@charset "UTF-8";
blockquote, body, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

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

abbr, fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: 400
}

ul li {
    list-style: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

legend {
    color: #000
}

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

img {
    max-width: 100%;
    height: auto
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomInDown {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0)
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
    }
}

@keyframes zoomInDown {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0)
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
    }
}

@-webkit-keyframes zoomInLeft {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0)
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0)
    }
}

@keyframes zoomInLeft {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0)
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0)
    }
}

@-webkit-keyframes zoomInRight {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0)
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0)
    }
}

@keyframes zoomInRight {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0)
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0)
    }
}

@-webkit-keyframes zoomInUp {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0)
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
    }
}

@keyframes zoomInUp {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0)
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
    }
}

@font-face {
    font-family: UR;
    src: url(fonts/Ubuntu-Regular.eot?#iefix) format("embedded-opentype"), url(fonts/Ubuntu-Regular.woff) format("woff"), url(fonts/Ubuntu-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: UM;
    src: url(fonts/Ubuntu-Medium.eot?#iefix) format("embedded-opentype"), url(fonts/Ubuntu-Medium.woff) format("woff"), url(fonts/Ubuntu-Medium.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: UL;
    src: url(fonts/Ubuntu-Light.eot?#iefix) format("embedded-opentype"), url(fonts/Ubuntu-Light.woff) format("woff"), url(fonts/Ubuntu-Light.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: UB;
    src: url(fonts/Ubuntu-Bold.eot?#iefix) format("embedded-opentype"), url(fonts/Ubuntu-Bold.woff) format("woff"), url(fonts/Ubuntu-Bold.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

.about {
    margin-bottom: 150px
}

.about__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.about__images {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 52%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 0 0 10px
}

@media (max-width: 780px) {
    .about {
        margin-bottom: 60px
    }

    .about__inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .about__images {
        width: 100%;
        margin-bottom: 100px
    }
}

.about__image {
    -webkit-transform: perspective(250px) rotateY(5deg);
    transform: perspective(250px) rotateY(5deg)
}

.about__image:last-child {
    margin: 150px 0 0 -100px
}

.about__side {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 48%;
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.about__text {
    font-family: UL, sans-serif;
    line-height: 1.2;
    font-size: 20px;
    text-align: center;
    max-width: 550px;
    margin-bottom: 30px
}

@media (max-width: 960px) {
    .about__text {
        font-size: 17px;
        line-height: 1.4
    }
}

@media (max-width: 780px) {
    .about__side {
        width: 100%
    }

    .about__text {
        font-size: 18px
    }
}

@media (max-width: 640px) {
    .about__text {
        font-size: 17px
    }
}

@media (max-width: 480px) {
    .about__text {
        font-size: 15px
    }
}

.about__join-btn {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, .3);
    text-align: center;
    width: 100%;
    max-width: 210px;
    padding: 5px;
    font-family: UL, sans-serif;
    font-size: 15px;
    text-decoration: none;
    color: inherit;
    -webkit-transition: background-color .5s;
    -o-transition: background-color .5s;
    transition: background-color .5s
}

.about__join-btn:hover {
    background-color: #ff0900;
    border-color: #ff0900;
    color: #fff
}

.article {
    margin-bottom: 80px
}

.article__title {
    font-size: 40px;
    line-height: 1.1;
    text-align: center;
    margin: 0 auto 20px;
    max-width: 700px
}

@media (max-width: 780px) {
    .article__title {
        font-size: 30px
    }

    .article__content {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.article__intro {
    font-family: UL, sans-serif;
    font-size: 20px;
    text-align: center;
    margin: 0 auto 30px;
    max-width: 700px
}

.article__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.article__image {
    width: 40%
}

@media (max-width: 1280px) {
    .article__image {
        width: 50%
    }
}

@media (max-width: 780px) {
    .article__image {
        width: 100%;
        margin-bottom: 50px
    }
}

.article__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.article__side {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 60%;
    max-width: 830px;
    padding-left: 30px
}

@media (max-width: 1280px) {
    .article__side {
        width: 50%
    }
}

@media (max-width: 780px) {
    .article__side {
        width: 100%;
        padding: 0
    }
}

.article__data {
    margin-bottom: 30px
}

.article__data span {
    display: block
}

.article__data span:nth-child(1) {
    font-size: 20px
}

.article__data span:nth-child(2) {
    font-family: UL, sans-serif;
    font-size: 15px;
    color: #ccc
}

.article__location {
    margin-bottom: 30px
}

.article__location span {
    display: block
}

.article__location span:nth-child(1) {
    font-family: UM, sans-serif;
    font-size: 20px
}

.article__location span:nth-child(2) {
    font-family: UL, sans-serif;
    font-size: 15px;
    color: #ccc
}

.article__info h2 {
    font-family: UM, sans-serif;
    font-size: 20px
}

.article__text {
    font-family: UL, sans-serif;
    font-size: 18px;
    line-height: 1.2
}

.breadcrumbs {
    margin-bottom: 50px !important
}

.breadcrumbs__link {
    display: inline-block;
    font-size: 14px;
    text-decoration: none
}

.breadcrumbs__link:first-child {
    color: #774c4c
}

.breadcrumbs__link:not(:first-child)::before {
    display: inline-block;
    content: '>';
    margin: 0 10px
}

.condition {
    margin-bottom: 100px
}

.condition__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.condition__inner.container {
    max-width: 1000px
}

.condition__image {
    width: 32%;
    -webkit-transform: perspective(250px) rotateY(5deg);
    transform: perspective(250px) rotateY(5deg)
}
.condition__image p {
    margin-top: 20px;
    text-align: center;
    -webkit-transform: perspective(250px) rotateY(5deg);
    transform: perspective(250px) rotateY(0deg) rotate(2.5deg);
}

@media (max-width: 780px) {
    .condition__image {
        width: 30%
    }
}

@media (max-width: 640px) {
    .condition__inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .condition__image {
        width: 100%;
        max-width: 250px;
        margin: 0 auto 40px
    }
}

.condition__side {
    width: 77%;
    padding-left: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 780px) {
    .condition__side {
        width: 70%
    }
}

@media (max-width: 640px) {
    .condition__side {
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
        text-align: center;
        padding: 0
    }
}

.condition__text {
    margin-bottom: 20px;
    font-family: UL, sans-serif
}

.condition__text p {
    margin-bottom: 5px
}

.condition__text a {
    color: inherit;
    text-decoration: none
}

.condition__signature {
    max-width: 140px
}

@media (max-width: 640px) {
    .condition__signature {
        margin: 0 auto
    }
}

.container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 1700px;
    margin: 0 auto;
    padding: 0 20px;
    width: 100%
}

.events {
    margin-bottom: 60px
}

.events__title {
    text-align: center
}

.events__intro {
    text-align: center;
    margin: 0 auto 30px;
    max-width: 700px
}

.events__items {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns:(1fr) [ 4 ];
    grid-template-columns:repeat(4, 1fr);
    grid-auto-rows: 410px;
    max-width: 1300px;
    margin: 0 auto 20px;
    overflow: auto
}

@media (min-width: 640px) {
    .events__items_homepage .events__item:nth-child(n+5) {
        display: none
    }
}

.events__item {
    color: inherit;
    text-decoration: none;
    background: url("") center no-repeat
}

.events__item_finished .events__item-data span:last-child {
    background-color: #8a8a8a;
    color: #fff !important
}

.events__item:hover {
    color: #fff
}

.events__item:hover .events__item-wrapper {
    background-color: rgba(0, 0, 0, .5)
}

.events__item:hover .events__item-data span:first-child {
    color: #fff
}

.events__item:hover .events__item-data span:last-child {
    color: #ccc
}

.events__item:hover .events__item-location span:first-child {
    color: #fff
}

.events__item-wrapper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-transition: background-color .5s;
    -o-transition: background-color .5s;
    transition: background-color .5s;
    padding: 20px 20px 0;
    height: 100%
}

@media (max-width: 640px) {
    .events__items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-height: 410px
    }

    .events__item {
        color: #fff
    }

    .events__item-wrapper {
        background-color: rgba(0, 0, 0, .5)
    }
}

.events__item-data {
    color: #774c4c;
    font-size: 17px;
    line-height: 1.1;
    margin-bottom: 12px
}

.events__item-data span {
    display: block;
    padding: 6px 0
}

.events__item-data span:last-child {
    display: inline-block;
    font-family: UM, sans-serif;
    font-size: 14px;
    padding: 5px 10px 5px 20px;
    margin-left: -20px
}

@media (max-width: 640px) {
    .events__item-data span:last-child {
        color: #ccc;
        font-size: 12px
    }

    .events__item-data span:first-child {
        color: #fff;
        font-size: 14px
    }

    .events__item-location span:last-child {
        font-size: 12px
    }
}

.events__item-location {
    color: #8a8a8a;
    font-family: UM, sans-serif;
    line-height: 1.4;
    font-size: 14px;
    margin-bottom: 40px
}

.events__item-location span {
    display: block
}

.events__item-location span:last-child {
    font-family: UL, sans-serif;
    color: #ccc
}

.events__item-title {
    font-family: UM, sans-serif;
    line-height: 1.5;
    font-size: 20px;
    margin-bottom: 5px
}

@media (max-width: 1100px) {
    .events__items {
        margin-right: -20px
    }

    .events__item {
        min-width: 300px
    }

    .events__item-title {
        font-size: 17px
    }
}
.gallery__items.h525px{
    height: 525px;
    overflow: hidden
}

.events__more, .more__events {
    display: block;
    color: inherit;
    font-family: UL, sans-serif;
    text-decoration: underline;
    font-size: 20px;
    max-width: 200px;
    text-align: right;
    margin: 0 0 0 auto;
    cursor: pointer;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.events__more:hover, .more__events:hover {
    color: #ff0900
}

.events__all {
    display: none;
    color: inherit;
    font-family: UL, sans-serif;
    text-decoration: underline;
    font-size: 20px;
    max-width: 200px;
    text-align: right;
    margin: 0 0 0 auto;
    cursor: pointer;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.events__all:hover {
    color: #ff0900
}

@media (max-width: 640px) {
    .events__item-location span:first-child {
        color: #fff;
        font-size: 12px
    }

    .events__more {
        display: none
    }

    .events__all {
        display: block
    }
}
@media(max-width: 640px){
    .gallery__items.h525px {
        overflow: auto;
    }
    .more__events{
        display: none;
    }
}
.footer {
    background: url(images/footer-bg.png) center/cover no-repeat;
    padding: 50px 0 10px
}

.footer__inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__logo {
    display: block;
    max-width: 120px;
    margin-bottom: 30px
}

.footer__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: 700px;
    margin-bottom: 40px
}

.footer__menu-link {
    font-family: UL, sans-serif;
    font-size: 18px;
    color: #fff;
    margin: 0 10px;
    text-decoration: none;
    white-space: nowrap
}

@media (max-width: 640px) {
    .footer__menu-link {
        font-size: 16px
    }
}

@media (max-width: 480px) {
    .footer__menu {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .footer__menu-link {
        font-size: 13px
    }
}

.footer__socials {
    margin-bottom: 5px
}

.footer__privacy {
    color: #fff;
    font-family: UL, sans-serif;
    font-size: 12px
}
.main {
    margin-top: 20px;
}
.footer__up-btn {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: -25px;
    right: 20px;
    width: 60px;
    height: 60px;
    background: url(images/button-up.svg) center/contain no-repeat;
    border: 1px solid #fff;
    -webkit-transition: border-color .5s;
    -o-transition: border-color .5s;
    transition: border-color .5s
}

.footer__up-btn:hover {
    border-color: #ff0900
}

@media (max-width: 960px) {
    .footer__up-btn {
        width: 50px;
        height: 50px
    }
}

.gallery {
    margin-bottom: 80px
}

.gallery__title {
    text-align: center
}

.gallery__title.title {
    margin-bottom: 40px
}

.gallery__items {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns:(1fr) [ 24 ];
    grid-template-columns:repeat(24, 1fr);
    grid-auto-rows: 310px;
    grid-gap: 5px;
    margin-bottom: 20px
}

@media (max-width: 640px) {
    .footer__up-btn {
        width: 40px;
        height: 40px
    }

    .gallery__items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow: auto
    }

    .gallery__item {
        min-height: 300px;
        min-width: 100%
    }
}

.gallery__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    overflow: hidden
}

.gallery__item_image .gallery__item-overlay {
    background-image: url(images/gallery__image-bg.svg)
}

.gallery__item_video .gallery__item-overlay {
    background-image: url(images/gallery__video-bg.svg)
}

.gallery__item:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.gallery__item img {
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.gallery__item:nth-child(1) {
    -ms-grid-column-span: 10;
    grid-column: span 10;
    -ms-grid-row-span: 2;
    grid-row: span 2
}

@media (max-width: 1100px) {
    .gallery__item:nth-child(1) {
        -ms-grid-column-span: 24;
        grid-column: span 24
    }
}

.gallery__item:nth-child(2) {
    -ms-grid-column-span: 7;
    grid-column: span 7
}

@media (max-width: 1100px) {
    .gallery__item:nth-child(2) {
        -ms-grid-column-span: 12;
        grid-column: span 12
    }
}

.gallery__item:nth-child(3) {
    -ms-grid-column-span: 7;
    grid-column: span 7
}

@media (max-width: 1100px) {
    .gallery__item:nth-child(3) {
        -ms-grid-column-span: 12;
        grid-column: span 12
    }
}

.gallery__item:nth-child(4) {
    -ms-grid-column-span: 7;
    grid-column: span 7
}

@media (max-width: 1100px) {
    .gallery__item:nth-child(4) {
        -ms-grid-column-span: 12;
        grid-column: span 12
    }
}

.gallery__item:nth-child(5) {
    -ms-grid-column-span: 7;
    grid-column: span 7
}
.gallery__item:nth-child(n+6) {
    -ms-grid-column-span: 8;
    grid-column: span 8;
    -ms-grid-row-span: 1;
    grid-row: span 1
}

@media (max-width: 1100px) {
    .gallery__item:nth-child(n+6) {
        -ms-grid-column-span: 24;
        grid-column: span 24
    }
}
.gallery__item-overlay {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    color: #fff;
    z-index: 1;
    bottom: 0;
    width: 100%;
    min-height: 110px;
    background: url("") bottom 20px right 20px no-repeat rgba(0, 0, 0, .5);
    padding: 10px 120px 10px 25px
}

.gallery__item-title {
    font-size: 20px;
    margin-bottom: 10px
}

@media (max-width: 1279px) and (min-width: 1101px) {
    .gallery__items {
        grid-auto-rows: 260px
    }

    .gallery__item-title {
        font-size: 16px
    }
}

@media (max-width: 779px) and (min-width: 641px) {
    .gallery__item-title {
        font-size: 16px
    }
}

@media (max-width: 360px) {
    .gallery__item-title {
        font-size: 16px
    }

    .gallery__item-brief {
        font-size: 14px
    }
}

.gallery__item-brief {
    font-family: UL, sans-serif;
    line-height: 1.3
}

@media (max-width: 1279px) and (min-width: 1101px) {
    .gallery__item-brief {
        font-size: 14px
    }
}

@media (max-width: 779px) and (min-width: 641px) {
    .gallery__item-brief {
        font-size: 14px
    }
}

.gallery__counter {
    display: none;
    max-width: 90px;
    height: 35px;
    margin: 0 auto
}

@media (max-width: 640px) {
    .gallery__item-overlay {
        padding-right: 85px
    }

    .gallery__counter {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.gallery__counter span {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.gallery__counter span:first-child {
    border-right: 2px solid #777;
    font-size: 21px
}

.header {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 40px;
    border-bottom: 1px solid #eaeaea
}

.header_dark {
    color: #fff;
    border: none;
    margin-bottom: 0
}

.header_dark .header__menu-toggle {
    background-image: url(images/ic-toggle.svg);
    border-color: #fff
}

.header_dark .header__menu-toggle.opened {
    background-image: url(images/ic-close.svg)
}

.header_dark .header__menu {
    background-color: rgba(0, 0, 0, .5);
    border-color: transparent
}

.header_dark .header__socials-item_fb {
    background-image: url(images/ic-fbook.svg)
}

.header_dark .header__socials-item_inst {
    background-image: url(images/ic-inst.svg)
}

.header_dark .header__socials-item_yout {
    background-image: url(images/ic-yout.svg)
}
.header_dark .header__socials-item_tiktok {
    background: url(images/ic-tiktok.svg) no-repeat
}


.header__top {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 45px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 10;
    width: 100%;
    max-width: 1700px;
    margin: 0 auto
}

.header__logo {
    margin-right: 20px;
    width:55px;
}

.header__lang-toggle {
    position: relative;
    z-index: 12;
    font-family: UL, sans-serif;
    font-size: 20px;
    margin: 0 15px 0 auto
}

.header__lang-toggle a {
    color: inherit;
    text-decoration: none;
    display: none
}

.header__lang-toggle a.active {
    display: block
}

.header__menu-toggle {
    display: block;
    position: relative;
    z-index: 12;
    border: 1px solid #000;
    border-radius: 50%;
    height: 56px;
    width: 56px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    cursor: pointer;
    background: url(images/ic-toggle-black.svg) center no-repeat;
    -webkit-transition: border-color .5s;
    -o-transition: border-color .5s;
    transition: border-color .5s
}

.header__menu-toggle:hover {
    border-color: #ff0900
}

.header__menu-toggle.opened {
    background-image: url(images/ic-close-black.svg)
}

.header__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    height: 100vh;
    z-index: 11;
    right: -500px;
    top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 500px;
    width: 100%;
    padding: 50px 20px 30px;
    background-color: rgba(255, 255, 255, .5);
    -webkit-backdrop-filter: blur(14px);
    backdrop-filter: blur(14px);
    border-left: 1px solid #eaeaea;
    -webkit-transition: right .3s ease-in;
    -o-transition: right .3s ease-in;
    transition: right .3s ease-in;
    overflow: auto
}

.header__menu.opened {
    right: 0
}

.header__navi {
    margin: auto 0
}

.header__navi-link {
    display: block;
    color: inherit;
    text-decoration: none;
    font-family: UL, sans-serif;
    font-size: 18px;
    padding: 10px;
    text-align: right
}

.header__socials {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding: 5px 5px
}

.header__socials-item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 22px;
    height: 22px;
    margin-left: 10px
}

.header__socials-item_fb {
    background: url(images/ic-fbook-black.svg) center no-repeat;
    width: 14px
}

.header__socials-item_inst {
    background: url(images/ic-inst-black.svg) center no-repeat
}

.header__socials-item_yout {
    background: url(images/ic-yout-black.svg) center no-repeat
}

.header__showcase-close {
    margin-left: auto
}

.header__showcase-close a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    border: 1px solid #ff0900;
    border-radius: 50%;
    height: 56px;
    width: 56px;
    cursor: pointer;
    background: url(images/ic-close.svg) center no-repeat;
    -webkit-transition: border-color .5s;
    -o-transition: border-color .5s;
    transition: border-color .5s
}

.header__showcase-close a:hover {
    border-color: #fff
}

@font-face {
    font-family: swiper-icons;
    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") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-multirow-column > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-container-pointer-events {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-pointer-events.swiper-container-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

.hero {
    height: 100vh;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    color: #fff;
    margin: -146px 0 40px
}

.hero__slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    min-width: 0
}

.hero__slide {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    background: url("") center right/cover no-repeat #415559;
    width: 100%;
    height: 100%;
    min-width: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.hero__slide-content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 10;
    max-width: 630px;
    padding: 0 40px
}

@media (max-width: 780px) {
    .hero__slide-content {
        padding: 0 80px
    }
}

@media (max-width: 640px) {
    .hero__slide-content {
        padding: 0 40px
    }
}
@media (max-width: 330px){
    .hero__bottom{
        bottom: 80px;
    }
}

.hero__slide-content h2 {
    font-size: 40px;
    line-height: 1.1;
    text-align: center;
    margin-bottom: 10px
}

@media (max-width: 1100px) {
    .gallery__item:nth-child(5) {
        -ms-grid-column-span: 12;
        grid-column: span 12
    }

    .hero__slide-content h2 {
        font-size: 35px
    }
}

@media (max-width: 480px) {
    .hero__slide-content {
        padding: 0 20px
    }

    .hero__slide-content h2 {
        font-size: 25px
    }
}

@media (max-width: 360px) {
    .hero__slide-content h2 {
        font-size: 22px;
        margin-bottom: 15px
    }
}

.hero__slide-content p {
    font-family: UL, sans-serif;
    font-size: 20px;
    line-height: 1.3;
    text-align: center;
    margin-bottom: 20px
}

@media (max-width: 480px) {
    .hero__slide-content p {
        font-size: 16px
    }
}

.hero__slide-callback {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, .3);
    text-align: center;
    width: 100%;
    max-width: 210px;
    padding: 5px;
    margin: 0 auto;
    font-family: UL, sans-serif;
    font-size: 15px;
    text-decoration: none;
    color: inherit;
    -webkit-transition: background-color .5s;
    -o-transition: background-color .5s;
    transition: background-color .5s
}

@media (max-width: 360px) {
    .hero__slide-content p {
        font-size: 15px;
        line-height: 1.4
    }

    .hero__slide-callback {
        max-width: 180px
    }
}

.hero__slide-callback:hover {
    border-color: #ff0900;
    background-color: #ff0900;
    color: #fff
}

.hero__slider-navi {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 9;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-right: 1px solid rgba(255, 255, 255, .5);
    margin: 210px 8% 70px auto;
    width: 100%;
    max-width: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    counter-reset: dot-ctr
}

@media (max-width: 1680px) {
    .hero__slider-navi {
        margin-right: 50px
    }
}

@media (max-width: 960px) {
    .hero__slider-navi {
        margin-right: 0
    }
}

@media (max-width: 640px) {
    .hero__slider-navi {
        padding-top: 250px
    }
}

@media (max-width: 360px) {
    .hero__slider-navi {
        max-width: 70px
    }
}

.hero__slider-dot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 70%;
    cursor: pointer;
    margin-left: auto;
    padding: 2px 0;
    -webkit-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s
}

.hero__slider-dot::before {
    counter-increment: dot-ctr;
    content: "0" counter(dot-ctr);
    font-family: UL, sans-serif;
    font-size: 15px;
    color: rgba(255, 255, 255, .5);
    margin-right: 3px
}

.hero__slider-dot::after {
    display: block;
    content: '';
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.hero__slider-dot:hover, .hero__slider-dot_active {
    width: 100%
}

.hero__slider-dot:hover::before, .hero__slider-dot_active::before {
    font-size: 20px;
    color: #fff
}

.hero__slider-dot:hover::after, .hero__slider-dot_active::after {
    border-color: #fff
}

.hero__bottom {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 9;
    width: 100%;
    max-width: 1700px;
    margin: 0 auto;
    padding: 0 20px
}

@media (max-width: 780px) {
    .hero__socials {
        margin-bottom: 40px
    }

    .hero__go-down {
        display: none
    }
    .hero__bottom{
        display: none;
    }
}

@media (max-width: 480px) {
    .hero__socials {
        margin: 0 auto 40px
    }
}

.hero__go-down {
    text-align: center;
    margin-bottom: 10px
}

.hero__go-down a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    height: 60px;
    width: 27px;
    border: 2px solid rgba(255, 255, 255, .5);
    border-radius: 100px;
    -webkit-transition: border-color .3s;
    -o-transition: border-color .3s;
    transition: border-color .3s;
    position: relative
}

.hero__go-down a::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    content: '';
    width: 4px;
    height: 20px;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, .5);
    position: absolute;
    top: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
    -webkit-animation: 1.2s ease-in infinite moveDown;
    animation: 1.2s ease-in infinite moveDown
}

@-webkit-keyframes moveDown {
    0% {
        top: 5px
    }
    100% {
        top: 30px
    }
}

@keyframes moveDown {
    0% {
        top: 5px
    }
    100% {
        top: 30px
    }
}

.hero__go-down a:hover {
    border-color: #fff
}

.hero__go-down a:hover::before {
    background-color: #fff
}

.join {
    margin-bottom: 70px
}

.join__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.join__form {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 42%;
    margin-right: 12px;
    border: 1px solid #cacaca;
    padding: 40px 60px 35px
}

@media (max-width: 1440px) {
    .join__form {
        width: 50%
    }
}

@media (max-width: 1100px) {
    .join__inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

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

@media (max-width: 480px) {
    .join__form {
        padding: 30px 20px
    }
}

.join__title {
    text-align: center
}

.join__fields {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns:(1fr) [ 2 ];
    grid-template-columns:repeat(2, 1fr);
    grid-gap: 20px 30px;
    margin-bottom: 40px
}

.join__field span {
    font-size: 14px;
    display: block
}

.join__field input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    min-width: 0;
    display: block;
    border: 1px solid #aaa;
    padding: 8px 12px;
    border-radius: 5px;
    font-size: 14px
}

.join__field input::-webkit-input-placeholder {
    font-family: UL, sans-serif;
    color: #ccc
}

.join__field input::-moz-placeholder {
    font-family: UL, sans-serif;
    color: #ccc
}

.join__field input:-ms-input-placeholder {
    font-family: UL, sans-serif;
    color: #ccc
}

.join__field input::-ms-input-placeholder {
    font-family: UL, sans-serif;
    color: #ccc
}

.join__field input::placeholder {
    font-family: UL, sans-serif;
    color: #ccc
}

.join__form-submit {
    color: #000;
    display: block;
    margin: 0 auto;
    border: 1px solid #aaa;
    padding: 6px 6px 7px;
    font-size: 15px;
    font-family: UL, sans-serif;
    background: 0 0;
    width: 100%;
    max-width: 200px;
    cursor: pointer;
    -webkit-transition: background-color .5s;
    -o-transition: background-color .5s;
    transition: background-color .5s
}

.join__form-submit:hover {
    background-color: #ff0900;
    border-color: #ff0900;
    color: #fff
}

@media (max-width: 640px) {
    .join__fields {
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr
    }

    .join__form-submit {
        max-width: none
    }
}

.join__side {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58%;
    padding: 55px 40px;
    border: 1px solid #cacaca
}

@media (max-width: 1440px) {
    .join__side {
        width: 50%
    }
}

@media (max-width: 1100px) {
    .join__side {
        width: 100%
    }
}

.join__side-cap {
    font-family: UL, sans-serif;
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 18px;
}

.join__side-text p {
    font-family: UL, sans-serif;
    margin-bottom: 16px;
    font-size: 17px;
}

@media (max-width: 480px) {
    .join__side {
        padding: 30px 20px
    }

    .join__side-cap {
        font-size: 17px
    }

    .join__side-text p {
        font-size: 15px
    }
}

.join__side-text a {
    color: inherit;
    text-decoration: none
}

.blocker {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, .75);
    text-align: center
}

