

/* Start:/local/templates/main/assets/css/style.css?17537787411511*/
.sponsors__item_9{background-position: -116em 0;}
.sponsors__item_10{background-position: -104em 0;}

/*
.nav__item:hover .subnav_3 {
	height: 31.5em;
}
*/

.nav__item:hover .subnav_3 {
    height: 20em;
} 

.subnav__a {
	padding: .35em 1.5625em;
}


.subnav {
    background: #001a72;
    border-top-left-radius: 1rem;
    border-top-right-radius: 5rem;
    border-bottom-left-radius: 5rem;
    border-bottom-right-radius: 1rem;
}

.policy__content {
    margin: 0 auto;
    line-height: 1.5em;
    text-align: justify;
}

.policy__content ul {
    list-style: none;
    padding: 0;
}

.person__photo {
	vertical-align: top;
}

.director .organizers-head {
	padding: 5em 0 2em;
}

.contacts__phones {
	display: none;
}

#cookie-notification {
    position: fixed;
    bottom: 20px;
    left: 20px;
    max-width: 250px;
    padding: 20px;
    background: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(20px);
    border-radius: 30px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    font-family: Arial, sans-serif;
    z-index: 1000;
    display: none;
}

#cookie-notification p {
    margin: 0 0 16px 0;
    font-size: 12px;
    color: #333;
    line-height: 1.4;
}

#cookie-accept {
    padding: 10px 30px;
    background: #454093;
    color: white;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    font-size: 13px;
    transition: background 0.3s;
}

#cookie-accept:hover {
    background: #2c2955;
}

#cookie-notification a {
    color: #454093;
    text-decoration: underline;
}
/* End */


/* Start:/local/templates/main/template_styles.css?1700936894171*/
.popup {
    z-index: 100 !important;
}
/*
/rimera/
*/
.section-template .dropdown::after{
   content:none !important;
}

.contacts__phones {
	display: none;
}
/* End */


/* Start:/local/templates/main/assets_2023/css/template.css?1753790672184088*/
/* Start:/local/templates/main/assets/css/app.min.css?1694691543129549*/
@charset "UTF-8";

button,
hr,
input {
    overflow: visible
}

audio,
canvas,
progress,
video {
    display: inline-block
}

progress,
sub,
sup {
    vertical-align: baseline
}

body {
    margin: 0;
    background-color: #fff;
    color: #186E9E
}

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

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

figure {
    margin: 1em 40px
}

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

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

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

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

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

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

img {
    border-style: none
}

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

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
select {
    text-transform: none;
    cursor: pointer;
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px
}

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

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto;
    resize: none
}

.banner,
.confetti-wide,
.dropdown__list,
.is_no-scroll,
.main-banner__cover,
.main-guest,
.person__img,
.shape,
.subnav {
    overflow: hidden
}

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

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

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

.is_no-transition {
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important
}

nobr {
    white-space: nowrap
}

.guest__photo {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.about-gallery__item-img,
.about-info__image,
.about-past__placard-img,
.article__banner,
.gallery-popup__item,
.gallery__item,
.main-banner__img,
.person__img,
.press-centre-item__photo,
.schedule-item__image {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

@font-face {
    font-family: pf-din;
    src: url(/local/templates/main/assets/css/../fonts/pfdindisplaypro-reg.woff2) format("woff2"), url(/local/templates/main/assets/css/../fonts/pfdindisplaypro-reg.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: pf-din;
    src: url(/local/templates/main/assets/css/../fonts/pfdindisplaypro-light.woff2) format("woff2"), url(/local/templates/main/assets/css/../fonts/pfdindisplaypro-light.woff) format("woff");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: pf-din;
    src: url(/local/templates/main/assets/css/../fonts/pfdindisplaypro-bold.woff2) format("woff2"), url(/local/templates/main/assets/css/../fonts/pfdindisplaypro-bold.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: numbers;
    src: url(/local/templates/main/assets/css/../fonts/numbers.woff2) format("woff2"), url(/local/templates/main/assets/css/../fonts/numbers.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

.about-past__summary-number,
.main-summary__number {
    font-family: numbers, sans-serif
}

.arrow:hover,
.button:hover,
.competition-slider:hover,
.go-top-button,
.popup__close:hover,
.press-centre-item {
    -webkit-box-shadow: 0 .15em .75em rgba(69, 60, 147, .3);
    box-shadow: 0 .15em .75em rgba(69, 60, 147, .3)
}

.button_purple:hover,
.competition-slider_purple:hover,
.dropdown__list,
.schedule-item {
    -webkit-box-shadow: 0 .1875em 1.125em rgba(100, 47, 108, .5);
    box-shadow: 0 .1875em 1.125em rgba(100, 47, 108, .5)
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: pf-din, sans-serif;
    font-size: 2vh;
    line-height: 1.3
}

@media screen and (max-aspect-ratio:1440 / 900) {
    html {
        font-size: 1.25vw
    }
}

body,
html {
    margin: 0;
    padding: 0
}

.gallery__item_video:hover::after,
.press-centre-item_video:hover::after {
    border-color: transparent;
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2)
}

.gallery__item_video::after,
.press-centre-item_video::after {
    content: '';
    display: block;
    position: absolute;
    width: 2.25em;
    height: 2.25em;
    top: .75em;
    right: .75em;
    border: 1px solid #fff;
    border-radius: 100%;
    -webkit-transition: border-color .3s, -webkit-transform .3s cubic-bezier(.35, .69, .51, 1.26);
    -o-transition: transform .3s cubic-bezier(.35, .69, .51, 1.26), border-color .3s;
    transition: transform .3s cubic-bezier(.35, .69, .51, 1.26), border-color .3s;
    transition: transform .3s cubic-bezier(.35, .69, .51, 1.26), border-color .3s, -webkit-transform .3s cubic-bezier(.35, .69, .51, 1.26);
    background-color: rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 1.875em rgba(0, 0, 0, .4);
    box-shadow: 0 0 1.875em rgba(0, 0, 0, .4)
}

.about-gallery__item-bage::after,
.about-info__image-like,
.about-info__winner-icon,
.about-past__placard-bage::after,
.about-program__icon_cities,
.about-program__icon_viewers,
.arrow::after,
.article-share__icon_facebook,
.article-share__icon_link,
.article-share__icon_ok,
.article-share__icon_telegram,
.article-share__icon_twitter,
.article-share__icon_vk,
.checkbox__mark::after,
.city-sign,
.city-sign::after,
.competition-competitors__icon,
.competition-slider::after,
.contacts__emails::before,
.contacts__phones::before,
.crown__icon,
.dropdown::after,
.error-page__logo::after,
.gallery__item_video::after,
.go-top-button::after,
.guest__crown::after,
.inclusion__download::before,
.logo,
.main-presentation__organizers-link::after,
.main-schedule__city.is_active::after,
.main-summary__icon_cities,
.main-summary__icon_groups,
.main-summary__icon_viewers,
.nav__item_subnav::after,
.person__ball_quote-white::after,
.person__ball_quote::after,
.person__link-ball::after,
.popup__close::after,
.press-centre-item_video::after,
.schedule-item__vocal-school,
.tab-bar__tab-icon-doc,
.tab-bar__tab-icon-photo,
.tab-bar__tab-icon-video,
.tab-bar__tab_doc::before,
.tab-bar__tab_photo::before,
.tab-bar__tab_video::before {
    background-image: url(/local/templates/main/assets/css/../svg/sprite.svg), none;
    background-size: 90em 16.25em;
    background-repeat: no-repeat
}

.error-page__logo::after,
.logo {
    width: 14.5em;
    height: 11.875em;
    background-position: 0 0
}

.arrow::after {
    width: 1.375em;
    height: 1.125em;
    background-position: -20em -4.375em
}

.main-summary__icon_viewers {
    width: 5.25em;
    height: 5.25em;
    background-position: -26.25em 0
}

.main-summary__icon_groups {
    width: 5.25em;
    height: 5.25em;
    background-position: -35.625em 0
}

.main-summary__icon_cities {
    width: 5.25em;
    height: 5.25em;
    background-position: -45em 0
}

.about-program__icon_viewers {
    width: 5.25em;
    height: 5.25em;
    background-position: -77.5em 0
}

.about-program__icon_cities {
    width: 5.25em;
    height: 5.25em;
    background-position: -83.3125em 0
}

.crown__icon {
    width: 2.375em;
    height: 2.0625em;
    background-position: -55em 0
}

.schedule-item__vocal-school {
    width: 7.9375em;
    height: 7.9375em;
    background-position: -60.25em 0
}

.main-presentation__organizers-link::after,
.nav__item_subnav::after {
    width: .6875em;
    height: 1.1875em;
    background-position: -71.375em 0
}

.person__link-ball::after {
    width: .8125em;
    height: 1.25em;
    background-position: -72.875em 0
}

.person__ball_quote::after {
    width: 2.3125em;
    height: 2.3125em;
    background-position: -72.1875em -3em
}

.person__ball_quote-white::after {
    width: 2.3125em;
    height: 2.3125em;
    background-position: -72.1875em -12.875em
}

.gallery__item_video::after,
.press-centre-item_video::after {
    background-position: -19.375em -10.4375em
}

.about-info__winner-icon {
    width: 4.6875em;
    height: 4.6875em;
    background-position: -26.8125em -6.4375em
}

.about-info__image-like {
    width: 5.75em;
    height: 5.75em;
    background-position: -35.1875em -6.25em
}

.about-past__placard-bage::after {
    width: 1em;
    height: 1.25em;
    background-position: -55.3125em -10.3125em
}

.about-gallery__item-bage::after {
    width: .625em;
    height: .9375em;
    background-position: -74.5em 0
}

.guest__crown::after {
    width: 2.125em;
    height: 1.875em;
    background-position-x: -55em
}

.tab-bar__tab-icon-video,
.tab-bar__tab_video::before {
    width: 1.75em;
    height: 1.375em;
    background-position: -71.5625em -9.8125em
}

.tab-bar__tab-icon-doc,
.tab-bar__tab_doc::before {
    width: 1.3125em;
    height: 1.375em;
    background-position: -74.25em -9.8125em
}

.tab-bar__tab-icon-photo,
.tab-bar__tab_photo::before {
    width: 1.375em;
    height: 1.375em;
    background-position: -76.1875em -9.75em
}

.checkbox__mark::after {
    width: 1.25em;
    height: 1.25em;
    background-position: -55.3125em -8.8125em
}

.dropdown::after {
    width: 1.25em;
    height: .9375em;
    background-position: -75.625em 0
}

.main-schedule__city.is_active::after {
    width: 1em;
    height: .6875em;
    background-position: -75.625em -1.6875em
}

.contacts__phones::before {
    width: 1.875em;
    height: 1.875em;
    background-position: -71.5625em -6.625em
}

.contacts__emails::before {
    width: 1.875em;
    height: 1.875em;
    background-position: -73.8125em -6.625em
}

.competition-competitors__icon {
    width: 4.625em;
    height: 3.375em;
    background-position: -77.5em -5.375em
}

.competition-slider::after {
    width: 1.9375em;
    height: 1.0625em;
    background-position: -82.3125em -5.375em
}

.popup__close::after {
    width: 3.625em;
    height: 3.625em;
    background-position: -62.375em -9.125em
}

.article-share__icon_vk {
    width: 1.6875em;
    height: 1.4375em;
    background-position: -78.1875em -9.625em
}

.article-share__icon_facebook {
    width: 1.5em;
    height: 1.5em;
    background-position: -80.0625em -9.625em
}

.article-share__icon_twitter {
    width: 1.625em;
    height: 1.4375em;
    background-position: -81.75em -9.625em
}

.article-share__icon_ok {
    width: 1.375em;
    height: 1.375em;
    background-position: -83.8125em -9.6875em
}

.article-share__icon_telegram {
    width: 1.625em;
    height: 1.5625em;
    background-position: -85.4375em -9.5625em
}

.article-share__icon_link {
    width: 1.5em;
    height: 1.5em;
    background-position: -87.3125em -9.6875em
}

.go-top-button::after {
    width: 1.6875em;
    height: 1.0625em;
    background-position: -75.4375em -2.9375em
}

.inclusion__download::before {
    background-position: -71.6875em -11.75em
}

.about-geography__confetti .l1,
.about-geography__confetti .l2,
.about-geography__confetti .l3,
.confetti-right .l1,
.confetti-right .l2,
.confetti-right .l3,
.connect__confetti .l1,
.connect__confetti .l2,
.connect__confetti .l3,
.contacts__confetti .l1,
.contacts__confetti .l2,
.contacts__confetti .l3,
.guest__confetti_1 .l1,
.guest__confetti_1 .l2,
.guest__confetti_1 .l3,
.guest__confetti_2 .l1,
.guest__confetti_2 .l2,
.guest__confetti_2 .l3,
.header__confetti .l1,
.header__confetti .l2,
.header__confetti .l3,
.header__confetti-2 .l1,
.header__confetti-2 .l2,
.header__confetti-2 .l3,
.person__confetti .l1,
.person__confetti .l2,
.person__confetti .l3,
.person__confetti-right .l1,
.person__confetti-right .l2,
.person__confetti-right .l3,
.premiere-date__confetti .l1,
.premiere-date__confetti .l2,
.premiere-date__confetti .l3,
.welcome__confetti-left .l1,
.welcome__confetti-left .l2,
.welcome__confetti-left .l3 {
    background-image: url(/local/templates/main/assets/css/../svg/confetti.svg), none;
    background-size: 281.25em 114.75em;
    background-repeat: no-repeat
}

.confetti-right {
    position: absolute;
    right: 0;
    -webkit-perspective: 100px;
    perspective: 100px;
    -moz-perspective: 300px;
    width: 20.9375em;
    height: 21.375em;
    pointer-events: none;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-4px);
    transform: translateZ(-4px)
}

.confetti-right .l1,
.confetti-right .l2,
.confetti-right .l3 {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.confetti-right .l1 {
    -webkit-transform: translateZ(1px);
    transform: translateZ(1px);
    background-position: -46.5em 0;
    -ms-transform: none
}

.confetti-right .l2 {
    background-position: -46.5em -21.25em;
    -webkit-transform: translateZ(2px);
    transform: translateZ(2px);
    -ms-transform: none
}

.confetti-right .l3 {
    background-position: -46.5em -42.5em;
    -webkit-transform: translateZ(3px);
    transform: translateZ(3px);
    -ms-transform: none
}

.confetti-wide,
.person__confetti,
.person__confetti-right {
    -webkit-transform: translateZ(-4px);
    pointer-events: none
}

.js-confetti {
    -ms-perspective-origin: 0 0 !important
}

.confetti-wide {
    -webkit-perspective: 100px;
    perspective: 100px;
    -moz-perspective: 300px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transform: translateZ(-4px);
    width: 100%;
    height: 37.5em;
    margin-top: -37.5em;
    margin-bottom: -3.125em
}

.confetti-wide__layer {
    position: absolute;
    bottom: 3.125em;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.confetti-wide__layer_1 {
    -webkit-transform: translateZ(1px);
    transform: translateZ(1px)
}

.confetti-wide__layer_2 {
    -webkit-transform: translateZ(2px);
    transform: translateZ(2px)
}

.confetti-wide__layer_3 {
    -webkit-transform: translateZ(3px);
    transform: translateZ(3px)
}

@media screen and (max-width:767px) {
    html {
        font-size: 4.8vw
    }

    .confetti-wide__layer_2,
    .confetti-wide__layer_3 {
        display: none
    }

    .confetti-wide__layer {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 90em
    }
}

.container {
    position: relative;
    width: 73.125em;
    margin: 0 auto
}

@media screen and (max-width:1200px) and (min-width:768px) {
    .container {
        width: auto;
        margin: 0 7em
    }
}

@media screen and (max-width:767px) {
    .container {
        width: auto;
        margin: 0 1.25em
    }
}

.button {
    font-size: .875em;
    background-color: #186E9E;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    border: 0;
    padding: 1em 2.1875em;
    border-radius: 1.875em;
    font-weight: 700;
    cursor: pointer;
    outline: 0;
    white-space: nowrap;
    -webkit-transition: background-color .2s, -webkit-box-shadow .2s;
    -o-transition: box-shadow .2s, background-color .2s;
    transition: box-shadow .2s, background-color .2s;
    transition: box-shadow .2s, background-color .2s, -webkit-box-shadow .2s
}

.button:hover {
    background-color: #1c80b9
}

.button_purple {
    background-color: #642F6C
}

.button_purple:hover {
    background-color: #783881
}

.button_dark-blue {
    background-color: #001A72
}

.button_dark-blue:hover {
    background-color: #002191
}

.button.is_inactive {
    opacity: .4;
    pointer-events: none
}

.shape {
    position: absolute;
    width: 100%;
    height: 12.5em;
    pointer-events: none
}

.shape__img {
    width: 104%;
    position: absolute;
    left: 0;
    bottom: -1px
}

.shape_top {
    top: -12.4375em
}

.shape_bottom {
    bottom: -1px
}

.shape_flip {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1)
}

.input {
    font-size: 1.125em;
    height: 2.44444em;
    background-color: #fff;
    border: none;
    border-radius: .33333em;
    padding: .72222em .83333em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.about-geography__next,
.about-info__chtpz,
.checkbox__mark,
.dropdown__list,
.main-2020__action,
.next-festival,
.subnav {
    -webkit-box-sizing: border-box
}

.input::-webkit-input-placeholder {
    color: #8cb7cf
}

.input::-moz-placeholder {
    color: #8cb7cf
}

.input:-ms-input-placeholder {
    color: #8cb7cf
}

.input::-ms-input-placeholder {
    color: #8cb7cf
}

.input::placeholder {
    color: #8cb7cf
}

.input.error {
    border: 2px solid red
}

.checkbox {
    position: relative
}

@media screen and (max-width:767px) {
    .shape__img {
        width: 75em;
        left: auto;
        right: -2%
    }

    .checkbox::before {
        content: '';
        display: block;
        position: absolute;
        width: 5em;
        height: 200%
    }
}

.checkbox__input {
    position: absolute;
    visibility: hidden
}

.checkbox__input:checked ~ .checkbox__mark {
    border-color: #85D5F3;
    background-color: #85D5F3
}

.checkbox__input:checked ~ .checkbox__mark::after {
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.checkbox__text {
    font-size: 1em;
    display: inline-block;
    vertical-align: top;
    padding-left: 1.875em
}

.checkbox__link {
    color: #186E9E
}

.checkbox__mark {
    position: absolute;
    width: 1.25em;
    height: 1.25em;
    top: 0;
    left: 0;
    border: 1px solid #186E9E;
    box-sizing: border-box;
    border-radius: .375em
}

.checkbox__mark::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    opacity: 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.checkbox__mark.error {
    border: 2px solid red
}

@media screen and (max-width:767px) {
    .desktop-only {
        display: none
    }
}

.preloader {
    position: absolute;
    top: -.3125em;
    right: -.3125em;
    bottom: -.3125em;
    left: -.3125em;
    background-color: rgba(255, 255, 255, .98);
    z-index: 3;
    background-image: url(/local/templates/main/assets/css/../svg/preloader.svg);
    background-repeat: no-repeat;
    background-size: 4.5em 4.5em;
    background-position: center center;
    -webkit-transition: opacity .2s, visibility .2s;
    -o-transition: opacity .2s, visibility .2s;
    transition: opacity .2s, visibility .2s
}

.arrow,
.crown__ball {
    background-color: #454093;
}

.preloader.is_hidden {
    opacity: 0;
    visibility: hidden
}

.arrow {
    position: relative;
    display: inline-block;
    text-decoration: none;
    width: 2.875em;
    height: 2.875em;
    border-radius: 100%;
    cursor: pointer;
    -webkit-transition: background-color .2s, -webkit-box-shadow .2s;
    -o-transition: box-shadow .2s, background-color .2s;
    transition: box-shadow .2s, background-color .2s;
    transition: box-shadow .2s, background-color .2s, -webkit-box-shadow .2s;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.arrow::after,
.person__ball_quote-white::after,
.person__ball_quote::after {
    display: block;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    content: ''
}

.arrow::after {
    position: absolute;
    top: 50%;
    left: 48%;
    transform: translate(-50%, -50%)
}

.arrow_left {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1)
}

.arrow_nobg {
    background-color: transparent
}

.arrow_nobg::after {
    background-position-y: -6.1875em
}

.arrow_nobg.is_inactive {
    background-color: transparent !important;
    opacity: .3
}

.arrow_nobg.is_inactive::after {
    background-position-y: -6.1875em !important
}

.arrow:hover {
    background-color: #1c80b9
}

.arrow:hover::after {
    background-position-y: -4.375em
}

.arrow:active {
    background-color: #145c83;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.arrow.is_inactive {
    pointer-events: none;
    background-color: #eceff5
}

.paginator {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 2.5em;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media screen and (max-width:767px) {
    .paginator {
        margin-top: 1.875em
    }

    .paginator__item {
        display: none !important
    }
}

.paginator__items {
    line-height: 3.125em
}

.paginator__item {
    font-size: 1.5em;
    text-decoration: none;
    color: #454093;
    padding: 0 .41667em;
    margin: 0 .41667em;
    opacity: .4;
    -webkit-transition: opacity .1s;
    -o-transition: opacity .1s;
    transition: opacity .1s
}

.paginator__item.is_active {
    opacity: 1;
    pointer-events: none
}

.paginator__item:hover {
    opacity: 1
}

@media screen and (max-width:767px) {
    .paginator__item.is_active {
        display: block !important
    }

    .person {
        font-size: .75em
    }
}

.person__photo {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 3.75em 2.5em
}

@media screen and (max-width:767px) {
    .person__photo {
        display: block;
        width: 19.5625em;
        margin: 0 auto 3.75em
    }
}

.person__confetti {
    position: absolute;
    top: -3.125em;
    left: -3.75em;
    -moz-perspective: 300px;
    width: 17.75em;
    height: 24.9375em;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transform: translateZ(-4px);
    -webkit-perspective: 300px;
    perspective: 300px
}

.person__confetti .l1,
.person__confetti .l2,
.person__confetti .l3 {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.person__confetti .l1 {
    -webkit-transform: translateZ(1px);
    transform: translateZ(1px);
    background-position: -109.6875em 0;
    -ms-transform: none
}

.person__confetti .l2 {
    background-position: -109.6875em -24.8125em;
    -webkit-transform: translateZ(2px);
    transform: translateZ(2px);
    -ms-transform: none
}

.person__confetti .l3 {
    background-position: -109.6875em -49.625em;
    -webkit-transform: translateZ(3px);
    transform: translateZ(3px);
    -ms-transform: none
}

@media screen and (max-width:767px) {
    .person__confetti {
        left: -3.125em
    }
}

.person__confetti-right {
    position: absolute;
    top: -2.75em;
    left: 5.625em;
    -moz-perspective: 300px;
    width: 18.125em;
    height: 24.9375em;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transform: translateZ(-4px);
    -webkit-perspective: 300px;
    perspective: 300px
}

.person__confetti-right .l1,
.person__confetti-right .l2,
.person__confetti-right .l3 {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.person__confetti-right .l1 {
    -webkit-transform: translateZ(1px);
    transform: translateZ(1px);
    background-position: -128.125em 0;
    -ms-transform: none
}

.person__confetti-right .l2 {
    background-position: -128.125em -24.8125em;
    -webkit-transform: translateZ(2px);
    transform: translateZ(2px);
    -ms-transform: none
}

.person__confetti-right .l3 {
    background-position: -128.125em -49.625em;
    -webkit-transform: translateZ(3px);
    transform: translateZ(3px);
    -ms-transform: none
}

@media screen and (max-width:767px) {
    .person__confetti-right {
        left: 5em
    }

    .person__link {
        display: none
    }
}

.person__img {
    width: 19.5625em;
    height: 19.5625em;
    border-radius: 100%;
    background-color: #85D5F3;
    -webkit-transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s
}

.person.trs .person__img,
.person__img.trs {
    -webkit-transition-duration: .1s;
    -o-transition-duration: .1s
}

.person__img.trs {
    opacity: 0;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition-duration: .1s
}

.person__ball {
    position: absolute;
    width: 5.625em;
    height: 5.625em;
    bottom: 0;
    left: 1.25em;
    background-color: #85D5F3;
    border-radius: 100%
}

.person__ball_right {
    bottom: auto;
    left: auto;
    top: 4.875em;
    right: -2.25em
}

.person__ball_top {
    bottom: auto;
    left: auto;
    top: -15%;
    right: 18%;
    background-color: #186E9E !important
}

.person__ball-small-1,
.person__ball-small-2 {
    background-color: #5BC2E7;
    position: absolute;
    border-radius: 100%
}

.person__ball_quote-white::after,
.person__ball_quote::after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.person__ball-small-1 {
    width: 1.125em;
    height: 1.125em;
    left: 1.9375em;
    top: -.5em;
    -webkit-transition: -webkit-transform .4s;
    -o-transition: transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
}

.person__ball-small-2 {
    width: .75em;
    height: .75em;
    left: 2.625em;
    bottom: -.25em;
    -webkit-transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.person__link {
    text-decoration: none;
    color: #186E9E;
    z-index: 2;
    -webkit-transition: background-color .2s, color .2s;
    -o-transition: background-color .2s, color .2s;
    transition: background-color .2s, color .2s
}

.person__link:hover {
    background-color: #85D5F3;
    color: #1f8dca
}

.person__link:hover .person__ball-small-1 {
    -webkit-transform: translate(-10%, -20%) scale(1.2);
    -ms-transform: translate(-10%, -20%) scale(1.2);
    transform: translate(-10%, -20%) scale(1.2)
}

.person__link:hover .person__ball-small-2 {
    -webkit-transform: translate(10%, 30%) scale(1.2);
    -ms-transform: translate(10%, 30%) scale(1.2);
    transform: translate(10%, 30%) scale(1.2)
}

.person__link:hover::after {
    -webkit-transform: translate(-40%, -50%);
    -ms-transform: translate(-40%, -50%);
    transform: translate(-40%, -50%)
}

.person__link-ball {
    background-color: #fff
}

.person__link-ball::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: -webkit-transform .2s;
    -o-transition: transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

.person__link-text {
    position: absolute;
    font-size: .875em;
    font-weight: 700;
    text-transform: uppercase;
    padding: 1em;
    top: 50%;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%)
}

.person__crown {
    position: absolute;
    top: -3.125em;
    right: 3.75em
}

.person__info {
    display: inline-block;
    vertical-align: middle;
    width: 35.625em;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.person__name {
    font-size: 1.75em;
    font-weight: 700;
    margin-bottom: .21429em;
    line-height: 1.1
}

@media screen and (max-width:767px) {
    .person__info {
        text-align: left;
        width: auto
    }

    .person__name {
        margin-bottom: .35714em
    }
}

.person__post {
    font-size: 1.125em;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: .22222em
}

.person__description {
    margin-top: .875em
}

.person__switcher {
    position: absolute;
    bottom: -2.5em;
    left: 27.25em;
    width: 35.625em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:767px) {
    .person__post {
        margin-bottom: 1.44444em
    }

    .person__description {
        font-size: 1.375em
    }

    .person__switcher {
        position: relative;
        width: auto;
        bottom: auto;
        left: auto;
        margin-top: 2.5em;
        font-size: .75em
    }
}

.person.trs .person__img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition-duration: .1s
}

.person.trs .person__info {
    opacity: 0;
    -webkit-transition-duration: .1s;
    -o-transition-duration: .1s;
    transition-duration: .1s
}

.person-switcher__item {
    width: 10.625em;
    opacity: .4;
    -webkit-transition: opacity .1s;
    -o-transition: opacity .1s;
    transition: opacity .1s;
    text-decoration: none;
    color: #186E9E;
    cursor: pointer
}

.person-switcher__item:hover {
    opacity: 1
}

.person-switcher__item.is_active {
    opacity: 1;
    pointer-events: none
}

.person-switcher__name {
    font-size: .875em;
    font-weight: 700;
    text-transform: uppercase
}

.person-switcher__post {
    font-size: .875em
}

.person-switcher__description {
    display: none
}

.crown {
    -webkit-perspective: 200px;
    perspective: 200px
}

.crown__ball {
    -webkit-transform: translate3d(30%, 30%, 1px);
    transform: translate3d(30%, 30%, 1px);
    width: 5.625em;
    height: 5.625em;
    border-radius: 100%
}

.crown__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.city-sign {
    position: relative;
    display: inline-block;
    height: 2.5625em;
    margin-right: 1.8125em;
    text-decoration: none;
    color: #001A72;
    background-position: -43.3125em -6.5em
}

.city-sign::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: -1.875em;
    width: 2.1875em;
    height: 2.5625em;
    background-position: -50.1875em -6.5em
}

.city-sign__name {
    position: relative;
    font-weight: 700;
    margin: .3125em -.5em 0 .625em;
    line-height: 1;
    z-index: 1
}

.city-sign_purple {
    background-position-y: -9.5625em;
    color: #3F2A56
}

.city-sign_purple::after {
    background-position-y: -9.5625em
}

.city-sign_purple.city-sign_big {
    background-position: -53.375em -12.625em
}

.city-sign_purple.city-sign_big::after {
    background-position: -60.1875em -12.625em
}

.city-sign_big {
    width: 7.125em;
    height: 3.125em;
    background-position: -43.3125em -12.625em;
    text-align: center
}

.city-sign_big::after {
    background-position: -50.1875em -12.625em;
    height: 3.125em
}

.presentation {
    position: relative;
    background-color: #eceff5;
    padding: 6.25em 0 12.5em
}

.presentation__title {
    font-size: 2.375em;
    position: relative;
    top: -2.63158em
}

.presentation__paginator {
    display: none
}

@media screen and (max-width:767px) {
    .presentation__paginator {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-top: 1.25em;
        z-index: 2
    }

    .presentation {
        padding: 3.75em 0 6.25em
    }

    .presentation .shape_top .shape__img {
        right: auto;
        left: -5em
    }
}

.footer {
    margin-top: 18.75em;
    padding-bottom: 1.25em
}

.footer__text {
    font-size: .875em
}

.banner {
    position: relative;
    height: 25em;
    background-color: #F4F4FF
}

@media screen and (max-width:767px) {
    .footer {
        margin-top: 2.5em
    }

    .footer .container {
        border-top: 1px solid #e8f1f5;
        padding-top: 1.25em
    }

    .footer__confetti {
        display: none
    }

    .banner {
        height: 30em
    }

    .banner .container {
        z-index: 1
    }
}

.banner__title {
    font-size: 3.5em;
    margin-top: 1.75em;
    line-height: 1;
    color: #454093;
    text-transform: uppercase;
}

@media screen and (max-width:767px) {
    .banner__title {
        text-align: center;
        margin-top: 4em
    }

    .banner__subtitle {
        text-align: center
    }
}

.banner__subtitle {
    font-size: .875em;
    text-transform: uppercase;
    margin-top: .71429em
}

.banner__image {
    position: absolute;
    width: 33.125em;
    height: 33.125em;
    bottom: 0;
    right: 9.375em;
    background-image: url(/local/templates/main/assets/css/../svg/images.svg);
    background-repeat: no-repeat;
    background-size: 265em 33.125em
}

.banner__image_1 {
    background-position: 0 0
}

.banner__image_2 {
    background-position: -33.125em 0
}

.banner__image_3 {
    background-position: -66.25em 0
}

.banner__image_4 {
    background-position: -99.375em 0
}

.banner__image_5 {
    background-position: -132.5em 0
}

.banner__image_6 {
    background-position: -165.625em 0
}

.banner__image_7 {
    background-position: -198.75em 0
}

.banner__image_8 {
    background-position: -231.875em 0
}

.banner__confetti {
    position: absolute;
    bottom: -.625em
}

@media screen and (max-width:767px) {
    .banner__image {
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        font-size: .5625em
    }

    .banner__confetti {
        bottom: -2.5em
    }
}

.dropdown {
    position: relative;
    cursor: pointer
}

.dropdown.is_visible .dropdown__list {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    visibility: visible;
    max-height: 37.5em
}

.dropdown.is_visible::after {
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1)
}

.dropdown::after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: .375em;
    -webkit-transition: -webkit-transform .1s;
    -o-transition: transform .1s;
    transition: transform .1s;
    transition: transform .1s, -webkit-transform .1s
}

.organizers-switcher__item,
.tab-bar__tab {
    -webkit-transition: opacity .1s;
    -o-transition: opacity .1s
}

.dropdown__active {
    font-size: 15px;
    padding: 0 1.25em
}

.dropdown__list {
    position: absolute;
    width: 7.5em;
    margin-left: .625em;
    padding: .625em 0;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: .375em;
    z-index: 3;
    visibility: hidden;
    max-height: 0;
    -webkit-transition-property: max-height, visibility;
    -o-transition-property: max-height, visibility;
    transition-property: max-height, visibility;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s
}

.dropdown__item {
    display: block;
    padding: .5em 1.25em;
    text-decoration: none;
    color: #186E9E
}

.dropdown__item:hover {
    background-color: #85D5F3
}

.tab-bar {
    position: relative;
    padding-bottom: .625em;
    border-bottom: 1px solid #e8f1f5;
    min-height: 3.75em
}

@media screen and (max-width:767px) {
    .dropdown__list {
        margin-left: .375em;
        width: 5.625em
    }

    .tab-bar {
        min-height: 1.625em
    }
}

.tab-bar__tab {
    display: inline-block;
    text-decoration: none;
    margin: .875em 1.6875em 0 0;
    opacity: .4;
    transition: opacity .1s
}

@media screen and (max-width:767px) {
    .tab-bar__tab {
        font-size: .6875em;
        margin-right: .75em
    }
}

.tab-bar__tab-text {
    font-size: 1.5em;
    color: #186E9E;
    vertical-align: middle
}

.tab-bar__tab_doc::before,
.tab-bar__tab_photo::before,
.tab-bar__tab_video::before {
    content: '';
    display: inline-block;
    vertical-align: middle
}

.tab-bar__tab-icon-doc,
.tab-bar__tab-icon-photo,
.tab-bar__tab-icon-video {
    display: inline-block;
    vertical-align: middle
}

.tab-bar__tab:hover {
    opacity: 1
}

.tab-bar__tab.is_active {
    pointer-events: none;
    opacity: 1
}

.tab-bar__title {
    display: block;
    text-decoration: none;
    color: #186E9E;
    font-size: 1.375em;
    padding-top: .68182em
}

.tab-bar__arrows {
    position: absolute;
    top: .625em;
    right: 0
}

.tab-bar__dropdown {
    position: absolute;
    top: 1em;
    right: 0
}

.connect-form__title {
    font-size: 1.625em;
    margin-bottom: 1.15385em;
    line-height: 1.1
}

@media screen and (max-width:767px) {
    .tab-bar__title {
        padding-top: 0
    }

    .tab-bar__arrows {
        display: none
    }

    .tab-bar__dropdown {
        top: .4375em
    }

    .tab-bar__dropdown_over {
        top: -2.5em
    }

    .connect-form__title {
        margin-bottom: .53846em
    }
}

.connect-form__input {
    width: 20.4375em;
    margin-bottom: 1em;
    margin-right: .75em
}

@media screen and (max-width:767px) {
    .connect-form__input {
        width: 100%
    }
}

.connect-form__input_textarea {
    width: 41.875em;
    height: 9.375em;
    margin-bottom: 1em;
    display: block
}

.connect-form__button {
    display: block;
    margin-top: 2em
}

.connect-form__succes {
    font-size: 1.875em;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    visibility: visible !important
}

.connect-form.sended .checkbox__mark,
.popup {
    display: none
}

.connect-form.sended * {
    visibility: hidden
}

.popup {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(255, 255, 255, .95);
    z-index: 10;
    -webkit-transform: translateZ(5px);
    transform: translateZ(5px);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: visibility .3s, opacity .3s;
    -o-transition: visibility .3s, opacity .3s;
    transition: visibility .3s, opacity .3s
}

.popup.is_hidden {
    visibility: hidden;
    opacity: 0;
    z-index: 0;
    pointer-events: none
}

.popup.is_hidden .popup__content {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9)
}

.popup.is_hidden .popup__close,
.popup.is_hidden .popup__iframe {
    opacity: 0
}

.popup__confetti {
    position: absolute;
    top: 50%
}

@media screen and (max-width:767px) {
    .connect-form__input_textarea {
        width: 100%
    }

    .popup__confetti {
        display: none
    }
}

.go-top-button::after,
.header::after,
.header::before,
.popup__close::after {
    display: block;
    content: ''
}

.popup__close {
    position: absolute;
    text-decoration: none;
    width: 3.625em;
    height: 3.625em;
    top: -3.125em;
    right: -4.375em;
    background-color: #186E9E;
    border-radius: 100%;
    -webkit-transition: background-color .2s, opacity .2s .3s, -webkit-box-shadow .2s;
    -o-transition: box-shadow .2s, background-color .2s, opacity .2s .3s;
    transition: box-shadow .2s, background-color .2s, opacity .2s .3s;
    transition: box-shadow .2s, background-color .2s, opacity .2s .3s, -webkit-box-shadow .2s;
    z-index: 5
}

@media screen and (max-width:767px) {
    .popup__close {
        position: fixed;
        top: .625em;
        right: .625em;
        font-size: .75em;
        -webkit-transition: opacity .2s .3s;
        -o-transition: opacity .2s .3s;
        transition: opacity .2s .3s
    }
}

.hamburger .l1,
.hamburger .l2,
.hamburger .l3,
.popup__content {
    -webkit-transition: -webkit-transform .3s;
    -o-transition: transform .3s
}

.popup__close:hover {
    background-color: #1c80b9
}

.popup__close:active {
    background-color: #642F6C;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-box-shadow: none;
    box-shadow: none
}

.popup__close::after {
    position: absolute;
    top: 0
}

.popup__content {
    position: relative;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.popup__iframe {
    -webkit-transition: opacity .3s .3s;
    -o-transition: opacity .3s .3s;
    transition: opacity .3s .3s
}

.go-top-button {
    position: fixed;
    bottom: 1.25em;
    right: 1.25em;
    width: 3.125em;
    height: 3.125em;
    background-color: #454093;
    border-radius: 100%;
    z-index: 3;
    -webkit-transition: background-color .2s, -webkit-box-shadow .2s, -webkit-transform .3s;
    -o-transition: box-shadow .2s, background-color .2s, transform .3s;
    transition: box-shadow .2s, background-color .2s, transform .3s;
    transition: box-shadow .2s, background-color .2s, transform .3s, -webkit-box-shadow .2s, -webkit-transform .3s
}

@media screen and (max-width:767px) {
    .go-top-button {
        font-size: .6875em;
        bottom: .875em;
        right: .75em
    }
}

.go-top-button.is_hidden {
    -webkit-transform: translateY(6.25em);
    -ms-transform: translateY(6.25em);
    transform: translateY(6.25em)
}

.go-top-button:hover {
    background-color: #706adb
}

.go-top-button::after {
    position: absolute;
    top: 50%;
    left: 48%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.next-festival {
    width: 13.75em;
    height: 13.75em;
    margin: 1.875em auto 1.25em;
    padding: 2.5em;
    background-color: #85D5F3;
    color: #001A72;
    border-radius: 100%;
    text-align: center;
    box-sizing: border-box
}

.next-festival__number {
    font-size: 3em;
    font-weight: 300
}

.header {
    position: absolute;
    width: 100%;
    height: 6.8125em;
    background-color: #fff;
    z-index: 10
}

.header::after,
.header::before {
    position: absolute;
    height: 15.6875em;
    background-image: url(/local/templates/main/assets/css/../svg/header.svg);
    background-repeat: no-repeat;
    background-size: auto 15.625em
}

.header::before {
    width: 75em;
    margin-left: -1%
}

.header::after {
    top: 0;
    right: 0;
    width: 15em;
    background-position: -74.75em top
}

.header__logo {
    position: absolute;
    top: .9375em;
    left: 2.5em
}

@media screen and (max-width:767px) {
    .header__logo {
        top: 1.25em;
        left: 0;
        z-index: 6
    }
}

.header__menu {
    z-index: 1
}

.header__nav {
    position: absolute;
    top: 3em;
    left: 25%
}

@media screen and (max-width:767px) {
    .header__nav {
        left: 0;
        top: 0;
        width: 100%
    }

    .header__confetti {
        display: none
    }
}

.header__confetti {
    position: absolute;
    top: 0;
    left: 16.4375em;
    -webkit-perspective: 100px;
    perspective: 100px;
    -moz-perspective: 300px;
    width: 35.125em;
    height: 25.375em;
    pointer-events: none;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-4px);
    transform: translateZ(-4px)
}

.header__confetti-2,
.welcome__confetti-left {
    -webkit-perspective: 100px;
    pointer-events: none
}

.header__confetti .l1,
.header__confetti .l2,
.header__confetti .l3 {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.header__confetti .l1 {
    -webkit-transform: translateZ(1px);
    transform: translateZ(1px);
    background-position: 0 0;
    -ms-transform: none
}

.header__confetti .l2 {
    background-position: 0 -25.25em;
    -webkit-transform: translateZ(2px);
    transform: translateZ(2px);
    -ms-transform: none
}

.header__confetti .l3 {
    background-position: 0 -50.5em;
    -webkit-transform: translateZ(3px);
    transform: translateZ(3px);
    -ms-transform: none
}

.header__confetti-2 {
    position: absolute;
    top: 16.25em;
    left: 28.75em;
    perspective: 100px;
    -moz-perspective: 300px;
    width: 12.125em;
    height: 9.75em;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-4px);
    transform: translateZ(-4px)
}

.header__confetti-2 .l1,
.header__confetti-2 .l2,
.header__confetti-2 .l3 {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.header__confetti-2 .l1 {
    -webkit-transform: translateZ(1px);
    transform: translateZ(1px);
    background-position: -34.5em 0;
    -ms-transform: none
}

.header__confetti-2 .l2 {
    background-position: -34.5em -9.625em;
    -webkit-transform: translateZ(2px);
    transform: translateZ(2px);
    -ms-transform: none
}

.header__confetti-2 .l3 {
    background-position: -34.5em -19.25em;
    -webkit-transform: translateZ(3px);
    transform: translateZ(3px);
    -ms-transform: none
}

.header__feedback {
    position: absolute;
    top: 3.125em;
    right: 2.5em;
    z-index: 1
}

@media screen and (max-width:767px) {

    .header__confetti-2,
    .header__feedback {
        display: none
    }

    .header::after,
    .header::before {
        background-repeat: no-repeat;
        background-size: 102% auto;
        width: 100%
    }

    .header {
        background-color: transparent
    }

    .header::before {
        margin-left: 0;
        position: fixed;
        top: 0;
        height: 3.75em;
        background-image: url(/local/templates/main/assets/css/../svg/menu_m.svg);
        background-position: center top
    }

    .header::after {
        background-image: url(/local/templates/main/assets/css/../svg/header_m.svg);
        background-position: -.125em 0;
        height: 8.75em
    }
}

.header__support,
.menu,
.menu__logo {
    position: absolute
}

.header__support {
    color: #001A72;
    font-size: .8125em;
    white-space: nowrap;
    z-index: 10
}

@media screen and (min-width:768px) {
    .header__support {
        letter-spacing: .2em;
        font-weight: 700;
        top: .76923em;
        left: 26.6%;
        width: 44%
    }

    .nav__a {
        white-space: nowrap
    }
}

.logo {
    display: block
}

@media screen and (max-width:767px) {
    .header__support {
        font-size: .5em;
        letter-spacing: .01em;
        overflow: hidden;
        top: .75em;
        left: 2.5em
    }

    .logo {
        width: 16.875em;
        height: 4.625em;
        background-image: url(/local/templates/main/assets/css/../svg/logo_m.svg);
        background-size: contain
    }
}

.menu {
    width: 100%
}

.menu__hamburger {
    top: 1.25em;
    right: .75em;
    display: none
}

.menu__logo {
    display: none;
    left: 0;
    top: 1.25em
}

@media screen and (max-width:767px) {
    .menu {
        position: fixed;
        -webkit-transform: translateZ(2px);
        transform: translateZ(2px)
    }

    .menu__hamburger,
    .menu__logo {
        display: block
    }

    .menu.is_visible {
        z-index: 10
    }

    .menu.is_visible .nav {
        visibility: visible;
        height: 100vh;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }
}

.hamburger {
    position: absolute;
    width: 1.5em;
    height: 14px
}

.hamburger .l1,
.hamburger .l2,
.hamburger .l3 {
    position: absolute;
    width: 100%;
    height: 2px;
    border-radius: 1px;
    background-color: #186E9E;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.hamburger .l2 {
    top: 50%;
    margin-top: -1px
}

.nav,
.subnav {
    margin: 0;
    list-style: none
}

.hamburger .l3 {
    bottom: 0
}

.hamburger.is_close .l1 {
    -webkit-transform: translateY(300%) rotate(45deg);
    -ms-transform: translateY(300%) rotate(45deg);
    transform: translateY(300%) rotate(45deg)
}

.hamburger.is_close .l2 {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0)
}

.hamburger.is_close .l3 {
    -webkit-transform: translateY(-300%) rotate(-45deg);
    -ms-transform: translateY(-300%) rotate(-45deg);
    transform: translateY(-300%) rotate(-45deg)
}

.nav {
    padding: 0;
    width: 46%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.nav__item {
    position: relative;
    display: inline-block;
    border-radius: 1.25em;
    -webkit-transition: background-color .1s;
    -o-transition: background-color .1s;
    transition: background-color .1s
}

@media screen and (max-width:767px) {
    .nav__item {
        display: block
    }
}

.nav__item_subnav {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.nav__item_subnav::before {
    content: '';
    display: block;
    position: absolute;
    width: 8.75em;
    height: 1.25em;
    bottom: -1.25em;
    left: 0
}

.nav__item_subnav::after {
    display: none;
    content: '';
    position: absolute;
    top: 1.0625em;
    left: .75em;
    -webkit-transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

@media screen and (max-width:767px) {
    .nav__item_subnav {
        -webkit-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s
    }

    .nav__item_subnav > .nav__a {
        pointer-events: none
    }

    .nav__item_subnav::before {
        display: none
    }

    .nav__item_subnav::after {
        display: block
    }
}

.nav__a,
.subnav__a {
    display: block;
    font-weight: 700;
    text-decoration: none
}

.nav__item:hover {
    background-color: #001A72;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.nav__item:hover .subnav {
    visibility: visible;
    -webkit-transform: translateY(1.875em);
    -ms-transform: translateY(1.875em);
    transform: translateY(1.875em);
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s
}

.nav__item:hover .subnav_3 {
    width: 17.5em;
    height: 17.5em
}

@media screen and (max-width:767px) {
    .nav__item:hover .subnav_3 {
        width: auto;
        height: 12.5em;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.nav__item:hover .subnav_4 {
    width: 15em;
    height: 22.5em;
    background-image: url(/local/templates/main/assets/css/../svg/subnav-6.svg)
}

.nav__item:hover > .nav__a {
    color: #85D5F3
}

.nav__a {
    color: #186E9E;
    padding: .5em 1.375em;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.nav__a:hover {
    color: #85D5F3
}

@media screen and (max-width:767px) {
    .nav__item:hover .subnav_4 {
        width: auto;
        height: 17.5em;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .nav__item:hover::after {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .nav__a {
        font-size: 1.5em;
        display: block
    }

    .nav {
        display: block;
        width: 100%;
        padding: 6.875em 1.25em 1.25em;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        visibility: hidden;
        height: 0;
        overflow: auto;
        background: #fff;
        -webkit-transition-property: height, visibility;
        -o-transition-property: height, visibility;
        transition-property: height, visibility;
        -webkit-transition-duration: .1s;
        -o-transition-duration: .1s;
        transition-duration: .1s
    }
}

.main-banner__look-button::before,
.subnav {
    background-size: contain;
    background-repeat: no-repeat
}

.feedback {
    text-decoration: none;
    color: #001A72;
    width: 7.5em;
    padding-left: .25em;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s
}

.feedback:hover {
    color: #1c80b9
}

.feedback:hover .b1 {
    -webkit-transform: translate(-14px, 2px);
    -ms-transform: translate(-14px, 2px);
    transform: translate(-14px, 2px)
}

.feedback:hover .b2 {
    -webkit-transform: translate(-10px, -10px);
    -ms-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px)
}

.feedback:hover .b3 {
    -webkit-transform: translate(20px, -10px);
    -ms-transform: translate(20px, -10px);
    transform: translate(20px, -10px)
}

.feedback:hover .b4 {
    -webkit-transform: translate(10px, -16px);
    -ms-transform: translate(10px, -16px);
    transform: translate(10px, -16px)
}

.feedback:hover .b5 {
    -webkit-transform: translate(-4px, -15px);
    -ms-transform: translate(-4px, -15px);
    transform: translate(-4px, -15px)
}

.feedback:hover .b6 {
    -webkit-transform: translate(-1px, -8px);
    -ms-transform: translate(-1px, -8px);
    transform: translate(-1px, -8px)
}

.feedback:hover .b7 {
    -webkit-transform: translate(-8px, -8px);
    -ms-transform: translate(-8px, -8px);
    transform: translate(-8px, -8px)
}

.feedback:hover .b8 {
    -webkit-transform: translate(-20px, -8px);
    -ms-transform: translate(-20px, -8px);
    transform: translate(-20px, -8px)
}

.feedback:hover .b9 {
    -webkit-transform: translate(-2px, -8px);
    -ms-transform: translate(-2px, -8px);
    transform: translate(-2px, -8px)
}

.feedback:hover .b10 {
    -webkit-transform: translate(10px, -8px);
    -ms-transform: translate(10px, -8px);
    transform: translate(10px, -8px)
}

.feedback:hover .b11 {
    -webkit-transform: translate(2px, -10px);
    -ms-transform: translate(2px, -10px);
    transform: translate(2px, -10px)
}

.feedback:hover .cap {
    -webkit-transform: scale(1.33, -1) translate(-4px, 1px);
    -ms-transform: scale(1.33, -1) translate(-4px, 1px);
    transform: scale(1.33, -1) translate(-4px, 1px)
}

.feedback__title {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1
}

.feedback__icon {
    position: absolute;
    width: 6.25em;
    height: 4.125em;
    left: -4.75em;
    top: -2.25em
}

.feedback__icon .b {
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

.feedback__icon .b1,
.feedback__icon .b3,
.feedback__icon .b6,
.feedback__icon .b7,
.feedback__icon .b9 {
    fill: #BBDDE6
}

.feedback__icon .b10,
.feedback__icon .b2,
.feedback__icon .b8 {
    fill: #0095C8
}

.feedback__icon .b4,
.feedback__icon .b5 {
    fill: #5BC2E7
}

.feedback__icon .b11 {
    fill: #001A72
}

.feedback__icon .h {
    fill: #FFF
}

.feedback__icon .e {
    fill: none;
    stroke: #001A72;
    stroke-width: 2.5
}

.feedback__icon .o {
    fill: #FFF;
    stroke: #001A72;
    stroke-width: 2.5;
    stroke-linecap: round;
    stroke-linejoin: round
}

.feedback__icon .c {
    fill: none;
    stroke: #BBDDE6;
    stroke-width: 2.5;
    stroke-linecap: round;
    stroke-linejoin: round
}

.feedback__icon .bk {
    fill: #FFF
}

.feedback__icon .cap {
    -webkit-transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.subnav {
    position: absolute;
    top: 1em;
    padding: 1.25em 0 0;
    width: 0;
    height: 0;
    box-sizing: border-box;
    background-image: url(/local/templates/main/assets/css/../svg/subnav.svg);
    background-position: 0 0;
    visibility: hidden;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -ms-transition-property: transform
}

@supports (-ms-ime-align:auto) {
    .subnav {
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform
    }
}

.subnav__a {
    color: #fff;
    padding: .75em 1.5625em;
    white-space: nowrap;
    -webkit-transition: color .1s;
    -o-transition: color .1s;
    transition: color .1s
}

.subnav__a:hover {
    color: #85D5F3
}

.main-banner {
    position: relative;
    min-height: 48em
}

.main-banner_2020 .main-banner__title {
    font-size: 2.8em;
    color: #001A72
}

@media screen and (max-width:767px) {
    .subnav__a {
        font-weight: 400;
        padding-left: 2.375em
    }

    .subnav {
        position: relative;
        background-image: none;
        top: auto;
        padding: 0
    }

    .main-banner {
        top: 4.125em
    }

    .main-banner_2020 {
        min-height: 38.75em
    }

    .main-banner_2020 .main-banner__title {
        font-size: 1.8em
    }
}

.main-banner_2020 .main-banner__text {
    font-size: 1.3em;
    color: #001A72
}

.main-banner__cover {
    position: absolute;
    width: 62%;
    height: 100%;
    top: 0;
    right: 0
}

@media screen and (max-width:767px) {
    .main-banner_2020 .main-banner__text {
        font-size: 1em
    }

    .main-banner__cover {
        position: relative;
        width: 100%;
        height: 19.6875em
    }

    .main-banner__shape_desktop {
        display: none
    }
}

.main-banner__shape {
    position: absolute
}

.main-banner__shape_desktop {
    top: 0;
    left: -1px
}

.main-banner__shape_m {
    bottom: -1px;
    display: none
}

@media screen and (max-width:767px) {
    .main-banner__shape_m {
        display: block
    }

    .main-banner .shape__img,
    .main-banner__shape-bottom .shape__img {
        width: 90em;
        right: -8.75em;
        left: auto
    }
}

.main-banner__img {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: visibility .3s, opacity .3s, -webkit-transform .6s;
    -o-transition: transform .6s, visibility .3s, opacity .3s;
    transition: transform .6s, visibility .3s, opacity .3s;
    transition: transform .6s, visibility .3s, opacity .3s, -webkit-transform .6s
}

.main-banner__img.is_hidden {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(3.125em) scale(1.1);
    -ms-transform: translateX(3.125em) scale(1.1);
    transform: translateX(3.125em) scale(1.1)
}

.main-banner__info {
    position: absolute;
    top: 22.5em;
    left: 8%;
    width: 23.75em;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

@media screen and (max-width:767px) {
    .main-banner__img.is_hidden {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    .main-banner__img {
        background-position-y: 0
    }

    .main-banner__info {
        top: 21.25em;
        left: auto;
        width: auto;
        padding: 1.25em
    }
}

.main-banner__title {
    font-size: 1.75em;
    line-height: 1.1;
    font-weight: 300
}

.main-banner__schedule {
    margin-top: 1.25em;
    line-height: 2
}

.main-banner__schedule dd,
.main-banner__schedule dt {
    display: inline-block;
    width: 8.75em;
    margin: 0
}

.main-banner__paginator {
    position: absolute;
    bottom: 0;
    left: 8%;
    margin-left: -.625em;
    z-index: 2;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media screen and (max-width:767px) {
    .main-banner__paginator {
        font-size: .8125em
    }
}

.main-banner__text {
    line-height: 1.4;
    margin-top: 1.875em
}

.main-banner__look-button {
    vertical-align: middle
}

.main-banner__look-button::before {
    content: '';
    display: inline-block;
    width: 1em;
    height: 1em;
    background-image: url(https://www.snegnost.ru/local/templates/main/assets/svg/icon-play-new.svg);
    margin-right: .625em;
    margin-bottom: -.0625em
}

.main-paginator__number {
    font-size: .875em;
    font-weight: 700;
    pointer-events: none
}

.main-paginator__item {
    text-decoration: none;
    display: inline-block;
    margin-right: .875em;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    text-align: center;
    vertical-align: bottom;
    position: relative
}

.main-paginator__item:hover::before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.main-paginator__item::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-color: #fff;
    z-index: -1;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .2s cubic-bezier(.35, .69, .51, 1.26);
    -o-transition: transform .2s cubic-bezier(.35, .69, .51, 1.26);
    transition: transform .2s cubic-bezier(.35, .69, .51, 1.26);
    transition: transform .2s cubic-bezier(.35, .69, .51, 1.26), -webkit-transform .2s cubic-bezier(.35, .69, .51, 1.26)
}

@media screen and (max-width:767px) {
    .main-paginator__item::before {
        display: none
    }
}

.main-schedule__header,
.main-summary {
    display: -webkit-box;
    -webkit-box-pack: justify
}

.main-paginator__item:nth-child(1) {
    -webkit-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    margin-bottom: .25em
}

.main-paginator__item:nth-child(2) {
    margin-bottom: .1875em
}

.main-paginator__item:nth-child(3) {
    -webkit-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    transform: rotate(-4deg);
    margin-bottom: .25em
}

.main-paginator__item:nth-child(4) {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
    margin-bottom: .5em
}

.main-paginator__item:nth-child(5) {
    -webkit-transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
    transform: rotate(-6deg);
    margin-bottom: .875em
}

.main-paginator__item.is_active {
    pointer-events: none
}

.main-paginator__arrow {
    position: absolute;
    top: .375em;
    right: -5.625em;
    -webkit-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg);
    transform: rotate(-8deg)
}

.main-paginator__marker {
    position: absolute;
    -webkit-transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    font-family: serif;
    line-height: 0;
    bottom: 0
}

.intro,
.main-schedule {
    max-height: 187.5em;
    -webkit-transition: max-height .6s
}

.main-paginator #marker-1 {
    -webkit-transform: translate(.625em, .0625em) rotate(3deg);
    -ms-transform: translate(.625em, .0625em) rotate(3deg);
    transform: translate(.625em, .0625em) rotate(3deg)
}

.main-paginator #marker-2 {
    -webkit-transform: translate(4.25em, .125em) rotate(0);
    -ms-transform: translate(4.25em, .125em) rotate(0);
    transform: translate(4.25em, .125em) rotate(0)
}

.main-paginator #marker-3 {
    -webkit-transform: translate(7.9375em, .125em) rotate(-2deg);
    -ms-transform: translate(7.9375em, .125em) rotate(-2deg);
    transform: translate(7.9375em, .125em) rotate(-2deg)
}

.main-paginator #marker-4 {
    -webkit-transform: translate(11.6875em, -.125em) rotate(-4deg);
    -ms-transform: translate(11.6875em, -.125em) rotate(-4deg);
    transform: translate(11.6875em, -.125em) rotate(-4deg)
}

.main-paginator #marker-5 {
    -webkit-transform: translate(15.375em, -.375em) rotate(-10deg);
    -ms-transform: translate(15.375em, -.375em) rotate(-10deg);
    transform: translate(15.375em, -.375em) rotate(-10deg)
}

.main-summary {
    width: 50em;
    padding: 3.75em 0;
    margin: 0 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:767px) {
    .main-paginator__arrow {
        right: -3.75em
    }

    .main-summary {
        padding: 7.5em .625em 3.75em 1.25em;
        width: auto
    }

    .main-summary__item {
        font-size: .625em
    }
}

.main-summary__item {
    text-align: center;
    width: 9.375em;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.main-summary__icon {
    display: inline-block
}

.main-summary__number {
    font-size: 3em;
    text-align: center;
    white-space: nowrap;
    color: #001A72;
    margin-top: .20833em
}

.main-summary__text {
    font-size: .875em;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    color: #001A72;
    line-height: 1.2
}

.main-guest {
    position: relative;
    padding: 5em 0
}

.main-guest__confetti {
    right: -1.875em
}

@media screen and (max-width:767px) {
    .main-summary__number-plus {
        display: none
    }

    .main-guest {
        padding: 3.75em 0;
        overflow: visible
    }

    .main-guest__confetti {
        display: none
    }
}

.main-schedule {
    padding-bottom: 11.25em;
    -o-transition: max-height .6s;
    transition: max-height .6s;
    -webkit-box-shadow: 0 -12.5em 12.5em #fff;
    box-shadow: 0 -12.5em 12.5em #fff
}

.main-schedule.is_hidden {
    overflow: hidden;
    max-height: 47.5em
}

.main-schedule__header {
    border-bottom: 1px solid #eeecf1;
    padding: .625em 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.main-schedule__title {
    font-size: 2em;
    display: inline-block;
    text-decoration: none;
    color: #3F2A56;
    line-height: 1
}

@media screen and (max-width:767px) {
    .main-schedule__title-second {
        display: none
    }
}

.main-schedule__cities {
    display: inline-block;
    margin-bottom: .1875em
}

@media screen and (max-width:767px) {
    .main-schedule__cities {
        position: absolute;
        right: 0;
        margin: 0;
        display: block;
        top: 3.25em;
        z-index: 1;
        -webkit-box-shadow: 0 .1875em 1.125em rgba(100, 47, 108, .5);
        box-shadow: 0 .1875em 1.125em rgba(100, 47, 108, .5)
    }

    .main-schedule__cities::after {
        content: '';
        display: block;
        position: absolute;
        top: -3.75em;
        right: 0;
        width: 7.5em;
        height: 3.75em
    }

    .main-schedule__cities.is_visible .main-schedule__city {
        display: block
    }

    .main-schedule__cities.is_visible .main-schedule__city.is_active::after {
        -webkit-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
        transform: scaleY(-1)
    }
}

.main-schedule__city {
    color: #3F2A56;
    text-decoration: none;
    margin-left: 1.25em;
    opacity: .4;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s
}

#main-banner-tint.color-blue .main-banner__info_3,
#main-banner-tint.color-dark-blue .main-banner__info_4,
#main-banner-tint.color-light-blue .main-banner__info_1,
#main-banner-tint.color-light-purple .main-banner__info_2,
#main-banner-tint.color-purple .main-banner__info_5,
.intro.is_hidden .intro__button,
.intro.is_hidden::after,
.main-schedule__city.is_active,
.main-schedule__city:hover {
    opacity: 1
}

.main-schedule__city.is_active {
    pointer-events: none
}

.main-schedule__city.is_active::after {
    content: '';
    display: none;
    position: absolute;
    top: 1.5em;
    right: 0;
    -webkit-transition: -webkit-transform .1s;
    -o-transition: transform .1s;
    transition: transform .1s;
    transition: transform .1s, -webkit-transform .1s
}

@media screen and (max-width:767px) {
    .main-schedule__city {
        margin: 0;
        text-align: right;
        padding: 1.25em;
        background: #fff;
        opacity: 1;
        display: none
    }

    .main-schedule__city.is_active {
        display: block;
        position: absolute;
        top: -3.25em;
        right: 0;
        background: 0 0
    }

    .main-schedule__city.is_active::after {
        display: block
    }
}

.main-2020__delimiter,
.main-presentation {
    background-image: url(/local/templates/main/assets/css/../img/confetti-presentation.png)
}

.main-schedule__button {
    position: absolute;
    z-index: 2;
    left: 50%;
    bottom: 7.5em;
    -webkit-transform: translate(-50%, -60%);
    -ms-transform: translate(-50%, -60%);
    transform: translate(-50%, -60%)
}

.main-schedule__button.is_hidden::after {
    content: 'скрыть';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 3.3;
    border-radius: 2.5em;
    background-color: #3F2A56
}

.main-presentation {
    position: relative;
    background-repeat: repeat-x;
    background-size: auto 17.5em;
    background-position: left bottom;
    padding-top: 3.125em;
    padding-bottom: 15.625em
}

.main-presentation__shape {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1)
}

.main-presentation__organizers-link {
    display: none;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
    color: #186E9E;
    margin-top: 1.25em
}

.main-presentation__organizers-link::after {
    content: '';
    display: inline-block;
    position: absolute;
    margin-left: .25em
}

@media screen and (max-width:767px) {
    .main-schedule__button {
        bottom: 5em
    }

    .main-presentation__organizers-link {
        display: inline-block
    }

    .main-presentation__wrapper {
        padding-top: 2.5em;
        margin-top: -2.5em;
        overflow: hidden
    }

    .main-presentation {
        padding-bottom: 8.75em;
        background-size: auto 10em
    }

    .main-presentation .shape__img {
        width: 37.5em
    }

    .welcome__pic {
        font-size: .375em
    }
}

.welcome {
    position: relative;
    max-width: 48.125em;
    margin: 0 auto;
    cursor: pointer
}

.welcome__pic {
    position: relative;
    width: 48.125em
}

.welcome__box {
    position: relative;
    height: 31.875em;
    border-radius: 2.25em;
    background-color: #85D5F3;
    overflow: hidden
}

.welcome__ball {
    position: absolute;
    top: -5em;
    right: -10em;
    width: 35em;
    height: 35em;
    background-color: #186E9E;
    border-radius: 100%
}

.welcome__photo {
    background-image: url(/local/templates/main/assets/css/../img/welcome.jpg);
    background-repeat: no-repeat;
    background-size: 86% 86%;
    background-position: -100% bottom;
    overflow: hidden
}

.welcome__confetti,
.welcome__play-ico {
    background-size: contain;
    background-repeat: no-repeat
}

.welcome__confetti {
    position: absolute;
    width: 23.5em;
    height: 32.4375em;
    top: -3.125em;
    right: 5em;
    background-image: url(/local/templates/main/assets/css/../svg/confetti-welcome.svg)
}

.welcome__title {
    font-size: 2.625em;
    margin: 5.30952em 0 0 .95238em
}

@media screen and (min-width:768px) {
    .welcome__info {
        position: absolute;
        top: 12em;
        left: 2.5em;
        max-width: 20em
    }

    .welcome__name {
        font-size: 2.625em
    }
}

.intro__content,
.main-2020__content {
    max-width: 54.375em
}

.welcome__name {
    color: #001A72;
    line-height: 1
}

@media screen and (max-width:767px) {
    .welcome__info {
        margin-top: 1.875em
    }

    .welcome__name {
        font-size: 1.75em
    }
}

.welcome__post {
    font-size: .875em;
    letter-spacing: .04em;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: .71429em
}

.welcome__play {
    position: absolute;
    left: 2.5em;
    bottom: 2.5em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.welcome__play:hover .welcome__play-ball {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15)
}

.welcome__play:hover .welcome__play-ico {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

.welcome__play:active .welcome__play-ball {
    background-color: #3F2A56
}

.welcome__play-ball {
    position: relative;
    width: 5.625em;
    height: 5.625em;
    border-radius: 100%;
    background-color: #001A72;
    -webkit-transition: -webkit-transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s
}

.welcome__play-ico {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -.625em;
    margin-left: -.4375em;
    will-change: transform;
    font-size: 1.8em;
    color: #fff;
    -webkit-transition: -webkit-transform .2s;
    -o-transition: transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    pointer-events: none;
    width: 1.25em;
    height: 1.25em;
    background-image: url(https://www.snegnost.ru/local/templates/main/assets/svg/icon-play-new.svg)
}

.welcome__play-text {
    margin-left: .9375em;
    letter-spacing: .04em
}

.welcome__confetti-left {
    position: absolute;
    left: 0;
    top: 20%;
    perspective: 100px;
    -moz-perspective: 300px;
    width: 20.9375em;
    height: 21.375em;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-4px);
    transform: translateZ(-4px);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1)
}

.welcome__confetti-left .l1,
.welcome__confetti-left .l2,
.welcome__confetti-left .l3 {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.connect,
.connect__form {
    position: relative
}

.welcome__confetti-left .l1 {
    -webkit-transform: translateZ(1px);
    transform: translateZ(1px);
    background-position: -46.5em 0;
    -ms-transform: none
}

.welcome__confetti-left .l2 {
    background-position: -46.5em -21.25em;
    -webkit-transform: translateZ(2px);
    transform: translateZ(2px);
    -ms-transform: none
}

.welcome__confetti-left .l3 {
    background-position: -46.5em -42.5em;
    -webkit-transform: translateZ(3px);
    transform: translateZ(3px);
    -ms-transform: none
}

.sponsors {
    padding: 6.25em 0 0
}

@media screen and (max-width:767px) {
    .welcome__play-text {
        font-size: 2em;
        margin-left: .5em
    }

    .welcome__confetti-left {
        display: none
    }

    .sponsors {
        padding: 3.75em 0
    }
}

.sponsors__title {
    font-size: 1.375em;
    border-bottom: 1px solid #e8f1f5;
    padding-bottom: .90909em;
    font-weight: 700
}

.sponsors__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 1.875em
}

@media screen and (min-width:768px) {
    .sponsors__items {
        margin-left: 1.875em;
        margin-right: 1.875em
    }
}

@media screen and (max-width:767px) {
    .sponsors__items {
        display: block;
        margin: .625em -1.25em;
        text-align: center
    }

    .sponsors__item {
        font-size: .75em;
        margin-bottom: 2.5em
    }
}

.sponsors__item {
    display: inline-block;
    width: 12.5em;
    height: 12.5em;
    background-image: url(/local/templates/main/assets/css/../img/sponsors2022.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    vertical-align: top
}

.guest__year,
.main-footer__text {
    font-size: .875em
}

.sponsors__item_1 {
    background-position: 0 0
}

.sponsors__item_2 {
    background-position: -12.5em 0
}

.sponsors__item_3 {
    background-position: -25em 0
}

.sponsors__item_4 {
    background-position: -37.5em 0
}

.sponsors__item_5 {
    background-position: -50em 0
}

.sponsors__item_6 {
    background-position: -62.5em 0
}

.sponsors__item_7 {
    background-position: -75em 0
}

.sponsors__item_8 {
    background-position: -87.5em 0
}

.sponsors__row {
    margin-top: 5em
}

.sponsors__row .sponsors__items {
    margin-top: 0
}

@media screen and (min-width:768px) {
    .sponsors__row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .sponsors__col_1 {
        width: 32%;
        margin-right: 1.875em
    }

    .sponsors__col_2 {
        width: 68%
    }
}

.main-footer {
    margin-top: 7.5em;
    padding: 1.25em 0;
    border-top: 1px solid #d9e3ed
}

@media screen and (max-width:767px) {
    .sponsors__col_2 .sponsors__item {
        margin-bottom: 0
    }

    .main-footer {
        margin-top: 3.75em
    }

    .main-confetti-footer {
        display: none
    }
}

.main-confetti-footer {
    margin: -13.75em 0 -6.25em
}

#main-banner-tint.color-light-blue .main-banner {
    color: #186E9E;
    background-color: #85D5F3
}

#main-banner-tint.color-light-blue .main-banner__shape {
    fill: #85D5F3
}

#main-banner-tint.color-light-blue .main-paginator__item {
    color: #186E9E
}

#main-banner-tint.color-light-purple .main-banner {
    color: #85D5F3;
    background-color: #642F6C
}

#main-banner-tint.color-light-purple .main-banner__shape {
    fill: #642F6C
}

#main-banner-tint.color-light-purple .main-paginator__item {
    color: #85D5F3
}

#main-banner-tint.color-blue .main-banner {
    color: #85D5F3;
    background-color: #186E9E
}

#main-banner-tint.color-blue .main-banner__shape {
    fill: #186E9E
}

#main-banner-tint.color-blue .main-paginator__item {
    color: #85D5F3
}

#main-banner-tint.color-dark-blue .main-banner {
    color: #85D5F3;
    background-color: #001A72
}

#main-banner-tint.color-dark-blue .main-banner__shape {
    fill: #001A72
}

#main-banner-tint.color-dark-blue .main-paginator__item {
    color: #85D5F3
}

#main-banner-tint.color-purple .main-banner {
    color: #85D5F3;
    background-color: #3F2A56
}

#main-banner-tint.color-purple .main-banner__shape {
    fill: #3F2A56
}

#main-banner-tint.color-purple .main-paginator__item {
    color: #85D5F3
}

