:root {--green:#24a650;--yellow:#ffeb3b;--yellow-dark:#ffd600;--font:'Montserrat', Arial, sans-serif;--footer-dark:#232a32;--footer-gray:#222;--testimonial-gray:#f8f8fa;--testimonial-dark:#232a32;--testimonial-divider:#e5e5e5;--testimonial-star:#ffd600;--testimonial-avatar:#444;--dark:#232a32;}@keyframes fadeIn {from {opacity:0;}to {opacity:1;}}.fadeIn {animation:fadeIn 1200ms;}body {margin:0;font-family:var(--font);background:#fff;}#content-wrap:has(#content_helper + h1) {/* Your conditional styles here */max-width:1200px;/* Set your desired max width */margin:0 auto; /* This centers the div horizontally */width:100%;/* Optional:ensures it doesnt exceed its container */}p {margin-bottom:1rem;font-size:0.875rem;line-height:1.25rem;}@media (min-width:1024px) {p {font-size:1rem;line-height:1.5rem;}}a {text-decoration:none;color:var(--green);}a:hover {color:var(--dark);}.arrow-button.arrow-button.arrow-button, .button.button.button, #fin-form input.submit {background:linear-gradient(90deg, var(--yellow), var(--yellow-dark));color:var(--dark) !important;border:none;font-size:1.1rem;box-shadow:0 2px 8px rgba(0, 0, 0, 0.04);transition:box-shadow 0.2s, background 0.2s;}.arrow-button.arrow-button.arrow-button:hover, .button.button.button:hover {box-shadow:0 4px 16px rgba(0, 0, 0, 0.10);background:linear-gradient(90deg, var(--yellow-dark), var(--yellow));}ul.checks.checks.checks li:before {content:url("data:image/svg+xml,%3Csvg width='100%' height='100%' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.2426 16.3137L6 12.071L7.41421 10.6568L10.2426 13.4853L15.8995 7.8284L17.3137 9.24262L10.2426 16.3137Z' fill='%2324a650' /%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12ZM12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21Z' fill='%2324a650' /%3E%3C/svg%3E") !important;}.navigation-layout .banner, .navigation-layout .banner-text, .navigation-layout .banner-text.navigation-start-triangle:before {background-color:var(--green) !important;}.navigation-layout .banner-text .cta {background-color:var(--dark) !important;}.navigation-layout .banner-text .cta a {color:#fff;}.supernav {z-index:999;}.supernav ul {list-style:none;}.supernav a {color:var(--dark);}.supernav > ul.level-1.large > li > ul > li > a:hover, .supernav > ul.level-1.large > li > ul > li > ul > li > a:hover {color:var(--green);}.supernav .level-1.large > li.with-children .dropdown {color:var(--green) !important;}.supernav .level-1.large > li.with-children .level-2 > li {font-size:17px;}.supernav.level-1.large> li.with-children .level-2.simple li:not(:last-child) {margin-bottom:0.75rem;}.supernav .level-1.large > li.with-children .level-2.columned {column-count:3;column-gap:5rem;}@media (max-width:1279px) {.supernav .level-1.large > li.with-children .level-2.columned {column-count:2;}}@media (max-width:1023px) {.supernav .level-1.large > li.with-children .level-2.columned {column-count:1;}}.supernav .level-1.large > li.with-children .level-2.columned > li {break-inside:avoid;break-inside:avoid-column;overflow:hidden;page-break-inside:avoid;}.supernav .level-1.large > li.with-children .level-2.columned .level-3 {margin-bottom:17px;margin-top:0.25rem;padding-left:1.5rem;}.supernav .level-1.large > li.with-children .level-2.columned .level-3 > li {font-size:0.875rem;font-weight:300;line-height:1.25rem;}.supernav .level-1.large>li .level-2 > li a {font-weight:600;}.supernav .level-1.large>li .level-3 {padding-left:1.25em;}.supernav .level-1.large>li .level-3 > li a {font-weight:300;}.supernav .level-1.large>li:first-child .level-3 {margin-bottom:1rem;}.supernav .level-1.small > li a:hover {text-decoration:underline;}.supernav .level-1.small>li.with-children .dropdown {color:var(--green) !important;}.supernav .level-1.small > li.with-children .level-2 .return-level-1 svg {color:var(--green) !important;} .supernav .level-1.small > li.with-children .level-2.simple > li {font-weight:600;}.supernav .menu-button-container .menu-button {background-color:transparent;border:0;}.supernav .level-1.small>li.with-children .level-2 .return-level-1 {background:#fff;border:0;}.navigation-layout .logo-container {display:flex;flex-direction:row;gap:1rem;}.logo-container img {position:relative;width:auto;max-width:150px;height:auto;}.logo-container > img {max-width:100px;}@media screen and (max-width:480px) {.logo-container img {position:relative;width:auto;max-width:120px;}.logo-container > img {max-width:80px;}}.hero {position:relative;width:100vw;min-height:70vh;display:flex;align-items:center;justify-content:center;color:#fff;overflow:hidden;font-family:var(--font);gap:clamp(6rem, 14vw, 12rem);}.hero-bg {position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover;z-index:1;}.hero-overlay {position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0, 0, 0, 0.45);z-index:2;}.triangle-container {width:100%;height:99px; /* Adjust height as needed */position:absolute;bottom:0;left:0;z-index:10;}.triangle-container svg {width:100%;height:100%;}.hero-content {position:relative;z-index:3;display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:center;width:100%;max-width:1100px;margin:0 auto;padding:2rem 1rem 6rem;box-sizing:border-box;gap:1rem;}.hero-content-text {order:2;}.hero-title {font-size:clamp(2rem, 7vw, 5rem);font-family:serif;font-weight:400;margin-bottom:0.5rem;line-height:1.1;margin:0;}.hero-subtitle {font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin-bottom:1.2rem;font-family:var(--font);}.hero-desc {font-size:1.1rem;font-weight:400;margin:10px auto 2rem;max-width:700px;line-height:1.5;}.hero-btn {background:linear-gradient(90deg, var(--yellow), var(--yellow-dark));color:#222;font-weight:700;border:none;border-radius:5px;padding:1rem 2.2rem;font-size:1.1rem;cursor:pointer;box-shadow:0 2px 8px rgba(0, 0, 0, 0.04);text-decoration:none;transition:box-shadow 0.2s, background 0.2s;display:inline-block;}.hero-btn:hover {box-shadow:0 4px 16px rgba(0, 0, 0, 0.10);background:linear-gradient(90deg, var(--yellow-dark), var(--yellow));}.hero-coupon {position:relative;background-color:#fff;box-shadow:0 0 2rem rgba(0 0 0 / 10%);text-align:center;height:fit-content;/*border:4px dashed #000;*/order:1;}.hero-slide__desc {padding:clamp(1rem,1vw,1.5rem) 2rem 1.25rem;}.hero-coupon p {margin-bottom:0;font-style:italic;}.hero-coupon p.description {font-size:1.1rem;color:#000;font-weight:600;line-height:1.4;margin-top:1rem;}.hero-coupon .desc--amount {font-size:3em;font-weight:700;color:var(--green);font-style:normal;display:block;}@media (max-width:900px) {.hero {min-height:calc(60vh + 120px);}.hero-content {padding:1.5rem 1rem;flex-direction:column;}.hero-content-text {order:1;}.hero-coupon {order:2;}}@media screen and (min-width:768px) {.hero-coupon {width:clamp(250px, 50vw, 750px);border-radius:0;z-index:3;}}@media (max-width:767px) {.hero {min-height:unset;}.triangle-container {display:none;}}@media (max-width:600px) {.hero-btn {font-size:1rem;padding:0.8rem 1.2rem;}}/*** updated main message css***/.owner-img {z-index:2;min-height:100%;align-self:stretch;align-content:end;}@media (max-width:767px) {.owner-img {display:none;}}.owner-img img {z-index:1;right:0;width:425px;width:0;position:relative;bottom:0;}.owner-img p {position:relative;top:19rem;right:-9rem;color:#fff;font-weight:800;z-index:2;text-shadow:0 0 7px #000000;display:none;}.hero-slide__content {position:relative;background-color:#fff;box-shadow:0 0 2rem rgba(0 0 0 / 10%);text-align:center;height:fit-content;}@media (min-width:768px) {.hero-slide__content {width:clamp(250px, 50vw, 550px);border-radius:.5rem;z-index:2;}}@media (max-width:767px) {.hero-slide__content {z-index:2;margin-top:200px;}}.hero-slide__content .text a {color:#fff;}.hero-slide__content p {margin-bottom:0;font-style:italic;}.hero-slide__content p.description {font-size:1.25rem;color:var(--dark);font-weight:600;line-height:1.4;margin-top:1rem;}.hero-slide__book {background-color:var(--dark);position:relative;padding:1rem 3rem 2rem;}.hero-slide__book p.text {line-height:100%;margin:1.1em auto 1.35em;font-size:1.2rem;color:#fff;font-style:normal;}.callout-coupon {width:clamp(120px, 20vw, 200px);position:absolute;top:-180px;left:.9375rem;background-color:#fff;border:3px dashed #000;}@media screen and (min-width:768px) {.callout-coupon {bottom:25%;right:-30%;top:unset;left:unset;}}.callout-coupon p {font-size:clamp(1rem, 2vw, 1.75rem);font-weight:900;font-style:normal;color:var(--dark);white-space:nowrap;margin:0;padding:0 .75rem 1rem;}.callout-coupon p:first-of-type {font-size:clamp(1.3rem, 4vw, 2.5rem);color:var(--green);margin-bottom:5px;padding:1rem .75rem 0;}.callout-coupon p sup {font-size:.5em;}.callout-coupon p:first-of-type span {font-size:.6em;}.services-section {background:var(--green);padding:0 1rem 3rem 1rem;font-family:var(--font);}.services-title {color:#fff;text-align:center;font-size:clamp(2rem, 7vw, 5rem);font-family:serif;font-weight:700;margin:0 0 6rem 0;letter-spacing:2px;}.services-grid {display:grid;grid-template-columns:repeat(3, 1fr);gap:2.5rem 2rem;max-width:1200px;margin:0 auto;}.service-card {background:#fff;border-radius:20px;box-shadow:0 2px 12px rgba(0, 0, 0, 0.03);display:flex;flex-direction:column;align-items:center;padding:2.5rem 1.5rem 0 1.5rem;position:relative;min-height:300px;margin-bottom:2.5rem;}.service-icon {background:#fff;border-radius:50%;border:6px solid var(--green);width:110px;height:110px;display:flex;align-items:center;justify-content:center;position:absolute;top:-55px;left:50%;transform:translateX(-50%);box-shadow:0 2px 8px rgba(0, 0, 0, 0.04);}.service-icon img {width:150px;height:150px;object-fit:contain;}.service-heading {font-size:1.5rem;font-weight:700;color:#222;margin-top:40px;margin-bottom:1rem;text-align:center;letter-spacing:0.5px;}.service-desc {color:#444;font-size:1.05rem;text-align:center;margin:0 0 2.5rem;line-height:1.5;min-height:70px;}.service-cta {background:linear-gradient(90deg, var(--yellow), var(--yellow-dark));color:#222;font-weight:600;text-align:center;padding:1rem .5rem .5rem;border-radius:0;width:100%;font-size:1rem;letter-spacing:0.5px;position:absolute;left:0;bottom:0;text-decoration:none;margin-bottom:0;}.service-link {text-decoration:none;}.service-link .service-heading {transition:color 300ms cubic-bezier(.42, .01, .58, 1);}.service-link:hover .service-heading {color:var(--green);}.service-link .service-cta {transition:background 300ms cubic-bezier(.42, .01, .58, 1);}.service-link:hover .service-cta {background:linear-gradient(90deg, var(--yellow-dark), var(--yellow));}.triangle-wrap {position:relative;margin-top:99px;}.inner-services .services-grid {grid-template-columns:repeat(3, 1fr);}.services-section.inner-services {border-bottom:10px solid #fff;}/* Tablet */@media (max-width:1000px) {.services-grid {grid-template-columns:repeat(2, 1fr);gap:2rem 1.2rem;}}/* Mobile */@media (max-width:780px) {.inner-services .services-grid {grid-template-columns:repeat(1, 1fr);}}@media (max-width:767px) {.services-section {padding:3rem 1rem 3rem 1rem;border-top:4px solid #FFF;}}@media (max-width:700px) {.services-title {font-size:2.1rem;}.services-grid {grid-template-columns:1fr;gap:2.5rem 0;}.service-card {min-height:280px;padding:2.5rem 1rem 0 1rem;}.service-heading {font-size:1.2rem;margin-top:65px;}.service-desc {font-size:0.98rem;min-height:60px;}.service-cta {font-size:0.98rem;}}.testimonial-section {width:100%;max-width:1100px;margin:0 auto;overflow:hidden;padding:2.5rem 0;display:flex;flex-direction:column;align-items:center;font-family:var(--font);}.testimonial-title {color:var(--testimonial-dark);text-align:center;font-size:2.5rem;font-family:serif;font-weight:500;margin:0 0 1.2rem 0;letter-spacing:1px;}.testimonial-divider-row {display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:1.5rem;gap:1.5rem;}.testimonial-divider {flex:1 1 0;height:1px;background:var(--testimonial-divider);max-width:300px;min-width:40px;}.testimonial-stars {display:flex;gap:0.1rem;justify-content:center;align-items:center;}.testimonial-card {border-radius:2px;margin:0 auto;position:relative;display:flex;flex-direction:column;align-items:flex-start;}.testimonial-card::before {content:"";position:absolute;left:2.5rem;top:-16px;width:0;height:0;border-left:14px solid transparent;border-right:14px solid transparent;border-bottom:16px solid var(--testimonial-gray);}.testimonial-text {color:#3a3d41;font-size:1.13rem;margin:0 0 1.5rem 0;line-height:1.5;font-style:italic;padding:1rem 2rem;background:var(--testimonial-gray);}.testimonial-user {display:flex;align-items:center;gap:0.7rem;font-weight:700;color:#444a51;font-size:1.1rem;}.testimonial-avatar {width:32px;height:32px;border-radius:50%;object-fit:contain;background:#fff;display:block;}.testimonial-name {font-weight:700;color:#444a51;font-size:1.1rem;}@media (max-width:700px) {.testimonial-title {font-size:1.5rem;}.testimonial-card {padding:1.2rem 1rem 1.2rem 1rem;max-width:98vw;}.testimonial-card::before {left:1rem;}.testimonial-text {font-size:1rem;}.testimonial-divider-row {gap:0.5rem;}.testimonial-stars svg {width:28px;height:28px;}}.info-split-section {width:100%;background:#fff;padding:0;margin:0;box-sizing:border-box;}.info-split-grid {display:grid;grid-template-columns:1fr 1fr;gap:0;width:100%;min-height:420px;margin-bottom:10px;}.info-split-card {position:relative;min-height:420px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0;}.info-split-card-left {margin:0 5px 0 10px;}.info-split-card-right {margin:0 10px 0 5px;}.info-split-bg {position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;}.info-split-overlay {position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255, 255, 255, 0.78);z-index:2;}.info-split-content {position:relative;z-index:3;width:100%;max-width:600px;margin:0 auto;padding:2.5rem 2rem 2.5rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:left;}.info-split-title {font-size:clamp(1.5rem, 5vw, 6rem);font-family:serif;font-weight:400;text-align:center;color:#232a32;margin:0 0 1.2rem 0;line-height:1.05;}.info-split-desc {font-size:1.18rem;color:#232a32;margin-bottom:2rem;font-family:var(--font);font-weight:400;line-height:1.5;}.info-split-btn {background:linear-gradient(90deg, var(--yellow), var(--yellow-dark));color:#222;font-weight:700;border:none;border-radius:5px;padding:1rem 2.2rem;font-size:1.1rem;cursor:pointer;box-shadow:0 2px 8px rgba(0, 0, 0, 0.04);transition:box-shadow 0.2s, background 0.2s;}.info-split-btn:hover {box-shadow:0 4px 16px rgba(0, 0, 0, 0.10);background:linear-gradient(90deg, var(--yellow-dark), var(--yellow));}/* Responsive */@media (max-width:1100px) {.info-split-title {font-size:2.5rem;}.info-split-content {padding:2rem 1.2rem 2rem 1.2rem;}.info-split-desc {font-size:1rem;}}@media (max-width:800px) {.info-split-grid {grid-template-columns:1fr;}.info-split-card {min-height:340px;}.info-split-card-left {margin:0 10px 10px 10px;}.info-split-card-right {margin:0 10px;}.info-split-title {font-size:2rem;}.info-split-content {padding:1.5rem 1rem 1.5rem 1rem;}}@media (max-width:500px) {.info-split-title {font-size:1.3rem;}.info-split-desc {font-size:0.98rem;}.info-split-btn {font-size:0.98rem;padding:0.8rem 1.2rem;}.info-split-card {min-height:260px;}}.contact-section {background:#2e2e2e;width:100%;padding:0;margin:0;min-height:100px;display:flex;justify-content:center;align-items:flex-start;}.contact-container {display:flex;flex-direction:row;align-items:center;max-width:1100px;margin:0 auto;padding:3rem 1rem 2.5rem 1rem;width:100%;color:#222;text-align:center;}.contact-title {font-family:serif;font-size:clamp(2rem, 7vw, 4.5rem);font-weight:400;margin:0 0 1rem 0;color:#fff;letter-spacing:1px;}.contact-subtitle {font-family:var(--font);font-size:clamp(1.5rem, 3vw, 2.2rem);font-weight:300;color:#fff;margin-bottom:0.5rem;letter-spacing:1px;}.contact-phone {font-family:var(--font);font-size:clamp(1.5rem, 3vw, 2.2rem);color:#fff;margin-bottom:1.5rem;font-weight:400;letter-spacing:1px;}.contact-desc, .contact-office, .contact-address, .contact-phone-block {font-family:var(--font);font-size:clamp(.875rem, 2vw, 1rem);color:#fff;margin-bottom:2rem;max-width:600px;line-height:1.5;text-align:left;font-weight:500;}/*.contact-office {font-family:var(--font);font-size:1.1rem;color:#222;margin-bottom:0.5rem;}.contact-address {margin:1.2rem 0 1.2rem 0;font-size:1.1rem;color:#222;}.contact-phone-block {margin-top:1.2rem;font-size:1.1rem;color:#222;}*/@media (max-width:700px) {/*.contact-office,.contact-address,.contact-phone-block {font-size:1rem;}*/.contact-container {padding:2rem 0.5rem 2rem 0.5rem;}}@media (max-width:700px) {/*.contact-office,.contact-address,.contact-phone-block {font-size:1rem;}*/.contact-container {flex-direction:column;padding:2rem 0.5rem 2rem 0.5rem;}}.footer-section {width:100%;background:#fff;font-family:var(--font);color:var(--footer-dark);margin:0;padding:0;}.footer-main {display:grid;grid-template-columns:1.2fr 2fr 1.2fr;gap:2.5rem;max-width:1400px;margin:0 auto;padding:2.5rem 2rem 2rem 2rem;align-items:flex-start;}.footer-logo {display:flex;flex-direction:column;align-items:center;gap:0.5rem;}.footer-logo img {width:140px;height:140px;object-fit:contain;margin-bottom:0.5rem;}.footer-logo-text {margin-left:0.2rem;}.footer-logo-main {font-size:2.5rem;font-weight:700;letter-spacing:2px;display:block;line-height:1;}.footer-logo-sub {font-size:1.2rem;font-weight:700;letter-spacing:1px;display:block;line-height:1;margin-top:0.2rem;}.footer-area h3,.footer-services h3 {font-size:2.2rem;font-weight:700;margin-bottom:1rem;color:var(--footer-dark);letter-spacing:1px;}.footer-area-list {display:flex;gap:2.5rem;}.footer-area-list ul,.footer-services ul {list-style:none;padding:0;margin:0;font-size:1.15rem;color:var(--footer-gray);font-weight:400;line-height:2;}.footer-area-list ul li a ,.footer-services ul li a{color:var(--footer-gray);}.footer-services ul {margin-top:0.5rem;}.footer-bar {background:var(--green);color:#fff;text-align:center;font-size:1.1rem;font-weight:500;padding:1.1rem 0 1.1rem 0;letter-spacing:0.5px;}.footer-bar a {color:#fff;}.footer .top-footer .cta-block {background-color:#fff !important;border-right-width:1px;border-style:solid;border-color:rgba(35, 31, 32, .25);}.footer .top-footer .block .block-list-container .block-list:first-child {padding:0;margin-top:0;margin-bottom:0;margin-left:0;list-style:none;}.footer a.block-list-item {color:var(--dark);}.footer .bottom-footer {background-color:var(--green) !important;}.footer-marquee a {color:#fff;}.footer-marquee a:hover {text-decoration:underline;}/* Tablet */@media (max-width:1100px) {.footer-main {grid-template-columns:1fr 1.5fr 1fr;gap:1.5rem;padding:2rem 1rem 1.5rem 1rem;}.footer-logo img {width:100px;height:100px;}.footer-logo-main {font-size:1.5rem;}.footer-logo-sub {font-size:1rem;}.footer-area h3,.footer-services h3 {font-size:1.3rem;}.footer-area-list {gap:1.2rem;}.footer-area-list ul,.footer-services ul {font-size:1rem;}}/* Mobile */@media (max-width:800px) {.footer-main {grid-template-columns:1fr;gap:2rem;text-align:center;align-items:center;padding:2rem 0.5rem 1.5rem 0.5rem;}.footer-logo {align-items:center;justify-content:center;}.footer-area-list {flex-direction:column;gap:0.5rem;align-items:center;justify-content:center;}.footer-area h3,.footer-services h3 {margin-bottom:0.5rem;}.footer-area-list ul,.footer-services ul {font-size:1rem;line-height:1.8;width:100%;}.footer-area-list ul li a, .footer-services ul li a {padding:1.5rem 2rem;border-bottom:1px solid rgba(0, 0, 0, 0.1);transition:all 300ms cubic-bezier(.42, .01, .58, 1);color:#212934;text-decoration:none;font-size:1rem;font-weight:500;display:block;}.footer-area-list ul li a:hover, .footer-services ul li a:hover {background-color:#f9f9fb;color:#212934;}}/*inside pages */.roof-hero-section {width:100%;min-height:400px;display:grid;grid-template-columns:1fr minmax(0,1100px) 1fr;position:relative;font-family:var(--font);background:#fff;overflow:hidden;}.roof-hero-bg {/*position:relative;min-height:400px;display:flex;align-items:flex-start;justify-content:flex-start;grid-column:1 / 2;overflow:hidden;*/position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover;z-index:1;}.roof-hero-bg img {width:100%;height:100%;min-height:400px;object-fit:cover;display:block;}.roof-hero-overlay {position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0, 0, 0, 0.18);z-index:1;}.roof-hero-content {z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;grid-column:2 / 3;grid-row:1 / -1;width:calc(100% - 420px);margin-bottom:2rem;}.roof-hero-title {font-size:clamp(1.5rem, 5vw, 3rem);font-weight:700;color:#fff;margin:0 0 0.5rem 0;line-height:1.1;}.roof-hero-subtitle {font-size:clamp(1.3rem, 3vw, 2.5rem);font-weight:700;color:#fff;margin:0;line-height:1.1;font-family:var(--font);}.roof-hero-form-wrap {position:relative;z-index:11;display:flex;align-items:flex-start;justify-content:center;justify-self:end;grid-column:2 / 3;grid-row:1/-1;min-width:340px;min-height:400px;}.roof-hero-form {background:var(--green);color:#fff;border-radius:0 0 0 0;box-shadow:0 4px 24px rgba(0, 0, 0, 0.08);padding:2.5rem 2.5rem 2.5rem 2.5rem;margin-top:3.5rem;min-width:340px;width:100%;max-width:420px;display:flex;flex-direction:column;align-items:stretch;position:relative;clip-path:polygon(0 0, 100% 0, 100% 90%, 0 100%);}.roof-hero-form-title {font-size:2.3rem;font-weight:700;margin-bottom:1.5rem;color:#fff;font-family:var(--font);display:block;}.roof-hero-form select {font-size:1.2rem;padding:0.8rem 1rem;border-radius:6px;border:none;margin-bottom:1.5rem;outline:none;font-family:var(--font);color:#444;background:#fff;font-weight:400;box-shadow:0 2px 8px rgba(0, 0, 0, 0.04);}.roof-hero-form button {background:linear-gradient(90deg, var(--yellow), var(--yellow-dark));color:#222;font-weight:700;border:none;border-radius:6px;padding:1rem 0;font-size:1.2rem;cursor:pointer;margin-top:0.5rem;box-shadow:0 2px 8px rgba(0, 0, 0, 0.04);transition:box-shadow 0.2s, background 0.2s;}.roof-hero-form button:hover {box-shadow:0 4px 16px rgba(0, 0, 0, 0.10);background:linear-gradient(90deg, var(--yellow-dark), var(--yellow));}.roof-hero-section > .triangle-container {width:200%;}/* Responsive */@media (max-width:1100px) {.roof-hero-content {padding:2rem 0 0 4vw;width:calc(100% - 340px);}.roof-hero-form {min-width:260px;max-width:100vw;padding:1.5rem 1rem 1.5rem 1rem;margin-top:2rem;}.roof-hero-form-title {font-size:1.5rem;}}@media (max-width:900px) {.roof-hero-form {max-width:420px;}}@media screen and (max-width:640px) {.roof-hero-form, .roof-hero-form-wrap {display:none;}.roof-hero-content {width:unset;padding:2rem 0.5rem 2rem 0.5rem;}}@media (max-width:600px) {.roof-hero-form-title {font-size:1.1rem;}.roof-hero-form {padding:1rem 0.5rem 1rem 0.5rem;}.roof-hero-form select,.roof-hero-form button {font-size:1rem;padding:0.7rem 0.5rem;}}.roof-repair-content-section {position:relative;background:#fff;width:100%;min-height:200px;padding:0;margin:0;overflow:hidden;font-family:var(--font);}.roof-repair-content-inner {max-width:1100px;margin:0 auto;padding:3rem 1rem 2.5rem 1rem;color:var(--dark);display:flex;flex-direction:column;align-items:flex-start;}.roof-repair-content-inner h1 {font-size:clamp(1.875rem, 5vw, 3rem);font-weight:700;margin-bottom:1.2rem;color:var(--dark);}.roof-repair-content-inner h2 {font-size:clamp(1.25rem,4vw,2.3rem);font-weight:700;margin-bottom:1.2rem;color:var(--dark);font-family:var(--font);}.roof-repair-content-inner p {font-size:1.15rem;line-height:1.6;margin-bottom:1.5rem;color:var(--dark);font-family:var(--font);font-weight:400;}.roof-repair-content-inner ul,.roof-repair-content-inner ol {font-size:1.15rem;line-height:1.6;margin-bottom:1.5rem;color:var(--dark);font-family:var(--font);font-weight:400;}.roof-repair-corner {position:absolute;top:0;right:0;width:320px;height:80px;background:transparent;clip-path:polygon(100% 0, 0 100%, 100% 100%);background-color:var(--green);z-index:2;}@media (max-width:900px) {.roof-repair-content-inner {max-width:98vw;padding:2rem 0.5rem 2rem 0.5rem;}.roof-repair-corner {width:160px;height:40px;}}@media (max-width:600px) {.roof-repair-content-inner p {font-size:1rem;}.roof-repair-corner {width:90px;height:25px;}}.roof-damage-section {width:100%;max-width:1100px;margin:0 auto;padding:2.5rem 0;font-family:var(--font);}.roof-damage-header {text-align:center;margin-bottom:2.5rem;padding:0 1rem;}.roof-damage-header h2 {font-size:clamp(1.5rem, 4vw, 2.5rem);font-weight:700;color:var(--dark);margin-bottom:0.5rem;line-height:1.2;}.roof-damage-header h2 span {font-weight:400;display:block;font-size:1.5rem;margin-top:0.2rem;}.roof-damage-header p {color:#444;font-size:1.08rem;margin:0.5rem 0 0 0;line-height:1.5;}.roof-damage-list {display:flex;flex-direction:column;gap:2.2rem;padding:0 1rem;}.roof-damage-item {display:grid;grid-template-columns:180px 1fr;align-items:center;gap:2rem;}.roof-damage-img {width:180px;height:180px;border-radius:50%;overflow:hidden;flex-shrink:0;box-shadow:0 2px 8px rgba(0, 0, 0, 0.07);display:flex;align-items:center;justify-content:center;background:#eee;}.roof-damage-img img {width:100%;height:100%;object-fit:cover;display:block;}.roof-damage-content h3 {font-size:1.5rem;font-weight:700;color:var(--dark);margin:0 0 0.3rem 0;}.roof-damage-content p {color:#222;font-size:1.05rem;margin:0;line-height:1.5;font-weight:400;}@media (max-width:700px) {.roof-damage-section {padding:1.5rem 0.5rem 1.5rem 0.5rem;}.roof-damage-list {gap:1.5rem;}.roof-damage-item {grid-template-columns:1fr;gap:1rem;}.roof-damage-img {justify-self:center;}.roof-damage-content h3 {font-size:1.1rem;}.roof-damage-content p {font-size:0.98rem;}}.about-content-wrap {display:flex;flex-direction:row;align-items:flex-start;justify-content:center;width:100%;gap:1rem;}.owner-img--wrap {width:50%;order:2;text-align:center;}img.owner-img {width:100%;border-radius:50%;}.roof-repair-content-inner .about-content-wrap p {width:100%;}.owner-img--wrap p {font-size:clamp(1.5rem, 4vw, 3rem);line-height:1.3;font-weight:300;margin-top:1rem;}.about-content {width:50%;order:1;}@media screen and (max-width:640px) {.about-content-wrap {flex-direction:column;}.owner-img--wrap, .about-content {width:100%;}}.service-areas {background-color:var(--green);}.service-areas .service-areas-content-container .city_scroll_list_local_phone .footer-address {display:block;font-size:.875rem;font-weight:500;line-height:1.25rem;}.service-areas .service-areas-content-container .city_scroll_list_local_phone .footer-address:last-of-type {margin-top:-15px !important;}@media only screen and (min-width:1024px) {.service-areas {column-gap:0;}.social-proof-widget .carousel-root .testimonials-container .testimonial {max-width:350px !important;}.service-areas-map-container img {padding:4rem;}}.service-areas {column-gap:6rem;row-gap:2.5rem;}@media (max-width:1023px) {.service-areas {column-gap:0;}}@media (max-width:767px) {.service-areas {column-gap:2rem;row-gap:2rem;}}.service-areas {display:grid;grid-template-columns:auto 1fr 2fr auto;grid-template-rows:auto auto;border-top:10px solid #fff;}@media (max-width:1023px) {.service-areas {grid-template-columns:auto 1fr auto;grid-template-rows:auto 500px auto;}}@media (max-width:767px) {.service-areas {grid-template-columns:auto 1fr auto;grid-template-rows:auto 400px auto;}}.service-areas .service-areas-map-container {grid-column-end:4;grid-column-start:2;grid-row-end:3;grid-row-start:1;margin-left:2rem;margin-right:2rem;position:relative;}@media (max-width:1023px) {.service-areas .service-areas-map-container {grid-column-end:4;grid-column-start:1;grid-row-end:3;grid-row-start:2;}}.service-areas .service-areas-map-container {z-index:5;}.service-areas .service-areas-bg-container {grid-column-end:-1;grid-column-start:1;grid-row-end:3;grid-row-start:1;position:relative;background-color:var(--green);}@media (max-width:1023px) {.service-areas .service-areas-bg-container {grid-column-end:4;grid-column-start:1;grid-row-end:4;grid-row-start:1;}}.service-areas .service-areas-bg-container .service-areas-bg-image {filter:brightness(0.85);}.service-areas .service-areas-heading-container {grid-column-end:-1;grid-column-start:4;grid-row-end:2;grid-row-start:1;margin-right:4rem;margin-top:7rem;max-width:56rem;z-index:10;}@media (max-width:1535px) {.service-areas .service-areas-heading-container {margin-top:4rem;}}@media (max-width:1023px) {.service-areas .service-areas-heading-container {grid-column-end:3;grid-column-start:2;grid-row-end:2;grid-row-start:1;margin-right:0;}}@media (max-width:767px) {.service-areas .service-areas-heading-container {margin-top:2.5rem;}}.service-areas .service-areas-heading-container .service-areas-heading {--tw-text-opacity:1;color:rgba(255, 255, 255, var(--tw-text-opacity));font-size:2.25rem;font-weight:900;line-height:2.5rem;}@media (max-width:1023px) {.service-areas .service-areas-heading-container .service-areas-heading {font-size:1.5rem;line-height:2rem;text-align:center;}}@media (max-width:767px) {.service-areas .service-areas-heading-container .service-areas-heading {font-size:1.25rem;line-height:1.75rem;}}@media (max-width:639px) {.service-areas .service-areas-heading-container .service-areas-heading {font-size:1rem;line-height:1.5rem;}}.service-areas .service-areas-content-container {grid-column-end:-1;grid-column-start:4;grid-row-end:3;grid-row-start:2;margin-bottom:7rem;margin-right:4rem;max-width:48rem;z-index:10;}@media (max-width:1535px) {.service-areas .service-areas-content-container {margin-bottom:4rem;}}@media (max-width:1023px) {.service-areas .service-areas-content-container {grid-column-end:3;grid-column-start:2;grid-row-end:4;grid-row-start:3;margin-right:0;margin-left:4rem;margin-right:4rem;}}@media (max-width:767px) {.service-areas .service-areas-content-container {margin-bottom:2.5rem;}}.service-areas .service-areas-content-container *,.service-areas .service-areas-content-container h3 {--tw-text-opacity:1;color:rgba(255, 255, 255, var(--tw-text-opacity));}.service-areas .service-areas-content-container h3 {font-size:1.875rem;font-weight:700;line-height:2.25rem;margin-bottom:1.5rem;}@media (max-width:767px) {.service-areas .service-areas-content-container h3 {font-size:1.25rem;line-height:1.75rem;}}.service-areas.service-areas-content-container.city_scroll_list_container.city_scroll_list {margin-left:0 !important;}.service-areas .service-areas-content-container .city_scroll_list_title {--tw-text-opacity:1;color:rgba(255, 255, 255, var(--tw-text-opacity));display:block;font-size:1.25rem;font-weight:700;line-height:1.75rem;margin-bottom:0.5rem;margin-top:1.5rem;}@media (max-width:767px) {.service-areas .service-areas-content-container .city_scroll_list_title {font-size:1.125rem;line-height:1.75rem;}}.service-areas.service-areas-content-container.city_scroll_list_title:first-child {margin-top:0.5rem;}.service-areas .service-areas-content-container li {display:block;font-size:0.875rem;line-height:1.25rem;margin-left:1.25rem;padding-bottom:5px;padding-top:5px;}.service-areas .service-areas-content-container li a {text-decoration:underline;}.service-areas .service-areas-content-container .city_scroll_list_content {max-height:20rem;overflow:auto;}.service-areas.service-areas-content-container.city_scroll_list_content::-webkit-scrollbar {width:0.5em;}.service-areas.service-areas-content-container.city_scroll_list_content::-webkit-scrollbar-track {--tw-bg-opacity:1;--tw-bg-opacity:0.1;background-color:rgba(247, 247, 247, var(--tw-bg-opacity));border-radius:9999px;}.service-areas.service-areas-content-container.city_scroll_list_content::-webkit-scrollbar-thumb {--tw-bg-opacity:1;background-color:rgba(247, 247, 247, var(--tw-bg-opacity));border-radius:9999px;}.service-areas .service-areas-content-container .city_scroll_list_local_phone {display:block;font-weight:700;margin-top:1.25rem;}.service-areas.service-areas-content-container.city_scroll_list_local_phone.footer-address {display:block;font-size:0.875rem;font-weight:500;line-height:1.25rem;}.service-areas.service-areas-content-container.city_scroll_list_local_phone.footer-address:first-of-type {margin-top:-1rem;}.service-areas.service-areas-content-container.city_scroll_list_local_phone.footer-address:last-of-type {margin-top:-2rem;}.service-areas .service-areas-content-container .city_scroll_list_footer {margin-top:1.5rem;}.service-areas.service-areas-content-container.city_scroll_list_footer.more-assets {position:static !important;}.service-areas .service-areas-content-container .city_scroll_list_footer a {--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#000 !important;border-radius:0.375rem;color:rgba(255, 255, 255, var(--tw-text-opacity));cursor:pointer;display:inline-block;font-weight:600;padding:0.75rem 1.5rem;text-align:center;text-decoration:none;}.service-areas.service-areas-content-container.city_scroll_list_footera:hover {opacity:0.9;}.service-areas .service-areas-content-container .city_scroll_list_content::-webkit-scrollbar {width:0.5em;}.service-areas .service-areas-content-container .city_scroll_list_content::-webkit-scrollbar-thumb {--tw-bg-opacity:1;background-color:rgba(247, 247, 247, var(--tw-bg-opacity));border-radius:9999px;}.service-areas .service-areas-content-container .city_scroll_list_content::-webkit-scrollbar-track {--tw-bg-opacity:1;--tw-bg-opacity:0.1;background-color:rgba(247, 247, 247, var(--tw-bg-opacity));border-radius:9999px;}#gmap-wrap {border-radius:.375rem;float:right;height:350px;overflow:hidden;position:relative;width:350px}@media (max-width:639px) {#gmap-wrap {float:none;width:100%}}#gmap-wrap .gm-style {bottom:0;left:0;position:absolute;right:0;top:0}.service_area .service_area_row .service_area_cell a {color:var(--green) !important;}.service_area .service_area_row .service_area_cell a:hover {text-decoration:underline;}p.clear.page_bottom_estimate_callout { display:none;}.contact_form.us #contact_form .step.current .title, .contact_form.us #contact_form .step .next {background-color:var(--green) !important;}#contact_form input, #contact_form select {padding:.75em;}#content-wrap .citypage_index .button {background:linear-gradient(90deg, var(--yellow), var(--yellow-dark));color:#222;font-weight:700;border:none;border-radius:5px;padding:1rem 2.2rem;font-size:1.1rem;cursor:pointer;box-shadow:0 2px 8px rgba(0, 0, 0, 0.04);text-decoration:none;transition:box-shadow 0.2s, background 0.2s, color 300ms cubic-bezier(.42, .01, .58, 1), background-color 300ms cubic-bezier(.42, .01, .58, 1)}#content-wrap .citypage_index .button:hover {box-shadow:0 4px 16px rgba(0, 0, 0, 0.10);background:linear-gradient(90deg, var(--yellow-dark), var(--yellow));}.citypage_index .widget_contact .widget_content form button.submit {background:linear-gradient(90deg, var(--yellow), var(--yellow-dark));border-radius:0 !important;border:0;}ul.arrows > li, ul.checks > li, ol.numbers > li {list-style:none;position:relative;line-height:1.75;}ol.numbers > li {padding-left:0 !important;}ul.arrows.arrows.arrows li:before, ul.checks.checks.checks li:before, ol.numbers li:before {position:absolute;left:-1.75rem;top:0;line-height:1.75;transform:translate(0,0) !important;}ul.checks.checks.checks li:before {content:url("data:image/svg+xml,%3Csvg width='100%' height='100%' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.2426 16.3137L6 12.071L7.41421 10.6568L10.2426 13.4853L15.8995 7.8284L17.3137 9.24262L10.2426 16.3137Z' fill='%2324a650' /%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12ZM12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21Z' fill='%2324a650' /%3E%3C/svg%3E") !important;}ul.arrows.arrows.arrows li:before {content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.586 6.343 12 4.93 19.071 12 12 19.071l-1.414-1.414L16.243 12l-5.657-5.657z' fill='%2324a650'/%3E%3C/svg%3E") !important;}ol.numbers li:before {background-color:var(--green);}/** -- Klaus Affiliations and Financing Boxes -- **/.row.klaus-buttons {text-align:center;padding:50px 0;position:relative;overflow:hidden;max-width:unset !important;}.klaus-buttons:before {content:"";position:absolute;top:-10px;left:0;width:100%;height:10px;box-shadow:0px 0 10px rgba(0, 0, 0, 0.2);}.klaus-financing, .klaus-dealer {width:320px;display:inline-block;margin:20px;border:1px solid #000;border-radius:15px;box-shadow:0px 2px 6px rgba(0,0,0,0.2);vertical-align:top;text-align:center;opacity:1;transition:all .3s ease-in-out;}.klaus-financing:hover, .klaus-dealer:hover { box-shadow:0px 2px 12px rgba(0,0,0,0.4);opacity:0.9;}.pig-text {margin-top:20px;}.pig-text img {width:60px;}.pig-text img, .finance-label {display:inline-block;vertical-align:top;}.finance-label p {color:#000;font-family:'Montserrat', 'Montserrat-fallback', sans-serif;font-weight:900;text-transform:uppercase;font-size:34px;line-height:32px;padding:7px 0px 0px 13px;}.finance-label p span {display:block;font-size:19px;font-weight:800;color:var(--green);}.finance-learn p {background:linear-gradient(90deg, var(--yellow), var(--yellow-dark));margin-bottom:0px;color:var(--dark);font-family:'Montserrat', 'Montserrat-fallback', sans-serif;font-weight:700;text-transform:uppercase;padding:12px 0px;border-radius:0px 0px 14px 14px;}.klaus-dealer img {padding:7px;width:calc(100% - 10px);}@media screen and (max-width:400px){.klaus-financing, .klaus-dealer {width:280px;display:inline-block;margin:10px 0px;}.finance-label p {font-size:31px !important;line-height:32px;padding:7px 0px 0px 9px !important;}.finance-label p span {font-size:17px !important;}}.krs-section {background:#fff;width:100%;padding:0;margin:0;min-height:100px;display:flex;justify-content:center;align-items:flex-start;}.roof-hero-form-wrap {display:none;}#privacy-policy-container, #terms-of-use-container {max-width:1100px;margin:0 auto;padding:3rem 1rem 2.5rem 1rem;color:var(--dark);display:flex;flex-direction:column;align-items:flex-start;}#content-wrap ol[class*="numbers"] {margin-bottom:1.5rem;overflow:hidden;padding-left:2.5rem;list-style-type:decimal;}#content-wrap ol[class*="numbers"] li {position:relative;list-style-type:none;counter-increment:list-item;}#content-wrap ol[class*="numbers"] li:before {position:absolute;left:-2.5rem;display:inline-flex;height:1.5rem;width:1.5rem;align-items:center;justify-content:center;border-radius:9999px;font-size:0.875rem;line-height:1.25rem;font-weight:700;content:counter(list-item) !important;}#content-wrap ol.numbers {padding-left:2rem;}#content-wrap ol.numbers li:before {left:-2rem;font-size:1.125rem;line-height:1.75rem;color:var(--brand-bright);content:counter(list-item) ".";}ol.numbers-fill li {padding-left:0 !important;}ol.numbers-fill li:before {background-color:var(--brand-bright);color:rgb(255 255 255);}ol.numbers-stroke li:before {border-width:2px;border-color:var(--brand-bright);color:var(--brand-bright);}/* service area map edits */.service-areas .service-areas-map-container {text-align:left;}.service-areas .service-areas-map-container img {position:relative;top:unset;left:unset;max-width:960px;height:auto;padding-left:0;padding-right:0;}.service-areas-map-container .legend {position:absolute;top:5rem;left:2rem;width:100%;max-width:180px;padding:.5rem;background:#fff;z-index:1;}.service-areas-map-container .legend p {position:relative;padding-left:26px;margin-bottom:.5rem;font-size:.875rem;line-height:1.3;}.service-areas-map-container .legend p:before {content:'';position:absolute;left:0;top:0;height:18px;width:18px;background-color:#76726f;}.service-areas-map-container .legend p:nth-of-type(2):before {background-color:#25a551;}@media screen and (max-width:1290px) {.service-areas .service-areas-map-container img {padding-bottom:0rem;}.service-areas-map-container .legend {position:relative;top:0;left:0;max-width:400px;background-color:rgb(255 255 255);margin:1rem auto;}}@media screen and (max-width:1023px) {.service-areas .service-areas-map-container {text-align:center;}.service-areas .service-areas-map-container img {width:auto;max-width:100%;height:calc(100% - 90px);margin:0 auto;}.service-areas-map-container .legend {text-align:left;}}