.blocker:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -.05em
}

.blocker.behind {
    background-color: transparent
}

.modal {
    display: none;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    max-width: 500px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 90%;
    background: #fff;
    padding: 15px 30px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    text-align: left
}

.modal a.close-modal {
    position: absolute;
    top: -12.5px;
    right: -12.5px;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==)
}

.modal-spinner {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    padding: 12px 16px;
    border-radius: 5px;
    background-color: #111;
    height: 20px
}

.modal-spinner > div {
    border-radius: 100px;
    background-color: #fff;
    height: 20px;
    width: 2px;
    margin: 0 1px;
    display: inline-block;
    -webkit-animation: 1.2s ease-in-out infinite sk-stretchdelay;
    animation: 1.2s ease-in-out infinite sk-stretchdelay
}

.modal-spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.modal-spinner .rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.modal-spinner .rect4 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

@-webkit-keyframes sk-stretchdelay {
    0%, 100%, 40% {
        -webkit-transform: scaleY(.5)
    }
    20% {
        -webkit-transform: scaleY(1)
    }
}

@keyframes sk-stretchdelay {
    0%, 100%, 40% {
        transform: scaleY(.5);
        -webkit-transform: scaleY(.5)
    }
    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1)
    }
}

.modal__hidden {
    display: none
}

