.HeroSlider-module__veKfOW__sliderWrap{width:100%;height:100vh;min-height:600px;max-height:850px;margin-top:var(--header-height);position:relative;overflow:hidden}.HeroSlider-module__veKfOW__slide{opacity:0;align-items:center;transition:opacity 1.4s;display:flex;position:absolute;inset:0}.HeroSlider-module__veKfOW__slide.HeroSlider-module__veKfOW__active{opacity:1;z-index:1}.HeroSlider-module__veKfOW__slideImg{object-fit:cover;position:absolute;inset:0}.HeroSlider-module__veKfOW__overlay{z-index:1;background:linear-gradient(90deg,#27221ebf 0%,#27221e73 60%,#27221e26 100%);position:absolute;inset:0}.HeroSlider-module__veKfOW__content{z-index:2;max-width:var(--container-width);width:100%;margin:0 auto;padding:0 80px;position:relative}.HeroSlider-module__veKfOW__contentBox{width:560px;max-width:calc(100vw - 160px);padding:44px 52px 48px;position:relative;overflow:visible}.HeroSlider-module__veKfOW__bLine{background:#ffffffa6;position:absolute}.HeroSlider-module__veKfOW__bTop{width:0;height:3px;top:0;left:0}.HeroSlider-module__veKfOW__bRight{width:3px;height:0;top:0;right:0}.HeroSlider-module__veKfOW__bBottom{width:0;height:3px;bottom:0;right:0}.HeroSlider-module__veKfOW__bLeft{width:3px;height:0;bottom:0;left:0}@keyframes HeroSlider-module__veKfOW__growH{0%{width:0}to{width:100%}}@keyframes HeroSlider-module__veKfOW__growV{0%{height:0}to{height:100%}}.HeroSlider-module__veKfOW__slide.HeroSlider-module__veKfOW__active .HeroSlider-module__veKfOW__bTop{animation:.45s .1s forwards HeroSlider-module__veKfOW__growH}.HeroSlider-module__veKfOW__slide.HeroSlider-module__veKfOW__active .HeroSlider-module__veKfOW__bRight{animation:.35s .5s forwards HeroSlider-module__veKfOW__growV}.HeroSlider-module__veKfOW__slide.HeroSlider-module__veKfOW__active .HeroSlider-module__veKfOW__bBottom{animation:.45s .8s forwards HeroSlider-module__veKfOW__growH}.HeroSlider-module__veKfOW__slide.HeroSlider-module__veKfOW__active .HeroSlider-module__veKfOW__bLeft{animation:.35s 1.2s forwards HeroSlider-module__veKfOW__growV}.HeroSlider-module__veKfOW__tag{font-family:var(--font-heading);letter-spacing:3px;text-transform:uppercase;color:#ffffffd9;opacity:0;margin-bottom:16px;font-size:12px;font-weight:700;transition:opacity .6s .3s,transform .6s .3s;display:block;transform:translateY(20px)}.HeroSlider-module__veKfOW__slide.HeroSlider-module__veKfOW__active .HeroSlider-module__veKfOW__tag{opacity:1;transform:translateY(0)}.HeroSlider-module__veKfOW__heading{font-family:var(--font-heading);color:var(--color-white);opacity:0;margin-bottom:20px;font-size:clamp(2.4rem,4.8vw,5rem);font-weight:900;line-height:1.05;transition:opacity .6s .5s,transform .6s .5s;transform:translateY(30px)}.HeroSlider-module__veKfOW__headingAccent{color:#0000;-webkit-text-stroke:2px #fff;display:block}.HeroSlider-module__veKfOW__slide.HeroSlider-module__veKfOW__active .HeroSlider-module__veKfOW__heading{opacity:1;transform:translateY(0)}.HeroSlider-module__veKfOW__subtext{color:#ede0d4d9;opacity:0;max-width:460px;margin-bottom:32px;font-size:15px;line-height:1.8;transition:opacity .6s .7s,transform .6s .7s;transform:translateY(20px)}.HeroSlider-module__veKfOW__slide.HeroSlider-module__veKfOW__active .HeroSlider-module__veKfOW__subtext{opacity:1;transform:translateY(0)}.HeroSlider-module__veKfOW__cta{opacity:0;transition:opacity .6s .85s,transform .6s .85s;transform:translateY(20px)}.HeroSlider-module__veKfOW__slide.HeroSlider-module__veKfOW__active .HeroSlider-module__veKfOW__cta{opacity:1;transform:translateY(0)}.HeroSlider-module__veKfOW__dots{z-index:5;align-items:center;gap:8px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.HeroSlider-module__veKfOW__dot{cursor:pointer;background:#fff6;border:none;border-radius:4px;width:28px;height:8px;padding:0;transition:background .3s,width .3s}.HeroSlider-module__veKfOW__dot.HeroSlider-module__veKfOW__active{background:var(--color-red);width:44px}.HeroSlider-module__veKfOW__arrowLeft,.HeroSlider-module__veKfOW__arrowRight{z-index:5;cursor:pointer;color:#fff;background:#ffffff1f;border:2px solid #ffffff80;justify-content:center;align-items:center;width:52px;height:52px;padding:0;transition:background .3s,border-color .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.HeroSlider-module__veKfOW__arrowLeft{left:0}.HeroSlider-module__veKfOW__arrowRight{right:0}.HeroSlider-module__veKfOW__arrowLeft:hover,.HeroSlider-module__veKfOW__arrowRight:hover{background:var(--color-red);border-color:var(--color-red)}.HeroSlider-module__veKfOW__arrowLeft svg,.HeroSlider-module__veKfOW__arrowRight svg{width:22px;height:22px}@media (max-width:991px){.HeroSlider-module__veKfOW__content{padding:0 60px}.HeroSlider-module__veKfOW__contentBox{padding:30px 36px}}@media (max-width:767px){.HeroSlider-module__veKfOW__sliderWrap{height:80vh;min-height:500px}.HeroSlider-module__veKfOW__overlay{background:#27221eb3}.HeroSlider-module__veKfOW__content{padding:0 60px}.HeroSlider-module__veKfOW__contentBox{width:auto;max-width:100%;padding:24px 24px 28px}.HeroSlider-module__veKfOW__heading{font-size:clamp(1.9rem,8vw,3rem)}.HeroSlider-module__veKfOW__subtext{font-size:14px}.HeroSlider-module__veKfOW__arrowLeft,.HeroSlider-module__veKfOW__arrowRight{width:40px;height:40px}.HeroSlider-module__veKfOW__bTop,.HeroSlider-module__veKfOW__bBottom{height:2px}.HeroSlider-module__veKfOW__bLeft,.HeroSlider-module__veKfOW__bRight{width:2px}}
.ClientLogos-module__UxElWG__section{background:#f1f3f5;padding:36px 0;overflow:hidden}.ClientLogos-module__UxElWG__label{text-align:center;font-family:var(--font-heading);letter-spacing:3px;text-transform:uppercase;color:var(--color-text);margin-bottom:30px;font-size:12px;font-weight:700}.ClientLogos-module__UxElWG__track{gap:0;width:max-content;animation:30s linear infinite ClientLogos-module__UxElWG__marquee;display:flex}.ClientLogos-module__UxElWG__track:hover{animation-play-state:paused}.ClientLogos-module__UxElWG__logoItem{flex-shrink:0;justify-content:center;align-items:center;height:70px;padding:0 40px;display:flex}.ClientLogos-module__UxElWG__logoItem img{object-fit:contain;width:auto;max-width:130px;height:auto;max-height:55px}@keyframes ClientLogos-module__UxElWG__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
.Testimonials-module__3Z1FKa__section{padding:80px 0;position:relative;overflow:hidden}.Testimonials-module__3Z1FKa__bgImage{z-index:0;background-image:url(/images/high-scaffolding-structure-under-construction-beam-2025-06-17-22-45-40-utc-scaled.jpg);background-position:top;background-size:cover;position:absolute;inset:0}.Testimonials-module__3Z1FKa__bgOverlay{z-index:1;background:#f0f0eee0;position:absolute;inset:0}.Testimonials-module__3Z1FKa__header{margin-bottom:50px}.Testimonials-module__3Z1FKa__header h2{color:var(--color-dark-blue);font-size:clamp(1.8rem,2.8vw,2.5rem)}.Testimonials-module__3Z1FKa__frameWrap{padding:0 0 24px;position:relative}.Testimonials-module__3Z1FKa__frameWrap:before{content:"";pointer-events:none;border-top:2px solid #000;border-left:2px solid #000;width:56px;height:56px;position:absolute;top:-10px;left:-20px}.Testimonials-module__3Z1FKa__frameWrap:after{content:"";pointer-events:none;border-bottom:2px solid #000;border-right:2px solid #000;width:56px;height:56px;position:absolute;bottom:0;right:-20px}.Testimonials-module__3Z1FKa__grid{grid-template-columns:1fr 1fr;gap:30px;display:grid}.Testimonials-module__3Z1FKa__card{flex-direction:column;min-height:340px;padding:40px 40px 50px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 48px #00000038}.Testimonials-module__3Z1FKa__dark{background:#2e2520}.Testimonials-module__3Z1FKa__light{background:#d5bda2}.Testimonials-module__3Z1FKa__light:before{content:"";opacity:.45;z-index:0;background:#8b8b8b;position:absolute;inset:0}.Testimonials-module__3Z1FKa__dark:before{content:"";z-index:0;background-image:linear-gradient(#1e16108c 0%,#0a0604d9 100%),url(/images/as.webp);background-position:50%;background-size:cover;position:absolute;inset:0}.Testimonials-module__3Z1FKa__cardInner{z-index:2;flex:1;animation:.55s cubic-bezier(.25,.46,.45,.94) both Testimonials-module__3Z1FKa__slideInRight;position:relative}@keyframes Testimonials-module__3Z1FKa__slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.Testimonials-module__3Z1FKa__dark .Testimonials-module__3Z1FKa__cardInner{border:1px solid #ffffff26;padding:30px}.Testimonials-module__3Z1FKa__light .Testimonials-module__3Z1FKa__cardInner{padding:0}.Testimonials-module__3Z1FKa__stars{gap:4px;margin-bottom:20px;display:flex}.Testimonials-module__3Z1FKa__stars svg{fill:#f5c518;width:18px;height:18px}.Testimonials-module__3Z1FKa__quote{margin-bottom:28px;font-size:15px;line-height:1.8}.Testimonials-module__3Z1FKa__dark .Testimonials-module__3Z1FKa__quote{color:#ffffffd9}.Testimonials-module__3Z1FKa__light .Testimonials-module__3Z1FKa__quote{color:#3a3028}.Testimonials-module__3Z1FKa__reviewer{align-items:center;gap:14px;display:flex}.Testimonials-module__3Z1FKa__avatar{width:52px;height:52px;font-family:var(--font-heading);color:#fff;border:2px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.3rem;font-weight:700;display:flex}.Testimonials-module__3Z1FKa__dark .Testimonials-module__3Z1FKa__avatar{background:var(--color-red)}.Testimonials-module__3Z1FKa__light .Testimonials-module__3Z1FKa__avatar{background:var(--color-dark-blue)}.Testimonials-module__3Z1FKa__name{font-family:var(--font-heading);font-size:15px;font-weight:700;display:block}.Testimonials-module__3Z1FKa__dark .Testimonials-module__3Z1FKa__name{color:#fff}.Testimonials-module__3Z1FKa__light .Testimonials-module__3Z1FKa__name{color:#3a3028}.Testimonials-module__3Z1FKa__role{margin-top:2px;font-size:12px;font-weight:500;display:block}.Testimonials-module__3Z1FKa__dark .Testimonials-module__3Z1FKa__role{color:#fff9}.Testimonials-module__3Z1FKa__light .Testimonials-module__3Z1FKa__role{color:var(--color-red)}.Testimonials-module__3Z1FKa__quoteIcon{z-index:1;opacity:.18;position:absolute;bottom:24px;right:24px}.Testimonials-module__3Z1FKa__quoteIcon svg{width:60px;height:48px}.Testimonials-module__3Z1FKa__dark .Testimonials-module__3Z1FKa__quoteIcon svg{fill:#fff}.Testimonials-module__3Z1FKa__light .Testimonials-module__3Z1FKa__quoteIcon svg{fill:#3a3028}@media (max-width:767px){.Testimonials-module__3Z1FKa__grid{grid-template-columns:1fr}.Testimonials-module__3Z1FKa__frameWrap:before,.Testimonials-module__3Z1FKa__frameWrap:after{display:none}}
.ProductsSection-module__Eu_VWq__section{background:#8b8b8b}.ProductsSection-module__Eu_VWq__topArea{z-index:1;background:#f5f5f5;padding:150px 0 260px;position:relative;overflow:visible}.ProductsSection-module__Eu_VWq__topArea:before{content:"";opacity:.07;pointer-events:none;background-image:url(/images/high-rise-building-under-construction-2025-02-12-18-37-37-utc-1.jpg);background-position:top;background-size:cover;position:absolute;inset:0}.ProductsSection-module__Eu_VWq__topGrid{z-index:1;grid-template-columns:1fr auto;align-items:center;gap:60px;padding-bottom:80px;display:grid;position:relative}.ProductsSection-module__Eu_VWq__topLeft h2{color:var(--color-dark-blue);margin-bottom:16px;font-size:45px}.ProductsSection-module__Eu_VWq__topDesc{color:var(--color-text);max-width:580px;font-size:14px;line-height:1.7}.ProductsSection-module__Eu_VWq__red{color:var(--color-red)}.ProductsSection-module__Eu_VWq__topRight{flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}.ProductsSection-module__Eu_VWq__cardsArea{z-index:2;margin-top:-240px;padding:0 0 60px;position:relative}.ProductsSection-module__Eu_VWq__cardsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.ProductsSection-module__Eu_VWq__cardFrame{cursor:pointer;background:#fff;padding:14px;transition:box-shadow .3s,transform .3s;box-shadow:0 4px 20px #0000001f}.ProductsSection-module__Eu_VWq__cardFrame:hover{transform:translateY(-4px);box-shadow:0 8px 36px #0003}.ProductsSection-module__Eu_VWq__cardInner{height:480px;position:relative;overflow:hidden}.ProductsSection-module__Eu_VWq__cardOverlay{background:#002a4de0;padding:24px 20px;transition:transform .4s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.ProductsSection-module__Eu_VWq__cardFrame:hover .ProductsSection-module__Eu_VWq__cardOverlay{transform:translateY(0)}.ProductsSection-module__Eu_VWq__cardOverlayTitle{font-family:var(--font-heading);color:#fff;margin-bottom:8px;font-size:1.15rem;font-weight:700}.ProductsSection-module__Eu_VWq__cardOverlayDesc{color:#fffc;font-size:13px;line-height:1.6}.ProductsSection-module__Eu_VWq__modalBackdrop{z-index:2000;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ProductsSection-module__Eu_VWq__modal{background:#fff;width:100%;max-width:800px;max-height:90vh;position:relative;overflow-y:auto}.ProductsSection-module__Eu_VWq__modalClose{color:#555;cursor:pointer;z-index:1;background:0 0;border:none;font-size:1.6rem;line-height:1;position:absolute;top:14px;right:18px}.ProductsSection-module__Eu_VWq__modalClose:hover{color:#000}.ProductsSection-module__Eu_VWq__modalGrid{grid-template-columns:220px 1fr;display:grid}.ProductsSection-module__Eu_VWq__modalImg{min-height:420px;position:relative}.ProductsSection-module__Eu_VWq__modalContent{padding:40px 40px 40px 36px}.ProductsSection-module__Eu_VWq__modalTitle{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:8px;font-size:1.5rem;font-weight:800}.ProductsSection-module__Eu_VWq__modalSubtitle{color:var(--color-text);margin-bottom:24px;font-size:13px;line-height:1.6}.ProductsSection-module__Eu_VWq__modalDesc{color:#666;margin-bottom:24px;font-size:14px;line-height:1.9}.ProductsSection-module__Eu_VWq__modalDivider{background:#eee;height:1px;margin:14px 0}.ProductsSection-module__Eu_VWq__modalContact{color:#555;align-items:center;gap:16px;font-size:14px;display:flex}.ProductsSection-module__Eu_VWq__modalLabel{color:var(--color-primary);min-width:52px;font-weight:700}.ProductsSection-module__Eu_VWq__modalContact a{color:#555;transition:color .2s}.ProductsSection-module__Eu_VWq__modalContact a:hover{color:var(--color-red)}@media (max-width:991px){.ProductsSection-module__Eu_VWq__topGrid{grid-template-columns:1fr;gap:24px}.ProductsSection-module__Eu_VWq__cardsGrid{grid-template-columns:1fr}.ProductsSection-module__Eu_VWq__cardInner{height:320px}.ProductsSection-module__Eu_VWq__modalGrid{grid-template-columns:1fr}.ProductsSection-module__Eu_VWq__modalImg{min-height:260px}}
.HowWeWork-module__jJ-sNa__howGrid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:20px;display:grid}.HowWeWork-module__jJ-sNa__howCard{opacity:0;background:#aeaeae;border:1px solid #0000001a;flex-direction:column;justify-content:flex-start;min-height:360px;padding:50px 30px;transition:background .3s,transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .3s,opacity .5s,translate .5s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;translate:-60px}.HowWeWork-module__jJ-sNa__howCard.HowWeWork-module__jJ-sNa__visible{opacity:1;translate:0}.HowWeWork-module__jJ-sNa__howCard:hover{z-index:2;transform:scale(1.04);box-shadow:0 16px 40px #0003}.HowWeWork-module__jJ-sNa__howCardActive{background:#aeaeae}.HowWeWork-module__jJ-sNa__howNum{font-family:var(--font-bebas);color:#ffffffd9;letter-spacing:1px;font-size:3.8rem;line-height:1;position:absolute;top:16px;right:20px}.HowWeWork-module__jJ-sNa__howIcon{justify-content:center;align-items:center;width:64px;height:64px;margin-top:8px;margin-bottom:24px;display:flex}.HowWeWork-module__jJ-sNa__howIcon svg{width:32px;height:32px;stroke:var(--color-red);fill:none;stroke-width:1.4px}.HowWeWork-module__jJ-sNa__howTitle{font-family:var(--font-heading);color:var(--color-dark-blue);margin-bottom:12px;font-size:1.15rem;font-weight:700;line-height:1.3}.HowWeWork-module__jJ-sNa__howDesc{color:#555;font-size:13px;line-height:1.7}@media (max-width:991px){.HowWeWork-module__jJ-sNa__howGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.HowWeWork-module__jJ-sNa__howGrid{grid-template-columns:1fr 1fr;gap:12px}}@media (max-width:575px){.HowWeWork-module__jJ-sNa__howGrid{grid-template-columns:1fr}}
.page-module__E0kJGG__buildSection{background:#111;overflow:hidden}.page-module__E0kJGG__buildGrid{grid-template-columns:40% 60%;min-height:640px;display:grid}.page-module__E0kJGG__buildContent{background:#f5f5f5;flex-direction:column;justify-content:center;padding:80px 60px 80px 80px;display:flex}.page-module__E0kJGG__buildContent h2{color:var(--color-dark-blue);margin-bottom:24px;font-size:45px;line-height:1.1}.page-module__E0kJGG__buildContent p{color:var(--color-text);margin-bottom:32px;font-size:15px;line-height:1.8}.page-module__E0kJGG__buildContent a.page-module__E0kJGG__btn{text-align:center;width:197px;display:inline-block}.page-module__E0kJGG__imagePanel{min-height:640px;position:relative;overflow:hidden}.page-module__E0kJGG__basePanelImg{z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.page-module__E0kJGG__fullImg{opacity:0;z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity .55s,transform .7s cubic-bezier(.25,.46,.45,.94);position:absolute;inset:0;transform:scale(1.1)}.page-module__E0kJGG__panelZone{cursor:pointer;z-index:3;width:20%;position:absolute;top:0;bottom:0}:is(.page-module__E0kJGG__imagePanel:has(.page-module__E0kJGG__panelZone:nth-child(7):hover) .page-module__E0kJGG__fullImg:nth-child(2),.page-module__E0kJGG__imagePanel:has(.page-module__E0kJGG__panelZone:nth-child(8):hover) .page-module__E0kJGG__fullImg:nth-child(3),.page-module__E0kJGG__imagePanel:has(.page-module__E0kJGG__panelZone:nth-child(9):hover) .page-module__E0kJGG__fullImg:nth-child(4),.page-module__E0kJGG__imagePanel:has(.page-module__E0kJGG__panelZone:nth-child(10):hover) .page-module__E0kJGG__fullImg:nth-child(5),.page-module__E0kJGG__imagePanel:has(.page-module__E0kJGG__panelZone:nth-child(11):hover) .page-module__E0kJGG__fullImg:nth-child(6)){opacity:1;transform:scale(1)}.page-module__E0kJGG__aboutSection{background-image:url(/images/steptodown.com348346.webp);background-position:top;background-size:cover;background-attachment:scroll;padding:80px 0;position:relative}.page-module__E0kJGG__aboutSection:before{content:"";background:#f5f5f5f7;position:absolute;inset:0}.page-module__E0kJGG__aboutGrid{z-index:1;grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid;position:relative}.page-module__E0kJGG__aboutTitle{color:var(--color-dark-blue);margin-bottom:24px;font-size:45px}.page-module__E0kJGG__aboutCard{height:420px;position:relative;overflow:hidden}.page-module__E0kJGG__aboutCardOverlay{z-index:1;background:#1e1914b8;position:absolute;inset:0}.page-module__E0kJGG__aboutCardContent{z-index:2;flex-direction:column;justify-content:flex-end;height:100%;padding:36px 32px 32px;display:flex;position:relative}.page-module__E0kJGG__yearsText{font-family:var(--font-bebas);color:#fff;letter-spacing:1px;margin-bottom:18px;font-size:clamp(2.6rem,4vw,3.8rem);line-height:1.05}.page-module__E0kJGG__aboutCardDesc{color:#fffc;margin-bottom:20px;font-size:13px;line-height:1.7}.page-module__E0kJGG__learnMoreLink{text-align:center;background:var(--color-red);color:#fff;width:197px;font-family:var(--font-heading);letter-spacing:1.5px;text-transform:uppercase;border:3px solid var(--color-red);padding:14px 36px;font-size:13px;font-weight:600;transition:background .3s,color .3s;display:inline-block}.page-module__E0kJGG__learnMoreLink:hover{color:var(--color-red);background:0 0}.page-module__E0kJGG__statsRight{padding-top:20px}.page-module__E0kJGG__statsRight h2{color:var(--color-dark-blue);margin-bottom:20px;font-size:45px;line-height:1.2}.page-module__E0kJGG__dividerLine{background:#ddd;width:100%;height:1px;margin-bottom:20px}.page-module__E0kJGG__statsDesc{color:var(--color-text);margin-bottom:36px;font-size:14px;line-height:1.8}.page-module__E0kJGG__statBoxes{grid-template-columns:repeat(3,1fr);display:grid}.page-module__E0kJGG__statBox{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:30px 20px;display:flex}.page-module__E0kJGG__statDark{background:var(--color-dark-blue)}.page-module__E0kJGG__statLight{background:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.page-module__E0kJGG__statNum{font-family:var(--font-bebas);color:#fff;font-size:3rem;line-height:1}.page-module__E0kJGG__statNumDark{color:var(--color-primary)}.page-module__E0kJGG__statLbl{font-family:var(--font-heading);color:#fffc;text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:600}.page-module__E0kJGG__statLblDark{color:var(--color-text)}.page-module__E0kJGG__whySection{grid-template-columns:1fr 1fr;height:100vh;display:grid}.page-module__E0kJGG__whyImageCol{height:100%;position:relative;overflow:hidden}.page-module__E0kJGG__whyVideo{object-fit:cover;width:100%;height:100%;display:block}.page-module__E0kJGG__whyContentCol{box-sizing:border-box;background:#e6e6e6;flex-direction:column;justify-content:center;height:100%;padding:36px 50px 36px 44px;display:flex}.page-module__E0kJGG__whyContentCol h2{color:var(--color-dark-blue);flex-shrink:0;margin-bottom:24px;font-size:45px}.page-module__E0kJGG__whyCards{flex-direction:column;flex:1;gap:8px;display:flex}.page-module__E0kJGG__whyCard{cursor:default;flex:1;align-items:center;gap:20px;padding:0 20px;transition:background .3s;display:flex}.page-module__E0kJGG__whyCardDark{background:var(--color-dark-blue)}.page-module__E0kJGG__whyCardRed{background:var(--color-red)}.page-module__E0kJGG__whyCard:hover{background:var(--color-red)!important}.page-module__E0kJGG__whyCardIcon{flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.page-module__E0kJGG__whyCardIcon svg{fill:#fff;width:32px;height:32px}.page-module__E0kJGG__whyCardIcon i{color:#fff;font-size:32px;line-height:1}.page-module__E0kJGG__whyCardText{flex:1}.page-module__E0kJGG__whyCardTitle{font-family:var(--font-heading);color:#fff;margin-bottom:6px;font-size:27px;font-weight:700}.page-module__E0kJGG__whyCardDesc{color:#fffc;font-size:13px;line-height:1.5}.page-module__E0kJGG__productsSection{background:#f5f5f5;padding:60px 0 0}.page-module__E0kJGG__productsTop{grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding-bottom:50px;display:grid}.page-module__E0kJGG__productsTop h2{color:var(--color-dark-blue);font-size:clamp(1.6rem,2.5vw,2.3rem)}.page-module__E0kJGG__productsTopRight{flex-direction:column;gap:20px;display:flex}.page-module__E0kJGG__productsTopRight p{color:var(--color-text);font-size:14px;line-height:1.7}.page-module__E0kJGG__productCards{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.page-module__E0kJGG__productCard{border:4px solid #f5f5f5;height:480px;position:relative;overflow:hidden}.page-module__E0kJGG__productCardOverlayBottom{z-index:1;background:linear-gradient(#0000 40%,#27221e80 100%);position:absolute;inset:0}.page-module__E0kJGG__productCardOverlayFull{z-index:1;background:#002a4da6;position:absolute;inset:0}.page-module__E0kJGG__productCardLabel{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.page-module__E0kJGG__productCardLabel h4{color:#fff;margin-bottom:8px;font-size:1.3rem;font-weight:700}.page-module__E0kJGG__productCardLabel p{color:#fffc;font-size:13px;line-height:1.6}.page-module__E0kJGG__howSection{background:#e8e8e8;padding:80px 0 90px}.page-module__E0kJGG__howHeader{grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin-bottom:50px;display:grid}.page-module__E0kJGG__howHeader h2{color:var(--color-dark-blue);font-size:45px}.page-module__E0kJGG__howHeader p{color:var(--color-text);font-size:14px;line-height:1.9}.page-module__E0kJGG__howGrid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:20px;display:grid}.page-module__E0kJGG__howCard{background:#aeaeae;border:1px solid #0000001a;flex-direction:column;justify-content:flex-start;min-height:360px;padding:50px 30px;transition:background .3s,transform .3s,box-shadow .3s;display:flex;position:relative}.page-module__E0kJGG__howCard:hover{z-index:2;background:#9e9e9e;transform:scale(1.04);box-shadow:0 16px 40px #0003}.page-module__E0kJGG__howCardActive{background:#9e9e9e}.page-module__E0kJGG__howNum{font-family:var(--font-bebas);color:#ffffffd9;letter-spacing:1px;font-size:3.8rem;line-height:1;position:absolute;top:16px;right:20px}.page-module__E0kJGG__howIcon{justify-content:center;align-items:center;width:64px;height:64px;margin-top:8px;margin-bottom:24px;display:flex}.page-module__E0kJGG__howIcon svg{width:32px;height:32px;stroke:var(--color-red);fill:none;stroke-width:1.4px}.page-module__E0kJGG__howTitle{font-family:var(--font-heading);color:var(--color-dark-blue);margin-bottom:12px;font-size:1.15rem;font-weight:700;line-height:1.3}.page-module__E0kJGG__howDesc{color:#555;font-size:13px;line-height:1.7}@media (max-width:991px){.page-module__E0kJGG__buildGrid{grid-template-columns:1fr}.page-module__E0kJGG__buildContent{background:#f5f5f5;padding:60px 40px}.page-module__E0kJGG__imagePanel{min-height:420px}.page-module__E0kJGG__aboutGrid{grid-template-columns:1fr}.page-module__E0kJGG__whySection{grid-template-columns:1fr;height:auto}.page-module__E0kJGG__whyImageCol,.page-module__E0kJGG__whyVideo{height:360px}.page-module__E0kJGG__whyContentCol{height:auto;padding:50px 40px}.page-module__E0kJGG__howGrid{grid-template-columns:repeat(2,1fr)}.page-module__E0kJGG__productsTop,.page-module__E0kJGG__productCards{grid-template-columns:1fr}.page-module__E0kJGG__productCard{height:300px}.page-module__E0kJGG__howHeader{grid-template-columns:1fr}.page-module__E0kJGG__howCardActive{margin-top:0}}@media (max-width:767px){.page-module__E0kJGG__buildContent{padding:50px 24px}.page-module__E0kJGG__howGrid{grid-template-columns:1fr 1fr;gap:12px}}@media (max-width:575px){.page-module__E0kJGG__howGrid,.page-module__E0kJGG__statBoxes{grid-template-columns:1fr}}
