.section-steps{background-color:#fff}.section-steps__wrapper{padding-top:40px;padding-bottom:90px;width:100%;display:flex;flex-direction:column;align-items:center}@media(min-width:701px)and (max-width:1200px){.section-steps__wrapper{padding-bottom:60px}}@media(max-width:700px){.section-steps__wrapper{padding-bottom:40px}}.section-steps__grid{width:100%;margin-bottom:100px!important}@media(min-width:701px)and (max-width:1200px){.section-steps__grid{margin-bottom:52px!important}}@media(max-width:800px){.section-steps__grid{max-width:450px}}@media(max-width:700px){.section-steps__grid{margin-bottom:40px!important}}.section-steps__title{margin-bottom:40px!important;text-align:center}@media(max-width:700px){.section-steps__title{margin-bottom:40px!important}}.section-steps__description{margin-bottom:74px!important;max-width:600px;text-align:center}@media(min-width:701px)and (max-width:1200px){.section-steps__description{margin-bottom:52px!important}}@media(max-width:700px){.section-steps__description{margin-bottom:40px!important}}.section-steps__cards{display:flex;justify-content:space-between}@media(max-width:800px){.section-steps__cards{flex-direction:column;gap:40px}}.section-steps__button{width:234px}.step-card{display:flex;flex-direction:column;gap:20px;width:127px}.step-card__icon{width:96px;height:96px;border-radius:50%;display:flex;justify-content:center;align-items:center;flex-shrink:0;background-color:#047883;fill:#fff}.step-card__content{display:flex;flex-direction:column;gap:10px}.step-card__title{color:#8c8c8c!important;text-transform:uppercase}@media(max-width:800px){.step-card{flex-direction:row;align-items:center;width:auto}}.section-work-examples{background-color:#323232;color:#fff}.section-work-examples__wrapper{padding:40px 20px 56px}@media(max-width:1200px){.section-work-examples__wrapper{padding:40px 50px}}@media(max-width:700px){.section-work-examples__wrapper{padding:40px 20px}}.section-work-examples__subtitle,.section-work-examples__title{margin-bottom:40px!important}@media(max-width:700px){.section-work-examples__subtitle{margin-bottom:20px!important}}.section-work-examples__slider{width:100%;display:flex;justify-content:center}.section-work-examples__slider-wrapper{width:100%;position:relative}.section-work-examples__cards-container{overflow-x:hidden}.section-work-examples__cards{display:flex;gap:20px;flex-wrap:nowrap;transition:transform .5s ease}.section-work-examples__card{flex-shrink:0;display:flex;flex-direction:column;gap:10px}.section-work-examples__image-container{position:relative;height:432px;width:432px}@media(max-width:1200px){.section-work-examples__image-container{height:346px;width:346px}}@media(max-width:400px){.section-work-examples__image-container{width:calc(100vw - 40px);height:calc(100vw - 40px);aspect-ratio:1/1}}.section-work-examples__image{object-fit:cover}.slider-button__container{position:absolute;z-index:10;width:48px}.slider-button__container--right{transform:rotate(180deg);right:0}.slider-button__button{border-radius:0!important;position:absolute;top:0;left:0;background-color:rgba(104,220,231,.5)!important;height:100%;width:100%}.slider-button__button:hover{background-color:rgba(104,220,231,.7)!important}.scroll-to-top-button-container{position:fixed;z-index:100;bottom:20px;right:20px}@media(min-width:1450px){.scroll-to-top-button-container{right:calc((100% - 1200px)/4 - 36px)}}