:root{--border-value: 1px solid rgba(29, 29, 29, .15)}.section-faq-heading{margin:0;padding:0;display:flex;justify-content:flex-start;align-items:center;width:100%}.section-faq-heading-left{justify-content:flex-start}.section-faq-heading-center{justify-content:center}.section-faq-heading-right{justify-content:flex-end}.section-faq-items{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.section-faq-items .section-faq-items-wrapper{width:100%;border:var(--border-value)}@media screen and (min-width:750px){.section-faq-items .section-faq-items-wrapper-small{width:calc(100% / 3)}.section-faq-items .section-faq-items-wrapper-medium{width:calc(100% / 1.5)}.section-faq-items .section-faq-items-wrapper-large{width:100%}}.section-faq-items .section-faq-item{width:100%;transition:all .1s linear}.section-faq-items .section-faq-item .section-faq-item-title{padding:2.1875rem;list-style:none;display:flex;justify-content:flex-start;align-items:center;gap:15px;cursor:pointer;position:relative;border-bottom:var(--border-value)}.section-faq-items .section-faq-item .section-faq-item-title:before{content:"";display:block;width:12px;height:2px;background-color:#c89806}.section-faq-items .section-faq-item .section-faq-item-title:after{content:"";position:absolute;display:block;width:12px;height:2px;background-color:#c89806;transform:rotate(90deg);transition:transform .1s linear}.section-faq-items .section-faq-item[open] .section-faq-item-title:after{transform:rotate(180deg)}.section-faq-items .section-faq-item:first-child .section-faq-item-title{border-top:none}.section-faq-items .section-faq-item:last-child .section-faq-item-title{border-bottom:none}.section-faq-items .section-faq-item[open]:last-child .section-faq-item-title{border-bottom:var(--border-value)}.section-faq-items .section-faq-item-title .h3{margin:0}.section-faq-items .section-faq-item .section-faq-item-content{position:relative;width:100%;max-height:0;overflow:hidden;transition:max-height .3s ease}.section-faq-items .section-faq-item[open] .section-faq-item-content{max-height:1500px;overflow:visible}.section-faq-items .section-faq-item[open] .section-faq-item-content{border-bottom:var(--border-value)}.section-faq-items .section-faq-item[open]:last-child .section-faq-item-content{border-bottom:none}.section-faq-items .section-faq-item:last-child .section-faq-item-content{border:none}.section-faq-items .section-faq-item .section-faq-item-content-body{padding:1.1875rem calc(1.1875rem + 27px);width:100%;display:block}
/*# sourceMappingURL=/cdn/shop/t/15/assets/component-faq.css.map */
