:root{--font-montserrat: Montserrat, sans-serif;--font-roboto: Roboto, sans-serif;--color-gray100: #000000;--color-gray90: #303030;--color-gray80: #5C5C5C;--color-gray70: #818181;--color-gray60: #A3A3A3;--color-gray50: #BFBFBF;--color-gray40: #D6D6D6;--color-gray30: #E8E8E8;--color-gray20: #F0F2F5;--color-gray10: #FCFCFC;--color-gray0: #FFFFFF;--color-blue: #0082D8;--color-blue-hover: #2CA6F8;--color-blue-pressed: #0273BF;--color-blue-disabled: #CFE1F7;--color-green: #1BA124;--color-green-hover: #3CBB45;--color-green-pressed: #098512;--color-green-disabled: #D0E8D6;--color-orange: #FCD34F;--color-orange-hover: #F8E132;--color-orange-pressed: #FCB034;--color-orange-disabled: #F0E8BF;--color-celery: #C6D1CE;--color-khaki: #91A6A4;--color-snow: #CBCFE3;--color-beige: #E8D3AF;--color-light-beige: #F9F7F4;--color-light-yellow: #FFF7E3;--color-sand: #C3AA8C;--color-nude: #825F54;--color-dark-blue: #003F6A;--color-light-blue1: #F0F7FD;--color-light-blue2: #F5F8FD}.education-steps-block{padding:50px 0;position:relative}@media (max-width: 576px){.education-steps-block{padding:30px 0}}.education-steps-block__inner{width:100%;margin-right:auto;margin-left:auto;max-width:1172px;max-width:1140px;border-radius:8px;overflow:hidden;padding:40px;display:flex;flex-direction:column;row-gap:16px;background-repeat:no-repeat;background-size:cover;background-position:center}@media (max-width: 1200px){.education-steps-block__inner{border-radius:0}}@media (max-width: 768px){.education-steps-block__inner{padding:40px 16px;background-position:right}}.education-steps-block__title,.education-steps-block__subtitle{color:#000;max-width:542px;text-align:center;margin-right:auto;margin-left:auto}.education-steps-block__steps{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (max-width: 768px){.education-steps-block__steps{grid-template-columns:1fr}}.education-steps-block__step{padding:24px;border-radius:8px;background-color:#fff}.education-steps-block__step a{color:#0082d8;transition:.3s ease-in-out}.education-steps-block__step a:hover{color:#2ca6f8}.education-steps-block__step a:focus,.education-steps-block__step a:focus-within{color:#0273bf}@media (max-width: 768px){.education-steps-block__step{padding:16px}}.education-steps-block__step-number{font-size:12px;font-weight:700;letter-spacing:5%;line-height:1.5;padding:3px 12px;text-transform:uppercase;color:#1ba124;background-color:#d0e8d6;border-radius:14px;margin-bottom:12px;width:-webkit-max-content;width:-moz-max-content;width:max-content}
