.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-920 .elementor-element.elementor-element-95cba1c{width:var( --container-widget-width, 85% );max-width:85%;padding:24px 0px 24px 0px;--container-widget-width:85%;--container-widget-flex-grow:0;font-family:"Open Sans", Sans-serif;font-size:18px;font-weight:400;line-height:28px;color:#FFFFFF;}.elementor-920 .elementor-element.elementor-element-a8b4800{padding:0% 0% 4% 0%;font-family:"Open Sans", Sans-serif;font-size:18px;font-weight:400;line-height:28px;color:#707070;}.elementor-920 .elementor-element.elementor-element-674d9c7{padding:0% 0% 4% 2%;font-family:"Open Sans", Sans-serif;font-size:18px;font-weight:400;line-height:28px;color:#FFFFFF;}.elementor-920 .elementor-element.elementor-element-9d14b9a{margin:34px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-920 .elementor-element.elementor-element-05d041c{padding:0% 0% 4% 2%;font-family:"Open Sans", Sans-serif;font-size:18px;font-weight:400;line-height:28px;color:var( --e-global-color-primary );}.elementor-920 .elementor-element.elementor-element-ef17f8a{margin:34px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-920 .elementor-element.elementor-element-e698a4b{padding:0% 0% 4% 2%;font-family:"Open Sans", Sans-serif;font-size:18px;font-weight:400;line-height:28px;color:var( --e-global-color-primary );}.elementor-920 .elementor-element.elementor-element-b1aeaf1{margin:34px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-920 .elementor-element.elementor-element-0d8618f{padding:0% 0% 4% 2%;font-family:"Open Sans", Sans-serif;font-size:18px;font-weight:400;line-height:28px;color:var( --e-global-color-primary );}.elementor-920 .elementor-element.elementor-element-2abdfec{padding:0% 0% 0% 2%;font-family:"Open Sans", Sans-serif;font-size:18px;font-weight:400;line-height:20px;color:#707070;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-920 .elementor-element.elementor-element-05d041c{padding:0% 0% 0% 0%;}.elementor-920 .elementor-element.elementor-element-e698a4b{padding:0% 0% 0% 0%;}.elementor-920 .elementor-element.elementor-element-0d8618f{padding:0% 0% 0% 0%;}.elementor-920 .elementor-element.elementor-element-2abdfec{width:var( --container-widget-width, 424px );max-width:424px;--container-widget-width:424px;--container-widget-flex-grow:0;font-size:15px;}}@media(max-width:767px){.elementor-920 .elementor-element.elementor-element-95cba1c{padding:8px 14px 0px 14px;text-align:center;font-size:16px;line-height:24em;}.elementor-920 .elementor-element.elementor-element-95cba1c.elementor-element{--align-self:center;}.elementor-920 .elementor-element.elementor-element-a8b4800{margin:18px 0px calc(var(--kit-widget-spacing, 0px) + -34px) 0px;padding:0% 0% 0% 0%;}.elementor-920 .elementor-element.elementor-element-2abdfec{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0% 0% 0% 0%;text-align:center;}}/* Start custom CSS for text-editor, class: .elementor-element-a8b4800 */@media (min-width: 769px) {
	.break-in-half {
  column-count: 2;
  column-gap: 40px;
}
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-674d9c7 */.icon-list, .icon-list-2 {
  list-style: none;
  padding: 0;
  margin: 0;
}
	

/* List items */
.icon-list li {
	font-size: 20px;
    line-height: 1.25em;
    position: relative;
    padding-left: 2.75rem;
    padding-right: 1.75rem;
    margin-bottom: 1.35rem;
    animation: fadeInUp 0.6s ease forwards;
    opacity: 0;
/*	break-inside: avoid; */
}

	

/* Staggered animation */
.icon-list li:nth-child(1) { animation-delay: 0.05s; }
.icon-list li:nth-child(2) { animation-delay: 0.10s; }
.icon-list li:nth-child(3) { animation-delay: 0.15s; }
.icon-list li:nth-child(4) { animation-delay: 0.20s; }
.icon-list li:nth-child(5) { animation-delay: 0.25s; }
.icon-list li:nth-child(6) { animation-delay: 0.30s; }
.icon-list li:nth-child(7) { animation-delay: 0.35s; }
.icon-list li:nth-child(8) { animation-delay: 0.40s; }
.icon-list li:nth-child(9) { animation-delay: 0.45s; }

/* Icon bullet */
.icon-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: transform 0.25s ease;
}
	


.icon-list li::before {
  background-image: url("https://nationalinstallers.kinsta.cloud/wp-content/uploads/2026/05/faq-bullet.svg");
}


@media (min-width: 569px) {
.break-in-half {
  column-count: 2;
  column-gap: 40px;
}
}

