@-webkit-keyframes text-glow{0%{filter:drop-shadow(0 0 2px #aa262680)}to{filter:drop-shadow(0 1px 8px #ef4444)}}@keyframes text-glow{0%{filter:drop-shadow(0 0 2px #aa262680)}to{filter:drop-shadow(0 1px 8px #ef4444)}}@keyframes grow-up{0%{height:5px}to{height:6px}}.animated-link{transition:.3s all}.animate-link{-webkit-animation:text-glow 1.5s ease-in-out infinite alternate;animation:text-glow 1.5s ease-in-out infinite alternate;transform:translateY(-2px)}.animated-link:hover{-webkit-animation:text-glow 1.5s ease-in-out infinite alternate;animation:text-glow 1.5s ease-in-out infinite alternate;transform:translateY(-2px)}.nav-link{position:relative}.nav-link::before{content:'';width:0;height:2px;position:absolute;bottom:0;left:0;transition:.3s all;z-index:-1;background-image:linear-gradient(90deg,#aa2626,#ef4444);border-bottom-left-radius:3px;border-top-left-radius:3px}.nav-link::after{content:'';width:0;height:2px;position:absolute;bottom:0;right:0;transition:.3s all;z-index:-1;background-image:linear-gradient(90deg,#ef4444,#aa2626);border-bottom-right-radius:3px;border-top-right-radius:3px}.nav-link:not(.active):hover::before{content:'';-webkit-animation:grow-up 1.5s ease-in-out infinite alternate;animation:grow-up 1.5s ease-in-out infinite alternate;width:50%}.nav-link:not(.active):hover::after{content:'';-webkit-animation:grow-up 1.5s ease-in-out infinite alternate;animation:grow-up 1.5s ease-in-out infinite alternate;width:50%}.section-title{position:relative;z-index:5;transition:.3s all}.section-title::after{content:'';height:20px;width:200px;background:#efffff25;position:absolute;bottom:-4px;left:0;z-index:-1;transition:.3s all}.section-title:hover::after{content:'';width:250px;transition:.3s all}.section-title-2{position:relative;z-index:5;transition:.7s all}.section-title-2::after{content:'';height:20px;width:50px;background:#aa262670;position:absolute;bottom:-4px;left:0;z-index:-1;transition:.7s all}.project-card:hover .section-title-2::after,.section-title-2:hover::after{content:'';width:150px;transition:.7s all}.gallery-container{overflow:hidden;width:250px;height:auto}.gallery-wrap{display:flex;flex-direction:row;width:250px;height:75px;margin:1em 0}.gallery-wrap-item{flex:1;height:50px;background-position:center;background-size:cover;background-repeat:none;transition:flex .8s ease;border-radius:10px}.gallery-wrap-item:hover{flex:2}.name-style-1{text-shadow:.75px .75px 7px #3952b2;-webkit-text-fill-color:transparent;background-clip:border-box,text;background-image:url(/img/style-1.gif),repeating-linear-gradient( 90deg,#7ddff2 25%,#11e49a 47%,#3952b2 53%,#7ddff2 75% );-webkit-animation:name-003-animation 2.9s linear infinite;-webkit-background-clip:border-box,text;background-size:7em,10em;animation:name-003-animation 2.8s linear infinite}.name-style-2{color:#ff364e;text-shadow:.75px .75px 7px #ff364e;background-image:url(/img/style-2.gif);background-repeat:repeat}.name-style-3{color:#e7c029;text-shadow:.75px .75px 7px #e7c029;background-image:url(/img/style-2.gif);background-repeat:repeat}#tidio-chat-iframe{color-scheme:normal}