.main-press-centre__paginator {
    display: none
}

.connect {
    background-color: #eceff5;
    padding-top: 5em
}

@media screen and (max-width:767px) {
    .main-press-centre__paginator {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .main-press-centre .tab-bar__arrows {
        display: block;
        top: 0;
        font-size: .75em
    }

    .connect {
        padding-top: 2.5em
    }

    .connect__confetti {
        display: none
    }
}

.connect__confetti-container {
    position: absolute;
    top: -7.5em;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.connect__confetti {
    position: absolute;
    top: 1.25em;
    right: -8.125em;
    -webkit-perspective: 100px;
    perspective: 100px;
    -moz-perspective: 300px;
    width: 44.625em;
    height: 38.375em;
    pointer-events: none;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-4px);
    transform: translateZ(-4px)
}

.connect__confetti .l1,
.connect__confetti .l2,
.connect__confetti .l3 {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.connect__confetti .l1 {
    -webkit-transform: translateZ(1px);
    transform: translateZ(1px);
    background-position: -187.5em 0;
    -ms-transform: none
}

.connect__confetti .l2 {
    background-position: -187.5em -38.25em;
    -webkit-transform: translateZ(2px);
    transform: translateZ(2px);
    -ms-transform: none
}

.connect__confetti .l3 {
    background-position: -187.5em -76.5em;
    -webkit-transform: translateZ(3px);
    transform: translateZ(3px);
    -ms-transform: none
}

.main-2020 {
    position: relative;
    overflow: hidden;
    padding: 5em 0 11.25em
}

.main-2020__delimiter {
    position: relative;
    background-repeat: repeat-x;
    background-size: auto 15em;
    background-position: left bottom;
    height: 15em;
    margin-top: 3.125em;
    margin-bottom: 9.375em
}

.main-2020__title {
    font-size: 2.625em;
    color: #001A72
}

@media screen and (max-width:767px) {
    .main-2020 {
        padding: 6.25em 0;
        z-index: 1
    }

    .main-2020__delimiter {
        height: 8.75em;
        background-size: auto 12.5em;
        margin-bottom: 6.25em
    }

    .main-2020__title {
        font-size: 1.75em
    }
}

.main-2020__description {
    color: #001A72;
    font-size: 1.875em;
    margin: 1em 0
}

@media screen and (max-width:767px) {
    .main-2020__description {
        font-size: 1.25em
    }
}

.main-2020__text {
    font-size: 1.375em
}

.main-2020__action {
    position: absolute;
    top: 13.75em;
    right: 5em;
    width: 16.875em;
    height: 16.875em;
    background-color: #85D5F3;
    color: #001A72;
    border-radius: 100%;
    text-align: center;
    padding-top: 7.25em;
    box-sizing: border-box
}

.main-2020__action-image {
    position: absolute;
    top: -30%;
    width: 13.8125em;
    height: 13.5em;
    background-image: url(/local/templates/main/assets/css/../img/santa-mail.png);
    background-repeat: no-repeat;
    background-size: contain
}

.main-2020__action-button {
    display: inline-block;
    margin-top: 1em
}

@media screen and (max-width:767px) {
    .main-2020__text {
        font-size: 1.0625em
    }

    .main-2020__action {
        position: relative;
        top: auto;
        right: auto;
        margin: 6.25em auto 0
    }
}

.main-popup__title {
    font-size: 18px;
    margin-bottom: .55556em
}

.main-popup__confetti {
    margin-top: -25em
}

.main-popup__iframe {
    border: none
}

@media screen and (min-width:768px) {
    .main-popup__iframe {
        width: 48.125em;
        height: 27.0625em
    }
}

.intro {
    position: relative;
    overflow: hidden;
    padding: 5em 0 11.25em;
    -o-transition: max-height .6s;
    transition: max-height .6s
}

.intro.is_hidden {
    max-height: 38.75em
}

.intro.is_hidden .intro__button {
    pointer-events: all
}

.intro::after,
.intro__button {
    pointer-events: none;
    opacity: 0
}

@media screen and (max-width:767px) {
    .main-popup__iframe {
        width: 18.75em;
        height: 12.5em
    }

    .intro {
        padding: 6.25em 0
    }
}

.intro::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 18.75em;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(80%, #fff));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0), #fff 80%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 80%);
    -webkit-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

.intro__title {
    font-size: 2.625em;
    color: #001A72
}

@media screen and (max-width:767px) {
    .intro__title {
        font-size: 1.75em
    }
}

.intro__description {
    color: #001A72;
    font-size: 1.875em;
    margin: 1em 0
}

.about-gallery__item,
.organizers-switcher__item,
.press-centre-item {
    color: #454093;
    text-decoration: none
}

@media screen and (max-width:767px) {
    .intro__description {
        font-size: 1.25em
    }
}

.intro__text {
    font-size: 1.375em
}

.intro__button {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
    -webkit-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

.guest__confetti_1,
.guest__photo {
    -webkit-transform-style: preserve-3d
}

@media screen and (min-width:768px) {
    .intro__button {
        bottom: 9.375em
    }
}

.organizers__person {
    min-height: 28.75em
}

@media screen and (max-width:767px) {
    .intro__text {
        font-size: 1.0625em
    }

    .intro__button {
        bottom: 5.625em
    }

    .organizers__person {
        min-height: auto;
        margin-bottom: -6.25em
    }

    .organizers__switcher {
        display: none
    }
}

.organizers__switcher {
    position: absolute;
    bottom: -1px
}

.organizers__presentation-shape {
    display: none
}

.organizers-head {
    padding: 5em 0 12.5em
}

.about-info,
.guests {
    padding-top: 5em
}

.guests__title {
    font-size: 1.875em;
    margin-bottom: 2em;
    line-height: 1.1
}

@media screen and (max-width:767px) {
    .organizers__presentation-shape {
        display: block
    }

    .guests {
        padding-top: 2.5em
    }

    .guests__title {
        margin-bottom: .66667em
    }
}

.guests__items .guest {
    display: inline-block;
    margin-right: 1.125em;
    vertical-align: top
}

.guests__items::after {
    width: 16.875em;
    content: ""
}

@media screen and (max-width:767px) {
    .guests__items .guest {
        display: block;
        margin: 0 auto;
        height: 23.75em;
        margin-bottom: 2em;
    }

    .guests__items {
        max-height: 625em;
        padding-top: 1.875em;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        overflow: hidden;
        -webkit-transition: max-height .6s;
        -o-transition: max-height .6s;
        transition: max-height .6s
    }

    .guests__items.is_hidden {
        max-height: 71.25em
    }
}

.guests__button {
    display: none;
    position: relative;
    margin: 0 auto 5em
}

.guests__button.is_hidden::after {
    content: 'скрыть';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 3.3;
    border-radius: 2.5em;
    color: #FFF;
    background-color: #001A72
}

.guest {
    width: 16.875em;
    margin-bottom: 6.25em
}

.guest__photo {
    position: relative;
    width: 14.375em;
    height: 14.375em;
    border-radius: 100%;
    -webkit-perspective: 600px;
    perspective: 600px;
    transform-style: preserve-3d
}

.guest__year {
    font-weight: 700;
    text-align: center;
    position: absolute;
    width: 5em;
    height: 5em;
    line-height: 5em;
    bottom: 0;
    left: 0;
    background-color: #eceff5;
    border-radius: 100%;
    -webkit-transform: translateZ(.6px);
    transform: translateZ(.6px)
}

.guest__crown {
    position: absolute;
    width: 4.375em;
    height: 4.375em;
    line-height: 4.375em;
    top: -1em;
    right: -1em;
    border-radius: 100%;
    -webkit-transform: translateZ(4px);
    transform: translateZ(4px);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.guest__crown_blue {
    background-color: #186E9E
}

.guest__crown_blue::after {
    background-position-y: -2.5em
}

.guest__crown_purple {
    background-color: #3F2A56
}

.about-geography__next,
.guest__crown_light-blue {
    background-color: #85D5F3
}

.guest__crown_purple::after {
    background-position-y: -4.4375em
}

.guest__crown_light-blue::after {
    background-position-y: -6.375em
}

.guest__crown::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.guest__confetti {
    position: absolute;
    top: -1.5em
}

.guest__confetti_1 {
    -moz-perspective: 300px;
    width: 15.75em;
    height: 16.875em;
    pointer-events: none;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-4px);
    transform: translateZ(-4px);
    -webkit-perspective: 600px;
    perspective: 600px;
    right: -3.125em
}

.guest__confetti_1 .l1,
.guest__confetti_1 .l2,
.guest__confetti_1 .l3 {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.guest__confetti_1 .l1 {
    -webkit-transform: translateZ(1px);
    transform: translateZ(1px);
    background-position: -146.25em 0;
    -ms-transform: none
}

.guest__confetti_1 .l2 {
    background-position: -146.25em -16.75em;
    -webkit-transform: translateZ(2px);
    transform: translateZ(2px);
    -ms-transform: none
}

.guest__confetti_1 .l3 {
    background-position: -146.25em -33.5em;
    -webkit-transform: translateZ(3px);
    transform: translateZ(3px);
    -ms-transform: none
}

.about-geography__confetti,
.guest__confetti_2 {
    -webkit-transform: translateZ(-4px);
    pointer-events: none
}

.guest__confetti_2 {
    -moz-perspective: 300px;
    width: 15.75em;
    height: 16.625em;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transform: translateZ(-4px);
    -webkit-perspective: 600px;
    perspective: 600px;
    right: -4.375em
}

.guest__confetti_2 .l1,
.guest__confetti_2 .l2,
.guest__confetti_2 .l3 {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.guest__confetti_2 .l1 {
    -webkit-transform: translateZ(1px);
    transform: translateZ(1px);
    background-position: -162.375em 0;
    -ms-transform: none
}

.guest__confetti_2 .l2 {
    background-position: -162.375em -16.5em;
    -webkit-transform: translateZ(2px);
    transform: translateZ(2px);
    -ms-transform: none
}

.guest__confetti_2 .l3 {
    background-position: -162.375em -33em;
    -webkit-transform: translateZ(3px);
    transform: translateZ(3px);
    -ms-transform: none
}

.guest__confetti_3 {
    -webkit-perspective: 600px;
    perspective: 600px
}

.guest__name {
    font-size: 1.5em;
    font-weight: 700;
    margin: .83333em 0 .25em;
    line-height: 1.1
}

.guest__post {
    font-size: .875em;
    font-weight: 700;
    text-transform: uppercase
}

.organizers-switcher__item {
    opacity: .4;
    transition: opacity .1s;
    background: red;
    cursor: pointer
}

.organizers-switcher__item.is_active,
.organizers-switcher__item:hover {
    opacity: 1
}

.organizers-switcher__item.is_active .organizers-switcher__name,
.organizers-switcher__item.is_active .organizers-switcher__post {
    pointer-events: none
}

.organizers-switcher__name {
    font-size: 12px;
    fill: #186E9E;
    font-weight: 700;
    text-transform: uppercase
}

.organizers-switcher__post {
    display: block;
    font-size: 12px;
    fill: #186E9E;
    width: 100px
}

.organizers-switcher__marker {
    font-size: 14px;
    fill: #186E9E;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.organizers-switcher__arrow,
.past-years {
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none
}

.organizers-switcher__arrow {
    cursor: pointer;
    user-select: none
}

.organizers-switcher__arrow:hover circle {
    fill: #1c80b9
}

.about-info {
    position: relative
}

.about-info__text {
    font-size: 1.25em;
    line-height: 1.4
}

.about-info__text_1 {
    width: 38.5em
}

.about-info__text_2 {
    width: 28.5em;
    color: #3F2A56
}

@media screen and (max-width:767px) {
    .guests__button {
        display: block
    }

    .about-info {
        padding-top: 3.75em
    }

    .about-info__text {
        font-size: 1.125em;
        width: auto
    }
}

.about-info__image {
    position: relative;
    width: 35.625em;
    height: 23.8125em;
    border-radius: .375em;
    margin: 1.875em 0
}

.about-info__image-like {
    position: absolute;
    bottom: -1.25em;
    right: -2.8125em
}

@media screen and (max-width:767px) {
    .about-info__image {
        width: auto;
        height: 11.875em
    }

    .about-info__image-like {
        font-size: .75em;
        right: -.625em
    }
}

.about-info__confetti {
    top: 12.5em;
    right: 12.5em
}

@media screen and (max-width:767px) {
    .about-info__confetti {
        right: auto;
        top: auto;
        left: -8.75em;
        margin-top: 3.75em
    }
}

.about-info__chtpz {
    position: absolute;
    width: 23.125em;
    height: 23.125em;
    top: 0;
    right: 0;
    background-color: #642F6C;
    border-radius: 100%;
    color: #fff;
    padding: 7.5em 4.375em 0;
    box-sizing: border-box;
    text-align: center
}

@media screen and (max-width:767px) {
    .about-info__chtpz {
        position: relative;
        width: 18.75em;
        height: 18.75em;
        margin-top: 2.5em;
        padding: 5em 2.5em 0
    }
}

.about-info__winner {
    position: absolute;
    top: 28.75em;
    right: 5.625em;
    width: 12.5em;
    text-align: center
}

@media screen and (max-width:767px) {
    .about-info__winner {
        position: relative;
        right: auto;
        top: 2.5em;
        margin: 0 auto
    }
}

.about-info__winner-icon {
    display: inline-block;
    margin-bottom: .625em
}

.about-info__winner-text {
    text-transform: uppercase;
    font-weight: 700
}

.about-info__winner-text_purple {
    color: #642F6C
}

.about-geography {
    color: #001A72
}

.about-geography__map {
    position: relative;
    width: 73.125em;
    height: 40.6875em;
    background-image: url(/local/templates/main/assets/css/../svg/map.svg);
    background-repeat: no-repeat;
    background-size: 73.125em 40.6875em
}

.about-geography__city-sign {
    position: absolute
}

.about-geography__city-sign_alm {
    top: 19.875em;
    left: 11.4375em;
    z-index: 1
}

.about-geography__city-sign_perv {
    top: 22.0625em;
    left: 17.875em;
    z-index: 2
}

.about-geography__city-sign_ozer {
    top: 24.125em;
    left: 14.0625em;
    z-index: 3
}

.about-geography__city-sign_chel {
    top: 26.25em;
    left: 17.875em;
    z-index: 4
}

.about-geography__city-sign_ekaterinburg {
    top: 23.75em;
    left: 20em;
    z-index: 3
}

.about-geography__city-sign_kogalym {
    top: 20.9375em;
    left: 28.4375em;
    z-index: 3
}

.about-geography__city-sign_petropavlovsk {
    top: 18.75em;
    left: 64.375em;
    z-index: 3
}

@media screen and (max-width:767px) {
    .about-geography {
        margin-bottom: -3.75em
    }

    .about-geography__map {
        font-size: .8125em;
        width: auto;
        margin-left: -11.5625em;
        margin-right: -1.5625em;
        overflow: hidden
    }

    .about-geography__city-sign_petropavlovsk {
        top: 28.75em;
        left: 26.25em
    }

    .about-geography__confetti {
        display: none
    }
}

.about-geography__city-sign_izhevsk {
    top: 22.375em;
    left: 11.25em;
    z-index: 2
}

.about-geography__title {
    position: absolute;
    font-size: 1.875em;
    top: 4.66667em
}

.about-geography__confetti {
    position: absolute;
    top: 20.625em;
    right: 1.25em;
    -webkit-perspective: 100px;
    perspective: 100px;
    -moz-perspective: 300px;
    width: 41em;
    height: 14.5em;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transform: translateZ(-4px)
}

.about-geography__confetti .l1,
.about-geography__confetti .l2,
.about-geography__confetti .l3 {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.about-geography__confetti .l1 {
    -webkit-transform: translateZ(1px);
    transform: translateZ(1px);
    background-position: -68.125em 0;
    -ms-transform: none
}

.about-geography__confetti .l2 {
    background-position: -68.125em -14.375em;
    -webkit-transform: translateZ(2px);
    transform: translateZ(2px);
    -ms-transform: none
}

.about-geography__confetti .l3 {
    background-position: -68.125em -28.75em;
    -webkit-transform: translateZ(3px);
    transform: translateZ(3px);
    -ms-transform: none
}

.about-geography__next {
    position: absolute;
    width: 16.875em;
    height: 16.875em;
    top: 15.625em;
    right: 12.5em;
    border-radius: 100%;
    text-align: center;
    padding: 4.375em 1.25em 0;
    box-sizing: border-box
}

.about-past__ball,
.competition-competitors,
.press-subscribe {
    -webkit-box-sizing: border-box
}

@media screen and (max-width:767px) {
    .about-geography__next {
        position: relative;
        top: -7.5em;
        right: auto;
        margin: 0 auto
    }
}

.about-geography__next-number {
    font-size: 3em;
    font-weight: 300;
    margin-bottom: .20833em
}

.about-geography__next-button {
    display: inline-block;
    background-color: #001A72;
    margin-top: 1.5em
}

.about-geography__next-button:hover {
    background-color: #002191
}

.about-past {
    position: relative;
    margin-top: 6.25em;
    padding-bottom: 6.25em
}

.about-past__confetti {
    top: 17.5em;
    left: 16.5625em
}

@media screen and (max-width:767px) {
    .about-past {
        margin-top: 0;
        padding-bottom: 6.875em;
        overflow: hidden
    }

    .about-past__confetti {
        top: 11.25em
    }
}

.about-past__ball {
    position: relative;
    width: 36.25em;
    height: 36.25em;
    background-color: #85D5F3;
    border-radius: 100%;
    margin: 0 auto 5.625em;
    padding-top: 7.5em;
    box-sizing: border-box;
    text-align: center
}

@media screen and (max-width:767px) {
    .about-past__ball {
        font-size: .875em;
        margin-top: 1.42857em;
        margin-left: -5em;
        padding-top: 3.57143em;
        width: 32.85714em;
        height: 32.85714em
    }

    .about-past__title {
        padding: 0 2.5em;
        line-height: 1
    }
}

.about-past__order-number {
    font-size: 1.5em;
    font-weight: 700;
    margin-bottom: .16667em
}

.about-past__description {
    font-size: .875em;
    font-weight: 700;
    width: 19.28571em;
    text-transform: uppercase;
    margin: 0 auto
}

.about-past__title {
    font-size: 2.625em;
    margin-top: .47619em
}

.about-past__text {
    width: 65rem;
    font-size: 1.25em;
    margin: 0 auto;
    padding-bottom: 1.2em;
}

@media screen and (max-width:767px) {
    .about-past__text {
        width: auto;
        margin: 4.375em 1.25em 0
    }
}

.about-past__placard {
    position: absolute;
    width: 12.25em;
    height: 17.125em;
    bottom: -1.875em;
    left: -50%;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.about-past__placard .gallery__item {
    position: absolute;
    top: -.625em;
    right: -.625em;
    bottom: 0;
    left: 0;
    margin: 0;
    width: auto;
    height: auto;
    background: 0 0 !important;
    display: none
}

.about-gallery__item-bage,
.about-past__placard-bage {
    left: .625em;
    border-radius: 1.42857em;
    -webkit-transition: background-color .2s;
    -o-transition: background-color .2s;
    font-weight: 700
}

.about-gallery__item:hover .about-gallery__item-bage,
.about-past__placard:hover .about-past__placard-bage {
    background-color: #001A72
}

.about-past__placard .gallery__item:first-child {
    display: block
}

.about-past__placard:hover::before {
    -webkit-transform: translate(.1875em, -.1875em);
    -ms-transform: translate(.1875em, -.1875em);
    transform: translate(.1875em, -.1875em)
}

.about-past__placard:hover::after {
    -webkit-transform: translate(.0625em, -.0625em);
    -ms-transform: translate(.0625em, -.0625em);
    transform: translate(.0625em, -.0625em)
}

.about-past__placard-img {
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 3px 16px rgba(100, 47, 108, .3);
    box-shadow: 0 3px 16px rgba(100, 47, 108, .3)
}

.about-past__placard-bage {
    font-size: .875em;
    position: absolute;
    top: .625em;
    text-transform: uppercase;
    background-color: #454093;
    color: #fff;
    padding: .64286em 1em .57143em 1.85714em;
    transition: background-color .2s
}

.about-past__placard-bage::after {
    content: '';
    display: block;
    position: absolute;
    top: .42857em;
    left: .64286em
}

.about-past__placard::after,
.about-past__placard::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 16px rgba(100, 47, 108, .3);
    box-shadow: 0 3px 16px rgba(100, 47, 108, .3);
    z-index: -1;
    -webkit-transition: -webkit-transform .2s;
    -o-transition: transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

.about-past__placard::before {
    top: -.375em;
    right: -.375em
}

.about-past__placard::after {
    top: -.1875em;
    right: -.1875em
}

.about-past__summary {
    position: absolute;
    color: #001A72
}

@media screen and (max-width:767px) {
    .about-past__summary {
        display: none
    }
}

.about-past__summary-title {
    font-size: .875em;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1
}

.about-past__summary-number {
    font-size: 3em;
    white-space: nowrap;
    line-height: 1
}

.about-past__summary_1 {
    top: 5em;
    left: -5em;
}

.about-past__summary_2 {
    top: 12.5em;
    left: -12.5em;
}

.about-past__summary_3 {
    top: 20em;
    left: -9.375em;
}

.about-past__summary_4 {
    top: 27.5em;
    left: -6.25em;
}

.about-past__summary_5 {
    top: 32em;
    left: 0;
}

.about-past__summary_6 {
    top: 35em;
    left: 9em;
}


.about-past__program {
    margin-top: 2.5em;
    padding-top: 10rem;
    margin-bottom: 2.5em;
}

.about-past__item {
    display: none
}

.about-past__item.is_visible {
    display: block
}

.about-guests {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: 12.5em;
    padding-top: 5em;
    height: 37.5em
}

@media screen and (max-width:767px) {
    .about-guests {
        position: relative;
        top: auto;
        left: auto;
        margin: 3.75em 1.25em;
        padding-top: 0;
        overflow: visible;
        width: auto;
        height: auto
    }
    .about-past__program {
        margin-top: 2.5em;
        padding-top: 2em;
        margin-bottom: 2.5em;
    }
}

.about-guests__title {
    font-size: 1.5em;
    font-weight: 700;
    margin-bottom: 1.25em
}

.about-guests__guest {
    width: 25.125em;
    margin-bottom: 1.25em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:767px) {
    .about-guests__guest {
        width: auto;
        font-size: .875em
    }
}

.about-guests__guest .guest__photo {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 11.25em;
    height: 11.25em;
    margin-right: 1.25em
}

.about-guests__guest .guest__name {
    width: 6.25em
}

@media screen and (max-width:767px) {
    .about-guests__guest .guest__post {
        width: 7.5em
    }
}

.about-guests__person {
    position: absolute;
    bottom: 0;
    left: -2.5em
}

.about-guests__person .person__info {
    display: block;
    width: 22.5em;
    margin: -.375em 0 0 5em
}

@media screen and (max-width:767px) {
    .about-guests__person {
        position: relative;
        margin: 0;
        bottom: auto;
        left: auto
    }

    .about-guests__person .person__info {
        margin-left: 0
    }
}

.about-gallery {
    position: relative;
    margin-top: 3.75em;
    margin-bottom: -6.25em;
    z-index: 1
}

.about-gallery__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 2.5em;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.about-gallery__items::after {
    content: '';
    width: 23.125em;
    display: block
}

@media screen and (max-width:767px) {
    .about-gallery__items {
        display: block
    }
}

.about-gallery__item {
    display: inline-block;
    position: relative;
    width: 23.125em;
    height: 15.3125em
}

@media screen and (max-width:767px) {
    .about-gallery__item {
        display: block;
        width: 100%;
        height: 12.5em;
        margin-top: 4.375em
    }

    .about-gallery__item:first-child {
        margin-top: 0
    }
}

.about-gallery__item:hover::before {
    -webkit-transform: translate(.1875em, -.1875em);
    -ms-transform: translate(.1875em, -.1875em);
    transform: translate(.1875em, -.1875em)
}

.about-gallery__item:hover::after {
    -webkit-transform: translate(.0625em, -.0625em);
    -ms-transform: translate(.0625em, -.0625em);
    transform: translate(.0625em, -.0625em)
}

.about-gallery__item-title {
    font-size: 1.5em;
    font-weight: 500;
    position: absolute;
    text-transform: uppercase;
    top: -1.75em;
}

.about-gallery__item-bage {
    font-size: .875em;
    position: absolute;
    top: .625em;
    text-transform: uppercase;
    background-color: #454093;
    color: #fff;
    padding: .64286em 1.85714em .57143em 1em;
    transition: background-color .2s;
    z-index: 2
}

.about-gallery__item-bage::after {
    content: '';
    display: block;
    position: absolute;
    top: .71429em;
    right: .71429em
}

.about-gallery__item-img {
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: top center;
    border-radius: .375em;
    z-index: 1
}

.about-gallery__item_stack::after,
.about-gallery__item_stack::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 16px rgba(100, 47, 108, .3);
    box-shadow: 0 3px 16px rgba(100, 47, 108, .3);
    border-radius: .375em;
    z-index: 0;
    -webkit-transition: -webkit-transform .2s;
    -o-transition: transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

.about-gallery__item_stack::before {
    top: -.375em;
    right: -.375em
}

.about-gallery__item_stack::after {
    top: -.1875em;
    right: -.1875em
}

.about-delimiter {
    width: 72.125em;
    height: 6.25em;
    margin: 0 auto;
    background: url(/local/templates/main/assets/css/../img/about/delimiter.png) center top no-repeat;
    background-size: 100% auto
}

@media screen and (max-width:767px) {
    .about-delimiter {
        width: auto;
        height: 5em;
        margin: 0 -1.25em;
        background-size: auto 3.125em
    }
}

.past-years {
    position: relative;
    top: 0;
    overflow: hidden;
    user-select: none
}

.past-years__shape {
    fill: #eceff5
}

.past-years__marker {
    font-size: 20px;
    fill: #186E9E
}

.past-years__item {
    font-size: 24px;
    fill: #186E9E;
    opacity: .4;
    cursor: pointer;
    -webkit-transition: opacity .1s;
    -o-transition: opacity .1s;
    transition: opacity .1s
}

.past-years__item.is_active,
.past-years__item:hover {
    opacity: 1
}

.about-program__groups {
    display: inline-block;
    width: 49.375em;
    vertical-align: top
}

@media screen and (max-width:767px) {
    .about-program__groups {
        display: block;
        width: auto;
        height: auto;
        margin-bottom: 2.5em
    }
}

.about-program__places {
    display: inline-block;
    vertical-align: top;
    width: 23.125em
}

.about-program__title {
    font-size: 1.5em;
    font-weight: 500;
    padding-top: 0.5rem;
    text-transform: uppercase;
}

@media screen and (max-width:767px) {
    .about-program__places {
        display: block;
        width: auto;
        padding-top: 1em;
    }

    .about-program__icon {
        margin: 0 auto
    }

    .about-program__title {
        text-align: center
    }
}

.about-program__items {
    display: inline-block;
    vertical-align: top;
    margin-right: 3.75em
}

.about-program__items:nth-child(4) {
    padding-right: .75em;
    border-right: 1px dotted #186E9E
}

@media screen and (max-width:767px) {
    .about-program__items {
        display: block;
        margin: 0;
        height: auto
    }

    .about-program__items:nth-child(4) {
        border: none;
        padding: 0
    }
}

.about-program__item {
    position: relative;
    width: 19.375em;
    margin: .375em 0;
    padding-left: 1em
}

.about-program__item::before {
    content: '*';
    position: absolute;
    top: 0;
    left: 0
}

.press-centre {
    position: relative;
    padding-top: 5em;
    padding-bottom: 1.25em;
    overflow: hidden
}

.press-centre__confetti {
    position: absolute;
    margin-top: 0;
    bottom: 10%
}

@media screen and (max-width:767px) {
    .about-program__item {
        width: auto
    }

    .press-centre__confetti {
        bottom: auto;
        top: 6.25em
    }
}

.press-centre__confetti-right {
    right: -4.375em;
    top: 16.25em
}

.press-centre__items {
    width: calc(100% + 2em);
    margin-top: 1.875em
}

.press-centre__items:after {
    content: '';
    display: block;
    clear: left
}

.press-centre__item {
    float: left;
    margin: 0 1.875em 1.875em 0
}

@media screen and (max-width:767px) {
    .press-centre__confetti-right {
        top: 2.75em;
        right: -12.5em;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .press-centre__items {
        width: auto
    }

    .press-centre__item {
        float: none;
        margin: 0 0 1.25em
    }
}

.press-centre-item {
    display: block;
    position: relative;
    width: 23.125em;
    height: 15.3125em;
    background-color: #fff;
    border-radius: 6px;
    overflow: hidden
}

.press-centre-item_double .press-centre-item__channel,
.press-centre-item_full {
    color: #fff
}

.press-centre-item__photo {
    width: 100%;
    height: 100%;
    background-color: #eceff5
}

.press-centre-item_double {
    height: 32.5em;
    grid-row: span 2
}

.press-centre-item_double .press-centre-item__photo {
    height: 23.125em
}

@media screen and (max-width:767px) {
    .press-centre-item {
        font-size: .8125em;
        width: 100%
    }

    .press-centre-item_double {
        height: 26.25em
    }

    .press-centre-item_double .press-centre-item__photo {
        height: 16.875em
    }
}

.press-centre-item_double .press-centre-item__content {
    position: relative;
    margin-top: 1.875em;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    top: auto
}

.press-centre-item_full .press-centre-item__content {
    bottom: 3.125em;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    top: auto
}

.press-centre-item_full::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(0, 0, 0, 0)), color-stop(80%, rgba(0, 0, 0, .8)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .8) 80%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .8) 80%)
}

.press-centre-item__channel {
    font-size: .875em;
    text-transform: uppercase;
    font-weight: 700;
    position: absolute;
    top: 1.07143em;
    left: 1.42857em
}

.press-centre-item__title {
    font-size: 1.5em;
    font-weight: 700;
    padding: .83333em
}

.press-centre-item__content {
    font-weight: 700;
    line-height: 1em;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 1.25em;
    padding-right: 1.25em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.press-centre-item__image {
    vertical-align: middle;
    width: 10em;
    margin-left: .625em;
    border-radius: .1875em;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.press-centre-item__date {
    font-size: 1em;
    position: absolute;
    bottom: .9375em;
    left: 1.25em
}

.press-subscribe,
.press-subscribe__form {
    position: relative
}

.press-subscribe {
    color: #186E9E;
    width: 23.125em;
    height: 32.5em;
    background-color: #eceff5;
    border-radius: 6px;
    padding: 3.125em 1.875em;
    box-sizing: border-box
}

@media screen and (max-width:767px) {
    .press-subscribe {
        width: auto;
        height: auto;
        padding: 1.875em 1.25em
    }
}

.press-subscribe__form.sended {
    display: none
}

.press-subscribe__title {
    font-size: 1.5em;
    font-weight: 700;
    width: 10em;
    margin-bottom: 1.16667em
}

.press-subscribe__input {
    width: 100%
}

.press-subscribe__checkbox {
    display: block;
    margin: 1.25em 0 1.875em
}

.press-subscribe__error {
    color: red
}

.article__confetti {
    position: absolute;
    bottom: -6.25em;
    right: -2.5em
}

.article__content {
    padding-top: 3.75em;
    width: 48.125em;
    min-height: 44.375em
}

@media screen and (max-width:767px) {
    .article__banner {
        height: auto;
        padding-bottom: 3.75em
    }

    .article__banner .banner__title {
        font-size: 1.5em;
        margin-top: 2.5em
    }

    .article__confetti {
        right: -13.75em;
        bottom: -1.875em
    }

    .article__content {
        width: auto;
        min-height: auto
    }
}

.article__text {
    font-size: 1.25em;
    padding: .75em 0;
    margin: 0
}

@media screen and (max-width:767px) {
    .article__text {
        font-size: 1.125em
    }
}

.article__text-note {
    font-size: 1.5em;
    font-weight: 300;
    padding: .625em 0;
    margin: 0
}

.article__content img,
.article__image {
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: .375em;
    margin-top: .9375em
}

.article-share__icon,
.article-share__title,
.premiere-date::before {
    display: inline-block;
    vertical-align: middle
}

.article__description {
    padding-bottom: .9375em;
    margin: .9375em 0;
    color: #8bb7d1;
    border-bottom: 1px solid #e8f1f5
}

.article__share {
    border-top: 1px solid #e8f1f5;
    margin-top: 1.875em;
    padding: .9375em 0 5em
}

.article__aside {
    position: absolute;
    right: 0;
    top: 4.0625em;
    width: 18.875em
}

@media screen and (max-width:767px) {
    .article__text-note {
        font-size: 1.25em
    }

    .article__aside {
        position: relative;
        top: auto;
        right: auto;
        width: auto
    }
}

.article__youtube {
    width: 100%;
    height: 34.375em;
    border: 0;
    margin: .9375em 0
}

.article-share__title {
    font-size: .875em;
    font-weight: 700;
    text-transform: uppercase;
    margin-right: .71429em
}

.article-share__icon {
    margin: 0 .5em
}

.article-share__icon_link::after {
    content: 'ссылка скопирована';
    display: block;
    position: absolute;
    padding: .5em 1.25em;
    color: #fff;
    border-radius: .625em;
    background-color: #186E9E;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.competition-gallery__item_video::after,
.competition-gallery__scrollbar::after,
.competition-slider::after,
.contacts__confetti::before,
.contacts__emails::before,
.contacts__info::before,
.contacts__phones::before,
.error-page__logo::after,
.gallery-popup__item::before,
.inclusion__download::before,
.premiere-date::after,
.premiere-date::before {
    content: ''
}

@media screen and (min-width:768px) {
    .article-share__icon_link::after {
        margin-top: -.4375em;
        margin-left: 2.5em
    }
}

@media screen and (max-width:767px) {
    .article__youtube {
        height: 12.5em
    }

    .article-share__icon_link::after {
        margin-top: 2.5em;
        margin-left: -4.375em
    }
}

.article-share-copied-popup::after {
    visibility: visible;
    opacity: 1
}

.article-aside .press-centre-item {
    font-size: .8125em;
    margin: .76923em 0
}

@media screen and (max-width:767px) {
    .article-aside .press-centre-item {
        display: inline-block;
        white-space: normal;
        width: 21.53846em;
        margin: .625em
    }

    .article-aside .press-centre-item:last-child {
        padding-right: 0
    }
}

.article-aside__button {
    margin-top: 2.5em;
    margin-bottom: 5em;
    text-align: center
}

@media screen and (max-width:767px) {
    .article-aside__button {
        margin-top: 1.25em
    }

    .article-aside__press-centre {
        overflow: auto;
        margin: 0 -1.25em;
        padding: .625em;
        white-space: nowrap
    }
}

.article-gallery {
    position: relative
}

.article-gallery__description {
    min-height: 2.8125em;
    margin: .9375em 0
}

.article-gallery__description .article__description {
    padding-right: 12.5em;
    margin: 0
}

.article-gallery__arrows {
    position: absolute;
    right: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media screen and (max-width:767px) {
    .article-gallery__description .article__description {
        padding-right: 0
    }

    .article-gallery__arrows {
        position: relative;
        right: auto;
        width: 6.125em;
        margin: 0 auto .625em
    }
}

.article-gallery__items {
    position: relative;
    margin-top: 1.25em
}

.article-gallery__items img {
    position: absolute;
    top: 0;
    opacity: 0;
    visibility: hidden;
    max-height: 100%;
    margin: 0;
    -webkit-transition-property: opacity, visibility, -webkit-transform;
    -o-transition-property: opacity, visibility, transform;
    transition-property: opacity, visibility, transform;
    transition-property: opacity, visibility, transform, -webkit-transform;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s
}

.article-gallery__items img:first-child {
    position: relative
}

.article-gallery__items img.is_visible {
    opacity: 1;
    visibility: visible
}

.article-gallery__items img.trs {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
    -webkit-transition-duration: .1s;
    -o-transition-duration: .1s;
    transition-duration: .1s
}

.premiere-date {
    position: relative;
    padding: 1.25em;
    font-weight: 700;
    color: #fff;
    line-height: 1.6
}

.premiere-date::before {
    padding-top: 100%
}

.premiere-date::after {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 8%;
    background-color: #642F6C;
    border-radius: 100%
}

.premiere-date__confetti {
    position: absolute;
    bottom: -44%;
    right: -1.125em;
    -moz-perspective: 300px;
    width: 9.125em;
    height: 10.6875em;
    pointer-events: none;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-4px);
    transform: translateZ(-4px);
    -webkit-perspective: 300px;
    perspective: 300px
}

.premiere-date__confetti .l1,
.premiere-date__confetti .l2,
.premiere-date__confetti .l3 {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.premiere-date__confetti .l1 {
    -webkit-transform: translateZ(1px);
    transform: translateZ(1px);
    background-position: -271.875em 0;
    -ms-transform: none
}

.premiere-date__confetti .l2 {
    background-position: -271.875em -10.5625em;
    -webkit-transform: translateZ(2px);
    transform: translateZ(2px);
    -ms-transform: none
}

.premiere-date__confetti .l3 {
    background-position: -271.875em -21.125em;
    -webkit-transform: translateZ(3px);
    transform: translateZ(3px);
    -ms-transform: none
}

.premiere-date__day,
.premiere-date__time {
    position: relative;
    text-align: center;
    z-index: 1
}

.premiere-date__day {
    display: inline-block
}

.premiere-date__time {
    top: 60%;
    left: 0;
    width: 100%;
    position: absolute
}

.schedule {
    position: relative;
    color: #3F2A56;
    margin-top: 3.75em
}

@media screen and (max-width:767px) {
    .schedule {
        margin-top: 1.25em
    }
}

.schedule__confetti,
.schedule__confetti-2 {
    margin-top: 0;
    position: absolute
}

.schedule__confetti-2 {
    bottom: 13%
}

.schedule__tab-bar {
    border-color: #d9d4dd
}

.schedule__tab {
    color: #3F2A56
}

.schedule__calendar {
    margin: 1.25em 0 2.5em
}

.schedule__next {
    position: absolute;
    top: 0;
    right: 0
}

.schedule__next-dates {
    display: inline-block;
    margin-right: .25em
}

.schedule__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.schedule__city-block {
    display: none
}

.schedule__city-block.is_active {
    display: block
}

.schedule-calendar {
    position: relative;
    text-align: center
}

.schedule-calendar__month {
    position: absolute;
    left: 0;
    top: 0
}

@media screen and (max-width:767px) {
    .schedule__calendar {
        margin-bottom: 1.25em
    }

    .schedule-calendar__month {
        display: none
    }
}

.schedule-calendar__month_strong {
    font-size: 1.5em;
    font-weight: 700
}

.schedule-calendar__day,
.schedule-calendar__mon,
.schedule-calendar__number {
    font-size: 1.125em;
    color: #3F2A56
}

.schedule-calendar__dates {
    margin: 0 auto;
    width: 30em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.schedule-calendar__date {
    display: block;
    text-decoration: none;
    color: #3F2A56;
    padding: 0 .9375em;
    opacity: .4;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s
}

.schedule-calendar__date.is_active,
.schedule-calendar__date:hover {
    opacity: 1
}

@media screen and (max-width:767px) {
    .schedule-calendar__dates {
        width: auto
    }

    .schedule-calendar__date {
        padding: 0 .125em;
        margin: 0
    }

    .schedule-calendar__date.is_active .schedule-calendar__mon,
    .schedule-calendar__number {
        display: block
    }

    .schedule-calendar__day,
    .schedule-calendar__mon {
        display: none
    }
}

.schedule-calendar__mon {
    display: none
}

span[class=schedule-calendar__number]::after {
    content: ','
}

.schedule-next {
    display: block;
    text-decoration: none;
    color: #3F2A56
}

@media screen and (max-width:767px) {
    span[class=schedule-calendar__number]::after {
        content: ''
    }

    .schedule-next {
        display: none
    }
}

.schedule-next__dates {
    display: inline-block;
    margin-right: .25em;
    vertical-align: top
}

.schedule-next__city-sign {
    margin-top: -.375em
}

.schedule-item {
    position: relative;
    color: #3F2A56;
    width: 16.875em;
    height: 32.5em;
    background-color: #fff;
    margin-bottom: 1.875em;
    border-radius: 6px;
    overflow: hidden
}

.gallery-popup__item,
.gallery__item {
    background-position: top center;
    background-color: #eceff5;
    text-indent: -9999px
}

@media screen and (max-width:767px) {
    .schedule-item {
        width: auto;
        height: auto
    }
}

.schedule-item.is_hidden {
    display: none
}

.schedule-item_dummy {
    height: 0;
    display: block !important
}

.schedule-item__image {
    width: 100%;
    height: 16.875em
}

.schedule-item__headline {
    padding: .625em 1.25em;
    border-bottom: 1px solid #eeecf1
}

.schedule-item__date {
    font-weight: 700;
    margin-bottom: .375em
}

.schedule-item__info {
    padding: .625em 1.25em
}

.schedule-item__title {
    font-size: 1.5em;
    font-weight: 700;
    margin-bottom: .25em;
    line-height: 1.1
}

.schedule-item_premiere {
    width: 35.625em
}

.schedule-item_premiere .schedule-item__image {
    height: 23.75em
}

.schedule-item_premiere .schedule-item__vocal-school {
    top: 14.625em;
    right: 1.25em
}

@media screen and (max-width:767px) {
    .schedule-item__image {
        display: none
    }

    .schedule-item_premiere .schedule-item__image {
        display: block;
        height: 13.875em
    }

    .schedule-item_premiere .schedule-item__vocal-school {
        display: block;
        top: 6.625em;
        right: -.75em
    }
}

.schedule-item_premiere .schedule-item__date {
    display: none
}

.schedule-item_premiere .schedule-item__description {
    width: 80%
}

.schedule-item_premiere::after {
    font-size: .875em;
    content: 'премьера';
    display: block;
    position: absolute;
    top: 1.42857em;
    left: 1.42857em;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700
}

.schedule-item__vocal-school {
    position: absolute;
    top: 9.625em;
    right: -.8125em
}

.schedule-item__premiere-date {
    position: absolute;
    top: 21.25em;
    right: .625em;
    z-index: 1
}

.gallery {
    padding: 3.75em 0
}

@media screen and (max-width:767px) {
    .schedule-item_premiere .schedule-item__date {
        display: block
    }

    .schedule-item__vocal-school {
        display: none
    }

    .schedule-item__premiere-date {
        display: none !important
    }

    .gallery {
        padding: 1.875em 0
    }
}

.gallery__items {
    margin-top: 1.875em;
    margin-bottom: -1.875em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.gallery__items::after {
    width: 23.125em;
    content: ""
}

.gallery__item {
    position: relative;
    display: block;
    width: 23.125em;
    height: 15.3125em;
    margin-bottom: 1.875em;
    border-radius: .375em;
    overflow: hidden
}

@media screen and (max-width:767px) {
    .gallery__item {
        width: 8.75em;
        height: 5.625em;
        margin-bottom: .75em
    }

    .gallery__item_video::after {
        right: auto;
        left: 50%;
        top: 50%;
        margin: -1.125em 0 0 -1.125em
    }
}

.gallery-popup {
    width: 69.1875em;
    margin-bottom: -1.25em
}

@media screen and (max-width:767px) {
    .gallery-popup {
        width: 100vw;
        margin-bottom: -5em
    }
}

@media screen and (max-width:767px) and (orientation:landscape) {
    .gallery-popup {
        font-size: .625em
    }
}

.gallery-popup__picture {
    position: relative;
    width: 49.25em;
    height: 32.8125em;
    margin: 0 auto;
    text-align: center;
    -webkit-transition: -webkit-transform .1s;
    -o-transition: transform .1s;
    transition: transform .1s;
    transition: transform .1s, -webkit-transform .1s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.gallery-popup__picture img {
    height: 100%;
    border-radius: .375em
}

.gallery-popup__picture.trs {
    -webkit-transform: scale(.98);
    -ms-transform: scale(.98);
    transform: scale(.98)
}

.gallery-popup__picture.preloader {
    border-radius: .375em
}

@media screen and (max-width:767px) {
    .gallery-popup__picture {
        width: auto;
        height: 12.5em
    }

    .gallery-popup__title {
        padding: 0 1.25em;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

.gallery-popup__title {
    position: absolute;
    bottom: 102%;
    width: 100%;
    text-align: center
}

.gallery-popup__arrow {
    position: absolute;
    top: 14.5em;
    right: 0
}

.gallery-popup__arrow.arrow_left {
    left: 0
}

.gallery-popup__items {
    white-space: nowrap;
    text-align: center;
    padding: .75em .375em 1.25em;
    overflow: auto
}

@media screen and (max-width:767px) {
    .gallery-popup__arrow {
        display: none
    }

    .gallery-popup__items {
        width: auto;
        margin: 0
    }
}

.gallery-popup__item {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 9.25em;
    height: 6.125em;
    margin: 0 .375em;
    -webkit-transition: border .2s;
    -o-transition: border .2s;
    transition: border .2s;
    border-radius: .375em;
    overflow: hidden
}

.gallery-popup__item::after {
    right: auto;
    left: 50%;
    top: 50%;
    margin: -1.125em 0 0 -1.125em
}

.gallery-popup__item::before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: .375em;
    border: .25em solid #186E9E;
    opacity: 0;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s
}

.gallery-popup__item.is_active {
    pointer-events: none
}

.gallery-popup__item.is_active::before {
    opacity: 1
}

@media screen and (max-width:767px) {
    .gallery-popup__item {
        width: 4.625em;
        height: 3.125em
    }
}

.gallery-popup__item_vert {
    width: 3.9375em
}

@media screen and (max-width:767px) {
    .gallery-popup__item_vert {
        width: 2.0625em
    }
}

.gallery-popup__youtube {
    position: absolute;
    width: 49.25em;
    height: 32.8125em;
    top: 0;
    left: 50%;
    border: 0;
    margin-left: -24.625em;
    z-index: 4
}

.curYear__link {
    font-size: 16px;
    display: flex;
    color: #828889;
    height: 0;
}

.history-afisha_block {
    padding: 1em 0;
}


.history-afisha_block--title {
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: 500;
    padding: 1em 0;
}

.history-afisha_card {
    display: flex;
    flex-direction: row;
    padding: 1.25em 0;
    border-bottom: solid 1.25px #454093;
}

.history-afisha_card--title {
    padding-right: 1em;
    text-transform: uppercase;
    color: #454093;
    font-size: 1.25em;
    font-weight: 500;
    width: 40%;
}

.history-afisha_card--title span {
    display: flex;
    color: #B0B0B0;
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
}

.history-afisha_card--place span {
    display: flex;
    color: #B0B0B0;
    font-size: 14px;
    font-weight: normal;
}

.history-afisha_card--place {
    font-size: 1.15em;
    font-weight: 500;
    width: 35%;
}

.history-afisha_card--date {
    padding-right: 2em;
    text-transform: uppercase;
    width: 20%;
}

.history__date-time {
    display: flex;
}

.history__date {
    color: #1f1f1f;
    text-transform: uppercase;
    font-family: Roboto Condensed, sans-serif;
    font-size: 1.25em;
    font-weight: 500;
    letter-spacing: -0.5px;
}

@media screen and (max-width:767px) {
    .history-afisha_card {
        flex-direction: column;
    }

    .history-afisha_card--title {
        width: auto;
    }

    .history-afisha_card--place {
        padding-top:1em;
        width: auto;
    }

    .history-afisha_card--date {
        width: auto;
        padding-bottom: 0.5em;
    }

}

@media screen and (max-width:767px) {
    .gallery-popup__youtube {
        width: 100%;
        height: 12.5em;
        margin-left: -50%
    }
}

.competition__popup-confetti {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0
}

.competition-history {
    margin-top: 3.75em;
    margin-bottom: 2.5em;
    width: 80em;

}

.competition-history__title {
    font-size: 3.75em;
    margin-bottom: .5em
}

.competition-history__title_winners {
    margin: 4.66667em 0 1.46667em
}

@media screen and (max-width:767px) {
    .competition-history {
        width: 90%;
    
    }

    .competition-history__title {
        font-size: 1.875em
    }

    .competition-history__title_winners {
        margin: 2.66667em 0 .33333em
    }
}

.competition-history__text {
    font-size: 1.5em;
    width: 35em;
    line-height: 1.3;
}

.competition-history__confetti {
    top: -6em;
    right: -22em
}

@media screen and (max-width:767px) {
    .competition-history__text {
        width: auto
    }
}

.competition-history__competitors {
    position: absolute;
    top: -40px;
    right: -100px;
    z-index: 2
}

@media screen and (max-width: 1250px) {
    .competition-history__competitors {
        right: 0;
    }
}

@media screen and (max-width:1050px) {
    .competition-history__text {
        width: 90vw;
    }

    .competition-history__competitors {
        position: relative;
        top: auto;
        right: auto;
        margin: 3.75em auto
    }

    .competition-history__confetti {
        top: auto;
        right: 10%;
    }
}

@media screen and (max-width: 700px) {
    .competition-history__confetti {
        top: auto;
        right: -20%;
    }
}

.competition-competitors {
    width: 16.875em;
    height: 16.875em;
    background-color: transparent;
    color: #fff;
    text-align: center;
    padding: 2.1875em 3.75em;
    box-sizing: border-box;
    border-radius: 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='382' height='383' viewBox='0 0 382 383' fill='none'%3E%3Cpath d='M20.675 107.493C-26.0897 202.206 12.2569 316.638 106.325 363.084C200.393 409.53 314.56 370.402 361.325 275.69C408.09 180.977 369.743 66.5446 275.675 20.0983C181.607 -26.3479 67.4397 12.78 20.675 107.493Z' fill='url(%23paint0_linear_406_4631)'%3E%3C/path%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_406_4631' x1='155.582' y1='-25.7332' x2='284.795' y2='150.29' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.0194821' stop-color='%234043A2'%3E%3C/stop%3E%3Cstop offset='0.514625' stop-color='%236F74FA'%3E%3C/stop%3E%3Cstop offset='1' stop-color='%234043A2'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E	");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 16px;
}

.competition-competitors::before {
    content: '';
    display: block;
    width: 120%;
    height: 120%;
    position: absolute;
    left: -10%;
    right: -10%;
    background-image: url("data:image/svg+xml,%3Csvg width='425' height='445' viewBox='0 0 425 445' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M67.6869 376.618L66.0542 375.506C65.0111 374.757 63.4012 373.713 61.5191 372.237C60.5667 371.511 59.4783 370.762 58.3445 369.968C57.2107 369.173 56.0769 367.993 54.7391 366.881L50.7708 363.159C49.3649 361.842 48.0271 360.39 46.5532 358.914C45.0792 357.439 43.5826 355.85 42.018 354.171L37.4829 348.837C35.9182 347.021 34.467 345.024 32.9477 343.004C31.4285 340.984 29.9772 338.873 28.4126 336.694C25.6235 332.268 22.6756 327.615 20.2039 322.781C17.7323 317.947 15.3513 312.817 13.0384 307.71C11.0883 302.467 8.95681 297.27 7.50557 291.959C6.05432 286.648 4.69378 281.405 3.53731 276.298C3.06112 273.733 2.63022 271.191 2.26741 268.695C1.9046 266.198 1.4965 263.792 1.33777 261.386C1.17904 258.98 1.11098 256.665 0.884225 254.396C0.657468 252.126 0.77083 249.856 0.725478 247.882C0.680127 245.907 0.725478 243.796 0.725478 241.912C0.725478 240.028 0.952222 238.213 1.0656 236.533C1.17898 234.854 1.29239 233.265 1.45112 231.812C1.60985 230.36 1.83658 229.02 1.99531 227.818C2.33545 225.434 2.72094 223.551 2.92503 222.28L3.31054 220.328L3.80941 222.28C4.08152 223.528 4.55771 225.389 5.01122 227.727C5.46474 230.065 6.14498 232.879 6.89328 236.102C7.23341 237.691 7.61895 239.393 8.00443 241.186C8.38992 242.979 8.93413 244.84 9.41032 246.792C9.88651 248.744 10.3174 250.764 10.9069 252.852L12.6756 259.253L13.5599 262.589C13.9001 263.701 14.2402 264.859 14.603 265.971L16.6665 272.939C18.2765 277.614 19.7504 282.472 21.5645 287.306C23.3785 292.14 25.2606 297.02 27.1427 301.9C29.0248 306.78 31.2016 311.569 33.4465 316.199C35.6914 320.829 37.9817 325.414 40.0679 329.817L43.4919 336.218L45.1472 339.372L46.8706 342.346C47.9741 344.343 49.0626 346.272 50.1359 348.133C51.179 350.017 52.4035 351.742 53.3332 353.49L56.281 358.438L59.0474 362.818C60.7708 365.61 62.2674 368.129 63.5826 370.104C64.8978 372.079 65.8502 373.735 66.5758 374.825C67.3014 375.914 67.6869 376.618 67.6869 376.618Z' fill='%23454093'%3E%3C/path%3E%3Cpath d='M302.981 415.741L300.892 417.183C299.483 418.075 297.485 419.471 294.873 421.119C293.556 421.943 292.147 422.904 290.512 423.819C288.877 424.735 287.037 425.627 285.084 426.634L278.815 429.792C276.544 430.822 274.273 431.692 271.684 432.722C269.095 433.751 266.574 434.781 263.803 435.674L255.172 438.237C253.696 438.672 252.197 439.152 250.63 439.518L245.906 440.502C242.726 441.166 239.455 441.852 236.117 442.402C229.222 443.42 222.277 444.046 215.312 444.278C200.891 444.954 186.445 443.723 172.341 440.617C165.512 439.225 158.77 437.429 152.15 435.239C148.948 434.117 145.836 432.95 142.815 431.692L138.273 429.907C136.819 429.266 135.411 428.557 134.026 427.87L125.94 423.842C123.374 422.469 121.012 420.936 118.695 419.54C116.378 418.144 114.153 416.817 112.177 415.398L106.612 411.21C104.886 409.883 103.228 408.693 101.775 407.503C100.321 406.313 99.0718 405.054 97.9135 404.024C95.6423 401.919 93.8707 400.18 92.667 399.035L90.8728 397.228L93.144 398.326C94.6203 399.058 96.8461 400.088 99.5715 401.507C100.934 402.194 102.411 403.017 104.114 403.795C105.817 404.574 107.612 405.352 109.542 406.084L115.674 408.853C117.946 409.745 120.217 410.592 122.488 411.53C124.759 412.469 127.348 413.544 129.96 414.414L138.091 417.091C139.477 417.526 140.862 418.075 142.293 418.51L146.699 419.677C149.674 420.433 152.627 421.417 155.784 422.149C158.941 422.881 162.052 423.499 165.232 424.208C168.412 424.918 171.682 425.376 174.953 425.993C181.471 427.252 188.194 427.778 194.894 428.579C201.708 428.923 208.34 429.541 214.994 429.403C218.31 429.403 221.626 429.586 224.874 429.403C228.122 429.22 231.347 429.083 234.527 428.991C237.707 428.9 240.795 428.328 243.839 428.099L248.381 427.687C249.88 427.504 251.334 427.229 252.787 427.046L261.236 425.81C263.984 425.398 266.574 424.735 269.095 424.277L276.385 422.835L282.972 421.165C285.016 420.661 286.924 420.135 288.741 419.746C290.558 419.357 292.17 418.739 293.646 418.304C296.576 417.389 298.961 416.794 300.46 416.313L302.981 415.741Z' fill='%23454093'%3E%3C/path%3E%3Cpath d='M414.946 167.086L415.785 169.91C416.306 171.755 417.146 174.466 418.053 177.928C418.484 179.682 419.096 181.573 419.527 183.691C419.958 185.81 420.343 188.133 420.797 190.525C421.251 192.916 421.704 195.673 422.203 198.497C422.702 201.322 422.793 204.26 423.111 207.358C423.428 210.456 423.768 213.69 423.882 217.038C423.995 220.387 423.995 223.872 424.063 227.448C424.063 229.248 424.063 231.07 424.063 232.892C424.063 234.714 423.859 236.582 423.746 238.45C423.519 242.208 423.337 246.058 422.952 249.839C422.074 257.845 420.772 265.798 419.051 273.665C417.295 281.82 415.123 289.879 412.541 297.81C409.79 305.697 406.602 313.423 402.993 320.953C399.537 328.263 395.636 335.353 391.312 342.182C389.203 345.485 386.776 348.605 384.667 351.68L381.378 356.236C380.29 357.717 379.11 359.061 377.863 360.427L371.059 368.308C368.791 370.791 366.296 372.864 364.05 375.142C361.805 377.42 359.65 379.356 357.45 381.178L351.009 386.03C348.991 387.556 347.153 388.991 345.384 390.244C343.615 391.497 341.801 392.522 340.259 393.364C337.174 395.232 334.679 396.576 333.024 397.533L330.461 398.945L332.525 396.827C333.885 395.483 335.836 393.433 338.399 390.996C339.646 389.743 341.12 388.467 342.549 386.895C343.978 385.324 345.498 383.57 347.085 381.748L352.279 375.962C354.003 373.844 355.727 371.543 357.564 369.128C359.401 366.714 361.442 364.436 363.234 361.794C365.026 359.152 366.886 356.395 368.813 353.571C369.721 352.159 370.787 350.792 371.694 349.311C372.601 347.831 373.463 346.282 374.347 344.756C376.094 341.635 378.112 338.628 379.836 335.348C381.56 332.068 383.215 328.72 384.939 325.349L386.255 322.798C386.663 321.955 387.003 321.044 387.389 320.155C388.16 318.401 388.954 316.648 389.657 314.871C392.968 307.855 395.418 300.338 398.207 293.004C400.475 285.441 403.061 277.97 404.762 270.385C405.669 266.604 406.803 262.891 407.438 259.133C408.073 255.374 408.913 251.684 409.706 248.04C410.5 244.395 410.772 240.728 411.362 237.197C411.634 235.421 411.906 233.667 412.179 231.935C412.428 230.182 412.541 228.45 412.746 226.765C413.108 223.348 413.449 219.931 413.789 216.811C414.129 213.69 414.152 210.478 414.401 207.472C414.651 204.465 414.764 201.572 414.946 198.816C415.127 196.06 414.946 193.486 415.059 191.049C415.172 188.611 415.059 186.288 415.195 184.215C415.331 182.142 415.195 180.069 415.195 178.27C415.059 174.694 415.082 171.869 415.059 169.956L414.946 167.086Z' fill='%23454093'%3E%3C/path%3E%3Cpath d='M379.409 84.647L380.133 84.8958C380.577 85.0768 381.277 85.303 382.048 85.6875C384.151 86.6528 386.167 87.7878 388.073 89.0805C389.287 89.8883 390.456 90.7566 391.577 91.6818C392.825 92.7345 393.974 93.8926 395.01 95.1427C397.399 97.8203 399.541 100.697 401.409 103.738C403.001 106.827 404.314 110.043 405.333 113.352C405.845 114.878 406.22 116.445 406.454 118.034C406.664 119.572 406.804 121.043 406.851 122.422C406.954 124.689 406.844 126.961 406.524 129.208C406.524 130.023 406.22 130.724 406.15 131.176C406.104 131.414 406.042 131.648 405.963 131.878L405.309 131.47C404.912 131.176 404.282 130.792 403.628 130.272C401.807 128.899 400.105 127.386 398.536 125.748C397.602 124.775 396.668 123.734 395.734 122.581C394.8 121.427 393.772 120.319 392.838 119.029C390.839 116.509 389.087 113.813 387.606 110.977C385.946 108.298 384.568 105.464 383.496 102.517C382.912 101.069 382.585 99.6214 382.001 98.219C381.417 96.8165 381.067 95.4141 380.693 94.1248C380.098 91.9467 379.707 89.7208 379.526 87.4745C379.45 86.8058 379.411 86.1339 379.409 85.4613V84.647Z' fill='%23454093'%3E%3C/path%3E%3Cpath d='M115.776 36.529L118.051 34.8657C119.53 33.8031 121.668 32.186 124.444 30.2454C127.803 27.8923 131.289 25.7327 134.886 23.777C136.979 22.645 139.141 21.2359 141.552 20.0808L149.151 16.4538C150.47 15.8301 151.835 15.1833 153.246 14.5595L157.591 12.8962C160.571 11.7643 163.643 10.5861 166.828 9.47721C173.598 7.3259 180.479 5.55213 187.44 4.16386L192.922 3.05499C194.765 2.70847 196.653 2.54676 198.542 2.29264C202.318 1.85372 206.14 1.20688 209.917 1.02206C213.693 0.837253 217.697 0.60623 221.633 0.490723H223.385H224.796H227.662L233.372 0.675539L239.105 0.90655C240.994 0.90655 243.064 1.34548 245.02 1.53029C249.002 1.99232 252.96 2.56986 256.873 3.10119C260.786 3.63253 264.472 4.7183 268.249 5.57305L273.777 6.86674C275.62 7.25946 277.371 7.99871 279.146 8.55314C282.649 9.75442 286.13 10.8633 289.475 12.0877C291.139 12.695 292.772 13.389 294.366 14.1668L299.052 16.3152L303.602 18.4406C305.089 19.1029 306.527 19.875 307.902 20.7507L315.842 25.4865C320.415 28.256 324.793 31.3436 328.946 34.7271C330.835 36.2056 332.655 37.4531 334.202 38.8392L338.319 42.7664C340.799 45.0766 342.665 47.0402 343.961 48.3108L345.918 50.2975L343.438 49.0038C341.846 48.126 339.457 46.9247 336.613 45.2614L331.79 42.5354L325.943 39.717L319.323 36.5521C316.899 35.3594 314.416 34.2953 311.884 33.3641L303.762 30.0837C302.354 29.4824 300.911 28.9731 299.439 28.559L294.889 27.1267C291.841 26.2027 288.815 24.9783 285.561 24.1697C282.308 23.3612 279.009 22.5757 275.642 21.7441C273.959 21.3745 272.298 20.8431 270.569 20.5428L265.337 19.665L260.058 18.764C258.284 18.4868 256.509 18.0247 254.735 17.863C251.186 17.5165 247.591 17.1931 244.019 16.7773C242.199 16.6156 240.493 16.269 238.582 16.2459L232.849 16.0611L227.139 15.807L224.272 15.6684H222.862H222.225C222.225 15.6684 222.702 15.6684 222.429 15.6684H221.747C218.061 15.6684 214.399 15.807 210.759 15.8532C208.939 15.8532 207.141 16.038 205.344 16.1535L199.975 16.5C196.426 16.6618 192.922 17.1469 189.487 17.5627C182.548 18.2096 175.973 19.5725 169.649 20.589L160.549 22.645L156.181 23.5922L152.04 24.7704L144.305 27.0343C141.78 27.6581 139.527 28.5359 137.321 29.2059C132.975 30.6613 129.017 31.7239 125.946 33.0176C122.874 34.3113 120.258 35.0505 118.552 35.6512L115.776 36.529Z' fill='%23454093'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.competition-competitors__icon {
    display: inline-block;
    margin-left: 1.75em
}

.competition-competitors__number {
    font-size: 3em;
    padding: 0.25em;
    font-size: 48px;
}

.competition-block {
    position: relative;
    min-height: 46.25em;
    overflow: hidden
}

.competition-block .competition-gallery__scrollbar::after {
    background-color: #fff
}

.competition-block_grey,
.competition-block_grey .competition-gallery__scrollbar::after {
    background-color: #eceff5
}

.competition-block__confetti {
    position: absolute;
    margin: 0
}

.competition-block__confetti .confetti-wide__layer {
    bottom: auto;
    top: 0
}

.competition-block__shape {
    top: -1px
}

.competition-block__shape .shape__img {
    bottom: auto;
    top: 0
}

.competition-gallery {
    position: relative;
    margin: 8.75em 0 2.5em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media screen and (max-width:767px) {
    .competition-block {
        min-height: auto
    }

    .competition-block__confetti .confetti-wide__layer {
        left: -7.5em;
        display: block
    }

    .competition-block__shape .shape__img {
        right: auto;
        left: -2%
    }

    .competition-gallery {
        margin: 6.25em 0 0
    }
}

.competition-gallery__city {
    font-size: 1.75em;
    margin: 0 0 1.28571em 4.64286em
}

.competition-gallery__city_lighter {
    color: #fff
}

.competition-gallery__container {
    padding: 0 8.125em 2.5em;
    overflow: auto;
    white-space: nowrap
}

@media screen and (max-width:767px) {
    .competition-gallery__city {
        margin: 0 0 .71429em .71429em
    }

    .competition-gallery__container {
        padding: 0 1.25em 30px
    }

    .competition-gallery__name {
        max-width: 18.75em
    }
}

.competition-gallery__item {
    margin-right: 1.875em;
    pointer-events: none;
    white-space: normal;
    display: inline-block
}

.competition-gallery__item:last-child {
    margin-right: 0
}

.competition-gallery__item_video {
    position: relative;
    cursor: pointer;
    pointer-events: all
}

.competition-gallery__item_video::after {
    display: block;
    position: absolute;
    width: 3em;
    height: 3em;
    top: .75em;
    right: .75em;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/local/templates/main/assets/css/../svg/play.svg);
    -webkit-transition: -webkit-transform .2s;
    -o-transition: transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

.competition-gallery__item_video:hover::after {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.competition-gallery__img {
    margin-bottom: .625em;
    border-radius: .375em
}

.competition-gallery__group {
    opacity: .5
}

.competition-gallery__scrollbar {
    position: relative;
    height: 2.875em;
    margin: 0 8.125em;
    background-image: url(/local/templates/main/assets/css/../svg/competition-scrollbar.svg);
    background-repeat: no-repeat;
    background-size: 100% 1.375em;
    background-position: left center
}

.competition-gallery__scrollbar::after {
    display: block;
    position: absolute;
    width: 130%;
    height: 30px;
    top: -29px;
    left: -8.125em;
    z-index: 1
}

.competition-gallery__arrow.is_inactive,
.competition-gallery__scrollbar.is_inactive {
    display: none
}

.competition-gallery__arrow {
    position: absolute;
    top: 45%;
    right: 8.125em
}

.competition-gallery__arrow.arrow_left {
    right: auto;
    left: 8.125em
}

@media screen and (max-width:767px) {
    .competition-gallery__group {
        max-width: 18.75em
    }

    .competition-gallery__scrollbar {
        visibility: hidden
    }

    .competition-gallery__arrow {
        position: relative;
        right: auto;
        top: auto;
        margin-top: -3.75em;
        margin-bottom: .625em
    }

    .competition-gallery__arrow.is_inactive {
        display: inline-block
    }

    .competition-gallery__arrow.arrow_left {
        margin-left: 1.25em;
        left: auto
    }
}

.competition-slider {
    position: relative;
    width: 2.875em;
    height: 2.875em;
    background: #186E9E;
    border-radius: 100%;
    -webkit-transition: background-color .2s, -webkit-box-shadow .2s;
    -o-transition: box-shadow .2s, background-color .2s;
    transition: box-shadow .2s, background-color .2s;
    transition: box-shadow .2s, background-color .2s, -webkit-box-shadow .2s;
    cursor: ew-resize;
    z-index: 2
}

.competition-slider_purple {
    background-color: #642F6C
}

.competition-slider_purple::after {
    background-position-x: -84.4375em
}

.competition-slider_purple:hover {
    background-color: #783881 !important
}

.competition-slider::after {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.competition-slider:hover {
    background-color: #1c80b9
}

.competition-popup__video {
    position: relative;
    display: block;
    margin: 0 auto
}

@media screen and (min-width:768px) {
    .competition-popup__video {
        width: 48.125em;
        height: 27.0625em
    }
}

.competition-popup__title {
    font-size: 1.125em
}

.competition-popup__group {
    font-size: 1.125em;
    opacity: .5;
    margin-bottom: .27778em
}

.competition-popup__control {
    position: relative;
    margin-top: .75em
}

@media screen and (max-width:767px) {
    .competition-popup__video {
        width: 18.75em;
        height: 10.5625em
    }

    .competition-popup__control {
        display: none
    }
}

.competition-popup__button {
    position: absolute;
    top: 0;
    left: 50%;
    width: 3em;
    height: 3em;
    margin-left: -1.5em;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: -webkit-transform .2s;
    -o-transition: transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

.competition-popup__button:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.competition-popup__button.is_hidden {
    display: none
}

.competition-popup__sound {
    position: absolute;
    right: 0;
    top: .625em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.competition-popup__level,
.competition-popup__volume {
    width: 100px;
    height: .375em;
    border-radius: .1875em
}

.competition-popup__volume {
    position: relative;
    background-color: #85D5F3;
    margin-left: .625em;
    overflow: hidden;
    cursor: pointer
}

.competition-popup__level {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #186E9E;
    pointer-events: none
}

.competition-popup__mute {
    cursor: pointer
}

.competition-popup__mute.is_inactive {
    opacity: .5
}

.contacts {
    background-color: #eceff5
}

.contacts__container {
    top: 2.5em;
    padding-bottom: 3.75em;
    display: flex;
    justify-content: center;
    position: relative;
}

@media screen and (max-width: 1200px) {
    .contacts__container {
        margin-right: 0;
    }
}

@media screen and (max-width: 900px) {
    .contacts__container {
        justify-content: center;
        margin: 0 auto;
        flex-direction: column-reverse;
    }

    .contacts__form {
        margin: 0 auto;
    }

    .contacts__info {
        position: relative !important;
        right: auto;
        left: 0 !important;
        padding-top: .25em;
        margin-top: 2.5em;
        margin-right: 0 !important;
    }
}


.contacts__form {
    position: relative;
    z-index: 2;
    width: 35.625em;
    margin-bottom: 5em;
    background-color: #eceff5;
    padding: 4.375em 3.125em;
    border-radius: 1.75em;
}

@media screen and (max-width:767px) {
    .contacts__form {
        width: auto
    }
}

.contacts__input {
    display: block;
    width: 100%
}

.contacts__info {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

@media screen and (max-width:767px) {
    .contacts__info {
        position: relative;
        overflow: hidden;
        right: auto;
        left: -8.75em;
        padding-top: .25em;
        margin-top: 2.5em;
        margin-right: -10em
    }
}

.contacts__info::before {
    display: block;
    position: absolute;
    width: 23.125em;
    height: 23.125em;
    top: 9.375em;
    left: -9.375em;
    background-color: #001a72;
    border-radius: 100%
}

.contacts__links {
    position: absolute;
    top: 15.3em;
    left: 9.5em;
}

.contacts__a {
    font-size: 1.5em;
    display: block;
    margin-bottom: .41667em;
    text-decoration: none;
    color: #186E9E
}

.contacts__phones {
    margin-bottom: 1.25em
}

.contacts__emails::before,
.contacts__phones::before {
    display: block;
    position: absolute;
    left: -2.5em
}

.contacts__emails {
    border: 1px solid #186e9e;
    border-radius: 50px;
    padding: 11px;
    display: flex;
    align-items: center;
    line-height: 1;
}

.contacts__emails::before {
    position: static;
    left: 0;
    margin-right: 1em;
}

.contacts__emails .contacts__a {
    margin-bottom: 0.1em;
}

.contacts__confetti {
    -webkit-perspective: 100px;
    perspective: 100px;
    -moz-perspective: 300px;
    width: 52em;
    height: 52em;
    pointer-events: none;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-4px);
    transform: translateZ(-4px)
}

.contacts__confetti .l1,
.contacts__confetti .l2,
.contacts__confetti .l3 {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.contacts__confetti .l1 {
    -webkit-transform: translateZ(1px);
    transform: translateZ(1px);
    background-position: -235em 0;
    -ms-transform: none
}

.contacts__confetti .l2 {
    background-position: -235em -33.5625em;
    -webkit-transform: translateZ(2px);
    transform: translateZ(2px);
    -ms-transform: none
}

.contacts__confetti .l3 {
    background-position: -235em -67.125em;
    -webkit-transform: translateZ(3px);
    transform: translateZ(3px);
    -ms-transform: none
}

.contacts__confetti::before {
    display: block;
    position: absolute;
    width: 9.1875em;
    height: 9.1875em;
    top: 5em;
    left: -1.875em;
    background-color: #E4007D;
    border-radius: 100%
}

.inclusion-goals__item,
.inclusion-reports {
    background-color: #eceff5;
    position: relative
}

.contacts .footer .container {
    border-color: #d7e2ec
}

.contact-popup__content {
    background-color: #eceff5;
    padding: 4.375em 3.125em;
    border-radius: .375em
}

.policy__content {
    padding: 3.75em 0;
    width: 48.125em;
    min-height: 44.375em
}

.policy h1,
.policy__title {
    font-size: 1.75em;
    padding-top: .71429em;
    font-weight: 400
}

.policy p,
.policy__text {
    font-size: 1.25em;
    padding: .5em 0;
    margin: 0
}

@media screen and (min-width:768px) {
    .inclusion__intro {
        margin-top: 5em
    }
}

@media screen and (max-width:767px) {
    .policy .banner {
        height: 33.75em
    }

    .policy__content {
        width: auto;
        min-height: auto
    }

    .policy p,
    .policy__text {
        font-size: 1.125em
    }

    .inclusion__intro {
        margin-top: 3.75em
    }
}

.inclusion__big-text {
    color: #001A72
}

@media screen and (min-width:768px) {
    .inclusion__big-text {
        font-size: 1.5em
    }
}

@media screen and (max-width:767px) {
    .inclusion__big-text {
        font-size: 1.125em
    }
}

@media screen and (min-width:768px) {
    .inclusion__title {
        font-size: 2.625em;
        margin-bottom: .7619em
    }
}

@media screen and (max-width:767px) {
    .inclusion__title {
        font-size: 1.875em;
        margin-bottom: .8em;
        line-height: 1.13333em
    }
}

@media screen and (min-width:768px) {
    .inclusion__text {
        font-size: 1.25em
    }

    .inclusion__goals {
        margin-top: 8.75em
    }
}

@media screen and (max-width:767px) {
    .inclusion__text {
        font-size: 1em
    }

    .inclusion__goals {
        margin-top: 5em
    }
}

.inclusion__confetti {
    pointer-events: none;
    position: absolute
}

@media screen and (min-width:768px) {
    .inclusion__reports {
        margin-top: 15em
    }

    .inclusion .connect-form__title {
        font-size: 2.625em
    }

    .inclusion__confetti {
        -webkit-perspective: 100px;
        perspective: 100px;
        -moz-perspective: 300px;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: translateZ(-4px);
        transform: translateZ(-4px)
    }
}

.inclusion__confetti-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    background-size: cover;
    background-repeat: no-repeat
}

.inclusion__confetti-layer_1 {
    background-position-y: 0
}

.inclusion__confetti-layer_2 {
    background-position-y: 50%
}

.inclusion__confetti-layer_3 {
    background-position-y: 100%
}

.inclusion__download {
    position: relative;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    color: #186E9E;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s
}

.inclusion-banner__title,
.inclusion-reports__title,
.inclusion__download:hover {
    color: #454093;
}

@media screen and (min-width:768px) {
    .inclusion__confetti-layer_1 {
        -webkit-transform: translateZ(1px);
        transform: translateZ(1px)
    }

    .inclusion__confetti-layer_2 {
        -webkit-transform: translateZ(2px);
        transform: translateZ(2px)
    }

    .inclusion__confetti-layer_3 {
        -webkit-transform: translateZ(3px);
        transform: translateZ(3px)
    }

    .inclusion__download {
        font-size: .875em;
        padding-left: 1.71429em
    }
}

@media screen and (max-width:767px) {
    .inclusion__reports {
        margin-top: 8.75em
    }

    .inclusion__download {
        font-size: .75em;
        padding-left: 1.66667em
    }
}

.inclusion__download:hover::before {
    background-position-x: -73.1875em
}

.inclusion__download::before {
    display: block;
    position: absolute;
    top: .1875em;
    left: 0;
    width: 1.25em;
    height: 1.25em;
    vertical-align: middle;
    margin-right: .5em;
    margin-top: -.125em
}

.inclusion-banner__image,
.inclusion-intro {
    position: relative
}

.inclusion-intro__content {
    overflow: hidden
}

.inclusion-intro__container {
    max-width: 100%;
}

.inclusion-intro__confetti {
    top: 6.625em
}

@media screen and (min-width:768px) {
    .inclusion-banner {
        height: 44.875em
    }
}

@media screen and (max-width:767px) {
    .inclusion-intro__confetti {
        display: none
    }

    .inclusion-banner {
        height: auto;
        padding-bottom: 6.75em
    }
}

@media screen and (min-width:768px) {
    .inclusion-banner__container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        height: 100%;
        margin-top: 3.125em
    }

    .inclusion-banner__text {
        position: relative;
        margin-right: 1.875em;
        max-width: 38.5em;
        margin-top: 2em
    }

    .inclusion-banner__title {
        font-size: 2.25em;
        line-height: 1.11111em
    }

    .inclusion-banner__subtitle {
        margin: 2em 0 0.5em 0;
    }
}

@media screen and (max-width:767px) {
    .inclusion-banner__title {
        font-size: 1.375em;
        line-height: 1.18182em
    }
}

.inclusion-banner__subtitle {
    font-size: 1.175em;
    text-transform: uppercase;
    font-weight: 700
}

.inclusion-banner__subtitle_h1 {
    font-size: 1.175em !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    color: #333 !important
}

.inclusion-banner__button {
    display: inline-block;
    margin-top: 1.75em
}

@media screen and (min-width:1025px) {
    .inclusion-banner__image {
        width: 30.625em;
        height: 20.0625em
    }

    .inclusion-banner__balls {
        right: -4.5em;
        top: -5.3125em
    }
}

@media screen and (max-width:1024px) and (min-width:768px) {
    .inclusion-banner__image {
        width: 70.625em;
        height: 20.0625em
    }

    .inclusion-banner__balls {
        right: -4.5em;
        top: -5.3125em
    }
}

@media screen and (max-width:767px) {
    .inclusion-banner__subtitle {
        margin: 2em 0 1em;
    }

    .inclusion-banner__image {
        width: 100%;
        height: 11.3125em;
        margin-top: 3.375em;
        margin-bottom: 2.375em
    }
}

.inclusion-banner__video {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 0;
    z-index: 2
}

.inclusion-banner__balls {
    position: absolute
}

@media screen and (min-width:768px) {
    .inclusion-banner__ball {
        width: 22em;
        height: 22em
    }
}

@media screen and (max-width:767px) {
    .inclusion-banner__balls {
        right: -4.8125em;
        top: -1.5625em
    }

    .inclusion-banner__ball {
        width: 14.75em;
        height: 14.75em
    }
}

.inclusion-banner__confetti {
    position: absolute
}

@media screen and (min-width:768px) {
    .inclusion-banner__confetti {
        width: 25.6875em;
        height: 16.6875em;
        top: -1.875em;
        right: -1.25em;
        -webkit-perspective: 100px;
        perspective: 100px;
        -moz-perspective: 300px;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: translateZ(-4px);
        transform: translateZ(-4px)
    }
}

@media screen and (max-width:767px) {
    .inclusion-banner__confetti {
        width: 15.625em;
        height: 10.125em;
        top: -.9375em;
        right: 0
    }
}

.inclusion-banner__confetti-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    background-image: url(/local/templates/main/assets/css/../svg/confetti-inclusion.svg);
    background-size: cover;
    background-repeat: no-repeat
}

.inclusion-banner__confetti-layer_1 {
    background-position-y: 0
}

.inclusion-banner__confetti-layer_2 {
    background-position-y: 50%
}

.inclusion-banner__confetti-layer_3 {
    background-position-y: 100%
}

@media screen and (min-width:768px) {
    .inclusion-banner__confetti-layer_1 {
        -webkit-transform: translateZ(1px);
        transform: translateZ(1px)
    }

    .inclusion-banner__confetti-layer_2 {
        -webkit-transform: translateZ(2px);
        transform: translateZ(2px)
    }

    .inclusion-banner__confetti-layer_3 {
        -webkit-transform: translateZ(3px);
        transform: translateZ(3px)
    }

    .inclusion-banner__download {
        margin-left: 1.71429em
    }

    .inclusion-goals__items {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr;
        gap: 32px 30px
    }

    .inclusion-goals__item {
        border-radius: 2.25em;
        padding: 3em 5em 3em 2.5em
    }
}

@media screen and (max-width:767px) {
    .inclusion-banner__download {
        margin-left: 1.33333em
    }

    .inclusion-goals__item {
        border-radius: 1em;
        padding: 1.5em 1.25em 4em;
        margin-bottom: 1.5em
    }

    .inclusion-goals__item .inclusion__confetti-layer_2,
    .inclusion-goals__item .inclusion__confetti-layer_3 {
        display: none
    }

    .inclusion-goals__item_1 .inclusion__confetti,
    .inclusion-goals__item_3 .inclusion__confetti {
        width: 19.375em;
        height: 4.6875em;
        left: -.4375em;
        bottom: -.4375em
    }

    .inclusion-goals__item_1 .inclusion__confetti-layer,
    .inclusion-goals__item_3 .inclusion__confetti-layer {
        background-image: url(/local/templates/main/assets/css/../svg/confetti-inclusion-goal-1-mob.svg)
    }

    .inclusion-goals__item_2 .inclusion__confetti,
    .inclusion-goals__item_4 .inclusion__confetti {
        width: 10.625em;
        height: 4em;
        left: 3.75em;
        bottom: -.75em
    }

    .inclusion-goals__item_2 .inclusion__confetti-layer,
    .inclusion-goals__item_4 .inclusion__confetti-layer {
        background-image: url(/local/templates/main/assets/css/../svg/confetti-inclusion-goal-2-mob.svg)
    }
}

@media screen and (min-width:768px) {
    .inclusion-goals__item_1 .inclusion__confetti {
        width: 36.25em;
        height: 13.3125em;
        left: 0;
        bottom: -1.875em
    }

    .inclusion-goals__item_1 .inclusion__confetti-layer {
        background-image: url(/local/templates/main/assets/css/../svg/confetti-inclusion-goal-1.svg)
    }

    .inclusion-goals__item_2 .inclusion__confetti {
        width: 34.375em;
        height: 7.3125em;
        left: 1.875em;
        bottom: -1.875em
    }

    .inclusion-goals__item_2 .inclusion__confetti-layer {
        background-image: url(/local/templates/main/assets/css/../svg/confetti-inclusion-goal-2.svg)
    }
}

@media screen and (max-width:767px) {
    .inclusion-goals__item_2 .inclusion__confetti {
        width: 10.625em;
        height: 4em;
        left: 3.75em;
        bottom: -.75em
    }

    .inclusion-goals__item_2 .inclusion__confetti-layer {
        background-image: url(/local/templates/main/assets/css/../svg/confetti-inclusion-goal-2-mob.svg)
    }
}

@media screen and (min-width:768px) {
    .inclusion-goals__item_3 .inclusion__confetti {
        width: 9.375em;
        height: 10.3125em;
        right: 0;
        bottom: -1.25em
    }

    .inclusion-goals__item_3 .inclusion__confetti-layer {
        background-image: url(/local/templates/main/assets/css/../svg/confetti-inclusion-goal-3.svg)
    }

    .inclusion-goals__item_4 .inclusion__confetti {
        width: 5.0625em;
        height: 12.5em;
        right: -1.875em;
        bottom: -1.875em
    }

    .inclusion-goals__item_4 .inclusion__confetti-layer {
        background-image: url(/local/templates/main/assets/css/../svg/confetti-inclusion-goal-4.svg)
    }

    .inclusion-reports {
        padding-top: 6.25em;
        padding-bottom: 12.5em
    }
}

@media screen and (max-width:767px) {
    .inclusion-reports {
        padding-top: 1.25em;
        padding-bottom: 5em
    }
}

.inclusion-reports__item {
    position: relative;
    margin-bottom: 2em;
    background-color: #fff
}

@media screen and (min-width:768px) {
    .inclusion-reports__item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        border-radius: 2.25em;
        padding: 3em 6.25em 3em 2.5em
    }

    .inclusion-reports__item_1 .inclusion__confetti_left,
    .inclusion-reports__item_10 .inclusion__confetti_left,
    .inclusion-reports__item_12 .inclusion__confetti_left,
    .inclusion-reports__item_3 .inclusion__confetti_left,
    .inclusion-reports__item_4 .inclusion__confetti_left,
    .inclusion-reports__item_6 .inclusion__confetti_left,
    .inclusion-reports__item_7 .inclusion__confetti_left,
    .inclusion-reports__item_9 .inclusion__confetti_left {
        width: 6.875em;
        height: 4.6875em;
        left: -.625em;
        bottom: -.625em
    }
}

@media screen and (max-width:767px) {
    .inclusion-reports__item {
        border-radius: 1em;
        padding: 1.5em 1.25em 5.5em
    }

    .inclusion-reports__item_1 .inclusion__confetti_left,
    .inclusion-reports__item_10 .inclusion__confetti_left,
    .inclusion-reports__item_12 .inclusion__confetti_left,
    .inclusion-reports__item_3 .inclusion__confetti_left,
    .inclusion-reports__item_4 .inclusion__confetti_left,
    .inclusion-reports__item_6 .inclusion__confetti_left,
    .inclusion-reports__item_7 .inclusion__confetti_left,
    .inclusion-reports__item_9 .inclusion__confetti_left {
        width: 5em;
        height: 3.4375em;
        left: -.4375em;
        bottom: .625em
    }
}

.inclusion-reports__item_1 .inclusion__confetti-layer_left,
.inclusion-reports__item_10 .inclusion__confetti-layer_left,
.inclusion-reports__item_12 .inclusion__confetti-layer_left,
.inclusion-reports__item_3 .inclusion__confetti-layer_left,
.inclusion-reports__item_4 .inclusion__confetti-layer_left,
.inclusion-reports__item_6 .inclusion__confetti-layer_left,
.inclusion-reports__item_7 .inclusion__confetti-layer_left,
.inclusion-reports__item_9 .inclusion__confetti-layer_left {
    background-image: url(/local/templates/main/assets/css/../svg/confetti-inclusion-reports-left.svg)
}

@media screen and (min-width:768px) {

    .inclusion-reports__item_1 .inclusion__confetti_right,
    .inclusion-reports__item_10 .inclusion__confetti_right,
    .inclusion-reports__item_4 .inclusion__confetti_right,
    .inclusion-reports__item_7 .inclusion__confetti_right {
        width: 8.9375em;
        height: 13.4375em;
        right: -1.25em;
        bottom: -1.25em
    }
}

@media screen and (max-width:767px) {

    .inclusion-reports__item_1 .inclusion__confetti_right,
    .inclusion-reports__item_10 .inclusion__confetti_right,
    .inclusion-reports__item_4 .inclusion__confetti_right,
    .inclusion-reports__item_7 .inclusion__confetti_right {
        width: 6.25em;
        height: 9.375em;
        right: -.75em;
        bottom: .125em
    }
}

.inclusion-reports__item_1 .inclusion__confetti-layer_right,
.inclusion-reports__item_10 .inclusion__confetti-layer_right,
.inclusion-reports__item_4 .inclusion__confetti-layer_right,
.inclusion-reports__item_7 .inclusion__confetti-layer_right {
    background-image: url(/local/templates/main/assets/css/../svg/confetti-inclusion-reports-1.svg)
}

@media screen and (min-width:768px) {

    .inclusion-reports__item_11 .inclusion__confetti_right,
    .inclusion-reports__item_2 .inclusion__confetti_right,
    .inclusion-reports__item_5 .inclusion__confetti_right,
    .inclusion-reports__item_8 .inclusion__confetti_right {
        width: 14.625em;
        height: 7.25em;
        right: -1.25em;
        bottom: -1.25em
    }
}

@media screen and (max-width:767px) {

    .inclusion-reports__item_11 .inclusion__confetti_right,
    .inclusion-reports__item_2 .inclusion__confetti_right,
    .inclusion-reports__item_5 .inclusion__confetti_right,
    .inclusion-reports__item_8 .inclusion__confetti_right {
        width: 10.625em;
        height: 5.25em;
        right: -.625em;
        bottom: -.4375em
    }
}

.inclusion-reports__item_11 .inclusion__confetti-layer_right,
.inclusion-reports__item_2 .inclusion__confetti-layer_right,
.inclusion-reports__item_5 .inclusion__confetti-layer_right,
.inclusion-reports__item_8 .inclusion__confetti-layer_right {
    background-image: url(/local/templates/main/assets/css/../svg/confetti-inclusion-reports-2.svg)
}

@media screen and (min-width:768px) {

    .inclusion-reports__item_11 .inclusion__confetti_left,
    .inclusion-reports__item_2 .inclusion__confetti_left,
    .inclusion-reports__item_5 .inclusion__confetti_left,
    .inclusion-reports__item_8 .inclusion__confetti_left {
        width: 13.625em;
        height: 8.125em;
        left: -1.875em;
        bottom: -1.875em
    }
}

@media screen and (max-width:767px) {

    .inclusion-reports__item_11 .inclusion__confetti_left,
    .inclusion-reports__item_2 .inclusion__confetti_left,
    .inclusion-reports__item_5 .inclusion__confetti_left,
    .inclusion-reports__item_8 .inclusion__confetti_left {
        width: 10em;
        height: 5.9375em;
        left: -1.125em;
        bottom: -1.125em
    }
}

.inclusion-reports__item_11 .inclusion__confetti-layer_left,
.inclusion-reports__item_2 .inclusion__confetti-layer_left,
.inclusion-reports__item_5 .inclusion__confetti-layer_left,
.inclusion-reports__item_8 .inclusion__confetti-layer_left {
    background-image: url(/local/templates/main/assets/css/../svg/confetti-inclusion-reports-left-2.svg)
}

.inclusion-reports__item_12 .inclusion__confetti-layer_right,
.inclusion-reports__item_3 .inclusion__confetti-layer_right,
.inclusion-reports__item_6 .inclusion__confetti-layer_right,
.inclusion-reports__item_9 .inclusion__confetti-layer_right {
    background-image: url(/local/templates/main/assets/css/../svg/confetti-inclusion-reports-3.svg)
}

.inclusion-reports__title-container {
    margin-right: 1.875em;
    min-width: 65%;
    width: 100%;
}

.inclusion-reports__button-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 1.25em;
    margin-bottom: 1.25em
}

.inclusion-reports__title {
    font-weight: 700
}

@media screen and (min-width:768px) {

    .inclusion-reports__item_12 .inclusion__confetti_right,
    .inclusion-reports__item_3 .inclusion__confetti_right,
    .inclusion-reports__item_6 .inclusion__confetti_right,
    .inclusion-reports__item_9 .inclusion__confetti_right {
        width: 9em;
        height: 13.5em;
        right: -1.25em;
        bottom: -1.25em
    }

    .inclusion-reports__title {
        font-size: 1.5em;
        line-height: 1.08333em
    }
}

.inclusion-reports__note {
    text-transform: uppercase;
    font-weight: 700
}

@media screen and (max-width:767px) {

    .inclusion-reports__item_12 .inclusion__confetti_right,
    .inclusion-reports__item_3 .inclusion__confetti_right,
    .inclusion-reports__item_6 .inclusion__confetti_right,
    .inclusion-reports__item_9 .inclusion__confetti_right {
        width: 7em;
        height: 10.5em;
        right: -.9375em;
        bottom: .0625em
    }

    .inclusion-reports__title {
        font-size: 1em;
        line-height: 1.125em
    }

    .inclusion-reports__note {
        font-size: .75em
    }

    .inclusion-reports__author {
        margin-top: 1.25em
    }
}

.inclusion-reports__button {
    margin-right: 1em
}

.inclusion-reports__name {
    font-weight: 700
}

@media screen and (min-width:768px) {
    .inclusion-reports__author {
        width: 20.625em;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .inclusion-reports__name {
        font-size: 1.25em;
        margin-bottom: .25em
    }
}

@media screen and (max-width:767px) {
    .inclusion-reports__name {
        font-size: 1.125em;
        margin-bottom: .27778em
    }
}

.inclusion-reports__description {
    text-transform: uppercase;
    font-weight: 700
}

.inclusion-reports__photo {
    position: absolute;
    border-radius: 100%
}

.inclusion-reports__download {
    display: block
}

@media screen and (min-width:768px) {
    .inclusion-reports__description {
        font-size: .875em
    }

    .inclusion-reports__photo {
        width: 7.25em;
        height: 7.25em;
        right: -1.125em;
        top: -1.125em
    }

    .inclusion-reports__download {
        margin-bottom: .57143em
    }

    .inclusion-partners {
        padding-top: 8.75em;
        padding-bottom: 3.75em
    }

    .inclusion-partners__items {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

@media screen and (max-width:767px) {
    .inclusion-reports__description {
        font-size: .75em
    }

    .inclusion-reports__photo {
        width: 5.625em;
        height: 5.625em;
        left: 50%;
        bottom: -1em;
        margin-left: -2.8125em
    }

    .inclusion-reports__crown {
        left: 50%;
        top: auto;
        bottom: -1em;
        margin-left: -2.1875em
    }

    .inclusion-reports__download {
        margin-bottom: .83333em
    }

    .inclusion-partners {
        padding-top: 5em;
        padding-bottom: 6.25em
    }
}

.inclusion-partners__items a {
    display: block
}

.inclusion-partners__item {
    pointer-events: none
}

@media screen and (min-width:768px) {
    .inclusion-partners__item {
        width: 25em
    }
}

.error-page {
    background-color: #001A72;
    color: #85D5F3;
    text-align: center;
    height: 100vh;
    padding: 0 1.25em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.error-page__image {
    position: relative;
    top: -10.625em
}

@media screen and (max-width:767px) {
    .inclusion-partners__item {
        width: 100%;
        margin: .9375em 0
    }

    .error-page {
        display: block;
        height: auto
    }

    .error-page__image {
        font-size: .625em
    }
}

.error-page__number {
    font-size: 37.5em;
    color: #fff;
    font-weight: 300;
    display: inline-block;
    vertical-align: middle;
    line-height: 0
}

@media screen and (max-width:767px) {
    .error-page__number {
        display: none
    }
}

.error-page__logo {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 27.375em;
    height: 27.375em;
    border-radius: 100%;
    text-decoration: none;
    background-color: #fff
}

.error-page__logo::after {
    display: block;
    position: absolute;
    top: 44%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.error-page__confetti {
    position: absolute;
    width: 34.1875em;
    top: 12.5em;
    left: 50%;
    margin-left: -18.125em
}

.error-page__content {
    margin-top: -6.25em
}

.error-page__title {
    font-size: 3.375em
}

@media screen and (max-width:767px) {
    .error-page__title {
        font-size: 2.5em
    }
}

.error-page__text {
    font-size: 1.25em;
    width: 23.125em;
    margin: 1.25em auto 0
}

.error-page__link {
    text-decoration: none;
    color: #fff
}

.error-page__footer {
    margin: 2.5em 0
}

@media screen and (max-width:767px) {
    .error-page__text {
        width: auto
    }

    .error-page__footer {
        margin: 0;
        padding: 6.25em 0 1.25em
    }
}

/* End */


/* Start:/local/templates/main/assets/css/style.css?1699623372100*/
.sponsors__item_9 {
    background-position: -116em 0;
}

.sponsors__item_10 {
    background-position: -104em 0;
}

/* End */
/* /local/templates/main/assets/css/app.min.css?1694691543129549 */
/* /local/templates/main/assets/css/style.css?1699623372100 */


.file_wrapper {
    margin-top: 100px;
    padding-top: 40px;
}

.dropdown-open {
    border-bottom: 1px solid #454093;
    padding-bottom: 40px;
}

.file_links {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
    margin-top: 20px;
}

.file_link {
    text-decoration: none;
    display: flex;
    color: #186e9e;
    font-size: 18px;
}

.file_link:hover {
    color: #001A72;
}

.file_link::before {
    content: "";
    display: block;
    width: 1.25em;
    height: 1.25em;
    margin-right: 5px;
    background-image: url(/local/templates/main/assets/css/../svg/sprite.svg), none;
    background-size: 90em 16.25em;
    background-position: -71.6875em -11.75em;
    background-repeat: no-repeat;
}
/* End */


/* Start:/local/templates/main/assets_2023/css/swiper-bundle.min.css?170093689418907*/
/**
 * Swiper 8.2.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 13, 2022
 */

@font-face
{
    font-family: swiper-icons;
    font-weight: 400;
    font-style: normal;

    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");;
}:root
{
    --swiper-theme-color: #007AFF;
}.swiper
{
    position: relative;
    z-index: 1;

    overflow: hidden;

    margin-right: auto;
    margin-left: auto;
    padding: 0;

    list-style: none;;
}.swiper-vertical > .swiper-wrapper
{
    flex-direction: column;
}.swiper-wrapper
{
    position: relative;
    z-index: 1;

    display: flex;

    box-sizing: content-box;
    width: 100%;
    height: 100%;

    transition-property: transform;;
}.swiper-android .swiper-slide,
.swiper-wrapper
{
    transform: translate3d(0px,0,0);
}.swiper-pointer-events
{
    touch-action: pan-y;
}.swiper-pointer-events.swiper-vertical
{
    touch-action: pan-x;
}.swiper-slide
{
    position: relative;

    flex-shrink: 0;

    width: 100%;
    height: 100%;

    transition-property: transform;
}.swiper-slide-invisible-blank
{
    visibility: hidden;
}.swiper-autoheight,
.swiper-autoheight .swiper-slide
{
    height: auto;
}.swiper-autoheight .swiper-wrapper
{
    align-items: flex-start;

    transition-property: transform,height;
}.swiper-backface-hidden .swiper-slide
{
    transform: translateZ(0);

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper
{
    perspective: 1200px;
}.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper
{
    transform-style: preserve-3d;
}.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top
{
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    pointer-events: none;;
}.swiper-3d .swiper-slide-shadow
{
    background: rgba(0,0,0,.15);
}.swiper-3d .swiper-slide-shadow-left
{
    background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));
}.swiper-3d .swiper-slide-shadow-right
{
    background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));
}.swiper-3d .swiper-slide-shadow-top
{
    background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));
}.swiper-3d .swiper-slide-shadow-bottom
{
    background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
}.swiper-css-mode > .swiper-wrapper
{
    overflow: auto;

    -ms-overflow-style: none;
    scrollbar-width: none;;
}.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar
{
    display: none;
}.swiper-css-mode > .swiper-wrapper > .swiper-slide
{
    scroll-snap-align: start start;
}.swiper-horizontal.swiper-css-mode > .swiper-wrapper
{
    scroll-snap-type: x mandatory;
}.swiper-vertical.swiper-css-mode > .swiper-wrapper
{
    scroll-snap-type: y mandatory;
}.swiper-centered > .swiper-wrapper::before
{
    content: "";

    flex-shrink: 0;
    order: 9999;
}.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child
{
    margin-inline-start: var(--swiper-centered-offset-before);
}.swiper-centered.swiper-horizontal > .swiper-wrapper::before
{
    width: var(--swiper-centered-offset-after);
    height: 100%;
    min-height: 1px;;
}.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child
{
    margin-block-start: var(--swiper-centered-offset-before);
}.swiper-centered.swiper-vertical > .swiper-wrapper::before
{
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after);
}.swiper-centered > .swiper-wrapper > .swiper-slide
{
    scroll-snap-align: center center;
}.swiper-virtual .swiper-slide
{
    transform: translateZ(0);

    -webkit-backface-visibility: hidden;;
}.swiper-virtual.swiper-css-mode .swiper-wrapper::after
{
    content: "";

    position: absolute;
    top: 0;
    left: 0;

    pointer-events: none;
}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after
{
    width: var(--swiper-virtual-size);
    height: 1px;;
}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after
{
    width: 1px;
    height: var(--swiper-virtual-size);
}:root
{
    --swiper-navigation-size: 44px;
}.swiper-button-next,
.swiper-button-prev
{
    position: absolute;
    z-index: 10;
    top: 50%;

    color: var(--swiper-navigation-color,var(--swiper-theme-color));

    display: flex;
    justify-content: center;
    align-items: center;

    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));

    cursor: pointer;;
}.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled
{
    cursor: auto;
    pointer-events: none;

    opacity: .35;;
}.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden
{
    cursor: auto;
    pointer-events: none;

    opacity: 0;;
}.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev
{
    display: none!important;
}.swiper-button-next:after,
.swiper-button-prev:after
{
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    font-variant: initial;
    line-height: 1;

    letter-spacing: 0;
    text-transform: none!important;;
}.swiper-button-prev,
.swiper-rtl .swiper-button-next
{
    right: auto;
    left: 10px;;
}.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after
{
    content: "prev";
}.swiper-button-next,
.swiper-rtl .swiper-button-prev
{
    right: 10px;
    left: auto;
}.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after
{
    content: "next";
}.swiper-button-lock
{
    display: none;
}.swiper-pagination
{
    position: absolute;
    z-index: 10;

    text-align: center;

    transition: .3s opacity;
    transform: translate3d(0,0,0);;
}.swiper-pagination.swiper-pagination-hidden
{
    opacity: 0;
}.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled
{
    display: none!important;
}.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction
{
    bottom: 10px;
    left: 0;

    width: 100%;
}.swiper-pagination-bullets-dynamic
{
    font-size: 0;

    overflow: hidden;;
}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
{
    position: relative;

    transform: scale(.33);;
}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active
{
    transform: scale(1);
}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main
{
    transform: scale(1);
}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev
{
    transform: scale(.66);
}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev
{
    transform: scale(.33);
}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next
{
    transform: scale(.66);
}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next
{
    transform: scale(.33);
}.swiper-pagination-bullet
{
    display: inline-block;

    width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
    height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));

    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color,#000);;
}button.swiper-pagination-bullet
{
    margin: 0;
    padding: 0;

    border: none;
    box-shadow: none;

    -webkit-appearance: none;
            appearance: none;
}.swiper-pagination-clickable .swiper-pagination-bullet
{
    cursor: pointer;
}.swiper-pagination-bullet:only-child
{
    display: none!important;
}.swiper-pagination-bullet-active
{
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
}.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets
{
    top: 50%;
    right: 10px;

    transform: translate3d(0px,-50%,0);
}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet
{
    display: block;

    margin: var(--swiper-pagination-bullet-vertical-gap,6px) 0;;
}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
{
    top: 50%;

    width: 8px;

    transform: translateY(-50%);;
}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
{
    display: inline-block;

    transition: .2s transform,.2s top;
}.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet
{
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px);
}.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
{
    left: 50%;

    white-space: nowrap;

    transform: translateX(-50%);;
}.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
{
    transition: .2s transform,.2s left;
}.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet
{
    transition: .2s transform,.2s right;
}.swiper-pagination-progressbar
{
    position: absolute;

    background: rgba(0,0,0,.25);;
}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    background: var(--swiper-pagination-color,var(--swiper-theme-color));

    transform: scale(0);
    transform-origin: left top;
}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill
{
    transform-origin: right top;
}.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite
{
    top: 0;
    left: 0;

    width: 100%;
    height: 4px;;
}.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar
{
    top: 0;
    left: 0;

    width: 4px;
    height: 100%;;
}.swiper-pagination-lock
{
    display: none;
}.swiper-scrollbar
{
    position: relative;

    border-radius: 10px;
    background: rgba(0,0,0,.1);

    -ms-touch-action: none;;
}.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled
{
    display: none!important;
}.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal
{
    position: absolute;
    z-index: 50;
    bottom: 3px;
    left: 1%;

    width: 98%;
    height: 5px;;
}.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar
{
    position: absolute;
    z-index: 50;
    top: 1%;
    right: 3px;

    width: 5px;
    height: 98%;
}.swiper-scrollbar-drag
{
    position: relative;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    border-radius: 10px;
    background: rgba(0,0,0,.5);;
}.swiper-scrollbar-cursor-drag
{
    cursor: move;
}.swiper-scrollbar-lock
{
    display: none;
}.swiper-zoom-container
{
    display: flex;
    justify-content: center;
    align-items: center;

    width: 100%;
    height: 100%;

    text-align: center;
}.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg
{
    max-width: 100%;
    max-height: 100%;

    object-fit: contain;
}.swiper-slide-zoomed
{
    cursor: move;
}.swiper-lazy-preloader
{
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;

    box-sizing: border-box;
    width: 42px;
    height: 42px;
    margin-top: -21px;
    margin-left: -21px;

    border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
    border-top-color: transparent;
    border-radius: 50%;

    transform-origin: 50%;;
}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader
{
    animation: swiper-preloader-spin 1s infinite linear;
}.swiper-lazy-preloader-white
{
    --swiper-preloader-color: #FFF;
}.swiper-lazy-preloader-black
{
    --swiper-preloader-color: #000;
}@keyframes swiper-preloader-spin
{
    0%
    {
        transform: rotate(0deg);
    }100%
    {
        transform: rotate(360deg);
    }
}.swiper .swiper-notification
{
    position: absolute;
    z-index: -1000;
    top: 0;
    left: 0;

    pointer-events: none;

    opacity: 0;;
}.swiper-free-mode > .swiper-wrapper
{
    margin: 0 auto;

    transition-timing-function: ease-out;;
}.swiper-grid > .swiper-wrapper
{
    flex-wrap: wrap;
}.swiper-grid-column > .swiper-wrapper
{
    flex-direction: column;
    flex-wrap: wrap;;
}.swiper-fade.swiper-free-mode .swiper-slide
{
    transition-timing-function: ease-out;
}.swiper-fade .swiper-slide
{
    transition-property: opacity;
}.swiper-fade .swiper-slide .swiper-slide
{
    pointer-events: none;
}
.swiper-fade .swiper-slide-active
{
    z-index: 1;
}.swiper-cube
{
    overflow: visible;
}.swiper-cube .swiper-slide
{
    z-index: 1;

    visibility: hidden;

    width: 100%;
    height: 100%;

    pointer-events: none;

    transform-origin: 0 0;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;;
}.swiper-cube .swiper-slide .swiper-slide
{
    pointer-events: none;
}.swiper-cube.swiper-rtl .swiper-slide
{
    transform-origin: 100% 0;
}.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active
{
    pointer-events: auto;
}.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next + .swiper-slide,
.swiper-cube .swiper-slide-prev
{
    visibility: visible;

    pointer-events: auto;;
}.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top
{
    z-index: 0;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}.swiper-cube .swiper-cube-shadow
{
    position: absolute;
    z-index: 0;
    bottom: 0px;
    left: 0;

    width: 100%;
    height: 100%;

    opacity: .6;;
}.swiper-cube .swiper-cube-shadow:before
{
    content: "";

    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    background: #000;

    filter: blur(50px);
}.swiper-flip
{
    overflow: visible;
}.swiper-flip .swiper-slide
{
    z-index: 1;

    pointer-events: none;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;;
}.swiper-flip .swiper-slide .swiper-slide
{
    pointer-events: none;
}.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active
{
    pointer-events: auto;
}.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top
{
    z-index: 0;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}.swiper-creative .swiper-slide
{
    overflow: hidden;

    transition-property: transform,opacity,height;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;;
}.swiper-cards
{
    overflow: visible;
}.swiper-cards .swiper-slide
{
    overflow: hidden;

    transform-origin: center bottom;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;;
}
/* End */


/* Start:/local/templates/main/assets_2023/css/styles.css?172295009551776*/
/*------------------------
    Fonts
------------------------*/
@font-face
{
    font-family: "PFDinDisplayPro";
    font-weight: 400;
    font-style: normal;

    font-display: swap;
    src: url("/local/templates/main/assets_2023/css/../fonts/PFDinDisplayPro-Regular.woff") format("woff"),
    url("/local/templates/main/assets_2023/css/../fonts/PFDinDisplayPro-Regular.ttf") format("truetype");
}

@font-face
{
    font-family: "PFDinDisplayPro";
    font-weight: 500;
    font-style: normal;

    font-display: swap;
    src: url("/local/templates/main/assets_2023/css/../fonts/PFDinDisplayPro-Medium.woff") format("woff"),
    url("/local/templates/main/assets_2023/css/../fonts/PFDinDisplayPro-Medium.ttf") format("truetype");
}


@font-face
{
    font-family: "PFDinDisplayPro";
    font-weight: 700;
    font-style: normal;

    font-display: swap;
    src: url("/local/templates/main/assets_2023/css/../fonts/PFDinDisplayPro-Bold.woff") format("woff"),
    url("/local/templates/main/assets_2023/css/../fonts/PFDinDisplayPro-Bold.ttf") format("truetype");
}




/*------------------
    Reset styles
------------------*/
*
{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

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

.page-html
{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
}

.page-html body
{
    margin: 0;

    -webkit-overflow-scrolling: touch;
    overscroll-behavior-y: contain;
    -webkit-tap-highlight-color: transparent;
    text-decoration-skip: objects;
    text-rendering: optimizeLegibility;
}


/*-------------------
    Global styles
-------------------*/
:root
{
    --font_family: "Roboto Condensed", sans-serif;
    --font_family2: "PFDinDisplayPro", sans-serif;
}


.page-html
{
    height: 100%;
    min-height: -moz-available;
    min-height: -webkit-fill-available;
    min-height:         fill-available;
}


.page-html body
{
    color: #3B3B3B;
    font: 17px/1.3 var(--font_family);

    height: 100%;
    min-height: -moz-available;
    min-height: -webkit-fill-available;
    min-height:         fill-available;

    background: #FFF;
}


.page-html button
{
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;

    display: inline-block;

    cursor: pointer;
    vertical-align: top;

    border: none;
    background: none;
}


.page-wrap
{
    position: relative;

    display: flex;
    overflow: hidden;
    flex-direction: column;

    min-height: 100%;
}

.page-main
{
    flex: 1 0 auto;
}


.cont
{
	position: relative;
    width: 100%;
    max-width: 80vw;
    margin: 0 auto;
    padding: 0 20px;
}

@media screen and (max-width: 767px) {
    .cont {
        max-width: 100vw;
    }
}

.lazyload
{
    opacity: 0;

    transition: opacity .5s linear;
}

.lazyload.loaded
{
    opacity: 1;
}


._flex
{
    display: flex;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}


/*------------
    Header
------------*/
.page-header
{
    position: relative;
    z-index: 99;

    padding: 0 0 44px;
}

.page-header .cont
{
    position: static;
}

.page-header__top
{
    margin-bottom: 30px;
    padding: 6px 0;

    background: #454093;
}

.page-header__title
{
    position: relative;
    z-index: 1;

    color: #FFF;
    font-family: var(--font_family2);
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;

    text-align: center;
    letter-spacing: .48px;
}

.page-header .cont._flex
{
    justify-content: space-between;
    align-content: center;
    align-items: center;
}

.page-header__logo
{
    display: block;
}

.page-header__logo img
{
    display: block;

    max-width: 100%;
    max-height: 100%;
}

.page-header__logo img + img
{
    display: none;
}


.page-header .mob-menu-btn
{
    position: relative;
    z-index: 150;

    display: none;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    background: transparent;
    width: 40px;
    height: 40px;
    margin-left: auto;
}

.page-header .mob-menu-btn._active
{
    position: fixed;
    top: 20px;
    right: 20px;
}

.mob-menu-btn span
{
    position: relative;

    display: block;

    width: 100%;
    height: 4px;

    background: #39287D;
}

.mob-menu-btn span + span
{
    margin-top: 4px;
}

.mob-menu-btn._active span:nth-child(2)
{
    opacity: 0;
}

.mob-menu-btn._active span:nth-child(1)
{
    top: 8px;

    width: 100%;

    transform: rotate(45deg);
}

.mob-menu-btn._active span:nth-child(3)
{
    top: -8px;

    width: 100%;

    transform: rotate(-45deg);
}


.page-header__menu-item + .page-header__menu-item
{
    margin-left: 35px;
}

.page-header__menu-item
{
    position: relative;
}

.page-header__menu-btn
{
    position: relative;

    color: #1F1F1F;
    font-family: var(--font_family2);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;

    display: block;

    padding: 10px 0;

    text-decoration: none;
    letter-spacing: .32px;
    text-transform: uppercase;

    transition: color .2s linear;
}

.page-header__menu-btn._sub
{
    padding-right: 24px;
}

@media (any-hover: hover)
{
    .page-header__menu-item:hover .page-header__menu-btn
    {
        color: #39287D;
    }
}

.page-header__menu-btn._active
{
    color: #39287D;
}

.page-header__menu-btn svg
{
    position: absolute;
    top: 50%;
    right: 7px;

    display: block;

    width: 8px;
    height: 12px;
    margin-top: -6px;

    transform: rotate(90deg);

    fill: currentColor;
}

.page-header__submenu
{
    position: absolute;
    z-index: 99;
    top: 100%;
    left: 0;

    visibility: hidden;

    width: 201px;
    padding: 12px 0;

    pointer-events: none;

    opacity: 0;
    border: 1px solid rgba(69, 64, 147, .20);
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 5px 12px 0px rgba(115, 115, 115, .10), 0px 22px 22px 0px rgba(115, 115, 115, .09), 0px 49px 29px 0px rgba(115, 115, 115, .05), 0px 87px 35px 0px rgba(115, 115, 115, .01), 0px 136px 38px 0px rgba(115, 115, 115, .00);

    transition: opacity .2s linear, visibility .2s linear;
}

.page-header__menu-item:hover .page-header__submenu
{
    visibility: visible;

    pointer-events: auto;

    opacity: 1;
}

.page-header__submenu-item + .page-header__submenu-item
{
    margin-top: 5px;
}

.page-header__submenu-link
{
    position: relative;
    z-index: 5;

    color: #1F1F1F;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;

    display: block;

    padding: 4px 13px;

    text-decoration: none;
    letter-spacing: .28px;
    text-transform: uppercase;

    transition: background .2s linear;
}

.page-header__submenu-link._sub
{
    position: relative;

    padding-right: 30px;
}

.page-header__submenu-link._sub svg
{
    position: absolute;
    top: 50%;
    right: 15px;

    width: 4px;
    height: 8px;
    margin-top: -4px;

    fill: #39287D;
}

@media (any-hover: hover)
{
    .page-header__submenu-item:hover > .page-header__submenu-link
    {
        background: rgba(64, 67, 162, .10);
    }
}

.page-header__submenu-link._active
{
    background: rgba(64, 67, 162, .10);
}

.page-header__thirdmenu
{
    position: absolute;
    z-index: 4;
    top: 0;
    left: 100%;

    visibility: hidden;

    width: 201px;
    height: 100%;
    padding: 12px 0;

    pointer-events: none;

    opacity: 0;

    transition: opacity .2s linear, visibility .2s linear;
}

.page-header__submenu-item:hover .page-header__thirdmenu
{
    visibility: visible;

    pointer-events: auto;

    opacity: 1;
}

.page-header__thirdmenu::before
{
    content: "";

    position: absolute;
    top: -1px;
    right: 0;

    width: 402px;
    height: calc(100% + 2px);

    pointer-events: none;

    border: 1px solid rgba(69, 64, 147, .20);
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 5px 12px 0px rgba(115, 115, 115, .10), 0px 22px 22px 0px rgba(115, 115, 115, .09), 0px 49px 29px 0px rgba(115, 115, 115, .05), 0px 87px 35px 0px rgba(115, 115, 115, .01), 0px 136px 38px 0px rgba(115, 115, 115, .00);
}

.page-header__thirdmenu::after
{
    content: "";

    position: absolute;
    top: 0;
    left: 0;

    width: 1px;
    height: 100%;

    background: rgba(69, 64, 147, .20);
}


.overlay
{
    position: fixed;
    z-index: 98;
    top: 0;
    left: 0;

    display: none;

    width: 100%;
    height: 100%;

    background: rgba(0, 0, 0, .65);
}



/*---------------
	Page head
---------------*/
.main-title
{
    color: #1F1F1F;
    font-size: 32px;
    font-weight: 500;
    line-height: 1.3;

    letter-spacing: .64px;
    text-transform: uppercase;
}

.main-title_slider
{
    padding-right: 150px;
}


/*------------------------
	Slider controls
------------------------*/
.swiper
{
    position: relative;

    margin-right: 0;
    margin-left: 0;
}

.swiper_visible
{
    overflow: visible;

    margin-top: 24px;
}

.swiper-overflow
{
    overflow: hidden;
}

.swiper-wrapper
{
    height: auto;

}
.section-gallery .swiper-wrapper
{

}
.slider-button-prev,
.slider-button-next
{
    position: absolute;
    z-index: 10;
    top: -66px;

    color: #E3057D;

    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;

    width: 42px;
    height: 42px;

    cursor: pointer;

    border: 2px solid #E3057D;
    border-radius: 50%;
    background: none;

    transition: background .2s linear, border .2s linear, color .2s linear;
}

@media (any-hover: hover)
{
    .slider-button-prev:hover,
    .slider-button-next:hover
    {
        z-index: 11;

        color: #FFF;

        background: #E3057D;
    }
}

.slider-button-prev svg,
.slider-button-next svg
{
    display: block;

    width: 11px;
    height: 19px;

    fill: currentColor;
}

.slider-button-prev
{
    right: 62px;

    transform: rotate(180deg);
}

.slider-button-next
{
    right: 0;
}

.slider-button-prev.swiper-button-disabled,
.slider-button-next.swiper-button-disabled
{
    cursor: default;
    pointer-events: none;

    opacity: .3;
}

.swiper-button-lock
{
    display: none;
}

.slider-pagination
{
    position: absolute;
    z-index: 9;
    bottom: 30px;
    left: 0;

    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;

    width: 100%;
    max-width: none;
    height: 10px;
    padding: 0;

    text-align: center;

    transition: 300ms opacity, 300ms visibility;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction
{
    bottom: 30px;
}

.slider-pagination.swiper-pagination-lock,
.slider-progressbar.swiper-pagination-lock
{
    display: none !important;
}

.slider-dot
{
    position: relative;

    color: #FFF;

    display: block;

    width: 8px;
    height: 8px;
    margin: 0;
    padding: 0;

    border: none;
    border-radius: 50%;
    background: rgba(255, 255, 255, .6);
    box-shadow: none;

    transition: background .2s linear, width .2s linear, height .2s linear;

    appearance: none;
}

.slider-dot + .slider-dot
{
    margin-left: 12px;
}

.slider-pagination-clickable .slider-dot
{
    cursor: pointer;
}


@media (min-width: 1025px)
{
    @media (any-hover: hover)
    {
        .slider-dot:hover
        {
            background: #FFF;
        }
    }
}

.slider-dot.slider-dot_active
{
    width: 10px;
    height: 10px;

    background: #FFF;
}




.confetti-first
{
    transform: translateZ(-4px);

    -webkit-perspective: 100px;
       -moz-perspective: 300px;
            perspective: 100px;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
}

.confetti-first__layer
{
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
}

.confetti-first__layer_1
{
    -webkit-transform: translateZ(1px);
            transform: translateZ(1px);
}

.confetti-first__layer_2
{
    -webkit-transform: translateZ(2px);
            transform: translateZ(2px);
}

.confetti-first__layer_3
{
    -webkit-transform: translateZ(3px);
            transform: translateZ(3px);
}


/*------------
    first-section
------------*/
.main-dots1
{
    position: absolute;
    z-index: 11;
    top: 154px;
    right: 50%;

    width: 560px;
    min-height: 56px;
    margin-right: 152px;

    pointer-events: none;

    transform: rotate(-22deg);
}

.main-dots1 img
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
}

.main-dots2
{
    position: absolute;
    z-index: 11;
    top: 155px;
    left: 50%;

    width: 407px;
    min-height: 100px;
    margin-left: 580px;

    pointer-events: none;

    transform: rotate(-10deg);
}

.main-dots2 img
{
    position: absolute;
    top: 0;
    right: 0;

    display: block;

    width: 100%;
}

.main-slider::after
{
    content: "";

    position: absolute;
    z-index: 12;
    bottom: 0;
    left: 0;

    width: 100%;
    padding-bottom: 2.66%;

    pointer-events: none;

    background: url(/local/templates/main/assets_2023/css/../images/wave-white.svg) 50%/cover no-repeat;
}

.main-slider .swiper-slide
{
    position: relative;

    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;

    height: auto;
    min-height: calc(100vh - 295px);
    padding: 150px 0;
}

.main-slider .swiper-slide::after
{
    content: "";

    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    opacity: 1;
    background: linear-gradient(to bottom, rgba(31,31,31,.2) 0%,rgba(31,31,31,.5) 100%);
}

.main-slider__img
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    object-fit: cover;
    object-position: 50% 25%;

}

.main-slider__box
{
    position: relative;
    z-index: 2;

    max-width: 1170px;
    margin: 0 auto;
}

.main-slider__title
{
    color: #FFF;
    font-family: var(--font_family2);
    font-size: 96px;
    font-weight: 700;
    line-height: 1.3;

    text-align: center;
    letter-spacing: 1.92px;
    text-transform: uppercase;
}

.main-slider__name
{
    color: #FFF;
    font-family: var(--font_family2);
    font-size: 64px;
    font-weight: 500;
    line-height: 1.3;

    margin-top: -14px;

    text-align: center;
    letter-spacing: 1.28px;
    text-transform: uppercase;
}

.main-slider__date
{
    color: #FFF;
    font-family: var(--font_family2);
    font-size: 36px;
    font-weight: 400;
    line-height: 1.3;

    margin-top: 14px;

    text-align: center;
}

.main-slider__btn
{
    margin-top: 24px;

    text-align: center;
}

.btn-blue
{
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    line-height: 62px;

    display: inline-block;

    min-width: 278px;
    padding: 0 31px;

    text-align: center;
    vertical-align: top;
    text-decoration: none;
    letter-spacing: .32px;
    text-transform: uppercase;

    border: 1px solid #E3057D;
    border-radius: 50px;
    background: #E3057D;

    transition: color .2s linear, background .2s linear;
}

@media (any-hover: hover)
{
    .btn-blue:hover
    {
        color: #E3057D;

        background: transparent;
    }
}

.main-slider .slider-pagination
{
    display: none;
}

.main-slider .slider-button-prev,
.main-slider .slider-button-next
{
    top: 50%;

    color: #FFF;

    width: 67px;
    height: 134px;
    margin-top: -67px;
    padding-left: 20px;

    border-color: #FFF;
    border-right: none;
    border-radius: 134px 0 0 134px;

    transition: background .2s linear, border .2s linear;
}

.main-slider .slider-button-prev
{
    right: auto;
    left: 0;
}

@media (any-hover: hover)
{
    .main-slider .slider-button-prev:hover,
    .main-slider .slider-button-next:hover
    {
        border-color: transparent;
        background: rgba(255, 255, 255, .2);
    }
}

/*------------
    geography-festival
------------*/
.geography-festival
{
    position: relative;

/*------------ Snowman Ð”Ð¾Ð±Ð°Ð²Ð¸Ñ‚ÑŒ ÑÑ‚Ð¾Ñ‚ ÑÑ‚Ð¸Ð»ÑŒ ------------*/

    overflow: hidden;

/*------------ End Snowman ------------*/

    margin-top: 160px;
    margin-bottom: -6.7%;
}

/*------------ Snowman ------------*/
.geography-festival__snowman
{
    position: absolute;
    top: 20px;
    left: 50%;

    display: block;

    width: 1320px;
    height: 1621px;
    margin-left: 221px;

    object-fit: contain;
}
/*------------ End Snowman ------------*/

.geography-festival__dots1
{
    position: absolute;
    z-index: 10;
    right: 50%;
    bottom: 18%;

    width: 34.84%;
    max-width: 655px;
    min-height: 100px;
    margin-right: 286px;

    pointer-events: none;
}

.geography-festival__dots1 img
{
    position: absolute;
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;
}

.geography-festival__dots2
{
    position: absolute;
    z-index: 10;
    bottom: 8%;
    left: 50%;

    width: 34.84%;
    max-width: 663px;
    min-height: 100px;
    margin-left: 269px;

    pointer-events: none;

    opacity: .7;

    transform: scale(-1, 1) rotate(-16deg);
}

.geography-festival__dots2 img
{
    position: absolute;
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;
}

.geography-festival__info
{
    position: relative;

    margin-top: 154px;
}

.geography-festival__box
{
    position: absolute;
    top: 6px;
    left: 0;

    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;

    width: 280px;
    height: 280px;
    padding: 10px 10px 20px;

    border-radius: 50%;
}

.geography-festival__box::before
{
    content: "";

    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    border-radius: 50%;
    background: linear-gradient(28deg, #4043A2 12.63%, #6F74FA 33.68%, #4043A2 54.33%);

    transform: rotate(116.278deg);
}

.geography-festival__title
{
    position: relative;

    color: #FFF;
    font-size: 40px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3;

    width: 100%;

    text-align: center;
    letter-spacing: .8px;
    text-transform: uppercase;
}

.geography-festival__name
{
    position: relative;

    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3;

    margin-top: 8px;

    text-align: center;
    letter-spacing: .32px;
    text-transform: uppercase;
}

.geography-festival__world
{
    max-width: 948px;
    margin: 0 auto;
}

.geography-festival__world-img
{
    position: relative;

    display: block;

    padding-bottom: 100%;

    /* transform: scale(.5) translateY(-50%); */
}

.geography-festival__world-img img
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    object-fit: cover;
}


.section-gallery
{
    position: relative;
}

.section-gallery__abs
{
    position: absolute;
    z-index: 20;
    top: 8.1%;
    left: 0;

    width: 100%;
}

.section-gallery__main-title
{
    color: #FFF;

    text-align: center;
}

.special-guest
{
    flex-wrap: nowrap;

    width: 614px;
    margin-top: 10px;
    margin-left: auto;
    padding: 17px 15px;

    border-radius: 300px 0 0 300px;
    background: rgba(255, 255, 255, .39);
}

.special-guest__photo
{
    flex-shrink: 0;

    width: 150px;
    height: 150px;
    margin-right: 20px;
}

.special-guest__photo img
{
    display: block;

    width: 100%;
    height: 100%;

    border-radius: 50%;

    object-fit: cover;
}

.special-guest__box
{
    align-self: center;
    text-shadow: 0 0 10px #757575;
    width: 100%;
}

.special-guest__title
{
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.3;

    margin-bottom: 10px;

    letter-spacing: .32px;
    text-transform: uppercase;

    font-variant-numeric: lining-nums tabular-nums;
}

.special-guest__name
{
    color: #FFF;
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.3;

    letter-spacing: .48px;
    text-transform: uppercase;

    font-variant-numeric: lining-nums tabular-nums;
}

.special-guest__position
{
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2;

    margin-top: 10px;

    letter-spacing: .28px;

    font-variant-numeric: lining-nums tabular-nums;
}

.section-gallery__slide
{
    position: relative;
}

.section-gallery__img
{
    position: relative;

    display: block;

    min-height: 1100px;
    padding-bottom: 64.6%;
}

.section-gallery__img img
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    object-fit: cover;
    object-position: 0 50%;
}

.section-gallery__year
{
    position: absolute;
    z-index: 20;
    bottom: 30%;
    left: 0;

    width: 100%;
    margin-bottom: -40px;

    pointer-events: none;
}

.section-gallery__year::before
{
    content: "";

    position: absolute;
    top: 39px;
    left: 0;

    width: 100%;
    height: 100%;

    background: url(/local/templates/main/assets_2023/css/../images/line.svg) 50% no-repeat;
}

.section-gallery__year-items
{
    justify-content: space-between;
    align-content: flex-end;
    align-items: flex-end;
}

.section-gallery__year-item
{
    position: relative;

    padding-bottom: 57px;

    cursor: pointer;
    pointer-events: auto;
}

.section-gallery__year-item[data-child='3']
{
    margin-bottom: 12px;
}

.section-gallery__year-item[data-child='4']
{
    margin-bottom: 29px;
}

.section-gallery__year-item[data-child='5']
{
    margin-bottom: 46px;
}

.section-gallery__year-item[data-child='6']
{
    margin-bottom: 58px;
}

.section-gallery__year-item[data-child='7']
{
    margin-bottom: 58px;
}

.section-gallery__year-item[data-child='8']
{
    margin-bottom: 51px;
}

.section-gallery__year-item[data-child='9']
{
    margin-bottom: 41px;
}

.section-gallery__year-item[data-child='10']
{
    margin-bottom: 30px;
}

.section-gallery__year-number
{
    position: relative;

    color: #FFF;
    font-size: 24px;
    font-weight: 400;
    line-height: 31px;

    width: 49px;
    height: 31px;

    text-align: center;
    white-space: nowrap;
    letter-spacing: .48px;
    text-transform: uppercase;

    font-variant-numeric: lining-nums tabular-nums;
}

.section-gallery__year-item._active .section-gallery__year-number
{
    font-size: 40px;
}

.section-gallery__year-number span
{
    position: absolute;
    top: 0;
    left: 50%;

    transform: translateX(-50%);
}

.section-gallery__year-item::before
{
    content: "";

    position: absolute;
    bottom: 0;
    left: 50%;

    width: 40px;
    height: 40px;
    margin-left: -20px;

    border-radius: 50%;
    background: rgba(255, 255, 255, .80);
}

.section-gallery__year-item::after
{
    content: "";

    position: absolute;
    bottom: 10px;
    left: 50%;

    width: 20px;
    height: 20px;
    margin-left: -10px;

    border-radius: 50%;
    background: #E3057D;

    transition: transform .2s linear;
    transform: scale(0);
}

@media (any-hover: hover)
{
    .section-gallery__year-item:hover::after
    {
        transform: scale(1);
    }
}

.section-gallery__year-item._active::after
{
    transform: scale(1);
}

.section-gallery__info
{
    position: absolute;
    bottom: 0;
    left: 0;

    display: flex;
    justify-content: center;
    align-content: flex-end;
    align-items: flex-end;
    flex-wrap: wrap;

    width: 100%;
    padding: 0 0 87px;
}

.section-gallery__info::before
{
    content: "";

    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 100%;

    background: linear-gradient(to bottom, rgba(31,31,31,0) 0%,rgba(31,31,31,.8) 100%);
}

.section-gallery__globaltitle
{
    color: #FFF;
    font-size: 64px;
    line-height: 1.3;

    margin-bottom: 10px;

    text-align: center;
    letter-spacing: 1.28px;
    text-transform: uppercase;

    font-variant-numeric: lining-nums tabular-nums;
}

.section-gallery__title
{
    color: #FFF;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.3;

    text-align: center;
    letter-spacing: .4px;
    text-transform: uppercase;

    font-variant-numeric: lining-nums tabular-nums;
}

.section-gallery__items
{
    max-width: 926px;
    margin: 21px auto 0;
}

.section-gallery__items-flex
{
    justify-content: space-between;
    flex-wrap: nowrap;

    margin-left: -30px;
}

.section-gallery__item
{
    margin: 30px 0 0 30px;

    text-align: center;
}

.section-gallery__item-name
{
    color: #FFF;
    font-size: 16px;
    line-height: 1.3;

    letter-spacing: .32px;
    text-transform: uppercase;

    font-variant-numeric: lining-nums tabular-nums;
}

.section-gallery__item-number
{
    color: #E3057D;
    font-size: 72px;
    font-weight: 400;
    line-height: 1.3;

    margin-top: 13px;

    letter-spacing: 1.44px;
    text-transform: uppercase;

    font-variant-numeric: lining-nums tabular-nums;
}

.section-gallery__slider .slider-button-prev,
.section-gallery__slider .slider-button-next
{
    top: 50%;

    color: #FFF;

    width: 67px;
    height: 134px;
    margin-top: -67px;
    padding-left: 20px;

    border-color: #FFF;
    border-right: none;
    border-radius: 134px 0 0 134px;

    transition: background .2s linear, border .2s linear;
}

.section-gallery__slider .slider-button-prev
{
    right: auto;
    left: 0;
}

@media (any-hover: hover)
{
    .section-gallery__slider .slider-button-prev:hover,
    .section-gallery__slider .slider-button-next:hover
    {
        border-color: transparent;
        background: rgba(255, 255, 255, .2);
    }
}



/*------------
    section-about
------------*/
.section-about
{
    position: relative;
    z-index: 15;

    padding-top: 160px;
}

.section-about__dots1
{
    position: absolute;
    right: 50%;
    bottom: 11%;

    width: 690px;
    min-height: 100px;
    margin-right: 512px;

    pointer-events: none;
}

.section-about__dots1 img
{
    position: absolute;
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;
}

.section-about__dots2
{
    position: absolute;
    z-index: 14;
    top: -7%;
    left: 50%;

    width: 360px;
    min-height: 100px;
    margin-left: 466px;

    pointer-events: none;

    transform: scale(-1, 1);
}

.section-about__dots2 img
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
}

.section-about__flex
{
    position: relative;
    z-index: 15;

    justify-content: space-between;
}

.section-about__coll
{
    position: relative;
    z-index: 1;

    width: calc(44% - 15px);
    max-width: 540px;
}

.section-about__name
{
    color: #1F1F1F;
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;

    margin-top: 6px;
}

.section-about__name span
{
    color: #39287D;
    font-weight: 700;
}

.section-about__desc
{
    color: #1F1F1F;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;

    margin-top: 24px;
}

.section-about__btn
{
    margin-top: 32px;
}

.section-about__colr
{
    width: calc(50% - 15px);
    max-width: 804px;
    margin-right: 5.6%;
}

.section-about__images
{
    position: relative;

    padding-bottom: 10.82%;
}

.section-about__img
{
    position: relative;

    display: block;

    padding-bottom: 100%;
}

.section-about__img img
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    border-radius: 50%;

    object-fit: cover;
}

.section-about__abs
{
    position: absolute;
    bottom: 0;
    left: -36.3%;

    display: block;

    width: 80.23%;
}

.section-about__abs img
{
    display: block;

    width: 100%;
}


.btn-bord-blue
{
    color: #E3057D;
    background-color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 62px;

    display: inline-block;

    padding: 0 35px;

    text-align: center;
    vertical-align: top;
    text-decoration: none;
    letter-spacing: .32px;
    text-transform: uppercase;

    border: 1px solid #E3057D;
    border-radius: 50px;

    transition: color .2s linear, background .2s linear;
}

.btn-bord-blue span
{
    position: relative;

    display: inline-block;

    padding-right: 17px;
}

.btn-bord-blue svg
{
    position: absolute;
    top: 50%;
    right: 0;

    width: 7px;
    height: 11px;
    margin-top: -6px;

    fill: currentColor;
}


#gimn {
    background-color: #f4f4ff;
    margin: 0 0rem;
}

@media screen and (max-width: 767px){
    #gimn {
        background-color: #f4f4ff;
        margin: 0rem;
    }
}

@media (any-hover: hover)
{
    .btn-bord-blue:hover
    {
        color: #FFF;

        background: #E3057D;
    }
}


/*------------
    press-center
------------*/
.press-center
{
    margin-top: 162px;
	max-height: 660px;
}

.press-center__flex
{
    justify-content: space-between;
}

.press-center__item
{
    display: block;
    overflow: hidden;

    text-decoration: none;

    border-radius: 10px;
}

.press-center__flex .press-center__item
{
    width: calc(50% - 10px);
}

.press-center__img
{
    position: relative;

    display: block;
    overflow: hidden;
    overflow: hidden;

    padding-bottom: 64.18%;

    border-radius: 10px;
}

.press-center__img._small
{
    padding-bottom: 98.7%;
}

.press-center__img._middle
{
    padding-bottom: 131.7%;
}

.press-center__img img
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    border-radius: 10px;

    transition: opacity .5s linear, transform .5s linear;

    object-fit: cover;
}

@media (any-hover: hover)
{
    .press-center__item:hover .press-center__img img
    {
        transform: scale(1.05);
    }
}

.press-center__title
{
    position: absolute;
    top: 0;
    left: 0;

    color: #FFF;
    font-family: var(--font_family2);
    font-size: 16px;
    font-weight: 500;
    line-height: normal;

    width: 100%;
    padding: 20px;

    letter-spacing: .32px;
    text-transform: uppercase;

    font-variant-numeric: lining-nums tabular-nums;
}

.press-center__bot
{
    position: relative;

    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;

    min-height: 113px;
    margin-top: 10px;
    padding: 14px 96px 14px 19px;

    border: 1px solid rgba(69, 64, 147, .20);
    border-radius: 10px;
}

.press-center__date
{
    color: #B1B1B1;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;

    display: block;

    width: 100%;

    text-transform: uppercase;

    font-variant-numeric: lining-nums proportional-nums;
}

.press-center__name
{
    color: #1F1F1F;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;

    width: 100%;
    margin-top: 9px;

    letter-spacing: .28px;
    text-transform: uppercase;

    font-variant-numeric: lining-nums tabular-nums;
}

.press-center__arrow
{
    position: absolute;
    top: 50%;
    right: 26px;

    color: #E3057D;

    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;

    width: 52px;
    height: 52px;
    margin-top: -27px;
    padding-left: 4px;

    border: 2px solid #E3057D;
    border-radius: 50%;

    transition: color .2s linear, background .2s linear;
}

.press-center__arrow svg
{
    display: block;

    width: 14px;
    height: 17px;

    fill: none;
    stroke: currentColor;
}

@media (any-hover: hover)
{
    .press-center__item:hover .press-center__arrow
    {
        color: #FFF;

        background: #E3057D;
    }
}



/*------------
    support-partners
------------*/
.support-partners
{
    margin-top: 80px;
	max-height: 400px;
}

.support-partner__img
{
    position: relative;

    padding-bottom: 66%;
}

.support-partner__img-wrap
{
    position: absolute;
    top: 0;
    left: 0;

    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;

    width: 100%;
    height: 100%;
}

.support-partner__img img
{
    display: block;

    max-width: 100%;
    max-height: 100%;
}

.support-partner__name
{
    color: #1F1F1F;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;

    margin-top: 27px;

    text-align: center;
    letter-spacing: .28px;
    text-transform: uppercase;
}


/*------------
    partners
------------*/
.partners
{
    position: relative;

    margin: 10rem 0;
    padding: 70px 0 86px;

    background: #F4F4FF;
}

.partners__dots1
{
    position: absolute;
    z-index: 10;
    top: 100%;
    left: 0;

    width: 100%;

    pointer-events: none;
}

.partners__dots1 img
{
    position: absolute;
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;
}

.partners__dots1 img:first-child
{
    position: relative;
}

.partners::before
{
    content: "";

    position: absolute;
    bottom: 100%;
    left: 0;

    width: 100%;
    padding-bottom: 3.44%;

    background: url(/local/templates/main/assets_2023/css/../images/wave-top.svg) 50%/cover no-repeat;
}

.partners::after
{
    content: "";

    position: absolute;
    top: 100%;
    left: 0;

    width: 100%;
    padding-bottom: 4.323%;

    background: url(/local/templates/main/assets_2023/css/../images/wave-bot.svg) 50%/cover no-repeat;
}

.partners__wrap
{
    margin-top: 50px;
}

.partners__items
{
    justify-content: space-between;
    flex-wrap: nowrap;

    margin-left: -20px;
}

.partner
{
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;

    max-width: calc(100%/5 - 20px);
    margin-left: 20px;
}

.partner__item
{
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;

    height: 122px;
}

.partner__item img
{
    display: block;

    max-width: 100%;
    max-height: 100%;
}



/*------------
    video-greeting
------------*/
.video-greeting
{
    position: relative;

    padding: 100px 0 86px;

    background: #F4F4FF;
}

.video-greeting::before
{
    content: "";

    position: absolute;
    z-index: -1;
    bottom: 100%;
    left: 0;

    width: 100%;
    padding-bottom: 20.88%;

    pointer-events: none;

    background: url(/local/templates/main/assets_2023/css/../images/wave-violet1.svg) 0 0/cover no-repeat;
}

.video-greeting::after
{
    content: "";

    position: absolute;
    z-index: -1;
    top: 100%;
    left: 0;

    width: 100%;
    padding-bottom: 12.136%;

    pointer-events: none;

    background: url(/local/templates/main/assets_2023/css/../images/wave-violet2.svg) 0 0/cover no-repeat;
}

.video-greeting__wrap
{
    position: relative;

    display: block;
    overflow: hidden;

    max-width: 1280px;
    margin: 72px auto 0;

    border-radius: 57px;
}

.video-greeting__img
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    object-fit: cover;
}

.video-greeting__box
{
    position: relative;

    display: block;

    padding-bottom: 58.25%;
}

.video-greeting__name
{
    position: absolute;
    top: 50px;

    color: #39287D;
    font-size: 48px;
    font-weight: 500;
    line-height: 1.3;

    display: block;

    width: 100%;
    padding: 0 50px;

    text-align: right;
    letter-spacing: .96px;
    text-transform: uppercase;
}

.video-greeting__box::after
{
    /* content: ""; */

    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    background: url(/local/templates/main/assets_2023/css/../images/ic_play.svg) 50% no-repeat;
}

.video-greeting__snowman
{
    position: absolute;
    z-index: 2;
    bottom: 5px;
    left: 29px;

    display: block;

    max-width: 334px;
}

.video-greeting__dots1
{
    position: absolute;
    z-index: 11;
    top: 28px;
    left: -85px;

    display: block;

    width: 560px;
    min-height: 56px;

    pointer-events: none;

    transform: scale(-1, 1) rotate(-44deg);
}

.video-greeting__dots1 img
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
}

.video-greeting__dots2
{
    position: absolute;
    z-index: 11;
    right: -134px;
    bottom: 140px;

    display: block;

    width: 500px;
    min-height: 100px;

    pointer-events: none;

    transform: scale(-1, 1) rotate(18deg);
}

.video-greeting__dots2 img
{
    position: absolute;
    top: 0;
    right: 0;

    display: block;

    width: 100%;
}

.main-album
{
    position: relative;

    margin-top: 160px;
}

.main-album__dots1
{
    position: absolute;
    z-index: 11;
    top: 10px;
    right: 50%;

    display: block;

    width: 560px;
    min-height: 56px;
    margin-right: 540px;

    pointer-events: none;

    transform: scale(-1, 1) rotate(37deg);
}

.main-album__dots1 img
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
}

