.bc-steps-cards{background:#f2f2f2;color:var(--title)}.bc-steps-cards__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-bottom:48px}.bc-steps-cards__container,.bc-steps-cards__head{display:-webkit-box;display:-ms-flexbox;display:flex}.bc-steps-cards__container{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}.bc-steps-cards__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:var(--main);border-radius:24px;color:#fff;-ms-flex-direction:column;flex-direction:column;gap:12px;max-width:calc(33.33333% - 26.66667px);overflow:hidden;padding:24px;width:100%}.bc-steps-cards__card--img{padding:0!important;position:relative}.bc-steps-cards__img{height:100%;left:50%;max-width:100%;object-fit:cover;object-position:center;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);width:100%}.bc-steps-cards__index{font-family:Joompro;font-size:40px;font-weight:400;line-height:44px;margin-bottom:52px}@media (max-width:1199px){.bc-steps-cards__head{gap:12px;margin-bottom:32px}.bc-steps-cards__container{gap:16px}.bc-steps-cards__card{border-radius:16px;gap:8px;max-width:calc(50% - 8px);padding:16px}.bc-steps-cards__index{font-size:24px;line-height:28px;margin-bottom:16px}}@media (max-width:1023px){.bc-steps-cards__title{font-size:24px;line-height:28px}}@media (max-width:768px){.bc-steps-cards__card{border-radius:16px;gap:16px;max-width:100%;padding:16px}.bc-steps-cards__card--img{min-height:200px}}