.tr-footer{--tr-footer-bg: #d3e4ff;--tr-footer-bottom-bg: #bcd4fb;--tr-footer-text: #333333;--tr-footer-muted: #4d4d4d;--tr-footer-accent: #3f6fc0;--tr-footer-line: rgba(51, 51, 51, .15);background:var(--tr-footer-bg);color:var(--tr-footer-text)}.tr-footer .tr-footer__main{padding-top:4rem;padding-bottom:3.2rem}.tr-footer .tr-footer__logo{display:inline-block;width:16rem;margin-bottom:2.4rem;color:inherit;text-decoration:none}.tr-footer .tr-footer__logo img{display:block;width:100%;height:auto}.tr-footer .tr-footer__logo-text{font-family:var(--font-heading-family);font-style:normal;font-size:2.4rem;font-weight:700;line-height:2.8rem;letter-spacing:0;word-spacing:0}.tr-footer .tr-footer__grid{display:grid;grid-template-columns:1fr}.tr-footer .tr-footer__col{padding:1.6rem 0;border-top:.1rem solid var(--tr-footer-line)}.tr-footer .tr-footer__heading{display:flex;align-items:center;justify-content:space-between;margin:0;color:var(--tr-footer-text);font-family:var(--font-body-family);font-style:normal;font-size:1.6rem;font-weight:700;line-height:2.2rem;letter-spacing:.02rem;word-spacing:0;text-transform:none;list-style:none;cursor:pointer}.tr-footer .tr-footer__heading::-webkit-details-marker{display:none}.tr-footer .tr-footer__heading--static{margin-bottom:1.4rem;cursor:default}.tr-footer .tr-footer__toggle{position:relative;flex-shrink:0;width:1.4rem;height:1.4rem}.tr-footer .tr-footer__toggle:before,.tr-footer .tr-footer__toggle:after{content:"";position:absolute;top:50%;left:0;width:100%;height:.15rem;background:currentColor;transform:translateY(-50%);transition:transform .2s ease}.tr-footer .tr-footer__toggle:after{transform:translateY(-50%) rotate(90deg)}.tr-footer details[open] .tr-footer__toggle:after{transform:translateY(-50%) rotate(0)}.tr-footer .tr-footer__links,.tr-footer .tr-footer__contact,.tr-footer .tr-footer__social{margin:0;padding:0;list-style:none}.tr-footer .tr-footer__links{display:flex;flex-direction:column;gap:1.2rem;padding-top:1.4rem}.tr-footer .tr-footer__link{color:var(--tr-footer-muted);font-family:var(--font-body-family);font-style:normal;font-size:1.4rem;font-weight:400;line-height:2rem;letter-spacing:.01rem;word-spacing:0;text-decoration:none;transition:color .2s ease}.tr-footer .tr-footer__link:hover{color:var(--tr-footer-accent);text-decoration:underline;text-underline-offset:.3rem}.tr-footer .tr-footer__link--underline{color:var(--tr-footer-text);text-decoration:underline;text-decoration-thickness:.1rem;text-underline-offset:.3rem;word-break:break-word}.tr-footer .tr-footer__contact{display:flex;flex-direction:column;gap:1.4rem}.tr-footer .tr-footer__contact-item{display:flex;align-items:flex-start;gap:1.2rem}.tr-footer .tr-footer__contact-item>span{display:flex;flex-direction:column;min-width:0}.tr-footer .tr-footer__contact-icon{flex-shrink:0;width:2rem;height:2rem;margin-top:.2rem;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.tr-footer .tr-footer__contact-label{color:var(--tr-footer-muted);font-family:var(--font-body-family);font-style:normal;font-size:1.2rem;font-weight:600;line-height:1.6rem;letter-spacing:.06rem;word-spacing:0;text-transform:uppercase}.tr-footer .tr-footer__social{display:flex;gap:1.2rem}.tr-footer .tr-footer__social-link{display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;border-radius:50%;background:var(--tr-footer-text);color:#fff;transition:background-color .2s ease,transform .2s ease}.tr-footer .tr-footer__social-link svg{width:2.2rem;height:2.2rem}.tr-footer .tr-footer__social-link:hover{background:var(--tr-footer-accent);transform:translateY(-.2rem)}.tr-footer .tr-footer__link:focus-visible,.tr-footer .tr-footer__social-link:focus-visible,.tr-footer .tr-footer__heading:focus-visible{outline:.2rem solid var(--tr-footer-text);outline-offset:.3rem}.tr-footer .tr-footer__bottom{background:var(--tr-footer-bottom-bg)}.tr-footer .tr-footer__bottom-inner{display:flex;flex-direction:column;align-items:center;gap:1.2rem;padding-top:1.6rem;padding-bottom:1.6rem}.tr-footer .tr-footer__copy{margin:0;color:var(--tr-footer-text);font-family:var(--font-body-family);font-style:normal;font-size:1.2rem;font-weight:600;line-height:1.8rem;letter-spacing:.01rem;word-spacing:0;text-align:center}.tr-footer .tr-footer__payments{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;margin:0;padding:0;list-style:none}.tr-footer .tr-footer__payment{display:block;width:3.8rem;height:2.4rem}@media screen and (min-width:750px){.tr-footer .tr-footer__main{padding-top:5.6rem;padding-bottom:4.8rem}.tr-footer .tr-footer__logo{width:var(--tr-footer-logo-w);margin-bottom:3.2rem}.tr-footer .tr-footer__grid{grid-template-columns:repeat(2,1fr);gap:3.2rem 4rem}.tr-footer .tr-footer__col{padding:0;border-top:0}.tr-footer .tr-footer__heading{margin-bottom:1.6rem;cursor:default;pointer-events:none}.tr-footer .tr-footer__toggle{display:none}.tr-footer .tr-footer__links{padding-top:0}.tr-footer .tr-footer__bottom-inner{flex-direction:row;justify-content:center;gap:2.4rem}.tr-footer .tr-footer__payments:not(:empty){margin-left:auto}.tr-footer .tr-footer__bottom-inner:has(.tr-footer__payments){justify-content:space-between}}@media screen and (min-width:990px){.tr-footer .tr-footer__grid{grid-template-columns:1fr 1.2fr 1.3fr 1fr;gap:4.8rem}.tr-footer .tr-footer__heading{margin-bottom:2rem;font-size:1.8rem;line-height:2.4rem}.tr-footer .tr-footer__links{gap:1.4rem}.tr-footer .tr-footer__link{font-size:1.5rem;line-height:2.2rem}.tr-footer .tr-footer__copy{font-size:1.4rem;line-height:2rem}}@media(prefers-reduced-motion:reduce){.tr-footer .tr-footer__toggle:before,.tr-footer .tr-footer__toggle:after,.tr-footer .tr-footer__social-link{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-tr-footer.css.map */
