@charset "UTF-8";.footer{position:relative;padding:clamp(0px,7vw,50px) 0}.footer:before{display:block;position:absolute;width:100%;content:"";background-size:auto calc(100% - 1px);background-repeat:repeat-x;background-position:50% 50%;height:clamp(0px,5vw,50px);pointer-events:none;bottom:calc(100% - 2px);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:scale(1,-1);transform:scaleY(-1)}.footer__blocks-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:clamp(0px,5vw,30px)}.footer-block{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-block-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(0px,5vw,30px)}.footer-block-button--left{text-align:left}.footer-block-button--center{text-align:center}.footer-block-button--right{text-align:right}.footer-button{display:inline-block;text-decoration:none;border-radius:4px;-webkit-transition:all .3s ease;transition:all .3s ease;font-weight:500;text-align:center;cursor:pointer;border:2px solid transparent}.footer-button__title br{display:none}@media only screen and (max-width: 768px){.footer-button__title br{display:inline}}.footer-button--small{padding:.5rem 1rem;font-size:1.2rem}.footer-button--medium{padding:.75rem 1.5rem;font-size:1.4rem}.footer-button--large{padding:clamp(0px,2vw,10px) 2rem;font-size:1.6rem}.footer-button--primary{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}.footer-button--primary:hover{background-color:rgb(var(--color-button-text));color:rgb(var(--color-button));border-color:rgb(var(--color-button))}.footer-button--secondary{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.footer-button--secondary:hover{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground))}.footer-button--outline{background-color:transparent;color:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground))}.footer-button--outline:hover{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.footer-button--special{font-size:clamp(16px,13.5483870968px + .0064516129 * 100vw,20px);background-color:#8bd7e5;border-radius:5000px;color:rgb(var(--color-background));border-color:transparent;-webkit-box-shadow:5px 5px 10px rgba(0,0,0,.2);box-shadow:5px 5px 10px #0003}.footer__localization:empty+.footer__column--info{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 749px){.footer__localization:empty+.footer__column{padding-top:1.5rem}}ul.footer-block__details-content{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 768px){ul.footer-block__details-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}ul.footer-block__details-content li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:clamp(12px,8.3225806452px + .0096774194 * 100vw,18px);letter-spacing:0}ul.footer-block__details-content li:after{content:"|";padding:0 2rem;color:#949494}@media (max-width: 768px){ul.footer-block__details-content li:after{content:none}}ul.footer-block__details-content li:last-child:after{content:none}ul.footer-block__details-content li a{color:#949494;text-decoration:none}@media (max-width: 768px){ul.footer-block__details-content li a{padding:0}}.footer__column{width:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.footer__column--info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:2rem;padding-right:2rem}@media screen and (min-width: 750px){.footer__column--info{padding-left:0;padding-right:0;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.footer__follow-on-shop{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center}.footer__list-social.list-social:only-child{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.newsletter-form__field-wrapper{max-width:36rem}@media screen and (min-width: 750px){.footer__follow-on-shop{margin-bottom:.4rem}.footer__follow-on-shop:first-child:not(:last-child){-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-right:auto;text-align:left}.footer__follow-on-shop:not(:first-child):not(:last-child){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}}.footer__localization{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1rem 1rem 0}.footer__localization:empty{display:none}.footer__localization h2{margin:1rem 1rem .5rem;color:rgba(var(--color-foreground),.75)}@media screen and (min-width: 750px){.footer__localization{padding:.4rem 0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.footer__localization h2{margin:1rem 0 0}}@media screen and (min-width: 750px){.footer__payment{margin-top:1.5rem}}.footer__copyright{text-align:center;margin-top:clamp(0px,7vw,50px)}.copyright__content{padding-top:clamp(0px,7vw,70px);font-size:clamp(12px,9.5483870968px + .0064516129 * 100vw,16px);font-weight:600}.copyright__content a{color:currentColor;text-decoration:none}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-footer.css.map */
