.footer{border-top:0rem solid rgba(var(--color-foreground),.08)}.footer:not(.color-scheme-1){border-top:none}.footer__content-top{padding-top:6rem;padding-bottom:4rem;display:block;background:#f6f6f6;position:relative}.footer__content-top .page-width{position:relative;z-index:2}.footer-seo{color:#fff;position:relative;background:#585858}.footer-seo .page-width{position:relative;z-index:2}@media screen and (max-width: 1200px){.footer .grid{display:block}.footer-block.grid__item{padding:0;margin:0rem 0;width:100%}.footer-block.grid__item:first-child{margin-top:0}.footer__content-top{padding-bottom:2rem;padding-left:calc(1.5rem / var(--font-body-scale));padding-right:calc(1.5rem / var(--font-body-scale));padding-top:2rem}}@media screen and (min-width: 1200px){.footer__content-top .grid{margin-bottom:0}}.footer__content-bottom{border-top:solid 0rem rgba(var(--color-foreground),.08);padding-top:3rem;border-top:1px solid #d5d5d5}.footer__content-bottom:only-child{border-top:0}.footer__content-bottom-wrapper{display:flex;width:100%;justify-content:space-between;align-items:center}@media screen and (max-width: 749px){.footer__content-bottom{flex-wrap:wrap;padding-top:0;padding-left:0;padding-right:0;row-gap:1.5rem}.footer__content-bottom-wrapper{flex-wrap:wrap;row-gap:1rem;justify-content:center}.footer__content-bottom.scroll-trigger.animate--slide-in{animation:none;opacity:1;transform:inherit}}.footer__localization:empty+.footer__column--info{align-items:center}@media screen and (max-width: 749px){.footer__localization:empty+.footer__column{padding-top:1.5rem}}.footer__column{width:100%;align-items:flex-end}.footer__column--info{display:flex;flex-direction:column;justify-content: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;align-items:flex-end}}.footer-block:only-child:last-child{text-align:center;max-width:76rem;margin:0 auto}@media screen and (min-width: 750px){.footer-block{display:block;margin-top:0}}.footer-block:empty{display:none}.footer-block--newsletter{gap:1rem}.footer-block--newsletter:only-child{margin-top:0}@media screen and (max-width: 749px){.footer-block.footer-block--menu:only-child{text-align:left}}@media screen and (min-width: 750px){.footer-block--newsletter{flex-wrap:nowrap;justify-content:center}}.footer-block__heading{margin-bottom:1.5rem;margin-top:0;font-size:calc(var(--font-heading-scale) * 1.6rem);letter-spacing:0px;color:#636363;font-weight:600}.footer__list-social:empty,.footer-block--newsletter:empty{display:none}.footer__follow-on-shop{display:flex;text-align:center}.footer__list-social.list-social:only-child{justify-content:center}.footer-block__newsletter{flex-grow:1}@media screen and (min-width: 750px){.footer-block__newsletter:not(:only-child){text-align:left;margin-right:auto}.footer-block__newsletter:not(:only-child) .footer__newsletter{justify-content:flex-start;margin:0}.footer-block__newsletter:not(:only-child) .newsletter-form__message--success{left:auto}.footer__follow-on-shop{margin-bottom:.4rem}.footer__follow-on-shop:first-child:not(:last-child){justify-content:flex-start;margin-right:auto;text-align:left}.footer__follow-on-shop:not(:first-child):not(:last-child){justify-content:flex-end;text-align:right}}@media screen and (max-width: 749px){.footer-block--newsletter{display:flex;flex-direction:column;flex:1 1 100%;align-items:center;gap:3rem}.footer__list-social.list-social,.footer__follow-on-shop,.footer-block__newsletter{display:flex;justify-content:flex-start}.footer-block__newsletter{flex-direction:column;width:100%;text-align:center}}@media screen and (min-width: 750px){.footer-block__newsletter+.footer__list-social{margin-top:0}}.footer__localization{display:flex;flex-direction:row;justify-content:center;align-content:center;flex-wrap:wrap;padding:1rem 1rem 0}.footer__localization:empty{display:none}.footer__localization h2{margin:1rem 1rem .5rem;color:rgba(var(--color-foreground),1)}@media screen and (min-width: 750px){.footer__localization{padding:.4rem 0;justify-content:flex-start}.footer__localization h2{margin:1rem 0 0}}@media screen and (max-width: 989px){.footer__localization noscript{width:100%}}.footer__payment{align-items:center;margin-top:1.5rem;display:flex;justify-content:center}@media screen and (min-width: 750px){.footer__payment{align-items:flex-end;justify-content:flex-end}}.footer__content-bottom-wrapper--center{justify-content:center}.footer__copyright{text-align:center;margin-top:1.5rem;margin-bottom:1.5rem;margin-top:0;margin-bottom:0}@media screen and (min-width: 750px){.footer__content-bottom-wrapper:not(.footer__content-bottom-wrapper--center) .footer__copyright{text-align:center}}@keyframes appear-down{0%{opacity:0;margin-top:-1rem}to{opacity:1;margin-top:0}}.footer-block__details-content{margin-bottom:4rem}.footer-block__details-content>p,.footer-block__details-content>li{padding:0;color:#fff;font-size:1.4rem;letter-spacing:0;line-height:22px}.footer-block__details-content>p a{color:#ef8d6d}.block-1 .footer-block__heading{font-size:calc(var(--font-heading-scale) * 2rem)}@media screen and (min-width: 750px){.footer-block__details-content{margin-bottom:0}.footer-block:only-child li{display:inline}.footer-block__details-content>li:not(:last-child){margin-right:1.5rem}}.footer-block__details-content .list-menu__item--link,.copyright__content a{color:rgba(var(--color-foreground),1);color:#7e7e7e;letter-spacing:0px;position:relative}.footer-block__details-content .list-menu__item--link:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:.05em;bottom:0;left:0;transform-origin:right bottom;border-radius:5px;background:currentcolor;transition:transform .25s ease-out}.footer-block__details-content .list-menu__item--link:hover:after{transform:scaleX(1);transform-origin:left bottom}.footer-block__details-content .list-menu__item--active{transition:text-decoration-thickness var(--duration-short) ease;color:rgb(var(--color-foreground));color:#e95229}@media screen and (min-width: 750px){.footer-block__details-content .list-menu__item--link:hover,.copyright__content a:hover{color:rgb(var(--color-foreground));color:#e95229;text-decoration:none;text-underline-offset:.3rem}.footer-block__details-content .list-menu__item--active:hover{text-decoration-thickness:.2rem}}@media screen and (max-width: 989px){.footer-block__details-content .list-menu__item--link{padding-top:1rem;padding-bottom:0;font-size:1.4rem;line-height:normal;align-items:flex-start}.footer-block__details-content .list-menu__item--link sup{margin-right:5px}}@media screen and (min-width: 750px){.footer-block__details-content .list-menu__item--link{display:inline-block;line-height:normal;padding-bottom:0}.footer-block__details-content>:first-child .list-menu__item--link{padding-top:0}}.footer-block-image{display:flex}.footer-block-image.left{justify-content:flex-start}.footer-block-image.center{justify-content:center}.footer-block-image.right{justify-content:flex-end}@media screen and (max-width: 749px){.footer-block-image,.footer-block-image.left,.footer-block-image.center,.footer-block-image.right{justify-content:center}.footer-block-image{margin-top:3rem}}.footer-block__image-wrapper{color:#7e7e7e;margin-bottom:2rem;overflow:hidden!important;line-height:22px}.footer-block__image-wrapper img{display:inline;height:auto;max-width:100%}.footer-block__brand-info{text-align:left}.footer-block:only-child .footer-block__brand-info{text-align:center}.footer-block:only-child>.footer-block__brand-info>.footer-block__image-wrapper{margin-left:auto;margin-right:auto}.footer-block-image>img,.footer-block__brand-info>img{height:auto}.footer-block:only-child .footer-block__brand-info .footer__list-social.list-social{justify-content:center}.footer-block__brand-info .footer__list-social.list-social{justify-content:flex-start;margin-left:-1.3rem;margin-right:-1.3rem}.footer-block__details-content .placeholder-svg{max-width:20rem}.copyright__content{font-size:1.4rem;color:#636363}.copyright__content a{color:currentColor;text-decoration:none}.policies{display:inline}.policies li{display:inline-flex;justify-content:center;align-items:center}.policies li:before{content:"\b7";padding:0 .8rem}.policies li a{padding:.6rem 0;display:block}@media screen and (min-width: 750px){.policies li a{padding:0}.footer-block__image-wrapper img{display:block}}@keyframes animateLocalization{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(-1rem)}}@supports not (inset: 10px){@media screen and (max-width: 749px){.footer .grid{margin-left:0}}@media screen and (min-width: 750px){.footer__content-top .grid{margin-left:-3rem}.footer__content-top .grid__item{padding-left:3rem}}}@media screen and (min-width: 1025px){.grid--4-col-tablet .block-1{max-width:30%}.grid--4-col-tablet .block-2,.grid--4-col-tablet .block-3,.grid--4-col-tablet .block-4,.grid--4-col-tablet .block-5{max-width:fit-content;padding-top:50px}.footer-block--newsletter{width:20%}.footer__content-top .grid{column-gap:3rem;justify-content:space-between}}.footer-certificates{display:flex;flex-direction:column;gap:0;margin-top:2rem;flex-wrap:wrap;font-weight:400;letter-spacing:0;color:#fff}.footer-certificates a{text-decoration:none;display:flex;gap:15px;align-items:center;font-size:14px;color:#272727}@media screen and (max-width: 1050px){.footer-certificates{margin-top:2rem}.footer .accordion-single-content{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.footer .footer-block--menu.is-open .accordion-single-content{max-height:fit-content}.footer-block__details-content{margin-bottom:0;font-size:1.2rem;font-weight:500}.footer-block__heading{margin-bottom:0;padding:1.8rem 0;border-bottom:1px solid #e4e4e4;position:relative;display:block;justify-content:space-between;align-items:center}.footer-block__newsletter .footer-block__heading{border:0;padding-bottom:0;margin-bottom:2rem;margin-top:1rem}.footer .js-acc-single-trigger:after{display:inline-block;content:"";background-image:url(https://cdn.shopify.com/s/files/1/0592/0266/6671/files/plus.svg?v=1733987947);transition:all .5s ease-in-out;width:25px;height:25px;position:absolute;right:0;background-size:12px;background-repeat:no-repeat;background-position:center}.footer .footer-block--menu.is-open .js-acc-single-trigger:after{transition:all .3s ease-in-out;content:"";background-image:url(https://cdn.shopify.com/s/files/1/0592/0266/6671/files/minus.svg?v=1733987947)}.block-1 .js-acc-single-trigger:after{display:none}.block-1 .footer-block__heading{border-bottom:0px solid #e4e4e4}.footer-block.grid__item:first-child{margin-bottom:1rem}.footer-bottom-links .footer-block__heading{margin-bottom:1rem;margin:0;padding:0;border:0;align-items:center;justify-content:center}.footer-bottom-links .footer-block__details-content{flex-wrap:wrap;max-height:fit-content}}@media screen and (min-device-width: 1200px) and (max-device-width: 1300px){.footer__content-top .grid{column-gap:4rem}.footer-certificates{margin-top:2rem}}.footer__content-bottom{padding-top:3rem;padding-bottom:3rem}.footer__payment ul{width:100%;display:flex;align-items:center;gap:5px;padding:0;margin:5px 0}img.icon.icon--full-color{width:50px;height:100%}.footer__content-bottom-wrapper.page-width>div{width:100%;text-align:center}.footer__payment span{width:100%;flex:30%}@media screen and (min-width: 1200px){.footer__payment ul{flex:70%;margin:0}.footer__payment span{width:100%;flex:30%}}.footer-binary{background:url(https://cdn.shopify.com/s/files/1/0592/0266/6671/files/Group_25245.png?v=1733573773) repeat center top;height:126px;width:100%;display:none}@media screen and (max-width: 900){.footer-binary{height:26px;background-size:100%}.footer__content-bottom{padding-bottom:13rem}}@media screen and (min-device-width: 1025px) and (max-device-width: 1300px){.grid--4-col-tablet .block-1{width:21%}}@media screen and (max-width: 900750){.footer__content-bottom{background:url(https://cdn.shopify.com/s/files/1/0592/0266/6671/files/Group_25364.jpg?v=1734948995) no-repeat center top #eff8fe}}.footer-block-image h3{background:#103a2e;border-radius:30px;margin-top:0;color:#fff;font-weight:500;font-size:2rem;padding:10px}.footer__content-bottom{background:#fff}@media screen and (max-width: 750px){.footer-block__image-wrapper{max-width:100%;min-width:100%;text-align:center}}.footer-bottom-links{background:#fff;padding:30px 0;text-align:center}.footer-bottom-links .footer-block__heading{margin-bottom:1rem}.footer-bottom-links .footer-block__details-content{display:flex;align-items:center;justify-content:center}.footer-bottom-links .list-menu__item--link{padding-bottom:0;padding-top:0}.footer-block--newsletter{width:100%;border-top:1px solid;padding-top:5rem}.footer-block__newsletter{display:flex;max-width:90rem;margin:0 auto;align-items:center}.footer-block__newsletter .footer-block__heading{margin-bottom:0;font-size:calc(var(--font-heading-scale) * 2rem);line-height:normal;display:flex;flex-direction:column;width:640px}@media screen and (max-width: 750px){.footer-block__newsletter .footer-block__heading{width:100%;margin-bottom:2rem;margin-top:0;padding-top:0}.footer-block--newsletter{padding-top:5rem;padding-bottom:4rem}.trusted-content-wrapper{padding:15px;background:#eee}.footer__content-top .page-width{padding:0}}.footer-block__details-content>li:last-child a{padding-bottom:1rem}.footer-block__image-wrapper a{color:#e95229}.footer-bottom-links .footer-block__details-content li{position:relative;padding-right:1rem;margin-right:1rem}.footer-bottom-links .footer-block__details-content li:after{content:"";width:1px;height:10px;display:block;position:absolute;right:0;top:7px;background:#7e7e7e}.footer-bottom-links .footer-block__details-content li:last-child:after{display:none}@media only screen and (max-width:374px){.footer-block__newsletter .footer-block__heading{font-size:1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-footer.css.map */
