.how-it-works .card_index_number{text-align:center}.how-it-works .card_index_number span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;aspect-ratio:1/1;background-color:var(--secondary_color);border-radius:100%;-webkit-box-shadow:0 4px 18px rgba(29,40,89,.18);box-shadow:0 4px 18px rgba(29,40,89,.18);font-size:24px;font-weight:700;justify-content:center;line-height:1.5;margin-left:auto;margin-right:auto;-webkit-transition:all .3s ease;transition:all .3s ease;width:64px}.how-it-works .icon_card_inner{text-align:center}.how-it-works .icon_card_inner:hover .card_index_number span{background-color:#fff;color:var(--secondary_color);-webkit-transform:translateZ(0) scale(1.2);transform:translateZ(0) scale(1.2)}.how-it-works .cards_row{position:relative}.how-it-works .cards_row:before{border-bottom:2px dashed var(--secondary_color);content:"";left:10%;position:absolute;top:32px;width:80%;z-index:0}.how-it-works .card_index_number span{margin-bottom:22px;position:relative;z-index:1}.how-it-works .icon_img{display:block;margin:auto auto 22px;width:32px}.how-it-works .card_title{font-size:calc(var(--h4_fontsize)*.7088);line-height:1.17;margin-bottom:13px}.how-it-works .card_desc{font-size:calc(var(--body_size)*.88);line-height:1.6}.how-it-works .partners_row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px 100px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px;margin-top:60px}@media(max-width:1180px){.how-it-works .cards_row:before{display:none}}