.main-album__flex
{
    justify-content: space-between;

    margin-top: 114px;
}

/*------------ Album ------------*/
.main-album__coll
{
    width: calc(50% + 245px);
    max-width: 998px;
    margin-left: -290px;
    padding-top: 20px;
}

.main-album__coll-img
{
    position: relative;

    padding-bottom: 74.25%;
}
/*------------ End Album ------------*/


.main-album__coll-img img
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    object-fit: cover;
}

.main-album__colr
{
    width: calc(50% - 15px);
    max-width: 768px;
}

.main-album__album
{
    position: relative;

    display: block;
    overflow: hidden;

    padding-bottom: 100%;

    border-radius: 62px;
}

.main-album__album img
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    border-radius: 62px;

    object-fit: cover;
}

.main-album__btn
{
    margin-top: 41px;

    text-align: center;
}

.main-album__btn-bord-blue
{
    min-width: 229px;
}



/*------------
    footer
------------*/
.page-footer
{
    position: relative;
    z-index: 20;

    margin-top: 182px;
    padding-bottom: 70px;
}

.page-footer__top .cont
{
    justify-content: space-between;
}

.pege-footer__logo img
{
    display: block;

    max-width: 100%;
}

.page-footer__menu
{
    padding-top: 49px;
}

.page-footer__menu-item + .page-footer__menu-item
{
    margin-left: 37px;
}

