.cover-cards{padding:40px 0;max-height:611px;height:100vh;background-position:center;background-size:cover;background-repeat:no-repeat}@media(max-width: 1200px){.cover-cards{max-height:800px}}@media(max-width: 640px){.cover-cards{max-height:unset;height:auto}}.cover-cards__wrapper{height:100%;display:flex;align-items:center;justify-content:center}.cover-cards__items{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:40px}@media(max-width: 640px){.cover-cards__items{gap:24px}}.cover-cards__item{background-color:#afd939;padding:16px 8px;border-radius:29px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;width:245px;height:245px;box-sizing:border-box;flex-shrink:0}.cover-cards__item-icon{max-width:94px;width:100%;height:auto;margin-bottom:8px}.cover-cards__item-icon img{width:100%;height:auto}.cover-cards__item-title{line-height:1;font-size:24px;color:#fff;text-transform:uppercase;margin-bottom:8px !important;text-align:center;font-weight:400 !important}.cover-cards__item-text{line-height:1;font-size:50px;color:#fff}
