.bc-image-cards{background:var(--title);color:#fff}.bc-image-cards__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-bottom:48px}.bc-image-cards__container,.bc-image-cards__head{display:-webkit-box;display:-ms-flexbox;display:flex}.bc-image-cards__container{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px;justify-content:center}.bc-image-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:24px;max-width:calc(33.33333% - 26.66667px);padding:24px;width:100%}.bc-image-cards__img{border-radius:24px;height:auto;max-width:100%;overflow:hidden;width:100%}@media (max-width:1199px){.bc-image-cards__head{gap:12px;margin-bottom:32px}.bc-image-cards__container{gap:16px}.bc-image-cards__card{border-radius:16px;gap:16px;max-width:calc(33.33333% - 10.66667px);padding:16px}.bc-image-cards__img{border-radius:16px}}@media (max-width:1023px){.bc-image-cards__card{max-width:100%}.bc-image-cards__title{font-size:24px;line-height:28px}}