/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
main {
    display: block
}

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

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

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

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

b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

input {
    overflow: visible
}

select {
    text-transform: none
}

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

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

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

fieldset {
    padding: .35em .75em .625em
}

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

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    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-decoration {
    -webkit-appearance: none
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

a {
    transition: .3s ease-in-out 0s
}

button {
    transition: .3s ease-in-out 0s
}

menu {
    margin: 0;
    padding: 0;
    list-style: none
}

button {
    cursor: pointer
}

button:focus {
    outline: 0
}

/*ol {
    margin: 0;
    padding: 0;
    list-style: none
}*/

@media (max-width:1199px) {
    .col-md-6 {
        flex-basis: 50%;
        max-width: 50%;
        padding: 0 15px
    }
}

.col-lg-9 {
    flex-basis: 75%;
    max-width: 75%;
    padding: 0 15px
}

.col-12 {
    flex-basis: 100%;
    max-width: 100%;
    padding: 0 15px
}

.form-block {
    border: 3px solid #383874;
    width: 100%;
    max-width: 960px;
    margin: 36px auto
}

.form-block .form-box iframe {
    min-height: 538px
}

@media (max-width:639px) {
    .form-block .form-box iframe {
        min-height: 642px
    }
}

@media (max-width:991px) {
    .form-block {
        max-width: 600px
    }
}

@media (max-width:639px) {
    .form-block {
        max-width: 330px
    }

    .form-block .container {
        padding: 0
    }
}

input,
textarea {
    -webkit-appearance: none
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #778698;
    font-size: 1.2rem;
    font-weight: 500
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #778698;
    font-size: 1.2rem;
    font-weight: 500
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #778698;
    font-size: 1.2rem;
    font-weight: 500
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #778698;
    font-size: 1.2rem;
    font-weight: 500
}

input:focus,
textarea:focus {
    outline: 0
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    color: transparent
}

input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
    color: transparent
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
    color: transparent
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    color: transparent
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

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

input[type=checkbox],
input[type=radio] {
    position: absolute;
    opacity: 0
}

option[default] {
    display: none
}

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

.form-group input[type=tel] {
    border-radius: 5px;
    border: 0;
    height: 50px;
    width: 100%;
    padding: 5px 15px
}

.form-group.form-group--submit {
    margin-bottom: 0
}

.form-group.form-group--submit .btn--block {
    width: 100%
}

.btn {
    display: inline-block;
    border: 0;
    -webkit-appearance: none;
    text-align: center
}

.btn.btn--red {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 0 39px;
    line-height: 50px;
    height: 50px;
    color: #fff;
    background-color: #cb0928
}

@media (max-width:1199px) {
    .btn.btn--red {
        padding-left: 35px;
        padding-right: 35px
    }
}

.btn.btn--red:hover {
    background-color: #393874
}

.whatsapp-btn {
    border: 2px solid #4caf50;
    padding-left: 45px;
    padding-right: 45px;
    height: 60px;
    font-size: 16px;
    color: #4caf50;
    border-radius: 10px;
    display: none;
    align-items: center;
    text-align: center;
    font-weight: 700;
    vertical-align: middle
}

.whatsapp-btn:hover {
    background-color: #4caf50;
    color: #fff
}

.whatsapp-btn .icon {
    font-size: 18px;
    margin-right: 6px
}

@media (max-width:767px) {
    .whatsapp-btn {
        display: inline-flex
    }
}

.title-lg {
    font-size: 44px;
    font-weight: 700;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 62px
}

@media (max-width:1199px) {
    .title-lg {
        font-size: 42px
    }
}

@media (max-width:767px) {
    .title-lg {
        font-size: 32px
    }
}

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

.title-sm {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 1.55;
    font-weight: 500
}

@media (max-width:1199px) {
    .title-sm {
        font-size: 24px;
        line-height: 1.5;
        margin-bottom: 24px
    }
}

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

.black-w {
    font-weight: 900
}

.bold {
    font-weight: 700
}

.red {
    color: #cb0928
}

.violet {
    color: #393874
}

.violet-highlight {
    display: inline-block;
    color: #fff;
    padding: 1px 12px;
    position: relative
}

.violet-highlight:after {
    content: '';
    background-color: #393874;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100% + 8px);
    z-index: -1
}

@media (max-width:1199px) {
    .header__nav {
        transition: .4s ease 0s
    }

    .header__nav.is-open {
        transform: translateX(0)
    }
}

.header__nav a:hover {
    background-color: #393874
}

.header__btn a:hover {
    color: #fff;
    background-color: #393874
}

.header__menu-toogle span {
    transition: all .3s
}

.header__menu-toogle span:after,
.header__menu-toogle span:before {
    transition: all .3s
}

.header__menu-toogle.on span {
    background-color: transparent
}

.header__menu-toogle.on span:before {
    transform: rotate(45deg) translate(5px, 5px)
}

.header__menu-toogle.on span:after {
    transform: rotate(-45deg) translate(7px, -8px)
}

.mobile-menu-cover {
    display: none;
    position: fixed;
    background: #000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 9;
    opacity: .6
}

@media (max-width:1199px) {
    .mobile-menu-cover {
        display: block
    }
}

.fixed .header__menu-toogle {
    width: 48px;
    height: 48px;
    background: rgba(17, 17, 17, .5);
    border-radius: 50%;
    justify-content: center
}

.fixed .header__menu-toogle span {
    width: 22px
}

.fixed .header__menu-toogle span:before {
    top: -7px
}

.fixed .header__menu-toogle span:after {
    top: 7px
}

.fixed .header__menu-toogle.on span:before {
    transform: rotate(45deg) translate(5px, 3px)
}

.fixed .header__menu-toogle.on span:after {
    transform: rotate(-45deg) translate(7px, -5px)
}

.first-screen__btn:hover {
    background: #393874
}

.youtube-block {
    position: relative
}

.youtube-block a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0
}

.youtube-block__btn {
    transition: .4s ease 0s
}

.youtube-block__btn:hover {
    background: #cb0928
}

.youtube-block__btn:hover:after {
    border-left-color: #fff
}

.youtube-block__btn:after {
    transition: .4s ease 0s
}

.video-section__content {
    margin-top: 31px;
    text-align: center
}

@media (max-width:767px) {
    .video-section__content {
        margin-top: 24px
    }
}

.video-section__content p {
    margin-top: 0;
    font-size: 32px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 22px
}

@media (max-width:639px) {
    .video-section__content p {
        font-size: 24px;
        line-height: 1.2;
        margin-bottom: 24px
    }
}

.modal-showed {
    height: 100vh;
    min-height: 100vh;
    overflow: hidden
}

.modal {
    transition: opacity ease-in-out .3s;
    cursor: pointer
}

.modal.show {
    opacity: 1
}

.modal.show .modal__container {
    transform: translateY(-50%)
}

.modal__container {
    cursor: default
}

.modal__container.animated {
    transition: transform ease-in-out .3s
}

.modal__close {
    transition: .4s ease 0s
}

.modal__close:hover {
    opacity: .7
}

#general iframe {
    min-height: 538px
}

@media (max-width:639px) {
    #general iframe {
        min-height: 642px
    }
}

.problems-solves {
    position: relative;
    margin-top: 110px
}

@media (max-width:639px) {
    .problems-solves {
        margin-top: 48px
    }
}

.problems-solves .container {
    position: relative;
    z-index: 10
}

@media (max-width:959px) {
    .problems-solves .row {
        flex-wrap: wrap
    }
}

.problems {
    flex-basis: 50%;
    max-width: 50%;
    padding: 110px 0 120px 20px;
    position: relative
}

@media (max-width:1199px) {
    .problems {
        padding-bottom: 50px;
        height: 567px
    }
}

@media (max-width:959px) {
    .problems {
        flex-basis: 100%;
        max-width: 100%;
        height: auto;
        padding-top: 60px;
        padding-bottom: 60px;
        padding-left: 15px;
        padding-right: 15px;
        background-color: #eb0223
    }
}

@media (max-width:767px) {
    .problems {
        text-align: center;
        padding-top: 48px;
        padding-bottom: 48px
    }
}

.problems:after {
    content: "";
    width: 0;
    height: 0;
    border: 300px solid transparent;
    border-left-width: 50px;
    border-left-color: #eb0223;
    position: absolute;
    left: 100%;
    top: 0
}

