body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes scrollUp{0%{transform:translateY(100%)}to{transform:translateY(-100%)}}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes highlight{0%{opacity:0;transform:scale(.8)}50%{opacity:.8;transform:scale(1.2)}to{opacity:1;transform:scale(1.2)}}.about-education{background:#fdfdfd;display:flex;flex-direction:column;font-family:Poppins,sans-serif;min-height:100vh}.content{flex:1 1}.hero{align-items:center;display:flex;height:85vh;justify-content:center;overflow:hidden;position:relative;width:100%}.hero-image{filter:brightness(.8);height:100%;object-fit:cover;transform:scale(1);transition:transform 5s ease-in-out;width:100%}.hero:hover .hero-image{transform:scale(1.1)}.overlay{align-items:center;background:#0006;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.title{font-size:9rem}.admission-title,.title{animation:fadeIn 1.5s ease-in-out;color:#fff;font-family:Pacifico,cursive;line-height:1;text-align:center;text-shadow:3px 3px 8px #000c}.admission-title{font-size:7rem}.text-content{background:#fff;border-radius:12px;box-shadow:0 8px 20px #00000026;color:#444;font-size:1.2rem;line-height:1.8;margin:2rem auto;max-width:900px;padding:2rem}.text-content p{margin:0}@media (max-width:768px){.hero{height:40vh}.title{font-size:3rem}.admission-title{font-size:2rem}.text-content{font-size:1rem;padding:1.5rem}}@media (min-width:1024px){.hero{height:80vh}.text-content{max-width:1100px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.content-block{align-items:center;display:flex;margin-bottom:2rem}.content-block p{flex:1 1;padding:0 1rem}.content-image{height:auto;object-fit:cover;width:250px}.content-image.left{margin-right:1rem;order:1}.content-image.right{margin-left:1rem;order:2}
/*# sourceMappingURL=main.3f8161cb.css.map*/