.steps__block-wrapper{display:flex;flex-direction:column}.steps__block{display:flex;flex-direction:row;width:100%;margin:6.25rem 0;color:#262d33}.steps__block.reverse{flex-direction:row-reverse}.steps__block-content-wrapper{width:40%;display:flex;flex-direction:column;justify-content:center}.steps__block-media-wrapper{width:60%}.steps__block-media-image{display:flex;justify-content:flex-end;margin:0 0 0 3rem}.steps__block-media-image img{width:100%;height:auto;max-width:38rem}.steps__block.reverse .steps__block-media-image{display:flex;justify-content:flex-start;margin:0 3rem 0 0}.steps__block-media-video{margin:0 0 0 3rem}.steps__block.reverse .steps__block-media-video{margin:0 3rem 0 0}.steps__block-point-title{padding:6px 12px;background-color:#f0f6ff;border-radius:4px;font-style:normal;font-weight:600;line-height:130%;letter-spacing:.0012em;color:#37f}.steps__block-title{margin:2.5rem 0 0 0;font-style:normal;font-weight:bold;line-height:125%;color:#242731}.steps__block-description{margin:1.5rem 0 0 0;font-style:normal;font-weight:500;line-height:1.4;letter-spacing:.0022em;color:#242731}.steps__block-description p{font-style:normal;font-weight:500;line-height:1.4;letter-spacing:.0022em;color:#242731}.steps__block-buttons{margin-top:4rem}.steps__block-button-text{display:inline-block;font-style:normal;font-weight:600;line-height:120%}.steps__block-button-block{display:inline-block;padding:.75rem 2rem;font-style:normal;font-weight:bold;line-height:110%;text-align:center;color:#fff;border-radius:2px}.steps__block-button-block:hover{color:#fff}@media screen and (max-width:1024px){.steps__block{margin:3rem 0;flex-wrap:wrap}.steps__block.reverse{flex-direction:row}.steps__block-content-wrapper,.steps__block-media-wrapper{width:100%}.steps__block-buttons{margin-top:1.5rem}.steps__block-media-image,.steps__block.reverse .steps__block-media-image{justify-content:flex-start;margin:1.5rem 0 0 0}.steps__block-media-video,.steps__block.reverse .steps__block-media-video{margin:1.5rem 0 0 0}}