.footer{border-top:.1rem solid rgba(var(--color-foreground),.08);color:rgba(var(--color-foreground))}.footer:not(.color-scheme-1){border-top:none}.footer__content-top{padding-bottom:5rem;display:block}@media screen and (max-width:749px){.footer__content-top{padding-bottom:3rem;padding-left:calc(4rem / var(--font-body-scale));padding-right:calc(4rem / var(--font-body-scale))}}.footer__main-grid{display:grid;grid-template-columns:1fr;gap:4rem;margin-bottom:3rem}@media screen and (min-width:750px){.footer__main-grid{grid-template-columns:1fr 1.5fr 1.5fr;gap:5rem}}.footer__logo-address-column{display:flex;flex-direction:column;gap:1rem}.footer-addressblock a,.footer__logo-address-column a{color:#000}.footer__logo-address-column .footer__logo-wrapper{margin-bottom:1.5rem}.footer__logo-address-column .footer__logo-wrapper img{max-width:250px;height:auto;display:block;mix-blend-mode:multiply}.footer__address-content{font-size:1.4rem;line-height:1.8;color:rgba(var(--color-foreground));margin-top:.5rem;white-space:pre-line}.footer__company-name{font-size:2.4rem;font-weight:700;color:rgba(var(--color-foreground));margin:0;line-height:1.2}.footer__company-tagline{font-size:1.6rem;font-weight:700;color:rgba(var(--color-foreground));margin:0;line-height:1.4}.footer__company-description{font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground));margin:0;word-wrap:break-word;overflow-wrap:break-word}.footer__company-description p{margin:0 0 1rem}.footer__company-description p:last-child{margin-bottom:0}.footer__company-contact{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.footer__contact-item{font-size:1.4rem;color:rgba(var(--color-foreground))}.footer__contact-item a{color:rgba(var(--color-foreground));text-decoration:none;word-break:break-word;display:inline-block}.footer__contact-item a:hover{text-decoration:underline}@media screen and (max-width:749px){.footer__contact-item a{font-size:1.3rem;padding:.2rem 0;min-height:44px;display:flex;align-items:center}}.footer__nav-columns{display:flex;flex-direction:column}.footer__nav-grid{display:grid;grid-template-columns:1fr;gap:3rem}@media screen and (min-width:750px){.footer__nav-grid{grid-template-columns:repeat(2,1fr);gap:4rem}}.footer__nav-column{display:flex;flex-direction:column}.footer__nav-column .footer-block__heading{font-size:1.8rem;font-weight:700;color:rgba(var(--color-foreground));margin:0 0 1.5rem;font-family:var(--font-heading-family)}.footer__nav-column .footer-block__details-content{list-style:none;padding:0;margin:0}.footer__nav-column .footer-block__details-content li{margin-bottom:.1rem}.footer__nav-column .footer-block__details-content a{font-size:1.4rem;color:rgba(var(--color-foreground));text-decoration:none;transition:color .2s;display:inline-block;padding:0;word-break:break-word}.footer__nav-column .footer-block__details-content a:hover{color:rgba(var(--color-foreground));text-decoration:underline}@media screen and (max-width:749px){.footer__nav-column .footer-block__details-content a{padding:.3rem 0;display:flex;align-items:center}}.footer__newsletter-social-column{display:flex;flex-direction:column;gap:2.5rem}.footer__newsletter-section{display:flex;flex-direction:column;gap:1rem}.footer__newsletter-section .footer-block__heading{font-size:1.8rem;font-family:var(--font-heading-family);font-weight:700;color:rgba(var(--color-foreground));margin:0}.footer__newsletter-description{font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground));margin:0 0 1.5rem;word-wrap:break-word;overflow-wrap:break-word}.footer__newsletter-field{display:flex;align-items:center;border-bottom:1px solid rgba(var(--color-foreground),.3);padding-bottom:.5rem;gap:1rem;width:100%;min-width:0}.footer__newsletter-field .field__input{flex:1;border:none;background:transparent;font-size:1.4rem;color:rgba(var(--color-foreground));padding:0;outline:none;min-width:0;width:100%}.footer__newsletter-field .field__input::placeholder{color:rgba(var(--color-foreground),.6)}.footer__newsletter-field .newsletter-form__button{background:transparent;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;min-width:44px;min-height:44px;touch-action:manipulation}.footer__newsletter-field .newsletter-form__button .svg-wrapper{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.footer__newsletter-field .newsletter-form__button .svg-wrapper svg{width:100%;height:100%;fill:rgba(var(--color-foreground))}.footer__social-section{margin-top:1rem}.footer__social-icons-list{list-style:none;padding:0;margin:0;display:flex;gap:1.5rem}.footer__social-icon-item{margin:0}.footer__social-icon-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:opacity .2s;padding:.5rem;min-width:44px;min-height:44px;touch-action:manipulation}.footer__social-icon-link:hover{opacity:.7}.footer__social-icon{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center}.footer__social-icon svg{width:100%;height:100%}.footer__payment-section{margin-top:1rem}.footer__payment-section .list-payment{display:flex;flex-wrap:wrap;gap:1rem;list-style:none;padding:0;margin:0}.footer__payment-section .list-payment__item{display:flex;align-items:center;flex-shrink:0}.footer__payment-section .list-payment__item .icon{max-width:45px;height:auto}.footer__copyright-section{padding:2rem 0;border-top:1px solid rgba(var(--color-foreground),.1)}@media screen and (max-width:749px){.footer__copyright-section{padding-left:1.5rem;padding-right:1.5rem}}.footer__content-bottom{border-top:1px solid #d2d2d2;padding-top:1.5rem}.footer__copyright{text-align:center;margin:0}.footer__copyright .copyright__content{font-size:1.2rem;color:rgba(var(--color-foreground))}@media screen and (max-width:989px){.footer__main-content{padding:3rem 0}.footer__main-grid{gap:3rem}.footer__nav-grid{gap:2rem}}@media screen and (max-width:749px){.footer__content-top{padding:2.5rem 1.5rem}.footer__main-grid{gap:3.5rem}.footer__logo-address-column{text-align:left;gap:1.2rem}.footer__nav-columns{text-align:left}.footer__newsletter-social-column{text-align:left;gap:2rem}.footer__logo-wrapper{display:block;margin-bottom:1rem}.footer__logo-wrapper img{max-width:180px}.footer__company-name{font-size:2rem}.footer__company-tagline{font-size:1.4rem}.footer__company-description{font-size:1.3rem;line-height:1.7}.footer__contact-item{font-size:1.3rem}.footer__nav-grid{grid-template-columns:1fr;gap:2.5rem}.footer__nav-column .footer-block__heading{font-size:1.5rem;margin-bottom:1.2rem;font-family:var(--font-heading-family)}.footer__nav-column .footer-block__details-content a{font-size:1.3rem}.footer__newsletter-section .footer-block__heading{font-size:1.5rem;font-family:var(--font-heading-family)}.footer__newsletter-description{font-size:1.3rem;margin-bottom:1.2rem}.footer__newsletter-field{padding-bottom:.8rem}.footer__newsletter-field .field__input{font-size:1.3rem}.footer__newsletter-field .newsletter-form__button .svg-wrapper{width:1.8rem;height:1.8rem}.footer__social-icons-list{gap:1.2rem}.footer__social-icon{width:22px;height:22px}.footer__payment-section{margin-top:.5rem}.footer__payment-section .list-payment{gap:.8rem}.footer__payment-section .list-payment__item{max-width:50px}.footer__payment-section .list-payment__item .icon{max-width:100%;height:auto}.footer__copyright-section{padding:1.5rem}.footer__copyright{text-align:center}.footer__copyright .copyright__content{font-size:1.1rem;line-height:1.5}}@media screen and (max-width:480px){.footer__main-content{padding:2rem 1.2rem}.footer__main-grid{gap:3rem}.footer__logo-wrapper img{max-width:150px}.footer__company-name{font-size:1.8rem}.footer__company-tagline{font-size:1.3rem}.footer__company-description,.footer__contact-item{font-size:1.2rem}.footer__nav-column .footer-block__heading{font-size:1.8rem;font-family:var(--font-heading-family)}.footer__nav-column .footer-block__details-content a{font-size:1.2rem}.footer__newsletter-section .footer-block__heading{font-size:1.8rem;font-family:var(--font-heading-family)}.footer__newsletter-description,.footer__newsletter-field .field__input{font-size:1.2rem}.footer__copyright-section{padding:1.2rem}.footer__copyright .copyright__content{font-size:1rem}}.newsletter-form__message{margin-top:1rem;font-size:1.2rem}.newsletter-form__message--success{color:#4caf50}.footer-block__heading{font-family:var(--font-heading-family);font-size:1.8rem;font-weight:700;margin:0;color:rgba(var(--color-foreground))}.footer-block__details-content{list-style:none;padding:0;margin:0}.footer-block__details-content li{margin-bottom:.8rem}.footer-block__details-content a{font-size:1.4rem;color:rgba(var(--color-foreground));text-decoration:none}.footer-block__details-content a:hover{text-decoration:underline}.footer-block__brand-info{text-align:left}.footer-block__brand-info .footer__logo-wrapper{margin-bottom:2rem}.footer-block__brand-info .footer__logo-wrapper img{max-width:150px;height:auto}.footer__address-content{font-size:1.4rem;line-height:1.8;color:rgba(var(--color-foreground));margin-top:1rem;white-space:pre-line}.footer-block__newsletter .footer__newsletter-description{font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground));margin:0 0 1.5rem;text-align:left}@media screen and (max-width:749px){.footer-block__newsletter .footer__newsletter-description{text-align:center}}.footer__social-section{margin-top:2.5rem}.footer__social-section .footer-block__heading{font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.1rem;color:rgba(var(--color-foreground))}.footer__social-section .list-social{justify-content:flex-start;gap:1rem}.footer__social-section .list-social__link{padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s;color:rgba(var(--color-foreground))}.footer__social-section .list-social__link:hover{opacity:.7}.footer__social-section .list-social__link .svg-wrapper{width:28px;height:28px;display:flex;align-items:center;justify-content:center}.footer__social-section .list-social__link .svg-wrapper svg{width:100%;height:100%;fill:rgba(var(--color-foreground))}@media screen and (max-width:749px){.footer__social-section{margin-top:2.5rem;text-align:center}.footer__social-section .list-social{justify-content:center}}.tap-banner{position:relative}.tap-banner .topbanner-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:3.6rem;color:#fff;z-index:1;text-align:center;text-shadow:1px 3px #000;font-weight:600}.tap-banner .gem-help__bg img{width:100%;height:100%;object-fit:contain}.tap-banner .bg-mobile,.tap-banner .expert-mobile{display:none}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-footer.css.map */
