.academy--container{column-gap:3%;display:flex;flex-wrap:wrap;justify-content:flex-start;row-gap:48px}.academy--card{background:#fffcfc;border-radius:0 60px 10px 10px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;width:30%}.academy--info{padding:24px 0}.academy--info_text{padding:0 24px}.academy--ctas{display:flex;margin-left:30px;margin-top:24px}.academy--card--title{align-items:center;display:flex;flex-wrap:wrap;font-size:24px;font-weight:600;margin-bottom:12px}.academy--ctas a{align-items:center;background:linear-gradient(90deg,#0a0acd -4.57%,#9104a1 53.64%,#fc007e);border-radius:8px;display:flex;font-size:16px;justify-content:center;margin-right:24px;padding:12px 36px}.academy--ctas a:nth-child(2){background:linear-gradient(270deg,rgba(14,75,255,.3) -.48%,rgba(81,236,197,.3));border:3px solid var(--Cultured,hsla(0,0%,93%,.93))}.card--academy_image{display:flex;height:250px;overflow:hidden;width:100%}.card--academy_image img{object-fit:contain}@media (max-width:1100px){.academy--container{column-gap:5%;justify-content:center}.academy--card{margin:0 auto;max-width:350px;width:45%}}@media (max-width:767px){.academy--card{margin:0 auto;max-width:350px;width:100%}}