.steps{justify-content:space-between;position:relative}.steps:before{bottom:calc(100% - 120px);left:calc(100% - 70px);width:325px}.steps:after,.steps:before{background-image:url(https://2583450.fs1.hubspotusercontent-na1.net/hubfs/2583450/markentive/assets/images/cubes/cubes-3.svg);background-position:100% 0;background-repeat:no-repeat;background-size:contain;content:"";height:404px;position:absolute;z-index:-2}.steps:after{right:calc(100% - 270px);top:calc(100% - 240px);width:475px}.steps--no-left-cube:after,.steps--no-right-cube:before{content:none}@media (max-width:767px){.steps:after,.steps:before{content:none}}.steps__texts{flex:0 0 25%;padding-right:3rem}@media (max-width:1279px){.steps__texts{padding-right:0}}@media (max-width:767px){.steps__texts{flex:0 0 100%;margin-bottom:3rem}}.steps__caption :last-child,.steps__list{margin-bottom:0}.steps__list{counter-reset:steps-list-counter;flex:0 0 66.66667%;padding-left:3rem}@media (max-width:1279px){.steps__list{padding-left:0}}@media (max-width:767px){.steps__list{flex:0 0 100%}}.steps__item{counter-increment:steps-list-counter;flex:0 0 calc(50% - 1.5rem);margin-bottom:3rem}.steps__item:not(:nth-child(odd)){margin-left:3rem}@media (max-width:767px){.steps__item{flex:0 0 100%}.steps__item:not(:nth-child(odd)){margin-left:0}.steps__item:last-of-type{margin-bottom:0}}.steps__item:before{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#62bbc1,#5a7ba5);-webkit-background-clip:text;color:#62bbc1;content:counter(steps-list-counter);display:inline-block;font-size:4.6rem;font-weight:800;line-height:1;margin-bottom:2rem}.steps__item:nth-child(-n+9):before{content:"0"counter(steps-list-counter)}.steps__item-title{font-size:1.8rem;font-weight:700;line-height:1.11;margin-bottom:1rem}.steps__item-description :last-child{margin-bottom:0}