.en-hero{position:relative;height:505px;overflow:hidden;background:var(--en-navy);color:#fff}.en-hero__slides,.en-hero__slide,.en-hero__media{position:absolute;inset:0}.en-hero__slide{opacity:0;visibility:hidden;transition:opacity .7s ease}.en-hero__slide.is-active{opacity:1;visibility:visible}.en-hero__image{width:100%;height:100%;object-fit:cover}.en-hero__slide::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(1,18,43,var(--en-overlay, .82)) 0%,rgba(2,27,60,.84) 32%,rgba(2,27,60,.34) 62%,rgba(2,27,60,.05) 100%)}.en-hero__slide::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,rgba(0,13,31,.2),transparent 35%);pointer-events:none}.en-hero__content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-bottom:20px}.en-hero__eyebrow{margin-bottom:12px;font-size:.85rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.en-hero h1{max-width:720px;margin:0 0 13px;font-size:clamp(2.8rem,4.5vw,4.45rem);line-height:.99;letter-spacing:-.052em;text-wrap:balance}.en-hero p{max-width:575px;margin:0 0 25px;color:#e1ecfa;font-size:1.05rem;line-height:1.55}.en-hero__actions{display:flex;gap:13px}.en-btn--light{background:linear-gradient(135deg,#0b76f5,#075acc);color:#fff;border-color:#1c82ff}.en-btn--ghost{background:rgba(3,27,61,.18);border-color:rgba(255,255,255,.55);color:#fff;box-shadow:none;backdrop-filter:blur(5px)}.en-btn--ghost:hover{background:rgba(255,255,255,.11);box-shadow:none}.en-hero__controls{position:absolute;z-index:4;bottom:19px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:12px}.en-hero__controls>button{width:34px;height:34px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(2,24,54,.45);color:#fff}.en-hero__dots{display:flex;gap:7px}.en-hero__dots button{width:8px;height:8px;padding:0;border:0;border-radius:99px;background:rgba(255,255,255,.45);transition:.2s}.en-hero__dots button.is-active{width:27px;background:#fff}.en-trust{position:relative;z-index:5;background:linear-gradient(90deg,#061e42,#031832);color:#fff}.en-trust__grid{min-height:88px;display:grid;grid-template-columns:repeat(4,1fr)}.en-trust__item{display:flex;align-items:center;gap:14px;padding:17px 26px;border-right:1px solid rgba(255,255,255,.12)}.en-trust__item:first-child{border-left:1px solid rgba(255,255,255,.12)}.en-trust__item>.en-icon{width:42px;height:42px;padding:9px;border-radius:50%;background:#093d80;color:#8bc4ff}.en-trust__item strong,.en-trust__item span{display:block}.en-trust__item strong{font-size:.86rem}.en-trust__item span{color:#aebed2;font-size:.69rem;line-height:1.35;margin-top:2px}.en-services{padding-top:36px;background:linear-gradient(180deg,#fff,#f9fbfe)}.en-services__grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.en-service-card{position:relative;min-height:290px;padding:26px 190px 26px 86px;border:1px solid var(--en-line);border-radius:var(--en-radius);background:linear-gradient(135deg,#fff,#f0f6fd);overflow:hidden;box-shadow:0 12px 35px rgba(3,27,61,.04)}.en-service-card>div:nth-child(2){position:relative;z-index:2}.en-service-card__icon{position:absolute;top:22px;left:22px;width:48px;height:48px;display:grid;place-items:center;border-radius:10px;background:var(--en-blue);color:#fff;box-shadow:0 9px 20px rgba(8,104,232,.2)}.en-service-card--used .en-service-card__icon{background:var(--en-green)}.en-service-card h3{margin:0 0 7px;font-size:1.22rem}.en-service-card p{margin:0;color:var(--en-muted);font-size:.87rem;line-height:1.45}.en-service-card ul{padding:0;margin:15px 0;list-style:none}.en-service-card li{position:relative;padding:3px 0 3px 20px;color:#344863;font-size:.82rem}.en-service-card li::before{content:"✓";position:absolute;left:0;color:var(--en-blue);font-weight:900}.en-service-card--used li::before{color:var(--en-green)}.en-service-card__device{position:absolute;right:24px;bottom:-8px;width:138px;height:190px;border-radius:28px 28px 12px 12px;background:linear-gradient(130deg,#fff,#dfe8f2);border:1px solid #d2deeb;box-shadow:-14px 18px 40px rgba(4,27,60,.1);transform:perspective(500px) rotateY(-7deg)}.en-service-card__device::before{content:"";position:absolute;left:24px;top:28px;width:90px;height:68px;border-radius:6px;background:linear-gradient(145deg,#173354,#5f91b5);box-shadow:inset 0 0 0 7px #eef3f8}.en-service-card__device::after{content:"";position:absolute;left:37px;bottom:18px;width:64px;height:35px;border:7px solid #d6e0e9;border-radius:50%;background:#fff}.en-service-card--used .en-service-card__device{height:172px;width:145px;border-radius:45px 45px 12px 12px}.en-service-card--used .en-service-card__device::before{height:84px;background:#0e1520}.en-products-section{padding-top:30px;padding-bottom:24px;background:#fff}.en-products-section--used{padding-top:22px;background:linear-gradient(180deg,#fff,#fbfdff)}.en-carousel-wrap{position:relative}.en-product-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 64px)/5);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:2px 1px 8px}.en-product-carousel::-webkit-scrollbar{display:none}.en-product-carousel>.en-product-card{scroll-snap-align:start}.en-carousel-arrow{position:absolute;z-index:4;top:43%;width:40px;height:40px;border:1px solid var(--en-line);border-radius:50%;background:#fff;color:var(--en-navy);box-shadow:0 8px 22px rgba(3,27,61,.12);font-size:1.6rem;line-height:1}.en-carousel-arrow:disabled{opacity:.35}.en-carousel-arrow--prev{left:-20px}.en-carousel-arrow--next{right:-20px}.en-about{padding-top:46px;background:#fff}.en-about__grid{display:grid;grid-template-columns:.9fr 1.25fr;gap:55px;align-items:center}.en-about picture{display:block;border-radius:16px;overflow:hidden;box-shadow:var(--en-shadow)}.en-about picture img{width:100%;aspect-ratio:3/2;object-fit:cover}.en-about__content h2{margin:1px 0 8px;font-size:2.2rem;line-height:1.1}.en-about__content>p{color:var(--en-muted);font-size:.93rem}.en-about__benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:24px 0}.en-about__benefits>div{display:flex;align-items:flex-start;gap:9px}.en-about__benefits .en-icon{width:28px;height:28px;color:var(--en-blue)}.en-about__benefits strong,.en-about__benefits small{display:block}.en-about__benefits strong{font-size:.78rem}.en-about__benefits small{color:var(--en-muted);font-size:.64rem;line-height:1.35}.en-brands{padding:34px 0 43px;background:#fff;border-top:1px solid #eef2f7}.en-brands .en-eyebrow{text-align:center;margin-bottom:18px}.en-brands__track{display:grid;grid-template-columns:repeat(7,1fr);align-items:center;gap:20px}.en-brands__track a,.en-brands__track>span{min-height:52px;display:grid;place-items:center;padding:8px;color:#315178;filter:grayscale(1);opacity:.85;font-size:.93rem;font-weight:800;text-align:center;transition:.2s}.en-brands__track img{max-height:42px;width:auto}.en-brands__track a:hover,.en-brands__track>span:hover{filter:none;opacity:1;color:var(--en-blue)}
@media(max-width:1100px){.en-hero{height:480px}.en-trust__item{padding-inline:14px}.en-services__grid{gap:15px}.en-service-card{padding-right:155px}.en-product-carousel{grid-auto-columns:calc((100% - 32px)/3)}.en-about__grid{gap:34px}.en-about__benefits{grid-template-columns:1fr 1fr}.en-brands__track{grid-template-columns:repeat(4,1fr)}}
@media(max-width:800px){.en-hero__slide::before{background:linear-gradient(90deg,rgba(1,18,43,.94),rgba(2,27,60,.68))}.en-hero h1{max-width:620px;font-size:3rem}.en-trust__grid{grid-template-columns:1fr 1fr}.en-trust__item:nth-child(2){border-right:0}.en-services__grid{grid-template-columns:1fr}.en-about__grid{grid-template-columns:1fr}.en-about picture{max-width:650px}.en-brands__track{grid-template-columns:repeat(3,1fr)}}
@media(max-width:600px){.en-hero{height:535px}.en-hero__content{justify-content:flex-end;padding-bottom:73px}.en-hero h1{font-size:2.35rem}.en-hero p{font-size:.93rem}.en-hero__actions{width:100%;flex-direction:column}.en-hero__actions .en-btn{width:100%}.en-trust__grid{grid-template-columns:1fr}.en-trust__item{min-height:72px;border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.en-trust__item:first-child{border-left:0}.en-trust__item:nth-child(n+3){display:none}.en-section{padding-block:42px}.en-services{padding-top:28px}.en-service-card{padding:22px 120px 22px 66px;min-height:310px}.en-service-card__icon{width:36px;height:36px;left:18px}.en-service-card__device{right:-32px;width:130px}.en-section-heading--row h2{font-size:1.45rem}.en-section-heading--row .en-heading-icon{display:none}.en-section-heading--row>a{max-width:154px;font-size:.72rem;text-align:center}.en-product-carousel{grid-auto-columns:88%;gap:12px}.en-carousel-arrow{display:none}.en-about__benefits{grid-template-columns:1fr 1fr}.en-brands__track{display:flex;overflow-x:auto}.en-brands__track>a,.en-brands__track>span{min-width:145px}}
.en-about__text{color:var(--en-muted);font-size:.9rem;line-height:1.65}.en-about__text p{margin:0 0 9px}
@media(max-width:600px){.en-about__text{font-size:.86rem}}