@media (max-width:1199px) {
    .problems:after {
        border-width: 284px;
        border-left-width: 50px
    }
}

@media (max-width:959px) {
    .problems:after {
        border-width: 50vw;
        left: 0;
        right: 0;
        border-left-width: 50vw;
        border-top-width: 50px;
        top: 100%;
        bottom: auto;
        border-left-color: transparent;
        border-top-color: #eb0223
    }
}

.problems__title {
    font-size: 30px;
    line-height: 1.3;
    font-weight: 400;
    color: #fff;
    max-width: 360px;
    margin-bottom: 54px
}

@media (max-width:1199px) {
    .problems__title {
        margin-bottom: 30px;
        font-size: 32px;
        line-height: 1.3
    }
}

@media (max-width:959px) {
    .problems__title {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width:767px) {
    .problems__title {
        font-size: 26px
    }
}

.problems__list {
    display: flex;
    flex-wrap: wrap
}

@media (max-width:959px) {
    .problems__list {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width:767px) {
    .problems__list {
        justify-content: center
    }
}

.problems__list li {
    font-size: 16px;
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 30px;
    margin-right: 10px;
    margin-bottom: 14px;
    padding: 6px 24px;
    white-space: nowrap
}

.problems__list li.highlight {
    background-color: rgba(255, 255, 255, .3);
    border-color: transparent
}

.problems__list li:last-child {
    margin-right: 0
}

@media (max-width:1199px) {
    .problems__list li {
        font-size: 15px;
        padding-left: 8px;
        padding-right: 8px
    }
}

@media (max-width:767px) {
    .problems__list li {
        white-space: normal;
        font-weight: 500;
        padding: 4px 12px;
        font-size: 14px;
        line-height: 1.55;
        margin-right: 0
    }
}

@media (max-width:400px) {
    .problems__list li {
        max-width: 260px;
        margin-left: auto;
        margin-right: auto
    }

    .problems__list li:last-child {
        margin-right: auto
    }
}

.solves {
    flex-basis: 50%;
    max-width: 50%;
    padding: 110px 15px 0 15px
}

@media (max-width:959px) {
    .solves {
        flex-basis: 100%;
        max-width: 100%;
        height: auto;
        padding-top: 60px;
        padding-bottom: 60px;
        background-color: #f6f6f6
    }
}

@media (max-width:767px) {
    .solves {
        text-align: center;
        padding-top: 64px;
        padding-bottom: 48px
    }
}

.solves__title {
    font-size: 42px;
    line-height: 1.3;
    font-weight: 700;
    margin-left: 105px;
    margin-bottom: 45px;
    max-width: 400px
}

@media (max-width:1199px) {
    .solves__title {
        margin-left: 60px;
        font-size: 42px;
        line-height: 1.3;
        margin-bottom: 30px
    }
}

@media (max-width:959px) {
    .solves__title {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width:767px) {
    .solves__title {
        font-size: 26px;
        margin-bottom: 24px
    }
}

.solves .violet {
    color: #393874
}

.solves .red {
    color: #cb0928
}

.solves__txt {
    font-size: 18px;
    line-height: 1.5;
    margin-left: 105px;
    font-weight: 400;
    max-width: 380px
}

@media (max-width:1199px) {
    .solves__txt {
        margin-left: 60px
    }
}

@media (max-width:959px) {
    .solves__txt {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width:767px) {
    .solves__txt {
        font-size: 16px;
        line-height: 24px
    }
}

.for-whom {
    margin-top: 120px
}

@media (max-width:1199px) {
    .for-whom {
        margin-top: 60px
    }
}

@media (max-width:767px) {
    .for-whom {
        margin-top: 48px
    }
}

.for-whom .title-base {
    margin-bottom: 24px
}

.for-whom__item {
    padding: 0 15px;
    margin-top: 15px;
    flex-basis: 50%;
    max-width: 50%;
    color: #fff
}

@media (max-width:767px) {
    .for-whom__item {
        flex-basis: 100%;
        max-width: 470px;
        margin-left: auto;
        margin-right: auto
    }
}

.for-whom__item-inner {
    background-color: #393874;
    padding: 45px 68px;
    height: 100%
}

@media (max-width:959px) {
    .for-whom__item-inner {
        padding: 24px
    }
}

.for-whom__item-title {
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 12px
}

@media (max-width:767px) {
    .for-whom__item-title {
        font-size: 30px;
        text-align: center
    }
}

.for-whom__item-desc {
    font-size: 18px;
    line-height: 1.55;
    margin-bottom: 45px;
    font-weight: 300
}

@media (max-width:767px) {
    .for-whom__item-desc {
        font-size: 14px;
        line-height: 1.3;
        margin-bottom: 24px;
        text-align: center
    }
}

.for-whom__item-list li {
    padding-left: 48px;
    position: relative;
    font-size: 18px;
    line-height: 1.55;
    margin-bottom: 27px
}

@media (max-width:767px) {
    .for-whom__item-list li {
        font-size: 16px;
        line-height: 1.55;
        padding-left: 38px
    }
}

.for-whom__item-list li:before {
    content: "";
    position: absolute;
    left: 0;
    width: 40px;
    height: 40px;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m256 0c-141.164062 0-256 114.835938-256 256s114.835938 256 256 256 256-114.835938 256-256-114.835938-256-256-256zm129.75 201.75-138.667969 138.664062c-4.160156 4.160157-9.621093 6.253907-15.082031 6.253907s-10.921875-2.09375-15.082031-6.253907l-69.332031-69.332031c-8.34375-8.339843-8.34375-21.824219 0-30.164062 8.339843-8.34375 21.820312-8.34375 30.164062 0l54.25 54.25 123.585938-123.582031c8.339843-8.34375 21.820312-8.34375 30.164062 0 8.339844 8.339843 8.339844 21.820312 0 30.164062zm0 0'/%3E%3C/svg%3E");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    top: 4px
}

@media (max-width:767px) {
    .for-whom__item-list li:before {
        width: 30px;
        height: 30px
    }
}

.for-whom__btn {
    margin-top: 40px;
    text-align: center
}

.what {
    background-color: #2f2c59;
    position: relative;
    color: #fff;
    padding-top: 110px;
    padding-bottom: 80px;
    overflow: hidden
}

@media (max-width:1199px) {
    .what {
        padding-top: 64px;
        padding-bottom: 64px
    }
}

@media (max-width:639px) {
    .what {
        padding-top: 0;
        padding-bottom: 48px
    }
}

@media (max-width:479px) {
    .what {
        padding-top: 48px
    }
}

@media (max-width:639px) {
    .what .title-lg {
        max-width: 380px;
        font-size: 34px;
        margin-left: auto;
        margin-right: auto;
        height: 147px;
        display: flex;
        align-items: center;
        margin-bottom: 20px
    }
}

@media (max-width:479px) {
    .what .title-lg {
        height: auto;
        font-size: 30px
    }
}

.what:before {
    content: "";
    width: 50%;
    z-index: 7;
    background: #b61534;
    height: 100%;
    position: absolute;
    left: calc(50% + 200px);
    top: 0
}

@media (max-width:639px) {
    .what:before {
        left: auto;
        right: 0
    }
}

.what__icon-list {
    display: flex;
    margin-bottom: 82px
}

@media (max-width:639px) {
    .what__icon-list {
        justify-content: space-around;
        margin-bottom: 40px
    }
}

@media (max-width:479px) {
    .what__icon-list {
        flex-direction: column;
        align-items: center;
        justify-content: flex-start
    }
}

.what__icon-item {
    margin-right: 100px
}

@media (max-width:1199px) {
    .what__icon-item {
        margin-right: 50px
    }
}

@media (max-width:639px) {
    .what__icon-item {
        margin-right: 0;
        max-width: 33.3333%;
        flex-basis: 33.3333%;
        margin-bottom: 24px
    }
}

@media (max-width:479px) {
    .what__icon-item {
        max-width: 100%;
        flex-basis: 100%
    }
}

.what__icon-item:last-child {
    margin-right: 0
}

.what__icon-item-icon .icon {
    fill: #fff;
    font-size: 24px;
    width: 53px;
    height: 53px
}

@media (max-width:479px) {
    .what__icon-item-icon .icon {
        width: 45px;
        height: 45px
    }
}

.what__icon-item-icon .icon-chat {
    width: 63px;
    height: 63px
}

@media (max-width:639px) {
    .what__icon-item-icon .icon-chat {
        width: 53px;
        height: 53px
    }
}

@media (max-width:479px) {
    .what__icon-item-icon .icon-chat {
        width: 45px;
        height: 45px
    }
}

.what__icon-item-txt {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.55;
    margin-top: 22px
}

@media (max-width:1199px) {
    .what__icon-item-txt {
        font-size: 16px;
        line-height: 24px
    }
}

@media (max-width:639px) {
    .what__icon-item-txt {
        font-size: 14px;
        line-height: 1.3
    }
}

@media (max-width:479px) {
    .what__icon-item-txt {
        margin-top: 12px
    }
}

.what__list-row {
    display: flex
}

@media (max-width:600px) {
    .what__list-row {
        flex-direction: column
    }
}

@media (max-width:639px) {
    .what__list-bullet {
        margin-right: 0;
        text-align: left
    }
}

@media (max-width:479px) {
    .what__list-bullet {
        max-width: 280px;
        width: 100%;
        margin-left: auto;
        margin-right: auto
    }
}

.what__list-bullet:not(:last-child) {
    margin-right: 94px
}

@media (max-width:1199px) {
    .what__list-bullet:not(:last-child) {
        margin-right: 35px
    }
}

@media (max-width:479px) {
    .what__list-bullet:not(:last-child) {
        margin-right: auto
    }
}

.what__list-bullet li {
    font-size: 18px;
    line-height: 1.9;
    padding-left: 22px;
    position: relative;
    margin-bottom: 4px
}

@media (max-width:479px) {
    .what__list-bullet li {
        font-size: 14px
    }
}

.what__list-bullet li:before {
    content: "■";
    font-size: 18px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0
}

@media (max-width:479px) {
    .what__list-bullet li:before {
        font-size: 14px;
        top: -2px
    }
}

.what-box {
    position: relative;
    z-index: 10
}

@media (max-width:479px) {
    .what-box {
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width:1199px) {
    .what-box .col-lg-9 {
        flex-basis: 100%;
        max-width: 900px
    }
}

@media (max-width:639px) {
    .what-box .col-lg-9 {
        text-align: center
    }

    .what-box .col-lg-9 .title-sm {
        text-align: left
    }
}

@media (max-width:479px) {
    .what-box .col-lg-9 .title-sm {
        max-width: 280px;
        font-size: 18px;
        line-height: 1.55;
        margin-left: auto;
        margin-right: auto
    }
}

.robot-right {
    display: none
}

@media (max-width:639px) {
    .robot-right {
        display: block;
        position: absolute;
        width: 99px;
        height: 147px;
        right: 5px;
        top: 10px;
        z-index: 9
    }
}

@media (max-width:479px) {
    .robot-right {
        top: 240px
    }
}

.robot-left {
    display: none
}

@media (max-width:639px) {
    .robot-left {
        display: block;
        position: absolute;
        width: 99px;
        height: 147px;
        left: 5px;
        top: 10px;
        z-index: 9
    }
}

@media (max-width:479px) {
    .robot-left {
        top: 240px
    }
}

.mentor {
    padding-top: 120px
}

@media (max-width:639px) {
    .mentor {
        padding-top: 48px
    }
}

.mentor .title-lg {
    margin-left: 100px;
    font-size: 48px;
    line-height: 1.17;
    margin-bottom: 52px
}

@media (max-width:959px) {
    .mentor .title-lg {
        margin-left: 0;
        font-size: 36px;
        margin-bottom: 36px;
        max-width: 600px
    }
}

@media (max-width:639px) {
    .mentor .title-lg {
        margin-left: 0;
        font-size: 26px;
        line-height: 40px
    }
}

.mentor__box {
    display: flex;
    margin-top: 92px
}

@media (max-width:991px) {
    .mentor__box {
        flex-wrap: wrap
    }
}

.mentor__img {
    flex-shrink: 0;
    position: relative;
    margin-left: -102px;
    margin-top: -140px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:1199px) {
    .mentor__img {
        max-width: 529px
    }
}

@media (max-width:991px) {
    .mentor__img {
        max-width: 480px;
        margin-left: auto;
        margin-top: 0;
        width: 100%;
        text-align: center;
        margin-right: auto
    }
}

.mentor__content {
    margin-left: -92px;
    margin-top: -17px
}

@media (max-width:1199px) {
    .mentor__content {
        margin-left: -42px
    }
}

@media (max-width:991px) {
    .mentor__content {
        margin-left: auto;
        margin-top: 0;
        max-width: 470px;
        margin-right: auto
    }
}

@media (max-width:479px) {
    .mentor__content {
        text-align: center
    }
}

.mentor__title {
    font-size: 30px;
    line-height: 46px;
    font-weight: 700;
    max-width: 460px
}

@media (max-width:991px) {
    .mentor__title {
        max-width: 100%
    }
}

@media (max-width:639px) {
    .mentor__title {
        font-size: 22px;
        line-height: 1.55;
        margin-top: 24px
    }
}

.mentor__actions {
    margin-top: 72px
}

@media (max-width:639px) {
    .mentor__actions {
        margin-top: 48px
    }
}

.mentor__actions-title {
    font-size: 24px;
    line-height: 48px;
    font-weight: 700;
    margin-bottom: 40px
}

@media (max-width:639px) {
    .mentor__actions-title {
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 24px
    }
}

.mentor__list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px
}

.mentor__item {
    flex-basis: 50%;
    max-width: 50%;
    margin-bottom: 60px;
    display: flex
}

@media (max-width:991px) {
    .mentor__item {
        padding-right: 20px
    }
}

@media (max-width:639px) {
    .mentor__item {
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 36px
    }
}

@media (max-width:479px) {
    .mentor__item {
        flex-direction: column;
        align-items: center;
        padding-right: 0;
        margin-bottom: 24px
    }
}

.mentor__item-icon {
    margin-right: 18px;
    flex-shrink: 0
}

@media (max-width:479px) {
    .mentor__item-icon {
        margin-right: 0
    }
}

.mentor__item-icon .icon {
    fill: #cb0928;
    font-size: 40px
}

.mentor__item-txt {
    font-size: 18px;
    line-height: 1.55;
    font-weight: 500;
    max-width: 220px
}

@media (max-width:639px) {
    .mentor__item-txt {
        font-size: 16px;
        max-width: 240px
    }
}

.chatium {
    background-color: #393874;
    margin-top: 14px;
    padding-top: 90px;
    padding-bottom: 20px
}

@media (max-width:1199px) {
    .chatium {
        margin-top: 60px;
        padding-bottom: 60px
    }
}

@media (max-width:767px) {
    .chatium {
        margin-top: 48px;
        padding-bottom: 48px;
        padding-top: 48px
    }
}

.chatium .title-lg {
    font-size: 48px;
    color: #fff
}

@media (max-width:1199px) {
    .chatium .title-lg {
        font-size: 42px
    }
}

@media (max-width:767px) {
    .chatium .title-lg {
        font-size: 32px
    }
}

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

.chatium__box {
    display: flex
}

@media (max-width:991px) {
    .chatium__box {
        flex-wrap: wrap
    }
}

@media (max-width:767px) {
    .chatium__box {
        margin-top: 48px
    }
}

.chatium__img {
    flex-shrink: 0;
    margin-left: -25%;
    max-width: 75%
}

@media (max-width:991px) {
    .chatium__img {
        margin-left: auto;
        margin-right: auto;
        max-width: 480px
    }
}

@media (max-width:767px) {
    .chatium__img {
        max-width: 100%
    }
}

.chatium__content {
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 15px;
    color: #fff;
    margin-top: 20px
}

@media (max-width:991px) {
    .chatium__content {
        flex-basis: 100%;
        max-width: 500px;
        margin-left: auto;
        margin-right: auto
    }
}

.chatium__item {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

@media (max-width:479px) {
    .chatium__item {
        flex-direction: column;
        margin-bottom: 24px
    }
}

.chatium__item .icon {
    fill: #fff;
    font-size: 42px
}

@media (max-width:991px) {
    .chatium__item .icon {
        flex-shrink: 0
    }
}

.chatium__item p {
    font-size: 21px;
    font-weight: 300;
    line-height: 1.55;
    margin: 0 0 0 22px;
    max-width: 400px
}

@media (max-width:767px) {
    .chatium__item p {
        font-size: 16px;
        line-height: 24px
    }
}

@media (max-width:479px) {
    .chatium__item p {
        margin: 0;
        text-align: center;
        max-width: 240px
    }
}

.chatium__lead {
    font-size: 30px;
    line-height: 1.55;
    font-weight: 700;
    margin-top: 68px;
    margin-bottom: 80px
}

@media (max-width:1199px) {
    .chatium__lead {
        font-size: 28px
    }
}

.chatium__lead .red {
    color: #ff276e
}

@media (max-width:767px) {
    .chatium__lead {
        font-size: 24px;
        line-height: 1.5;
        margin-top: 36px;
        margin-bottom: 36px
    }
}

@media (max-width:479px) {
    .chatium__lead {
        text-align: center
    }
}

.chatium .btn--red {
    border: 1px solid #cb0928;
    padding-left: 50px;
    padding-right: 50px
}

@media (max-width:479px) {
    .chatium .btn--red {
        height: auto;
        line-height: 1.3;
        min-height: 50px;
        display: flex;
        align-items: center;
        padding: 12px 24px;
        max-width: 240px;
        margin-left: auto;
        margin-right: auto
    }
}

.chatium .btn--red:hover {
    background-color: transparent;
    border-color: #fff
}

.programm-section {
    padding-top: 68px
}

@media (max-width:767px) {
    .programm-section {
        padding-top: 48px
    }
}

.programm-section .title-base {
    margin-bottom: 30px
}

.programm-accordion {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto
}

.program-item {
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 15px;
    background-color: #f4f4f4
}

.program-item.is-open {
    background-color: #4f4591
}

.program-item.is-open .program-header__num,
.program-item.is-open .program-header__title {
    color: #fff
}

.program-item.is-open .program-header:after {
    background-color: #cb0928;
    transform: rotate(180deg);
    transition: .3s ease 0s
}

.program-header {
    display: flex;
    position: relative;
    padding: 15px 80px 15px 20px
}

@media (max-width:767px) {
    .program-header {
        flex-direction: column
    }
}

@media (max-width:479px) {
    .program-header {
        padding: 15px
    }
}

.program-header:after {
    content: "";
    position: absolute;
    right: 16px;
    top: 30px;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512' xml:space='preserve' fill='%23fff'%3E%3Cpath d='M505.752,123.582c-8.331-8.331-21.839-8.331-30.17,0L256,343.163L36.418,123.582c-8.331-8.331-21.839-8.331-30.17,0 s-8.331,21.839,0,30.17l234.667,234.667c8.331,8.331,21.839,8.331,30.17,0l234.667-234.667 C514.083,145.42,514.083,131.913,505.752,123.582z'/%3E%3C/svg%3E%0A");
    width: 41px;
    height: 41px;
    background-color: #4f4591;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    border-radius: 50%;
    transition: .3s ease 0s
}

@media (max-width:767px) {
    .program-header:after {
        right: 15px;
        top: 18px;
        width: 36px;
        height: 36px;
        background-size: 16px
    }
}

@media (max-width:479px) {
    .program-header:after {
        top: 56px
    }
}

.program-header__time {
    margin-right: 42px
}

@media (max-width:767px) {
    .program-header__time {
        margin-bottom: 24px;
        display: flex;
        align-items: center
    }
}

@media (max-width:479px) {
    .program-header__time {
        margin-bottom: 6px
    }
}

.program-header__num {
    color: #cb0928;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.5;
    white-space: nowrap;
    margin-bottom: 5px
}

@media (max-width:767px) {
    .program-header__num {
        font-size: 20px;
        margin-bottom: 0;
        margin-right: 12px
    }
}

.program-header__duration {
    color: #969696;
    font-size: 14px;
    padding: 5px 10px 5px 25px;
    position: relative;
    white-space: nowrap
}

.program-header__duration:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 512.058 512.058' viewBox='0 0 512.058 512.058' xmlns='http://www.w3.org/2000/svg' fill='%23787878'%3E%3Cpath d='m437.077 75.038c-100.045-100.045-261.981-100.057-362.039 0-100.044 100.045-100.057 261.982 0 362.039 48.352 48.352 112.639 74.98 181.02 74.98 141.482 0 256-114.495 256-256 0-68.38-26.629-132.667-74.981-181.019zm-181.019 407.02c-124.617 0-226-101.383-226-226s101.383-226 226-226 226 101.383 226 226-101.384 226-226 226z'/%3E%3Cpath d='m256.058 60.308c-107.937 0-195.75 87.814-195.75 195.75s87.813 195.75 195.75 195.75 195.75-87.814 195.75-195.75-87.813-195.75-195.75-195.75zm165.064 210.75c-3.106 34.457-16.795 65.904-37.792 91.059l-23.713-23.713-21.213 21.213 23.713 23.713c-25.154 20.998-56.603 34.686-91.059 37.793v-33.609h-30v33.609c-34.456-3.107-65.905-16.795-91.059-37.793l23.713-23.713-21.213-21.213-23.713 23.713c-20.997-25.154-34.686-56.602-37.792-91.059h33.609v-30h-33.609c3.106-34.457 16.795-65.904 37.792-91.059l23.713 23.713 21.213-21.213-23.713-23.713c25.154-20.998 56.603-34.686 91.059-37.793v33.609h30v-33.609c34.456 3.106 65.905 16.795 91.059 37.793l-23.713 23.713 21.213 21.213 23.713-23.713c20.997 25.154 34.686 56.602 37.792 91.059h-33.609v30z'/%3E%3Cpath d='m271.058 173.898h-30v90.187l55.974 37.317 16.642-24.961-42.616-28.411z'/%3E%3C/svg%3E");
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 4px
}

.program-header__title {
    font-size: 24px;
    line-height: 1.5;
    font-weight: 500;
    color: #000
}

@media (max-width:767px) {
    .program-header__title {
        font-size: 18px
    }
}

@media (max-width:479px) {
    .program-header__title {
        padding-right: 65px
    }
}

.program-bottom .btn.btn--red {
    color: #fff;
    background: #ed0224;
    border: 1px solid #ed0224;
    padding: 13px 23px;
    text-transform: uppercase;
    display: block;
    margin: 0 auto 10px;
    font-size: 14px;
    text-align: center;
    max-width: 200px;
    font-weight: 700;
    line-height: 22px
}

.program-bottom .btn.btn--red:hover {
    border-color: #fff;
    background: 0 0
}

.zhukov {
    position: relative;
    background: #f3f3f3;
    margin-top: 60px;
    padding-top: 75px;
    padding-bottom: 60px;
    height: 804px;
    overflow: hidden
}

@media (max-width:1199px) {
    .zhukov {
        height: auto;
        padding-top: 60px;
        padding-bottom: 0;
        display: flex
    }

    .zhukov .container {
        padding-bottom: 40px
    }
}

@media (max-width:959px) {
    .zhukov {
        flex-direction: column
    }
}

@media (max-width:639px) {
    .zhukov {
        margin-top: 48px;
        padding-top: 48px;
        padding-bottom: 48px
    }
}

.zhukov__subtitle {
    font-size: 24px;
    display: inline-block;
    font-weight: 700;
    color: #fff;
    background-color: #393874;
    padding: 3px 12px
}

@media (max-width:639px) {
    .zhukov__subtitle {
        font-size: 20px
    }
}

.zhukov__title {
    font-size: 48px;
    font-weight: 900;
    margin: 28px 0 10px
}

@media (max-width:1199px) {
    .zhukov__title {
        font-size: 42px
    }
}

@media (max-width:639px) {
    .zhukov__title {
        font-size: 30px;
        margin-top: 24px
    }
}

.zhukov__suptitle {
    font-size: 24px;
    font-weight: 400;
    color: #b1b1b1
}

@media (max-width:639px) {
    .zhukov__suptitle {
        font-size: 20px
    }
}

.zhukov__list {
    margin-top: 42px
}

@media (max-width:959px) {
    .zhukov__list {
        clear: both
    }
}

@media (max-width:639px) {
    .zhukov__list {
        margin-top: 24px
    }
}

.zhukov__list li {
    font-size: 18px;
    line-height: 32px;
    padding-left: 22px;
    position: relative;
    margin-bottom: 6px
}

@media (max-width:639px) {
    .zhukov__list li {
        font-size: 16px;
        line-height: 24px
    }
}

.zhukov__list li:before {
    content: "■";
    font-size: 18px;
    color: #cb0928;
    position: absolute;
    top: 0;
    left: 0
}

.zhukov__list-insert {
    background: #fff;
    display: flex;
    padding: 16px 22px 10px;
    margin-top: 17px;
    margin-bottom: 30px;
    margin-left: -22px
}

@media (max-width:600px) {
    .zhukov__list-insert {
        flex-direction: column
    }
}

@media (max-width:639px) {
    .zhukov__list-insert-item {
        margin-bottom: 12px
    }
}

.zhukov__list-insert-item .icon {
    height: 52px
}

.zhukov__list-insert-item .icon-logo-violet {
    width: 200px
}

.zhukov__list-insert-item .icon-logo_kurort26 {
    width: 190px
}

.zhukov__list-insert-item p {
    font-size: 15px;
    line-height: 1.55;
    margin: 20px 0 0
}

.zhukov__img {
    position: absolute;
    right: 0;
    top: 0;
    max-width: calc((100% - 1200px)/ 2 + 600px);
    min-height: 804px
}

@media (max-width:1199px) {
    .zhukov__img {
        min-height: 0;
        max-width: none;
        position: relative;
        width: 40%;
        flex-shrink: 0;
        margin-left: 30px;
        overflow: hidden
    }
}

@media (max-width:1199px) and (min-width:960px) {
    .zhukov__img img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        max-width: none;
        height: 100%;
        width: auto
    }
}

@media (max-width:959px) {
    .zhukov__img {
        position: relative;
        max-width: 100%;
        max-height: 100%;
        float: left;
        margin-left: 0;
        margin-right: 30px
    }
}

@media (max-width:639px) {
    .zhukov__img {
        max-width: 100%;
        width: 100%;
        margin: 0 0 24px;
        text-align: center
    }

    .zhukov__img img {
        max-width: 400px;
        margin: 0 auto
    }
}

@media (max-width:639px) and (max-width:400px) {
    .zhukov__img img {
        max-width: 100%
    }
}

.zhukov__btn {
    margin-top: 45px;
    margin-bottom: 45px
}

.webelement {
    background: #393874;
    color: #fff;
    padding-top: 85px
}

.webelement .title-lg {
    margin-bottom: 25px;
    font-size: 48px
}

@media (max-width:959px) {
    .webelement .title-lg {
        font-size: 32px;
        text-align: center
    }
}

@media (max-width:639px) {
    .webelement {
        margin-top: 48px;
        padding-top: 48px;
        text-align: center
    }
}

.webelement-stat {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-bottom: 60px
}

@media (max-width:959px) {
    .webelement-stat {
        flex-direction: column;
        align-items: center
    }
}

.webelement-stat__left {
    display: flex
}

@media (max-width:639px) {
    .webelement-stat__left {
        flex-direction: column
    }
}

.webelement-stat__right {
    width: 200px;
    margin-top: 20px
}

@media (max-width:959px) {
    .webelement-stat__right {
        width: 100%;
        text-align: center;
        margin-top: 40px
    }
}

@media (max-width:639px) {
    .webelement-stat__right {
        text-align: center
    }
}

.webelement-stat__right a {
    display: inline-flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    width: 200px;
    height: 55px;
    font-size: 14px;
    color: red;
    background-color: #fff;
    margin-bottom: 15px;
    text-transform: uppercase
}

@media (max-width:991px) {
    .webelement-stat__right a {
        margin-left: 5px;
        margin-right: 5px
    }
}

.webelement-stat__right a:last-child {
    margin-bottom: 0
}

.webelement-stat__right a:hover {
    background-color: #cb0928;
    color: #fff
}

.webelement-stat__item {
    margin-right: 66px
}

@media (max-width:767px) {
    .webelement-stat__item {
        margin-right: 30px
    }
}

.webelement-stat__item:last-child {
    margin-right: 0
}

@media (max-width:639px) {
    .webelement-stat__item {
        margin-right: 0;
        margin-bottom: 24px;
        text-align: center
    }
}

.webelement-stat__caption {
    font-size: 30px;
    line-height: 1.55;
    font-weight: 700
}

@media (max-width:767px) {
    .webelement-stat__caption {
        font-size: 26px
    }
}

@media (max-width:639px) {
    .webelement-stat__caption {
        font-size: 24px
    }
}

.webelement-stat__txt {
    font-size: 18px;
    line-height: 1.55
}

@media (max-width:767px) {
    .webelement-stat__txt {
        font-size: 16px
    }
}

.webelement-team {
    font-size: 0;
    line-height: 0;
    text-align: center
}

.webelement-adwards {
    background-color: #131e2c;
    padding-top: 90px;
    padding-bottom: 90px
}

@media (max-width:639px) {
    .webelement-adwards {
        padding-top: 48px;
        padding-bottom: 48px
    }
}

.webelement-adwards .title-lg {
    color: #fff
}

.webelement-adwards .slick-arrow {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512' xml:space='preserve' fill='%23fff'%3E%3Cpath d='M505.752,123.582c-8.331-8.331-21.839-8.331-30.17,0L256,343.163L36.418,123.582c-8.331-8.331-21.839-8.331-30.17,0 s-8.331,21.839,0,30.17l234.667,234.667c8.331,8.331,21.839,8.331,30.17,0l234.667-234.667 C514.083,145.42,514.083,131.913,505.752,123.582z'/%3E%3C/svg%3E%0A");
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #393874;
    top: 50%;
    font-size: 0;
    border: 0;
    padding: 0;
    margin: 0;
    transition: .3s ease 0s;
    z-index: 99
}

@media (max-width:1199px) {
    .webelement-adwards .slick-arrow {
        background-color: #000;
        width: 40px;
        height: 40px
    }
}

.webelement-adwards .slick-arrow:hover {
    background-color: #cb0928
}

.webelement-adwards .slick-arrow.slick-prev {
    left: -15px;
    transform: translateY(-50%) rotate(90deg)
}

@media (max-width:1199px) {
    .webelement-adwards .slick-arrow.slick-prev {
        left: 0
    }
}

.webelement-adwards .slick-arrow.slick-next {
    right: -15px;
    transform: translateY(-50%) rotate(-90deg)
}

@media (max-width:1199px) {
    .webelement-adwards .slick-arrow.slick-next {
        right: 0
    }
}

@media (max-width:1199px) {
    .webelement-adwards .slick-list {
        width: calc(100% - 80px);
        margin: 0 auto
    }
}

.adward-slide {
    max-width: 360px;
    margin: 0 auto;
    display: block !important
}

@media (max-width:1199px) {
    .adward-slide {
        max-width: 280px
    }
}

@media (max-width:767px) {
    .adward-slide {
        max-width: 100%
    }

    .adward-slide img {
        width: 100%
    }
}

.adward-slide__caption {
    height: 86px;
    padding: 18px 20px;
    background: #fff
}

.gallery-students {
    margin-top: 80px;
    margin-bottom: 60px
}

@media (max-width:991px) {
    .gallery-students {
        margin-top: 40px;
        margin-bottom: 40px
    }
}

@media (max-width:767px) {
    .gallery-students {
        padding-bottom: 20px;
        margin-bottom: 0
    }
}

.gallery-students .gallery-students-wrapper {
    margin-bottom: 60px
}

.gallery-students .slick-arrow {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512' xml:space='preserve' fill='%23000'%3E%3Cpath d='M505.752,123.582c-8.331-8.331-21.839-8.331-30.17,0L256,343.163L36.418,123.582c-8.331-8.331-21.839-8.331-30.17,0 s-8.331,21.839,0,30.17l234.667,234.667c8.331,8.331,21.839,8.331,30.17,0l234.667-234.667 C514.083,145.42,514.083,131.913,505.752,123.582z'/%3E%3C/svg%3E%0A");
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #e8e8e8;
    top: 50%;
    font-size: 0;
    border: 0;
    padding: 0;
    margin: 0;
    transition: .3s ease 0s;
    z-index: 99
}

@media (max-width:767px) {
    .gallery-students .slick-arrow {
        width: 36px;
        height: 36px;
        background-size: 16px
    }
}

.gallery-students .slick-arrow:hover {
    background-color: #393874;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512' xml:space='preserve' fill='%23fff'%3E%3Cpath d='M505.752,123.582c-8.331-8.331-21.839-8.331-30.17,0L256,343.163L36.418,123.582c-8.331-8.331-21.839-8.331-30.17,0 s-8.331,21.839,0,30.17l234.667,234.667c8.331,8.331,21.839,8.331,30.17,0l234.667-234.667 C514.083,145.42,514.083,131.913,505.752,123.582z'/%3E%3C/svg%3E%0A")
}

.gallery-students .slick-arrow.slick-prev {
    left: 15px;
    transform: translateY(-50%) rotate(90deg)
}

@media (max-width:767px) {
    .gallery-students .slick-arrow.slick-prev {
        left: 5px
    }
}

.gallery-students .slick-arrow.slick-next {
    right: 15px;
    transform: translateY(-50%) rotate(-90deg)
}

@media (max-width:767px) {
    .gallery-students .slick-arrow.slick-next {
        right: 5px
    }
}

.gallery-students .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -40px;
    text-align: center;
    display: flex;
    justify-content: center
}

@media (max-width:991px) {
    .gallery-students .slick-dots {
        position: absolute;
        bottom: -64px;
        left: 0;
        right: 0;
        text-align: center;
        padding-bottom: 40px
    }
}

@media (max-width:767px) {
    .gallery-students .slick-dots {
        padding-bottom: 0;
        bottom: -40px
    }
}

@media (max-width:639px) {
    .gallery-students .slick-dots {
        flex-wrap: wrap
    }
}

.gallery-students .slick-dots li {
    margin: 0 10px
}

.gallery-students .slick-dots li.slick-active button {
    background-color: #000
}

.gallery-students .slick-dots li button {
    font-size: 0;
    width: 6px;
    height: 6px;
    border: 0;
    border-radius: 50%;
    padding: 0;
    margin: 0;
    background-color: #e8e8e8
}

.gallery-students .slick-dots li button:hover {
    background-color: rgba(57, 56, 116, .6)
}

.gallery-students .slick-slide {
    overflow: hidden;
    opacity: .3
}

.gallery-students .slick-slide.slick-current {
    opacity: 1
}

.gallery-students__item {
    display: block;
    width: 600px;
    height: 370px;
    overflow: hidden;
    margin: 0 15px;
    position: relative
}

.gallery-students__item .img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -o-object-fit: cover;
    object-fit: cover
}

.price-section {
    background-color: #f1f1f1;
    padding-top: 90px;
    padding-bottom: 60px
}

@media (max-width:767px) {
    .price-section {
        padding-top: 48px;
        padding-bottom: 48px
    }
}

.price-section .title-base {
    margin-bottom: 38px
}

@media (max-width:767px) {
    .price-section .title-base {
        margin-bottom: 24px
    }
}

.price-box {
    display: flex;
    max-width: 1200px;
    padding: 0 15px;
    width: 100%;
    margin: 0 auto
}

.price-packages {
    display: flex
}

@media (max-width:1199px) {
    .price-packages {
        flex-grow: 1
    }
}

@media (max-width:991px) {
    .price-packages {
        width: 500px
    }

    .price-packages .slick-slide {
        margin: 0 5px
    }
}

@media (max-width:639px) {
    .price-packages {
        max-width: 100%;
        width: 170px
    }
}

.price-package {
    width: 223px;
    background-color: #fff;
    border-radius: 10px;
    margin: 0 5px;
    overflow: hidden
}

@media (max-width:1199px) {
    .price-package {
        width: 25%
    }
}

@media (max-width:991px) {
    .price-package {
        margin-right: 0
    }
}

.price-package:last-child {
    margin-right: 0
}

.price-package__row {
    text-align: center;
    border-top: 1px solid #f2f2f2;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 4px
}

.price-package__row:nth-of-type(2) {
    border-top: 0
}

.price-package__row-price {
    background-color: #4f4591;
    padding: 16px 0 20px
}

.price-package__sign {
    margin: 0 auto;
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    position: relative
}

.price-package__sign.plus {
    background-color: #cb0928
}

.price-package__sign.plus:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -46 417.81333 417' fill='%23fff' %3E%3Cpath d='m159.988281 318.582031c-3.988281 4.011719-9.429687 6.25-15.082031 6.25s-11.09375-2.238281-15.082031-6.25l-120.449219-120.46875c-12.5-12.5-12.5-32.769531 0-45.246093l15.082031-15.085938c12.503907-12.5 32.75-12.5 45.25 0l75.199219 75.203125 203.199219-203.203125c12.503906-12.5 32.769531-12.5 45.25 0l15.082031 15.085938c12.5 12.5 12.5 32.765624 0 45.246093zm0 0'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 17px;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.price-package__sign.minus {
    background-color: #e8e8e8
}

