.three-cards-link__wrapper{display:flex;gap:1.5rem;justify-content:space-around;margin:2rem auto;max-width:1400px}.three-cards-link__card{align-items:end;border-radius:38px;display:flex;height:375px;justify-content:start;margin-top:3rem;padding:20px;width:375px}.three-cards-link__cta{align-items:center;display:flex;flex-direction:column;margin:2rem auto;max-width:1400px}.three-cards-link__cta span{font-size:36px;font-weight:700}.three-cards-link__card a{color:#fff;font-size:30px;text-decoration:none}@media screen and (max-width:1000px){.three-cards-link__wrapper{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:1rem;padding-left:1rem;scrollbar-width:none}.three-cards-link__wrapper::-webkit-scrollbar{display:none}.three-cards-link__card{flex:0 0 auto;margin-right:1rem;max-width:280px}.three-cards-link__card:last-child{margin-right:0}}