.footer{padding:2rem 1.6rem}@media (min-width: 768px){.footer{padding:2rem}}.footer__container{max-width:var(--page-width);margin:0 auto}.footer__content{position:relative;padding:2.4rem 1.6rem;border:3px solid var(--color-black);border-radius:2rem;background:var(--color-background)}@media (min-width: 768px){.footer__content{padding:6rem}}.footer__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:2.4rem}@media (min-width: 768px){.footer__logo{margin-bottom:4.8rem}}.footer__logo img{width:100%;max-width:100%;height:auto}.footer__cta{margin-bottom:2.4rem}@media (min-width: 768px){.footer__cta{margin-bottom:4.8rem}}.footer__cta-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:5.6rem;padding:16px 23px;-webkit-transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease;border:3px solid var(--color-black);border-radius:1.2rem;background:var(--color-green);-webkit-box-shadow:-6px 6px 0px 0px var(--color-black);box-shadow:-6px 6px 0 0 var(--color-black);color:var(--color-white);font-family:var(--font-heading-family);font-size:2rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;text-transform:uppercase;gap:1.2rem}@media (min-width: 768px){.footer__cta-button{height:7.2rem;padding:16px 32px;font-size:2.4rem}}.footer__cta-button:hover{-webkit-transform:translate(-6px,6px);-ms-transform:translate(-6px,6px);transform:translate(-6px,6px);-webkit-box-shadow:0px 0px 0px 0px var(--color-black);box-shadow:0 0 0 0 var(--color-black)}.footer__cta-button .icon{display:none;width:2.4rem;height:2.4rem}@media (min-width: 768px){.footer__cta-button .icon{display:block}}.footer__newsletter{margin-bottom:0}@media (min-width: 768px){.footer__newsletter{max-width:48rem;margin-bottom:4.8rem}}.footer__newsletter-title{margin-top:0;margin-bottom:1.6rem;color:var(--color-orange);font-family:var(--font-heading-family);font-size:2.6rem;font-weight:400;line-height:1.15;text-transform:uppercase}@media (min-width: 768px){.footer__newsletter-title{margin-bottom:1.6rem;font-size:3.2rem;line-height:1.125}}.footer__newsletter-form{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:5.6rem;padding:.8rem;border:2px solid var(--color-black);border-radius:1.2rem;background:var(--color-white)}.footer__newsletter-input{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 1.6rem;border:none;outline:none;background:transparent;color:var(--color-black);font-family:var(--font-body-family);font-size:1.6rem;font-weight:500}.footer__newsletter-input::-webkit-input-placeholder{color:var(--color-black)}.footer__newsletter-input::-moz-placeholder{color:var(--color-black)}.footer__newsletter-input:-ms-input-placeholder{color:var(--color-black)}.footer__newsletter-input::-ms-input-placeholder{color:var(--color-black)}.footer__newsletter-input::placeholder{color:var(--color-black)}.footer__newsletter-submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:4rem;height:4rem;-webkit-transition:border-radius .2s ease,-webkit-transform .2s ease;transition:border-radius .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,border-radius .2s ease;transition:transform .2s ease,border-radius .2s ease,-webkit-transform .2s ease;border:none;border-radius:.8rem;background:var(--color-black);cursor:pointer}.footer__newsletter-submit:hover{-webkit-transform:scale(1.3) translateX(.2rem);-ms-transform:scale(1.3) translateX(.2rem);transform:scale(1.3) translate(.2rem);border-radius:.75rem!important}.footer__newsletter-submit .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:2.4rem;height:2.4rem;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);color:var(--color-white)}.footer__content-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.4rem}@media (min-width: 768px) and (max-width: 1079px){.footer__content-grid{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4rem}}@media (min-width: 1080px){.footer__content-grid{-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:4rem}}@media (min-width: 768px){.footer__about{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:22rem}}.footer__about-title{margin-top:0;margin-bottom:1.6rem;color:var(--color-black);font-family:var(--font-heading-family);font-size:2.6rem;font-weight:400;line-height:1.15;text-transform:uppercase}@media (min-width: 768px){.footer__about-title{font-size:3.2rem;line-height:1.125}}.footer__about-text{color:var(--color-black);font-family:var(--font-body-family);font-size:1.6rem;font-weight:400;line-height:1.5}.footer__about-text p{margin:0 0 1.6rem}.footer__about-text p:last-child{margin-bottom:0}.footer__menus{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.4rem;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (min-width: 768px){.footer__menus{gap:4rem}}.footer__menu{-webkit-box-flex:1;-ms-flex:1 0 calc(50% - 1.2rem);flex:1 0 calc(50% - 1.2rem)}@media (min-width: 768px){.footer__menu{-webkit-box-flex:1;-ms-flex:1;flex:1}}.footer__menu-title{margin-top:0;margin-bottom:1.6rem;color:var(--color-black);font-family:var(--font-heading-family);font-size:2.6rem;font-weight:400;line-height:1.15;text-transform:uppercase}@media (min-width: 768px){.footer__menu-title{font-size:3.2rem;line-height:1.125}}.footer__menu-list{margin:0;padding:0;list-style:none}.footer__menu-item{margin-bottom:1.6rem}.footer__menu-item:last-child{margin-bottom:0}.footer__menu-link{position:relative;padding:8px 0;-webkit-transition:color .2s ease;transition:color .2s ease;color:var(--color-black);font-family:var(--font-body-family);font-size:1.6rem;font-weight:400;line-height:1.5;text-decoration:none}.footer__menu-link:after{content:"";position:absolute;right:0;bottom:0;left:0;height:3px;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;opacity:0;background-color:currentColor}.footer__menu-link:hover:after{opacity:1}.footer__bottom{margin-top:2.4rem;padding-top:2.4rem;border-top:1px solid rgba(var(--color-black),.2)}@media (min-width: 768px){.footer__bottom{margin-top:4.8rem;padding-top:2.4rem}}.footer__copyright{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-black);font-family:var(--font-body-family);font-size:1.2rem;font-weight:500;line-height:1.33;gap:2rem}.footer__copyright-link{-webkit-transition:opacity .2s ease;transition:opacity .2s ease;color:var(--color-black);text-decoration:none}.footer__copyright-link:hover{opacity:.7}.footer__copyright-separator{color:var(--color-black)}.footer:not(.color-scheme-1){border-top:none}@media screen and (max-width: 749px){.footer__newsletter{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.footer__about{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.footer__menus{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;gap:2.4rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-footer.css.map */