.price-package__sign.minus:before {
    content: "—";
    font-weight: 900;
    color: #fff;
    font-size: 16px;
    line-height: 35px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.price-package.best-choise {
    background-color: #4f4591;
    color: #fff
}

.price-package.best-choise .price-package__sign.minus {
    background-color: rgba(232, 232, 232, .15)
}

.price-package.best-choise .price-package__row-price {
    background-color: #cb0928
}

.price-package.best-choise .price-package__btn a {
    color: #cb0928;
    background-color: #fff
}

.price-heading {
    margin-right: 30px;
    margin-top: 54px
}

@media (max-width:1199px) {
    .price-heading {
        margin-right: 15px
    }
}

@media (max-width:767px) {
    .price-heading {
        max-width: 160px;
        margin-right: 15px
    }
}

@media (max-width:639px) {
    .price-heading {
        margin-right: 10px;
        margin-top: 0
    }
}

.price-heading__item {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    width: 240px;
    height: 70px;
    display: flex;
    align-items: center
}

@media (max-width:1199px) {
    .price-heading__item {
        width: 200px
    }
}

@media (max-width:767px) {
    .price-heading__item {
        width: auto;
        font-size: 14px;
        line-height: 22px
    }
}

.price-heading__item--price {
    font-weight: 900;
    font-size: 24px;
    color: #cb0928
}

@media (max-width:1199px) {
    .price-heading__item--price {
        font-size: 24px
    }
}

.entity {
    max-width: 960px;
    width: 100%;
    margin: 70px auto;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width:991px) {
    .entity {
        padding: 0 15px
    }
}

@media (max-width:767px) {
    .entity {
        flex-direction: column;
        align-items: center;
        justify-content: center
    }
}

.entity__text {
    font-size: 24px;
    font-weight: 700
}

@media (max-width:767px) {
    .entity__text {
        font-size: 18px;
        margin-bottom: 36px
    }
}

.entity__btn a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 20px 70px;
    line-height: 54px;
    height: 60px;
    color: #cb0928;
    border: 2px solid #cb0928;
    background-color: #fff
}

