.steps__section{font-family:Satoshi,sans-serif;padding:2rem 1rem}.visually-hidden{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.steps__section h2{margin-bottom:2rem;text-align:center}.steps__section .steps__list{counter-reset:step;display:flex;flex-wrap:wrap;gap:2rem 8rem;list-style:none;margin:0}.steps__section .steps__item{counter-increment:step;flex:1 1 295px;max-width:330px;padding:1rem;position:relative;text-align:left}.steps__section .steps__item:last-of-type{flex:1 1 360px;max-width:350px;padding-right:0}.step__number{color:#de2b68;display:block;font-family:Satoshi,sans-serif;font-size:128px;font-weight:700;line-height:1;margin-bottom:.5rem}.steps__list h3{margin-top:0}.steps__section h3.steps__list{font-size:29px!important}.steps__section .steps__item:not(:last-child):after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="rgb(222 43 104)" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 24 24"><path d="M9 18l6-6-6-6" /></svg>') no-repeat 50%;background-size:contain;content:"";height:120px;position:absolute;right:-50px;top:2rem;width:120px}.steps__section .steps__item ul{font-size:.95rem;list-style:disc;margin:0;padding-left:1rem}.steps__item ul li{margin-bottom:12px}.steps__item ul li a{color:#494a52;text-decoration:underline}.steps__item ul li a:hover{color:#de2b68;text-decoration:underline}.steps__item ul li a:focus{color:#494a52;text-decoration:underline}@media (max-width:768px){.steps__section{padding:2rem 0}.steps__section .steps__list{align-items:flex-start;justify-content:start;padding-left:0}.steps__section .steps__item{flex:1 1 280px;max-width:250px;padding:0}.steps__section .steps__item:not(:last-child):after{display:none}.step__number{font-size:64px}.steps__list h3{margin-bottom:24px;margin-top:16px}.steps__section h2{text-align:left}}@media screen and (min-width:769px) and (max-width:992px){.steps__section .steps__list{padding-left:9px}}