@charset "UTF-8";
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: Glyphicons Halflings;
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: Glyphicons Halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before, .glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before, .glyphicon-btc:before, .glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-jpy:before, .glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-rub:before, .glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

*, :after, :before {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: Inter, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff
}

button, input, select, textarea {
    font-family: Inter, inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: Inter, inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%
}

.h1, h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 85%
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.initialism, .text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus, a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus, a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus, a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    margin-left: -5px
}

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd, dt {
    line-height: 1.428571429
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after, .dl-horizontal dd:before {
    display: table;
    content: " "
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: "\2014 \00A0"
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ""
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: "\00A0 \2014"
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429
}

code, kbd, pre, samp {
    font-family: Inter, Menlo, Monaco, Consolas, Courier New, monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

code, kbd {
    padding: 2px 4px;
    font-size: 90%
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container:after, .container:before {
    display: table;
    content: " "
}

.container:after {
    clear: both
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container-fluid:after, .container-fluid:before {
    display: table;
    content: " "
}

.container-fluid:after {
    clear: both
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.row:after, .row:before {
    display: table;
    content: " "
}

.row:after {
    clear: both
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row-no-gutters [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.3333333333%
}

.col-xs-2 {
    width: 16.6666666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.3333333333%
}

.col-xs-5 {
    width: 41.6666666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.3333333333%
}

.col-xs-8 {
    width: 66.6666666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.3333333333%
}

.col-xs-11 {
    width: 91.6666666667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.3333333333%
}

.col-xs-pull-2 {
    right: 16.6666666667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.3333333333%
}

.col-xs-pull-5 {
    right: 41.6666666667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.3333333333%
}

.col-xs-pull-8 {
    right: 66.6666666667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.3333333333%
}

.col-xs-pull-11 {
    right: 91.6666666667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.3333333333%
}

.col-xs-push-2 {
    left: 16.6666666667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.3333333333%
}

.col-xs-push-5 {
    left: 41.6666666667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.3333333333%
}

.col-xs-push-8 {
    left: 66.6666666667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.3333333333%
}

.col-xs-push-11 {
    left: 91.6666666667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-1 {
        width: 8.3333333333%
    }

    .col-sm-2 {
        width: 16.6666666667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.3333333333%
    }

    .col-sm-5 {
        width: 41.6666666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.3333333333%
    }

    .col-sm-8 {
        width: 66.6666666667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.3333333333%
    }

    .col-sm-11 {
        width: 91.6666666667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.3333333333%
    }

    .col-sm-pull-2 {
        right: 16.6666666667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.3333333333%
    }

    .col-sm-pull-5 {
        right: 41.6666666667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.3333333333%
    }

    .col-sm-pull-8 {
        right: 66.6666666667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.3333333333%
    }

    .col-sm-pull-11 {
        right: 91.6666666667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.3333333333%
    }

    .col-sm-push-2 {
        left: 16.6666666667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.3333333333%
    }

    .col-sm-push-5 {
        left: 41.6666666667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.3333333333%
    }

    .col-sm-push-8 {
        left: 66.6666666667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.3333333333%
    }

    .col-sm-push-11 {
        left: 91.6666666667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-1 {
        width: 8.3333333333%
    }

    .col-md-2 {
        width: 16.6666666667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.3333333333%
    }

    .col-md-5 {
        width: 41.6666666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.3333333333%
    }

    .col-md-8 {
        width: 66.6666666667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.3333333333%
    }

    .col-md-11 {
        width: 91.6666666667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.3333333333%
    }

    .col-md-pull-2 {
        right: 16.6666666667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.3333333333%
    }

    .col-md-pull-5 {
        right: 41.6666666667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.3333333333%
    }

    .col-md-pull-8 {
        right: 66.6666666667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.3333333333%
    }

    .col-md-pull-11 {
        right: 91.6666666667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.3333333333%
    }

    .col-md-push-2 {
        left: 16.6666666667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.3333333333%
    }

    .col-md-push-5 {
        left: 41.6666666667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.3333333333%
    }

    .col-md-push-8 {
        left: 66.6666666667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.3333333333%
    }

    .col-md-push-11 {
        left: 91.6666666667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-1 {
        width: 8.3333333333%
    }

    .col-lg-2 {
        width: 16.6666666667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.3333333333%
    }

    .col-lg-5 {
        width: 41.6666666667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.3333333333%
    }

    .col-lg-8 {
        width: 66.6666666667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.3333333333%
    }

    .col-lg-11 {
        width: 91.6666666667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.3333333333%
    }

    .col-lg-pull-2 {
        right: 16.6666666667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.3333333333%
    }

    .col-lg-pull-5 {
        right: 41.6666666667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.3333333333%
    }

    .col-lg-pull-8 {
        right: 66.6666666667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.3333333333%
    }

    .col-lg-pull-11 {
        right: 91.6666666667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.3333333333%
    }

    .col-lg-push-2 {
        left: 16.6666666667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.3333333333%
    }

    .col-lg-push-5 {
        left: 41.6666666667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.3333333333%
    }

    .col-lg-push-8 {
        left: 66.6666666667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.3333333333%
    }

    .col-lg-push-11 {
        left: 91.6666666667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: transparent
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

caption, th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 0
}

.table > tbody + tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }
}

fieldset {
    min-width: 0;
    margin: 0
}

fieldset, legend {
    padding: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control, output {
    display: block;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555
}

.form-control {
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
        line-height: 34px
    }

    .input-group-sm > .input-group-btn > input.btn[type=date], .input-group-sm > .input-group-btn > input.btn[type=datetime-local], .input-group-sm > .input-group-btn > input.btn[type=month], .input-group-sm > .input-group-btn > input.btn[type=time], .input-group-sm > input.form-control[type=date], .input-group-sm > input.form-control[type=datetime-local], .input-group-sm > input.form-control[type=month], .input-group-sm > input.form-control[type=time], .input-group-sm > input.input-group-addon[type=date], .input-group-sm > input.input-group-addon[type=datetime-local], .input-group-sm > input.input-group-addon[type=month], .input-group-sm > input.input-group-addon[type=time], .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg > .input-group-btn > input.btn[type=date], .input-group-lg > .input-group-btn > input.btn[type=datetime-local], .input-group-lg > .input-group-btn > input.btn[type=month], .input-group-lg > .input-group-btn > input.btn[type=time], .input-group-lg > input.form-control[type=date], .input-group-lg > input.form-control[type=datetime-local], .input-group-lg > input.form-control[type=month], .input-group-lg > input.form-control[type=time], .input-group-lg > input.input-group-addon[type=date], .input-group-lg > input.input-group-addon[type=datetime-local], .input-group-lg > input.input-group-addon[type=month], .input-group-lg > input.input-group-addon[type=time], .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
    cursor: not-allowed
}

.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline input[type=checkbox], .checkbox input[type=checkbox], .radio-inline input[type=radio], .radio input[type=radio] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px
}

.checkbox + .checkbox, .radio + .radio {
    margin-top: -5px
}

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg, .form-control-static.input-sm, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.input-group-sm > .input-group-btn > select.btn, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, select.input-sm {
    height: 30px;
    line-height: 30px
}

.input-group-sm > .input-group-btn > select.btn[multiple], .input-group-sm > .input-group-btn > textarea.btn, .input-group-sm > select.form-control[multiple], .input-group-sm > select.input-group-addon[multiple], .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.input-group-lg > .input-group-btn > select.btn, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, select.input-lg {
    height: 46px;
    line-height: 46px
}

.input-group-lg > .input-group-btn > select.btn[multiple], .input-group-lg > .input-group-btn > textarea.btn, .input-group-lg > select.form-control[multiple], .input-group-lg > select.input-group-addon[multiple], .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success.checkbox-inline label, .has-success.checkbox label, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.radio-inline label, .has-success.radio label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning.checkbox-inline label, .has-warning.checkbox label, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.radio-inline label, .has-warning.radio label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error.checkbox-inline label, .has-error.checkbox label, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.radio-inline label, .has-error.radio label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label, .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

.form-horizontal .form-group:after, .form-horizontal .form-group:before {
    display: table;
    content: " "
}

.form-horizontal .form-group:after {
    clear: both
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background-image: none;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: .65;
    box-shadow: none
}

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus, .btn-default:focus {
    color: #333;
    background-color: #e6e5e5;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e5e5;
    border-color: #adadad
}

.btn-default.active, .btn-default:active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e5e5;
    background-image: none;
    border-color: #adadad
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .btn-default.dropdown-toggle.focus, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active, .btn-primary:active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    background-image: none;
    border-color: #204d74
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .btn-primary.dropdown-toggle.focus, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus, .btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active, .btn-success:active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #398439
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .btn-success.dropdown-toggle.focus, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active, .btn-info:active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .btn-info.dropdown-toggle.focus, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus, .btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active, .btn-warning:active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .btn-warning.dropdown-toggle.focus, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus, .btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active, .btn-danger:active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .btn-danger.dropdown-toggle.focus, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}

.btn-link:focus, .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 5px
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-property: height, visibility;
    transition-duration: .35s;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #777
}

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical > .btn, .btn-group > .btn {
    position: relative;
    float: left
}

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
    z-index: 2
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:after, .btn-toolbar:before {
    display: table;
    content: " "
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-group-lg > .btn .caret, .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-group-lg > .btn .caret, .dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before {
    display: table;
    content: " "
}

.btn-group-vertical > .btn-group:after {
    clear: both
}

.btn-group-vertical > .btn-group > .btn {
    float: none
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified > .btn-group .btn {
    width: 100%
}

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio], [data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group .form-control:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group .form-control:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn, .input-group-btn > .btn {
    position: relative
}

.input-group-btn > .btn + .btn {
    margin-left: -1px
}

.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
    z-index: 2
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav:after, .nav:before {
    display: table;
    content: " "
}

.nav:after {
    clear: both
}

.nav > li, .nav > li > a {
    position: relative;
    display: block
}

.nav > li > a {
    padding: 10px 15px
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a {
    color: #777
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav > li > a > img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-pills > li {
    float: left
}

.nav-pills > li > a {
    border-radius: 4px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked > li {
    float: none
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified, .nav-tabs.nav-justified {
    width: 100%
}

.nav-justified > li, .nav-tabs.nav-justified > li {
    float: none
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar:after, .navbar:before {
    display: table;
    content: " "
}

.navbar:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

.navbar-header:after, .navbar-header:before {
    display: table;
    content: " "
}

.navbar-header:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:after, .navbar-collapse:before {
    display: table;
    content: " "
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

@media (min-width: 768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

.navbar-brand > img {
    display: block
}

@media (min-width: 768px) {
    .navbar > .container-fluid .navbar-brand, .navbar > .container .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin: 8px -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1)
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label, .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.btn-group-sm > .navbar-btn.btn, .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.btn-group-xs > .navbar-btn.btn, .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #5e5d5d;
    background-color: transparent
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #090808
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #090808
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #090808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb > li {
    display: inline-block
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/ "
}

.breadcrumb > .active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination > li {
    display: inline
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.428571429;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager:after, .pager:before {
    display: table;
    content: " "
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li > a:focus, .pager li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next > a, .pager .next > span {
    float: right
}

.pager .previous > a, .pager .previous > span {
    float: left
}

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

.label-default[href]:focus, .label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus, .label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item > .badge {
    float: right
}

.list-group-item > .badge + .badge {
    margin-right: 5px
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: #eee
}

.jumbotron, .jumbotron .h1, .jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron > hr {
    border-top-color: #d5d5d5
}

.container-fluid .jumbotron, .container .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container-fluid .jumbotron, .container .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: border .2s ease-in-out
}

.thumbnail > img, .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert > p, .alert > ul {
    margin-bottom: 0
}

.alert > p + p {
    margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    transition: width .6s ease
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
    color: inherit
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

a.list-group-item, button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-body:after, .panel-body:before {
    display: table;
    content: " "
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading > .dropdown .dropdown-toggle, .panel-title {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px
}

.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.list-group + .panel-footer, .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

.panel > .panel-collapse > .table caption, .panel > .table-responsive > .table caption, .panel > .table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel > .table-responsive:first-child > .table:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
}

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
}

.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0
}

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel + .panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd
}

.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7
}

.panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6
}

.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1
}

.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc
}

.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1
}

.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.modal, .modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    transform: translateY(-25%);
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    transform: translate(0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header:after, .modal-header:before {
    display: table;
    content: " "
}

.modal-header:after {
    clear: both
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.428571429
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:after, .modal-footer:before {
    display: table;
    content: " "
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: Inter, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.428571429;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 12px;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: Inter, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.428571429;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover > .arrow {
    border-width: 11px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow:after {
    content: "";
    border-width: 10px
}

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.carousel, .carousel-inner {
    position: relative
}

.carousel-inner {
    width: 100%;
    overflow: hidden
}

.carousel-inner > .item {
    position: relative;
    display: none;
    transition: left .6s ease-in-out
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media (-webkit-transform-3d),(transform-3d) {
    .carousel-inner > .item {
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000px
    }

    .carousel-inner > .item.active.right, .carousel-inner > .item.next {
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
        transform: translateZ(0);
        left: 0
    }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: #000;
    background-color: transparent;
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="rgba(128, 0, 0, 0)", endColorstr="rgba(0, 0, 0, 0)", GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="rgba(0, 0, 0, 0)", endColorstr="rgba(128, 0, 0, 0)", GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: .9
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: Inter, serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: "\2039"
}

.carousel-control .icon-next:before {
    content: "\203a"
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after, .clearfix:before {
    display: table;
    content: " "
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

@font-face {
    font-family: Inter;
    src: url(../fonts/Inter-Bold.woff2) format("woff2"), url(../fonts/Inter-Bold.woff) format("woff"), url(../fonts/Inter-Bold.ttf) format("truetype"), url(../fonts/Inter-Bold.eot), url(../fonts/Inter-Bold.eot?#iefix) format("embedded-opentype");
    font-weight: 700;
    font-display: swap
}

@font-face {
    font-family: Inter;
    src: url(../fonts/Inter-Medium.woff2) format("woff2"), url(../fonts/Inter-Medium.woff) format("woff"), url(../fonts/Inter-Medium.ttf) format("truetype"), url(../fonts/Inter-Medium.eot), url(../fonts/Inter-Medium.eot?#iefix) format("embedded-opentype");
    font-weight: 500;
    font-display: swap
}

@font-face {
    font-family: Inter;
    src: url(../fonts/Inter-Regular.woff2) format("woff2"), url(../fonts/Inter-Regular.woff) format("woff"), url(../fonts/Inter-Regular.ttf) format("truetype"), url(../fonts/Inter-Regular.eot), url(../fonts/Inter-Regular.eot?#iefix) format("embedded-opentype");
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: Prata;
    src: url(../fonts/Prata-Regular.woff2) format("woff2"), url(../fonts/Prata-Regular.woff) format("woff"), url(../fonts/Prata-Regular.ttf) format("truetype"), url(../fonts/Prata-Regular.eot), url(../fonts/Prata-Regular.eot?#iefix) format("embedded-opentype");
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: websymbolsligaregular;
    src: url(../fonts/websymbolsligaregular.eot);
    src: url(../fonts/websymbolsligaregular.eot?#iefix) format("embedded-opentype"), url(../fonts/websymbolsligaregular.woff) format("woff"), url(../fonts/websymbolsligaregular.ttf) format("truetype"), url(../fonts/websymbolsligaregular.svg#WebSymbolsRegular) format("svg")
}

@font-face {
    font-family: Montserrat;
    src: url(../fonts/montserrat-regular-webfont.woff2) format("woff2"), url(../fonts/montserrat-regular-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: MuseoSansCyrl;
    src: url(../fonts/MuseoSansCyrl-100.eot);
    src: url(../fonts/MuseoSansCyrl-100.ttf) format("truetype"), url(../fonts/MuseoSansCyrl-100.woff) format("woff");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: MuseoSansCyrl;
    src: url(../fonts/MuseoSansCyrl-300.eot);
    src: url(../fonts/MuseoSansCyrl-300.ttf) format("truetype"), url(../fonts/MuseoSansCyrl-300.woff) format("woff");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: MuseoSansCyrl;
    src: url(../fonts/MuseoSansCyrl-500.eot);
    src: url(../fonts/MuseoSansCyrl-500.ttf) format("truetype"), url(../fonts/MuseoSansCyrl-500.woff) format("woff");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: MuseoSansCyrl;
    src: url(../fonts/MuseoSansCyrl-700.eot);
    src: url(../fonts/MuseoSansCyrl-700.ttf) format("truetype"), url(../fonts/MuseoSansCyrl-700.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: MuseoSansCyrl;
    src: url(../fonts/MuseoSansCyrl-900.eot);
    src: url(../fonts/MuseoSansCyrl-900.ttf) format("truetype"), url(../fonts/MuseoSansCyrl-900.woff) format("woff");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: Merriweather;
    src: url(../fonts/Merriweather-Light.eot);
    src: url(../fonts/Merriweather-Light.ttf) format("truetype"), url(../fonts/Merriweather-Light.woff) format("woff");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Merriweather;
    src: url(../fonts/Merriweather-Regular.eot);
    src: url(../fonts/Merriweather-Regular.ttf) format("truetype"), url(../fonts/Merriweather-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Merriweather;
    src: url(../fonts/Merriweather-Bold.eot);
    src: url(../fonts/Merriweather-Bold.ttf) format("truetype"), url(../fonts/Merriweather-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Merriweather;
    src: url(../fonts/Merriweather-Black.eot);
    src: url(../fonts/Merriweather-Black.ttf) format("truetype"), url(../fonts/Merriweather-Black.woff) format("woff");
    font-weight: 900;
    font-style: normal
}

.browsehappy {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

.btn {
    font-family: Inter, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    outline: none !important;
    transition: color .3s;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.btn:active {
    box-shadow: none
}

.btn:active, .btn:hover {
    transition: none
}

.btn__primary {
    position: relative;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    padding: 25px 70px;
    border-radius: 90px;
    background: linear-gradient(90deg, #ba2ed8 3.41%, #6a44dd);
    transition: .3s ease-in-out;
    overflow: hidden
}

@media (max-width: 1366px) {
    .btn__primary {
        padding: 20px 50px
    }
}

@media (max-width: 640px) {
    .btn__primary {
        padding: 15px 40px
    }
}

.btn__primary label, .btn__primary span {
    position: relative;
    cursor: pointer;
    margin-bottom: 0;
    font-family: Inter, Arial, sans-serif;
    font-size: 30px;
    font-weight: 900;
    color: #fff;
    text-align: center;
    text-decoration: none;
    z-index: 2
}

@media (max-width: 1366px) {
    .btn__primary label, .btn__primary span {
        font-size: 24px
    }
}

@media (max-width: 640px) {
    .btn__primary label, .btn__primary span {
        font-size: 20px
    }
}

.btn__primary:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background: linear-gradient(0deg, #ba2ed8, #ba2ed8);
    transform: translate(-50%, -50%) scale(0);
    transform-origin: center;
    transition: .3s;
    z-index: 0
}

.btn__primary:hover {
    text-decoration: none;
    color: #fff
}

.btn__primary:hover:after {
    transform: translate(-50%, -50%) scale(1)
}

.btn__secondary {
    position: relative;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    padding: 20px 40px;
    border-radius: 90px;
    background: #004d6f;
    transition: .3s ease-in-out;
    overflow: hidden
}

@media (max-width: 1366px) {
    .btn__secondary {
        padding: 15px 35px
    }
}

@media (max-width: 640px) {
    .btn__secondary {
        padding: 10px 20px
    }
}

.btn__secondary label, .btn__secondary span {
    position: relative;
    cursor: pointer;
    margin-bottom: 0;
    font-family: Inter, Arial, sans-serif;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    z-index: 2
}

@media (max-width: 1366px) {
    .btn__secondary label, .btn__secondary span {
        font-size: 24px
    }
}

@media (max-width: 640px) {
    .btn__secondary label, .btn__secondary span {
        font-size: 18px
    }
}

.btn__secondary:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background: linear-gradient(0deg, #ba2ed8, #ba2ed8);
    transform: translate(-50%, -50%) scale(0);
    transform-origin: center;
    transition: .3s;
    z-index: 0
}

.btn__secondary:hover {
    text-decoration: none;
    color: #fff
}

.btn__secondary:hover:after {
    transform: translate(-50%, -50%) scale(1)
}

.btn__white {
    position: relative;
    border: 2px solid #fff;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    padding: 25px 70px;
    border-radius: 90px;
    background-color: #fff;
    transition: .3s ease-in-out;
    z-index: 2;
    overflow: hidden
}

@media (max-width: 1366px) {
    .btn__white {
        padding: 20px 50px
    }
}

.btn__white label, .btn__white span {
    position: relative;
    cursor: pointer;
    margin-bottom: 0;
    font-family: Inter, Arial, sans-serif;
    font-size: 18px;
    font-weight: 900;
    color: #302940;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s;
    z-index: 2
}

@media (max-width: 1366px) {
    .btn__white label, .btn__white span {
        font-size: 16px
    }
}

.btn__white:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 300px;
    border-radius: 50%;
    background: #004d6f;
    transform: translate(-50%, -50%) scale(0);
    transform-origin: center;
    transition: .3s;
    z-index: 0
}

.btn__white:hover {
    text-decoration: none;
    color: #fff
}

.btn__white:hover span {
    color: #fff
}

.btn__white:hover:after {
    transform: translate(-50%, -50%) scale(1)
}

.btn__apply {
    line-height: 24px;
    position: relative;
    border: 2px solid #fff;
    outline: none;
    color: #fff;
    margin-top: 5%;
    margin-bottom: 2%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    padding: 20px 77px;
    font-size: 20px;
    border-radius: 90px;
    background-color: #302940;
    transition: .3s ease-in-out;
    overflow: hidden
}

@media (max-width: 1366px) {
    .btn__apply {
        padding: 20px 50px
    }
}

.btn__blue {
    min-width: 278px;
    max-width: 380px;
    width: -moz-fit-content;
    width: fit-content;
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 20px 77px;
    border-radius: 90px;
    background: #cc9b37;
    transition: .3s ease-in-out;
    overflow: hidden
}

@media (max-width: 1366px) {
    .btn__blue {
        padding: 20px 50px
    }
}

@media (max-width: 1000px) {
    .btn__blue {
        width: 100%;
        text-align: center
    }
}

.btn__blue label, .btn__blue span {
    position: relative;
    cursor: pointer;
    margin-bottom: 0;
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    text-decoration: none;
    z-index: 2
}

@media screen and (min-width: 2000px) {
    .btn__blue label, .btn__blue span {
        font-size: 24px
    }
}

@media (max-width: 768px) {
    .btn__blue label, .btn__blue span {
        font-size: 16px
    }
}

.btn__blue:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 300px;
    border-radius: 50%;
    background: linear-gradient(180deg, rgba(221, 175, 83, .8), rgba(221, 175, 63, .8));
    transform: translate(-50%, -50%) scale(0);
    opacity: 1;
    transform-origin: center;
    transition: .3s;
    z-index: 0
}

.btn__blue:hover {
    text-decoration: none;
    color: #fff
}

.btn__blue:hover:after {
    transform: translate(-50%, -50%) scale(1)
}

.btn__vio {
    font-family: Inter, Arial, sans-serif;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    border: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 22px 48px;
    background: #ddaf53;
    border-radius: 90px;
    transition: color .3s
}

@media screen and (min-width: 2000px) {
    .btn__vio {
        font-size: 24px
    }
}

@media screen and (max-width: 640px) {
    .btn__vio {
        font-weight: 300;
        padding: 10px 23px;
        font-size: 14px
    }
}

.btn__vio:hover {
    text-decoration: none;
    background: linear-gradient(180deg, #2c3690, #9936da);
    color: #fff
}

.btn__vio:active {
    background: linear-gradient(180deg, #5f36b3, #9936da);
    color: #fff
}

.btn__vio--large {
    min-width: 274px
}

@media (max-width: 768px) {
    .btn__vio--large {
        width: 100%
    }
}

@media (max-width: 640px) {
    .btn__vio--large {
        font-size: 16px
    }
}

.btn__vio:focus {
    text-decoration: none;
    background: linear-gradient(180deg, #2c3690, #9936da);
    color: #fff
}

.btn__vio--small {
    padding: 18px 25px
}

.btn__open {
    margin-top: 23px;
    height: 35px;
    width: 250px;
    background: #fff;
    color: #cc9b37;
    border-radius: 100px;
    transition: background .4s, opacity .4s, color .4s;
    padding: 8px 24px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.btn__open, .btn__open.is-active, .btn__open.is-active:hover {
    text-decoration: none
}

.btn__open.is-active:focus {
    color: #cc9b37;
    background: #fff
}

.btn__open.is-active span {
    transform: rotate(180deg)
}

.btn__open.is-active[data-test]:before {
    content: "Hide"
}

.btn__open.is-active p[data-visibility=hide] {
    display: inline
}

.btn__open.is-active p[data-visibility=show] {
    display: none
}

.btn__open[data-test]:before {
    content: attr(data-test);
    font-family: Inter, Arial, sans-serif;
    color: inherit;
    font-size: 16px;
    font-weight: 300;
    white-space: nowrap;
    text-decoration: inherit
}

@media screen and (min-width: 2000px) {
    .btn__open[data-test]:before {
        font-size: 20px
    }
}

.btn__open p[data-visibility] {
    font-family: Inter, Arial, sans-serif;
    color: inherit;
    font-size: 16px;
    font-weight: 300;
    white-space: nowrap;
    text-decoration: inherit;
    margin: 0
}

.btn__open p[data-visibility=hide] {
    display: none
}

.btn__open p[data-visibility=show] {
    display: inline
}

.btn__open label, .btn__open span {
    width: 15px !important;
    height: 15px !important;
    margin-bottom: 0;
    cursor: pointer;
    margin-left: 15px
}

.btn__open label svg, .btn__open span svg {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    fill: #004d6f;
    transition: fill .3s
}

@media (max-width: 1366px) {
    .btn__open label, .btn__open span {
        font-size: 14px
    }
}

.btn__open:hover {
    color: #fff;
    background: #cc9b37;
    text-decoration: none
}

.btn__open:hover label svg {
    fill: #fff
}

.btn__open:focus {
    color: #cc9b37;
    background: #fff
}

.btn-back {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    margin-left: -15px
}

@media screen and (max-width: 1170px) {
    .btn-back {
        margin-left: 0
    }
}

@media screen and (max-width: 640px) {
    .btn-back {
        margin-left: 0;
        margin-bottom: 20px
    }
}

.btn-back:focus, .btn-back:hover {
    text-decoration: none
}

.btn-back--with-margin {
    margin-top: 30px
}

@media (max-width: 640px) {
    .btn-back--with-margin {
        margin-top: 15px
    }
}

.btn-back--dark .btn-back__text {
    color: #212121
}

.btn-back--dark .btn-back__arrow {
    fill: #212121
}

.btn-back__arrow {
    display: block;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    fill: #fff
}

.btn-back__text {
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    border-bottom: 1px solid #212121
}

.btn-back__text, .btn-back__text:hover {
    text-decoration: none
}

@media screen and (min-width: 2000px) {
    .btn-back__text {
        font-size: 20px
    }
}

@media (max-width: 640px) {
    .btn-back__text {
        font-size: 16px
    }
}

.btn__inactive {
    font-size: 20px;
    color: #004d6f;
    font-family: Inter, Arial, sans-serif;
    border: 1px solid #ddaf53;
    border-radius: 50px;
    padding: 18px 25px;
    opacity: .15;
    transition: color .3s, background .3s, opacity .3s;
    text-decoration: none;
    white-space: nowrap
}

@media screen and (max-width: 640px) {
    .btn__inactive {
        font-size: 16px
    }
}

.btn__inactive:focus, .btn__inactive:hover {
    text-decoration: none;
    background: #004d6f;
    color: #fff;
    opacity: 1
}

.btn__choise {
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    border: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    background: #2c3690;
    transition: color .3s;
    position: relative;
    text-transform: uppercase;
    padding: 25px 0;
    width: 100%;
    margin-right: 2px
}

.btn__choise label {
    font-size: 20px;
    cursor: pointer;
    z-index: 2
}

.btn__choise:hover {
    text-decoration: none;
    background: linear-gradient(180deg, #2c3690, #9936da);
    color: #fff
}

.btn__choise.active {
    position: relative;
    background: #f3f2f7;
    color: #2c3690
}

.btn__choise.active:before {
    position: absolute;
    content: "";
    top: 0;
    height: 5%;
    width: 100%;
    background: #2c3690
}

.btn__share {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 10px;
    border-radius: 3px;
    border: 1px solid #55acee;
    border: 1px solid rgba(85, 172, 238, .2)
}

.btn__share:hover {
    text-decoration: none
}

.btn__share-icon {
    width: 25px;
    height: 25px;
    padding: 4px;
    border-right: 1px solid rgba(85, 172, 238, .2);
    margin-right: 10px
}

.btn__share-icon svg {
    width: 100%;
    height: 100%
}

.btn__share--pinterest {
    color: #cb1f27;
    border: 1px solid #cb1f27;
    border: 1px solid rgba(203, 31, 39, .2)
}

.btn__gray {
    position: relative;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    padding: 20px 70px;
    border-radius: 90px;
    background: #525252;
    transition: .3s ease-in-out;
    overflow: hidden;
    box-sizing: border-box
}

@media (max-width: 640px) {
    .btn__gray {
        width: 100%
    }
}

.btn__gray:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background: #004d6f;
    transform: translate(-50%, -50%) scale(0);
    transform-origin: center;
    transition: .3s;
    z-index: 0
}

.btn__gray:disabled {
    background-color: #bda26d
}

.btn__gray:disabled:after {
    display: none
}

.btn__gray:hover {
    text-decoration: none;
    color: #fff
}

.btn__gray:hover:after {
    transform: translate(-50%, -50%) scale(1)
}

.btn__gray.is-loading {
    text-indent: -999px;
    overflow: hidden;
    background-color: #004d6f
}

.btn__gray.is-loading:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    border: 2px solid #fff;
    border-radius: 50%;
    border-left-color: transparent;
    transform: translate(-50%, -50%);
    animation: rotate 2s infinite linear
}

.btn__gray span {
    position: relative;
    color: #fff;
    font-family: Inter, Arial, sans-serif;
    font-size: 20px;
    z-index: 4
}

@keyframes rotate {
    0% {
        transform: rotate(0deg) translate(-50%, -50%)
    }
    to {
        transform: rotate(1turn) translate(-50%, -50%)
    }
}

.btn-new {
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-weight: 300;
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 8px;
    transition: color .3s, background-color .3s;
    display: inline-block
}

@media (min-width: 640px) {
    .btn-new {
        font-size: 16px
    }
}

@media (min-width: 1024px) {
    .btn-new {
        font-size: 20px
    }
}

@media (min-width: 1024px) and (max-height: 720px) {
    .btn-new {
        font-size: 16px
    }
}

.btn-new--brown {
    background-color: #f9efec;
    color: #734f42
}

.btn-new--brown:active, .btn-new--brown:focus, .btn-new--brown:hover {
    color: #734f42;
    background-color: #f3dfd9;
    text-decoration: none
}

.btn-new--violet {
    background-color: #928ac5;
    color: #fff
}

.btn-new--violet:active, .btn-new--violet:focus, .btn-new--violet:hover {
    color: #fff;
    background-color: #8279bd;
    text-decoration: none
}

.btn-new--white-blue {
    background-color: #fff;
    color: #39b9f1
}

.btn-new--white-blue:active, .btn-new--white-blue:focus, .btn-new--white-blue:hover {
    color: #39b9f1;
    background-color: #f2f2f2;
    text-decoration: none
}

.svg-icon-facebook-share {
    width: 9px;
    height: 16px
}

.svg-icon-twitter-share {
    width: 20px;
    height: 16px
}

.svg-icon-vk-share {
    width: 18px;
    height: 10px
}

.svg-icon-pint-share {
    width: 14px;
    height: 14px
}

.svg-icon-adm-struct {
    width: 95px
}

.link {
    color: red;
    padding-top: 5px
}

.link:hover {
    color: #000;
    text-decoration: none
}

.link:active, .link:focus {
    color: #636363;
    text-decoration: none
}

.share-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

.share-links .text-small {
    margin-bottom: 15px
}

.share-links__list {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.share-links__link {
    width: 30px;
    height: 30px;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.6063000000000001 0.3576 0.0361 0 0 0.1063 0.8575999999999999 0.0361 0 0 0.1063 0.3576 0.5361 0 0 0 0 0 1 0" /></filter></svg>#filter');
    filter: grayscale(.5);
    transition: .2s;
    margin-bottom: 10px
}

.share-links__link:hover {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0" /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.2" /><feFuncG type="linear" slope="1.2" /><feFuncB type="linear" slope="1.2" /></feComponentTransfer></filter></svg>#filter');
    filter: grayscale(0) brightness(1.2)
}

.share-links__link:not(:last-child) {
    margin-right: 10px
}

.share-links__link svg {
    width: 100%;
    height: 100%
}

.share-links__link--vk {
    fill: #4d76a1
}

.share-links__link--fb {
    fill: #3b5999
}

.share-links__link--tw {
    fill: #03a9f4
}

.share-links__link--in {
    fill: #0076b5
}

.share-links__link--tm {
    fill: #039be5
}

.logo {
    margin-bottom: 20px
}

.title--primary {
    font-size: 24px;
    line-height: 32px
}

.title--primary, .title--secondary {
    font-family: Inter, Merriweather, serif;
    font-weight: 400;
    font-style: normal
}

.title--secondary {
    font-size: 20px;
    line-height: 26px
}

.rf-link {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 138px;
    height: 17px;
    top: 3px;
    border: 0;
    white-space: nowrap;
    text-decoration: none !important;
    transition: color .3s ease-out, border-color .3s ease-out
}

.rf-link, .rf-link:focus {
    color: #000
}

.rf-link:focus {
    outline: none;
    box-shadow: none
}

@media screen and (max-width: 667px) {
    .rf-link--change {
        width: 64px
    }
}

.rf-link__logo {
    margin-right: 4px
}

.rf-link__logo svg {
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    vertical-align: top;
    color: inherit
}

@media screen and (max-width: 667px) {
    .rf-link__logo--full {
        display: none
    }
}

.rf-link__logo--mobile {
    display: none
}

@media screen and (max-width: 667px) {
    .rf-link__logo--mobile {
        display: block
    }
}

.rf-link__logo--mobile svg {
    -ms-flex: 0 0 39px;
    flex: 0 0 39px
}

.rf-link__year {
    font-family: rf-link__font, sans-serif;
    display: inline-block;
    box-sizing: border-box;
    font-size: 8.5px;
    line-height: .8;
    border: 1px solid;
    border-radius: 3px;
    padding: .3em .45em .16em;
    transition: inherit;
    border-color: #000;
    border-color: rgba(0, 0, 0, .5);
    color: #000
}

.rf-link__year span {
    vertical-align: top
}

.rf-link:hover, .rf-link:hover .rf-link__year {
    color: #004d6f !important;
    border-color: #004d6f !important;
    border-color: rgba(0, 77, 111, .5) !important
}

.rf-link__letters {
    fill: currentColor
}

.rf-link__icon {
    fill: #004d6f
}

@font-face {
    font-family: rf-link__font;
    src: url("data:application/font-woff2;charset=utf-8;base64,d09GMgABAAAAABQQABMAAAAARHgAABOtAAMbZAAAAAAAAAAAAAAAAAAAAAAAAAAAGiQUgXAGYBaLYACOGggKCYJzEQgKo0ijWRKrGAE2AiQDhzATfguDWgAEIAWEfAeFDgxOG2NBN8SdPVSR2wF8f91zR1EORyX7///PSTpkDMYdHLiqWiUEHhFoumSorA699iNXqjM8qHNmrMtlV5SbzevoCikqRyGcwxfkI6Wp34/QVMPTlBc4VH9/Q9rchLR54NpETHwYp3qv3NkSseDcUKMlr0r91zQ+hKSFY5brS45/qC9NJ40uT4XpBom8/gQMyGIA7z1Ayq1pavPEP566hJ6jOYKI281Wz1SvhyTVXo6KsOioxsXDP/vh7nv/T0ySeGgbmryaJZI1okdCJGTapJQdEolDtTiSvSt+099D9BEzKkBMkIK/kIdYC0QgQpWak5qS1qmo0Q71V1X9Enissc/3YSG7WUg+3hUQHcub0zWi3ta6jidffluYno7x5WE7W0RCytcSY2t7ZR0/ESu9gVv9frr5woQefaALEKgCKgBwZRfb6hrRqbABYzK+RtY3APjn+4ud9xd2N9AmCTbBRIIMIwzIbnp/Bh3O5QOAHMvPX9shRg3YljhpWdq9HlEDBKz8H9wm8tLz3MEvjiiHjcH4l81Bi5RaXYdchm3T8R5RYS5uiw3ZroJ6KAx6u28sIpiogXk+5ApP5qHBeaGVQ8p10qFmUQH4Cs//r1XauvN3ahYqANABFrJCpGx09a+deVVd8/N3fqhmgXoDPBDo8A8g+kh0BJ0NMGrUQC5xLuPaRmPLHI9Gk1UBjU7htwg2bgW8mg9E5sd+ZryBkTNNTHN3PVAjYNhGmnf9O6WuTAD9yLNYORINiVsIAfcrVJ9TTAEidTTSjaA4arb4fgC1wWM6OlaGsgbApea9FXdBFjjIPjqVDpBoIN8nQADg/MdsBAL8oVBji5xu0+L7VeAjkEOUrcAyQMDiT8D8ZtVDgV3/Epz6R8E9coXVX4rnJqr+6KI9xNQyxdrEFXDx3kioaSvRO8k17KX4ILW6IzxoANUgbIRUMWqCVShuRpQ5aUGVJG3FFDVrwxUsbyfkvegg56LipGaz5qJH1xRqlyBdQddIClAjliS4KZFgpDkVF7QlE1OsNRc1vK1YdpK9XAqAI1hMkDNcaBC3aL7D3OO5gfBIZifKM51ZGK9seuO886lD8CklL9m3knjUfLX4p3cYawxbDCOKPYojgjOCK4w7jCeEN4QvOD/ydxag3QIL4MwhKEDTw2AfTwWEQzIZUY7pRMI4ZeMZ55yPFUKWYrSSOoocQYmghqche6PnYBZYPc5Ggav73MjV07o5NwSXFlxbcGseAHkENp1ABeDGQZBXaMMNVgCvB1EPqg50HZhasLXgaoZHEoRqkthASFWQq6BUjorkaBU8vYBRfkwUsMqOjQJOKdxS+CUnQIGw+EQoEBedBAXSwsmQnrzAVzQcZT6qfNR5aPLQ5j5d6HNmQBbG7NJUYMk6KwrcM+eB7Dwzeq8C7/T5ICfftNmvk/BPhUyFShmNfDLJL3uBI+mcKHAlnhsF3oTzocAffzSWKKDiRiMhE4vYAi5mPEyFaCaaS1FCtlQilWqtRRiTrTncWextYcHu6AhNTmfXkOLm6h7cPDx5Hpq9vHgfXH28+R7Y/Xz4/3YW5cPh+T++nN7/so+L39/q7xY9vYVHy+7ZytC6axW8i+1T8i23nsRvpflVv/+pDcSq8Lpv6/qPAS5aDcvrsG7Agi2z6N7N5jYv1sYdACEYQTGcICmaYR3Nlu2/+7/hHU4vXhAlWVE13aAUIIJiOEFSNMNyvGAyWwAQghEUwwmSohmW4wVRkhVV0602w+5wutwer8+PHQAh2AE9UAwnSIpmWI4XRElWVE03bO3sHRydnF1c3QBAEBgChcERSBQag8XhCUQSmUKl0RlMFpvDtYGNAqFILJHK5AqlSq3R6vQGo8lssQIgBCMohhMkRTOdDiDChDIupNLGOh9iyqW2aV7WbT8ulAE8IehwX0LuycEjICahMcKqNeGt5L5Lbrrvk3/hPxrhQYPQzDxFeUDd0BwWJHiG53jkJb2y1/UWBGGhiDRRp2hINEIGOZSjFZFf1DHz7O/eq74+QGLjERCSkNJavmbdlh17D11x2yNfNqMq5jtJub3qeE95luett47qwHzNSTweGqhfqMv/AOofeIR14pF64643Av7Bnxdp1gF8+5CWy+selfiP+lkewmFOmCneyhGG6krzUHv3z/6AfgYQADwE7gPcBu7rJmCQIRauDp8HWPyLu7YgXz310t7HxNm1ed69kfPnrNu+ZfZzU5bMWzHzgtfW7wjvvuYKsoeeFvZyQ29XXXdnpkwKeKB33lNrEfR8eaJ9zOqnr/4GGmCQjYMNNcQww4004uchH6PnGTt+nqM2FRP0lKfezbLyrWc6nbvFxVn82xqXTD5vxqx7RRI4+AEHsHWJBNb1mq0ITb1BovqxJMw0c8M9wFp9FJKACASWruYI8n/XR+H0JVxm1L5rs0aomdaKmnSfIFSXjg4hOVzQpW2HCC2zqfZeR8eQTyyIgKem69G+vTXCCOHjr/bX0efTFpJAS6FoSWBC2wi6TVbdqir/z6Oka0Z3k5pVVlNeEwma+RHC7OMLhQJL5LBxgsP9Qp8vwDJ2stpMGd41ZXdh9jFSvawEmafICDULfKGQNT1dGAkWO/BD6b7j8yLhMG8igk5iKxKSDadmWkgUNP1ZEDW+TC4TPcHHPx1oLiSBrVnABIvZSvilL+xoUX9X8KsjbnemYlO6IeWZ01ULos6Xulhpj+D7NUGt33KQhx92okp6BIdPA9N9eQKk7gk3bmWfTqjdPuI7eY/2+ZLLjW6cymXyeVFJXGZKVjQzCzO3zqV7q6q5tM7B69e9PC+GbonbQHVXOaHzuPvYLe6kGzcGM/NFANn1nuk39Z4bqnrlzJscTvVCB026rjaqu9EeOCGGWlTWcKu5wA3anNPelC0384FCOzI4VJ63fW/SyW9Fli5ib7vVde919HnrVq7ghu/eK6vaYIgHfpq3qT4bnO7MAe032gWvVGbuO7YL13fZV7ftYtOs09dhRKbZZFXftq0Ok0bpvXXTGj86kJv3Gqu5lJDgsOMKsg62Bwf7yRy3qqqFD8t3XqmqsqLkgAoOBXtN+qIaMEZ/Te8xnFHe3hbpTmz3aTp5d/bVdjt/8LY5QdeH3qGvdItaZxMXR5YvKQh/Klb2rq3r27eQ45zkGBvqHRS3Ucn3ynKvMB6t9lI93lwsrQis/bfY6t5spHs8dq2qVWe5ubhjQcu+OmNFic2KG00Kg4xjFRX/6ajFu5pkE/zGP73ubvqawiLXwKWr1/jWNDKePuRsvGP+QeZz2Y5qh2yp90SuuqpzoL1R06mL2lLcJm9i/8umRvmEvdThMBjUaXsn2cu7Ybah75/a1D38Wl3/7uEFPfHVtc3dztv4e7XdM5EaFle3b+IRS9u0tE3rUeCQLKS4+s5GbXH1zlXsO/7nkpxmYy2xf7ZtaKu6SkzmzmJ1pUpv9BD8pjKnXKl2tcxWyFtmapxKmcq2eLK66pxkBZFAPxPzxOuU8hM/+4zI9T4TksV2pcqG6/X2knqjT3SsndeuLjPBPDZzah3Nbu/Kl8o9confYNa098t13XqGWk5BROsndCUuu1VnbVK6/URFW3XCpArLigKXWBTlKLURB4bztJ4ym/NFg0bShmkeG11pqiSamgIufdaVwdv7Fqm8dnu17kyNPHONMGNqtmh8siDQKK24UeoM49BZTsKuqxW38Tv9e5XZdGSsISXwtVupi7mrAt8/Hr2Ri6Sxy51k4E/XU2Br795n2fqGyLVG2qybrg8aiJLg9Gm4vIRBP3LV1fuiMKAIHCuJkimdwpURNyt7gE6uzuFDlVHBioRqkqF4lWqhWsZbHndLSTtWZFxLoWZ5wIoioIusMYQpXGUpd9EyQLmpAOItVUGRMqS60z1NKRtURQWeROHIItBDkzohe5LqVMxvQ2ug8IAq79j4cMyTmzimbNPFvFbJ4vOVyyrHs04YHQmKK+O4weGNxI3KGBoPbf6feKj+e//Oz9l/9nPB03/4iffnMQMFaDeRtN0DgItfEmB3bgKg2buxFxDQjox2ypUZgIShbR4ADB8A44TsGLtn6bAQsxFDuWOIhVSYXBgNjAPGB9MVZjDMRAzrDmygg9HBGL4PkiDRSQ/GGD4EGnS6qc7bHAMmntD+LsjSzYEQWFhYAAAAri1z3hBAhSS35KMmLDy8F4Oh7+MOGGc3QkfYG24fjQ32nDhvmgnFPDhRTH1UoiCU+0HnSzHdWwmFBIPBIAiCoFkfKLSHhyDn3/O+zUAFxPR6vbx77T2ADS06OjoWi8ViJ30K1jDoHRrL52dZqcNYjczFIk9Kmiyxyy3vfCTUeJT+R3xjZdrJh+e8KN0ozmeLWVRCrW50yu+EcSB2SFU0fGaFhsIn5yWSZoOEAkEQgiAIcuNfFAQRjnTG9NZAQyVNmjSKomiX3sDeGgWC2EjnVqBMmTIrKytruLKyJtO4sE4fu5QsLMEtTHhof3AetwkP87n7WEYxHDICgYBhGI4zTLFzUWotLdc9rqUO7kosLCwAAAgBQHoXjib6l8HwwRMB2O1lUvWI8BtjvXW4ND0udBgYGDgcDldzP3gRp+8nLqrkVQxLekO/K6YQ5N4BpUpQyKVhufWydc/S6X6jHO4NfBxPbtOWIcfqHB19jBwPHcdxHMfxuNvjXT/1l85LFEVRFEVDRbs0OElOGKySJcJu5Nu+a4VDB7+Fw8X0hxDLYo2MNlHtBmSyAWZUNriaRbo9ts8uRBB87ygjsQOhgHAJpoxxrUeMXOHS1sli1nGyCWab3QybSb0QVYKukEcT0Goi5oxivLTR1SzSXcD22cUIou8dCRI7E/RylokuU0inaZHRprm2WiEbyWwrG13NIt1lbJ9dTCD63lFBYneBdjVlmigbyzyZgFarYs5Uzb60ydUs0l3F9tmlBJLvHVUkdgCMWzmZWubePKPT+d5uQJNz5mZOSptdzSLdLWyfXc4g+95RQ2JnwrybZSalS1J2pFYXwYV1uhC74O5i++yy4IjLjgvz2n3RdbJIzRgkoNW6mFO6uVhacTWLdPexfXYiQHzvqCOxzWDzpGSRUmouJZuMNlHtBkyyBeZqZYurWaR7gu2zKxUU3zuaSOwu7F7WTJepVbTmov/SqtYKuLFVmhvVKWpF7IZ7ie2zqwqq7x05EtvI8aMW1VZnVS9cSpEc69emwNZYhbkrrbqaxbiP2D47bUB972iLxDZy4VPX1npd19GqGkMPaLW9sJ3Mo+oUvSP2yH3CFtYhmui+d7RHYhu49H203s+SYtLsqv7aGHMM4CjskOapPMUYiD1137F9dmOC4XtHRyS2katns89pdb27NVUy3Wk3uAA7YV5Vdh5rFuPOsH1208H0vaMLSOxsuHZufU6fNtxzbUdzM9Fl5s3ZKcwQe+POsX125sBOkEneNLn1YzPdT5NFWYixoPlre/JoFIDGwkaJYW2ohTWJccfAZxflIOp7Ry4kthmQ97B7cC64jEoRNhnaxGk3ANLJcrBUW2LNwmLcA7bPjkvQ+d5RDBLbCBS9HEhKVdeZriKqhDScdgMgC1aCzdomC2sW416wfXbSAL3vHSUhsY2AbHTCum7WdWGZTJXQLafdAMiD1cFWbYvRRYt0I2yfnW4B63tHWUhsM0D5ee9N0zZs5djClDAdp90AKIQ1YQ4rax5rFuM+2T470wHe944KkNhmgPbrYW3bdVzDc6UpYftOuwEggbXBRe2CNQuLcV9sn53tg8H3jsqQ2EbA5DwH34/XdScRM9VfGyhBBIBaWCLzWJ2CCLFH98P22VECiO8dtSGxjUCz4ZoTiXRd9zNpR/21xQuyNpJJgD1hk2RGlU26mkW6Gdg+u2QWZPne0RAS+7oCBNDMPU4fMKNVm2j8d/Ob1wCcPH07AJ+/awHU2/4uSaAbBSDAI8gG9BwDsDhyHiyYZ/ZXfIf4JD0+QWp8Y2SCnPjBaSZSxX6pma0weVAY0xlKVMhNnr2LHDB9Zu5QNVrOxQ+ImrPiLIhTOhOdr2ydQtIcNamOgrN0ph+nqUfddJnPHkEPHfW3hWBOjoa8HwMCeAmJ40eDoWDWT6uL+daoa2XWU3Sobqc0PEJ1EWOEOPg9JlrtpXkY9bRgdXI2TcoQwZxPUGHO49AhF8AvStSduCF6QUIvgEKVQVuQZY/XMnF3W2nwxVRabPmVDjh5pVOMwA0NShOkQi07Y7MQFYoo4QqV0t4KTZzPFbpBQ6kwCGLIbKLIY+G7xmYgzt+JJHybFUM4xMDGzqNvazv9WpkJxK/7WVfG827Xd/MAq3MbNHqn9fubZxCgDdh5VHXSadCQY0osWqsvc5Njt66x+/kruj/RX1IWziPR37orfJ7BZiDOuxNJeKvqsSMGHIQBNuw4uT893pnQUxzHBIeXkMePG4QmJfP6mq/v5gEYGG7QSA7NEw0zD0A56OGuaKvjzTTEMSUWsnZ2xW3isLZ2st+I6mW8bdP+UO7OY3qTQrSruSM/EzTQp67weY65xfeBBEMjY495+0Ynp0zLdnRy+vJdz+cXn2xNXUNTS1tHV+/RciPEI+O+A8Um1hatZ7a5GhtpbmbdTdDbBP0bbkpUpBDqVqKULoraEyOkulZ9xoRUpT6zSOwGI6msFT6mckOOh3JMTDCGbTq31FGdO9oqvkSPltUeB4UX9OltPcGCkZ9XQx/tDW9iXHK/lJ07/ki+L2Tlhr4yY8G/ns+NK+b0ZYDlwf8e5/vA1VOo3coj81gQ") format("woff2"), url("data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABvoABMAAAAARHgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABHREVGAAAbyAAAAB4AAAAkACMAJExUU0gAAAL4AAAAHQAAAPA76aRhT1MvMgAAAiAAAABWAAAAYGBIc3RWRE1YAAADGAAAA88AAAXgZZBsn2NtYXAAAAr0AAADLAAABxrUpt0gY3Z0IAAAD2wAAAAKAAAACgB0AElmcGdtAAAOIAAAAQIAAAFzBlicNmdhc3AAABvAAAAACAAAAAj//wAgZ2x5ZgAAD3gAAAfrAAARyAfEoPRoZG14AAAG6AAABAoAABWYMV0ZQGhlYWQAAAGoAAAANgAAADYEhWTfaGhlYQAAAeAAAAAgAAAAJAXVCfdobXR4AAACeAAAAH4AAAOw5/oC8Gtlcm4AABggAAAAVgAAAH4ANQAybG9jYQAAF2QAAAC5AAAB2gYRAYJtYXhwAAACAAAAACAAAAAgAvwBq25hbWUAABh4AAABYgAAAny+pGtQcG9zdAAAGdwAAAHkAAACjuJvtn1wcmVwAAAPJAAAAEUAAABO1jWRBQABAAAAAxtkM3a7WV8PPPUAGwPoAAAAANBwn7MAAAAA0ulmQQAA/+oB+gK4AAAACAACAAAAAAAAeNpjYGRgYBb8r8lwgvMwAwODHOMvBqAICngDAGRfBNgAAQAAAOwANgADAAAAAAABAAAAAAAKAAACAAFzAAIAAXjaY2BmtmGcwMDKwMHUxRTBwMDgDaEZ4xiMGG0YGJi4WZlZgRQDC5BoZwJKMECBc4iLE4MDA8NvJmbB/5oMJ1ikGL8oMDDMB8kx8TNtBFJALgD5twuGAAB42mP8wsDAuJFBmfE9gyTjZwZ+JhEGDcavDFJMogzmjHsYJJnUGXSZeBl0GScwOAKxORCbALEWlG/CAASMQDOY9IByXyBsZMDsOIqHEwbFLzHq2Jrw82FphVh70fXjw5yHMdMeSD8pZsDSNLp+dDeT4gcQJidPILsbAINXTYsAAHjaY2BgeMMIAj76QAykJUEca8YhCIhyNABG+AMpAAAAeNoVyVPAkAcARuHzjXF52W7Zbtlu2W7Zbtm2bdu2bdvmH9a7d+fiuTlAQPB/hCMklAhFaH0jNGH0lTCEtWEJpy++4W14ftNnfiOCjUBEhRCRSDYSkfWJyESxUYiqj0Qlmo1GdH3gd2LY6MTUe2IQy8Yktt4Rizg2NnH1ljjEs3GJrzfEI4GNT0K9JgGJbEIS6xWJSGITk1QvSUIym5TkekEyUtjkpNRzUpDKpiS1npGKNPYP0uopqUln05BeT0hLBpuOjHpMejLZDGTWIzKSxWYiqx6SmWw2C9n1gKzksNnIqftkJ5fNQW7dIyd5bC7y6i65yWfzkF93yEsBm4+Cus2fFLL5KaxbFKCILUhR3aQQxWxhiusGRShhi1JS1ylGKVuc0rpGCcrYkpTVVUpRzpamvK5Qhgq2LBV1mXJUsuWprEtUoIqtSFVdpBLV7F9U1wUqU8NWoabOU5Vathq1dY7q1LE1qKuz1KSerUV9naE2DWwdGuo0dWlk69FYp6hPE9uApjpJQ5rZRjTXCRrTwjahpY7TlFa2Ga11jL9pY5vTVkdpQTvbkvY6Qis62NZ01GHa0Mm2pbMO0Y4utj1ddZAOdLMd6a4DdKKH7UxP7acLvWxXemsf3ehju9NXe+lBP9uT/tpDLwbYfxio3fRmkO3DYO2iL0NsP4ZqJ/0ZZgcwXDsYyAg7iJHazmBG2SGM1jaGMsYOY6y2MpxxdgQTtIWRTLSjmKTNjGayHcMUbWIsU+04pmkj45luJzBDG5jITDuJWVrPZGbbKczROqYy105jntYynfl2Bgu0hpkstLNYpNXMZrGdw1KtYi7L7DyWayXzWWEXsFIrWMgqu4jVWs5i1tglrNUylrLOLmO9lrKcDXYFG7WElWyyq9isxaxmi13DVi1iLdvsOrZrIevZYTewSwvYyG67iT2az2b22i3s0zy2st9u44Dmsp2DdgeHNIedHLa7OKLZ7Oao3cMxzWIvx+0+Tmgm+zlpD3BKMzjIaXuIM5rOYc7aI5zXNI5ywR7joqZynEv2BJc1hZNcsae4qsmc5po9w3VN4iw37DluaiLnuWUvcFsTuMgde4m7Gs9l7tkr3Nc4rvLAXuOhxnKdR/YGTzSGmzy1t3im0dzmub3DC43iLi/tPV5pJPd5bR/wRiN4yFv7iHcazmPe2yd80DCe8tE+45OG8pwQ+4LPGsJLvthXfNVgXvPNvuG7BvEW2XcBGsj7ILAfgh80gI/Bj/ZT8JP6ExL8bD8Hv6gfX4Jf7dcglPryLQht/w3CqA/fg7BWQTj1/g/h7KnxAHjazZi7ahxZEIYrUN+vp6/TOtNz9QyzA7MWi70Si1EiMIbFYOzMOHHozOBYsWM/hR/CL+VH2Kqzxbls4PTsLxXU/6so6oPuGRAAjADwMxmCq6urIAixrpQgCIMA/xR7UKC7iiswkfKsgc6rrCAIyQfOjjh2IHAaIJ0CJA3C8Ap//0e8gsvmFaad6DwhXF4hfskriDeTocINA82LJkTexINC3TVcoYmUZ0k6r7ECmmua0NmRJA4ETgPkKyINwyiIokAJwkjxph4U6q7jCk2kPGtF53VWEEbkQ2dHmjoQOA1QbCKijaJQ86KJkDfzoEh3A1dkIuVZGzpvsAKaG4bI2ZFlDgROA1SHGPFi+on/farVM4+8hQfFupu4YhMpzzrQeZMV0Nw0xc6OonAgcBqgPhFpEsdRQrz0KJPzziu5bF5p2hOdJ60gTsj/klcSrzgnihd/kkhJvePIW3pQorslV2Ii5VlnOm9pBTS3XCbOjrJ0IHAaoH2aImmaZnGa8md4mtGLDbUHpbrbcKUmUp71lM7bWEGakU+dHXXtQOA0QP8sI9osS/IsVg82ZDm92NB4UKa7PVdmIuVZz+i8vRVkOfnM2dE0DgROAyxe5GmeF3mRFTl+ZiM7oMuRt/OgXHcnrtxEyrNe0HknK8gL8rmzo+scCJwGkA9lXhRlUeZVwZ/h6sEHGDyo1N2FqzSR8qwHOu9iBTR3uZTOjmFwIHAaYH5VFWVZFVVRl7kSVHVVIe/Cgyrd3XBVJlKe9YrOu7GCqiZfOTsWCwcCpwE2b+qyrkUtykbwZ3jd0IsN0oNq3T3nqk2kPOsNnffcCuqGfO3skNKBwGmA7VuBvE0tqqZhXtEI4YlX6O6WS5hIedZbOu/WCkRDXjg7/sN7S7yHD23dNF3b1V1XKUHbty3yrj2o1d09V2si5Vkf6Lx7K2h78q2zY712IHAa4Pypb/p+6Md2HIQS9GPfI+/eg3rdveTqTaQ86xOd99IK+pF87+zY7x0InAb4/cvYjeNiXHTTgr+zxuuR/hVw9KBRd6+5RhMpz/pC5722gvGa/OjsOB4dCJwG+ONxGqZJTnJYSv7OmpbThLxnD5p0945rMpHyrEc6750VTEvyk7PjfHYgcBrgz69ylHK+nhermb+z5IpebLh4kNTdey5pIuVZX+m891YgV+Sls+NycSBwGuCvb/M0z+vV+nqzHpVg3s4z8t540Ky7j1yziZRnfaPzPlrBvCU/OztubhwInAZ4+L6bt9sn2yerw54/w3eH3Q557zxop7vPXDsTKc/6Tud9toLdgfzO2XF350DgNMDfP46bw+F0OG1/O62U4HimFxvuPeiou0euo4mUZ/2g8x6t4Hgmf3R23N87EDgN8A9l2yByAAB42u2TaWwWVRSGn2+6ICQNwTYIBcowSgGrsiMti4Bssiq4AkrZocpesFBZRDZZBMpeBIoV2T4ri2JB9n0vq5Sl04+d1hDCLzBghnfmIyGBmPCPP5zkzNw7k9z33HOeFwjBy9AMfLhRVjutjFjCjWLuB22ieDJK8or3LsGzRCSlKE00ZXR6OWIoj0kFLF7lNSoSy8sSMaQbShjhFOElilKJylThdeJ4gzd5i6pUozo1qEktalOHt6lLPAnUoz4NaMg7NKIxTXiXpjSjOS1oyXu0ojVtaEs72vM+H9CBjnzIR3zMJ3zKZ3SiM134nC/oSiLd6E4PetKL3vShL/1I4kvV/xX9GcBABjGYIQwlmWEM52tSGMFIUvmGUYxmDGP5lnF8x3gmMJFJTOZ7pjCVaUznB2Ywk1mkMZs5zGUe81nAQtJZxI8sZglLyWAZP5HJzyznF1awUtqrWYOfX8niN9ayjvVs4Hf+YCN/ks0mNvMXW9jKNrazg53sYjd72Ms+9nOAgxziMEc4yjFyOM4JTnKK05zhb86SyznOc4GL5GGTT4BLXOYKV7nGdW5wkwIK+YdQY6QqSVKHwzQRwUExIjRDdybxunmm6vWrtmzVkqOTL3KbBzi+6r6OvhRfmrHfyAtZFbLDjDKjzRjTMmPNamaC2dT0V7Aswwq3ilslrGgrxoqzWlqJVq+Kh+459w3H8dgxxEKEx4s7/wT1aLk6k6UebNaNT+gO+dzxtDp4WvuMXE8r0ixlljVNTyv+f7V6elo+aUWJ0ggRiHNXedy5pef9p1F29jprnb5OWyfG3f3Hg2uBVcE/gRmBDOW4QJn8ZDvD9ttz7TTlaDvV7mfH2wnn/y2SF3bwkcvc6K5M9FZdvFWS+EoRT+mav18zexy5mlIwbM3nOs8akXLWRrETZG+BqFsherLE31URuVgELhOPRzXnleqnX0SdUkezPd7TRfwZMX9StJx7RMsgceLyskk+WCRaXGaGiOdkeWKY/DBc9a+WJ1J1C9cTY8RG0BPj5YoJcsRE8blGrpjs+eKy2AqSVijqCjx+j3kk58gzR+SWF+S9IO+5kPcQpbzG53jaXZA9TsQwEIXHOCzhBkgWki0rFCuv6KlSOJFQmkAoPA0/0q5E9g5IaWhccJahM10uhmCSjbbYxjPvzejzsxOAaxLkbfgW4guT+PtM4K9/IAf58rxJIJzWVe9JvLI4c2ysDXfS6ZpkUT8GizrqeL+Nutbvb1vKirnyYBfxVhN0oefzKRgqUR3bHeIdc7KJk82ciEzYL4T9TGDALy+du0aTvGnDQ6DBKyo9KmN0RWMbaPTKIPLW6piU60d/tWS+4MyrNTf5gdIFKhUBxnhQ1tAQo4r8jkUnGE8MAadGuRj8ExNRFlUSQzuPBmvUZFhjDedEz3dfuqYLFSc1uPkHIiRr4gAAeNrbwcCgzbCLgREImbQZdzEwQRj7gQwrBn0GVQZ5BmEGBgYObYb9QBkfBjsGA4TQLgZmoCC79g4GBgXX2kwJFwBpfQmbAAAAABQASQBgAAAAAAAAeNrlll1MHNcVx+8d8C6YLR+7swMzjBd2gGX43NnvhV0WdgGz65i1jTEGGRpsp45NnNhETquqL7alWkqT1nmp6kRt0ypFppXy4HxIC9tUfUnVSpWax0rxU/tQqVKkVkGxFMnQ/72zi/EuayuR+lAV6c7cOzvnzPn/zrnnQijpIISOCz8jFtKfx0UghFT3kRyp9uYImZzHxdu6gYdViYVNQtmvTfYhwxdosnZHAk3/+Kn+lxNC7Nnk9Yfn8RtekHH5SLiL+9U8HgjEBn/w0pgjlk8wvMkD5C08/A2GsJRswos20oMxhJHBWMC4hPFdjFcxapZIIRILi8TCIskTCZ9q4J4tjRukmtAtw0fFemp1W92hhBAKejo0i7U7QQN+F6XvRl6+Rgfqtl+5ddWI+3sS7kTPc4n4GT/918jVm9emM6/dWI4EY1q3EfAbJ00dDTtb9LfQoZPvmDrUgo4N4iDCFgtE2OJaVGhRi1pUaFGhRYUWFVpUaFGhRYUWlWnJk0Z4PwhnedKFWRufyZhJmG2SKtxljpiKFquLOiGqQ/N0R6SAPwxZfTRiTri+MJd3dyo2Phu9ODFywRONz4ymJ5L+Oi04GQ90JzXj1EpiwUsfjhyrt8ymh78ZGhgIjk/FU+GpRNQbUdsjxwazTK+OyxfQW0/8hKEuMKeMOTWZ28z8F7JZhWzacK/5xPB1OTtC7pCjuSoQCTgDTvr2wvbf/jT94e9qjp9eW1tL0d+3bz//wQcZ9h0FXP+IenOR7+VIGz4jYrTBTyv8tXrZxwpcRXAVi1xFcBXBVQRXEVxFcBXBVQRXEVzhp9HMSY603wflpl3KaiHsPNhS0oyZ4XM4QU7aZeuij5h2NLmtbweicxeHL02OLPdEXRN9Y5lUVOmX03TlG8Kpj5XV86nnh/p6w+6245lMqs5GT6QJL5EItH0Ghi3YVR/mSCeUyWa9y9AiF7XI0CJDiwwtMrTI0CJDiwwtMrSw7cZ0dIKKFVSsoOJiVJpQGy7iwQhjHMaYw7iA8W2MWxg1S/jcjzFZYxag4oC9w2tmrItxcYNBNadRh1kjnzkxa+VcukwioSDbOM1WDoTXmDXIppwT/WzobOyVyyMvZ48mOr3R9Gx14nxg1r90uf+IUjWaGk78ferF2Ltvvrh2pmfk0A+uzRvL6du+vpcuzpv9YecL+nPeb5rYvvbmyQGWcv715m6HO+R2/mr239t/pd8/qApjz0yi85ABcP0SXBXSTULkYZ4YMKjhoUuYaZhxyhooa0XKGihroKyBsgbKGihroKyBsgZQmyh5jUjYajmim1nSYa8X7XXY67DXYa/DXoe9Dnsd9vpuljaBsYYQeOHZMZAdA9kxkB0D2TGQHQPZMZAdo5gdA9mBAkRQD1uDR1Dv3WS55542kAxhC7kK7ObKjlnXngwN0lAwHGFXs8M50SukLlFqowlq1rEjOEi9tB6/sMZBv4ytjE9cHBpPhgJDS6Hg0nB0+Ifbv44lmwb0WDg48kBNRGW/kU4kMu9HTvuMuUhiVm2dDoazumc67E8fGvqz4XdalOFebzS8favT1+WobcmEIyNjrO4Hdv5JP0V+nKSdvJ8jbtSbZBKVQFQqEpVAVAJRCUQlEJVAVAJRCUSlPXUv8a6CAT9uzBswb8AeUIt7QAVlFZRVUFZBWQVlFZRVUFaLlFVQVvkeYLWv3ednWh7Nm51RjGkbZnWcKT84cFZEimgZVMkaZhw5P/rpkTs3nbduH2jO+oKzvuGzsZWXloTYWGwsHjhG33n17nnPpOfm5c7+0NnkxHOh13505Ww2fXiK1XsSFzv95dc8Xz8+p70+SWeGQie3nzXPpQgu83Qdfey/er46K52vgcfOV9ZFadZ9JP1Rzfbns+m2zkOKx+mLnBp7hhra6PFkYvjEdFh1aWKLZ2KCxx/ceUAXEX8XWTXjV4q7V0HMSjFmBTEriFlBzApiVhCzgpgVxKzwfq8U+j32ST381vKcdmB2iM+aMRMLJ6pImh87US0dWuXzFHoG9f7oqfTp4IAn2NXX063VNrfrnS6516kPHx3L0FGP/2B1cDCSiff2eNydbVG3S3HZHf3BOL7ZC5Hfgr56Ms9OTIEHZp6UBPmpxV3AXfCazxrvf73TtgOnrbVw2hpHN6+nVlesE6Hl5eUwtcufX7oU57VHG6lduAdMbeW1591bbo695db4qOCQL2qli0LufzhfwrHK+TLP7AfoXXWI4J0caQEau7mH7NBnL+qzQ58d+uzQZ4c+O/TZoc8OffY9vatldx9usOyb/cqGfmVDv7KhX9nQr2zoVzb0Kxv6la3Yr2zoV7bdfiWzs7qB1QKnU4uZs9CrLPyAZsoPiNIuC/pg9cqVVTa2fzGaHMNfcpRm1997b3393r31N27ceOP2jes7O6TwJ1jIICFPXBsla3/JOlayjpesUyXr7GNrD1ujIKbZ6gnvffX18ZL1TMl3Zyp8d+YpdnMV7M6UrBdL7BYr2C1+xfW5Er/nKvg995R17941KhN5J1bir0qW+I9z/56n5mexxF+W+5sp87dYwV9/ybqlxO4FbvdCiZ0Z9376B59Ul8TUVaaXmPGVx23B/5yPf/cC/+6dsngOP3r+/9tXENFJznGujK/5fKGM7x+ekj//vnn/SRl/f4W8+PetEw+47efHwp7v896dCvblfuMV/Mb3fa/cPlXBPrXve9z+P2ahBnQAeNrVwSETwXAcBuDN5v29cUEQBOcEcXFBXFxyC4IgiIuCuCAIC4IgCMLOCQuLi4IgLu4DiE4SBMH/ds5xh+55NE3paJFu6o6+qTiVntEyUqMwHXNrnqtWNSxf/y80EBbqaKIDGw5cePAxwAgBxggxw1xdlWMkyLDDATkKHHHC5cebUGpfNqSt2tIVV7zH/suRBDKWUKK3C3UtiSRsl212n1169DlkwAmnjLhkzJSZumfOgsfP78yCo/oAAAB42h3LsRGAMAxD0R8S4uSOKhMyB6MxBDU1NTWtUdy808kykIBDDnYKGwvmHzks5ND8YSX5LWdflS+ZI5u/GMVPWbU0WjRd16bldH712PfIY/Y/qHMkTQAAeNqFkktuwjAYhCe8qm5Q1WW7yb7CeQANkK4AsUICAWIfUICIQCInoKqrnoMzVD1AT9UjdAKmEnRRW7Y//zP/xIsAKOMTGrKh4fa4ZyOHG95OnMcj7hQXWH1SXMQLaopLdMSKy3jAO7u0QpZwj4PiHJUPxXk840txgZ5vxUW8ajnFJejam+IyatqhF0hPH3vbZOQvd6Enq8IyHbcz6bbdTMqUipJ+rVNfJkG01U/e4Vg3zROuonQebfe6JUzhmO7GW/tRuhBhMLNFXdQbVbt5HbpK07hlGMlcBnGaiCQIRSSXxqDXRw8BJDzoGHPfIsEIPpbYIeRdogoBCyYcuOhggi7apHPXuady1fU3dUpd8gwQ8a5f5A7p0snmRXVFZ4r50b+nblEzuRzuLjbMXTMz8yxYDZk8g02qH1eDWTaa/750xf6Uf0ALBmfC70l2xKwlzMneG/KMWF1SHzCv/wMgcG2+AAB42n2KZ1MTYRhFzxvSgdDsFXvHFSzEHoSoGLFiV4zJIlGyi+uu2LH3DmJ37I469l7GNvbu2Mf+3R+hIfnsM3Pn3LnnwcT/78+/1KI2dahLPerTgIY0EiYRJ8zCIqzCJuyYSCNOOIRTxIsEzFiwYsOOAyfxJJCIiySSSSGVxjShKek0ozktaEkrWtOGtrSjPR3oSCcy6IxEFzLJoivd6E4PsnHTk170pg996Ud/POQwgFzy8DKQQQwmnyH4GEoBwxjOCEYyitEUMoaxjGM8E5jIJCYzhSKm4mcaAYLIFDOdEkLMYCalhFFQKWMWGrPRMZhDOXOZx3wWsJBFLKaCJSxlGctZwUpWsZo1rGUd69nARjaxmS1sZRuVVLGdanawk13sZg972cd+kcgBDnKIwxzhKMc4Llyc4CSnRBKnOcNZznGeC1zkEpe5wlWucZ0b3OSWSOY2d7jLPe6LFB7wkEc85glPecZzXvCSV7zmDW9FKu94zwc+8onPfBFpfOUb3/nBT37x264qckZQUcN2vVytKU69RJOjm6NYNbSojbwpRliL2Ug1FxT6fKYiyWYoIUmSMmN0x+ipYZbHbcmVS3V/dPVI5jxDU11lshZSgwFZ0WVNDkacN9vrtYb9AU1V/gIhT5ADAAAAAf//AB942mNgZGBg4GGAACYgZGTgB2IhIGSEijIAAATtAEgAAA==") format("woff");
    font-weight: 400;
    font-style: normal
}

.form-control {
    position: relative;
    width: 100%;
    height: 48px;
    padding: 0;
    border-radius: 0
}

.form-control:lang(kk-KZ) {
    width: 235px
}

.form-control input {
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: 15px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    border: none
}

.select-form.select_disable .select-form__head:after {
    border: 4px solid #a5a5a5;
    border-top-color: transparent;
    border-left-color: transparent
}

.select-form__head {
    background: #fff;
    padding: 20px 18px;
    padding-right: 36px;
    min-width: 300px;
    transition: .3s
}

@media (max-width: 640px) {
    .select-form__head {
        padding: 15px 40px 12px 12px;
        min-width: 280px
    }
}

.select-form__head:after {
    width: 8px;
    height: 8px;
    border: 4px solid #000;
    border: 4px solid rgba(0, 0, 0, .8)
}

.select-form__title {
    font-size: 20px;
    font-weight: 500;
    transition: .3s
}

@media screen and (min-width: 2000px) {
    .select-form__title {
        font-size: 24px
    }
}

@media screen and (max-width: 640px) {
    .select-form__title {
        font-size: 16px
    }
}

.select-form__title a {
    color: #ddaf53 !important
}

.select-form__title a:hover {
    color: #cc9b37 !important;
    text-decoration: underline !important
}

.select-form__dd {
    position: absolute;
    width: 100%;
    max-height: 0%;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    transition: .3s;
    box-shadow: 0 4px 15px rgba(56, 56, 113, .1)
}

.select-form__dd.is-active {
    max-height: 340%;
    overflow: hidden;
    overflow-y: scroll;
    z-index: 10
}

.select-form__dd li {
    width: 100%;
    background: #fff;
    padding: 20px 18px;
    border-bottom: 1px solid #dcdce6;
    color: #000;
    color: rgba(0, 0, 0, .8);
    cursor: pointer;
    transition: .3s
}

.select-form__dd li.is-active {
    color: #ddaf53;
    color: rgba(221, 175, 83, .8);
    border-bottom: 2px solid rgba(221, 175, 83, .8)
}

.select-form__dd li:hover {
    background: #f3f4fd;
    color: #ddaf53
}

@media screen and (max-width: 1170px) {
    .select-form__dd li {
        font-size: 16px
    }
}

.select-form.select-btns .select-form__head {
    background: #2c3690;
    color: #fff
}

.select-form.select-btns .select-form__head:after {
    border: 4px solid #fff;
    border: 4px solid hsla(0, 0%, 100%, .8);
    border-top-color: transparent;
    border-left-color: transparent
}

.select-form--transparent .select-form__head {
    background: transparent;
    border: 1px solid #fff;
    border: 1px solid hsla(0, 0%, 100%, .3)
}

.select-form--transparent .select-form__head:after {
    border-bottom-color: hsla(0, 0%, 94%, .8);
    border-right-color: hsla(0, 0%, 94%, .8)
}

.select-form--transparent .select-form__title {
    color: #fff;
    color: hsla(0, 0%, 100%, .8)
}

.select-form--transparent .select-form__dd li {
    background: #efefef;
    background: hsla(0, 0%, 94%, .25);
    color: #fff;
    border: 1px solid #dcdce6;
    border-top-color: transparent
}

.select-form--transparent._dark .select-form__dd {
    height: 186px;
    overflow-y: auto
}

@media screen and (max-width: 1366px) {
    .select-form--transparent._dark .select-form__dd {
        height: 124px
    }
}

.select-form--transparent._dark .select-form__dd li {
    background: #0c0c0d;
    background: rgba(12, 12, 13, .9);
    color: #fff;
    border: 1px solid #fff;
    border: 1px solid hsla(0, 0%, 100%, .3);
    border-top-color: transparent
}

.select-form--tabs .select-form__head {
    background: #004d6f;
    border: 1px solid #004d6f
}

.select-form--tabs .select-form__head:after {
    border: 4px solid #fff;
    border: 4px solid hsla(0, 0%, 100%, .8);
    border-top-color: transparent;
    border-left-color: transparent
}

.select-form--tabs .select-form__head span {
    color: #fff
}

.select-form--tabs .select-form__dd li {
    text-transform: uppercase
}

.select-form--tabs .select-form__dd li.is-active {
    background: #f3f4fd;
    border-bottom: 1px solid #dcdce6
}

.select-form.select-links .select-form__dd li {
    padding: 0
}

.select-form.select-links .select-form__dd li a {
    display: block;
    color: #000;
    width: 100%;
    padding: 20px 18px
}

.select-form.select-dn-laptop {
    display: none
}

@media screen and (max-width: 1170px) {
    .select-form.select-dn-laptop {
        display: block
    }
}

.ui {
    position: relative;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px
}

.ui-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
    align-items: baseline
}

.ui-row span {
    width: 10%;
    text-align: right;
    margin-right: 30px;
    color: #1e1e1e;
    color: rgba(30, 30, 30, .3);
    font-size: 16px;
    text-transform: uppercase
}

.ui-links span {
    display: block
}

.ui-links a {
    margin-right: 15px
}

.main-title, h1 {
    font-family: Inter, Merriweather, serif;
    font-size: 65px;
    font-weight: 900;
    color: #302940
}

@media screen and (min-width: 2000px) {
    .main-title, h1 {
        font-size: 69px
    }
}

@media screen and (max-width: 1440px) {
    .main-title, h1 {
        font-size: 56px
    }
}

@media screen and (max-width: 640px) {
    .main-title, h1 {
        font-size: 32px
    }
}

h1._smaller {
    font-family: Inter, Arial, sans-serif;
    font-weight: 700;
    color: #004d6f;
    font-size: 42px
}

@media screen and (min-width: 2000px) {
    h1._smaller {
        font-size: 44px
    }
}

@media screen and (max-width: 640px) {
    h1._smaller {
        font-size: 28px
    }
}

h2 {
    font-family: Inter, Merriweather, serif;
    font-weight: 700;
    color: #cc9b37;
    margin-top: 0;
    margin-bottom: .5em;
    font-size: 2.3em
}

h2 ~ h2 {
    margin-top: 1.2em
}

h3 {
    font-family: Inter, Merriweather, serif;
    font-size: 1.7em;
    font-weight: 700;
    color: #cc9b37;
    margin-bottom: .5em
}

h3 ~ h2 {
    margin-top: 1.2em
}

h4 {
    font-family: Inter, Merriweather, serif;
    font-size: 1.5em;
    font-weight: 700;
    color: #cc9b37
}

.text-large {
    font-family: Inter, Arial, sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: #57564a;
    line-height: 1.5
}

@media screen and (min-width: 2000px) {
    .text-large {
        font-size: 24px
    }
}

@media screen and (max-width: 640px) {
    .text-large {
        font-size: 18px
    }
}

.text-middle {
    font-family: Inter, Arial, sans-serif;
    font-size: 18px;
    font-weight: 300
}

@media screen and (min-width: 2000px) {
    .text-middle {
        font-size: 22px
    }
}

@media screen and (max-width: 640px) {
    .text-middle {
        font-size: 18px
    }
}

.text-regular {
    font-family: Inter, Arial, sans-serif;
    color: #373737;
    line-height: 1.5
}

@media screen and (min-width: 2000px) {
    .text-regular {
        font-size: 20px
    }
}

@media screen and (max-width: 640px) {
    .text-regular {
        font-size: 16px
    }
}

.text-bold {
    font-family: Inter, Arial, sans-serif;
    font-weight: 600;
    color: #373737;
    line-height: 1.5
}

@media screen and (min-width: 2000px) {
    .text-bold {
        font-size: 20px
    }
}

.text-small {
    font-family: Inter, Arial, sans-serif;
    font-size: 14px;
    color: #57564a;
    line-height: 1.5
}

@media screen and (min-width: 2000px) {
    .text-small {
        font-size: 20px
    }
}

@media screen and (max-width: 640px) {
    .text-small {
        font-size: 14px
    }
}

.text-big {
    font-family: Inter, Arial, sans-serif;
    color: #57564a
}

@media screen and (min-width: 2000px) {
    .text-big {
        font-size: 24px
    }
}

@media screen and (max-width: 768px) {
    .text-big {
        font-size: 18px
    }
}

@media (max-width: 640px) {
    .text-big {
        line-height: 1.3
    }
}

.ui-colors {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.ui-color {
    display: block;
    width: 100px;
    height: 100px;
    padding: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    color: #fff;
    margin-right: 10px
}

.cl302940 {
    background-color: #302940
}

.cl2C3690 {
    background-color: #2c3690
}

.cl8D2ACC {
    background-color: #8d2acc
}

.cl373737 {
    background-color: #373737
}

.clC0C3DE {
    background-color: #c0c3de;
    color: #403472
}

.school-about {
    width: 100%;
    padding-top: 150px;
    padding-bottom: 60px;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: cover
}

@media (min-width: 1925px) {
    .school-about {
        padding-top: 180px;
        padding-bottom: 60px;
        min-height: 740px
    }
}

@media screen and (max-width: 640px) {
    .school-about {
        padding: 140px 0 44px
    }
}

.school-about .container {
    position: relative
}

.school-about__btn-back {
    position: absolute;
    left: 15px;
    top: -40px
}

@media screen and (max-width: 1170px) {
    .school-about__btn-back {
        top: -60px
    }
}

@media screen and (max-width: 640px) {
    .school-about__btn-back {
        top: -40px
    }
}

.school-about__inner {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

.school-about__inner h1.main-title, .school-about__inner p.text-large {
    width: 55%
}

@media screen and (max-width: 1000px) {
    .school-about__inner h1.main-title, .school-about__inner p.text-large {
        width: 100%
    }
}

.school-about__inner h1.main-title {
    font-size: 48px;
    margin-bottom: 15px
}

@media screen and (min-width: 2000px) {
    .school-about__inner h1.main-title {
        font-size: 52px
    }
}

@media screen and (max-width: 1000px) {
    .school-about__inner h1.main-title {
        -ms-flex-order: 0;
        order: 0
    }
}

@media (max-width: 640px) {
    .school-about__inner h1.main-title, .school-about__inner h1.main-title:lang(kk-KZ), .school-about__inner h1.main-title:lang(ru-RU) {
        font-size: 32px
    }
}

@media screen and (max-width: 1000px) {
    .school-about__inner p.text-large {
        width: 50%;
        -ms-flex-order: 2;
        order: 2
    }
}

@media screen and (max-width: 640px) {
    .school-about__inner p.text-large {
        width: 100%
    }
}

.school-about__left {
    width: 750px;
    margin-right: 90px
}

@media screen and (max-width: 1000px) {
    .school-about__left {
        width: 100%;
        margin-right: 0
    }
}

.school-about__left h1.main-title {
    margin-bottom: 30px;
    color: #fff
}

.school-about__left p.text-large {
    color: #fff
}

.school-about__right {
    position: absolute;
    right: 0;
    width: 40%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (min-width: 2000px) {
    .school-about__right {
        height: 500px;
        -o-object-position: top center;
        object-position: top center
    }
}

@media screen and (max-width: 1000px) {
    .school-about__right {
        position: relative;
        -ms-flex-order: 3;
        order: 3;
        width: 45%
    }
}

@media screen and (max-width: 640px) {
    .school-about__right {
        -ms-flex-order: 1;
        order: 1;
        height: 300px;
        width: 100%;
        margin-bottom: 15px
    }
}

.school-types {
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 60px
}

.school-types, .school-types__tabs {
    width: 100%;
    display: -ms-flexbox;
    display: flex
}

.school-types__tabs {
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    list-style: none;
    padding: 0;
    margin: 0
}

@media screen and (max-width: 1000px) {
    .school-types__tabs {
        display: none
    }
}

.school-types__tabs--mobile {
    display: none
}

@media screen and (max-width: 1000px) {
    .school-types__tabs--mobile {
        display: block
    }
}

.school-types__tab {
    width: 100%;
    font-size: 18px;
    background: #004d6f;
    color: #fff;
    text-transform: uppercase;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 25px 15px;
    font-family: Inter, Arial, sans-serif;
    cursor: pointer;
    transition: background .3s, color .3s;
    border-top: 4px solid #004d6f;
    white-space: nowrap;
    margin-right: 2px
}

@media screen and (min-width: 2000px) {
    .school-types__tab {
        font-size: 22px
    }
}

.school-types__tab:last-child {
    margin-right: 0
}

@media screen and (max-width: 1000px) {
    .school-types__tab {
        width: 24.8%;
        font-size: 18px
    }
}

@media screen and (max-width: 768px) {
    .school-types__tab {
        min-width: 200px
    }
}

@media screen and (max-width: 640px) {
    .school-types__tab {
        padding: 16px 0;
        font-size: 14px
    }
}

.school-types__tab.is-open {
    background: #fafafa;
    color: #004d6f
}

.school-types__tab:hover {
    background: linear-gradient(180deg, #2c3690, #9636d8);
    color: #fff
}

.school-types__tab:active {
    background: #fafafa;
    color: #004d6f
}

.school-types__content {
    width: 100%;
    display: none;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fafafa;
    padding: 66px 50px 80px
}

@media screen and (max-width: 640px) {
    .school-types__content {
        padding: 37px 10px 60px
    }
}

.school-types__content.is-open, .school-types__line {
    display: -ms-flexbox;
    display: flex
}

.school-types__line {
    width: 100%;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.school-types__line:last-child {
    margin-bottom: 63px
}

@media screen and (max-width: 640px) {
    .school-types__line:last-child {
        margin-bottom: 50px
    }
}

@media screen and (max-width: 1000px) {
    .school-types__line {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.school-types__text {
    width: 79%;
    margin-right: 37px
}

@media screen and (max-width: 1000px) {
    .school-types__text {
        margin-right: 0;
        width: 100%
    }
}

.school-types__text p:first-child {
    display: none
}

@media screen and (max-width: 640px) {
    .school-types__text p:first-child {
        display: block;
        color: #212121
    }
}

.school-types__text p:not(:last-child) {
    margin-bottom: 10px
}

.school-types__dean {
    width: 19%
}

@media screen and (max-width: 1000px) {
    .school-types__dean {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: 15px
    }
}

.school-types__dean img {
    height: 140px;
    width: 140px;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: object-fit\: contain;
    margin-bottom: 10px
}

@media screen and (max-width: 1000px) {
    .school-types__dean img {
        margin-bottom: 0;
        margin-right: 30px
    }
}

@media screen and (max-width: 640px) {
    .school-types__dean img {
        width: 64px;
        height: 64px
    }
}

.school-types__dean p.text-regular {
    margin-bottom: 7px
}

@media screen and (max-width: 640px) {
    .school-types__dean p.text-regular {
        display: none
    }
}

.school-types__dean h4.text-regular {
    opacity: .5
}

@media screen and (max-width: 1000px) {
    .school-types__dean h4.text-regular {
        font-size: 18px;
        font-weight: 400;
        opacity: 1
    }
}

.school-types__dean span.text-small {
    font-size: 14px;
    color: #212121;
    font-weight: 300;
    opacity: .6;
    display: none
}

@media screen and (max-width: 1000px) {
    .school-types__dean span.text-small {
        display: block
    }
}

.school-types__labs {
    min-width: 160px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-right: 30px
}

@media screen and (max-width: 1000px) {
    .school-types__labs {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center;
        margin-right: 0;
        margin-bottom: 30px
    }
}

.school-types__labs p {
    font-family: Inter, Arial, sans-serif;
    font-weight: 900;
    font-size: 80px;
    line-height: 101px;
    margin-bottom: 10px;
    margin-top: -20px
}

@media screen and (max-width: 1000px) {
    .school-types__labs p {
        font-size: 60px;
        margin-bottom: 0;
        margin-right: 30px
    }
}

@media screen and (max-width: 1000px) {
    .school-types__labs span.text-regular {
        font-size: 14px
    }
}

.school-types__desc:not(:last-child) {
    margin-right: 40px
}

@media screen and (max-width: 1000px) {
    .school-types__desc:not(:last-child) {
        margin-right: 0;
        margin-bottom: 30px
    }
}

.school-types__desc h4 {
    margin: 0 0 14px
}

.school-types__programs {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 71px
}

.school-types__programs h2 {
    width: 100%;
    color: #212121;
    margin-bottom: 46px
}

@media screen and (max-width: 640px) {
    .school-types__programs h2 {
        margin-bottom: 25px;
        color: #004d6f
    }
}

@media screen and (max-width: 640px) {
    .school-types__programs {
        margin-bottom: 36px
    }
}

.school-types__items {
    width: 100%;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    border-top: 1px solid #c4c4c4
}

.school-types__items:last-child {
    border-bottom: 1px solid #c4c4c4
}

.school-types__items.is-open h4 {
    color: #004d6f;
    padding: 44px 50px 30px
}

.school-types__items.is-open h4:after {
    transform: rotate(180deg)
}

@media screen and (max-width: 640px) {
    .school-types__items.is-open h4 {
        padding: 15px 0
    }
}

.school-types__items h4 {
    font-size: 26px;
    color: #212121;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 44px 50px;
    transition: color .3s;
    margin: 0;
    cursor: pointer
}

@media screen and (max-width: 640px) {
    .school-types__items h4 {
        padding: 15px 0;
        font-size: 20px
    }
}

.school-types__items h4:hover {
    color: #004d6f
}

.school-types__items h4:after {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(../images/icons/dropdown.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 20px;
    margin-top: 8px;
    transition: .3s
}

.school-types__body {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 50px 44px;
    display: none
}

@media screen and (max-width: 1000px) {
    .school-types__body {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (max-width: 640px) {
    .school-types__body {
        padding: 0 0 20px
    }
}

.school-types__body-left {
    width: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (min-width: 1925px) {
    .school-types__body-left {
        width: 72%
    }
}

@media screen and (max-width: 1000px) {
    .school-types__body-left {
        width: 100%
    }
}

.school-types__body-left p.text-large {
    margin: 0 0 10px
}

@media screen and (max-width: 640px) {
    .school-types__body-left p.text-large {
        font-size: 18px
    }
}

.school-types__body-left p.text-bold {
    margin: 0 0 10px
}

.school-types__body-left span.text-regular {
    color: #212121;
    margin: 0 0 40px
}

@media screen and (max-width: 640px) {
    .school-types__body-left span.text-regular {
        margin: 0 0 20px
    }
}

.school-types__body-right {
    width: 48%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: object-fit\: cover
}

@media (min-width: 1925px) {
    .school-types__body-right {
        width: 25%
    }
}

@media screen and (max-width: 1000px) {
    .school-types__body-right {
        width: 100%;
        height: auto;
        max-height: 220px;
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: 10px
    }
}

.school-types__form {
    width: 100%;
    padding-left: 50px
}

@media screen and (max-width: 640px) {
    .school-types__form {
        padding-left: 0
    }
}

@media screen and (max-width: 640px) {
    .school-types__form .form__input {
        padding: 0
    }
}

.form {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.form h3 {
    width: 100%;
    margin: 0 0 5px;
    margin-left: 1.2vw !important
}

@media (max-width: 640px) {
    .form h3 {
        margin-left: 4vw !important
    }
}

.form__external {
    position: relative;
    width: 100%;
    padding: 0 40px 40px;
    background-color: #fafafa
}

@media (max-width: 640px) {
    .form__external {
        padding: 0
    }
}

.form__external h4 {
    background-color: #fafafa;
    margin-top: 0
}

@media (max-width: 640px) {
    .form__external h4 {
        margin-left: 15px
    }
}

.form__external--inner {
    position: relative;
    width: 30vw
}

@media (min-width: 1925px) {
    .form__external--inner {
        width: 23vw
    }
}

@media (max-width: 640px) {
    .form__external--inner {
        width: 100%
    }
}

.form__main {
    width: 60%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #f3f2f7;
    padding: 50px
}

@media screen and (max-width: 1000px) {
    .form__main {
        width: 100%
    }
}

@media screen and (max-width: 640px) {
    .form__main {
        padding: 0;
        background: transparent
    }
}

.form__main--hide {
    display: none !important
}

.form__main h4 {
    font-size: 26px;
    font-family: Inter, Merriweather, serif;
    color: #212121;
    margin: 0 0 30px
}

@media screen and (max-width: 640px) {
    .form__main h4 {
        font-size: 18px;
        font-weight: 400
    }
}

.form__side {
    width: 33%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 1000px) {
    .form__side {
        display: none
    }
}

.form__side div {
    height: 48%;
    padding: 100px 90px 0 60px
}

.form__extra {
    position: relative;
    width: 35%;
    background: #f3f2f7
}

.form__inner {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.form__inner:not(:last-child) {
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    margin-bottom: 45px
}

@media screen and (max-width: 640px) {
    .form__inner:not(:last-child) {
        margin-bottom: 20px
    }
}

.form__row {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.form__row--sb {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.form__row span.small-text {
    font-size: 12px
}

.form__radio {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 30px
}

.form__radio:not(:last-child) {
    margin-right: 30px
}

@media screen and (max-width: 640px) {
    .form__radio:not(:last-child) {
        margin-right: 10px
    }
}

.form__radio input {
    width: 0;
    height: 0;
    display: none
}

.form__radio input:checked + label {
    opacity: 1;
    border: 4px solid #928ac5
}

.form__radio label {
    cursor: pointer;
    font-weight: 500
}

.form__radio--circle {
    width: 21px;
    height: 21px;
    box-sizing: border-box;
    border: 2px solid #7d83ba;
    border-radius: 50%;
    opacity: .6;
    margin: 0 10px 0 0;
    transition: border .3s
}

.form__radio--circle:hover {
    opacity: 1
}

.form__radio--circle:active {
    border: 6px solid #928ac5
}

.form__radio--text {
    font-size: 22px;
    margin: 0 10px 0 0
}

@media screen and (max-width: 640px) {
    .form__radio--text {
        font-size: 16px
    }
}

.form__input {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 30px
}

@media screen and (max-width: 640px) {
    .form__input {
        padding: 0 10px
    }
}

.form__input--age {
    width: 30%
}

@media screen and (max-width: 640px) {
    .form__input--age {
        width: 100%
    }
}

.form__input--email {
    width: 65%
}

@media screen and (max-width: 640px) {
    .form__input--email {
        width: 100%
    }
}

.form__input--half {
    width: 48%
}

@media screen and (max-width: 640px) {
    .form__input--half {
        width: 100%;
        padding: 0 10px
    }
}

.form__input--small {
    margin-bottom: 0
}

.form__input--small input {
    min-width: 190px;
    padding: 10px !important;
    font-size: 14px !important
}

.form__input--small input:-ms-input-placeholder {
    color: #302940;
    color: rgba(48, 41, 64, .4)
}

.form__input--small input::placeholder {
    color: #302940;
    color: rgba(48, 41, 64, .4)
}

.form__input label {
    font-size: 22px;
    color: #1e1e1e;
    margin-bottom: 10px;
    font-weight: 500
}

@media screen and (max-width: 640px) {
    .form__input label {
        font-size: 16px
    }
}

.form__input input, .form__input textarea {
    width: 100%;
    font-size: 20px;
    color: #000;
    padding: 20px 21px;
    border: 1px solid #dcdce6;
    background: #fff;
    resize: none
}

.form__input input:focus, .form__input textarea:focus {
    border: 1px solid #acacc9;
    box-shadow: none
}

.form__input input.is-success, .form__input textarea.is-success {
    border: 1px solid #66cba7
}

.form__input input.is-error, .form__input textarea.is-error {
    border: 1px solid #f39898
}

@media screen and (max-width: 640px) {
    .form__input input, .form__input textarea {
        font-size: 16px;
        padding: 16px 9px
    }
}

.form__select, .form__select .select-form {
    width: 100%
}

.form__select .select-form__head {
    min-width: 100%
}

.form__file {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 20px
}

.form__file input {
    width: 0;
    height: 0;
    display: none
}

.form__file label {
    padding-bottom: 1px;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.form__file label span {
    color: #004d6f;
    border-bottom: 1px solid rgba(0, 77, 111, .5)
}

.form__file img {
    width: 18px;
    height: 18px;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: object-fit\: contain;
    margin-left: 5px
}

.form__file span.text-small {
    opacity: .5;
    margin-top: 5px
}

.form__file ul {
    padding: 0;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    list-style: none
}

.form__file ul li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.form__file ul li span.text-small {
    opacity: 1;
    margin-top: 0;
    margin-right: 5px
}

.form__file ul li span.btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    background-color: transparent;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    border: none
}

.form button.btn__vio {
    margin-right: auto;
    background: #1d85ff
}

.form button.btn__vio:hover {
    background: linear-gradient(180deg, #5630ef, #1d85ff)
}

.form__radiobtn {
    position: relative;
    display: block;
    padding-left: 30px;
    cursor: pointer;
    font-size: 22px;
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-weight: 400;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 50px
}

@media (max-width: 640px) {
    .form__radiobtn {
        font-size: 16px;
        padding-top: 5px
    }
}

.form__radiobtn:hover input ~ .form__radiobtn--checkmark {
    background-color: #ccc
}

.form__radiobtn:hover input:checked ~ .form__radiobtn--checkmark {
    background-color: #2196f3
}

.form__radiobtn.w50 {
    width: 50%
}

.form__radiobtn.is-active > .form__radiobtn--checkmark:after {
    display: block
}

.form__radiobtn input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.form__radiobtn--checkmark {
    position: absolute;
    top: 5px;
    left: 0;
    height: 21px;
    width: 21px;
    background-color: transparent;
    border: 2px solid #cc9b37;
    border-radius: 50%;
    transition: .3s
}

@media (min-width: 2048px) {
    .form__radiobtn--checkmark {
        height: 29px;
        width: 29px;
        top: -2px;
        left: -3px
    }
}

.form__radiobtn--checkmark:after {
    content: "";
    position: absolute;
    display: none;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background: #cc9b37;
    border: 3px solid #cc9b37;
    box-sizing: border-box;
    margin: 0
}

.testimonials__content--wrap {
    padding-top: 30px
}

.testimonials__content--wrap h2 {
    margin-top: 0
}

@media screen and (max-width: 640px) {
    .testimonials__content--wrap {
        padding-top: 20px
    }
}

.testimonials__content--items {
    padding-top: 70px
}

@media (max-width: 768px) {
    .testimonials__content--items {
        padding-top: 15px
    }
}

.testimonials__feture {
    position: relative;
    padding: 50px 0 40px 60px;
    background: #f3f2f7;
    width: 70%
}

@media screen and (min-width: 2000px) {
    .testimonials__feture {
        width: 80%
    }
}

@media (max-width: 1000px) {
    .testimonials__feture {
        width: 100%;
        padding: 20px 21px 40px 10px
    }
}

.testimonials__feture--name {
    font-size: 26px
}

@media (max-width: 768px) {
    .testimonials__feture--name {
        font-size: 16px
    }
}

.testimonials__feture:before {
    position: absolute;
    content: "";
    top: -45px;
    left: -52px;
    width: 65px;
    height: 60px;
    background-image: url(../images/icons/vectorup.svg)
}

@media (min-width: 1440px) and (max-width: 1550px) {
    .testimonials__feture:before {
        left: 0
    }
}

@media (max-width: 1440px) {
    .testimonials__feture:before {
        left: 0;
        z-index: 1
    }
}

@media (max-width: 768px) {
    .testimonials__feture:before {
        z-index: 1;
        background-size: 27px 27px;
        background-repeat: no-repeat;
        background-position-x: left;
        background-position-y: bottom
    }
}

.testimonials__feture--head {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.testimonials__feture--head img {
    border-radius: 99px;
    height: 80px;
    width: 80px;
    -o-object-fit: contain;
    object-fit: contain
}

@media (max-width: 768px) {
    .testimonials__feture--head img {
        height: -moz-max-content;
        height: max-content;
        width: -moz-max-content;
        width: max-content
    }
}

@media screen and (max-width: 640px) {
    .testimonials__feture--head img {
        width: 56px;
        height: 56px;
        border-radius: 90px
    }
}

.testimonials__feture--body {
    padding-left: 25px;
    padding-right: 50px
}

.testimonials__feture--text {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 735px
}

@media screen and (min-width: 2000px) {
    .testimonials__feture--text {
        width: 80%
    }
}

@media (max-width: 1366px) {
    .testimonials__feture--text {
        width: 100%;
        padding-right: 25px
    }
}

.testimonials__feture2 {
    margin: -30px 0;
    margin-left: 240px;
    position: relative;
    padding: 60px 0 40px 80px;
    background: #fff;
    z-index: 1;
    width: 70%;
    box-shadow: 0 0 20px rgba(48, 41, 64, .1)
}

@media screen and (min-width: 2000px) {
    .testimonials__feture2 {
        width: 80%
    }
}

@media (max-width: 1000px) {
    .testimonials__feture2 {
        width: 100%;
        margin: 0;
        padding: 20px 21px 40px 10px
    }
}

.testimonials__feture2:after {
    position: absolute;
    content: "";
    bottom: -45px;
    right: -52px;
    width: 65px;
    height: 60px;
    margin-bottom: 25px;
    background-image: url(../images/icons/vectordown.svg)
}

@media (max-width: 1440px) {
    .testimonials__feture2:after {
        right: 0
    }
}

@media (max-width: 768px) {
    .testimonials__feture2:after {
        z-index: 1;
        background-size: 27px 27px;
        background-repeat: no-repeat;
        background-position-x: right;
        background-position-y: top
    }
}

@media (max-width: 1000px) {
    .testimonials__feture2:after {
        top: -15px
    }
}

.testimonials__feture2--text {
    padding-top: 20px;
    padding-bottom: 74px;
    width: 735px
}

@media (max-width: 1366px) {
    .testimonials__feture2--text {
        width: 100%
    }
}

.testimonials__feture2--name {
    font-size: 26px
}

@media (max-width: 768px) {
    .testimonials__feture2--name {
        font-size: 16px
    }
}

.testimonials__paginations {
    width: 45%;
    padding-top: 50px;
    padding-bottom: 25px
}

@media (max-width: 1170px) {
    .testimonials__paginations {
        width: 30%
    }
}

@media (max-width: 768px) {
    .testimonials__paginations {
        width: 40%
    }
}

@media (max-width: 640px) {
    .testimonials__paginations {
        width: 90%
    }
}

.testimonials__paginations ul {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 0
}

@media (max-width: 480px) {
    .testimonials__paginations ul {
        -ms-flex-pack: center;
        justify-content: center
    }
}

.testimonials__paginations ul li:not(:last-child) {
    margin-right: 30px
}

@media screen and (max-width: 640px) {
    .testimonials__paginations ul li:not(:last-child) {
        margin-right: 20px
    }
}

.testimonials__paginations ul li.is-active a {
    color: #cc9b37 !important
}

.testimonials__paginations ul li a {
    font-size: 25px;
    line-height: 30px;
    color: #d1b378
}

@media (max-width: 480px) {
    .testimonials__paginations ul li a {
        font-size: 22px;
        line-height: 28px
    }
}

.side-info {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.side-info--number span {
    font-family: Inter, Arial, sans-serif;
    font-size: 60px;
    font-weight: 900;
    line-height: 1.2
}

.side-info--number:before {
    display: none
}

.governance {
    width: 100%;
    padding-bottom: 35px
}

.governance .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.governance .text-large a {
    color: #212121
}

.governance .text-regular a {
    color: #cc9b37
}

.governance-main {
    width: 70%;
    padding-top: 30px;
    margin-right: 50px
}

@media screen and (max-width: 1000px) {
    .governance-main {
        width: 100%;
        margin-right: 0
    }
}

@media screen and (max-width: 640px) {
    .governance-main {
        padding-top: 20px
    }
}

.governance-main .link-under:hover {
    background-color: #f9efec
}

.governance-main h2 {
    margin-top: 0;
    color: #cc9b37 !important
}

.governance-main__board {
    width: 100%;
    background: #f3f2f7;
    padding: 35px 0 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #2f3144;
    z-index: 2
}

.governance-main__row {
    width: 100%;
    margin-bottom: 30px;
    overflow: auto;
    padding-top: 37px
}

@media screen and (max-width: 640px) {
    .governance-main__row {
        margin-top: 0;
        padding-top: 0
    }
}

.governance-main__row--wrapper {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.governance-main__col {
    width: 25%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

@media screen and (max-width: 768px) {
    .governance-main__col {
        width: 32%;
        min-width: 75%
    }
}

.governance-main__col p.text-large {
    min-height: 120px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.governance-main__col p {
    padding: 5px 10px;
    background: #f3f2f7;
    position: relative;
    text-align: center
}

@media screen and (max-width: 768px) {
    .governance-main__col p {
        font-size: 16px
    }
}

.governance-main__col p:not(:last-child) {
    margin-bottom: 70px
}

@media screen and (max-width: 768px) {
    .governance-main__col p:not(:last-child) {
        margin-bottom: 40px
    }
}

.governance-main__col p:before {
    content: "";
    height: 70px;
    width: 1px;
    border: 1px dashed #2c3690;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    opacity: .3;
    z-index: -1
}

.governance-main a.mb30 {
    margin-bottom: 30px;
    text-decoration: none
}

.governance-main a.mb30:hover {
    text-decoration: none;
    color: #212121
}

@media screen and (max-width: 640px) {
    .governance-main a.mb30 {
        margin-bottom: 10px
    }
}

.governance-main__big-image {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: object-fit\:contain;
    margin-bottom: 27px
}

.governance-main h3 {
    color: #2f3144;
    margin-bottom: 37px
}

.governance-main h3.governance-main__board {
    margin-bottom: 0
}

.governance-main__member {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef
}

@media screen and (max-width: 768px) {
    .governance-main__member {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.governance-main__member + .governance-main__member {
    border-top: 0
}

.governance-main__member p.text-regular {
    width: 70%
}

.governance-main__member p.text-regular:first-child {
    min-width: 230px;
    width: 30%;
    margin-right: 55px
}

.governance-main .side-info._hidden {
    display: none
}

@media screen and (max-width: 1000px) {
    .governance-main .side-info._hidden {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 0;
        margin-bottom: 20px
    }

    .governance-main .side-info._hidden span {
        margin-right: 20px
    }
}

@media screen and (max-width: 640px) {
    .governance-main .side-info._hidden {
        margin-top: 0
    }
}

.governance-main p.text-bold a {
    color: #ddaf53 !important;
    text-decoration: underline
}

.governance-main p.text-bold a a:hover {
    color: #cc9b37 !important;
    text-decoration: underline
}

.governance__member-card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.governance__member-card--row {
    width: 404px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 40px
}

.governance__member-card--row._hidden {
    display: none
}

@media screen and (max-width: 1000px) {
    .governance__member-card--row._hidden {
        display: -ms-flexbox;
        display: flex
    }
}

@media screen and (max-width: 1000px) {
    .governance__member-card--row {
        width: 100%
    }
}

.governance__member-card--row img {
    width: 89px;
    height: 89px;
    margin-right: 15px
}

.governance__member-card--col {
    width: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 282px;
    margin-top: 170px
}

.governance__member-card--col img {
    width: 133px;
    height: 133px;
    margin-bottom: 15px
}

.governance__member-card img {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: object-fit\: cover;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.governance__member-card p.text-small {
    font-size: 20px
}

.governance__member-card h4 {
    margin-bottom: 10px;
    margin-top: 0
}

.governance__member-card span {
    opacity: .6
}

@media screen and (max-width: 1000px) {
    .governance .dn_mob {
        display: none
    }
}

.governance .mobile {
    display: none
}

@media screen and (max-width: 1000px) {
    .governance .mobile {
        display: block;
        position: relative;
        margin-bottom: 30px
    }
}

.governance .mobile img {
    width: 100%
}

.governance .mobile .btn_loop {
    position: absolute;
    right: 0;
    bottom: -30px
}

.governance .mobile .btn_loop img {
    width: 20px;
    height: 20px
}

.governance .mobile .modal_window {
    width: 100%;
    display: none;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    z-index: 11;
    height: 100%;
    left: 0;
    top: 0;
    overflow: auto;
    background: #292929;
    background: rgba(41, 41, 41, .5)
}

.governance .mobile .modal_window-body {
    height: 80%;
    width: 80%;
    background: #fff
}

.governance .mobile .modal_window-body img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.provostguide {
    padding-top: 30px
}

@media screen and (max-width: 640px) {
    .provostguide {
        padding-top: 10px
    }
}

.provostguide .select-form__dd a {
    color: #3c3d48 !important
}

.provostguide .select-form__dd a:hover {
    color: #3c3d48 !important;
    text-decoration: underline !important
}

.provostguide__inner {
    display: -ms-flexbox;
    display: flex
}

.provostguide__content--wrap {
    width: 80%
}

@media (max-width: 1170px) {
    .provostguide__content--wrap {
        width: 100%
    }
}

.provostguide__content--wrap h2 {
    margin-top: 0
}

@media (max-width: 768px) {
    .provostguide__content--wrap h2 {
        font-size: 24px
    }
}

.provostguide__content {
    padding-top: 15px
}

@media screen and (max-width: 640px) {
    .provostguide__content {
        padding-top: 0
    }
}

.provostguide .select-dn-laptop {
    font-size: 16px;
    padding: 11px 0 27px
}

@media (min-width: 1170px) {
    .provostguide .select-dn-laptop {
        display: none
    }
}

.provostguide .select-dn-laptop .select-form__title {
    font-size: 16px
}

.provostguide__body {
    background: #f3f2f7;
    padding: 45px 69px 65px 49px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-bottom: 20px
}

@media (max-width: 768px) {
    .provostguide__body {
        display: block
    }
}

@media (max-width: 640px) {
    .provostguide__body {
        padding: 23px 20px 30px 10px
    }
}

.provostguide__body.another {
    -ms-flex-direction: unset;
    flex-direction: unset
}

.provostguide__body.another .provostguide__img {
    width: 20%
}

@media (max-width: 1000px) {
    .provostguide__body.another .provostguide__img {
        width: 35%
    }
}

@media (max-width: 768px) {
    .provostguide__body.another .provostguide__img {
        width: 100%
    }
}

.provostguide__img {
    width: 22%
}

@media (max-width: 1000px) {
    .provostguide__img {
        width: 35%
    }
}

@media (max-width: 768px) {
    .provostguide__img {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 20px
    }
}

.provostguide__img img {
    width: 140px;
    border-radius: 90px;
    height: 140px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
}

@media (max-width: 640px) {
    .provostguide__img img {
        width: 60px;
        height: 60px
    }
}

@media (max-width: 768px) {
    .provostguide__img .provostguide__mobile {
        margin-left: 8%
    }
}

.provostguide__img .provostguide__mobile h4 {
    font-size: 26px
}

@media (max-width: 640px) {
    .provostguide__img .provostguide__mobile h4 {
        font-size: 18px
    }
}

.provostguide__text {
    width: 80%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width: 768px) {
    .provostguide__text {
        width: 100%
    }
}

.provostguide__text.another_text {
    margin-left: 52px
}

@media (max-width: 768px) {
    .provostguide__text.another_text {
        margin: 0 auto
    }
}

.provostguide__text-target {
    display: none
}

.provostguide__text-target span.text-regular {
    width: auto
}

@media (max-width: 640px) {
    .provostguide__text-target span.text-regular {
        width: 100%
    }
}

.provostguide__text p {
    width: 81%
}

@media (max-width: 640px) {
    .provostguide__text p {
        width: 100%
    }
}

.provostguide__text p.pa {
    left: 69%;
    width: 175px;
    bottom: 0
}

@media (max-width: 640px) {
    .provostguide__text p.pa {
        position: unset;
        width: 100%;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center
    }
}

.provostguide__text span {
    display: inline-block;
    width: 82%
}

@media (max-width: 640px) {
    .provostguide__text span {
        width: 100%
    }
}

.provostguide .another_color {
    display: inline-block;
    margin-bottom: 5%;
    color: #2f3144;
    color: rgba(47, 49, 68, .6)
}

@media (max-width: 768px) {
    .provostguide .another_color.dn_mob {
        display: none
    }
}

@media (max-width: 640px) {
    .provostguide .dn_mob {
        display: none
    }
}

.provostguide .dn_des {
    display: none
}

@media (max-width: 640px) {
    .provostguide .dn_des {
        display: block
    }
}

.program .container:after, .program .container:before {
    display: none
}

.program-economics {
    width: 100%;
    margin-bottom: 15px
}

.program-economics, .program-economics .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

.program-economics .container {
    padding-top: 39px
}

.program-economics__inner {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px
}

.program-economics__left {
    width: 48%
}

@media screen and (max-width: 1000px) {
    .program-economics__left {
        width: 100%
    }
}

.program-economics__right {
    width: 48%;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: object-fit\: contain
}

@media screen and (max-width: 1000px) {
    .program-economics__right {
        display: none
    }
}

.program-economics ol {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    counter-reset: a
}

.program-economics ol li {
    padding-bottom: 2px;
    margin-left: 20px;
    position: relative
}

.program-economics ol li:not(:last-child) {
    margin-bottom: 10px
}

.program-economics ol li:before {
    counter-increment: a;
    content: counter(a) ".";
    border-bottom: none;
    position: absolute;
    left: -20px;
    color: #151515;
    color: hsla(0, 0%, 8%, .3)
}

.program-economics ol li a.link {
    font-size: 20px
}

.program-info .container {
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 82px
}

.program-info .container, .program-info__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.program-info__inner {
    width: 40%;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 25px
}

@media screen and (max-width: 768px) {
    .program-info__inner {
        width: 100%
    }
}

.program-info__inner p {
    color: #212121;
    margin-bottom: 0
}

.program-info__inner a {
    position: relative;
    color: #dfbb73;
    font-size: 20px
}

.program-info__inner a:hover {
    text-decoration: none
}

.program-info__inner ul {
    padding: 0 0 0 20px;
    margin: 0
}

.program-info__inner img {
    width: 177px;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: object-fit\: contain
}

.program-years .container {
    -ms-flex-direction: column;
    flex-direction: column;
    background: #f3f2f7;
    padding: 28px 51px
}

.program-years .container, .program-years__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.program-years__inner {
    width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.program-years__year {
    width: 22%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

@media screen and (max-width: 1000px) {
    .program-years__year {
        width: 48%
    }

    .program-years__year:not(:nth-last-child(-n+2)) {
        margin-bottom: 30px
    }
}

@media screen and (max-width: 1000px) and (max-width: 640px) {
    .program-years__year:not(:nth-last-child(-n+2)) {
        margin-bottom: 0
    }
}

@media screen and (max-width: 1000px) and (max-width: 640px) {
    .program-years__year:not(:last-child) {
        margin-bottom: 30px
    }
}

@media screen and (max-width: 640px) {
    .program-years__year {
        width: 100%
    }
}

.program-years__year p {
    font-family: Inter, Arial, sans-serif;
    font-weight: 700;
    font-size: 24px
}

.program-years__year ul {
    padding: 0 0 0 20px;
    margin: 0
}

.program-years__year ul li {
    font-size: 20px
}

.program-require .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

.program-require__items {
    width: 100%;
    border-bottom: 1px solid #c4c4c4
}

.program-require__items.is-open {
    background: #f3f2f7
}

.program-require__items.is-open h4:after {
    transform: rotate(180deg);
    transition: .3s
}

.program-require__items h4 {
    color: #212121;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 44px 51px;
    cursor: pointer;
    transition: .3s
}

.program-require__items h4:hover {
    color: #004d6f
}

.program-require__items h4:after {
    content: "";
    width: 20px;
    height: 20px;
    background: url(../images/icons/dropdown.svg) no-repeat 50%;
    background-size: contain;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    transition: .3s;
    margin-left: 100px
}

@media screen and (max-width: 640px) {
    .program-require__items h4:after {
        margin-left: 20px
    }
}

.program-require__body {
    padding: 5px 51px 44px;
    display: none
}

.program-require__body, .program-require__body-inner {
    width: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

.program-require__body-inner {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    overflow-x: auto
}

.program-require__body-items {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.program-require__body-items:not(:last-child) {
    margin-bottom: 15px
}

.program-require__body-items h5 {
    width: 24%;
    font-size: 24px;
    font-weight: 700;
    color: #212121;
    margin-bottom: 25px;
    min-width: 250px;
    margin-right: 10px;
    margin-bottom: 7px
}

.program-require__body-items ul {
    width: 24%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    list-style: none;
    padding: 0;
    margin: 0;
    min-width: 250px;
    margin-right: 10px
}

.program-require__body-items ul._mr-a {
    margin-right: auto
}

.program-require__body-items p {
    width: 24%;
    min-width: 250px;
    margin-right: 10px
}

.program-require__body-info {
    width: 50%;
    opacity: .6
}

@media screen and (max-width: 1000px) {
    .program-require__body-info {
        width: 70%
    }
}

.program-steps .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 70px
}

.program-steps h3 {
    margin-bottom: 45px
}

.program-steps__inner {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media screen and (max-width: 1000px) {
    .program-steps__inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.program-steps__main {
    width: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-right: 110px
}

@media screen and (max-width: 1000px) {
    .program-steps__main {
        width: 100%;
        margin-right: 0;
        margin-bottom: 45px
    }
}

.program-steps h5 {
    font-size: 26px
}

.program-steps h5:not(:first-child) {
    margin-top: 45px
}

.program-steps ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0;
    padding: 0;
    counter-reset: b;
    list-style: none;
    margin-bottom: 10px
}

.program-steps ul li:before {
    counter-increment: b;
    content: counter(b) ".";
    color: #c4c4c4
}

.program-steps a.link-under {
    font-size: 20px
}

.program-steps a.link-under:hover {
    text-decoration: none
}

.program-steps p._attention {
    color: #c80f0f
}

.program-steps__side {
    position: sticky;
    top: 70px;
    width: 475px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 32px 47px;
    background: #fff
}

@media screen and (max-width: 1000px) {
    .program-steps__side {
        width: 70%;
        margin: 0 auto
    }
}

@media screen and (max-width: 640px) {
    .program-steps__side {
        width: 100%
    }
}

.program-form {
    padding-top: 70px;
    padding-bottom: 30px
}

.program-form h3 {
    margin-left: 45px
}

.academiccouncil {
    padding-top: 30px
}

@media screen and (max-width: 1000px) {
    .academiccouncil {
        padding-top: 10px
    }
}

@media screen and (max-width: 640px) {
    .academiccouncil {
        padding-top: 0
    }
}

.academiccouncil__inner {
    display: -ms-flexbox;
    display: flex
}

.academiccouncil__content--wrap {
    width: 80%
}

@media (max-width: 1170px) {
    .academiccouncil__content--wrap {
        width: 100%;
        padding: 10px
    }
}

.academiccouncil__content--wrap .select-dn-laptop {
    display: none
}

@media (max-width: 1170px) {
    .academiccouncil__content--wrap .select-dn-laptop {
        display: block
    }
}

.academiccouncil__content--wrap h2 {
    margin-top: 0
}

.academiccouncil__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.academiccouncil__content .text-regular, .academiccouncil__content span.text-big {
    color: #2f3144
}

.academiccouncil__content .text-regular a {
    color: #cc9b37
}

@media (max-width: 1170px) {
    .academiccouncil__content {
        padding: 10px
    }
}

.academiccouncil-main__board {
    width: 100%;
    background: #f3f2f7;
    padding: 35px 0 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #302940;
    margin-bottom: 50px;
    z-index: 2;
    font-weight: 300 !important;
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif !important
}

@media screen and (max-width: 640px) {
    .academiccouncil-main__board {
        padding: 10px 0
    }
}

.academiccouncil-main__row {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px
}

@media (max-width: 640px) {
    .academiccouncil-main__row {
        height: 200px
    }
}

.academiccouncil-main__col {
    width: 18%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

@media screen and (max-width: 768px) {
    .academiccouncil-main__col {
        width: 32%
    }
}

@media (max-width: 640px) {
    .academiccouncil-main__col {
        width: 25%
    }
}

@media screen and (max-width: 640px) {
    .academiccouncil-main__col {
        width: 20%
    }
}

@media (max-width: 1000px) {
    .academiccouncil-main__col:first-child {
        padding-top: 12em
    }

    .academiccouncil-main__col:first-child p::before {
        height: 250px
    }
}

@media screen and (max-width: 1000px) and (max-width: 640px) {
    .academiccouncil-main__col:first-child p::before {
        height: 170px
    }
}

@media (max-width: 1000px) {
    .academiccouncil-main__col:nth-child(3) {
        padding-top: 12em
    }

    .academiccouncil-main__col:nth-child(3) p:before {
        height: 223px
    }
}

@media screen and (max-width: 1000px) and (max-width: 640px) {
    .academiccouncil-main__col:nth-child(3) p:before {
        height: 170px
    }
}

@media (max-width: 1000px) {
    .academiccouncil-main__col:nth-child(5) {
        padding-top: 12em
    }

    .academiccouncil-main__col:nth-child(5) p:before {
        height: 250px
    }
}

@media screen and (max-width: 1000px) and (max-width: 640px) {
    .academiccouncil-main__col:nth-child(5) p:before {
        height: 170px
    }
}

@media (max-width: 640px) {
    .academiccouncil-main__col:first-child {
        position: absolute;
        left: 18%;
        padding-top: 8em
    }

    .academiccouncil-main__col:nth-child(3) {
        position: absolute;
        right: 18%;
        padding-top: 8em
    }

    .academiccouncil-main__col:nth-child(5) {
        position: absolute;
        right: 34%;
        padding-top: 0
    }

    .academiccouncil-main__col:nth-child(5) p:before {
        height: 140px
    }
}

@media screen and (max-width: 640px) and (max-width: 640px) {
    .academiccouncil-main__col:nth-child(5) p:before {
        height: 80px
    }
}

@media (max-width: 640px) {
    .academiccouncil-main__col:first-child {
        left: 20%
    }

    .academiccouncil-main__col:nth-child(3) {
        right: 20%
    }

    .academiccouncil-main__col:nth-child(5) {
        right: 40%
    }
}

.academiccouncil-main__col p {
    padding: 17px 21px;
    background: #f3f2f7;
    position: relative;
    text-align: center;
    color: #2f3144;
    font-weight: 300 !important
}

@media screen and (max-width: 1440px) {
    .academiccouncil-main__col p {
        font-size: 16px
    }
}

@media screen and (max-width: 640px) {
    .academiccouncil-main__col p {
        font-size: 12px;
        padding: 14px 10px
    }
}

.academiccouncil-main__col p:not(:last-child) {
    margin-bottom: 70px
}

@media screen and (max-width: 768px) {
    .academiccouncil-main__col p:not(:last-child) {
        margin-bottom: 40px
    }
}

.academiccouncil-main__col p:before {
    content: "";
    height: 70px;
    width: 1px;
    border: 1px dashed #2c3690;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    opacity: .3;
    z-index: -1
}

.academiccouncil-address {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 30px
}

.academiccouncil-address span.text-big {
    color: #0e0e0e
}

@media screen and (max-width: 640px) {
    .academiccouncil-address span.text-big {
        font-size: 16px
    }
}

.academiccouncil-address span:nth-child(3) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.academiccouncil-address a {
    color: #cc9b37;
    font-size: 16px;
    font-weight: 300
}

@media (min-width: 2048px) {
    .academiccouncil-address a {
        font-size: 28px
    }
}

.padding {
    padding-top: 80px
}

.affiliations {
    margin-top: 30px
}

@media (max-width: 640px) {
    .affiliations {
        margin-top: 20px
    }
}

.affiliations__inner h2 {
    margin-top: 0;
    margin-bottom: 20px
}

@media (max-width: 640px) {
    .affiliations__inner h2 {
        font-size: 24px;
        margin-bottom: 10px
    }
}

.affiliations--content {
    padding: 22px 50px 35px;
    background: #f3f2f7;
    margin-bottom: 28px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.affiliations--content:nth-child(odd) {
    background: #f3f2f7;
    background: rgba(243, 242, 247, .50196)
}

@media (min-width: 640px) and (max-width: 1000px) {
    .affiliations--content {
        padding: 20px 10px 40px
    }
}

@media (max-width: 640px) {
    .affiliations--content {
        padding: 20px 10px 40px
    }
}

.affiliations--text {
    width: 80%
}

@media (min-width: 640px) and (max-width: 1000px) {
    .affiliations--text {
        width: 65%
    }
}

@media (max-width: 640px) {
    .affiliations--text {
        width: 100%
    }
}

.affiliations--text a.dn {
    display: none
}

@media (max-width: 640px) {
    .affiliations--text a.dn {
        display: inline-block;
        margin-top: 30px;
        color: #212121;
        border-bottom: 1px solid #2c3690
    }

    .affiliations--text a.dn:hover {
        text-decoration: none;
        color: #212121
    }
}

.affiliations--text-body {
    width: 90%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 640px) and (max-width: 1000px) {
    .affiliations--text-body {
        width: 100%
    }
}

@media (max-width: 640px) {
    .affiliations--text-body {
        width: 100%
    }
}

.affiliations--text-body h4 {
    color: #cc9b37
}

@media (max-width: 640px) {
    .affiliations--text-body h4 {
        font-size: 18px
    }
}

@media (min-width: 2048px) {
    .affiliations--text-body h4 {
        font-size: 26px !important
    }
}

.affiliations--text-body .an {
    opacity: .5;
    margin-bottom: 17px
}

@media (max-width: 640px) {
    .affiliations--text-body .an {
        font-size: 14px
    }
}

.affiliations--text-body .mb {
    margin-bottom: 15px
}

.affiliations--text-body .text-big {
    font-size: 20px
}

@media (max-width: 640px) {
    .affiliations--text-body .text-big {
        font-size: 16px
    }
}

@media (min-width: 2048px) {
    .affiliations--text-body .text-big {
        font-size: 26px !important
    }
}

.affiliations--text-body li {
    font-size: 16px;
    font-weight: 300
}

@media screen and (min-width: 2000px) {
    .affiliations--text-body li {
        font-size: 22px
    }
}

.affiliations--text-body .dn {
    display: none
}

@media (max-width: 640px) {
    .affiliations--text-body .dn {
        display: block;
        margin-bottom: 12px;
        width: 75px;
        height: 45px;
        -o-object-fit: contain;
        object-fit: contain
    }
}

.affiliations--img {
    width: 20%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: end;
    align-items: flex-end
}

.affiliations--img img {
    width: 160px;
    height: 72px;
    -o-object-fit: contain;
    object-fit: contain
}

@media (min-width: 2048px) {
    .affiliations--img img {
        width: 260px;
        height: 172px
    }
}

.affiliations--img a {
    color: #212121;
    border-bottom: 1px solid #fff
}

.affiliations--img a:hover {
    text-decoration: underline;
    color: #fff;
    background: #cc9b37;
    border-bottom: none
}

@media (max-width: 640px) {
    .affiliations--img.dn {
        display: none
    }
}

@media (min-width: 640px) and (max-width: 1000px) {
    .affiliations--img {
        width: 30%
    }
}

.affiliations_btn {
    position: relative;
    border: 1px solid #2c3690;
    opacity: .15;
    display: inline-block;
    padding: 18px 23px;
    border-radius: 90px;
    transition: .3s ease-in-out;
    overflow: hidden
}

.affiliations_btn label {
    position: relative;
    cursor: pointer;
    margin-bottom: 0;
    font-family: Inter, Merriweather, serif;
    font-size: 20px;
    font-weight: 300;
    color: #2c3690;
    text-align: center;
    text-decoration: none;
    z-index: 2
}

@media screen and (min-width: 2000px) {
    .affiliations_btn label {
        font-size: 24px
    }
}

@media (max-width: 640px) {
    .affiliations_btn label {
        font-size: 16px
    }
}

.affiliations_btn:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background: linear-gradient(0deg, #2c3690, #2c3690);
    transform: translate(-50%, -50%) scale(0);
    transform-origin: center;
    transition: .3s;
    z-index: 0
}

.affiliations_btn:hover {
    text-decoration: none;
    border: none;
    opacity: 1
}

.affiliations_btn:hover label {
    color: #fff
}

.affiliations_btn:hover:after {
    transform: translate(-50%, -50%) scale(1)
}

.affiliations_btn.dn {
    display: none
}

@media (max-width: 640px) {
    .affiliations_btn.dn {
        display: inline-block;
        margin-top: 30px
    }
}

.vacancies {
    padding-top: 68px !important
}

.vacancies .container:after, .vacancies .container:before {
    display: none
}

.vacancies h2 {
    margin-top: 0;
    margin-bottom: 15px
}

.vacancies-about {
    width: 100%;
    padding-top: 30px
}

.vacancies-about .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

.vacancies-about__banner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 25px
}

@media screen and (max-width: 640px) {
    .vacancies-about__banner {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.vacancies-about__banner .left {
    width: 40%
}

@media screen and (max-width: 640px) {
    .vacancies-about__banner .left {
        width: 100%
    }
}

.vacancies-about__banner .left p.text-big {
    font-weight: 400;
    margin-bottom: 10px
}

.vacancies-about__banner .right {
    width: 50%
}

@media screen and (max-width: 640px) {
    .vacancies-about__banner .right {
        margin-top: 15px;
        width: 100%
    }
}

.vacancies-about__banner .right img {
    width: 539px;
    height: 360px;
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (min-width: 2000px) {
    .vacancies-about__banner .right img {
        width: 100%;
        height: 500px
    }
}

@media screen and (max-width: 1000px) {
    .vacancies-about__banner .right img {
        width: 100%
    }
}

@media screen and (max-width: 640px) {
    .vacancies-about__banner .right img {
        height: 100%;
        width: 100%;
        -o-object-fit: contain;
        object-fit: contain
    }
}

.vacancies-about__banner h2 {
    font-family: Inter, Arial, sans-serif;
    color: #fff
}

.vacancies-about__text-box {
    width: 910px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 15px
}

@media screen and (max-width: 1000px) {
    .vacancies-about__text-box {
        width: 100%
    }
}

.vacancies-about__features {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.vacancies-about__feature {
    width: 27%;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

@media screen and (max-width: 1000px) {
    .vacancies-about__feature {
        width: 48%
    }
}

@media screen and (max-width: 768px) {
    .vacancies-about__feature {
        width: 100%
    }
}

.vacancies-about__feature p.text-regular {
    margin-left: 15px
}

@media screen and (max-width: 640px) {
    .vacancies-about__feature p.text-regular {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.vacancies-about__feature img {
    width: 60px;
    height: 60px;
    -o-object-fit: contain;
    object-fit: contain;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.vacancies p.text-large {
    width: 840px;
    min-width: 300px;
    margin-bottom: 50px
}

@media screen and (max-width: 1000px) {
    .vacancies p.text-large {
        width: 100%
    }
}

@media screen and (max-width: 640px) {
    .vacancies p.text-large {
        display: none
    }
}

.vacancies .small-tabs {
    margin-bottom: 35px
}

.vacancies-list {
    width: 100%
}

.vacancies-list .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

.vacancies-list h2 {
    margin-bottom: 15px
}

.vacancies-list .text-large {
    margin-bottom: 15px !important
}

.vacancies-list__content {
    display: none
}

.vacancies-list__content.is-active {
    display: block
}

.vacancies-list__vacancy {
    width: 100%;
    padding: 30px 45px 30px 30px;
    background: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: justify;
    justify-content: space-between;
    transition: color .3s, background .3s, opacity .3s
}

.vacancies-list__vacancy:hover .btn__inactive {
    text-decoration: none;
    background: #ddaf53;
    color: #fff;
    opacity: 1
}

@media screen and (max-width: 768px) {
    .vacancies-list__vacancy {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (max-width: 640px) {
    .vacancies-list__vacancy {
        padding: 20px 15px
    }
}

.vacancies-list__vacancy:not(:last-child) {
    margin-bottom: 20px
}

.vacancies-list__vacancy-left {
    width: 70%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

@media screen and (max-width: 768px) {
    .vacancies-list__vacancy-left {
        width: 100%
    }
}

.vacancies-list__vacancy-left p.text-regular._desc {
    height: 80px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3
}

@media (max-width: 640px) {
    .vacancies-list__vacancy-left p.text-regular._desc {
        height: auto
    }
}

.vacancies-list__vacancy-right {
    width: 25%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.vacancies-list__vacancy-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 10px
}

@media screen and (max-width: 640px) {
    .vacancies-list__vacancy-row {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.vacancies-list__vacancy-row p.text-regular {
    margin-right: 15px;
    margin-bottom: 0
}

.vacancies-list__vacancy-row span.text-regular {
    opacity: .5
}

.internationalcooper {
    margin-top: 30px
}

@media screen and (max-width: 640px) {
    .internationalcooper {
        margin-top: 25px
    }
}

.internationalcooper--inner {
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    margin-bottom: 5px
}

@media screen and (max-width: 640px) {
    .internationalcooper--inner {
        margin-top: 0
    }
}

.internationalcooper--wrapper__content {
    width: 80%;
    padding-bottom: 10px
}

@media screen and (max-width: 1366px) {
    .internationalcooper--wrapper__content {
        padding: 0 2%;
        padding-bottom: 10px
    }
}

@media screen and (max-width: 1170px) {
    .internationalcooper--wrapper__content {
        width: 100%
    }
}

.internationalcooper--head {
    margin-bottom: 30px
}

@media screen and (max-width: 640px) {
    .internationalcooper--head h2 {
        font-size: 24px
    }
}

@media screen and (max-width: 640px) {
    .internationalcooper--head span.text-big {
        display: none
    }
}

.internationalcooper--content {
    padding: 22px 36px 43px 39px;
    background: #f3f2f7;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px
}

@media screen and (max-width: 640px) {
    .internationalcooper--content {
        padding: 10px 10px 35px
    }
}

.internationalcooper--content.reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.internationalcooper--content.reverse .internationalcooper__img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media screen and (max-width: 1170px) {
    .internationalcooper--content.reverse .internationalcooper__img {
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.internationalcooper__img {
    width: 25%;
    -ms-flex-align: center;
    align-items: center
}

.internationalcooper__img img {
    width: 140px;
    height: 140px;
    border-radius: 99px;
    -o-object-fit: fill;
    object-fit: fill
}

@media screen and (max-width: 640px) {
    .internationalcooper__img img {
        width: 80px;
        height: 80px;
        -o-object-fit: contain;
        object-fit: contain
    }
}

@media (max-width: 325px) {
    .internationalcooper__img img {
        width: 60px;
        height: 60px
    }
}

.internationalcooper__body {
    width: 75%
}

@media screen and (max-width: 640px) {
    .internationalcooper__body {
        width: 80%
    }
}

@media (max-width: 325px) {
    .internationalcooper__body {
        width: 75%
    }
}

.internationalcooper__body--wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.internationalcooper__body--wrap h4 {
    font-size: 26px;
    color: #cc9b37
}

@media screen and (max-width: 640px) {
    .internationalcooper__body--wrap h4 {
        font-size: 18px
    }
}

.internationalcooper__body--wrap span.text-small {
    width: 70%;
    margin-bottom: 12px;
    color: #2f3144
}

@media screen and (max-width: 640px) {
    .internationalcooper__body--wrap span.text-small {
        font-size: 14px
    }
}

@media (max-width: 325px) {
    .internationalcooper__body--wrap span.text-small {
        width: 100%
    }
}

.internationalcooper__body--wrap span.text-regular {
    color: #2f3144
}

.vacancy {
    width: 100%
}

.vacancy .container:after, .vacancy .container:before {
    display: none
}

.vacancy-about {
    padding-top: 40px
}

.vacancy-about .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

.vacancy-about h2 {
    width: 80%;
    color: #ddaf53
}

@media screen and (max-width: 1000px) {
    .vacancy-about h2 {
        width: 100%
    }
}

.vacancy-about__info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px
}

.vacancy-about__info p.text-large {
    margin: 0 15px 0 0
}

.vacancy-about__info span.text-regular {
    opacity: .5
}

.vacancy-about__inner {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media screen and (max-width: 1000px) {
    .vacancy-about__inner {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.vacancy-about__main {
    width: 720px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-right: 70px
}

@media screen and (max-width: 1000px) {
    .vacancy-about__main {
        width: 100%;
        margin-bottom: 30px;
        margin-right: 0
    }
}

.vacancy-about__main p.text-large:not(:first-child) {
    margin-top: 10px
}

.vacancy-about__side {
    position: sticky;
    top: 70px
}

@media screen and (max-width: 1000px) {
    .vacancy-about__side {
        top: 0;
        position: relative;
        margin-bottom: 30px
    }
}

.vacancy-about__side p.text-regular {
    margin-bottom: 5px
}

.vacancy-about__side p.text-small {
    opacity: .5;
    margin-top: 15px
}

.vacancy-about__side ul {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0;
    padding: 0
}

.vacancy-about__side ul a:not(:last-child) {
    margin-right: 12px
}

.vacancy-about__side ul a img {
    width: 30px;
    height: 30px
}

.vacancy-form {
    margin-bottom: 30px
}

.vacancy-form .form-external__title {
    color: #212121;
    margin-bottom: 0;
    margin-left: 2%;
    margin-top: 30px
}

.undergraduate {
    padding-top: 20px
}

@media (max-width: 640px) {
    .undergraduate {
        padding-top: 15px
    }
}

.undergraduate .form button {
    margin: 0
}

.undergraduate__content h2 {
    margin: 26px 0 15px
}

@media (max-width: 768px) {
    .undergraduate__content h2 {
        display: none;
        margin: 15px 0
    }
}

@media (max-width: 1000px) {
    .undergraduate .program-require__body-items:first-child {
        display: none
    }
}

.undergraduate .program-require__body-items p.text-bold.dn_desktop {
    display: none
}

@media screen and (max-width: 1170px) {
    .undergraduate .program-require__body-items p.text-bold.dn_desktop {
        display: inline-block;
        font-size: 16px;
        font-weight: 400;
        padding-top: 20px;
        padding-bottom: 10px;
        margin: 0
    }
}

@media (max-width: 1024px) {
    .undergraduate .program-require__body-items {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.undergraduate .school-types__content {
    padding: 0
}

.undergraduate .margin50 {
    margin: 0 50px
}

@media (max-width: 640px) {
    .undergraduate .margin50 {
        margin: 0 auto
    }
}

.undergraduate__content--header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 768px) {
    .undergraduate__content--header {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.undergraduate__head--text {
    width: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width: 768px) {
    .undergraduate__head--text {
        width: 100%
    }
}

@media (max-width: 768px) {
    .undergraduate__head--text .only_mob {
        display: none
    }
}

.undergraduate__head--text span.text-big {
    display: inline-block;
    width: 86%;
    color: #212121
}

@media (max-width: 768px) {
    .undergraduate__head--text span.text-big {
        margin-bottom: 15px;
        width: 100%;
        font-size: 18px
    }
}

.undergraduate__head--text span.text-small {
    margin-top: 10px;
    width: 84%;
    font-weight: 300;
    font-size: 16px;
    color: #2f3045
}

@media screen and (min-width: 2000px) {
    .undergraduate__head--text span.text-small {
        font-size: 20px
    }
}

@media (max-width: 768px) {
    .undergraduate__head--text span.text-small {
        width: 100%;
        font-size: 16px;
        margin-top: 0
    }
}

.undergraduate__head--img {
    width: 50%;
    text-align: center
}

@media (max-width: 1170px) {
    .undergraduate__head--img img {
        width: 100%
    }
}

@media (max-width: 768px) {
    .undergraduate__head--img {
        width: 100%;
        margin-bottom: 15px
    }
}

.undergraduate__head--img .only_mob {
    display: none
}

@media (max-width: 768px) {
    .undergraduate__head--img .only_mob {
        display: -ms-flexbox;
        display: flex;
        font-size: 28px;
        -ms-flex-pack: start;
        justify-content: flex-start;
        color: #2c3690;
        margin-bottom: 20px
    }
}

.undergraduate__content--body {
    margin-top: 60px
}

@media (max-width: 768px) {
    .undergraduate__content--body {
        margin-top: 20px
    }
}

@media (max-width: 768px) {
    .undergraduate__content--body h2 {
        font-size: 28px;
        display: inline-block
    }
}

.undergraduate__body--header {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px
}

@media (max-width: 1000px) {
    .undergraduate__body--header {
        display: block
    }
}

.undergraduate__fon {
    background-repeat: repeat-x;
    position: relative;
    height: 600px;
    width: 49.2%;
    padding: 52px 67px 50px 51px;
    overflow: hidden
}

@media screen and (min-width: 2000px) {
    .undergraduate__fon {
        width: 39.2%
    }
}

@media (max-width: 1440px) {
    .undergraduate__fon {
        padding: 25px 45px 60px
    }
}

@media (max-width: 1170px) {
    .undergraduate__fon {
        width: 100%;
        margin-bottom: 11px
    }
}

@media (max-width: 640px) {
    .undergraduate__fon {
        padding: 10px 20px 10px 10px;
        min-height: 450px;
        height: -moz-max-content;
        height: max-content
    }
}

.undergraduate__fon:hover .undergraduate__fon-ellipse {
    animation: pulsation linear 2s infinite
}

.undergraduate__fon:hover .undergraduate__fon-ellipse._1 {
    animation-delay: 0s
}

.undergraduate__fon:hover .undergraduate__fon-ellipse._2 {
    animation-delay: .5s
}

.undergraduate__fon:hover .undergraduate__fon-ellipse._3 {
    animation-delay: 1s
}

.undergraduate__fon:hover .undergraduate__fon-ellipse._4 {
    animation-delay: 1.5s
}

.undergraduate__fon:hover .undergraduate__fon-ellipse._5 {
    animation-delay: 2s
}

.undergraduate__fon-ellipse {
    will-change: transform;
    display: block;
    width: 350px;
    height: 350px;
    position: absolute;
    background: #005ce7;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    margin-left: 270px;
    margin-top: 230px;
    transition: opacity .75s, transform .75s
}

@media (max-width: 768px) {
    .undergraduate__fon-ellipse {
        left: 30%
    }
}

@media (max-width: 640px) {
    .undergraduate__fon-ellipse {
        left: 15%;
        top: auto;
        bottom: 0;
        transform: translateX(-50%) translateY(-10%)
    }
}

.undergraduate__fon img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 395px;
    height: 350px
}

@media (max-width: 1440px) {
    .undergraduate__fon img {
        width: 300px;
        height: auto
    }
}

@media (max-width: 640px) {
    .undergraduate__fon img {
        width: 200px;
        height: 200px;
        -o-object-fit: contain;
        object-fit: contain;
        -o-object-position: right bottom;
        object-position: right bottom
    }
}

.undergraduate__fon .fon-text {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 80%;
    height: 100%
}

@media (max-width: 640px) {
    .undergraduate__fon .fon-text {
        min-height: 430px
    }
}

.undergraduate__fon .fon-text .df {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 640px) {
    .undergraduate__fon .fon-text .df {
        display: block
    }
}

.undergraduate__fon .fon-text h3 {
    color: #fff
}

@media (max-width: 768px) {
    .undergraduate__fon .fon-text h3 {
        font-size: 20px
    }
}

.undergraduate__fon .fon-text ul {
    margin: 0 15px 0 0;
    padding: 0 0 0 20px
}

.undergraduate__fon .fon-text li {
    color: #fff;
    font-size: 20px
}

@media screen and (min-width: 2000px) {
    .undergraduate__fon .fon-text li {
        font-size: 24px
    }
}

@media (max-width: 1440px) {
    .undergraduate__fon .fon-text li {
        font-size: 16px;
        line-height: 1.7
    }
}

@media (max-width: 768px) {
    .undergraduate__fon .fon-text li {
        font-size: 14px
    }
}

.undergraduate__fon .fon-text a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: auto;
    background: #fff;
    border-radius: 90px;
    padding: 12px 40px;
    color: #040915;
    transition: background .4s ease-in-out, opacity .4s, color .4s
}

.undergraduate__fon .fon-text a label {
    font-size: 20px;
    margin: 0;
    cursor: pointer
}

@media screen and (min-width: 2000px) {
    .undergraduate__fon .fon-text a label {
        font-size: 24px
    }
}

@media (max-width: 768px) {
    .undergraduate__fon .fon-text a label {
        font-size: 14px
    }
}

.undergraduate__fon .fon-text a:hover {
    background: #005ce7;
    color: #fff
}

.undergraduate__dd--wrap {
    padding: 44px 59px 71 48px
}

.undergraduate__dd--wrap h4 {
    color: #212121;
    position: relative;
    cursor: pointer
}

.undergraduate__dd--wrap h4:after {
    position: absolute;
    content: "";
    background-image: url(../images/icons/dropdown.svg);
    height: 9px;
    width: 15px;
    top: 0;
    right: 0
}

.undergraduate__dd--wrap .dd--content {
    padding-top: 89px
}

.undergraduate__link {
    margin-top: 57px
}

.undergraduate__link h3 {
    margin-bottom: 20px
}

.undergraduate__find {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 15px 0
}

@media screen and (max-width: 640px) {
    .undergraduate__find {
        overflow: hidden
    }
}

.undergraduate__find span.text-big {
    color: #2f3144
}

.undergraduate__find a.text-regular {
    color: #373737;
    text-decoration: underline;
    transition: .75s
}

.undergraduate__find a.text-regular:focus, .undergraduate__find a.text-regular:hover {
    color: #fff;
    background-color: #8d2acc;
    text-decoration: none
}

.undergraduate .school-types__form {
    padding: 50px 60px
}

@media (max-width: 640px) {
    .undergraduate .school-types__form {
        padding: 10px
    }
}

.undergraduate .program-require {
    background: #f3f2f7;
    width: 100%
}

.undergraduate .program-require h3 {
    padding: 64px 51px 0
}

@media (max-width: 640px) {
    .undergraduate .program-require h3 {
        font-size: 28px;
        padding: 50px 10px 0
    }
}

@media (max-width: 640px) {
    .undergraduate .program-require__body {
        padding: 20px 10px
    }
}

@media (max-width: 640px) {
    .undergraduate .program-require__body-items h5 {
        font-size: 18px
    }
}

@media (max-width: 640px) {
    .undergraduate .program-require__body-items li, .undergraduate .program-require__body-items p.text-regular {
        font-size: 16px
    }
}

@media (max-width: 640px) {
    .undergraduate .program-require__body-items p.text-big {
        font-size: 18px
    }
}

.undergraduate .program-require__items h4 {
    color: #2f3144
}

@media (max-width: 1000px) {
    .undergraduate .program-require__items h4 {
        padding: 40px 10px;
        font-size: 20px
    }
}

.undergraduate .program-require__items h5, .undergraduate .program-require__items li, .undergraduate .program-require__items p.text-bold {
    color: #212121
}

.undergraduate .program-require__items p.text-small {
    color: #737373
}

.undergraduate .program-require__items.is-open {
    background: #fff
}

.undergraduate .form__inner {
    border: none
}

.undergraduate span.small-text {
    color: #000;
    font-style: 12px;
    opacity: .3
}

@media (max-width: 1000px) {
    .undergraduate .school-types__tabs {
        display: none
    }
}

.undergraduate .select-btns {
    display: none
}

@media (max-width: 1000px) {
    .undergraduate .select-btns {
        display: block
    }
}

.undergraduate .select-btns .select-form__title {
    font-size: 16px;
    line-height: 130%
}

.undergraduate .select-btns li {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    text-transform: uppercase;
    color: #2f3144;
    color: rgba(47, 49, 68, .8)
}

@media screen and (min-width: 2000px) {
    .undergraduate .select-btns li {
        font-size: 20px
    }
}

.undergraduate .school-types__inner {
    margin-top: 40px
}

.undergraduate .school-types__tabs li {
    font-size: 18px;
    margin-right: 1px
}

@media screen and (min-width: 2000px) {
    .undergraduate .school-types__tabs li {
        font-size: 22px
    }
}

.undergraduate .form__main {
    width: 45%;
    background: #fff
}

@media (max-width: 1000px) {
    .undergraduate .form__main {
        background: transparent;
        width: 100%
    }
}

.undergraduate .form__inner {
    padding-bottom: 0;
    margin-bottom: 10px
}

.undergraduate .form h3 {
    color: #2f3045;
    padding: 0
}

@media screen and (max-width: 640px) {
    .undergraduate .form h3 {
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 30px;
        color: #302940
    }
}

.undergraduate .form span.text-big {
    font-size: 22px
}

@media screen and (min-width: 2000px) {
    .undergraduate .form span.text-big {
        font-size: 26px
    }
}

@media (max-width: 640px) {
    .undergraduate .form label {
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 22px;
        color: #1e1e1e
    }
}

@media screen and (max-width: 640px) {
    .undergraduate .form .select-form__title {
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 130%;
        color: #000
    }
}

@media screen and (max-width: 640px) {
    .undergraduate .form input {
        font-size: 16px;
        line-height: 19px;
        color: #000
    }
}

@media screen and (max-width: 640px) {
    .undergraduate .form span.small-text {
        font-style: normal;
        font-weight: 300;
        font-size: 12px;
        line-height: 23px;
        color: #000;
        text-align: center;
        width: 100%
    }
}

@keyframes pulsation {
    0% {
        transform: translateX(-50%) translateY(-50%) scale(1)
    }
    to {
        transform: translateX(-50%) translateY(-50%) scale(2.5);
        opacity: 0
    }
}

.provostoffice {
    width: 100%;
    padding-bottom: 25px
}

.provostoffice__inner {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 20px
}

@media screen and (max-width: 640px) {
    .provostoffice__inner {
        padding-top: 20px
    }
}

.provostoffice__inner h2 {
    margin-top: 0
}

.provostoffice__main {
    width: 77%
}

.provostoffice__main .studentscl__inner {
    margin-top: 0
}

@media screen and (max-width: 1170px) {
    .provostoffice__main {
        width: 100%
    }
}

.provostoffice__main p.text-large {
    color: #2f3144
}

.provostoffice__main .select-form {
    margin-bottom: 15px
}

.provostoffice__text-box {
    background: #fff;
    padding: 14px 39px 5px;
    margin-bottom: 0
}

.provostoffice__text-box li.text-regular {
    color: #2f3144
}

.provostoffice h3 {
    margin-bottom: 31px;
    max-width: 1086px
}

.provostoffice .infograph {
    margin-bottom: -110px
}

@media (max-width: 1024px) {
    .provostoffice .infograph {
        display: none
    }
}

.provostoffice .simple-heading p {
    font-weight: 300;
    margin: 0
}

.provostoffice .main-heading h3 {
    margin: 0;
    color: #373737;
    font-size: 36px;
    font-weight: 600
}

.provostoffice .simple-text p {
    font-size: 16px !important;
    margin: 0
}

.provostoffice .simple-text--bold p {
    font-size: 16px !important;
    font-weight: 300;
    margin: 0
}

.provostoffice__senior {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 30px
}

.provostoffice__senior img {
    width: 135px;
    height: 135px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-right: 15px;
    font-family: object-fit\: cover;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 50%
}

@media screen and (max-width: 1000px) {
    .provostoffice__senior img {
        width: 95px;
        height: 95px
    }
}

.provostoffice__senior h4.text-bold {
    margin: 0 0 5px;
    color: #373737
}

.provostoffice__senior p.text-regular {
    color: #2f3144
}

.provostoffice__senior span.text-small {
    margin: 0 0 5px;
    color: #737373
}

.provostoffice__senior-about {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

.provostoffice__senior-about.is-open p {
    margin: 0
}

.provostoffice__senior-about span.text-small {
    opacity: .5
}

.provostoffice .btn__open {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    margin: 0
}

.provostoffice .btn__open.is-active {
    margin-top: 15px
}

@media screen and (max-width: 1024px) {
    .provostoffice__tree {
        display: none
    }
}

.provostoffice__tree--mobile {
    display: none
}

@media screen and (max-width: 1024px) {
    .provostoffice__tree--mobile {
        display: block;
        position: relative;
        margin-bottom: 30px
    }
}

.provostoffice__tree--mobile img {
    width: 100%
}

.provostoffice__tree--mobile .btn_loop {
    position: absolute;
    right: 0;
    bottom: 0
}

.provostoffice__tree--mobile .btn_loop img {
    width: 20px;
    height: 20px
}

.provostoffice__tree--mobile .modal_window {
    width: 100%;
    display: none;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    z-index: 11;
    height: 100%;
    left: 0;
    top: 0;
    overflow: auto;
    background: #292929;
    background: rgba(41, 41, 41, .5)
}

.provostoffice__tree--mobile .modal_window-body {
    height: 80%;
    width: 80%;
    background: #fff
}

.provostoffice__tree--mobile .modal_window-body img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.provostoffice__info ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.provostoffice__info ul li, .provostoffice__info ul span {
    color: #0e0e0e
}

@media screen and (max-width: 640px) {
    .provostoffice__info ul span {
        font-size: 16px
    }
}

.provostoffice__info ul a {
    font-size: inherit
}

.formoffinance {
    padding-top: 30px
}

@media screen and (max-width: 640px) {
    .formoffinance {
        padding-top: 20px
    }
}

.formoffinance--content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 1000px) {
    .formoffinance--content {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.formoffinance--content h2 {
    margin-top: 0
}

.formoffinance--content .__left {
    width: 50%;
    margin-right: 65px
}

@media (max-width: 1000px) {
    .formoffinance--content .__left {
        width: 100%;
        margin: 0
    }
}

.formoffinance--content .__left iframe {
    width: 100%
}

@media (max-width: 1000px) {
    .formoffinance--content .__left iframe {
        width: auto
    }
}

.formoffinance--content .__left a {
    color: #e7c47e;
    text-decoration: none
}

.formoffinance--content .__left .tablet {
    display: none
}

@media (max-width: 1000px) {
    .formoffinance--content .__left .tablet {
        display: block;
        margin: 10px auto;
        width: 100%
    }
}

.formoffinance--content .__left .df {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 70%
}

.formoffinance--content .__left .df span {
    margin-bottom: 7px
}

@media screen and (max-width: 640px) {
    .formoffinance--content .__left .df {
        width: 100%
    }
}

.formoffinance--content .__left h4 {
    margin-bottom: 12px
}

.formoffinance--content .__left .scholarship {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 10px 0
}

.formoffinance--content .__left .scholarship strong {
    font-size: 20px
}

@media screen and (min-width: 2000px) {
    .formoffinance--content .__left .scholarship strong {
        font-size: 24px
    }
}

@media (max-width: 640px) {
    .formoffinance--content .__left .scholarship strong {
        font-size: 16px
    }
}

.formoffinance--content .__left .scholarship span {
    margin-left: 10px
}

.formoffinance--content .__left .discount {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.formoffinance--content .__left .discount-body {
    display: inline-block
}

@media screen and (max-width: 640px) {
    .formoffinance--content .__left .discount-body {
        margin-right: 5px
    }
}

.formoffinance--content .__left .discount-body.one {
    width: 35%
}

.formoffinance--content .__left .discount-body.one span {
    margin-right: auto
}

.formoffinance--content .__left .discount-body.two {
    text-align: center
}

.formoffinance--content .__left .discount-body strong {
    font-size: 20px;
    margin-bottom: 22px;
    min-height: 50px
}

@media screen and (min-width: 2000px) {
    .formoffinance--content .__left .discount-body strong {
        font-size: 24px
    }
}

@media screen and (max-width: 640px) {
    .formoffinance--content .__left .discount-body strong {
        font-size: 16px;
        font-weight: 400
    }
}

.formoffinance--content .__left .discount-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.formoffinance--content .__left .discount-content span {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 640px) {
    .formoffinance--content .__left .discount-content span {
        font-size: 14px;
        font-weight: 300
    }
}

@media (max-width: 1170px) {
    .formoffinance--content .__left .discount-content {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width: 1000px) {
    .formoffinance--content .__left.w100 {
        width: 100%
    }
}

.formoffinance--content .__right {
    width: 50%
}

@media (max-width: 1000px) {
    .formoffinance--content .__right {
        width: 100%
    }
}

.formoffinance--content .__right h4 {
    margin-bottom: 12px;
    width: 70%
}

.formoffinance--content .__right ol {
    list-style: none;
    margin: 0;
    padding: 0
}

.formoffinance--content .__right li {
    font-family: Inter, Arial, sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #000
}

.formoffinance--content .__right li span {
    font-weight: 300;
    color: #000;
    color: rgba(0, 0, 0, .5)
}

.formoffinance--content .__right li + li {
    margin-top: 1em
}

.formoffinance--content .__right img {
    width: 100%
}

.formoffinance--content .__right .df {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 85%;
    margin-top: 24px
}

@media (max-width: 640px) {
    .formoffinance--content .__right .df {
        width: 100%
    }
}

.formoffinance--content .__right .df div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.formoffinance--content .__right .df div strong {
    font-size: 20px;
    margin-bottom: 17px;
    min-height: 25px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 1000px) {
    .formoffinance--content .__right .df div strong {
        font-size: 16px
    }
}

.formoffinance--content .__right .df div span {
    margin-bottom: 10px
}

.formoffinance--content .__right .df div.df2 {
    text-align: end
}

@media (max-width: 1170px) {
    .formoffinance--content .__right.dn img {
        width: 80%
    }
}

@media (max-width: 1000px) {
    .formoffinance--content .__right.dn {
        display: none
    }
}

.formoffinance--content .__right.mt100 {
    margin-top: 30px
}

.formoffinance__calculator {
    position: relative;
    width: 100%;
    background-color: #fff;
    padding: 0;
    margin: 0;
    font-family: Inter, Arial, sans-serif;
    color: #1e1e1e;
    box-sizing: border-box
}

@media (max-width: 640px) {
    .formoffinance__calculator {
        padding: 0 10px 25px
    }
}

.formoffinance__calculator--wrap {
    position: relative;
    width: 60%
}

@media (max-width: 1366px) {
    .formoffinance__calculator--wrap {
        width: 70%
    }
}

@media (max-width: 1170px) {
    .formoffinance__calculator--wrap {
        width: 100%
    }
}

.formoffinance__calculator h4 {
    width: 100%;
    font-size: 26px;
    color: inherit
}

@media screen and (min-width: 2000px) {
    .formoffinance__calculator h4 {
        font-size: 30px
    }
}

@media (max-width: 640px) {
    .formoffinance__calculator h4 {
        font-size: 18px
    }
}

.formoffinance__calculator form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 30px
}

.formoffinance__calculator p {
    width: 100%;
    font-size: 16px;
    color: inherit;
    margin-bottom: 25px
}

@media screen and (min-width: 2000px) {
    .formoffinance__calculator p {
        font-size: 26px
    }
}

.formoffinance__calculator .select-form__title {
    font-size: 16px
}

@media (min-width: 2048px) {
    .formoffinance__calculator .select-form__title {
        font-size: 22px
    }
}

.formoffinance__calculator .select-form__dd li:hover {
    color: #cc9b37 !important
}

.formoffinance__calculator label.form__radiobtn {
    font-family: Inter, Arial, sans-serif;
    font-size: 16px
}

@media (min-width: 2048px) {
    .formoffinance__calculator label.form__radiobtn {
        font-size: 22px
    }
}

.formoffinance__calculator .form__calculator {
    width: 45%;
    margin: 10px 20px 0 0
}

@media (max-width: 768px) {
    .formoffinance__calculator .form__calculator {
        margin: 10px 30px 0 0
    }
}

@media (max-width: 640px) {
    .formoffinance__calculator .form__calculator {
        margin: 0;
        width: 100%
    }
}

@media (max-width: 640px) {
    .formoffinance__calculator .form__calculator + .form__calculator {
        margin: 20px 0 0
    }
}

.formoffinance__calculator .form__calculator--wide {
    width: 65%
}

@media (max-width: 640px) {
    .formoffinance__calculator .form__calculator--wide {
        width: 100%
    }
}

.formoffinance__calculator .form__calculator--text {
    margin-top: 20px;
    width: 65%
}

.formoffinance__calculator .form__calculator--text span {
    color: #cc9b37
}

.formoffinance__calculator .form__calculator--categories {
    width: 75%;
    margin-bottom: 25px;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width: 640px) {
    .formoffinance__calculator .form__calculator--categories {
        width: 100%
    }
}

.formoffinance__calculator .form__calculator--categories label {
    margin-bottom: 15px
}

.formoffinance__calculator .form__calculator--radios {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 10px
}

@media (max-width: 640px) {
    .formoffinance__calculator .form__calculator--radios {
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.formoffinance__calculator .form__calculator--radios p {
    width: 100%;
    margin-bottom: 20px
}

@media (max-width: 640px) {
    .formoffinance__calculator .form__calculator--radios label {
        margin-right: 10px
    }
}

.formoffinance__calculator .form__calculator--button {
    width: 100%;
    margin-top: 25px
}

@media (max-width: 640px) {
    .formoffinance__calculator .form__calculator--button {
        margin-top: 25px
    }
}

.formoffinance__calculator .form__calculator--button button {
    background: #e1c58f !important
}

.formoffinance__calculator .form__calculator--button button:after {
    background: #ddaf53 !important
}

.formoffinance__calculator .form__calculator p {
    font-size: 16px;
    color: inherit;
    margin-bottom: 10px
}

@media screen and (min-width: 2000px) {
    .formoffinance__calculator .form__calculator p {
        font-size: 26px
    }
}

@media (min-width: 2048px) {
    .formoffinance__calculator .select-form__head {
        min-width: 387px
    }
}

.formoffinance__calculator--result {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    border-top: 1px solid rgba(0, 0, 0, .2);
    padding-top: 30px
}

.formoffinance__calculator--result hr {
    margin-top: 50px;
    border-top: 1px solid rgba(0, 0, 0, .2)
}

.formoffinance__calculator--result h4 {
    -ms-flex-order: 0;
    order: 0;
    width: 90%;
    line-height: 1.4
}

.formoffinance__calculator--result h3 {
    -ms-flex-order: 1;
    order: 1
}

.formoffinance__calculator--result p {
    -ms-flex-order: 2;
    order: 2;
    font-size: 16px;
    font-weight: 300;
    margin-top: 20px
}

@media screen and (min-width: 2000px) {
    .formoffinance__calculator--result p {
        font-size: 20px
    }
}

.formoffinance__calculator--result p span {
    color: #004d6f
}

.formoffinance__calculator--result p span#calc-currency {
    font-weight: 800;
    color: #cc9b37 !important
}

.formoffinance__calculator--result button {
    position: relative;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    padding: 20px 70px;
    border-radius: 90px;
    background: #e1c58f;
    transition: .3s ease-in-out;
    overflow: hidden;
    box-sizing: border-box;
    color: #fff;
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: 500;
    width: 231px
}

@media (max-width: 640px) {
    .formoffinance__calculator--result button {
        width: 100%
    }
}

@media screen and (min-width: 2000px) {
    .formoffinance__calculator--result button {
        font-size: 20px
    }
}

.formoffinance__calculator--result button:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background: #ddaf53;
    transform: translate(-50%, -50%) scale(0);
    transform-origin: center;
    transition: .3s;
    z-index: 0
}

.formoffinance__calculator--result button:hover {
    text-decoration: none;
    color: #fff
}

.formoffinance__calculator--result button:hover:after {
    transform: translate(-50%, -50%) scale(1)
}

.pe-none {
    pointer-events: none;
    opacity: .5 !important;
    cursor: not-allowed
}

.sumschool {
    width: 100%
}

.sumschool .container:after, .sumschool .container:before {
    display: none
}

.sumschool-about .container {
    padding-top: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 640px) {
    .sumschool-about .container {
        padding-top: 20px
    }
}

.sumschool-about h2 {
    width: 100%;
    margin-top: 20px
}

.sumschool-about__title {
    margin-top: 30px
}

@media screen and (max-width: 640px) {
    .sumschool-about__title {
        margin-top: 0
    }
}

.sumschool-about p.text-large {
    width: 48%
}

@media screen and (max-width: 768px) {
    .sumschool-about p.text-large {
        width: 100%
    }
}

.sumschool-about img {
    width: 48%;
    height: 360px;
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (min-width: 2000px) {
    .sumschool-about img {
        height: 500px
    }
}

@media screen and (max-width: 640px) {
    .sumschool-about img {
        height: 195px;
        -o-object-position: 80% center;
        object-position: 80% center
    }
}

@media screen and (max-width: 768px) {
    .sumschool-about img {
        width: 100%
    }
}

.sumschool-features .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 30px
}

.sumschool-features h3 {
    width: 500px;
    margin-bottom: 25px
}

@media screen and (max-width: 640px) {
    .sumschool-features h3 {
        width: 100%
    }
}

.sumschool-features__inner {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.sumschool-features__feature {
    width: 22%
}

@media screen and (max-width: 1170px) {
    .sumschool-features__feature {
        width: 48%
    }
}

@media screen and (max-width: 768px) {
    .sumschool-features__feature {
        width: 100%
    }
}

.sumschool-features__feature img {
    width: 90px;
    height: 90px;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: object-fit\: contain;
    margin-bottom: 5px
}

.sumschool-program .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 40px
}

.sumschool-program__inner {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px
}

@media screen and (min-width: 2000px) {
    .sumschool-program__inner {
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media screen and (max-width: 1170px) {
    .sumschool-program__inner {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.sumschool-program__left {
    width: 652px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: #fff;
    margin-right: 10px
}

@media screen and (min-width: 2000px) {
    .sumschool-program__left {
        width: 35%;
        margin-right: 50px
    }
}

@media screen and (max-width: 1440px) {
    .sumschool-program__left {
        width: 50%
    }
}

@media screen and (max-width: 1170px) {
    .sumschool-program__left {
        width: 65%
    }
}

@media screen and (max-width: 768px) {
    .sumschool-program__left {
        width: 100%
    }
}

.sumschool-program__right {
    width: 48%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 370px
}

@media screen and (min-width: 2000px) {
    .sumschool-program__right {
        width: 40%;
        height: 600px
    }
}

@media screen and (max-width: 1170px) {
    .sumschool-program__right {
        width: 650px;
        height: 300px;
        margin-top: 10px
    }
}

@media screen and (max-width: 768px) {
    .sumschool-program__right {
        width: 400px;
        height: 250px
    }
}

@media screen and (max-width: 480px) {
    .sumschool-program__right {
        width: 100%;
        height: 250px
    }
}

.sumschool-program__right h3 {
    margin-top: 0;
    width: 500px;
    min-width: 300px;
    margin-bottom: 10px
}

@media screen and (min-width: 2000px) {
    .sumschool-program__right h3 {
        width: 100%
    }
}

@media screen and (max-width: 640px) {
    .sumschool-program__right h3 {
        width: -moz-min-content;
        width: min-content
    }
}

.sumschool-program__right p {
    width: 570px;
    min-width: 300px;
    margin: 0
}

@media screen and (min-width: 2000px) {
    .sumschool-program__right p {
        width: 100%
    }
}

@media screen and (max-width: 640px) {
    .sumschool-program__right p {
        width: -moz-min-content;
        width: min-content
    }
}

.sumschool-program__right a {
    margin-top: 32px
}

.sumschool-program__years {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.sumschool-program__year {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

.sumschool-program__year:not(:last-of-type) {
    margin-bottom: 20px
}

.sumschool-program__year h3 {
    color: #212121;
    margin-bottom: 20px
}

.sumschool-program__year a {
    font-size: 20px;
    margin-bottom: 15px
}

.sumschool-contacts {
    padding-top: 40px;
    padding-bottom: 30px
}

.sumschool-contacts__contact {
    margin-top: 20px
}

.sumschool-contacts__contact + .sumschool-contacts__contact {
    margin-top: 40px
}

@media screen and (max-width: 640px) {
    .sumschool-contacts {
        padding-bottom: 20px;
        padding-top: 10px
    }
}

.utp {
    position: relative;
    width: 100%;
    padding-top: 30px
}

@media screen and (max-width: 640px) {
    .utp {
        padding-top: 20px
    }
}

.utp__inner {
    width: 100%
}

.utp__content {
    padding: 0;
    margin-bottom: 20px
}

.utp__content p {
    font-family: Inter, Arial, sans-serif;
    color: #57564a
}

@media screen and (max-width: 640px) {
    .utp__content p {
        font-size: 16px
    }
}

.utp__content p em a {
    word-break: break-all
}

.utp__content p a, .utp__content p em a {
    color: #cc9b37 !important
}

.utp__content span {
    font-family: Inter, Arial, sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #57564a
}

@media screen and (max-width: 640px) {
    .utp__content span {
        font-size: 16px
    }
}

.utp__content strong {
    font-family: Inter, Arial, sans-serif;
    font-size: inherit;
    font-weight: 500;
    color: #57564a
}

.utp__content h2 {
    margin-top: 0;
    margin-bottom: 15px
}

@media screen and (max-width: 640px) {
    .utp__content h2 {
        margin-bottom: 15px
    }
}

.utp__content p {
    width: 90%;
    font-size: 16px;
    font-weight: 300;
    color: #373737;
    color: rgba(55, 55, 55, .8)
}

@media screen and (max-width: 1000px) {
    .utp__content p {
        width: 100%;
        font-size: 16px;
        line-height: 21px
    }
}

.utp__content p strong {
    display: inline-block;
    font-size: inherit;
    font-weight: 500;
    line-height: 30px;
    color: #373737
}

@media screen and (max-width: 640px) {
    .utp__content p strong {
        font-size: 18px;
        padding-bottom: 0
    }
}

.utp__content p a {
    color: #cc9b37
}

.utp__content .text-regular a, .utp__content .text-regular em a {
    color: #cc9b37 !important
}

.utp__content blockquote {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0;
    border: none;
    margin: 50px 0;
    margin-bottom: 63px
}

@media screen and (max-width: 1000px) {
    .utp__content blockquote.only_desktop {
        display: none
    }
}

.utp__content blockquote:before {
    top: 30px;
    left: 30px;
    background-image: url(../images/icons/vectorup.svg)
}

.utp__content blockquote:after, .utp__content blockquote:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%
}

.utp__content blockquote:after {
    bottom: 30px;
    left: calc(65% - 66px);
    background-image: url(../images/icons/vectordown.svg)
}

.utp__content blockquote p {
    position: relative;
    display: block;
    width: 65%;
    height: -moz-max-content;
    height: max-content;
    padding: 48px 69px 48px 86px;
    border: 5px solid #004d6f;
    color: #373737;
    font-weight: 500
}

.utp__content blockquote p:before {
    content: "";
    position: absolute;
    width: 36px;
    height: 36px;
    top: 10%;
    right: -18px;
    border: 5px solid #004d6f;
    border-right-width: 7px;
    background-color: #fff;
    border-bottom-color: transparent;
    border-left-color: transparent;
    transform: skewX(-45deg)
}

.utp__content blockquote p:after {
    content: "";
    position: absolute;
    top: 10%;
    right: 0;
    width: 5px;
    height: 40px;
    background-color: #fff
}

.utp__content blockquote div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 35%;
    height: 80px;
    padding-left: 62px
}

@media screen and (max-width: 1440px) {
    .utp__content blockquote div {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.utp__content blockquote div img {
    width: 80px;
    height: 80px;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    margin-right: 20px
}

@media screen and (max-width: 1440px) {
    .utp__content blockquote div img {
        margin-right: 0;
        margin-bottom: 20px
    }
}

.utp__content blockquote div h4 {
    font-family: Inter, Merriweather, serif !important;
    font-weight: 700;
    font-size: 26px;
    color: #004d6f;
    margin: 0
}

.utp__content blockquote div span {
    font-size: 20px;
    font-weight: 300;
    color: #000
}

.utp__content img {
    display: block;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center
}

@media screen and (max-width: 640px) {
    .utp__content img {
        width: 100%;
        height: 250px
    }
}

@media screen and (max-width: 1000px) {
    .utp__content .testimonials__feture {
        padding: 20px 10px 40px
    }
}

.utp__content .testimonials__feture.only_mob {
    display: none
}

@media screen and (max-width: 1000px) {
    .utp__content .testimonials__feture.only_mob {
        margin-top: 30px;
        width: 100%;
        display: inline-block
    }
}

@media screen and (max-width: 640px) {
    .utp__content .testimonials__feture--head img {
        border-radius: 90px;
        height: 56px;
        width: 56px
    }
}

@media screen and (max-width: 640px) {
    .utp__content .testimonials__feture--text {
        padding-bottom: 0
    }
}

@media screen and (max-width: 640px) {
    .utp__content .testimonials__feture--body {
        padding-left: 15px
    }
}

.utp__content .testimonials__feture--body h4 {
    margin: 0 0 5px;
    padding: 0
}

.utp__content .only_mob {
    display: none
}

@media screen and (max-width: 1000px) {
    .utp__content .only_mob {
        display: inline-block
    }

    .utp__content .only_mob span.text-small {
        font-size: 14px;
        color: #7d7d7e
    }
}

.utp__content .utp__slider {
    position: relative;
    width: 100%;
    min-height: 500px
}

@media screen and (min-width: 2000px) {
    .utp__content .utp__slider {
        width: 70%
    }
}

@media screen and (max-width: 640px) {
    .utp__content .utp__slider {
        min-height: 300px
    }

    .utp__content .utp__slider h3 {
        margin: 24px 0 0
    }
}

.utp__content .utp__slider .swiper-container {
    width: 100%;
    height: 100%
}

.utp__content .utp__slider .only_mob {
    display: none
}

@media screen and (max-width: 1000px) {
    .utp__content .utp__slider .only_mob {
        position: relative;
        display: inline-block
    }

    .utp__content .utp__slider .only_mob .back {
        z-index: 1;
        height: 110px;
        width: 260px;
        position: absolute;
        top: -50px;
        left: 6px;
        background: #2c3690;
        padding: 10px 10px 40px
    }

    .utp__content .utp__slider .only_mob .back span {
        color: #fff
    }
}

.utp__content .utp__slider .swiper-button-next, .utp__content .utp__slider .swiper-button-prev {
    width: 50px;
    height: 30px;
    outline: none
}

@media screen and (max-width: 1000px) {
    .utp__content .utp__slider .swiper-button-next, .utp__content .utp__slider .swiper-button-prev {
        display: none
    }
}

.utp__content .utp__slider .swiper-button-next:after, .utp__content .utp__slider .swiper-button-prev:after {
    content: "";
    width: 50px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat
}

.utp__content .utp__slider .swiper-button-prev:after {
    background-image: url(../images/icons/arrow-left.svg)
}

.utp__content .utp__slider .swiper-button-next:after {
    background-image: url(../images/icons/arrow-right.svg)
}

.utp__content .utp__slider .swiper-slide {
    padding: 0 7.5%
}

@media screen and (max-width: 640px) {
    .utp__content .utp__slider .swiper-slide {
        padding: 0
    }
}

.utp__content .utp__slider .swiper-pagination {
    text-align: left
}

.utp__content .utp__slider .swiper-pagination-bullets {
    bottom: 115px;
    left: 7.5%;
    font-size: 30px;
    font-weight: 900
}

@media screen and (max-width: 640px) {
    .utp__content .utp__slider .swiper-pagination-bullets {
        bottom: 20px
    }
}

.utp__content .utp__slider .swiper-pagination-bullets span {
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #fff;
    margin-right: 8px;
    opacity: 1
}

.utp__content .utp__slider .swiper-pagination-bullets span.swiper-pagination-bullet-active {
    transform: scale(1.5)
}

.utp__content .utp__slider figure {
    position: relative;
    width: 100%;
    height: 100%;
    max-height: 500px
}

.utp__content .utp__slider figure img {
    position: relative;
    width: 100%;
    height: 500px;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0
}

@media screen and (max-width: 640px) {
    .utp__content .utp__slider figure img {
        min-width: 271px;
        min-height: 175px;
        height: auto
    }
}

.utp__content .utp__slider figure figcaption {
    position: absolute;
    bottom: 0;
    left: -8%;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 55%;
    height: 120px;
    padding: 25px 30px;
    background-color: #004d6f;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    z-index: 3
}

.utp__content figure {
    position: relative;
    width: 100%;
    margin: 0 0 22px;
    display: -ms-flexbox;
    display: flex
}

.utp__content figure + figure {
    margin-top: 30px
}

@media screen and (max-width: 640px) {
    .utp__content figure {
        margin: 15px 0 22px
    }
}

@media screen and (max-width: 1000px) {
    .utp__content figure.fl_dc {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.utp__content figure.fl_dc a {
    color: #cc9b37 !important
}

.utp__content figure.fl_dc a:focus, .utp__content figure.fl_dc a:hover {
    color: #cc9b37;
    text-decoration: underline
}

.utp__content figure img {
    display: block;
    width: 65%;
    height: auto;
    margin-right: 30px
}

@media screen and (max-width: 1000px) {
    .utp__content figure img {
        width: 100%;
        height: 100%;
        margin: 0
    }
}

@media screen and (max-width: 640px) {
    .utp__content figure img {
        width: 100% !important;
        height: 100% !important
    }
}

.utp__content figure figcaption {
    position: relative;
    font-size: 16px;
    font-weight: 300;
    color: #7d7d7e;
    padding-top: 7px
}

@media screen and (max-width: 640px) {
    .utp__content figure figcaption {
        font-size: 14px
    }
}

@media screen and (max-width: 1000px) {
    .utp__content figure figcaption.mob_none {
        display: none
    }
}

.utp__content figure figcaption:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 1px;
    background-color: #004d6f
}

@media screen and (max-width: 1000px) {
    .utp__content figure figcaption:before {
        display: none
    }
}

@media screen and (max-width: 640px) {
    .utp__content iframe {
        width: 100%;
        height: 250px
    }
}

.utp__content .warn {
    position: relative;
    width: 65%;
    padding: 35px 40px;
    background-color: #f3f2f7;
    margin: 40px 0 20px
}

@media screen and (max-width: 640px) {
    .utp__content .warn {
        width: 100%;
        padding: 10px 11px
    }
}

.utp__content .warn--dark {
    position: relative;
    width: 65%;
    padding: 35px 40px;
    background-color: #004d6f;
    margin: 20px 0 40px
}

@media screen and (max-width: 640px) {
    .utp__content .warn--dark {
        width: 100%;
        padding: 10px 11px;
        margin: 20px 0
    }
}

.utp__content .warn--dark p {
    width: 100%;
    color: #fff
}

.utp__content .warn p {
    width: 100%
}

.utp__content .cols {
    column-count: 2;
    margin: 20px 0
}

@media screen and (max-width: 640px) {
    .utp__content .cols {
        column-count: unset
    }
}

.utp__content .img__block {
    position: relative;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 30px 0
}

@supports (display:grid) {
    .utp__content .img__block {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns:(1fr) [ 18 ];
        grid-template-columns:repeat(18, 1fr);
        -ms-grid-rows: 300px 250px 235px;
        grid-template-rows:300px 250px 235px;
        grid-gap: 20px
    }

    @media screen and (max-width: 640px) {
        .utp__content .img__block {
            -ms-grid-rows: 190px 250px 235px 190px;
            grid-template-rows:190px 250px 235px 190px;
            grid-gap: 5px
        }
    }
}

.utp__content .img__block img {
    display: block;
    margin: 8px;
    width: 48%;
    height: 500px;
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (max-width: 640px) {
    .utp__content .img__block img {
        margin: 0
    }
}

@supports (display:grid) {
    .utp__content .img__block img {
        width: 100%;
        height: 100%;
        display: block;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.utp__content .img__block img:first-of-type, .utp__content .img__block img:nth-of-type(2), .utp__content .img__block img:nth-of-type(3) {
    width: 32%;
    height: 300px
}

@supports (display:grid) {
    .utp__content .img__block img:first-of-type, .utp__content .img__block img:nth-of-type(2), .utp__content .img__block img:nth-of-type(3) {
        width: 100%;
        height: 100%;
        display: block;
        -o-object-fit: cover;
        object-fit: cover
    }
}

@supports (display:grid) {
    .utp__content .img__block img:first-of-type {
        -ms-grid-column: 1;
        grid-column-start: 1;
        grid-column-end: 7
    }

    @media screen and (max-width: 640px) {
        .utp__content .img__block img:first-of-type {
            display: none
        }
    }
}

@supports (display:grid) {
    .utp__content .img__block img:nth-of-type(2) {
        -ms-grid-column: 7;
        grid-column-start: 7;
        grid-column-end: 13
    }

    @media screen and (max-width: 640px) {
        .utp__content .img__block img:nth-of-type(2) {
            -ms-grid-column: 1;
            grid-column-start: 1;
            grid-column-end: 10
        }
    }
}

@supports (display:grid) {
    .utp__content .img__block img:nth-of-type(3) {
        -ms-grid-column: 13;
        grid-column-start: 13;
        grid-column-end: 19
    }

    @media screen and (max-width: 640px) {
        .utp__content .img__block img:nth-of-type(3) {
            -ms-grid-column: 10;
            grid-column-start: 10;
            grid-column-end: 19
        }
    }
}

@supports (display:grid) {
    .utp__content .img__block img:nth-of-type(4) {
        -ms-grid-column: 1;
        grid-column-start: 1;
        grid-column-end: 11;
        -ms-grid-row: 2;
        grid-row-start: 2;
        grid-row-end: 4
    }

    @media screen and (max-width: 640px) {
        .utp__content .img__block img:nth-of-type(4) {
            -ms-grid-column: 1;
            grid-column-start: 1;
            grid-column-end: 19;
            -ms-grid-row: 2;
            grid-row-start: 2;
            grid-row-end: 2
        }
    }
}

@supports (display:grid) {
    .utp__content .img__block img:nth-of-type(5) {
        -ms-grid-column: 11;
        grid-column-start: 11;
        grid-column-end: 19
    }

    @media screen and (max-width: 640px) {
        .utp__content .img__block img:nth-of-type(5) {
            -ms-grid-column: 1;
            grid-column-start: 1;
            grid-column-end: 19;
            -ms-grid-row: 4;
            grid-row-start: 4;
            grid-row-end: 4
        }
    }
}

@supports (display:grid) {
    .utp__content .img__block img:nth-of-type(6) {
        -ms-grid-column: 11;
        grid-column-start: 11;
        grid-column-end: 15
    }

    @media screen and (max-width: 640px) {
        .utp__content .img__block img:nth-of-type(6) {
            -ms-grid-column: 1;
            grid-column-start: 1;
            grid-column-end: 10;
            -ms-grid-row: 3;
            grid-row-start: 3;
            grid-row-end: 3
        }
    }
}

@supports (display:grid) {
    .utp__content .img__block img:nth-of-type(7) {
        -ms-grid-column: 15;
        grid-column-start: 15;
        grid-column-end: 19
    }

    @media screen and (max-width: 640px) {
        .utp__content .img__block img:nth-of-type(7) {
            -ms-grid-column: 10;
            grid-column-start: 10;
            grid-column-end: 19;
            -ms-grid-row: 3;
            grid-row-start: 3;
            grid-row-end: 3
        }
    }
}

.utp__content .utp__video {
    position: relative;
    width: 100%;
    margin: 30px 0;
    display: -ms-flexbox;
    display: flex;
    margin: 15px 0
}

.utp__content .utp__video iframe, .utp__content .utp__video img {
    display: block;
    width: 65%;
    height: auto;
    margin-right: 30px
}

@media screen and (max-width: 1000px) {
    .utp__content .utp__video iframe, .utp__content .utp__video img {
        width: 100%
    }
}

.utp__content .utp__video img {
    position: relative;
    z-index: 1;
    transition: .3s
}

.utp__content .utp__video iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 0
}

.utp__content .utp__video button {
    position: absolute;
    top: 50%;
    left: 32.5%;
    transform: translate(-50%, -50%);
    width: 70px;
    height: 70px;
    padding: 0;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #004d6f;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: .3s;
    z-index: 2
}

@media screen and (max-width: 640px) {
    .utp__content .utp__video button {
        left: 50%
    }
}

.utp__content .utp__video button:hover {
    background: #928ac5
}

.utp__content .utp__video button svg {
    width: 60%;
    height: 60%;
    transform: translateX(-10%)
}

.utp__content .utp__video figcaption {
    position: relative;
    font-size: 16px;
    font-weight: 300;
    color: #7d7d7e;
    padding-top: 7px
}

.utp__content .utp__video figcaption:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 1px;
    background-color: #004d6f
}

@media screen and (max-width: 640px) {
    .utp__content .utp__video figcaption {
        font-size: 14px
    }
}

.utp__content .unordered-list {
    margin-top: 15px;
    position: relative;
    width: 65%;
    margin-bottom: 15px
}

@media screen and (max-width: 640px) {
    .utp__content .unordered-list {
        width: 100%
    }
}

.utp__content .unordered-list p {
    font-size: 16px;
    font-weight: 700;
    color: #3c3d48;
    margin-bottom: 20px
}

@media screen and (max-width: 640px) {
    .utp__content .unordered-list p {
        font-size: 16px;
        font-weight: 700
    }
}

.utp__content .unordered-list ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.utp__content .unordered-list ul li {
    position: relative;
    font-size: 16px;
    font-weight: 300;
    color: #3c3d48;
    color: rgba(60, 61, 72, .8);
    margin: 8px 0;
    padding-left: 22px;
    font-family: Inter, Arial, sans-serif
}

@media screen and (max-width: 640px) {
    .utp__content .unordered-list ul li {
        font-size: 16px
    }
}

.utp__content .unordered-list ul li:before {
    content: "";
    position: absolute;
    top: calc(50% - 4px);
    left: 0;
    width: 9px;
    height: 9px;
    background-color: #cc9b37 !important;
    border-radius: 50%
}

.utp__content ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.utp__content ul li {
    position: relative;
    font-size: 16px;
    font-weight: 300;
    color: #3c3d48;
    color: rgba(60, 61, 72, .8);
    margin: 8px 0;
    padding-left: 22px;
    font-family: Inter, Arial, sans-serif
}

@media screen and (max-width: 640px) {
    .utp__content ul li {
        font-size: 16px
    }
}

.utp__content ul li:before {
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    width: 9px;
    height: 9px;
    background-color: #cc9b37;
    border-radius: 50%
}

.utp__content ul li a {
    color: #cc9b37 !important
}

.utp__content ul.utp-style-off {
    list-style: none;
    padding: 0;
    margin: 0
}

.utp__content ul.utp-style-off li {
    padding-left: 0;
    margin: 0;
    margin-bottom: 15px;
    position: relative;
    color: #3c3d48;
    color: rgba(60, 61, 72, .8);
    font-family: Inter, Merriweather, serif;
    font-weight: 400
}

@media screen and (max-width: 640px) {
    .utp__content ul.utp-style-off li {
        font-size: 18px
    }
}

.utp__content ul.utp-style-off li.is-active a {
    border-bottom: none;
    color: #2c3690 !important
}

.utp__content ul.utp-style-off li.is-active a:hover {
    background-color: #004d6f
}

.utp__content ul.utp-style-off li a {
    font-size: 18px;
    line-height: 1.35;
    color: #302940;
    text-decoration: none;
    border-bottom: 1px solid #302940;
    transition: .3s
}

@media screen and (min-width: 2000px) {
    .utp__content ul.utp-style-off li a {
        font-size: 22px
    }
}

.utp__content ul.utp-style-off li a:hover {
    color: #fff !important;
    background-color: #ddaf53
}

.utp__content ul.utp-style-off li:before {
    content: "";
    display: none
}

.utp__content .ordered-list {
    position: relative;
    width: 65%;
    margin-bottom: 20px
}

@media screen and (max-width: 640px) {
    .utp__content .ordered-list {
        width: 100%
    }
}

.utp__content .ordered-list p {
    font-size: 16px;
    font-weight: 500;
    color: #3c3d48;
    margin-bottom: 20px
}

@media screen and (max-width: 640px) {
    .utp__content .ordered-list p {
        font-size: 16px;
        font-weight: 700
    }
}

.utp__content .ordered-list ol {
    margin: 0;
    padding: 0;
    list-style: none;
    counter-reset: c
}

.utp__content .ordered-list ol li {
    position: relative;
    font-size: 16px;
    font-weight: 300;
    color: #3c3d48;
    color: rgba(60, 61, 72, .8);
    margin: 8px 0;
    counter-increment: c
}

@media screen and (max-width: 640px) {
    .utp__content .ordered-list ol li {
        font-size: 16px
    }
}

.utp__content .ordered-list ol li:before {
    content: counter(c) ".";
    color: #004d6f;
    margin-right: 11px
}

.utp__content ol {
    margin: 0;
    padding: 0;
    list-style: none;
    counter-reset: c
}

.utp__content ol li {
    position: relative;
    font-size: 16px;
    font-weight: 300;
    color: #3c3d48;
    color: rgba(60, 61, 72, .8);
    margin: 8px 0;
    counter-increment: c
}

@media screen and (max-width: 640px) {
    .utp__content ol li {
        font-size: 16px
    }
}

.utp__content ol li:before {
    content: counter(c) ".";
    color: #004d6f;
    margin-right: 11px
}

.utp__content .file {
    position: relative;
    width: -moz-min-content;
    width: min-content;
    min-width: 350px;
    padding: 10px 60px;
    background-color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 16px;
    font-weight: 500;
    color: #3c3d48;
    text-decoration: none;
    margin: 20px 0 33px
}

@media screen and (max-width: 640px) {
    .utp__content .file {
        min-width: 300px
    }
}

.utp__content .file:hover {
    text-decoration: none
}

.utp__content .file:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 18px;
    width: 33px;
    height: 43px;
    background-image: url(../images/icons/file.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%
}

.utp__content .file span {
    font-size: 14px;
    font-weight: 300;
    color: #3c3d48;
    color: rgba(60, 61, 72, .6)
}

.utp__content .table {
    position: relative;
    width: 65%;
    margin: 15px 0
}

@media screen and (max-width: 640px) {
    .utp__content .table {
        width: 100%;
        overflow-x: auto
    }
}

.utp__content .table--borderless table, .utp__content .table--borderless td, .utp__content .table--borderless tr {
    border: none !important
}

.utp__content .table table {
    width: 100%
}

@media screen and (max-width: 640px) {
    .utp__content .table table.only_desktop {
        display: none
    }
}

.utp__content .table table thead tr td strong {
    display: inline-block;
    font-size: 26px;
    color: #3c3d48;
    padding-bottom: 25px
}

.utp__content .table table tbody tr:first-of-type td {
    font-size: 14px;
    font-weight: 500;
    color: #cc9b37 !important;
    color: rgba(204, 155, 55, .8) !important;
    text-transform: uppercase
}

.utp__content .table table tbody tr td {
    font-size: 20px;
    color: #3c3d48;
    color: rgba(60, 61, 72, .8);
    font-weight: 300;
    padding: 10px 30px 20px 10px;
    vertical-align: top;
    border: 1px solid #000;
    overflow: auto
}

.utp__content .table table tbody tr td:first-of-type {
    width: 30%
}

.utp__content .table table tbody tr td:nth-of-type(2) {
    width: 40%;
    color: #3c3d48;
    color: rgba(60, 61, 72, .6)
}

.utp__content .table table tbody tr td:nth-of-type(3) {
    width: 30%
}

.utp__content .table table tbody tr td a {
    color: #cc9b37
}

.utp__content .table .only_mob {
    display: none
}

@media screen and (max-width: 640px) {
    .utp__content .table .only_mob {
        display: inline-block
    }
}

.utp__content .table .only_mob strong {
    font-size: 18px
}

.utp__content .table .only_mob .content {
    margin-bottom: 20px
}

.utp__content .table .only_mob .content p {
    margin: 0;
    padding: 0;
    font-size: 16px
}

.utp__content .table .only_mob .content p strong {
    font-size: 16px
}

.utp__content a.link-under {
    color: #cc9b37 !important
}

.utp table {
    width: 65% !important
}

@media (max-width: 1440px) {
    .utp table {
        width: 100% !important
    }
}

.mg-head .utp__inner .utp__content h2 {
    margin-top: 20px
}

.schoollist {
    margin-top: 30px
}

@media screen and (max-width: 640px) {
    .schoollist {
        margin-top: 20px
    }
}

.schoollist .select-btns {
    display: none
}

@media (max-width: 1000px) {
    .schoollist .select-btns {
        display: block
    }

    .schoollist .select-btns span {
        font-size: 16px
    }
}

.schoollist__buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.schoollist__content-wrap {
    background: #fafafa;
    padding: 0 46px 55px
}

@media (max-width: 640px) {
    .schoollist__content-wrap {
        padding: 0 10px
    }
}

.schoollist--text {
    width: 80%;
    padding: 41px 0 20px
}

@media (max-width: 1000px) {
    .schoollist--text {
        width: 100%
    }
}

.schoollist--text span {
    margin-bottom: 16px
}

@media (max-width: 1170px) {
    .schoollist .fon-text .df {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.schoollist .school-types__content {
    padding: 0 50px
}

@media (max-width: 640px) {
    .schoollist .school-types__content {
        padding: 0 10px
    }
}

@media (max-width: 640px) {
    .schoollist .school-types__content .undergraduate__fon {
        height: 400px
    }

    .schoollist .school-types__content .undergraduate__fon img {
        width: 300px
    }
}

@media (max-width: 640px) {
    .schoollist .school-types__content .undergraduate__fon .undergraduate__fon-ellipse {
        top: 20%
    }
}

@media (max-width: 640px) {
    .schoollist .school-types__tabs.dn {
        display: none
    }
}

.faculty {
    padding-top: 30px
}

@media screen and (max-width: 640px) {
    .faculty {
        padding-top: 15px
    }
}

.faculty h2 {
    margin-top: 0
}

.faculty-list__selects {
    padding-top: 25px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 27px
}

@media screen and (max-width: 1024px) {
    .faculty-list__selects {
        padding-top: 10px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width: 1024px) {
    .faculty-list__selects .select-form__title {
        font-size: 16px
    }
}

.faculty-list__selects .select-form__dd li:hover {
    color: #cc9b37 !important
}

.faculty-list__selects--item {
    margin-right: 20px
}

@media screen and (max-width: 1024px) {
    .faculty-list__selects--item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }
}

.faculty-list__selects--item p.text-bold {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    color: #373737
}

@media screen and (min-width: 2000px) {
    .faculty-list__selects--item p.text-bold {
        font-size: 26px
    }
}

@media screen and (max-width: 1024px) {
    .faculty-list__selects--item p.text-bold {
        font-size: 16px;
        color: #373737
    }
}

.faculty-list__selects .select-form__head {
    min-width: 500px
}

@media screen and (max-width: 1024px) {
    .faculty-list__selects .select-form__head {
        padding: 15px 12px 12px
    }
}

@media screen and (max-width: 640px) {
    .faculty-list__selects .select-form__head {
        min-width: 300px;
        border-bottom: 2px solid #2c3690
    }
}

.faculty-list__row {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.faculty-list__member {
    width: 49%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 32px 37px;
    background: #fff;
    margin-bottom: 20px
}

@media screen and (max-width: 1170px) {
    .faculty-list__member {
        width: 100%
    }
}

@media screen and (max-width: 640px) {
    .faculty-list__member {
        padding: 10px 15px;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.faculty-list__member--info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-right: 45px;
    width: 80%
}

@media screen and (max-width: 640px) {
    .faculty-list__member--info {
        margin-right: 0
    }
}

.faculty-list__member--info a.text-large {
    margin-bottom: 0;
    font-size: 26px;
    color: #cc9b37
}

@media screen and (min-width: 2000px) {
    .faculty-list__member--info a.text-large {
        font-size: 30px
    }
}

.faculty-list__member--info a.text-large:hover {
    text-decoration: none;
    background: none
}

@media screen and (max-width: 640px) {
    .faculty-list__member--info a.text-large {
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 130%;
        color: #2c3690
    }
}

.faculty-list__member--info span.text-small {
    margin-bottom: 15px;
    color: #737373
}

@media screen and (max-width: 640px) {
    .faculty-list__member--info span.text-small {
        font-style: normal;
        font-weight: 300;
        font-size: 14px;
        line-height: 130%;
        color: #2f3144;
        color: rgba(47, 49, 68, .6)
    }
}

.faculty-list__member--info p.text-regular {
    color: #373737
}

@media screen and (max-width: 640px) {
    .faculty-list__member--info p.text-regular {
        width: 100%;
        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: 130%
    }
}

.faculty-list__member img {
    position: relative;
    width: 140px;
    height: 140px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 50%;
    overflow: hidden;
    -o-object-fit: fill;
    object-fit: fill;
    z-index: 2
}

@media screen and (max-width: 640px) {
    .faculty-list__member img {
        width: 100px;
        height: 100px;
        -ms-flex-order: -1;
        order: -1
    }
}

.faculty-card .container {
    padding-top: 30px
}

.faculty-card h2 {
    margin-bottom: 20px
}

.faculty-card__about {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 768px) {
    .faculty-card__about {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.faculty-card__left {
    width: 240px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-right: 40px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media screen and (min-width: 2000px) {
    .faculty-card__left {
        width: 300px
    }
}

.faculty-card__left a.link {
    color: #cc9b37;
    border-bottom: 1px solid #cc9b37
}

.faculty-card__left a.link:hover {
    text-decoration: none;
    background: none
}

.faculty-card__left img {
    width: 240px;
    height: 240px;
    -o-object-fit: fill;
    object-fit: fill;
    font-family: object-fit\: contain;
    border-radius: 50%
}

.faculty-card__right {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

.faculty-card__right .text-large {
    margin: 15px 0 8px;
    font-size: 24px;
    font-weight: 700
}

@media screen and (min-width: 2000px) {
    .faculty-card__right .text-large {
        font-size: 30px
    }
}

.faculty-card__right .text-large.cl {
    color: #cc9b37
}

.faculty-card__right span.text-regular {
    color: #2f3144;
    color: rgba(47, 49, 68, .6);
    display: inline-block
}

.faculty-card__right p.text-regular {
    color: #2f3144
}

.faculty-card__right a.link-under {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 500;
    border-bottom: 1px solid #cc9b37
}

@media screen and (min-width: 2000px) {
    .faculty-card__right a.link-under {
        font-size: 24px
    }
}

.faculty-card__right a.link-under:hover {
    text-decoration: none
}

.faculty-card__right span.text-small {
    color: #212121;
    margin-bottom: 20px
}

.allprograms {
    padding-top: 30px
}

@media screen and (max-width: 1000px) {
    .allprograms {
        padding-top: 80px
    }
}

@media screen and (max-width: 640px) {
    .allprograms {
        padding-top: 20px
    }
}

.allprograms__inner .__left {
    width: 80%
}

@media screen and (min-width: 2000px) {
    .allprograms__inner .__left {
        width: 100%
    }
}

@media (max-width: 1366px) {
    .allprograms__inner .__left {
        width: 90%
    }
}

@media (max-width: 1000px) {
    .allprograms__inner .__left {
        width: 100%
    }
}

@media (max-width: 768px) {
    .allprograms__inner .__left {
        width: 100%;
        margin-top: 4em
    }
}

@media screen and (max-width: 640px) {
    .allprograms__inner .__left {
        margin-top: 3em
    }
}

.allprograms__inner .only_mobile {
    display: none
}

@media (max-width: 768px) {
    .allprograms__inner .only_mobile {
        display: block;
        font-size: 20px
    }
}

.allprograms__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 74px;
    position: relative;
    width: 89%
}

@media screen and (min-width: 2000px) {
    .allprograms__content {
        width: 80%
    }
}

@media screen and (max-width: 1800px) {
    .allprograms__content {
        width: 97%
    }
}

@media screen and (max-width: 1440px) {
    .allprograms__content {
        width: 100%
    }
}

@media screen and (max-width: 1366px) {
    .allprograms__content {
        width: 100%
    }
}

@media screen and (max-width: 1170px) {
    .allprograms__content {
        width: 79%
    }
}

@media screen and (max-width: 768px) {
    .allprograms__content {
        width: 100%
    }
}

.allprograms__content:before {
    position: absolute;
    content: attr(data-before);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    top: 0;
    right: -1.7em;
    font-size: 200px;
    font-weight: 700;
    line-height: inherit;
    color: #cc9b37;
    opacity: .3
}

@media screen and (min-width: 2000px) {
    .allprograms__content:before {
        right: -300px;
        line-height: 1
    }
}

@media (max-width: 1440px) {
    .allprograms__content:before {
        right: -1.8em;
        top: -40px;
        font-size: 120px
    }
}

@media screen and (max-width: 1366px) {
    .allprograms__content:before {
        right: -1.1em;
        font-size: 80px;
        top: -25px
    }
}

@media (max-width: 1281px) {
    .allprograms__content:before {
        font-size: 60px;
        top: -20px;
        right: -2.2em;
        text-align: center
    }
}

@media (max-width: 1000px) {
    .allprograms__content:before {
        font-size: 90px;
        right: -.5em;
        top: -100px
    }
}

@media (max-width: 768px) {
    .allprograms__content:before {
        font-size: 40px;
        top: -1.2em;
        right: 1.4em
    }
}

@media (max-width: 640px) {
    .allprograms__content:before {
        right: .4em;
        font-weight: 900
    }
}

.allprograms__content:last-child {
    margin-bottom: 30px
}

.allprograms__img {
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 318px;
    height: 200px;
    background-repeat: no-repeat
}

.allprograms__img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
    z-index: 2
}

@media screen and (min-width: 2000px) {
    .allprograms__img {
        width: 450px;
        height: 350px
    }
}

@media (max-width: 666px) {
    .allprograms__img {
        width: 200px;
        height: 150px
    }
}

@media (max-width: 1000px) {
    .allprograms__img {
        width: 48%;
        height: 140px
    }
}

@media (max-width: 640px) {
    .allprograms__img {
        height: auto;
        margin-bottom: 15px;
        margin-right: 15px;
        width: calc(50% - 15px)
    }
}

@media (max-width: 321px) {
    .allprograms__img {
        min-width: 300px
    }
}

.allprograms__img:nth-child(2) .allprograms__img:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(1.85deg, #282b3e, #282c45 140%);
    background: linear-gradient(1.85deg, #282b3e, rgba(40, 44, 69, 0) 140%)
}

@media (max-width: 640px) {
    .allprograms__img:nth-child(2) .allprograms__img:after {
        opacity: 0
    }
}

.allprograms__img img {
    display: block;
    width: 100%;
    transition: .3s;
    position: absolute;
    top: 0;
    left: 0
}

@media screen and (max-width: 1000px) {
    .allprograms__img img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }
}

@media (max-width: 640px) {
    .allprograms__img img {
        position: relative;
        height: 140px
    }
}

@media (max-width: 321px) {
    .allprograms__img img {
        min-width: 300px
    }
}

.allprograms__img span {
    z-index: 2;
    width: 240px;
    position: absolute;
    top: 4px;
    left: 20px;
    font-size: 24px
}

.allprograms__img span, .allprograms__img span:hover {
    text-decoration: none;
    color: #fff
}

@media screen and (max-width: 1440px) {
    .allprograms__img span {
        font-size: 18px
    }
}

@media screen and (max-width: 640px) {
    .allprograms__img span {
        width: auto;
        position: relative;
        bottom: auto;
        left: auto;
        color: #004d6f;
        margin-bottom: 15px;
        font-size: 16px;
        display: inline-block;
        padding: 5px 10px 0
    }
}

@media screen and (min-width: 2000px) {
    .allprograms__img span {
        font-size: 26px
    }
}

.small-tabs {
    width: 100%;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-radius: 5px;
    margin: 0 0 30px;
    padding: 0;
    list-style: none;
    overflow-x: auto
}

.small-tabs, .small-tabs li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.small-tabs li {
    font-family: Inter, Arial, sans-serif;
    font-size: 16px;
    color: #ddaf53;
    padding: 8px 10px;
    min-width: 150px;
    min-height: 35px;
    -ms-flex-pack: center;
    justify-content: center;
    transition: background .3s, color .3s;
    border-top: 1px solid rgba(221, 175, 83, .2);
    border-bottom: 1px solid rgba(221, 175, 83, .2);
    border-right: 1px solid rgba(221, 175, 83, .2);
    cursor: pointer;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    white-space: nowrap
}

@media screen and (min-width: 2000px) {
    .small-tabs li {
        font-size: 20px;
        padding: 15px 20px
    }
}

.small-tabs li:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-left: 1px solid rgba(0, 77, 111, .2)
}

.small-tabs li:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.small-tabs li.is-active, .small-tabs li:hover {
    background: #ddaf53;
    color: #fff
}

.newslist {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

.newslist h1 {
    color: #212121;
    margin-bottom: 20px;
    margin-top: 30px;
    font-size: 36px
}

@media screen and (max-width: 1000px) {
    .newslist .dn_mob {
        display: none
    }
}

.newslist .testimonials__paginations {
    padding-top: 35px;
    padding-bottom: 30px
}

.newslist .only_mobile {
    display: none
}

@media screen and (max-width: 1000px) {
    .newslist .only_mobile {
        position: relative;
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media screen and (max-width: 1000px) {
    .newslist .only_mobile.smallnews-list {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.newslist .only_mobile a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.newslist .only_mobile .eventlist__inner--subscribe {
    margin: 30px 0;
    display: block
}

@media screen and (max-width: 1000px) {
    .newslist .only_mobile .eventlist__inner--subscribe {
        margin: 0 0 10px
    }
}

.newslist .only_mobile .eventlist__inner--subscribe form {
    padding: 17px 10px 30px
}

.newslist .only_mobile .eventlist__inner--subscribe h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    color: #fff
}

.newslist .only_mobile .eventlist__inner--subscribe p {
    font-weight: 300;
    font-size: 16px;
    line-height: 130%;
    color: #fff
}

.newslist .only_mobile .border {
    position: relative;
    margin-top: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width: 640px) {
    .newslist .only_mobile .border {
        display: block
    }
}

.newslist .only_mobile .border:before {
    content: "";
    position: absolute;
    top: -13%;
    left: 0;
    width: 100%;
    border-top: 1px solid rgba(44, 54, 144, .10196)
}

@media screen and (max-width: 640px) {
    .newslist .only_mobile .border:before {
        top: -8%
    }
}

.newslist .only_mobile .border .information_text {
    position: relative
}

@media screen and (max-width: 1000px) {
    .newslist .only_mobile .border .information_text {
        width: 50%;
        margin: 0 !important
    }
}

@media screen and (max-width: 640px) {
    .newslist .only_mobile .border .information_text {
        width: 100%;
        margin: 25px 0 !important
    }
}

.newslist .only_mobile .border .information_text a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.newslist .only_mobile img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.newslist .only_mobile .df {
    margin-top: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.newslist .only_mobile .df span:first-child {
    font-weight: 300;
    font-size: 12px;
    line-height: 130%;
    color: #2f3144;
    margin-right: 10px
}

.newslist .only_mobile .df span:nth-child(2) {
    color: #fff;
    font-size: 10px;
    border-radius: 3px;
    padding: 2px 4px;
    background: #2c3690;
    text-transform: uppercase;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: .05em;
    line-height: 130%
}

.newslist .only_mobile .df p {
    margin: 0 10px 0 0;
    padding: 0
}

.newslist .only_mobile h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    color: #2f3144
}

.newslist .only_mobile .smallnews {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 20px;
    margin-right: 20px
}

@media screen and (max-width: 1000px) {
    .newslist .only_mobile .smallnews {
        width: calc(50% - 20px)
    }
}

@media screen and (max-width: 640px) {
    .newslist .only_mobile .smallnews {
        width: 100%
    }
}

.newslist .only_mobile .smallnews img {
    width: 109.29px;
    height: 77px;
    -o-object-fit: scale-down;
    object-fit: scale-down;
    margin-right: 8px
}

@media screen and (max-width: 640px) {
    .newslist .only_mobile .smallnews img {
        -o-object-fit: cover;
        object-fit: cover
    }
}

.newslist .only_mobile .smallnews .df {
    margin: 0
}

.newslist .only_mobile .smallnews h4 {
    height: 58px;
    overflow: hidden;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    padding: 0;
    margin: 5px 0 10px
}

@media screen and (max-width: 1000px) {
    .newslist .only_mobile .smallnews h4 {
        height: auto
    }
}

@media screen and (max-width: 640px) {
    .newslist .only_mobile .smallnews h4 {
        height: 58px
    }
}

.newslist .only_mobile .smallnews p.text-small {
    font-weight: 300;
    font-size: 12px;
    line-height: 130%
}

.newslist .only_mobile .smallnews span.text-small {
    font-size: 12px;
    line-height: 130%;
    color: #2f3144
}

.newslist .only_mobile .information_text {
    background: #f3f2f7;
    border-radius: 0;
    padding: 17px 24px 28px 10px
}

.newslist .only_mobile .information_text.m25 {
    margin: 25px 0
}

.newslist .only_mobile .information_text.m20 {
    margin: 20px 0 10px
}

.newslist .only_mobile .information_text h3 {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #212121
}

.newslist .only_mobile .information_text .df {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.newslist .only_mobile .information_text .df span:first-child {
    font-weight: 300;
    font-size: 12px;
    line-height: 130%;
    color: #2f3144;
    margin-right: 10px
}

.newslist .only_mobile .information_text .df span:nth-child(2) {
    color: #fff;
    font-size: 10px;
    border-radius: 3px;
    padding: 2px 4px;
    background: #2c3690;
    text-transform: uppercase;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: .05em;
    line-height: 130%
}

.newslist .only_mobile .information_text .df p {
    margin: 0 10px 0 0;
    padding: 0
}

.newslist__inner {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-bottom: 30px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.newslist__inner-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.newslist__inner--bignew {
    max-width: 66%;
    max-height: 550px;
    width: 100%;
    height: 40vw;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0;
    position: relative;
    padding: 54px 118px 54px 54px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: start;
    align-items: flex-start
}

.newslist__inner--bignew:hover {
    text-decoration: none
}

@media screen and (max-width: 1000px) {
    .newslist__inner--bignew {
        width: 100%;
        margin-bottom: 30px;
        background-size: contain;
        height: 150px
    }
}

.newslist__inner--bignew:before {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #2c3690, #2f3045);
    background: linear-gradient(180deg, rgba(44, 54, 144, 0), rgba(47, 48, 69, .66));
    position: absolute;
    top: 0;
    left: 0
}

.newslist__inner--bignew span {
    color: #fff;
    z-index: 2
}

.newslist__inner--bignew h3 {
    margin-top: 16px;
    color: #fff;
    z-index: 2
}

.newslist__inner--smallnew {
    position: relative;
    width: 32%;
    height: -moz-max-content;
    height: max-content;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

@media screen and (max-width: 1000px) {
    .newslist__inner--smallnew {
        width: 100%;
        margin-bottom: 30px
    }
}

.newslist__inner--smallnew:hover {
    text-decoration: none
}

.newslist__inner--smallnew:hover .after_img:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(71.89deg, #02030e, #082248 99.98%);
    opacity: .5
}

.newslist__inner--smallnew .after_img {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    transition: .72s ease-in-out
}

.newslist__inner--smallnew._events span {
    background: #df7e7e;
    background: hsla(0, 60%, 68%, .1);
    color: #e46060
}

.newslist__inner--smallnew._science span {
    background: #004d6f;
    background: rgba(0, 77, 111, .1);
    color: #004d6f
}

.newslist__inner--smallnew img {
    width: 100%;
    height: auto;
    max-height: 350px;
    -o-object-fit: cover;
    object-fit: cover
}

.newslist__inner--smallnew div {
    margin-top: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.newslist__inner--smallnew div span {
    font-size: 13px;
    border-radius: 3px;
    padding: 1px 4px
}

.newslist__inner--smallnew h4 {
    color: #212121
}

.newslist__inner--smallnew p {
    color: #3c3d48;
    margin: 0 15px 0 0
}

.newslist__inner--smallnew span {
    text-transform: uppercase
}

.newslist__inner--subscribe {
    width: 32%
}

@media screen and (max-width: 768px) {
    .newslist__inner--subscribe {
        width: 100%
    }
}

.newslist__inner--cardnew {
    position: relative;
    width: 32%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 40px 30px;
    background: #fff
}

@media screen and (max-width: 1000px) {
    .newslist__inner--cardnew {
        width: 100%;
        margin-bottom: 30px
    }
}

.newslist__inner--cardnew a {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    z-index: 2
}

.newslist__inner--cardnew span {
    color: #004d6f;
    margin-bottom: 15px
}

.newslist__inner--cardnew h4 {
    width: 70%;
    color: #212121;
    margin-bottom: 32px
}

@media screen and (max-width: 1000px) {
    .newslist__inner--cardnew h4 {
        width: 100%
    }
}

.newslist__inner--cardnew p {
    width: 80%;
    color: #444554
}

@media screen and (max-width: 1000px) {
    .newslist__inner--cardnew p {
        width: 100%
    }
}

.newslist__inner.mb {
    margin-bottom: 0
}

.newslist__pages {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    list-style: none;
    margin: 0;
    padding: 0
}

@media screen and (max-width: 1000px) {
    .newslist__pages {
        margin-top: 30px
    }
}

.newslist__pages li:not(:last-child) {
    margin-right: 15px
}

.newslist__pages li.is-open {
    opacity: 1
}

.newslist__pages a {
    font-size: 25px;
    color: #004d6f;
    opacity: .5;
    transition: opacity .3s
}

.newslist__pages a:hover {
    text-decoration: none;
    opacity: 1
}

.whynu__inner {
    margin-top: 30px
}

.whynu--content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 10px auto 30px
}

@media screen and (max-width: 1000px) {
    .whynu--content {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin: 15px auto
    }
}

.whynu--content .__left {
    width: 50%;
    margin-right: 40px
}

@media screen and (max-width: 1000px) {
    .whynu--content .__left {
        width: 100%;
        margin: 0
    }
}

.whynu--content .__left p.text-regular {
    margin-top: 10px
}

@media screen and (max-width: 1000px) {
    .whynu--content .__left p.text-regular {
        margin: 0
    }
}

.whynu--content .__right {
    width: 50%
}

@media screen and (max-width: 1000px) {
    .whynu--content .__right {
        width: 100%;
        margin-bottom: 20px
    }
}

@media screen and (max-width: 1000px) {
    .whynu--content .__right img {
        width: 100%
    }
}

.whynu--content .__right p.side-info {
    width: 50%;
    height: 50%;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 15px;
    font-size: 20px
}

@media screen and (max-width: 1000px) {
    .whynu--content .__right p.side-info {
        margin: 0;
        width: 100%;
        font-size: 14px
    }
}

@media screen and (max-width: 1000px) {
    .whynu--content .__right p.side-info:first-child {
        margin-bottom: 30px
    }
}

.whynu--content .__right p.side-info span {
    margin-right: 10px
}

@media screen and (max-width: 640px) {
    .whynu--content .__right p.side-info span {
        font-size: 50px
    }
}

.gginformation {
    margin-top: 30px;
    margin-bottom: 30px
}

@media screen and (max-width: 640px) {
    .gginformation {
        margin-top: 20px
    }
}

.gginformation__inner h2 {
    margin-bottom: 10px
}

@media screen and (max-width: 640px) {
    .gginformation__inner h2 {
        font-size: 28px
    }
}

.gginformation__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 1170px) {
    .gginformation__content.fl_cr {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.gginformation__content .content--text {
    width: 50%;
    padding-right: 25px
}

@media (max-width: 1170px) {
    .gginformation__content .content--text {
        width: 100%
    }
}

.gginformation__content .content--text span.text-big {
    margin-bottom: 10px;
    display: inline-block
}

@media screen and (max-width: 640px) {
    .gginformation__content .content--text span.text-big {
        margin-bottom: 10px
    }
}

.gginformation__content .content--another {
    position: relative;
    padding-left: 25px;
    width: 50%;
    text-align: right
}

@media screen and (min-width: 2000px) {
    .gginformation__content .content--another {
        height: 500px
    }
}

@media (max-width: 1170px) {
    .gginformation__content .content--another {
        width: 100%;
        text-align: inherit
    }
}

@media (max-width: 640px) {
    .gginformation__content .content--another {
        padding-left: 0
    }
}

.gginformation__content .content--another iframe {
    width: 100%;
    height: 400px
}

@media screen and (min-width: 2000px) {
    .gginformation__content .content--another iframe {
        min-height: 500px
    }
}

@media (max-width: 640px) {
    .gginformation__content .content--another iframe {
        width: 100%;
        height: 280px
    }
}

.gginformation__news {
    margin-top: 35px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 768px) {
    .gginformation__news {
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0 auto
    }
}

@media (max-width: 640px) {
    .gginformation__news .dn_mobile {
        display: none
    }
}

.gginformation__news .dn_desktop {
    display: none
}

@media (max-width: 640px) {
    .gginformation__news .dn_desktop {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .gginformation__news .dn_desktop span {
        font-size: 12px
    }

    .gginformation__news .dn_desktop a {
        text-decoration: none;
        font-size: 18px;
        color: #000
    }
}

.gginformation__news .bignews {
    width: 66%;
    height: 550px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    position: relative;
    padding: 54px 118px 54px 54px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: start;
    align-items: flex-start
}

@media screen and (max-width: 768px) {
    .gginformation__news .bignews {
        width: 100%;
        height: 400px;
        padding: 30px 20px
    }
}

@media screen and (max-width: 640px) {
    .gginformation__news .bignews {
        width: 100%;
        height: 200px;
        margin-bottom: 20px;
        background-size: cover
    }
}

.gginformation__news .bignews:before {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #2c3690, #2f3045);
    background: linear-gradient(180deg, rgba(44, 54, 144, 0), rgba(47, 48, 69, .66));
    position: absolute;
    top: 0;
    left: 0
}

.gginformation__news .bignews span {
    margin-bottom: 15px;
    color: #fff;
    z-index: 2
}

.gginformation__news .bignews h3 {
    color: #fff;
    z-index: 2
}

.gginformation__news .smallnews {
    width: 32%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

@media screen and (max-width: 768px) {
    .gginformation__news .smallnews {
        width: 100%;
        -ms-flex-direction: unset;
        flex-direction: unset;
        margin-top: 15px
    }
}

@media screen and (max-width: 640px) {
    .gginformation__news .smallnews {
        width: 100%;
        margin-bottom: 30px
    }
}

.gginformation__news .smallnews:hover {
    text-decoration: none
}

.gginformation__news .smallnews._events span {
    background: #df7e7e;
    background: hsla(0, 60%, 68%, .1);
    color: #e46060
}

.gginformation__news .smallnews._science span {
    background: #004d6f;
    background: rgba(0, 77, 111, .1);
    color: #004d6f
}

.gginformation__news .smallnews img {
    width: 100%;
    max-height: 279px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 20px
}

@media (max-width: 768px) {
    .gginformation__news .smallnews img {
        width: 50%;
        margin: 0 auto
    }
}

@media (max-width: 640px) {
    .gginformation__news .smallnews img {
        width: 40%;
        margin: 0;
        min-height: 98px
    }
}

@media (max-width: 768px) {
    .gginformation__news .smallnews div.mobile {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 15px 10px
    }
}

@media screen and (max-width: 768px) and (max-width: 640px) {
    .gginformation__news .smallnews div.mobile {
        margin: 0 10px
    }

    .gginformation__news .smallnews div.mobile h4 {
        font-family: Inter, Merriweather, serif;
        font-size: 16px
    }

    .gginformation__news .smallnews div.mobile p.text-small {
        color: #2f3144
    }
}

.gginformation__news .smallnews div.df {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.gginformation__news .smallnews div.df span {
    font-size: 13px;
    border-radius: 3px;
    padding: 1px 4px
}

@media (max-width: 640px) {
    .gginformation__news .smallnews div.df p {
        font-size: 12px
    }
}

.gginformation__news .smallnews h4 {
    color: #212121
}

@media screen and (max-width: 640px) {
    .gginformation__news .smallnews h4 {
        height: 70px;
        overflow: hidden;
        margin-top: 5px;
        padding: 0
    }
}

.gginformation__news .smallnews p {
    color: #004d6f;
    margin: 0 15px 0 0
}

.gginformation__news .smallnews span {
    text-transform: uppercase
}

.gginformation .btn__blue {
    padding: 20px 30px;
    margin-top: 50px
}

@media (max-width: 768px) {
    .gginformation .btn__blue {
        margin-top: 20px;
        margin-bottom: 40px
    }
}

.allschools {
    position: relative;
    width: 100%;
    padding: 30px 0 50px
}

@media (max-width: 640px) {
    .allschools {
        padding: 20px 0 50px
    }
}

.allschools__inner {
    position: relative;
    width: 100%
}

.allschools__items {
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.allschools__item, .allschools__items {
    position: relative;
    display: -ms-flexbox;
    display: flex
}

.allschools__item {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 50%;
    border: 5px solid #fff;
    padding: 50px;
    overflow: hidden
}

@media (max-width: 1000px) {
    .allschools__item {
        width: 100%;
        padding: 20px 10px
    }
}

.allschools__item h2 {
    margin-top: 0
}

.allschools__item img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.allschools__item-prll, .allschools__item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.allschools__item-prll img {
    position: absolute;
    width: 105%;
    height: 105%;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.allschools__item h2, .allschools__item p {
    position: relative;
    z-index: 3;
    color: #fff
}

.allschools__item p:last-of-type {
    margin-bottom: 25px
}

.allschools__item a.btn__blue {
    margin-top: auto;
    width: -moz-fit-content;
    width: fit-content
}

@media screen and (max-width: 1000px) {
    .allschools__item a.btn__blue {
        margin-top: 20px;
        margin-right: auto
    }
}

@media screen and (max-width: 640px) {
    .allschools__item a.btn__blue {
        width: 100%;
        padding: 13px 30px
    }

    .allschools__item a.btn__blue label {
        font-size: 16px;
        font-weight: 400
    }
}

.allschools__item a.link-under {
    position: relative;
    display: block;
    width: -moz-max-content;
    width: max-content;
    color: #fff;
    z-index: 3;
    margin-bottom: 5px
}

.allschools__item:first-child {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: unset;
    flex-direction: unset
}

@media (max-width: 1000px) {
    .allschools__item:first-child {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.allschools__item--left {
    position: relative;
    width: 50%
}

@media (max-width: 1000px) {
    .allschools__item--left {
        width: 100%
    }
}

.allschools__item--left h2, .allschools__item--left p {
    width: 80%
}

@media (max-width: 1000px) {
    .allschools__item--left h2, .allschools__item--left p {
        width: 100%
    }
}

.allschools__item--right {
    position: relative;
    width: 50%
}

@media (max-width: 1000px) {
    .allschools__item--right {
        width: 100%
    }
}

.allschools__item--right img {
    position: relative;
    display: block;
    width: 80%;
    height: auto;
    margin-left: auto
}

@media (max-width: 1000px) {
    .allschools__item--right img {
        width: 100%;
        margin-left: 0;
        margin-top: 35px
    }
}

.allschools .dn_des {
    display: none
}

@media screen and (max-width: 1000px) {
    .allschools .dn_des {
        display: block
    }
}

@media screen and (max-width: 1000px) {
    .allschools .dn_mob {
        display: none
    }
}

.statistics {
    margin-top: 30px
}

@media (max-width: 640px) {
    .statistics {
        margin-top: 20px
    }
}

.statistics__inner {
    display: -ms-flexbox;
    display: flex
}

.statistics h2 {
    margin-top: 0
}

.statistics__content {
    width: 80%
}

@media (max-width: 1170px) {
    .statistics__content {
        width: 100%
    }
}

.statistics__content .select-form {
    display: none
}

@media (max-width: 1170px) {
    .statistics__content .select-form {
        display: block
    }
}

.statistics__content .select-form.select-light {
    border-bottom: 2px solid #004d6f
}

@media (max-width: 640px) {
    .statistics__content .select-form.select-light {
        margin-bottom: 15px
    }
}

.statistics__slider {
    padding: 15px;
    border: 1px solid #dcdce6;
    box-sizing: border-box;
    margin-bottom: 30px
}

.statistics .btn_loop {
    z-index: 2;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer
}

@media screen and (max-width: 640px) {
    .statistics .btn_loop .desk {
        display: none
    }
}

.statistics .btn_loop .mob {
    display: none
}

@media screen and (max-width: 640px) {
    .statistics .btn_loop .mob {
        display: block
    }
}

@media screen and (max-width: 640px) {
    .statistics .btn_loop {
        right: 35%;
        top: 70%
    }
}

.statistics .modal_window {
    width: 100%;
    display: none;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    z-index: 11;
    height: 100%;
    left: 0;
    top: 0;
    overflow: auto;
    background: #292929;
    background: rgba(41, 41, 41, .5)
}

.statistics .modal_window-body {
    height: 80%;
    width: 80%;
    background: #fff
}

.statistics .modal_window-body img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.statistics--slider {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    padding: 50px 51px
}

@media screen and (max-width: 1000px) {
    .statistics--slider {
        padding: 0
    }
}

.statistics--slider div.swiper-pagination {
    font-size: 18px;
    position: relative;
    margin-top: 15px;
    z-index: 2
}

@media (max-width: 1000px) {
    .statistics--slider div.swiper-pagination {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width: 640px) {
    .statistics--slider div.swiper-pagination {
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.statistics--slider__main {
    width: 100%;
    height: 600px;
    margin: 0 auto;
    position: relative
}

@media (max-width: 768px) {
    .statistics--slider__main {
        height: 100%
    }
}

.statistics--slider__main img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.statistics--slider__btn {
    z-index: 2;
    width: 50px;
    height: 26px;
    position: absolute;
    bottom: 8%;
    cursor: pointer;
    opacity: .5;
    outline: none;
    transition: opacity .3s
}

@media (max-width: 1000px) {
    .statistics--slider__btn {
        bottom: 0
    }
}

.statistics--slider__btn:hover {
    opacity: 1
}

.statistics--slider__btn--prev {
    left: 0;
    right: auto;
    background: url(../images/statistics/prev.svg) no-repeat 50%;
    background-size: contain
}

@media (max-width: 640px) {
    .statistics--slider__btn--prev {
        display: none
    }
}

.statistics--slider__btn--next {
    right: 0;
    left: auto;
    background: url(../images/statistics/next.svg) no-repeat 50%;
    background-size: contain
}

@media (max-width: 640px) {
    .statistics--slider__btn--next {
        display: none
    }
}

.intercoop .inner-page-head {
    height: 200px
}

@media (min-width: 2000px) {
    .intercoop .inner-page-head {
        height: 250px
    }
}

@media (min-width: 2559px) {
    .intercoop .inner-page-head {
        height: 280px
    }
}

@media (max-width: 1366px) {
    .intercoop .inner-page-head {
        height: 180px
    }
}

@media (max-width: 1024px) {
    .intercoop .inner-page-head {
        height: 160px
    }
}

@media (max-width: 768px) {
    .intercoop .inner-page-head {
        height: 150px
    }
}

.intcoop {
    padding: 30px 0 35px
}

.intcoop, .intcoop__inner, .intcoop__items {
    position: relative;
    width: 100%
}

.intcoop__items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 1000px) {
    .intcoop__items {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.intcoop__item {
    position: relative;
    width: 50%;
    border: 5px solid #fff;
    padding: 50px;
    padding-bottom: 100px;
    overflow: hidden
}

.intcoop__item:first-child {
    padding-bottom: 50px
}

@media (max-width: 1000px) {
    .intcoop__item {
        width: 100%;
        padding: 20px 10px;
        padding-bottom: 100px
    }

    .intcoop__item:first-child {
        padding-bottom: 10px
    }

    .intcoop__item .btn__blue {
        width: 65%;
        left: 50%;
        transform: translateX(-50%)
    }
}

@media (max-width: 640px) {
    .intcoop__item .btn__blue {
        width: 95%
    }
}

.intcoop__item .btn__blue {
    position: absolute;
    bottom: 20px;
    width: -moz-fit-content;
    width: fit-content;
    z-index: 5;
    background-color: #fff;
    margin-top: 50px
}

.intcoop__item .btn__blue:after {
    background: #fff !important
}

.intcoop__item .btn__blue:hover {
    background: #fff;
    background: hsla(0, 0%, 100%, .75)
}

.intcoop__item .btn__blue span {
    color: #354a79
}

@media (max-width: 640px) {
    .intcoop__item .btn__blue {
        padding: 20px;
        width: 95%
    }
}

.intcoop__item a, .intcoop__item h2, .intcoop__item p, .intcoop__item ul {
    position: relative;
    z-index: 3;
    color: #fff
}

.intcoop__item h2 {
    margin-top: 0;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 10px
}

@media (min-width: 640px) {
    .intcoop__item h2 {
        font-size: 40px;
        line-height: 48px
    }
}

@media (min-width: 768px) {
    .intcoop__item h2 {
        font-size: 48px;
        line-height: 58px
    }
}

@media (min-width: 1024px) {
    .intcoop__item h2 {
        font-size: 56px;
        font-weight: 900;
        line-height: 70px;
        margin-bottom: 20px
    }
}

.intcoop__item img {
    position: relative;
    z-index: 3;
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 25px;
    -o-object-fit: cover;
    object-fit: cover
}

.intcoop__item ul {
    list-style: none;
    padding: 0
}

.intcoop__item ul li {
    margin: 5px 0
}

.intcoop__item ul li:before {
    content: "•";
    font-size: 20px;
    color: #fff;
    margin-right: 10px
}

.intcoop__item a.link-under {
    font-size: 20px
}

@media screen and (max-width: 640px) {
    .intcoop__item a.link-under {
        font-size: 14px
    }
}

.intcoop__item--row {
    position: relative;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 1366px) {
    .intcoop__item--row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.intcoop__item--row img {
    display: block;
    width: 114px;
    margin-right: auto;
    -o-object-fit: contain;
    object-fit: contain
}

@media (min-width: 1925px) {
    .intcoop__item--row img {
        width: 175px
    }
}

@media (max-width: 1366px) {
    .intcoop__item--row img {
        width: 20%;
        margin: 0;
        margin-bottom: 10px
    }
}

.intcoop__item--row img:last-of-type {
    margin-right: 0
}

.intcoop__item [links-item] {
    z-index: 4
}

.intcoop__item [data-parallax-item], .intcoop__item [links-item] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.intcoop__item [data-parallax-item] img {
    position: absolute;
    width: 110%;
    height: 110%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -o-object-fit: cover;
    object-fit: cover
}

.intcoop__item:first-child {
    width: 100%
}

.intcoop__item:first-child p {
    width: 80%
}

@media (max-width: 1000px) {
    .intcoop__item:first-child p {
        width: 100%
    }
}

.intcoop__item:last-child {
    width: 100%
}

.professionapro {
    margin-top: 30px
}

@media screen and (max-width: 640px) {
    .professionapro {
        margin-top: 20px
    }
}

.professionapro__inner {
    padding: 0 15px;
    margin-top: 30px
}

@media screen and (max-width: 640px) {
    .professionapro__inner {
        margin-top: 0
    }
}

@media (min-width: 1925px) {
    .professionapro__inner {
        width: 65%
    }
}

@media screen and (max-width: 640px) {
    .professionapro__inner {
        padding: 0
    }
}

.professionapro__inner h3 {
    width: 50%;
    margin-top: 20px
}

@media (max-width: 1000px) {
    .professionapro__inner h3 {
        width: 100%
    }
}

@media (max-width: 640px) {
    .professionapro__inner h3 {
        margin-top: 20px;
        font-size: 28px
    }
}

.professionapro__inner h3 a {
    color: #ddaf53 !important
}

.professionapro__inner h3 a:hover {
    color: #cc9b37
}

.professionapro__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 10px auto 25px
}

.professionapro__content--with-image {
    display: block
}

.professionapro__content--with-image .__right {
    float: right
}

@media (max-width: 640px) {
    .professionapro__content {
        margin: 10px auto
    }
}

@media (max-width: 1000px) {
    .professionapro__content.fl_cr {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media (max-width: 1000px) {
    .professionapro__content.fl_c {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.professionapro__content .__left {
    width: 60%
}

@media (min-width: 1925px) {
    .professionapro__content .__left {
        width: 70%
    }
}

@media (max-width: 1000px) {
    .professionapro__content .__left {
        width: 100%
    }
}

.professionapro__content .__left p.text-regular {
    margin-top: 8px
}

.professionapro__content .__left p.text-regular.m0 {
    margin: 0
}

.professionapro__content .__right {
    width: 38%
}

@media (min-width: 1925px) {
    .professionapro__content .__right {
        width: 25%
    }
}

@media (max-width: 1000px) {
    .professionapro__content .__right {
        width: 100%
    }
}

.professionapro__content .__right img {
    width: 100%
}

@media (min-width: 1925px) {
    .professionapro__content .__right img {
        width: 75%
    }
}

@media (max-width: 1000px) {
    .professionapro__content .__right img {
        margin-bottom: 20px
    }
}

.professionapro__content .__right .icon {
    width: 417px;
    height: 71px;
    -o-object-fit: contain;
    object-fit: contain
}

@media screen and (max-width: 640px) {
    .professionapro__content .__right .icon {
        width: 100%
    }
}

.professionapro__content .__right_text {
    margin-bottom: 20px
}

.professionapro__content .__right_text span.text-regular {
    display: inline-block;
    font-weight: 700;
    width: 490px
}

@media (max-width: 640px) {
    .professionapro__content .__right_text span.text-regular {
        font-size: 18px;
        width: 300px
    }
}

.professionapro__content .__right_text .df {
    margin-top: 15px;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 640px) {
    .professionapro__content .__right_text .df {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .professionapro__content .__right_text .df ul {
        margin: 0
    }
}

.professionapro__content .__right_text .df li {
    font-size: 20px
}

@media (max-width: 640px) {
    .professionapro__content .__right_text .df li {
        font-size: 16px
    }
}

.professionapro__content h3 a {
    color: #cc9b37 !important;
    text-decoration: #cc9b37 !important
}

.research {
    padding: 30px 0
}

.research, .research__inner {
    position: relative;
    width: 100%
}

.research__items {
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.research__item, .research__items {
    position: relative;
    display: -ms-flexbox;
    display: flex
}

.research__item {
    width: 50%;
    border: 5px solid #fff;
    padding: 50px;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    overflow: hidden
}

@media (max-width: 1000px) {
    .research__item {
        width: 100%;
        padding: 20px 10px
    }
}

.research__item-prll {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.research__item-prll img {
    position: absolute;
    width: 105%;
    height: 105%;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.research__item .link-under {
    font-size: 16px
}

.research__item:first-child {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row
}

@media (max-width: 1000px) {
    .research__item:first-child {
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 20px
    }
}

.research__item:first-child h2 {
    width: 100%
}

.research__item:first-child a.btn__blue {
    transform: translateY(-35%)
}

@media (max-width: 1000px) {
    .research__item:first-child a.btn__blue {
        transform: translateY(0)
    }
}

.research__item ol {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.research__item a, .research__item h2, .research__item img, .research__item p {
    position: relative;
    z-index: 5;
    color: #fff
}

.research__item h2 {
    margin-top: 0
}

.research__item a.btn__blue {
    position: relative;
    margin-top: auto;
    width: -moz-fit-content;
    width: fit-content;
    z-index: 6
}

@media (max-width: 1000px) {
    .research__item a.btn__blue {
        width: 100%
    }
}

.research__item--left {
    width: 50%
}

@media (max-width: 1000px) {
    .research__item--left {
        width: 100%
    }
}

.research__item--right {
    width: 45%;
    margin-left: auto
}

@media (max-width: 1000px) {
    .research__item--right {
        width: 100%;
        margin-top: 20px
    }
}

.research__item--right img {
    width: 100%;
    max-height: 470px;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width: 1000px) {
    .research__item--right img {
        display: block;
        width: 100%;
        margin-left: 0
    }
}

@media (max-width: 1300px) {
    .research__item--right img {
        width: 100%
    }
}

.successtory {
    margin-top: 30px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

.successtory h2 {
    margin-top: 0
}

.successtory__inner {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width: 640px) {
    .successtory__inner {
        margin: 0
    }
}

.successtory__inner--bignew {
    width: 66%;
    max-height: 550px;
    height: 40vw;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    position: relative;
    padding: 54px 118px 54px 54px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: start;
    align-items: flex-start;
    text-decoration: none
}

.successtory__inner--bignew:not(:last-child) {
    margin-right: 2%;
    margin-top: -2%
}

@media screen and (min-width: 2000px) {
    .successtory__inner--bignew {
        height: 750px
    }
}

@media screen and (max-width: 768px) {
    .successtory__inner--bignew {
        width: 48%;
        height: 320px;
        padding: 30px 20px
    }
}

@media screen and (max-width: 640px) {
    .successtory__inner--bignew {
        width: 100%;
        margin-bottom: 30px;
        background-position-x: center
    }
}

.successtory__inner--bignew:hover {
    text-decoration: none
}

.successtory__inner--bignew h3, .successtory__inner--bignew span.text-regular {
    color: #fff
}

.successtory__inner--bignew img {
    background-position: bottom
}

.successtory__inner--smallnew {
    width: 32%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    height: -moz-max-content;
    height: max-content;
    text-decoration: none
}

.successtory__inner--smallnew:not(:nth-child(3n)) {
    margin-right: 2%;
    margin-bottom: 2%
}

@media screen and (max-width: 640px) {
    .successtory__inner--smallnew:not(:nth-child(3n)) {
        margin-right: 0
    }
}

.successtory__inner--smallnew:last-of-type {
    margin-right: 0
}

.successtory__inner--smallnew img {
    width: 100%;
    height: 100%;
    max-height: 350px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

@media screen and (min-width: 2000px) {
    .successtory__inner--smallnew img {
        height: 500px
    }
}

@media screen and (max-width: 1170px) {
    .successtory__inner--smallnew img {
        width: 100%
    }
}

@media screen and (max-width: 768px) {
    .successtory__inner--smallnew {
        width: 48%
    }
}

@media screen and (max-width: 640px) {
    .successtory__inner--smallnew {
        -ms-flex-direction: row;
        flex-direction: row;
        width: 100%;
        margin-bottom: 15px
    }

    .successtory__inner--smallnew img {
        min-width: 89px;
        width: 40%;
        height: 100px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

.successtory__inner--smallnew:hover {
    text-decoration: none
}

.successtory__inner--smallnew h4 {
    color: #000
}

@media screen and (max-width: 640px) {
    .successtory__inner--smallnew h4 {
        height: auto;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.4
    }
}

@media screen and (max-width: 640px) {
    .successtory__inner--smallnew div.only_mobile {
        margin-left: 15px
    }
}

.successtory__inner--smallnew div.df {
    margin-top: 23px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 640px) {
    .successtory__inner--smallnew div.df {
        margin: 0
    }
}

.successtory__inner--smallnew div.df p {
    margin: 0;
    padding: 0;
    margin-right: 10px
}

.successtory__inner--smallnew._undergraduate span {
    font-weight: 500;
    font-size: 13px;
    letter-spacing: .05em;
    text-transform: uppercase;
    background: #df7e7e;
    background: hsla(0, 60%, 68%, .1);
    border-radius: 3px
}

@media screen and (min-width: 2000px) {
    .successtory__inner--smallnew._undergraduate span {
        font-size: 17px
    }
}

@media screen and (max-width: 640px) {
    .successtory__inner--smallnew._undergraduate span {
        font-size: 10px;
        display: none
    }
}

.successtory__inner--smallnew._postgraduate span {
    font-weight: 500;
    font-size: 13px;
    line-height: 130%;
    letter-spacing: .05em;
    text-transform: uppercase;
    background: #2c3690;
    background: rgba(44, 54, 144, .1);
    color: #2c3690
}

@media screen and (min-width: 2000px) {
    .successtory__inner--smallnew._postgraduate span {
        font-size: 17px
    }
}

@media screen and (max-width: 640px) {
    .successtory__inner--smallnew._postgraduate span {
        font-size: 10px;
        display: none
    }
}

.successtory__inner--smallnew._foundation span {
    font-weight: 500;
    font-size: 13px;
    line-height: 130%;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #1d85ff;
    background: #2c3690;
    background: rgba(44, 54, 144, .10196)
}

@media screen and (min-width: 2000px) {
    .successtory__inner--smallnew._foundation span {
        font-size: 17px
    }
}

@media screen and (max-width: 640px) {
    .successtory__inner--smallnew._foundation span {
        font-size: 10px;
        display: none
    }
}

.juststory {
    margin-bottom: 20px
}

.juststory_inner {
    margin-top: 50px
}

@media (max-width: 640px) {
    .juststory_inner {
        margin-top: 0
    }
}

.juststory_inner img {
    width: 100%;
    max-height: 35vw;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.juststory__content {
    width: 65%;
    margin-bottom: 15px
}

@media screen and (max-width: 640px) {
    .juststory__content {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin: 0
    }
}

.juststory__content div {
    margin-top: 23px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media (max-width: 640px) {
    .juststory__content div {
        margin-top: 0
    }
}

.juststory__content div p {
    margin: 0;
    padding: 0;
    margin-right: 10px
}

.juststory__content div span {
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: 5px
}

.juststory__content._undergraduate span {
    font-weight: 500;
    font-size: 15px;
    line-height: 130%;
    letter-spacing: .05em;
    text-transform: uppercase;
    background: #df7e7e;
    background: hsla(0, 60%, 68%, .1);
    color: #e46060;
    border-radius: 3px
}

@media screen and (min-width: 2000px) {
    .juststory__content._undergraduate span {
        font-size: 19px
    }
}

@media screen and (max-width: 640px) {
    .juststory__content._undergraduate span {
        font-size: 10px
    }
}

.juststory__body {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: .5px solid hsla(0, 0%, 77%, .6)
}

@media screen and (max-width: 640px) {
    .juststory__body {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.juststory__body .__left {
    margin-top: 15px;
    width: 55%
}

@media screen and (max-width: 640px) {
    .juststory__body .__left {
        width: 100%
    }
}

.juststory__body .__left span {
    margin-bottom: 8px;
    display: inline-block
}

.juststory__body .__left img {
    margin-bottom: 15px
}

.juststory__body .__left img:not(:first-of-type) {
    margin: 15px auto
}

.juststory__body .__right {
    margin-top: 15px;
    width: 40%
}

@media screen and (max-width: 640px) {
    .juststory__body .__right {
        width: 100%
    }
}

.juststory__body .__right-side {
    width: 270px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

@media screen and (max-width: 1000px) {
    .juststory__body .__right-side {
        width: 100%
    }
}

.juststory__body .__right-side span {
    display: inline-block;
    opacity: .8;
    margin-bottom: 5px
}

.juststory__body .__right-side ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.juststory__body .__right-side ul a {
    margin-right: 10px;
    margin-bottom: 10px
}

.juststory__story .stories {
    margin-top: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media screen and (max-width: 640px) {
    .juststory__story .stories {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (max-width: 640px) {
    .juststory__story .stories .only_mobile {
        margin-left: 15px
    }
}

.juststory__story .stories .story {
    width: 400px;
    margin: 0 15px;
    height: -moz-max-content;
    height: max-content
}

@media screen and (max-width: 640px) {
    .juststory__story .stories .story {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        margin: 15px 0;
        width: 100%
    }
}

@media screen and (max-width: 640px) {
    .juststory__story .stories .story h4 {
        height: 100px;
        overflow: hidden
    }
}

.juststory__story .stories .story img {
    margin-bottom: 10px;
    height: 275px;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    transition: .3s;
    -o-object-position: center 20%;
    object-position: center 20%
}

@media screen and (max-width: 640px) {
    .juststory__story .stories .story img {
        -o-object-position: center;
        object-position: center;
        width: 180px;
        height: 130px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

.juststory__story .stories .story:hover {
    text-decoration: none
}

.foreignapplicants {
    padding: 30px 0 35px
}

.foreignapplicants, .foreignapplicants__inner, .foreignapplicants__items {
    position: relative;
    width: 100%
}

.foreignapplicants__items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.foreignapplicants__item {
    position: relative;
    width: 50%;
    padding: 50px;
    padding-bottom: 100px;
    border: 5px solid #fff;
    overflow: hidden
}

@media (max-width: 1000px) {
    .foreignapplicants__item {
        width: 100%;
        padding: 20px 10px;
        padding-bottom: 100px
    }
}

.foreignapplicants__item-prll {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.foreignapplicants__item-prll img {
    position: absolute;
    width: 105%;
    height: 105%;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.foreignapplicants__item:first-child {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 1000px) {
    .foreignapplicants__item:first-child {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.foreignapplicants__item:first-child h2 {
    width: 100%
}

@media screen and (max-width: 640px) {
    .foreignapplicants__item:last-child p {
        z-index: 4
    }

    .foreignapplicants__item:last-child:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 3;
        background: linear-gradient(-12.52deg, #111218 .67%, #111218 69.39%);
        background: linear-gradient(-12.52deg, #111218 .67%, rgba(17, 18, 24, 0) 69.39%)
    }
}

.foreignapplicants__item a, .foreignapplicants__item h2, .foreignapplicants__item img, .foreignapplicants__item p {
    position: relative;
    z-index: 3;
    color: #fff
}

.foreignapplicants__item h2 {
    font-size: 32px !important;
    line-height: 40px;
    margin-bottom: 10px
}

@media (min-width: 640px) {
    .foreignapplicants__item h2 {
        font-size: 40px !important;
        line-height: 48px
    }
}

@media (min-width: 768px) {
    .foreignapplicants__item h2 {
        font-size: 48px !important;
        line-height: 58px
    }
}

@media (min-width: 1024px) {
    .foreignapplicants__item h2 {
        font-size: 56px !important;
        font-weight: 900;
        line-height: 70px;
        margin-bottom: 20px
    }
}

.foreignapplicants__item p {
    margin-bottom: 10px
}

@media (max-width: 640px) {
    .foreignapplicants__item p {
        margin-bottom: 15px
    }
}

.foreignapplicants__item p a {
    font-size: inherit;
    border-bottom-color: hsla(0, 0%, 100%, .5)
}

.foreignapplicants__item a.btn__blue {
    position: absolute;
    bottom: 20px;
    width: -moz-fit-content;
    width: fit-content;
    z-index: 5;
    background-color: #fff;
    margin-top: 50px
}

.foreignapplicants__item a.btn__blue:after {
    background: #fff !important
}

.foreignapplicants__item a.btn__blue:hover {
    background: #fff;
    background: hsla(0, 0%, 100%, .75)
}

.foreignapplicants__item a.btn__blue span {
    color: #354a79
}

@media (max-width: 640px) {
    .foreignapplicants__item a.btn__blue {
        padding: 20px;
        width: 95%
    }
}

.foreignapplicants__item--left, .foreignapplicants__item--right {
    width: 50%
}

@media (max-width: 1000px) {
    .foreignapplicants__item--left, .foreignapplicants__item--right {
        width: 100%
    }
}

.foreignapplicants__item--left {
    padding-right: 30px
}

.foreignapplicants__item--right {
    width: 45%;
    margin-left: auto;
    max-height: 460px
}

@media (max-width: 1000px) {
    .foreignapplicants__item--right {
        width: 100%
    }
}

.foreignapplicants__item--right img {
    display: none;
    width: 100%;
    height: 100%;
    -o-object-position: 0 0;
    object-position: 0 0;
    -o-object-fit: cover;
    object-fit: cover
}

.foreignapplicants__item [links-item] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4
}

.foreignapplicants .spread-page-row p.text-regular a {
    color: #fff !important;
    border-bottom: 1px solid #fff
}

.foreignapplicants .spread-page-row p.text-regular a:hover {
    background-color: #cc9b37;
    text-decoration: none
}

.adstructure {
    margin-top: 30px
}

@media screen and (max-width: 1000px) {
    .adstructure {
        margin-top: 25px
    }
}

@media screen and (max-width: 640px) {
    .adstructure {
        margin-top: 20px
    }
}

.adstructure__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 1024px) {
    .adstructure__inner {
        display: none
    }
}

@media screen and (max-width: 1366px) {
    .adstructure .wrapper {
        width: 100%;
        overflow-x: auto
    }
}

.adstructure__content {
    width: 80%
}

@media screen and (max-width: 1366px) {
    .adstructure__content {
        width: 78%
    }
}

@media screen and (max-width: 1170px) {
    .adstructure__content {
        width: 100%
    }
}

.adstructure__content h2 {
    margin-top: 0;
    color: #cc9b37
}

.adstructure__content h3 {
    padding: 35px 270px;
    text-align: center;
    background: #f3f2f7;
    color: #302940;
    font-weight: 300 !important;
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif !important
}

@media screen and (max-width: 640px) {
    .adstructure__content h3 {
        padding: 20px 40px
    }
}

.adstructure__row {
    width: 100%;
    margin-bottom: 30px;
    padding-top: 37px
}

@media screen and (max-width: 1366px) {
    .adstructure__row {
        width: auto
    }
}

.adstructure__row--wrapper {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: 40px
}

.adstructure__row--wrapper.last {
    padding-bottom: 20px
}

.adstructure__row--wrapper.last p.text-big {
    font-weight: 400;
    font-size: 20px
}

@media screen and (max-width: 1366px) {
    .adstructure__row--wrapper.last .adstructure__col {
        width: 25%;
        margin-right: 0
    }
}

.adstructure__col {
    padding-top: 30px;
    width: 35%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-right: 50px
}

@media screen and (max-width: 1366px) {
    .adstructure__col {
        min-width: 250px
    }
}

.adstructure__col.none p {
    background: transparent
}

.adstructure__col.none:before {
    display: none
}

.adstructure__col.n {
    padding: 0;
    margin: 0 10px
}

.adstructure__col.n p.text-big {
    font-weight: 400;
    font-size: 20px;
    padding: 17px 21px
}

.adstructure__col.n .small-content {
    background: #f3f2f7;
    padding: 22px 35px
}

.adstructure__col.n .small-content p.text-small {
    padding: 5px 0;
    margin: 0;
    position: relative
}

.adstructure__col.n .small-content p.text-small:before {
    position: absolute;
    content: "";
    bottom: 0;
    width: 100%;
    height: 1px;
    left: 0;
    border-bottom: .5px solid #c4c4c4
}

@media screen and (max-width: 1000px) {
    .adstructure__col.n .small-content p.text-small:before {
        width: 185px
    }
}

.adstructure__col.n .small-content p.text-small:last-child:before, .adstructure__col.n:before {
    display: none
}

.adstructure__col:before {
    content: "";
    height: 70px;
    width: 1px;
    border: 1.5px dashed #2c3690;
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    margin-top: -40px;
    opacity: .3;
    z-index: -1
}

@media screen and (max-width: 1366px) {
    .adstructure__col:before {
        height: 150px
    }
}

@media screen and (max-width: 640px) {
    .adstructure__col:before {
        height: 100px
    }
}

.adstructure__col.after p.text-big {
    font-weight: 400;
    font-size: 20px
}

.adstructure__col.after p.fs26 {
    font-size: 26px
}

.adstructure__col.after:after {
    content: "";
    width: 18vw;
    height: 1px;
    border: 1.5px dashed #2c3690;
    position: absolute;
    left: 50%;
    top: -10%;
    opacity: .3;
    z-index: -1
}

@media screen and (max-width: 1366px) {
    .adstructure__col.after:after {
        width: 250px
    }
}

@media screen and (max-width: 1170px) {
    .adstructure__col.after:after {
        width: 24vw
    }
}

.adstructure__col.btm:after {
    content: "";
    height: 80px;
    width: 1px;
    border: 1.5px dashed #2c3690;
    position: absolute;
    bottom: -10%;
    left: 50%;
    transform: translateX(50px);
    transform: rotate(180deg);
    opacity: .3;
    z-index: -1
}

@media screen and (max-width: 640px) {
    .adstructure__col.btm:after {
        bottom: -15%;
        left: 49%
    }
}

.adstructure__col.before:before {
    content: "";
    height: 34px;
    width: 1px;
    border: 1.5px dashed #2c3690;
    position: absolute;
    bottom: 80%;
    left: 50%;
    transform: translateX(-50%);
    opacity: .3;
    z-index: -1
}

@media screen and (max-width: 640px) {
    .adstructure__col.before:before {
        height: 35px
    }
}

@media screen and (max-width: 640px) and (max-width: 640px) {
    .adstructure__col.mb:before {
        height: 40px
    }
}

.adstructure__col._commit {
    width: 22%;
    -ms-flex-align: start;
    align-items: flex-start
}

.adstructure__col._commit:before {
    content: "";
    width: 22vw;
    height: 1px;
    border: 1.5px dashed #2c3690;
    position: absolute;
    top: 50%;
    right: 0;
    opacity: .3;
    z-index: -1;
    margin-top: 0;
    transform: translateX(0)
}

.adstructure__col._commit._bottom {
    -ms-flex-align: start;
    align-items: flex-start
}

.adstructure__col._commit._bottom:before {
    bottom: -50px
}

.adstructure__col._council:before {
    content: "";
    width: 22vw;
    height: 1px;
    border: 1.5px dashed #2c3690;
    position: absolute;
    top: 50%;
    left: 0;
    margin-left: 70px;
    margin-top: 0;
    opacity: .3;
    z-index: -1
}

.adstructure__col .text-big {
    padding: 23px 44px;
    background: #f3f2f7
}

@media screen and (max-width: 640px) {
    .adstructure__col .text-big {
        font-size: 18px !important
    }
}

.adstructure .mobile {
    display: none;
    position: relative;
    margin-bottom: 30px
}

.adstructure .mobile img {
    width: 100%
}

.adstructure .mobile .btn_loop {
    position: absolute;
    right: 0;
    bottom: 0
}

.adstructure .mobile .btn_loop img {
    width: 20px;
    height: 20px
}

.adstructure .mobile .modal_window {
    width: 100%;
    display: none;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    z-index: 11;
    height: 100%;
    left: 0;
    top: 0;
    overflow: auto;
    background: #292929;
    background: rgba(41, 41, 41, .5)
}

.adstructure .mobile .modal_window-body {
    height: 80%;
    width: 80%;
    background: #fff
}

.adstructure .mobile .modal_window-body img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.adstructure__mobile {
    margin-bottom: 55px;
    display: none
}

.adstructure__mobile .select-form {
    margin-bottom: 30px
}

@media (max-width: 1024px) {
    .adstructure__mobile {
        display: block
    }
}

.adstructure__mobile h2 {
    text-align: center
}

.adstructure__mobile img {
    display: block;
    margin: 0 auto;
    width: 70%
}

@media (max-width: 640px) {
    .adstructure__mobile img {
        width: 100%;
        -o-object-fit: contain;
        object-fit: contain
    }
}

.commites__inner {
    padding-top: 30px;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 640px) {
    .commites__inner {
        padding-top: 10px
    }
}

.commites__inner .select-dn-laptop {
    display: none
}

@media screen and (max-width: 1170px) {
    .commites__inner .select-dn-laptop {
        display: block;
        margin-bottom: 20px
    }
}

.commites__inner .select-dn-laptop .select-form__dd {
    background: #fff
}

@media screen and (max-width: 1000px) {
    .commites__inner .select-dn-laptop .select-form__dd li {
        font-size: 20px
    }
}

@media screen and (max-width: 640px) {
    .commites__inner .select-dn-laptop .select-form__dd li {
        font-size: 16px
    }
}

.commites--wrap {
    width: 80%;
    margin-left: 75px
}

@media screen and (max-width: 1000px) {
    .commites--wrap {
        width: 100%;
        margin: 0
    }
}

.commites--wrap h2 {
    margin: 0;
    padding: 0;
    margin-bottom: 15px
}

.commites--wrap h3 {
    margin: 20px 0 5px;
    padding: 0
}

@media screen and (max-width: 640px) {
    .commites--wrap h3 {
        margin: 20px 0
    }
}

.commites--wrap h4 {
    margin-top: 15px
}

@media screen and (max-width: 640px) {
    .commites--wrap h4 {
        margin-top: 10px
    }
}

.commites--wrap .block {
    margin: 47px 0 35px;
    width: -moz-max-content;
    width: max-content;
    padding: 30px 60px 35px 40px;
    background: #f3f2f7
}

@media screen and (max-width: 640px) {
    .commites--wrap .block {
        margin: 20px 0 35px;
        width: 100%
    }
}

.commites--wrap ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.commites--wrap ul li {
    margin-bottom: 10px
}

.commites--wrap ul li:first-child {
    margin-top: 25px
}

.alumni {
    padding: 30px 0
}

.alumni, .alumni__inner, .alumni__items {
    position: relative;
    width: 100%
}

.alumni__items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.alumni a.btn__blue {
    margin-top: 15px
}

.alumni__item {
    position: relative;
    width: 50%;
    padding: 50px;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 5px solid #fff
}

@media (max-width: 1024px) {
    .alumni__item {
        width: 100%;
        padding: 20px 10px
    }
}

.alumni__item-prll {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.alumni__item-prll img {
    position: absolute;
    width: 105%;
    height: 105%;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.alumni__item:first-child, .alumni__item:last-child {
    width: 100%
}

.alumni__item:first-child {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.alumni__item:first-child h2 {
    width: 100%
}

.alumni__item:last-child {
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.alumni__item:last-child p {
    width: 40%
}

@media (max-width: 640px) {
    .alumni__item:last-child p {
        width: 100%
    }
}

.alumni__item--left, .alumni__item--right {
    position: relative
}

@media (max-width: 1000px) {
    .alumni__item--left, .alumni__item--right {
        width: 100%
    }
}

.alumni__item--left {
    width: 50%
}

@media (max-width: 640px) {
    .alumni__item--left {
        width: 100%
    }
}

.alumni__item--left a {
    font-size: 20px;
    border-bottom-color: hsla(0, 0%, 100%, .5)
}

.alumni__item--right {
    width: 48%
}

@media (max-width: 640px) {
    .alumni__item--right {
        width: 100%
    }
}

.alumni__item--right img {
    width: 100%;
    display: block;
    margin-left: auto;
    max-height: 460px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width: 1000px) {
    .alumni__item--right img {
        width: 100%;
        margin-left: 0
    }
}

@media (max-width: 640px) {
    .alumni__item--right img {
        margin-top: 30px
    }
}

.alumni__item a, .alumni__item h2, .alumni__item img, .alumni__item p, .alumni__item span, .alumni__item ul {
    position: relative;
    z-index: 3;
    color: #fff
}

.alumni__item h2, .alumni__item p {
    margin-bottom: 15px
}

@media (max-width: 1000px) {
    .alumni__item h2, .alumni__item p {
        margin-bottom: 15px
    }
}

.alumni__item p {
    margin-bottom: 10px
}

.alumni__item p.text-large {
    width: 570px;
    min-width: 300px
}

@media screen and (max-width: 768px) {
    .alumni__item p.text-large {
        width: 100%;
        min-width: 100%
    }
}

.alumni__item figure figcaption {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

.alumni__item figure figcaption img {
    width: 80px;
    height: 80px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
    margin-right: 15px
}

.alumni__item figure figcaption .alumni__item--testimonial-author {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.alumni__item figure figcaption .alumni__item--testimonial-author p.text-bold {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 5px
}

.alumni__item figure figcaption .alumni__item--testimonial-author span.text-small {
    width: 70%;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    color: hsla(0, 0%, 100%, .6)
}

@media (max-width: 1000px) {
    .alumni__item figure figcaption .alumni__item--testimonial-author span.text-small {
        width: 100%
    }
}

.alumni__item figure p.text-regular {
    position: relative
}

.alumni__item figure p.text-regular:before {
    content: "";
    position: absolute;
    top: -50px;
    right: 0;
    width: 40px;
    height: 40px;
    background-image: url(../images/icons/quote-up.svg);
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotateY(180deg)
}

@media (max-width: 1000px) {
    .alumni__item figure p.text-regular:before {
        top: -45px;
        right: 0;
        width: 35px;
        height: 43px
    }
}

.alumni__item ul {
    padding-left: 25px
}

.alumni__item ul li {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 15px
}

@media screen and (min-width: 2000px) {
    .alumni__item ul li {
        font-size: 20px
    }
}

.partners {
    padding-top: 30px
}

.partners__inner {
    margin-top: 30px;
    margin-bottom: 20px
}

@media screen and (max-width: 640px) {
    .partners__inner {
        margin-top: 0
    }
}

.partners__inner a {
    color: #cc9b37
}

.partners__inner a:hover {
    color: #cc9b37;
    text-decoration: underline
}

@media screen and (max-width: 1000px) {
    .partners {
        padding-top: 20px
    }
}

@media screen and (max-width: 640px) {
    .partners {
        padding-top: 10px
    }
}

.partners h2 {
    margin-bottom: 20px
}

.partners .mb {
    margin-bottom: 10px
}

.partners .mt {
    margin-top: 25px
}

.partners #map {
    height: 400px;
    width: 100%;
    display: none
}

@media (max-width: 640px) {
    .partners #map {
        margin-bottom: 40px
    }
}

.aboutcampus {
    padding-top: 30px
}

@media screen and (max-width: 640px) {
    .aboutcampus {
        padding-top: 20px
    }
}

.aboutcampus__inner {
    padding-top: 20px
}

@media screen and (max-width: 640px) {
    .aboutcampus__inner {
        padding: 0
    }
}

.aboutcampus__inner h2 {
    color: #212121;
    margin-top: 0
}

@media screen and (max-width: 640px) {
    .aboutcampus__inner h2 {
        color: #004d6f
    }
}

.aboutcampus__inner .content_head {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 1000px) {
    .aboutcampus__inner .content_head {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.aboutcampus__inner .content_head .content1 {
    width: 50%
}

@media screen and (max-width: 1000px) {
    .aboutcampus__inner .content_head .content1 {
        width: 100%;
        margin-bottom: 30px
    }
}

.aboutcampus__inner .content_head .content2 {
    width: 45%
}

@media screen and (max-width: 1000px) {
    .aboutcampus__inner .content_head .content2 {
        width: 100%
    }
}

.aboutcampus__inner .content_head .content2 img {
    width: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (min-width: 2000px) {
    .aboutcampus__inner .content_head .content2 img {
        height: 500px
    }
}

.aboutcampus__inner .content_foot {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 76px 0 35px
}

@media screen and (max-width: 640px) {
    .aboutcampus__inner .content_foot {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 25px 0
    }
}

.aboutcampus__inner .content_foot .left {
    position: relative;
    padding: 64px 68px;
    width: 49%;
    height: 612px;
    margin-right: 10px
}

@media screen and (min-width: 2000px) {
    .aboutcampus__inner .content_foot .left {
        width: 48%
    }
}

@media screen and (max-width: 1170px) {
    .aboutcampus__inner .content_foot .left {
        width: 48%
    }
}

@media screen and (max-width: 640px) {
    .aboutcampus__inner .content_foot .left {
        width: 100%;
        min-width: 300px;
        height: 300px;
        padding: 30px 10px;
        margin: 0;
        margin-bottom: 10px
    }
}

.aboutcampus__inner .content_foot .left img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (min-width: 2000px) {
    .aboutcampus__inner .content_foot .left img {
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center 90%;
        object-position: center 90%
    }
}

@media screen and (max-width: 640px) {
    .aboutcampus__inner .content_foot .left img {
        -o-object-fit: cover;
        object-fit: cover
    }
}

.aboutcampus__inner .content_foot .left .btn__blue {
    width: 173px;
    padding: 12px 0;
    margin-top: 20px
}

@media screen and (max-width: 640px) {
    .aboutcampus__inner .content_foot .left .btn__blue label {
        font-size: 20px
    }
}

.aboutcampus__inner .content_foot .left h2 {
    color: #fff
}

@media screen and (max-width: 1000px) {
    .aboutcampus__inner .content_foot .left h2 {
        font-size: 34px
    }
}

@media screen and (max-width: 640px) {
    .aboutcampus__inner .content_foot .left h2 {
        font-size: 28px;
        font-weight: 700
    }
}

.aboutcampus__inner .content_foot .left span {
    color: #fff
}

.aboutcampus__inner .content_foot .right {
    position: relative;
    padding: 64px 68px;
    width: 49%;
    height: 612px;
    margin-left: 10px
}

@media screen and (min-width: 2000px) {
    .aboutcampus__inner .content_foot .right {
        width: 48%
    }
}

@media screen and (max-width: 1170px) {
    .aboutcampus__inner .content_foot .right {
        width: 48%
    }
}

@media screen and (max-width: 640px) {
    .aboutcampus__inner .content_foot .right {
        width: 100%;
        min-width: 300px;
        height: 300px;
        padding: 30px 10px;
        margin: 0
    }
}

.aboutcampus__inner .content_foot .right img {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1
}

@media screen and (min-width: 2000px) {
    .aboutcampus__inner .content_foot .right img {
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center 90%;
        object-position: center 90%
    }
}

@media screen and (max-width: 640px) {
    .aboutcampus__inner .content_foot .right img {
        -o-object-fit: cover;
        object-fit: cover
    }
}

.aboutcampus__inner .content_foot .right .btn__blue {
    width: 173px;
    padding: 12px 0;
    margin-top: 20px
}

.aboutcampus__inner .content_foot .right h2 {
    color: #fff
}

@media screen and (max-width: 1000px) {
    .aboutcampus__inner .content_foot .right h2 {
        font-size: 34px
    }
}

@media screen and (max-width: 640px) {
    .aboutcampus__inner .content_foot .right h2 {
        font-size: 28px;
        font-weight: 700
    }
}

.aboutcampus__inner .content_foot .right span {
    color: #fff
}

.aboutcampus__inner .pf {
    width: 100%;
    display: none;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    z-index: 3;
    height: 100%;
    left: 0;
    top: 0;
    overflow: auto;
    background: #292929;
    background: rgba(41, 41, 41, .5)
}

@media screen and (max-width: 640px) {
    .aboutcampus__inner .pf {
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.aboutcampus__inner .pf .form {
    width: 640px;
    height: 644px;
    padding: 43px 44px;
    background: #f3f2f7;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width: 640px) {
    .aboutcampus__inner .pf .form {
        overflow-y: scroll;
        width: 400px;
        height: 80%;
        padding: 20px 10px
    }
}

.aboutcampus__inner .pf .form .select-form__title {
    opacity: .3;
    color: #000
}

.aboutcampus__inner .pf .form h3 {
    margin: 0;
    margin-bottom: 25px
}

.aboutcampus__inner .pf .form__main, .aboutcampus__inner .pf .form h3 {
    padding: 0;
    width: -moz-max-content;
    width: max-content
}

.aboutcampus__inner .pf .form input[type=date]::-webkit-inner-spin-button {
    display: none
}

.aboutcampus__inner .pf .form input[type=date]::-webkit-calendar-picker-indicator {
    color: transparent;
    opacity: 1;
    background: url(../images/svg/data.svg) no-repeat 50%;
    background-size: contain
}

.aboutcampus__benefits {
    padding-top: 62px
}

@media screen and (max-width: 640px) {
    .aboutcampus__benefits {
        padding-top: 0
    }
}

.aboutcampus__benefits .benefist_four {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 1000px) {
    .aboutcampus__benefits .benefist_four {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.aboutcampus__benefits .benefist_four span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 291px
}

@media screen and (max-width: 1366px) {
    .aboutcampus__benefits .benefist_four span {
        width: 260px
    }
}

@media screen and (min-width: 2000px) {
    .aboutcampus__benefits .benefist_four span {
        width: 24%
    }
}

@media screen and (max-width: 1000px) {
    .aboutcampus__benefits .benefist_four span {
        width: 100%;
        margin-bottom: 15px
    }
}

.aboutcampus__benefits .benefist_four span strong {
    padding-bottom: 10px
}

@media screen and (max-width: 1000px) {
    .aboutcampus__benefits .benefist_four span strong {
        color: #004d6f
    }
}

.aboutcampus__benefits .benefist_four span a {
    color: #373737;
    width: -moz-max-content;
    width: max-content;
    border-bottom: 1px solid #2c3690
}

.aboutcampus__benefits .benefist_four span a:hover {
    text-decoration: none;
    color: #373737
}

.aboutcampus .benefits-link {
    border-bottom: none !important
}

.aboutcampus .benefits-link:hover {
    color: #cc9b37 !important
}

.studentscl__inner {
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    margin-bottom: 20px
}

@media (min-width: 1925px) {
    .studentscl__inner {
        margin-top: 50px
    }
}

@media screen and (max-width: 640px) {
    .studentscl__inner {
        margin: 0 auto
    }
}

.studentscl__content {
    width: 80%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media screen and (max-width: 1170px) {
    .studentscl__content {
        width: 100%;
        margin-left: 0
    }
}

.studentscl__content h2 {
    margin-top: 0
}

@media screen and (max-width: 640px) {
    .studentscl__content h2 {
        margin-top: 20px
    }
}

.studentscl__content span.text-big {
    display: inline-block;
    margin-bottom: 10px;
    color: #2f3144
}

.studentscl__content span.text-regular {
    color: #212121
}

.studentscl__content .select-dn-laptop {
    display: none
}

@media screen and (max-width: 1170px) {
    .studentscl__content .select-dn-laptop {
        display: block;
        width: 100%;
        margin-bottom: 25px
    }

    .studentscl__content .select-dn-laptop .select-form__dd {
        padding: 0 !important;
        margin: 0
    }

    .studentscl__content .select-dn-laptop .select-form__dd li {
        font-size: 16px
    }
}

@media screen and (max-width: 1170px) and (min-width: 2000px) {
    .studentscl__content .select-dn-laptop .select-form__dd li {
        font-size: 20px
    }
}

.studentscl__content .table tr:first-child p {
    font-size: 18px !important
}

.studentscl__content .table tr:first-child p strong {
    font-weight: 600 !important
}

@media screen and (max-width: 640px) {
    .studentscl__content .table {
        display: none
    }
}

@media screen and (max-width: 640px) {
    .studentscl__content .utp__content .unordered-list {
        margin-top: 0
    }
}

@media (min-width: 2048px) {
    .studentscl__content .utp__content p, .studentscl__content p.text-bold {
        font-size: 22px
    }
}

.studentscl_research {
    margin-top: 20px;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 640px) {
    .studentscl_research {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.studentscl_research .research {
    position: relative;
    width: auto;
    padding: 0;
    margin-right: 10px
}

@media screen and (max-width: 640px) {
    .studentscl_research .research {
        margin: 15px 0;
        border: 1px solid #2c3690
    }
}

.studentscl_research .research input {
    width: 363px;
    height: 35px;
    padding: 8px 34px
}

@media screen and (min-width: 2000px) {
    .studentscl_research .research input {
        font-size: 20px
    }
}

@media screen and (max-width: 640px) {
    .studentscl_research .research input {
        width: auto;
        height: 52px;
        font-size: 16px
    }
}

.studentscl_research .research label {
    position: absolute;
    left: 11px;
    top: 7px
}

@media screen and (max-width: 640px) {
    .studentscl_research .research label {
        top: 30%
    }
}

.studentscl_research .select-form {
    height: 35px;
    width: 210px
}

@media screen and (max-width: 640px) {
    .studentscl_research .select-form {
        width: 100%
    }
}

.studentscl_research .select-form .select-form__head {
    min-width: -moz-max-content;
    min-width: max-content;
    padding: 5px 40px 5px 13px;
    border: 1px solid #004d6f
}

@media screen and (max-width: 640px) {
    .studentscl_research .select-form .select-form__head {
        height: 54px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.studentscl_research .select-form .select-form__title {
    font-size: 16px;
    font-weight: 300
}

.studentscl_research ul.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute !important;
    z-index: 1;
    background: #f3f2f7
}

.studentscl_research ul.ui-menu li {
    position: relative;
    padding: 10px 0;
    padding-left: 35px;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #dcdce6;
    color: #000;
    color: rgba(0, 0, 0, .8);
    cursor: pointer;
    transition: .3s
}

.studentscl_research ul.ui-menu li:hover {
    background: #f3f4fd;
    color: #2c3690
}

.studentscl_research ul.ui-menu li:after {
    content: "";
    position: absolute;
    left: 10px;
    top: 30%;
    background-image: url(../images/svg/search-icon.svg);
    width: 17px;
    height: 17px;
    background-repeat: no-repeat
}

.studentscl__data {
    margin-top: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.studentscl__data h4 {
    color: #302940
}

.studentscl__data .datas {
    padding: 37px 51px;
    background: #f3f2f7;
    margin-bottom: 20px;
    width: 100%
}

@media screen and (max-width: 640px) {
    .studentscl__data .datas {
        padding: 21px 27px 35px 10px
    }
}

.studentscl__data .datas.op {
    background: #f3f2f7;
    background: rgba(243, 242, 247, .50196)
}

.studentscl__data .datas span.text-regular {
    color: #2f3144
}

.studentscl__data .datas .df {
    margin-top: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 640px) {
    .studentscl__data .datas .df {
        margin-top: 22px
    }
}

.studentscl__data .datas .df.m0 {
    margin: 0
}

.studentscl__data .datas .df.al_fe {
    -ms-flex-align: end;
    align-items: flex-end
}

@media screen and (max-width: 640px) {
    .studentscl__data .datas .df.al_fe {
        margin-top: 30px;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.studentscl__data .datas .df.jc_fs {
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media screen and (max-width: 640px) {
    .studentscl__data .datas .df.jc_fs {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.studentscl__data .datas .df.jc_fs p {
    margin-left: 20px
}

@media screen and (max-width: 640px) {
    .studentscl__data .datas .df.jc_fs p {
        font-size: 16px;
        margin-bottom: 12px;
        margin-left: 0
    }
}

.studentscl__data .datas .df a {
    color: #2f3144;
    border-bottom: 1px solid #2c3690;
    height: -moz-max-content;
    height: max-content;
    max-width: 100%
}

@media screen and (max-width: 1000px) {
    .studentscl__data .datas .df a {
        border: none
    }
}

@media screen and (max-width: 640px) {
    .studentscl__data .datas .df a {
        margin-bottom: 12px;
        font-weight: 400;
        font-size: 16px;
        color: #004d6f;
        border-bottom: none
    }
}

.studentscl__data .datas .df a:hover {
    text-decoration: none
}

.studentscl__data .datas .df p {
    color: #212121;
    padding: 0;
    margin: 0;
    max-width: 40%
}

.studentscl__data .datas .df p span {
    color: #212121;
    opacity: .5
}

.studentscl__data .datas .df .fl_dc {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.studentscl__data .datas .df .fl_dc strong {
    margin-bottom: 15px;
    font-size: 20px;
    color: #2f3144;
    font-weight: 400
}

@media screen and (min-width: 2000px) {
    .studentscl__data .datas .df .fl_dc strong {
        font-size: 20px
    }
}

.studentscl__data .datas .btn__stud {
    padding: 15px 28px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 50px;
    max-width: 500px;
    height: 55px;
    border-radius: 90px;
    box-sizing: border-box;
    border: 1px solid #2c3690;
    font-size: 20px;
    margin-left: 43px;
    text-decoration: none;
    transition: .3s ease-in-out;
    width: -moz-max-content;
    width: max-content
}

@media (max-width: 1366px) {
    .studentscl__data .datas .btn__stud {
        font-size: 16px
    }
}

@media screen and (max-width: 1000px) {
    .studentscl__data .datas .btn__stud {
        border: 1px solid #2c3690 !important
    }
}

@media screen and (max-width: 640px) {
    .studentscl__data .datas .btn__stud {
        width: -moz-max-content;
        width: max-content;
        height: 46px;
        padding-left: 40px;
        margin: 28px 0 0;
        border: 1px solid #2c3690 !important
    }
}

.studentscl__data .datas .btn__stud svg {
    fill: #302940;
    left: 5%;
    width: 26px;
    height: 26px;
    position: absolute;
    transition: .3s ease-in-out
}

@media screen and (max-width: 640px) {
    .studentscl__data .datas .btn__stud svg {
        height: 20px;
        width: 20px;
        fill: #004d6f
    }
}

.studentscl__data .datas .btn__stud svg path {
    fill: #302940
}

.studentscl__data .datas .btn__stud:hover {
    background: #2c3690;
    text-decoration: none;
    color: #fff
}

.studentscl__data .datas .btn__stud:hover svg path {
    fill: #fff
}

@media screen and (max-width: 640px) {
    .studentscl .testimonials__paginations {
        padding-top: 0;
        margin-top: 20px;
        margin-bottom: 30px
    }
}

.student-mg {
    margin-top: 30px
}

@media (max-width: 640px) {
    .student-mg {
        margin-top: 20px
    }
}

.eventlist h1 {
    padding: 30px 0 20px;
    margin: 0;
    font-size: 36px !important
}

@media screen and (min-width: 2000px) {
    .eventlist h1 {
        font-size: 40px !important
    }
}

@media screen and (max-width: 640px) {
    .eventlist h1 {
        padding: 24px 0 15px
    }
}

.eventlist .df {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.eventlist .df .small-tabs {
    width: auto;
    margin-bottom: 20px;
    margin-right: 20px
}

@media screen and (max-width: 640px) {
    .eventlist .df .small-tabs {
        width: 100%;
        margin: 0
    }

    .eventlist .df .small-tabs li {
        min-width: 101px;
        height: 35px
    }
}

.eventlist .df .small-tabs li {
    min-width: 140px
}

.eventlist .df .date {
    position: relative;
    width: 235px;
    height: 35px;
    box-shadow: 0 4px 15px rgba(56, 56, 113, .1)
}

@media screen and (max-width: 640px) {
    .eventlist .df .date {
        margin-top: 20px;
        margin-left: 0
    }
}

.eventlist .df .date label {
    position: relative;
    cursor: pointer
}

.eventlist .df .date label:before {
    z-index: 1;
    content: "";
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 18px;
    width: 8px;
    height: 8px;
    border: 4px solid #2c3690;
    border-top-color: transparent;
    border-left-color: transparent;
    transform: translate(-30%, -80%) rotate(45deg)
}

.eventlist .df .date label input {
    cursor: pointer
}

.eventlist .df .date input {
    padding: 8px 22px;
    min-width: 177px;
    height: 40px;
    font-size: 16px;
    font-weight: 500;
    color: #2c3690;
    text-transform: capitalize;
    position: relative
}

@media screen and (min-width: 2000px) {
    .eventlist .df .date input {
        font-size: 20px
    }
}

.eventlist .df .date input:focus, .eventlist .df .date input:hover {
    outline: none
}

.eventlist .df .date div.animate, .eventlist .df .date ul.group {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    list-style-type: none;
    z-index: 5
}

.eventlist .df .date .animate {
    display: none;
    position: absolute;
    background: #fff;
    z-index: 1
}

.eventlist .df .date .calendar_head {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 6px;
    padding: 0 18px
}

.eventlist .df .date .calendar_head img {
    width: 10px
}

.eventlist .df .date .calendar_head p {
    font-weight: 400;
    font-size: 18px;
    color: #2c3690;
    opacity: .8;
    padding: 0;
    margin: 0
}

@media screen and (min-width: 2000px) {
    .eventlist .df .date .calendar_head p {
        font-size: 22px
    }
}

.eventlist .df .date .group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    padding: 6px 12px 20px !important
}

.eventlist .df .date .group li {
    margin: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 22px;
    height: 20px;
    cursor: pointer;
    opacity: .6
}

.eventlist .df .date .group .day-on {
    opacity: .8
}

.eventlist .df .date .group .day-on.active, .eventlist .df .date .group .day-on:hover {
    border-radius: 100%;
    color: #fff;
    background: linear-gradient(180deg, #2c3690, #9636d8)
}

.eventlist .df .date .group .day-on.active {
    z-index: 4
}

.eventlist .df .date .group .day-on.bg {
    position: relative;
    border-radius: 100%;
    color: #2c3690;
    background: linear-gradient(180deg, #ebebf4, #f4ebfb);
    z-index: 3
}

.eventlist .df .date .group .day-on.bg:before {
    right: -20px
}

.eventlist .df .date .group .day-on.bg:after, .eventlist .df .date .group .day-on.bg:before {
    z-index: -1;
    position: absolute;
    border-radius: 5%;
    content: "";
    width: 30px;
    height: 24px;
    background: linear-gradient(180deg, #ebebf4, #f4ebfb)
}

.eventlist .df .date .group .day-on.bg:after {
    left: -15px
}

.eventlist .df .date .group--day {
    font-weight: 400;
    text-align: center;
    color: #2c3690;
    opacity: .6
}

.eventlist .month {
    margin: 25px auto
}

.eventlist .month ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex
}

.eventlist .month ul li {
    color: #fff
}

.eventlist .month ul li:first-child {
    font-family: Inter, Arial, sans-serif;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 11px 13px 13px 16px;
    text-transform: capitalize;
    background: #2c3690;
    font-weight: 700;
    font-size: 28px;
    line-height: 35px
}

@media screen and (min-width: 2000px) {
    .eventlist .month ul li:first-child {
        font-size: 32px
    }
}

@media screen and (max-width: 640px) {
    .eventlist .month ul li:first-child {
        padding: 7px 9px 9px 11px;
        font-weight: 700;
        font-size: 20px;
        line-height: 25px
    }
}

.eventlist .month ul li:nth-child(2) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 17px 11px 15px;
    text-transform: uppercase;
    background: #2783d8;
    letter-spacing: .05em;
    font-size: 20px;
    line-height: 130%
}

@media screen and (min-width: 2000px) {
    .eventlist .month ul li:nth-child(2) {
        font-size: 24px
    }
}

@media screen and (max-width: 640px) {
    .eventlist .month ul li:nth-child(2) {
        padding: 14px 7px 9px 8px;
        font-weight: 300;
        font-size: 16px;
        line-height: 130%;
        color: #fff
    }
}

.eventlist__inner {
    width: 100%;
    height: 450px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    margin-bottom: 20px
}

@media screen and (max-width: 1170px) {
    .eventlist__inner {
        display: none
    }
}

.eventlist__inner a:not(:last-child) {
    margin-right: 1%
}

.eventlist__inner--bignew {
    width: 48%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0;
    position: relative;
    padding: 54px 118px 54px 54px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: start;
    align-items: flex-start;
    text-decoration: none
}

.eventlist__inner--bignew:hover {
    text-decoration: none
}

@media screen and (max-width: 1170px) {
    .eventlist__inner--bignew {
        width: 100%
    }
}

@media screen and (max-width: 768px) {
    .eventlist__inner--bignew {
        width: 48%;
        height: 320px;
        padding: 30px 20px
    }
}

@media screen and (max-width: 640px) {
    .eventlist__inner--bignew {
        width: 100%;
        margin-bottom: 30px
    }
}

.eventlist__inner--bignew:before {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #fff, #fff .01%, #2f3045 .02%, #302940 99.99%);
    background: linear-gradient(180deg, hsla(0, 0%, 100%, .164557), hsla(0, 0%, 100%, 0) .01%, rgba(47, 48, 69, .0155281) .02%, #302940 99.99%);
    position: absolute;
    top: 0;
    left: 0
}

.eventlist__inner--bignew.placeholder {
    background-image: linear-gradient(45deg, #004d6f, #928ac5)
}

.eventlist__inner--bignew h3 {
    color: #fff;
    z-index: 2;
    font-weight: 700;
    line-height: 1.4;
    margin: 0;
    margin-top: 8px;
    padding: 0
}

.eventlist__inner--bignew span {
    color: #fff;
    font-size: 16px;
    line-height: 130%;
    z-index: 2;
    margin-top: 10px
}

@media screen and (min-width: 2000px) {
    .eventlist__inner--bignew span {
        font-size: 20px
    }
}

.eventlist__inner--bignew .df {
    display: -ms-flexbox;
    display: flex
}

.eventlist__inner--bignew .df span {
    z-index: 2;
    color: #fff;
    margin: 0 11px 0 0
}

.eventlist__inner--bignew .df span:first-child {
    font-size: 16px;
    border-radius: 3px;
    padding: 2px 24px;
    background: #2c3690;
    text-transform: uppercase;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: .05em;
    line-height: 130%
}

@media screen and (min-width: 2000px) {
    .eventlist__inner--bignew .df span:first-child {
        font-size: 20px
    }
}

.eventlist__inner--bignew .df span:nth-child(2) {
    font-size: 20px;
    font-weight: 700
}

@media screen and (min-width: 2000px) {
    .eventlist__inner--bignew .df span:nth-child(2) {
        font-size: 24px
    }
}

.eventlist__inner.mb55 {
    margin-bottom: 55px
}

.eventlist__inner.jc_sb {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.eventlist__inner .m18 {
    margin: 0 18px
}

@media screen and (max-width: 1170px) {
    .eventlist__inner .m18 {
        margin: 18px auto
    }
}

.eventlist__inner .m18:last-child {
    margin: 0;
    margin-right: 12rem
}

.eventlist__inner--smallnew {
    background-repeat: no-repeat;
    background-position: 0;
    position: relative;
    width: 25%;
    height: 48%;
    padding: 46px 55px 25px 25px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: start;
    align-items: flex-start;
    text-decoration: none;
    background-size: cover
}

.eventlist__inner--smallnew:hover {
    text-decoration: none
}

.eventlist__inner--smallnew:hover:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(71.89deg, #02030e, #082248 99.98%);
    opacity: .5
}

@media screen and (max-width: 1170px) {
    .eventlist__inner--smallnew {
        background-size: cover;
        margin: 15px 0
    }
}

@media screen and (max-width: 768px) {
    .eventlist__inner--smallnew {
        width: 48%;
        padding: 30px 20px
    }
}

@media screen and (max-width: 640px) {
    .eventlist__inner--smallnew {
        width: 100%;
        margin-bottom: 30px
    }
}

.eventlist__inner--smallnew.placeholder {
    background-image: linear-gradient(45deg, #004d6f, #928ac5)
}

.eventlist__inner--smallnew h3 {
    color: #fff;
    font-size: 20px;
    z-index: 2;
    line-height: 25px;
    margin: 0;
    padding: 0;
    max-height: 110px;
    overflow: hidden
}

@media screen and (min-width: 2000px) {
    .eventlist__inner--smallnew h3 {
        font-size: 24px
    }
}

.eventlist__inner--smallnew span {
    color: #fff;
    font-size: 16px;
    line-height: 130%;
    z-index: 2;
    margin-top: 8px
}

@media screen and (min-width: 2000px) {
    .eventlist__inner--smallnew span {
        font-size: 20px
    }
}

.eventlist__inner--smallnew .df {
    display: -ms-flexbox;
    display: flex
}

.eventlist__inner--smallnew .df span {
    z-index: 2;
    color: #fff;
    margin: 10px 10px 10px 0
}

.eventlist__inner--smallnew .df span:first-child {
    font-size: 13px;
    border-radius: 3px;
    padding: 2px 4px;
    background: #2c3690;
    text-transform: uppercase;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: .05em;
    line-height: 130%
}

@media screen and (min-width: 2000px) {
    .eventlist__inner--smallnew .df span:first-child {
        font-size: 17px
    }
}

.eventlist__inner--smallnew .df span:nth-child(2) {
    font-size: 16px
}

@media screen and (min-width: 2000px) {
    .eventlist__inner--smallnew .df span:nth-child(2) {
        font-size: 20px
    }
}

.eventlist__inner--smallnew span.text-small {
    line-height: 130%;
    color: #fff
}

.eventlist__inner--subscribe {
    width: 25%;
    height: 100%
}

@media screen and (max-width: 1170px) {
    .eventlist__inner--subscribe {
        width: 100%
    }
}

.eventlist__inner--subscribe .subscribe-form {
    padding: 49px 17px 20px 25px;
    height: 100%;
    background: linear-gradient(108.59deg, #2c3690, #9636d8 96.98%)
}

.eventlist__inner--subscribe .subscribe-form span {
    margin: 0 auto
}

@media screen and (max-width: 768px) {
    .eventlist__inner--subscribe {
        width: 100%
    }
}

.eventlist__inner--info {
    width: 25%;
    height: 100%;
    position: relative;
    background: #efefef;
    padding: 46px 46px 46px 25px
}

@media screen and (max-width: 1000px) {
    .eventlist__inner--info {
        width: 100%;
        margin-bottom: 15px !important
    }
}

.eventlist__inner--info a {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.eventlist__inner--info .over_hid {
    overflow: hidden;
    height: 195px
}

.eventlist__inner--info .df {
    display: -ms-flexbox;
    display: flex
}

.eventlist__inner--info .df span {
    z-index: 2;
    color: #fff;
    margin: 0 11px 0 0
}

.eventlist__inner--info .df span:first-child {
    font-size: 13px;
    border-radius: 3px;
    padding: 2px 4px;
    background: #2c3690;
    text-transform: uppercase;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: .05em;
    line-height: 130%
}

@media screen and (min-width: 2000px) {
    .eventlist__inner--info .df span:first-child {
        font-size: 17px
    }
}

.eventlist__inner--info .df span:nth-child(2) {
    font-size: 16px;
    line-height: 130%;
    color: #302940
}

@media screen and (min-width: 2000px) {
    .eventlist__inner--info .df span:nth-child(2) {
        font-size: 20px
    }
}

.eventlist__inner--info h3 {
    font-weight: 700;
    font-size: 20px;
    color: #302940;
    margin-top: 22px
}

@media screen and (min-width: 2000px) {
    .eventlist__inner--info h3 {
        font-size: 24px
    }
}

.eventlist__inner--info span.text-regular {
    color: #302940;
    display: inline-block
}

.eventlist__inner--info span.text-small {
    display: inline-block;
    line-height: 130%
}

.eventlist .only_mobile {
    display: none
}

@media screen and (max-width: 1170px) {
    .eventlist .only_mobile {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.eventlist .only_mobile:last-child {
    margin-bottom: 60px
}

.eventlist .only_mobile .eventlist__inner--subscribe {
    margin: 30px 0;
    display: block
}

.eventlist .only_mobile .eventlist__inner--subscribe form {
    padding: 17px 10px 30px
}

.eventlist .only_mobile .eventlist__inner--subscribe h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    color: #fff
}

@media screen and (min-width: 2000px) {
    .eventlist .only_mobile .eventlist__inner--subscribe h4 {
        font-size: 24px
    }
}

.eventlist .only_mobile .eventlist__inner--subscribe p {
    font-weight: 300;
    font-size: 16px;
    line-height: 130%;
    color: #fff
}

@media screen and (min-width: 2000px) {
    .eventlist .only_mobile .eventlist__inner--subscribe p {
        font-size: 20px
    }
}

.eventlist .only_mobile .border {
    position: relative;
    margin-top: 50px
}

.eventlist .only_mobile .border:before {
    content: "";
    position: absolute;
    top: -13%;
    left: 0;
    width: 100%;
    border-top: 1px solid rgba(44, 54, 144, .10196)
}

.eventlist .only_mobile img {
    width: 100%;
    -o-object-fit: fill;
    object-fit: fill
}

.eventlist .only_mobile .df {
    margin-top: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.eventlist .only_mobile .df span:first-child {
    font-weight: 300;
    font-size: 12px;
    line-height: 130%;
    color: #2f3144;
    margin-right: 10px
}

@media screen and (min-width: 2000px) {
    .eventlist .only_mobile .df span:first-child {
        font-size: 16px
    }
}

.eventlist .only_mobile .df span:nth-child(2) {
    color: #fff;
    font-size: 10px;
    border-radius: 3px;
    padding: 2px 4px;
    background: #2c3690;
    text-transform: uppercase;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: .05em;
    line-height: 130%
}

@media screen and (min-width: 2000px) {
    .eventlist .only_mobile .df span:nth-child(2) {
        font-size: 14px
    }
}

.eventlist .only_mobile .df p {
    margin: 0 10px 0 0;
    padding: 0
}

.eventlist .only_mobile h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    color: #2f3144
}

@media screen and (min-width: 2000px) {
    .eventlist .only_mobile h4 {
        font-size: 24px
    }
}

.eventlist .only_mobile .smallnews {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.eventlist .only_mobile .smallnews:nth-child(2) {
    margin-top: 20px
}

.eventlist .only_mobile .smallnews img {
    -o-object-fit: scale-down;
    object-fit: scale-down;
    margin-right: 8px;
    width: -moz-max-content;
    width: max-content
}

@media screen and (max-width: 640px) {
    .eventlist .only_mobile .smallnews img {
        width: 110px;
        height: 100px;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.eventlist .only_mobile .smallnews .df {
    margin: 0
}

.eventlist .only_mobile .smallnews h4 {
    height: 58px;
    overflow: hidden;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    padding: 0;
    margin: 5px 0 10px
}

@media screen and (min-width: 2000px) {
    .eventlist .only_mobile .smallnews h4 {
        font-size: 20px
    }
}

.eventlist .only_mobile .smallnews p.text-small {
    font-weight: 300;
    font-size: 12px;
    line-height: 130%
}

@media screen and (min-width: 2000px) {
    .eventlist .only_mobile .smallnews p.text-small {
        font-size: 16px
    }
}

.eventlist .only_mobile .smallnews span.text-small {
    font-size: 12px;
    line-height: 130%;
    color: #2f3144
}

@media screen and (min-width: 2000px) {
    .eventlist .only_mobile .smallnews span.text-small {
        font-size: 16px
    }
}

.eventlist .only_mobile .information_text {
    position: relative;
    background: #f3f2f7;
    border-radius: 0;
    padding: 17px 24px 28px 10px
}

.eventlist .only_mobile .information_text.m25 {
    margin: 25px 0
}

.eventlist .only_mobile .information_text.m20 {
    margin: 20px 0 10px
}

.eventlist .only_mobile .information_text h3 {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #212121
}

@media screen and (min-width: 2000px) {
    .eventlist .only_mobile .information_text h3 {
        font-size: 20px
    }
}

.eventlist .only_mobile .information_text a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.eventlist .only_mobile .information_text .df {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.eventlist .only_mobile .information_text .df span:first-child {
    font-weight: 300;
    font-size: 12px;
    line-height: 130%;
    color: #2f3144;
    margin-right: 10px
}

@media screen and (min-width: 2000px) {
    .eventlist .only_mobile .information_text .df span:first-child {
        font-size: 16px
    }
}

.eventlist .only_mobile .information_text .df span:nth-child(2) {
    color: #fff;
    font-size: 10px;
    border-radius: 3px;
    padding: 2px 4px;
    background: #2c3690;
    text-transform: uppercase;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: .05em;
    line-height: 130%
}

@media screen and (min-width: 2000px) {
    .eventlist .only_mobile .information_text .df span:nth-child(2) {
        font-size: 14px
    }
}

.eventlist .only_mobile .information_text .df p {
    margin: 0 10px 0 0;
    padding: 0
}

.events .event-text {
    border-radius: 17px;
    padding: 10px 15px;
    width: -moz-fit-content;
    width: fit-content
}

.events .event-text, .events .event-text:hover {
    background-color: #cc9b37
}

.events .event-text h4, .events .event-text p {
    color: #fff !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    line-clamp: 2 !important;
    -webkit-line-clamp: 2 !important;
    display: --webkit-inline-box !important;
    height: 39px !important;
    font-size: 15px !important
}

@media screen and (max-width: 640px) {
    .events {
        padding-top: 15px
    }
}

.events__inner {
    padding-top: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media screen and (max-width: 640px) {
    .events__inner {
        padding-top: 15px
    }
}

.events .dn_none__img-wrap {
    width: 780px;
    margin-right: 120px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

.events .dn_none__img-wrap img {
    width: 100%;
    margin-bottom: 10px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.events .dn_none div {
    margin-top: 11px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.events .dn_none div span {
    display: inline-block
}

.events .dn_none div span:first-child {
    font-weight: 300;
    font-size: 12px;
    line-height: 130%;
    color: #2f3144;
    margin-right: 15px
}

@media screen and (min-width: 2000px) {
    .events .dn_none div span:first-child {
        font-size: 16px
    }
}

.events .dn_none div span:nth-child(2) {
    font-weight: 500;
    color: #fff;
    font-size: 10px;
    padding: 2px;
    background: #2c3690;
    border-radius: 3px;
    text-transform: uppercase;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: .05em;
    line-height: 130%
}

@media screen and (min-width: 2000px) {
    .events .dn_none div span:nth-child(2) {
        font-size: 14px
    }
}

.events .dn_none div span:nth-child(3) {
    font-weight: 500;
    color: #fff;
    font-size: 10px;
    padding: 2px;
    background: #2c3690;
    border-radius: 3px;
    text-transform: uppercase;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: .05em;
    line-height: 130%;
    margin-left: 10px
}

@media screen and (min-width: 2000px) {
    .events .dn_none div span:nth-child(3) {
        font-size: 14px
    }
}

.events .dn_none {
    display: inline-block
}

@media screen and (max-width: 1000px) {
    .events .dn_none {
        display: block
    }
}

.events__bignew {
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    width: 100%;
    height: 665px;
    padding: 0 115px 60px 33px
}

@media (max-width: 1440px) {
    .events__bignew {
        display: none
    }
}

@media (max-width: 2560px) {
    .events__bignew {
        display: none
    }
}

@media screen and (max-width: 1000px) {
    .events__bignew.mb_none {
        display: none
    }
}

.events__bignew.placeholder {
    background-image: linear-gradient(45deg, #004d6f, #928ac5) !important
}

.events__bignew .df {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end
}

@media (max-width: 1440px) {
    .events__bignew .df {
        display: none
    }
}

@media (max-width: 2560px) {
    .events__bignew .df {
        display: none
    }
}

.events__bignew .df .left {
    width: 55%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.events__bignew .df .left h1 {
    font-weight: 900;
    color: #fff;
    background-color: #cc9b37;
    border-radius: 30px;
    padding: 20px
}

.events__bignew .df .left h1:hover {
    background-color: #cc9b37
}

@media (max-width: 1440px) {
    .events__bignew .df .left h1 {
        font-size: 21px !important
    }
}

@media (max-width: 1366px) {
    .events__bignew .df .left h1 {
        font-size: 21px !important
    }
}

.events__bignew .df .left div {
    display: -ms-flexbox;
    display: flex
}

.events__bignew .df .left div span {
    color: #fff;
    display: inline-block
}

.events__bignew .df .left div span:first-child {
    font-size: 20px !important;
    border-radius: 3px;
    padding: 2px 4px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: .05em;
    line-height: 130%;
    margin-right: 15px;
    background-color: #2c3690;
    background-color: rgba(44, 54, 144, .8);
    color: #fff;
    border-radius: 30px;
    padding: 2px 10px
}

@media screen and (min-width: 2000px) {
    .events__bignew .df .left div span:first-child {
        font-size: 24px
    }
}

.events__bignew .df .left div span:nth-child(2) {
    font-weight: 400;
    font-size: 20px !important;
    line-height: 130%;
    border-radius: 3px;
    padding: 2px 24px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: .05em;
    background-color: #2c3690;
    background-color: rgba(44, 54, 144, .8);
    color: #fff;
    border-radius: 30px
}

@media screen and (min-width: 2000px) {
    .events__bignew .df .left div span:nth-child(2) {
        font-size: 30px
    }
}

.events__bignew .df .right {
    width: 35%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: 80px
}

.events a#add {
    background: #cc9b37;
    padding: 16px 14px;
    border-radius: 3px;
    width: 315px;
    min-width: 300px;
    height: 56px;
    min-height: 53px;
    font-size: 31px;
    color: #fff;
    padding-left: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width: 2000px) {
    .events a#add {
        width: 360px;
        font-size: 35px
    }
}

@media (max-width: 1366px) {
    .events a#add {
        font-size: 28px
    }
}

@media screen and (max-width: 1000px) {
    .events a#add {
        margin-top: 30px;
        font-size: 20px;
        font-family: Inter, Arial, sans-serif;
        -ms-flex-pack: start;
        justify-content: flex-start;
        font-weight: 700
    }
}

.events a#add:lang(kk-Kz), .events a#add:lang(ru-RU) {
    font-size: 24px;
    width: -moz-fit-content;
    width: fit-content
}

.events a#add:focus, .events a#add:hover {
    text-decoration: none
}

.events a#add.mb_none {
    display: none
}

@media screen and (max-width: 1000px) {
    .events a#add.mb_none {
        display: block
    }
}

.events a#add label {
    font-size: 32px;
    color: #fff;
    padding-right: 25px;
    position: relative;
    margin: 0;
    cursor: pointer
}

@media screen and (min-width: 2000px) {
    .events a#add label {
        font-size: 36px
    }
}

@media screen and (max-width: 1000px) {
    .events a#add label {
        font-size: 32px;
        padding-right: 60px
    }
}

.events a#add label:before {
    content: "";
    position: absolute;
    top: -7px;
    right: 10px;
    height: 56px;
    border-right: 1.5px solid hsla(0, 0%, 100%, .10196)
}

@media screen and (max-width: 640px) {
    .events a#add label:before {
        right: 40px;
        top: -15px
    }
}

.events__content {
    display: -ms-flexbox;
    display: flex;
    padding-top: 37px
}

@media screen and (max-width: 1000px) {
    .events__content {
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 0
    }
}

@media screen and (max-width: 640px) {
    .events__content {
        width: 100%
    }
}

.events__content .left {
    margin-right: 44px;
    width: 57%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media screen and (max-width: 1000px) {
    .events__content .left {
        width: 100%;
        margin: 0 auto
    }
}

.events__content .left span.text-big {
    width: 95%;
    line-height: 130%;
    color: #212121;
    opacity: .8
}

@media screen and (max-width: 1000px) {
    .events__content .left span.text-big {
        font-size: 18px
    }
}

.events__content .left span.text-big a {
    color: #cc9b37
}

.events__content .left span.text-big a:hover {
    text-decoration: underline
}

.events__content .left h2 {
    margin: 30px 0
}

@media screen and (max-width: 1000px) {
    .events__content .left h2 {
        font-size: 24px;
        margin: 30px 0
    }
}

.events__content .left p.border {
    width: 100%;
    background: #212121;
    opacity: .4;
    border: .5px solid #2f3045
}

.events__content .left .df {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 26px
}

@media screen and (max-width: 1000px) {
    .events__content .left .df {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.events__content .left .df .time {
    width: 30%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 30px 0
}

@media screen and (max-width: 1000px) {
    .events__content .left .df .time {
        padding: 5px 0
    }
}

.events__content .left .df .time span.text-regular {
    font-weight: 300;
    line-height: 130%;
    color: #212121;
    opacity: .6
}

@media screen and (max-width: 1000px) {
    .events__content .left .df .time span.text-regular {
        font-size: 12px
    }
}

.events__content .left .df .content {
    width: 70%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (max-width: 1000px) {
    .events__content .left .df .content {
        width: 100%
    }
}

.events__content .left .df .content span.text-regular {
    font-weight: 300;
    line-height: 130%;
    color: #212121
}

@media screen and (max-width: 1000px) {
    .events__content .left .df .content span.text-regular {
        font-size: 14px
    }
}

.events__content .left .df .content h3 {
    font-weight: 700;
    line-height: 1.4;
    font-size: 28px;
    color: #212121
}

@media screen and (max-width: 1000px) {
    .events__content .left .df .content h3 {
        margin: 0;
        padding: 0;
        font-size: 20px
    }
}

.events__content .left .df .content__img {
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 640px) {
    .events__content .left .df .content__img {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.events__content .left .df .content__img.m26 {
    margin: 26px 0
}

.events__content .left .df .content__img.mt26 {
    margin: 26px 0 0
}

.events__content .left .df .content__img .b {
    display: -ms-flexbox;
    display: flex;
    width: 226px
}

.events__content .left .df .content__img .b img {
    margin-right: 10px;
    -o-object-fit: contain;
    object-fit: contain
}

.events__content .left .df .content__img .b:first-child {
    margin-right: 43px
}

@media screen and (max-width: 1000px) {
    .events__content .left .df .content__img .b:first-child {
        margin-right: 0;
        margin-bottom: 15px
    }
}

.events__content .left .df .content__img .b_c {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.events__content .left .df .content__img .b_c span:first-child {
    font-size: 16px;
    line-height: 130%;
    color: #212121
}

@media screen and (min-width: 2000px) {
    .events__content .left .df .content__img .b_c span:first-child {
        font-size: 20px
    }
}

.events__content .left .df .content__img .b_c span:last-child {
    font-size: 12px;
    line-height: 110%;
    color: #212121;
    opacity: .6
}

@media screen and (min-width: 2000px) {
    .events__content .left .df .content__img .b_c span:last-child {
        font-size: 16px
    }
}

@media screen and (max-width: 1000px) {
    .events__content .left .df .content__img .b_c span:last-child {
        font-size: 14px
    }
}

.events__content .left .df .content__img .b.before_text {
    position: relative
}

.events__content .left .df .content__img .b.before_text:before {
    position: absolute;
    content: attr(bf-text);
    font-size: 20px;
    line-height: 130%;
    color: #212121;
    width: 100%;
    top: -45px
}

@media screen and (min-width: 2000px) {
    .events__content .left .df .content__img .b.before_text:before {
        font-size: 24px
    }
}

.events__content .left .df .content__img.mt_60 {
    margin-top: 85px
}

.events__content .left .df .content__img.mb_85 {
    margin-bottom: 85px
}

@media screen and (max-width: 1000px) {
    .events__content .left .df .content__img.mb_85 {
        margin-bottom: 50px
    }
}

.events__content .right {
    width: 30%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: start;
    align-items: flex-start
}

@media screen and (max-width: 1000px) {
    .events__content .right {
        width: 100%
    }
}

@media screen and (max-width: 1000px) {
    .events__content .right #add {
        -ms-flex-order: 2;
        order: 2
    }
}

.events__content .right .content-side {
    margin-top: 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media screen and (max-width: 1000px) {
    .events__content .right .content-side {
        width: 100%;
        -ms-flex-order: 3;
        order: 3
    }
}

.events__content .right .content-side span {
    color: #302940;
    opacity: .6;
    margin-bottom: 10px
}

@media screen and (max-width: 1000px) {
    .events__content .right .content-side span {
        font-size: 16px
    }
}

.events__content .right .content-side ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px
}

@media screen and (max-width: 1000px) {
    .events__content .right .content-side ul {
        width: 100%;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}

.events__content .right .content-side ul a {
    margin-right: 10px;
    margin-bottom: 10px
}

.events__content .right .form {
    margin-top: 25px
}

@media screen and (max-width: 1000px) {
    .events__content .right .form {
        margin-top: 25px;
        -ms-flex-order: 1;
        order: 1
    }
}

.events__content .right .form h3 {
    font-weight: 700;
    line-height: 43px;
    color: #fff
}

.events__content .right .form label {
    cursor: pointer;
    color: #fff;
    font-size: 22px;
    line-height: 26px
}

@media screen and (min-width: 2000px) {
    .events__content .right .form label {
        font-size: 26px
    }
}

@media screen and (max-width: 1000px) {
    .events__content .right .form label {
        font-size: 18px
    }
}

.events__content .right .form__main {
    width: 385px;
    background: linear-gradient(123.53deg, #2c3690 .45%, #8d2acc 155.88%);
    padding: 34px 31px 40px
}

@media screen and (max-width: 1000px) {
    .events__content .right .form__main {
        padding: 20px 10px;
        width: 100%
    }
}

.events__content .right .form__main input {
    padding: 20px 21px;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    color: hsla(0, 0%, 100%, .30196);
    background: transparent;
    border: .5px solid #fff;
    border: .5px solid hsla(0, 0%, 100%, .6);
    box-sizing: border-box;
    border-radius: 2px
}

@media screen and (min-width: 2000px) {
    .events__content .right .form__main input {
        font-size: 24px
    }
}

@media screen and (max-width: 1000px) {
    .events__content .right .form__main input {
        font-size: 16px
    }
}

.events__content .right .form__main .btn__apply {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    background: #fff;
    border-radius: 89px;
    line-height: 24px;
    color: #8d2acc
}

@media screen and (max-width: 1000px) {
    .events__content .right .form__main .btn__apply {
        padding: 10px 30px;
        font-size: 18px
    }
}

.events__content .right .form__main .btn__apply:hover {
    background: transparent;
    color: #fff;
    border: 2px solid transparent
}

.events__content .right .form__main span {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    line-height: 23px;
    color: #fff;
    opacity: .3;
    text-align: center
}

@media screen and (min-width: 2000px) {
    .events__content .right .form__main span {
        font-size: 16px
    }
}

.events__content .right .form__input--name {
    width: 220px
}

@media screen and (max-width: 1000px) {
    .events__content .right .form__input--name {
        width: 100%
    }
}

.events__content .right .form__input--number {
    width: 244px
}

@media screen and (max-width: 1000px) {
    .events__content .right .form__input--number {
        width: 100%
    }
}

.events__content .right .form__input--email {
    width: 325px
}

@media screen and (max-width: 1000px) {
    .events__content .right .form__input--email {
        width: 100%
    }
}

.events__other {
    width: 100%;
    margin-top: 50px
}

@media screen and (max-width: 1000px) {
    .events__other {
        margin-top: 35px
    }
}

.events__other h3 {
    font-weight: 700;
    color: #302940;
    opacity: .8
}

@media screen and (max-width: 1000px) {
    .events__other h3 {
        font-size: 20px;
        opacity: unset
    }
}

.events__other--content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 50px;
    margin-bottom: 30px
}

@media screen and (max-width: 1000px) {
    .events__other--content {
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 25px
    }
}

.events__other--content .content {
    position: relative;
    width: 32%;
    padding: 40px 81px 40px 36px;
    background: linear-gradient(233.06deg, #2c3690 2.56%, #9636d8 119.14%);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all .2s ease-in
}

.events__other--content .content:last-child {
    margin-right: 0 !important
}

.events__other--content .content:before {
    content: "";
    background: linear-gradient(71.89deg, #02030e, #082248 99.98%);
    opacity: .3;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: .5 ease-in;
    z-index: -1
}

.events__other--content .content:hover:before {
    opacity: .5
}

@media screen and (max-width: 1000px) {
    .events__other--content .content {
        padding: 20px 40px
    }
}

.events__other--content .content a {
    text-decoration: none;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.events__other--content .content a:hover {
    text-decoration: none
}

.events__other--content .content .df {
    display: -ms-flexbox;
    display: flex
}

.events__other--content .content .df span.visit {
    padding: 8px 4px;
    background: #fff;
    background: hsla(0, 0%, 100%, .30196);
    border-radius: 3px;
    font-size: 13px;
    line-height: 130%;
    text-align: center;
    letter-spacing: .05em;
    margin-right: 10px;
    background-color: #2c3690;
    background-color: rgba(44, 54, 144, .8);
    color: #fff;
    border-radius: 30px
}

@media screen and (min-width: 2000px) {
    .events__other--content .content .df span.visit {
        font-size: 17px
    }
}

.events__other--content .content .df span.data {
    font-size: 20px;
    line-height: 130%;
    padding: 4px 15px;
    background: #fff;
    background: hsla(0, 0%, 100%, .30196);
    border-radius: 3px;
    text-align: center;
    letter-spacing: .05em;
    background-color: #2c3690;
    background-color: rgba(44, 54, 144, .8);
    color: #fff;
    border-radius: 30px;
    white-space: nowrap
}

@media screen and (min-width: 2000px) {
    .events__other--content .content .df span.data {
        font-size: 24px
    }
}

.events__other--content .content h4 {
    font-weight: 700;
    line-height: 30px;
    color: #fff;
    display: block;
    width: 293px;
    background-color: #cc9b37;
    border-radius: 30px;
    padding: 20px
}

.events__other--content .content h4:hover {
    background-color: #cc9b37
}

@media screen and (max-width: 1000px) {
    .events__other--content .content h4 {
        width: 100%
    }
}

.events__other--content .content span.text-small {
    display: block;
    width: 280px;
    font-size: 16px;
    line-height: 130%;
    color: #fff
}

@media screen and (min-width: 2000px) {
    .events__other--content .content span.text-small {
        font-size: 20px
    }
}

@media screen and (max-width: 1000px) {
    .events__other--content .content span.text-small {
        width: 100%
    }
}

.events__other--content .content.mr_24 {
    margin-right: 24px
}

@media screen and (max-width: 1000px) {
    .events__other--content .content.mr_24 {
        margin: 15px auto
    }
}

@media screen and (max-width: 1000px) {
    .events .dn_mob {
        display: none
    }
}

.events .only_mobile {
    display: none;
    margin-top: 25px
}

@media screen and (max-width: 1000px) {
    .events .only_mobile {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.events .only_mobile:last-child {
    margin-bottom: 60px
}

.events .only_mobile .eventlist__inner--subscribe {
    margin: 30px 0;
    display: block
}

.events .only_mobile .eventlist__inner--subscribe form {
    padding: 17px 10px 30px
}

.events .only_mobile .eventlist__inner--subscribe h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    color: #fff
}

.events .only_mobile .eventlist__inner--subscribe p {
    font-weight: 300;
    font-size: 16px;
    line-height: 130%;
    color: #fff
}

@media screen and (min-width: 2000px) {
    .events .only_mobile .eventlist__inner--subscribe p {
        font-size: 20px
    }
}

.events .only_mobile .border {
    position: relative;
    margin-top: 50px
}

.events .only_mobile .border:before {
    content: "";
    position: absolute;
    top: -13%;
    left: 0;
    width: 100%;
    border-top: 1px solid rgba(44, 54, 144, .10196)
}

.events .only_mobile img {
    width: 100%;
    -o-object-fit: fill;
    object-fit: fill
}

.events .only_mobile .df {
    margin-top: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.events .only_mobile .df span:first-child {
    font-weight: 300;
    font-size: 12px;
    line-height: 130%;
    color: #2f3144;
    margin-right: 10px
}

@media screen and (min-width: 2000px) {
    .events .only_mobile .df span:first-child {
        font-size: 16px
    }
}

.events .only_mobile .df span:nth-child(2) {
    color: #fff;
    font-size: 10px;
    border-radius: 3px;
    padding: 2px 4px;
    background: #2c3690;
    text-transform: uppercase;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: .05em;
    line-height: 130%
}

@media screen and (min-width: 2000px) {
    .events .only_mobile .df span:nth-child(2) {
        font-size: 14px
    }
}

.events .only_mobile .df p {
    margin: 0 10px 0 0;
    padding: 0
}

.events .only_mobile h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    color: #2f3144
}

.events .only_mobile .smallnews {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.events .only_mobile .smallnews:nth-child(2) {
    margin: 25px 0
}

.events .only_mobile .smallnews img {
    min-width: 110px;
    max-height: 100px;
    width: 100%;
    -o-object-fit: scale-down;
    object-fit: scale-down;
    margin-right: 8px;
    width: -moz-max-content;
    width: max-content
}

.events .only_mobile .smallnews .df {
    margin: 0
}

.events .only_mobile .smallnews h4 {
    height: 58px;
    overflow: hidden;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    padding: 0;
    margin: 5px 0
}

.events .only_mobile .smallnews p.text-small {
    font-weight: 300;
    font-size: 12px;
    line-height: 130%
}

.events .only_mobile .smallnews span.text-small {
    font-size: 12px;
    line-height: 130%;
    color: #2f3144
}

.events .only_mobile .information_text {
    background: #f3f2f7;
    border-radius: 0;
    padding: 17px 24px 28px 10px
}

.events .only_mobile .information_text.m25 {
    margin: 25px 0
}

.events .only_mobile .information_text.m20 {
    margin: 20px 0 10px
}

.events .only_mobile .information_text h3 {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #212121
}

.events .only_mobile .information_text .df {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.events .only_mobile .information_text .df span:first-child {
    font-weight: 300;
    font-size: 12px;
    line-height: 130%;
    color: #2f3144;
    margin-right: 10px
}

@media screen and (min-width: 2000px) {
    .events .only_mobile .information_text .df span:first-child {
        font-size: 16px
    }
}

.events .only_mobile .information_text .df span:nth-child(2) {
    color: #fff;
    font-size: 10px;
    border-radius: 3px;
    padding: 2px 4px;
    background: #2c3690;
    text-transform: uppercase;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: .05em;
    line-height: 130%
}

@media screen and (min-width: 2000px) {
    .events .only_mobile .information_text .df span:nth-child(2) {
        font-size: 14px
    }
}

.events .only_mobile .information_text .df p {
    margin: 0 10px 0 0;
    padding: 0
}

.cam {
    position: relative;
    width: 100%;
    padding: 30px 0 50px
}

@media screen and (max-width: 640px) {
    .cam {
        padding: 20px 0 30px
    }
}

.cam__inner {
    position: relative;
    width: 100%
}

.cam__items {
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.cam__item, .cam__items {
    position: relative;
    display: -ms-flexbox;
    display: flex
}

.cam__item {
    width: 50%;
    min-height: 450px;
    border: 5px solid #fff;
    padding: 50px;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden
}

@media (max-width: 1170px) {
    .cam__item {
        width: 100%;
        padding: 20px 10px
    }
}

.cam__item-prll {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.cam__item-prll img {
    position: absolute;
    width: 105%;
    height: 105%;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.cam__item .btn__blue label {
    font-weight: 600
}

.cam__item:first-child {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 0;
    -ms-flex-direction: row;
    flex-direction: row
}

@media (max-width: 1170px) {
    .cam__item:first-child {
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 20px
    }
}

.cam__item:first-child h2 {
    width: 100%
}

.cam__item:first-child a.btn__blue {
    transform: translateY(-100%);
    z-index: 6
}

@media (max-width: 1366px) {
    .cam__item:first-child a.btn__blue {
        transform: translateY(-50%)
    }
}

@media (max-width: 1300px) {
    .cam__item:first-child a.btn__blue {
        transform: translateY(-13%)
    }
}

@media (max-width: 1170px) {
    .cam__item:first-child a.btn__blue {
        transform: translateY(0);
        margin-top: 25px
    }
}

.cam__item a, .cam__item h2, .cam__item img, .cam__item p {
    position: relative;
    z-index: 5;
    color: #fff
}

.cam__item a.btn__blue {
    position: relative;
    margin-top: 30px;
    width: -moz-fit-content;
    width: fit-content;
    z-index: 6;
    margin: auto 0 0
}

@media (max-width: 640px) {
    .cam__item a.btn__blue {
        width: 100%
    }
}

.cam__item a.btn__blue:after {
    width: 100%
}

.cam__item--left {
    width: 50%
}

@media (max-width: 1170px) {
    .cam__item--left {
        width: 100%
    }
}

.cam__item--right {
    width: 45%;
    margin-left: auto
}

@media (max-width: 1170px) {
    .cam__item--right {
        width: 100%
    }
}

.cam__item--right img {
    width: 100%;
    max-height: 460px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width: 1366px) {
    .cam__item--right img {
        display: block;
        width: 100%;
        margin-left: 20px
    }
}

@media (max-width: 1025px) {
    .cam__item--right img {
        margin-left: 0
    }
}

@media (max-width: 640px) {
    .cam__item--right img {
        margin-left: 0
    }
}

.mediya {
    position: relative;
    width: 100%;
    padding: 30px 0 50px
}

@media screen and (max-width: 640px) {
    .mediya {
        padding: 24px 0 50px
    }
}

.mediya__inner, .mediya__items {
    position: relative;
    width: 100%
}

.mediya__items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width: 1000px) {
    .mediya__items {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.mediya__item {
    position: relative;
    width: 50%;
    border: 5px solid #fff;
    padding: 50px
}

@media (max-width: 1000px) {
    .mediya__item {
        width: 100%;
        padding: 20px 10px
    }
}

.mediya__item .link-under {
    font-weight: 300
}

.mediya__item:first-child {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row
}

@media (max-width: 640px) {
    .mediya__item:first-child {
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 20px
    }
}

.mediya__item:first-child h2 {
    width: 100%;
    margin-bottom: 15px;
    margin-top: 0
}

.mediya__item:first-child a.btn__blue {
    transform: translateY(-100%)
}

@media (max-width: 640px) {
    .mediya__item:first-child a.btn__blue {
        transform: translateY(0);
        margin-top: 25px
    }
}

.mediya__item ol {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.mediya__item ol li {
    font-size: 16px;
    position: relative;
    padding-left: 15px
}

.mediya__item ol li:before {
    content: "•";
    position: absolute;
    display: inline-block;
    color: #fff;
    left: 0
}

.mediya__item a, .mediya__item h2, .mediya__item img, .mediya__item p {
    position: relative;
    z-index: 5;
    color: #fff
}

.mediya__item h2 {
    margin-top: 0
}

.mediya__item a.btn__blue {
    position: relative;
    margin-top: 40px;
    width: -moz-fit-content;
    width: fit-content;
    z-index: 4
}

@media (max-width: 640px) {
    .mediya__item a.btn__blue {
        width: 100%;
        height: 46px
    }
}

.mediya__item--left {
    width: 100%
}

@media (max-width: 640px) {
    .mediya__item--left {
        width: 100%
    }
}

.mediya__item--right {
    width: 50%
}

@media (max-width: 640px) {
    .mediya__item--right {
        width: 100%
    }
}

.mediya__item--right img {
    margin-left: 60px
}

@media (max-width: 640px) {
    .mediya__item--right img {
        display: block;
        width: 100%;
        margin-left: 0
    }
}

.mediya [data-parallax] {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    left: 0;
    z-index: 1
}

.fac {
    padding: 30px 0 35px
}

.fac, .fac__inner, .fac__items {
    position: relative;
    width: 100%
}

.fac__items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.fac .df, .fac__items {
    display: -ms-flexbox;
    display: flex
}

.fac .df {
    -ms-flex-direction: column;
    flex-direction: column;
    width: 50%
}

@media screen and (max-width: 1000px) {
    .fac .df {
        width: 100%
    }
}

.fac__item {
    position: relative;
    width: 50%;
    border: 5px solid #fff;
    padding: 50px;
    overflow: hidden
}

@media (max-width: 1000px) {
    .fac__item {
        width: 100%;
        padding: 20px 10px
    }
}

.fac__item-prll {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.fac__item-prll img {
    position: absolute;
    width: 105%;
    height: 105%;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.fac__item.w100 {
    width: 100%
}

.fac__item.p50 {
    padding: 50px !important
}

@media (max-width: 640px) {
    .fac__item.p50 {
        padding: 20px 10px !important
    }
}

.fac__item .link-under {
    font-size: 16px
}

.fac__item:first-child {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 0
}

@media (max-width: 1000px) {
    .fac__item:first-child {
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 20px
    }
}

.fac__item:first-child h2 {
    width: 100%
}

.fac__item h2 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 10px
}

@media (min-width: 640px) {
    .fac__item h2 {
        font-size: 40px;
        line-height: 48px
    }
}

@media (min-width: 768px) {
    .fac__item h2 {
        font-size: 48px;
        line-height: 58px
    }
}

@media (min-width: 1024px) {
    .fac__item h2 {
        font-size: 56px;
        font-weight: 900;
        line-height: 70px;
        margin-bottom: 20px
    }
}

.fac__item ol {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.fac__item ol li + li {
    margin-top: 5px
}

.fac__item a, .fac__item h2, .fac__item img, .fac__item p {
    position: relative;
    z-index: 5;
    color: #fff
}

.fac__item a.btn__blue {
    margin-top: 30px;
    margin-bottom: 15px;
    width: -moz-fit-content;
    width: fit-content;
    z-index: 5;
    background-color: #fff;
    margin-top: 50px
}

.fac__item a.btn__blue:after {
    background: #fff !important
}

.fac__item a.btn__blue:hover {
    background: #fff;
    background: hsla(0, 0%, 100%, .75)
}

.fac__item a.btn__blue span {
    color: #354a79
}

@media (max-width: 640px) {
    .fac__item a.btn__blue {
        width: 100%
    }
}

.fac__item--left {
    width: 50%
}

@media (max-width: 1000px) {
    .fac__item--left {
        width: 100%
    }
}

.fac__item--right {
    width: 45%;
    margin-left: auto;
    max-height: 460px;
    overflow: hidden
}

@media (max-width: 1000px) {
    .fac__item--right {
        width: 100%
    }
}

.fac__item--right img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: none
}

@media (max-width: 640px) {
    .fac {
        padding-top: 20px
    }
}

@media screen and (max-width: 640px) {
    .infra {
        padding-top: 15px
    }
}

.infra__wrapper {
    margin: 20px 0
}

@media screen and (min-width: 2000px) {
    .infra__wrapper--svg svg {
        width: auto
    }
}

.search_result__inner {
    padding-top: 90px
}

@media screen and (max-width: 640px) {
    .search_result__inner {
        padding-top: 30px
    }
}

.search_result__inner .btn__search {
    width: 278px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 20px 77px;
    border-radius: 90px;
    background: transparent;
    transition: .3s ease-in-out;
    overflow: hidden;
    border: 1.5px solid #2c3690;
    border: 1.5px solid rgba(44, 54, 144, .10196)
}

@media (max-width: 1366px) {
    .search_result__inner .btn__search {
        padding: 20px 50px
    }
}

@media (max-width: 640px) {
    .search_result__inner .btn__search {
        width: 100%;
        margin-top: 25px
    }
}

.search_result__inner .btn__search label {
    position: relative;
    cursor: pointer;
    margin-bottom: 0;
    font-family: Inter, Arial, sans-serif;
    font-size: 26px;
    font-weight: 500;
    color: #2c3690;
    opacity: .15;
    text-align: center;
    text-decoration: none;
    z-index: 2
}

@media (max-width: 768px) {
    .search_result__inner .btn__search label {
        font-size: 16px
    }
}

.search_result__inner .btn__search:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 300px;
    border-radius: 50%;
    background: linear-gradient(0deg, #2c3690, #2c3690);
    transform: translate(-50%, -50%) scale(0);
    transform-origin: center;
    transition: .3s;
    z-index: 0
}

.search_result__inner .btn__search:hover label {
    opacity: 1;
    color: #fff
}

.search_result__inner .btn__search:hover:after {
    transform: translate(-50%, -50%) scale(1)
}

.search_result--sort {
    padding-top: 45px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 640px) {
    .search_result--sort {
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 120px
    }
}

.search_result--sort .result {
    width: 50%
}

@media screen and (max-width: 640px) {
    .search_result--sort .result {
        padding-bottom: 25px;
        width: 100%
    }
}

.search_result--sort .data__sort {
    width: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media screen and (max-width: 640px) {
    .search_result--sort .data__sort {
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 100%
    }
}

.search_result--sort .data__sort p {
    margin-right: 15px
}

.search_result--sort .data__sort .select-form__head {
    padding: 6px 30px 6px 16px;
    min-width: 125px
}

.search_result--sort .data__sort .select-form__head:after {
    right: 12px;
    border: 4px solid #004d6f;
    border-top-color: transparent;
    border-left-color: transparent
}

.search_result--sort .data__sort .select-form__head .select-form__title {
    font-size: 16px
}

.search_result--content, .search_result--content .content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.search_result--content .content {
    margin-bottom: 30px
}

.search_result--content .content:first-child {
    margin-top: 45px
}

.search_result--content .content a {
    text-decoration: none;
    border-bottom: 1px solid #2c3690;
    margin-bottom: 10px
}

.search_result--content .content a:hover {
    color: #fff;
    background: #2c3690;
    background: rgba(44, 54, 144, .8)
}

.search_result--content .content p {
    width: 760px
}

@media screen and (min-width: 2000px) {
    .search_result--content .content p {
        width: 70%
    }
}

@media screen and (max-width: 1000px) {
    .search_result--content .content p {
        width: 100%
    }
}

.search_result .testimonials__paginations ul {
    padding: 0
}

.search_result .testimonials__paginations li a {
    color: #373737;
    color: rgba(55, 55, 55, .50196);
    font-weight: 600
}

.search_result .testimonials__paginations li.is-active a {
    color: #373737 !important
}

.satellite--0 {
    animation: s1-b1 3.5s infinite
}

.satellite--1 {
    animation: s1-b1 2.5s infinite
}

.satellite--2 {
    animation: s1-b1 3s infinite
}

.satellite--3 {
    animation: s1-b1 2s infinite
}

@keyframes s1-b1 {
    0% {
        color: #fff;
        text-shadow: 0 0 3px hsla(0, 0%, 100%, 0);
        transform: translateZ(0) scale(1)
    }
    50% {
        color: #fff;
        color: hsla(0, 0%, 100%, 0);
        text-shadow: 0 0 3px #fff;
        transform: translateZ(10px) scale(.95)
    }
    to {
        color: #fff;
        text-shadow: 0 0 3px hsla(0, 0%, 100%, 0);
        transform: translateZ(0) scale(1)
    }
}

@keyframes s1-b2 {
    0% {
        color: #fff;
        text-shadow: 0 0 4px hsla(0, 0%, 100%, 0);
        transform: translateZ(0) scale(1)
    }
    50% {
        color: #fff;
        color: hsla(0, 0%, 100%, 0);
        text-shadow: 0 0 4px #fff;
        transform: translateZ(10px) scale(.95)
    }
    to {
        color: #fff;
        text-shadow: 0 0 4px hsla(0, 0%, 100%, 0);
        transform: translateZ(0) scale(1)
    }
}

@keyframes s1-b3 {
    0% {
        color: #fff;
        text-shadow: 0 0 5px hsla(0, 0%, 100%, 0);
        transform: translateZ(0) scale(1)
    }
    50% {
        color: #fff;
        color: hsla(0, 0%, 100%, 0);
        text-shadow: 0 0 5px #fff;
        transform: translateZ(10px) scale(.95)
    }
    to {
        color: #fff;
        text-shadow: 0 0 5px hsla(0, 0%, 100%, 0);
        transform: translateZ(0) scale(1)
    }
}

.fortv {
    width: 100%;
    height: 100vh
}

.fortv, .fortv figure {
    position: relative
}

.fortv figure img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    height: 100%
}

.fortv figure p {
    margin-bottom: 0
}

.fortv figure figcaption {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.fortv figure figcaption .left {
    position: absolute;
    height: 100%;
    left: 40px;
    bottom: 60px;
    width: 70%;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: start;
    align-items: flex-start
}

.fortv figure figcaption .left, .fortv figure figcaption .left--number {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.fortv figure figcaption .left--number {
    background: #fff;
    font-weight: 700;
    font-size: 150px;
    line-height: 100%;
    padding: 14px 12px 35px
}

.fortv figure figcaption .left--number span {
    font-size: 100px
}

.fortv figure figcaption .left--number.blue {
    color: #0296cc
}

.fortv figure figcaption .left--number.purple {
    color: #5525de
}

.fortv figure figcaption .left--number.orange {
    color: #ec4745
}

.fortv figure figcaption .left--title {
    display: inline;
    font-weight: 700;
    font-size: 90px;
    line-height: 100%;
    color: #fff
}

.fortv figure figcaption .left--title .blue {
    display: inline;
    line-height: 1.25;
    background: linear-gradient(302.04deg, #009dd0, #2c3690)
}

.fortv figure figcaption .left--title .purple {
    display: inline;
    line-height: 1.25;
    background: linear-gradient(354.78deg, #5525de 16.48%, #3b0580 92.46%)
}

.fortv figure figcaption .left--title .orange {
    display: inline;
    line-height: 1.25;
    background: linear-gradient(302.04deg, #f1a18a, #ec4040)
}

.fortv figure figcaption .left--content {
    background: #fff;
    color: #000;
    font-weight: 400;
    font-size: 36px;
    line-height: 130%;
    padding: 8px 16px
}

.fortv figure figcaption .right {
    position: absolute;
    right: 100px;
    top: 100px
}

.fortv figure figcaption .right--bg {
    padding: 18px 53px 49px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.fortv figure figcaption .right--bg p {
    margin-bottom: 10px;
    color: #fff;
    font-weight: 400;
    font-size: 22px;
    line-height: 26px
}

.fortv figure figcaption .right--bg.blue {
    background: linear-gradient(302.04deg, #009dd0, #2c3690)
}

.fortv figure figcaption .right--bg.purple {
    background: linear-gradient(354.78deg, #5525de 16.48%, #3b0580 92.46%)
}

.fortv figure figcaption .right--bg.orange {
    background: linear-gradient(302.04deg, #f1a18a, #ec4040)
}

.tour iframe {
    width: 100%;
    height: 805px
}

.purchases .container, .purchases__main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.purchases__main {
    width: 80%;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 60px
}

@media screen and (max-width: 1170px) {
    .purchases__main {
        padding-left: 0;
        width: 100%
    }
}

.purchases__main h2 {
    margin-bottom: 11px
}

.purchases__filter {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 40px
}

.purchases__filter .small-tabs {
    margin-bottom: 0
}

@media screen and (max-width: 640px) {
    .purchases__filter {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .purchases__filter .purchases__years {
        margin-top: 10px
    }
}

.purchases__years {
    width: 150px
}

.purchases__years .select-form__head {
    min-width: auto;
    padding: 6px 18px
}

.purchases__links {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

.purchases__links a {
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-size: 20px;
    color: #373737;
    font-weight: 300;
    text-decoration: underline;
    -webkit-text-decoration-color: #2c3690;
    text-decoration-color: #2c3690
}

.purchases__links a:not(:last-child) {
    margin-bottom: 25px
}

.infograph {
    padding: 0 15px;
    margin-top: 30px
}

.infograph, .infograph .row {
    position: relative;
    width: 100%
}

.infograph .row {
    min-height: 120px;
    height: 170px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 1440px) {
    .infograph .row {
        height: 120px
    }
}

.infograph .row--short {
    min-height: 70px;
    height: -moz-min-content;
    height: min-content
}

.infograph .row:after, .infograph .row:before {
    display: none
}

.infograph .row--heading {
    min-height: 0;
    height: 1px;
    top: 65px
}

.infograph .row--content {
    top: -70px;
    width: 100%;
    display: -ms-flexbox;
    display: flex
}

.infograph .row .col-50 {
    width: 50%;
    height: 100%
}

.infograph .row .col-30 {
    width: 30%
}

.infograph .row .col-25 {
    width: 25%
}

.infograph .row .col-23 {
    width: 23%
}

.infograph .row .col-15 {
    width: 15%
}

.infograph .row .col-12 {
    width: 12.5%
}

.infograph .row .col-2 {
    width: 2%
}

.infograph .h-35 {
    height: 35px !important;
    min-height: 35px !important
}

.infograph .h-70 {
    height: 70px !important
}

.infograph .h-auto {
    height: auto !important
}

@media (max-width: 1440px) {
    .infograph .h-extra {
        min-height: 50px;
        height: 50px !important
    }
}

.infograph .o-10 {
    top: -10px
}

.infograph .o-70 {
    top: -70px
}

.infograph .o-90 {
    top: -90px
}

.infograph .o-140 {
    top: -140px
}

.infograph .o-175 {
    top: -175px
}

.infograph .o-210 {
    top: -210px
}

.infograph .z-index-under {
    z-index: -1
}

.infograph .p-10 {
    padding: 0 10%
}

.infograph .pr-10 {
    padding-right: 10%
}

.infograph .pl-2 {
    padding-left: 2%
}

.infograph .pl-6 {
    padding-left: 5%
}

.infograph .flex-end {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.infograph .box {
    width: 300px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 25px;
    background-color: #f3f2f7;
    text-align: center
}

@media (max-width: 1440px) {
    .infograph .box {
        width: 220px
    }
}

@media (max-width: 1281px) {
    .infograph .box {
        width: 200px
    }
}

.infograph .box--wide {
    width: 100%
}

.infograph .box--heading {
    width: 32%
}

.infograph .box--holder {
    background-color: transparent
}

.infograph .box--content {
    width: 24% !important;
    height: -moz-min-content;
    height: min-content
}

.infograph .box--content-70 {
    width: 70% !important
}

.infograph .box--content-19 {
    width: 19% !important
}

.infograph .box--content-15 {
    width: 15% !important
}

.infograph .box h3 {
    padding: 0
}

.infograph .box p {
    font-size: 22px;
    color: #373737;
    padding: 0
}

@media screen and (min-width: 2000px) {
    .infograph .box p {
        font-size: 26px
    }
}

@media (max-width: 1440px) {
    .infograph .box p {
        font-size: 18px
    }
}

.infograph .box ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.infograph .box ul li {
    padding: 10px 0
}

.infograph .box ul li:not(:last-of-type) {
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

.infograph .box ul li p {
    padding: 0;
    margin: 0;
    font-size: 16px
}

@media screen and (min-width: 2000px) {
    .infograph .box ul li p {
        font-size: 20px
    }
}

@media (max-width: 1440px) {
    .infograph .box ul li p {
        font-size: 14px
    }
}

.infograph .r {
    border-right: 2.5px dashed rgba(44, 54, 144, .3)
}

.infograph .b {
    border-bottom: 2.5px dashed rgba(44, 54, 144, .3)
}

.infograph .l {
    border-left: 2.5px dashed rgba(44, 54, 144, .3)
}

.infograph .t {
    border-top: 2.5px dashed rgba(44, 54, 144, .3)
}

.utp__content .internationalnetwork__networks {
    display: block;
    width: 100% !important
}

@media (min-width: 640px) {
    .utp__content .internationalnetwork__networks {
        width: 88% !important
    }
}

@media (min-width: 768px) {
    .utp__content .internationalnetwork__networks {
        width: 60% !important
    }
}

@media (min-width: 1024px) {
    .utp__content .internationalnetwork__networks {
        width: 100% !important
    }
}

.utp__content .internationalnetwork__networks tbody {
    display: block
}

.utp__content .internationalnetwork__networks tr {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px
}

@media (min-width: 640px) {
    .utp__content .internationalnetwork__networks tr {
        gap: 35px
    }
}

.utp__content .internationalnetwork__networks td {
    -ms-flex: 1;
    flex: 1;
    display: block;
    max-width: 300px
}

@media (min-width: 640px) {
    .utp__content .internationalnetwork__networks td {
        -ms-flex: 1;
        flex: 1;
        max-width: none
    }
}

.utp__content .internationalnetwork__networks td img {
    width: 200px;
    height: 200px
}

@media (min-width: 640px) {
    .utp__content .internationalnetwork__networks td img {
        width: 200px;
        height: 200px
    }
}

.utp__content .internationalnetworks__image-group {
    display: block;
    height: auto;
    width: 320px !important;
    margin: 15px auto
}

@media (min-width: 480px) {
    .utp__content .internationalnetworks__image-group {
        width: 100% !important;
        margin: 15px 0
    }
}

.utp__content .internationalnetworks__image-group tbody {
    display: block;
    height: 100%
}

.utp__content .internationalnetworks__image-group tr {
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 480px) {
    .utp__content .internationalnetworks__image-group tr {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.utp__content .internationalnetworks__image-group td {
    -ms-flex: 1;
    flex: 1;
    display: block;
    max-width: 330px
}

.utp__content .internationalnetworks__image-group td div {
    height: 100%
}

.utp__content .internationalnetworks__image-group td img {
    height: 100%;
    width: 100%;
    display: block;
    max-height: 200px
}

.utp__content .internationalnetworks__image-group td + td {
    margin-left: 0;
    margin-top: 10px
}

@media (min-width: 480px) {
    .utp__content .internationalnetworks__image-group td + td {
        margin-left: 10px;
        margin-top: 0
    }
}

.subscribe-form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    background: linear-gradient(315deg, #9436d8 -71.82%, #2c3690 100.88%)
}

.subscribe-form p {
    margin-bottom: 29px
}

.subscribe-form__input {
    margin-bottom: 16px
}

.subscribe-form__input .subscribe-form__input--text {
    font-size: 14px;
    line-height: 130%
}

.news-about {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

@media screen and (max-width: 640px) {
    .news-about {
        padding-top: 10px
    }
}

.news-about img {
    width: 100%;
    margin-bottom: 10px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.news-about__content {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width: 1000px) {
    .news-about__content {
        padding: 0
    }
}

.news-about__content div.dn_desk {
    margin-top: 11px;
    display: none;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 640px) {
    .news-about__content div.dn_desk {
        display: -ms-flexbox;
        display: flex
    }
}

.news-about__content div.dn_desk span {
    display: inline-block
}

.news-about__content div.dn_desk span:first-child {
    font-weight: 300;
    font-size: 12px;
    line-height: 130%;
    color: #2f3144;
    margin-right: 15px
}

.news-about__content div.dn_desk span:nth-child(2) {
    font-weight: 500;
    color: #e46060;
    font-size: 10px;
    padding: 2px;
    background: #df7e7e;
    background: hsla(0, 60%, 68%, .10196);
    border-radius: 3px;
    text-transform: uppercase;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: .05em;
    line-height: 130%
}

.news-about__content h2 {
    width: 100%;
    padding-bottom: 20px;
    border-bottom: .5px solid hsla(0, 0%, 77%, .6);
    margin-bottom: 20px
}

@media screen and (max-width: 640px) {
    .news-about__content h2 {
        font-size: 24px;
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: none
    }
}

.news-about__content-main {
    width: 780px;
    margin-right: 120px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

@media screen and (min-width: 1920px) {
    .news-about__content-main {
        width: 68%;
        margin-right: 35px
    }
}

@media (max-width: 1572px) {
    .news-about__content-main {
        margin-right: 80px
    }
}

@media (max-width: 1380px) {
    .news-about__content-main {
        margin-right: 30px
    }
}

@media screen and (max-width: 1000px) {
    .news-about__content-main {
        margin-right: 0
    }
}

.news-about__content-main p.text-regular {
    opacity: .8
}

@media screen and (min-width: 2000px) {
    .news-about__content-main p.text-regular {
        font-size: 36px;
        line-height: 42px
    }
}

@media screen and (min-width: 2000px) {
    .news-about__content-main p.text-large {
        font-size: 30px;
        line-height: 36px
    }
}

@media screen and (min-width: 2000px) {
    .news-about__content-main p.text-bold {
        font-size: 36px;
        line-height: 42px
    }
}

.news-about__content-side {
    width: 30%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (max-width: 1572px) {
    .news-about__content-side {
        width: 19%
    }
}

@media screen and (max-width: 1000px) {
    .news-about__content-side {
        width: 100%
    }
}

.news-about__content-side span {
    opacity: .8
}

.news-about__content-side ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.news-about__content-side ul a {
    margin-right: 10px;
    margin-bottom: 10px
}

.news-slider {
    width: 46%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    margin-top: 50px;
    margin-bottom: 37px;
    padding: 0 50px
}

@media screen and (min-width: 2000px) {
    .news-slider {
        width: 90%
    }
}

@media (min-width: 1440px) and (max-width: 1800px) {
    .news-slider {
        width: 50%
    }
}

@media (min-width: 1450px) and (max-width: 1660px) {
    .news-slider {
        width: 58%
    }
}

@media screen and (max-width: 1440px) {
    .news-slider {
        width: 65%
    }
}

@media screen and (max-width: 1170px) {
    .news-slider {
        width: 80%
    }
}

@media screen and (max-width: 1000px) {
    .news-slider {
        padding: 0
    }
}

.news-slider__main {
    width: 100%;
    height: 500px;
    margin: 0 auto;
    position: relative
}

@media screen and (min-width: 2000px) {
    .news-slider__main {
        width: 60%;
        margin: 0 20px
    }
}

@media screen and (max-width: 640px) {
    .news-slider__main {
        height: 200px
    }
}

.news-slider__main img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.news-slider__main--pag {
    width: 440px;
    padding: 30px 31px;
    background: #004d6f;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3
}

@media screen and (max-width: 640px) {
    .news-slider__main--pag {
        position: relative;
        width: 100%
    }
}

.news-slider__main--pag p.text-middle {
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px
}

@media screen and (max-width: 640px) {
    .news-slider__main--pag p.text-middle {
        font-size: 16px
    }
}

.news-slider__main--pag ul {
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    list-style: none
}

.news-slider__main--pag ul span {
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #fff;
    margin-right: 8px;
    opacity: 1;
    z-index: 2
}

.news-slider__main--pag ul span.swiper-pagination-bullet-active {
    transform: scale(1.5)
}

.news-slider__main--pag ul span.swiper-pagination-bullet-active:focus {
    outline: none
}

.news-slider__btn {
    width: 35px;
    height: 26px;
    position: absolute;
    top: 50%;
    cursor: pointer;
    opacity: .5;
    transition: opacity .3s
}

.news-slider__btn:hover {
    opacity: 1
}

@media screen and (max-width: 640px) {
    .news-slider__btn {
        display: none
    }
}

.news-slider__btn--prev {
    left: 0;
    right: auto;
    background: url(../images/icons/arrow-left.svg) no-repeat 50%;
    background-size: contain
}

.news-slider__btn--next {
    right: 0;
    left: auto;
    background: url(../images/icons/arrow-right.svg) no-repeat 50%;
    background-size: contain
}

@media screen and (min-width: 2000px) {
    .news-slider__btn--next {
        right: 36%
    }
}

.news-info {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width: 1000px) {
    .news-info {
        padding: 0
    }
}

.news-info__left {
    width: 780px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-right: 120px;
    opacity: .8
}

@media screen and (min-width: 2000px) {
    .news-info__left {
        width: 60%
    }
}

@media screen and (max-width: 1366px) {
    .news-info__left {
        margin-right: 0
    }
}

@media screen and (max-width: 1000px) {
    .news-info__left {
        margin-right: 0
    }
}

@media screen and (max-width: 1000px) {
    .news-info__left .side-info {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center
    }

    .news-info__left .side-info span {
        margin-right: 10px
    }
}

@media screen and (max-width: 640px) {
    .news-info__left .side-info {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center
    }

    .news-info__left .side-info span {
        margin-right: 10px
    }
}

@media screen and (max-width: 640px) {
    .news-info__left .side-info.dn_des {
        display: -ms-flexbox !important;
        display: flex !important
    }
}

.news-info__right {
    width: 165px
}

@media screen and (max-width: 1000px) {
    .news-info__right {
        margin-top: 0;
        width: 100%
    }
}

@media screen and (max-width: 1000px) {
    .news-info__right .side-info {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center
    }

    .news-info__right .side-info span {
        margin-right: 10px
    }
}

@media screen and (max-width: 640px) {
    .news-info__right .side-info {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center
    }

    .news-info__right .side-info span {
        margin-right: 10px
    }
}

.news-similar h3 {
    color: #cc9b37;
    opacity: .8;
    margin-bottom: 41px;
    font-family: Inter, Merriweather, serif
}

@media screen and (max-width: 640px) {
    .news-similar h3 {
        opacity: 1;
        margin-bottom: 30px
    }
}

.news-similar__inner {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 50px
}

@media screen and (max-width: 1000px) {
    .news-similar__inner .newslist__inner--cardnew {
        width: 100%;
        margin-bottom: 30px
    }
}

.news-similar__inner .newslist__inner--cardnew span {
    color: #3c3d48
}

@media screen and (max-width: 1000px) {
    .news-similar__inner a {
        width: 48%
    }
}

@media screen and (max-width: 640px) {
    .news-similar__inner a {
        width: 100%
    }
}

@media screen and (max-width: 640px) {
    .news .dn_mob {
        display: none
    }
}

.news .dn_des {
    display: none
}

@media screen and (max-width: 640px) {
    .news .dn_des {
        display: block
    }
}

.news .dn_des p.text-regular {
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #302940
}

.news .dn_des p.text-regular span {
    font-size: 18px;
    color: #004d6f;
    font-weight: 400;
    line-height: 130%
}

.news .dn_des .df {
    margin-top: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.news .dn_des .df span:first-child {
    font-weight: 300;
    font-size: 12px;
    line-height: 130%;
    color: #2f3144;
    margin-right: 10px
}

.news .dn_des .df span:nth-child(2) {
    color: #fff;
    font-size: 10px;
    border-radius: 3px;
    padding: 2px 4px;
    background: #2c3690;
    text-transform: uppercase;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: .05em;
    line-height: 130%
}

.news .dn_des .df p {
    margin: 0 10px 0 0;
    padding: 0
}

.news .dn_des .smallnews {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.news .dn_des .smallnews:nth-child(2) {
    margin: 37px 0
}

.news .dn_des .smallnews img {
    width: 109.29px;
    height: 77px;
    -o-object-fit: scale-down;
    object-fit: scale-down;
    margin-right: 8px
}

@media screen and (max-width: 640px) {
    .news .dn_des .smallnews img {
        max-width: 110px;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.news .dn_des .smallnews .df {
    margin: 0
}

.news .dn_des .smallnews h4 {
    color: #212121;
    height: 58px;
    overflow: hidden;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    padding: 0;
    margin: 5px 0 10px
}

.news .dn_des .smallnews p.text-small {
    font-weight: 300;
    font-size: 12px;
    line-height: 130%
}

.news .dn_des .smallnews span.text-small {
    font-size: 12px;
    line-height: 130%;
    color: #2f3144
}

.news__pagination {
    overflow: scroll
}

.news-about__content {
    padding-top: 50px
}

.news-about__content-side p, .news-about__content-side span {
    margin-bottom: 10px
}

@media (min-width: 2000px) {
    .news-about {
        padding-top: 50px
    }
}

.foundation {
    width: 100%
}

.foundation .container:after, .foundation .container:before {
    display: none
}

.foundation-about {
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 50px
}

.foundation-about, .foundation-about .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.foundation-about .container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 25px
}

.foundation-about h2 {
    width: 100%
}

.foundation-about__inner {
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.foundation-about__inner, .foundation-about__left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.foundation-about__left {
    width: 48%;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 30px
}

@media screen and (max-width: 1000px) {
    .foundation-about__left {
        width: 100%
    }
}

.foundation-about__left .text-regular a {
    color: #cc9b37
}

.foundation-about__right {
    width: 48%;
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (min-width: 2000px) {
    .foundation-about__right {
        max-height: 500px
    }
}

@media screen and (max-width: 1000px) {
    .foundation-about__right {
        width: 100%
    }
}

.foundation__content {
    position: relative;
    width: 100%;
    margin-bottom: 60px
}

.foundation__content--inner {
    position: relative;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.foundation__content--inner h2 {
    width: 100%
}

.foundation__content--item {
    position: relative;
    width: 48%;
    margin-bottom: 40px
}

@media (max-width: 1000px) {
    .foundation__content--item {
        width: 100%;
        margin-bottom: 30px
    }
}

@media (min-width: 2048px) {
    .foundation__content--item .text-large {
        font-size: 32px
    }
}

.foundation__content--item h3 {
    font-size: 24px;
    margin-bottom: 15px
}

.foundation__content--item img {
    display: block;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 500px
}

.foundation__content--item ol {
    list-style: none;
    padding: 0
}

.foundation__content--item ol li {
    position: relative;
    font-size: 20px;
    font-weight: 300;
    color: #302940;
    margin-bottom: 10px;
    counter-increment: d
}

@media (max-width: 640px) {
    .foundation__content--item ol li {
        font-size: 16px
    }
}

@media (min-width: 2048px) {
    .foundation__content--item ol li {
        font-size: 26px
    }
}

.foundation__content--item ol li:before {
    content: counter(d) ".";
    display: inline-block;
    width: 25px;
    font-size: 20px;
    font-weight: 300;
    color: #212121;
    color: rgba(33, 33, 33, .5);
    text-align: right;
    padding-right: 5px
}

@media (min-width: 2048px) {
    .foundation__content--item ol li:before {
        font-size: 26px
    }
}

.foundation__content--item ol li a, .foundation__content--item p > a {
    font-size: inherit
}

.foundation__content--item table {
    position: relative;
    width: 100%
}

.foundation__content--item table tr {
    width: 100%
}

.foundation__content--item table tr td {
    vertical-align: top;
    padding-top: 0
}

.foundation__content--item table tr td:not(:last-of-type) {
    padding-right: 10px
}

.foundation__content--item table tr td:first-of-type {
    width: 25%
}

.foundation__content--item table tr td strong {
    font-size: 20px
}

@media screen and (min-width: 2000px) {
    .foundation__content--item table tr td strong {
        font-size: 24px
    }
}

@media (max-width: 640px) {
    .foundation__content--item table tr td strong {
        font-size: 16px
    }
}

.foundation__content--item .text-regular a.link-under, .foundation__content .tableWithBorders .text-regular a, .foundation__content .text-regular a {
    color: #cc9b37 !important
}

.foundation-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

.foundation-info table td {
    vertical-align: top
}

.foundation-info__important-dates-table td {
    display: block;
    padding: 10px;
    border: 0
}

.foundation-info__tabs {
    position: relative;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-pack: start;
    justify-content: flex-start;
    list-style: none;
    padding: 0;
    margin: 0;
    overflow-x: auto
}

.foundation-info__tabs-item {
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-family: Inter, Arial, sans-serif;
    font-weight: 700;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex: 1 1 220px;
    flex: 1 1 220px;
    min-height: 85px;
    min-width: 250px;
    padding: 20px 10px;
    margin-right: 1px;
    background: linear-gradient(#ddaf53, #ddaf53);
    border-top: 4px solid #ddaf53;
    cursor: pointer;
    transition: background .3s, color .3s
}

@media screen and (min-width: 2000px) {
    .foundation-info__tabs-item {
        font-size: 22px
    }
}

@media (max-width: 1440px) {
    .foundation-info__tabs-item {
        min-height: 110px;
        font-size: 16px
    }
}

@media (max-width: 1366px) {
    .foundation-info__tabs-item {
        min-height: 125px;
        min-width: 200px
    }
}

@media (max-width: 640px) {
    .foundation-info__tabs-item {
        min-width: 220px
    }
}

@media screen and (max-width: 640px) {
    .foundation-info__tabs-item {
        padding: 16px 15px;
        font-size: 14px
    }
}

.foundation-info__tabs-item.is-open {
    background: #fff;
    color: #ddaf53
}

.foundation-info__tabs-item:hover {
    background: linear-gradient(180deg, #2c3690, #9636d8);
    color: #fff
}

.foundation-info__tabs-item:active {
    background: #fff;
    color: #ddaf53
}

.foundation-info__content {
    width: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    background: #fff;
    padding: 45px 50px;
    display: none
}

@media screen and (max-width: 640px) {
    .foundation-info__content {
        padding: 45px 15px;
        overflow-x: scroll
    }
}

.foundation-info__content table td {
    padding-right: 15px
}

.foundation-info__content h2, .foundation-info__content h3 {
    margin-bottom: 15px
}

.foundation-info__content .text-large {
    margin-bottom: 12px
}

.foundation-info__content.is-open {
    display: -ms-flexbox;
    display: flex
}

.foundation-info__content a.link-under {
    margin-bottom: 50px;
    font-weight: 300;
    color: #cc9b37 !important
}

.foundation-info__content ul {
    padding: 0 0 0 25px
}

.foundation-info__content ol {
    padding: 0 0 0 20px
}

.foundation-info__content a {
    font-size: inherit
}

.foundation-info__content .form__main {
    background: #fff
}

@media screen and (max-width: 640px) {
    .foundation-info__content .form__main {
        background: transparent
    }
}

.foundation-info__content .form__main .form__inner {
    border-bottom: none;
    margin-bottom: 0
}

.foundation-info__content .form__main ul {
    padding: 0
}

.foundation-info__content .form__main a {
    margin-bottom: 0
}

.foundation-info__content .accordion {
    position: relative;
    width: 100%;
    border-top: .5px solid #c4c4c4;
    transition: .3s
}

.foundation-info__content .accordion--wrap {
    width: 100%;
    margin-top: 70px;
    margin-bottom: 70px
}

@media (max-width: 1440px) {
    .foundation-info__content .accordion--wrap {
        margin-top: 40px;
        margin-bottom: 40px
    }
}

@media (max-width: 640px) {
    .foundation-info__content .accordion--wrap {
        margin-top: 30px;
        margin-bottom: 30px
    }
}

.foundation-info__content .accordion--wrap .text-regular a {
    color: #cc9b37 !important
}

.foundation-info__content .accordion:last-child {
    border-bottom: .5px solid #c4c4c4
}

.foundation-info__content .accordion:hover {
    background-color: #000;
    background-color: rgba(0, 0, 0, .05)
}

.foundation-info__content .accordion.is-open {
    background-color: #fff;
    border: none
}

.foundation-info__content .accordion.is-open h4 {
    padding-bottom: 20px
}

.foundation-info__content .accordion.is-open h4:after {
    transform: rotate(180deg)
}

.foundation-info__content .accordion h4 {
    position: relative;
    padding: 40px 50px;
    margin: 0;
    cursor: pointer
}

@media (max-width: 640px) {
    .foundation-info__content .accordion h4 {
        padding: 20px 50px 20px 20px
    }
}

.foundation-info__content .accordion h4:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 50px;
    transform: translateY(-50%);
    transform-origin: center;
    width: 20px;
    height: 20px;
    background-image: url(../images/icons/dropdown.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    transition: .3s
}

@media (max-width: 640px) {
    .foundation-info__content .accordion h4:after {
        right: 20px
    }
}

.foundation-info__content .accordion__content {
    padding: 0 50px 50px;
    display: none
}

@media (max-width: 640px) {
    .foundation-info__content .accordion__content {
        padding: 0 20px 20px
    }
}

.foundation-info__content .accordion__content h5 {
    font-size: 26px;
    color: #302940;
    margin-bottom: 15px
}

@media (max-width: 640px) {
    .foundation-info__content .accordion__content h5 {
        font-size: 18px
    }
}

.foundation-info__content .accordion__content ol li {
    font-size: 16px;
    font-weight: 300;
    color: #302940;
    margin: 10px 0
}

@media (max-width: 640px) {
    .foundation-info__content .accordion__content ol li {
        font-size: 16px
    }
}

.foundation-info__content .accordion__content a {
    word-break: break-all
}

.foundation-info__form {
    background-color: #f3f2f7;
    padding: 45px 50px;
    margin-bottom: 30px
}

@media (max-width: 640px) {
    .foundation-info__form {
        padding: 0 15px 25px
    }
}

.foundation-info__form .form__main {
    background-color: #fff
}

@media (max-width: 640px) {
    .foundation-info__form .form__main {
        background-color: transparent
    }
}

.foundation-info__form .form__external {
    background-color: transparent;
    padding: 0
}

.foundation-info__form .form h3 {
    margin-bottom: 20px
}

.foundation-useful .container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 30px
}

.foundation-useful .container, .foundation-useful__left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.foundation-useful__left {
    width: 50%;
    padding-right: 100px;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (max-width: 1170px) {
    .foundation-useful__left {
        width: 100%;
        margin-right: 0;
        padding-right: 0
    }
}

.foundation-useful__left h3 {
    margin-bottom: 20px
}

.foundation-useful__left a {
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
    word-break: normal
}

@media screen and (max-width: 640px) {
    .foundation-useful__left a {
        font-size: 16px
    }
}

.foundation-useful__left p.text-large {
    margin-top: 20px
}

.foundation-useful__right {
    width: 540px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

@media screen and (max-width: 1170px) {
    .foundation-useful__right {
        width: 100%
    }
}

@media screen and (max-width: 640px) {
    .foundation-useful__right img {
        width: 100%;
        height: 200px;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.foundation-useful__video {
    width: 540px;
    height: 360px;
    margin-top: 20px
}

@media screen and (max-width: 768px) {
    .foundation-useful__video {
        width: 100%
    }
}

[data-image-zoom] {
    display: inline-block;
    position: relative;
    cursor: pointer;
    box-shadow: none;
    transition: box-shadow .2s
}

[data-image-zoom]:after {
    content: "";
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    display: block;
    background-image: url(/images/svg/loupe.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 30%;
    background-color: #000;
    background-color: rgba(0, 0, 0, .3);
    position: absolute;
    opacity: 0;
    transition: opacity .2s
}

[data-image-zoom]:hover {
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, .3)
}

[data-image-zoom]:hover:after {
    display: block;
    opacity: 1
}

.image-zoom-modal {
    z-index: 1000;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transform: translateY(-5000px);
    opacity: 0;
    transition: opacity .3s ease-in
}

.image-zoom-modal.is-open {
    opacity: 1;
    transform: translateY(0)
}

.image-zoom-modal__overlay {
    height: 100%;
    width: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.image-zoom-modal__inner {
    max-width: 80%;
    max-height: 80%;
    background-color: #fff;
    padding: 15px;
    position: relative;
    border-radius: 0;
    box-shadow: 0 0 22px 3px rgba(0, 0, 0, .33)
}

.image-zoom-modal__inner img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.image-zoom-modal__close {
    display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    background-image: url(/images/svg/close.svg);
    background-position: 50% 50%;
    background-origin: border-box;
    background-repeat: no-repeat;
    background-size: 55%;
    top: -12px;
    right: -12px;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #bcbdc7;
    box-shadow: 0 0 22px 3px rgba(0, 0, 0, .33);
    cursor: pointer
}

.error-section {
    position: relative;
    width: 100%;
    background-size: cover;
    background-image: url(../images/error/error_stars-ziped.png)
}

.error-section_top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-top: 160px
}

.error-section_top h4 {
    color: #fff;
    font-size: 24px;
    margin: 16px 0 9px
}

.error-section_top span.text-regular {
    color: #fff;
    font-size: 18px
}

.error-section_top img {
    width: 46px;
    height: 46px
}

.error-section_bottom {
    margin-top: 35px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 200px
}

.error-section_bottom span.text-regular {
    color: #fff;
    opacity: .3
}

.error-section_bottom a.text-regular {
    color: #2f80ed;
    margin-top: 15px
}

.error-section_bottom a.text-regular label {
    font-weight: 300;
    position: relative;
    cursor: pointer
}

.error-section_bottom a.text-regular label:before {
    position: absolute;
    content: "";
    background-image: url(../images/error/error_back.svg);
    background-repeat: no-repeat;
    right: -35px;
    top: 30%;
    width: 25px;
    height: 15px
}

@media (min-width: 2048px) {
    .section__head {
        margin-top: 35px
    }
}

.section__head h1 {
    padding-top: 20px;
    padding-bottom: 2px;
    font-size: 36px
}

.section__head--tabs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.section__head ul {
    width: 100%;
    -ms-flex-pack: start;
    justify-content: flex-start;
    overflow: hidden
}

.section__head ul li {
    padding-right: 20px
}

.section__head ul li.is-active a {
    border-bottom: 2px solid #ddaf53;
    color: #ddaf53 !important
}

.section__head ul li a {
    display: block;
    font-size: 20px;
    white-space: nowrap;
    padding-bottom: 11px;
    border-bottom: 2px solid transparent
}

.section__head--menu {
    width: 44px;
    height: 44px;
    background-color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-top: 1px solid #dcdce6;
    border-left: 1px solid #dcdce6;
    border-right: 1px solid #dcdce6;
    margin-left: 15px;
    cursor: pointer;
    position: relative
}

.section__head--menu.is-active span {
    background: #928ac5
}

.section__head--menu.is-active ul.section__head--dropdown {
    opacity: 1;
    visibility: visible
}

.section__head--menu span {
    height: 2px;
    width: 16px;
    background: #004d6f;
    transition: background .3s
}

.section__head--menu span:not(:last-child) {
    margin-bottom: 3px
}

.section__head ul.section__head--dropdown {
    min-width: 310px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: stretch;
    align-items: stretch;
    border: 1px solid #dcdce6;
    background: #fff;
    box-shadow: 0 4px 15px rgba(56, 56, 113, .1);
    position: absolute;
    right: -1px;
    top: 100%;
    visibility: hidden;
    opacity: 0;
    transition: visibility .3s, opacity .3s;
    z-index: 10
}

.section__head ul.section__head--dropdown li {
    padding: 0
}

.section__head ul.section__head--dropdown li:not(:last-child) {
    border-bottom: 1px solid #dcdce6
}

.section__head ul.section__head--dropdown a {
    display: block;
    padding: 20px 18px;
    font-size: 14px;
    white-space: normal
}

@media (max-width: 320px) {
    .section__head ul.section__head--dropdown a {
        padding: 15px 14px
    }
}

.section__head ul.section__head--dropdown a:hover {
    color: #928ac5
}

.section__head {
    position: relative;
    width: 100%;
    background: #f7f7f9
}

@media (max-width: 768px) {
    .section__head h1 {
        font-size: 32px
    }
}

.section__head ul {
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none
}

@media (max-width: 1170px) {
    .section__head ul {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

@media (max-width: 1170px) {
    .section__head ul li {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
}

.section__head ul li a {
    font-family: Inter, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-decoration: none;
    color: #302940
}

@media (min-width: 1925px) {
    .section__head ul li a {
        font-size: 26px;
        margin-top: 25px;
        padding-bottom: 10px
    }
}

@media (max-width: 768px) {
    .section__head ul li a {
        font-size: 16px
    }
}

body, html {
    height: 100%
}

body {
    font-family: Inter, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-size: 105%;
    background-repeat: no-repeat;
    position: relative;
    overflow-x: hidden
}

body.menu-opened {
    overflow: hidden
}

body.menu-opened .header, body.menu-opened .header-new {
    height: 100vh;
    overflow-y: auto
}

body h1 > a, body h2 > a, body h3 > a, body h4 > a, body h5 > a, body h6 > a {
    text-decoration: underline !important;
    color: inherit !important;
    cursor: pointer
}

.scroll-to-top {
    position: fixed;
    background-color: #d3d3d3;
    z-index: 500;
    border: none;
    margin: 0;
    padding: 0;
    outline: none;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    left: 10px;
    bottom: 50px;
    transform: translateX(-300px);
    transition: all .5s ease
}

@media (max-width: 1170px) {
    .scroll-to-top {
        bottom: 8px
    }
}

@media (max-width: 560px) {
    .scroll-to-top {
        right: 30px;
        bottom: 30px
    }
}

.scroll-to-top i {
    display: block;
    width: 40%;
    height: 40%;
    margin: 0 auto;
    transform: rotate(45deg);
    border-top: 2px solid #000;
    border-left: 2px solid #000
}

.scroll-to-top i:after {
    content: "";
    width: 2px;
    height: 26px;
    background-color: #000;
    display: block;
    transform: rotate(-45deg) translate(2.7px, -5px);
    margin: 0 auto
}

.scroll-to-top.show_btn {
    transform: translateX(0)
}

.container {
    max-width: 1440px;
    width: 100%;
    height: 100%;
    margin: 0 auto
}

@media (min-width: 2200px) {
    .container {
        max-width: 95%
    }
}

@media screen and (max-width: 1440px) {
    .container {
        max-width: 91%
    }
}

@media (max-width: 1170px) {
    .container {
        max-width: 89%
    }
}

@media screen and (max-width: 1170px) {
    .container {
        max-width: 100%
    }
}

@media screen and (max-width: 640px) {
    .container {
        max-width: 100%;
        padding-right: 10px;
        padding-left: 10px
    }
}

.index {
    padding-top: 100px;
    background-color: #141521;
    min-height: 100%
}

.index, .index a, .index h3 {
    color: #fff
}

.pa {
    position: absolute
}

.pr {
    position: relative
}

.section__side {
    width: 20%;
    padding-right: 20px
}

@media (max-width: 1170px) {
    .section__side {
        display: none
    }
}

.section__side ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.section__side ul li {
    margin-bottom: 15px
}

.section__side ul li.is-active a {
    border-bottom: none;
    color: #ddaf53 !important
}

.section__side ul li.is-active a:hover {
    background-color: #ddaf53
}

.section__side ul li a {
    font-size: 18px;
    line-height: 1.35;
    color: #3c3d48 !important;
    text-decoration: none;
    border-bottom: 1px solid #3c3d48;
    transition: .3s
}

@media screen and (min-width: 2000px) {
    .section__side ul li a {
        font-size: 22px
    }
}

@media (min-width: 2048px) {
    .section__side ul li a {
        font-size: 28px
    }
}

.section__side ul li a:hover {
    color: #fff !important;
    border-bottom: 1px solid #fff;
    background-color: #ddaf53
}

.section__side .utp-style-off li a {
    color: #cc9b37
}

.section__side .utp-style-off li a:hover {
    color: #fff !important;
    background-color: #928ac5
}

.success {
    width: 100%;
    display: none;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    z-index: 3;
    height: 100%;
    left: 0;
    top: 0;
    overflow: auto;
    background: #292929;
    background: rgba(41, 41, 41, .5)
}

.success-close {
    position: absolute;
    right: 30px;
    top: 30px;
    width: 13px;
    height: 13px;
    cursor: pointer;
    z-index: 3
}

.success_content {
    position: relative;
    background: #fff;
    border-radius: 8px;
    width: 560px;
    height: 140px;
    padding: 20px 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-width: 300px;
    min-height: 140px
}

@media screen and (max-width: 640px) {
    .success_content {
        padding: 10px
    }
}

.success_body {
    margin: 0 15px
}

.success_body h4 {
    color: #108655
}

.error {
    width: 100%;
    display: none;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    z-index: 3;
    height: 100%;
    left: 0;
    top: 0;
    overflow: auto;
    background: #292929;
    background: rgba(41, 41, 41, .5)
}

.error-close {
    position: absolute;
    right: 30px;
    top: 30px;
    width: 13px;
    height: 13px;
    cursor: pointer;
    z-index: 3
}

.error_content {
    position: relative;
    background: #fff;
    border-radius: 8px;
    width: 560px;
    height: 140px;
    padding: 20px 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-width: 300px;
    min-height: 140px
}

@media screen and (max-width: 640px) {
    .error_content {
        padding: 10px
    }
}

.error_body {
    margin: 0 15px
}

.error_body h4 {
    color: #ca908b
}

.padding {
    padding-top: 88px
}

.loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 110011;
    background-image: url(../images/loader-gb.png);
    background-color: #060709;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%
}

.loader, .loader__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.loader__item {
    position: relative;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background-color: transparent;
    z-index: 6
}

.loader__item span {
    width: 180px;
    height: 180px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    display: block;
    border: 1px solid #c79b66;
    border-color: #c79b66 transparent transparent;
    border-radius: 50%;
    animation: rotatingRings 1.2s linear infinite;
    z-index: 3;
    will-change: transform
}

.loader__item span:first-child {
    animation-delay: -.45s
}

.loader__item span:nth-child(2) {
    animation-delay: -.3s
}

.loader__item span:nth-child(3) {
    animation-delay: -.15s
}

.loader__item:after {
    content: "";
    width: 180px;
    height: 180px;
    position: absolute;
    top: 50%;
    left: 50%;
    border: 1px solid #fff;
    border-radius: 50%;
    background-color: transparent;
    transform: translate(-50%, -50%);
    z-index: 2;
    opacity: .15
}

.loader__item img {
    position: relative;
    width: 40%;
    z-index: 3;
    mix-blend-mode: screen
}

@media screen and (min-width: 2000px) {
    .loader__item img {
        width: 50%;
        height: 50%;
        transform: translate(-1%)
    }
}

@keyframes rotatingRings {
    0% {
        transform: translate(-50%, -50%) rotate(0deg)
    }
    to {
        transform: translate(-50%, -50%) rotate(1turn)
    }
}

@keyframes pulseRaw {
    0% {
        transform: translate(-50%, -50%) scale(0);
        opacity: 1
    }
    to {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0
    }
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #e0e0e0;
    z-index: 1001
}

.preloader__row {
    position: relative;
    top: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    margin-top: -35px;
    margin-left: -35px;
    text-align: center;
    animation: preloader-rotate 2s infinite linear
}

.preloader__item {
    position: absolute;
    display: inline-block;
    top: 0;
    background-color: #337ab7;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    animation: preloader-bounce 2s infinite ease-in-out
}

.preloader__item:last-child {
    top: auto;
    bottom: 0;
    animation-delay: -1s
}

@keyframes preloader-rotate {
    to {
        transform: rotate(1turn)
    }
}

@keyframes preloader-bounce {
    0%, to {
        transform: scale(0)
    }
    50% {
        transform: scale(1)
    }
}

.loaded_hiding .preloader {
    transition: opacity .3s;
    opacity: 0
}

.loaded .preloader {
    display: none
}

.person-column {
    width: 100%;
    position: relative
}

.person-column h3 {
    margin-bottom: 30px
}

.person-column ul {
    width: 100%;
    list-style: none !important;
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch
}

.person-column ul li {
    position: relative;
    width: 85%;
    display: block;
    height: -moz-max-content;
    height: max-content;
    min-width: 300px;
    background-color: #004d6f;
    background-color: rgba(0, 77, 111, .15);
    margin: 0;
    padding: 0;
    margin-bottom: 25px
}

@media (max-width: 1025px) {
    .person-column ul li {
        width: 100%
    }
}

.person-column ul li:after, .person-column ul li:before {
    display: none
}

.person-column__item {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    min-width: inherit;
    padding: 15px 20px
}

@media (max-width: 640px) {
    .person-column__item {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center
    }
}

.person-column__item img {
    width: 200px;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
    margin-right: 25px
}

@media (max-width: 1281px) {
    .person-column__item img {
        width: 150px;
        height: 150px
    }
}

@media (max-width: 640px) {
    .person-column__item img {
        margin-bottom: 15px;
        margin-right: 0
    }
}

.person-column__item--data {
    width: 80%
}

@media screen and (max-width: 640px) {
    .person-column__item--data {
        width: 100%
    }
}

.person-column__item--data p {
    font-size: 18px;
    color: #373737;
    color: rgba(55, 55, 55, .8);
    margin-bottom: 5px
}

@media screen and (min-width: 2000px) {
    .person-column__item--data p {
        font-size: 22px
    }
}

.person-column__item--data p strong {
    display: inline-block;
    margin-bottom: 10px
}

.person-column p a {
    color: #cc9b37 !important
}

section img {
    -o-object-fit: cover;
    object-fit: cover
}

body {
    margin: 0
}

html {
    box-sizing: border-box
}

*, :after, :before {
    box-sizing: inherit
}

.swiper-wrapper {
    box-sizing: border-box
}

h1, h2, h3 {
    font-family: Inter, Merriweather, serif
}

@media (min-width: 2048px) {
    h2 {
        font-size: 82px !important
    }
}

a {
    text-decoration: none
}

.text-regular {
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px
}

@media (min-width: 1024px) {
    .text-regular {
        font-size: 20px;
        line-height: 26px
    }
}

@media (min-width: 2048px) {
    .text-regular {
        font-size: 32px;
        line-height: 38px
    }
}

@media (min-width: 2560px) {
    .text-regular {
        font-size: 38px;
        line-height: 42px
    }
}

.text-regular a {
    color: #cc9b37 !important
}

.text-regular a:focus, .text-regular a:hover {
    color: #cc9b37 !important;
    text-decoration: underline
}

.text-big {
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px
}

@media (min-width: 1024px) {
    .text-big {
        font-size: 26px;
        line-height: 34px
    }
}

@media (min-width: 2048px) {
    .text-big {
        font-size: 32px;
        line-height: 38px
    }
}

@media (min-width: 2560px) {
    .text-big {
        font-size: 38px;
        line-height: 42px
    }
}

.text-small {
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
    margin: 0
}

@media (min-width: 1024px) {
    .text-small {
        font-size: 16px;
        line-height: 21px
    }
}

@media (min-width: 2048px) {
    .text-small {
        font-size: 32px;
        line-height: 36px
    }
}

.text-bold {
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    margin-bottom: 8px
}

@media (min-width: 1024px) {
    .text-bold {
        font-size: 20px;
        line-height: 26px
    }
}

@media (min-width: 2048px) {
    .text-bold {
        font-size: 32px;
        line-height: 34px
    }
}

.text-thin {
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
    margin: 0
}

@media (min-width: 1024px) {
    .text-thin {
        font-size: 14px;
        line-height: 18px
    }
}

@media (min-width: 2048px) {
    .text-thin {
        font-size: 28px;
        line-height: 32px
    }
}

span.text-thin {
    color: #efefef
}

p.text-regular {
    margin: 0
}

p.text-regular + p.text-regular {
    margin-top: 10px
}

p.text-regular a {
    color: #cc9b37
}

p.text-big {
    margin: 0 0 10px
}

a.link-under {
    border-bottom: 1px solid #cc9b37;
    transition: all .2s;
    color: #cc9b37
}

a.link-under:focus, a.link-under:hover {
    border-bottom: 0;
    background-color: #cc9b37 !important;
    color: #fff !important
}

a.link-under:active {
    border-bottom: 0;
    color: #cc9b37
}

a.link-under.inactive {
    border-bottom: 0;
    opacity: .3
}

a.link {
    transition: all .2s
}

a.link:focus, a.link:hover {
    text-decoration: none;
    background-color: #cc9b37 !important;
    color: #fff
}

a.link:active {
    text-decoration: none;
    color: #cc9b37
}

a.link.inactive {
    text-decoration: none;
    opacity: .3
}

.b24-form {
    margin-bottom: 35px
}

.mb-5 {
    margin-bottom: 5px
}

@media (min-width: 769px) and (max-width: 1024px) {
    .container {
        width: 100% !important
    }
}

.aboutus h2 {
    margin-top: 0;
    margin-bottom: .6em;
    font-size: 2em
}

.aboutus h2 ~ h2 {
    margin-top: 1.2em
}

.aboutus__item p.text-large {
    margin-bottom: 1em
}

.aboutus__item p.text-regular {
    margin: 1em 0
}

.aboutus__item--text p {
    display: block
}

.aboutus__item--head {
    margin-bottom: 15px
}

.aboutus__item--head h2 {
    margin-bottom: 0
}

.aboutus__item--body p.text-regular:first-child {
    margin-top: 0
}

.governance-main h3, .governance-main p.text-regular {
    margin: 1em 0
}

.provostoffice__main .text-bold {
    color: #373737
}

.academiccouncil__inner p.text-regular, .intcoop__item p.text-regular {
    margin: 1em 0
}

.intcoop__item a.link-under {
    color: #fff;
    font-size: 16px
}

.gginformation__inner h2 {
    margin-top: 0;
    margin-bottom: .5em;
    font-size: 2.3em
}

.gginformation__inner h2 ~ h2 {
    margin-top: 1.2em
}

.foreignapplicants__item p.text-regular, .gginformation__inner p.text-regular {
    margin: 1em 0
}

.foreignapplicants__item h2 {
    margin-bottom: .6em;
    font-size: 2.3em
}

.foreignapplicants__item h2 ~ h2 {
    margin-top: 1.2em
}

.statistics h2 {
    margin-bottom: .6em;
    font-size: 2.3em
}

.statistics h2 ~ h2 {
    margin-top: 1.2em
}

.formoffinance__inner h2 {
    margin-bottom: .6em;
    font-size: 2.3em
}

.formoffinance__inner h2 ~ h2 {
    margin-top: 1.2em
}

.formoffinance__inner h4 {
    margin-top: 1.2em !important;
    margin-bottom: .6em !important
}

.formoffinance__inner p.text-regular {
    margin: 1em 0
}

.formoffinance--content p.text-regular:last-child {
    margin-bottom: 0
}

.allschools__item p.text-regular, .research__item p.text-regular, .schoollist p.text-regular {
    margin: 1em 0
}

.research__item ol li {
    position: relative;
    padding-left: 15px
}

.research__item ol li:before {
    content: "•";
    position: absolute;
    display: inline-block;
    color: #fff;
    left: 0
}

.utp__content p.text-regular {
    margin: 1em 0
}

.utp__content p.text-bold {
    font-family: Inter, Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #2f3144;
    line-height: 1.5
}

.commites--wrap h4, .utp__content h4 {
    margin: 1em 0 .5em
}

.cam__item p.text-regular, .commites--wrap p.text-regular {
    margin: 1em 0
}

.aboutcampus__inner .content_foot p.text-regular {
    color: #fff
}

.foundation-about__inner p.text-regular, .foundation-info p.text-regular, .lifenur__content p.text-regular, .mediya__item p.text-regular {
    margin: 1em 0 !important
}

.header {
    transition: all .3 linear;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 200
}

@media (min-width: 1024px) {
    .header {
        background-color: transparent
    }
}

.header.white {
    background-color: #fff
}

.header .container {
    height: auto;
    padding-left: 0;
    padding-right: 5px
}

@media (min-width: 1024px) {
    .header .container {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width: 1500px) {
    .header .container {
        max-width: none
    }
}

.header__box {
    border: 0;
    height: 100%
}

@media (min-width: 768px) {
    .header__box {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

@media (min-width: 1024px) {
    .header__box {
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px
    }
}

.header__logo {
    padding: 0;
    padding-left: 15px;
    text-align: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 160px !important;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

@media (min-width: 320px) {
    .header__logo {
        width: 203px !important
    }
}

@media (min-width: 480px) {
    .header__logo {
        width: 250px !important
    }
}

@media (min-width: 640px) {
    .header__logo {
        width: auto !important
    }
}

@media (min-width: 1024px) {
    .header__logo {
        width: 200px !important;
        padding-left: 0;
        text-align: center
    }
}

@media (min-width: 1170px) {
    .header__logo {
        padding: 0 20px 0 0
    }
}

@media (min-width: 1281px) {
    .header__logo {
        width: 200px !important;
        padding: 0 40px 0 0
    }
}

@media (min-width: 1500px) {
    .header__logo {
        width: 300px !important
    }
}

@media (min-width: 1024px) and (max-height: 755px) {
    .header__logo {
        padding: 0 20px 0 0
    }
}

@media (min-width: 1024px) and (max-height: 565px) {
    .header__logo {
        padding: 0
    }
}

@media (min-width: 2000px) {
    .header__logo {
        width: 400px !important
    }
}

@media (min-width: 2559px) {
    .header__logo {
        width: 600px !important
    }
}

.header__logo a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    height: 60%;
    width: 80%
}

@media (min-width: 768px) {
    .header__logo a {
        height: 100%;
        width: auto
    }
}

@media (min-width: 1024px) {
    .header__logo a {
        height: 100%;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media (min-width: 2000px) {
    .header__logo a {
        width: 350px
    }
}

@media (min-width: 2559px) {
    .header__logo a {
        width: 400px
    }
}

.header__logo svg {
    height: 100%
}

@media (min-width: 1024px) {
    .header__logo svg {
        width: 85%;
        height: 100%
    }
}

@media (min-width: 1170px) {
    .header__logo svg {
        width: 95%
    }
}

@media (min-width: 1281px) {
    .header__logo svg {
        width: 100%
    }
}

@media (min-width: 1024px) and (max-height: 755px) {
    .header__logo svg {
        width: 95%
    }
}

@media (min-width: 1024px) and (max-height: 565px) {
    .header__logo svg {
        width: 85%
    }
}

.header__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 80px;
    padding: 0 10px
}

@media (min-width: 280px) and (min-height: 653px) {
    .header__inner {
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media (min-width: 320px) {
    .header__inner {
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (min-width: 768px) {
    .header__inner {
        height: 90px
    }
}

@media (min-width: 1170px) {
    .header__inner {
        height: 100px
    }
}

@media (min-width: 1281px) {
    .header__inner {
        height: 110px
    }
}

@media (min-width: 1024px) and (max-height: 755px) {
    .header__inner {
        height: 100px
    }
}

@media (min-width: 1024px) and (max-height: 565px) {
    .header__inner {
        height: 90px
    }
}

@media (min-width: 1024px) and (min-height: 1000px) {
    .header__inner {
        height: 120px
    }
}

@media (min-width: 2000px) {
    .header__inner {
        height: 135px
    }
}

@media (min-width: 2559px) {
    .header__inner {
        height: 155px
    }
}

.header__menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0 15px 0 0
}

@media (min-width: 640px) {
    .header__menu {
        -ms-flex: 1;
        flex: 1;
        padding: 0 0 0 35px
    }
}

@media (min-width: 1024px) {
    .header__menu {
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 0
    }
}

@media (max-width: 320px) {
    .header__menu {
        padding: 0
    }
}

.header__nav {
    display: none;
    margin-right: auto
}

@media (min-width: 1024px) {
    .header__nav {
        display: block
    }
}

.header__nav ul {
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    padding: 0
}

.header__nav ul a {
    text-decoration: none;
    white-space: nowrap
}

.header__langs-dropdown {
    display: block
}

.header__langs-dropdown button {
    font-weight: 600;
    font-size: rem(15);
    background-color: #734f42;
    background-color: rgba(115, 79, 66, .15);
    color: #fff;
    transition: background-color .3s linear
}

.header__langs-dropdown button span {
    font-family: websymbolsligaregular;
    transform: rotate(0deg), translate(0);
    transition: transform .3s linear
}

.header__langs-dropdown button:active, .header__langs-dropdown button:focus, .header__langs-dropdown button:hover {
    color: #fff;
    text-decoration: none;
    background-color: #734f42;
    background-color: rgba(115, 79, 66, .5);
    cursor: pointer
}

.header__langs-dropdown ul {
    display: none
}

.header__langs-dropdown.is-open button {
    font-weight: 600;
    font-size: rem(15);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #734f42;
    background-color: rgba(115, 79, 66, .15)
}

.header__langs-dropdown.is-open button:active, .header__langs-dropdown.is-open button:focus, .header__langs-dropdown.is-open button:hover {
    color: #fff;
    text-decoration: none;
    background-color: #734f42;
    background-color: rgba(115, 79, 66, .5)
}

.header__langs-dropdown.is-open button span {
    transform: rotate(180deg) translateY(-1px)
}

.header__langs-dropdown.is-open ul {
    display: block
}

.header__langs-dropdown ul {
    position: absolute;
    list-style: none;
    padding: 0;
    width: 54px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-bottom: 0;
    margin-top: 0;
    overflow: hidden;
    z-index: 2
}

@media (max-width: 380px) {
    .header__langs-dropdown ul {
        width: 42px
    }
}

@media (min-width: 2000px) {
    .header__langs-dropdown ul {
        width: 89px
    }
}

.header__langs-dropdown ul li {
    height: 48px;
    width: 100%;
    border-top: 1px solid rgba(115, 79, 66, .8)
}

@media (min-width: 2000px) {
    .header__langs-dropdown ul li {
        height: 64px
    }
}

.header__langs-dropdown ul li a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 10px;
    padding-right: 10px;
    height: 100%;
    width: 100%;
    font-weight: 600;
    font-size: rem(15);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    color: #fff;
    background-color: #734f42;
    background-color: rgba(115, 79, 66, .15);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: background-color, .3s
}

.header__langs-dropdown ul li a:active, .header__langs-dropdown ul li a:focus, .header__langs-dropdown ul li a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #734f42;
    background-color: rgba(115, 79, 66, .5)
}

@media (min-width: 2000px) {
    .header__langs-dropdown ul li a {
        font-size: 24px;
        padding-left: 25px;
        padding-right: 25px
    }
}

.header__burger {
    position: relative;
    width: 48px;
    z-index: 105;
    margin-left: 10px
}

@media (max-width: 380px) {
    .header__burger {
        margin-left: 3px
    }
}

@media (min-width: 2000px) {
    .header__burger {
        width: 96px
    }
}

.header__burger:before {
    content: "";
    position: absolute;
    top: -25px;
    left: -20px;
    width: 1px;
    height: 84px;
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .3);
    display: block
}

@media screen and (max-width: 768px) {
    .header__burger:before {
        display: none
    }
}

.header__burger button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: none;
    background-color: transparent
}

.header__burger--open {
    padding: 0
}

.header__burger--open.is-open {
    display: none
}

.header__burger--open svg {
    width: 28px;
    height: 15px
}

@media (min-width: 2000px) {
    .header__burger--open svg {
        width: 47px;
        height: 23px
    }
}

.header__burger--close {
    width: 100%;
    display: none;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.header__burger--close.is-open {
    display: -ms-flexbox;
    display: flex
}

.header__burger--close svg {
    width: 28px;
    height: 15px
}

@media (min-width: 2000px) {
    .header__burger--close svg {
        width: 45px;
        height: 20px
    }
}

.header__search {
    position: relative;
    width: 100%;
    padding: 25px 10px 20px;
    background-size: cover;
    background-position: 0 10%;
    background-color: #000;
    display: none
}

@media (min-width: 640px) {
    .header__search {
        padding: 75px 80px
    }
}

.header__search:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, .5)
}

.header__search--inner {
    display: none
}

@media (min-width: 769px) {
    .header__search--inner {
        display: block
    }
}

.header__search a, .header__search h2, .header__search p {
    position: relative;
    color: #fff;
    z-index: 3
}

.header__search h2 {
    font-family: Inter, Merriweather, serif;
    font-size: 36px;
    font-weight: 300
}

.header__search p {
    font-size: 16px;
    font-weight: 500
}

@media screen and (min-width: 1440px) {
    .header__search p {
        width: 60%
    }
}

@media screen and (min-width: 2000px) {
    .header__search p {
        width: 50%;
        font-size: 24px
    }
}

.header__search--input {
    position: relative;
    width: 100%;
    height: 48px
}

@media (min-width: 640px) {
    .header__search--input {
        height: 80px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 25px
    }
}

.header__search--input svg {
    position: absolute;
    top: 50%;
    left: 10px;
    width: 17px;
    height: 17px;
    transform: translateY(-50%)
}

@media (min-width: 640px) {
    .header__search--input svg {
        left: 25px;
        width: 28px;
        height: 28px
    }
}

.header__search--input input {
    width: 100%;
    height: 100%;
    background-color: #fff;
    font-size: 16px;
    font-weight: 500;
    color: #595968;
    padding: 15px 15px 15px 40px;
    margin-right: 0
}

.header__search--input input:-ms-input-placeholder {
    opacity: 1;
    transition: .25s
}

.header__search--input input::placeholder {
    opacity: 1;
    transition: .25s
}

@media (min-width: 640px) {
    .header__search--input input {
        padding: 20px 20px 20px 80px;
        font-size: 30px;
        margin-right: 20px
    }

    .header__search--input input:-ms-input-placeholder {
        font-size: 24px
    }

    .header__search--input input::placeholder {
        font-size: 24px
    }
}

@media screen and (max-width: 1366px) {
    .header__search--input input {
        font-size: 26px
    }
}

@media (max-width: 640px) {
    .header__search--input input {
        font-size: 22px
    }

    .header__search--input input:-ms-input-placeholder {
        font-size: 22px
    }

    .header__search--input input::placeholder {
        font-size: 22px
    }
}

@media (orientation: landscape) {
    .header__search--input input {
        font-size: 18px
    }

    .header__search--input input:-ms-input-placeholder {
        font-size: 18px
    }

    .header__search--input input::placeholder {
        font-size: 18px
    }
}

.header__search--input input:focus:-ms-input-placeholder {
    opacity: 0
}

.header__search--input input:focus::placeholder {
    opacity: 0
}

.header__search--input input[type=submit] {
    width: 220px;
    padding: 20px 65px;
    margin-right: 0;
    margin-left: 1vw;
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    border: 0;
    outline: 0;
    border-radius: 50px;
    background: linear-gradient(90deg, #ba2ed8 3.41%, #6a44dd);
    transition: .3s
}

.header__search--input input[type=submit]:hover {
    background: linear-gradient(90deg, #928ac5 3.41%, #928ac5)
}

.header__search--input input[type=submit]:after {
    display: none
}

.header__search--input input[type=submit] label {
    font-size: 26px;
    font-weight: 400
}

.header__search--lists {
    position: relative;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 55px
}

.header__search--list {
    position: relative;
    width: 20%;
    margin-bottom: 45px
}

@media screen and (max-width: 1000px) {
    .header__search--list {
        width: 23%
    }
}

.header__search--list h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 700
}

@media screen and (min-width: 2000px) {
    .header__search--list h4 {
        font-size: 28px
    }
}

.header__search--list ul {
    width: 70%;
    list-style: none;
    padding: 0;
    margin: 0
}

.header__search--list ul li {
    margin: 8px 0
}

.header__search--list ul li a {
    font-size: 16px
}

@media screen and (min-width: 2000px) {
    .header__search--list ul li a {
        font-size: 24px
    }
}

.header__search--mobile {
    display: block
}

@media (min-width: 769px) {
    .header__search--mobile {
        display: none
    }
}

.header__search--mobile .extra-links {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 25px
}

.header__search--mobile .extra-links a {
    font-size: 16px;
    opacity: .6
}

.header__search--mobile .copy {
    font-size: 16px;
    font-weight: 300;
    opacity: .6;
    margin-top: 15px
}

.header__search--smlists {
    margin-top: 15px
}

.header__search--smlists ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.header__search--smlists ul:first-of-type li {
    font-size: 24px;
    margin: 8px 0;
    font-weight: 500
}

.header__search--smlists ul:nth-of-type(2) {
    margin-top: 15px
}

.header__search--smlists ul:nth-of-type(2) li {
    font-size: 18px;
    font-weight: 300;
    margin: 5px 0
}

.header__search--smlists ul:nth-of-type(2) li a {
    color: #fff !important;
    color: hsla(0, 0%, 100%, .6) !important
}

.header__search--contacts {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #232335;
    padding: 18px 10px;
    margin-top: 15px;
    z-index: 4
}

.header__search--contacts .link-phone, .header__search--contacts h3 {
    font-family: Inter, Merriweather, serif;
    font-weight: 500;
    font-size: 24px;
    color: #fff
}

.header__search--contacts h3 {
    margin-top: 0
}

.header__search--contacts .link-phone {
    margin-bottom: 15px
}

.header__search--contacts a.link {
    opacity: .6
}

.header__search--contacts p.link {
    margin-top: 15px;
    opacity: .6
}

.header__search--socials {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header__search--socials .socials-box {
    position: relative;
    width: 40px;
    height: 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #302940;
    padding: 7px
}

.header__search--socials .socials-box svg {
    width: 80%;
    height: 80%
}

.header__search--langbox {
    margin-top: 25px;
    margin-bottom: 15px
}

.header__search--langbox .langs {
    margin-bottom: 15px
}

.header__search--langbox .langs .link {
    display: inline
}

.header__search--langbox .langs .link:not(:first-child) {
    margin-left: 10px
}

.header__search--langbox .link {
    opacity: .6;
    display: -ms-flexbox;
    display: flex
}

.header__search--langbox .link.is-active {
    opacity: 1
}

.header__search--langbox .link span {
    margin-right: 10px
}

.header__btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 48px;
    width: 50px;
    border: none;
    background-color: #734f42;
    background-color: rgba(115, 79, 66, .15);
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
    transition: background-color .3s ease
}

@media (max-width: 320px) {
    .header__btn {
        width: 45px !important;
        height: 43px !important
    }
}

.header__btn:active, .header__btn:focus, .header__btn:hover {
    background-color: #734f42;
    background-color: rgba(115, 79, 66, .5)
}

.header__btn + .header__btn {
    margin-left: 10px
}

.header__btn button {
    border: 0;
    outline: none;
    height: 100%;
    width: 100%;
    background-color: transparent;
    cursor: pointer
}

.header__btn button svg {
    fill: #fff;
    stroke: #fff
}

.header__list--top li + li {
    margin-left: 15px
}

@media (max-width: 1445px) {
    .header__list--top li + li {
        margin-left: 12px
    }
}

.header__list--top a {
    font-weight: 300;
    font-size: 14px;
    color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: color, .3s
}

.header__list--top a:active, .header__list--top a:focus, .header__list--top a:hover {
    color: #57564a;
    color: rgba(87, 86, 74, .5);
    text-decoration: none
}

@media (min-width: 1281px) {
    .header__list--top a {
        font-size: 16px
    }
}

@media (min-width: 2000px) {
    .header__list--top a {
        font-size: 24px
    }
}

@media (min-width: 2559px) {
    .header__list--top a {
        font-size: 28px
    }
}

@media (max-width: 1366px) {
    .header__list--top a {
        font-size: 12px !important
    }
}

.header__list--bottom li + li {
    margin-left: 15px
}

@media (max-width: 1445px) {
    .header__list--bottom li + li {
        margin-left: 7px
    }
}

.header__list--bottom a {
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: color, .3s
}

.header__list--bottom a:active, .header__list--bottom a:focus, .header__list--bottom a:hover {
    color: #57564a;
    color: rgba(87, 86, 74, .5);
    text-decoration: none
}

@media (min-width: 1170px) {
    .header__list--bottom a {
        font-size: 17px
    }
}

@media (min-width: 1281px) {
    .header__list--bottom a {
        font-size: 19px
    }
}

@media (min-width: 2000px) {
    .header__list--bottom a {
        font-size: 26px
    }
}

@media (min-width: 2559px) {
    .header__list--bottom a {
        font-size: 32px
    }
}

@media (max-width: 1366px) {
    .header__list--bottom a {
        font-size: 14px !important
    }
}

.header--white, .header--white-main, .header--white .header__box {
    background-color: #fff
}

.header--white .header__btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 48px;
    width: 54px;
    border: none;
    background-color: #faf3e6;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 7px
}

@media (max-width: 380px) {
    .header--white .header__btn {
        width: 42px;
        height: 42px
    }
}

@media (min-width: 2000px) {
    .header--white .header__btn {
        width: 89px !important;
        height: 78px !important;
        font-size: 24px;
        padding-left: 18px;
        padding-right: 10px
    }
}

.header--white .header__btn:active, .header--white .header__btn:focus, .header--white .header__btn:hover {
    background-color: #ddaf53
}

.header--white .header__btn button {
    background-color: transparent;
    cursor: pointer
}

.header--white .header__btn button svg {
    fill: #57564a;
    stroke: #57564a
}

.header--white .header__langs-dropdown button {
    background-color: #faf3e6;
    color: #2f3144
}

.header--white .header__langs-dropdown button:active, .header--white .header__langs-dropdown button:focus, .header--white .header__langs-dropdown button:hover {
    color: #57564a;
    background-color: #ddaf53
}

.header--white .header__langs-dropdown.is-open button {
    background-color: #faf3e6
}

.header--white .header__langs-dropdown.is-open button:active, .header--white .header__langs-dropdown.is-open button:focus, .header--white .header__langs-dropdown.is-open button:hover {
    color: #57564a;
    background-color: #ddaf53
}

.header--white .header__langs-dropdown ul li {
    border-top: 1px solid #57564a
}

.header--white .header__langs-dropdown ul li a {
    color: #57564a;
    background-color: #faf3e6;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: background-color, .3s
}

.header--white .header__langs-dropdown ul li a:active, .header--white .header__langs-dropdown ul li a:focus, .header--white .header__langs-dropdown ul li a:hover {
    color: #57564a;
    background-color: #ddaf53
}

.header--white .header__list--top a {
    color: #57564a;
    color: rgba(87, 86, 74, .6);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: color, .3s
}

.header--white .header__list--top a:active, .header--white .header__list--top a:focus, .header--white .header__list--top a:hover {
    color: #57564a;
    text-decoration: none
}

.header--white .header__list--bottom a {
    color: #57564a;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: color, .3s
}

.header--white .header__list--bottom a:active, .header--white .header__list--bottom a:focus, .header--white .header__list--bottom a:hover {
    color: #807f6d;
    text-decoration: none
}

.footer {
    border-top: 1px solid rgba(47, 49, 68, .2);
    padding-top: 40px;
    padding-bottom: 56px;
    background-color: #fff;
    overflow: hidden
}

@media (max-width: 640px) {
    .footer {
        padding-top: 40px;
        padding-bottom: 40px;
        margin-top: 0
    }
}

.footer .text-regular, .footer .text-small {
    font-family: Inter, Arial, sans-serif
}

.footer__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 640px) {
    .footer__inner {
        display: block;
        margin: 0
    }
}

.footer__left {
    width: 50%
}

@media (min-width: 1920px) {
    .footer__left {
        width: 60%
    }
}

@media (min-width: 1281px) {
    .footer__left {
        width: 55%
    }
}

@media (max-width: 640px) {
    .footer__left {
        width: 100%;
        margin-bottom: 30px
    }
}

.footer__left .__link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 110px;
    width: 70%
}

.footer__left .__link-item {
    margin-right: 0;
    margin-bottom: 10px
}

@media (max-width: 768px) {
    .footer__left .__link-item {
        margin-right: 34px
    }
}

@media (min-width: 1366px) {
    .footer__left .__link-item:not(:last-of-type) {
        margin-right: 33px
    }
}

@media (min-width: 1366px) {
    .footer__left .__link-item {
        margin-bottom: 0
    }
}

@media (max-width: 375px) {
    .footer__left .__link-item {
        padding-right: 38px
    }
}

@media (max-width: 640px) {
    .footer__left .__link-item {
        padding-right: 38px
    }
}

@media (min-width: 1366px) {
    .footer__left .__link {
        -ms-flex-direction: row;
        flex-direction: row;
        height: auto;
        width: 100%
    }
}

@media (max-width: 640px) {
    .footer__left .__link {
        width: 100%
    }
}

@media screen and (max-width: 640px) {
    .footer__left .__link .dn_mob {
        display: none
    }
}

.footer__left .__link .dd_mobile {
    display: none
}

@media (max-width: 640px) {
    .footer__left .__link .dd_mobile {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width: 640px) {
    .footer__left .__link .hide, .footer__left .__link .hide + label ~ ul {
        display: block
    }
}

.footer__left .__link label {
    font-size: 18px;
    color: #302940
}

.footer__left .__link .hide:checked + label {
    color: #000
}

.footer__left .__link .hide:checked + label + ul {
    display: block;
    animation: fade ease-in .5s
}

.footer__left .__link ul {
    list-style: none;
    padding: 0;
    margin-left: 10px;
    font-size: 16px
}

.footer__left .__link ul li {
    position: relative;
    padding-left: 15px;
    line-height: 1.35;
    margin-bottom: 5px
}

.footer__left .__link ul li a {
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-weight: 300;
    line-height: inherit;
    font-size: 16px;
    color: #302940
}

.footer__left .__link ul li:before {
    content: "—";
    position: absolute;
    left: -8px
}

.footer__left .__link a {
    text-decoration: none;
    font-weight: 400;
    transition: .3s;
    font-weight: 19px;
    color: #57564a;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: color, .3s
}

.footer__left .__link a:active, .footer__left .__link a:focus, .footer__left .__link a:hover {
    color: #2e2d27;
    text-decoration: none
}

@media (min-width: 1925px) {
    .footer__left .__link a {
        font-size: 24px
    }
}

@media (max-width: 1440px) {
    .footer__left .__link a {
        font-size: 18px
    }
}

@media (min-width: 2048px) {
    .footer__left .__link a {
        font-size: 26px
    }
}

@media (min-width: 2559px) {
    .footer__left .__link a {
        font-size: 28px
    }
}

@media (max-width: 480px) {
    .footer__left .__link a {
        font-size: 14px
    }
}

.footer__left .__contacts {
    display: none;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 26px
}

@media (min-width: 1920px) {
    .footer__left .__contacts {
        width: 70%
    }
}

@media (min-width: 640px) {
    .footer__left .__contacts {
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width: 640px) and (max-width: 1000px) {
    .footer__left .__contacts {
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (max-width: 640px) {
    .footer__left .__contacts {
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%
    }
}

.footer__left .__contacts .contacts__link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width: 1281px) {
    .footer__left .__contacts .contacts__link {
        margin-right: 15px;
        margin-bottom: 20px
    }
}

@media (min-width: 1925px) {
    .footer__left .__contacts .contacts__link a {
        font-size: 20px
    }
}

@media (min-width: 2048px) {
    .footer__left .__contacts .contacts__link a {
        font-size: 24px
    }
}

@media (min-width: 2559px) {
    .footer__left .__contacts .contacts__link a {
        font-size: 28px
    }
}

@media (max-width: 1440px) {
    .footer__left .__contacts .contacts__link a {
        font-size: 11px
    }
}

.footer__left .__contacts .contacts__link a:first-child {
    font-size: 16px;
    color: #57564a;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: color, .3s
}

.footer__left .__contacts .contacts__link a:first-child:active, .footer__left .__contacts .contacts__link a:first-child:focus, .footer__left .__contacts .contacts__link a:first-child:hover {
    color: #2e2d27;
    text-decoration: none
}

@media (min-width: 1925px) {
    .footer__left .__contacts .contacts__link a:first-child {
        font-size: 22px
    }
}

@media (min-width: 2048px) {
    .footer__left .__contacts .contacts__link a:first-child {
        font-size: 26px
    }
}

@media (min-width: 2559px) {
    .footer__left .__contacts .contacts__link a:first-child {
        font-size: 30px
    }
}

@media (max-width: 640px) {
    .footer__left .__contacts .contacts__link a:first-child {
        font-weight: 700;
        font-size: 20px;
        margin-bottom: 10px
    }
}

.footer__left .__contacts .contacts__address {
    display: block;
    width: 45%
}

@media (min-width: 1281px) {
    .footer__left .__contacts .contacts__address {
        width: 30%
    }
}

@media (min-width: 640px) and (max-width: 1000px) {
    .footer__left .__contacts .contacts__address {
        width: 70%;
        margin-bottom: 20px
    }
}

@media (max-width: 640px) {
    .footer__left .__contacts .contacts__address {
        margin-top: 10px;
        width: 70%
    }
}

.footer__left .__contacts a {
    display: -ms-flexbox;
    display: flex;
    text-decoration: none;
    font-size: 15px;
    font-weight: 300;
    transition: .3s;
    color: #807f6d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: color, .3s
}

.footer__left .__contacts a:active, .footer__left .__contacts a:focus, .footer__left .__contacts a:hover {
    color: #3b3b33;
    text-decoration: none
}

@media (min-width: 1925px) {
    .footer__left .__contacts a {
        font-size: 20px
    }
}

@media (min-width: 2048px) {
    .footer__left .__contacts a {
        font-size: 24px;
        line-height: 28px
    }
}

@media (min-width: 2559px) {
    .footer__left .__contacts a {
        font-size: 30px;
        line-height: 32px
    }
}

@media (max-width: 1440px) {
    .footer__left .__contacts a {
        font-size: 11px
    }
}

.footer__left .__contacts a p {
    color: #737373;
    margin: 0;
    padding: 0
}

@media screen and (max-width: 640px) {
    .footer__left .__contacts a p {
        color: #000
    }
}

@media (max-width: 640px) {
    .footer__left .__contacts .__extra {
        display: none
    }
}

.footer__right {
    width: 40%;
    margin-left: auto
}

@media (min-width: 1281px) {
    .footer__right {
        width: 35%
    }
}

@media (min-width: 1366px) {
    .footer__right {
        width: 45%
    }
}

@media (min-width: 1440px) {
    .footer__right {
        width: 40%
    }
}

@media (min-width: 1925px) {
    .footer__right {
        width: 45%
    }
}

@media (max-width: 1000px) {
    .footer__right {
        width: 50%
    }
}

@media (max-width: 640px) {
    .footer__right {
        width: 100%;
        margin: 0
    }
}

.footer__right .__contacts {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 26px
}

@media (min-width: 1920px) {
    .footer__right .__contacts {
        width: 70%
    }
}

@media (min-width: 640px) {
    .footer__right .__contacts {
        display: none
    }
}

@media (min-width: 640px) and (max-width: 1000px) {
    .footer__right .__contacts {
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (max-width: 640px) {
    .footer__right .__contacts {
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%
    }
}

.footer__right .__contacts .contacts__link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width: 1281px) {
    .footer__right .__contacts .contacts__link {
        margin-right: 15px;
        margin-bottom: 20px
    }
}

@media (min-width: 1925px) {
    .footer__right .__contacts .contacts__link a {
        font-size: 20px
    }
}

@media (max-width: 1440px) {
    .footer__right .__contacts .contacts__link a {
        font-size: 14px
    }
}

.footer__right .__contacts .contacts__link a:first-child {
    font-size: 16px;
    color: #57564a;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: color, .3s
}

.footer__right .__contacts .contacts__link a:first-child:active, .footer__right .__contacts .contacts__link a:first-child:focus, .footer__right .__contacts .contacts__link a:first-child:hover {
    color: #2e2d27;
    text-decoration: none
}

@media (max-width: 640px) {
    .footer__right .__contacts .contacts__link a:first-child {
        font-weight: 500
    }
}

.footer__right .__contacts .contacts__address {
    display: block;
    width: 45%
}

@media (min-width: 1281px) {
    .footer__right .__contacts .contacts__address {
        width: 30%
    }
}

@media (min-width: 640px) and (max-width: 1000px) {
    .footer__right .__contacts .contacts__address {
        width: 70%;
        margin-bottom: 20px
    }
}

@media (max-width: 640px) {
    .footer__right .__contacts .contacts__address {
        width: 70%
    }
}

.footer__right .__contacts a {
    display: -ms-flexbox;
    display: flex;
    text-decoration: none;
    font-size: 15px;
    font-weight: 300;
    transition: .3s;
    color: #807f6d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: color, .3s
}

.footer__right .__contacts a:active, .footer__right .__contacts a:focus, .footer__right .__contacts a:hover {
    color: #3b3b33;
    text-decoration: none
}

@media (min-width: 1925px) {
    .footer__right .__contacts a {
        font-size: 20px
    }
}

@media (max-width: 1440px) {
    .footer__right .__contacts a {
        font-size: 14px
    }
}

.footer__right .__contacts a p {
    color: #737373;
    margin: 0;
    padding: 0
}

@media screen and (max-width: 640px) {
    .footer__right .__contacts a p {
        color: #000
    }
}

@media (max-width: 640px) {
    .footer__right .__contacts .__extra {
        display: none
    }
}

.footer__right .df {
    display: -ms-flexbox;
    display: flex;
    margin-top: 26px
}

@media (min-width: 1925px) {
    .footer__right .df {
        padding-left: 10%
    }
}

@media (max-width: 1440px) {
    .footer__right .df {
        margin-top: 26px
    }
}

@media (max-width: 1170px) {
    .footer__right .df {
        margin-top: 30px
    }
}

@media (max-width: 640px) {
    .footer__right .df {
        display: block;
        margin-top: 40px
    }
}

.footer__right .__link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 146px;
    width: 80%
}

@media (min-width: 1366px) {
    .footer__right .__link {
        -ms-flex-pack: end;
        justify-content: flex-end;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 100%;
        height: auto
    }
}

@media (max-width: 1000px) {
    .footer__right .__link {
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media (max-width: 640px) {
    .footer__right .__link {
        width: 100%;
        height: 145px
    }
}

@media (min-width: 640px) {
    .footer__right .__link {
        top: 15px;
        left: 500px
    }
}

@media (min-width: 280px) and (min-height: 653px) {
    .footer__right .__link {
        height: 166px
    }
}

.footer__right .__link div {
    margin-bottom: 10px
}

.footer__right .__link div:not(:last-of-type) {
    margin-right: 0
}

@media (min-width: 1366px) {
    .footer__right .__link div:not(:last-of-type) {
        margin-right: 15px
    }
}

@media (max-width: 480px) {
    .footer__right .__link div:not(:last-of-type) {
        margin-right: -22px
    }
}

@media (min-width: 1366px) {
    .footer__right .__link div {
        margin-bottom: 0
    }
}

@media (min-width: 640px) and (max-width: 1000px) {
    .footer__right .__link div {
        margin-right: 25px !important
    }

    .footer__right .__link div:not(:first-child) {
        margin-left: 0;
        margin-right: 25px !important
    }
}

@media (max-width: 640px) {
    .footer__right .__link div {
        width: 60%;
        padding-right: 27px;
        margin-bottom: 15px
    }
}

.footer__right .__link a {
    font-size: 15px;
    font-weight: 300;
    color: #737161;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: color, .3s
}

.footer__right .__link a:active, .footer__right .__link a:focus, .footer__right .__link a:hover {
    color: #49483e;
    text-decoration: none
}

@media (min-width: 1925px) {
    .footer__right .__link a {
        font-size: 22px
    }

    .footer__right .__link a:lang(kk-KZ) {
        text-align: right
    }
}

@media (min-width: 2048px) {
    .footer__right .__link a {
        font-size: 24px
    }
}

@media (min-width: 2559px) {
    .footer__right .__link a {
        font-size: 30px
    }
}

@media (max-width: 1440px) {
    .footer__right .__link a {
        font-size: 11px
    }
}

.footer__right .logo_rockets {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%
}

@media (min-width: 640px) and (max-width: 1000px) {
    .footer__right .logo_rockets {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media (max-width: 640px) {
    .footer__right .logo_rockets {
        width: 100%;
        margin-top: 20px;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (max-width: 1000px) {
    .footer__right .logo_rockets {
        width: 100%
    }
}

.footer__right .logo_rockets .df {
    margin: 0
}

@media screen and (max-width: 640px) {
    .footer__right .logo_rockets .df {
        margin-bottom: 20px
    }
}

.footer__right .logo_rockets span.text-small {
    width: 38%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end
}

@media (min-width: 640px) and (max-width: 1000px) {
    .footer__right .logo_rockets span.text-small {
        width: 100%
    }
}

@media (max-width: 640px) {
    .footer__right .logo_rockets span.text-small {
        display: none
    }
}

.footer__right .logo_rockets a {
    text-decoration: none;
    outline: none
}

.footer__right .logo_rockets a:hover {
    text-decoration: none;
    color: #737373
}

.footer__right .logo_rockets div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (max-width: 640px) {
    .footer__right .logo_rockets div {
        width: 100%;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.footer__right .logo_rockets div span.text-small {
    width: -moz-max-content;
    width: max-content
}

@media (max-width: 640px) {
    .footer__right .logo_rockets div span.text-small {
        display: block;
        font-size: 16px
    }
}

.footer__right .logo_rockets div img {
    padding: 0 3px
}

@media (max-width: 640px) {
    .footer__right .logo_rockets div img {
        width: 135px;
        padding: 0
    }
}

.footer__right .logo_link {
    width: 90px !important;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 120px
}

@media (max-width: 1366px) {
    .footer__right .logo_link {
        margin-left: 20px
    }
}

@media (min-width: 1925px) {
    .footer__right .logo_link {
        width: 135px !important
    }
}

@media (min-width: 640px) and (max-width: 1690px) {
    .footer__right .logo_link {
        width: 25%
    }
}

@media (max-width: 1000px) {
    .footer__right .logo_link {
        width: 100% !important;
        max-width: 300px;
        margin: 20px 0 0
    }
}

@media screen and (max-width: 640px) {
    .footer__right .logo_link {
        max-width: 300px;
        margin: 0 auto
    }
}

.footer__right .logo_link div, .footer__right .logo_link ul {
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: -5px
}

.footer__right .logo_link div a, .footer__right .logo_link ul a {
    width: 30px;
    height: 30px;
    position: relative;
    cursor: pointer;
    transition: background-color .25s linear;
    padding: 3px
}

@media (min-width: 1925px) {
    .footer__right .logo_link div a, .footer__right .logo_link ul a {
        width: 35px;
        height: 35px
    }
}

@media (min-width: 2048px) {
    .footer__right .logo_link div a, .footer__right .logo_link ul a {
        width: 45px;
        height: 45px
    }
}

@media (max-width: 640px) {
    .footer__right .logo_link div a, .footer__right .logo_link ul a {
        width: 35px;
        height: 35px;
        padding: 2px
    }
}

.footer__right .logo_link div a:hover:first-child, .footer__right .logo_link ul a:hover:first-child {
    border-radius: 8px;
    background: #c13584
}

.footer__right .logo_link div a:hover:nth-child(2), .footer__right .logo_link ul a:hover:nth-child(2) {
    border-radius: 8px;
    background: #3b5998
}

.footer__right .logo_link div a:hover:nth-child(3), .footer__right .logo_link ul a:hover:nth-child(3) {
    border-radius: 8px;
    background: #2787f5
}

.footer__right .logo_link div a:hover:nth-child(4), .footer__right .logo_link ul a:hover:nth-child(4) {
    border-radius: 8px;
    background: red
}

.footer__right .logo_link div a:hover:nth-child(5), .footer__right .logo_link ul a:hover:nth-child(5) {
    border-radius: 8px;
    background: #0e76a8
}

.footer__right .logo_link div a:hover:nth-child(6), .footer__right .logo_link ul a:hover:nth-child(6) {
    border-radius: 8px;
    background: #00acee
}

.footer__right .logo_link div a svg, .footer__right .logo_link ul a svg {
    width: 100%;
    height: 100%;
    transition: .25s
}

.footer__right .logo_link div a svg path, .footer__right .logo_link ul a svg path {
    transition: .25s
}

.footer__right .logo_link div a img, .footer__right .logo_link ul a img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 30px;
    transition: all .5s linear;
    width: 15px;
    height: 15px;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    padding: 0
}

@media (max-width: 640px) {
    .footer__right .logo_link div a img, .footer__right .logo_link ul a img {
        width: 25px;
        height: 25px
    }
}

.footer__form {
    margin-left: auto !important
}

@media (max-width: 1000px) {
    .footer__form {
        position: relative;
        width: 100%;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
}

@media (max-width: 640px) {
    .footer__form {
        width: 100%
    }
}

.footer__form p.text-small {
    font-size: 15px;
    color: #807f6d;
    margin-bottom: 15px
}

@media (min-width: 1925px) {
    .footer__form p.text-small {
        font-size: 18px
    }
}

@media (max-width: 640px) {
    .footer__form .pjax_form {
        width: 100%
    }
}

.footer__form form {
    width: 100%;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 1000px) {
    .footer__form form .form__input {
        padding: 0
    }
}

@media (min-width: 1925px) {
    .footer__form form .form__input--small input {
        font-size: 18px !important
    }
}

.footer__form form .footer-form__input input[type=email] {
    width: 100%;
    font-size: 14px;
    color: #000;
    padding: 6px 10px;
    border: 0;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    background-color: #57564a;
    background-color: rgba(87, 86, 74, .1);
    resize: none
}

.footer__form form .footer-form__input input[type=email]:-ms-input-placeholder {
    color: #a5a495
}

.footer__form form .footer-form__input input[type=email]::placeholder {
    color: #a5a495
}

.footer__form form .footer-form__input input[type=email]:focus {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    outline: none;
    transition: .1s;
    box-shadow: 0 0 0 1px grey
}

.footer__form form .footer-form__input input[type=submit] {
    background: linear-gradient(180deg, #57564a, #57564a);
    color: #fff;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    padding: 6px 16px;
    border: none;
    outline: none;
    transition: .3s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.footer__form form .footer-form__input input[type=submit]:active, .footer__form form .footer-form__input input[type=submit]:hover {
    background: linear-gradient(180deg, #57564a, #737161)
}

@media (min-width: 1925px) {
    .footer__form form .footer-form__input input[type=submit] {
        font-size: 18px
    }
}

@media (max-width: 1000px) {
    .footer__form form .footer-form__input input[type=submit] {
        margin-top: 10px;
        margin-left: 0
    }
}

.footer__form form input[type=submit] {
    cursor: pointer;
    background-color: #ddaf53;
    background-color: rgba(221, 175, 83, .1);
    color: #57564a;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    padding: 6px 16px;
    border: none;
    outline: none;
    transition: .3s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.footer__form form input[type=submit]:hover {
    background-color: #ddaf53;
    background-color: rgba(221, 175, 83, .5)
}

.footer__form form input[type=submit]:active {
    background: linear-gradient(180deg, #57564a, #737161)
}

@media (min-width: 1925px) {
    .footer__form form input[type=submit] {
        font-size: 18px
    }
}

@media (max-width: 1000px) {
    .footer__form form input[type=submit] {
        margin-left: 0
    }
}

.footer__extra-mob {
    display: block;
    margin-top: 40px
}

@media (min-width: 640px) {
    .footer__extra-mob {
        display: none
    }
}

.footer__extra-mob a.text-small {
    display: -ms-flexbox;
    display: flex;
    text-decoration: none;
    font-size: 15px;
    font-weight: 300;
    transition: .3s;
    color: #a0847a;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: color, .3s
}

.footer__rocket-logo {
    width: 131px;
    height: 14px;
    margin-top: 35px;
    display: none
}

.footer__rocket-logo svg {
    width: 100%;
    height: 100%
}

.footer__copy {
    position: relative;
    margin-top: 15px;
    width: -moz-fit-content;
    width: fit-content
}

@media (max-width: 640px) {
    .footer__copy {
        margin-left: 0;
        margin-top: 10px
    }
}

.footer__copy .rf-link {
    margin-left: auto
}

@media (max-width: 640px) {
    .footer__copy .rf-link {
        margin-left: 0
    }
}

.footer__copy--text {
    display: block;
    font-family: Inter, Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #57564a;
    margin-top: 15px
}

@media (min-width: 640px) {
    .footer__copy--text {
        font-size: 16px
    }
}

@media (min-width: 2048px) {
    .footer__copy--text {
        font-size: 18px;
        font-size: 22px
    }
}

@keyframes fade {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.footer--light-font {
    margin-top: 0
}

.footer--light-font a {
    color: #fff !important
}

.back-button {
    position: relative;
    width: 100%;
    margin-top: 30px;
    cursor: pointer;
    margin-left: -15px
}

.back-button, .back-button__link {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center
}

.back-button__link {
    color: #302940;
    transition: none
}

.back-button__link svg {
    fill: #212121;
    display: block;
    width: 15px;
    height: 15px;
    margin-right: 5px
}

.back-button__link:hover {
    color: #302940;
    text-decoration: none
}

.back-button__link:hover svg {
    color: #302940;
    transform: none
}

.back-button__link:focus {
    color: #302940;
    text-decoration: none
}

.back-button__link:focus svg {
    color: #302940;
    transform: none
}

.back-button__link span {
    position: relative;
    border-bottom: 1px solid #212121
}

.back-button__link .btn-back__arrow {
    fill: #212121;
    display: block;
    width: 15px;
    height: 15px;
    margin-right: 5px
}

.btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 1px solid transparent;
    outline: none;
    cursor: pointer
}

.btn--white {
    padding: 20px 48px;
    border-radius: 60px;
    background-color: #fff;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #302940 !important;
    transition: .25s
}

@media (max-width: 640px) {
    .btn--white {
        padding: 12px 24px;
        font-size: 16px
    }
}

@media (min-width: 2048px) {
    .btn--white {
        font-size: 28px;
        padding: 25px 48px
    }
}

.btn--white:hover {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .75)
}

.btn--white:active {
    background-color: #f2f2f2
}

.btn--gold {
    padding: 20px 48px;
    border-radius: 60px;
    background-color: #ddaf53;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #fff !important;
    transition: .25s
}

@media (max-width: 640px) {
    .btn--gold {
        padding: 12px 24px;
        font-size: 16px
    }
}

.btn--gold:hover {
    background-color: #cc9b37
}

.btn--gold:active {
    background-color: #d9a53e
}

.btn--ghost-gold {
    padding: 18px 32px;
    border: 1px solid #734f42;
    border: 1px solid rgba(115, 79, 66, .25);
    border-radius: 90px;
    font-weight: 500;
    color: #734f42;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    transition: .25s
}

@media (max-width: 640px) {
    .btn--ghost-gold {
        padding: 10px 16px
    }
}

.btn--ghost-gold:hover {
    border-color: #734f42
}

.btn--ghost-gold svg {
    width: 26px;
    height: 26px;
    margin-right: 10px
}

.btn--brown {
    background-color: #f9efec;
    color: #734f42
}

.btn--brown:active, .btn--brown:focus, .btn--brown:hover {
    color: #734f42;
    background-color: #f3dfd9;
    text-decoration: none
}

.heading {
    margin: 0;
    font-family: Inter, Merriweather, serif;
    font-weight: 700;
    color: #3c3d48
}

h1.heading {
    font-size: 38px;
    font-weight: 700;
    line-height: 48px;
    color: #ddaf53
}

@media (min-width: 640px) {
    h1.heading {
        font-size: 38px;
        line-height: 55px
    }
}

@media (min-width: 768px) {
    h1.heading {
        font-size: 54px;
        line-height: 65px
    }
}

@media (min-width: 1024px) {
    h1.heading {
        font-size: 68px;
        font-weight: 900;
        line-height: 85px
    }
}

@media (min-width: 2048px) {
    h1.heading {
        font-size: 82px;
        font-weight: 900;
        line-height: 92px
    }
}

h2.heading {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 10px
}

@media (max-width: 480px) {
    h2.heading {
        font-size: 26px
    }
}

@media (max-width: 380px) {
    h2.heading {
        font-size: 34px
    }
}

@media (min-width: 640px) {
    h2.heading {
        font-size: 40px;
        line-height: 48px
    }
}

@media (min-width: 768px) {
    h2.heading {
        font-size: 48px;
        line-height: 58px
    }
}

@media (min-width: 1024px) {
    h2.heading {
        font-size: 56px;
        font-weight: 700;
        line-height: 70px;
        margin-bottom: 20px
    }
}

@media (min-width: 2048px) {
    h2.heading {
        font-size: 82px !important;
        line-height: 78px !important
    }
}

@media (min-width: 2560px) {
    h2.heading {
        font-size: 92px !important;
        line-height: 94px !important
    }
}

h3.heading {
    font-size: 34px;
    line-height: 38px;
    font-weight: 700
}

h4.heading {
    font-size: 24px;
    line-height: 20px;
    font-weight: 700
}

h5.heading {
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    text-transform: capitalize
}

@media (min-width: 640px) {
    h5.heading {
        font-size: 24px;
        line-height: 28px
    }
}

@media (min-width: 1024px) {
    h5.heading {
        font-size: 28px;
        line-height: 35px
    }
}

.inner-page-tab, h6.heading {
    font-size: 16px;
    line-height: 20px
}

.inner-page-tab {
    display: inline-block;
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    white-space: nowrap;
    color: #57564a;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: color, .3s
}

.inner-page-tab:active, .inner-page-tab:focus, .inner-page-tab:hover {
    color: #cc9b37;
    text-decoration: none
}

@media (min-width: 1000px) {
    .inner-page-tab {
        font-size: 18px;
        line-height: 22px
    }
}

@media (min-width: 2000px) {
    .inner-page-tab {
        font-size: 24px
    }
}

@media (min-width: 2559px) {
    .inner-page-tab {
        font-size: 30px
    }
}

.inner-page-tab.is-active, .inner-page-tab div.isActive {
    color: #cc9b37
}

.dropdown {
    display: inline-block;
    position: relative
}

.dropdown button {
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-weight: 300;
    font-size: 20px;
    background-color: transparent;
    color: #004d6f;
    transition: background-color .3s linear;
    border-radius: 3px;
    outline: none;
    border: 1px solid #004d6f;
    height: 38px;
    padding: 0 10px;
    white-space: nowrap
}

.dropdown button span {
    display: inline-block;
    font-family: websymbolsligaregular;
    transform: rotate(0deg), translate(0);
    transition: transform .3s linear
}

.dropdown button:active, .dropdown button:focus, .dropdown button:hover {
    text-decoration: none;
    background-color: #004d6f;
    background-color: rgba(0, 77, 111, .2);
    cursor: pointer
}

.dropdown ul {
    display: none
}

.dropdown.is-open button {
    font-weight: 600;
    font-size: rem(15);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #004d6f;
    background-color: rgba(0, 77, 111, .2)
}

.dropdown.is-open button:active, .dropdown.is-open button:focus, .dropdown.is-open button:hover {
    text-decoration: none;
    background-color: #004d6f;
    background-color: rgba(0, 77, 111, .2)
}

.dropdown.is-open button span {
    transform: rotate(180deg) translateY(-2px)
}

.dropdown.is-open ul {
    display: block
}

.dropdown ul {
    position: absolute;
    list-style: none;
    padding: 0;
    width: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #004d6f;
    border-top: 0;
    margin-bottom: 0;
    margin-top: 0;
    overflow: hidden
}

.dropdown ul li {
    height: 38px;
    width: 100%;
    border-top: 1px solid rgba(115, 79, 66, .8);
    background-color: #549dc6
}

.dropdown ul li a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 10px;
    padding-right: 10px;
    height: 100%;
    width: 100%;
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-weight: 300;
    font-size: 20px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    color: #004d6f;
    background-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: background-color, .3s
}

.dropdown ul li a:active, .dropdown ul li a:focus, .dropdown ul li a:hover {
    text-decoration: none;
    background-color: #004d6f;
    background-color: rgba(0, 77, 111, .2)
}

.pie-chart {
    display: block
}

.pie-chart-data, .pie-chart-data-faculty {
    display: none
}

@media (max-width: 1640px) {
    .pie-chart canvas {
        width: 200px !important;
        height: 200px !important
    }
}

@media (max-width: 1281px) {
    .pie-chart canvas {
        width: 180px !important;
        height: 180px !important
    }
}

@media (max-width: 1024px) {
    .pie-chart canvas {
        width: 150px !important;
        height: 150px !important
    }
}

@media (max-width: 1000px) {
    .pie-chart canvas {
        width: 200px !important;
        height: 200px !important
    }
}

@media (min-width: 2000px) {
    .pie-chart canvas {
        width: 340px !important;
        height: 340px !important
    }
}

@media (min-width: 2200px) {
    .pie-chart canvas {
        width: 435px !important;
        height: 435px !important
    }
}

.input-controller {
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-size: 16px;
    color: #b6b6c3;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.input-controller__field {
    position: relative;
    width: 100%;
    color: #734f42;
    color: rgba(115, 79, 66, .6)
}

.input-controller__field svg {
    position: absolute;
    top: 50%;
    left: 25px;
    width: 28px;
    height: 28px;
    transform: translateY(-50%)
}

@media (max-width: 640px) {
    .input-controller__field svg {
        width: 20px;
        height: 20px;
        left: 20px
    }
}

.input-controller input {
    display: block;
    width: 100%;
    margin: 20px 0;
    padding: 20px 20px 20px 70px;
    background-color: #f9efec;
    border: 1px solid transparent;
    border-radius: 20px;
    outline: none;
    font-size: 30px;
    color: #734f42;
    transition: .25s
}

@media (max-width: 640px) {
    .input-controller input {
        font-size: 24px;
        margin: 10px 0;
        padding: 10px 10px 10px 50px;
        border-radius: 15px
    }
}

.input-controller input:hover {
    background-color: #f3dfd9
}

.input-controller input:focus {
    border-color: #734f42
}

.input-controller input:-ms-input-placeholder {
    color: #734f42;
    color: rgba(115, 79, 66, .5)
}

.input-controller input::placeholder {
    color: #734f42;
    color: rgba(115, 79, 66, .5)
}

@media (min-width: 320px) {
    .input-controller .search-text {
        font-size: 13px;
        margin: 10px 0;
        padding-left: 50px
    }
}

@media (min-width: 640px) {
    .input-controller .search-text {
        font-size: 16px;
        margin: 10px 0;
        padding-left: 50px
    }
}

@media (min-width: 480px) {
    .input-controller .search-text {
        font-size: 18px;
        margin: 10px 0;
        padding-left: 50px
    }
}

@media (min-width: 768px) {
    .input-controller .search-text {
        margin: 10px 0;
        padding-left: 65px
    }
}

.event-tag {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    height: 23px;
    padding: 8px 10px;
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-weight: 600;
    font-size: 10px;
    background: #2c3690;
    background: rgba(44, 54, 144, .8);
    border-radius: 30px;
    color: #fff;
    margin: 0 4px;
    line-height: 13px
}

@media (min-width: 768px) {
    .event-tag {
        height: 23px;
        padding: 0 6px;
        font-size: 13px;
        border-radius: 20px;
        line-height: 17px
    }
}

@media (min-width: 480px) {
    .event-tag {
        -ms-flex-order: -1;
        order: -1;
        margin-left: 0;
        margin-right: 8px;
        padding: 5px 10px
    }
}

.event-tag--big {
    height: 28px;
    padding: 1px 7px;
    font-size: 15px
}

@media (min-width: 480px) {
    .event-tag--big {
        -ms-flex-order: -1;
        order: -1;
        margin-left: 0;
        margin-right: 8px;
        height: 28px
    }
}

@media (min-width: 768px) {
    .event-tag--big {
        height: 28px;
        border-radius: 50px
    }
}

.footer-form {
    margin-left: auto !important
}

@media (max-width: 1000px) {
    .footer-form {
        position: relative;
        width: 100%;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
}

@media (max-width: 640px) {
    .footer-form {
        width: 100%
    }
}

.footer-form p.text-small {
    font-size: 15px;
    color: #807f6d;
    margin-bottom: 15px
}

@media (min-width: 1925px) {
    .footer-form p.text-small {
        font-size: 18px
    }
}

@media (min-width: 2048px) {
    .footer-form p.text-small {
        font-size: 24px
    }
}

@media (min-width: 2559px) {
    .footer-form p.text-small {
        font-size: 28px
    }
}

@media (max-width: 640px) {
    .footer-form .pjax_form {
        width: 100%
    }
}

.footer-form form {
    width: 100%;
    display: -ms-flexbox;
    display: flex
}

.footer-form form input[type=submit] {
    cursor: pointer;
    background-color: #ddaf53;
    background-color: rgba(221, 175, 83, .1);
    color: #57564a;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    padding: 6px 16px;
    border: none;
    outline: none;
    transition: .3s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.footer-form form input[type=submit]:hover {
    background-color: #ddaf53;
    background-color: rgba(221, 175, 83, .5)
}

.footer-form form input[type=submit]:active {
    background: linear-gradient(180deg, #57564a, #737161)
}

@media (min-width: 1925px) {
    .footer-form form input[type=submit] {
        font-size: 18px
    }
}

@media (max-width: 1000px) {
    .footer-form form input[type=submit] {
        margin-left: 0
    }
}

.footer-form form button {
    cursor: pointer;
    background-color: #ddaf53;
    background-color: rgba(221, 175, 83, .1);
    color: #57564a;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    padding: 6px 16px;
    border: none;
    outline: none;
    transition: .3s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.footer-form form button:hover {
    background-color: #ddaf53;
    background-color: rgba(221, 175, 83, .5)
}

.footer-form form button:active {
    background: linear-gradient(180deg, #57564a, #737161)
}

@media (min-width: 1925px) {
    .footer-form form button {
        font-size: 18px
    }
}

@media (max-width: 1000px) {
    .footer-form form button {
        margin-left: 0
    }
}

.footer-form__input input[type=email] {
    width: 100%;
    font-size: 14px;
    color: #000;
    padding: 6px 10px;
    border: 0;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    background-color: #57564a;
    background-color: rgba(87, 86, 74, .1);
    resize: none
}

.footer-form__input input[type=email]:-ms-input-placeholder {
    color: #a5a495
}

.footer-form__input input[type=email]::placeholder {
    color: #a5a495
}

.footer-form__input input[type=email]:focus {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    outline: none;
    transition: .1s;
    box-shadow: 0 0 0 1px grey
}

@media (min-width: 2048px) {
    .footer-form__input input[type=email] {
        font-size: 22px;
        font-size: 26px
    }
}

.footer-form__input input[type=submit] {
    background: linear-gradient(180deg, #57564a, #57564a);
    color: #fff;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    padding: 6px 16px;
    border: none;
    outline: none;
    transition: .3s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.footer-form__input input[type=submit]:active, .footer-form__input input[type=submit]:hover {
    background: linear-gradient(180deg, #57564a, #737161)
}

@media (min-width: 1925px) {
    .footer-form__input input[type=submit] {
        font-size: 18px
    }
}

@media (min-width: 2048px) {
    .footer-form__input input[type=submit] {
        font-size: 22px;
        font-size: 26px
    }
}

@media (max-width: 1000px) {
    .footer-form__input input[type=submit] {
        margin-top: 10px;
        margin-left: 0
    }
}

.news-tag {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    max-height: auto;
    padding: 2px 10px;
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    border-radius: 10px;
    margin-left: 5px;
    background-color: #2c3690;
    background-color: rgba(44, 54, 144, .8)
}

@media (min-width: 768px) {
    .news-tag {
        height: auto;
        font-size: 13px;
        border-radius: 20px;
        line-height: 17px
    }
}

.pulsing-blobs {
    position: absolute;
    bottom: -148px;
    right: -90px;
    height: 390px;
    width: 390px
}

@media (max-width: 2560px) {
    .pulsing-blobs {
        height: 600px;
        width: 600px
    }
}

@media (max-width: 2040px) {
    .pulsing-blobs {
        height: 400px;
        width: 400px
    }
}

@media (max-width: 1360px) {
    .pulsing-blobs {
        height: 320px;
        width: 320px
    }
}

@media (max-width: 1000px) {
    .pulsing-blobs {
        height: 280px;
        width: 280px;
        height: 350px;
        width: 350px
    }
}

@media (max-width: 640px) {
    .pulsing-blobs {
        height: 300px;
        width: 300px
    }
}

@media (max-width: 480px) {
    .pulsing-blobs {
        height: 250px;
        width: 250px
    }
}

.pulsing-blobs__item {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    box-shadow: 0 0 0 0 rgba(253, 201, 56, .6);
    width: 100%;
    height: 100%
}

.pulsing-blobs__item._3 {
    background: #fdc938;
    background: rgba(253, 201, 56, .8)
}

.pulsing-blobs--sosah .pulsing-blobs__item {
    box-shadow: 0 0 0 0 rgba(253, 201, 56, .6)
}

.pulsing-blobs--sosah .pulsing-blobs__item._3 {
    background: #fdc938;
    background: rgba(253, 201, 56, .8)
}

.pulsing-blobs--soeads .pulsing-blobs__item {
    box-shadow: 0 0 0 0 rgba(232, 199, 92, .6)
}

.pulsing-blobs--soeads .pulsing-blobs__item._3 {
    background: #e8c75c;
    background: rgba(232, 199, 92, .8)
}

.pulsing-blobs--somag .pulsing-blobs__item {
    box-shadow: 0 0 0 0 rgba(244, 160, 74, .6)
}

.pulsing-blobs--somag .pulsing-blobs__item._3 {
    background: #f4a04a;
    background: rgba(244, 160, 74, .8)
}

.pulsing-blobs--gsopp .pulsing-blobs__item {
    box-shadow: 0 0 0 0 rgba(70, 185, 188, .6)
}

.pulsing-blobs--gsopp .pulsing-blobs__item._3 {
    background: #46b9bc;
    background: rgba(70, 185, 188, .8)
}

.pulsing-blobs--cfps .pulsing-blobs__item {
    box-shadow: 0 0 0 0 hsla(0, 76%, 66%, .6)
}

.pulsing-blobs--cfps .pulsing-blobs__item._3 {
    background: #ea6767;
    background: hsla(0, 76%, 66%, .8)
}

.pulsing-blobs--som .pulsing-blobs__item {
    box-shadow: 0 0 0 0 rgba(35, 155, 108, .6)
}

.pulsing-blobs--som .pulsing-blobs__item._3 {
    background: #239b6c;
    background: rgba(35, 155, 108, .8)
}

.pulsing-blobs--gsoe .pulsing-blobs__item {
    box-shadow: 0 0 0 0 rgba(141, 206, 241, .6)
}

.pulsing-blobs--gsoe .pulsing-blobs__item._3 {
    background: #8dcef1;
    background: rgba(141, 206, 241, .8)
}

.pulsing-blobs--gsob .pulsing-blobs__item {
    box-shadow: 0 0 0 0 hsla(27, 23%, 57%, .6)
}

.pulsing-blobs--gsob .pulsing-blobs__item._3 {
    background: #ab8f78;
    background: hsla(27, 23%, 57%, .8)
}

.inner-nav {
    position: relative
}

@media (max-width: 860px) {
    .inner-nav {
        margin-bottom: 30px
    }
}

.inner-nav.is-open button {
    border-radius: 20px 20px 0 0
}

.inner-nav.is-open button:after {
    transform: rotate(225deg) translate(-2px, -2px)
}

.inner-nav.is-open nav {
    display: block
}

.inner-nav button {
    display: none
}

@media (max-width: 860px) {
    .inner-nav button {
        display: block;
        width: 100%;
        padding: 15px 20px;
        background-color: #fff;
        border: 1px solid #734f42;
        border: 1px solid rgba(115, 79, 66, .2);
        border-radius: 50px;
        font-size: 16px;
        color: #734f42;
        color: rgba(115, 79, 66, .8);
        text-align: left;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        cursor: pointer
    }

    .inner-nav button:after {
        content: "";
        display: inline-block;
        width: 6px;
        height: 6px;
        border: 4px solid #734f42;
        border-top-color: transparent;
        border-left-color: transparent;
        transform: rotate(45deg) translate(-2px, -2px)
    }
}

@media (max-width: 860px) {
    .inner-nav nav {
        display: none
    }
}

.inner-nav nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}

@media (max-width: 860px) {
    .inner-nav nav ul {
        position: absolute;
        width: 100%;
        background-color: #fff;
        box-shadow: 0 4px 15px rgba(56, 56, 113, .1);
        border-radius: 0 0 20px 20px;
        z-index: 3
    }
}

.inner-nav nav ul li {
    color: #302940
}

.inner-nav nav ul li.is-active {
    color: #ddaf53
}

.inner-nav nav ul li.is-active a {
    text-decoration: none
}

.inner-nav nav ul li a {
    display: inline-block;
    font-size: 18px;
    color: inherit;
    padding: 4px 0;
    text-decoration: underline;
    transition: .25s
}

@media (max-width: 860px) {
    .inner-nav nav ul li a {
        width: 100%;
        padding: 15px 20px;
        border-top: 1px solid rgba(115, 79, 66, .5);
        text-decoration: none
    }
}

.inner-nav nav ul li a:hover {
    background-color: #ddaf53;
    color: #fff;
    text-decoration: none
}

.inner-page-card {
    position: relative;
    width: 100%;
    border-radius: 30px;
    background-color: #f9efec;
    padding: 40px 50px;
    margin: 20px 0
}

@media (max-width: 860px) {
    .inner-page-card {
        padding: 20px 10px;
        border-radius: 20px
    }
}

.inner-page-card:nth-child(2n) {
    background-color: #f9efec;
    background-color: hsla(14, 52%, 95%, .5)
}

.inner-page-card a h3 {
    transition: .25s
}

@media (max-width: 860px) {
    .inner-page-card a h3 {
        font-size: 24px
    }
}

.inner-page-card a h3:hover {
    color: #ddaf53
}

.inner-page-card__meta {
    margin: 10px 0 25px
}

@media (max-width: 860px) {
    .inner-page-card__meta {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 5px 0 18px
    }
}

.inner-page-card__meta a {
    color: #3c3d48;
    font-size: 20px;
    font-weight: 300;
    margin-right: 30px
}

@media (max-width: 860px) {
    .inner-page-card__meta a {
        font-size: 16px;
        margin: 5px 0
    }
}

.inner-page-card__info-text {
    font-size: 20px;
    font-weight: 300;
    color: #57564a;
    margin-right: 30px
}

@media (max-width: 860px) {
    .inner-page-card__info-text {
        font-size: 16px;
        margin: 5px 0
    }
}

.inner-page-card__info-text span, .inner-page-card__info-text time {
    color: #302940
}

.inner-page-card__extra {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 35px
}

.inner-page-card__extra h4 {
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 5px;
    color: #44382f
}

.inner-page-card__extra p {
    width: 65%;
    margin: 0;
    color: #57564a
}

@media (max-width: 860px) {
    .inner-page-card__extra p {
        width: 100%;
        margin-bottom: 25px
    }
}

.pagination {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}

.pagination li {
    width: 30px;
    font-weight: 600;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    margin-right: 15px;
    color: #57564a;
    color: rgba(87, 86, 74, .5)
}

.pagination li.is-active {
    color: #57564a
}

.pagination li a {
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    text-align: inherit;
    color: inherit;
    transition: .25s;
    /*border-color: #015fcc;*/
    border-width: 2px;
    margin-right: 5px;
}

.pagination li a:hover {
    color: #cc9b37
}

.pagination li svg {
    width: 9px;
    height: 15px;
    color: #57564a;
    transition: .25s
}

.pagination li svg:hover {
    color: #cc9b37
}

.pagination li:nth-last-child(-n+2) {
    margin-right: 25px
}

.inner-page-tabs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: end;
    align-items: flex-end
}

.inner-page-tabs__tabs {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0;
    overflow: auto;
    overflow-x: auto
}

@media (min-width: 2048px) {
    .inner-page-tabs__tabs {
        padding: 20px 0
    }
}

.inner-page-tabs__tabs li + li {
    margin-left: 20px
}

.inner-page-tabs--menu {
    background-color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-top: 1px solid #dcdce6;
    border-left: 1px solid #dcdce6;
    border-right: 1px solid #dcdce6;
    cursor: pointer;
    position: relative;
    visibility: hidden
}

.nav_menu_new {
    display: flex;
    justify-content: space-between;
    width: 100%;
    background-color: #fff;
}

.nav_menu_new > .menu_icon {
    align-content: center;
    text-align: center;
}


.inner-page-tabs--menu.is-active {
    overflow: visible
}

.inner-page-tabs--menu.is-active span {
    background: #cc9b37
}

.inner-page-tabs--menu.is-active ul.inner-page-tabs--dropdown {
    opacity: 1;
    visibility: visible
}

.inner-page-tabs--menu:hover span {
    background: #cc9b37
}

.inner-page-tabs--menu span {
    height: 2px;
    width: 16px;
    background: #3c3d48;
    transition: background .3s
}

.inner-page-tabs--menu span:not(:last-child) {
    margin-bottom: 3px
}

@media (min-width: 2000px) {
    .inner-page-tabs--menu span {
        height: 3px;
        width: 25px
    }
}

.inner-page-tabs--dropdown {
    min-width: 300px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: stretch;
    align-items: stretch;
    border: 1px solid #dcdce6;
    background: #fff;
    box-shadow: 0 4px 15px rgba(56, 56, 113, .1);
    position: absolute;
    right: -1px;
    top: 100%;
    visibility: hidden;
    opacity: 0;
    transition: visibility .3s, opacity .3s;
    z-index: 10;
    list-style: none;
    padding-left: 0;
    margin: 0
}

.inner-page-tabs--dropdown li {
    padding: 10px;
    white-space: normal
}

@media (min-width: 2048px) {
    .inner-page-tabs--dropdown li {
        padding: 17px
    }
}

.inner-page-tabs--dropdown li:not(:last-child) {
    border-bottom: 1px solid #dcdce6
}

.inner-page-tabs--dropdown a {
    display: block;
    padding: 20px 18px;
    font-size: 18px;
    white-space: normal
}

.inner-page-tabs--dropdown a:hover {
    color: #cc9b37
}

.spread-big-card {
    position: relative;
    width: 100%;
    padding: 30px 10px;
    background: linear-gradient(133.98deg, #dfa83b, #f9c767);
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    overflow: hidden;
    min-height: 0
}

@media (min-width: 640px) {
    .spread-big-card {
        padding: 35px 50px 50px
    }
}

@media (min-width: 768px) {
    .spread-big-card {
        background: #ddaf53
    }
}

@media (min-width: 1000px) {
    .spread-big-card {
        min-height: 345px
    }
}

.spread-big-card--gold-circle:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 450px;
    height: 450px;
    background-image: url(../images/spread-card/dots-pattern.png);
    background-repeat: no-repeat;
    background-size: contain;
    animation: pulse 2s infinite 0s linear
}

@media (min-width: 1000px) {
    .spread-big-card--gold-circle:after {
        width: 600px;
        height: 355px
    }
}

.spread-big-card--gold-circle .btn--white {
    color: #936c1d !important
}

.spread-big-card .btn {
    display: inline-block;
    margin-top: 25px;
    text-align: center;
    width: 100%
}

@media (min-width: 480px) {
    .spread-big-card .btn {
        width: auto
    }
}

.spread-big-card--green-dots {
    background: linear-gradient(133.98deg, #86bc9a, #beccab)
}

.spread-big-card--green-dots .btn--white {
    color: #568c5c !important
}

.spread-big-card--green-big-dots {
    background: linear-gradient(133.98deg, #86bc9a, #beccab)
}

.spread-big-card--green-big-dots:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 450px;
    height: 450px;
    background-image: url(../images/spread-card/dots-pattern.png);
    background-repeat: no-repeat;
    background-size: contain
}

@media (min-width: 1000px) {
    .spread-big-card--green-big-dots:after {
        background-size: cover;
        width: 737px;
        height: 800px
    }
}

.spread-big-card--green-big-dots .btn--white {
    color: #568c5c !important
}

.spread-big-card--night-sky {
    background: linear-gradient(263.9deg, #9996ba .85%, #d3a0b3)
}

.spread-big-card--night-sky .btn--white {
    color: #715367 !important
}

.spread-big-card--purple-impulse {
    background: linear-gradient(263.9deg, #9996ba .85%, #d3a0b3);
    border-radius: 20px
}

@media (min-width: 1000px) {
    .spread-big-card--purple-impulse {
        border-radius: 30px
    }
}

.spread-big-card--purple-impulse:after {
    content: "";
    display: none
}

.spread-big-card--purple-impulse .btn--white {
    color: #715367 !important
}

.spread-big-card--purple-impulse-dots {
    background: linear-gradient(263.9deg, #9996ba .85%, #d3a0b3);
    border-radius: 20px
}

@media (min-width: 1000px) {
    .spread-big-card--purple-impulse-dots {
        border-radius: 30px
    }
}

.spread-big-card--purple-impulse-dots:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 450px;
    height: 450px;
    background-image: url(../images/spread-card/dots-pattern.png);
    background-repeat: no-repeat;
    background-size: contain
}

@media (min-width: 1000px) {
    .spread-big-card--purple-impulse-dots:after {
        width: 600px;
        height: 355px
    }
}

.spread-big-card--purple-impulse-dots .btn--white {
    color: #715367 !important
}

.spread-big-card--purple-impulse-big-circle-right {
    background: linear-gradient(263.9deg, #9996ba .85%, #d3a0b3);
    border-radius: 20px
}

@media (min-width: 1000px) {
    .spread-big-card--purple-impulse-big-circle-right {
        border-radius: 30px
    }
}

.spread-big-card--purple-impulse-big-circle-right:after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: -245px;
    left: calc(50% - 300px);
    width: 600px;
    height: 600px;
    background-image: url(../images/spread-card/circles.svg);
    background-repeat: no-repeat;
    background-size: contain;
    animation: pulse 2s infinite 0s linear
}

@media (min-width: 768px) {
    .spread-big-card--purple-impulse-big-circle-right:after {
        width: 520px;
        height: 520px;
        top: calc(50% - 260px);
        right: -220px;
        left: auto;
        background-position: 100%
    }
}

@media (min-width: 1000px) {
    .spread-big-card--purple-impulse-big-circle-right:after {
        top: calc(50% - 421px);
        right: -330px;
        width: 842px;
        height: 842px
    }
}

.spread-big-card--purple-impulse-big-circle-right .btn--white {
    color: #715367 !important
}

.spread-big-card--blue-sky-top {
    position: relative;
    background: radial-gradient(81.98% 97.76% at 50% 105.85%, #60afde 0, #2d82cf 100%), #f9efec
}

.spread-big-card--blue-sky-top:after {
    content: "";
    position: absolute;
    display: none;
    z-index: 1;
    bottom: -24px;
    left: calc(50% - 225px);
    width: 450px;
    height: 450px;
    background-image: url(../images/spread-card/circle-top.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    animation: pulse 2s infinite 0s linear
}

@media (min-width: 1000px) {
    .spread-big-card--blue-sky-top:after {
        display: block;
        left: calc(50% - 340px);
        width: 680px;
        height: 400px
    }
}

.spread-big-card h2.heading {
    color: #fff;
    margin-bottom: 20px
}

@media (max-width: 1850px) {
    .spread-big-card h2.heading {
        font-size: 40px !important;
        margin-top: 0
    }
}

@media (max-width: 1445px) {
    .spread-big-card h2.heading {
        font-size: 35px !important;
        line-height: 40px !important
    }
}

@media (max-width: 1281px) {
    .spread-big-card h2.heading {
        font-size: 30px !important;
        line-height: 32px !important
    }
}

.spread-big-card a.link-under {
    border-color: #fff;
    color: #fff !important
}

@media (min-width: 768px) {
    .spread-big-card p.text-big {
        margin-top: 0
    }
}

.spread-big-card p.text-big + p.text-big {
    margin-top: 30px
}

.spread-big-card p.text-regular + p.text-regular {
    margin-top: 10px
}

.spread-big-card * {
    color: #fff
}

.spread-big-card__inner {
    position: relative;
    z-index: 5
}

.spread-big-card__text-block {
    max-width: 780px
}

@media (min-width: 2048px) {
    .spread-big-card__text-block {
        max-width: 1400px
    }
}

.spread-big-card__body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 768px) {
    .spread-big-card__body {
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.spread-big-card__body > div {
    width: 100%
}

.spread-big-card__body--left {
    -ms-flex: 1;
    flex: 1
}

.spread-big-card__body--right {
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 25px
}

@media (min-width: 768px) {
    .spread-big-card__body--right {
        max-width: 520px;
        margin-left: 73px;
        margin-bottom: 0;
        width: 45% !important
    }
}

@media (min-width: 2048px) {
    .spread-big-card__body--right {
        max-width: 580px
    }
}

.spread-big-card__body--right img {
    -o-object-fit: fill;
    object-fit: fill;
    width: 100%;
    border-radius: 20px
}

.spread-small-card {
    display: block;
    position: relative;
    padding: 30px 10px;
    border-radius: 20px;
    overflow: hidden;
    -ms-flex: 1;
    flex: 1
}

@media (min-width: 1000px) {
    .spread-small-card {
        border-radius: 30px
    }
}

@media (min-width: 640px) {
    .spread-small-card {
        padding: 35px 50px 50px
    }
}

.spread-small-card__header time {
    background-color: #2c3690;
    color: #fff;
    border-radius: 30px;
    padding: 2px 10px
}

.spread-small-card__inner {
    position: relative;
    z-index: 5;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.spread-small-card h2, .spread-small-card h2.heading {
    font-size: 30px !important;
    color: #fff
}

.spread-small-card h2.heading:not(:first-child), .spread-small-card h2:not(:first-child) {
    margin-top: 30px
}

@media (max-width: 1281px) {
    .spread-small-card h2, .spread-small-card h2.heading {
        font-size: 30px !important;
        line-height: 42px
    }
}

@media (max-width: 1440px) {
    .spread-small-card h2, .spread-small-card h2.heading {
        font-size: 26px !important;
        line-height: 30px
    }
}

@media (max-width: 1800px) {
    .spread-small-card h2, .spread-small-card h2.heading {
        font-size: 24px !important;
        line-height: 26px;
        margin-top: 0
    }
}

@media (max-width: 320px) {
    .spread-small-card h2, .spread-small-card h2.heading {
        font-size: 22px !important;
        line-height: 26px;
        margin-top: 0
    }
}

.spread-small-card h2, .spread-small-card h3 {
    color: #fff
}

.spread-small-card div img {
    margin-bottom: 20px
}

.spread-small-card .unordered-list {
    color: #fff;
    margin-top: 8px
}

.spread-small-card .unordered-list li, .spread-small-card .unordered-list li a {
    color: #fff
}

.spread-small-card p {
    margin-bottom: 30px;
    color: #fff
}

@media (max-width: 1281px) {
    .spread-small-card p {
        font-size: 18px !important;
        line-height: 26px
    }
}

@media (max-width: 1440px) {
    .spread-small-card p {
        font-size: 18px !important;
        line-height: 26px
    }
}

@media (max-width: 1800px) {
    .spread-small-card p {
        font-size: 18px !important;
        line-height: 22px
    }
}

@media (max-width: 1440px) {
    .spread-small-card p {
        font-size: 16px !important;
        line-height: 20px
    }
}

.spread-small-card p span {
    color: #fff !important
}

.spread-small-card ol {
    padding-left: 25px;
    color: #fff
}

.spread-small-card p.text-regular + p.text-regular {
    margin-top: 24px
}

.spread-small-card p.text-regular + p.text-bold {
    margin-top: 30px
}

.spread-small-card p.text-regular + ol {
    margin-top: 24px
}

.spread-small-card .btn {
    display: inline-block;
    margin-top: 35px;
    text-align: center
}

@media (min-width: 480px) {
    .spread-small-card .btn {
        -ms-flex-item-align: start;
        align-self: flex-start
    }
}

.spread-small-card--green-circle-left {
    background: linear-gradient(191.98deg, #86bc9a, #beccab)
}

@media (min-width: 1000px) {
    .spread-small-card--green-circle-left {
        background: linear-gradient(320deg, #beccab, #86bc9a)
    }
}

.spread-small-card--green-circle-left .btn--white {
    color: #457d5a !important
}

.spread-small-card--green-circle-left:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/spread-card/green-circle-left-mob.png);
    background-repeat: no-repeat;
    background-size: 170%;
    background-position: center 100%;
    animation: pulse 2s infinite 0s linear
}

@media (min-width: 480px) {
    .spread-small-card--green-circle-left:after {
        background-size: 100%
    }
}

@media (min-width: 1000px) {
    .spread-small-card--green-circle-left:after {
        background-size: contain;
        background-position: 100%;
        background-image: url(../images/spread-card/green-circle-left.png)
    }
}

.spread-small-card--green-circle-right {
    background: linear-gradient(145deg, #beccab, #86bc9a)
}

@media (min-width: 1000px) {
    .spread-small-card--green-circle-right {
        background: linear-gradient(45deg, #beccab, #86bc9a)
    }
}

.spread-small-card--green-circle-right .btn--white {
    color: #457d5a !important
}

.spread-small-card--green-circle-right:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/spread-card/green-circle-right-mob.png);
    background-repeat: no-repeat;
    background-size: 170%;
    background-position: center 0;
    animation: pulse 2s infinite 0s linear
}

@media (min-width: 480px) {
    .spread-small-card--green-circle-right:after {
        background-size: 100%
    }
}

@media (min-width: 1000px) {
    .spread-small-card--green-circle-right:after {
        background-size: contain;
        background-position: 0 100%;
        background-image: url(../images/spread-card/green-circle-right.png)
    }
}

.spread-small-card--green-sky-left {
    background: linear-gradient(145deg, #beccab, #86bc9a)
}

@media (min-width: 1000px) {
    .spread-small-card--green-sky-left {
        background: linear-gradient(45deg, #beccab, #86bc9a)
    }
}

.spread-small-card--blue-circle-left {
    background: linear-gradient(180deg, #2d82cf, #60afde), linear-gradient(133.98deg, #e6b24b, #ffda91), #f9efec
}

.spread-small-card--blue-circle-left:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/spread-card/circles.svg);
    background-repeat: no-repeat;
    background-size: 170%;
    background-position: center 100%;
    animation: pulse 2s infinite 0s linear
}

@media (min-width: 480px) {
    .spread-small-card--blue-circle-left:after {
        background-size: 100%
    }
}

@media (min-width: 1000px) {
    .spread-small-card--blue-circle-left:after {
        background-size: contain;
        background-position: -55%;
        background-size: 150%;
        background-image: url(../images/spread-card/circles.svg)
    }
}

.spread-small-card--blue-circle-right {
    background: linear-gradient(180deg, #2d82cf, #60afde)
}

@media (min-width: 1000px) {
    .spread-small-card--blue-circle-right {
        background: linear-gradient(355.76deg, #2d82cf 2.04%, #60afde 127.47%)
    }
}

.spread-small-card--blue-circle-right:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/spread-card/circles.svg);
    background-repeat: no-repeat;
    background-size: 170%;
    background-position: center 100%;
    animation: pulse 2s infinite 0s linear
}

@media (min-width: 480px) {
    .spread-small-card--blue-circle-right:after {
        background-size: 100%
    }
}

@media (min-width: 1000px) {
    .spread-small-card--blue-circle-right:after {
        background-size: contain;
        background-position: 155%;
        background-size: 150%;
        background-image: url(../images/spread-card/circles.svg)
    }
}

.spread-small-card--blue-circle-right .btn--white {
    color: #354a79 !important
}

.spread-small-card--green-big-circle-left {
    background: linear-gradient(133.98deg, #86bc9a, #beccab)
}

.spread-small-card--green-big-circle-left:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/spread-card/circles.svg);
    background-repeat: no-repeat;
    background-size: 170%;
    background-position: center 0;
    animation: pulse 2s infinite 0s linear
}

@media (min-width: 480px) {
    .spread-small-card--green-big-circle-left:after {
        background-size: 100%
    }
}

@media (min-width: 1000px) {
    .spread-small-card--green-big-circle-left:after {
        background-size: contain;
        background-position: -55%;
        background-size: 150%;
        background-image: url(../images/spread-card/circles.svg)
    }
}

.spread-small-card--green-big-circle-left .btn--white {
    color: #216721 !important
}

.spread-small-card--green-big-circle-right {
    background: linear-gradient(145deg, #beccab, #86bc9a)
}

@media (min-width: 1000px) {
    .spread-small-card--green-big-circle-right {
        background: linear-gradient(45deg, #beccab, #86bc9a)
    }
}

.spread-small-card--green-big-circle-right:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/spread-card/circles.svg);
    background-repeat: no-repeat;
    background-size: 170%;
    background-position: center 100%;
    animation: pulse 2s infinite 0s linear
}

@media (min-width: 480px) {
    .spread-small-card--green-big-circle-right:after {
        background-size: 100%
    }
}

@media (min-width: 1000px) {
    .spread-small-card--green-big-circle-right:after {
        background-size: contain;
        background-position: 155%;
        background-size: 150%;
        background-image: url(../images/spread-card/circles.svg)
    }
}

.spread-small-card--gold-dots-right {
    background: linear-gradient(195deg, #dfa83b, #f9c767)
}

.spread-small-card--gold-dots-right:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 450px;
    height: 450px;
    background-image: url(../images/spread-card/dots-pattern.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotate(15deg) translate(100px, -120px)
}

@media (min-width: 1000px) {
    .spread-small-card--gold-dots-right:after {
        width: 700px;
        height: 500px
    }
}

.spread-small-card--gold-dots-right .btn--white {
    color: #936c1d !important
}

.spread-small-card--gold-circle-left {
    background: linear-gradient(133.98deg, #dfa83b, #f9c767)
}

.spread-small-card--gold-circle-left:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/spread-card/circles.svg);
    background-repeat: no-repeat;
    background-size: 170%;
    background-position: center 0;
    animation: pulse 2s infinite 0s linear
}

@media (min-width: 480px) {
    .spread-small-card--gold-circle-left:after {
        background-size: 100%
    }
}

@media (min-width: 1000px) {
    .spread-small-card--gold-circle-left:after {
        background-size: contain;
        background-position: -55%;
        background-size: 150%;
        background-image: url(../images/spread-card/circles.svg)
    }
}

.spread-small-card--gold-circle-left .btn--white {
    color: #936c1d !important
}

.spread-small-card--blue-sky-left {
    background: linear-gradient(180deg, #2d82cf, #60afde)
}

.spread-small-card--blue-sky-left .btn--white {
    color: #354a79 !important
}

.spread-small-card--blue-sky-right {
    background: linear-gradient(180deg, #2d82cf, #60afde)
}

.spread-small-card--blue-sky-right .btn--white {
    color: #354a79 !important
}

.spread-small-card--lightsilver-left {
    background: linear-gradient(221.18deg, #cdd3d9, #91a1c7)
}

.spread-small-card--lightsilver-left .btn--white {
    color: #354a79 !important
}

.spread-small-card--lightsilver-right {
    position: relative;
    background: linear-gradient(100.18deg, #cdd3d9, #91a1c7)
}

.spread-small-card--lightsilver-right:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 450px;
    height: 450px;
    background-image: url(../images/spread-card/dots-pattern.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotate(15deg) translate(100px, -120px)
}

@media (min-width: 1000px) {
    .spread-small-card--lightsilver-right:after {
        width: 600px;
        height: 400px
    }
}

.spread-small-card--lightsilver-right .btn--white {
    color: #354a79 !important
}

.spread-small-card--lightsilver-circle-right-bottom-right {
    position: relative;
    background: linear-gradient(100.18deg, #cdd3d9, #91a1c7)
}

.spread-small-card--lightsilver-circle-right-bottom-right:after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    width: 450px;
    height: 450px;
    background-image: url(../images/spread-card/circle-left-top.png);
    background-repeat: no-repeat;
    background-size: cover;
    animation: pulse 2s infinite 0s linear
}

@media (min-width: 1000px) {
    .spread-small-card--lightsilver-circle-right-bottom-right:after {
        width: 340px;
        height: 400px
    }
}

.spread-small-card--lightsilver-circle-right-bottom-right .btn--white {
    color: #354a79 !important
}

.spread-small-card--lightsilver-circle-right-top-left {
    position: relative;
    background: linear-gradient(221.18deg, #cdd3d9, #91a1c7)
}

.spread-small-card--lightsilver-circle-right-top-left:after {
    content: "";
    position: absolute;
    display: none;
    z-index: 1;
    top: 0;
    left: -12px;
    width: 450px;
    height: 450px;
    background-image: url(../images/spread-card/circle-right-bottom.png);
    background-repeat: no-repeat;
    background-size: contain;
    animation: pulse 2s infinite 0s linear
}

@media (min-width: 1000px) {
    .spread-small-card--lightsilver-circle-right-top-left:after {
        display: block;
        width: 340px;
        height: 400px
    }
}

.spread-small-card--lightsilver-circle-right-top-left .btn--white {
    color: #354a79 !important
}

.spread-small-card--lightsilver-big-circle-right {
    position: relative;
    background: linear-gradient(100.18deg, #cdd3d9, #91a1c7)
}

.spread-small-card--lightsilver-big-circle-right:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/spread-card/circles.svg);
    background-repeat: no-repeat;
    background-size: 170%;
    background-position: center 100%;
    animation: pulse 2s infinite 0s linear
}

@media (min-width: 480px) {
    .spread-small-card--lightsilver-big-circle-right:after {
        background-size: 100%
    }
}

@media (min-width: 1000px) {
    .spread-small-card--lightsilver-big-circle-right:after {
        background-size: contain;
        background-position: 155%;
        background-size: 150%;
        background-image: url(../images/spread-card/circles.svg)
    }
}

.spread-small-card--lightsilver-big-circle-right .btn--white {
    color: #354a79 !important
}

.spread-small-card--purple-impulse {
    background: linear-gradient(263.9deg, #9996ba .85%, #d3a0b3);
    border-radius: 20px
}

@media (min-width: 1000px) {
    .spread-small-card--purple-impulse {
        border-radius: 30px
    }
}

.spread-small-card--purple-impulse:after {
    content: "";
    display: none
}

.spread-small-card--purple-impulse .btn--white {
    color: #715367 !important
}

.spread-small-card--purple-impulse-circle-top-right {
    background: linear-gradient(263.9deg, #9996ba .85%, #d3a0b3);
    position: relative;
    border-radius: 20px
}

@media (min-width: 1000px) {
    .spread-small-card--purple-impulse-circle-top-right {
        border-radius: 30px
    }
}

.spread-small-card--purple-impulse-circle-top-right:after {
    content: "";
    position: absolute;
    display: none;
    z-index: 1;
    top: 0;
    right: -12px;
    width: 450px;
    height: 450px;
    background-image: url(../images/spread-card/circle-left-bottom.png);
    background-repeat: no-repeat;
    background-size: contain;
    animation: pulse 2s infinite 0s linear
}

@media (min-width: 1000px) {
    .spread-small-card--purple-impulse-circle-top-right:after {
        display: block;
        width: 340px;
        height: 400px
    }
}

.spread-small-card--purple-impulse-circle-top-right .btn--white {
    color: #715367 !important
}

.unordered-list {
    padding-left: 20px
}

.unordered-list--without-marker {
    list-style: none;
    padding-left: 0
}

.unordered-list li + li {
    margin-top: 8px
}

.unordered-list a.link-under {
    border-color: #fff;
    color: #fff !important
}

@media (min-width: 2048px) {
    .unordered-list ul li {
        font-size: 24px
    }
}

.ordered-list {
    margin: 0
}

.ordered-list li + li {
    margin-top: 10px
}

@media (min-width: 1024px) {
    .ordered-list li + li {
        margin-top: 15px
    }
}

.ordered-list li::marker {
    font-size: 16px;
    line-height: 21px
}

@media (min-width: 1024px) {
    .ordered-list li::marker {
        font-size: 20px;
        line-height: 26px
    }
}

@media (min-width: 2048px) {
    .ordered-list li::marker {
        font-size: 28px;
        line-height: 32px
    }
}

.ordered-list a.link-under {
    border-color: #fff;
    color: #fff !important
}

.subscribe-form {
    width: 100%;
    padding: 51px 31px;
    background: linear-gradient(136.02deg, #7a83d5 .45%, #aa77cb 155.88%);
    height: 100%
}

.subscribe-form h4 {
    color: #fff;
    font-family: Inter, Merriweather, serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    margin: 0;
    margin-bottom: 10px
}

.subscribe-form p {
    color: #fff;
    margin-bottom: 39px
}

@media (min-width: 768px) {
    .subscribe-form p {
        margin-bottom: 29px
    }
}

.subscribe-form__input {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    overflow: hidden
}

@media (min-width: 768px) {
    .subscribe-form__input {
        margin-bottom: 16px
    }
}

.subscribe-form__input input {
    width: 100%;
    padding: 16px 51px 16px 27px;
    font-size: 18px;
    color: #fff;
    border: 1px solid #d8dcdf;
    background: transparent;
    border-radius: 50px;
    outline: none
}

@media (min-width: 860px) and (max-width: 1000px) {
    .subscribe-form__input input {
        padding: 16px
    }
}

.subscribe-form__input input:-ms-input-placeholder {
    color: #fff
}

.subscribe-form__input input::placeholder {
    color: #fff
}

.subscribe-form__input input:focus ~ .subscribe-form__input--text, .subscribe-form__input input:not(:placeholder-shown) ~ .subscribe-form__input--text {
    transform: translateX(70px);
    opacity: 0;
    box-shadow: none
}

.subscribe-form__input .subscribe-form__input--text {
    width: 100%;
    height: 100%;
    font-size: 18px;
    font-weight: 300;
    line-height: 100%;
    color: #fff;
    position: absolute;
    overflow: hidden;
    left: 27px;
    top: 20px;
    transition: opacity .3s, transform .3s
}

@media (min-width: 768px) {
    .subscribe-form__input .subscribe-form__input--text {
        font-size: 14px;
        line-height: 130%
    }
}

@media (min-width: 1000px) and (max-width: 1281px) {
    .subscribe-form__input .subscribe-form__input--text {
        top: 14px;
        width: 53%
    }
}

@media (min-width: 860px) and (max-width: 1000px) {
    .subscribe-form__input .subscribe-form__input--text {
        width: 70%;
        left: 20px
    }
}

@media (min-width: 768px) and (max-width: 860px) {
    .subscribe-form__input .subscribe-form__input--text {
        width: 72%
    }
}

.subscribe-form__input .subscribe-form__input--text div {
    white-space: nowrap;
    position: absolute;
    left: 0
}

@media (min-width: 1000px) and (max-width: 1281px) {
    .subscribe-form__input .subscribe-form__input--text div {
        white-space: pre-wrap
    }
}

.subscribe-form__input .subscribe-form__input--icon {
    background: none;
    padding: 0;
    border: none;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 27px;
    top: 16px;
    z-index: 12
}

@media (min-width: 860px) and (max-width: 1000px) {
    .subscribe-form__input .subscribe-form__input--icon {
        width: 20px;
        height: 20px;
        right: 17px
    }
}

.subscribe-form__input .subscribe-form__input--icon svg {
    width: 100%;
    height: 100%
}

.subscribe-form span {
    color: #fff;
    font-size: 12px;
    opacity: .5
}

.story-card--big {
    width: 100%;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 20px
}

@media (min-width: 1024px) {
    .story-card--big {
        max-width: 452px;
        padding: 64px 26px 34px
    }
}

@media (min-width: 1024px) and (max-height: 820px) {
    .story-card--big {
        padding: 40px 26px 34px
    }
}

@media (min-width: 1024px) and (max-height: 600px) {
    .story-card--big {
        max-width: none;
        -ms-flex: 1;
        flex: 1
    }
}

@media (min-width: 1024px) {
    .story-card--big {
        max-width: none;
        padding: 64px 26px 34px
    }
}

.story-card--big + .story-card--big {
    margin-top: 10px;
    margin-left: 0
}

@media (min-width: 640px) {
    .story-card--big + .story-card--big {
        margin-top: 0;
        margin-left: 30px
    }
}

@media (min-width: 1024px) {
    .story-card--big + .story-card--big {
        margin-top: 0;
        margin-left: 30px
    }
}

.story-card--big .story-card__image-wrapper {
    margin-bottom: 20px;
    padding: 0
}

.story-card--big .story-card__image-wrapper:after {
    font-size: 120px;
    line-height: 74px
}

@media (min-width: 1024px) and (max-height: 600px) {
    .story-card--big .story-card__image-wrapper:after {
        font-size: 40px;
        line-height: 24px
    }
}

@media (min-width: 1024px) {
    .story-card--big .story-card__image-wrapper {
        padding: 0 20px;
        margin-bottom: 44px
    }
}

@media (min-width: 1281px) {
    .story-card--big .story-card__image-wrapper {
        padding: 0 43px
    }
}

@media (min-width: 1024px) and (max-height: 820px) {
    .story-card--big .story-card__image-wrapper {
        padding: 0;
        height: 300px;
        width: 300px;
        margin: 0 auto;
        margin-bottom: 20px
    }
}

@media (min-width: 1024px) and (max-height: 720px) {
    .story-card--big .story-card__image-wrapper {
        height: 250px;
        width: 250px;
        margin: 0 auto;
        margin-bottom: 20px
    }
}

@media (min-width: 2048px) {
    .story-card--big .story-card__image-wrapper {
        padding: 0
    }
}

.story-card--big img {
    display: block;
    width: 100%;
    aspect-ratio: 1/1;
    -o-object-fit: cover;
    object-fit: cover
}

.story-card--small {
    min-width: 290px;
    max-width: none;
    padding: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch
}

.story-card--small .story-card__image-wrapper {
    margin-right: 10px
}

.story-card--small .story-card__image-wrapper:after {
    font-size: 40px;
    line-height: 24px
}

@media (min-width: 1024px) and (max-height: 820px) {
    .story-card--small .story-card__image-wrapper:after {
        font-size: 22px;
        line-height: 20px
    }
}

.story-card--small img {
    display: block;
    -o-object-fit: fill;
    object-fit: fill;
    width: 75px;
    height: 75px
}

@media (min-width: 640px) {
    .story-card--small img {
        width: 100px;
        height: 100px;
        height: auto
    }
}

@media (min-width: 1440px) {
    .story-card--small img {
        width: 120px;
        height: 120px;
        height: auto
    }
}

@media (min-width: 1640px) {
    .story-card--small img {
        width: 155px;
        height: 155px;
        height: auto
    }
}

@media (min-width: 1024px) and (max-height: 820px) {
    .story-card--small img {
        width: 120px;
        height: 120px;
        height: auto
    }
}

@media (min-width: 2048px) {
    .story-card--small img {
        width: 225px;
        height: 225px;
        height: auto
    }
}

@media (min-width: 1024px) and (max-width: 1366px) {
    .story-card--small {
        width: 290px;
        height: 160px
    }
}

.story-card--small .story-card__title {
    font-size: 22px;
    line-height: 22px
}

@media (max-width: 1366px) {
    .story-card--small .story-card__title {
        font-size: 18px;
        line-height: 22px;
        margin-top: 10px
    }
}

@media (min-width: 1440px) and (max-height: 820px) {
    .story-card--small .story-card__title {
        font-size: 28px;
        line-height: 30px
    }
}

@media (min-width: 1900px) {
    .story-card--small .story-card__title {
        font-size: 26px;
        line-height: 32px;
        margin-top: 20px
    }
}

@media (min-width: 2048px) {
    .story-card--small .story-card__title {
        font-size: 30px;
        line-height: 36px
    }
}

.story-card--small .story-card__link {
    font-size: 16px
}

@media (max-width: 1366px) {
    .story-card--small .story-card__link {
        font-size: 14px
    }
}

@media (min-width: 1440px) and (max-height: 820px) {
    .story-card--small .story-card__link {
        font-size: 10px
    }
}

@media (min-width: 1900px) {
    .story-card--small .story-card__link {
        font-size: 20px
    }
}

@media (min-width: 2048px) {
    .story-card--small .story-card__link {
        font-size: 26px
    }
}

.story-card--light {
    background-color: #f9efec
}

.story-card--light .story-card__link {
    color: #734f42;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: color, .3s
}

.story-card--light .story-card__link:active, .story-card--light .story-card__link:focus, .story-card--light .story-card__link:hover {
    color: #835a4b;
    text-decoration: none
}

.story-card--violet {
    background-color: #f3f1ff
}

.story-card--violet .story-card__image-wrapper {
    position: relative
}

.story-card--violet img {
    border-radius: 50%
}

.story-card--violet .story-card__link {
    color: #5d4dc1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: color, .3s
}

.story-card--violet .story-card__link:active, .story-card--violet .story-card__link:focus, .story-card--violet .story-card__link:hover {
    color: #6e60c8;
    text-decoration: none
}

.story-card--video-type .story-card__image-wrapper:after {
    position: absolute;
    content: "unfold";
    font-family: websymbolsligaregular;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-45%, -55%)
}

.story-card__link {
    display: block;
    margin-bottom: 10px
}

@media (min-width: 1900px) {
    .story-card__link {
        font-size: 20px
    }
}

@media (min-width: 2048px) {
    .story-card__link {
        font-size: 26px
    }
}

.story-card__title {
    font-family: Inter, Arial, sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    color: #3c3d48;
    margin: 0
}

@media (min-width: 480px) {
    .story-card__title {
        font-size: 20px;
        line-height: 25px
    }
}

@media (min-width: 1024px) {
    .story-card__title {
        font-size: 26px;
        line-height: 32px;
        margin-top: 10px
    }
}

@media (min-width: 1024px) and (max-height: 720px) {
    .story-card__title {
        font-size: 20px;
        line-height: 25px
    }
}

@media (min-width: 2048px) {
    .story-card__title {
        font-size: 30px;
        line-height: 34px
    }
}

.students-chart {
    display: block
}

@media (min-width: 480px) {
    .students-chart {
        display: -ms-flexbox;
        display: flex
    }
}

.students-chart ul {
    -ms-flex: 1;
    flex: 1;
    list-style: none;
    padding-left: 30px;
    margin: 30px 0 0
}

@media (min-width: 480px) {
    .students-chart ul {
        margin: 20px 0 0 15px
    }
}

@media (min-width: 1170px) {
    .students-chart ul {
        margin: 20px 0 0 35px
    }
}

@media (min-width: 2000px) {
    .students-chart ul {
        margin: 20px 0 0 90px
    }
}

.students-chart ul li {
    position: relative
}

.students-chart ul li .marker {
    position: absolute;
    margin-top: 3px;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #b0ff65;
    left: -29px
}

.students-chart ul li span.text-small {
    font-weight: 400
}

.students-chart ul li span.text-thin {
    margin-top: 5px
}

.students-chart ul li span {
    display: block
}

.students-chart ul li p {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
    align-items: baseline
}

@media (max-width: 479px) {
    .students-chart ul li p {
        margin-left: 30px
    }
}

.students-chart ul li p span:first-child {
    -ms-flex: 0 0 55px;
    flex: 0 0 55px;
    margin-right: 15px
}

.students-chart ul li + li {
    margin-top: 13px
}

.students-sex__icons {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px
}

.students-sex__icon {
    width: 100%;
    text-align: center
}

.students-sex__icon svg {
    width: 24px;
    height: 55px
}

.students-sex__indicator {
    height: 3px;
    display: -ms-flexbox;
    display: flex
}

.students-sex__indicator-item--green {
    background-color: #b0ff65;
    width: 50%
}

.students-sex__indicator-item--blue {
    background-color: #06f;
    width: 50%
}

.students-sex__percentage {
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px
}

.students-sex__percentage p.text-regular {
    text-align: center;
    margin: 0 !important;
    -ms-flex: 1;
    flex: 1
}

.news-big-card {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden
}

@media (min-width: 480px) {
    .news-big-card {
        aspect-ratio: 830/550;
        border-radius: 20px
    }
}

.news-big-card__inner {
    position: relative;
    display: block;
    width: 100%;
    height: 100%
}

.news-big-card__inner:focus .news-big-card__img:after, .news-big-card__inner:hover .news-big-card__img:after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4)
}

.news-big-card__inner:active h4 span {
    color: #cc9b37;
    background: transparent
}

.news-big-card__inner.inactive h4 span {
    opacity: .3
}

.news-big-card__img {
    position: relative;
    width: 100%;
    aspect-ratio: 830/550;
    overflow: hidden;
    border-radius: 20px;
    background: linear-gradient(131deg, #7a83d5 -.55%, #7777cb 155.88%);
    background: linear-gradient(131deg, rgba(122, 131, 213, .27059) -.55%, #7777cb 155.88%)
}

@media (min-width: 480px) {
    .news-big-card__img {
        position: absolute;
        height: 100%
    }
}

.news-big-card__img:after {
    content: "";
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: background-color, .3s
}

.news-big-card__img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.news-big-card__content {
    padding-top: 16px;
    bottom: 0;
    width: 100%;
    left: 0;
    color: #fff;
    padding: 14px
}

@media (min-width: 480px) {
    .news-big-card__content {
        border-bottom: 0;
        color: #fff;
        position: absolute
    }
}

.news-big-card__content .news-text {
    height: 74px;
    display: -ms-flexbox;
    display: flex;
    background-color: #cc9b37;
    border-radius: 14px;
    padding: 14px
}

.news-big-card__content .news-text p {
    overflow: hidden !important;
    display: --webkit-box !important;
    -webkit-line-clamp: 2 !important;
    font-weight: 700
}

@media (min-width: 768px) {
    .news-big-card__content .news-text {
        height: 74px;
        text-align: start
    }
}

@media (min-width: 1366px) {
    .news-big-card__content .news-text {
        height: 74px;
        text-align: start
    }
}

@media (min-width: 480px) {
    .news-big-card__content .news-text {
        height: 74px
    }
}

.news-big-card__header time {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    max-height: 20px;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    border-radius: 30px;
    padding: 2px 10px;
    white-space: nowrap;
    background-color: #2c3690;
    background-color: rgba(44, 54, 144, .8);
    margin-bottom: 10px
}

@media (min-width: 480px) {
    .news-big-card__header time {
        font-size: 14px
    }
}

.news-small-card {
    display: block;
    width: 100%;
    overflow: hidden
}

@media (min-width: 768px) {
    .news-small-card {
        aspect-ratio: 620/440;
        border-radius: 20px
    }
}

.news-small-card__inner {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 92%
}

@media (min-width: 768px) {
    .news-small-card__inner {
        display: block
    }
}

.news-small-card__inner:focus .news-small-card__img:after, .news-small-card__inner:hover .news-small-card__img:after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4)
}

.news-small-card__inner:active h4 span {
    color: #cc9b37
}

.news-small-card__inner.inactive h4 span {
    opacity: .3
}

.news-small-card__img {
    position: relative;
    width: 100%;
    aspect-ratio: 109/100;
    overflow: hidden;
    border-radius: 10px;
    min-width: 109px;
    background: linear-gradient(131deg, #7a83d5 -.55%, #7777cb 155.88%);
    background: linear-gradient(131deg, rgba(122, 131, 213, .27059) -.55%, #7777cb 155.88%)
}

@media (min-width: 480px) {
    .news-small-card__img {
        aspect-ratio: 830/550
    }
}

@media (min-width: 768px) {
    .news-small-card__img {
        position: absolute;
        height: 100%;
        border-radius: 20px
    }
}

.news-small-card__img:after {
    content: "";
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: background-color, .3s
}

.news-small-card__img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.news-small-card__content {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end;
    bottom: 0;
    left: 0;
    padding: 10px;
    color: #fff
}

@media (max-width: 425px) {
    .news-small-card__content {
        padding: 0 10px
    }
}

@media (min-width: 480px) {
    .news-small-card__content {
        position: absolute
    }
}

.news-small-card .text-small {
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 3px
}

@media (max-width: 425px) {
    .news-small-card .text-small {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -ms-flex-align: baseline;
        align-items: baseline
    }
}

@media (min-width: 480px) {
    .news-small-card .text-small {
        margin-bottom: 10px
    }
}

@media (min-width: 860px) {
    .news-small-card .text-small {
        font-size: 14px;
        line-height: 18px
    }
}

@media (min-width: 1024px) {
    .news-small-card .text-small {
        font-size: 16px;
        line-height: 21px
    }
}

.news-small-card .news-text {
    height: 74px;
    display: -ms-flexbox;
    display: flex;
    background-color: #cc9b37;
    border-radius: 14px;
    padding: 14px
}

.news-small-card .news-text p {
    overflow: hidden !important;
    display: --webkit-box !important;
    -webkit-line-clamp: 2 !important;
    font-weight: 700
}

@media (min-width: 768px) {
    .news-small-card .news-text {
        height: 74px;
        text-align: start
    }
}

@media (min-width: 1366px) {
    .news-small-card .news-text {
        height: 74px;
        text-align: start
    }
}

@media (min-width: 480px) {
    .news-small-card .news-text {
        height: 74px
    }
}

.news-small-card__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.news-small-card__header time {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    max-height: 20px;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    border-radius: 30px;
    padding: 2px 10px;
    white-space: nowrap;
    background-color: #2c3690;
    background-color: rgba(44, 54, 144, .8)
}

@media (max-width: 425px) {
    .news-small-card__header time {
        margin-top: 4px
    }
}

@media (min-width: 480px) {
    .news-small-card__header time {
        font-size: 14px
    }
}

.alumni-testimonial__header {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

.alumni-testimonial__header-right {
    margin-left: 10px
}

.alumni-testimonial__header-right p.text-big {
    font-weight: 700;
    margin: 0
}

.alumni-testimonial__header-right p.text-small {
    color: #fff;
    color: hsla(0, 0%, 100%, .6);
    max-width: 180px
}

.alumni-testimonial__img {
    width: 84px;
    height: 84px;
    border-radius: 50%;
    overflow: hidden
}

.alumni-testimonial__img img {
    width: 100%;
    height: 100%
}

.alumni-testimonial__quotes {
    width: 65px;
    height: 63px;
    float: right;
    margin-left: 10px;
    margin-top: -45px
}

.alumni-testimonial__quotes svg, .event-big-card {
    width: 100%;
    height: 100%
}

.event-big-card {
    display: block;
    overflow: hidden;
    padding-bottom: 35px;
    border-bottom: 1px solid rgba(60, 61, 72, .1)
}

@media (min-width: 480px) {
    .event-big-card {
        border: 0;
        padding: 0;
        aspect-ratio: 620/440;
        border-radius: 20px
    }
}

.event-big-card__inner {
    position: relative;
    display: block;
    width: 100%;
    height: 100%
}

.event-big-card__inner:focus .event-big-card__img:after, .event-big-card__inner:hover .event-big-card__img:after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4)
}

.event-big-card__inner:focus h3 span, .event-big-card__inner:hover h3 span {
    color: #fff
}

.event-big-card__inner:active h3 span {
    color: #cc9b37
}

.event-big-card__inner.inactive h3 span {
    opacity: .3
}

.event-big-card__img {
    position: relative;
    width: 100%;
    aspect-ratio: 830/550;
    overflow: hidden;
    border-radius: 10px;
    background: linear-gradient(136.02deg, #7a83d5 .45%, #aa77cb 155.88%)
}

@media (min-width: 480px) {
    .event-big-card__img {
        position: absolute;
        height: 100%
    }
}

@media (min-width: 768px) {
    .event-big-card__img {
        border-radius: 20px
    }
}

.event-big-card__img:after {
    content: "";
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: background-color, .3s
}

.event-big-card__img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.event-big-card__content {
    padding-top: 16px;
    bottom: 0;
    width: 100%;
    left: 0;
    color: #2f3144
}

@media (min-width: 480px) {
    .event-big-card__content {
        color: #fff;
        padding: 30px
    }
}

@media (min-width: 1024px) {
    .event-big-card__content {
        padding: 33px 60px 33px 33px
    }
}

@media (min-width: 480px) {
    .event-big-card__content {
        position: absolute
    }
}

.event-big-card__content h3 {
    font-family: Inter, Arial, sans-serif;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 26px !important;
    margin: 0;
    color: #2f3144;
    overflow: hidden;
    text-overflow: ellipsis;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    display: --webkit-box;
    height: 50px
}

@media (min-width: 480px) {
    .event-big-card__content h3 {
        font-family: Inter, Merriweather, serif;
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 10px;
        color: #fff
    }
}

@media (min-width: 768px) {
    .event-big-card__content h3 {
        font-size: 16px;
        line-height: 29px
    }
}

@media (min-width: 1000px) {
    .event-big-card__content h3 {
        font-size: 22px;
        line-height: 25px;
        margin-bottom: 10px
    }
}

@media (min-width: 1281px) {
    .event-big-card__content h3 {
        font-size: 16px;
        line-height: 25px;
        font-weight: 700
    }
}

.event-big-card__content p.text-bold {
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 10px
}

@media (min-width: 860px) {
    .event-big-card__content p.text-bold {
        font-size: 14px;
        line-height: 18px
    }
}

@media (min-width: 1024px) {
    .event-big-card__content p.text-bold {
        font-size: 16px;
        line-height: 21px
    }
}

.event-big-card__content .event-text p, .event-big-card__place {
    display: none
}

.event-big-card__place--mob {
    display: inline;
    margin-left: 3px
}

@media (min-width: 480px) {
    .event-big-card__place--mob {
        display: none
    }
}

.event-big-card__place--mob:before {
    content: "·";
    margin-right: 3px
}

.event-big-card__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.event-big-card__header time {
    height: 28px;
    background-color: #2c3690;
    background-color: rgba(44, 54, 144, .8);
    color: #fff;
    border-radius: 30px;
    padding: 1px 10px
}

@media (max-width: 480px) {
    .event-big-card__header time {
        width: 150px;
        line-height: 26px
    }
}

.event-middle-card {
    background-color: #efefef;
    border-radius: 10px;
    overflow: hidden;
    height: 100%;
    width: 100%
}

@media (min-width: 768px) {
    .event-middle-card {
        border-radius: 20px
    }
}

.event-middle-card__inner {
    position: relative;
    display: block;
    height: 100%;
    transition: background-color .2s ease-in
}

.event-middle-card__inner:focus, .event-middle-card__inner:hover {
    background-color: #c9c9c9
}

.event-middle-card__content {
    color: #3c3d48;
    bottom: 0;
    padding: 15px 10px 25px
}

@media (min-width: 480px) {
    .event-middle-card__content {
        padding: 25px
    }
}

@media (min-width: 1281px) {
    .event-middle-card__content {
        padding: 45px 25px
    }
}

.event-middle-card__content h4 {
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    margin: 0;
    margin-bottom: 10px;
    color: #3c3d48
}

@media (min-width: 768px) {
    .event-middle-card__content h4 {
        font-family: Inter, Merriweather, serif;
        font-weight: 700
    }
}

@media (min-width: 1440px) {
    .event-middle-card__content h4 {
        font-size: 20px;
        line-height: 25px
    }
}

.event-middle-card__content p.text-regular {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px
}

@media (min-width: 1440px) {
    .event-middle-card__content p.text-regular {
        font-size: 20px;
        line-height: 26px
    }
}

.event-middle-card__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px
}

@media (min-width: 480px) {
    .event-middle-card__header {
        margin-bottom: 15px
    }
}

.event-middle-card__header time {
    background-color: #2c3690;
    background-color: rgba(44, 54, 144, .8);
    color: #fff;
    border-radius: 30px;
    padding: 2px 10px
}

.event-middle-card__description {
    display: none
}

@media (min-width: 480px) {
    .event-middle-card__description {
        display: block
    }
}

.event-middle-card__place {
    display: none
}

@media (min-width: 480px) {
    .event-middle-card__place {
        display: block
    }
}

.event-middle-card__place--mob {
    display: inline;
    margin-left: 3px
}

@media (min-width: 480px) {
    .event-middle-card__place--mob {
        display: none
    }
}

.event-middle-card__place--mob:before {
    content: "·";
    margin-right: 3px
}

.event-small-card {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden
}

@media (min-width: 768px) {
    .event-small-card {
        aspect-ratio: 620/440;
        border-radius: 20px
    }
}

.event-small-card__inner {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%
}

@media (min-width: 768px) {
    .event-small-card__inner {
        display: block
    }
}

.event-small-card__inner:focus .event-small-card__img:after, .event-small-card__inner:hover .event-small-card__img:after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4)
}

.event-small-card__inner:focus h4 span, .event-small-card__inner:hover h4 span {
    color: #fff
}

.event-small-card__inner:active h4 span {
    color: #cc9b37
}

.event-small-card__inner.inactive h4 span {
    opacity: .3
}

.event-small-card__img-wrapper {
    max-width: 40%
}

.event-small-card__img {
    position: relative;
    width: 100%;
    aspect-ratio: 109/100;
    overflow: hidden;
    border-radius: 10px;
    min-width: 109px;
    background: linear-gradient(136.02deg, #7a83d5 .45%, #aa77cb 155.88%)
}

@media (min-width: 480px) {
    .event-small-card__img {
        aspect-ratio: 830/550
    }
}

@media (min-width: 768px) {
    .event-small-card__img {
        position: absolute;
        height: 100%;
        border-radius: 20px
    }
}

.event-small-card__img:after {
    content: "";
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: background-color, .3s
}

.event-small-card__img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.event-small-card__content {
    padding-top: 16px;
    bottom: 0;
    width: 100%;
    left: 0;
    color: #2f3144;
    margin-left: 10px
}

@media (min-width: 480px) {
    .event-small-card__content {
        color: #fff;
        padding: 30px
    }
}

@media (min-width: 1024px) {
    .event-small-card__content {
        padding: 33px 60px 33px 15px
    }
}

@media (min-width: 480px) {
    .event-small-card__content {
        position: absolute
    }
}

.event-small-card__content h4 {
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    margin: 0;
    margin-bottom: 10px;
    color: #2f3144;
    overflow: hidden;
    text-overflow: ellipsis;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    display: --webkit-box;
    height: 50px
}

@media (min-width: 768px) {
    .event-small-card__content h4 {
        font-family: Inter, Merriweather, serif;
        font-weight: 700;
        color: #fff
    }
}

@media (min-width: 1440px) {
    .event-small-card__content h4 {
        font-size: 20px
    }
}

.event-small-card__content div.text-small {
    font-size: 12px;
    margin-bottom: 3px
}

@media (min-width: 480px) {
    .event-small-card__content div.text-small {
        margin-bottom: 10px
    }
}

@media (min-width: 860px) {
    .event-small-card__content div.text-small {
        font-size: 14px
    }
}

@media (min-width: 1024px) {
    .event-small-card__content div.text-small {
        font-size: 16px
    }
}

.event-small-card__content .event-text {
    height: 66px
}

.event-small-card__content .event-text p {
    display: none
}

@media (min-width: 768px) {
    .event-small-card__content .event-text {
        width: 208px;
        height: 66px;
        text-align: start;
        padding: 15px 20px
    }
}

@media (min-width: 1366px) {
    .event-small-card__content .event-text {
        height: 66px;
        text-align: start;
        padding: 15px 20px
    }
}

@media (min-width: 480px) {
    .event-small-card__content .event-text {
        width: 230px;
        height: 66px;
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.event-small-card__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 2px 10px
}

.event-small-card__header time {
    background-color: #2c3690;
    background-color: rgba(44, 54, 144, .8);
    color: #fff;
    border-radius: 30px;
    padding: 2px 10px;
    white-space: nowrap
}

@media (min-width: 480px) {
    .event-small-card__header time {
        font-size: 14px
    }
}

.event-small-card__header div span {
    font-size: 14px;
    white-space: nowrap
}

.events-subscribe-form {
    height: 100%;
    border-radius: 10px;
    overflow: hidden
}

@media (min-width: 768px) {
    .events-subscribe-form {
        border-radius: 20px
    }
}

.events-subscribe-form__inner {
    position: relative;
    padding: 17px 10px 30px
}

@media (min-width: 768px) {
    .events-subscribe-form__inner {
        padding: 51px 31px
    }
}

.events-subscribe-form__inner:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 250px;
    height: 450px;
    background-image: url(../images/subscribe-form/dots-pattern.svg);
    background-repeat: no-repeat
}

@media (min-width: 768px) {
    .events-subscribe-form__inner:after {
        background-size: cover;
        width: 450px;
        height: 200px
    }
}

@media (min-width: 1000px) {
    .events-subscribe-form__inner:after {
        background-size: cover;
        width: 500px;
        height: 450px
    }
}

@media (min-width: 1281px) {
    .events-subscribe-form__inner:after {
        width: 300px;
        height: 200px
    }
}

.events-subscribe-form__inner h4 {
    font-family: Inter, Arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .events-subscribe-form__inner h4 {
        font-family: Inter, Merriweather, serif;
        font-weight: 700;
        font-size: 24px;
        line-height: 30px;
        margin: 0;
        margin-bottom: 10px
    }
}

.events-subscribe-form__inner p {
    font-family: Inter, Arial, sans-serif
}

@media (min-width: 768px) {
    .events-subscribe-form__inner p {
        font-family: Inter, MuseoSansCyrl, Arial, sans-serif
    }
}

.news-subscribe-form {
    height: 100%;
    border-radius: 10px;
    overflow: hidden
}

@media (min-width: 768px) {
    .news-subscribe-form {
        border-radius: 20px
    }
}

.news-subscribe-form__inner {
    position: relative;
    padding: 17px 10px 30px
}

@media (min-width: 768px) {
    .news-subscribe-form__inner {
        padding: 51px 31px
    }
}

.news-subscribe-form__inner:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 250px;
    height: 450px;
    background-image: url(../images/subscribe-form/dots-pattern.svg);
    background-repeat: no-repeat;
    z-index: 1
}

@media (min-width: 768px) {
    .news-subscribe-form__inner:after {
        background-size: cover;
        width: 300px;
        height: 120px
    }
}

@media (min-width: 1281px) {
    .news-subscribe-form__inner:after {
        width: 300px;
        height: 200px
    }
}

.news-subscribe-form__inner h4 {
    font-family: Inter, Arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .news-subscribe-form__inner h4 {
        font-family: Inter, Arial, sans-serif;
        font-weight: 400;
        margin: 0;
        margin-bottom: 10px;
        font-size: 22px;
        line-height: 27px
    }
}

@media (min-width: 1000px) {
    .news-subscribe-form__inner h4 {
        font-size: 24px;
        line-height: 29px
    }
}

@media (min-width: 1281px) {
    .news-subscribe-form__inner h4 {
        font-size: 28px;
        line-height: 34px
    }
}

@media (min-width: 1440px) {
    .news-subscribe-form__inner h4 {
        font-size: 36px;
        line-height: 44px
    }
}

.news-subscribe-form__inner p {
    font-family: Inter, Arial, sans-serif
}

@media (min-width: 768px) {
    .news-subscribe-form__inner p {
        font-family: Inter, MuseoSansCyrl, Arial, sans-serif
    }
}

.news-subscribe-form__subtitle {
    display: block
}

@media (min-width: 768px) {
    .news-subscribe-form__subtitle {
        display: none
    }
}

.news-subscribe-form__content {
    position: relative;
    z-index: 5;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.school-card {
    position: relative;
    width: 100%;
    border-radius: 30px;
    background: linear-gradient(136.02deg, #7a83d5 .45%, #aa77cb 155.88%);
    overflow: hidden;
    padding: 40px 30px 30px 40px;
    height: 800px
}

@media (max-width: 2560px) {
    .school-card {
        padding: 80px;
        overflow-x: hidden;
        height: 1076px
    }
}

@media (max-width: 2048px) {
    .school-card {
        padding: 60px;
        height: 700px
    }
}

@media (max-width: 1800px) {
    .school-card {
        height: 670px;
        padding: 40px
    }
}

@media (max-width: 1360px) {
    .school-card {
        height: 550px
    }
}

@media (max-width: 1170px) {
    .school-card {
        height: 400px
    }
}

@media (max-width: 1000px) {
    .school-card {
        padding: 30px
    }
}

@media (max-width: 860px) {
    .school-card {
        height: 615px;
        padding: 40px
    }
}

@media (max-width: 640px) {
    .school-card {
        height: 300px;
        padding: 20px
    }
}

@media (max-width: 425px) {
    .school-card {
        height: 406px;
        padding: 20px
    }
}

@media (max-width: 375px) {
    .school-card {
        height: 367px;
        padding: 20px
    }
}

.school-card:hover ._1 {
    animation: pulse-sosah 2.4s infinite 0s linear
}

.school-card:hover ._2 {
    animation: pulse-sosah 2.4s infinite .8s linear
}

.school-card:hover ._3 {
    animation: pulse-sosah 2.4s infinite 1.6s linear
}

.school-card__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px
}

@media (max-width: 640px) {
    .school-card__header {
        margin-bottom: 10px
    }
}

@media (max-width: 480px) {
    .school-card__header {
        margin-bottom: 10px
    }
}

.school-card__header h3 {
    max-width: 380px;
    color: #fff
}

@media (min-width: 2048px) {
    .school-card__header h3 {
        font-size: 56px;
        line-height: 60px;
        max-width: 631px
    }
}

@media (max-width: 1280px) {
    .school-card__header h3 {
        font-size: 28px;
        line-height: 32px;
        max-width: 364px
    }
}

@media (max-width: 1170px) {
    .school-card__header h3 {
        font-size: 28px;
        line-height: 32px;
        max-width: 364px
    }
}

@media (max-width: 1000px) {
    .school-card__header h3 {
        font-size: 26px;
        line-height: 32px;
        max-width: 631px
    }
}

@media (max-width: 860px) {
    .school-card__header h3 {
        font-size: 34px;
        line-height: 42px;
        max-width: 380px
    }
}

@media (max-width: 640px) {
    .school-card__header h3 {
        font-size: 26px;
        line-height: 30px
    }
}

@media (max-width: 480px) {
    .school-card__header h3 {
        font-size: 22px;
        line-height: 26px
    }
}

.school-card__header svg {
    width: 100%;
    height: 100%
}

.school-card__header svg use, .school-card__logo {
    width: 77px;
    height: 77px
}

.school-card__logo {
    -ms-flex: 0 0 77px;
    flex: 0 0 77px;
    margin-left: 20px
}

@media (min-width: 1365px) {
    .school-card__logo {
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
        width: 100px;
        height: 100px
    }
}

@media (max-width: 1366px) {
    .school-card__logo {
        position: absolute;
        top: 20px;
        left: 395px
    }
}

@media (max-width: 1267px) {
    .school-card__logo {
        left: 375px
    }
}

@media (max-width: 1170px) {
    .school-card__logo {
        -ms-flex: 0 0 55px;
        flex: 0 0 55px;
        width: 55px;
        height: 55px;
        left: 395px
    }
}

@media (max-width: 1108px) {
    .school-card__logo {
        top: 30px;
        left: 379px
    }
}

@media (max-width: 1024px) {
    .school-card__logo {
        -ms-flex: 0 0 77px;
        flex: 0 0 77px;
        width: 77px;
        height: 77px;
        top: 20px;
        left: 83%
    }
}

@media (max-width: 768px) {
    .school-card__logo {
        left: 83%
    }
}

@media (max-width: 640px) {
    .school-card__logo {
        -ms-flex: 0 0 55px;
        flex: 0 0 55px;
        width: 55px;
        height: 55px
    }
}

.school-card__person {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 300px;
    height: 345px
}

@media (max-width: 2560px) {
    .school-card__person {
        height: 600px;
        width: 465px
    }
}

@media (max-width: 2048px) {
    .school-card__person {
        height: 400px;
        width: 365px
    }
}

@media (max-width: 1640px) {
    .school-card__person {
        height: 340px;
        width: 309px
    }
}

@media (max-width: 1170px) {
    .school-card__person {
        height: 280px;
        width: 288px
    }
}

@media (max-width: 1000px) {
    .school-card__person {
        height: 220px;
        width: 228px
    }
}

@media (max-width: 860px) {
    .school-card__person {
        height: 380px;
        width: 358px
    }
}

@media (max-width: 640px) {
    .school-card__person {
        height: 250px;
        width: 228px
    }
}

@media (max-width: 480px) {
    .school-card__person {
        height: 200px;
        width: 208px
    }
}

@media (max-width: 380px) {
    .school-card__person {
        display: none
    }
}

.school-card__person img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: right 0;
    object-position: right 0
}

@media (max-width: 1024px) {
    .school-card__person img {
        -o-object-fit: contain;
        object-fit: contain;
        -o-object-position: bottom;
        object-position: bottom
    }
}

@media (max-width: 1366px) {
    .school-card__person img {
        -o-object-fit: contain;
        object-fit: contain;
        -o-object-position: bottom;
        object-position: bottom
    }
}

.school-card ul {
    overflow: auto;
    height: 100%;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 3;
    margin: 0
}

.school-card ul li {
    max-width: 80%;
    color: #fff
}

@media (max-width: 380px) {
    .school-card ul li {
        max-width: 100%
    }
}

.school-card ul li p {
    color: #fff
}

@media (max-width: 1925px) {
    .school-card ul li p {
        font-size: 28px;
        line-height: 34px
    }
}

@media (max-width: 1800px) {
    .school-card ul li p {
        font-size: 22px;
        line-height: 24px
    }
}

@media (min-width: 2040px) {
    .school-card ul li p {
        font-size: 34px;
        line-height: 44px
    }
}

@media (max-width: 1366px) {
    .school-card ul li p {
        font-size: 20px
    }
}

@media (max-width: 1360px) {
    .school-card ul li p {
        font-size: 20px;
        line-height: 24px
    }
}

@media (max-width: 1170px) {
    .school-card ul li p {
        font-size: 18px;
        line-height: 22px
    }
}

@media (max-width: 1000px) {
    .school-card ul li p {
        font-size: 16px;
        line-height: 20px
    }
}

@media (max-width: 860px) {
    .school-card ul li p {
        font-size: 20px;
        line-height: 24px
    }
}

@media (max-width: 640px) {
    .school-card ul li p {
        font-size: 16px;
        line-height: 20px
    }
}

@media (max-width: 480px) {
    .school-card ul li p {
        font-size: 14px;
        line-height: 16px
    }
}

.school-card ul li + li {
    margin-top: 0
}

@media (max-width: 1366px) {
    .school-card ul {
        overflow-x: hidden
    }
}

@media (max-width: 1285px) {
    .school-card ul {
        overflow-x: hidden
    }
}

.school-card .btn {
    display: inline-block;
    padding: 16px 45px;
    margin-top: 35px;
    position: absolute;
    bottom: 69px;
    z-index: 3
}

@media (min-width: 1800px) {
    .school-card .btn {
        padding: 30px 70px;
        font-size: 28px;
        margin-top: 5px;
        bottom: 69px
    }
}

@media (min-width: 2000px) {
    .school-card .btn {
        padding: 30px 70px;
        font-size: 28px;
        margin-top: 5px;
        bottom: 69px
    }
}

@media (max-width: 1360px) {
    .school-card .btn {
        bottom: 28px
    }
}

@media (max-width: 1175px) {
    .school-card .btn {
        font-size: 14px;
        padding: 5px 20px
    }
}

@media (max-width: 1000px) {
    .school-card .btn {
        margin-top: 0;
        padding: 10px 30px
    }
}

@media (max-width: 860px) {
    .school-card .btn {
        bottom: 40px;
        font-size: 16px;
        padding: 16px 45px
    }
}

@media (max-width: 768px) {
    .school-card .btn {
        font-size: 16px;
        padding: 16px 45px;
        margin-top: 45px
    }
}

@media (max-width: 640px) {
    .school-card .btn {
        font-size: 14px;
        padding: 5px 20px;
        margin-top: 5px;
        bottom: 20px
    }
}

@media (max-width: 480px) {
    .school-card .btn {
        bottom: 20px;
        padding: 2px 15px;
        font-size: 12px
    }
}

.school-card--sosah {
    background: #00b2ba
}

.school-card--sosah .btn {
    color: #00b2ba !important
}

.school-card--sosah ._1 {
    animation: pulse-sosah 2.4s infinite 0s linear
}

.school-card--sosah ._2 {
    animation: pulse-sosah 2.4s infinite .8s linear
}

.school-card--sosah ._3 {
    animation: pulse-sosah 2.4s infinite 1.6s linear
}

.school-card--soeads {
    background: #eb7627
}

.school-card--soeads .btn {
    color: #eb7627 !important
}

.school-card--soeads ._1 {
    animation: pulse-soeads 2.4s infinite 0s linear
}

.school-card--soeads ._2 {
    animation: pulse-soeads 2.4s infinite .8s linear
}

.school-card--soeads ._3 {
    animation: pulse-soeads 2.4s infinite 1.6s linear
}

.school-card--somag {
    background: #b23d71
}

.school-card--somag .btn {
    color: #b23d71 !important
}

.school-card--somag ._1 {
    animation: pulse-somag 2.4s infinite 0s linear
}

.school-card--somag ._2 {
    animation: pulse-somag 2.4s infinite .8s linear
}

.school-card--somag ._3 {
    animation: pulse-somag 2.4s infinite 1.6s linear
}

.school-card--gsopp {
    background: #283062
}

.school-card--gsopp .btn {
    color: #283062 !important
}

.school-card--gsopp ._1 {
    animation: pulse-gsopp 2.4s infinite 0s linear
}

.school-card--gsopp ._2 {
    animation: pulse-gsopp 2.4s infinite .8s linear
}

.school-card--gsopp ._3 {
    animation: pulse-gsopp 2.4s infinite 1.6s linear
}

.school-card--cfps {
    background: #bb9e84
}

.school-card--cfps .btn {
    color: #bb9e84 !important
}

.school-card--cfps ._1 {
    animation: pulse-cfps 2.4s infinite 0s linear
}

.school-card--cfps ._2 {
    animation: pulse-cfps 2.4s infinite .8s linear
}

.school-card--cfps ._3 {
    animation: pulse-cfps 2.4s infinite 1.6s linear
}

.school-card--som {
    background: #ed7b29
}

.school-card--som .btn {
    color: #ed7b29 !important
}

.school-card--som ._1 {
    animation: pulse-som 2.4s infinite 0s linear
}

.school-card--som ._2 {
    animation: pulse-som 2.4s infinite .8s linear
}

.school-card--som ._3 {
    animation: pulse-som 2.4s infinite 1.6s linear
}

.school-card--gsoe {
    background: #ea6765
}

.school-card--gsoe .btn {
    color: #ea6765 !important
}

.school-card--gsoe ._1 {
    animation: pulse-gsoe 2.4s infinite 0s linear
}

.school-card--gsoe ._2 {
    animation: pulse-gsoe 2.4s infinite .8s linear
}

.school-card--gsoe ._3 {
    animation: pulse-gsoe 2.4s infinite 1.6s linear
}

.school-card--gsob {
    background: #cfcdcc
}

.school-card--gsob .btn {
    color: #cfcdcc !important
}

.school-card--gsob ._1 {
    animation: pulse-gsob 2.4s infinite 0s linear
}

.school-card--gsob ._2 {
    animation: pulse-gsob 2.4s infinite .8s linear
}

.school-card--gsob ._3 {
    animation: pulse-gsob 2.4s infinite 1.6s linear
}

@keyframes pulse-sosah {
    to {
        box-shadow: 0 0 0 250px rgba(253, 201, 56, 0)
    }
}

@keyframes pulse-soeads {
    0% {
        box-shadow: 0 0 0 0 rgba(232, 199, 92, .6)
    }
    50% {
        box-shadow: 0 0 0 125px rgba(232, 199, 92, .3)
    }
    to {
        box-shadow: 0 0 0 250px rgba(232, 199, 92, 0)
    }
}

@keyframes pulse-somag {
    0% {
        box-shadow: 0 0 0 0 rgba(244, 160, 74, .6)
    }
    50% {
        box-shadow: 0 0 0 125px rgba(244, 160, 74, .3)
    }
    to {
        box-shadow: 0 0 0 250px rgba(244, 160, 74, 0)
    }
}

@keyframes pulse-gsopp {
    0% {
        box-shadow: 0 0 0 0 rgba(70, 185, 188, .6)
    }
    50% {
        box-shadow: 0 0 0 125px rgba(70, 185, 188, .3)
    }
    to {
        box-shadow: 0 0 0 250px rgba(70, 185, 188, 0)
    }
}

@keyframes pulse-cfps {
    0% {
        box-shadow: 0 0 0 0 hsla(0, 76%, 66%, .6)
    }
    50% {
        box-shadow: 0 0 0 125px hsla(0, 76%, 66%, .3)
    }
    to {
        box-shadow: 0 0 0 250px hsla(0, 76%, 66%, 0)
    }
}

@keyframes pulse-som {
    0% {
        box-shadow: 0 0 0 0 rgba(35, 155, 108, .6)
    }
    50% {
        box-shadow: 0 0 0 125px rgba(35, 155, 108, .3)
    }
    to {
        box-shadow: 0 0 0 250px rgba(35, 155, 108, 0)
    }
}

@keyframes pulse-gsoe {
    0% {
        box-shadow: 0 0 0 0 rgba(141, 206, 241, .6)
    }
    50% {
        box-shadow: 0 0 0 125px rgba(141, 206, 241, .3)
    }
    to {
        box-shadow: 0 0 0 250px rgba(141, 206, 241, 0)
    }
}

@keyframes pulse-gsob {
    0% {
        box-shadow: 0 0 0 0 hsla(27, 23%, 57%, .6)
    }
    50% {
        box-shadow: 0 0 0 125px hsla(27, 23%, 57%, .3)
    }
    to {
        box-shadow: 0 0 0 250px hsla(27, 23%, 57%, 0)
    }
}

.socials__title {
    font-size: 16px;
    color: #3c3d48;
    color: rgba(60, 61, 72, .6);
    display: inline-block;
    margin-bottom: 10px
}

.socials svg {
    display: inline-block;
    width: 18px;
    height: 15px
}

.socials__items {
    max-width: 310px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 1024px) {
    .socials__items {
        max-width: 200px
    }
}

.socials__item {
    display: inline-block;
    padding: 11px 9px;
    border: 1px solid transparent;
    border-radius: 3px;
    font-size: 14px;
    vertical-align: middle;
    margin: 0 16px 16px 0
}

.socials__item--facebook {
    color: #3b579d;
    border-color: #3b579d;
    border-color: rgba(59, 87, 157, .25)
}

.socials__item--facebook svg {
    margin-right: 5px;
    transform: translateY(2px)
}

.socials__item--facebook span {
    position: relative;
    padding-left: 10px
}

.socials__item--facebook span:before {
    content: "";
    position: absolute;
    top: -11px;
    left: 0;
    display: block;
    width: 1px;
    height: calc(100% + 22px);
    background-color: #3b579d;
    background-color: rgba(59, 87, 157, .25)
}

.socials__item--twitter {
    color: #55acee;
    border-color: #55acee;
    border-color: rgba(85, 172, 238, .25)
}

.socials__item--twitter svg {
    margin-right: 5px;
    transform: translateY(2px)
}

.socials__item--vk {
    color: #5382b6;
    border-color: #5382b6;
    border-color: rgba(83, 130, 182, .25)
}

.socials__item--vk svg {
    margin-right: 5px;
    transform: translateY(2px)
}

.socials__item--pinterest {
    color: #cb1f27;
    border-color: #cb1f27;
    border-color: rgba(203, 31, 39, .25)
}

.socials__item--pinterest svg {
    margin-right: 5px;
    transform: translateY(2px)
}

.socials__item--pinterest span {
    position: relative;
    padding-left: 10px
}

.socials__item--pinterest span:before {
    content: "";
    position: absolute;
    top: -11px;
    left: 0;
    display: block;
    width: 1px;
    height: calc(100% + 22px);
    background-color: #cb1f27;
    background-color: rgba(203, 31, 39, .25)
}

.select {
    position: relative;
    max-width: 300px
}

.select h4 {
    font-size: 20px;
    margin: 0 0 10px
}

@media (min-width: 2048px) {
    .select h4 {
        font-size: 26px
    }
}

.select__header {
    border: none;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex
}

.select__header svg {
    height: 10px;
    width: 5px;
    transform: rotate(90deg)
}

@media (min-width: 2048px) {
    .select__header svg {
        height: 38px;
        width: 11px
    }
}

.select__content {
    position: absolute;
    display: none;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 10px 0;
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(56, 56, 113, .1);
    z-index: 2
}

.select__content, .select__item {
    width: 100%;
    background-color: #fff
}

.select__item {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-align: left;
    padding: 10px 20px;
    border: none;
    color: #3c3d48;
    transition: .25s
}

.select__item:not(:last-child) {
    border-bottom: 1px dashed rgba(51, 51, 51, .25)
}

.select__item:hover {
    background-color: #f3f3f3
}

.select__item.is-active {
    background-color: #ddaf53;
    background-color: rgba(221, 175, 83, .5)
}

@keyframes openSelect {
    0% {
        opacity: 0;
        transform: scale(.5) translateY(-50px)
    }
    to {
        opacity: 1;
        transform: scale(1) translateY(0)
    }
}

@keyframes closeSelect {
    0% {
        opacity: 1;
        transform: scale(1) translateY(0)
    }
    to {
        opacity: 0;
        transform: scale(.5) translateY(-50px)
    }
}

.select__current {
    font-size: 18px;
    line-height: 24px;
    padding: 8px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-align: left;
    padding: 16px 22px;
    border: 1px solid #a89994;
    border: 1px solid hsla(15, 10%, 62%, .25);
    background-color: #fff;
    border-radius: 10px;
    font-size: 22px;
    color: #3c3d48;
    font-weight: 600;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    transition: .25s
}

.select__current:hover {
    background-color: #f3f3f3
}

.select__item {
    cursor: pointer;
    font-size: 16px;
    line-height: 24px;
    padding: 8px
}

@media (min-width: 2048px) {
    .select__item {
        font-size: 32px;
        line-height: 34px;
        padding: 16px
    }
}

.select__item:hover {
    background-color: #f2f2f2
}

.select.is-active .select__content {
    display: block
}

.content-with-tabs {
    background: #f5f5f5;
    border-radius: 30px;
    overflow: hidden
}

.content-with-tabs__tabs {
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 860px) {
    .content-with-tabs__tabs {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.content-with-tabs__tab {
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    background: #cc9b37;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    padding: 25px
}

.content-with-tabs__tab.active-tab-trigger {
    background: transparent;
    color: #cc9b37
}

.content-with-tabs__tab + .content-with-tabs__tab {
    margin-left: 1px
}

@media (max-width: 860px) {
    .content-with-tabs__tab {
        padding: 21px;
        font-size: 16px
    }
}

.content-with-tabs__content {
    padding: 40px
}

@media (max-width: 480px) {
    .content-with-tabs__content {
        padding: 20px
    }
}

.inner-search {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border: 1px solid #734f42;
    border: 1px solid rgba(115, 79, 66, .2);
    box-sizing: border-box;
    border-radius: 40px;
    max-width: 550px
}

@media (max-width: 860px) {
    .inner-search {
        width: 100%;
        -ms-flex-direction: column;
        flex-direction: column;
        border: none;
        border-radius: 0
    }
}

.inner-search__field {
    position: relative;
    width: 60%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 0 20px;
    margin-right: auto
}

@media (max-width: 860px) {
    .inner-search__field {
        width: 100%;
        border: 1px solid #734f42;
        border: 1px solid rgba(115, 79, 66, .2);
        border-radius: 40px
    }
}

.inner-search__field svg {
    width: 16px;
    height: 16px;
    margin-right: 10px
}

.inner-search__field input {
    padding: 11px 0;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    border: none
}

@media (max-width: 860px) {
    .inner-search__field input {
        border-radius: 0 20px 20px 0
    }
}

.inner-search__dropdown {
    position: relative
}

@media (max-width: 860px) {
    .inner-search__dropdown {
        width: 100%;
        border: 1px solid #734f42;
        border: 1px solid rgba(115, 79, 66, .2);
        border-radius: 40px;
        margin-top: 10px
    }
}

.inner-search__dropdown.is-open .inner-search__content {
    display: block
}

.inner-search__dropdown:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 1px;
    height: 70%;
    background-color: #734f42;
    background-color: rgba(115, 79, 66, .2);
    transform: translateY(-50%);
    z-index: 2
}

@media (max-width: 860px) {
    .inner-search__dropdown:before {
        display: none
    }
}

.inner-search__dropdown button {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: none;
    padding: 12px 20px;
    border-radius: 0 20px 20px 0;
    font-size: 16px;
    font-weight: 500;
    color: #3c3d48;
    color: rgba(60, 61, 72, .8);
    cursor: pointer
}

@media (max-width: 860px) {
    .inner-search__dropdown button {
        width: 100%;
        text-align: left;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        border-radius: 20px
    }
}

.inner-search__dropdown button:after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-left: 10px;
    border: 4px solid #734f42;
    border-top-color: transparent;
    border-left-color: transparent;
    transform: rotate(45deg) translate(-2px, -2px)
}

.inner-search__content {
    position: absolute;
    display: none;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    margin-top: 10px;
    box-shadow: 0 6px 60px rgba(115, 79, 66, .25);
    z-index: 3
}

@media (max-width: 860px) {
    .inner-search__content {
        width: 100%
    }
}

.inner-search__content ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.inner-search__content ul a {
    display: inline-block;
    font-size: 16px;
    color: #3c3d48;
    color: rgba(60, 61, 72, .8);
    padding: 5px 0;
    transition: .25s
}

.inner-search__content ul a:hover {
    color: #ddaf53
}

.inner-page-head {
    height: 220px;
    background-color: #f5f5f5
}

@media (min-width: 768px) {
    .inner-page-head {
        height: 240px
    }
}

@media (min-width: 1024px) {
    .inner-page-head {
        height: 280px
    }
}

@media (min-width: 2000px) {
    .inner-page-head {
        height: 360px
    }
}

@media (min-width: 2559px) {
    .inner-page-head {
        height: 400px
    }
}

.inner-page-head__inner {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.inner-page-head__inner h1.heading {
    margin-bottom: 20px
}

@media (min-width: 640px) {
    .inner-page-head__inner h1.heading {
        margin-bottom: 10px
    }
}

@media (min-width: 2559px) {
    .inner-page-head__inner h1.heading {
        font-size: 80px;
        margin-bottom: 20px
    }
}

@media (max-width: 1850px) {
    .inner-page-head__inner h1.heading {
        font-size: 48px !important
    }
}

@media (max-width: 480px) {
    .inner-page-head__inner h1.heading {
        font-size: 42px !important
    }
}

.stories-block {
    display: block;
    margin: 0 auto
}

.stories-block + .stories-block {
    margin-top: 30px
}

.stories-block > * + * {
    margin-left: 0;
    margin-top: 10px
}

@media (min-width: 640px) {
    .stories-block > * + * {
        margin-top: 20px
    }
}

@media (min-width: 1024px) {
    .stories-block > * + * {
        margin-left: 30px;
        margin-top: 0
    }
}

@media (min-width: 1024px) {
    .stories-block {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: 1250px
    }
}

@media (min-width: 1440px) {
    .stories-block {
        max-width: 1650px
    }
}

@media (min-width: 2048px) {
    .stories-block {
        max-width: 2000px
    }
}

.stories-block__big-articles {
    display: block
}

@media (min-width: 640px) {
    .stories-block__big-articles {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 1;
        flex: 1 1
    }
}

@media (min-width: 1024px) {
    .stories-block__big-articles {
        -ms-flex: 1 1;
        flex: 1 1
    }
}

.stories-block__list-col {
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.stories-block__list-col > * + * {
    margin-top: 10px
}

@media (min-width: 640px) {
    .stories-block__list-col > * + * {
        margin-top: 20px
    }
}

@media (min-width: 1024px) {
    .stories-block__list-col {
        -ms-flex: 0;
        flex: 0
    }
}

@media (min-width: 1440px) {
    .stories-block__list-col {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%
    }
}

.stories-block--reversed {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.stories-block--reversed > * + * {
    margin-left: 0;
    margin-top: 10px
}

@media (min-width: 640px) {
    .stories-block--reversed > * + * {
        margin-top: 20px;
        margin-right: 0
    }
}

@media (min-width: 1024px) {
    .stories-block--reversed > * + * {
        margin-top: 0;
        margin-right: 30px;
        margin-left: 0
    }
}

.events-block__heading {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-bottom: 22px
}

.events-block__heading p.text-bold {
    color: #3c3d48;
    color: rgba(60, 61, 72, .5);
    margin-left: 10px
}

.events-block + .events-block {
    margin-top: 40px
}

@media (min-width: 768px) {
    .events-block + .events-block {
        margin-top: 60px
    }
}

.news__inner {
    padding: 30px 0 0
}

@media (min-width: 1000px) {
    .news__inner {
        padding: 60px 0 0
    }
}

.news__content-row {
    display: block
}

@media (min-width: 768px) {
    .news__content-row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (min-width: 1281px) {
    .news__content-row {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.news__content-row > * + * {
    margin-top: 30px
}

@media (min-width: 768px) {
    .news__content-row > * + * {
        margin-top: 0;
        margin-left: 20px
    }
}

.news__content-row + .news__content-row {
    margin-top: 30px
}

.news__big-column {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

@media (min-width: 768px) {
    .news__big-column {
        -ms-flex: 1;
        flex: 1;
        max-width: 70%
    }
}

@media (min-width: 1281px) {
    .news__big-column {
        max-width: calc(50% - 15px)
    }
}

.news__big-column .news-small-card {
    display: block
}

@media (min-width: 768px) {
    .news__big-column .news-small-card {
        display: none
    }
}

.news__big-column .news-small-card + .news-big-card {
    display: none
}

@media (min-width: 768px) {
    .news__big-column .news-small-card + .news-big-card {
        display: block
    }
}

.news__medium-column {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 0;
    margin-top: 44px
}

@media (min-width: 768px) {
    .news__medium-column {
        margin-top: 30px
    }
}

@media (min-width: 1281px) {
    .news__medium-column {
        margin-top: 0;
        -ms-flex: 1;
        flex: 1;
        -ms-flex-order: 0;
        order: 0;
        max-width: calc(25% - 20px);
        margin-left: 20px
    }
}

.news__small-column {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width: 1024px) {
    .news__small-column:nth-child(odd) {
        margin-right: 0
    }

    .news__small-column:nth-child(3n) {
        margin-left: 0
    }
}

@media (max-width: 425px) {
    .news__small-column:nth-child(odd) {
        margin-right: 0
    }

    .news__small-column:nth-child(3n) {
        margin-left: 0;
        display: none
    }
}

@media (max-width: 375px) {
    .news__small-column:nth-child(3n) {
        margin-left: 0;
        max-width: 290px
    }
}

.news__small-column > * {
    -ms-flex: 1;
    flex: 1
}

.news__small-column > * + * {
    margin-top: 20px;
    margin-bottom: -22px
}

@media (min-width: 1281px) {
    .news__small-column {
        -ms-flex: 1;
        flex: 1;
        max-width: calc(25% - 15px)
    }
}

.faculty-statistics {
    margin-top: 25px;
    width: 100%
}

@media (min-width: 1000px) {
    .faculty-statistics {
        margin-top: 80px
    }
}

.faculty-statistics p.text-small {
    font-weight: 400
}

.faculty-statistics__positions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 520px
}

.faculty-statistics__positions-item {
    margin-bottom: 20px;
    width: 125px
}

@media (max-width: 480px) {
    .faculty-statistics__positions-item {
        margin-right: 15px;
        margin-left: 20px
    }
}

@media (max-width: 1000px) {
    .faculty-statistics__positions-item {
        margin-right: 70px;
        margin-bottom: 40px
    }
}

@media (max-width: 1281px) {
    .faculty-statistics__positions-item {
        margin-right: 35px
    }
}

@media (max-width: 1366px) {
    .faculty-statistics__positions-item {
        margin-right: 45px
    }
}

@media (min-width: 1024px) {
    .faculty-statistics__positions-item {
        margin-right: 128px
    }
}

.faculty-statistics__positions-item span {
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-size: 50px;
    font-weight: 900;
    line-height: 55px;
    color: #b0ff65
}

.faculty-statistics__differences {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-left: 5px
}

@media (min-width: 1000px) {
    .faculty-statistics__differences {
        margin-top: 40px
    }
}

.faculty-statistics__differences-item {
    width: 200px;
    margin-bottom: 20px;
    margin-right: 20px
}

@media (min-width: 2048px) {
    .faculty-statistics__differences-item {
        margin-right: 55px
    }
}

@media (max-width: 1024px) {
    .faculty-statistics__differences-item {
        margin-right: 135px
    }
}

@media (min-width: 1800px) {
    .faculty-statistics__differences-item {
        width: 300px
    }
}

.faculty-statistics__differences-item span {
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-size: 30px;
    font-weight: 900;
    line-height: 39px;
    color: #0047ff
}

.faculty-statistics__differences-item p.text-small {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px
}

@media (min-width: 2048px) {
    .faculty-statistics__differences-item p.text-small {
        font-size: 28px;
        line-height: 32px
    }
}

.publications-statistics {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns:1fr;
    gap: 30px;
    margin-top: 30px
}

@media (min-width: 480px) {
    .publications-statistics {
        -ms-grid-columns:(1fr) [ 2 ];
        grid-template-columns:repeat(2, 1fr)
    }
}

.publications-statistics p.text-small {
    font-weight: 400;
    max-width: 300px
}

.publications-statistics__item span {
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-size: 50px;
    font-weight: 900;
    line-height: 55px;
    color: #fff
}

.history-of-university {
    position: relative;
    width: 100%;
    border-radius: 20px;
    overflow: hidden
}

@media (min-width: 640px) {
    .history-of-university {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }
}

.history-of-university__data {
    display: none
}

.history-of-university__data--open {
    display: block
}

.history-of-university h2.heading {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.history-of-university h2.heading span {
    margin-right: 40px
}

.history-of-university .select .select__current {
    font-size: 20px;
    line-height: 26px;
    font-weight: 300;
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    width: 120px;
    height: 39px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-align: center;
    padding: 10px;
    border: 1px solid #004d6e;
    background-color: transparent;
    border-radius: 3px;
    color: #3c3d48;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    transition: .25s;
    background-image: url(../../images/contacts/down-arrow.png) !important;
    background-position: bottom 13px right 8px;
    background-size: 10px 10px;
    background-repeat: no-repeat
}

@media (max-width: 480px) {
    .history-of-university .select .select__current {
        font-size: 16px;
        width: 98px;
        height: 29px;
        padding: 5px;
        background-position: bottom 8px right 8px
    }
}

@media (min-width: 2048px) {
    .history-of-university .select .select__current {
        font-size: 32px;
        width: 180px;
        height: 55px;
        padding: 25px;
        background-position: bottom 18px right 22px;
        background-size: 15px 15px
    }
}

.history-of-university .select__content {
    background-color: transparent
}

.history-of-university .select__item:hover {
    background-color: #ddaf53
}

@media (max-width: 480px) {
    .history-of-university .select__item {
        padding: 7px 13px
    }
}

.history-of-university .spread-big-card {
    background: linear-gradient(190.06deg, #62b2df 8.83%, #cceffe 80.44%);
    padding-bottom: 110px;
    border-radius: 20px
}

@media (min-width: 480px) {
    .history-of-university .spread-big-card {
        padding-bottom: 149px
    }
}

@media (min-width: 640px) {
    .history-of-university .spread-big-card {
        padding-bottom: 180px
    }
}

@media (min-width: 768px) {
    .history-of-university .spread-big-card {
        padding-bottom: 250px
    }
}

@media (min-width: 1000px) {
    .history-of-university .spread-big-card {
        padding-bottom: 300px
    }
}

@media (min-width: 1170px) {
    .history-of-university .spread-big-card {
        padding-bottom: 400px
    }
}

@media (min-width: 1440px) {
    .history-of-university .spread-big-card {
        padding-bottom: 450px
    }
}

@media (min-width: 1800px) {
    .history-of-university .spread-big-card {
        padding-bottom: 500px
    }
}

@media (min-width: 1925px) {
    .history-of-university .spread-big-card {
        padding-bottom: 600px
    }
}

@media (min-width: 2520px) {
    .history-of-university .spread-big-card {
        padding-bottom: 700px
    }
}

@media (min-width: 2800px) {
    .history-of-university .spread-big-card {
        padding-bottom: 850px
    }
}

@media (min-width: 3200px) {
    .history-of-university .spread-big-card {
        padding-bottom: 110px
    }
}

.history-of-university .spread-big-card h2.heading {
    color: #004d6f;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

.history-of-university .spread-big-card h2.heading .history-of-university-dropdown {
    margin-top: -8px;
    margin-left: 20px
}

@media (min-width: 480px) {
    .history-of-university .spread-big-card h2.heading .history-of-university-dropdown {
        margin-left: 40px
    }
}

.history-of-university .spread-big-card * {
    color: #004d6f
}

.history-of-university .spread-big-card:after {
    content: "";
    display: none;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/spread-card/cloud.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: right -100px
}

@media (min-width: 1000px) {
    .history-of-university .spread-big-card:after {
        display: block
    }
}

.history-of-university__events {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns:1fr;
    gap: 20px;
    margin-top: 30px
}

@media (min-width: 1000px) {
    .history-of-university__events {
        margin-top: 43px;
        -ms-grid-columns:(1fr) [ 2 ];
        grid-template-columns:repeat(2, 1fr);
        gap: 50px
    }
}

.history-of-university__event-item ul {
    margin: 0;
    margin-top: 10px;
    padding-left: 20px
}

.history-of-university__event-item ul li {
    font-weight: 300
}

.history-of-university__img {
    position: absolute;
    bottom: 0;
    width: 100%
}

@media (min-width: 3200px) {
    .history-of-university__img {
        display: none
    }
}

.strategy-spread-card-inner {
    display: block
}

@media (min-width: 768px) {
    .strategy-spread-card-inner {
        display: -ms-flexbox;
        display: flex
    }
}

.strategy-spread-card-inner > * {
    -ms-flex: 1;
    flex: 1
}

.strategy-spread-card-inner__links {
    margin-top: 40px;
    margin-bottom: 30px
}

@media (min-width: 768px) {
    .strategy-spread-card-inner__links {
        margin: 0;
        margin-left: 50px;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%
    }
}

@media (min-width: 1000px) {
    .strategy-spread-card-inner__links {
        -ms-flex: 1;
        flex: 1;
        margin-left: 80px
    }
}

.strategy-spread-card-inner__links > * + * {
    margin-top: 20px
}

@media (min-width: 1000px) {
    .strategy-spread-card-inner__links > * + * {
        margin-top: 35px
    }
}

.admissions-general-info {
    padding-bottom: 40px
}

@media (min-width: 768px) {
    .admissions-general-info {
        padding-bottom: 20px
    }
}

.admissions-general-info h2.heading {
    color: #cc9b37;
    margin-bottom: 20px
}

.admissions-general-info h2.heading a {
    text-decoration: none !important
}

.admissions-general-info p.text-big {
    margin-bottom: 10px
}

@media (min-width: 768px) {
    .admissions-general-info p.text-big {
        margin-bottom: 20px
    }
}

.admissions-general-info__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 768px) {
    .admissions-general-info__content {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: minmax(0, 600px) minmax(42%, 1fr);
        grid-template-columns:minmax(0, 600px) minmax(42%, 1fr);
        gap: 50px
    }
}

@media (min-width: 1440px) {
    .admissions-general-info__content {
        -ms-grid-columns: 1fr 450px;
        grid-template-columns:1fr 450px;
        gap: 100px;
        max-width: 1440px
    }
}

.admissions-general-info__image-wrapper {
    -ms-flex-order: -1;
    order: -1;
    justify-self: end
}

@media (min-width: 768px) {
    .admissions-general-info__image-wrapper {
        -ms-flex-order: 1;
        order: 1
    }
}

.admissions-general-info__image {
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 13px
}

.admissions-general-info__image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.school-list-undergraduate__main-text {
    color: #3c3d48
}

.school-list-undergraduate__subtext {
    color: #5a5b67
}

.about-us__inner {
    padding: 35px 0
}

.about-us__inner .spread-small-card__inner__body p.text-regular a {
    color: #fff !important;
    text-decoration: underline
}

.about-us__inner .spread-small-card__inner__body p.text-regular a:hover {
    background-color: #ddaf53
}

.about-us__charts {
    margin-top: 23px
}

@media (min-width: 640px) {
    .about-us__charts {
        margin-top: 45px
    }
}

.about-us__charts > * + * {
    margin-top: 40px
}

@media (min-width: 640px) {
    .about-us__charts > * + * {
        margin-top: 30px
    }
}

.academics__inner {
    padding: 30px 0 35px
}

@media (min-width: 1000px) {
    .academics__inner {
        padding: 40px 0 35px
    }
}

.admissions__inner {
    padding-top: 30px;
    padding-bottom: 30px
}

@media (min-width: 1000px) {
    .admissions__inner {
        padding-top: 40px
    }
}

.alumni__inner {
    padding: 30px 0 0
}

@media (min-width: 1000px) {
    .alumni__inner {
        padding: 40px 0 0
    }
}

.alumni-success-stories__inner {
    padding: 30px 0
}

@media (min-width: 1000px) {
    .alumni-success-stories__inner {
        padding: 40px 0 30px
    }
}

.alumni-success-stories__pagination {
    margin-top: 70px
}

@media (min-width: 1024px) {
    .alumni-success-stories .story-card--big h3 {
        font-size: 24px;
        line-height: 29px
    }
}

.alumni-success-stories .story-card--big .story-card__link {
    font-size: 14px;
    line-height: 17px
}

.campus .spread-small-card__inner {
    height: 100%
}

.campus .spread-small-card--green-sky-left .btn.btn--white {
    color: #216721 !important
}

.campus .spread-small-card--lightsilver-circle-right .btn.btn--white {
    color: #354a79 !important
}

.campus .spread-small-card--lightsilver-circle-right-bottom-right:after {
    animation: pulse 2s infinite 0s linear
}

.campus--about .spread-small-card {
    min-height: 490px
}

@media (max-width: 1000px) {
    .campus--about .spread-small-card {
        min-height: 300px
    }
}

@media (max-width: 640px) {
    .campus--about .spread-small-card {
        min-height: 200px
    }
}

.campus--about .spread-small-card h2.heading {
    height: auto
}

.campus--about .spread-small-card .spread-small-card__body {
    width: 50%;
    height: auto
}

@media (max-width: 640px) {
    .campus--about .spread-small-card .spread-small-card__body {
        width: 80%
    }
}

.campus--about .spread-small-card--blue-circle-left .btn.btn--white {
    color: #205da4 !important
}

.campus--about .spread-small-card--blue-circle-left:after {
    animation: pulse 2s infinite 0s linear
}

.campus--about .spread-small-card--green-big-circle-right .btn.btn--white {
    color: #5aa420 !important
}

.campus--about .spread-small-card--green-big-circle-right:after {
    animation: pulse 2s infinite 0s linear
}

.campus--about .container h2 {
    margin-top: 30px
}

.campus-about__inner {
    max-width: 780px
}

.campus-about__inner h2.heading {
    color: #ddaf53
}

.campus-about__benefits {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 40px 0 60px
}

@media (max-width: 640px) {
    .campus-about__benefits {
        margin: 20px 0 10px
    }
}

.campus-about__benefits h3 {
    width: 100%;
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-size: 26px;
    font-weight: 500;
    color: #302940;
    margin: 25px 0
}

.campus-about__card {
    position: relative;
    width: 23%;
    min-width: 180px;
    color: #5a5b67;
    font-size: 20px
}

@media (max-width: 1000px) {
    .campus-about__card {
        width: 49%;
        margin-bottom: 20px
    }
}

@media (max-width: 640px) {
    .campus-about__card {
        width: 100%;
        margin-bottom: 20px
    }
}

@media (min-width: 2048px) {
    .campus-about__card {
        font-size: 26px
    }
}

.campus-about__card h4 {
    margin: 0 0 10px;
    line-height: 1.3
}

.campus-about__card h4 a {
    font-size: inherit;
    font-weight: 500;
    line-height: inherit;
    color: inherit
}

@media (min-width: 2048px) {
    .campus-about__card h4 a {
        font-size: 36px
    }
}

.campus-about__card p {
    margin: 0
}

.campus-about__card a {
    margin: 0;
    font-size: 16px;
    color: inherit;
    transition: .25s
}

.campus-about__card a:hover {
    color: #cc9b37
}

@media (min-width: 2048px) {
    .campus-about__card a {
        font-size: 22px
    }
}

.fullscreen-hero {
    position: relative;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden
}

.fullscreen-hero .container {
    position: relative;
    z-index: 5
}

.fullscreen-hero .container:after, .fullscreen-hero .container:before {
    display: none
}

@media (min-width: 1024px) {
    .main-section {
        min-height: 100vh
    }
}

@media (min-width: 640px) {
    .main-section .swiper-container {
        margin: 0
    }
}

.main-section .swiper-container .swiper-slide {
    max-width: 270px;
    height: 100%
}

@media (max-width: 1440px) {
    .main-section .swiper-container .swiper-slide {
        max-width: 270px
    }
}

@media (max-width: 1366px) {
    .main-section .swiper-container .swiper-slide {
        max-width: 265px
    }
}

@media (max-width: 1281px) {
    .main-section .swiper-container .swiper-slide {
        max-width: 226px
    }
}

@media (max-width: 1170px) {
    .main-section .swiper-container .swiper-slide {
        max-width: 280px
    }
}

@media (min-width: 1024px) and (min-height: 1300px) {
    .main-section .swiper-container {
        transform: scale(1.6)
    }
}

@media (min-width: 1024px) and (min-height: 1600px) {
    .main-section .swiper-container {
        transform: scale(1.9)
    }
}

@media (min-width: 1024px) and (min-height: 1900px) {
    .main-section .swiper-container {
        transform: scale(2.2)
    }
}

.main-section__bg-image {
    background-image: url(../images/main-page/main-section.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 70%;
    position: absolute;
    width: 100%;
    height: 400px;
    z-index: -1
}

@media (min-width: 320px) {
    .main-section__bg-image {
        background-position: 60%;
        width: 100%;
        height: 100%
    }
}

@media (min-width: 768px) {
    .main-section__bg-image {
        background-position: 50%
    }
}

.main-section__wrapper {
    padding-right: 0 !important;
    padding-left: 0 !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-top: 350px;
    padding-bottom: 20px
}

@media (max-width: 640px) {
    .main-section__wrapper {
        padding-top: 150px
    }
}

@media (min-width: 640px) {
    .main-section__wrapper {
        padding-top: 200px;
        padding-bottom: 40px
    }
}

@media (min-width: 1024px) {
    .main-section__wrapper {
        min-height: 100vh;
        padding-top: 200px;
        padding-bottom: 40px;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (min-width: 1024px) and (max-height: 660px) {
    .main-section__wrapper {
        padding-top: 200px;
        padding-bottom: 40px
    }
}

@media (min-width: 1024px) and (max-height: 565px) {
    .main-section__wrapper {
        padding-top: 150px;
        padding-bottom: 40px
    }
}

@media (min-width: 1024px) and (min-height: 755px) {
    .main-section__wrapper {
        padding-top: 234px;
        padding-bottom: 63px
    }
}

@media (min-width: 1024px) and (min-height: 820px) {
    .main-section__wrapper {
        -ms-flex-pack: center;
        justify-content: center;
        padding-top: 0;
        padding-bottom: 0
    }
}

.main-section-cards {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch
}

.main-section-cards > * + * {
    margin-left: 10px
}

@media (min-width: 640px) {
    .main-section-cards > * + * {
        margin-left: 12px
    }
}

.main-section-card {
    display: block;
    padding: 20px;
    overflow: hidden;
    width: 249px;
    position: relative
}

@media (max-width: 2560px) and (max-height: 1440px) {
    .main-section-card {
        padding: 16px 38px 30px 20px
    }
}

@media (min-width: 640px) {
    .main-section-card {
        padding: 25px 25px 25px 20px
    }
}

@media (min-width: 1440px) {
    .main-section-card {
        padding: 15px
    }
}

@media (min-width: 1024px) and (max-height: 660px) {
    .main-section-card {
        padding: 25px 33px 25px 26px
    }
}

@media (min-width: 1024px) and (max-height: 515px) {
    .main-section-card {
        padding: 20px 28px 20px 21px
    }
}

@media (min-width: 2048px) {
    .main-section-card {
        padding: 16px 38px 30px 20px
    }
}

@media (max-width: 1366px) {
    .main-section-card {
        padding: 20px
    }
}

@media (max-width: 1170px) {
    .main-section-card {
        padding: 20px 25px 30px 27px
    }
}

.main-section-card h2 {
    font-weight: 300;
    color: #fff;
    font-size: 26px;
    margin: 0;
    margin-bottom: 15px
}

@media (min-width: 1170px) {
    .main-section-card h2 {
        font-size: 20px;
        margin-bottom: 5px
    }
}

@media (max-width: 1400px) {
    .main-section-card h2 {
        font-size: 22px
    }
}

@media (max-width: 1280px) {
    .main-section-card h2 {
        font-size: 20px
    }
}

@media (min-width: 1024px) and (max-height: 755px) {
    .main-section-card h2 {
        font-size: 20px
    }
}

@media (min-width: 1024px) and (max-height: 660px) {
    .main-section-card h2 {
        font-size: 20px
    }
}

@media (min-width: 1024px) and (max-height: 515px) {
    .main-section-card h2 {
        font-size: 16px;
        margin-bottom: 10px
    }
}

@media (min-width: 2048px) {
    .main-section-card h2 {
        font-size: 24px !important;
        margin-bottom: 5px
    }
}

.main-section-card p {
    font-weight: 300;
    font-size: 14px;
    margin: 0;
    color: #fff;
    line-height: 19px
}

@media (min-width: 640px) {
    .main-section-card p {
        font-size: 16px;
        line-height: 20px
    }
}

@media (min-width: 1170px) {
    .main-section-card p {
        font-size: 18px;
        line-height: 22px
    }
}

@media (min-width: 1024px) and (max-height: 755px) {
    .main-section-card p {
        font-size: 16px;
        line-height: 20px
    }
}

@media (min-width: 1024px) and (max-height: 660px) {
    .main-section-card p {
        font-size: 16px;
        line-height: 20px
    }
}

@media (min-width: 1024px) and (max-height: 515px) {
    .main-section-card p {
        font-size: 12px;
        line-height: 15px
    }
}

@media (min-width: 2048px) {
    .main-section-card p {
        font-size: 16px;
        line-height: 18px
    }
}

.main-section-card__content {
    position: relative;
    z-index: 2
}

.main-section-card__content a:hover {
    color: #fff !important;
    text-decoration: underline
}

.main-section-card--first {
    background: linear-gradient(285.84deg, #cdd3d9 4.27%, #91a1c7 95.99%);
    background: linear-gradient(285.84deg, rgba(205, 211, 217, .8) 4.27%, rgba(145, 161, 199, .8) 95.99%);
    border-top-left-radius: 8px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px
}

.main-section-card--first:after {
    background: url(../images/main-page/cards/test.png) 113px 0 no-repeat;
    animation: blink 2s infinite
}

.main-section-card--first:after, .main-section-card--first:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.main-section-card--first:before {
    background: url(../images/main-page/cards/test1.png) 113px 6px no-repeat;
    animation: blink2 2s linear infinite
}

.main-section-card--second {
    border-radius: 8px;
    background: linear-gradient(251.55deg, #a6adbb 8.37%, #b295a5 95.07%);
    background: linear-gradient(251.55deg, rgba(166, 173, 187, .8) 8.37%, rgba(178, 149, 165, .8) 95.07%)
}

.main-section-card--second:after, .main-section-card--second:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../../images/main-page/cards/Mask\ Group.png);
    background-repeat: no-repeat;
    animation: pulse 2.4s infinite 0s linear
}

@keyframes second-pulse {
    0% {
        transform: scale(1.2);
        opacity: 1
    }
    50% {
        opacity: 1
    }
    to {
        transform: scale(1);
        opacity: 0
    }
}

.main-section-card--third {
    background: linear-gradient(290.82deg, #eac4a4 4.76%, #a1a5c1 118.99%);
    background: linear-gradient(290.82deg, hsla(27, 62%, 78%, .8) 4.76%, rgba(161, 165, 193, .8) 118.99%);
    border-top-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px
}

.main-section-card--third:after {
    background: url(../images/main-page/cards/before.png) 116px 110px no-repeat;
    animation: blink 2s infinite
}

.main-section-card--third:after, .main-section-card--third:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.main-section-card--third:before {
    background: url(../images/main-page/cards/after.png) 116px 93px no-repeat;
    animation: blink2 2s linear infinite
}

.main-section-card--fourth {
    background: linear-gradient(290.82deg, #bd878e 4.76%, #ddb6a1 118.99%);
    background: linear-gradient(290.82deg, rgba(189, 135, 142, .8) 4.76%, hsla(21, 47%, 75%, .8) 118.99%);
    border-top-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px
}

.main-section-card--fourth:after, .main-section-card--fourth:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../../images/main-page/cards/fourth-card.png);
    background-repeat: no-repeat;
    animation: pulse 2.4s infinite 0s linear
}

.main-section-card--last {
    background: linear-gradient(290.82deg, #dc6555 4.76%, #c08489 118.99%);
    background: linear-gradient(290.82deg, hsla(7, 66%, 60%, .8) 4.76%, rgba(192, 132, 137, .8) 118.99%);
    border-top-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 8px
}

.main-section-card--last:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/main-page/cards/test.png) 113px 0 no-repeat;
    animation: blink 2s infinite
}

@keyframes blink {
    to {
        opacity: 0, 1
    }
    50% {
        opacity: .5
    }
    0% {
        opacity: 0
    }
}

.main-section-card--last:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/main-page/cards/test1.png) 113px 6px no-repeat;
    animation: blink2 2s linear infinite
}

@keyframes blink2 {
    to {
        opacity: 0
    }
    50% {
        opacity: .5
    }
    0% {
        opacity: .8
    }
}

.main-section-card--big {
    position: relative;
    display: block;
    background: #ddaf53;
    background: rgba(221, 175, 83, .8);
    width: 100%;
    max-width: none;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    overflow: hidden;
    padding: 22px;
    margin-bottom: 20px;
    margin-left: 0
}

@media (min-width: 320px) {
    .main-section-card--big {
        border-top-left-radius: 60px;
        border-bottom-left-radius: 30px;
        border-top-right-radius: 131px;
        border-bottom-right-radius: 131px;
        padding: 26px 44px 26px 30px;
        width: auto;
        max-width: 360px;
        margin-bottom: 40px
    }
}

@media (min-width: 480px) {
    .main-section-card--big {
        width: auto
    }
}

@media (min-width: 768px) {
    .main-section-card--big {
        max-width: 420px
    }
}

@media (min-width: 1024px) {
    .main-section-card--big {
        max-width: 554px
    }
}

@media (min-width: 1170px) {
    .main-section-card--big {
        padding: 44px 60px 40px 51px;
        width: 547px
    }
}

@media (min-width: 1024px) and (max-height: 755px) {
    .main-section-card--big {
        padding: 30px 50px 30px 41px;
        width: 480px
    }
}

@media (min-width: 1024px) and (max-height: 660px) {
    .main-section-card--big {
        padding: 20px 40px 20px 31px;
        width: 430px
    }
}

@media (min-width: 1024px) and (max-height: 515px) {
    .main-section-card--big {
        padding: 15px 35px 15px 25px;
        width: 360px
    }
}

@media (min-width: 1024px) and (min-height: 1000px) {
    .main-section-card--big {
        transform-origin: left bottom;
        transform: scale(1.3);
        margin-bottom: 20px
    }
}

@media (min-width: 1024px) and (min-height: 1300px) {
    .main-section-card--big {
        transform-origin: left bottom;
        transform: scale(1.3);
        margin-bottom: 70px
    }
}

@media (min-width: 1024px) and (min-height: 1600px) {
    .main-section-card--big {
        transform: scale(1.9);
        margin-bottom: 100px
    }
}

@media (min-width: 1024px) and (min-height: 1900px) {
    .main-section-card--big {
        transform: scale(2.2);
        margin-bottom: 100px
    }
}

@media (min-width: 1024px) and (min-height: 2200px) {
    .main-section-card--big {
        transform: scale(2.5);
        margin-bottom: 100px
    }
}

@media (min-width: 2048px) {
    .main-section-card--big {
        margin-top: 65px
    }
}

@media (max-width: 1024px) {
    .main-section-card--big {
        margin-left: 15px
    }
}

.main-section-card--big:after, .main-section-card--big:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/main-page/cards/yellow-pattern.png);
    background-repeat: no-repeat;
    animation: pulse 2.4s infinite 0s linear
}

.main-section-card--big h1 {
    font-family: Inter, Merriweather, serif;
    font-weight: 700;
    font-size: 38px;
    line-height: 47px;
    color: #fff;
    position: relative;
    z-index: 2;
    margin: 0
}

@media (min-width: 640px) {
    .main-section-card--big h1 {
        font-size: 40px;
        line-height: 48px
    }
}

@media (min-width: 768px) {
    .main-section-card--big h1 {
        font-size: 48px;
        line-height: 60px
    }
}

@media (min-width: 1024px) {
    .main-section-card--big h1 {
        font-size: 60px;
        line-height: 75px
    }
}

@media (min-width: 1170px) {
    .main-section-card--big h1 {
        font-size: 68px;
        line-height: 85px
    }
}

@media (min-width: 1024px) and (max-height: 755px) {
    .main-section-card--big h1 {
        font-size: 60px;
        line-height: 75px
    }
}

@media (min-width: 1024px) and (max-height: 660px) {
    .main-section-card--big h1 {
        font-size: 48px;
        line-height: 60px
    }
}

@media (min-width: 1024px) and (max-height: 515px) {
    .main-section-card--big h1 {
        font-size: 40px;
        line-height: 48px
    }
}

.events-news {
    background: linear-gradient(110.28deg, #91a1c7 28.92%, #8baecc 100.39%)
}

.events-news:after {
    content: "";
    position: absolute;
    width: 300px;
    height: 206px;
    bottom: 0;
    right: 0;
    background-image: url(../images/main-page/events-news-sm.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: cover
}

@media (min-width: 640px) {
    .events-news:after {
        width: 400px;
        height: 320px;
        bottom: 0;
        right: 0;
        background-image: url(../images/main-page/events-news.png)
    }
}

@media (min-width: 1024px) {
    .events-news:after {
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        background-size: auto;
        background-image: url(../images/main-page/events-news.png)
    }
}

@media (min-width: 1024px) {
    .events-news {
        min-height: 100vh
    }
}

.events-news__wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 175px
}

@media (min-width: 640px) {
    .events-news__wrapper {
        padding-top: 72px;
        padding-bottom: 300px
    }
}

@media (min-width: 1024px) {
    .events-news__wrapper {
        min-height: 100vh;
        padding-bottom: 58px
    }
}

.events-news__heading {
    margin-bottom: 20px
}

@media (min-width: 1024px) {
    .events-news__heading {
        margin-bottom: 40px
    }
}

@media (min-width: 1024px) and (max-height: 720px) {
    .events-news__heading {
        margin-bottom: 20px
    }
}

.events-news__heading h2 {
    font-family: Inter, Merriweather, serif;
    font-weight: 300;
    font-size: 36px;
    line-height: 46px;
    color: #fff;
    margin: 0;
    margin-bottom: 10px
}

@media (min-width: 640px) {
    .events-news__heading h2 {
        font-size: 40px;
        line-height: 48px
    }
}

@media (min-width: 768px) {
    .events-news__heading h2 {
        font-size: 48px;
        line-height: 60px
    }
}

@media (min-width: 1024px) {
    .events-news__heading h2 {
        font-size: 60px;
        line-height: 75px
    }
}

@media (min-width: 1024px) and (max-height: 720px) {
    .events-news__heading h2 {
        font-size: 40px;
        line-height: 48px;
        margin-bottom: 5px
    }
}

@media (min-width: 1024px) and (max-height: 575px) {
    .events-news__heading h2 {
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 5px
    }
}

@media (min-width: 2048px) {
    .events-news__heading h2 {
        font-size: 110px !important;
        line-height: 120px;
        margin-bottom: 40px
    }
}

.events-news__heading p {
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    margin: 0
}

@media (min-width: 640px) {
    .events-news__heading p {
        font-size: 20px
    }
}

@media (min-width: 1024px) {
    .events-news__heading p {
        font-size: 22px
    }
}

@media (min-width: 1024px) and (max-height: 720px) {
    .events-news__heading p {
        font-size: 16px
    }
}

@media (min-width: 1024px) and (max-height: 575px) {
    .events-news__heading p {
        font-size: 14px
    }
}

@media (min-width: 2048px) {
    .events-news__heading p {
        font-size: 56px
    }
}

.events-news__controls, .events-news__heading-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.events-news__controls {
    margin-left: 24px
}

.events-news__controls .arrow-control svg {
    width: 32px;
    height: 32px;
    vertical-align: -10px;
    fill: #fff
}

@media (min-width: 640px) {
    .events-news__controls .arrow-control svg {
        width: 28px;
        height: 28px
    }
}

@media (min-width: 2048px) {
    .events-news__controls .arrow-control svg {
        width: 40px;
        height: 40px
    }
}

.events-news__controls .arrow-control + .arrow-control {
    transform: rotate(180deg);
    margin-left: 20px
}

@media (min-width: 640px) {
    .events-news__controls .arrow-control + .arrow-control {
        margin-left: 10px
    }
}

.events-news__controls .arrow-control.swiper-button-disabled svg {
    fill: hsla(0, 0%, 100%, .4)
}

.events-news__cards {
    display: block;
    max-width: 962px;
    width: 100%;
    margin-bottom: 29px
}

@media (min-width: 640px) {
    .events-news__cards {
        margin-bottom: 40px
    }
}

@media (min-width: 1024px) {
    .events-news__cards {
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width: 1024px) and (max-height: 720px) {
    .events-news__cards {
        margin-bottom: 20px
    }
}

@media (min-width: 2048px) {
    .events-news__cards {
        max-width: 1500px
    }
}

.events-news__card {
    width: 100%;
    max-width: 300px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #fff;
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .1);
    padding: 10px 20px
}

@media (min-width: 640px) {
    .events-news__card {
        max-width: 430px;
        padding: 22px 25px 28px
    }
}

@media (min-width: 1024px) {
    .events-news__card {
        max-width: 470px;
        padding: 30px 33px 40px
    }
}

@media (min-width: 1024px) and (max-height: 720px) {
    .events-news__card {
        padding: 22px 25px 28px
    }
}

@media (min-width: 2048px) {
    .events-news__card {
        max-width: 750px;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.events-news__card h3 {
    font-family: Inter, Arial, sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    margin: 0;
    margin-left: 20px;
    max-width: 200px
}

@media (min-width: 640px) {
    .events-news__card h3 {
        max-width: 300px;
        font-size: 20px;
        line-height: 25px
    }
}

@media (min-width: 1024px) {
    .events-news__card h3 {
        font-size: 25px;
        line-height: 30px
    }
}

@media (min-width: 1024px) and (max-height: 720px) {
    .events-news__card h3 {
        font-size: 20px;
        line-height: 25px
    }
}

@media (min-width: 1024px) and (max-height: 575px) {
    .events-news__card h3 {
        font-size: 18px;
        line-height: 22px;
        max-width: 400px
    }
}

@media (min-width: 2048px) {
    .events-news__card h3 {
        font-size: 44px;
        line-height: 48px;
        max-width: 600px
    }
}

.events-news__card + .events-news__card {
    margin-top: 16px
}

@media (min-width: 1024px) {
    .events-news__card + .events-news__card {
        margin-left: 22px;
        margin-top: 0
    }
}

.events-news__card a:hover {
    color: #fff !important;
    text-decoration: underline
}

.events-news__day-number {
    font-size: 36px;
    line-height: 33px;
    font-weight: 600
}

@media (min-width: 640px) {
    .events-news__day-number {
        font-size: 48px;
        line-height: 45px
    }
}

@media (min-width: 1024px) {
    .events-news__day-number {
        font-size: 64px;
        line-height: 58px
    }
}

@media (min-width: 1024px) and (max-height: 720px) {
    .events-news__day-number {
        font-size: 48px;
        line-height: 45px
    }
}

@media (min-width: 1024px) and (max-height: 575px) {
    .events-news__day-number {
        font-size: 36px;
        line-height: 33px
    }
}

@media (min-width: 2048px) {
    .events-news__day-number {
        font-size: 100px;
        line-height: 108px
    }
}

.events-news__month-name {
    font-weight: 300;
    font-size: 16px;
    letter-spacing: -.5px
}

@media (min-width: 1024px) {
    .events-news__month-name {
        font-size: 18px
    }
}

@media (min-width: 1024px) and (max-height: 575px) {
    .events-news__month-name {
        font-size: 14px
    }
}

@media (min-width: 2048px) {
    .events-news__month-name {
        font-size: 32px
    }
}

.events-news__list {
    display: block;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 642px;
    height: 100%;
    width: 100%
}

@media (min-width: 640px) {
    .events-news__list {
        display: -ms-flexbox;
        display: flex;
        max-height: 220px
    }
}

@media (min-width: 2048px) {
    .events-news__list {
        max-width: 1200px;
        max-height: 390px
    }
}

.events-news__list-item {
    max-width: 290px;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width: 640px) {
    .events-news__list-item {
        height: 96px;
        margin-bottom: 22px
    }
}

@media (min-width: 1024px) and (max-height: 720px) {
    .events-news__list-item {
        height: 80px;
        margin-bottom: 15px
    }
}

@media (min-width: 1024px) and (max-height: 575px) {
    .events-news__list-item {
        height: 60px;
        margin-bottom: 15px
    }
}

@media (min-width: 2048px) {
    .events-news__list-item {
        max-width: 500px;
        height: 160px
    }
}

.events-news__list-item + .events-news__list-item {
    margin-top: 22px
}

@media (min-width: 640px) {
    .events-news__list-item + .events-news__list-item {
        margin-top: 0
    }
}

.events-news__list-item h3 {
    font-family: Inter, Arial, sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    margin: 0;
    margin-bottom: 10px
}

@media (min-width: 640px) {
    .events-news__list-item h3 {
        margin: 0;
        font-size: 18px;
        line-height: 22px
    }
}

@media (min-width: 1024px) and (max-height: 720px) {
    .events-news__list-item h3 {
        font-size: 16px;
        line-height: 19px
    }
}

@media (min-width: 1024px) and (max-height: 575px) {
    .events-news__list-item h3 {
        font-size: 14px;
        line-height: 17px
    }
}

@media (min-width: 2048px) {
    .events-news__list-item h3 {
        font-size: 36px;
        line-height: 38px
    }
}

.events-news__list-item time {
    color: #fff;
    color: hsla(0, 0%, 100%, .6);
    font-size: 14px;
    font-weight: 400;
    line-height: 16px
}

@media (min-width: 2048px) {
    .events-news__list-item time {
        font-size: 25px
    }
}

.events-news__list-item a:hover {
    color: #fff !important;
    text-decoration: underline
}

.stories__wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-top: 85px;
    padding-bottom: 20px
}

@media (min-width: 1024px) {
    .stories__wrapper {
        height: auto
    }
}

@media (max-width: 560px) {
    .stories__wrapper {
        padding: 40px 0
    }
}

.stories__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

.stories__title {
    font-family: Inter, Merriweather, serif;
    font-size: 36px;
    line-height: 46px;
    font-weight: 300;
    color: #3c3d48;
    margin: 0
}

@media (min-width: 640px) {
    .stories__title {
        font-size: 40px;
        line-height: 48px
    }
}

@media (min-width: 768px) {
    .stories__title {
        font-size: 48px;
        line-height: 60px
    }
}

@media (min-width: 1024px) {
    .stories__title {
        font-size: 60px;
        line-height: 75px
    }
}

@media (min-width: 1024px) and (max-height: 720px) {
    .stories__title {
        font-size: 40px;
        line-height: 48px
    }
}

@media (min-width: 1024px) and (max-height: 575px) {
    .stories__title {
        font-size: 32px;
        line-height: 36px
    }
}

@media (min-width: 2048px) {
    .stories__title {
        font-size: 64px;
        line-height: 75px
    }
}

.stories__more-link-top {
    display: none
}

@media (min-width: 480px) {
    .stories__more-link-top {
        display: inline-block
    }
}

@media (min-width: 1024px) and (max-height: 720px) {
    .stories__more-link-top {
        font-size: 14px
    }
}

.stories__more-link-bottom {
    display: inline-block;
    text-align: center;
    margin-top: 20px;
    font-size: 20px;
    color: #fff;
    background-color: #734f42
}

@media (min-width: 480px) {
    .stories__more-link-bottom {
        display: none
    }
}

.stories__more-link-bottom:active, .stories__more-link-bottom:focus, .stories__more-link-bottom:hover {
    color: #fff;
    background-color: #a3715f;
    text-decoration: none
}

.nu-now {
    margin-top: -240px;
    overflow: hidden
}

@media (min-width: 1024px) and (max-height: 820px) {
    .nu-now {
        margin-top: -242px
    }
}

.nu-now .swiper-container {
    -ms-grid-column: 1;
    grid-column-start: 1;
    grid-column-end: 2;
    z-index: 1;
    overflow: visible
}

@media (min-width: 640px) {
    .nu-now .swiper-container {
        grid-column-end: 3
    }
}

@media (min-width: 2048px) {
    .nu-now .swiper-container {
        height: 600px !important
    }
}

.nu-now .swiper-slide {
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

@media (min-width: 481px) and (max-width: 1023px) {
    .nu-now .swiper-slide {
        height: 350px !important
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .nu-now .swiper-slide {
        height: 450px !important
    }
}

.nu-now__author-slide-placeholder {
    -ms-flex: 1;
    flex: 1
}

.nu-now__wrapper {
    padding-top: 265px;
    padding-bottom: 40px
}

@media (min-width: 640px) {
    .nu-now__wrapper {
        padding-bottom: 87px
    }
}

.nu-now__header {
    margin-bottom: 30px;
    position: relative;
    z-index: 5
}

@media (min-width: 640px) {
    .nu-now__header {
        margin-bottom: 38px
    }
}

@media (min-width: 1024px) and (max-height: 720px) {
    .nu-now__header {
        margin-bottom: 26px
    }
}

.nu-now__title {
    font-family: Inter, Merriweather, serif;
    font-size: 36px;
    font-weight: 300;
    color: #3c3d48;
    margin: 0;
    margin-bottom: 10px
}

@media (min-width: 640px) {
    .nu-now__title {
        font-size: 40px
    }
}

@media (min-width: 768px) {
    .nu-now__title {
        font-size: 48px
    }
}

@media (min-width: 1024px) {
    .nu-now__title {
        font-size: 60px
    }
}

@media (min-width: 1024px) and (max-height: 720px) {
    .nu-now__title {
        font-size: 40px;
        line-height: 48px
    }
}

@media (min-width: 1024px) and (max-height: 575px) {
    .nu-now__title {
        font-size: 32px;
        line-height: 36px
    }
}

.nu-now__subtitle {
    font-family: Inter, Arial, sans-serif;
    font-weight: 300;
    font-size: 16px;
    margin: 0
}

@media (min-width: 640px) {
    .nu-now__subtitle {
        font-size: 20px
    }
}

@media (min-width: 2048px) {
    .nu-now__subtitle {
        font-size: 48px
    }
}

.nu-now__body {
    display: block
}

@media (min-width: 640px) {
    .nu-now__body {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns:(1fr) [ 2 ];
        grid-template-columns:repeat(2, 1fr);
        -ms-grid-rows: auto (392px) [ 2 ];
        grid-template-rows:auto repeat(2, 392px)
    }
}

@media (min-width: 1024px) {
    .nu-now__body {
        grid-auto-rows: 392px;
        -ms-grid-rows: none;
        grid-template-rows:none;
        -ms-grid-columns:(1fr) [ 3 ];
        grid-template-columns:repeat(3, 1fr)
    }
}

.nu-now__author-block {
    padding: 0 0 40px 10px;
    display: block;
    width: 80vw;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: transparent
}

@media (min-width: 640px) {
    .nu-now__author-block {
        display: -ms-flexbox;
        display: flex;
        padding: 10px 0 40px;
        width: 65vw
    }
}

@media (min-width: 1024px) {
    .nu-now__author-block {
        padding: 36px 91px 0 0;
        width: 65vw
    }
}

@media (min-width: 1170px) {
    .nu-now__author-block {
        width: 59vw
    }
}

@media (min-width: 1440px) {
    .nu-now__author-block {
        width: 52vw
    }
}

.nu-now__author-image-block {
    -ms-flex: 0 0 124px;
    flex: 0 0 124px
}

.nu-now__author-image-block img {
    display: block;
    border-radius: 50%;
    width: 124px;
    height: 124px
}

@media (min-width: 640px) {
    .nu-now__author-image-block img {
        width: 142px;
        height: 142px
    }
}

@media (min-width: 1024px) {
    .nu-now__author-image-block img {
        width: 165px;
        height: 165px
    }
}

@media (min-width: 1281px) {
    .nu-now__author-image-block img {
        width: 188px;
        height: 188px
    }
}

@media (min-width: 2048px) {
    .nu-now__author-image-block img {
        width: 300px;
        height: 300px
    }
}

@media (min-width: 1024px) {
    .nu-now__author-image-block {
        -ms-flex: 0 0 165px;
        flex: 0 0 165px
    }
}

@media (min-width: 1281px) {
    .nu-now__author-image-block {
        -ms-flex: 0 0 188px;
        flex: 0 0 188px
    }
}

.nu-now__author-image-wrapper {
    display: inline-block;
    position: relative
}

@media (min-width: 640px) {
    .nu-now__author-image-wrapper {
        display: block
    }
}

.nu-now__author-image-wrapper:after {
    content: "";
    display: block;
    position: absolute;
    background-image: url(../images/main-page/circles.png);
    background-repeat: no-repeat;
    background-size: cover;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    z-index: -1;
    animation: pulse 2s infinite 0s linear;
    width: 691px;
    height: 691px
}

@media (min-width: 640px) {
    .nu-now__author-image-wrapper:after {
        width: 835px;
        height: 835px
    }
}

@media (min-width: 1024px) {
    .nu-now__author-image-wrapper:after {
        width: 1057px;
        height: 1057px
    }
}

@keyframes pulse {
    0% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.nu-now__author-info {
    position: relative;
    margin-left: 0;
    margin-top: 15px
}

@media (min-width: 640px) {
    .nu-now__author-info {
        margin-left: 33px;
        margin-top: 0
    }
}

.nu-now__author-name {
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-size: 28px;
    font-weight: 400;
    color: #928ac5;
    margin: 0;
    margin-bottom: 5px
}

@media (min-width: 480px) {
    .nu-now__author-name {
        font-size: 32px;
        margin-bottom: 8px
    }
}

@media (min-width: 1024px) {
    .nu-now__author-name {
        font-size: 36px;
        margin-bottom: 5px
    }
}

@media (min-width: 1170px) {
    .nu-now__author-name {
        font-size: 42px
    }
}

@media (min-width: 2048px) {
    .nu-now__author-name {
        font-size: 56px
    }
}

.nu-now__author-position {
    font-family: Inter, Arial, sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #928ac5;
    margin: 0;
    margin-bottom: 20px
}

@media (min-width: 640px) {
    .nu-now__author-position {
        font-size: 14px
    }
}

@media (min-width: 1024px) {
    .nu-now__author-position {
        margin-bottom: 14px
    }
}

@media (min-width: 1170px) {
    .nu-now__author-position {
        font-size: 16px
    }
}

@media (min-width: 2048px) {
    .nu-now__author-position {
        font-size: 28px
    }
}

.nu-now__author-description {
    font-family: Inter, Arial, sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 21px;
    color: #3c3d48;
    margin: 0;
    margin-bottom: 20px
}

@media (min-width: 1024px) {
    .nu-now__author-description {
        line-height: 26px
    }
}

@media (min-width: 1170px) {
    .nu-now__author-description {
        font-size: 20px
    }
}

@media (min-width: 2048px) {
    .nu-now__author-description {
        font-size: 32px;
        line-height: 30px
    }
}

.nu-now__author-btn {
    display: block;
    width: calc(100vw - 40px);
    text-align: center
}

@media (min-width: 640px) {
    .nu-now__author-btn {
        display: inline-block;
        width: auto;
        text-align: left
    }
}

.nu-now__btn {
    font-size: 20px
}

@media (min-width: 640px) {
    .nu-now__btn {
        font-size: 16px
    }
}

@media (min-width: 1170px) {
    .nu-now__btn {
        font-size: 20px
    }
}

.nu-now__controls {
    position: absolute;
    top: 50px;
    left: 200px;
    z-index: 5;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.nu-now__controls .arrow-control svg {
    width: 32px;
    height: 32px;
    vertical-align: -10px;
    fill: #928ac5
}

@media (min-width: 640px) {
    .nu-now__controls .arrow-control svg {
        width: 28px;
        height: 28px
    }
}

@media (min-width: 2048px) {
    .nu-now__controls .arrow-control svg {
        width: 40px;
        height: 40px
    }
}

.nu-now__controls .arrow-control + .arrow-control {
    transform: rotate(180deg);
    margin-left: 20px
}

@media (min-width: 640px) {
    .nu-now__controls .arrow-control + .arrow-control {
        margin-left: 10px
    }
}

.nu-now__controls .arrow-control.swiper-button-disabled svg {
    fill: rgba(146, 138, 197, .4)
}

@media (min-width: 480px) {
    .nu-now__controls {
        left: 250px
    }
}

@media (min-width: 280px) and (min-height: 653px) {
    .nu-now__controls {
        left: 170px
    }
}

@media (min-width: 1024px) {
    .nu-now__controls {
        top: 47px;
        left: 51vw
    }
}

@media (min-width: 640px) {
    .nu-now__controls {
        top: 15px;
        left: 500px
    }
}

@media (min-width: 1170px) {
    .nu-now__controls {
        left: 47vw
    }
}

@media (min-width: 1440px) {
    .nu-now__controls {
        left: 50vw
    }
}

.nu-now-card {
    overflow: hidden;
    position: relative;
    z-index: 5;
    background-color: #fff;
    box-shadow: 0 4px 50px rgba(111, 104, 156, .3)
}

.nu-now-card + .nu-now-card {
    margin-top: 20px
}

@media (min-width: 640px) {
    .nu-now-card + .nu-now-card {
        margin-top: 0
    }
}

.nu-now-card--violet {
    background-color: #f3f1ff;
    box-shadow: none
}

.nu-now-card__image-wrapper {
    height: 60%
}

.nu-now-card__image-wrapper img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.nu-now-card__text-content {
    padding: 20px
}

@media (min-width: 640px) {
    .nu-now-card__text-content {
        padding: 20px 20px 0
    }
}

.nu-now-card__title {
    font-family: Inter, Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #3c3d48;
    margin: 0;
    margin-bottom: 10px
}

@media (min-width: 640px) {
    .nu-now-card__title {
        font-size: 20px;
        line-height: 25px
    }
}

@media (min-width: 1170px) {
    .nu-now-card__title {
        font-size: 24px;
        line-height: 29px
    }
}

@media (min-width: 2048px) {
    .nu-now-card__title {
        font-size: 24px;
        line-height: 29px
    }
}

.nu-now-card__subtitle {
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    color: #3c3d48;
    margin-bottom: 0
}

@media (min-width: 640px) {
    .nu-now-card__subtitle {
        font-size: 16px;
        line-height: 22px
    }
}

@media (min-width: 1170px) {
    .nu-now-card__subtitle {
        font-size: 20px;
        line-height: 24px
    }
}

.nu-now-more-card {
    padding: 0;
    margin-top: 20px
}

@media (min-width: 640px) {
    .nu-now-more-card {
        padding: 50px 38px;
        margin-top: 0
    }
}

.nu-now-more-card h4 {
    font-family: Inter, Arial, sans-serif;
    font-weight: 600;
    color: #928ac5;
    font-size: 54px;
    line-height: 66px;
    margin: 0
}

@media (min-width: 640px) {
    .nu-now-more-card h4 {
        font-size: 64px;
        margin-bottom: 9px
    }
}

.nu-now-more-card p {
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    margin: 0;
    margin-bottom: 20px
}

@media (min-width: 640px) {
    .nu-now-more-card p {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 30px
    }
}

.nu-goes-global {
    background: linear-gradient(.526turn, #76c3e4 -17.87%, #d0f1ff 94.15%);
    position: relative
}

.nu-goes-global__wrapper {
    position: relative;
    z-index: 3;
    padding-top: 34px;
    padding-bottom: 264px
}

@media (min-width: 640px) {
    .nu-goes-global__wrapper {
        padding-top: 60px
    }
}

@media (min-width: 1024px) {
    .nu-goes-global__wrapper {
        padding-top: 87px;
        padding-bottom: 104px
    }
}

.nu-goes-global__bg-image {
    position: absolute;
    z-index: 1;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: hidden
}

.nu-goes-global__bg-image:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 322px;
    bottom: 0;
    z-index: -1;
    background-image: url(../images/main-page/dotted-sphere.png);
    background-position: 90% 0;
    background-size: auto 100%;
    background-repeat: no-repeat
}

@media (min-width: 1024px) {
    .nu-goes-global__bg-image:before {
        height: 100%;
        top: -3%;
        bottom: auto
    }
}

.nu-goes-global__bg-image:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 338px;
    bottom: 0;
    background-image: url(../images/main-page/nu-goes-global-small.png);
    background-position: 100% 0;
    background-size: auto 100%;
    background-repeat: no-repeat
}

@media (min-width: 1024px) {
    .nu-goes-global__bg-image:after {
        height: 100%;
        top: 0;
        bottom: auto;
        background-image: url(../images/main-page/nu-goes-global.png)
    }
}

.nu-goes-global__title {
    margin: 0;
    margin-bottom: 20px;
    font-size: 36px;
    font-weight: 300;
    color: #004d6f
}

@media (min-width: 640px) {
    .nu-goes-global__title {
        font-size: 40px
    }
}

@media (min-width: 768px) {
    .nu-goes-global__title {
        font-size: 48px
    }
}

@media (min-width: 1024px) {
    .nu-goes-global__title {
        font-size: 60px
    }
}

@media (min-width: 1024px) and (max-height: 720px) {
    .nu-goes-global__title {
        font-size: 40px;
        line-height: 48px
    }
}

@media (min-width: 1024px) and (max-height: 575px) {
    .nu-goes-global__title {
        font-size: 32px;
        line-height: 36px
    }
}

.nu-goes-global__subtitle {
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    margin: 0;
    margin-bottom: 23px;
    max-width: 505px;
    color: #004d6f
}

@media (min-width: 640px) {
    .nu-goes-global__subtitle {
        font-size: 18px;
        line-height: 23px
    }
}

@media (min-width: 1024px) {
    .nu-goes-global__subtitle {
        font-size: 20px;
        line-height: 26px
    }
}

@media (min-width: 2048px) {
    .nu-goes-global__subtitle {
        font-size: 26px;
        line-height: 30px
    }
}

.nu-goes-global__btn-link {
    margin-bottom: 40px;
    font-size: 18px;
    width: 100%;
    text-align: center
}

@media (min-width: 480px) {
    .nu-goes-global__btn-link {
        width: auto
    }
}

@media (min-width: 1024px) {
    .nu-goes-global__btn-link {
        margin-bottom: 68px
    }
}

.nu-goes-global__articles {
    display: -ms-grid;
    display: grid;
    max-width: 620px;
    width: 100%;
    -ms-grid-columns:(200px) [ auto-fill ];
    grid-template-columns:repeat(auto-fill, 200px);
    column-gap: 30px;
    row-gap: 20px
}

@media (min-width: 320px) {
    .nu-goes-global__articles {
        -ms-grid-columns:(290px) [ auto-fill ];
        grid-template-columns:repeat(auto-fill, 290px)
    }
}

@media (min-width: 1024px) {
    .nu-goes-global__articles {
        row-gap: 40px
    }
}

.nu-goes-global-article {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.nu-goes-global-article__title {
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    margin: 0;
    margin-bottom: 10px
}

@media (min-width: 1024px) {
    .nu-goes-global-article__title {
        font-size: 18px;
        line-height: 22px
    }
}

@media (min-width: 2048px) {
    .nu-goes-global-article__title {
        font-size: 22px;
        line-height: 24px
    }
}

.nu-goes-global-article__title a {
    color: #004d6f;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: color, .3s
}

.nu-goes-global-article__title a:active, .nu-goes-global-article__title a:focus, .nu-goes-global-article__title a:hover {
    color: #004d6f;
    text-decoration: none;
    text-decoration: underline
}

.nu-goes-global-article__link {
    color: #00577c;
    color: rgba(0, 87, 124, .8);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: color, .3s
}

.nu-goes-global-article__link:active, .nu-goes-global-article__link:focus, .nu-goes-global-article__link:hover {
    color: #00577c;
    color: rgba(0, 87, 124, .8);
    text-decoration: none;
    text-decoration: underline
}

@media (min-width: 2048px) {
    .nu-goes-global-article__link {
        font-size: 22px;
        line-height: 24px
    }
}

.media__inner {
    padding: 30px 0 35px
}

@media (min-width: 1000px) {
    .media__inner {
        padding: 40px 0 35px
    }
}

.news__inner {
    padding: 30px 0
}

@media (min-width: 1000px) {
    .news__inner {
        padding: 40px 0 30px
    }
}

.news__pagination {
    margin-top: 45px
}

@media (min-width: 1000px) {
    .news__pagination {
        margin-top: 85px
    }
}

.events__inner {
    padding: 30px 0 0
}

@media (min-width: 1000px) {
    .events__inner {
        padding: 60px 0 0
    }
}

.events__content-row {
    display: block
}

@media (min-width: 768px) {
    .events__content-row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (min-width: 1281px) {
    .events__content-row {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.events__content-row > * + * {
    margin-top: 30px
}

@media (min-width: 768px) {
    .events__content-row > * + * {
        margin-top: 0;
        margin-left: 20px
    }
}

.events__content-row + .events__content-row {
    margin-top: 30px
}

.events__big-column {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

@media (min-width: 768px) {
    .events__big-column {
        -ms-flex: 1;
        flex: 1;
        max-width: 70%
    }
}

@media (min-width: 1281px) {
    .events__big-column {
        max-width: calc(50% - 15px)
    }
}

.events__big-column .event-small-card {
    display: block
}

@media (min-width: 768px) {
    .events__big-column .event-small-card {
        display: none
    }
}

.events__big-column .event-small-card + .event-big-card {
    display: none
}

@media (min-width: 768px) {
    .events__big-column .event-small-card + .event-big-card {
        display: block
    }
}

.events__big-column .event-small-card .event-text h4 {
    margin-bottom: 0 !important
}

.events__big-column .event-small-card .event-text p {
    display: none !important
}

.events__medium-column {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 0;
    margin-top: 20px
}

@media (min-width: 768px) {
    .events__medium-column {
        margin-top: 30px
    }
}

@media (min-width: 1281px) {
    .events__medium-column {
        margin-top: 0;
        -ms-flex: 1;
        flex: 1;
        -ms-flex-order: 0;
        order: 0;
        max-width: calc(25% - 20px);
        margin-left: 20px
    }
}

.events__small-column {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.events__small-column > * {
    -ms-flex: 1;
    flex: 1
}

.events__small-column > * + * {
    margin-top: 20px
}

@media (min-width: 1281px) {
    .events__small-column {
        -ms-flex: 1;
        flex: 1;
        max-width: calc(25% - 20px)
    }
}

.research__inner {
    padding: 30px 0 5px
}

@media (min-width: 1000px) {
    .research__inner {
        padding: 40px 0 5px
    }
}

.research__inner .researchInfo {
    color: #fff !important;
    text-decoration: underline
}

.research__inner .researchInfo:hover {
    background-color: #ddaf53;
    color: #fff !important
}

.school-list__inner {
    padding: 30px 0 35px
}

@media (min-width: 1000px) {
    .school-list__inner {
        padding: 40px 0 35px
    }
}

.school-list__cards {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns:(1fr) [ 2 ];
    grid-template-columns:repeat(2, 1fr);
    grid-gap: 40px;
    margin-top: 40px
}

@media (max-width: 1024px) {
    .school-list__cards {
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr
    }
}

.search .inner-page-head {
    background-color: #fff
}

@media (max-width: 730px) {
    .search .inner-page-head__inner {
        width: 566px
    }
}

@media (max-width: 680px) {
    .search .inner-page-head__inner {
        width: 100%
    }
}

.search-head {
    margin-top: 30px
}

@media (min-width: 320px) and (max-width: 730px) {
    .search-head {
        margin-top: 80px
    }
}

.search-head__field {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end
}

.search-head__field .input-controller {
    width: 78%
}

@media (max-width: 640px) {
    .search-head__field .input-controller {
        width: 100%
    }
}

@media (min-width: 2048px) {
    .search-head__field .input-controller {
        font-size: 22px
    }
}

.search-head__field .btn--brown {
    width: 20%;
    height: 83px;
    margin: 0 0 8px 20px;
    border-color: transparent;
    border-radius: 20px;
    font-size: 26px
}

@media (max-width: 640px) {
    .search-head__field .btn--brown {
        display: none
    }
}

.search-links {
    margin: 60px 0 30px
}

@media (max-width: 640px) {
    .search-links {
        margin: 20px 0 35px
    }
}

.search-links__inner {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 640px) {
    .search-links__inner {
        padding: 0 20px
    }
}

.search-links__nav {
    position: relative;
    min-width: 200px;
    width: 19%;
    margin-bottom: 40px
}

.search-links__nav .heading {
    color: #a89994;
    color: hsla(15, 10%, 62%, .9)
}

@media (min-width: 2048px) {
    .search-links__nav .heading {
        font-size: 30px
    }
}

.search-links__nav ul {
    list-style: none;
    margin: 5px 0;
    padding: 0
}

.search-links__nav ul li + li {
    margin-top: 8px
}

.search-links__nav ul li a {
    line-height: 20px;
    color: #000;
    color: rgba(0, 0, 0, .8);
    transition: .25s
}

@media (min-width: 2048px) {
    .search-links__nav ul li a {
        font-size: 26px
    }
}

.search-links__nav ul li a:hover {
    color: #cc9b37
}

.search-links__nav:nth-child(6), .search-links__nav:nth-child(7), .search-links__nav:nth-child(8), .search-links__nav:nth-child(9) {
    margin-bottom: 40px
}

.search-results__head {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px
}

@media (max-width: 640px) {
    .search-results__head {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media (min-width: 2048px) {
    .search-results__head {
        font-size: 26px
    }
}

.search-results__count {
    color: #57564a;
    color: rgba(87, 86, 74, .6)
}

.search-results__sort {
    font-weight: 300
}

.search-results__dropdown {
    position: relative;
    width: 140px
}

@media (min-width: 2048px) {
    .search-results__dropdown {
        width: 163px
    }
}

.search-results__dropdown.is-open .dropdown__btn {
    background-color: transparent !important;
    font-weight: 400 !important;
    color: #302940 !important;
    color: rgba(48, 41, 64, .8) !important
}

.search-results__dropdown .dropdown__btn {
    width: 100%;
    padding: 8px 16px;
    border-color: #785f56;
    border-color: rgba(120, 95, 86, .3);
    border-radius: 10px;
    font-size: 16px;
    font-weight: 400;
    color: #302940;
    color: rgba(48, 41, 64, .8)
}

@media (min-width: 2048px) {
    .search-results__dropdown .dropdown__btn {
        height: 46px;
        font-size: 22px
    }
}

.search-results__dropdown .dropdown__btn:hover {
    background-color: transparent
}

.search-results__dropdown .dropdown__btn:after {
    content: "";
    display: inline-block;
    margin-left: 10px;
    width: 6.34px;
    height: 6.34px;
    border: 4px solid #785f56;
    border-top-color: transparent;
    border-left-color: transparent;
    transform: rotate(45deg) translate(-2px, -2px)
}

.search-results__dropdown ul {
    background-color: #fff;
    color: #302940;
    color: rgba(48, 41, 64, .8)
}

.search-results__dropdown ul, .search-results__dropdown ul li {
    border-color: #785f56;
    border-color: rgba(120, 95, 86, .3)
}

.search-results__dropdown ul li a {
    font-size: 16px;
    color: #302940;
    color: rgba(48, 41, 64, .8)
}

@media (min-width: 2048px) {
    .search-results__dropdown ul li a {
        font-size: 22px
    }
}

.search-results__card {
    max-width: 760px;
    line-height: 1.3;
    margin: 30px 0
}

.search-results__card h2 {
    margin: 10px 0;
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-size: 26px;
    font-weight: 400;
    text-decoration: underline
}

@media (min-width: 2048px) {
    .search-results__card h2 {
        font-size: 32px !important
    }
}

.search-results__card h2 a {
    color: #3c3d48;
    transition: .25s
}

.search-results__card h2 a:hover {
    color: #cc9b37
}

.search-results__card time {
    font-size: 16px;
    font-weight: 300;
    color: #373737
}

.search-results__card p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    word-break: "none";
    overflow: hidden;
    width: 100%;
    margin: 10px 0;
    font-size: 20px;
    color: #5a5b67
}

.search-results__pagination {
    margin: 70px 0 35px
}

.campus-infrastructure {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1445px
}

.campus-infrastructure h2.heading {
    width: 100%
}

.campus-infrastructure p.text-big {
    width: 60%
}

@media (max-width: 1024px) {
    .campus-infrastructure p.text-big {
        width: 50%
    }
}

@media (max-width: 1000px) {
    .campus-infrastructure p.text-big {
        width: 100%
    }
}

.campus-infrastructure__download {
    width: 32%;
    height: -moz-min-content;
    height: min-content;
    background-color: #f5f5f5;
    border-radius: 30px;
    padding: 30px 40px;
    text-align: center
}

@media screen and (max-width: 1440px) {
    .campus-infrastructure__download {
        width: auto;
        margin-bottom: 20px
    }
}

@media (max-width: 1024px) {
    .campus-infrastructure__download {
        width: 45%
    }
}

@media (max-width: 1000px) {
    .campus-infrastructure__download {
        width: 100%;
        margin-top: 20px
    }
}

.campus-infrastructure__download svg {
    width: 22px;
    height: 22px;
    display: inline-block;
    margin-right: 16px
}

.campus-infrastructure__download .btn.btn--gold {
    display: inline-block;
    margin-top: 12px
}

.campus-infrastructure__download .btn.btn--gold span {
    opacity: .5
}

.campus-infrastructure__download .btn.btn--gold svg {
    display: none
}

.infra {
    padding-top: 50px;
    padding-bottom: 35px
}

@media screen and (max-width: 640px) {
    .infra {
        padding-top: 15px;
        padding-bottom: 30px
    }
}

.infra__inner {
    padding-bottom: 50px
}

@media screen and (max-width: 640px) {
    .infra__inner {
        padding-bottom: 25px
    }
}

.infra__inner .df {
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 1000px) {
    .infra__inner .df {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.infra__inner .df span.text-large {
    width: 55%;
    margin-right: 84px
}

@media screen and (max-width: 1000px) {
    .infra__inner .df span.text-large {
        width: 100%;
        margin: 0 0 20px
    }
}

.infra__inner .df .block {
    background: #f3f2f7;
    background: rgba(243, 242, 247, .6);
    padding: 27px 52px
}

@media screen and (max-width: 1000px) {
    .infra__inner .df .block {
        text-align: center;
        padding: 20px 10px
    }
}

@media screen and (max-width: 640px) {
    .infra__inner .df .block .btn__vio {
        padding: 10px 20px
    }
}

.infra__inner .df .block h4 {
    color: #212121;
    line-height: 30px
}

.infra__inner .df .block a {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #fff
}

.infra__inner .df .block a label {
    margin: 0;
    padding: 0;
    margin-left: 10px;
    opacity: .6
}

.infra__inner .df .block a img {
    margin-right: 10px
}

.infra__wrapper {
    margin: 0 0 20px;
    height: 835px;
    width: 100%
}

@media screen and (min-width: 1440px) {
    .infra__wrapper {
        margin: 0 0 40px
    }
}

@media screen and (max-width: 1000px) {
    .infra__wrapper {
        height: 100%
    }
}

.infra__wrapper--svg {
    position: relative;
    width: 100%;
    height: 100%
}

.infra__wrapper--svg g.zindex {
    cursor: pointer;
    z-index: 5
}

.infra__wrapper--svg .bg {
    transition: .3s
}

.infra__wrapper--svg .bg:hover {
    fill: #2c3690
}

.infra__wrapper--svg svg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    max-width: 1445px
}

@media screen and (max-width: 1000px) {
    .infra__wrapper--svg svg {
        display: none
    }
}

.infra__wrapper--svg svg .purple {
    transition: .3s
}

.infra__wrapper--svg svg .purple:hover {
    stroke: #8d2acc;
    stroke-width: 2px;
    transition: 0s
}

.infra__wrapper .info__modal {
    display: none;
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
    box-shadow: 0 0 15px rgba(0, 0, 0, .15)
}

.infra__wrapper .info__modal:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 100%;
    left: 5%;
    border: 10px solid transparent;
    border-bottom: 7px solid #fff;
    transform: translateX(-50%)
}

.infra__wrapper .info__modal.open {
    display: block
}

.infra__wrapper .info__modal--content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff;
    padding: 22px 40px 22px 24px;
    width: 400px
}

.infra__wrapper .info__modal--content img {
    -o-object-fit: contain;
    object-fit: contain
}

.infra__wrapper .mob_img {
    display: none
}

@media screen and (max-width: 1000px) {
    .infra__wrapper .mob_img {
        display: inline-block
    }

    .infra__wrapper .mob_img img {
        width: 100%;
        display: block;
        position: relative;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.infra__blocks {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px
}

@media screen and (max-width: 1000px) {
    .infra__blocks {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.infra__blocks .item__block {
    width: 50%
}

@media screen and (max-width: 1000px) {
    .infra__blocks .item__block {
        width: 100%
    }
}

.infra__blocks .item__block:last-child {
    margin-left: 40px
}

@media screen and (min-width: 2000px) {
    .infra__blocks .item__block:last-child {
        margin-left: 15px
    }
}

@media screen and (max-width: 1000px) {
    .infra__blocks .item__block:last-child {
        margin: 20px 0
    }
}

.infra__blocks .item__block ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    column-count: 2
}

@media screen and (max-width: 1000px) {
    .infra__blocks .item__block ul {
        column-count: 1
    }
}

.infra__blocks .item__block ul li.text-regular {
    padding-left: 25px;
    margin-bottom: 10px;
    position: relative
}

.infra__blocks .item__block ul li.text-regular.blue:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    left: 0;
    top: 5px;
    border-radius: 90px;
    background: #a0b5df
}

.infra__blocks .item__block ul li.text-regular.purple:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    left: 0;
    top: 5px;
    border-radius: 90px;
    background: #9584bd
}

.infra__blocks .item__block ul li.text-regular.beige:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    left: 0;
    top: 5px;
    border-radius: 90px;
    background: #d8b1b8
}

.infra__blocks .item__block ul li.text-regular.green:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    left: 0;
    top: 5px;
    border-radius: 90px;
    background: #b6d383
}

.infra__blocks .item__block ul li.text-regular.brown:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    left: 0;
    top: 5px;
    border-radius: 90px;
    background: #aa9894
}

.infra__blocks .item__block ul li.text-regular.red:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    left: 0;
    top: 5px;
    border-radius: 90px;
    background: #d98682
}

.infra__blocks .item__block ul li.text-regular.yellow:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    left: 0;
    top: 5px;
    border-radius: 90px;
    background: #e3b375
}

.infra__blocks .item__block.key li {
    padding: 0 !important
}

.infra__blocks .item__block.key li img {
    padding-right: 10px
}

.infra__blocks .item__block.blocks {
    width: 100%;
    margin: 0 auto
}

.infra__blocks .item__block.blocks li {
    padding-left: 80px !important;
    margin-bottom: 15px !important
}

.infra__blocks .item__block.blocks li:before {
    position: absolute;
    content: attr(big);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    font-weight: 400;
    font-size: 20px;
    color: #212121
}

.infra__blocks .item__block.blocks li.w62 {
    width: 62%
}

.infra__blocks .item__block.blocks li.w63 {
    width: 63%
}

.infra__blocks .item__block.blocks li.w70 {
    width: 70%
}

.item__block {
    color: #5a5b67 !important
}

.students-life__inner {
    position: relative;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    padding: 25px 0
}

@media (max-width: 860px) {
    .students-life__inner {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.students-life__content {
    width: 80%;
    margin-left: 45px
}

@media (max-width: 860px) {
    .students-life__content {
        width: 100%;
        margin-left: 0
    }
}

.students-life__content .inner-search {
    margin-top: 50px
}

.students-life__content .pagination-wrap {
    margin: 80px 0 0
}

@media (min-width: 1000px) {
    .students-life__content .pagination-wrap {
        margin: 35px 0 0
    }
}

.types-of-study__inner {
    padding: 30px 0
}

@media (min-width: 1000px) {
    .types-of-study__inner {
        padding: 40px 0 35px
    }
}

.text-content {
    position: relative;
    width: 100%
}

.text-content .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 640px) {
    .text-content .container {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.text-content .container h2 {
    width: 100%
}

.text-content .container aside {
    position: relative;
    margin: 40px 0 0 80px
}

@media (max-width: 768px) {
    .text-content .container aside {
        margin: 40px 0 0 20px
    }
}

@media (max-width: 640px) {
    .text-content .container aside {
        margin: 0 0 40px
    }
}

.text-content .container aside h5 {
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 5px
}

@media (min-width: 2048px) {
    .text-content .container aside h5 {
        font-size: 26px
    }
}

.text-content .container aside nav {
    min-width: 300px;
    padding: 30px 40px;
    background-color: #f9efec;
    border-radius: 20px;
    margin-bottom: 30px
}

@media (max-width: 1024px) {
    .text-content .container aside nav {
        min-width: 200px
    }
}

@media (max-width: 640px) {
    .text-content .container aside nav {
        display: none
    }
}

.text-content .container aside nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.text-content .container aside nav ul li {
    padding: 10px 0
}

.text-content .container aside nav ul li a {
    position: relative;
    font-size: 16px;
    color: #3c3d48
}

@media (min-width: 2048px) {
    .text-content .container aside nav ul li a {
        font-size: 22px
    }
}

.text-content .container aside nav ul li a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px dashed #5a5b67
}

.text-content img {
    display: block;
    width: 100%;
    height: auto
}

.text-content__article {
    position: relative;
    width: 65%;
    margin: 40px 0
}

@media (max-width: 640px) {
    .text-content__article {
        width: 100%;
        margin: 30px 0 20px
    }
}

.text-content__article aside {
    display: none !important
}

@media (max-width: 640px) {
    .text-content__article aside {
        margin: 0 !important;
        display: block !important
    }
}

@media (max-width: 640px) {
    .text-content__article aside nav {
        margin: 20px 0 !important;
        display: block !important
    }

    .text-content__article aside nav ul {
        list-style: none
    }

    .text-content__article aside nav ul li:before {
        display: none !important
    }
}

.text-content__article .callout {
    padding: 35px 40px;
    background-color: #f9efec;
    border-radius: 20px
}

@media (max-width: 640px) {
    .text-content__article .callout {
        padding: 15px 20px;
        border-radius: 15px
    }
}

.text-content__article .couple-cols {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 20px 0
}

@media (max-width: 640px) {
    .text-content__article .couple-cols {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.text-content__article .couple-cols div, .text-content__article .couple-cols img, .text-content__article .couple-cols p, .text-content__article .couple-cols span {
    width: 48%;
    margin-top: 0 !important
}

@media (max-width: 640px) {
    .text-content__article .couple-cols div, .text-content__article .couple-cols img, .text-content__article .couple-cols p, .text-content__article .couple-cols span {
        width: 100%
    }
}

.text-content__article .with-extra {
    position: relative
}

@media (max-width: 640px) {
    .text-content__article .with-extra {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.text-content__article .with-extra__item {
    position: absolute;
    top: -15px;
    right: -330px;
    width: 250px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width: 768px) {
    .text-content__article .with-extra__item {
        right: -250px;
        width: 200px
    }
}

@media (max-width: 640px) {
    .text-content__article .with-extra__item {
        position: relative;
        top: auto;
        right: auto
    }
}

.text-content__article .with-extra__item span:first-of-type {
    font-family: Inter, Merriweather, serif;
    font-weight: 700;
    font-size: 60px
}

.text-content__article .with-extra__item span:last-of-type {
    font-size: 16px;
    color: #5a5b67
}

.text-content__article h3 {
    margin: 30px 0 10px
}

.text-content__article h4 {
    margin: 20px 0 10px
}

.text-content__article p {
    color: #5a5b67
}

.text-content__article p.text-big {
    margin-bottom: 30px
}

.text-content__article p.text-regular + p.text-regular {
    margin-top: 30px
}

.text-content__article a {
    font-weight: 500;
    color: inherit;
    transition: .25s;
    text-decoration: underline
}

.text-content__article a:hover {
    text-decoration: none;
    background-color: #ddaf53;
    color: #fff
}

.text-content__article img {
    border-radius: 20px;
    margin: 15px 0
}

.text-content__article ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0 0 0 25px
}

.text-content__article ul li {
    position: relative;
    margin: 10px 0
}

.text-content__article ul li:before {
    content: "•";
    position: absolute;
    top: -5px;
    left: -27px;
    font-size: 26px;
    color: #373737
}

.contacts .inner-page-head {
    background-color: #fff
}

.contacts-content {
    position: relative;
    margin-top: 5px;
    padding-bottom: 25px
}

.contacts-content .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 1000px) {
    .contacts-content .container {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.contacts-content__info {
    width: 30%
}

.contacts-content__info .select__current {
    background-image: url(../../images/contacts/down-arrow.png) !important;
    background-position: bottom 19px right 17px;
    background-size: 15px 15px;
    background-repeat: no-repeat
}

@media (max-width: 1000px) {
    .contacts-content__info {
        width: 100%
    }

    .contacts-content__info .select__current {
        margin-left: 50px
    }
}

@media (max-width: 1000px) and (max-width: 1000px) {
    .contacts-content__info .select {
        width: 100%;
        max-width: 500px
    }
}

.contacts-content__data {
    display: none;
    margin-top: 40px
}

@media (max-width: 1000px) {
    .contacts-content__data {
        margin-top: 30px
    }
}

.contacts-content__data--open {
    display: block
}

.contacts-content__data p {
    font-size: 20px;
    color: #a89994;
    margin: 0;
    line-height: 1.3
}

@media (min-width: 2048px) {
    .contacts-content__data p {
        font-size: 26px
    }
}

.contacts-content__data p a, .contacts-content__data p strong {
    color: #3c3d48;
    font-weight: 600
}

.contacts-content__data p a {
    transition: .25s
}

.contacts-content__data p a:hover {
    color: #ddaf53
}

.contacts-content__data .socials {
    margin-top: 10px
}

.contacts-content__data .socials svg {
    width: 40px;
    height: 40px
}

.contacts-content__map {
    position: relative;
    width: 68%;
    border-radius: 20px;
    overflow: hidden
}

@media (max-width: 1000px) {
    .contacts-content__map {
        width: 100%;
        height: 330px;
        margin-top: 30px
    }
}

.contacts-content__map #map {
    width: 100%;
    height: 100%
}

.school {
    padding: 0 100px 35px;
    color: #3c3d48;
    border-top: 6px solid #f1f1f1
}

@media (max-width: 1170px) {
    .school {
        padding: 120px 70px
    }
}

@media (max-width: 860px) {
    .school {
        padding: 90px 50px
    }
}

@media (max-width: 640px) {
    .school {
        padding: 70px 20px
    }
}

.school .back-button {
    margin-top: 80px;
    padding: 40px 0 10px
}

@media (max-width: 1170px) {
    .school .back-button {
        margin-top: 0;
        padding: 10px 0 20px
    }
}

.school .back-button .container {
    margin-left: 0
}

.school_top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 100px;
    position: relative;
    margin-top: 40px
}

@media (max-width: 768px) {
    .school_top {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width: 640px) {
    .school_top {
        padding-bottom: 30px
    }
}

.school_top_left {
    margin-right: 90px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: auto;
    margin-bottom: auto
}

@media (max-width: 1640px) {
    .school_top_left {
        margin-right: 50px
    }
}

@media (max-width: 1366px) {
    .school_top_left {
        margin-top: 0;
        margin-bottom: 0
    }
}

@media (max-width: 1281px) {
    .school_top_left {
        margin-right: 54px
    }
}

@media (max-width: 1170px) {
    .school_top_left {
        margin-right: 40px
    }
}

@media (max-width: 768px) {
    .school_top_left {
        margin-right: 0
    }
}

.school_top_left .school-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 20px
}

@media (max-width: 480px) {
    .school_top_left .school-title {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.school_top_left .logo {
    width: 170px;
    height: 170px;
    -o-object-fit: fill;
    object-fit: fill;
    margin-right: 20px;
    margin-top: auto;
    margin-bottom: auto
}

@media (max-width: 1640px) {
    .school_top_left .logo {
        width: 130px;
        height: 130px
    }
}

@media (max-width: 480px) {
    .school_top_left .logo {
        width: 110px;
        height: 110px
    }
}

.school_top_left h1 {
    font-size: 68px;
    font-weight: 900;
    line-height: 85px;
    margin: 0 0 10px
}

@media (max-width: 1640px) {
    .school_top_left h1 {
        font-size: 60px;
        line-height: 76px
    }
}

@media (max-width: 1366px) {
    .school_top_left h1 {
        font-size: 48px;
        line-height: 65px;
        margin: 20px 0
    }
}

@media (max-width: 1170px) {
    .school_top_left h1 {
        font-size: 36px;
        line-height: 45px
    }
}

@media (max-width: 768px) {
    .school_top_left h1 {
        font-size: 32px;
        line-height: 45px
    }
}

@media (max-width: 480px) {
    .school_top_left h1 {
        margin-bottom: 0
    }
}

.school_top_left p {
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 33px;
    margin: 30px 0 0
}

@media (max-width: 1366px) {
    .school_top_left p {
        margin-top: 30px
    }
}

@media (max-width: 1281px) {
    .school_top_left p {
        margin-top: 1px;
        font-size: 24px
    }
}

@media (max-width: 1170px) {
    .school_top_left p {
        font-size: 22px
    }
}

@media (max-width: 768px) {
    .school_top_left p {
        margin-top: 10px
    }
}

@media (max-width: 480px) {
    .school_top_left p {
        margin-top: 0
    }
}

.school_top_right img {
    width: 644px;
    height: 684px;
    -o-object-fit: fill;
    object-fit: fill
}

@media (max-width: 1640px) {
    .school_top_right img {
        width: 465px;
        height: 520px
    }
}

@media (max-width: 1170px) {
    .school_top_right img {
        width: 365px;
        height: 397px
    }
}

@media (max-width: 860px) {
    .school_top_right img {
        width: 250px;
        height: 285px
    }
}

@media (max-width: 768px) {
    .school_top_right img {
        margin-top: 0;
        position: absolute;
        top: 1%;
        left: 58%;
        width: 244px;
        height: 278px;
        display: none
    }
}

@media (max-width: 640px) {
    .school_top_right img {
        display: none
    }
}

.school_end .content-with-tabs {
    background: #fafafa;
    border-radius: 30px;
    overflow: hidden
}

.school_end .content-with-tabs__tabs {
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 860px) {
    .school_end .content-with-tabs__tabs {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.school_end .content-with-tabs__tab {
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    background: #02b4bc;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    padding: 25px;
    white-space: nowrap
}

.school_end .content-with-tabs__tab.active-tab-trigger {
    background: transparent;
    color: #02b4bc
}

.school_end .content-with-tabs__tab + .school_end .content-with-tabs__tab {
    margin-left: 1px
}

@media (max-width: 860px) {
    .school_end .content-with-tabs__tab {
        padding: 21px;
        font-size: 16px
    }
}

.school_end .content-with-tabs .tab-school-of-medicine {
    background: #048f63
}

.school_end .content-with-tabs .tab-school-of-medicine.active-tab-trigger {
    background: transparent;
    color: #048f63
}

.school_end .content-with-tabs .tab-preparatory-studies {
    background: #df605c
}

.school_end .content-with-tabs .tab-preparatory-studies.active-tab-trigger {
    background: transparent;
    color: #df605c
}

.school_end .content-with-tabs .tab-school-of-mining {
    background: #b23a70
}

.school_end .content-with-tabs .tab-school-of-mining.active-tab-trigger {
    background: transparent;
    color: #b23a70
}

.school_end .content-with-tabs .tab-school-of-engineering {
    background: #e1720d
}

.school_end .content-with-tabs .tab-school-of-engineering.active-tab-trigger {
    background: transparent;
    color: #e1720d
}

.school_end .content-with-tabs .tab-school-of-public-policy {
    background: #282f68
}

.school_end .content-with-tabs .tab-school-of-public-policy.active-tab-trigger {
    background: transparent;
    color: #282f68
}

.school_end .content-with-tabs .tab-school-of-business {
    background: #aa8e74
}

.school_end .content-with-tabs .tab-school-of-business.active-tab-trigger {
    background: transparent;
    color: #aa8e74
}

.school_end .content-with-tabs .tab-school-of-education {
    background: #8dcef1
}

.school_end .content-with-tabs .tab-school-of-education.active-tab-trigger {
    background: transparent;
    color: #8dcef1
}

.school_end .content-with-tabs__content {
    padding: 40px
}

@media (max-width: 480px) {
    .school_end .content-with-tabs__content {
        padding: 20px
    }
}

.school_end .tabcontent {
    background: #fafafa;
    padding: 40px;
    color: #3c3d48
}

@media (max-width: 640px) {
    .school_end .tabcontent {
        padding: 20px
    }
}

.school_end .tabcontent_top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    background: #fafafa;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 640px) {
    .school_end .tabcontent_top {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.school_end .tabcontent_top .text {
    margin-right: 50px
}

.school_end .tabcontent_top .text p {
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 33px
}

@media (max-width: 1281px) {
    .school_end .tabcontent_top .text p {
        font-size: 24px
    }
}

@media (max-width: 1170px) {
    .school_end .tabcontent_top .text p {
        font-size: 22px
    }
}

@media (max-width: 1000px) {
    .school_end .tabcontent_top .text p {
        font-size: 18px
    }
}

@media (max-width: 768px) {
    .school_end .tabcontent_top .text p {
        font-size: 16px;
        line-height: 28px
    }
}

.school_end .tabcontent_top .prof img {
    border-radius: 50%
}

.school_end .tabcontent_top .prof p {
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px
}

@media (max-width: 1000px) {
    .school_end .tabcontent_top .prof p {
        font-size: 16px;
        line-height: 24px
    }
}

.school_end .tabcontent_end .info {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1.5fr 2fr;
    grid-template-columns:1fr 1.5fr 2fr
}

@media (max-width: 768px) {
    .school_end .tabcontent_end .info {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.school_end .tabcontent_end .info p {
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    margin-top: 5px;
    color: #5a5b67
}

@media (max-width: 1000px) {
    .school_end .tabcontent_end .info p {
        font-size: 18px
    }
}

.school_end .tabcontent_end .info .info_title {
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-size: 26px;
    margin-bottom: 5px;
    margin-top: 26px
}

.school_end .tabcontent_end .info_top h3 {
    font-size: 60px;
    font-weight: 900;
    line-height: 75px;
    margin: 12px 0;
    color: #3c3d48 !important
}

.school_end .tabcontent_end .info_center, .school_end .tabcontent_end .info_end {
    margin-left: 20px;
    margin-right: 20px
}

@media (max-width: 768px) {
    .school_end .tabcontent_end .info_center, .school_end .tabcontent_end .info_end {
        margin: 0
    }
}

.school_end .tabcontent_end .info_center h3, .school_end .tabcontent_end .info_end h3 {
    font-size: 26px;
    font-weight: 400;
    line-height: 33px
}

.school_end .dropdown {
    padding: 55px;
    background: #fafafa;
    color: #3c3d48;
    width: 100%
}

@media (max-width: 768px) {
    .school_end .dropdown {
        padding: 30px
    }
}

@media (max-width: 560px) {
    .school_end .dropdown {
        padding: 10px
    }
}

.school_end .dropdown svg {
    width: 13px;
    height: 13px;
    margin-top: 20px
}

.school_end .dropdown h2 {
    font-size: 56px;
    font-weight: 700;
    line-height: 70px;
    margin: 40px 0;
    color: #3c3d48 !important
}

@media (max-width: 1366px) {
    .school_end .dropdown h2 {
        font-size: 46px
    }
}

@media (max-width: 1170px) {
    .school_end .dropdown h2 {
        font-size: 32px
    }
}

@media (max-width: 1000px) {
    .school_end .dropdown h2 {
        font-size: 28px;
        margin: 20px
    }
}

@media (max-width: 640px) {
    .school_end .dropdown h2 {
        margin: 5px
    }
}

.school_end .dropdown p {
    font-family: Inter, Merriweather, serif;
    font-size: 34px;
    font-weight: 700;
    line-height: 42px;
    margin: 0
}

@media (max-width: 1366px) {
    .school_end .dropdown p {
        font-size: 32px
    }
}

@media (max-width: 1170px) {
    .school_end .dropdown p {
        font-size: 28px
    }
}

@media (max-width: 1000px) {
    .school_end .dropdown p {
        font-size: 24px
    }
}

@media (max-width: 480px) {
    .school_end .dropdown p {
        font-size: 18px;
        line-height: 26px
    }
}

.school_end .dropdown_item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 40px;
    border-bottom: .5px solid #c4c4c4;
    cursor: pointer
}

@media (max-width: 640px) {
    .school_end .dropdown_item {
        padding: 20px
    }
}

.school_end .dropdown_item .item_open {
    border: none
}

.school_end .dropdown_item .item_open:active, .school_end .dropdown_item .item_open:focus, .school_end .dropdown_item .item_open:hover {
    text-decoration: none;
    background-color: transparent;
    cursor: pointer
}

.school_end .dropdown_content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 860px) {
    .school_end .dropdown_content {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.school_end .dropdown_content_left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.school_end .dropdown_content_left_title {
    font-size: 34px;
    font-weight: 700;
    line-height: 42px;
    font-family: Inter, Merriweather, serif;
    color: #02b4bc
}

.school_end .dropdown_content_left .title-school-of-medicine {
    color: #048f63
}

.school_end .dropdown_content_left .title-preparatory-studies {
    color: #df605c
}

.school_end .dropdown_content_left .title-school-of-mining {
    color: #b23a70
}

.school_end .dropdown_content_left .title-school-of-engineering {
    color: #e1720d
}

.school_end .dropdown_content_left .title-school-of-public-policy {
    color: #282f68
}

.school_end .dropdown_content_left .title-school-of-business {
    color: #aa8e74
}

.school_end .dropdown_content_left .title-school-of-education {
    color: #8dcef1
}

.school_end .dropdown_content_left p {
    font-size: 26px;
    line-height: 33px;
    font-weight: 400;
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    color: #3c3d48
}

.school_end .dropdown_content_left h4 {
    color: #3c3d48
}

.school_end .dropdown_content_left .learn, .school_end .dropdown_content_left h4 {
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif
}

.school_end .dropdown_content_left .learn {
    color: #fff;
    border-radius: 89px;
    width: 206px;
    list-style: none;
    padding: 22px 48px;
    text-align: center;
    background: #02b4bc;
    white-space: nowrap;
    width: -moz-fit-content;
    width: fit-content
}

.school_end .dropdown_content_left .learn-school-of-medicine {
    background: #048f63
}

.school_end .dropdown_content_left .learn-preparatory-studies {
    background: #df605c
}

.school_end .dropdown_content_left .learn-school-of-mining {
    background: #b23a70
}

.school_end .dropdown_content_left .learn-school-of-engineering {
    background: #e1720d
}

.school_end .dropdown_content_left .learn-school-of-public-policy {
    background: #282f68
}

.school_end .dropdown_content_left .learn-school-of-business {
    background: #aa8e74
}

.school_end .dropdown_content_left .learn-school-of-education {
    background: #8dcef1
}

.school_end .dropdown_content img {
    margin-left: 40px;
    width: 459px;
    height: 366px;
    margin-top: 54px
}

@media (max-width: 1366px) {
    .school_end .dropdown_content img {
        margin-top: 70px
    }
}

@media (max-width: 1281px) {
    .school_end .dropdown_content img {
        margin-top: 100px
    }
}

@media (max-width: 1000px) {
    .school_end .dropdown_content img {
        width: 345px;
        height: 300px;
        margin-top: 150px
    }
}

@media (max-width: 860px) {
    .school_end .dropdown_content img {
        width: 345px;
        height: 300px;
        margin-top: 20px;
        margin-left: 0
    }
}

.school_end .form {
    padding: 40px 78px 80px;
    background-color: #fafafa;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1.5fr 1fr;
    grid-template-columns:1.5fr 1fr;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px
}

@media (max-width: 1440px) {
    .school_end .form {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns:1fr 1fr
    }
}

@media (max-width: 1000px) {
    .school_end .form {
        padding: 40px 60px 80px;
        display: -ms-flexbox;
        display: flex
    }
}

@media (max-width: 640px) {
    .school_end .form {
        padding: 40px 60px
    }
}

@media (max-width: 480px) {
    .school_end .form {
        padding: 30px 20px
    }
}

@media (max-width: 1440px) {
    .school_end .form_left {
        width: 100%
    }
}

@media (max-width: 1000px) {
    .school_end .form_left {
        width: 100%
    }
}

.school_end .form_left .applyToProgram {
    font-size: 34px;
    font-weight: 700;
    font-family: Inter, Merriweather, serif;
    line-height: 42px
}

@media (max-width: 640px) {
    .school_end .form_left .applyToProgram {
        margin: 5px 5px 15px;
        font-size: 24px
    }
}

.school_end .form_left_course {
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 1000px) {
    .school_end .form_left_course {
        display: block
    }
}

.school_end .form_left form {
    background: #f3f2f7;
    border-radius: 30px;
    padding: 40px
}

@media (max-width: 640px) {
    .school_end .form_left form {
        padding: 20px
    }
}

.school_end .form_left form .form_title {
    font-size: 26px;
    line-height: 31px;
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    margin-bottom: 18px
}

.school_end .form_left form .radioButtons {
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px
}

.school_end .form_left form .radioButtons input[type=radio] {
    width: 0;
    height: 0;
    position: absolute;
    opacity: 0;
    z-index: -1
}

.school_end .form_left form .radioButtons label {
    width: 21px;
    height: 21px;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    display: inline-block;
    position: relative;
    margin-right: 0;
    line-height: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 10px
}

.school_end .form_left form .radioButtons label:before {
    content: "";
    width: 21px;
    height: 21px;
    border-radius: 50%;
    border: 2px solid #02b4bc;
    position: absolute;
    left: 0;
    bottom: 1px
}

.school_end .form_left form .radioButtons input[type=radio]:checked + label:before {
    border: 5px solid #02b4bc
}

.school_end .form_left form .radioButtons label:hover:before {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.2" /><feFuncG type="linear" slope="1.2" /><feFuncB type="linear" slope="1.2" /></feComponentTransfer></filter></svg>#filter');
    filter: brightness(120%)
}

.school_end .form_left form .radioButtons span {
    margin-right: 30px;
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-size: 22px;
    line-height: 26px
}

.school_end .form_left form p {
    margin: 10px 0;
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-size: 22px;
    line-height: 26px
}

.school_end .form_left form .fullName {
    border-radius: 50px;
    width: 100%;
    border: 1px solid #dcdce6;
    padding: 20px;
    margin-bottom: 30px;
    font-size: 20px
}

@media (max-width: 480px) {
    .school_end .form_left form .fullName {
        margin-bottom: 15px
    }
}

.school_end .form_left .form_container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2fr;
    grid-template-columns:1fr 2fr
}

.school_end .form_left .form_container_data {
    margin-bottom: 30px
}

@media (max-width: 480px) {
    .school_end .form_left .form_container_data {
        margin-bottom: 15px
    }
}

.school_end .form_left .form_container_data p {
    margin: 10px 0;
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-size: 22px;
    line-height: 26px
}

.school_end .form_left .form_container_data .age, .school_end .form_left .form_container_data .email {
    padding: 20px;
    border-radius: 50px;
    border: 1px solid #dcdce6;
    width: 100%;
    font-size: 20px
}

.school_end .form_left .form_container_data .select-form__head {
    width: 366px
}

@media (max-width: 1440px) {
    .school_end .form_left .form_container_data .select-form__head {
        width: 259px
    }
}

@media (max-width: 1000px) {
    .school_end .form_left .form_container_data .select-form__head {
        width: 100%
    }
}

.school_end .form_left .form_container_data:first-child {
    margin-right: 30px
}

@media (max-width: 1000px) {
    .school_end .form_left .form_container_data:first-child {
        margin-right: 5px
    }
}

@media (max-width: 480px) {
    .school_end .form_left .form_container_data:first-child {
        margin-bottom: 15px
    }
}

.school_end .form_right {
    margin-left: 60px;
    margin-top: 43px
}

@media (max-width: 1440px) {
    .school_end .form_right {
        margin-left: 0;
        padding-left: 60px
    }
}

@media (max-width: 1000px) {
    .school_end .form_right {
        display: none
    }
}

.school_end .form_right p {
    padding-top: 104px;
    color: #5a5b67;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif
}

.school_end .form_right p:nth-child(2) {
    margin-top: 253px
}

.school_end .form .form_container_course p {
    font-size: 22px;
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif
}

.school_end .form .form_container_course .select-form__head {
    width: 100%;
    margin-bottom: 30px
}

.school_end .form .form_left_course .select {
    border-radius: 50px
}

.school_end .form .apply {
    border: none;
    border-radius: 89px;
    background: #02b4bc;
    font-size: 20px;
    font-weight: 600;
    padding: 20px 100px;
    color: #fff
}

@media (max-width: 560px) {
    .school_end .form .apply {
        padding: 10px 70px
    }
}

.school_end .form .apply-school-of-medicine {
    background: #048f63
}

.school_end .form .apply-preparatory-studies {
    background: #df605c
}

.school_end .form .apply-school-of-mining {
    background: #b23a70
}

.school_end .form .apply-school-of-engineering {
    background: #e1720d
}

.school_end .form .apply-school-of-public-policy {
    background: #282f68
}

.school_end .form .apply-school-of-business {
    background: #aa8e74
}

.school_end .form .apply-school-of-education {
    background: #8dcef1
}

.error-page {
    height: 70vh;
    background: #fbfbfb;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 375px) {
    .error-page {
        height: 100vh
    }
}

.error-page-text {
    text-align: center
}

.error-page p {
    font-size: 68px;
    color: #ddaf53;
    font-weight: 800
}

@media (max-width: 640px) {
    .error-page p {
        font-size: 52px
    }
}

@media (max-width: 375px) {
    .error-page p {
        font-size: 46px
    }
}

@media (max-width: 320px) {
    .error-page p {
        font-size: 32px
    }
}

.error-page span {
    font-size: 18px;
    margin-left: 10px
}

@media (max-width: 640px) {
    .error-page span {
        font-size: 14px
    }
}

@media (max-width: 375px) {
    .error-page span {
        font-size: 12px
    }
}

.select-form {
    position: relative;
    margin-right: 20px
}

.select-form.select_disable .select-form__head {
    cursor: not-allowed;
    background: #dcdce6;
    border: 1px solid #dcdce6
}

.select-form.select_disable .select-form__head:after {
    border: none
}

.select-form.select_disable .select-form__title {
    color: #878789
}

@media (max-width: 780px) {
    .select-form {
        margin-bottom: 30px;
        margin-right: 3px
    }
}

.select-form__head {
    position: relative;
    background: #fbfbfb;
    border: 1px solid #dcdce6;
    border-radius: 40px;
    padding: 19px;
    height: 60px;
    cursor: pointer;
    box-sizing: border-box;
    width: auto;
    height: auto
}

@media (max-width: 575px) {
    .select-form__head {
        width: 100%
    }
}

.select-form__head.is-active {
    border-radius: 20px 20px 0 0
}

.select-form__head:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 18px;
    width: 5px;
    height: 5px;
    border: 2px solid #000;
    border: 2px solid rgba(0, 0, 0, .8);
    border-radius: 2px;
    border-top-color: transparent;
    border-left-color: transparent;
    transform: translate(-30%, -80%) rotate(45deg)
}

@media (min-width: 2048px) {
    .select-form__head:after {
        width: 11px;
        height: 11px;
        right: 27px
    }
}

.select-form__title {
    font-size: rem(16);
    font-weight: 400;
    margin: 0;
    color: #3c3d48
}

@media (max-width: 575px) {
    .select-form__title {
        font-size: 16px
    }
}

.select-form__options {
    position: absolute;
    width: 100%;
    max-height: 0%;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    border-radius: 0 0 20px 20px;
    z-index: 30
}

.select-form__options.is-active {
    max-height: 340%;
    overflow: hidden;
    overflow-y: scroll;
    background: #fff;
    z-index: 30
}

.select-form__options li {
    width: 100%;
    height: 36px;
    background: #fff;
    padding: 7px 19px;
    color: #000;
    cursor: pointer
}

.select-form__options li.is-active {
    color: #000;
    border-radius: 20px
}

.select-form__options li:hover {
    color: #000;
    border-radius: 20px;
    opacity: .6
}

@media (max-width: 575px) {
    .select-form__options li {
        font-size: 16px
    }
}

.select-sort {
    position: relative;
    margin-right: 20px
}

.select-sort.select_disable .select-sort__head {
    cursor: not-allowed;
    background: #dcdce6;
    border: 1px solid #dcdce6
}

.select-sort.select_disable .select-sort__head:after {
    border: none
}

.select-sort.select_disable .select-sort__title {
    color: #878789
}

@media (max-width: 780px) {
    .select-sort {
        margin-bottom: 30px;
        margin-right: 3px
    }
}

.select-sort__head {
    position: relative;
    background: #fbfbfb;
    border: none;
    border-radius: 40px;
    padding: 11px 19px;
    width: 259px;
    height: 40px;
    cursor: pointer;
    box-sizing: border-box
}

@media (max-width: 1000px) {
    .select-sort__head {
        width: 180px
    }
}

@media (max-width: 780px) {
    .select-sort__head {
        width: 259px
    }
}

@media (max-width: 575px) {
    .select-sort__head {
        width: 100%
    }
}

.select-sort__head.is-active {
    border-radius: 20px 20px 0 0
}

.select-sort__head:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 18px;
    width: 5px;
    height: 5px;
    border: 2px solid #000;
    border: 2px solid rgba(0, 0, 0, .8);
    border-radius: 2px;
    border-top-color: transparent;
    border-left-color: transparent;
    transform: translate(-30%, -80%) rotate(45deg)
}

.select-sort__title {
    font-size: rem(16);
    font-weight: 400;
    margin: 0
}

@media (max-width: 575px) {
    .select-sort__title {
        font-size: 16px
    }
}

.select-sort__options {
    position: absolute;
    width: 100%;
    max-height: 0%;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    border-radius: 0 0 20px 20px;
    display: none;
    z-index: 30
}

.select-sort__options.is-active {
    max-height: 340%;
    overflow: hidden;
    overflow-y: scroll;
    background: #fff;
    z-index: 30
}

.select-sort__options li {
    width: 100%;
    height: 36px;
    background: #fff;
    padding: 7px 19px;
    color: #000;
    cursor: pointer
}

.select-sort__options li.is-active {
    color: #000;
    border-radius: 20px
}

.select-sort__options li:hover {
    color: #000;
    border-radius: 20px;
    opacity: .6
}

@media (max-width: 575px) {
    .select-sort__options li {
        font-size: 16px
    }
}

.is-open {
    display: block
}

.is-close {
    display: none
}

.spread-page-row {
    display: block
}

@media (min-width: 1000px) {
    .spread-page-row {
        display: -ms-flexbox;
        display: flex
    }
}

.spread-page-row > * + * {
    margin-top: 20px
}

@media (min-width: 1000px) {
    .spread-page-row > * + * {
        margin-left: 24px;
        margin-top: 0
    }
}

.spread-page-row + .spread-page-row {
    margin-top: 20px
}

@media (min-width: 1000px) {
    .spread-page-row + .spread-page-row {
        margin-top: 24px
    }
}

.spread-page-row a.link-under {
    border-bottom: 1px solid #fff !important;
    color: #fff !important;
    border-bottom: none !important
}

.spread-page-row a.link-under:hover {
    background-color: #cc9b37 !important
}

.btn-common {
    font-family: Inter, MuseoSansCyrl, Arial, sans-serif;
    font-weight: 300;
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 8px;
    transition: color .3s, background-color .3s;
    display: inline-block
}

@media (min-width: 640px) {
    .btn-common {
        font-size: 16px
    }
}

@media (min-width: 1024px) {
    .btn-common {
        font-size: 20px
    }
}

@media (min-width: 1024px) and (max-height: 720px) {
    .btn-common {
        font-size: 16px
    }
}

@media (min-width: 2048px) {
    .btn-common {
        font-size: 32px
    }
}

.btn-common--brown {
    background-color: #f9efec;
    color: #734f42
}

.btn-common--brown:active, .btn-common--brown:focus, .btn-common--brown:hover {
    color: #734f42;
    background-color: #f3dfd9;
    text-decoration: none
}

.btn-common--violet {
    background-color: #928ac5;
    color: #fff
}

.btn-common--violet:active, .btn-common--violet:focus, .btn-common--violet:hover {
    color: #fff;
    background-color: #8279bd;
    text-decoration: none
}

.btn-common--white-blue {
    background-color: #fff;
    color: #39b9f1
}

.btn-common--white-blue:active, .btn-common--white-blue:focus, .btn-common--white-blue:hover {
    color: #39b9f1;
    background-color: #f2f2f2;
    text-decoration: none
}

.admissions {
    position: relative;
    padding-top: 30px
}

.admissions .news-text {
    border-radius: 30px;
    padding: 20px
}

.admissions .news-text, .admissions .news-text:hover {
    background-color: #cc9b37
}

.admissions .news-text h4, .admissions .news-text p {
    color: #fff !important
}

.admissions__inner {
    display: -ms-flexbox;
    display: flex
}

.admissions__content--wrap {
    width: 80%
}

@media (max-width: 1170px) {
    .admissions__content--wrap {
        width: 100%
    }
}

.admissions__content--wrap .select-dn-laptop {
    z-index: 1
}

@media (min-width: 1170px) {
    .admissions__content--wrap .select-dn-laptop {
        display: none
    }
}

.admissions__content--wrap h2 {
    padding: 0 0 0 2%;
    margin: 0;
    padding-bottom: 24px;
    border-bottom: 1px solid #dfdcdc;
    color: #ddaf53 !important
}

@media (max-width: 768px) {
    .admissions__content--wrap h2 {
        font-size: 24px
    }
}

.admissions__content--items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.admissions__content {
    padding: 35px 40px 30px 45px;
    border-bottom: 1px solid #dfdcdc
}

@media screen and (max-width: 640px) {
    .admissions__content {
        padding: 21px 40px 10px 10px
    }
}

.admissions__content--title {
    cursor: pointer;
    color: #3c3d48;
    width: 90%;
    position: relative
}

@media (max-width: 768px) {
    .admissions__content--title {
        font-size: 20px
    }
}

@media (max-width: 1000px) {
    .admissions__content--title {
        width: 98%
    }
}

.admissions__content--title:after {
    position: absolute;
    content: "";
    background-image: url(../images/icons/dropdown.svg);
    width: 16px;
    height: 9px;
    top: 8px;
    right: -10%;
    transform-origin: center;
    transition: .3s
}

@media (max-width: 1170px) {
    .admissions__content--title:after {
        right: -15px
    }
}

@media (max-width: 1000px) {
    .admissions__content--title:after {
        right: -22px
    }
}

.admissions__content--body {
    width: 80%;
    display: none
}

@media (max-width: 768px) {
    .admissions__content--body {
        font-size: 16px;
        width: 100%
    }
}

.admissions__content.is-open {
    background: #f3f2f7;
    transition: .3s
}

.admissions__content.is-open .admissions__content--title:after {
    transform: rotate(180deg)
}

.admissions__forum {
    margin-bottom: 5px;
    margin-top: 50px
}

.admissions__forum h2 {
    color: #2c3690;
    margin-bottom: .5em;
    border-bottom: 0
}

.admissions__forum .form__external--inner {
    margin-left: 2%
}

.admissions__forum--body {
    background: #f3f2f7;
    padding: 5% 0;
    max-width: 720px;
    width: 100%;
    position: relative
}

@media (max-width: 1440px) {
    .admissions__forum--body {
        width: 100%
    }
}

@media (max-width: 1000px) {
    .admissions__forum--body {
        margin: 0 auto
    }
}

.admissions__forum--content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 6%
}

@media (min-width: 1440px) and (max-width: 1600px) {
    .admissions__forum--content {
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (max-width: 1170px) {
    .admissions__forum--content {
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 6%
    }
}

@media (max-width: 1000px) {
    .admissions__forum--content {
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 9px
    }
}

.admissions__forum--content:after {
    position: absolute;
    content: attr(data-after);
    top: 2em;
    right: -17em;
    width: 20%
}

@media (max-width: 1000px) {
    .admissions__forum--content:after {
        display: none
    }
}

@media (min-width: 1000px) and (max-width: 1440px) {
    .admissions__forum--content:after {
        display: block
    }
}

@media (min-width: 1440px) and (max-width: 1600px) {
    .admissions__forum--content:after {
        right: -15em
    }
}

.admissions__forum--content:before {
    display: none;
    position: absolute;
    content: "";
    top: 1em;
    right: -6.2em;
    width: 30px;
    border-bottom: 1px solid #144083
}

@media (max-width: 1000px) {
    .admissions__forum--content:before {
        display: none
    }
}

@media (min-width: 1000px) and (max-width: 1440px) {
    .admissions__forum--content:before {
        display: block
    }
}

@media (min-width: 1440px) and (max-width: 1600px) {
    .admissions__forum--content:before {
        right: -6em
    }
}

.admissions__forum--name {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #1e1e1e;
    font-size: 22px;
    line-height: 26px
}

@media (min-width: 1170px) and (max-width: 1440px) {
    .admissions__forum--name {
        width: 30%
    }
}

.admissions__forum--name label {
    font-size: 22px;
    line-height: 26px;
    color: #1e1e1e
}

@media (max-width: 768px) {
    .admissions__forum--name label {
        font-size: 18px
    }
}

.admissions__forum--name input {
    width: 202px;
    height: 64px;
    background: #fff;
    border: 1px solid #dcdce6;
    box-sizing: border-box;
    padding: 20px 0 20px 20px
}

@media (max-width: 1170px) {
    .admissions__forum--name input {
        width: 100%
    }
}

.admissions__forum--email {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #1e1e1e;
    font-size: 22px;
    line-height: 26px
}

@media (max-width: 1170px) {
    .admissions__forum--email {
        padding-top: 17px
    }
}

.admissions__forum--email label {
    font-size: 22px;
    line-height: 26px;
    color: #1e1e1e
}

@media (max-width: 768px) {
    .admissions__forum--email label {
        font-size: 18px
    }
}

.admissions__forum--email input {
    padding: 20px 0 20px 20px;
    width: 400px;
    height: 64px;
    background: #fff;
    border: 1px solid #dcdce6;
    box-sizing: border-box
}

@media (max-width: 1170px) {
    .admissions__forum--email input {
        width: 100%
    }
}

.admissions__select {
    padding: 3% 6%
}

@media (max-width: 1366px) {
    .admissions__select {
        padding: 3% 7.7%
    }
}

@media (max-width: 1170px) {
    .admissions__select {
        padding: 3% 6%
    }
}

@media (max-width: 1000px) {
    .admissions__select {
        padding: 17px 9px 0
    }
}

.admissions__select p {
    font-size: 22px;
    line-height: 26px;
    color: #1e1e1e
}

@media (max-width: 768px) {
    .admissions__select p {
        font-size: 18px
    }
}

.admissions__select--body {
    position: relative;
    z-index: 1
}

.admissions__select--body select {
    height: 65px;
    padding: 20px 0 20px 20px;
    background: #fff;
    border: 1px solid #dcdce6;
    box-sizing: border-box;
    width: 100%;
    font-family: Inter, Museo Sans Cyrl;
    font-size: 20px;
    line-height: 24px;
    color: #000;
    opacity: .8
}

.admissions__questions {
    position: relative;
    padding: 3% 6%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: start
}

@media (max-width: 1000px) {
    .admissions__questions {
        padding: 17px 9px 0
    }
}

.admissions__questions:after {
    position: absolute;
    content: attr(data-after);
    top: 3.5em;
    right: -17em;
    width: 20%
}

@media (max-width: 1000px) {
    .admissions__questions:after {
        display: none
    }
}

@media (min-width: 1000px) and (max-width: 1440px) {
    .admissions__questions:after {
        display: block
    }
}

@media (min-width: 1440px) and (max-width: 1600px) {
    .admissions__questions:after {
        right: -15em
    }
}

.admissions__questions:before {
    display: none;
    position: absolute;
    content: "";
    top: 1em;
    right: -6.2em;
    width: 30px;
    border-bottom: 1px solid #144083
}

@media (max-width: 1000px) {
    .admissions__questions:before {
        display: none
    }
}

@media (min-width: 1000px) and (max-width: 1440px) {
    .admissions__questions:before {
        display: block
    }
}

@media (min-width: 1440px) and (max-width: 1600px) {
    .admissions__questions:before {
        right: -6em
    }
}

.admissions__questions p {
    font-size: 22px;
    line-height: 26px;
    color: #1e1e1e
}

@media (max-width: 768px) {
    .admissions__questions p {
        font-size: 18px
    }
}

.admissions__questions span {
    margin-top: 8px
}

@media (max-width: 1000px) {
    .admissions__questions span {
        margin: 0 auto;
        padding-top: 11px
    }
}

@media (max-width: 768px) {
    .admissions__questions span {
        font-size: 16px
    }
}

.admissions__questions textarea {
    width: 100%;
    height: 150px;
    padding: 12px 20px;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    background-color: #fff;
    resize: none;
    margin-bottom: 35px
}

.admissions__questions span.text-small {
    font-size: 12px
}

.admissions .dn-laptop {
    font-size: 16px;
    padding: 11px 0 27px
}

@media (min-width: 1440px) {
    .admissions .dn-laptop {
        display: none
    }
}

@media (max-width: 640px) {
    .admissions {
        padding-top: 20px
    }
}