.blocker {
    z-index: 13;
    padding: 15px
}

.partners {
    margin-bottom: 100px
}

.partners__title {
    text-align: center
}

.partners__intro {
    text-align: center;
    margin: 0 auto 30px;
    max-width: 700px
}

.partners__items {
    display: -ms-grid;
    display: flex;
    -ms-grid-columns:(1fr) [ 4 ];
    grid-template-columns:repeat(2, 1fr);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-gap: 20px;
    max-width: 1150px;
    margin: 0 auto 70px
}

.partners__item {
    text-align: center;
    width: 30%;
    padding: 0 30px;
}

.partners__more {
    display: block;
    color: inherit;
    font-family: UL, sans-serif;
    font-size: 20px;
    max-width: 200px;
    text-align: center;
    text-decoration: underline;
    cursor: pointer;
    margin: 0 auto;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.partners__more:hover {
    color: #ff0900
}

@font-face {
    font-family: lg;
    src: url(fonts/lg.ttf?io9a6k) format("truetype"), url(fonts/lg.woff?io9a6k) format("woff"), url(fonts/lg.svg?io9a6k#lg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

.lg-icon {
    font-family: lg !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lg-next, .lg-prev {
    background-color: rgba(0, 0, 0, .45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
    outline: 0;
    border: none
}

.lg-next.disabled, .lg-prev.disabled {
    opacity: 0 !important;
    cursor: default
}

.lg-next:hover:not(.disabled), .lg-prev:hover:not(.disabled) {
    color: #fff
}

.lg-single-item .lg-next, .lg-single-item .lg-prev {
    display: none
}

.lg-next {
    right: 20px
}

.lg-next:before {
    content: '\e095'
}

.lg-prev {
    left: 20px
}

.lg-prev:after {
    content: '\e094'
}

@-webkit-keyframes lg-right-end {
    0%, 100% {
        left: 0
    }
    50% {
        left: -30px
    }
}

@keyframes lg-right-end {
    0%, 100% {
        left: 0
    }
    50% {
        left: -30px
    }
}

@-webkit-keyframes lg-left-end {
    0%, 100% {
        left: 0
    }
    50% {
        left: 30px
    }
}

@keyframes lg-left-end {
    0%, 100% {
        left: 0
    }
    50% {
        left: 30px
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: .3s lg-right-end;
    animation: .3s lg-right-end;
    position: relative
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: .3s lg-left-end;
    animation: .3s lg-left-end;
    position: relative
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.lg-media-overlap .lg-toolbar {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .4)));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .4));
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .4))
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: 0;
    will-change: color;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear;
    background: 0 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.lg-toolbar .lg-icon.lg-icon-18 {
    font-size: 18px
}

.lg-toolbar .lg-icon:hover {
    color: #fff
}

.lg-toolbar .lg-close:after {
    content: '\e070'
}

.lg-toolbar .lg-maximize {
    font-size: 22px
}

.lg-toolbar .lg-maximize:after {
    content: '\e90a'
}

.lg-toolbar .lg-download:after {
    content: '\e0f2'
}

.lg-sub-html {
    color: #eee;
    font-size: 16px;
    padding: 10px 40px;
    text-align: center;
    z-index: 1080;
    opacity: 0;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 700
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0
}

.lg-sub-html a {
    color: inherit
}

.lg-sub-html a:hover {
    text-decoration: underline
}

.lg-media-overlap .lg-sub-html {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .6)));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6))
}

