@media (max-width:1023px){.map-search-input label{font-size:1.4rem;line-height:2rem}}.map-select-wrapper{position:relative;width:100%;height:100%}.map-select-wrapper label{font-size:1.2rem;line-height:1.6rem;position:absolute;top:-1rem;left:2rem;z-index:2;padding:2px;color:var(--text-secondary-color);background-color:var(--app-background)}@media (max-width:1023px){.map-select-wrapper label{font-size:1rem;line-height:1.4rem}}.map-select-wrapper .custom-select-container{position:relative;width:100%;height:100%}@media (max-width:767px){.map-select-wrapper .custom-select-container{width:100%}}.map-select-wrapper .custom-select-container._changed .custom-select-opener{color:var(--text-color)}.map-select-wrapper .custom-select-container.is-open .custom-select-panel{overflow-y:auto;opacity:1;transition-property:opacity}.map-select-wrapper .custom-select-container.is-open:after{transform:translate(-2.4rem,2.5rem) rotate(-135deg)}@media (max-width:767px){.map-select-wrapper .custom-select-container.is-open:after{transform:translate(-2.4rem,2rem) rotate(-135deg)}}.map-select-wrapper .custom-select-container.is-open .custom-select-opener{border-color:var(--text-secondary-color)}.map-select-wrapper .custom-select-container.is-open .custom-select-opener:before{transform:rotate(180deg)}.map-select-wrapper .custom-select-container:after{position:absolute;top:0;right:0;width:.7rem;height:.7rem;border-right:1px solid var(--text-grey);border-bottom:1px solid var(--text-grey);transform:translate(-2.4rem,2.2rem) rotate(45deg);cursor:pointer;transition:transform .35s ease-in-out;content:"";pointer-events:none}@media (max-width:767px){.map-select-wrapper .custom-select-container:after{transform:translate(-2.4rem,1.5rem) rotate(45deg)}}.map-select-wrapper .custom-select-container .custom-select-opener{position:relative;display:flex;gap:.8rem;height:5.6rem;padding:1.7rem 4rem 1.7rem 1.2rem;border:1px solid var(--border-color);border-radius:.8rem;color:var(--text-secondary-color);background-color:var(--app-background);cursor:pointer;transition:border-color .25s ease}.map-select-wrapper .custom-select-container .custom-select-opener svg{width:2.4rem;height:2.4rem}@media (min-width:1024px){.map-select-wrapper .custom-select-container .custom-select-opener:hover{border-color:var(--text-secondary-color)}}@media (max-width:1023px){.map-select-wrapper .custom-select-container .custom-select-opener{height:auto;padding:1.1rem 4rem 1.1rem 1.2rem}}.map-select-wrapper .custom-select-container .custom-select-opener:before{width:2.4rem;height:2.4rem;position:absolute;top:calc(50% - 1.2rem);right:1.2rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10l5 5 5-5' stroke='%2371809B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;transition:transform .35s cubic-bezier(.455,.03,.515,.955);content:"";will-change:transform}@media (max-width:1023px){.map-select-wrapper .custom-select-container .custom-select-opener{height:auto}}@media (max-width:767px){.map-select-wrapper .custom-select-container .custom-select-opener{padding-top:1rem;padding-bottom:1rem}}.map-select-wrapper .custom-select-container .custom-select-opener span{display:inline-block;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.map-select-wrapper .custom-select-container .custom-select-panel{position:absolute;top:-.8rem;z-index:1002;width:100%;max-height:22rem;margin-top:5px;border:1px solid var(--border-color);border-radius:.8rem;overflow:hidden;background-color:var(--app-background);transform:translateY(-100%);opacity:0;transition:.3s ease-in-out;transition-property:max-height,opacity}.map-select-wrapper .custom-select-container .custom-select-panel .custom-select-option{display:flex;gap:.8rem;align-items:center;padding:1.6rem 1.2rem;cursor:pointer;transition:color .25s ease}.map-select-wrapper .custom-select-container .custom-select-panel .custom-select-option:first-child{display:none}.map-select-wrapper .custom-select-container .custom-select-panel .custom-select-option.is-selected{color:var(--accent-color);pointer-events:none}@media (min-width:1024px){.map-select-wrapper .custom-select-container .custom-select-panel .custom-select-option:hover{color:var(--accent-color)}}.map-select-wrapper .custom-select-container .custom-select-panel .custom-select-option svg{width:2.4rem;height:2.4rem;min-width:2.4rem}.map-select-wrapper .custom-select-container select{display:none}.map-controls{display:flex;flex-direction:column;gap:1.6rem;padding:.8rem;border-radius:3.2rem;background-color:var(--app-background)}.map-controls button{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border:1px solid var(--text-color);border-radius:50%;background-color:transparent;transition:border-color .25s ease}.map-controls button:disabled{opacity:.3;pointer-events:none}@media (min-width:1024px){.map-controls button:hover{border-color:var(--border-color)}}.map-controls button svg{width:1.6rem;height:1.6rem;color:var(--accent-color);transition:transform .25s ease}.map-object-card{position:relative;display:flex;flex-direction:column;gap:3.2rem;padding:3.2rem;border-radius:.8rem;background-color:var(--element-background)}@media (max-width:767px){.map-object-card{gap:2.4rem;padding:3.2rem 2.4rem}}.map-object-card__image{display:block;flex-shrink:0;width:100%;height:18rem;border-radius:.8rem;overflow:hidden}.map-object-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:16/9}.map-object-card__title{font-weight:600;font-size:2.4rem;line-height:3rem;margin:0}@media (max-width:1023px){.map-object-card__title{font-size:1.8rem;line-height:2.4rem}}.map-object-card__close{position:absolute;top:.8rem;right:.8rem;padding:0;border:none;border-radius:50%;background-color:transparent;transition:background-color .25s ease}@media (max-width:767px){.map-object-card__close{top:.4rem;right:.4rem}}@media (min-width:1024px){.map-object-card__close:hover{color:var(--contrast-color);background-color:var(--accent-color)}}.map-object-card__close svg{width:2.4rem;height:2.4rem;transition:color .25s ease}.map-object-card__links{display:flex;flex-direction:column;gap:1.6rem}.map-object-card__link{display:flex!important}.map-object-card .contacts{margin:0;-moz-columns:auto;columns:auto}.map-object-card .contacts__item{margin-bottom:0}.map-object-card .contacts__item:not(:last-child){margin-bottom:1.7rem}.radio{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.radio input{position:absolute;z-index:-1;opacity:0}.radio input:checked+label:before{border:none;color:var(--accent-color);box-shadow:inset 0 0 0 3px}.radio label{font-size:1.6rem;line-height:2.2rem;display:flex;align-items:center;transition:color .25s ease}@media (max-width:1023px){.radio label{font-size:1.4rem;line-height:2rem}}@media (min-width:1024px){.radio label:hover{color:var(--accent-color)}}.radio label:before{width:1.2rem;height:1.2rem;display:block;flex-shrink:0;margin-right:1.7rem;border-radius:50%;color:var(--outline-color);background-size:50% 50%;box-shadow:inset 0 0 0 1px;transition:box-shadow .3s ease;content:""}.error-label{font-size:1.4rem;line-height:2rem;padding-left:2.4rem;color:var(--error-color)}@media (max-width:1023px){.error-label{font-size:1.2rem;line-height:1.6rem}}.file{position:relative}.file .error-label{position:absolute;bottom:-2rem;left:0}.file.dz-max-files-reached{padding:1.6rem 1.2rem;border:1px solid var(--border-color);border-radius:8px}@media (max-width:1023px){.file.dz-max-files-reached{padding:1.4rem 3.2rem}}@media (max-width:767px){.file.dz-max-files-reached{padding:1.4rem 2.4rem}}.file.dz-max-files-reached .file__dropzone{position:absolute;top:-1.3rem;left:1.2rem;padding:4px;border:none;border-radius:0;font-size:1.2rem;line-height:1.6rem;background-color:var(--app-background);pointer-events:none}@media (max-width:1023px){.file.dz-max-files-reached .file__dropzone{left:2.4rem}}.file.dz-max-files-reached .file__dropzone svg{display:none}.file__dropzone{font-size:1.4rem;line-height:2rem;display:flex;gap:4px;align-items:center;padding:1.6rem 1.2rem;border:1px solid var(--border-color);border-radius:8px;color:var(--text-secondary-color);cursor:pointer}@media (max-width:1023px){.file__dropzone{font-size:1.2rem;line-height:1.6rem;padding:1.5rem 3.2rem}}@media (max-width:767px){.file__dropzone{font-size:1.6rem;line-height:2.2rem;padding:1.6rem 2.4rem}}@media (max-width:767px) and (max-width:1023px){.file__dropzone{font-size:1.4rem;line-height:2rem}}.file__dropzone svg{width:2.4rem;height:2.4rem;color:var(--text-secondary-color)}@media (max-width:767px){.file__dropzone svg{width:1.6rem;height:1.6rem}}.file__dropzone .form__error-label{top:6rem;left:0}@media (max-width:1023px){.file__dropzone .form__error-label{top:4.9rem}}.file__preview,.file__title{display:flex;align-items:center}.file__title{margin-right:2.5rem}@media (max-width:767px){.file__title{margin-right:1.2rem}}.file__title svg{width:6.4rem;height:6.4rem;flex-shrink:0;margin-right:2.5rem}@media (max-width:767px){.file__title svg{width:3.2rem;height:3.2rem;margin-right:1.2rem}}.file__delete{width:2.4rem;height:2.4rem;margin-left:auto}.file__delete svg{width:2.4rem;height:2.4rem;color:var(--text-color)}.btn-menu{width:2.4rem;height:2.4rem;display:flex;flex-shrink:0;align-items:center;justify-content:center}.btn-menu__inner{position:relative;width:1.5rem;height:2px;background-color:var(--text-color);transition:background-color .35s ease-in-out}.btn-menu__inner:before{transform:translateY(-5px)}.btn-menu__inner:after,.btn-menu__inner:before{position:absolute;display:block;width:1.5rem;height:2px;background-color:var(--text-color);transition:transform .35s ease-in-out;content:""}.btn-menu__inner:after{transform:translateY(5px)}.btn-menu__inner._cancel{background-color:transparent}.btn-menu__inner._cancel:before{transform:translateY(0) rotate(130deg)}.btn-menu__inner._cancel:after{transform:translateY(0) rotate(45deg)}a {color: inherit;text-decoration: none;}element.style {}@media (min-width: 768px) and (max-width: 991px) {.col-margin-bottom {margin-bottom: 20px;}}.clearfix:before, .clearfix:after {content: " ";display: table;}.clearfix:after {clear: both;}.clearfix:before, .clearfix:after {content: " ";display: table;}element.style {}@media (min-width: 768px) and (max-width: 991px) {.col-margin {margin-top: 20px;margin-bottom: 20px;}}user agent stylesheet div {display: block;unicode-bidi: isolate;}:root {--ui-text-letter-spacing-auto: auto;--ui-text-letter-spacing-neg-3: -0.01em;--ui-text-letter-spacing-neg-2: -0.02em;--ui-text-letter-spacing-neg-1: -0.03em;--ui-text-letter-spacing-3: .15em;--ui-text-letter-spacing-2: .1em;--ui-text-letter-spacing-1: .025em;--ui-text-decoration-style-dashed: dashed;--ui-text-decoration-style-wavy: wavy;--ui-text-decoration-style-dotted: dotted;--ui-text-decoration-style-double: double;--ui-text-decoration-style-solid: solid;--ui-text-decoration-line-overline: overline;--ui-text-decoration-line-line-through: line-through;--ui-text-decoration-line-underline: underline;--ui-text-transform-lowercase: lowercase;--ui-text-transform-uppercase: uppercase;--ui-text-transform-capitalize: capitalize;--ui-text-transform-none: none;--ui-space-inset-8xl: 72px;--ui-space-inset-7xl: 64px;--ui-space-inset-6xl: 48px;--ui-space-inset-5xl: 40px;--ui-space-inset-4xl: 36px;--ui-space-inset-3xl: 32px;--ui-space-inset-2xl: 28px;--ui-space-inset-xl2: 26px;--ui-space-inset-xl: 24px;--ui-space-inset-lg2: 22px;--ui-space-inset-lg: 20px;--ui-space-inset-md2: 18px;--ui-space-inset-md: 16px;--ui-space-inset-sm2: 14px;--ui-space-inset-sm: 12px;--ui-space-inset-xs2: 10px;--ui-space-inset-xs: 8px;--ui-space-inset-2xs2: 6px;--ui-space-inset-2xs: 4px;--ui-space-inset-3xs: 2px;--ui-space-inset-none: 0;--ui-space-inline-8xl-neg: -72px;--ui-space-inline-7xl-neg: -64px;--ui-space-inline-6xl-neg: -48px;--ui-space-inline-5xl-neg: -40px;--ui-space-inline-4xl-neg: -36px;--ui-space-inline-3xl-neg: -32px;--ui-space-inline-2xl-neg: -28px;--ui-space-inline-xl2-neg: -26px;--ui-space-inline-xl-neg: -24px;--ui-space-inline-lg2-neg: -22px;Show All Properties (487 more) }html {-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}a {color: inherit;text-decoration: none;}element.style {}@media (min-width: 768px) {.col-4 {width: 33.33333333%;}}@media (min-width: 768px) {.col {float: left;}}.col-mb-12 {width: 100%;}@media (min-width: 768px) and (max-width: 991px) {.col {padding-left: 10px;padding-right: 10px;}}.col {position: relative;min-height: 1px;float: left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}user agent stylesheet div {display: block;unicode-bidi: isolate;}:root {--ui-text-letter-spacing-auto: auto;--ui-text-letter-spacing-neg-3: -0.01em;--ui-text-letter-spacing-neg-2: -0.02em;--ui-text-letter-spacing-neg-1: -0.03em;--ui-text-letter-spacing-3: .15em;--ui-text-letter-spacing-2: .1em;--ui-text-letter-spacing-1: .025em;--ui-text-decoration-style-dashed: dashed;--ui-text-decoration-style-wavy: wavy;--ui-text-decoration-style-dotted: dotted;--ui-text-decoration-style-double: double;--ui-text-decoration-style-solid: solid;--ui-text-decoration-line-overline: overline;--ui-text-decoration-line-line-through: line-through;--ui-text-decoration-line-underline: underline;--ui-text-transform-lowercase: lowercase;--ui-text-transform-uppercase: uppercase;--ui-text-transform-capitalize: capitalize;--ui-text-transform-none: none;--ui-space-inset-8xl: 72px;--ui-space-inset-7xl: 64px;--ui-space-inset-6xl: 48px;--ui-space-inset-5xl: 40px;--ui-space-inset-4xl: 36px;--ui-space-inset-3xl: 32px;--ui-space-inset-2xl: 28px;--ui-space-inset-xl2: 26px;--ui-space-inset-xl: 24px;--ui-space-inset-lg2: 22px;--ui-space-inset-lg: 20px;--ui-space-inset-md2: 18px;--ui-space-inset-md: 16px;--ui-space-inset-sm2: 14px;--ui-space-inset-sm: 12px;--ui-space-inset-xs2: 10px;--ui-space-inset-xs: 8px;--ui-space-inset-2xs2: 6px;--ui-space-inset-2xs: 4px;--ui-space-inset-3xs: 2px;--ui-space-inset-none: 0;--ui-space-inline-8xl-neg: -72px;--ui-space-inline-7xl-neg: -64px;--ui-space-inline-6xl-neg: -48px;--ui-space-inline-5xl-neg: -40px;--ui-space-inline-4xl-neg: -36px;--ui-space-inline-3xl-neg: -32px;--ui-space-inline-2xl-neg: -28px;--ui-space-inline-xl2-neg: -26px;--ui-space-inline-xl-neg: -24px;--ui-space-inline-lg2-neg: -22px;}div {display: block;unicode-bidi: isolate;}.col-4 {width: 29%;margin-left: 8px;color: grey;font-size: 10pt;}.col-8 {line-height: normal;width: 70%;overflow: hidden;max-width: 100%;box-sizing: border-box;}.col-8 img {max-width: 100%;height: auto;margin: 10px;}.col-8 * {}@media only screen and (max-width: 768px) {.col-8 {width:100% }}.col-8 a {color: #000072;font-weight: bold;}.col-77 {width:100% }main._gutter-negative {z-index: 1;margin-top: 0rem;}.header {z-index: 1006;margin-bottom: 0px;background-color: var(--app-background);}.breadcrumb ul {font-size: 9pt;list-style: none;padding: 0;margin: 0;display: flex;align-items: center;}.breadcrumb li {margin-right: 5px;}.breadcrumb li:last-child {margin-right: 0;}.header-bottom__nav-item>span {transition: transform 0.3s ease;display: inline-block;transform-origin: center;color: black;}.header-bottom__nav-item>span:hover {transform: scale(1.2);rotate(360);}.header-submenu__items:a {transition: transform 0.3s ease;display: inline-block;transform-origin: center;color: black;}.header-submenu__items:a:hover {transform: scale(1.1);}.news-item {padding: 10px;max-width: 100%;box-sizing: border-box;}.news-item-date {display: flex;flex-direction: column;font-size: 10pt;color: #888;margin-bottom: 10px;}.news-item-content {display: flex;flex-direction: row;align-items: flex-start;gap: 15px;}.news-item-image {width: 100%;max-width: 100%;flex-shrink: 0;height: auto;}.header-top {font-size: 2rem;}.teacher-table {width: 100%;max-width: 100%;border-collapse: separate;border-spacing: 0;overflow: hidden;border: 1px solid #eee;}.teacher-table td, .teacher-table th {width: 50%;box-sizing: border-box;}.teacher-table tr:nth-child(even) {background-color: #eee;}.teacher-table th, .teacher-table td {padding: 8px;text-align: left;border: 1px solid #eee;}.teacher-table th:first-child, .teacher-table td:first-child {border-left: none;}.teacher-table th:last-child, .teacher-table td:last-child {border-right: none;}.teacher-table tr:first-child th {border-top: none;}.teacher-table tr:last-child td {border-bottom: none;}summary {background: #eee;}.col-mb-12 {max-width: 80%;}@media only screen and (max-width: 768px) {.col-mb-12 {max-width: 100%;}}.header._transparent .header-bottom__nav-item._is-open>span {color: 000000;}.app-cards {display: inline-flex;flex-flow: row;}.page-layout__content.news-main img {max-width: 200px;width: 100%;height: auto;}.page-layout__content {width: 100vw;}.news {display: block;margin: 0px 0;}.gorizont_delim {margin-bottom: 0px;}.fade-in {opacity: 0;animation: fadeInAnimation 1s ease-out forwards;}@keyframes fadeInAnimation {0% {opacity: 0;transform: translateY(100px);}100% {opacity: 1;}}.col-mb-12 {max-width: 100%;}.page-header {width: 100%;margin-bottom: 0rem;}h1 {margin: 0 0;}.page-navigation {width: 50%;margin: 0 auto;font-size: 20pt;display: flex;justify-content: space-between;align-items: center;}.page-navigation a, .page-navigation span {display: inline-block;}.page-navigation-pages {display: flex;gap: 10px;}.page-navigation a.left-arr, .page-navigation a.right-arr {font-size: inherit;text-decoration: none;color: inherit;}.campus-map__container {position: relative;width: 100%;aspect-ratio: 16 / 9;min-height: 73rem;}.container {width: 267%;}.white-box.col-margin-bottom.clearfix {background-color: #ffffff;border-radius: 10px;padding: 20px;}.white-box.col-margin-bottom.padding-box {background-color: #ffffff;border-radius: 10px;padding: 20px;}.statistics__card {display: inline-block;width: 100%;margin: 0;padding-top: 2.8rem;border-top: 0px solid;}.statistics__card h4[data-start] {transform: translateY(0%);}.teachers-list {width: 80%;}.newd:summary{background: #ffffff;}@media (max-width: 767px) {.container {max-width: 95%;}}.sidebar-nav ul {list-style-type: none;padding: 0;margin: 0;}.sidebar-nav li {transition: 0.1s ease;line-height: 2;}.sidebar-nav li:hover {margin-left: 4px;text-decoration: underline;cursor: pointer;}.campus-map__container {position: relative;width: 100%;}.hero-slider__item-content {padding-top: 18rem;}.hero-slider__slider-item {width: 100%;height: auto;max-height: 66rem;}.app-card {box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);}.app-card {border-radius: 25px;}.hero-slider__slider-item-background {width: 100%;height: 70%;}.hero-slider__item-content {padding-top: 10vh;}.app-card {transition: transform 0.3s;}.app-card:hover {transform: scale(1.03);}.activities__title {font-weight: 600;font-size: 3.8rem;}.activities__item {min-height: 22.2rem;}.parent::before {}img {border-radius: 10px;}.news img {transition: transform 0.3s;}.news img:hover {transform: scale(0.93);}.header._white .header-bottom__nav-item>span:after {background-color: d6001c !important;}.header-bottom__nav-item>span:after {position: absolute;bottom: 36px;left: 0;width: 100%;height: 2px;}.header._white .header-bottom__nav-item:hover>span {color: 000072 !important;}campus-map__image img{border-radius: 25px;}:root {--accent-color: #001a72;}.logo-container {perspective: 1000px;}.news .gorizont_delim {margin-top: 0px;margin-bottom: 0px;}.header-banner {width: 49rem;background-color: transparent;}.info-block__background._big {top: -15rem;right: -23rem;max-width: 100%;}::-webkit-scrollbar {width: 10px;}::-webkit-scrollbar-thumb {border-radius: 0px;background-color: d6001c;}.header-submenu:after {background-image: url(/bgpanel.png);background-size: cover;}.page-layout__content.news-main img {max-width: 100%;width: 100%;height: auto;}.app-card {padding: 1.6rem;}.news-card__text {margin: 0 0 7rem;overflow: visible;}.news-card__title {margin-bottom: 0rem;}._main .news-card__title {margin-bottom: -0.4rem;}.news-card{width: 100%;margin-bottom: 22px;background-color: #ffffff;}.news-item-preview h3 {margin-bottom: -5px;margin-top: -5px;}.news-item-date {display: block;text-align: right;margin-top: 10px;margin-bottom: 0px;}.news-main .app-cards {margin-bottom: 1rem;}@media (max-width: 767px) {.header-banner>* {max-width: 67%;}.events-main{display: none;}.container3{width: 0%;margin: 0px;}.info-block__background._big {top: -4rem;right: -14rem;max-width: 100%;}}.news-card._main {min-height: 46.6rem;border-radius: 25px;}.news-card__image:after {background-image: linear-gradient(180deg, rgba(0, 0, 0, .0) 45%, rgba(0, 0, 72, .58) 78%);}.news-card__image img {max-width: 100%;width: 100%;height: 100%;}.announcements-item-preview-picture img {max-width: 100%;width: 100%;height: 33%;}.nograd:before {background: transparent;}.bx-pagination .bx-pagination-container ul li.bx-active span {background: #001a72;color: #fff;}#bx_incl_area_3 {line-height: 1.5;}.news-card._main {border-radius: 25px;}.hero-slider__slider-item-background {width: 100%;height: 60vh;}.campus-map__card {margin-left: 1vw;max-width: 32.2rem;min-height: 29.4rem;}.app-card h3 {transform: translateZ(20px);}@media (min-width: 767px) {.news .flex-container {display: flex;justify-content: space-between;width: 100%;}.news-card {margin-right: 15px;}}.flex-container .news-card__text-wrapper {justify-content: flex-start;}.transparent_moosor{}.hidden {display: none;}.block22{display: block;}._main .news-card__title {font-size: 3.4rem;transform: translateZ(120px);}*, :after, :before {box-sizing: border-box;outline: none;}@media (min-width: 767px) {.activities__item {width: calc(25% - 2.4rem);}}@media (max-width: 1023px) {._main .news-card__title {line-height: 3.4rem;}}// СЛАЙДЕР .flickity-slider {transition: transform 0.3s ease;}.navigation-buttons {margin-top: 20px;}.hero-slider__pagination {display: flex;align-items: center;margin-right: 24px;}.header-banner {padding: 0px;}@media only screen and (max-width: 768px) {.col-4 {width: 100%;margin-right: 0px;color: #1d10bb;font-size: 11pt;}.header-bottom__logo {margin-left: 10px;}}table {width: 100%;max-width: 100%;border-collapse: separate;border-spacing: 0;overflow: hidden;border: 1px solid #eee;}table td, .teacher-table th {width: 50%;box-sizing: border-box;}table tr:nth-child(even) {background-color: #eee;}.teacher-table th, .teacher-table td {padding: 8px;text-align: left;border: 1px solid #eee;}table th:first-child, table td:first-child {border-left: none;}table th:last-child, table td:last-child {border-right: none;}table tr:first-child th {border-top: none;}table tr:last-child td {border-bottom: none;}.actual .association-card h3 {font-size: 2rem;line-height: 0.2rem;}.actual .bot-left {color: white;position: relative;grid-row: 3;grid-column: 1 / 3;overflow: hidden;}.actual .bot-right {color: white;position: relative;grid-row: 3;grid-column: 3 / 5;overflow: hidden;}.actual {grid-template-rows: repeat(3, minmax(30.2rem, min-content));}.actual .bot-right img {width: 100%;height: 100%;position: absolute;top: 0;left: 0;object-fit: cover;}.actual .bot-left img {width: 100%;height: 100%;position: absolute;top: 0;left: 0;object-fit: cover;}.header-submenu__items>* {margin-bottom: 2.2rem;}.sidebar-nav li {transition: 0.1s ease;line-height: 1.5rem;margin-bottom: 16px;}.parent ul {display: none;}.parent.current ul {display: block;margin-left: 10px;}.header-bottom__logo:hover {opacity: 1;}.header-top {line-height: 2;}.table td {padding: 4px;}table td, .teacher-table th {padding: 4px;}.header-top {transform: scale(1, 1);transition: transform 0.3s ease;}.header-top:hover {transform: scale(1.015, 1.03);}.mobile-menu {top: 13.9rem;}@media only screen and (min-width: 768px) {.teachers-item {.col-8 {width: 66%;margin-left: 22px;}}.text-light{max-width: 84%;}}.text-light::after {content: "";display: block;margin-bottom: 20px;}.microsvg {height: 24px;width: 24px;margin-left: 10px;border-radius: 0px;transition: transform 0.4s;}.microsvg:hover {transform: rotate(360deg);}.microsvg-big {margin-right: 10px;height: 32px;width: 32px;position: relative;top: 7px;border-radius: 0px;}.btn._titled:after {width: 2.4rem;height: 2.4rem;display: inline-block;background-image: url(/svg/arrow2.svg);background-repeat: no-repeat;background-size: 100%;transition: background-image .25s ease;content: "";}.breadcrumb {margin-top: 10px;}.app-card {background-color: #ffffff;}a:hover .microsvg {transform: rotate(360deg);transition: transform 0.5s;}.microsvg {transition: transform 0.5s;}.flogo img {height: 64px;margin-right: 15px;}.flogo {flex-direction: row;display: inline-flex;align-items: center;transition: transform 0.1s ease-in-out;}.flogo:hover {transform: scale(1.02);}.header-submenu__items a {transition: transform 0.1s ease-in-out;}.header-submenu__items a:hover {transform: scale(1.04);}.flogo img {border-radius: 0px;}@media only screen and (min-width: 768px) {.teachers-item {.col-8 {height: 29rem;}}}.footer__inner {backgound-color: #333C56;background-image: url("/footerbg.png");}.campus-map__image {overflow: hidden;}@media (max-width: 767px) {.campus-map__image video {height: 100vh;position: relative;right: 60rem;}}@media (min-width: 767px) {.campus-map__image video {width: 100vw;position: relative;top: -6rem;}}.actual .question-card {position: relative;grid-row: 1 / 3;grid-column: 1 / 2;overflow: hidden;color: var(--contrast-color);background: #001a72;}.teachers-list {width: 100%;}@media (max-width: 767px) {.campus-map__image video {height: 84vh;position: relative;right: 29rem;}}.microsvg-contact {height: 18px;width: 18px;margin-right: 7px;border-radius: 0px;position: relative;top: 4px;}.container {width: 100%;}.header-bottom__nav-item>span:after {position: absolute;bottom: 2.4em;left: 0;width: 100%;height: 2px;}.white-box h1 {margin-bottom: 0.5em;}.actual .question-card {position: relative;grid-row: 1 / 3;grid-column: 4 / 4;overflow: hidden;color: var(--contrast-color);background: #001a72;}.actual .admission-card {grid-row: 1;grid-column: 1 / 3;}.actual .science-card {grid-row: 2;grid-column: 1 / 2;}.actual .association-card {position: relative;grid-row: 1;grid-column: 3 / 4;overflow: hidden;}.actual .future-card {position: relative;grid-row: 2;grid-column: 2 / 4;overflow: hidden;color: var(--contrast-color);background-color: var(--accent-color);}@media (max-width: 767px) {.actual .bot-left {min-height: 23rem;}.actual .bot-right {min-height: 23rem;}.sidebar-nav li {transition: 0.1s ease;line-height: 1em;margin-bottom: 0.5em;background-color: #c0c0c0;border: none;color: white;padding: 15px 32px;text-align: center;text-decoration: none;display: inline-block;font-size: 1em;width: 100%;}}@media (min-width: 1024px) {.unique-class {width: calc(50% - 2.4rem) !important;}}.actual .question-card img {position: absolute;right: -7.4rem;bottom: 0;width: 28.6rem;height: 39rem;}.flickity-viewport55 {background-image: url(/footerbg.png);background-size: auto 60vh;background-repeat: repeat-x;}:root {--element-background-dark: #00000000;}.microtext-main {display: flex;justify-content: center;align-items: center;text-align: center;width: 1000px;max-width:95%;}.microtext-main h3 {font-weight: 500;}@media (min-width: 1023px) {.section._gutter-md {margin-bottom: 2rem;}}@media (max-width: 1023px) {.section._gutter-md {margin-bottom: 0rem;margin-top: 2rem;}.hero-slider.section._gutter-md{margin-top: 0rem;}}.resources-card {width: calc(100% / 4 - 14px);margin: 7px 6px 6px;background: #fff;padding: 17px;display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;min-height: 150px;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;color: inherit;text-decoration: none;box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);border-radius: 20px;}.resources-box {margin: 0 -3px 24px;}.box {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 0 -15px;}.resources-card-text {display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;height: 100%;max-width: 100%;width: 100%;}.recources-card-title:not(:last-child) {margin-bottom: 10px;}.recources-card-title {font-size: 14px;font-weight: 500;line-height: 1.2;}.resources-card-address {margin-top: auto;font-size: 14px;font-weight: 700;color: #1C3467;}.resources-card-image {width: 53px;height: auto;-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;margin-right: 18px;-o-object-fit: contain;object-fit: contain;-o-object-position: center;object-position: center;}@media (max-width: 575px) {.resources-card, .resources-card.slick-slide {width: 290px;margin: 0 auto 30px auto;}}@media (max-width: 991px) {.resources-card, .resources-card.slick-slide {width: 320px;min-height: 1px;height: auto;display: -moz-flex;display: -ms-flex;display: -o-flex;display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: 7px;}}@media (max-width: 1279px) {.resources-card {width: calc(100% - 6px);}}.header-top__nav>:not(:last-child) {margin-right: 1.4rem;}.col-4 {margin-left: 0em;}table {font-size: 1em;}.white-box.col-margin-bottom.padding-box {padding: 0.5em;}.zagolovok {display: flex;align-items: flex-start;font-size: 1.5em;}.zagolovok img {width:4em;z-index: 2;}.videologo {width:100%;height: 31em;}.videologo video {width:100%;position: relative;top: -6em;border-radius: 2em;}.videologo p {text-align: center;font-weight: bold;color: white;position: relative;top: -8.58em;font-size: 3.8em;line-height: normal;}@media (max-width: 767px) {.videologo {height: 12em;}.zagolovok {font-size: 1em;}.videologo video {top: -3em;}.videologo p {top: -9em;font-size: 1.5em;}}.whosboss {display: flex;align-items: center;flex-direction: row;gap: 1em;}.whosboss h1 {margin-block-end: -0.6em;}.whosboss img {width:30%;}.aboutkaf {display: flex;flex-direction: column;}.aboutkaf a {align-self: flex-end;}.aboutkaf p {margin-block-start: 0em;margin-block-end: 0em;font-size: 2rem;line-height: 3rem;}.collective {display: flex;flex-direction: row;gap: 1em;flex-wrap: nowrap;justify-content: center;font-size: 1em;}.cltv img {width: 1.5em;height: auto;margin: 0px 10px;}.colnames {width: 49%;display: flex;flex-direction: column;gap: 1em;}@media (max-width: 768px) {.collective {flex-direction: column;}.colnames {width: 100%;}}@media (min-width: 768px) {.wide-col8 {width: 80%;}}.costyl {display: flex;align-items: flex-end;}.costyl article {width:50%;}@media (max-width: 768px) {.costyl {flex-direction: column;align-items: flex-start;}.costyl article {width:100%;}}.zagolovok img {transition: all 0.4s ease-in-out;}.zagolovok img:hover{width: 4.2em;transform: rotate(2deg);}.zamy {display:flex;}.littleboss {width: 50%;}.littleboss img {width: 33%;}.littleboss h1 {font-size: 3rem;}.littleboss h2 {font-size: 2rem;margin-block-start: 0em;}@media (max-width: 768px) {.littleboss {width: 100%;.aboutkaf p {font-size: 1.4rem;line-height: auto;}}.zamy {flex-direction: column;}.littleboss h1{margin-block-end: 0em;}.littleboss h2{margin-block-end: 0em;}}table tr:nth-child(even) {background-color: transparent;}.teacher-table tr:nth-child(even) {background-color: transparent;}table {width: 100%;border-collapse: collapse;table-layout: auto;border: none;}table tr {border: none;}table td {border: none;}.table td {border: 1px solid #e5e5e5;}.news-list {.news-item{box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);border-radius: 25px;margin-bottom: 1em;padding: 1em;}}.news-2nd {width: 100%;margin-left: 2em;}.news-list {.news-item-image{width: 20em;margin: 0em;}.news-item{display: flex;}}@media (max-width: 768px) {.news-list {.news-item {display: flex;flex-direction: column;}}.news-2nd {margin-left: 0em;}}.teacher-info-name {display: flex;justify-content: center;}.table {border: 1px solid #e5e5e5;}.table td {border: 1px solid #e5e5e5;}table td {border: 1px solid #e5e5e5 !important;}table tr {border: 1px solid #e5e5e5 !important;}.name h6 {margin-block-start: 0em;margin-block-end: 0em;font-size: 0.9em;}.name h4 {margin-block-end: 0.1em;}.whosboss {margin-bottom: 1em;}.btn-link {width: 100%;}.ta-right {width: 100%;}.page-layout__content.news-main img {height: 10em;object-fit: cover;object-position: center;}@media only screen and (min-width: 768px) {.teachers-item {width: 100%;display: flex;flex-direction: column;}}col-8 img {width: 100%;}table td, .teacher-table th {width: auto;}.table-wrapper {max-height: none;}.actual {grid-template-rows: repeat(2, minmax(30.2rem, min-content));}.announcements-item-text {margin-bottom: 2em;}.rasp_button {display:none;}@media screen and (max-width: 768px) {.rasp_button {width: 95%;display: flex;justify-content: center;justify-self: center;background-color: 001a72;color: white;padding: 1em;border-radius: 0.7em;font-size: 2.2em;font-weight: 600;align-content: center;align-items: center;gap: 1em;}.rasp_button img {width: 2em;}}@media screen and (max-width: 768px) {a[aria-label="rasp_top"] {display: none;}}.blocks {display: flex;}.col.col-mb-12.col-4.col-dt-3 img {width: 100%;}.white-box.col-margin-bottom.padding-box video {height: auto;width:100%;}.news-filter {width: 100%;}.news-date-filter {display: flex;flex-wrap: wrap;align-items: center;justify-content: flex-start;gap: 1em;width: 100%;}.news-date-filter label {color: #333;margin-right: 0.5rem;}.news-date-filter input[type="date"] {padding: 0.5rem;border: 1px solid #ccc;border-radius: 4px;max-width: 200px;box-sizing: border-box;}.news-date-filter button {padding: 0.5rem 1rem;background-color: #001a72;color: #fff;border: none;border-radius: 4px;cursor: pointer;transition: background-color 0.3s ease;}.news-date-filter button:hover {background-color: #001aff;}.news-date-filter .reset-filters {color: #001a72;text-decoration: none;margin-left: 0.5rem;}.news-date-filter .reset-filters:hover {text-decoration: underline;}@media (max-width: 768px) {.news-date-filter {flex-direction: column;align-items: stretch;gap: 1em;}.news-date-filter input[type="date"], .news-date-filter button {width: 100%;}.news-date-filter label {margin-bottom: 0.25rem;}}.container {max-width: 140rem;width:95%;}.videologo{margin-bottom: 5em;}@media (max-width: 1023px) {.header-bottom__logo {width: 20.2rem;height: 5.7rem;}}.mobile-menu {top: 15.4rem;}.header-bottom__container {justify-content: space-between;}@media (max-width: 767px) {.videologo {margin-bottom: 1em;}}.sidebar-nav li {transition: 0.1s ease;line-height: 1em;margin-bottom: 0.5em;background-color: #8996a0;border: none;color: white;text-align: center;text-decoration: none;display: inline-block;font-size: 1.1em;width: 100%;border-radius: 0.5em;}.sidebar-nav li:hover {margin-left: 0;text-decoration: none;scale: 1.05;filter: drop-shadow(0px 0px 6px #00003040);}.parent.current ul {margin-left: 0em;margin-top: 1em;}.parent.current > ul > li {color: #8996a0;background-color: #fff;width: 96%;}.parent {transition: all 0.3s ease;}.videologo video {top: -5em;}@media (max-width: 767px) {.videologo video {top: -3.5em;}}.sidebar-nav a {display: block;padding: 1em;}.sidebar-nav li {padding: 0em;}#background {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;}.teachers-list {width: 100%;gap: 1em;display: flex;flex-direction: column;}#bx_3218110189_2651{margin-bottom: 1em;}.bxhtmled-iframe-cnt a {color: blue;text-decoration: underline;}.hero-slider__footer {left: calc(50vw - 68rem);}.news-2nd {display: flex;flex-direction: column;justify-content: space-between;}.resources-card-image {border-radius: 0em;}@media (max-width: 1023px) {._main .news-card__title {font-size: 2rem;}.news-card._main {min-height: 22rem;}}.news-card__image.remove-after-bg::after {background-image: none !important;}.actual .future-card {background-color: #192F70;}.news-card__image:after {background-image: linear-gradient(180deg, rgba(0, 0, 0, .0) 26%, rgba(0, 14, 72, 0.88) 91%);}.container3 {width: 75%;}@media (max-width: 767px) {.container3 {width: 0%;margin: 0px;}}._main .news-card__title {font-size: 2.7rem;}@media (max-width: 1023px) {._main .news-card__title {font-size: 1.5rem;}}@media (max-width: 1023px) {._main .news-card__title {line-height: 1.5rem;}}.list-group li{list-style-type: disc;text-indent: 0em;margin-left: 1em;}.header._white .header-bottom__nav-item>span:after {background-color: #d6001c !important;}.header._transparent .header-bottom__nav-item._is-open>span {color: #000000;}.header-bottom__logo {display: flex;}.flickity-viewport55 {background-image: url(/images/footerbg.webp);}.footer__inner {background-image: url(/images/footerbg.webp);}::-webkit-scrollbar-thumb {background-color: #d6001c;}.resources-box {width: 100%;display: flex;}

.hero-slider {background-image: url(/images/footerbg.webp);}

@media (max-width: 767px) {
    .container.collages {
display: flex;
    flex-direction: column;
    align-items: center;

}
}

.rasp_button {
        background-color: #001a72;
}

.col.col.mb-12.col-4 img {
    width: 100%;
    aspect-ratio: 9 / 10;

    object-fit: cover;
    height: 26em;
margin: 0;
}

@media (max-width: 767px) {

.col.col.mb-12.col-4 img {

 height: 100%;

}


}

details {
    border: 1px solid #e3e3e3c4 !important;
}

summary {
    background: #ffffffc4 !important;
}