.subject-card-module__CRc5Ha__card{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:2px solid #0000;flex-direction:column;width:280px;height:100%;padding:2rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.subject-card-module__CRc5Ha__card:hover{box-shadow:var(--shadow-md);border-color:#0000000d;transform:translateY(-8px)scale(1.02)}.subject-card-module__CRc5Ha__footer{border-top:1px dashed var(--border);align-items:center;gap:.5rem;margin-top:auto;padding-top:1rem;font-size:1rem;font-weight:700;display:flex}
.hero-module__6qflza__hero{max-width:1100px;box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(120deg,#e0f7fa 0%,#fff 50%,#fff3e0 100%);border:1px solid #fffc;border-radius:32px;justify-content:space-between;align-items:center;gap:2rem;margin:1.5rem auto 3rem;padding:2.5rem;display:flex}.hero-module__6qflza__content{text-align:left;flex:1;padding-left:1rem}.hero-module__6qflza__iconWrapper{background-color:var(--surface);box-shadow:var(--shadow-sm);border-radius:50%;margin-bottom:1rem;padding:.8rem;animation:3s ease-in-out infinite hero-module__6qflza__bounce;display:inline-block}.hero-module__6qflza__title{color:var(--primary);margin-bottom:.8rem;font-size:2rem;font-weight:800;line-height:1.3}.hero-module__6qflza__description{color:var(--text-sub);margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.hero-module__6qflza__heroImageContainer{flex:1;justify-content:center;align-items:center;max-width:500px;display:flex}.hero-module__6qflza__singleHeroImage{object-fit:contain;width:100%;height:auto;max-height:400px;box-shadow:var(--shadow-md);border-radius:20px;transition:transform .3s}.hero-module__6qflza__singleHeroImage:hover{transform:scale(1.02)}@media (max-width:768px){.hero-module__6qflza__hero{text-align:center;flex-direction:column;padding:1.5rem}.hero-module__6qflza__content{text-align:center;margin-bottom:2rem;padding-left:0}.hero-module__6qflza__imageGrid{width:100%}}@keyframes hero-module__6qflza__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}
