.custom-footer{background:rgb(var(--color-background));color:rgb(var(--color-foreground));border-top:1px solid rgba(var(--color-foreground),.12)}.custom-footer .footer__content-top{display:grid;grid-template-columns:1.2fr 1fr 1.2fr;gap:40px;align-items:start;padding-bottom:0;margin-bottom:0}.custom-footer .footer__blocks-wrapper{display:contents}.custom-footer .footer-block.grid__item{padding:0;margin:0}.custom-footer .footer-block .footer-block__heading.inline-richtext,.custom-footer button.footer-block__heading.inline-richtext{font-weight:600;font-size:13px;line-height:1.5;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--color-foreground));margin-bottom:20px;padding:0;opacity:1;text-decoration:none;cursor:default;background:none;border:none;text-align:left;width:100%;font-family:inherit}.custom-footer .footer-block__heading-icon{display:none}.custom-footer .footer-block__details-content li{margin:0 0 12px}.custom-footer .footer-block__details-content .link.link--text,.custom-footer .footer-block__details-content .list-menu__item--link{font-size:14px!important;font-weight:400!important;color:rgba(var(--color-foreground),.65)!important;text-decoration:none!important;text-transform:none!important;letter-spacing:0!important;transition:color .2s;padding:0;margin:0;line-height:1.5}.custom-footer .footer-block__details-content .link.link--text:hover,.custom-footer .footer-block__details-content .list-menu__item--link:hover{color:rgb(var(--color-foreground))!important}.custom-footer .footer-block--newsletter{order:-1;max-width:100%;flex:none;margin:0;grid-gap:0;flex-direction:column;align-items:flex-start}.custom-footer .footer-block--newsletter>.link.link--text{font-weight:600;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--color-foreground));margin:0 0 8px;padding:0;text-decoration:none;line-height:1.5}.custom-footer .footer-block__newsletter .footer-block__heading.inline-richtext{font-weight:400;font-size:14px;line-height:1.6;letter-spacing:0;text-transform:none;color:rgba(var(--color-foreground),.65);margin-bottom:20px;opacity:1;padding:0;cursor:default}.custom-footer .footer-block__newsletter{text-align:left}.custom-footer .footer-block--newsletter{align-items:flex-start}.custom-footer .footer__newsletter{justify-content:flex-start;align-items:flex-start}.custom-footer .newsletter-form__field-wrapper{width:100%;max-width:100%}.custom-footer .newsletter-form__field-wrapper .field__input{padding-right:0!important}.custom-footer .footer-block--newsletter .field{flex-wrap:wrap;border:none!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.custom-footer .footer-block--newsletter .field:before,.custom-footer .footer-block--newsletter .field:after{content:none}.custom-footer .footer-block--newsletter .field__input{width:100%;flex:0 0 100%;border:none!important;border-bottom:1px solid rgba(var(--color-foreground),.2)!important;border-radius:0!important;padding:10px 0!important;background:transparent!important;font-size:14px;color:rgb(var(--color-foreground));box-shadow:none!important;height:auto}.custom-footer .footer-block--newsletter .field__input:focus{border-bottom-color:rgb(var(--color-foreground))!important;box-shadow:none!important;outline:none}.custom-footer .footer-block--newsletter .field__input::placeholder{color:rgba(var(--color-foreground),.4)}.custom-footer .footer-block--newsletter .field__label{display:none}.custom-footer .footer-block--newsletter .field__input:focus,.custom-footer .footer-block--newsletter .field__input:not(:placeholder-shown),.custom-footer .footer-block--newsletter .field__input:-webkit-autofill{padding:10px 0!important;margin:0}.custom-footer .newsletter-form__button.field__button{position:static!important;width:auto;height:auto;min-height:auto;min-width:auto;margin-top:16px;padding:14px 28px;background:rgb(var(--color-button, var(--color-foreground)));color:rgb(var(--color-button-text, var(--color-background)));font-size:12px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;border:1px solid rgb(var(--color-button, var(--color-foreground)));cursor:pointer;transition:background .2s,border-color .2s;text-decoration:none;line-height:1;display:inline-flex;align-items:center;justify-content:center}.custom-footer .newsletter-form__button.field__button:hover{background:rgba(var(--color-button, var(--color-foreground)),.8);border-color:rgba(var(--color-button, var(--color-foreground)),.8)}.custom-footer .newsletter-form__message{color:rgb(var(--color-foreground))}.custom-footer__input-wrapper{display:flex;flex-direction:column;gap:0;width:100%}.custom-footer__input{width:100%;border:none;border-bottom:1px solid rgba(var(--color-foreground),.3);background:transparent;color:rgb(var(--color-foreground));padding:10px 0;font-size:14px;outline:none}.custom-footer__input::placeholder{color:rgba(var(--color-foreground),.5)}.custom-footer__input:focus{border-bottom-color:rgb(var(--color-foreground))}.custom-footer__submit{margin-top:16px;padding:var(--custom-button-padding-y, 14px) var(--custom-button-padding-x, 28px);background:rgb(var(--color-button, var(--color-foreground)));color:rgb(var(--color-button-text, var(--color-background)));font-size:var(--custom-button-font-size, 12px);font-weight:var(--custom-button-font-weight, 500);letter-spacing:var(--custom-button-letter-spacing, .1em);text-transform:var(--custom-button-text-transform, uppercase);border:1px solid rgb(var(--color-button, var(--color-foreground)));cursor:pointer;transition:background .2s,color .2s;line-height:1;display:inline-block;align-self:flex-start;text-decoration:none;font-family:inherit}.custom-footer__submit:hover{background:transparent;color:rgb(var(--color-foreground))}.custom-footer .footer__bottom-bar{background:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:24px 1.6rem 30px;max-width:var(--page-width);margin:0 auto}.custom-footer .footer__bottom-bar-inner{display:flex;justify-content:space-between;align-items:center;max-width:100%}.custom-footer .footer__bottom-bar .footer__column{width:auto}.custom-footer .footer__bottom-bar .footer__column--left{flex:0 0 auto;display:flex;align-items:center;gap:20px}.custom-footer .footer__bottom-bar .footer__column--right{flex:0 0 auto;display:flex;align-items:center}.custom-footer .list-social{margin:0;padding:0;gap:16px;justify-content:flex-start}.custom-footer .list-social__link{padding:0;color:rgb(var(--color-foreground))}.custom-footer .list-social__item .icon,.custom-footer .list-social__item .svg-wrapper{width:20px;height:20px;display:inline-flex;justify-content:center;align-items:center}.custom-footer .footer__list-social--bottom .list-social{margin-bottom:0;gap:16px}.custom-footer .footer__bottom-bar .list-payment{display:flex!important;flex-direction:row;flex-wrap:nowrap;gap:8px;margin:0;padding:0;justify-content:flex-end;align-items:center;list-style:none}.custom-footer .footer__bottom-bar .list-payment__item{padding:0;display:flex;align-items:center}.custom-footer .footer__bottom-bar .list-payment__item .icon{width:38px;height:auto}.custom-footer .footer-block__details-content.rte{font-size:14px;font-weight:400;color:rgba(var(--color-foreground),.65);line-height:1.6;white-space:nowrap}.custom-footer .footer-block__details-content.rte p{margin:0 0 12px}.custom-footer .footer-block__details-content.rte p:last-child{margin:0}.custom-footer .footer-logo,.custom-footer .footer__copyright-bar,.custom-footer .footer__follow-on-shop,.custom-footer .footer__payment,.custom-footer .visually-hidden{display:none}@media screen and (max-width:989px){.custom-footer .footer__content-top{grid-template-columns:1fr 1fr 1fr;gap:32px 40px}}@media screen and (max-width:749px){.custom-footer .footer__content-top{display:flex;flex-direction:column;gap:0}.custom-footer .footer-block--newsletter{margin-bottom:24px;padding-bottom:0;border-bottom:none;align-items:center;gap:1rem}.custom-footer .footer-block__newsletter{text-align:center;justify-content:center}.custom-footer .footer-block--newsletter .newsletter-form__field-wrapper{width:100%;max-width:100%}.custom-footer .footer-block--newsletter .field{width:100%;justify-content:center}.custom-footer .footer-block--newsletter .field__input{width:100%}.custom-footer .footer-block.grid__item{padding:0;margin:0;width:100%;border-bottom:none}.custom-footer button.footer-block__heading.inline-richtext{display:flex;justify-content:space-between;align-items:center;margin:0;padding:16px 0;cursor:pointer;border:none;border-top:1px solid rgba(var(--color-foreground),.12);border-bottom:1px solid rgba(var(--color-foreground),.12);width:100%;text-align:left;font-family:inherit;color:inherit;font-size:13px}.custom-footer .footer-block__heading-icon{display:block;position:relative;width:12px;height:12px}.custom-footer .footer-block__heading-icon .icon-plus{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-footer .footer-block__heading-icon .icon-minus{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-footer .footer-block.is-open .footer-block__heading-icon .icon-plus{display:none}.custom-footer .footer-block.is-open .footer-block__heading-icon .icon-minus{display:block}.custom-footer [js-footer-accordion-content]{max-height:0;overflow:hidden;transition:max-height .3s ease,opacity .2s ease;opacity:0;visibility:hidden}.custom-footer .footer-block.is-open [js-footer-accordion-content]{max-height:800px;opacity:1;visibility:visible;padding-top:12px;padding-bottom:8px}.custom-footer .footer__bottom-bar-inner{flex-direction:column;align-items:flex-start;gap:16px}.custom-footer .footer__bottom-bar .footer__column--left{flex-direction:column;align-items:flex-start;gap:12px}.custom-footer .footer__bottom-bar .footer__column--right,.custom-footer .footer__bottom-bar .list-payment{justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/custom-footer.css.map */
