.how_it_works{background:#0b1727;color:#fff;padding:100px 0}.how_it_works__title{font-family:GTAmerica;font-size:40px;font-style:normal;font-weight:700;line-height:150%;margin-bottom:24px}.how_it_works__grid{grid-gap:56px;display:grid;grid-template-columns:repeat(2,1fr)}.how_it_works__col.image{height:100%}.how_it_works__col.image img{object-fit:cover}.how_it_works__list ul{counter-reset:orderedlist}.how_it_works__list ul li:before{align-items:center;background:#f46a5d;content:counter(orderedlist);counter-increment:orderedlist;display:flex;font-size:26px;font-weight:700;height:72px;justify-content:center;min-width:72px}.how_it_works__list ul li:nth-child(2n):before{background:#fa8c82}.how_it_works__list ul li{align-items:center;display:flex;font-family:Campton;font-size:20px;font-style:normal;font-weight:400;line-height:150%}.how_it_works__list ul li:not(:last-child){margin-bottom:56px}.how_it_works__list ul li span{padding-left:16px}.button_grey{background:#7d8897}.button.button_grey:hover{background:#7d8897;opacity:.9;transition:all .2s ease-in-out}.how_it_works__buttons{grid-gap:24px;display:grid;grid-template-rows:repeat(2,1fr);margin-top:30px}