:root{--navy:#1d3557;--navy-deep:#0b1728;--gold:#daa520;--gold-bright:#edbd39;--surface:#f5f6f6;--white:#fff;--ink:#111827;--charcoal:#292e37;--grey:#545454;--grey-light:#b8b8b8;--line:#dbdbdb;--display-font:var(--font-inter), Inter, ui-sans-serif, system-ui, sans-serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{max-width:100%;overflow-x:hidden}body{background:var(--white);color:var(--charcoal);font-family:var(--display-font);-webkit-font-smoothing:antialiased;margin:0}img,svg{max-width:100%;display:block}figure,blockquote{margin:0}h1,h2,h3,p,ul{margin-top:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.container{width:min(100% - 160px,1280px);margin-inline:auto}.topbar{display:none}.site-header{z-index:40;background:var(--navy-deep);height:70px;position:relative}.nav{justify-content:space-between;align-items:center;gap:24px;width:calc(100% - 100px);height:70px;margin-inline:auto;display:flex}.brand-link{flex:none;align-items:center;display:inline-flex}.logo{object-fit:contain;width:219px;height:50px}.nav-actions{align-items:center;gap:20px;display:flex}.nav-phone-slot{display:contents}.nav-phone{width:319px;min-height:45px;color:var(--gold-bright);white-space:nowrap;justify-content:flex-end;align-items:center;font-size:24px;font-weight:700;line-height:1.2;display:inline-flex}.nav-phone:before{color:var(--white);content:"Call us now";margin-right:7px}.button{cursor:pointer;text-align:center;border:0;border-radius:5px;justify-content:center;align-items:center;min-height:45px;font-weight:700;line-height:1.2;transition:background-color .15s,color .15s,transform .15s;display:inline-flex}.button:focus-visible,.nav-phone:focus-visible,.footer a:focus-visible{outline-offset:3px;outline:3px solid #daa5208c}.button:hover{transform:translateY(-1px)}.header-cta{background:var(--gold);width:256px;color:var(--navy-deep);padding:12px 25px;font-size:16px}.button-primary{background:var(--gold);color:var(--navy-deep);padding:14px 25px;font-size:18px}.button-primary:hover,.header-cta:hover{background:var(--gold-bright)}.button-secondary{color:var(--white);border:1px solid #ffffff73;padding:12px 25px}.hero{z-index:1;height:758px;color:var(--white);background:linear-gradient(90deg,#0b1728f5 0%,#0b1728e6 45%,#0b17284d 78%,#0b172826 100%),url(/images/core/roof-replacement.webp) 50%/cover no-repeat;position:relative}.hero:has(.lead-form[data-step=details]){height:auto;min-height:950px}.hero-inner{min-height:758px;padding-top:50px;position:relative}.hero-copy-block{width:100%;position:relative}.hero h1,.centered-copy h2,.section-title,.team-heading h2,.final h2{color:inherit;font-family:var(--display-font);letter-spacing:-.04em;margin-bottom:0;font-weight:700}.hero h1{width:670px;font-size:68px;line-height:1}.hero-title-desktop,.hero-title-mobile{display:block}.hero-title-mobile{display:none}.hero-supporting-copy{width:670px;margin-top:20px}.hero-copy{color:#fffffff5;width:552px;margin-bottom:0;font-size:20px;font-weight:500;line-height:32px}.hero-checks,.check-list{padding:0;list-style:none}.hero-checks{flex-direction:column;gap:5px;width:610px;margin:20px 0 0;display:flex}.hero-checks li,.check-list li{align-items:flex-start;gap:10px;display:flex}.hero-checks li{color:var(--white);font-size:20px;font-weight:500;line-height:26px}.circle-check{border:2px solid var(--gold-bright);width:22px;height:22px;color:var(--gold-bright);border-radius:50%;flex:0 0 22px;justify-content:center;align-items:center;font-size:13px;font-weight:900;line-height:1;display:inline-flex}.hero-checks .circle-check{margin-top:2px}.hero-rating{align-items:center;gap:10px;margin-top:30px;display:inline-flex}.google-mark{background:var(--white);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:inline-flex}.google-mark img{width:34px;height:34px}.hero-rating-copy{flex-direction:column;align-items:flex-start;gap:5px;width:248px;display:flex}.hero-stars{color:var(--gold-bright);letter-spacing:1px;font-size:22px;line-height:22px}.hero-rating-copy strong{color:var(--white);font-size:22px;line-height:27px}.conversion-column{width:500px;scroll-margin-top:18px;position:absolute;top:0;right:0}.lead-form{background:var(--white);width:500px;min-height:376px;color:var(--navy-deep);border-radius:10px;padding:40px 30px;position:relative;box-shadow:0 8px 24px #00000024}.form-heading{text-align:center;flex-direction:column;align-items:center;gap:10px;width:100%;display:flex}.form-heading p{margin-bottom:0}.form-title{color:var(--navy-deep);text-transform:capitalize;font-size:30px;font-weight:700;line-height:39px}.form-status{color:var(--grey);font-size:16px;line-height:16px}.form-step-address{margin-top:25px}.form-step-details{margin-top:24px;display:block}.lead-form.ppc-form-enhanced .form-step-details,.lead-form.ppc-form-enhanced[data-step=details] .form-step-address{display:none}.lead-form.ppc-form-enhanced[data-step=details] .form-step-details{display:block}.lead-form:not(.ppc-form-enhanced) .form-back{display:none}.address-label,.field-label{color:var(--navy-deep);margin-bottom:5px;font-weight:700;display:block}.address-label{height:28px;font-size:18px;line-height:28px}.field-label{font-size:14px;line-height:20px}.form-step-address input,.fields input,.fields select,.fields textarea{background:var(--surface);width:100%;color:var(--navy-deep);border:1px solid #ccc;border-radius:4px;transition:border-color .15s,box-shadow .15s}.form-step-address input{height:58px;padding:0 13px;font-size:16px;line-height:24px}.fields input,.fields select{min-height:48px;padding:11px 12px;font-size:14px}.form-step-address input::placeholder,.fields input::placeholder{color:#888}.form-step-address input:focus,.fields input:focus,.fields select:focus,.fields textarea:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 3px #daa5202e}.form-step-address input[aria-invalid=true]{border-color:#b42318;box-shadow:0 0 0 3px #b423181f}.address-error{color:#b42318;margin:7px 0 0;font-size:13px;line-height:18px}.lead-form .contact-submission-error{color:var(--navy-deep);background:#fff5f4;border:1px solid #b42318;border-radius:6px;outline:none;margin:20px 0 0;padding:16px}.lead-form .contact-submission-error:focus{box-shadow:0 0 0 3px #daa52052}.lead-form .contact-submission-error strong{color:#8f1d14;font-size:16px;line-height:22px;display:block}.lead-form .contact-submission-error p{color:var(--charcoal);margin:6px 0 0;font-size:14px;line-height:20px}.lead-form .contact-submission-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.lead-form .contact-submission-actions button,.lead-form .contact-submission-actions a{border:1px solid var(--navy);min-height:40px;color:var(--navy-deep);border-radius:4px;justify-content:center;align-items:center;padding:8px 14px;font-size:14px;font-weight:700;line-height:20px;display:inline-flex}.lead-form .contact-submission-actions button{background:var(--gold);cursor:pointer}.lead-form .contact-submission-actions a{background:var(--white)}.lead-form .contact-submission-actions button:hover{background:var(--gold-bright)}.lead-form .contact-submission-actions button:focus-visible,.lead-form .contact-submission-actions a:focus-visible{outline-offset:2px;outline:3px solid #daa5208c}.form-next{width:100%;height:58px;margin-top:25px;font-size:22px}.form-trust{height:22px;color:var(--charcoal);justify-content:center;align-items:center;gap:5px;margin-top:10px;font-size:14px;line-height:22px;display:flex}.lock-mark{border:1.5px solid;border-radius:2px;width:12px;height:10px;position:relative}.lock-mark:before{content:"";border:1.5px solid;border-bottom:0;border-radius:6px 6px 0 0;width:5px;height:5px;position:absolute;bottom:7px;left:2px}.fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.step-prompt{color:var(--navy-deep);text-align:center;margin-bottom:14px;font-size:20px;font-weight:700}.form-back{color:var(--navy);cursor:pointer;background:0 0;border:0;padding:0 0 12px;font-size:13px;font-weight:700}.submit{width:100%;margin-top:16px}.consent{color:var(--grey);text-align:center;margin:10px 0 0;font-size:11px;line-height:16px}.turnstile{margin-bottom:12px}.hidden-field{clip:rect(1px, 1px, 1px, 1px)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.hero-tracked-phone,.topbar-tracked-phone,.closing-phone{display:none}.credential-strip{z-index:10;background:var(--white);border-radius:10px;width:min(100% - 160px,1280px);height:200px;margin:-142px auto 0;position:relative;overflow:hidden;box-shadow:0 0 10px #0003}.credential-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;height:100%;display:grid}.credential{min-width:0;color:var(--navy-deep);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:16px 20px;font-size:14px;line-height:20px;display:flex;position:relative}.credential+.credential:before{content:"";background:#1d355729;width:1px;position:absolute;top:38px;bottom:38px;left:0}.credential>img{object-fit:contain}.credential-gaf img{width:96px;height:96px}.credential-bbb img{background:var(--white);object-fit:contain;border:3px solid #006da4;border-radius:5px;width:176px;height:70px;padding:5px}.credential-alliance img{width:92px;height:92px}.credential-review,.credential-financing{text-align:left;flex-direction:row;gap:12px}.credential-review img{width:48px;height:48px}.credential-review span,.credential-financing>span:last-child{flex-direction:column;display:flex}.credential strong{text-transform:uppercase;font-size:15px;line-height:22px}.financing-mark{border:3px solid var(--gold);width:62px;height:62px;color:var(--navy-deep);border-radius:50%;flex:0 0 62px;justify-content:center;align-items:center;font-size:21px;font-weight:800;display:inline-flex}.dark-section{background:var(--navy-deep);color:var(--white)}.centered-copy{text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex}.eyebrow{color:var(--navy-deep);letter-spacing:1.2px;text-transform:uppercase;margin-bottom:0;font-size:12px;font-weight:700;line-height:15px}.eyebrow-accent{color:var(--gold-bright)}.centered-copy h2,.section-title,.team-heading h2,.final h2{text-transform:capitalize;font-size:44px;line-height:52px}.centered-copy>p:last-child{color:var(--grey);margin-bottom:0;font-size:18px;line-height:26px}.process-intro{height:373px;margin-top:-96px;padding-top:177px}.process-intro .centered-copy>p:last-child{width:756px;color:var(--grey-light)}.process-section{height:550px}.process-grid{grid-template-rows:260px 260px;grid-template-columns:350px 350px 520px;gap:30px;height:550px;display:grid}.process-list{display:contents}.process-card{background:#162338;border:0;border-radius:10px;flex-direction:column;align-items:flex-start;gap:8px;height:260px;padding:26px 32px 20px;display:flex;box-shadow:inset 0 0 0 1px #333}.process-card:first-child{grid-area:1/1}.process-card:nth-child(2){grid-area:1/2}.process-card:nth-child(3){grid-area:2/1}.process-card:nth-child(4){grid-area:2/2}.process-number{object-fit:contain;border-radius:50%;flex:0 0 54px;width:54px;height:54px}.process-card h3,.service-card h3,.warranty-card h3,.final-card h3{color:inherit;letter-spacing:-.025em;text-transform:capitalize;margin-bottom:0;font-size:24px;font-weight:700;line-height:28px}.process-card h3,.service-card h3{letter-spacing:0}.process-card p{color:var(--grey-light);margin-bottom:0;font-size:18px;line-height:26px}.process-photo{border-radius:10px;grid-area:1/3/span 2/4;width:520px;height:550px;overflow:hidden}.process-photo img,.section-photo img,.services-photo img,.team-photo img,.final-photo img{object-fit:cover;width:100%;height:100%}.process-photo img{object-position:55% 50%}.protection-section{background:var(--white);height:790px;margin-top:-5px}.protection-layout{grid-template-columns:550px 600px;justify-content:center;align-items:center;gap:80px;height:100%;display:grid}.section-photo{border-radius:16px;overflow:hidden}.protection-photo,.storm-photo{width:550px;height:650px}.protection-photo img{object-position:50% 50%}.section-copy-block{color:var(--charcoal)}.protection-copy{flex-direction:column;align-items:flex-start;gap:30px;height:650px;display:flex}.protection-emblem{border:4px solid var(--gold);background:#daa5201f;border-radius:50%;flex:0 0 100px;justify-content:center;align-items:center;width:100px;height:100px;display:inline-flex}.protection-emblem img{width:44px;height:50px}.section-title{color:var(--navy-deep)}.section-copy{color:var(--charcoal);margin-bottom:0;font-size:18px;line-height:26px}.check-list{flex-direction:column;gap:15px;margin:0;padding-bottom:10px;display:flex}.check-list li{color:var(--charcoal);font-size:18px;font-weight:600;line-height:26px}.check-list .circle-check{margin-top:2px}.cta-stack{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.cta-stack small{color:var(--grey);font-size:14px;line-height:22px}.services-section{background:var(--surface);height:873px;padding:70px 0}.services-heading{width:964px;margin-inline:auto}.services-heading>p:last-child{width:926px}.services-grid{grid-template-columns:minmax(0,402.667px) minmax(0,414.667px) minmax(0,402.667px);align-items:center;gap:30px;height:550px;margin-top:50px;display:grid}.service-column{flex-direction:column;gap:30px;height:550px;display:flex}.service-card{border:0;border-bottom:6px solid var(--gold);background:var(--white);border-radius:10px;flex-direction:column;align-items:flex-start;gap:14px;height:260px;padding:24px 32px 20px;display:flex;box-shadow:inset 0 0 1px #000000b3}.service-icon{background:0 0;border-radius:50%;flex:0 0 54px;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex}.service-icon img{object-fit:contain;width:54px;height:54px}@supports (text-box-trim:trim-both){.process-card,.service-card{gap:24px;padding-bottom:36px}.process-card h3,.service-card h3{text-box-edge:cap alphabetic;text-box-trim:trim-both;flex:0 0 17px;height:17px;overflow:visible}.process-card p,.service-card p{text-box-edge:cap alphabetic;text-box-trim:trim-both}@media (min-width:1330px){.process-intro .centered-copy h2,.services-heading h2{letter-spacing:0;text-box-edge:cap alphabetic;text-box-trim:trim-both;flex:0 0 31px;height:31px;overflow:visible}.services-heading>p:last-child{text-box-edge:cap alphabetic;text-box-trim:trim-both;flex:0 0 39px;height:39px;overflow:visible}}}.service-card p{color:var(--grey);margin-bottom:0;font-size:16px;line-height:24px}.services-photo{border-radius:10px;width:100%;height:550px;overflow:hidden}.services-photo img{object-position:52% 50%}.storm-section{background:var(--white);height:790px;margin-top:-5px;padding:70px 0}.storm-layout{grid-template-columns:560px 550px;justify-content:space-between;align-items:center;height:650px;display:grid}.storm-copy{flex-direction:column;align-items:flex-start;gap:40px;width:560px;display:flex}.storm-title-block{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.storm-body{color:var(--charcoal);font-size:18px;line-height:26px}.storm-body p{margin-bottom:26px}.storm-body p:last-child{margin-bottom:0}.storm-actions{align-items:center;gap:15px;display:flex}.storm-actions>span{color:var(--navy-deep);font-size:14px;line-height:22px}.storm-actions strong{text-underline-offset:2px;text-decoration:underline}.storm-photo img{object-position:50% 50%}.reviews-section{background:var(--surface);height:623px;padding:70px 0}.reviews-heading{width:1078px;height:209px;margin-inline:auto}.reviews-rating-mark{min-height:39px;color:var(--charcoal);border:1px solid #888;border-radius:80px;justify-content:center;align-items:center;gap:8px;padding:8px 18px;font-size:14px;line-height:22px;display:inline-flex}.reviews-rating-mark img{width:22px;height:22px}.rating-stars-small{color:var(--gold);letter-spacing:1px}.reviews-heading h2{width:100%}.reviews-heading>p:last-child{width:918px}.reviews-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;height:224px;margin-top:50px;display:grid}.review-card{background:var(--white);border:1px solid #e8f0e5;border-radius:12px;flex-direction:column;align-items:flex-start;gap:14px;min-width:0;height:224px;padding:24px;display:flex;overflow:hidden}.review-header{grid-template-columns:40px minmax(0,1fr) 24px;align-items:center;gap:10px;width:100%;display:grid}.review-avatar{background:var(--gold);width:40px;height:40px;color:var(--navy-deep);border-radius:50%;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.review-avatar-coral{background:#f09a8b}.review-avatar-green{background:#8ac29c}.review-avatar-blue{background:#8fb8de}.review-header>span:nth-child(2),.review-header strong,.review-header small{min-width:0;display:block}.review-header strong{color:var(--navy-deep);text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:21px;overflow:hidden}.review-header small{color:var(--grey);font-size:12px;line-height:17px}.review-header>img{width:24px;height:24px}.review-stars{color:var(--gold);letter-spacing:1px;font-size:16px;line-height:15px}.review-card>p{color:var(--grey);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin-bottom:0;font-size:14px;line-height:22px;display:-webkit-box;overflow:hidden}.warranty-section{background:var(--white);height:684px;padding:70px 0}.warranty-section>.container{flex-direction:column;align-items:center;gap:50px;height:100%;display:flex}.warranty-heading{width:100%}.warranty-heading>p:last-child{width:1038px}.warranty-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;width:100%;height:260px;display:grid}.warranty-card{border-radius:10px;justify-content:space-between;align-items:flex-start;min-width:0;height:260px;padding:27px;display:flex;position:relative;overflow:hidden}.warranty-card-dark{border:1px solid var(--navy-deep);background:var(--navy-deep);color:var(--white)}.warranty-card-light{border:1px solid var(--line);color:var(--navy-deep);background:#eaebeb}.warranty-copy{z-index:2;width:355px;position:relative}.card-eyebrow,.final-card-kicker{letter-spacing:1.2px;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:700;line-height:18px}.warranty-card-dark .card-eyebrow{color:var(--gold-bright)}.warranty-card h3{margin-bottom:12px;font-size:28px;line-height:32px}.warranty-card p:last-child{color:inherit;margin-bottom:0;font-size:15px;line-height:22px}.warranty-card-dark .warranty-copy>p:last-child{color:var(--grey-light)}.warranty-badge{border:3px solid var(--gold);width:180px;height:162px;color:var(--white);text-align:center;border-radius:50%;flex-direction:column;flex:0 0 180px;justify-content:center;align-items:center;display:flex}.warranty-badge strong{color:var(--gold-bright);font-size:64px;line-height:58px}.warranty-badge span{letter-spacing:1px;text-transform:uppercase;font-size:15px;font-weight:700;line-height:17px}.warranty-logo{object-fit:contain;flex:0 0 160px;width:160px;height:160px}.warranty-cta{min-height:51px}.team-section{background:var(--white);height:856px;margin-top:-5px}.team-inner{flex-direction:column;align-items:center;gap:40px;height:100%;padding-bottom:70px;display:flex}.team-divider{border-top:1px solid #54545459;flex:0 0 41px;width:100%;height:41px}.team-heading{width:100%}.team-heading>p:last-child{width:830px}.team-photo{border-radius:16px;flex:0 0 480px;width:1000px;height:480px;overflow:hidden}.team-photo img{object-position:50% 50%}.final{background:linear-gradient(to bottom, var(--white) 0 240px, var(--navy-deep) 240px 100%);height:360px;margin-top:4px}.final-panel{background:var(--gold);border-radius:12px;width:min(100% - 160px,1280px);height:360px;margin-inline:auto;position:relative;overflow:hidden}.final-message{z-index:2;width:720px;color:var(--navy-deep);flex-direction:column;align-items:flex-start;gap:30px;display:flex;position:absolute;top:74px;left:52px}.final-message h2{color:var(--navy-deep)}.final-message p{width:623px;margin-bottom:0;font-size:18px;line-height:26px}.final-photo{width:457px;height:360px;position:absolute;top:0;right:0}.final-photo:after{content:"";background:#0b172833;position:absolute;inset:0}.final-photo img{object-position:50% 50%}.final-card{z-index:3;background:var(--white);width:390px;height:256px;color:var(--navy-deep);border-radius:10px;padding:26px 28px;position:absolute;top:53px;right:95px;overflow:hidden;box-shadow:0 8px 24px #00000024}.final-card-kicker{color:var(--charcoal)}.final-card h3{width:330px;margin-bottom:14px}.final-card>p:not(.final-card-kicker){color:var(--grey);margin-bottom:28px;font-size:14px;line-height:22px}.final-card .button{width:334px;min-height:45px;padding:12px 25px;font-size:16px}.footer{background:var(--navy-deep);height:384px;color:var(--white);padding:40px 60px 0}.footer-main{grid-template-columns:409px 445px 280px;align-items:start;gap:60px;width:100%;display:grid}.footer-brand{flex-direction:column;align-items:flex-start;gap:40px;width:409px;display:flex}.footer-brand>img{width:219px;height:50px}.footer-socials{align-items:center;gap:16px;display:flex}.footer-socials a{background:#ffffff24;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.footer-socials img{object-fit:contain;width:20px;height:20px}.footer-contact{color:var(--white);flex-direction:column;gap:10px;display:flex}.footer-contact p{margin-bottom:0;font-size:16px;line-height:24px}.footer-contact p>span{width:22px;color:var(--gold-bright);justify-content:center;margin-right:8px;display:inline-flex}.footer-trust{align-items:flex-start;gap:20px;width:280px;display:flex}.footer-trust>div{align-items:center;gap:9px;width:140px;display:flex}.footer-trust>div>img{width:38px;height:38px}.footer-trust span,.footer-trust strong{display:block}.footer-trust span{color:var(--grey-light);font-size:12px;line-height:18px}.footer-trust strong{color:var(--white);font-size:14px}.footer-trust>img{object-fit:contain;width:94px;height:94px}.footer-legal{color:#fff9;border-top:1px solid #b8b8b859;justify-content:space-between;align-items:flex-start;width:100%;min-height:80px;margin-top:60px;padding-top:20px;font-size:12px;line-height:20px;display:flex}.footer-legal p{margin-bottom:0}@media (min-width:768px) and (max-width:1329px){.container,.nav{width:calc(100% - 64px)}.nav-phone{width:auto;font-size:18px}.header-cta{width:auto}:is(.hero,.hero:has(.lead-form[data-step=details])){height:auto;min-height:0}.hero-inner{min-height:0;padding:60px 0 100px}.hero h1,.hero-supporting-copy{width:100%}.hero h1{font-size:56px}.conversion-column{width:min(500px,100%);margin:40px auto 0;position:static}.lead-form{width:100%}.credential-strip{width:calc(100% - 64px);height:auto;margin:-56px auto 0}.credential-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.credential{min-height:170px}.process-intro,.process-section,.protection-section,.services-section,.storm-section,.reviews-section,.warranty-section,.team-section,.final,.footer{height:auto;min-height:0;margin-top:0}.process-intro{padding:90px 0 60px}.process-section{padding-bottom:60px}.process-grid{grid-template-rows:repeat(2,260px) 420px;grid-template-columns:repeat(2,minmax(0,1fr));height:auto}.process-card:nth-child(n){grid-area:auto}.process-photo{grid-area:3/1/4/3;width:100%;height:420px}.protection-section,.services-section,.storm-section,.reviews-section,.warranty-section{padding:64px 0}.protection-layout,.storm-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;height:auto}.protection-photo,.storm-photo,.storm-copy{width:100%}.protection-copy{height:auto}.services-heading,.services-heading>p:last-child,.reviews-heading,.reviews-heading>p:last-child,.warranty-heading>p:last-child,.team-heading>p:last-child{width:100%;height:auto}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));height:auto}.services-photo{display:none}.storm-layout{height:auto}.reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr));height:auto}.warranty-section>.container{height:auto}.warranty-grid{grid-template-columns:1fr;height:auto}.team-inner{height:auto;padding-bottom:64px}.team-photo{width:100%}.final{background:var(--navy-deep);padding:0 32px}.final-panel{width:100%}.final-message{width:48%}.final-message p{width:100%}.final-card{right:40px}.footer{padding-bottom:40px}.footer-main{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1200px) and (max-width:1329px){.process-intro{height:257px;padding:70px 0 0}.process-intro .centered-copy{gap:10px}.process-section{height:550px;padding-bottom:0}.process-section .container{width:calc(100% - 80px)}.process-grid{grid-template-rows:repeat(2,260px);grid-template-columns:repeat(2,minmax(0,1fr)) 520px;gap:30px 20px;height:550px}.process-card:first-child{grid-area:1/1}.process-card:nth-child(2){grid-area:1/2}.process-card:nth-child(3){grid-area:2/1}.process-card:nth-child(4){grid-area:2/2}.process-photo{grid-area:1/3/span 2/4;width:520px;height:550px}}@media (max-width:767px){.container{width:calc(100% - 32px)}.topbar{z-index:50;background:var(--gold);height:30px;color:var(--navy-deep);justify-content:center;align-items:center;display:flex;position:relative}.topbar-cta{font-size:14px;font-weight:700;line-height:18px}.site-header,.nav{height:70px}.nav{width:100%;padding:14px 16px}.logo{width:176px;height:40px}.nav-actions{gap:0}.header-cta{display:none}.nav-phone{border:2px solid var(--gold);color:#0000;border-radius:50%;width:40px;min-width:40px;height:40px;min-height:40px;font-size:0;position:relative;overflow:hidden}.nav-phone:before{content:"";background:url(/images/icons/phone-icon.svg) 50%/contain no-repeat;width:16px;height:16px;margin:0}.hero{background:linear-gradient(#0b1728a8,#0b1728a8),url(/images/core/roof-replacement.webp) 58%/cover no-repeat;height:751px}.hero:has(.lead-form[data-step=details]){height:auto;min-height:1060px}.hero-inner{min-height:751px;padding-top:16px}.hero h1{width:100%;font-size:30px;line-height:1.05}.hero-title-desktop{display:none}.hero-title-mobile{display:block}.conversion-column{width:100%;margin-top:20px;position:static}.lead-form{border-radius:10px;width:100%;min-height:256px;padding:20px 16px}.form-heading{gap:5px}.form-title{font-size:22px;line-height:26px}.form-status{font-size:12px;line-height:16px}.form-step-address{margin-top:20px}.address-label{height:18px;font-size:14px;line-height:18px}.form-step-address input{height:42px;font-size:12px;line-height:16px}.form-next{border-radius:4px;height:42px;min-height:42px;margin-top:20px;padding:10px 18px;font-size:16px}.form-trust{height:16px;font-size:12px;line-height:16px}.fields{grid-template-columns:1fr}.hero-supporting-copy{width:100%;margin-top:25px}.hero-copy{width:100%;margin-bottom:0;font-size:20px;line-height:28px}.hero-checks{width:100%;margin-top:15px}.hero-checks li{font-size:18px;line-height:24px}.hero-rating{margin-top:25px}.hero-rating-copy strong{font-size:20px}.credential-strip{border-radius:10px;width:calc(100% - 32px);height:190px;margin-top:-64px}.credential-grid{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:50%;grid-auto-flow:column;width:100%;display:grid;overflow-x:auto}.credential-grid::-webkit-scrollbar{display:none}.credential{scroll-snap-align:start;min-width:0;height:190px;padding:12px 16px}.credential+.credential:before{top:24px;bottom:24px}.credential-gaf img{width:82px;height:82px}.credential-bbb img{width:142px;height:62px}.credential-alliance img{width:80px;height:80px}.credential-review,.credential-financing{text-align:center;flex-direction:column}.credential-review span,.credential-financing>span:last-child{align-items:center}.process-intro{height:392px;margin-top:-3px;padding:40px 16px 50px}.centered-copy h2,.section-title,.team-heading h2,.final h2{font-size:44px;line-height:52px}.process-intro .centered-copy>p:last-child{width:100%}.process-section{height:1170px;padding:0 16px 40px}.process-section .container{width:100%}.process-grid{height:1130px;display:block}.process-list{flex-direction:column;gap:30px;display:flex}.process-card{flex:0 0 260px;width:100%;height:260px}.process-photo{display:none}.protection-section{height:1427px;margin-top:0;padding:40px 0}.protection-layout{height:1347px;display:block}.protection-photo{width:100%;height:460px}.protection-photo img{object-position:50% 50%}.protection-copy{gap:30px;width:100%;height:857px;margin-top:30px}.protection-emblem{width:100px;height:100px}.section-copy{font-size:18px;line-height:26px}.check-list li{font-size:16px;line-height:23px}.cta-stack,.cta-stack .button,.storm-actions .button,.warranty-cta{width:100%}.services-section{height:1575px;padding:40px 0}.services-heading{width:100%;height:315px}.services-heading>p:last-child{width:100%}.services-grid{flex-direction:column;gap:30px;height:1130px;margin-top:50px;display:flex}.service-column{display:contents}.service-card{flex:0 0 260px;width:100%;height:260px}.services-photo{display:none}.storm-section{height:1245px;margin-top:0;padding:40px 0}.storm-layout{height:1165px;display:block}.storm-copy{gap:40px;width:100%;height:705px}.storm-title-block{gap:20px}.storm-body{font-size:18px;line-height:26px}.storm-actions{flex-direction:column;align-items:flex-start;gap:15px;width:100%}.storm-photo{width:100%;height:420px;margin-top:40px}.reviews-section{height:761px;padding:40px 0}.reviews-heading{width:100%;height:417px}.reviews-rating-mark{white-space:nowrap;max-width:100%;padding-inline:12px;font-size:12px}.reviews-heading>p:last-child{width:100%}.reviews-grid{width:100%;height:224px;margin-top:40px;display:block}.review-card{width:100%}.review-card:nth-child(n+2){display:none}.warranty-section{height:1356px;padding:40px 0}.warranty-section>.container{height:1276px;display:block}.warranty-heading{width:100%;height:367px}.warranty-heading>p:last-child{width:100%}.warranty-grid{flex-direction:column;gap:30px;width:100%;height:798px;margin-top:30px;display:flex}.warranty-card{flex-direction:column;justify-content:flex-start;gap:20px;width:100%;padding:31px 23px}.warranty-card-dark{flex:0 0 374px;width:calc(100% + 8px);height:374px;margin-left:-4px}.warranty-card-light{flex:0 0 394px;height:394px}.warranty-copy{order:2;width:100%}.warranty-badge,.warranty-logo{flex:0 0 100px;order:1;width:111px;height:100px}.warranty-badge{border-width:2px}.warranty-badge strong{font-size:42px;line-height:40px}.warranty-badge span{font-size:10px;line-height:12px}.warranty-card h3{font-size:28px;line-height:32px}.warranty-cta{min-height:51px;margin-top:30px}.team-section{height:1012px;margin-top:0;padding:0}.team-inner{gap:40px;height:1012px;padding:0 0 40px}.team-divider{flex:0 0 1px;height:1px}.team-heading{flex:0 0 471px;width:100%;height:471px}.team-heading>p:last-child{width:100%}.team-photo{flex:0 0 420px;width:100%;height:420px}.team-photo img{object-position:52% 50%}.final{background:var(--gold);height:895px;margin-top:0;padding:16px 16px 40px}.final-panel{background:0 0;border-radius:0;flex-direction:column;width:100%;height:839px;display:flex;overflow:visible}.final-card{border-radius:10px 10px 0 0;flex:0 0 233px;order:1;width:100%;height:233px;padding:20px;position:static}.final-card h3{width:100%}.final-card>p:not(.final-card-kicker){margin-bottom:20px}.final-card .button{width:100%}.final-photo{border-radius:0 0 10px 10px;flex:0 0 229px;order:2;width:100%;height:229px;position:static;overflow:hidden}.final-photo:after{display:none}.final-message{width:100%;height:347px;color:var(--navy-deep);flex:0 0 347px;order:3;gap:30px;margin-top:30px;position:static}.final-message p{width:100%;margin-bottom:0;font-size:18px;line-height:26px}.footer{height:650px;padding:40px 30px 0}.footer-main{flex-direction:column;gap:40px;width:100%;height:480px;display:flex}.footer-brand{flex:0 0 130px;width:100%;height:130px}.footer-contact{flex:0 0 214px;width:100%;height:214px}.footer-trust{flex:0 0 56px;width:280px;height:56px}.footer-trust>img{width:90px;height:56px}.footer-legal{flex-direction:column;justify-content:flex-start;gap:8px;height:90px;min-height:90px;margin-top:40px}}@media (max-width:374px){.hero h1{font-size:28px}.hero-checks li{font-size:16px}.centered-copy h2,.section-title,.team-heading h2,.final h2{font-size:39px;line-height:46px}.reviews-rating-mark{gap:5px;padding-inline:8px;font-size:11px}.service-card{padding-inline:20px}.process-card{padding-inline:24px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}