#shopify-section-footer{padding-bottom:0!important}footer{z-index:1}.footer-section{padding-bottom:0!important}.footer__content-top .container{padding:0}.footer{overflow:hidden;padding-bottom:0!important}.footer .footer__content-top{border-top:1px solid rgb(var(--color-border));border-bottom:1px solid rgb(var(--color-border))}.footer .footer__wrapper{display:grid;grid-template-columns:repeat(4,1fr)}.footer .footer-block--newsletter{grid-column-start:1;grid-column-end:5;grid-row-start:1;grid-row-end:2;padding:var(--main-padding);display:flex;flex-direction:column;gap:1.6rem}@media screen and (min-width:1100px){.footer .footer-block--newsletter{border-right:1px solid rgb(var(--color-border));grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:3}[dir=rtl] .footer .footer-block--newsletter{border-left:1px solid rgb(var(--color-border));border-right:none}}.footer .footer__blocks-wrapper{grid-column-start:1;grid-column-end:5;grid-row-start:2;grid-row-end:3;padding:var(--main-padding)}@media screen and (min-width:1100px){.footer .footer__blocks-wrapper{grid-column-start:2;grid-column-end:5;grid-row-start:1;grid-row-end:2;padding:var(--main-padding) var(--main-padding) 14rem}}@media screen and (min-width:1100px){.footer .footer__blocks-wrapper+.footer-block--logo{grid-row-start:2}.footer .footer__blocks-wrapper+.footer-block--logo:after{content:"";position:absolute;top:0;left:0;width:300vw;height:1px;background:rgb(var(--color-border))}[dir=rtl] .footer .footer__blocks-wrapper+.footer-block--logo:after{left:unset;right:0}}.footer .footer-block--logo{grid-column-start:1;grid-column-end:5;grid-row-start:3;grid-row-end:4;padding:var(--main-padding);display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;flex-wrap:wrap}@media screen and (min-width:1100px){.footer .footer-block--logo{grid-column-start:2;grid-column-end:5;grid-row-start:1;grid-row-end:3;position:relative}}.footer .footer__wrapper-without-newsletter .footer-block--logo,.footer .footer__wrapper-without-newsletter .footer__blocks-wrapper{grid-column-start:1}@media screen and (min-width:1100px){.footer .footer__wrapper-without-newsletter .footer__blocks-wrapper+.footer-block--logo:after{content:"";position:absolute;top:0;left:-50vw;width:300vw;height:1px;background:rgb(var(--color-border))}}.footer .footer-block__details-content .footer--button{transition:all var(--duration-default) linear;text-decoration:none;color:rgba(var(--color-foreground-secondary),.6);position:relative;font-size:calc(var(--font-body-scale-s) * 1rem)}.footer .footer-block__details-content .footer--button:hover{color:rgba(var(--color-foreground-secondary),1)}.footer .accordion{position:relative}.footer .accordion:before{content:"";display:block;position:absolute;top:0;left:-50%;width:200vw;height:1px;background-color:rgb(var(--color-border))}.footer .accordion:after{content:"";display:block;position:absolute;bottom:0;left:-50%;width:200vw;height:1px;background-color:rgb(var(--color-border))}.footer .footer-block--menu+.accordion:before{height:0}.footer .localization-form__select{padding:0;font-size:1.4rem;font-family:var(--font-footer-menu-family);font-style:var(--font-footer-menu-style);font-weight:var(--font-footer-menu-weight);text-transform:var(--font-footer-menu-text-transform);letter-spacing:calc(var(--font-footer-menu-letter-spacing) * .1);gap:.6rem}.footer .localization-form__select:hover{opacity:.7}.footer .list-social{margin-top:auto}.footer{position:relative;z-index:10;overflow:hidden}.footer-block--logo-wrapper{display:flex;flex-direction:column;gap:1.6rem}.footer-block--logo-desc{max-width:32.2rem;width:100%;color:rgba(var(--color-foreground-secondary),.6)}.footer-block--logo-desc p{color:inherit}.footer-block--logo-desc a{transition:all var(--duration-default) linear}.footer-block--logo-desc a:hover{opacity:.6}.footer__blocks-wrapper{display:grid;grid-template-columns:1fr}@media screen and (min-width:1100px){.footer__blocks-wrapper{grid-template-columns:repeat(var(--blocks-count),1fr);gap:1.6rem}}.footer-block--menu{display:none}.footer__copyright{color:rgb(var(--color-foreground-secondary),.6)}.footer__copyright__content a{color:inherit;transition:all var(--duration-default) linear;text-decoration:none}.footer__copyright__content a:hover{opacity:.6}.footer__copyright *{font-size:inherit}@media screen and (min-width:1100px){.footer-block--menu{flex:none;display:block}}.footer__blocks-wrapper .accordion summary{padding:2rem 0}.footer__logo-link{text-decoration:none;word-wrap:break-word;max-width:100%}.footer__logo{display:block;max-width:100%;height:auto}@media screen and (max-width:1100px){.footer__logo{height:10rem;width:auto}}.footer__content-bottom{padding:0}.footer__content-middle-main{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;gap:.8rem 4rem;padding:var(--main-padding) 0}.footer__content-middle-main-box,.policies{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem 4rem}.policies .footer--button-policies{text-decoration:none;color:rgba(var(--color-foreground-secondary),1);transition:all var(--duration-default) linear}.policies .footer--button-policies:hover{color:rgba(var(--color-foreground-secondary),.6)}.accordion:empty+.footer-block{margin-top:0}.footer .accordion{margin-top:0}.footer .accordion .footer-block__heading{margin-bottom:0}@media screen and (min-width:1100px){.footer-block:nth-last-child(2).footer-block--menu:not(.footer-block--subscribe){margin-right:auto}}.footer .footer-newsletter__button.button{border-radius:var(--border-radius-button);padding-left:1.6rem;padding-right:1.6rem;min-height:4.5rem}@media(min-width:576px){.footer .footer-newsletter__button.button{border-radius:0 var(--border-radius-button) var(--border-radius-button) 0;margin-left:1rem}[dir=rtl] .footer .footer-newsletter__button.button{border-radius:var(--border-radius-button) 0 0 var(--border-radius-button)}}.footer .newsletter__form{width:100%;display:flex;flex-direction:column;max-width:38.4rem;padding:0}@media screen and (min-width:1100px){.footer .newsletter__form{margin-top:0;width:38.4rem}}.footer .newsletter__form .newsletter__title{margin-bottom:2.4rem}.footer .newsletter__form .newsletter-form__field-wrapper{position:relative}.footer .newsletter__form .newsletter-form_checkbox_message{display:none;opacity:0;visibility:hidden;transform:translateY(-8px);align-items:center;margin-top:.5rem;transition:opacity 1s ease;font-size:calc(var(--font-body-scale-s) * 1rem)}.footer .newsletter__form .newsletter-form_checkbox_message.active{display:flex;visibility:visible;opacity:1;transform:translateY(0)}.footer .newsletter__form .newsletter-form_checkbox_message input{margin-right:1rem;width:16px;height:16px;cursor:pointer}@media(max-width:576px){margin-right:0rem}.footer .newsletter__form .newsletter-form_checkbox_message a{text-decoration:underline;cursor:pointer}.footer .newsletter__form .newsletter-form_checkbox_message a,.footer .newsletter__form .newsletter-form_checkbox_message p{padding:0!important;text-wrap:nowrap}.footer .newsletter__form .newsletter-form_checkbox_message input[type=checkbox]{-webkit-appearance:none;appearance:none;width:23px;height:18px;border:1px solid #000;border-radius:.3rem;background:#fff;cursor:pointer;position:relative}.footer .newsletter__form .newsletter-form_checkbox_message input[type=checkbox]:checked{background:#e3ff7e}.footer .newsletter__form .newsletter-form_checkbox_message input[type=checkbox]:checked:after{content:"";position:absolute;left:5.5px;top:2px;width:5px;height:9px;border:solid #000;border-width:0 2px 2px 0;transform:rotate(45deg)}@media screen and (min-width:1100px){.footer-block{display:block;margin-top:0}}.footer-block__heading{margin:0 0 1.6rem;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-style:var(--font-footer-menu-style);font-weight:var(--font-footer-menu-weight);font-size:calc(var(--font-footer-menu-scale) * 1rem);text-transform:var(--font-footer-menu-text-transform);letter-spacing:calc(var(--font-footer-menu-letter-spacing) * .1)}.footer-block:empty,.footer__list-social:empty,.footer__localization:empty,.footer__list-social .list-social__item--placeholder:not(:only-child){display:none}@media screen and (min-width:1100px){.footer__content-middle-container{flex-direction:row}}.footer__localization{display:flex;flex-wrap:wrap;gap:1.6rem}.footer__localization .disclosure__item{position:relative}.footer__localization .disclosure__item:hover,.footer__localization .disclosure__item:focus,.footer__localization .disclosure__item:focus-within{background:rgb(var(--color-accent))}.footer__localization .disclosure__list{border:1px solid rgb(var(--color-border))!important}footer .accordion{display:block}@media screen and (min-width:1100px){footer .accordion{display:none}}@keyframes appear-down{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}\23fa  footer .footer-block__details-content{overflow:hidden;max-height:0;transition:max-height var(--duration-default, .3s) ease}footer details[open] .footer-block__details-content{max-height:500px}footer .footer-block__details-content{overflow:hidden;transition:max-height .3s ease}.footer-block__details-content{margin-bottom:1.2rem;display:flex;flex-direction:column;gap:.4rem}@media screen and (min-width:1100px){.footer-block__details-content{margin-bottom:0}.footer-block__details-content>p,.footer-block__details-content>li{padding:0}}@media screen and (min-width:1100px){.accordion:first-child+.footer-block:last-child li,.footer-block:only-child li{display:inline}}.footer-block__details-content .list-menu__item--active{transition:text-decoration-thickness var(--duration-short) ease;color:rgba(var(--color-foreground-title),1)}.footer-block__details-content .placeholder-svg{max-width:20rem}@keyframes animateLocalization{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-footer.css.map */
