.l-section--steps{position:relative;overflow:clip}@media only screen and (min-width: 768px){.l-section--steps{min-height:100vh}}.steps__row{display:flex;flex-direction:column;position:relative;margin-top:clamp(2.75rem,1.99vw + 2.3rem,4rem);gap:4rem 6.25rem}@media only screen and (min-width: 768px){.steps__row{flex-direction:row}}.steps__left,.steps__right{width:calc(50% - 3.125rem)}@media only screen and (max-width: 767px){.steps__left,.steps__right{width:100%}}.steps__sticky{position:sticky;top:25%}@media only screen and (max-width: 767px){.steps__sticky{position:static}}@media only screen and (max-width: 767px){.steps__items{width:calc(100% - 2rem)}}@media only screen and (min-width: 768px){.steps .swiper-wrapper{display:flex;flex-direction:column;gap:1rem}}.steps__content{margin-top:1rem}.steps__btns-wrap{display:flex;flex-wrap:wrap;margin-top:4rem;gap:1.5rem}.steps__btns-info{width:16.375rem}.steps__item{display:flex;flex-direction:column;height:16.25rem;padding:2.5rem;border:1px solid var(--c-neutral-600);border-radius:5px;background:var(--c-neutral-700);backdrop-filter:blur(25px)}@media only screen and (max-width: 767px){.steps__item{width:calc(100vw - 3.5rem);height:auto}}.steps__item-icon{width:2.5rem;height:2.5rem;margin-bottom:auto;padding:.25rem;border:1px solid var(--c-neutral-600);border-radius:50%}.steps__item-icon .inner{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%;background:var(--c-brand-300)}@media only screen and (max-width: 767px){.steps__item-icon{margin-bottom:2rem}}.steps__item-title{margin-bottom:1rem}
