.footer{background:var(--db-color-canvas, #f7f3ea)}.footer__top{padding-top:4rem;padding-bottom:4rem;border-top:.1rem solid rgb(var(--color-border))}.footer__top-container{display:flex;flex-direction:column;gap:2.4rem}@media screen and (min-width:990px){.footer__top-container{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:2.4rem}}@media screen and (min-width:1360px){.footer__top-container{gap:4.8rem}}@media screen and (min-width:990px){.footer__top-container:has(.footer__info):not(:has(.footer__subscribe)) .footer__info+.footer__menu{max-width:50%}.footer__top-container:has(.footer__info):not(:has(.footer__subscribe)) .footer__info+.footer__menu--blocks-1{max-width:min(40rem,50%)}}.footer__top:has(.footer__top-container:empty),.footer__top:has(.footer__info:empty):has(.footer__menu:empty):has(.footer__subscribe:empty){display:none}.footer__info{width:100%;display:flex;flex-direction:column;align-items:flex-start}@media screen and (min-width:576px){.footer__info{max-width:50%}}@media screen and (min-width:990px){.footer__info{max-width:27.6rem}}@media screen and (min-width:1920px){.footer__info{max-width:31rem}}.footer__info:empty{display:none}.footer__logo{position:relative;display:flex;padding:0;text-decoration:none;word-break:break-word;transition:opacity var(--duration-default) ease-in-out}.footer__logo:not(:last-child){margin:0 0 1.2rem}.footer__logo-image.footer__logo-image--dm{display:none}.footer__logo-image:not(.footer__logo-image--dm){display:block}.footer__logo-image:only-child{display:block!important}@media(prefers-color-scheme:dark){[data-scheme=auto] .footer__logo-image:not(.footer__logo-image--dm){display:none}[data-scheme=auto] .footer__logo-image.footer__logo-image--dm{display:block}}[data-scheme=dark] .footer__logo-image:not(.footer__logo-image--dm){display:none}[data-scheme=dark] .footer__logo-image.footer__logo-image--dm{display:block}@media screen and (pointer:fine){.footer__logo:hover{opacity:var(--hover-opacity)}}.footer__subscribe{width:100%;display:flex;flex-direction:column}@media screen and (min-width:576px){.footer__subscribe{max-width:50%}}@media screen and (min-width:990px){.footer__subscribe{max-width:31rem}}.footer__subscribe-form:not(:first-child){margin:1.6rem 0 0}.footer__subscribe-description:not(:first-child){margin:1.2rem 0 0}.footer__subscribe:empty{display:none}.footer__socials:not(:first-child){margin:2rem 0 0}.footer__menu{width:100%;display:flex;flex-direction:column;gap:2.4rem}@media screen and (min-width:990px){.footer__menu{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;flex:1 1 auto}.footer__menu--blocks-2{grid-template-columns:repeat(2,minmax(14rem,18rem));justify-content:end}.footer__menu--blocks-1{grid-template-columns:minmax(14rem,18rem);justify-content:end}}@media screen and (min-width:1160px){.footer__menu{gap:1.6rem}}@media screen and (min-width:1360px){.footer__menu{gap:2.4rem}}.footer__menu:empty{display:none}.footer__nav{width:100%;position:relative;display:flex;flex-direction:column;transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (min-width:990px){.footer__nav{min-width:0;max-width:none}}.footer__nav-heading{margin:0 0 1.6rem}.footer__nav-content{width:100%}.footer__nav-list{display:flex;flex-direction:column}.footer__nav-icon{display:none}.footer__nav-link{color:rgb(var(--color-foreground-secondary));padding:.35rem 0}@media screen and (hover:hover)and (pointer:fine){.footer__nav-link:hover>.hover-underlined-link-secondary{background-size:100% .1rem;background-position:left 94%}}.footer__nav-item:first-child .footer__nav-link{padding-top:0}.footer__nav-item:last-child .footer__nav-link{padding-bottom:0}@media screen and (max-width:989.9px){.footer__nav{overflow:hidden;color:var(--db-color-ink, #28231d);border:.1rem solid rgba(var(--db-rgb-ink, 40, 35, 29),.1);border-radius:var(--border-radius-block);box-shadow:0 5px 14px rgba(var(--db-rgb-paper-shadow, 74, 44, 21),.08);background-color:var(--db-color-paper, #fffdf8)}.footer__nav-heading{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:2.4rem;margin:0;width:100%;color:var(--db-color-ink, #28231d);cursor:pointer}.footer__nav-icon{flex-shrink:0;pointer-events:none;display:flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;transform:rotate(-90deg);transition:transform var(--duration-default) ease-in-out}.footer__nav-icon svg{width:1.4rem;height:1.4rem;color:var(--db-color-orange, #ef681f)}.footer__nav-link{color:var(--db-color-ink-muted, #746d65)}[dir=rtl] .footer__nav-icon{transform:rotate(90deg)}.footer__nav-content{-webkit-user-select:none;user-select:none;max-height:0;pointer-events:none;visibility:hidden;overflow:hidden;transition:max-height .5s cubic-bezier(.165,.84,.44,1),visibility .5s cubic-bezier(.165,.84,.44,1)}.footer__nav-list{padding:0 2.4rem 2.4rem}.footer__nav[open=true] .footer__nav-icon{transform:rotate(45deg)}.footer__nav[open=true] .footer__nav-content{max-height:var(--footer-menu-max-height, 100%);pointer-events:all;visibility:visible}[dir=rtl] .footer__nav[open=true] .footer__nav-icon{transform:rotate(-45deg)}.no-js .footer__nav .footer__nav-icon{display:none}.no-js .footer__nav .footer__nav-content{max-height:unset;pointer-events:all;visibility:visible}}.footer__bottom{padding-top:2rem;padding-bottom:2rem;border-top:.1rem solid rgb(var(--color-border))}.footer__bottom-container{display:flex;flex-direction:column;gap:2rem}.footer__bottom-line{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem}.footer__bottom-line:nth-child(1){flex-wrap:wrap-reverse}.footer__bottom-line:empty{display:none}.footer .footer-list-payment{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:.7rem}.footer .footer-list-payment__item{align-items:center;display:flex}.footer .footer-list-payment__item svg{height:2.3rem;width:auto}.footer .footer-copyright__content{color:rgb(var(--color-foreground-secondary))}.footer .footer-copyright a{display:inline;color:rgb(var(--color-foreground-secondary));background-position:right 94%;background-size:0% .1rem;background-image:linear-gradient(to right,currentColor 0%,currentColor 100%);background-repeat:no-repeat;text-decoration:none;word-break:break-word;transition:background-size var(--duration-default) ease-in-out}@media screen and (hover:hover)and (pointer:fine){.footer .footer-copyright a:hover{background-size:100% .1rem;background-position:left 94%}}.footer .footer-copyright a:focus-visible{outline:.1rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.footer .footer-localization{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:1rem}.footer .localization-select--language,.footer .localization-select--region{width:auto;min-width:0}.footer .localization-select__button{width:auto;min-height:4rem;padding:0 1.3rem;justify-content:flex-start;gap:.8rem;border:.1rem solid color-mix(in srgb,var(--db-color-ink) 12%,transparent);border-radius:var(--db-radius-control, 999px);background:color-mix(in srgb,var(--db-color-paper-warm, #f7f0e3) 88%,#ffffff 12%);color:var(--db-color-ink, #28231d);box-shadow:inset 0 .1rem #ffffffa6,0 .4rem 1rem rgba(var(--db-rgb-paper-shadow, 74, 44, 21),.1);font-weight:var(--db-font-weight-control, 500);transition:background-color var(--db-motion-fast, .16s) var(--db-ease-standard, ease),border-color var(--db-motion-fast, .16s) var(--db-ease-standard, ease),box-shadow var(--db-motion-fast, .16s) var(--db-ease-standard, ease)}.footer .localization-select__button>.icon-caret{color:currentColor}.footer .localization-select__value{white-space:nowrap}.footer .localization-select__button[aria-expanded=true]{border-color:color-mix(in srgb,var(--db-color-orange, #ef681f) 36%,transparent);background:var(--db-color-paper-warm, #f7f0e3);box-shadow:inset 0 .1rem #ffffffa6,0 .6rem 1.4rem rgba(var(--db-rgb-paper-shadow, 74, 44, 21),.14)}.footer .localization-select__list{inset-inline:0 auto;min-width:100%;padding:.8rem;border:var(--db-border-paper, .1rem solid rgba(40, 35, 29, .1));border-radius:1.2rem;background:var(--db-color-paper-warm, #f7f0e3);color:var(--db-color-ink, #28231d);box-shadow:var(--db-shadow-paper-low, 0 .8rem 2rem rgba(56, 39, 24, .1))}.footer .localization-select__item:first-child .localization-select__link,.footer .localization-select__item:last-child .localization-select__link,.footer .localization-select__link{padding:1rem 1.2rem;border-radius:.8rem;color:var(--db-color-ink, #28231d);opacity:1;transition:color var(--db-motion-fast, .16s) var(--db-ease-standard, ease),background-color var(--db-motion-fast, .16s) var(--db-ease-standard, ease)}.footer .localization-select__link--active{background:color-mix(in srgb,var(--db-color-paper-apricot, #f8d9bb) 72%,transparent);color:var(--db-color-orange-deep, #a83f13)}@media screen and (hover:hover)and (pointer:fine){.footer .localization-select__button:hover{border-color:color-mix(in srgb,var(--db-color-orange, #ef681f) 24%,transparent);background:var(--db-color-paper-warm, #f7f0e3)}.footer .localization-select__link:not(.localization-select__link--active):hover{background:color-mix(in srgb,var(--db-color-orange, #ef681f) 10%,transparent);color:var(--db-color-orange-deep, #a83f13);opacity:1}}@media screen and (max-width:575px){.footer .footer-localization{width:100%;flex:1 1 100%}.footer .localization-select--language,.footer .localization-select--region{width:100%;min-width:0}.footer .localization-select__button{width:100%;justify-content:space-between}}.footer .footer-policies{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem}.footer .footer-policies__link{color:rgb(var(--color-foreground-secondary))}.footer .footer-follow-on-shop{flex-shrink:0}
/*# sourceMappingURL=/cdn/shop/t/24/assets/section-footer.css.map */