.page-footer__menu-link
{
    position: relative;

    color: #1F1F1F;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;

    display: block;

    text-decoration: none;
    letter-spacing: .32px;
    text-transform: uppercase;

    transition: color .2s linear;
}

.page-footer__menu-link::after
{
    content: "";

    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 2px;

    background: currentColor;

    transition: transform .2s linear;
    transform: scale(0);
}

@media (any-hover: hover)
{
    .page-footer__menu-link:hover::after
    {
        transform: scale(1);
    }
}


.page-footer__contact
{
    padding-top: 49px;
}

.page-footer__phone a
{
    position: relative;

    color: #1F1F1F;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;

    display: inline-block;

    padding-left: 33px;

    vertical-align: top;
    text-decoration: none;
    letter-spacing: .36px;
    text-transform: uppercase;
}

.page-footer__phone a::before
{
    content: "";

    position: absolute;
    top: 50%;
    left: 0;

    width: 24px;
    height: 24px;
    margin-top: -12px;

    background: url(/local/templates/main/assets_2023/css/../images/ic_phone.png) 50% no-repeat;
}

.page-footer__mail
{
    margin-top: 7px;
}

.page-footer__mail a
{
    position: relative;

    color: #1F1F1F;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;

    display: inline-block;

    padding-left: 33px;

    vertical-align: top;
    text-decoration: none;
    letter-spacing: .36px;
    text-transform: uppercase;
}

