.landing-faq{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom);background-color:rgb(var(--color-background));margin:0 auto;max-width:1200px}.landing-faq__container{display:flex;flex-direction:column;gap:4rem;max-width:1200px;margin:0 auto;align-items:flex-start}@media screen and (min-width:990px){.landing-faq__container{flex-direction:row;gap:6rem}.landing-faq__container--reversed{flex-direction:row-reverse}}.landing-faq__image{flex:1;width:100%}.landing-faq__image img{width:100%;height:auto;border-radius:8px;object-fit:cover}.landing-faq__content{flex:1;width:100%}.landing-faq__title{font-size:4rem;font-weight:700;margin-bottom:3rem;color:#000}.landing-faq__list{display:flex;flex-direction:column;gap:2rem}.landing-faq__item{border-bottom:1px solid #eee;padding-bottom:2rem}.landing-faq__item:last-child{border-bottom:none}.landing-faq__question{display:flex;align-items:center;justify-content:space-between;cursor:pointer;width:100%;background:none;border:none;padding:0;text-align:left}.landing-faq__question-content{display:flex;align-items:center;gap:1.5rem}.landing-faq__icon{width:40px;height:40px;background-color:#f8d7da;border-radius:50%;padding:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.landing-faq__icon img{width:100%;height:100%;object-fit:contain}.landing-faq__question-text{font-family:var(--font-heading-family);font-size:1.8rem;font-weight:600;color:#000}.landing-faq__toggle{width:30px;height:30px;background-color:#f8d7da;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:2rem;font-weight:700;color:#000;transition:transform .3s ease}.landing-faq__item[open] .landing-faq__toggle{transform:rotate(45deg)}.landing-faq__answer{margin-top:1.5rem;padding-left:5.5rem;font-size:1.6rem;line-height:1.6;color:#000;display:none}.landing-faq__item[open] .landing-faq__answer{display:block}.small-hide{display:none!important}@media screen and (min-width:750px){.small-hide{display:block!important}.medium-hide{display:none!important}}@media screen and (min-width:990px){.medium-hide{display:block!important}.large-up-hide{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/section-landing-faq.css.map */
