.banner-carousel{position:relative;overflow:hidden;border-radius:0;box-shadow:none;width:100%}.banner-carousel__track{display:flex;will-change:transform}.banner-carousel__slide{min-width:100%;flex-shrink:0;display:flex}.banner-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:40px;height:40px;border-radius:50%;border:none;background:rgba(10,25,47,.4);backdrop-filter:blur(8px);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:all .2s;opacity:.4}.banner-carousel__arrow:hover{background:rgba(10,25,47,.75);transform:translateY(-50%) scale(1.05);box-shadow:0 6px 16px rgba(0,0,0,.2)}.banner-carousel__arrow--prev{left:max(16px,1.5vw)}.banner-carousel__arrow--next{right:max(16px,1.5vw)}.banner-carousel:hover .banner-carousel__arrow{opacity:1}.banner-carousel__dots{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);display:flex;gap:6px;z-index:10}.banner-carousel__dot{width:6px;height:6px;border-radius:50%;border:1px solid hsla(0,0%,100%,.4);background:rgba(0,0,0,0);cursor:pointer;padding:0;transition:all .3s}.banner-carousel__dot--active{background:hsla(0,0%,100%,.8);border-color:hsla(0,0%,100%,.8);transform:scale(1.3)}.banner-carousel__dot:hover:not(.banner-carousel__dot--active){background:hsla(0,0%,100%,.25)}.tpl-banner{position:relative;overflow:hidden;border-radius:0;min-height:360px;width:100%;height:100%;font-family:Inter,system-ui,-apple-system,sans-serif}.tpl-banner__deco-bg,.tpl-banner__lightning{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.tpl-banner__inner{position:relative;z-index:1;display:flex;align-items:center;max-width:1440px;margin:0 auto;padding:36px 40px;gap:36px;min-height:360px;height:100%}.tpl-banner__content{flex:1;display:flex;flex-direction:column;gap:18px;min-width:0}.tpl-banner__title{font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800;color:#fff;margin:0;line-height:1.15;letter-spacing:-.025em;text-shadow:0 2px 12px rgba(0,0,0,.12)}.tpl-banner__title--dark{color:#0f2b3c;text-shadow:none}.tpl-banner__title--flash{font-size:clamp(2rem,4vw,3.2rem);text-transform:uppercase;letter-spacing:.04em}.tpl-banner__subtitle{font-size:clamp(1rem,2vw,1.25rem);color:hsla(0,0%,100%,.88);margin:0;line-height:1.55;max-width:480px}.tpl-banner__subtitle--highlight{color:#0f2b3c;font-weight:600;font-size:clamp(1.1rem,2.2vw,1.4rem)}.tpl-banner__cta{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;border-radius:10px;font-size:.95rem;font-weight:700;cursor:pointer;text-decoration:none;transition:all .25s ease;width:fit-content;border:2px solid hsla(0,0%,100%,.7);background:hsla(0,0%,100%,.15);color:#fff;backdrop-filter:blur(6px)}.tpl-banner__cta svg{transition:transform .25s}.tpl-banner__cta:hover{background:#fff;color:#185197;border-color:#fff;transform:translateY(-3px);box-shadow:0 8px 28px rgba(0,0,0,.18)}.tpl-banner__cta:hover svg{transform:translateX(3px)}.tpl-banner__cta--dark{background:#0f2b3c;color:#fff;border-color:#0f2b3c}.tpl-banner__cta--dark:hover{background:#091e2a;color:#fff;border-color:#091e2a}.tpl-banner__cta--flash{background:#fff;color:#ff6b35;border-color:#fff;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.tpl-banner__cta--flash:hover{background:#fff8f5;box-shadow:0 8px 32px rgba(255,107,53,.35)}.tpl-banner__discount-badge{position:absolute;top:20px;left:20px;z-index:5;padding:12px 20px;border-radius:12px;box-shadow:0 6px 24px rgba(0,0,0,.2);animation:badgePulse 2.5s ease-in-out infinite}.tpl-banner__discount-badge-text{font-size:clamp(.8rem,1.2vw,1rem);font-weight:900;color:#1a1a2e;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}.tpl-banner__price-badge{position:absolute;top:16px;left:16px;z-index:5;padding:10px 18px;border-radius:10px;box-shadow:0 6px 24px rgba(0,0,0,.2)}.tpl-banner__price-badge-text{font-size:clamp(.85rem,1.2vw,1.05rem);font-weight:800;color:#fff;white-space:nowrap}.tpl-banner__tag{padding:8px 18px;border-radius:8px;font-size:.78rem;color:#fff;text-transform:uppercase;letter-spacing:.1em}.tpl-banner__flash-badge,.tpl-banner__tag{display:inline-flex;font-weight:800;width:fit-content}.tpl-banner__flash-badge{padding:10px 22px;border-radius:10px;font-size:.9rem;color:hsla(0,0%,100%,.95);background:hsla(0,0%,100%,.2);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.3);letter-spacing:.06em;animation:badgePulse 2.5s ease-in-out infinite}.tpl-banner__category-label{position:absolute;bottom:18px;right:18px;padding:7px 16px;border-radius:8px;font-size:.78rem;font-weight:700;color:hsla(0,0%,100%,.9);background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.2);backdrop-filter:blur(6px)}.tpl-banner--showcase .tpl-banner__inner{flex-direction:row}.tpl-banner__products-collage{flex:0 0 45%;min-height:280px}.tpl-banner__product-stack,.tpl-banner__products-collage{position:relative;display:flex;align-items:center;justify-content:center}.tpl-banner__product-stack{width:100%;height:280px}.tpl-banner__product-item{position:absolute;border-radius:14px;overflow:hidden;box-shadow:0 10px 32px rgba(0,0,0,.2);transition:transform .35s ease;background:#fff;padding:10px}.tpl-banner__product-item img{width:100%;height:100%;object-fit:contain;display:block}.tpl-banner__product-item:hover{transform:scale(1.1)!important;z-index:10!important}.tpl-banner__product-item--1{width:190px;height:190px;z-index:3;transform:rotate(-6deg) translateX(-45px)}.tpl-banner__product-item--2{width:160px;height:160px;z-index:2;transform:rotate(4deg) translateX(55px) translateY(-25px)}.tpl-banner__product-item--3{width:135px;height:135px;z-index:1;transform:rotate(-2deg) translateX(30px) translateY(45px)}.tpl-banner--promo .tpl-banner__inner{flex-direction:row}.tpl-banner__floating-products{position:relative;flex:0 0 42%;min-height:280px;display:flex;align-items:center;justify-content:center}.tpl-banner__float-item{position:absolute;width:92px;height:92px;border-radius:50%;overflow:hidden;background:#fff;box-shadow:0 6px 24px rgba(0,0,0,.12);padding:12px;transition:transform .35s ease}.tpl-banner__float-item img{width:100%;height:100%;object-fit:contain;display:block}.tpl-banner__float-item:hover{transform:scale(1.18)!important;z-index:10!important}.tpl-banner__float-item--1{top:5%;left:22%;animation:floatItem 4s ease-in-out infinite}.tpl-banner__float-item--2{top:8%;right:12%;width:82px;height:82px;animation:floatItem 5s ease-in-out .5s infinite}.tpl-banner__float-item--3{bottom:12%;left:8%;width:76px;height:76px;animation:floatItem 4.5s ease-in-out 1s infinite}.tpl-banner__float-item--4{bottom:5%;right:22%;width:88px;height:88px;animation:floatItem 5.5s ease-in-out 1.5s infinite}.tpl-banner--category .tpl-banner__inner{flex-direction:row;gap:56px}.tpl-banner__category-grid{flex:0 0 45%;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.tpl-banner__category-card{position:relative;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.1);border-radius:14px;padding:18px;overflow:hidden;transition:all .3s ease}.tpl-banner__category-card img{width:100%;height:125px;object-fit:contain;display:block;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}.tpl-banner__category-card:hover{background:hsla(0,0%,100%,.14);border-color:hsla(0,0%,100%,.22);transform:translateY(-4px)}.tpl-banner__category-card-glow{position:absolute;bottom:0;left:0;right:0;height:3px;opacity:0;transition:opacity .3s ease}.tpl-banner__category-card:hover .tpl-banner__category-card-glow{opacity:1}.tpl-banner--flash .tpl-banner__title{color:#fff}.tpl-banner--flash .tpl-banner__subtitle{color:hsla(0,0%,100%,.92)}.tpl-banner--flash .tpl-banner__inner{flex-direction:row}.tpl-banner__lightning{width:120px;height:auto;right:10%;left:auto;opacity:.8}.tpl-banner__lightning--2{right:auto;left:5%;width:80px;transform:rotate(15deg)}.tpl-banner__countdown{display:flex;align-items:center;gap:10px}.tpl-banner__countdown-unit{display:flex;flex-direction:column;align-items:center;background:hsla(0,0%,100%,.2);backdrop-filter:blur(10px);border-radius:12px;padding:10px 16px;min-width:64px;border:1px solid hsla(0,0%,100%,.28)}.tpl-banner__countdown-number{font-size:1.6rem;font-weight:900;color:#fff;line-height:1;font-variant-numeric:tabular-nums}.tpl-banner__countdown-label{font-size:.6rem;font-weight:700;color:hsla(0,0%,100%,.8);text-transform:uppercase;letter-spacing:.12em;margin-top:3px}.tpl-banner__countdown-sep{font-size:1.5rem;font-weight:800;color:hsla(0,0%,100%,.7);margin:0 2px;animation:blinkSep 1s ease-in-out infinite}.tpl-banner__flash-products{flex:0 0 42%;position:relative;min-height:280px;display:flex;align-items:center;justify-content:center}.tpl-banner__flash-item{position:absolute;background:#fff;border-radius:16px;padding:14px;box-shadow:0 10px 36px rgba(0,0,0,.16),0 0 0 3px hsla(0,0%,100%,.3);transition:transform .35s ease;overflow:hidden}.tpl-banner__flash-item img{width:100%;height:100%;object-fit:contain;display:block}.tpl-banner__flash-item:hover{transform:scale(1.12) rotate(0deg)!important;z-index:10!important}.tpl-banner__flash-item--1{width:175px;height:175px;z-index:3;transform:rotate(-6deg) translateX(-30px);animation:flashFloat 3s ease-in-out infinite}.tpl-banner__flash-item--2{width:145px;height:145px;z-index:2;transform:rotate(4deg) translateX(65px) translateY(-25px);animation:flashFloat 3.5s ease-in-out .3s infinite}.tpl-banner__flash-item--3{width:120px;height:120px;z-index:1;transform:rotate(-3deg) translateX(25px) translateY(55px);animation:flashFloat 4s ease-in-out .6s infinite}.tpl-banner--product-hero{background:linear-gradient(135deg,#f0f5fc,#e8eff9 40%,#eef2f7)}.tpl-banner--product-hero .tpl-banner__inner{flex-direction:row}.tpl-banner__product-hero-content{flex:1 1 50%;gap:14px!important}.tpl-banner__product-hero-label{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#0057b8;display:inline-block}.tpl-banner__product-hero-heading{font-size:clamp(1.8rem,3.2vw,2.8rem);font-weight:400;color:#1a1a2e;margin:0;line-height:1.2;letter-spacing:-.02em}.tpl-banner__product-hero-heading-bold{font-weight:800;color:#0f1b2d}.tpl-banner__product-hero-heading-light{font-weight:500;color:#3a3a4a}.tpl-banner__product-hero-tagline{font-size:clamp(.85rem,1.4vw,1rem);font-weight:500;color:#5a6577;margin:0;letter-spacing:.02em}.tpl-banner__product-hero-cta{display:inline-flex;align-items:center;gap:10px;padding:12px 28px;border-radius:8px;font-size:.9rem;font-weight:700;color:#fff;background:#0057b8;border:none;cursor:pointer;text-decoration:none;transition:all .25s ease;width:fit-content;box-shadow:0 4px 16px rgba(0,87,184,.25)}.tpl-banner__product-hero-cta svg{transition:transform .25s}.tpl-banner__product-hero-cta:hover{background:#004a9e;transform:translateY(-2px);box-shadow:0 6px 24px rgba(0,87,184,.35)}.tpl-banner__product-hero-cta:hover svg{transform:translateX(3px)}.tpl-banner__product-hero-visual{flex:0 0 45%;position:relative;min-height:280px;display:flex;align-items:center;justify-content:center;border-radius:16px;overflow:hidden}.tpl-banner__product-hero-bg{position:absolute;inset:0;width:100%;height:100%;filter:blur(3px) brightness(.95);transform:scale(1.05);z-index:0;border-radius:16px;overflow:hidden}.tpl-banner__product-hero-product{position:relative;z-index:1;width:80%;height:85%;min-height:220px;filter:drop-shadow(0 8px 24px rgba(0,0,0,.15))}.tpl-banner--industrial-hero{background:linear-gradient(90deg,#f8f9fb,#f0f4f8 45%,#e1e7f0);min-height:200px!important}.tpl-banner__industrial-pattern{opacity:.8}.tpl-banner--industrial-hero .tpl-banner__inner{padding:0;display:flex;max-width:1440px;min-height:200px!important}.tpl-banner__industrial-content{flex:0 0 50%;padding:16px 20px 16px 24px;z-index:2;display:flex;flex-direction:column;justify-content:center;gap:8px!important}.tpl-banner__industrial-label{font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;display:inline-block;margin-bottom:4px}.tpl-banner__industrial-heading{margin:0;line-height:1.15;letter-spacing:-.02em;font-size:clamp(1.2rem,2vw,1.6rem)}.tpl-banner__industrial-heading-line1{font-weight:800}.tpl-banner__industrial-heading-line2{font-weight:400;color:#334155}.tpl-banner__industrial-tagline{font-size:clamp(.9rem,1.4vw,1.05rem);font-weight:500;color:#64748b;margin:4px 0 16px;letter-spacing:.02em}.tpl-banner__industrial-cta{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;border-radius:4px;font-size:.95rem;font-weight:700;color:#fff;border:none;cursor:pointer;text-decoration:none;transition:all .25s ease;width:fit-content;box-shadow:0 4px 12px rgba(0,0,0,.1)}.tpl-banner__industrial-cta svg{transition:transform .25s}.tpl-banner__industrial-cta:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.15)}.tpl-banner__industrial-cta:hover svg{transform:translateX(4px)}.tpl-banner__industrial-visual{flex:1;position:absolute;right:0;top:0;bottom:0;width:55%;z-index:1;display:flex;align-items:flex-end;justify-content:flex-start}.tpl-banner__industrial-bg{position:absolute;inset:0;width:100%;height:100%;z-index:0;mask-image:linear-gradient(90deg,transparent 0,black 25%);-webkit-mask-image:linear-gradient(90deg,transparent 0,black 25%);filter:blur(1px) brightness(.95)}.tpl-banner__industrial-product{position:relative;z-index:1;width:65%;height:90%;margin-left:5%;margin-bottom:-15px}.tpl-banner__industrial-product-shadow{position:absolute;bottom:15px;left:10%;width:80%;height:20px;background:rgba(0,0,0,.5);filter:blur(15px);border-radius:50%;z-index:-1}@keyframes badgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes floatItem{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes flashFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes blinkSep{0%,to{opacity:1}50%{opacity:.25}}@container banner (max-width: 1023px){.tpl-banner__inner{padding:36px 32px;gap:32px}.tpl-banner__product-item--1{width:125px;height:125px}.tpl-banner__product-item--2{width:105px;height:105px}.tpl-banner__product-item--3{width:85px;height:85px}.tpl-banner__float-item{width:62px;height:62px}.tpl-banner__float-item--2{width:52px;height:52px}.tpl-banner__float-item--3{width:48px;height:48px}.tpl-banner__float-item--4{width:56px;height:56px}.tpl-banner__flash-item--1{width:115px;height:115px}.tpl-banner__flash-item--2{width:95px;height:95px}.tpl-banner__flash-item--3{width:78px;height:78px}}@media(max-width:767px){.banner-carousel{border-radius:inherit}.banner-carousel__arrow{width:28px;height:28px;opacity:1;box-shadow:0 2px 8px rgba(0,0,0,.15)}.banner-carousel__arrow svg{width:14px;height:14px}.banner-carousel__arrow--prev{left:8px}.banner-carousel__arrow--next{right:8px}.banner-carousel__dots{bottom:8px;gap:5px}.banner-carousel__dot{width:7px;height:7px}}@container banner (max-width: 767px){.tpl-banner{height:450px;min-height:450px;border-radius:inherit}.tpl-banner__bg-image{background-position:center 20%!important}.tpl-banner__inner{flex-direction:column!important;padding:32px 20px;gap:20px;text-align:center;align-items:center;justify-content:center;height:100%}.tpl-banner__content{flex:0 0 auto!important;align-items:center;gap:12px;width:100%;order:2}.tpl-banner__inner>:not(.tpl-banner__content){order:1;width:100%!important;max-width:100%!important;flex:1 1 auto!important;display:flex;justify-content:center;align-items:center}.tpl-banner__title{font-size:1.6rem!important;line-height:1.2;letter-spacing:-.01em}.tpl-banner__title--flash{font-size:1.5rem!important;letter-spacing:.02em}.tpl-banner__subtitle{font-size:.9rem!important;line-height:1.4;max-width:100%}.tpl-banner__subtitle--highlight{font-size:.95rem!important}.tpl-banner__cta{padding:12px 28px;font-size:.95rem;border-radius:8px;gap:8px;margin-top:auto}.tpl-banner__cta svg{width:14px;height:14px}.tpl-banner__tag{padding:6px 12px;font-size:.75rem;border-radius:6px}.tpl-banner__flash-badge{padding:6px 14px;font-size:.75rem;border-radius:6px}.tpl-banner__discount-badge{position:static;padding:6px 12px;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.15);animation:none;display:inline-block;margin-bottom:8px}.tpl-banner__discount-badge-text{font-size:.75rem}.tpl-banner__price-badge{position:static;padding:6px 12px;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.15);display:inline-block;margin-bottom:8px}.tpl-banner__price-badge-text{font-size:.75rem}.tpl-banner__category-label{position:static;margin-top:6px;font-size:.75rem;padding:6px 12px}.tpl-banner__products-collage{height:100%}.tpl-banner__product-stack{height:220px}.tpl-banner__product-item{padding:6px;border-radius:12px}.tpl-banner__product-item--1{width:110px;height:110px;transform:rotate(-4deg) translateX(-20px)}.tpl-banner__product-item--2{width:95px;height:95px;transform:rotate(3deg) translateX(30px) translateY(-15px)}.tpl-banner__product-item--3{width:80px;height:80px;transform:rotate(-1deg) translateX(10px) translateY(20px)}.tpl-banner__floating-products{height:100%}.tpl-banner__float-item{width:75px!important;height:75px!important;padding:6px;box-shadow:0 4px 16px rgba(0,0,0,.15)}.tpl-banner__float-item--1{top:5%;left:20%}.tpl-banner__float-item--2{top:10%;right:15%;width:65px!important;height:65px!important}.tpl-banner__float-item--3{bottom:10%;left:5%;width:50px!important;height:50px!important}.tpl-banner__float-item--4{bottom:5%;right:18%;width:60px!important;height:60px!important}.tpl-banner--category .tpl-banner__inner{gap:16px}.tpl-banner__category-grid{width:100%!important;max-width:340px!important;gap:12px;margin-bottom:10px}.tpl-banner__category-card{border-radius:12px;padding:10px}.tpl-banner__category-card img{height:54px;margin-bottom:6px}.tpl-banner__category-card span{font-size:.8rem}.tpl-banner__category-card-glow{height:3px}.tpl-banner__countdown{gap:8px}.tpl-banner__countdown-unit{padding:6px 12px;min-width:48px;border-radius:8px}.tpl-banner__countdown-number{font-size:1.1rem}.tpl-banner__countdown-label{font-size:.55rem;margin-top:2px}.tpl-banner__countdown-sep{font-size:1.1rem;margin:0 4px}.tpl-banner__flash-products{height:100%}.tpl-banner__flash-item{padding:6px;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.15),0 0 0 2px hsla(0,0%,100%,.2)}.tpl-banner__flash-item--1{width:110px;height:110px;transform:rotate(-4deg) translateX(-15px)}.tpl-banner__flash-item--2{width:95px;height:95px;transform:rotate(3deg) translateX(25px) translateY(-10px)}.tpl-banner__flash-item--3{width:80px;height:80px;transform:rotate(-2deg) translateX(8px) translateY(20px)}.tpl-banner__product-hero-content{flex:0 0 auto!important;align-items:center;text-align:center}.tpl-banner__product-hero-label{font-size:.65rem}.tpl-banner__product-hero-heading{font-size:1.5rem!important}.tpl-banner__product-hero-tagline{font-size:.85rem!important}.tpl-banner__product-hero-cta{padding:10px 24px;font-size:.85rem}.tpl-banner__product-hero-visual{min-height:180px;border-radius:12px}.tpl-banner__product-hero-product{width:70%;min-height:160px}.tpl-banner--industrial-hero .tpl-banner__inner{flex-direction:column!important;padding:0}.tpl-banner__industrial-content{padding:32px 20px 20px;text-align:center;align-items:center;flex:0 0 auto!important;order:2}.tpl-banner__industrial-visual{position:relative;width:100%!important;min-height:220px;flex:1 1 auto!important;order:1;align-items:center;justify-content:center}.tpl-banner__industrial-bg{mask-image:linear-gradient(180deg,black 60%,transparent);-webkit-mask-image:linear-gradient(180deg,black 60%,transparent)}.tpl-banner__industrial-product{width:70%;height:85%;margin:0}.tpl-banner__industrial-product-shadow{left:15%;width:70%;bottom:5px}.tpl-banner__industrial-label{font-size:.65rem}.tpl-banner__industrial-heading{font-size:clamp(1.8rem,6vw,2.2rem)!important}.tpl-banner__industrial-tagline{font-size:.85rem!important}.tpl-banner__industrial-cta{padding:10px 24px;font-size:.85rem}.tpl-banner__lightning{width:50px;opacity:.5}.tpl-banner__lightning--2{width:35px}}.custom-banner-template{position:relative;width:100%;height:100%;overflow:hidden;border-radius:16px;background-color:var(--background)}.custom-banner-template .custom-banner-link,.custom-banner-template picture,.custom-banner-template picture img{display:block;width:100%;height:100%}.custom-banner-template picture img{object-fit:cover;transition:transform .6s ease}.custom-banner-template:hover picture img{transform:scale(1.02)}.custom-banner-template .custom-banner-cta-overlay{position:absolute;bottom:24px;left:24px;z-index:10}.custom-banner-template .custom-banner-btn{background:var(--primary);color:#fff;border:none;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s ease}.custom-banner-template .custom-banner-btn:hover{background:var(--primary-dark,#0056b3)}.TrustStatsBanner_trustStatsBanner__7AFDx{background:linear-gradient(135deg,#0b0f19,#1a2033);padding:3rem 1rem;width:100%;position:relative;overflow:hidden}.TrustStatsBanner_trustStatsBanner__7AFDx:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 50% 50%,rgba(79,70,229,.08) 0,transparent 60%);pointer-events:none;z-index:1}.TrustStatsBanner_trustStatsBanner__7AFDx .TrustStatsBanner_container__XuZ1K{max-width:1280px;margin:0 auto;position:relative;z-index:2}.TrustStatsBanner_trustStatsBanner__7AFDx .TrustStatsBanner_container__XuZ1K .TrustStatsBanner_statsGrid__aXXGS{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(min-width:768px){.TrustStatsBanner_trustStatsBanner__7AFDx .TrustStatsBanner_container__XuZ1K .TrustStatsBanner_statsGrid__aXXGS{grid-template-columns:repeat(4,1fr);gap:2rem}}.TrustStatsBanner_trustStatsBanner__7AFDx .TrustStatsBanner_container__XuZ1K .TrustStatsBanner_statsGrid__aXXGS .TrustStatsBanner_statItem__p28Gu{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 1.5rem;background:hsla(0,0%,100%,.03);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:default;position:relative;overflow:hidden}.TrustStatsBanner_trustStatsBanner__7AFDx .TrustStatsBanner_container__XuZ1K .TrustStatsBanner_statsGrid__aXXGS .TrustStatsBanner_statItem__p28Gu:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.05),transparent);border-radius:16px;pointer-events:none}.TrustStatsBanner_trustStatsBanner__7AFDx .TrustStatsBanner_container__XuZ1K .TrustStatsBanner_statsGrid__aXXGS .TrustStatsBanner_statItem__p28Gu:hover{transform:translateY(-8px);background:hsla(0,0%,100%,.06);border-color:rgba(79,70,229,.4);box-shadow:0 20px 40px -10px rgba(0,0,0,.5),0 0 20px rgba(79,70,229,.15)}.TrustStatsBanner_trustStatsBanner__7AFDx .TrustStatsBanner_container__XuZ1K .TrustStatsBanner_statsGrid__aXXGS .TrustStatsBanner_statItem__p28Gu:hover .TrustStatsBanner_iconWrapper__aapZI{transform:scale(1.1) rotate(5deg);color:#fff;background:var(--primary-color,#4f46e5);box-shadow:0 0 15px rgba(79,70,229,.5)}.TrustStatsBanner_trustStatsBanner__7AFDx .TrustStatsBanner_container__XuZ1K .TrustStatsBanner_statsGrid__aXXGS .TrustStatsBanner_statItem__p28Gu .TrustStatsBanner_iconWrapper__aapZI{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:rgba(79,70,229,.15);color:var(--primary-color-light,#818cf8);border-radius:14px;margin-bottom:1.25rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.TrustStatsBanner_trustStatsBanner__7AFDx .TrustStatsBanner_container__XuZ1K .TrustStatsBanner_statsGrid__aXXGS .TrustStatsBanner_statItem__p28Gu .TrustStatsBanner_value__9Ipa1{font-size:2rem;font-weight:800;color:#fff;margin-bottom:.25rem;line-height:1.1;letter-spacing:-.02em;background:linear-gradient(90deg,#ffffff,#a5b4fc);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.TrustStatsBanner_trustStatsBanner__7AFDx .TrustStatsBanner_container__XuZ1K .TrustStatsBanner_statsGrid__aXXGS .TrustStatsBanner_statItem__p28Gu .TrustStatsBanner_label__iU3X7{font-size:.95rem;font-weight:500;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.TrustBenefitsBanner_trustBenefitsBanner__3A2BU{background-color:#050811;padding:5rem 1rem;width:100%;position:relative;overflow:hidden}.TrustBenefitsBanner_trustBenefitsBanner__3A2BU:after{content:"";position:absolute;bottom:-100px;right:-100px;width:300px;height:300px;background:radial-gradient(circle at center,rgba(79,70,229,.15) 0,transparent 70%);pointer-events:none;z-index:1}.TrustBenefitsBanner_trustBenefitsBanner__3A2BU .TrustBenefitsBanner_container__j5Stg{max-width:1280px;margin:0 auto;position:relative;z-index:2}.TrustBenefitsBanner_trustBenefitsBanner__3A2BU .TrustBenefitsBanner_header___Tezo{text-align:center;margin-bottom:4rem}.TrustBenefitsBanner_trustBenefitsBanner__3A2BU .TrustBenefitsBanner_header___Tezo .TrustBenefitsBanner_title__ZkAW0{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:1rem;letter-spacing:-.03em;background:linear-gradient(90deg,#ffffff,#a5b4fc);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.TrustBenefitsBanner_trustBenefitsBanner__3A2BU .TrustBenefitsBanner_header___Tezo .TrustBenefitsBanner_subtitle__bYtbK{font-size:1.125rem;color:#94a3b8;max-width:650px;margin:0 auto;line-height:1.7}.TrustBenefitsBanner_trustBenefitsBanner__3A2BU .TrustBenefitsBanner_benefitsGrid__Rg6AB{display:grid;grid-template-columns:1fr;gap:1.5rem;grid-auto-rows:minmax(200px,auto)}@media(min-width:768px){.TrustBenefitsBanner_trustBenefitsBanner__3A2BU .TrustBenefitsBanner_benefitsGrid__Rg6AB{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(min-width:1024px){.TrustBenefitsBanner_trustBenefitsBanner__3A2BU .TrustBenefitsBanner_benefitsGrid__Rg6AB{grid-template-columns:repeat(3,1fr)}.TrustBenefitsBanner_trustBenefitsBanner__3A2BU .TrustBenefitsBanner_benefitsGrid__Rg6AB .TrustBenefitsBanner_benefitItem__4EaK2:first-child{grid-column:span 2;grid-row:span 1}.TrustBenefitsBanner_trustBenefitsBanner__3A2BU .TrustBenefitsBanner_benefitsGrid__Rg6AB .TrustBenefitsBanner_benefitItem__4EaK2:nth-child(4){grid-column:span 2}}.TrustBenefitsBanner_trustBenefitsBanner__3A2BU .TrustBenefitsBanner_benefitsGrid__Rg6AB .TrustBenefitsBanner_benefitItem__4EaK2{display:flex;flex-direction:column;align-items:flex-start;padding:2.5rem;border:1px solid hsla(0,0%,100%,.05);border-radius:20px;background:#0e1424;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.2)}.TrustBenefitsBanner_trustBenefitsBanner__3A2BU .TrustBenefitsBanner_benefitsGrid__Rg6AB .TrustBenefitsBanner_benefitItem__4EaK2:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.03),transparent);opacity:0;transition:opacity .4s ease}.TrustBenefitsBanner_trustBenefitsBanner__3A2BU .TrustBenefitsBanner_benefitsGrid__Rg6AB .TrustBenefitsBanner_benefitItem__4EaK2:hover{transform:translateY(-5px);border-color:rgba(79,70,229,.3);background:#12192d;box-shadow:0 20px 40px rgba(0,0,0,.4),0 0 30px rgba(79,70,229,.1)}.TrustBenefitsBanner_trustBenefitsBanner__3A2BU .TrustBenefitsBanner_benefitsGrid__Rg6AB .TrustBenefitsBanner_benefitItem__4EaK2:hover:before{opacity:1}.TrustBenefitsBanner_trustBenefitsBanner__3A2BU .TrustBenefitsBanner_benefitsGrid__Rg6AB .TrustBenefitsBanner_benefitItem__4EaK2:hover .TrustBenefitsBanner_iconWrapper__GiqN0{transform:scale(1.15) rotate(-5deg);color:#fff;background:var(--primary-color,#4f46e5);box-shadow:0 0 20px rgba(79,70,229,.4)}.TrustBenefitsBanner_trustBenefitsBanner__3A2BU .TrustBenefitsBanner_benefitsGrid__Rg6AB .TrustBenefitsBanner_benefitItem__4EaK2:hover .TrustBenefitsBanner_link__f0tP7{color:#a5b4fc;gap:.75rem}.TrustBenefitsBanner_trustBenefitsBanner__3A2BU .TrustBenefitsBanner_benefitsGrid__Rg6AB .TrustBenefitsBanner_benefitItem__4EaK2 .TrustBenefitsBanner_iconWrapper__GiqN0{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:rgba(79,70,229,.1);color:#818cf8;border-radius:14px;margin-bottom:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;z-index:2}.TrustBenefitsBanner_trustBenefitsBanner__3A2BU .TrustBenefitsBanner_benefitsGrid__Rg6AB .TrustBenefitsBanner_benefitItem__4EaK2 .TrustBenefitsBanner_title__ZkAW0{font-size:1.35rem;font-weight:700;color:#fff;margin-bottom:.75rem;line-height:1.3;position:relative;z-index:2}.TrustBenefitsBanner_trustBenefitsBanner__3A2BU .TrustBenefitsBanner_benefitsGrid__Rg6AB .TrustBenefitsBanner_benefitItem__4EaK2 .TrustBenefitsBanner_description__psxKq{font-size:1rem;color:#94a3b8;line-height:1.6;margin-bottom:1.5rem;flex-grow:1;position:relative;z-index:2}.TrustBenefitsBanner_trustBenefitsBanner__3A2BU .TrustBenefitsBanner_benefitsGrid__Rg6AB .TrustBenefitsBanner_benefitItem__4EaK2 .TrustBenefitsBanner_link__f0tP7{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:.95rem;color:var(--primary-color-light,#818cf8);text-decoration:none;transition:all .3s ease;margin-top:auto;position:relative;z-index:2;padding-top:1rem}.TrustBenefitsBanner_trustBenefitsBanner__3A2BU .TrustBenefitsBanner_benefitsGrid__Rg6AB .TrustBenefitsBanner_benefitItem__4EaK2 .TrustBenefitsBanner_link__f0tP7 svg{transition:transform .3s ease}.TrustBenefitsBanner_trustBenefitsBanner__3A2BU .TrustBenefitsBanner_benefitsGrid__Rg6AB .TrustBenefitsBanner_benefitItem__4EaK2 .TrustBenefitsBanner_link__f0tP7:hover{color:#fff}.TrustBenefitsBanner_trustBenefitsBanner__3A2BU .TrustBenefitsBanner_benefitsGrid__Rg6AB .TrustBenefitsBanner_benefitItem__4EaK2 .TrustBenefitsBanner_link__f0tP7:hover svg{transform:translateX(4px)}