.faq-section *{font-family:inherit}.faq__wrapper{display:flex;flex-direction:column;gap:30px}.faq__image{width:100%}.faq__image-desktop{display:none}.faq__image-mobile{display:block}.faq__image-desktop img,.faq__image-mobile img{display:block;width:100%;height:auto;border-radius:8px;object-fit:cover}.faq__placeholder{display:block;width:100%;aspect-ratio:4 / 3;background:#f0f0f0;border-radius:8px}.faq__content{width:100%}.faq__heading{font-size:28px;font-weight:var(--font-heading-weight, 700);line-height:1.3;margin:0 0 20px;font-family:inherit}.faq__accent{font-family:"Instrument Serif",Georgia,serif;font-style:italic;font-weight:400}.faq__items{display:flex;flex-direction:column;gap:8px}.faq__item{border:1px solid;border-radius:8px;overflow:hidden;transition:all .2s ease}.faq__item-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px;border:none;cursor:pointer;font-size:16px;font-weight:500;font-family:inherit;text-align:left;line-height:1.4;transition:opacity .2s ease}.faq__item-header:hover{opacity:.85}.faq__question-text{flex:1;padding-right:16px;font-family:inherit}.faq__toggle{font-size:20px;font-weight:700;line-height:1;flex-shrink:0;transition:transform .3s ease}.faq__item.active .faq__toggle{transform:rotate(45deg)}.faq__item-content{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq__item.active .faq__item-content{max-height:1000px}.faq__item-content-inner{padding:16px;font-size:14px;line-height:1.6;font-family:inherit;opacity:0;transition:opacity .3s ease}.faq__item.active .faq__item-content-inner{opacity:1}.faq__item-content-inner p{margin:0 0 10px}.faq__item-content-inner p:last-child{margin-bottom:0}.faq__item-content-inner ul,.faq__item-content-inner ol{margin:10px 0;padding-left:20px}.faq__item-content-inner li{margin-bottom:5px}@media screen and (min-width:750px){.faq__image-desktop{display:block}.faq__image-mobile{display:none}.faq__wrapper{flex-direction:row;align-items:stretch;gap:60px}.faq__image{flex:0 0 50%;max-width:50%;order:1;position:relative;min-height:300px}.faq__image-desktop{position:absolute;top:0;left:0;width:100%;height:100%}.faq__image-desktop img{width:100%;height:100%;object-fit:cover;border-radius:8px}.faq__content{flex:1;order:2}.faq__heading{font-size:32px;margin-bottom:24px}.faq__item-header{padding:18px 20px;font-size:17px}.faq__toggle{font-size:22px}.faq__item-content-inner{padding:20px;font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/section-faq-image-accordion.css.map */