@media (max-width:991px) {
    .entity__btn a {
        padding-left: 30px;
        padding-right: 30px
    }
}

.entity__btn a:hover {
    background: #cb0928;
    color: #fff
}

.price-box__wrapper {
    position: relative
}

.price-box__wrapper .slick-arrow {
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512' xml:space='preserve' fill='%23000'%3E%3Cpath d='M505.752,123.582c-8.331-8.331-21.839-8.331-30.17,0L256,343.163L36.418,123.582c-8.331-8.331-21.839-8.331-30.17,0 s-8.331,21.839,0,30.17l234.667,234.667c8.331,8.331,21.839,8.331,30.17,0l234.667-234.667 C514.083,145.42,514.083,131.913,505.752,123.582z'/%3E%3C/svg%3E%0A");
    background-size: 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #e8e8e8;
    top: 9px;
    font-size: 0;
    border: 0;
    padding: 0;
    margin: 0;
    transition: .3s ease 0s;
    z-index: 99
}

.price-box__wrapper .slick-arrow:hover {
    background-color: #4f4591;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512' xml:space='preserve' fill='%23fff'%3E%3Cpath d='M505.752,123.582c-8.331-8.331-21.839-8.331-30.17,0L256,343.163L36.418,123.582c-8.331-8.331-21.839-8.331-30.17,0 s-8.331,21.839,0,30.17l234.667,234.667c8.331,8.331,21.839,8.331,30.17,0l234.667-234.667 C514.083,145.42,514.083,131.913,505.752,123.582z'/%3E%3C/svg%3E%0A")
}

