/*!
Theme Name: eng-adv
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: eng-adv
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

eng-adv is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
    - Normalize
    - Box sizing
# Base
    - Typography
    - Elements
    - Links
    - Forms
## Layouts
# Components
    - Navigation
    - Posts and pages
    - Comments
    - Widgets
    - Media
    - Captions
    - Galleries
# plugins
    - Jetpack infinite scroll
# Utilities
    - Accessibility
    - Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
     ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
li#wp-admin-bar-bapf_debug_bar {
    display: none;
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
        user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-preloader a:hover {
    color: #fff;
}
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
            box-shadow: none;
    -ms-touch-action: manipulation;
        touch-action: manipulation;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
    opacity: 1;
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1;
}
.mfp-arrow:after,
.mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px;
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px;
}
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}
.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content {
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        -ms-transform: scale(0.75);
            transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
            transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
            transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.animal-slider .slick-track {
    margin-left: unset;
    margin-right: unset;
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:after,
.slick-track:before {
    display: table;
    content: "";
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[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-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.select2-container {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}
.select2-container .select2-selection--single {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
    position: relative;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px;
}
.select2-container .select2-selection {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    -webkit-user-select: none;
}
.select2-container .select2-selection .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
}
.select2-container .select2-search--inline {
    float: left;
}
.select2-container .select2-search--inline .select2-search__field {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}
.select2-results {
    display: block;
}
.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}
.select2-results__option {
    padding: 6px;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
    cursor: pointer;
}
.select2-container--open .select2-dropdown {
    left: 0;
}
.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.select2-search--dropdown {
    display: block;
    padding: 4px;
}
.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
    display: none;
}
.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
}
.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
}
.select2-container--default .select2-selection .select2-selection__rendered {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%;
}
.select2-container--default .select2-selection .select2-selection__rendered li {
    list-style: none;
}
.select2-container--default .select2-selection .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left;
}
.select2-container--default .select2-selection .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px;
}
.select2-container--default .select2-selection .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}
.select2-container--default .select2-selection .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px;
}
.select2-container--default .select2-selection .select2-selection__choice__remove:hover {
    color: #333;
}
.select2-container--default[dir="rtl"] .select2-selection .select2-search--inline,
.select2-container--default[dir="rtl"] .select2-selection .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection .select2-selection__placeholder {
    float: right;
}
.select2-container--default[dir="rtl"] .select2-selection .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection {
    border: solid #000 1px;
    outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection {
    background-color: #eee;
    cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
/*.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
}*/
.select2-container--default .select2-search--dropdown .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-appearance: textfield;
    font-size: 18rem;
    color: #fff;
    max-width: 90%;
    position: absolute;
    top: -30px;
    left: 17px;
}
.select2-container--default .select2-search--inline .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}
.select2-container--default .select2-results__option[role="group"] {
    padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled="true"] {
    color: #999;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #fff;
}
.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}
.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
}
.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: 0 0;
    border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(50%, #eee));
    background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
    background-repeat: repeat-x;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff));
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
}
.select2-container--classic .select2-selection {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
}
.select2-container--classic .select2-selection:focus {
    border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px;
}
.select2-container--classic .select2-selection .select2-selection__clear {
    display: none;
}
.select2-container--classic .select2-selection .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}
.select2-container--classic .select2-selection .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px;
}
.select2-container--classic .select2-selection .select2-selection__choice__remove:hover {
    color: #555;
}
.select2-container--classic[dir="rtl"] .select2-selection .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection {
    border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
    border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
    border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}
