.lang-btn{align-items:center;border-radius:16px;color:#fff;display:flex;font-size:16px;font-weight:600;gap:8px;height:40px;justify-content:center}.lang-switch-text-outer{height:1.5em;overflow:hidden;position:relative;vertical-align:middle}.lang-switch-text-inner{display:flex;flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1)}.lang-btn:hover .lang-switch-text-inner{transform:translateY(-50%)}.lang-switch-text{align-items:center;display:flex;height:1.5em;justify-content:center}header{border-bottom-left-radius:40px;border-bottom-right-radius:40px;min-height:100vh;padding:24px 8px;position:relative;width:100%}@media(min-width:768px){header{border-bottom-left-radius:120px;border-bottom-right-radius:120px;padding:24px 8px}}header:before{background-color:#000;background-image:url(../img/bg/hero_section.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom-left-radius:40px;border-bottom-right-radius:40px;content:"";height:100%;left:0;position:absolute;top:0;transform:scaleX(-1);width:100%;z-index:0}@media(min-width:768px){header:before{border-bottom-left-radius:120px;border-bottom-right-radius:120px}}header:after{background-color:#0006;border-bottom-left-radius:40px;border-bottom-right-radius:40px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}@media(min-width:768px){header:after{border-bottom-left-radius:120px;border-bottom-right-radius:120px}}header nav{position:relative;z-index:1}.group:hover .arrow-hover-effect{filter:brightness(0) saturate(100%) invert(0) sepia(0) saturate(7%) hue-rotate(337deg) brightness(95%) contrast(101%)}.dot-animation{animation:bounce 1.5s ease-in-out infinite alternate}@keyframes bounce{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}.ltr{direction:ltr;unicode-bidi:embed}
