*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);font-size:var(--font-size-body);font-weight:var(--font-weight-body);color:var(--color-dark);background:var(--color-bg);line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.homepage{overflow-x:hidden}.hero{color:#f9fafb;background-color:var(--color-bg-dark);justify-content:center;align-items:center;min-height:120vh;padding-top:88px;display:flex;position:relative;overflow:hidden}.hero__construction-bg{z-index:0;opacity:.1;background-image:url(/images/HeroSection2.png);background-position:bottom;background-repeat:no-repeat;background-size:100%;position:absolute;inset:0}.hero__inner{z-index:3;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 88px);display:flex;position:relative}.hero__center{justify-content:center;align-items:center;display:flex;position:relative}.hero__content{z-index:3;text-align:center;max-width:900px;padding:3rem 3rem 2.5rem;position:relative}.hero__title{font-family:var(--font-heading);font-weight:var(--font-weight-title);font-size:var(--font-size-h2);margin-bottom:1.2rem}.hero__subtitle{opacity:.95;margin-bottom:2rem;font-size:.98rem;line-height:1.7}.hero__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:inline-flex}.hero-btn{font-size:.95rem;font-weight:var(--font-weight-bold);cursor:pointer;border:1px solid #0000;border-radius:999px;padding:.75rem 1.75rem;text-decoration:none;transition:transform .15s,box-shadow .15s,background-color .15s,color .15s,border-color .15s}.hero-btn--primary{background-color:var(--color-primary);color:#111827;box-shadow:0 10px 25px #00000040}.hero-btn--primary:hover{background-color:var(--color-primary-dark);transform:translateY(-1px)}.hero-btn--ghost{color:#f9fafb;background-color:#0000;border-color:#f9fafb}.hero-btn--ghost:hover{background-color:#0f172a66}.hero__carousel{pointer-events:none;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hero__carousel-image{border-radius:2rem;transition:transform .8s,opacity .8s,box-shadow .8s,z-index .8s;position:absolute;overflow:hidden;box-shadow:0 25px 60px #0003}.hero__carousel-image>span{position:absolute!important;inset:0!important}.hero__carousel-image:before{content:"";z-index:1;pointer-events:none;background:#000000b3;position:absolute;inset:0}.hero__carousel-image--active:before{background:#0006}.hero__carousel-image--active{z-index:1;opacity:1;border:none;border-radius:2rem;width:600px;height:600px;transform:translate(0)translateY(0)scale(1)}.hero__carousel-image--left{z-index:0;opacity:.6;width:500px;height:500px;transform:translate(-260px)translateY(25px)scale(.96)}.hero__carousel-image--right{z-index:0;opacity:.6;width:500px;height:500px;transform:translate(260px)translateY(25px)scale(.96)}.hero__carousel-image--hidden{opacity:0;z-index:0;transform:translate(0)translateY(40px)scale(.8)}@media (max-width:1024px){.hero__content:before{inset:-2rem}.hero__carousel-image--active{width:460px;height:460px}.hero__carousel-image--left,.hero__carousel-image--right{width:380px;height:380px;transform:translate(-200px)translateY(25px)scale(.95)}.hero__carousel-image--right{transform:translate(200px)translateY(25px)scale(.95)}}@media (max-width:768px){.hero{padding-top:80px}.hero__inner{min-height:calc(100vh - 80px)}.hero__center{transform:scale(.85)}.hero__content{padding:2.5rem 1.75rem 2rem}.hero__content:before{inset:-1.75rem}}.why{text-align:center;padding:6rem 0}.why__content{max-width:700px;margin:0 auto 3rem}.why__header-eyebrow{font-family:var(--font-heading);font-size:var(--font-size-small);font-weight:var(--font-weight-semibold);color:var(--color-primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.why__title{font-family:var(--font-heading);font-size:var(--font-size-h2);font-weight:var(--font-weight-title);color:var(--color-dark);margin-bottom:1.5rem;line-height:1.2}.why__subtitle{color:var(--color-dark-soft);margin-bottom:2rem;font-size:1.0625rem;line-height:1.8}.why__list{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem;display:grid}.why__item{background:var(--color-bg-soft);border-top:4px solid var(--color-primary);text-align:left;border-radius:.75rem;padding:2rem;transition:all .3s;position:relative}.why__item:hover{background:#fff;transform:translateY(-6px);box-shadow:0 8px 24px #00000014}.why__item-icon{background:var(--color-primary);color:#fff;border-radius:.5rem;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;font-size:1.5rem;display:flex}.why__item-title{font-family:var(--font-heading);font-size:1.25rem;font-weight:var(--font-weight-bold);color:var(--color-dark);margin-bottom:.5rem}.why__item-desc{color:var(--color-dark-soft);font-size:.9375rem;line-height:1.7}.services{background:linear-gradient(#f8f9fa 0%,#fff 100%);padding:120px 0}.services__container{max-width:1400px;margin:0 auto;padding:0 24px}.services__header{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:80px;display:flex}.services__header-left{flex:1}.services__eyebrow{color:#666;text-transform:uppercase;letter-spacing:2px;background:#ffc1071a;border:1px solid #ffc1074d;border-radius:50px;margin-bottom:16px;padding:8px 20px;font-size:14px;font-weight:600;display:inline-block}.services__title{color:#1a1a1a;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.2;font-family:var(--font-heading);margin:0}.services__header-right{flex-shrink:0}.services__explore-btn{letter-spacing:1px;color:#fff;background:var(--color-primary-dark);border-radius:50px;align-items:center;gap:8px;padding:14px 28px;font-size:14px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #4a90e24d}.services__explore-btn:hover{background:var(--color-primary-dark);transform:translateY(-2px);box-shadow:0 6px 25px #4a90e266}.services__explore-btn svg{transition:transform .3s}.services__explore-btn:hover svg{transform:translate(4px)}.services__list{flex-direction:column;gap:60px;display:flex}.service-card{background:#fff;border-radius:24px;grid-template-columns:1fr 1fr;align-items:center;gap:60px;transition:all .4s;display:grid;overflow:hidden;box-shadow:0 10px 40px #00000014}.service-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px #0000001f}.service-card--left{grid-template-areas:"image content"}.service-card--left .service-card__image{grid-area:image}.service-card--left .service-card__content{grid-area:content;padding:60px 60px 60px 0}.service-card--right{grid-template-areas:"content image"}.service-card--right .service-card__image{grid-area:image}.service-card--right .service-card__content{grid-area:content;padding:60px 0 60px 60px}.service-card__image{height:100%;min-height:450px;position:relative}.service-card__image-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.service-card__image-wrapper img{transition:transform .6s}.service-card:hover .service-card__image-wrapper img{transform:scale(1.1)}.service-card__overlay{opacity:0;background:linear-gradient(#0000 0%,#0000004d 100%);transition:opacity .4s;position:absolute;inset:0}.service-card:hover .service-card__overlay{opacity:1}.service-card__content{flex-direction:column;gap:20px;display:flex}.service-card__number{color:#ffc10733;margin-bottom:-10px;font-size:72px;font-weight:900;line-height:1;display:inline-block}.service-card__title{color:#1a1a1a;font-size:clamp(28px,3vw,36px);font-weight:800;line-height:1.3;font-family:var(--font-heading);margin:0}.service-card__description{color:#666;margin:0;font-size:16px;line-height:1.7}.service-card__btn{letter-spacing:1px;color:#1a1a1a;background:0 0;border:2px solid #e0e0e0;border-radius:50px;align-items:center;gap:8px;width:fit-content;margin-top:10px;padding:12px 24px;font-size:13px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.service-card__btn:hover{color:#1a1a1a;background:#ffc107;border-color:#ffc107;transform:translate(4px)}.service-card__btn svg{transition:transform .3s}.service-card__btn:hover svg{transform:translate(4px)}@media (max-width:1024px){.services{padding:80px 0}.services__header{margin-bottom:60px}.services__list,.service-card{gap:40px}.service-card--left .service-card__content,.service-card--right .service-card__content{padding:40px}.service-card__image{min-height:380px}}@media (max-width:768px){.services{padding:60px 0}.services__header{flex-direction:column;align-items:flex-start;margin-bottom:40px}.services__explore-btn{align-self:flex-start}.services__list{gap:30px}.service-card,.service-card--left,.service-card--right{grid-template-columns:1fr;grid-template-areas:"image""content";gap:0}.service-card--left .service-card__content,.service-card--right .service-card__content{padding:30px}.service-card__image{min-height:300px}.service-card__number{font-size:56px}}.clients{background:linear-gradient(#fff 0%,#f8f9fa 100%);padding:120px 0;position:relative;overflow:hidden}.clients:before{content:"";background:radial-gradient(circle,#ffc1070d 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:0;left:-100px}.clients:after{content:"";background:radial-gradient(circle,#4a90e20d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-100px;right:-100px}.clients__container{z-index:1;max-width:1400px;margin:0 auto;padding:0 24px;position:relative}.clients__header{text-align:center;max-width:800px;margin:0 auto 80px}.clients__eyebrow{color:#666;text-transform:uppercase;letter-spacing:2px;background:#ffc1071a;border:1px solid #ffc1074d;border-radius:50px;margin-bottom:16px;padding:8px 20px;font-size:14px;font-weight:600;display:inline-block}.clients__title{color:#1a1a1a;margin:0 0 24px;font-size:clamp(36px,5vw,52px);font-weight:800;line-height:1.2}.clients__subtitle{color:#666;margin:0;font-size:18px;line-height:1.7}.clients__grid{grid-template-columns:repeat(auto-fit,minmax(150px,2fr));gap:30px;margin-bottom:100px;display:grid}.client-card{border-radius:20px;justify-content:center;align-items:center;min-height:180px;padding:40px 30px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.client-card:before{content:"";opacity:0;z-index:0;background:#fff;transition:opacity .4s;position:absolute;inset:0}.client-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #0000001f}.client-card:hover:before{opacity:.05}.client-card__inner{z-index:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.client-card__logo{filter:grayscale();opacity:.7;justify-content:center;align-items:center;width:100%;max-width:180px;height:80px;transition:all .4s;display:flex}.client-card:hover .client-card__logo{filter:grayscale(0%);opacity:1;transform:scale(1.05)}.client-card__logo img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.clients__stats{border-top:2px solid #ffc10733;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;max-width:1000px;margin:0 auto;padding:60px 0 0;display:grid}.stat-card{text-align:center;background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border-radius:20px;padding:30px 20px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000a}.stat-card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#ffc107 0%,#ff9800 100%);width:100%;height:4px;transition:transform .4s;position:absolute;top:0;left:0;transform:scaleX(0)}.stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #00000014}.stat-card:hover:before{transform:scaleX(1)}.stat-card__number{color:#1a1a1a;background:linear-gradient(135deg,#ffc107 0%,#ff9800 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-size:clamp(40px,5vw,56px);font-weight:900;line-height:1}.stat-card__label{color:#666;text-transform:uppercase;letter-spacing:1px;font-size:16px;font-weight:600}.stat-card__number--tick{opacity:.85;transform:translateY(-3px)}@media (max-width:1024px){.clients{padding:80px 0}.clients__header{margin-bottom:60px}.clients__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;margin-bottom:80px}.clients__stats{gap:30px}}@media (max-width:768px){.clients{padding:60px 0}.clients__header{margin-bottom:40px}.clients__grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:60px}.client-card{min-height:140px;padding:30px 20px}.client-card__logo{max-width:140px;height:60px}.clients__stats{grid-template-columns:repeat(2,1fr);gap:20px;padding-top:40px}.stat-card{padding:24px 16px}.stat-card__number{font-size:40px}.stat-card__label{font-size:14px}}@media (max-width:480px){.clients__grid,.clients__stats{grid-template-columns:1fr}}.cta{background:#2b2e32;padding:120px 0;position:relative;overflow:hidden}.cta:before{content:"";background:radial-gradient(circle,#ffc10714 0%,#0000 70%);border-radius:50%;width:800px;height:800px;animation:20s ease-in-out infinite float;position:absolute;top:-50%;right:-20%}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(-50px,50px)}}.cta__container{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1400px;margin:0 auto;padding:0 24px;display:grid}.cta__content{z-index:2;position:relative}.cta__title{color:#fff;text-shadow:0 2px 20px #0000004d;font-size:clamp(36px,5vw,56px);font-weight:900;line-height:1.2;font-family:var(--font-heading);margin:0 0 24px}.cta__description{color:#ffffffe6;max-width:500px;margin:0 0 40px;font-size:18px;line-height:1.7}.cta__actions{flex-wrap:wrap;gap:16px;display:flex}.cta__btn{cursor:pointer;white-space:nowrap;border-radius:50px;justify-content:center;align-items:center;padding:18px 36px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.cta__btn--primary{color:#1a1a1a;background:#ffc107;border:2px solid #ffc107;box-shadow:0 4px 20px #ffc10766}.cta__btn--primary:hover{background:#ffca28;border-color:#ffca28;transform:translateY(-2px);box-shadow:0 6px 30px #ffc10780}.cta__btn--secondary{color:#fff;background:0 0;border:2px solid #ffffff4d}.cta__btn--secondary:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}.cta__images{flex-direction:column;justify-content:center;align-items:center;height:500px;display:flex;position:relative}.cta__shapes{justify-content:flex-end;align-items:center;gap:20px;width:100%;height:100%;display:flex;position:relative}.cta__shape{filter:drop-shadow(0 10px 30px #0000004d);width:350px;height:420px;transition:all .8s cubic-bezier(.4,0,.2,1);position:absolute}.cta__shape-inner{clip-path:polygon(15% 0,100% 0,85% 100%,0 100%);background:#1a1a1a;width:100%;height:100%;position:relative;overflow:hidden}.cta__shape-inner img{transition:transform .8s}.cta__shape--active{z-index:3;opacity:1;right:0;transform:translate(0)scale(1)}.cta__shape--next{z-index:2;opacity:.7;right:280px;transform:translate(0)scale(.9)}.cta__shape--last{z-index:1;opacity:.4;right:520px;transform:translate(0)scale(.8)}.cta__shape:hover .cta__shape-inner img{transform:scale(1.1)}.cta__dots{z-index:10;gap:12px;display:flex;position:absolute;bottom:20px;right:600px}.cta__dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:2px;width:40px;height:4px;padding:0;transition:all .3s}.cta__dot:hover{background:#ffffff80}.cta__dot--active{background:#ffc107;width:60px}@media (max-width:1200px){.cta__shape{width:300px;height:360px}.cta__shape--next{right:240px}.cta__shape--last{right:440px}}@media (max-width:1024px){.cta{padding:80px 0}.cta__container{grid-template-columns:1fr;gap:60px}.cta__content{text-align:center;max-width:600px;margin:0 auto}.cta__description{max-width:100%}.cta__actions{justify-content:center}.cta__images{height:400px}.cta__shapes{justify-content:center}.cta__shape{width:280px;height:340px}.cta__shape--active{right:50%;transform:translate(50%)scale(1)}.cta__shape--next{right:50%;transform:translate(calc(50% - 220px))scale(.85)}.cta__shape--last{right:50%;transform:translate(calc(50% - 400px))scale(.7)}.cta__dots{bottom:20px;right:50%;transform:translate(50%)}}@media (max-width:768px){.cta{padding:60px 0}.cta__container{gap:40px}.cta__actions{flex-direction:column;width:100%}.cta__btn{width:100%}.cta__images{height:350px}.cta__shape{width:240px;height:300px}.cta__shape--next{transform:translate(calc(50% - 180px))scale(.8)}.cta__shape--last{display:none}.cta__dots{gap:8px}.cta__dot{width:40px}.cta__dot--active{width:60px}}@media (max-width:480px){.cta__shape{width:200px;height:260px}.cta__shape--next{opacity:.5;transform:translate(calc(50% - 140px))scale(.75)}}.location{background:linear-gradient(#f8f9fa 0%,#fff 100%);padding:120px 0;position:relative;overflow:hidden}.location:before{content:"";background:radial-gradient(circle,#ffc1070f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-100px;left:-100px}.location__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1400px;margin:0 auto;padding:0 24px;display:grid;position:relative}.location__content{flex-direction:column;gap:24px;display:flex}.location__eyebrow{color:#666;text-transform:uppercase;letter-spacing:2px;background:#ffc1071a;border:1px solid #ffc1074d;border-radius:50px;width:fit-content;padding:8px 20px;font-size:14px;font-weight:600;display:inline-block}.location__title{color:#1a1a1a;margin:0;font-size:clamp(36px,5vw,52px);font-weight:900;line-height:1.2}.location__subtitle{color:#666;margin:0;font-size:18px;line-height:1.7}.location__info{flex-direction:column;gap:32px;margin:16px 0;display:flex}.location__info-item{background:#fff;border-radius:16px;gap:20px;padding:24px;transition:all .3s;display:flex;box-shadow:0 4px 20px #0000000f}.location__info-item:hover{transform:translate(8px);box-shadow:0 8px 30px #0000001a}.location__info-icon{color:#fff;background:linear-gradient(135deg,#ffc107 0%,#ff9800 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 4px 15px #ffc1074d}.location__info-content{flex:1}.location__info-title{color:#1a1a1a;margin:0 0 8px;font-size:18px;font-weight:700}.location__info-text{color:#666;margin:0;font-size:15px;line-height:1.6}.location__actions{flex-wrap:wrap;gap:16px;margin-top:16px;display:flex}.location__btn{cursor:pointer;white-space:nowrap;border-radius:50px;align-items:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.location__btn svg{transition:transform .3s}.location__btn--primary{color:#1a1a1a;background:#ffc107;border:2px solid #ffc107;box-shadow:0 4px 20px #ffc1074d}.location__btn--primary:hover{background:#ffca28;border-color:#ffca28;transform:translateY(-2px);box-shadow:0 6px 30px #ffc10766}.location__btn--primary:hover svg{transform:translate(4px)}.location__btn--secondary{color:#1a1a1a;background:0 0;border:2px solid #e0e0e0}.location__btn--secondary:hover{background:#f5f5f5;border-color:#1a1a1a;transform:translateY(-2px)}.location__btn--secondary:hover svg{transform:translate(2px,-2px)}.location__map{border-radius:24px;height:600px;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000026}.location__map-wrapper{border-radius:24px;width:100%;height:100%;position:relative;overflow:hidden}.location__map-wrapper iframe{border-radius:24px;width:100%;height:100%;display:block}.location__map-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff80;border-radius:16px;align-items:center;gap:16px;padding:24px;animation:.6s forwards slideUp;display:flex;position:absolute;bottom:30px;left:30px;right:30px;box-shadow:0 10px 40px #0003}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.location__map-card-icon{color:#fff;background:linear-gradient(135deg,#ffc107 0%,#ff9800 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 4px 15px #ffc10766}.location__map-card-title{color:#1a1a1a;margin:0 0 4px;font-size:18px;font-weight:700}.location__map-card-text{color:#666;margin:0;font-size:14px}@media (max-width:1024px){.location{padding:80px 0}.location__container{grid-template-columns:1fr;gap:60px}.location__map{height:500px}}@media (max-width:768px){.location{padding:60px 0}.location__container{gap:40px}.location__info{gap:20px;margin:12px 0}.location__info-item{padding:20px}.location__info-icon{width:48px;height:48px}.location__actions{flex-direction:column}.location__btn{justify-content:center;width:100%}.location__map{height:400px}.location__map-card{padding:20px;bottom:20px;left:20px;right:20px}.location__map-card-icon{width:48px;height:48px}.location__map-card-title{font-size:16px}.location__map-card-text{font-size:13px}}@media (max-width:480px){.location__info-item{text-align:center;flex-direction:column}.location__info-icon{margin:0 auto}.location__map{border-radius:16px;height:350px}.location__map-card{text-align:center;flex-direction:column}.location__map-card-icon{margin:0 auto}}@media (max-width:992px){.why__inner,.location__inner{grid-template-columns:1fr;gap:3rem}.location__map{position:relative;top:0}.services__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:768px){.hero{padding:6rem 0 4rem}.hero__actions{flex-direction:column}.hero-btn,.cta-btn{width:100%}.why,.services,.cta,.location{padding:4rem 0}.services__grid{grid-template-columns:1fr}.cta__actions{flex-direction:column;align-items:stretch}.cta__features{flex-direction:column;align-items:flex-start}.location__map-placeholder{height:350px}}@media (max-width:576px){.container{padding:0 1rem}.hero{padding:4rem 0 3rem}.why,.services,.cta,.location{padding:3rem 0}.service-card,.why__item,.location__info-item{padding:1.25rem}}@media (min-width:426px) and (max-width:768px){.hero{min-height:100vh;padding-top:80px}.hero__inner{min-height:calc(100vh - 80px)}.hero__center{transform:scale(.85)}.hero__content{padding:2.5rem 2rem}.hero__carousel-image--active{width:420px;height:420px}.hero__carousel-image--left,.hero__carousel-image--right{width:340px;height:340px;transform:translate(-180px)translateY(20px)scale(.95)}.hero__carousel-image--right{transform:translate(180px)translateY(20px)scale(.95)}.services{padding:60px 0}.services__header{flex-direction:column;align-items:flex-start;margin-bottom:40px}.services__list{gap:30px}.service-card,.service-card--left,.service-card--right{grid-template-columns:1fr;grid-template-areas:"image""content";gap:0}.service-card__content{padding:30px}.service-card__image{min-height:320px}.clients{padding:60px 0}.clients__grid{grid-template-columns:repeat(2,1fr);gap:20px}.clients__stats{grid-template-columns:repeat(2,1fr);gap:20px;padding-top:40px}.cta{padding:60px 0}.cta__container{grid-template-columns:1fr;gap:40px}.cta__images{height:360px}.cta__shape--last{display:none}.location{padding:60px 0}.location__container{grid-template-columns:1fr;gap:40px}.location__map{height:420px}}@media (max-width:425px){.hero{min-height:100vh;padding-top:72px}.hero__center{transform:scale(.78)}.hero__content{padding:2rem 1.25rem}.hero__title{font-size:1.6rem}.hero__subtitle{font-size:.9rem}.hero__actions{flex-direction:column}.hero-btn{width:100%}.hero__carousel-image--active{width:320px;height:320px}.hero__carousel-image--left,.hero__carousel-image--right{display:none}.services{padding:48px 0}.service-card__image{min-height:260px}.service-card__number{font-size:48px}.clients{padding:48px 0}.clients__grid{grid-template-columns:1fr}.clients__stats{grid-template-columns:1fr;gap:16px}.cta{padding:48px 0}.cta__images{height:300px}.cta__shape{width:200px;height:260px}.cta__shape--next,.cta__shape--last{display:none}.cta__dots{right:50%;transform:translate(50%)}.location{padding:48px 0}.location__map{border-radius:16px;height:320px}.location__info-item{text-align:center;flex-direction:column}.location__info-icon{margin:0 auto}.location__actions{flex-direction:column}.location__btn{justify-content:center;width:100%}.hero__carousel{display:none}}
