.float-animation{animation-duration:3s;animation-timing-function:ease-in-out;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:float;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}::-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(197, 211, 246);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(30, 58, 138);}.button-hover{transition-behavior:normal;transition-duration:0.3s;transition-timing-function:ease;transition-delay:0s;transition-property:all;}.button-hover:hover{transform:translateY(-2px);}.nav-link.active{border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:rgb(30, 58, 138);color:rgb(30, 58, 138) !important;}.mobile-nav-link.active{border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:rgb(30, 58, 138);color:rgb(30, 58, 138) !important;}.image-placeholder{background-image:linear-gradient(90deg, rgb(240, 240, 240) 25%, rgb(224, 224, 224) 50%, rgb(240, 240, 240) 75%);background-position-x:initial;background-position-y:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;background-size:200% 100%;animation-duration:1.5s;animation-timing-function:ease;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:loading;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}#itctjg{color:rgb(204, 204, 204);font-family:"Source Han Sans", Geneva, sans-serif;font-size:14px;text-align:start;}@keyframes float{0%, 100%{transform:translateY(0px);}50%{transform:translateY(-10px);}}@keyframes loading{0%{background-position-x:200%;background-position-y:0px;}100%{background-position-x:-200%;background-position-y:0px;}}@media (max-width: 768px){.section-padding{padding-top:3rem;padding-bottom:3rem;}.text-4xl{font-size:2rem;}.text-3xl{font-size:1.875rem;}}