.lg-item .lg-sub-html {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0
}

.lg-error-msg {
    font-size: 14px;
    color: #999
}

.lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    height: 47px;
    vertical-align: middle
}

.lg-closing .lg-next, .lg-closing .lg-prev, .lg-closing .lg-sub-html, .lg-closing .lg-toolbar {
    opacity: 0
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    opacity: 0;
    will-change: opacity;
    -webkit-transition: opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    -o-transition: opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    transition: opacity 250ms cubic-bezier(0, 0, .25, 1) !important
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    opacity: 1
}

.lg-group:after {
    content: '';
    display: table;
    clear: both
}

.lg-on {
    scroll-behavior: unset
}

.lg-hide-sub-html .lg-sub-html, .lg-next, .lg-pager-outer, .lg-prev, .lg-toolbar {
    opacity: 0;
    will-change: transform, opacity;
    -webkit-transition: opacity .25s cubic-bezier(0, 0, .25, 1), -webkit-transform .25s cubic-bezier(0, 0, .25, 1);
    -o-transition: transform .25s cubic-bezier(0, 0, .25, 1), opacity .25s cubic-bezier(0, 0, .25, 1);
    transition: transform .25s cubic-bezier(0, 0, .25, 1), opacity .25s cubic-bezier(0, 0, .25, 1), -webkit-transform .25s cubic-bezier(0, 0, .25, 1)
}

