.cart-module__HbxmVG__trigger{color:#253044;cursor:pointer;width:40px;height:40px;font:inherit;background:#f8fafcc7;border:1px solid #b5c2d59e;border-radius:12px;justify-content:center;align-items:center;padding:0;font-size:13px;font-weight:650;transition:border-color .16s,background .16s,transform .16s;display:inline-flex;position:relative}.cart-module__HbxmVG__trigger:hover{background:#f1f5fb;border-color:#b9c8e5;transform:translateY(-1px)}.cart-module__HbxmVG__trigger:focus-visible,.cart-module__HbxmVG__addButton:focus-visible,.cart-module__HbxmVG__closeButton:focus-visible,.cart-module__HbxmVG__primaryButton:focus-visible{outline-offset:2px;outline:3px solid #3567d433}.cart-module__HbxmVG__trigger svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;width:18px}.cart-module__HbxmVG__trigger b{color:#fff;background:#3567d4;border:2px solid #fffffff0;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:9px;line-height:1;display:grid;position:absolute;top:-5px;right:-5px}.cart-module__HbxmVG__addButton{color:#fff;cursor:pointer;width:100%;min-height:42px;font:inherit;background:#152033;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:0 12px 0 14px;font-size:12px;font-weight:700;transition:background .16s,transform .16s;display:inline-flex}.cart-module__HbxmVG__addButton:hover{background:#3567d4}.cart-module__HbxmVG__addButton:active{transform:translateY(1px)}.cart-module__HbxmVG__addButton svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px}.cart-module__HbxmVG__addButtonLabel,.cart-module__HbxmVG__addButtonIcon{display:grid}.cart-module__HbxmVG__addButtonLabel>*,.cart-module__HbxmVG__addButtonIcon>*{grid-area:1/1}.cart-module__HbxmVG__addButtonIcon{flex:0 0 18px;width:18px}.cart-module__HbxmVG__overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d142094;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.cart-module__HbxmVG__dialog{background:#fff;border:1px solid #fff9;border-radius:24px;flex-direction:column;width:min(100%,980px);max-height:min(90dvh,820px);display:flex;overflow:hidden;box-shadow:0 40px 100px #08101e4d}.cart-module__HbxmVG__dialogHeader{border-bottom:1px solid #edf0f4;flex:none;justify-content:space-between;align-items:flex-start;gap:24px;padding:26px 30px 20px;display:flex}.cart-module__HbxmVG__dialogHeader h2{color:#152033;letter-spacing:-.055em;margin-top:9px;font-size:clamp(24px,3vw,34px);line-height:1.1}.cart-module__HbxmVG__steps{color:#a0a9b8;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:9px;font-size:10px;font-weight:700;display:flex}.cart-module__HbxmVG__steps button,.cart-module__HbxmVG__steps>span{color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;background:0 0;border:0;align-items:center;gap:6px;display:inline-flex}.cart-module__HbxmVG__steps button{cursor:pointer}.cart-module__HbxmVG__steps button:focus-visible{outline-offset:3px;outline:2px solid #3567d4}.cart-module__HbxmVG__steps span span,.cart-module__HbxmVG__steps span b,.cart-module__HbxmVG__steps button span{border:1px solid #d5dbe5;border-radius:50%;place-items:center;width:19px;height:19px;font-size:9px;display:grid}.cart-module__HbxmVG__steps i{background:#dfe4eb;width:28px;height:1px}.cart-module__HbxmVG__steps .cart-module__HbxmVG__activeStep{color:#3567d4}.cart-module__HbxmVG__steps .cart-module__HbxmVG__activeStep span,.cart-module__HbxmVG__steps .cart-module__HbxmVG__activeStep b{color:#fff;background:#3567d4;border-color:#3567d4}.cart-module__HbxmVG__closeButton{color:#5d687a;cursor:pointer;background:#fff;border:1px solid #e1e6ee;border-radius:50%;flex:0 0 42px;place-items:center;height:42px;transition:color .15s,background .15s,transform .15s;display:grid}.cart-module__HbxmVG__closeButton:hover{color:#152033;background:#f4f7fb;transform:rotate(4deg)}.cart-module__HbxmVG__closeButton svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:19px}.cart-module__HbxmVG__dialogBody{overscroll-behavior:contain;min-height:0;overflow-y:auto}.cart-module__HbxmVG__cartLayout,.cart-module__HbxmVG__checkoutLayout{grid-template-columns:minmax(0,1.6fr) minmax(280px,.72fr);min-height:480px;display:grid}.cart-module__HbxmVG__itemsColumn,.cart-module__HbxmVG__checkoutForm{min-width:0;padding:24px 30px 32px}.cart-module__HbxmVG__itemsTopline{color:#8b95a5;letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;font-size:11px;font-weight:600;display:flex}.cart-module__HbxmVG__itemsTopline button{color:#7b8799;cursor:pointer;font:inherit;text-underline-offset:3px;background:0 0;border:0;-webkit-text-decoration:underline #cfd5de;text-decoration:underline #cfd5de}.cart-module__HbxmVG__itemsTopline button:hover{color:#b4232c}.cart-module__HbxmVG__itemsList{margin-top:12px;display:grid}.cart-module__HbxmVG__cartItem{border-bottom:1px solid #edf0f4;grid-template-columns:72px minmax(0,1fr) auto;gap:16px;padding:20px 0;display:grid}.cart-module__HbxmVG__cartItem:last-child{border-bottom:0}.cart-module__HbxmVG__itemVisual{background:#f0f3f7;border-radius:12px;place-items:center;width:72px;height:72px;display:grid;position:relative;overflow:hidden}.cart-module__HbxmVG__itemVisual img{object-fit:cover}.cart-module__HbxmVG__itemFallback{color:#a7b1c0;letter-spacing:-.08em;background:linear-gradient(145deg,#eef3fa,#dfe7f2);font-size:19px;font-weight:800}.cart-module__HbxmVG__itemCopy{min-width:0}.cart-module__HbxmVG__sourceLabel{color:#3567d4;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:750}.cart-module__HbxmVG__itemCopy h3{color:#202b3d;margin-top:5px;font-size:13px;line-height:1.4}.cart-module__HbxmVG__itemCopy>p{color:#8993a4;margin-top:4px;font-size:10px;line-height:1.45}.cart-module__HbxmVG__attributes{flex-wrap:wrap;gap:5px 12px;margin-top:8px;display:flex}.cart-module__HbxmVG__attributes>div{color:#778295;gap:4px;font-size:9px;display:flex}.cart-module__HbxmVG__attributes dt:after{content:":"}.cart-module__HbxmVG__attributes dd{color:#4a5669;font-weight:650}.cart-module__HbxmVG__removeButton{color:#98a2b3;cursor:pointer;font:inherit;text-underline-offset:3px;background:0 0;border:0;margin-top:9px;font-size:10px;text-decoration:underline}.cart-module__HbxmVG__removeButton:hover{color:#b4232c}.cart-module__HbxmVG__itemActions{flex-direction:column;align-items:flex-end;min-width:130px;display:flex}.cart-module__HbxmVG__itemActions strong{color:#152033;white-space:nowrap;font-size:14px}.cart-module__HbxmVG__itemActions>small{color:#98a2b3;white-space:nowrap;margin-top:3px;font-size:9px}.cart-module__HbxmVG__quantity{border:1px solid #dfe4eb;border-radius:8px;grid-template-columns:32px minmax(62px,auto) 32px;align-items:center;min-height:34px;margin-top:auto;display:grid;overflow:hidden}.cart-module__HbxmVG__quantity button{color:#3567d4;cursor:pointer;font:inherit;background:#f7f9fc;border:0;align-self:stretch;font-size:16px}.cart-module__HbxmVG__quantity button:hover{background:#edf3ff}.cart-module__HbxmVG__quantity button:focus-visible{outline-offset:-2px;outline:2px solid #3567d4}.cart-module__HbxmVG__quantity span{color:#344054;text-align:center;white-space:nowrap;padding:0 7px;font-size:10px;font-weight:700}.cart-module__HbxmVG__summary,.cart-module__HbxmVG__checkoutSummary{background:#f5f7fa;border-left:1px solid #e7ebf1;padding:28px}.cart-module__HbxmVG__summaryEyebrow{color:#3567d4;letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:750}.cart-module__HbxmVG__summary dl{border-bottom:1px solid #dfe4eb;gap:10px;margin-top:22px;padding-bottom:18px;display:grid}.cart-module__HbxmVG__summary dl>div,.cart-module__HbxmVG__summaryTotal{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.cart-module__HbxmVG__summary dt,.cart-module__HbxmVG__summary dd{color:#7d889a;font-size:11px}.cart-module__HbxmVG__summary dd{color:#344054;text-align:right;font-weight:650}.cart-module__HbxmVG__summaryTotal{margin-top:18px}.cart-module__HbxmVG__summaryTotal span{color:#5f6b7d;font-size:12px;font-weight:650}.cart-module__HbxmVG__summaryTotal strong{color:#152033;letter-spacing:-.05em;font-size:clamp(22px,3vw,30px)}.cart-module__HbxmVG__summary>p{color:#8a95a6;margin-top:12px;font-size:9px;line-height:1.5}.cart-module__HbxmVG__primaryButton{color:#fff;cursor:pointer;width:100%;min-height:50px;font:inherit;background:#3567d4;border:0;border-radius:9px;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding:0 16px;font-size:12px;font-weight:750;transition:background .15s,transform .15s;display:flex}.cart-module__HbxmVG__primaryButton:hover{background:#2858bd}.cart-module__HbxmVG__primaryButton:disabled{cursor:wait;opacity:.72}.cart-module__HbxmVG__primaryButton:disabled:hover{background:#3567d4}.cart-module__HbxmVG__primaryButton:active{transform:translateY(1px)}.cart-module__HbxmVG__primaryButton span{font-size:18px}.cart-module__HbxmVG__emptyCart{text-align:center;place-content:center;place-items:center;min-height:430px;padding:56px 24px;display:grid}.cart-module__HbxmVG__emptyIcon,.cart-module__HbxmVG__successIcon{color:#3567d4;background:#eef3ff;border-radius:50%;place-items:center;width:72px;height:72px;display:grid}.cart-module__HbxmVG__emptyIcon svg,.cart-module__HbxmVG__successIcon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:32px}.cart-module__HbxmVG__emptyCart h3{color:#152033;letter-spacing:-.04em;margin-top:20px;font-size:22px}.cart-module__HbxmVG__emptyCart p{color:#7b8799;max-width:360px;margin-top:9px;font-size:12px;line-height:1.6}.cart-module__HbxmVG__emptyCart a{color:#fff;background:#3567d4;border-radius:8px;margin-top:20px;padding:12px 16px;font-size:12px;font-weight:700}.cart-module__HbxmVG__formIntro>span{color:#152033;font-size:16px;font-weight:750}.cart-module__HbxmVG__formIntro p{color:#8993a4;max-width:540px;margin-top:6px;font-size:10px;line-height:1.55}.cart-module__HbxmVG__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.cart-module__HbxmVG__formGrid label,.cart-module__HbxmVG__addressField,.cart-module__HbxmVG__commentField{color:#49566a;gap:7px;font-size:10px;font-weight:650;display:grid}.cart-module__HbxmVG__wideField{grid-column:1/-1}.cart-module__HbxmVG__formGrid input,.cart-module__HbxmVG__addressField input,.cart-module__HbxmVG__commentField textarea{color:#152033;width:100%;font:inherit;background:#fff;border:1px solid #dce2ea;border-radius:8px;outline:0;font-size:12px;transition:border-color .15s,box-shadow .15s}.cart-module__HbxmVG__formGrid input,.cart-module__HbxmVG__addressField input{height:44px;padding:0 12px}.cart-module__HbxmVG__commentField textarea{resize:vertical;min-height:82px;padding:11px 12px}.cart-module__HbxmVG__formGrid input:focus,.cart-module__HbxmVG__addressField input:focus,.cart-module__HbxmVG__commentField textarea:focus{border-color:#3567d4;box-shadow:0 0 0 3px #3567d41c}.cart-module__HbxmVG__formGrid input::placeholder,.cart-module__HbxmVG__addressField input::placeholder,.cart-module__HbxmVG__commentField textarea::placeholder{color:#a6afbd}.cart-module__HbxmVG__deliveryOptions{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.cart-module__HbxmVG__deliveryOptions legend{color:#152033;grid-column:1/-1;margin-bottom:8px;font-size:13px;font-weight:750}.cart-module__HbxmVG__deliveryOptions label{cursor:pointer;border:1px solid #dfe4eb;border-radius:9px;align-items:flex-start;gap:9px;min-height:70px;padding:12px;display:flex;position:relative}.cart-module__HbxmVG__deliveryOptions label:has(input:checked){background:#f5f8ff;border-color:#3567d4}.cart-module__HbxmVG__deliveryOptions input{accent-color:#3567d4;margin-top:2px}.cart-module__HbxmVG__deliveryOptions b,.cart-module__HbxmVG__deliveryOptions small{display:block}.cart-module__HbxmVG__deliveryOptions b{color:#344054;font-size:11px}.cart-module__HbxmVG__deliveryOptions small{color:#8c96a6;margin-top:4px;font-size:9px;line-height:1.4}.cart-module__HbxmVG__addressField,.cart-module__HbxmVG__commentField{margin-top:16px}.cart-module__HbxmVG__checkoutSummary{min-width:0}.cart-module__HbxmVG__compactItems{border-bottom:1px solid #dfe4eb;gap:12px;max-height:240px;margin-top:20px;padding-bottom:18px;display:grid;overflow-y:auto}.cart-module__HbxmVG__compactItems>div{color:#344054;grid-template-columns:minmax(0,1fr) auto;gap:12px;font-size:10px;line-height:1.4;display:grid}.cart-module__HbxmVG__compactItems span{min-width:0}.cart-module__HbxmVG__compactItems small{color:#98a2b3;margin-top:2px;font-size:9px;display:block}.cart-module__HbxmVG__compactItems b{color:#152033;white-space:nowrap;font-size:10px}.cart-module__HbxmVG__privacyNote{color:#929cab;margin-top:10px;font-size:8px;line-height:1.5;display:block}.cart-module__HbxmVG__privacyConsent{color:#7f8999;grid-template-columns:16px minmax(0,1fr);align-items:start;gap:8px;margin-top:12px;font-size:8px;line-height:1.55;display:grid}.cart-module__HbxmVG__privacyConsent input{accent-color:#3567d4;width:14px;height:14px;margin-top:1px}.cart-module__HbxmVG__privacyConsent a{color:#3567d4;text-underline-offset:2px;text-decoration:underline}.cart-module__HbxmVG__privacyConsent input:focus-visible,.cart-module__HbxmVG__privacyConsent a:focus-visible{outline-offset:2px;outline:2px solid #3567d440}.cart-module__HbxmVG__submitError{color:#b4232c;margin-top:12px;font-size:10px;line-height:1.5}.cart-module__HbxmVG__success{text-align:center;place-content:center;place-items:center;min-height:410px;padding:60px 24px 30px;display:grid}.cart-module__HbxmVG__successIcon{color:#237b52;background:#e8f6ef}.cart-module__HbxmVG__successIcon svg{stroke-width:1.9px}.cart-module__HbxmVG__successEyebrow{color:#237b52;letter-spacing:.13em;text-transform:uppercase;margin-top:20px;font-size:10px;font-weight:750}.cart-module__HbxmVG__success h2{color:#152033;letter-spacing:-.06em;margin-top:8px;font-size:clamp(28px,4vw,42px)}.cart-module__HbxmVG__success p{color:#778295;max-width:470px;margin-top:12px;font-size:12px;line-height:1.65}.cart-module__HbxmVG__successFooter{justify-content:center;padding:0 30px 30px;display:flex}.cart-module__HbxmVG__successFooter .cart-module__HbxmVG__primaryButton{justify-content:center;width:min(100%,250px);margin-top:0}@media (max-width:760px){.cart-module__HbxmVG__overlay{background:#0d14207a;align-items:end;padding:0}.cart-module__HbxmVG__dialog{border:0;border-radius:20px 20px 0 0;width:100%;max-height:94dvh}.cart-module__HbxmVG__dialogHeader{padding:20px 20px 16px}.cart-module__HbxmVG__cartLayout,.cart-module__HbxmVG__checkoutLayout{grid-template-columns:1fr;min-height:0}.cart-module__HbxmVG__itemsColumn,.cart-module__HbxmVG__checkoutForm{padding:18px 20px 8px}.cart-module__HbxmVG__summary,.cart-module__HbxmVG__checkoutSummary{padding:22px 20px calc(22px + env(safe-area-inset-bottom));border-top:1px solid #e2e7ee;border-left:0}.cart-module__HbxmVG__summary dl{margin-top:14px}.cart-module__HbxmVG__summary .cart-module__HbxmVG__primaryButton,.cart-module__HbxmVG__checkoutSummary .cart-module__HbxmVG__primaryButton{margin-top:18px}.cart-module__HbxmVG__emptyCart{min-height:440px}}@media (max-width:520px){.cart-module__HbxmVG__dialogHeader h2{font-size:26px}.cart-module__HbxmVG__steps{gap:7px;font-size:8px}.cart-module__HbxmVG__steps i{width:16px}.cart-module__HbxmVG__cartItem{grid-template-columns:62px minmax(0,1fr);gap:12px}.cart-module__HbxmVG__itemVisual{width:62px;height:62px}.cart-module__HbxmVG__itemActions{grid-column:2;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-width:0;margin-top:2px;display:grid}.cart-module__HbxmVG__itemActions strong{font-size:13px}.cart-module__HbxmVG__itemActions>small{display:none}.cart-module__HbxmVG__quantity{grid-area:1/2;margin-top:0}.cart-module__HbxmVG__formGrid,.cart-module__HbxmVG__deliveryOptions{grid-template-columns:1fr}.cart-module__HbxmVG__wideField,.cart-module__HbxmVG__deliveryOptions legend{grid-column:auto}}@media (prefers-reduced-motion:reduce){.cart-module__HbxmVG__trigger,.cart-module__HbxmVG__addButton,.cart-module__HbxmVG__closeButton,.cart-module__HbxmVG__primaryButton{transition:none}}
.catalog-module__BNubKG__page{background:#f7f9fc;min-height:100vh;padding:112px 0 96px}.catalog-module__BNubKG__categoryIntroPage{min-height:0;padding-bottom:40px}.catalog-module__BNubKG__container{width:min(100% - 48px,1120px);margin:0 auto}.catalog-module__BNubKG__eyebrow{color:#3567d4;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.catalog-module__BNubKG__eyebrow span{background:#3567d4;width:24px;height:2px}.catalog-module__BNubKG__hero{max-width:680px;margin:20px 0 52px}.catalog-module__BNubKG__hero h1{color:#152033;letter-spacing:-.06em;font-size:clamp(36px,5vw,60px);line-height:1.04}.catalog-module__BNubKG__hero p{color:#667085;max-width:560px;margin-top:20px;font-size:17px;line-height:1.65}.catalog-module__BNubKG__featuredSection{margin-bottom:64px}.catalog-module__BNubKG__sectionHeader{justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px;display:flex}.catalog-module__BNubKG__sectionHeader h2{color:#152033;letter-spacing:-.04em;font-size:23px}.catalog-module__BNubKG__sectionHeader a{color:#3567d4;font-size:14px;font-weight:600}.catalog-module__BNubKG__shownCount{color:#98a2b3;margin-top:6px;font-size:12px}.catalog-module__BNubKG__grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.catalog-module__BNubKG__categoryGrid{grid-template-columns:repeat(3,1fr)}.catalog-module__BNubKG__card{background:#fff;border:1px solid #e6eaf0;border-radius:14px;flex-direction:column;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden;box-shadow:0 8px 24px #1424410a}.catalog-module__BNubKG__card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #1424411a}.catalog-module__BNubKG__visualLink{display:block}.catalog-module__BNubKG__cardVisual{color:#15203357;letter-spacing:-.1em;flex:0 0 148px;place-items:center;font-size:42px;font-weight:800;display:grid;position:relative;overflow:hidden}.catalog-module__BNubKG__productVisual{aspect-ratio:1;flex-basis:auto;width:100%}.catalog-module__BNubKG__cardImage{object-fit:cover}.catalog-module__BNubKG__cardBody{flex-direction:column;flex:1;padding:18px;display:flex}.catalog-module__BNubKG__badge{color:#2858bd;letter-spacing:.02em;background:#eaf0ff;border-radius:999px;align-self:flex-start;margin-bottom:10px;padding:5px 8px;font-size:10px;font-weight:700}.catalog-module__BNubKG__cardTitle{justify-content:space-between;gap:12px;display:flex}.catalog-module__BNubKG__cardTitle h3{color:#152033;font-size:17px}.catalog-module__BNubKG__arrow{color:#3567d4;font-size:20px}.catalog-module__BNubKG__card p{color:#667085;min-height:66px;margin-top:10px;font-size:13px;line-height:1.55}.catalog-module__BNubKG__detailsLink{color:#3567d4;align-self:flex-start;align-items:center;gap:7px;margin:10px 0 20px;font-size:12px;font-weight:700;display:inline-flex}.catalog-module__BNubKG__detailsLink span{transition:transform .18s}.catalog-module__BNubKG__detailsLink:hover span{transform:translate(3px)}.catalog-module__BNubKG__count{color:#98a2b3;font-size:12px}.catalog-module__BNubKG__price{color:#152033;font-size:17px;font-weight:700}.catalog-module__BNubKG__price small{color:#98a2b3;font-size:11px;font-weight:500}.catalog-module__BNubKG__cardFooter{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:14px;display:flex}.catalog-module__BNubKG__cardFooter .catalog-module__BNubKG__price small{margin-top:2px;display:block}.catalog-module__BNubKG__cardFooter .catalog-module__BNubKG__addToCartButton{background:#3567d4;flex:none;width:auto}.catalog-module__BNubKG__cardFooter .catalog-module__BNubKG__addToCartButton:hover{background:#2858bd}.catalog-module__BNubKG__crumbs{color:#98a2b3;gap:10px;margin-bottom:22px;font-size:13px;display:flex}.catalog-module__BNubKG__crumbs a{color:#3567d4}.catalog-module__BNubKG__categoryHeader{justify-content:space-between;align-items:end;gap:24px;margin-bottom:40px;display:flex}.catalog-module__BNubKG__categoryHeader h1{color:#152033;letter-spacing:-.06em;font-size:clamp(32px,5vw,52px)}.catalog-module__BNubKG__categoryHeader p{color:#667085;max-width:420px;font-size:15px;line-height:1.6}.catalog-module__BNubKG__categoryContent{border-top:1px solid #e1e6ee;width:min(100%,900px);margin:72px auto 0;padding-top:54px}.catalog-module__BNubKG__categoryContent h2{color:#152033;letter-spacing:-.05em;margin:40px 0 16px;font-size:clamp(28px,4vw,42px)}.catalog-module__BNubKG__categoryContent h3{color:#152033;letter-spacing:-.03em;margin:30px 0 12px;font-size:22px}.catalog-module__BNubKG__categoryContent>p{color:#667085;margin:0 0 18px;font-size:15px;line-height:1.75}.catalog-module__BNubKG__categoryContentImage{background:#e8edf4;border-radius:16px;min-height:420px;margin:30px 0;position:relative;overflow:hidden}.catalog-module__BNubKG__categoryContentImage img{object-fit:cover}.catalog-module__BNubKG__categoryContentButton{color:#fff;background:#3567d4;border-radius:9px;align-items:center;gap:16px;margin-top:10px;padding:14px 18px;font-size:13px;font-weight:700;display:inline-flex}@media (max-width:760px){.catalog-module__BNubKG__grid,.catalog-module__BNubKG__categoryGrid{grid-template-columns:repeat(2,1fr)}.catalog-module__BNubKG__categoryHeader{flex-direction:column;align-items:start}}@media (max-width:480px){.catalog-module__BNubKG__page{padding-top:96px}.catalog-module__BNubKG__container{width:min(100% - 32px,1120px)}.catalog-module__BNubKG__grid,.catalog-module__BNubKG__categoryGrid{grid-template-columns:1fr}.catalog-module__BNubKG__sectionHeader{flex-direction:column;align-items:start;gap:10px}.catalog-module__BNubKG__cardVisual{height:120px}.catalog-module__BNubKG__productVisual{height:auto}.catalog-module__BNubKG__categoryContent{margin-top:52px;padding-top:36px}.catalog-module__BNubKG__categoryContentImage{min-height:240px}}
.visual-hero-module__GeHeha__hero{min-height:calc(100vh - var(--development-alert-height));min-height:calc(100svh - var(--development-alert-height));isolation:isolate;color:#fff;background:#1b311b;align-items:flex-end;display:flex;position:relative;overflow:hidden}.visual-hero-module__GeHeha__media{z-index:0;position:absolute;inset:0}.visual-hero-module__GeHeha__image{object-fit:cover;object-position:center center;width:100%;height:100%}.visual-hero-module__GeHeha__overlay{z-index:1;background:linear-gradient(#060c0700 0%,#060c0705 30%,#060c0747 58%,#060c07db 100%);position:absolute;inset:0}.visual-hero-module__GeHeha__content{z-index:2;width:min(100% - 48px,1120px);margin:0 auto;padding:180px 0 clamp(52px,8vh,82px);position:relative}.visual-hero-module__GeHeha__eyebrow{color:#ffffffb8;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:12px;font-size:11px;font-weight:700;display:inline-flex}.visual-hero-module__GeHeha__eyebrow:before{content:"";background:#ffffff94;width:28px;height:1px}.visual-hero-module__GeHeha__hero h1{letter-spacing:-.065em;text-shadow:0 2px 24px #00000029;text-wrap:balance;max-width:900px;margin:16px 0 18px;font-size:clamp(46px,6.4vw,78px);font-weight:650;line-height:1.01}.visual-hero-module__GeHeha__hero p{color:#fffc;max-width:660px;font-size:16px;line-height:1.58}.visual-hero-module__GeHeha__actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:28px;display:flex}.visual-hero-module__GeHeha__primaryButton,.visual-hero-module__GeHeha__secondaryButton{border:1px solid #ffffff47;border-radius:12px;justify-content:center;align-items:center;gap:18px;min-height:48px;padding:0 18px;font-size:13px;font-weight:700;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.visual-hero-module__GeHeha__primaryButton{color:#152033;background:#fff;border-color:#fff;box-shadow:0 12px 34px #0000001f}.visual-hero-module__GeHeha__secondaryButton{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14}.visual-hero-module__GeHeha__primaryButton span{color:#3567d4;font-size:19px}.visual-hero-module__GeHeha__secondaryButton span{color:#ffffffbd;font-size:18px}.visual-hero-module__GeHeha__primaryButton:hover,.visual-hero-module__GeHeha__secondaryButton:hover{transform:translateY(-1px)}.visual-hero-module__GeHeha__secondaryButton:hover{background:#ffffff21;border-color:#ffffff85}.visual-hero-module__GeHeha__primaryButton:focus-visible,.visual-hero-module__GeHeha__secondaryButton:focus-visible{outline-offset:3px;outline:3px solid #ffffff61}@media (max-width:800px){.visual-hero-module__GeHeha__content{padding-bottom:52px}.visual-hero-module__GeHeha__hero h1{max-width:720px;font-size:clamp(42px,8vw,64px)}}@media (max-width:560px){.visual-hero-module__GeHeha__hero{min-height:calc(100svh - var(--development-alert-height))}.visual-hero-module__GeHeha__overlay{background:linear-gradient(#060c0700 0%,#060c0705 28%,#060c074d 56%,#060c07e6 100%)}.visual-hero-module__GeHeha__content{width:min(100% - 32px,1120px);padding:150px 0 30px}.visual-hero-module__GeHeha__eyebrow{letter-spacing:.13em;gap:9px;font-size:10px}.visual-hero-module__GeHeha__eyebrow:before{width:20px}.visual-hero-module__GeHeha__hero h1{letter-spacing:-.058em;margin:13px 0 14px;font-size:clamp(34px,10vw,46px);line-height:1.04}.visual-hero-module__GeHeha__hero p{max-width:440px;font-size:14px;line-height:1.5}.visual-hero-module__GeHeha__actions{gap:8px;margin-top:22px}.visual-hero-module__GeHeha__primaryButton,.visual-hero-module__GeHeha__secondaryButton{border-radius:11px;min-height:46px;padding:0 15px;font-size:12px}}@media (max-width:400px){.visual-hero-module__GeHeha__actions{flex-direction:column;align-items:stretch}.visual-hero-module__GeHeha__primaryButton,.visual-hero-module__GeHeha__secondaryButton{justify-content:space-between}}@media (prefers-reduced-motion:reduce){.visual-hero-module__GeHeha__primaryButton,.visual-hero-module__GeHeha__secondaryButton{transition:none}}
.page-sections-module__o8yg5a__sections{color:#152033;background:#f7f9fc}.page-sections-module__o8yg5a__section,.page-sections-module__o8yg5a__catalogSection{padding:88px 0}.page-sections-module__o8yg5a__container{width:min(100% - 48px,1120px);margin:0 auto}.page-sections-module__o8yg5a__themeLight{background:#fff}.page-sections-module__o8yg5a__themeMuted{background:#eef3fa}.page-sections-module__o8yg5a__themeAccent{color:#fff;background:#172235}.page-sections-module__o8yg5a__kicker{color:#3567d4;letter-spacing:.15em;text-transform:uppercase;font-size:11px;font-weight:750;display:inline-block}.page-sections-module__o8yg5a__themeAccent .page-sections-module__o8yg5a__kicker{color:#9dbaff}.page-sections-module__o8yg5a__heading{max-width:720px;margin-bottom:38px}.page-sections-module__o8yg5a__heading h2,.page-sections-module__o8yg5a__catalogHeading h2,.page-sections-module__o8yg5a__richText>h2,.page-sections-module__o8yg5a__choice h2{letter-spacing:-.055em;margin-top:9px;font-size:clamp(29px,4vw,43px);line-height:1.08}.page-sections-module__o8yg5a__heading p,.page-sections-module__o8yg5a__catalogHeading>p{color:#667085;margin-top:14px;font-size:14px;line-height:1.7}.page-sections-module__o8yg5a__themeAccent .page-sections-module__o8yg5a__heading p{color:#ffffffb3}.page-sections-module__o8yg5a__accordionList{border-top:1px solid #dce2ea;max-width:860px;margin:0 auto}.page-sections-module__o8yg5a__accordionItem{border-bottom:1px solid #dce2ea}.page-sections-module__o8yg5a__accordionItem h3{font-size:inherit}.page-sections-module__o8yg5a__accordionItem button{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:24px;padding:24px 0;font-size:18px;font-weight:650;display:flex}.page-sections-module__o8yg5a__accordionItem button:focus-visible{outline-offset:4px;outline:3px solid #3567d447}.page-sections-module__o8yg5a__accordionIcon{color:#3567d4;font-size:27px;font-weight:400}.page-sections-module__o8yg5a__accordionPanel{padding:0 48px 24px 0}.page-sections-module__o8yg5a__accordionPanel p{color:#667085;font-size:14px;line-height:1.75}.page-sections-module__o8yg5a__mediaList{flex-direction:column;gap:72px;display:flex}.page-sections-module__o8yg5a__mediaRow{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(32px,7vw,88px);display:grid}.page-sections-module__o8yg5a__mediaVisual{background:#e7ecf3;border-radius:16px;min-height:360px;position:relative;overflow:hidden}.page-sections-module__o8yg5a__mediaVisual img,.page-sections-module__o8yg5a__richImage img,.page-sections-module__o8yg5a__productVisual img{object-fit:cover}.page-sections-module__o8yg5a__mediaVisual.page-sections-module__o8yg5a__mediaContain img{object-fit:contain}.page-sections-module__o8yg5a__imageLast .page-sections-module__o8yg5a__mediaVisual{order:2}.page-sections-module__o8yg5a__mediaCopy h3{letter-spacing:-.045em;font-size:clamp(24px,3vw,35px)}.page-sections-module__o8yg5a__mediaCopy p{color:#667085;margin-top:16px;font-size:15px;line-height:1.75}.page-sections-module__o8yg5a__themeAccent .page-sections-module__o8yg5a__mediaCopy p{color:#ffffffb3}.page-sections-module__o8yg5a__action,.page-sections-module__o8yg5a__secondaryAction{border-radius:8px;justify-content:space-between;align-items:center;gap:24px;min-width:190px;margin-top:24px;padding:14px 17px;font-size:12px;font-weight:750;display:inline-flex}.page-sections-module__o8yg5a__action{color:#fff;background:#3567d4}.page-sections-module__o8yg5a__secondaryAction{border:1px solid}.page-sections-module__o8yg5a__featureGrid{border-top:1px solid #d5deeb;gap:0;display:grid}.page-sections-module__o8yg5a__columns2{grid-template-columns:repeat(2,minmax(0,1fr))}.page-sections-module__o8yg5a__columns3{grid-template-columns:repeat(3,minmax(0,1fr))}.page-sections-module__o8yg5a__featureGrid article{min-width:0;padding:30px 34px 8px 0}.page-sections-module__o8yg5a__featureGrid article+article{border-left:1px solid #d5deeb;padding-left:34px}.page-sections-module__o8yg5a__featureGrid svg{color:#3567d4}.page-sections-module__o8yg5a__featureGrid h3{letter-spacing:-.03em;margin-top:26px;font-size:19px}.page-sections-module__o8yg5a__featureGrid p{color:#667085;margin-top:10px;font-size:13px;line-height:1.7}.page-sections-module__o8yg5a__themeAccent .page-sections-module__o8yg5a__featureGrid,.page-sections-module__o8yg5a__themeAccent .page-sections-module__o8yg5a__featureGrid article+article{border-color:#ffffff29}.page-sections-module__o8yg5a__themeAccent .page-sections-module__o8yg5a__featureGrid p{color:#ffffffb3}.page-sections-module__o8yg5a__galleryGrid{gap:16px;display:grid}.page-sections-module__o8yg5a__galleryColumns2{grid-template-columns:repeat(2,minmax(0,1fr))}.page-sections-module__o8yg5a__galleryColumns3{grid-template-columns:repeat(3,minmax(0,1fr))}.page-sections-module__o8yg5a__galleryColumns4{grid-template-columns:repeat(4,minmax(0,1fr))}.page-sections-module__o8yg5a__galleryItem{min-width:0}.page-sections-module__o8yg5a__galleryItem button{aspect-ratio:4/3;cursor:zoom-in;background:#e7ecf3;border:0;border-radius:14px;width:100%;display:block;position:relative;overflow:hidden}.page-sections-module__o8yg5a__galleryItem button:focus-visible{outline-offset:3px;outline:3px solid #3567d46b}.page-sections-module__o8yg5a__galleryItem img{object-fit:cover;transition:transform .24s}.page-sections-module__o8yg5a__galleryItem button:hover img{transform:scale(1.025)}.page-sections-module__o8yg5a__galleryExpand{color:#152033;background:#ffffffe6;border-radius:999px;place-items:center;width:36px;height:36px;display:grid;position:absolute;bottom:12px;right:12px;box-shadow:0 5px 18px #0f172a2e}.page-sections-module__o8yg5a__galleryItem figcaption{color:#667085;margin-top:9px;font-size:12px;line-height:1.55}.page-sections-module__o8yg5a__themeAccent .page-sections-module__o8yg5a__galleryItem figcaption{color:#ffffffb8}.page-sections-module__o8yg5a__gallerySlider{color:#fff;background:#101827;width:100vw;height:100svh;margin-left:calc(50% - 50vw);position:relative;overflow:hidden}.page-sections-module__o8yg5a__gallerySlider:focus-visible{outline-offset:-3px;outline:3px solid #7fa1f1}.page-sections-module__o8yg5a__gallerySlide{animation:.32s ease-out page-sections-module__o8yg5a__gallerySlideReveal;position:absolute;inset:0}.page-sections-module__o8yg5a__gallerySlide:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#0000,#050910bf);position:absolute;inset:45% 0 0}.page-sections-module__o8yg5a__gallerySlideImage{width:100%;color:inherit;cursor:zoom-in;background:0 0;border:0;display:block;position:absolute;inset:0}.page-sections-module__o8yg5a__gallerySlideImage:focus-visible{outline-offset:-5px;outline:3px solid #7fa1f1}.page-sections-module__o8yg5a__gallerySlideImage img{object-fit:cover}.page-sections-module__o8yg5a__gallerySlideImage .page-sections-module__o8yg5a__galleryExpand{z-index:2;bottom:28px;right:28px}.page-sections-module__o8yg5a__gallerySlideCaption{z-index:2;pointer-events:none;justify-content:space-between;align-items:end;gap:24px;font-size:clamp(15px,2vw,22px);font-weight:650;line-height:1.35;display:flex;position:absolute;bottom:31px;left:max(28px,50vw - 560px);right:92px}.page-sections-module__o8yg5a__gallerySlideCaption small{white-space:nowrap;font-size:12px;font-weight:650}.page-sections-module__o8yg5a__gallerySliderArrow{z-index:3;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#070c1661;border:1px solid #ffffff73;border-radius:999px;place-items:center;width:50px;height:50px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.page-sections-module__o8yg5a__gallerySliderArrow:focus-visible,.page-sections-module__o8yg5a__gallerySliderDots button:focus-visible{outline-offset:3px;outline:3px solid #7fa1f1}.page-sections-module__o8yg5a__gallerySliderPrevious{left:24px}.page-sections-module__o8yg5a__gallerySliderNext{right:24px}.page-sections-module__o8yg5a__gallerySliderDots{z-index:3;flex-wrap:wrap;justify-content:center;gap:8px;max-width:min(60vw,680px);display:flex;position:absolute;top:28px;left:50%;transform:translate(-50%)}.page-sections-module__o8yg5a__gallerySliderDots button{cursor:pointer;background:0 0;border:1px solid #ffffffe6;border-radius:999px;width:9px;height:9px;padding:0}.page-sections-module__o8yg5a__gallerySliderDots button[aria-pressed=true]{background:#fff}@keyframes page-sections-module__o8yg5a__gallerySlideReveal{0%{opacity:.45;transform:scale(1.012)}to{opacity:1;transform:scale(1)}}.page-sections-module__o8yg5a__lightbox{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070c16f0;place-items:center;padding:72px 86px 48px;display:grid;position:fixed;inset:0}.page-sections-module__o8yg5a__lightboxFigure{flex-direction:column;width:min(100%,1440px);height:100%;min-height:0;display:flex}.page-sections-module__o8yg5a__lightboxImage{flex:1;min-height:0;position:relative}.page-sections-module__o8yg5a__lightboxImage img{object-fit:contain}.page-sections-module__o8yg5a__lightboxFigure figcaption{color:#fff;justify-content:space-between;gap:24px;padding-top:14px;font-size:13px;display:flex}.page-sections-module__o8yg5a__lightboxFigure small{color:#ffffff9e;white-space:nowrap;font-size:12px}.page-sections-module__o8yg5a__lightboxClose,.page-sections-module__o8yg5a__lightboxArrow{z-index:1;color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff38;border-radius:999px;place-items:center;width:46px;height:46px;display:grid;position:fixed}.page-sections-module__o8yg5a__lightboxClose:focus-visible,.page-sections-module__o8yg5a__lightboxArrow:focus-visible{outline-offset:3px;outline:3px solid #7fa1f1}.page-sections-module__o8yg5a__lightboxClose{top:20px;right:24px}.page-sections-module__o8yg5a__lightboxArrow{top:50%;transform:translateY(-50%)}.page-sections-module__o8yg5a__lightboxPrevious{left:24px}.page-sections-module__o8yg5a__lightboxNext{right:24px}.page-sections-module__o8yg5a__richText{flex-direction:column;align-items:flex-start;max-width:960px;margin:0 auto;display:flex}.page-sections-module__o8yg5a__richText>h2{max-width:760px}.page-sections-module__o8yg5a__richText>h3{letter-spacing:-.04em;max-width:760px;margin-top:38px;font-size:clamp(22px,3vw,31px)}.page-sections-module__o8yg5a__richText>p{color:#667085;max-width:760px;margin-top:18px;font-size:16px;line-height:1.8}.page-sections-module__o8yg5a__themeAccent .page-sections-module__o8yg5a__richText>p{color:#ffffffb8}.page-sections-module__o8yg5a__richImage{aspect-ratio:16/9;background:#e9eef5;border-radius:16px;width:100%;margin-top:36px;position:relative;overflow:hidden}.page-sections-module__o8yg5a__cta{justify-content:space-between;align-items:end;gap:48px;display:flex}.page-sections-module__o8yg5a__cta .page-sections-module__o8yg5a__heading{margin-bottom:0}.page-sections-module__o8yg5a__ctaActions{flex-direction:column;flex:none;display:flex}.page-sections-module__o8yg5a__ctaActions .page-sections-module__o8yg5a__secondaryAction{margin-top:10px}.page-sections-module__o8yg5a__choice{grid-template-columns:.9fr 1.1fr;gap:18px;display:grid}.page-sections-module__o8yg5a__useCases,.page-sections-module__o8yg5a__steps{background:#fff;border:1px solid #e3e8f0;border-radius:16px;padding:clamp(28px,4vw,48px)}.page-sections-module__o8yg5a__useCases{color:#fff;background:#172235}.page-sections-module__o8yg5a__useCases .page-sections-module__o8yg5a__kicker{color:#9dbaff}.page-sections-module__o8yg5a__useCases ul{grid-template-columns:1fr 1fr;gap:0 20px;margin-top:38px;display:grid}.page-sections-module__o8yg5a__useCases li{color:#ffffffb8;border-top:1px solid #ffffff24;padding:14px 0 14px 17px;font-size:12px;list-style:none;position:relative}.page-sections-module__o8yg5a__useCases li:before{color:#9dbaff;content:"•";position:absolute;left:0}.page-sections-module__o8yg5a__steps ol{margin-top:22px}.page-sections-module__o8yg5a__steps li{border-top:1px solid #e7ebf1;grid-template-columns:34px 1fr;gap:18px;padding:20px 0;display:grid}.page-sections-module__o8yg5a__steps li>span{color:#3567d4;font-size:10px;font-weight:750}.page-sections-module__o8yg5a__steps h3{font-size:15px}.page-sections-module__o8yg5a__steps p{color:#748094;margin-top:7px;font-size:12px;line-height:1.6}.page-sections-module__o8yg5a__catalogSection{scroll-margin-top:76px}.page-sections-module__o8yg5a__catalogHeading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:28px;display:flex}.page-sections-module__o8yg5a__catalogHeading>p{max-width:390px}.page-sections-module__o8yg5a__productGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.page-sections-module__o8yg5a__productCard{background:#fff;border:1px solid #e3e8f0;border-radius:15px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 8px 28px #1727440a}.page-sections-module__o8yg5a__productVisual{aspect-ratio:1;color:#15203347;background:#edf1f6;place-items:center;font-size:54px;font-weight:800;display:grid;position:relative;overflow:hidden}.page-sections-module__o8yg5a__productBody{flex-direction:column;flex:1;padding:20px;display:flex}.page-sections-module__o8yg5a__badge{color:#2858bd;background:#eaf0ff;border-radius:999px;align-self:flex-start;margin-bottom:10px;padding:5px 8px;font-size:10px;font-weight:750}.page-sections-module__o8yg5a__productBody h3{min-height:44px;font-size:16px;line-height:1.35}.page-sections-module__o8yg5a__productBody>p{color:#7a8698;min-height:42px;margin-top:9px;font-size:12px;line-height:1.6}.page-sections-module__o8yg5a__specs{border-top:1px solid #edf0f4;margin-top:18px}.page-sections-module__o8yg5a__specs div{border-bottom:1px solid #edf0f4;justify-content:space-between;gap:12px;padding:9px 0;font-size:11px;display:flex}.page-sections-module__o8yg5a__specs dt{color:#98a2b3}.page-sections-module__o8yg5a__specs dd{color:#4e5b6e;text-align:right;font-weight:650}.page-sections-module__o8yg5a__detailsLink{color:#3567d4;align-self:flex-start;gap:7px;margin:16px 0 20px;font-size:11px;font-weight:750;display:inline-flex}.page-sections-module__o8yg5a__productFooter{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:12px;min-height:57px;margin-top:auto;padding-top:14px;display:flex}.page-sections-module__o8yg5a__price{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.page-sections-module__o8yg5a__price strong{font-size:18px}.page-sections-module__o8yg5a__price span{color:#98a2b3;font-size:10px}.page-sections-module__o8yg5a__productFooter .page-sections-module__o8yg5a__addToCartButton{background:#3567d4;flex:none;width:auto}.page-sections-module__o8yg5a__productFooter .page-sections-module__o8yg5a__addToCartButton:hover{background:#2858bd}@media (max-width:1050px){.page-sections-module__o8yg5a__productGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.page-sections-module__o8yg5a__choice{grid-template-columns:1fr}.page-sections-module__o8yg5a__cta{flex-direction:column;align-items:start}.page-sections-module__o8yg5a__ctaActions{flex-direction:row;gap:10px;width:100%}.page-sections-module__o8yg5a__ctaActions .page-sections-module__o8yg5a__action,.page-sections-module__o8yg5a__ctaActions .page-sections-module__o8yg5a__secondaryAction{flex:1;margin-top:0}}@media (max-width:700px){.page-sections-module__o8yg5a__section,.page-sections-module__o8yg5a__catalogSection{padding:64px 0}.page-sections-module__o8yg5a__container{width:min(100% - 32px,1120px)}.page-sections-module__o8yg5a__mediaRow{grid-template-columns:1fr;gap:24px}.page-sections-module__o8yg5a__imageLast .page-sections-module__o8yg5a__mediaVisual{order:0}.page-sections-module__o8yg5a__mediaVisual{aspect-ratio:4/3;min-height:0}.page-sections-module__o8yg5a__columns2,.page-sections-module__o8yg5a__columns3{grid-template-columns:1fr}.page-sections-module__o8yg5a__galleryColumns2,.page-sections-module__o8yg5a__galleryColumns3,.page-sections-module__o8yg5a__galleryColumns4{grid-template-columns:repeat(2,minmax(0,1fr))}.page-sections-module__o8yg5a__featureGrid article{padding:24px 0}.page-sections-module__o8yg5a__featureGrid article+article{border-top:1px solid #d5deeb;border-left:0;padding-left:0}.page-sections-module__o8yg5a__catalogHeading{flex-direction:column;align-items:start;gap:12px}.page-sections-module__o8yg5a__productGrid{grid-template-columns:1fr}.page-sections-module__o8yg5a__productBody h3,.page-sections-module__o8yg5a__productBody>p{min-height:0}.page-sections-module__o8yg5a__useCases ul{grid-template-columns:1fr}.page-sections-module__o8yg5a__ctaActions{flex-direction:column}.page-sections-module__o8yg5a__lightbox{padding:64px 16px 24px}.page-sections-module__o8yg5a__lightboxClose{top:12px;right:12px}.page-sections-module__o8yg5a__lightboxArrow{width:42px;height:42px;top:50%;bottom:auto;transform:translateY(-50%)}.page-sections-module__o8yg5a__lightboxPrevious{left:8px}.page-sections-module__o8yg5a__lightboxNext{right:8px}.page-sections-module__o8yg5a__lightboxFigure figcaption{padding:12px 0 0}.page-sections-module__o8yg5a__gallerySliderArrow{width:42px;height:42px}.page-sections-module__o8yg5a__gallerySliderPrevious{left:10px}.page-sections-module__o8yg5a__gallerySliderNext{right:10px}.page-sections-module__o8yg5a__gallerySlideImage .page-sections-module__o8yg5a__galleryExpand{bottom:18px;right:16px}.page-sections-module__o8yg5a__gallerySlideCaption{padding-right:8px;font-size:14px;bottom:21px;left:16px;right:66px}.page-sections-module__o8yg5a__gallerySliderDots{max-width:calc(100% - 32px);top:16px}}@media (max-width:480px){.page-sections-module__o8yg5a__galleryColumns2,.page-sections-module__o8yg5a__galleryColumns3,.page-sections-module__o8yg5a__galleryColumns4{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.page-sections-module__o8yg5a__galleryItem img{transition:none}.page-sections-module__o8yg5a__gallerySlide{animation:none}}
.page-module__E0kJGG__kicker{color:#8db0ff;letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:700}.page-module__E0kJGG__section{width:min(100% - 48px,1120px);margin:0 auto;padding:92px 0 0}.page-module__E0kJGG__sectionHeader{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.page-module__E0kJGG__sectionHeader h2,.page-module__E0kJGG__about h2{color:#152033;letter-spacing:-.06em;margin-top:10px;font-size:clamp(28px,4vw,42px)}.page-module__E0kJGG__sectionHeader a,.page-module__E0kJGG__about a{color:#3567d4;font-size:14px;font-weight:700}.page-module__E0kJGG__cards{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.page-module__E0kJGG__slabCards{grid-template-columns:repeat(5,1fr)}.page-module__E0kJGG__cards .card{min-width:0}.page-module__E0kJGG__categoriesSection{padding-bottom:92px}.page-module__E0kJGG__categoryGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.page-module__E0kJGG__category{background:#fff;border:1px solid #e5eaf2;border-radius:12px;align-items:center;gap:15px;padding:15px;display:flex}.page-module__E0kJGG__categoryMark{color:#53657e;flex:0 0 58px;place-items:center;height:58px;font-size:18px;font-weight:800;display:grid}.page-module__E0kJGG__category strong,.page-module__E0kJGG__category small{display:block}.page-module__E0kJGG__category strong{color:#152033;font-size:14px}.page-module__E0kJGG__category small{color:#98a2b3;margin-top:5px;font-size:12px}.page-module__E0kJGG__category b{color:#3567d4;margin-left:auto;font-size:20px}.page-module__E0kJGG__about{background:#eef3fa;padding:92px 0}.page-module__E0kJGG__aboutInner{width:min(100% - 48px,1120px);margin:0 auto}.page-module__E0kJGG__aboutGrid{grid-template-columns:1fr 1fr;gap:80px;margin-top:24px;display:grid}.page-module__E0kJGG__about h2{margin:0;font-size:clamp(32px,5vw,54px)}.page-module__E0kJGG__about p{color:#667085;max-width:480px;margin-bottom:15px;font-size:16px;line-height:1.7}.page-module__E0kJGG__about a{margin-top:20px;display:inline-block}.page-module__E0kJGG__about a span{margin-left:8px;font-size:20px}@media (max-width:1000px){.page-module__E0kJGG__slabCards{grid-template-columns:repeat(3,1fr)}}@media (max-width:800px){.page-module__E0kJGG__cards,.page-module__E0kJGG__slabCards{grid-template-columns:repeat(2,1fr)}.page-module__E0kJGG__categoryGrid{grid-template-columns:1fr}.page-module__E0kJGG__aboutGrid{gap:28px}}@media (max-width:560px){.page-module__E0kJGG__section,.page-module__E0kJGG__aboutInner{width:min(100% - 32px,1120px)}.page-module__E0kJGG__section{padding-top:64px}.page-module__E0kJGG__sectionHeader{flex-direction:column;align-items:start;gap:14px}.page-module__E0kJGG__horizontalMobile{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin-right:-16px;padding:2px 16px 14px 0;display:flex;overflow-x:auto}.page-module__E0kJGG__horizontalMobile::-webkit-scrollbar{display:none}.page-module__E0kJGG__horizontalMobile>*{scroll-snap-align:start;flex:0 0 78%}.page-module__E0kJGG__categoriesSection{padding-bottom:64px}.page-module__E0kJGG__about{padding:64px 0}.page-module__E0kJGG__aboutGrid{grid-template-columns:1fr}}
.category-landing-module__BleX5W__page{color:#152033;background:#f7f9fc}.category-landing-module__BleX5W__container{width:min(100% - 48px,1120px);margin:0 auto}.category-landing-module__BleX5W__kicker{color:#3567d4;letter-spacing:.15em;text-transform:uppercase;font-size:11px;font-weight:700}.category-landing-module__BleX5W__catalog{padding:88px 0 98px;scroll-margin-top:76px}.category-landing-module__BleX5W__sectionHeading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:28px;display:flex}.category-landing-module__BleX5W__sectionHeading h2,.category-landing-module__BleX5W__choiceSection h2,.category-landing-module__BleX5W__ctaSection h2{letter-spacing:-.06em;margin-top:9px;font-size:clamp(29px,4vw,43px);line-height:1.08}.category-landing-module__BleX5W__sectionHeading>p{color:#667085;max-width:390px;font-size:13px;line-height:1.65}.category-landing-module__BleX5W__productGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.category-landing-module__BleX5W__productCard{background:#fff;border:1px solid #e3e8f0;border-radius:15px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 8px 28px #1727440a}.category-landing-module__BleX5W__productVisual{aspect-ratio:1;color:#15203347;letter-spacing:-.1em;background:#edf1f6;place-items:center;font-size:54px;font-weight:800;display:grid;position:relative;overflow:hidden}.category-landing-module__BleX5W__productImage{object-fit:cover;transition:transform .3s}.category-landing-module__BleX5W__productCard:hover .category-landing-module__BleX5W__productImage{transform:scale(1.025)}.category-landing-module__BleX5W__productPlaceholder{z-index:1;position:relative}.category-landing-module__BleX5W__productBody{flex-direction:column;flex:1;padding:20px;display:flex}.category-landing-module__BleX5W__badge{color:#2858bd;background:#eaf0ff;border-radius:999px;align-self:flex-start;margin-bottom:10px;padding:5px 8px;font-size:10px;font-weight:700}.category-landing-module__BleX5W__productBody h3{letter-spacing:-.025em;min-height:44px;font-size:16px;line-height:1.35}.category-landing-module__BleX5W__productBody>p{color:#7a8698;min-height:42px;margin-top:9px;font-size:12px;line-height:1.6}.category-landing-module__BleX5W__specs{border-top:1px solid #edf0f4;margin-top:18px}.category-landing-module__BleX5W__specs div{border-bottom:1px solid #edf0f4;justify-content:space-between;gap:12px;padding:9px 0;font-size:11px;display:flex}.category-landing-module__BleX5W__specs dt{color:#98a2b3}.category-landing-module__BleX5W__specs dd{color:#4e5b6e;text-align:right;font-weight:600}.category-landing-module__BleX5W__detailsLink{color:#3567d4;align-self:flex-start;align-items:center;gap:7px;margin-top:16px;font-size:11px;font-weight:700;display:inline-flex}.category-landing-module__BleX5W__detailsLink span{transition:transform .18s}.category-landing-module__BleX5W__detailsLink:hover span{transform:translate(3px)}.category-landing-module__BleX5W__productFooter{justify-content:space-between;align-items:end;gap:14px;min-height:52px;margin-top:auto;padding-top:18px;display:flex}.category-landing-module__BleX5W__price{flex-wrap:wrap;align-items:baseline;gap:5px;display:flex}.category-landing-module__BleX5W__price strong{letter-spacing:-.035em;font-size:18px}.category-landing-module__BleX5W__price span{color:#98a2b3;font-size:10px}.category-landing-module__BleX5W__benefitsSection{background:#eef3fa;padding:88px 0}.category-landing-module__BleX5W__benefitGrid{border-top:1px solid #d5deeb;grid-template-columns:repeat(3,1fr);display:grid}.category-landing-module__BleX5W__benefitGrid article{padding:26px 34px 0 0}.category-landing-module__BleX5W__benefitGrid article+article{border-left:1px solid #d5deeb;padding-left:34px}.category-landing-module__BleX5W__benefitGrid article>span{color:#3567d4;font-size:11px;font-weight:700}.category-landing-module__BleX5W__benefitGrid h3{letter-spacing:-.035em;margin-top:32px;font-size:19px}.category-landing-module__BleX5W__benefitGrid p{color:#667085;margin-top:10px;font-size:13px;line-height:1.7}.category-landing-module__BleX5W__choiceSection{grid-template-columns:.9fr 1.1fr;gap:18px;padding:96px 0;display:grid}.category-landing-module__BleX5W__usePanel,.category-landing-module__BleX5W__stepsPanel{background:#fff;border:1px solid #e3e8f0;border-radius:16px;padding:clamp(28px,4vw,48px)}.category-landing-module__BleX5W__usePanel{color:#fff;background:#172235}.category-landing-module__BleX5W__usePanel .category-landing-module__BleX5W__kicker{color:#8db0ff}.category-landing-module__BleX5W__usePanel h2{margin-top:18px;font-size:clamp(28px,3.4vw,42px)}.category-landing-module__BleX5W__usePanel ul{grid-template-columns:1fr 1fr;gap:0 20px;margin-top:42px;display:grid}.category-landing-module__BleX5W__usePanel li{color:#ffffffb8;border-top:1px solid #ffffff24;padding:15px 0 15px 17px;font-size:12px;position:relative}.category-landing-module__BleX5W__usePanel li:before{color:#8db0ff;content:"•";position:absolute;left:0}.category-landing-module__BleX5W__stepsPanel ol{margin-top:28px}.category-landing-module__BleX5W__stepsPanel li{border-top:1px solid #e7ebf1;grid-template-columns:32px 1fr;gap:18px;padding:20px 0;display:grid}.category-landing-module__BleX5W__stepsPanel li>span{color:#3567d4;font-size:10px;font-weight:700}.category-landing-module__BleX5W__stepsPanel h3{letter-spacing:-.025em;font-size:15px}.category-landing-module__BleX5W__stepsPanel p{color:#748094;margin-top:7px;font-size:12px;line-height:1.6}.category-landing-module__BleX5W__ctaSection{background:#fff;padding:72px 0 84px}.category-landing-module__BleX5W__ctaInner{justify-content:space-between;align-items:end;gap:48px;display:flex}.category-landing-module__BleX5W__ctaInner>div:first-child{max-width:690px}.category-landing-module__BleX5W__ctaSection p{color:#667085;max-width:610px;margin-top:16px;font-size:14px;line-height:1.7}.category-landing-module__BleX5W__ctaActions{flex-direction:column;flex:none;gap:10px;display:flex}.category-landing-module__BleX5W__primaryButton,.category-landing-module__BleX5W__secondaryButton{border-radius:8px;justify-content:space-between;align-items:center;gap:20px;min-width:220px;padding:14px 17px;font-size:12px;font-weight:700;display:flex}.category-landing-module__BleX5W__primaryButton{color:#fff;background:#3567d4}.category-landing-module__BleX5W__primaryButton span{font-size:18px}.category-landing-module__BleX5W__secondaryButton{color:#445166;background:#fff;border:1px solid #dce2ea}@media (max-width:900px){.category-landing-module__BleX5W__productGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-landing-module__BleX5W__choiceSection{grid-template-columns:1fr}.category-landing-module__BleX5W__ctaInner{flex-direction:column;align-items:start}.category-landing-module__BleX5W__ctaActions{flex-direction:row;width:100%}.category-landing-module__BleX5W__primaryButton,.category-landing-module__BleX5W__secondaryButton{flex:1;min-width:0}}@media (max-width:600px){.category-landing-module__BleX5W__container{width:min(100% - 32px,1120px)}.category-landing-module__BleX5W__catalog,.category-landing-module__BleX5W__choiceSection{padding:64px 0}.category-landing-module__BleX5W__sectionHeading{flex-direction:column;align-items:start;gap:14px}.category-landing-module__BleX5W__productGrid{grid-template-columns:1fr}.category-landing-module__BleX5W__productBody h3,.category-landing-module__BleX5W__productBody>p{min-height:0}.category-landing-module__BleX5W__benefitsSection{padding:64px 0}.category-landing-module__BleX5W__benefitGrid{grid-template-columns:1fr}.category-landing-module__BleX5W__benefitGrid article{padding:22px 0 26px}.category-landing-module__BleX5W__benefitGrid article+article{border-top:1px solid #d5deeb;border-left:0;padding-left:0}.category-landing-module__BleX5W__benefitGrid h3{margin-top:16px}.category-landing-module__BleX5W__usePanel ul{grid-template-columns:1fr;margin-top:30px}.category-landing-module__BleX5W__ctaSection{padding:58px 0 68px}.category-landing-module__BleX5W__ctaActions{flex-direction:column}}@media (prefers-reduced-motion:reduce){.category-landing-module__BleX5W__productImage{transition:none}}
.product-page-module__oKwtZW__page{color:#152033;background:#f7f9fc;min-height:100vh;padding:112px 0 96px}.product-page-module__oKwtZW__container{width:min(100% - 48px,1120px);margin:0 auto}.product-page-module__oKwtZW__breadcrumbs{color:#98a2b3;flex-wrap:wrap;gap:8px;margin-bottom:24px;font-size:13px;display:flex}.product-page-module__oKwtZW__breadcrumbs a{color:#3567d4}.product-page-module__oKwtZW__product{background:#fff;border:1px solid #e3e8f0;border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 16px 48px #1727440f}.product-page-module__oKwtZW__visual{place-items:center;min-height:560px;display:grid;position:relative;overflow:hidden}.product-page-module__oKwtZW__productImage{object-fit:cover}.product-page-module__oKwtZW__placeholder{color:#15203347;letter-spacing:-.12em;font-size:clamp(72px,10vw,132px);font-weight:800}.product-page-module__oKwtZW__details{flex-direction:column;min-width:0;padding:clamp(32px,5vw,64px);display:flex}.product-page-module__oKwtZW__badge{color:#2858bd;background:#eaf0ff;border-radius:999px;align-self:flex-start;margin-bottom:18px;padding:6px 10px;font-size:10px;font-weight:700}.product-page-module__oKwtZW__categoryName{color:#3567d4;letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:700}.product-page-module__oKwtZW__details h1{letter-spacing:-.06em;margin-top:12px;font-size:clamp(32px,4.5vw,52px);line-height:1.05}.product-page-module__oKwtZW__description{color:#667085;max-width:520px;margin-top:20px;font-size:15px;line-height:1.7}.product-page-module__oKwtZW__specs{border-top:1px solid #e8ecf2;margin-top:34px}.product-page-module__oKwtZW__specs div{border-bottom:1px solid #e8ecf2;justify-content:space-between;gap:20px;padding:14px 0;font-size:13px;display:flex}.product-page-module__oKwtZW__specs dt{color:#98a2b3}.product-page-module__oKwtZW__specs dd{color:#445166;text-align:right;font-weight:600}.product-page-module__oKwtZW__purchase{justify-content:space-between;align-items:end;gap:20px;margin-top:auto;padding-top:38px;display:flex}.product-page-module__oKwtZW__price{flex-direction:column;gap:6px;display:flex}.product-page-module__oKwtZW__price>span{color:#98a2b3;font-size:11px}.product-page-module__oKwtZW__price strong{letter-spacing:-.04em;font-size:25px}.product-page-module__oKwtZW__price small{color:#98a2b3;font-size:11px;font-weight:500}.product-page-module__oKwtZW__purchase .product-page-module__oKwtZW__addButton{flex:0 0 190px;width:190px}.product-page-module__oKwtZW__price strong{white-space:nowrap}.product-page-module__oKwtZW__content{flex-direction:column;max-width:960px;margin:0 auto;padding-top:88px;display:flex}.product-page-module__oKwtZW__contentHeading{letter-spacing:-.05em;max-width:760px;margin-top:48px;font-size:clamp(26px,4vw,42px);line-height:1.12}.product-page-module__oKwtZW__content>.product-page-module__oKwtZW__contentHeading:first-child{margin-top:0}h3.product-page-module__oKwtZW__contentHeading{font-size:clamp(22px,3vw,31px)}.product-page-module__oKwtZW__contentText{color:#667085;max-width:760px;margin-top:18px;font-size:16px;line-height:1.8}.product-page-module__oKwtZW__contentImage{aspect-ratio:16/9;background:#e9eef5;border-radius:16px;width:100%;margin-top:42px;position:relative;overflow:hidden}.product-page-module__oKwtZW__contentImageAsset{object-fit:cover}.product-page-module__oKwtZW__contentButton{color:#fff;background:#3567d4;border-radius:8px;justify-content:space-between;align-self:flex-start;align-items:center;gap:28px;min-width:230px;margin-top:28px;padding:15px 18px;font-size:13px;font-weight:700;display:inline-flex}.product-page-module__oKwtZW__contentButton span{font-size:18px}@media (max-width:820px){.product-page-module__oKwtZW__product{grid-template-columns:1fr}.product-page-module__oKwtZW__visual{aspect-ratio:1;min-height:0}.product-page-module__oKwtZW__purchase{margin-top:34px}}@media (max-width:560px){.product-page-module__oKwtZW__page{padding:96px 0 64px}.product-page-module__oKwtZW__container{width:min(100% - 32px,1120px)}.product-page-module__oKwtZW__details{padding:28px 22px 24px}.product-page-module__oKwtZW__details h1{font-size:32px}.product-page-module__oKwtZW__purchase{flex-direction:column;align-items:stretch}.product-page-module__oKwtZW__purchase .product-page-module__oKwtZW__addButton{flex-basis:auto;width:100%}.product-page-module__oKwtZW__content{padding-top:64px}.product-page-module__oKwtZW__contentHeading{margin-top:38px}.product-page-module__oKwtZW__contentText{font-size:14px}.product-page-module__oKwtZW__contentImage{border-radius:12px;margin-top:30px}.product-page-module__oKwtZW__contentButton{width:100%}}