.price-box__wrapper .slick-arrow.slick-prev {
    left: 15px;
    transform: rotate(90deg)
}

.price-box__wrapper .slick-arrow.slick-next {
    right: 15px;
    transform: rotate(-90deg)
}

@media (max-width:639px) {
    .price-box__wrapper {
        padding-top: 70px
    }
}

.price-box__wrapper .price-mobile__slider-top {
    display: none
}

@media (max-width:639px) {
    .price-box__wrapper .price-mobile__slider-top {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 999
    }

    .price-box__wrapper .price-mobile__slider-top .slick-arrow {
        top: 19px
    }
}

.price-mobile__title {
    background: #4f4591;
    color: #fff;
    padding: 15px 25px;
    min-height: 70px;
    align-items: center;
    justify-content: center;
    display: flex;
    font-size: 19px;
    font-weight: 700
}

.video-testimonials {
    padding-top: 80px;
    background: #f1f1f1
}

@media (max-width:767px) {
    .video-testimonials {
        padding-top: 48px
    }
}

.video-testimonials__gallery {
    display: flex;
    height: 25vw
}

@media (max-width:991px) {
    .video-testimonials__gallery {
        height: 400px
    }
}

@media (max-width:767px) {
    .video-testimonials__gallery {
        flex-direction: column;
        height: auto
    }
}

