.about{margin:6.25rem 0}.about__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:5rem}.about__top-wrapper{max-width:52.8125rem;width:100%;margin-left:3.125rem}.about__text{font-size:max(1.25rem,12px);line-height:140%;letter-spacing:-.02em;margin-bottom:2.5rem}.about__steps{border:1px solid rgba(34,78,139,.15);border-radius:5.9375rem;padding:3.75rem}.about__steps-title{margin-bottom:2.5rem;text-align:center}.about__steps-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about__steps-list li{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0}.about__steps-list li span{display:block;font-weight:600;font-size:max(1.125rem,14px);color:var(--blue)}.about__steps-list li span:last-child{font-weight:400;font-size:max(1rem,12px);color:var(--gray);margin-top:.75rem}.about__steps-list li:not(:last-child){margin-right:6.5rem}.about__steps-list li:not(:last-child)::after{content:"";position:absolute;right:-2.5rem;top:50%;-webkit-transform:translate(100%,-50%);-ms-transform:translate(100%,-50%);transform:translate(100%,-50%);display:block;width:1.5rem;height:1.5rem;background-image:url('data:image/svg+xml,%3Csvg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M3.6665 12.5L21.6665 12.5M21.6665 12.5L13.1665 4M21.6665 12.5L13.1665 21" stroke="%23224E8B" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" /%3E%3C/svg%3E');background-size:contain;background-repeat:no-repeat;background-position:center}@media (max-width:768px){.about{margin:40px 0}.about__top{margin-bottom:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about__top-wrapper{max-width:unset;margin-left:0;margin-top:20px}.about__text{font-size:18px;line-height:156%;margin-bottom:20px}.about__steps{border-radius:40px;padding:40px 20px}.about__steps-title{margin-bottom:20px}.about__steps-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about__steps-list li:not(:last-child){margin-right:0;margin-bottom:56px}.about__steps-list li:not(:last-child)::after{right:unset;top:unset;-webkit-transform:translate(0,100%) rotate(90deg);-ms-transform:translate(0,100%) rotate(90deg);transform:translate(0,100%) rotate(90deg);left:0;bottom:-16px}}