.spollers{counter-reset:item;display:flex;flex-direction:column;gap:30px;list-style-type:none}.spollers__item{border:2px solid var(--grey);border-radius:30px;padding:40px}.spollers__title{align-items:center;cursor:default;cursor:pointer;display:flex;gap:38px;list-style:none;position:relative;text-align:left;width:100%}.spollers__title::-webkit-details-marker,.spollers__title::marker{display:none}.spollers__title:before{align-self:flex-start;color:var(--red);content:counter(item) "/";counter-increment:item;font-family:var(--second-family);font-weight:600;line-height:100%;min-width:72px;text-transform:uppercase;white-space:nowrap}.spollers__title:after{background-image:url(../assets/img/icons/plus.svg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;content:"";flex-shrink:0;margin-left:auto;transition:background .5s ease 0s}.spollers__title.--spoller-active:after{background-image:url(../assets/img/icons/minus.svg)}.spollers__body{display:flex;flex-direction:column;gap:20px;line-height:120%;max-width:1045px;padding-top:20px}.spollers__body ol,.spollers__body ul{padding-left:25px}.spollers__body ul li{list-style:disc}.spollers__body a{color:var(--red);font-weight:600;text-decoration:underline}.faq-hero{margin-bottom:140px}.faq-hero__body{display:flex;flex-direction:column}.faq-hero__title{color:var(--red)}.faq-hero__content{display:flex;flex-direction:row-reverse;gap:40px}.faq-hero__descr{max-width:40.41%}.faq-hero__btns{align-items:center;align-self:flex-end;display:flex;flex:1 1 auto;flex-wrap:wrap;gap:20px}.faq-hero__btn{max-width:430px;width:100%}.faq{margin-bottom:140px}.faq__head{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:60px}.faq__btn{max-width:357px;width:100%}@media (max-width:61.99875em){.spollers__item{border-radius:20px;padding:20px}.spollers__title{gap:10px}.spollers__title:before{min-width:50px}.spollers__body{padding-bottom:10px}}@media (max-width:47.99875em){.spollers{gap:16px}.spollers__body{gap:15px}.faq-hero{margin-bottom:70px}.faq-hero__body{gap:38px}.faq-hero__content{flex-direction:column;gap:75px}.faq-hero__descr{max-width:70%}.faq-hero__btns{align-items:stretch;align-self:stretch;flex-direction:column-reverse;gap:14px}.faq{margin-bottom:70px}.faq__container{display:grid}.faq__head{display:contents;margin-bottom:0}.faq__title{margin-bottom:30px}.faq__btn{margin-top:24px;order:1}}@media (max-width:40.62375em){.spollers__title:before{min-width:20px}.faq-hero__descr{max-width:none}.faq-hero__btn{max-width:100%}}@media (max-width:29.99875em){.spollers__title:before{font-size:18px}.spollers__title:after{height:20px;width:20px}.spollers__title{gap:5px}.faq__btn{max-width:100%}}@media (min-width:29.99875em) and (max-width:110em){.spollers__title:before{font-size:clamp(18px,.0010312339px + 3.7499414072vw,66px)}.spollers__title:after{height:clamp(20px,4.2509023297px + 3.2811987313vw,62px);width:clamp(20px,4.2509023297px + 3.2811987313vw,62px)}}@media (min-width:47.99875em) and (max-width:110em){.faq-hero__body{gap:clamp(38px,-21.6101489889px + 7.7619402835vw,115px)}}@media (min-width:110em){.spollers__title:before{font-size:66px}.spollers__title:after{height:62px;width:62px}.faq-hero__body{gap:115px}}@media (any-hover:hover){.spollers__body a:hover{text-decoration:none}}