@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato:wght@900&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{min-width:320px;font-family:"Nunito",sans-serif;font-size:16px;line-height:1.3;padding-top:70px}body.b-hidden{overflow:hidden}p,ul,ol{margin-bottom:20px}h1,h2,h3,h4,h5,h6{margin-bottom:20px}img{max-width:100%;max-height:100%}.wrapper{width:100%;margin:0 auto;padding:0 50px}@media(max-width: 768px){.wrapper{padding:0 15px}}h4{text-align:center;position:relative;font-size:18px;letter-spacing:.5px;padding-bottom:11px;margin-bottom:13px;font-weight:700}h4:after{position:absolute;bottom:0;left:0;right:0;margin:0 auto;background:#151515;width:60px;height:2px;content:"";transition:all ease .3s;z-index:1}h3{font-size:22px;line-height:30px;font-weight:bold}h6{padding-bottom:16px;margin-bottom:18px;color:#222;font-size:16px;letter-spacing:.3px;position:relative;font-weight:500}h6:after{position:absolute;bottom:0;left:0;background:#151515;width:55px;height:2px;content:"";transition:all ease .3s;z-index:1}.content{padding:50px 0}.content h1{text-align:center}.header{position:fixed;top:0;left:0;width:100%;height:70px;background:#fff;z-index:5;box-shadow:0px 4px 13px -6px rgba(0,0,0,.5)}.header .wrapper{display:flex;align-items:center;justify-content:space-between;height:100%}.header__logo{display:flex;align-items:center;height:70px;margin-right:15px;text-decoration:none;color:#000;font-weight:700;font-size:20px;line-height:1;letter-spacing:.5px;transition:color .5s ease}@media(max-width: 768px){.header__logo{height:60px}}.header__logo img{display:flex;margin-right:10px}.header__logo:hover{text-decoration:none;color:#faf005}@media(max-width: 768px){.header__menu{display:none}}.header__menu ul{list-style:none;margin:0;padding:0;display:flex}.header__menu ul li:not(:last-child){margin-right:25px}.header__menu ul li a{text-decoration:none;font-weight:500;color:#000;position:relative}.header__menu ul li a:before{content:"";position:absolute;left:50%;top:100%;width:0;height:1px;background:#000;transition:all .5s ease}.header__menu ul li a:hover:before{left:0;width:100%}.footer{padding:70px 0;background:#111;color:#fff}.footer .wrapper{display:flex;align-items:center;justify-content:space-between}@media(max-width: 800px){.footer .wrapper{display:block}}@media(max-width: 800px){.footer__col:not(:last-child){margin-bottom:50px}}.footer__logo{height:80px;display:flex}@media(max-width: 800px){.footer__logo{display:none}}.footer h5{display:block;margin-bottom:21px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;position:relative;padding-right:50px}.footer h5:after{position:absolute;top:50%;right:0;width:30px;height:1px;background:#fff;content:"";z-index:1}@media(max-width: 800px){.footer h5:after{display:none}}.footer a{font-size:14px;color:#fff}.footer__partners{margin-top:50px;text-align:right;min-width:100%;font-size:14px}@media(max-width: 768px){.footer__partners{text-align:center}}.footer__partners img{max-width:80px;margin-left:10px}.slider{margin-bottom:20px}.slider .swiper-slide{height:calc(100vh - 70px);min-height:600px}@media(max-width: 768px){.slider .swiper-slide{height:350px;min-height:350px}}.slider .swiper-slide img{display:flex;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.slider .swiper-horizontal>.swiper-pagination-bullets,.slider .swiper-pagination-bullets.swiper-pagination-horizontal,.slider .swiper-pagination-custom,.slider .swiper-pagination-fraction{bottom:30px}.slider .swiper-pagination-bullet{background:rgba(255,255,255,.65);opacity:1 !important}.slider .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#faf005}.slider .swiper-button-next,.slider .swiper-button-prev{color:#fff;width:35px;height:55px;background:#000;display:flex;align-items:center;justify-content:center;transition:color .5s ease}.slider .swiper-button-next:after,.slider .swiper-button-prev:after{font-size:28px}.slider .swiper-button-next:hover,.slider .swiper-button-prev:hover{color:#faf005}.mobile-menu-open{width:26px;height:16px;border:0;position:relative;background:rgba(0,0,0,0);display:none;cursor:pointer;outline:none !important}@media(max-width: 768px){.mobile-menu-open{display:block}}.mobile-menu-open span,.mobile-menu-open:before,.mobile-menu-open:after{content:"";position:absolute;left:0;height:2px;background:#000;width:100%;top:50%;margin-top:-1px;transition:all .5s ease}.mobile-menu-open:before{top:0;margin:0}.mobile-menu-open:after{top:auto;margin:0;bottom:0}.mobile-menu-open.active span{opacity:0}.mobile-menu-open.active:before{transform:rotate(45deg);top:50%}.mobile-menu-open.active:after{transform:rotate(-45deg);top:50%}.mobile-menu{position:fixed;z-index:4;width:280px;left:0;top:0;height:100%;background:#fff;padding:100px 20px 30px;transform:translateX(-100%);transition:transform .5s ease}.mobile-menu.active{transform:translateX(0)}.mobile-menu__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:3;opacity:0;visibility:hidden;transition:opacity .3s ease}.mobile-menu__overlay.active{opacity:1;visibility:visible}.mobile-menu__menu{list-style:none}.mobile-menu__menu ul{list-style:none}.mobile-menu__menu ul li:not(:last-child){margin-bottom:15px}.mobile-menu__menu ul li a{font-size:18px;font-weight:500;color:#000;text-decoration:none}.about{margin-bottom:70px}.about__item{display:flex;justify-content:space-between;min-height:600px}@media(max-width: 1000px){.about__item{min-height:1px;display:block}.about__item:not(:last-child){margin-bottom:20px}}.about__item:nth-child(even){flex-direction:row-reverse}.about__item:nth-child(even) .about__image{padding:20px 20px 0 0}.about__content,.about__image{width:50%}@media(max-width: 1000px){.about__content,.about__image{width:100%}}.about__image{padding:0 0 20px 20px}@media(max-width: 1000px){.about__image{padding:0 !important}}.about__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about__content{background:#f2f2f2;padding:50px}@media(max-width: 1200px){.about__content{padding:50px 20px}}.about__descr{text-align:center}.about__descr a{font-weight:bold;color:#000}.about__table{width:100%;margin-top:30px;margin-bottom:0}@media(max-width: 550px){.about__table{font-size:12px}}.about__table td,.about__table th{vertical-align:middle}.about__table a{color:#000;font-weight:600}.about__table a:hover{color:#000}.about__icon{width:25px;height:25px;display:block}.about__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}h2{padding:0 15px 10px;text-align:center;margin-bottom:55px;color:#151515;font-weight:700;font-size:22px;letter-spacing:.3px;text-transform:uppercase;position:relative}h2:after{position:absolute;bottom:0;left:0;right:0;margin:0 auto;width:60px;height:2px;background:#151515;content:"";transition:all ease .3s;z-index:1}.descr{color:#777;font-size:15px;text-align:center;margin-top:25px}.invest{margin-bottom:70px}.invest__wrap{display:flex;align-items:flex-start;justify-content:space-between}@media(max-width: 900px){.invest__wrap{display:block}}.invest__wrap h3{width:-moz-max-content;width:max-content;margin-right:40px;margin-bottom:0}@media(max-width: 900px){.invest__wrap h3{margin-bottom:30px;width:auto}}.invest__list{flex:1;display:grid;grid-template-columns:repeat(3, 1fr)}@media(max-width: 1100px){.invest__list{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 446px){.invest__list{grid-template-columns:repeat(1, 1fr)}}.invest__item{color:#777;font-size:15px}.invest__item:hover h6:after{width:100px}.localization .about__image{padding:0 0 0 20px}.localization .about__content{padding-top:25px;padding-bottom:25px}.localization .about__content iframe{width:100% !important}.gallery{margin-bottom:70px}.gallery h2{margin-bottom:30px}.gallery__wrap{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px}@media(max-width: 1000px){.gallery__wrap{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 650px){.gallery__wrap{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 400px){.gallery__wrap{gap:10px}}.gallery__item{height:250px}@media(max-width: 400px){.gallery__item{height:150px}}.gallery__item a{display:flex;width:100%;height:100%;overflow:hidden}.gallery__item a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease}.gallery__item a:hover img{transform:scale(1.1)}.gallery__tabs{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:center;gap:15px}.gallery__tabs li{text-align:center;color:#151515;font-weight:700;font-size:22px;letter-spacing:.3px;text-transform:uppercase;position:relative;margin-bottom:25px;transition:color .5s ease}.gallery__tabs li:after{position:absolute;bottom:0px;left:0px;width:0;height:2px;content:"";z-index:1;background:#151515;transition:.3s}.gallery__tabs li.active:after{width:100%}.gallery__tabs li:not(.active){cursor:pointer}.gallery__tabs li:not(.active):hover{color:#777}.gallery__tab:not(.active){display:none}.gallery__tab-default.hidden{display:none}.form{max-width:600px;padding:0 20px;margin:0 auto 70px}.form .btn-primary{background-color:#faf005;border-color:#faf005;margin:0 auto;display:flex;color:#000;font-weight:bold}.policy{position:fixed;bottom:0;width:100%;left:0;z-index:9999;background:#ebebeb;border-top:1px solid #d7d7d7;padding:50px 0;font-size:18px;display:none}.policy.visible{display:block}.policy .wrapper{position:relative}.policy__close{background:url("../images/closecookie.png") 0 0 no-repeat;display:block;width:20px;height:19px;position:absolute;right:20px;top:15px;cursor:pointer}.policy__close:hover{background-position:-30px 0}.videos{margin-bottom:70px}.videos__wrap{display:grid;grid-template-columns:repeat(3, 1fr);gap:25px}@media(max-width: 1024px){.videos__wrap{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 500px){.videos__wrap{grid-template-columns:repeat(1, 1fr)}}.videos__item video{width:100%;height:510px;-o-object-fit:cover;object-fit:cover}@media(max-width: 1024px){.videos__item video{height:310px}}
/*# sourceMappingURL=main.css.map */
