.faq-item{border-radius:6px;background:#f5f5f5;margin-bottom:8px;overflow:hidden;border:1px solid #ddd;flex-direction:column}.faq-title{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;font-weight:700;cursor:pointer;color:#5a3b3b;font-size:16px}.faq-title:after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgd2lkdGg9IjI0IiAgaGVpZ2h0PSIyNCIgIHZpZXdCb3g9IjAgMCAyNCAyNCIgIGZpbGw9Im5vbmUiICBzdHJva2U9ImN1cnJlbnRDb2xvciIgIHN0cm9rZS13aWR0aD0iMiIgIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgIHN0cm9rZS1saW5lam9pbj0icm91bmQiICBjbGFzcz0iaWNvbiBpY29uLXRhYmxlciBpY29ucy10YWJsZXItb3V0bGluZSBpY29uLXRhYmxlci1jaGV2cm9uLWRvd24iPjxwYXRoIHN0cm9rZT0ibm9uZSIgZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPjxwYXRoIGQ9Ik02IDlsNiA2bDYgLTYiIC8+PC9zdmc+);transition:transform .3s ease;width:24px;height:24px;color:rgb(var(--color-foreground))}details[open] .faq-title:after{transform:rotate(-180deg)}.faq-content{padding:0 18px 14px;font-size:14px;line-height:1.5;color:#444}.tf-footer{padding-top:64px}.tf-footer__cols{display:grid;grid-template-columns:1fr 1fr 1fr 2fr;grid-template-rows:repeat(2,1fr);grid-column-gap:0px;grid-row-gap:0px}.tf-footer__col:first-child{grid-area:1 / 1 / 2 / 2}.tf-footer__col:nth-child(2){grid-area:1 / 2 / 2 / 3}.tf-footer__col:nth-child(3){grid-area:2 / 2 / 3 / 3;margin-top:-34px}.tf-footer__col:nth-child(4){grid-area:1 / 3 / 2 / 4}.tf-footer__col-title{font-size:1.4rem;color:#2e0506b2;text-transform:uppercase;margin-top:0;margin-bottom:24px}.tf-footer__links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.tf-footer__item{line-height:1}.tf-footer__hero{margin-top:-40px;display:flex;width:100%}.tf-footer__hero picture{display:flex;width:100%;height:calc(100vw * (354 / 1440))}.tf-footer__hero img{display:flex;width:100%;height:calc(100vw * (354 / 1440))}.tf-footer__link{text-decoration:none;font-size:14px;color:rgb(var(--color-foreground));text-transform:uppercase;font-weight:500}.tf-footer__link:hover{text-decoration:underline}.tf-footer__richtext{font-size:14px;color:#5a4b4b}.tf-footer__contact .tf-footer__small{font-size:13px;color:#6b5858;margin-bottom:6px}.tf-footer__credits{display:flex;gap:8px}.tf-footer__credits a{font-weight:700;text-transform:uppercase;text-decoration:underline}.tf-footer__socials{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.tf-footer__social img{width:28px;height:28px;object-fit:contain;display:block}.tf-footer__phone{font-size:1.2rem;color:rgb(var(--color-foreground));text-decoration:none;display:flex;flex-direction:column;margin:0;gap:16px}.tf-footer__phone a{font-size:1.2rem;color:rgb(var(--color-foreground));text-decoration:none;display:flex;flex-direction:column;margin:0 0 16px}.tf-footer__newsletter-card{display:flex;border-radius:6px;padding:16px;background-color:#f3f0f0;background-size:cover;background-position:center;box-shadow:0 1px #0000000a}.tf-footer__newsletter-left{display:flex;gap:26px;align-items:center;justify-content:center}.tf-footer__newsletter-title{margin:0;font-size:1.2rem;color:rgba(var(--color-foreground),.7)}.tf-footer__newsletter-text{font-size:13px;color:rgb(var(--color-foreground));margin:0}.tf-footer__newsletter-form{display:flex;gap:8px;align-items:center}.tf-footer__input{flex:1;padding:10px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.tf-footer__button{padding:10px 14px;border:0;border-radius:4px;background:#3b0b0b;color:#fff;font-weight:600;cursor:pointer}.tf-footer__bottom{display:flex;justify-content:space-between;align-items:center;font-size:1.2rem;color:rgb(var(--color-foreground))}.tf-footer__credits a{color:#2b1a1a;text-decoration:none}.tf-footer__sep{margin:0 8px;color:#ddd}.newsletter-form__field-wrapper .field:before,.newsletter-form__field-wrapper .field:after{content:none}.newsletter-form__field-wrapper .field{gap:20px}.newsletter-form__button{border-radius:4px;padding:12px 24px;background-color:rgb(var(--color-foreground));color:#fff;font-family:var(--font-body-family);cursor:pointer;font-size:1.2rem;font-weight:600;border:none}.newsletter_input{border:1px solid rgba(var(--color-foreground),.1);background-color:transparent;border-radius:4px;width:max-content}.newsletter_input:focus{box-shadow:none}@media (max-width: 1023px){.tf-footer__cols{display:flex;flex-direction:column;gap:16px}.tf-footer__col--newsletter{order:-1;margin-bottom:24px}.tf-footer__hero{margin-top:40px}.tf-footer__bottom{flex-direction:column;gap:8px;align-items:flex-start}.newsletter-form__field-wrapper .field{flex-direction:column;gap:8px}.newsletter_input{width:100%}.tf-footer__newsletter-left img{width:80px;height:80px}.tf-footer__newsletter-left{gap:16px}.tf-footer__col:nth-child(3){margin-top:unset}.tf-footer__hero picture{display:flex;width:100%;height:calc(100vw * (354 / 375))}.tf-footer__hero img{height:calc(100vw * (354 / 375))}.tf-footer__credits{flex-direction:column}.tf-footer__sep{display:none}.tf-footer__copyright{margin-bottom:0}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/footer-topfit.css.map */