.lg-show-in .lg-next, .lg-show-in .lg-pager-outer, .lg-show-in .lg-prev, .lg-show-in .lg-toolbar, .lg-show-in.lg-hide-sub-html .lg-sub-html {
    opacity: 1
}

.lg-show-in .lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
}

.lg-show-in .lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
}

.lg-show-in .lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
}

.lg-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    text-align: left;
    opacity: .001;
    outline: 0;
    will-change: opacity;
    -webkit-transition: opacity .15s;
    -o-transition: opacity .15s;
    transition: opacity .15s
}

.lg-outer * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.lg-outer.lg-visible, .lg-outer.lg-zoom-from-image {
    opacity: 1
}

.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current, .lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide, .lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide {
    -webkit-transition-duration: inherit !important;
    -o-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    -o-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
    -webkit-transition-duration: 0s !important;
    -o-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1
}

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%;
    outline: 0
}

.lg-outer .lg-inner {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    white-space: nowrap
}

.lg-outer .lg-item {
    will-change: transform, opacity;
    display: none !important
}

.lg-outer .lg-item:not(.lg-start-end-progress) {
    background: url(images/loading.gif) center center no-repeat
}

.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {
    display: inline-block !important
}

.lg-outer .lg-img-wrap, .lg-outer .lg-item {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%
}