.video-testimonials__item {
    flex-basis: 33.3333%;
    max-width: 33.3333%;
    position: relative;
    overflow: hidden
}

.video-testimonials__item:hover .video-testimonials__cover {
    transform: translateY(0);
    transition: .4s ease 0s;
    display: inline-block
}

@media (max-width:767px) {
    .video-testimonials__item {
        flex-basis: 100%;
        max-width: 100%;
        width: 100%;
        min-height: 480px;
        display: block
    }
}

@media (max-width:639px) {
    .video-testimonials__item {
        min-height: 320px
    }
}

.video-testimonials__item img {
    width: auto;
    height: 25vw;
    max-width: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:991px) {
    .video-testimonials__item img {
        height: 100%
    }
}

@media (max-width:767px) {
    .video-testimonials__item img {
        top: 0;
        left: 0;
        width: 100%;
        transform: translate(0, 0)
    }
}

.video-testimonials__cover {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, .6);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    transform: translateY(100%);
    padding: 10px;
    transition: .4s ease 0s
}

.video-testimonials__cover .icon {
    fill: #fff;
    font-size: 70px
}

@media (max-width:767px) {
    .video-testimonials__cover .icon {
        font-size: 48px
    }
}

@media (max-width:991px) {
    .video-testimonials__cover {
        transform: translateY(0)
    }
}

