.HeroSlider-module__x2HTfa__heroContainer{background-color:var(--color-primary-light);width:100%;height:700px;position:relative;overflow:hidden}.HeroSlider-module__x2HTfa__slide{opacity:0;visibility:hidden;z-index:1;width:100%;height:100%;transition:opacity 1s ease-in-out,visibility 1s ease-in-out;position:absolute;top:0;left:0}.HeroSlider-module__x2HTfa__slide.HeroSlider-module__x2HTfa__active{opacity:1;visibility:visible;z-index:2}.HeroSlider-module__x2HTfa__bgImage{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform 7s linear;position:absolute;top:0;left:0;transform:scale(1)}.HeroSlider-module__x2HTfa__slide.HeroSlider-module__x2HTfa__active .HeroSlider-module__x2HTfa__bgZoom{transform:scale(1.08)}.HeroSlider-module__x2HTfa__overlay{z-index:3;background:linear-gradient(90deg,#fffffff2 0%,#fffc 35%,#fff0 100%);width:100%;height:100%;position:absolute;top:0;left:0}.HeroSlider-module__x2HTfa__contentWrapper{z-index:4;align-items:center;height:100%;padding-left:20px;display:flex;position:relative}.HeroSlider-module__x2HTfa__textContent{opacity:0;max-width:600px;transition:all 1s ease-in-out .3s;transform:translateY(20px)}.HeroSlider-module__x2HTfa__slide.HeroSlider-module__x2HTfa__active .HeroSlider-module__x2HTfa__textFadeIn{opacity:1;transform:translateY(0)}.HeroSlider-module__x2HTfa__subtitle{font-family:var(--font-body);color:#333;letter-spacing:.5px;margin-bottom:30px;font-size:15px;font-weight:800}.HeroSlider-module__x2HTfa__titleWrapper{border-left:7px solid var(--color-accent);margin-bottom:40px;padding-left:20px}.HeroSlider-module__x2HTfa__title{color:#333;letter-spacing:-1px;font-size:72px;font-weight:800;line-height:1.1}.HeroSlider-module__x2HTfa__btn{background-color:var(--color-accent);color:var(--color-white);font-family:var(--font-heading);border-radius:30px;margin-left:27px;padding:16px 45px;font-size:16px;font-weight:700;transition:all .3s;display:inline-flex}.HeroSlider-module__x2HTfa__btn:hover{color:var(--color-white);background-color:#333}@media (max-width:1024px){.HeroSlider-module__x2HTfa__heroContainer{height:600px}.HeroSlider-module__x2HTfa__title{font-size:56px}}@media (max-width:768px){.HeroSlider-module__x2HTfa__heroContainer{height:500px}.HeroSlider-module__x2HTfa__overlay{background:linear-gradient(90deg,#fffffff2 0%,#ffffffe6 60%,#fff6 100%)}.HeroSlider-module__x2HTfa__title{font-size:42px}.HeroSlider-module__x2HTfa__titleWrapper{border-left-width:5px;padding-left:15px}.HeroSlider-module__x2HTfa__btn{margin-left:20px}}@media (max-width:480px){.HeroSlider-module__x2HTfa__heroContainer{height:450px}.HeroSlider-module__x2HTfa__title{font-size:32px}.HeroSlider-module__x2HTfa__subtitle{margin-bottom:20px;font-size:13px}}
.AboutSection-module__NHNBVW__topSection{grid-template-columns:1fr 1fr;gap:50px;margin-bottom:80px;display:grid}.AboutSection-module__NHNBVW__subtitle{color:var(--color-accent);text-transform:uppercase;letter-spacing:2px;margin-bottom:15px;font-size:14px;font-weight:700}.AboutSection-module__NHNBVW__title{color:var(--color-primary);margin-bottom:30px;font-size:42px;line-height:1.2}.AboutSection-module__NHNBVW__desc{color:var(--color-text-light);margin-bottom:30px;font-size:16px;line-height:1.8}.AboutSection-module__NHNBVW__list{margin-bottom:40px;list-style:none}.AboutSection-module__NHNBVW__list li{color:var(--color-primary);font-weight:600;font-family:var(--font-heading);align-items:center;margin-bottom:15px;display:flex}.AboutSection-module__NHNBVW__list li:before{content:"✓";color:var(--color-accent);margin-right:15px;font-weight:700}.AboutSection-module__NHNBVW__signatureBlock{align-items:center;gap:20px;display:flex}.AboutSection-module__NHNBVW__largeR{color:var(--color-text-light);font-size:64px;font-weight:800;font-family:var(--font-heading);line-height:1}.AboutSection-module__NHNBVW__sigTitle{color:var(--color-accent);font-weight:700;font-family:var(--font-heading);margin-bottom:5px}.AboutSection-module__NHNBVW__sigSubtitle{color:var(--color-text-light);font-size:14px}.AboutSection-module__NHNBVW__imageContent{position:relative}.AboutSection-module__NHNBVW__imageGrid{width:100%;height:400px;position:relative}.AboutSection-module__NHNBVW__placeholderImg{background-image:url(https://images.unsplash.com/photo-1616486333947-f495574f1b4c?q=80&w=800&auto=format&fit=crop);background-position:50%;background-size:cover;border-radius:200px 0;width:100%;height:100%}.AboutSection-module__NHNBVW__badge{background-color:var(--color-accent);color:#fff;text-align:center;border:5px solid #fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:absolute;top:40px;right:-20px}.AboutSection-module__NHNBVW__badge div{font-size:28px;font-weight:800;line-height:1.1}.AboutSection-module__NHNBVW__badge span{text-transform:uppercase;max-width:80px;font-size:12px;font-weight:600;line-height:1.2}.AboutSection-module__NHNBVW__promoCards{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.AboutSection-module__NHNBVW__promoCard{background-position:50%;background-size:cover;border-radius:8px;align-items:flex-end;height:250px;padding:30px;display:flex;position:relative;overflow:hidden}.AboutSection-module__NHNBVW__promoOverlay{z-index:1;background:linear-gradient(#0000,#000c);position:absolute;inset:0}.AboutSection-module__NHNBVW__promoTitle{z-index:2;color:#fff;font-size:22px;font-weight:700;line-height:1.3;position:relative}.AboutSection-module__NHNBVW__promoCardGold{background:var(--color-accent);flex-direction:column;justify-content:center;align-items:flex-start;padding:40px;display:flex}.AboutSection-module__NHNBVW__promoTitleDark{color:#fff;margin-bottom:15px;font-size:24px}.AboutSection-module__NHNBVW__promoDesc{color:#fffc;margin-bottom:25px;line-height:1.5}.AboutSection-module__NHNBVW__promoBtn{background-color:var(--color-bg-dark);color:#fff;font-family:var(--font-heading);border-radius:30px;padding:10px 25px;font-size:14px;font-weight:600;transition:all .3s}.AboutSection-module__NHNBVW__promoBtn:hover{color:var(--color-bg-dark);background-color:#fff}@media (max-width:900px){.AboutSection-module__NHNBVW__topSection{grid-template-columns:1fr}.AboutSection-module__NHNBVW__promoCards{grid-template-columns:1fr 1fr}}@media (max-width:600px){.AboutSection-module__NHNBVW__promoCards{grid-template-columns:1fr}}
.QualityWork-module__KmGz9q__section{background-color:var(--color-primary-light);color:var(--color-white);padding:100px 0;position:relative;overflow:hidden}.QualityWork-module__KmGz9q__container{z-index:2;grid-template-columns:1fr 1fr;gap:60px;display:grid;position:relative}.QualityWork-module__KmGz9q__subtitle{color:var(--color-accent);text-transform:uppercase;letter-spacing:2px;margin-bottom:15px;font-size:14px;font-weight:700}.QualityWork-module__KmGz9q__title{color:var(--color-white);margin-bottom:30px;font-size:42px;line-height:1.2}.QualityWork-module__KmGz9q__buttons{gap:15px;margin-bottom:30px;display:flex}.QualityWork-module__KmGz9q__badge{cursor:pointer;border:1px solid #fff3;border-radius:30px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s}.QualityWork-module__KmGz9q__badgeActive,.QualityWork-module__KmGz9q__badge:hover{background-color:var(--color-accent);border-color:var(--color-accent);color:var(--color-white)}.QualityWork-module__KmGz9q__desc{color:#d1d5db;line-height:1.8}.QualityWork-module__KmGz9q__right{flex-direction:column;justify-content:center;gap:40px;display:flex}.QualityWork-module__KmGz9q__feature{gap:25px;display:flex}.QualityWork-module__KmGz9q__iconBox{border:2px solid var(--color-accent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.QualityWork-module__KmGz9q__icon{font-size:24px}.QualityWork-module__KmGz9q__featureTitle{color:var(--color-white);margin-bottom:10px;font-size:22px}.QualityWork-module__KmGz9q__featureDesc{color:#d1d5db;line-height:1.6}@media (max-width:900px){.QualityWork-module__KmGz9q__container{grid-template-columns:1fr}}
.ProjectsGallery-module__xJuf8G__section{flex-direction:column;display:flex}.ProjectsGallery-module__xJuf8G__banner{background-color:var(--color-accent);color:var(--color-white);text-align:center;padding:40px 0;position:relative}.ProjectsGallery-module__xJuf8G__bannerText{font-family:var(--font-heading);letter-spacing:2px;font-size:24px;font-weight:800}.ProjectsGallery-module__xJuf8G__triangleDown{border-left:15px solid #0000;border-right:15px solid #0000;border-top:15px solid var(--color-accent);z-index:10;width:0;height:0;position:absolute;bottom:-15px;left:50%;transform:translate(-50%)}.ProjectsGallery-module__xJuf8G__gallery{width:100%;display:flex}.ProjectsGallery-module__xJuf8G__imageWrapper{aspect-ratio:1;flex:1;position:relative;overflow:hidden}.ProjectsGallery-module__xJuf8G__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.ProjectsGallery-module__xJuf8G__imageWrapper:hover .ProjectsGallery-module__xJuf8G__image{transform:scale(1.1)}@media (max-width:900px){.ProjectsGallery-module__xJuf8G__gallery{flex-wrap:wrap}.ProjectsGallery-module__xJuf8G__imageWrapper{flex:50%}}@media (max-width:600px){.ProjectsGallery-module__xJuf8G__imageWrapper{flex:100%}}
.ServicesHome-module__AlhUZq__container{text-align:center}.ServicesHome-module__AlhUZq__subtitle{color:var(--color-accent);text-transform:uppercase;letter-spacing:2px;margin-bottom:15px;font-size:14px;font-weight:700}.ServicesHome-module__AlhUZq__title{color:var(--color-primary);margin-bottom:50px;font-size:42px;line-height:1.2}.ServicesHome-module__AlhUZq__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.ServicesHome-module__AlhUZq__card{background:var(--color-white);text-align:center;border:1px solid var(--color-border);border-radius:8px;transition:all .3s;overflow:hidden;box-shadow:0 5px 20px #00000008}.ServicesHome-module__AlhUZq__card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000014}.ServicesHome-module__AlhUZq__imageWrapper{width:100%;height:220px;padding:10px;overflow:hidden}.ServicesHome-module__AlhUZq__image{object-fit:cover;border-radius:6px;width:100%;height:100%}.ServicesHome-module__AlhUZq__content{flex-direction:column;align-items:center;padding:30px 20px;display:flex}.ServicesHome-module__AlhUZq__cardTitle{color:var(--color-primary);margin-bottom:15px;font-size:22px}.ServicesHome-module__AlhUZq__cardDesc{color:var(--color-text-light);margin-bottom:25px;font-size:15px;line-height:1.6}.ServicesHome-module__AlhUZq__iconBtn{background-color:var(--color-bg-alt);width:45px;height:45px;color:var(--color-primary);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.ServicesHome-module__AlhUZq__iconBtn:hover{background-color:var(--color-accent);color:#fff}@media (max-width:900px){.ServicesHome-module__AlhUZq__grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.ServicesHome-module__AlhUZq__grid{grid-template-columns:1fr}}
.ContactStrip-module__fVM2ga__strip{background-color:var(--color-white);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:40px 0}.ContactStrip-module__fVM2ga__container{justify-content:space-between;align-items:center;gap:30px;display:flex}.ContactStrip-module__fVM2ga__phoneBox{flex:1;align-items:center;gap:20px;display:flex}.ContactStrip-module__fVM2ga__iconCircle{background-color:var(--color-bg-alt);width:60px;height:60px;color:var(--color-accent);border-radius:50%;justify-content:center;align-items:center;display:flex}.ContactStrip-module__fVM2ga__phoneText{flex-direction:column;display:flex}.ContactStrip-module__fVM2ga__label{color:var(--color-text-light);font-size:14px}.ContactStrip-module__fVM2ga__number{color:var(--color-primary);font-size:20px;font-weight:800;font-family:var(--font-heading)}.ContactStrip-module__fVM2ga__textBox{color:var(--color-text-light);flex:2;line-height:1.6}.ContactStrip-module__fVM2ga__btnBox{flex:1;justify-content:flex-end;display:flex}.ContactStrip-module__fVM2ga__btn{background-color:var(--color-bg-dark);color:#fff;border-radius:var(--radius-button);font-weight:700;font-family:var(--font-heading);padding:16px 35px;transition:all .3s}.ContactStrip-module__fVM2ga__btn:hover{background-color:var(--color-accent)}@media (max-width:900px){.ContactStrip-module__fVM2ga__container{text-align:center;flex-direction:column}.ContactStrip-module__fVM2ga__btnBox,.ContactStrip-module__fVM2ga__phoneBox{justify-content:center}}
.Testimonials-module__L9Y4ma__section{width:100%;height:600px;display:flex}.Testimonials-module__L9Y4ma__leftHalf{background-color:var(--color-primary-light);flex:1;justify-content:flex-end;align-items:center;padding:0 50px;display:flex}.Testimonials-module__L9Y4ma__content{max-width:500px;color:var(--color-white);padding:40px 0}.Testimonials-module__L9Y4ma__subtitle{color:#fff;text-transform:uppercase;letter-spacing:2px;margin-bottom:20px;font-size:14px;font-weight:700}.Testimonials-module__L9Y4ma__title{color:var(--color-white);margin-bottom:30px;font-size:42px;line-height:1.2}.Testimonials-module__L9Y4ma__desc{color:#d1d5db;margin-bottom:40px;font-size:16px;line-height:1.8}.Testimonials-module__L9Y4ma__reviewBlock{align-items:center;gap:20px;display:flex}.Testimonials-module__L9Y4ma__clientImg{border:4px solid var(--color-accent);object-fit:cover;border-radius:50%;width:70px;height:70px}.Testimonials-module__L9Y4ma__clientName{color:var(--color-white);margin-bottom:5px;font-size:20px;font-weight:700}.Testimonials-module__L9Y4ma__clientRole{color:#a7f3d0;font-size:14px;font-weight:600}.Testimonials-module__L9Y4ma__rightHalf{background-image:url(https://images.unsplash.com/photo-1616486338812-3dadae4b4ace?q=80&w=1200&auto=format&fit=crop);background-position:50%;background-size:cover;flex:1;position:relative}.Testimonials-module__L9Y4ma__goldStrip{transform-origin:0;background-color:var(--color-accent);color:var(--color-white);font-weight:800;font-family:var(--font-heading);letter-spacing:2px;padding:15px 40px;font-size:14px;position:absolute;top:50%;left:-20px;transform:translateY(-50%)rotate(-90deg)}@media (max-width:900px){.Testimonials-module__L9Y4ma__section{flex-direction:column;height:auto}.Testimonials-module__L9Y4ma__leftHalf{justify-content:center;padding:60px 20px}.Testimonials-module__L9Y4ma__rightHalf{min-height:400px}.Testimonials-module__L9Y4ma__goldStrip{display:none}}
.About-module__hVONLq__section{padding:100px 0}.About-module__hVONLq__getGrid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.About-module__hVONLq__imageSide{position:relative}.About-module__hVONLq__mainImage{object-fit:cover;border-radius:8px 8px 8px 100px;width:100%}.About-module__hVONLq__badge{background-color:var(--color-accent);color:#fff;text-align:center;z-index:2;border:5px solid #fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:120px;height:120px;font-weight:700;display:flex;position:absolute;top:40px;left:-30px}.About-module__hVONLq__badgeIcon{width:30px;height:30px;margin-bottom:5px}.About-module__hVONLq__overline{color:#888;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;font-size:14px;display:block}.About-module__hVONLq__title{color:var(--color-primary);margin-bottom:25px;font-size:42px;font-weight:800;line-height:1.2}.About-module__hVONLq__highlightBox{background-color:var(--color-bg-alt);border-left:4px solid var(--color-accent);color:var(--color-accent);margin-bottom:25px;padding:15px 20px;font-weight:700}.About-module__hVONLq__desc{color:var(--color-text-light);margin-bottom:30px;line-height:1.8}.About-module__hVONLq__checklist{justify-content:space-between;margin-bottom:30px;display:flex}.About-module__hVONLq__checkCol{flex:1}.About-module__hVONLq__checkItem{margin-bottom:15px}.About-module__hVONLq__checkTitle{color:var(--color-primary);align-items:center;gap:10px;margin-bottom:5px;font-weight:700;display:flex}.About-module__hVONLq__checkIcon{color:var(--color-accent)}.About-module__hVONLq__checkDesc{color:#888;padding-left:25px;font-size:13px}.About-module__hVONLq__callNow{color:var(--color-primary);border-top:1px solid #eee;padding-top:25px;font-size:18px;font-weight:700}.About-module__hVONLq__callNumber{color:var(--color-accent);font-size:24px}.About-module__hVONLq__logosWrapper{border-top:1px solid #eee;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:60px 0;display:flex}.About-module__hVONLq__logoImg{opacity:.5;max-width:120px;transition:opacity .3s}.About-module__hVONLq__logoImg:hover{opacity:1}.About-module__hVONLq__teamSection{text-align:center;padding:100px 0}.About-module__hVONLq__teamGrid{grid-template-columns:repeat(4,1fr);gap:30px;margin-top:50px;display:grid}.About-module__hVONLq__teamCard{background-color:var(--color-bg-alt);border-radius:8px;overflow:hidden}.About-module__hVONLq__teamImgWrapper{width:100%;height:250px;overflow:hidden}.About-module__hVONLq__teamImg{object-fit:cover;width:100%;height:100%;transition:transform .3s}.About-module__hVONLq__teamCard:hover .About-module__hVONLq__teamImg{transform:scale(1.05)}.About-module__hVONLq__teamInfo{padding:20px}.About-module__hVONLq__teamName{color:var(--color-primary);margin-bottom:5px;font-size:18px;font-weight:800}.About-module__hVONLq__teamRole{color:var(--color-accent);font-size:14px}.About-module__hVONLq__goldBanner{background-color:var(--color-accent);color:#fff;padding:60px 0}.About-module__hVONLq__bannerContainer{justify-content:space-between;align-items:center;display:flex}.About-module__hVONLq__bannerLeft{align-items:center;gap:20px;display:flex}.About-module__hVONLq__bannerIcon{color:#fff;width:50px;height:50px}.About-module__hVONLq__bannerCallTitle{font-size:14px}.About-module__hVONLq__bannerCallNumber{font-size:32px;font-weight:800}.About-module__hVONLq__bannerText{max-width:400px;font-size:15px;line-height:1.6}.About-module__hVONLq__bannerBtn{background-color:var(--color-primary);color:#fff;border-radius:30px;padding:15px 35px;font-weight:700;transition:background-color .3s}.About-module__hVONLq__bannerBtn:hover{background-color:#333}@media (max-width:900px){.About-module__hVONLq__getGrid{grid-template-columns:1fr}.About-module__hVONLq__badge{left:20px}.About-module__hVONLq__teamGrid{grid-template-columns:1fr 1fr}.About-module__hVONLq__bannerContainer{text-align:center;flex-direction:column;gap:30px}}@media (max-width:600px){.About-module__hVONLq__teamGrid{grid-template-columns:1fr}.About-module__hVONLq__checklist{flex-direction:column}}
.StatsBrands-module__drdcRG__statsSection{background-color:var(--color-primary-light);padding:80px 0;position:relative;overflow:hidden}.StatsBrands-module__drdcRG__statsSection:before{content:"";background-image:radial-gradient(circle,#ffffff0d 0%,#0000 70%);position:absolute;inset:0}.StatsBrands-module__drdcRG__statsContainer{z-index:2;text-align:center;grid-template-columns:repeat(4,1fr);gap:30px;display:grid;position:relative}.StatsBrands-module__drdcRG__statBox{flex-direction:column;align-items:center;display:flex}.StatsBrands-module__drdcRG__number{color:var(--color-white);font-size:56px;font-weight:800;line-height:1;font-family:var(--font-heading);margin-bottom:15px}.StatsBrands-module__drdcRG__label{color:#a7f3d0;text-transform:uppercase;letter-spacing:1px;font-size:14px;font-weight:700}.StatsBrands-module__drdcRG__brandsSection{background-color:var(--color-white);border-bottom:1px solid var(--color-border);padding:60px 0}.StatsBrands-module__drdcRG__brandsContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;display:flex}.StatsBrands-module__drdcRG__brandBox{opacity:.5;filter:grayscale();flex:1;justify-content:center;min-width:120px;transition:all .3s;display:flex}.StatsBrands-module__drdcRG__brandBox:hover{opacity:1;filter:grayscale(0%)}.StatsBrands-module__drdcRG__brandImg{object-fit:contain;max-width:180px;max-height:40px}@media (max-width:900px){.StatsBrands-module__drdcRG__statsContainer{grid-template-columns:1fr 1fr;row-gap:50px}}@media (max-width:600px){.StatsBrands-module__drdcRG__statsContainer{grid-template-columns:1fr}.StatsBrands-module__drdcRG__brandBox{flex:30%}}
.CTABanner-module__j2Q6MG__ctaBanner{background-color:var(--color-accent);padding:100px 0;position:relative}.CTABanner-module__j2Q6MG__wireframeBg{opacity:.15;mix-blend-mode:overlay;background-image:url(https://images.unsplash.com/photo-1503387762-592deb58ef4e?q=80&w=1600&auto=format&fit=crop);background-position:50%;background-size:cover;position:absolute;inset:0}.CTABanner-module__j2Q6MG__ctaContainer{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.CTABanner-module__j2Q6MG__content{flex:1;max-width:550px}.CTABanner-module__j2Q6MG__title{color:var(--color-white);margin-bottom:35px;font-size:42px;font-weight:800;line-height:1.25}.CTABanner-module__j2Q6MG__btn{background-color:var(--color-bg-dark);color:var(--color-white);border-radius:var(--radius-button);font-size:16px;font-weight:700;font-family:var(--font-heading);padding:18px 45px;transition:all .3s;display:inline-flex}.CTABanner-module__j2Q6MG__btn:hover{background-color:var(--color-white);color:var(--color-bg-dark)}.CTABanner-module__j2Q6MG__imagesGroup{flex-shrink:0;width:480px;height:420px;margin-top:-160px;margin-bottom:-60px;position:relative}.CTABanner-module__j2Q6MG__imageBack{z-index:1;border-radius:8px;width:280px;height:320px;position:absolute;top:0;right:0;overflow:hidden;box-shadow:0 15px 30px #00000026}.CTABanner-module__j2Q6MG__imageFront{z-index:2;border-radius:8px;width:340px;height:280px;position:absolute;bottom:0;left:0;overflow:hidden;box-shadow:0 20px 40px #00000040}.CTABanner-module__j2Q6MG__image{object-fit:cover;width:100%;height:100%}@media (max-width:1024px){.CTABanner-module__j2Q6MG__imagesGroup{width:400px;height:350px;margin-top:-100px}.CTABanner-module__j2Q6MG__imageBack{width:240px;height:280px}.CTABanner-module__j2Q6MG__imageFront{width:280px;height:240px}}@media (max-width:900px){.CTABanner-module__j2Q6MG__ctaContainer{text-align:center;flex-direction:column}.CTABanner-module__j2Q6MG__title{font-size:32px}.CTABanner-module__j2Q6MG__imagesGroup{width:100%;max-width:400px;height:320px;margin-top:60px;margin-bottom:0;position:relative}}