.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.lg-outer .lg-img-wrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    white-space: nowrap;
    font-size: 0
}

.lg-outer .lg-item.lg-complete {
    background-image: none
}

.lg-outer .lg-item.lg-current {
    z-index: 1060
}

.lg-outer .lg-object {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    position: relative
}

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play-button {
    opacity: 0;
    will-change: opacity;
    -webkit-transition: opacity .15s;
    -o-transition: opacity .15s;
    transition: opacity .15s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play-button, .lg-outer.lg-show-after-load .lg-item.lg-zoom-from-image .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-zoom-from-image .lg-video-play-button {
    opacity: 1
}

.lg-outer .lg-empty-html {
    display: none
}

.lg-outer[data-lg-slide-type=iframe] .lg-download, .lg-outer[data-lg-slide-type=video] .lg-download {
    opacity: .75;
    pointer-events: none
}

.lg-outer .lg-first-slide .lg-dummy-img {
    position: absolute;
    top: 50%;
    left: 50%
}

.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html {
    opacity: 1;
    -webkit-transition: opacity .2s ease-out .15s;
    -o-transition: opacity .2s ease-out .15s;
    transition: opacity .2s ease-out .15s
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    will-change: opacity;
    -webkit-transition: opacity 333ms ease-in;
    -o-transition: opacity 333ms ease-in;
    transition: opacity 333ms ease-in
}

.lg-backdrop.in {
    opacity: 1
}

.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important
}

