.tp-e-faq-v1{width:100%;background-size:cover;background-repeat:no-repeat;background-position:center}.tp-e-faq-v1 .tp-e-faq-v1__wrapper{display:flex;flex-direction:column;align-items:center;gap:var(--tp-space-6)}.tp-e-faq-v1 .tp-e-faq-v1__title-wrapper{display:flex;flex-direction:column;gap:6px;width:100%;text-align:center;word-break:break-word}.tp-e-faq-v1 .tp-e-faq-v1__faq-wrapper{display:flex;flex-direction:column;width:100%}.tp-e-faq-v1 .tp-e-faq-v1__title-wrapper h1,.tp-e-faq-v1 .tp-e-faq-v1__title-wrapper h2,.tp-e-faq-v1 .tp-e-faq-v1__title-wrapper h3,.tp-e-faq-v1 .tp-e-faq-v1__title-wrapper h4,.tp-e-faq-v1 .tp-e-faq-v1__title-wrapper h5,.tp-e-faq-v1 .tp-e-faq-v1__title-wrapper h6{margin:0;font-family:var(--tp-font-heading);font-size:var(--tp-e-faq-v1-title-size-mobile, 32px);font-weight:var(--tp-e-faq-v1-title-weight, var(--tp-font-medium));line-height:var(--tp-leading-tight);letter-spacing:0;color:var(--tp-e-faq-v1-title-color, #ffffff)}.tp-e-faq-v1 .tp-e-faq-v1__title-wrapper em{font-style:italic}.tp-e-faq-v1 .tp-e-faq-v1__title-wrapper p{margin:0;font-family:var(--tp-font-body);font-size:var(--tp-e-faq-v1-title-size-mobile, var(--tp-font-size-base));font-weight:var(--tp-e-faq-v1-title-weight, var(--tp-body-weight));line-height:var(--tp-body-leading);letter-spacing:var(--tp-body-tracking);color:var(--tp-e-faq-v1-title-color, #ffffff)}.tp-e-faq-v1 .tp-e-faq-v1__title-wrapper .tp-e-faq-v1__eyebrow{margin:0;font-family:var(--tp-font-body);font-size:var(--tp-font-size-sm);font-weight:var(--tp-font-semibold);line-height:var(--tp-leading-normal);letter-spacing:0;text-transform:uppercase;color:var(--tp-e-faq-v1-eyebrow-color, #c4974d)}.tp-e-faq-v1 .tp-e-faq-v1__details{width:100%;display:flex;flex-direction:column;border-bottom:1px solid var(--tp-e-faq-v1-divider-color, #eaecf0)}.tp-e-faq-v1 .tp-e-faq-v1__summary{width:100%;display:flex;flex-direction:row;gap:var(--tp-space-4);align-items:center;justify-content:space-between;min-height:64px;padding:var(--tp-space-4) var(--tp-space-2);list-style:none;cursor:pointer}.tp-e-faq-v1 .tp-e-faq-v1__summary:focus-visible{outline:2px solid var(--tp-e-faq-v1-icon-color, #c4974d);outline-offset:2px;border-radius:var(--tp-radius-sm)}.tp-e-faq-v1 .tp-e-faq-v1__summary::-webkit-details-marker{display:none}.tp-e-faq-v1 .tp-e-faq-v1__summary::marker{content:""}.tp-e-faq-v1 .tp-e-faq-v1__summary-title{flex:1 1 auto;min-width:0;font-family:var(--tp-font-body);font-weight:var(--tp-e-faq-v1-question-weight, var(--tp-font-regular));font-size:var(--tp-e-faq-v1-question-size-mobile, 18px);line-height:var(--tp-leading-tight);color:var(--tp-e-faq-v1-question-color, #f2f2f2);word-break:break-word}.tp-e-faq-v1 .tp-e-faq-v1__icon{position:relative;width:24px;height:24px;flex:0 0 auto;color:var(--tp-e-faq-v1-icon-color, #c4974d)}.tp-e-faq-v1 .tp-e-faq-v1__icon-plus,.tp-e-faq-v1 .tp-e-faq-v1__icon-minus{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;transition:opacity var(--tp-transition-fast),transform var(--tp-transition-fast)}.tp-e-faq-v1 .tp-e-faq-v1__icon svg{display:block;width:100%;height:100%}.tp-e-faq-v1 .tp-e-faq-v1__icon-plus{opacity:1;transform:scale(1)}.tp-e-faq-v1 .tp-e-faq-v1__icon-minus,.tp-e-faq-v1 .tp-e-faq-v1__details[open] .tp-e-faq-v1__icon-plus{opacity:0;transform:scale(.8)}.tp-e-faq-v1 .tp-e-faq-v1__details[open] .tp-e-faq-v1__icon-minus{opacity:1;transform:scale(1)}@media(prefers-reduced-motion:reduce){.tp-e-faq-v1 .tp-e-faq-v1__icon-plus,.tp-e-faq-v1 .tp-e-faq-v1__icon-minus{transition:none}}.tp-e-faq-v1 .tp-e-faq-v1__answer{display:flex;flex-direction:column;gap:var(--tp-space-2);padding:0 var(--tp-space-2) var(--tp-space-4);word-break:break-word}.tp-e-faq-v1 .tp-e-faq-v1__answer p{margin:0;font-family:var(--tp-font-body);font-weight:var(--tp-e-faq-v1-answer-weight, var(--tp-body-weight));font-size:var(--tp-e-faq-v1-answer-size-mobile, var(--tp-font-size-base));line-height:var(--tp-leading-relaxed);letter-spacing:var(--tp-body-tracking);color:#eaecf0}.tp-e-faq-v1 .tp-e-faq-v1__answer a{color:inherit}.tp-e-faq-v1 .tp-e-faq-v1__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;white-space:nowrap}.tp-e-faq-v1 .tp-e-faq-v1__sr-close,.tp-e-faq-v1 .tp-e-faq-v1__details[open] .tp-e-faq-v1__sr-open{display:none}.tp-e-faq-v1 .tp-e-faq-v1__details[open] .tp-e-faq-v1__sr-close{display:inline}@media screen and (min-width:768px){.tp-e-faq-v1 .tp-e-faq-v1__title-wrapper h1,.tp-e-faq-v1 .tp-e-faq-v1__title-wrapper h2,.tp-e-faq-v1 .tp-e-faq-v1__title-wrapper h3,.tp-e-faq-v1 .tp-e-faq-v1__title-wrapper h4,.tp-e-faq-v1 .tp-e-faq-v1__title-wrapper h5,.tp-e-faq-v1 .tp-e-faq-v1__title-wrapper h6{font-size:var(--tp-e-faq-v1-title-size-desktop, 64px)}.tp-e-faq-v1 .tp-e-faq-v1__title-wrapper p{font-size:var(--tp-e-faq-v1-title-size-desktop, var(--tp-font-size-base))}.tp-e-faq-v1 .tp-e-faq-v1__title-wrapper .tp-e-faq-v1__eyebrow{font-size:var(--tp-font-size-base)}.tp-e-faq-v1 .tp-e-faq-v1__summary{min-height:80px;padding:var(--tp-space-6);gap:var(--tp-space-6)}.tp-e-faq-v1 .tp-e-faq-v1__summary-title{font-size:var(--tp-e-faq-v1-question-size-desktop, var(--tp-font-size-2xl))}.tp-e-faq-v1 .tp-e-faq-v1__icon{width:32px;height:32px}.tp-e-faq-v1 .tp-e-faq-v1__answer{padding:0 var(--tp-space-6) var(--tp-space-6)}.tp-e-faq-v1 .tp-e-faq-v1__answer p{font-size:var(--tp-e-faq-v1-answer-size-desktop, var(--tp-font-size-base));max-width:720px}}@media screen and (min-width:1024px){.tp-e-faq-v1 .tp-e-faq-v1__wrapper--split{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:calc(var(--tp-space-12) + var(--tp-space-6))}.tp-e-faq-v1 .tp-e-faq-v1__wrapper--split .tp-e-faq-v1__title-wrapper{flex:0 0 var(--tp-e-faq-v1-text-width, 343px);width:var(--tp-e-faq-v1-text-width, 343px);text-align:left}.tp-e-faq-v1 .tp-e-faq-v1__wrapper--split .tp-e-faq-v1__faq-wrapper{flex:1 1 auto;min-width:0}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/tp-e-faq-v1.css.map */
