body{font-family:"Noto Sans SC", sans-serif;}.hero-canvas{position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:-1;}.section-title::after{content:"";display:block;width:60px;height:3px;background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:rgb(59, 130, 246);margin-top:10px;margin-right:auto;margin-bottom:0px;margin-left:auto;}html{scroll-behavior:smooth;}.fade-in{opacity:0;transform:translateY(30px);transition-behavior:normal;transition-duration:0.6s;transition-timing-function:ease;transition-delay:0s;transition-property:all;}.fade-in.visible{opacity:1;transform:translateY(0px);}@media (max-width: 768px){.hero-section{height:auto;min-height:100vh;padding-top:4rem;padding-right:1rem;padding-bottom:4rem;padding-left:1rem;}.section-padding{padding-top:3rem !important;padding-right:1rem !important;padding-bottom:3rem !important;padding-left:1rem !important;}.text-4xl{font-size:2rem;}.text-6xl{font-size:3rem;}}