.lg-css3.lg-use-css3 .lg-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
    opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
    -webkit-transition: opacity .1s;
    -o-transition: opacity .1s;
    transition: opacity .1s
}

.lg-css3.lg-use-css3 .lg-item.lg-start-progress {
    -webkit-transition: -webkit-transform 1s cubic-bezier(.175, .885, .32, 1.275);
    -o-transition: transform 1s cubic-bezier(.175, .885, .32, 1.275);
    transition: transform 1s cubic-bezier(.175, .885, .32, 1.275);
    transition: transform 1s cubic-bezier(.175, .885, .32, 1.275), -webkit-transform 1s cubic-bezier(.175, .885, .32, 1.275)
}

.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1);
    -o-transition: transform 1s cubic-bezier(0, 0, .25, 1);
    transition: transform 1s cubic-bezier(0, 0, .25, 1);
    transition: transform 1s cubic-bezier(0, 0, .25, 1), -webkit-transform 1s cubic-bezier(0, 0, .25, 1)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transition: opacity .1s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1);
    -o-transition: transform 1s cubic-bezier(0, 0, .25, 1), opacity .1s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1), opacity .1s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1)
}

.lg-container {
    font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', 'Liberation Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    display: none
}

.lg-container.lg-show {
    display: block
}

.lg-container.lg-dragging-vertical .lg-backdrop {
    -webkit-transition-duration: 0s !important;
    -o-transition-duration: 0s !important;
    transition-duration: 0s !important
}

.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current {
    -webkit-transition-duration: 0s !important;
    -o-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1
}

.lg-inline .lg-backdrop, .lg-inline .lg-outer {
    position: absolute
}

.lg-inline .lg-backdrop {
    z-index: 1
}

.lg-inline .lg-outer {
    z-index: 2
}

.lg-inline .lg-maximize:after {
    content: '\e909'
}

.lg-components {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    will-change: transform;
    -webkit-transition: -webkit-transform .35s ease-out;
    -o-transition: transform .35s ease-out;
    transition: transform .35s ease-out;
    transition: transform .35s ease-out, -webkit-transform .35s ease-out;
    z-index: 1080;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition-duration: 0s !important;
    -o-transition-duration: 0s !important;
    transition-duration: 0s !important
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    will-change: transform;
    -webkit-transition: -webkit-transform .5s cubic-bezier(.12, .415, .01, 1.19);
    -o-transition: transform .5s cubic-bezier(.12, .415, .01, 1.19);
    transition: transform .5s cubic-bezier(.12, .415, .01, 1.19);
    transition: transform .5s cubic-bezier(.12, .415, .01, 1.19), -webkit-transform .5s cubic-bezier(.12, .415, .01, 1.19)
}

.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    will-change: transform;
    -webkit-transition: -webkit-transform .8s cubic-bezier(0, 0, .25, 1);
    -o-transition: transform .8s cubic-bezier(0, 0, .25, 1);
    transition: transform .8s cubic-bezier(0, 0, .25, 1);
    transition: transform .8s cubic-bezier(0, 0, .25, 1), -webkit-transform .8s cubic-bezier(0, 0, .25, 1)
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img, .lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    will-change: opacity, transform;
    -webkit-transition: opacity .15s, -webkit-transform .5s cubic-bezier(.12, .415, .01, 1.19) !important;
    -o-transition: transform .5s cubic-bezier(.12, .415, .01, 1.19), opacity .15s !important;
    transition: transform .5s cubic-bezier(.12, .415, .01, 1.19), opacity .15s, -webkit-transform .5s cubic-bezier(.12, .415, .01, 1.19) !important;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-icon.lg-zoom-in:after {
    content: '\e311'
}

