:root{--brand-blue:#0094fe;--brand-blue-hover:#007bd4;--blue:var(--brand-blue);--blue-dark:var(--brand-blue-hover);--button-primary:var(--brand-blue);--button-primary-hover:var(--brand-blue-hover);--button-primary-shadow:0 8px 18px rgba(0, 148, 254, .22);--dark:#111827;--text:#4b5563;--muted:#f7f7f7;--muted-2:#f2f3f8;--border:#e5e7eb;--danger:#dc2626;--error:#ff0000;--success:#00c764;--accent-mint:#3cffa9;--accent-purple:#9b59b6;--white:#fff;--shadow:0 18px 50px rgba(28, 39, 76, .10);--radius-sm:8px;--radius:12px;--radius-lg:18px;--container:1170px;--se-details:#0094fe;--se-details-hover:#007bd4;--se-link:#0094fe;--se-stock:#00c764;--credit-accent:#db00b7;--cta-green-hover:#00b75c;--cta-green-active:#009c4f;--cta-green-shadow:rgba(0, 199, 100, .22);--cart-green-depth:#00a956;--se-buy-hover:#00b75c;--commerce-green-hover:#00b75c;--commerce-text:#101828;--commerce-muted:#667085;--commerce-border:#e4e7ec;--cta-green:rgb(0, 199, 100);--cart-green:rgb(0, 199, 100);--se-buy:rgb(0, 199, 100);--commerce-green:rgb(0, 199, 100);--product-price-size:22px}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.is-locked{overflow:hidden}img{display:block;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;min-width:0;max-width:100%}a,button{-webkit-tap-highlight-color:transparent}button{cursor:pointer}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{color:var(--dark);line-height:1.22}h1{font-size:clamp(2.15rem, 5vw, 4.25rem);letter-spacing:-.045em}h2{font-size:clamp(1.7rem, 3vw, 2.55rem);letter-spacing:-.035em}h3{font-size:1.06rem}.container{width:min(calc(100% - 32px),var(--container));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;z-index:100;padding:10px 16px;color:#fff;background:var(--dark);border-radius:8px}.skip-link:focus{top:16px}.button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 26px;border:1px solid transparent;border-radius:var(--radius-sm);font-weight:650;line-height:1;transition:transform .18s,background-color .18s,border-color .18s,color .18s,box-shadow .18s}.button:hover{transform:translateY(-1px)}.button:active{transform:scale(.98)}.button:focus-visible,.icon-button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:rgba(0,148,254,.24) solid 3px;outline-offset:3px}.btn-primary,.button--primary{width:auto;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;color:#fff;background:var(--button-primary);border:1px solid var(--button-primary);border-radius:6px;box-shadow:var(--button-primary-shadow);font-family:inherit;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color .3s,border-color .3s,box-shadow .3s,transform .16s}.btn-primary:hover,.button--primary:hover{color:#fff;background:var(--button-primary-hover);border-color:var(--button-primary-hover);box-shadow:0 10px 22px rgba(0,123,212,.28);transform:translateY(-1px)}.btn-primary:active,.button--primary:active{transform:scale(.98)}.btn-primary:focus-visible,.button--primary:focus-visible{outline:rgba(0,148,254,.28) solid 3px;outline-offset:3px}.btn-primary:disabled,.btn-primary[aria-disabled=true],.button--primary:disabled,.button--primary[aria-disabled=true]{opacity:.55;box-shadow:none;cursor:not-allowed;pointer-events:none}.btn-primary--full{width:100%}.button--dark{color:#fff;background:var(--dark)}.button--dark:hover{background:#111a37}.button--ghost{color:var(--dark);background:#fff;border-color:var(--border)}.button--full{width:100%}.button--large{min-height:54px;padding-inline:32px}.text-link{color:var(--dark);font-weight:650}.text-link:hover{color:var(--blue)}.site-header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.96);box-shadow:0 1px 0 rgba(28,39,76,.08);backdrop-filter:blur(12px)}.topbar{color:#fff;background:#111827}.topbar__inner{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar p{margin:0;font-size:.86rem;font-weight:600}.topbar__utilities{display:flex;align-items:center;justify-content:flex-end;gap:clamp(14px,2vw,26px);min-width:0}.currency-switcher{display:inline-grid;grid-template-columns:minmax(44px,auto) 1px minmax(44px,auto);align-items:center;min-height:32px;padding:2px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(255,255,255,.08)}.currency-switcher>span{width:1px;height:16px;background:rgba(255,255,255,.24)}.currency-switcher button{min-width:44px;min-height:28px;padding:0 10px;color:rgba(255,255,255,.78);background:0 0;border:0;border-radius:999px;font:inherit;font-size:.73rem;font-weight:800;letter-spacing:.045em;cursor:pointer}.currency-switcher button:hover:not(:disabled){color:#fff}.currency-switcher button[aria-pressed=true]{color:#111827;background:#fff;box-shadow:0 1px 5px rgba(0,0,0,.16)}.currency-switcher button:disabled{opacity:.42;cursor:not-allowed}.mobile-menu__currency{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:8px 14px 14px;color:var(--dark);font-size:.82rem;font-weight:750}.header-main{min-height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;flex:0 0 auto}.brand img{width:179px;height:auto}.desktop-nav{display:flex;align-items:center;color:var(--dark);font-weight:650}.desktop-nav a{position:relative;padding:28px 0}.desktop-nav a::after{content:"";position:absolute;left:0;right:100%;bottom:22px;height:2px;background:var(--blue);transition:right .2s}.desktop-nav a:hover{color:var(--blue)}.desktop-nav a:hover::after{right:0}.header-actions{display:flex;align-items:center;gap:8px}.icon-button{width:44px;height:44px;display:inline-grid;place-items:center;padding:0;color:var(--dark);background:0 0;border:0;border-radius:50%;transition:color .18s,background .18s}.icon-button:hover{color:var(--blue);background:var(--muted-2)}.icon-button svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.icon-button--badge{position:relative}.icon-button--badge>span{position:absolute;top:1px;right:0;min-width:18px;height:18px;display:grid;place-items:center;padding:0 4px;color:#fff;background:#e11d48;border:2px solid #fff;border-radius:20px;font-size:.64rem;line-height:1}.mobile-menu-button{display:none}.drawer-overlay{position:fixed;inset:0;z-index:59;background:rgba(13,18,35,.56);backdrop-filter:blur(2px)}.cart-drawer,.mobile-menu{position:fixed;z-index:60;top:0;right:0;height:100dvh;color:var(--text);background:#fff;box-shadow:-16px 0 50px rgba(13,18,35,.16)}.mobile-menu{width:min(330px,92vw)}.cart-drawer__header,.mobile-menu__header{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 20px;border-bottom:1px solid var(--border)}.mobile-menu__nav{padding:12px}.mobile-menu__nav a{display:block;padding:13px 14px;color:var(--dark);border-radius:8px;font-weight:650}.mobile-menu__nav a:hover{color:var(--blue);background:var(--muted-2)}.mobile-menu__nav hr{margin:10px 14px;border:0;border-top:1px solid var(--border)}.search-dialog{width:min(720px,calc(100% - 32px));padding:0;border:0;border-radius:16px;box-shadow:var(--shadow)}.search-dialog::backdrop{background:rgba(13,18,35,.65);backdrop-filter:blur(3px)}.search-form{padding:28px}.search-form>label{display:block;margin-bottom:12px;color:var(--dark);font-size:1.1rem;font-weight:700}.search-form__row{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center}.hero-section{padding:48px 0 22px;background:#f7f7f9}.hero-copy{max-width:550px;margin-bottom:30px;font-size:1.05rem}.eyebrow{margin-bottom:9px;color:var(--dark);font-weight:680;letter-spacing:-.01em}.section{padding:76px 0}.section--muted{background:var(--muted)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.section-heading h2,.section-heading p{margin-bottom:0}.category-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:18px}.category-card{display:grid;justify-items:center;gap:14px;color:var(--dark);text-align:center;font-size:.94rem}.category-card span{width:100%;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;background:var(--muted-2);border:1px solid transparent;border-radius:50%;transition:border-color .2s,transform .2s,box-shadow .2s}.category-card img{width:68%;height:68%;object-fit:contain}.category-card:hover span{border-color:rgba(60,80,224,.45);transform:translateY(-3px);box-shadow:0 12px 28px rgba(28,39,76,.09)}.category-card:hover strong{color:var(--blue)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-grid--six{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{overflow:hidden}.product-card__media{position:relative;aspect-ratio:1;display:grid;place-items:center;overflow:hidden}.product-card__media>.product-card__image-link{display:grid;place-items:center;overflow:hidden}.product-card__media img{display:block;object-fit:contain;object-position:center;transition:transform .3s}.product-card:hover .product-card__media img{transform:scale(1.035)}.sale-badge{position:absolute;z-index:2;top:14px;left:14px;padding:4px 10px;border-radius:6px;font-size:.78rem;font-weight:750}.product-card__action{position:absolute;right:14px;bottom:14px;transform:translateY(8px);opacity:0;transition:opacity .18s,transform .18s}.product-card:focus-within .product-card__action,.product-card:hover .product-card__action{transform:none;opacity:1}.product-card__action button{width:46px;height:46px;display:grid;place-items:center;color:#fff;background:var(--button-primary);border:0;border-radius:50%;box-shadow:var(--button-primary-shadow);transition:background-color .3s,box-shadow .3s,transform .16s}.product-card__action button:hover{background:var(--button-primary-hover);box-shadow:0 10px 22px rgba(0,74,133,.28);transform:translateY(-1px)}.product-card__action button:active{transform:scale(.96)}.product-card__action svg{width:23px;fill:none;stroke:currentColor;stroke-width:1.7}.product-card__body h3{font-size:1rem}.product-card__body h3 a{color:inherit}.product-card__body h3 a:hover{color:var(--blue)}.product-card__body h3 a:focus-visible,.product-card__image-link:focus-visible{outline:rgba(0,96,173,.25) solid 3px;outline-offset:-3px}.rating{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.rating small{color:#8c95a3;font-size:.77rem}.price{display:flex;align-items:center;gap:9px}.price strong{color:var(--dark);font-size:1.05rem}.price del{color:#9ca3af;font-size:.9rem}.promo-section{padding-top:20px}.promo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.promo-card{position:relative;min-height:310px;display:flex;align-items:center;overflow:hidden;padding:42px;background:var(--muted-2);border-radius:var(--radius-lg)}.promo-card--wide{grid-column:1/-1;min-height:390px;padding:65px}.promo-card>div{position:relative;z-index:2;max-width:53%}.promo-card h2,.promo-card__title{margin-bottom:14px}.promo-card__title{color:var(--dark);font-size:clamp(1.7rem,3vw,2.55rem);line-height:1.22;letter-spacing:-.035em}.promo-card p{margin-bottom:22px}.promo-card .promo-price{color:var(--blue);font-weight:750}.promo-card img{position:absolute;right:20px;bottom:0;max-width:43%;max-height:88%;object-fit:contain}.promo-card--wide img{right:50px;max-width:42%;max-height:96%}.newsletter-section{padding:30px 0 70px}.newsletter-card{position:relative;min-height:200px;display:grid;align-items:center;overflow:hidden;padding:42px 50px;color:#fff;background:radial-gradient(circle at 88% 18%,rgba(0,148,254,.34),transparent 34%),linear-gradient(135deg,#111827 0,#1c274c 55%,#123a5a 100%);border-radius:14px}.newsletter-card::after{content:"";position:absolute;inset:0 0 0 52%;background:linear-gradient(90deg,transparent,rgba(60,80,224,.55))}.newsletter-card>*{position:relative;z-index:1}.newsletter-card h2,.newsletter-card__title{margin-bottom:10px;color:#fff}.newsletter-card__title{font-size:clamp(1.7rem,3vw,2.55rem);font-weight:700;line-height:1.22;letter-spacing:-.035em}.newsletter-card p{margin-bottom:0;color:rgba(255,255,255,.8)}.newsletter-form input{background:#fff}.benefits-section{padding-bottom:70px}.site-footer{border-top:1px solid var(--border)}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:60px;padding:70px 0 58px}.footer-heading{margin:0 0 24px;color:var(--dark);font-size:1.18rem;font-weight:700;line-height:1.22}.footer-grid address{font-style:normal}.footer-grid ul{margin:0;padding:0;list-style:none}.footer-grid li+li{margin-top:10px}.footer-grid a:hover{color:var(--blue)}.payment-icons{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.payment-icons span{padding:6px 9px;color:var(--dark);background:var(--muted-2);border-radius:5px;font-size:.72rem;font-weight:750}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;border-top:1px solid var(--border);font-size:.83rem}.footer-bottom p{margin:0}.footer-rates{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px 14px;font-variant-numeric:tabular-nums}.footer-rates span{color:#98a2b3}.footer-rates strong{color:#475467;font-size:.78rem;font-weight:760;white-space:nowrap}.cart-drawer{width:min(470px,100vw);display:flex;flex-direction:column}.cart-drawer__title{margin:0;color:var(--dark);font-size:1.4rem;font-weight:700;line-height:1.22}.cart-drawer__content{flex:1;overflow-y:auto;padding:24px}.cart-drawer__footer{padding:20px 24px 28px;border-top:1px solid var(--border)}.cart-total{display:flex;justify-content:space-between;gap:20px;margin-bottom:18px;color:var(--dark)}.cart-drawer__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.empty-state{max-width:310px;margin:70px auto 0;text-align:center}.empty-state__icon{width:100px;height:100px;display:grid;place-items:center;margin:0 auto 18px;background:var(--muted-2);border-radius:50%;font-size:2.2rem}.mini-cart-item{display:grid;grid-template-columns:72px 1fr;gap:14px;padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid var(--border)}.mini-cart-item img{width:72px;height:72px;object-fit:contain;padding:7px;background:var(--muted-2);border-radius:8px}.mini-cart-item a{color:var(--dark);font-weight:700}.mini-cart-item p{margin:5px 0 0}.page-hero{padding:100px 0;background:linear-gradient(135deg,#f2f4ff,#fafafa)}.page-hero--compact{padding:62px 0}.page-hero h1{margin-bottom:12px;font-size:clamp(2.4rem,5vw,4rem)}.page-hero p:last-child{max-width:700px;margin-bottom:0}.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:9px;padding-top:26px;font-size:.88rem}.breadcrumbs a:hover{color:var(--blue)}.shop-layout{display:grid;align-items:start}.filters{position:sticky}.checkout-form label,.credit-form label,.filters label{display:grid;gap:7px;margin-bottom:16px;color:var(--dark);font-size:.9rem;font-weight:650}input,select,textarea{width:100%;min-height:48px;padding:11px 14px;color:var(--dark);background:#fff;border:1px solid #d9dde6;border-radius:8px;outline:0}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(60,80,224,.1)}.filters .button+.button{margin-top:10px}.results-bar{min-height:48px;display:flex;justify-content:space-between;margin-bottom:22px}.results-bar strong{color:var(--dark)}.empty-results{padding:70px 30px;text-align:center;background:var(--muted);border-radius:14px}.add-to-cart-form{display:flex;align-items:end;flex-wrap:wrap;gap:14px}.add-to-cart-form>label{width:100%}.quantity-control{height:54px;display:grid;grid-template-columns:44px 65px 44px;overflow:hidden;border:1px solid var(--border);border-radius:8px}.quantity-control button{color:var(--dark);background:var(--muted);border:0;font-size:var(--product-price-size)}.quantity-control input{min-height:52px;padding:0;text-align:center;border:0;border-radius:0;appearance:textfield}.cart-page{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:32px;align-items:start}.cart-table-wrap{overflow-x:auto}.cart-table{width:100%;border-collapse:collapse}.cart-table th{padding:0 15px 14px;color:var(--dark);text-align:left;font-size:.82rem;text-transform:uppercase;letter-spacing:.05em}.cart-table td{padding:18px 15px;border-top:1px solid var(--border)}.cart-product{min-width:280px;display:flex;align-items:center;gap:14px}.cart-product img{width:90px;height:90px;object-fit:contain;padding:8px;background:var(--muted);border-radius:8px}.cart-product a{display:block;color:var(--dark);font-weight:700}.cart-product small{display:block;margin-top:5px}.cart-update-form{min-width:175px;display:flex;align-items:center;gap:8px}.cart-update-form input{width:66px;min-height:42px}.cart-update-form .button{min-height:42px;padding-inline:13px}.link-danger{padding:0;color:var(--danger);background:0 0;border:0;font-weight:650}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.form-grid__full{grid-column:1/-1}.checkout-section{padding:clamp(40px,5vw,70px) 0 clamp(72px,7vw,100px)}.checkout-grid{display:grid;max-width:1160px;grid-template-columns:minmax(0,1.35fr) minmax(340px,.85fr);gap:clamp(24px,3vw,36px);align-items:start;margin-inline:auto}.checkout-form,.order-summary{width:100%;min-width:0;border:1px solid #e1e6ed;border-radius:18px}.checkout-form{padding:clamp(24px,3vw,34px);background:#fff;box-shadow:0 14px 38px rgba(15,23,42,.055)}.checkout-form h2,.order-summary h2{margin:0 0 24px;color:var(--dark);font-size:clamp(1.55rem,2.1vw,2rem);line-height:1.15;letter-spacing:-.025em}.checkout-form .form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px}.checkout-form .form-grid>label{margin:0}.checkout-form input,.checkout-form select,.checkout-form textarea{background:#fbfcfe;border-color:#d7dee8}.checkout-form input,.checkout-form select{min-height:52px}.checkout-form textarea{min-height:118px}.checkout-details{margin:0;padding:0;overflow:hidden;background:#fbfcfe;border:1px solid #d7dee8;border-radius:12px}.checkout-details summary{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;color:var(--dark);font-weight:700;cursor:pointer}.checkout-details summary span{flex:0 0 auto;color:#7b8492;font-size:.75rem;font-weight:500}.checkout-details__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:4px 16px 16px}.checkout-details__grid>label{min-width:0;margin:0}.checkout-details__wide{grid-column:1/-1}.checkout-form .consent-option{margin:0;padding:15px 16px;background:#f5f7fa;border:1px solid #e7ebf0;border-radius:10px}.checkout-form__submit{min-height:52px;margin-top:20px;padding-inline:20px;white-space:normal;text-wrap:balance}.order-summary{position:sticky;top:112px;padding:26px;background:#f7f8fa}.order-summary>.order-summary__items{display:grid;gap:0;padding:0}.order-summary__item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;padding:14px 0;border-bottom:1px solid #e1e5eb}.order-summary__item:first-child{padding-top:0}.order-summary__item:last-child{border-bottom:0}.order-summary__item-name{min-width:0;color:#475467;line-height:1.5;overflow-wrap:anywhere}.order-summary .price-stack{min-width:max-content;justify-items:end}.order-summary hr{margin:18px 0;border:0;border-top:1px solid #d9dee7}.order-summary__total{display:flex;align-items:baseline;justify-content:space-between;gap:20px;padding:0;color:var(--dark);font-size:1.15rem}.order-summary .price-policy-note,.order-summary .price-tax-note,.order-summary>p:last-child{margin:18px 0 0;color:#596579;font-size:.9rem;line-height:1.55}.order-summary .price-tax-note+.price-policy-note{margin-top:8px}.order-summary .price-policy-note+p{padding-top:18px;border-top:1px solid #e1e5eb}@media (max-width:1040px){.checkout-grid{grid-template-columns:minmax(0,1fr)}.order-summary{position:static}}@media (max-width:680px){.checkout-section{padding-block:28px 64px}.checkout-section .container{width:min(calc(100% - 24px),var(--container))}.checkout-form,.order-summary{padding:22px 18px;border-radius:15px}.checkout-form h2,.order-summary h2{margin-bottom:20px}.checkout-details__grid,.checkout-form .form-grid{grid-template-columns:minmax(0,1fr)}.checkout-details__wide{grid-column:auto}.checkout-details summary{align-items:flex-start;flex-direction:column;gap:3px}}@media (max-width:380px){.checkout-form,.order-summary{padding-inline:16px}.checkout-form__submit{padding-inline:12px;font-size:.86rem}}.error-page{min-height:650px;display:grid;place-items:center;padding:60px 16px;text-align:center}.toast{position:fixed;z-index:90;top:22px;left:50%;transform:translateX(-50%);max-width:calc(100% - 32px);padding:12px 18px;color:#fff;border-radius:9px;box-shadow:var(--shadow);font-weight:650}.toast--success{background:var(--success)}.toast--error{background:var(--danger)}@media (max-width:1100px){.category-grid{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.benefits-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:880px){.desktop-nav{display:none}.mobile-menu-button{display:inline-grid}.hero-section{padding-top:24px}.product-grid,.product-grid--six{grid-template-columns:repeat(2,1fr)}.promo-card--wide{padding:42px}.newsletter-card{gap:28px}.newsletter-card::after{inset:45% 0 0}.cart-page{grid-template-columns:1fr}}@media (max-width:640px){.btn-primary--mobile-full{width:100%}body{font-size:15px}.container{width:min(calc(100% - 24px),var(--container))}.topbar__inner{justify-content:flex-end}.topbar p{display:none}.header-main{min-height:68px;gap:10px}.brand img{width:149px;height:auto}.header-actions{gap:1px}.header-actions>.icon-button:nth-child(2){display:none}.icon-button{width:42px;height:42px}.section{padding:58px 0}.section-heading{align-items:flex-start;flex-direction:column;margin-bottom:24px}.category-grid{grid-template-columns:repeat(3,1fr);gap:16px 10px}.category-card{font-size:.78rem}.product-grid,.product-grid--six{gap:12px}.product-card__media>.product-card__image-link{padding:12px}.product-card__body{padding:13px}.product-card__body h3{font-size:.88rem}.product-card__action{right:8px;bottom:8px;opacity:1;transform:none}.product-card__action button{width:42px;height:42px}.rating small{display:none}.promo-grid{grid-template-columns:1fr;gap:16px}.promo-card,.promo-card--wide{grid-column:auto;min-height:410px;align-items:flex-start;padding:30px 24px}.promo-card>div{max-width:100%}.promo-card img,.promo-card--wide img{right:10px;bottom:0;max-width:70%;max-height:57%}.footer-grid{grid-template-columns:1fr;gap:36px;padding:50px 0}.footer-bottom{align-items:flex-start;flex-direction:column}.cart-drawer__actions{grid-template-columns:1fr}.page-hero,.page-hero--compact{padding:55px 0}.add-to-cart-form .button{flex:1;min-width:190px}.form-grid{grid-template-columns:1fr}.form-grid__full{grid-column:auto}.search-form{padding:20px}.search-form__row{grid-template-columns:1fr auto}.search-form__row .btn-primary,.search-form__row .button--primary{grid-row:2;grid-column:1/-1}}@media (prefers-reduced-motion:reduce){*,::after,::before{scroll-behavior:auto!important;transition-duration:NaNs!important;animation-duration:NaNs!important;animation-iteration-count:1!important}}.nav-dropdown{position:relative;display:flex;align-items:stretch}.nav-dropdown__trigger{display:inline-flex;align-items:center;gap:6px;padding:28px 0;color:var(--dark);background:0 0;border:0;font-weight:650}.nav-dropdown__trigger::after{content:"";position:absolute;left:0;right:100%;bottom:22px;height:2px;background:var(--blue);transition:right .2s}.nav-dropdown__trigger:hover,.nav-dropdown__trigger[aria-expanded=true]{color:var(--blue)}.nav-dropdown__trigger:hover::after,.nav-dropdown__trigger[aria-expanded=true]::after{right:0}.nav-dropdown__trigger svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform .2s}.nav-dropdown__trigger[aria-expanded=true] svg{transform:rotate(180deg)}.nav-dropdown__panel{position:absolute;z-index:80;top:calc(100% - 8px);left:50%;width:min(780px,calc(100vw - 32px));padding:22px;background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:0 26px 70px rgba(20,31,66,.18);transform:translateX(-50%)}.nav-dropdown__head{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 4px 16px;border-bottom:1px solid var(--border)}.nav-dropdown__head div{display:grid;gap:2px}.nav-dropdown__head strong{color:var(--dark);font-size:1.05rem}.nav-dropdown__head span{color:var(--text);font-size:.84rem;font-weight:500}.nav-dropdown__head>a{padding:8px 0;color:var(--blue);font-size:.9rem}.nav-dropdown__grid a::after,.nav-dropdown__head>a::after{display:none}.nav-dropdown__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-top:14px}.nav-dropdown__grid a{min-height:72px;display:flex;align-items:center;gap:13px;padding:9px 12px;border-radius:10px}.nav-dropdown__grid a:hover{color:var(--blue);background:var(--muted-2)}.nav-dropdown__grid a span{width:54px;height:54px;display:grid;place-items:center;flex:0 0 auto;overflow:hidden;background:#fff;border-radius:10px}.nav-dropdown__grid img{width:48px;height:48px;object-fit:contain}.nav-dropdown__grid strong{font-size:.91rem;line-height:1.35}.mobile-catalog-menu{color:var(--dark)}.mobile-catalog-menu summary{display:flex;align-items:center;justify-content:space-between;padding:13px 14px;border-radius:8px;font-weight:650;cursor:pointer;list-style:none}.mobile-catalog-menu summary::-webkit-details-marker{display:none}.mobile-catalog-menu[open] summary{color:var(--blue);background:var(--muted-2)}.mobile-catalog-menu summary span{font-size:1.25rem;transition:transform .2s}.mobile-catalog-menu[open] summary span{transform:rotate(45deg)}.mobile-catalog-menu>div{padding:4px 0 8px 14px}.mobile-catalog-menu>div a{padding:9px 14px;font-size:.88rem;font-weight:600}.filters-toggle{display:none;margin-bottom:18px}.filters-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.shop-layout{grid-template-columns:286px minmax(0,1fr);gap:38px}.filters{top:138px;padding:0;overflow:hidden}.filters__form{padding:20px}.filters__heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.filters__heading h2{margin:0;font-size:1.12rem}.filters__heading a{color:var(--blue);font-size:.82rem;font-weight:700}.filters label{margin-bottom:17px}.filter-group{margin:0 0 18px;padding:0 0 18px;border-bottom:1px solid var(--border)}.filter-group legend{width:100%;margin-bottom:10px;color:var(--dark);font-size:.9rem;font-weight:700}.filter-options{display:grid;gap:8px}.filter-options--scroll{max-height:205px;padding-right:4px}.check-option{grid-template-columns:18px minmax(0,1fr) auto!important;align-items:center;gap:9px!important;margin:0!important;color:var(--text)!important;font-weight:500!important;cursor:pointer}.check-option input{width:18px;min-height:18px;height:18px;margin:0;accent-color:var(--blue)}.check-option span{min-width:0;line-height:1.35}.check-option small{min-width:24px;padding:1px 6px;color:#8c95a3;background:var(--muted-2);border-radius:20px;text-align:center;font-size:.7rem}.shop-results{min-width:0}.results-bar>div{display:grid;gap:2px}.results-bar>div span{color:#8c95a3;font-size:.82rem}.product-card__category{align-self:flex-start;letter-spacing:.02em}.rating span{color:var(--dark);letter-spacing:0;font-size:.78rem;font-weight:700}.product-card__body h3{min-height:0;margin:9px 0}.product-card__description{min-height:3.7em}.product-card__specs li{position:relative;padding-left:13px;color:#6d7685;font-size:.74rem;line-height:1.35}.product-card__specs li::before{position:absolute;left:0;top:.55em}.status-dot{width:8px;height:8px;margin-right:2px;background:#22a06b;border-radius:50%;box-shadow:0 0 0 4px rgba(34,160,107,.12)}.product-information__grid{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:22px;align-items:stretch}.product-content-card{padding:28px;border:1px solid var(--border);border-radius:14px}.product-content-card h2{margin-bottom:16px;font-size:1.38rem}.product-content-card p:last-child{margin-bottom:0}.product-content-card--description p{white-space:pre-line}.external-source-link{display:inline-flex;margin-top:12px}.content-check-list,.content-warning-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.content-check-list li,.content-warning-list li{position:relative;padding-left:26px;font-size:.9rem}.content-check-list li::before{content:"✓";position:absolute;left:0;top:0;color:var(--success);font-weight:800}.content-warning-list li::before{content:"!";position:absolute;left:0;top:1px;width:18px;height:18px;display:grid;place-items:center;color:#fff;background:#f59e0b;border-radius:50%;font-size:.7rem;font-weight:800}.spec-table-wrap{overflow:hidden;border:1px solid var(--border);border-radius:14px}.spec-table{width:100%;border-collapse:collapse}.spec-table td,.spec-table th{padding:15px 20px;border-bottom:1px solid var(--border);text-align:left;vertical-align:top}.spec-table tr:last-child td,.spec-table tr:last-child th{border-bottom:0}.spec-table th{width:34%;color:var(--dark);background:#fafbfc;font-size:.87rem}.spec-table td{color:var(--text)}.spec-table a{color:var(--blue);font-weight:650}.spec-disclaimer{margin-top:18px;padding:16px 18px;color:#755512;background:#fff9e8;border:1px solid #f3df9c;border-radius:10px;font-size:.88rem}.credit-hero{padding:88px 0;overflow:hidden;background:radial-gradient(circle at 85% 20%,rgba(60,80,224,.18),transparent 31%),linear-gradient(135deg,#f4f5ff,#fff 62%)}.credit-hero__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:70px;align-items:center}.credit-kicker{display:inline-flex;margin-bottom:16px;color:var(--blue);font-size:.86rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.credit-hero h1{max-width:760px;margin-bottom:20px}.credit-hero p{max-width:690px;font-size:1.04rem}.credit-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.credit-hero__summary{display:grid;gap:14px}.credit-hero__summary article{padding:22px 24px;background:rgba(255,255,255,.86);border:1px solid rgba(60,80,224,.12);border-radius:14px;box-shadow:0 14px 38px rgba(28,39,76,.07);backdrop-filter:blur(10px)}.credit-hero__summary strong{display:block;margin-bottom:4px;color:var(--dark);font-size:1.42rem}.credit-hero__summary span{font-size:.86rem}.credit-section-heading p{max-width:760px;margin-top:8px}.bank-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.bank-card{padding:30px;border:1px solid var(--border);border-radius:16px;box-shadow:0 10px 34px rgba(28,39,76,.05)}.bank-card__top{display:grid;gap:18px;margin-bottom:18px}.bank-card__logo{display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--border);border-radius:12px}.bank-card__logo img{width:auto;max-width:100%;max-height:88px;object-fit:contain}.bank-card__logo--oschad{border-color:#004b47}.bank-card__identity h3{margin-bottom:2px;font-size:1.45rem}.bank-card__identity p{margin:0;font-size:.84rem}.bank-card ul{display:grid;gap:9px;margin:18px 0 22px;padding-left:20px}.bank-card li{font-size:.9rem}.credit-notice{margin-top:24px;padding:18px 20px;background:#f7f8ff;border:1px solid #dde1ff;border-radius:12px;font-size:.9rem}.credit-calculator-grid{display:grid;gap:60px;align-items:center}.credit-calculator{margin-top:25px}.credit-calculator label{display:grid;gap:7px;margin-bottom:16px;color:var(--dark);font-size:.88rem;font-weight:650}.credit-result{color:#fff;background:linear-gradient(145deg,#1c274c,#3042a7);box-shadow:0 22px 55px rgba(28,39,76,.18)}.credit-result>span{color:rgba(255,255,255,.72);font-size:.86rem}.credit-result>strong{display:block;margin:6px 0 22px;color:#fff;letter-spacing:-.04em}.credit-result dl{margin:0}.credit-result dl div{display:flex;justify-content:space-between;gap:16px;padding:9px 0;border-top:1px solid rgba(255,255,255,.15)}.credit-result dt{color:rgba(255,255,255,.72)}.credit-result dd{margin:0;font-weight:700}.credit-result p{margin:20px 0 0;color:rgba(255,255,255,.7);font-size:.78rem}.credit-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;counter-reset:none}.credit-steps li{min-width:0;padding:22px;border:1px solid var(--border);border-radius:14px}.credit-steps>li>span{display:inline-flex;margin-bottom:18px;color:var(--blue);font-size:.82rem;font-weight:850}.credit-steps h3{margin-bottom:8px}.credit-steps p{margin-bottom:0;font-size:.86rem}.credit-faq-grid{display:grid;grid-template-columns:.55fr 1fr;gap:70px;align-items:start}.faq-list{display:grid;gap:10px}.faq-list details{background:#fff;border:1px solid var(--border);border-radius:12px}.faq-list summary{position:relative;padding:18px 48px 18px 20px;color:var(--dark);font-weight:700;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:"+";position:absolute;right:20px;top:14px;color:var(--blue);font-size:1.4rem}.faq-list details[open] summary::after{content:"−"}.faq-list details p{margin:0;padding:0 20px 20px}.credit-application-grid{display:grid;gap:70px;align-items:start}.credit-form{background:#fff;box-shadow:0 16px 50px rgba(28,39,76,.07)}.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.consent-option{grid-template-columns:20px 1fr!important;align-items:start;gap:10px!important}.consent-option input{width:18px;min-height:18px;height:18px;margin-top:3px;accent-color:var(--blue)}.consent-option span{color:var(--text);font-size:.82rem;font-weight:500}@media (max-width:1100px){.nav-dropdown__panel{left:20%}.shop-layout{grid-template-columns:260px minmax(0,1fr);gap:24px}.product-information__grid{grid-template-columns:1fr 1fr}.product-content-card--description{grid-column:1/-1}.credit-steps{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:880px){.filters-toggle{display:inline-flex}.filters[data-filters-panel]{display:none}.filters[data-filters-panel].is-open{display:block}.shop-layout{grid-template-columns:1fr}.filters{position:static}.results-bar{align-items:flex-start;flex-direction:column}.credit-application-grid,.credit-calculator-grid,.credit-faq-grid,.credit-hero__grid{grid-template-columns:1fr;gap:38px}.bank-grid{grid-template-columns:1fr}.credit-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.filters__form{padding:17px}.product-card__media{aspect-ratio:1}.product-card__description{min-height:4.4em;-webkit-line-clamp:3}.product-card__specs{display:none}.product-information__grid{grid-template-columns:1fr}.product-content-card--description{grid-column:auto}.spec-table td,.spec-table th{display:block;width:100%;padding:11px 15px}.spec-table th{padding-bottom:3px;border-bottom:0}.spec-table td{padding-top:3px}.spec-table tr:not(:last-child) td{border-bottom:1px solid var(--border)}.credit-hero{padding:58px 0}.credit-hero__actions .button{width:100%}.credit-calculator,.credit-steps{grid-template-columns:1fr}.bank-card,.credit-result{padding:24px}.credit-result>strong{font-size:2rem}}.filter-hint{margin:.65rem 0 0;color:var(--color-muted,#697386);font-size:.78rem;line-height:1.45}.stars{display:inline-flex;align-items:center;gap:1px;color:#c7cdd6;line-height:1}.star{color:#c7cdd6}.star.is-active{color:#f5a623}.stars--large{font-size:1.45rem}.product-card__availability{position:absolute;z-index:2;top:12px;left:12px;padding:5px 9px;color:#4a5568;background:rgba(255,255,255,.94);border:1px solid rgba(28,39,76,.1);border-radius:999px;box-shadow:0 5px 18px rgba(28,39,76,.08);font-size:.68rem;font-weight:800;line-height:1;pointer-events:none}.product-card__availability.is-in-stock{color:#0b6b3a;background:#eefbf4;border-color:#c9efd9}.product-card__availability.is-preorder{color:#7a4a00;background:#fff8e6;border-color:#f3df9d}.product-card__availability.is-coming,.product-card__availability.is-request{color:#6b7280;background:#f7f7f8}.product-card__rating{display:flex;align-items:center;gap:7px;margin-bottom:7px}.product-card__rating .stars{font-size:.78rem}.product-card__rating small{color:#8c95a3;font-size:.72rem}.product-card__meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.product-card__meta small{color:#8c95a3;font-weight:500}.product-fx-note{display:block;max-width:560px;margin-top:4px;color:#8c95a3;font-size:.72rem;line-height:1.4}.product-trust-grid{display:grid;gap:10px;margin-top:22px}.product-trust-grid article{display:grid;grid-template-columns:34px 1fr;gap:11px;padding-top:12px;border-top:1px solid var(--border)}.product-trust-grid svg{width:28px;height:28px;color:var(--blue);fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.product-trust-grid div{display:grid;gap:2px}.product-trust-grid strong{color:var(--dark);font-size:.84rem}.product-trust-grid span{font-size:.75rem;line-height:1.4}.product-tab-panel{padding:clamp(24px,4vw,42px)}.product-content-card--wide{padding:0;border:0}.product-content-card--wide>p{max-width:980px;white-space:normal}.product-selection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:30px}.product-selection-grid>div{padding:24px;background:#f8f9fb;border:1px solid var(--border);border-radius:12px}.product-selection-grid h3{margin-bottom:14px}.documentation-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:44px;align-items:start}.documentation-list{display:grid;gap:10px}.documentation-list a{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;padding:15px 16px;background:#f8f9fb;border:1px solid var(--border);border-radius:10px;transition:border-color .2s,transform .2s,box-shadow .2s}.documentation-list a:hover{border-color:rgba(60,80,224,.32);transform:translateY(-1px);box-shadow:0 8px 24px rgba(28,39,76,.06)}.documentation-list svg{width:34px;height:34px;color:var(--blue);fill:none;stroke:currentColor;stroke-width:1.6}.documentation-list span{display:grid;gap:2px}.documentation-list strong{color:var(--dark);font-size:.88rem}.documentation-list small{color:#8c95a3;font-size:.72rem}.reviews-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.82fr);gap:42px;align-items:start}.review-form>h2,.reviews-summary-card>h2{margin-bottom:18px}.reviews-score{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:22px}.reviews-score>strong{color:var(--dark);font-size:2.25rem;line-height:1}.reviews-score>span{color:#7b8494;font-size:.82rem}.reviews-list{display:grid;gap:13px;margin-top:22px}.review-card{padding:18px;border:1px solid var(--border);border-radius:10px}.review-card header{display:flex;align-items:center;justify-content:space-between;gap:16px}.review-card h3{margin:12px 0 7px}.review-card p{margin-bottom:8px}.review-card time{color:#8c95a3;font-size:.72rem}.review-form{display:grid;gap:15px;padding:24px;background:#f8f9fb;border:1px solid var(--border);border-radius:13px}.form-grid label,.review-form>label{display:grid;gap:7px;color:var(--dark);font-size:.85rem;font-weight:700}.review-form label>span{color:#8c95a3;font-size:.72rem;font-weight:500}.form-grid--two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rating-input{margin:0;padding:0;border:0}.rating-input legend{margin-bottom:8px;color:var(--dark);font-size:.85rem;font-weight:700}.rating-input__stars{display:inline-flex;flex-direction:row-reverse;justify-content:flex-end}.rating-input__stars input{position:absolute;opacity:0;pointer-events:none}.rating-input__stars label{padding:2px;color:#c7cdd6;font-size:2rem;line-height:1;cursor:pointer;transition:color .15s,transform .15s}.rating-input__stars input:checked~label,.rating-input__stars label:hover,.rating-input__stars label:hover~label{color:#f5a623}.rating-input__stars input:focus-visible+label{outline:rgba(60,80,224,.25) solid 3px;outline-offset:2px;border-radius:4px}.rating-input__stars label:hover{transform:scale(1.08)}.honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important}.category-seo{position:relative;margin-top:70px;padding:clamp(26px,4vw,46px);background:#f8f9fb;border:1px solid var(--border);border-radius:16px}.category-seo__content{position:relative;max-height:390px;overflow:hidden;transition:max-height .45s}.category-seo:not(.is-expanded) .category-seo__content::after{content:"";position:absolute;right:0;bottom:0;left:0;height:120px;background:linear-gradient(transparent,#f8f9fb 78%);pointer-events:none}.category-seo.is-expanded .category-seo__content{max-height:2400px}.category-seo h2{max-width:920px;margin-bottom:20px}.category-seo h3{margin:28px 0 10px;font-size:1.25rem}.category-seo p{max-width:1020px}.category-seo__toggle{position:relative;z-index:2;min-height:44px;margin-top:18px;padding:10px 18px;color:var(--blue);background:#fff;border:1px solid rgba(60,80,224,.25);border-radius:7px;font-weight:750}.category-seo__toggle:hover{background:#f2f4ff}.delivery-geography{margin-top:32px;padding-top:28px;border-top:1px solid var(--border)}.city-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:17px}.city-list span{padding:6px 10px;color:#566174;background:#fff;border:1px solid var(--border);border-radius:999px;font-size:.75rem}@media (max-width:980px){.documentation-layout,.reviews-layout{grid-template-columns:1fr}}@media (max-width:700px){.form-grid--two,.product-secondary-actions,.product-selection-grid{grid-template-columns:1fr}.product-tab-panel{padding:22px 16px}.spec-table td,.spec-table th{display:block;width:100%;padding:11px 14px}.spec-table th{padding-bottom:4px;border-bottom:0}.spec-table td{padding-top:3px}.category-seo{margin-top:48px;padding:24px 18px}}@media (max-width:420px){.quantity-control{width:100%;grid-template-columns:48px 1fr 48px}}.breadcrumbs--catalog{padding-top:0;margin-bottom:18px}.results-controls{display:flex;align-items:end;justify-content:flex-end;gap:14px}.page-shop .section--shop .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.page-shop .section--shop .product-card{height:100%}.page-shop .section--shop .product-card__media{aspect-ratio:auto}.page-shop .section--shop .product-card__media>.product-card__image-link{padding:0}.page-shop .section--shop .product-card__media img{object-fit:cover;object-position:center}@media (min-width:641px){.page-shop .section--shop .product-grid.product-grid--list{grid-template-columns:1fr}.page-shop .section--shop .product-grid--list .product-card{display:grid;grid-template-columns:280px minmax(0,1fr)}.page-shop .section--shop .product-grid--list .product-card__media{height:100%;min-height:280px}.page-shop .section--shop .product-grid--list .product-card__body{padding:22px 24px}.page-shop .section--shop .product-grid--list .product-card__description{min-height:0;-webkit-line-clamp:2}}@media (max-width:992px){.page-shop .section--shop .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:880px){.results-controls{width:100%;justify-content:space-between}}@media (max-width:600px){.page-shop .section--shop .product-grid,.page-shop .section--shop .product-grid.product-grid--list{gap:16px}.results-controls{display:grid;align-items:end;gap:10px;grid-template-columns:1fr}}.results-bar>.results-controls{display:flex;align-items:end;justify-content:flex-end;gap:14px}@media (max-width:980px){.desktop-nav{display:none}.mobile-menu-button{display:inline-grid}}@media (max-width:640px){.results-bar>.results-controls{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:end;gap:10px}}.btn-buy,.btn-details,.btn-query{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border-radius:8px;font-family:inherit;font-size:.94rem;font-weight:750;line-height:1.15;text-align:center;text-decoration:none;cursor:pointer;transition:background-color .22s,border-color .22s,color .22s,box-shadow .22s,transform .16s}.btn-buy{background:#000;text-transform:uppercase;box-shadow:0 8px 20px rgba(0,0,0,.16)}.btn-buy:hover{background:#333;border-color:#333;transform:translateY(-1px)}.btn-buy:active{transform:scale(.98)}.btn-details{background:#2e7d32;border:2px solid #2e7d32;box-shadow:0 8px 18px rgba(46,125,50,.16)}.btn-details:hover{background:#256a29}.btn-query{color:#333;background:0 0;border:2px solid #333;box-shadow:none}.btn-query:hover{color:#fff;background:#333;transform:translateY(-1px)}.btn-buy:focus-visible,.btn-details:focus-visible,.btn-query:focus-visible{outline:rgba(0,96,173,.25) solid 3px;outline-offset:3px}.product-card{border:0;box-shadow:0 2px 10px rgba(15,23,42,.055);transition:transform .22s,box-shadow .22s}.product-card:hover{border-color:transparent;transform:translateY(-4px)}.catalog-results-region{position:relative;opacity:1;transition:opacity .18s,transform .18s}.catalog-results-region.is-loading{opacity:.46;pointer-events:none}.catalog-results-region.is-loading::after{content:"";position:absolute;top:42px;left:50%;width:34px;height:34px;margin-left:-17px;border:3px solid rgba(46,125,50,.18);border-top-color:#2e7d32;border-radius:50%;animation:.75s linear infinite catalog-spin}.catalog-results-region.is-entering{opacity:0;transform:translateY(5px)}@keyframes catalog-spin{to{transform:rotate(360deg)}}.add-to-cart-form>label{display:inline-block;margin-bottom:8px;color:var(--dark);font-size:.84rem;font-weight:700}.mobile-product-cta{display:none}@media (min-width:601px){.page-shop .section--shop .product-grid--list .product-card__media{height:250px;min-height:250px}}@media (max-width:600px){.results-bar>.results-controls{grid-template-columns:1fr}.page-shop .section--shop .product-card__media,.page-shop .section--shop .product-grid--list .product-card__media{height:250px;min-height:250px}.product-card__body{padding:18px}.btn-buy,.btn-details,.btn-query{width:100%;min-height:52px;padding-inline:18px}}@media (max-width:760px){.mobile-product-cta{position:fixed;z-index:55;right:0;bottom:0;left:0;display:grid;align-items:center;padding:10px max(16px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));background:rgba(255,255,255,.97);border-top:1px solid rgba(15,23,42,.1);box-shadow:0 -12px 32px rgba(15,23,42,.12);backdrop-filter:blur(14px)}.mobile-product-cta__summary{min-width:0;display:grid;gap:1px}.mobile-product-cta__summary strong{overflow:hidden;color:var(--dark);font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.mobile-product-cta__summary span{color:#000;font-size:.9rem;font-weight:800}.mobile-product-cta form{margin:0}.mobile-product-cta .btn-buy,.mobile-product-cta .btn-query{width:100%;min-height:48px;padding:11px 14px;font-size:.78rem}}@media (max-width:430px){.mobile-product-cta{grid-template-columns:1fr}.mobile-product-cta__summary{display:none}}.btn-primary,.search-form .btn-primary{min-height:48px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;padding:12px 24px;color:#fff!important;background-color:var(--cta-green)!important;border:0!important;border-radius:4px;box-shadow:none;font-family:inherit;font-size:14px;font-weight:600;line-height:1.2;letter-spacing:.5px;text-align:center;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:background-color .3s,box-shadow .3s,transform .16s}.btn-primary:hover,.search-form .btn-primary:hover{color:#fff!important;background-color:var(--cta-green-hover)!important;box-shadow:0 4px 8px var(--cta-green-shadow)}.btn-primary:focus-visible,.search-form .btn-primary:focus-visible{outline:rgba(0,199,100,.3) solid 3px;outline-offset:3px}.btn-primary:active,.search-form .btn-primary:active{transform:scale(.98)}@media (max-width:768px){.btn-buy{width:100%;padding:16px}}@media (prefers-reduced-motion:reduce){.btn-primary,.search-form .btn-primary{transition:none}}.btn-add-to-cart,.btn-buy{width:100%;min-height:52px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;padding:0 24px;color:#fff!important;background-color:var(--cart-green)!important;border:0!important;border-radius:8px;box-shadow:inset 0 -3px 0 var(--cart-green-depth);font-family:"Trebuchet MS","Helvetica CY",Arial,sans-serif;font-size:18px;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;text-transform:none;cursor:pointer;transition:background-color .2s,box-shadow .2s,transform .12s;-webkit-tap-highlight-color:transparent}.btn-add-to-cart:hover,.btn-buy:hover{color:#fff!important;background-color:var(--cart-green)!important;box-shadow:inset 0 -52px 0 var(--cart-green-depth);transform:none}.btn-add-to-cart:focus-visible,.btn-buy:focus-visible{outline:rgba(0,199,100,.32) solid 3px;outline-offset:3px}.btn-add-to-cart:active,.btn-buy:active{box-shadow:inset 0 -52px 0 var(--cart-green-depth);transform:translateY(1px)}.btn-add-to-cart:disabled,.btn-buy:disabled{cursor:not-allowed;opacity:.56;box-shadow:none}.mobile-product-cta .btn-add-to-cart,.mobile-product-cta .btn-buy{min-height:52px;padding-inline:18px;font-size:16px}@media (max-width:768px){.btn-add-to-cart,.btn-buy{width:100%;padding-inline:18px}}@media (prefers-reduced-motion:reduce){.btn-add-to-cart,.btn-buy{transition:none}}:is(.btn-buy,.btn-add-to-cart,.btn-details){min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 18px;border:1px solid transparent!important;border-radius:6px;box-shadow:none!important;font-family:inherit;font-size:14px;font-weight:400!important;line-height:1.2;letter-spacing:0;text-align:center;text-decoration:none;text-transform:none;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .2s,background-color .2s,border-color .2s,box-shadow .2s,transform .15s}:is(.btn-buy,.btn-add-to-cart){color:#fff!important;background-color:var(--se-buy)!important;border-color:var(--se-buy)!important}:is(.btn-buy,.btn-add-to-cart):hover{color:#fff!important;background-color:var(--se-buy-hover)!important;border-color:var(--se-buy-hover)!important;transform:translateY(-1px)}.btn-details{color:#fff!important;background-color:var(--se-details)!important;border-color:var(--se-details)!important}.btn-details:hover{color:#fff!important;background-color:var(--se-details-hover)!important;border-color:var(--se-details-hover)!important;transform:translateY(-1px)}:is(.btn-buy,.btn-add-to-cart,.btn-details):active{transform:translateY(0) scale(.98)}:is(.btn-buy,.btn-add-to-cart):focus-visible{outline:rgba(0,199,100,.28) solid 3px;outline-offset:3px}.btn-details:focus-visible{outline:rgba(0,148,254,.28) solid 3px;outline-offset:3px}:is(.btn-buy,.btn-add-to-cart,.btn-details):disabled,:is(.btn-buy,.btn-add-to-cart,.btn-details)[aria-disabled=true]{opacity:.55;transform:none;cursor:not-allowed;pointer-events:none}:is(
.ui-link,.text-link,.product-category-link,.product-card__category,.external-source-link,.product-information a:not(:is(.button,.btn-buy,.btn-details,.btn-query))
){color:var(--se-link);text-decoration:none;border-bottom:1px solid var(--se-link);transition:color .2s,border-color .2s}:is(
.ui-link,.text-link,.product-category-link,.product-card__category,.external-source-link,.product-information a:not(:is(.button,.btn-buy,.btn-details,.btn-query))
):hover{color:var(--se-details-hover);border-bottom-color:transparent}:is(
.ui-link,.text-link,.product-category-link,.product-card__category,.external-source-link,.product-information a:not(:is(.button,.btn-buy,.btn-details,.btn-query))
):focus-visible{outline:rgba(0,148,254,.24) solid 3px;outline-offset:3px;border-bottom-color:transparent}:is(.in-stock-badge,.product-card__availability.is-in-stock){display:inline-flex;align-items:center;gap:6px;padding:0;color:#11864d;background:0 0;border:0;border-radius:0;box-shadow:none;font-size:13px;font-weight:400;line-height:1.25}:is(.in-stock-badge,.product-card__availability.is-in-stock)::before{content:"✓";width:16px;height:16px;flex:0 0 16px;display:inline-grid;place-items:center;color:#fff;background-color:var(--se-stock);border-radius:50%;font-size:10px;font-weight:700;line-height:1}@media (prefers-reduced-motion:reduce){:is(
.ui-link,.text-link,.product-category-link,.product-card__category,.external-source-link,.product-information a:not(:is(.button,.btn-buy,.btn-details,.btn-query))
),:is(.btn-buy,.btn-add-to-cart,.btn-details){transition:none}}.product-purchase-bar{align-items:flex-end;gap:10px;margin:20px 0 0}.product-purchase-bar .add-to-cart-form{min-width:0;flex:1 1 auto;margin:0}.product-purchase-bar .add-to-cart-form>label{display:inline-block;margin:0 0 7px;color:var(--dark);font-size:.78rem;font-weight:600;line-height:1.2}.product-purchase-bar .quantity-control{width:143px;height:50px;grid-template-columns:42px 59px 42px;border-color:#d9dde6;border-radius:7px;background:#fff}.product-purchase-bar .quantity-control button,.product-purchase-bar .quantity-control input{min-height:48px;height:48px}.product-purchase-bar .quantity-control button{padding:0;background:#f7f8fa;font-size:1.15rem;transition:color .2s,background-color .2s}.product-purchase-bar .quantity-control button:hover{color:var(--se-details,#0094fe);background:#eef7ff}.product-purchase-bar :is(.btn-buy,.btn-add-to-cart){width:100%;min-width:0;min-height:50px;max-height:50px;height:50px;padding:0 22px;flex:none;font-size:15px;font-weight:400!important}.mobile-product-cta .product-icon-action,.product-icon-action,.product-secondary-actions .product-icon-action{width:50px;min-width:50px;max-width:50px;height:50px;min-height:50px;max-height:50px;display:inline-grid;place-items:center;padding:0;color:#344054;background:#fff;border:1px solid #d9dde6;border-radius:7px;cursor:pointer;transition:color .2s,background-color .2s,border-color .2s,transform .15s}.mobile-product-cta .product-icon-action svg,.product-icon-action svg,.product-secondary-actions .product-icon-action svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7}.product-icon-action:hover{color:var(--se-details,#0094fe);background:#f4faff;border-color:rgba(0,148,254,.42);transform:translateY(-1px)}.product-icon-action[aria-pressed=true]{color:var(--se-details,#0094fe);background:#edf7ff;border-color:rgba(0,148,254,.48)}.product-icon-action[aria-pressed=true] svg{fill:rgba(0,148,254,.13)}.product-icon-action:focus-visible{outline:rgba(0,148,254,.24) solid 3px;outline-offset:3px}.product-icon-action:active{transform:scale(.96)}@media (max-width:760px){.product-purchase-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end}.product-purchase-bar .quantity-control{width:118px;grid-template-columns:38px 42px 38px}.mobile-product-cta{gap:8px;padding-top:9px;padding-bottom:calc(9px + env(safe-area-inset-bottom))}.mobile-product-cta form{min-width:0}.mobile-product-cta :is(.btn-buy,.btn-add-to-cart,.btn-query){width:100%;min-height:48px;max-height:48px;height:48px;padding:0 14px;font-size:14px;font-weight:400!important}.mobile-product-cta .product-icon-action{width:48px;min-width:48px;max-width:48px;height:48px;min-height:48px;max-height:48px}}@media (max-width:560px){.product-purchase-bar{grid-template-columns:1fr}}@media (max-width:360px){.product-purchase-bar .quantity-control{width:108px;grid-template-columns:36px 36px 36px}.mobile-product-cta{grid-template-columns:minmax(0,1fr) 44px 44px;gap:6px;padding-inline:10px}.mobile-product-cta .product-icon-action{width:44px;min-width:44px;max-width:44px}}.product-purchase-bar--query>.btn-query{min-width:0;min-height:50px;max-height:50px;height:50px;flex:1 1 auto;padding:0 20px;font-weight:400}input[type=checkbox],input[type=radio]{accent-color:var(--brand-blue)}.sale-badge{color:#111827;background:var(--accent-mint)}.footer-contacts address{font-style:normal}.footer-contacts__icon{display:inline-grid;place-items:center;color:var(--brand-blue);background:rgba(0,148,254,.09)}.contact-support__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:clamp(32px,6vw,76px);align-items:start}.contact-prep>p{max-width:650px}.contact-prep__list{display:grid;gap:12px;margin:18px 0 0;padding:0;list-style:none;counter-reset:none}.contact-prep__list li{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;align-items:start;padding:15px 0;border-top:1px solid var(--border)}.contact-prep__list li>span{color:var(--brand-blue);font-size:.78rem;font-weight:800;letter-spacing:.05em}.contact-prep__list strong{display:block;margin-bottom:3px;color:var(--dark)}.contact-prep__list p{margin:0;font-size:.91rem}.field-optional{color:#9ca3af;font-size:.75rem;font-weight:500}.contact-product-note{margin-top:14px!important;padding:10px 12px;color:#075985;background:#f0f9ff;border-left:3px solid var(--brand-blue);border-radius:6px;font-size:.86rem}.site-footer{color:#4b5563;background:#f8fafc}.footer-brand__logo{display:inline-flex;margin-bottom:20px}.footer-brand__logo img{width:188px;height:auto}.footer-brand p{max-width:330px;margin-bottom:18px;font-size:.9rem}.footer-brand__cta{display:inline-flex;align-items:center;gap:7px;color:var(--brand-blue-hover);font-size:.86rem;font-weight:720}.footer-contacts{min-width:0}.footer-contacts__list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.footer-contacts__list li{min-width:0;display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;align-items:start;margin:0;font-size:.84rem;line-height:1.45}.footer-contacts__icon{width:32px;height:32px;border-radius:8px}.footer-contacts__icon svg{fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.footer-contacts__phones{display:grid;gap:2px}.footer-bottom{color:#6b7280}.credit-select-field,.credit-slider-field{display:block;margin:0;padding:18px;background:#fff;border:1px solid var(--border);border-radius:12px}.credit-slider-field__head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:14px}.credit-calculator .credit-select-field,.credit-calculator .credit-slider-field__head label{display:block;gap:0;margin:0;color:var(--dark);font-size:.88rem;font-weight:680}.credit-slider-field__head output{flex:0 0 auto;color:var(--brand-blue-hover);font-size:.95rem;font-weight:760}.credit-slider-field__scale{display:flex;justify-content:space-between;gap:12px;margin-top:9px;color:#8a94a3;font-size:.71rem}.credit-select-field select{width:100%;margin-top:9px}@media (max-width:980px){.contact-support__grid{grid-template-columns:1fr}}@media (max-width:680px){.footer-brand p{max-width:none}.credit-slider-field__head{align-items:flex-start;flex-direction:column;gap:4px}}@media (prefers-reduced-motion:reduce){.product-icon-action,.product-purchase-bar .quantity-control button{transition:none}.credit-range::-moz-range-thumb,.credit-range::-webkit-slider-thumb{transition:none}}.footer-address{display:grid;gap:1px}.footer-address span:first-child{color:var(--dark);font-weight:650}.footer-grid--primary h2{margin-bottom:16px;color:var(--dark);font-size:.96rem}.footer-grid--primary ul{display:grid;gap:8px}.footer-grid--primary li+li{margin-top:0}.footer-grid--primary a{transition:color .18s}.footer-grid--primary a:hover{color:var(--brand-blue-hover)}.footer-grid--primary .footer-catalog a,.footer-grid--primary .footer-help a{display:inline-flex;font-size:.84rem;line-height:1.4}.footer-grid--primary .footer-contacts__list{gap:12px}.footer-grid--primary .footer-contacts__list li{min-width:0;display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;align-items:start;margin:0;font-size:.84rem;line-height:1.45}.footer-grid--primary .footer-contacts__icon{width:32px;height:32px}.footer-grid--primary .footer-contacts__icon svg{width:17px;height:17px}.footer-contacts__phones a,.footer-email{width:max-content;max-width:100%;white-space:nowrap}.btn-credit-cta{width:100%;margin-top:18px;color:#fff;background:var(--credit-accent);border-color:var(--credit-accent);box-shadow:0 8px 18px rgba(219,0,183,.2)}.btn-credit-cta:hover{color:#fff;background:#b8009a;border-color:#b8009a}.results-bar{align-items:center;gap:20px}.sorting-row{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:16px;overflow-x:auto;padding:3px 1px 5px;scrollbar-width:none;white-space:nowrap}.sorting-row::-webkit-scrollbar{display:none}.sorting-label{color:var(--dark);font-size:.8rem;font-weight:700}.sort-link{position:relative;padding:3px 0 5px;color:#737d8c;border-bottom:1px solid transparent;font-size:.8rem;font-weight:520;transition:color .16s,border-color .16s}.sort-link.is-active,.sort-link:hover{color:var(--brand-blue)}.sort-link.is-active{border-bottom:2px solid var(--brand-blue);font-weight:680}.sort-link[aria-disabled=true]{opacity:.55;pointer-events:none}.page-shop .section--shop .product-grid--list .product-card{display:flex}.page-shop .section--shop .product-grid--list .product-card__media{height:250px;min-height:250px}.page-shop .section--shop .product-card__body{padding:17px}@media (max-width:1100px){.footer-grid.footer-grid--primary,.page-shop .section--shop .product-grid,.page-shop .section--shop .product-grid.product-grid--list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.results-bar{align-items:stretch;flex-direction:column}.sorting-row{width:100%;justify-content:flex-start}.credit-compensation__options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.footer-grid.footer-grid--primary{grid-template-columns:1fr;gap:32px}.page-shop .section--shop .product-grid,.page-shop .section--shop .product-grid.product-grid--list{grid-template-columns:1fr}}.footer-phone{width:max-content;max-width:100%;white-space:nowrap}.sort-link+.sort-link::before{content:"";position:absolute;left:-8px;top:50%;width:1px;height:13px;background:#d7dee7;transform:translateY(-50%)}@media (prefers-reduced-motion:reduce){.btn-credit-cta,.credit-compensation__options span,.sort-link{transition:none}}.footer-address span{display:block;white-space:nowrap;overflow-wrap:normal;word-break:normal;hyphens:none}@media (max-width:430px){.footer-address span{font-size:.86rem}}body h1{font-size:54px!important;line-height:1.12}@media (max-width:768px){body h1{font-size:32px!important;line-height:1.16}}.not-found-page{padding:clamp(36px,7vw,88px) 0;background:radial-gradient(circle at 12% 10%,rgba(0,148,254,.11),transparent 32%),radial-gradient(circle at 88% 84%,rgba(0,199,100,.09),transparent 30%),#f7f9fc}.not-found-page__container{max-width:1120px}.not-found-page__card{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(28px,5vw,72px);min-height:560px;padding:clamp(28px,5vw,72px);background:rgba(255,255,255,.94);border:1px solid rgba(19,42,67,.09);border-radius:24px;box-shadow:0 28px 80px rgba(29,58,91,.12)}.not-found-page__visual{display:flex;align-items:center;justify-content:center;color:#0f172a;font-size:clamp(86px, 11vw, 154px);font-weight:800;line-height:.8;letter-spacing:-.08em;user-select:none}.not-found-page__visual svg{width:clamp(76px,9vw,124px);height:auto;margin:0 .08em;overflow:visible;color:var(--brand-blue,#0094fe);fill:rgba(0,148,254,.08);stroke:currentColor;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.not-found-page__eyebrow{margin:0 0 10px;color:var(--brand-blue,#0094fe);font-size:.78rem;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.not-found-page__content h1{max-width:760px;margin:0}.not-found-page__lead{max-width:680px;margin:18px 0 0;color:#667085;font-size:clamp(1rem, 1.6vw, 1.15rem);line-height:1.65}.not-found-search{max-width:680px;margin-top:28px}.not-found-search>label{display:block;margin-bottom:9px;color:var(--dark);font-size:.9rem;font-weight:650}.not-found-search__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.not-found-search__row input{min-width:0;min-height:48px;padding:0 16px;background:#fff;border:1px solid #d9e1ea;border-radius:8px;color:var(--dark);font:inherit;outline:0;transition:border-color .2s,box-shadow .2s}.not-found-search__row input:focus{border-color:var(--brand-blue,#0094fe);box-shadow:0 0 0 3px rgba(0,148,254,.14)}.not-found-search__row .button{min-height:48px;white-space:nowrap}.error-page__actions,.not-found-page__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.error-page__actions .button,.not-found-page__actions .button{min-height:46px}.not-found-categories{margin-top:30px;padding-top:24px;border-top:1px solid #e6ebf1}.not-found-categories>span{display:block;margin-bottom:12px;color:var(--dark);font-size:.85rem;font-weight:700}.not-found-categories ul{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.not-found-categories a{display:inline-flex;align-items:center;min-height:36px;padding:7px 11px;color:#314157;background:#f3f6f9;border:1px solid #e1e7ee;border-radius:999px;font-size:.82rem;font-weight:550;text-decoration:none;transition:color .2s,border-color .2s,background-color .2s}.not-found-categories a:focus-visible,.not-found-categories a:hover{color:var(--brand-blue-hover,#007bd4);background:rgba(0,148,254,.06);border-color:rgba(0,148,254,.34)}.not-found-page__support{margin:24px 0 0;color:#667085;font-size:.9rem}.not-found-page__support a{color:var(--brand-blue,#0094fe);text-decoration:none;border-bottom:1px solid currentColor}.error-page__code{margin:0 0 8px;color:var(--brand-blue,#0094fe);font-size:clamp(64px, 10vw, 112px);font-weight:800;line-height:.9}@media (max-width:820px){.not-found-page__card{grid-template-columns:1fr;min-height:0}.not-found-page__visual{justify-content:flex-start;font-size:clamp(72px, 22vw, 118px)}}@media (max-width:560px){.not-found-page{padding:20px 0 36px}.not-found-page__card{gap:22px;padding:24px 18px 28px;border-radius:16px}.not-found-page__visual{justify-content:center}.not-found-search__row{grid-template-columns:1fr}.not-found-page__actions .button,.not-found-search__row .button{width:100%}}@media (prefers-reduced-motion:reduce){.not-found-categories a,.not-found-search__row input{transition:none}}.product-purchase-bar .product-icon-action{flex:0 0 44px;width:44px;min-width:44px;max-width:44px;height:44px;min-height:44px;max-height:44px;margin:0}.home-key-models .product-card__media{background:#fff}.home-key-models .product-card__media>.product-card__image-link{padding:8px 18px 12px}.home-key-models .product-card__media img{transform:none}.home-key-models .product-card:hover .product-card__media img{transform:scale(1.025)}.catalog-pagination{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:14px;align-items:center;margin-top:34px}.catalog-pagination__pages{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.catalog-pagination__link{display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;padding:9px 13px;border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--dark);font-weight:750;text-decoration:none}.catalog-pagination__link:focus-visible,.catalog-pagination__link:hover{border-color:var(--blue);color:var(--blue)}.catalog-pagination__link.is-current{border-color:var(--blue);background:var(--blue);color:#fff}.catalog-pagination__link.is-disabled{opacity:.4;pointer-events:none}.catalog-pagination__link--direction:first-child{justify-self:start}.catalog-pagination__link--direction:last-child{justify-self:end}.credit-select-field input[type=number]{width:100%;min-height:46px;padding:10px 12px;border:1px solid var(--border);border-radius:10px;background:#fff}.credit-select-field small{color:var(--muted);font-size:.76rem;font-weight:500;line-height:1.45}@media (max-width:720px){.catalog-pagination{grid-template-columns:1fr 1fr}.catalog-pagination__pages{grid-column:1/-1;grid-row:1}.catalog-pagination__link--direction{width:100%}}.product-purchase-bar{display:block!important}.product-purchase-bar .product-secondary-actions{display:contents!important}.newsletter-card{grid-template-columns:minmax(0,.86fr) minmax(440px,1.14fr);gap:clamp(30px,4vw,58px)}.newsletter-card>div:first-child{max-width:480px}.newsletter-form{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"email submit" "consent consent";align-items:center;gap:10px 12px;min-width:0}.newsletter-form>input[type=email]{grid-area:email;width:100%;min-width:0;min-height:48px;margin:0;padding:11px 14px;border:1px solid rgba(255,255,255,.42);border-radius:7px;color:var(--dark);background:#fff}.newsletter-form>.button{grid-area:submit;min-height:48px;margin:0}.newsletter-consent{grid-area:consent;display:flex;align-items:flex-start;gap:9px;margin:0;color:rgba(255,255,255,.82);font-size:.78rem;line-height:1.4}.newsletter-consent input[type=checkbox]{flex:0 0 auto;width:17px;min-height:17px;height:17px;margin:1px 0 0;padding:0;border:0;border-radius:3px;accent-color:var(--brand-blue)}.newsletter-consent>span{display:block;min-width:0}.newsletter-consent a{color:#fff;text-decoration:underline;text-underline-offset:2px}.product-card__purchase-price{max-width:none}@media (max-width:640px){.newsletter-card{gap:22px;padding:28px 20px}.newsletter-form{grid-template-columns:1fr;grid-template-areas:"email" "submit" "consent";gap:10px}.newsletter-form>.button{width:100%}.newsletter-consent{font-size:.74rem}}.topbar__phones{display:flex;align-items:center;justify-content:flex-end;gap:clamp(12px,2vw,24px);flex:0 0 auto}.topbar__contact{display:inline-flex;align-items:center;gap:7px;color:#fff;font-size:.84rem;font-weight:700;font-variant-numeric:tabular-nums;line-height:1;white-space:nowrap}.topbar__contact:hover{color:#7dd3fc}.topbar__phone-icon{width:16px;height:16px;flex:0 0 16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mobile-menu__phones{display:grid;gap:2px}.mobile-menu__nav .mobile-menu__phone{display:flex;align-items:center;gap:10px;font-variant-numeric:tabular-nums}.mobile-menu__phone svg{width:19px;height:19px;flex:0 0 19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media (max-width:880px){.newsletter-card{grid-template-columns:1fr}.newsletter-card>div:first-child{max-width:620px}.topbar p{display:none}.topbar__inner{justify-content:center}}@media (max-width:640px){.topbar__inner{min-height:40px}.topbar__phones{width:100%;justify-content:center;gap:clamp(8px,2.5vw,14px)}.topbar__contact{gap:5px;font-size:clamp(.69rem, 3.15vw, .77rem)}.topbar__phone-icon{width:14px;height:14px;flex-basis:14px}}.credit-choice{background:#fff;border:1px solid var(--border)}.credit-choice__options{display:grid}.credit-choice__options--two{grid-template-columns:repeat(2,minmax(0,1fr))}.credit-choice__options label{margin:0;cursor:pointer}.credit-choice__options input{position:absolute;opacity:0;pointer-events:none}.credit-choice__options span{min-height:70px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;padding:12px 14px;color:#344054;background:#f8fafc;border:1px solid #dce3eb;border-radius:10px;line-height:1.25;transition:color .16s,background-color .16s,border-color .16s,box-shadow .16s,transform .16s}.credit-choice__options span strong{color:inherit;font-size:.84rem;font-weight:760}.credit-choice__options span small{color:#667085;font-size:.72rem;font-weight:540;line-height:1.35}.credit-choice__options label:hover span{border-color:rgba(0,148,254,.42);transform:translateY(-1px)}.credit-choice__options input:checked+span{color:#fff;background:var(--brand-blue);border-color:var(--brand-blue);box-shadow:0 8px 20px rgba(0,148,254,.18)}.credit-choice__options input:checked+span small{color:rgba(255,255,255,.82)}.credit-choice__options input:focus-visible+span{outline:rgba(0,148,254,.24) solid 3px;outline-offset:2px}.credit-compensation__options{grid-template-columns:repeat(3,minmax(0,1fr))}.credit-uird-field{transition:opacity .16s,border-color .16s,background-color .16s}.credit-uird-field.is-inactive{opacity:.68;background:#f8fafc}.credit-choice.is-inactive{opacity:.62}.credit-choice.is-inactive label{cursor:not-allowed}.credit-uird-field input:disabled{color:#98a2b3;background:#eef2f6;cursor:not-allowed}.product-card__buy{margin-left:auto;min-width:88px}.section-kicker{display:inline-block;margin-bottom:8px;color:var(--brand-blue-hover);font-size:.76rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.trust-section{padding:clamp(58px,7vw,90px) 0;background:#fff}.trust-shell{display:grid;grid-template-columns:minmax(330px,.9fr) minmax(0,1.1fr);gap:clamp(30px,4vw,54px);align-items:center;padding:clamp(28px,5vw,58px);background:#f7f9fc;border:1px solid #e3e8ef;border-radius:22px;box-shadow:0 18px 48px rgba(17,24,39,.07)}.trust-intro h2{margin-bottom:16px;color:var(--dark);font-size:clamp(2rem, 4vw, 3.15rem);letter-spacing:-.045em}.trust-intro p{max-width:520px;margin-bottom:26px;color:var(--text);font-size:1rem;line-height:1.65}.trust-intro .section-kicker{color:var(--brand-blue-hover)}.trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.trust-card{min-height:184px;display:grid;grid-template-columns:48px minmax(0,1fr);gap:15px;align-content:start;padding:22px;background:#fff;border:1px solid #e2e7ee;border-radius:16px;box-shadow:0 8px 24px rgba(17,24,39,.045)}.trust-card__icon{width:48px;height:48px;display:grid;place-items:center;color:var(--brand-blue-hover);background:#eef7ff;border:1px solid rgba(0,148,254,.18);border-radius:13px}.trust-card__icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.trust-card h3{margin:2px 0 8px;color:var(--dark);font-size:1rem}.trust-card p{margin:0;color:var(--text);font-size:.84rem;line-height:1.55}@media (max-width:900px){.trust-shell{grid-template-columns:1fr}.trust-intro{max-width:720px}}@media (max-width:680px){.credit-choice__options--two,.credit-compensation__options,.trust-grid{grid-template-columns:1fr}.credit-choice__options span{min-height:62px}.trust-shell{padding:24px 18px;border-radius:16px}.trust-card{min-height:0;padding:18px}.trust-intro .button{width:100%;white-space:normal}}.product-rich-content{margin-top:32px;display:grid;gap:14px}.product-rich-content h2{margin:24px 0 2px;font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.2}.product-rich-content h3{margin:16px 0 0;font-size:1.08rem;line-height:1.3}.product-rich-content p{margin:0;color:var(--muted,#536171);line-height:1.72}.product-rich-content ol,.product-rich-content ul{margin:0;padding-left:1.35rem;display:grid;gap:8px}.product-rich-content table{width:100%;border-collapse:collapse;display:block;overflow-x:auto;border:1px solid var(--line,#dfe4ea);border-radius:14px}.product-rich-content tbody,.product-rich-content thead{display:table;width:100%;table-layout:fixed}.product-rich-content td,.product-rich-content th{padding:12px 14px;text-align:left;border-bottom:1px solid var(--line,#dfe4ea);vertical-align:top}.product-rich-content th{background:#f5f8fb;font-weight:700}.product-rich-content tr:last-child td{border-bottom:0}@media (max-width:640px){.product-rich-content{margin-top:24px}.product-rich-content td,.product-rich-content th{min-width:180px;padding:10px 12px}}.product-list-notice{position:fixed;z-index:10000;left:50%;bottom:24px;max-width:calc(100vw - 32px);padding:11px 16px;color:#fff;background:#182230;border-radius:9px;box-shadow:0 12px 34px rgba(16,24,40,.22);font-size:.84rem;font-weight:700;opacity:0;pointer-events:none;transform:translate(-50%,12px);transition:opacity .18s,transform .18s}.product-list-notice.is-visible{opacity:1;transform:translate(-50%,0)}.credit-calculator{grid-template-columns:1fr}.credit-choice--full{width:100%}.credit-choice__hint{margin:-2px 0 12px;color:var(--muted);font-size:.76rem;line-height:1.45}.credit-choice__options--amount{grid-template-columns:repeat(4,minmax(0,1fr))}.credit-choice__options--term,.credit-choice__options--uird{grid-template-columns:repeat(6,minmax(0,1fr))}.credit-choice__options--amount span,.credit-choice__options--term span,.credit-choice__options--uird span{min-height:48px;align-items:center;padding:9px 8px;text-align:center}@media (max-width:760px){.credit-choice__options--amount{grid-template-columns:repeat(2,minmax(0,1fr))}.credit-choice__options--term,.credit-choice__options--uird{grid-template-columns:repeat(3,minmax(0,1fr))}}.filter-range__values{font-weight:750}.mobile-menu__count{float:right;min-width:24px;padding:2px 7px;color:#fff;background:var(--brand-blue);border-radius:999px;font-size:.72rem;line-height:1.35;text-align:center}.saved-products{min-height:62vh;background:#f7f9fc}.saved-products__heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:32px}.saved-products__heading h1{margin:4px 0 10px;color:var(--dark);font-size:clamp(2rem, 4vw, 3.2rem);line-height:1.05}.saved-products__heading p:not(.eyebrow){max-width:720px;margin:0;color:var(--muted)}.saved-products__empty{max-width:520px;margin:70px auto;padding:42px 28px;text-align:center;background:#fff;border:1px solid var(--border);border-radius:20px;box-shadow:0 18px 45px rgba(28,39,76,.07)}.saved-products__empty-icon{width:74px;height:74px;display:grid;place-items:center;margin:0 auto 18px;color:var(--brand-blue);background:#eaf6ff;border-radius:50%;font-size:2rem;font-weight:750}.saved-products__empty h2{margin:0 0 10px;color:var(--dark)}.saved-products__empty p{margin:0 0 24px;color:var(--muted)}.saved-products__compare-grid,.saved-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.saved-product-card{min-width:0;overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:0 12px 32px rgba(28,39,76,.06)}.saved-product-card__media{height:230px;display:grid;place-items:center;padding:18px;background:#fff;border-bottom:1px solid var(--border)}.saved-product-card__media img{width:100%;height:100%;object-fit:contain}.saved-product-card__body{display:flex;flex-direction:column;gap:10px;padding:18px}.saved-product-card__category{color:var(--brand-blue);font-size:.75rem;font-weight:760;letter-spacing:.04em;text-transform:uppercase}.saved-product-card h2{margin:0;color:var(--dark);font-size:1rem;line-height:1.38}.saved-product-card h2 a:hover{color:var(--brand-blue)}.saved-product-card__meta{margin:0;color:#667085;font-size:.78rem}.saved-product-card__price{color:var(--dark);font-size:1.3rem}.saved-product-card__availability{width:max-content;padding:5px 9px;color:#157347;background:#e9f8ef;border-radius:999px;font-size:.76rem;font-weight:720}.saved-product-card__actions{display:grid;gap:8px;margin-top:auto}.saved-product-card__buy{width:100%;min-height:48px;display:inline-flex;align-items:center;justify-content:center}@media (max-width:1050px){.saved-products__compare-grid,.saved-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.header-saved-link{display:none}.saved-products__heading{align-items:stretch;flex-direction:column}.saved-products__heading .button{width:100%}.saved-products__compare-grid,.saved-products__grid{grid-template-columns:1fr}.saved-product-card__media{height:220px}}.bank-card__logo,.bank-card__logo--globus,.bank-card__logo--oschad{min-height:108px;padding:18px 22px;background:#fff;border-color:var(--border)}.bank-card__logo--globus img,.bank-card__logo--oschad img{width:auto;height:auto;max-height:58px;object-fit:contain}.bank-card__logo--oschad img{max-width:220px}.bank-card__logo--globus img{max-width:240px}.compare-guide{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 22px}.compare-guide>div{display:flex;align-items:center;gap:12px;min-height:82px;padding:16px;background:#fff;border:1px solid var(--border);border-radius:14px}.compare-guide strong{width:34px;height:34px;display:grid;flex:0 0 34px;place-items:center;color:#fff;background:var(--brand-blue);border-radius:50%}.compare-guide span{color:#344054;font-size:.88rem;line-height:1.45}.compare-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 16px;padding:12px 16px;background:#fff;border:1px solid var(--border);border-radius:12px}.compare-toolbar p{margin:0;color:#475467}.compare-category-warning{margin:0 0 14px;padding:12px 14px;color:#7a4e00;background:#fff6df;border:1px solid #f1d28c;border-radius:10px;font-size:.86rem}.compare-table-wrap{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:0 12px 32px rgba(28,39,76,.06)}.compare-table{width:100%;min-width:760px;border-collapse:separate;border-spacing:0;color:#344054;font-size:.84rem}.compare-table td,.compare-table th{min-width:190px;padding:14px 16px;vertical-align:top;text-align:left;border-right:1px solid #e7ebf1;border-bottom:1px solid #e7ebf1}.compare-table tr:last-child td,.compare-table tr:last-child th{border-bottom:0}.compare-table td:last-child,.compare-table th:last-child{border-right:0}.compare-table__parameter{position:sticky;left:0;z-index:2;width:190px;min-width:190px!important;color:var(--dark);background:#f8fafc;font-weight:780}thead .compare-table__parameter{z-index:4}.compare-product-head{background:#fff}.compare-product-head__buy,.saved-product-remove{width:100%;min-height:44px;margin-top:9px}.saved-product-remove{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;color:#475467;background:#fff;border:1px solid #d8dee8;border-radius:9px;font-weight:720;cursor:pointer}.saved-product-remove:hover{color:#b42318;border-color:#f0a5a0;background:#fff5f4}.compare-table tr.is-different td{background:#fff9e9}.compare-table tr.is-different .compare-table__parameter{background:#fff2c7}@media (max-width:760px){.compare-guide{grid-template-columns:1fr}.compare-guide>div{min-height:0}.compare-toolbar{align-items:stretch;flex-direction:column}.compare-toolbar .button{width:100%}.compare-table{min-width:690px}.compare-table__parameter{width:148px;min-width:148px!important}.compare-table td,.compare-table th{min-width:170px;padding:12px}}.filter-technical-note{display:grid;gap:5px;margin:4px 0 12px;padding:11px 12px;color:#475467;background:#f5f9ff;border:1px solid #dcecff;border-radius:10px;font-size:.74rem;line-height:1.42}.filter-technical-note strong{color:var(--dark);font-size:.79rem}.works-section__heading>p{max-width:520px}.work-card{overflow:hidden;border:1px solid var(--border);border-radius:18px;box-shadow:0 14px 42px rgba(28,39,76,.07)}.work-card__media{position:relative;display:block;aspect-ratio:3/2;overflow:hidden;background:#eef2f6}.work-card__media::after{content:"";position:absolute;inset:auto 0 0;height:34%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.18));pointer-events:none}.work-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.work-card:hover .work-card__media img{transform:scale(1.025)}.work-card__body{display:grid;gap:12px;padding:24px}.work-card__meta{display:flex;flex-wrap:wrap;gap:8px}.work-card__meta span{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;color:#174ea6;background:#edf4ff;border:1px solid #d8e8ff;border-radius:999px;font-size:.76rem;font-weight:760}.work-card__location{margin:0;color:#667085;font-size:.82rem;font-weight:650}.work-card h3{margin:0;font-size:clamp(1.25rem, 2vw, 1.65rem);line-height:1.26}.work-card h3 a{color:var(--dark)}.work-card h3 a:hover{color:var(--blue)}.work-card__body>p:not(.work-card__location){margin:0;color:#475467;line-height:1.62}.work-card__link{width:fit-content;margin-top:18px;color:var(--blue);font-weight:760}.work-card__link span{transition:transform .2s}.work-card__link:hover span{display:inline-block;transform:translateX(4px)}.works-cta{padding-top:0}.works-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:36px 40px;color:#fff;background:linear-gradient(135deg,#102a56,#194f94);border-radius:20px}.works-cta__inner h2{margin:6px 0 10px;color:#fff}.works-cta__inner p{max-width:760px;margin-bottom:0;color:rgba(255,255,255,.78)}.works-cta__inner .eyebrow{color:#ffca64}.works-cta__inner .button{flex:0 0 auto}.work-story{padding:28px;background:#f7f9fc;border:1px solid #e7ebf1;border-radius:16px}.work-story--result{background:#f3f9f6;border-color:#d7eadf}.work-story h2{margin:0 0 10px;font-size:1.35rem}.work-story p{margin:0;color:#344054;line-height:1.7}.related-works{background:#f7f9fc}.related-works__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.related-work-card{overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:14px}.related-work-card>a{display:block;aspect-ratio:3/2;overflow:hidden;background:#eef2f6}.related-work-card img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.related-work-card:hover img{transform:scale(1.025)}.related-work-card>div{padding:18px}.related-work-card span{color:#667085;font-size:.76rem}.related-work-card h3{margin:7px 0 0;font-size:1rem;line-height:1.4}.related-work-card h3 a{color:var(--dark)}@media (max-width:1180px) and (min-width:881px){.desktop-nav{gap:20px;font-size:.9rem}.header-main{gap:18px}}@media (max-width:760px){.works-cta__inner{align-items:stretch;flex-direction:column;padding:28px 24px}.works-cta__inner .button{width:100%}.related-works__grid{grid-template-columns:1fr}}@media (max-width:480px){.work-card__body{padding:20px}.work-story{padding:22px}}.header-main{gap:clamp(12px,1.6vw,24px)}.desktop-nav{min-width:0;flex:1 1 auto;justify-content:center;gap:clamp(12px,1.45vw,22px);font-size:clamp(.84rem, .9vw, .95rem);line-height:1.2;white-space:nowrap}.desktop-nav>.nav-dropdown,.desktop-nav>a,.nav-dropdown__trigger{flex:0 0 auto;white-space:nowrap}.header-actions{flex:0 0 auto}@media (min-width:1121px) and (max-width:1240px){.header-main{gap:12px}.brand img{width:154px}.desktop-nav{gap:12px;font-size:.82rem}.nav-dropdown__trigger{gap:4px}.nav-dropdown__trigger svg{width:15px;height:15px}.header-actions{gap:0}.header-actions .icon-button{width:40px;height:40px}.header-actions .icon-button svg{width:23px;height:23px}}@media (max-width:1120px){.desktop-nav{display:none}.mobile-menu-button{display:inline-grid}}.filter-range{display:grid;gap:10px}.filter-range__values{display:flex;justify-content:space-between;gap:12px;color:#475467;font-size:.74rem}.filter-range__values span{display:grid;gap:2px}.filter-range__values span:last-child{text-align:right}.filter-range__values output{color:var(--dark);font-size:.8rem;font-weight:780}.filter-range__track{position:absolute;right:0;left:0;background:#dfe5ec;border-radius:999px}.filter-range__track>span{position:absolute;top:0;bottom:0;left:0;right:0;border-radius:inherit}.filter-range__slider input[type=range]{position:absolute;width:100%;margin:0;padding:0;appearance:none;pointer-events:none;background:0 0;outline:0}.filter-range__slider input[type=range]::-webkit-slider-thumb{appearance:none;pointer-events:auto;border-radius:50%;cursor:grab}.filter-range__slider input[type=range]::-moz-range-track{background:0 0}.filter-range__slider input[type=range]::-moz-range-thumb{pointer-events:auto;border-radius:50%;cursor:grab}.compare-product-head{min-width:220px!important;padding-top:16px!important}.compare-product-head__image{width:100%;height:116px;display:grid;place-items:center;margin:0 auto 16px}.compare-product-head__image img{width:100%;height:100%;max-width:150px;object-fit:contain}.compare-product-head__title{position:static;z-index:auto;min-height:0;display:block;margin:0 0 12px;clear:both;color:var(--dark);font-weight:780;line-height:1.42}@media (max-width:760px){.compare-product-head{min-width:180px!important}.compare-product-head__image{height:96px;margin-bottom:13px}}.credit-choice legend{width:auto;max-width:calc(100% - 16px);margin:0 0 10px -8px;padding:0 8px;color:var(--dark);background:#fff;font-size:.88rem;font-weight:720;line-height:1.35}.credit-choice.is-inactive legend{background:#f8fafc}.price-stack{display:inline-grid;justify-items:end;gap:2px;line-height:1.2}.price-stack small{color:var(--muted);font-size:.76rem;font-weight:600}.price-policy-note{margin:12px 0 0;color:var(--muted);font-size:.78rem;line-height:1.45}@media (max-width:760px){.price-stack{justify-items:start}.cart-table .price-stack{min-width:92px}.mobile-product-cta__summary span{white-space:normal}}*,::after,::before{box-sizing:border-box}body,html{max-width:100%;overflow-x:clip}iframe,img,svg,video{max-width:100%}.product-card__purchase-form{grid-template-columns:82px minmax(72px,1fr)}.product-card__buy{min-height:44px;height:44px;max-height:44px}.mobile-product-cta{right:max(10px,env(safe-area-inset-right));left:max(10px,env(safe-area-inset-left));width:auto!important;max-width:calc(100vw - 20px)!important}.mobile-product-cta form{min-width:0}.credit-application-grid input,.credit-application-grid select,.credit-application-grid textarea,.credit-calculator button,.credit-calculator input,.credit-calculator select{width:100%;max-width:100%}.nav-dropdown__head-links{display:flex;align-items:center;gap:16px}.nav-dropdown__head-links a:first-child{color:var(--brand-blue)}.solution-index-hero{background:linear-gradient(135deg,#f7fbff,#fff 60%)}.solution-bottom-cta,.solution-index-hero__inner{display:flex;align-items:center;justify-content:space-between;gap:clamp(24px,5vw,72px)}.solution-bottom-cta>div,.solution-index-hero__inner>div{max-width:820px}.solution-index-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.solution-case-card,.solution-copy-card,.solution-index-card{min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:0 12px 34px rgba(16,24,40,.06)}.solution-index-card{display:grid;align-content:start;padding:26px}.solution-index-card h3{margin:0;font-size:clamp(1.2rem, 2vw, 1.55rem)}.solution-index-card p{margin:0;color:var(--muted)}.solution-hero{overflow:hidden;padding:clamp(20px,3vw,38px) 0 0;color:#fff;background:#fff}.solution-hero__grid{position:relative;isolation:isolate;min-height:clamp(460px,42vw,596px);display:grid;grid-template-columns:minmax(0,1.24fr) minmax(240px,.76fr);align-items:center;gap:clamp(18px,2vw,28px);overflow:hidden;padding:clamp(24px,2.5vw,36px);background:radial-gradient(circle at 76% 34%,#82bfd6 0,#4f91ab 30%,#2b6681 57%,#174a65 78%,#103b54 100%);border-radius:24px}.solution-hero__grid::after{content:"";position:absolute;z-index:-1;inset:auto -14% -44% 38%;aspect-ratio:1;background:rgba(255,255,255,.045);border-radius:50%}.solution-hero__content{position:relative;z-index:2;max-width:720px}.solution-hero .breadcrumbs,.solution-hero .breadcrumbs a{color:rgba(255,255,255,.7)}.solution-hero .eyebrow{color:#ffca64}.solution-hero h1{max-width:760px;margin:8px 0 16px;color:#fff;font-size:clamp(2.05rem,3.5vw,3.55rem);line-height:.99;letter-spacing:-.055em}.solution-hero__lead{max-width:650px;margin:0;color:rgba(255,255,255,.79);font-size:clamp(.94rem,1.1vw,1rem);line-height:1.55}.solution-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.solution-hero .btn-secondary{color:#fff;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.3)}.solution-hero .btn-secondary:hover{color:#fff;background:rgba(255,255,255,.15)}.solution-hero__media{position:relative;z-index:1;display:grid;place-items:center;min-width:0}.solution-hero__media img{width:min(100%,470px);height:auto;object-fit:contain;filter:drop-shadow(0 34px 48px rgba(4,31,46,.3))}.solution-content__heading{margin-bottom:28px}.solution-content__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px}.solution-copy-card{display:block;height:auto;padding:clamp(24px,3vw,32px);overflow:visible;text-align:left;border-radius:16px;box-shadow:0 8px 24px rgba(17,24,39,.045)}.solution-copy-card h3{min-height:0;margin:0 0 14px;color:var(--dark);font-size:clamp(1.15rem,1.8vw,1.42rem);line-height:1.28;letter-spacing:-.02em;text-wrap:balance}.prose{color:#475467;line-height:1.72;text-align:left}.solution-copy-card .prose p{margin:0 0 14px}.solution-copy-card .prose p:last-child{margin-bottom:0}.prose p:first-child{margin-top:0}.prose p:last-child{margin-bottom:0}.prose a{color:var(--brand-blue);text-decoration:underline;text-underline-offset:3px}.solution-case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.solution-case-card>img{width:100%;aspect-ratio:3/2;object-fit:cover}.solution-case-card__body{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:24px}.solution-case-card__body h3{margin:8px 0 12px}.solution-case-card__body>p{color:#475467}.solution-case-card__body>.eyebrow{margin-bottom:0;color:#1769aa}.solution-case-card__summary{margin:0;line-height:1.65}.solution-case-card dl{display:grid;gap:10px;margin:20px 0 0}.solution-case-card dl div{display:grid;grid-template-columns:minmax(120px,.7fr) minmax(0,1.3fr);gap:12px;padding-top:10px;border-top:1px solid var(--border)}.solution-case-card dt{color:#667085;font-size:.78rem}.solution-case-card dd{margin:0;font-size:.84rem;font-weight:700}.solution-category-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.solution-category-links a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:72px;padding:18px 20px;color:var(--dark);background:#fff;border:1px solid var(--border);border-radius:16px;font-weight:760}.solution-category-links a:hover{color:var(--brand-blue);border-color:rgba(0,148,254,.45)}.product-grid--solution{grid-template-columns:repeat(4,minmax(0,1fr))}.solution-faq__inner{display:grid;grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr);gap:60px}.solution-faq .faq-list{display:grid;gap:10px}.solution-faq details{padding:18px 20px;background:#fff;border:1px solid var(--border);border-radius:14px}.solution-faq summary{cursor:pointer;color:var(--dark);font-weight:760}.solution-faq details[open] summary{margin-bottom:12px}.solution-final-cta{padding-top:0;color:#344054;background:#fff}.solution-bottom-cta{padding:clamp(28px,4vw,42px);background:linear-gradient(135deg,#edf6ff,#f9fbfe);border:1px solid #d9e8f7;border-radius:20px;box-shadow:0 14px 38px rgba(17,24,39,.055)}.solution-final-cta h2{margin:6px 0 10px;color:#101828}.solution-final-cta p{margin-bottom:0;color:#596579}.solution-final-cta .eyebrow{color:#1769aa}@media (max-width:980px){.solution-index-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.solution-hero__grid{grid-template-columns:minmax(0,1fr) minmax(250px,.72fr)}.footer-grid.footer-grid--primary,.product-grid--solution,.solution-category-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.solution-bottom-cta,.solution-index-hero__inner{align-items:flex-start;flex-direction:column}.product-grid--solution,.solution-case-grid,.solution-category-links,.solution-content__grid,.solution-hero__grid,.solution-index-grid{grid-template-columns:minmax(0,1fr)}.solution-hero__media img{width:min(78vw,380px)}.solution-faq__inner{grid-template-columns:minmax(0,1fr);gap:24px}.solution-case-card dl div{grid-template-columns:minmax(0,1fr);gap:3px}.product-card__purchase-form{grid-template-columns:82px minmax(68px,1fr)}}@media (max-width:340px){.product-card__purchase-form{grid-template-columns:72px minmax(62px,1fr);gap:4px}}.credit-application-grid>*,.credit-calculator-grid>*{min-width:0;width:auto;max-width:100%}.credit-application-grid>div,.credit-calculator-grid>div,.credit-choice__options,.credit-choice__options>*,.credit-form,.credit-result,.form-grid,.form-grid>*{min-width:0;max-width:100%}@media (max-width:640px){.credit-form{padding:22px 18px}}.credit-choice__options label{position:relative}.credit-choice__options input[type=radio]{position:absolute!important;height:1px!important;min-width:1px!important;min-height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;max-width:1px!important}:is(.btn-buy,.btn-add-to-cart,.product-card__buy){color:#fff!important;background:var(--cta-green)!important;border-color:var(--cta-green)!important;box-shadow:none!important}:is(.btn-buy,.btn-add-to-cart,.product-card__buy):hover{color:#fff!important;background:var(--cta-green-hover)!important;border-color:var(--cta-green-hover)!important}:is(.btn-buy,.btn-add-to-cart,.product-card__buy):active{background:var(--cta-green-active)!important;border-color:var(--cta-green-active)!important;transform:translateY(1px)}:is(.btn-buy,.btn-add-to-cart,.product-card__buy):focus-visible{outline:rgba(0,199,100,.3) solid 3px!important;outline-offset:2px}.page-shop .section--shop .product-card__media,.product-card__media{width:100%;height:auto!important;min-height:0!important;aspect-ratio:1/1!important;background:#f7f8fa}.page-shop .section--shop .product-card__media>.product-card__image-link,.product-card__media>.product-card__image-link{width:100%;height:100%;padding:clamp(14px,2vw,24px)!important}.page-shop .section--shop .product-card__media img,.product-card__media img{width:100%;height:100%;max-width:100%;max-height:100%;padding:4%;object-fit:contain!important;object-position:center!important}.product-card__body{display:flex;min-width:0;flex:1 1 auto;flex-direction:column}.product-card h3{min-height:calc(1.35em * 3);margin-bottom:12px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.product-card__purchase-meta{min-width:0}.credit-application-grid,.credit-calculator,.credit-calculator-grid,.credit-choice,.credit-choice__options,.credit-choice__options>label,.credit-form,.credit-hero,.credit-result,.credit-select-field,.credit-slider-field,.page-crediting{min-width:0;max-width:100%}.credit-choice__options{overflow:hidden}.credit-choice__options span{min-width:0;overflow-wrap:anywhere}.works-section{background:#fff!important}.filter-group,.filter-options,.filter-range,.filter-range__slider,.filters,.filters__form{min-width:0;max-width:100%}.filter-options--scroll{overflow-x:hidden;overflow-y:auto;scrollbar-width:thin}@media (max-width:760px){.credit-application-grid,.credit-calculator-grid{grid-template-columns:minmax(0,1fr)!important}.footer-grid.footer-grid--primary{grid-template-columns:minmax(0,1fr)}}.filter-range__inputs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.filters .filter-range__inputs label{gap:5px;margin:0;color:#697386;font-size:.72rem;font-weight:700}.filter-range__inputs label>span{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-width:0;overflow:hidden;background:#fff;border:1px solid #dfe4ea;border-radius:10px}.filter-range__inputs input[type=number]{width:100%;min-width:0;min-height:42px;padding:9px 6px 9px 10px;border:0;border-radius:0;box-shadow:none}.filter-range__inputs b{padding:0 9px 0 4px;color:#7b8492;font-size:.7rem;white-space:nowrap}.filter-range__inputs label>span:focus-within{border-color:#00c764;box-shadow:0 0 0 3px rgba(0,199,100,.12)}.bank-card,.category-seo,.credit-form,.product-card,.product-content-card,.solution-case-card,.solution-copy-card,.solution-index-card,.work-card{border-color:transparent!important;box-shadow:none!important}.bank-card,.product-card,.product-content-card,.solution-case-card,.solution-copy-card,.solution-index-card,.work-card{background:#fff}.product-card{min-width:0;border-bottom:1px solid #edf0f3!important;border-radius:14px}.product-card:hover{box-shadow:0 16px 36px rgba(15,23,42,.07)!important}.filters{border:0!important;border-right:1px solid #edf0f3!important;border-radius:0!important;box-shadow:none!important;background:#fff!important}.filter-group{border:0!important;border-top:1px solid #edf0f3!important;border-radius:0!important;padding-inline:0!important}.filter-group legend{padding-inline:0}.check-option{border-radius:8px}.check-option:hover{background:#f6f8fa}.results-bar{border-bottom:1px solid #edf0f3}.bank-card,.solution-case-card__body,.solution-copy-card,.solution-index-card,.work-card__body{padding-inline:clamp(20px,3vw,30px)}.works-cta__inner{border:0!important;box-shadow:none!important}@media (max-width:980px){.filters{border-right:0!important;border-radius:16px!important;box-shadow:0 18px 44px rgba(15,23,42,.14)!important}}.product-selection-grid--expert{grid-template-columns:repeat(2,minmax(0,1fr))}.product-selection-grid--expert>div{padding-block:20px;border-top:1px solid #edf0f3}@media (max-width:700px){.product-selection-grid--expert{grid-template-columns:minmax(0,1fr)}}.add-to-cart-form>label.sr-only,.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}.product-card__category{margin-bottom:7px;color:#667085;font-size:.78rem;font-weight:560;line-height:1.25}.product-card__meta{margin-bottom:7px;color:#475467;font-size:.78rem;font-weight:650;line-height:1.3}.product-card h3.product-card__title,.product-card__title{min-height:calc(1.3em * 3);margin:0 0 12px;color:var(--commerce-text);font-size:clamp(1rem, 1.15vw, 1.16rem);font-weight:690;line-height:1.3;letter-spacing:-.012em}.product-card__title a{color:inherit}.product-card__description{display:-webkit-box;margin:0 0 12px;overflow:hidden;color:#475467;font-size:.86rem;line-height:1.5;-webkit-line-clamp:3;-webkit-box-orient:vertical}.product-card__specs{display:grid;gap:5px;margin:0 0 12px;padding:0;color:#344054;font-size:.82rem;line-height:1.4;list-style:none}.product-card__specs li::before{content:"";display:inline-block;width:5px;height:5px;margin:0 7px 2px 0;background:#98a2b3;border-radius:50%}.product-card__purchase{min-width:0;justify-content:space-between;border-top:1px solid #eef0f3}.product-card__purchase-price{display:grid}.product-card__purchase-price .product-card__price-main{color:var(--commerce-text);font-weight:790;letter-spacing:-.025em}.product-card__purchase .product-card__buy{max-height:none;font-weight:680!important}.product-card__buy.is-loading{position:relative;padding-left:37px}.product-card__buy.is-loading::before{content:"";position:absolute;left:15px;width:14px;height:14px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:.7s linear infinite commerce-spin}@keyframes commerce-spin{to{transform:rotate(360deg)}}.commerce-notice{position:fixed;z-index:120;right:18px;bottom:18px;max-width:min(360px,calc(100vw - 32px));padding:13px 16px;color:#fff;background:#087443;border-radius:10px;box-shadow:0 16px 42px rgba(16,24,40,.24);opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .18s,transform .18s}.commerce-notice.is-visible{opacity:1;transform:none}.commerce-notice.is-error{background:#b42318}.home-hero-section{padding:clamp(20px,3vw,38px) 0 0}.home-main-banner{position:relative;isolation:isolate;min-height:clamp(460px,42vw,596px);display:grid;grid-template-columns:minmax(0,1.24fr) minmax(240px,.76fr);align-items:center;gap:clamp(18px,2vw,28px);overflow:hidden;padding:clamp(24px,2.5vw,36px);color:#fff;background:radial-gradient(circle at 76% 34%,#82bfd6 0,#4f91ab 30%,#2b6681 57%,#174a65 78%,#103b54 100%);border-radius:24px}.home-main-banner::after{content:"";position:absolute;z-index:-1;inset:auto -14% -44% 38%;aspect-ratio:1;background:rgba(255,255,255,.045);border-radius:50%}.home-main-banner__content{position:relative;z-index:2;max-width:720px}.home-main-banner .eyebrow{color:#ffca64}.home-main-banner h1{margin:8px 0 16px;color:#fff;font-size:clamp(2.05rem, 3.5vw, 3.55rem);line-height:.99;letter-spacing:-.055em}.home-main-banner__lead{max-width:650px;margin:0;color:rgba(255,255,255,.79);font-size:clamp(.94rem, 1.1vw, 1rem);line-height:1.5}.home-main-banner__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.home-main-banner__secondary{color:#fff;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.3)}.home-main-banner__secondary:hover{color:#fff;background:rgba(255,255,255,.15)}.home-main-banner__media{position:relative;z-index:1;display:grid;place-items:center;min-width:0}.home-main-banner__media img{width:min(100%,470px);height:auto;object-fit:contain;filter:drop-shadow(0 34px 48px rgba(4,31,46,.3))}.credit-application-grid,.credit-calculator-grid{width:min(100%,1180px);margin-inline:auto;align-items:start;gap:24px}.credit-calculator-grid{grid-template-columns:minmax(0,1fr) minmax(310px,360px)}.credit-application-grid{grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr)}.credit-application-copy,.credit-calculator-panel,.credit-form,.credit-result{border-radius:18px}.credit-calculator-panel{padding:clamp(22px,3vw,34px);background:#fff;border:1px solid #e8edf3}.credit-calculator-panel__heading{max-width:780px;margin-bottom:22px}.credit-application-copy h2,.credit-calculator-panel__heading h2{margin:7px 0 10px}.credit-application-copy>p,.credit-calculator-panel__heading p{margin:0;color:#667085;line-height:1.58}.credit-calculator{display:grid;gap:16px}.credit-choice{margin:0;padding:18px;border-color:#e4e7ec;border-radius:13px}.credit-choice legend{margin-bottom:7px}.credit-choice__options{gap:8px}.credit-choice__options label span{min-height:44px;padding:10px 12px}.credit-result{position:sticky;top:122px;padding:28px;align-self:start}.credit-result>strong{font-size:clamp(1.85rem, 3vw, 2.35rem)}.credit-application-copy{padding:clamp(24px,3.2vw,38px);background:#f7faff;border:1px solid #e5edf7}.credit-checklist{display:grid;gap:11px;margin:24px 0 0;padding:0;list-style:none}.credit-checklist li{position:relative;padding-left:27px;color:#344054;line-height:1.5}.credit-checklist li::before{content:"✓";position:absolute;left:0;top:1px;display:grid;width:19px;height:19px;place-items:center;color:#fff;background:var(--commerce-green);border-radius:50%;font-size:.68rem;font-weight:800}.credit-form{padding:clamp(22px,3vw,34px);border:1px solid #e8edf3!important}.credit-form h2{margin:0 0 20px;font-size:clamp(1.35rem, 2.2vw, 1.7rem)}.credit-form__submit{width:100%;min-height:50px}.credit-form__status{min-height:20px;margin:10px 0 0;color:#667085;font-size:.8rem}.field-error{min-height:0;color:#b42318;font-size:.74rem;font-weight:550}.credit-form :is(input,select,textarea).is-invalid{border-color:#d92d20;box-shadow:0 0 0 3px rgba(217,45,32,.1)}.solution-hero--bess{background:#fff}.solution-hero--bess .solution-hero__grid{background:radial-gradient(circle at 76% 34%,#78b4cb 0,#447f98 31%,#285f78 58%,#17465f 79%,#10384f 100%)}.solution-hero--bess .solution-hero__media img{width:min(100%,520px)}.section-heading--compact{align-items:end;margin-bottom:26px}.section-heading--compact>p{max-width:600px;margin:0;color:#667085}.bess-scenario-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.bess-scenario-grid article{min-width:0;padding:24px;background:#fff;border:1px solid #e8edf3;border-radius:16px}.bess-scenario-grid article>span{color:#0094fe;font-size:.76rem;font-weight:800;letter-spacing:.08em}.bess-scenario-grid h3{margin:14px 0 10px;color:#101828;font-size:1.06rem}.bess-scenario-grid p{margin:0;color:#667085;font-size:.88rem;line-height:1.55}.bess-data-layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:start;gap:clamp(32px,6vw,86px)}.bess-data-intro{max-width:560px}.bess-data-intro h2{margin:8px 0 14px}.bess-data-intro>p{color:#667085}.bess-data-intro .button{margin-top:18px}.bess-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.bess-checklist li{position:relative;min-height:60px;padding:16px 16px 16px 45px;color:#344054;background:#fff;border:1px solid #e4e7ec;border-radius:12px;font-size:.86rem;line-height:1.45}.bess-checklist li::before{content:"✓";position:absolute;top:16px;left:16px;display:grid;width:20px;height:20px;place-items:center;color:#fff;background:var(--commerce-green);border-radius:50%;font-size:.68rem;font-weight:800}.bess-architecture-grid{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:24px}.bess-flow{display:grid;place-items:center;align-content:center;gap:9px;min-height:390px;padding:30px;color:#101828;background:#f5f9fc;border-radius:18px;text-align:center}.bess-flow span,.bess-flow strong{width:min(100%,330px);padding:13px 16px;background:#fff;border:1px solid #dce5ed;border-radius:10px}.bess-flow strong{color:#087443;border-color:#b7dfc9}.bess-flow i{color:#98a2b3;font-style:normal;font-size:1.15rem}.bess-role-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bess-role-list article{min-height:100%;padding:24px;background:#fff;border:1px solid #e1e8f0;border-radius:14px}.bess-role-list h3{margin:0 0 9px;color:#101828}.bess-role-list p{margin:0;color:#667085;line-height:1.55}.bess-mistakes{padding-top:0}.bess-mistakes__inner{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:clamp(30px,6vw,72px);padding:clamp(28px,4vw,48px);color:var(--dark);background:#f7f9fc;border:1px solid #e3e8ef;border-radius:20px;box-shadow:0 14px 38px rgba(17,24,39,.055)}.bess-mistakes h2{margin:8px 0 12px;color:var(--dark)}.bess-mistakes p{color:#667085}.bess-mistakes .eyebrow{color:var(--brand-blue)}.bess-mistakes ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}.bess-mistakes li{position:relative;padding:14px 14px 14px 39px;color:#475467;background:#fff;border:1px solid #e4e7ec;border-radius:11px;font-size:.86rem;line-height:1.45}.bess-mistakes li::before{content:"✓";position:absolute;top:14px;left:14px;color:var(--commerce-green);font-weight:900}.solution-products .product-grid--solution{grid-template-columns:repeat(3,minmax(0,1fr))}.solution-products .product-card__description{display:none}.solution-faq details{color:#101828}.solution-faq details .prose{color:#475467}.filter-range__slider{position:relative;height:44px;margin:2px 10px 0;overflow:visible}.filter-range__track{top:50%;height:5px;overflow:visible;transform:translateY(-50%)}.filter-range__slider input[type=range]{max-width:100%;height:44px;inset:0}.filter-range__slider input[type=range]::-webkit-slider-runnable-track{background:0 0;height:5px}.filter-range__slider input[type=range]::-webkit-slider-thumb{width:20px;height:20px;margin-top:-7.5px;background:#fff;border:4px solid var(--commerce-green);box-shadow:0 2px 7px rgba(16,24,40,.2)}.filter-range__slider input[type=range]::-moz-range-track{height:5px}.filter-range__slider input[type=range]::-moz-range-thumb{width:12px;height:12px;background:#fff;border:4px solid var(--commerce-green);box-shadow:0 2px 7px rgba(16,24,40,.2)}.filter-range__track>span{background:var(--commerce-green)}.filter-range__slider input[type=range]:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 5px rgba(0,199,100,.18)}.filter-range__slider input[type=range]:focus-visible::-moz-range-thumb{box-shadow:0 0 0 5px rgba(0,199,100,.18)}@media (max-width:1040px){.bess-scenario-grid,.solution-products .product-grid--solution{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.bess-architecture-grid,.bess-data-layout,.bess-mistakes__inner,.credit-application-grid,.credit-calculator-grid{grid-template-columns:minmax(0,1fr)!important}.credit-result{position:static}.home-main-banner{grid-template-columns:minmax(0,1fr)}.home-main-banner__media{order:-1}.home-main-banner__media img{width:min(60vw,400px)}}@media (max-width:620px){.product-card__purchase{gap:8px}.product-card__purchase .product-card__buy{min-width:96px;min-height:44px;height:44px;padding-inline:13px}.home-main-banner{min-height:0;padding:20px;border-radius:18px}.home-main-banner h1{font-size:clamp(1.85rem, 9vw, 2.5rem)}.home-main-banner__actions{display:grid;grid-template-columns:1fr}.home-main-banner__actions .button{width:100%}.credit-application-copy,.credit-calculator-panel,.credit-form,.credit-result{padding:20px 17px;border-radius:14px}.credit-choice{padding:16px 12px 12px}.bess-checklist,.bess-mistakes ul,.bess-role-list,.bess-scenario-grid,.solution-products .product-grid--solution{grid-template-columns:minmax(0,1fr)}.bess-flow{min-height:0;padding:22px 16px}.section-heading--compact{align-items:flex-start}.commerce-notice{right:16px;bottom:16px;left:16px;max-width:none}}@media (prefers-reduced-motion:reduce){.product-card__buy.is-loading::before{animation-duration:1.4s}.commerce-notice{transition:none}}@media (max-width:400px){.product-card__purchase .product-card__buy{min-width:88px;padding-inline:10px;font-size:.82rem}.product-card__purchase-actions{gap:5px}.bess-data-intro .button{width:100%;min-height:48px;padding-inline:12px;white-space:normal;text-align:center}}.footer-information__list{display:grid;gap:9px;margin:0;padding:0;list-style:none}.footer-information__list li,.footer-information__list li+li{margin:0!important}.footer-information__list a{display:inline-block;max-width:100%;line-height:1.45;text-wrap:balance}.footer-grid.footer-grid--primary{grid-template-columns:minmax(210px,1.06fr) minmax(190px,.92fr) minmax(245px,1.18fr) minmax(245px,1.08fr);align-items:start;gap:clamp(28px,3.4vw,52px)}.footer-grid--primary>section{min-width:0}.footer-grid--primary .footer-heading{margin-bottom:18px}@media (max-width:1120px){.footer-grid.footer-grid--primary{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:44px;row-gap:42px}}@media (max-width:680px){.footer-grid.footer-grid--primary{grid-template-columns:minmax(0,1fr);gap:34px}.footer-information__list{gap:10px}}.home-main-banner .btn-primary{color:#fff;background:#00c764;border-color:#00c764;box-shadow:0 10px 24px rgba(0,199,100,.24)}.home-main-banner .btn-primary:hover{color:#fff;background:#00b75c;border-color:#00b75c;box-shadow:0 12px 28px rgba(0,199,100,.3)}.home-main-banner .btn-primary:focus-visible{outline-color:rgba(0,199,100,.38)}.product-card__body{justify-content:flex-start}.btn-add-to-cart.is-added,.btn-buy.is-added,.product-card__buy.is-added{color:#fff!important;background:#00c764!important;border-color:#00c764!important}@media (max-width:760px){.mobile-product-cta{grid-template-columns:minmax(0,1fr) minmax(132px,170px);opacity:0;visibility:hidden;transform:translateY(100%);pointer-events:none;transition:opacity .2s,transform .2s,visibility .2s}.mobile-product-cta.is-visible{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.sort-link{min-height:44px;display:inline-flex;align-items:center;padding-block:8px}.topbar__contact{min-height:44px;padding-block:4px}}@media (max-width:560px){.mobile-product-cta{grid-template-columns:1fr}.mobile-product-cta__summary{display:none}}.price-tax-note{margin:.65rem 0 0;color:#596579;font-size:.82rem;font-weight:650;letter-spacing:.005em}.analytics-consent[hidden]{display:none!important}.analytics-consent{position:fixed;z-index:10000;right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));left:max(16px,env(safe-area-inset-left));display:flex;justify-content:center;pointer-events:none}.analytics-consent__content{width:min(100%,680px);padding:18px;border:1px solid rgba(15,23,42,.14);border-radius:18px;background:#fff;box-shadow:0 18px 50px rgba(15,23,42,.18);pointer-events:auto}.analytics-consent__content p{margin:0;color:var(--text);line-height:1.5}.analytics-consent__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.analytics-consent__actions .button{min-height:44px}@media (max-width:520px){.analytics-consent__actions{display:grid;grid-template-columns:1fr 1fr}.analytics-consent__actions .button{width:100%}}.cart-total>strong,.order-summary__total>strong,.price-stack>strong,.product-card__price-main,.saved-product-card__price{color:#050505;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:-.018em}.product-card__price-main,.saved-product-card__price{font-size:var(--product-price-size)!important;line-height:1.1}[data-price-currency=UAH],html[data-display-currency=UAH] [data-price-currency=USD]{display:none}html[data-display-currency=UAH] [data-price-currency=UAH]{display:inline}@media (max-width:880px){.topbar__utilities{width:100%;justify-content:space-between}}@media (max-width:640px){.currency-switcher--topbar{display:none}.topbar__utilities{justify-content:center}}.solution-case-card__media{display:block;overflow:hidden;aspect-ratio:3/2}.solution-case-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.solution-case-card:hover .solution-case-card__media img{transform:scale(1.02)}.solution-case-card__body h3 a{color:inherit}.solution-case-card__body .text-link{margin-top:18px}.home-local-cluster{padding:clamp(58px,7vw,90px) 0;background:#fff}.home-local-cluster__inner{display:grid;grid-template-columns:minmax(250px,.76fr) minmax(0,1.44fr);gap:clamp(30px,5vw,68px);align-items:center;padding:clamp(28px,5vw,58px);background:#f7f9fc;border:1px solid #e3e8ef;border-radius:22px;box-shadow:0 18px 48px rgba(17,24,39,.07)}.home-local-cluster__intro h2{margin:8px 0 16px;color:var(--dark);font-size:clamp(1.8rem,3vw,2.75rem);line-height:1.06;letter-spacing:-.04em}.home-local-cluster__intro>p:not(.eyebrow){max-width:520px;margin-bottom:26px;color:var(--text);font-size:1rem;line-height:1.65}.home-local-cluster__intro .button{margin-top:0}.home-local-cluster__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home-local-cluster__links a{min-height:154px;display:grid;align-content:space-between;padding:22px;color:var(--dark);background:#fff;border:1px solid #e2e7ee;border-radius:16px;box-shadow:0 8px 24px rgba(17,24,39,.045);transition:transform .18s,border-color .18s,box-shadow .18s}.home-local-cluster__links a:hover{border-color:rgba(0,148,254,.42);box-shadow:0 12px 30px rgba(17,24,39,.075);transform:translateY(-2px)}.home-local-cluster__links strong{font-size:1.06rem}.home-local-cluster__links span{color:var(--brand-blue);font-size:.82rem;font-weight:760}.catalog-local-link{margin-top:-1px;padding:0 0 10px}.catalog-local-link__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px;background:#edf8ff;border:1px solid #d5ebfa;border-radius:16px}.catalog-local-link__inner>div{display:grid;gap:4px}.catalog-local-link__inner span{color:var(--brand-blue);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.catalog-local-link__inner strong{color:var(--dark);font-size:1rem}.work-data-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:22px 0;overflow:hidden;background:var(--border);border:1px solid var(--border);border-radius:14px}.work-data-meta div{display:grid;gap:6px;padding:16px;background:#fff}.work-data-meta dt{color:var(--muted);font-size:.72rem;font-weight:800;text-transform:uppercase}.work-data-meta dd{margin:0;color:var(--dark);font-weight:700;line-height:1.45}.work-data-disclaimer{padding:14px 16px;background:#fff7e8;border-left:3px solid #f0a21b;border-radius:0 10px 10px 0}.work-local-cta{padding-top:0}.contact-local-link{display:grid;gap:6px;margin-top:24px;padding-top:20px;border-top:1px solid rgba(255,255,255,.18)}.contact-local-link strong{color:inherit}.content-local-link{background:linear-gradient(135deg,#f4faff,#fff)}@media (max-width:820px){.home-local-cluster__inner{grid-template-columns:minmax(0,1fr)}}@media (max-width:640px){.catalog-local-link__inner,.solution-bottom-cta{align-items:stretch;flex-direction:column}.catalog-local-link__inner .button{width:100%}.home-local-cluster__links,.work-data-meta{grid-template-columns:minmax(0,1fr)}.home-local-cluster__links a{min-height:104px}}@media (prefers-reduced-motion:reduce){.mobile-product-cta,.solution-case-card__media img{transition:none}}.shared-cart-form[hidden]{display:none!important}@media (max-width:680px){.home-local-cluster__intro .button,.home-main-banner__actions,.home-main-banner__actions .button{width:100%;max-width:100%}.home-local-cluster__intro .button,.home-main-banner__actions .button{padding-inline:14px;white-space:normal;overflow-wrap:anywhere;text-wrap:balance}}.product-card__specs--inline{margin:8px 0 0;color:var(--text);font-size:.78rem;line-height:1.45}@media (max-width:900px){.solution-hero__grid{grid-template-columns:minmax(0,1fr)}.solution-hero__media img{width:min(60vw,400px)}.home-local-cluster__inner{grid-template-columns:minmax(0,1fr)}}@media (max-width:620px){.solution-hero__grid{min-height:0;padding:20px;border-radius:18px}.solution-hero h1{font-size:clamp(1.85rem,9vw,2.5rem)}.solution-hero__actions{display:grid;grid-template-columns:1fr}.solution-hero__actions .button{width:100%;white-space:normal}.solution-hero__media img{width:min(72vw,330px)}.home-local-cluster__links,.solution-content__grid{grid-template-columns:minmax(0,1fr)}.home-local-cluster__links a{min-height:112px}.footer-bottom{align-items:flex-start;flex-direction:column}.footer-rates{justify-content:flex-start}}.product-grid,.product-grid--six,.product-grid--solution{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:20px}.product-grid--related{grid-template-columns:repeat(4,minmax(0,1fr))}.page-shop .section--shop .product-grid,.page-shop .section--shop .product-grid.product-grid--list{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{display:flex;height:100%;flex-direction:column}.product-card__body{height:auto;min-height:0;align-items:stretch;padding:18px}.product-card__purchase{width:100%;display:flex!important;align-items:center;gap:12px;margin-top:auto!important;padding-top:16px;overflow:visible}.solution-products--bess .product-grid--solution{align-items:stretch}.solution-products--bess .product-card{height:100%;align-self:stretch}.solution-products--bess .product-card__body{display:flex;flex:1 1 auto;flex-direction:column}.solution-products--bess .product-card__title{min-height:2.7em}.solution-products--bess .product-card__specs--inline{min-height:2.9em}.solution-products--bess .product-card__purchase{margin-top:auto!important;padding-top:14px}.product-card--catalog,.product-card--related{height:auto;align-self:start}.product-card--catalog .product-card__body,.product-card--related .product-card__body{height:auto}.product-card--catalog .product-card__specs--inline,.product-card--related .product-card__specs--inline{min-height:2.9em;display:-webkit-box;margin:0;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card--catalog .product-card__purchase,.product-card--related .product-card__purchase{margin-top:12px!important}.product-card--catalog .product-card__purchase{overflow:visible}.product-card--related .product-card__purchase{align-items:center;flex-direction:row;justify-content:space-between;gap:10px}.product-card--related .product-card__purchase-actions{width:auto;flex:0 0 auto;justify-content:flex-end}.product-card--related .product-card__purchase-form{flex:0 0 auto}.product-card--related .product-card__buy{min-width:88px}.product-card--catalog .product-card__purchase-form{flex-direction:row}.product-card__purchase-price{min-width:max-content;flex:0 0 auto;align-content:center;gap:2px}.product-card__purchase-price .product-card__price-main{display:inline-flex;align-items:baseline;font-size:var(--product-price-size);line-height:1.1;white-space:nowrap}.order-summary__total>strong,.order-summary__total>strong>[data-price-currency],.price-stack>strong,.price-stack>strong>[data-price-currency],.product-card__price-main>[data-price-currency]{white-space:nowrap}.product-card__purchase-actions{display:flex;min-width:0;flex:1 1 auto;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:nowrap}.product-card__purchase-form{display:flex!important;width:auto!important;min-width:0;align-items:center;gap:6px;margin:0}.product-card__quantity{width:84px;min-width:84px;height:44px;grid-template-columns:26px 32px 26px;border-radius:8px}.product-card__quantity button{min-width:0;height:42px;padding:0;font-size:1rem}.product-card__quantity input{width:32px;min-width:32px;min-height:42px;height:42px;padding:0;font-size:.82rem;font-weight:700;line-height:1;appearance:textfield}.product-card__quantity input::-webkit-inner-spin-button,.product-card__quantity input::-webkit-outer-spin-button{margin:0;appearance:none}.product-card__purchase .product-card__buy,.product-card__purchase-form .product-card__buy,.product-card__query{width:auto!important;min-width:66px;min-height:44px;height:44px;padding:0 10px;border-radius:8px;font-size:.78rem;line-height:1;white-space:nowrap}.product-card__list-actions{display:flex;flex:0 0 auto;align-items:center;gap:5px}.product-card__list-actions .product-icon-action{width:42px;min-width:42px;max-width:42px;height:44px;min-height:44px;max-height:44px;border-radius:8px}.product-card__list-actions .product-icon-action svg{width:19px;height:19px}.solution-case-grid,.solution-content__grid,.solution-index-grid{align-items:stretch}.solution-index-card{height:100%;grid-template-rows:auto minmax(3.1rem,auto) minmax(0,1fr) auto;gap:14px;padding-block:24px}.solution-index-card h3{min-height:2.4em;line-height:1.2;text-wrap:balance}.solution-index-card__description{min-height:6.2em;display:-webkit-box;overflow:hidden;line-height:1.55;-webkit-line-clamp:4;-webkit-box-orient:vertical}.solution-index-card__link{align-self:end;margin-top:auto}.solution-copy-card{border:1px solid #e7eaf0!important}.work-card{display:grid;height:100%;grid-template-rows:auto 1fr}.solution-case-card{display:flex;height:auto;flex-direction:column;align-self:start}.work-card__body{height:100%;align-content:start;grid-template-rows:auto auto minmax(3.2rem,auto) minmax(0,1fr) auto}.work-card__meta{min-height:30px;align-content:start}.work-card h3{min-height:2.52em;text-wrap:balance}.work-card__summary{min-height:6.4em;display:-webkit-box;overflow:hidden;line-height:1.6;-webkit-line-clamp:4;-webkit-box-orient:vertical}.work-card__link{align-self:end}.solution-case-card__body .text-link{align-self:flex-start}@media (max-width:1100px){.product-grid,.product-grid--related,.product-grid--six,.product-grid--solution{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.page-shop .section--shop .product-grid,.page-shop .section--shop .product-grid.product-grid--list,.product-grid,.product-grid--related,.product-grid--six,.product-grid--solution{grid-template-columns:minmax(0,1fr)}.solution-case-card__body h3,.solution-case-card__summary,.solution-copy-card h3,.solution-index-card h3,.solution-index-card__description,.work-card h3,.work-card__summary{min-height:0}.solution-case-card__summary,.solution-index-card__description,.work-card__summary{display:block;overflow:visible}}@media (max-width:420px){.product-card__body{padding:12px}.product-card__purchase{align-items:stretch;flex-direction:column;gap:6px}.product-card__purchase .product-card__buy,.product-card__purchase-form{width:100%!important}.product-card--catalog .product-card__purchase{flex-wrap:wrap}.product-card--catalog .product-card__purchase-actions,.product-card--catalog .product-card__purchase-price{width:100%}.product-card--catalog .product-card__purchase-actions{justify-content:flex-start}.product-card__list-actions,.product-card__purchase-actions,.product-card__purchase-form{gap:4px}.product-card__quantity{width:76px;min-width:76px;grid-template-columns:23px 30px 23px}.product-card__quantity input{width:30px;min-width:30px}.product-card__purchase .product-card__buy,.product-card__purchase-form .product-card__buy,.product-card__query{min-width:58px;padding-inline:7px;font-size:.74rem}.product-card__list-actions .product-icon-action{width:40px;min-width:40px;max-width:40px}}@media (max-width:340px){.product-card__body{padding-inline:8px}.product-card__purchase{gap:4px}.product-card__quantity{width:74px;min-width:74px;grid-template-columns:22px 30px 22px}.product-card__purchase .product-card__buy,.product-card__purchase-form .product-card__buy,.product-card__query{min-width:56px;padding-inline:6px}.product-card__list-actions{gap:3px}.product-card__list-actions .product-icon-action{width:38px;min-width:38px;max-width:38px}}body.is-lightbox-open{overflow:hidden;overscroll-behavior:none}.contact-prep,.contact-support__grid,.contact-support__grid>*{min-width:0;max-width:100%}.contact-prep{width:100%}@media (max-width:680px){.contact-support__grid{grid-template-columns:minmax(0,1fr);gap:24px}}@media (max-width:640px){.icon-button,.mobile-menu-button,.product-card__action button,.product-icon-action{width:48px;min-width:48px;height:48px;min-height:48px}.category-seo__toggle,.product-card__buy,.product-card__checkout-link,.product-card__quantity button,.quantity-control button,:is(.btn-buy,.btn-add-to-cart,.btn-details,.btn-query){min-height:48px}.product-card__checkout-link,.product-card__purchase .product-card__buy,.product-card__purchase-form .product-card__buy,.product-card__query{height:48px;min-height:48px;max-height:none}.product-card__list-actions .product-icon-action,.product-icon-action{flex-basis:48px;width:48px;min-width:48px;max-width:48px;height:48px;min-height:48px;max-height:48px}.quantity-control{grid-template-columns:48px minmax(52px,65px) 48px}.product-card__quantity button,.quantity-control button{width:48px;min-width:48px;height:48px}}@media (min-width:1121px){.site-header .header-main{width:min(calc(100% - 32px),var(--container));gap:clamp(9px,1vw,16px)}.site-header .brand img{width:154px}.site-header .desktop-nav{flex-wrap:nowrap;gap:clamp(8px,.72vw,13px);font-size:clamp(.78rem, .72vw, .9rem);white-space:nowrap}.site-header .desktop-nav>.nav-dropdown,.site-header .desktop-nav>a,.site-header .nav-dropdown__trigger{white-space:nowrap}.site-header .header-actions{gap:0}.site-header .header-actions .icon-button{width:39px;height:40px}.site-header .header-actions .icon-button svg{width:22px;height:22px}}@media (min-width:1280px){.site-header .brand img{width:166px}.site-header .desktop-nav{gap:clamp(10px,.82vw,15px);font-size:clamp(.82rem, .72vw, .91rem)}.site-header .header-actions .icon-button{width:40px}}.page-shop .page-hero--compact{padding:34px 0 28px}.page-shop .catalog-local-link{padding:12px 0 0}.page-shop .solution-categories{padding:24px 0 0}.page-shop .solution-categories+.section--shop{padding-top:38px}.page-shop .section-heading--compact{margin-bottom:14px}.page-shop .solution-category-links a{min-height:56px;padding:13px 16px;border-radius:12px}.promo-card--wide .promo-card__content--panels{transform:translateX(-14px)}.promo-card--wide .promo-card__image--panels{right:24px}.contextual-navigation--standalone{position:relative;display:flow-root;clear:both;isolation:isolate;margin:0;padding:clamp(40px,5vw,68px) 0;background:#fff}.contextual-navigation--standalone .section-heading{margin-top:0}.contextual-navigation--standalone .solution-category-links{margin-bottom:0}.page-shop .contextual-navigation--standalone{padding:clamp(40px,5vw,68px) 0}.site-footer{position:relative;clear:both;z-index:2}@media (max-width:760px){.promo-card--wide .promo-card__content--panels{transform:none}.promo-card--wide .promo-card__image--panels{right:8px}.contextual-navigation--standalone{padding:36px 0 48px}.contextual-navigation--standalone .solution-category-links{grid-template-columns:1fr}}.category-card span,.category-card:hover span{box-shadow:none}.product-card,.product-card:hover{border:0!important;border-bottom:0!important;box-shadow:none!important}.product-card:hover{transform:none}.page-shop .section--shop .product-card__media,.product-card__media{background:#fff!important;border:0!important;box-shadow:none!important}.promo-card,.promo-card--wide{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,42%);align-items:center;column-gap:clamp(18px,3vw,38px)}.promo-card--wide{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr)}.promo-card>div{max-width:none;min-width:0}.promo-card img,.promo-card--wide img,.promo-card__image{position:static;right:auto;bottom:auto;width:100%;max-width:100%;max-height:270px;justify-self:end;object-fit:contain;background:transparent}.promo-card--wide .promo-card__image,.promo-card--wide img{max-height:330px}.promo-card--wide .promo-card__content--panels{transform:none}@media (max-width:880px){.promo-card,.promo-card--wide{grid-template-columns:minmax(0,1fr) minmax(160px,40%);padding:36px}.promo-card--wide{grid-template-columns:minmax(0,1fr) minmax(240px,42%)}}@media (max-width:640px){.promo-card,.promo-card--wide{min-height:0;grid-template-columns:minmax(0,1fr);align-items:start;gap:24px;padding:28px 22px}.promo-card img,.promo-card--wide img,.promo-card__image{width:min(82%,340px);max-width:min(82%,340px);max-height:250px;justify-self:center}}
.category-grid{align-items:start}.category-card{gap:10px}.category-card span{width:108px;max-width:100%;height:108px;aspect-ratio:auto;padding:0;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;transition:none!important}.category-card img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.category-card:hover span{transform:none!important;border:0!important;box-shadow:none!important}.category-card:hover strong{color:inherit}.promo-grid{display:grid}.promo-card,.promo-card--wide{min-height:0!important;row-gap:16px}.promo-card{padding:30px 32px!important}.promo-card--wide{padding:38px 40px!important}.promo-card>div{align-self:start}.promo-card p{margin-bottom:14px}.promo-card__title{margin-bottom:10px;font-size:clamp(1.45rem,2.3vw,2.15rem);line-height:1.18}.promo-card img,.promo-card--wide img,.promo-card__image{align-self:end}@media (min-width:881px){.promo-card{grid-template-columns:minmax(0,1fr) minmax(150px,34%)}.promo-card--wide{grid-template-columns:minmax(0,1.12fr) minmax(220px,.72fr)}}@media (max-width:880px){.promo-card,.promo-card--wide{padding:26px 24px!important}}@media (max-width:640px){.promo-card,.promo-card--wide{padding:24px 20px!important;gap:18px}.promo-card img,.promo-card--wide img,.promo-card__image{width:min(78%,300px);max-width:min(78%,300px);max-height:210px}}.product-card,.product-card:hover{background:#fff!important;border:0!important;box-shadow:none!important}.page-shop .section--shop .product-card__media,.product-card__media{background:transparent!important;border:0!important;box-shadow:none!important}.product-card__media>.product-card__image-link{padding:16px!important}
.analytics-consent__actions .button{ min-height: 44px; }.analytics-consent__choices{ display: grid; gap: 10px; margin-top: 14px; }.analytics-consent__choices label{ display: grid; grid-template-columns: 22px minmax(0,1fr); gap: 10px; align-items: start; padding: 10px 12px; background: #f8fafc; border: 1px solid var(--border); border-radius: 10px; }.analytics-consent__choices input{ margin-top: 3px; }.analytics-consent__choices span,.analytics-consent__choices small{ display: block; }.analytics-consent__choices small{ margin-top: 2px; color: #667085; line-height: 1.35; }.footer-consent-settings{ padding: 0; color: inherit; background: none; border: 0; text-decoration: underline; cursor: pointer; }@media (max-width: 720px){.analytics-consent__actions{ display: grid; grid-template-columns: 1fr; }.analytics-consent__actions .button{ width: 100%; }}
