.nav-cards{display:flex;gap:8px;justify-content:center}@media (max-width:767px){.nav-cards{justify-content:start;overflow-x:auto}.nav-cards::-webkit-scrollbar{height:0}}.nav-cards__item{height:100%;min-width:314px;position:relative}.nav-cards__item:first-child img{top:0}.nav-cards__item:nth-child(2) img{top:42px}@media (max-width:1349px){.nav-cards__item:nth-child(2) img{max-height:70%;top:22px}}.nav-cards__item-img{background-color:var(--white-1000);border-radius:24px 24px 0 0;height:310px;width:100%}@media (max-width:1349px){.nav-cards__item-img{height:290px}}.nav-cards__item img{left:50%;position:absolute;transform:translate(-50%)}@media (max-width:1349px){.nav-cards__item img{max-height:100%;top:36px;width:100%}}.nav-cards__item-title{align-items:center;background-color:var(--dark-1000);border-radius:0 0 24px 24px;color:var(--white-1000);display:flex;font-weight:600;justify-content:center;min-height:90px;padding:16px;position:relative;z-index:1}
