.faq__content{display:flex;gap:80px}.faq__content--two-col{flex-direction:column;gap:40px}.faq__headings{width:calc(50% - 40px)}.faq__content--two-col .faq__headings{width:100%}.faq__heading{margin:0 0 16px;color:var(--dark-100-color)}.faq__heading strong{color:var(--terracotta-color)}.faq__subheading{color:var(--dark-100-color)}.faq__rows{width:calc(50% - 40px);display:flex;gap:16px;flex-direction:column}.faq__content--two-col .faq__rows{display:grid;grid-template-columns:repeat(2,1fr);width:100%;gap:16px 80px}.faq__row{width:100%;height:fit-content;background:linear-gradient(90deg,#000,#271604 28.37%,#62380a 60.1%,#c57014);border-radius:9px;padding:1px;display:flex}.faq__row-inner{width:100%;background-color:var(--white-color);border-radius:8px}.faq__question{padding:11px 20px;min-height:70px;color:var(--dark-100-color);cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-weight:700;gap:24px}.faq__question *{pointer-events:none}.faq__question svg{min-width:24px;width:24px;height:24px;transition:transform .3s}.faq__question.open svg{transform:rotate(180deg)}.faq__answer{max-height:0;overflow:hidden;transition:max-height .3s}.faq__answer-inner{padding:0 20px 40px;color:var(--dark-100-color)}@media screen and (max-width: 1024px){.faq__content--one-col .faq__headings{width:calc(35% - 24px)}.faq__content--one-col .faq__rows{width:calc(65% - 24px)}.faq__content--two-col .faq__rows{gap:16px}}@media screen and (max-width: 749px){.faq__content{flex-direction:column;gap:24px}.faq__headings,.faq__content--one-col .faq__headings,.faq__rows,.faq__content--one-col .faq__rows{width:100%}.faq__content--two-col .faq__rows{grid-template-columns:1fr}.faq__question{padding:11px 16px;gap:12px}.faq__answer-inner{padding:0 16px 32px}}
/*# sourceMappingURL=/cdn/shop/t/55/assets/faq.css.map */
