.hero-carousel-section{background:#fff;padding:18px 0 50px}.hero-carousel-container{width:min(100% - 48px,1440px);margin:0 auto}.hero-carousel{background:#10201f;border-radius:24px;width:100%;height:430px;position:relative;overflow:hidden;box-shadow:0 18px 45px #1721211f}.hero-carousel-slide{color:#fff;width:100%;height:100%;text-decoration:none;display:block;position:relative;overflow:hidden}.hero-carousel-image{object-fit:cover;object-position:center center;width:100%;height:100%;animation:5s ease-out forwards heroImageZoom;position:absolute;inset:0;transform:scale(1.01)}@keyframes heroImageZoom{0%{transform:scale(1.01)}to{transform:scale(1.06)}}.hero-carousel-overlay{pointer-events:none;background:linear-gradient(90deg,#072221e0 0%,#072221ad 34%,#07222147 65%,#07222114 100%);position:absolute;inset:0}.hero-carousel-content{z-index:2;width:min(520px,48%);position:absolute;top:50%;left:65px;transform:translateY(-50%)}.hero-carousel-label{color:#fff;letter-spacing:.13em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff47;border-radius:999px;align-items:center;margin-bottom:16px;padding:7px 12px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.hero-carousel-content h1{color:#fff;letter-spacing:-.035em;max-width:560px;margin:0;font-size:clamp(34px,4vw,56px);font-weight:750;line-height:1.04}.hero-carousel-content p{color:#ffffffe0;max-width:460px;margin:18px 0 0;font-size:16px;font-weight:400;line-height:1.65}.hero-carousel-link{color:#fff;align-items:center;gap:8px;margin-top:24px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.hero-carousel-link svg{width:17px;height:17px;transition:transform .25s}.hero-carousel-slide:hover .hero-carousel-link svg{transform:translate(4px)}.hero-carousel-arrow{z-index:5;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#14232247;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:background .2s,border-color .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hero-carousel-arrow svg{width:19px;height:19px}.hero-carousel-arrow:hover{background:#1423228c;border-color:#ffffff80}.hero-carousel-arrow:active{transform:translateY(-50%)scale(.94)}.hero-carousel-arrow-left{left:22px}.hero-carousel-arrow-right{right:22px}.hero-carousel-dots{z-index:5;align-items:center;gap:7px;display:flex;position:absolute;bottom:25px;left:65px}.hero-carousel-dot{cursor:pointer;background:#ffffff6b;border:0;border-radius:999px;width:7px;height:7px;padding:0;transition:width .25s,background .25s}.hero-carousel-dot.active{background:#fff;width:25px}@media (max-width:1100px){.hero-carousel{height:400px}.hero-carousel-content{width:min(500px,55%);left:48px}.hero-carousel-content h1{font-size:42px}.hero-carousel-dots{left:48px}}@media (max-width:850px){.hero-carousel-section{padding:14px 0 42px}.hero-carousel-container{width:min(100% - 32px,760px)}.hero-carousel{border-radius:20px;height:370px}.hero-carousel-content{width:58%;left:38px}.hero-carousel-content h1{font-size:36px}.hero-carousel-content p{margin-top:14px;font-size:14px}.hero-carousel-arrow-left{left:16px}.hero-carousel-arrow-right{right:16px}.hero-carousel-dots{bottom:20px;left:38px}}@media (max-width:600px){.hero-carousel-section{padding:10px 0 34px}.hero-carousel-container{width:calc(100% - 24px)}.hero-carousel{border-radius:16px;height:265px;box-shadow:0 12px 30px #1721211a}.hero-carousel-image{object-position:center center}.hero-carousel-overlay{background:linear-gradient(#07222105 0%,#07222114 30%,#0722218c 62%,#072221e6 100%)}.hero-carousel-content{width:auto;inset:auto 20px 38px;transform:none}.hero-carousel-label{letter-spacing:.11em;margin-bottom:7px;padding:5px 9px;font-size:8px}.hero-carousel-content h1{letter-spacing:-.025em;max-width:320px;font-size:25px;line-height:1.08}.hero-carousel-content p{max-width:330px;margin-top:7px;font-size:11px;line-height:1.4}.hero-carousel-link{gap:5px;margin-top:10px;font-size:11px}.hero-carousel-link svg{width:13px;height:13px}.hero-carousel-arrow{background:#14232238;border-color:#fff3;width:32px;height:32px}.hero-carousel-arrow svg{width:15px;height:15px}.hero-carousel-arrow-left{left:10px}.hero-carousel-arrow-right{right:10px}.hero-carousel-dots{gap:5px;bottom:16px;left:auto;right:20px}.hero-carousel-dot{width:5px;height:5px}.hero-carousel-dot.active{width:18px}}@media (max-width:400px){.hero-carousel-container{width:calc(100% - 20px)}.hero-carousel{border-radius:14px;height:245px}.hero-carousel-content{bottom:34px;left:17px;right:17px}.hero-carousel-content h1{max-width:280px;font-size:22px}.hero-carousel-content p{max-width:285px;font-size:10px;line-height:1.35}.hero-carousel-label{font-size:7px}.hero-carousel-link{margin-top:8px;font-size:10px}.hero-carousel-arrow{width:29px;height:29px}.hero-carousel-arrow-left{left:8px}.hero-carousel-arrow-right{right:8px}.hero-carousel-dots{bottom:13px;right:17px}}@media (max-width:340px){.hero-carousel{height:225px}.hero-carousel-content{bottom:30px}.hero-carousel-content h1{font-size:20px}.hero-carousel-content p{display:none}.hero-carousel-link{margin-top:7px}}@media (prefers-reduced-motion:reduce){.hero-carousel-image{animation:none;transform:none}.hero-carousel-arrow,.hero-carousel-link svg,.hero-carousel-dot{transition:none}}
.services-section{background:var(--background);padding:80px 0}.services-heading{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:38px;display:flex}.services-heading>div{max-width:600px}.services-heading h2{letter-spacing:-1.5px;color:var(--text-primary);margin:10px 0 0;font-size:clamp(30px,4vw,46px);font-weight:700;line-height:1.12}.services-heading h2 span{color:var(--primary)}.services-heading p{max-width:390px;color:var(--text-secondary);margin:0;font-size:15px;line-height:1.7}.services-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.service-card{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);text-decoration:none;transition:transform .3s,box-shadow .3s,border-color .3s;display:block;overflow:hidden}.service-card:hover{box-shadow:var(--shadow-lg);border-color:#0b7a7540;transform:translateY(-7px)}.service-card-image{background:var(--surface);height:220px;position:relative;overflow:hidden}.service-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .55s;display:block}.service-card:hover .service-card-image img{transform:scale(1.06)}.service-card-image:after{content:"";pointer-events:none;background:linear-gradient(#0000 45%,#0000004d);position:absolute;inset:0}.service-card-icon{z-index:2;width:44px;height:44px;color:var(--primary);background:#fffffff0;border-radius:14px;justify-content:center;align-items:center;display:flex;position:absolute;bottom:16px;left:16px;box-shadow:0 8px 25px #0000001f}.service-card-icon svg{width:20px;height:20px}.service-card-arrow{z-index:2;width:40px;height:40px;color:var(--text-primary);background:#fffffff0;border-radius:50%;justify-content:center;align-items:center;transition:transform .3s,background .3s,color .3s;display:flex;position:absolute;top:16px;right:16px}.service-card:hover .service-card-arrow{color:#fff;background:var(--primary);transform:rotate(45deg)}.service-card-arrow svg{width:19px;height:19px}.service-card-content{padding:22px 20px 23px}.service-card-content h3{color:var(--text-primary);margin:0 0 8px;font-size:20px;font-weight:700;line-height:1.3}.service-card-content p{min-height:48px;color:var(--text-secondary);margin:0;font-size:14px;line-height:1.6}.service-card-link{color:var(--primary);align-items:center;gap:7px;margin-top:18px;font-size:13px;font-weight:700;display:inline-flex}.service-card-link svg{width:15px;height:15px;transition:transform .25s}.service-card:hover .service-card-link svg{transform:translate(3px,-3px)}@media (max-width:1100px){.services-grid{grid-template-columns:repeat(2,1fr)}.service-card-image{height:240px}}@media (max-width:700px){.services-section{padding:60px 0}.services-heading{margin-bottom:28px;display:block}.services-heading h2{letter-spacing:-1px;font-size:31px}.services-heading p{margin-top:15px;font-size:14px}.services-grid{grid-template-columns:1fr;gap:15px}.service-card-image{height:220px}.service-card-content{padding:19px}.service-card-content h3{font-size:19px}}
