.image-with-steps-block.light{background-color:transparent}.image-with-steps-block.dark{background:#2eb8e5;background:linear-gradient(180deg,#52b6f9 -11.94%,#005de5 86.15%,#0064e7 92.52%,#0078ed 101.43%,#0099f7 112.9%,#00a4fa 115.45%)}.image-with-steps-block.light :not(button){color:#000}.image-with-steps-block.dark :not(button){color:#fff}.image-with-steps-block .text-image{display:flex;gap:50px;margin-bottom:30px}.image-with-steps-block .text-narrow{max-width:600px;display:inline-block}.image-with-steps-block .text-image>div{flex-grow:1;flex-basis:0}.image-with-steps-block .text-image .links{display:flex;gap:30px;align-items:center;margin-top:28px}.image-with-steps-block .steps{display:flex;gap:25px;row-gap:50px}.image-with-steps-block .steps>div{position:relative;border-top:1px solid #82d2ff;padding-left:50px;padding-right:6%}.image-with-steps-block .steps>div>span{position:absolute;top:23px;left:0;width:41px;height:41px;border-radius:50%;background-color:#d9ff00;color:#000;font-weight:700;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:768px){.image-with-steps-block .text-image{flex-direction:column!important}.image-with-steps-block .text-image *{text-align:center!important}.image-with-steps-block .text-image .links{flex-direction:column}.image-with-steps-block .steps{flex-wrap:wrap!important;row-gap:25px}.image-with-steps-block .steps>div{flex-grow:inherit;flex-basis:100%!important}}