@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap");.corse_new_coursesWrapper__Jn14W *{font-family:Inter,sans-serif;box-sizing:border-box}.corse_new_subjectsGrid__MHWpd{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:20px;gap:20px}.corse_new_subjectTile__Oz_Xk{background:hsla(0,0%,100%,.03);border:1.5px solid hsla(0,0%,100%,.07);border-radius:24px;padding:32px 24px;cursor:pointer;transition:all .35s cubic-bezier(.34,1.56,.64,1);text-decoration:none;display:block;position:relative;overflow:hidden}.corse_new_subjectTile__Oz_Xk:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at top left,var(--tile-color,rgba(147,51,234,.15)),transparent 65%);opacity:0;transition:opacity .3s}.corse_new_subjectTile__Oz_Xk:hover{border-color:rgba(147,51,234,.5);transform:translateY(-8px) scale(1.02);box-shadow:0 30px 60px rgba(0,0,0,.5),0 0 0 1px rgba(147,51,234,.2);text-decoration:none}.corse_new_subjectTile__Oz_Xk:hover:after{opacity:1}.corse_new_subjectIcon__JAsS4{font-size:3rem;margin-bottom:20px;display:block;position:relative;z-index:1;filter:drop-shadow(0 5px 15px rgba(0,0,0,.3))}.corse_new_subjectName__I3t5s{color:#fff;font-weight:800;font-size:1.15rem;margin-bottom:8px;position:relative;z-index:1;line-height:1.3}.corse_new_subjectScore__LQ_Fu{color:hsla(0,0%,100%,.4);font-size:13px;position:relative;z-index:1;font-weight:500}.corse_new_subjectBadge__Ppg42{position:absolute;top:16px;right:16px;background:linear-gradient(135deg,#f97316,#ef4444);color:#fff;font-size:10px;font-weight:800;padding:4px 12px;border-radius:20px;letter-spacing:.5px;z-index:2;box-shadow:0 4px 10px rgba(239,68,68,.3)}.corse_new_subjectPriceTag__g5OZw{display:inline-block;background:linear-gradient(135deg,#fbbf24,#f97316);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:900;font-size:1.5rem;margin-top:15px;position:relative;z-index:1}.corse_new_grad__BHwzL{background:linear-gradient(135deg,#a78bfa,#6366f1);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:900}@media (max-width:768px){.corse_new_subjectsGrid__MHWpd{grid-template-columns:repeat(2,1fr);gap:12px}.corse_new_subjectTile__Oz_Xk{padding:20px 16px;border-radius:20px}.corse_new_subjectIcon__JAsS4{font-size:2.2rem;margin-bottom:12px}.corse_new_subjectName__I3t5s{font-size:.95rem}.corse_new_subjectPriceTag__g5OZw{font-size:1.2rem}}@media (max-width:480px){.corse_new_subjectsGrid__MHWpd{grid-template-columns:1fr}}