.faq__wrapper *{margin:0;padding:0}.faq__wrapper{display:flex;flex-direction:column;gap:32px}.faq__wrapper h2{text-align:center}.faq__questions{display:flex;flex-direction:column;gap:23px;max-width:680px;width:100%;margin-left:auto;margin-right:auto}.faq__question{padding:17px 23px;border:1px solid rgba(var(--color-border));border-radius:8px;position:relative;height:fit-content;box-shadow:0 3px 6px #00000005}.question__text p{max-width:90%;display:flex;align-items:center;padding-right:24px;color:rgba(var(--color-foreground-2));line-height:24px;font-style:normal}.question__text p svg{position:absolute;width:24px;height:24px;right:24px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;transform:rotate(-180deg)}.faq__question input[type=checkbox]:checked+.question__text p svg{transform:rotate(0)}.question__answear{display:grid;grid-template-rows:0fr;opacity:.5;transition:all .3s ease;padding-right:40px}.question__answear div.metafield-rich_text_field{overflow:hidden}.question__answear p{overflow:hidden;transition:all .3s ease;color:rgba(var(--color-foreground-3));font-weight:300;letter-spacing:0;line-height:143%}.faq__question input[type=checkbox]{-webkit-appearance:none;appearance:none;position:absolute;top:0;right:0;bottom:0;left:0;margin:0;z-index:2;cursor:pointer;height:100%;width:100%;opacity:0}.faq__question input[type=checkbox]:checked+.question__text+.question__answear{grid-template-rows:1fr;opacity:1}.faq__question input[type=checkbox]:checked+.question__text+.question__answear p{padding-top:12px}@media screen and (max-width: 767px){.faq__wrapper{gap:16px}.faq__questions{gap:6px}.faq__question{padding:12px}.question__answear{padding-right:0}.question__text p{font-size:14px;line-height:140%;letter-spacing:.28px;max-width:100%;position:relative}.question__text p svg{width:20px;height:20px;top:calc(50% - 10px);right:0}.faq__question input[type=checkbox]:checked+.question__text+.question__answear p{padding-top:4px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-faq.css.map */
