html,body{width:100%;overflow-x:hidden}.gradient-title h1,.gradient-title h2,.gradient-title h3,.gradient-title .elementor-counter-number-wrapper{background:linear-gradient(0deg,#8C421D,#FBE67B,#FCFBE7,#F7D14E,#D4A041);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;-webkit-text-stroke:1px #fff;filter:drop-shadow(-4px 4px 0 #000000)}.violet-gradient h2{background:linear-gradient(0deg,#EC5CF2,#763A90);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;filter:drop-shadow(-4px 4px 0 #66CC33)}#contact button{box-shadow:-4px 4px 0 0 #6C3;transition:all ease .3s}#contact button:hover{box-shadow:4px -4px 0 0 #6C3}.img-movement1{animation:float3d 1.5s ease-in-out infinite alternate}.img-movement2{animation:float3d_1 1.5s ease-in-out infinite alternate}.img-rotate1{animation:imgrotate 1.5s ease-in-out infinite alternate}.img-rotate2{animation:imgrotate_1 1.5s ease-in-out infinite alternate}@keyframes imgrotate{0%{transform:rotate(0deg)}100%{transform:rotate(-15deg)}}@keyframes imgrotate_1{0%{transform:rotate(0deg)}100%{transform:rotate(15deg)}}@keyframes float3d{0%{transform:translate3d(10px,-20px,0)}100%{transform:translate3d(-20px,10px,10px)}}@keyframes float3d_1{0%{transform:translate3d(10px,-20px,0)}100%{transform:translate3d(20px,10px,10px)}}