:root{--om-navy:#1c448e;--om-navy-dark:#152f63;--om-orange:#ff9223;--om-orange-hover:#e8821a;--om-orange-chip-bg:#ffeacf;--om-orange-chip-border:#ffd9a8;--om-text:#2d3142;--om-text-strong:#161a2c;--om-muted:#667389;--om-muted-2:#9aa3b8;--om-border:#e5e9f0;--om-border-strong:#cdd5e2;--om-surface:#fff;--om-surface-alt:#f6f7fb;--om-feature-shell-bg:#f5edff;--om-feature-mega-from:#5b2cd1;--om-feature-mega-to:#9c6cff;--om-footer-bg:#0f2347;--om-footer-text:#cfd6e4;--om-footer-text-muted:#8a93a8;--om-footer-surface:#edf1f6;--om-footer-border:#d3d3d3;--om-font:Montserrat, system-ui, sans-serif;--om-icon-hit-sm:32px;--om-icon-hit-md:40px;--om-icon-hit-lg:48px;--om-icon-glyph-sm:16px;--om-icon-glyph-md:22px;--om-icon-glyph-lg:24px;--om-white:#fff;--om-grey-bg:#f6f7fb;--om-radius:16px;--om-radius-sm:8px;--om-radius-lg:16px;--om-shadow-card:0 6px 20px #0f23470f}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;font-size:16px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{color:#2d3142;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Montserrat,system-ui,sans-serif;font-size:14px;font-weight:400;line-height:1.7}img,svg,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;font:inherit;background:0 0;border:none}input,textarea,select{font:inherit;color:inherit}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.1}.om-required{color:#dc2c2c;margin-left:2px;font-weight:700}.om-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}body{color:#2d3142;font-family:Montserrat,system-ui,sans-serif;font-size:14px;font-weight:400;line-height:1.7}.om-display-1{color:#161a2c;font-size:48px;font-weight:200;line-height:1.1}.om-display-2{color:#161a2c;font-size:40px;font-weight:200;line-height:1.1}.om-h1{color:#161a2c;font-size:40px;font-weight:700;line-height:1.1}.om-h2{color:#161a2c;font-size:32px;font-weight:700;line-height:1.1}.om-h3{color:#161a2c;font-size:28px;font-weight:700;line-height:1.1}.om-h4{color:#161a2c;font-size:24px;font-weight:700;line-height:1.1}.om-h5{color:#161a2c;font-size:20px;font-weight:700;line-height:1.1}.om-h6{color:#161a2c;font-size:16px;font-weight:700;line-height:1.1}.om-lead{color:#2d3142;font-size:22px;font-weight:400;line-height:1.5}.om-body-lg{font-size:20px;font-weight:400;line-height:1.7}.om-body-md{font-size:18px;font-weight:400;line-height:1.7}.om-body{font-size:16px;font-weight:400;line-height:1.7}.om-body-sm{color:#667389;font-size:14px;font-weight:400;line-height:1.7}.om-label-xl{font-size:18px;font-weight:400;line-height:1.5}.om-label-lg{font-size:16px;font-weight:400;line-height:1.5}.om-label-md{font-size:14px;font-weight:400;line-height:1.5}.om-label-sm{font-size:12px;font-weight:400;line-height:1.5}.om-label-xs{color:#9aa3b8;font-size:10px;font-weight:400;line-height:1.5}.om-container{box-sizing:border-box;width:100%;min-width:0;max-width:1440px;margin-inline:auto;padding-inline:clamp(16px,20px + 2.75vw,80px)}@media (width<=560px){.om-container{padding-inline:clamp(12px,3vw + 8px,16px)}}@media (width<=400px){.om-container{padding-inline:clamp(10px,4vw,16px)}}html{overflow-x:clip}.om-body{background-color:#fff;flex-direction:column;min-height:100dvh;display:flex}#main-content{flex:auto;min-width:0;max-width:100%;overflow-x:clip}.om-rail{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:16px;padding-bottom:6px;display:flex;overflow-x:auto}.om-rail>*{scroll-snap-align:start;flex:0 0 min(220px,72vw)}.om-promo-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px;display:grid}.om-promo-card{border-radius:var(--om-radius);background:var(--om-white);box-shadow:var(--om-shadow-card);text-decoration:none;position:relative;overflow:hidden}.om-promo-card img{aspect-ratio:360/220;object-fit:cover;width:100%}.om-promo-card__cap{color:var(--om-navy);padding:10px 12px;font-size:14px;font-weight:700}.om-wide-promo{border-radius:var(--om-radius-lg);background:var(--om-white);border:1px solid var(--om-border);text-decoration:none;display:block;overflow:hidden}.om-wide-promo img{aspect-ratio:1400/280;object-fit:cover;width:100%;height:auto}.om-wide-promo__cap{padding:14px 16px}.om-brands{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.om-brand{border-radius:var(--om-radius);border:1px solid var(--om-border);background:var(--om-white);justify-content:center;align-items:center;width:96px;height:96px;display:inline-flex;overflow:hidden}.om-brand img{object-fit:contain;width:100%;height:100%;padding:8px}.om-product-qty{--om-qty-btn-size:40px;flex-wrap:wrap;align-items:center;gap:12px;display:flex}.om-product-qty__stepper{align-items:center;gap:8px;display:flex}.om-product-qty__btn{box-sizing:border-box;width:var(--om-qty-btn-size);height:var(--om-qty-btn-size);color:#161a2c;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #e5e9f0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;font-size:18px;font-weight:600;line-height:1;transition:border-color .15s,color .15s;display:flex}.om-product-qty__btn:hover:not(:disabled){color:#161a2c;border-color:#cdd5e2}.om-product-qty__btn:focus-visible{outline-offset:2px;outline:2px solid #1c448e}.om-product-qty__btn--muted,.om-product-qty__btn:disabled{color:#9aa3b8;cursor:default;border-color:#e5e9f0}.om-product-qty__btn--muted:hover,.om-product-qty__btn:disabled:hover{color:#9aa3b8;border-color:#e5e9f0}.om-product-qty__input{text-align:center;color:#161a2c;-moz-appearance:textfield;background:0 0;border:none;width:2.25rem;min-width:0;padding:0;font-family:inherit;font-size:16px;font-weight:600;line-height:1.2}.om-product-qty__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.om-product-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.om-product-qty__add{cursor:pointer;font:inherit;-webkit-tap-highlight-color:transparent;background:0 0;border:none;margin:0;padding:0}.om-product-qty__add:focus-visible{outline-offset:2px;outline:2px solid #1c448e}.om-product-qty__add--in-cart{color:#fff!important;background:#2e9b4b!important}.om-product-qty__add--in-cart:hover{background:#268a41!important}.om-product-qty__add--out-of-stock{cursor:not-allowed;color:#667389!important;background:#cdd5e2!important}.om-product-qty__add--out-of-stock:hover{background:#cdd5e2!important}.om-product-qty--out-of-stock .om-product-qty__stepper{opacity:.5}.om-product-qty--out-of-stock .om-product-qty__btn,.om-product-qty--out-of-stock .om-product-qty__input{cursor:not-allowed}.om-product-qty--buybox{--om-qty-btn-size:40px;flex-wrap:wrap;align-items:center;width:100%}.om-product-qty--buybox .om-product-qty__stepper{background:0 0;border:none;border-radius:0;flex:none;align-items:center;gap:8px;padding:0;overflow:visible}.om-product-qty--buybox .om-product-qty__input{width:3rem;min-height:var(--om-qty-btn-size);background:0 0}.om-product-qty--buybox .om-product-qty__add--buybox{box-sizing:border-box;color:#fff;cursor:pointer;background:#ff9223;border:none;border-radius:16px;flex:0 auto;justify-content:center;align-items:center;gap:8px;min-width:min(100%,196px);max-width:100%;min-height:52px;padding:16px 40px;font-size:16px;font-weight:700;line-height:1.1;transition:background .15s;display:inline-flex}.om-product-qty--buybox .om-product-qty__add--buybox:hover{background:#e8821a}.om-product-qty--buybox .om-product-qty__add--buybox:focus-visible{outline-offset:2px;outline:2px solid #1c448e}.om-product-qty--buybox .om-product-qty__add--buybox .om-product-qty__add-text{white-space:nowrap}.om-product-qty--buybox .om-product-qty__cart-ico--buybox{object-fit:contain;filter:brightness(0)invert();flex-shrink:0;width:24px;height:24px;display:block}.om-product-qty--tiers-only{justify-content:flex-end}.om-product-qty--tiers-only .om-product-qty__stepper[hidden]{display:none}.om-product-qty--card{--om-qty-btn-size:36px;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:8px;width:100%}.om-product-qty--card .om-product-qty__stepper{flex:none;justify-content:flex-start;gap:8px;min-width:0}.om-product-qty--card .om-product-qty__input{width:1.75rem;font-size:14px}.om-product-qty--card .om-product-qty__add--card{color:#fff;background:#ff9223;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s;display:flex}.om-product-qty--card .om-product-qty__add--card:hover{background:#e8821a}.om-product-qty--card .om-product-qty__cart-ico{display:block}.om-product-qty--catalog{--om-qty-btn-size:36px;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:8px;width:100%}.om-product-qty--catalog .om-product-qty__stepper{flex:none;justify-content:space-between;gap:0;width:147px;min-width:0;max-width:calc(100% - 44px)}.om-product-qty--catalog .om-product-qty__input{width:37px;font-size:16px;font-weight:500}.om-product-qty--catalog .om-product-qty__btn{border-radius:16px;font-size:16px;font-weight:500}.om-product-qty--catalog .om-product-qty__add--catalog{background:#ff9223;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}.om-product-qty--catalog .om-product-qty__add--catalog:hover{background:#e8821a}.om-product-qty--catalog .om-product-qty__cart-ico--catalog{object-fit:contain;filter:brightness(0)invert();width:18px;height:18px;display:block}@media (width<=560px){.om-product-qty--catalog{--om-qty-btn-size:32px;flex-wrap:wrap;gap:8px 4px}.om-product-qty--catalog .om-product-qty__stepper{gap:3px}.om-product-qty--catalog .om-product-qty__input{width:1.375rem;font-size:13px}.om-product-qty--catalog .om-product-qty__add--catalog{border-radius:9px;width:36px;height:36px}.om-product-qty--catalog .om-product-qty__cart-ico--catalog{width:19px;height:19px}}.om-storefront-toast{z-index:1200;color:#fff;opacity:0;pointer-events:none;background:#1c448e;border-radius:10px;max-width:min(360px,100vw - 32px);padding:12px 16px;font-size:14px;line-height:1.4;transition:opacity .2s,transform .2s;position:fixed;bottom:88px;right:16px;transform:translateY(8px);box-shadow:0 8px 24px #0000002e}.om-storefront-toast--visible{opacity:1;transform:translateY(0)}.om-storefront-toast--error{background:#c62828}.om-product-qty__check-ico{flex-shrink:0;display:none}.om-product-qty__add--in-cart .om-product-qty__cart-ico{display:none}.om-product-qty__add--in-cart .om-product-qty__check-ico{display:block}.om-catalog-page{padding-block:clamp(18px,3.5vw,28px) clamp(28px,5vw,48px)}.om-catalog-page__head{margin-bottom:22px}.om-catalog-page__title{color:var(--om-navy);margin:0;font-size:clamp(22px,2.4vw,28px);font-weight:700}.om-catalog-page__sub{color:var(--om-muted);margin:8px 0 0;font-size:15px}.om-catalog-page__empty{color:var(--om-muted);margin:0;font-size:16px}.om-catalog-page__types{margin:0 0 22px}.om-catalog-page__types-list{-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x proximity;gap:12px;margin:0;padding:0 0 4px;list-style:none;display:flex;overflow-x:auto}.om-catalog-page__types-list::-webkit-scrollbar{display:none}.om-catalog-page__types-list>li{scroll-snap-align:start;flex:none}.om-catalog-page__type{min-height:66px;color:var(--om-ink);background:#f1f4f8;border-radius:16px;align-items:center;gap:12px;padding:10px 24px 10px 12px;text-decoration:none;transition:background .15s;display:inline-flex}.om-catalog-page__type:hover{background:#e7ecf3}.om-catalog-page__type-thumb{flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;overflow:hidden}.om-catalog-page__type-thumb img{object-fit:contain;max-width:100%;max-height:100%}.om-catalog-page__type-label{max-width:150px;color:var(--om-ink);font-size:14px;font-weight:600;line-height:1.2}@media (width<=768px){.om-catalog-page__types{margin-bottom:14px}.om-catalog-page__type{border-radius:999px;gap:0;min-height:0;padding:8px 16px}.om-catalog-page__type-thumb{display:none}.om-catalog-page__type-label{white-space:nowrap;max-width:none;font-size:13px}}.om-catalog-page__body{grid-template-columns:1fr;align-items:start;gap:24px;display:grid}@media (width<=768px){.om-catalog-page__body{grid-template-columns:1fr}}.om-catalog-page__filters form{gap:10px;display:grid}.om-catalog-page__filter-sheet-scroll{gap:10px;min-width:0;display:grid}.om-catalog-page__filter-sheet-footer{gap:8px;display:grid}.om-catalog-page__filter-acc{background:#f8fafd;border:0;border-radius:18px;min-width:0;margin:0;padding:0}.om-catalog-page__filter-acc-summary{cursor:pointer;box-sizing:border-box;color:#1b1e2c;-webkit-tap-highlight-color:transparent;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:14px 22px;font-size:16px;font-weight:600;line-height:1.3;list-style:none;display:flex}.om-catalog-page__filter-acc-summary::-webkit-details-marker{display:none}.om-catalog-page__filter-acc-summary:after{content:"";border-bottom:2px solid #4b5668;border-right:2px solid #4b5668;flex:none;width:8px;height:8px;transition:transform .15s;transform:rotate(-45deg)}.om-catalog-page__filter-acc[open]>.om-catalog-page__filter-acc-summary:after{margin-top:-4px;transform:rotate(45deg)}.om-catalog-page__filter-acc-panel{gap:13px;min-width:0;padding:0 22px 20px;display:grid}.om-catalog-page__filter-group{background:#f8fafd;border:0;border-radius:18px;gap:13px;margin:0;padding:20px 22px 24px;display:grid}.om-catalog-page__filter-group legend{float:left;width:100%;font-family:var(--om-font,inherit);letter-spacing:0;color:var(--om-ink);margin-bottom:13px;padding:0;font-size:16px;font-weight:600;line-height:1.2}.om-catalog-page__filter-close{display:none}.om-catalog-page__filter-count{color:#4c5666;margin-left:auto;font-size:14px;font-weight:500;line-height:1.2}.om-catalog-page__filter-option{color:#4c5666;cursor:pointer;align-items:center;gap:6px;font-size:15px;line-height:1.2;display:flex}.om-catalog-page__filter-option input{appearance:none;cursor:pointer;background:0 0;border:1.5px solid #9ca8b8;border-radius:2px;flex:0 0 18px;place-content:center;width:18px;height:18px;margin:0;display:grid}.om-catalog-page__filter-option input:before{content:"";border:solid var(--om-white);opacity:0;border-width:0 0 2px 2px;width:9px;height:6px;transform:rotate(-45deg)translate(1px,-1px)}.om-catalog-page__filter-option input:checked{border-color:var(--om-orange);background:var(--om-orange)}.om-catalog-page__filter-option input:checked:before{opacity:1}.om-catalog-page__filter-option input:focus-visible{outline:2px solid color-mix(in srgb, var(--om-orange) 55%, transparent);outline-offset:2px}.om-catalog-page__filter-group--price{gap:14px}.om-catalog-page__price-range{grid-template-columns:1fr 1fr;gap:10px;display:grid}.om-catalog-page__price-range label{color:#4c5666;gap:5px;font-size:13px;display:grid}.om-catalog-page__price-range input{background:var(--om-white);width:100%;min-width:0;color:var(--om-ink);border:1px solid #c3ccd9;border-radius:10px;padding:9px 10px;font-size:14px}.om-catalog-page__price-range-label{display:block}.om-catalog-page__price-slider-dual{height:30px;margin-top:2px;position:relative}.om-catalog-page__price-slider-track{background:#c3ccd9;border-radius:999px;height:4px;position:absolute;top:14px;left:0;right:0}.om-catalog-page__price-slider-fill{top:14px;right:calc(100% - var(--price-max-pos,100%));left:var(--price-min-pos,0%);background:var(--om-orange);border-radius:999px;height:4px;position:absolute}.om-catalog-page__price-slider-dual input[type=range]{appearance:none;pointer-events:none;background:0 0;width:100%;height:30px;margin:0;position:absolute;inset:0}.om-catalog-page__price-slider-dual input[type=range]::-webkit-slider-runnable-track{background:0 0;height:4px}.om-catalog-page__price-slider-dual input[type=range]::-moz-range-track{background:0 0;height:4px}.om-catalog-page__price-slider-dual input[type=range]::-webkit-slider-thumb{appearance:none;border:3px solid var(--om-white);background:var(--om-orange);cursor:pointer;pointer-events:auto;border-radius:999px;width:20px;height:20px;margin-top:-8px;box-shadow:0 2px 8px #0000002e}.om-catalog-page__price-slider-dual input[type=range]::-moz-range-thumb{border:3px solid var(--om-white);background:var(--om-orange);cursor:pointer;pointer-events:auto;border-radius:999px;width:16px;height:16px;box-shadow:0 2px 8px #0000002e}.om-catalog-page__price-slider-dual input[type=range]:focus-visible::-webkit-slider-thumb{outline:2px solid color-mix(in srgb, var(--om-orange) 55%, transparent);outline-offset:3px}.om-catalog-page__price-slider-dual input[type=range]:focus-visible::-moz-range-thumb{outline:2px solid color-mix(in srgb, var(--om-orange) 55%, transparent);outline-offset:3px}.om-catalog-page__filter-more{gap:10px;display:grid}.om-catalog-page__filter-more[open]{gap:10px}.om-catalog-page__filter-more .om-catalog-page__filter-group+.om-catalog-page__filter-group{margin-top:10px}.om-catalog-page__filter-more summary{width:fit-content;color:var(--om-navy,#00244d);cursor:pointer;order:2;font-size:14px;font-weight:500;list-style:none;display:inline-flex}.om-catalog-page__filter-more summary::-webkit-details-marker{display:none}.om-catalog-page__filter-more summary:before{content:attr(data-expand-label)}.om-catalog-page__filter-more[open] summary:before{content:attr(data-collapse-label)}.om-catalog-page__filter-options-more{gap:8px;margin-top:4px;display:grid}.om-catalog-page__filter-options-more summary{width:fit-content;color:var(--om-navy,#00244d);cursor:pointer;font-size:13px;font-weight:500;list-style:none;display:inline-flex}.om-catalog-page__filter-options-more summary::-webkit-details-marker{display:none}.om-catalog-page__filter-options-more summary:before{content:attr(data-expand-label)}.om-catalog-page__filter-options-more[open] summary:before{content:attr(data-collapse-label)}.om-catalog-page__filter-options-more-list{gap:8px;display:grid}.om-catalog-page__filter-actions{flex-direction:column;align-items:stretch;gap:8px;padding-top:8px;display:flex}.om-catalog-page__filter-reset{box-sizing:border-box;background:var(--om-orange);color:#f9f9f9;text-align:center;cursor:pointer;border:0;border-radius:26px;justify-content:center;align-items:center;width:100%;min-height:52px;padding:16px 40px;font-size:16px;font-weight:600;line-height:1.2;text-decoration:none;transition:background .15s;display:inline-flex}.om-catalog-page__filter-reset:hover{background:var(--om-orange-hover,#e8821a);color:#f9f9f9}.om-catalog-page__filter-reset--idle{opacity:.45;cursor:default;pointer-events:none}.om-catalog-page__results{min-width:0;overflow:visible}.om-catalog-page [data-catalog-results]{min-width:0;transition:opacity .15s}.om-catalog-page [data-catalog-results].om-catalog-page__results-panel--loading{opacity:.55;pointer-events:none}.om-catalog-page__pager{margin-top:28px}.om-catalog-page__grid{grid-template-columns:repeat(auto-fill,minmax(min(200px,100%),1fr));gap:clamp(14px,2vw,20px);min-width:0;display:grid}@media (width>=1024px){.om-catalog-page__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=560px){.om-catalog-page__grid{gap:14px}}.om-catalog-page__grid--list{grid-template-columns:1fr!important}.om-catalog-page__crumbs{color:var(--om-muted);flex-wrap:wrap;align-items:center;gap:6px;margin:0 0 14px;font-size:14px;display:flex}.om-catalog-page__crumb-link{color:#315caa;text-decoration:none}.om-catalog-page__crumb-link:hover{text-decoration:underline}.om-catalog-page__crumb-sep{color:#9ca8b8;-webkit-user-select:none;user-select:none}.om-catalog-page__crumb-current{color:var(--om-ink);font-weight:600}.om-catalog-page__toolbar{z-index:20;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex;position:relative;overflow:visible}.om-catalog-page__toolbar-count{color:var(--om-ink);white-space:nowrap;margin:0;font-size:15px;font-weight:600}.om-catalog-page__toolbar-right{flex-wrap:wrap;align-items:center;gap:20px;margin-left:auto;display:flex;overflow:visible}.om-catalog-page__toolbar-controls{flex:none;align-items:center;gap:16px;display:flex}.om-catalog-page__toolbar-icon-btn{box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:none}.om-catalog-page__toolbar-icon-btn img{width:24px;height:24px;display:block}.om-catalog-page__toolbar-icon-btn:focus-visible{outline:2px solid var(--om-orange);outline-offset:2px}.om-catalog-page__sort-dropdown{z-index:30;flex:none;position:relative}.om-catalog-page__sort-summary{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;box-shadow:none;background:#f8fafd;border:none;border-radius:16px;justify-content:center;align-items:center;gap:4px;padding:10px;list-style:none;transition:background .15s;display:flex}.om-catalog-page__sort-summary::-webkit-details-marker{display:none}.om-catalog-page__sort-summary:hover,.om-catalog-page__sort-dropdown[open] .om-catalog-page__sort-summary{background:#eef2f8}.om-catalog-page__sort-label{color:var(--om-ink);white-space:nowrap;font-size:11px;font-weight:500;line-height:1.2}.om-catalog-page__sort-icon{flex-shrink:0;width:19px;height:18px;display:none}.om-catalog-page__sort-chevron{width:24px;height:12px;color:var(--om-ink);flex-shrink:0;transition:transform .15s}.om-catalog-page__chips{flex-wrap:wrap;align-items:center;gap:12px 16px;margin:-6px 0 18px;display:flex}.om-catalog-page__chip{box-sizing:border-box;border:1px solid var(--om-orange,#ff9223);max-width:100%;color:var(--om-orange,#ff9223);background:0 0;border-radius:20px;justify-content:center;align-items:center;gap:8px;padding:4px 6px 4px 10px;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.om-catalog-page__chip:hover{color:var(--om-orange,#ff9223);background:#ff922314;text-decoration:none}.om-catalog-page__chip--clear{color:#4b5668;border-color:#d3d3d3}.om-catalog-page__chip--clear:hover{color:#4b5668;background:#f4f6fa}.om-catalog-page__chip-label{white-space:nowrap;text-overflow:ellipsis;max-width:min(280px,70vw);font-size:12px;font-weight:500;line-height:1.15;overflow:hidden}.om-catalog-page__chip-close{box-sizing:border-box;flex:none;justify-content:center;align-items:center;width:24px;height:24px;padding:5px;display:inline-flex}.om-catalog-page__chip-close img{width:10px;height:10px;display:block}.om-catalog-page__sort-dropdown[open] .om-catalog-page__sort-chevron{transform:rotate(180deg)}.om-catalog-page__sort-panel{z-index:40;background:var(--om-white);border:1px solid #0f193214;border-radius:16px;flex-direction:column;gap:2px;min-width:200px;padding:6px 0 10px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #0f19321f}.om-catalog-page__sort-option{color:var(--om-ink);white-space:nowrap;padding:11px 18px;font-size:15px;font-weight:500;line-height:1.3;text-decoration:none;transition:background .15s,color .15s;display:block}.om-catalog-page__sort-option:hover{color:var(--om-navy);background:#f4f6fa;text-decoration:none}.om-catalog-page__sort-option--active{color:var(--om-navy);font-weight:700}.om-catalog-page__toolbar-views{align-items:center;gap:16px;display:inline-flex}.om-catalog-page__view-label{color:#4b5668;white-space:nowrap;font-size:12px;font-weight:500;line-height:1.15}.om-catalog-page__view-btn{color:#b8c0cf;border:none;border-radius:0;flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;width:auto;min-width:30px;height:auto;min-height:19px;padding:0;text-decoration:none;transition:color .15s;display:flex}.om-catalog-page__view-btn:hover{color:#4b5668;text-decoration:none}.om-catalog-page__view-btn--active{color:#4b5668}.om-catalog-page__view-btn svg{width:30px;height:19px;display:block}.om-catalog-page__body--full{grid-template-columns:1fr}.om-catalog-page__body--split{grid-template-columns:minmax(240px,298px) minmax(0,1fr)}.om-catalog-page__drawer{background:0 0;border:0;min-width:0;margin:0;padding:0}.om-catalog-page__drawer-summary{cursor:pointer;box-sizing:border-box;background:var(--om-white);min-height:48px;color:var(--om-navy);text-align:left;-webkit-tap-highlight-color:transparent;border:1px solid #c3ccd9;border-radius:16px;align-items:center;gap:12px;margin:0 0 12px;padding:12px 16px;font-family:inherit;font-size:15px;font-weight:700;list-style:none;transition:background .15s,border-color .15s;display:none;box-shadow:0 1px 2px #0f19320a,0 4px 12px #0f19320d}.om-catalog-page__drawer-summary::-webkit-details-marker{display:none}.om-catalog-page__drawer-summary:after{content:"";border-bottom:2px solid #9ca8b8;border-right:2px solid #9ca8b8;flex:none;width:9px;height:9px;margin-bottom:2px;margin-left:auto;transition:transform .15s;transform:rotate(45deg)}.om-catalog-page__drawer-summary:hover{background:#f8f9fc}.om-catalog-page__drawer-summary:focus-visible{outline:2px solid var(--om-orange);outline-offset:2px}.om-catalog-page__drawer-back{display:none}.om-catalog-page__drawer-label{flex:none}.om-catalog-page__drawer-hint{min-width:0;color:var(--om-muted);text-align:right;white-space:nowrap;text-overflow:ellipsis;font-feature-settings:"tnum" 1;flex:auto;font-size:13px;font-weight:600;overflow:hidden}@media (width<=768px){.om-catalog-page__drawer[data-catalog-filters-sheet][open]{z-index:300;background:#fff;flex-direction:column;width:100%;max-width:100%;height:100dvh;max-height:100dvh;margin:0;padding:0;display:flex;position:fixed;inset:0;overflow:hidden}.om-catalog-page__drawer[data-catalog-filters-sheet][open]>.om-catalog-page__drawer-summary{min-height:52px;box-shadow:none;color:#1b1e2c;background:#fff;border:0;border-radius:0;flex:none;align-items:center;gap:10px;margin:0;padding:8px 10px 12px;font-size:20px;font-weight:600;line-height:1.1;display:flex}.om-catalog-page__drawer[data-catalog-filters-sheet][open]>.om-catalog-page__drawer-summary:after{display:none}.om-catalog-page__drawer[data-catalog-filters-sheet][open] .om-catalog-page__drawer-back{box-sizing:border-box;background:0 0;border:0;border-radius:16px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;margin:0;display:inline-flex;transform:none}.om-catalog-page__drawer[data-catalog-filters-sheet][open] .om-catalog-page__drawer-back img{width:8px;height:13px;display:block}.om-catalog-page__drawer[data-catalog-filters-sheet][open] .om-catalog-page__drawer-label{color:#1b1e2c;font-size:20px;font-weight:600;line-height:1.1}.om-catalog-page__drawer[data-catalog-filters-sheet][open] .om-catalog-page__filters{background:#fff;border:0;border-radius:0;outline:none;flex-direction:column;flex:auto;min-height:0;margin:0;padding:0;display:flex;overflow:hidden}.om-catalog-page__drawer[data-catalog-filters-sheet][open] .om-catalog-page__filters form{flex-direction:column;flex:auto;gap:0;height:100%;min-height:0;padding:0;display:flex}.om-catalog-page__drawer[data-catalog-filters-sheet][open] .om-catalog-page__filter-sheet-scroll{-webkit-overflow-scrolling:touch;flex:auto;gap:0;min-height:0;padding:8px 0 16px;overflow:hidden auto}.om-catalog-page__drawer[data-catalog-filters-sheet][open] .om-catalog-page__filter-acc{background:#fff;border-bottom:1px solid #e8ecf2;border-radius:0}.om-catalog-page__drawer[data-catalog-filters-sheet][open] .om-catalog-page__filter-acc-summary{min-height:56px;padding:8px 10px;font-size:16px;font-weight:500;line-height:1.3}.om-catalog-page__drawer[data-catalog-filters-sheet][open] .om-catalog-page__filter-acc-summary:after{border-width:1.5px;width:7px;height:7px;transform:rotate(-45deg)}.om-catalog-page__drawer[data-catalog-filters-sheet][open] .om-catalog-page__filter-acc[open]>.om-catalog-page__filter-acc-summary:after{margin-top:-2px;transform:rotate(45deg)}.om-catalog-page__drawer[data-catalog-filters-sheet][open] .om-catalog-page__filter-acc-panel{gap:10px;padding:0 10px 16px}.om-catalog-page__drawer[data-catalog-filters-sheet][open] .om-catalog-page__filter-group--price{background:#f8fafd;border-radius:20px;gap:16px;margin:16px 10px 0;padding:20px}.om-catalog-page__drawer[data-catalog-filters-sheet][open] .om-catalog-page__price-range{gap:16px}.om-catalog-page__drawer[data-catalog-filters-sheet][open] .om-catalog-page__price-range label{gap:0}.om-catalog-page__drawer[data-catalog-filters-sheet][open] .om-catalog-page__price-range input{color:#1b1e2c;border-color:#b2b2b2;border-radius:20px;min-height:36px;padding:6px 16px;font-size:14px;font-weight:500}.om-catalog-page__drawer[data-catalog-filters-sheet][open] .om-catalog-page__price-range input::placeholder{color:#b8c0cf}.om-catalog-page__drawer[data-catalog-filters-sheet][open] .om-catalog-page__price-range-label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.om-catalog-page__drawer[data-catalog-filters-sheet][open] .om-catalog-page__price-range label{position:relative}.om-catalog-page__drawer[data-catalog-filters-sheet][open] .om-catalog-page__filter-sheet-footer{padding:12px 10px calc(24px + env(safe-area-inset-bottom,0px));background:#fff;flex:none;gap:10px;box-shadow:0 -4px 16px #1b1e2c0f}.om-catalog-page__drawer[data-catalog-filters-sheet][open] .om-catalog-page__filter-actions{padding-top:0}.om-catalog-page__drawer[data-catalog-filters-sheet][open] .om-catalog-page__filter-reset{color:#1b1e2c;background:0 0;border:1px solid #d3d3d3;border-radius:26px;min-height:48px;padding:12px 24px;font-size:15px}.om-catalog-page__drawer[data-catalog-filters-sheet][open] .om-catalog-page__filter-reset:hover{color:#1b1e2c;background:#f8fafd}.om-catalog-page__drawer[data-catalog-filters-sheet][open] .om-catalog-page__filter-reset--idle{display:none}.om-catalog-page__drawer[data-catalog-filters-sheet][open] .om-catalog-page__filter-close{background:var(--om-orange);color:#f9f9f9;cursor:pointer;-webkit-tap-highlight-color:transparent;border:0;border-radius:26px;justify-content:center;align-items:center;width:100%;min-height:52px;padding:16px 40px;font-family:inherit;font-size:16px;font-weight:600;line-height:1.2;display:inline-flex}.om-catalog-page__drawer[data-catalog-filters-sheet][open] .om-catalog-page__filter-close:hover{background:var(--om-orange-hover,#e8821a)}.om-catalog-page__drawer[open] .om-catalog-page__branch-nav{border-top-left-radius:0;border-top-right-radius:0;margin-top:0}.om-catalog-page__drawer:not([data-catalog-filters-sheet])[open] .om-catalog-page__drawer-summary{border-radius:16px 16px 0 0;margin-bottom:0}.om-catalog-page__drawer:not([data-catalog-filters-sheet])[open] .om-catalog-page__drawer-summary:after{margin-bottom:0;transform:rotate(225deg)}}@media (width>=769px){.om-catalog-page__drawer>summary{display:none!important}.om-catalog-page__drawer .om-catalog-page__filters{outline:none;margin:0}.om-catalog-page__drawer .om-catalog-page__branch-nav{margin:0}.om-catalog-page__filter-close{display:none!important}.om-catalog-page__filter-acc-summary{cursor:default;pointer-events:none;padding-bottom:0}.om-catalog-page__filter-acc-summary:after{display:none}.om-catalog-page__filter-acc[open]>.om-catalog-page__filter-acc-summary{margin-bottom:0}}.om-catalog-page__branch-nav{background:#f8fafd;border-radius:18px;align-self:start;padding:20px 20px 24px}.om-catalog-page__branch-nav-title{color:var(--om-ink);margin:0 0 14px;font-size:15px;font-weight:700;line-height:1.25}@media (width<=768px){.om-catalog-page__drawer .om-catalog-page__branch-nav-title{display:none}}.om-catalog-page__branch-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}@media (width<=768px){.om-catalog-page__branch-list{-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x proximity;flex-flow:row;gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.om-catalog-page__branch-list::-webkit-scrollbar{display:none}.om-catalog-page__branch-list>li{scroll-snap-align:start;flex:none}}.om-catalog-page__branch-link{color:var(--om-ink);font-size:15px;font-weight:600;line-height:1.35;text-decoration:none;display:block}.om-catalog-page__branch-link:hover{color:var(--om-navy)}.om-catalog-page__branch-link--featured{color:var(--om-orange);font-weight:700}.om-catalog-page__branch-link--featured:hover{color:var(--om-orange)}.om-catalog-page__branch-count{opacity:.85;font-feature-settings:"tnum" 1;white-space:nowrap}.om-catalog-page__seo{max-width:640px;margin-top:40px;padding-top:8px}.om-catalog-page__seo-title{color:var(--om-navy);margin:0 0 12px;font-size:22px;font-weight:700}.om-catalog-page__seo-text{color:#4c5666;margin:0;font-size:15px;line-height:1.55}.om-catalog-page__seo-updated{color:#6b7280;margin:12px 0 0;font-size:13px;line-height:1.4}.om-catalog-page__recent{margin-top:48px;padding-bottom:8px}.om-catalog-page__recent .om-catalog-page__recent-title{color:var(--om-navy);margin:0 0 18px;font-size:22px;font-weight:700}.om-catalog-page__recent .om-section-product-rail__scroller{margin:0 -4px;position:relative}.om-catalog-page__recent .om-catalog-page__recent-track{scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;gap:16px;padding:4px;display:flex;overflow-x:auto}.om-catalog-page__recent .om-catalog-page__recent-track::-webkit-scrollbar{display:none}.om-catalog-page__recent .om-catalog-page__recent-cell{scroll-snap-align:start;flex:0 0 clamp(212px,22vw,240px);min-width:0}.om-catalog-page__recent .om-catalog-page__recent-cell .om-catalog-card{height:100%}@media (width<=768px){.om-catalog-page__toolbar{flex-direction:row;align-items:center;gap:12px;margin-bottom:16px}.om-catalog-page__toolbar-count{display:none}.om-catalog-page__toolbar-right{flex:auto;justify-content:space-between;gap:12px;width:100%;margin-left:0}.om-catalog-page__toolbar-controls{gap:16px}.om-catalog-page__toolbar-icon-btn{display:inline-flex}.om-catalog-page__sort-dropdown{flex-shrink:0;width:auto}.om-catalog-page__sort-panel{min-width:200px;left:0;right:auto}.om-catalog-page__sort-summary{background:0 0;border-radius:0;width:36px;height:36px;padding:0}.om-catalog-page__sort-summary:hover,.om-catalog-page__sort-dropdown[open] .om-catalog-page__sort-summary{background:0 0}.om-catalog-page__sort-label,.om-catalog-page__sort-chevron{display:none}.om-catalog-page__sort-icon{display:block}.om-catalog-page__chips{scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;gap:10px 12px;margin:-4px 0 14px;overflow-x:auto}.om-catalog-page__chips::-webkit-scrollbar{display:none}.om-catalog-page__chip{flex:none}.om-catalog-page__chip-label{max-width:min(220px,62vw)}.om-catalog-page__body--split{grid-template-columns:1fr}.om-catalog-page__drawer{margin-bottom:0}.om-catalog-page__drawer--branch{display:none}.om-catalog-page__grid:not(.om-catalog-page__grid--list){grid-template-columns:repeat(2,minmax(0,1fr))!important}.om-catalog-page__grid--list{gap:12px;grid-template-columns:1fr!important}}@media (width<=560px){.om-catalog-page__head{margin-bottom:16px}.om-catalog-page__title{font-size:clamp(20px,5.4vw,24px);line-height:1.15}.om-catalog-page__crumbs{margin-bottom:10px;font-size:13px}.om-catalog-page__filter-group{border-radius:14px;padding:16px 14px 18px}.om-catalog-page__filter-group legend{font-size:14px}.om-catalog-page__recent{margin-top:36px}.om-catalog-page__recent .om-catalog-page__recent-title{margin-bottom:14px;font-size:18px}.om-catalog-page__recent-cell{flex:0 0 min(240px,100vw - 32px)}.om-catalog-page__grid:not(.om-catalog-page__grid--list){gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))!important}.om-catalog-page__grid--list{gap:12px;grid-template-columns:1fr!important}.om-catalog-page__pager{margin-top:22px}}@media (prefers-reduced-motion:reduce){.om-catalog-page__drawer-summary:after{transition:none}}.om-catalog-card{background:var(--om-white);height:100%;box-shadow:none;border:1px solid #d3d3d3;border-radius:20px;flex-direction:column;gap:10px;padding:0;display:flex;overflow:hidden}.om-catalog-card--list{box-sizing:border-box;border:1px solid #d3d3d3;border-radius:20px;grid-template-columns:auto minmax(0,1fr) minmax(200px,224px);grid-template-areas:"media info commerce""media specs commerce";align-items:start;gap:10px 20px;width:100%;min-width:0;max-width:100%;height:auto;padding:10px;display:grid;overflow:hidden}@media (width<=768px){.om-catalog-card--list{grid-template-columns:110px minmax(0,1fr);grid-template-areas:"media info""media commerce""specs specs";gap:8px 12px;padding:10px}}.om-catalog-card__list-media{grid-area:media;align-items:flex-start;gap:8px;min-width:0;display:flex}@media (width<=768px){.om-catalog-card__list-media{flex-direction:column;gap:0}}.om-catalog-card__list-photo{border-radius:20px;flex:0 0 250px;width:250px;position:relative;overflow:hidden}.om-catalog-card__list-photo .om-catalog-card__img-link{width:100%;margin:0;display:block}.om-catalog-card__list-photo .om-catalog-card__img{aspect-ratio:1;object-fit:cover;border-radius:20px}@media (width<=768px){.om-catalog-card__list-photo{border-radius:12px;flex-basis:110px;width:110px}.om-catalog-card__list-photo .om-catalog-card__img{border-radius:12px}}.om-catalog-card__list-photo-badges{z-index:1;pointer-events:none;flex-wrap:wrap;gap:4px;padding:0 6px 6px;display:none;position:absolute;bottom:0;left:0}@media (width<=768px){.om-catalog-card__list-photo-badges{display:flex}}.om-catalog-card__wishlist--list{width:36px;height:36px;box-shadow:none;background:0 0;border:none;top:8px;right:8px}@media (width<=768px){.om-catalog-card__wishlist--list{width:28px;height:28px;top:4px;right:4px}}.om-catalog-card__list-info{flex-direction:column;grid-area:info;gap:10px;min-width:0;padding:10px 0;display:flex}@media (width<=768px){.om-catalog-card__list-info{gap:6px;padding:0}}.om-catalog-card__list-title{color:#1b1e2c;margin:0;font-size:20px;font-weight:600;line-height:1.1}@media (width<=768px){.om-catalog-card__list-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}}.om-catalog-card__list-promo{flex-wrap:wrap;gap:4px 6px;display:flex}@media (width<=768px){.om-catalog-card__list-promo{display:none}}.om-catalog-card__list-meta{flex-wrap:wrap;gap:8px 20px;font-size:12px;font-weight:500;line-height:1.15;display:flex}@media (width<=768px){.om-catalog-card__list-meta{display:none}}.om-catalog-card__list-meta-item{align-items:center;gap:4px;display:inline-flex}.om-catalog-card__list-meta-key{color:#b2b2b2}.om-catalog-card__list-meta-val{color:#1b1e2c}.om-catalog-card__list-rating{align-items:center;gap:8px;font-size:10px;font-weight:500;display:flex}@media (width<=768px){.om-catalog-card__list-rating{display:none}}.om-catalog-card__list-rating-star{color:var(--om-orange);font-size:14px;line-height:1}.om-catalog-card__list-rating-val{color:#1b1e2c;border-right:.5px solid #d3d3d3;padding-right:8px;font-weight:500}.om-catalog-card__list-rating-link{color:#1b1e2c;text-decoration:none}.om-catalog-card__list-rating-link:hover{text-decoration:underline}.om-catalog-card__list-specs{grid-area:specs;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 24px;margin:0;padding:0;display:grid}@media (width<=768px){.om-catalog-card__list-specs{gap:6px 16px}}.om-catalog-card__list-spec{justify-content:space-between;align-items:center;gap:12px;margin:0;display:flex}.om-catalog-card__list-spec-label{color:#4b5668;margin:0;font-size:14px;font-weight:500;line-height:1.2}@media (width<=768px){.om-catalog-card__list-spec-label{font-size:12px}}.om-catalog-card__list-spec-value{color:#1b1e2c;text-align:right;margin:0;font-size:14px;font-weight:500;line-height:1.2}@media (width<=768px){.om-catalog-card__list-spec-value{font-size:12px}}.om-catalog-card__list-commerce{background:#f8fafd;border-radius:20px;flex-direction:column;grid-area:commerce;align-self:stretch;gap:16px;min-width:0;padding:16px;display:flex}@media (width<=768px){.om-catalog-card__list-commerce{background:0 0;border-radius:0;align-self:start;gap:8px;padding:0}}.om-catalog-card__list-pricing{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.om-catalog-card__list-price{color:#1b1e2c;letter-spacing:0;font-size:24px;font-weight:600;line-height:1.1}@media (width<=768px){.om-catalog-card__list-price{font-size:18px}}.om-catalog-card__list-price-old{color:#4b5668;font-size:14px;font-weight:500;line-height:1.3;text-decoration:line-through}.om-catalog-card__list-unit-line{color:#4b5668;margin:0;font-size:11px;font-weight:500;line-height:1.2}.om-catalog-card__list-footer{width:100%;padding-top:0}.om-catalog-card__list-min-batch{color:#4b5668;width:100%;margin:0;font-size:12px;font-weight:500;line-height:1.15}.om-catalog-card__list-tiers{flex-direction:column;gap:4px;width:100%;display:flex}.om-catalog-card__list-tier{color:#1b1e2c;border:1px solid #d3d3d3;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:8px 16px;font-size:12px;font-weight:500;display:flex}.om-catalog-card__list-tier--active{border-color:var(--om-orange,#ff9223);color:var(--om-orange,#ff9223);background:0 0}.om-catalog-card__list-tier-qty{color:inherit}.om-catalog-card__list-tier--active .om-catalog-card__list-tier-qty,.om-catalog-card__list-tier-price{color:inherit;font-weight:500}.om-catalog-card__gift--list{width:80px;height:80px;padding:10px;top:6px;left:6px}@media (width<=768px){.om-catalog-card__gift--list{width:48px;height:48px;padding:4px 6px 6px}}.om-catalog-card__img-wrap{aspect-ratio:1;background:0 0;flex-shrink:0;width:100%;margin:0;position:relative;overflow:hidden}.om-catalog-card__img-wrap .om-catalog-card__img-link{height:100%}.om-catalog-card__img-wrap .om-catalog-card__img{object-fit:cover;object-position:center;height:100%}.om-catalog-card__img-link{width:100%;color:inherit;background:0 0;line-height:0;text-decoration:none;display:block;overflow:hidden}.om-catalog-card__img{aspect-ratio:1;object-fit:contain;width:100%;height:auto;display:block}.om-catalog-card__img--placeholder{object-fit:contain;box-sizing:border-box;opacity:.95;padding:16px}.om-catalog-card__gift{z-index:2;box-sizing:border-box;pointer-events:none;background:#1d68fc;border-radius:55px;flex-direction:column;justify-content:flex-end;align-items:center;width:67px;height:67px;padding:6px 10px 10px;display:flex;position:absolute;top:6px;left:6px;overflow:hidden;box-shadow:0 1px 3px #00000040}.om-catalog-card__gift-art{flex:none;width:26px;height:28px;display:block;position:relative;overflow:hidden}.om-catalog-card__gift-art img{object-fit:contain;width:175%;max-width:none;height:160%;position:absolute;top:-34%;left:-42%}.om-catalog-card__gift-text{color:#f9f9f9;text-align:center;text-transform:capitalize;flex-direction:column;align-items:center;margin-top:2px;font-size:9px;font-weight:400;line-height:1;display:flex}.om-catalog-card__badges{box-sizing:border-box;pointer-events:none;z-index:1;flex-flow:wrap;justify-content:flex-start;align-items:flex-start;gap:4px 6px;width:100%;max-width:100%;padding:0 8px 8px 10px;display:flex;position:absolute;inset:auto auto 0 0;transform:none}.om-catalog-card__badge{text-align:center;white-space:nowrap;color:#f9f9f9;box-shadow:none;background:#37f;border:none;border-radius:8px;justify-content:center;align-items:center;padding:4px 6px;font-size:10px;font-weight:500;line-height:1;display:inline-flex}.om-catalog-card__badge--wholesale{color:#f9f9f9;background:#37f}.om-catalog-card__badge--discount{color:#f9f9f9;background:#ff3b3b}.om-catalog-card__badge--volume{color:#1b1e2c;background:#fc0}.om-catalog-card__badge--hit{color:#f9f9f9;background:#2d6a4e}.om-catalog-card__badge--gift{color:#f9f9f9;background:#1d68fc}.om-catalog-card__wishlist{z-index:2;color:#b8c0cf;cursor:pointer;width:36px;height:36px;box-shadow:none;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:16px;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:8px;right:10px}.om-catalog-card__wishlist .om-wishlist-heart,.om-catalog-card__wishlist svg{width:22px;height:20px}.om-catalog-card__wishlist:hover:not(.om-wishlist-btn--active){color:#4b5668}.om-catalog-card__body{box-sizing:border-box;flex-direction:column;flex:1;justify-content:space-between;gap:16px;min-width:0;padding:0 10px 10px;display:flex}.om-catalog-card__top{flex-direction:column;gap:12px;width:100%;min-width:0;display:flex}.om-catalog-card__meta-row{justify-content:space-between;align-items:center;gap:8px;width:100%;min-width:0;display:flex}.om-catalog-card__meta{flex-wrap:wrap;align-items:baseline;gap:4px 8px;margin:0;display:flex}.om-catalog-card__brand{color:var(--om-navy,#00244d);text-transform:uppercase;letter-spacing:.02em;font-size:12px;font-weight:700}.om-catalog-card__sku{color:#4b5668;white-space:nowrap;text-overflow:ellipsis;min-width:0;margin:0;font-size:12px;font-weight:500;line-height:1.15;overflow:hidden}.om-catalog-card__rating{flex-shrink:0;align-items:center;gap:4px;font-size:10px;display:flex}.om-catalog-card__stars{color:#e8d9c8;gap:2px;font-size:14px;line-height:1;display:inline-flex}.om-catalog-card__star--filled{color:var(--om-orange)}.om-catalog-card__rating-count{color:#4b5668;font-weight:500}.om-catalog-card__title{color:#1b1e2c;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:500;line-height:1.2;display:-webkit-box;overflow:hidden}.om-catalog-card__title-link{color:inherit;text-decoration:none}.om-catalog-card__title-link:hover{color:var(--om-navy)}.om-catalog-card__commerce{flex-direction:column;gap:16px;width:100%;display:flex}.om-catalog-card__price-block{flex-wrap:wrap;align-items:center;gap:6px 8px;display:flex}.om-catalog-card__price{color:#000;letter-spacing:0;font-size:20px;font-weight:600;line-height:1.1}.om-catalog-card__price-old{color:#9aa3b2;font-size:14px;font-weight:500;line-height:1.1;text-decoration:line-through}.om-catalog-card__wholesale-hint,.om-catalog-card__unit-price,.om-catalog-card__pack-line{color:#4b5668;flex-wrap:wrap;flex:1 0 100%;gap:4px;font-size:11px;font-weight:500;line-height:1.2;display:flex}.om-catalog-card__footer{padding-top:0}@media (width<=768px){.om-catalog-card:not(.om-catalog-card--list){border-radius:16px;gap:8px}.om-catalog-card__body{gap:10px}.om-catalog-card__meta-row{display:none}.om-catalog-card__price{font-size:18px}.om-catalog-card__title{-webkit-line-clamp:2;font-size:13px;font-weight:600}.om-catalog-card__gift{width:56px;height:56px;padding:4px 8px 8px}.om-catalog-card__gift-art{width:22px;height:24px}.om-catalog-card__gift-text{font-size:8px}.om-catalog-card__wishlist{width:32px;height:32px;top:6px;right:6px}.om-catalog-card__wishlist svg{width:18px;height:16px}.om-catalog-card__badges{padding:0 6px 6px 8px}.om-catalog-card__badge{padding:4px 6px;font-size:9px}.om-catalog-card__body{gap:10px;padding:0 8px 8px}.om-catalog-card__top{gap:0}.om-catalog-card__commerce{gap:10px}}@media (width<=560px){.om-catalog-card{border-radius:16px}.om-catalog-card--list{border-radius:14px}}.om-pager__list{flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.om-pager__item{display:inline-flex}.om-pager__item--disabled .om-pager__text{color:var(--om-muted);padding:8px 12px;font-size:14px}.om-pager__item--gap .om-pager__text{color:var(--om-muted);padding:8px 4px;font-size:14px}.om-pager__item--active .om-pager__text{border-radius:var(--om-radius-sm);background:var(--om-navy);color:var(--om-white);padding:8px 12px;font-size:14px;font-weight:700;display:inline-block}.om-pager__link{border-radius:var(--om-radius-sm);border:1px solid var(--om-border);color:var(--om-navy);padding:8px 12px;font-size:14px;font-weight:600;text-decoration:none;display:inline-block}.om-pager__link:hover{border-color:var(--om-orange);color:var(--om-orange);text-decoration:none}@media (width<=560px){.om-pager__list{justify-content:center;gap:6px}.om-pager__link,.om-pager__item--active .om-pager__text{padding:6px 10px;font-size:13px}.om-pager__item--disabled .om-pager__text,.om-pager__item--gap .om-pager__text{padding:6px 8px;font-size:13px}}.om-cart-page{background:#fff;padding-block:24px 48px}.om-cart-page__inner{max-width:1240px}.om-cart-page__crumbs{color:#667389;align-items:center;gap:8px;margin-bottom:12px;font-size:14px;display:flex}.om-cart-page__crumb-link{color:#667389;text-decoration:none}.om-cart-page__crumb-link:hover{color:#1c448e}.om-cart-page__crumb-sep{color:#9aa3b8}.om-cart-page__crumb-current{color:#161a2c}.om-cart-page__head{margin-bottom:18px}.om-cart-page__title{color:#161a2c;margin:0;font-size:clamp(22px,2.4vw,28px);font-weight:700}.om-cart-page__person{flex-wrap:wrap;gap:28px;margin-bottom:20px;display:flex}.om-cart-page__person-option{color:#161a2c;cursor:pointer;align-items:center;gap:9px;font-size:15px;font-weight:600;display:inline-flex}.om-cart-page__person-option input{accent-color:#ff9223;cursor:pointer;width:18px;height:18px}.om-cart-page__empty{color:#667389;margin:0 0 8px;font-size:16px}.om-cart-page__empty-hint a{color:#1c448e;font-weight:600;text-decoration:none}.om-cart-page__empty-hint a:hover{text-decoration:underline}.om-cart-page__gift-banner{margin-bottom:18px}.om-cart-page__gift-banner-inner{box-sizing:border-box;background:#f8fafd;border-radius:16px;align-items:stretch;gap:24px;padding:16px;display:flex}@media (width<=768px){.om-cart-page__gift-banner-inner{flex-direction:column;gap:16px}}.om-cart-page__gift-banner-main{flex-direction:column;flex:auto;gap:16px;min-width:0;display:flex}.om-cart-page__gift-banner-heading{color:#161a2c;margin:0;font-size:20px;font-weight:600;line-height:1.1}.om-cart-page__gift-banner-product{box-sizing:border-box;background:#fff;border-radius:8px;align-items:center;gap:8px;max-width:100%;padding:10px;display:inline-flex}.om-cart-page__gift-banner-product-img{object-fit:cover;border-radius:8px;flex-shrink:0;width:40px;height:40px;display:block}.om-cart-page__gift-banner-product-text{flex-direction:column;gap:6px;min-width:0;display:flex}.om-cart-page__gift-banner-product-name{color:#161a2c;margin:0;font-size:14px;font-weight:600;line-height:1.2}.om-cart-page__gift-banner-product-qty{color:#4b5668;margin:0;font-size:14px;font-weight:400;line-height:1.2}.om-cart-page__gift-banner-upsell{padding:16px;box-sizing:border-box;background:#ff9223;border-radius:16px;flex-shrink:0;align-items:center;width:343px;max-width:100%;padding-right:72px;display:flex;position:relative}@media (width<=768px){.om-cart-page__gift-banner-upsell{width:100%}}.om-cart-page__gift-banner-upsell--unlocked{background:#2f9e44}.om-cart-page__gift-banner-upsell-text{color:#f9f9f9;max-width:259px;margin:0;font-size:16px;font-weight:600;line-height:1.2}.om-cart-page__gift-banner-box{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:74px;height:80px;position:absolute;bottom:-6px;right:4px}.om-cart-page__layout{grid-template-columns:minmax(0,821px) minmax(0,402px);align-items:start;gap:16px;display:grid}@media (width<=1024px){.om-cart-page__layout{grid-template-columns:1fr;gap:20px}}.om-cart-page__summary{align-self:start;max-height:none;padding-bottom:4px;position:sticky;top:16px;overflow:visible}@media (width<=1024px){.om-cart-page__summary{position:static}}.om-cart-page__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 24px;margin-bottom:12px;display:flex}.om-cart-page__toolbar-start,.om-cart-page__toolbar-end{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.om-cart-page__select-all{cursor:pointer;color:#1b1e2c;align-items:center;gap:0;min-height:32px;font-size:12px;font-weight:500;line-height:1.15;display:inline-flex}.om-cart-page__select-all input[type=checkbox]{appearance:none;box-sizing:border-box;cursor:pointer;background:#fff;border:1.5px solid #4b5668;border-radius:2px;width:18px;height:18px;margin:7px}.om-cart-page__select-all input[type=checkbox]:checked{background-color:#ff9223;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23f9f9f9' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' d='M2.2 6.2 4.8 8.6 9.8 3.4'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px 12px;border-color:#ff9223}.om-cart-page__select-all input[type=checkbox]:focus-visible{outline-offset:2px;outline:2px solid #ff922373}.om-cart-page__toolbar-link{color:#1d68fc;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:500;line-height:1.15;text-decoration:none}.om-cart-page__toolbar-link:hover{color:#1554d4}.om-cart-page__toolbar-link:disabled{cursor:not-allowed;opacity:.55}.om-cart-page__toolbar-delete{color:#667389;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;margin:0;padding:0;font-size:12px;font-weight:500;line-height:1.15;text-decoration:underline}.om-cart-page__toolbar-delete:hover{color:#2d3142}.om-cart-page__toolbar-delete:focus-visible{outline-offset:2px;outline:2px solid #1c448e59}.om-cart-page__toolbar-action{color:#1b1e2c;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:12px;font-weight:500;line-height:1.15;text-decoration:none;display:inline-flex}.om-cart-page__toolbar-action:hover{color:#4b5668}.om-cart-page__toolbar-action:focus-visible{outline-offset:2px;outline:2px solid #ff922373}.om-cart-page__toolbar-action--accent{color:#1d68fc}.om-cart-page__toolbar-action--accent:hover{color:#1554d4}.om-cart-page__toolbar-ico{flex-shrink:0;width:24px;height:24px;display:block;overflow:hidden}.om-cart-page__toolbar-ico img{object-fit:contain;width:100%;height:100%;display:block}.om-cart-page__bulk-form{display:none}.om-cart-page__lines{gap:14px;margin:0;padding:0;list-style:none;display:grid}.om-cart-page__line{box-shadow:none;background:#fff;border:1px solid #d3d3d3;border-radius:20px;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 16px 16px 0;display:flex}@media (width<=1024px){.om-cart-page__line{flex-wrap:wrap;gap:14px;padding:14px}}.om-cart-page__line-pic{flex-shrink:0;align-items:center;gap:8px;padding-left:4px;display:flex}.om-cart-page__line-select{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.om-cart-page__line-img-link{background:#d9d9d9;border-radius:15px;width:111px;max-width:100%;height:111px;display:block;overflow:hidden}@media (width<=560px){.om-cart-page__line-img-link{width:88px;height:88px}}.om-cart-page__line-img{object-fit:contain;width:100%;height:100%}.om-cart-page__line-img--placeholder{object-fit:contain;box-sizing:border-box;opacity:.95;background:#f6f7fb;padding:12px}.om-cart-page__line-patch{flex:auto;align-items:flex-start;gap:44px;min-width:0;margin:0;display:flex}@media (width<=1024px){.om-cart-page__line-patch{flex:100%;order:3;gap:20px}}@media (width<=560px){.om-cart-page__line-patch{flex-direction:column;gap:16px}}.om-cart-page__line-info{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:10px;width:min(100%,225px);min-width:0;display:flex}@media (width<=560px){.om-cart-page__line-info{width:100%}}.om-cart-page__line-sku{align-items:center;gap:4px;margin:0;font-size:12px;font-weight:500;line-height:1.15;display:flex}.om-cart-page__line-sku-label{color:#b2b2b2}.om-cart-page__line-sku-value{color:#1b1e2c}.om-cart-page__line-title{color:#3b3b3b;margin:0;font-size:14px;font-weight:600;line-height:1.2}.om-cart-page__line-title a{color:inherit;text-decoration:none}.om-cart-page__line-title a:hover{color:#1c448e}.om-cart-page__line-desc{color:#667389;margin:0;font-size:12px;line-height:1.35}.om-cart-page__line-badges{flex-wrap:wrap;gap:4px 6px;display:flex}.om-cart-page__line-badge{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;padding:4px 6px;font-size:10px;font-weight:500;line-height:1;display:inline-flex}.om-cart-page__line-badge--qty{color:#1b1e2c;background:#fc0}.om-cart-page__line-badge--sale,.om-cart-page__line-badge--wholesale{color:#f9f9f9;background:#37f}.om-cart-page__line-side{flex-direction:column;flex:220px;align-items:flex-start;gap:27px;width:min(100%,220px);min-width:0;display:flex}@media (width<=560px){.om-cart-page__line-side{gap:16px;width:100%}}.om-cart-page__line-pricing{flex-direction:column;align-items:flex-start;gap:8px;width:100%;display:flex}.om-cart-page__line-field{color:#4b5668;gap:4px;width:100%;font-size:10px;font-weight:500;display:grid}.om-cart-page__line-field--address{max-width:100%}.om-cart-page__line-field--check{grid-template-columns:auto 1fr;align-items:center;gap:8px}.om-cart-page__address-dd{width:100%;max-width:100%;position:relative}.om-cart-page__address-dd-trigger{color:#b2b2b2;cursor:pointer;text-align:left;background:#f8fafd;border:0;border-radius:16px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px;font-size:11px;font-weight:500;display:flex}.om-cart-page__address-dd-trigger:focus-visible{outline-offset:1px;outline:2px solid #ff922373}.om-cart-page__address-dd-trigger-text{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.om-cart-page__address-dd-chevron{border-bottom:2px solid #9aa3b8;border-right:2px solid #9aa3b8;flex-shrink:0;width:10px;height:10px;margin-bottom:4px;transform:rotate(45deg)}.om-cart-page__address-dd-panel{z-index:100;background:#fff;border:1px solid #d3d3d3;border-radius:12px;gap:8px;padding:10px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 4px 12px #0f234714}.om-cart-page__address-dd-panel[hidden]{display:none!important}.om-cart-page__address-dd-search input{box-sizing:border-box;border:1px solid #e5e9f0;border-radius:8px;width:100%;padding:8px 10px;font-size:13px}.om-cart-page__address-dd-list{gap:4px;max-height:220px;display:grid;overflow:auto}.om-cart-page__address-dd-option{text-align:left;color:#2d3142;cursor:pointer;background:#f6f7fb;border:0;border-radius:8px;padding:8px 10px;font-size:13px;font-weight:600}.om-cart-page__address-dd-option:hover{background:#e8eef7}.om-cart-page__address-dd-add{text-align:center;color:#1c448e;cursor:pointer;background:#edf1f6;border:0;border-radius:999px;width:100%;padding:8px 12px;font-size:13px;font-weight:700;text-decoration:none;display:block}.om-cart-page__address-dd-add:hover{background:#e8eef7}.om-cart-page__address-dd-empty{color:#667389;margin:0;padding:8px 12px;font-size:13px}.om-cart-page__line-unit{flex-wrap:wrap;align-items:flex-start;gap:4px;margin:0;font-size:12px;font-weight:500;line-height:1.15;display:flex}.om-cart-page__line-unit-label{color:#4b5668;white-space:nowrap}.om-cart-page__line-unit-prices{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.om-cart-page__line-unit-compare{color:#1b1e2c;white-space:nowrap;text-decoration:line-through}.om-cart-page__line-unit-value{color:#1b1e2c;white-space:nowrap}.om-cart-page__line-unit-value--sale{color:#ff9223}.om-cart-page__line-qty-col{align-items:center;min-width:0;display:flex;position:relative}.om-cart-page__line-qty-input{clip:rect(0, 0, 0, 0);white-space:nowrap;appearance:textfield;opacity:0;pointer-events:none;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.om-cart-page__line-qty-input::-webkit-outer-spin-button{appearance:none;margin:0}.om-cart-page__line-qty-input::-webkit-inner-spin-button{appearance:none;margin:0}.om-cart-page__qty-stepper{background:0 0;border:0;justify-content:space-between;align-items:center;gap:0;width:147px;padding:0;display:inline-flex}.om-cart-page__qty-btn{color:#1b1e2c;cursor:pointer;background:#fff;border:1px solid #4b5668;border-radius:16px;flex-shrink:0;width:36px;height:36px;font-size:16px;font-weight:500;line-height:1.2}.om-cart-page__qty-btn:hover{border-color:#1b1e2c}.om-cart-page__qty-btn:focus-visible{outline-offset:1px;outline:2px solid #ff922373}.om-cart-page__qty-value{text-align:center;color:#000;justify-content:center;align-items:center;min-width:37px;height:36px;font-size:16px;font-weight:500;line-height:1.3;display:inline-flex}.om-cart-page__line-sum{align-items:center;gap:4px;display:flex}.om-cart-page__line-sum-label{color:#4b5668;font-size:12px;font-weight:500;line-height:1.15}.om-cart-page__line-total{color:#1b1e2c;white-space:nowrap;font-size:14px;font-weight:600;line-height:1.2}.om-cart-page__line-save{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.om-cart-page__line-actions{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:8px;padding-top:0;display:flex}@media (width<=1024px){.om-cart-page__line-actions{margin-left:auto}}@media (width<=560px){.om-cart-page__line-actions{flex-direction:row;order:2}}.om-cart-page__line-icon-btn{color:#4b5668;cursor:pointer;background:#edf1f6;border:0;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.om-cart-page__line-icon-btn:hover:not(:disabled){background:#e2e8f0}.om-cart-page__line-icon-btn:focus-visible{outline-offset:2px;outline:2px solid #ff922373}.om-cart-page__line-icon-btn:disabled{opacity:.45;cursor:not-allowed}.om-cart-page__line-icon-btn.om-wishlist-btn:not(.om-wishlist-btn--active),.om-cart-page__line-icon-btn.om-wishlist-btn--active{color:#05f}.om-cart-page__line-icon-btn .om-wishlist-heart{width:16px;height:14px}.om-cart-page__line-icon-img{object-fit:contain;pointer-events:none;width:15px;height:15px;display:block}.om-cart-page__line-delete-form{margin:0}.om-cart-page__notes{gap:8px;margin-top:20px;display:grid}.om-cart-page__notes label{color:#667389;font-size:13px;font-weight:600}.om-cart-page__notes textarea{resize:vertical;border:1px solid #e5e9f0;border-radius:12px;padding:10px 12px;font-family:inherit}.om-cart-page__summary-card{background:#edf1f6;border:0;border-radius:16px;gap:16px;padding:20px;display:grid;position:static}.om-cart-page__promo{grid-template-columns:1fr auto;gap:8px;display:grid}.om-cart-page__promo input{border:1px solid #e5e9f0;border-radius:999px;padding:10px 14px;font-size:14px}.om-cart-page__promo>button:not(.om-cart-page__promo-apply){color:#667389;cursor:not-allowed;background:#e5e9f0;border:0;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:700}.om-cart-page__summary-lines{border-bottom:.5px solid #d3d3d3;gap:10px;margin:0;padding-bottom:16px;display:grid}.om-cart-page__summary-row{color:#2d3142;justify-content:space-between;align-items:center;gap:12px;font-size:14px;font-weight:500;display:flex}.om-cart-page__summary-row dt{color:#4b5668;margin:0;font-weight:500}.om-cart-page__summary-row dd{color:#1b1e2c;margin:0;font-weight:500}.om-cart-page__summary-row--discount dt,.om-cart-page__summary-row--discount dd{color:#ff9223}.om-cart-page__summary-delivery-label{align-items:center;gap:4px;display:inline-flex}.om-cart-page__summary-help{color:#4b5668;cursor:help;background:0 0;border:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.om-cart-page__summary-help-icon{width:24px;height:24px;display:block}.om-cart-page__summary-total{color:#1b1e2c;justify-content:space-between;align-items:baseline;margin:0;font-size:20px;font-weight:600;line-height:1.1;display:flex}.om-cart-page__summary-total strong{color:#1b1e2c;font-size:20px;font-weight:600}.om-cart-page__fieldset{color:#2d3142;border:0;gap:8px;margin:0;padding:0;font-size:13px;display:grid}.om-cart-page__fieldset legend{margin-bottom:4px;font-weight:700}.om-cart-page__fieldset label{align-items:center;gap:8px;display:flex}.om-cart-page__checkout-btn{color:#f9f9f9;cursor:pointer;background:#ff9223;border:0;border-radius:16px;width:100%;padding:16px 40px;font-size:16px;font-weight:600;line-height:1.2}.om-cart-page__checkout-btn:hover{background:#e8821a}.om-cart-page__checkout-btn:focus-visible{outline-offset:3px;outline:2px solid #ff92238c}.om-cart-page__alert{color:#8f1e1e;background:#fff5f5;border:1px solid #f5b5b5;border-radius:12px;margin-bottom:14px;padding:12px 14px;font-size:14px;line-height:1.4}.om-cart-page__summary-heading{color:#1b1e2c;margin:0;font-size:24px;font-weight:600;line-height:1.1}.om-cart-page__checkout-form{gap:16px;display:grid}.om-cart-page__summary-body{gap:32px;width:100%;display:grid}.om-cart-page__summary-stack{gap:24px;width:100%;display:grid}.om-cart-page__summary-details{gap:32px;width:100%;display:grid}.om-cart-page__summary-totals{gap:16px;display:grid}.om-cart-page__promo--checkout{grid-template-columns:1fr;gap:8px;display:grid}.om-cart-page__promo-shell{box-sizing:border-box;background:#fff;border:1px solid #b2b2b2;border-radius:20px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:44px;padding:6px 6px 6px 16px;display:flex}.om-cart-page__promo-field{min-width:0;box-shadow:none;color:#1b1e2c;flex:auto;margin:0;font-size:14px;font-weight:500;line-height:1.2;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.om-cart-page__promo-field::placeholder{color:#b8c0cf}.om-cart-page__promo-field:focus{box-shadow:none;outline:none}.om-cart-page__promo-apply{white-space:nowrap;color:#f9f9f9;cursor:pointer;background:#ff9223;border:0;border-radius:16px;flex-shrink:0;padding:8px 10px;font-size:14px;font-weight:500;line-height:1.2}.om-cart-page__promo-apply:hover{background:#e8821a}.om-cart-page__promo-apply:focus-visible{outline-offset:2px;outline:2px solid #ff92238c}.om-cart-page__promo--checkout .om-cart-page__promo-apply{color:#f9f9f9;cursor:pointer;background:#ff9223}.om-cart-page__promo-hint{color:#667389;margin:0;font-size:12px;line-height:1.35}.om-cart-page__summary-panel{gap:16px;width:100%;display:grid}.om-cart-page__fieldset--boxed{min-inline-size:0;box-sizing:border-box;width:100%;max-width:100%;box-shadow:none;background:#fff;border:0;border-radius:16px;gap:16px;margin:0;padding:16px;display:grid;overflow:hidden}.om-cart-page__fieldset-title-block{gap:8px;width:100%;display:grid}.om-cart-page__fieldset-title{color:#3b3b3b;margin:0;padding:0;font-size:16px;font-weight:600;line-height:1.2;display:block}.om-cart-page__company-list,.om-cart-page__pay-list{gap:10px;width:100%;display:grid}.om-cart-page__company-list{gap:0}.om-cart-page__summary-address-card{background:#f6f7fb;border:1px solid #e5e9f0;border-radius:12px;gap:8px;padding:14px 16px;display:grid}.om-cart-page__summary-address-title{letter-spacing:.02em;text-transform:uppercase;color:#667389;margin:0;font-size:12px;font-weight:700}.om-cart-page__summary-address-text{color:#161a2c;margin:0;font-size:14px;font-weight:600;line-height:1.35}.om-cart-page__promo--applied .om-cart-page__promo-shell{background:#19a4630f;border-color:#19a46373}.om-cart-page__fieldset-hint{color:#4b5668;margin:0;font-size:12px;font-weight:500;line-height:1.15;display:block}.om-cart-page__fieldset-note{color:#667389;margin:0;font-size:12px;line-height:1.35}.om-cart-page__fieldset-note a{color:#1c448e;font-weight:600}.om-cart-page__fieldset-note--warn{color:#8a5a12;background:#fff6ec;border:1px solid #f3d3a8;border-radius:8px;padding:8px 10px}.om-cart-page__fieldset-note--warn a{color:#8a5a12;text-decoration:underline}.om-cart-page__company-empty{gap:12px;display:grid}.om-cart-page__company-empty-title{color:#161a2c;margin:0;font-size:14px;font-weight:700;line-height:1.25}.om-cart-page__company-empty-text{color:#4b5668;margin:0;font-size:13px;line-height:1.4}.om-cart-page__company-add-btn{box-sizing:border-box;color:#ff9223;cursor:pointer;background:#fff;border:1.5px solid #ff9223;border-radius:26px;justify-content:center;align-items:center;gap:6px;width:100%;padding:12px 18px;font-size:14px;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex}.om-cart-page__company-add-btn:hover{background:#ff922314}.om-cart-page__company-add-btn:focus-visible{outline-offset:3px;outline:2px solid #ff92238c}.om-cart-page__radio-inline{color:#1b1e2c;cursor:pointer;align-items:center;gap:4px;min-height:32px;margin:0;font-size:14px;font-weight:400;line-height:1.2;display:flex}.om-cart-page__radio-inline input[type=radio]{appearance:none;box-sizing:border-box;cursor:pointer;background:#fff;border:1.5px solid #4b5668;border-radius:50%;flex-shrink:0;width:18px;height:18px;margin:0 7px;transition:border-color .15s,box-shadow .15s}.om-cart-page__radio-inline input[type=radio]:checked{background:radial-gradient(circle closest-side,#ff9223 0 42%,#fff 44% 100%);border-color:#ff9223}.om-cart-page__radio-inline input[type=radio]:focus-visible{outline-offset:2px;outline:2px solid #ff922373}.om-cart-page__pay-option{cursor:pointer;border:0;align-items:flex-start;gap:8px;padding:0;display:flex}.om-cart-page__pay-option input[type=radio]{appearance:none;box-sizing:border-box;cursor:pointer;background:#fff;border:1.5px solid #4b5668;border-radius:50%;flex-shrink:0;width:18px;height:18px;margin:7px;transition:border-color .15s,box-shadow .15s}.om-cart-page__pay-option input[type=radio]:checked{background:radial-gradient(circle closest-side,#ff9223 0 42%,#fff 44% 100%);border-color:#ff9223}.om-cart-page__pay-option input[type=radio]:focus-visible{outline-offset:2px;outline:2px solid #ff922373}.om-cart-page__pay-option input[type=radio]:disabled{cursor:not-allowed;opacity:.45}.om-cart-page__pay-option--disabled{cursor:not-allowed;opacity:.72}.om-cart-page__pay-option-body{gap:8px;min-width:0;display:grid}.om-cart-page__pay-option-title{color:#1b1e2c;flex-wrap:wrap;align-items:center;gap:8px;font-size:14px;font-weight:400;line-height:1.2;display:inline-flex}.om-cart-page__pay-option:not(.om-cart-page__pay-option--disabled) .om-cart-page__pay-option-title{font-weight:500}.om-cart-page__pay-option-desc{color:#4b5668;font-size:12px;line-height:1.2}.om-cart-page__pay-soon{color:#4b5668;background:#edf1f6;border-radius:999px;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;line-height:1.2;display:inline-flex}.om-cart-page__notes-input{resize:vertical;box-sizing:border-box;color:#2d3142;background:#fff;border:1px solid #e5e9f0;border-radius:12px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px}.om-cart-page__notes-input:focus-visible{outline-offset:1px;outline:2px solid #ff922373}.om-cart-page__legal-row{cursor:pointer;color:#4b5668;grid-template-columns:32px 1fr;align-items:flex-start;gap:8px;font-size:12px;line-height:1.2;display:grid}.om-cart-page__legal-row input[type=checkbox]{appearance:none;box-sizing:border-box;cursor:pointer;background:#fff;border:1.5px solid #4b5668;border-radius:2px;width:18px;height:18px;margin:7px}.om-cart-page__legal-row input[type=checkbox]:checked{background-color:#ff9223;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23f9f9f9' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' d='M2.2 6.2 4.8 8.6 9.8 3.4'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px 12px;border-color:#ff9223}.om-cart-page__legal-row input[type=checkbox]:focus-visible{outline-offset:2px;outline:2px solid #ff922373}.om-cart-page__legal-row a{color:#1b1e2c;text-underline-offset:2px;font-weight:400;text-decoration:underline}.om-cart-page__legal-row a:hover{color:#1c448e}.om-cart-page__legal-row strong{color:#1b1e2c;font-weight:400}.om-cart-page__legal{color:#4b5668;gap:10px;width:100%;margin:0;font-size:12px;display:grid}@media (width<=768px){.om-cart-page{padding-bottom:calc(64px + env(safe-area-inset-bottom,0px) + 24px)}.om-cart-page__summary-card{padding-bottom:calc(16px + env(safe-area-inset-bottom,0px))}.om-cart-page__checkout-btn{margin-bottom:calc(8px + env(safe-area-inset-bottom,0px))}.om-cart-page__legal{padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))}}@media (width<=560px){.om-cart-page{padding-block:16px 32px}.om-cart-page__toolbar{flex-direction:column;align-items:stretch;gap:12px}.om-cart-page__toolbar-start,.om-cart-page__toolbar-end{justify-content:flex-start;gap:16px}.om-cart-page__line{padding:14px}.om-cart-page__line-actions{justify-content:flex-end}.om-cart-page__gift-banner-inner{padding:14px}.om-cart-page__gift-banner-heading{font-size:18px}.om-cart-page__summary-card{position:static}.om-cart-page__promo{grid-template-columns:1fr}}.om-b2b-setup-banner{min-width:0;max-width:100%;margin-bottom:18px}.om-b2b-setup-banner__inner{box-sizing:border-box;background:#f3f7fc;border:1px solid #c9d7ea;border-radius:16px;min-width:0;max-width:100%;padding:16px 18px}.om-b2b-setup-banner__head{min-width:0}.om-b2b-setup-banner__title{color:#161a2c;overflow-wrap:anywhere;word-break:break-word;margin:0 0 4px;font-size:16px;font-weight:700;line-height:1.3}.om-b2b-setup-banner__lead{color:#667389;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:14px;line-height:1.45}.om-b2b-setup-banner__steps{flex-direction:column;gap:10px;min-width:0;margin:14px 0 0;padding:0;list-style:none;display:flex}.om-b2b-setup-banner__step{grid-template-columns:28px minmax(0,1fr);align-items:start;gap:10px;min-width:0;display:grid}.om-b2b-setup-banner__step--done .om-b2b-setup-banner__label{color:#667389;text-decoration:line-through}.om-b2b-setup-banner__step--done .om-b2b-setup-banner__marker{color:#2f6b2f;background:#d9ead9;border-color:#b8d4b8}.om-b2b-setup-banner__marker{color:#1c448e;background:#fff;border:1px solid #c9d7ea;border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:inline-flex}.om-b2b-setup-banner__copy{min-width:0}.om-b2b-setup-banner__label{color:#161a2c;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:14px;font-weight:700;line-height:1.35}.om-b2b-setup-banner__hint{color:#667389;overflow-wrap:anywhere;word-break:break-word;margin:2px 0 0;font-size:13px;line-height:1.4}.om-b2b-setup-banner__link{font:inherit;color:#1c448e;text-underline-offset:2px;cursor:pointer;overflow-wrap:anywhere;word-break:break-word;background:0 0;border:0;margin-top:6px;padding:0;font-size:13px;font-weight:700;line-height:1.35;text-decoration:underline;display:inline-block}.om-b2b-setup-banner__link:hover{color:#ff9223}@media (width<=768px){.om-b2b-setup-banner__inner{padding:14px}.om-b2b-setup-banner__title{font-size:clamp(15px,4.2vw,16px)}.om-b2b-setup-banner__lead{font-size:13px}.om-b2b-setup-banner__steps{gap:12px;margin-top:12px}.om-b2b-setup-banner__step{grid-template-columns:24px minmax(0,1fr);gap:8px}.om-b2b-setup-banner__marker{width:24px;height:24px;font-size:12px}.om-b2b-setup-banner__link{align-items:center;min-height:44px;margin-top:8px;padding:6px 0;display:inline-flex}}@media (width<=560px){.om-b2b-setup-banner__inner{border-radius:12px;padding:12px}.om-b2b-setup-banner__title{font-size:15px}}.om-account-page .om-b2b-setup-banner{margin-bottom:20px}.om-checkout-pay{background:#fff;padding-block:20px 48px}.om-checkout-pay__inner{max-width:1100px}.om-checkout-pay .om-product-breadcrumb{margin-bottom:18px}.om-checkout-pay__layout{grid-template-columns:minmax(0,1fr) minmax(260px,340px);align-items:start;gap:24px;display:grid}@media (width<=768px){.om-checkout-pay__layout{grid-template-columns:1fr}}.om-checkout-pay__panel{background:#fff;border:1px solid #e5e9f0;border-radius:16px;padding:22px 22px 28px;box-shadow:0 1px 4px #0000000d}.om-checkout-pay__title{color:#161a2c;margin:0 0 8px;font-size:clamp(22px,2.2vw,28px);font-weight:700}.om-checkout-pay__lead{color:#667389;margin:0 0 22px;font-size:14px;line-height:1.45}.om-checkout-pay__form{gap:18px;display:grid}.om-checkout-pay__fieldset{border:0;gap:12px;margin:0;padding:0;display:grid}.om-checkout-pay__legend{color:#161a2c;padding:0;font-size:16px;font-weight:700}.om-checkout-pay__fieldset-hint{color:#667389;margin:-4px 0 4px;font-size:13px}.om-checkout-pay__card-pick{cursor:pointer;background:#f6f7fb;border:1px solid #e5e9f0;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:12px 14px;display:grid}.om-checkout-pay__card-pick:has(input:focus-visible){outline-offset:2px;outline:2px solid #ff9223}.om-checkout-pay__card-pick input{accent-color:#ff9223;width:18px;height:18px}.om-checkout-pay__card-pick-body{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}.om-checkout-pay__card-pick-title{color:#2d3142;font-size:15px;font-weight:600}.om-checkout-pay__card-pick-badge{color:#161a2c;background:#ffeacf;border:1px solid #ffd9a8;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700}.om-checkout-pay__field{gap:6px;margin-top:4px;display:grid}.om-checkout-pay__label{color:#667389;font-size:13px;font-weight:600}.om-checkout-pay__input{color:#2d3142;background:#fff;border:1px solid #e5e9f0;border-radius:12px;padding:12px 14px;font-family:inherit;font-size:15px}.om-checkout-pay__input::placeholder{color:#9aa3b8}.om-checkout-pay__input:focus-visible{outline-offset:1px;outline:2px solid #ff922373}.om-checkout-pay__submit{color:#fff;cursor:pointer;background:#ff9223;border:0;border-radius:16px;justify-self:start;width:100%;max-width:420px;padding:14px 22px;font-size:16px;font-weight:700}.om-checkout-pay__submit:hover{background:#e8821a}.om-checkout-pay__back{margin:0}.om-checkout-pay__back-link{color:#1c448e;font-size:14px;font-weight:600;text-decoration:none}.om-checkout-pay__back-link:hover{text-decoration:underline}@media (width<=768px){.om-checkout-pay__aside{order:-1}}.om-checkout-pay__mini{background:#edf1f6;border:1px solid #e5e9f0;border-radius:16px;gap:12px;padding:18px;display:grid}.om-checkout-pay__mini-title{color:#161a2c;margin:0;font-size:18px;font-weight:700}.om-checkout-pay__mini-lines{gap:8px;margin:0;display:grid}.om-checkout-pay__mini-row{justify-content:space-between;gap:12px;font-size:14px;display:flex}.om-checkout-pay__mini-row dt{color:#667389;margin:0;font-weight:500}.om-checkout-pay__mini-row dd{color:#161a2c;margin:0;font-weight:700}.om-checkout-pay__mini-note{color:#667389;margin:0;font-size:12px;line-height:1.45}.om-checkout-pay__mini-note a{color:#1c448e;font-weight:600;text-decoration:none}.om-checkout-pay__mini-note a:hover{text-decoration:underline}.om-checkout-success{background:#fff;padding-block:20px 56px}.om-checkout-success__inner{max-width:720px}.om-checkout-success .om-product-breadcrumb{margin-bottom:18px}.om-checkout-success__title{color:#161a2c;margin:0 0 10px;font-size:clamp(22px,2.4vw,30px);font-weight:700}.om-checkout-success__text{color:#667389;margin:0 0 22px;font-size:15px;line-height:1.5}.om-checkout-success__card{background:#f6f7fb;border:1px solid #e5e9f0;border-radius:16px;margin-bottom:24px;padding:20px 22px}.om-checkout-success__order-label{color:#667389;text-transform:uppercase;letter-spacing:.04em;margin:0 0 4px;font-size:12px;font-weight:600}.om-checkout-success__order-id{word-break:break-all;color:#161a2c;margin:0 0 14px;font-size:15px;font-weight:700}.om-checkout-success__total{justify-content:space-between;align-items:baseline;gap:16px;margin:0 0 12px;font-size:16px;display:flex}.om-checkout-success__total dt{color:#667389;margin:0;font-weight:600}.om-checkout-success__total dd{color:#161a2c;margin:0;font-size:22px;font-weight:700}.om-checkout-success__pay-kind{color:#667389;margin:0;font-size:13px}.om-checkout-success__actions{flex-wrap:wrap;gap:12px;margin:0;display:flex}.om-checkout-success__btn{border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 22px;font-size:15px;font-weight:700;text-decoration:none;transition:filter .15s;display:inline-flex}.om-checkout-success__btn--primary{color:#fff;background:#ff9223}.om-checkout-success__btn--primary:hover{filter:brightness(1.03)}.om-checkout-success__btn--ghost{color:#1c448e;background:#fff;border:1px solid #cdd5e2}.om-checkout-success__btn--ghost:hover{background:#f6f7fb}@media (width<=560px){.om-checkout-success__actions{flex-direction:column;align-items:stretch}.om-checkout-success__btn{width:100%}}.om-checkout-delivery{background:#fff;padding-block:20px 56px}.om-checkout-delivery__inner{max-width:1240px}.om-checkout-delivery .om-product-breadcrumb{margin-bottom:18px}.om-checkout-delivery__layout{grid-template-columns:minmax(0,821px) minmax(0,402px);align-items:start;gap:16px;display:grid}@media (width<=1024px){.om-checkout-delivery__layout{grid-template-columns:1fr;gap:20px}}.om-checkout-delivery__title{color:#161a2c;margin:0 0 10px;font-size:clamp(22px,2.2vw,28px);font-weight:700}.om-checkout-delivery__lead{color:#667389;margin:0 0 18px;font-size:14px;line-height:1.45}.om-checkout-delivery__hint{color:#667389;margin:0;font-size:14px;line-height:1.45}.om-checkout-delivery__add-address{color:#1c448e;align-items:center;margin-top:8px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.om-checkout-delivery__add-address:hover{text-decoration:underline}.om-checkout-delivery__form{background:#fff;border:1px solid #e5e9f0;border-radius:16px;gap:18px;padding:22px;display:grid;box-shadow:0 1px 2px #0f23470f}.om-checkout-delivery__fieldset{border:0;gap:10px;margin:0;padding:0;display:grid}.om-checkout-delivery__legend{color:#161a2c;padding:0;font-size:15px;font-weight:700}.om-checkout-delivery__radio{color:#2d3142;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.om-checkout-delivery__radio input{accent-color:#ff9223;width:18px;height:18px}.om-checkout-delivery__check{color:#2d3142;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.om-checkout-delivery__check input{accent-color:#ff9223;width:18px;height:18px}.om-checkout-delivery__cards{gap:10px;display:grid}.om-checkout-delivery__cards--billing{margin-top:6px}.om-checkout-delivery__card{cursor:pointer;background:#f6f7fb;border:1px solid #e5e9f0;border-radius:12px;grid-template-columns:auto 1fr;align-items:flex-start;gap:12px;padding:12px 14px;display:grid}.om-checkout-delivery__card input{accent-color:#ff9223;width:18px;height:18px;margin-top:3px}.om-checkout-delivery__card-title{color:#161a2c;font-size:14px;font-weight:600;line-height:1.35}.om-checkout-delivery__field{gap:6px;display:grid}.om-checkout-delivery__label{color:#667389;font-size:13px;font-weight:600}.om-checkout-delivery__input{color:#2d3142;background:#fff;border:1px solid #e5e9f0;border-radius:12px;padding:12px 14px;font-family:inherit;font-size:15px}.om-checkout-delivery__input:focus-visible{outline-offset:1px;outline:2px solid #ff922373}.om-checkout-delivery__error{color:#dc2c2c;margin:0;font-size:13px;font-weight:600}.om-checkout-delivery__submit{color:#fff;cursor:pointer;background:#ff9223;border:0;border-radius:16px;width:100%;max-width:420px;padding:14px 22px;font-size:16px;font-weight:700}.om-checkout-delivery__submit:hover{background:#e8821a}.om-checkout-delivery__back{margin:0}.om-checkout-delivery__back-link{color:#1c448e;font-size:14px;font-weight:600;text-decoration:none}.om-checkout-delivery__back-link:hover{text-decoration:underline}@media (width<=1024px){.om-checkout-delivery__aside{order:-1}}.om-checkout-delivery__summary-card{background:#edf1f6;border:1px solid #e5e9f0;border-radius:16px;gap:12px;padding:18px;display:grid}.om-checkout-delivery__summary-heading{color:#161a2c;margin:0;font-size:20px;font-weight:700}.om-checkout-delivery__promo-applied{background:#19a4630f;border:1px solid #19a46359;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.om-checkout-delivery__promo-code{color:#161a2c;font-weight:700}.om-checkout-delivery__promo-state{color:#667389;font-size:12px;font-weight:700}.om-checkout-delivery__lines{gap:8px;margin:0;display:grid}.om-checkout-delivery__row{justify-content:space-between;gap:12px;font-size:14px;display:flex}.om-checkout-delivery__row dt{color:#667389;margin:0;font-weight:600}.om-checkout-delivery__row dd{color:#161a2c;margin:0;font-weight:700}.om-checkout-delivery__row--discount dd{color:#dc2c2c}.om-checkout-delivery__total{border-top:1px solid #cdd5e2;justify-content:space-between;align-items:baseline;margin:0;padding-top:8px;font-size:15px;display:flex}.om-checkout-delivery__total strong{color:#161a2c;font-size:22px;font-weight:700}.om-checkout-delivery__boxed{background:#fff;border:1px solid #e5e9f0;border-radius:12px;gap:6px;padding:12px 14px;display:grid}.om-checkout-delivery__boxed-title{color:#667389;margin:0;font-size:13px;font-weight:700}.om-checkout-delivery__boxed-text{color:#161a2c;margin:0;font-size:14px;font-weight:700;line-height:1.35}.om-checkout-delivery__note{color:#667389;margin:0;font-size:12px;line-height:1.45}.om-checkout-delivery__note a{color:#1c448e;font-weight:700;text-decoration:none}.om-checkout-delivery__note a:hover{text-decoration:underline}.om-checkout-pay--modal-first .om-checkout-pay__inner{max-width:1240px}.om-checkout-pay--modal-first .om-checkout-pay__layout{grid-template-columns:minmax(260px,360px) minmax(0,1fr);align-items:start;gap:20px}@media (width<=768px){.om-checkout-pay--modal-first .om-checkout-pay__layout{grid-template-columns:1fr}.om-checkout-pay--modal-first .om-checkout-pay__aside{order:-1}}.om-checkout-pay--modal-first .om-checkout-pay__mini-ref{color:#161a2c;margin:-6px 0 6px;font-size:14px;font-weight:700}.om-checkout-pay--modal-first .om-checkout-pay__panel-shell{min-height:520px;padding-bottom:24px;position:relative}.om-checkout-pay--modal-first .om-checkout-pay__backdrop{pointer-events:none;background:#161a2c0a;border-radius:16px;position:absolute;inset:0}.om-checkout-pay--modal-first .om-checkout-pay__dialog{background:#fff;border:1px solid #e5e9f0;border-radius:16px;max-width:560px;margin:28px auto 0;padding:18px 18px 22px;position:relative;box-shadow:0 12px 32px #0f23471f}@media (width<=560px){.om-checkout-pay--modal-first .om-checkout-pay__dialog{margin-top:16px;padding:16px}}.om-checkout-pay--modal-first .om-checkout-pay__dialog-chrome{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.om-checkout-pay--modal-first .om-checkout-pay__dialog-title{color:#161a2c;margin:0;font-size:18px;font-weight:700}.om-checkout-pay--modal-first .om-checkout-pay__icon-close{cursor:pointer;background:#f6f7fb;border:1px solid #e5e9f0;border-radius:999px;width:36px;height:36px;font-size:22px;line-height:1}.om-checkout-pay--modal-first .om-checkout-pay__icon-close:focus-visible{outline-offset:2px;outline:2px solid #ff922373}.om-checkout-pay--modal-first .om-checkout-pay__dialog-lead{color:#667389;margin:0 0 14px;font-size:13px;line-height:1.45}.om-checkout-pay--modal-first .om-checkout-pay__cards{gap:10px;margin-bottom:12px;display:grid}.om-checkout-pay--modal-first .om-checkout-pay__link-card-open{color:#1c448e;cursor:pointer;background:#f6f7fb;border:1px dashed #cdd5e2;border-radius:999px;width:100%;margin-bottom:14px;padding:10px 14px;font-size:14px;font-weight:700}.om-checkout-pay--modal-first .om-checkout-pay__link-card-open:hover{border-color:#1c448e}.om-checkout-pay--modal-first .om-checkout-pay__pane--link{padding-top:6px}.om-checkout-pay--modal-first .om-checkout-pay__link-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;display:grid}@media (width<=560px){.om-checkout-pay--modal-first .om-checkout-pay__link-grid{grid-template-columns:1fr}}.om-checkout-pay--modal-first .om-checkout-pay__field--full{grid-column:1/-1}.om-checkout-pay--modal-first .om-checkout-pay__brands{letter-spacing:.06em;color:#667389;gap:10px;margin-bottom:14px;font-size:11px;font-weight:700;display:flex}.om-checkout-pay--modal-first .om-checkout-pay__brand{background:#f6f7fb;border:1px solid #e5e9f0;border-radius:8px;padding:6px 10px}.om-checkout-pay--modal-first .om-checkout-pay__dialog-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.om-checkout-pay--modal-first .om-checkout-pay__ghost-btn{color:#1c448e;cursor:pointer;background:#fff;border:1px solid #cdd5e2;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:700}.om-checkout-pay--modal-first .om-checkout-pay__primary-btn{color:#fff;cursor:pointer;background:#ff9223;border:0;border-radius:999px;padding:10px 18px;font-size:14px;font-weight:700}.om-checkout-pay--modal-first .om-checkout-pay__primary-btn:hover{background:#e8821a}.om-auth-page{max-width:420px;margin:0 auto}.om-auth-page__title{color:#161a2c;margin:0 0 12px;font-size:24px;font-weight:700}.om-auth-page__lead{color:#667389;margin:0 0 20px;font-size:14px}.om-auth-page__ok{color:#19a463;margin:0 0 16px}.om-auth-page__form{flex-direction:column;gap:12px;display:flex}.om-auth-page__input{width:100%;font:inherit;color:#2d3142;background:#fff;border:1px solid #cdd5e2;border-radius:16px;padding:12px 16px;font-size:14px}.om-auth-page__input::placeholder{color:#9aa3b8}.om-auth-page__err{color:#dc2c2c;margin:0;font-size:12px}.om-auth-page__btn{color:#fff;width:100%;font-weight:600;font:inherit;cursor:pointer;background:#ff9223;border:none;border-radius:16px;margin-top:8px;padding:12px 20px;font-size:15px}.om-auth-page__btn:hover{background:#e8821a}.om-auth-page__back{text-align:center;margin-top:20px;font-size:14px}.om-auth-page__back a{color:#ff9223}.om-auth-page--document{box-sizing:border-box;max-width:min(680px,100%);margin:0 auto;padding:clamp(24px,4vw + 8px,64px) clamp(12px,3vw + 4px,32px)}.om-auth-page--document .om-auth-page__title{word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.om-auth-page--document .om-auth-page__lead{overflow-wrap:break-word}.om-auth-dialog{z-index:300;color:#2d3142;background:#fff;border:none;border-radius:24px;width:420px;max-width:calc(100vw - 2rem);height:fit-content;max-height:calc(100dvh - 2rem);margin:auto;padding:0;position:fixed;inset:0;overflow:auto;box-shadow:0 12px 32px #0f23471f}.om-auth-dialog::backdrop{background:#0f234773}.om-auth-dialog__inner{padding:24px 24px 20px;position:relative}.om-auth-dialog__close{color:#667389;cursor:pointer;width:36px;height:36px;box-shadow:none;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;padding:0;font-size:24px;line-height:1;display:inline-flex;position:absolute;top:12px;right:12px}.om-auth-dialog__close:hover{color:#2d3142;background:0 0}.om-auth-dialog__close:focus-visible{outline-offset:2px;outline:2px solid #1c448e}.om-auth-dialog__tabs{border-bottom:1px solid #e5e9f0;flex-wrap:nowrap;align-items:flex-end;gap:0;margin:0 0 20px;padding-right:2.5rem;display:flex}.om-auth-dialog__tab{min-width:0;font:inherit;color:#9aa3b8;text-align:center;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;flex:1 1 0;margin-bottom:-1px;padding:8px 8px 12px;font-size:15px;font-weight:500;transition:color .15s,border-color .15s;position:relative}.om-auth-dialog__tab--active{color:#161a2c;border-bottom-color:#161a2c}.om-auth-dialog__panel{margin-bottom:16px}.om-auth-dialog__form{flex-direction:column;gap:12px;display:flex}.om-auth-dialog__field{flex-direction:column;gap:4px;display:flex}.om-auth-dialog__label{color:#667389;font-size:12px}.om-auth-dialog__input{box-sizing:border-box;width:100%;font:inherit;color:#2d3142;background:#fff;border:1px solid #cdd5e2;border-radius:16px;padding:12px 16px;font-size:14px}.om-auth-dialog__input::placeholder{color:#9aa3b8}.om-auth-dialog__input:focus{outline-offset:0;outline:2px solid #ff922359}.om-auth-dialog__row{color:#667389;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.om-auth-dialog__check{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:inline-flex}.om-auth-dialog__link{color:#ff9223;font-weight:500;text-decoration:none}.om-auth-dialog__link:hover{text-decoration:underline}.om-auth-dialog__field-error,.om-auth-dialog__form-error{color:#dc2c2c;margin:0;font-size:12px}.om-auth-dialog__form-error:not([hidden]){background:#dc354514;border-radius:12px;margin-top:4px;padding:8px 12px;line-height:1.4}.om-auth-dialog__hint{color:#667389;margin:4px 0 0;font-size:12px}.om-auth-dialog__password-wrap{align-items:stretch;display:flex;position:relative}.om-auth-dialog__input--with-toggle{padding-right:2.75rem}.om-auth-dialog__password-toggle{cursor:pointer;color:#667389;background:0 0;border:none;border-radius:8px;width:36px;height:36px;font-size:1rem;line-height:1;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.om-auth-dialog__password-toggle:hover{color:#2d3142}.om-auth-dialog__check--prominent{color:#667389;align-items:flex-start;font-size:13px;line-height:1.45}.om-auth-dialog__check--prominent input[type=checkbox]{accent-color:#ff9223;flex-shrink:0;margin-top:.2em}.om-auth-dialog__link--inline{display:inline}.om-auth-dialog__submit{color:#fff;width:100%;font:inherit;cursor:pointer;background:#ff9223;border:none;border-radius:16px;margin-top:4px;padding:12px 20px;font-size:16px;font-weight:600;transition:background .15s}.om-auth-dialog__submit:hover{background:#e8821a}.om-auth-dialog__alt{text-align:center;color:#667389;margin:0 0 16px;font-size:12px;line-height:1.5}.om-auth-dialog__hint{color:#667389;margin:8px 0 0;font-size:12px;line-height:1.45}.om-auth-dialog__social{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:16px;display:flex}.om-auth-dialog__google{background:#fff;border:1px solid #e5e9f0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;transition:box-shadow .15s,transform .15s;display:inline-flex;box-shadow:0 1px 2px #0f23470f}.om-auth-dialog__google:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0f234714}.om-auth-dialog__google-g{justify-content:center;align-items:center;display:flex}.om-auth-dialog__google-icon{object-fit:contain;width:24px;height:24px;display:block}.om-auth-dialog__foot{text-align:center;color:#667389;margin:0;font-size:13px}.om-auth-dialog__foot-login--stacked{flex-direction:column;align-items:center;gap:4px;display:flex}.om-auth-dialog__foot-prompt{color:#667389;display:block}.om-auth-dialog__text-btn{font:inherit;color:#ff9223;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.om-account-page{padding-block:24px 48px}.om-account-page__inner{grid-template-columns:minmax(0,220px) minmax(0,1fr);align-items:start;gap:32px;display:grid}.om-account-page__nav{background:#fff;border:1px solid #e5e9f0;border-radius:16px;min-width:0;max-width:100%;padding:12px;position:sticky;top:96px}.om-account-page__nav-scroll{min-width:0;max-width:100%}.om-account-page__nav-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.om-account-page__nav-link{color:#2d3142;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:block}.om-account-page__nav-link:hover{color:#1c448e;background:#f6f7fb}.om-account-page__nav-link--active{color:#1c448e;background:#eaf0fb;font-weight:600}.om-account-page__main{min-width:0}.om-account-page__head{margin-bottom:20px}.om-account-page__head--split{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px 24px;display:flex}.om-account-page__head-main{flex:200px;min-width:0}.om-account-page__title{color:#1c448e;margin:0;font-size:24px;font-weight:700}.om-account-page__lead{color:#667389;max-width:52ch;margin:8px 0 0;font-size:14px;line-height:1.35}.om-account-page__card{background:#fff;border:1px solid #e5e9f0;border-radius:16px;padding:24px;box-shadow:0 1px 2px #0f23470f}.om-account-page__product-grid{grid-template-columns:repeat(auto-fill,minmax(min(200px,100%),1fr));gap:20px;min-width:0;display:grid}.om-account-page__product-grid--list-show{align-items:start}.om-account-page__list-actions{margin-bottom:16px}.om-account-page__list-slot{flex-direction:column;gap:8px;min-width:0;display:flex}.om-account-page__list-slot-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:0 4px;display:flex}.om-account-page__list-slot-qty{color:#667389;font-size:12px;font-weight:500}.om-account-page__list-slot-remove-form{flex:none;margin:0}.om-account-page__empty{color:#2d3142;margin:0 0 12px;font-size:15px;font-weight:500}.om-account-page__hint{color:#667389;margin:0;font-size:13px;line-height:1.5}.om-account-page__hint a{color:#1c448e;font-weight:600;text-decoration:none}.om-account-page__hint a:hover{text-decoration:underline}.om-account-page__hint-link{color:#1c448e;font-size:14px;font-weight:600;text-decoration:none}.om-account-page__hint-link:hover{text-decoration:underline}.om-account-page__flash{color:#1c448e;background:#eaf0fb;border-radius:12px;margin:0 0 16px;padding:12px 16px;font-size:14px;font-weight:500}.om-account-page__flash--return{flex-wrap:wrap;align-items:center;gap:8px 16px;display:flex}.om-account-page__back-link{color:#1c448e;white-space:nowrap;font-size:14px;font-weight:600;text-decoration:none}.om-account-page__back-link:hover{text-decoration:underline}.om-account-page__subhead{color:#1c448e;margin:0 0 16px;font-size:16px;font-weight:700}.om-account-page__card--stack{flex-direction:column;gap:20px;display:flex}.om-account-page__card--logout{margin-top:16px}@media (width<=768px){.om-account-page__inner{grid-template-columns:1fr}.om-account-page{padding-bottom:calc(64px + env(safe-area-inset-bottom,0px) + 24px)}.om-account-page__nav{padding:8px;position:static}.om-account-page__nav-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:thin;margin-inline:-8px;padding-inline:8px;overflow-x:auto}.om-account-page__nav-list{flex-flow:row;gap:8px;width:max-content;min-width:100%}.om-account-page__nav-link{white-space:nowrap;flex:none}.om-account-page__card:last-child .om-account-form__submit{margin-bottom:calc(64px + env(safe-area-inset-bottom,0px))}}@media (width<=560px){.om-account-page{padding-top:16px;padding-bottom:calc(64px + env(safe-area-inset-bottom,0px) + 32px)}.om-account-page__title{font-size:clamp(20px,5vw,24px)}.om-account-page__card{border-radius:12px;padding:16px}.om-account-page__product-grid{grid-template-columns:1fr;gap:16px}}.om-info-page{background:#fff;padding-block:24px 48px}.om-info-page__inner{max-width:min(720px,100%);margin-inline:auto}@media (width<=768px){.om-info-page{padding-block:20px 32px}.om-info-page__article{padding:16px}}.om-help-center{background:#fff;padding-block:24px 48px}.om-help-center__inner{grid-template-columns:minmax(0,298px) minmax(0,1fr);align-items:start;gap:32px;margin-top:16px;display:grid}.om-help-center__nav{box-sizing:border-box;background:#edf1f6;border-radius:16px;width:100%;max-width:298px;padding:16px;position:sticky;top:96px}.om-help-center__nav-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.om-help-center__nav-link,.om-help-center__nav-branch{box-sizing:border-box;color:#1b1e2c;background:#fff;border:1px solid #0000;border-radius:12px;align-items:center;width:100%;padding:10px 10px 10px 16px;font-size:14px;font-weight:500;line-height:1.2;text-decoration:none;transition:border-color .15s,font-weight .15s;display:flex}.om-help-center__nav-link:hover{border-color:#4b5668}.om-help-center__nav-link--active{border-color:#ff9223;font-weight:600}.om-help-center__nav-link--active:hover{border-color:#ff9223}.om-help-center__nav-branch{flex-direction:column;align-items:stretch;gap:16px}.om-help-center__nav-branch.is-open,.om-help-center__nav-branch.is-active{border-color:#ff9223}.om-help-center__nav-branch.is-active .om-help-center__nav-branch-toggle{font-weight:600}.om-help-center__nav-branch-toggle{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;margin:0;padding:0;display:flex}.om-help-center__nav-branch-label{flex:auto;min-width:0}.om-help-center__nav-chevron{object-fit:contain;width:12px;height:12px;transition:transform .15s;display:block;transform:rotate(90deg)}.om-help-center__nav-branch.is-open .om-help-center__nav-chevron{transform:rotate(-90deg)}.om-help-center__nav-sublist{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.om-help-center__nav-sublist[hidden]{display:none!important}.om-help-center__nav-sublink{color:#1b1e2c;font-size:12px;font-weight:500;line-height:1.15;text-decoration:none;display:inline-flex}.om-help-center__nav-sublink--active{color:#ff9223}.om-help-center__main{min-width:0}.om-help-center__card{box-sizing:border-box;background:#f6f7fb;border:1px solid #e5e9f0;border-radius:16px;padding:24px}@media (width<=768px){.om-help-center{padding-block:20px 32px}.om-help-center .om-product-breadcrumb,.om-help-center .om-breadcrumb{display:none}.om-help-center__inner{grid-template-columns:1fr;gap:0;margin-top:0}.om-help-center__nav{display:none}.om-help-center .om-help-menu{margin-bottom:16px;display:block}.om-help-center .om-help-menu--hidden-when-back{display:none}.om-help-center .om-help-center__mobile-back{display:inline-flex}}.om-help-center__mobile-back{color:#1b1e2c;align-items:center;gap:10px;margin-bottom:16px;text-decoration:none;display:none}.om-help-center__mobile-back:hover{color:#1b1e2c}.om-help-center__mobile-back-icon{border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.om-help-center__mobile-back-icon img{object-fit:contain;width:8px;height:14px;display:block}.om-help-center__mobile-back-label{font-size:20px;font-weight:600;line-height:1.1}.om-help-menu{display:none}.om-help-menu.is-open{z-index:40;position:relative}.om-help-menu__toggle{box-sizing:border-box;color:#1b1e2c;cursor:pointer;text-align:left;background:#f8fafd;border:0;border-radius:16px;align-items:center;gap:8px;width:100%;padding:8px;display:flex}.om-help-menu__toggle[hidden]{display:none!important}.om-help-menu__toggle-icon{object-fit:contain;width:24px;height:24px;display:block}.om-help-menu__toggle-label{font-size:16px;font-weight:600;line-height:1.2}.om-help-menu__panel{box-sizing:border-box;background:#f8fafd;border-radius:16px;flex-direction:column;gap:10px;width:100%;padding:8px;display:flex}.om-help-menu__panel[hidden]{display:none!important}.om-help-menu__panel-head{align-items:center;gap:8px;min-height:28px;display:flex}.om-help-menu__close{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:24px;height:24px;padding:5px;display:inline-flex}.om-help-menu__close img{width:9.6px;height:9.6px;display:block}.om-help-menu__panel-title{color:#1b1e2c;margin:0;font-size:16px;font-weight:600;line-height:1.2}.om-help-menu__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.om-help-menu__link,.om-help-menu__branch-toggle{box-sizing:border-box;color:#1b1e2c;text-align:left;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:10px 10px 10px 16px;font-size:14px;font-weight:500;line-height:1.2;text-decoration:none;display:flex}.om-help-menu__link--active,.om-help-menu__branch.is-active{border-color:#ff9223}.om-help-menu__link--active,.om-help-menu__branch.is-active .om-help-menu__branch-toggle{font-weight:600}.om-help-menu__branch{box-sizing:border-box;background:#fff;border:1px solid #0000;border-radius:12px;flex-direction:column;gap:16px;padding:10px 10px 10px 16px;display:flex}.om-help-menu__branch.is-open,.om-help-menu__branch.is-active{border-color:#ff9223}.om-help-menu__branch-toggle{background:0 0;border:0;border-radius:0;padding:0}.om-help-menu__link-label{flex:auto;min-width:0}.om-help-menu__chevron{object-fit:contain;width:12px;height:12px;transition:transform .15s;display:block;transform:rotate(90deg)}.om-help-menu__branch.is-open .om-help-menu__chevron{transform:rotate(-90deg)}.om-help-menu__sublist{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.om-help-menu__sublist[hidden]{display:none!important}.om-help-menu__sublink{color:#1b1e2c;font-size:12px;font-weight:500;line-height:1.15;text-decoration:none;display:inline-flex}.om-help-menu__sublink--active{color:#ff9223}.om-info-page__article{box-sizing:border-box;background:#f6f7fb;border:1px solid #e5e9f0;border-radius:16px;padding:clamp(20px,3vw,32px)}.om-info-page__head{border-bottom:1px solid #e5e9f0;margin-bottom:20px;padding-bottom:16px}.om-info-page__title{color:#1c448e;margin:0;font-size:clamp(22px,2.5vw,28px);font-weight:700;line-height:1.1}.om-info-page__updated{color:#667389;margin:8px 0 0;font-size:13px;line-height:1.5}.om-info-page__body{color:#2d3142;font-size:14px;line-height:1.7}.om-info-page__body :first-child{margin-top:0}.om-info-page__body :last-child{margin-bottom:0}.om-info-page__body p{margin:0 0 16px}.om-info-page__body ul,.om-info-page__body ol{margin:0 0 16px;padding-left:1.25em}.om-info-page__body li{margin-bottom:8px}.om-info-page__body h2{color:#161a2c;margin:24px 0 12px;font-size:18px;font-weight:600}.om-info-page__body h3{color:#161a2c;margin:20px 0 8px;font-size:16px;font-weight:600}.om-info-page__body a{color:#37f;text-underline-offset:2px;text-decoration:underline}.om-info-page__body a:hover{color:#0f2347}.om-info-page__body strong{color:#161a2c;font-weight:600}.om-delivery{flex-direction:column;gap:32px;max-width:926px;display:flex}.om-delivery__title{color:#1b1e2c;margin:0;font-size:32px;font-weight:600;line-height:1.2}.om-delivery__intro{flex-direction:column;gap:16px;max-width:821px;display:flex}.om-delivery__heading{color:#1b1e2c;margin:0;font-size:20px;font-weight:600;line-height:1.1}.om-delivery__bullets{color:#4b5668;flex-direction:column;gap:8px;margin:0;padding:0;font-size:16px;font-weight:500;line-height:1.3;list-style:none;display:flex}.om-delivery__bullets li{padding-left:24px;position:relative}.om-delivery__bullets li:before{content:"";background:#4b5668;border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:8px}.om-delivery__note{box-sizing:border-box;background:#fef0e0;border-radius:16px;flex-direction:column;gap:10px;width:100%;max-width:718px;padding:20px;display:flex}.om-delivery__note-title{color:#1b1e2c;margin:0;font-size:16px;font-weight:600;line-height:1.2}.om-delivery__note-body{color:#4b5668;font-size:16px;font-weight:500;line-height:1.3}.om-delivery__note-body p{margin:0 0 .35em}.om-delivery__note-body p:last-child{margin-bottom:0}.om-delivery__scroll-block{flex-direction:column;gap:16px;width:100%;display:flex}.om-delivery__table-wrap{-webkit-overflow-scrolling:touch;background:#fff;border-radius:16px;width:100%;overflow:auto}.om-delivery__table-wrap--costs{scrollbar-width:none}.om-delivery__table-wrap--costs::-webkit-scrollbar{display:none}.om-delivery__hscroll{box-sizing:border-box;background:#edf1f6;border-radius:8px;width:100%;height:16px;padding:4px;display:none}.om-delivery__hscroll-thumb{will-change:transform;background:#4b5668;border-radius:8px;width:128px;height:8px}.om-delivery__table{border-collapse:collapse;border-spacing:0;color:#1b1e2c;width:100%;min-width:720px;font-size:14px;font-weight:500;line-height:1.2}.om-delivery__table th,.om-delivery__table td{box-sizing:border-box;vertical-align:middle;text-align:left;border:1px solid #d3d3d3;padding:10px}.om-delivery__table thead th{text-align:center;background:#b8c0cf;border-color:#b8c0cf #b8c0cf #d3d3d3;font-size:16px;line-height:1.3}.om-delivery__table--costs{table-layout:fixed;min-width:923px}.om-delivery__table--costs thead th:first-child{width:186px}.om-delivery__table--costs thead th:nth-child(2){width:173px}.om-delivery__table--costs thead th:nth-child(3){width:186px}.om-delivery__table--costs thead th:nth-child(4){width:192px}.om-delivery__table--costs thead th:nth-child(5){width:186px}.om-delivery__table--deadlines{min-width:545px;max-width:545px}.om-delivery__table--deadlines .om-delivery__region-row th{text-align:center;background:#b8c0cfb3;border-color:#d3d3d3;font-size:16px;line-height:1.3}.om-delivery__table--deadlines td{color:#4b5668;text-align:center}.om-delivery__table--deadlines th[scope=row]{text-align:left;font-weight:500}.om-delivery__cell-payer{text-align:center;white-space:nowrap;font-weight:500}.om-delivery__cell-amount{text-align:center;white-space:nowrap}.om-delivery__cell-price,.om-delivery__cell-eta{text-align:left}.om-delivery__region-line{margin:0 0 10px}.om-delivery__region-line:last-child{margin-bottom:0}.om-delivery__cell--empty{background:#edf1f6}.om-delivery__asterisk{color:#ff9223}.om-delivery__footnote{color:#4b5668;max-width:926px;margin:0;font-size:16px;font-weight:500;line-height:1.3}.om-delivery__deadlines{flex-direction:column;gap:16px;max-width:545px;display:flex}@media (width<=768px){.om-delivery{gap:24px}.om-delivery__title{font-size:24px;line-height:1.1}.om-delivery__scroll-block.is-scrollable .om-delivery__hscroll{display:block}.om-delivery__table-wrap--deadlines{overflow:hidden}.om-delivery__table--deadlines{table-layout:fixed;width:100%;min-width:0;max-width:none}.om-delivery__table--deadlines thead th,.om-delivery__table--deadlines tbody td,.om-delivery__table--deadlines tbody th[scope=row]{width:33.333%;padding:10px 4px}.om-delivery__table--deadlines th[scope=row]{text-align:center;white-space:nowrap;font-size:12px;line-height:1.15}.om-delivery__table--deadlines td{font-size:14px}.om-delivery__deadlines{width:100%;max-width:none}}.om-returns{flex-direction:column;gap:24px;max-width:613px;display:flex}.om-returns__title{color:#1b1e2c;margin:0;font-size:32px;font-weight:600;line-height:1.2}.om-returns__sections{flex-direction:column;gap:50px;display:flex}.om-returns__section{flex-direction:column;gap:16px;display:flex}.om-returns__heading{color:#1b1e2c;margin:0;font-size:20px;font-weight:600;line-height:1.1}.om-returns__item{flex-direction:column;gap:10px;display:flex}.om-returns__item-title{color:#1b1e2c;margin:0;font-size:16px;font-weight:600;line-height:1.2}.om-returns__body{color:#4b5668;font-size:16px;font-weight:500;line-height:1.3}.om-returns__body p{margin:0 0 .35em}.om-returns__body p:last-child{margin-bottom:0}.om-returns__list{color:#4b5668;margin:0;padding-left:24px;font-size:16px;font-weight:500;line-height:1.3}.om-returns__list li{margin:0 0 .15em}.om-returns__list li:last-child{margin-bottom:0}.om-returns__schedule{flex-direction:column;gap:8px;margin-top:8px;display:flex}.om-returns__schedule-text{color:#4b5668;margin:0;font-size:16px;font-weight:500;line-height:1.3}.om-returns__addresses{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:8px 0 0;padding:0;list-style:none;display:grid}.om-returns__address{align-items:flex-start;gap:6px;min-width:0;display:flex}.om-returns__address-icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.om-returns__address-icon-img{object-fit:contain;width:14px;height:20px;display:block}.om-returns__address-text{color:#1b1e2c;font-size:14px;font-weight:500;line-height:1.2}@media (width<=768px){.om-returns{gap:20px}.om-returns__title{font-size:24px;line-height:1.1}.om-returns__sections{gap:40px}.om-returns__addresses{grid-template-columns:1fr}}.om-payment{flex-direction:column;gap:24px;max-width:926px;display:flex}.om-payment__title{color:#1b1e2c;margin:0;font-size:32px;font-weight:600;line-height:1.2}.om-payment__tabs{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.om-payment__tab{box-sizing:border-box;color:#1b1e2c;cursor:pointer;background:0 0;border:1px solid #d3d3d3;border-radius:18px;justify-content:center;align-items:center;min-height:32px;margin:0;padding:10px 20px;font-size:12px;font-weight:500;line-height:1.15;display:inline-flex}.om-payment__tab.is-active{background:#b8c0cf;border-color:#0000}.om-payment__tab:focus-visible{outline-offset:2px;outline:2px solid #ff92238c}.om-payment__panel{flex-direction:column;gap:24px;display:flex}.om-payment__panel[hidden]{display:none!important}.om-payment__block{flex-direction:column;gap:24px;max-width:718px;display:flex}.om-payment__online{flex-direction:column;gap:16px;max-width:613px;display:flex}.om-payment__intro{color:#1b1e2c;max-width:547px;margin:0;font-size:20px;font-weight:600;line-height:1.1}.om-payment__heading{color:#1b1e2c;margin:0;font-size:16px;font-weight:600;line-height:1.2}.om-payment__lead,.om-payment__body{color:#4b5668;flex-direction:column;gap:0;font-size:16px;font-weight:500;line-height:1.3;display:flex}.om-payment__lead p,.om-payment__body p{margin:0 0 .35em}.om-payment__lead p:last-child,.om-payment__body p:last-child{margin-bottom:0}.om-payment__logos{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.om-payment__logo{object-fit:contain;width:auto;height:42px;display:block}.om-payment__logo:first-child{height:32px}.om-payment__note{box-sizing:border-box;color:#4b5668;background:#f8fafd;border-radius:16px;width:100%;max-width:718px;padding:20px;font-size:16px;font-weight:500;line-height:1.3}.om-payment__note p{margin:0 0 1em}.om-payment__note p:last-child{margin-bottom:0}.om-payment__heading--bank{max-width:613px}.om-payment__steps{flex-direction:column;gap:50px;margin:0;padding:0;list-style:none;display:flex}.om-payment__step{flex-direction:column;gap:16px;display:flex}.om-payment__step-text{color:#1b1e2c;margin:0;font-size:14px;font-weight:500;line-height:1.2}.om-payment__step-index{margin-right:.25em}.om-payment__step-copy--mobile{display:none}.om-payment__step-figure{width:100%;margin:0}.om-payment__step-img{width:100%;height:auto;display:block}@media (width<=768px){.om-payment{gap:20px}.om-payment__title{font-size:24px;line-height:1.1}.om-payment__intro{font-size:16px;line-height:1.2}.om-payment__lead,.om-payment__body,.om-payment__note{font-size:14px}.om-payment__steps{gap:28px}.om-payment__step-copy--desktop{display:none}.om-payment__step-copy--mobile{display:inline}}.om-contacts{flex-direction:column;gap:48px;display:flex}.om-contacts__title{color:#161a2c;margin:0;font-size:32px;font-weight:600;line-height:1.2}.om-contacts__section-title{color:#1b1e2c;margin:0;font-size:20px;font-weight:600;line-height:1.1}.om-contacts__section-title--address{line-height:1.2}.om-contacts__location{grid-template-columns:minmax(0,298px) minmax(0,1fr);align-items:stretch;gap:24px;display:grid}.om-contacts__addresses{border-left:1px solid #e5e9f0;flex-direction:column;gap:24px;min-height:0;padding-left:10px;display:flex}.om-contacts__address-list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.om-contacts__address{align-items:flex-start;gap:6px;display:flex}.om-contacts__address-icon,.om-contacts__meta-icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.om-contacts__icon-img{object-fit:contain;display:block}.om-contacts__icon-img--location{width:14px;height:20px}.om-contacts__icon-img--phone{width:18px;height:18px}.om-contacts__icon-img--email{width:20px;height:16px}.om-contacts__address-text{font-size:12px;font-weight:500;line-height:1.15}.om-contacts__address--primary .om-contacts__address-text{color:#1b1e2c}.om-contacts__address--muted .om-contacts__address-text{color:#4b5668}.om-contacts__address-divider{background:#e5e9f0;height:1px;list-style:none}.om-contacts__map{background:#f6f7fb;border:1px solid #e5e9f0;height:362px;min-height:280px;max-height:362px;display:block;overflow:hidden}.om-contacts__map-host{width:100%;height:100%;min-height:inherit;display:block}.om-contacts__map-link{width:100%;height:100%;display:block}.om-contacts__map-img{object-fit:cover;width:100%;height:100%;display:block}.om-contacts__channels{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,4vw,94px);display:grid}.om-contacts__channel{flex-direction:column;gap:16px;min-width:0;display:flex}.om-contacts__channel-body{color:#667389;margin:0;font-size:12px;font-weight:400;line-height:1.2}.om-contacts__channel-meta{flex-direction:column;gap:16px;display:flex}.om-contacts__phone-block{flex-direction:column;gap:6px;display:flex}.om-contacts__meta-row{color:#000;align-items:center;gap:6px;font-size:12px;font-weight:400;line-height:1.2;text-decoration:none;display:inline-flex}.om-contacts__meta-row:hover{color:#1c448e}.om-contacts__hours{color:#4b5668;margin:0;font-size:12px;line-height:1.2}@media (width<=1024px){.om-contacts__location{grid-template-columns:1fr}.om-contacts__map{max-height:280px}.om-contacts__channels{grid-template-columns:1fr;gap:32px}}@media (width<=768px){.om-contacts{gap:24px}.om-contacts__title{color:#1b1e2c;font-size:24px;line-height:1.1}.om-contacts__section-title--address{font-size:16px;line-height:1.2}.om-contacts__location{gap:16px}.om-contacts__addresses{border-left:0;gap:16px;padding-left:0}.om-contacts__address-list{gap:16px}.om-contacts__map{aspect-ratio:355/620;height:auto;min-height:0;max-height:none}.om-contacts__map .om-contacts__map-host,.om-contacts__map .om-map,.om-contacts__map .om-map__canvas{height:100%;min-height:100%}.om-contacts__channels{gap:24px}.om-contacts__channel,.om-contacts__channel-meta{gap:16px}.om-contacts__channel-body{color:#4b5668}}.om-about{flex-direction:column;gap:80px;display:flex}.om-about__map{flex-direction:column;gap:16px;display:flex}.om-about__map-heading{color:#1b1e2c;margin:0;font-size:24px;font-weight:600;line-height:1.2}.om-about__map-host{background:#edf1f6;border:1px solid #e5e9f0;width:100%;height:360px;min-height:280px;display:block;overflow:hidden}.om-about__map-open{color:#1c448e;align-self:flex-start;font-size:14px;font-weight:600;text-decoration:none}.om-about__map-open:hover{text-decoration:underline}.om-about__title{color:#1b1e2c;margin:0;font-size:32px;font-weight:600;line-height:1.2}.om-about__hero-block{flex-direction:column;gap:0;margin-top:-32px;display:flex}.om-about__hero{background:#edf1f6;border-radius:20px;height:499px;position:relative;overflow:hidden}.om-about__hero-img{object-fit:cover;width:100%;height:100%;display:block}.om-about__hero-title{color:#f9f9f9;text-shadow:0 0 52px #2d3142d9;z-index:1;max-width:12ch;margin:0;font-size:58px;font-weight:600;line-height:1;position:absolute;top:31px;left:29px}.om-about__stats{z-index:2;flex-wrap:wrap;align-items:stretch;gap:16px;margin:-103px 0 0;padding:0 16px;list-style:none;display:flex;position:relative}.om-about__stat{background:#f8fafd;border-radius:16px;flex-direction:column;min-width:118px;padding:16px;display:flex}.om-about__stat-value{color:#1b1e2c;font-size:32px;font-weight:600;line-height:1.2}.om-about__stat-label{color:#4b5668;font-size:14px;font-weight:500;line-height:1.2}.om-about__story{grid-template-columns:minmax(0,403px) minmax(0,1fr);align-items:start;gap:16px;display:grid}.om-about__story-text{flex-direction:column;gap:16px;display:flex}.om-about__story-text p{color:#1b1e2c;margin:0;font-size:16px;font-weight:500;line-height:1.3}.om-about__story-media{background:#edf1f6;border-radius:16px;height:214px;overflow:hidden}.om-about__story-img{object-fit:cover;width:100%;height:100%;display:block}.om-about__values{justify-content:space-between;align-items:flex-start;gap:16px;margin:0;padding:0;list-style:none;display:flex}.om-about__value{text-align:center;flex-direction:column;flex:1 1 0;align-items:center;gap:16px;min-width:0;display:flex}.om-about__value-icon{flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;overflow:hidden}.om-about__value-icon img{object-fit:contain;width:100%;height:100%;display:block}.om-about__value-icon--glyph{background:#fef0e0;border-radius:30px}.om-about__value-icon--glyph img{width:36px;height:36px}.om-about__value-icon--badge{background:0 0;border-radius:0}.om-about__value-copy{flex-direction:column;align-items:center;gap:7px;display:flex}.om-about__value-title{color:#1b1e2c;margin:0;font-size:20px;font-weight:600;line-height:1.1}.om-about__value-text{color:#4b5668;max-width:222px;margin:0;font-size:16px;font-weight:500;line-height:1.3}.om-about__partners{flex-direction:column;gap:32px;display:flex}.om-about__partners-heading{color:#1b1e2c;margin:0;font-size:32px;font-weight:600;line-height:1.2}.om-about__partners-list{flex-wrap:wrap;align-items:center;gap:24px;margin:0;padding:0;list-style:none;display:flex}.om-about__partner{border-radius:50%;flex-shrink:0;width:100px;height:100px;overflow:hidden}.om-about__partner img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=1024px){.om-about__story{grid-template-columns:1fr}.om-about__story-media{height:220px}.om-about__values{flex-wrap:wrap;justify-content:center}.om-about__value{flex:calc(50% - 16px);max-width:220px}}@media (width<=768px){.om-about{gap:48px}.om-about__title{font-size:24px;line-height:1.1}.om-about__hero-block{gap:8px;margin-top:0}.om-about__hero{height:191px}.om-about__hero-title{text-shadow:0 0 25px #2d3142e6;font-size:32px;top:16px;left:16px}.om-about__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;display:grid}.om-about__stat{gap:6px;min-width:0}.om-about__stat-value{font-size:24px;line-height:1.1}.om-about__stat-label{font-size:12px;line-height:1.15}.om-about__story{gap:16px}.om-about__story-media{height:150px}.om-about__values{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:space-between;gap:10px 0;display:grid}.om-about__value{flex:none;width:100%;max-width:none}.om-about__value-title{font-size:16px;line-height:1.2}.om-about__value-text{max-width:160px;font-size:14px;line-height:1.2}.om-about__partners{gap:32px}.om-about__partners-heading{font-size:24px;line-height:1.1}.om-about__partners-list{justify-content:space-between;gap:16px 0}}.om-suppliers{flex-direction:column;gap:80px;display:flex}.om-suppliers__page-title{color:#1b1e2c;margin:0;font-size:32px;font-weight:600;line-height:1.2}.om-suppliers__hero{background:#edf1f6;border-radius:20px;min-height:560px;position:relative;overflow:hidden}.om-suppliers__hero-media{position:absolute;inset:0}.om-suppliers__hero-img{object-fit:cover;width:100%;height:100%;display:block}.om-suppliers__hero-panel{z-index:1;background:#f8fafd;border-radius:20px;flex-direction:column;align-items:flex-start;gap:26px;width:min(509px,100% - 32px);margin:16px;padding:20px;display:flex;position:relative}.om-suppliers__hero-title{color:#1b1e2c;margin:0;font-size:48px;font-weight:700;line-height:1}.om-suppliers__hero-lead{color:#4b5668;margin:0;font-size:16px;font-weight:500;line-height:1.3}.om-suppliers__stats{z-index:1;flex-wrap:wrap;gap:16px;width:min(509px,100% - 32px);margin:0;padding:0;list-style:none;display:flex;position:absolute;bottom:16px;left:16px}.om-suppliers__stat{background:#f8fafd;border-radius:16px;flex-direction:column;flex:1 1 0;min-width:118px;padding:16px;display:flex}.om-suppliers__stat-value{color:#1b1e2c;font-size:28px;font-weight:600;line-height:1.2}.om-suppliers__stat-label{color:#4b5668;font-size:14px;font-weight:500;line-height:1.2}.om-suppliers__section{flex-direction:column;gap:24px;display:flex}.om-suppliers__section-title{color:#1b1e2c;max-width:24ch;margin:0;font-size:32px;font-weight:600;line-height:1.2}.om-suppliers__section-lead{color:#4b5668;margin:-8px 0 0;font-size:16px;font-weight:500;line-height:1.3}.om-suppliers__benefits{flex-wrap:wrap;gap:35px 16px;margin:0;padding:0;list-style:none;display:flex}.om-suppliers__benefit{align-items:flex-start;gap:16px;width:calc(33.333% - 11px);min-width:260px;max-width:299px;display:flex}.om-suppliers__benefit-icon{background:#fef0e0;border-radius:30px;flex:none;justify-content:center;align-items:center;width:60px;height:60px;display:flex;overflow:hidden}.om-suppliers__benefit-icon img{object-fit:contain;width:34px;height:34px;display:block}.om-suppliers__benefit-copy{flex-direction:column;gap:6px;min-width:0;display:flex}.om-suppliers__benefit-title{color:#1b1e2c;margin:0;font-size:24px;font-weight:600;line-height:1.1}.om-suppliers__benefit-text{color:#4b5668;margin:0;font-size:14px;font-weight:500;line-height:1.2}.om-suppliers__models{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:12px;display:grid}.om-suppliers__model{background:#f8fafd;border-radius:16px;flex-direction:column;justify-content:space-between;gap:24px;min-height:316px;padding:20px;display:flex}.om-suppliers__model-body{flex-direction:column;gap:24px;display:flex}.om-suppliers__model-title{color:#1b1e2c;margin:0;font-size:20px;font-weight:600;line-height:1.1}.om-suppliers__model-roles{flex-direction:column;gap:8px;margin:0;display:flex}.om-suppliers__model-role{align-items:flex-start;gap:8px;font-size:16px;display:flex}.om-suppliers__model-role dt{color:#1b1e2c;flex:none;margin:0;font-weight:600;line-height:1.2}.om-suppliers__model-role dd{color:#4b5668;margin:0;font-weight:500;line-height:1.3}.om-suppliers__model-note{color:#1b1e2c;background:#fef0e0;border-radius:8px;align-items:flex-start;gap:8px;margin:0;padding:10px;font-size:14px;font-weight:500;line-height:1.2;display:flex}.om-suppliers__model-note-icon{flex:none;width:24px;height:24px}.om-suppliers__model-note-icon img{object-fit:contain;width:100%;height:100%;display:block}.om-suppliers__steps{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px 12px;display:grid}.om-suppliers__step{background:#f8fafd;border-radius:16px;flex-direction:column;grid-column:span 2;gap:24px;padding:20px;display:flex}.om-suppliers__step--wide{grid-column:span 3}.om-suppliers__step-title{color:#1b1e2c;margin:0;font-size:20px;font-weight:600;line-height:1.1}.om-suppliers__step-text{color:#4b5668;margin:0;font-size:16px;font-weight:500;line-height:1.3}.om-suppliers__cta-btn{color:#f9f9f9;background:#ff9223;border-radius:26px;justify-content:center;align-items:center;padding:16px 40px;font-size:16px;font-weight:600;line-height:1.2;text-decoration:none;transition:background .15s;display:inline-flex}.om-suppliers__cta-btn:hover{color:#f9f9f9;background:#e8821a}@media (width<=1024px){.om-suppliers__benefit{width:calc(50% - 8px);max-width:none}.om-suppliers__models{grid-template-columns:1fr}.om-suppliers__model{min-height:0}.om-suppliers__steps{grid-template-columns:1fr}.om-suppliers__step,.om-suppliers__step--wide{grid-column:auto}}@media (width<=768px){.om-suppliers{gap:48px}.om-suppliers__page-title{font-size:24px;line-height:1.1}.om-suppliers__hero{background:0 0;border-radius:0;flex-direction:column;min-height:0;display:flex;overflow:visible}.om-suppliers__hero-media{background:#edf1f6;border-radius:20px 20px 0 0;height:191px;position:relative;overflow:hidden}.om-suppliers__hero-panel{gap:26px;width:100%;margin:-18px 0 0}.om-suppliers__hero-title{font-size:20px;font-weight:600;line-height:1.1}.om-suppliers__hero-lead{font-size:12px;line-height:1.15}.om-suppliers__cta-btn{width:100%}.om-suppliers__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;margin-top:10px;display:grid;position:static}.om-suppliers__stat{gap:6px;min-width:0}.om-suppliers__stat:last-child{grid-column:1/2}.om-suppliers__stat-value{font-size:24px;line-height:1.1}.om-suppliers__stat-label{font-size:12px;line-height:1.15}.om-suppliers__section{gap:24px}.om-suppliers__section-title{max-width:none;font-size:24px;line-height:1.1}.om-suppliers__section-lead{margin:0}.om-suppliers__benefits{gap:35px 16px}.om-suppliers__benefit{width:100%;min-width:0;max-width:none}.om-suppliers__benefit-title{font-size:16px;line-height:1.2}.om-suppliers__models{gap:10px}.om-suppliers__steps{gap:16px}}.om-vacancies{flex-direction:column;gap:24px;max-width:926px;display:flex}.om-vacancies__head{margin:0}.om-vacancies__title{color:#1b1e2c;margin:0;font-size:32px;font-weight:600;line-height:1.2}.om-vacancies__filters{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.om-vacancies__filter{box-sizing:border-box;color:#1b1e2c;white-space:nowrap;background:#fff;border:1px solid #d3d3d3;border-radius:18px;justify-content:center;align-items:center;height:32px;padding:10px 20px;font-size:12px;font-weight:500;line-height:1.15;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.om-vacancies__filter:hover{color:#1b1e2c;border-color:#b8c0cf}.om-vacancies__filter--active{color:#1b1e2c;background:#b8c0cf;border-color:#b8c0cf}.om-vacancies__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:21px 16px;margin:0;padding:0;list-style:none;display:grid}.om-vacancies__grid-item{min-width:0;display:flex}.om-vacancies__card{background:#edf1f6;border-radius:16px;flex-direction:column;align-items:flex-start;gap:24px;width:100%;padding:16px;display:flex}.om-vacancies__card-body{flex-direction:column;gap:16px;width:100%;display:flex}.om-vacancies__card-top{align-items:center;gap:16px;width:100%;display:flex}.om-vacancies__card-title{color:#1b1e2c;flex:auto;min-width:0;margin:0;font-size:20px;font-weight:600;line-height:1.1}.om-vacancies__card-title a{color:inherit;text-decoration:none}.om-vacancies__card-title a:hover{text-decoration:underline}.om-vacancies__tag{color:#4b5668;white-space:nowrap;background:#fff;border-radius:16px;flex:none;justify-content:center;align-items:center;padding:8px 10px;font-size:12px;font-weight:500;line-height:1.15;display:inline-flex}.om-vacancies__salary-line{flex-wrap:wrap;align-items:center;gap:16px;margin:0;display:flex}.om-vacancies__salary{color:#1c448e;font-size:24px;font-weight:600;line-height:1.1}.om-vacancies__salary-note{color:#4b5668;font-size:14px;font-weight:500;line-height:1.2}.om-vacancies__address{color:#4b5668;margin:0;font-size:14px;font-weight:500;line-height:1.2}.om-vacancies__apply-btn{color:#f9f9f9;white-space:nowrap;background:#ff9223;border-radius:26px;justify-content:center;align-items:center;padding:16px 40px;font-size:16px;font-weight:600;line-height:1.2;text-decoration:none;transition:background .15s;display:inline-flex}.om-vacancies__apply-btn:hover{color:#f9f9f9;background:#e8821a}.om-vacancies__apply-btn--large{padding:16px 40px;font-size:16px}.om-vacancies__empty p{color:#1b1e2c;margin:0;font-size:16px;font-weight:500;line-height:1.3}.om-vacancies__office{flex-direction:column;gap:32px;max-width:803px;margin-top:76px;display:flex}.om-vacancies__office-block{flex-direction:column;gap:24px;display:flex}.om-vacancies__office-title{color:#1b1e2c;margin:0;font-size:20px;font-weight:600;line-height:1.1}.om-vacancies__office-addresses{flex-wrap:wrap;align-items:flex-start;gap:16px;display:flex}.om-vacancies__office-address{align-items:flex-start;gap:6px;max-width:297px;display:flex}.om-vacancies__office-icon{flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.om-vacancies__office-icon img{width:14px;height:20px;display:block}.om-vacancies__office-text{flex-direction:column;gap:8px;min-width:0;display:flex}.om-vacancies__office-line{color:#1b1e2c;margin:0;font-size:14px;font-weight:500;line-height:1.2}.om-vacancies__office-hours{color:#4b5668;margin:0;font-size:12px;font-weight:500;line-height:1.15}.om-vacancies__office-note{color:#1b1e2c;margin:0;font-size:16px;font-weight:500;line-height:1.3}@media (width<=768px){.om-vacancies{gap:24px;max-width:none}.om-vacancies__title{font-size:24px;line-height:1.1}.om-vacancies__filters{flex-wrap:nowrap;width:100%}.om-vacancies__filter{flex:1 1 0;min-width:0;padding-inline:12px}.om-vacancies__grid{grid-template-columns:1fr;row-gap:10px}.om-vacancies__office{max-width:none;margin-top:48px}.om-vacancies__office-addresses{flex-direction:column}.om-vacancies__office-address{max-width:none}}.om-vacancy-detail{background:#edf1f6;border-radius:16px;flex-direction:column;gap:24px;width:100%;max-width:926px;padding:16px;display:flex}.om-vacancy-detail__intro{flex-direction:column;gap:16px;width:100%;display:flex}.om-vacancy-detail__title-row{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.om-vacancy-detail__title{color:#1b1e2c;margin:0;font-size:32px;font-weight:600;line-height:1.2}.om-vacancy-detail__salary-line{flex-wrap:wrap;align-items:center;gap:16px;margin:0;display:flex}.om-vacancy-detail__salary{color:#1c448e;font-size:24px;font-weight:600;line-height:1.1}.om-vacancy-detail__facts{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.om-vacancy-detail__fact{color:#4b5668;margin:0;font-size:16px;font-weight:500;line-height:1.3}.om-vacancy-detail__fact-label,.om-vacancy-detail__fact-value{font:inherit;color:inherit}.om-vacancy-detail__section{flex-direction:column;gap:16px;max-width:803px;display:flex}.om-vacancy-detail__section-title{color:#1b1e2c;margin:0;font-size:16px;font-weight:600;line-height:1.2}.om-vacancy-detail__duties{color:#1b1e2c;font-size:16px;font-weight:500;line-height:1.3}.om-vacancy-detail__duty-group{margin:0}.om-vacancy-detail__duty-list{margin:0;padding:0 0 0 24px;list-style:outside}.om-vacancy-detail__duty-list li{margin:0;padding:0}.om-vacancy-detail__duty-list li+li,.om-vacancy-detail__duty-group+.om-vacancy-detail__duty-list,.om-vacancy-detail__duty-list+.om-vacancy-detail__duty-group{margin-top:0}.om-vacancy-detail__actions{margin:0}.om-vacancy-detail__actions .om-vacancies__apply-btn--large{width:auto}@media (width<=768px){.om-vacancy-detail__title{font-size:24px;line-height:1.1}.om-vacancy-detail__title-row{gap:16px}.om-vacancy-detail__fact{color:#1b1e2c}.om-vacancy-detail__section{max-width:none}.om-vacancy-detail__actions .om-vacancies__apply-btn--large{width:100%}}.om-feedback-page{background:#fff;padding-block:24px 48px}.om-feedback{max-width:420px;margin-top:16px}.om-feedback__head{margin-bottom:20px}.om-feedback__title{color:#1c448e;margin:0 0 16px;font-size:28px;font-weight:700}.om-feedback__lead{color:#2d3142;margin:0 0 12px;font-size:13px;line-height:1.35}.om-feedback__alert{border-radius:12px;margin-bottom:20px;padding:12px 16px;font-size:14px;line-height:1.35}.om-feedback__alert--success{color:#161a2c;background:#228b2214;border:1px solid #228b2240}.om-feedback__form{max-width:none}.om-feedback__select{appearance:auto;border-radius:999px;height:44px;padding:0 16px}.om-feedback__textarea{color:#2d3142;resize:vertical;background:#fff;border:1px solid #cdd5e2;border-radius:16px;min-height:110px;padding:12px 16px;font-family:Montserrat,system-ui,sans-serif;font-size:14px}.om-feedback__textarea:focus{border-color:#ff9223;outline:none;box-shadow:0 0 0 3px #ff92232e}.om-feedback__input--invalid{border-color:#dc2c2c}.om-feedback__submit{border-radius:999px;align-self:stretch;width:100%}.om-account-form{flex-direction:column;gap:16px;max-width:480px;display:flex}.om-account-form--inline{flex-flow:wrap;align-items:flex-end;gap:12px;max-width:none}.om-account-form__fieldset{border:0;margin:0;padding:0}.om-account-form__legend{color:#1c448e;margin:0 0 8px;padding:0;font-size:14px;font-weight:600}.om-account-form__field{flex-direction:column;gap:4px;display:flex}.om-account-form__field--inline{flex-direction:row;align-items:center;gap:8px}.om-account-form__label{color:#667389;font-size:12px;font-weight:600}.om-account-form__input{color:#2d3142;background:#fff;border:1px solid #cdd5e2;border-radius:12px;height:44px;padding:0 12px;font-family:Montserrat,system-ui,sans-serif;font-size:14px}.om-account-form__input:focus{border-color:#ff9223;outline:none;box-shadow:0 0 0 3px #ff92232e}.om-account-form__input--narrow{width:88px}.om-account-form__error{color:#dc2c2c;margin:0;font-size:12px}.om-account-form__submit{color:#fff;cursor:pointer;background:#ff9223;border:none;border-radius:12px;align-self:flex-start;height:44px;padding:0 20px;font-family:Montserrat,system-ui,sans-serif;font-size:14px;font-weight:600;transition:background .15s}.om-account-form__submit:hover{background:#e8821a}.om-account-form__submit--small{height:36px;padding:0 12px;font-size:12px}.om-account-form__submit--outline{color:#1c448e;background:0 0;border:1px solid #cdd5e2}.om-account-form__submit--outline:hover{background:#f6f7fb;border-color:#1c448e}.om-account-orders{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow-x:auto}.om-account-orders__table{border-collapse:collapse;width:100%;min-width:520px;font-size:13px}.om-account-orders__table th,.om-account-orders__table td{text-align:left;border-bottom:1px solid #e5e9f0;padding:8px 12px}.om-account-orders__table th{color:#667389;font-weight:600}.om-account-orders__table a{color:#1c448e;font-weight:500;text-decoration:none}.om-account-orders__table a:hover{text-decoration:underline}.om-account-orders__pager{margin-top:16px}.om-account-orders-page{margin-bottom:16px}.om-account-orders-page__tabs{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.om-account-orders-page__tab{color:#2d3142;border:1px solid #cdd5e2;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:12px;font-weight:500;text-decoration:none;display:inline-flex}.om-account-orders-page__tab--active{color:#161a2c;background:#fff5e8;border-color:#ff9223;font-weight:600}.om-account-orders-page__filters{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:12px;display:grid}@media (width<=1024px){.om-account-orders-page__filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.om-account-orders-page__filters{grid-template-columns:1fr}}.om-account-orders-page__filter{gap:4px;display:grid}.om-account-orders-page__filter span{color:#667389;font-size:12px;font-weight:600}.om-account-orders-page__input{border:1px solid #cdd5e2;border-radius:999px;height:40px;padding:0 12px;font-family:Montserrat,system-ui,sans-serif;font-size:13px}.om-account-orders-page__search-wrap{display:block;position:relative}.om-account-orders-page__search-wrap .om-account-orders-page__input{width:100%;padding-right:44px}.om-account-orders-page__search-btn{color:#667389;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.om-account-orders-page__search-btn:hover{color:#1c448e}.om-account-orders-page__catalog-cta{color:#fff;background:#ff9223;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 22px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.om-account-orders-page__catalog-cta:hover{filter:brightness(1.03);color:#fff;text-decoration:none}.om-order-card{border:1px solid #e5e9f0;border-radius:16px;gap:12px;padding:16px;display:grid}.om-order-card__head{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.om-order-card__title{color:#161a2c;margin:0;font-size:16px}.om-order-card__meta{color:#667389;margin:4px 0 0;font-size:12px}.om-order-card__summary{text-align:right}.om-order-card__summary strong{color:#161a2c;font-size:16px;display:block}.om-order-card__summary span{color:#667389;font-size:12px}.om-order-card__timeline{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.om-order-card__timeline-step{color:#667389;text-align:center;padding-top:28px;font-size:12px;position:relative}.om-order-card__timeline-step:before{content:"";background:#fff;border:1px solid #cdd5e2;border-radius:50%;width:18px;height:18px;position:absolute;top:0;left:50%;transform:translate(-50%)}.om-order-card__timeline-step:after{content:"";border-top:1px solid #e5e9f0;width:calc(100% - 20px);position:absolute;top:8px;right:calc(10px - 50%)}.om-order-card__timeline-step:last-child:after{display:none}.om-order-card__timeline-step--done{color:#1c448e;font-weight:600}.om-order-card__timeline-step--done:before{background:#ff9223;border-color:#ff9223}.om-order-card__thumbs{flex-wrap:wrap;gap:8px;display:flex}.om-order-card__thumb-link{background:#fff;border:1px solid #e5e9f0;border-radius:8px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex;overflow:hidden}.om-order-card__thumb-link img{object-fit:contain;width:100%;height:100%}.om-order-card__actions{flex-wrap:wrap;gap:8px 16px;display:flex}.om-order-card__actions a{color:#1c448e;font-size:13px;font-weight:600;text-decoration:none}.om-order-card__actions a:hover{text-decoration:underline}.om-order-card__badge{color:#2d3142;background:#fff5e8;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 8px;font-size:11px;font-weight:600;display:inline-flex}.om-order-card__badge--cancelled{color:#d03939;background:#ffe8e8}.om-order-card__cancelled{justify-content:flex-end;display:flex}.om-order-details__timeline-wrap{margin-bottom:16px}.om-order-details__head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.om-order-details__status{border-radius:999px;padding:4px 8px;font-size:11px;font-weight:600}.om-order-details__status--success{color:#2f8a45;background:#e5f7ea}.om-order-details__status--cancelled{color:#d03939;background:#ffe8e8}.om-order-details__status--progress{color:#2d3142;background:#fff5e8}.om-order-details__items{gap:12px;margin:0;padding:0;list-style:none;display:grid}.om-order-details__item{border-top:1px solid #e5e9f0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding-top:12px;display:grid}.om-order-details__item:first-child{border-top:0;padding-top:0}@media (width<=768px){.om-order-details__item{grid-template-columns:1fr}}.om-order-details__item-main{align-items:center;gap:12px;display:flex}.om-order-details__item-main img{object-fit:contain;background:#fff;border:1px solid #e5e9f0;border-radius:8px;width:58px;height:58px}.om-order-details__item-main a{color:#161a2c;font-size:14px;font-weight:600;text-decoration:none}.om-order-details__item-main p{color:#667389;margin:4px 0 0;font-size:12px}.om-order-details__item-price{color:#667389;align-items:center;gap:12px;font-size:12px;display:flex}.om-order-details__item-price span{color:#2d3142;border:1px solid #e5e9f0;border-radius:8px;justify-content:center;align-items:center;min-width:30px;height:30px;font-weight:600;display:inline-flex}.om-order-details__item-price p{margin:0}.om-order-details__item-price strong{color:#161a2c;margin-top:2px;font-size:13px;display:block}.om-order-details__link-btn{color:#1c448e;cursor:pointer;background:0 0;border:0;justify-self:start;padding:0;font-size:12px;font-weight:600;text-decoration:underline}.om-order-details__footer{border-top:1px solid #e5e9f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:8px;padding-top:12px;display:flex}.om-order-details__footer-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.om-order-details__ghost-btn,.om-order-details__danger-btn{color:#2d3142;cursor:pointer;background:#fff;border:1px solid #cdd5e2;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:0 12px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.om-order-details__danger-btn{color:#b43e3e;border-color:#e0a9a9}.om-account-reports{gap:16px;margin-bottom:16px;display:grid}.om-account-reports__filters,.om-account-reports__request-form{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:12px;display:grid}@media (width<=1024px){.om-account-reports__filters,.om-account-reports__request-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.om-account-reports__filters,.om-account-reports__request-form{grid-template-columns:1fr}}.om-account-reports__filters label,.om-account-reports__request-form label{color:#667389;gap:4px;font-size:12px;font-weight:600;display:grid}.om-account-reports__request-form{grid-template-columns:repeat(3,minmax(0,1fr))}.om-account-reports__request-form button{justify-self:end}@media (width<=560px){.om-account-reports__request-form button{justify-self:stretch}}.om-account-reports__input{background:#fff;border:1px solid #cdd5e2;border-radius:999px;height:42px;padding:0 12px;font-family:Montserrat,system-ui,sans-serif;font-size:13px}.om-account-reports__amount{text-align:center;color:#161a2c;margin:0;font-size:32px;font-weight:700}.om-account-reports__requests{gap:12px;margin:0;padding:0;list-style:none;display:grid}.om-account-reports__request-item{border-bottom:1px solid #e5e9f0;justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;display:flex}.om-account-reports__request-item:last-child{border-bottom:0;padding-bottom:0}.om-account-reports__request-item p{color:#667389;margin:4px 0 0;font-size:12px}.om-account-addresses{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.om-account-addresses__item{border-bottom:1px solid #e5e9f0;flex-wrap:wrap;justify-content:space-between;gap:16px;padding-bottom:16px;display:flex}.om-account-addresses__item:last-child{border-bottom:0;padding-bottom:0}.om-account-addresses__badge{color:#2d3142;background:#fff5e8;border-radius:8px;margin-left:8px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.om-account-addresses__lines{color:#2d3142;margin:8px 0 0;font-size:13px}.om-account-addresses__phone{color:#667389;margin:4px 0 0;font-size:13px}.om-account-addresses__actions{flex-direction:column;align-items:flex-end;gap:8px;font-size:13px;display:flex}.om-account-addresses__actions a{color:#1c448e;font-weight:600;text-decoration:none}.om-account-addresses__actions a:hover{text-decoration:underline}.om-account-addresses__delete{color:#dc2c2c;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.om-account-lists,.om-account-documents,.om-account-coupons,.om-account-notifications,.om-account-payments{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.om-account-lists__item{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 16px;font-size:14px;display:flex}.om-account-lists__name{color:#1c448e;flex:140px;min-width:0;font-weight:600;text-decoration:none}.om-account-lists__name:hover{text-decoration:underline}.om-account-lists__delete-form{flex:none}.om-account-documents__meta{color:#667389;margin-top:4px;font-size:12px;display:block}.om-account-coupons__meta{color:#667389;margin-left:8px;font-size:13px}.om-account-notifications__item{border-bottom:1px solid #e5e9f0;justify-content:space-between;gap:16px;padding-bottom:16px;display:flex}.om-account-notifications__item--read{opacity:.65}.om-account-notifications__body{color:#2d3142;margin:4px 0 0;font-size:13px}.om-account-notifications__date{color:#667389;margin:4px 0 0;font-size:12px}.om-wishlist-heart{pointer-events:none;flex-shrink:0;width:22px;height:20px;display:block}.om-wishlist-btn--active{color:#05f}.om-wishlist-btn--active:hover{color:#0046d6}.om-wishlist-btn--active .om-wishlist-heart,.om-wishlist-btn--active svg path{fill:currentColor}.om-summary-pill{color:inherit;flex-direction:column;flex-shrink:0;align-items:center;gap:5px;text-decoration:none;display:inline-flex}.om-summary-pill__surface{box-sizing:border-box;width:fit-content;min-width:0;max-width:100%;min-height:44px;color:inherit;background:#ffeacf;border:none;border-radius:999px;flex-direction:row;align-items:center;gap:8px;padding:8px 12px;text-decoration:none;transition:background .15s;display:inline-flex}.om-summary-pill a.om-summary-pill__surface:hover,.om-summary-pill__surface:hover{background:#fff5e8}.om-summary-pill__icon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.om-summary-pill__icon img{display:block}.om-summary-pill__icon-img{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:24px;height:24px}.om-summary-pill__lines{text-align:left;flex-direction:column;gap:2px;min-width:0;line-height:1.1;display:flex}.om-summary-pill__line1{color:#2d3142;white-space:nowrap;font-family:Montserrat,system-ui,sans-serif;font-size:11px;font-weight:400}.om-summary-pill__line2{color:#161a2c;white-space:nowrap;font-family:Montserrat,system-ui,sans-serif;font-size:13px;font-weight:400}.om-summary-pill__caption{color:#2d3142;text-align:center;white-space:nowrap;max-width:132px;font-family:Montserrat,system-ui,sans-serif;font-size:11px;font-weight:400;line-height:1.15}.om-add-to-list-dialog{z-index:300;color:#2d3142;background:#fff;border:none;border-radius:24px;width:min(420px,100vw - 2rem);max-height:calc(100dvh - 2rem);margin:auto;padding:0;position:fixed;inset:0;overflow:auto;box-shadow:0 12px 32px #0f23471f}.om-add-to-list-dialog::backdrop{background:#0f234759}.om-add-to-list-dialog__inner{flex-direction:column;gap:16px;padding:24px 20px 20px;display:flex;position:relative}.om-add-to-list-dialog__close{color:#161a2c;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:22px;line-height:1;display:flex;position:absolute;top:12px;right:12px}.om-add-to-list-dialog__close:hover{background:#f6f7fb}.om-add-to-list-dialog__title{color:#161a2c;text-align:center;margin:0 24px 0 0;font-size:20px;font-weight:700;line-height:1.35}.om-add-to-list-dialog__lead{color:#667389;text-align:center;margin:0;font-size:13px;line-height:1.5}.om-add-to-list-dialog__error{color:#dc2c2c;text-align:center;margin:0;font-size:13px}.om-add-to-list-dialog__error[hidden]{display:none!important}.om-add-to-list-dialog__chips{flex-wrap:wrap;justify-content:flex-start;gap:8px;min-height:8px;display:flex}.om-add-to-list-dialog__chip{color:#2d3142;cursor:pointer;background:#fff;border:1px solid #cdd5e2;border-radius:12px;justify-content:center;align-items:center;padding:8px 16px;font-family:Montserrat,system-ui,sans-serif;font-size:13px;font-weight:500;transition:border-color .15s,box-shadow .15s;display:inline-flex}.om-add-to-list-dialog__chip:hover{border-color:#1c448e}.om-add-to-list-dialog__chip[aria-checked=true]{border-color:#1c448e;font-weight:600;box-shadow:0 0 0 1px #1c448e}.om-add-to-list-dialog__create-block{flex-direction:column;gap:8px;display:flex}.om-add-to-list-dialog__create-chip{color:#1c448e;cursor:pointer;background:#f6f7fb;border:1px dashed #cdd5e2;border-radius:12px;align-self:flex-start;align-items:center;gap:8px;padding:8px 16px;font-family:Montserrat,system-ui,sans-serif;font-size:13px;font-weight:600;transition:border-color .15s,background .15s;display:inline-flex}.om-add-to-list-dialog__create-chip:hover{background:#eaf0fb;border-color:#1c448e}.om-add-to-list-dialog__create-chip[aria-pressed=true]{background:#eaf0fb;border-style:solid;border-color:#1c448e}.om-add-to-list-dialog__create-ico{color:#1c448e;background:#3b82f62e;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:16px;font-weight:700;line-height:1;display:flex}.om-add-to-list-dialog__new-name{box-sizing:border-box;width:100%;font:inherit;color:#2d3142;border:1px solid #cdd5e2;border-radius:12px;padding:12px 16px;font-size:14px}.om-add-to-list-dialog__new-name::placeholder{color:#9aa3b8}.om-add-to-list-dialog__new-name:focus{border-color:#ff9223;outline:none;box-shadow:0 0 0 3px #ff92232e}.om-add-to-list-dialog__new-name[hidden]{display:none!important}.om-add-to-list-dialog__submit{color:#fff;cursor:pointer;background:#ff9223;border:none;border-radius:999px;width:100%;min-height:48px;margin-top:8px;padding:12px 20px;font-family:Montserrat,system-ui,sans-serif;font-size:15px;font-weight:600;transition:background .15s,opacity .15s}.om-add-to-list-dialog__submit:hover:not(:disabled){background:#e8821a}.om-add-to-list-dialog__submit:disabled{opacity:.45;cursor:not-allowed}.om-add-to-list-success-dialog{z-index:calc(300 + 10);color:#2d3142;background:#fff;border:none;border-radius:24px;width:min(360px,100vw - 2rem);height:fit-content;margin:auto;padding:0;position:fixed;inset:0;box-shadow:0 12px 32px #0f23471f}.om-add-to-list-success-dialog::backdrop{background:#0f234766}.om-add-to-list-success-dialog__inner{text-align:center;flex-direction:column;gap:16px;padding:24px 20px 20px;display:flex}.om-add-to-list-success-dialog__title{color:#1c448e;margin:0;font-size:20px;font-weight:700}.om-add-to-list-success-dialog__message{color:#2d3142;margin:0;font-size:15px;line-height:1.35}.om-add-to-list-success-dialog__ok{color:#fff;cursor:pointer;background:#ff9223;border:none;border-radius:999px;width:100%;min-height:48px;padding:12px 20px;font-family:Montserrat,system-ui,sans-serif;font-size:15px;font-weight:600;transition:background .15s}.om-add-to-list-success-dialog__ok:hover{background:#e8821a}.om-btn{font:inherit;cursor:pointer;white-space:nowrap;border:none;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:15px;font-weight:700;transition:background .15s,opacity .15s;display:inline-flex}.om-btn--primary{color:#fff;background:#ff9223}.om-btn--primary:hover:not(:disabled){background:#e8821a}.om-btn--ghost{color:#161a2c;background:0 0;border:1.5px solid #cdd5e2}.om-btn--ghost:hover:not(:disabled){background:#f6f7fb}.om-btn--full{width:100%}.om-btn:disabled{opacity:.55;cursor:not-allowed}.om-stock-dialog{z-index:300;color:#2d3142;background:#fff;border:none;border-radius:24px;width:min(860px,100vw - 2rem);max-height:calc(100dvh - 2rem);margin:auto;padding:0;position:fixed;inset:0;overflow:hidden;box-shadow:0 12px 32px #0f23471f}.om-stock-dialog::backdrop{background:#0f234761}.om-stock-dialog__inner{flex-direction:column;gap:16px;max-height:calc(100dvh - 4rem);padding:24px 20px 20px;display:flex;position:relative;overflow-y:auto}.om-stock-dialog__close{color:#161a2c;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:22px;line-height:1;display:flex;position:absolute;top:12px;right:12px}.om-stock-dialog__close:hover{background:#f6f7fb}.om-stock-dialog__icon{justify-content:center;display:flex}.om-stock-dialog__title{color:#161a2c;text-align:center;margin:0;font-size:20px;font-weight:700;line-height:1.35}.om-stock-dialog__subtitle{color:#667389;text-align:center;margin:0;font-size:13px}.om-stock-dialog__items{border:1px solid #e5e9f0;border-radius:16px;flex-direction:column;gap:1px;display:flex;overflow:hidden}.om-stock-dialog__row{background:#fff;grid-template-columns:64px minmax(0,1fr) 90px minmax(0,160px);align-items:start;gap:12px;padding:12px;display:grid}.om-stock-dialog__row+.om-stock-dialog__row{border-top:1px solid #e5e9f0}@media (width<=560px){.om-stock-dialog__row{grid-template-columns:48px minmax(0,1fr)}}.om-stock-dialog__row-img{object-fit:contain;border:1px solid #e5e9f0;border-radius:12px;width:64px;height:64px}.om-stock-dialog__row-img-placeholder{background:#f6f7fb;border-radius:12px;width:64px;height:64px}.om-stock-dialog__row-info{flex-direction:column;gap:3px;display:flex}.om-stock-dialog__row-sku{color:#667389;font-size:11px}.om-stock-dialog__row-name{color:#161a2c;font-size:13px;font-weight:600;line-height:1.35}.om-stock-dialog__row-requested{color:#667389;font-size:12px}.om-stock-dialog__row-qty{flex-direction:column;align-items:center;gap:4px;display:flex}.om-stock-dialog__row-qty-val{color:#161a2c;border:1.5px solid #cdd5e2;border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;font-size:18px;font-weight:700;display:flex}.om-stock-dialog__row-qty-val--zero{color:#667389}.om-stock-dialog__row-qty-sub{color:#667389;text-align:center;font-size:10px;line-height:1.3}.om-stock-dialog__row-price{color:#2d3142;flex-direction:column;gap:4px;font-size:13px;display:flex}.om-stock-dialog__row-total{color:#161a2c;font-weight:700}.om-stock-dialog__row-comment{color:#667389;font-size:11px;line-height:1.5}.om-stock-dialog__analog{color:#ff9223;font-size:12px;font-weight:600;text-decoration:none}.om-stock-dialog__analog:hover{text-decoration:underline}.om-stock-dialog__actions{justify-content:center;padding-top:8px;display:flex}.om-site-rating-dialog{z-index:300;color:#2d3142;background:#fff;border:none;border-radius:24px;width:min(480px,100vw - 2rem);max-height:calc(100dvh - 2rem);margin:auto;padding:0;position:fixed;inset:0;overflow:hidden;box-shadow:0 12px 32px #0f23471f}.om-site-rating-dialog::backdrop{background:#0f234761}.om-site-rating-dialog__inner{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:28px 24px 24px;display:flex;position:relative}.om-site-rating-dialog__close{color:#161a2c;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:22px;line-height:1;display:flex;position:absolute;top:12px;right:12px}.om-site-rating-dialog__close:hover{background:#f6f7fb}.om-site-rating-dialog__title{color:#161a2c;margin:0;font-size:20px;font-weight:700;line-height:1.35}.om-site-rating-dialog__subtitle{color:#667389;margin:0;font-size:14px}.om-site-rating-dialog__stars{justify-content:center;gap:8px;display:flex}.om-site-rating-dialog__star{cursor:pointer;color:#d1d5db;background:0 0;border:none;padding:4px;font-size:36px;line-height:1;transition:color .1s}.om-site-rating-dialog__star--active,.om-site-rating-dialog__star--hover{color:#f59e0b}.om-site-rating-dialog__label{color:#161a2c;align-self:flex-start;font-size:14px;font-weight:600}.om-site-rating-dialog__textarea{width:100%;font:inherit;color:#2d3142;resize:vertical;box-sizing:border-box;background:#fff;border:1.5px solid #cdd5e2;border-radius:16px;padding:12px;font-size:14px}.om-site-rating-dialog__textarea::placeholder{color:#9aa3b8}.om-site-rating-dialog__textarea:focus{border-color:#ff9223;outline:none}.om-site-rating-dialog__error{color:#dc2c2c;margin:0;font-size:13px}.om-site-rating-dialog__error[hidden]{display:none!important}.om-reviews__summary{border-bottom:1px solid #e5e9f0;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:16px;display:flex}.om-reviews__summary-avg{color:#161a2c;font-size:40px;font-weight:700;line-height:1}.om-reviews__summary-stars{gap:2px;display:flex}.om-reviews__star{color:#d1d5db;font-size:20px;line-height:1}.om-reviews__star--filled{color:#f59e0b}.om-reviews__star--btn{cursor:pointer;background:0 0;border:none;padding:3px;transition:color .1s}.om-reviews__star--btn:hover,.om-reviews__star--btn.om-reviews__star--hover{color:#f59e0b}.om-reviews__summary-count{color:#667389;font-size:13px}.om-reviews__item{border-bottom:1px solid #e5e9f0;padding:16px 0}.om-reviews__item:last-of-type{border-bottom:none}.om-reviews__item-header{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.om-reviews__item-stars{gap:2px;display:flex}.om-reviews__item-author{color:#161a2c;font-size:13px;font-weight:600}.om-reviews__item-date{color:#667389;margin-left:auto;font-size:12px}.om-reviews__item-text{color:#2d3142;margin:0;font-size:14px;line-height:1.5}.om-reviews__form-wrap{border-top:1px solid #e5e9f0;margin-top:24px;padding-top:20px}.om-reviews__form-title{color:#161a2c;margin:0 0 12px;font-size:16px;font-weight:700}.om-reviews__form-stars{gap:6px;margin-bottom:12px;display:flex}.om-reviews__form-textarea{width:100%;font:inherit;color:#2d3142;resize:vertical;box-sizing:border-box;background:#fff;border:1.5px solid #cdd5e2;border-radius:16px;margin-bottom:12px;padding:12px;font-size:14px}.om-reviews__form-textarea::placeholder{color:#9aa3b8}.om-reviews__form-textarea:focus{border-color:#ff9223;outline:none}.om-reviews__form-error{color:#dc2c2c;margin:0 0 8px;font-size:13px}.om-reviews__form-error[hidden]{display:none!important}.om-reviews__pending{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;margin:0;padding:12px 16px;font-size:14px}.om-reviews__login-hint{color:#667389;margin:20px 0 0;font-size:14px}.om-reviews__login-hint a{color:#1c448e;font-weight:600}.om-product-buybox__oos{flex-direction:column;gap:12px;margin-top:16px;display:flex}.om-product-buybox__oos-label{color:#dc2c2c;margin:0;font-size:15px;font-weight:700}.om-product-buybox__oos-btn{color:#ff9223;font:inherit;cursor:pointer;background:0 0;border:1.5px solid #ff9223;border-radius:999px;align-self:flex-start;padding:10px 20px;font-size:14px;font-weight:700;transition:background .15s,color .15s}.om-product-buybox__oos-btn:hover{color:#fff;background:#ff9223}.om-product-buybox__oos-form{flex-direction:column;gap:8px;max-width:300px;display:flex}.om-product-buybox__oos-form[hidden]{display:none!important}.om-product-buybox__oos-input{font:inherit;color:#2d3142;background:#fff;border:1.5px solid #cdd5e2;border-radius:999px;padding:10px 16px;font-size:14px}.om-product-buybox__oos-input::placeholder{color:#9aa3b8}.om-product-buybox__oos-input:focus{border-color:#ff9223;outline:none}.om-product-buybox__oos-error{color:#dc2c2c;margin:0;font-size:13px}.om-product-buybox__oos-error[hidden]{display:none!important}.om-product-buybox__oos-submit{color:#fff;font:inherit;cursor:pointer;background:#ff9223;border:none;border-radius:999px;align-self:flex-start;padding:10px 20px;font-size:14px;font-weight:700}.om-product-buybox__oos-submit:hover:not(:disabled){background:#e8821a}.om-product-buybox__oos-submit:disabled{opacity:.55;cursor:not-allowed}.om-product-buybox__oos-ok{color:#19a463;margin:0;font-size:14px;font-weight:600}.om-product-buybox__oos-ok[hidden]{display:none!important}.om-mobile-tabbar{display:none}@media (width<=768px){.om-mobile-tabbar{z-index:200;height:auto;min-height:64px;padding-bottom:env(safe-area-inset-bottom,0px);backface-visibility:hidden;background:#fff;border-top:1px solid #e9edf3;align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateZ(0);box-shadow:0 -2px 12px #14285012}.om-mobile-tabbar__item{cursor:pointer;color:#4b5668;-webkit-tap-highlight-color:transparent;background:0 0;border:0;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:64px;padding:6px 2px;font-family:inherit;font-size:11px;font-weight:500;line-height:1;text-decoration:none;display:flex}.om-mobile-tabbar__item svg{flex-shrink:0;width:24px;height:24px;display:block}.om-mobile-tabbar__item.is-active{color:#f7941e}.om-mobile-tabbar__icon-wrap{line-height:0;display:block;position:relative}.om-mobile-tabbar__badge{box-sizing:border-box;color:#fff;background:#ff9223;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-6px;left:13px}.om-mobile-tabbar__badge[hidden]{display:none}.om-body{padding-bottom:calc(120px + env(safe-area-inset-bottom,0px))}}jdiv,#jivo_chat_widget,#jvlabelWrap,iframe[id*=jivo i],iframe[name*=jivo i],iframe[src*=jivosite i]{z-index:150!important}jdiv.jv-pseudo-height{pointer-events:none!important}html.om-jivo-suppressed jdiv,html.om-jivo-suppressed #jivo_chat_widget,html.om-jivo-suppressed #jvlabelWrap,html.om-jivo-suppressed iframe[id*=jivo i],html.om-jivo-suppressed iframe[name*=jivo i],html.om-jivo-suppressed iframe[src*=jivosite i]{visibility:hidden!important;opacity:0!important;pointer-events:none!important}.om-map{width:100%;height:100%;min-height:inherit;background:#edf1f6;position:relative}.om-map__canvas{width:100%;height:100%;min-height:inherit}.om-map__placeholder{min-height:inherit;color:#4b5668;justify-content:center;align-items:center;height:100%;padding:16px;font-size:14px;font-weight:500;display:flex}.om-map--fallback .om-map__placeholder{display:none}.om-map__fallback{min-height:inherit;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;padding:24px 16px;display:flex}.om-map__fallback-text{color:#4b5668;margin:0;font-size:14px;font-weight:500}.om-map__fallback-link{color:#1c448e;font-size:14px;font-weight:600;text-decoration:none}.om-map__fallback-link:hover{text-decoration:underline}.om-map .maplibregl-map{width:100%;height:100%;min-height:inherit;font:inherit}.om-map .maplibregl-ctrl-attrib{font-size:10px}.om-section-header__search[data-search-suggest]{z-index:calc(200 + 3);position:relative;overflow:visible}.om-search-suggest{z-index:1;color:#2d3142;text-align:left;background:#fff;border:1px solid #e5e9f0;border-radius:16px;max-height:min(70vh,460px);padding:6px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 32px #0f23471f}.om-search-suggest[hidden]{display:none}.om-search-suggest__list{flex-direction:column;gap:2px;display:flex}.om-search-suggest__item{color:inherit;border-radius:12px;align-items:center;gap:12px;padding:8px 10px;text-decoration:none;transition:background-color .15s;display:flex}.om-search-suggest__item:hover,.om-search-suggest__item.is-active{background:#eaf0fb}.om-search-suggest__item:focus-visible{outline-offset:-2px;outline:2px solid #1c448e}.om-search-suggest__thumb{object-fit:contain;background:#f6f7fb;border-radius:8px;flex:none;width:48px;height:48px}.om-search-suggest__thumb--empty{display:block}.om-search-suggest__body{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.om-search-suggest__name{color:#161a2c;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:500;line-height:1.25;display:-webkit-box;overflow:hidden}.om-search-suggest__sku{color:#9aa3b8;font-size:11px}.om-search-suggest__price{white-space:nowrap;color:#161a2c;flex:none;align-self:flex-start;font-size:14px;font-weight:600}.om-search-suggest__msg{color:#667389;text-align:center;margin:0;padding:14px 12px;font-size:14px}.om-search-suggest__more{text-align:center;color:#1c448e;border-top:1px solid #e5e9f0;margin-top:4px;padding:10px 12px;font-size:13px;font-weight:600;text-decoration:none;display:block}.om-search-suggest__more:hover{color:#0f2347}@media (width<=768px){.om-search-suggest{max-height:min(60vh,380px)}}.om-promo-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}@media (width<=768px){.om-promo-list{grid-template-columns:1fr;gap:10px}.om-promo-list__head{display:none}}.om-promo-list__empty{color:var(--om-muted);margin:0;font-size:16px}.om-promo-card{background:var(--om-white,#fff);color:inherit;border:1px solid #d3d3d3;border-radius:16px;flex-direction:column;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.om-promo-card:hover{color:inherit;border-color:#0f193238;text-decoration:none;box-shadow:0 6px 20px #0f23470f}.om-promo-card__pic{background:#f8fafd;align-items:center;gap:16px;height:190px;padding-left:16px;display:flex}.om-promo-card__text{flex-direction:column;flex:1 1 0;justify-content:center;align-items:flex-start;gap:16px;min-width:0;max-width:50%;display:flex}.om-promo-card__heading{color:#1b1e2c;flex-direction:column;gap:8px;width:100%;min-width:0;display:flex}.om-promo-card__title{color:#1b1e2c;overflow-wrap:anywhere;margin:0;font-size:24px;font-weight:600;line-height:1.1}.om-promo-card__subtitle{color:#1b1e2c;margin:0;font-size:16px;font-weight:500;line-height:1.3}.om-promo-card__badge{background:var(--om-orange,#ff9223);color:#f9f9f9;white-space:nowrap;border-radius:16px;justify-content:center;align-items:center;padding:8px;font-size:32px;font-weight:600;line-height:1.2;display:inline-flex}.om-promo-card__media{border-radius:0 16px 0 0;flex:1 1 0;align-self:stretch;min-width:0;position:relative;overflow:hidden}.om-promo-card__image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.om-promo-card__banner{background:#eaeaea;border-radius:16px;width:100%;height:190px;position:relative;overflow:hidden}.om-promo-card__banner-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.om-promo-card--banner .om-promo-card__banner{border-radius:16px;margin:0}.om-promo-card__footer{background:var(--om-white,#fff);justify-content:space-between;align-items:flex-end;gap:12px;padding:16px;display:flex}.om-promo-card__validity{flex-direction:column;flex:none;gap:11px;min-width:74px;display:flex}.om-promo-card__validity-label{color:#4b5668;font-size:14px;font-weight:500;line-height:1.2}.om-promo-card__date{color:#1b1e2c;flex-direction:column;gap:6px;display:flex}.om-promo-card__date-day{font-size:24px;font-weight:600;line-height:1.1}.om-promo-card__date-month{text-transform:lowercase;font-size:16px;font-weight:500;line-height:1.3}.om-promo-card__countdown{text-align:center;color:#ff3b3b;white-space:nowrap;flex:auto;min-width:0;margin:0;font-size:14px;font-weight:500;line-height:1.2}.om-promo-card__arrow{box-sizing:border-box;color:#1b1e2c;background:#dce6ee;border-radius:16px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;padding:6px 3px;display:inline-flex;overflow:hidden}.om-promo-card__arrow-icon{flex:none;justify-content:center;align-items:center;display:flex;transform:rotate(180deg)}.om-promo-card__arrow-icon svg{width:6.65px;height:12.4px;display:block}@media (width<=768px){.om-promo-card__pic{height:161px}.om-promo-card__text{max-width:none}.om-promo-card__banner{border-radius:16px 16px 0 0;height:161px}.om-promo-card--banner .om-promo-card__banner{border-radius:16px 16px 0 0}.om-promo-card__title{font-size:20px}.om-promo-card__subtitle{font-size:12px;line-height:1.15}.om-promo-card__badge{border-radius:10px;font-size:24px;line-height:1.1}.om-promo-card__arrow{display:none}.om-promo-card__countdown{text-align:right;white-space:normal}}.om-promo-detail{flex-direction:column;gap:40px;margin-bottom:40px;display:flex}.om-promo-detail__back{background:#dce6ee;border-radius:16px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;display:none}.om-promo-detail__back img{width:20px;height:20px;display:block}@media (width<=768px){.om-promo-detail__back{display:inline-flex}}.om-promo-detail__description{color:#1b1e2c;max-width:723px;margin:0;font-size:16px;font-weight:500;line-height:1.3}.om-promo-detail__terms{flex-direction:column;gap:16px;max-width:500px;display:flex}.om-promo-detail__terms-title{color:#1b1e2c;margin:0;font-size:18px;font-weight:600;line-height:1.2}.om-promo-detail__terms-list{gap:6px;margin:0;padding:0;list-style:none;display:grid}.om-promo-detail__terms-item{color:#1b1e2c;margin:0;font-size:14px;font-weight:500;line-height:1.5}.om-promo-detail__code{border:2px dashed var(--om-orange,#ff9223);background:var(--om-orange-chip-bg,#fff5e8);border-radius:16px;align-items:center;gap:10px;width:fit-content;padding:10px 18px;display:inline-flex}.om-promo-detail__code-label{color:#4b5668;font-size:13px;font-weight:600}.om-promo-detail__code-value{letter-spacing:.04em;color:var(--om-navy,#1b1e2c);font-size:18px;font-weight:700}@media (width<=768px){.om-promo-detail{gap:20px;margin-bottom:28px}.om-promo-detail__description{max-width:none;font-size:14px;line-height:1.4}.om-promo-detail__terms{max-width:none}}.om-promo-hero{background:#f8fafd;border-radius:16px;grid-template:"text media"1fr"meta media"/minmax(280px,381px) minmax(0,1fr);column-gap:16px;min-height:386px;padding-left:20px;display:grid;overflow:hidden}.om-promo-hero__text{z-index:1;flex-direction:column;grid-area:text;align-items:flex-start;gap:16px;min-width:0;padding-top:20px;display:flex}.om-promo-hero__heading{color:#1b1e2c;flex-direction:column;gap:8px;display:flex}.om-promo-hero__title{color:#1b1e2c;margin:0;font-size:48px;font-weight:700;line-height:1}.om-promo-hero__subtitle{color:#1b1e2c;margin:0;font-size:20px;font-weight:600;line-height:1}.om-promo-hero__badge{background:var(--om-orange,#ff9223);color:#f9f9f9;white-space:nowrap;border-radius:16px;justify-content:center;align-items:center;padding:8px;font-size:32px;font-weight:600;line-height:1.2;display:inline-flex}.om-promo-hero__meta{z-index:1;grid-area:meta;justify-content:space-between;align-items:flex-end;gap:12px;width:100%;padding-bottom:20px;display:flex}.om-promo-hero__validity{flex-direction:column;gap:11px;min-width:0;display:flex}.om-promo-hero__validity-label{color:#4b5668;font-size:14px;font-weight:500;line-height:1.2}.om-promo-hero__date{color:#1b1e2c;flex-direction:column;gap:6px;display:flex}.om-promo-hero__date-day{font-size:24px;font-weight:600;line-height:1.1}.om-promo-hero__date-month{text-transform:lowercase;font-size:16px;font-weight:500;line-height:1.3}.om-promo-hero__countdown{text-align:center;color:#ff3b3b;flex:auto;align-self:flex-end;min-width:0;padding-bottom:2px;font-size:14px;font-weight:500;line-height:1.2}.om-promo-hero__arrow{box-sizing:border-box;color:#1b1e2c;background:#dce6ee;border-radius:16px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;padding:6px 3px;display:inline-flex;overflow:hidden}.om-promo-hero__arrow-icon{flex:none;justify-content:center;align-items:center;display:flex;transform:rotate(180deg)}.om-promo-hero__arrow-icon svg{width:6.65px;height:12.4px;display:block}.om-promo-hero__media{box-sizing:border-box;isolation:isolate;background:#f8fafd;border-radius:0 16px 16px 0;grid-area:media;place-self:stretch stretch;min-width:0;max-width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.om-promo-hero__media img{object-fit:contain;object-position:center right;width:100%;max-width:100%;height:100%;max-height:100%;display:block;position:absolute;inset:0}@media (width<=768px){.om-promo-hero{background:#f8fafd;border:1px solid #d3d3d3;grid-template:"text media"161px"meta meta"/1fr 1fr;gap:0 16px;min-height:0;padding-left:16px}.om-promo-hero__text{justify-content:center;gap:16px;padding:16px 0}.om-promo-hero__title{font-size:20px;font-weight:600;line-height:1.1}.om-promo-hero__subtitle{font-size:12px;font-weight:500;line-height:1.15}.om-promo-hero__badge{border-radius:10px;font-size:24px;line-height:1.1}.om-promo-hero__media{border-radius:0 15px 0 0;min-height:161px}.om-promo-hero__meta{background:var(--om-white,#fff);border-radius:0 0 15px 15px;margin:0 -16px;padding:16px}.om-promo-hero__arrow{display:none}.om-promo-hero__countdown{text-align:right}.om-catalog-page--promotion .om-catalog-page__crumbs{display:none}}.om-catalog-page__sub-title{color:var(--om-navy);margin:0 0 18px;font-size:clamp(18px,2vw,22px);font-weight:700}.om-promo-category-tabs{align-items:center;gap:16px;margin:0 0 24px;display:flex}.om-promo-category-tabs__scroller{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex:auto;min-width:0;overflow-x:auto}.om-promo-category-tabs__scroller::-webkit-scrollbar{display:none}.om-promo-category-tabs__nav{display:block}.om-promo-category-tabs__list{align-items:stretch;gap:16px;width:max-content;margin:0;padding:0;list-style:none;display:flex}.om-promo-category-tabs__tab{color:#1b1e2c;background:#f8fafd;border-radius:16px;justify-content:center;align-items:center;gap:10px;min-height:66px;padding:10px 12px;text-decoration:none;transition:background .15s,box-shadow .15s;display:inline-flex}.om-promo-category-tabs__tab:hover{color:#1b1e2c;background:#edf2f7;text-decoration:none}.om-promo-category-tabs__tab--active{box-shadow:inset 0 0 0 1.5px var(--om-orange,#ff9223);background:#fff7ef}.om-promo-category-tabs__thumb{flex:none;justify-content:center;align-items:center;width:57px;height:46px;display:inline-flex;overflow:hidden}.om-promo-category-tabs__thumb img{object-fit:contain;max-width:100%;max-height:100%;display:block}.om-promo-category-tabs__label{white-space:nowrap;color:#1b1e2c;font-size:12px;font-weight:500;line-height:1.15}.om-promo-category-tabs__arrow{box-sizing:border-box;color:#1b1e2c;cursor:pointer;background:#dce6ee;border:0;border-radius:16px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;padding:6px 3px;display:inline-flex}.om-promo-category-tabs__arrow:disabled{opacity:.4;cursor:default}.om-promo-category-tabs__arrow-icon{justify-content:center;align-items:center;display:flex;transform:rotate(180deg)}.om-promo-category-tabs__arrow-icon svg{width:6.65px;height:12.4px;display:block}@media (width<=768px){.om-promo-category-tabs{gap:10px;margin-bottom:16px}.om-promo-category-tabs__list{gap:10px}.om-promo-category-tabs__tab{min-height:0;padding:8px 12px}.om-promo-category-tabs__thumb{width:40px;height:34px}.om-promo-category-tabs__arrow{display:none}}.om-section-header{z-index:200;background:#fff;position:sticky;top:0;box-shadow:0 1px 2px #0f23470f}.om-section-header__top-bar{background:#f8fafd;border-bottom:1px solid #e5e9f0;align-items:center;height:auto;min-height:44px;padding-block:10px;display:flex}.om-section-header__top-bar-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 16px;min-width:0;height:100%;display:flex}.om-section-header__top-left{flex:auto;align-items:center;gap:24px;min-width:0;display:flex}.om-section-header__top-right{flex-shrink:0;align-items:center;gap:20px;min-width:0;display:flex}.om-section-header__top-link{cursor:pointer;color:#2d3142;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-family:inherit;font-size:12px;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.om-section-header__top-link:hover{color:#1c448e}.om-section-header__top-link--muted{color:#667389}.om-section-header__top-link-icon{object-fit:contain;flex-shrink:0;width:24px;height:24px}.om-section-header__top-more{align-items:center;display:flex;position:relative}.om-section-header__top-more-toggle[aria-expanded=true]{color:#1c448e}.om-section-header__top-more-chevron{transition:transform .15s}.om-section-header__top-more-toggle[aria-expanded=true] .om-section-header__top-more-chevron{transform:rotate(180deg)}.om-section-header__top-more-panel{min-width:180px;z-index:calc(200 + 3);background:#fff;border:1px solid #e5e9f0;border-radius:12px;flex-direction:column;gap:2px;padding:8px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 4px 12px #0f234714}.om-section-header__top-more-panel[hidden]{display:none}.om-section-header__top-more-link{color:#2d3142;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:block}.om-section-header__top-more-link:hover{color:#1c448e;background:#f6f7fb}.om-section-header__locales{align-items:center;gap:8px;margin-left:8px;display:inline-flex}.om-section-header__locale-pill{color:#667389;background:#fff;border:1px solid #cdd5e2;border-radius:999px;justify-content:center;align-items:center;min-width:40px;height:24px;padding:0 8px;font-size:11px;font-weight:600;text-decoration:none;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.om-section-header__locale-pill:hover{color:#1c448e;border-color:#1c448e}.om-section-header__locale-pill--active{color:#ff9223;background:#fff5e8;border-color:#ff9223}.om-section-header__locale-pill--active:hover{color:#ff9223;border-color:#ff9223}.om-section-header__main{background:#fff;align-items:center;height:56px;display:flex}.om-section-header__main-inner{justify-content:space-between;align-items:center;gap:20px;width:100%;min-width:0;height:100%;display:flex}.om-section-header__menu-toggle{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ff9223;border:0;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin:0;padding:0;transition:background-color .15s;display:none}.om-section-header__menu-toggle:hover{background:#e8821a}.om-section-header__menu-toggle:focus-visible{outline-offset:2px;outline:2px solid #ff9223}.om-section-header__menu-toggle-bars{background:currentColor;border-radius:1px;width:18px;height:2px;display:block;box-shadow:0 -6px,0 6px}.om-section-header__logo{flex-shrink:0;align-items:center;text-decoration:none;transition:opacity .15s;display:inline-flex}.om-section-header__logo:hover{opacity:.9}.om-section-header__logo-img{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:auto;max-width:220px;height:21px;display:block}.om-section-header__search{background:#fff;border:1.2px solid #a6acb7;border-radius:20px;flex:auto;align-items:center;min-width:0;max-width:698px;height:36px;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.om-section-header__search:focus-within{border-color:#ff9223;box-shadow:0 0 0 3px #ff922333}.om-section-header__search-input{color:#1b1e2c;background:0 0;border:none;outline:none;flex:auto;min-width:0;height:100%;padding:0 12px;font-size:12px;font-weight:500}.om-section-header__search-input::placeholder{color:#4b5668}.om-section-header__search-btn{color:#4b5668;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:100%;margin-right:2px;transition:color .15s;display:flex}.om-section-header__search-btn:hover{color:#1c448e}.om-section-header__actions{flex-shrink:0;justify-content:flex-end;align-items:flex-end;gap:clamp(8px,2.2vw,20px);margin-left:auto;display:flex}.om-section-header__action-item{color:inherit;flex-direction:column;flex:none;align-items:center;gap:3px;text-decoration:none;display:flex}.om-section-header__action-item:hover>.om-section-header__action-surface{background:#fff5e8}.om-section-header__action-item--button{font:inherit;cursor:pointer;background:0 0;border:none;padding:0}.om-section-header__action-surface{box-sizing:border-box;background:#fef0e0;border:none;justify-content:center;align-items:center;transition:background .15s;display:inline-flex}.om-section-header__action-surface--account{border-radius:16px;flex-direction:row;gap:2px;height:36px;min-height:36px;padding:1px 3px 1px 10px}.om-section-header__action-surface--orders{border-radius:16px;width:36px;height:36px;padding:0}.om-section-header__action-surface--cart{border-radius:16px;flex-direction:row;align-items:center;gap:4px;width:fit-content;min-width:0;max-width:100%;height:36px;min-height:36px;padding:1px 10px}.om-section-header__action-icon-img{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;flex-shrink:0;width:16px;height:16px;display:block}.om-section-header__action-icon-img--orders,.om-section-header__action-icon-img--cart{width:22px;height:22px}.om-section-header__action-glyph{color:#ff9223;flex-shrink:0;display:block}.om-section-header__action-glyph--chev{margin-top:1px}.om-section-header__action-caption{color:#1b1e2c;text-align:center;white-space:nowrap;max-width:132px;font-family:Montserrat,system-ui,sans-serif;font-size:10px;font-weight:400;line-height:1}.om-section-header__cart-icon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.om-section-header__cart-icon img{display:block}.om-section-header__cart-lines{text-align:left;flex-direction:column;gap:2px;min-width:0;line-height:1.1;display:flex}.om-section-header__cart-line1{color:#1b1e2c;white-space:nowrap;font-family:Montserrat,system-ui,sans-serif;font-size:9px;font-weight:400}.om-section-header__cart-line2{color:#1b1e2c;white-space:nowrap;font-family:Montserrat,system-ui,sans-serif;font-size:9px;font-weight:500}.om-section-header__account-dropdown{z-index:calc(200 + 2);flex:none;position:relative}.om-section-header__account-dropdown [data-account-toggle][aria-expanded=true]{color:inherit}.om-section-header__account-dropdown [data-account-toggle] .om-section-header__action-glyph--chev{transition:transform .15s}.om-section-header__account-dropdown [data-account-toggle][aria-expanded=true] .om-section-header__action-glyph--chev{transform:rotate(180deg)}.om-section-header__account-panel{width:min(320px,100vw - 32px);max-width:calc(100vw - 32px);z-index:calc(200 + 2);background:#fff;border:1px solid #0f234714;border-radius:24px;padding:10px 12px 8px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 32px #0f23471f}.om-section-header__account-panel[hidden]{display:none!important}.om-section-header__account-panel-inner{grid-template-columns:minmax(0,138px) minmax(0,1fr);gap:18px;display:grid}.om-section-header__account-panel-col{flex-direction:column;gap:14px;padding:10px 0;display:flex}.om-section-header__account-panel-col--left{background:#f6f7fb;border-radius:24px;gap:17px;padding:17px 26px}.om-section-header__account-panel-col--right{background:#fff;padding-top:8px}.om-section-header__account-panel-link{color:#2d3142;border-radius:8px;padding:0;font-family:Montserrat,system-ui,sans-serif;font-size:11px;font-weight:400;line-height:1.35;text-decoration:none;transition:background .15s,color .15s;display:block}.om-section-header__account-panel-link:hover{color:#1c448e}.om-section-header__account-panel-link:focus-visible{outline-offset:2px;outline:2px solid #ff9223}.om-section-header__mobile-meta{display:none}@media (width<=1024px){.om-section-header__account-panel{min-height:0;padding:16px}.om-section-header__account-panel-inner{grid-template-columns:1fr;gap:16px;min-height:0}.om-section-header__account-panel-col--left{gap:16px;padding:20px}.om-section-header__account-panel-col--right{gap:16px;padding:0 4px}.om-section-header__account-panel-link{font-size:18px}}.om-section-header__strip-stack{position:relative}.om-section-header__cat-bar{min-height:56px;z-index:calc(200 + 1);background:#ff9223;align-items:stretch;display:flex;position:relative;overflow-x:clip}.om-section-header__cat-bar-inner{align-items:stretch;gap:0;min-width:0;min-height:56px;display:flex;overflow:visible}.om-section-header__cat-brand-slot{color:#fff;white-space:normal;-webkit-hyphens:auto;hyphens:auto;border-right:1px solid #ffffff2e;flex:0 clamp(168px,22%,240px);align-items:center;gap:clamp(4px,1vw,8px);min-width:0;min-height:56px;padding:8px clamp(4px,1.2vw,8px);text-decoration:none;transition:background .15s;display:inline-flex}.om-section-header__cat-brand-slot:hover{background:#00000014}.om-section-header__cat-brand-logo{object-fit:contain;flex-shrink:0;width:auto;height:20px}.om-section-header__cat-brand-text{flex-direction:column;line-height:1.2;display:flex}.om-section-header__cat-brand-line1{opacity:.9;letter-spacing:.01em;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(8px,.85vw + 5px,9px);font-weight:500;display:-webkit-box;overflow:hidden}.om-section-header__cat-brand-line2{letter-spacing:0;font-size:clamp(10px,.9vw + 6px,12px);font-weight:700}.om-section-header__cat-item{color:#fff;letter-spacing:-.01em;text-align:left;flex:1 1 0;align-items:center;gap:clamp(3px,.6vw,5px);min-width:0;max-width:none;min-height:56px;padding:8px clamp(3px,.7vw + 2px,10px);font-size:clamp(8px,.62vw + 6px,11px);font-weight:600;line-height:1.18;text-decoration:none;transition:background .15s;display:inline-flex}.om-section-header__cat-item>span{-webkit-line-clamp:2;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.om-section-header__cat-item:hover{background:#0000001a}.om-section-header__cat-item:not(:last-child){border-right:1px solid #ffffff2e}.om-section-header__cat-icon{object-fit:contain;flex-shrink:0;width:clamp(14px,1.6vw + 8px,20px);height:clamp(14px,1.6vw + 8px,20px)}.om-section-header__cat-text{flex-direction:column;min-width:0;line-height:1.15;display:flex}.om-section-header__cat-line1,.om-section-header__cat-line2{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.om-section-header__cat-line2{-webkit-line-clamp:2;font-weight:600}@media (width<=1024px){.om-section-header__menu-toggle{display:inline-flex}.om-section-header__main{height:auto;min-height:0;padding-block:8px}.om-section-header__main-inner{grid-template-rows:auto auto auto;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px 12px;height:auto;display:grid}.om-section-header__menu-toggle{grid-area:1/1;align-self:center}.om-section-header__logo{grid-area:1/2;justify-self:start;min-width:0;max-width:100%}.om-section-header__logo-img{max-width:min(220px,100%);height:auto;max-height:32px}.om-section-header__actions{margin-left:0;flex-wrap:nowrap;grid-area:2/1/auto/-1;justify-content:center;place-self:stretch center;align-items:center;gap:clamp(12px,4.5vw,40px);min-width:0;max-width:min(560px,100%);margin-inline:auto;padding-inline:8px}.om-section-header__search{grid-area:3/1/auto/-1;min-width:0}.om-section-header__action-caption,.om-section-header__cat-bar{display:none}.om-section-header .om-mega-menu{display:none!important}}@media (width<=560px){.om-section-header__actions{justify-content:center;gap:clamp(8px,5vw,20px);max-width:100%;padding-inline:0}.om-section-header__action-surface--cart{min-width:0;max-width:min(200px,48vw)}.om-section-header__cart-lines{min-width:0}.om-section-header__cart-line1,.om-section-header__cart-line2{text-overflow:ellipsis;overflow:hidden}}@media (width<=768px){.om-section-header__top-bar,.om-section-header__actions{display:none}.om-section-header__main{padding-block:12px}.om-section-header__main-inner{grid-template:"logo logo meta""menu search search"/44px minmax(0,1fr) auto;align-items:center;gap:12px 8px;display:grid}.om-section-header__logo{grid-area:logo;justify-self:start}.om-section-header__logo-img{max-width:min(190px,100%);max-height:26px}.om-section-header__mobile-meta{grid-area:meta;justify-self:end;align-items:center;gap:12px;display:flex}.om-section-header__menu-toggle{grid-area:menu;margin:0}.om-section-header__search{grid-area:search;min-width:0}.om-section-header__mobile-locales{gap:4px;display:inline-flex}}.om-mega-menu{z-index:200;pointer-events:none;position:fixed;inset:0}.om-mega-menu[hidden]{display:none!important}.om-mega-menu:not([hidden]){display:block}.om-mega-menu:not([hidden])>.om-mega-menu__backdrop{pointer-events:auto}.om-mega-menu__backdrop{cursor:pointer;opacity:0;background:0 0;border:0;width:100%;height:100%;margin:0;padding:0;transition:opacity .22s;position:absolute;inset:0}.om-mega-menu.is-open>.om-mega-menu__backdrop{opacity:1}.om-mega-menu__float{--om-mega-top:200px;--om-mega-gap:12px;left:0;right:0;top:var(--om-mega-top);z-index:1;box-sizing:border-box;max-height:calc(100dvh - var(--om-mega-top,140px));pointer-events:none;justify-content:center;padding:0 clamp(12px,2.5vw,20px) 16px;display:flex;position:fixed;overflow:visible}.om-mega-menu__float>*{pointer-events:auto;padding-top:var(--om-mega-gap);margin-top:calc(-1 * var(--om-mega-gap));max-height:inherit;box-sizing:border-box;opacity:0;transition:opacity .22s,transform .22s;overflow:hidden;transform:translateY(-10px)}.om-mega-menu.is-open .om-mega-menu__float>*{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.om-mega-menu__backdrop,.om-mega-menu__float>*{transition:none}.om-mega-menu__float>*{transform:none}}.om-mega-menu__sheet{box-sizing:border-box;flex-direction:column;width:100%;min-width:0;max-width:100%;min-height:0;max-height:100%;display:flex}.om-mega-menu__3col{min-height:clamp(260px,42vh,360px);max-height:min(70vh, 100dvh - var(--om-mega-top,140px) - 24px, 560px);background:#fff;border:none;border-radius:16px;flex:auto;grid-template-columns:minmax(176px,min(28vw,281px)) minmax(0,1fr);align-items:stretch;gap:0;padding:0;display:grid;overflow:hidden;box-shadow:2px 2px 3px #2d314233}.om-mega-menu__3col--brands-only{grid-template-columns:1fr}.om-mega-menu__body{background:#f8fafd;border-radius:20px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(20px,5vw,60px);min-width:0;min-height:0;padding:20px;display:grid;overflow-y:auto}.om-mega-menu__3col--brands-only .om-mega-menu__body{border-radius:20px;margin:0}.om-mega-menu__root[hidden]{display:none!important}.om-mega-menu__col--nav{box-sizing:border-box;-webkit-overflow-scrolling:touch;background:#fff;border-right:none;flex-direction:column;align-self:stretch;gap:16px;min-width:0;padding:20px 20px 20px 0;display:flex;overflow:hidden auto}.om-mega-menu__nav-item{text-align:left;color:#1b1e2c;cursor:pointer;box-sizing:border-box;white-space:normal;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:0;margin:0;padding:0;font-family:inherit;font-size:14px;font-weight:500;line-height:1.2;transition:color .15s;display:flex;position:relative}.om-mega-menu__nav-item:after{content:"";opacity:0;pointer-events:none;border-top:1.8px solid;border-right:1.8px solid;flex:none;width:10px;height:10px;margin-right:2px;transform:rotate(45deg)}.om-mega-menu__nav-item:hover{color:#37f;background:0 0}.om-mega-menu__nav-item:focus-visible{outline-offset:2px;z-index:1;outline:2px solid #37f}.om-mega-menu__nav-item[aria-selected=true]{color:#37f;background:0 0;font-weight:600}.om-mega-menu__nav-item[aria-selected=true]:after{opacity:1}.om-mega-menu__nav-item--rec{border-bottom:.8px solid #0000;flex-wrap:nowrap;margin-bottom:0;padding-bottom:16px}.om-mega-menu__nav-item--rec[aria-selected=true]{border-bottom-color:#d3d3d3}.om-mega-menu__nav-item--rec:after{border-width:2px;width:10px;height:10px}.om-mega-menu__col--main{background:0 0;min-width:0;padding:0;overflow:visible}.om-mega-menu__slice[hidden]{display:none!important}.om-mega-menu__slice-title{color:#2d3142;margin:0 0 20px;font-size:14px;font-weight:600;line-height:1.1}.om-mega-menu__links{flex-direction:column;gap:6px;display:flex}.om-mega-menu__links--sub{gap:6px;margin-top:6px;margin-bottom:12px;padding-left:8px}.om-mega-menu__rec-list{flex-direction:column;gap:4px;display:flex}.om-mega-menu__rec-group{margin-bottom:8px}.om-mega-menu__rec-group:last-child{margin-bottom:0}.om-mega-menu__rec-parent{color:#2d3142;margin:0 0 2px;padding:4px 0;font-size:14px;font-weight:600;line-height:1.1;text-decoration:none;transition:color .15s;display:block}.om-mega-menu__rec-parent:hover{color:#37f}.om-mega-menu__link{color:#667389;padding:4px 0;font-size:12px;font-weight:500;line-height:1.15;text-decoration:none;transition:color .15s;display:block}.om-mega-menu__link:hover{color:#2d3142}.om-mega-menu__empty{color:#667389;margin:0;font-size:12px}.om-mega-menu__col--brands{background:0 0;border-left:none;padding:0;overflow:visible}.om-mega-menu__brands-title{color:#2d3142;margin:0 0 20px;font-size:14px;font-weight:600;line-height:1.1}.om-mega-menu__brands-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.om-mega-menu__brands-name{color:#667389;padding:4px 0;font-size:12px;font-weight:500;line-height:1.15;text-decoration:none;transition:color .15s;display:block}.om-mega-menu__brands-name:hover{color:#2d3142}.om-mega-menu__brands-empty{color:#9aa3b8;margin:0;font-size:12px}@media (width<=1280px){.om-mega-menu__float{padding-inline:clamp(8px,2vw,16px)}.om-mega-menu__3col{max-height:min(82vh, 100dvh - var(--om-mega-top,140px) - 24px);grid-template-columns:minmax(160px,min(26vw,248px)) minmax(0,1fr)}.om-mega-menu__3col--brands-only{max-height:min(82vh, 100dvh - var(--om-mega-top,140px) - 24px);grid-template-columns:1fr}.om-mega-menu__body{grid-template-columns:1fr;gap:20px;padding:clamp(12px,2vw,20px)}.om-mega-menu__col--nav{gap:12px;padding:16px 12px 16px 0}.om-mega-menu__nav-item{font-size:clamp(12px,.35vw + 11px,14px)}.om-mega-menu__col--main{padding:0}.om-mega-menu__col--brands{border-top:1px solid #e5e9f0;border-left:0;padding:12px 0 0}.om-mega-menu__brands-title{margin-bottom:16px}}.om-mobile-nav{z-index:300;pointer-events:none;position:fixed;inset:0}.om-mobile-nav[hidden]{display:none!important}.om-mobile-nav:not([hidden]){pointer-events:auto}.om-mobile-nav__backdrop{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#0f234759;border:0;margin:0;padding:0;position:absolute;inset:0}.om-mobile-nav__panel{z-index:1;background:#fff;border-right:1px solid #e5e9f0;flex-direction:column;width:min(100vw - 2rem,360px);max-height:100dvh;transition:transform .25s;display:flex;position:absolute;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:0 12px 32px #0f23471f}.om-mobile-nav:not([hidden]) .om-mobile-nav__panel{transform:translate(0)}@media (prefers-reduced-motion:reduce){.om-mobile-nav__panel{transition:none;transform:translate(0)}}@media (width<=560px){.om-mobile-nav__panel{border-right:0;width:100%}}.om-mobile-nav__head{padding:calc(16px + env(safe-area-inset-top,0px)) 16px 12px;background:linear-gradient(#fff 0%,#f6f7fb 100%);border-bottom:1px solid #e5e9f0;flex:none;align-items:center;gap:8px;display:flex}.om-mobile-nav__back{color:#1c448e;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:40px;margin-left:-6px;padding:0;display:inline-flex}.om-mobile-nav__back[hidden]{display:none}.om-mobile-nav__title{text-overflow:ellipsis;white-space:nowrap;color:#1c448e;letter-spacing:-.02em;min-width:0;margin:0;font-size:18px;font-weight:700;overflow:hidden}.om-mobile-nav__close{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ff9223;border:0;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-left:auto;padding:0;font-size:1.35rem;line-height:1;transition:background .15s;display:inline-flex}.om-mobile-nav__close:focus-visible{outline-offset:2px;outline:2px solid #ff9223}.om-mobile-nav__close:hover{background:#e8821a}.om-mobile-nav__close:active{background:#cc7010}.om-mobile-nav__catalog{display:block}.om-mobile-nav__cat-list,.om-mobile-nav__promo-list{margin:0;padding:0;list-style:none}.om-mobile-nav__promo-list{border-top:1px solid #e5e9f0;margin-top:8px;padding-top:8px}.om-mobile-nav__cat-link{color:#1c448e;-webkit-tap-highlight-color:transparent;border-bottom:1px solid #e5e9f0;align-items:center;gap:12px;min-height:52px;padding:12px 4px;text-decoration:none;transition:background .15s;display:flex}.om-mobile-nav__cat-link:hover{background:#f6f7fb}.om-mobile-nav__cat-icon{color:#1c448e;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.om-mobile-nav__cat-icon svg{width:24px;height:24px;display:block}.om-mobile-nav__cat-icon img{object-fit:contain;width:24px;height:24px}.om-mobile-nav__cat-icon--accent{color:#ff9223}.om-mobile-nav__cat-icon--new{letter-spacing:.02em;color:#fff;background:#ff9223;border-radius:5px;font-size:8px;font-weight:700}.om-mobile-nav__cat-icon--brand{background:#ff9223;border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.om-mobile-nav__cat-icon--brand img{object-fit:contain;width:20px;height:20px}.om-mobile-nav__cat-label{color:#161a2c;flex:auto;min-width:0;font-size:15px;font-weight:500}.om-mobile-nav__cat-chevron{color:#667389;flex-shrink:0}.om-mobile-nav__promo-icon{color:#1c448e;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.om-mobile-nav__promo-icon--accent{color:#ff9223}.om-mobile-nav__promo-icon--new{letter-spacing:.02em;color:#fff;background:#ff9223;border-radius:4px;font-size:8px;font-weight:700}.om-mobile-nav__subview[hidden]{display:none}.om-mobile-nav__subcat-list{margin:0;padding:0;list-style:none}.om-mobile-nav__subcat-summary{color:#161a2c;cursor:pointer;-webkit-tap-highlight-color:transparent;border-bottom:1px solid #e5e9f0;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:12px 4px;font-size:15px;font-weight:500;text-decoration:none;list-style:none;display:flex}.om-mobile-nav__subcat-summary::-webkit-details-marker{display:none}.om-mobile-nav__subcat-summary::marker{content:""}.om-mobile-nav__subcat-label{flex:auto;min-width:0}.om-mobile-nav__subcat-chevron{color:#667389;flex-shrink:0;transition:transform .15s,color .15s}.om-mobile-nav__subcat[open]>.om-mobile-nav__subcat-summary{color:#3070f8;border-bottom-color:#0000}.om-mobile-nav__subcat[open]>.om-mobile-nav__subcat-summary .om-mobile-nav__subcat-chevron{color:#3070f8;transform:rotate(180deg)}.om-mobile-nav__leaf-list{border-bottom:1px solid #e5e9f0;margin:0;padding:0 0 12px;list-style:none}.om-mobile-nav__leaf-link{color:#2d3142;-webkit-tap-highlight-color:transparent;padding:8px 4px 8px 12px;font-size:15px;line-height:1.3;text-decoration:none;display:block}.om-mobile-nav__leaf-link:hover{color:#3070f8}.om-mobile-nav__body{overscroll-behavior:contain;min-height:0;padding:16px 16px calc(24px + env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch;scroll-behavior:smooth;flex:auto;overflow-y:auto}.om-mobile-nav__section{margin-bottom:24px}.om-mobile-nav__section:last-child{margin-bottom:0}.om-mobile-nav__section--primary .om-mobile-nav__section-title{font-size:14px;font-weight:700}.om-mobile-nav__section-title{letter-spacing:.02em;color:#1c448e;margin:0 0 12px;padding-inline:4px;font-size:13px;font-weight:600;line-height:1.25}.om-mobile-nav__accordion{margin-bottom:24px}.om-mobile-nav__accordion:last-child{margin-bottom:0}.om-mobile-nav__accordion-summary{cursor:pointer;box-sizing:border-box;color:#1c448e;text-align:left;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #e5e9f0;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:48px;margin:0;padding:12px 16px;font-family:inherit;font-size:15px;font-weight:600;list-style:none;transition:background .15s,border-color .15s,border-radius .15s;display:flex;box-shadow:0 1px 2px #0f23470f}.om-mobile-nav__accordion-summary::-webkit-details-marker{display:none}.om-mobile-nav__accordion-summary:after{content:"";border-bottom:2px solid #9aa3b8;border-right:2px solid #9aa3b8;flex:none;width:8px;height:8px;transition:transform .15s;transform:rotate(45deg)}.om-mobile-nav__accordion-summary:hover{background:#f6f7fb}.om-mobile-nav__accordion-summary:focus-visible{outline-offset:2px;outline:2px solid #ff9223}.om-mobile-nav__accordion-label{flex:auto;min-width:0}.om-mobile-nav__accordion-panel{background:#fff;border:1px solid #e5e9f0;border-top:0;border-radius:0 0 12px 12px;overflow:hidden;box-shadow:0 1px 2px #0f23470f}.om-mobile-nav__accordion[open] .om-mobile-nav__accordion-summary{box-shadow:none;border-bottom:1px solid #e5e9f0;border-radius:12px 12px 0 0}.om-mobile-nav__accordion[open] .om-mobile-nav__accordion-summary:after{transform:rotate(225deg)}@media (prefers-reduced-motion:reduce){.om-mobile-nav__accordion-summary:after{transition:none}}.om-mobile-nav__accordion-panel .om-mobile-nav__list--stacked{box-shadow:none;border:0;border-radius:0}.om-mobile-nav__list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.om-mobile-nav__list--stacked{background:#fff;border:1px solid #e5e9f0;border-radius:12px;gap:0;overflow:hidden;box-shadow:0 1px 2px #0f23470f}.om-mobile-nav__list--stacked>li+li{border-top:1px solid #e5e9f0}.om-mobile-nav__list--stacked .om-mobile-nav__link{border-radius:0;min-height:48px;padding-inline:16px}.om-mobile-nav__list--stacked .om-mobile-nav__link:hover,.om-mobile-nav__list--stacked .om-mobile-nav__link:focus-visible{color:#1c448e;background:#eaf0fb}.om-mobile-nav__list--stacked .om-mobile-nav__link:active{background:#f6f7fb}.om-mobile-nav__link{color:#2d3142;box-sizing:border-box;-webkit-tap-highlight-color:transparent;border-radius:8px;align-items:center;min-height:44px;padding:12px 8px;font-size:15px;font-weight:500;line-height:1.35;text-decoration:none;transition:background .15s,color .15s;display:flex}.om-mobile-nav__link:hover{color:#1c448e;background:#f6f7fb}.om-mobile-nav__link:focus-visible{outline-offset:-2px;z-index:1;outline:2px solid #ff9223}.om-mobile-nav__link:active{background:#e5e9f0}.om-mobile-nav__link--cart-row{flex-direction:column;justify-content:center;align-items:stretch;gap:4px;padding-block:12px}.om-mobile-nav__link--cart-row:hover,.om-mobile-nav__link--cart-row:focus-visible{color:#2d3142;background:#fff5e8}.om-mobile-nav__link--button{text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:none}.om-mobile-nav__cart-row-main{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}.om-mobile-nav__cart-row-label{color:#1c448e;font-size:15px;font-weight:600}.om-mobile-nav__cart-row-meta{color:#667389;word-break:break-word;font-size:12px;font-weight:500;line-height:1.3}.om-mobile-nav__locales{background:#f6f7fb;border:1px solid #e5e9f0;border-radius:12px;flex-wrap:wrap;gap:8px;padding:12px;display:flex}.om-mobile-nav__locale{color:#667389;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #cdd5e2;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 16px;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.om-mobile-nav__locale:hover{color:#1c448e;border-color:#1c448e}.om-mobile-nav__locale:active{background:#eaf0fb}.om-mobile-nav__locale--active{color:#1c448e;background:#fff5e8;border-color:#ff9223;box-shadow:0 0 0 1px #ff922340}.om-section-quick-links{background:0 0;padding-block:16px 12px}.om-section-quick-links__track{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;justify-content:flex-start;align-items:flex-start;gap:clamp(12px,2vw,24px);min-width:0;padding-block:0;display:flex;overflow:auto visible}.om-section-quick-links__track::-webkit-scrollbar{display:none}@media (width>=1024px){.om-section-quick-links__track{justify-content:space-between;gap:0;overflow:visible}}.om-section-quick-links__item{cursor:pointer;flex-direction:column;flex:none;align-items:center;gap:8px;width:100px;min-width:100px;text-decoration:none;display:flex}@media (width<=768px){.om-section-quick-links__item{width:clamp(72px,22vw,100px);min-width:72px}}.om-section-quick-links__item:hover .om-section-quick-links__disc{transform:translateY(-3px)}.om-section-quick-links__item:hover .om-section-quick-links__label{color:#1c448e}.om-section-quick-links__disc{aspect-ratio:1;background:0 0;border-radius:50%;flex-shrink:0;width:100%;height:auto;max-height:none;transition:transform .25s;position:relative;overflow:hidden}.om-section-quick-links__img{object-fit:contain;object-position:center;width:100%;max-width:none;height:100%;display:block;position:absolute;inset:0}.om-section-quick-links__label{color:#1b1e2c;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;font-size:10px;font-weight:500;line-height:1.2;transition:color .15s;display:-webkit-box;overflow:hidden}.om-section-dual-promos{background:#fff;padding-block:16px 20px}.om-section-dual-promos__grid{grid-template-columns:1fr 1fr;gap:clamp(12px,1.6vw,20px);min-width:0;display:grid}.om-section-dual-promos__card{background:#152f63;border-radius:20px;height:clamp(150px,36vw,218px);text-decoration:none;transition:transform .25s,box-shadow .25s;display:block;position:relative;overflow:hidden}.om-section-dual-promos__card:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0f23471f}.om-section-dual-promos__card--empty{cursor:default;background:#f6f7fb;border:1px dashed #cdd5e2}.om-section-dual-promos__card--empty:hover{box-shadow:none;transform:none}.om-section-dual-promos__card-img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.om-section-dual-promos__caption{z-index:1;pointer-events:none;background:linear-gradient(#00244d00 0%,#00244d52 45%,#00244dbd 100%);flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:4px;padding:clamp(16px,2.6vw,28px);display:flex;position:absolute;inset:0}.om-section-dual-promos__caption-title{color:#fff;max-width:70%;font-size:clamp(18px,2vw,26px);font-weight:700;line-height:1.12}.om-section-dual-promos__caption-sub{color:#ffffffe0;max-width:66%;font-size:clamp(12px,1.2vw,15px);font-weight:500;line-height:1.25}.om-section-dual-promos__caption-cta{color:#08213d;background:#ff9223;border-radius:14px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:absolute;bottom:clamp(12px,2vw,20px);right:clamp(12px,2vw,20px)}.om-section-dual-promos__dots{justify-content:center;gap:6px;margin-top:12px;display:none}.om-section-dual-promos__dot{cursor:pointer;background:#cdd5e2;border:0;border-radius:999px;width:7px;height:7px;padding:0;transition:background .15s,width .15s}.om-section-dual-promos__dot--active{background:#ff9223;width:20px}@media (width<=768px){.om-section-dual-promos__grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-template-columns:none;gap:12px;display:flex;overflow-x:auto}.om-section-dual-promos__grid::-webkit-scrollbar{display:none}.om-section-dual-promos__card{scroll-snap-align:center;flex:0 0 100%;height:clamp(160px,44vw,200px)}.om-section-dual-promos__dots{display:flex}}.om-section-feature-strip{background:#fff;padding-block:16px 20px}.om-section-feature-strip__shell{box-sizing:border-box;background:#5d7ebd;border-radius:20px;grid-template-columns:minmax(0,795fr) minmax(0,383fr);align-items:stretch;gap:20px;min-height:549px;padding:20px;display:grid;position:relative}.om-section-feature-strip__hero{height:100%;min-height:509px;color:inherit;background:#e8eef5;border-radius:20px;padding:0;text-decoration:none;display:block;position:relative;overflow:hidden}.om-section-feature-strip__hero-image{object-fit:cover;object-position:center;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.om-section-feature-strip__mini-grid{grid-template-rows:1fr 1fr;grid-template-columns:1fr;gap:20px;height:100%;min-height:509px;display:grid}.om-section-feature-strip__mini-card{min-height:244px;color:inherit;isolation:isolate;background:#fff;border-radius:20px;padding:20px;text-decoration:none;display:block;position:relative;overflow:hidden}.om-section-feature-strip__mini-shape{z-index:0;aspect-ratio:383/245;pointer-events:none;background-color:#0000;background-image:url(/storefront/images/advertising-2/Mask%20group%20%282%29.png);background-position:bottom;background-repeat:no-repeat;background-size:contain;width:clamp(200px,64%,300px);position:absolute;bottom:0;right:0;transform:translate(50%)}.om-section-feature-strip__mini-title{z-index:1;color:#1b1e2c;max-width:min(100%,224px);margin:0;font-size:20px;font-weight:600;line-height:1.1;position:relative}.om-section-feature-strip__mini-subtitle{z-index:1;color:#5a6172;max-width:min(100%,230px);margin:8px 0 0;font-size:14px;font-weight:500;line-height:1.3;position:relative}.om-section-feature-strip__mini-image{z-index:1;object-fit:contain;object-position:right bottom;pointer-events:none;width:58%;height:auto;max-height:185px;position:absolute;bottom:10px;right:-10px}.om-section-feature-strip__mini-price{z-index:1;color:#ff9223;margin:0;font-size:clamp(22px,2.4vw,28px);font-weight:700;line-height:1.2;position:absolute;bottom:48px;left:20px}.om-section-feature-strip__mini-card--priced .om-section-feature-strip__mini-title{max-width:218px;font-size:16px;font-weight:700;line-height:1.2}.om-section-feature-strip__hero-arrow{z-index:2;color:#1c448e;background:#dce6eecc;border-radius:16px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:absolute;top:50%;right:0;transform:translateY(-50%);box-shadow:0 1px 8px #00244d1f}.om-section-feature-strip__mini-cta{z-index:1;color:#1b1e2c;font-size:16px;font-weight:500;line-height:1.3;position:absolute;bottom:20px;left:20px}.om-section-feature-strip__arrow{z-index:2;color:#1c448e;background:#dce6eecc;border-radius:16px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.om-section-feature-strip__arrow--left{left:0}@media (width<=1024px){.om-section-feature-strip__shell{grid-template-columns:1fr;gap:16px;min-height:0;padding:16px}.om-section-feature-strip__hero{min-height:0}.om-section-feature-strip__hero-image{width:100%;height:auto;display:block;position:static}.om-section-feature-strip__mini-grid{grid-template-rows:none;grid-template-columns:1fr 1fr;gap:16px;min-height:0}.om-section-feature-strip__hero-arrow{top:auto;bottom:10px;transform:none}}@media (width<=768px){.om-section-feature-strip__shell{padding:16px}.om-section-feature-strip__mini-grid{grid-template-columns:1fr}.om-section-feature-strip__mini-title{font-size:18px}.om-section-feature-strip__mini-image{width:52%;max-height:155px}.om-section-feature-strip__arrow{display:none}}.om-section-advertising-3{background:#fff;padding-block:32px;font-family:Montserrat,system-ui,sans-serif}.om-section-advertising-3__shell{background:#cab6cd;border-radius:20px;grid-template-columns:minmax(0,53.944%) minmax(0,46.056%);align-items:stretch;gap:20px;min-height:483px;padding:20px;display:grid}.om-section-advertising-3__hero{min-height:451px;color:inherit;isolation:isolate;background:#fff;border-radius:20px;padding:36px 20px 20px 37px;text-decoration:none;display:block;position:relative;overflow:hidden}.om-section-advertising-3__hero-shape-bg{background-image:var(--om-ad3-shape);pointer-events:none;z-index:0;background-position:100% 100%;background-repeat:no-repeat;background-size:contain;width:62%;height:52%;position:absolute;bottom:0;right:0}.om-section-advertising-3__hero-product{object-fit:contain;object-position:center bottom;pointer-events:none;z-index:1;image-rendering:auto;width:min(92%,520px);height:auto;max-height:min(58%,300px);margin-inline:auto;position:absolute;bottom:40px;left:0;right:0}.om-section-advertising-3__hero-title{z-index:2;color:#000;max-width:520px;margin:0;font-size:32px;font-weight:600;line-height:1.2;position:relative}.om-section-advertising-3__hero-subtitle{z-index:2;color:#000;margin:6px 0 0;font-size:28px;font-weight:600;line-height:1.2;position:relative}.om-section-advertising-3__mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;min-height:451px;display:grid}.om-section-advertising-3__mini-card{min-height:248px;color:inherit;isolation:isolate;background:#fff;border-radius:20px;padding:16px 16px 120px;text-decoration:none;display:block;position:relative;overflow:hidden}.om-section-advertising-3__mini-shape-bg{background-image:var(--om-ad3-mini-shape);pointer-events:none;z-index:0;background-position:0 100%;background-repeat:no-repeat;background-size:contain;width:100%;height:75%;position:absolute;bottom:0;left:0}.om-section-advertising-3__mini-title{z-index:2;color:#000;max-width:13.5rem;margin:0;padding-right:8px;font-size:18px;font-weight:600;line-height:1.15;position:relative}.om-section-advertising-3__mini-title--stack{flex-direction:column;gap:0;font-size:18px;display:flex}.om-section-advertising-3__mini-title-line{line-height:1.15;display:block}.om-section-advertising-3__mini-image{z-index:1;object-fit:contain;object-position:center bottom;pointer-events:none;width:auto;max-width:calc(100% - 24px);height:auto;max-height:132px;position:absolute;bottom:50px;left:50%;transform:translate(-50%)}.om-section-advertising-3__card-arrow{color:#1c448e;z-index:3;background:#dce6eecc;border-radius:16px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:absolute;bottom:8px;right:8px}.om-section-advertising-3__hero .om-section-advertising-3__card-arrow{z-index:3}@media (width<=1024px){.om-section-advertising-3__shell{grid-template-columns:1fr;min-height:0}.om-section-advertising-3__hero{min-height:360px}}@media (width<=768px){.om-section-advertising-3__shell{padding:16px}.om-section-advertising-3__mini-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;min-height:0}.om-section-advertising-3__mini-card{flex-direction:column;min-height:170px;padding:16px 16px 48px;display:flex}.om-section-advertising-3__mini-image{width:auto;max-width:100%;max-height:92px;margin:12px auto 0;display:block;position:static;bottom:auto;left:auto;transform:none}.om-section-advertising-3__hero{min-height:275px;padding:20px}.om-section-advertising-3__hero-product{max-height:118px;bottom:28px}.om-section-advertising-3__hero-subtitle{margin-top:8px}.om-section-advertising-3__hero-title{font-size:28px}.om-section-advertising-3__hero-subtitle{font-size:24px}.om-section-advertising-3__mini-title{font-size:16px}}.om-section-advertising-4{background:#fff;padding-block:32px;font-family:Montserrat,system-ui,sans-serif}.om-section-advertising-4__shell{background:#5d7ebd;border-radius:24px;grid-template-columns:minmax(0,53.944%) minmax(0,46.056%);align-items:stretch;gap:20px;padding:clamp(16px,2.5vw,20px);display:grid}.om-section-advertising-4__hero{min-height:320px;color:inherit;isolation:isolate;background:linear-gradient(135deg,#d6e7f8 0%,#c4dcf2 55%,#cfe1f5 100%);border-radius:20px;padding:32px 20px 24px 32px;text-decoration:none;display:block;position:relative;overflow:hidden}.om-section-advertising-4__hero-title{z-index:2;color:#20314f;max-width:58%;margin:0;font-size:30px;font-weight:600;line-height:1.18;position:relative}.om-section-advertising-4__hero-subtitle{z-index:2;color:#f7941e;margin:12px 0 0;font-size:38px;font-weight:700;line-height:1.1;position:relative}.om-section-advertising-4__hero-cta{z-index:2;color:#20314f;margin-top:16px;font-size:16px;font-weight:500;display:inline-block;position:relative}.om-section-advertising-4__hero-product{z-index:1;object-fit:contain;object-position:right bottom;pointer-events:none;width:min(58%,360px);height:auto;max-height:86%;position:absolute;bottom:0;right:0}.om-section-advertising-4__mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;min-height:320px;display:grid}.om-section-advertising-4__mini-card{min-height:150px;color:inherit;isolation:isolate;background:#fff;border-radius:20px;padding:16px 16px 86px;text-decoration:none;display:block;position:relative;overflow:hidden;box-shadow:0 1px 2px #0f23470f}.om-section-advertising-4__mini-title{z-index:2;color:#1f2a3d;max-width:80%;margin:0;font-size:18px;font-weight:600;line-height:1.15;position:relative}.om-section-advertising-4__mini-image{z-index:1;object-fit:contain;object-position:center bottom;pointer-events:none;width:auto;max-width:calc(100% - 20px);height:auto;max-height:96px;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.om-section-advertising-4__card-arrow{color:#1c448e;z-index:3;background:#dce6eed9;border-radius:16px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:absolute;bottom:8px;right:8px}@media (width<=1024px){.om-section-advertising-4__shell{grid-template-columns:1fr}.om-section-advertising-4__hero{min-height:200px}.om-section-advertising-4__mini-grid{min-height:0}}@media (width<=768px){.om-section-advertising-4{padding-block:24px}.om-section-advertising-4__hero{min-height:176px;padding:20px 20px 16px}.om-section-advertising-4__hero-title{max-width:56%;font-size:22px}.om-section-advertising-4__hero-subtitle{font-size:30px}.om-section-advertising-4__hero-cta{margin-top:12px;font-size:14px}.om-section-advertising-4__mini-grid{gap:10px}.om-section-advertising-4__mini-card{flex-direction:column;min-height:150px;padding:16px 16px 40px;display:flex}.om-section-advertising-4__mini-title{max-width:100%;font-size:16px}.om-section-advertising-4__mini-image{width:auto;max-width:100%;max-height:80px;margin:12px auto 0;display:block;position:static;bottom:auto;left:auto;transform:none}}@media (width<=400px){.om-section-advertising-4__hero-title{max-width:60%;font-size:18px}.om-section-advertising-4__hero-subtitle{font-size:24px}}.om-section-category-browse{background:#fff;padding-block:50px}.om-section-category-browse__header{margin-bottom:16px}.om-section-category-browse__title{color:#1b1e2c;margin:0;font-size:32px;font-weight:600;line-height:1.2}.om-section-category-browse__title br{display:block}.om-section-category-browse__subtitle{color:#9aa3b8;margin:8px 0 0;font-size:16px;font-weight:500;line-height:1.3}.om-section-category-browse__row{align-items:stretch;gap:16px;margin:0;padding:0;list-style:none;display:flex}.om-section-category-browse__row+.om-section-category-browse__row{margin-top:16px}.om-section-category-browse__row--top .om-section-category-browse__tile{flex:1 1 0;min-width:0}.om-section-category-browse__tile{min-width:0;height:147px}.om-section-category-browse__tile--bottom-small{flex:0 0 calc(16.4116% - 10.5034px)}.om-section-category-browse__tile--bottom-large{flex:0 0 calc(25.3401% - 16.2177px)}.om-section-category-browse__tile-link{height:100%;min-height:147px;color:inherit;background:#e5ebf1;border-radius:20px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:block;position:relative;overflow:hidden}.om-section-category-browse__tile-link:hover{transform:translateY(-1px);box-shadow:0 1px 2px #0f23470f}.om-section-category-browse__tile-link:focus-visible{outline-offset:2px;outline:2px solid #1c448e}.om-section-category-browse__tile-link--face{background:0 0;padding:0}.om-section-category-browse__tile-face{object-fit:fill;pointer-events:none;border-radius:20px;width:100%;height:100%;display:block}.om-section-category-browse__tile-label{z-index:2;color:#1b1e2c;max-width:70%;padding:12px;font-size:20px;font-weight:600;line-height:1.1;display:block;position:relative}@media (width<=1024px){.om-section-category-browse__row{flex-wrap:wrap;gap:12px}.om-section-category-browse__row--top .om-section-category-browse__tile,.om-section-category-browse__tile--bottom-small,.om-section-category-browse__tile--bottom-large{flex:0 0 calc(50% - 6px);height:clamp(147px,22vw,180px)}.om-section-category-browse__title{font-size:28px}}@media (width<=768px){.om-section-category-browse__row{gap:10px}.om-section-category-browse__title{font-size:24px}.om-section-category-browse__row--top .om-section-category-browse__tile,.om-section-category-browse__tile--bottom-small,.om-section-category-browse__tile--bottom-large{flex:0 0 calc(50% - 5px);height:clamp(150px,28vw,176px)}}@media (width<=560px){.om-section-category-browse__title{font-size:22px}.om-section-category-browse__row,.om-section-category-browse__row--bottom{grid-template-columns:1fr 1fr;gap:12px;display:grid}.om-section-category-browse__row+.om-section-category-browse__row{margin-top:12px}.om-section-category-browse__tile,.om-section-category-browse__row--top .om-section-category-browse__tile,.om-section-category-browse__row--bottom .om-section-category-browse__tile{flex:unset;width:auto;height:clamp(150px,44vw,196px)}.om-section-category-browse__row--bottom .om-section-category-browse__tile--tehnika-i-elektronika{grid-column:1/-1;height:clamp(150px,40vw,180px)}}.om-section-product-rail{background:#fff;padding-block:50px}.om-section-product-rail__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;min-width:0;margin-bottom:24px;display:flex}.om-section-product-rail__title{color:#161a2c;font-size:28px;font-weight:700;line-height:1.1}.om-section-product-rail__subtitle{color:#667389;margin-top:8px;font-size:14px;line-height:1.7}.om-section-product-rail__view-all{color:#9aa3b8;white-space:nowrap;font-size:16px;font-weight:500;line-height:1.3;text-decoration:none;transition:color .15s,opacity .15s}.om-section-product-rail__view-all:hover{color:#1c448e;opacity:.9}.om-section-product-rail__scroller{--om-rail-arrow-gutter:clamp(12px, 3.5vw + 4px, 48px);position:relative}.om-section-product-rail__track{box-sizing:border-box;width:100%;min-width:0;padding-block:8px;padding-inline:var(--om-rail-arrow-gutter);scroll-snap-type:x mandatory;scroll-padding-inline:var(--om-rail-arrow-gutter);scrollbar-width:none;-ms-overflow-style:none;gap:16px;display:flex;overflow-x:auto}.om-section-product-rail__track::-webkit-scrollbar{display:none}.om-section-product-rail__arrow{z-index:2;color:#1c448e;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #e5e9f0;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;margin:0;padding:0;transition:background .15s,box-shadow .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0f234714}.om-section-product-rail__arrow:hover{background:#f6f7fb;box-shadow:0 12px 32px #0f23471f}.om-section-product-rail__arrow:disabled{opacity:.35;cursor:default}.om-section-product-rail__arrow--prev{left:0}.om-section-product-rail__arrow--next{right:0}.om-section-product-rail__card{--om-rail-gap:16px;--om-rail-cols:4;scroll-snap-align:start;flex:0 0 calc((100% - (var(--om-rail-cols) - 1) * var(--om-rail-gap)) / var(--om-rail-cols));min-width:0;box-shadow:none;background:#fff;border:none;border-radius:16px;flex-direction:column;transition:transform .25s;display:flex;overflow:hidden}.om-section-product-rail__card:hover{box-shadow:none;transform:translateY(-3px)}.om-section-product-rail__card--grid{scroll-snap-align:none;flex:none;width:100%;min-width:0}.om-section-product-rail__card-img-wrap{aspect-ratio:1;background:#eef1f6;border-radius:12px;margin:16px 16px 0;position:relative;overflow:hidden}.om-section-product-rail__card-gift{z-index:2;box-sizing:border-box;pointer-events:none;background:#1d68fc;border-radius:55px;flex-direction:column;justify-content:flex-end;align-items:center;width:67px;height:67px;padding:6px 10px 10px;display:flex;position:absolute;top:6px;left:6px;overflow:hidden;box-shadow:0 1px 3px #00000040}.om-section-product-rail__card-gift-art{flex:none;width:28px;height:22px;display:block;position:relative;overflow:hidden}.om-section-product-rail__card-gift-art img{object-fit:contain;width:175%;max-width:none;height:160%;position:absolute;top:-34%;left:-42%}.om-section-product-rail__card-gift-text{color:#f9f9f9;text-align:center;text-transform:capitalize;flex-direction:column;align-items:center;margin-top:2px;font-size:9px;font-weight:400;line-height:1;display:flex}.om-section-product-rail__card-badges{z-index:2;pointer-events:none;flex-wrap:wrap;align-content:flex-start;align-items:flex-start;gap:4px 6px;max-width:210px;padding:0 0 8px 10px;display:flex;position:absolute;bottom:0;left:0}.om-section-product-rail__card-badge{color:#fff;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:4px 6px;font-size:10px;font-weight:500;line-height:1;display:inline-flex}.om-section-product-rail__card-badge--wholesale{background:#37f}.om-section-product-rail__card-badge--discount{background:#ff3b3b}.om-section-product-rail__card-badge--volume{color:#1b1e2c;background:#fc0}.om-section-product-rail__card-badge--hit{background:#da23ff}.om-section-product-rail__card-badge--gift{background:#1d68fc}.om-section-product-rail__card-badge--new{background:#05a660}.om-section-product-rail__card-badge-icon{flex:none}.om-section-product-rail__card--out-of-stock .om-section-product-rail__card-img{opacity:.5}.om-section-product-rail__card-img-link{width:100%;height:100%;color:inherit;line-height:0;text-decoration:none;display:block}.om-section-product-rail__card-img-link:focus{outline:none}.om-section-product-rail__card-img-link:focus-visible{outline-offset:2px;border-radius:8px;outline:2px solid #1c448e}.om-section-product-rail__card-img{object-fit:contain;width:100%;height:100%}.om-section-product-rail__card-img--placeholder{object-fit:contain;box-sizing:border-box;opacity:.95;padding:12px}.om-section-product-rail__add-list-btn{z-index:1;color:#9aa3b8;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffd9;border:none;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:color .15s,background .15s;display:flex;position:absolute;top:8px;right:44px}.om-section-product-rail__add-list-btn:hover{color:#1c448e;background:#fff}.om-section-product-rail__wishlist-btn{z-index:1;color:#b8c0cf;background:0 0;border:none;border-radius:16px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:color .15s;display:flex;position:absolute;top:8px;right:10px}.om-section-product-rail__wishlist-btn .om-wishlist-heart,.om-section-product-rail__wishlist-btn svg{width:22px;height:20px}.om-section-product-rail__wishlist-btn:hover:not(.om-wishlist-btn--active){color:#4b5668;background:0 0}.om-section-product-rail__wishlist-btn.om-wishlist-btn--active,.om-section-product-rail__wishlist-btn.om-wishlist-btn--active:hover{color:#05f;background:0 0}.om-section-product-rail__card-body{flex-direction:column;flex:auto;gap:8px;padding:12px 16px;display:flex}.om-section-product-rail__card-sku{color:#9aa3b8;font-size:11px;font-weight:500}.om-section-product-rail__card-meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.om-section-product-rail__card-title{color:#2d3142;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:30.8px;font-size:14px;font-weight:600;line-height:1.1;display:-webkit-box;overflow:hidden}.om-section-product-rail__card-link{color:inherit;text-decoration:none}.om-section-product-rail__card-link:hover{color:#1c448e}.om-section-product-rail__card-rating{align-items:center;gap:4px;display:flex}.om-section-product-rail__card-stars{color:#cdd5e2;gap:1px;font-size:14px;line-height:1;display:flex}.om-section-product-rail__card-star--filled{color:#ff9223}.om-section-product-rail__card-rating-count{color:#9aa3b8;font-size:11px}.om-section-product-rail__card-pricing{flex-wrap:wrap;align-items:baseline;gap:8px;min-height:1.4em;margin-top:auto;display:flex}.om-section-product-rail__card-price{color:#161a2c;font-size:20px;font-weight:700;line-height:1.1}.om-section-product-rail__card-price-old{color:#9aa3b2;font-size:13px;font-weight:500;text-decoration:line-through}.om-section-product-rail__card-wholesale{color:#667389;margin:2px 16px 0;font-size:12px}.om-section-product-rail__card-pack-meta{flex-direction:column;gap:6px;margin:0;display:flex}.om-section-product-rail__card-unit-price{color:#4b5668;margin:0;font-size:11px;font-weight:500;line-height:1.2}.om-section-product-rail__card-unit-price span{font-weight:inherit}.om-section-product-rail__card-pack-line{color:#4b5668;margin:0;font-size:11px;font-weight:500;line-height:1.2}.om-section-product-rail__card-stock{color:#ff3b3b;margin:4px 16px 0;font-size:12px;font-weight:600}.om-section-product-rail__card-footer{padding:12px 16px 16px}@media (width<=1024px){.om-section-product-rail__card{--om-rail-cols:3}}@media (width<=768px){.om-section-product-rail__title{font-size:22px}.om-section-product-rail__scroller{--om-rail-arrow-gutter:0}.om-section-product-rail__arrow{display:none}.om-section-product-rail__track{scroll-snap-type:none;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;padding-inline:0;scroll-padding-inline:0;display:grid;overflow-x:visible}.om-section-product-rail__card{flex:initial;scroll-snap-align:none;width:auto;min-width:0}}@media (width<=560px){.om-section-product-rail__add-list-btn{width:36px;height:36px;right:48px}.om-section-product-rail__wishlist-btn{width:36px;height:36px}}.om-section-product-rail--special-offers .om-section-product-rail__header,.om-section-product-rail--recommended .om-section-product-rail__header,.om-section-product-rail--dont-forget .om-section-product-rail__header{align-items:center;margin-bottom:20px}.om-section-product-rail--special-offers .om-section-product-rail__header-text,.om-section-product-rail--recommended .om-section-product-rail__header-text,.om-section-product-rail--dont-forget .om-section-product-rail__header-text{flex-direction:column;gap:0;display:flex}.om-section-product-rail--special-offers .om-section-product-rail__title,.om-section-product-rail--recommended .om-section-product-rail__title,.om-section-product-rail--dont-forget .om-section-product-rail__title{color:#1b1e2c;font-size:32px;font-weight:600;line-height:1.2}.om-section-product-rail--special-offers .om-section-product-rail__subtitle,.om-section-product-rail--recommended .om-section-product-rail__subtitle,.om-section-product-rail--dont-forget .om-section-product-rail__subtitle{font-size:16px;font-weight:500;line-height:1.3}.om-section-product-rail--special-offers .om-section-product-rail__view-all,.om-section-product-rail--recommended .om-section-product-rail__view-all,.om-section-product-rail--dont-forget .om-section-product-rail__view-all{color:#9aa3b8;font-size:16px;line-height:1.3}.om-section-product-rail--special-offers .om-section-product-rail__track,.om-section-product-rail--recommended .om-section-product-rail__track,.om-section-product-rail--dont-forget .om-section-product-rail__track{align-items:stretch;padding-inline:clamp(4px,2vw,12px);scroll-padding-inline:clamp(4px,2vw,12px)}.om-section-product-rail--special-offers .om-section-product-rail__arrow,.om-section-product-rail--recommended .om-section-product-rail__arrow,.om-section-product-rail--dont-forget .om-section-product-rail__arrow{color:#1b1e2c;z-index:12;background:#dce6ee;border:none;border-radius:16px;width:44px;height:44px;top:50%;transform:translateY(-50%);box-shadow:0 2px 10px #1b1e2c2e}.om-section-product-rail--special-offers .om-section-product-rail__arrow:hover:not(:disabled),.om-section-product-rail--recommended .om-section-product-rail__arrow:hover:not(:disabled),.om-section-product-rail--dont-forget .om-section-product-rail__arrow:hover:not(:disabled){background:#c8d8e8;box-shadow:0 3px 12px #1b1e2c38}.om-section-product-rail--special-offers .om-section-product-rail__arrow:disabled,.om-section-product-rail--recommended .om-section-product-rail__arrow:disabled,.om-section-product-rail--dont-forget .om-section-product-rail__arrow:disabled{opacity:.45}.om-section-product-rail--special-offers .om-section-product-rail__arrow svg,.om-section-product-rail--recommended .om-section-product-rail__arrow svg,.om-section-product-rail--dont-forget .om-section-product-rail__arrow svg{stroke-width:2px;width:20px;height:20px;display:block}.om-section-product-rail--special-offers .om-section-product-rail__arrow--prev,.om-section-product-rail--recommended .om-section-product-rail__arrow--prev,.om-section-product-rail--dont-forget .om-section-product-rail__arrow--prev{left:clamp(2px,1.5vw,12px)}.om-section-product-rail--special-offers .om-section-product-rail__arrow--next,.om-section-product-rail--recommended .om-section-product-rail__arrow--next,.om-section-product-rail--dont-forget .om-section-product-rail__arrow--next{right:clamp(2px,1.5vw,12px)}@media (hover:hover) and (pointer:fine){.om-section-product-rail--special-offers .om-section-product-rail__scroller{--om-rail-party-room:210px;z-index:1;overflow:visible}.om-section-product-rail--special-offers .om-section-product-rail__track{padding-bottom:var(--om-rail-party-room);margin-bottom:calc(-1 * var(--om-rail-party-room));overflow:auto hidden}.om-section-product-rail--special-offers .om-section-product-rail__arrow{top:calc((100% - var(--om-rail-party-room,0px)) / 2)}}.om-section-product-rail--special-offers .om-section-product-rail__card,.om-section-product-rail--recommended .om-section-product-rail__card,.om-section-product-rail--dont-forget .om-section-product-rail__card{width:235px;height:auto;min-height:100%;box-shadow:none;border:1px solid #e5e9f0;border-radius:20px;flex:0 0 235px;align-self:stretch;gap:10px;position:relative;overflow:visible}.om-section-product-rail--special-offers .om-section-product-rail__card:hover,.om-section-product-rail--special-offers .om-section-product-rail__card:focus-within,.om-section-product-rail--recommended .om-section-product-rail__card:hover,.om-section-product-rail--recommended .om-section-product-rail__card:focus-within,.om-section-product-rail--dont-forget .om-section-product-rail__card:hover,.om-section-product-rail--dont-forget .om-section-product-rail__card:focus-within{z-index:3;box-shadow:none;transform:none}.om-section-product-rail--special-offers .om-section-product-rail__card-img-wrap,.om-section-product-rail--recommended .om-section-product-rail__card-img-wrap,.om-section-product-rail--dont-forget .om-section-product-rail__card-img-wrap{aspect-ratio:235/219;background:#eef1f6;border-radius:20px 20px 0 0;flex:none;width:235px;height:auto;margin:0}.om-section-product-rail--special-offers .om-section-product-rail__card-img,.om-section-product-rail--recommended .om-section-product-rail__card-img,.om-section-product-rail--dont-forget .om-section-product-rail__card-img{object-fit:cover}.om-section-product-rail--special-offers .om-section-product-rail__card-img--placeholder,.om-section-product-rail--recommended .om-section-product-rail__card-img--placeholder,.om-section-product-rail--dont-forget .om-section-product-rail__card-img--placeholder{object-fit:contain;background:#eef1f6;padding:28px}.om-section-product-rail--special-offers .om-section-product-rail__wishlist-btn,.om-section-product-rail--recommended .om-section-product-rail__wishlist-btn,.om-section-product-rail--dont-forget .om-section-product-rail__wishlist-btn{color:#b8c0cf;background:0 0;border-radius:16px;width:36px;height:36px;top:8px;right:10px}.om-section-product-rail--special-offers .om-section-product-rail__wishlist-btn .om-wishlist-heart,.om-section-product-rail--special-offers .om-section-product-rail__wishlist-btn svg,.om-section-product-rail--recommended .om-section-product-rail__wishlist-btn .om-wishlist-heart,.om-section-product-rail--recommended .om-section-product-rail__wishlist-btn svg,.om-section-product-rail--dont-forget .om-section-product-rail__wishlist-btn .om-wishlist-heart,.om-section-product-rail--dont-forget .om-section-product-rail__wishlist-btn svg{width:22px;height:20px}.om-section-product-rail--special-offers .om-section-product-rail__card-body,.om-section-product-rail--recommended .om-section-product-rail__card-body,.om-section-product-rail--dont-forget .om-section-product-rail__card-body{flex:auto;gap:12px;min-height:0;padding:0 10px}.om-section-product-rail--special-offers .om-section-product-rail__card-wholesale,.om-section-product-rail--special-offers .om-section-product-rail__card-unit-price,.om-section-product-rail--special-offers .om-section-product-rail__card-pack-line,.om-section-product-rail--special-offers .om-section-product-rail__card-stock,.om-section-product-rail--recommended .om-section-product-rail__card-wholesale,.om-section-product-rail--recommended .om-section-product-rail__card-unit-price,.om-section-product-rail--recommended .om-section-product-rail__card-pack-line,.om-section-product-rail--recommended .om-section-product-rail__card-stock,.om-section-product-rail--dont-forget .om-section-product-rail__card-wholesale,.om-section-product-rail--dont-forget .om-section-product-rail__card-unit-price,.om-section-product-rail--dont-forget .om-section-product-rail__card-pack-line,.om-section-product-rail--dont-forget .om-section-product-rail__card-stock{margin-inline:0}.om-section-product-rail--special-offers .om-section-product-rail__card-footer,.om-section-product-rail--recommended .om-section-product-rail__card-footer,.om-section-product-rail--dont-forget .om-section-product-rail__card-footer{margin-top:auto;padding:0 10px 10px}.om-section-product-rail--special-offers .om-section-product-rail__card--figma-offers .om-section-product-rail__card-body,.om-section-product-rail--recommended .om-section-product-rail__card--figma-offers .om-section-product-rail__card-body,.om-section-product-rail--dont-forget .om-section-product-rail__card--figma-offers .om-section-product-rail__card-body{flex-direction:column;gap:16px;padding:0 10px;display:flex}.om-section-product-rail--special-offers .om-section-product-rail__card--figma-offers .om-section-product-rail__card-title-block,.om-section-product-rail--recommended .om-section-product-rail__card--figma-offers .om-section-product-rail__card-title-block,.om-section-product-rail--dont-forget .om-section-product-rail__card--figma-offers .om-section-product-rail__card-title-block{flex-direction:column;gap:12px;width:100%;display:flex}.om-section-product-rail--special-offers .om-section-product-rail__card--figma-offers .om-section-product-rail__card-price-block,.om-section-product-rail--recommended .om-section-product-rail__card--figma-offers .om-section-product-rail__card-price-block,.om-section-product-rail--dont-forget .om-section-product-rail__card--figma-offers .om-section-product-rail__card-price-block{flex-direction:column;gap:16px;width:100%;display:flex}.om-section-product-rail--special-offers .om-section-product-rail__card--figma-offers .om-section-product-rail__card-meta,.om-section-product-rail--recommended .om-section-product-rail__card--figma-offers .om-section-product-rail__card-meta,.om-section-product-rail--dont-forget .om-section-product-rail__card--figma-offers .om-section-product-rail__card-meta{justify-content:space-between;align-items:center;gap:4px;width:100%;display:flex}.om-section-product-rail--special-offers .om-section-product-rail__card--figma-offers .om-section-product-rail__card-stars,.om-section-product-rail--recommended .om-section-product-rail__card--figma-offers .om-section-product-rail__card-stars,.om-section-product-rail--dont-forget .om-section-product-rail__card--figma-offers .om-section-product-rail__card-stars{gap:2px;font-size:16px}.om-section-product-rail--special-offers .om-section-product-rail__card--figma-offers .om-section-product-rail__card-sku,.om-section-product-rail--recommended .om-section-product-rail__card--figma-offers .om-section-product-rail__card-sku,.om-section-product-rail--dont-forget .om-section-product-rail__card--figma-offers .om-section-product-rail__card-sku{color:#4b5668;font-size:12px;line-height:1.15}.om-section-product-rail--special-offers .om-section-product-rail__card--figma-offers .om-section-product-rail__card-title,.om-section-product-rail--recommended .om-section-product-rail__card--figma-offers .om-section-product-rail__card-title,.om-section-product-rail--dont-forget .om-section-product-rail__card--figma-offers .om-section-product-rail__card-title{-webkit-line-clamp:2;color:#1b1e2c;margin:0;font-size:14px;font-weight:500;line-height:1.2}.om-section-product-rail--special-offers .om-section-product-rail__card--figma-offers .om-section-product-rail__card-rating-count,.om-section-product-rail--recommended .om-section-product-rail__card--figma-offers .om-section-product-rail__card-rating-count,.om-section-product-rail--dont-forget .om-section-product-rail__card--figma-offers .om-section-product-rail__card-rating-count{color:#4b5668;font-size:10px;line-height:1.2}.om-section-product-rail--special-offers .om-section-product-rail__card--figma-offers .om-section-product-rail__card-price,.om-section-product-rail--recommended .om-section-product-rail__card--figma-offers .om-section-product-rail__card-price,.om-section-product-rail--dont-forget .om-section-product-rail__card--figma-offers .om-section-product-rail__card-price{color:#000;font-size:20px;font-weight:600;line-height:1.1}.om-section-product-rail--special-offers .om-section-product-rail__card--figma-offers .om-section-product-rail__card-pricing,.om-section-product-rail--recommended .om-section-product-rail__card--figma-offers .om-section-product-rail__card-pricing,.om-section-product-rail--dont-forget .om-section-product-rail__card--figma-offers .om-section-product-rail__card-pricing{flex-direction:row;align-items:center;gap:8px;margin-top:0}.om-section-product-rail--special-offers .om-section-product-rail__card--figma-offers .om-section-product-rail__card-pack-meta,.om-section-product-rail--recommended .om-section-product-rail__card--figma-offers .om-section-product-rail__card-pack-meta,.om-section-product-rail--dont-forget .om-section-product-rail__card--figma-offers .om-section-product-rail__card-pack-meta{gap:6px}.om-section-product-rail--special-offers .om-section-product-rail__card--figma-offers .om-product-qty--card .om-product-qty__btn,.om-section-product-rail--recommended .om-section-product-rail__card--figma-offers .om-product-qty--card .om-product-qty__btn,.om-section-product-rail--dont-forget .om-section-product-rail__card--figma-offers .om-product-qty--card .om-product-qty__btn{border-radius:16px}.om-section-product-rail--special-offers .om-section-product-rail__card--figma-offers .om-product-qty--card .om-product-qty__add--card,.om-section-product-rail--recommended .om-section-product-rail__card--figma-offers .om-product-qty--card .om-product-qty__add--card,.om-section-product-rail--dont-forget .om-section-product-rail__card--figma-offers .om-product-qty--card .om-product-qty__add--card{border-radius:16px;width:36px;height:36px}.om-section-product-rail--special-offers .om-section-product-rail__card--figma-offers .om-section-product-rail__card-party,.om-section-product-rail--recommended .om-section-product-rail__card--figma-offers .om-section-product-rail__card-party,.om-section-product-rail--dont-forget .om-section-product-rail__card--figma-offers .om-section-product-rail__card-party{box-sizing:border-box;background:#fff;flex-direction:column;gap:8px;width:100%;padding:0 10px 10px;display:flex}.om-section-product-rail--special-offers .om-section-product-rail__card--figma-offers .om-section-product-rail__card-min-batch,.om-section-product-rail--recommended .om-section-product-rail__card--figma-offers .om-section-product-rail__card-min-batch,.om-section-product-rail--dont-forget .om-section-product-rail__card--figma-offers .om-section-product-rail__card-min-batch{color:#4b5668;margin:0;font-size:12px;font-weight:500;line-height:1.15}.om-section-product-rail--special-offers .om-section-product-rail__card--figma-offers .om-section-product-rail__card-tiers,.om-section-product-rail--recommended .om-section-product-rail__card--figma-offers .om-section-product-rail__card-tiers,.om-section-product-rail--dont-forget .om-section-product-rail__card--figma-offers .om-section-product-rail__card-tiers{flex-direction:column;gap:4px;width:100%;display:flex}.om-section-product-rail--special-offers .om-section-product-rail__card--figma-offers .om-section-product-rail__card-tier,.om-section-product-rail--recommended .om-section-product-rail__card--figma-offers .om-section-product-rail__card-tier,.om-section-product-rail--dont-forget .om-section-product-rail__card--figma-offers .om-section-product-rail__card-tier{box-sizing:border-box;width:100%;font:inherit;color:#1b1e2c;text-align:inherit;cursor:pointer;appearance:none;background:#fff;border:1px solid #e5e9f0;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:500;line-height:1.15;transition:border-color .15s,color .15s,background .15s;display:flex}.om-section-product-rail--special-offers .om-section-product-rail__card--figma-offers .om-section-product-rail__card-tier:hover:not(.om-section-product-rail__card-tier--active),.om-section-product-rail--recommended .om-section-product-rail__card--figma-offers .om-section-product-rail__card-tier:hover:not(.om-section-product-rail__card-tier--active),.om-section-product-rail--dont-forget .om-section-product-rail__card--figma-offers .om-section-product-rail__card-tier:hover:not(.om-section-product-rail__card-tier--active){background:#f6f7fb;border-color:#9aa3b8}.om-section-product-rail--special-offers .om-section-product-rail__card--figma-offers .om-section-product-rail__card-tier:focus-visible,.om-section-product-rail--recommended .om-section-product-rail__card--figma-offers .om-section-product-rail__card-tier:focus-visible,.om-section-product-rail--dont-forget .om-section-product-rail__card--figma-offers .om-section-product-rail__card-tier:focus-visible{outline-offset:2px;outline:2px solid #1c448e}.om-section-product-rail--special-offers .om-section-product-rail__card--figma-offers .om-section-product-rail__card-tier--active,.om-section-product-rail--recommended .om-section-product-rail__card--figma-offers .om-section-product-rail__card-tier--active,.om-section-product-rail--dont-forget .om-section-product-rail__card--figma-offers .om-section-product-rail__card-tier--active{color:#ff9223;background:#ff922312;border-color:#ff9223}.om-section-product-rail--special-offers .om-section-product-rail__card--figma-offers .om-section-product-rail__card-tier-qty,.om-section-product-rail--special-offers .om-section-product-rail__card--figma-offers .om-section-product-rail__card-tier-price,.om-section-product-rail--recommended .om-section-product-rail__card--figma-offers .om-section-product-rail__card-tier-qty,.om-section-product-rail--recommended .om-section-product-rail__card--figma-offers .om-section-product-rail__card-tier-price,.om-section-product-rail--dont-forget .om-section-product-rail__card--figma-offers .om-section-product-rail__card-tier-qty,.om-section-product-rail--dont-forget .om-section-product-rail__card--figma-offers .om-section-product-rail__card-tier-price{white-space:nowrap}@media (hover:hover) and (pointer:fine){.om-section-product-rail--special-offers .om-section-product-rail__card--figma-offers .om-section-product-rail__card-party,.om-section-product-rail--recommended .om-section-product-rail__card--figma-offers .om-section-product-rail__card-party,.om-section-product-rail--dont-forget .om-section-product-rail__card--figma-offers .om-section-product-rail__card-party{z-index:4;opacity:0;visibility:hidden;pointer-events:none;border:1px solid #e5e9f0;border-top:none;border-radius:0 0 20px 20px;width:auto;margin:0;padding:8px 10px 10px;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:100%;left:-1px;right:-1px;transform:translateY(-6px);box-shadow:0 8px 18px #1b1e2c14}.om-section-product-rail--special-offers .om-section-product-rail__card--figma-offers:hover,.om-section-product-rail--special-offers .om-section-product-rail__card--figma-offers:focus-within,.om-section-product-rail--recommended .om-section-product-rail__card--figma-offers:hover,.om-section-product-rail--recommended .om-section-product-rail__card--figma-offers:focus-within,.om-section-product-rail--dont-forget .om-section-product-rail__card--figma-offers:hover,.om-section-product-rail--dont-forget .om-section-product-rail__card--figma-offers:focus-within{z-index:8;border-bottom-right-radius:0;border-bottom-left-radius:0}.om-section-product-rail--special-offers .om-section-product-rail__card--figma-offers:hover .om-section-product-rail__card-party,.om-section-product-rail--special-offers .om-section-product-rail__card--figma-offers:focus-within .om-section-product-rail__card-party,.om-section-product-rail--recommended .om-section-product-rail__card--figma-offers:hover .om-section-product-rail__card-party,.om-section-product-rail--recommended .om-section-product-rail__card--figma-offers:focus-within .om-section-product-rail__card-party,.om-section-product-rail--dont-forget .om-section-product-rail__card--figma-offers:hover .om-section-product-rail__card-party,.om-section-product-rail--dont-forget .om-section-product-rail__card--figma-offers:focus-within .om-section-product-rail__card-party{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.om-section-product-rail--special-offers .om-section-product-rail__card--figma-offers .om-section-product-rail__card-party,.om-section-product-rail--recommended .om-section-product-rail__card--figma-offers .om-section-product-rail__card-party,.om-section-product-rail--dont-forget .om-section-product-rail__card--figma-offers .om-section-product-rail__card-party{transition:none;transform:none}}@media (width<=768px){.om-section-product-rail--special-offers .om-section-product-rail__header,.om-section-product-rail--recommended .om-section-product-rail__header,.om-section-product-rail--dont-forget .om-section-product-rail__header{align-items:center;gap:12px}.om-section-product-rail--special-offers .om-section-product-rail__view-all,.om-section-product-rail--recommended .om-section-product-rail__view-all,.om-section-product-rail--dont-forget .om-section-product-rail__view-all{font-size:16px}.om-section-product-rail--special-offers .om-section-product-rail__scroller,.om-section-product-rail--recommended .om-section-product-rail__scroller,.om-section-product-rail--dont-forget .om-section-product-rail__scroller{--om-rail-party-room:0px}.om-section-product-rail--special-offers .om-section-product-rail__track,.om-section-product-rail--recommended .om-section-product-rail__track,.om-section-product-rail--dont-forget .om-section-product-rail__track{padding-block:0;padding-inline:0;align-items:start;margin-bottom:0;padding-bottom:0;scroll-padding-inline:0;overflow:visible}.om-section-product-rail--special-offers .om-section-product-rail__arrow,.om-section-product-rail--recommended .om-section-product-rail__arrow,.om-section-product-rail--dont-forget .om-section-product-rail__arrow{top:50%;transform:translateY(-50%)}.om-section-product-rail--special-offers .om-section-product-rail__card,.om-section-product-rail--recommended .om-section-product-rail__card,.om-section-product-rail--dont-forget .om-section-product-rail__card{flex:initial;align-self:start;width:auto;min-width:0;height:auto;min-height:0}.om-section-product-rail--special-offers .om-section-product-rail__card-body,.om-section-product-rail--recommended .om-section-product-rail__card-body,.om-section-product-rail--dont-forget .om-section-product-rail__card-body{flex:0 auto;padding:8px 10px 6px}.om-section-product-rail--special-offers .om-section-product-rail__card-footer,.om-section-product-rail--recommended .om-section-product-rail__card-footer,.om-section-product-rail--dont-forget .om-section-product-rail__card-footer{margin-top:0}.om-section-product-rail--special-offers .om-section-product-rail__card-img-wrap,.om-section-product-rail--recommended .om-section-product-rail__card-img-wrap,.om-section-product-rail--dont-forget .om-section-product-rail__card-img-wrap{width:auto;max-width:none}}@keyframes om-brands-marquee-x{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.om-section-brands{background:#fff;padding-block:48px}.om-section-brands__header{margin-bottom:32px}.om-section-brands__title{color:#2d3142;margin:0;font-size:32px;font-weight:600;line-height:1.1}.om-section-brands__subtitle{color:#667389;margin:8px 0 0;font-size:14px}.om-section-brands__marquee-viewport{width:100%;margin:0;padding-block:8px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 24px calc(100% - 24px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 24px calc(100% - 24px),#0000 100%)}.om-section-brands__marquee-wrap{pointer-events:auto;width:100%;min-width:0}.om-section-brands__marquee{will-change:transform;width:max-content;animation:om-brands-marquee-x var(--om-brands-duration,42s) linear infinite;flex-flow:row;display:flex}.om-section-brands__track{flex-direction:row;flex:none;align-items:center;gap:clamp(12px,4vw,32px);margin:0;padding:0 clamp(8px,2vw,20px) 0 0;list-style:none;display:inline-flex}.om-section-brands__track--dup{padding-inline-start:clamp(12px,4vw,32px)}.om-section-brands__item{flex:none}.om-section-brands__link{color:inherit;border-radius:50%;text-decoration:none;display:block}.om-section-brands__link:focus-visible{outline-offset:3px;outline:2px solid #cdd5e2}.om-section-brands__link:hover .om-section-brands__ring,.om-section-brands__link:focus-visible .om-section-brands__ring{border-color:#cdd5e2;box-shadow:0 1px 2px #0f23470f}.om-section-brands__ring{box-sizing:border-box;background:#fff;border:1px solid #e5e9f0;border-radius:50%;justify-content:center;align-items:center;width:clamp(72px,18vw,100px);height:clamp(72px,18vw,100px);padding:0;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.om-section-brands__logo{object-fit:cover;object-position:center;width:100%;height:100%}.om-section-brands__logo-fallback{color:#667389;text-align:center;word-break:break-word;padding:4px;font-size:11px;font-weight:600;line-height:1.2}@media (prefers-reduced-motion:reduce){.om-section-brands__marquee-viewport{-webkit-mask-image:none;mask-image:none}.om-section-brands__marquee{flex-wrap:wrap;justify-content:center;gap:clamp(12px,3vw,24px);width:100%;animation:none;transform:none}.om-section-brands__track{flex-wrap:wrap;flex:auto;justify-content:center;width:100%}.om-section-brands__track--dup{display:none!important}}@media (width<=768px){.om-section-brands__header{margin-bottom:24px}.om-section-brands__title{font-size:24px}.om-section-brands__marquee-viewport{padding-block:0}}@media (width<=560px){.om-section-brands__marquee-viewport{-webkit-mask-image:none;mask-image:none}.om-section-brands__marquee,.om-section-brands__marquee-wrap{width:100%}.om-section-brands__marquee{animation:none;transform:none}.om-section-brands__track--dup{display:none!important}.om-section-brands__track{grid-template-columns:repeat(3,1fr);justify-items:center;gap:16px 12px;width:100%;display:grid}.om-section-brands__item{width:100%;max-width:100px}}.om-section-newsletter{background:#1c448e;padding-block:48px;overflow:hidden}.om-section-newsletter__shell{grid-template-columns:minmax(0,min(501px,100%)) minmax(0,1fr);align-items:center;gap:clamp(24px,3vw,56px);min-width:0;padding:clamp(28px,3.2vw,41px) clamp(20px,2.8vw,36px);display:grid}.om-section-newsletter__copy{flex:1 1 0;min-width:0;max-width:501px}.om-section-newsletter__title{color:#fff;margin:0;font-size:clamp(24px,4vw + 12px,32px);font-weight:600;line-height:1.2}.om-section-newsletter__subtitle{color:#fff;max-width:453px;margin:clamp(16px,3vw,32px) 0 0;font-size:16px;font-weight:500;line-height:1.3}.om-section-newsletter__form-wrap{flex-direction:column;flex:1 1 0;gap:11px;min-width:0;max-width:100%;display:flex}.om-section-newsletter__form{flex-direction:column;align-items:stretch;gap:14px;width:100%;min-width:0;max-width:100%;display:flex}.om-section-newsletter__input-block{width:100%;min-width:0;max-width:none}.om-section-newsletter__input-label{color:#fff;margin:0 0 6px;padding-left:16px;font-size:10px;line-height:1;display:block}.om-section-newsletter__input{color:#fff;background:0 0;border:1.2px solid #e5e9f0;border-radius:24px;outline:none;width:100%;height:48px;padding:0 16px;font-size:14px;font-weight:500;line-height:1.2}.om-section-newsletter__input::placeholder{color:#b8c0cfe6}.om-section-newsletter__submit{color:#fff;white-space:normal;word-break:normal;-webkit-hyphens:auto;hyphens:auto;text-align:center;box-sizing:border-box;background:#ff9223;border-radius:26px;flex-shrink:0;align-self:stretch;width:100%;max-width:none;height:auto;min-height:48px;padding:10px clamp(16px,3vw,32px);font-size:clamp(13px,2vw,16px);font-weight:600;line-height:1.22;transition:background .15s}.om-section-newsletter__submit:hover{background:#e8821a}.om-section-newsletter__consent{color:#b8c0cf;cursor:pointer;align-items:center;gap:4px;margin:0;font-size:12px;line-height:1.2;display:flex}.om-section-newsletter__consent-input{opacity:0;pointer-events:none;position:absolute}.om-section-newsletter__consent-check{color:#fff;border:1px solid #fff;border-radius:2px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;display:inline-flex}.om-section-newsletter__consent-input:focus-visible+.om-section-newsletter__consent-check{outline-offset:1px;outline:2px solid #ffffffe6}.om-section-newsletter__consent-input:not(:checked)+.om-section-newsletter__consent-check{color:#0000;border-color:#d3d3d3e6}.om-section-newsletter__feedback{color:#fff;background:#ffffff1f;border-radius:12px;padding:12px 16px;font-size:13px;font-weight:500}.om-section-newsletter__feedback[data-state=success]{background:#19a46340}.om-section-newsletter__feedback[data-state=error]{background:#dc2c2c40}@media (width<=1024px){.om-section-newsletter__shell{grid-template-columns:1fr;align-items:start;gap:32px;padding:32px 24px}.om-section-newsletter__subtitle{max-width:100%;margin-top:24px}.om-section-newsletter__copy,.om-section-newsletter__form-wrap{flex:none;width:100%;max-width:none}.om-section-newsletter__input-block{max-width:100%}}@media (width<=560px){.om-section-newsletter__form{gap:12px;width:100%}.om-section-newsletter__input-block{width:100%}.om-section-newsletter__submit{border-radius:20px;width:100%;max-width:none;height:52px}}.om-section-the-best{background:#fff;padding-block:50px}.om-section-the-best__heading{margin-bottom:68px}.om-section-the-best__title{color:#2d3142;flex-direction:column;gap:0;margin:0;font-size:32px;font-weight:600;line-height:1.1;display:flex}.om-section-the-best__title-line{display:block}.om-section-the-best__grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;gap:16px;margin:0;padding:0;list-style:none;display:grid}.om-section-the-best__item{min-width:0;display:flex}.om-section-the-best__card{box-sizing:border-box;background:#e5ebf2;border-radius:20px;width:100%;height:209px;min-height:209px;max-height:209px;padding:12px;display:block;position:relative;overflow:hidden}.om-section-the-best__card-body{pointer-events:none;min-height:0;display:block;position:absolute;inset:0}.om-section-the-best__card-hit{color:inherit;pointer-events:auto;text-decoration:none;transition:opacity .15s;display:block;position:absolute;inset:0}.om-section-the-best__card-hit:hover{opacity:.92}.om-section-the-best__card-headline{z-index:2;color:#2d3142;pointer-events:none;max-width:278px;margin:0;font-size:20px;font-weight:600;line-height:1.1;position:absolute;top:12px;left:12px}.om-section-the-best__card-art{z-index:1;pointer-events:none;justify-content:flex-end;align-items:flex-end;display:flex;position:absolute;inset:0;overflow:hidden}.om-section-the-best__card-img{object-fit:contain;object-position:right bottom;transform-origin:100% 100%;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.om-section-the-best__item:first-child .om-section-the-best__card-img{transform:scale(.92)}.om-section-the-best__item:nth-child(2) .om-section-the-best__card-img{max-width:94%;max-height:94%;transform:scale(1.02)}.om-section-the-best__item:nth-child(3) .om-section-the-best__card-img{transform:scale(1.06)}.om-section-the-best__item:nth-child(4) .om-section-the-best__card-img{transform:translateY(10px)scale(1.06)}.om-section-the-best__item:nth-child(5) .om-section-the-best__card-img{transform:scale(1.02)}.om-section-the-best__item:nth-child(6) .om-section-the-best__card-img{transform:scale(1.04)}.om-section-the-best__card-cta{z-index:3;color:#2d3142;font-family:Montserrat,system-ui,sans-serif;font-size:16px;font-weight:500;line-height:1.3;text-decoration:none;position:absolute;bottom:12px;left:12px}.om-section-the-best__card-cta:hover{color:#1c448e;text-decoration:underline}@media (width<=1280px){.om-section-the-best__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.om-section-the-best{padding-block:32px}.om-section-the-best__heading{margin-bottom:20px}.om-section-the-best__title{font-size:clamp(20px,4.5vw + 6px,24px)}.om-section-the-best__grid{grid-template-columns:1fr;grid-auto-rows:auto;gap:12px}.om-section-the-best__card{height:180px;min-height:180px;max-height:180px;padding:10px}.om-section-the-best__card-headline{max-width:calc(100% - 20px);font-size:clamp(14px,2.8vw + 8px,18px);line-height:1.2;top:10px;left:10px}.om-section-the-best__card-img{width:auto;max-width:70%;max-height:100px;transform:none}.om-section-the-best__item .om-section-the-best__card-img{transform:none}.om-section-the-best__card-cta{font-size:14px;bottom:10px;left:10px}}.om-section-faq{background:#fff;padding-block:50px}.om-section-faq__stack{flex-direction:column;width:100%;min-width:0;display:flex}.om-section-faq__header{margin-bottom:24px}.om-section-faq__title{color:#2d3142;letter-spacing:0;margin:0;font-size:32px;font-weight:600;line-height:1.1}.om-section-faq__header-meta{flex-wrap:wrap;align-items:baseline;gap:8px 16px;margin-top:12px;display:flex}.om-section-faq__header-sub{color:#667389;flex:280px;min-width:0;margin:0;font-size:14px;font-weight:500;line-height:1.1}.om-section-faq__header-cta{color:#1c448e;white-space:nowrap;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s}.om-section-faq__header-cta:hover{color:#0f2347;text-decoration:underline}.om-section-faq__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.om-section-faq__item{background:#edf1f6;border-radius:20px;flex-direction:column;gap:0;min-width:0;padding:16px 20px;transition:background .15s;display:flex}.om-section-faq__item[data-open]{gap:20px}.om-section-faq__item-header{text-align:left;cursor:pointer;padding:0;background:0 0;border:none;border-bottom:.5px solid #0000;justify-content:space-between;align-items:center;gap:16px;width:100%;margin:0;padding-bottom:0;transition:border-color .15s,padding-bottom .15s;display:flex}.om-section-faq__item-header:hover .om-section-faq__toggle{color:#2d3142}.om-section-faq__item[data-open] .om-section-faq__item-header{border-bottom-color:#d3d3d3;padding-bottom:8px}.om-section-faq__item-question{color:#2d3142;flex:auto;min-width:0;font-size:16px;font-weight:500;line-height:1.3}.om-section-faq__toggle{color:#2d3142;background:#edf1f6;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:500;line-height:0;display:inline-flex}.om-section-faq__toggle-minus{font-size:24px;font-weight:400;line-height:0;display:none}.om-section-faq__item[data-open] .om-section-faq__toggle-plus{display:none}.om-section-faq__item[data-open] .om-section-faq__toggle-minus{display:flex}.om-section-faq__item-answer{transition:height .25s;overflow:hidden}.om-section-faq__item-answer-inner{color:#667389;max-width:100%;margin:0;font-size:16px;font-weight:500;line-height:1.3}.om-section-faq__item-answer-inner a{color:#1c448e;font-weight:500;text-decoration:none}.om-section-faq__item-answer-inner a:hover{color:#0f2347;text-decoration:underline}@media (width<=768px){.om-section-faq{padding-block:32px 24px}.om-section-faq__header{margin-bottom:32px}.om-section-faq__title{font-size:24px}}.om-section-footer{color:#2d3142;background:#edf1f6;padding-top:clamp(48px,10vw + 24px,100px);padding-bottom:clamp(40px,6vw + 20px,60px)}.om-section-footer__inner{max-width:100%}.om-section-footer__top{grid-template-columns:minmax(0,1.1fr) repeat(4,minmax(0,1fr));place-items:start stretch;gap:32px 24px;width:100%;max-width:100%;margin-inline:0;padding-bottom:32px;display:grid}.om-section-footer__brand-col{flex-direction:column;align-items:flex-start;gap:36px;min-width:0;display:flex}.om-section-footer__brand{flex-direction:column;align-items:flex-start;gap:24px;width:100%;display:flex}.om-section-footer__logo{flex:none;max-width:100%;line-height:0;text-decoration:none;display:block}.om-section-footer__logo-img{aspect-ratio:299/37;object-fit:contain;width:100%;max-width:299px;height:auto;display:block}.om-section-footer__logo-office{width:auto;height:36px;display:block}.om-section-footer__logo-max{width:auto;height:35px;display:block}.om-section-footer__logo-fallback{letter-spacing:-.02em;flex-wrap:wrap;align-items:baseline;gap:0 4px;font-size:28px;font-weight:700;line-height:1;display:flex}.om-section-footer__logo-fallback--office{color:#ff9223}.om-section-footer__logo-fallback--max{color:#1c448e}.om-section-footer__data{flex-direction:column;gap:12px;display:flex}.om-section-footer__data-block{flex-direction:column;gap:6px;display:flex}.om-section-footer__data-row{align-items:flex-start;gap:6px;display:flex}.om-section-footer__data-icon{color:#1c448e;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.om-section-footer__data-icon svg,.om-section-footer__data-icon img{object-fit:contain;display:block}.om-section-footer__data-text{color:#2d3142;max-width:360px;margin:0;font-size:12px;line-height:1.45}.om-section-footer__data-link{text-decoration:none;transition:color .15s;display:block}.om-section-footer__data-link:hover{color:#1c448e;text-decoration:underline}.om-section-footer__map-open{color:#1c448e;align-items:center;gap:6px;margin:0 0 16px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.om-section-footer__map-open svg{color:#ff9223}.om-section-footer__map-open:hover{text-decoration:underline}.om-section-footer__phone-link{color:#2d3142;white-space:nowrap;font-size:12px;font-weight:400;line-height:1.2;text-decoration:none}.om-section-footer__phone-link:hover{text-decoration:underline}.om-section-footer__phone-sub{color:#667389;margin:0;padding-left:30px;font-size:12px;line-height:1.2}.om-section-footer__mail-link{color:#2d3142;white-space:nowrap;font-size:12px;line-height:1.2;text-decoration:none}.om-section-footer__mail-link:hover{text-decoration:underline}.om-section-footer__newsletter-title{color:#2d3142;margin:0 0 4px;font-size:12px;line-height:1.2}.om-section-footer__newsletter-form{background:#fff;border:1px solid #d3d3d3;border-radius:16px;justify-content:space-between;align-items:center;max-width:240px;min-height:36px;padding:2px 2px 2px 16px;display:flex}.om-section-footer__newsletter-input{color:#2d3142;background:0 0;border:0;outline:none;flex:1;min-width:0;font-size:12px}.om-section-footer__newsletter-input::placeholder{color:#667389}.om-section-footer__newsletter-btn{color:#000;cursor:pointer;background:#ff9223;border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.om-section-footer__newsletter-btn:hover{background:#e8821a}.om-section-footer__newsletter-chevron{width:7px;height:13px;display:block}.om-section-footer__link-col{flex-direction:column;gap:0;min-width:0;display:flex}.om-section-footer__col-block{flex-direction:column;gap:0;min-width:0;margin:0;display:flex}.om-section-footer__col-title{text-transform:uppercase;letter-spacing:.04em;color:#2d3142;min-height:1.25em;margin:0 0 16px;font-size:14px;font-weight:600;line-height:1.25;display:block}.om-section-footer__col-links{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.om-section-footer__col-link{color:#2d3142;font-size:12px;font-weight:500;line-height:1.15;text-decoration:none;transition:color .15s;display:block}.om-section-footer__col-link:hover{color:#1c448e}.om-section-footer__map-wrap{box-sizing:border-box;background:#fff;border:1px solid #d3d3d3;border-radius:0;width:100%;max-width:none;min-height:344px;margin:0 0 16px}.om-section-footer__map-wrap--fallback{justify-content:center;align-items:center;min-height:200px;display:flex}.om-section-footer__map-host{width:100%;height:344px;min-height:344px;display:block}.om-section-footer__map{border:0;width:100%;height:344px;display:block}.om-section-footer__map--embed{min-height:344px}.om-section-footer__map-fallback{color:#1c448e;font-size:14px;font-weight:600;text-decoration:none}.om-section-footer__map-fallback:hover{text-decoration:underline}.om-section-footer__post-map{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 24px;width:100%;padding:12px 0 8px;display:flex}.om-section-footer__privacy-link{color:#2d3142;font-size:12px;line-height:1;text-decoration:none}.om-section-footer__privacy-link:hover{text-decoration:underline}.om-section-footer__payments{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;display:flex}.om-section-footer__payment-img{object-fit:contain;width:auto;height:auto;max-height:34px;display:block}.om-section-footer__payment-badge{color:#667389;background:#fff;border:1px solid #e5e9f0;border-radius:8px;justify-content:center;align-items:center;height:32px;padding:0 8px;font-size:11px;display:inline-flex}.om-section-footer__legal-row{color:#667389;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;padding-top:8px;font-size:12px;line-height:1.2;display:flex}.om-section-footer__legal-list{flex-direction:column;gap:4px;max-width:300px;margin:0;padding:0;list-style:none;display:flex}.om-section-footer__legal-link{color:#667389;text-decoration:none}.om-section-footer__legal-link:hover{color:#2d3142;text-decoration:underline}.om-section-footer__credits{white-space:nowrap;margin:0}@media (width<=1280px){.om-section-footer__top{grid-template-columns:repeat(2,1fr)}.om-section-footer__brand-col{grid-column:1/-1}}@media (width<=768px){.om-section-footer{padding-top:48px;padding-bottom:32px}.om-section-footer__brand-col{gap:24px}.om-section-footer__logo-img{max-width:173px}.om-section-footer__top{grid-template-columns:1fr;row-gap:10px;padding-bottom:20px}.om-section-footer__brand{gap:20px;margin-bottom:10px}.om-section-footer__data{gap:20px}.om-section-footer__data-text{color:#000;max-width:none;line-height:1.2}.om-section-footer__data-link{color:#000}.om-section-footer__phone-link,.om-section-footer__mail-link{white-space:normal;word-break:break-word;overflow-wrap:anywhere;color:#000}.om-section-footer__phone-sub{color:#4b5668}.om-section-footer__newsletter{width:100%}.om-section-footer__newsletter-title{color:#000;margin-bottom:12px}.om-section-footer__newsletter-form{width:100%;max-width:100%}.om-section-footer__link-col{width:100%}.om-section-footer__col-block{box-sizing:border-box;background:0 0;border:1.2px solid #b2b2b2;border-radius:24px;width:100%;padding:12px 16px 14px}.om-section-footer__col-title{text-transform:none;letter-spacing:0;color:#4b5668;flex:auto;min-width:0;min-height:0;margin:0 0 10px;font-size:14px;font-weight:500;line-height:1.2}.om-section-footer__col-links{gap:10px;padding:0;display:flex}.om-section-footer__col-link{color:#1b1e2c;padding-block:4px}.om-section-footer__map-open{display:none}.om-section-footer__map-wrap{aspect-ratio:354/760;height:auto;min-height:0;margin-bottom:20px}.om-section-footer__map-wrap--fallback{aspect-ratio:auto;min-height:200px}.om-section-footer__2gis{height:100%;min-height:100%}.om-section-footer__2gis iframe,.om-section-footer__2gis canvas{min-height:100%;height:100%!important}.om-section-footer__map{height:100%;min-height:100%}.om-section-footer__map--embed{min-height:100%}.om-section-footer__post-map{flex-direction:column-reverse;align-items:flex-start;gap:20px;padding:0 0 16px}.om-section-footer__privacy-link{display:none}.om-section-footer__payments{justify-content:flex-start;gap:20px;width:100%}.om-section-footer__payment-img{max-height:42px}.om-section-footer__legal-row{color:#4b5668;flex-direction:column;align-items:flex-start;gap:16px}.om-section-footer__legal-list{width:100%;max-width:none}.om-section-footer__legal-link{color:#4b5668}.om-section-footer__credits{white-space:normal;color:#4b5668}}.om-product-page{padding-block:24px 48px}@media (width<=560px){.om-product-page{padding-block:16px 32px}}.om-product-breadcrumb,.om-breadcrumb{color:#667389;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;display:flex}.om-breadcrumb__link{color:#1c448e;text-decoration:none}.om-breadcrumb__link:hover{text-decoration:underline}.om-breadcrumb__current{color:#2d3142;text-overflow:ellipsis;max-width:100%;overflow:hidden}.om-breadcrumb__sep{color:#9aa3b8;-webkit-user-select:none;user-select:none}.om-product-page__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:32px 48px;display:grid}@media (width<=1024px){.om-product-page__layout{grid-template-columns:1fr}}.om-product-main-attrs{max-width:100%;margin:8px 0 48px}.om-product-main-attrs__title{color:#161a2c;margin:0 0 12px;font-size:18px;font-weight:700;line-height:1.1}.om-product-main-attrs__list{color:#2d3142;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px;margin:0;padding:0;font-size:15px;line-height:1.35;list-style:none;display:grid}@media (width<=560px){.om-product-main-attrs__list{grid-template-columns:1fr}}.om-product-main-attrs__item{justify-content:space-between;align-items:baseline;gap:12px;min-width:0;margin:0;display:flex}.om-product-main-attrs__value{color:#161a2c;text-align:right;flex-shrink:0;font-size:14px;font-weight:500;line-height:1.35}.om-product-main-attrs__label{color:#667389;min-width:0;font-size:14px;font-weight:500;line-height:1.35}.om-product-gallery{flex-direction:row;align-items:start;gap:16px;display:flex}@media (width<=768px){.om-product-gallery{flex-direction:column-reverse}}.om-product-gallery__thumbs{flex-direction:column;flex-shrink:0;gap:8px;max-height:520px;display:flex;overflow-y:auto}@media (width<=768px){.om-product-gallery__thumbs{flex-direction:row;width:100%;max-height:none;padding-bottom:4px;overflow-x:auto}}.om-product-gallery__thumb{cursor:pointer;background:#f6f7fb;border:2px solid #0000;border-radius:12px;padding:0;line-height:0;display:block;overflow:hidden}.om-product-gallery__thumb.is-active{border-color:#ff9223}.om-product-gallery__thumb:focus-visible{outline-offset:2px;outline:2px solid #1c448e}.om-product-gallery__thumb-img{object-fit:cover;width:72px;height:72px;display:block}.om-product-gallery__main{aspect-ratio:1;background:#f6f7fb;border-radius:16px;flex:1;justify-content:center;align-items:center;min-width:0;display:flex;overflow:hidden}.om-product-gallery__main--empty{min-height:360px;padding:32px}.om-product-gallery__main-img{object-fit:contain;width:100%;height:100%}.om-product-gallery__placeholder-img{object-fit:contain;opacity:.95;width:min(100%,360px);height:auto;max-height:100%}.om-product-buybox{padding-right:56px;position:relative}.om-product-buybox__title{color:#161a2c;margin:0;font-size:clamp(20px,4.2vw,28px);font-weight:700;line-height:1.1}.om-product-buybox__icon-actions{z-index:2;flex-direction:column;gap:8px;display:flex;position:absolute;top:0;right:0}.om-product-buybox__icon-btn{width:56px;height:56px;box-shadow:none;color:#4b5668;cursor:pointer;background:#edf1f6;border:none;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .15s,background .15s;display:flex}.om-product-buybox__icon-btn .om-product-buybox__icon-img{object-fit:contain;pointer-events:none;width:24px;height:24px;display:block}.om-product-buybox__icon-btn .om-wishlist-heart{width:22px;height:20px}.om-product-buybox__icon-btn:hover:not([disabled]){background:#e2e8f0}.om-product-buybox__icon-btn:disabled{opacity:.45;cursor:not-allowed}.om-product-buybox__icon-btn:focus-visible{outline-offset:2px;outline:2px solid #1c448e}.om-product-buybox__icon-btn.om-wishlist-btn:not(.om-wishlist-btn--active){color:#05f}.om-product-buybox__icon-btn.om-wishlist-btn.om-wishlist-btn--active,.om-product-buybox__icon-btn.om-wishlist-btn.om-wishlist-btn--active:hover:not([disabled]){color:#05f;background:#edf1f6}@media (width<=560px){.om-product-buybox__icon-btn{width:40px;height:40px}.om-product-buybox__icon-btn .om-product-buybox__icon-img{width:20px;height:20px}}.om-product-buybox__brand{color:#1c448e;margin:8px 0 0;font-size:16px;font-weight:700}.om-product-buybox__sku{color:#2d3142;margin:4px 0 0;font-size:14px;font-weight:600}.om-product-buybox__rating{color:#2d3142;align-items:center;gap:8px;margin-top:12px;font-size:15px;display:flex}.om-product-buybox__rating-stars{color:#ff9223}.om-product-buybox__purchase{background:#f6f7fb;border-radius:20px;flex-wrap:wrap;align-items:center;gap:16px;margin:20px 0 12px;padding:12px 16px;display:flex}.om-product-buybox__price{color:#161a2c;flex-wrap:wrap;align-items:baseline;gap:8px;margin:0;font-size:clamp(24px,5vw,32px);font-weight:700;line-height:1.1;display:flex}.om-product-buybox__purchase .om-product-qty--buybox{flex:auto;width:auto;min-width:min(100%,280px)}.om-product-buybox__price-old{color:#667389;font-size:16px;font-weight:500;text-decoration:line-through}.om-product-buybox__badges{flex-wrap:wrap;gap:8px;margin:0 0 12px;display:flex}.om-product-buybox__badge{color:#ff9223;background:#fff0e0;border-radius:6px;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.om-product-buybox__lead{color:#2d3142;margin:0 0 16px;font-size:16px;line-height:1.7}.om-product-buybox__unit-price{color:#667389;margin:-8px 0 12px;font-size:14px}.om-product-buybox__unit-price span{color:#2d3142;font-weight:600}.om-product-buybox__min-batch{color:#667389;margin:16px 0 12px;font-size:14px}.om-product-buybox__tiers{flex-direction:column;gap:8px;display:flex}.om-product-buybox__tier{width:100%;font:inherit;color:#2d3142;text-align:inherit;cursor:pointer;appearance:none;background:#fff;border:1px solid #e5e9f0;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;font-size:15px;transition:border-color .15s,background .15s;display:flex}.om-product-buybox__tier:hover:not(.om-product-buybox__tier--active){background:#f6f7fb;border-color:#9aa3b8}.om-product-buybox__tier--active{background:#ff922312;border-color:#ff9223}.om-product-buybox__tier:focus-visible{outline-offset:2px;outline:2px solid #1c448e}.om-product-buybox__tier-qty{color:#667389}.om-product-buybox__tier--active .om-product-buybox__tier-qty{color:#2d3142;font-weight:500}.om-product-buybox__tier-price{color:#161a2c;font-weight:700}.om-product-buybox__delivery-hint{color:#667389;background:#f6f7fb;border-radius:12px;align-items:flex-start;gap:8px;margin:0 0 20px;padding:12px 16px;font-size:14px;display:flex}.om-product-buybox__delivery-ico{color:#1c448e;flex-shrink:0;margin-top:2px}.om-product-buybox__options{margin:0 0 20px}.om-product-buybox__options-title{color:#161a2c;margin:0 0 8px;font-size:14px;font-weight:600}.om-product-buybox__options-list{flex-direction:column;gap:8px;display:flex}.om-product-buybox__option{cursor:pointer;background:#fff;border:1px solid #e5e9f0;border-radius:12px;align-items:flex-start;gap:8px;margin:0;padding:8px 12px;transition:border-color .15s,background .15s;display:flex}.om-product-buybox__option:has(.om-product-buybox__option-input:checked){background:#f6f7fb;border-color:#1c448e}.om-product-buybox__option:focus-within{outline-offset:2px;outline:2px solid #1c448e}.om-product-buybox__option-input{accent-color:#1c448e;flex-shrink:0;margin:.35rem 0 0}.om-product-buybox__option-body{flex-wrap:wrap;flex:1;justify-content:space-between;align-items:baseline;gap:4px 16px;min-width:0;display:flex}.om-product-buybox__option-label{color:#2d3142;font-size:15px;line-height:1.1}.om-product-buybox__option-price{color:#161a2c;margin-left:auto;font-size:15px;font-weight:600}.om-product-page__tabs-wrap{border-top:1px solid #e5e9f0;margin-top:48px;padding-top:16px}.om-product-tabs{margin-top:8px}.om-product-tabs__list{-webkit-overflow-scrolling:touch;scrollbar-width:thin;border-bottom:1px solid #e5e9f0;flex-wrap:nowrap;gap:8px 16px;margin-bottom:20px;display:flex;overflow-x:auto}@media (width>=769px){.om-product-tabs__list{flex-wrap:wrap;overflow-x:visible}}.om-product-tabs__tab{color:#667389;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex:none;margin-bottom:-1px;padding:12px 4px 16px;font-family:inherit;font-size:clamp(14px,2.5vw,16px);font-weight:600;position:relative}.om-product-tabs__tab:hover,.om-product-tabs__tab:focus-visible{color:#1c448e}.om-product-tabs__tab.is-active{color:#161a2c;border-bottom-color:#ff9223}.om-product-tabs__tab:focus-visible{outline-offset:4px;outline:2px solid #1c448e}.om-product-tabs__panel{color:#2d3142;min-height:3rem;font-size:15px;line-height:1.7}.om-product-tabs__empty{color:#667389;margin:0;font-size:15px}.om-product-tabs__prose p{margin:0 0 12px}.om-product-spec-wrap{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow-x:auto}.om-product-spec{border-collapse:collapse;width:100%;min-width:min(100%,320px);max-width:640px;font-size:15px}@media (width<=560px){.om-product-spec tr{border-bottom:1px solid #e5e9f0;margin-bottom:12px;padding-bottom:12px;display:block}.om-product-spec tr:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.om-product-spec__name,.om-product-spec__val{border-bottom:0;width:100%;padding:0;display:block}.om-product-spec__name{color:#1c448e;padding-bottom:4px;font-size:13px}}.om-product-spec__name{text-align:left;color:#667389;vertical-align:top;border-bottom:1px solid #e5e9f0;width:40%;padding:12px 12px 12px 0;font-weight:600}.om-product-spec__val{color:#2d3142;vertical-align:top;border-bottom:1px solid #e5e9f0;padding:12px 0 12px 8px}.om-product-page__rails{flex-direction:column;gap:0;margin-top:8px;display:flex}
