.faq{padding-top:50px;padding-bottom:50px}.faq__inner{display:flex;flex-direction:column;gap:50px}.faq__grid{display:flex;align-items:center}.faq__grid--reverse{flex-direction:row-reverse}@media(max-width: 1024px){.faq__grid{flex-direction:column}}.faq__image{width:100%;flex-shrink:0;aspect-ratio:1/1;padding:0 20px}@media(min-width: 1024px){.faq__image{width:50%;padding:0}}.faq__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.faq__content{padding:20px}@media(min-width: 1024px){.faq__content{width:50%;padding:40px 100px}}@media(min-width: 1024px){.faq__grid--reverse .faq__content{padding:0 40px 0 100px}}.faq__title{font-size:40px;line-height:1.2;text-align:left;padding:0;margin-bottom:20px}.faq__item{padding:20px 0;border-bottom:1px solid #cacaca}.faq__item:last-child{border-bottom:0}.faq__item-title{font-size:20px;line-height:24px;font-family:"vollkorn",serif;font-weight:900;background-image:url("data:image/svg+xml,%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='6' y='15.1099' width='15' height='3' transform='rotate(-90 6 15.1099)' fill='black'/%3E%3Crect y='9.10986' width='3' height='15' transform='rotate(-90 0 9.10986)' fill='black'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:right center;background-size:16px auto;padding-right:20px;cursor:pointer}.faq__item--active .faq__item-title{background-image:url("data:image/svg+xml,%3Csvg width='15' height='4' viewBox='0 0 15 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='3.10986' width='3' height='15' transform='rotate(-90 0 3.10986)' fill='black'/%3E%3C/svg%3E%0A")}.faq__item-answer{padding-top:12px;display:none}.faq__item-answer p{margin:0 0 16px}.faq__item-answer p:last-child{margin-bottom:0}.faq__item--active .faq__item-answer{display:block}/*# sourceMappingURL=faq-section.css.map */