.footer{position:relative;background-color:rgb(var(--color-background));z-index:10;min-height:100vh;display:flex;flex-direction:column}.footer-container{width:100%;padding-right:var(--space-28, 2.8rem);padding-left:var(--space-28, 2.8rem);padding-top:0;padding-bottom:0;margin-right:auto;margin-left:auto;box-sizing:border-box}@media(min-width:1360px){.footer-container{max-width:1440px}}.footer--border{border-top:0}.footer__logo-area{width:100%}.footer__logo-area--contained{max-width:1440px;margin-left:auto;margin-right:auto;padding-left:var(--space-28, 2.8rem);padding-right:var(--space-28, 2.8rem);box-sizing:border-box}.footer__logo-area .footer-block--logo{width:100%}.footer__logo-area .footer__logo-link{display:flex;align-items:center;justify-content:center;width:100%}.footer__logo-area .footer__logo{width:100%;height:auto;object-fit:cover}.footer__logo{display:block;height:auto}.footer__logo--business{display:none}[data-mode=business] .footer__logo--default{display:block}.footer .footer-block--logo a{transition:opacity var(--duration-default)}.footer .footer-block--logo a:hover{opacity:.8}.footer__content-top{padding-top:calc(var(--header-height, 6rem) + var(--space-42, 4.2rem));padding-bottom:0;flex:1}.footer__content-bottom{padding-top:var(--space-42, 4.2rem);padding-bottom:4rem}.footer__two-col{display:flex;flex-direction:column;gap:var(--space-48, 4.8rem)}@media screen and (min-width:990px){.footer__two-col{flex-direction:row;align-items:flex-start;gap:clamp(10rem,20vw,36rem)}}.footer__col-left{width:100%;display:flex;flex-direction:column;gap:var(--space-32, 3.2rem)}@media screen and (min-width:990px){.footer__col-left{flex:0 0 30rem;width:30rem}}.footer__tagline{font-family:"IvyOra Display",var(--font-heading-family);font-style:normal;font-weight:400;font-size:3.5rem;line-height:3.5rem;color:rgb(var(--color-foreground))}.footer__tagline p,.footer__tagline h1,.footer__tagline h2,.footer__tagline h3{margin:0;font-size:inherit;line-height:inherit;font-family:inherit}.footer__subtitle{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:400;color:rgb(var(--color-foreground));font-size:1.4rem;line-height:1.2;margin-top:0}.footer__subtitle p{margin:0}.footer__subtitle h5{margin-top:1rem}.footer__text-block{font-family:var(--font-body-family);font-weight:400;font-size:1.4rem;color:rgb(var(--color-foreground));line-height:1.2}.footer__text-block p{margin:0 0 .8rem}.footer__text-block p:last-child{margin-bottom:0}.footer__compliance{font-family:var(--font-body-family);font-weight:250;font-size:1.4rem;line-height:1.2;text-align:justify;color:rgb(var(--color-foreground));max-width:35.4rem}.footer__compliance p{margin:0 0 .4rem;font-size:1.4rem}.footer__compliance p:last-child{margin-bottom:0}.footer__col-right{width:100%;display:flex;flex-direction:column;gap:var(--space-32, 3.2rem)}@media screen and (min-width:990px){.footer__col-right{flex:1}}.footer__two-col--bottom{padding-top:var(--space-42, 4.2rem)}@media screen and (min-width:990px){.footer__two-col--bottom{align-items:flex-end}}.footer__col-left--bottom{justify-content:flex-end}@media screen and (min-width:990px){.footer__col-left.footer__col-left--bottom{flex:0 0 35.4rem;width:35.4rem}}.footer__col-right--bottom{justify-content:flex-end;align-items:flex-start}.footer__menus-row{display:flex;flex-direction:column;gap:0}@media screen and (min-width:990px){.footer__menus-row{flex-direction:row;flex-wrap:nowrap;gap:0;align-items:flex-start;justify-content:flex-start}}.footer__menu-mobile{display:block}@media screen and (min-width:990px){.footer__menu-mobile{display:none}}.footer__menu-desktop{display:none}@media screen and (min-width:990px){.footer__menu-desktop{display:block;flex:1 1 0;min-width:0}}.footer-block__heading{margin-top:0;margin-bottom:var(--space-24, 2.4rem);font-family:var(--font-body-family);font-size:1.4rem;font-weight:550;font-variation-settings:"wght" 550;line-height:1.2;letter-spacing:0;text-transform:none;color:rgb(var(--color-foreground))}.footer-block__details-content{display:flex;flex-direction:column;gap:var(--space-16, 1.6rem);margin:0;padding:0}.footer-block__details-content.list-unstyled{padding-bottom:2rem}@media screen and (min-width:990px){.footer-block__details-content{margin-bottom:0}}.footer-block__details-content li{list-style:none}.footer-block__details-content .list-menu__item--link{font-family:var(--font-body-family);font-size:1.4rem;font-weight:400;line-height:1.2;text-decoration:none;color:rgb(var(--color-foreground));transition:opacity var(--duration-default);display:inline-flex;padding:0}.footer-block__details-content .list-menu__item--link:hover{opacity:.7}.footer-block__details-content .list-menu__item--active{color:rgb(var(--color-foreground))}@media screen and (min-width:990px){.footer-block__details-content>:first-child .list-menu__item--link{padding-top:0;margin-top:0}.footer-block__details-content li:first-child .link{padding-top:0}.footer-block__details-content li:last-child .link{padding-bottom:0}.footer-block__details-content>p,.footer-block__details-content>li{padding:0}}.footer-block__details-content li:first-child .link{padding-top:0}.footer .contacts{max-width:20rem}.footer .contacts__text{line-height:var(--font-heading-line-height)}.footer .contacts__info{margin:0;font-size:1.4rem}.footer .contacts__info a{display:block;text-decoration:none;color:rgba(var(--color-foreground),.6);transition:color var(--duration-default)}.footer .contacts__info a:hover{color:rgb(var(--color-foreground))}.footer .contacts__info p{margin-bottom:1rem;color:rgba(var(--color-foreground),.6)}.footer__payment-icons .list-payment{display:flex;flex-wrap:wrap;gap:var(--space-16, 1.6rem);padding:0;margin:0;list-style:none}.footer__payment-icons .list-payment__item{display:flex;align-items:center}.footer__payment-icons .list-payment__item .icon{width:3.5rem;height:2.2rem;border:.05rem solid rgba(var(--color-foreground),.6);border-radius:.4rem;object-fit:contain}.footer .accordion{margin-top:0}.footer .accordion:not(.footer-block--logo+.accordion):not(.contacts+.accordion){border-top:none}.footer .accordion .footer-block__heading{padding-block:.5rem;margin-bottom:0}.footer .accordion summary{padding-left:0;padding-right:0}@media screen and (max-width:989px){.footer .accordion summary{height:3.9rem;min-height:3.9rem;padding-block:0;display:flex;align-items:center}.footer .accordion .footer-block__heading{padding-block:0;margin:0;line-height:1}.footer .accordion+.accordion{margin-top:0}.footer-block__details-content{gap:0}.footer-block__details-content li,.footer-block__details-content>li{height:3.9rem;min-height:3.9rem;display:flex;align-items:center}.footer-block__details-content .list-menu__item--link{height:100%;width:100%;align-items:center}.footer-block__details-content.list-unstyled{padding-bottom:1rem}.footer details[open]>.footer-block__details-content{border-top:1px solid rgba(217,225,253,.4);border-bottom:1px solid rgba(217,225,253,.4)}.footer details[open]>summary{margin-bottom:1rem}}@media screen and (min-width:990px){footer .accordion{display:none}}footer details[open] summary~*{animation:appear-down var(--duration-default) ease}@keyframes appear-down{0%{opacity:0}to{opacity:1}}.footer-block__details-content .placeholder-svg{max-width:20rem}.footer .newsletter__form{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:var(--space-16, 1.6rem);margin-top:2.4rem;max-width:100%;width:auto}@media screen and (min-width:750px){.footer .newsletter__form{flex-direction:row;min-width:30rem}}@media screen and (min-width:990px){.footer .newsletter__form{margin-top:0}}@media screen and (min-width:1360px){.footer .newsletter__form{min-width:35rem}}.footer .newsletter__form .field{width:100%;min-height:5.6rem;border-radius:0}.footer .newsletter__form .field__input{transition:background var(--duration-default),border var(--duration-default);color:rgb(var(--color-foreground))}.footer .newsletter__form .field__input::placeholder{color:rgba(var(--color-foreground),.6)}.footer .newsletter__form .field input{padding:1.6rem 2.4rem}.footer .newsletter__form .newsletter__title{margin-top:1.6rem;margin-bottom:0}@media screen and (min-width:990px){.footer .newsletter__form .newsletter__title{margin:0}}.footer .newsletter__form .newsletter__title+.newsletter__text{margin-top:1.2rem;margin-bottom:0}.footer .newsletter__form .newsletter__text{max-width:40rem;font-size:1.4rem}.footer .newsletter__form .newsletter__text--additional{margin-top:1.6rem;margin-bottom:0;font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.footer .newsletter__form .newsletter__text--additional a{transition:color var(--duration-default),text-decoration var(--duration-default)}.footer .newsletter__form .newsletter__text--additional a:hover{color:rgba(var(--color-foreground),.7);text-decoration-color:rgba(var(--color-foreground),.7)}.footer .newsletter-form__inner{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;flex-wrap:wrap;width:100%;position:relative}@media(min-width:750px){.footer .newsletter-form__inner{flex-direction:row;justify-content:flex-start}}.footer .newsletter-form__field-wrapper{position:relative;flex:1;width:100%}@media(min-width:750px){.footer .newsletter-form__field-wrapper{flex:inherit;width:auto}}@media(min-width:1200px){.footer .newsletter-form__field-wrapper{flex:1}}.footer .newsletter-form__message{margin-bottom:0}@media(min-width:750px){.footer .newsletter-form__message{justify-content:flex-start}}.footer .newsletter-form__message--success{margin-top:2rem}@media(min-width:750px){.footer .newsletter-form__message--success{width:100%}}.footer .newsletter__button{position:static;min-width:unset;width:100%;min-height:5.6rem}@media screen and (min-width:750px){.footer .newsletter__button{min-width:18.2rem;width:auto}}.footer-subscribe-form-checkbox{margin-top:1.6rem;min-height:unset!important}.footer-subscribe-form-checkbox label:hover:before{border-color:rgb(var(--color-foreground))!important}.footer-subscribe-form-checkbox__error{display:none;padding:.4rem .8rem;margin:0;color:red;background-color:rgb(var(--color-background));border-radius:0;border:1px solid rgba(var(--color-border-input));position:absolute;left:-3px;top:calc(100% + 4px);font-size:1.4rem}.footer-subscribe-form-checkbox__error:before{content:"";display:block;width:8px;height:8px;background-color:rgb(var(--color-background));border-left:1px solid rgba(var(--color-border-input));border-top:1px solid rgba(var(--color-border-input));transform:rotate(45deg);transform-origin:0 0;border-top-left-radius:0;z-index:10;position:absolute;top:-6px;left:10px}.footer-subscribe-form-checkbox input[type=checkbox]{padding:0!important}.footer-subscribe-form-checkbox input[type=checkbox]:checked+label:before{border-color:rgb(var(--color-foreground));background-color:rgb(var(--color-foreground))}.footer-subscribe-form-checkbox input[type=checkbox]:checked+label .icon-checkmark{color:rgb(var(--color-background))}.footer-subscribe-form-checkbox input[type=checkbox]:checked+label:after{display:block;opacity:1}.footer-subscribe-form-checkbox input[type=checkbox]:focus-visible+label:before{outline:1px solid rgba(var(--color-foreground))}.footer-subscribe-form-checkbox input[type=checkbox].is-invalid~.footer-subscribe-form-checkbox__error{display:block}.footer__bottom-bar{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-16, 1.6rem);border-top:none;padding-top:var(--space-16, 1.6rem);padding-bottom:var(--space-16, 1.6rem);position:relative}.footer__bottom-bar:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100vw;height:.05rem;background:rgba(var(--color-foreground),.15)}@media screen and (max-width:989px){.footer__bottom-bar{display:grid;grid-template-columns:1fr auto;grid-template-areas:"policies policies" "copyright socials";gap:var(--space-16, 1.6rem) var(--space-16, 1.6rem);align-items:center}.footer__bottom-bar:before{content:none}.footer__bar-center{grid-area:policies;width:100%;padding-bottom:2.2rem;order:0;position:relative;border-bottom:0}.footer__bar-center:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100vw;height:.5px;background:#d9e1fd}.footer__bar-left{grid-area:copyright;justify-self:start;align-self:center;order:0}.footer__bar-right{grid-area:socials;justify-self:end;align-self:center;order:0;width:auto;margin-left:0}.footer__bottom-policies,.footer__policies{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:var(--space-8, .8rem);width:100%}.footer .footer__policy-link.link{display:inline-block;width:auto}.footer__col-right,.footer__col-right--bottom,.footer__payment-icons{width:100%}.footer__payment-icons .list-payment{display:flex;justify-content:space-between;flex-wrap:nowrap;gap:0;width:100%;padding:2rem 0 2.5rem;margin:0}.footer__list-social.list-social{justify-content:flex-end;gap:var(--space-8, .8rem)}}@media screen and (min-width:990px){.footer__bottom-bar{gap:clamp(10rem,20vw,36rem)}}.footer__bar-left{flex:none}@media screen and (min-width:990px){.footer__bar-left{flex:0 0 30rem;width:30rem}}.footer__bar-center{flex:1;min-width:0}.footer__bar-right{flex:none;margin-left:auto}.footer__copyright-text{font-family:var(--font-body-family);font-weight:var(--font-body-weight);font-size:1.3rem;line-height:1.2;color:rgb(var(--color-foreground));white-space:nowrap}.footer__list-social.list-social{justify-content:flex-end}.footer__bottom-policies{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-16, 1.6rem);justify-content:flex-start}.footer__policies{display:flex;align-items:center;flex-wrap:nowrap;gap:.6rem var(--space-24, 2.4rem);white-space:nowrap}.footer .footer__policy-link.link{font-family:var(--font-body-family);font-weight:var(--font-body-weight);font-size:1.3rem;line-height:1.2;text-decoration:none;color:rgb(var(--color-foreground));transition:opacity var(--duration-default);text-transform:none}.footer .footer__policy-link.link:hover{opacity:.7}.footer__localization{display:flex;gap:1.6rem;align-items:center;flex-wrap:wrap}.footer__localization:empty{display:none}.footer__localization .label{display:block;margin-bottom:1.2rem;font-size:1.4rem;color:rgba(var(--color-foreground),.4)}localization-form{display:block}.localization-form{width:100%;display:flex;flex-direction:column;flex:auto 1 0;margin:0 auto}.localization-form:only-child{display:inline-flex;flex-wrap:wrap;flex:initial}.localization-form__currency{display:inline-block;flex:none}.localization-form__select{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}.footer .localization-selector.link{position:relative;padding:.8rem 1.6rem;min-height:4rem;color:rgb(var(--color-foreground));border-radius:0;border:.1rem solid rgb(var(--color-border-input));background-color:rgb(var(--color-background-input))}.footer .localization-selector.link:hover{border:.1rem solid rgb(var(--color-border-input-hover));background-color:rgb(var(--color-background-input-hover))}.footer .localization-selector.link .disclosure__list{border:.1rem solid rgb(var(--color-border-input));background-color:rgb(var(--color-background-input))}noscript .localization-selector.link{padding-top:1.5rem;padding-left:1.5rem}.localization-selector option{color:#000}.footer .localization-selector+.disclosure__list{background-color:rgb(var(--color-background-input))}.localization-selector+.disclosure__list{position:absolute;bottom:100%;max-width:22rem;min-width:100%;width:max-content;min-height:8.2rem;max-height:19rem;border:none;transform:translateY(-1rem);animation:animateLocalization var(--duration-default) ease;opacity:1;z-index:3;overflow-y:auto}@media screen and (max-width:989px){noscript .localization-form:only-child,.footer__localization noscript{width:100%}.localization-form .button{word-break:break-all}}@media screen and (min-width:990px){noscript .localization-form__select{min-width:20rem}noscript .localization-form__select+.button{margin-top:.8rem}}.localization-form .button{padding:1rem}@keyframes animateLocalization{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(-1rem)}}.footer__bottom-social{flex:none}.footer__list-social:empty{display:none}.footer__list-social.list-social{display:flex;flex-wrap:wrap;gap:var(--space-8, .8rem);margin:0;padding:0}.footer__list-social.list-social .list-social__item,.footer__list-social.list-social .list-social__link{display:flex;align-items:center;justify-content:center}.footer__list-social.list-social .list-social__item .icon{width:1.9rem;height:1.9rem}.footer__list-social.list-social .list-social__item:hover .icon{opacity:.7}.footer__follow-on-shop{text-align:right}.footer .follow-icon-wrapper:before{transition:background var(--duration-default)}.footer .link{font-family:var(--font-body-family);font-weight:var(--font-body-weight);font-size:1.3rem;line-height:1.2;text-decoration:none}.footer__text{font-size:1.2rem}.footer-block:empty{display:none}@media screen and (max-width:989px){.footer{min-height:calc(100vh - var(--header-height, 6rem))}.footer__content-top{padding-top:calc(var(--header-height, 6rem) + var(--space-20, 2rem))}.footer__two-col{gap:var(--space-20, 2rem)}.footer__col-left{gap:var(--space-12, 1.2rem)}.footer__subtitle{margin-top:0}.footer__subtitle h5{margin-top:var(--space-4, .4rem)}.footer__content-bottom{padding-top:var(--space-16, 1.6rem);padding-bottom:var(--space-4, .4rem)}.footer__bottom-bar{padding-top:var(--space-4, .4rem);padding-bottom:var(--space-12, 1.2rem);gap:var(--space-8, .8rem) var(--space-16, 1.6rem)}}
/*# sourceMappingURL=/cdn/shop/t/89/assets/section-footer.css.map */
