.featuredSkiCountryCard{border-radius:4px;overflow:hidden}.featuredSkiCountryCard .imageWrapper{min-height:540px;text-decoration:none;display:flex;position:relative}.featuredSkiCountryCard .imageWrapper .countryImage{width:100%;height:100%;display:block;top:0;left:0;position:absolute!important}.featuredSkiCountryCard .imageWrapper .countryImage img{object-fit:cover;object-position:center center;width:100%;height:100%;transition:transform .6s,opacity .5s!important}.featuredSkiCountryCard .cardContent{padding:20px 40px 40px;display:block;position:relative}.featuredSkiCountryCard .cardContent h4{margin-bottom:10px}.featuredSkiCountryCard:hover .imageWrapper .countryImage img{transform:scale(1.05)}.featuredSkiCountryCard:nth-child(9n+1),.featuredSkiCountryCard:nth-child(9n+5),.featuredSkiCountryCard:nth-child(9n+9){background-color:var(--sky-blue)}.featuredSkiCountryCard:nth-child(9n+1) .imageWrapper .countryImage,.featuredSkiCountryCard:nth-child(9n+5) .imageWrapper .countryImage,.featuredSkiCountryCard:nth-child(9n+9) .imageWrapper .countryImage{border-radius:4px;width:calc(100% - 80px);height:calc(100% - 40px);top:40px;left:40px;overflow:hidden;max-width:calc(100% - 80px)!important}.featuredSkiCountryCard:nth-child(9n+1) .cardContent h4,.featuredSkiCountryCard:nth-child(9n+5) .cardContent h4,.featuredSkiCountryCard:nth-child(9n+9) .cardContent h4{color:var(--white)}.featuredSkiCountryCard:nth-child(9n+2),.featuredSkiCountryCard:nth-child(9n+4),.featuredSkiCountryCard:nth-child(9n+6),.featuredSkiCountryCard:nth-child(9n+8){background-color:var(--platinum)}.featuredSkiCountryCard:nth-child(9n+2) .imageWrapper,.featuredSkiCountryCard:nth-child(9n+4) .imageWrapper,.featuredSkiCountryCard:nth-child(9n+6) .imageWrapper,.featuredSkiCountryCard:nth-child(9n+8) .imageWrapper{align-items:flex-end}.featuredSkiCountryCard:nth-child(9n+3),.featuredSkiCountryCard:nth-child(9n+7){background-color:var(--berry)}@media screen and (max-width:990px){.featuredSkiCountryCard{max-width:425px;height:100%;margin:0 auto}}