.video-testimonials__name {
    font-size: 24px;
    margin-bottom: 24px;
    margin-top: 24px;
    font-weight: 700
}

@media (max-width:991px) {
    .video-testimonials__name {
        font-size: 20px;
        margin-bottom: 20px;
        margin-top: 20px
    }
}

@media (max-width:767px) {
    .video-testimonials__name {
        font-size: 18px;
        margin-bottom: 12px;
        margin-top: 12px
    }
}

.video-testimonials__post {
    font-size: 16px;
    line-height: 1.5
}

@media (max-width:991px) {
    .video-testimonials__post {
        font-size: 14px;
        max-width: 470px;
        margin-left: auto;
        margin-right: auto
    }
}

.testimonials-slider {
    padding-top: 90px;
    padding-bottom: 90px;
    background-color: #f6f6f6
}

@media a {
    .testimonials-slider {
        padding-top: 48px;
        padding-bottom: 48px
    }
}

.testimonials-slider .slick-arrow {
    transition: .3s ease 0s
}

.testimonials-slider .slick-arrow:hover {
    background-color: #393874;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512' xml:space='preserve' fill='%23fff'%3E%3Cpath d='M505.752,123.582c-8.331-8.331-21.839-8.331-30.17,0L256,343.163L36.418,123.582c-8.331-8.331-21.839-8.331-30.17,0 s-8.331,21.839,0,30.17l234.667,234.667c8.331,8.331,21.839,8.331,30.17,0l234.667-234.667 C514.083,145.42,514.083,131.913,505.752,123.582z'/%3E%3C/svg%3E%0A")
}

.testimonials-slider .slick-dots {
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 40px
}

.testimonials-slider .slick-dots li {
    margin: 0 10px
}

.testimonials-slider .slick-dots li.slick-active button {
    background-color: #000
}

.testimonials-slider .slick-dots li button {
    font-size: 0;
    width: 6px;
    height: 6px;
    border: 0;
    border-radius: 50%;
    padding: 0;
    margin: 0;
    background-color: #e8e8e8
}

.testimonials-slider .slick-dots li button:hover {
    background-color: rgba(57, 56, 116, .6)
}

.testimonial {
    display: flex !important;
    max-width: 960px;
    margin: 0 auto;
    flex-basis: 33.3333%
}

@media (max-width:991px) {
    .testimonial {
        padding: 0 15px
    }
}

@media (max-width:767px) {
    .testimonial {
        flex-direction: column;
        max-width: 100%;
        flex-basis: 100%
    }
}

.testimonial__avatar {
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0;
    width: 100px;
    height: 100px
}

@media (max-width:767px) {
    .testimonial__avatar {
        margin-bottom: 24px
    }
}

@media (max-width:639px) {
    .testimonial__avatar {
        width: 60px;
        height: 60px
    }
}

.testimonial__content {
    margin-left: 30px
}

@media (max-width:767px) {
    .testimonial__content {
        margin-left: 0
    }
}

.testimonial__txt p {
    font-size: 18px;
    line-height: 1.55;
    font-weight: 300;
    margin-bottom: 32px;
    margin-top: 0
}

@media (max-width:767px) {
    .testimonial__txt p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 24px
    }
}

.testimonial__name {
    font-size: 16px;
    line-height: 1.35;
    font-weight: 700
}

.testimonial__post {
    font-size: 14px;
    line-height: 1.55
}

.sert {
    background-color: #4f4591;
    color: #fff;
    padding: 60px 0
}

@media (max-width:767px) {
    .sert {
        padding: 48px 0
    }
}

.sert .row {
    align-items: center;
    justify-content: space-between
}

.sert__img {
    flex-shrink: 0;
    padding: 0 15px
}

@media (max-width:991px) {
    .sert__img {
        flex-basis: 50%;
        max-width: 50%
    }
}

@media (max-width:639px) {
    .sert__img {
        flex-basis: 100%;
        max-width: 100%
    }
}

.sert__content {
    padding: 0 15px;
    max-width: 640px
}

@media (max-width:991px) {
    .sert__content {
        flex-basis: 50%;
        max-width: 50%
    }
}

@media (max-width:639px) {
    .sert__content {
        flex-basis: 100%;
        max-width: 100%
    }
}

.sert__title {
    margin: 0 0 40px;
    font-size: 42px;
    line-height: 1.17;
    font-weight: 400
}

@media (max-width:991px) {
    .sert__title {
        font-size: 28px
    }
}

@media (max-width:767px) {
    .sert__title {
        font-size: 24px
    }
}

.sert__title span {
    display: block
}

.sert p {
    font-size: 18px;
    line-height: 1.55;
    font-weight: 300
}

.faq {
    padding-top: 90px;
    padding-bottom: 90px;
    background-color: #f1f1ef
}

@media (max-width:767px) {
    .faq {
        padding-top: 48px;
        padding-bottom: 48px
    }
}

.faq-accordion {
    max-width: 960px;
    margin: 0 auto
}

.faq-accordion__item {
    border: 1px solid #f1f1ef
}

.faq-accordion__item.is-open .faq-accordion__header:after {
    transform: translateY(-50%) rotate(-45deg)
}

.faq-accordion__header {
    display: block;
    position: relative;
    color: #383874;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    text-transform: uppercase;
    padding: 25px 30px;
    background-color: #fff
}

