body{font-family:"Noto Sans SC", sans-serif;}.bg-gradient-primary{background-image:linear-gradient(135deg, rgb(102, 126, 234) 0%, rgb(118, 75, 162) 100%);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:initial;}.service-card{transition-behavior:normal;transition-duration:0.3s;transition-timing-function:ease;transition-delay:0s;transition-property:all;}.service-card:hover{transform:translateY(-5px);box-shadow:rgba(0, 0, 0, 0.1) 0px 20px 40px;}.feature-icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;margin-bottom:1.5rem;}.canvas-bg{position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:-1;}.animate-fade-in{animation-duration:0.6s;animation-timing-function:ease-in-out;animation-delay:0s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:fadeIn;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}#igqtug{color:rgb(75, 85, 99);background-color:rgb(255, 255, 255);}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px);}100%{opacity:1;transform:translateY(0px);}}@media (max-width: 768px){.hero-section{padding-top:4rem;padding-right:1rem;padding-bottom:4rem;padding-left:1rem;}.hero-title{font-size:2.5rem;line-height:1.2;}.hero-subtitle{font-size:1.25rem;line-height:1.5;}}