@charset "UTF-8";html{scroll-behavior:smooth}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus{outline:0}a:active,a:focus{outline:0}aside,footer,header,nav,section{display:block}body,html{height:100%;min-width:320px}body{line-height:1;font-family:Roboto,sans-serif;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:Roboto,sans-serif}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body{color:#000;font-size:14px;font-family:Roboto,sans-serif}body.lock{overflow:hidden}.wrapper{width:100%;min-height:100%;overflow:hidden}.container{max-width:1110px;margin:0 auto;width:100%}.popup{-webkit-overflow-scrolling:touch;background-color:rgba(0,0,0,.8);opacity:0;visibility:hidden;position:fixed!important;top:0;left:0;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;z-index:100}.popup.active .popup-content{-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}.popup.show{display:block}.popup.show .popup-content{-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}.popup-table{height:100%;table-layout:fixed}.popup-table>.cell{height:100%;vertical-align:middle;padding:30px 10px}.popup-content{-ms-transform:scale(0);-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;position:relative;max-width:1230px;margin:0 auto;background-color:#fff}.popup-close{width:15px;height:15px;position:absolute;top:0;right:0;cursor:pointer;background:url(../img/icons/close.png) 0 0 no-repeat}.popup-video .popup-close{width:40px;height:40px;background-color:#000;top:0;right:0}.popup__body{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px 10px}.popup__content{background:#eaeaea;color:#000;max-width:500px;padding:30px;position:relative;text-align:center;-webkit-transition:all .8s ease 0s;-o-transition:all .8s ease 0s;transition:all .8s ease 0s;opacity:0;-webkit-transform:perspective(600px) translate(0,-100%) rotateX(45deg);transform:perspective(600px) translate(0,-100%) rotateX(45deg)}.popup__close svg{fill:gray}.popup__close:hover svg{fill:#000}.popup__title{line-height:32px;font-size:calc(16px + 2 * ((100vw - 320px)/ 1600))}.popup__text{line-height:20px;font-size:calc(14px + 2 * ((100vw - 320px)/ 1600))}.popup__social{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.popup.open{opacity:1;visibility:visible}.popup.open .popup__content{-webkit-transform:perspective(600px) translate(0,0) rotateX(0);transform:perspective(600px) translate(0,0) rotateX(0);opacity:1}.close-popup{position:absolute;top:10px;right:10px;color:#000;text-decoration:none}.feedback__body{margin-top:20px;background:#f08080;border:20px solid;-o-border-image:url(../img/Server.svg) 20 round;border-image:url(../img/Server.svg) 20 round;border-radius:25px}.feedback__body label{font-size:calc(14px + 10 * ((100vw - 320px)/ 1600));color:#000}.feedback__legend{font-size:calc(16px + 14 * ((100vw - 320px)/ 1600));color:#000;text-align:center;margin:0 auto}.feedback__form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 20px 20px}.feedback__submit{margin-top:20px;min-width:180px;padding:10px;border-radius:10px;background:#f75757;border-bottom:2px solid #fff}.feedback__submit:hover{-webkit-box-shadow:0 0 5px 0 #000;box-shadow:0 0 5px 0 #000}.feedback__submit:active{-webkit-box-shadow:inset 0 0 1px 0 #000;box-shadow:inset 0 0 1px 0 #000}.feedback__text{margin-top:20px;-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;max-width:250px}.feedback__text textarea{resize:none;padding:10px;width:100%}.feedback__text textarea:focus{-webkit-box-shadow:inset 0 0 5px 0 #000;box-shadow:inset 0 0 5px 0 #000}.feedback__mail{height:70px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.feedback__mail .maillabel{position:absolute;line-height:35px;font-size:14px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .2s ease 0s;-o-transition:all .2s ease 0s;transition:all .2s ease 0s}.feedback__mail .mailinput{padding:10px;background:0 0;border-bottom:2px solid #fff;font-size:14px}.feedback__mail input:focus+label,.feedback__mail input:valid+label{-webkit-transform:translate(-50%,-25px);-ms-transform:translate(-50%,-25px);transform:translate(-50%,-25px)}.feedback__tel{height:70px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.feedback__tel .tellabel{position:absolute;line-height:35px;font-size:14px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .2s ease 0s;-o-transition:all .2s ease 0s;transition:all .2s ease 0s}.feedback__tel .telinput{padding:10px;background:0 0;border-bottom:2px solid #fff;font-size:14px}.feedback__tel input:focus+label,.feedback__tel input:valid+label{-webkit-transform:translate(-50%,-25px);-ms-transform:translate(-50%,-25px);transform:translate(-50%,-25px)}.social-popup svg{fill:#918d8d;-webkit-animation:rainbow infinite ease 3s;animation:rainbow infinite ease 3s}.social-popup__link{display:inline-block;width:50px;height:50px;position:relative;overflow:hidden;-webkit-animation:sizing .8s infinite ease 2s;animation:sizing .8s infinite ease 2s}.social-popup__link:hover{-webkit-animation:none;animation:none}.social-popup__link img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:contain;object-fit:contain}.social-popup__link:hover svg{fill:red;-webkit-animation:none;animation:none}@-webkit-keyframes rainbow{0%{fill:#918d8d}25%{fill:#ff6130}50%{fill:pink}100%{fill:#ea7a18}}@keyframes rainbow{0%{fill:#918d8d}25%{fill:#ff6130}50%{fill:pink}100%{fill:#ea7a18}}@-webkit-keyframes sizing{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sizing{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}50%{-webkit-transform:scale(1);transform:scale(1)}}.header{position:fixed;top:0;left:0;width:100%;z-index:50;border-bottom:1px solid #fff;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.header:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:4}.header__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:90px;position:relative;z-index:5;max-width:1560px;margin:0 auto;-webkit-transition:all .7s ease 0s;-o-transition:all .7s ease 0s;transition:all .7s ease 0s}.header__logo{height:24px;margin-right:2.59vw;position:relative;width:175px}.header__logo img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:contain;object-fit:contain}.header__logo:hover img{-webkit-filter:drop-shadow(3px 4px 2px #000);filter:drop-shadow(3px 4px 2px #000)}.header__logo:active img{-webkit-filter:none;filter:none}.header .container{margin:0}.header__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:2.7604vw}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__list li{margin-right:2.448vw}.menu__list li:last-child{margin-right:0}.menu__link{font-size:16px;line-height:135%;color:#fff}.menu__link:hover{text-decoration:underline}.actions-header__language{position:relative;margin-left:3.6458vw}.actions-header__language:after{content:"";position:absolute;top:0;left:0;width:20px;height:20px;background:url(../img/Globe.svg) 0 0 no-repeat;background-size:contain}.actions-header__select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;color:#fff;font-size:16px;line-height:135%;width:96px;position:relative;right:-31px}.actions-header__select option{color:#000}.search__form{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.search__form input{width:20px;height:20px;padding:0;outline:0;z-index:4;left:0;opacity:0;-webkit-transition:width .3s linear;-o-transition:width .3s linear;transition:width .3s linear;position:absolute;background:0 0;color:#fff}.search__form input:focus{width:100px;z-index:2;-webkit-transition:width .3s linear 0s;-o-transition:width .3s linear 0s;transition:width .3s linear 0s;opacity:1;color:#fff;position:absolute;left:-100px}.search__form button{position:relative;z-index:3;width:20px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;height:20px;border:1px solid red;border:none;background:url(../img/Search.svg) no-repeat;background-size:contain;cursor:pointer}.background{background:url(../img/bgc.png) no-repeat;height:800px;background-size:cover}.dark{background:#000000ba}.out{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.footer{background:#30bcc9}.footer__container{padding:60px 0 70px 0}.footer__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.column-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-ms-flex:0 0 570px;flex:0 0 570px}.column-footer__item{-webkit-box-flex:0;-ms-flex:0 0 285px;flex:0 0 285px}.column-footer__menu-name{font-weight:500;font-size:21px;font-size:calc(18px + 3 * ((100vw - 320px)/ 1600));line-height:130%;letter-spacing:-.01em;color:#fff;margin-bottom:20px}.column-footer__menu li{margin-bottom:10px}.column-footer__menu li:last-child{margin-bottom:0}.column-footer__link{font-weight:400;font-size:14px;line-height:135%;color:#e0e0e0}.column-footer__link:hover{color:#ffc41e;text-decoration:underline}.column-footer__text{font-weight:400;font-size:14px;line-height:135%;color:#e0e0e0}.column-2__item{margin-bottom:40px}.column-2__appstore{width:160px;height:53px;position:relative;margin:0 auto;display:block}.column-2__appstore img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .8s ease 0s;-o-transition:all .8s ease 0s;transition:all .8s ease 0s}.column-2__appstore:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.column-2__google{margin:0 auto;width:160px;height:47px;position:relative;margin-top:15px;display:block}.column-2__google img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .8s ease 0s;-o-transition:all .8s ease 0s;transition:all .8s ease 0s}.column-2__google:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.column-3{-webkit-box-flex:0;-ms-flex:0 0 255px;flex:0 0 255px}.column-3__social{margin:30px 0 50px}.column-3 .column-2__item{margin-bottom:0}.social__menu{display:-webkit-box;display:-ms-flexbox;display:flex;height:25px}.social__menu li{height:25px;margin-right:30px}.social__menu li:last-child{margin-left:0}.social__link{display:inline-block;width:45px;font-size:0;line-height:25px}.social__link:hover{-webkit-filter:drop-shadow(1px 1px 1px #000);filter:drop-shadow(1px 1px 1px #000)}.link-youtube{width:35px;background:url(../img/Vector.svg) 0 0 no-repeat;background-size:contain}.link-vk{width:44px;background:url(../img/Group.svg) 0 0 no-repeat;background-size:contain}.link-fb{width:25px;background:url(../img/facebook.svg) 0 0 no-repeat;background-size:contain}.link-inst{width:25px;background:url(../img/instagram.svg) 0 0 no-repeat;background-size:contain}.subscribe__form{display:-webkit-box;display:-ms-flexbox;display:flex;width:255px;height:40px;position:relative}.form-subscribe{margin-top:25px}.form-subscribe__input{width:100%}.form-subscribe__input input{width:100%;height:40px;font-weight:400;font-size:12px;line-height:135%;color:#9c9c9c;padding-left:20px;border-radius:0!important}.form-subscribe__btn{width:40px;-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;height:40px;background-color:#f6404f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-subscribe__btn img{width:18px;height:18px;-webkit-box-flex:0;-ms-flex:0 0 18px;flex:0 0 18px}.about{font-family:Roboto,sans-serif;margin-top:-710px}.about__body{margin-bottom:37px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about .column-1{-webkit-box-flex:0;-ms-flex:0 1 535px;flex:0 1 535px;margin-top:9.583vw}.about .column-2{-webkit-box-flex:0;-ms-flex:0 1 540px;flex:0 1 540px;margin-top:15.833vw;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:30px}.about__main-title{font-weight:700;font-size:64px;font-size:calc(24px + 40 * ((100vw - 320px)/ 1600));line-height:160%;color:#fff}.about__text{font-weight:400;font-size:24px;line-height:140%;color:#fff}.about__main-link{font-weight:400;font-size:16px;line-height:135%;color:#fff;position:relative}.about__main-link:after{content:"";width:20px;height:100%;background:url(../img/ArrowWhite.svg) 0 0 no-repeat;position:absolute;top:6px;right:-30px}.about__main-link:hover{color:#ffc41e;text-decoration:underline}.about .item-about{padding:30px 40px;-webkit-transition:-webkit-transform .8s ease 0s;transition:-webkit-transform .8s ease 0s;-o-transition:transform .8s ease 0s;transition:transform .8s ease 0s;transition:transform .8s ease 0s,-webkit-transform .8s ease 0s}.about .item-about__title{font-weight:500;font-size:21px;font-size:calc(14px + 7 * ((100vw - 320px)/ 1600));line-height:130%;letter-spacing:-.01em;color:#fff}.about .item-about__link{display:inline-block;font-weight:400;font-size:14px;line-height:135%;color:#fff;margin-top:15px;position:relative}.about .item-about__link:after{content:"";width:20px;height:100%;background:url(../img/ArrowWhite.svg) 0 0 no-repeat;position:absolute;top:6px;right:-30px}.about .item-about__link:hover{text-decoration:underline}.about .item-about:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.navbar-about{padding:3.906vw 0}.navbar-about__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar-about__column{-webkit-box-flex:0;-ms-flex:0 1 210px;flex:0 1 210px}.navbar-about__column:last-child{-webkit-box-flex:0;-ms-flex:0 1 170px;flex:0 1 170px}.navbar-about__title{font-weight:500;font-size:calc(20px + 10 * ((100vw - 320px)/ 1600));line-height:130%;letter-spacing:-.01em;color:#fff}.navbar-about__menu{margin-top:30px}.navbar-about__menu li{font-size:16px;line-height:135%;margin-bottom:15px}.navbar-about__menu li:last-child{margin-bottom:0}.navbar-about__link{font-weight:400;font-size:16px;line-height:135%;color:#fff}.navbar-about__link:hover{color:#ffc41e;text-decoration:underline}.navbar-body{background:#2378fc}.item-about-blue{background:#2378fc}.item-about-lightblue{background:#30bcc9}.item-about-yellow{background:#ffc41e}.item-about-pink{background:#f6404f}.events{background:#ffc41e}.events__container{padding:75px 0}.events__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.events__text{font-weight:500;font-size:30px;font-size:calc(22px + 8 * ((100vw - 320px)/ 1600));line-height:130%;letter-spacing:-.01em;color:#000}.events__link{font-weight:500;font-size:21px;line-height:130%;letter-spacing:-.01em;color:#000;position:relative;margin-right:45px;-ms-flex-item-align:end;align-self:flex-end}.events__link:after{content:"";width:30px;height:100%;background:url(../img/ArrowBlack.svg) 0 0 no-repeat;background-size:contain;position:absolute;top:8px;right:-45px}.events__link:hover{text-decoration:underline}.events__row{margin:55px -15px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.events__item{-webkit-box-flex:0;-ms-flex:0 1 33.333%;flex:0 1 33.333%;padding:0 15px}.item-events__link{display:inline-block;width:100%;height:240px;position:relative;vertical-align:middle;overflow:hidden}.item-events__link img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .8s ease 0s;transition:-webkit-transform .8s ease 0s;-o-transition:transform .8s ease 0s;transition:transform .8s ease 0s;transition:transform .8s ease 0s,-webkit-transform .8s ease 0s}.item-events__link:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.item-events__date{margin:20px 0 10px 0;font-weight:400;font-size:14px;line-height:135%;color:#2e373b}.item-events__name{font-weight:500;font-size:21px;line-height:130%;letter-spacing:-.01em;color:#f6404f}.item-events__text{margin:10px 0;font-weight:400;font-size:16px;line-height:135%;color:#2e373b}.news{background:#faf3e3}.news__container{display:-webkit-box;display:-ms-flexbox;display:flex;padding:75px 0 85px 0}.news__images{margin-right:6.4432vw}.news__image{display:block;position:relative}.news__image img{-webkit-transition:-webkit-transform .8s ease 0s;transition:-webkit-transform .8s ease 0s;-o-transition:transform .8s ease 0s;transition:transform .8s ease 0s;transition:transform .8s ease 0s,-webkit-transform .8s ease 0s}.news__image:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.news-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-content__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.news-content__title{font-weight:500;font-size:30px;line-height:130%;letter-spacing:-.01em;color:#2e373b}.news-content__link{font-weight:500;font-size:21px;line-height:130%;letter-spacing:-.01em;color:#2e373b;position:relative;margin-right:40px}.news-content__link:after{content:"";width:30px;height:100%;background:url(../img/ArrowBlack.svg) 0 0 no-repeat;background-size:contain;position:absolute;top:8px;right:-40px}.news-content__link:hover{text-decoration:underline}.image-1{margin-bottom:59px}.items-news{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:420px}.items-news__item{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:120px}.items-news__item img{-webkit-transition:-webkit-transform .8s ease 0s;transition:-webkit-transform .8s ease 0s;-o-transition:transform .8s ease 0s;transition:transform .8s ease 0s;transition:transform .8s ease 0s,-webkit-transform .8s ease 0s}.items-news__item:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.items-news__images{margin-right:30px;width:160px;-webkit-box-flex:0;-ms-flex:0 0 160px;flex:0 0 160px;height:120px;overflow:hidden}.items-news__date{font-weight:400;font-size:16px;line-height:135%;color:#f6404f}.items-news__text{font-weight:500;font-size:21px;line-height:130%;letter-spacing:-.01em;color:#2e373b}@media (max-width:1125px){.column-2{margin-right:20px;margin-left:10px}}@media (max-width:1123px){.column-footer{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.column-footer__item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media (max-width:1122px){.container{max-width:970px}.events__item{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:15px}}@media (max-width:1100px){.header__main{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#000000ba;border-bottom:1px solid #fff;height:60px}.header__logo{height:24px;margin-right:100px;-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px}.header .container{margin:0 auto}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.header__actions{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (max-width:1050px){.about__body{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about .column-1{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center;margin-top:5vw}.about .column-2{margin-top:5vw;height:auto;gap:20px}.about__text{font-size:18px}.about .item-about{padding:15px 20px}.navbar-about{padding:20px 0}.navbar-about__column{margin-bottom:20px}}@media (max-width:991.98px){.container{max-width:750px}.footer__container{padding:30px 0 30px 0}.news__container{-ms-flex-wrap:wrap;flex-wrap:wrap}.news__images{margin:0 auto;width:100%}.news__image{height:35vw;width:100%;position:relative}.news__image img{-o-object-fit:contain;object-fit:contain;position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:-webkit-transform .8s ease 0s;transition:-webkit-transform .8s ease 0s;-o-transition:transform .8s ease 0s;transition:transform .8s ease 0s;transition:transform .8s ease 0s,-webkit-transform .8s ease 0s}}@media (max-width:767.98px){.container{max-width:none;padding:0 10px}.footer__container{padding-top:20px;padding-bottom:20px}.footer__row{-ms-flex-wrap:wrap;flex-wrap:wrap}.column-footer{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.column-footer__menu-name{margin-bottom:5px}.column-2{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;text-align:center;margin-right:0;margin-left:0;margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.column-2__item{margin-bottom:5px}.column-3{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;text-align:center;margin-top:20px}.column-3__social{margin:15px 0}.social__menu{-ms-flex-pack:distribute;justify-content:space-around}.social__menu li{margin:0}.form-subscribe{margin:20px auto 0}.events__title{padding-top:30px}.news__container{padding-top:20px;padding-bottom:20px}.image-1{margin-bottom:35px}}@media (max-width:650px){.icon-menu{display:block;position:absolute;top:18px;right:10px;width:30px;height:18px;cursor:pointer;z-index:6}.icon-menu span{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;top:8px;left:0;position:absolute;width:100%;height:2px;background-color:#fff}.icon-menu span:first-child{top:0}.icon-menu span:last-child{top:auto;bottom:0}.icon-menu.active span{-ms-transform:scale(0);-webkit-transform:scale(0);transform:scale(0)}.icon-menu.active span:first-child{-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:8px}.icon-menu.active span:last-child{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);bottom:8px}.header{height:50px}.header__main{height:50px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;border-bottom:1px solid #fff}.menu__body{position:fixed;width:100%;height:100%;top:0;left:0;background-color:#000000f0;opacity:0;visibility:hidden;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.menu__body.active{opacity:1;visibility:visible}.menu__list{margin-top:50px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px}.menu__list li{margin:15px 0 0}.search__form{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:15px}.search__form input{position:relative;opacity:1;width:130px}.search__form input:focus{position:relative;width:130px;left:0}.header__logo{margin-right:0}.actions-header__language:after{content:none}.actions-header__language{margin:15px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.actions-header__select{width:64px;right:0}.about{margin-top:-750px}.about .column-2{grid-template-columns:70%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.navbar-about__column:last-child{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.navbar-about__column{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;text-align:center}.navbar-about__menu{margin-top:15px}.events__row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:30px 0 0}.events__item{-webkit-box-flex:0;-ms-flex:0 1 75%;flex:0 1 75%;padding:0}.item-events__name{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}@media (max-width:620px){.events__title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.events__text{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;text-align:center}.events__link{font-size:16px}.events__link:after{top:4px;right:-35px}}@media (max-width:530px){.column-footer__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media (max-width:479.98px){.header__logo{height:24px;-webkit-box-flex:0;-ms-flex:0 1 100px;flex:0 1 100px}.form-subscribe{margin:10px auto}.navbar-about__column:last-child{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.navbar-about__column{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.item-events__date{margin:5px 0}.item-events__text{margin:0}.news__container{margin:0}.image-1{margin-bottom:20px}.items-news__images{margin-right:10px}.items-news__date{font-size:14px}.items-news__text{font-size:calc(14px + 2 * ((100vw - 320px)/ 1600))}}@media (max-width:450px){.item-events__link{height:180px}}.webp .popup-close{background:url(../img/icons/close.webp) 0 0 no-repeat}.webp .background{background:url(../img/bgc.webp) no-repeat}
