.faq{padding:1.5rem 0px;display:flex;flex-direction:column;gap:2rem}.faq h2{font-family:Open Sans;font-weight:600;font-size:1.5rem;line-height:2rem;text-align:center;vertical-align:middle;color:#005f6e;width:310px;margin:0 auto}.title_container{display:flex;justify-content:space-between}.faq-accordions{display:flex;flex-direction:column;gap:1.5rem}.faq-accordion{padding:1.5rem;height:100%;max-height:100px;overflow:hidden;transition:max-height 1s ease,padding 1s ease,background-color 1s ease;background-color:#f3f6f6;border-radius:8px}.faq-accordion:hover{cursor:pointer}.faq-accordion.active{max-height:480px}.faq-accordion .arrow_down{transform:rotate(180deg)}.faq-accordion.active .arrow_down{transform:rotate(0)}.accordion_title{font-family:Open Sans;font-weight:600;font-size:18px;line-height:26px;margin-bottom:0}.accordion_text{font-family:Open Sans;font-weight:400;font-size:1rem;line-height:1.5rem;display:none;color:#456c72;margin-bottom:0}.faq-accordion.active .accordion_text{display:block}@media screen and (min-width: 500px){.faq h2{width:100%}}@media screen and (min-width: 768px){.faq{padding:3rem 0px;max-width:1060px;margin:0 auto;gap:3rem}.faq h2{font-size:2rem;line-height:40px}.accordion_title{font-size:1.25rem;line-height:28px}.accordion_text{font-size:18px;line-height:26px;max-width:990px}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/faq.css.map */