@media (max-width:767px) {
    .faq-accordion__header {
        font-size: 14px;
        padding-right: 60px;
        padding-left: 15px
    }
}

.faq-accordion__header:after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='24px' height='24px' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke='none' stroke-width='1px' fill='none' fill-rule='evenodd' stroke-linecap='square'%3E%3Cg transform='translate(1.000000, 1.000000)' stroke='%23222222'%3E%3Cpath d='M0,11 L22,11'%3E%3C/path%3E%3Cpath d='M11,0 L11,22'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-size: 24px;
    background-position: center;
    background-color: transparent;
    background-repeat: no-repeat;
    border-radius: 50%;
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%) rotate(0);
    width: 40px;
    height: 40px;
    padding: 8px;
    transition: ease-in-out .2s
}

.faq-accordion__header:hover:after {
    background-color: #eee
}

.footer-contacts {
    position: relative;
    overflow: hidden
}

@media (max-width:767px) {
    .footer-contacts {
        padding-top: 24px;
        padding-bottom: 24px
    }
}

.footer-contacts__bg img {
    max-width: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@media (max-width:767px) {
    .footer-contacts__bg img {
        height: 100%
    }
}

.footer-contacts .container {
    position: relative;
    z-index: 10
}

.footer-contacts__item {
    text-align: center;
    height: 205px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

@media (max-width:767px) {
    .footer-contacts__item {
        height: auto;
        margin-bottom: 12px
    }
}

.footer-contacts__item span {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 18px
}

.footer-contacts__item a {
    color: #fff;
    font-size: 24px;
    line-height: 1.55;
    font-weight: 900;
    text-align: center
}

@media (max-width:767px) {
    .footer-contacts__item a {
        font-size: 18px
    }
}

.footer {
    padding-top: 32px;
    padding-bottom: 32px
}

.footer .row {
    align-items: center;
    justify-content: space-between
}

@media (max-width:767px) {
    .footer .row {
        flex-direction: column;
        align-items: center;
        justify-content: center
    }
}

.footer__logo {
    padding: 0 15px
}

.footer__logo .icon {
    width: 210px;
    height: 44px
}

.footer__allow {
    padding: 0 15px
}

@media (max-width:767px) {
    .footer__allow {
        margin-top: 24px;
        margin-bottom: 24px
    }
}

.footer__allow a {
    display: block;
    margin-bottom: 6px;
    color: #ff8562
}

.footer__allow a:hover {
    color: #393874
}

.footer__allow a:last-child {
    margin-bottom: 0
}

.footer__developer {
    padding: 0 15px
}

.footer__developer a {
    color: #ff8562
}

.footer__developer a:hover {
    color: #393874
}

.footer__info {
    max-width: 560px;
    text-align: center;
    margin: 40px auto 20px
}

.footer__copy {
    text-align: center
}

.slick-slider {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-loading .slick-track {
    visibility: hidden
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    position: absolute !important;
    top: -9999px;
    left: -9999px;
    margin: 0;
    visibility: hidden
}

.fancybox-container {
    position: fixed;
    z-index: 99992;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    touch-action: manipulation
}

.fancybox-container * {
    box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .3;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    position: absolute;
    z-index: 99997;
    transition: opacity .25s ease, visibility 0s ease .25s;
    direction: ltr;
    opacity: 0;
    visibility: hidden
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    top: 0;
    left: 0;
    min-width: 44px;
    height: 44px;
    padding: 0 10px;
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    line-height: 44px;
    mix-blend-mode: difference;
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    top: 0;
    right: 0
}

.fancybox-stage {
    z-index: 99994;
    overflow: visible;
    transform: translateZ(0);
    direction: ltr
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    display: none;
    position: absolute;
    z-index: 99994;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    padding: 44px;
    -webkit-backface-visibility: hidden;
    outline: 0;
    -webkit-overflow-scrolling: touch;
    text-align: center;
    transition-property: transform, opacity;
    white-space: normal
}

.fancybox-slide::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 100%;
    font-size: 0;
    vertical-align: middle
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image::before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    display: inline-block;
    position: relative;
    max-width: 100%;
    overflow: auto;
    margin: 0;
    padding: 44px;
    background: #fff;
    -webkit-overflow-scrolling: touch;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    position: absolute;
    z-index: 99995;
    top: 0;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    -webkit-backface-visibility: hidden;
    -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    background: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image,
.fancybox-spaceball {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    max-height: none;
    margin: 0;
    border: 0;
    padding: 0;
    background: 0 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
    width: 100%;
    height: 100%;
    overflow: visible;
    padding: 0
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe,
.fancybox-video {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
    border: 0;
    padding: 0;
    background: 0 0
}

.fancybox-iframe {
    position: absolute;
    top: 0;
    left: 0
}

.fancybox-error {
    width: 100%;
    max-width: 400px;
    padding: 40px;
    background: #fff;
    cursor: default
}

.fancybox-error p {
    color: #444;
    font-size: 1.6rem;
    line-height: 2rem;
    margin: 0;
    padding: 0
}

.fancybox-button {
    display: inline-block;
    position: relative;
    width: 44px;
    height: 44px;
    margin: 0;
    border: 0;
    padding: 10px;
    transition: color .2s;
    background: rgba(30, 30, 30, .6);
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    vertical-align: top;
    visibility: inherit
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: 0
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: 0
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: visible
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-button--fsexit svg:nth-child(1),
.fancybox-button--pause svg:nth-child(1) {
    display: none
}

.fancybox-progress {
    position: absolute;
    z-index: 99998;
    top: 0;
    right: 0;
    left: 0;
    height: 2px;
    transform: scaleX(0);
    background: #ff5268;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear
}

.fancybox-close-small {
    position: absolute;
    z-index: 401;
    top: -44px;
    right: -12px;
    border: 0;
    padding: 8px;
    background: 0 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    top: 0;
    right: 0;
    padding: 10px;
    color: currentColor
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
    height: 100px;
    background-clip: content-box;
    opacity: 0
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    right: 0;
    padding: 31px 6px 31px 26px
}

.fancybox-caption {
    z-index: 99996;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 75px 44px 25px 44px;
    background: linear-gradient(to top, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
    color: #eee;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.5;
    pointer-events: none;
    text-align: center
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    position: absolute;
    z-index: 99999;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    border: 4px solid #888;
    padding: 0;
    -webkit-animation: fancybox-rotate 1s linear infinite;
    animation: fancybox-rotate 1s linear infinite;
    background: 0 0;
    border-bottom-color: #fff;
    border-radius: 50%;
    opacity: .7
}

@-webkit-keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(360deg)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1)
}

@media all and (max-height:576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0
    }

    .fancybox-close-small {
        right: -6px
    }

    .fancybox-slide--image .fancybox-close-small {
        top: 0;
        right: 0;
        width: 36px;
        height: 36px;
        padding: 6px;
        background: #4e4e4e;
        color: #f2f4f6;
        opacity: 1
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    display: inline-block;
    min-width: 130px;
    margin: 0 5px 10px 5px;
    border: 0;
    padding: 0 15px;
    transition: all .2s;
    border-radius: 3px;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 4rem;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    position: relative;
    top: -1px;
    width: 25px;
    height: 25px;
    margin-right: 7px;
    vertical-align: middle
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    width: 100%;
    margin: 10px 0 0 0;
    border: 0;
    padding: 10px 15px;
    background: 0 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 1.4rem;
    outline: 0
}

.fancybox-thumbs {
    display: none;
    position: absolute;
    z-index: 99995;
    top: 0;
    right: 0;
    bottom: 0;
    width: 212px;
    margin: 0;
    padding: 2px 2px 4px 2px;
    background: #ddd;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-tap-highlight-color: transparent
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 0;
    list-style: none;
    overflow-x: hidden;
    overflow-y: auto;
    white-space: nowrap
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    position: relative;
    width: 100px;
    max-width: calc(50% - 4px);
    height: 75px;
    max-height: calc(100% - 8px);
    overflow: hidden;
    margin: 2px;
    padding: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    outline: 0;
    -webkit-tap-highlight-color: transparent
}

.fancybox-thumbs__list a::before {
    content: "";
    position: absolute;
    z-index: 99991;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 6px solid #ff5268;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    opacity: 0
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1
}

@media all and (max-width:576px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}