.fade-in{opacity:0;transform:translateY(30px);transition-behavior:normal;transition-duration:0.6s;transition-timing-function:ease-out;transition-delay:0s;transition-property:all;}.fade-in.visible{opacity:1;transform:translateY(0px);}html{scroll-behavior:smooth;}::-webkit-scrollbar{width:8px;}::-webkit-scrollbar-track{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(241, 241, 241);}::-webkit-scrollbar-thumb{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(136, 136, 136);border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;}::-webkit-scrollbar-thumb:hover{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(85, 85, 85);}.rounded-lg.shadow-2xl{width:455px;height:509px;}.rounded-lg.shadow-lg{height:385px;}@media (max-width: 768px){.hero-section{padding-top:4rem !important;padding-bottom:4rem !important;}.section-padding{padding-top:3rem !important;padding-right:1rem !important;padding-bottom:3rem !important;padding-left:1rem !important;}}