.ProductCardSkeleton_card__8nkH0{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 12px 34px rgba(2,17,50,.055)}.ProductCardSkeleton_cover__eUvrD{margin:10px 10px 0;aspect-ratio:1.5/1;border-radius:16px;background:#f0f4f8;position:relative;overflow:hidden}.ProductCardSkeleton_body__hQbwM{padding:16px 18px 20px}.ProductCardSkeleton_title__npZf_{height:20px;width:75%;border-radius:6px;margin-bottom:12px}.ProductCardSkeleton_textLine__eafDB{height:13.5px;width:95%;border-radius:4px;margin-bottom:8px}.ProductCardSkeleton_textLineShort__Qurii{height:13.5px;width:60%;border-radius:4px;margin-bottom:16px}.ProductCardSkeleton_ratingLine__TDQ1v{height:14px;width:45%;border-radius:4px;margin-bottom:16px}.ProductCardSkeleton_priceRow__oSmNT{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.ProductCardSkeleton_price__dsqaS{height:22px;width:35%;border-radius:6px}.ProductCardSkeleton_btn__o1Vn3{width:32px;height:32px;border-radius:10px}.ProductCardSkeleton_shimmer__630T5{background:linear-gradient(90deg,#f2f5fa 25%,#e5edf9 37%,#f2f5fa 63%);background-size:400% 100%;animation:ProductCardSkeleton_shimmerAnim__VjiRj 1.4s ease infinite}@keyframes ProductCardSkeleton_shimmerAnim__VjiRj{0%{background-position:100% 50%}to{background-position:0 50%}}.ProductCardSkeleton_horizontal__gmS9e{display:grid;grid-template-columns:70px 1fr;align-items:center;grid-gap:10px;gap:10px;padding:10px;box-shadow:none}.ProductCardSkeleton_horizontal__gmS9e .ProductCardSkeleton_cover__eUvrD{margin:0;width:70px;height:52px;aspect-ratio:auto}.ProductCardSkeleton_horizontal__gmS9e .ProductCardSkeleton_body__hQbwM{padding:0}.ProductCardSkeleton_horizontal__gmS9e .ProductCardSkeleton_title__npZf_{height:15px;width:80%;margin-bottom:6px}.ProductCardSkeleton_horizontal__gmS9e .ProductCardSkeleton_priceRow__oSmNT{margin-top:6px}.SectionHeader_header__LqcWK{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:8px}.SectionHeader_link__JG896{display:inline-flex;align-items:center;gap:6px;color:var(--brand);text-decoration:none;font-size:13px;font-weight:700;white-space:nowrap;transition:opacity .18s ease;flex-shrink:0}.SectionHeader_link__JG896:hover{opacity:.7}.SectionHeader_lightTitle__hPGIo{color:white!important}.SectionHeader_light__RR5Mo .SectionHeader_link__JG896{color:rgba(255,255,255,.7)}.SectionHeader_center__QtuXl{justify-content:center;text-align:center}.SectionHeader_centerContent__yRsPC{display:flex;flex-direction:column;align-items:center;text-align:center}.StatsBar_grid__V34vB{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;margin:40px 0}.StatsBar_card__GuFyU{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:22px;display:flex;flex-direction:column;gap:12px;box-shadow:var(--shadow-sm);transition:var(--trans)}.StatsBar_card__GuFyU:hover{transform:translateY(-3px);border-color:var(--blue-200);box-shadow:var(--shadow)}.StatsBar_highlightCard__X80x6{border-color:var(--blue-100);background:var(--bg-soft)}.StatsBar_highlightCard__X80x6:hover{border-color:var(--brand)}.StatsBar_topInfo__faN7H{display:flex;align-items:center;gap:12px}.StatsBar_topInfo__faN7H h4{font-size:14.5px;font-weight:800;color:var(--ink);margin:0;letter-spacing:-.01em}.StatsBar_iconWrap__gpwkD{width:38px;height:38px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.StatsBar_pulseDot__q5Avk{width:8px;height:8px;top:-2px;right:-2px;z-index:2}.StatsBar_pulseDot__q5Avk,.StatsBar_pulseDot__q5Avk:after{background-color:var(--success);border-radius:50%;position:absolute}.StatsBar_pulseDot__q5Avk:after{content:"";width:100%;height:100%;top:0;left:0;animation:StatsBar_pulse__8Zd9O 1.8s ease-in-out infinite;opacity:.8}@keyframes StatsBar_pulse__8Zd9O{0%{transform:scale(1);opacity:.8}to{transform:scale(2.5);opacity:0}}.StatsBar_card__GuFyU p{font-size:13px;color:var(--muted);line-height:1.6;margin:0}@media (min-width:600px){.StatsBar_grid__V34vB{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.StatsBar_grid__V34vB{grid-template-columns:repeat(4,1fr);gap:20px}}.NewsletterSection_section__zGwJy{padding:64px 0}.NewsletterSection_inner__6_w8_{display:grid;grid-template-columns:1fr;grid-gap:40px;gap:40px;padding:48px 40px;background:var(--grad-dark);border-radius:var(--radius-xl);overflow:hidden;position:relative}.NewsletterSection_inner__6_w8_:before{content:"";position:absolute;top:-60px;right:-60px;width:280px;height:280px;background:radial-gradient(circle,rgba(0,87,238,.25),transparent 70%);pointer-events:none}.NewsletterSection_content__y2U2J{display:flex;flex-direction:column;gap:12px}.NewsletterSection_icon__oaxKa{font-size:36px;line-height:1}.NewsletterSection_title__zH9iA{font-size:clamp(22px,3vw,32px);font-weight:800;color:white;letter-spacing:-.03em;line-height:1.2;margin:0}.NewsletterSection_title__zH9iA span{color:var(--blue-300)}.NewsletterSection_subtitle__ss3mP{font-size:14.5px;color:rgba(255,255,255,.6);line-height:1.65;max-width:400px;margin:0}.NewsletterSection_formWrap__5frX_{display:flex;flex-direction:column;justify-content:center;gap:12px}.NewsletterSection_form__KS4n_{display:flex;flex-direction:column;gap:10px}.NewsletterSection_input___JgAw{width:100%;height:50px;padding:0 18px;border-radius:var(--radius);border:1.5px solid rgba(255,255,255,.15);background:rgba(255,255,255,.08);color:white;font-size:14.5px;outline:none;transition:border-color .2s ease,background .2s ease;font-family:var(--font-ui)}.NewsletterSection_input___JgAw::placeholder{color:rgba(255,255,255,.38)}.NewsletterSection_input___JgAw:focus{border-color:var(--brand);background:rgba(255,255,255,.12)}.NewsletterSection_btn__fw_be{width:100%;justify-content:center}.NewsletterSection_disclaimer__mVzBV{font-size:12px;color:rgba(255,255,255,.35);text-align:center;margin:0}.NewsletterSection_success__dKBGp{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;padding:28px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-md);animation:NewsletterSection_fadeIn__b3JFi .4s ease}.NewsletterSection_success__dKBGp svg{color:#34D399}.NewsletterSection_success__dKBGp strong{color:white;font-size:16px}.NewsletterSection_success__dKBGp span{color:rgba(255,255,255,.6);font-size:13.5px}@keyframes NewsletterSection_fadeIn__b3JFi{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media (min-width:768px){.NewsletterSection_inner__6_w8_{grid-template-columns:1.2fr 1fr;padding:56px 48px}.NewsletterSection_form__KS4n_{flex-direction:row}.NewsletterSection_btn__fw_be{width:auto;white-space:nowrap}.NewsletterSection_input___JgAw{flex:1 1}}.Home_hero__VkeT1{background:var(--brand-dark);padding:0;position:relative;overflow:hidden}.Home_hero__VkeT1:before{background:radial-gradient(ellipse 80% 60% at 60% 0,rgba(0,87,238,.22) 0,transparent 70%),radial-gradient(ellipse 40% 40% at 10% 80%,rgba(0,87,238,.1) 0,transparent 60%)}.Home_hero__VkeT1:after,.Home_hero__VkeT1:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0}.Home_hero__VkeT1:after{background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 0);background-size:60px 60px}.Home_heroGrid__FPqw_{display:grid;grid-template-columns:1fr;grid-gap:0;gap:0;position:relative;z-index:1;padding:72px 0 80px}.Home_heroCopy__9AkNC{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.Home_heroBadge__yn8D4{background:rgba(0,87,238,.2)!important;color:var(--blue-200)!important;border-color:rgba(0,87,238,.4)!important;margin-bottom:24px}.Home_heroTitle__AMpNI{font-size:clamp(32px,5.5vw,68px);font-weight:900;color:white;line-height:1.1;letter-spacing:-.04em;margin:0 0 20px;max-width:900px}.Home_heroTitle__AMpNI span{background:linear-gradient(135deg,#f8feff,#00ffff 15%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Home_heroSub__RQITi{font-size:clamp(14px,1.6vw,16px);color:rgba(255,255,255,.65);line-height:1.65;max-width:650px;margin:0 0 32px}.Home_heroSearch__TROTv{max-width:500px;width:100%;margin-top:24px;margin-bottom:24px}.Home_heroSearch__TROTv input{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.15)!important;color:white!important}.Home_heroCtas__TNNaU{gap:16px;margin-bottom:32px}.Home_heroCtas__TNNaU,.Home_heroTrust__fJJ5g{display:flex;flex-wrap:wrap;justify-content:center}.Home_heroTrust__fJJ5g{gap:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.08);width:100%;max-width:800px}.Home_heroTrust__fJJ5g span{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:500;color:rgba(255,255,255,.5)}.Home_heroTrust__fJJ5g svg{color:var(--brand)}.Home_heroVisual__iiOhq{display:none}@media (min-width:992px){.Home_heroVisual__iiOhq{display:flex;align-items:center;justify-content:center;position:relative;height:400px;width:100%}}.Home_responsiveShowcase__6L_3b{position:relative;width:100%;max-width:480px;height:320px;animation:Home_floatShowcase__tdLSI 6s ease-in-out infinite;display:flex;align-items:flex-end}.Home_laptopMockup___Mrsa{position:relative;width:80%;margin-bottom:20px;z-index:1;animation:Home_floatLaptop__s5_Fb 6s ease-in-out infinite}.Home_laptopScreen__ZIFFK{background:#09090b;border-radius:12px 12px 0 0;padding:6px 6px 0;box-shadow:0 25px 50px -12px rgba(0,0,0,.6);border:1px solid rgba(255,255,255,.08);position:relative;overflow:hidden}.Home_screenGloss__CUIW6{position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,0) 60%);pointer-events:none;z-index:10}.Home_laptopCamera__22HGE{position:absolute;top:3px;left:50%;transform:translateX(-50%);width:4px;height:4px;background:#18181b;border-radius:50%;z-index:12;border:.5px solid rgba(255,255,255,.1)}.Home_browserHeader__cfr8b{height:24px;background:#18181b;display:flex;align-items:center;padding:0 10px;gap:5px;border-radius:6px 6px 0 0;border-bottom:1px solid rgba(255,255,255,.05)}.Home_dot__R6Y82{width:6px;height:6px;border-radius:50%}.Home_dot__R6Y82:first-child{background:#ef4444}.Home_dot__R6Y82:nth-child(2){background:#f59e0b}.Home_dot__R6Y82:nth-child(3){background:#10b981}.Home_browserUrl__K7ZxB{flex:1 1;text-align:center;font-size:9px;color:rgba(255,255,255,.35);font-family:monospace;background:rgba(255,255,255,.04);margin:0 16px;border-radius:3px;padding:2px 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.Home_laptopScreen__ZIFFK img{width:100%;height:180px;object-fit:cover;display:block}.Home_laptopBase__1NFBH{height:14px;background:linear-gradient(180deg,#52525b 0,#27272a);border-radius:0 0 12px 12px;border-bottom:3px solid #18181b;position:relative;box-shadow:0 20px 40px rgba(0,0,0,.4)}.Home_laptopBase__1NFBH:after{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:60px;height:4px;background:#27272a;border-radius:0 0 4px 4px}.Home_phoneMockup__7nyGC{position:absolute;width:105px;right:12px;bottom:-5px;background:#000;border-radius:20px;padding:6px;box-shadow:0 25px 50px rgba(0,0,0,.7),inset 0 0 0 1px rgba(255,255,255,.15);border:2px solid #3f3f46;z-index:2;animation:Home_floatPhone__SLCA3 6s ease-in-out infinite;overflow:hidden}.Home_phoneNotch__A4AaL{position:absolute;top:10px;left:50%;transform:translateX(-50%);width:36px;height:10px;background:#000;border-radius:5px;z-index:15}.Home_phoneScreen__AuEiH{width:100%;height:175px;border-radius:14px;overflow:hidden;background:#09090b;position:relative}.Home_phoneScreen__AuEiH img{width:100%;height:100%;object-fit:cover;display:block}@keyframes Home_floatLaptop__s5_Fb{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes Home_floatPhone__SLCA3{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}.Home_bentoSection__NPNpy{padding:72px 0;background:#F4F6FB;border-bottom:1px solid var(--line)}.Home_bentoLabel__J0Prt{margin-bottom:28px;display:flex;align-items:center;justify-content:space-between}.Home_bentoTitle__lhriJ{font-size:clamp(26px,3.5vw,40px);font-weight:900;color:var(--ink);letter-spacing:-.04em;line-height:1.1;margin:8px 0 0}.Home_bentoGrid__SSifA{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;grid-gap:14px;gap:14px}.Home_bentoCard__K6Tke{position:relative;border-radius:var(--radius-lg);overflow:hidden;cursor:pointer;text-decoration:none;display:block;background:var(--brand-dark);min-height:200px;transition:transform .3s cubic-bezier(.34,1.2,.64,1),box-shadow .3s ease}.Home_bentoCard__K6Tke:hover{transform:scale(1.02);box-shadow:0 20px 48px rgba(0,87,238,.25)}.Home_bentoCard__K6Tke:first-child{grid-column:span 2;min-height:280px}.Home_bentoCard__K6Tke:nth-child(4){grid-column:span 2;min-height:220px}.Home_bentoOverlay__gszmZ{position:absolute;inset:0;background:linear-gradient(160deg,rgba(7,24,61,.3),rgba(7,24,61,.85));z-index:1}.Home_bentoBg__HI8xt{position:absolute;inset:0;z-index:0;display:flex;align-items:center;justify-content:flex-end;overflow:hidden}.Home_bentoIconBig___S0_m{font-size:140px;line-height:1;opacity:.12;transform:rotate(-15deg) translate(20px,20px);color:white;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Home_bentoBgImage__sD8N0{width:100%;height:100%;object-fit:cover;opacity:.35;transition:transform .6s cubic-bezier(.16,1,.3,1)}.Home_bentoCard__K6Tke:hover .Home_bentoBgImage__sD8N0{transform:scale(1.08)}.Home_bentoContent__J0dYd{position:relative;z-index:2;padding:28px;height:100%;display:flex;flex-direction:column;justify-content:flex-end}.Home_bentoCategoryLabel__VlIVr{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.5);margin-bottom:8px}.Home_bentoCardTitle__fgAej{font-size:clamp(18px,2.5vw,26px);font-weight:800;color:white;line-height:1.15;letter-spacing:-.03em;margin-bottom:6px}.Home_bentoCount__xhfQH{font-size:13px;color:rgba(255,255,255,.5);font-weight:500}.Home_bentoArrow__92Cde{position:absolute;top:24px;right:24px;width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;color:white;font-size:16px;z-index:2;transition:background .2s ease,transform .2s ease}.Home_bentoCard__K6Tke:hover .Home_bentoArrow__92Cde{background:var(--brand);border-color:var(--brand);transform:rotate(45deg)}.Home_bentoStrip__IJIJs{position:absolute;top:0;left:0;right:0;height:3px;z-index:3}.Home_section__3569L{padding:72px 0}.Home_sectionAlt__mj9ih{background:var(--bg-soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.Home_sectionTop__pa7jQ{display:flex;flex-direction:column;gap:24px;margin-bottom:32px}.Home_filters__09dKA{display:flex;flex-wrap:wrap;gap:8px}.Home_filterBtn__0rokV{padding:8px 18px;border-radius:var(--radius-full);border:1.5px solid var(--line);background:white;color:var(--muted);font-size:13.5px;font-weight:600;cursor:pointer;transition:var(--trans-fast)}.Home_filterBtn__0rokV:hover{border-color:var(--blue-200);color:var(--brand);background:var(--blue-50)}.Home_filterActive__pvRn7{background:var(--brand)!important;border-color:var(--brand)!important;color:white!important;box-shadow:var(--shadow-brand)}.Home_productGrid__a5N4F{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:20px;gap:20px}.Home_gridCta__I5NiN{display:flex;justify-content:center;margin-top:40px}.Home_howHeader__5EI9G{margin-bottom:44px}.Home_stepsGrid__X1dXs{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px;position:relative}.Home_stepCard__0qgsk{position:relative;padding:36px 32px;background:white;border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:var(--trans);overflow:hidden}.Home_stepCard__0qgsk:hover{transform:translateY(-6px);border-color:var(--blue-200);box-shadow:0 16px 40px rgba(0,87,238,.1)}.Home_stepCard__0qgsk:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--grad-brand);transform:scaleX(0);transition:transform .3s ease;transform-origin:left}.Home_stepCard__0qgsk:hover:before{transform:scaleX(1)}.Home_stepNum__qlDyG{font-size:56px;font-weight:900;color:var(--blue-50);line-height:1;margin-bottom:-8px;letter-spacing:-.04em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Home_stepIcon__O62LA{width:58px;height:58px;background:var(--blue-50);border:1px solid var(--blue-100);color:var(--brand);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;margin-bottom:18px;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.Home_stepCard__0qgsk:hover .Home_stepIcon__O62LA{transform:scale(1.12)}.Home_stepTitle__8vNxM{font-size:17px;font-weight:700;color:var(--ink);margin-bottom:10px}.Home_stepText__Wrsxs{font-size:14px;color:var(--muted);line-height:1.65}.Home_stepArrow__NN0jq{display:none}.Home_sectionDark__ZmcyG{background:var(--brand-dark);position:relative;overflow:hidden}.Home_sectionDark__ZmcyG:before{content:"";position:absolute;top:-100px;right:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(0,87,238,.15),transparent 70%);pointer-events:none}.Home_sectionDark__ZmcyG:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 0);background-size:60px 60px;pointer-events:none}.Home_benefitsHeader__gHMTB{margin-bottom:48px;position:relative;z-index:1}.Home_benefitsGrid__l28gk{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:14px;gap:14px;position:relative;z-index:1}.Home_benefitCard__PJtpx{padding:28px 26px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-md);transition:var(--trans)}.Home_benefitCard__PJtpx:hover{background:rgba(255,255,255,.08);border-color:rgba(0,87,238,.5);transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,87,238,.15)}.Home_benefitIcon__VUoWD{width:52px;height:52px;background:var(--b-bg);color:var(--b-color);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;margin-bottom:18px}.Home_benefitTitle__nyIL8{font-size:15.5px;font-weight:700;color:white;margin-bottom:8px}.Home_benefitText__JU5eE{font-size:13.5px;color:rgba(255,255,255,.5);line-height:1.65}.Home_faqHeader__5J_Or{margin-bottom:36px}.Home_faqList__3tXRY{display:flex;flex-direction:column;gap:10px;max-width:780px}.Home_faqItem__Remjx{background:white;border:1.5px solid var(--line);border-radius:var(--radius-md);overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.Home_faqItem__Remjx:hover,.Home_faqOpen__XpDrs{border-color:var(--blue-200);box-shadow:0 4px 16px rgba(0,87,238,.08)}.Home_faqBtn__yTDYu{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;text-align:left;background:none;border:none;cursor:pointer;font-size:15px;font-weight:600;color:var(--ink);transition:color .18s ease;font-family:var(--font-ui)}.Home_faqOpen__XpDrs .Home_faqBtn__yTDYu{color:var(--brand)}.Home_faqIcon__WCE2x{font-size:22px;font-weight:300;color:var(--brand);flex-shrink:0;width:24px;text-align:center;line-height:1}.Home_faqAnswer__d99a2{padding:0 24px 22px;font-size:14px;color:var(--muted);line-height:1.7;animation:Home_slideDown__3b1Qo .25s ease}@keyframes Home_slideDown__3b1Qo{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (min-width:640px){.Home_bentoGrid__SSifA{grid-template-columns:repeat(3,1fr)}.Home_bentoCard__K6Tke:first-child{grid-column:span 2}.Home_bentoCard__K6Tke:nth-child(4){grid-column:span 1}}@media (min-width:760px){.Home_heroGrid__FPqw_{padding:88px 0 96px}.Home_sectionTop__pa7jQ{flex-direction:row;align-items:flex-end;justify-content:space-between}.Home_stepsGrid__X1dXs{grid-template-columns:repeat(3,1fr);align-items:start}.Home_stepArrow__NN0jq{display:block;position:absolute;right:-16px;top:88px;font-size:22px;color:var(--blue-200);z-index:5}}@media (min-width:900px){.Home_bentoGrid__SSifA{grid-template-columns:repeat(4,1fr)}.Home_bentoCard__K6Tke:first-child{grid-column:span 2;min-height:340px}.Home_bentoCard__K6Tke:nth-child(2),.Home_bentoCard__K6Tke:nth-child(3){min-height:280px}.Home_bentoCard__K6Tke:nth-child(4){grid-column:span 2;min-height:240px}.Home_bentoCard__K6Tke:nth-child(5),.Home_bentoCard__K6Tke:nth-child(6){min-height:240px}}@media (min-width:1024px){.Home_productGrid__a5N4F{grid-template-columns:repeat(4,1fr)}.Home_benefitsGrid__l28gk{grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){.Home_heroGrid__FPqw_{grid-template-columns:1.2fr 1fr;align-items:center;gap:40px;padding:100px 0 110px}.Home_heroCopy__9AkNC{align-items:flex-start;text-align:left;width:100%}.Home_heroCtas__TNNaU,.Home_heroTrust__fJJ5g{justify-content:flex-start}}