.hero{max-height:100vh;min-height:100vh;position:relative;transition:none;width:100%}.hero,.hero__background{height:100vh;overflow:hidden}.hero__background{background:#000;z-index:10}.hero__background,.hero__bg-image{bottom:0;left:0;position:absolute;top:0;width:100%}.hero__bg-image{display:block;height:100%;object-fit:cover;right:0}.hero__bg-image,.hero__bg-image img,.hero__bg-image video{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}@media (max-height:500px) and (orientation:landscape){.hero,.hero__background{height:auto;min-height:100vh}}.hero__logo-element{position:absolute;right:5%;top:50%;transform:translateY(-50%)}.hero__logo-e{object-fit:contain}.hero__content{display:flex;height:100%;justify-content:space-between}.hero__title{color:var(--text-light);font-family:var(--font-main-medium);line-height:100%}.hero__title,.hero__title .line span{font-weight:525}.hero__button{align-items:center;background:var(--accordion-bg);border:none;color:var(--text-light);cursor:pointer;display:flex;font-family:var(--font-main);font-weight:475;gap:var(--gap8);justify-content:center;margin-top:0;overflow:hidden;transition:all .3s ease;z-index:111}.ignore-smoother{pointer-events:auto;will-change:transform}html.has-smooth-scroll .ignore-smoother{position:fixed!important;transform:none!important}.hero__button span{padding-right:4px;white-space:nowrap}.hero__button:hover{background:var(--color-accent-hover);color:#fff}.three-dots{aspect-ratio:2;max-width:15px;width:15px;--_g:no-repeat linear-gradient(currentColor 0 0);background:var(--_g) 0 50%,var(--_g) 50% 50%,var(--_g) 100% 50%;background-size:3px 3px;transition:background-position .3s ease}.hero__button:hover .three-dots{animation:squareMove 1s linear infinite}@keyframes squareMove{20%{background-position:0 0,50% 50%,100% 50%}40%{background-position:0 100%,50% 0,100% 50%}60%{background-position:0 50%,50% 100%,100% 0}80%{background-position:0 50%,50% 50%,100% 100%}}.hero__content{position:relative;transition:opacity .5s ease;z-index:10}.line{display:block;overflow:hidden}.line span{display:inline-block}.social_tg div svg{height:52px;width:52px}@media (min-width:1440px) and (max-width:1919px){.social_tg div svg{height:48px;width:48px}}.privacy-policy-title a{text-decoration:underline}