.oh-footer{--ohf-bg: #ffffff;--ohf-alt: #fafafa;--ohf-ink: #111110;--ohf-text: #555555;--ohf-muted: #8a8a86;--ohf-heading: #666666;--ohf-terra: #e8630a;--ohf-terra-bright: #f97b28;--ohf-line: rgba(0, 0, 0, .06);--ohf-mono: "JetBrains Mono", "Geist Mono", ui-monospace, "SF Mono", SFMono-Regular, Menlo, Consolas, monospace;background:var(--ohf-bg);color:var(--ohf-text);font-size:1.4rem;line-height:1.6}.oh-footer__wrap{max-width:var(--page-width, 120rem);margin:0 auto;padding:0 1.5rem}@media screen and (min-width:750px){.oh-footer__wrap{padding:0 5rem}}.oh-footer__trust{background:var(--ohf-alt)}.oh-footer__trust .oh-footer__wrap{display:grid;grid-template-columns:repeat(4,1fr);gap:2.4rem;padding:3.4rem 1.5rem}@media screen and (min-width:750px){.oh-footer__trust .oh-footer__wrap{padding:3.6rem 5rem}}.ohf-sig{display:flex;align-items:center;gap:1.2rem}.ohf-sig__ic{display:inline-flex;align-items:center;justify-content:center;flex:none;width:3.2rem;height:3.2rem;border:1px solid rgba(17,17,16,.08);border-radius:1rem;color:var(--ohf-terra);background:#fff}.ohf-sig__ic svg{width:1.6rem;height:1.6rem}.ohf-sig b{font-size:1.38rem;font-weight:600;color:var(--ohf-ink);display:block;line-height:1.25}.ohf-sig small{color:var(--ohf-muted);font-size:1.2rem}.oh-footer__main .oh-footer__wrap{display:grid;grid-template-columns:1.9fr 1fr 1fr 1fr 1.5fr;gap:5.6rem;padding:7.4rem 1.5rem 6.4rem}@media screen and (min-width:750px){.oh-footer__main .oh-footer__wrap{padding:7.6rem 5rem 6.4rem}}.ohf-col h2{font-family:var(--ohf-mono);font-size:1rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--ohf-heading);margin:0 0 2.2rem}.ohf-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.3rem}.ohf-col a{color:var(--ohf-text);text-decoration:none;font-size:1.4rem;transition:color .15s ease,transform .15s ease;width:fit-content;display:inline-block}.ohf-col a:hover{color:var(--ohf-ink);transform:translate(2px)}.ohf-col a:focus-visible{outline:2px solid var(--ohf-terra);outline-offset:3px;border-radius:3px}.ohf-brand__logo-link{display:inline-block;margin-bottom:1.8rem}.ohf-brand__logo-img{display:block;height:3.6rem;width:auto;max-width:22rem;object-fit:contain;object-position:left center}.ohf-brand__logo{font-family:var(--font-heading-family);font-size:2.6rem;font-weight:650;color:var(--ohf-ink);letter-spacing:-.02em;margin-bottom:1.8rem}.ohf-brand p{color:var(--ohf-muted);font-size:1.4rem;max-width:34ch;margin:0}.ohf-news{align-self:start}.ohf-news p{color:var(--ohf-muted);font-size:1.35rem;margin:0 0 1.8rem;max-width:34ch}.ohf-news .newsletter-form__field-wrapper{max-width:none}.ohf-news .field{display:flex;flex-direction:column;gap:1rem;position:relative}.ohf-news .field label{display:none}.ohf-news input[type=email]{width:100%;height:4.4rem;border:1px solid rgba(17,17,16,.1);background:#fff;border-radius:1.2rem;padding:0 1.5rem;color:var(--ohf-ink);font-family:var(--font-body-family);font-size:1.35rem;transition:border-color .15s ease,box-shadow .15s ease}.ohf-news input[type=email]::placeholder{color:var(--ohf-muted)}.ohf-news input[type=email]:focus{outline:none;border-color:var(--ohf-terra);box-shadow:0 0 0 3px #e8630a1f}.ohf-news button[type=submit]{width:100%;height:4.4rem;border:0;border-radius:999px;cursor:pointer;background:linear-gradient(180deg,var(--ohf-terra-bright),var(--ohf-terra));color:#fff;font-family:var(--font-body-family);font-weight:600;font-size:1.38rem;box-shadow:0 4px 14px #e8630a26;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1);display:inline-flex;align-items:center;justify-content:center;gap:.6rem}.ohf-news button[type=submit]:hover{transform:translateY(-2px);box-shadow:0 8px 20px #e8630a38}.ohf-news button[type=submit]:active{transform:translateY(0)}.ohf-news button[type=submit]:focus-visible{outline:2px solid var(--ohf-ink);outline-offset:3px}.ohf-news .newsletter-form__message{margin-top:1rem;font-size:1.3rem;color:var(--ohf-success);display:flex;align-items:center;gap:.6rem}.ohf-news .newsletter-form__message--error{color:#b4453d}.oh-footer__pay{border-top:1px solid var(--ohf-line)}.oh-footer__pay .oh-footer__wrap{display:flex;align-items:center;justify-content:space-between;gap:1.8rem;flex-wrap:wrap;padding:2.6rem 1.5rem}@media screen and (min-width:750px){.oh-footer__pay .oh-footer__wrap{padding:2.6rem 5rem}}.ohf-pay__chips{display:flex;gap:.9rem;flex-wrap:wrap;align-items:center}.ohf-pay__chips .lbl{color:var(--ohf-muted);font-family:var(--ohf-mono);font-size:1rem;letter-spacing:.18em;text-transform:uppercase;margin-right:.4rem}.ohf-pay__chips .list-payment{display:flex;gap:.8rem;flex-wrap:wrap;margin:0;padding:0;list-style:none;align-items:center}.ohf-pay__chips .list-payment__item .icon{height:2.8rem;width:auto;filter:grayscale(.2);opacity:.9;transition:filter .15s ease,opacity .15s ease}.oh-footer__pay:hover .list-payment__item .icon{filter:none;opacity:1}.ohf-pay__secure{display:flex;align-items:center;gap:.8rem;color:var(--ohf-muted);font-size:1.3rem}.ohf-pay__secure svg{width:1.6rem;height:1.6rem}.oh-footer__bottom{background:var(--ohf-alt)}.oh-footer__bottom .oh-footer__wrap{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;flex-wrap:wrap;padding:2.4rem 1.5rem}@media screen and (min-width:750px){.oh-footer__bottom .oh-footer__wrap{padding:2.4rem 5rem}}.ohf-copy{color:var(--ohf-muted);font-size:1.3rem}.ohf-copy a{color:var(--ohf-muted);text-decoration:none;transition:color .15s ease}.ohf-copy a:hover{color:var(--ohf-ink)}.ohf-copy a:focus-visible{outline:2px solid var(--ohf-terra);outline-offset:3px;border-radius:3px}.ohf-switchers{display:flex;gap:1.2rem;flex-wrap:wrap;align-items:center}.oh-footer .localization-form__select,.oh-footer .disclosure__button{color:var(--ohf-text)}.oh-footer .localization-form__select:hover{color:var(--ohf-ink)}.oh-footer__bottom .ohf-countries{display:block;width:100%;padding-top:.4rem;padding-bottom:2rem}.ohf-countries .lbl{display:block;margin-bottom:1.4rem;text-align:center;color:var(--ohf-muted);font-family:var(--ohf-mono);font-size:1rem;letter-spacing:.18em;text-transform:uppercase}.ohf-flags{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem 1.6rem;margin:0;padding:0;list-style:none}.ohf-flag{position:relative;display:inline-flex;cursor:default}.ohf-flag__emoji{display:block;font-size:2.4rem;line-height:1;opacity:.75;-webkit-user-select:none;user-select:none;transition:opacity .15s ease,transform .15s ease}.ohf-flag:hover .ohf-flag__emoji,.ohf-flag:focus-visible .ohf-flag__emoji{opacity:1;transform:translateY(-2px)}.ohf-flag:focus-visible{outline:2px solid var(--ohf-terra);outline-offset:3px;border-radius:4px}.ohf-flag:after{content:attr(data-tip);position:absolute;bottom:calc(100% + 9px);left:50%;transform:translate(-50%) translateY(4px);background:var(--ohf-ink);color:#fff;font-family:var(--ohf-mono);font-size:1.1rem;letter-spacing:.04em;padding:.6rem 1rem;border-radius:.7rem;white-space:nowrap;opacity:0;pointer-events:none;z-index:5;transition:opacity .15s ease,transform .15s ease;box-shadow:0 6px 18px #1111102e}.ohf-flag:hover:after,.ohf-flag:focus-visible:after{opacity:1;transform:translate(-50%) translateY(0)}@media screen and (max-width:989px){.oh-footer__main .oh-footer__wrap{grid-template-columns:1fr 1fr;gap:4.2rem 3.4rem}.ohf-brand,.ohf-news{grid-column:1 / -1}}@media screen and (max-width:599px){.oh-footer__trust .oh-footer__wrap{grid-template-columns:1fr 1fr;gap:2rem}.oh-footer__main .oh-footer__wrap{grid-template-columns:1fr;padding-top:5.6rem;padding-bottom:5rem}.oh-footer__pay .oh-footer__wrap,.oh-footer__bottom .oh-footer__wrap{flex-direction:column;align-items:flex-start}.ohf-flags{gap:1.2rem}}@media(prefers-reduced-motion:reduce){.oh-footer *{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/oh-footer.css.map */