.lg-icon.lg-actual-size {
    font-size: 20px
}

.lg-icon.lg-actual-size:after {
    content: '\e033'
}

.lg-icon.lg-zoom-out {
    opacity: .5;
    pointer-events: none
}

.lg-icon.lg-zoom-out:after {
    content: '\e312'
}

.lg-zoomed .lg-icon.lg-zoom-out {
    opacity: 1;
    pointer-events: auto
}

.lg-outer.lg-first-slide-loading .lg-actual-size, .lg-outer.lg-first-slide-loading .lg-zoom-in, .lg-outer.lg-first-slide-loading .lg-zoom-out, .lg-outer[data-lg-slide-type=iframe] .lg-actual-size, .lg-outer[data-lg-slide-type=iframe] .lg-zoom-in, .lg-outer[data-lg-slide-type=iframe] .lg-zoom-out, .lg-outer[data-lg-slide-type=video] .lg-actual-size, .lg-outer[data-lg-slide-type=video] .lg-zoom-in, .lg-outer[data-lg-slide-type=video] .lg-zoom-out {
    opacity: .75;
    pointer-events: none
}

.showcase {
    background-color: #000;
    margin-top: -146px
}

.showcase__top {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 146px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 140px 0 300px
}

@media (max-width: 780px) {
    .partners__items {
        -ms-grid-columns:(1fr) [ 2 ];
        grid-template-columns:repeat(2, 1fr)
    }

    .showcase__top {
        padding: 0 140px 0 250px
    }
}

@media (max-width: 640px) {
    .showcase__top {
        padding: 130px 20px 40px
    }
}

.showcase__title span {
    color: #fff;
    display: block
}

.showcase__title span:first-child {
    font-family: UM, sans-serif;
    font-size: 35px;
    line-height: 1;
    margin-bottom: 8px
}

.showcase__title span:last-child {
    font-family: UL, sans-serif
}

@media (max-width: 960px) {
    .showcase__title span:first-child {
        font-size: 28px
    }

    .showcase__title span:last-child {
        font-size: 14px
    }
}

.showcase__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.showcase__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2px;
    width: 33.3%
}

@media (max-width: 1280px) {
    .showcase__item {
        width: 50%
    }
}

@media (max-width: 780px) {
    .showcase__item {
        width: 100%
    }
}

.showcase__item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 180px;
    padding: 5px 5px;
    -webkit-transition: border-color .5s;
    -o-transition: border-color .5s;
    transition: border-color .5s
}

.socials span {
    font-family: UL, sans-serif;
    color: #fff;
    margin-right: auto
}

.socials__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 22px;
    height: 22px;
    margin-left: 10px
}

.socials__item_fb {
    background: url(images/ic-fbook.svg) center no-repeat;
    width: 14px
}

.socials__item_inst {
    background: url(images/ic-inst.svg) center no-repeat
}

.socials__item_yout {
    background: url(images/ic-yout.svg) center no-repeat
}
.socials__item_tiktok{
    background: url(images/ic-tiktok.svg) no-repeat;
}

.title {
    font-family: UR, sans-serif;
    line-height: 1.1;
    font-size: 35px;
    margin-bottom: 30px
}

@media (max-width: 1100px) {
    .title {
        font-size: 30px
    }
}

@media (max-width: 780px) {
    .title {
        font-size: 25px
    }
}

@media (max-width: 640px) {
    .title {
        font-size: 20px
    }
}

body, html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    line-height: calc(16px * 1.4);
    font-family: UR, sans-serif;
    background-color: #fff;
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-top: auto
}

strong {
    font-weight: 700
}

em {
    font-style: italic
}

p {
    margin-bottom: 10px
}

a {
    color: inherit;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

a:hover {
    color: #ff0900
}

.hidden {
    display: none
}
@media (max-width: 768px) {
    .partners__items{
        flex-wrap: wrap;
    }
    .partners__items{
        width: 100%;
    }
    .partners__item{
        width: 45%;
    }
}
@media (max-width: 470px) {
    .partners__item{
        width: 100%;
    }
}
.join__form .join__title.title{
    margin-bottom: 25px;
}
.join__form .join__title.title:nth-child(2){
    font-size: 25px;
    margin-bottom: 10px;
}
.join__form .join__title.title:nth-child(3){
    font-size: 25px;
    margin-bottom: 30px;
}

.join__side-text p.p-bigger{
    font-size: 22px;
}
.video{
    margin-bottom: 60px;
}
.video-title{
    text-align: center;
}

.video-items-container{
    display: flex;
    margin: 0 -7px;
    flex-wrap: wrap;
    justify-content: center;
}

.video-item{
    margin: 0 7px 20px;
    width: 24%;
}

.video-img{
    position: relative;
    transition: .4s;
}
.video-img:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,.4);
    background-image: url("/themes/clubgt/assets/images/play.svg");
    background-size: 80px;
    background-repeat: no-repeat;
    background-position: center;
    transition: .4s;
}
.video-img:hover:before{
    background-color: rgba(0,0,0,.8);
    transition: .4s;
}
.video-img{
    height: 300px;
    margin-bottom: 15px;
}

.video-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (max-width: 1420px){
    .video-item {
        width: 32%;
    }
}
@media (max-width: 1074px){
    .video-item {
        width: 48%;
    }
    .video-items-container{
        flex-wrap: wrap;
        justify-content: space-between;
    }
}
@media (max-width: 860px){
    .video-item{
        width: 47%;
    }
}

@media (max-width: 510px){
    .video-item{
        width: 100%;
    }
}

@media(max-width: 1100px){
    .join__form{
        margin-right: 0;
    }
}