.page-footer__mail a::before
{
    content: "";

    position: absolute;
    top: 50%;
    left: 0;

    width: 24px;
    height: 24px;
    margin-top: -12px;

    background: url(/local/templates/main/assets_2023/css/../images/ic_mail.png) 50% no-repeat;
}

.page-footer__title
{
    color: #1F1F1F;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;

    letter-spacing: .4px;
    text-transform: uppercase;
}

.page-footer__btn
{
    margin-top: 16px;
}

.page-footer .page-footer__write
{
    color: #E3057D;
    font-size: 16px;
    font-weight: 700;
    line-height: 62px;

    display: inline-block;

    padding: 0 14px;

    vertical-align: top;
    letter-spacing: .32px;
    text-transform: uppercase;

    border: 1px solid #E3057D;
    border-radius: 50px;

    transition: color .2s linear, background .2s linear;
}

.page-footer__write span
{
    position: relative;

    display: inline-block;

    padding-left: 41px;
}

.page-footer__write svg
{
    position: absolute;
    top: 50%;
    left: 0;

    width: 34px;
    height: 34px;
    margin-top: -17px;

    transition: stroke .2s linear, fill .2s linear;

    fill: #E3057D;
    stroke: #FFF;
}

@media (any-hover: hover)
{
    .page-footer .page-footer__write:hover
    {
        color: #FFF;

        background: #E3057D;
    }

    .page-footer__write:hover svg
    {
        fill: #FFF;
        stroke: #E3057D;
    }
}

