.head-title{color:var(--main-color);justify-content:center;align-items:center;gap:15px;display:flex}.head-title h2{color:#0000;background-image:url(/assets/bg-HeadTitle-DjMmnHH1.webp);background-position:0%;background-repeat:repeat;background-size:200%;-webkit-background-clip:text;background-clip:text;font-size:clamp(35px,5vw,50px);animation:7s linear infinite headTitleShimmer}@keyframes headTitleShimmer{0%{background-position:0%}to{background-position:200%}}.head-title img{width:90px;height:50px;animation:.9s ease-out both headTitleFadeIn,3.5s ease-in-out 1s infinite headTitleFloat}@keyframes headTitleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (width<=768px){.head-title{gap:10px}.head-title img{width:80px;height:40px}}
