@charset "UTF-8";@font-face{font-family:icons;font-display:swap;src:url(../fonts/icons.woff2) format("woff2"),url(../fonts/icons.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Onest;src:url(../fonts/Onest-VariableFont_wght.woff2) format("woff2 supports variations"),url(../fonts/Onest-VariableFont_wght.woff2) format("woff2-variations"),url(../fonts/Onest-VariableFont_wght.woff) format("woff");font-weight:100 900;font-stretch:75% 125%;font-style:normal;font-display:swap}.checkbox__input:checked+.checkbox__content::before,[class*=" icon-"]:before,[class^=icon-]:before{font-family:icons;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=" icon-"]:before,[class^=icon-]:before{display:block}.icon-file:before{content:"\e90f"}.icon-paperclip:before{content:"\e90c"}.icon-trash:before{content:"\e90d"}.icon-warning:before{content:"\e90e"}.icon-right:before{content:"\e90b"}.icon-globe:before{content:"\e90a"}.checkbox__input:checked+.checkbox__content:before,.icon-check:before{content:"\e909"}.icon-arrow:before{content:"\e900"}.icon-chevron-down:before{content:"\e901"}.icon-download:before{content:"\e902"}.icon-envelope:before{content:"\e903"}.icon-location:before{content:"\e904"}.icon-next:before{content:"\e905"}.icon-phone:before{content:"\e906"}.icon-prev:before{content:"\e907"}.icon-share:before{content:"\e908"}:root{--header-height:4.875rem}.title-lg{font-size:1.75rem;font-weight:500;line-height:110%;letter-spacing:-.09544rem}.title{font-size:1.625rem;font-weight:600;line-height:110%;letter-spacing:-.0175rem}.title-sm{font-size:1.75rem;font-weight:600;line-height:110%;letter-spacing:-.0175rem}.color-accent{color:#2342a7}.text-nowrap{white-space:nowrap}.swiper-button-next,.swiper-button-prev{position:static;z-index:1;-webkit-transform:none;-ms-transform:none;transform:none;margin-top:0!important;-webkit-box-shadow:0 .25rem .75rem 0 rgba(0,0,0,.1);box-shadow:0 .25rem .75rem 0 rgba(0,0,0,.1);border-radius:50%;background:#fff;color:#2342a7;-webkit-transition:all .3s ease;transition:all .3s ease;width:3.125rem;height:3.125rem;font-size:1.625rem}.swiper-button-next svg,.swiper-button-prev svg{display:none}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{color:#b8bcc2;opacity:1}.swiper-button-next:not(.swiper-button-disabled):active,.swiper-button-prev:not(.swiper-button-disabled):active{-webkit-box-shadow:none;box-shadow:none;color:#1c3586}::-webkit-scrollbar{width:.5rem}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#2342a7;border-radius:.5rem}.hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.cover-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form__field{position:relative;display:block}.form__field+.form__field{margin-top:.5rem}.form__field._error .form__error{display:block}.form__error{color:#ba2028;font-size:.75rem;display:none;margin-top:.5rem}.form__control{text-overflow:ellipsis;-webkit-transition:border-color .3s ease,color .3s ease;transition:border-color .3s ease,color .3s ease;width:100%;font-size:1rem;line-height:160%;border-radius:.5rem;border:.0625rem solid #f6f8fa;background:#f6f8fa;color:#313542;caret-color:#2342a7;padding:.8rem .75rem;min-height:3.5rem}.form__control::-webkit-input-placeholder{color:#a1a5a7;opacity:1}.form__control::-moz-placeholder{color:#a1a5a7;opacity:1}.form__control:-ms-input-placeholder{color:#a1a5a7;opacity:1}.form__control::-ms-input-placeholder{color:#a1a5a7;opacity:1}.form__control::placeholder{color:#a1a5a7;opacity:1}.form__control:focus{border:.0625rem solid #2342a7}.form__control._error{border-color:#ba2028}.form__control:is(textarea){height:6.5rem;resize:none}.form__submit{width:100%;margin-top:1.5rem}.form__attach{margin-top:1.5rem}.form__checkbox{margin-top:1rem}.checkbox{display:block}.checkbox__input:checked+.checkbox__content::before{background:#2342a7}.checkbox__input._error+.checkbox__content::before{border:1px solid #ba2028;background:#fff1ed}.checkbox__content{position:relative;display:block;color:#313542;padding-left:1.88rem;font-size:.75rem;line-height:120%;min-height:1.25rem;-ms-flex-line-pack:center;align-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox__content::before{content:"";position:absolute;top:0;left:0;background:0 0;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;background:#fff;color:#fff;border:.0625rem solid #2343a7;border-radius:.25rem;width:1.25rem;height:1.25rem;font-size:.4rem}.checkbox__content a{text-decoration:underline}.btn{position:relative;z-index:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:background-color .3s ease,color .3s ease,border-color .3s ease,-webkit-box-shadow .3s ease;transition:background-color .3s ease,color .3s ease,border-color .3s ease,-webkit-box-shadow .3s ease;transition:background-color .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease;transition:background-color .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease,-webkit-box-shadow .3s ease;border-radius:.75rem;padding:1rem 1.5rem;font-weight:500;line-height:150%;letter-spacing:-.0195rem;font-size:.875rem}.btn::before{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-transition:all .3s ease;transition:all .3s ease}.btn:focus-visible{-webkit-box-shadow:0 0 .0625rem .0625rem #000;box-shadow:0 0 .0625rem .0625rem #000}.btn.btn-primary{--btn-text-color:#fff;color:var(--btn-text-color,#fff);background:#2342a7}.btn.btn-primary:active{background:#1c3586}.btn.btn-primary:disabled,.btn.btn-primary[aria-disabled=true]{background:#a7b3da;color:rgba(255,255,255,.7)}.btn.btn-secondary{--btn-text-color:#313542;color:var(--btn-text-color,#313542);background:#fff;-webkit-box-shadow:0 .25rem 1.29375rem 0 #b9bcc7;box-shadow:0 .25rem 1.29375rem 0 #b9bcc7}.btn.btn-secondary:active{background:#f8faff;-webkit-box-shadow:none;box-shadow:none}.btn.btn-secondary:disabled,.btn.btn-secondary[aria-disabled=true]{-webkit-box-shadow:none;box-shadow:none;color:rgba(49,53,66,.2)}.btn.btn-white{--btn-text-color:#2342A7;color:var(--btn-text-color,#2342a7);background:#fff}.btn.btn-white:active{background:#f8faff;-webkit-box-shadow:none;box-shadow:none}.btn.btn-white:disabled,.btn.btn-white[aria-disabled=true]{-webkit-box-shadow:none;box-shadow:none;color:rgba(49,53,66,.2)}.btn.btn-sm{text-transform:none;padding:.3125rem .5rem;font-size:.875rem;gap:.5rem}.btn:disabled,.btn[aria-disabled=true]{cursor:default;pointer-events:none}.btn._loading{color:transparent!important;pointer-events:none;-webkit-transition:none;transition:none}.btn._loading::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.25rem;height:1.25rem;border:.1875rem solid var(--btn-text-color,#000);border-bottom-color:transparent;border-radius:50%;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite;z-index:3}@-webkit-keyframes rotation{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}100%{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}@keyframes rotation{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}100%{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}.file-attach{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.file-attach__label{font-size:.875rem;font-weight:500;line-height:normal;color:#313542}.file-attach__area{border:.0625rem solid #d9d9d9;border-radius:.5rem;padding:.75rem;cursor:pointer;-webkit-transition:border-color .3s ease;transition:border-color .3s ease}.file-attach[data-state=error] .file-attach__area{border-color:#ef4444;cursor:default}.file-attach[data-state=loading] .file-attach__area,.file-attach[data-state=ready] .file-attach__area{cursor:default}.file-attach__state{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem}.file-attach__icon{-ms-flex-negative:0;flex-shrink:0;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;width:1.5rem;height:1.5rem;font-size:1.5rem;color:#313542;line-height:1}.file-attach__icon.icon-warning{color:#ef4444}.file-attach__loader{-ms-flex-negative:0;flex-shrink:0;position:relative;width:1.5rem;height:1.5rem}.file-attach__loader::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.25rem;height:1.25rem;border:.1875rem solid #05f;border-bottom-color:transparent;border-radius:50%;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-animation:file-attach-rotation 1s linear infinite;animation:file-attach-rotation 1s linear infinite}@-webkit-keyframes file-attach-rotation{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}100%{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}@keyframes file-attach-rotation{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}100%{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}.file-attach__hint{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;font-size:.875rem;line-height:1.6;color:#313542}.file-attach__meta{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.125rem}.file-attach__name{font-size:.875rem;line-height:normal;color:#313542;word-break:break-word}.file-attach__size{font-size:.75rem;line-height:normal;color:#a1a5a7}.file-attach__error-text{font-size:.75rem;line-height:normal;color:#ef4444}.file-attach__choose{-ms-flex-negative:0;flex-shrink:0;padding:.625rem .875rem;border-radius:.5rem;border:.0625rem solid #ced0d1;background:#fff;color:#313542;font-size:.875rem;font-weight:500;line-height:normal;-webkit-transition:border-color .3s ease,color .3s ease;transition:border-color .3s ease,color .3s ease}.file-attach__remove{-ms-flex-negative:0;flex-shrink:0;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;width:2rem;height:2rem;border-radius:.5rem;border:.0625rem solid #ced0d1;background:#fff;color:#313542;font-size:1rem;line-height:1;-webkit-transition:border-color .3s ease,color .3s ease;transition:border-color .3s ease,color .3s ease}*{scroll-margin-top:var(--header-height,8.75rem)}body{font-family:Onest,sans-serif;font-size:1rem;min-width:20rem;min-height:100%;line-height:normal;font-weight:400;margin-right:0!important;background:#fff;color:#313542}.wrapper{position:relative;width:100%;min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;overflow-x:clip}.page{position:relative;z-index:2;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow-x:clip;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.container{margin:0 auto;-webkit-box-sizing:content-box;box-sizing:content-box;max-width:77.9375rem;padding:0 1rem}.fancybox__container{max-width:100%!important;padding:0!important}.fancybox__slide{padding:0}.f-caption{text-align:center;margin-bottom:-80px}.fancybox__backdrop{background:rgba(2,10,31,.75)}.fancybox__content{color:inherit;background:0 0;padding:0}.fancybox__content :focus:not(.carousel__button.is-close){outline:0}.f-button.is-close-button{--f-close-button-svg-stroke-width:0.125rem;--f-close-button-color:#272a2d;--f-close-button-hover-color:#2342A7;--f-close-button-width:2.5rem;--f-close-button-height:2.5rem;--f-close-button-svg-width:1.5rem;--f-close-button-svg-height:1.5rem;top:.25rem;right:.25rem}.fancybox__dialog :empty{display:inherit}.popup{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:1rem;background-color:#fff;color:#272a2d;padding:2.5rem 1rem;max-width:100%;width:100%}.popup.popup--contest .popup__form .form__checkbox{margin-top:1.5rem;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.popup.popup--contest .popup__form .form__submit{margin-top:1rem}.popup.popup--contest .popup__form .form__submit:disabled{background:#a7b3da;border-color:#a7b3da;color:rgba(255,255,255,.7)}.popup__icon{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-bottom:1rem;max-width:3rem}.popup__title{text-align:center}.popup__subtitle{margin-top:.75rem;color:#313542;font-size:1.125rem;font-weight:500;line-height:140%;text-align:center}.popup__form{margin-top:1.5rem}.popup__link{margin-top:1.875rem;-ms-flex-item-align:start;align-self:flex-start;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#313542;font-size:1rem;line-height:120%;letter-spacing:-.01188rem;gap:.625rem}.popup__link::before{width:1.5rem;height:1.5rem;font-size:1.5rem;color:#2342a7}.popup__link span{text-decoration:underline}.popup__resident-header{padding-bottom:1.5rem;border-bottom:.0625rem solid rgba(165,172,195,.31);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:1rem}.popup__resident-title{color:#4a5565;font-size:.875rem;font-weight:500;line-height:130%;letter-spacing:-.00938rem}.popup__content{margin-top:1.5rem}[data-counter]{font-variant-numeric:tabular-nums;display:inline-block;white-space:nowrap}[data-animate=bottom]{-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.6s;transition-duration:.6s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform:translateY(2.5rem);-ms-transform:translateY(2.5rem);transform:translateY(2.5rem);opacity:0}[data-animate=bottom].animated{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}[data-animate=fade]{-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:.6s;transition-duration:.6s;-webkit-transition-delay:.15s;transition-delay:.15s;-webkit-transition-property:opacity,visibility;transition-property:opacity,visibility;opacity:0;visibility:hidden}[data-animate=fade].animated{opacity:1;visibility:visible}[data-animate=scale]{-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-delay:.3s;transition-delay:.3s;-webkit-transition-property:opacity,visibility,-webkit-transform;transition-property:opacity,visibility,-webkit-transform;transition-property:transform,opacity,visibility;transition-property:transform,opacity,visibility,-webkit-transform;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}[data-animate=scale].animated{opacity:1;visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.typography-block{font-size:.875rem;line-height:140%}.typography-block h2,.typography-block h3,.typography-block h4,.typography-block h5,.typography-block h6{font-weight:600}.typography-block h1{margin-top:0;margin-bottom:2.4rem;font-weight:500;line-height:1.25;font-size:2rem}.typography-block h2{margin:2.5rem 0 1.25rem;line-height:116.667%;font-size:1.5rem}.typography-block h2:first-child{margin-top:0}.typography-block h3{margin:2rem 0 1rem;line-height:128.571%;font-size:1.5rem;font-weight:500;letter-spacing:-.015rem}.typography-block h3:first-child{margin-top:0}.typography-block h4{line-height:1.2;margin:1rem 0 .5rem;font-size:1rem;font-weight:600}.typography-block h4:first-child{margin-top:0}.typography-block p:not(:first-child){margin-top:.5rem}.typography-block ul li{position:relative;line-height:120%;font-size:.875rem;padding-left:1em}.typography-block ul li:not(:last-child){margin-bottom:.15rem}.typography-block ul li::before{position:absolute;top:0;left:0;content:"-";-ms-flex-negative:0;flex-shrink:0}.typography-block ol{margin-top:.25rem;counter-reset:item}.typography-block ol>li{position:relative;counter-increment:item;line-height:120%;padding-left:2.25em}.typography-block ol>li:not(:last-child){margin-bottom:.15rem}.typography-block ol>li ol>li{padding-left:3.25em}.typography-block ol>li ol>li ol>li{padding-left:3.75em}.typography-block ol>li::before{content:counter(section) "." counters(item, ".") ".";position:absolute;top:0;left:0}.typography-block p a{color:#2342a7}.typography-block p:not(:last-child){margin-bottom:1rem}.typography-block ol,.typography-block ul{margin:0 0 1.5em}.typography-block ol:last-child,.typography-block ul:last-child{margin-bottom:0}.typography-block a:not(.article__more,.btn){color:#1570ef}.typography-block blockquote,.typography-block cite{margin:1.5rem 0 2rem;padding:1.125rem;border-radius:.5rem;background:#f5f5f5;color:#181d27;font-weight:600;line-height:155.556%;display:block;font-size:1.125rem;padding-left:2.625rem;position:relative}.typography-block blockquote::before,.typography-block cite::before{content:"";position:absolute;top:1.125rem;left:1.125rem;bottom:1.125rem;width:.25rem;background:#2342a7}.typography-block figure{margin:3rem 0 2rem}.typography-block figure:last-child{margin-bottom:0}.typography-block figure:first-child{margin-top:0}.typography-block figure figcaption{margin-top:1rem;margin-bottom:0;color:#414651;font-size:.875rem;line-height:142.857%}.banner{position:relative;color:#fff;background:#2342a7;min-height:25.625rem;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;border-radius:.75rem}.banner__info{position:relative;z-index:2;max-width:40rem;padding:1.25rem 1rem}.banner__subtitle{line-height:130%;letter-spacing:-.0195rem;max-width:16.875rem;margin-top:.75rem;font-size:.875rem}.banner__slider{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:#2342a7;pointer-events:none;border-radius:.75rem}.banner__slider::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(330deg,rgba(0,0,0,0) 36.95%,#000 137.82%);z-index:2}.banner__slide{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:15rem}.banner__slide picture{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:block}.banner__image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:#2342a7;overflow:hidden;pointer-events:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:.75rem}.banner__image picture{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:block}.banner__image img{border-radius:.75rem}.banner__text{margin-top:1.5rem;font-size:1rem;line-height:162.5%;letter-spacing:-.0195rem}.banner__text p:not(:last-child){margin-bottom:.625rem}.banner__btns{margin-top:2.375rem;gap:1rem;display:-webkit-box;display:-ms-flexbox;display:flex}.banner__btns .banner__btn{margin-top:0}.banner__btn{margin-top:2rem}.description-block{margin-top:auto;margin-bottom:-1px;margin-inline:-1px;position:relative;background:#fff;color:#313542;z-index:6;padding-top:2.5rem;max-width:22rem}.description-block::after,.description-block::before{content:"";position:absolute;width:.75rem;height:.75rem;background-size:contain;background-repeat:no-repeat}.description-block.description-block--left{padding-right:2rem;border-top-right-radius:.75rem}.description-block.description-block--left::after,.description-block.description-block--left::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30' fill='none'%3E%3Cpath d='M0 0C0 16.5685 13.4315 30 30 30H0V0Z' fill='white'/%3E%3C/svg%3E")}.description-block.description-block--left::before{bottom:100%;left:0}.description-block.description-block--left::after{bottom:0;left:100%}.description-block.description-block--right{margin-left:auto;padding-left:2rem;border-top-left-radius:.75rem}.description-block.description-block--right::after,.description-block.description-block--right::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30' fill='none'%3E%3Cpath d='M30 0C30 16.5685 16.5685 30 0 30H30V0Z' fill='white'/%3E%3C/svg%3E")}.description-block.description-block--right::before{bottom:100%;right:0}.description-block.description-block--right::after{bottom:0;right:100%}.order{margin-top:auto;background:#fff;border-radius:0 0 1.875rem 1.875rem;margin-bottom:-1.875rem;padding:1.875rem 0 2.5rem}.order.order--grey{background:#f6f8fa}.order__banner{position:relative;z-index:1;border-radius:1.5rem;color:#fff;text-align:center;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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;padding:2rem 1rem}.order__video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;border-radius:1.5rem}.order__video::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/order-decor.svg) center/cover no-repeat,-webkit-gradient(linear,left top,left bottom,from(rgba(0,24,101,.64)),to(rgba(0,24,101,.64)));background:url(../img/order-decor.svg) center/cover no-repeat,linear-gradient(rgba(0,24,101,.64),rgba(0,24,101,.64))}.order__video-block{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.order__title.title{font-size:1.625rem}.order__banner-subtitle{font-size:.875rem;line-height:130%;max-width:30.1875rem;margin-top:1.125rem}.order__banner-btn{margin-top:1.125rem;min-width:8.1875rem}.header{position:sticky;top:0;left:0;width:100%;z-index:6;background:#fff;padding:.625rem 0}.header__container{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;gap:.625rem}.header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:auto;max-width:6.125rem}.header__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.4375rem}.header__phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.2rem;font-size:.625rem;letter-spacing:-.02em;font-weight:500;line-height:120%;-webkit-transition:color .3s ease;transition:color .3s ease;white-space:nowrap;transition:color .3s ease}.header__phone::before{width:1.25rem;height:1.25rem;border-radius:50%;background:#eceff7;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;-ms-flex-negative:0;flex-shrink:0}.header__contest{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#2342a7;color:#fff;line-height:150%;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;clip-path:polygon(82.95% 100%,100% 0,0 17.24%,7.39% 89.66%);margin-left:auto;font-size:.625rem;padding:.1875rem .71875rem .1875rem .546875rem}.menu{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.menu__content{display:-webkit-box;display:-ms-flexbox;display:flex}.menu__navbar{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:133.33%;letter-spacing:-.0195rem;gap:2rem;font-size:1.125rem}.menu__item{-webkit-transition:color .3s ease;transition:color .3s ease;color:rgba(49,53,66,.6)}.menu__item.menu__item--parent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.3125rem}body._touch .menu__item.menu__item--parent.open-submenu .menu__arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);opacity:1}body._touch .menu__item.menu__item--parent.open-submenu .menu__link{opacity:1}.menu__arrow{width:1rem;height:1rem;font-size:.5rem;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.menu__link.active{color:#313542}.menu__link.active+.menu__arrow{color:#313542}.menu__phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;font-size:1rem;font-weight:500;line-height:150%;letter-spacing:-.0195rem;-webkit-transition:color .3s ease;transition:color .3s ease}.menu__phone::before{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;-ms-flex-negative:0;flex-shrink:0;border-radius:50%;background:#194ea4;color:#fff;backdrop-filter:blur(.140625rem);-webkit-backdrop-filter:blur(.140625rem);width:1.62131rem;height:1.62131rem;font-size:.875rem}.submenu__item:not(:last-child){margin-bottom:.75rem}.submenu__link{-webkit-transition:color .3s ease;transition:color .3s ease}.submenu__link.active{color:#2342a7}.icon-menu{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#313542;background:0 0;z-index:11;-webkit-transition:all .3s ease;transition:all .3s ease;width:1.875rem;height:1rem}.icon-menu span{display:block;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;-webkit-transition:opacity .4s ease .4s,-webkit-transform .4s ease .4s;transition:opacity .4s ease .4s,-webkit-transform .4s ease .4s;transition:transform .4s ease .4s,opacity .4s ease .4s;transition:transform .4s ease .4s,opacity .4s ease .4s,-webkit-transform .4s ease .4s;will-change:transform;padding:.1875rem 0}.icon-menu span:first-child{width:84%;margin-left:auto}.icon-menu span:last-child{width:74%;margin-left:auto}.icon-menu span::before{content:"";display:block;height:.125rem;border-radius:.125rem;background:currentColor;-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;will-change:transform;margin:auto}.header.open-menu .icon-menu span{-webkit-transition:opacity .3s ease 0s,width 0s ease .4s,-webkit-transform .3s ease 0s;transition:opacity .3s ease 0s,width 0s ease .4s,-webkit-transform .3s ease 0s;transition:transform .3s ease 0s,opacity .3s ease 0s,width 0s ease .4s;transition:transform .3s ease 0s,opacity .3s ease 0s,width 0s ease .4s,-webkit-transform .3s ease 0s}.header.open-menu .icon-menu span::before{-webkit-transition:width .3s ease 0s,-webkit-transform .45s ease .35s;transition:width .3s ease 0s,-webkit-transform .45s ease .35s;transition:transform .45s ease .35s,width .3s ease 0s;transition:transform .45s ease .35s,width .3s ease 0s,-webkit-transform .45s ease .35s}.header.open-menu .icon-menu span:first-child{width:100%;-webkit-transform:translateY(.5rem);-ms-transform:translateY(.5rem);transform:translateY(.5rem)}.header.open-menu .icon-menu span:first-child::before{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.header.open-menu .icon-menu span:nth-child(2){opacity:0}.header.open-menu .icon-menu span:nth-child(3){width:100%;-webkit-transform:translateY(-.5rem);-ms-transform:translateY(-.5rem);transform:translateY(-.5rem)}.header.open-menu .icon-menu span:nth-child(3)::before{-webkit-transform:rotate(-225deg);-ms-transform:rotate(-225deg);transform:rotate(-225deg)}.footer{background-color:#313542;color:#fff;padding:3.4375rem 0 1.53rem}.footer__container{display:-ms-grid;display:grid}.footer__main{display:contents}.footer__logo{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;max-width:10.375rem;display:block;width:100%}.footer__logo img{width:100%}.footer__copyright{line-height:155.556%;letter-spacing:-.02744rem;font-size:.875rem;margin-top:.5rem}.footer__prod{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.375rem;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;font-size:.8125rem;line-height:184.615%;letter-spacing:-.0195rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:1.125rem}.footer__contacts{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;gap:1.125rem}.footer__contacts-links{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:.5rem;font-size:.875rem;letter-spacing:-.0195rem}.footer__contacts-link{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.footer__address{letter-spacing:-.0195rem;font-size:.875rem;max-width:20rem;line-height:130%;margin-top:1rem}.footer__side{margin-top:1.125rem}.footer__menu-list{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:.35rem;line-height:150%;font-size:.875rem;letter-spacing:-.0195rem}.footer__menu-link{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.footer__policy{margin-top:1.25rem;font-size:.875rem;line-height:142.857%;letter-spacing:-.00938rem;display:inline-block;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;color:rgba(255,255,255,.5);-webkit-transition:color .3s ease;transition:color .3s ease}.hero{padding:1rem 0 1.25rem}.hero__container{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;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;gap:2.5rem}.hero__main{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;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}.hero__subtitle{color:#4a5565;margin-top:.75rem;line-height:130%;max-width:41rem;font-size:.875rem;max-width:95%}.hero__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8125rem;margin-top:1.5rem;width:100%}.hero__btn{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.hero__video{position:relative;border-radius:1.875rem 0 0 1.875rem;height:16rem;margin-right:-1rem}.hero__video::before{content:"";position:absolute;inset:-1px;border-radius:1.875rem 0 0 1.875rem;background:url(../img/decor/hero-mask-mobile.svg) 0 center/cover no-repeat}.hero__video-block{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.75rem 0 0 .75rem}.stats{padding:1.25rem 0 2.375rem}.stats__container{display:-ms-grid;display:grid;gap:.5rem}.stats__block{border-radius:1.5rem;background:#f6f8fa;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;padding:1.5rem .5rem 1rem 1rem}.stats__block-value{color:#2342a7;font-weight:500;line-height:92.308%;font-size:2.25rem;letter-spacing:-.05em}.stats__block-subtitle{color:#4a5565;letter-spacing:-.01875rem;line-height:142.857%;font-size:.875rem;margin-top:1rem}.about{background:#fff}.about__banner .description-block{line-height:130%;letter-spacing:-.0195rem;font-size:.875rem}.about__banner .description-block p:not(:last-child){margin-bottom:1.125rem}.directions{background:#fff;padding:2.5rem 0 2.125rem}.directions:not(:last-child){position:relative;z-index:3;border-radius:0 0 1.875rem 1.875rem;margin-bottom:-1.875rem}.directions:not(:last-child)+*{padding-top:4.5rem}.directions--grey{background:#f6f8fa;padding:2.375rem 0 2.375rem}.directions--grey .directions__title{font-weight:600}.directions--grey .directions__list{-webkit-filter:drop-shadow(0 13px 28.2px #ecf1f5);filter:drop-shadow(0 13px 28.2px #ecf1f5)}.directions__list{display:-ms-grid;display:grid;gap:.5rem;margin-top:1.25rem}.direction-card{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:1.25rem .5rem 1.25rem 1rem;-ms-grid-column-span:4;grid-column:span 4;min-height:5.75rem;border-radius:1.125rem;gap:1rem}.direction-card::after{content:"";position:absolute;top:100%;background-position:center;width:2.25rem;height:.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='8' viewBox='0 0 36 8' fill='none'%3E%3Cpath d='M0 8L0.23674 7.90287C3.84447 6.42278 3.68986 1.26149 0 0L36 0C32.5368 1.39927 32.3734 6.24165 35.7344 7.87121L36 8L0 8Z' fill='%23F4F7F9'/%3E%3C/svg%3E")}.direction-card.direction-card--grey{background:#f4f7f9}.direction-card.direction-card--white{background:#fff}.direction-card.direction-card--white::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='8' viewBox='0 0 36 8' fill='none'%3E%3Cpath d='M0 8L0.23674 7.90287C3.84447 6.42278 3.68986 1.26149 0 0L36 0C32.5368 1.39927 32.3734 6.24165 35.7344 7.87121L36 8L0 8Z' fill='white'/%3E%3C/svg%3E")}.direction-card.direction-card--white::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='36' viewBox='0 0 8 36' fill='none'%3E%3Cpath d='M1.43051e-06 -3.49691e-07L0.0971255 0.236739C1.57722 3.84447 6.73851 3.68986 8 0L8 36C6.60073 32.5368 1.75835 32.3734 0.12879 35.7344L-1.43099e-07 36L1.43051e-06 -3.49691e-07Z' fill='white'/%3E%3C/svg%3E")}.no-webp .direction-card.direction-card--white .direction-card__icon::before{background:url(../img/decor/glass-substrat-direction-white-tablet.png) 0 0/cover no-repeat}.direction-card.direction-card--large::before{top:25%}.direction-card__icon{-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:start;align-self:flex-start;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;position:relative;z-index:1;width:3.81325rem;height:3.81325rem;border-radius:1.22025rem;padding:1rem}.direction-card__icon img{max-height:1.5rem}.no-webp .direction-card__icon::before{background:url(../img/decor/glass-substrat-direction-tablet.png) 0 0/cover no-repeat}.direction-card__icon::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.direction-card__icon::after{content:"";position:absolute;bottom:.21rem;right:.21rem;border-radius:50%;z-index:-2;background:#2342a7;-webkit-filter:blur(13.9500007629px);filter:blur(13.9500007629px);width:.81675rem;height:.81675rem}.direction-card__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start}.direction-card__caption{color:#313542;font-weight:500;line-height:110%;letter-spacing:-.02806rem;font-size:1rem}.direction-card__desc{color:#4a5565;line-height:126.389%;letter-spacing:-.00938rem;max-width:26.5rem;margin-top:.5rem;font-size:.875rem}.residents{background:#f6f8fa;position:relative;padding:8.1875rem 0 2.5rem}.residents__list{display:-ms-grid;display:grid;gap:.5rem;margin-top:1.75rem}.residents__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.residents__card-link{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:1rem;background:#fff;-webkit-box-shadow:0 .8125rem 1.75rem 0 #ecf1f5;box-shadow:0 .8125rem 1.75rem 0 #ecf1f5;padding:.25rem .875rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;border-radius:.75rem}.residents__card-logotype{border-bottom:.0625rem solid rgba(165,172,195,.31);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:3.25rem}.residents__card-name{margin-top:1.125rem;color:#313542;font-size:1.5625rem;font-weight:500;line-height:112%;letter-spacing:-.02806rem}.residents__card-desc{margin-top:.25rem;color:#4a5565;line-height:120%;letter-spacing:-.00519rem;text-align:left;font-size:.875rem}.residents__card-more{margin-top:auto;color:#313542;line-height:142.857%;letter-spacing:-.00938rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem;font-size:.75rem}.residents__card-more::before{-ms-flex-negative:0;flex-shrink:0;width:1rem;height:1rem;font-size:.875rem;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;color:#2342a7;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;-ms-flex-line-pack:center;align-content:center}.about-center{position:relative;z-index:3;background:#fff}.about-center__banner.banner .banner__title.title-sm{font-size:1.375rem}.about-center__banner.banner .banner__text{line-height:140%;letter-spacing:-.0195rem;font-size:.875rem;margin-top:.875rem}.about-center__banner.banner .banner__btn{font-size:.875rem;margin-top:1rem}.training{padding:2.75rem 0 2.08rem}.training__container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.training__desc{color:#313542;letter-spacing:-.0195rem;line-height:140%;margin-top:1rem;font-size:.875rem}.training__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625rem}.training__card-link{background:#fffefe;-webkit-box-shadow:0 .25rem .625rem 0 rgba(0,0,0,.11);box-shadow:0 .25rem .625rem 0 rgba(0,0,0,.11);display:-ms-grid;display:grid;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;row-gap:.75rem;-webkit-transition:all .3s ease;transition:all .3s ease;padding:1.125rem 1rem;border-radius:1.25rem;-ms-grid-columns:2.625rem 1fr;grid-template-columns:2.625rem 1fr}.training__card-image{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;-ms-flex-negative:0;flex-shrink:0;position:relative;z-index:1;border-radius:.84rem;width:2.625rem;height:2.625rem}.training__card-image img{max-width:1.54313rem}.training__card-image::before{content:"";position:absolute;right:2.25rem;bottom:2.5rem;width:1.83rem;height:1.83rem;background:#2342a7;-webkit-filter:blur(29.2189998627px);filter:blur(29.2189998627px);opacity:.5;z-index:-2;border-radius:50%}.no-webp .training__card-image::after{background:url(../img/decor/glass-substrat-training-tablet.png) 0 0/cover no-repeat}.training__card-image::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.training__card-caption{font-size:1.125rem;font-weight:500;line-height:110%;letter-spacing:.00438rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:left}.training__card-caption::before{width:2rem;height:2rem;font-size:1rem;-ms-flex-negative:0;flex-shrink:0;background:#2342a7;color:#fff;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;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;border-radius:50%;margin-right:-.25rem}.training__card-desc{color:#4a5565;line-height:125%;letter-spacing:-.0195rem;font-size:.875rem;-ms-grid-column-span:2;grid-column:span 2;padding-right:1.25rem}.solutions{padding:2.25rem 0 .25rem}.solutions__list{display:-ms-grid;display:grid;gap:.75rem;margin-top:2rem}.solutions__card{background:#f6f8fa;padding:1.35rem .625rem 1.25rem 1rem;min-height:12rem;border-radius:.75rem}.solutions__card:nth-child(3n+2){background:#f6faf8}.solutions__card:nth-child(3n+2) .solutions__card-diagram svg{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}.solutions__card:nth-child(3n+3){background:#faf6f9}.solutions__card:nth-child(3n+3) .solutions__card-diagram svg{-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg)}.solutions__card-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem}.solutions__card-num{position:relative;color:#2342a7;font-weight:500;line-height:167.416%;letter-spacing:.00606rem;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;aspect-ratio:1;width:4rem;height:4rem;font-size:1.65294rem}.solutions__card-diagram{position:absolute;top:0;left:0;width:100%;height:100%}.solutions__card-diagram svg{width:100%;height:100%;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.solutions__card-diagram .diagram-line{stroke-dasharray:33.33 100;stroke-dashoffset:33.33;-webkit-transition:stroke-dashoffset 1s cubic-bezier(.4,0,.2,1);transition:stroke-dashoffset 1s cubic-bezier(.4,0,.2,1)}.solutions__card-caption{width:-webkit-min-content;width:-moz-min-content;width:min-content;font-weight:500;letter-spacing:.00438rem;font-size:1.25rem;line-height:110%}.solutions__card-desc{color:#4a5565;line-height:130%;letter-spacing:-.0195rem;font-size:.875rem;margin-top:.75rem}.about-park__banner{min-height:17.9375rem}.about-park__banner .banner__description{padding-top:.5rem;line-height:130%;padding-left:.75rem;max-width:72.3%;font-size:.875rem;letter-spacing:-.03125rem;padding-right:.75rem}.ecosystem{padding:3.125rem 0 2.8125rem}.ecosystem__title{max-width:46.875rem;font-weight:600}.ecosystem__list{margin-top:2rem;display:-ms-grid;display:grid;gap:.75rem}.ecosystem__card{height:100%;background:#fff;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-shadow:0 .4375rem 1rem 0 #ecf1f5;box-shadow:0 .4375rem 1rem 0 #ecf1f5;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:1rem;gap:.75rem;padding:1rem}.ecosystem__card-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem}.ecosystem__card-icon{-ms-flex-negative:0;flex-shrink:0;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;position:relative;z-index:1;width:3.81325rem;height:3.81325rem;padding:.875rem;border-radius:1.22025rem}.no-webp .ecosystem__card-icon::before{background:url(../img/decor/glass-substrat-ecosystem-tablet.png) 0 0/cover no-repeat}.ecosystem__card-icon::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;border-radius:1.22025rem}.ecosystem__card-icon::after{content:"";position:absolute;bottom:.22rem;right:.44rem;width:1.30681rem;height:1.30681rem;border-radius:50%;z-index:-2;background:#2342a7;-webkit-filter:blur(21px);filter:blur(21px)}.ecosystem__card-icon img{width:2.875rem;height:2.875rem;-o-object-fit:contain;object-fit:contain}.ecosystem__card-title{font-weight:500;line-height:110%;letter-spacing:-.02806rem;font-size:1rem}.ecosystem__card-text{color:#4a5565;letter-spacing:-.01875rem;font-size:.875rem;line-height:130%}.gallery{padding:2.1875rem 0 2.5rem}.gallery__title{font-weight:600;max-width:28.125rem}.gallery__slider{margin-top:2rem;overflow:visible;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;gap:1rem}.gallery__slide{display:block;overflow:hidden;border-radius:1rem;width:20.3125rem;height:16.5625rem}.gallery__slider-controls{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.875rem}.infrastructure{background:#f6f8fa;padding:2.5rem 0 4.375rem}.infrastructure+.contacts{background:#fff;padding-top:2.5rem;border-radius:1.875rem;margin-top:-1.875rem}.infrastructure__title{font-weight:600;max-width:30rem}.infrastructure__grid{margin-top:1.875rem;display:-ms-grid;display:grid;gap:1.75rem}.infrastructure__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:.75rem;position:relative;color:#fff}.infrastructure__card-title{position:absolute;width:100%;z-index:2;font-weight:500;line-height:1;padding:1rem .875rem;font-size:1.125rem}.infrastructure__card-image{position:relative;width:100%;height:15.125rem}.infrastructure__card-image::before{content:"";position:absolute;inset:0;background:linear-gradient(152deg,rgba(0,11,32,.7) 7.08%,rgba(0,11,32,.07) 56.65%);z-index:1;border-radius:.75rem}.infrastructure__card-image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.75rem}.infrastructure__card-body{position:absolute;z-index:2;background:#f6f8fa;color:#4a5565;-ms-flex-line-pack:center;align-content:center;line-height:130%;letter-spacing:-.0195rem;max-width:min(24.375rem,55.8%);font-size:.875rem;padding:.75rem 1rem .25rem;min-height:5.625rem}.infrastructure__card-body::after,.infrastructure__card-body::before{content:"";position:absolute;width:.75rem;height:.75rem;background-size:contain;background-repeat:no-repeat}.contacts{background:#fff;padding:2.5rem 0 2.375rem}.contacts:not(:last-child){position:relative;z-index:2;margin-bottom:-1.875rem;border-bottom-left-radius:1.875rem;border-bottom-right-radius:1.875rem}.contacts:not(:last-child)+*{padding-top:4.5rem}.contacts__title{font-weight:600}.contacts__list{display:-ms-grid;display:grid;gap:.875rem;margin-top:1.875rem}.contacts__item{position:relative;padding-left:2rem}.contacts__item::before{position:absolute;top:0;left:0;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;color:#2342a7;width:1.25rem;height:1.25rem;font-size:1.25rem}.contacts__item-caption{color:#2342a7;font-weight:500;line-height:130%;letter-spacing:-.00938rem;margin-bottom:.25rem;font-size:1rem}.contacts__item-address{color:#4a5565;font-weight:500;line-height:130%;letter-spacing:-.00938rem;max-width:32.9375rem;font-size:.875rem}.contacts__item-link{color:#4a5565;font-weight:500;font-size:.875rem;letter-spacing:-.00938rem;display:inline-block;-webkit-transition:color .3s ease;transition:color .3s ease}.contacts__map{margin-top:1.75rem;border-radius:1.5rem;overflow:hidden;height:18.125rem;background:-webkit-gradient(linear,left top,right top,color-stop(25%,rgba(35,66,167,.1)),color-stop(50%,rgba(35,66,167,.2)),color-stop(75%,rgba(35,66,167,.1)));background:linear-gradient(90deg,rgba(35,66,167,.1) 25%,rgba(35,66,167,.2) 50%,rgba(35,66,167,.1) 75%);background-size:200% 100%;-webkit-animation:shimmer 3s infinite linear;animation:shimmer 3s infinite linear;position:relative}.contacts__map iframe{position:absolute;top:0;left:0;width:100%;height:100%}@-webkit-keyframes shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}@keyframes shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}.university{background:#fff;position:relative;z-index:4;padding:.5rem 0 2.375rem}.university:not(:last-child){border-radius:0 0 1.875rem 1.875rem;margin-bottom:-1.875rem}.university:not(:last-child)+*{padding-top:4.5rem}.university__banner{min-height:26.5rem}.university__banner .banner__description .banner__title{font-weight:500;font-size:1.75rem;letter-spacing:-.09544rem;line-height:110%}.university__banner .banner__description .banner__text{font-size:.875rem;line-height:130%;margin-top:.875rem}.university__banner .banner__description .banner__btns{margin-top:1.5rem}.education{background:#f6f8fa;position:relative;z-index:2;padding:4.28rem 0 4.375rem}.education:not(:last-child){margin-bottom:-1.875rem;position:relative;z-index:3}.education:not(:last-child)+*{padding-top:3.125rem;border-top-left-radius:1.875rem;border-top-right-radius:1.875rem}.education__banner{min-height:29.875rem}.education__banner .banner__description .banner__title{font-weight:500;line-height:110%;font-size:1.375rem}.education__banner .banner__description .banner__text{letter-spacing:-.0195rem;max-width:30rem;line-height:130%;margin-top:1rem;font-size:.875rem}.education-business{background:#f6f8fa;padding:2.5rem 0 4.0625rem}.education-business:not(:last-child){position:relative;z-index:1}.education-business:not(:last-child)+*{padding-top:2.625rem;border-radius:1.875rem 1.875rem 0 0;margin-top:-1.875rem;position:relative;z-index:2}.education-business__banner.banner .banner__title.title-sm{font-size:1.375rem}.education-business__banner.banner .banner__text{line-height:140%;letter-spacing:-.0195rem;font-size:.875rem;margin-top:.875rem}.education-business__banner.banner .banner__btn{font-size:.875rem;margin-top:1rem}.tech-base{background:#fff;padding:3.75rem 0 2.5rem}.tech-base__grid{margin-top:1.75rem;display:-ms-grid;display:grid;gap:1rem}.tech-base__card{height:100%;background:#f4f7f9;padding:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:11rem;border-radius:1.125rem;padding:1rem}.tech-base__card:has(.tech-base__card-btn) .tech-base__card-header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tech-base__card-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.tech-base__card-icon{-ms-flex-negative:0;flex-shrink:0;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;position:relative;z-index:1;width:3.125rem;height:3.125rem;border-radius:1.22025rem;padding:1rem}.tech-base__card-icon img{max-width:1.44rem}.no-webp .tech-base__card-icon::before{background:url(../img/decor/glass-substrat-direction-tablet.png) 0 0/cover no-repeat}.tech-base__card-icon::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.tech-base__card-icon::after{content:"";position:absolute;bottom:.21rem;right:.21rem;border-radius:50%;z-index:-2;background:#2342a7;-webkit-filter:blur(13.9500007629px);filter:blur(13.9500007629px);width:.81675rem;height:.81675rem}.tech-base__card-title{font-weight:500;line-height:120%;letter-spacing:-.02806rem;font-size:1rem}.tech-base__card-content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tech-base__card-list{line-height:120%;letter-spacing:-.0195rem;margin-top:.75rem;font-size:.875rem;color:#4a5565}.tech-base__card-list-item{position:relative}.tech-base__card-list-item::before{content:"•";margin-right:.45rem}.tech-base__card-list-item:not(:last-child){margin-bottom:.375rem}.tech-base__card-btn{margin-top:1rem}.tech-base__card-btn::before{font-size:.75rem}.study-conditions{padding:2.5rem 0 2.1875rem 0}.study-conditions:not(:last-child){background:#fff;position:relative;z-index:2;border-radius:0 0 1.875rem 1.875rem;margin-bottom:-1.875rem}.study-conditions:not(:last-child)+*{padding-top:4.5rem}.study-conditions__list{display:-ms-grid;display:grid;gap:.5rem;margin-top:2rem}.study-conditions__card{height:100%;border-radius:1.125rem;background:#fff;-webkit-box-shadow:0 .25rem .625rem 0 rgba(0,0,0,.11);box-shadow:0 .25rem .625rem 0 rgba(0,0,0,.11);padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem;-webkit-transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease}.study-conditions__card-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.9375rem}.study-conditions__card-icon{-ms-flex-negative:0;flex-shrink:0;background:#f6f8fa;border-radius:1.81819rem;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;position:relative;z-index:1;width:3rem;height:3rem;border-radius:1.22025rem;padding:1rem}.study-conditions__card-icon img{max-width:1.44rem}.no-webp .study-conditions__card-icon::before{background:url(../img/decor/glass-substrat-direction-tablet.png) 0 0/cover no-repeat}.study-conditions__card-icon::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.study-conditions__card-icon::after{content:"";position:absolute;bottom:.21rem;right:.21rem;border-radius:50%;z-index:-2;background:#2342a7;-webkit-filter:blur(13.9500007629px);filter:blur(13.9500007629px);width:.81675rem;height:.81675rem}.study-conditions__card-title{font-weight:500;line-height:120%;letter-spacing:-.02806rem;font-size:1.125rem}.study-conditions__card-text{color:#4a5565;line-height:137.5%;letter-spacing:-.02475rem;font-size:.875rem;line-height:120%}.org-info{padding:5rem 0 2.5rem;background:#f6f8fa}.org-info__grid{margin-top:2rem;display:-ms-grid;display:grid;gap:.5rem}.org-info__card{height:100%;background:#fff;border-radius:.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.375rem;-webkit-box-shadow:0 .25rem 2.5rem 0 rgba(0,0,0,.02);box-shadow:0 .25rem 2.5rem 0 rgba(0,0,0,.02);padding:1rem 1.125rem .75rem}.org-info__card-label{color:#9b9da2;font-weight:500;line-height:120%;letter-spacing:-.02806rem;font-size:.875rem}.org-info__card-value{color:#2e3235;line-height:137.5%;letter-spacing:-.02475rem;font-size:.875rem}.accreditation{background:#f6f8fa;padding:2.5rem 0 4.125rem}.accreditation:not(:last-child){position:relative;z-index:1}.accreditation:not(:last-child)+*{padding-top:2.75rem;border-top-left-radius:1.875rem;border-top-right-radius:1.875rem;margin-top:-1.875rem;position:relative;z-index:2}.accreditation__grid{display:-ms-grid;display:grid;gap:.75rem;margin-top:1.75rem}.accreditation__card{border-radius:1.25rem;background:#fff;-webkit-box-shadow:0 .25rem .625rem 0 rgba(0,0,0,.11);box-shadow:0 .25rem .625rem 0 rgba(0,0,0,.11);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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:1.25rem 2rem 1.25rem 1rem}.accreditation__card-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.75rem}.accreditation__card-link{margin-top:1.25rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#2342a7;font-size:.875rem;font-weight:500;line-height:150%;gap:.625rem}.accreditation__card-link::before{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;font-size:.75rem;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.accreditation__card-link span{text-decoration:underline}.accreditation__card-icon{-ms-flex-negative:0;flex-shrink:0;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;width:2.375rem;height:2.375rem}.accreditation__card-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.accreditation__card-title{color:#313542;font-weight:500;line-height:120%;margin-bottom:.25rem;font-size:1rem}.accreditation__card-number{color:#9b9da2;line-height:110%;letter-spacing:-.00938rem;font-size:.875rem}.management{background:#fff;padding:3.75rem 0 2.5rem}.management:not(:last-child){border-bottom-left-radius:1.875rem;border-bottom-right-radius:1.875rem;margin-bottom:-1.875rem}.management:not(:last-child)+*{padding-top:4.5rem}.management__container{display:-ms-grid;display:grid;gap:1.875rem}.management__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.management__person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.375rem}.management__person-name{color:#2342a7;font-weight:500;line-height:120%;letter-spacing:-.02806rem;font-size:1.125rem}.management__person-position{color:#4a5565;line-height:130%;letter-spacing:-.02475rem;font-size:.875rem}.management__person-contacts{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.5rem;gap:2rem;row-gap:.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.management__person-link{color:#4a5565;font-size:.875rem;line-height:140%;letter-spacing:-.00938rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;-webkit-transition:color .3s ease;transition:color .3s ease}.management__person-link::before{color:#2342a7;-ms-flex-negative:0;flex-shrink:0;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;width:1.125rem;height:1.125rem;font-size:1.125rem}.documents{background:#f6f8fa;padding:5rem 0 4.375rem}.documents:not(:last-child)+*{border-radius:1.875rem 1.875rem 0 0;margin-top:-1.875rem;padding-top:2.5rem}.documents__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:1.875rem;gap:.375rem}.documents__item{color:#1e3b9a;border-radius:.75rem;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;position:relative;z-index:1;padding:.7125rem .675rem .725rem 1rem;gap:1rem}.documents__item::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:-1;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;border-radius:.75rem}.documents__item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.documents__item-icon{-ms-flex-negative:0;flex-shrink:0;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;width:.88844rem}.documents__item-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.documents__item-name{font-weight:500;line-height:120%;letter-spacing:-.02806rem;font-size:.75rem}.documents__item-btn{-ms-flex-negative:0;flex-shrink:0}.documents__item-btn .btn{line-height:110%;padding:.4375rem .56rem;border-radius:.25rem;font-size:.5rem;font-size:.625rem;gap:.25rem}.documents__item-btn .btn::before{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.study-plan{background:#fff;padding:2.5rem 0 2.375rem}.study-plan__grid{display:-ms-grid;display:grid;gap:.75rem;margin-top:1.875rem}.study-plan__card-link{height:100%;border-radius:1.25rem;background:#fff;-webkit-box-shadow:0 .25rem .625rem 0 rgba(0,0,0,.11);box-shadow:0 .25rem .625rem 0 rgba(0,0,0,.11);-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;display:block;padding:1.125rem 1rem .875rem 1rem}.study-plan__card-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.75rem}.study-plan__card-icon{-ms-flex-negative:0;flex-shrink:0;width:2.375rem;height:2.375rem;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}.study-plan__card-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.study-plan__card-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.study-plan__card-title{color:#313542;font-weight:500;line-height:120%;letter-spacing:-.02806rem;font-size:1rem}.study-plan__card-desc{color:#9b9da2;line-height:110%;letter-spacing:-.00938rem;margin-top:.25rem;font-size:.875rem}.study-plan__card-download{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#2342a7;font-weight:500;line-height:150%;font-size:.875rem;gap:.125rem;margin-top:.75rem}.study-plan__card-download::before{width:1.125rem;height:1.125rem;font-size:1.125rem;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.study-plan__card-download span{text-decoration:underline}.apply{padding:2.625rem 0;background:#fff}.apply:not(:last-child){position:relative;z-index:2;margin-bottom:-1.875rem;border-bottom-left-radius:1.875rem;border-bottom-right-radius:1.875rem}.apply:not(:last-child)+*{padding-top:4.5rem}.apply__grid{display:-ms-grid;display:grid;gap:1rem;margin-bottom:1rem;margin-top:1.875rem}.apply__footer{color:#a5acc3;line-height:140%;font-size:.875rem}.apply__footer a{color:inherit;text-decoration:underline;-webkit-transition:color .3s ease;transition:color .3s ease}.apply__card-link{position:relative;background:#fff;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:1rem;-webkit-box-shadow:0 .25rem .64375rem 0 rgba(0,0,0,.11);box-shadow:0 .25rem .64375rem 0 rgba(0,0,0,.11);-webkit-transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease;padding:1rem;gap:1rem}.apply__card-icon{-ms-flex-negative:0;flex-shrink:0;border-radius:2.14rem;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;position:relative;z-index:1;width:3rem;height:3rem;border-radius:1.22025rem;padding:.65rem}.no-webp .apply__card-icon::before{background:url(../img/decor/glass-substrat-direction-tablet.png) 0 0/cover no-repeat}.apply__card-icon::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.apply__card-icon::after{content:"";position:absolute;bottom:.21rem;right:.21rem;border-radius:50%;z-index:-2;background:#2342a7;-webkit-filter:blur(13.9500007629px);filter:blur(13.9500007629px);width:.81675rem;height:.81675rem}.apply__card-title{color:#313542;font-weight:500;line-height:120%;letter-spacing:.00556rem;max-width:20rem;font-size:1rem}.apply__card-external-icon{position:absolute;border-radius:50%;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;background:#2342a7;color:#fff;width:2rem;height:2rem;font-size:1rem;top:.625rem;right:.625rem}.interaction{background:#fff;position:relative;z-index:2;border-radius:0 0 1.875rem 1.875rem;margin-bottom:-1.875rem;padding:.5rem 0 2.375rem}.interaction:not(:last-child)+*{padding-top:4.5rem}.interaction__banner{min-height:31.25rem}.interaction__banner .banner__description .banner__title{font-weight:500;font-size:1.75rem;letter-spacing:-.09544rem;line-height:110%}.interaction__banner .banner__description .banner__text{font-size:.875rem;line-height:130%;margin-top:.875rem}.interaction__banner .banner__description .banner__btn{width:100%;margin-top:1.5rem}.advantages{background:#f6f8fa;padding:2.5rem 0 2.5rem}.advantages__list{margin-top:1.875rem;display:-ms-grid;display:grid;gap:.75rem}.advantages__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;padding:1rem .5rem 1rem 1rem;gap:.875rem;border-radius:1rem;-webkit-box-shadow:-.25rem .5rem 1rem 0 rgba(236,241,245,.7);box-shadow:-.25rem .5rem 1rem 0 rgba(236,241,245,.7)}.advantages__card-icon{-ms-flex-negative:0;flex-shrink:0;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;position:relative;position:relative;z-index:1;border-radius:1rem;padding:.5rem;width:3.75rem;height:3.75rem}.no-webp .advantages__card-icon::before{background:url(../img/decor/glass-substrat-advantages-mobile.png) 0 0/cover no-repeat}.advantages__card-icon::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1rem;z-index:-1}.advantages__card-icon::after{content:"";position:absolute;bottom:.1875rem;right:.1875rem;width:.8125rem;height:.8125rem;border-radius:50%;z-index:-2;background:#2342a7;-webkit-filter:blur(13px);filter:blur(13px)}.advantages__card-icon img{max-width:2.15625rem}.advantages__card-header{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-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}.advantages__card-title{font-weight:500;line-height:110%;letter-spacing:-.0375rem;font-size:1.125rem;max-width:90%}.advantages__card-text{color:#4a5565;line-height:120%;letter-spacing:-.00938rem;font-size:.875rem;max-width:90%}.partners{padding:2.625rem 0 2.5rem}.partners__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;margin-top:1.75rem}.partners__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.partners__card:not(:last-child){border-bottom:.0625rem solid #e9e9e9;padding-bottom:.875rem}.partners__card-image{-ms-flex-negative:0;flex-shrink:0;border-radius:1rem;overflow:hidden}.partners__card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.partners__card-content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.partners__card-name{font-weight:500;line-height:120%;font-size:1.125rem}.partners__card-text{line-height:130%;max-width:44.75rem;font-size:.875rem}.career-guidance{background:#f6f8fa;padding:2.5rem 0 4.5rem}.career-guidance+.results{margin-top:-1.875rem;border-top-right-radius:1.875rem;border-top-left-radius:1.875rem}.career-guidance__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.career-guidance__header{display:contents}.career-guidance__title{max-width:26.9375rem;margin-bottom:2.375rem}.career-guidance__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:1.875rem}.career-guidance__body{display:contents}.career-guidance__info{max-width:29rem}.career-guidance__stat{color:#2342a7;font-weight:500;line-height:78.33%;letter-spacing:-.01938rem;font-size:4rem}.career-guidance__caption{color:#4a5565;line-height:130%;letter-spacing:-.01938rem;margin-top:.25rem;font-size:1.5rem}.career-guidance__desc{color:#313542;line-height:144.444%;letter-spacing:-.0195rem;font-size:.875rem;margin-top:1rem}.career-guidance__slider{min-width:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:1.125rem}.career-guidance__slide{overflow:hidden;border-radius:1.25rem;height:14.125rem}.results{padding:2.5rem 0;background:#fff}.results:not(:last-child){position:relative;z-index:2;margin-bottom:-1.875rem;border-bottom-right-radius:1.875rem;border-bottom-left-radius:1.875rem}.results:not(:last-child)+*{padding-top:4.5rem}.results__list{display:-ms-grid;display:grid;gap:.75rem;margin-top:2rem}.results__card{display:-ms-grid;display:grid;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;border-radius:1.5rem;background:#fff;-webkit-box-shadow:0 .8125rem 1.75rem 0 #ecf1f5;box-shadow:0 .8125rem 1.75rem 0 #ecf1f5;padding:1rem;row-gap:.875rem;-ms-grid-columns:3rem 1fr;grid-template-columns:3rem 1fr}.results__card-image{-ms-flex-negative:0;flex-shrink:0;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;position:relative;z-index:1;border-radius:1rem;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;width:3rem;height:3rem}.no-webp .results__card-image::before{background:url(../img/decor/glass-substrat-training-tablet.png) 0 0/cover no-repeat}.results__card-image::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;border-radius:1rem}.results__card-image::after{content:"";position:absolute;bottom:.1875rem;right:.1875rem;border-radius:50%;z-index:-2;background:#2342a7;width:.81675rem;height:.81675rem;-webkit-filter:blur(13px);filter:blur(13px)}.results__card-image img{max-width:1.62763rem}.results__card-name{color:#313542;font-weight:500;line-height:116.667%;letter-spacing:-.02806rem;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;font-size:1rem}.results__card-desc{color:#4a5565;letter-spacing:-.00938rem;font-size:.875rem;line-height:120%;-ms-grid-column-span:2;grid-column:span 2;-ms-grid-row-align:start;align-self:start}.page--contest{background:#eff1f7}.contest-hero{background:#11297a}.no-webp .contest-hero__wrapper{background:url(../img/contest/contest-hero-mobile.jpg) 0 0/cover no-repeat,-webkit-gradient(linear,left top,left bottom,color-stop(40%,rgba(30,59,154,0)),to(#1e3b9a));background:url(../img/contest/contest-hero-mobile.jpg) 0 0/cover no-repeat,linear-gradient(180deg,rgba(30,59,154,0) 40%,#1e3b9a 100%)}.contest-hero__wrapper{position:relative;z-index:2;overflow:hidden;color:#fff;border-radius:0 0 1.875rem 1.875rem;margin-bottom:-1.875rem;padding:3.75rem 0 13.75rem;aspect-ratio:.6302521008;max-width:100rem;width:100%;margin-inline:auto}.contest-hero__container{position:relative;z-index:2}.contest-hero__content{max-width:20rem}.contest-hero__title{font-weight:500;font-size:2rem;line-height:1.1;letter-spacing:-.0625rem;max-width:22.5rem}.contest-hero__text{margin-top:.75rem;font-size:.875rem;line-height:1.3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem}.contest-hero__text strong{font-weight:700}.contest-hero__lead{font-weight:500}.nominations{position:relative;z-index:1;background:#11297a;color:#fff;padding:5rem 0 1.875rem}.nominations__list{display:-ms-grid;display:grid;gap:1rem;margin-top:1.375rem}.no-webp .nominations__card{background:url(../img/decor/glass-substrat-contest-card-mobile.png) 0 0/100% 100% no-repeat}.nominations__card{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding:1rem 1rem;border-radius:1rem;min-height:100%}.nominations__card-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.875rem}.nominations__card-icon{position:relative;z-index:1;-ms-flex-negative:0;flex-shrink:0;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;width:4rem;height:4rem;border-radius:1.25rem;padding:.75rem}.no-webp .nominations__card-icon::before{background:url(../img/decor/glass-substrat-contest.png) 0 0/cover no-repeat}.nominations__card-icon::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;border-radius:inherit}.nominations__card-icon::after{content:"";position:absolute;bottom:.1875rem;right:.1875rem;width:.8125rem;height:.8125rem;border-radius:50%;z-index:-2;background:#2342a7;-webkit-filter:blur(13px);filter:blur(13px)}.nominations__card-icon img{position:relative;z-index:1;width:2.375rem;height:2.375rem;-o-object-fit:contain;object-fit:contain}.nominations__card-title{font-weight:500;font-size:1.125rem;line-height:1.2;letter-spacing:-.028125rem}.nominations__card-text{font-size:.875rem;line-height:1.4;letter-spacing:-.01875rem;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.nominations__card-text p+p{margin-top:1.125rem}.nominations__card-btn.btn{gap:.625rem}.nominations__card-btn.btn::before{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.contest-docs{position:relative;z-index:1;background:#11297a;color:#fff;padding:1.875rem 0 1.875rem;border-radius:0 0 1.875rem 1.875rem}.contest-docs__title{color:#fff;font-size:1.75rem}.contest-docs__list{display:-ms-grid;display:grid;gap:.625rem;margin-top:1.5rem}.contest-apply{position:relative;background:#eff1f7;border-radius:0 0 1.875rem 1.875rem;margin-bottom:-1.875rem;padding:1.875rem 0 1.875rem}.no-webp .contest-apply__banner{background:url(../img/contest/clouds-bg-mobile.png) 0 0/cover no-repeat,#fff}.contest-apply__banner{position:relative;overflow:hidden;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;border-radius:1.25rem;gap:2.5rem;margin:0 -1rem;padding-bottom:1.375rem}.contest-apply__image{-ms-flex-negative:0;flex-shrink:0;margin-left:auto;width:10.75rem;margin-right:2.125rem;margin-top:-7.75rem}.contest-apply__content{position:relative;z-index:1;padding:1.5rem 1.25rem 1.75rem;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:1.125rem}.contest-apply__title{color:#11297a;font-size:1.625rem;line-height:1.15}.contest-apply__desc{color:#11297a;max-width:38.4375rem;font-size:.875rem;line-height:1.35}.contest-apply__btn{background:#11297a;min-width:8.1875rem}.policy{padding:0 0 1.87rem 0}.policy__content{margin-top:3rem;max-width:52.79869rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.policy__content a{text-decoration:underline}.policy__content h2{margin-bottom:.75rem;font-weight:500;line-height:120%;font-size:1.125rem}.policy__content h2::before{content:counter(section) ". ";margin-right:.5rem;white-space:nowrap}.policy__content h2:not(:first-child){margin-top:3.75rem}.policy__content h2+p:not(:first-child){margin-top:1rem}.policy__content p{font-size:.875rem;line-height:160%}.policy__content p:not(:first-child){margin-top:1.2rem}.policy__content ul li{position:relative;line-height:120%;font-size:.875rem;padding-left:1em}.policy__content ul li:not(:last-child){margin-bottom:.15rem}.policy__content ul li::before{position:absolute;top:0;left:0;content:"-";-ms-flex-negative:0;flex-shrink:0}.policy__content ol{margin-top:.25rem;counter-reset:item}.policy__content ol>li{position:relative;counter-increment:item;line-height:120%;font-size:.875rem;padding-left:2.25em}.policy__content ol>li:not(:last-child){margin-bottom:.15rem}.policy__content ol>li ol>li{padding-left:3.25em}.policy__content ol>li ol>li ol>li{padding-left:3.75em}.policy__content ol>li::before{content:counter(section) "." counters(item, ".") ".";position:absolute;top:0;left:0}.policy__section{counter-increment:section}.not-found{background:#fff;text-align:center;padding:4.25rem 0 4rem}.not-found:not(:last-child){position:relative;z-index:2;margin-bottom:-1.875rem;border-bottom-left-radius:1.875rem;border-bottom-right-radius:1.875rem}.not-found:not(:last-child)+*{padding-top:4.5rem}.not-found__container{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;max-width:40rem}.not-found__illustration{width:100%;max-width:27.1875rem}.not-found__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:auto;max-width:71%;margin:0 auto}.not-found__title{margin-top:1.375rem;font-weight:600;color:#313542;font-size:2rem}.not-found__lead{margin-top:.625rem;font-size:1rem;line-height:150%;color:#313542;max-width:26.25rem;letter-spacing:-.00938rem}.not-found__link{color:#2342a7;text-decoration:underline;text-underline-offset:.15em}@media (min-width:389.98px){.partners{padding:2.625rem 0 3.25rem}}@media (min-width:575.98px){:root{--header-height:5.375rem}.title-lg{font-size:2.25rem;line-height:110%;letter-spacing:-.09544rem}.title{font-size:2.25rem;font-weight:600;line-height:110%;letter-spacing:-.0225rem}.title-sm{font-size:2.25rem;font-weight:600;line-height:110%;letter-spacing:-.0225rem}.swiper-button-next,.swiper-button-prev{font-size:1.875rem;width:3.375rem;height:3.375rem}.btn{font-size:1rem}.container{padding:0 2rem}.fancybox__container{--f-caption-font:1.5rem Onest,sans-serif}.f-button.is-close-button{top:.875rem;right:.875rem;--f-close-button-width:2rem;--f-close-button-height:2rem;--f-close-button-svg-width:1.5rem;--f-close-button-svg-height:1.5rem}.popup.popup--large{max-width:49.875rem;padding:2.5rem;border-radius:2rem}.popup.popup--large .f-button.is-close-button{top:1rem;right:1.5rem;--f-close-button-width:2rem;--f-close-button-height:2rem;--f-close-button-svg-width:1.75rem;--f-close-button-svg-height:1.75rem}.popup__title.title-sm{font-size:2rem}.typography-block h1{font-size:3rem}.typography-block h2{font-size:2.25rem}.banner{min-height:28.75rem;border-radius:1.125rem}.banner__info{padding:1.5rem}.banner__subtitle{margin-top:1rem;font-size:1rem;max-width:21.0625rem}.banner__slider{border-radius:1.125rem}.banner__image img{border-radius:1.125rem}.banner__image{border-radius:1.125rem}.description-block::after,.description-block::before{width:1.125rem;height:1.125rem}.description-block.description-block--left{border-top-right-radius:1.125rem}.description-block.description-block--right{border-top-left-radius:1.125rem}.order{padding:1.875rem 0 3.25rem;border-radius:0 0 3.625rem 3.625rem;margin-bottom:-3.625rem}.order__banner{padding:2.5rem}.order__title.title{line-height:117.647%;font-size:2.125rem}.order__banner-subtitle{margin-top:1.5rem;font-size:1rem;max-width:34.5625rem}.order__banner-btn{margin-top:1.5rem}.header{padding:.875rem 0}.header__container{gap:1rem}.header__logo{max-width:9rem}.header__phone::before{width:1.875rem;height:1.8125rem}.header__phone{gap:.75rem;line-height:150%;letter-spacing:normal;font-size:.875rem;gap:.5rem}.header__contest{font-size:.875rem;padding:.365625rem 1.25rem .365625rem 1rem}.menu__list{line-height:100%;gap:2.5rem;font-size:1.5rem}.menu__phone{gap:.75rem;font-size:1.25rem;letter-spacing:-.02875rem}.menu__phone::before{width:2.125rem;height:2.125rem;font-size:1rem}.icon-menu{width:2.5rem;height:1.125rem}.header.open-menu .icon-menu span:first-child{-webkit-transform:translateY(.5rem);-ms-transform:translateY(.5rem);transform:translateY(.5rem)}.header.open-menu .icon-menu span:nth-child(3){-webkit-transform:translateY(-.5rem);-ms-transform:translateY(-.5rem);transform:translateY(-.5rem)}.footer{padding:5.625rem 0 1.75rem}.footer__container{-ms-grid-columns:1fr 13.9375rem;grid-template-columns:1fr 13.9375rem;gap:2.5rem;row-gap:1.75rem}.footer__logo{max-width:11.25rem}.footer__copyright{margin-top:0}.footer__prod{margin-top:-1rem}.footer__contacts{margin-top:0;display:contents}.footer__contacts-links{gap:.75rem;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.footer__address{line-height:150%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:-1rem}.footer__side{margin-top:0;-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;-ms-grid-row-span:3;grid-row:span 3;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:center;-ms-flex-pack:center;justify-content:center}.footer__policy{margin-top:1.5rem}.hero{padding:.5rem 0 1.25rem}.hero__subtitle{max-width:100%;margin-top:1.5rem;font-size:1.125rem}.hero__actions{gap:1rem;width:auto}.hero__btn{min-width:10.5rem;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.hero__video{margin-right:-2rem;height:22rem}.hero__video-block{border-radius:1.875rem 0 0 1.875rem}.stats{padding:1.875rem 0 2.375rem}.about{padding:0 0 2.5rem 0}.about__banner .description-block{max-width:18.75rem;padding-top:1rem;padding-left:1rem;padding-bottom:1rem}.about__banner .description-block p:not(:last-child){margin-bottom:1.55rem}.directions{padding:2.5rem 0 2.75rem}.directions:not(:last-child)+*{padding-top:6.25rem}.direction-card{padding:1.5rem .5rem 1.5rem 1rem;min-height:7.25rem;gap:.875rem}.direction-card__icon{padding:.75rem;width:3.125rem;height:3.125rem;border-radius:1rem}.direction-card__caption{font-size:1.125rem}.direction-card__desc{margin-top:.625rem}.residents{padding:8.1875rem 0 6.25rem}.residents__list{margin-top:1.875rem;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.residents__card-logotype{height:3.5rem;padding-bottom:.5rem}.residents__card-desc{font-size:.75rem;line-height:105.152%}.about-center{padding:2.375rem 0 3.375rem;margin-top:-3.625rem;border-radius:3.625rem 3.625rem 0 0;margin-top:-3.625rem}.about-center__banner.banner{min-height:32.4375rem}.about-center__banner.banner .description-block{padding-right:0;padding-top:1rem;max-width:18.75rem;padding-left:1.5rem}.training{padding:2rem 0 2.08rem}.training__desc{margin-top:1.375rem;font-size:1rem}.training__card-link{gap:1.5rem;-ms-grid-columns:4rem 1fr;grid-template-columns:4rem 1fr}.training__card-image{border-radius:1.28rem;width:4rem;height:4rem}.training__card-image img{max-width:2.06556rem}.training__card-caption::before{margin-top:-.625rem}.training__card-caption{font-size:1.25rem}.training__card-desc{padding-right:2.25rem}.solutions{padding:3rem 0 .875rem}.solutions__card{border-radius:1rem;padding:1.35rem 1rem 1.25rem}.solutions__card-header{-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:1.25rem}.solutions__card-num{width:5.22438rem;height:5.22438rem;font-size:2.15888rem;letter-spacing:.01081rem}.solutions__card-caption{width:auto}.solutions__card-desc{margin-top:.5rem}.about-park__banner{min-height:24.375rem}.ecosystem{padding:3.125rem 0 4.375rem}.ecosystem__card{-webkit-box-shadow:0 .25rem .625rem 0 rgba(0,0,0,.11);box-shadow:0 .25rem .625rem 0 rgba(0,0,0,.11);padding:1.125rem;gap:1rem;border-radius:1.5rem}.ecosystem__card-header{gap:1rem}.ecosystem__card-icon{width:4.125rem;height:4.125rem;border-radius:1rem}.ecosystem__card-icon::before{border-radius:1rem}.ecosystem__card-title{line-height:120%;font-size:1.125rem}.ecosystem__card-text{line-height:140%}.gallery__slider{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.675rem}.gallery__slide{width:23rem;height:17.1875rem}.infrastructure{padding:.625rem 0 6.25rem}.infrastructure+.contacts{border-radius:3.625rem;margin-top:-3.625rem}.infrastructure__card-title{padding:1.25rem .875rem;font-size:1.25rem}.infrastructure__card-image{height:17.25rem}.infrastructure__card-body{padding:.5rem 1rem;min-height:6.875rem;max-width:min(24.375rem,65%)}.contacts:not(:last-child)+*{padding-top:6.25rem}.contacts__item{padding-left:1.75rem}.contacts__map{height:16.375rem;margin-top:3.25rem}.university{padding:0 0 3rem}.university:not(:last-child)+*{padding-top:6.25rem}.university__banner .banner__description{padding-top:1.25rem;max-width:24rem}.university__banner .banner__description .banner__text{margin-top:.625rem}.university__banner .banner__description .banner__btns{margin-top:1rem}.education{padding:4.28rem 0 5.625rem}.education:not(:last-child){margin-bottom:-3.625rem}.education:not(:last-child)+*{padding-top:2.5rem}.education__banner .banner__description{max-width:21rem;padding-top:1rem;padding-bottom:1.5rem;padding-bottom:2rem;margin-top:0;padding-left:1rem;border-radius:0 0 0 1.125rem;background:#f6f8fa}.education__banner .banner__description::after,.education__banner .banner__description::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30' fill='none'%3E%3Cpath d='M30 30C30 13.4315 16.5685 0 0 0H30V30Z' fill='%23F6F8FA'/%3E%3C/svg%3E")}.education__banner .banner__description::after{top:0;right:100%}.education__banner .banner__description::before{top:100%;right:0}.education__banner .banner__description .banner__title{font-size:1.5rem;line-height:120%}.education-business:not(:last-child)+*{padding-top:2.5rem}.education-business__banner.banner{min-height:28.875rem}.education-business__banner.banner .description-block{padding-right:0;padding-top:1rem;max-width:18.75rem;padding-left:1.5rem;background:#f6f8fa}.education-business__banner.banner .description-block::after,.education-business__banner.banner .description-block::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30' fill='none'%3E%3Cpath d='M30 30H0C16.5685 30 30 16.5685 30 0V30Z' fill='%23F6F8FA'/%3E%3C/svg%3E")}.tech-base__grid{margin-top:1.25rem;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.tech-base__card:nth-child(3n+1){-webkit-transition-delay:125ms;transition-delay:125ms}.tech-base__card:nth-child(3n+2){-webkit-transition-delay:.25s;transition-delay:.25s}.tech-base__card:nth-child(3n+3){-webkit-transition-delay:375ms;transition-delay:375ms}.tech-base__card{min-height:14.125rem;padding:1.125rem 1.125rem 1.5rem 1.5rem}.tech-base__card-icon{padding:.75rem;width:3.125rem;height:3.125rem;border-radius:1rem}.tech-base__card-title{font-size:1.125rem}.tech-base__card-btn{margin-top:auto;-ms-flex-item-align:start;align-self:flex-start;gap:.25rem;font-size:.875rem;padding:.675rem 1rem}.study-conditions:not(:last-child)+*{padding-top:6.25rem}.study-conditions__card-icon{padding:.75rem;width:3.125rem;height:3.125rem;border-radius:1rem}.org-info__grid{gap:.75rem;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.org-info__grid>:last-child{-ms-grid-column-span:2;grid-column:span 2}.org-info__card:nth-child(2n+1){-webkit-transition-delay:125ms;transition-delay:125ms}.org-info__card:nth-child(2n+2){-webkit-transition-delay:.25s;transition-delay:.25s}.org-info__card{padding:1rem 1.125rem}.org-info__card-label{font-size:1rem}.org-info__card-value{font-size:1.125rem}.accreditation{padding:2.5rem 0 6.25rem}.accreditation:not(:last-child)+*{padding-top:2.5rem}.accreditation__card-link{margin-top:1.5rem}.accreditation__card-title{font-size:1.125rem}.accreditation__card-number{font-size:1rem;line-height:142.188%}.management:not(:last-child)+*{padding-top:6.25rem}.management__person{gap:.625rem}.management__person-name{font-size:1.25rem}.management__person-position{font-size:1rem}.management__person-contacts{margin-top:.25rem;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.documents{padding:5rem 0 6.25rem}.documents:not(:last-child)+*{padding-top:3.125rem}.documents__list{gap:.875rem}.documents__item{padding:.675rem 1rem;gap:1.5rem}.documents__item-info{gap:1.625rem}.documents__item-icon{width:1.05063rem}.documents__item-name{font-size:1rem}.documents__item-btn .btn{gap:.5rem}.study-plan__card-title{font-size:1.125rem}.study-plan__card-desc{font-size:1rem;line-height:126.389%}.study-plan__card-download{gap:.25rem;margin-top:1.25rem}.apply:not(:last-child)+*{padding-top:6.25rem}.apply__footer{font-size:1rem}.apply__card-link{border-radius:1.25rem;padding:1.12rem 1rem 2.12rem}.apply__card-icon{padding:.75rem;width:3.125rem;height:3.125rem;border-radius:1rem}.apply__card-external-icon{top:.875rem;right:.875rem}.interaction{padding:0 0 3rem}.interaction:not(:last-child)+*{padding-top:6.25rem}.interaction__banner .banner__description{padding-top:.875rem;max-width:18rem}.interaction__banner .banner__description .banner__text{margin-top:.625rem}.interaction__banner .banner__description .banner__btn{margin-top:1.125rem;min-width:10.8125rem;width:auto}.advantages__title{font-weight:600}.advantages__card{border-radius:1.125rem;-webkit-box-shadow:0 .25rem .625rem 0 rgba(0,0,0,.11);box-shadow:0 .25rem .625rem 0 rgba(0,0,0,.11);gap:.5rem}.advantages__card-icon{width:3.125rem;height:3.125rem}.no-webp .advantages__card-icon::before{background:url(../img/decor/glass-substrat-advantages-tablet.png) 0 0/cover no-repeat}.advantages__card-icon img{max-width:1.79688rem}.advantages__card-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:.75rem}.advantages__card-title{max-width:100%;width:-webkit-min-content;width:-moz-min-content;width:min-content}.advantages__card-text{line-height:140%;max-width:100%;letter-spacing:-.01875rem}.partners__title{max-width:80%}.partners__list{margin-top:3.375rem}.partners__card:not(:last-child){padding-bottom:1.375rem}.partners__card-content{gap:1rem}.partners__card-name{font-size:1.5rem}.partners__card-text{font-size:1.125rem;line-height:140%}.career-guidance{padding:2.5rem 0 6rem}.career-guidance__caption{font-size:1.25rem}.career-guidance__slide{height:15.625rem}.results:not(:last-child)+*{padding-top:6.25rem}.results__list{margin-top:2.625rem;gap:1rem}.results__card{-ms-grid-columns:3.125rem 1fr;grid-template-columns:3.125rem 1fr}.results__card-image{width:3.125rem;height:3.125rem}.results__card-name{font-size:1.125rem}.no-webp .contest-hero__wrapper{background:url(../img/contest/contest-hero.jpg) center 0/cover no-repeat,-webkit-gradient(linear,left top,left bottom,color-stop(40%,rgba(30,59,154,0)),to(#1e3b9a));background:url(../img/contest/contest-hero.jpg) center 0/cover no-repeat,linear-gradient(180deg,rgba(30,59,154,0) 40%,#1e3b9a 100%)}.contest-hero__wrapper{aspect-ratio:auto;border-radius:0 0 2.5rem 2.5rem;margin-bottom:-2.5rem;padding:2.5rem 0 4rem}.contest-hero__content{max-width:24.6875rem}.contest-hero__title{letter-spacing:-.125rem;font-size:2.25rem;max-width:21.25rem}.contest-hero__text{margin-top:1.5rem;font-size:.875rem;line-height:1.4;gap:.875rem}.nominations{padding:5rem 0 1.25rem}.nominations__list{margin-top:1.75rem;gap:1.25rem}.nominations__card{background:rgba(255,255,255,.13);padding:1.25rem 1rem;padding:.90625rem;border-radius:1.125rem;gap:1rem}.contest-docs{border-radius:0 0 3rem 3rem;padding:1.5rem 0 2.5rem}.contest-docs__title{font-size:2.25rem}.contest-docs__list{gap:.875rem;margin-top:1.5rem}.contest-apply{padding:2.5rem 0 2rem;border-radius:0 0 3rem 3rem;margin-bottom:-3rem}.no-webp .contest-apply__banner{background:url(../img/contest/clouds-bg.png) 0 0/cover no-repeat,#fff}.contest-apply__banner{padding-bottom:0;border-radius:1.4375rem;margin:0}.contest-apply__content{padding:1.75rem 1.5rem}.contest-apply__title{font-size:1.875rem}.contest-apply__desc{font-size:1rem;line-height:1.5}.contest-apply__btn{background:#11297a;border-color:#11297a;min-width:9.6875rem}.policy{padding:1rem 0 3.75rem 0}.policy__content h2{font-size:1.25rem}.policy__content h2+p:not(:first-child){margin-top:1.5rem}.policy__content p:not(:first-child){margin-top:1.1rem}.policy__content p{line-height:120%;font-size:1rem}.policy__content ul li{font-size:1rem}.policy__content ol>li{font-size:1rem}.not-found{padding:5.875rem 0 4.625rem}.not-found:not(:last-child)+*{padding-top:6.25rem}.not-found__img{max-width:100%}.not-found__title{font-size:2.875rem;margin-top:2rem}.not-found__lead{margin-top:.625rem;font-size:1.25rem;line-height:161%}}@media (min-width:743.98px){:root{--header-height:6.9375rem}.title-lg{font-size:3.375rem}.btn.btn-sm{gap:1rem;font-size:.875rem;padding:.75rem 1rem}.fancybox__slide{padding:1.25rem}.popup{padding:2rem;max-width:26rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:14.875rem}.popup.popup--contest{max-width:29.1875rem}.popup.popup--contest .f-button.is-close-button{top:.5rem;right:.5rem}.header__container{gap:2rem}.header__actions{gap:1.875rem}.hero__container{gap:3.75rem}.hero__subtitle{font-size:1.375rem}.hero__actions{margin-top:2.38rem}.hero__video{height:27.375rem}.stats__container{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:.5625rem}.stats__block:nth-child(3n+1){-webkit-transition-delay:.25s;transition-delay:.25s}.stats__block:nth-child(3n+2){-webkit-transition-delay:.5s;transition-delay:.5s}.stats__block:nth-child(3n+3){-webkit-transition-delay:.75s;transition-delay:.75s}.stats__block{padding:1.5rem .5rem 1.5rem 1rem}.stats__block-value{font-size:2.45rem}.stats__block-subtitle{margin-top:1.5rem}.about__banner .description-block{max-width:22.25rem;padding-top:1.75rem;padding-left:1.5rem;padding-bottom:1.875rem;font-size:1rem}.directions:not(:last-child){border-radius:0 0 3.625rem 3.625rem;margin-bottom:-3.625rem}.directions__list{margin-top:1.875rem;-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr)}.direction-card::before{content:"";position:absolute;left:100%;background-position:center;display:none;height:2.25rem;width:.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='36' viewBox='0 0 8 36' fill='none'%3E%3Cpath d='M9.53674e-07 -3.49691e-07L0.097125 0.236739C1.57722 3.84447 6.73851 3.68986 8 0L8 36C6.60073 32.5368 1.75835 32.3734 0.12879 35.7344L-6.19936e-07 36L9.53674e-07 -3.49691e-07Z' fill='%23F4F7F9'/%3E%3C/svg%3E")}.direction-card::after{display:none}.direction-card.direction-card--large{-ms-grid-column-span:6;grid-column:span 6}.direction-card.direction-card--large+.direction-card--large::after{left:60%}.direction-card.direction-card--large::after{left:80%}.direction-card.direction-card--extralarge{-ms-grid-column-span:7;grid-column:span 7}.direction-card.direction-card--extralarge-desktop{-ms-grid-column-span:6;grid-column:span 6}.direction-card.direction-card--medium{-ms-grid-column-span:5;grid-column:span 5}.direction-card.direction-card--medium::before{top:50%}.direction-card.direction-card--medium::after{left:42%}.direction-card.direction-card--medium-desktop{-ms-grid-column-span:6;grid-column:span 6}.direction-card.direction-card--medium-desktop::before{top:35%}.direction-card.direction-card--medium-desktop::after{left:42%}.direction-card.direction-card--default::before{top:22%}.direction-card.direction-card--default::after{left:85%}.direction-card--connection-right-desktop::before{display:block}.direction-card--connection-bottom-desktop::after{display:block}.residents__list{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.residents__card:nth-child(3n+1){-webkit-transition-delay:.25s;transition-delay:.25s}.residents__card:nth-child(3n+2){-webkit-transition-delay:.5s;transition-delay:.5s}.residents__card:nth-child(3n+3){-webkit-transition-delay:.75s;transition-delay:.75s}.about-center__banner.banner .description-block{padding-left:1.5rem;max-width:22rem}.about-center__banner.banner .banner__title.title-sm{font-size:1.5rem}.about-center__banner.banner .banner__text{margin-top:1.5rem;font-size:.875rem}.training__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.training__cards{-webkit-box-flex:0;-ms-flex:0 0 22.3125rem;flex:0 0 22.3125rem}.solutions__list{margin-top:2.5rem;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.solutions__card.animated:nth-child(3n+1){-webkit-transition-delay:.25s;transition-delay:.25s}.solutions__card.animated:nth-child(3n+1) .diagram-line{stroke-dashoffset:0;-webkit-transition-delay:.45s;transition-delay:.45s}.solutions__card.animated:nth-child(3n+2){-webkit-transition-delay:.5s;transition-delay:.5s}.solutions__card.animated:nth-child(3n+2) .diagram-line{stroke-dashoffset:0;-webkit-transition-delay:.7s;transition-delay:.7s}.solutions__card.animated:nth-child(3n+3){-webkit-transition-delay:.75s;transition-delay:.75s}.solutions__card.animated:nth-child(3n+3) .diagram-line{stroke-dashoffset:0;-webkit-transition-delay:.95s;transition-delay:.95s}.about-park__banner .banner__description{padding-right:2rem;padding-top:1.55rem;padding-left:1.5rem;max-width:22.2rem;padding-bottom:1.75rem;letter-spacing:-.0195rem;font-size:1rem}.ecosystem__list{gap:1rem;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.infrastructure__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:.875rem}.infrastructure__card:nth-child(2n+1){-webkit-transition-delay:.25s;transition-delay:.25s}.infrastructure__card:nth-child(2n+2){-webkit-transition-delay:.5s;transition-delay:.5s}.infrastructure__card:nth-child(6n+1) .infrastructure__card-title,.infrastructure__card:nth-child(6n+5) .infrastructure__card-title{top:0;left:0}.infrastructure__card:nth-child(6n+1) .infrastructure__card-body,.infrastructure__card:nth-child(6n+5) .infrastructure__card-body{bottom:0;left:0;border-radius:0 .75rem 0 0}.infrastructure__card:nth-child(6n+1) .infrastructure__card-body::after,.infrastructure__card:nth-child(6n+1) .infrastructure__card-body::before,.infrastructure__card:nth-child(6n+5) .infrastructure__card-body::after,.infrastructure__card:nth-child(6n+5) .infrastructure__card-body::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cpath d='M0 0C0 12.1503 9.84974 22 22 22H0L0 0Z' fill='%23F6F8FA'/%3E%3C/svg%3E")}.infrastructure__card:nth-child(6n+1) .infrastructure__card-body::before,.infrastructure__card:nth-child(6n+5) .infrastructure__card-body::before{bottom:100%;left:0}.infrastructure__card:nth-child(6n+1) .infrastructure__card-body::after,.infrastructure__card:nth-child(6n+5) .infrastructure__card-body::after{bottom:0;left:100%}.infrastructure__card:nth-child(6n+2) .infrastructure__card-title{bottom:0;left:0}.infrastructure__card:nth-child(6n+2) .infrastructure__card-body{top:0;right:0;border-radius:0 0 0 .75rem}.infrastructure__card:nth-child(6n+2) .infrastructure__card-body::after,.infrastructure__card:nth-child(6n+2) .infrastructure__card-body::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cpath d='M22 22C22 9.84974 12.1503 0 0 0L22 0L22 22Z' fill='%23F6F8FA'/%3E%3C/svg%3E")}.infrastructure__card:nth-child(6n+2) .infrastructure__card-body::before{top:0;right:100%}.infrastructure__card:nth-child(6n+2) .infrastructure__card-body::after{right:0;top:100%}.infrastructure__card:nth-child(6n+3) .infrastructure__card-title,.infrastructure__card:nth-child(6n+6) .infrastructure__card-title{top:0;left:0}.infrastructure__card:nth-child(6n+3) .infrastructure__card-body,.infrastructure__card:nth-child(6n+6) .infrastructure__card-body{bottom:0;right:0;border-radius:.75rem 0 0 0}.infrastructure__card:nth-child(6n+3) .infrastructure__card-body::after,.infrastructure__card:nth-child(6n+3) .infrastructure__card-body::before,.infrastructure__card:nth-child(6n+6) .infrastructure__card-body::after,.infrastructure__card:nth-child(6n+6) .infrastructure__card-body::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cpath d='M0 22C12.1503 22 22 12.1503 22 0L22 22L0 22Z' fill='%23F6F8FA'/%3E%3C/svg%3E")}.infrastructure__card:nth-child(6n+3) .infrastructure__card-body::before,.infrastructure__card:nth-child(6n+6) .infrastructure__card-body::before{bottom:100%;right:0}.infrastructure__card:nth-child(6n+3) .infrastructure__card-body::after,.infrastructure__card:nth-child(6n+6) .infrastructure__card-body::after{bottom:0;right:100%}.infrastructure__card:nth-child(6n+4) .infrastructure__card-title{bottom:0;left:0}.infrastructure__card:nth-child(6n+4) .infrastructure__card-body{top:0;left:0;border-radius:0 0 .75rem 0}.infrastructure__card:nth-child(6n+4) .infrastructure__card-body::after,.infrastructure__card:nth-child(6n+4) .infrastructure__card-body::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cpath d='M22 0C9.84974 0 0 9.84974 0 22V0H22Z' fill='%23F6F8FA'/%3E%3C/svg%3E")}.infrastructure__card:nth-child(6n+4) .infrastructure__card-body::before{top:0;left:100%}.infrastructure__card:nth-child(6n+4) .infrastructure__card-body::after{top:100%;left:0}.contacts:not(:last-child){border-bottom-left-radius:3.625rem;border-bottom-right-radius:3.625rem;margin-bottom:-3.625rem}.contacts__list{margin-top:1.5rem;-ms-grid-columns:1.5fr 1fr;grid-template-columns:1.5fr 1fr;gap:2.5rem}.university:not(:last-child){border-radius:0 0 3.625rem 3.625rem;margin-bottom:-3.625rem}.university__banner .banner__description{max-width:24.3rem;padding-bottom:.25rem;padding-right:1.5rem}.university__banner .banner__description .banner__title{font-size:2rem;line-height:100%;letter-spacing:-.09544rem;margin-right:-1rem}.education-business{padding:2.5rem 0 6.25rem}.education-business:not(:last-child)+*{border-radius:3.625rem 3.625rem 0 0;margin-top:-3.625rem}.education-business__banner.banner .description-block{padding-left:1.5rem;max-width:20.5rem;padding-bottom:1rem}.education-business__banner.banner .banner__title.title-sm{font-size:1.5rem;line-height:120%}.education-business__banner.banner .banner__text{margin-top:1rem;font-size:.875rem}.study-conditions:not(:last-child){border-radius:0 0 3.625rem 3.625rem;margin-bottom:-3.625rem}.study-conditions__list{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.study-conditions__card:nth-child(3n+1){-webkit-transition-delay:125ms;transition-delay:125ms}.study-conditions__card:nth-child(3n+2){-webkit-transition-delay:.25s;transition-delay:.25s}.study-conditions__card:nth-child(3n+3){-webkit-transition-delay:375ms;transition-delay:375ms}.accreditation:not(:last-child)+*{border-top-left-radius:3.625rem;border-top-right-radius:3.625rem;margin-top:-3.625rem}.accreditation__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.accreditation__card:nth-child(2n+1){-webkit-transition-delay:125ms;transition-delay:125ms}.accreditation__card:nth-child(2n+2){-webkit-transition-delay:.25s;transition-delay:.25s}.management:not(:last-child){border-bottom-left-radius:3.625rem;border-bottom-right-radius:3.625rem;margin-bottom:-3.625rem}.documents:not(:last-child)+*{border-radius:3.625rem 3.625rem 0 0;margin-top:-3.625rem}.study-plan__grid{margin-top:1.5rem;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.study-plan__card:nth-child(2n+1){-webkit-transition-delay:125ms;transition-delay:125ms}.study-plan__card:nth-child(2n+2){-webkit-transition-delay:.25s;transition-delay:.25s}.apply:not(:last-child){border-bottom-left-radius:3.625rem;border-bottom-right-radius:3.625rem;margin-bottom:-3.625rem}.apply__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.apply__card:nth-child(2n+1){-webkit-transition-delay:125ms;transition-delay:125ms}.apply__card:nth-child(2n+2){-webkit-transition-delay:.25s;transition-delay:.25s}.interaction{border-radius:0 0 3.625rem 3.625rem;margin-bottom:-3.625rem}.interaction__banner .banner__description{max-width:24.3rem}.interaction__banner .banner__description .banner__title{font-size:1.9375rem;line-height:100%;letter-spacing:-.09544rem;margin-right:-1rem}.advantages__list{gap:1rem;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.partners__card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.partners__card-image{width:16.375rem;height:10.1075rem}.career-guidance+.results{border-top-right-radius:3.625rem;border-top-left-radius:3.625rem;margin-top:-3.625rem;padding-top:2.625rem}.career-guidance__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}.career-guidance__title{margin-bottom:0}.career-guidance__controls{margin-top:0}.career-guidance__body{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1.125fr;grid-template-columns:1fr 1.125fr;gap:1.5rem;-webkit-box-align:end;-ms-flex-align:end;align-items:end;margin-top:1.75rem}.career-guidance__slider{margin-top:0}.results:not(:last-child){border-bottom-right-radius:3.625rem;border-bottom-left-radius:3.625rem;margin-bottom:-3.625rem}.results__list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.results__card:nth-child(2n+1){-webkit-transition-delay:.25s;transition-delay:.25s}.results__card:nth-child(2n+2){-webkit-transition-delay:.5s;transition-delay:.5s}.contest-hero__wrapper{aspect-ratio:2.1379310345}.nominations__list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1.5rem}.contest-apply__banner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contest-apply__image{width:13.125rem;margin-top:0;margin-left:0;margin-right:0}.contest-apply__content{padding:2.25rem 1.75rem 2rem .5rem;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:1.25rem}.not-found:not(:last-child){border-bottom-left-radius:3.625rem;border-bottom-right-radius:3.625rem;margin-bottom:-3.625rem}}@media (min-width:743.98px) and (min-height:600px){.popup{-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal;min-height:auto}}@media (min-width:959.98px){.btn.btn-sm{font-size:1rem}.banner{min-height:38.3125rem;border-radius:1.875rem}.banner__info{padding:2.75rem 2.5rem}.banner__subtitle{font-size:1.125rem;line-height:144.444%;max-width:100%}.banner__slider{border-radius:1.875rem}.banner__image img{border-radius:1.875rem}.banner__image{border-radius:1.875rem}.description-block{max-width:30rem}.description-block::after,.description-block::before{width:1.875rem;height:1.875rem}.description-block.description-block--left{border-top-right-radius:1.875rem}.description-block.description-block--right{border-top-left-radius:1.875rem}.order{padding:3.125rem 0 4.25rem}.order__banner{min-height:20rem;padding:3.75rem}.order__banner-subtitle{max-width:42rem;margin-top:1.25rem;font-size:1.125rem;line-height:161.111%}.order__banner-btn{min-width:9.6875rem}.footer{padding:7.375rem 0 3.81rem}.footer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem}.footer__main{display:block;-webkit-box-flex:0;-ms-flex:0 0 20rem;flex:0 0 20rem}.footer__logo{max-width:14.6875rem}.footer__copyright{margin-top:1rem;font-size:1rem}.footer__prod{margin-top:2.5rem}.footer__contacts{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:1.25rem;max-width:24.6875rem}.footer__contacts-links{font-size:1rem;gap:1.25rem}.footer__address{margin-top:0;max-width:24.6875rem;font-size:1rem}.footer__side{-webkit-box-flex:0;-ms-flex:0 0 15.625rem;flex:0 0 15.625rem}.footer__menu-list{gap:.75rem;font-size:1rem}.hero{padding:.3125rem 0 2.5rem}.hero__container{gap:1.25rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.hero__main{-webkit-box-flex:0;-ms-flex:0 0 57%;flex:0 0 57%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;z-index:1}.hero__main::before{content:"";position:absolute;top:0;right:0;height:100%;background:linear-gradient(156deg,rgba(255,255,255,0) 27.43%,#fff 84.59%);clip-path:polygon(0 61%,100% 0,100% 100%,0 100%);z-index:-1;width:calc(100% + 2rem)}.hero__main::after{content:"";position:absolute;top:0;right:0;height:100%;z-index:-1;background:url(../img/decor/hero-offer-bg.svg) 100% 0/auto 100% no-repeat;width:calc(100% + 2rem)}.hero__subtitle{margin-top:2rem;font-size:1.125rem;line-height:162.5%}.hero__video::before{border-radius:1.875rem;background:url(../img/decor/hero-mask.svg) 0 0/cover no-repeat}.hero__video{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;border-radius:1.875rem;-webkit-box-flex:0;-ms-flex:0 0 47.5625rem;flex:0 0 47.5625rem;height:30.5rem;margin-right:0}.hero__video::after{content:"";position:absolute;top:0;left:calc(100% + 1.25rem);width:100%;height:100%;background:url(../img/decor/hero-offer-bg-side.svg) 0 0/auto 100% no-repeat}.hero__video-block{border-radius:1.875rem}.stats{padding:4.875rem 0 2rem}.stats__container{gap:1rem}.stats__block{padding:2.0625rem 1rem 2.0625rem 2.0625rem}.stats__block-subtitle{line-height:111.111%;margin-top:.97rem;font-size:1rem;letter-spacing:.0125rem}.about{padding:0}.directions{padding:5.875rem 0 4.25rem}.directions--grey{padding:4.25rem 0 5.25rem}.directions__list{-ms-grid-columns:(1fr)[24];grid-template-columns:repeat(24,1fr);gap:1rem;margin-top:2.75rem}.direction-card{-ms-grid-column-span:8;grid-column:span 8;gap:1.5rem;padding:1.5rem .5rem 1.5rem 1.5rem;border-radius:1.25rem}.direction-card::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='44' viewBox='0 0 19 44' fill='none'%3E%3Cpath d='M16.4389 3.85518L19 0L19 44L16.1042 40.3116C13.0825 36.463 7.34448 36.2045 3.98906 39.766L-1.59525e-08 44L1.90735e-06 -8.30516e-07L3.51983 4.41522C6.90193 8.65768 13.4366 8.3744 16.4389 3.85518Z' fill='%23F4F7F9'/%3E%3C/svg%3E");width:1.1875rem;height:2.75rem}.direction-card::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='19' viewBox='0 0 44 19' fill='none'%3E%3Cpath d='M3.85518 2.56113L0 0L44 0L40.3116 2.89582C36.463 5.9175 36.2045 11.6555 39.766 15.0109L44 19L0 19L4.41522 15.4802C8.65768 12.0981 8.3744 5.56341 3.85518 2.56113Z' fill='%23F4F7F9'/%3E%3C/svg%3E");height:1.1875rem;width:2.75rem}.direction-card.direction-card--white::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='44' viewBox='0 0 19 44' fill='none'%3E%3Cpath d='M16.4389 3.85518L19 0L19 44L16.1042 40.3116C13.0825 36.463 7.34448 36.2045 3.98906 39.766L-1.59525e-08 44L1.90735e-06 -8.30516e-07L3.51983 4.41522C6.90193 8.65768 13.4366 8.3744 16.4389 3.85518Z' fill='white'/%3E%3C/svg%3E")}.direction-card.direction-card--white::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='19' viewBox='0 0 44 19' fill='none'%3E%3Cpath d='M3.85518 2.56113L0 0L44 0L40.3116 2.89582C36.463 5.9175 36.2045 11.6555 39.766 15.0109L44 19L0 19L4.41522 15.4802C8.65768 12.0981 8.3744 5.56341 3.85518 2.56113Z' fill='white'/%3E%3C/svg%3E")}.no-webp .direction-card.direction-card--white .direction-card__icon::before{background:url(../img/decor/glass-substrat-direction-white.png) 0 0/cover no-repeat}.direction-card.direction-card--large{-ms-grid-column-span:12;grid-column:span 12}.direction-card.direction-card--large+.direction-card--large::after{left:68%}.direction-card.direction-card--large::after{left:85%}.direction-card.direction-card--extralarge{-ms-grid-column-span:13;grid-column:span 13}.direction-card.direction-card--extralarge-desktop{-ms-grid-column-span:13;grid-column:span 13}.direction-card.direction-card--medium{-ms-grid-column-span:11;grid-column:span 11}.direction-card.direction-card--medium-desktop{-ms-grid-column-span:11;grid-column:span 11}.direction-card.direction-card--medium-desktop::before{top:50%}.direction-card__icon img{max-height:3.125rem}.direction-card__icon{width:4.5rem;height:4.5rem;border-radius:1.5rem;padding:1rem}.no-webp .direction-card__icon::before{background:url(../img/decor/glass-substrat-direction.png) 0 0/cover no-repeat}.direction-card__icon::before{border-radius:1.5rem}.direction-card__icon::after{bottom:.6875rem;right:.625rem;-webkit-filter:blur(23.9500007629px);filter:blur(23.9500007629px);width:1.5rem;height:1.5rem}.direction-card__caption{line-height:116.667%;font-size:1.375rem}.direction-card__desc{font-size:1rem}.residents{padding:8.1875rem 0 8.125rem}.residents__card-logotype{padding-bottom:0;height:7.5rem}.residents__card-desc{line-height:126.389%;letter-spacing:-.00938rem;margin-top:1rem;font-size:1rem}.residents__card-desc:not(:last-child){margin-bottom:.25rem}.residents__card-more{gap:.06rem;font-size:.875rem}.about-center{padding:3.625rem 0 3.375rem}.about-center__banner.banner{min-height:36.75rem}.about-center__banner.banner .description-block{padding-top:2.5rem;padding-right:3rem;padding-left:3rem;max-width:28rem}.about-center__banner.banner .banner__text{font-size:1rem;line-height:162.5%}.about-center__banner.banner .banner__btn{margin-top:2rem;font-size:1rem}.training{padding:4.56rem 0 2.08rem}.training__desc{margin-top:2.1875rem;font-size:1.125rem;line-height:144.444%}.training__cards{gap:.9375rem;-webkit-box-flex:0;-ms-flex:0 0 35rem;flex:0 0 35rem}.training__card-link{border-radius:1.875rem;padding:1.5rem 1.75rem;-ms-grid-columns:7.625rem 1fr;grid-template-columns:7.625rem 1fr;gap:1.875rem;row-gap:1rem}.training__card-image{width:7.625rem;height:7.625rem;border-radius:1.875rem;-ms-grid-row-span:2;grid-row:span 2}.training__card-image img{max-width:3.9375rem}.no-webp .training__card-image::after{background:url(../img/decor/glass-substrat-training.png) 0 0/cover no-repeat}.training__card-caption::before{line-height:133.333%;margin-top:-1rem;margin-right:-.5rem;width:2.75rem;height:2.75rem;font-size:1.5rem}.training__card-caption{font-size:1.5rem}.training__card-desc{grid-column:auto;font-size:1rem;padding-right:3.5rem}.solutions{padding:3.25rem 0 1.75rem}.solutions__list{margin-top:1.875rem}.solutions__card{border-radius:1.5rem;padding:1.35rem 2rem 2rem}.solutions__card-header{gap:1.69rem}.solutions__card-num{margin-left:-.5rem;width:7.0995rem;height:7.0995rem;font-size:2.93375rem}.solutions__card-caption{font-size:1.5rem;line-height:133.333%}.solutions__card-desc{margin-top:1rem;font-size:1rem;line-height:137.5%}.about-park{padding:.25rem 0 .875rem}.about-park__banner{min-height:30.125rem}.ecosystem{padding:5rem 0 2.5rem}.ecosystem__card{gap:1.5rem;padding:1.5rem 1.5rem 2.5rem 1.5rem}.ecosystem__card-header{gap:1.5rem}.ecosystem__card-icon{border-radius:1.81819rem;width:5rem;height:5rem}.no-webp .ecosystem__card-icon::before{background:url(../img/decor/glass-substrat-ecosystem.png) 0 0/cover no-repeat}.ecosystem__card-icon::before{border-radius:1.81819rem}.ecosystem__card-title{font-size:1.375rem}.ecosystem__card-title.ecosystem__card-title--size-small{font-size:1.3125rem;margin-left:-.25rem}.ecosystem__card-title.ecosystem__card-title--size-medium{font-size:1.375rem}.ecosystem__card-text{font-size:1rem}.gallery{padding:2.1875rem 0 3.375rem}.gallery__title{max-width:40.625rem}.gallery__slider{gap:2rem}.gallery__slide{border-radius:1.5rem;width:28.5625rem;height:21.3125rem}.infrastructure{padding:1.875rem 0 9.375rem}.infrastructure+.contacts{padding-top:3.4375rem}.infrastructure__title{max-width:100%}.infrastructure__grid{margin-top:2.5rem;gap:1.5rem}.infrastructure__card:nth-child(6n+1) .infrastructure__card-body,.infrastructure__card:nth-child(6n+5) .infrastructure__card-body{border-radius:0 1.375rem 0 0}.infrastructure__card:nth-child(6n+2) .infrastructure__card-body{border-radius:0 0 0 1.375rem}.infrastructure__card:nth-child(6n+3) .infrastructure__card-body,.infrastructure__card:nth-child(6n+6) .infrastructure__card-body{border-radius:1.375rem 0 0 0}.infrastructure__card:nth-child(6n+4) .infrastructure__card-body{border-radius:0 0 1.375rem 0}.infrastructure__card{border-radius:1.375rem}.infrastructure__card-title{font-size:1.75rem;padding:1.5rem 1rem}.infrastructure__card-image::before{border-radius:1.375rem}.infrastructure__card-image{height:24.25rem}.infrastructure__card-image img{border-radius:1.375rem}.infrastructure__card-body{padding:.875rem 1.5rem;font-size:1rem}.infrastructure__card-body::after,.infrastructure__card-body::before{width:1.375rem;height:1.375rem}.contacts{padding:1.75rem 0 3.25rem}.contacts__list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.contacts__item-address{line-height:140%;font-size:1rem}.contacts__item-link{line-height:140%;font-size:1rem}.contacts__map{height:23.5rem;margin-top:2.75rem}.university{padding:.5rem 0 4rem}.university__banner{min-height:36.15625rem}.university__banner .banner__description{padding-top:2.5rem;max-width:30rem;padding-bottom:0;padding-right:2rem}.university__banner .banner__description .banner__btns{margin-top:2.375rem}.education{padding:4.28rem 0 8.125rem}.education:not(:last-child)+*{padding-top:4.5rem;border-top-left-radius:3.625rem;border-top-right-radius:3.625rem}.education__banner{min-height:34rem}.education__banner .banner__description{padding-top:3.5rem;padding-left:3.3rem;max-width:32rem;padding-bottom:4rem;border-radius:0 0 0 1.875rem}.education__banner .banner__description .banner__title{line-height:101.887%;font-size:2.25rem}.education__banner .banner__description .banner__text{font-size:1rem;line-height:162.5%;margin-top:1.65rem}.education-business{padding:3.75rem 0 7.125rem}.education-business__banner.banner{min-height:32rem}.education-business__banner.banner .description-block{padding-top:2.25rem;padding-right:3rem;padding-left:3rem;padding-bottom:0;max-width:28rem}.education-business__banner.banner .banner__text{font-size:1rem;line-height:162.5%}.education-business__banner.banner .banner__btn{margin-top:2rem;font-size:1rem}.tech-base{padding:3.75rem 0 1.875rem}.tech-base__grid{margin-top:3rem;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.tech-base__card{border-radius:1.5rem}.tech-base__card-header{gap:1.63rem}.tech-base__card-icon img{max-width:2rem}.tech-base__card-icon{width:4.5rem;height:4.5rem;border-radius:1.5rem;padding:1rem}.no-webp .tech-base__card-icon::before{background:url(../img/decor/glass-substrat-direction.png) 0 0/cover no-repeat}.tech-base__card-icon::before{border-radius:1.5rem}.tech-base__card-icon::after{bottom:.6875rem;right:.625rem;-webkit-filter:blur(23.9500007629px);filter:blur(23.9500007629px);width:1.5rem;height:1.5rem}.tech-base__card-title{font-size:1.375rem}.tech-base__card-list{margin-top:1.5rem;font-size:1rem;line-height:133.333%}.tech-base__card-list-item:not(:last-child){margin-bottom:.5rem}.tech-base__card-btn{gap:.625rem;padding:.875rem 1.125rem;font-size:1rem}.tech-base__card-btn::before{font-size:.9375rem}.study-conditions{padding:1.875rem 0 3.4375rem 0}.study-conditions__list{gap:.9375rem;margin-top:3rem}.study-conditions__card{gap:1.25rem;padding:1.5rem}.study-conditions__card-header{gap:1.25rem}.study-conditions__card-icon img{max-width:2rem}.study-conditions__card-icon{width:4.5rem;height:4.5rem;border-radius:1.5rem;padding:1rem}.no-webp .study-conditions__card-icon::before{background:url(../img/decor/glass-substrat-study-conditions.png) 0 0/cover no-repeat}.study-conditions__card-icon::before{border-radius:1.5rem}.study-conditions__card-icon::after{bottom:.25rem;right:.25rem;-webkit-filter:blur(23.9500007629px);filter:blur(23.9500007629px);width:1.25rem;height:1.25rem}.study-conditions__card-title{font-size:1.375rem}.study-conditions__card-text{line-height:normal;font-size:1rem}.org-info__grid{margin-top:2.5rem;gap:1rem}.org-info__card{border-radius:1.5rem;gap:.75rem;padding:1.125rem 1.5rem}.org-info__card-label{font-size:1.125rem}.org-info__card-value{font-size:1.26563rem}.accreditation{padding:2.5rem 0 7.5rem}.accreditation__grid{margin-top:2.5rem;gap:1.25rem}.accreditation__card{padding:1.75rem 2rem 2rem 2rem}.accreditation__card-link{font-size:1rem}.accreditation__card-icon{width:3rem;height:3rem}.accreditation__card-title{margin-bottom:.5rem;font-size:1.375rem}.accreditation__card-number{font-size:1.125rem;line-height:126.389%}.management{padding:5rem 0 3.875rem}.management__container{-ms-grid-columns:20rem 1fr;grid-template-columns:20rem 1fr}.management__list{gap:1.875rem;padding-top:.5rem}.management__person-name{font-size:1.5rem}.management__person-position{font-size:1.125rem}.management__person-contacts{margin-top:.5rem}.management__person-link{font-size:1rem}.management__person-link::before{width:1.375rem;height:1.375rem;font-size:1.375rem}.documents{padding:5rem 0 7.5rem}.documents__list{margin-top:2.5rem}.documents__item{gap:1.25rem;padding:1.109375rem 1.5rem}.documents__item-info{gap:1rem}.documents__item-icon{width:1.875rem}.documents__item-name{font-size:1.375rem}.documents__item-btn .btn{border-radius:.5rem;padding:.5625rem .5625rem .5625rem .4375rem;font-size:.875rem;gap:.19rem}.study-plan{padding:5rem 0 3.625rem}.study-plan__grid{margin-top:2.5rem;gap:1.5rem}.study-plan__card-link{padding:1.15669rem 1rem 1.78081rem 1.5rem}.study-plan__card-icon{width:3rem;height:3rem}.study-plan__card-title{font-size:1.375rem}.study-plan__card-desc{margin-top:0;font-size:1.125rem}.study-plan__card-download{margin-top:1.5rem;font-size:1rem;gap:.625rem}.apply{padding:3.625rem 0}.apply__grid{margin-bottom:2rem;margin-top:2.5rem}.apply__footer{font-size:1.125rem}.apply__card-link{gap:1.25rem;padding:2rem 4.5rem 1.75rem 1.5rem}.apply__card-icon img{max-width:3.45313rem}.apply__card-icon{width:4.5rem;height:4.5rem;border-radius:1.5rem;padding:1rem}.no-webp .apply__card-icon::before{background:url(../img/decor/glass-substrat-apply.png) 0 0/cover no-repeat}.apply__card-icon::before{border-radius:1.5rem}.apply__card-icon::after{bottom:.25rem;right:.25rem;-webkit-filter:blur(23.9500007629px);filter:blur(23.9500007629px);width:1.25rem;height:1.25rem}.apply__card-title{font-size:1.5rem}.apply__card-external-icon{top:1rem;right:1rem;width:3rem;height:3rem;font-size:1.5rem}.interaction{padding:.25rem 0 4rem}.interaction__banner{min-height:36.15625rem}.interaction__banner .banner__description{padding-top:2.5rem;max-width:30rem}.advantages{padding:2.5rem 0 3.75rem}.advantages__list{gap:1.5rem}.advantages__card{padding:1.5rem;border-radius:1.5rem;gap:1rem}.advantages__card-icon{border-radius:1.81819rem}.no-webp .advantages__card-icon::before{background:url(../img/decor/glass-substrat-advantages.png) 0 0/cover no-repeat}.advantages__card-icon::before{border-radius:1.81819rem}.advantages__card-icon::after{width:1.25rem;height:1.25rem;-webkit-filter:blur(21.9500007629px);filter:blur(21.9500007629px)}.advantages__card-icon img{max-width:2.875rem}.advantages__card-icon{width:5rem;height:5rem}.advantages__card-header{gap:1.62rem;-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}.advantages__card-title{font-size:1.375rem;letter-spacing:-.02806rem;line-height:120%;width:auto}.advantages__card-text{margin-top:auto;font-size:1rem}.partners{padding:4rem 0 6.72rem}.partners__title{max-width:100%;font-weight:600}.partners__list{margin-top:2.5rem;gap:1.5rem}.partners__card{gap:2.1875rem}.partners__card:not(:last-child){padding-bottom:2.5rem}.partners__card-image{width:23.1875rem;height:14.25rem;border-radius:1.5rem}.career-guidance{padding:4.34rem 0 8.5rem}.career-guidance+.results{padding-top:4.625rem}.career-guidance__title{max-width:37.375rem}.career-guidance__body{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);margin-top:2rem}.career-guidance__stat{font-size:5rem}.career-guidance__caption{margin-top:1rem;font-size:1.875rem}.career-guidance__desc{margin-top:2rem;font-size:1.125rem}.career-guidance__slide{border-radius:2rem;height:20.5rem}.results{padding:4.625rem 0}.results__title{font-weight:600}.results__card{-ms-grid-columns:6rem 1fr;grid-template-columns:6rem 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2.625rem 2rem;-webkit-column-gap:1.9375rem;-moz-column-gap:1.9375rem;column-gap:1.9375rem;row-gap:1rem}.results__card-image{-ms-grid-row-span:2;grid-row:span 2}.no-webp .results__card-image::before{background:url(../img/decor/glass-substrat-training.png) 0 0/cover no-repeat}.results__card-image::before{border-radius:2rem}.results__card-image::after{width:1.5rem;height:1.5rem;bottom:.6875rem;right:.625rem;-webkit-filter:blur(23.9500007629px);filter:blur(23.9500007629px)}.results__card-image img{max-width:3.125rem}.results__card-image{border-radius:2rem;width:6rem;height:6rem}.results__card-name{font-size:1.5rem}.results__card-desc{line-height:130%;font-size:1.125rem;grid-column:auto}.contest-hero__wrapper{border-radius:0 0 5rem 5rem;margin-bottom:-5rem;aspect-ratio:2.3270547945;padding:6.25rem 0 4.5rem;-ms-flex-line-pack:center;align-content:center}.contest-hero__content{max-width:38.8125rem}.contest-hero__title{font-size:3.125rem;line-height:3.375rem;max-width:34rem}.contest-hero__text{margin-top:2rem;font-size:1.125rem;gap:1rem}.nominations{padding:9.6875rem 0 2rem}.nominations__list{margin-top:2rem;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:1.5rem}.no-webp .nominations__card{background:url(../img/decor/glass-substrat-contest-card.png) 0 0/100% 100% no-repeat}.nominations__card{padding:1.3125rem 1.25rem 1.5rem;border-radius:2.125rem;gap:2.1875rem}.nominations__card-header{gap:1rem}.nominations__card-icon::after{bottom:.25rem;right:.25rem;width:1.25rem;height:1.25rem;-webkit-filter:blur(22px);filter:blur(22px)}.nominations__card-icon img{width:2.875rem;height:2.875rem}.nominations__card-title{font-size:1.375rem}.nominations__card-text{font-size:1rem}.nominations__card-text p+p{margin-top:1.375rem}.contest-docs{border-radius:0 0 3.625rem 3.625rem;padding:2.5rem 0 3.75rem}.contest-docs__title{font-size:2.875rem;letter-spacing:-.02875rem;line-height:2.5rem}.contest-docs__list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);margin-top:2.5rem}.contest-docs__list .documents__item-name{font-size:1.125rem}.contest-apply{border-radius:0 0 3.625rem 3.625rem;margin-bottom:-3.625rem;padding:3.125rem 0 4.75rem}.contest-apply__banner{gap:3rem}.contest-apply__image{width:21.125rem}.contest-apply__content{padding:3.0625rem 2.5rem 3.0625rem 0;max-width:53.1875rem;gap:1.5rem}.contest-apply__title{font-size:2.625rem;letter-spacing:-.02625rem;line-height:2.5rem}.contest-apply__desc{font-size:1.125rem;line-height:1.8125rem}.not-found{padding:4rem 0 3.5rem}.not-found__title{margin-top:2.25rem}}@media (min-width:1079.98px){.header{padding:0}.header__container{gap:1rem}.header__logo{max-width:9.5625rem;margin-right:0}.header__phone{margin-bottom:.25rem;font-size:1rem}.header__contest{padding:.265625rem 1.0625rem .265625rem .875rem;font-size:1rem}.menu__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__list{font-size:1rem;line-height:150%;letter-spacing:.00125rem;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem}.menu__item{position:relative;padding:1.25rem 0}body._touch .menu__item.menu__item--parent.open-submenu .submenu{opacity:1;visibility:visible}.menu__link.active::before{content:"";position:absolute;top:0;width:100%;height:.1875rem;background:#2442a7}.menu__phone{display:none}.submenu{position:absolute;top:100%;left:0;background:#fff;border-radius:1rem;background:#fff;-webkit-box-shadow:0 .25rem .64375rem 0 rgba(0,0,0,.11);box-shadow:0 .25rem .64375rem 0 rgba(0,0,0,.11);padding:1.5rem;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;min-width:20rem}.icon-menu{display:none}}@media (min-width:1199.98px){:root{--header-height:8.75rem}.title-lg{font-size:3.3125rem;line-height:101.887%;letter-spacing:-.0625rem}.title{font-size:2.875rem;font-weight:500;line-height:108.696%;letter-spacing:-.02875rem}.title-sm{font-size:2.25rem;font-weight:500;line-height:111%;letter-spacing:-.0225rem}.swiper-button-next,.swiper-button-prev{width:3.5rem;height:3.5rem;font-size:2rem}.banner__text p:not(:last-child){margin-bottom:1rem}.order__title.title{font-size:2.625rem}.header__container{gap:1.25rem}.header__logo{margin-right:3.8125rem}.menu__list{gap:2rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.menu__item{padding:2rem 0}.menu__phone{margin-left:2.9375rem}.footer__copyright{font-size:1.125rem}.stats__block-value{font-size:3.25rem}.stats__block-subtitle{font-size:1.125rem}.about__banner .description-block{max-width:27.0625rem;padding-left:0;font-size:1.1875rem;line-height:136.842%;padding-right:3rem;padding-top:3.25rem;padding-bottom:0}.directions:not(:last-child)+*{padding-top:6.875rem}.direction-card{border-radius:1.5rem;gap:2rem;min-height:11.25rem;padding:2.625rem .5rem 2.625rem 2.25rem}.direction-card.direction-card--default{min-height:12.5625rem;gap:1.5rem}.direction-card.direction-card--default .direction-card__content{padding-top:.875rem}.direction-card__icon{width:6rem;height:6rem;border-radius:2rem}.direction-card__icon::before{border-radius:2rem}.direction-card__caption{font-size:1.5rem}.direction-card__desc{margin-top:1rem;font-size:1.125rem}.residents__list{margin-top:2.97rem;gap:1.5rem}.residents__card-link{padding:.5rem 1.5rem 1.5rem 1.5rem;border-radius:1.5rem}.residents__card-desc{font-size:1.125rem}.about-center__banner.banner{min-height:41.0625rem}.about-center__banner.banner .description-block{padding-right:4rem;padding-left:4rem;max-width:36.7rem}.about-center__banner.banner .banner__title.title-sm{font-size:2.25rem}.training__cards{padding-right:1rem;-webkit-box-flex:0;-ms-flex:0 0 43.75rem;flex:0 0 43.75rem}.about-park__banner{min-height:35.875rem}.about-park__banner .banner__description{max-width:27rem;padding-top:2.25rem;padding-left:2.4rem;padding-bottom:2.8rem;font-size:1.125rem;line-height:160%}.ecosystem__list{margin-top:3rem;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.ecosystem__card:nth-child(3n+1){-webkit-transition-delay:.25s;transition-delay:.25s}.ecosystem__card:nth-child(3n+2){-webkit-transition-delay:.5s;transition-delay:.5s}.ecosystem__card:nth-child(3n+3){-webkit-transition-delay:.75s;transition-delay:.75s}.infrastructure__grid{margin-top:3.125rem;gap:2rem}.infrastructure__card-title{padding:2.625rem 1.875rem;font-size:2rem}.infrastructure__card-image{height:31.25rem}.infrastructure__card-body{min-height:7.8125rem;padding:.875rem 1.875rem;font-size:1.125rem}.contacts:not(:last-child)+*{padding-top:6.875rem}.contacts__list{margin-top:2.3125rem}.contacts__item{padding-left:2.375rem}.contacts__item::before{width:1.5rem;height:1.5rem;font-size:1.5rem}.contacts__item-caption{margin-bottom:.325rem;font-size:1.125rem}.contacts__item-address{font-size:1.25rem}.contacts__item-link{font-size:1.25rem}.university:not(:last-child)+*{padding-top:7.75rem}.university__banner{min-height:41.0625rem}.university__banner .banner__description{max-width:39.1rem;padding-top:4rem;padding-bottom:1.5rem}.university__banner .banner__description .banner__title{font-size:3.3125rem;letter-spacing:-.0625rem;line-height:101.887%;font-weight:500}.university__banner .banner__description .banner__text{margin-top:1.5rem;font-size:1.15rem;line-height:140%;max-width:35.1875rem}.education__banner{min-height:41.0625rem}.education__banner .banner__description{max-width:36.6rem}.education-business:not(:last-child)+*{padding-top:3.75rem}.education-business__banner.banner{min-height:37.25rem}.education-business__banner.banner .description-block{padding-right:2rem;padding-left:4rem;padding-bottom:2rem;max-width:36.7rem}.education-business__banner.banner .description-block p:first-child{padding-right:2rem}.education-business__banner.banner .banner__title.title-sm{font-size:2.25rem}.tech-base__card-icon img{max-width:2.875rem}.tech-base__card-icon{width:5rem;height:5rem;border-radius:1.81819rem}.tech-base__card-icon::before{border-radius:2rem}.tech-base__card-title{font-size:1.5rem}.tech-base__card-list{font-size:1.125rem}.study-conditions:not(:last-child)+*{padding-top:7.75rem}.study-conditions__card{border-radius:1.89844rem;padding:2.0625rem 2rem 2.73438rem 2.53125rem}.study-conditions__card-icon img{max-width:2.875rem}.study-conditions__card-icon{width:5rem;height:5rem;border-radius:1.81819rem}.study-conditions__card-icon::before{border-radius:2rem}.study-conditions__card-title{font-size:1.5rem}.study-conditions__card-text{font-size:1.26563rem}.accreditation:not(:last-child)+*{padding-top:3.75rem}.management:not(:last-child)+*{padding-top:7.125rem}.management__container{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.documents:not(:last-child)+*{padding-top:3.625rem}.apply:not(:last-child)+*{padding-top:6.875rem}.apply__card-icon{width:6.6875rem;height:6.6875rem;border-radius:1.81819rem}.apply__card-icon::before{border-radius:2rem}.apply__card-title{font-size:1.75rem}.interaction:not(:last-child)+*{padding-top:7.75rem}.interaction__banner{min-height:41.0625rem}.interaction__banner .banner__description{max-width:39.1rem}.interaction__banner .banner__description .banner__title{font-size:2.9375rem;letter-spacing:-.125rem;line-height:114.894%}.interaction__banner .banner__description .banner__text{margin-top:1.5rem;font-size:1.15rem;line-height:140%;max-width:36.1875rem}.interaction__banner .banner__description .banner__btn{margin-top:2.5rem;min-width:13rem}.advantages__list{margin-top:2.75rem;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:2rem}.advantages__card:nth-child(4n+1){-webkit-transition-delay:125ms;transition-delay:125ms}.advantages__card:nth-child(4n+2){-webkit-transition-delay:.25s;transition-delay:.25s}.advantages__card:nth-child(4n+3){-webkit-transition-delay:375ms;transition-delay:375ms}.advantages__card:nth-child(4n+4){-webkit-transition-delay:.5s;transition-delay:.5s}.career-guidance__prev{width:4.375rem;height:4.375rem;font-size:2.25rem}.career-guidance__next{width:4.375rem;height:4.375rem;font-size:2.25rem}.results:not(:last-child)+*{padding-top:6.875rem}.contest-hero__wrapper{min-height:36.5rem;padding:7.5rem 0 5.5rem}.contest-hero__title{font-size:3.5625rem}.nominations__card-icon{width:5rem;height:5rem;border-radius:1.8125rem;padding:1.0625rem}.policy{padding:0 0 5rem 0}.policy__content{max-width:46.8125rem}.policy__content h2:not(:first-child){margin-top:5rem}.policy__content h2+p:not(:first-child){margin-top:1.7rem}.policy__content p:not(:first-child){margin-top:1.2rem}.not-found:not(:last-child)+*{padding-top:6.875rem}}@media (min-width:1279.98px){.header__actions{gap:2rem}.footer__logo{max-width:14.6875rem}.hero__main::before{width:calc(100% + (100vw - 77.9375rem)/ 2)}.hero__main::after{width:calc(100% + (100vw - 77.9375rem)/ 2)}}@media (max-width:1079.98px){.menu{position:fixed;top:0;right:0;left:0;bottom:0;background:rgba(0,14,37,.7);width:100vw;height:100svh;z-index:6;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}.header.open-menu .menu{opacity:1;visibility:visible}.menu__content{background:#fff;width:min(26.5625rem,100%);height:100%;margin-left:auto;color:#3e3e3e;border-radius:2.5rem 0 0 2.5rem;padding:3.125rem 2.125rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);overflow-y:auto;overflow-x:hidden}.header.open-menu .menu__content{-webkit-transform:none;-ms-transform:none;transform:none}.menu__navbar{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:4.25rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu__item.menu__item--parent{-ms-flex-wrap:wrap;flex-wrap:wrap}.menu__item.menu__item--parent .menu__link{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 1.5rem);flex:0 0 calc(100% - 1.5rem)}body._touch .menu__item.menu__item--parent.open-submenu .submenu{display:block}.submenu{display:none;padding-left:1em;margin-top:.5rem;font-size:.875em}}@media (max-width:959.98px){body.open-mobile-menu{overflow:hidden}.residents__title{font-weight:500}.solutions__title{font-weight:500}.university__banner .banner__description .banner__btn{font-size:.875rem;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding-inline:.25rem;min-width:9.8125rem}.interaction__banner .banner__description .banner__btn{font-size:.875rem}}@media screen and (max-width:743.98px){.typography-block ol,.typography-block ul{margin-bottom:1.2em}}@media (max-width:743.98px){.direction-card:nth-child(4n+1)::after{left:26%}.direction-card:nth-child(4n+2)::after{left:63%}.direction-card:nth-child(4n+3)::after{left:21%}.direction-card:nth-child(4n+4)::after{left:80%}.direction-card:last-child::after{display:none}.solutions__card.animated .diagram-line{stroke-dashoffset:0;-webkit-transition-delay:.2s;transition-delay:.2s}.infrastructure__card:nth-child(odd) .infrastructure__card-title{top:0;left:0}.infrastructure__card:nth-child(odd) .infrastructure__card-body{bottom:0;right:0;border-radius:.75rem 0 0 0;padding-right:0;padding-top:.75rem;padding-bottom:.25rem}.infrastructure__card:nth-child(odd) .infrastructure__card-body::after,.infrastructure__card:nth-child(odd) .infrastructure__card-body::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M0 12C6.62742 12 12 6.62742 12 0L12 12L0 12Z' fill='%23F6F8FA'/%3E%3C/svg%3E")}.infrastructure__card:nth-child(odd) .infrastructure__card-body::before{bottom:100%;right:0}.infrastructure__card:nth-child(odd) .infrastructure__card-body::after{bottom:0;right:100%}.infrastructure__card:nth-child(even) .infrastructure__card-title{bottom:0;left:0}.infrastructure__card:nth-child(even) .infrastructure__card-body{top:0;left:0;border-radius:0 0 .75rem 0;padding-left:0;padding-top:.25rem;padding-bottom:.75rem}.infrastructure__card:nth-child(even) .infrastructure__card-body::after,.infrastructure__card:nth-child(even) .infrastructure__card-body::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M12 0C5.37258 0 0 5.37258 0 12V0H12Z' fill='%23F6F8FA'/%3E%3C/svg%3E")}.infrastructure__card:nth-child(even) .infrastructure__card-body::before{top:0;left:100%}.infrastructure__card:nth-child(even) .infrastructure__card-body::after{top:100%;left:0}.advantages__list.advantages__list--row-header-mobile .advantages__card-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.advantages__list.advantages__list--row-header-mobile .advantages__card-header .advantages__card-title{width:-webkit-min-content;width:-moz-min-content;width:min-content}}@media (max-width:575.98px){.banner__title{font-size:1.5rem}.order__container{padding-inline:0}.menu__content{width:min(20rem,100%);border-radius:1.5rem 0 0 1.5rem;padding:3.125rem 1.25rem 2.875rem 1.25rem}.menu__navbar{padding-bottom:1.6rem}.hero__btn{padding-inline:.5rem}.about__container{padding:0}.about__banner{border-radius:1.25rem;min-height:auto}.about__banner .banner__info{position:absolute;top:0;left:0}.about__banner .banner__slider{position:relative}.about__banner .description-block{max-width:calc(100% + 2px);position:static;padding:1.5rem 1rem;border-radius:1.25rem;margin-top:-1.25rem}.about__banner .description-block::after,.about__banner .description-block::before{display:none}.directions__title{font-size:1.75rem}.residents__title{font-size:1.75rem}.about-center__container{padding:0}.about-center__banner.banner{border-radius:1.25rem;min-height:auto}.about-center__banner.banner .banner__image{position:relative}.about-center__banner.banner .description-block{max-width:calc(100% + 2px);position:static;padding:1.5rem 1rem;border-radius:1.25rem;margin-top:-1.25rem}.about-center__banner.banner .description-block::after,.about-center__banner.banner .description-block::before{display:none}.training__title{font-size:1.75rem;font-weight:500;margin-right:-.5rem;letter-spacing:-.04025rem}.solutions__title{font-size:1.75rem}.about-park{padding:.55rem 0 0}.about-park__container{padding:0}.infrastructure__card-title br{display:none}.university__banner{background:0 0}.university__banner .banner__image{position:static}.university__banner .banner__image img,.university__banner .banner__image source{min-height:16.3125rem;-o-object-position:57.5% center;object-position:57.5% center}.university__banner .banner__description{position:static;max-width:calc(100% + 2px);border-radius:0;padding:1.25rem 0 0}.university__banner .banner__description::after,.university__banner .banner__description::before{display:none}.education__banner{border-radius:1.875rem}.education__banner .banner__image{position:static;border-radius:1.875rem 1.875rem 0 0}.education__banner .banner__image img{min-height:16.375rem}.education__banner .banner__description{max-width:calc(100% + 2px);padding:1.56rem 1rem;border-radius:1.875rem;margin-top:-1.875rem}.education__banner .banner__description::after,.education__banner .banner__description::before{display:none}.education-business__banner.banner{border-radius:1.875rem;min-height:auto;background:0 0}.education-business__banner.banner .banner__image{position:relative;border-radius:1.875rem 1.875rem 0 0;background:0 0}.education-business__banner.banner .banner__image img{min-height:15.75rem;-o-object-position:10% center;object-position:10% center}.education-business__banner.banner .description-block{max-width:calc(100% + 2px);position:static;padding:1.5rem 1rem;border-radius:1.875rem;margin-top:-1.25rem}.education-business__banner.banner .description-block::after,.education-business__banner.banner .description-block::before{display:none}.tech-base__title{font-size:1.75rem}.study-conditions__title{font-size:1.75rem}.org-info__title{font-size:1.75rem}.accreditation__title{font-size:1.75rem}.management__title{font-size:1.75rem}.documents__title{font-size:1.75rem}.documents__item-btn{display:block}.documents__item-btn::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.study-plan__title{font-size:1.75rem}.apply__title{font-size:1.75rem}.interaction__banner{background:0 0}.interaction__banner .banner__image{position:static}.interaction__banner .banner__image img,.interaction__banner .banner__image source{min-height:16.3125rem;-o-object-position:57.5% center;object-position:57.5% center}.interaction__banner .banner__description{position:static;max-width:calc(100% + 2px);border-radius:0;padding:1.25rem 0 0}.interaction__banner .banner__description::after,.interaction__banner .banner__description::before{display:none}.advantages__title{font-size:1.75rem;font-weight:500}.partners__title{font-size:1.75rem}.career-guidance__title{font-size:1.75rem}.results__title{font-size:1.75rem}.nominations__title{font-weight:500;font-size:1.75rem;letter-spacing:-.01em}.nominations__card-btn.btn{margin-top:.5rem}.contest-docs__title{font-weight:500;font-size:1.75rem;letter-spacing:-.01em}.contest-docs__list .documents__item-btn .btn{min-height:2.25rem}}@media (max-width:743.98px) and (min-width:575.98px){.residents__card:nth-child(2n+1){-webkit-transition-delay:.25s;transition-delay:.25s}.residents__card:nth-child(2n+2){-webkit-transition-delay:.5s;transition-delay:.5s}}@media (max-width:1199.98px) and (min-width:743.98px){.ecosystem__card:nth-child(2n+1){-webkit-transition-delay:.25s;transition-delay:.25s}.ecosystem__card:nth-child(2n+2){-webkit-transition-delay:.5s;transition-delay:.5s}}@media (max-width:959.98px) and (min-width:575.98px){.university__banner .banner__description .banner__btn{width:auto;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:9.8rem}.nominations__card-btn.btn{padding:.625rem;font-size:.875rem}}@media (min-width:743.98px) and (max-width:1199.98px){.advantages__card:nth-child(2n+1){-webkit-transition-delay:.25s;transition-delay:.25s}.advantages__card:nth-child(2n+2){-webkit-transition-delay:.5s;transition-delay:.5s}}@media (min-width:575.98px) and (max-width:959.98px){.nominations__card:last-child:nth-child(odd){-ms-grid-column-span:2;grid-column:span 2}}@media (any-hover:hover){.swiper-button-next:not(.swiper-button-disabled):hover,.swiper-button-prev:not(.swiper-button-disabled):hover{-webkit-box-shadow:0 .25rem .75rem 0 rgba(0,0,0,.2);box-shadow:0 .25rem .75rem 0 rgba(0,0,0,.2);color:#1f398e}::-webkit-scrollbar-thumb:hover{background:#1a317d}.checkbox__content a:hover{text-decoration:none}.btn.btn-primary:hover{background:#1f398e}.btn.btn-secondary:hover{background:#f7f9ff;-webkit-box-shadow:0 .25rem 1.29375rem 0 #a0a6b8;box-shadow:0 .25rem 1.29375rem 0 #a0a6b8}.btn.btn-white:hover{background:#f7f9ff;-webkit-box-shadow:0 .25rem 1.29375rem 0 #a0a6b8;box-shadow:0 .25rem 1.29375rem 0 #a0a6b8}.file-attach__choose:hover{border-color:#2342a7;color:#2342a7}.file-attach__remove:hover{border-color:#ef4444;color:#ef4444}.popup__link:hover span{text-decoration:none}.typography-block a:not(.article__more,.btn):hover{text-decoration:underline}.header__phone:hover{color:#2342a7}.header__contest:not(.active):hover{background:#313542}.menu__item:hover{color:#313542}.menu__item.menu__item--parent:hover .menu__arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.menu__item.menu__item--parent:hover .menu__link{opacity:1}.menu__item.menu__item--parent:hover .submenu{opacity:1;visibility:visible}.menu__link:hover{opacity:1}.menu__phone:hover{color:#2342a7}.submenu__link:hover{color:#2342a7}.footer__prod:hover{opacity:.85}.footer__contacts-link:hover{opacity:.7}.footer__menu-link:hover{opacity:.7}.footer__policy:hover{color:#fff;text-decoration:none}.residents__card-link:hover{-webkit-box-shadow:0 .8125rem 1.75rem 0 #c2cfdb;box-shadow:0 .8125rem 1.75rem 0 #c2cfdb}.training__card-link:hover{-webkit-transform:translateY(-.125rem);-ms-transform:translateY(-.125rem);transform:translateY(-.125rem);-webkit-box-shadow:0 .9375rem 2.5rem 0 rgba(0,0,0,.11);box-shadow:0 .9375rem 2.5rem 0 rgba(0,0,0,.11)}.ecosystem__card:hover{-webkit-transform:translateY(-.5rem);-ms-transform:translateY(-.5rem);transform:translateY(-.5rem);-webkit-box-shadow:0 .9375rem 2.5rem 0 rgba(0,0,0,.11);box-shadow:0 .9375rem 2.5rem 0 rgba(0,0,0,.11)}.contacts__item-link:hover{color:#2342a7}.study-conditions__card:hover{-webkit-transform:translateY(-.3125rem);-ms-transform:translateY(-.3125rem);transform:translateY(-.3125rem);-webkit-box-shadow:0 .625rem 1.875rem rgba(0,0,0,.11);box-shadow:0 .625rem 1.875rem rgba(0,0,0,.11)}.accreditation__card-link:hover span{text-decoration:none}.accreditation__card-link:hover::before{-webkit-transform:translateX(.5rem);-ms-transform:translateX(.5rem);transform:translateX(.5rem)}.management__person-link:hover{color:#2342a7}.documents__item:hover::before{-webkit-box-shadow:0 .25rem .625rem 0 rgba(0,0,0,.11);box-shadow:0 .25rem .625rem 0 rgba(0,0,0,.11)}.study-plan__card-link:hover{-webkit-box-shadow:0 .875rem 2.5rem 0 rgba(0,0,0,.11);box-shadow:0 .875rem 2.5rem 0 rgba(0,0,0,.11)}.study-plan__card-download:hover span{text-decoration:none}.apply__footer a:hover{color:#2342a7}.apply__card-link:hover{-webkit-transform:translateY(-.25rem);-ms-transform:translateY(-.25rem);transform:translateY(-.25rem);-webkit-box-shadow:0 .625rem 2.5rem 0 rgba(0,0,0,.06);box-shadow:0 .625rem 2.5rem 0 rgba(0,0,0,.06)}.contest-apply__btn:hover{background:#0d1f5c;border-color:#0d1f5c}.policy__content a:hover{text-decoration:none}.not-found__link:hover{text-decoration:none}}.webp .direction-card.direction-card--white .direction-card__icon::before{background:url(../img/decor/glass-substrat-direction-white-tablet.webp) 0 0/cover no-repeat}.webp .direction-card__icon::before{background:url(../img/decor/glass-substrat-direction-tablet.webp) 0 0/cover no-repeat}.webp .training__card-image::after{background:url(../img/decor/glass-substrat-training-tablet.webp) 0 0/cover no-repeat}.webp .ecosystem__card-icon::before{background:url(../img/decor/glass-substrat-ecosystem-tablet.webp) 0 0/cover no-repeat}.webp .tech-base__card-icon::before{background:url(../img/decor/glass-substrat-direction-tablet.webp) 0 0/cover no-repeat}.webp .study-conditions__card-icon::before{background:url(../img/decor/glass-substrat-direction-tablet.webp) 0 0/cover no-repeat}.webp .apply__card-icon::before{background:url(../img/decor/glass-substrat-direction-tablet.webp) 0 0/cover no-repeat}.webp .advantages__card-icon::before{background:url(../img/decor/glass-substrat-advantages-mobile.webp) 0 0/cover no-repeat}.webp .results__card-image::before{background:url(../img/decor/glass-substrat-training-tablet.webp) 0 0/cover no-repeat}.webp .contest-hero__wrapper{background:url(../img/contest/contest-hero-mobile.webp) 0 0/cover no-repeat,-webkit-gradient(linear,left top,left bottom,color-stop(40%,rgba(30,59,154,0)),to(#1e3b9a));background:url(../img/contest/contest-hero-mobile.webp) 0 0/cover no-repeat,linear-gradient(180deg,rgba(30,59,154,0) 40%,#1e3b9a 100%)}.webp .nominations__card{background:url(../img/decor/glass-substrat-contest-card-mobile.webp) 0 0/100% 100% no-repeat}.webp .nominations__card-icon::before{background:url(../img/decor/glass-substrat-contest.webp) 0 0/cover no-repeat}.webp .contest-apply__banner{background:url(../img/contest/clouds-bg-mobile.webp) 0 0/cover no-repeat,#fff}@media (min-width:575.98px){.webp .advantages__card-icon::before{background:url(../img/decor/glass-substrat-advantages-tablet.webp) 0 0/cover no-repeat}}@media (min-width:575.98px){.webp .contest-hero__wrapper{background:url(../img/contest/contest-hero.webp) center 0/cover no-repeat,-webkit-gradient(linear,left top,left bottom,color-stop(40%,rgba(30,59,154,0)),to(#1e3b9a));background:url(../img/contest/contest-hero.webp) center 0/cover no-repeat,linear-gradient(180deg,rgba(30,59,154,0) 40%,#1e3b9a 100%)}}@media (min-width:575.98px){.webp .contest-apply__banner{background:url(../img/contest/clouds-bg.webp) 0 0/cover no-repeat,#fff}}@media (min-width:959.98px){.webp .direction-card.direction-card--white .direction-card__icon::before{background:url(../img/decor/glass-substrat-direction-white.webp) 0 0/cover no-repeat}}@media (min-width:959.98px){.webp .direction-card__icon::before{background:url(../img/decor/glass-substrat-direction.webp) 0 0/cover no-repeat}}@media (min-width:959.98px){.webp .training__card-image::after{background:url(../img/decor/glass-substrat-training.webp) 0 0/cover no-repeat}}@media (min-width:959.98px){.webp .ecosystem__card-icon::before{background:url(../img/decor/glass-substrat-ecosystem.webp) 0 0/cover no-repeat}}@media (min-width:959.98px){.webp .tech-base__card-icon::before{background:url(../img/decor/glass-substrat-direction.webp) 0 0/cover no-repeat}}@media (min-width:959.98px){.webp .study-conditions__card-icon::before{background:url(../img/decor/glass-substrat-study-conditions.webp) 0 0/cover no-repeat}}@media (min-width:959.98px){.webp .apply__card-icon::before{background:url(../img/decor/glass-substrat-apply.webp) 0 0/cover no-repeat}}@media (min-width:959.98px){.webp .advantages__card-icon::before{background:url(../img/decor/glass-substrat-advantages.webp) 0 0/cover no-repeat}}@media (min-width:959.98px){.webp .results__card-image::before{background:url(../img/decor/glass-substrat-training.webp) 0 0/cover no-repeat}}@media (min-width:959.98px){.webp .nominations__card{background:url(../img/decor/glass-substrat-contest-card.webp) 0 0/100% 100% no-repeat}}