.faq .faq-wrapper{display:flex;flex-direction:column;gap:24px}.faq .faq-wrapper .faq-left{position:relative}.faq-left .faq-left__wrapper{display:flex;flex-direction:column;gap:24px}.faq .faq-wrapper .faq-left .btn{width:fit-content}.faq .faq__items{display:flex;flex-direction:column;gap:16px}.faq__item{background:#f6f7f9;border-radius:12px;padding:24px;overflow:hidden;cursor:pointer}.faq__question{font-size:16px;font-weight:600;color:#141415;display:flex;justify-content:space-between;align-items:center;text-align:left;width:100%;background:none;border:none;-webkit-tap-highlight-color:transparent;outline:none;box-shadow:none;cursor:pointer;position:relative}.faq__question>svg{transform:rotate(90deg);transition:transform .2s}.faq__item.open .faq__question>svg{transform:rotate(270deg)}.faq__answer{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(0,1,0,1),padding .3s}.faq__answer-image{margin-top:16px;width:100%;height:auto;border-radius:12px}.faq__answer-image img{width:100%;height:100%;object-fit:cover;border-radius:12px}.faq__item.open .faq__answer{max-height:1000px;transition:max-height .5s ease-in-out,padding .3s}@media screen and (min-width: 768px){.faq .faq-wrapper{flex-direction:row}.faq .faq-wrapper .faq-left{width:40%}.faq-left .faq-left__wrapper{position:sticky;top:90px}.faq .faq-wrapper .faq__items{width:60%}.faq__item{padding:24px 32px}.faq__question{font-size:24px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-faq.css.map */
