.hero-canvas{position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:0;}.section-content{z-index:10;position:relative;}.nav-link.active{border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:rgb(16, 185, 129);color:rgb(16, 185, 129);}.product-card:hover{transform:translateY(-5px);box-shadow:rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;}.contact-info-item:hover{background-color:rgb(248, 250, 252);}.lang-toggle{cursor:pointer;transition-behavior:normal;transition-duration:0.3s;transition-timing-function:ease;transition-delay:0s;transition-property:all;}.lang-toggle:hover{color:rgb(16, 185, 129);}.animate-typing{overflow-x:hidden;overflow-y:hidden;border-right-width:0.15em;border-right-style:solid;border-right-color:rgb(16, 185, 129);white-space-collapse:collapse;text-wrap-mode:nowrap;}.animate-float{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;}.animate-blur-focus{animation-duration:4s;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:blur-focus;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.animate-glitch{animation-duration:1s;animation-timing-function:linear;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:glitch;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.animate-shine{background-image:linear-gradient(120deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 70%);background-position-x:initial;background-position-y:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-color:initial;background-size:200% 100%;background-clip:text;animation-duration:3s;animation-timing-function:linear;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:shine;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}@keyframes typing{0%{width:0px;}100%{width:100%;}}@keyframes float{0%{transform:translateY(0px);}50%{transform:translateY(-20px);}100%{transform:translateY(0px);}}@keyframes blur-focus{0%{filter:blur(20px);opacity:0;}50%{filter:blur(0px);opacity:1;}100%{filter:blur(20px);opacity:0;}}@keyframes glitch{0%{transform:translate(0px);}20%{transform:translate(-2px, 2px);}40%{transform:translate(-2px, -2px);}60%{transform:translate(2px, 2px);}80%{transform:translate(2px, -2px);}100%{transform:translate(0px);}}@keyframes shine{0%{background-position-x:-200%;background-position-y:center;}100%{background-position-x:200%;background-position-y:center;}}