.section-faq{background:#fff}.section-faq__wrapper{display:flex;flex-direction:column;gap:var(--section-spacing-title, 18px)}.section-faq__answer{margin:0 12px 18px!important}@media screen and (min-width:990px){.section-faq__wrapper{flex-direction:row;gap:54px;align-items:flex-start}}.section-faq__image-wrapper{width:100%;aspect-ratio:1 / 1;overflow:hidden;position:relative}@media screen and (min-width:990px){.section-faq__image-wrapper{width:auto}.section-faq__content{min-width:554px!important}}.section-faq__image{width:100%;height:100%;position:relative}.section-faq__image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.section-faq__content{display:flex;flex-direction:column;gap:var(--section-spacing-title, 18px);flex:1;min-width:0}@media screen and (min-width:990px){.section-faq__content{gap:var(--section-spacing-sub-title, 12px)}}.section-faq__header{display:flex;flex-direction:column;gap:4px}.section-faq__title{font-family:var(--font-family-heading);font-size:var(--font-h2-size, 22px);line-height:var(--font-h2-line-height, 28px);color:var(--surfaces-black-100, #1e1e1e);font-weight:400;margin:0}.section-faq__subtitle{color:var(--surfaces-black-60, #787878);margin:0}.section-faq__tabs{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start}.section-faq__tab{background:#fff;border:1px solid rgba(30,30,30,.1);padding:6px 12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.section-faq__tab p{font-family:var(--font-family-paragraph);font-size:var(--font-paragraph-medium-size, 12px);line-height:var(--font-paragraph-medium-line-height, 18px);color:var(--surfaces-black-100, #1e1e1e);margin:0}@media screen and (min-width:990px){.section-faq__tab p{font-size:var(--font-paragraph-medium-size, 14px);line-height:var(--font-paragraph-medium-line-height, 20px)}}.section-faq__tab--active{background:var(--surfaces-black-100, #1e1e1e);border-color:var(--surfaces-black-100, #1e1e1e)}.section-faq__tab--active p{color:#fff}.section-faq__tab:hover:not(.section-faq__tab--active){background:var(--primary-30, #ebebeb)}.section-faq__categories{width:100%}.section-faq__category{display:none}.section-faq__category--active{display:block}.section-faq__items{display:flex;flex-direction:column}.section-faq__item{border-bottom:1px solid rgba(30,30,30,.2)}.section-faq__item-header{width:100%;display:flex;gap:12px;align-items:center;justify-content:space-between;padding:16px 8px;background:#fff;border:none;cursor:pointer;transition:background .2s ease}@media screen and (min-width:990px){.section-faq__item-header{padding:18px 12px}}.section-faq__item-header:hover{background:#1e1e1e05}.section-faq__question{flex:1;text-align:left;white-space:normal;font-family:var(--font-family-paragraph);font-size:var(--font-paragraph-large-size, 14px);line-height:var(--font-paragraph-large-line-height, 20px);color:var(--surfaces-black-100, #1e1e1e);margin:0}@media screen and (min-width:990px){.section-faq__question{font-size:var(--font-paragraph-large-size, 16px);line-height:var(--font-paragraph-large-line-height, 22px)}}.section-faq__icon{width:20px;height:20px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--surfaces-black-100, #1e1e1e);transition:transform .3s ease}.section-faq__icon svg{width:100%;height:100%;display:block}.section-faq__item--active .section-faq__icon{transform:rotate(45deg)}.section-faq__item-content{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease}.section-faq__item--active .section-faq__item-content{max-height:1000px}.section-faq__answer{padding:8px 8px 12px;background:#ededed;margin:0}@media screen and (min-width:990px){.section-faq__answer{padding:12px;background:var(--primary-20, #f5f5f5)}}.section-faq__answer p,.section-faq__answer ul,.section-faq__answer ol{font-family:var(--font-family-paragraph);font-size:var(--font-paragraph-medium-size, 12px);line-height:var(--font-paragraph-medium-line-height, 18px);color:var(--surfaces-black-100, #1e1e1e);margin:0 0 12px}@media screen and (min-width:990px){.section-faq__answer p,.section-faq__answer ul,.section-faq__answer ol{font-size:var(--font-paragraph-medium-size, 14px);line-height:var(--font-paragraph-medium-line-height, 20px)}}.section-faq__answer p:last-child,.section-faq__answer ul:last-child,.section-faq__answer ol:last-child{margin-bottom:0}.section-faq__answer ul,.section-faq__answer ol{padding-left:20px}.section-faq__answer ul{list-style:disc}.section-faq__answer ol{list-style:decimal}.section-faq__answer li{margin-bottom:8px;padding-left:4px}.section-faq__answer li:last-child{margin-bottom:0}.section-faq__answer a{color:var(--surfaces-black-100, #1e1e1e);text-decoration:underline}.section-faq__answer a:hover{opacity:.7}.section-faq__answer strong{font-weight:600}.section-faq__contact{background:var(--primary-20, #f5f5f5);padding:18px;display:flex;flex-direction:column;gap:12px;align-items:flex-start}.section-faq__contact a{text-transform:unset!important}@media screen and (min-width:990px){.section-faq__contact{padding:24px;flex-direction:row;gap:24px;align-items:center}}.section-faq__contact-text{flex:1;font-family:var(--font-family-paragraph);font-size:var(--font-paragraph-large-size, 14px);line-height:var(--font-paragraph-large-line-height, 20px);color:var(--surfaces-black-100, #1e1e1e)}@media screen and (min-width:990px){.section-faq__contact-text{font-size:var(--font-paragraph-large-size, 16px);line-height:var(--font-paragraph-large-line-height, 22px)}}.section-faq__contact-text p{margin:0}.section-faq__contact .button{width:100%;flex-shrink:0}@media screen and (min-width:990px){.section-faq__contact .button{width:auto}}
/*# sourceMappingURL=/cdn/shop/t/77/assets/w-faq.css.map */
