.faq-custom-section{background-color:var(--faq-bg);font-family:var(--font-body-family, "Inter", sans-serif);min-height:var(--faq-min-h);display:flex;flex-direction:column;justify-content:center}.faq-custom-container{max-width:1400px;width:100%;margin:0 auto;padding:0 4%;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.faq-custom-img-col{position:relative;height:100%}.faq-custom-sticky-wrapper{position:-webkit-sticky;position:sticky;top:var(--faq-sticky-offset);width:100%;aspect-ratio:var(--faq-img-ratio);border-radius:4px;overflow:hidden;background-color:rgba(var(--color-foreground),.05);transition:top .3s ease}.faq-custom-img{width:100%;height:100%;object-fit:cover;object-position:var(--faq-img-pos);display:block}.faq-custom-container.layout-right{direction:rtl}.faq-custom-container.layout-right>*{direction:ltr}.faq-custom-text-col{display:flex;flex-direction:column;justify-content:center;min-height:100%}.faq-custom-title{font-family:var(--font-heading-family, "Gotu", serif);font-size:36px;color:var(--faq-heading-color);margin:0 0 30px;line-height:1.2}.faq-custom-list{display:flex;flex-direction:column;gap:var(--faq-gap)}.faq-custom-item{border-bottom:1px solid rgba(0,0,0,.1);overflow:hidden}.faq-custom-item:first-child{border-top:1px solid rgba(0,0,0,.1)}.faq-custom-header{padding:18px 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.faq-custom-question{font-family:var(--font-body-family, "Inter", sans-serif);font-size:14px;font-weight:500;color:var(--faq-heading-color);margin:0}.faq-custom-icon{font-size:20px;font-weight:300;color:var(--faq-heading-color);transition:transform .4s ease}.faq-custom-item.active .faq-custom-icon{transform:rotate(45deg)}.faq-custom-body{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(.4,0,.2,1),opacity .4s ease;opacity:0}.faq-custom-item.active .faq-custom-body{opacity:1}.faq-custom-content{font-family:var(--font-body-family, "Inter", sans-serif);font-size:14px;color:var(--faq-text-color);line-height:1.7;padding-bottom:18px}.faq-custom-content p{margin-bottom:15px}.faq-custom-content p:last-child{margin-bottom:0}@media screen and (max-width:999px){.faq-custom-section{min-height:auto}.faq-custom-container{grid-template-columns:1fr;gap:40px}.faq-custom-img-col{order:-1;min-height:auto}.faq-custom-sticky-wrapper{position:static;top:0;aspect-ratio:16/9}.faq-custom-container.layout-right{direction:ltr}.faq-custom-title{font-size:28px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-faq-split-custom.css.map */
