.section-step-by-step__gallery{width:100%}.section-step-by-step__content{padding:1rem 1rem 1rem 1rem;width:100%}.section-step-by-step__content .section-step-by-step__navigation{flex-direction:column;display:flex;gap:0;position:absolute;left:0;top:0;width:.25rem;border-radius:99px;background:#bbb;height:100%;--swiper-pagination-color:#66b2b2;--swiper-pagination-bullet-inactive-color:transparent}.section-step-by-step__content .section-step-by-step__navigation .swiper-pagination-bullet{flex-basis:50%;margin:0;width:100%;border-radius:99px;transition:flex-grow .2s ease-in-out}.section-step-by-step__content .section-step-by-step__navigation .swiper-pagination-bullet.swiper-pagination-bullet-active{flex-grow:2;flex-basis:100%}.section-step-by-step__title{font-weight:600;font-size:1.4rem}.section-step-by-step__content-wrap{position:relative;padding-left:2rem}.section-step-by-step__block{cursor:pointer}.section-step-by-step__blocks{display:flex;flex-direction:column;gap:2rem}.section-step-by-step__text{max-height:0;overflow-y:hidden;transition:max-height .2s ease-in-out}.section-step-by-step .wrap{display:grid;place-items:center;gap:1rem}@media screen and (min-width:1024px){.section-step-by-step .wrap{grid-template-columns:1fr 1fr}}.section-step-by-step .expander-arrow{border-radius:50%;color:#fff;background:#000;display:flex;justify-content:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;width:2.5rem;height:2.5rem;cursor:pointer}.section-step-by-step .expander-arrow--prev{margin-left:auto;margin-right:.5rem}.section-step-by-step .swiper-navigation{display:flex;justify-content:flex-end;margin-top:1em;gap:1.5em}.section-step-by-step .swiper-navigation .swiper-button{width:32px;height:32px;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;font-weight:700;background:#1a1818 url(icon-slick.svg) no-repeat 50% 55%/1.75em;cursor:pointer}.section-step-by-step .swiper-navigation .swiper-button:hover{background-color:#66b2b2}.section-step-by-step .swiper-navigation .swiper-button--prev{transform:rotate(90deg)}.section-step-by-step .swiper-navigation .swiper-button--next{transform:rotate(-90deg)}.section-step-by-step__section-title{margin-bottom:2rem;font-weight:600;font-size:1.7rem}.section-step-by-step__section-title--mobile{text-align:center}@media screen and (max-width:1024px){.section-step-by-step__section-title--desktop{display:none}}@media screen and (min-width:1024px){.section-step-by-step__section-title--mobile{display:none}}