.featured-card div{background:#fff;border:1px solid #6c26ff;box-shadow:10px 10px 0 #0b0d1a;margin-bottom:40px;padding:20px;position:relative;transform:skewY(-2deg)}.featured-card:nth-child(2n) div{background:#0b0d1a;box-shadow:10px 10px 0 #6c26ff}.featured-card:nth-child(2n) div a{color:#fff}.featured-card:nth-child(2n) div h3{color:#fff!important}.featured-card div:hover a,.featured-card div:hover h3{color:#fff!important;pointer-events:cursor}.featured-card div:hover{background:#6c26ff;pointer-events:cursor}.featured-card img{height:300px!important;object-fit:cover}.featured-card h3{font-family:Outfit,sans-serif!important;font-weight:600!important}@media (min-width:768px){.featured-cards-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:40px}.featured-card h3{font-family:Outfit,sans-serif!important;font-size:33px!important;font-weight:600!important;padding-right:60px}}