.page-footer__bot
{
    margin-top: 45px;
    padding-top: 55px;

    border-top: 1px solid rgba(57, 40, 125, .30);
}

.page-footer__bot .cont
{
    justify-content: space-between;
    align-content: center;
    align-items: center;
}

.page-footer__copy
{
    color: #454093;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;

    opacity: .5;
}

.page-footer__policy
{
    color: #454093;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;

    min-width: 300px;
}

.page-footer__policy a
{
    color: #454093;

    text-decoration: none;

    opacity: .5;
    border-bottom: 1px solid;

    transition: opacity .2s linear;
}

@media (any-hover: hover)
{
    .page-footer__policy a:hover
    {
        opacity: 1;
    }
}

.page-footer__creator
{
    color: #454093;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;

    display: flex;
    justify-content: flex-end;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;

    min-width: 300px;
}

.page-footer__creator span
{
    opacity: .5;
}

.page-footer__creator a
{
    display: block;

    margin-left: 20px;

    opacity: .5;

    transition: opacity .2s linear;
}

.page-footer__creator img
{
    display: block;

    max-width: 100px;
}

@media (any-hover: hover)
{
    .page-footer__creator a:hover
    {
        opacity: 1;
    }
}

@media (max-width: 1699px)
{
    .section-gallery__slider .slider-button-prev,
    .section-gallery__slider .slider-button-next
    {
        display: none;
    }
}

@media (max-width: 1599px)
{
    .section-about__colr
    {
        margin-right: 0;
    }

    .section-gallery__info
    {
        padding-bottom: 70px;
    }

    .section-gallery__year-items
    {
        max-width: 1300px;
        margin-right: auto;
        margin-left: auto;
    }

    .section-gallery__year-item[data-child='2']
    {
        margin-bottom: 6px;
    }

    .section-gallery__year-item[data-child='3']
    {
        margin-bottom: 18px;
    }

    .section-gallery__year-item[data-child='4']
    {
        margin-bottom: 32px;
    }

    .section-gallery__year-item[data-child='6']
    {
        margin-bottom: 56px;
    }

    .section-gallery__year-item[data-child='8']
    {
        margin-bottom: 54px;
    }

    .section-gallery__year-item[data-child='9']
    {
        margin-bottom: 48px;
    }

    .section-gallery__year-item[data-child='10']
    {
        margin-bottom: 40px;
    }


    .page-footer__menu-item + .page-footer__menu-item
    {
        margin-left: 30px;
    }

    .page-footer__menu-link
    {
        font-size: 14px;
    }


    .main-album__coll
    {
        width: calc(50% + 5px);
        margin-left: -20px;
    }
}


@media (max-width: 1499px)
{
    .partners__dots1
    {
        top: 92%;
    }

    .geography-festival__info
    {
        margin-top: 100px;
    }

    .geography-festival__box
    {
        width: 260px;
        height: 260px;
    }

    .geography-festival__dots1
    {
        right: auto;
        left: 20px;

        margin-right: 0;
    }

    .geography-festival__dots2
    {
        right: 20px;
        left: auto;

        margin-left: 0;
    }

    .geography-festival__world
    {
         /* max-width: 900px; */
    }
}


@media (max-width: 1399px)
{
    .main-dots1
    {
        display: none;
    }

    .main-dots2
    {
        display: none;
    }

    .page-header__menu-item + .page-header__menu-item
    {
        margin-left: 20px;
    }


    .main-slider .swiper-slide
    {
        padding: 120px 0;
    }

    .main-slider__box
    {
        max-width: 920px;
    }

    .main-slider__title
    {
        font-size: 80px;
    }

    .main-slider__name
    {
        font-size: 50px;
    }

    .main-slider__date
    {
        font-size: 26px;
    }

    .section-about__dots1
    {
        bottom: 10%;
    }


    .section-gallery__abs
    {
        top: 60px;
    }

    .special-guest
    {
        /* margin-top: 50px; */
    }
    .special-guest__photo
    {
     width: 130px;
     height: 130px;
    }

    .section-gallery__img
    {
        min-height: 930px;
    }

    .section-gallery__info
    {
        padding-bottom: 40px;
    }

    .geography-festival__world
    {
        /* max-width: 660px; */
    }

    .section-gallery__year-items
    {
        max-width: 1100px;
    }

    .section-gallery__year-item[data-child='2']
    {
        margin-bottom: 12px;
    }

    .section-gallery__year-item[data-child='3']
    {
        margin-bottom: 24px;
    }

    .section-gallery__year-item[data-child='4']
    {
        margin-bottom: 36px;
    }

    .section-gallery__year-item[data-child='6']
    {
        margin-bottom: 54px;
    }

    .section-gallery__year-item[data-child='8']
    {
        margin-bottom: 56px;
    }

    .section-gallery__year-item[data-child='9']
    {
        margin-bottom: 52px;
    }

    .section-gallery__year-item[data-child='10']
    {
        margin-bottom: 46px;
    }


    .press-center__bot
    {
        padding-right: 66px;
    }

    .press-center__arrow
    {
        right: 15px;

        width: 40px;
        height: 40px;
        margin-top: -20px;
    }


    .page-footer__menu
    {
        justify-content: center;

        width: 50%;
        margin-top: -20px;
        padding-right: 20px;
    }

    .page-footer__menu-item
    {
        margin: 20px 0 0 20px;
    }

    .page-footer__menu-item + .page-footer__menu-item
    {
        margin-left: 20px;
    }


    .section-about__abs
    {
        left: -20%;
    }


    .main-album__flex
    {
        margin-top: 60px;
    }

    .organizers-head.container {
        width: calc(100% - 2.5em);
    }
    .guests.container {
        width: calc(100% - 2.5em);
    }
}

.reglament_form input, .reglament_form textarea {
	border: 1px #000 solid;
}

.reglament_form select {
	font-size: 1.125em;
    height: 2.44444em;
    background-color: #fff;
    border-radius: 0.33333em;
    padding: 0.22222em 0.83333em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 1em;
    margin-right: 0.75em
}

.title-section {
    background: #F4F4FF;
    padding: 57px 0 57px;
    position: relative;
    margin-top: 3%;
    margin-bottom: calc(60px + 3%);
}

.title-section::before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    padding-bottom: 3%;
    background: url(/local/templates/main/assets_2023/css/../images/title-wave-top.svg) 50%/cover no-repeat;
}

.title-section::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding-bottom: 3%;
    background: url(/local/templates/main/assets_2023/css/../images/title-wave-bottom.svg) 50%/cover no-repeat;
}

.title-section .title-section__news {
    font-size: 2rem;
}

.title-section h1 {
    color: #454093;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: 1.28px;
    text-transform: uppercase;
    margin: 0;
}

.title-section__subtitle {
    color: #1F1F1F;
    font-size: 20px;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 0.4px;
    text-transform: uppercase;
}

.title-section__row {
    display: flex;
    gap: 232px;
    align-items: center;
}



@media screen and (min-width: 768px) and (max-width: 1024px){
    .title-section__row {
        gap: 25px;
    }
}

@media screen and (max-width: 767px){
    .title-section__news {
        font-size: 1rem;
    }

    .title-section__row {
        display: flex;
        gap: 1rem;
        align-items: center;
        flex-wrap: wrap;
    }

}

