.footer{border-top:.1rem solid rgba(var(--color-foreground),.08)}.footer:not(.color-scheme-1){border-top:none}.footer .list-menu__item--active{text-decoration:none}.footer__grid{display:grid;grid-template-columns:1fr;gap:var(--spacing-600)}@media screen and (max-width:749px){.footer__grid{gap:0}.footer__logo-column{padding-bottom:var(--spacing-800)}}@media screen and (min-width:750px){.footer__grid{grid-template-columns:repeat(2,1fr);gap:var(--spacing-600)}.footer__logo-column{grid-column:1 / -1}}@media screen and (min-width:990px){.footer__grid{display:flex;flex-wrap:wrap;gap:var(--spacing-800)}.footer__logo-column{flex-basis:100%}.footer__block-column{flex:1;min-width:0}}.footer__logo-column{display:flex;flex-direction:column;gap:var(--spacing-400)}@media screen and (max-width:749px){.footer__logo-column{align-items:flex-start;text-align:left}}.footer__logo-wrapper{overflow:hidden}.footer__logo-image{display:block;height:auto;max-width:100%}.footer__logo-description{font-size:1.4rem;line-height:1.6;margin:0}.footer__logo-description p{margin:0}.footer__block-column{display:flex;flex-direction:column;padding:var(--spacing-400) 0}@media screen and (max-width:749px){.footer__block-column{border-top:.1rem solid rgb(var(--color-light))}}.footer-block__heading{margin-bottom:var(--spacing-400);margin-top:0;font-size:calc(var(--font-body-scale) * 1.6rem);font-weight:var(--font-body-weight-bold)}@media screen and (min-width:990px){.footer-block__heading{font-size:calc(var(--font-body-scale) * 1.8rem)}}.footer__menu-desktop{display:none}.footer__menu-mobile{display:block}.footer__menu-mobile .footer-block__details-content{columns:2;column-gap:var(--spacing-600)}@media screen and (min-width:750px){.footer__menu-desktop{display:block}.footer__menu-mobile{display:none}}.footer__menu-mobile .accordion{border:none;margin-top:0}.footer__menu-mobile details summary{display:flex;align-items:center;justify-content:space-between;padding:0;cursor:pointer;list-style:none}.footer__menu-mobile details summary::-webkit-details-marker{display:none}.footer__menu-mobile details summary .footer-block__heading{margin:0}.footer__menu-mobile .accordion__title{flex:1;max-width:none}.footer__menu-mobile details summary .svg-wrapper{transition:transform .3s ease;width:1rem;height:.5rem;margin-right:0;flex-shrink:0}.footer__menu-mobile details[open] summary .svg-wrapper{transform:rotate(180deg)}.footer__menu-mobile .accordion__content{padding-top:var(--spacing-400)}.footer-collections{column-gap:var(--spacing-600)}.footer-collections li{break-inside:avoid}.footer-block__details-content{margin-bottom:0}.footer-block__details-content .list-menu__item--link{color:inherit;padding:var(--spacing-300) 0;display:inline-block;line-height:1.2}.footer-block__details-content .list-menu__item--link:hover{opacity:1;text-decoration:underline;text-underline-offset:.3rem}.footer-block__details-content .list-menu__item--active{color:inherit}.footer-block__brand-info{text-align:left}@media screen and (max-width:749px){.footer-block__brand-info{text-align:left}}.footer-block__brand-headline{font-size:1.4rem;margin:var(--spacing-200) 0}.footer .rte a{text-decoration:none}.footer-block__image-wrapper{margin-bottom:var(--spacing-400);overflow:hidden}.footer-block__image-wrapper img{display:block;height:auto;max-width:100%}.footer-block-image{display:flex}.footer-block-image.left{justify-content:flex-start}.footer-block-image.center{justify-content:center}.footer-block-image.right{justify-content:flex-end}@media screen and (max-width:749px){.footer-block-image,.footer-block-image.left,.footer-block-image.center,.footer-block-image.right{justify-content:center}}.footer__list-social.list-social{justify-content:flex-start;margin-top:var(--spacing-200)}@media screen and (max-width:749px){.footer__list-social.list-social{justify-content:flex-start}}.footer__list-social .list-social__link{color:inherit;padding:var(--spacing-200);padding-left:0}.footer__newsletter-row{margin-bottom:var(--spacing-800)}@media screen and (min-width:990px){.footer-block__details-content .list-menu__item--link{padding-block:var(--spacing-150)}}.footer__newsletter-wrapper{width:100%}.footer__newsletter-wrapper .footer-block__heading{margin-bottom:var(--spacing-200)}.footer__newsletter-row .footer__newsletter{display:flex;flex-direction:column;gap:var(--spacing-200);width:100%;align-items:stretch;max-width:none;margin:0}.footer__newsletter-field-wrapper{width:100%}.footer__newsletter-input{display:block;width:100%;background-color:rgb(var(--color-primary-light));border:.1rem solid rgb(var(--color-light));border-radius:.4rem;color:rgb(var(--color-light));padding:var(--spacing-300) var(--spacing-400);font-family:inherit;font-size:1.6rem;line-height:1;box-sizing:border-box}.footer__newsletter-input::placeholder{color:rgb(var(--color-secondary-light))}.footer__newsletter-input:focus{outline:none;border-color:rgb(var(--color-light))}.footer__newsletter-submit{display:block;width:100%;background-color:rgb(var(--color-light));color:rgb(var(--color-primary));border:.1rem solid rgb(var(--color-light));border-radius:.4rem;padding:var(--spacing-400) var(--spacing-800);font-family:inherit;font-size:1.6rem;font-weight:400;line-height:1;cursor:pointer;text-align:center}.footer__newsletter-submit:hover{background-color:rgb(var(--color-primary));color:rgb(var(--color-light))}.footer__follow-on-shop{display:flex;text-align:center}.footer__content-bottom:only-child{border-top:0;margin-top:0}.footer__content-bottom-wrapper{display:flex;width:100%;align-items:center}@media screen and (max-width:749px){.footer__content-bottom-wrapper{flex-wrap:wrap;row-gap:1.5rem;justify-content:center}}.footer__localization{display:flex;flex-direction:column;align-items:center;padding:var(--spacing-200) 0 0;border-top:.1rem solid rgb(var(--color-light))}.footer__localization:empty{display:none}.footer__localization-selects{display:inline-block;text-align:center;border-top:.1rem solid rgb(var(--color-light));padding:var(--spacing-200) var(--spacing-400);width:100%}.footer__localization-form{display:inline-block}.footer__select-wrapper{display:inline-block;position:relative}.footer__select{appearance:none;-webkit-appearance:none;background:transparent;border:none;color:inherit;font-family:inherit;font-size:1.4rem;font-weight:var(--font-body-weight-bold);line-height:1.4;padding:.4rem 2.2rem .4rem 0;cursor:pointer;position:static;min-width:0;min-height:0;height:auto;width:auto}.footer__select:focus{outline:.1rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem;border-radius:.2rem}.footer__select option{color:initial;background:initial}.footer__select-chevron{position:absolute;right:0;top:0;bottom:0;margin:auto;pointer-events:none;width:1rem;height:.5rem}.footer__localization-divider{display:inline-block;vertical-align:middle;width:.1rem;height:2.2rem;margin:0 var(--spacing-600);background-color:rgb(var(--color-light))}@media screen and (min-width:750px){.footer__localization{padding:var(--spacing-100) 0;align-items:flex-start}.footer__localization-selects{text-align:left;width:auto;padding-inline:0}.footer__bottom-row{display:flex;align-items:flex-start;gap:var(--spacing-800);margin-top:0;padding-top:0}.footer__content-bottom{flex:1;min-width:0}.footer__newsletter-row{margin-top:0;flex:1;min-width:0;order:1;max-width:30rem}}.footer__column{width:100%}.footer__payment{margin-top:var(--spacing-400)}.footer__content-bottom-wrapper--center{justify-content:center}.footer__copyright{text-align:center;margin-top:var(--spacing-400)}@media screen and (min-width:750px){.footer__content-bottom-wrapper:not(.footer__content-bottom-wrapper--center) .footer__copyright{text-align:right}}.copyright__content{font-size:1.1rem;color:inherit;opacity:.6}.copyright__content a{color:inherit;text-decoration:none}.copyright__content a:hover{text-decoration:underline;text-underline-offset:.3rem}.policies{display:inline}.policies li{display:inline-flex;justify-content:center;align-items:center}.policies li:before{content:"\b7";padding:0 .8rem}.policies li a{padding:.6rem 0;display:block}@media screen and (min-width:750px){.policies li a{padding:0}}.footer-block__details-content .placeholder-svg{max-width:20rem}@keyframes animateLocalization{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(-1rem)}}.footer__grid-aside{display:flex;flex-direction:column;gap:var(--spacing-600);padding:var(--spacing-400) 0;justify-content:space-between}@media screen and (max-width:749px){.footer__grid-aside{padding:var(--spacing-600) 0}}@media screen and (min-width:990px){.footer__grid-aside{flex:1;min-width:0}}.footer__grid-aside .footer__localization-selects{border-top:none;padding:0;text-align:left;width:auto}.footer__grid-aside .footer__newsletter-row{margin:0;max-width:none;flex:none;order:unset}.footer__bottom-bar{border-top:.1rem solid rgba(var(--color-light),.1);padding-top:var(--spacing-600);display:flex;flex-wrap:wrap;align-items:center;gap:var(--spacing-400)}@media screen and (max-width:749px){.footer__bottom-bar{flex-direction:column;align-items:center;text-align:center}}.footer__bottom-bar .footer__payment,.footer__bottom-bar .footer__copyright{margin-top:0}@supports not (inset: 10px){@media screen and (max-width:749px){.footer .footer__grid{margin-left:0}}@media screen and (min-width:750px){.footer__content-top .footer__grid{margin-left:-3rem}.footer__block-column{padding-left:3rem}}}.footer-banner{position:fixed;bottom:-1px;left:0;width:100%;background-color:rgb(var(--color-secondary));color:rgb(var(--color-primary));z-index:2;display:flex;align-items:center;padding:var(--spacing-200);font-size:1.8rem;border-top:.1rem solid rgb(var(--color-primary))}.footer-banner__content{display:flex;align-items:start;gap:var(--spacing-400)}.footer-banner__icon{width:3rem;height:auto;flex-shrink:0}@media screen and (min-width:750px){.footer__bottom-bar{justify-content:space-between;padding-bottom:var(--spacing-300)}.footer-banner{padding:var(--spacing-300)}.footer-banner__content{align-items:center}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-footer.css.map */
