:root{--ott-shell-paper: #f7f7f3;--ott-shell-ink: #18201b;--ott-shell-soft: #625d55;--ott-shell-line: #d7d0c5;--ott-shell-ease: cubic-bezier(.22, 1, .36, 1);--ott-shell-wide: min(1440px, calc(100% - 96px) );--ott-shell-quiet: min(1380px, calc(100% - 56px) )}#header-group:has(.ott-shell){position:fixed!important;z-index:1000!important;top:0!important;right:0!important;left:0!important;width:100%}body:has(#header-group .ott-shell) #MainContent{padding-top:var(--header-group-height, 64px)}.ott-shell-header-section{position:relative;z-index:1}.ott-shell,.ott-shell-footer{font-family:"Archivo",var(--font-paragraph--family),sans-serif;font-variation-settings:"wdth" 100;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.ott-shell *,.ott-shell-footer *{box-sizing:border-box}.ott-shell a,.ott-shell-footer a{color:inherit;text-decoration:none}.ott-shell :focus-visible,.ott-shell-footer :focus-visible{outline:2px solid currentColor;outline-offset:4px}.ott-shell-announcement{display:flex;min-height:34px;align-items:center;justify-content:center;padding:7px 28px;background:var(--ott-announcement-bg, #2c2924);color:color-mix(in srgb,var(--ott-announcement-ink, #f4f1ea) 82%,transparent);font-size:11px;font-weight:600;letter-spacing:.045em;line-height:1.4;text-align:center}.ott-shell-announcement__link{display:inline-flex;align-items:center;gap:10px}.ott-shell-announcement__link p{margin:0}.ott-shell-announcement__arrow{transition:transform .22s var(--ott-shell-ease)}.ott-shell-announcement__link:hover .ott-shell-announcement__arrow{transform:translate(2px,-2px)}.ott-shell-header{position:relative;border-bottom:1px solid color-mix(in srgb,var(--ott-header-ink, #18201b) 16%,transparent);background:color-mix(in srgb,var(--ott-header-paper, #f7f7f3) 94%,transparent);color:var(--ott-header-ink, #18201b);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:background-color .18s ease-out,box-shadow .18s ease-out}.ott-shell-is-scrolled .ott-shell-header{background:color-mix(in srgb,var(--ott-header-paper, #f7f7f3) 94%,transparent);box-shadow:none}.ott-shell-header__inner{display:grid;width:var(--ott-shell-wide);min-height:76px;margin-inline:auto;grid-template-columns:1fr auto 1fr;align-items:center;gap:36px}.ott-shell-logo{display:inline-flex;width:max-content;max-width:100%;align-items:center}.ott-shell-logo__image{display:block;width:min(var(--ott-logo-width),100%);height:auto}.ott-shell-logo__text{color:inherit;font-size:22px;font-weight:600;font-variation-settings:"wdth" 100;letter-spacing:-.055em;line-height:1}.ott-shell-nav{display:flex;min-width:0;align-items:center;justify-content:center;gap:34px}.ott-shell-nav__link{position:relative;display:inline-flex;min-height:44px;align-items:center;gap:6px;padding:0;border:0;background:transparent;color:var(--ott-header-ink, #292621);font:inherit;font-size:13px;font-weight:500;line-height:1;cursor:pointer;white-space:nowrap;transition:color .18s ease-out}.ott-shell-nav__link:after{position:absolute;right:0;bottom:8px;left:0;height:1px;background:currentColor;content:"";transform:scaleX(0);transform-origin:right;transition:transform .22s var(--ott-shell-ease)}.ott-shell-nav__link:hover,.ott-shell-nav__link[aria-current=page],.ott-shell-nav__details[open]>.ott-shell-nav__link{color:var(--ott-header-ink, #292621)}.ott-shell-nav__link:hover:after,.ott-shell-nav__link[aria-current=page]:after,.ott-shell-nav__details[open]>.ott-shell-nav__link:after{transform:scaleX(1);transform-origin:left}.ott-shell-nav__details{position:relative}.ott-shell-nav__summary{list-style:none}.ott-shell-nav__summary::-webkit-details-marker{display:none}.ott-shell-nav__summary svg{transition:transform .22s var(--ott-shell-ease)}.ott-shell-nav__details[open] .ott-shell-nav__summary svg{transform:rotate(180deg)}.ott-shell-nav__menu{position:absolute;top:calc(100% + 1px);left:50%;display:grid;min-width:220px;padding:10px;border:1px solid color-mix(in srgb,var(--ott-header-ink, #292621) 15%,transparent);background:color-mix(in srgb,var(--ott-header-paper, #f4f1ea) 98%,transparent);box-shadow:0 22px 54px #302b2521;transform:translate(-50%)}.ott-shell-nav__menu a{padding:11px 12px;color:color-mix(in srgb,var(--ott-header-ink, #292621) 70%,transparent);font-size:12px;transition:background-color .18s ease-out,color .18s ease-out}.ott-shell-nav__menu a:hover,.ott-shell-nav__menu a[aria-current=page]{background:color-mix(in srgb,var(--ott-header-ink, #292621) 5%,transparent);color:var(--ott-header-ink, #292621)}.ott-shell-actions{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:8px}.ott-shell-cart-text span{font-variant-numeric:tabular-nums}.ott-shell-actions__quiet,.ott-shell-actions__icon,.ott-shell-actions__cta{display:inline-flex;min-height:44px;align-items:center;gap:6px;font-size:12px;font-weight:610;line-height:1;white-space:nowrap}.ott-shell-actions__quiet{color:color-mix(in srgb,var(--ott-header-ink, #292621) 76%,transparent);transition:color .18s ease-out}.ott-shell-actions__quiet:hover{color:var(--ott-header-ink, #292621)}.ott-shell-actions__icon{position:relative;display:grid;width:40px;height:40px;min-height:40px;--icon-stroke-width: 1.35;border-radius:50%;color:color-mix(in srgb,var(--ott-header-ink, #292621) 76%,transparent);place-items:center;transition:background-color .18s ease-out,color .18s ease-out,transform .18s var(--ott-shell-ease)}.ott-shell-actions__icon:hover{background:color-mix(in srgb,var(--ott-header-ink, #292621) 6%,transparent);color:var(--ott-header-ink, #292621);transform:translateY(-1px)}.ott-shell-actions__icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35}.ott-shell-cart__count{position:absolute;top:1px;right:0;display:inline-grid;min-width:16px;height:16px;padding-inline:4px;border:1px solid var(--ott-header-paper, #f4f1ea);border-radius:999px;background:var(--ott-header-ink, #292621);color:var(--ott-header-paper, #f4f1ea);place-items:center;font-size:8px;font-weight:700;font-variant-numeric:tabular-nums;line-height:1}.ott-shell-actions>header-actions{display:flex;margin:0}.ott-shell-actions .ott-shell-cart{padding:0;border:0;background:transparent;cursor:pointer}.ott-shell-actions .ott-shell-cart cart-icon{display:grid;width:100%;height:100%;place-items:center}.ott-shell-actions .ott-shell-cart .svg-wrapper{display:grid;place-items:center}.ott-shell-actions .ott-shell-cart .cart-bubble{--cart-bubble-size: 16px;--cart-bubble-top: 1px;--cart-bubble-right: 0;width:16px;height:16px;padding:0;border:1px solid var(--ott-header-paper, #f4f1ea);background:var(--ott-header-ink, #292621);color:var(--ott-header-paper, #f4f1ea)}.ott-shell-actions .ott-shell-cart .cart-bubble__background{background:transparent}.ott-shell-actions .ott-shell-cart .cart-bubble__text{font-family:inherit;font-size:8px;font-weight:700}.ott-shell .cart-drawer__dialog{width:min(460px,100vw);max-width:100vw;border:0;border-left:1px solid color-mix(in srgb,var(--ott-header-ink, #18201b) 16%,transparent);border-radius:0;background:var(--ott-header-paper, #f7f7f3);box-shadow:-24px 0 72px #18201b29;color:var(--ott-header-ink, #18201b);font-family:"Archivo",var(--font-paragraph--family),sans-serif}.ott-shell .cart-drawer__dialog::backdrop{background:#18201b6b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ott-shell .cart-drawer__dialog[open]{animation-duration:.26s;animation-timing-function:var(--ott-shell-ease)}.ott-shell .cart-drawer__dialog[open].dialog-closing{animation-duration:.18s;animation-timing-function:ease-in}.ott-shell .cart-drawer__header,.ott-shell .cart-drawer__content,.ott-shell .cart-drawer__summary{background:var(--ott-header-paper, #f7f7f3)}.ott-shell .cart-drawer__header{min-height:76px;padding:0 24px;border-bottom:1px solid color-mix(in srgb,var(--ott-header-ink, #18201b) 14%,transparent)}.ott-shell .cart-drawer__heading{color:inherit;font-family:inherit;font-size:20px;font-weight:600;letter-spacing:-.035em}.ott-shell .cart-drawer__close-button{width:44px;height:44px;margin-right:-10px;border-radius:50%;color:inherit;transition:background-color .18s ease-out}.ott-shell .cart-drawer__close-button:hover,.ott-shell .cart-drawer__close-button:focus-visible{background:color-mix(in srgb,var(--ott-header-ink, #18201b) 7%,transparent)}.ott-shell .cart-drawer__items{padding-inline:24px}.ott-shell .cart-drawer__items .cart-items__table-row{border-color:color-mix(in srgb,var(--ott-header-ink, #18201b) 14%,transparent)}.ott-shell .cart-drawer__summary{padding:22px 24px 24px;border-top:1px solid color-mix(in srgb,var(--ott-header-ink, #18201b) 14%,transparent);-webkit-mask-image:none;mask-image:none}.ott-shell .cart-drawer__summary .cart__checkout-button,.ott-shell .cart-drawer .cart-items__empty-button{min-height:54px;border-radius:0;background:var(--ott-header-ink, #18201b);color:var(--ott-header-paper, #f7f7f3);font-family:inherit;font-weight:600}.ott-shell .cart-drawer--empty .cart-drawer__header{position:absolute;top:0;right:0;border:0}.ott-shell .cart-drawer--empty .cart-drawer__content{width:100%;min-height:100dvh;justify-content:center;padding:88px 24px 40px}.ott-shell .cart-drawer--empty .cart-drawer__items{width:100%;padding-inline:0}@media(prefers-reduced-motion:reduce){.ott-shell .cart-drawer__dialog[open],.ott-shell .cart-drawer__dialog[open].dialog-closing{animation-duration:1ms}}.ott-shell a.ott-shell-actions__cta{min-height:40px;margin-left:4px;padding:0 15px;background:var(--ott-header-ink, #292621);color:var(--ott-header-paper, #f4f1ea);transition:opacity .18s ease-out,transform .18s var(--ott-shell-ease)}.ott-shell-actions__cta span{transition:transform .22s var(--ott-shell-ease)}.ott-shell-actions__cta:hover{opacity:.88;transform:translateY(-1px)}.ott-shell-actions__cta:hover span{transform:translate(2px,-2px)}.ott-shell-menu-button{display:none;width:44px;height:44px;padding:0 9px;border:0;background:transparent;color:inherit;cursor:pointer}.ott-shell-menu-button span{display:block;width:100%;height:1px;margin:6px 0;background:currentColor}.ott-shell-drawer{width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;border:0;background:transparent}.ott-shell-drawer::backdrop{background:#2c29246b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ott-shell-drawer__panel{display:flex;width:min(440px,100%);min-height:100%;margin-left:auto;padding:16px 24px max(24px,env(safe-area-inset-bottom));flex-direction:column;background:var(--ott-header-paper, #f4f1ea);color:var(--ott-header-ink, #292621);animation:ott-shell-drawer-in .26s var(--ott-shell-ease) both}.ott-shell-drawer__head{display:flex;min-height:58px;align-items:center;justify-content:space-between;border-bottom:1px solid color-mix(in srgb,currentColor 15%,transparent)}.ott-shell-drawer__close{display:grid;width:44px;height:44px;padding:0;border:0;background:transparent;color:inherit;-webkit-appearance:none;appearance:none;place-items:center;cursor:pointer;transition:background-color .18s ease-out;-webkit-tap-highlight-color:transparent}.ott-shell-drawer__close svg{width:18px;height:18px;stroke-width:1.35}.ott-shell-drawer__close:focus{outline:none}.ott-shell-drawer__close:hover,.ott-shell-drawer__close:focus-visible{border-radius:50%;background:color-mix(in srgb,currentColor 7%,transparent)}.ott-shell-drawer__nav{display:grid;overflow-y:visible;padding-top:20px;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:14px}.ott-shell-drawer__link{display:flex;width:100%;min-height:56px;align-items:center;justify-content:space-between;gap:18px;padding:0;border:0;border-bottom:1px solid color-mix(in srgb,currentColor 15%,transparent);background:transparent;color:inherit;font-size:20px;font-weight:560;font-variation-settings:"wdth" 100;letter-spacing:-.03em;line-height:1.15;list-style:none;-webkit-tap-highlight-color:transparent}.ott-shell-drawer__details,.ott-shell-drawer__link--primary{grid-column:1 / -1}.ott-shell-drawer__link--product{min-height:76px;align-items:flex-end;padding-bottom:15px;font-size:23px;font-weight:620;letter-spacing:-.045em}.ott-shell-drawer__link--product .ott-shell-drawer__arrow{width:16px;height:16px;margin-bottom:2px}.ott-shell-drawer__link::-webkit-details-marker{display:none}.ott-shell-drawer__arrow,.ott-shell-drawer__expand{width:18px;height:18px;flex:none}.ott-shell-drawer__arrow{stroke-width:1.45}.ott-shell-drawer__expand{position:relative;transition:transform .22s var(--ott-shell-ease)}.ott-shell-drawer__expand:before,.ott-shell-drawer__expand:after{position:absolute;top:50%;left:50%;width:14px;height:1px;background:currentColor;content:"";transform:translate(-50%,-50%)}.ott-shell-drawer__expand:after{transform:translate(-50%,-50%) rotate(90deg)}.ott-shell-drawer__details[open] .ott-shell-drawer__expand{transform:rotate(45deg)}.ott-shell-drawer__submenu{display:grid;gap:3px;padding:12px 0 18px 18px;border-bottom:1px solid color-mix(in srgb,currentColor 15%,transparent)}.ott-shell-drawer__submenu a{min-height:40px;color:color-mix(in srgb,currentColor 70%,transparent);font-size:14px;line-height:40px}.ott-shell-drawer__foot{margin-top:24px;padding-top:0}.ott-shell a.ott-shell-drawer__cta{display:flex;min-height:52px;align-items:center;justify-content:space-between;padding:0 18px;background:var(--ott-header-ink, #292621);color:var(--ott-header-paper, #f4f1ea);font-size:14px;font-weight:600;-webkit-tap-highlight-color:transparent}.ott-shell-drawer__utility{display:grid;margin-top:12px;border-top:1px solid color-mix(in srgb,currentColor 16%,transparent);color:color-mix(in srgb,currentColor 82%,transparent);font-size:11px;font-weight:560;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.ott-shell-drawer__utility a{display:flex;min-width:0;min-height:44px;align-items:center;justify-content:flex-start;gap:3px;padding:0;text-align:left;white-space:nowrap;-webkit-tap-highlight-color:transparent}.ott-shell-drawer__utility a:hover,.ott-shell-drawer__utility a:focus-visible{color:var(--ott-header-ink, #292621);text-decoration:underline;text-underline-offset:4px}.ott-shell-menu-is-open{overflow:hidden}@keyframes ott-shell-drawer-in{0%{opacity:0;transform:translate(56px)}to{opacity:1;transform:translate(0)}}@media(prefers-reduced-motion:reduce){.ott-shell-drawer__panel{animation-duration:1ms}}.ott-shell-footer{overflow:hidden;background:var(--ott-footer-bg, #20262a);color:var(--ott-footer-ink, #f2f4f3)}.ott-shell-footer p,.ott-shell-footer h2,.ott-shell-footer h3,.ott-shell-footer ul{margin:0}.ott-shell-footer ul{padding:0;list-style:none}.ott-shell-footer__inner{width:var(--ott-shell-quiet);margin-inline:auto}.ott-shell-footer__statement{display:grid;padding:clamp(72px,8vw,118px) 0 clamp(64px,7vw,96px);border-bottom:1px solid color-mix(in srgb,var(--ott-footer-ink, #f2f4f3) 18%,transparent);grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);align-items:end;gap:48px}.ott-shell-footer__eyebrow{margin-bottom:16px!important;color:var(--ott-footer-muted, #c8dadd);font-size:10px;font-weight:700;font-variation-settings:"wdth" 108;letter-spacing:.2em;text-transform:uppercase}.ott-shell-footer__statement h2{max-width:14ch;color:inherit;font-family:inherit;font-size:clamp(38px,5vw,68px);font-weight:700;font-variation-settings:"wdth" 88;letter-spacing:-.055em;line-height:.94;text-wrap:balance}.ott-shell-footer__statement-side{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.ott-shell-footer__statement-text{max-width:28ch;color:var(--ott-footer-muted, #c8dadd);font-size:13px;line-height:1.6}.ott-shell-footer__statement-text p,.ott-shell-footer__brand-text p,.ott-shell-footer__newsletter-text p{margin:0}.ott-shell-footer__cta{display:inline-flex;min-height:46px;flex:none;align-items:center;gap:9px;padding:0 18px;background:var(--ott-footer-ink, #f2f4f3);color:var(--ott-footer-bg, #20262a)!important;font-size:13px;font-weight:650;transition:opacity .18s ease-out,transform .18s var(--ott-shell-ease)}.ott-shell-footer__cta:hover{opacity:.9;transform:translateY(-2px)}.ott-shell-footer__main{display:grid;padding:clamp(56px,6vw,88px) 0;border-bottom:1px solid color-mix(in srgb,var(--ott-footer-ink, #f2f4f3) 18%,transparent);grid-template-columns:minmax(180px,.8fr) minmax(480px,1.8fr) minmax(260px,.9fr);align-items:start;gap:clamp(40px,5vw,82px)}.ott-shell-footer__logo{display:inline-flex;margin-bottom:18px;align-items:center;color:inherit;font-size:21px;font-weight:820;font-variation-settings:"wdth" 90;letter-spacing:.015em;line-height:1}.ott-shell-footer__logo-image{display:block;width:min(var(--ott-footer-logo-width),100%);height:auto}.ott-shell-footer__brand-text,.ott-shell-footer__newsletter-text{max-width:28ch;color:var(--ott-footer-muted, #c8dadd);font-size:12px;line-height:1.65}.ott-shell-footer__social{display:flex;gap:8px;margin-top:24px}.ott-shell-footer__social a{display:grid;width:36px;height:36px;border:1px solid color-mix(in srgb,var(--ott-footer-ink, #f2f4f3) 20%,transparent);border-radius:50%;place-items:center;transition:background-color .18s ease-out,border-color .18s ease-out,transform .18s var(--ott-shell-ease)}.ott-shell-footer__social a:hover{border-color:color-mix(in srgb,var(--ott-footer-ink, #f2f4f3) 56%,transparent);background:color-mix(in srgb,var(--ott-footer-ink, #f2f4f3) 8%,transparent);transform:translateY(-2px)}.ott-shell-footer__social svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4}.ott-shell-footer__social .is-filled{fill:currentColor;stroke:none}.ott-shell-footer__columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(28px,4vw,64px)}.ott-shell-footer__menu>p,.ott-shell-footer__newsletter h3{margin-bottom:19px;color:inherit;font-family:inherit;font-size:11px;font-weight:700;font-variation-settings:"wdth" 108;letter-spacing:.13em;line-height:1.2;text-transform:uppercase}.ott-shell-footer__menu ul{display:grid;gap:10px}.ott-shell-footer__menu a{display:inline-flex;min-height:28px;align-items:center;color:var(--ott-footer-muted, #c8dadd);font-size:12px;line-height:1.35;transition:color .18s ease-out,transform .18s var(--ott-shell-ease)}.ott-shell-footer__menu a:hover,.ott-shell-footer__menu a[aria-current=page]{color:var(--ott-footer-ink, #f2f4f3);transform:translate(2px)}.ott-shell-footer__newsletter-text{margin-bottom:22px}.ott-shell-footer__field{display:grid;border-bottom:1px solid color-mix(in srgb,var(--ott-footer-ink, #f2f4f3) 42%,transparent);grid-template-columns:1fr auto}.ott-shell-footer__field:focus-within{border-bottom-color:var(--ott-footer-ink, #f2f4f3)}.ott-shell-footer__field input{min-width:0;height:48px;padding:0 12px 0 0;border:0;outline:0;background:transparent;color:var(--ott-footer-ink, #f2f4f3);font:inherit;font-size:13px}.ott-shell-footer__field input::placeholder{color:var(--ott-footer-muted, #c8dadd);opacity:.72}.ott-shell-footer__field button{display:inline-flex;min-width:66px;height:48px;align-items:center;justify-content:flex-end;gap:8px;padding:0;border:0;background:transparent;color:var(--ott-footer-ink, #f2f4f3);font:inherit;font-size:12px;font-weight:650;cursor:pointer}.ott-shell-footer__form-note{margin-top:12px!important;color:var(--ott-footer-muted, #c8dadd);font-size:12px}.ott-shell-footer__form-note--error{color:#e7b2a8}.ott-shell-footer__bottom{display:flex;min-height:74px;align-items:center;justify-content:space-between;gap:28px;color:var(--ott-footer-muted, #c8dadd);font-size:10px;letter-spacing:.025em}.ott-shell-footer__legal{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px 22px}.ott-shell-footer__legal a{transition:color .18s ease-out}.ott-shell-footer__legal a:hover{color:var(--ott-footer-ink, #f2f4f3)}@media(max-width:1240px){:root{--ott-shell-wide: min(1440px, calc(100% - 64px) );--ott-shell-quiet: min(1380px, calc(100% - 40px) )}.ott-shell-footer__main{grid-template-columns:minmax(180px,.7fr) minmax(480px,1.6fr)}.ott-shell-footer__newsletter{max-width:430px;grid-column:2}}@media(max-width:980px){:root{--ott-shell-wide: min(1440px, calc(100% - 48px) )}.ott-shell-header__inner{min-height:68px;grid-template-columns:1fr auto}.ott-shell-nav,.ott-shell-actions>:not(.ott-shell-menu-button):not(.ott-shell-mobile-action){display:none}.ott-shell-menu-button{display:block}.ott-shell-actions{gap:2px}}@media(max-width:820px){:root{--ott-shell-wide: calc(100% - 40px) ;--ott-shell-quiet: calc(100% - 32px) }.ott-shell-announcement{padding-inline:18px}.ott-shell-header__inner{min-height:68px}.ott-shell-footer__statement{grid-template-columns:1fr;gap:32px}.ott-shell-footer__statement-side{align-items:flex-start;flex-direction:column}.ott-shell-footer__main{grid-template-columns:1fr}.ott-shell-footer__brand{max-width:380px}.ott-shell-footer__columns{grid-column:1}.ott-shell-footer__newsletter{width:min(100%,520px);max-width:none;grid-column:1}}@media(max-width:560px){.ott-shell-drawer__link{font-size:19px}.ott-shell-drawer__link--product{font-size:22px}.ott-shell-drawer__utility{font-size:10.5px}.ott-shell-footer__statement h2{font-size:clamp(38px,12vw,54px)}.ott-shell-footer__main{padding-block:54px;gap:46px}.ott-shell-footer__columns{grid-template-columns:1fr;gap:36px}.ott-shell-footer__menu{padding-bottom:24px;border-bottom:1px solid color-mix(in srgb,var(--ott-footer-ink, #f2f4f3) 16%,transparent)}.ott-shell-footer__bottom{min-height:0;padding-block:24px 32px;align-items:flex-start;flex-direction:column}.ott-shell-footer__legal{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){.ott-shell *,.ott-shell *:before,.ott-shell *:after,.ott-shell-footer *,.ott-shell-footer *:before,.ott-shell-footer *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/ottuni-global-shell.css.map */
