.home__section{gap:50px}.home__header-placeholder{height:158px}.home__header-wrapper{position:fixed;top:0;width:99%;display:flex;justify-content:center;z-index:3;background-color:var(--black)}.home__header{display:grid;grid-template-columns:repeat(3,1fr);padding:39px 0;max-width:1920px;min-width:360px;width:100%;z-index:3}.home__header .navigation-links{flex-wrap:wrap}.home__header-menu-button{gap:3px;width:24px;height:24px;display:none}.home__header-menu-button-line{width:18px;height:2px;background-color:var(--white);transition:transform .2s ease-in-out}.home__header-menu-button_active .home__header-menu-button-line:first-child{transform:rotate(44deg) translate(2px,1px)}.home__header-menu-button_active .home__header-menu-button-line:nth-child(2){display:none}.home__header-menu-button_active .home__header-menu-button-line:last-child{transform:rotate(138deg) translate(-2px,2px)}.home__mobile-menu{bottom:-100%;padding:95px 46px 26px;background-color:var(--black);opacity:0;transition:bottom .3s ease-in-out,opacity .4s ease-in-out;z-index:2;display:none}.home__mobile-menu_active{bottom:0;opacity:1}.home__mobile-menu-nav{gap:13px}.home__mobile-menu-nav .navigation-links__item{font-weight:400;font-size:22px}.home__mobile-menu-nav-langs{gap:8px}.home__mobile-menu-nav-langs-item{width:70px;height:36px;font-size:18px;font-weight:600;border:1px solid var(--white);border-radius:52px;color:var(--white);background-color:transparent;transition:color,background-color .2s ease-in-out}.language-badges__item_active{background-color:var(--white);color:var(--black)}.home__content{gap:0;max-width:1677px;align-items:start;width:100%}.home__content-text{margin-top:50px;gap:var(--text-gap);width:100%;max-width:860px;min-width:320px;z-index:1}.home__content-nav-button-mobile{display:none}.home__content-animation-wrapper{width:clamp(16.25rem,29.487vw + 9.615rem,45rem);height:100%;max-width:720px;min-width:260px;aspect-ratio:1 / 1}.home__content-animation-wrapper-inner{width:clamp(16.25rem,59.615vw + 2.837rem,74.375rem);aspect-ratio:1 / 1;position:relative;top:-200px;left:-200px}.home__content-animation{width:100%;height:100%}.home__sponsors{gap:71px;padding:0 0 32px;z-index:1}.home__sponsors-image{width:100%;height:auto;max-width:288px;max-height:100px}.home__sponsors-tlv-image{width:156.3px;height:99.61px}@media screen and (max-width: 1420px){.home__content-text{max-width:830px}}@media screen and (max-width: 1366px){.home__header{grid-template-columns:repeat(2,1fr);padding:20px}.home__header .navigation-links,.home__header .navigation-button{display:none}.home__header .home__header-menu-button,.home__mobile-menu{display:flex}.home__content{gap:39px;flex-direction:column;align-items:center}.home__content-animation-wrapper{width:0}.home__content-animation-wrapper-inner{width:360px;top:-45px;left:-46px}.home__content-text{width:0%;margin-top:0}.home__content-text .navigation-button{display:none}.home__content-nav-button-mobile{display:unset;z-index:1}.home__sponsors{gap:40px}}
