@media(max-width:767px){.footer-v8__top{padding-top:3rem}}.footer-v8__block{padding-bottom:2rem}@media(min-width:992px){.footer-v8__block{padding:5rem 0}}.footer-v8__heading{font-size:clamp(1.2rem,calc(.25vw + 1.1rem),1.4rem);letter-spacing:calc(var(--font-heading-scale) * .32rem);padding-bottom:1.7rem;margin-bottom:1.5rem;text-transform:uppercase;position:relative}.footer-v8__heading:before{content:"";position:absolute;bottom:0;height:.1rem;width:3.5rem;background-color:rgba(var(--color-foreground),.15)}[dir=ltr] .footer-v8__heading:before{left:0}[dir=rtl] .footer-v8__heading:before{right:0}.footer-v8__description{margin-top:1.5rem;margin-bottom:1.5rem;color:rgba(var(--color-foreground),.5);font-weight:500}.footer-v8__information{margin-bottom:2rem}.footer-v8__information li{margin-bottom:0;font-size:calc(var(--font-body-scale) * 1.5rem);font-weight:500;color:rgba(var(--color-foreground),.5);line-height:calc(1 + .6 / var(--font-body-scale))}.footer-v8__form{display:flex;justify-content:center;width:100%;max-width:45rem}.footer-v8__input-btn{margin-top:2rem;display:flex;align-items:center;width:100%}.footer-v8__input-btn .xo-field-input{height:5.2rem}.footer-v8__input-btn .xo-field-input__input{padding:1.5rem;border:none;border-top-right-radius:0;border-bottom-right-radius:0;height:100%;background-color:rgba(var(--color-foreground),.05)}.footer-v8__email-button{all:unset;position:relative;cursor:pointer;border-top-right-radius:var(--buttons-radius);border-bottom-right-radius:var(--buttons-radius);width:8rem;height:5.2rem;flex-shrink:0;background-color:rgba(var(--color-foreground));overflow:hidden}.footer-v8__email-button span{font-size:calc(var(--font-body-scale) * 1.2rem);letter-spacing:calc(var(--font-body-scale) * .2rem);font-weight:500;text-transform:uppercase;color:rgba(var(--color-background))}.footer-v8__text-before{transition:.3s;line-height:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.footer-v8__text-after{position:absolute;top:50%;left:50%;transition:.3s;line-height:0;transform:translate(-50%,5rem)}.footer-v8__email-button:hover .footer-v8__text-before{transform:translate(-50%,-5rem)}.footer-v8__email-button:hover .footer-v8__text-after{transform:translate(-50%,-50%)}.footer-v8__social{margin-top:3rem;display:flex}.footer-v8__social li{margin:0 .5rem}.footer-v8__social-link{border:.1rem solid rgba(var(--color-foreground),.6);display:flex;align-items:center;justify-content:center;border-radius:50%;width:4rem;height:4rem;transition:.3s}.footer-v8__social-link svg path{transition:fill .1s;fill:rgba(var(--color-foreground),.6)}.footer-v8__social-link:hover{background-color:rgba(var(--color-foreground));border:.1rem solid rgb(var(--color-foreground))}.footer-v8__social-link:hover svg path{fill:rgba(var(--color-background))}.footer-v8__list-item{padding:.4rem 0}.footer-v8__list-item a{font-size:calc(var(--font-body-scale) * 1.5rem);color:rgba(var(--color-foreground),.5);font-weight:500;transition:.3s}.footer-v8__list-item:hover a{color:rgba(var(--color-foreground));padding-inline-start:1rem}.footer-v8__block-text{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}@media(min-width:992px){.footer-v8__block-text{border-left:.1rem solid rgba(var(--color-foreground),.15)}}.footer-v8__subtext{font-size:clamp(1.2rem,calc(.25vw + 1.1rem),1.4rem);letter-spacing:calc(var(--font-heading-scale) * .32rem);padding-bottom:1.7rem;margin-bottom:1.5rem;text-transform:uppercase;position:relative;font-weight:inherit;line-height:normal}.footer-v8__subtext:before{content:"";position:absolute;bottom:0;height:.1rem;width:3.5rem;background-color:rgba(var(--color-foreground),.15)}[dir=ltr] .footer-v8__subtext:before{left:0}[dir=rtl] .footer-v8__subtext:before{right:0}@media screen and (max-width:749px){.footer-v8__block-text{align-items:flex-start!important;text-align:left!important}.footer-v8__block-text .footer-v8__subtext{text-align:left!important;align-self:flex-start!important}.footer-v8__block-text .footer-v8__subtext:before{left:0!important;right:auto!important}.footer-v8__block-text .footer-v8__information{text-align:left!important;align-items:flex-start!important}.footer-v8__block-text .footer-v8__information li{text-align:left!important}.footer-v8__block-text .footer-v8__form,.footer-v8__block-text .footer-v8__social{justify-content:flex-start!important}}@media screen and (min-width:750px){.footer-v8__block-text .footer-v8__subtext:before{left:50%;transform:translate(-50%)}}.footer-v8__bottom-wrap{border-top:.1rem solid rgba(var(--color-foreground),.15)}.footer-v8__bottom{padding:1.5rem 0;align-items:center}@media(min-width:992px){.footer-v8__copyright-wrap{display:flex;justify-content:flex-end}}.footer-v8__copyright{font-size:calc(var(--font-body-scale) * 1.4rem)}@media(min-width:992px){.footer-v8__payment-wrap{display:flex;justify-content:center}}.footer-v8__payment{width:20rem}.footer-v8__copyright-content{font-size:calc(var(--font-body-scale) * 1.4rem)}.footer-v8__copyright-content a{color:rgba(var(--color-foreground),.3);transition:.3s;font-weight:500;position:relative}.footer-v8__copyright-content a:after{content:"";overflow:hidden;position:absolute;left:0;bottom:-.1rem;display:block;width:0;height:.1rem;background-color:rgba(var(--color-foreground),.15);transition:all .3s cubic-bezier(.175,.885,.32,1.075)}.footer-v8__copyright-content a:hover{color:rgb(var(--color-foreground))}.footer-v8__copyright-content a:hover:after{width:100%}.footer-v8__copyright-content--black a:hover{color:rgba(var(--color-foreground),.3)}.footer-v8__copyright-content .footer-v8__copyright-shopilaunch{color:rgba(var(--color-foreground),.6)}.footer-v8__theme-name,.footer-v8__powered-shopify{color:rgba(var(--color-foreground),.3);transition:.3s;font-weight:500;position:relative}.footer-v8__theme-name:after,.footer-v8__powered-shopify:after{content:"";overflow:hidden;position:absolute;left:0;bottom:-.1rem;display:block;width:0;height:.1rem;background-color:rgba(var(--color-foreground),.15);transition:all .3s cubic-bezier(.175,.885,.32,1.075)}.footer-v8__theme-name:hover{color:rgb(var(--color-foreground))}.footer-v8__theme-name:hover:after{width:100%}.footer-v8__powered-shopify:hover{color:rgba(var(--color-foreground),.3)}.footer-v8__powered-shopify:hover:after{width:100%}.footer-v8__shop-name{color:rgba(var(--color-foreground),.6);transition:.3s;font-weight:500;position:relative}.footer-v8__shop-name:after{content:"";overflow:hidden;position:absolute;left:0;bottom:-.1rem;display:block;width:0;height:.1rem;background-color:rgba(var(--color-foreground),.15);transition:all .3s cubic-bezier(.175,.885,.32,1.075)}.footer-v8__shop-name:hover{color:rgb(var(--color-foreground))}.footer-v8__shop-name:hover:after{width:100%}
/*# sourceMappingURL=/cdn/shop/t/16/assets/section-footer-v2.css.map */
