:root{--bg-page:#ffffff;--bg-soft:#f4fafd;--bg-card:#ffffff;--bg-dark:#111a26;--text-main:#000000;--text-muted:#5c5c5c;--text-soft:#78808a;--text-white:#ffffff;--accent:#ff5e00;--accent-dark:#d84f00;--accent-gold:#a27a09;--line:#cbcbcb;--line-soft:#d7d7d7;--shadow-card:0 2px 7px rgba(0, 0, 0, 0.2);--shadow-soft:0 20px 44px rgba(9, 22, 36, 0.08);--shadow-elevated:0 14px 28px rgba(7, 18, 31, 0.12);--shadow-floating:0 18px 38px rgba(7, 18, 31, 0.14);--header-surface:rgba(8, 19, 31, 0.78);--header-border:rgba(255, 255, 255, 0.14);--radius-card:12px;--container:1256px;--container-narrow:830px;--bp-sm:390px;--bp-md:768px;--bp-lg:1024px;--bp-xl:1280px;--bp-2xl:1496px;--motion-smooth:cubic-bezier(0.4, 0, 0.2, 1);--motion-premium:cubic-bezier(0.22, 1, 0.36, 1)}*,::after,::before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg-page);color:var(--text-main);font-family:Figtree,system-ui,-apple-system,sans-serif;font-size:15px;line-height:1.6}body :where(p,li,a,button,input,textarea,select,label){font-size:max(13px, 1em)}h1{font-size:clamp(32px, 5vw, 64px);line-height:1.15}h2{font-size:clamp(24px, 3.5vw, 48px);line-height:1.18}h3{font-size:clamp(18px, 2.5vw, 28px);line-height:1.2}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}::selection{background:var(--accent);color:var(--text-white)}.page{overflow-x:clip}.page-anchor{display:block;height:0;visibility:hidden;scroll-margin-top:120px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only--focusable:focus,.sr-only--focusable:focus-visible{position:fixed;left:16px;top:16px;z-index:100;width:auto;height:auto;padding:10px 14px;margin:0;overflow:visible;clip:auto;white-space:normal;border-radius:4px;background:var(--accent);color:var(--text-white)}:where(a,button,input,textarea,select,[tabindex]):focus-visible{outline:2px solid var(--accent);outline-offset:3px}.section{width:min(calc(100% - 32px),var(--container));margin:0 auto}.section--narrow{width:min(calc(100% - 32px),var(--container-narrow))}.section__subline{margin:0 0 12px;font-size:16px;line-height:1.2;letter-spacing:.02em;text-align:center;color:var(--accent-gold)}.section__subline--tight{color:var(--accent-gold)}.section__title{margin:0;font-size:clamp(24px, 3.5vw, 48px);line-height:1.18;font-weight:600;text-align:center}.section__desc{max-width:832px;margin:16px auto 0;font-size:16px;line-height:1.375;text-align:center}.section__desc--narrow{max-width:645px}.eyebrow-text{margin:9px 0 0;font-size:16px;line-height:1.375;text-align:center}.body-small{margin:29px 0 0;font-size:14px;line-height:1.64;text-align:center;color:var(--text-muted)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:10px 28px;border:1px solid transparent;border-radius:4px;font-size:16px;font-weight:500;line-height:1.2;cursor:pointer;box-shadow:0 12px 24px rgba(7,18,31,0);transform-origin:center;will-change:transform,box-shadow;transition:background-color 320ms var(--motion-smooth),color 320ms var(--motion-smooth),border-color 320ms var(--motion-smooth),box-shadow 320ms var(--motion-premium),transform 320ms var(--motion-premium)}.btn.is-sending,.btn[disabled]{cursor:wait;opacity:.7}.btn:focus-visible,.btn:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 18px 34px rgba(7,18,31,.2)}.btn--primary{background:var(--accent);color:var(--text-white)}.btn--primary:hover{background:var(--accent-dark)}.btn--secondary{background:var(--bg-card);color:#333b43}.btn--secondary:focus-visible,.btn--secondary:hover{background:#ebf2f7;color:#101a25}.btn--outline,.btn--outline-dark{background:0 0}.btn--outline{border-color:var(--accent);color:var(--accent)}.btn--outline-dark{border-color:#1c2733;color:#1c2733}.btn--outline-dark:focus-visible,.btn--outline-dark:hover,.btn--outline:focus-visible,.btn--outline:hover,.feature__btn--catalog:focus-visible,.feature__btn--catalog:hover{background:var(--accent);color:var(--text-white);border-color:var(--accent)}.btn--outline:focus-visible::after,.btn--outline:hover::after,.feature__btn--catalog:focus-visible::after,.feature__btn--catalog:hover::after{filter:brightness(0) invert(1)}.btn--with-arrow{gap:7px}.btn--with-arrow::after{content:"";width:14px;height:14px;flex:0 0 14px;background:url("./assets/contact-send-arrow.svg") center/contain no-repeat}.btn--with-arrow-light::after{filter:brightness(0) invert(1)}.video-modal{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:24px}.video-modal[hidden]{display:none}.video-modal__backdrop{position:absolute;inset:0;border:0;padding:0;background:rgba(3,10,18,.76);backdrop-filter:blur(8px);cursor:pointer}.video-modal__panel{position:relative;z-index:1;width:min(100%,960px);border-radius:12px;background:#08111d;box-shadow:0 28px 80px rgba(0,0,0,.45);overflow:hidden}.video-modal__header{display:flex;align-items:center;justify-content:space-between;min-height:56px;padding:0 18px 0 22px;color:#fff}.video-modal__title{margin:0;font-size:18px;line-height:1.2;font-weight:600}.video-modal__close{position:relative;width:36px;height:36px;border:0;border-radius:50%;background:rgba(255,255,255,.08);cursor:pointer}.video-modal__close::after,.video-modal__close::before{content:"";position:absolute;left:50%;top:50%;width:16px;height:2px;border-radius:999px;background:#fff}.video-modal__close::before{transform:translate(-50%,-50%) rotate(45deg)}.video-modal__close::after{transform:translate(-50%,-50%) rotate(-45deg)}.video-modal__frame{aspect-ratio:16/9;background:#000}.video-modal__iframe{display:block;width:100%;height:100%;border:0}.video-modal-open{overflow:hidden}.hero{position:relative;padding:43px 0 120px;background:linear-gradient(180deg,rgba(13,27,47,.5) 0,rgba(0,0,0,0) 87.121%),linear-gradient(rgba(5,11,23,.55),rgba(5,11,23,.55)),url("./assets/hero-bg.jpg") center center/cover no-repeat;color:var(--text-white)}@media (min-width:1280px){.hero{min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start}}.hero--why-us{padding:43px 0 0;background:0 0;overflow:hidden}@media (min-width:1280px){.hero--why-us{min-height:min(900px,100vh)}}.hero--homeowners{min-height:823px}.hero--faq{min-height:823px}.hero__backdrop_why_us{position:absolute;inset:0;z-index:0;overflow:hidden;background:#050b17;pointer-events:none}.hero__backdrop_why_us-media{display:block;width:100%;height:100%}.hero__backdrop_why_us-image{width:100%;height:100%;object-fit:cover;object-position:center center;transform:scaleX(-1);transform-origin:center}.hero--facility .hero__backdrop_why_us-image{object-position:center center;transform:none}.hero--homeowners .hero__backdrop_why_us-image{object-position:center center;transform:none}.hero--faq .hero__backdrop_why_us-image{object-position:center center;transform:none}.hero__backdrop_why_us-overlay{position:absolute;inset:0}.hero__backdrop_why_us-overlay--top{inset:0 0 auto;height:330px;background:linear-gradient(180deg,rgba(13,27,47,.5) 0,rgba(0,0,0,0) 87.121%)}.hero__backdrop_why_us-overlay--side{background:linear-gradient(90deg,rgba(5,11,23,.7) 0,rgba(9,18,30,.64) 18%,rgba(14,28,48,.34) 44%,rgba(20,43,80,.11) 68%,rgba(20,43,80,0) 100%)}.hero--homeowners .hero__backdrop_why_us-overlay--side{background:rgba(5,11,23,.44)}.hero--faq .hero__backdrop_why_us-overlay--side{background:rgba(5,11,23,.44)}.hero--faq .hero__content_why_us-main{width:min(100%,760px)}.hero__content,.hero__top{position:relative;z-index:1;width:min(calc(100% - 48px),1250px);margin:0 auto}.hero__content_why_us{position:relative;display:grid;grid-template-columns:minmax(0,1fr);align-items:start;width:min(calc(100% - 48px),1256px);min-height:730px;margin:0 auto;padding:0 0 46px;color:#fff}.hero__content_why_us-main{display:flex;flex-direction:column;align-items:flex-start;width:min(100%,520px);margin:127px 0 0;text-align:left}.hero__content_why_us-eyebrow{margin:0 0 17px 5px;font-size:16px;line-height:1.2;letter-spacing:.02em}.hero__content_why_us-title{margin:0;font-size:clamp(32px, 5vw, 64px);line-height:1.15;font-weight:600}.hero__content_why_us-copy{width:min(100%,488px);margin:14px 0 0;font-size:16px;line-height:24px;letter-spacing:.02em}.hero__content_why_us-actions{display:flex;align-items:center;gap:20px;margin-top:26px}.hero__content_why_us-btn{width:232px;min-width:232px;min-height:40px;padding:0 28px}.hero__content_why_us-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:100%;margin-top:10px;min-height:222px;border:1px solid rgba(255,255,255,.58);border-radius:4px;background:rgba(21,28,38,.34);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.hero__content_why_us-stat{position:relative;display:flex;flex-direction:column;justify-content:flex-start;min-width:0;min-height:222px;padding:30px 26px 27px;text-align:center}.hero__content_why_us-stat+.hero__content_why_us-stat::before{content:"";position:absolute;left:0;top:50%;width:1px;height:170px;background:rgba(255,255,255,.54);transform:translateY(-50%)}.hero__content_why_us-stat-value{display:inline-flex;align-items:flex-end;justify-content:center;gap:10px}.hero__content_why_us-stat-number{color:var(--accent);font-family:Montserrat,sans-serif;font-size:96px;line-height:1;font-weight:600}.hero__content_why_us-stat-unit{padding-bottom:16px;font-family:Montserrat,sans-serif;font-size:16px;line-height:1;font-weight:600}.hero__content_why_us-stat-label{margin:17px auto 0;max-width:272px;font-family:Montserrat,sans-serif;font-size:24px;line-height:1.08;font-weight:600;letter-spacing:-.01em}.hero__content_why_us-stat:nth-child(2) .hero__content_why_us-stat-label{max-width:258px}.hero__content_why_us-stat:nth-child(3) .hero__content_why_us-stat-label{max-width:272px}.hero__content_why_us-stat:nth-child(3) .hero__content_why_us-stat-unit{padding-bottom:18px}@media (min-width:1280px){html[lang=fr] .hero__content_why_us-main{width:min(100%,840px)}html[lang=fr] .hero__content_why_us-actions,html[lang=fr] .hero__content_why_us-copy{max-width:520px}html[lang=fr] .hero__content_why_us-stat-label{white-space:nowrap}html[lang=fr] .hero__content_why_us-stat:nth-child(2) .hero__content_why_us-stat-label{max-width:none}}.hero__top{width:min(calc(100% - 48px),1247px);height:50px;z-index:30;display:block;isolation:isolate;transition:background-color 320ms var(--motion-smooth),box-shadow 320ms var(--motion-premium),border-color 320ms var(--motion-smooth),transform 320ms var(--motion-premium),backdrop-filter 320ms var(--motion-smooth)}.hero__top.is-sticky{position:fixed;top:14px;left:50%;z-index:50;width:min(calc(100% - 72px),1247px);transform:translateX(-50%);animation:sticky-header-in 360ms var(--motion-premium)}.hero__top.is-sticky::before{content:"";position:absolute;inset:-12px -18px;z-index:-1;border:1px solid var(--header-border);border-radius:22px;background:var(--header-surface);box-shadow:0 18px 36px rgba(2,10,19,.2);backdrop-filter:blur(18px);opacity:0;transform:translateY(-10px) scale(.985);transform-origin:center top;animation:sticky-surface-in 360ms var(--motion-premium) forwards}.hero__top.is-sticky .hero__phone{background:rgba(255,255,255,.03);border-color:rgba(255,255,255,.14)}@keyframes sticky-header-in{from{opacity:.01;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes sticky-surface-in{from{opacity:0;transform:translateY(-10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.brand{position:absolute;left:0;top:0;display:block;width:145px;height:41px;overflow:hidden}.brand img{display:block}.brand img{width:145px;height:41px}.hero__nav{position:relative;display:block}.hero__nav>.hero__nav-item,.hero__nav>.hero__nav-link{position:absolute;top:19px;font-size:16px;line-height:1.2;white-space:nowrap}.hero__nav-link{position:relative;display:inline-flex;align-items:center;gap:7px}.hero__nav>.hero__nav-item.is-current>.hero__nav-link,.hero__nav>.hero__nav-link.is-current{opacity:1}.hero__nav>.hero__nav-item.is-current>.hero__nav-link::before,.hero__nav>.hero__nav-link.is-current::before{content:"";position:absolute;left:50%;top:calc(100% + 6px);width:3px;height:3px;border-radius:50%;background:#ff5e00;transform:translateX(-50%)}.hero__nav-link--why{left:205px}.hero__nav-link--facility{left:285.2px}.hero__nav-item--windows{left:394.2px}.hero__nav-link--homeowners{left:488.2px}.hero__nav-link--faq{left:639.2px}.hero__nav-item--catalog{left:698.2px}html[lang=fr] .hero__nav-link--facility{left:322px}html[lang=fr] .hero__nav-item--windows{left:430px}html[lang=fr] .hero__nav-link--homeowners{left:530px}html[lang=fr] .hero__nav-link--faq{left:655px}html[lang=fr] .hero__nav-item--catalog{left:710px}html[lang=fr] .hero__dropdown--nested{min-width:278px}.hero__nav-item{position:absolute;z-index:2}.hero__nav-item--has-children>.hero__nav-link::after{content:"";width:8px;height:8px;margin-top:-2px;border-right:1.4px solid currentColor;border-bottom:1.4px solid currentColor;transform:rotate(45deg);transform-origin:center;opacity:.8;transition:transform 260ms var(--motion-premium),opacity 260ms var(--motion-smooth)}.hero__nav-item--has-children:focus-within>.hero__nav-link::after,.hero__nav-item--has-children:hover>.hero__nav-link::after{opacity:1;transform:translateY(2px) rotate(225deg)}.hero__dropdown{position:absolute;top:calc(100% + 18px);left:-20px;min-width:240px;padding:10px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:rgba(9,20,32,.94);box-shadow:0 20px 40px rgba(4,10,18,.24);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px);transition:opacity 240ms var(--motion-smooth),transform 240ms var(--motion-premium),visibility 0s linear 240ms}.hero__dropdown::before{content:"";position:absolute;left:0;top:-18px;width:100%;height:18px}.hero__dropdown-item--has-children:focus-within>.hero__dropdown,.hero__dropdown-item--has-children:hover>.hero__dropdown,.hero__nav-item--has-children:focus-within>.hero__dropdown,.hero__nav-item--has-children:hover>.hero__dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition:opacity 240ms var(--motion-smooth),transform 240ms var(--motion-premium),visibility 0s linear 0s}.hero__dropdown a{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 12px;border-radius:10px;color:rgba(255,255,255,.88);font-size:15px;line-height:1.3;transition:background-color 220ms var(--motion-smooth),color 220ms var(--motion-smooth),transform 220ms var(--motion-premium)}.hero__dropdown a:focus-visible,.hero__dropdown a:hover{background:rgba(255,255,255,.08);color:#fff;transform:translateX(2px)}.hero__dropdown-item{position:relative}.hero__dropdown-item--has-children::after{content:"";position:absolute;top:-8px;right:-16px;width:20px;height:calc(100% + 16px)}.hero__dropdown-item--has-children>a::after{content:"";width:7px;height:7px;border-right:1.4px solid currentColor;border-bottom:1.4px solid currentColor;transform:rotate(-45deg)}.hero__dropdown--nested{top:-10px;left:calc(100% + 2px);min-width:200px}.hero__search-panel{position:absolute;top:calc(100% + 18px);right:0;z-index:8;width:min(420px,calc(100vw - 32px));padding:14px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(9,20,32,.94);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 20px 40px rgba(4,10,18,.24);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px) scale(.98);transition:opacity 240ms var(--motion-smooth),transform 240ms var(--motion-premium),visibility 0s linear 240ms}.hero__search-panel.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1);transition:opacity 240ms var(--motion-smooth),transform 240ms var(--motion-premium),visibility 0s linear 0s}.hero__search-form{position:relative}.hero__search-form::before{content:"";position:absolute;left:16px;top:50%;width:18px;height:18px;background:url("./assets/icon-search-hero.svg") center/contain no-repeat;transform:translateY(-50%);opacity:.8}.hero__search-input{width:100%;min-height:52px;padding:14px 46px 14px 48px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:rgba(255,255,255,.08);color:#fff;font-size:15px;line-height:1.3;outline:0;transition:border-color 220ms var(--motion-smooth),background-color 220ms var(--motion-smooth),box-shadow 220ms var(--motion-premium)}.hero__search-input::placeholder{color:rgba(255,255,255,.54)}.hero__search-input:focus{border-color:rgba(255,94,0,.62);background:rgba(255,255,255,.1);box-shadow:0 0 0 4px rgba(255,94,0,.12)}.hero__search-clear{position:absolute;top:50%;right:10px;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;border-radius:10px;background:0 0;color:rgba(255,255,255,.74);cursor:pointer;transform:translateY(-50%);transition:background-color 220ms var(--motion-smooth),color 220ms var(--motion-smooth),transform 220ms var(--motion-premium)}.hero__search-clear:focus-visible,.hero__search-clear:hover{background:rgba(255,255,255,.08);color:#fff;transform:translateY(-50%) scale(1.04)}.hero__search-clear[hidden]{display:none}.hero__search-body{display:flex;justify-content:center;margin-top:12px}.hero__search-actions{display:flex;justify-content:center}.hero__search-submit{display:inline-flex;align-items:center;justify-content:center;min-width:120px;min-height:40px;padding:10px 20px;border:0;border-radius:12px;background:var(--accent);color:#fff;font-size:14px;line-height:1.2;font-weight:500;cursor:pointer;transition:background-color 220ms var(--motion-smooth),transform 220ms var(--motion-premium),box-shadow 220ms var(--motion-premium)}.hero__search-submit:focus-visible,.hero__search-submit:hover{background:var(--accent-dark);transform:translateY(-1px);box-shadow:0 14px 28px rgba(7,18,31,.16)}.hero__dropdown--catalog{left:-18px;min-width:252px}.footer__nav a,.hero__nav>.hero__nav-item>.hero__nav-link,.hero__nav>.hero__nav-link{opacity:.92}.footer__icon,.footer__lang,.footer__lang-link,.footer__nav a,.footer__phone,.hero__lang,.hero__nav>.hero__nav-item>.hero__nav-link,.hero__nav>.hero__nav-link,.hero__phone,.hero__social :is(a,button){transition:color 260ms var(--motion-smooth),opacity 260ms var(--motion-smooth),transform 260ms var(--motion-premium),background-color 260ms var(--motion-smooth),box-shadow 260ms var(--motion-premium)}.footer__nav a:hover,.hero__lang-link:focus-visible,.hero__lang-link:hover,.hero__nav-item:focus-within>.hero__nav-link,.hero__nav-item:hover>.hero__nav-link,.hero__nav>.hero__nav-link:hover{opacity:1;transform:translateY(-2px)}.footer__lang-link:focus-visible,.footer__lang-link:hover{opacity:1}.hero__actions{display:contents}.hero__menu{display:none;width:28.8px;height:18px;padding:0;border:0;background:0 0;cursor:pointer}.hero__menu span{display:block;width:28.8px;height:3.6px;background:#fff}.hero__menu span+span{margin-top:3.6px}.hero__phone{position:absolute;left:877px;top:9px;display:inline-flex;align-items:center;gap:8px;width:207px;height:41px;box-sizing:border-box;padding:8px 24px 8px 18px;border:1px solid rgba(255,255,255,.95);border-radius:4px;font-size:20px;font-weight:600;white-space:nowrap}.hero__phone:focus-visible,.hero__phone:hover{border-color:var(--accent);background:rgba(255,94,0,.16);box-shadow:0 12px 28px rgba(255,94,0,.18);opacity:1;transform:translateY(-2px)}.hero__phone img{width:14.97px;height:15px;flex:0 0 14.97px;transition:none}.hero__social{display:contents}.hero__social :is(a,button){position:absolute;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:0 0;cursor:pointer}.hero__search-toggle{left:1110px;top:19px;width:20px;height:20px}.hero__social a{left:1156px;top:21px;width:23.11px;height:16.25px}.hero__social img{display:block;width:100%;height:100%;transition:transform .3s var(--motion-premium),filter .3s var(--motion-smooth)}.footer__icon:hover img,.footer__phone:hover img,.hero__social :is(a,button):hover img{transform:translateY(-2px) scale(1.08);filter:brightness(1.08)}.hero__lang{position:absolute;left:1202px;top:19px;display:inline-flex;align-items:center;gap:6px;font-size:16px;white-space:nowrap}.hero__lang-link{display:inline-flex;align-items:center;opacity:.72;transition:color 260ms var(--motion-smooth),opacity 260ms var(--motion-smooth),transform 260ms var(--motion-premium)}.hero__lang-link.is-active,.hero__lang-link[aria-current=page]{opacity:1}.hero__lang-separator{opacity:.68}.hero__mobile-panel{display:none}.hero__sticky-sentinel{position:absolute;left:0;top:72px;width:1px;height:1px;pointer-events:none}.hero__mobile-panel[hidden]{display:none!important}.hero__content{position:relative;width:min(calc(100% - 48px),830px);height:476px;margin-top:122px}.hero__copy{position:absolute;left:0;top:22px;width:490px;height:409px;max-width:none;z-index:2}.hero__copy h1{position:absolute;left:0;top:0;margin:0;font-size:clamp(32px, 5vw, 64px);line-height:1.15;font-weight:600;white-space:nowrap}.hero__copy p{position:absolute;left:0;top:245px;margin:0;font-size:16px;line-height:1.2;letter-spacing:.02em;white-space:nowrap}.hero__cta{position:absolute;left:0;top:298px;display:flex;gap:20px;margin-top:0}.hero__cta .btn:first-child{width:224px;min-width:224px}.hero__cta .btn:last-child{width:189px;min-width:189px}.hero__cta .btn{min-height:40px;height:40px;padding:0}.hero__energy{position:absolute;left:101px;top:374px;display:flex;align-items:flex-start;gap:19.74px;width:208.12px;height:66px;margin-top:0}.hero__energy-badge-image{width:123.26px;height:65px;margin-top:1px;object-fit:contain;flex:0 0 123.26px}.hero__energy-logo{width:65.12px;height:65px;object-fit:contain;flex:0 0 65.12px}.hero__window{position:absolute;left:354px;top:0;width:476px;height:476px}.hero__window img{width:100%;height:100%;object-fit:contain}.welcome{padding:109px 0 87px;min-height:407px}.welcome h2{margin:0;font-size:40px;line-height:48px;text-align:center;font-weight:600}.welcome .eyebrow-text{margin:9px 0 0;font-size:16px;line-height:22px;letter-spacing:.02em;text-align:center;color:#a27a09}.welcome .body-small{margin:22px auto 0;max-width:760px;font-size:15px;line-height:24px;text-align:center;color:#1a1a1a}.welcome__subtitle{margin:64px 0 18px;font-family:Montserrat,sans-serif;font-size:22px;line-height:30px;font-weight:600;text-align:center;color:#0d1b2f;letter-spacing:-.005em}.welcome__values{list-style:none;margin:24px auto 0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px;max-width:880px;text-align:left}.welcome__values li{position:relative;padding:18px 22px 18px 26px;background:rgba(13,27,47,.03);border-left:3px solid #ff5e00;border-radius:6px;font-size:14px;line-height:22px;color:#1a1a1a}.welcome__values li strong{display:block;margin-bottom:4px;font-weight:700;font-size:15px;color:#0d1b2f}.welcome__signature{margin:56px 0 0;font-family:Montserrat,sans-serif;font-size:18px;line-height:26px;font-weight:600;text-align:center;color:#0d1b2f;letter-spacing:.01em}@media (max-width:calc(768px - 1px)){.welcome__subtitle{margin-top:48px;font-size:19px;line-height:26px}.welcome__values{grid-template-columns:1fr;gap:12px}.welcome__values li{padding:14px 18px}.welcome__signature{margin-top:40px;font-size:16px;line-height:24px}}.advantages{width:min(calc(100% - 24px),var(--container));padding:0}.advantages__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,296px),296px));justify-content:center;gap:24px;margin-top:19px}.adv-card{--adv-title-width:286px;--adv-copy-width:251px;display:flex;flex-direction:column;align-items:center;min-height:341px;height:341px;padding:32px 22.5px 24px;border-radius:var(--radius-card);background:var(--bg-card);box-shadow:var(--shadow-card);text-align:center;will-change:transform,box-shadow;transition:transform 350ms var(--motion-premium),box-shadow 350ms var(--motion-premium),background-color 350ms var(--motion-smooth)}.adv-card.reveal-on-scroll:focus-within,.adv-card.reveal-on-scroll:hover,.adv-card:focus-within,.adv-card:hover{transform:translateY(calc(var(--reveal-y,0) - 6px));box-shadow:var(--shadow-elevated)}.adv-card__header{display:flex;flex-direction:column;align-items:center}.adv-card__icon{width:72px;height:72px;object-fit:contain;transition:transform 320ms var(--motion-premium),filter 320ms var(--motion-smooth)}.adv-card:focus-within .adv-card__icon,.adv-card:hover .adv-card__icon{transform:translateY(-2px) scale(1.03);filter:drop-shadow(0 8px 14px rgba(255, 94, 0, .12))}.adv-card__title{width:min(100%,var(--adv-title-width));min-height:63px;margin:26px 0 0;font-size:24px;line-height:29px;font-weight:600}.adv-card__divider{width:210px;margin:14px auto 18px;border-top:1px solid #d7d7d7}.adv-card__copy{width:min(100%,var(--adv-copy-width));margin:0;font-size:16px;line-height:22px;letter-spacing:.02em}.advantages .section__title{margin:0}.advantages .section__subline{max-width:497px;margin:13px auto 0;line-height:22px}.adv-card--estimates{--adv-title-width:295px;--adv-copy-width:231px}.adv-card--pricing{--adv-title-width:297px;--adv-copy-width:249px}.adv-card--guarantee{--adv-title-width:289px}html[lang=fr] .adv-card{height:auto;min-height:365px}html[lang=fr] .adv-card--estimates{--adv-copy-width:266px}.stats{width:1250px;min-height:222px;margin-top:114px;padding:0;margin-bottom:110px}.stats__grid{position:relative;display:grid;grid-template-columns:409px 426px 415px;width:1250px;height:222px;border:1px solid var(--line);border-radius:4px}.stat{position:relative;height:222px;text-align:left;transition:background-color 320ms var(--motion-smooth)}.stat+.stat{border-left:0}.stat+.stat::before{content:"";position:absolute;left:0;top:26px;height:170px;border-left:1px solid #cbcbcb}.stat__value{position:absolute;font-family:Montserrat,sans-serif;font-size:96px;line-height:117px;font-weight:600;color:var(--accent)}.stat__unit{position:absolute;font-family:Montserrat,sans-serif;font-size:16px;line-height:20px;font-weight:600;color:#000}.stat__label{position:absolute;font-family:Montserrat,sans-serif;font-size:24px;line-height:29px;font-weight:600}.stat:first-child .stat__value{left:138px;top:32px}.stat:first-child .stat__unit{left:246px;top:111px}.stat:first-child .stat__label{left:83px;top:139px;width:221px}.stat:nth-child(2) .stat__value{left:167px;top:32px}.stat:nth-child(2) .stat__unit{left:262px;top:111px}.stat:nth-child(2) .stat__label{left:84px;top:139px;width:258px}.stat:nth-child(3) .stat__value{left:155px;top:32px}.stat:nth-child(3) .stat__unit{left:275px;top:111px}.stat:nth-child(3) .stat__label{left:79px;top:139px;width:272px}html[lang=fr] .stat:nth-child(2) .stat__label{left:78px;width:282px;white-space:nowrap}html[lang=fr] .stat:first-child .stat__label{left:56px;width:274px;white-space:nowrap}.ordering{position:relative;width:1250px;min-height:364px;padding:0;margin-bottom:110px;text-align:center}.ordering__panel{position:absolute;left:0;top:68px;width:1250px;height:222px;margin-top:0;padding:0;border:1px solid var(--line);border-radius:4px}.ordering__steps{position:absolute;left:-1px;top:-1px;width:calc(100% + 2px);height:calc(100% + 2px)}.step{position:absolute;text-align:center;transition:transform 320ms var(--motion-premium),filter 320ms var(--motion-smooth)}.step.reveal-on-scroll:hover,.step:hover{transform:translateY(calc(var(--reveal-y,0) - 5px));filter:drop-shadow(0 8px 14px rgba(7, 18, 31, .1))}.step img{position:absolute;object-fit:contain;transition:transform 320ms var(--motion-premium),filter 320ms var(--motion-smooth)}.step:hover img{transform:scale(1.03);filter:drop-shadow(0 8px 14px rgba(255, 94, 0, .1))}.step p{position:absolute;left:0;margin:0;font-size:16px;line-height:1.2}.step-arrow{position:absolute;width:29px;height:29px;background:url("./assets/ordering-arrow-desktop.svg") center/17.04px 29px no-repeat;opacity:1}.ordering__cta{position:absolute;left:528px;top:322px;width:190px;min-width:190px;margin-top:0;min-height:40px;height:40px;padding:0}.ordering .section__title{position:absolute;left:0;top:0;width:100%;margin:0;text-align:center;transform:none;white-space:normal}.step--call{left:74px;top:65px;width:157px;height:104px}.step--call img{left:48.1px;top:0;width:60px;height:52.75px}.step--call p{top:62px;width:157px}.step--visit{left:305px;top:59px;width:157px;height:105px}.step--visit img{left:55.5px;top:0;width:46.03px;height:46px}.step--visit p{top:68px;width:157px}.step--calc{left:538px;top:58px;width:157px;height:106px}.step--calc img{left:55.5px;top:0;width:46px;height:46px}.step--calc p{top:69px;width:157px}.step--window{left:767px;top:60px;width:157px;height:104px}.step--window img{left:55.5px;top:0;width:46px;height:41.53px}.step--window p{top:67px;width:157px}.step--delivery{left:998px;top:59px;width:178px;height:105px}.step--delivery img{left:57px;top:0;width:64px;height:45px}.step--delivery p{top:68px;width:178px}.step-arrow--1{left:263px;top:71px}.step-arrow--2{left:502px;top:71px}.step-arrow--3{left:730px;top:71px}.step-arrow--4{left:965px;top:71px}.custom{width:min(calc(100% - 48px),1257px);padding:0;text-align:center}.custom .section__title{width:min(824px,100%);margin:0 auto;font-size:40px;line-height:48px;font-weight:600;color:#000}.custom .section__desc{width:min(832px,100%);margin:9px auto 0;font-size:16px;line-height:22px;color:#000}.custom__grid{display:grid;grid-template-columns:repeat(3,minmax(0,403px));justify-content:space-between;gap:24px;margin-top:30px}.custom-card{display:flex;flex-direction:column;overflow:hidden;border-radius:4px;background:#fff;box-shadow:0 4px 7.1px rgba(0,0,0,.2);text-align:left;min-height:526px;will-change:transform,box-shadow;transition:transform 350ms var(--motion-premium),box-shadow 350ms var(--motion-premium),background-color 350ms var(--motion-smooth)}.custom-card.reveal-on-scroll:focus-within,.custom-card.reveal-on-scroll:hover,.custom-card:focus-within,.custom-card:hover{transform:translateY(calc(var(--reveal-y,0) - 7px));box-shadow:var(--shadow-floating)}.custom-card__media{position:relative;overflow:hidden;width:100%;flex:0 0 auto}.custom-card__media--design{height:320px}.custom-card__media--performance,.custom-card__media--quality{height:320px}.custom-card__image{position:absolute;display:block;max-width:none;transition:transform 350ms var(--motion-premium),filter 350ms var(--motion-smooth)}.custom-card:focus-within .custom-card__image,.custom-card:hover .custom-card__image{transform:scale(1.03);filter:saturate(1.02)}.custom-card__image--design{left:-160px;top:-18px;width:600px;height:338px}.custom-card__image--performance{left:-7px;top:0;width:586px;height:320px}.custom-card__image--quality{left:-75px;top:0;width:480px;height:320px}.custom-card__body{position:relative;flex:1 1 auto;padding:25px 22px 28px}.custom-card h3,.custom-card p{margin:0;color:#000}.custom-card h3{font-size:32px;line-height:38px;font-weight:600}.custom-card p{width:360px;margin-top:17px;font-size:16px;line-height:22px;letter-spacing:.02em;color:#000}.custom__cta{width:190px;min-width:190px;margin-top:48px;padding:0 28px;border-color:#ff5e00;color:#000202;font-size:16px;font-weight:400;letter-spacing:.02em}.custom__cta::after{width:14.45px;height:7px;flex:0 0 14.45px;background:url("./assets/custom-arrow.svg") center/contain no-repeat}.feature{display:grid;grid-template-columns:minmax(320px,616px) minmax(320px,488px);justify-content:space-between;align-items:center;gap:clamp(40px,5vw,76px);padding:0 0 116px;margin-top:100px}.feature__media{position:relative;width:100%;max-width:616px;aspect-ratio:616/436;overflow:hidden;border-radius:12px;background:#e6ddd4;will-change:transform,box-shadow;transition:transform 350ms var(--motion-premium),box-shadow 350ms var(--motion-premium),filter 350ms var(--motion-smooth)}.feature__scene,.feature__scene-wrap{display:block;width:100%;height:100%}.feature__scene{object-fit:cover;transition:transform 350ms var(--motion-premium),filter 350ms var(--motion-smooth)}.feature__window{position:absolute;top:0;left:calc(100% * 59 / 616);z-index:1;display:block;width:min(calc(100% * 360 / 616),360px);height:auto;aspect-ratio:1/1;max-width:none;object-fit:contain;transition:transform 350ms var(--motion-premium),filter 350ms var(--motion-smooth)}.feature__controls{position:absolute;left:50%;bottom:19px;z-index:2;display:flex;align-items:center;gap:18px;transform:translateX(-50%)}.feature__control-arrow{padding:0;border:0;width:24px;min-width:0;height:12px;min-height:0;background:url("./assets/custom-arrow.svg") center/14px 7px no-repeat;filter:brightness(0) invert(1);opacity:.96;cursor:pointer;transition:opacity 220ms var(--motion-smooth),transform 220ms var(--motion-premium)}.feature__control-arrow--prev{transform:rotate(180deg)}.feature__control-arrow:focus-visible,.feature__control-arrow:hover{opacity:1}.feature__control-arrow:focus-visible,.feature__control-dot:focus-visible{outline:2px solid rgba(255,255,255,.92);outline-offset:4px}.feature__control-dots{display:inline-flex;align-items:center;gap:8px}.feature__control-dot{padding:0;border:0;width:12px;min-width:0;height:12px;min-height:0;border-radius:50%;background:rgba(255,255,255,.96);cursor:pointer;transition:background-color 220ms var(--motion-smooth),transform 220ms var(--motion-premium)}.feature__control-dot--active{background:var(--accent);transform:scale(1.08)}.feature__content{align-self:center;width:100%;max-width:488px;transition:opacity 220ms var(--motion-smooth)}.feature__eyebrow{margin:0 0 11px;font-size:16px;line-height:1.2;letter-spacing:.02em;color:var(--accent-gold)}.feature__content h2{margin:0;font-size:40px;line-height:1.2;font-weight:600}.feature__copy{margin:16px 0 0;font-size:16px;line-height:1.5;letter-spacing:.02em}.feature__copy strong{font-weight:800}.feature__actions{display:flex;gap:11px;margin-top:32px}.feature__btn{width:189px;min-width:189px;min-height:40px;padding:0 24px;font-size:16px;font-weight:400;letter-spacing:.02em;gap:10px}.feature__btn::after{content:"";width:14px;height:7px;flex:0 0 14px;background:url("./assets/custom-arrow.svg") center/contain no-repeat}.feature__btn--primary{background:var(--accent);color:var(--text-white)}.feature__btn--primary:hover{background:var(--accent-dark)}.feature__btn--primary::after{filter:brightness(0) invert(1)}.feature__btn--catalog{border-color:var(--accent);color:var(--text-main)}html[lang=fr] .feature__btn--catalog{width:226px;min-width:226px;white-space:nowrap}.where-do-we-work{width:100%;margin:120px auto 96px}.where-do-we-work__intro{width:min(calc(100% - 32px),830px);margin:0 auto;text-align:center}.where-do-we-work__title{margin:0;font-size:40px;line-height:1.2;font-weight:600}.where-do-we-work__copy{margin:16px 0 0;font-size:14px;line-height:22px}.where-do-we-work__map{position:relative;width:100%;height:601px;margin-top:29px;overflow:hidden}.where-do-we-work__map-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.where-do-we-work__marker{position:absolute;left:57.58%;top:67.7%;width:58px;height:58px;transform:translate(-50%,-50%);pointer-events:none}.installation-options{width:min(calc(100% - 32px),1256px);margin:0 auto 126px;text-align:center}.installation-options__intro{width:min(100%,830px);margin:0 auto}.installation-options__title{margin:0;font-size:40px;line-height:1.2;font-weight:600}.installation-options__copy{margin:16px 0 0;font-size:14px;line-height:22px}.installation-options__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:29px}.installation-card{min-height:474px;padding:34px 48px 32px;border-radius:12px;background:#fff;box-shadow:var(--shadow-card);text-align:left}.installation-card__title{min-height:58px;margin:0;color:var(--accent);font-size:24px;line-height:1.2;font-weight:600;text-align:center}.installation-card__title span{display:block}.installation-card--recommended .installation-card__title span{color:#999}.installation-card__divider{display:block;width:100%;max-width:307px;height:1px;margin:24px auto 23px;background:#b1b1b1}.installation-card__list{display:grid;gap:0;margin:0;padding:0 0 0 8px;list-style-position:inside;font-size:16px;line-height:26px;letter-spacing:.02em}.installation-card__lead{margin:0;font-size:16px;line-height:26px;letter-spacing:.02em}.installation-card__list li{margin:0}.helpful-information-homeowners{width:min(calc(100% - 32px),830px);margin:0 auto 126px;color:#000}.helpful-information-homeowners__title{margin:0;font-size:40px;line-height:1.2;font-weight:600;text-align:center}.helpful-information-homeowners__content{margin-top:16px;padding-left:14px}.helpful-information-homeowners__group{margin:0}.helpful-information-homeowners__group h3{margin:0;font-size:24px;line-height:1.2;font-weight:600}.helpful-information-homeowners__intro{max-width:717px;margin:19px 0 0;font-size:16px;line-height:26px;letter-spacing:.02em}.helpful-information-homeowners__group--exterior{margin-top:18px}.helpful-information-homeowners__group--interior{margin-top:18px}.helpful-information-homeowners__qa{max-width:720px;margin-top:16px;font-size:16px;line-height:26px;letter-spacing:.02em}.helpful-information-homeowners__qa p{margin:0}.helpful-information-homeowners__qa p+p{margin-top:26px}.helpful-information-homeowners__qa strong{display:block;font-weight:800}.questions-homeowners{width:min(calc(100% - 32px),830px);margin:0 auto 126px;color:#000}.questions-homeowners__title{width:830px;max-width:100%;margin:0 auto;font-size:40px;line-height:1.2;font-weight:600;text-align:center}.questions-homeowners__list{margin-top:1px}.questions-homeowners--faq{width:min(calc(100% - 32px),830px)}.questions-homeowners--faq .questions-homeowners__item{height:60px}.questions-homeowners__row{position:relative}.questions-homeowners__row::after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:#cbcbcb;pointer-events:none}.questions-homeowners__item{display:flex;align-items:center;justify-content:space-between;width:100%;height:58px;padding:0 37px 0 14px;border:0;background:0 0;color:#000;font-size:16px;line-height:1.2;letter-spacing:.02em;text-align:left;cursor:pointer;transition:color 250ms var(--motion-smooth),background-color 250ms var(--motion-smooth)}.questions-homeowners__item:focus-visible,.questions-homeowners__item:hover{color:var(--accent);background:rgba(255,94,0,.035);outline:0}.questions-homeowners__plus{flex:0 0 auto;color:#999;font-size:24px;line-height:22px;font-weight:400;letter-spacing:.02em;transition:color 250ms var(--motion-smooth),transform 250ms var(--motion-premium)}.questions-homeowners__row.is-open .questions-homeowners__plus{color:var(--accent);transform:rotate(180deg)}.questions-homeowners__answer{max-height:0;overflow:hidden;padding:0 72px 0 14px;color:#333;font-size:14px;line-height:22px;letter-spacing:.02em;opacity:0;transition:max-height 320ms var(--motion-premium),opacity 260ms var(--motion-smooth),padding-bottom 320ms var(--motion-premium)}.questions-homeowners__answer p{margin:0}.questions-homeowners__row.is-open .questions-homeowners__answer{max-height:140px;padding-bottom:18px;opacity:1}.questions-homeowners__cta{position:relative;display:flex;align-items:center;justify-content:center;gap:14px;width:259px;height:55px;margin:18px auto 0;border-radius:4px;background:var(--accent);color:#fff;font-size:20px;line-height:1.2;font-weight:400;letter-spacing:.02em;transition:background-color .3s var(--motion-smooth),transform .3s var(--motion-premium),box-shadow .3s var(--motion-premium)}.questions-homeowners__cta::after{content:"";width:22px;height:11px;background:url("./assets/contact-send-arrow.svg") center/contain no-repeat;filter:brightness(0) invert(1)}.questions-homeowners__cta:focus-visible,.questions-homeowners__cta:hover{background:var(--accent-dark);box-shadow:0 16px 30px rgba(7,18,31,.18);transform:translateY(-2px);outline:0}html[lang=fr] .questions-homeowners__cta{width:336px;white-space:nowrap}.reviews{width:min(calc(100% - 32px),1306px);padding:0 0 126px;text-align:center}.reviews__summary{margin:2px 0 0;font-size:16px;line-height:1.375}.reviews__gallery{margin-top:28px}.reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.review-card{height:100%;min-height:0;padding:30px;border:1px solid rgba(17,32,49,.05);border-radius:16px;background:#fff;box-shadow:0 5px 10px rgba(0,0,0,.14);text-align:left;transition:box-shadow 220ms var(--motion-premium)}.review-card:hover{transform:none;box-shadow:0 7px 14px rgba(0,0,0,.16)}.review-card__header{position:relative;display:flex;align-items:flex-start;gap:20px}.review-card__avatar{position:relative;display:grid;place-items:center;width:50px;height:50px;flex:0 0 50px;border-radius:50%;color:#fff;font-size:22px;line-height:1;font-weight:500}.review-card__avatar span{position:relative;z-index:1}.review-card__avatar::after{content:"★";position:absolute;right:-3px;bottom:-1px;display:grid;place-items:center;width:20px;height:20px;border:3px solid #fff;border-radius:50%;background:#ff7a00;color:#fff;font-size:9px;line-height:1}.review-card__avatar--photo{background:radial-gradient(circle at 32% 28%,#ff9dd7 0,#d72b84 33%,transparent 34%),radial-gradient(circle at 62% 36%,#f74c9d 0,#a61164 38%,transparent 39%),radial-gradient(circle at 42% 66%,#ff87c8 0,#9f0f5d 36%,transparent 37%),linear-gradient(135deg,#c91d78 0,#7d0d49 100%)}.review-card__avatar--dark{background:radial-gradient(circle at 38% 26%,#91653f 0,#463427 32%,transparent 33%),radial-gradient(circle at 60% 42%,#4b4b50 0,#27272c 56%,#171717 100%)}.review-card__avatar--accent{background:#f57c00}.review-card__avatar--accent::after{display:none}.review-card__meta{min-width:0;flex:1 1 auto;padding-right:34px}.review-card__topline{display:block}.review-card__topline h3{margin:0;overflow:hidden;font-size:18px;line-height:1.22;font-weight:600;letter-spacing:-.01em;color:#5b6268;text-overflow:ellipsis;white-space:nowrap}.review-card__google{position:absolute;top:1px;right:0;display:inline-grid;place-items:center;width:22px;height:22px;flex:0 0 22px;border-radius:0;color:transparent;font-size:18px;font-weight:800;background-image:linear-gradient(135deg,#4285f4 0 27%,#34a853 27% 49%,#fbbc05 49% 72%,#ea4335 72% 100%);-webkit-background-clip:text;background-clip:text}.review-card__rating{margin-top:10px;color:#fbbc05;font-size:18px;line-height:1;letter-spacing:.12em}.review-card__time{margin-top:8px;font-size:14px;line-height:1.2;color:rgba(102,105,109,.45)}.review-card__copy{margin:25px 0 0;max-height:76px;padding-right:10px;overflow:auto;font-size:14px;line-height:1.36;color:#697076;scrollbar-width:thin;scrollbar-color:rgba(145,145,145,0.45) transparent}.review-card__copy::-webkit-scrollbar{width:6px}.review-card__copy::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(145,145,145,.45)}.review-card__copy::-webkit-scrollbar-track{background:0 0}.reviews .btn{margin-top:44px}.btn--reviews{width:190px;min-width:190px;min-height:40px;padding:0 24px;font-size:16px;line-height:1.2;font-weight:400;letter-spacing:.02em}.btn--reviews::after{width:14px;height:7px;flex:0 0 14px;background:url("./assets/custom-arrow.svg") center/contain no-repeat}html[lang=fr] .btn--reviews{width:224px;min-width:224px;white-space:nowrap}.manufacturing-plant{width:100%;margin:0 auto;padding:96px 0 97px}.manufacturing-plant__intro{width:min(calc(100% - 32px),825px);margin:0 auto;text-align:center}.manufacturing-plant__title{margin:0;font-size:40px;line-height:1.2;font-weight:600}.manufacturing-plant__copy{margin:17px 0 0;font-size:14px;line-height:22px;color:#000}.manufacturing-plant__stage{position:relative;width:min(100%,1256px);margin:27px auto 0}.manufacturing-plant__viewport{overflow:hidden;border-radius:4px}.manufacturing-plant__track{display:flex;transition:transform 420ms var(--motion-premium);will-change:transform}.manufacturing-plant__slide{flex:0 0 100%;min-width:0}.manufacturing-plant__media{display:block;width:100%;aspect-ratio:1256/526}.manufacturing-plant__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center 53%}.manufacturing-plant__controls{position:absolute;left:50%;bottom:19px;z-index:1;display:inline-flex;align-items:center;gap:18px;transform:translateX(-50%)}.manufacturing-plant__arrow{width:22.71px;height:11px;padding:0;border:0;cursor:pointer;background-color:transparent;background:url("./assets/manufacturing-plant-arrow.svg") center/contain no-repeat}.manufacturing-plant__arrow--prev{transform:rotate(180deg)}.manufacturing-plant__dots{display:inline-flex;align-items:center;gap:8px}.manufacturing-plant__dot{width:12px;height:12px;padding:0;border:0;border-radius:50%;cursor:pointer;background:rgba(255,255,255,.98)}.manufacturing-plant__dot--active{background:#f15a24}.authentication-mark{display:grid;grid-template-columns:401px minmax(0,509px);justify-content:center;align-items:center;gap:132px;width:100%;margin:0 auto 96px;padding:72px 120px 71px;background:#f4fafd}.authentication-mark__plate{display:grid;place-items:center;width:401px;aspect-ratio:401/239;border-radius:12px;background:linear-gradient(180deg,#000 0,#050505 100%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.03),0 22px 44px rgba(6,16,28,.12)}.authentication-mark__stamp{width:309px;height:160px}.authentication-mark__stamp-image{display:block;width:100%;height:100%;object-fit:contain}.authentication-mark__content{align-self:center}.authentication-mark__title{margin:0;font-size:40px;line-height:1.2;font-weight:600}.authentication-mark__copy{width:min(100%,509px);margin:16px 0 0;font-size:14px;line-height:22px;color:#000}.why-us-catalog-search{display:grid;grid-template-columns:minmax(0,684px) minmax(0,542px);justify-content:space-between;align-items:start;gap:40px;margin-bottom:128px;padding:0}.why-us-catalog-search__media{min-width:0}.why-us-catalog-search__image-wrap{position:relative;display:block;width:100%;aspect-ratio:684/384;overflow:hidden;border-radius:12px}.why-us-catalog-search__image{width:100%;height:100%;object-fit:cover;object-position:center}.why-us-catalog-search__content{display:flex;flex-direction:column;align-items:flex-start;padding-top:1px}.why-us-catalog-search__title{max-width:350px;margin:0;font-size:40px;line-height:1.08;font-weight:600;letter-spacing:-.035em}.why-us-catalog-search__copy{max-width:402px;margin:30px 0 0;font-size:14px;line-height:22px;color:#000}.why-us-catalog-search__eyebrow{margin:28px 0 0;font-size:20px;line-height:1.2;letter-spacing:.02em;color:#000}.why-us-catalog-search__actions{display:flex;flex-wrap:wrap;gap:18px 24px;margin-top:20px}.why-us-catalog-search__btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:259px;min-width:259px;min-height:55px;padding:14px 48px 14px 24px;border:1px solid var(--accent);border-radius:4px;color:var(--accent);font-size:16px;line-height:24px;transition:background-color .3s var(--motion-smooth),color .3s var(--motion-smooth),box-shadow .3s var(--motion-premium),transform .3s var(--motion-premium)}.why-us-catalog-search__btn::after{content:"";position:absolute;right:18px;top:50%;width:19px;height:10px;background:url("./assets/why-us-catalog-arrow.svg") center/contain no-repeat;transform:translateY(-50%);transition:transform .3s var(--motion-premium),filter .3s var(--motion-smooth)}.why-us-catalog-search__btn:focus-visible,.why-us-catalog-search__btn:hover{background:var(--accent);color:#fff;box-shadow:0 16px 28px rgba(255,94,0,.18);transform:translateY(-2px)}.why-us-catalog-search__btn:focus-visible::after,.why-us-catalog-search__btn:hover::after{filter:brightness(0) invert(1);transform:translateY(-50%) translateX(2px)}.why-homeowners-choose-us{display:grid;grid-template-columns:minmax(0,600px) minmax(0,650px);justify-content:space-between;align-items:start;gap:20px;margin-top:120px;margin-bottom:82px}.why-homeowners-choose-us__media{min-width:0}.why-homeowners-choose-us__image-wrap{display:block;width:100%;aspect-ratio:503/292;overflow:hidden;border-radius:12px}.why-homeowners-choose-us__image{width:100%;height:100%;object-fit:cover;object-position:center}.why-homeowners-choose-us__content{display:flex;flex-direction:column;align-items:flex-start;padding-top:7px}.why-homeowners-choose-us__title{max-width:400px;margin:0;font-size:40px;line-height:1.08;font-weight:600;letter-spacing:-.035em}.why-homeowners-choose-us__title span{display:block}.why-homeowners-choose-us__eyebrow{max-width:358px;margin:28px 0 0;font-size:16px;line-height:1.35;letter-spacing:.02em;color:var(--accent-gold)}.why-homeowners-choose-us__copy{max-width:402px;margin-top:15px;font-size:14px;line-height:22px;color:#000}.why-homeowners-choose-us__copy p{margin:0}.why-homeowners-choose-us__copy p+p{margin-top:21px}.why-us-expert-windows-instructions{margin-top:120px;margin-bottom:112px}.why-us-expert-windows-instructions__intro{max-width:832px;margin:0 auto}.why-us-expert-windows-instructions__title{margin:0;font-size:40px;line-height:1.2;font-weight:600;text-align:center}.why-us-expert-windows-instructions__copy{max-width:831px;margin:16px auto 0;font-size:14px;line-height:22px;text-align:center;color:#000}.why-us-expert-windows-instructions__copy p{margin:0}.why-us-expert-windows-instructions__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px;margin-top:37px}.expert-window-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--line);background:#fff}.expert-window-card__media{overflow:hidden;aspect-ratio:403/273}.expert-window-card__media img{width:100%;height:100%;object-fit:cover}.expert-window-card--installation .expert-window-card__media img{object-position:35% 51%}.expert-window-card--efficiency .expert-window-card__media img{object-position:center 54%}.expert-window-card--service .expert-window-card__media img{object-position:44% 46%}.expert-window-card__body{flex:1;padding:18px 54px 26px}.expert-window-card__body h3{margin:0;font-size:24px;line-height:1.2;font-weight:600}.expert-window-card__body p{margin:17px 0 0;font-size:16px;line-height:22px;color:#000}.why-us-expert-windows-instructions__cta{position:relative;display:flex;width:238px;min-width:238px;margin:30px auto 0;padding:10px 52px 10px 28px;font-size:16px;font-weight:400;letter-spacing:.02em}.why-us-expert-windows-instructions__cta::after{content:"";position:absolute;right:28px;top:50%;width:14px;height:7px;background:url("./assets/custom-arrow.svg") center/contain no-repeat;filter:brightness(0) invert(1);transform:translateY(-50%)}.reviews .btn{margin-top:48px}.btn--reviews{width:190px;min-width:190px;min-height:40px;padding:0 24px;font-size:16px;line-height:1.2;font-weight:400;letter-spacing:.02em}.btn--reviews::after{width:14px;height:7px;flex:0 0 14px;background:url("./assets/custom-arrow.svg") center/contain no-repeat}.energy{position:relative;width:100%;margin:0;padding:61px 0 64px;background:#f4fafd}.energy>*{position:relative;z-index:1}.energy__grid{width:1257px;margin:37px auto 0;display:grid;grid-template-columns:repeat(3,403px);gap:24px}.energy-card{min-height:219px;padding:41px 90px 33px;border-radius:12px;background:#ff5e00;color:var(--text-white);will-change:transform,box-shadow;transition:transform 350ms var(--motion-premium),box-shadow 350ms var(--motion-premium),background-color 350ms var(--motion-smooth)}.energy-card.reveal-on-scroll:hover,.energy-card:hover{transform:translateY(calc(var(--reveal-y,0) - 6px));box-shadow:var(--shadow-floating);background:#f85b00}.energy-card__top{font-family:Roboto,sans-serif;font-style:italic;font-size:16px;line-height:1.2;letter-spacing:.02em}.energy-card__value{margin-top:2px;font-family:Montserrat,sans-serif;font-size:96px;line-height:.92;font-weight:600}.energy-card__value--small{display:flex;align-items:flex-end;gap:6px;margin-top:-1px;line-height:1}.energy-card__value-number{font-size:96px;line-height:.92}.energy-card__value-label{font-size:40px;line-height:1;transform:translateY(-12px)}.energy-card__text{margin-top:8px;font-family:Roboto,sans-serif;font-size:16px;line-height:1.22;max-width:241px}.energy-card--panes .energy-card__text{max-width:241px}.energy-card--stat .energy-card__text{max-width:241px}.contact{width:100%;margin:0;padding:0}.contact__panel{position:relative;height:871px;overflow:hidden;background:#f3f0ec}.contact__panel::after{content:"";position:absolute;right:0;top:0;width:calc(100% + 240px);min-width:1742px;height:871px;background:url("./assets/contact-bg-desktop.jpg") left top/cover no-repeat;transform:scaleX(-1);transform-origin:center}.contact__card{position:absolute;top:103px;left:max(82px,calc(50% - 666px));width:830px;height:719px;box-sizing:border-box;overflow:hidden;isolation:isolate;padding:52px 55px 0;border-radius:12px;background:0 0;box-shadow:none;z-index:1}.contact__card::before{content:"";position:absolute;inset:0;border-radius:inherit;background:rgba(255,255,255,.73);z-index:-1}.contact__card h2{margin:0;font-size:40px;line-height:48px;font-weight:600}.contact__card>p{width:406px;margin:10px 0 0;font-size:16px;line-height:22px}.contact__form{position:relative;width:553px;height:539px;margin-top:40px}.contact__input,.contact__textarea{position:absolute;left:0;width:553px;box-sizing:border-box;font:inherit;font-size:16px;font-weight:400;color:#1a1a1a;border:0;background:0 0;resize:none;outline:0}.contact__input{height:26px;padding:0 8px 4px;border-bottom:1px solid #9f9090}.contact__input--name{top:0}.contact__input--phone{top:94px}.contact__input--email{top:188px}.contact__textarea{top:276px;height:97px;padding:9px 15px;border:1px solid #9f9090}.contact__input::placeholder,.contact__textarea::placeholder{color:#9f9090;opacity:1}.contact__form .btn{position:absolute;left:0;top:436px;width:190px;height:40px;min-width:190px;min-height:40px;padding:0 29px;justify-content:center;gap:8px;font-size:16px;font-weight:400;line-height:19px;letter-spacing:.32px;white-space:nowrap}.btn--contact::after{width:16.52px;height:8px;flex-basis:16.52px}.footer{margin-top:-1px;padding:33px 0 49px;color:var(--text-white);background:url("./assets/footer-bg-alt.svg") center/cover no-repeat}.footer__inner{width:min(calc(100% - 48px),1247px);margin:0 auto;position:relative;height:84px}.footer__brand{position:absolute;left:-3.5px;top:0;display:grid;gap:12.45px;align-content:start;width:154px}.footer__brand img{width:154px;height:43px}.brand--footer img{width:154px;height:43.545px}.footer__center{display:contents}.footer__nav{display:contents;font-size:16px}.footer__nav a{position:absolute;top:19px}.footer__nav a:first-child{left:205px}.footer__nav a:nth-child(2){left:285.2px}.footer__nav a:nth-child(3){left:394.2px}.footer__nav a:nth-child(4){left:488.2px}.footer__nav a:nth-child(5){left:639.2px}.footer__nav a:nth-child(6){left:698.2px}.footer__meta{display:contents}.footer__phone{position:absolute;left:877px;top:9px;display:inline-flex;align-items:center;gap:8px;width:207px;height:41px;box-sizing:border-box;padding:8px 24px 8px 18px;border:1px solid rgba(255,255,255,.95);border-radius:4px;min-height:41px;font-size:20px;font-weight:600;white-space:nowrap}.footer__phone img{width:14.97px;height:15px;flex:0 0 14.97px}.footer__phone span{flex:0 0 auto}.footer__icon{display:inline-flex;align-items:center;justify-content:center}.footer__icon[href*="#main-content"]{position:absolute;left:1110px;top:19px;width:20px;height:20px}.footer__icon[href^="mailto:"]{position:absolute;left:1156px;top:21px;width:23.11px;height:16.25px}.footer__icon img{display:block;width:100%;height:100%;transition:transform .3s var(--motion-premium),filter .3s var(--motion-smooth)}.footer__lines{position:absolute;left:698.5px;top:43px;display:grid;gap:0;font-size:14px;line-height:28px;justify-items:start;width:fit-content}.footer__lang{position:absolute;left:1202px;top:19px;display:inline-flex;align-items:center;gap:6px;font-size:16px;white-space:nowrap}.footer__lang-link{display:inline-flex;align-items:center;opacity:.72;font-weight:400}.footer__lang-link.is-active,.footer__lang-link[aria-current=page]{opacity:1;font-weight:600;pointer-events:none}.footer__lang-separator{opacity:.68}.footer__copy{position:static;font-size:14px;line-height:1.2;white-space:nowrap}@media (min-width:1280px){html[lang=fr] .footer__nav a:nth-child(2){left:322px}html[lang=fr] .footer__nav a:nth-child(3){left:430px}html[lang=fr] .footer__nav a:nth-child(4){left:530px}html[lang=fr] .footer__nav a:nth-child(5){left:655px}html[lang=fr] .footer__nav a:nth-child(6){left:710px}html[lang=fr] .footer__lines{left:710.5px;top:56px}}.windows-cat-main-top{width:min(calc(100% - 32px),1256px);margin:120px auto 88px}.windows-cat-main-top__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.windows-cat-main-card{display:grid;grid-template-columns:296px minmax(0,1fr);height:285px;min-height:285px;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 3px 10px rgba(0,0,0,.25)}.windows-cat-main-card__media,.windows-cat-main-card__media picture{display:block;width:100%;height:100%}.windows-cat-main-card__media{min-width:0;min-height:0;overflow:hidden}.windows-cat-main-card__image{width:100%;height:100%;object-fit:cover}.windows-cat-main-card__image--325{object-position:center 38%}.windows-cat-main-card__image--456{object-position:center center}.windows-cat-main-card__content{display:flex;flex-direction:column;align-items:flex-start;min-width:0;padding:40px 32px 40px 24px}.windows-cat-main-card__title{margin:0;font-size:24px;line-height:1.2084;font-weight:600}.windows-cat-main-card__features{margin:20px 0 0;padding:0;list-style:none;font-size:14px;line-height:1.5715;color:#000}.windows-cat-main-card__features li{position:relative;padding-left:14px}.windows-cat-main-card__features li::before{content:"";position:absolute;left:0;top:9px;width:4px;height:4px;border-radius:50%;background:currentColor}.windows-cat-main-card__cta{display:inline-flex;align-items:center;justify-content:center;gap:17px;width:236px;min-height:55px;margin-top:auto;border-radius:4px;background:var(--accent);color:#fff;font-size:20px;line-height:1.2;font-weight:500;transition:background-color 320ms var(--motion-smooth),transform 320ms var(--motion-premium),box-shadow 320ms var(--motion-premium)}.windows-cat-main-card__cta::after{content:"";width:22.71px;height:11px;flex:0 0 22.71px;background:url("./assets/windows-line-arrow.svg") center/contain no-repeat}.windows-cat-main-card__cta:focus-visible,.windows-cat-main-card__cta:hover{background:var(--accent-dark);transform:translateY(-2px);box-shadow:0 14px 28px rgba(7,18,31,.18)}.windows-3-1-4-line{width:min(calc(100% - 32px),1257px);margin:120px auto 96px}.windows-3-1-4-line__intro{display:grid;justify-items:center}.windows-3-1-4-line__title{margin:0;max-width:824px;font-size:40px;line-height:1.2;font-weight:600;text-align:center}.windows-3-1-4-line__copy{width:min(100%,420px);margin:14px 0 0;font-size:14px;line-height:22px;text-align:center}.windows-3-1-4-line__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:24px;row-gap:54px;margin-top:21px}.windows-3-1-4-line__card{display:flex;flex-direction:column;align-items:center;min-width:0}.windows-3-1-4-line__media{display:grid;place-items:center;width:100%;min-height:291px;padding:0 12px}.windows-3-1-4-line__image{max-width:100%;max-height:291px;object-fit:contain}.windows-3-1-4-line__body{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;width:100%;max-width:363px;margin-top:33px}.windows-3-1-4-line__card-title{margin:0;font-size:24px;line-height:1.2;font-weight:600;text-align:center}.windows-3-1-4-line__description{margin:16px 0 0;min-height:66px;font-size:14px;line-height:22px;text-align:center}.windows-3-1-4-line__note{margin:15px 0 0;font-size:14px;line-height:22px;font-weight:700;text-align:center}.windows-3-1-4-line__cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:189px;min-height:40px;margin-top:10px;border-radius:4px;background:var(--accent);color:#fff;font-size:16px;line-height:1.2;font-weight:400;letter-spacing:.02em;transition:background-color 320ms var(--motion-smooth),transform 320ms var(--motion-premium),box-shadow 320ms var(--motion-premium)}.windows-3-1-4-line__cta::after{content:"";width:14px;height:7px;flex:0 0 14px;background:url("./assets/windows-314-arrow.svg") center/contain no-repeat}.windows-3-1-4-line__cta:focus-visible,.windows-3-1-4-line__cta:hover{background:var(--accent-dark);transform:translateY(-2px);box-shadow:0 14px 28px rgba(7,18,31,.16)}.durability-protection{width:min(calc(100% - 32px),1299px);margin:120px auto 0;color:#000;text-align:center}.durability-protection__title{margin:0;font-size:40px;line-height:1.2;font-weight:800}.durability-protection__subline{width:min(100%,837px);margin:0 auto;font-size:14px;line-height:20px;font-weight:400}.durability-protection__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:26px}.durability-protection__item{display:grid;justify-items:center;align-content:start;min-width:0}.durability-protection__icon{display:grid;place-items:center;width:72px;height:72px;color:var(--accent)}.durability-protection__icon svg{display:block;width:72px;height:72px;overflow:visible}.durability-protection__icon-line{fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.durability-protection__item-title{margin:17px 0 0;font-size:24px;line-height:26px;font-weight:600}.durability-protection__copy{margin:0;font-size:16px;line-height:26px;font-weight:400}.windows-colors{display:grid;grid-template-columns:617px 616px;gap:24px;width:min(calc(100% - 32px),1257px);margin:120px auto 0}.windows-colors__card{position:relative;min-height:274px;overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 1px 12px -1px rgba(0,0,0,.2)}.windows-colors__content{position:relative;z-index:1;width:246px;margin:94px 0 0 51px}.windows-colors__title{margin:0;font-size:24px;line-height:18px;font-weight:600}.windows-colors__copy{margin:13px 0 0;font-size:12px;line-height:18px;font-weight:400}.windows-colors__media{position:absolute;overflow:hidden;pointer-events:none}.windows-colors__image{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover}.windows-colors__media--available{right:-9px;top:0;width:455px;height:381px}.windows-colors__media--stain{right:-9px;top:-6px;width:352px;height:300px}.explore-more-models{width:min(calc(100% - 32px),1337px);margin:0 auto 0;color:#000}.explore-more-models__intro{display:grid;justify-items:center;text-align:center}.explore-more-models__eyebrow{margin:0;color:var(--accent-gold);font-size:16px;line-height:1.2;font-weight:400;letter-spacing:.02em}.explore-more-models__title{margin:4px 0 0;font-size:40px;line-height:1.2;font-weight:600}.explore-more-models__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:56px;margin-bottom:123px}.explore-more-models__card{display:flex;min-width:0;flex-direction:column;align-items:center;text-align:center}.explore-more-models__media{display:grid;place-items:center;width:100%;height:292px;padding:0 32px}.explore-more-models__media--wide{padding:0 0 0 4px}.explore-more-models__image{display:block;width:auto;max-width:100%;max-height:292px;object-fit:contain}.explore-more-models__image--wide{width:100%;max-width:403px}.explore-more-models__body{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;width:100%;max-width:349px;margin-top:20px}.explore-more-models__card-title{margin:0;font-size:24px;line-height:1.2;font-weight:600}.explore-more-models__copy{margin:17px 0 0;min-height:66px;font-size:14px;line-height:22px;font-weight:400}.explore-more-models__note{margin:16px 0 0;font-size:14px;line-height:22px;font-weight:700}.explore-more-models__cta{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:189px;min-height:40px;margin-top:20px;border-radius:4px;background:var(--accent);color:#fff;font-size:16px;line-height:1.2;font-weight:400;letter-spacing:.02em;transition:background-color 320ms var(--motion-smooth),transform 320ms var(--motion-premium),box-shadow 320ms var(--motion-premium)}.explore-more-models__cta::after{content:"";width:14px;height:7px;flex:0 0 14px;background:url("./assets/windows-314-arrow.svg") center/contain no-repeat}.explore-more-models__cta:focus-visible,.explore-more-models__cta:hover{background:var(--accent-dark);transform:translateY(-2px);box-shadow:0 14px 28px rgba(7,18,31,.16);outline:0}.window-condensation-explained{width:min(calc(100% - 32px),831px);margin:120px auto 0;padding-bottom:120px;color:#000}.window-condensation-explained__title{margin:0;font-size:40px;line-height:1.2;font-weight:800;text-align:center}.window-condensation-explained__grid{display:grid;grid-template-columns:repeat(2,403px);justify-content:center;gap:25px;margin-top:37px}.window-condensation-explained__card{display:grid;grid-template-columns:64px minmax(0,1fr);column-gap:18px;align-items:center;width:403px;min-height:151px;padding:31px 24px 29px 39px;border-radius:12px;background:#fff;box-shadow:0 3px 10px rgba(0,0,0,.25)}.window-condensation-explained__icon{display:grid;place-items:center;width:48px;height:64px;color:var(--accent)}.window-condensation-explained__icon svg{display:block;width:48px;height:64px;overflow:visible}.window-condensation-explained__icon-line{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.window-condensation-explained__content{min-width:0}.window-condensation-explained__card-title{margin:0;font-size:24px;line-height:18px;font-weight:600}.window-condensation-explained__list{margin:14px 0 0;padding-left:18px;font-size:12px;line-height:18px;font-weight:400}.window-condensation-explained__list li{margin:0}.windows-4-9-16-line{width:min(calc(100% - 32px),1257px);margin:120px auto 96px}.windows-4-9-16-line__intro{display:grid;justify-items:center}.windows-4-9-16-line__title{margin:0;max-width:824px;font-size:40px;line-height:1.2;font-weight:600;text-align:center}.windows-4-9-16-line__copy{width:min(100%,472px);margin:14px 0 0;font-size:14px;line-height:22px;text-align:center}.windows-4-9-16-line__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:24px;row-gap:54px;margin-top:38px}.windows-4-9-16-line__card{display:flex;flex-direction:column;align-items:center;min-width:0}.windows-4-9-16-line__media{display:grid;place-items:center;width:100%;min-height:266px;padding:0 12px}.windows-4-9-16-line__image{max-width:100%;max-height:266px;object-fit:contain}.windows-4-9-16-line__media--wide{min-height:220px;justify-items:start;padding-left:21px;padding-right:24px}.windows-4-9-16-line__image--wide{max-width:357px;max-height:220px}.windows-4-9-16-line__body{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;width:100%;max-width:363px;margin-top:34px}.windows-4-9-16-line__card-title{margin:0;font-size:24px;line-height:1.2;font-weight:600;text-align:center}.windows-4-9-16-line__description{margin:16px 0 0;min-height:66px;font-size:14px;line-height:22px;text-align:center}.windows-4-9-16-line__note{margin:15px 0 0;font-size:14px;line-height:22px;font-weight:700;text-align:center}.windows-4-9-16-line__cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:189px;min-height:40px;margin-top:10px;border-radius:4px;background:var(--accent);color:#fff;font-size:16px;line-height:1.2;font-weight:400;letter-spacing:.02em;transition:background-color 320ms var(--motion-smooth),transform 320ms var(--motion-premium),box-shadow 320ms var(--motion-premium)}.windows-4-9-16-line__cta::after{content:"";width:14px;height:7px;flex:0 0 14px;background:url("./assets/windows-4916-arrow.svg") center/contain no-repeat}.windows-4-9-16-line__cta:focus-visible,.windows-4-9-16-line__cta:hover{background:var(--accent-dark);transform:translateY(-2px);box-shadow:0 14px 28px rgba(7,18,31,.16)}.specialty-shape-windows{display:grid;grid-template-columns:403px minmax(0,829px);gap:36px;width:min(calc(100% - 32px),1268px);margin:120px auto 96px;align-items:start}.specialty-shape-windows__media{width:403px;height:604px;border-radius:12px;overflow:hidden;box-shadow:0 3px 10px rgba(0,0,0,.16)}.specialty-shape-windows__media-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.specialty-shape-windows__content{display:flex;flex-direction:column;min-width:0;padding-top:16px}.specialty-shape-windows__title{margin:0;font-size:40px;line-height:1.2;font-weight:600}.specialty-shape-windows__copy{margin:23px 0 0;max-width:763px;font-size:14px;line-height:22px}.specialty-shape-windows__shapes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:42px;row-gap:48px;margin-top:38px}.specialty-shape-windows__shape{display:grid;place-items:center;min-width:0}.specialty-shape-windows__shape img{display:block;max-width:100%;max-height:100%;object-fit:contain}.specialty-shape-windows__shape--arched-vertical{height:166px}.specialty-shape-windows__shape--arched-vertical img{width:107px;height:166px}.specialty-shape-windows__shape--half-round{height:166px}.shape-half-round{position:relative;width:228px;height:113px}.shape-half-round__pane{position:absolute;bottom:0;background:#eef5fc;box-shadow:inset 0 0 0 2px #cfd5db,inset 0 0 0 5px #fff,inset 0 0 0 6px #cfd5db}.shape-half-round__pane--center{left:50%;width:98px;height:91px;border-radius:98px 98px 0 0;transform:translateX(-50%)}.shape-half-round__pane--left,.shape-half-round__pane--right{width:63px;height:46px;border-radius:63px 63px 0 0}.shape-half-round__pane--left{left:0}.shape-half-round__pane--right{right:0}.specialty-shape-windows__shape--round{height:166px}.specialty-shape-windows__shape--round img{width:144px;height:144px}.specialty-shape-windows__shape--slope{height:172px}.shape-slope{position:relative;width:166px;height:165px;clip-path:polygon(0% 100%,0% 40%,100% 0%,100% 100%);background:#cfd5db}.shape-slope::before{content:"";position:absolute;inset:3px;clip-path:inherit;background:#fff}.shape-slope::after{content:"";position:absolute;inset:7px;clip-path:inherit;background:#eef5fc;box-shadow:inset 0 0 0 2px #cfd5db}.specialty-shape-windows__shape--arched{height:172px}.shape-arched{position:relative;width:162px;height:169px;border-radius:162px 162px 0 0;background:#cfd5db}.shape-arched::before{content:"";position:absolute;inset:3px 3px 0;border-radius:158px 158px 0 0;background:#fff}.shape-arched::after{content:"";position:absolute;inset:7px 7px 4px;border-radius:152px 152px 0 0;background:#eef5fc;box-shadow:inset 0 0 0 2px #cfd5db}.specialty-shape-windows__shape--octagon{height:172px}.shape-octagon{position:relative;width:163px;height:163px;clip-path:polygon(29% 0%,71% 0%,100% 29%,100% 71%,71% 100%,29% 100%,0% 71%,0% 29%);background:#cfd5db}.shape-octagon::before{content:"";position:absolute;inset:3px;clip-path:inherit;background:#fff}.shape-octagon::after{content:"";position:absolute;inset:7px;clip-path:inherit;background:#eef5fc;box-shadow:inset 0 0 0 2px #cfd5db}.reveal-on-scroll{--reveal-y:30px;opacity:0;transform:translateY(var(--reveal-y));transition:opacity .7s var(--motion-smooth),transform .7s var(--motion-premium);transition-delay:var(--reveal-delay, 0ms)}.reveal-on-scroll:not(.is-revealed){will-change:opacity,transform}.reveal-on-scroll.is-revealed{--reveal-y:0px;opacity:1;transform:translateY(var(--reveal-y))}.feature__content.is-changing{opacity:.42}.image-fade{opacity:0;filter:saturate(.92);transition:opacity 650ms var(--motion-smooth),filter 650ms var(--motion-smooth)}.image-fade.is-loaded{opacity:1;filter:none}.product-breadcrumb{display:flex;flex-wrap:wrap;gap:4px 8px;width:min(calc(100% - 32px),var(--container));margin:28px auto 0;color:var(--text-muted);font-size:14px;line-height:1.4}.product-breadcrumb a{color:var(--text-main)}.product-breadcrumb__item{display:inline-flex;align-items:baseline;gap:8px}.product-breadcrumb__sep{flex-shrink:0}@media (max-width:calc(1280px - 1px)){.where-do-we-work{margin-top:96px;margin-bottom:88px}.where-do-we-work__map{height:clamp(480px,50.2vw,601px)}.installation-options{margin-bottom:110px}.installation-options__grid{gap:18px}.installation-card{padding-left:34px;padding-right:34px}.installation-card__divider{max-width:100%}.installation-card__lead,.installation-card__list{font-size:15px;line-height:24px}.helpful-information-homeowners{margin-bottom:110px}.questions-homeowners{margin-bottom:110px}.specialty-shape-windows{grid-template-columns:360px minmax(0,1fr);gap:30px;width:min(calc(100% - 32px),1120px);margin-top:96px;margin-bottom:88px}.specialty-shape-windows__media{width:360px;height:540px}.specialty-shape-windows__title{font-size:36px}.specialty-shape-windows__copy{max-width:720px;margin-top:18px}.specialty-shape-windows__shapes{column-gap:28px;row-gap:40px;margin-top:32px}.windows-4-9-16-line{width:min(calc(100% - 32px),1120px);margin-top:96px;margin-bottom:88px}.windows-4-9-16-line__grid{row-gap:48px}.windows-4-9-16-line__media{min-height:242px}.windows-4-9-16-line__image{max-height:242px}.windows-4-9-16-line__media--wide{min-height:206px}.windows-4-9-16-line__image--wide{max-height:206px}.windows-4-9-16-line__body{margin-top:28px}.windows-3-1-4-line{width:min(calc(100% - 32px),1120px);margin-top:96px;margin-bottom:88px}.windows-3-1-4-line__grid{row-gap:48px}.windows-3-1-4-line__media{min-height:260px}.windows-3-1-4-line__image{max-height:260px}.windows-3-1-4-line__body{margin-top:28px}.durability-protection{width:min(calc(100% - 32px),1120px);margin-top:96px}.durability-protection__grid{gap:18px}.windows-colors{grid-template-columns:repeat(2,minmax(0,1fr));width:min(calc(100% - 32px),1120px);margin-top:96px}.windows-colors__content{margin-left:40px}.windows-colors__media--available{right:-96px}.windows-colors__media--stain{right:-58px}.explore-more-models{width:min(calc(100% - 32px),1120px);margin-top:96px}.explore-more-models__grid{margin-top:48px}.explore-more-models__media{height:260px;padding-left:22px;padding-right:22px}.explore-more-models__media--wide{padding-left:0;padding-right:0}.explore-more-models__image{max-height:260px}.explore-more-models__copy{min-height:88px}.window-condensation-explained{margin-top:96px}.window-condensation-explained__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.window-condensation-explained__card{width:100%;padding-left:32px}.windows-cat-main-top{width:min(calc(100% - 32px),1120px);margin-top:96px}.windows-cat-main-card{grid-template-columns:minmax(240px,0.92fr) minmax(0,1fr);min-height:264px}.windows-cat-main-card__content{padding:34px 24px 34px 20px}.windows-cat-main-card__title{font-size:22px}.windows-cat-main-card__cta{width:220px;min-height:52px;font-size:18px}.manufacturing-plant{padding:88px 0}.manufacturing-plant__intro{width:min(calc(100% - 48px),760px)}.manufacturing-plant__title{font-size:36px}.manufacturing-plant__stage{width:min(calc(100% - 32px),1120px);margin-top:24px}.authentication-mark{grid-template-columns:minmax(280px,360px) minmax(0,460px);gap:64px;padding:56px 64px;margin-bottom:88px}.authentication-mark__plate{width:100%;max-width:360px}.authentication-mark__stamp{width:278px;height:144px}.authentication-mark__content{max-width:430px}.authentication-mark__title{font-size:36px}.hero__backdrop_why_us-image{object-position:24% center}.hero--facility .hero__backdrop_why_us-image{object-position:56% center}.hero--homeowners .hero__backdrop_why_us-image{object-position:center center}.hero--faq .hero__backdrop_why_us-image{object-position:center center}.hero__content_why_us{width:min(calc(100% - 40px),1024px);min-height:700px;padding-bottom:44px}.hero__content_why_us-main{width:min(100%,520px)}.hero__content_why_us-title{font-size:56px;line-height:54px}.hero__content_why_us-copy{width:min(100%,384px)}.hero__content_why_us-stats{margin-top:44px}.hero__content_why_us-stat{min-height:200px;padding:28px 20px 24px}.hero__content_why_us-stat+.hero__content_why_us-stat::before{height:150px}.hero__content_why_us-stat-number{font-size:80px}.hero__content_why_us-stat-unit{padding-bottom:14px;font-size:15px}.hero__content_why_us-stat-label{margin-top:18px;font-size:22px}.hero{min-height:auto;padding-bottom:88px}.hero__top{display:grid;grid-template-columns:1fr;height:auto;justify-items:center;text-align:center}.hero__top.is-sticky{width:min(calc(100% - 24px),980px);padding:14px 20px}.brand,.hero__lang,.hero__nav>.hero__nav-item,.hero__nav>.hero__nav-link,.hero__phone,.hero__social :is(a,button){position:static}.hero__actions,.hero__nav,.hero__social{display:flex;justify-content:center}.hero__nav{position:static;flex-wrap:wrap;gap:18px 28px;align-items:center}.hero__nav>.hero__nav-item,.hero__nav>.hero__nav-link{top:auto;left:auto}.hero__nav-item{position:relative}.hero__dropdown{top:calc(100% + 12px)}.hero__phone{width:auto;height:auto;padding:8px 16px}.hero__content{display:grid;grid-template-columns:1fr;justify-items:center;height:auto;margin-top:72px;text-align:center}.why-us-catalog-search{grid-template-columns:minmax(0,1.04fr) minmax(0,0.96fr);gap:28px;margin-bottom:104px}.why-us-expert-windows-instructions{margin-top:104px;margin-bottom:104px}.why-us-expert-windows-instructions__copy{max-width:760px}.why-us-expert-windows-instructions__grid{gap:20px;margin-top:34px}.expert-window-card__body{padding:18px 32px 24px}.expert-window-card__body h3{font-size:22px}.expert-window-card__body p{margin-top:14px;font-size:15px;line-height:21px}.why-us-catalog-search__content{max-width:none;margin:0}.why-us-catalog-search__title{max-width:340px;font-size:36px}.why-us-catalog-search__copy{max-width:360px}.why-us-catalog-search__actions{flex-direction:column;align-items:flex-start;gap:16px}.why-homeowners-choose-us{grid-template-columns:minmax(0,1.03fr) minmax(0,0.97fr);gap:32px;margin-bottom:90px}.why-homeowners-choose-us__title{max-width:340px;font-size:36px}.why-homeowners-choose-us__eyebrow{max-width:336px}.why-homeowners-choose-us__copy{max-width:360px}.hero__copy{position:static;max-width:700px;width:100%}.hero__copy h1,.hero__copy p,.hero__cta,.hero__energy{position:static}.hero__copy p{margin-top:20px;white-space:normal}.hero__cta{margin-top:24px}.hero__energy{margin-top:28px}.hero__cta,.hero__energy{justify-content:center}.hero__window{position:static;width:min(100%,476px);margin-top:20px}.advantages__grid{grid-template-columns:repeat(2,minmax(0,296px))}.custom__grid,.energy__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.custom__grid{justify-content:center;gap:24px}.custom-card{width:min(403px,100%);min-height:526px}.ordering__steps{grid-template-columns:repeat(3,minmax(0,1fr))}.step-arrow{display:none}.feature{gap:40px}.contact__panel{height:auto;min-height:871px;padding:48px 0}.contact__card{position:relative;left:auto;top:auto;margin:0 auto}.footer__inner{grid-template-columns:1fr;justify-items:center;text-align:center}.footer__center{justify-items:center}.footer__lines{margin-left:0;justify-items:center}.footer__meta{justify-content:center}.footer__copy{text-align:center}}@media (min-width:768px) and (max-width:calc(1280px - 1px)){.hero__top{display:grid;grid-template-columns:auto minmax(0,1fr) auto;row-gap:14px;column-gap:24px;align-items:center;justify-items:stretch;width:min(calc(100% - 48px),976px);height:auto;text-align:left}.hero__top.is-sticky{width:min(calc(100% - 48px),976px);padding:16px 24px}.brand{grid-column:1;grid-row:1;justify-self:start}.brand img{transform:none}.hero__nav{grid-column:1/-1;grid-row:2;justify-self:center;justify-content:center;gap:12px 24px;width:100%}.hero__nav>.hero__nav-item,.hero__nav>.hero__nav-link{font-size:15px}.hero__actions{display:contents}.hero__phone{grid-column:3;grid-row:1;justify-self:end;width:auto;min-width:188px;height:41px;padding:8px 18px;font-size:18px}.hero__lang,.hero__social{display:none}.hero__dropdown{text-align:left}}@media (min-width:1024px) and (max-width:calc(1280px - 1px)){.hero__top{grid-template-columns:auto minmax(0,1fr) auto;row-gap:0;column-gap:18px;width:min(calc(100% - 48px),1120px);height:50px}.hero__top.is-sticky{width:min(calc(100% - 48px),1120px);padding:10px 18px}.brand{grid-column:1;grid-row:1}.brand img{width:132px;height:37.32px}.hero__nav{grid-column:2;grid-row:1;justify-self:center;align-items:center;justify-content:center;gap:14px;width:auto;min-width:0}.hero__nav>.hero__nav-item,.hero__nav>.hero__nav-link{font-size:14px}.hero__phone{grid-column:3;grid-row:1;min-width:176px;height:40px;padding:8px 14px;font-size:17px}}@media (max-width:calc(1024px - 1px)){.where-do-we-work{margin-top:80px;margin-bottom:80px}.where-do-we-work__intro{width:min(calc(100% - 32px),680px)}.where-do-we-work__title{font-size:34px}.where-do-we-work__copy{font-size:13px;line-height:20px}.where-do-we-work__map{height:440px;margin-top:28px}.where-do-we-work__map-image{object-position:54% center}.where-do-we-work__marker{width:52px;height:52px}.installation-options{width:min(calc(100% - 32px),680px);margin-bottom:96px}.installation-options__title{font-size:34px}.installation-options__copy{font-size:13px;line-height:20px}.installation-options__grid{grid-template-columns:1fr;gap:20px;margin-top:28px}.installation-card{min-height:0;padding:30px 44px 34px}.installation-card__title{min-height:0}.installation-card__divider{margin-top:22px;margin-bottom:21px}.helpful-information-homeowners{width:min(calc(100% - 32px),680px);margin-bottom:96px}.helpful-information-homeowners__title{font-size:34px}.helpful-information-homeowners__content{padding-left:0}.questions-homeowners{width:min(calc(100% - 32px),680px);margin-bottom:96px}.questions-homeowners__title{font-size:34px}.questions-homeowners__item{padding-left:0;padding-right:18px}.questions-homeowners--faq .questions-homeowners__item{height:58px}.questions-homeowners__answer{padding-left:0;padding-right:52px}.specialty-shape-windows{grid-template-columns:1fr;gap:28px;width:min(calc(100% - 32px),736px);margin-top:80px;margin-bottom:80px}.specialty-shape-windows__media{width:100%;max-width:403px;height:520px;margin:0 auto}.specialty-shape-windows__content{padding-top:0}.specialty-shape-windows__title{font-size:34px;text-align:center}.specialty-shape-windows__copy{max-width:680px;margin:16px auto 0;text-align:center}.specialty-shape-windows__shapes{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px;row-gap:32px;margin-top:30px}.windows-4-9-16-line{width:min(calc(100% - 32px),736px);margin-top:80px;margin-bottom:80px}.windows-4-9-16-line__title{font-size:34px}.windows-4-9-16-line__grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:44px;margin-top:30px}.windows-4-9-16-line__media{min-height:220px}.windows-4-9-16-line__image{max-height:220px}.windows-4-9-16-line__media--wide{min-height:192px;justify-items:center;padding-left:12px;padding-right:12px}.windows-4-9-16-line__image--wide{max-width:100%;max-height:192px}.windows-4-9-16-line__body{max-width:340px;margin-top:24px}.windows-4-9-16-line__card-title{font-size:22px}.windows-3-1-4-line{width:min(calc(100% - 32px),736px);margin-top:80px;margin-bottom:80px}.windows-3-1-4-line__title{font-size:34px}.windows-3-1-4-line__grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:44px;margin-top:28px}.windows-3-1-4-line__media{min-height:232px}.windows-3-1-4-line__image{max-height:232px}.windows-3-1-4-line__body{max-width:340px;margin-top:24px}.windows-3-1-4-line__card-title{font-size:22px}.durability-protection{width:min(calc(100% - 32px),736px);margin-top:80px;padding-bottom:0}.durability-protection__title{font-size:34px}.durability-protection__subline{font-size:13px;line-height:18px}.durability-protection__grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:40px;margin-top:34px}.durability-protection__item-title{margin-top:15px}.windows-colors{grid-template-columns:1fr;width:min(calc(100% - 32px),617px);gap:24px;margin-top:80px}.windows-colors__content{margin-left:51px}.windows-colors__media--available{right:-9px}.windows-colors__media--stain{right:-9px}.explore-more-models{width:min(calc(100% - 32px),736px);margin-top:80px}.explore-more-models__title{font-size:34px}.explore-more-models__grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:44px;margin-top:36px}.explore-more-models__media{height:232px;padding-left:18px;padding-right:18px}.explore-more-models__media--wide{padding-left:0;padding-right:0}.explore-more-models__image{max-height:232px}.explore-more-models__body{max-width:340px;margin-top:24px}.explore-more-models__card-title{font-size:22px}.window-condensation-explained{width:min(calc(100% - 32px),736px);margin-top:80px;padding-bottom:0}.window-condensation-explained__title{font-size:34px}.window-condensation-explained__grid{grid-template-columns:1fr;gap:22px;margin-top:32px}.window-condensation-explained__card{width:100%;max-width:520px;margin:0 auto}.windows-cat-main-top{width:min(calc(100% - 32px),736px);margin-top:80px;margin-bottom:72px}.windows-cat-main-top__grid{grid-template-columns:1fr;gap:24px}.windows-cat-main-card{grid-template-columns:minmax(260px,296px) minmax(0,1fr)}.manufacturing-plant{padding:80px 0}.manufacturing-plant__intro{width:min(calc(100% - 32px),650px)}.manufacturing-plant__title{font-size:32px}.manufacturing-plant__copy{margin-top:14px}.manufacturing-plant__stage{width:min(calc(100% - 32px),736px);margin-top:22px}.manufacturing-plant__controls{bottom:16px;gap:14px}.manufacturing-plant__dots{gap:7px}.manufacturing-plant__dot{width:11px;height:11px}.authentication-mark{grid-template-columns:1fr;justify-items:center;gap:20px;width:100%;margin-bottom:80px;padding:52px 32px 40px}.authentication-mark__plate{width:min(100%,299px);aspect-ratio:299/178}.authentication-mark__stamp{width:230px;height:118px}.authentication-mark__content{width:min(100%,253px);max-width:253px;justify-self:center}.authentication-mark__title{font-size:24px;line-height:1.2084;letter-spacing:-.02em}.authentication-mark__copy{width:100%;margin-top:8px;font-size:12px;line-height:16px}.hero__content_why_us{width:min(calc(100% - 48px),360px);min-height:607px;padding-bottom:46px;align-items:flex-start}.hero__content_why_us-main{width:min(100%,262px);align-items:flex-start;margin:0;text-align:left}.hero__content_why_us-eyebrow{width:auto;margin:0 0 7px 5px;font-size:12px;letter-spacing:.02em;text-align:left}.hero__content_why_us-title{font-size:32px;line-height:1.08;text-align:left}.hero__content_why_us-copy{width:min(100%,257px);margin-top:13px;font-size:12px;line-height:16px;letter-spacing:.02em;text-align:left}.hero__content_why_us-actions{width:min(100%,244px);flex-direction:column;gap:16px;margin-top:8px;align-items:flex-start}.hero__content_why_us-btn{width:100%;min-width:0}.hero__content_why_us-btn--primary{width:244px;min-width:244px}.hero__content_why_us-btn--secondary{width:243px;min-width:243px}.hero__content_why_us-stats{display:none}.why-us-expert-windows-instructions{width:min(calc(100% - 32px),640px);margin-top:88px;margin-bottom:96px}.why-us-expert-windows-instructions__intro{max-width:520px;margin:0 auto}.why-us-expert-windows-instructions__title{font-size:32px;text-align:left}.why-us-expert-windows-instructions__copy{max-width:520px;margin-top:10px;text-align:left}.why-us-expert-windows-instructions__grid{grid-template-columns:1fr;gap:36px;margin-top:24px}.expert-window-card{border:0}.expert-window-card__media{aspect-ratio:358/227;border-radius:12px}.expert-window-card__body{padding:13px 32px 0}.expert-window-card__body h3{font-size:24px}.expert-window-card__body p{margin-top:8px;font-size:14px;line-height:20px}.why-us-expert-windows-instructions__cta{margin-top:40px}.why-homeowners-choose-us{width:min(calc(100% - 32px),640px);grid-template-columns:1fr;gap:30px;margin-top:80px;margin-bottom:80px}.why-homeowners-choose-us__media{width:100%}.why-homeowners-choose-us__content{max-width:520px;margin:0 auto;padding-top:0}.why-homeowners-choose-us__title{max-width:420px;font-size:40px}.why-homeowners-choose-us__copy{max-width:402px}.why-us-catalog-search{width:min(calc(100% - 32px),760px);grid-template-columns:1fr;gap:30px;margin-bottom:96px}.why-us-catalog-search__content{max-width:540px;margin:0 auto}.why-us-catalog-search__title{max-width:420px;font-size:40px}.why-us-catalog-search__copy{max-width:402px}.why-us-catalog-search__actions{flex-direction:column;align-items:flex-start}.feature{grid-template-columns:1fr;gap:34px}.feature__content,.feature__media{max-width:none}.feature__media{width:min(100%,616px);margin:0 auto}.feature__content{width:min(100%,488px);margin:0 auto}.feature__actions{justify-content:center}}@media (max-width:calc(768px - 1px)){:where(a,button,input,textarea,select,.btn,[role=button]){min-width:44px;min-height:44px}:where(nav,.hero__cta,.hero__content_why_us-actions,.contact__form,.manufacturing-plant__controls){gap:max(8px,var(--tap-gap,8px))}.where-do-we-work{margin-top:72px;margin-bottom:72px}.where-do-we-work__intro{width:min(calc(100% - 32px),358px)}.where-do-we-work__title{font-size:24px;line-height:1.2084}.where-do-we-work__copy{margin-top:12px;font-size:12px;line-height:16px}.where-do-we-work__map{height:360px;margin-top:24px}.where-do-we-work__marker{width:42px;height:42px}.installation-options{width:min(calc(100% - 32px),358px);margin-bottom:72px}.installation-options__intro{width:min(100%,349px)}.installation-options__title{width:252px;margin-left:auto;margin-right:auto;font-size:24px;line-height:1.2084}.installation-options__copy{margin-top:11px;min-height:92px;font-size:12px;line-height:16px}.installation-options__grid{gap:33px;margin-top:7px}.installation-card{height:364px;padding:40px 39px 24px;border-radius:12px}.installation-card__title{min-height:24px;font-size:20px;line-height:1.2}.installation-card__title span{display:inline}.installation-card--recommended .installation-card__title span{font-size:16px;font-weight:400}.installation-card__divider{max-width:275px;margin-top:17px;margin-bottom:21px}.installation-card__lead,.installation-card__list{width:min(100%,231px);margin-left:auto;margin-right:auto;font-size:12px;line-height:16px;letter-spacing:.02em}.installation-card__lead{margin-top:0}.installation-card__list{gap:10px;padding-left:11px;list-style-position:outside}.helpful-information-homeowners{width:min(calc(100% - 32px),358px);margin-bottom:72px}.helpful-information-homeowners__title{font-size:24px;line-height:1.2084}.helpful-information-homeowners__content{margin-top:24px;padding-left:0}.helpful-information-homeowners__group h3{font-size:20px;line-height:1.2}.helpful-information-homeowners__intro,.helpful-information-homeowners__qa{margin-top:14px;font-size:12px;line-height:18px;letter-spacing:.02em}.helpful-information-homeowners__intro br{display:none}.helpful-information-homeowners__group--exterior,.helpful-information-homeowners__group--interior{margin-top:24px}.helpful-information-homeowners__qa p+p{margin-top:18px}.questions-homeowners{width:min(calc(100% - 32px),358px);margin-bottom:72px}.questions-homeowners__title{font-size:24px;line-height:1.2084}.questions-homeowners__list{margin-top:18px}.questions-homeowners__item{height:54px;padding:0 10px 0 0;font-size:12px;line-height:18px;letter-spacing:.02em}.questions-homeowners--faq .questions-homeowners__item{height:auto;min-height:54px;padding-top:11px;padding-bottom:11px}.questions-homeowners__item span:first-child{max-width:300px}.questions-homeowners__answer{padding-left:0;padding-right:30px;font-size:12px;line-height:18px}.questions-homeowners__row.is-open .questions-homeowners__answer{max-height:160px;padding-bottom:16px}.questions-homeowners__plus{font-size:22px;line-height:20px}.questions-homeowners__cta{width:238px;height:46px;margin-top:18px;font-size:16px}html[lang=fr] .questions-homeowners__cta{width:296px}.questions-homeowners__cta::after{width:18px;height:9px}.specialty-shape-windows{gap:24px;width:min(100%,358px);margin-top:72px;margin-bottom:72px}.specialty-shape-windows__media{width:100%;height:536px}.specialty-shape-windows__title{font-size:24px;line-height:1.2084;text-align:center}.specialty-shape-windows__copy{margin-top:12px;font-size:12px;line-height:16px;text-align:center}.specialty-shape-windows__shapes{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:12px;row-gap:24px;margin-top:24px}.specialty-shape-windows__shape--arched-vertical{height:136px}.specialty-shape-windows__shape--arched-vertical img{width:88px;height:136px}.specialty-shape-windows__shape--half-round{height:132px}.shape-half-round{width:166px;height:82px}.shape-half-round__pane--center{width:74px;height:68px}.shape-half-round__pane--left,.shape-half-round__pane--right{width:46px;height:33px}.specialty-shape-windows__shape--round{height:132px}.specialty-shape-windows__shape--round img{width:116px;height:116px}.specialty-shape-windows__shape--arched,.specialty-shape-windows__shape--octagon,.specialty-shape-windows__shape--slope{height:136px}.shape-slope{width:138px;height:136px}.shape-arched{width:130px;height:136px}.shape-octagon{width:132px;height:132px}.windows-4-9-16-line{width:min(100%,358px);margin-top:72px;margin-bottom:72px}.windows-4-9-16-line__title{font-size:24px;line-height:1.2084}.windows-4-9-16-line__copy{width:min(100%,302px);margin-top:10px;font-size:12px;line-height:16px}.windows-4-9-16-line__grid{grid-template-columns:1fr;row-gap:36px;margin-top:28px}.windows-4-9-16-line__media{min-height:220px;padding:0 18px}.windows-4-9-16-line__image{max-height:220px}.windows-4-9-16-line__media--wide{min-height:186px;padding:0 18px}.windows-4-9-16-line__image--wide{max-height:186px}.windows-4-9-16-line__body{max-width:310px;margin-top:18px}.windows-4-9-16-line__card-title{font-size:24px}.windows-4-9-16-line__description{min-height:0;margin-top:12px;font-size:12px;line-height:16px}.windows-4-9-16-line__note{margin-top:12px;font-size:12px;line-height:16px}.windows-4-9-16-line__cta{width:189px;min-height:40px;margin-top:12px;font-size:16px}.windows-3-1-4-line{width:min(100%,358px);margin-top:72px;margin-bottom:72px}.windows-3-1-4-line__title{font-size:24px;line-height:1.2084}.windows-3-1-4-line__copy{width:min(100%,296px);margin-top:10px;font-size:12px;line-height:16px}.windows-3-1-4-line__grid{grid-template-columns:1fr;row-gap:36px;margin-top:28px}.windows-3-1-4-line__media{min-height:240px;padding:0 18px}.windows-3-1-4-line__image{max-height:240px}.windows-3-1-4-line__body{max-width:310px;margin-top:18px}.windows-3-1-4-line__card-title{font-size:24px}.windows-3-1-4-line__description{min-height:0;margin-top:12px;font-size:12px;line-height:16px}.windows-3-1-4-line__note{margin-top:12px;font-size:12px;line-height:16px}.windows-3-1-4-line__cta{width:189px;min-height:40px;margin-top:12px;font-size:16px}.durability-protection{width:min(calc(100% - 10px),380px);margin-top:72px;padding-bottom:11px}.durability-protection__title{font-size:24px;line-height:1.2084}.durability-protection__subline{width:min(100%,303px);margin-top:7px;font-size:12px;line-height:16px}.durability-protection__grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:0;row-gap:31px;margin-top:28px}.durability-protection__icon{width:48px;height:48px}.durability-protection__icon svg{width:48px;height:48px}.durability-protection__icon-line{stroke-width:3.2}.durability-protection__item-title{margin-top:12px;font-size:16px;line-height:26px}.durability-protection__copy{width:min(100%,172px);font-size:12px;line-height:16px}.durability-protection__item:first-child .durability-protection__copy{width:142px}.durability-protection__item:nth-child(4) .durability-protection__copy{width:151px}.windows-colors{display:block;width:min(calc(100% - 14px),376px);margin-top:72px;padding-top:76px}.windows-colors__card{width:100%;min-height:0}.windows-colors__card--available{height:370px;overflow:hidden;border-radius:0;background:0 0;box-shadow:none}.windows-colors__card--stain{width:358px;height:382px;margin:0 auto;box-shadow:0 2px 7px rgba(0,0,0,.2)}.windows-colors__content{width:246px;margin:0 0 0 42px}.windows-colors__card--stain .windows-colors__content{margin-top:37px;margin-left:35px}.windows-colors__title{font-size:20px;line-height:18px}.windows-colors__copy{margin-top:12px;font-size:12px;line-height:18px}.windows-colors__media--available{left:-40px;right:auto;top:70px;width:410px;height:343px}.windows-colors__media--stain{left:20px;right:auto;top:140px;width:331px;height:242px}.windows-colors__image--available{inset:0;width:100%;height:100%}.windows-colors__image--stain{inset:auto;left:-2.03%;top:-16.68%;width:104.47%;height:121.69%}.explore-more-models{width:min(100%,358px);margin-top:72px}.explore-more-models__eyebrow{font-size:12px;line-height:1.2}.explore-more-models__title{margin-top:5px;font-size:24px;line-height:1.2084}.explore-more-models__grid{grid-template-columns:1fr;row-gap:36px;margin-top:28px}.explore-more-models__media{height:240px;padding:0 18px}.explore-more-models__media--wide{padding-left:0;padding-right:0}.explore-more-models__image{max-height:240px}.explore-more-models__body{max-width:310px;margin-top:18px}.explore-more-models__card-title{font-size:24px}.explore-more-models__copy{min-height:0;margin-top:12px;font-size:12px;line-height:16px}.explore-more-models__note{margin-top:12px;font-size:12px;line-height:16px}.explore-more-models__cta{width:189px;min-height:40px;margin-top:12px;font-size:16px}.window-condensation-explained{width:min(calc(100% - 32px),358px);margin-top:72px}.window-condensation-explained__title{width:305px;margin-left:auto;margin-right:auto;font-size:24px;line-height:1.2084}.window-condensation-explained__grid{gap:22px;margin-top:11px}.window-condensation-explained__card{grid-template-columns:58px minmax(0,1fr);column-gap:21px;width:358px;min-height:151px;padding:24px 24px 24px 24px}.window-condensation-explained__card-title{font-size:16px;line-height:18px}.window-condensation-explained__list{margin-top:18px;padding-left:17px;font-size:12px;line-height:18px}.window-condensation-explained__icon{width:48px;height:64px}.windows-cat-main-top{width:min(100%,358px);margin-top:80px;margin-bottom:64px}.windows-cat-main-top__grid{gap:20px}.windows-cat-main-card{display:flex;flex-direction:column;height:auto;min-height:0;border-radius:12px}.windows-cat-main-card__media{flex:0 0 354px;height:354px;overflow:hidden}.windows-cat-main-card__image--325{object-position:center 34%}.windows-cat-main-card__image--456{object-position:53% center}.windows-cat-main-card__content{min-height:234px;padding:24px 24px 28px}.windows-cat-main-card__title{font-size:24px}.windows-cat-main-card__features{margin-top:20px;line-height:1.5715}.windows-cat-main-card__cta{width:236px;min-height:55px;margin-top:auto;font-size:20px}.manufacturing-plant{padding:78px 0 72px}.manufacturing-plant__intro{width:min(calc(100% - 24px),293px)}.manufacturing-plant__title{font-size:24px;line-height:1.2084}.manufacturing-plant__copy{margin-top:14px;font-size:14px;line-height:1.6}.manufacturing-plant__stage{width:min(100%,358px);margin-top:22px}.manufacturing-plant__media{aspect-ratio:358/385;border-radius:12px}.manufacturing-plant__image{object-position:58% center}.manufacturing-plant__controls{bottom:13px;align-items:center;gap:12px}.manufacturing-plant__arrow{width:20px;height:10px;min-width:20px;min-height:10px}.manufacturing-plant__dots{gap:7px}.manufacturing-plant__dot{width:11px;height:11px;min-width:11px;min-height:11px;flex:0 0 11px}.authentication-mark{width:100%!important;gap:17px;margin-top:72px;margin-bottom:72px;padding:50px 0 26px}.section{width:min(calc(100% - 24px),100%)}.contact.section{width:100%}.hero{min-height:682px;padding:40px 0 40px;background-position:61% center}.hero--why-us{min-height:682px;padding:40px 0 0;background:0 0}.hero__backdrop_why_us-image{object-position:20% center}.hero--facility .hero__backdrop_why_us-image{object-position:72% center}.hero--homeowners .hero__backdrop_why_us-image{object-position:center center}.hero--faq .hero__backdrop_why_us-image{object-position:center center}.hero__backdrop_why_us-overlay--top{display:none}.hero__backdrop_why_us-overlay--side{background:rgba(5,11,23,.55)}.hero--homeowners .hero__backdrop_why_us-overlay--side{background:rgba(5,11,23,.55)}.hero--faq .hero__backdrop_why_us-overlay--side{background:rgba(5,11,23,.55)}.footer__copy,.footer__inner,.hero__content,.hero__top{width:min(calc(100% - 24px),100%)}.hero__top{display:flex;align-items:center;justify-content:space-between;width:min(calc(100% - 28px),360px);height:48px;margin:0 auto;padding:0 14px;border-radius:18px}.hero__top.is-sticky{top:10px;width:min(calc(100% - 28px),360px);height:48px;padding:0 14px;border-radius:18px}.hero__top.is-sticky::before{inset:-10px -12px;border-radius:18px}.hero--menu-open .hero__top{display:none}.brand{position:static;display:inline-flex;align-items:center;flex:0 0 auto;width:121.61px;height:34.386px;min-height:44px;overflow:visible}.brand img{width:121.61px;height:34.386px;transform:translateY(-8px)}.hero__nav{display:none}.hero__actions{display:contents}.hero__phone{position:static;display:inline-flex;align-items:center;padding:0;border:0;border-radius:0;background:0 0;box-shadow:none;width:113.29px;height:16px;min-height:44px;font-size:14px;line-height:16px;gap:3.8px;transform:none}.hero__phone:focus-visible,.hero__phone:hover{background:0 0;border-color:transparent;box-shadow:none;color:var(--accent);transform:none}.hero__top.is-sticky .hero__phone,.hero__top.is-sticky .hero__phone:focus-visible,.hero__top.is-sticky .hero__phone:hover{background:0 0;border-color:transparent;box-shadow:none}.hero__phone img{width:10.49px;height:10.51px;flex-basis:10.49px}.hero__menu{position:static;flex:0 0 44px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3.6px;width:44px;height:44px;transform:none}.hero__menu span+span{margin-top:0}.hero__lang,.hero__social{display:none}.hero__content{display:block;width:281px;height:556px;margin-top:43px;text-align:left}.hero__content_why_us{width:min(calc(100% - 24px),100%);min-height:607px;padding-bottom:45px;align-items:center}.hero__content_why_us-main{width:min(100%,262px);align-items:center;margin:0 auto;text-align:center}.hero__content_why_us-eyebrow{width:100%;margin:0 0 7px;text-align:center}.hero__content_why_us-title{text-align:center}.hero__content_why_us-copy{width:min(100%,262px);text-align:center}.hero__content_why_us-actions{width:244px;align-items:center}.hero__content_why_us-btn{height:40px;min-height:40px;padding:0 20px}.hero__mobile-panel{display:block;position:fixed;inset:0;width:100%;height:100dvh;padding:24px 24px 32px;background:linear-gradient(180deg,rgba(10,18,30,.98) 0,rgba(11,23,37,.96) 100%);z-index:40;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px);overflow-y:auto;-webkit-overflow-scrolling:touch;transition:opacity 220ms ease,transform 220ms ease,visibility 0s linear 220ms}.hero__mobile-panel.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition:opacity 220ms ease,transform 220ms ease,visibility 0s linear 0s}.hero__mobile-panel[hidden]{display:block!important}.hero__mobile-nav{position:relative;left:auto;top:auto;display:grid;gap:0;margin-top:44px}.hero__mobile-nav>.hero__mobile-nav-item,.hero__mobile-nav>a{border-bottom:1px solid rgba(255,255,255,.12)}.hero__mobile-nav-link,.hero__mobile-submenu-link{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;padding:13px 0;font-size:20px;line-height:1.2;color:#fff}.hero__mobile-nav-link--toggle::after,.hero__mobile-submenu-link--toggle::after{content:"";width:9px;height:9px;margin-right:2px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform 220ms var(--motion-premium)}.hero__mobile-nav-link--toggle[aria-expanded=true]::after,.hero__mobile-submenu-link--toggle[aria-expanded=true]::after{transform:translateY(1px) rotate(225deg)}.hero__mobile-submenu{display:grid;gap:0;padding:0 0 10px 18px}.hero__mobile-submenu[hidden]{display:none!important}.hero__mobile-submenu--nested{padding-left:16px;padding-bottom:6px}.hero__mobile-submenu-item+.hero__mobile-submenu-item{margin-top:2px}.hero__mobile-submenu-link{font-size:16px;line-height:1.35;color:rgba(255,255,255,.84)}.hero__mobile-submenu-link--leaf{padding:8px 0;font-size:15px;color:rgba(255,255,255,.72)}.hero__mobile-lang{margin-top:24px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);font-size:18px;line-height:1.2;white-space:nowrap}.hero__mobile-lang-link{display:inline-block;padding:4px 6px;color:rgba(255,255,255,.78);text-transform:uppercase;letter-spacing:.04em;transition:color .2s ease}.hero__mobile-lang-link:first-of-type{padding-left:0}.hero__mobile-lang-link:focus-visible,.hero__mobile-lang-link:hover{color:#fff}.hero__mobile-lang-link.is-active,.hero__mobile-lang-link[aria-current=page]{color:#fff;font-weight:700}.hero__mobile-lang-separator{display:inline-block;margin:0 2px;color:rgba(255,255,255,.32)}.hero__menu-close{position:sticky;top:0;left:auto;display:block;margin-left:auto;width:22.91px;height:22.91px;padding:0;border:0;background:0 0;cursor:pointer}.hero__menu-close span{position:absolute;left:9.66px;top:-2.94px;width:3.6px;height:28.8px;background:#fff}.hero__menu-close span:first-child{transform:rotate(45deg)}.hero__menu-close span:last-child{transform:rotate(135deg)}.hero--menu-open .hero__menu{opacity:0;pointer-events:none}.hero__copy{position:relative;top:0;width:281px;height:556px}.hero__copy h1{position:absolute;left:30px;top:229px;font-size:32px;line-height:1.2}.hero__copy p{position:absolute;left:60.5px;top:352px;width:185px;font-size:12px;line-height:1.2;text-align:center;letter-spacing:.02em;white-space:normal}.hero__cta{position:absolute;left:26px;top:392px;display:grid;gap:16px}.hero__cta .btn:first-child{width:244px;min-width:244px;justify-content:center;font-size:14px}.hero__cta .btn:last-child{width:243px;min-width:243px;justify-content:center;font-size:14px}.hero__energy{position:absolute;left:74px;top:511px;gap:14.45px;justify-content:flex-start;align-items:flex-start;width:142.14px;height:44.74px}.hero__energy-badge-image{width:83.55px;height:44.06px;margin-top:.68px;flex:0 0 83.55px}.hero__energy-logo{width:44.14px;height:44.08px;flex:0 0 44.14px}.hero__window{display:block;position:absolute;left:0;top:0;width:219px;height:219px;margin-top:0}.welcome{width:100%;margin-top:48px;min-height:337px;padding:0}.welcome h2{width:256px;margin:0 auto;font-size:24px;line-height:29px}.welcome .eyebrow-text{width:280px;margin:15px auto 0;font-size:12px;line-height:16px;letter-spacing:.02em}.welcome .body-small{width:293px;margin:7px auto 0;font-size:12px;line-height:20px;color:#000}.footer__phone{font-size:16px}.contact__card h2,.feature__content h2,.section__title{font-size:30px}.advantages,.custom,.feature,.ordering,.reviews,.stats{padding-bottom:72px}.custom__grid,.energy__grid,.stats__grid{grid-template-columns:1fr}.advantages{width:293px;padding:0}.advantages .section__title{font-size:24px;line-height:29px}.advantages .section__subline{max-width:261px;margin-top:8px;font-size:12px;line-height:16px;letter-spacing:.02em}.advantages__grid{width:100vw;grid-template-columns:1fr;justify-items:center;gap:20px;margin-top:19px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.adv-card{width:358px;height:172px;min-height:172px;padding:28px 31px 21px 32px;overflow:hidden}.adv-card:hover,.custom-card:hover,.energy-card:hover,.step:hover{transform:translateY(calc(var(--reveal-y,0) - 4px))}.adv-card__header{display:grid;grid-template-columns:42px 1fr;align-items:start;column-gap:20px;width:100%}.adv-card__icon{width:42px;height:42px}.adv-card__title{min-height:0;margin-top:4px;font-size:16px;line-height:20px;text-align:left}.adv-card__divider{width:100%;margin:17px 0 12px}.adv-card__copy{font-size:12px;line-height:16px;letter-spacing:.02em;text-align:left}.adv-card--experts{--adv-title-width:148px;--adv-copy-width:273px}.adv-card--estimates{--adv-title-width:169px;--adv-copy-width:296px}html[lang=fr] .adv-card{min-height:188px}html[lang=fr] .adv-card--estimates{--adv-copy-width:296px}.adv-card--pricing{--adv-title-width:147px;--adv-copy-width:273px}.adv-card--guarantee{--adv-title-width:103px;--adv-copy-width:297px}.stat+.stat{border-left:0}.stats{width:271px;min-height:327px;margin-top:71px;padding:0;margin-bottom:72px}.stats__grid{width:271px;height:327px;display:block;border:0;border-radius:0}.stat{height:auto;min-height:107px}.stat+.stat{border-top:0}.stat+.stat::before{left:2.5px;top:0;width:266px;height:0;border-left:0;border-top:1px solid #cbcbcb}.stat:first-child{height:107px}.stat:nth-child(2){height:121px}.stat:nth-child(3){height:99px}.stat__value{font-size:64px;line-height:78px}.stat__unit{font-size:16px;line-height:20px;color:#cbcbcb}.stat__label{font-size:16px;line-height:20px}.stat:first-child .stat__value{left:29px;top:0}.stat:first-child .stat__unit{left:60px;top:63px;width:44px;text-align:left}.stat:first-child .stat__label{left:114px;top:43px;width:103px}html[lang=fr] .stat:first-child .stat__label{left:42px;top:82px;width:190px;text-align:left}.stat:nth-child(2) .stat__value{left:42px;top:17px}.stat:nth-child(2) .stat__unit{left:60px;top:82px;width:44px;text-align:left}.stat:nth-child(2) .stat__label{left:114px;top:62px;width:136px}html[lang=fr] .stat:nth-child(2) .stat__label{left:42px;top:97px;width:190px;text-align:left}.stat:nth-child(3) .stat__value{left:24px;top:11px}.stat:nth-child(3) .stat__unit{left:56px;top:79px;width:48px;text-align:left}.stat:nth-child(3) .stat__label{left:114px;top:59px;width:118px}.ordering{--ordering-mobile-offset:48px;width:295px;min-height:calc(var(--ordering-mobile-offset) + 819px);margin-bottom:110px}.ordering .section__title{left:0;top:0;width:295px;font-size:24px;line-height:29px;transform:none;text-align:center;white-space:normal}.ordering__panel{left:46px;top:var(--ordering-mobile-offset);width:202px;height:753px;padding:0}html[lang=fr] .ordering{--ordering-mobile-offset:82px}.ordering__steps{width:202px;height:753px}.step p{font-size:16px;line-height:19px}.step--call{left:23px;top:17px;width:157px;height:99px}.step--call img{left:49px;top:0;width:60px;height:52.75px}.step--call p{top:62px;width:157px}.step--visit{left:23px;top:174px;width:157px;height:92px}.step--visit img{left:55px;top:0;width:46.03px;height:46px}.step--visit p{top:55px;width:157px}.step--calc{left:21px;top:323px;width:157px;height:92px}.step--calc img{left:58px;top:0;width:46px;height:46px}.step--calc p{top:55px;width:157px}.step--window{left:22px;top:474px;width:157px;height:89px}.step--window img{left:59px;top:0;width:46px;height:41.53px}.step--window p{top:52px;width:157px}.step--delivery{left:21px;top:627px;width:178px;height:93px}.step--delivery img{left:58px;top:0;width:64px;height:45px}.step--delivery p{top:56px;width:178px}.step-arrow{display:block;left:45%;width:18.79px;height:11.04px;background:0 0;opacity:1}.step-arrow::before{content:"";position:absolute;left:50%;top:50%;width:11.04px;height:18.79px;background:url("./assets/ordering-arrow-mobile.svg") center/11.04px 18.79px no-repeat;transform:translate(-50%,-50%) rotate(90deg);transform-origin:center}.step-arrow--1{top:139px}.step-arrow--2{top:290px}.step-arrow--3{top:441px}.step-arrow--4{top:589px}.ordering__cta{left:50%;transform:translateX(-50%);top:calc(var(--ordering-mobile-offset) + 779px);width:250px;min-width:250px}.custom{width:100%;max-width:none;padding:0}.custom .section__title{width:322px;margin:0 auto;font-size:24px;line-height:29px}.custom .section__desc{width:305px;margin:7px auto 0;font-size:12px;line-height:16px}.custom__grid{display:grid;grid-template-columns:1fr;gap:35px;width:100%;margin-top:20px}.custom-card{display:flex;flex-direction:column;width:min(358px,calc(100vw - 32px));min-height:0;margin:0 auto;border-radius:12px}.custom-card--design{height:352px}.custom-card--performance{height:346px}.custom-card--quality{height:354px}.custom-card__media--design{height:211px}.custom-card__media--performance{height:209px}.custom-card__media--quality{height:203px}.custom-card__image--design{left:-65px;top:-31px;width:431.32px;height:242.62px}.custom-card__image--performance{left:-15px;top:-20px;width:420.58px;height:229.39px}.custom-card__image--quality{left:-29px;top:-42px;width:387px;height:245px}.custom-card h3{font-size:20px;line-height:24px}.custom-card p{width:auto;font-size:12px;line-height:16px;letter-spacing:.02em;margin-top:13px}.custom-card__body{position:relative;flex:1 1 auto;padding:15px 40px 24px}.custom-card--design .custom-card__body{padding-right:74px}.custom-card--performance .custom-card__body{padding-top:29px;padding-left:32px;padding-right:36px}.custom-card--quality .custom-card__body{padding-top:15px;padding-right:70px}.custom__cta{display:inline-flex;width:250px;min-width:250px;margin:32px auto 0;font-size:14px;letter-spacing:.02em}.feature__media{width:min(100%,358px);border-radius:12px}.feature__window{transform:none}.feature__controls{bottom:16px;gap:14px}.feature__control-arrow{width:18px;height:10px;background-size:10px 5px}.feature__control-dots{gap:5px}.feature__control-dot{width:10px;height:10px}.feature__content{width:min(100%,304px);text-align:center}.feature__eyebrow{margin-bottom:10px;font-size:12px;letter-spacing:.02em}.feature__content h2{font-size:24px;line-height:1.2}.feature__copy{font-size:12px;line-height:1.3334;text-align:left}.feature__actions{flex-direction:column;gap:9px;margin-top:30px}.feature__btn{width:218px;min-width:218px;margin:0 auto;padding:0 22px;font-size:14px}html[lang=fr] .feature__btn--catalog{width:238px;min-width:238px}.reviews{width:301px}.reviews .section__subline--tight{margin-bottom:0;font-size:12px;line-height:1.1667;letter-spacing:.02em}.reviews .section__title{margin-top:14px;font-size:24px;line-height:1.2084}.reviews__summary{margin-top:0;font-size:12px;line-height:22px}.reviews__gallery{width:100%;margin-top:19px;margin-left:0;margin-right:0}.reviews__grid{grid-template-columns:1fr;gap:16px}.review-card{min-height:0;padding:22px;border-radius:16px}.review-card__header{gap:14px}.review-card__avatar{width:48px;height:48px;flex-basis:48px;font-size:18px}.review-card__avatar::after{width:18px;height:18px;border-width:3px;font-size:8px}.review-card__topline h3{font-size:18px}.review-card__google{width:20px;height:20px;flex-basis:20px;font-size:16px}.review-card__rating{margin-top:6px;font-size:16px}.review-card__time{margin-top:6px;font-size:13px}.review-card__copy{margin-top:20px;max-height:none;max-width:none;padding-right:0;overflow:visible;font-size:14px;line-height:1.4}.why-homeowners-choose-us{width:min(calc(100% - 32px),358px);gap:16px;margin-top:72px;margin-bottom:72px}.why-homeowners-choose-us__image-wrap{aspect-ratio:358/311}.why-homeowners-choose-us__content{max-width:none;margin:0}.why-homeowners-choose-us__title{max-width:308px;font-size:24px;line-height:1.2;letter-spacing:-.03em}.why-homeowners-choose-us__eyebrow{max-width:320px;margin-top:14px;font-size:12px;line-height:1.35;letter-spacing:.02em}.why-homeowners-choose-us__copy{max-width:296px;margin-top:11px;font-size:12px;line-height:16px}.why-homeowners-choose-us__copy p+p{margin-top:16px}.why-us-catalog-search{width:min(calc(100% - 32px),358px);gap:17px;margin-bottom:90px}.why-us-expert-windows-instructions{width:min(calc(100% - 32px),358px);margin-top:88px;margin-bottom:92px}.why-us-expert-windows-instructions__intro{max-width:none}.why-us-expert-windows-instructions__title{max-width:310px;font-size:24px;line-height:1.2}.why-us-expert-windows-instructions__copy{max-width:100%;margin-top:7px;font-size:12px;line-height:16px}.why-us-expert-windows-instructions__grid{gap:40px;margin-top:24px}.expert-window-card__body{padding:13px 26px 0}.expert-window-card__body h3{font-size:20px}.expert-window-card__body p{font-size:12px;line-height:16px}.why-us-expert-windows-instructions__cta{width:238px;min-width:238px;margin-top:28px;padding:10px 52px 10px 28px;font-size:14px}.why-us-expert-windows-instructions__cta::after{right:24px}.why-us-catalog-search__image-wrap{aspect-ratio:358/200}.why-us-catalog-search__content{max-width:none;margin:0}.why-us-catalog-search__title{max-width:278px;font-size:24px;line-height:1.2084;letter-spacing:-.03em}.why-us-catalog-search__copy{max-width:277px;margin-top:12px;font-size:12px;line-height:16px}.why-us-catalog-search__eyebrow{margin-top:15px;font-size:12px;line-height:1.2;letter-spacing:.02em}.why-us-catalog-search__actions{width:100%;gap:6px;margin-top:14px}.why-us-catalog-search__btn{width:100%;min-width:0;min-height:40px;padding:8px 44px 8px 20px;font-size:14px;line-height:24px}.why-us-catalog-search__btn::after{right:22px;width:16px;height:8px}.btn--reviews{width:238px;min-width:238px;min-height:40px;padding:0 24px;font-size:14px;line-height:1.2143;letter-spacing:.02em}html[lang=fr] .btn--reviews{width:252px;min-width:252px}.btn--reviews::after{width:14px;height:7px;flex-basis:14px}.energy{padding:0 0 40px;background:#fff}.energy.section{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.energy::after{content:"";position:absolute;inset:123px 0 0;background:#f4fafd;z-index:0}.energy .section__subline{margin:0;font-size:12px;line-height:1;letter-spacing:.02em}.energy .section__title{margin-top:9px;font-size:24px;line-height:1.2}.energy .section__desc{max-width:280px;margin-top:8px;font-size:12px;line-height:16px}.energy__grid{width:333px;margin:55px 0 0 31px;grid-template-columns:repeat(2,161px);gap:12px 11px}.energy-card{min-height:153px;padding:27px 19px 14px 21px;box-sizing:border-box}.energy-card__top{font-size:12px;line-height:1.1;letter-spacing:.02em}.energy-card__value{margin-top:2px;font-size:48px;line-height:1.02}.energy-card__value--small{gap:3px;margin-top:2px}.energy-card__value-number{font-size:48px;line-height:1.02}.energy-card__value-label{font-size:24px;line-height:1;transform:translateY(-7px)}.energy-card--panes .energy-card__text,.energy-card--stat .energy-card__text,.energy-card__text{max-width:123px;margin-top:3px;font-size:12px;line-height:1.15}.energy-card:first-child .energy-card__text{max-width:111px}.energy-card:nth-child(3) .energy-card__text{max-width:132px}.energy-card:nth-child(4) .energy-card__text{max-width:83px}.energy-card:nth-child(5) .energy-card__text{max-width:106px}.energy-card:nth-child(6) .energy-card__text{max-width:113px}.contact{padding-top:0}.contact__panel{height:633px;min-height:633px;padding:0}.contact__panel::after{right:auto;left:-779px;top:0;width:1266px;min-width:0;height:633px;background-image:url("./assets/contact-bg-mobile.jpg");background-position:left top;background-size:1266px 633px;transform:scaleX(-1)}.contact__card{position:absolute;top:33px;left:16px;width:358px;height:570px;padding:35px 75px 0;background:0 0;border-radius:12px;box-shadow:none}.contact__card::before{background:rgba(255,255,255,.85)}.contact__card h2{font-size:24px;line-height:29px}.contact__card>p{width:240px;margin-top:10px;font-size:12px;line-height:16px}.contact__form{position:absolute;left:67px;top:151px;width:226px;height:377px;margin-top:0}.contact__input,.contact__textarea{width:226px}.contact__input{height:26px;padding:0 8px 8px}.contact__input--name{top:0}.contact__input--phone{top:80px}.contact__input--email{top:155px}.contact__textarea{top:218px;width:226px;height:97px;padding:8px 18px;border-radius:4px}.contact__form .btn{left:18px;top:344px;width:190px;height:40px;min-width:190px;min-height:40px;padding:0 38px;justify-content:center;margin-top:0;font-size:14px;line-height:17px;letter-spacing:.28px}.btn--contact::after{width:14.45px;height:7px;flex-basis:14.45px}.footer{min-height:505px;padding:0}.footer__inner{width:390px;max-width:100%;height:505px;padding:0;position:relative;display:block;text-align:left}.brand--footer img{width:154px}.footer__brand{position:absolute;left:59px;top:41px;display:grid;gap:7px;justify-items:start;width:154px}.footer__brand img{width:154px;height:43.545px}.footer__center{display:contents}.footer__nav{position:absolute;left:59px;top:141px;display:block;width:160px;font-size:16px;line-height:19px}.footer__nav a{position:static;display:block;min-width:0;min-height:0;margin:0 0 8px;line-height:19px}.footer__nav a:last-child{margin-bottom:0}.footer__meta{display:contents}.footer__lines{position:absolute;left:58px;top:300px;margin:0;font-size:16px;line-height:28px;justify-items:start}.footer__icon[href*="#main-content"]{display:none}.footer__phone{position:absolute;left:58px;top:379px;width:auto;height:24px;min-width:0;min-height:0;padding:0;border:0;border-radius:0;gap:5px;font-size:20px;line-height:24px}.footer__phone img{width:14.97px;height:15px;flex-basis:14.97px}.footer__lang{position:absolute;left:100px;top:426px;min-width:0;min-height:0;font-size:16px;line-height:19px}.footer__copy{position:static;min-width:0;min-height:0;font-weight:600;line-height:normal}.footer__nav{position:absolute}.footer__icon[href^="mailto:"]{position:absolute;left:60px;top:427px;width:23.11px;height:16.25px;min-width:0;min-height:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,::after,::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}.image-fade,.reveal-on-scroll{opacity:1;transform:none;filter:none}}@media (min-width:1496px){:root{--container:1256px}.product-breadcrumb,.section{width:min(calc(100% - 96px),var(--container));margin-left:auto;margin-right:auto}.section--narrow{width:min(calc(100% - 96px),var(--container-narrow))}.authentication-mark.section,.contact.section,.energy.section{width:100%;margin-left:0;margin-right:0}}.windows-jamb-sizes{display:grid;grid-template-columns:246px minmax(0,778px);gap:74px;align-items:start;width:min(calc(100% - 32px),1098px);margin:0 auto;color:#000;margin-top:120px}.windows-jamb-sizes__content{padding-top:0}.windows-jamb-sizes__eyebrow{margin:0;font-size:12px;line-height:14px;font-weight:400}.windows-jamb-sizes__title{margin:0;font-size:40px;line-height:48px;font-weight:700;letter-spacing:0}.windows-jamb-sizes__copy{margin:15px 0 0;font-size:12px;line-height:18px;font-weight:400}.windows-jamb-sizes__media{display:block;width:100%;max-width:778px;overflow:hidden}.windows-jamb-sizes__image{width:100%;aspect-ratio:778/389;object-fit:cover}.windows-installation-methods{width:min(calc(100% - 32px),1257px);margin:72px auto 0;color:#000}.windows-installation-methods__header{text-align:center}.windows-installation-methods__title{width:min(100%,830px);margin:0 auto;font-size:24px;line-height:1.2;font-weight:600;letter-spacing:0}.windows-installation-methods__summary{width:min(100%,369px);margin:5px auto 0;font-size:12px;line-height:16px;font-weight:400;letter-spacing:0;text-align:center}.windows-installation-methods__cards{display:grid;gap:24px;margin-top:24px}.windows-installation-methods__card{display:flex;flex-direction:column;height:auto;padding:22px 22px 39px;border-radius:12px;background:#fff;box-shadow:0 1px 12px -1px rgba(0,0,0,.2)}.windows-installation-methods__name{display:flex;flex-wrap:wrap;gap:0 7px;margin:0 0 0 16px;font-size:28px;line-height:1.18;font-weight:600;letter-spacing:0}.windows-installation-methods__name span:last-child{font-size:22px;font-weight:400}.windows-installation-methods__list{display:grid;gap:16px;margin:18px 0 0;padding:0 0 0 17px;font-size:14px;line-height:20px;font-weight:400;letter-spacing:.02em}.windows-installation-methods__list li{padding-left:7px}.windows-installation-methods__cta{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:190px;min-height:40px;margin:auto 0 0 16px;border:1px solid #ff5e00;border-radius:4px;color:#000202;font-size:16px;line-height:19px;font-weight:400;letter-spacing:.02em;text-decoration:none;transition:color 220ms var(--motion-smooth),background-color 220ms var(--motion-smooth)}.windows-installation-methods__cta::after{content:"";width:14.45px;height:7px;flex:0 0 14.45px;background:url("./assets/custom-arrow.svg") center/contain no-repeat}.windows-installation-methods__cta:focus-visible,.windows-installation-methods__cta:hover{color:#fff;background:#ff5e00}.windows-installation-methods__cta:focus-visible::after,.windows-installation-methods__cta:hover::after{filter:brightness(0) invert(1)}.windows-tehnology{width:min(calc(100% - 32px),1254px);margin:72px auto 0;color:#000}.windows-tehnology__header{text-align:center}.windows-tehnology__title{width:min(100%,830px);margin:0 auto;font-size:24px;line-height:1.2;font-weight:600;letter-spacing:0}.windows-tehnology__summary{width:min(100%,830px);margin:5px auto 0;font-size:12px;line-height:16px;font-weight:400;letter-spacing:0;text-align:center}.windows-tehnology__grid{display:grid;gap:72px;margin-top:34px}.windows-tehnology__item{display:grid;grid-template-columns:minmax(0,1fr);justify-items:center;min-width:0}.windows-tehnology__media{display:flex;align-items:flex-end;justify-content:center;width:min(100%,294px)}.windows-tehnology__image{display:block;width:100%;aspect-ratio:294/287}.windows-tehnology__content{width:min(100%,294px);margin-top:24px;text-align:center}.windows-tehnology__name{margin:0;font-size:24px;line-height:1.2;font-weight:600;letter-spacing:0}.windows-tehnology__layers{margin:1px 0 0;color:#999;font-size:18px;line-height:1.18;font-weight:400;letter-spacing:0}.windows-tehnology__list{display:grid;gap:12px;width:max-content;max-width:100%;margin:22px auto 0;padding:0 0 0 18px;font-size:14px;line-height:18px;font-weight:400;letter-spacing:.02em;text-align:left}.windows-tehnology__list li{padding-left:4px}.windows-how-low-e-glass-works{width:min(calc(100% - 32px),1256px);margin:72px auto 0;color:#000}.windows-how-low-e-glass-works__header{text-align:center}.windows-how-low-e-glass-works__title{width:min(100%,830px);margin:0 auto;font-size:24px;line-height:1.2;font-weight:600;letter-spacing:0}.windows-how-low-e-glass-works__summary{width:min(100%,837px);margin:5px auto 0;font-size:12px;line-height:16px;font-weight:400;letter-spacing:0;text-align:center}.windows-how-low-e-glass-works__cards{display:grid;gap:72px;margin-top:33px}.windows-how-low-e-glass-works__card{display:grid;grid-template-columns:minmax(0,1fr);width:100%;min-width:0;justify-items:center;align-content:start}.windows-how-low-e-glass-works__media{display:flex;align-items:flex-end;justify-content:center;width:100%}.windows-how-low-e-glass-works__media picture{display:block;width:100%}.windows-how-low-e-glass-works__media--lowe{width:345px;max-width:100%}.windows-how-low-e-glass-works__media--clear{width:188px}.windows-how-low-e-glass-works__media--triple{width:168px}.windows-how-low-e-glass-works__image{display:block;width:100%;height:auto}.windows-how-low-e-glass-works__name{width:100%;margin:31px 0 0;font-size:20px;line-height:1.2;font-weight:600;letter-spacing:0;text-align:center}.windows-how-low-e-glass-works__card--clear .windows-how-low-e-glass-works__name,.windows-how-low-e-glass-works__card--triple .windows-how-low-e-glass-works__name{margin-top:16px}.windows-how-low-e-glass-works__tag{width:100%;margin:1px 0 0;font-size:16px;line-height:1.2;font-weight:400;letter-spacing:0;color:#999;text-align:center}.windows-how-low-e-glass-works__copy{width:min(100%,231px);margin:6px 0 0;font-size:12px;line-height:22px;font-weight:400;letter-spacing:.02em;text-align:center}.windows-why-choose-our-windows{width:min(calc(100% - 32px),319px);margin:72px auto 0;color:#000}.windows-why-choose-our-windows__title{width:min(100%,319px);margin:0 auto;font-size:24px;line-height:1.2;font-weight:600;letter-spacing:0;text-align:center}.windows-why-choose-our-windows__benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 46px;width:100%;margin:41px 0 0;padding:0;list-style:none}.windows-why-choose-our-windows__benefit{display:grid;justify-items:center;align-content:start;gap:6px;margin:0}.windows-why-choose-our-windows__icon{display:grid;place-items:center}.windows-why-choose-our-windows__icon img{display:block;width:100%;height:100%;object-fit:contain}.windows-why-choose-our-windows__icon--energy{width:48px;height:48px}.windows-why-choose-our-windows__icon--noise{width:48px;height:48px}.windows-why-choose-our-windows__icon--uv{width:48px;height:48px}.windows-why-choose-our-windows__icon--durability{width:40px;height:48px}.windows-why-choose-our-windows__label{margin:0;font-size:12px;line-height:22px;font-weight:400;letter-spacing:.02em;text-align:center;white-space:nowrap}.windows-engineered-performance{width:min(calc(100% - 32px),358px);margin:72px auto 0;color:#000}.windows-engineered-performance__card{display:flex;flex-direction:column;overflow:hidden;border-radius:12px;background:#fff}.windows-engineered-performance__media{order:-1;overflow:hidden;border-radius:12px}.windows-engineered-performance__image{display:block;width:100%;height:auto;aspect-ratio:358/286;object-fit:cover;object-position:center 42%}.windows-engineered-performance__content{padding:15px 22px 0}.windows-engineered-performance__title{margin:0;letter-spacing:0}.windows-engineered-performance__title-mobile{display:block;font-size:20px;line-height:1.2;font-weight:600}.windows-engineered-performance__title-desktop{display:none}.windows-engineered-performance__copy{width:301px;max-width:100%;margin:12px 0 0;font-size:12px;line-height:16px;font-weight:400;letter-spacing:.02em}.windows-engineered-performance__copy br{display:none}.windows-advanced-edge-technology{width:min(calc(100% - 32px),296px);margin:72px auto 0;color:#000}.windows-advanced-edge-technology__media{width:282px;margin:0 auto}.windows-advanced-edge-technology__image,.windows-advanced-edge-technology__media picture{display:block;width:100%;height:auto}.windows-advanced-edge-technology__content{margin-top:28px;text-align:center}.windows-advanced-edge-technology__title{margin:0;font-size:20px;line-height:1.2;font-weight:600;letter-spacing:0}.windows-advanced-edge-technology__copy{width:234px;margin:13px auto 0;font-size:12px;line-height:16px;font-weight:400;letter-spacing:.02em}.windows-advanced-edge-technology__benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 10px;align-items:start;margin:83px 0 0;padding:0;list-style:none}.windows-advanced-edge-technology__benefit{display:grid;justify-items:center;gap:15px;margin:0}.windows-advanced-edge-technology__icon{position:relative;display:grid;place-items:center;width:45px;height:44px}.windows-advanced-edge-technology__icon img{display:block;width:100%;height:auto}.windows-advanced-edge-technology__icon--heat-loss{width:44px;height:44px}.windows-advanced-edge-technology__icon--condensation{width:37px;height:44px}.windows-advanced-edge-technology__icon--durability{width:34px;height:48px}.windows-advanced-edge-technology__label{display:grid;gap:0;font-size:12px;line-height:16px;font-weight:400;letter-spacing:.02em}@media (min-width:768px){body{font-size:16px}.windows-installation-methods{width:min(calc(100% - 32px),736px);margin-top:96px}.windows-installation-methods__title{font-size:36px;line-height:1.15}.windows-installation-methods__summary{margin-top:7px;font-size:13px;line-height:18px}.windows-installation-methods__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:30px}.windows-installation-methods__card{height:auto;padding:22px 22px 39px}.windows-installation-methods__name{margin-left:16px;font-size:28px}.windows-installation-methods__name span:last-child{font-size:22px}.windows-installation-methods__list{gap:15px;font-size:15px;line-height:21px}.windows-tehnology{width:min(calc(100% - 32px),736px);margin-top:96px}.windows-tehnology__title{font-size:36px;line-height:1.15}.windows-tehnology__summary{margin-top:7px;font-size:13px;line-height:18px}.windows-tehnology__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px;margin-top:36px}.windows-tehnology__media{width:min(100%,260px)}.windows-tehnology__content{width:min(100%,292px);margin-top:24px}.windows-tehnology__name{font-size:26px}.windows-tehnology__layers{font-size:20px}.windows-tehnology__list{gap:12px;margin-top:22px;font-size:14px;line-height:18px}.windows-how-low-e-glass-works{width:min(calc(100% - 32px),736px);margin-top:96px}.windows-how-low-e-glass-works__title{font-size:36px;line-height:1.15}.windows-how-low-e-glass-works__summary{margin-top:7px;font-size:13px;line-height:18px}.windows-how-low-e-glass-works__cards{grid-template-columns:minmax(0,1.06fr) repeat(2,minmax(0,0.94fr));gap:0;margin-top:34px}.windows-how-low-e-glass-works__media{height:164px}.windows-how-low-e-glass-works__media--lowe{width:min(100%,252px)}.windows-how-low-e-glass-works__media--clear{width:min(100%,145px)}.windows-how-low-e-glass-works__media--triple{width:min(100%,136px)}.windows-how-low-e-glass-works__name{margin-top:24px;font-size:26px}.windows-how-low-e-glass-works__card--clear .windows-how-low-e-glass-works__name,.windows-how-low-e-glass-works__card--triple .windows-how-low-e-glass-works__name{margin-top:24px}.windows-how-low-e-glass-works__tag{margin-top:2px;font-size:20px;line-height:1.15}.windows-how-low-e-glass-works__copy{width:min(100%,230px);margin-top:10px;font-size:14px;line-height:20px}.windows-why-choose-our-windows{width:min(calc(100% - 32px),1024px);margin-top:96px}.windows-why-choose-our-windows__title{width:min(100%,830px);font-size:36px;line-height:1.15}.windows-why-choose-our-windows__benefits{grid-template-columns:repeat(4,minmax(0,1fr));gap:0 28px;align-items:start;margin-top:28px}.windows-why-choose-our-windows__benefit{gap:16px}.windows-why-choose-our-windows__icon--energy,.windows-why-choose-our-windows__icon--uv{width:60px;height:60px}.windows-why-choose-our-windows__icon--noise{width:56px;height:48px}.windows-why-choose-our-windows__icon--durability{width:51px;height:60px}.windows-why-choose-our-windows__label{font-size:16px;line-height:22px}.windows-engineered-performance{width:min(calc(100% - 32px),1024px);margin-top:96px}.windows-engineered-performance__card{display:grid;grid-template-columns:minmax(320px,1fr) minmax(360px,1fr);height:286px;min-height:286px;box-shadow:0 3px 10px rgba(0,0,0,.25)}.windows-engineered-performance__media{order:0;height:100%;border-radius:0;min-height:286px}.windows-engineered-performance__image{width:100%;height:100%;min-height:286px;aspect-ratio:auto;object-position:54% 58%}.windows-engineered-performance__content{display:grid;align-content:center;padding:40px 40px 40px 56px}.windows-engineered-performance__title{font-size:36px;line-height:1.15}.windows-engineered-performance__title-mobile{display:none}.windows-engineered-performance__title-desktop{display:grid}.windows-engineered-performance__copy{width:420px;margin-top:18px;font-size:16px;line-height:22px}.windows-advanced-edge-technology{width:min(calc(100% - 32px),1024px);margin-top:96px}.windows-advanced-edge-technology__media{width:355px}.windows-advanced-edge-technology__content{width:min(100%,640px);margin:36px auto 0}.windows-advanced-edge-technology__title{font-size:36px;line-height:1.15}.windows-advanced-edge-technology__copy{width:451px;margin-top:14px;font-size:16px;line-height:22px}.windows-advanced-edge-technology__benefits{width:min(100%,540px);gap:20px 32px;margin:56px auto 0}.windows-advanced-edge-technology__benefit{gap:18px}.windows-advanced-edge-technology__icon{width:52px;height:52px}.windows-advanced-edge-technology__icon--heat-loss{width:52px;height:52px}.windows-advanced-edge-technology__icon--condensation{width:44px;height:52px}.windows-advanced-edge-technology__icon--durability{width:37px;height:52px}.windows-advanced-edge-technology__label{font-size:16px;line-height:22px}}@media (min-width:1024px){.windows-installation-methods{width:min(calc(100% - 32px),992px);margin-top:108px}.windows-installation-methods__title{font-size:40px;line-height:1.2}.windows-installation-methods__summary{font-size:14px;line-height:20px}.windows-installation-methods__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:26px}.windows-installation-methods__card{height:auto;padding:22px 20px 39px}.windows-installation-methods__name{margin-left:16px;font-size:27px}.windows-installation-methods__name span:last-child{font-size:21px}.windows-installation-methods__list{gap:14px;font-size:15px;line-height:21px}.windows-installation-methods__cta{margin-left:16px}.windows-tehnology{width:min(calc(100% - 32px),992px);margin-top:108px}.windows-tehnology__title{font-size:40px;line-height:1.2}.windows-tehnology__summary{font-size:14px;line-height:20px}.windows-tehnology__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;margin-top:32px}.windows-tehnology__item{grid-template-columns:236px minmax(0,1fr);align-items:center;justify-items:start;column-gap:22px}.windows-tehnology__media{width:236px}.windows-tehnology__content{width:220px;margin-top:0;text-align:left}.windows-tehnology__name{font-size:28px;line-height:1.2}.windows-tehnology__layers{font-size:22px}.windows-tehnology__list{gap:11px;margin-top:21px;margin-left:0;margin-right:0;font-size:15px;line-height:16px}.windows-how-low-e-glass-works{width:min(calc(100% - 32px),992px);margin-top:108px}.windows-how-low-e-glass-works__title{font-size:40px;line-height:1.2}.windows-how-low-e-glass-works__summary{font-size:14px;line-height:20px}.windows-how-low-e-glass-works__cards{width:min(100%,930px);grid-template-columns:308px 287px 287px;justify-content:space-between;margin-top:28px;margin-left:auto;margin-right:auto}.windows-how-low-e-glass-works__media{height:192px}.windows-how-low-e-glass-works__media--lowe{width:340px;max-width:100%}.windows-how-low-e-glass-works__media--clear{width:190px}.windows-how-low-e-glass-works__media--triple{width:176px}.windows-how-low-e-glass-works__name{margin-top:34px;font-size:30px}.windows-how-low-e-glass-works__card--clear .windows-how-low-e-glass-works__name,.windows-how-low-e-glass-works__card--triple .windows-how-low-e-glass-works__name{margin-top:34px}.windows-how-low-e-glass-works__tag{font-size:22px}.windows-how-low-e-glass-works__copy{width:min(100%,287px);margin-top:12px;font-size:16px;line-height:22px}.windows-why-choose-our-windows{width:min(calc(100% - 32px),1104px)}.windows-why-choose-our-windows__title{font-size:40px;line-height:1.2}.windows-why-choose-our-windows__benefits{gap:0 42px;margin-top:32px}.windows-why-choose-our-windows__icon--energy,.windows-why-choose-our-windows__icon--uv{width:64px;height:64px}.windows-why-choose-our-windows__icon--noise{width:64px;height:64px}.windows-why-choose-our-windows__icon--durability{width:64px;height:64px}}@media (min-width:1280px){body{font-size:16px}.windows-installation-methods{width:min(calc(100% - 32px),1257px);margin-top:120px}.windows-installation-methods__title{width:min(100%,830px);font-size:40px;line-height:1.2}.windows-installation-methods__summary{width:min(100%,369px);margin-top:0;font-size:14px;line-height:20px}.windows-installation-methods__cards{grid-template-columns:repeat(3,403px);gap:25px;margin-top:27px}.windows-installation-methods__card{width:403px;height:auto;padding:22px 18px 50px 24px}.windows-installation-methods__name{margin-left:22px;font-size:32px;line-height:1.2}.windows-installation-methods__name span:last-child{font-size:24px}.windows-installation-methods__list{gap:15px;width:360px;margin-top:18px;font-size:16px;line-height:22px}.windows-installation-methods__cta{margin-left:22px}.windows-tehnology{width:min(calc(100% - 32px),1254px);margin-top:120px}.windows-tehnology__title{width:min(100%,830px);font-size:40px;line-height:1.2}.windows-tehnology__summary{width:min(100%,830px);margin-top:7px;font-size:14px;line-height:20px}.windows-tehnology__grid{grid-template-columns:584px 623px;justify-content:space-between;gap:0;margin-top:28px}.windows-tehnology__item{grid-template-columns:294px minmax(0,1fr);align-items:start;column-gap:36px}.windows-tehnology__item--triple{grid-template-columns:294px minmax(0,1fr);column-gap:48px}.windows-tehnology__media{width:294px}.windows-tehnology__content{width:254px;margin-top:70px}.windows-tehnology__item--triple .windows-tehnology__content{width:287px}.windows-tehnology__name{font-size:32px;line-height:1.2}.windows-tehnology__layers{font-size:24px}.windows-tehnology__list{gap:12px;margin-top:22px;font-size:16px;line-height:16px}.windows-how-low-e-glass-works{width:min(calc(100% - 32px),1256px);margin-top:120px}.windows-how-low-e-glass-works__title{width:min(100%,830px);font-size:40px;line-height:1.2}.windows-how-low-e-glass-works__summary{width:min(100%,837px);margin-top:7px;font-size:14px;line-height:20px}.windows-how-low-e-glass-works__cards{grid-template-columns:372px 353px 353px;width:1192px;max-width:100%;justify-content:space-between;gap:0;margin-top:27px;margin-left:auto;margin-right:auto}.windows-how-low-e-glass-works__media{height:214px}.windows-how-low-e-glass-works__media--lowe{width:440px;max-width:none}.windows-how-low-e-glass-works__media--clear{width:242px}.windows-how-low-e-glass-works__media--triple{width:224px}.windows-how-low-e-glass-works__name{margin-top:38px;font-size:32px}.windows-how-low-e-glass-works__card--clear .windows-how-low-e-glass-works__name,.windows-how-low-e-glass-works__card--lowe .windows-how-low-e-glass-works__name,.windows-how-low-e-glass-works__card--triple .windows-how-low-e-glass-works__name{margin-top:38px}.windows-how-low-e-glass-works__tag{font-size:24px}.windows-how-low-e-glass-works__copy{margin-top:13px;font-size:16px;line-height:22px}.windows-how-low-e-glass-works__card--lowe .windows-how-low-e-glass-works__copy{width:372px}.windows-how-low-e-glass-works__card--clear .windows-how-low-e-glass-works__copy,.windows-how-low-e-glass-works__card--triple .windows-how-low-e-glass-works__copy{width:353px}.windows-why-choose-our-windows{margin-top:120px}.windows-engineered-performance{width:min(calc(100% - 32px),1256px);margin-top:120px}.windows-engineered-performance__card{grid-template-columns:628px 628px;height:286px;min-height:286px}.windows-engineered-performance__content{padding:64px 48px 48px 80px}.windows-engineered-performance__title{font-size:40px;line-height:1.2}.windows-engineered-performance__copy{width:459px;margin-top:16px}.windows-engineered-performance__image{object-position:53% 58%}.windows-advanced-edge-technology{display:grid;grid-template-columns:355px minmax(0,617px);column-gap:70px;align-items:start;width:min(calc(100% - 32px),1042px);margin-top:120px}.windows-advanced-edge-technology__media{margin:0}.windows-advanced-edge-technology__content{width:100%;margin:78px 0 0;text-align:center}.windows-advanced-edge-technology__title{font-size:40px;line-height:1.2}.windows-advanced-edge-technology__copy{margin-top:11px}.windows-advanced-edge-technology__benefits{width:100%;max-width:520px;gap:20px 36px;margin-top:30px}}.windows-grid-design{width:min(calc(100% - 32px),315px);margin:72px auto 0;color:#000}.windows-grid-design__card{display:block}.windows-grid-design__title{margin:0;text-align:center;letter-spacing:0}.windows-grid-design__title-mobile{display:block;font-size:20px;line-height:1.2;font-weight:600}.windows-grid-design__title-desktop{display:none}.windows-grid-design__list{display:grid;grid-template-columns:repeat(3,83px);justify-content:space-between;gap:26px 33px;margin:28px 0 0;padding:0;list-style:none}.windows-grid-design__item{width:83px;margin:0}.windows-grid-design__image{display:block;width:100%;height:auto}.windows-grid-types{width:min(calc(100% - 32px),359px);margin:72px auto 0;color:#000}.windows-grid-types__card{display:block}.windows-grid-types__title{margin:0;text-align:center;letter-spacing:0}.windows-grid-types__title-mobile{display:block;font-size:20px;line-height:1.2;font-weight:600}.windows-grid-types__title-desktop{display:none}.windows-grid-types__gallery--mobile{display:grid;justify-items:start;gap:27px;margin-top:38px}.windows-grid-types__mobile-crop{position:relative;overflow:hidden}.windows-grid-types__mobile-crop--top{width:359px;height:172px}.windows-grid-types__mobile-crop--bottom{width:323px;height:172px}.windows-grid-types__mobile-image{position:absolute;top:0;height:100%;max-width:none}.windows-grid-types__mobile-image--top{left:-10.97%;width:233.36%}.windows-grid-types__mobile-image--bottom{left:-147.49%;width:259.37%}.windows-grid-types__media--desktop{display:none}.windows-grid-types__media-image{display:block;width:100%;height:auto}.windows-grid-types__colors{margin-top:33px;text-align:center}.windows-grid-types__colors-title{margin:0;font-size:20px;line-height:1.2;font-weight:600}.windows-grid-types__swatches{display:flex;justify-content:center;gap:12px;margin:31px 0 0;padding:0;list-style:none}.windows-grid-types__swatch{width:38px;height:71px;border-radius:4px}.windows-grid-types__swatch--charcoal{background:#595959}.windows-grid-types__swatch--gold{background:#f9c848}.windows-grid-types__swatch--white{background:#fff;border:1px solid #cbcbcb}@media (min-width:768px){.windows-grid-design{width:min(calc(100% - 32px),992px);margin-top:96px}.windows-grid-design__card{padding:28px 24px 32px;background:#fff;border:1px solid #ececec;border-radius:12px;box-shadow:0 3px 10px rgba(0,0,0,.25)}.windows-grid-design__title-mobile{font-size:32px;line-height:1.1}.windows-grid-design__list{grid-template-columns:repeat(3,83px);justify-content:center;gap:22px 28px;margin-top:22px}.windows-grid-types{width:min(calc(100% - 32px),992px);margin-top:96px}.windows-grid-types__card{padding:28px 24px 32px;background:#fff;border:1px solid #ececec;border-radius:12px;box-shadow:0 3px 10px rgba(0,0,0,.25)}.windows-grid-types__title-mobile{font-size:32px;line-height:1.1}.windows-grid-types__gallery--mobile{display:none}.windows-grid-types__media--desktop{display:block;width:min(100%,837px);margin:22px auto 0}.windows-grid-types__colors{margin-top:28px}.windows-grid-types__colors-title{font-size:22px;line-height:1.2}.windows-grid-types__swatches{margin-top:20px}}@media (min-width:1280px){.windows-grid-design{width:min(calc(100% - 32px),1256px);margin-top:120px}.windows-grid-design__card{display:flex;align-items:center;gap:34px;padding:10px 32px 10px 22px}.windows-grid-design__title{flex:0 0 216px;text-align:left}.windows-grid-design__title-mobile{display:none}.windows-grid-design__title-desktop{display:grid;font-size:40px;line-height:1.04;font-weight:600}.windows-grid-design__list{flex:1 1 auto;grid-template-columns:repeat(9,83px);justify-content:space-between;gap:0;margin-top:0}.windows-grid-types{width:min(calc(100% - 32px),1256px);margin-top:120px}.windows-grid-types__card{display:flex;align-items:flex-start;justify-content:space-between;padding:11px 31px 10px 22px}.windows-grid-types__title{flex:0 0 117px;margin-right:20px;padding-top:38px;text-align:left}.windows-grid-types__title-mobile{display:none}.windows-grid-types__title-desktop{display:grid;font-size:40px;line-height:1.04;font-weight:600}.windows-grid-types__media--desktop{flex:1 1 auto;width:100%;max-width:837px;margin:0 24px 0 0}.windows-grid-types__colors{flex:0 0 181px;margin-top:26px;text-align:left}.windows-grid-types__colors-title{font-size:24px;line-height:1.2}.windows-grid-types__swatches{justify-content:flex-start;margin-top:20px}}@media (max-width:calc(768px - 1px)){.windows-jamb-sizes{display:block;width:min(calc(100% - 32px),358px)}.windows-jamb-sizes__content{width:min(100% - 34px,317px);margin-left:17px}.windows-jamb-sizes__title{font-size:24px;line-height:29px}.windows-jamb-sizes__copy{margin-top:1px;font-size:12px;line-height:16px}.windows-jamb-sizes__media{width:100%;max-width:none;margin-top:22px}.windows-jamb-sizes__image{aspect-ratio:358/179}}.windows-interior-finishes{width:min(calc(100% - 32px),358px);margin:72px auto 0;color:#000}.windows-interior-finishes__content{width:min(100% - 34px,324px);margin-left:17px}.windows-interior-finishes__eyebrow{margin:0;font-size:12px;line-height:14px;font-weight:400}.windows-interior-finishes__title{margin:0;letter-spacing:0}.windows-interior-finishes__title-text{display:block}.windows-interior-finishes__title-text--mobile{font-size:24px;line-height:29px;font-weight:700}.windows-interior-finishes__title-text--desktop{display:none}.windows-interior-finishes__copy{margin:0;font-size:12px;line-height:16px;font-weight:400}.windows-interior-finishes__mobile-media{position:relative;width:100%;height:248px;margin-top:20px}.windows-interior-finishes__crop{position:absolute;display:block;overflow:hidden}.windows-interior-finishes__crop img,.windows-interior-finishes__crop picture{display:block;width:100%;height:100%}.windows-interior-finishes__crop img{object-fit:cover}.windows-interior-finishes__crop--profile-1{left:0;top:0;width:169px;height:53px}.windows-interior-finishes__crop--profile-2{left:0;top:82px;width:130px;height:53px}.windows-interior-finishes__crop--profile-3{left:188px;top:1px;width:170px;height:53px}.windows-interior-finishes__crop--profile-4{left:192px;top:82px;width:130px;height:52px}.windows-interior-finishes__crop--rosettes{left:0;top:169px;width:358px;height:79px}.windows-interior-finishes__grid{display:none}@media (min-width:768px){.windows-interior-finishes{width:min(calc(100% - 32px),1257px);margin-top:120px}.windows-interior-finishes__content{width:100%;margin-left:0}.windows-interior-finishes__copy,.windows-interior-finishes__eyebrow,.windows-interior-finishes__mobile-media{display:none}.windows-interior-finishes__title{text-align:center}.windows-interior-finishes__title-text--mobile{display:none}.windows-interior-finishes__title-text--desktop{display:block;font-size:clamp(32px, 3.2vw, 40px);line-height:1.2;font-weight:600}.windows-interior-finishes__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 32px;align-items:start;margin-top:24px}.windows-interior-finishes__card{display:grid;align-content:start;justify-items:center;gap:24px;margin:0}.windows-interior-finishes__label{width:100%;max-width:241px;margin:0;font-size:16px;line-height:22px;font-weight:400;letter-spacing:.02em}.windows-interior-finishes__label strong{display:block;font-weight:700}.windows-interior-finishes__visual{width:100%;max-width:241px}.windows-interior-finishes__visual-image{display:block;width:100%;height:auto}.windows-interior-finishes__card--wood-stain .windows-interior-finishes__label,.windows-interior-finishes__card--wood-stain .windows-interior-finishes__visual{max-width:247px}.windows-interior-finishes__card--step-casing .windows-interior-finishes__label,.windows-interior-finishes__card--step-casing .windows-interior-finishes__visual{max-width:252px}}@media (min-width:1024px){.windows-interior-finishes__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;margin-top:28px}.windows-interior-finishes__card{justify-items:start}}.windows-exterior-finishes{width:min(calc(100% - 24px),301px);margin:0 auto;color:#000;text-align:center;margin-top:120px}.windows-exterior-finishes__title{width:183px;margin:0 auto;font-size:24px;line-height:1.2;font-weight:600;letter-spacing:0}.windows-exterior-finishes__list{display:flex;flex-direction:column;align-items:center;margin-top:36px}.windows-exterior-finishes__item{display:flex;flex-direction:column;align-items:center;margin:0}.windows-exterior-finishes__item+.windows-exterior-finishes__item{margin-top:94px}.windows-exterior-finishes__media{position:relative;display:block;width:290px;height:227px;overflow:hidden}.windows-exterior-finishes__image{position:absolute;top:0;display:block;height:100%;max-width:none}.windows-exterior-finishes__caption{margin-top:5px;font-size:16px;line-height:24px;font-weight:600;letter-spacing:.02em}.windows-exterior-finishes__item--casement .windows-exterior-finishes__media{width:244px}.windows-exterior-finishes__item--casement .windows-exterior-finishes__image{left:-9.58%;width:119.16%}.windows-exterior-finishes__item--arched .windows-exterior-finishes__image,.windows-exterior-finishes__item--classic .windows-exterior-finishes__image,.windows-exterior-finishes__item--double-hung .windows-exterior-finishes__image,.windows-exterior-finishes__item--sliding .windows-exterior-finishes__image{left:0;width:100%}.windows-exterior-finishes__item--combination .windows-exterior-finishes__media{width:171px}.windows-exterior-finishes__item--combination .windows-exterior-finishes__image{left:-34.72%;width:170.02%}.windows-exterior-finishes__item--grills .windows-exterior-finishes__media{width:230px}.windows-exterior-finishes__item--grills .windows-exterior-finishes__image{left:-13.2%;width:126.41%}@media (min-width:768px){.windows-exterior-finishes{width:min(calc(100% - 32px),1253px)}.windows-exterior-finishes__title{width:min(100%,830px);font-size:clamp(32px, 3.2vw, 40px);line-height:1.2}.windows-exterior-finishes__list{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:31px;row-gap:114px;align-items:start;justify-items:center;margin-top:22px}.windows-exterior-finishes__item{width:290px}.windows-exterior-finishes__item+.windows-exterior-finishes__item{margin-top:0}.windows-exterior-finishes__item--casement{grid-column:2/span 3}.windows-exterior-finishes__item--double-hung{grid-column:5/span 4}.windows-exterior-finishes__item--sliding{grid-column:9/span 3}.windows-exterior-finishes__item--arched{grid-column:1/span 3}.windows-exterior-finishes__item--combination{grid-column:4/span 3}.windows-exterior-finishes__item--grills{grid-column:7/span 3}.windows-exterior-finishes__item--classic{grid-column:10/span 3}.windows-exterior-finishes__caption{margin-top:30px;font-size:clamp(16px, 1.92vw, 24px);line-height:24px;letter-spacing:.02em}.windows-exterior-finishes__item--classic .windows-exterior-finishes__caption,.windows-exterior-finishes__item--combination .windows-exterior-finishes__caption{white-space:nowrap}.windows-exterior-finishes__item--casement .windows-exterior-finishes__media,.windows-exterior-finishes__item--combination .windows-exterior-finishes__media,.windows-exterior-finishes__item--grills .windows-exterior-finishes__media,.windows-exterior-finishes__media{width:290px;height:227px}.windows-exterior-finishes__image,.windows-exterior-finishes__item--casement .windows-exterior-finishes__image,.windows-exterior-finishes__item--combination .windows-exterior-finishes__image,.windows-exterior-finishes__item--grills .windows-exterior-finishes__image{left:0;width:100%}}@media (min-width:768px) and (max-width:calc(1280px - 1px)){.windows-exterior-finishes__list{column-gap:18px;row-gap:72px}.windows-exterior-finishes__item{width:min(100%,220px)}.windows-exterior-finishes__item--casement .windows-exterior-finishes__media,.windows-exterior-finishes__item--combination .windows-exterior-finishes__media,.windows-exterior-finishes__item--grills .windows-exterior-finishes__media,.windows-exterior-finishes__media{width:100%;height:auto;aspect-ratio:290/227}.windows-exterior-finishes__caption{margin-top:20px}}.windows-brickmoulds{display:grid;grid-template-columns:246px minmax(0,600px);gap:74px;align-items:start;width:min(calc(100% - 32px),920px);margin:0 auto;color:#000;margin-top:120px}.windows-brickmoulds__content{padding-top:22px}.windows-brickmoulds__eyebrow{margin:0;font-size:12px;line-height:1.2;font-weight:400}.windows-brickmoulds__title{margin:0;font-size:40px;line-height:1.18;font-weight:700;letter-spacing:0}.windows-brickmoulds__copy{margin:15px 0 0;font-size:12px;line-height:18px;font-weight:400}.windows-brickmoulds__media{width:100%;max-width:600px;overflow:hidden}.windows-brickmoulds__image{width:100%;aspect-ratio:600/259;object-fit:cover}@media (max-width:calc(768px - 1px)){.windows-brickmoulds{grid-template-columns:minmax(0,1fr);gap:24px;width:min(calc(100% - 24px),317px);justify-items:center;text-align:center}.windows-brickmoulds__content{width:min(100%,290px);min-height:140px;padding-top:0}.windows-brickmoulds__title{margin-top:0;font-size:24px;line-height:1.2}.windows-brickmoulds__copy{margin-top:7px;max-width:290px;text-align:center}.windows-brickmoulds__media{max-width:317px}}.hero--casement-314 .hero__content_why_us{display:grid;position:relative;min-height:607px;padding:42px 0 36px}.hero--casement-314 .hero__content_why_us-product{display:grid;justify-items:center;width:100%;min-width:0;pointer-events:none}.hero--casement-314 .hero__content_why_us-product-image{display:block;width:min(100%,330px);height:auto;aspect-ratio:var(--hero-img-aspect,1);object-fit:contain;object-position:center}.hero--casement-314 .hero__content_why_us-tabs{display:none;grid-auto-flow:column;grid-auto-columns:minmax(0,99px);width:fit-content;max-width:100%;height:34px;margin-top:20px;background:#fff;color:#000;pointer-events:auto}.hero--casement-314 .hero__content_why_us-tab{position:relative;appearance:none;border:0;padding:0;background:0 0;color:inherit;font:inherit;font-size:14px;line-height:17px;cursor:pointer}.hero--casement-314 .hero__content_why_us-tab.is-active::after{content:"";position:absolute;right:0;bottom:0;left:0;height:4px;background:#ff5e00}.hero--casement-314 .hero__content_why_us-main{position:relative;z-index:2;width:min(100%,443px);margin:36px auto 0;align-items:center;text-align:center}.hero--casement-314 .hero__content_why_us-title{font-size:34px;line-height:1.08}.hero--casement-314 .hero__content_why_us-copy{width:min(100%,320px);margin-top:13px;font-size:12px;line-height:16px}.hero--casement-314 .hero__content_why_us-video{position:relative;z-index:3;display:inline-flex;align-items:center;justify-content:center;gap:12px;width:190px;min-height:40px;margin-top:30px;border-radius:4px;background:#ff5e00;color:#fff;font-size:16px;line-height:19px;font-weight:500;text-decoration:none}.hero--casement-314 .hero__content_why_us-video::after{content:"";width:16.52px;height:8px;flex:0 0 16.52px;background:url("./assets/hero-casement-314-button-arrow.svg") center/contain no-repeat}.hero--casement-314 .hero__content_why_us-next{display:none}@media (min-width:768px){.hero--casement-314 .hero__content_why_us-tabs{display:grid}.hero--casement-314 .hero__content_why_us{width:min(calc(100% - 40px),1024px);min-height:650px;grid-template-columns:minmax(330px,52%) minmax(300px,1fr);padding:40px 0 34px;align-items:start}.hero--casement-314 .hero__content_why_us-product{justify-items:start}.hero--casement-314 .hero__content_why_us-product-image{width:min(100%,560px)}.hero--casement-314 .hero__content_why_us-tabs{margin-top:24px;margin-left:0;justify-self:center}.hero--casement-314 .hero__content_why_us-main{width:min(100%,443px);margin:var(--hero-main-mt-tablet,170px) 0 0;align-items:flex-start;text-align:left}.hero--casement-314 .hero__content_why_us-title{font-size:clamp(44px, 6vw, 52px);line-height:1.08}.hero--casement-314 .hero__content_why_us-copy{width:min(100%,443px);margin-top:18px;font-size:16px;line-height:22px}.hero--casement-314 .hero__content_why_us-video{margin-top:54px}}@media (min-width:1024px){.hero--casement-314 .hero__content_why_us{width:min(calc(100% - 40px),1024px);min-height:700px;grid-template-columns:clamp(460px,45vw,540px) minmax(0,1fr);padding:0 0 34px}.hero--casement-314 .hero__content_why_us-product{width:clamp(460px,45vw,540px)}.hero--casement-314 .hero__content_why_us-product-image{width:clamp(460px,45vw,540px)}.hero--casement-314 .hero__content_why_us-tabs{margin-top:30px;margin-left:0}.hero--casement-314 .hero__content_why_us-main{margin-top:var(--hero-main-mt-desktop,196px)}.hero--casement-314 .hero__content_why_us-title{font-size:60px;line-height:1.08}.hero--casement-314 .hero__content_why_us-copy{margin-top:18px;line-height:26px}.hero--casement-314 .hero__content_why_us-video{margin-top:72px}}@media (min-width:1280px){.hero--casement-314 .hero__content_why_us{width:min(calc(100% - 48px),1256px);min-height:725px;grid-template-columns:1fr 1fr;gap:100px;padding:0}.hero--casement-314 .hero__content_why_us-product{width:100%;justify-self:stretch;overflow:visible}.hero--casement-314 .hero__content_why_us-product-image{width:100%;max-width:none;transform:translateX(var(--desktop-img-shift,0))}.hero--casement-314 .hero__content_why_us-tabs{margin-top:33px;margin-left:0;transform:none;justify-self:end}.hero--casement-314 .hero__content_why_us-main{width:443px;margin-top:var(--hero-main-mt-wide,203px)}.hero--casement-314 .hero__content_why_us-title{font-size:54px;line-height:1.2}.hero--casement-314 .hero__content_why_us-copy{width:443px;margin-top:14px;font-size:16px;line-height:26px}.hero--casement-314 .hero__content_why_us-video{margin-top:94px}.hero--casement-314 .hero__content_why_us-next{position:absolute;top:258px;right:9px;display:block;width:22.71px;height:11px;appearance:none;border:0;padding:0;background:#000;mask:url("./assets/hero-casement-314-next.svg") center/contain no-repeat;cursor:pointer}}.hero--casement-314{min-height:837px}.hero--casement-314 .hero__backdrop_why_us{background:#d8d2cc;border-radius:4px;box-shadow:0 4px 7px rgba(0,0,0,.2)}.hero--casement-314 .hero__backdrop_why_us-image{object-position:center center;transform:none}.hero--casement-314 .hero__backdrop_why_us-overlay--top{display:none}.hero--casement-314 .hero__backdrop_why_us-overlay--side{background:rgba(0,0,0,.5)}@media (min-width:1280px){.hero--casement-314 .hero__backdrop_why_us-image{position:absolute;left:0;top:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center center}.hero--casement-314 .hero__content_why_us{padding:0}.hero--casement-314 .hero__content_why_us-product{width:100%}.hero--casement-314 .hero__content_why_us-product-image{width:100%;transform:translateX(var(--desktop-img-shift,0))}.hero--casement-314 .hero__content_why_us-tabs{margin-top:33.55px;margin-left:0;transform:none;justify-self:end}.hero--casement-314 .hero__content_why_us-main{width:443px;margin-top:var(--hero-main-mt-wide,203.45px)}.hero--casement-314 .hero__content_why_us-next{top:257.5px;right:6.3px}}.hero__search-suggestions{list-style:none;margin:0;padding:0;max-height:320px;overflow-y:auto}.hero__search-suggestion{border-bottom:1px solid rgba(255,255,255,.08)}.hero__search-suggestion:last-child{border-bottom:0}.hero__search-suggestion--empty{padding:14px 18px;opacity:.62}.hero__search-suggestion-link{display:flex;flex-direction:column;gap:2px;padding:12px 18px;text-decoration:none;color:inherit;transition:background-color 180ms ease}.hero__search-suggestion-link:focus-visible,.hero__search-suggestion-link:hover{background-color:rgba(255,255,255,.08)}.hero__search-suggestion-title{font-weight:600;font-size:15px}.hero__search-suggestion-meta{font-size:13px;opacity:.66}.hero__search-body{width:100%}.hero__search-suggestions{width:100%;margin-top:12px}html[lang=fr] .why-us-expert-windows-instructions__cta{width:340px;min-width:340px;white-space:nowrap}html[lang=fr] .why-us-catalog-search__btn{width:259px;min-width:259px;padding:14px 36px 14px 18px;font-size:14px;white-space:nowrap}html[lang=fr] .why-us-catalog-search__btn::after{right:14px}html[lang=fr] .contact__form .btn{width:220px;min-width:220px;white-space:nowrap}html[lang=fr] .hero__content_why_us-btn--primary,html[lang=fr] .hero__cta .btn:first-child{width:244px;min-width:244px;white-space:nowrap}html[lang=fr] .ordering__cta{width:240px;min-width:240px;white-space:nowrap}@media (max-width:calc(768px - 1px)){html[lang=fr] .contact__form .btn,html[lang=fr] .hero__content_why_us-btn--primary,html[lang=fr] .ordering__cta,html[lang=fr] .why-us-catalog-search__btn,html[lang=fr] .why-us-expert-windows-instructions__cta{width:100%;max-width:360px;min-width:0;white-space:normal}html[lang=fr] .contact__form .btn{left:0}html[lang=fr] .step-arrow--1{top:158px}.product-breadcrumb a{min-width:0;min-height:0}.footer__lang-link{min-width:0;min-height:0}.footer__lines a{min-width:0;min-height:0}.hero--casement-314 .hero__content_why_us-tabs{display:grid;overflow-x:auto;max-width:calc(100vw - 32px);height:auto;min-height:44px;scrollbar-width:thin}}.contact__error{margin:0 0 18px;padding:12px 16px;background:rgba(220,53,69,.08);border-left:3px solid #dc3545;color:#842029;font-size:14px;line-height:1.5}.contact__input.is-invalid,.contact__textarea.is-invalid{border-color:#dc3545!important;background-color:rgba(220,53,69,.04)}.contact__input.is-invalid:focus,.contact__textarea.is-invalid:focus{outline-color:#dc3545}.thank-you{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:96px 24px}.thank-you__panel{width:100%;max-width:640px;text-align:center}.thank-you__icon{display:inline-flex;align-items:center;justify-content:center;width:96px;height:96px;margin-bottom:32px;color:#2e7d32;background:rgba(46,125,50,.08);border-radius:50%}.thank-you__icon svg{width:64px;height:64px}.thank-you__title{margin:0 0 18px;font-family:Montserrat,sans-serif;font-size:48px;line-height:1.1;font-weight:600;color:inherit}.thank-you__copy{margin:0 0 40px;font-size:18px;line-height:1.6;color:rgba(0,0,0,.7);max-width:480px;margin-left:auto;margin-right:auto}.thank-you__actions{display:inline-flex;flex-wrap:wrap;gap:16px;justify-content:center}.thank-you__actions .btn{min-width:200px}@media (max-width:calc(768px - 1px)){.thank-you{padding:64px 20px;min-height:auto}.thank-you__title{font-size:34px}.thank-you__copy{font-size:16px;margin-bottom:32px}.thank-you__actions{flex-direction:column;width:100%}.thank-you__actions .btn{width:100%}}@media (min-width:1280px){html[lang=fr] .windows-grid-types__colors-title{font-size:22px}html[lang=fr] .windows-grid-design__title-desktop,html[lang=fr] .windows-grid-types__title-desktop{font-size:30px}}