*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}a{text-decoration:none;color:inherit}li,ul{list-style:none}img{max-width:100%;height:auto;pointer-events:none}a,circle,ellipse,line,path,rect{-webkit-transition:all .3s ease;transition:all .3s ease}button,input,textarea{color:inherit;border:none;background:0 0;-webkit-transition:all .3s ease;transition:all .3s ease}button{cursor:pointer}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=date]::-webkit-calendar-picker-indicator{position:absolute;background:0 0;left:0;top:0;width:100%;height:100%;cursor:pointer}input[type=date]::-webkit-date-and-time-value{text-align:left}@font-face{font-family:"Segoe UI";font-weight:300;src:url(../fonts/SegoeUI-Light.woff) format("woff");font-display:swap}@font-face{font-family:"Segoe UI";font-weight:400;src:url(../fonts/SegoeUI.woff) format("woff");font-display:swap}body{background:#fff;color:#0c0c0c;font-family:"Segoe UI";font-optical-sizing:auto;font-weight:400;font-size:12px;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:100vh}body.open{overflow:hidden}button,input,textarea{font:inherit}.animated{visibility:hidden}p{line-height:150%}.body-s{font-size:13px;line-height:140%}.body-m{font-size:16px;line-height:140%}@media screen and (max-width:768px){.body-m{font-size:13px}}.body-l{font-size:26px;line-height:120%}.h1{font-weight:600;font-size:80px;line-height:100%;margin-bottom:40px}@media screen and (max-width:1400px){.h1{font-size:60px}}@media screen and (max-width:768px){.h1{font-size:38px;margin-bottom:30px}}.h2{font-size:55px;line-height:100%;font-weight:600;margin-bottom:70px}@media screen and (max-width:768px){.h2{font-size:30px;margin-bottom:40px}}.h3{font-size:40px;line-height:125%;font-weight:600}.h3 span{color:transparent;background:linear-gradient(93.11deg,#1148eb 2.58%,#d22147 100%);-webkit-background-clip:text;background-clip:text}@media screen and (max-width:1200px){.h3{font-size:34px}}@media screen and (max-width:768px){.h3{font-size:27px}}.h5{font-size:28px;line-height:125%;font-weight:600}@media screen and (max-width:768px){.h5{font-size:20px}}.h6{font-size:23px;line-height:125%;font-weight:600}@media screen and (max-width:768px){.h6{font-size:17px}}.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-900{font-weight:900}.ttu{text-transform:uppercase}.header{width:300px;min-width:240px;position:sticky;top:40px;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:start;-ms-flex-align:start;align-items:flex-start}.header .logo{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:60px;max-width:200px}@media screen and (max-width:1920px){.header .logo{margin-bottom:30px}}.header .menu-btn{display:none}@media screen and (max-width:1200px){.header{min-width:1px;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:fixed;z-index:10;background-color:#fff;left:0;top:0;padding:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .menu{margin-left:auto;margin-right:32px}.header .logo{margin-bottom:0}.header .map,.header .people-info,.header .scroll-container{display:none!important}}@media screen and (max-width:768px){.header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header .languages{display:none}.header .menu-btn{display:-webkit-box;display:-ms-flexbox;display:flex}.header .logo{max-width:150px}}.menu{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:start;-ms-flex-align:start;align-items:flex-start;gap:20px}.menu-link{font-size:14px;line-height:120%;font-weight:300;-webkit-transition:all .3s ease;transition:all .3s ease;border-bottom:1px solid transparent}.menu-link:hover{border-color:#0c0c0c}@media screen and (max-width:1200px){.menu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:32px}}@media screen and (max-width:768px){.menu{display:none}}.languages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.languages__sep:last-child{display:none}.footer{position:fixed;width:300px;text-align:right;bottom:40px;right:35px}@media screen and (max-width:1200px){.footer{position:static;margin-left:auto;width:100%;text-align:center}}.hystmodal,.hystmodal__shadow{-webkit-transition:opacity .3s ease!important;transition:opacity .3s ease!important}.hystmodal__shadow{background:rgba(0,0,0,.6980392157)}.hystmodal__shadow--show{opacity:1}.hystmodal__window{margin:0;border-radius:20px;background:var(--bg-color,#fff);padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 40px);-webkit-transition:all .4s ease;transition:all .4s ease;-webkit-transform:none;transform:none}@media screen and (max-width:768px){.hystmodal__window{padding:28px}}.menu-modal{width:100%;height:100%;-webkit-transform:none;transform:none;background-color:#fff;border-radius:0;padding:0}.menu-modal__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px}.menu-modal__head .logo{max-width:150px}.menu-modal__inner{padding:20px;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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:32px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.menu-modal .menu{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;gap:32px}.menu-modal .menu-link{font-size:16px;text-transform:uppercase;font-weight:400}.menu-modal .languages{font-size:16px;text-transform:uppercase;font-weight:400;gap:12px}.main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:40px 35px 40px;gap:80px}.main-nav{width:300px;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:end;-ms-flex-align:end;align-items:flex-end;gap:30px;position:sticky;top:40px}.main .nav-arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px}@media screen and (max-width:1920px){.main{gap:60px}}@media screen and (max-width:1200px){.main{padding:20px 20px 60px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-nav{display:none}}@media screen and (max-width:768px){.main{padding:0 10px 40px}}.nav-arrow{width:30px;height:30px;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;border:1px solid #0c0c0c}.nav-arrow .svg{max-width:7px;height:auto}.nav-arrow_right{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.nav-arrow:hover{background-color:#0c0c0c}.nav-arrow:hover path{stroke:#fff}.lang{font-weight:300;opacity:.8}.lang.current{font-weight:500;opacity:1}.lang:hover{opacity:1}main{width:100%;max-width:calc(100% - 760px)}@media screen and (max-width:1920px){main{max-width:calc(100% - 720px)}}@media screen and (max-width:1200px){main{max-width:100%}}.projects{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;gap:200px;padding-top:100px}.projects-info{width:100%;margin-bottom:24px;display:none}.projects-info .scroll-container{display:block!important;overflow:visible;max-height:none}.projects-info .scroll-container ul{gap:12px;margin-bottom:24px}.projects-info .scroll-container p{max-width:100%}.projects-info .scroll-container p:not(:last-child){margin-bottom:12px}.projects .nav-arrows{margin-top:14px}@media screen and (max-width:1920px){.projects{gap:120px;padding-top:70px}}@media screen and (max-width:1200px){.projects{gap:80px;padding-top:80px}.projects-info{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width:768px){.projects{gap:10px;padding-top:70px}}@media screen and (max-width:1200px){.single-projects .projects-info{display:-webkit-box;display:-ms-flexbox;display:flex}.single-projects .projects-info-start p{display:none}.single-projects .projects-info-start ul{margin-bottom:0!important}.single-projects .projects-info-end ul{display:none!important}}.project{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:start;-ms-flex-align:start;align-items:flex-start;gap:10px}.project video{width:100%}.project_left{width:calc(50% - 50px);margin-right:auto}.project_left img{width:100%}.project_right{margin-left:auto;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:calc(50% - 50px)}.project_right img{width:100%}.project_full{width:100%}.project_full img{width:100%}.project_auto{width:auto;max-width:70%}.project__name{text-transform:uppercase}@media screen and (max-width:1200px){.project img{max-height:none}.project_auto{max-width:100%}}@media screen and (max-width:768px){.project{gap:4px;-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.project_left,.project_right{max-width:100%;width:100%}.project_left img,.project_right img{max-height:none}}.scroll-container{overflow:auto;max-height:calc(100vh - 420px)}.scroll-container::-webkit-scrollbar{width:0;background:0 0}.scroll-container::-webkit-scrollbar-thumb{background:#fff}.scroll-container ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;margin-bottom:40px}.scroll-container ul li{font-size:14px;font-weight:300;line-height:130%}.scroll-container p{font-size:12px;font-weight:300;line-height:130%;max-width:270px}.scroll-container p:not(:last-child){margin-bottom:40px}@media screen and (max-width:1920px){.scroll-container{max-height:calc(100vh - 330px)}}@media screen and (max-width:1200px){.scroll-container{display:none}}.line{background-color:#0c0c0c;height:.5px;width:100%;margin-top:60px;margin-bottom:60px}@media screen and (max-width:1920px){.line{margin-top:30px;margin-bottom:30px}}@media screen and (max-width:1200px){.line{display:none}}.project-swiper{width:100%}.project-swiper img{width:100%}.people{padding-top:100px}.people__list{max-width:700px;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;gap:10px;margin-left:auto;margin-right:auto}.people-item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;cursor:pointer}.people-item__name{text-transform:uppercase;position:absolute;right:10px;top:10px;z-index:2;font-size:14px;display:none!important}.people-item__img{min-height:70px;-o-object-fit:cover;object-fit:cover}.people__big{width:100%;max-width:900px;margin-left:auto;margin-right:auto;position:relative}.people-big{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.people-big__name,.people-big__status{display:none}.people-big__inner{position:relative}.people-desc{display:none}.people-info{display:-webkit-box;display:-ms-flexbox;display:flex}.people-info-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.people-info-item__name{text-transform:uppercase;font-size:14px;font-weight:500}.people-info-item__status{font-size:12px;font-weight:300}.people-close{position:absolute;top:0;left:calc(100% + 10px)}.people-close__img{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;width:24px;height:24px;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #0c0c0c;-webkit-transition:all .3s ease;transition:all .3s ease}.people-close__img svg{max-width:20px;height:auto}.people-close__img:hover{background-color:#0c0c0c}.people-close__img:hover path{stroke:#fff}@media screen and (min-width:1201px){.people-big{height:100%}.people-big__img{max-height:calc(100vh - 120px)}.people__list{max-width:100%}.people-item__name{display:none}.people-item__img{min-height:1px;max-height:calc((100vh - 220px)/ 11);-o-object-fit:cover;object-fit:cover}}@media screen and (min-width:1601px){.people-big__img{max-height:calc(100vh - 150px)}.people-item__img{max-height:calc((100vh - 250px)/ 11)}.people-item__name{font-size:10px;right:4px;top:4px;display:block}}@media screen and (min-width:1921px){.people-big__img{max-height:calc(100vh - 180px)}.people-item__name{right:4px;top:4px;font-size:12px}.people-item__img{max-height:calc((100vh - 280px)/ 11)}}@media screen and (max-width:1920px){.people{padding-top:70px}}@media screen and (max-width:1600px){.people{padding-top:50px}}@media screen and (max-width:1200px){.people{padding-top:80px}.people-item__name{display:none}.people-desc{display:block}.people__big{max-width:100%}.people__list{max-width:100%}.people-big__name,.people-big__status{display:-webkit-box;display:-ms-flexbox;display:flex}.people-big__name{position:absolute;top:6px;right:6px;font-size:14px;z-index:1;text-transform:uppercase}.people-big__status{position:absolute;font-size:12px;font-weight:300;top:30px;right:6px;z-index:1}.people-close{display:none}}@media screen and (max-width:768px){.people{padding-top:70px}}.events{padding-top:100px}.events__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:120px 0}.events__list-item{width:33.3333333333%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1920px){.events{padding-top:70px}}@media screen and (max-width:1800px){.events__list{gap:80px 0}}@media screen and (max-width:1300px){.events__list-item{width:50%}}@media screen and (max-width:1200px){.events{padding-top:80px}.events__list{gap:60px 0}.events__list-item{width:33.3333333333%}}@media screen and (max-width:860px){.events__list{gap:40px 0}.events__list-item{width:50%}}@media screen and (max-width:575px){.events__list{-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;gap:20px}.events__list-item{width:100%}}.event{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;padding:16px;text-align:center;-webkit-box-shadow:2px 2px 6px 1px rgba(34,60,80,.15);box-shadow:2px 2px 6px 1px rgba(34,60,80,.15);min-height:350px;width:calc(100% - 60px);max-width:250px}.event__logo{height:60px;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;margin-bottom:24px}.event__logo img{max-height:100%}.event__title{text-transform:uppercase;font-size:12px;margin-bottom:6px}.event__img{margin-bottom:6px;max-width:120px;width:100%;aspect-ratio:3/4}.event__desc{margin-top:auto;font-size:11px}@media screen and (max-width:1800px){.event{min-height:360px}.event__logo{height:40px}}@media screen and (max-width:1600px){.event{min-height:320px}.event__img{max-width:110px}}@media screen and (max-width:575px){.event{min-height:350px}.event__img{max-width:120px}}.partner{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;max-width:240px;-webkit-box-shadow:none;box-shadow:none;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.partner__logo{width:calc(100% - 60px);max-height:100%}.partner .event__logo{-webkit-filter:grayscale(1);filter:grayscale(1);-webkit-transition:all .3s ease;transition:all .3s ease}.partner:hover .event__logo{-webkit-filter:grayscale(0);filter:grayscale(0)}@media screen and (max-width:1600px){.partner{min-height:160px}}@media screen and (max-width:575px){.partner{min-height:1px}}@media screen and (max-width:1600px) and (min-width:1201px){.page-template-template-partners .header,.page-template-template-partners .main-nav,.page-template-template-public .header,.page-template-template-public .main-nav{width:240px}.page-template-template-partners main,.page-template-template-public main{max-width:calc(100% - 480px)}.page-template-template-partners .main,.page-template-template-public .main{gap:0}}.contacts .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;height:auto}@media screen and (min-width:1201px){.contacts .swiper-slide{height:calc(100vh - 220px)}}@media screen and (min-width:1601px){.contacts .swiper-slide{height:calc(100vh - 280px)}}@media screen and (min-width:1921px){.contacts .swiper-slide{height:calc(100vh - 280px)}}.contacts-half{max-width:calc(50% - 5px)!important;width:auto!important;max-height:100%}.contacts-full{max-width:100%;width:auto!important;max-height:100%}.contacts-mobile{display:none}.contacts-mobile .scroll-container{display:block!important}@media screen and (max-width:1200px){.contacts-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}.contacts-mobile .scroll-container ul{margin-bottom:40px}.contacts .map{margin-top:40px}}.map{display:-webkit-box;display:-ms-flexbox;display:flex}.cursor{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;z-index:100000;pointer-events:none;display:none}.cursor img{-webkit-transform:translate(-6px,-4px);transform:translate(-6px,-4px);width:20px}@media screen and (max-width:768px){.cursor{opacity:0}}*{cursor:none!important}