.select2-container--classic .select2-results__option[role="group"] {
    padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled="true"] {
    color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff;
}
.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb;
}
.about-list__item + .about-list__item::before,
.accordion-toggler::before,
.btn--pink::before,
.card-price::before,
.form__checkbox input[type="checkbox"] + label::before,
.form__checkbox input[type="checkbox"]:checked + label::after,
.gal-item__img::before,
.header-nav__link::after,
.header-nav__link::before,
.heroes-content .marked-list li::before,
.heroes-nav__head::after,
.heroes-nav__head::before,
.linked::before,
.menu-list ul.menu >li.menu-item-has-children > a::before,
.modal-item:nth-child(2)::before,
.navigation .music-info .progress-bar::before,
.reviews::before,
.select2-container--default .select2-results__option[aria-selected="true"]::after,
.select2-container--default .select2-selection::before,
.select2-results__option::before,
.shop-item--closed .shop-item__img::before,
.bapf_body input[type="checkbox"] + label::before,
.bapf_body input[type="checkbox"]:checked + label::after,
.student-item__img::before,
.videos-item__img::before {
    content: "";
    position: absolute;
}
@font-face {
    font-family: CirceRegular;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/CirceRegular/CirceRegular.eot);
    src: url(../fonts/CirceRegular/CirceRegular.eot?#iefix) format("embedded-opentype"), url(../fonts/CirceRegular/CirceRegular.woff) format("woff"), url(../fonts/CirceRegular/CirceRegular.ttf) format("truetype");
}
@font-face {
    font-family: CirceBold;
    font-weight: 700;
    font-style: normal;
    src: url(../fonts/CirceBold/CirceBold.eot);
    src: url(../fonts/CirceBold/CirceBold.eot?#iefix) format("embedded-opentype"), url(../fonts/CirceBold/CirceBold.woff) format("woff"), url(../fonts/CirceBold/CirceBold.ttf) format("truetype");
}
.hamburger {
    padding: 0 0;
    display: inline-block;
    cursor: pointer;
    -webkit-transition-property: opacity, -webkit-filter;
    transition-property: opacity, -webkit-filter;
    -o-transition-property: opacity, filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    -webkit-transition-duration: 0.15s;
    -o-transition-duration: 0.15s;
    transition-duration: 0.15s;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
}
.hamburger:hover {
    opacity: 1;
}
.hamburger.is-active:hover {
    opacity: 1;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::after,
.hamburger.is-active .hamburger-inner::before {
    background-color: #fff;
}
/*new*/
.hamburgerLabel{

}

.hamburgerLabel div{
    width: 41px;
    height: 5px;
    top: 0;
    margin-bottom: 6px;
    background-color: #fff;
    border-radius: 12px;
    position: relative;
    -webkit-transition: 0.3s ease transform, 0.3s ease top, 0.3s ease width, 0.3s ease right, 0.3s ease left;
    -o-transition: 0.3s ease transform, 0.3s ease top, 0.3s ease width, 0.3s ease right, 0.3s ease left;
    transition: 0.3s ease transform, 0.3s ease top, 0.3s ease width, 0.3s ease right, 0.3s ease left;
}

.hamburgerLabel div:first-child { 
    -webkit-transform-origin: 0; 
        -ms-transform-origin: 0; 
            transform-origin: 0;
    left: 0;
}

.hamburgerLabel div:nth-child(2) {
    right: 0;
    width: 41px;
}

.hamburgerLabel div:last-child {
    margin-bottom: 0;
    -webkit-transform-origin: 41px;
        -ms-transform-origin: 41px;
            transform-origin: 41px;
    right: 0;
}

.hamburger.is-active .hamburgerLabel div:first-child{
    top: -4px;
    -webkit-transform: rotateZ(45deg);
        -ms-transform: rotate(45deg);
            transform: rotateZ(45deg);
    left: 5px;
    width: 20px;
}
.hamburger.is-active .hamburgerLabel div:nth-child(2){
    width: 41px;
    top: 0;
    right: 0;
    -webkit-transform: rotateZ(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotateZ(-45deg);
}
.hamburger.is-active .hamburgerLabel div:last-child{
    top: 4px;
    -webkit-transform: rotateZ(45deg);
        -ms-transform: rotate(45deg);
            transform: rotateZ(45deg);
    right: 6px;
}

/*end*/
.hamburger * {
    pointer-events: none;
}
.hamburger-box {
    width: 41px;
    height: 25px;
    display: inline-block;
    position: relative;
}
.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2.5px;
}
.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
    width: 41px;
    height: 5px;
    background-color: #fff;
    border-radius: 12px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.15s;
    -o-transition-duration: 0.15s;
    transition-duration: 0.15s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
}
.hamburger-inner::after,
.hamburger-inner::before {
    content: "";
    display: block;
}
.hamburger-inner::before {
    top: -10px;
}
.hamburger-inner::after {
    bottom: -10px;
}
.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    -webkit-transition-duration: 0.13s;
    -o-transition-duration: 0.13s;
    transition-duration: 0.13s;
    -webkit-transition-delay: 0.13s;
    -o-transition-delay: 0.13s;
    transition-delay: 0.13s;
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse .hamburger-inner::after {
    top: -20px;
    -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
    -o-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse .hamburger-inner::before {
    -webkit-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse.is-active .hamburger-inner {
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
    transform: translate3d(0, -10px, 0) rotate(-45deg);
    -webkit-transition-delay: 0.22s;
    -o-transition-delay: 0.22s;
    transition-delay: 0.22s;
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
    -o-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--elastic .hamburger-inner {
    top: 2.5px;
    -webkit-transition-duration: 275ms;
    -o-transition-duration: 275ms;
    transition-duration: 275ms;
    -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -o-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic .hamburger-inner::before {
    top: 10px;
    -webkit-transition: opacity 125ms 275ms ease;
    -o-transition: opacity 125ms 275ms ease;
    transition: opacity 125ms 275ms ease;
}
.hamburger--elastic .hamburger-inner::after {
    top: 20px;
    -webkit-transition: -webkit-transform 275ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: -webkit-transform 275ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -o-transition: transform 275ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 275ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 275ms cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 275ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic.is-active .hamburger-inner {
    -webkit-transform: translate3d(0, 10px, 0) rotate(135deg);
    transform: translate3d(0, 10px, 0) rotate(135deg);
    -webkit-transition-delay: 75ms;
    -o-transition-delay: 75ms;
    transition-delay: 75ms;
}
.hamburger--elastic.is-active .hamburger-inner::before {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    opacity: 0;
}
.hamburger--elastic.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -20px, 0) rotate(-270deg);
    transform: translate3d(0, -20px, 0) rotate(-270deg);
    -webkit-transition-delay: 75ms;
    -o-transition-delay: 75ms;
    transition-delay: 75ms;
}
.hamburger--emphatic {
    overflow: hidden;
}
.hamburger--emphatic .hamburger-inner {
    -webkit-transition: background-color 125ms 175ms ease-in;
    -o-transition: background-color 125ms 175ms ease-in;
    transition: background-color 125ms 175ms ease-in;
}
.hamburger--emphatic .hamburger-inner::before {
    left: 0;
    -webkit-transition: top 50ms 125ms linear, left 125ms 175ms ease-in, -webkit-transform 125ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
    transition: top 50ms 125ms linear, left 125ms 175ms ease-in, -webkit-transform 125ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
    -o-transition: transform 125ms cubic-bezier(0.6, 0.04, 0.98, 0.335), top 50ms 125ms linear, left 125ms 175ms ease-in;
    transition: transform 125ms cubic-bezier(0.6, 0.04, 0.98, 0.335), top 50ms 125ms linear, left 125ms 175ms ease-in;
    transition: transform 125ms cubic-bezier(0.6, 0.04, 0.98, 0.335), top 50ms 125ms linear, left 125ms 175ms ease-in, -webkit-transform 125ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.hamburger--emphatic .hamburger-inner::after {
    top: 10px;
    right: 0;
    -webkit-transition: top 50ms 125ms linear, right 125ms 175ms ease-in, -webkit-transform 125ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
    transition: top 50ms 125ms linear, right 125ms 175ms ease-in, -webkit-transform 125ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
    -o-transition: transform 125ms cubic-bezier(0.6, 0.04, 0.98, 0.335), top 50ms 125ms linear, right 125ms 175ms ease-in;
    transition: transform 125ms cubic-bezier(0.6, 0.04, 0.98, 0.335), top 50ms 125ms linear, right 125ms 175ms ease-in;
    transition: transform 125ms cubic-bezier(0.6, 0.04, 0.98, 0.335), top 50ms 125ms linear, right 125ms 175ms ease-in, -webkit-transform 125ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.hamburger--emphatic.is-active .hamburger-inner {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    background-color: transparent !important;
}
.hamburger--emphatic.is-active .hamburger-inner::before {
    left: -82px;
    top: -82px;
    -webkit-transform: translate3d(82px, 82px, 0) rotate(45deg);
    transform: translate3d(82px, 82px, 0) rotate(45deg);
    -webkit-transition: left 125ms ease-out, top 50ms 125ms linear, -webkit-transform 125ms 175ms cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: left 125ms ease-out, top 50ms 125ms linear, -webkit-transform 125ms 175ms cubic-bezier(0.075, 0.82, 0.165, 1);
    -o-transition: left 125ms ease-out, top 50ms 125ms linear, transform 125ms 175ms cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: left 125ms ease-out, top 50ms 125ms linear, transform 125ms 175ms cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: left 125ms ease-out, top 50ms 125ms linear, transform 125ms 175ms cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 125ms 175ms cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic.is-active .hamburger-inner::after {
    right: -82px;
    top: -82px;
    -webkit-transform: translate3d(-82px, 82px, 0) rotate(-45deg);
    transform: translate3d(-82px, 82px, 0) rotate(-45deg);
    -webkit-transition: right 125ms ease-out, top 50ms 125ms linear, -webkit-transform 125ms 175ms cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: right 125ms ease-out, top 50ms 125ms linear, -webkit-transform 125ms 175ms cubic-bezier(0.075, 0.82, 0.165, 1);
    -o-transition: right 125ms ease-out, top 50ms 125ms linear, transform 125ms 175ms cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: right 125ms ease-out, top 50ms 125ms linear, transform 125ms 175ms cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: right 125ms ease-out, top 50ms 125ms linear, transform 125ms 175ms cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 125ms 175ms cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--squeeze .hamburger-inner {
    -webkit-transition-duration: 75ms;
    -o-transition-duration: 75ms;
    transition-duration: 75ms;
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
    -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
    -o-transition: top 75ms 0.12s ease, opacity 75ms ease;
    transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hamburger--squeeze .hamburger-inner::after {
    -webkit-transition: bottom 75ms 0.12s ease, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 75ms 0.12s ease, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: bottom 75ms 0.12s ease, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 75ms 0.12s ease, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 75ms 0.12s ease, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-delay: 0.12s;
    -o-transition-delay: 0.12s;
    transition-delay: 0.12s;
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
    -o-transition: top 75ms ease, opacity 75ms 0.12s ease;
    transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: bottom 75ms ease, -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 75ms ease, -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: bottom 75ms ease, transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 75ms ease, transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 75ms ease, transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--vortex .hamburger-inner {
    -webkit-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    transition-duration: 0.7s;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex .hamburger-inner::after,
.hamburger--vortex .hamburger-inner::before {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
}
.hamburger--vortex .hamburger-inner::before {
    -webkit-transition-property: top, opacity;
    -o-transition-property: top, opacity;
    transition-property: top, opacity;
}
.hamburger--vortex .hamburger-inner::after {
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, -webkit-transform;
    -o-transition-property: bottom, transform;
    transition-property: bottom, transform;
    transition-property: bottom, transform, -webkit-transform;
}
.hamburger--vortex.is-active .hamburger-inner {
    -webkit-transform: rotate(765deg);
    -ms-transform: rotate(765deg);
    transform: rotate(765deg);
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex.is-active .hamburger-inner::after,
.hamburger--vortex.is-active .hamburger-inner::before {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.hamburger--vortex.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
}
.hamburger--vortex.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
/*html {
    font-size: 0.052083333333333336vw;
}

@media only screen and (max-width: 440px) {
    html {
        font-size: 0.22727272727272727vw;
    }
}*/
html{
    font-size:  0.995313px;
}

@media (max-width:  1680px){
    html{
        font-size:  calc(0.729545px + (0.995313 - 0.729545) * ((100vw - 320px) / (1680 - 320)));
    }
}
body,
html {
    height: 100%;
}
p {
    margin-top: 0;
    margin-bottom: 15rem;
}
path {
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
body {
    font-size: 20rem;
    line-height: 1.3;
    min-width: 320rem;
    position: relative;
    font-family: Poppins, sans-serif;
    color: #000;
    margin: 0;
    background-color: #18142a;
    font-weight: 300;
    /*overflow-x: hidden;*/
    padding-top: 96px;
}

@media (max-width: 420px){
    body{
        padding-top: 67px;
    }
}
::-webkit-input-placeholder {
    color: #666;
    opacity: 1;
}
::-moz-placeholder {
    color: #666;
    opacity: 1;
}
::-ms-input-placeholder {
    color: #666;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #666;
    opacity: 1;
}
::placeholder {
    color: #666;
    opacity: 1;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
article,
aside,
figcaption,
figure,
footer,
header,
nav,
section {
    display: block;
}
.image img {
    display: block;
    width: 100%;
}
.clearfix:after {
    clear: both;
    content: "";
    display: table;
}
li,
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
button,
input,
select,
textarea {
    outline: 0;
    border: none;
    margin: 0;
    padding: 0;
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    margin: 0;
}
a {
    color: inherit;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    text-decoration: none;
    outline: 0;
}
img {
    max-width: 100%;
}
button {
    cursor: pointer;
    background: 0 0;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
select::-ms-expand {
    display: none;
}
textarea {
    resize: none;
}
.logo {
    position: relative;
    top: 10px;
    margin-right: 25px;
}
.logo img {
    display: block;
}
body.hidden {
    overflow: hidden;
}
.page-wrapper{
    overflow: hidden;
}
nav.menu {
    position: fixed;
    right: -100%;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    top: 0;
    width: 100%;
    max-width: 31%;
    background: url(img/menu-bg.png) no-repeat center center;
    background-size: cover;
    z-index: 100;
    -webkit-transition: all 0.6s linear;
    -o-transition: all 0.6s linear;
    transition: all 0.6s linear;
}
.menu.menu-2{
/*    background: none;*/
}
.menu-nav {
    display: none;
}
nav.menu.open {
    right: 0;
}
.menu-list ul.menu {
    padding: 197px 78px 99px 88px;
}
.menu-list .sub-menu {
    margin-bottom: 30px;
    padding-left: 27px;
    display: none;
}
.menu-list .sub-menu a {
    font-size: 24rem;
    line-height: 1.666;
    color: #fff;
}
.menu-list .sub-menu a:hover {
    text-shadow: 0 0 12px #ce00ff;
}
.menu-list ul.menu >li {
    border-bottom: 2px solid #fff;
}
.menu-list ul.menu >li.menu-item-has-children > a::before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 18px;
    height: 11px;
    right: 0;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    background: url(img/menu-arrow.svg) no-repeat center center;
}
.menu-list ul.menu >li.menu-item-has-children > a.active::before {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}
.menu-list ul.menu >li > a {
    display: block;
    position: relative;
    font-size: 35rem;
    font-weight: 500;
    color: #fff;
    padding: 20px 27px;
}
.menu-list ul.menu >li > a.active,
.menu-list ul.menu >li > a:hover {
    text-shadow: 0 0 12px #ce00ff;
}

.page-template-page-registration .header{
    z-index: 9;
}
.header {
    padding: 20rem 0;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    z-index: 9999;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
}

.page-template-page-registration .header.sticky,
.header.sticky {
    position: fixed;
    left: 0;
    right: 0;
    background-color: #18142a;
    z-index: 101;
}

.header .container {
    max-width: 1810rem;
}
.header-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    margin-right: 34rem;
}
.header-nav__link {
    background-image: -o-linear-gradient(272deg, #f3ba8a 0, #d74a5d 100%);
    background-image: linear-gradient(178deg, #f3ba8a 0, #d74a5d 100%);
    -webkit-box-shadow: 0 0 20px #bf368c;
    box-shadow: 0 0 20px #bf368c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 40px;
    height: 64rem;
    width: 220rem;
    font-size: 16rem;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.125;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10rem 25rem;
    z-index: 1;
    position: relative;
}
.header-nav__link.active {
    -webkit-box-shadow: 0 0 40px #bf368c;
    box-shadow: 0 0 40px #bf368c;
}
.header-nav__link.active::before {
    opacity: 0;
}
.header-nav__link.active::after {
    opacity: 1;
    visibility: visible;
}
.header-nav__link:hover {
    -webkit-box-shadow: 0 0 40px #bf368c;
    box-shadow: 0 0 40px #bf368c;
}
.header-nav__link:hover::before {
    opacity: 0;
}
.header-nav__link:hover::after {
    opacity: 1;
    visibility: visible;
}
.header-nav__link:nth-child(1) img {
    position: relative;
    bottom: -7px;
}
.header-nav__link img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.header-nav__link span {
    margin-left: 36rem;
}
.header-nav__link::before {
    left: 2px;
    top: 2px;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border-radius: 40px;
    background-color: #0f1827;
    z-index: -1;
}
.header-nav__link::after {
    left: 2px;
    top: 2px;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border-radius: 40px;
    background: -o-linear-gradient(272deg, #f3ba8a 0, #d74a5d 100%);
    background: linear-gradient(178deg, #f3ba8a 0, #d74a5d 100%);
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.header-nav__link + .header-nav__link {
    margin-left: 10rem;
}
.header-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.hamburger {
    cursor: pointer;
    position: relative;
    z-index: 101;
}
.footer {
    padding-bottom: 105rem;
    position: relative;
}
.footer-bg {
    position: absolute;
    right: 0;
    top: -222rem;
    pointer-events: none;
    width: 473rem;
    height: 318rem;
}
.footer-line {
    border-top: 1px solid #fff;
    padding-top: 77rem;
}
.footer-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -25rem;
}
.footer-item {
    width: 25%;
    max-width: 328rem;
    padding: 0 25rem;
}
.footer-head {
    color: #fff;
    font-size: 18rem;
    font-weight: 500;
    padding-bottom: 27rem;
    border-bottom: 1px solid #fff;
    margin-bottom: 19rem;
}
.footer-call {
    color: #fff;
    font-size: 16rem;
    font-weight: 500;
    margin-bottom: 28rem;
}
.footer-call a {
    border-bottom: 1px solid transparent;
}
.footer-call a:hover {
    border-bottom: 1px solid #fff;
}
.footer-contact {
    margin-bottom: 42rem;
}
.footer-contact a {
    border-bottom: 1px solid transparent;
}
.footer-contact a:hover {
    border-bottom: 1px solid #fff;
}
.footer-contact span {
    display: block;
    color: #fff;
    font-size: 16rem;
    line-height: 1.875;
}
.footer-list li + li {
    margin-top: 22rem;
}
.footer-list li a {
    font-size: 16rem;
    color: #fff;
    border-bottom: 1px solid transparent;
}
.footer-list li a:hover {
    border-bottom: 1px solid #fff;
}
input[type="number"] {
    -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    appearance: none;
    margin: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.form__input,
.form__textarea {
    display: block;
    width: 100%;
    font-family: Poppins, sans-serif;
    font-size: 18rem;
    color: #fff;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    -webkit-appearance: none;
    border-radius: 80px;
    padding: 4.5rem 28rem;
    border: 2px solid #fff;
    font-weight: 300;
    background: 0 0;
}
.form__input:focus,
.form__input:hover,
.form__textarea:focus,
.form__textarea:hover {
    -webkit-box-shadow: 0 0 30px rgba(68, 0, 255, 0.55);
    box-shadow: 0 0 30px rgba(68, 0, 255, 0.55);
}
.form__input::-webkit-input-placeholder,
.form__textarea::-webkit-input-placeholder {
    font-family: Poppins, sans-serif;
    font-size: 18rem;
    color: #fff;
    font-weight: 300;
}
.form__input::-moz-placeholder,
.form__textarea::-moz-placeholder {
    font-family: Poppins, sans-serif;
    font-size: 18rem;
    color: #fff;
    font-weight: 300;
}
.form__input::-ms-input-placeholder,
.form__textarea::-ms-input-placeholder {
    font-family: Poppins, sans-serif;
    font-size: 18rem;
    color: #fff;
    font-weight: 300;
}
.form__input::-webkit-input-placeholder, .form__textarea::-webkit-input-placeholder {
    font-family: Poppins, sans-serif;
    font-size: 18rem;
    color: #fff;
    font-weight: 300;
}
.form__input::-moz-placeholder, .form__textarea::-moz-placeholder {
    font-family: Poppins, sans-serif;
    font-size: 18rem;
    color: #fff;
    font-weight: 300;
}
.form__input:-ms-input-placeholder, .form__textarea:-ms-input-placeholder {
    font-family: Poppins, sans-serif;
    font-size: 18rem;
    color: #fff;
    font-weight: 300;
}
.form__input::-ms-input-placeholder, .form__textarea::-ms-input-placeholder {
    font-family: Poppins, sans-serif;
    font-size: 18rem;
    color: #fff;
    font-weight: 300;
}
.form__input::placeholder,
.form__textarea::placeholder {
    font-family: Poppins, sans-serif;
    font-size: 18rem;
    color: #fff;
    font-weight: 300;
}
.form__input--dark,
.form__textarea--dark {
    border-color: #000;
    color: #000;
}
.form__input--dark::-webkit-input-placeholder,
.form__textarea--dark::-webkit-input-placeholder {
    color: #000;
}
.form__input--dark::-moz-placeholder,
.form__textarea--dark::-moz-placeholder {
    color: #000;
}
.form__input--dark::-ms-input-placeholder,
.form__textarea--dark::-ms-input-placeholder {
    color: #000;
}
.form__input--dark::-webkit-input-placeholder, .form__textarea--dark::-webkit-input-placeholder {
    color: #000;
}
.form__input--dark::-moz-placeholder, .form__textarea--dark::-moz-placeholder {
    color: #000;
}
.form__input--dark:-ms-input-placeholder, .form__textarea--dark:-ms-input-placeholder {
    color: #000;
}
.form__input--dark::-ms-input-placeholder, .form__textarea--dark::-ms-input-placeholder {
    color: #000;
}
.form__input--dark::placeholder,
.form__textarea--dark::placeholder {
    color: #000;
}
.form__input--dark:focus,
.form__input--dark:hover,
.form__textarea--dark:focus,
.form__textarea--dark:hover {
    -webkit-box-shadow: 0 0 30px rgba(68, 0, 255, 0.25);
    box-shadow: 0 0 30px rgba(68, 0, 255, 0.25);
}
.form__textarea {
    min-height: 161px;
    border-radius: 28px;
}
.form__row {
    margin-bottom: 15px;
}
.form__checkbox input[type="checkbox"] {
    /*display: none;*/
    opacity: 0;
    position: absolute;
    visibility: hidden;
    z-index: -5;
}
.form__checkbox label a{
    text-decoration: underline;
}
.form__checkbox label a:hover{
    text-decoration: none;
}
.form__checkbox input[type="checkbox"] + label {
    position: relative;
    cursor: pointer;
    display: block;
    padding-left: 30px;
    font-size: 14px;
    color: #333;
}
.form__checkbox input[type="checkbox"] + label::before {
    width: 16px;
    height: 16px;
    top: 1px;
    left: 0;
    border: 1px solid #333;
    border-radius: 2px;
}
.form__checkbox input[type="checkbox"]:checked + label::after {
    width: 5px;
    height: 8px;
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 6px;
    top: 4px;
}
.select2 {
    display: block;
}
.select2.select2-container {
    width: 100% !important;
}
.select2-results__options {
    padding: 10px 22px 10px;
}
.select2-results__option {
    padding: 9.8px 20px;
    padding-right: 5px;
    padding-left: 40px;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    color: #18142a;
    font-size: 18px;
    font-weight: 300;
    border-bottom: 1px solid #707070;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.select2-results__option::before {
    width: 15px;
    height: 15px;
    border-radius: 2px;
    border: 2px solid #18142a;
    left: 0;
    /*top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);*/
}
.select2-results__option:first-child {
    padding-top: 0;
}
.select2-results__option:first-child::before {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
/*    top: 4px;*/
}
.select2-dropdown {
    border: 1px solid #d9d9d9;
    border-radius: 20px;
}
.select2-dropdown .btn {
    max-width: 88px;
    font-size: 14px;
    margin-bottom: 20px;
    margin-left: 30px;
    padding: 8px 5px;
}

.page-template-page-registration .select2-container {
    z-index: 5 !important;
}

.select2-container {
    /*z-index: 1100;*/
    z-index: 2;
}
.select2-container .select2-search--inline {
    float: none;
}
.select2-container .select2-search--inline .select2-search__field {
    font-size: 18rem;
    color: #fff;
    max-width: 100%;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-input-placeholder {
    color: #fff;
}
.select2-container .select2-search--inline .select2-search__field::-moz-placeholder {
    color: #fff;
}
.select2-container .select2-search--inline .select2-search__field::-ms-input-placeholder {
    color: #fff;
}
.select2-container .select2-search--inline .select2-search__field:-ms-input-placeholder {
    color: #fff;
}
.select2-container .select2-search--inline .select2-search__field::placeholder {
    color: #fff;
}
.select2-container--open .select2-selection::before {
    -webkit-transform: translate(-50%, -50%) rotate(180deg) !important;
    -ms-transform: translate(-50%, -50%) rotate(180deg) !important;
    transform: translate(-50%, -50%) rotate(180deg) !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: transparent;
    font-weight: 500;
    color: #000;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: transparent;
    color: #000;
    font-weight: 500;
}

.select2-container--default .select2-results__option[aria-selected="true"]::after {
    width: 10px;
    height: 8px;
    background: url(img/checked.svg) no-repeat center center;
    left: 3px;
/*    top: 18px;*/
}
.select2-container--default .select2-results__option[aria-selected="true"]:first-child::after {
/*    top: 8px;*/
}
.select2-container--default .select2-results__message {
    padding: 0;
    border-bottom: none;
}
.select2-container--default .select2-results__message::after,
.select2-container--default .select2-results__message::before {
    display: none;
}
.select2-container--default .select2-results > .select2-results__options {
    max-height: 300px;
}
.select2-container--default .select2-selection {
    border: 1px solid #d9d9d9;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.select2-container--default .select2-selection:hover {
    border-color: #fff;
    -webkit-box-shadow: 0 0 30px rgba(68, 0, 255, 0.55);
    box-shadow: 0 0 30px rgba(68, 0, 255, 0.55);
}
.select2-container--default .select2-selection {
    background: 0 0;
    border: 2px solid #fff !important;
    border-radius: 80px;
}
.select2-container--default .select2-selection::before {
    width: 12px;
    height: 8px;
    background: url(img/select-arrow.svg) no-repeat center center;
    background-size: contain;
    top: 50%;
    right: 21px;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.select2-container--default .select2-selection .select2-selection__arrow {
    height: 100%;
    border-left: none;
    width: 44px;
    display: none;
}
.select2-container--default .select2-selection .select2-selection__arrow b {
    display: none;
}
.select2-container--default .select2-selection.select2-selection--single .select2-selection__rendered {
    height: 30rem;
    color: #fff;
    font-size: 18rem;
    line-height: 30rem;
}
.select2-container--default .select2-selection .select2-selection__rendered {
    padding: 3.5px 0;
    padding-left: 28px;
    padding-right: 28px;
    color: #000;
    font-size: 14px;
}
.select2-container--default .select2-selection .select2-selection__placeholder {
    color: #fff;
    font-weight: 300;
    font-size: 18rem;
    line-height: 1;
}
.select2-container .select2-selection--single {
    height: auto;
}
.select2-selection {
    outline: 0 !important;
}
.select2-selection__rendered {
    padding: 8px 0;
    padding-left: 12px;
    padding-right: 12px;
}
.btn {
    display: inline-block;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    font-size: 16rem;
    font-family: Poppins, sans-serif;
    text-align: center;
    border-radius: 40px;
    position: relative;
    line-height: 1;
    font-weight: 700;
}
.btn span {
    position: relative;
}
.btn--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.btn--flex img {
    position: relative;
    z-index: 7;
}
.btn--flex span {
    margin-left: 18rem;
}
.btn--white.btn--transparent {
    border: 2px solid #fff;
    color: #fff;
    text-transform: uppercase;
    padding-top: 14rem;
    padding-bottom: 14rem;
}
.btn--white.btn--transparent:hover {
    background-color: #fff;
    color: #000;
}
.btn--pink {
    background-image: -o-linear-gradient(163deg, #f3ba8a 0, #d74a5d 100%);
    background-image: linear-gradient(-73deg, #f3ba8a 0, #d74a5d 100%);
    color: #fff;
    text-transform: uppercase;
}
.btn--pink::before {
    background-image: -o-linear-gradient(17deg, #f3ba8a 0, #d74a5d 100%);
    background-image: linear-gradient(73deg, #f3ba8a 0, #d74a5d 100%);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    border-radius: 40px;
}
.btn--pink:hover::before {
    opacity: 1;
    visibility: visible;
}
.btn--large {
    padding: 22.5rem 15rem;
    width: 100%;
    max-width: 255rem;
    font-size: 20rem;
}
.btn--medium {
    padding: 16px 15px;
    width: 100%;
    max-width: 200rem;
    font-size: 13px;
}
.btn--small {
    padding: 13px 15px;
    width: 100%;
    max-width: 222rem;
    font-size: 14px;
}
.link {
    font-size: 14rem;
    text-decoration: underline;
}
.link:hover {
    text-decoration: none;
}
.slick-dots {
    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;
    margin-top: 24rem;
}
.slick-dots li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #fff5cc;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    cursor: pointer;
}
.slick-dots li button {
    color: transparent;
}
.slick-dots li.slick-active {
    background-color: #ffb200;
}
.slick-dots li + li {
    margin-left: 21px;
}
.breadcrumb {
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 15px;
}
.breadcrumb li {
    display: inline-block;
}
.breadcrumb li::before {
    content: "/";
    margin-right: 4px;
}
.breadcrumb li:first-child::before {
    display: none;
}
.breadcrumb a:hover {
    text-decoration: underline;
}
.socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.socials li + li {
    margin-left: 24px;
}
.socials li img,
.socials li svg {
    display: block;
}
.slick-slide {
    outline: 0;
}
.tl-right {
    text-align: right;
}
.tl-center {
    text-align: center;
}
.linked {
    position: relative;
    display: inline-block;
}
.linked::before {
    height: 1px;
    width: 100%;
    background-color: #333;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    bottom: 0;
    left: 0;
}
.linked:hover::before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.linked-r::before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.linked-r:hover::before {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
.linked--blue::before {
    background-color: #333;
}
.mfp-zoom-out .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.mfp-zoom-out.mfp-bg {
    opacity: 0.8;
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.mfp-zoom-out.mfp-removing.mfp-bg {
    opacity: 0;
}
.custom.mfp-close-btn-in .mfp-close {
    display: none !important;
}
.audio-next,
.audio-prev,
.time {
    display: none;
}
.navigation {
    background-color: #eeedf5;
    border-radius: 38px;
    padding: 30px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
.navigation .fa,
.navigation .fas {
    color: #461d45;
    display: block;
    pointer-events: none;
}
.navigation .speaker {
    margin-right: 12px;
    width: 15px;
/*    font-size: 20px;*/
    font-size: 22px;
}
.navigation .speaker-hover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.navigation .speaker-hover:hover .speaker-range {
    width: 129px;
}
.navigation .speaker-hover:hover .speaker-range input {
    opacity: 1;
    visibility: visible;
}
.navigation .speaker-range {
    height: 4px;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    width: 0;
}
.navigation .speaker-range input {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.navigation .speaker-range input {
    display: block;
    -webkit-appearance: none;
    background: 0 0;
    position: relative;
    top: -2px;
}
.navigation .speaker-range input:focus {
    outline: 0;
}
.navigation .speaker-range input::-webkit-slider-runnable-track {
    background: #fff;
    border-radius: 20px;
    height: 8px;
}
.navigation .speaker-range input::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #461d45 !important;
    margin-top: -4px;
    cursor: pointer;
}
.navigation .music-play {
/*    margin-left: 12px;*/
    margin-right: 30px;
/*    font-size: 18px;*/
    font-size: 20px;
}
.navigation .music-speed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 35px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.navigation .music-speed div {
    cursor: pointer;
    opacity: 0.5;
}
.navigation .music-speed div.active{
    opacity: 1;
}
.navigation .music-speed div + div {
    margin-left: 8px;
}
.navigation .music-speed img {
    display: block;
    height: 18px;
/*    height: 10px;*/
    width: auto;
    max-width: 40px;
}
.navigation .music-info {
    width: 100%;
    margin-left: 46px;
}
.navigation .music-info .progress-container {
    height: 12px;
    background-color: #fff;
    width: 100%;
    position: relative;
    border-radius: 0px;
    cursor: pointer;
}
.navigation .music-info .progress-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border-radius: 0px 0 0 0px;
    background-image: -o-linear-gradient(194deg, #d74d5e 0, #f3ba8a 100%);
    background-image: linear-gradient(256deg, #d74d5e 0, #f3ba8a 100%);
}
.navigation .music-info .progress-bar::before {
    width: 10px;
    height: 26px;
    background-color: #d74d5e;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.modal {
    position: relative;
    background-color: #fff;
    border-radius: 20px;
    margin: 0 auto;
    max-width: 850px;
    padding: 50px 25px;
}
.modal-audio {
    max-width: 768px;
    padding: 50px 30px 20px;
}
.modal-audio audio {
    display: block;
    width: 100%;
}
.modal-audio audio::-webkit-media-controls-panel {
    background: 0 0;
}
.modal-audio audio::-webkit-media-controls-play-button {
    color: red;
    fill: red;
}
.modal-audio audio::-webkit-media-controls-timeline-container {
    background: red;
    display: none;
}
.modal-audio audio::-webkit-media-controls-current-time-display {
    display: none;
}
.modal-audio audio::-webkit-media-controls-time-remaining-display {
    display: none;
}
.modal-audio audio::-webkit-media-controls-timeline {
    color: red;
}
.modal-audio audio::-webkit-media-controls-volume-slider-container {
    background: red;
}
.modal-audio audio::-webkit-media-controls-volume-slider {
    background: red;
}
.modal-audio audio::-webkit-media-controls-seek-back-button {
    background: red;
}
.modal-audio audio::-webkit-media-controls-seek-forward-button {
    background: red;
}
.modal-audio audio::-webkit-media-controls-fullscreen-button {
    background: red;
}
.modal-audio audio::-webkit-media-controls-rewind-button {
    background: red;
}
.modal-audio audio::-webkit-media-controls-return-to-realtime-button {
    background: red;
}
.modal-audio audio::-internal-track-segment-highlight-after {
    background: red;
}
.modal-audio .arrow {
    margin-top: -55px;
    display: none;
}
.modal-audio .arrow-prev {
    left: 30px;
}
.modal-audio .arrow-next {
    right: 30px;
}
.modal-audio__name {
    font-size: 18px;
    text-align: center;
    margin-top: 18px;
}
.modal-audio__img {
    margin-bottom: 54px;
}
.modal-audio__img img {
    display: block;
    margin: 0 auto;
}
.modal-close {
    position: absolute;
    right: -16px;
    top: -16px;
    cursor: pointer;
    z-index: 10;
}
.modal-close svg {
    display: block;
}
.modal-teacher {
    max-width: 850px;
    padding: 50px 66px;
}
.modal-head {
    color: #0f1827;
    font-size: 24px;
    text-align: center;
    font-weight: 500;
    line-height: 1.333;
    margin-bottom: 45px;
}
.modal-head span {
    font-weight: 700;
    display: block;
}
.modal-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px;
}
.modal-header {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.181818;
    margin-bottom: 28px;
}
.modal-item {
    width: 50%;
    padding: 0 15px;
    position: relative;
}
.modal-item:nth-child(2) { 
    padding-left: 40px;
}
.modal-item:nth-child(2)::before {
    top: 0;
    width: 1px;
    height: 221px;
    background: #707070;
    left: 0;
}
.modal-item:nth-child(2) .modal-header {
    margin-bottom: 35px;
}
.modal-item:nth-child(2) .modal-text {
    font-size: 18px;
    line-height: 1.444;
    margin-bottom: 68px;
}
.modal .form {
    max-width: 311px;
}
.modal .form .form__row.mb-32 {
    margin-bottom: 32px;
}
.modal .form .form__row.mb-21 {
    margin-bottom: 21px;
}
.modal-registerLogin{
    max-width: 700px;
    padding: 50px 66px;
}

.modal-registerLogin .modal-item .modal-text{
    margin-bottom: 50rem;
    font-size: 20px;
    line-height: 1.44;
}
.modal-registerLogin .modal-item{
    padding: 0 25rem;
}
.modal-registerLogin .modal-item:nth-child(2)::before {
    height: 100%;
}

@media (max-width:  768px){
    .modal-registerLogin .modal-item:nth-child(2)::before {
        display: none;
    }
}

.mb-0 {
    margin-bottom: 0 !important;
}
.mb-15 {
    margin-bottom: 15rem !important;
}
.mb-30 {
    margin-bottom: 30rem !important;
}
.mb-45 {
    margin-bottom: 45rem !important;
}
.mb-60 {
    margin-bottom: 60rem !important;
}
.mb-70 {
    margin-bottom: 70rem !important;
}
.mb-90 {
    margin-bottom: 90rem !important;
}
.h1 {
    font-size: 45rem;
    font-weight: 500;
    line-height: 1;
}
.h1--gradient {
    background-image: -o-linear-gradient(top, #f3ba8a 0, #d74d5e 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f3ba8a), to(#d74d5e));
    background-image: linear-gradient(180deg, #f3ba8a 0, #d74d5e 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    font-weight: 700;
    font-size: 68rem;
    margin-bottom: 32rem;
    line-height: 1.06;
}
.h2 {
    font-size: 60rem;
    font-weight: 700;
    line-height: 1;
}
.h2--70 {
    font-size: 70rem;
}
.h3 {
    font-size: 24rem;
}
.font-14 {
    font-size: 14rem !important;
}
.font-24 {
    font-size: 24rem;
    line-height: 1.6666;
}
.font-35 {
    font-size: 35rem;
}
.ttu {
    text-transform: uppercase;
}
.medium {
    font-weight: 500;
}
.semi {
    font-weight: 600;
}
.bold {
    font-weight: 700;
}
.container {
    max-width: 1450rem;
    padding: 0 25rem;
    margin: 0 auto;
}
.program .container {
    max-width: 1520rem;
}
.main {
    overflow: hidden;
}
.main-bg {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    z-index: -1;
}
.rounded {
    -webkit-box-shadow: 0 0 80px rgba(68, 0, 255, 0.55);
    box-shadow: 0 0 80px rgba(68, 0, 255, 0.55);
    border-radius: 300px 300px 0 0;
    background-color: #fff;
    padding-top: 140px;
    position: relative;
    width: calc(100% + 54px);
    left: -27px;
}
.rounded--full {
    border-radius: 300px;
}
.rounded--shop {
    padding-top: 108rem;
}
.rounded--smart {
    padding-top: 144rem;
}
.rounded--heroes {
    padding-top: 97rem;
}
.rounded .footer-line {
    border-top: 1px solid #18142a;
}
.rounded .footer-call {
    color: #18142a;
}
.rounded .footer-call a:hover {
    border-bottom: 1px solid #18142a;
}
.rounded .footer-contact a:hover {
    border-bottom: 1px solid #18142a;
}
.rounded .footer-contact span {
    color: #18142a;
}
.rounded .footer-list li a {
    color: #18142a;
}
.rounded .footer-list li a:hover {
    border-bottom: 1px solid #18142a;
}
.rounded .footer-head {
    color: #18142a;
    border-bottom: 1px solid #fb7384;
}
.rounded--class {
    padding-top: 209rem;
    padding-bottom: 35rem;
}
.shs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -225px;
    padding-bottom: 64px;
}
.shs-img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.shs-img img {
    display: block;
}
.shs-content {
    width: 43%;
}
.shs-content .h2 {
    margin-bottom: 48rem;
}
.shs-content p {
    font-size: 24rem;
    line-height: 1.6666;
    margin-bottom: 45rem;
    font-weight: 400;
}
.reviews {
    padding-bottom: 290rem;
    position: relative;
}
.reviews::before {
    width: 100%;
    height: 1589rem;
    background: url(img/reviews-bg.png) no-repeat center center;
    background-size: cover;
    left: 0;
    bottom: -900rem;
}
.reviews .h2 {
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 103rem;
}
.reviews .arrow path {
    fill: #fff;
}
.reviews .arrow-prev {
    left: -100rem;
}
.reviews .arrow-next {
    right: -100rem;
}
.reviews-slider {
    margin: 0 -15rem;
}
.reviews-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.reviews-slider .slick-slide {
    height: auto;
}
.reviews-slide {
    padding: 0 15px;
}
.reviews-item {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}
.reviews-item__content {
    margin-top: auto;
}
.reviews-item__quote {
    font-size: 100rem;
    color: #fff;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 37rem;
    height: 20rem;
}
.reviews-item__text {
    font-size: 24rem;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 30rem;
}
.reviews-item__img {
    margin-bottom: 26rem;
}
.reviews-item__img img {
    display: block;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 20px #ce00ff;
    box-shadow: 0 0 20px #ce00ff;
    width: 96rem;
    height: 96rem;
    margin-left: auto;
    margin-right: auto;
}
.reviews-item__name {
    font-size: 26rem;
    font-weight: 500;
    color: #fff;
    margin-bottom: 3rem;
}
.reviews-item__job {
    color: #fff;
    font-size: 22rem;
}
.resources {
    padding-top: 200rem;
    position: relative;
    z-index: 1;
    padding-bottom: 370rem;
    background: url(img/resources-bgs.png) no-repeat center -300rem;
    background-size: cover;
}
img.resource-image-color-left {
        position: absolute;
        top: -112rem;
        left: -70rem;
        z-index: -1;
    }

    img.resource-image-color-left2 {
        position: absolute;
        top: -100rem;
        left: -50rem;
    }

    img.resource-image-white-left {
        position: absolute;
        bottom: -204rem;
        left: -20rem;
    }
    img.resource-image-color-right {
        position: absolute;
        top: -120rem;
        z-index: -1;
        right: -40rem;
    }
    img.resource-image-white-right {
    position: absolute;
    top: -47rem;
    right: -130rem;
}
.resources .h2 {
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 190rem;
}
.resources-bg {
    position: absolute;
    /* left: 50%; */
    left: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 400rem;
    margin-left: 200rem;
    z-index: -1;
}

@media (max-width: 1199px){
    .resources-bg {
        top: 415rem;
    }
}

.resources-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.resources-item {
    width: 50%;
    position: relative;
}
.resources-item:nth-child(1) .resources-item__img img {
    right: 44px;
}
.resources-item:nth-child(1) .resources-item__btn {
    right: 115px;
    bottom: -114px;
}
.resources-item__btn {
    border-radius: 50%;
    position: absolute;
    right: 10rem;
    bottom: -120rem;
    background-image: -o-linear-gradient(top, #f3ba8a 0, #d74a5d 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f3ba8a), to(#d74a5d));
    background-image: linear-gradient(180deg, #f3ba8a 0, #d74a5d 100%);
    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;
    width: 250rem;
    height: 250rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    padding: 20rem;
}
.resources-item__btn img {
    margin-bottom: 8rem;
}
.resources-item__btn span {
    font-size: 30rem;
    color: #fff;
    font-weight: 700;
    line-height: 1;
}
.resources-item__img img {
    display: block;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    bottom: -59rem;
    right: -54rem;
    width: 500rem;
    height: 500rem;
    -o-object-fit: cover;
    object-fit: cover;
}
.inner {
    padding-top: 45rem;
}
.inner--shop {
    padding-top: 49rem;
}
.inner--shop .head {
    margin-bottom: 93rem;
}
.inner--hero {
    padding-top: 47rem;
}
.inner--hero .head {
    margin-bottom: 52rem;
}
.head {
    text-align: center;
    margin-bottom: 80rem;
}
.head-subhead {
    font-size: 22rem;
    font-weight: 500;
    color: #fff;
    margin-top: 33rem;
    line-height: 1.272727;
}
.head .h1 {
    color: #fff;
}
.head .h1 img{
    margin-right: 15px;
}
.head .h1 .img-circle{
    height: 80rem;
    min-width: 80rem;
    width: 80rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 100px;
    overflow: hidden;
    background-image: -o-linear-gradient(272deg, #f3ba8a 0, #d74a5d 100%);
    background-image: linear-gradient(178deg, #f3ba8a 0, #d74a5d 100%);
}
.head .h1 .img-circle img{
    margin: 0;
    height: 40rem;
    min-width: 40rem;
    width: 40rem;
}
.teacher .head .h1 {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    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;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 15px;
}
.about-list {
    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;
    margin-top: 41rem;
}
.about-list__itemPage{
    color: #fff;
    font-size: 20rem;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    cursor: pointer;
    position: relative;
    white-space: nowrap;
}

.about-list__itemPage::after {
    content: attr(data-text);
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-weight: 700;
    color: #fff;
    width: 100%;
    white-space: nowrap;
    opacity: 0;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.about-list__itemPage:hover,
.about-list__itemPage.active{
    color: transparent;
}
.about-list__itemPage:hover::after,
.about-list__itemPage.active::after {
    opacity: 1;
    text-shadow: 0 0 5px #ce00ff;
}

.about-list__itemPage + .about-list__itemPage {
    position: relative;
    margin-left: 50rem;
}
.about-list__itemPage + .about-list__itemPage::before {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -25rem;
    height: 34rem;
    width: 2px;
    background: #fff;
}

.about-list__item {
    color: #fff;
    font-size: 20rem;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    cursor: pointer;
    position: relative;
    white-space: nowrap;
}
.about-list__item::after {
    content: attr(data-text);
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-weight: 700;
    color: #fff;
    width: 100%;
    white-space: nowrap;
    opacity: 0;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.about-list__item:hover {
    color: transparent;
}
.about-list__item:hover::after {
    opacity: 1;
    text-shadow: 0 0 5px #ce00ff;
}
.about-list__item.active {
    color: transparent;
}
.about-list__item.active::after {
    opacity: 1;
    text-shadow: 0 0 5px #ce00ff;
}
.about-list__item + .about-list__item {
    position: relative;
    margin-left: 50rem;
}
.about-list__item + .about-list__item::before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -25rem;
    height: 34rem;
    width: 2px;
    background: #fff;
}
.about-team {
    max-width: 932rem;
    margin: 0 auto;
    padding-bottom: 442rem;
}
.about-team__bg {
    position: absolute;
    pointer-events: none;
}
.about-team__bg--1 {
    left: -83px;
    top: -80px;
}
.about-team__bg--2 {
    left: -79px;
    top: -57px;
}
.about-team .h2 {
    margin-bottom: 142rem;
}
.about-team__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 45rem;
    position: relative;
    z-index: 1;
}
.about-team__name {
    font-size: 35rem;
    font-weight: 700;
    line-height: 1.14;
    margin-bottom: 2px;
}
.about-team__job {
    font-size: 24rem;
    font-weight: 500;
    line-height: 1.333;
}
.about-team__item {
    margin-bottom: 116rem;
    position: relative;
}
.about-team__item:last-child {
    margin-bottom: 0;
}
.about-team__img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20rem;
}
.about-team__img img {
    display: block;
    width: 218rem;
    height: 218rem;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
}
.about-content {
    max-width: 932rem;
    margin: 0 auto;
    padding-bottom: 442rem;
}
.about-content .h2 {
    margin-bottom: 20rem;
}
.about-content__subtext {
    line-height: 1.333;
    font-weight: 500;
    margin-bottom: 37rem;
}
.about-content p {
    margin-bottom: 26rem;
}
.about-content p img {
    display: block;
}
.about-content p:last-child {
    margin-bottom: 0;
}
.accordion-toggler {
    font-size: 18rem;
    font-weight: 500;
    position: relative;
    display: block;
    padding-right: 24rem;
}
.accordion-toggler::before {
    width: 12px;
    height: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    background: url(img/arrow-down.svg) no-repeat center center;
}
.accordion-toggler.active::before {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}
.accordion > li {
    padding-bottom: 17px;
    border-bottom: 1px solid #18142a;
    padding-top: 17px;
}
.accordion > li:first-child {
    border-top: 1px solid #18142a;
}
.accordion-body {
    margin-top: 10px;
    display: none;
}
.accordion-body p {
    margin-bottom: 15rem;
    font-size: 20rem;
    color: #000;
    line-height: 1.444;
}
.accordion-body li {
        font-size: 20rem;
    color: #000;
    line-height: 1.444;
}
.accordion-body p img {
    margin-right: 4px;
}
.accordion-body p:last-child {
    margin-bottom: 0;
}
.contacts {
    padding: 47px 0 284px;
}
.contacts-info__top {
    margin-bottom: 46px;
    margin-top: 10px;
}
.contacts-info__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    margin-bottom: 12px;
}
.contacts-info__item a {
    border-bottom: 1px solid transparent;
}
.contacts-info__item a:hover {
    border-bottom-color: #fff;
}
.contacts-info__item a,
.contacts-info__item span {
    max-width: 210px;
}
.contacts-info__item:last-child {
    margin-bottom: 0;
}
.contacts-info__img {
    width: 22px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 13px;
}
.contacts-info__img img {
    display: block;
    margin: 0 auto;
    margin-top: 3px;
}
.contacts .head-subhead {
    max-width: 470rem;
    margin-left: auto;
    margin-right: auto;
}
.contacts-content {
    max-width: 800rem;
    margin: 0 auto;
    position: relative;
    right: -59rem;
}
.contacts-content__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -35px;
}
.contacts-content__item {
    width: 54%;
    padding: 0 35px;
}
.contacts-content__item:last-child {
    width: 46%;
}
.contacts-content .form .btn {
    max-width: 152px;
}
.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments {
    background-color: #fff;
    clear: both;
    text-align: center;
}
.quantity {
    width: 126px;
    border-radius: 22px;
    border: 1px solid #d4d4d4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 45px;
}
.quantity-num {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 53px;
    text-align: center;
    font-size: 18rem;
    letter-spacing: 1.26px;
    font-family: Poppins, sans-serif;
}
.quantity-button {
    width: 34px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 18px;
    font-family: Poppins, sans-serif;
}
.quantity-arrow-minus {
    border-right: 1px solid #d4d4d4;
}
.quantity-arrow-plus {
    border-left: 1px solid #d4d4d4;
}
.cart {
    max-width: 901rem;
    margin: 0 auto;
}
.cart-head {
    font-size: 35rem;
    text-align: center;
    margin-bottom: 58rem;
}
.cart-bottom {
    text-align: center;
}
.cart-bottom .btn {
    margin-bottom: 24rem;
    width: 100%;
    max-width: 295rem;
}
.cart-bottom p {
    max-width: 665rem;
    margin: 0 auto;
    font-size: 16rem;
    line-height: 1.625;
}
.cart-bottom p a {
    text-decoration: underline;
}
.cart-bottom p a:hover {
    text-decoration: none;
}
.cart-table {
    margin-bottom: 82rem;
}
.cart-table__num {
    font-weight: 600;
    margin-left: auto;
}
.cart-table__name {
    width: 38%;
    margin-right: 15rem;
}

.woocommerce-cart .cart-table__total{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    grid-row-gap: 15rem;
}

.woocommerce-cart .cart-table__total .woocommerce-shipping-destination{
    display: none;
}
.woocommerce-cart .cart-table__total > div{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 30rem;
}
.cart-table__total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-weight: 700;
    margin-top: 41px;
}
.cart-table__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 17px 0 20px;
    border-bottom: 1px solid #18142a;
}
.cart-table__row:first-child {
    border-top: 1px solid #18142a;
}
.cart-table__img {
    border-radius: 20px;
    width: 80px;
    height: 80px;
    padding: 12px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 70px;
    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;
    background-color: #eeedf5;
}
.cart-table__img img {
    max-height: 100%;
    max-width: 100%;
}
.card-grade {
    margin-bottom: 30rem;
}
.card-grade__item {
    margin-bottom: 20rem;
    font-size: 18rem;
    text-transform: uppercase;
}
.card-grade__item span {
    font-size: 20rem;
    font-weight: 700;
    margin-right: 8rem;
    text-transform: none;
}
.card-grade__item a:not(:last-child):after{
    content: ',';
    display: inline;
}
.card-grade__item a{
    text-decoration: underline;
}
.card-grade__item a:hover{
    text-decoration: none;
}
.card-nav {
    margin-bottom: 40rem;
}
.card-nav .cart{
    max-width: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: unset;
}
.card-nav .btn {
    font-size: 13px;
    width: 100%;
    max-width: 199px;
    padding: 16px 15px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.card-nav .btn span {
    margin-left: 0;
}
.card-nav .btn.disabled {
    background: #9c9c9c !important;
    padding: 6px 7px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 0;
}
.card-nav .btn.disabled::before {
    display: none;
}
.card-nav .btn.disabled span {
    margin-left: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    position: relative;
    left: -10px;
}
.card-nav .quantity {
    margin-right: 24rem;
}
.card-name {
    font-size: 35rem;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 15rem;
}
.card-price {
    margin-bottom: 10rem;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.card-price bdi{
    font-size: 35rem;
    line-height: 1;
    font-weight: 500;
}
.card-price::before {
    height: 3px;
    width: 100%;
    max-width: 99px;
    background: #d74a5d;
    left: 0;
    bottom: 0;
}
.card-price span.woocommerce-Price-currencySymbol {
    font-size: 24rem;
    margin-right: 10rem;
}
.card-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.card-content {
    margin-left: 115rem;
    width: calc(100% - 715rem);
}
.card-content .accordion a {
    text-decoration: underline;
}
.card-img {
    background-color: #eeedf5;
    border-radius: 20px;
    width: 600rem;
    padding: 74rem;
    height: 600rem;
    position: relative;
}
.card-img .slider-box {
    height: 100%;
}
.card-img .arrow-prev {
    left: -53rem;
}
.card-img .arrow-next {
    right: -53rem;
}
.card-slider {
    margin: 0 -15px;
    height: 100%;
}
.card-slider .slick-list,
.card-slider .slick-track {
    height: 100%;
}
.card-slider__slide {
    padding: 0 15px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.card-slider__slide img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
}
.slider-box {
    position: relative;
}
.arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    z-index: 10;
}
.arrow-prev {
    left: 0;
}
.arrow-next {
    right: 0;
}
.arrow svg {
    display: block;
}
.shop {
    padding-bottom: 243px;
}
.shop--thanks {
    padding-bottom: 545px;
}
.shop--basket {
    padding-bottom: 185px;
}
.shop--good {
    padding-bottom: 443px;
}
.shop .container {
    position: relative;
}
.shop-thanks {
    max-width: 704px;
    margin: 0 auto;
    padding-top: 107px;
}
.shop-thanks p {
    margin: 0;
    font-size: 18px;
    line-height: 1.444;
    text-align: center;
}
.shop-thanks__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 575px;
    margin: 0 auto 52px;
}
.shop-thanks__head .h2 {
    line-height: 1.16;
}
.shop-thanks__head img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 29px;
}
.shop-link {
    background-image: -o-linear-gradient(312deg, #d74a5d 0, #f1b287 100%);
    background-image: linear-gradient(138deg, #d74a5d 0, #f1b287 100%);
    width: 100rem;
    height: 100rem;
    border-radius: 50%;
    position: absolute;
    top: -158rem;
    left: 25rem;
    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;
}
.shop-link svg {
    max-width: 62rem;
}
.shop-link span {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 15rem;
    color: #fff;
    font-weight: 700;
    bottom: 28rem;
}
.shop-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.shop-sidebar {
    width: 240rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 118rem;
}
.bapf_body {
    margin-bottom: 16px;
}
.bapf_body:last-child {
    margin-bottom: 0;
}
.bapf_body input[type="checkbox"],
.bapf_ckbox_sqchck input[type=checkbox] {
    display: none;
}
.bapf_body input[type="checkbox"] + label {
    position: relative;
    cursor: pointer;
    display: block;
    padding-left: 35px;
    font-size: 16px;
    color: #000;
}
.bapf_body input[type="checkbox"] + label::before {
    width: 20px;
    height: 20px;
    top: 1px;
    left: 0;
    border: 1px solid #000;
    border-radius: 3px;
}
.bapf_body input[type="checkbox"]:checked + label::after {
    width: 6px;
    height: 10px;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 7px;
    top: 5px;
}
.shop-sidebar__box {
    margin-bottom: 53px;
}
.shop-sidebar__box:last-child {
    margin-bottom: 0;
}
.shop-sidebar__head {
    border-bottom: 2px solid #707070;
    padding-bottom: 10px;
    margin-bottom: 18px;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.3333;
}
.shop-content {
    width: calc(100% - 358px);
}
.shop-content__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -9px;
}
.shop-item {
    width: calc(33.3333% - 18px);
    margin: 0 9px 60px;
    position: relative;
    display: block;
}
.shop-item--closed {
    pointer-events: none;
}
.shop-item--closed .shop-item__img::before {
    border-radius: 20px;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 3;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
}
.shop-item__label {
    position: absolute;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    left: 15px;
    top: 15px;
    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;
    z-index: 10;
    background-color: #fff;
}
.shop-item:hover .shop-item__img {
    background: rgba(24, 20, 42, 0.75);
}
.shop-item__content {
    text-align: center;
}
.shop-item__img {
    background-color: #eeedf5;
    border-radius: 20px;
    margin-bottom: 20px;
    padding: 40px;
    padding-top: 89.25%;
    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;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    position: relative;
}
.woocommerce-LoopProduct-link:hover .shop-item__img  {
    background: rgba(24,20,42,.75);
}
.shop-item__img img {
    max-width: calc(100% - 40px);
    max-height: calc(100% - 40px);
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.shop-item__name {
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 4px;
}
.c-404 {
    padding: 203px 0 471px;
}
.c-404-content {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}
.c-404-img {
    position: absolute;
    top: -85px;
    left: 11px;
}
.c-404 .h1 {
    font-size: 160px;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    color: #fff;
}
.c-404 .btn {
    font-size: 13px;
    width: 100%;
    max-width: 199px;
}
.c-404 .head-subhead {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 38px;
    margin-top: 0;
}

.gal-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px -56px;
}
.gal-item {
    padding: 0 15px;
    margin-bottom: 56px;
    display: block;
}
.gal-item:hover .gal-item__img::before {
    opacity: 1;
    visibility: visible;
}
.gal-item:hover .gal-item__hidden {
    opacity: 1;
    visibility: visible;
}
.gal-item__hidden {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #705b86;
    z-index: 20;
    border-radius: 20px;
}
.gal-item__text {
    color: rgba(255, 255, 255, 0.4);
    font-size: 16px;
}
.gal-item__box {
    min-height: 460px;
    margin-bottom: 32px;
    position: relative;
    border-radius: 20px
}

.teachers-custom-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 90rem 1fr 90rem 1fr 90rem 1fr;
    grid-template-columns: repeat(4, 1fr);
    grid-row-gap: 70rem;
    grid-column-gap: 90rem;
}

.teachers-custom-grid > a{
    width: auto;
    max-width: unset;
    margin-bottom: unset;
}

/*.teachers-custom-grid > a .gal-item__box{
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 340rem;
    min-height: auto;
}
.teachers-custom-grid > a .gal-item__img {
    position: relative;
    overflow: hidden;
    top: unset;
    transform: unset;
    padding-top: 0;
}
.teachers-custom-grid > a .gal-item__img img {
    width: auto;
    height: auto;
    position: relative; 
    object-fit: unset;
}*/

.home .gal-item__box {
    height: 488px;
    margin-bottom: 32px;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}
.gal-item__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    position: relative;
    z-index: 30;
    height: 100%;
}
.gal-item__nav .btn {
    max-width: 173px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 30px rgba(68, 0, 255, 0.55);
    box-shadow: 0 0 30px rgba(68, 0, 255, 0.55);
    font-size: 18px;
}
.gal-item__nav .btn:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.gal-item__nav .btn + .btn {
    margin-top: 20px;
}
.gal-item--460 {
    max-width: 490px;
    width: 33.3333%;
}
.gal-item--460 .gal-item__img {
    padding-top: 69.5654%;
}
.gal-item--325 {
    max-width: 355px;
    width: 33.3333%;
}
.gal-item--325 .gal-item__img {
    padding-top: 141.55%;
}
.gal-item--340 {
    max-width: 370px;
    width: 26.55%;
/*    width: 25%;*/
}
.gal-item--340 .gal-item__box {
    min-height: 340px;
}
.gal-item--340 .gal-item__img {
    padding-top: 73.096%;
}
.gal-item--240 {
    max-width: 270px;
    width: 25%;
}
.single-program .gal-item--240 {
    max-width: 25%;
}
.gal-item--240 .gal-item__box {
    min-height: 340px;
}
.gal-item--240 .gal-item__img {
    padding-top: 141.667%;
}
.gal-item--180 {
    max-width: 210px;
    width: 25%;
}
.gal-item--180 .gal-item__box {
    min-height: 340px;
}
.gal-item--180 .gal-item__img {
    padding-top: 141.667%;
}

.program-slider .gal-item__img{
    padding-top: 0 !important;
    position: relative;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
    top: unset;
}

.gal-item__img {
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 20px;
}

.gal-item__img::before {
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    border-radius: 20px;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    z-index: 10;
}

.gal-item__img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 20px;
    max-height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.program-slider .gal-item__img img {
    display: block;
    width: 100%;
    height: unset;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 20px;
    max-height: unset;
    position: relative;
    left: unset;
    top: unset;
}
.gal-item__head {
    font-size: 24rem;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.3333;
}
.gal-item__content {
    border-top: 1px solid #fff;
    padding-top: 27rem;
    text-align: center;
}
.student-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -9rem -40rem;
}
.student-item {
    padding: 0 9px;
    width: 16.6666%;
    margin-bottom: 40rem;
}
.student-item__head {
    text-align: center;
    font-size: 18rem;
    font-weight: 400;
    color: #fff;
}
.student-item__icon {
    border-radius: 50%;
    position: absolute;
    left: 10px;
    bottom: 10px;
    z-index: 5;
    background-image: -o-linear-gradient(312deg, #d74a5d 0, #f1b287 100%);
    background-image: linear-gradient(138deg, #d74a5d 0, #f1b287 100%);
    width: 32rem;
    height: 32rem;
    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;
}
.student-item__img {
    position: relative;
    padding-top: 71%;
    margin-bottom: 12rem;
}
.student-item__img:hover::before {
    opacity: 1;
    visibility: visible;
}
.student-item__img::before {
    border-radius: 20px;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 10;
    opacity: 0;
    visibility: hidden;
}
.student-item__img > img {
    width: 100%;
    height: 100%;
    max-height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 20px;
    -o-object-fit: cover;
    object-fit: cover;
}
.animal .arrow-prev {
    left: -80px;
    margin-top: -54px;
}
.animal .arrow-next {
    right: -80px;
    margin-top: -54px;
}

.animal-slider {
    margin: 0 -24px -4px;
}
.animal-slider .slick-list {
    padding: 80px 0 !important;
}
.animal-item {
    padding: 0 24rem;
    display: block;
}
.animal-item__img {
    margin-bottom: 17rem;
}
.animal-item__img img {
    display: block;
    width: 100%;
    border-radius: 15px;
}
.animal-item__text {
    font-size: 18rem;
    font-weight: 500;
    color: #fff;
    -webkit-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
    opacity: 0;
    min-height: 80px;
}
.animal-item__content {
    text-align: center;
}
.animal-item__head {
    font-weight: 500;
    font-size: 30rem;
    -webkit-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
    color: rgba(255, 255, 255, 0.3);
}
.animal-slide {
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.animal-slide.slick-current .animal-item {
    padding: 0 48rem;
    margin-top: 18rem;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
        -webkit-transition: all 0s linear;
    -o-transition: all 0s linear;
    transition: all 0s linear;
    text-decoration: none;
}
.animal-slide.slick-current .animal-item__content {
    margin-top: -8px;
}
.animal-slide.slick-current .animal-item__head {
    color: #fff;
    font-size: 22rem;
}
.animal-slide.slick-current .animal-item__text {
    opacity: 1;
}


@media (max-width: 1024px) and (min-width: 767px){
    .animal .arrow-prev {
        left: -51rem
    }
    .animal .arrow-next {
        right: -51rem;
    }
    .animal-slider {
        margin: 0 0px -4px;
    }
}

@media (max-width: 1368px) and (min-width: 1025px){
    .animal .arrow-prev {
        left: 0rem
    }
    .animal .arrow-next {
        right: 0rem;
    }
    .animal-slider {
        margin: 0 35px -4px;
    }
}


.teacher {
    padding: 47px 0 290px;
}
.teacher .head {
    margin-bottom: 95rem;
}
.teacher--inner {
    padding-top: 36px;
    padding-bottom: 403rem;
}
.teacher--inner .head {
    margin-bottom: 116rem;
}
.teacher--student {
    padding-top: 36px;
    padding-bottom: 240px;
}
.teacher--student .head {
    margin-bottom: 83rem;
}
.teacher-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.teacher-sidebar {
    width: calc(34% - 30px);
    margin-right: 30px;
}
.teacher-sidebar__list {
    max-width: 221rem;
}
.teacher-sidebar__list li {
    border-bottom: 1px solid #fff;
}
.teacher-sidebar__list a {
    font-size: 18rem;
    font-weight: 400;
    padding: 12.5rem 0;
    display: inline-block;
    color: #fff;
}
.teacher-sidebar__list a:hover {
    text-shadow: 0 0 10px #ce00ff;
}
.teacher-sidebar__img a{
    display: block;
    line-height: 0;
}
/*
.teacher-sidebar__img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}*/
.teacher-sidebar__box {
    margin-bottom: 58rem;
}
.teacher-sidebar__box:last-child {
    margin-bottom: 0;
}
.teacher-sidebar__head {
    color: #fff;
    font-size: 24rem;
    margin-bottom: 20rem;
    font-weight: 500;
}
.teacher-content {
    width: 66%;
}
.teacher-content__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px -90rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.teacher-item {
    padding: 0 15px;
    width: 33.3333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 90rem;
}
.teacher-item:hover .teacher-item__head {
    text-shadow: 0 0 12px #ce00ff;
}
.teacher-item__head {
    font-weight: 400;
    font-size: 20rem;
    line-height: 1.3;
    color: #fff;
    max-width: 140rem;
    margin-bottom: 4rem;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.teacher-item__text {
    color: #9c9c9c;
    font-size: 16rem;
}
.teacher-item__img {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 28rem;
}
.teacher-item__img svg {
    position: absolute;
    right: -8px;
    top: -8px;
}
.teacher-item__img img {
    display: block;
}
.banner {
    margin-bottom: 23rem;
}
.banner img {
    width: 100%;
    display: block;
    border-radius: 20px;
}
.voca {
    padding: 147px 0 478px;
}
.voca-head {
    margin-bottom: 47rem;
}
.voca-head__img {
    margin-bottom: 2px;
}
.voca-head__img img {
    display: block;
    margin: 0 auto;
}
.voca-head p {
    max-width: 700rem;
    margin: 0 auto;
    font-size: 22rem;
    color: #fff;
    font-weight: 400;
    line-height: 1.272727;
    text-align: center;
}
.signup {
    padding: 58rem 0 395rem;
}
.signup-nav {
    text-align: center;
}
.signup-nav span#agree-error {
    color: #df2523;
    position: absolute;
    bottom: -15px;
    font-size: 12px;
    text-align: center;
    left: 0;
    right: 0;
}
.signup-nav .form__checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 27rem;
    position: relative;
}
#formMessage {
    font-size: 16px;
    text-align: center;
    margin-top: 30px;
    color: #e33d35;
}
.signup-nav .form__checkbox label {
    color: #fff !important;
    font-size: 16px !important;
}
.signup-nav .form__checkbox label::after,
.signup-nav .form__checkbox label::before {
    border-color: #fff !important;
}
.signup .head {
    max-width: 666px;
    margin-bottom: 73px;
    margin-left: auto;
    margin-right: auto;
}
.signup .form {
    max-width: 700px;
    margin: 0 auto;
}
.signup-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -8px 15px;
}
.signup-item {
    width: 50%;
    padding: 0 8px;
    position: relative;
}
.signup-item span.error {
    color: #df2523;
    position: absolute;
    right: 21px;
    bottom: 0px;
    font-size: 12px;
}

.features {
    position: relative;
    margin-bottom: 120rem;
/*    margin-bottom: 190rem;*/
}
.features-bg {
    position: absolute;
}
.features-bg--1 {
    left: 55rem;
    top: 136rem;
}
.features-bg--2 {
    right: -59rem;
    bottom: -205rem;
}
.features-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15rem;
    position: relative;
    z-index: 1;
}
.page-template-page-smart .features-row {
        -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}
.features-item {
    width: 50%;
    padding: 0 15rem;
    margin-bottom: 100rem;
}
.features-item__img {
    margin-bottom: 18rem;
}
.features-item__img img {
    width: 95rem;
    height: 95rem;
    margin: 0 auto;
    display: block;
}
.features-item__head {
    font-size: 24rem;
    line-height: 1.3333;
    font-weight: 400;
    margin-bottom: 25rem;
    max-width: 493rem;
    margin-left: auto;
    margin-right: auto;
    min-height: 64rem;
}
.features-item__content {
    text-align: center;
}
.features-item__text {
    max-width: 561rem;
    margin-left: auto;
    margin-right: auto;
}
.videos {
    padding-bottom: 130rem;
}
.videos .h2 {
    margin-bottom: 80rem;
}
.videos .slick-dots {
    margin-top: 70rem;
}
.videos .slick-dots li {
    background-color: #b2b2b2;
}
.videos .slick-dots li.slick-active {
    background-color: #000;
}
.videos-slider {
    margin: 0 -16rem;
}
.videos-slider .slick-slide {
    height: auto;
}
.videos-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.videos-slider .slick-list {
/*    padding: 0 45vw !important;*/
/*    padding: 0 29vw !important;*/
}
.videos-slide {
/*    padding: 0 16rem;*/
    padding: 0 16px;
}
.videos-slide.slick-center .videos-item__img::before {
    opacity: 0.1;
}
.videos-item {
    display: block;
    height: 100%;
}
.videos-item__head {
    text-align: center;
    color: #18142a;
    font-size: 18rem;
    font-weight: 500;
    line-height: 1;
}
.videos-item__icon {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
}
.videos-item__icon svg {
    display: block;
}
.videos-item__img {
    position: relative;
    margin-bottom: 20rem;
    height: calc(100% - 60px);
    line-height: 0;
}
.videos-item__img::before {
    border-radius: 20px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(img/video-bg.png) no-repeat center center;
    background-size: cover;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    opacity: 0.37;
}
.videos-item__img > img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    -o-object-fit: contain;
    object-fit: contain;
}
.program .arrow {
    margin-top: -270rem;
}
.program .arrow-prev {
    left: -100rem;
}
.program .arrow-next {
    right: -100rem;
}
.program .h2 {
    margin-bottom: 40rem;
}
.program-slider {
    margin: 0 -40rem;
}
.program-slider .gal-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 40rem;
}
.program-slider .gal-item__box {
    margin-bottom: 8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: unset !important;
}

.program-slider .gal-item--460 {
    max-width: 100%;
    width: auto;
}
.program-slider .gal-item--325 {
    max-width: 100%;
    width: auto;
}
.program-slider .gal-item__img img {
    height: auto;
    width: auto;
    margin: 0 auto;
}
.program-slider .gal-item__img {
    width: auto;
    margin: 0 auto;
}
/*
.program-slider .gal-item.gal-item--325 img {
    width: 320px;
    height: 453px;
    margin: 0 auto;
}
.program-slider .gal-item.gal-item--460 img {
    width: 453px;
    height: 320px;
    margin: 0 auto;
}
*/
.program-slider .gal-item__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.program-slider .gal-item__content .program-content {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.program-slider .gal-item__content .program-content .btn {
    margin-top: auto;
}
.program-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.program-slider .slick-slide {
    height: auto;
}
.program-content {
    border-top: 3px solid #d74a5d;
    padding-top: 25rem;
}
.program-grade {
    color: #d74a5d;
    font-size: 22rem;
    font-weight: 700;
    line-height: 1.36;
    margin-bottom: 8rem;
}
.program-head {
    font-size: 34rem;
    font-weight: 400;
    line-height: 1.05;
    min-height: 90rem;
    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;
}
.program-text {
    margin-bottom: 30rem;
    max-width: 380rem;
    margin-left: auto;
    margin-right: auto;
}
.mob {
    display: none !important;
}
.class {
    position: relative;
    margin-bottom: 216rem;
}
.class-img {
    position: absolute;
    right: 5.2%;
    top: -32rem;
}
.class-img img {
    display: block;
}
.class-image-right {
    position: absolute;
    top: -262rem;
    right: 88rem;
    z-index: 0;
    width: 634rem;
}
.class-image-left {
    position: absolute;
    bottom: -79rem;
    right: 995rem;
    z-index: 2;
    width: 96rem;
}
.class-bg {
    position: absolute;
    top: -412rem;
    right: 1px;
}
.class-bg-mob {
    display: none;
}
.class-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.class-content {
    width: 50%;
}
.class-content .h2 {
    margin-bottom: 40rem;
}
.class-content p {
    font-size: 24rem;
    line-height: 1.6666;
    margin-bottom: 50rem;
    font-weight: 400;
    max-width: 620rem;
}
.smart {
    padding: 126rem 0 86rem;
}
.smart .container {
    position: relative;
}

.smart .smart-white-top{
    position: absolute;
    right: -6rem;
    top: -57rem;
    z-index: -1;
}
.smart .smart-white-bottom{
    position: absolute;
    z-index: 1;
    left: -153rem;
    bottom: -62rem;
}
.smart .smart-color-right{
    position: absolute;
    z-index: 6;
    right: 72rem;
    bottom: 111rem;
    width: 119rem;
}
.smart .smart-color-left{
    position: absolute;
    left: -70rem;
    top: 47rem;
    z-index: 0;
}

.smart-icons {
    position: absolute;
    left: -9px;
    top: -96px;
    z-index: -1;
}
.smart-girl {
    position: absolute;
    left: -38px;
    top: 169px;
    width: 226px;
    z-index: 2;
    display: none;
}
.smart-box {
    position: relative;
}
.smart-laptop {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: none;
    margin-left: 10px;
    margin-top: -40px;
}
.smart-slide img {
    display: block;
    margin: 0 auto;
    height: 287px;
    width: 466px;
    -o-object-fit: contain;
    object-fit: contain;
}
.smart .slick-dots {
    margin-top: 80px;
}
.smart .slick-dots li {
    background: rgba(255, 255, 255, 0.5);
}
.smart .slick-dots li.slick-active {
    background-color: #fff;
}
.smart-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.smart-logo {
    margin-bottom: 60px;
}
.smart-logo img {
    display: block;
    margin: 0 auto;
}
.smart-img {
    width: 50%;
}
.smart-content {
    width: 50%;
    margin-left: 12rem;
    padding-top: 10rem;
}
.smart-content .btn {
    padding: 8rem 9rem;
}
.smart-content p {
    font-size: 22rem;
    font-weight: 400;
    line-height: 1.36;
    margin-bottom: 60rem;
    color: #fff;
}
.smart-home {
    padding-bottom: 235rem;
}
.smart-home .smart-row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.smart-home .smart-img {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.smart-home__img a {
    position: relative;
    margin: 0 auto;
    position: relative;
    z-index: 3;
    left: -42rem;
    bottom: -42rem;
    max-width: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.smart-home__img a img:first-child {
    position: absolute;
    max-width: 50px;
    height: auto;
/*    top: 50%;*/
/*    left: 50%;*/
    z-index: 9;
   /* -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);*/
}
.smart-home .smart-content {
    width: 40%;
}
.smart-home .smart-content .h1 {
    font-size: 90rem;
    line-height: 1.02;
    margin-bottom: 37rem;
}
.smart-home__bg {
    position: absolute;
    left: -153rem;
    top: -90rem;
    max-width: 873rem;
}
.smart-home__img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    z-index: 5;
}
.smart-home__img img {
    border-radius: 50%;
    width: 500rem;
    height: 500rem;
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.trial {
    padding: 159rem 0 104rem;
}
.trial-row {
    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;
}
.trial-img {
    margin-right: 54px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.trial-img img {
    display: block;
}
.trial-content .h2 {
    color: #fff;
    margin-bottom: 28rem;
}
.trial-text {
    font-size: 24rem;
    font-weight: 400;
    color: #fff;
    margin-bottom: 50rem;
}
.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.nav .btn + .btn {
    margin-left: 20rem;
}
.heroes {
    padding-bottom: 321rem;
}
.heroes-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
/*div.heroes-goods {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}*/
/*div.heroes-goods .gal-item {
    width: auto;
    flex-flow: unset;
    max-width: 100%;
}*/
.heroes-goods {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -15px;
}
.heroes-goods .gal-item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 33rem;
}
.heroes-goods .gal-item__content {
    padding-top: 0;
}
.heroes-goods .gal-item__box {
    min-height: 241px;
    margin-bottom: 14px;
}
.heroes-goods .gal-item--240 {
/*    width: auto;*/
/*    width: 270px;*/
    width: 100%;
    max-width: 270px;
}
.heroes-goods .gal-item--240 .gal-item__img {
    padding-top: 75%;
}
.heroes-goods .gal-item--180 {
/*    width: auto;*/
/*    width: 210px;*/
    width: 100%;
    max-width: 210px;
}
.heroes-goods .gal-item--180 .gal-item__img {
    padding-top: 133.4%;
}
.heroes-goods .gal-item__head {
    color: #000;
    font-size: 16rem;
    font-weight: 400;
    text-transform: none;
    padding-top: 13rem;
    border-top: 1px solid #18142a;
}
.heroes-head {
    font-size: 22rem;
    font-weight: 700;
    line-height: 1.45;
    padding-bottom: 13rem;
    margin-bottom: 53rem;
    margin-top: 70rem;
    border-bottom: 1px solid #18142a;
}
.heroes-content {
    width: 58%;
}

.heroes-content ol{
    padding: 0;
}
.single-product .accordion-body ul {
    margin-bottom: 20px;
}
.heroes-content ol > li,
.single-product .accordion-body li {
    position: relative;
    padding-left: 35px;
}
.heroes-content ol > li:not(:last-child),
.single-product .accordion-body li:not(:last-child){
    margin-bottom: 14px;
}
.heroes-content ol > li:before,
.single-product .accordion-body li:before {
    content: '';
    display: block;
    width: 23px;
    height: 23px;
    background-image: url(./img/program-content-bullet.svg);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: -3px;
    overflow: hidden;
    border-radius: 100%;
}
.heroes-content ol ul{
    padding: 0;
    margin: 15px 0;
}
.heroes-content ol ul > li:not(:last-child){
    margin-bottom: 10px;
}
.heroes-content ol ul > li{
    line-height: 22px;
}
.heroes-content ol ul > li:before{
    content: '- ';
    display: inline;
}
.heroes-content .seo {
    margin-bottom: 65rem;
}
.heroes-content p {
    margin-bottom: 39rem;
}
.heroes-content .casual-list {
    padding-left: 32rem;
}
.heroes-content .casual-list li + li {
    margin-top: 8rem;
}
.heroes-content .marked-list {
    margin-bottom: 12rem;
}
.heroes-content .marked-list li {
    position: relative;
    padding-left: 36rem;
    font-size: 22rem;
    font-weight: 500;
}
.heroes-content .marked-list li + li {
    margin-top: 19rem;
}
.heroes-content .marked-list li::before {
    width: 25rem;
    height: 25rem;
    background: url(img/marked-list.png) no-repeat center center;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.heroes-sidebar {
    width: 32%;
    margin-top: -41rem;
}
.heroes-sidebar__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15rem;
    -webkit-box-pack:center;
        -ms-flex-pack:center;
            justify-content:center;
}
.heroes-sidebar__img iframe {
    width: 100%;
    display: block;
    height: 241rem;
    border-radius: 20px;
}
.heroes-sidebar__img a{
    display: block;
    line-height: 0;
}
.heroes-sidebar__img img {
    width: 100%;
/*    width: 50%;*/
    border-radius: 20px;
    -o-object-fit: cover;
    object-fit: cover;
/*    height: 119rem;*/
    height: 100%;
}
.heroes-sidebar__img img + img {
    margin-left: 2px;
}
.heroes-sidebar__img--long img {
    height: 265rem;
}
.heroes-sidebar__img-descr {
    text-align: center;
    font-size: 18rem;
}
.heroes-sidebar__box {
    margin-bottom: 44rem;
}
.heroes-sidebar__box:last-child {
    margin-bottom: 0;
}
.heroes-sidebar__block {
    padding: 38rem 30rem;
    margin-bottom: 20rem;
    background-color: #eeedf5;
    border-radius: 20px;
}
.heroes-sidebar__block--small {
    padding: 32rem 18rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.heroes-sidebar__zoom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.heroes-sidebar__zoom img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20rem;
}
.heroes-sidebar__zoom span {
    font-size: 16rem;
    line-height: 1.375;
}
.heroes-sidebar__header {
    font-weight: 700;
    font-size: 22rem;
    text-align: center;
    margin-bottom: 37rem;
}
.heroes-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25rem;
}
.heroes-header__content .h2 {
    line-height: 1.25;
    margin-bottom: 12rem;
}
.heroes-header__content p {
    margin: 0;
    font-size: 24rem;
    font-weight: 500;
    line-height: 1.3333;
    max-width: 342rem;
}
.heroes-header__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 44rem;
    /*max-width: 60%;*/
    grid-gap: 20rem;
}
/*
.heroes-header__img img {
    display: block;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    width: 290rem;
    -o-object-fit: cover;
    object-fit: cover;
    height: 490rem;
}*/
.heroes-header__img img {
    /* max-width: 200px; */
    display: block;
    /*max-width: 50%;*/
}
.heroes-header__img--solo img {
    max-width: 100%;
}
.heroes-header__img img + img {
    /*margin-left: 20rem;*/
}
.heroes-header__img img {
   /* max-width: 100%!important;
    width: auto!important;*/
}
.heroes-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
/*    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;*/
    margin-top: 60rem;
    margin-left: -25rem;
    margin-right: -25rem;
}
.heroes-nav__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.heroes-nav__row .btn {
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 9rem 15rem;
    font-weight: 400;
    font-size: 18rem;
    white-space: nowrap;
}
.heroes-nav__row .btn.active {
    background: #fff;
    color: #000;
    -webkit-box-shadow: 0 0 20px #ce00ff;
    box-shadow: 0 0 20px #ce00ff;
}
.heroes-nav__row .btn:hover {
    -webkit-box-shadow: 0 0 20px #ce00ff;
    box-shadow: 0 0 20px #ce00ff;
}
.heroes-nav__row .btn + .btn {
/*    margin-left: 7rem;*/
}
.heroes-nav__item {
    width: 20%;
    padding: 0 20rem;
}
.heroes-nav__item.active .heroes-nav__head span {
    text-shadow: 0 0 6px #ce00ff;
}
.heroes-nav__head {
    letter-spacing: 0px;
    color: #fff;
    text-align: center;
    position: relative;
    margin-bottom: 11rem;
    font-size:18px;
}
.heroes-nav__head span {
    position: relative;
    z-index: 2;
    margin: 0 12px;
    display: inline-block;
}
.heroes-nav__head::before {
    top: 50%;
    height: 2px;
    width: 35px;
    margin-top: -1px;
    background: #fff;
    left: 0;
}
.heroes-nav__head::after {
    top: 50%;
    height: 2px;
    width: 35px;
    margin-top: -1px;
    background: #fff;
    right: 0;
}
.berocket_single_filter_widget {
    margin-bottom: 45px;
}
.berocket_single_filter {
    margin-bottom: 53rem;
}
.bapf_head h3 {
    border-bottom: 2px solid #707070;
    padding-bottom: 10rem;
    margin-bottom: 18rem;
    font-size: 24rem;
    font-weight: 500;
    line-height: 1.3333;
}
.bapf_sfilter ul li  {
    margin-bottom: 12rem!important;
}
.bapf_sfilter ul li label {
    position: relative;
    cursor: pointer;
    display: block;
    padding-left: 35rem;
    font-size: 16rem;
    color: #000;
}
h2.woocommerce-loop-product__title {
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 4rem;
    font-size: 20rem;
    text-align: center;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    text-align: center;
}
a.woocommerce-LoopProduct-link span.price {
    display: block;
}

@media only screen and (min-width: 1921px) {
.smart-home__bg {
    position: absolute;
    left: 0rem;
    top: -90rem;
    max-width: 899rem;
}
}

@media only screen and (max-width: 1600px) {
    .reviews .arrow-prev {
/*        left: 0;*/
    }
    .reviews .arrow-next {
/*        right: 0;*/
    }
    .class-img {
        right: -100rem;
    }
    .class-bg {
        right: -238rem;
    }
    .animal .arrow path {
        fill: #fff;
    }
    .animal .arrow-prev {
        margin-top: -54rem;
    }
    .animal .arrow-next {
        margin-top: -54rem;
    }
    .footer-bg {
        top: -260px;
    }
    .smart-home {
/*    padding-bottom: 100rem;*/
    padding: 200rem 0 200rem;
}
.class-bg {
    max-width: 1000px;
}
.shs-img {
    width: 50%;
}
.program {
/*    padding-top: 200rem;*/
}
.resources-bg {
    margin-left: 1000rem;
    max-width: 80%;
}
.teacher-item__img img {
    max-width: 80%;
}
.about-team__bg--2 {
    left: -79rem;
    top: -57rem;
    max-width: 200rem;
}
.logo img {
    max-width: 80%;
}
    .header-nav__link:nth-child(2) img,
    .header-nav__link:nth-child(3) img {
        width: 35rem;
    }
}
@media only screen and (max-width: 1500px) {

    .shs-content {
        width: 50%;
    }
    .rounded {
        -webkit-box-shadow: 0 0 80px rgba(68, 0, 255, 0.55);
        box-shadow: 0 0 80px rgba(68, 0, 255, 0.55);
        border-radius: 120px 120px 0 0;
    }
    .rounded--full {
        border-radius: 120px;
    }

}
@media only screen and (max-width: 1439px) {
    .reviews .arrow {
        top: auto;
        bottom: 70px;
    }
    .class-img {
        right: -180px;
    }
    .class-bg {
        right: -308px;
    }
    .smart-home__bg {
        left: -220px;
    }
    .smart-home .smart-row {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .smart-home .smart-content {
        width: 45%;
    }
    .smart-content {
        margin-left: 60px;
    }
    .voca {
        padding: 147px 0 400px;
    }
    .card-content {
        margin-left: 30px;
        width: calc(100% - 630rem);
    }
    .rounded {
        left: 0;
        width: 100%;
    }
    .shop-thanks {
        padding-top: 0;
    }
        .header-nav__link:nth-child(2) img,
    .header-nav__link:nth-child(3) img {
        width: 35rem;
    }
}
@media only screen and (max-width: 1200px) {
    .teachers-custom-grid {
        grid-column-gap: 70rem;
    }
    .reviews .container {
        max-width: 80%;
    }

    .contacts-content {
        position: static;
    }
    .contacts-info__top {
        margin-top: 0;
    }
    .heroes-header__img img {
       /* width: 220rem;
        height: 310rem;*/
    }
    .heroes-header__img--solo img {
       /* width: 460rem;
        height: 325rem;*/
    }
    .heroes-sidebar__img iframe {
        height: 200rem;
    }
    .heroes-sidebar__img--long img {
        height: auto;
    }
    .heroes-content {
        width: 68%;
        margin-right: 30rem;
    }
    .heroes-nav {
        margin: 60px -15px -30px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .heroes-nav__row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .heroes-nav__head::after,
    .heroes-nav__head::before {
        width: 25%;
    }
    .heroes-nav__item {
        padding: 0 15px;
        width: 33.333%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin-bottom: 30px;
    }
    .smart-home {
        padding-bottom: 150rem;
    }
    .smart-home__bg {
        left: -175rem;
        max-width: 800rem;
        top: -45rem;
    }
    .smart-home__img img {
        position: static;
    }
    .class {
        margin-bottom: 150rem;
    }
    .class-img {
        right: -100rem;
        max-width: 700px;
    }
.class-bg {
    right: -200rem;
    max-width: 300rem;
}
    .class-content {
        width: 48%;
    }
    .resources {
        padding-bottom: 300rem;
    }
    .reviews {
        padding-bottom: 150rem;
    }
    .shs {
        margin-top: -30rem;
    }
    .shs-img {
        width: 40%;
    }
    .shs-content {
        width: 50%;
    }

    .videos-slider .slick-list {
/*        padding: 0 25vw !important;*/
/*        padding: 0 15vw !important;*/
    }
    .smart-content {
        margin-left: 70rem;
    }
    .smart-content .h1 {
/*        font-size: 45rem;*/
    font-size: 60rem;
    line-height: 1.3;
    }
    .smart-content p {
        font-size: 18rem;
        margin-bottom: 30rem;
    }
    .smart-girl {
        display: none;
    }
    .student-item {
        width: 25%;
    }
    .animal-slide.slick-current .animal-item {
        padding: 0 58rem;
        margin-top: 28rem;
    }
    .card-img {
        width: 440px;
        height: 440px;
    }
    .card-content {
        margin-left: 30px;
        width: calc(100% - 470px);
    }
    .logo {
        top: 0;
    }
    .header {
        padding: 20px 0;
    }
    .header-nav__link:nth-child(2) img,
    .header-nav__link:nth-child(3) img {
        width: 35rem;
    }
    .teacher-item__img {
        margin-right: 20rem;
    }
    .teacher-item__img img {
        width: 66rem;
    }
    .teacher-item__img svg {
        width: 36rem;
        height: 36rem;
    }
    .teacher-item__head {
        font-size: 18rem;
    }
    .container {
    max-width: 90%;
}
.btn--large {
    max-width: 300rem;
}
.resources-item__btn img {
    margin-bottom: 8rem;
    max-width: 95rem;
}
.socials li img, .socials li svg {
    max-width: 60%;
}
.smart-logo img {
    height: 55rem;
}
.smart-img {
    max-width: 80%;
    margin: auto;
/*    transform: scale(0.8);*/
}
.menu-list ul.menu {
    padding: 197px 68px 99px 78px;
} 
}
@media only screen and (max-width: 1023px) {
    .teachers-custom-grid {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
        grid-row-gap: 30rem;
    }
    .teachers-custom-grid .gal-item__box {
        min-height: 400px;
    }
    .teachers-custom-grid .gal-item__box .gal-item__img{

    }
    .heroes {
        padding-bottom: 200px;
    }
    .heroes-sidebar {
        display: none;
    }
    .heroes-content {
        width: 100%;
        margin-right: 0;
    }
    .heroes-header__img img {
        /*width: 180px;
        height: 250px;*/
    }
    .h2--70 {
        font-size: 60px;
    }
    .shs-content {
        width: 55%;
    }
    .shs-content .h2 {
        margin-bottom: 28px;
    }
    .shs-content p {
        margin-bottom: 40px;
    }
    .resources-row {
        margin: 0 -15px;
    }
    .resources-item {
        padding: 0 15px;
    }
    .resources-item__btn {
        right: auto;
        left: 50%;
        margin-left: -125px;
    }
    .resources-item__img img {
        position: static;
        height: auto;
        width: 100%;
    }
    .program-slider {
        margin: 0 -15px;
    }
    .program-slider .gal-item--325 .gal-item__img {
        padding-top: 115%;
    }
    .program-slider .gal-item {
        padding: 0 15px;
    }
    .program-slider .gal-item__box {
        /*min-height: 460px;*/
    }
    .class-bg {
    right: -30px;
    top: -135px;
    }
    .class-bg-desk {
/*        display: none;*/
    }
    .class-bg-mob {
/*        display: block;*/
    }
    .class-row {
        display: block;
    }
    .class-img {
        position: static;
        width: 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }
    .class-img img {
        display: block;
        margin: 0 auto;
    }
    .class-content {
        width: 100%;
        text-align: center;
    }

    .smart-home .smart-img {
        margin-bottom: 75px;
    }
    .smart-home .smart-content {
        width: 100%;
        text-align: center;
    }
    .smart-home .smart-content .h1 {
        color: #fff;
/*        background-image: none;
        -webkit-text-fill-color: inherit;
        -webkit-background-clip: inherit;*/
    }
    .smart-home .smart-content .btn {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }
    .smart-home__bg {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .smart-row {
        display: block;
    }
    .smart-img {
        width: 100%;
        margin-bottom: 60px;
    }
    .smart-content {
        width: 100%;
        margin-left: 0;
    }
    .trial-img {
        margin-right: 30px;
    }
    .animal-slide.slick-current .animal-item {
        margin-top: 16px;
        padding: 0 45px;
    }
    .animal-slide.slick-current .animal-item__head {
        font-size: 16px;
    }
    .animal-item__head {
        font-size: 18px;
    }
    .animal-item__text {
        font-size: 22px;
    min-height: 1px;
    }
    .teacher-item {
        width: 50%;
        margin-bottom: 45px;
    }
    .teacher-content__row {
        margin-bottom: -45px;
    }
    .gal-item--240,
    .gal-item--340 {
        width: 50%;
    }
    .program-slider .gal-item__box {
        min-height: unset;
    }
    .gal-item__box {
        min-height: 400px;
    }
    .voca {
        padding: 100px 0 200px;
    }
    .c-404 {
        padding: 150px 0 150px;
    }
    .card-row {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .card-img {
        width: 50%;
        height: auto;
    }
    .card-content {
        margin-left: 30px;
        width: calc(50% - 30px);
    }
    .shop--thanks {
        padding-bottom: 200px;
    }
    .shop-sidebar {
        margin-right: 30px;
        width: 200px;
    }
    .shop-content {
        width: calc(100% - 230px);
    }
    .shop-item {
        width: calc(50% - 18px);
    }
    .shop-link {
        width: 80px;
        height: 80px;
        top: -120px;
    }
    .shop-link svg {
        width: 52px;
        height: 52px;
    }
    .shop-link span {
        bottom: 20px;
    }
    .about-content,
    .about-team {
        padding-bottom: 120px;
    }
    .rounded {
        left: 0;
        width: 100%;
        border-radius: 60px 60px 0 0;
        padding-top: 75px;
    }
    .footer-item {
        width: 50%;
        margin-bottom: 40px;
    }
    .footer-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: -40px;
    }
    .footer-bg {
        display: none;
    }
    .header {
        padding: 12px 0;
    }
    .header-nav {
        margin-right: 15px;
    }
    .header-nav__link {
        width: 130px;
        height: 45px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .header-nav__link:nth-child(1) img {
        bottom: -4px;
    }
    .header-nav__link:nth-child(2) img,
    .header-nav__link:nth-child(3) img {
        width: 18px;
    }
    .header-nav__link span {
        margin-left: 8px;
        font-size: 12px;
    }
    .hamburger {
        display: inline-block;
    }
    .main-nav {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #f2f2f2;
        left: 0;
        top: 0;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: -webkit-transform 0.4s ease;
        transition: -webkit-transform 0.4s ease;
        -o-transition: transform 0.4s ease;
        transition: transform 0.4s ease;
        transition: transform 0.4s ease, -webkit-transform 0.4s ease;
        z-index: 99;
        padding: 30px 30px;
    }
    .main-nav.open {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .signup {
        padding: 50px 0 120px;
    }
    .teacher {
        padding: 40px 0 120px;
    }
    .teacher .head {
        margin-bottom: 40px;
    }
    nav.menu {
/*        max-width: 43%;*/
        max-width: 60%;
    }
}
@media only screen and (max-width: 980px) {
    .teachers-custom-grid .gal-item__box {
        min-height: 300px;
    }
    .heroes-header {
        display: block;
    }
}
@media only screen and (max-width: 880px) {
    .teachers-custom-grid .gal-item__box {
        min-height: 270px;
    }
}
@media only screen and (max-width: 768px) {
    .reviews .arrow-next {
        right: -70rem;
    }
    .reviews .arrow-prev {
        left: -70rem;
    }

.single-program__image-horizontal {
    width: 308px;
    height: 218px;
}
.single-program__image-vertical {
    width: 218px;
    height: 308px;
}

}
@media only screen and (max-width: 767px) {
    .page-template-page-thankyou .inner--shop{
        padding-top: 0;
    }
    .features-item__text {
        max-width: 380rem;
    }
    .teachers-custom-grid > a{
        margin-bottom: 40px;
    }
    .modal-audio .arrow {
        margin-top: -35px;
    }
    .navigation {
        padding: 15px 15px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .navigation .music-info {
        margin-left: 20px;
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
        width: 100%;
        margin: 0;
        margin-top: 12px;
    }
    .navigation .music-speed {
        margin-left: 20px;
        margin-left: auto;
    }
    .heroes {
        padding-bottom: 100px;
    }
    .heroes-nav__item {
        width: 100%;
    }
    .heroes-header__img {
        margin-bottom: 30px;
        margin-right: 0;
        /*max-width: 100%;
        display: grid;
        grid-template-columns: auto auto;
        grid-gap: 20rem;*/
    }
    .heroes-header__img img {
        /*max-width: calc(50% - 20px)!important;*/
    }
    .heroes-header__img--solo img {
        max-width: 100%;
    }
    .heroes-header__content p {
        font-size: 18px;
    }
    .heroes-head {
        margin-bottom: 30px;
    }
    .heroes-content .seo {
        margin-bottom: 50px;
    }
    .heroes-content .casual-list li {
        font-size: 16px;
    }
    .heroes-content .marked-list li {
        font-size: 16px;
        padding-left: 30px;
    }
    .heroes-content .marked-list li::before {
        width: 20px;
        height: 20px;
        background-size: contain;
    }
    .reviews::before {
        bottom: -1300px;
    }
    .mob {
        display: block !important;
    }
    .desktop {
        display: none !important;
    }
    .trial {
        padding: 75px 0;
    }
    .trial-row {
        display: block;
    }
    .trial-content {
        text-align: center;
    }
    .trial-text {
        font-size: 18px;
        margin-bottom: 30px;
    }
    .trial .nav {
        display: block;
    }
    .trial .nav .btn {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .trial .nav .btn + .btn {
        margin-top: 15px;
        margin-left: auto;
    }
    .trial-img {
        margin-right: 0;
        margin-bottom: 40px;
        width: 100%;
    }
    .trial-img img {
        margin: 0 auto;
    }
    .trial-content {
        width: 100%;
    }
    .videos {
        padding-bottom: 75px;
    }
    .videos .slick-dots {
        margin-top: 30px;
    }
    .videos-slider {
        margin: 0 -8px;
    }
    .videos-slider .slick-list {
        padding: 0 30px !important;
    }
    .videos-slide {
        padding: 0 8px;
    }
    .videos-item__head {
        font-size: 18px;
    }
    .videos-item__icon img {
        width: 36px;
        height: 36px;
    }
    .videos .h2 {
        margin-bottom: 40px;
    }
    .features {
        margin-bottom: 75px;
    }
    .features-bg {
        display: none;
    }
    .features-row {
        display: block;
    }
    .features-item {
        width: 100%;
        margin-bottom: 60px;
    }
    .features-item:last-child {
        margin-bottom: 0;
    }
    .smart-home .smart-content .h1 {
        font-size: 50px;
        margin-bottom: 17rem;
    }
    .smart-home .smart-img {
        margin-bottom: 115px;
    }
    .smart-content {
        padding-top: 50rem;
    }
    .home .smart-content {
        padding-top: 120rem;
    }
    .smart-home__img img {
height: 350rem;
    width: 350rem;
    max-width: 350rem;
        position: relative;
        bottom: auto;
        top: auto;
  /*      left: auto;
        right: -30px;*/
    }
    .smart-logo {
        padding: 0 15px;
    }
    .smart-img {
        position: relative;
        left: 0px;
        width: calc(100% + 30px);
    }
    .smart-slide img {
        max-width: none;
        width: 346px;
        height: auto;
    }
    .smart-laptop {
        width: 665px;
        height: auto;
        margin-top: -43px;
    }
    .smart-content {
        text-align: center;
    }
    .smart-content .btn {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }
    .smart-content .h1 {
        font-size: 36px;
    }
    .smart-content p {
        font-size: 16px;
    }
    .student-item {
        width: 33.333%;
    }
    .shs {
        margin-top: 0;
        padding-top: 115px;
        padding-bottom: 120px;
    }
    .shs .h2 {
        font-size: 70px;
    }
.shs-mob {
    position: absolute;
    right: 50%;
    top: -35px;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
}
    .shs-img {
        display: none;
    }
    .shs-content {
        width: 100%;
        text-align: center;
    }
    .resources {
        padding-bottom: 250px;
        padding-top: 96px;
    }
    .resources .h2 {
        margin-bottom: 145px;
    }
    .resources-bg {
        display: none;
    }
    .resources-row {
        display: block;
    }
    .resources-item {
        width: 100%;
        margin-bottom: 140px;
        height: 400px;
        position: relative;
        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;
    }
    .resources-item__bg {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
    }

    



    .resources-item__bg img {
        display: block;
        margin: 0 auto;
    }
    .resources-item:last-child {
        margin-bottom: 0;
    }
    .resources-item__img {
        display: none;
    }
    .resources-item__btn {
        position: relative;
        z-index: 10;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
        -webkit-transform: none; 
        -ms-transform: none;
        transform: none;
        margin: 0 auto;
    }
    .program .h2 {
        margin-bottom: 55px;
    }
    .program .arrow {
        margin-top: -120px;
        width: 44px;
        height: 44px;
        border-radius: 50%;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    @media (max-width:  420px){
        .program .arrow {
            margin-top: -55%;
        }
    }
    .program .arrow-prev {
        left: -25px;
    }
    .program .arrow-prev svg {
        margin-right: 15px;
        margin-left: auto;
        max-width: 30%;
    }
    .program .arrow-next {
        right: -25px;
    }
    .program .arrow-next svg {
        margin-left: 15px;
        max-width: 30%;
    }
    .program-slider .gal-item--325 .gal-item__img {
        padding-top: 75%;
    }
    .program-slider .gal-item {
        max-width: 100%;
        padding: 0 15px;
    }
    .program-slider .gal-item__box {
        /*min-height: 400px;*/
        min-height: 300px;
    }
    .class {
        margin-bottom: 120px;
    }
    .class .h2 {
        margin-bottom: 20px;
    }
    .class-img img {
        position: relative;
        z-index: 5;
    }
    .animal .arrow {
        display: none;
    }
    .animal-item {
        padding: 0 15px;
    }
    .animal-item__img {
        max-width: 290px;
        margin: 0 auto 15px;
    }
    .animal-slider {
        margin-bottom: 60px;
        margin-left: -15px;
        margin-right: -15px;
    }
    .animal-slider .slick-list {
        padding: 0 50px !important;
    }
    .animal-slide.slick-current .animal-item {
        padding: 0 15px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        margin: 0;
    }
    .animal-slide.slick-current .animal-item__content {
        margin-top: 0;
    }
    .banner img {
        border-radius: 5px;
    }
    .modal-audio {
        padding: 50px 15px 20px;
    }
    .modal-audio__name {
        font-size: 16px;
    }
    .modal-audio .arrow {
        margin-top: -55px;
    }
    .modal-audio .arrow svg {
        width: 20px;
        height: 20px;
    }
    .modal-audio .arrow-prev {
        left: 15px;
    }
    .modal-audio .arrow-next {
        right: 15px;
    }
    .modal-close {
        right: 10px;
        top: 10px;
    }
    .modal-close svg {
        width: 30px;
        height: 30px;
    }
    .modal-teacher {
        padding: 50px 15px;
    }
    .modal-head {
        font-size: 20px;
    }
    .modal-row {
        display: block;
    }
    .modal-item {
        width: 100%;
        padding: 0 15px !important;
        margin-bottom: 40px;
        text-align: center;
    }
    .modal-item .form {
        margin-left: auto;
        margin-right: auto;
    }
    .modal-item:last-child {
        margin-bottom: 0;
    }
    .modal-header {
        font-size: 18px;
        margin-bottom: 15px !important;
    }
    .modal-text {
        font-size: 16px !important;
        margin-bottom: 30px !important;
    }
    .modal-text::before {
        display: none;
    }
    .teacher-row {
        display: block;
    }
    .teacher-sidebar {
        margin-right: 0;
        width: 100%;
        margin-bottom: 60px;
    }
    .teacher-sidebar__box {
        margin-bottom: 40px;
    }
    .teacher-sidebar__head {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .teacher-sidebar__list a {
        font-size: 16px;
    }
    .teacher-content {
        width: 100%;
    }
    .teacher-content__row {
        margin-bottom: -40px;
    }
    .signup {
        padding-top: 30px;
    }
    .signup-item {
        width: 100%;
    }
    .signup .head {
        margin-bottom: 80rem;
    }
    .gal-row {
        display: block;
    }
    .gal-item {
        width: 100%;
        margin-bottom: 40px;
        margin-left: auto;
        margin-right: auto;
    }
    .single-program .gal-item {
    /*max-width: 50%;
    width: 50%;*/
}
    .gal-item__box {
        min-height: auto;
    }
    .gal-item:last-child {
        margin-bottom: 0;
    }
    .gal-item__img {
        min-height: auto;
        margin-bottom: 20px;
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .heroes-goods .gal-item--180 .gal-item__img {
    padding-top: 0;
}
.heroes-goods .gal-item--240 .gal-item__img {
    padding-top: 0;
}

.heroes-goods .gal-item .gal-item__img{
    margin-bottom: 0;
    position: relative;
} 
.heroes-goods .gal-item__box{
    display: flex;
    align-items: center;
}
.gal-item--240 .gal-item__img {
    padding-top: 0;
}
.gal-item__img img {
    position: relative;
}

/*div.heroes-goods {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}*/
.heroes-goods .gal-item__box {
    min-height: 1px;
}
.heroes-goods .gal-item {
/*    margin-bottom: 0rem;*/
}
.gal-item--340 .gal-item__img {
    padding-top: 0;
}
.gal-item--340 .gal-item__box {
    min-height: 1px;
}
    .gal-item__head {
        font-size: 20px;
    }
    .gal-item__content {
        padding-top: 20px;
    }
    .voca {
        padding: 70px 0 120px;
    }
    .voca-head p {
        font-size: 18px;
    }
    .c-404 {
        padding: 100px 0 120px;
    }
    .c-404-content {
        max-width: 290px;
    }
    .c-404-img {
        max-width: 200px;
        left: -44px;
    }
    .c-404 .h1 {
        font-size: 120px;
    }
    .c-404 .head-subhead {
        font-size: 18px;
    }
    .h1 {
        font-size: 36px;
    }
    .accordion-body p {
        font-size: 16px;
    }
    .card-row {
        display: block;
    }
    .card-grade__item {
        font-size: 16px;
    }
    .card-grade__item span {
        font-size: 18px;
    }
    .card-img {
        width: 100%;
        height: auto;
        margin-bottom: 40px;
        padding: 40rem;
    }
    .card-slider__slideImage{
        height: 100%;
        display: block;
    }
    .card-img .arrow svg {
        width: 14px;
        height: auto;
    }
    .card-img .arrow-prev {
        left: -40px;
    }
    .card-img .arrow-next {
        right: -40px;
    }
    .card-content {
        margin-left: 0;
        width: 100%;
    }
    .card-name {
        font-size: 24px;
    }
    .card-price {
        font-size: 24px;
    }
    .card-price span {
        font-size: 16px;
    }
    .cart-head {
        margin-bottom: 40px;
    }
    .cart-table {
        margin-bottom: 60px;
    }
    .cart-table__name {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
    .cart-table__total {
        margin-top: 30px;
    }
    .cart-table__row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .cart-table__num {
        width: 50%;
        margin-top: 15px;
    }
    .cart-table__num:last-child {
        text-align: right;
    }
    .cart-table__img {
        margin-right: 15px;
    }
    body {
        font-size: 18rem;
    }
    .shop-thanks__head {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 30px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .shop-thanks__head .h2 {
        font-size: 32rem;
    }
    .shop-thanks__head img {
        width: 70px;
    }
    .shop-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .shop-sidebar {
        margin-right: 0;
        width: 100%;
        margin-bottom: 60px;
    }
    .shop-sidebar__box {
        margin-bottom: 40px;
    }
    .shop-content {
        width: 100%;
    }
    .shop-item {
        width: calc(100% - 18px);
    }
    .shop-item__img {
        max-width: 440px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 52.25%;
    }
    .font-24 {
        font-size: 20px;
    }
    .font-35 {
        font-size: 24px;
    }
    .h2 {
        font-size: 50px;
    }
    .mb-70 {
        margin-bottom: 45px !important;
    }
    .head {
        margin-bottom: 30px;
    }
    .head-subhead {
        font-size: 20px;
        margin-top: 20px;
    }
    .about-list {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 20px;
    }
    .about-content,
    .about-team {
        padding-bottom: 60px;
    }
    .about-team .h2 {
        margin-bottom: 45px;
    }
    .about-team__row {
        margin-bottom: 24px;
    }
    .about-team__item {
        margin-bottom: 60px;
    }
    .about-team__img img {
        width: 140px;
        height: 140px;
    }
    .about-team__name {
        font-size: 24px;
    }
    .about-team__job {
        font-size: 18px;
    }
    .about-team__bg {
        display: none;
    }
    .about-content__subtext {
        margin-bottom: 24px;
    }
    .about-content p {
        margin-bottom: 20px;
    }
    .container {
        padding: 0 15px;
    }
    .header-nav {
        display: none;
    }
    nav.menu {
        padding: 98px 20px 60px !important;
        background: url(img/menu-bg-mob.png) no-repeat center center;
        background-size: cover;
            max-width: 100%;
    }

    .menu-list ul.menu {
        padding: 100rem 68rem 99rem 78rem;
    }
    .menu-list {
        padding: 0;
    }
    .menu-list .sub-menu a {
        font-size: 18px;
    }
    .menu-list .sub-menu li + li {
        margin-top: 8px;
    }
    .menu-list ul.menu >li > a {
        font-size: 35px;
        padding: 22px 20px 22px 52px;
    }
    .menu-nav {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        justify-content: center;
    }
    .menu-nav__item:first-child a {
        padding-bottom: 9px;
    }
    .menu-nav__item:first-child a img {
        margin-right: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0;
    }
    .menu-nav__item a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 35px;
        color: #fff;
        font-weight: 700;
        padding: 22px 20px 22px 52px;
        border-bottom: 2px solid #fff;
    }
    .menu-nav__item a img {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-right: 14px;
        -webkit-box-shadow: 0 0 20px #bf368c;
        box-shadow: 0 0 20px #bf368c;
        border-radius: 50%;
    }
    .footer-contact {
        margin-bottom: 0;
    }
    .footer-row {
        margin: 0 -15px;
    }
    .footer-call {
        margin-bottom: 22px;
    }
    .footer-item {
        padding: 0 15px;
        position: relative;
    }
    .footer-item:last-child {
        margin-bottom: 0;
    }
    .footer-item .socials {
        position: absolute;
        width: 50%;
        right: 0;
        bottom: 0;
    }
    .footer-item:nth-child(3) {
/*        display: none;*/
        width: 100%;
        max-width: 100%;
    }
    .footer-item:last-child {
        width: 100%;
        max-width: 100%;
    }
    .footer-line {
        padding-top: 42px;
    }
    .footer-head {
        padding-bottom: 15rem;
        margin-bottom: 28px;
/*        border-bottom: none !important;*/
    }
    .contacts {
        padding: 40px 0 120px;
    }
    .contacts-content__row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .contacts-content__item {
        width: 100% !important;
        max-width: 100%;
        margin-bottom: 40px;
    }
    .contacts-content__item:last-child {
        margin-bottom: 0;
    }
        .footer-bg {
        top: -60px;
        width: 213rem;
        height: auto;
        display: block;
    }
}

@media only screen and (max-width: 576px) {
   .single-program__image-horizontal {
    width: 180px;
    height: 127px;
}
.single-program__image-vertical {
    width: 127px;
    height: 180px;
}
.two_verticals .single-program__image-vertical {
    width: 150px;
    height: 212px;
}
.two_horizontals .single-program__image-horizontal {
    width: 150px;
    height: 106px;
}
.heroes-header__img--solo .single-program__image-horizontal {
 width: 308px;
    height: 218px;
} 
.heroes-header__img--solo .single-program__image-vertical {
 width: 218px;
    height: 308px;
} 
.heroes-nav__head {
    font-size: 16px;
}
.heroes-nav__head span {
    margin: 0 5px;
}
}





@media only screen and (max-width: 499px) {
.banner {
    margin-bottom: 23rem;
    margin-right: -15px;
    margin-left: -15px;
}
    .smart .smart-color-right {
        position: absolute;
        z-index: 6;
        right: 30rem;
        bottom: 20rem;
        width: 119rem;
    }
    .btn--large {
        font-size: 18rem;
        padding: 18rem 15rem;
    }
    .shs {
        padding-top: 85rem;
        padding-bottom: 75rem;
    }
    .shs-mob {
        max-width: 260rem;
        top: -90px;
    }
    .reviews {
    padding-bottom: 200rem;
}
    .shs .h2 {
        font-size: 42rem;
        margin-bottom: 28rem;
    }
    .shs p {
        font-size: 18rem;
        margin-bottom: 30rem;
    }
    .reviews .h2 {
        margin-bottom: 45rem;
    }
    .reviews-item__text {
        font-size: 18rem;
    }
    .resources {
        padding-bottom: 120rem;
    }
    .resources-item {
        height: 240rem;
        margin-bottom: 80rem;
    }
    .resources-item__btn {
        width: 140rem;
        height: 140rem;
    }
    .resources-item__btn span {
        font-size: 18rem;
    }
    .resources-item__btn img {
        max-width: 50rem;
    }
    .program-head {
        font-size: 28rem;
    }
    .program .h2 {
        margin-bottom: 45rem;
    }
    .class {
        margin-bottom: 75rem;
    }
    .class-content p {
        font-size: 18rem;
        margin-bottom: 30rem;
    }
    .h2 {
        font-size: 36rem;
    }
    .smart-home__bg {
        top: 0rem;
    }
    .smart-home .smart-content .h1 {
        /*font-size: 36rem;*/
        font-size: 36px;
        line-height: 1.3;
        margin-bottom: 32rem;
    }
    .student-item {
/*        width: 100%;*/
        width: 33.333%; 
        max-width: 290rem;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30rem;
    }
    .teacher-item {
        width: 100%;
        margin-bottom: 40rem;
    }
    .teacher-item__head {
        max-width: 100%;
    }
    .shop {
        padding-bottom: 80rem;
    }
    .shop-item {
        margin-bottom: 40rem;
    }
    .shop-item__img {
        padding-top: 87%;
        margin-bottom: 15rem;
    }
    .footer-item .socials {
        width: 45%;
    }
    .menu-list ul.menu >li > a {
        font-size: 24rem;
        padding: 22rem 20rem 22rem 20rem;
    }
    .menu-nav {
/*        display: block;*/
    }
    .menu-list ul.menu {
        padding: 40rem 30rem 99rem 30rem;
    }

    .header-nav__link {
        width: 160px;
        height: 55px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .menu-nav__item a {
        font-size: 24rem;
        padding: 22rem 20rem 22rem 20rem;
    }
    .smart-home {
    padding-top: 55rem;
        padding-bottom: 200rem
}

.smart-home .smart-img {
    margin-bottom: 75rem;
}
.smart-home__bg {
    max-width: 500rem;
}
.program {
    padding-top: 50rem;
}
.btn--large {
    max-width: 250rem;
}
.smart-img {
/*    transform: scale(0.6);*/
}
.smart-laptop {
    width: 400px;
    height: auto;
    margin-left: 5px;
    margin-top: -44px;
}
.smart-slide img {
    max-width: none;
    width: 208px;
    height: auto;
}
.trial-img img {
    max-width: 50%;
}
.heroes-row {
    display: block;
}
.heroes-sidebar {
    display: block;
    width: 100%;
    margin-top: 40rem;
}
.videos-item__img {
        height: 117px;
    }
}
@media only screen and (max-width: 414px) {


    .smart .smart-color-right {
        position: absolute;
        z-index: 6;
        right: -10rem;
        bottom: -20rem;
        width: 90rem;
    }
    

    .select2-container--default .select2-selection .select2-selection__rendered {
        min-height: 33px;
    }
    .select2-container .select2-selection {
        min-height: 41px;
    }
    .form__input, .form__textarea,
    .wpcf7-form input[type="text"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="email"], .wpcf7-form textarea {
        padding: 12rem 28rem !important;
    }
    .about-list__item + .about-list__item::before{
        display: none;
    }
    .about-list__item + .about-list__item {
        margin-left: 0;
    }
    .about-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        overflow: unset;
        gap: 10rem;
    }
    .teacher-sidebar__list {
        max-width: 100%;
    }
    .gal-item--325 .gal-item__img {
        padding-top: 0;
    }
    .heroes-header__img img {
       /* height: auto;*/
    }
    .heroes-goods .gal-item__box {
        min-height: 230px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: end;
    }

    .gal-item__img{
        position: relative;
    }
    .videos-item__img {
        height: 117px;
    }

    .videos-item__head {
/*        font-size: 21px;*/
        font-size: 18px;
    }

    .features-item__head {
        min-height: auto;
        padding: 0 15px;
    }

    .smart-img {
        margin-bottom: 0;
    }

    .smart-home__img a {
        left: 0;
        text-align: center;
    }
    
    .smart-home__img img{
        right: auto !important;
    }
    .smart-img {
/*        transform: scale(0.8) !important;*/
    }
    .smart-home .smart-img {
        margin-bottom: 35rem !important;
    }
    .smart-content .btn {
        margin-top: 40rem;
    }
}
@media only screen and (max-width: 374px) {
    .footer-item .socials {
        width: 35%;
    }
    .footer-item .socials img {
        width: 36px;
        height: 36px;
    }
    .menu {
        padding-top: 65px;
    }
    .menu-list ul.menu >li > a {
        font-size: 20px;
        padding: 20px 15px;
    }
    .menu-nav {
/*        display: block;*/
    }
    .menu-nav__item a {
        font-size: 20px;
        padding: 15px;
    }
}
@media only screen and (max-width: 320px) {
    .heroes-goods .gal-item__box {
        min-height: 172px;
    }
}

.is-hidden{
    display: none;
}


/**
* Simple fade transition,
*/
.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out; 
    -o-transition: all 0.3s ease-out; 
    transition: all 0.3s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out; 
    -o-transition: all 0.3s ease-out; 
    transition: all 0.3s ease-out;

    -webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
    -ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
    transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );

}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
    
    -webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
    -ms-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
    transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
    -webkit-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
    -ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
    transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80);
}


.resosourcesBlock{
    padding-top: 200rem;
    position: relative;
    z-index: 1;
    padding-bottom: 370rem;
    background: url(img/resources-bgs.png) no-repeat center -300rem;
    background-size: cover;
}
.resosourcesBlock__container{
     max-width: 1450rem;
    padding: 0 25rem;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.resosourcesBlock .h2 {
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 220rem;
}

.resosourcesBlock__wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.resosourcesBlock__item{
    /*flex: 0 0 50%;*/
    /*max-width: 500px;*/
    position: relative;
}

.resosourcesBlock__itemImage{
    border-radius: 50%;
    margin: 0 auto;
    width: 500rem;
    height: 500rem;
    overflow: hidden;
    position: relative;
}

.resosourcesBlock__itemImage img{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
} 

.resosourcesBlock__itemBtn{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 250rem;
    height: 250rem;
    border-radius: 100%;
    overflow: hidden;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f3ba8a), to(#d74a5d));
    background-image: -o-linear-gradient(top, #f3ba8a 0, #d74a5d 100%);
    background-image: linear-gradient(180deg, #f3ba8a 0, #d74a5d 100%);
    padding: 20rem;
    text-align: center;
    position: absolute;
    bottom: -47rem;
    right: -27rem;
}
 .resosourcesBlock__itemImage {
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
 }
.resosourcesBlock__itemBtn:hover, .resosourcesBlock__itemImage:hover {
    background-image: -o-linear-gradient(272deg, #f3ba8a 0, #d74a5d 100%);
    background-image: linear-gradient(178deg, #f3ba8a 0, #d74a5d 100%);
    -webkit-box-shadow: 0 0 20px #bf368c;
    box-shadow: 0 0 20px #bf368c;
}
.resosourcesBlock__itemBtn img{
    margin-bottom: 8rem;
    max-width: 95rem;
}

.resosourcesBlock__itemBtn span{
    font-size: 30rem;
    color: #fff;
    font-weight: 700;
    line-height: 1;
}

.resosourcesBlock .resource-image-color-left {
    position: absolute;
    top: -46rem;
    right: 0;
    z-index: -1;
    min-width: 683rem
}

.resosourcesBlock .resource-image-color-left2 {
    position: absolute;
    top: -120rem;
    left: -60rem;
    max-width: 70rem;
}

.resosourcesBlock .resource-image-white-left {
    position: absolute;
    bottom: -150rem;
    left: -20rem;
    max-width: 260rem;
}

.resosourcesBlock .resource-image-color-right {
    position: absolute;
    top: -120rem;
    z-index: -1;
    right: -60rem;
}

.resosourcesBlock .resource-image-white-right {
    position: absolute;
    top: -77rem;
    right: -80rem;
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2);
}

@media (max-width:  960px){
    .resosourcesBlock .resource-image-color-left,
    .resosourcesBlock .resource-image-color-left2,
    .resosourcesBlock .resource-image-white-left,
    .resosourcesBlock .resource-image-color-right,
    .resosourcesBlock .resource-image-white-right{
        display: none
    }

    .resosourcesBlock__container {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .resosourcesBlock__itemBtn {
        width: 210rem;
        height: 210rem;
        bottom: unset;
        right: unset;
        position: relative;
        margin: auto;
        padding: 20px;
    }

    .resosourcesBlock__itemBtn img{
        max-width: unset;
        margin-bottom: 8px;
        height: 80rem;
        width: auto;
    }

    .resosourcesBlock__itemBtn span{
        font-size: 22rem;
    }

    .resosourcesBlock__item {
        max-width: 400px;
        margin: 0 auto;
        width: 100%;
    }

    .resosourcesBlock__item:first-child{
        margin-bottom: 160px
    }

    .resosourcesBlock__itemImage {
        position: absolute;
        top: -80px;
        left: 0;
        width: 170px; 
        height: 170px;
    }

    .resosourcesBlock__item:last-child .resosourcesBlock__itemImage{
        left: unset;
        right: 0;
    }

    .resosourcesBlock .h2 {
        margin-bottom: 140px;
    }

    .resosourcesBlock .resource-mobile2{
        position: absolute;
        bottom: -65px;
        z-index: -1;
    }
    .resosourcesBlock .resource-mobile{
        position: absolute;
        bottom: -118px;
        z-index: -1;
        left: -9px;
        -webkit-transform: scale(1.05);
            -ms-transform: scale(1.05);
                transform: scale(1.05);
    }
}

@media (min-width: 960px){
    .resosourcesBlock .resource-mobile2,
    .resosourcesBlock .resource-mobile{
        display: none;
    }
}

.home-smart-slider{
    width: 579px;
    position: absolute;
    top: 28px;
    z-index: 2;
}

.home-smart-slider .slick-dots{
    margin-top: 10px;
    bottom: -70px;
    position: relative;
}

.home-smart-slider .slick-dots li{
    background-color: #000;
}
.home-smart-slider .slick-dots li.slick-active{
    background-color: #d74a5d;
}

.home-smart-slide{
    min-height: 365px;
    overflow: hidden;
    position: relative;
}

.home-smart-slide img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
/*    object-fit: cover;*/
    -o-object-fit: contain;
       object-fit: contain;
}

.class .class-img {
    position: absolute;
    right: 5.2%;
    top: -32rem;
    width: 854px;
    height: 478px;
    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;
    max-width: unset !important; 
}

.class .class-img > img {
    display: block;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
}

@media (max-width:  1500px){
    .class .class-img {
        right: 0px;
        z-index: 9;
    }
}

@media (max-width:  1200px){
    .class .class-img {
        width: 700px;
        height: 394px
    }

    .home-smart-slider{
        width: 480px;
    }

    .home-smart-slide{
        min-height: 290px;
    }
}

@media (max-width:  1023px){
    .class .class-img {
        position: relative;
        right: unset; 
        margin-left: auto;
        margin-right: auto;
    }

    .class-content p {
        max-width: 750rem;
        margin-left: auto;
        margin-right: auto;
    }

    .class-image-right {
        position: absolute;
        top: -172rem;
        right: 38rem;
    }

    .class-image-left {
        bottom: unset;
        right: unset;
        top: 36%;
        left: 40rem;
    }
}

@media (max-width:  768px){
    .heroes-nav__head::after, .heroes-nav__head::before{
        display: none;
    }
    .heroes-nav{
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        overflow-y: auto;
        margin-bottom: 20px;
    }
    /* Firefox */
/*    * {
      scrollbar-width: thin;
      scrollbar-color: #CE00FF #FFFFFF;
    }*/

    /* Chrome, Edge and Safari */
    .heroes-nav::-webkit-scrollbar {
      width: 5px;
      height: 7px;
    }
    .heroes-nav::-webkit-scrollbar-track {
      border-radius: 5px;
      background-color: #FFFFFF;
    }

    .heroes-nav::-webkit-scrollbar-track:hover {
      background-color: #FFFFFF;
    }

    .heroes-nav::-webkit-scrollbar-track:active {
      background-color: #FFFFFF;
    }

    .heroes-nav::-webkit-scrollbar-thumb {
      border-radius: 5px;
      background-color: #CE00FF;
    }

    .heroes-nav::-webkit-scrollbar-thumb:hover {
      background-color: #DB65FF;
    }

    .heroes-nav::-webkit-scrollbar-thumb:active {
      background-color: #DB65FF;
    }


    .gal-item--325 .gal-item__img {
        padding-top: 0;
    }
    .class .class-img {
        width: 576px;
        height: 324px;
    }

    .home-smart-slider{
        width: 390px;
        top: 18px;
    }

    .home-smart-slide{
        min-height: 235px;
    }
}
@media (max-width:  689px){
    .class .class-img {
        width: 390px;
        height: 218px;
    }

    .home-smart-slider{
        width: 260px;
        top: 15px;
    }

    .home-smart-slide{
        min-height: 150px;
    }
    .home-smart-slider .slick-dots{
        bottom: -45px;
    }
}
@media (max-width:  576px){
    .reviews .arrow-next {
        right: -30rem;
    }
    .reviews .arrow-prev {
        left: -30rem;
    }

    .heroes-header__img img {
       /*height: auto;*/
    }

    .card-slider__slide {
        height: 516rem;
    }

    .shop-link span {
        bottom: 31rem;
    }

}
@media (max-width:  500px){
    .heroes-goods .gal-item__box {
        min-height: 280px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: end;
    }
    .gal-item__img {
        position: relative;
    }

    .class-image-right {
        position: absolute;
        top: -172rem;
        right: 15rem;
        z-index: 0;
        width: 550rem;
    }

    .class-image-left {
        bottom: unset;
        right: unset;
        top: 29%;
        left: 15rem;
        width: 66rem;
    }
}
@media (max-width:  440px){
    .card-slider__slide {
        /* height: 450rem; */
        height: auto;
    }
    .class .class-img {
        width: 320px;
        height: 180px;
    }

    .home-smart-slider{
        width: 210px;
        top: 15px;
    }

    .home-smart-slide{
        min-height: 115px;
    }
}

@media (max-width:  335px){
    .class .class-img {
        margin-left: -30px
    }
}

a.backToShop {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-top: 15rem;
    color: #d74a5d;
    font-size: 18rem;
}

.shop--checkout .woocommerce{
    padding-bottom: 185rem;
}
.shop--checkout .head{
    margin-bottom: 30rem;
}

#billing_country_field{
    display: none;
}

.shop--checkout .woocommerce-billing-fields__field-wrapper{
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -webkit-column-gap: 50rem;
       -moz-column-gap: 50rem;
            column-gap: 50rem;
}

.woocommerce-billing-fields__field-column {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 50rem 1fr;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 50rem;
       -moz-column-gap: 50rem;
            column-gap: 50rem;
}

.shop--checkout h3{
    color: #eeedf5;
    font-size: 20rem;
    font-weight: 300;
    line-height: 32rem;
    margin-top: 0;
    margin-left: 27rem;
    margin-bottom: 20rem;
}

.shop--checkout .woocommerce-billing-fields__field-column:last-child{
    display: none;
}
.shop--checkout .additional textarea::-webkit-input-placeholder, .shop--checkout-coupon input::-webkit-input-placeholder, .shop--checkout .woocommerce-billing-fields__field-column input::-webkit-input-placeholder{
    color: #fff;
}
.shop--checkout .additional textarea::-moz-placeholder, .shop--checkout-coupon input::-moz-placeholder, .shop--checkout .woocommerce-billing-fields__field-column input::-moz-placeholder{
    color: #fff;
}
.shop--checkout .additional textarea:-ms-input-placeholder, .shop--checkout-coupon input:-ms-input-placeholder, .shop--checkout .woocommerce-billing-fields__field-column input:-ms-input-placeholder{
    color: #fff;
}
.shop--checkout .additional textarea::-ms-input-placeholder, .shop--checkout-coupon input::-ms-input-placeholder, .shop--checkout .woocommerce-billing-fields__field-column input::-ms-input-placeholder{
    color: #fff;
}
.shop--checkout .additional textarea::placeholder,
.shop--checkout-coupon input::placeholder,
.shop--checkout .woocommerce-billing-fields__field-column input::placeholder{
    color: #fff;
}
.shop--checkout .woocommerce-billing-fields__field-column label{
    display: none;
}
.shop--checkout .additional textarea,
.shop--checkout-coupon input,
.shop--checkout .woocommerce-billing-fields__field-column input{
    display: block;
    width: 100%;
    font-family: Poppins, sans-serif;
    font-size: 18rem;
    color: #fff;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    -webkit-appearance: none;
    border-radius: 80px;
    padding: 4.5rem 28rem;
    border: 2px solid #fff;
    font-weight: 300;
    background: 0 0;
}
.shop--checkout .additional textarea:focus,
.shop--checkout .additional textarea:hover,
.shop--checkout .woocommerce-billing-fields__field-column input:focus,
.shop--checkout .woocommerce-billing-fields__field-column input:hover {
    -webkit-box-shadow: 0 0 30px rgba(68,0,255, .55);
    box-shadow: 0 0 30px rgba(68,0,255, .55);
}
.shop--checkout .woocommerce-billing-fields__field-wrapper p{
    margin-bottom: 30rem;
}

.shop--checkout .wc_payment_methods.payment_methods.methods{
    display: none;
}
.shop--checkout .billing{
    margin-bottom: 30rem;
}

.shop--checkout-coupon {
    margin-bottom: 40rem;
    margin-left: 27rem;
}

.shop--checkout-coupon .woocommerce-info {
    background: none;
    color: #eeedf5;
    font-size: 20rem;
    font-weight: 300;
    line-height: 1;
    text-align: left;
}
.shop--checkout-coupon .woocommerce-info a{
    color: #eeedf5;
    font-weight: 700;
    text-decoration: underline;
}

.shop--checkout-coupon .woocommerce-info a:hover{
    text-decoration: none;
}

.shop--checkout-coupon form{
    padding-top: 15px;
    font-family: Poppins, sans-serif;
    font-size: 18rem;
    color: #fff;
    max-width: 440px;
}

.shop--checkout .additional{
    margin-bottom: 40rem;
}

.shop--checkout .additional label{
    display: none;
}
.shop--checkout .additional textarea{
    height: 190rem;
    border-radius: 28px;
}

.shop--checkout .shop_table{

}

.shop--checkout .shop_table .thead{
    color: #eeedf5;
    font-size: 20rem;
    font-weight: 300;
    line-height: 32rem;
    margin-bottom: 20rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.shop--checkout .shop_table .thead .product-name{
    margin-left: 27rem;
}
.shop--checkout .shop_table .thead .product-total{
    min-width: 130rem;
}

.shop--checkout .shop_table .tbody{
    border-radius: 28px;
    border: 2px solid #ffffff;
    padding: 30rem;
}

.shop--checkout .shop_table .tbody .cart_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 20rem 10rem;
    color: #eeedf5;
    font-size: 24rem;
    font-weight: 300;
    line-height: 32rem;
}
.shop--checkout .shop_table .tbody .cart_item .product-name{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.shop--checkout .shop_table .tbody .cart_item .product-total{
    min-width: 130rem;
    margin-left: 15px;
    text-align: right;
}
.shop--checkout .shop_table .tbody .cart_item .product-image{
    width: 100rem;
    min-width: 100rem;
    height: 100rem;
    border: 1px solid #707070;
    background-color: #ffffff;
    line-height: 0;
    margin-right: 45rem;
    padding: 15px;
}

.shop--checkout .shop_table .tbody .cart_item:not(:last-child){
    border-bottom: 1px solid #eeedf5;
}

.shop--checkout .shop_table .tfoot .cart-subtotal {
    color: #eeedf5;
    font-size: 20rem;
    font-weight: 300;
    line-height: 32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-top: 20rem;
    margin-right: 37rem;
}

.needs_shipping label span,
.shop--checkout .shop_table .tfoot .order-total span,
.shop--checkout .shop_table .tfoot .cart-subtotal span{
    padding-left: 15px;
}


.shop--checkout .shop_table .tfoot .order-total {
    color: #eeedf5;
    font-size: 20rem;
    font-weight: 300;
    line-height: 32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-top: 20rem;
    margin-right: 37rem;
}

/*.needs_shipping label*/

.needs_shipping {
    color: #eeedf5;
    font-size: 20rem;
    font-weight: 300;
    line-height: 32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 7px;
    margin-top: 20rem;
    margin-right: 37rem;
}

.page-template-page-checkout .shop--checkout .woocommerce-error {
    background-color: transparent;
    color: red;
    line-height: 30rem;
}

.shop--checkout .woocommerce-privacy-policy-text {
    font-size: 14rem;
    font-weight: 300;
    line-height: 26rem;
margin: 40rem auto 0rem;
    color: #fff;
    text-align: center;
    max-width: 600rem;
}

.shop--checkout .woocommerce-privacy-policy-text a{
    font-weight: 700;
    text-decoration: underline;
}
.shop--checkout .woocommerce-privacy-policy-text a:hover{
    text-decoration: none;
}

.shop--checkout #place_order {
    width: 152px;
    margin: auto;
    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;
}
.shop--checkout .btn--pink:hover::before {
    opacity: 0!important;
}
.form-row.woocommerce-invalid input.input-text {
    -webkit-box-shadow: inset 0px 0 0 #e2401c!important;
            box-shadow: inset 0px 0 0 #e2401c!important;
    border: 2px solid red;
}
@media (max-width:  469px){
    .shop--checkout .shop_table .tbody .cart_item .product-image{
        display: none
    }
    .shop--checkout .shop_table .tbody .cart_item .product-total{
        min-width: 80rem;
    }
    .shop--checkout .woocommerce-billing-fields__field-wrapper {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .woocommerce-billing-fields__field-column {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}

@media (max-width: 1680px) and (min-width: 980px) {
    body {
        zoom: 0.8;
        zoom: 80%;
        -moz-transform: scale(0.8);
        -moz-transform-origin: 0 0;
    }
}
@media (max-width: 1680px){
    .program-slider .gal-item__img{
        border-radius: 20px;
        overflow: hidden;
    }

    .program-slider .gal-item--325 .gal-item__box img{
        height: 100%;
    }
    .program-head {
        font-size: 30rem;
        line-height: 1.05;
        min-height: 60rem;
        margin-bottom: 5px;
    }
    .program-slider .program-content,
    .program-slider .gal-item__content{
        padding-top: 15rem;
    }
}

[data-aos],
.aos-animate{
    will-change: opacity,transform,-webkit-transform, transition;
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    -webkit-transition-delay: 0s !important;
         -o-transition-delay: 0s !important;
            transition-delay: 0s !important;
}


@-webkit-keyframes fadeInUp {
    0% {
        -webkit-transform: translate3d(0,100%,0);
        opacity: 0;
        transform: translate3d(0,100%,0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInUp {
    0% {
        -webkit-transform: translate3d(0,100%,0);
        opacity: 0;
        transform: translate3d(0,100%,0)
    }

    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.animated {
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-duration: 1s;
    animation-fill-mode: both;
}

.loginForm__error{
    color: red;
    text-align: center;
}

.loginForm__error a{
    text-decoration: underline;
}

.loginForm__error a:hover{
    text-decoration: none;
}

#formRegister{
    position: relative;
}
.animal-slider {
    display: none;
}




.reviews-item__text {
  max-height: 6em;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease;
  -o-transition: max-height 0.3s ease;
  transition: max-height 0.3s ease;
}

.reviews-item__text.expanded {
  max-height: none;
}

.read-more {
  color: #fff;
    margin-bottom: 50rem;
    font-size: 20rem;
    text-decoration: underline;
}


a.btn.continue-shopping.header-nav__link.btn--large{
    color: #000;
    -webkit-box-shadow: none;
            box-shadow: none;
}

a.btn.continue-shopping.header-nav__link.btn--large:hover{
    color: #fff;
}

a.btn.continue-shopping.header-nav__link.btn--large:before{
    background-color: #fff;
}

a.btn.continue-shopping.header-nav__link.btn--large span{
    margin: 0;
}

.cart-bottom__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    grid-column-gap: 30rem;
}

.videos-slider {
    margin: 0 30rem;
}

.mouse-display{
    position: absolute;
    top: 0;
    width: 3px;
    background-color: #000;
    height: 100%;
    left: 0;
    opacity: 0;
    pointer-events: none;
    z-index: 2;
}

.loginForm--thankyou {
    max-width: 500px;
    margin: 50rem auto;
    text-align: center;
}

.forgotForm__success{
    margin-top: 15px;
    color: green;
    text-align: center;
}
.forgotForm__success.error{
    margin-top: 15px;
    color: red;
    text-align: center;
}



.forgotForm__error{
    margin-top: 15px;
    color: red;
    text-align: center;
}

.forgotForm__success a,
.forgotForm__error a{
    text-decoration: underline;
}

.forgotForm__success a:hover,
.forgotForm__error a:hover{
    text-decoration: none;
}

#formMessage a{
    text-decoration: underline;
}

#formMessage a:hover{
    text-decoration: none;
}

.form__row-forgot--link{
    text-align: center;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="email"],
.wpcf7-form textarea{
    display: block;
    width: 100%;
    font-family: Poppins, sans-serif;
    font-size: 18rem;
    color: #fff;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    -webkit-appearance: none;
    border-radius: 80px;
    padding: 4.5rem 28rem;
    border: 2px solid #fff;
    font-weight: 300;
    background: 0 0;
}
.wpcf7-form textarea.wpcf7-textarea{
    max-height: 161px;
    border-radius: 28px;
}

.wpcf7-form input[type="text"]::-webkit-input-placeholder, .wpcf7-form input[type="tel"]::-webkit-input-placeholder, .wpcf7-form input[type="email"]::-webkit-input-placeholder, .wpcf7-form textarea::-webkit-input-placeholder{
    font-family: Poppins, sans-serif;
    font-size: 18rem;
    color: #fff;
    font-weight: 300;
}

.wpcf7-form input[type="text"]::-moz-placeholder, .wpcf7-form input[type="tel"]::-moz-placeholder, .wpcf7-form input[type="email"]::-moz-placeholder, .wpcf7-form textarea::-moz-placeholder{
    font-family: Poppins, sans-serif;
    font-size: 18rem;
    color: #fff;
    font-weight: 300;
}

.wpcf7-form input[type="text"]:-ms-input-placeholder, .wpcf7-form input[type="tel"]:-ms-input-placeholder, .wpcf7-form input[type="email"]:-ms-input-placeholder, .wpcf7-form textarea:-ms-input-placeholder{
    font-family: Poppins, sans-serif;
    font-size: 18rem;
    color: #fff;
    font-weight: 300;
}

.wpcf7-form input[type="text"]::-ms-input-placeholder, .wpcf7-form input[type="tel"]::-ms-input-placeholder, .wpcf7-form input[type="email"]::-ms-input-placeholder, .wpcf7-form textarea::-ms-input-placeholder{
    font-family: Poppins, sans-serif;
    font-size: 18rem;
    color: #fff;
    font-weight: 300;
}

.wpcf7-form input[type="text"]::placeholder,
.wpcf7-form input[type="tel"]::placeholder,
.wpcf7-form input[type="email"]::placeholder,
.wpcf7-form textarea::placeholder{
    font-family: Poppins, sans-serif;
    font-size: 18rem;
    color: #fff;
    font-weight: 300;
}

.wpcf7-form input[type="text"]:focus,
.wpcf7-form input[type="text"]:hover,
.wpcf7-form input[type="tel"]:focus,
.wpcf7-form input[type="tel"]:hover,
.wpcf7-form input[type="email"]:focus,
.wpcf7-form input[type="email"]:hover,
.wpcf7-form textarea:focus,
.wpcf7-form textarea:hover{
    -webkit-box-shadow: 0 0 30px rgba(68, 0, 255, 0.55);
    box-shadow: 0 0 30px rgba(68, 0, 255, 0.55);
}

.wpcf7-form input[type="submit"]{
    padding: 13px 15px;
    width: 100%;
    max-width: 152px;
    font-size: 14px;
    background-image: -o-linear-gradient(163deg, #f3ba8a 0, #d74a5d 100%);
    background-image: linear-gradient(-73deg, #f3ba8a 0, #d74a5d 100%);
    display: inline-block;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    font-size: 16rem;
    font-family: Poppins, sans-serif;
    text-align: center;
    border-radius: 40px;
    position: relative;
    line-height: 1;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    text-shadow: none;
}

.wpcf7-form input[type="submit"]:hover{
    background-image: -o-linear-gradient(17deg, #f3ba8a 0, #d74a5d 100%);
    background-image: linear-gradient(73deg, #f3ba8a 0, #d74a5d 100%);
}

.wpcf7-spinner{
    display: none !important;
}
.wpcf7-form .form__row{
    position: relative;
}

.wpcf7-not-valid-tip {
    top: 100%;
    position: absolute;
    font-size: 11rem;
    left: 0;
}

.wpcf7-form.invalid .wpcf7-response-output{
    display: none !important;
}

div.wpcf7 form.sent .wpcf7-response-output {
    border-color: transparent;
    background: #46b450;
    margin: 20rem 0 0 0;
    padding: 15rem;
    text-align: center;
    color: #fff;
    font-size: 16rem;
    border-radius: 28px;
}

div.woocommerce-message {
    margin-top: 60rem;
    background-color: transparent;
    color: #fff;
    font-size: 24rem;
}

a.button.wc-backward.alt.btn.btn--pink.btn--flex {
    font-size: 13px;
    width: 100%;
    max-width: 199px;
    padding: 16px 15px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}


.return-to-shop {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

a.button.wc-backward.alt.btn.btn--pink.btn--flex span{
    margin: 0;
}

p.cart-empty.woocommerce-info {
    background-color: transparent;
}
.woocommerce-info, .woocommerce-noreviews, p.no-comments {
    background-color: transparent!important;
    margin-bottom: 20px;
}
.about-content ol,
.about-content ul{
    padding: 0;
    margin: 26rem 0;
}
.about-content ul li,
.about-content ol li{
    position: relative;
    padding-left: 35px
}
.about-content ul li:before,
.about-content ol li:before {
    content: '';
    display: block;
    width: 23px;
    height: 23px;
    background-image: url(./img/program-content-bullet.svg);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: -3px;
    overflow: hidden;
    border-radius: 100%;
}

.about-content ul li:not(:last-child),
.about-content ol li:not(:last-child) {
    margin-bottom: 14px;
}

ul.page-numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 30rem;
}

.page-numbers:hover,
.page-numbers.current{
    color: #d95260;
}

.woocommerce-cart .shop-link{
    display: none;
}

ul.order_details {
    color: #fff;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    position: relative;
    cursor: pointer;
    display: block;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.woocommerce-form__label-for-checkbox span{
    position: relative;
    padding-left: 30px;
}

.woocommerce-form__label-for-checkbox span:before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    top: 3px;
    left: 0;
    border: 1px solid #fff;
    border-radius: 2px;
    position: absolute;
}

.woocommerce-form__label-for-checkbox span a{
    text-decoration: underline;
}

.woocommerce-form__label-for-checkbox span a:hover{
    text-decoration: none;
}

.woocommerce-form__label-for-checkbox input{
    display: none;
}
.woocommerce-form__label-for-checkbox input:checked + span:after {
    content: '';
    display: block;
    width: 5px;
    height: 8px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 6px;
    top: 5px;
    position: absolute;
}
/* Стили для прелоадера */
.teacher--student .student-box {
    position: relative;
}
.teacher--student .student-box .preloader {
    display: none;
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    border: 10px solid rgba(0, 0, 0, 0.2);
    border-top: 10px solid #ffffff;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    z-index: 9999;
}

@keyframes spin {
    0% { transform: translate(-50%, -50%) rotate(0deg); }
    100% { transform: translate(-50%, -50%) rotate(360deg); }
}

@media (max-width: 465px){
    .header-nav__link + .header-nav__link {
        margin-left: 0rem;
    }

    .menu-nav {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
}

@media (max-width: 900px){
    .special_ability_menu .special_ability_icon {
        top: 190px !important;
    }
}
.special_ability_menu {
    z-index: 1 !important;
}
.special_ability_menu.open-widget {
    z-index: 999999 !important;
}
.card-price {
    display: flex;
    gap: 10px;
}
.card-price bdi {
    display: flex;
    align-items: flex-end;
}

/* ==========================================================================
   Students zone — file type filter
   Direction-agnostic (logical properties), safe for the RTL stylesheet.
   ========================================================================== */

.file-filter {
    --ff-accent: #846199;
    --ff-accent-soft: rgba(132, 97, 153, 0.1);
    --ff-text: #3c3c3c;
    --ff-border: #e3dbe9;
    --ff-radius: 999px;
    --ff-gap: 12px;

    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: var(--ff-gap);
    margin: 0px 0 60px;
}

/* --- Filter buttons ------------------------------------------------------ */

.file-filter__item {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 25px;
    border: 1px solid var(--ff-border);
    border-radius: var(--ff-radius);
    background: #fff;
    color: var(--ff-text);
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease, transform 0.2s ease;
}

.file-filter__item:hover,
.file-filter__item:focus-visible {
    border-color: var(--ff-accent);
    background: var(--ff-accent-soft);
    color: var(--ff-accent);
    text-decoration: none;
}

.file-filter__item:active {
    transform: translateY(1px);
}

.file-filter__item.active {
    border-color: var(--ff-accent);
    background: var(--ff-accent);
    color: #fff;
}

.file-filter__item:focus-visible,
.file-filter__reset:focus-visible {
    outline: 2px solid var(--ff-accent);
    outline-offset: 2px;
}

/* --- Icons --------------------------------------------------------------- */

.file-filter__icon {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
}

.file-filter__icon img,
.file-filter__icon svg {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* Inline SVG follows the button color automatically */
.file-filter__icon svg path,
.file-filter__icon svg circle,
.file-filter__icon svg rect {
    fill: currentColor;
    transition: fill 0.25s ease;
}

/* Optional: same effect for single-color icons loaded as <img>.
   Add class .file-filter--masked on the wrapper to switch it on.
   Requires the img src to be duplicated into --ff-icon on each item. */
.file-filter--masked .file-filter__icon img {
    visibility: hidden;
}

.file-filter--masked .file-filter__icon {
    background-color: currentColor;
    -webkit-mask: var(--ff-icon) center / contain no-repeat;
    mask: var(--ff-icon) center / contain no-repeat;
}

.file-filter__label {
    display: inline-block;
}

/* --- Reset link ---------------------------------------------------------- */

.file-filter__reset {
    margin-inline-start: 4px;
    padding: 10px 4px;
color: #fff;
    font-size: 16px;
    line-height: 1.2;
    text-decoration: underline;
    text-underline-offset: 3px;
    opacity: 0.7;
    cursor: pointer;
    transition: opacity 0.2s ease, color 0.2s ease;
}

.file-filter__reset:hover,
.file-filter__reset:focus-visible {
    color: var(--ff-accent);
    opacity: 1;
}

.file-filter__reset.is-hidden {
    display: none;
}

/* --- Results states ------------------------------------------------------ */

.student-row {
    position: relative;
    min-height: 120px;
    transition: opacity 0.2s ease;
}

.student-row.is-loading {
    opacity: 0.4;
    pointer-events: none;
}

.student-row.is-loading::after {
    position: absolute;
    inset-block-start: 40px;
    inset-inline-start: 50%;
    width: 34px;
    height: 34px;
    margin-inline-start: -17px;
    border: 3px solid var(--ff-border, #e3dbe9);
    border-top-color: #846199;
    border-radius: 50%;
    animation: ff-spin 0.7s linear infinite;
    content: '';
}

@keyframes ff-spin {
    to {
        transform: rotate(360deg);
    }
}

.student-row__empty {
    width: 100%;
    padding: 40px 0;
color: #fff;
    font-size: 18px;
    text-align: center;
}

/* --- Mobile -------------------------------------------------------------- */

@media (max-width: 767px) {
    .file-filter {
        flex-wrap: nowrap;
        margin: 0px 0 30px;
        padding-bottom: 6px;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }

    .file-filter::-webkit-scrollbar {
        display: none;
    }

    .file-filter__item {
        padding: 8px 16px;
        font-size: 14px;
    }

    .file-filter__icon {
        width: 18px;
        height: 18px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .file-filter__item,
    .file-filter__reset,
    .student-row {
        transition: none;
    }

    .student-row.is-loading::after {
        animation-duration: 2s;
    }
}
