.container{display:flex;flex-wrap:wrap;gap:20px;max-width:1200px}.container a{text-decoration:none!important}.main-card{align-items:flex-end;background:linear-gradient(180deg,rgba(22,28,45,0) 31.98%,#161c2d);background-blend-mode:multiply;border-radius:20px;color:#fff!important;display:flex;flex:2;height:480px;padding:20px;width:708px}.side-cards{display:flex;flex:1;flex-direction:column;gap:15px;justify-content:space-between}.heee{color:#e7e9ed;font-weight:500!important}.side-card{align-items:flex-end;background:url(https://8360215.fs1.hubspotusercontent-na1.net/hubfs/8360215/IMG%201.png) 50%/cover;border-radius:20px;color:#fff!important;display:flex;height:225px;padding:15px;width:462px}@media (max-width:768px){.container{align-items:center;flex-direction:column}.main-card{height:300px;width:100%}.side-cards{gap:10px;width:100%}.side-card{height:180px;width:100%}}