.article__content p.article__text-note {
    line-height: 130%;
	font-size: 1.5em;
    font-weight: 300;
}
.article__content p{
	color: #1F1F1F;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}

.banner__image[class*="banner__image_"] {
    display: none;
}

.about-past__item.is_visible {
    z-index: 1;
    position: relative;
}

.go-top-button {
    z-index: 21;
}

.guests__items  {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 80px 15px;
}


.guests__items .guest {
    margin: 0 auto;
}
.footer_dots {
    position: absolute;
    z-index: 10;
    top: -170px;
    left: 0;
    width: 100%;
    pointer-events: none;
}

.footer_dots img {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
}

.footer_dots img:first-child {
    position: relative;
}

.press-centre_container {
    max-width: 80vw;
} 

@media screen and (max-width: 767px) {
    .press-centre_container {
        max-width: 100vw;
    }
}

/*------------ 26.12.2023 ------------*/
.festivals
{
    margin-top: 160px;
}

.form-search
{
    flex-wrap: nowrap;

    margin-top: 30px;
}

.form-search .form-search__input
{
    color: #1F1F1F;
    font: 16px var(--font_family);

    display: block;

    width: 100%;
    max-width: 600px;
    height: 64px;
    padding: 0 15px;

    border: 1px solid rgba(69, 64, 147, .20);
    border-radius: 10px;
    outline: none;
    background: none;
}

.form-search .form-search__btn
{
    color: #E3057D;
    font-size: 16px;
    font-weight: 500;
    line-height: 62px;

    display: inline-block;
    flex-shrink: 0;

    min-width: 200px;
    margin-left: 30px;
    padding: 0 35px;

    text-align: center;
    vertical-align: top;
    text-decoration: none;
    letter-spacing: .32px;
    text-transform: uppercase;

    border: 1px solid #E3057D;
    border-radius: 50px;

    transition: color .2s linear, background .2s linear;
}

@media (any-hover: hover)
{
    .form-search .form-search__btn:hover
    {
        color: #FFF;

        background: #E3057D;
    }
}


.festivals-table
{
    width: 100%;
    margin-top: 50px;

    border-collapse: collapse;
}

.festivals-table th
{
    color: #1F1F1F;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;

    padding: 0 10px 20px 0;

    text-align: left;
    letter-spacing: .28px;
    text-transform: uppercase;

    border-bottom: 1px solid #454093;

    font-variant-numeric: lining-nums tabular-nums;
}

.festivals-table th:last-child
{
    padding-right: 0;
}

.festivals-table td
{
    color: #1F1F1F;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;

    padding: 15px 20px 15px 0;

    border-bottom: 1px solid #454093;
}

.festivals-table td:last-child
{
    padding-right: 0;
}
/*------------ End 26.12.2023 ------------*/


/*------------ 27.12.2023 ------------*/
.banner__head
{
    flex-wrap: nowrap;

    margin-top: 6.75em;
}

.banner__title
{
    align-self: center;
    font-weight: 500;
    margin-top: 0;
}

.form-search
{
    width: 700px;
    margin: 0 0 0 auto;
    padding-left: 20px;
}
/*------------ End 27.12.2023 ------------*/

.theaters__disc {
    font-size: 1rem;
}


/* End */


/* Start:/local/templates/main/assets_2023/css/response_1199.css?17038563603745*/
@media (max-width: 1199px)
{
    .page-header__logo
    {
        width: 150px;
    }

    .page-header__menu-btn
    {
        font-size: 15px;
    }


    .main-slider .swiper-slide
    {
        min-height: calc(100vh - 231px);
    }

    .main-slider .swiper-slide::after
    {
        opacity: 1;
    }

    .main-slider__box
    {
        max-width: 800px;
    }

    .main-slider__title
    {
        font-size: 70px;
    }

    .main-slider__name
    {
        font-size: 40px;
    }

    .main-slider__date
    {
        font-size: 22px;
    }


    .btn-blue
    {
        line-height: 52px;

        min-width: 250px;
    }

    .btn-bord-blue
    {
        line-height: 52px;
    }


    .section-about
    {
        padding-top: 120px;
    }

    .section-about__name
    {
        font-size: 28px;
    }

    .section-about__desc
    {
        font-size: 16px;
    }


    .geography-festival
    {
        margin-top: 120px;
    }

    .geography-festival__info
    {
        margin-top: 60px;
    }

    .geography-festival__box
    {
        width: 200px;
        height: 200px;
    }

    .geography-festival__name
    {
        font-size: 14px;
    }


    .section-gallery__year-items
    {
        max-width: 940px;
    }

    .section-gallery__year::before
    {
        top: 44px;
    }

    .section-gallery__year-item:nth-child(2)
    {
        margin-bottom: 10px;
    }

    .section-gallery__year-item:nth-child(3)
    {
        margin-bottom: 20px;
    }

    .section-gallery__year-item:nth-child(4)
    {
        margin-bottom: 28px;
    }

    .section-gallery__year-item:nth-child(5)
    {
        margin-bottom: 38px;
    }

    .section-gallery__year-item:nth-child(6)
    {
        margin-bottom: 45px;
    }

    .section-gallery__year-item:nth-child(7)
    {
        margin-bottom: 48px;
    }

    .section-gallery__year-item:nth-child(8)
    {
        margin-bottom: 48px;
    }

    .section-gallery__year-item:nth-child(9)
    {
        margin-bottom: 46px;
    }

    .section-gallery__year-item:nth-child(10)
    {
        margin-bottom: 40px;
    }

    .section-gallery__abs
    {
        top: 50px;
    }

    .special-guest
    {
        width: 490px;
        /* margin-top: 30px; */
    }


    .press-center
    {
        margin-top: 120px;
    }

    .press-center__bot
    {
        padding-right: 15px;
        padding-left: 15px;
    }

    .press-center__arrow
    {
        display: none;
    }


    .support-partners
    {
        margin-top: 120px;
    }


    .partners
    {
        margin-top: 140px;
    }


    .video-greeting
    {
        padding: 70px 0;
    }

    .video-greeting__wrap
    {
        margin-top: 40px;
    }


    .page-footer
    {
        margin-top: 140px;
        padding-bottom: 40px;
    }

    .page-footer__menu
    {
        width: 45%;
    }

    .page-footer__bot
    {
        margin-top: 30px;
        padding-top: 30px;
    }


    .main-album
    {
        margin-top: 120px;
    }

    .main-album__flex
    {
        margin-top: 40px;
    }

    .about-program__groups,
    .about-program__places {
        display: block;
        width: 100%;
        max-width: 700px;
        margin: 0 auto;
    }

    .guests__items  {
        grid-template-columns: repeat(3, 1fr);
        gap: 50px 15px;
    }

	/*------------ 26.12.2023 ------------*/
    .festivals
    {
        margin-top: 120px;
    }

    .form-search .form-search__input
    {
        height: 54px;
    }

    .form-search .form-search__btn
    {
        line-height: 52px;
    }
    /*------------ End 26.12.2023 ------------*/



    /*------------ 27.12.2023 ------------*/
    .form-search
    {
        width: 620px;
    }
    /*------------ End 27.12.2023 ------------*/
}

/* End */


/* Start:/local/templates/main/assets_2023/css/response_1024.css?17537810437983*/
@media (max-width: 1024px)
{
    .page-html body
    {
        font-size: 14px;
    }

    ._menu-open
    {
        overflow: hidden;
    }

    .page-header
    {
        z-index: 120;

        padding-bottom: 20px;
    }

    .page-header__top
    {
        margin-bottom: 12px;
    }

    .page-header__menu
    {
        position: fixed;
        z-index: 130;
        top: 0;
        left: 0;

        display: flex;
        visibility: hidden;
        overflow: hidden;
        overflow-y: auto;
        justify-content: center;
        align-content: stretch;
        align-items: stretch;
        flex-wrap: wrap;

        height: 100%;
        padding: 70px 20px 40px;

        pointer-events: none;

        opacity: 0;
        background: #FFF;

        transition: opacity .2s linear, visibility .2s linear;
    }

    .page-header__menu._show
    {
        visibility: visible;

        pointer-events: auto;

        opacity: 1;
        width: 100%;
    }

    .page-header .mob-menu-btn
    {
        display: flex;
    }

    .page-header__menu-item
    {
        width: 100%;
    }

    .page-header__menu-nav
    {
        width: 100%;
        margin-top: 0;
        margin-bottom: auto;
    }

    .page-header__menu-item + .page-header__menu-item
    {
        margin: 1rem 0 0;
    }

    .page-header__menu-btn
    {
        font-size: 20px;
    }

    .page-header__menu-btn svg
    {
        left: 23%;
    }


    .main-slider .swiper-slide
    {
        min-height: 1px;
        padding: 120px 0;
    }

    .main-slider .slider-button-prev,
    .main-slider .slider-button-next
    {
        display: none;
    }

    .main-slider__title
    {
        font-size: 52px;
    }

    .main-slider__name
    {
        font-size: 32px;

        margin-top: 0;
    }

    .main-slider__date
    {
        font-size: 18px;
    }

    .main-slider .slider-pagination
    {
        display: flex;
    }


    .section-about
    {
        padding-top: 80px;
    }

    .section-about__dots1
    {
        display: none;
    }

    .section-about__dots2
    {
        display: none;
    }

    .section-about__coll
    {
        width: calc(50% - 10px);
    }

    .section-about__name
    {
        font-size: 20px;

        margin-top: 20px;
    }

    .section-about__desc
    {
        font-size: 14px;

        margin-top: 20px;
    }

    .section-about__colr
    {
        width: calc(50% - 10px);
    }

    .section-about__abs
    {
        width: 60%;
    }

    .btn-blue
    {
        font-size: 14px;
    }

    .btn-bord-blue
    {
        font-size: 14px;
    }


    .geography-festival
    {
        margin-top: 80px;
    }

    .main-title
    {
        font-size: 26px;
    }

    .slider-button-prev,
    .slider-button-next
    {
        top: -62px;
    }

    .geography-festival__info
    {
        margin-top: 30px;
    }

    .geography-festival__box
    {
        width: 130px;
        height: 130px;
        padding-right: 3px;
        padding-left: 3px;
    }

    .geography-festival__title
    {
        font-size: 30px;
    }

    .geography-festival__name
    {
        font-size: 12px;
    }

    .geography-festival__world
    {
        padding-left: 20px;
    }

    .geography-festival__dots1
    {
        display: none;
    }

    .geography-festival__dots2
    {
        display: none;
    }


    .special-guest
    {
        width: 440px;
    }

    .special-guest__photo
    {
        width: 130px;
        height: 130px;
    }

    .special-guest__title
    {
        font-size: 14px;
    }

    .special-guest__name
    {
        font-size: 20px;
    }


    .section-gallery__year-items
    {
        max-width: 728px;
    }

    .section-gallery__year-item
    {
        padding-bottom: 36px;
    }

    .section-gallery__year-number
    {
        font-size: 20px;
        line-height: 24px;

        width: 42px;
        height: 24px;
    }

    .section-gallery__year-item._active .section-gallery__year-number
    {
        font-size: 30px;
    }

    .section-gallery__year-item::before
    {
        width: 26px;
        height: 26px;
        margin-left: -13px;
    }

    .section-gallery__year-item::after
    {
        bottom: 6px;

        width: 14px;
        height: 14px;
        margin-left: -7px;
    }


    .section-gallery__year::before
    {
        top: 46px;

        height: 88px;
    }

    .section-gallery__year-item:nth-child(2)
    {
        margin-bottom: 8px;
    }

    .section-gallery__year-item:nth-child(3)
    {
        margin-bottom: 16px;
    }

    .section-gallery__year-item:nth-child(4)
    {
        margin-bottom: 24px;
    }

    .section-gallery__year-item:nth-child(5)
    {
        margin-bottom: 30px;
    }

    .section-gallery__year-item:nth-child(6)
    {
        margin-bottom: 36px;
    }

    .section-gallery__year-item:nth-child(7)
    {
        margin-bottom: 39px;
    }

    .section-gallery__year-item:nth-child(8)
    {
        margin-bottom: 39px;
    }

    .section-gallery__year-item:nth-child(9)
    {
        margin-bottom: 39px;
    }

    .section-gallery__year-item:nth-child(10)
    {
        margin-bottom: 36px;
    }

    .section-gallery__globaltitle
    {
        font-size: 52px;
    }

    .section-gallery__items
    {
        margin-top: 0;
    }

    .section-gallery__item-number
    {
        font-size: 52px;
    }

    .section-gallery__img
    {
        min-height: 760px;
    }


    .press-center
    {
        margin-top: 80px;
        max-height: unset;
    }

    .press-center__bot
    {
        padding-right: 66px;
    }

    .press-center__arrow
    {
        display: flex;
    }


    .support-partners
    {
        margin-top: 80px;
    }

    .partners
    {
        margin-top: 100px;
        padding: 50px 0;
    }

    .partners__dots1
    {
        top: 90%;
    }

    .partners__wrap
    {
        margin-top: 30px;
    }


    .video-greeting__dots1,
    .video-greeting__dots2
    {
        display: none;
    }

    .video-greeting__snowman
    {
        max-width: 30%;
    }

    .video-greeting__name
    {
        top: 20px;

        font-size: 30px;

        padding: 0 20px;
    }

    .video-greeting__wrap
    {
        border-radius: 30px;
    }


    .main-album
    {
        margin-top: 80px;
    }

    .main-album__flex
    {
        margin-top: 30px;
    }

    .main-album__album
    {
        border-radius: 40px;
    }

    .main-album__album img
    {
        border-radius: 40px;
    }

    .main-album__btn
    {
        margin-top: 30px;
    }


    .page-footer
    {
        margin-top: 100px;
        padding-bottom: 20px;
    }

    .page-footer__logo img
    {
        max-width: 160px;
    }

    .page-footer__phone a
    {
        font-size: 14px;
    }

    .page-footer__mail a
    {
        font-size: 14px;
    }

    .page-footer__title
    {
        font-size: 16px;
    }

    .page-footer .page-footer__write
    {
        font-size: 14px;
        line-height: 52px;
    }

    .page-footer__menu
    {
        width: 43%;
    }

    .page-footer__policy
    {
        min-width: 1px;
    }

    .page-footer__creator
    {
        min-width: 1px;
    }

    .guests__items  {
        grid-template-columns: repeat(2, 1fr);
    }

    .footer_dots {
        top: -90px;
    }

	/*------------ 26.12.2023 ------------*/
    .festivals
    {
        margin-top: 80px;
    }

    .form-search .form-search__input
    {
        font-size: 14px;
    }

    .form-search .form-search__btn
    {
        font-size: 14px;

        min-width: 160px;
    }

    .festivals-table
    {
        margin-top: 30px;
    }

    .festivals-table th
    {
        font-size: 16px;
    }

    .festivals-table td
    {
        font-size: 14px;
    }

    .banner__head
    {
        flex-wrap: wrap;
    }

    .form-search
    {
        width: 100%;
        margin: 20px 0 0;
        padding-left: 0;
    }

    .inclusion-reports__button-container {
        justify-content: center;
    }
}

/* End */


/* Start:/local/templates/main/assets_2023/css/response_767.css?17537810435801*/
@media (max-width: 767px)
{
    .page-header__top
    {
        margin-bottom: 16px;
    }

    .page-header__title
    {
        font-size: 0.65em;
        line-height: 16px;

        text-align: center;
    }

    .page-header__logo
    {
        width: 200px;
    }

    .page-header__logo img
    {
        display: none;
    }

    .page-header__logo img + img
    {
        display: block;
    }

    .page-header__menu-btn svg
    {
        left: 28%;
    }


    .main-slider .swiper-slide
    {
        padding: 80px 0;
    }

    .main-slider__title
    {
        font-size: 40px;
    }

    .main-slider__name
    {
        font-size: 22px;
    }

    .main-slider__date
    {
        font-size: 16px;
    }

    .main-slider__btn
    {
        margin-top: 24px;
    }

    .btn-blue
    {
        line-height: 42px;

        min-width: 200px;
    }

    .btn-bord-blue
    {
        line-height: 42px;
    }

    .page-footer .page-footer__write
    {
        line-height: 42px;
    }


    .section-about
    {
        padding-top: 60px;
    }

    .section-about__coll
    {
        width: 100%;
    }

    .section-about__colr
    {
        width: 100%;
        margin-top: 30px;
    }

    .section-about__abs
    {
        left: -10%;
    }


    .main-title
    {
        font-size: 22px;
    }

    .slider-button-prev,
    .slider-button-next
    {
        top: -58px;
    }

    .geography-festival
    {
        margin-bottom: 0;
    }

    .geography-festival__info
    {
        margin-top: 20px;
    }

    .geography-festival__box
    {
        position: relative;
        top: 0;

        width: 100%;

        border-radius: 20px;
    }

    .geography-festival__box::before
    {
        width: 100%;
        height: 100%;

        border-radius: 20px;

        transform: rotate(0);
    }

    .geography-festival__name
    {
        font-size: 14px;
    }

    .geography-festival__world
    {
        padding-left: 0;
    }

    .geography-festival__world
    {
        margin-top: 20px;
    }


    .section-gallery
    {
        margin-top: 80px;
    }

    .section-gallery__abs
    {
        position: relative;
        top: 0;
    }

    .section-gallery__main-title
    {
        color: #1F1F1F;
    }

    .special-guest
    {
        width: 420px;
        margin-top: 20px;

        background: rgba(31, 31, 31, .4);
    }

    .section-gallery__slider
    {
        margin-top: 20px;
    }

    .section-gallery__img
    {
        min-height: 350px;
    }

    .section-gallery__year
    {
        display: none;
    }

    .section-gallery__info
    {
        padding-bottom: 30px;
    }

    .section-gallery__globaltitle
    {
        font-size: 32px;
    }

    .section-gallery__title
    {
        font-size: 16px;
    }

    .section-gallery__items-flex
    {
        margin-left: -20px;
        flex-wrap: wrap;
        justify-content: space-around;
        padding: 0 2em;
    }

    .section-gallery__item
    {
        margin: 1em 0 0 0.5em
    }

    .section-gallery__item-name
    {
        font-size: 14px;
    }

    .section-gallery__item-number
    {
        font-size: 32px;

        margin-top: 4px;
    }

    .section-gallery__slider .slider-button-prev,
    .section-gallery__slider .slider-button-next
    {
        display: flex;

        width: 30px;
        height: 60px;
        margin-top: -30px;
        padding-left: 5px;
    }

    .section-gallery__slider .slider-button-prev svg,
    .section-gallery__slider .slider-button-next svg
    {
        width: 10px;
        height: 11px;
    }


    .press-center__bot
    {
        padding: 9px;
    }

    .press-center__name
    {
        font-size: 12px;
    }

    .press-center__arrow
    {
        display: none;
    }

    .press-center__title
    {
        font-size: 14px;

        padding: 10px;
    }

    .press-center__date
    {
        font-size: 14px;
    }


    .support-partner__name
    {
        font-size: 12px;
    }


    .partners
    {
        padding: 40px 0;
    }

    .partners__dots1
    {
        top: 97%;
    }

    .partners__wrap
    {
        margin-top: 20px;
    }

    .partner__item
    {
        height: 70px;
    }


    .video-greeting
    {
        padding: 60px 0;
    }

    .video-greeting__wrap
    {
        margin-top: 20px;

        border-radius: 20px;
    }

    .video-greeting__name
    {
        font-size: 20px;
    }

    .video-greeting__box::after
    {
        background-size: 60px auto;
    }


    .main-album__flex
    {
        margin-top: 20px;
    }

    .main-album__coll
    {
        width: calc(100% + 20px);
    }

    .main-album__colr
    {
        width: 100%;
        max-width: 500px;
        margin: 30px auto 0;
    }


    .page-footer__contact
    {
        padding-top: 0;
    }

    .page-footer__menu
    {
        order: 3;

        width: calc(100% + 20px);
        margin-top: 2rem;
        margin-left: -20px;
        padding-top: 0;
        padding-right: 0;
    }

    .page-footer__policy
    {
        font-size: 14px;
    }

    .page-footer__copy
    {
        font-size: 14px;
    }

    .page-footer__creator
    {
        font-size: 14px;

        justify-content: flex-start;

        width: 100%;
        margin-top: 10px;
    }

    .page-footer__creator img
    {
        max-width: 80px;
    }

    .title-section .title-section__news {
        font-size: 1rem;
    }

    .title-section h1 {
        font-size: 3.25em;
    }
    
    .banner__confetti {
        margin-bottom: 0;
    }
    
    .banner {
        height: auto;
    }
    
    .banner__title {
        margin-top: 2.5em;
        margin-bottom: 2.5em;
    }
    
    .guests__items  {
        grid-template-columns: 1fr;
    }

    .inclusion-reports__button-container {
        justify-content: center;
    }
}
/* End */


/* Start:/local/templates/main/assets_2023/css/response_479.css?17537810433513*/
@media (max-width: 479px)
{
    .page-header__top
    {
        margin-bottom: 14px;
    }

    .page-header .mob-menu-btn
    {
        width: 30px;
        height: 30px;
		    background-color: unset;
    }

    .mob-menu-btn span
    {
        height: 3px;
    }

    .mob-menu-btn._active span:nth-child(1)
    {
        top: 7px;
    }

    .mob-menu-btn._active span:nth-child(3)
    {
        top: -7px;
    }

    .page-header__menu-btn
    {
        font-size: 18px;
    }

    .page-header__menu-btn svg
    {
        left: 45%;
    }

    .section-about__btn
    {
        margin-top: 24px;
    }


    .main-title
    {
        font-size: 20px;
    }

    .main-title_slider
    {
        padding-right: 86px;
    }

    .slider-button-prev,
    .slider-button-next
    {
        width: 32px;
        height: 32px;
    }

    .slider-button-prev svg,
    .slider-button-next svg
    {
        width: 10px;
        height: 11px;
    }

    .slider-button-prev
    {
        right: 42px;
    }

    .slider-button-prev,
    .slider-button-next
    {
        top: -53px;
    }


    .section-gallery__slider .slider-button-prev,
    .section-gallery__slider .slider-button-next
    {
        width: 26px;
        height: 50px;
        margin-top: -25px;
    }


    .press-center__flex .press-center__item
    {
        width: calc(50% - 5px);
    }

    .press-center__title
    {
        font-size: 12px;
    }

    .special-guest
    {
        flex-wrap: wrap;

        width: 100%;

        border-radius: 0;
    }

    .special-guest__photo
    {
        width: 100px;
        height: 100px;
        margin: 0 auto;
    }

    .special-guest__box
    {
        margin-top: 16px;

        text-align: center;
    }

    .section-gallery__title
    {
        font-size: 14px;
    }

    .section-gallery__item-name
    {
        font-size: 12px;
    }

    .section-gallery__item-number
    {
        font-size: 1.5em;
        white-space: nowrap;
    }
	
	.section-gallery__abs
    {
		display: none;
    }
	
	.page-header__logo {
		margin-left: 20%;
	}



    .partner
    {
        margin-left: 15px;
        max-width: 7rem;
        height: 7rem;
        padding: 1rem;
    }

    .partners__items {
        justify-content: space-evenly;
        flex-wrap: wrap;
        margin-left: -20px;
    }

    .partner__item {
        height: 7rem;
    }



    .video-greeting
    {
        padding: 50px 0;
    }

    .video-greeting__name
    {
        top: 15px;

        font-size: 16px;

        padding: 0 15px;
    }

    .video-greeting__snowman
    {
        left: 15px;
    }

    .video-greeting__box::after
    {
        background-size: 50px auto;
    }



    .page-footer
    {
        margin-top: 60px;
    }

    .page-footer__logo
    {
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
        flex-wrap: wrap;

        width: 100%;
    }

    .page-footer__contact
    {
        width: 100%;
        margin-top: 30px;

        text-align: center;
    }

    .page-footer__menu
    {
        order: 0;
    }

    .page-footer__policy
    {
        width: 100%;

        text-align: center;
    }

    .page-footer__copy
    {
        width: 100%;
        margin-top: 10px;

        text-align: center;
    }

    .page-footer__creator
    {
        justify-content: center;
    }
    
    .footer_dots {
        top: -50px;
    }
    
    .inclusion-reports__button-container {
        justify-content: center;
    }
}
/* End */


/* Start:/local/templates/main/assets_2023/css/normalize.css?17009368947772*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. CUSTOM FOR WEBFLOW: Removed the input[type="submit"] selector to reduce
 *    specificity and defer to the .w-button selector
 */
button,
html input[type="button"],
input[type="reset"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. CUSTOM FOR WEBFLOW: changed from `textfield` to `none` to normalize iOS rounded input
 * 2. CUSTOM FOR WEBFLOW: box-sizing: content-box rule removed
 *    (similar to normalize.css >=4.0.0)
 */
input[type='search'] {
  -webkit-appearance: none;
  /* 1 */
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}

/* End */


/* Start:/local/templates/main/assets_2023/css/webflow.css?173799013839212*/
@font-face {
  font-family: 'webflow-icons';
  src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5ZmhS2XEAAAGAAAADHGhlYWQTFw3HAAAEnAAAADZoaGVhCXYFgQAABNQAAAAkaG10eCe4A1oAAAT4AAAAMGxvY2EDtALGAAAFKAAAABptYXhwABAAPgAABUQAAAAgbmFtZSoCsMsAAAVkAAABznBvc3QAAwAAAAAHNAAAACAAAwP4AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAQAAAAAwACAACAAQAAQAg5gPpA//9//8AAAAAACDmAOkA//3//wAB/+MaBBcIAAMAAQAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEBIAAAAyADgAAFAAAJAQcJARcDIP5AQAGA/oBAAcABwED+gP6AQAABAOAAAALgA4AABQAAEwEXCQEH4AHAQP6AAYBAAcABwED+gP6AQAAAAwDAAOADQALAAA8AHwAvAAABISIGHQEUFjMhMjY9ATQmByEiBh0BFBYzITI2PQE0JgchIgYdARQWMyEyNj0BNCYDIP3ADRMTDQJADRMTDf3ADRMTDQJADRMTDf3ADRMTDQJADRMTAsATDSANExMNIA0TwBMNIA0TEw0gDRPAEw0gDRMTDSANEwAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFVz+fAGEAAAAAAL//f+9BAMDwwAEAAkAABcBJwEXAwE3AQdpA5ps/GZsbAOabPxmbEMDmmz8ZmwDmvxmbAOabAAAAgAA/8AEAAPAAB0AOwAABSInLgEnJjU0Nz4BNzYzMTIXHgEXFhUUBw4BBwYjNTI3PgE3NjU0Jy4BJyYjMSIHDgEHBhUUFx4BFxYzAgBqXV6LKCgoKIteXWpqXV6LKCgoKIteXWpVSktvICEhIG9LSlVVSktvICEhIG9LSlVAKCiLXl1qal1eiygoKCiLXl1qal1eiygoZiEgb0tKVVVKS28gISEgb0tKVVVKS28gIQABAAABwAIAA8AAEgAAEzQ3PgE3NjMxFSIHDgEHBhUxIwAoKIteXWpVSktvICFmAcBqXV6LKChmISBvS0pVAAAAAgAA/8AFtgPAADIAOgAAARYXHgEXFhUUBw4BBwYHIxUhIicuAScmNTQ3PgE3NjMxOAExNDc+ATc2MzIXHgEXFhcVATMJATMVMzUEjD83NlAXFxYXTjU1PQL8kz01Nk8XFxcXTzY1PSIjd1BQWlJJSXInJw3+mdv+2/7c25MCUQYcHFg5OUA/ODlXHBwIAhcXTzY1PTw1Nk8XF1tQUHcjIhwcYUNDTgL+3QFt/pOTkwABAAAAAQAAmM7nP18PPPUACwQAAAAAANciZKUAAAAA1yJkpf/9/70FtgPDAAAACAACAAAAAAAAAAEAAAPA/8AAAAW3//3//QW2AAEAAAAAAAAAAAAAAAAAAAAMBAAAAAAAAAAAAAAAAgAAAAQAASAEAADgBAAAwAQAAJ0EAP/9BAAAAAQAAAAFtwAAAAAAAAAKABQAHgAyAEYAjACiAL4BFgE2AY4AAAABAAAADAA8AAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADQAAAAEAAAAAAAIABwCWAAEAAAAAAAMADQBIAAEAAAAAAAQADQCrAAEAAAAAAAUACwAnAAEAAAAAAAYADQBvAAEAAAAAAAoAGgDSAAMAAQQJAAEAGgANAAMAAQQJAAIADgCdAAMAAQQJAAMAGgBVAAMAAQQJAAQAGgC4AAMAAQQJAAUAFgAyAAMAAQQJAAYAGgB8AAMAAQQJAAoANADsd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzUmVndWxhcgBSAGUAZwB1AGwAYQByd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==") format('truetype');
  font-weight: normal;
  font-style: normal;
}
[class^="w-icon-"],
[class*=" w-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'webflow-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.w-icon-slider-right:before {
  content: "\e600";
}
.w-icon-slider-left:before {
  content: "\e601";
}
.w-icon-nav-menu:before {
  content: "\e602";
}
.w-icon-arrow-down:before,
.w-icon-dropdown-toggle:before {
  content: "\e603";
}
.w-icon-file-upload-remove:before {
  content: "\e900";
}
.w-icon-file-upload-icon:before {
  content: "\e903";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  height: 100%;
}
body {
  margin: 0;
  min-height: 100%;
  background-color: #fff;
  /*font-family: Arial, sans-serif;*/
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
}
img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}
html.w-mod-touch * {
  background-attachment: scroll !important;
}
.w-block {
  display: block;
}
.w-inline-block {
  max-width: 100%;
  display: inline-block;
}
.w-clearfix:before,
.w-clearfix:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-clearfix:after {
  clear: both;
}
.w-hidden {
  display: none;
}
.w-button {
  display: inline-block;
  padding: 9px 15px;
  background-color: #3898EC;
  color: white;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0;
}
input.w-button {
  -webkit-appearance: button;
}
html[data-w-dynpage] [data-w-cloak] {
  color: transparent !important;
}
.w-webflow-badge,
.w-webflow-badge * {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: auto;
  display: block;
  visibility: visible;
  overflow: visible;
  overflow-x: visible;
  overflow-y: visible;
  box-sizing: border-box;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  margin: 0;
  padding: 0;
  float: none;
  clear: none;
  border: 0 none transparent;
  border-radius: 0;
  background: none;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto auto;
  background-repeat: repeat;
  background-origin: padding-box;
  background-clip: border-box;
  background-attachment: scroll;
  background-color: transparent;
  box-shadow: none;
  opacity: 1;
  transform: none;
  transition: none;
  direction: ltr;
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: inherit;
  font-variant: inherit;
  text-align: inherit;
  letter-spacing: inherit;
  text-decoration: inherit;
  text-indent: 0;
  text-transform: inherit;
  list-style-type: disc;
  text-shadow: none;
  font-smoothing: auto;
  vertical-align: baseline;
  cursor: inherit;
  white-space: inherit;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
}
.w-webflow-badge {
  position: fixed !important;
  display: inline-block !important;
  visibility: visible !important;
  z-index: 2147483647 !important;
  top: auto !important;
  right: 12px !important;
  bottom: 12px !important;
  left: auto !important;
  color: #aaadb0 !important;
  background-color: #fff !important;
  border-radius: 3px !important;
  padding: 6px !important;
  font-size: 12px !important;
  opacity: 1 !important;
  line-height: 14px !important;
  text-decoration: none !important;
  transform: none !important;
  margin: 0 !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  white-space: nowrap;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0px 1px 3px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.w-webflow-badge > img {
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important;
  vertical-align: middle !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  margin-bottom: 10px;
}
h1 {
  font-size: 38px;
  line-height: 44px;
  margin-top: 20px;
}
h2 {
  font-size: 32px;
  line-height: 36px;
  margin-top: 20px;
}
h3 {
  font-size: 24px;
  line-height: 30px;
  margin-top: 20px;
}
h4 {
  font-size: 18px;
  line-height: 24px;
  margin-top: 10px;
}
h5 {
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
}
h6 {
  font-size: 12px;
  line-height: 18px;
  margin-top: 10px;
}
p {
  margin-top: 0;
  margin-bottom: 10px;
}
blockquote {
  margin: 0 0 10px 0;
  padding: 10px 20px;
  border-left: 5px solid #E2E2E2;
  font-size: 18px;
  line-height: 22px;
}
figure {
  margin: 0;
  margin-bottom: 10px;
}
figcaption {
  margin-top: 5px;
  text-align: center;
}
ul,
ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}
.w-list-unstyled {
  padding-left: 0;
  list-style: none;
}
.w-embed:before,
.w-embed:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-embed:after {
  clear: both;
}
.w-video {
  width: 100%;
  position: relative;
  padding: 0;
}
.w-video iframe,
.w-video object,
.w-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
button,
[type='button'],
[type='reset'] {
  border: 0;
  cursor: pointer;
  -webkit-appearance: button;
}
.w-form {
  margin: 0 0 15px;
}
.w-form-done {
  display: none;
  padding: 20px;
  text-align: center;
  background-color: #dddddd;
}
.w-form-fail {
  display: none;
  margin-top: 10px;
  padding: 10px;
  background-color: #ffdede;
}
label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}
.w-input,
.w-select {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}
.w-input:-moz-placeholder,
.w-select:-moz-placeholder {
  color: #999;
}
.w-input::-moz-placeholder,
.w-select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.w-input::-webkit-input-placeholder,
.w-select::-webkit-input-placeholder {
  color: #999;
}
.w-input:focus,
.w-select:focus {
  border-color: #3898EC;
  outline: 0;
}
.w-input[disabled],
.w-select[disabled],
.w-input[readonly],
.w-select[readonly],
fieldset[disabled] .w-input,
fieldset[disabled] .w-select {
  cursor: not-allowed;
}
.w-input[disabled]:not(.w-input-disabled),
.w-select[disabled]:not(.w-input-disabled),
.w-input[readonly],
.w-select[readonly],
fieldset[disabled]:not(.w-input-disabled) .w-input,
fieldset[disabled]:not(.w-input-disabled) .w-select {
  background-color: #eeeeee;
}
textarea.w-input,
textarea.w-select {
  height: auto;
}
.w-select {
  background-color: #f3f3f3;
}
.w-select[multiple] {
  height: auto;
}
.w-form-label {
  display: inline-block;
  cursor: pointer;
  font-weight: normal;
  margin-bottom: 0px;
}
.w-radio {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}
.w-radio:before,
.w-radio:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-radio:after {
  clear: both;
}
.w-radio-input {
  margin: 4px 0 0;
  line-height: normal;
  float: left;
  margin-left: -20px;
}
.w-radio-input {
  margin-top: 3px;
}
.w-file-upload {
  display: block;
  margin-bottom: 10px;
}
.w-file-upload-input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -100;
}
.w-file-upload-default,
.w-file-upload-uploading,
.w-file-upload-success {
  display: inline-block;
  color: #333333;
}
.w-file-upload-error {
  display: block;
  margin-top: 10px;
}
.w-file-upload-default.w-hidden,
.w-file-upload-uploading.w-hidden,
.w-file-upload-error.w-hidden,
.w-file-upload-success.w-hidden {
  display: none;
}
.w-file-upload-uploading-btn {
  display: flex;
  font-size: 14px;
  font-weight: normal;
  cursor: pointer;
  margin: 0;
  padding: 8px 12px;
  border: 1px solid #cccccc;
  background-color: #fafafa;
}
.w-file-upload-file {
  display: flex;
  flex-grow: 1;
  justify-content: space-between;
  margin: 0;
  padding: 8px 9px 8px 11px;
  border: 1px solid #cccccc;
  background-color: #fafafa;
}
.w-file-upload-file-name {
  font-size: 14px;
  font-weight: normal;
  display: block;
}
.w-file-remove-link {
  margin-top: 3px;
  margin-left: 10px;
  width: auto;
  height: auto;
  padding: 3px;
  display: block;
  cursor: pointer;
}
.w-icon-file-upload-remove {
  margin: auto;
  font-size: 10px;
}
.w-file-upload-error-msg {
  display: inline-block;
  color: #ea384c;
  padding: 2px 0;
}
.w-file-upload-info {
  display: inline-block;
  line-height: 38px;
  padding: 0 12px;
}
.w-file-upload-label {
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  cursor: pointer;
  margin: 0;
  padding: 8px 12px;
  border: 1px solid #cccccc;
  background-color: #fafafa;
}
.w-icon-file-upload-icon,
.w-icon-file-upload-uploading {
  display: inline-block;
  margin-right: 8px;
  width: 20px;
}
.w-icon-file-upload-uploading {
  height: 20px;
}
.w-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 940px;
}
.w-container:before,
.w-container:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-container:after {
  clear: both;
}
.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
}
.w-row:before,
.w-row:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-row:after {
  clear: both;
}
.w-row .w-row {
  margin-left: 0;
  margin-right: 0;
}
.w-col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.w-col .w-col {
  padding-left: 0;
  padding-right: 0;
}
.w-col-1 {
  width: 8.33333333%;
}
.w-col-2 {
  width: 16.66666667%;
}
.w-col-3 {
  width: 25%;
}
.w-col-4 {
  width: 33.33333333%;
}
.w-col-5 {
  width: 41.66666667%;
}
.w-col-6 {
  width: 50%;
}
.w-col-7 {
  width: 58.33333333%;
}
.w-col-8 {
  width: 66.66666667%;
}
.w-col-9 {
  width: 75%;
}
.w-col-10 {
  width: 83.33333333%;
}
.w-col-11 {
  width: 91.66666667%;
}
.w-col-12 {
  width: 100%;
}
.w-hidden-main {
  display: none !important;
}
@media screen and (max-width: 991px) {
  .w-container {
    max-width: 728px;
  }
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: none !important;
  }
  .w-col-medium-1 {
    width: 8.33333333%;
  }
  .w-col-medium-2 {
    width: 16.66666667%;
  }
  .w-col-medium-3 {
    width: 25%;
  }
  .w-col-medium-4 {
    width: 33.33333333%;
  }
  .w-col-medium-5 {
    width: 41.66666667%;
  }
  .w-col-medium-6 {
    width: 50%;
  }
  .w-col-medium-7 {
    width: 58.33333333%;
  }
  .w-col-medium-8 {
    width: 66.66666667%;
  }
  .w-col-medium-9 {
    width: 75%;
  }
  .w-col-medium-10 {
    width: 83.33333333%;
  }
  .w-col-medium-11 {
    width: 91.66666667%;
  }
  .w-col-medium-12 {
    width: 100%;
  }
  .w-col-stack {
    width: 100%;
    left: auto;
    right: auto;
  }
}
@media screen and (max-width: 767px) {
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: inherit !important;
  }
  .w-hidden-small {
    display: none !important;
  }
  .w-row,
  .w-container .w-row {
    margin-left: 0;
    margin-right: 0;
  }
  .w-col {
    width: 100%;
    left: auto;
    right: auto;
  }
  .w-col-small-1 {
    width: 8.33333333%;
  }
  .w-col-small-2 {
    width: 16.66666667%;
  }
  .w-col-small-3 {
    width: 25%;
  }
  .w-col-small-4 {
    width: 33.33333333%;
  }
  .w-col-small-5 {
    width: 41.66666667%;
  }
  .w-col-small-6 {
    width: 50%;
  }
  .w-col-small-7 {
    width: 58.33333333%;
  }
  .w-col-small-8 {
    width: 66.66666667%;
  }
  .w-col-small-9 {
    width: 75%;
  }
  .w-col-small-10 {
    width: 83.33333333%;
  }
  .w-col-small-11 {
    width: 91.66666667%;
  }
  .w-col-small-12 {
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: inherit !important;
  }
  .w-hidden-small {
    display: inherit !important;
  }
  .w-hidden-tiny {
    display: none !important;
  }
  .w-col {
    width: 100%;
  }
  .w-col-tiny-1 {
    width: 8.33333333%;
  }
  .w-col-tiny-2 {
    width: 16.66666667%;
  }
  .w-col-tiny-3 {
    width: 25%;
  }
  .w-col-tiny-4 {
    width: 33.33333333%;
  }
  .w-col-tiny-5 {
    width: 41.66666667%;
  }
  .w-col-tiny-6 {
    width: 50%;
  }
  .w-col-tiny-7 {
    width: 58.33333333%;
  }
  .w-col-tiny-8 {
    width: 66.66666667%;
  }
  .w-col-tiny-9 {
    width: 75%;
  }
  .w-col-tiny-10 {
    width: 83.33333333%;
  }
  .w-col-tiny-11 {
    width: 91.66666667%;
  }
  .w-col-tiny-12 {
    width: 100%;
  }
}
.w-widget {
  position: relative;
}
.w-widget-map {
  width: 100%;
  height: 400px;
}
.w-widget-map label {
  width: auto;
  display: inline;
}
.w-widget-map img {
  max-width: inherit;
}
.w-widget-map .gm-style-iw {
  text-align: center;
}
.w-widget-map .gm-style-iw > button {
  display: none !important;
}
.w-widget-twitter {
  overflow: hidden;
}
.w-widget-twitter-count-shim {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 28px;
  height: 20px;
  text-align: center;
  background: white;
  border: #758696 solid 1px;
  border-radius: 3px;
}
.w-widget-twitter-count-shim * {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
  position: relative;
  font-size: 15px;
  line-height: 12px;
  text-align: center;
  color: #999;
  font-family: serif;
}
.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
  position: relative;
  display: block;
}
.w-widget-twitter-count-shim.w--large {
  width: 36px;
  height: 28px;
}
.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 18px;
}
.w-widget-twitter-count-shim:not(.w--vertical) {
  margin-left: 5px;
  margin-right: 8px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large {
  margin-left: 6px;
}
.w-widget-twitter-count-shim:not(.w--vertical):before,
.w-widget-twitter-count-shim:not(.w--vertical):after {
  top: 50%;
  left: 0;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.w-widget-twitter-count-shim:not(.w--vertical):before {
  border-color: rgba(117, 134, 150, 0);
  border-right-color: #5d6c7b;
  border-width: 4px;
  margin-left: -9px;
  margin-top: -4px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
  border-width: 5px;
  margin-left: -10px;
  margin-top: -5px;
}
.w-widget-twitter-count-shim:not(.w--vertical):after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: white;
  border-width: 4px;
  margin-left: -8px;
  margin-top: -4px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
  border-width: 5px;
  margin-left: -9px;
  margin-top: -5px;
}
.w-widget-twitter-count-shim.w--vertical {
  width: 61px;
  height: 33px;
  margin-bottom: 8px;
}
.w-widget-twitter-count-shim.w--vertical:before,
.w-widget-twitter-count-shim.w--vertical:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.w-widget-twitter-count-shim.w--vertical:before {
  border-color: rgba(117, 134, 150, 0);
  border-top-color: #5d6c7b;
  border-width: 5px;
  margin-left: -5px;
}
.w-widget-twitter-count-shim.w--vertical:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: white;
  border-width: 4px;
  margin-left: -4px;
}
.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 22px;
}
.w-widget-twitter-count-shim.w--vertical.w--large {
  width: 76px;
}
.w-background-video {
  position: relative;
  overflow: hidden;
  height: 500px;
  color: white;
}
.w-background-video > video {
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  margin: auto;
  width: 100%;
  height: 100%;
  right: -100%;
  bottom: -100%;
  top: -100%;
  left: -100%;
  object-fit: cover;
  z-index: -100;
}
.w-background-video > video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}
.w-background-video--control {
  position: absolute;
  bottom: 1em;
  right: 1em;
  background-color: transparent;
  padding: 0;
}
.w-background-video--control > [hidden] {
  display: none !important;
}
.w-slider {
  position: relative;
  height: 300px;
  text-align: center;
  background: #dddddd;
  clear: both;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
.w-slider-mask {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
  left: 0;
  right: 0;
  height: 100%;
  white-space: nowrap;
}
.w-slide {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 100%;
  white-space: normal;
  text-align: left;
}
.w-slider-nav {
  position: absolute;
  z-index: 2;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  padding-top: 10px;
  height: 40px;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
.w-slider-nav.w-round > div {
  border-radius: 100%;
}
.w-slider-nav.w-num > div {
  width: auto;
  height: auto;
  padding: 0.2em 0.5em;
  font-size: inherit;
  line-height: inherit;
}
.w-slider-nav.w-shadow > div {
  box-shadow: 0 0 3px rgba(51, 51, 51, 0.4);
}
.w-slider-nav-invert {
  color: #fff;
}
.w-slider-nav-invert > div {
  background-color: rgba(34, 34, 34, 0.4);
}
.w-slider-nav-invert > div.w-active {
  background-color: #222;
}
.w-slider-dot {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: rgba(255, 255, 255, 0.4);
  cursor: pointer;
  margin: 0 3px 0.5em;
  transition: background-color 100ms, color 100ms;
}
.w-slider-dot.w-active {
  background-color: #fff;
}
.w-slider-dot:focus {
  outline: none;
  box-shadow: 0px 0px 0px 2px #fff;
}
.w-slider-dot:focus.w-active {
  box-shadow: none;
}
.w-slider-arrow-left,
.w-slider-arrow-right {
  position: absolute;
  width: 80px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  cursor: pointer;
  overflow: hidden;
  color: white;
  font-size: 40px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.w-slider-arrow-left [class^='w-icon-'],
.w-slider-arrow-right [class^='w-icon-'],
.w-slider-arrow-left [class*=' w-icon-'],
.w-slider-arrow-right [class*=' w-icon-'] {
  position: absolute;
}
.w-slider-arrow-left:focus,
.w-slider-arrow-right:focus {
  outline: 0;
}
.w-slider-arrow-left {
  z-index: 3;
  right: auto;
}
.w-slider-arrow-right {
  z-index: 4;
  left: auto;
}
.w-icon-slider-left,
.w-icon-slider-right {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 1em;
  height: 1em;
}
.w-slider-aria-label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.w-slider-force-show {
  display: block !important;
}
.w-dropdown {
  display: inline-block;
  position: relative;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  z-index: 900;
}
.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
  position: relative;
  vertical-align: top;
  text-decoration: none;
  color: #222222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  white-space: nowrap;
}
.w-dropdown-toggle {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  cursor: pointer;
  padding-right: 40px;
}
.w-dropdown-toggle:focus {
  outline: 0;
}
.w-icon-dropdown-toggle {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  margin-right: 20px;
  width: 1em;
  height: 1em;
}
.w-dropdown-list {
  position: absolute;
  background: #dddddd;
  display: none;
  min-width: 100%;
}
.w-dropdown-list.w--open {
  display: block;
}
.w-dropdown-link {
  padding: 10px 20px;
  display: block;
  color: #222222;
}
.w-dropdown-link.w--current {
  color: #0082f3;
}
.w-dropdown-link:focus {
  outline: 0;
}
@media screen and (max-width: 767px) {
  .w-nav-brand {
    padding-left: 10px;
  }
}
/**
 * ## Note
 * Safari (on both iOS and OS X) does not handle viewport units (vh, vw) well.
 * For example percentage units do not work on descendants of elements that
 * have any dimensions expressed in viewport units. It also doesn’t handle them at
 * all in `calc()`.
 */
/**
 * Wrapper around all lightbox elements
 *
 * 1. Since the lightbox can receive focus, IE also gives it an outline.
 * 2. Fixes flickering on Chrome when a transition is in progress
 *    underneath the lightbox.
 */
.w-lightbox-backdrop {
  cursor: auto;
  font-style: normal;
  letter-spacing: normal;
  list-style: disc;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #fff;
  font-family: "Helvetica Neue", Helvetica, Ubuntu, "Segoe UI", Verdana, sans-serif;
  font-size: 17px;
  line-height: 1.2;
  font-weight: 300;
  text-align: center;
  background: rgba(0, 0, 0, 0.9);
  z-index: 2000;
  outline: 0;
  /* 1 */
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-transform: translate(0, 0);
  /* 2 */
}
/**
 * Neat trick to bind the rubberband effect to our canvas instead of the whole
 * document on iOS. It also prevents a bug that causes the document underneath to scroll.
 */
.w-lightbox-backdrop,
.w-lightbox-container {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.w-lightbox-content {
  position: relative;
  height: 100vh;
  overflow: hidden;
}
.w-lightbox-view {
  position: absolute;
  width: 100vw;
  height: 100vh;
  opacity: 0;
}
.w-lightbox-view:before {
  content: "";
  height: 100vh;
}
/* .w-lightbox-content */
.w-lightbox-group,
.w-lightbox-group .w-lightbox-view,
.w-lightbox-group .w-lightbox-view:before {
  height: 86vh;
}
.w-lightbox-frame,
.w-lightbox-view:before {
  display: inline-block;
  vertical-align: middle;
}
/*
 * 1. Remove default margin set by user-agent on the <figure> element.
 */
.w-lightbox-figure {
  position: relative;
  margin: 0;
  /* 1 */
}
.w-lightbox-group .w-lightbox-figure {
  cursor: pointer;
}
/**
 * IE adds image dimensions as width and height attributes on the IMG tag,
 * but we need both width and height to be set to auto to enable scaling.
 */
.w-lightbox-img {
  width: auto;
  height: auto;
  max-width: none;
}
/**
 * 1. Reset if style is set by user on "All Images"
 */
.w-lightbox-image {
  display: block;
  float: none;
  /* 1 */
  max-width: 100vw;
  max-height: 100vh;
}
.w-lightbox-group .w-lightbox-image {
  max-height: 86vh;
}
.w-lightbox-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0.5em 1em;
  background: rgba(0, 0, 0, 0.4);
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.w-lightbox-embed {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.w-lightbox-control {
  position: absolute;
  top: 0;
  width: 4em;
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.w-lightbox-left {
  display: none;
  bottom: 0;
  left: 0;
  /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-20 0 24 40" width="24" height="40"><g transform="rotate(45)"><path d="m0 0h5v23h23v5h-28z" opacity=".4"/><path d="m1 1h3v23h23v3h-26z" fill="#fff"/></g></svg> */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==");
}
.w-lightbox-right {
  display: none;
  right: 0;
  bottom: 0;
  /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 0 24 40" width="24" height="40"><g transform="rotate(45)"><path d="m0-0h28v28h-5v-23h-23z" opacity=".4"/><path d="m1 1h26v26h-3v-23h-23z" fill="#fff"/></g></svg> */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+");
}
/*
 * Without specifying the with and height inside the SVG, all versions of IE render the icon too small.
 * The bug does not seem to manifest itself if the elements are tall enough such as the above arrows.
 * (http://stackoverflow.com/questions/16092114/background-size-differs-in-internet-explorer)
 */
.w-lightbox-close {
  right: 0;
  height: 2.6em;
  /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 0 18 17" width="18" height="17"><g transform="rotate(45)"><path d="m0 0h7v-7h5v7h7v5h-7v7h-5v-7h-7z" opacity=".4"/><path d="m1 1h7v-7h3v7h7v3h-7v7h-3v-7h-7z" fill="#fff"/></g></svg> */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
  background-size: 18px;
}
/**
 * 1. All IE versions add extra space at the bottom without this.
 */
.w-lightbox-strip {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 1vh;
  line-height: 0;
  /* 1 */
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
}
/*
 * 1. We use content-box to avoid having to do `width: calc(10vh + 2vw)`
 *    which doesn’t work in Safari anyway.
 * 2. Chrome renders images pixelated when switching to GPU. Making sure
 *    the parent is also rendered on the GPU (by setting translate3d for
 *    example) fixes this behavior.
 */
.w-lightbox-item {
  display: inline-block;
  width: 10vh;
  padding: 2vh 1vh;
  box-sizing: content-box;
  /* 1 */
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
  /* 2 */
}
.w-lightbox-active {
  opacity: 0.3;
}
.w-lightbox-thumbnail {
  position: relative;
  height: 10vh;
  background: #222;
  overflow: hidden;
}
.w-lightbox-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
}
.w-lightbox-thumbnail .w-lightbox-tall {
  top: 50%;
  width: 100%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.w-lightbox-thumbnail .w-lightbox-wide {
  left: 50%;
  height: 100%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
/*
 * Spinner
 *
 * Absolute pixel values are used to avoid rounding errors that would cause
 * the white spinning element to be misaligned with the track.
 */
.w-lightbox-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  border: 5px solid rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  -webkit-animation: spin 0.8s infinite linear;
  animation: spin 0.8s infinite linear;
}
.w-lightbox-spinner:after {
  content: "";
  position: absolute;
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
  border: 3px solid transparent;
  border-bottom-color: #fff;
  border-radius: 50%;
}
/*
 * Utility classes
 */
.w-lightbox-hide {
  display: none;
}
.w-lightbox-noscroll {
  overflow: hidden;
}
@media (min-width: 768px) {
  .w-lightbox-content {
    height: 96vh;
    margin-top: 2vh;
  }
  .w-lightbox-view,
  .w-lightbox-view:before {
    height: 96vh;
  }
  /* .w-lightbox-content */
  .w-lightbox-group,
  .w-lightbox-group .w-lightbox-view,
  .w-lightbox-group .w-lightbox-view:before {
    height: 84vh;
  }
  .w-lightbox-image {
    max-width: 96vw;
    max-height: 96vh;
  }
  .w-lightbox-group .w-lightbox-image {
    max-width: 82.3vw;
    max-height: 84vh;
  }
  .w-lightbox-left,
  .w-lightbox-right {
    display: block;
    opacity: 0.5;
  }
  .w-lightbox-close {
    opacity: 0.8;
  }
  .w-lightbox-control:hover {
    opacity: 1;
  }
}
.w-lightbox-inactive,
.w-lightbox-inactive:hover {
  opacity: 0;
}
.w-richtext:before,
.w-richtext:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-richtext:after {
  clear: both;
}
.w-richtext[contenteditable="true"]:before,
.w-richtext[contenteditable="true"]:after {
  white-space: initial;
}
.w-richtext ol,
.w-richtext ul {
  overflow: hidden;
}
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after,
.w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after {
  outline: 2px solid #2895f7;
}
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,
.w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
  outline: 2px solid #2895f7;
}
.w-richtext figure.w-richtext-figure-type-video > div:after,
.w-richtext figure[data-rt-type="video"] > div:after {
  content: '';
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.w-richtext figure {
  position: relative;
  max-width: 60%;
}
.w-richtext figure > div:before {
  cursor: default!important;
}
.w-richtext figure img {
  width: 100%;
}
.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
  opacity: 0.6;
}
.w-richtext figure div {
  /* fix incorrectly sized selection border in the data manager */
  font-size: 0px;
  color: transparent;
}
.w-richtext figure.w-richtext-figure-type-image,
.w-richtext figure[data-rt-type="image"] {
  display: table;
}
.w-richtext figure.w-richtext-figure-type-image > div,
.w-richtext figure[data-rt-type="image"] > div {
  display: inline-block;
}
.w-richtext figure.w-richtext-figure-type-image > figcaption,
.w-richtext figure[data-rt-type="image"] > figcaption {
  display: table-caption;
  caption-side: bottom;
}
.w-richtext figure.w-richtext-figure-type-video,
.w-richtext figure[data-rt-type="video"] {
  width: 60%;
  height: 0;
}
.w-richtext figure.w-richtext-figure-type-video iframe,
.w-richtext figure[data-rt-type="video"] iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.w-richtext figure.w-richtext-figure-type-video > div,
.w-richtext figure[data-rt-type="video"] > div {
  width: 100%;
}
.w-richtext figure.w-richtext-align-center {
  margin-right: auto;
  margin-left: auto;
  clear: both;
}
.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div,
.w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
  max-width: 100%;
}
.w-richtext figure.w-richtext-align-normal {
  clear: both;
}
.w-richtext figure.w-richtext-align-fullwidth {
  width: 100%;
  max-width: 100%;
  text-align: center;
  clear: both;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.w-richtext figure.w-richtext-align-fullwidth > div {
  display: inline-block;
  /* padding-bottom is used for aspect ratios in video figures
      we want the div to inherit that so hover/selection borders in the designer-canvas
      fit right*/
  padding-bottom: inherit;
}
.w-richtext figure.w-richtext-align-fullwidth > figcaption {
  display: block;
}
.w-richtext figure.w-richtext-align-floatleft {
  float: left;
  margin-right: 15px;
  clear: none;
}
.w-richtext figure.w-richtext-align-floatright {
  float: right;
  margin-left: 15px;
  clear: none;
}
.w-nav {
  position: relative;
  background: #dddddd;
  z-index: 1000;
}
.w-nav:before,
.w-nav:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-nav:after {
  clear: both;
}
.w-nav-brand {
  position: relative;
  float: left;
  text-decoration: none;
  color: #333333;
}
.w-nav-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #222222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
.w-nav-link.w--current {
  color: #0082f3;
}
.w-nav-menu {
  position: relative;
  float: right;
}
[data-nav-menu-open] {
  display: block !important;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #C8C8C8;
  text-align: center;
  overflow: visible;
  min-width: 200px;
}
.w--nav-link-open {
  display: block;
  position: relative;
}
.w-nav-overlay {
  position: absolute;
  overflow: hidden;
  display: none;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
}
.w-nav-overlay [data-nav-menu-open] {
  top: 0;
}
.w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto;
}
.w-nav[data-animation="over-left"] .w-nav-overlay,
.w-nav[data-animation="over-left"] [data-nav-menu-open] {
  right: auto;
  z-index: 1;
  top: 0;
}
.w-nav[data-animation="over-right"] .w-nav-overlay {
  width: auto;
}
.w-nav[data-animation="over-right"] .w-nav-overlay,
.w-nav[data-animation="over-right"] [data-nav-menu-open] {
  left: auto;
  z-index: 1;
  top: 0;
}
.w-nav-button {
  position: relative;
  float: right;
  padding: 18px;
  font-size: 24px;
  display: none;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.w-nav-button:focus {
  outline: 0;
}
.w-nav-button.w--open {
  background-color: #C8C8C8;
  color: white;
}
.w-nav[data-collapse="all"] .w-nav-menu {
  display: none;
}
.w-nav[data-collapse="all"] .w-nav-button {
  display: block;
}
.w--nav-dropdown-open {
  display: block;
}
.w--nav-dropdown-toggle-open {
  display: block;
}
.w--nav-dropdown-list-open {
  position: static;
}
@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="small"] .w-nav-button {
    display: block;
  }
  .w-nav-brand {
    padding-left: 10px;
  }
}
@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block;
  }
}
.w-tabs {
  position: relative;
}
.w-tabs:before,
.w-tabs:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-tabs:after {
  clear: both;
}
.w-tab-menu {
  position: relative;
}
.w-tab-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  padding: 9px 30px;
  text-align: left;
  cursor: pointer;
  color: #222222;
  background-color: #dddddd;
}
.w-tab-link.w--current {
  background-color: #C8C8C8;
}
.w-tab-link:focus {
  outline: 0;
}
.w-tab-content {
  position: relative;
  display: block;
  overflow: hidden;
}
.w-tab-pane {
  position: relative;
  display: none;
}
.w--tab-active {
  display: block;
}
@media screen and (max-width: 479px) {
  .w-tab-link {
    display: block;
  }
}
.w-ix-emptyfix:after {
  content: "";
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.w-dyn-empty {
  padding: 10px;
  background-color: #dddddd;
}
.w-dyn-hide {
  display: none !important;
}
.w-dyn-bind-empty {
  display: none !important;
}
.w-condition-invisible {
  display: none !important;
}
.wf-layout-layout {
  display: grid;
}

/* End */


/* Start:/local/templates/main/assets_2023/css/rimera.webflow.css?173381802528468*/
.w-layout-blockcontainer {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.w-layout-layout {
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    grid-auto-columns: 1fr;
    justify-content: center;
    padding: 20px;
}

.w-layout-cell {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

@media screen and (max-width: 991px) {
    .w-layout-blockcontainer {
        max-width: 728px;
    }
}

@media screen and (max-width: 767px) {
    .w-layout-blockcontainer {
        max-width: none;
    }
}

.main-wrapper {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    flex-direction: column;
    align-items: center;
    display: flex;
    overflow: hidden;
}

.tabs-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    background-color: #f4f4ff;
    border-radius: 10px;
    flex: 0 auto;
    justify-content: space-between;
    align-items: center;
    padding: 45px;
    display: flex;
}

.tab-link {
    color: #1f1f1f;
    text-align: center;
    letter-spacing: .02em;
    text-transform: uppercase;
    font-family: Roboto Condensed, sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 130%;
    text-decoration: none;
}

.tab-link-2 {
    color: #1f1f1f;
    letter-spacing: .02em;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
}

.section-main-programm {
    width: 100%;
    max-width: 1600px;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
}

.left-content {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

.h2 {
    color: #454093;
    letter-spacing: .02em;
    text-transform: uppercase;
    margin-top: 0;
    font-family: Roboto Condensed, sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 130%;
}

.paragraph {
    color: #1f1f1f;
    font-family: Roboto Condensed, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 130%;
}

.button {
    height: 50px;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    color: #39287d;
    text-transform: uppercase;
    border: 1px solid #39287d;
    border-radius: 50px;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    padding: 14px 24px;
    font-family: Roboto Condensed, sans-serif;
    font-weight: 500;
    text-decoration: none;
    display: flex;
    background-color: unset;
}

.button:hover {
    color: #ffffff;
    background-color: #39287d;
}

.button.red {
    height: 52px;
    color: #e3057d;
    border-color: #e3057d;
    padding-left: 52px;
    padding-right: 52px;
    font-size: 14px;
}

.button.red:hover {
    color: #FFF;
    background-color: #E3057D;
}

.text {
    letter-spacing: .02em;
    text-transform: uppercase;
    font-family: Roboto Condensed, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 130%;
}

.vectors-wrapper {
    width: 7px;
    height: 9px;
    object-fit: cover;
    justify-content: center;
    align-items: center;
    display: flex;
}

.vectors-wrapper-2 {
    height: auto;
    max-width: 50%;
    object-fit: contain;
    object-position: 50% 0%;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
}

.dropdown {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    border: 1px solid #454093;
    border-left: 0 #454093;
    border-right: 0 #454093;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 1em;
    padding-bottom: 1em;
    display: flex;
}

.dropdown:hover {
    background-color: rgba(69, 64, 147, .1);
}
.reglament_form {
    background-color: #f4f4ff !important;
}
.inclusion__confetti__form {
  top: 0 !important;
}
.reglament_form__button {
    background-color: #E3057D !important;
    border: 1px solid #E3057D !important;
    color: #fff !important;
}
.reglament_form__button:hover {
    background: none !important;
    color: #E3057D !important;
}

.cont-2 {
    width: 100%;
    max-width: 1600px;
    justify-content: space-between;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
}

.title-wrap {
    width: 100%;
    flex: 0 auto;
    justify-content: space-between;
    align-items: flex-end;
    display: flex;
}

.text-2 {
    color: #1f1f1f;
    text-align: left;
    letter-spacing: .02em;
    text-transform: uppercase;
    font-family: Roboto Condensed, sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 130%;
}

.icon-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    border: 1px solid #454093;
    border-radius: 100px;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    padding: 15px;
    display: flex;
}

.icon-wrap:hover {
    background-color: rgba(69, 64, 147, .1);
}

.icon-r {
    width: 20px;
    height: 20px;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    padding: 10px;
    display: flex;
}

.icon-rim {
    width: 20px;
    height: 20px;
    object-fit: scale-down;
    justify-content: center;
    align-items: center;
    display: flex;
}

.icon-rim.red {
    display: none;
}

.section-template {
    z-index: 2;
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    display: flex;
    position: relative;
}

.section-template.banner {
    height: 620px;
    background-image: url('/local/templates/main/assets_2023/css/../images/banner-bg.png');
    background-position: 50%;
    background-size: cover;
    background-color: unset;
}

.section-template.video {
    z-index: 0;
    background-color: #ffffff;
}

.text-wrap {
    width: 100%;
    background-color: #f4f4ff;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding: 48px;
    display: flex;
}

.text-rimera {
    max-width: 992px;
    text-align: center;
}

.text-rimera-0 {
    color: #454093;
    text-align: center;
    font-family: Roboto Condensed, sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 130%;
}

.text-rimera-1 {
    color: #1f1f1f;
    text-align: center;
    font-family: Roboto Condensed, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 130%;
}

.image {
    height: 750px;
    object-fit: cover;
    object-position: 50% 50%;
    margin-top: -139px;
}

.after {
    opacity: 1;
    margin-top: -1px;
    padding-top: 0;
}

.text-wave-wrap {
    z-index: 2;
    position: relative;
}

.before {
    margin-top: -1px;
    padding-top: 0;
}

.cel-image {
    width: 100%;
    height: 552px;
    object-fit: cover;
}

.quick-stack {
    z-index: 5;
    grid-column-gap: 16px;
    grid-row-gap: 48px;
    padding: 68px 0 130px;
    position: relative;
}

.quick-stack._2 {
    padding-bottom: 150px;
}

.text-block {
    color: #1f1f1f;
    letter-spacing: .02em;
    margin-top: 0;
    margin-bottom: auto;
    padding-bottom: 24px;
    font-family: Roboto Condensed, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 130%;
}

.text-block.quote {
    border-left: 6px solid #454093;
    padding-left: 16px;
}

.text-block.margin48 {
    margin-top: auto;
    padding-left: 48px;
}

.h3 {
    color: #454093;
    letter-spacing: .02em;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Roboto Condensed, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 130%;
}

.banner-content {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

.subheading {
    color: #fff;
    letter-spacing: .02em;
    text-transform: uppercase;
    font-family: Roboto Condensed, sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 130%;
}

.h1 {
    color: #fff;
    letter-spacing: .02em;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Roboto Condensed, sans-serif;
    font-size: 64px;
    font-weight: 500;
    line-height: 130%;
}

.dropdown-open {
    z-index: 2;
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-direction: column;
    justify-content: center;
    align-self: stretch;
    display: flex;
    position: relative;
}

.dropdown-open.banner {
    height: 500px;
    background-image: url('/local/templates/main/assets_2023/css/../images/banner-bg.png');
    background-position: 50%;
    background-size: cover;
}

.dropdown-open.first {
    display: flex;
}

.video-cover {
    max-width: 80%;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
}

.image-2 {
    position: absolute;
    top: auto;
    bottom: 0%;
    left: -8%;
    right: auto;
}

.afisha-section {
    grid-column-gap: 26px;
    grid-row-gap: 26px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

.city-wrap {
    width: 100%;
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.city-tab {
    color: #454093;
    text-align: center;
    letter-spacing: .02em;
    text-transform: uppercase;
    font-family: Roboto Condensed, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
}

.city-tab-select {
    opacity: .5;
    color: #454093;
    text-align: center;
    letter-spacing: .02em;
    text-transform: uppercase;
    font-family: Roboto Condensed, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 130%;
    text-decoration: none;
    padding: 0 5px;
}

.city-tab-select:hover,
.city-tab-select.w--current {
    opacity: 1;
    font-weight: 500;
}

.city-tab-select.w--current:hover {
    font-weight: 500;
}

.city-tab-3 {
    opacity: .5;
    color: #454093;
    letter-spacing: .02em;
    text-transform: uppercase;
    font-family: Roboto Condensed, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 130%;
}

.frame-6 {
    width: 100%;
    border: 1px solid #454093;
    border-width: 1px 0;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
}

.date-picker {
    opacity: .5;
    color: #1f1f1f;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    font-family: Roboto Condensed, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 130%;
}

.date-picker:hover {
    opacity: 1;
    color: #454093;
    font-weight: 700;
}

.date-picker.red {
    opacity: 1;
    color: #e3057d;
    font-weight: 700;
}

.date-picker-2 {
    color: #e3057d;
    text-align: center;
    text-transform: uppercase;
    font-family: Roboto Condensed, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 130%;
}

.afisha-card {
    max-width: 24%;
    min-width: 332px;
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    flex-flow: column wrap;
    flex: none;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

.afisha-img {
    width: 100%;
    height: 505px;
    max-height: 25rem;
    max-width: 100%;
    object-fit: cover;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

.afisha-title {
    color: #454093;
    text-transform: uppercase;
    font-family: Roboto Condensed, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
    height: auto;
}

.afisha-description {
    opacity: .5;
    color: #1f1f1f;
    font-family: Roboto Condensed, sans-serif;
    font-size: 1em;
    font-weight: 400;
    line-height: 130%;
    height: auto;
}

.afisha-theater {
    opacity: .5;
    color: #1f1f1f;
    font-family: Roboto Condensed, sans-serif;
    font-size: 1em;
    font-weight: 400;
    line-height: 130%;
    height: auto;
}

.date-time-wrap {
    grid-column-gap: 38px;
    grid-row-gap: 38px;
    flex-wrap: wrap;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

.date-time {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

.date {
    color: #1f1f1f;
    text-align: center;
    text-transform: uppercase;
    font-family: Roboto Condensed, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 130%;
}

.time-wrap {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

.time {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    color: #454093;
    border: 1px solid #454093;
    border-radius: 2px;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    padding: 8px 14px;
    font-family: Roboto Condensed, sans-serif;
    font-weight: 500;
    text-decoration: none;
    display: flex;
}

.text-3 {
    color: #454093;
    text-align: center;
    text-transform: uppercase;
    font-family: Roboto Condensed, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 130%;
}

.afisha-cards-wrap {
    width: 100%;
    grid-column-gap: 1em;
    grid-row-gap: 22px;
    flex-flow: row;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 16px;
    display: flex;
    overflow: auto;
    flex-wrap: wrap;
}

.subheader-text {
    color: #fff;
    font-family: Pfdindisplaypro, sans-serif;
    font-weight: 400;
}

.subheader {
    width: 100%;
    height: 60px;
    background-color: #454093;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
}

.cell {
    flex-direction: column;
}

.balls {
    object-fit: scale-down;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: -10%;
    right: auto;
}

.balls.right {
    max-width: 80%;
    top: -13%;
    bottom: 0%;
    left: auto;
    right: -21%;
}

.text-span {
    color: #e3057d;
    font-weight: 700;
}

.img-wave {
    z-index: auto;
    width: 100%;
    display: inline;
    position: static;
    top: -654px;
    bottom: 0%;
    left: 0%;
    right: 0%;
}

.img-wave.after {
    top: auto;
    bottom: -644px;
    left: 0%;
    right: 0%;
}

.wave {
    z-index: 0;
    width: 100%;
    height: auto;
    flex: none;
    position: absolute;
    overflow: visible;
}

.pop-up {
    z-index: 9999;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, .7);
    justify-content: center;
    align-self: center;
    align-items: center;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
}

.pop-up-content {
    z-index: 99999;
    height: 800px;
    max-width: 1200px;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    background-color: #fff;
    border-radius: 16px;
    align-self: center;
    align-items: flex-start;
    padding: 2%;
    display: flex;
    position: relative;
    overflow: auto;
}

.pop-up-content .popup__close {
    position: absolute;
    text-decoration: none;
    width: 3.625em;
    height: 3.625em;
    top: 10px;
    right: 10px;
    border-radius: 100%;
}

.pop-up-main-content {
    width: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    display: flex;
}

.buttons-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    display: flex;
}

@media screen and (max-width: 991px) {
    .main-wrapper {
        overflow: hidden;
    }
    .tabs-wrapper {
        grid-column-gap: 24px;
        grid-row-gap: 24px;
        justify-content: space-between;
        padding: 24px;
    }
    .tab-link {
        font-size: 11px;
    }
    .section-template.banner {
        height: 300px;
    }
    .section-template.video {
        z-index: 2;
    }
    .text-rimera-1 {
        font-size: 20px;
    }
    .image {
        z-index: 1;
        height: 500px;
        margin-top: -84px;
        position: relative;
    }
    .after {
        object-fit: cover;
        margin-top: 0;
        display: block;
    }
    .text-wave-wrap {
        z-index: 2;
        position: relative;
    }
    .cel-image {
        height: 400px;
    }
    .quick-stack {
        padding-top: 72px;
    }
    .text-block {
        padding-bottom: 16px;
    }
    .text-block.margin48 {
        padding-left: 0;
    }
    .banner-content {
        grid-column-gap: 4px;
        grid-row-gap: 4px;
    }
    .subheading {
        font-size: 16px;
    }
    .h1 {
        font-size: 48px;
    }
    .video-cover {
        max-width: 80%;
    }
    .image-2 {
        left: -24%;
    }
    .city-tab-select,
    .date-picker {
        font-size: 12px;
    }
    .date-picker.red {
        opacity: 1;
        color: #e3057d;
        font-weight: 700;
    }
    .afisha-card {
        max-width: 200px;
        min-width: 200px;
        grid-column-gap: 10px;
        grid-row-gap: 10px;
    }
    .afisha-img {
        height: 200px;
    }
    .afisha-title {
        font-size: 16px;
    }
    .afisha-description {
        font-size: 1em;
    }
    .date-time-wrap {
        grid-column-gap: 12px;
        grid-row-gap: 12px;
    }
    .date {
        font-size: 12px;
    }
    .time {
        padding: 4px 10px;
    }
    .afisha-cards-wrap {
        grid-column-gap: 22px;
        grid-row-gap: 22px;
        flex-wrap: nowrap;
        overflow: auto;
    }
    .subheader-text {
        font-size: 10px;
    }
    .subheader {
        height: 48px;
    }
    .balls {
        display: none;
    }
    .img-wave {
        top: -83%;
        bottom: auto;
        left: 0%;
        right: 0%;
    }
    .img-wave.after {
        z-index: -1;
        bottom: -344px;
    }
}

@media screen and (max-width: 767px) {
    .main-wrapper {
        grid-column-gap: 32px;
        grid-row-gap: 32px;
    }
    .tabs-wrapper,
    .section-main-programm {
        flex-direction: column;
    }
    .left-content {
        display: none;
    }
    .h2 {
        font-size: 24px;
    }
    .vectors-wrapper-2 {
        height: auto;
        max-width: 100%;
        object-fit: contain;
        object-position: 50% 0%;
    }
    .dropdown {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .title-wrap {
        align-items: center;
    }
    .text-2 {
        font-size: 16px;
        
    }
    .icon-wrap {
        padding: 10px;
    }
    .icon-rim {
        width: 14px;
        height: 14px;
    }
    .section-template.banner {
        background-position: 0%;
    }
    .text-rimera-0,
    .text-rimera-1 {
        font-size: 16px;
    }
    .image {
        height: 300px;
    }
    .cel-image {
        height: 400px;
    }
    .quick-stack {
        padding-top: 48px;
    }
    .banner-content {
        justify-content: center;
        align-items: center;
    }
    .subheading {
        text-align: center;
        font-size: 13px;
    }
    .h1 {
        text-align: center;
        font-size: 32px;
    }
    .video-cover {
        max-width: 94%;
    }
    .city-wrap {
        grid-column-gap: 14px;
        grid-row-gap: 14px;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .frame-6 {
        grid-column-gap: 24px;
        grid-row-gap: 24px;
        justify-content: flex-start;
        overflow: scroll;
    }
    .afisha-card {
        max-width: 100%;
    }
  .main-wrapper {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .tabs-wrapper, .section-main-programm {
    flex-direction: column;
  }

  .left-content {
    display: none;
  }

  .h2 {
    font-size: 24px;
  }

  .vectors-wrapper-2 {
    height: auto;
    max-width: 100%;
    object-fit: contain;
    object-position: 50% 0%;
  }

  .dropdown {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .title-wrap {
    align-items: center;
  }

  .text-2 {
    font-size: 16px;
  }

  .icon-wrap {
    padding: 10px;
  }

  .icon-rim {
    width: 14px;
    height: 14px;
  }

  .section-template.banner {
    background-position: 0%;
  }

  .text-rimera-0, .text-rimera-1 {
    font-size: 16px;
  }

  .image {
    height: 300px;
  }

  .cel-image {
    height: 400px;
  }

  .quick-stack {
    padding-top: 48px;
  }

  .banner-content {
    justify-content: center;
    align-items: center;
  }

  .subheading {
    text-align: center;
    font-size: 13px;
  }

  .h1 {
    text-align: center;
    font-size: 32px;
  }

  .video-cover {
    max-width: 94%;
  }

  .city-wrap {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .frame-6 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    justify-content: flex-start;
    overflow: scroll;
  }

    .afisha-card {
        min-width: 2rem;
    }
    .pop-up-content {
        flex-direction: column;
        height: 95%;
        max-width: 95%;
    }
    .popup__close {
        top:-43px;
    }
    .afisha-cards-wrap {
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr;
        grid-auto-columns: 1fr;
        display: grid;
    }
    .subheader {
        height: 48px;
    }
    .img-wave {
        display: none;
        top: -352px;
    }

    .popup__close {
        top:10px !important;
    }

  .afisha-cards-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .subheader {
    height: 48px;
  }

  .img-wave {
    display: none;
    top: -352px;
  }

}

@media screen and (max-width: 479px) {
    .main-wrapper {
        grid-column-gap: 24px;
        grid-row-gap: 24px;
        overflow: hidden;
    }
    .tabs-wrapper {
        grid-column-gap: 16px;
        grid-row-gap: 16px;
    }
    .h2 {
        font-size: 24px;
    }
    .section-template {
        grid-column-gap: 24px;
        grid-row-gap: 24px;
    }
    .section-template.banner {
        height: 200px;
        margin-top: 20px;
        background-position: 0%;
    }
    .text-wrap {
        padding: 24px;
    }
    .image {
        height: 250px;
    }
    .before {
        object-fit: scale-down;
        margin-top: 0;
        margin-bottom: -3px;
    }
    .cel-image {
        height: 400px;
    }
    .quick-stack {
        grid-row-gap: 24px;
        padding-top: 0;
    }
    .text-block {
        margin-bottom: 14px;
        font-size: 14px;
        line-height: 150%;
    }
    .html-embed {
        overflow: hidden;
    }
    .banner-content {
        align-items: center;
    }
    .subheading {
        text-align: center;
        font-size: 16px;
    }
    .h1 {
        font-size: 28px;
    }
    .video-cover {
        max-width: 89%;
    }
    .afisha-section {
        grid-column-gap: 16px;
        grid-row-gap: 16px;
    }
    .frame-6 {
        grid-column-gap: 20px;
        grid-row-gap: 20px;
        display: flex;
    }
    .afisha-title {
        font-size: 14px;
    }
    .afisha-description,
    .time {
        font-size: 0.8em;
        height: auto;
    }
    .subheader-text {
        font-size: 8px;
    }
}

#w-node-_78a3f643-e858-6d49-da00-8f5b29f4312b-80d4121a {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_78a3f643-e858-6d49-da00-8f5b29f4312d-80d4121a,
#w-node-_54e6ed7e-d93f-5656-95ce-2bf4d5ece950-80d4121a,
#w-node-e7d1365f-8237-ff01-d5df-20161740a602-80d4121a,
#w-node-_4acb4ff6-05b9-de60-a682-69a14c9b78b7-80d4121a {
    grid-column: span 2 / span 2;
}

#w-node-_9cd29824-bd0c-fd41-1409-4f8b615663e8-80d4121a {
    grid-column: span 4 / span 4;
}

#w-node-af5ed1a3-be1d-dd0b-81a8-a3c38066e821-80d4121a {
    grid-column: span 2 / span 2;
}

#w-node-_7be81722-fb6e-e4cc-5488-c51185fa671e-80d4121a {
    grid-column: span 4 / span 4;
}

#w-node-_3052ee35-91b0-af6c-4e1c-d8ee26acf3fa-80d4121a {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_3052ee35-91b0-af6c-4e1c-d8ee26acf3fb-80d4121a {
    grid-column: span 2 / span 2;
}

#w-node-_3052ee35-91b0-af6c-4e1c-d8ee26acf3fe-80d4121a {
    grid-column: span 4 / span 4;
}

#w-node-_3052ee35-91b0-af6c-4e1c-d8ee26acf404-80d4121a {
    grid-column: span 2 / span 2;
}

#w-node-_3052ee35-91b0-af6c-4e1c-d8ee26acf406-80d4121a {
    grid-column: span 4 / span 4;
}

#w-node-_12e12ca5-0a8c-9bae-07ca-df7c916209f6-80d4121a {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_12e12ca5-0a8c-9bae-07ca-df7c916209f7-80d4121a,
#w-node-_12e12ca5-0a8c-9bae-07ca-df7c916209fc-80d4121a,
#w-node-_6afa2a46-0c12-9320-3c3a-db06a53cd61d-80d4121a {
    grid-column: span 2 / span 2;
}

@media screen and (max-width: 991px) {
    #w-node-_78a3f643-e858-6d49-da00-8f5b29f4312b-80d4121a {
        grid-template-rows: auto auto auto;
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
    #w-node-_78a3f643-e858-6d49-da00-8f5b29f4312d-80d4121a,
    #w-node-_54e6ed7e-d93f-5656-95ce-2bf4d5ece950-80d4121a,
    #w-node-e7d1365f-8237-ff01-d5df-20161740a602-80d4121a,
    #w-node-_4acb4ff6-05b9-de60-a682-69a14c9b78b7-80d4121a {
        grid-column: span 2 / span 2;
    }
    #w-node-_9cd29824-bd0c-fd41-1409-4f8b615663e8-80d4121a {
        grid-column: span 4 / span 4;
    }
    #w-node-af5ed1a3-be1d-dd0b-81a8-a3c38066e821-80d4121a {
        grid-column: span 2 / span 2;
    }
    #w-node-_7be81722-fb6e-e4cc-5488-c51185fa671e-80d4121a {
        grid-column: span 4 / span 4;
    }
    #w-node-_3052ee35-91b0-af6c-4e1c-d8ee26acf3fa-80d4121a {
        grid-template-rows: auto auto auto;
        grid-template-columns: 1fr 1fr;
    }
    #w-node-_3052ee35-91b0-af6c-4e1c-d8ee26acf3fb-80d4121a,
    #w-node-_3052ee35-91b0-af6c-4e1c-d8ee26acf3fe-80d4121a,
    #w-node-_3052ee35-91b0-af6c-4e1c-d8ee26acf404-80d4121a,
    #w-node-_3052ee35-91b0-af6c-4e1c-d8ee26acf406-80d4121a {
        grid-column: span 2 / span 2;
    }
    #w-node-_12e12ca5-0a8c-9bae-07ca-df7c916209f6-80d4121a {
        grid-template-rows: auto auto auto;
        grid-template-columns: 1fr 1fr;
    }
    #w-node-_12e12ca5-0a8c-9bae-07ca-df7c916209f7-80d4121a,
    #w-node-_12e12ca5-0a8c-9bae-07ca-df7c916209fc-80d4121a {
        grid-column: span 2 / span 2;
    }
}