ul.icon-list,
ul.icon-list li {
  display: block;
  visibility: visible;
  opacity: 1;
  color: inherit;
}

ul.icon-list li::before {
  content: "✓";
  display: inline-block;
  margin-right: .5rem;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-05d041c */.icon-list, .icon-list-2 {
  list-style: none;
  padding: 0;
  margin: 0;
}
	

/* List items */
.icon-list li {
		font-size: 20px;
    line-height: 1.25em;
    position: relative;
    padding-left: 2.75rem;
	  padding-right: 1.75rem;
    margin-bottom: 1.35rem;
    animation: fadeInUp 0.6s ease forwards;
    opacity: 0;
	  break-inside: avoid;
}

	

/* Staggered animation */
.icon-list li:nth-child(1) { animation-delay: 0.05s; }
.icon-list li:nth-child(2) { animation-delay: 0.10s; }
.icon-list li:nth-child(3) { animation-delay: 0.15s; }
.icon-list li:nth-child(4) { animation-delay: 0.20s; }
.icon-list li:nth-child(5) { animation-delay: 0.25s; }
.icon-list li:nth-child(6) { animation-delay: 0.30s; }
.icon-list li:nth-child(7) { animation-delay: 0.35s; }
.icon-list li:nth-child(8) { animation-delay: 0.40s; }
.icon-list li:nth-child(9) { animation-delay: 0.45s; }

/* Icon bullet */
.icon-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: transform 0.25s ease;
}
	


.icon-list li::before {
  background-image: url("https://nationalinstallers.kinsta.cloud/wp-content/uploads/2026/05/faq-bullet.svg");
}





@media (min-width: 769px) {
	.break-in-half {
  column-count: 2;
  column-gap: 40px;
}
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-e698a4b */.icon-list, .icon-list-2 {
  list-style: none;
  padding: 0;
  margin: 0;
}
	

/* List items */
.icon-list li {
		font-size: 20px;
    line-height: 1.25em;
    position: relative;
    padding-left: 2.75rem;
	  padding-right: 1.75rem;
    margin-bottom: 1.35rem;
    animation: fadeInUp 0.6s ease forwards;
    opacity: 0;
	  break-inside: avoid;
}

	

/* Staggered animation */
.icon-list li:nth-child(1) { animation-delay: 0.05s; }
.icon-list li:nth-child(2) { animation-delay: 0.10s; }
.icon-list li:nth-child(3) { animation-delay: 0.15s; }
.icon-list li:nth-child(4) { animation-delay: 0.20s; }
.icon-list li:nth-child(5) { animation-delay: 0.25s; }
.icon-list li:nth-child(6) { animation-delay: 0.30s; }
.icon-list li:nth-child(7) { animation-delay: 0.35s; }
.icon-list li:nth-child(8) { animation-delay: 0.40s; }
.icon-list li:nth-child(9) { animation-delay: 0.45s; }

/* Icon bullet */
.icon-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: transform 0.25s ease;
}
	


.icon-list li::before {
  background-image: url("https://nationalinstallers.kinsta.cloud/wp-content/uploads/2026/05/faq-bullet.svg");
}





@media (min-width: 769px) {
	.break-in-half {
  column-count: 2;
  column-gap: 40px;
}
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-0d8618f */.icon-list, .icon-list-2 {
  list-style: none;
  padding: 0;
  margin: 0;
}
	

/* List items */
.icon-list li {
		font-size: 20px;
    line-height: 1.25em;
    position: relative;
    padding-left: 2.75rem;
	  padding-right: 1.75rem;
    margin-bottom: 1.35rem;
    animation: fadeInUp 0.6s ease forwards;
    opacity: 0;
	  break-inside: avoid;
}

	

/* Staggered animation */
.icon-list li:nth-child(1) { animation-delay: 0.05s; }
.icon-list li:nth-child(2) { animation-delay: 0.10s; }
.icon-list li:nth-child(3) { animation-delay: 0.15s; }
.icon-list li:nth-child(4) { animation-delay: 0.20s; }
.icon-list li:nth-child(5) { animation-delay: 0.25s; }
.icon-list li:nth-child(6) { animation-delay: 0.30s; }
.icon-list li:nth-child(7) { animation-delay: 0.35s; }
.icon-list li:nth-child(8) { animation-delay: 0.40s; }
.icon-list li:nth-child(9) { animation-delay: 0.45s; }

/* Icon bullet */
.icon-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: transform 0.25s ease;
}
	


.icon-list li::before {
  background-image: url("https://nationalinstallers.kinsta.cloud/wp-content/uploads/2026/05/faq-bullet.svg");
}





@media (min-width: 769px) {
	.break-in-half {
  column-count: 2;
  column-gap: 40px;
}
}/* End custom CSS */