*{border:0;margin:0;padding:0}*,:after,:before{box-sizing:border-box}:after,:before{display:inline-block}body,html{height:100%}body{line-height:1;scrollbar-gutter:stable;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{background-color:transparent;color:inherit;font-family:inherit;font-size:inherit;line-height:inherit}input,textarea{width:100%}label{display:inline-block}button,option,select{cursor:pointer}a{color:inherit;display:inline-block;text-decoration:none}ul li{list-style:none}img{height:auto;max-width:100%;vertical-align:middle}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}address{font-style:normal}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:600;src:url(../assets/fonts/Roboto-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(../assets/fonts/Roboto-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(../assets/fonts/Roboto-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Cygre;font-style:normal;font-weight:400;src:url(../assets/fonts/Cygre-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Cygre;font-style:normal;font-weight:500;src:url(../assets/fonts/Cygre-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Cygre;font-style:normal;font-weight:700;src:url(../assets/fonts/Cygre-Bold.woff2) format("woff2")}body{background-color:#020202;background-image:url(../assets/img/bg-gradient.webp);background-repeat:repeat;background-size:cover;color:#d9d9d9;font-family:Cygre;font-size:1rem;min-width:25.125rem}[data-fls-scrolllock] body{overflow:hidden;overscroll-behavior:none;touch-action:none}.wrapper{display:flex;flex-direction:column;min-height:100%;overflow:clip}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{margin:0 auto;max-width:81.375rem;padding-left:1rem;padding-right:1rem}.button{align-items:center;border-radius:2rem;color:#3c3c3b;display:flex;height:2.75rem;justify-content:center;min-width:11.875rem;overflow:hidden;padding:.625rem 1rem;width:max-content}.button__wrap{display:block;height:100%;position:relative;width:100%}.button span{display:inline-block;font-family:Roboto;font-size:1rem;font-weight:500;left:0;letter-spacing:-.01125rem;line-height:normal;top:50%;transition:transform .3s ease-in-out;white-space:nowrap}.button span:first-child{position:relative;transform:translateY(-50%)}.button span:nth-child(2){position:absolute;transform:translateY(150%)}.button svg{fill:#3c3c3b;height:1.5rem;margin-left:.5rem;min-width:1.5rem;width:1.5rem}.full-page{align-items:center;display:flex;height:100%;max-height:67.5rem;min-height:100%}.full-page,.indents{padding-bottom:6.875rem;padding-top:6.875rem}.video{cursor:pointer;position:relative}.video__element{display:none;height:100%;left:0;position:absolute;top:0;width:100%}.video.video--enabled{background-image:none}.video.video--enabled .video__element{display:block}.menu__item,.menu__list{align-items:center;display:flex;justify-content:center}.menu__list{padding-left:.25rem}.menu__item{margin:0 .75rem}.menu__link{font-family:Roboto;font-size:.875rem;font-weight:600;letter-spacing:-.01rem;line-height:100%;transition:color .3s ease-in-out}.menu__link--active{color:#fff}.icon-menu{display:none}.header__body,.header__fixed{align-items:center;display:flex;justify-content:space-between}@keyframes slideDownHeader{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.header{align-items:flex-end;animation:slideDownHeader .6s ease-out forwards;display:flex;height:3.75rem;position:fixed;z-index:50}.header,.header__container{width:100%}.header__left{align-items:center;display:flex}.header__logo{height:1.25rem;position:relative;width:4.875rem;z-index:10}.header__logo img{height:100%;width:100%}.header__lang{background-color:#3c3c3b;border-radius:2rem;height:2rem;margin-left:2rem;overflow:hidden;padding:.625rem .75rem;width:3.25rem}.header__lang-wrap{height:100%;position:relative;width:100%}.header__lang span{color:#fff;display:inline-block;font-family:Roboto;font-size:.875rem;font-weight:700;left:0;line-height:100%;position:absolute;text-align:center;top:50%;transition:transform .3s ease-in-out}.header__lang span:first-child{transform:translateY(-50%)}.header__lang span:nth-child(2){transform:translateY(150%)}.header__fixed{width:66%}.header__button{background-color:#ffdf6b}.footer__contact-link,.footer__social-link,.scroll-top{align-items:center;display:flex;justify-content:center}.footer__content,.footer__line,.footer__rules{align-items:center;display:flex;justify-content:space-between}.footer__title{font-size:3rem;font-weight:500;letter-spacing:-.06rem;line-height:100%}.footer__sub-title{font-size:2rem;font-weight:500;letter-spacing:-.04rem;line-height:100%}.footer{position:relative}.footer:after{background:url(../assets/img/bg-044.webp) 50%/contain no-repeat;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.footer__container{position:relative;width:100%}.footer__content{gap:2.5rem;padding-bottom:3.5rem;padding-top:6.875rem}.footer__left{max-width:39.0625rem;width:100%}.footer__right{max-width:25.625rem;width:100%}.footer__social-list{align-items:center;display:flex;gap:.75rem;margin-top:2rem}.footer__social-item{background-color:#3c3c3b;border-radius:50%;height:2.75rem;transition:transform .3s ease-in-out;width:2.75rem}.footer__social-link{height:100%;width:100%}.footer__social-link svg{height:1.5rem;width:1.5rem}.footer__contact{margin-top:4rem}.footer__contact-list{margin-top:2rem}.footer__contact-item:not(:first-child){margin-top:1rem}.footer__contact-link{border:.0625rem solid #fff;border-radius:2rem;gap:.25rem;max-width:max-content;padding:.375rem .75rem;transition:transform .3s ease-in-out}.footer__contact-link span{color:#fff;font-family:Roboto;font-size:1rem;font-weight:500;letter-spacing:-.01rem;line-height:100%}.footer__contact-link svg{fill:#fff;height:1.25rem;width:1.25rem}.footer__menu{margin-top:7.5rem}.footer__menu-list{column-gap:2rem;display:grid;grid-auto-flow:column;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,auto);row-gap:1.25rem}.footer__menu-link{font-size:1.125rem;font-weight:500;letter-spacing:-.0225rem;line-height:90%}.footer__line{color:hsla(0,0%,85%,.4);padding:1.5rem 0}.footer__rules{gap:2.75rem}.footer__copyright,.footer__rules-link{font-size:.875rem;font-weight:500;letter-spacing:-.0175rem;line-height:90%}.scroll-top{background-color:#3c3c3b;border-radius:50%;bottom:13.375rem;cursor:pointer;height:5.125rem;overflow:hidden;position:absolute;right:1rem;width:5.125rem}.scroll-top__wrap{display:block;height:100%;position:relative;width:100%}.scroll-top svg{height:2.125rem;left:50%;position:absolute;top:50%;transition:transform .3s ease-in-out;width:2.125rem}.scroll-top svg,.scroll-top svg:first-child{transform:translate(-50%,-50%)}.scroll-top svg:nth-child(2){transform:translate(-50%,150%)}.form__sending{align-items:center;display:flex;justify-content:space-between}.form{margin-top:4rem}.form__wrap{position:relative}.form__input,.form__textarea{backdrop-filter:blur(.625rem);background:hsla(0,0%,100%,.1);border:.0625rem solid hsla(0,0%,96%,.4);border-radius:2rem;font-family:Roboto;font-size:1.125rem;font-weight:500;height:3.6875rem;line-height:normal;padding:1.5rem}.form__input::placeholder,.form__textarea::placeholder{color:hsla(0,0%,85%,.4)}.form__input:not(:first-child),.form__textarea:not(:first-child){margin-top:1.125rem}.form__input.--form-error{border-color:#ffdf6b}.form__input.--form-focus{border-color:transparent}.form__textarea{height:10.875rem;resize:none}.form__sending{margin-top:3rem}.form__button{background-color:#ffdf6b}.form__consent{color:hsla(0,0%,85%,.4);font-size:.875rem}.form__consent,[data-fls-form-error]{font-family:Roboto;font-weight:500;margin-left:1.5rem}[data-fls-form-error]{bottom:-1.5625rem;color:#ffdf6b;font-size:1rem;height:max-content;left:0;position:absolute;width:100%}.button-type{align-items:center;border-radius:2rem;color:#3c3c3b;display:flex;height:2.75rem;justify-content:center;min-width:11.875rem;overflow:hidden;padding:.625rem 1rem;width:max-content}.button-type__wrap{display:block;height:100%;position:relative;width:100%}.button-type .anim{display:inline-block;font-family:Roboto;font-size:1rem;font-weight:500;left:0;letter-spacing:-.01125rem;line-height:normal;top:50%;transition:transform .3s ease-in-out;white-space:nowrap}.button-type .anim:first-child{position:relative;transform:translateY(-50%)}.button-type .anim:nth-child(2){position:absolute;transform:translateY(150%)}.button-type svg{fill:#3c3c3b;height:1.5rem;margin-left:.5rem;min-width:1.5rem;width:1.5rem}.fls-preloader{align-items:center;display:flex;height:100%;justify-content:center;left:0;pointer-events:none;position:fixed;top:0;transition:all .8s .3s;width:100%;z-index:-1}.fls-preloader__body{display:flex;flex-direction:column;max-width:31.25rem;padding:.93rem}.fls-preloader__counter{font-size:10rem}.fls-preloader__line span{background-color:#ffdf6b;display:inline-block;height:.8rem;margin-top:.625rem;transition:width .2s ease}[data-fls-preloader-loaded] .fls-preloader{opacity:0;visibility:hidden}:root{--wMax:90rem;--wMin:25.125rem}.popup__icon{align-items:center;display:flex;justify-content:center}body:after{background-color:#020202;background-image:url(../assets/img/bg-gradient.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .8s ease 0s;width:100%;z-index:149}[data-fls-popup-open] body:after{opacity:1}[data-fls-popup]{bottom:0;left:0;padding:1.875rem 1rem;pointer-events:none;position:fixed;right:0;top:0;transition:visibility .8s ease 0s;visibility:hidden}[data-fls-popup][data-fls-popup-active]{overflow:auto;pointer-events:auto;visibility:visible;z-index:150}[data-fls-popup-active] [data-fls-popup-body]{transform:scale(1);visibility:visible}[data-fls-popup-wrapper]{align-items:center;display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;min-height:100%;width:100%}[data-fls-popup-body]{background-color:#eee;border-radius:1.5rem;max-width:39rem;padding:4.375rem 2rem 5rem;transform:scale(0);transition:transform .3s ease 0s,visibility .3s ease 0s;visibility:hidden;width:100%}[data-fls-popup-youtube-place] iframe{aspect-ratio:16/9;width:100%}.popup__body{align-items:center;backdrop-filter:blur(3.125rem);background-color:hsla(0,0%,100%,.1);color:#fff;display:flex;flex-direction:column;position:relative;text-align:center}.popup__close{height:2rem;position:absolute;right:2rem;top:2rem;width:2rem}.popup__close svg{height:100%;width:100%}.popup__icon{background-color:#3c3c3b;border-radius:50%;height:5.625rem;width:5.625rem}.popup__icon svg{height:3rem;width:3rem}.popup__title{font-size:2rem;font-weight:500;letter-spacing:-.04rem;line-height:100%;margin-top:2.5rem}.popup__text{font-size:1rem;font-weight:400;letter-spacing:-.02rem;line-height:100%;margin-top:1.125rem}@media (max-width:61.99875em) and (any-hover:none){.icon-menu__wrap{cursor:default}}@media (max-width:61.99875em){.full-page{max-height:max-content}.menu__body{align-items:center;background-color:#020202;display:flex;flex-direction:column;height:100vh;justify-content:center;min-height:100%;overflow:auto;padding:3.875rem 1rem 1.875rem}.menu__body,.menu__body:before{left:-100%;position:fixed;top:0;transition:left .3s;width:100%;z-index:8}.menu__body:before{content:"";height:3.25rem}[data-fls-menu-open] .menu__body,[data-fls-menu-open] .menu__body:before{left:0}.menu__list{flex-direction:column;padding-left:0}.menu__item{margin-top:1.5rem}.menu__link{font-size:2rem;letter-spacing:-.04rem}.icon-menu{align-items:center;border:.0625rem solid #d9d9d9;border-radius:50%;display:block;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.icon-menu,.icon-menu__wrap{position:relative;z-index:10}.icon-menu__wrap{display:block;height:.84375rem;width:1.125rem}.icon-menu__wrap span,.icon-menu__wrap:after,.icon-menu__wrap:before{background-color:#d9d9d9;content:"";height:.125rem;position:absolute;right:0;transition:all .3s ease 0s;width:100%}.icon-menu__wrap:before{top:0}.icon-menu__wrap:after{bottom:0}.icon-menu__wrap span{top:calc(50% - .0625rem)}[data-fls-menu-open] .icon-menu__wrap span{width:0}[data-fls-menu-open] .icon-menu__wrap:before{top:calc(50% - .0625rem);transform:rotate(-45deg)}[data-fls-menu-open] .icon-menu__wrap:after{bottom:calc(50% - .0625rem);transform:rotate(45deg)}.header{height:3.25rem;position:fixed}.header__lang{margin-left:0;margin-top:4rem}.header__fixed{width:max-content}.header__button{margin-top:3.25rem}.footer:after{top:75%;transform:translateY(-50%)}.footer__content{align-items:flex-start;flex-direction:column;gap:6.25rem}.footer__left,.footer__right{max-width:100%}.footer__menu-list{align-items:center;display:flex;justify-content:center}}@media (max-width:47.99875em){.full-page,.indents{padding-bottom:3.75rem;padding-top:3.75rem}.footer:after{top:84%}.footer__content{padding:3.75rem 0}.footer__title{font-size:2.25rem;letter-spacing:-.045rem}.footer__sub-title,.footer__title{text-align:center}.footer__social-list{justify-content:center}.footer__contact-list{align-items:center;display:flex;flex-direction:column}.footer__menu{margin-top:4.875rem}.footer__menu-list{flex-direction:column;gap:1.75rem}.footer__line{flex-direction:column;padding:1.25rem 0}.footer__rules{flex-direction:column;gap:.5rem;margin-top:1.5rem}.scroll-top{display:none}.form{margin-top:3.5rem}.form__input,.form__textarea{border-radius:6.25rem;font-size:1rem;padding:1.25rem 1.5rem}.form__textarea{border-radius:1.5rem}.form__sending{margin-top:2rem}.form__consent{font-size:.625rem;margin-left:1rem}[data-fls-form-error]{bottom:-1.25rem;font-size:.875rem}.fls-preloader__counter{font-size:8rem}}@media (min-width:61.99875em){[data-fls-header-scroll].--header-scroll{left:0;right:0;top:0}[data-fls-header-scroll].--header-scroll .header__left{display:none}[data-fls-header-scroll].--header-scroll .header__fixed{backdrop-filter:blur(.625rem);background-color:hsla(0,0%,100%,.2);border:.125rem solid hsla(0,0%,100%,.05);border-radius:2rem;margin:0 auto;transition-duration:.6s;transition-property:background-color,backdrop-filter,width,margin;transition-timing-function:ease-in-out;width:43.75rem}}@media (any-hover:hover){.button:hover span:first-child{transform:translateY(-250%)}.button:hover span:nth-child(2){transform:translateY(-50%)}.menu__link:hover{color:#fff}.header__lang:hover span:first-child{transform:translateY(-250%)}.header__lang:hover span:nth-child(2){transform:translateY(-50%)}.footer__contact-link:hover,.footer__social-item:hover{transform:scale(1.1)}.footer__menu-link:hover,.footer__rules-link:hover{text-decoration:underline}.scroll-top:hover svg:first-child{transform:translate(-50%,-250%)}.scroll-top:hover svg:nth-child(2){transform:translate(-50%,-50%)}.button-type:hover .anim:first-child{transform:translateY(-250%)}.button-type:hover .anim:nth-child(2){transform:translateY(-50%)}}