@media screen and (max-width: 479px) {
    #w-node-_78a3f643-e858-6d49-da00-8f5b29f4312b-80d4121a {
        grid-template-rows: auto auto auto;
        grid-template-columns: 1fr 1fr;
    }
    #w-node-_78a3f643-e858-6d49-da00-8f5b29f4312d-80d4121a,
    #w-node-_54e6ed7e-d93f-5656-95ce-2bf4d5ece950-80d4121a,
    #w-node-e7d1365f-8237-ff01-d5df-20161740a602-80d4121a,
    #w-node-_4acb4ff6-05b9-de60-a682-69a14c9b78b7-80d4121a,
    #w-node-_9cd29824-bd0c-fd41-1409-4f8b615663e8-80d4121a,
    #w-node-af5ed1a3-be1d-dd0b-81a8-a3c38066e821-80d4121a,
    #w-node-_7be81722-fb6e-e4cc-5488-c51185fa671e-80d4121a {
        grid-column: span 2 / span 2;
    }
    #w-node-_3052ee35-91b0-af6c-4e1c-d8ee26acf3fa-80d4121a {
        grid-template-rows: auto auto auto;
        grid-template-columns: 1fr 1fr;
    }
    #w-node-_3052ee35-91b0-af6c-4e1c-d8ee26acf3fb-80d4121a,
    #w-node-_3052ee35-91b0-af6c-4e1c-d8ee26acf3fe-80d4121a,
    #w-node-_3052ee35-91b0-af6c-4e1c-d8ee26acf404-80d4121a,
    #w-node-_3052ee35-91b0-af6c-4e1c-d8ee26acf406-80d4121a {
        grid-column: span 2 / span 2;
    }
    #w-node-_12e12ca5-0a8c-9bae-07ca-df7c916209f6-80d4121a {
        grid-template-rows: auto auto auto;
        grid-template-columns: 1fr 1fr;
    }
    #w-node-_12e12ca5-0a8c-9bae-07ca-df7c916209f7-80d4121a,
    #w-node-_12e12ca5-0a8c-9bae-07ca-df7c916209fc-80d4121a {
        grid-column: span 2 / span 2;
    }
}

@font-face {
    font-family: 'Pfdindisplaypro';
    src: url('/local/templates/main/assets_2023/css/../fonts/PFDinDisplayPro-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pfdindisplaypro';
    src: url('/local/templates/main/assets_2023/css/../fonts/PFDinDisplayPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pfdindisplaypro';
    src: url('/local/templates/main/assets_2023/css/../fonts/PFDinDisplayPro-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
/* End */


/* Start:/local/templates/main/assets_2023/css/fancybox.css?170093689415598*/
.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94))}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top, hsla(0deg, 0%, 0%, 0) 0%, hsla(0deg, 0%, 0%, 0.006) 8.1%, hsla(0deg, 0%, 0%, 0.021) 15.5%, hsla(0deg, 0%, 0%, 0.046) 22.5%, hsla(0deg, 0%, 0%, 0.077) 29%, hsla(0deg, 0%, 0%, 0.114) 35.3%, hsla(0deg, 0%, 0%, 0.155) 41.2%, hsla(0deg, 0%, 0%, 0.198) 47.1%, hsla(0deg, 0%, 0%, 0.242) 52.9%, hsla(0deg, 0%, 0%, 0.285) 58.8%, hsla(0deg, 0%, 0%, 0.326) 64.7%, hsla(0deg, 0%, 0%, 0.363) 71%, hsla(0deg, 0%, 0%, 0.394) 77.5%, hsla(0deg, 0%, 0%, 0.419) 84.5%, hsla(0deg, 0%, 0%, 0.434) 91.9%, hsla(0deg, 0%, 0%, 0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}
/* End */
/* /local/templates/main/assets/css/style.css?17537787411511 */
/* /local/templates/main/template_styles.css?1700936894171 */
/* /local/templates/main/assets_2023/css/template.css?1753790672184088 */
/* /local/templates/main/assets_2023/css/swiper-bundle.min.css?170093689418907 */
/* /local/templates/main/assets_2023/css/styles.css?172295009551776 */
/* /local/templates/main/assets_2023/css/response_1199.css?17038563603745 */
/* /local/templates/main/assets_2023/css/response_1024.css?17537810437983 */
/* /local/templates/main/assets_2023/css/response_767.css?17537810435801 */
/* /local/templates/main/assets_2023/css/response_479.css?17537810433513 */
/* /local/templates/main/assets_2023/css/normalize.css?17009368947772 */
/* /local/templates/main/assets_2023/css/webflow.css?173799013839212 */
/* /local/templates/main/assets_2023/css/rimera.webflow.css?173381802528468 */
/* /local/templates/main/assets_2023/css/fancybox.css?170093689415598 */
