.TopbarSelect-module__eCSG6a__root{display:inline-block;position:relative}.TopbarSelect-module__eCSG6a__trigger{color:var(--on-dark);font-size:var(--fs-xs);cursor:pointer;border-radius:var(--radius-pill);background:0 0;border:1px solid #0000;align-items:center;gap:.4rem;padding:.3rem .55rem;font-weight:600;line-height:1;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.TopbarSelect-module__eCSG6a__trigger:hover{color:var(--brand-on-dark);border-color:var(--dark-border)}.TopbarSelect-module__eCSG6a__trigger[aria-expanded=true]{color:var(--brand-on-dark);border-color:var(--brand-on-dark);background:#c2ec3a1a}.TopbarSelect-module__eCSG6a__trigger:focus-visible{outline:2px solid var(--brand-on-dark);outline-offset:1px}.TopbarSelect-module__eCSG6a__flagFrame{border-radius:50%;flex-shrink:0;width:20px;height:20px;transition:box-shadow .15s,transform .15s;display:inline-flex;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff47}.TopbarSelect-module__eCSG6a__flagFrame img{object-fit:cover;width:100%;height:100%;display:block}.TopbarSelect-module__eCSG6a__trigger:hover .TopbarSelect-module__eCSG6a__flagFrame,.TopbarSelect-module__eCSG6a__trigger[aria-expanded=true] .TopbarSelect-module__eCSG6a__flagFrame{box-shadow:inset 0 0 0 1px var(--brand-on-dark);transform:scale(1.06)}.TopbarSelect-module__eCSG6a__light .TopbarSelect-module__eCSG6a__flagFrame{box-shadow:inset 0 0 0 1px #00000029}.TopbarSelect-module__eCSG6a__light .TopbarSelect-module__eCSG6a__trigger:hover .TopbarSelect-module__eCSG6a__flagFrame,.TopbarSelect-module__eCSG6a__light .TopbarSelect-module__eCSG6a__trigger[aria-expanded=true] .TopbarSelect-module__eCSG6a__flagFrame{box-shadow:inset 0 0 0 1px var(--brand-darker)}.TopbarSelect-module__eCSG6a__optLabel{align-items:center;gap:var(--space-2);min-width:0;display:inline-flex}.TopbarSelect-module__eCSG6a__chev{flex-shrink:0;transition:transform .18s}.TopbarSelect-module__eCSG6a__trigger[aria-expanded=true] .TopbarSelect-module__eCSG6a__chev{transform:rotate(180deg)}.TopbarSelect-module__eCSG6a__menu{background:var(--chrome);border:1px solid var(--chrome-border);border-radius:var(--radius);min-width:170px;max-height:60vh;box-shadow:var(--shadow-lg);z-index:60;flex-direction:column;gap:2px;padding:.35rem;animation:.14s TopbarSelect-module__eCSG6a__pop;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow-y:auto}.TopbarSelect-module__eCSG6a__up .TopbarSelect-module__eCSG6a__menu{animation:.14s TopbarSelect-module__eCSG6a__popUp;inset:auto auto calc(100% + 8px) 0}@keyframes TopbarSelect-module__eCSG6a__pop{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}@keyframes TopbarSelect-module__eCSG6a__popUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.TopbarSelect-module__eCSG6a__up .TopbarSelect-module__eCSG6a__menu,.TopbarSelect-module__eCSG6a__menu{animation:none}}.TopbarSelect-module__eCSG6a__option{justify-content:space-between;align-items:center;gap:var(--space-3);text-align:left;white-space:nowrap;width:100%;color:var(--on-dark);font-size:var(--fs-xs);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:.5rem .6rem;font-weight:500;transition:background .12s,color .12s;display:flex}.TopbarSelect-module__eCSG6a__option:hover,.TopbarSelect-module__eCSG6a__option.TopbarSelect-module__eCSG6a__active{background:var(--chrome-elevated);color:var(--brand-on-dark)}.TopbarSelect-module__eCSG6a__option[aria-selected=true]{color:var(--brand-on-dark);font-weight:700}.TopbarSelect-module__eCSG6a__check{opacity:0;flex-shrink:0}.TopbarSelect-module__eCSG6a__option[aria-selected=true] .TopbarSelect-module__eCSG6a__check{opacity:1}.TopbarSelect-module__eCSG6a__light .TopbarSelect-module__eCSG6a__trigger{color:var(--text);border-color:var(--border);background:var(--bg)}.TopbarSelect-module__eCSG6a__light .TopbarSelect-module__eCSG6a__trigger:hover,.TopbarSelect-module__eCSG6a__light .TopbarSelect-module__eCSG6a__trigger[aria-expanded=true]{color:var(--brand-darker);border-color:var(--border-strong);background:var(--brand-tint)}.TopbarSelect-module__eCSG6a__light .TopbarSelect-module__eCSG6a__trigger:focus-visible{outline-color:var(--brand-darker)}.TopbarSelect-module__eCSG6a__light .TopbarSelect-module__eCSG6a__menu{background:var(--bg);border-color:var(--border)}.TopbarSelect-module__eCSG6a__light .TopbarSelect-module__eCSG6a__option{color:var(--text)}.TopbarSelect-module__eCSG6a__light .TopbarSelect-module__eCSG6a__option:hover,.TopbarSelect-module__eCSG6a__light .TopbarSelect-module__eCSG6a__option.TopbarSelect-module__eCSG6a__active{background:var(--bg-soft);color:var(--brand-darker)}.TopbarSelect-module__eCSG6a__light .TopbarSelect-module__eCSG6a__option[aria-selected=true]{color:var(--brand-darker)}
.CartHoverPreview-module__E3I-xa__wrap{display:inline-flex;position:relative}.CartHoverPreview-module__E3I-xa__popover{background:var(--bg);width:380px;max-width:calc(100vw - 32px);color:var(--text);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:var(--space-5);text-align:center;opacity:0;visibility:hidden;transform-origin:100% 0;z-index:60;transition:opacity .18s,transform .2s cubic-bezier(.2,.8,.2,1),visibility .2s;position:absolute;top:calc(100% + 14px);right:0;transform:translateY(6px)scale(.98)}.CartHoverPreview-module__E3I-xa__open{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.CartHoverPreview-module__E3I-xa__notch{background:var(--bg);border-left:1px solid var(--border);border-top:1px solid var(--border);width:14px;height:14px;position:absolute;top:-7px;right:26px;transform:rotate(45deg)}.CartHoverPreview-module__E3I-xa__scrim{z-index:40;background:#14160e80;animation:.2s CartHoverPreview-module__E3I-xa__scrimIn;position:fixed;inset:0}@keyframes CartHoverPreview-module__E3I-xa__scrimIn{0%{opacity:0}to{opacity:1}}.CartHoverPreview-module__E3I-xa__emptyTitle{font-size:var(--fs-lg);margin-bottom:var(--space-2);font-weight:800;display:block}.CartHoverPreview-module__E3I-xa__emptyText{color:var(--text-muted);font-size:var(--fs-sm);margin:0 0 var(--space-4)}.CartHoverPreview-module__E3I-xa__quick{gap:var(--space-2);grid-template-columns:repeat(3,1fr);display:grid}.CartHoverPreview-module__E3I-xa__quickItem{align-items:center;gap:var(--space-1);padding:var(--space-3) var(--space-1);border:1px solid var(--border);border-radius:var(--radius);font-size:var(--fs-xs);color:var(--text);flex-direction:column;font-weight:700;transition:border-color .15s;display:flex}.CartHoverPreview-module__E3I-xa__quickItem:hover{border-color:var(--brand-darker)}.CartHoverPreview-module__E3I-xa__quickIcon{color:var(--brand-darker)}.CartHoverPreview-module__E3I-xa__lines{text-align:left;margin:0 0 var(--space-2);padding:0;list-style:none}.CartHoverPreview-module__E3I-xa__line{align-items:center;gap:var(--space-3);padding:var(--space-3) 0;border-bottom:1px solid var(--border);grid-template-columns:46px 1fr auto auto;display:grid}.CartHoverPreview-module__E3I-xa__line:first-child{padding-top:0}.CartHoverPreview-module__E3I-xa__line:last-child{border-bottom:0}.CartHoverPreview-module__E3I-xa__lineThumb{border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-soft);flex:none;place-items:center;width:46px;height:46px;display:grid;overflow:hidden}.CartHoverPreview-module__E3I-xa__lineThumb img{object-fit:cover;width:100%;height:100%;display:block}.CartHoverPreview-module__E3I-xa__thumbPlaceholder{letter-spacing:.04em;color:var(--text-muted);font-size:.6rem;font-weight:800}.CartHoverPreview-module__E3I-xa__lineBody{flex-direction:column;gap:2px;min-width:0;display:flex}.CartHoverPreview-module__E3I-xa__lineName{font-size:var(--fs-sm);color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:600;line-height:1.25;transition:color .15s;display:-webkit-box;overflow:hidden}.CartHoverPreview-module__E3I-xa__lineName:hover{color:var(--brand-darker)}.CartHoverPreview-module__E3I-xa__lineVariant{font-size:var(--fs-xs);color:var(--text-muted);flex-direction:column;gap:.1rem;margin:0;padding:0;list-style:none;display:flex}.CartHoverPreview-module__E3I-xa__lineQty{font-size:var(--fs-xs);color:var(--text-muted);font-variant-numeric:tabular-nums}.CartHoverPreview-module__E3I-xa__linePrice{font-size:var(--fs-sm);white-space:nowrap;font-variant-numeric:tabular-nums;align-self:start;padding-top:1px;font-weight:700}.CartHoverPreview-module__E3I-xa__lineRemove{border-radius:var(--radius-sm);width:24px;height:24px;color:var(--text-faint);cursor:pointer;background:0 0;border:none;justify-content:center;align-self:start;align-items:center;padding:0;transition:background .12s,color .12s;display:inline-flex}.CartHoverPreview-module__E3I-xa__lineRemove:hover{background:var(--bg-alt);color:var(--sale)}.CartHoverPreview-module__E3I-xa__more{font-size:var(--fs-xs);color:var(--text-muted);text-align:left;margin:0 0 var(--space-3)}.CartHoverPreview-module__E3I-xa__total{border-top:1px solid var(--border);padding-top:var(--space-3);margin-bottom:var(--space-4);justify-content:space-between;font-weight:800;display:flex}.CartHoverPreview-module__E3I-xa__actions{gap:var(--space-2);grid-template-columns:1fr 1fr;display:grid}.CartHoverPreview-module__E3I-xa__toCart{text-align:center;border:1.5px solid var(--border-strong);border-radius:var(--radius-pill);font-weight:700;font-size:var(--fs-sm);color:var(--text);justify-content:center;align-items:center;padding:.6rem;display:flex}.CartHoverPreview-module__E3I-xa__toCart:hover{border-color:var(--dark)}.CartHoverPreview-module__E3I-xa__toCheckout{text-align:center;background:var(--brand);color:var(--on-brand);border-radius:var(--radius-pill);font-weight:800;font-size:var(--fs-sm);text-transform:uppercase;letter-spacing:.02em;justify-content:center;align-items:center;padding:.6rem;display:flex}.CartHoverPreview-module__E3I-xa__toCheckout:hover{background:var(--brand-dark)}@media (max-width:1023px){.CartHoverPreview-module__E3I-xa__popover,.CartHoverPreview-module__E3I-xa__scrim{display:none!important}}@media (prefers-reduced-motion:reduce){.CartHoverPreview-module__E3I-xa__popover{transition:none}.CartHoverPreview-module__E3I-xa__scrim{animation:none}}
.Header-module__5Cu8Tq__header{z-index:50;background:var(--chrome);color:var(--on-chrome);border-bottom:1px solid var(--chrome-border);position:sticky;top:0}.Header-module__5Cu8Tq__mainInner{flex-wrap:nowrap;align-items:center;gap:8px;min-height:60px;padding-block:0;display:flex}@media (min-width:768px){.Header-module__5Cu8Tq__mainInner{gap:var(--space-5);min-height:80px}}.Header-module__5Cu8Tq__logoCol{flex:0 auto;order:1;justify-content:flex-start;min-width:0;display:flex}.Header-module__5Cu8Tq__menuCol{order:3;align-items:center;display:none}@media (min-width:1024px){.Header-module__5Cu8Tq__menuCol{display:flex}}.Header-module__5Cu8Tq__logo{color:var(--text);flex-direction:column;flex-shrink:0;align-items:flex-start;gap:0;display:flex}.Header-module__5Cu8Tq__logoName{font-family:var(--font-edosz), var(--font-geist-sans), sans-serif;letter-spacing:.01em;color:var(--text);font-size:2.2rem;line-height:.9}.Header-module__5Cu8Tq__logoTagline{font-family:var(--font-quast), var(--font-geist-sans), cursive;letter-spacing:.04em;color:var(--text-muted);margin-top:2px;font-size:1.05rem;line-height:1}.Header-module__5Cu8Tq__logoAccent{color:var(--brand-on-dark)}.Header-module__5Cu8Tq__searchRow{background:var(--bg);border-bottom:1px solid var(--border)}.Header-module__5Cu8Tq__searchInner{padding-block:12px}.Header-module__5Cu8Tq__search{border:1px solid var(--border-strong);background:var(--bg);border-radius:12px;align-items:center;width:100%;min-width:0;height:46px;display:flex;overflow:hidden}.Header-module__5Cu8Tq__search:focus-within{border-color:var(--brand)}.Header-module__5Cu8Tq__searchInput{width:100%;min-width:0;height:100%;color:var(--text);background:0 0;border:none;outline:none;flex:1 1 0;padding:0 0 0 14px;font-size:16px}.Header-module__5Cu8Tq__searchInput::placeholder{color:var(--text-muted);opacity:1}.Header-module__5Cu8Tq__searchBtn{width:46px;height:100%;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:0 12px 12px 0;flex:0 0 46px;justify-content:center;align-items:center;display:flex}@media (min-width:768px){.Header-module__5Cu8Tq__searchInner{padding-block:16px}.Header-module__5Cu8Tq__search{height:52px}.Header-module__5Cu8Tq__searchInput{padding-left:20px;font-size:18px}.Header-module__5Cu8Tq__searchBtn{flex-basis:54px;width:54px}}.Header-module__5Cu8Tq__searchBtn:hover{background:var(--chrome-elevated)}.Header-module__5Cu8Tq__mainActions{align-items:center;gap:var(--space-4);flex:none;order:2;justify-content:flex-end;margin-left:auto;display:flex}.Header-module__5Cu8Tq__switchers{align-items:center;gap:var(--space-2);display:none}@media (min-width:1200px){.Header-module__5Cu8Tq__switchers{display:flex}}.Header-module__5Cu8Tq__locale{flex:none}.Header-module__5Cu8Tq__iconAction{width:44px;height:44px;color:var(--on-chrome);border-radius:8px;flex:0 0 44px;justify-content:center;align-items:center;transition:color .15s,background-color .15s;display:inline-flex}.Header-module__5Cu8Tq__iconAction:hover{background:#191919}.Header-module__5Cu8Tq__iconAction svg{width:25px;height:25px}.Header-module__5Cu8Tq__iconAction:hover{color:var(--brand-on-dark)}.Header-module__5Cu8Tq__phoneAction{display:inline-flex}.Header-module__5Cu8Tq__iconAction svg,.Header-module__5Cu8Tq__account svg,.Header-module__5Cu8Tq__cart svg,.Header-module__5Cu8Tq__menuCol svg{width:22px;height:22px}.Header-module__5Cu8Tq__account{font-weight:600;font-size:var(--fs-sm);color:var(--on-chrome);align-items:center;gap:.45rem;display:inline-flex}.Header-module__5Cu8Tq__account:hover{color:var(--brand-on-dark)}@media (max-width:1023px){.Header-module__5Cu8Tq__header{border-bottom:0}}@media (max-width:767px){.Header-module__5Cu8Tq__header{--mh-okraj:clamp(10px, 3.6vw, 16px);--mh-ikona:clamp(36px, 10.3vw, 40px);--mh-vzduch:clamp(2px, 1vw, 4px);background:var(--zaver-tma)}.Header-module__5Cu8Tq__mainbar{background:linear-gradient(#111211 0%,#0c0d0d 100%);border-bottom:1px solid #ffffffa6;border-radius:0 0 22px 22px;position:relative}.Header-module__5Cu8Tq__mainbar .Header-module__5Cu8Tq__mainInner{min-height:clamp(72px,20.5vw,80px);padding-inline:var(--mh-okraj);gap:0}.Header-module__5Cu8Tq__logoCol{z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Header-module__5Cu8Tq__logoCol img{width:min(150px, calc(100vw - 2 * (var(--mh-okraj) + 3 * var(--mh-ikona) + var(--mh-vzduch))));height:auto}.Header-module__5Cu8Tq__mainActions{flex:auto;justify-content:flex-end;gap:0;min-width:0;margin-left:0}.Header-module__5Cu8Tq__mainActions>:has(>.Header-module__5Cu8Tq__cart){display:none}.Header-module__5Cu8Tq__locale{margin-right:auto}.Header-module__5Cu8Tq__locale>button{border-radius:10px;gap:4px;height:40px;padding:0 6px 0 2px}.Header-module__5Cu8Tq__locale>button>span:first-child{width:24px;height:24px}.Header-module__5Cu8Tq__locale>button>svg{opacity:.8;width:12px;height:12px}.Header-module__5Cu8Tq__locale>ul{left:0;right:auto}.Header-module__5Cu8Tq__iconAction,.Header-module__5Cu8Tq__account{flex:0 0 var(--mh-ikona);width:var(--mh-ikona);height:var(--mh-ikona);color:#f4f4f4;border-radius:50%;justify-content:center;position:relative}.Header-module__5Cu8Tq__iconAction:after,.Header-module__5Cu8Tq__account:after{content:"";inset:calc((var(--mh-ikona) - 44px) / 2) 0;position:absolute}.Header-module__5Cu8Tq__searchRow{background:0 0;border-bottom:0}.Header-module__5Cu8Tq__searchRow .Header-module__5Cu8Tq__searchInner{padding:10px var(--mh-okraj)}.Header-module__5Cu8Tq__search{background:#ffffff0d;border:1px solid #fff3;border-radius:16px;height:clamp(50px,14vw,56px)}.Header-module__5Cu8Tq__search:focus-within{border-color:#ffffffd9;box-shadow:inset 0 0 0 1px #ffffffd9}.Header-module__5Cu8Tq__searchRow .Header-module__5Cu8Tq__search .Header-module__5Cu8Tq__searchInput:focus-visible{outline:none}.Header-module__5Cu8Tq__searchRow .Header-module__5Cu8Tq__search .Header-module__5Cu8Tq__searchBtn:focus-visible{outline-offset:-4px}.Header-module__5Cu8Tq__searchBtn{color:#fff;border-radius:0;flex:0 0 48px;order:-1;width:48px}.Header-module__5Cu8Tq__searchBtn svg{width:20px;height:20px}.Header-module__5Cu8Tq__searchInput{color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;padding:0 16px 0 0;font-size:16px}.Header-module__5Cu8Tq__searchInput::placeholder{color:#fff9}}.Header-module__5Cu8Tq__cart{font-weight:600;font-size:var(--fs-sm);color:var(--on-chrome);flex-shrink:0;align-items:center;gap:.5rem;display:inline-flex}@media (max-width:1023px){.Header-module__5Cu8Tq__cart{display:none}}.Header-module__5Cu8Tq__cart:hover{color:var(--brand-on-dark)}.Header-module__5Cu8Tq__cartIconWrap{display:inline-flex;position:relative}.Header-module__5Cu8Tq__cartCount{background:var(--sale);color:#fff;border-radius:var(--radius-pill);justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:-8px;right:-10px}.Header-module__5Cu8Tq__cartText{display:none}.Header-module__5Cu8Tq__nav{background:var(--chrome-soft);border-top:1px solid var(--chrome-border);display:none}.Header-module__5Cu8Tq__navList{scrollbar-width:none;align-items:stretch;gap:0;list-style:none;display:flex;overflow-x:auto}.Header-module__5Cu8Tq__navList::-webkit-scrollbar{display:none}.Header-module__5Cu8Tq__navItem{position:relative}.Header-module__5Cu8Tq__navLink{font-size:var(--fs-sm);color:var(--on-chrome);white-space:nowrap;border-bottom:2px solid #0000;align-items:center;gap:.3rem;padding:.85rem 1rem;font-weight:600;transition:color .15s,border-color .15s;display:inline-flex}.Header-module__5Cu8Tq__navItem:hover .Header-module__5Cu8Tq__navLink{color:var(--brand-on-dark);border-color:var(--brand-on-dark)}.Header-module__5Cu8Tq__navHighlight{color:var(--brand-on-dark);font-weight:700}.Header-module__5Cu8Tq__navItem:hover .Header-module__5Cu8Tq__navHighlight{color:var(--brand-on-dark)}.Header-module__5Cu8Tq__dropdown{background:var(--bg);border:1px solid var(--border);border-radius:0 0 var(--radius) var(--radius);min-width:220px;box-shadow:var(--shadow);padding:var(--space-2);opacity:0;visibility:hidden;z-index:20;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:100%;left:0;transform:translateY(4px)}.Header-module__5Cu8Tq__navItem:hover .Header-module__5Cu8Tq__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__5Cu8Tq__dropdownList{list-style:none}.Header-module__5Cu8Tq__dropdownLink{border-radius:var(--radius-sm);font-size:var(--fs-sm);color:var(--text);padding:.5rem .7rem;display:block}.Header-module__5Cu8Tq__dropdownLink:hover{background:var(--brand-tint);color:var(--brand-dark)}@media (min-width:768px){.Header-module__5Cu8Tq__cartText{display:inline}.Header-module__5Cu8Tq__mainActions{flex:0 auto;order:3;min-width:0}.Header-module__5Cu8Tq__menuCol{order:4}}@media (min-width:768px) and (max-width:1199px){.Header-module__5Cu8Tq__logoCol,.Header-module__5Cu8Tq__mainActions{flex:none}}@media (min-width:1024px){.Header-module__5Cu8Tq__nav{display:block}}@media (min-width:1200px){.Header-module__5Cu8Tq__logoCol{flex:none;min-width:max-content}.Header-module__5Cu8Tq__mainActions{flex:none}.Header-module__5Cu8Tq__phoneAction{display:none}}.Header-module__5Cu8Tq__utility{border-bottom:1px solid var(--border);display:none}.Header-module__5Cu8Tq__utilityInner{justify-content:center;gap:var(--space-6);padding-block:.5rem;display:flex}.Header-module__5Cu8Tq__utility a{font-size:var(--fs-xs);color:var(--text-muted);transition:color .15s}.Header-module__5Cu8Tq__utility a:hover{color:var(--text)}@media (min-width:1024px){.Header-module__5Cu8Tq__utility{display:block}}.Header-module__5Cu8Tq__contact{color:var(--text);flex-shrink:0;align-items:center;gap:.6rem;display:none}@media (min-width:1200px){.Header-module__5Cu8Tq__contact{display:inline-flex}}.Header-module__5Cu8Tq__contactAvatar{background:var(--bg-soft);width:38px;height:38px;color:var(--text-muted);border-radius:50%;flex:none;place-items:center;display:grid}.Header-module__5Cu8Tq__contactMeta{flex-direction:column;line-height:1.15;display:flex}.Header-module__5Cu8Tq__contactPhone{font-weight:800;font-size:var(--fs-sm)}.Header-module__5Cu8Tq__contactHours{font-size:var(--fs-xs);color:var(--text-muted)}@media (min-width:768px){.Header-module__5Cu8Tq__cart{background:var(--brand-on-dark);color:var(--on-chrome-accent);border-radius:var(--radius-pill);padding:.55rem 1rem}.Header-module__5Cu8Tq__cart:hover{opacity:.88;color:var(--on-chrome-accent)}}.Header-module__5Cu8Tq__searchInput:focus-visible,.Header-module__5Cu8Tq__dropdownLink:focus-visible{outline-color:var(--text)}.Header-module__5Cu8Tq__searchBtn:focus-visible{outline-color:var(--on-chrome)}
.MobileTabBar-module__T6S9MG__bar{right:var(--nav-inline-gap);bottom:calc(var(--nav-bottom-gap) + var(--ztrata,0px));left:var(--nav-inline-gap);z-index:90;--nav-rail:26px;grid-template-columns:var(--nav-rail) minmax(0, 1fr) var(--nav-rail);--nav-cart-center-x:50%;height:var(--mobile-nav-h);padding:var(--nav-pad);isolation:isolate;background:0 0;border-radius:26px;transition:transform .25s cubic-bezier(.2,.75,.25,1),opacity .25s,visibility;display:grid;position:fixed;overflow:visible}.MobileTabBar-module__T6S9MG__nastroje{--aktivni-zdvih:0px;--zaklad:calc(16px + var(--safe-bottom,0px) + var(--ztrata,0px));--okraj-vpravo:max(16px, env(safe-area-inset-right,0px));--pohyb:.25s cubic-bezier(.22, .61, .36, 1);display:contents}.MobileTabBar-module__T6S9MG__nastroje[data-otevreno=true]{--aktivni-zdvih:var(--zdvih,0px)}.MobileTabBar-module__T6S9MG__barSkryta{transform:translateX(calc(-100% - var(--nav-inline-gap)));opacity:0;visibility:hidden;pointer-events:none;transition:transform .25s cubic-bezier(.2,.75,.25,1),opacity .25s,visibility 0s linear .25s}.MobileTabBar-module__T6S9MG__uchyt{left:0;bottom:var(--zaklad);z-index:91;color:#fff;cursor:pointer;background:linear-gradient(110deg,#080808,#202020);border:1px solid #343434;border-left:0;border-radius:0 12px 12px 0;place-items:center;width:26px;height:80px;padding:0 0 0 1px;display:grid;position:fixed;box-shadow:4px 4px 16px #00000020}.MobileTabBar-module__T6S9MG__uchyt:hover{background:linear-gradient(110deg,#141414,#2a2a2a)}.MobileTabBar-module__T6S9MG__uchyt:focus-visible{outline-offset:2px;outline:2px solid #fff}.MobileTabBar-module__T6S9MG__uchyt svg{width:17px;height:17px;display:block}.MobileTabBar-module__T6S9MG__uchyt:after{content:"";position:absolute;inset:-1px -19px -1px 0}.MobileTabBar-module__T6S9MG__chat{right:var(--okraj-vpravo);bottom:var(--zaklad);z-index:91;color:#fff;width:56px;height:56px;transform:translateY(calc(-1 * var(--aktivni-zdvih)));transition:transform var(--pohyb), scale .15s ease;background:linear-gradient(145deg,#151515,#030303);border:1px solid #555;border-radius:50%;place-items:center;padding:0;display:grid;position:fixed;box-shadow:0 6px 20px #00000026,inset 0 0 0 2px #ffffff06}.MobileTabBar-module__T6S9MG__chat:hover{background:linear-gradient(145deg,#1f1f1f,#0b0b0b)}.MobileTabBar-module__T6S9MG__chat:active{scale:.95}.MobileTabBar-module__T6S9MG__chat:focus-visible{outline-offset:3px;outline:2px solid #fff}.MobileTabBar-module__T6S9MG__chat svg{width:29px;height:29px}.MobileTabBar-module__T6S9MG__dostupnost{background:#8a8a8a;border:2px solid #0b0b0b;border-radius:50%;width:12px;height:12px;position:absolute;top:1px;right:1px}.MobileTabBar-module__T6S9MG__dostupnost[data-stav=online]{background:#22c55e}.MobileTabBar-module__T6S9MG__dostupnost[data-stav=offline]{background:#ef4444}:is(html[data-cart-open] .MobileTabBar-module__T6S9MG__uchyt,html[data-sheet-open] .MobileTabBar-module__T6S9MG__uchyt,html[data-cart-open] .MobileTabBar-module__T6S9MG__chat,html[data-sheet-open] .MobileTabBar-module__T6S9MG__chat){opacity:0;visibility:hidden;pointer-events:none}:is(html[data-cart-open] .MobileTabBar-module__T6S9MG__bar,html[data-sheet-open] .MobileTabBar-module__T6S9MG__bar){transform:translateY(var(--mobile-nav-total-height));opacity:0;visibility:hidden;pointer-events:none;transition:transform .2s cubic-bezier(.2,.75,.25,1),opacity .2s,visibility 0s linear .2s}:is(html[data-menu-open] .MobileTabBar-module__T6S9MG__bar,html[data-menu-open] .MobileTabBar-module__T6S9MG__uchyt,html[data-menu-open] .MobileTabBar-module__T6S9MG__chat,html[data-menu-open] .MobileTabBar-module__T6S9MG__panel){visibility:hidden}.MobileTabBar-module__T6S9MG__bar:before{content:"";z-index:-2;border-radius:inherit;-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);-webkit-mask-image:radial-gradient(circle var(--nav-notch-radius) at var(--nav-cart-center-x) var(--nav-notch-center-y), transparent 0 calc(var(--nav-notch-radius) - 1px), #000 var(--nav-notch-radius));-webkit-mask-image:radial-gradient(circle var(--nav-notch-radius) at var(--nav-cart-center-x) var(--nav-notch-center-y), transparent 0 calc(var(--nav-notch-radius) - 1px), #000 var(--nav-notch-radius));mask-image:radial-gradient(circle var(--nav-notch-radius) at var(--nav-cart-center-x) var(--nav-notch-center-y), transparent 0 calc(var(--nav-notch-radius) - 1px), #000 var(--nav-notch-radius));background:#ffffffb8;border:1px solid #ffffffc7;position:absolute;inset:0;box-shadow:0 8px 24px #00000024,0 2px 7px #0000000f,inset 0 1px #fffc}.MobileTabBar-module__T6S9MG__bar:after{content:"";top:calc(var(--nav-notch-center-y) - var(--nav-notch-radius));left:var(--nav-cart-center-x);z-index:-1;width:var(--nav-notch-size);height:var(--nav-notch-size);pointer-events:none;border:1px solid #ffffffd1;border-radius:50%;position:absolute;transform:translate(-50%)}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.MobileTabBar-module__T6S9MG__bar:before{background:#fffffff0}}.MobileTabBar-module__T6S9MG__zavrit{width:var(--nav-rail);background:var(--chrome);color:#fff;cursor:pointer;border:0;border-radius:22px 0 0 22px;grid-area:1/1;place-items:center;min-width:0;padding:0;display:grid}.MobileTabBar-module__T6S9MG__zavrit:hover{background:var(--chrome-elevated,#1b1b1b)}.MobileTabBar-module__T6S9MG__zavrit:focus-visible{outline-offset:-3px;outline:2px solid #fff}.MobileTabBar-module__T6S9MG__zavrit svg{width:17px;height:17px;display:block}.MobileTabBar-module__T6S9MG__polozky{grid-area:1/2;grid-template-columns:repeat(5,minmax(0,1fr));min-width:0;display:grid}.MobileTabBar-module__T6S9MG__rezerva{pointer-events:none;grid-area:1/3}.MobileTabBar-module__T6S9MG__panel{right:var(--okraj-vpravo);bottom:calc(var(--zaklad) + 56px + 12px);z-index:92;width:min(350px,100% - 32px);max-height:calc(100dvh - 120px - var(--safe-bottom,0px) - var(--aktivni-zdvih));border:1px solid var(--border);background:var(--bg);transform:translateY(calc(-1 * var(--aktivni-zdvih)));transition:transform var(--pohyb);border-radius:20px;flex-direction:column;display:flex;position:fixed;overflow:auto;box-shadow:0 12px 40px #0000002e}.MobileTabBar-module__T6S9MG__panelHlavicka{background:var(--chrome);color:#fff;justify-content:space-between;align-items:center;gap:12px;padding:10px 10px 10px 16px;font-size:15px;display:flex}.MobileTabBar-module__T6S9MG__panelZavrit{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.MobileTabBar-module__T6S9MG__panelZavrit svg{width:18px;height:18px}.MobileTabBar-module__T6S9MG__panelForm{gap:10px;padding:14px 16px 16px;display:grid}.MobileTabBar-module__T6S9MG__panelLabel{color:var(--text-muted);gap:4px;font-size:12px;display:grid}.MobileTabBar-module__T6S9MG__panelInput,.MobileTabBar-module__T6S9MG__panelTextarea{border:1px solid var(--border-strong);background:var(--bg);width:100%;color:var(--text);font:inherit;border-radius:9px;padding:9px 10px;font-size:16px}.MobileTabBar-module__T6S9MG__panelTextarea{resize:vertical;min-height:72px}.MobileTabBar-module__T6S9MG__panelOdeslat{background:var(--dark);min-height:44px;color:var(--on-dark);cursor:pointer;border:0;border-radius:9px;font-size:14px;font-weight:700}.MobileTabBar-module__T6S9MG__panelOdeslat:disabled{opacity:.6;cursor:wait}.MobileTabBar-module__T6S9MG__panelStav{color:var(--text-muted);margin:0;font-size:13px;line-height:1.4}.MobileTabBar-module__T6S9MG__panelChyba{color:var(--sale,#b00)}@media (prefers-reduced-motion:reduce){.MobileTabBar-module__T6S9MG__bar,.MobileTabBar-module__T6S9MG__barSkryta,.MobileTabBar-module__T6S9MG__chat,.MobileTabBar-module__T6S9MG__panel{transition:none}}@media (min-width:1024px){.MobileTabBar-module__T6S9MG__bar,.MobileTabBar-module__T6S9MG__uchyt,.MobileTabBar-module__T6S9MG__chat,.MobileTabBar-module__T6S9MG__panel{display:none}}.MobileTabBar-module__T6S9MG__item{justify-content:flex-end;align-items:center;gap:var(--nav-icon-gap);min-width:0;color:var(--text-muted);font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:22px;flex-direction:column;text-decoration:none;display:flex;position:relative}.MobileTabBar-module__T6S9MG__item:not(.MobileTabBar-module__T6S9MG__cartItem){justify-content:center;gap:4px;height:100%;margin:0;padding:0;transform:none}.MobileTabBar-module__T6S9MG__item[aria-current=page]:not(.MobileTabBar-module__T6S9MG__cartItem){color:var(--text)}.MobileTabBar-module__T6S9MG__item:active:not(.MobileTabBar-module__T6S9MG__cartItem){opacity:.55}.MobileTabBar-module__T6S9MG__item:focus-visible{outline-offset:2px;outline:3px solid #16794a66}.MobileTabBar-module__T6S9MG__icon{fill:none;stroke:currentColor;stroke-width:2.05px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.MobileTabBar-module__T6S9MG__label{height:var(--nav-label-h);max-width:100%;font-size:12px;font-weight:560;line-height:var(--nav-label-h);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.MobileTabBar-module__T6S9MG__item[aria-current=page] .MobileTabBar-module__T6S9MG__label{font-weight:650}.MobileTabBar-module__T6S9MG__cartItem{color:var(--text)}.MobileTabBar-module__T6S9MG__cartButton{margin-top:var(--nav-cart-pull);width:var(--nav-cart-size);height:var(--nav-cart-size);background:var(--member);color:#fff;border:2px solid #ffffffe0;border-radius:50%;flex:none;place-items:center;transition:transform .15s,box-shadow .15s;display:grid;position:relative;box-shadow:0 7px 16px #16794a40,0 3px 8px #00000024}.MobileTabBar-module__T6S9MG__cartItem:active .MobileTabBar-module__T6S9MG__cartButton{transform:scale(.95)}.MobileTabBar-module__T6S9MG__cartItem[aria-current=page] .MobileTabBar-module__T6S9MG__cartButton{box-shadow:0 0 0 3px #16794a24,0 8px 18px #16794a4d,0 3px 8px #00000024}.MobileTabBar-module__T6S9MG__cartButton .MobileTabBar-module__T6S9MG__icon{stroke:#fff;stroke-width:2.1px;width:26px;height:26px}.MobileTabBar-module__T6S9MG__badge{border-radius:var(--radius-pill);background:var(--dark);min-width:18px;height:18px;color:var(--on-dark);font-variant-numeric:tabular-nums;border:2px solid #fffffff2;place-items:center;padding:0 4px;font-size:10px;font-weight:800;line-height:1;display:grid;position:absolute;top:-3px;right:-3px}@media (max-width:360px){.MobileTabBar-module__T6S9MG__label{font-size:11px}}@media (max-width:340px){.MobileTabBar-module__T6S9MG__label{font-size:10px}}@media (prefers-reduced-motion:reduce){.MobileTabBar-module__T6S9MG__bar,.MobileTabBar-module__T6S9MG__cartButton{transition:none}}
.FooterBadges-module__Ko67Tq__pas{gap:20px;margin-top:28px;display:grid}.FooterBadges-module__Ko67Tq__popisek{color:#ffffff8c;letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:600}.FooterBadges-module__Ko67Tq__seznam{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.FooterBadges-module__Ko67Tq__karta{color:#fff;background:#ffffff05;border:1px solid #ffffff1f;border-radius:16px;align-items:center;gap:12px;min-width:0;min-height:62px;padding:10px 16px 10px 10px;font-size:15px;font-weight:600;line-height:1.3;display:flex}.FooterBadges-module__Ko67Tq__ikona{color:#fff;background:#ffffff0d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.FooterBadges-module__Ko67Tq__ikona svg{width:22px;height:22px}.FooterBadges-module__Ko67Tq__logo{background:#fff;padding:6px}.FooterBadges-module__Ko67Tq__logo img{object-fit:contain;width:100%;height:100%;display:block}.FooterBadges-module__Ko67Tq__nazev{overflow-wrap:anywhere;min-width:0}@media (min-width:768px){.FooterBadges-module__Ko67Tq__pas{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:26px}.FooterBadges-module__Ko67Tq__pas>:only-child{grid-column:1/-1}.FooterBadges-module__Ko67Tq__skupina+.FooterBadges-module__Ko67Tq__skupina{border-left:1px solid #ffffff1f;padding-left:26px}}@media (max-width:480px){.FooterBadges-module__Ko67Tq__seznam{grid-template-columns:1fr}}
.FooterNewsletter-module__XXXLua__card{background:linear-gradient(135deg,#ffffff09,#ffffff03);border:1px solid #ffffff24;border-radius:22px;gap:20px;padding:22px 18px;display:grid}.FooterNewsletter-module__XXXLua__eyebrow{color:#ffffffa6;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 10px;font-size:12px;font-weight:600;display:flex}.FooterNewsletter-module__XXXLua__eyebrow svg{color:#fff;width:22px;height:22px}.FooterNewsletter-module__XXXLua__heading{color:#fff;letter-spacing:-.02em;margin:0 0 8px;font-size:clamp(24px,3vw,34px);font-weight:700;line-height:1.1}.FooterNewsletter-module__XXXLua__sub{color:#ffffffad;margin:0;font-size:15px;line-height:1.55}.FooterNewsletter-module__XXXLua__form{min-width:0;margin:0}.FooterNewsletter-module__XXXLua__field{background:#ffffff06;border:1px solid #ffffff29;border-radius:999px;align-items:center;min-height:58px;padding:4px 4px 4px 16px;display:flex}.FooterNewsletter-module__XXXLua__field:focus-within{border-color:#ffffffb3;box-shadow:inset 0 0 0 1px #ffffffb3}.FooterNewsletter-module__XXXLua__fieldIcon{color:#fffc;flex-shrink:0;width:20px;height:20px;margin-right:12px}.FooterNewsletter-module__XXXLua__input{color:#fff;min-width:0;height:48px;font:inherit;background:0 0;border:0;outline:none;flex:1;padding:0;font-size:16px}.FooterNewsletter-module__XXXLua__input::placeholder{color:#ffffff8c;opacity:1}.FooterNewsletter-module__XXXLua__card .FooterNewsletter-module__XXXLua__input:focus-visible{outline:none}.FooterNewsletter-module__XXXLua__submit{color:#fff;cursor:pointer;background:#22a66a;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;transition:background-color .15s;display:flex}.FooterNewsletter-module__XXXLua__submit:hover:not(:disabled){background:#1d9160}.FooterNewsletter-module__XXXLua__submit:disabled{opacity:.7;cursor:not-allowed}.FooterNewsletter-module__XXXLua__submit svg{width:22px;height:22px}.FooterNewsletter-module__XXXLua__card :is(button,a):focus-visible{outline-offset:3px;outline:2px solid #fff}.FooterNewsletter-module__XXXLua__note{color:#ffffff9e;margin:12px 0 0;font-size:12.5px;line-height:1.5}.FooterNewsletter-module__XXXLua__note a{color:inherit;text-underline-offset:3px;text-decoration:underline}.FooterNewsletter-module__XXXLua__success{color:#fff;margin:0;font-size:16px;font-weight:600;line-height:1.5}.FooterNewsletter-module__XXXLua__error{color:#ffd6d6;margin:10px 0 0;font-size:13px;line-height:1.5}.FooterNewsletter-module__XXXLua__srOnly{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (min-width:768px){.FooterNewsletter-module__XXXLua__card{border-radius:26px;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:center;gap:32px;padding:30px 32px}}
.Footer-module__oORJuq__footer{color:#f4f4f4;padding-bottom:var(--mobile-content-reserve,0px);background:radial-gradient(circle at 50% 0,#143c2a1a,#0000 34%),#050807;position:relative;overflow:hidden}.Footer-module__oORJuq__inner{z-index:1;padding-top:32px;position:relative}.Footer-module__oORJuq__brand{text-align:center;padding:36px 0 28px}.Footer-module__oORJuq__logo{display:inline-flex}.Footer-module__oORJuq__logoImg{filter:brightness(0)invert();width:220px;max-width:58vw;height:auto;display:block}.Footer-module__oORJuq__claim{color:#ffffffad;text-wrap:balance;max-width:36ch;margin:14px auto 0;font-size:16px;line-height:1.5}.Footer-module__oORJuq__contact{flex-wrap:wrap;justify-content:center;gap:6px 18px;margin:12px 0 0;padding:0;font-size:14px;font-weight:600;list-style:none;display:flex}.Footer-module__oORJuq__contact a:hover{color:#fff;text-decoration:underline}.Footer-module__oORJuq__benefits{grid-template-columns:repeat(3,minmax(0,1fr));max-width:760px;margin:26px auto 0;padding:0;list-style:none;display:grid}.Footer-module__oORJuq__benefit{color:#ffffffc7;text-align:left;justify-content:center;align-items:center;gap:14px;min-height:58px;padding:0 12px;font-size:15px;line-height:1.35;display:flex}.Footer-module__oORJuq__benefit+.Footer-module__oORJuq__benefit{border-left:1px solid #ffffff1f}.Footer-module__oORJuq__benefitIcon{color:#fff;flex-shrink:0;display:flex}.Footer-module__oORJuq__benefitIcon svg{stroke-width:1.5px;width:30px;height:30px}.Footer-module__oORJuq__benefitText{max-width:10ch}.Footer-module__oORJuq__groups{gap:12px;display:grid}.Footer-module__oORJuq__group{background:#ffffff05;border:1px solid #ffffff1f;border-radius:18px;overflow:hidden}.Footer-module__oORJuq__groupHeading{display:none}.Footer-module__oORJuq__groupToggle{color:#fff;width:100%;min-height:68px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:16px;padding:0 14px 0 18px;display:flex}.Footer-module__oORJuq__groupIcon{flex-shrink:0;justify-content:center;width:28px;display:flex}.Footer-module__oORJuq__groupIcon svg{width:26px;height:26px}.Footer-module__oORJuq__groupTitle{letter-spacing:.03em;text-transform:uppercase;flex:1;min-width:0;font-size:15px;font-weight:700}.Footer-module__oORJuq__groupChevron{background:#ffffff06;border:1px solid #ffffff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .2s;display:flex}.Footer-module__oORJuq__groupToggle[aria-expanded=true] .Footer-module__oORJuq__groupChevron{transform:rotate(180deg)}.Footer-module__oORJuq__groupBody{padding:0 18px 18px 62px;display:none}.Footer-module__oORJuq__groupBodyOpen{display:block}.Footer-module__oORJuq__list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__oORJuq__link{color:#ffffffad;align-items:center;min-height:32px;font-size:14px;display:inline-flex}.Footer-module__oORJuq__link:hover{color:#fff}.Footer-module__oORJuq__bottom{border-top:1px solid #ffffff26;margin-top:30px;padding-top:24px}.Footer-module__oORJuq__bottomTop,.Footer-module__oORJuq__bottomLinks{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px 20px;display:flex}.Footer-module__oORJuq__copy{color:#ffffffad;margin:0;font-size:14px;line-height:1.5}.Footer-module__oORJuq__socials{gap:10px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__oORJuq__social{color:#fff;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Footer-module__oORJuq__social:hover{background:#ffffff0f}.Footer-module__oORJuq__social svg{width:20px;height:20px}.Footer-module__oORJuq__bottomLinks{color:#ffffffa6;margin-top:14px;font-size:13px}.Footer-module__oORJuq__legal{flex-wrap:wrap;align-items:center;gap:4px 18px;display:flex}.Footer-module__oORJuq__legalLink{min-height:32px;color:inherit;font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;align-items:center;padding:0;text-decoration:underline;display:inline-flex}.Footer-module__oORJuq__legalLink:hover{color:#fff}.Footer-module__oORJuq__madeBy{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.Footer-module__oORJuq__madeBy svg{color:#22a66a;width:20px;height:20px}.Footer-module__oORJuq__watermark{z-index:0;color:#0000;letter-spacing:-.02em;text-align:center;white-space:nowrap;-webkit-text-stroke:1px #ffffff1a;-webkit-user-select:none;user-select:none;pointer-events:none;margin:18px 0 0;font-size:clamp(52px,16.5vw,190px);font-weight:800;line-height:.82;position:relative;overflow:hidden}@media (min-width:768px){.Footer-module__oORJuq__legal{column-gap:0}.Footer-module__oORJuq__legalLink+.Footer-module__oORJuq__legalLink{border-left:1px solid #ffffff2e;margin-left:12px;padding-left:12px;line-height:1}}@media (min-width:1024px){.Footer-module__oORJuq__groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.Footer-module__oORJuq__groupToggle{display:none}.Footer-module__oORJuq__groupHeading{color:#fff;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:14px;margin:0;padding:22px 22px 12px;font-size:14px;font-weight:700;display:flex}.Footer-module__oORJuq__groupBody{padding:0 22px 20px 64px;display:block}}@media (max-width:767px){.Footer-module__oORJuq__inner{padding-top:18px}.Footer-module__oORJuq__claim{font-size:15px}.Footer-module__oORJuq__benefit{text-align:center;flex-direction:column;gap:8px;padding:0 8px;font-size:13px}.Footer-module__oORJuq__benefitIcon svg{width:26px;height:26px}}@media (max-width:480px){.Footer-module__oORJuq__groupToggle{gap:12px;padding:0 12px 0 14px}.Footer-module__oORJuq__groupTitle{font-size:14px}.Footer-module__oORJuq__groupBody{padding:0 16px 16px 54px}.Footer-module__oORJuq__bottomTop,.Footer-module__oORJuq__bottomLinks{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.Footer-module__oORJuq__groupChevron{transition:none}}
