.how-it-works-page__list{display:flex;justify-content:space-between;flex-wrap:wrap}.how-it-works-page__list-item{margin:20px 0;padding:15px;width:25%}@media(max-width:1199px){.how-it-works-page__list-item{width:50%}}@media(max-width:649px){.how-it-works-page__list-item{width:100%}}.how-it-works-page__list-item__wrapper{height:100%;box-shadow:0 4px 4px rgba(0,0,0,.08);border-radius:5px;background:#fff}.how-it-works-page__list-item__header{height:73px;background:#e7f3ff;border-radius:5px 5px 0 0}.how-it-works-page__list-item__header__image__wrapper{position:relative;display:flex;justify-content:center;align-items:center;padding:10px 0;width:102px;height:100%;border-radius:5px 0 0 0;background:#c8523b}.how-it-works-page__list-item__header__image__wrapper:after{content:"";position:absolute;top:50%;left:102px;transform:translateY(-50%);border:10px solid transparent;border-left:13px solid #c8523b}.how-it-works-page__list-item:last-child .how-it-works-page__list-item__header__image__wrapper:after{content:none}.how-it-works-page__list-item__body{padding:20px 15px}.how-it-works-page__list-item__body-title{margin:0 0 10px;color:#4a4a4a;font-size:19px;font-weight:600}.how-it-works-page__list-item__body-description{font-size:15px;font-weight:300;line-height:24px}.how-it-works-page__list-item_order-button__wrapper{text-align:center;margin-top:10px}.order-button__via-link--how-it-works-page{padding:22px 36px;background:linear-gradient(0deg,#c8523b,#c8523b),#c8523b;font-size:18px;color:#fff;transition:all .4s ease-in-out}.order-button__via-link--how-it-works-page:active,.order-button__via-link--how-it-works-page:focus,.order-button__via-link--how-it-works-page:hover{background:rgba(200,82,59,.8);color:#fff}