.mb-faq-section{background-color:var(--bg-color);padding-top:var(--spacing-top);padding-bottom:var(--spacing-bottom)}.mb-faq{display:flex;flex-direction:column;gap:20px}.mb-faq.page-width{max-width:var(--page-width);margin:0 auto}.mb-faq-section__title{line-height:130%;font-size:24px;margin:20px 0 0;font-weight:500;padding-bottom:20px;color:#000;border-bottom:1px dashed #EBEBEB}.mb-faq__blocks{display:flex;flex-direction:column;gap:10px}.mb-faq__block{border-radius:10px;background-color:var(--block-color, white);border:1px solid #EBEBEB;padding:20px 30px;cursor:pointer}.mb-faq__block:hover{background-color:var(--hover-light)}.mb-faq__title{margin:0;line-height:130%;display:flex;justify-content:space-between;font-size:16px}.mb-faq__block[aria-expanded=true] .mb-icon{rotate:45deg}.mb-faq__answer{margin:20px 0 0;line-height:135%;font-size:15px;display:none}.mb-faq__block[aria-expanded=true] p{display:block}.mb-faq__block.is-collapsed{display:none}.mb-faq__blocks{overflow:hidden;max-height:var(--mb-faq-maxh, none);transition:max-height .3s ease}.mb-faq__more{width:100%;cursor:pointer;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:10px;gap:10px;font-size:16px;border:1px solid #EBEBEB}.mb-faq__more:hover{background-color:var(--hover-light)}.mb-faq__more .mb-icon{rotate:-90deg}.mb-faq__more[aria-expanded=true] .show-more,.mb-faq__more[aria-expanded=false] .show-less{display:none}.mb-faq__more[aria-expanded=true] .mb-icon{rotate:90deg}.mb-faq__blocks.extra-blocks{margin:-10px 0}.mb-faq__blocks.extra-blocks[aria-expanded=false]{height:0}.mb-faq__blocks.extra-blocks[aria-expanded=true]{height:auto}@media(max-width:989px){.mb-faq-section{padding:var(--l)}.mb-faq__block{padding:20px}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/mb-faq.css.map */
