/* Start:/local/templates/tpl/css/design.min.css?1605043046300882*/
@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Philosopher:400,400i,700&display=swap&subset=cyrillic);

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

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

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

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

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

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

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

[hidden],
template {
    display: none
}
.small-header-block__list a {
    width: auto;
    margin: 0;
    padding: 0;
    text-align: center
}
.small-header-block__list span {
    width: auto;
    margin: 0 30px;
    padding: 0;
    text-align: center
}

.easy-to-start {
    padding-bottom: 110px;
    margin-top: -100px
}

a {
    background-color: transparent
}

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

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn,
em,
i {
    font-style: italic
}

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

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

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace
}

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    padding: 0
}

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

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

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

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*,
::after,
::before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

.ng-cloak,
.x-ng-cloak,
[data-ng-cloak],
[ng-cloak],
[ng\:cloak],
[x-ng-cloak] {
    display: none !important
}

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

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.target-fix {
    top: 0;
    left: 0;
    position: fixed
}

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

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

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounce {

    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {

    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {

    0%,
    100%,
    50% {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {

    0%,
    100%,
    50% {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

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

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

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

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

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

@-webkit-keyframes shake {

    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {

    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

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

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

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

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes bounceIn {

    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {

    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

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

@-webkit-keyframes bounceInDown {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes bounceInLeft {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes bounceInRight {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes bounceInUp {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

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

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

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

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

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

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

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

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

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

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

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

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

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

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

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

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

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

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

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

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

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

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

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

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

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

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

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

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

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

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

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

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

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

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

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

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

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

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

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

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

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

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

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

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }

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

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

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

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

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

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

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

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

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

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

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

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

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

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

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

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

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

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

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

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

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

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

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

    50% {
        opacity: 1
    }
}

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

    50% {
        opacity: 1
    }
}

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

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

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

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

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

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

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

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

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

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

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

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

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

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

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

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

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

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

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

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

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

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    100% {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    100% {
        opacity: 0
    }
}

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

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

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

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

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

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

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

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

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

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

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

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

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

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

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

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

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

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

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

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

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

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

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

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

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

body,
button,
input,
textarea {
    font-family: Lato, sans-serif
}

.about-layout__numbers .h2,
.about-layout__numbers h2,
.about-layout__students .h2,
.about-layout__students h2,
.block-default__header .h1,
.block-default__header .h2,
.block-default__header h1,
.block-default__header h2,
.course-shedule-inner .h2,
.course-shedule-inner h2,
.faq-block .h2,
.faq-block h2,
.main-page-layout__types .h2,
.main-page-layout__types h2,
.register-course-layout__form .h2,
.register-course-layout__form h2,
.sales-inner-block .h2,
.sales-inner-block h2,
.teacher-block .h2,
.teacher-block h2,
.text-block .h1,
.text-block .h2,
.text-block h1,
.text-block h2 {
    font-family: Philosopher, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 34px
}

.contacts-block__form .h2,
.contacts-block__form h2,
.course-choose .h3,
.course-choose h3,
.lk-profile-form .h3,
.lk-profile-form h3,
.main-page-layout__courses .h2,
.main-page-layout__courses h2,
.main-page-layout__shedule .h2,
.main-page-layout__shedule h2,
.main-page-layout__teachers .h2,
.main-page-layout__teachers h2,
.read-more-block .h2,
.read-more-block h2,
.set-courses-block .h2,
.set-courses-block h2,
.subscribe-block__head .h2,
.subscribe-block__head h2,
.teacher-item__info_head .h3,
.teacher-item__info_head h3,
.text-block .h3,
.text-block h3 {
    font-family: Philosopher, sans-serif;
    font-size: 24px;
    line-height: 27px
}

.text-block .h4,
.text-block h4 {
    font-family: Philosopher, sans-serif;
    font-size: 20px;
    line-height: 24px
}

.text-block .h5,
.text-block h5 {
    font-family: Philosopher, sans-serif;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700
}

.text-block {
    color: rgba(40, 32, 32, 0.9);
    font-size: 14px;
    line-height: 2.25em
}

.text-block .h2,
.text-block h1,
.text-block h2 {
    margin-bottom: 30px;
    margin-top: 50px
}

.text-block .h3,
.text-block h3 {
    margin: 50px 0 20px
}

.text-block .h4,
.text-block h4 {
    margin: 50px 0 30px
}

.text-block .h5,
.text-block h5 {
    margin: 30px 0
}

.text-block .h1,
.text-block .h2,
.text-block .h3,
.text-block .h4,
.text-block .h5,
.text-block h1,
.text-block h2,
.text-block h4,
.text-block h5 {
    color: #3c3232
}

.text-block .h1:first-child,
.text-block .h2:first-child,
.text-block .h3:first-child,
.text-block .h4:first-child,
.text-block .h5:first-child,
.text-block h1:first-child,
.text-block h2:first-child,
.text-block h3:first-child,
.text-block h4:first-child,
.text-block h5:first-child,
.text-block ol:first-child,
.text-block p:first-child,
.text-block ul:first-child {
    margin-top: 0
}

.text-block .h1:last-child,
.text-block .h2:last-child,
.text-block .h3:last-child,
.text-block .h4:last-child,
.text-block .h5:last-child,
.text-block h1:last-child,
.text-block h2:last-child,
.text-block h3:last-child,
.text-block h4:last-child,
.text-block h5:last-child,
.text-block ol:last-child,
.text-block p:last-child,
.text-block ul:last-child {
    margin-bottom: 0
}

.text-block li a,
.text-block p a {
    text-decoration: underline;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.text-block li a:hover,
.text-block p a:hover {
    color: #c8a09b
}

.text-block p img {
    max-width: 100%;
    margin: 20px 0
}

.text-block p iframe,
.text-block p video {
    width: 100vw !important;
    height: 250px !important;
    margin: 20px 0 20px -50vw;
    left: 50%;
    position: relative
}

.text-block p span.dimmed {
    color: rgba(60, 50, 50, .3)
}

.text-block p .button-default {
    padding-left: 20px;
    padding-right: 20px
}

.text-block a.more-link {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.4em;
    display: inline-block;
    text-decoration: none;
    margin: 10px 0
}

.text-block a.more-link:hover {
    color: #c8a09b
}

.text-block ol,
.text-block p,
.text-block ul {
    margin: 2em 0
}

.text-block ol.cols,
.text-block p.cols,
.text-block ul.cols {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2
}

.text-block ol,
.text-block ul {
    line-height: 1.7em
}

.text-block ol li,
.text-block ul li {
    padding-left: 30px;
    position: relative;
    margin-bottom: 10px
}

.text-block ol li:last-child,
.text-block ul li:last-child {
    margin-bottom: 0
}

.text-block ol li:before,
.text-block ul li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0
}

.text-block ul li:before {
    width: 8px;
    height: 8px;
    background-color: #ebdad8;
    border-radius: 50%;
    top: 5px
}

.text-block ol {
    counter-reset: cnt
}

.text-block ol li {
    counter-increment: cnt
}

.text-block ol li:before {
    content: counter(cnt) "."
}

.text-block__img-slider {
    width: 100vw;
    position: relative;
    left: 50%;
    height: 300px;
    margin: 50px 0 50px -50vw
}

.text-block__img-slider .slick-slide {
    height: 300px;
    position: relative
}

.text-block__img-slider .slick-slide img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.text-block__video>div {
    position: relative;
    width: 100vw;
    height: 250px;
    left: 50%;
    margin-left: -50vw
}

.text-block__video>div>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.text-block__video>div button {
    z-index: 2
}

.text-block__video>div button:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(30, 29, 37, .7);
    -webkit-transition-property: background;
    -o-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    z-index: 1
}

.text-block__video>div button:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 2;
    background-image: url("data:image/svg+xml,%3Csvg width='120' height='120' viewBox='0 0 120 120' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='60' cy='60' r='58.5' stroke='white' stroke-width='3'/%3E%3Cpath d='M70 60L56 48V72L70 60Z' fill='white'/%3E%3C/svg%3E%0A");
    width: 120px;
    height: 120px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    top: 50%;
    left: 50%;
    margin-top: -60px;
    margin-left: -60px
}

.text-block__video>div button:hover:before {
    background-color: rgba(30, 29, 37, .4)
}

.text-block__video>div button img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.br {
    display: block;
    height: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    position: relative;
    margin: 0;
    height: 100%
}

body {
    background: #f8f3f2;
    color: #3c3232;
    margin: 0
}

main {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.page-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
    overflow: hidden;
    width: 100%;
    min-width: 320px;
    position: relative
}

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

a[href^="mailto:"],
a[href^="tel:"] {
    white-space: nowrap
}

.wrapper {
    margin: 0 auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 315px
}

.cancel-scroll {
    overflow: hidden;
    height: 100%
}

main {
    padding-top: 60px
}

.page-header {
    position: absolute;
    height: 60px;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 5
}

.page-header.fix {
    position: fixed
}

.page-header.fix:not(.expanded) {
    -webkit-transform: translateY(-100%) translateZ(0);
    transform: translateY(-100%) translateZ(0);
    opacity: 0
}

.page-header.fix.up:not(.expanded) {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
    -webkit-transition: opacity .3s ease-in-out, max-height .3s ease-in-out, -webkit-transform .3s ease-in-out;
    transition: opacity .3s ease-in-out, max-height .3s ease-in-out, -webkit-transform .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out, transform .3s ease-in-out, max-height .3s ease-in-out;
    transition: opacity .3s ease-in-out, transform .3s ease-in-out, max-height .3s ease-in-out;
    transition: opacity .3s ease-in-out, transform .3s ease-in-out, max-height .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.page-header.fix.down:not(.expanded) {
    -webkit-transform: translateY(-100%) translateZ(0);
    transform: translateY(-100%) translateZ(0);
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out, max-height .3s ease-in-out, -webkit-transform .3s ease-in-out;
    transition: opacity .3s ease-in-out, max-height .3s ease-in-out, -webkit-transform .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out, transform .3s ease-in-out, max-height .3s ease-in-out;
    transition: opacity .3s ease-in-out, transform .3s ease-in-out, max-height .3s ease-in-out;
    transition: opacity .3s ease-in-out, transform .3s ease-in-out, max-height .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.page-header.expanded .page-header__main .burger:before {
    opacity: 0
}

.page-header.expanded .page-header__main .burger:after {
    opacity: 1
}

.page-header.expanded .page-header__menu {
    -webkit-transform: translateZ(0) translateY(0);
    transform: translateZ(0) translateY(0)
}

.page-header__main {
    position: relative;
    height: 60px;
    z-index: 2;
    background-color: #fff
}

.page-header__main .burger {
    width: 35px;
    height: 35px;
    position: absolute;
    left: 50%;
    margin-left: -157.5px;
    top: 12px
}

.page-header__main .burger:after,
.page-header__main .burger:before {
    content: '';
    display: block;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.page-header__main .burger:before {
    width: 20px;
    height: 12px;
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='12' viewBox='0 0 21 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='20.0637' height='2' fill='%233C3232'/%3E%3Crect x='5.01562' y='5' width='15.0478' height='2' fill='%233C3232'/%3E%3Crect y='10' width='20.0637' height='2' fill='%233C3232'/%3E%3C/svg%3E%0A")
}

.page-header__main .burger:after {
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1.63672' y='0.0878906' width='20' height='2' transform='rotate(45 1.63672 0.0878906)' fill='%233C3232'/%3E%3Crect width='20' height='2' transform='matrix(-0.707107 0.707107 0.707107 0.707107 14.3672 0.0878906)' fill='%233C3232'/%3E%3C/svg%3E%0A");
    opacity: 0
}

.page-header__main .logo {
    width: 107px;
    height: 44px;
    display: block;
    position: absolute;
    top: 8px;
    left: 50%;
    font-size: 0;
    margin-left: -54px
}

.page-header__main .logo svg {
    width: 100%;
    height: 100%;
    fill: #3c3232
}

.page-header__main .log-in__big {
    position: absolute;
    right: 270px;
    top: 0;
    width: 130px
}

.page-header__main .log-in__small {
    position: absolute;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 0;
    right: 50%;
    margin-right: -157.5px;
    top: 12px
}

.page-header__main .log-in__small svg {
    display: inline-block;
    vertical-align: middle;
    fill: #3c3232;
    stroke: none !important
}

.page-header__main .account {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    right: 50%;
    margin-right: -157.5px;
    top: 12px
}

.page-header__main .account .img {
    display: block;
    width: 35px;
    height: 35px;
    overflow: hidden;
    border-radius: 50%;
    position: relative
}

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

.page-header__main .account .title {
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 100%;
    letter-spacing: .02em;
    margin-left: 13px
}

.page-header__main .online-education {
    display: none;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    text-align: center;
    color: #32d273;
    position: absolute;
    top: 0;
    left: 130px;
    width: 330px;
    background-color: rgba(50, 210, 115, .1);
    -webkit-transition-property: background;
    -o-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    height: 60px;
    line-height: 60px
}

.page-header__main .online-education:before {
    content: '';
    display: block;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #32d273;
    margin-top: -3px
}

.page-header__main .online-education:hover {
    background-color: rgba(50, 210, 115, .05)
}

.page-header__main .course-shedule {
    width: 270px;
    right: 0;
    top: 0;
    position: absolute
}

.page-header__menu {
    position: absolute;
    z-index: 1;
    width: 100%;
    width: 100vw;
    height: 100vh;
    height: calc(1vh * 100);
    height: calc(var(--vh, 1vh) * 100);
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding-top: 60px;
    -webkit-transform: translateZ(0) translateY(-100%);
    transform: translateZ(0) translateY(-100%);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    text-align: center;
    background-color: #f8f3f2
}

.page-header__menu .menu {
    font-size: 0;
    margin-bottom: 60px
}

.page-header__menu .menu li {
    display: block;
    margin-bottom: 22px
}

.page-header__menu .menu li:last-child {
    margin-bottom: 0 !important;
    margin-right: 0 !important
}

.page-header__menu .menu li>ul {
    padding-top: 11px;
    padding-bottom: 11px;
    margin-top: 11px;
    margin-bottom: -11px;
    position: relative
}

.page-header__menu .menu li>ul:before {
    content: '';
    display: block;
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -50vw;
    z-index: -1;
    background-color: rgba(0, 0, 0, .03)
}

.page-header__menu .menu a {
    font-size: 18px;
    line-height: 20px;
    color: #3c3232;
    font-family: Philosopher, sans-serif;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    letter-spacing: .01em
}

.page-header__menu .menu a.active,
.page-header__menu .menu a:hover {
    color: #c8a09b
}

.page-footer {
    padding: 70px 0 30px;
    background-color: #3c3232;
    color: #f8f3f2;
    position: relative;
    z-index: 4
}

.page-footer__main .button-default {
    width: 210px;
    margin-bottom: 30px;
    margin-left: auto
}

.page-footer__main .logo {
    display: inline-block;
    margin-bottom: 73px;
    margin-right: 0
}

.page-footer__main .logo svg {
    fill: #625958
}

.page-footer__main .nav {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    grid-column-gap: 50px;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
    margin-bottom: 30px
}

.page-footer__main .nav li {
    margin-bottom: 15px;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    font-size: 14px;
    line-height: 1.5em
}

.page-footer__main .nav li:last-child {
    margin-bottom: 0;
    margin-right: 0
}

.page-footer__main .social-links {
    font-size: 0
}

.page-footer__main .social-links>* {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    line-height: 10px;
    font-size: 15px;
    text-align: center;
    color: #3c3232;
    background-color: rgba(235, 218, 216, .3);
    -webkit-transition-property: background;
    -o-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    border-radius: 50%;
    padding: 8px 0 12px
}

.page-footer__main .social-links>:last-child {
    margin-right: 0
}

.page-footer__main .social-links>:hover {
    background-color: #ebdad8
}

.page-footer__main .social-links>* i {
    display: inline-block;
    vertical-align: middle
}

.page-footer__bottom {
    margin-top: 60px;
    color: rgba(235, 218, 216, .2)
}

.page-footer__bottom p {
    font-size: 10px;
    line-height: 12px
}

.page-footer__bottom p:nth-child(-n+2) a {
    display: inline-block;
    margin-bottom: 6px;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.page-footer__bottom p:nth-child(-n+2) a:hover {
    color: rgba(235, 218, 216, .5)
}

.page-footer__bottom p:last-child {
    text-align: center;
    margin-top: 60px
}

.page-footer__bottom p:last-child svg {
    fill: #ebdad8;
    display: inline-block;
    vertical-align: bottom
}

.page-footer__bottom p:last-child svg:first-child {
    opacity: .2;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.page-footer__bottom p:last-child a:hover svg:first-child {
    opacity: 1
}

.form-default {
    display: block;
    position: relative
}

.form-default * {
    outline: 0
}

.form-default__message {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 1ms linear .3s, opacity .3s ease-out;
    -o-transition: visibility 1ms linear .3s, opacity .3s ease-out;
    transition: visibility 1ms linear .3s, opacity .3s ease-out;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    font-size: 18px;
    line-height: 1.3em;
    text-align: center;
    color: inherit;
    font-weight: 600
}

.form-default__message.js-show {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.form-default__message.js-show~* {
    opacity: 0;
    pointer-events: none
}

.form-default__message~* {
    -webkit-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.form-default .input-container {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    position: relative;
    margin-bottom: 30px
}

.form-default .input-container:last-child {
    margin-bottom: 0
}

.form-default .input-container__label {
    display: block;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    font-size: 14px;
    line-height: 1.1em;
    margin-bottom: 5px;
    opacity: .5
}

.form-default .input-container input,
.form-default .input-container select,
.form-default .input-container textarea {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.form-default .input-container__error {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    margin-top: 2px;
    font-size: 12px;
    line-height: 1.1em;
    color: #e5000c !important
}

.form-default [type=color],
.form-default [type=date],
.form-default [type=datetime-local],
.form-default [type=datetime],
.form-default [type=email],
.form-default [type=month],
.form-default [type=number],
.form-default [type=password],
.form-default [type=search],
.form-default [type=tel],
.form-default [type=text],
.form-default [type=time],
.form-default [type=url],
.form-default [type=week],
.form-default input:not([type]),
.form-default textarea {
    background: 0 0;
    border: none;
    border-bottom: 1px solid #3c3232;
    width: 100%;
    color: inherit;
    height: 40px;
    font-size: 14px;
    line-height: 17px;
    padding: 11px 0
}

.form-default [type=color]~.input-container__label,
.form-default [type=date]~.input-container__label,
.form-default [type=datetime-local]~.input-container__label,
.form-default [type=datetime]~.input-container__label,
.form-default [type=email]~.input-container__label,
.form-default [type=month]~.input-container__label,
.form-default [type=number]~.input-container__label,
.form-default [type=password]~.input-container__label,
.form-default [type=search]~.input-container__label,
.form-default [type=tel]~.input-container__label,
.form-default [type=text]~.input-container__label,
.form-default [type=time]~.input-container__label,
.form-default [type=url]~.input-container__label,
.form-default [type=week]~.input-container__label,
.form-default input:not([type])~.input-container__label,
.form-default textarea~.input-container__label {
    position: absolute;
    left: 0;
    bottom: 5px;
    pointer-events: none;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    color: inherit;
    opacity: .3;
    font-size: 14px;
    line-height: 17px
}

.form-default [type=color].focused~.input-container__label,
.form-default [type=date].focused~.input-container__label,
.form-default [type=datetime-local].focused~.input-container__label,
.form-default [type=datetime].focused~.input-container__label,
.form-default [type=email].focused~.input-container__label,
.form-default [type=month].focused~.input-container__label,
.form-default [type=number].focused~.input-container__label,
.form-default [type=password].focused~.input-container__label,
.form-default [type=search].focused~.input-container__label,
.form-default [type=tel].focused~.input-container__label,
.form-default [type=text].focused~.input-container__label,
.form-default [type=time].focused~.input-container__label,
.form-default [type=url].focused~.input-container__label,
.form-default [type=week].focused~.input-container__label,
.form-default input:not([type]).focused~.input-container__label,
.form-default textarea.focused~.input-container__label {
    font-size: 12px;
    bottom: 25px;
    opacity: .5
}

.form-default input.error~.input-container__error,
.form-default textarea.error~.input-container__error {
    display: block
}

.form-default textarea {
    resize: none
}

.form-default select {
    border: none;
    border-radius: 0;
    background: 0 0;
    font-size: 16px;
    border-bottom: 2px solid #3c3232;
    height: 40px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0L7.99909 1.26439e-07L3.99955 4.99955L0 0Z' fill='%233C3232'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: 100% 50%;
    padding: 0 10px 0 0
}

.form-default select::-ms-expand {
    display: none
}

.form-default select option {
    background-color: #453c3c;
    color: #f4efee;
    font-size: 14px;
    padding: 10px 20px;
    display: block
}

.form-default input[type=file] {
    opacity: 0;
    width: .1px;
    height: .1px;
    overflow: hidden;
    position: absolute;
    z-index: -100
}

.form-default input[type=file]:focus+.input-container__label {
    background-color: #c9c9c9
}

.form-default input[type=file]+.input-container__label {
    width: 100%;
    position: relative;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    color: #4f4f4f;
    background: rgba(224, 224, 224, .9);
    border-radius: 9px;
    -webkit-transition-property: background;
    -o-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    cursor: pointer;
    padding: 10px
}

.form-default input[type=file]+.input-container__label:hover {
    background: #c9c9c9
}

.form-default input[type=file]+.input-container__label:before {
    content: '';
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='14' viewBox='0 0 11 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.9324 6.26146L7.69258 13.1919C7.3658 13.892 6.53842 14.193 5.84315 13.871L0.802499 11.5048C0.107236 11.1758 -0.191706 10.3427 0.128115 9.64267L4.25097 0.808026C4.57775 0.107975 5.40513 -0.193027 6.1004 0.128997L9.24996 1.6061C9.94522 1.93512 10.2442 2.76816 9.92434 3.46821L6.97643 9.76171C6.64966 10.4618 5.82227 10.7628 5.12701 10.4407L3.86863 9.84572C3.17337 9.51669 2.87434 8.68361 3.19416 7.98355L5.25916 3.59426C5.41907 3.24423 5.83619 3.09019 6.18383 3.25821C6.53146 3.41922 6.6844 3.83926 6.51754 4.18929L4.74458 7.94856C4.58467 8.29859 4.73075 8.71863 5.07838 8.87964C5.42601 9.04065 5.84314 8.89361 6.00305 8.54359L8.36 3.51722C8.51991 3.1672 8.37392 2.7472 8.02629 2.58618L6.13511 1.69711C5.78748 1.53609 5.37035 1.68309 5.21044 2.03312L1.67854 9.59366C1.51863 9.94369 1.66462 10.3637 2.01921 10.5247L5.79444 12.2959C6.14207 12.4569 6.55928 12.3099 6.71919 11.9529L9.6671 5.65938C9.82701 5.30935 10.2441 5.15535 10.5918 5.32337C10.9464 5.49138 11.0993 5.91143 10.9324 6.26146Z' fill='%234F4F4F'/%3E%3C/svg%3E%0A");
    width: 11px;
    height: 14px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    margin-top: -2px
}

.form-default input[type=checkbox],
.form-default input[type=radio] {
    opacity: 0;
    width: .1px;
    height: .1px;
    overflow: hidden;
    position: absolute;
    z-index: -100
}

.form-default input[type=checkbox]~.input-container__label,
.form-default input[type=radio]~.input-container__label {
    position: relative;
    padding-left: 45px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 17px;
    color: #3c3232;
    opacity: 1
}

.form-default input[type=checkbox]~.input-container__label:before,
.form-default input[type=radio]~.input-container__label:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: -6px;
    width: 25px;
    height: 25px;
    border: 2px solid #dbbfbc
}

.form-default input[type=checkbox]~.input-container__label:after,
.form-default input[type=radio]~.input-container__label:after {
    content: '';
    display: block;
    position: absolute;
    opacity: 0;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.form-default input[type=checkbox]:checked~.input-container__label:after,
.form-default input[type=radio]:checked~.input-container__label:after {
    opacity: 1
}

.form-default input[type=checkbox]~.input-container__label {
    cursor: pointer
}

.form-default input[type=checkbox]~.input-container__label:before {
    border-radius: 4px
}

.form-default input[type=checkbox]~.input-container__label:after {
    border-color: #dbbfbc;
    border-width: 0 0 3px 3px;
    border-style: solid;
    left: 5px;
    top: 0;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(-45deg) translateZ(0);
    transform: rotate(-45deg) translateZ(0);
    width: 15px;
    height: 8px
}

.form-default input[type=radio]~.input-container__label {
    cursor: pointer
}

.form-default input[type=radio]~.input-container__label:before {
    border-radius: 50%
}

.form-default input[type=radio]~.input-container__label:after {
    width: 15px;
    height: 15px;
    left: 5px;
    top: -1px;
    border-radius: 50%;
    background-color: #dbbfbc
}

.icon-log-in {
    width: 14px;
    height: 18px
}

.icon-filter {
    width: 20px;
    height: 14px
}

.icon-logo {
    width: 115px;
    height: 52px
}

.icon-made-in {
    width: 52px;
    height: 12px
}

.icon-we {
    width: 17px;
    height: 8px
}

.icon-calendar,
.icon-capacity,
.icon-course,
.icon-time {
    fill: #d9bab7;
    stroke: none
}

.icon-capacity,
.icon-time {
    width: 16px;
    height: 16px
}

.icon-calendar {
    width: 16px;
    height: 15px
}

.icon-search {
    width: 20px;
    height: 20px
}

.icon-course {
    width: 16px;
    height: 15px
}

button,
input[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    border: none;
    display: block;
    background-color: transparent;
    border-radius: 0;
    outline: 0
}

.button-default {
    text-align: center;
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: #fff;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    background-color: #3c3232;
    letter-spacing: .03em;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.button-default.inline {
    display: inline-block;
    width: auto;
    padding: 0 30px
}

.button-default:hover {
    background-color: rgba(60, 50, 50, .9)
}

.button-default.light {
    color: #3c3232;
    background-color: #fff
}

.button-default.light:hover {
    background-color: #f8f3f2
}

.button-default:disabled {
    background-color: rgba(60, 50, 50, .3);
    pointer-events: none;
    color: rgba(255, 255, 255, .5)
}

.button-default.hollow {
    border: 2px solid #3c3232;
    background-color: rgba(60, 50, 50, 0);
    line-height: 56px;
    color: #3c3232
}

.button-default.hollow:disabled {
    background-color: rgba(60, 50, 50, 0);
    color: rgba(60, 50, 50, .2);
    border-color: rgba(60, 50, 50, .2)
}

.button-default.hollow:hover {
    color: #fff;
    background-color: #3c3232
}

.button-default.bright {
    color: #3c3232;
    background-color: #ebdad8
}

.button-default.bright:hover {
    background-color: #c8a09b;
    color: #3c3232
}

i.ruble {
    font-style: normal
}

i.ruble:before {
    content: 'Рі';
    font-family: "PT Rouble";
    font-weight: 400
}

.tag-chip {
    display: inline-block;
    background: #fff;
    font-size: 8px;
    line-height: 10px;
    height: 24px;
    border-radius: 2px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    padding: 8px 10px 6px;
    position: relative;
    letter-spacing: .03em;
    margin: 0 10px 10px 0
}

.tag-chip i:first-child {
    width: 6px;
    height: 6px;
    display: inline-block;
    vertical-align: baseline;
    border-radius: 50%;
    margin-right: 5px
}

.sort-list {
    font-size: 0;
    margin-bottom: -20px;
    margin-top: 20px
}

.sort-list .title {
    font-size: 16px;
    line-height: 1.3em;
    font-weight: 300;
    letter-spacing: .04em;
    display: inline-block;
    vertical-align: baseline;
    margin-right: 20px
}

.sort-list>:not(.title) {
    display: inline-block;
    vertical-align: baseline;
    font-size: 13px;
    line-height: 16px;
    text-transform: lowercase;
    margin-right: 30px;
    color: rgba(60, 50, 50, .5);
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    margin-bottom: 20px
}

.sort-list>:not(.title):hover {
    color: #3c3232
}

.sort-list>:not(.title).active {
    color: #c8a09b
}

.sort-list>:not(.title):last-child {
    margin-right: 0
}

.block-decor {
    font-size: 288px;
    line-height: 300px;
    color: rgba(200, 160, 155, .5);
    position: absolute;
    z-index: -1;
    font-family: Philosopher, sans-serif
}

.block-default {
    padding: 40px 0 46px;
    position: relative;
}

.block-default__header {
    margin-bottom: 25px
}

.block-default__header h1+p,
.block-default__header h2+p {
    margin-top: 20px
}

.block-default__header p a {
    text-decoration: underline
}

.block-default__header p a:hover {
    text-decoration: none
}

.block-default__header .link-back {
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 25px
}

.block-default__header .link-back:before {
    content: '';
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg width='35' height='24' viewBox='0 0 35 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='%23DBBFBC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13 11V9L7 12L13 15V13H35V11H13Z' fill='%233C3232'/%3E%3C/svg%3E%0A");
    width: 35px;
    height: 24px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px
}

.block-default__bg {
    display: block;
    z-index: -1;
    overflow: hidden
}

.block-default__bg,
.block-default__bg:after,
.block-default__bg>* {
    position: absolute;
    top: -15%;
    height: 115%;
    width: 100%;
    left: 0
}

.block-default__bg:after {
    content: '';
    display: block;
    background: rgba(0, 0, 0, .75)
}

.block-default__bg>* {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.course-filter {
    position: relative;
    z-index: 2
}

.course-filter__trigger {
    color: #3c3232;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 1em;
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px
}

.course-filter__trigger .cnt {
    display: inline-block;
    margin-left: auto;
    margin-right: 10px;
    font-size: 10px;
    line-height: 24px;
    text-align: center;
    padding: 0 5px;
    min-width: 24px;
    border-radius: 24px;
    background-color: #ebdad8
}

.course-filter__trigger svg {
    stroke: none;
    fill: #3c3232
}

.course-filter__trigger.js-toggle~.course-filter__content form {
    max-height: 500px
}

.course-filter__content {
    position: relative
}

.course-filter__content:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -50vw;
    width: 100vw;
    height: 100%;
    background-color: #453c3c;
    z-index: -1
}

.course-filter__content form {
    overflow: hidden;
    max-height: 0;
    display: block;
    -webkit-transition-property: max-height;
    -o-transition-property: max-height;
    transition-property: max-height;
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.course-filter__content form:after,
.course-filter__content form:before {
    content: '';
    display: block;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%
}

.course-filter__content form:before {
    height: 30px
}

.course-filter__content form:after {
    height: 40px
}

.subscribe-block {
    background-color: #fff;
    padding: 45px 0 30px
}

.subscribe-block__head {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: rgba(60, 50, 50, .5);
    margin-bottom: 15px
}

.subscribe-block__head .h2,
.subscribe-block__head h2 {
    margin-bottom: 10px;
    color: #3c3232
}

.subscribe-block .input-container {
    margin-bottom: 10px
}

.subscribe-block .confidence {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 1.44em;
    color: rgba(60, 50, 50, .3);
    margin-top: 25px
}

.search-string {
    display: block;
    margin-bottom: 36px
}

.search-string form {
    display: block;
    position: relative
}

.search-string input[type=search],
.search-string input[type=text] {
    border-radius: 0;
    border: none;
    background: 0 0;
    font-size: 18px;
    line-height: 30px;
    color: #3c3232;
    padding: 0 0 7px;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    min-width: 100px;
    -webkit-transition-property: border;
    -o-transition-property: border;
    transition-property: border;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.search-string input[type=search]::-webkit-input-placeholder,
.search-string input[type=text]::-webkit-input-placeholder {
    color: rgba(60, 50, 50, .3)
}

.search-string input[type=search]::-moz-placeholder,
.search-string input[type=text]::-moz-placeholder {
    color: rgba(60, 50, 50, .3)
}

.search-string input[type=search]:-ms-input-placeholder,
.search-string input[type=text]:-ms-input-placeholder {
    color: rgba(60, 50, 50, .3)
}

.search-string input[type=search]::-ms-input-placeholder,
.search-string input[type=text]::-ms-input-placeholder {
    color: rgba(60, 50, 50, .3)
}

.search-string input[type=search]::placeholder,
.search-string input[type=text]::placeholder {
    color: rgba(60, 50, 50, .3)
}

.search-string input[type=search]:focus~.border,
.search-string input[type=text]:focus~.border {
    background-color: rgba(60, 50, 50, .5)
}

.search-string__container {
    position: relative;
    padding-left: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.search-string__container .border {
    display: block;
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    height: 1px;
    background-color: rgba(60, 50, 50, .1);
    -webkit-transition-property: background;
    -o-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.search-string button[type=submit] {
    position: absolute;
    display: block;
    z-index: 1;
    top: 3px;
    left: 0;
    font-size: 0;
    padding: 0
}

.search-string button[type=submit] svg {
    fill: rgba(60, 50, 50, .3);
    -webkit-transition-property: fill;
    -o-transition-property: fill;
    transition-property: fill;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.search-string button[type=submit]:hover svg {
    fill: rgba(60, 50, 50, .5)
}

.search-string .chip {
    display: inline-block;
    background: #fff;
    font-size: 8px;
    line-height: 10px;
    height: 24px;
    border-radius: 2px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    padding: 8px 27px 6px 10px;
    position: relative;
    letter-spacing: .03em;
    margin: 3px 10px 10px 0
}

.search-string .chip .cross {
    display: block;
    position: relative;
    position: absolute;
    top: 7px;
    right: 7px;
    cursor: pointer;
    width: 10px;
    height: 10px
}

.search-string .chip .cross:after,
.search-string .chip .cross:before {
    content: '';
    display: block;
    position: absolute;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    left: 50%;
    top: 50%;
    width: 10px;
    height: 1px;
    background-color: #3c3232;
    border-radius: 0
}

.search-string .chip .cross:before {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(-45deg)
}

.search-string .chip .cross:after {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(45deg)
}

.search-string .chip~input::-webkit-input-placeholder {
    color: transparent
}

.search-string .chip~input::-moz-placeholder {
    color: transparent
}

.search-string .chip~input:-ms-input-placeholder {
    color: transparent
}

.search-string .chip~input::-ms-input-placeholder {
    color: transparent
}

.search-string .chip~input::placeholder {
    color: transparent
}

.faq-block {
    background-color: #fff;
    padding: 35px 0
}

.faq-block h2 {
    margin-bottom: 30px
}

.teacher-item__img {
    font-size: 0;
    line-height: 0;
    position: relative;
    width: 100%;
    margin-bottom: 25px;
    -webkit-box-shadow: -70px 55px 120px rgba(222, 194, 190, .5);
    box-shadow: -70px 55px 120px rgba(222, 194, 190, .5)
}

.teacher-item__img img {
    max-width: 100%
}

.teacher-item__info_head {
    margin-bottom: 15px
}

.teacher-item__info_head>span {
    display: block;
    font-size: 14px;
    line-height: 16px;
    font-family: Philosopher, sans-serif;
    color: rgba(60, 50, 50, .5)
}

.teacher-item__info_content .accordion.expanded .accordion-header {
    color: #3c3232
}

.teacher-item__info_content .accordion.expanded .accordion-header:after {
    -webkit-transform: translateZ(0) scaleY(-1);
    transform: translateZ(0) scaleY(-1);
    border-color: #3c3232 transparent transparent
}

.teacher-item__info_content .accordion-header {
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #c8a09b;
    padding: 10px 20px 10px 0;
    position: relative
}

.teacher-item__info_content .accordion-header:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 0;
    border-style: solid;
    height: 0;
    width: 0;
    border-color: #c8a09b transparent transparent;
    border-width: 4px 3px 0;
    -webkit-transition-property: border, -webkit-transform;
    transition-property: border, -webkit-transform;
    -o-transition-property: transform, border;
    transition-property: transform, border;
    transition-property: transform, border, -webkit-transform;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transform: translateZ(0) scaleY(1);
    transform: translateZ(0) scaleY(1)
}

.teacher-item__info_content .accordion-container {
    padding: 0 0 10px
}

.teacher-item__info_content .accordion-container .show-more-after {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .1em;
    text-transform: uppercase;
    display: inline-block;
    color: #c8a09b;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.teacher-item__info_content .accordion-container .show-more-after:hover {
    color: #3c3232
}

.teacher-item__info_content .accordion-container .show-more-after~* {
    display: none
}

.teacher-item__info_content .accordion-container p {
    margin: 1em 0
}

.teacher-item__tab-nav {
    font-style: normal;
    font-weight: 700;
    font-size: 0;
    border-bottom: 2px solid rgba(60, 50, 50, .1)
}

.teacher-item__tab-nav button {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: rgba(60, 50, 50, .3);
    -webkit-transition-property: color, border;
    -o-transition-property: color, border;
    transition-property: color, border;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    padding-bottom: 15px;
    border-bottom: 2px solid rgba(60, 50, 50, 0);
    margin-bottom: -2px;
    margin-right: 40px
}

.teacher-item__tab-nav button:last-child {
    margin-right: 0
}

.teacher-item__tab-nav button.js-active,
.teacher-item__tab-nav button:hover {
    color: #3c3232
}

.teacher-item__tab-nav button.js-active {
    border-color: #3c3232
}

.small-header-block {
    padding: 30px 0
}

.small-header-block .form-default {
    margin-top: 30px
}

.small-header-block__list {
    width: 1000px;
    text-align: center;
    font-size: 0;
    position: relative;
    left: 50%;
    margin-left: -500px;
    color: rgba(60, 50, 50, .3)
}

.small-header-block__list>* {
    display: inline-block;
    vertical-align: top;
    font-size: 30px;
    line-height: 34px;
    font-family: Philosopher, sans-serif;
    font-weight: 400
}

.small-header-block__list a {
    width: 250px
}

.small-header-block__list a:first-child {
    text-align: right
}

.small-header-block__list a:last-child {
    text-align: left
}

.small-header-block__list span {
    margin: 0 30px;
    color: #3c3232
}

.video-modal {
    position: relative;
    width: 90%;
    max-width: 1200px;
    font-size: 0;
    line-height: 0;
    padding: 0
}

.video-modal:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%
}

.video-modal iframe,
.video-modal video {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0
}

.modal {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out, z-index 1ms linear .3s, visibility 1ms linear .3s;
    -o-transition: opacity .3s ease-in-out, z-index 1ms linear .3s, visibility 1ms linear .3s;
    transition: opacity .3s ease-in-out, z-index 1ms linear .3s, visibility 1ms linear .3s;
    z-index: -999;
    display: block;
    visibility: hidden
}

.cancel-scroll .modal {
    display: block
}

.cancel-scroll .modal .modal-container {
    padding: 5vh 0;
    display: block
}

.modal.visible {
    z-index: 11;
    opacity: 1;
    visibility: visible;
    overflow-y: auto;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.modal-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .4);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
    transform: translateZ(0) scale(1, 1)
}

.modal-close {
    top: -50px;
    right: 0;
    width: 30px;
    height: 30px;
    position: relative;
    position: absolute;
    display: block;
    z-index: 2
}

.modal-close:after,
.modal-close:before {
    content: '';
    display: block;
    position: absolute;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    left: 50%;
    top: 50%;
    width: 24px;
    height: 2px;
    background-color: #fff;
    border-radius: 2px
}

.modal-close:before {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(-45deg)
}

.modal-close:after {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(45deg)
}

.modal-close:after,
.modal-close:before {
    -webkit-transition-property: background;
    -o-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.modal-close:hover:after,
.modal-close:hover:before {
    background-color: rgba(255, 255, 255, .3)
}

.modal-container {
    position: relative;
    min-width: 100%;
    min-height: 100%;
    min-height: 100vh;
    z-index: 1;
    line-height: 90vh;
    padding: 5vh 0;
    text-align: center
}

.modal-content {
    display: none
}

.modal .modal-content {
    position: relative;
    background-color: #fff;
    z-index: 10;
    display: inline-block;
    line-height: 1em;
    vertical-align: middle;
    margin: 0 auto
}

.accordion-root.expanded>.accordion-content {
    display: block
}

.accordion-root .accordion-content {
    display: none
}

.accordion-header {
    cursor: pointer
}

.accordion-default {
    border-bottom: 1px solid rgba(60, 50, 50, .1)
}

.accordion-default .accordion-header {
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    color: #3c3232;
    padding: 12px 40px 12px 0;
    position: relative;
    min-height: 60px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.accordion-default .accordion-header:hover {
    color: #c8a09b
}

.accordion-default .accordion-header:after {
    content: '';
    display: block;
    position: absolute;
    border-style: solid;
    height: 0;
    width: 0;
    border-color: #3c3232 transparent transparent;
    border-width: 5px 4px 0;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    top: 50%;
    margin-top: -2px;
    right: 0;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.accordion-default .accordion-container {
    padding: 5px 0 30px
}

.accordion-default.expanded .accordion-header:after {
    -webkit-transform: translateZ(0) scaleY(-1);
    transform: translateZ(0) scaleY(-1)
}

.slick-slider {
    position: relative
}

.slick-slider * {
    outline: 0
}

.slick-slider .slick-dots button,
.slick-slider button.slick-arrow {
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    cursor: pointer;
    z-index: 2
}

.slick-slider.full-size .slick-list {
    width: 100%
}

.slick-slider.full-size .slick-list,
.slick-slider.full-size .slick-slide,
.slick-slider.full-size .slick-track {
    height: 100%
}

.slick-list {
    overflow: hidden;
    z-index: 1;
    position: relative
}

.slick-slide {
    float: left
}

.about-layout__students_big-slider .slick-arrow,
.about-layout__students_slider .slick-arrow,
.main-page-layout__courses_slider .slick-arrow,
.main-page-layout__header .slider .slick-arrow,
.main-page-layout__teachers_list .slick-arrow,
.text-block__img-slider .slick-arrow {
    position: absolute;
    z-index: 2;
    font-size: 0;
    padding: 0;
    width: 90px;
    height: 30px
}

.about-layout__students_big-slider .slick-arrow:after,
.about-layout__students_big-slider .slick-arrow:before,
.about-layout__students_slider .slick-arrow:after,
.about-layout__students_slider .slick-arrow:before,
.main-page-layout__courses_slider .slick-arrow:after,
.main-page-layout__courses_slider .slick-arrow:before,
.main-page-layout__header .slider .slick-arrow:after,
.main-page-layout__header .slider .slick-arrow:before,
.main-page-layout__teachers_list .slick-arrow:after,
.main-page-layout__teachers_list .slick-arrow:before,
.text-block__img-slider .slick-arrow:after,
.text-block__img-slider .slick-arrow:before {
    content: '';
    display: block;
    position: absolute;
    -webkit-transition-property: background, border;
    -o-transition-property: background, border;
    transition-property: background, border;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.about-layout__students_big-slider .slick-arrow:before,
.about-layout__students_slider .slick-arrow:before,
.main-page-layout__courses_slider .slick-arrow:before,
.main-page-layout__header .slider .slick-arrow:before,
.main-page-layout__teachers_list .slick-arrow:before,
.text-block__img-slider .slick-arrow:before {
    width: 85px;
    height: 2px;
    background-color: #000;
    top: 50%;
    margin-top: -1px
}

.about-layout__students_big-slider .slick-arrow:after,
.about-layout__students_slider .slick-arrow:after,
.main-page-layout__courses_slider .slick-arrow:after,
.main-page-layout__header .slider .slick-arrow:after,
.main-page-layout__teachers_list .slick-arrow:after,
.text-block__img-slider .slick-arrow:after {
    top: 50%;
    margin-top: -3px
}

.about-layout__students_big-slider .slick-arrow:hover:before,
.about-layout__students_slider .slick-arrow:hover:before,
.main-page-layout__courses_slider .slick-arrow:hover:before,
.main-page-layout__header .slider .slick-arrow:hover:before,
.main-page-layout__teachers_list .slick-arrow:hover:before,
.text-block__img-slider .slick-arrow:hover:before {
    background-color: #c8a09b
}

.about-layout__students_big-slider .slick-arrow.slick-prev:before,
.about-layout__students_slider .slick-arrow.slick-prev:before,
.main-page-layout__courses_slider .slick-arrow.slick-prev:before,
.main-page-layout__header .slider .slick-arrow.slick-prev:before,
.main-page-layout__teachers_list .slick-arrow.slick-prev:before,
.text-block__img-slider .slick-arrow.slick-prev:before {
    left: 5px
}

.about-layout__students_big-slider .slick-arrow.slick-prev:after,
.about-layout__students_slider .slick-arrow.slick-prev:after,
.main-page-layout__courses_slider .slick-arrow.slick-prev:after,
.main-page-layout__header .slider .slick-arrow.slick-prev:after,
.main-page-layout__teachers_list .slick-arrow.slick-prev:after,
.text-block__img-slider .slick-arrow.slick-prev:after {
    border-style: solid;
    height: 0;
    width: 0;
    border-color: transparent #000 transparent transparent;
    border-width: 3px 6px 3px 0;
    left: 0
}

.about-layout__students_big-slider .slick-arrow.slick-prev:hover:after,
.about-layout__students_slider .slick-arrow.slick-prev:hover:after,
.main-page-layout__courses_slider .slick-arrow.slick-prev:hover:after,
.main-page-layout__header .slider .slick-arrow.slick-prev:hover:after,
.main-page-layout__teachers_list .slick-arrow.slick-prev:hover:after,
.text-block__img-slider .slick-arrow.slick-prev:hover:after {
    border-color: transparent #c8a09b transparent transparent
}

.about-layout__students_big-slider .slick-arrow.slick-next:before,
.about-layout__students_slider .slick-arrow.slick-next:before,
.main-page-layout__courses_slider .slick-arrow.slick-next:before,
.main-page-layout__header .slider .slick-arrow.slick-next:before,
.main-page-layout__teachers_list .slick-arrow.slick-next:before,
.text-block__img-slider .slick-arrow.slick-next:before {
    right: 5px
}

.about-layout__students_big-slider .slick-arrow.slick-next:after,
.about-layout__students_slider .slick-arrow.slick-next:after,
.main-page-layout__courses_slider .slick-arrow.slick-next:after,
.main-page-layout__header .slider .slick-arrow.slick-next:after,
.main-page-layout__teachers_list .slick-arrow.slick-next:after,
.text-block__img-slider .slick-arrow.slick-next:after {
    border-style: solid;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent #000;
    border-width: 3px 0 3px 6px;
    right: 0
}

.about-layout__students_big-slider .slick-arrow.slick-next:hover:after,
.about-layout__students_slider .slick-arrow.slick-next:hover:after,
.main-page-layout__courses_slider .slick-arrow.slick-next:hover:after,
.main-page-layout__header .slider .slick-arrow.slick-next:hover:after,
.main-page-layout__teachers_list .slick-arrow.slick-next:hover:after,
.text-block__img-slider .slick-arrow.slick-next:hover:after {
    border-color: transparent transparent transparent #c8a09b
}

.main-page-layout__header .slider .slick-dots,
.text-block__img-slider .slick-dots {
    font-size: 0;
    text-align: center;
    line-height: 0;
    position: absolute;
    width: 100%;
    top: 100%;
    margin-top: 10px
}

.main-page-layout__header .slider .slick-dots li,
.text-block__img-slider .slick-dots li {
    padding-left: 0;
    position: relative;
    margin-bottom: 0;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top
}

.main-page-layout__header .slider .slick-dots li:last-child,
.text-block__img-slider .slick-dots li:last-child {
    margin-right: 0
}

.main-page-layout__header .slider .slick-dots li:before,
.text-block__img-slider .slick-dots li:before {
    display: none !important
}

.main-page-layout__header .slider .slick-dots li button,
.text-block__img-slider .slick-dots li button {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .1);
    -webkit-transition-property: background, border;
    -o-transition-property: background, border;
    transition-property: background, border;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    border: 2px solid #f8f3f2;
    -webkit-box-shadow: inset 0 0 0 8px #f8f3f2;
    box-shadow: inset 0 0 0 8px #f8f3f2
}

.main-page-layout__header .slider .slick-dots li button:hover,
.main-page-layout__header .slider .slick-dots li.slick-active button,
.text-block__img-slider .slick-dots li button:hover,
.text-block__img-slider .slick-dots li.slick-active button {
    background-color: #000;
    border-color: rgba(0, 0, 0, .1)
}

.main-page .text-block {
    line-height: 2em
}

.main-page-layout__decors {
    position: absolute;
    left: 0;
    top: 80px;
    background-color: #f8f3f2;
    width: 100%
}

.main-page-layout__decors .img-decor {
    position: absolute;
    display: block;
    z-index: -2;
    background-repeat: no-repeat;
    background-color: #f8f3f2;
    background-blend-mode: multiply
}

.main-page-layout__header {
    padding-bottom: 35px
}

.main-page-layout__header .wrapper.not-big {
    margin-top: 40px
}

.main-page-layout__header .wrapper.for-big {
    height: 0;
    z-index: 2;
}
.for-big.header__phone {
    font-size: 16px !important;
}

.main-page-layout__header .wrapper.for-big h1 {
    position: absolute;
    left: 0;
    top: 126px;
    width: 427px;
    font-family: Philosopher, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 1.25em;
    color: rgba(60, 50, 50, .7)
}

.main-page-layout__header .online {
    display: block;
    width: 100%;
    background-color: rgba(75, 188, 122, .1);
    height: 44px;
    line-height: 44px;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    text-align: center;
    color: #32d273
}

.main-page-layout__header .online span {
    display: block;
    width: 315px;
    margin: 0 auto
}

.main-page-layout__header .online span:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    display: inline-block;
    vertical-align: baseline;
    border-radius: 50%;
    margin-right: 8px;
    background-color: #32d273
}

.main-page-layout__header .slider .slick-arrow {
    bottom: 135px;
    left: 50%;
    z-index: 3
}

.main-page-layout__header .slider .slick-arrow.slick-next {
    width: 150px
}

.main-page-layout__header .slider .slick-arrow.slick-next:before {
    width: 145px
}

.main-page-layout__header .slider .slick-dots {
    position: absolute;
    z-index: 3;
    left: 77px;
    width: 30px;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0
}

.main-page-layout__header .slider .slick-dots>li {
    display: block;
    margin-bottom: 20px
}

.main-page-layout__header .slider .slick-dots>li button {
    background-color: #c8a09b;
    -webkit-transition-property: background, border;
    -o-transition-property: background, border;
    transition-property: background, border;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    border: 2px solid #ebdad8;
    -webkit-box-shadow: inset 0 0 0 8px #ebdad8;
    box-shadow: inset 0 0 0 8px #ebdad8
}

.main-page-layout__header .slider .slick-dots>li button:hover,
.main-page-layout__header .slider .slick-dots>li.slick-active button {
    background-color: #c8a09b;
    border-color: #c8a09b
}

.main-page-layout__header .slick-item {
    height: 370px;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden
}

.main-page-layout__header .slick-item.slick-current .buttons,
.main-page-layout__header .slick-item.slick-current h2 {
    opacity: 1
}

.main-page-layout__header .slick-item.slick-current .bg {
    -webkit-transform: translateZ(0) scale(1.03);
    transform: translateZ(0) scale(1.03)
}

.main-page-layout__header .slick-item.slick-current .quote {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
    transform: translateZ(0) translateX(0)
}

.main-page-layout__header .slick-item .buttons,
.main-page-layout__header .slick-item h2 {
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    opacity: 0
}

.main-page-layout__header .slick-item h2 {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

.main-page-layout__header .slick-item .buttons {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.main-page-layout__header .slick-item .bg {
    -webkit-transition: -webkit-transform 10s ease-in-out;
    transition: -webkit-transform 10s ease-in-out;
    -o-transition: transform 10s ease-in-out;
    transition: transform 10s ease-in-out;
    transition: transform 10s ease-in-out, -webkit-transform 10s ease-in-out;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

.main-page-layout__header .slick-item .quote {
    -webkit-transform: translateX(100px) translateZ(0);
    transform: translateX(100px) translateZ(0);
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

.main-page-layout__header .slick-item .wrapper {
    padding-bottom: 30px
}

.main-page-layout__header .slick-item h2 {
    font-size: 30px;
    line-height: 1.25em;
    font-family: Philosopher, sans-serif;
    max-width: 315px
}

.main-page-layout__header .slick-item .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
    background-position: 50% 50%;
    background-size: cover
}

.main-page-layout__header .slick-item .bg:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(106, 106, 106, .3)), to(rgba(255, 255, 255, 0))), rgba(255, 255, 255, .5);
    background: -o-linear-gradient(top, rgba(106, 106, 106, .3) 0, rgba(255, 255, 255, 0) 100%), rgba(255, 255, 255, .5);
    background: linear-gradient(180deg, rgba(106, 106, 106, .3) 0, rgba(255, 255, 255, 0) 100%), rgba(255, 255, 255, .5);
    mix-blend-mode: soft-light
}

.main-page-layout__header .slick-item .bg:after {
    content: '';
    display: block;
    width: 100%;
    height: 143px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .4)));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .4) 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .4) 100%);
    position: absolute;
    bottom: 0;
    left: 0
}

.main-page-layout__header .slick-item .buttons {
    font-size: 0
}

.main-page-layout__header .slick-item .buttons .button-default {
    margin-right: 10px;
    vertical-align: top;
    min-width: 160px
}

.main-page-layout__header .slick-item .buttons .button-default:last-child {
    margin-right: 0
}

.main-page-layout__header .slick-item .quote {
    background-color: #fff;
    width: 480px;
    padding: 30px 60px 60px 150px;
    position: absolute;
    right: 0;
    bottom: 0;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 1.5em;
    color: rgba(60, 50, 50, .5)
}

.main-page-layout__header .slick-item .quote .img {
    display: block;
    position: absolute;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    overflow: hidden;
    left: 30px;
    top: 30px;
    border: 4px solid #ebdad8
}

.main-page-layout__header .slick-item .quote .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.main-page-layout__header .slick-item .quote .name {
    display: block;
    font-family: Philosopher, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    color: #3c3232;
    margin-bottom: 5px
}

.main-page-layout__header .slick-item .quote .post {
    display: block;
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 100%;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: rgba(60, 50, 50, .3);
    margin-bottom: 15px
}

.main-page-layout__courses {
    padding: 35px 0 50px;
    position: relative
}

.main-page-layout__courses h2 {
    margin-bottom: 30px
}

.main-page-layout__courses .block-decor {
    color: #fff;
    top: 22px;
    font-size: 300px;
    line-height: 336px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.main-page-layout__courses_slider .slick-list {
    overflow: visible !important
}

.main-page-layout__courses_slider .slick-list::after {
    clear: both;
    content: "";
    display: block
}

.main-page-layout__courses_slider .slick-track {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.main-page-layout__courses_slider .slick-slide {
    float: none
}

.main-page-layout__courses_slider .slick-arrow {
    top: 100%;
    margin-top: 10px
}

.main-page-layout__courses_slider .slick-arrow.slick-prev {
    left: 0
}

.main-page-layout__courses_slider .slick-arrow.slick-next {
    right: 0
}

.main-page-layout__video {
    line-height: 2em;
    padding: 50px 0 35px;
    position: relative
}

.main-page-layout__video_video {
    width: 100vw;
    height: 540px;
    position: relative;
    left: 50%;
    margin-left: -50vw;
    margin-top: 30px;
    margin-bottom: 25px
}

.main-page-layout__video_video>button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    overflow: hidden
}

.main-page-layout__video_video>button img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

.main-page-layout__video_video>button:after,
.main-page-layout__video_video>button:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 1
}

.main-page-layout__video_video>button:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7)
}

.main-page-layout__video_video>button:after {
    width: 120px;
    height: 120px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-image: url("data:image/svg+xml,%3Csvg width='120' height='120' viewBox='0 0 120 120' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='60' cy='60' r='58.5' stroke='white' stroke-width='3'/%3E%3Cpath d='M70 60L56 48V72L70 60Z' fill='white'/%3E%3C/svg%3E%0A")
}

.main-page-layout__video_video>button:hover img {
    -webkit-transform: translateZ(0) scale(1.05);
    transform: translateZ(0) scale(1.05)
}

.main-page-layout__video_video>iframe,
.main-page-layout__video_video>video {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0
}

.main-page-layout__types {
    padding: 35px 0
}

.main-page-layout__types h2 {
    margin-bottom: 30px
}

.main-page-layout__types .list {
    margin-top: 40px;
    margin-bottom: 40px;
    display: flex;
    justify-content: space-around;
    align-items: baseline;
    gap: 50px;
    flex-flow: row wrap;
    font-size: 0;
}

.main-page-layout__types .list>a {
    display: block;
    width: 345px;
    height: 215px;
    background-color: #fff;
    padding: 50px 30px 0;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5em;
    color: rgba(60, 50, 50, .5);
    position: relative;
    z-index: 1;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-box-shadow: -70px 55px 145px rgba(222, 194, 190, 0);
    box-shadow: -70px 55px 145px rgba(222, 194, 190, 0);
    text-align: left
}

.main-page-layout__types .list>a:hover {
    -webkit-box-shadow: -70px 55px 145px rgba(222, 194, 190, .5);
    box-shadow: -70px 55px 145px rgba(222, 194, 190, .5)
}

.main-page-layout__types .list>a .title {
    display: block;
    font-family: Philosopher, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    color: #3c3232;
    margin-bottom: 10px
}

.main-page-layout__types .list>a .arrow {
    display: block;
    position: absolute;
    width: 126px;
    height: 2px;
    background-color: #000;
    left: 30px;
    bottom: 53px;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.main-page-layout__types .list>a .arrow:before {
    content: '';
    display: block;
    border-style: solid;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent #000;
    border-width: 3px 0 3px 6px;
    left: 100%;
    top: -2px;
    margin-left: -2px;
    position: absolute
}

.main-page-layout__types .list>a .arrow:after {
    content: '';
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #ebdad8;
    top: -14px;
    right: -15px;
    z-index: -1;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.main-page-layout__certificate {
    position: relative;
    padding: 70px 0;
    line-height: 2em
}

.main-page-layout__certificate .block-decor {
    font-size: 150px;
    line-height: 168px;
    letter-spacing: -.02em;
    top: 0;
    left: -40px;
    width: 1080px
}

.main-page-layout__certificate .certificate {
    margin: 30px 0 20px;
    font-size: 0;
    line-height: 0
}

.main-page-layout__certificate .certificate img {
    max-width: 100%
}

.main-page-layout__shedule {
    padding: 35px 0
}

.main-page-layout__shedule h2 {
    margin-bottom: 30px
}

.main-page-layout__about {
    padding: 35px 0
}

.main-page-layout__about_img {
    position: relative;
    left: 50%;
    margin-left: -50vw;
    width: 100vw;
    height: 330px;
    margin-top: 30px;
    margin-bottom: 216px
}

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

.main-page-layout__about_img span {
    display: block;
    position: absolute;
    font-family: Philosopher, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 54px;
    letter-spacing: -.02em;
    color: #c8a09b;
    width: 400px;
    top: 100%;
    left: -55px;
    margin-top: 6px;
    z-index: 1
}

.main-page-layout__about_img span:before {
    content: '';
    display: block;
    width: 260px;
    height: 260px;
    border-radius: 50%;
    position: absolute;
    background-color: #fff;
    right: -40px;
    top: -80px;
    z-index: -1
}

.main-page-layout__about_video {
    margin-top: 30px;
    position: relative;
    left: 50%;
    margin-left: -50vw;
    width: 100vw;
    height: 540px;
    display: block;
    overflow: hidden
}

.main-page-layout__about_video:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    z-index: 1
}

.main-page-layout__about_video:after {
    content: '';
    display: block;
    width: 120px;
    height: 120px;
    background-image: url("data:image/svg+xml,%3Csvg width='120' height='120' viewBox='0 0 120 120' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='60' cy='60' r='58.5' stroke='white' stroke-width='3'/%3E%3Cpath d='M70 60L56 48V72L70 60Z' fill='white'/%3E%3C/svg%3E%0A");
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 2
}

.main-page-layout__about_video img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.main-page-layout__about_video:hover img {
    -webkit-transform: translateZ(0) scale(1.05);
    transform: translateZ(0) scale(1.05)
}

.main-page-layout__teachers {
    padding: 35px 0 102px
}

.main-page-layout__teachers h2 {
    margin-bottom: 45px
}

.main-page-layout__teachers_list .slick-list {
    overflow: visible !important
}

.main-page-layout__teachers_list .slick-list::after {
    clear: both;
    content: "";
    display: block
}

.main-page-layout__teachers_list .slick-arrow {
    top: -90px;
    right: 0
}

.main-page-layout__teachers_list .slick-arrow.slick-next {
    width: 150px
}

.main-page-layout__teachers_list .slick-arrow.slick-next:before {
    width: 145px
}

.main-page-layout__teachers_list .slick-arrow.slick-prev {
    margin-right: 170px
}

.main-page-layout__teachers_item {
    display: block;
    width: 315px;
    margin-right: 15px;
    font-size: 14px;
    line-height: 1.75em;
    color: rgba(60, 50, 50, .7)
}

.main-page-layout__teachers_item>* {
    display: block
}

.main-page-layout__teachers_item .img {
    width: 100%;
    height: 210px;
    position: relative;
    margin-bottom: 25px
}

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

.main-page-layout__teachers_item .name {
    font-family: Philosopher, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    margin-bottom: 3px;
    color: #3c3232
}

.main-page-layout__teachers_item .post {
    font-size: 13px;
    line-height: 1em;
    color: rgba(60, 50, 50, .2);
    margin-bottom: 26px
}

.course-shedule-page .course-list {
    margin-top: 30px
}

.course-list__container {
    font-size: 0
}

.course-list__item {
    display: block;
    position: relative;
    font-size: 12px;
    line-height: 1.2em;
    font-weight: 600;
    margin-bottom: 60px
}

.course-list__item .sale {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    height: 40px;
    line-height: 40px;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    padding: 0 10px;
    border-radius: 7px;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(225, 107, 70, .1)), color-stop(90.94%, rgba(225, 107, 70, 0)));
    background-image: -o-linear-gradient(left, rgba(225, 107, 70, .1) 0, rgba(225, 107, 70, 0) 90.94%);
    background-image: linear-gradient(90deg, rgba(225, 107, 70, .1) 0, rgba(225, 107, 70, 0) 90.94%)
}

.course-list__item .img {
    width: 70px;
    height: 70px;
    display: block;
    overflow: hidden;
    border-radius: 3px;
    top: 0;
    left: 0;
    position: absolute
}

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

.course-list__item .title {
    display: block;
    font-size: 14px;
    line-height: 1.25em;
    font-weight: 600;
    margin-bottom: 10px
}

.course-list__item .text {
    padding-left: 85px
}

.course-list__item .tags {
    font-size: 0;
    margin-bottom: 5px
}

.course-list__item .tags>* {
    display: inline-block;
    vertical-align: top;
    border: 1px solid rgba(60, 50, 50, .1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px;
    background-color: rgba(60, 50, 50, 0);
    -webkit-transition-property: background;
    -o-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    font-size: 8px;
    line-height: 1em;
    letter-spacing: .08em;
    text-transform: uppercase;
    font-weight: 600;
    padding: 8px 9px 6px;
    margin-right: 10px;
    margin-bottom: 10px
}

.course-list__item .tags>* i {
    display: inline-block;
    vertical-align: baseline;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin-right: 5px
}

.course-list__item .price {
    width: 70px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 80px
}

.course-list__item .price i {
    opacity: .5
}

.course-list__item .capacity,
.course-list__item .duration {
    margin-bottom: 14px
}

.course-list__item .date::after {
    clear: both;
    content: "";
    display: block
}

.course-list__item .date>* {
    float: left
}

.course-list__item .date small {
    display: block;
    margin-left: 15px;
    opacity: .4;
    font-size: inherit
}

.course-list__item .capacity,
.course-list__item .date>span,
.course-list__item .duration {
    display: block
}

.course-list__item .capacity svg,
.course-list__item .date>span svg,
.course-list__item .duration svg {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -3px
}

.course-list__item .button-default {
    margin-top: 20px
}

.course-list__foot {
    margin-top: 25px
}

.course-shedule-inner {
    padding: 50px 0 35px
}

.course-shedule-inner h2 {
    margin-bottom: 30px
}

.set-courses-block {
    padding: 35px 0;
    background-color: #ebdad8
}

.set-courses-block .prices,
.set-courses-block .properties,
.set-courses-block h2,
.set-courses-block p {
    max-width: 420px
}

.set-courses-block .text {
    position: relative;
    z-index: 2;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.set-courses-block .img {
    position: relative;
    height: 240px;
    margin-bottom: 30px;
    -webkit-box-shadow: -70px 55px 120px rgba(222, 194, 190, .5);
    box-shadow: -70px 55px 120px rgba(222, 194, 190, .5)
}

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

.set-courses-block h2 {
    margin-bottom: 10px
}

.set-courses-block .decor {
    display: none
}

.set-courses-block p {
    font-size: 14px;
    line-height: 1.5em;
    color: rgba(60, 50, 50, .5)
}

.set-courses-block .properties {
    display: block;
    font-size: 0
}

.set-courses-block .properties>* {
    display: inline-block;
    vertical-align: top;
    margin-right: 40px;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 1em;
    margin-top: 20px
}

.set-courses-block .properties svg {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 5px
}

.set-courses-block .prices {
    font-size: 0;
    margin-top: 36px
}

.set-courses-block .prices>* {
    display: inline-block;
    vertical-align: baseline;
    margin-right: 17px
}

.set-courses-block .prices span {
    font-weight: 600;
    font-size: 24px;
    line-height: 1em
}

.set-courses-block .prices span.old {
    font-size: 14px;
    text-decoration: line-through;
    color: #999291
}

.set-courses-block .buttons {
    margin-top: 40px;
    font-size: 0
}

.set-courses-block .buttons .button-default {
    margin-bottom: 10px
}

.set-courses-block .buttons .button-default:last-child {
    margin-bottom: 0;
    margin-right: 0
}

.blog-list__container {
    font-size: 0
}

.blog-list__item {
    display: block;
    background-color: #fff;
    margin-bottom: 30px;
    padding: 0 30px 80px;
    position: relative
}

.blog-list__item:after {
    content: '';
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg width='130' height='6' viewBox='0 0 130 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M124 2V0L130 3L124 6V4H0V2H124Z' fill='%233C3232'/%3E%3C/svg%3E%0A");
    width: 130px;
    height: 6px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 30px;
    bottom: 58px
}

.blog-list__item .img {
    width: auto;
    height: 236px;
    position: relative;
    margin: 0 -30px 40px
}

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

.blog-list__item>* {
    display: block
}

.blog-list__item .title {
    font-size: 24px;
    line-height: 1.25em;
    font-family: Philosopher, sans-serif;
    margin-bottom: 5px
}

.blog-list__item .count {
    font-size: 10px;
    line-height: 12px;
    color: rgba(60, 50, 50, .3)
}

.publications-list-layout__sidebar {
    width: 35%;
    padding-right: 150px;
    float: left
}

.publications-list-layout__sidebar .tag-list {
    font-size: 0
}

.publications-list-layout__sidebar .tag-chip {
    cursor: pointer;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.publications-list-layout__sidebar .tag-chip:hover {
    color: #c8a09b
}

.publications-list-layout__sidebar .category-menu {
    margin-bottom: 40px
}

.publications-list-layout__sidebar .category-menu li {
    display: block;
    position: relative;
    margin-bottom: 15px
}

.publications-list-layout__sidebar .category-menu li:last-child {
    margin-bottom: 0
}

.publications-list-layout__sidebar .category-menu a {
    font-size: 15px;
    line-height: 18px;
    padding: 12px 20px 12px 0;
    display: block;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.publications-list-layout__sidebar .category-menu a:hover {
    color: #c8a09b
}

.publications-list-layout__sidebar .category-menu a:before {
    content: '';
    display: block;
    z-index: -1;
    position: absolute;
    pointer-events: none;
    width: 600px;
    height: 100%;
    background-color: #3c3232;
    opacity: 0;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    right: 0;
    top: 0
}

.publications-list-layout__sidebar .category-menu a.active {
    color: #fff
}

.publications-list-layout__sidebar .category-menu a.active:before {
    opacity: 1
}

.publications-list-layout__container {
    font-size: 0
}

.publications-list-layout__foot {
    padding-top: 30px;
    clear: both;
    float: none
}

.publications-list__item {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 50px
}

.publications-list__item:last-child {
    margin-bottom: 0
}

.publications-list__item>* {
    display: block
}

.publications-list__item .tags {
    font-size: 0;
    margin-top: 10px
}

.publications-list__item .tags .tag-chip {
    display: inline-block;
    vertical-align: top
}

.publications-list__item .img {
    width: 100%;
    position: relative;
    height: 220px;
    margin-bottom: 25px
}

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

.publications-list__item .title {
    font-size: 24px;
    line-height: 30px;
    font-family: Philosopher, sans-serif;
    margin-bottom: 13px
}

.publications-list__item time {
    font-size: 10px;
    line-height: 12px;
    color: rgba(151, 151, 151, .7)
}

.publications-list__item .more {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.4em;
    margin-top: 10px
}

.publications-list__item .more:after {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    border-style: solid;
    border-color: #3c3232;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(-45deg) translateZ(0);
    transform: rotate(-45deg) translateZ(0);
    border-width: 0 1px 1px 0;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px
}

.publication-item-layout__header {
    background-color: #fff;
    z-index: 1
}

.publication-item-layout__header .scroll-down {
    display: block;
    position: absolute;
    width: 180px;
    height: 180px;
    bottom: -250px;
    left: 50%;
    margin-left: -90px;
    z-index: 2;
    border-radius: 50%;
    overflow: hidden;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .1)), color-stop(50%, rgba(255, 255, 255, .1)), color-stop(50%, #fff), to(white));
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, .1) 50%, #fff 50%, #fff 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, .1) 50%, #fff 50%, #fff 100%)
}

.publication-item-layout__header .scroll-down:before {
    content: '';
    display: block;
    position: absolute;
    width: 2px;
    height: 60px;
    left: 50%;
    margin-left: -1px;
    top: 60px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #fff), color-stop(50%, #000), to(black));
    background-image: -o-linear-gradient(top, #fff 0, #fff 50%, #000 50%, #000 100%);
    background-image: linear-gradient(to bottom, #fff 0, #fff 50%, #000 50%, #000 100%)
}

.publication-item-layout__header .scroll-down:after {
    content: '';
    display: block;
    border-style: solid;
    height: 0;
    width: 0;
    border-color: #000 transparent transparent;
    border-width: 6px 3px 0;
    position: absolute;
    left: 50%;
    margin-left: -3px;
    bottom: 55px
}

.publication-item-layout__author {
    font-size: 16px;
    line-height: 1em;
    text-align: right;
    margin-top: 40px
}

.publication-item-layout__author>* {
    display: block
}

.publication-item-layout__author time {
    margin-bottom: 16px;
    opacity: .7
}

.publication-item-layout__share {
    margin-top: 25px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 30px 15px 0;
    position: relative;
    z-index: 1
}

.publication-item-layout__share:before {
    content: '';
    display: block;
    width: 100vw;
    right: 0;
    top: 0;
    height: 100%;
    background-color: #f8f3f2;
    border-radius: 0 7px 7px 0;
    position: absolute;
    z-index: -1
}

.publication-item-layout__share span {
    display: block;
    font-size: 14px;
    line-height: 1.25em
}

.publication-item-layout__share .social-links {
    margin-left: auto;
    font-size: 0
}

.publication-item-layout__share .social-links a {
    font-size: 15px;
    line-height: 10px;
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    width: 30px;
    text-align: center;
    margin-right: 10px;
    color: #fff;
    background-color: #3c3232;
    border-radius: 50%;
    padding: 8px 0 12px
}

.publication-item-layout__share .social-links a:last-child {
    margin-right: 0
}

.publication-item-layout__share .social-links a i {
    display: inline-block;
    vertical-align: middle
}

.publication-item-layout__content {
    padding-top: 30px;
    padding-bottom: 40px
}

.read-more-block {
    background-color: #fff;
    padding: 50px 0
}

.read-more-block h2 {
    margin-bottom: 30px
}

.read-more-block__container {
    font-size: 0
}

.read-more-block__item {
    display: block;
    margin-bottom: 30px
}

.read-more-block__item:last-child {
    margin-bottom: 0
}

.read-more-block__item>* {
    display: block
}

.read-more-block__item .img {
    width: 100%;
    height: 180px;
    position: relative;
    margin-bottom: 10px
}

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

.read-more-block__item .title {
    font-size: 18px;
    line-height: 1.5em;
    font-family: Philosopher, sans-serif;
    margin-bottom: 10px;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.read-more-block__item time {
    font-size: 10px;
    line-height: 12px;
    color: rgba(151, 151, 151, .7)
}

.register-course-layout__header .text-block {
    line-height: 1.75em
}

.register-course-layout__header .img {
    width: 100%;
    height: 200px;
    position: relative;
    margin-bottom: 20px
}

.register-course-layout__header .tags {
    font-size: 0;
    margin-top: 20px;
    margin-bottom: 14px;
    position: relative;
}
.register-course-layout__header .tags>* {
    display: inline-block;
    vertical-align: top;
    height: 24px;
    font-size: 12px;
    line-height: 1em;
    letter-spacing: .08em;
    text-transform: uppercase;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 2px;
    border: 1px solid rgba(60, 50, 50, .1);
    padding: 8px 8px 6px
}

.register-course-layout__header .tags>:last-child {
    margin-right: 0
}

.register-course-layout__header .tags>* i {
    display: inline-block;
    vertical-align: baseline;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    margin-right: 5px
}

.register-course-layout__header .course-properties {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -moz-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 255px;
    font-size: 12px;
    line-height: 1em;
    font-weight: 600
}

.register-course-layout__header .course-properties svg {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 5px
}

.register-course-layout__header .course-properties .time {
    color: rgba(60, 50, 50, .4)
}

.register-course-layout__header .course-properties .price {
    margin-top: 22px;
    width: 100%;
    font-size: 30px;
    line-height: 1em
}

.register-course-layout__header .course-properties .price i {
    font-weight: 400
}

.register-course-layout__header .edit {
    margin-top: 20px
}

.register-course-layout__form {
    padding: 4em 2em 2em 2em;
    background-color: #ebdad8
}

.register-course-layout__form h2 {
    margin-bottom: 20px
}

.register-course-layout__form .input-container {
    margin-bottom: 15px
}

.register-course-layout__form .total {
    font-size: 30px;
    line-height: 34px;
    font-family: Philosopher, sans-serif;
    margin-top: 25px
}

.register-course-layout__form .total span {
    font-family: Lato, sans-serif;
    font-weight: 600
}

.register-course-layout__form .total i {
    font-weight: 400
}

.register-course-layout__form .buttons {
    margin-top: 20px
}

.register-course-layout__form .buttons .button-default {
    margin-bottom: 10px
}

.register-course-layout__form .buttons .button-default:last-child {
    margin-bottom: 0
}

.course-choose {
    font-size: 0;
    position: relative;
    padding-top: 1px
}

.course-choose:before {
    content: '';
    display: block;
    width: auto;
    background-color: #c8a09b;
    height: 1px;
    margin: 29px 0 40px
}

.course-choose:after {
    content: '';
    display: block;
    position: absolute;
    border-style: solid;
    height: 0;
    width: 0;
    border-color: #c8a09b transparent transparent;
    border-width: 9px 7px 0;
    margin-left: -7px;
    top: 30px;
    left: 50%
}

.course-choose h3 {
    margin-bottom: 20px
}

.course-choose__item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 12px;
    line-height: 1em;
    font-weight: 600;
    margin-bottom: 20px
}

.course-choose__item:last-child {
    margin-bottom: 0
}

.course-choose__item>* {
    display: block
}

.course-choose__item .date span {
    font-size: 24px;
    line-height: 27px;
    font-family: Philosopher, sans-serif;
    display: block;
    font-weight: 400
}

.course-choose__item .date small {
    font-size: 12px;
    line-height: 1em;
    font-weight: 600;
    color: #c8a09b;
    display: block
}

.course-choose__item .capacity {
    margin-left: 0;
    margin-right: auto
}

.course-choose__item .capacity svg {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 5px
}

.course-choose__item .price i {
    font-weight: 400;
    margin-left: 3px;
    color: rgba(60, 50, 50, .5)
}

.course-choose__item .sale {
    display: block;
    width: 100%;
    background: -webkit-gradient(linear, left top, right top, from(rgba(225, 107, 70, .1)), color-stop(90.94%, rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(left, rgba(225, 107, 70, .1) 0, rgba(255, 255, 255, 0) 90.94%);
    background: linear-gradient(90deg, rgba(225, 107, 70, .1) 0, rgba(255, 255, 255, 0) 90.94%);
    border-radius: 7px;
    margin-top: 15px;
    padding: 14px 0 14px 120px;
    font-size: 12px;
    line-height: 1em
}

.sales-block .block-decor {
    top: 0;
    right: 50%;
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    margin-top: -150px;
    -webkit-transform: translateZ(0) rotate(-90deg);
    transform: translateZ(0) rotate(-90deg)
}

.sales-list {
    font-size: 0
}

.sales-list__item {
    display: block;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    height: 440px;
    margin-bottom: 30px
}

.sales-list__item:last-child {
    margin-bottom: 0
}

.sales-list__item .img {
    width: 100%;
    height: 240px;
    display: block;
    position: relative
}

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

.sales-list__item .text {
    padding: 30px 30px 20px
}

.sales-list__item .text>* {
    display: block
}

.sales-list__item .text .title {
    font-size: 18px;
    line-height: 20px;
    font-family: Philosopher, sans-serif;
    margin-bottom: 10px
}

.sales-list__item .text .val {
    font-size: 36px;
    line-height: 40px;
    font-family: Philosopher, sans-serif;
    margin-bottom: 10px
}

.sales-list__item .text .date {
    font-size: 14px;
    line-height: 1.5em;
    color: rgba(60, 50, 50, .3)
}

.sales-list__item:hover .description {
    opacity: 1
}

.sales-list__item .description {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: #fff;
    opacity: .0001;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    padding: 20px 20px 20px 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    font-size: 14px;
    line-height: 1.5em;
    color: rgba(60, 50, 50, .7)
}

.sales-list__item .description>span {
    display: block;
    margin-bottom: 10px;
    color: rgba(60, 50, 50, .3)
}

.sales-inner-block {
    padding-top: 35px;
    padding-bottom: 70px;
    position: relative
}

.sales-inner-block .block-decor {
    width: 100%;
    text-align: center;
    left: 0;
    top: -77px
}

.sales-inner-block h2 {
    margin-bottom: 35px
}

.course-directions-block .block-decor {
    position: absolute;
    right: -150px;
    bottom: 100%;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transform: translateZ(0) rotate(-90deg);
    transform: translateZ(0) rotate(-90deg)
}

.course-directions-block__filter {
    font-size: 16px;
    font-weight: 500;
    line-height: 1em;
    position: relative;
    z-index: 4;
    margin-bottom: 33px
}

.course-directions-block__filter .trigger {
    height: 30px;
    line-height: 29px;
    border-bottom: 1px solid #3c3232;
    display: block;
    width: 100%;
    text-align: left;
    position: relative
}

.course-directions-block__filter .trigger:after {
    content: '';
    display: block;
    border-style: solid;
    height: 0;
    width: 0;
    border-color: #3c3232 transparent transparent;
    border-width: 4px 3px 0;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 0;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transform: translateZ(0) rotate(0);
    transform: translateZ(0) rotate(0)
}

.course-directions-block__filter .trigger.js-focused:after {
    -webkit-transform: translateZ(0) rotate(-180deg);
    transform: translateZ(0) rotate(-180deg)
}

.course-directions-block__filter .trigger.js-focused~div {
    max-height: 1000px;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.course-directions-block__filter>div {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    color: #fff;
    max-height: 0;
    overflow: hidden;
    -webkit-transition-property: max-height;
    -o-transition-property: max-height;
    transition-property: max-height;
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-delay: .01s;
    -o-transition-delay: .01s;
    transition-delay: .01s
}

.course-directions-block__filter>div a,
.course-directions-block__filter>div button {
    display: block;
    width: 100%;
    padding: 12px 5px 12px;
    background-color: #3c3232
}

.course-directions-block__filter>div a:hover,
.course-directions-block__filter>div button:hover {
    background-color: #453c3c
}

.course-directions-block__filter>div a.js-active,
.course-directions-block__filter>div button.js-active {
    display: none
}

.course-directions__list {
    font-size: 0
}

.course-directions__list .course-directions__item {
    margin-bottom: 30px
}

.course-directions__item {
    background-color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-height: 455px
}

.course-directions__item .img {
    display: block;
    position: relative;
    height: 170px;
    padding: 20px;
    z-index: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.course-directions__item .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -1
}

.course-directions__item .img .tag {
    font-weight: 600;
    font-size: 8px;
    line-height: 1em;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: #000;
    padding: 9px 9px 7px;
    background-color: rgba(248, 243, 242, .5);
    border-radius: 2px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-bottom: 10px
}

.course-directions__item .text {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 30px 45px 20px 30px;
    font-size: 12px;
    line-height: 1.5em;
    color: rgba(0, 0, 0, .5);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.course-directions__item .text>* {
    display: block
}

.course-directions__item .title {
    font-size: 16px;
    line-height: 1.25em;
    min-height: 2.5em;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px
}

.course-directions__item .desc {
    margin-bottom: 20px;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.course-directions__item .price {
    margin-top: auto;
    font-size: 18px;
    line-height: 1em;
    font-weight: 600;
    color: #000
}

.course-directions__item .properties {
    font-size: 0;
    margin-bottom: 10px
}

.course-directions__item .properties>* {
    display: inline-block;
    vertical-align: middle;
    color: #000;
    font-weight: 600;
    font-size: 12px;
    line-height: 1em
}

.course-directions__item .properties svg {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 5px
}

.course-directions__item .properties .duration {
    margin-right: 22px
}

.course-directions__item .properties .difficulty {
    text-transform: uppercase;
    font-size: 8px;
    padding: 9px 7px 7px 9px;
    background-color: #f8f3f2;
    border-radius: 2px;
    letter-spacing: .08em
}

.course-directions__item .properties .difficulty i {
    vertical-align: baseline;
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin-right: 5px
}

.course-directions__item .button-default {
    background-color: rgba(60, 50, 50, 0);
    color: #307afb;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.course-directions__item .button-default:hover {
    color: #fff;
    background-color: #3c3232
}

.course-directions__foot {
    margin-top: 20px
}

.courses-set-layout {
    position: relative
}

.courses-set-layout .block-decor {
    right: 155px;
    top: 120px;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transform: translateZ(0) rotate(-90deg);
    transform: translateZ(0) rotate(-90deg)
}

.courses-set-layout__header {
    padding-bottom: 0
}

.courses-set-layout .set-courses-block {
    background-color: transparent
}

.courses-set-layout__list {
    padding: 20px 0 30px
}

.courses-set-layout__list_item {
    display: block;
    margin-bottom: 30px;
    max-width: 960px
}

.courses-set-layout__list_item::after {
    clear: both;
    content: "";
    display: block
}

.courses-set-layout__list_item:last-child {
    margin-bottom: 0
}

.courses-set-layout__list_item .img {
    display: block;
    position: relative;
    width: 100%;
    height: 170px;
    margin-bottom: 20px
}

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

.courses-set-layout__list_item .title {
    display: block;
    color: #000;
    font-size: 24px;
    line-height: 1.25em;
    font-weight: 500;
    margin-bottom: 10px
}

.courses-set-layout__list_item p {
    font-size: 14px;
    line-height: 1.5em;
    color: rgba(0, 0, 0, .5)
}

.courses-set-layout__list_item .properties {
    font-size: 0;
    margin-top: 15px;
    margin-bottom: 20px
}

.courses-set-layout__list_item .properties>* {
    display: inline-block;
    vertical-align: middle
}

.courses-set-layout__list_item .properties span {
    font-size: 12px;
    line-height: 1em;
    font-weight: 600;
    margin-right: 22px
}

.courses-set-layout__list_item .properties span.difficulty {
    font-size: 8px;
    line-height: 1em;
    letter-spacing: .08em;
    text-transform: uppercase;
    background-color: #fff;
    border-radius: 1px;
    padding: 9px 7px 7px
}

.courses-set-layout__list_item .properties i {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: baseline;
    margin-right: 5px
}

.courses-set-layout__list_item .properties svg {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 5px
}

.courses-set-layout__list_item .prices {
    font-size: 0;
    margin-bottom: 20px
}

.courses-set-layout__list_item .prices span {
    display: inline-block;
    vertical-align: baseline;
    font-size: 18px;
    line-height: 1em;
    font-weight: 600;
    color: #000;
    margin-right: 20px
}

.courses-set-layout__list_item .prices span.old {
    color: #999291;
    text-decoration: line-through;
    font-weight: 500
}

.contacts-block {
    position: relative
}

.contacts-block__map {
    width: 100%;
    height: 480px;
    position: relative
}

.contacts-block__map:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(60, 50, 50, .5);
    mix-blend-mode: color;
    pointer-events: none
}

.contacts-block__text {
    padding-top: 70px;
    padding-bottom: 30px
}

.contacts-block__text p {
    font-size: 18px;
    line-height: 1.75em;
    font-weight: 300
}

.contacts-block__text p a[href^=tel] {
    font-size: 30px;
    line-height: 1.75em;
    display: inline-block;
    margin: 15px 0;
    font-weight: 500
}

.contacts-block__text span.title {
    display: block;
    color: rgba(60, 50, 50, .3);
    margin-bottom: 10px
}

.contacts-block__text .work-hours {
    margin-top: 5px;
    margin-bottom: 50px;
    max-width: 315px
}

.contacts-block__text .work-hours::after {
    clear: both;
    content: "";
    display: block
}

.contacts-block__text .work-hours p {
    width: 50%;
    float: left
}

.contacts-block__text .requisites {
    max-width: 315px
}

.contacts-block__text .requisites p {
    font-size: 14px;
    line-height: 1.75em;
    margin-bottom: 10px
}

.contacts-block__text .requisites p:last-child {
    margin-bottom: 0
}

.contacts-block__form {
    position: relative;
    padding: 40px 0 70px;
    background-color: #ebdad8
}

.contacts-block__form h2 {
    margin-bottom: 25px
}

.contacts-block__form .form-default .input-container {
    margin-bottom: 20px
}

.course-item-layout__header {
    color: #fff
}

.course-item-layout__header .block-default__bg {
    display: block !important
}

.course-item-layout__header .price {
    display: block;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 1em;
    color: #ebdad8;
    margin: 27px 0 24px
}

.course-item-layout__about {
    -webkit-box-shadow: -70px 55px 120px rgba(222, 194, 190, .5);
    box-shadow: -70px 55px 120px rgba(222, 194, 190, .5)
}

.course-item-layout__about .text-block {
    padding: 70px 0 34px
}

.course-item-layout__about .img {
    width: 35%;
    height: 630px;
    position: absolute;
    right: 0;
    top: -690px
}

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

.course-item-layout__about .properties {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    padding: 45px 0;
    position: relative;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: .1em;
    text-transform: uppercase
}

.course-item-layout__about .properties:before {
    content: '';
    display: block;
    width: 100vw;
    position: absolute;
    left: 50%;
    margin-left: -50vw;
    height: 100%;
    z-index: -1;
    background-color: #fff;
    -webkit-box-shadow: -70px 55px 120px rgba(222, 194, 190, .25);
    box-shadow: -70px 55px 120px rgba(222, 194, 190, .25);
    top: 0
}
.course-item-layout__about .properties p:last-child {
    margin-bottom: 10px;
}

.course-item-layout__about .properties p span {
    margin-bottom: 10px;
    display: block;
    font-size: 10px;
    color: #c8a09b
}
div li.no-marker {
    list-style-type: none !important;
}

.course-item-layout__program {
    padding-top: 50px;
    position: relative
}

.course-item-layout__program .block-decor {
    top: -0.2em;
    white-space: nowrap;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.course-item-layout__program .img-row__img {
    width: 345px;
    height: 200px;
    position: relative;
    margin: 25px 0
}

.course-item-layout__program_list {
    margin-top: 70px;
    position: relative;
    padding: 50px 0
}

.course-item-layout__program_list:before {
    content: '';
    display: block;
    width: 100vw;
    left: 50%;
    margin-left: -50vw;
    top: 0;
    z-index: -1;
    position: absolute;
    height: 100%;
    background-color: rgba(235, 218, 216, 1)
}

.course-item-layout__program_list:after {
    content: '';
    display: block;
    border-style: solid;
    height: 0;
    width: 0;
    border-color: transparent transparent #ebdad8;
    border-width: 0 12px 12px;
    position: absolute;
    left: 50%;
    margin-left: -12px;
    bottom: 100%
}

.course-item-layout__program_list ul li {
    padding-left: 20px
}

.course-item-layout__program_list ul li:before {
    background-color: #d9bab7
}

.course-item-layout__requirements {
    padding-top: 50px
}

.course-item-layout__requirements ul {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2
}

.course-item-layout__requirements ul li:before {
    background-color: #3a4ccc
}

.course-item-layout__requirements p {
    line-height: 1.25em
}

.course-item-layout__requirements .after-register {
    position: relative;
    padding: 37px 0;
    z-index: 1
}

.course-item-layout__requirements .after-register p {
    max-width: 255px;
    font-family: Philosopher, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5em;
    color: #3c3232
}

.course-item-layout__requirements .after-register:before {
    content: '';
    display: block;
    width: 120vw;
    height: 100%;
    left: 50%;
    margin-left: -50vw;
    top: 0;
    background-color: #fff;
    z-index: -1;
    background-image: inherit;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: auto 70%;
    position: absolute;
    -webkit-box-shadow: -70px 55px 250px rgba(222, 194, 190, .5);
    box-shadow: -70px 55px 250px rgba(222, 194, 190, .5)
}

.course-item-layout__profession {
    color: #fff;
    background-color: #493838;
    position: relative;
    z-index: 2
}

.course-item-layout__profession .price {
    display: block;
    font-size: 24px;
    line-height: 1em;
    font-weight: 600;
    color: #ebdad8;
    margin-bottom: 25px
}

.teacher-block {
    padding: 50px 0 20px
}

.teacher-block h2 {
    margin-bottom: 40px
}

.teachers-layout__header {
    position: relative;
    padding: 207px 0 168px
}

.teachers-layout__header .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.teachers-layout__header .bg:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .75)), to(rgba(0, 0, 0, .75))), -webkit-gradient(linear, left top, right top, color-stop(16.34%, #c1afac), color-stop(37.76%, rgba(193, 175, 172, 0)));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)), -o-linear-gradient(left, #c1afac 16.34%, rgba(193, 175, 172, 0) 37.76%);
    background: linear-gradient(0deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)), linear-gradient(90deg, #c1afac 16.34%, rgba(193, 175, 172, 0) 37.76%)
}

.teachers-layout__header .h1,
.teachers-layout__header .h2,
.teachers-layout__header h1,
.teachers-layout__header h2 {
    font-family: Philosopher, sans-serif;
    font-weight: 700;
    font-size: 72px;
    line-height: 81px;
    color: #dbbfbc;
    max-width: 970px
}

.teachers-layout__header .h1 span,
.teachers-layout__header .h2 span,
.teachers-layout__header h1 span,
.teachers-layout__header h2 span {
    display: block;
    font-size: 48px;
    line-height: 58px;
    color: #fff;
    font-weight: 400
}

.teachers-layout__list {
    padding-top: 50px;
    padding-bottom: 70px;
    position: relative
}

.teachers-layout__list .teacher-item {
    margin-bottom: 60px
}

.teachers-layout__list .teacher-item:last-child {
    margin-bottom: 0
}

.reviews-page .block-default .block-decor {
    right: 50%;
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: translateZ(0) rotate(-90deg);
    transform: translateZ(0) rotate(-90deg);
    top: 0
}

.reviews-list {
    margin-top: 30px
}

.reviews-list__container .review-item {
    margin-bottom: 30px
}

.reviews-list__foot {
    margin-top: 30px
}

.review-item {
    display: block;
    background-color: #fff;
    padding: 20px;
    position: relative;
    overflow: hidden
}

.review-item__bg {
    z-index: 1;
    margin: -20px;
    height: 360px;
    position: relative;
    display: block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0 20px;
    width: 100%
}

.review-item__bg:hover img {
    -webkit-transform: translateZ(0) scale(1.05);
    transform: translateZ(0) scale(1.05)
}

.review-item__bg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.review-item__bg:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(30, 29, 37, .5)), to(rgba(30, 29, 37, .5)));
    background: -o-linear-gradient(bottom, rgba(30, 29, 37, .5), rgba(30, 29, 37, .5));
    background: linear-gradient(0deg, rgba(30, 29, 37, .5), rgba(30, 29, 37, .5));
    z-index: 1
}

.review-item__bg:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 2;
    background-image: url("data:image/svg+xml,%3Csvg width='68' height='68' viewBox='0 0 68 68' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='34' cy='34' r='32.5' stroke='white' stroke-width='3'/%3E%3Cpath d='M44 34L30 22V46L44 34Z' fill='white'/%3E%3C/svg%3E%0A");
    width: 68px;
    height: 68px;
    top: 50%;
    left: 50%;
    margin-top: -34px;
    margin-left: -34px
}

.review-item__header {
    padding-left: 65px;
    position: relative;
    min-height: 50px;
    padding-top: 10px;
    margin-bottom: 30px
}

.review-item__header:not(:first-child) {
    position: absolute;
    width: auto;
    bottom: 0;
    left: 20px;
    right: 20px;
    z-index: 2;
    margin-bottom: 20px;
    color: #fff
}

.review-item__header:not(:first-child):before {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    background-color: rgba(60, 50, 50, .5);
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px
}

.review-item__header>* {
    display: block
}

.review-item__header .img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0
}

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

.review-item__header>span {
    font-family: Philosopher, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 2px
}

.review-item__header>span>* {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 10px;
    width: 20px;
    height: 20px;
    padding: 5px 0 10px;
    text-align: center;
    color: #fff;
    background-color: rgba(60, 50, 50, .3);
    -webkit-transition-property: background;
    -o-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    border-radius: 50%;
    font-size: 10px;
    line-height: 5px
}

.review-item__header>span>:first-of-type {
    margin-left: 20px
}

.review-item__header>span>:hover {
    background-color: #3c3232
}

.review-item__header>span>*>* {
    display: inline-block;
    vertical-align: middle
}

.review-item__header time {
    font-style: normal;
    font-weight: 300;
    font-size: 10px;
    line-height: 1em;
    opacity: .5
}

.review-item__text {
    font-weight: 300;
    font-size: 14px;
    line-height: 24px
}

.review-item__text p {
    margin: 24px 0
}

.review-item__text p:first-child {
    margin-top: 0
}

.review-item__text p:last-child {
    margin-bottom: 0
}

.about-layout {
    position: relative
}

.about-layout__nav {
    display: block;
    position: relative;
    height: 60px;
    line-height: 60px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px
}

.about-layout__nav>div {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 5;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 0;
    -webkit-transition-property: max-height;
    -o-transition-property: max-height;
    transition-property: max-height;
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.about-layout__nav>div>* {
    display: block;
    width: 315px;
    text-align: center;
    margin: 0 auto;
    color: #3c3232;
    height: 60px;
    position: relative
}

.about-layout__nav>div>:last-child:after {
    display: none
}

.about-layout__nav>div>:before {
    content: '';
    display: block;
    width: 100vw;
    height: 100%;
    position: absolute;
    left: 50%;
    margin-left: -50vw;
    background-color: #fff;
    z-index: -1
}

.about-layout__nav>div>:after {
    content: '';
    display: block;
    width: 100vw;
    left: 50%;
    margin-left: -50vw;
    bottom: 0;
    height: 1px;
    position: absolute;
    background-color: #3c3232
}

.about-layout__nav button {
    text-align: center;
    background-color: #453c3c;
    color: #fff;
    display: block;
    width: 100%;
    height: 60px
}

.about-layout__nav button span {
    display: block;
    width: 315px;
    margin: 0 auto;
    position: relative
}

.about-layout__nav button span:after {
    content: '';
    display: block;
    position: absolute;
    border-style: solid;
    height: 0;
    width: 0;
    border-color: #fff transparent transparent;
    border-width: 5px 4px 0;
    right: 0;
    top: 50%;
    margin-top: -2px;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: translateZ(0) rotate(0);
    transform: translateZ(0) rotate(0)
}

.about-layout__nav button.js-focused span:after {
    -webkit-transform: translateZ(0) rotate(-180deg);
    transform: translateZ(0) rotate(-180deg)
}

.about-layout__nav button.js-focused+div {
    max-height: 500px
}

.about-layout__header {
    position: relative;
    overflow: hidden
}

.about-layout__header .video {
    display: block;
    width: 100%;
    min-height: 300px;
    height: calc(100vh - 120px);
    position: relative;
    overflow: hidden;
    z-index: 2
}

.about-layout__header .video button {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.about-layout__header .video button>div {
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: -webkit-transform 1s ease-out;
    transition: -webkit-transform 1s ease-out;
    -o-transition: transform 1s ease-out;
    transition: transform 1s ease-out;
    transition: transform 1s ease-out, -webkit-transform 1s ease-out;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

.about-layout__header .video button>div:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .85)
}

.about-layout__header .video button:hover>div {
    -webkit-transform: translateZ(0) scale(1.05);
    transform: translateZ(0) scale(1.05)
}

.about-layout__header .video button:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 2;
    width: 68px;
    height: 68px;
    background-image: url("data:image/svg+xml,%3Csvg width='68' height='68' viewBox='0 0 68 68' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='34' cy='34' r='32.5' stroke='white' stroke-width='3'/%3E%3Cpath d='M44 34L30 22V46L44 34Z' fill='white'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat
}

.about-layout__header .video button span {
    max-width: 315px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 1;
    font-size: 48px;
    line-height: 54px;
    font-family: Philosopher, sans-serif;
    text-align: center;
    color: rgba(255, 255, 255, .1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.about-layout__header .video>iframe,
.about-layout__header .video>video {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    left: 0;
    top: 0;
    z-index: 1
}

.about-layout__header .wrapper {
    padding: 70px 0 35px
}

.about-layout__header .wrapper .decor {
    display: block;
    position: absolute;
    margin: 0 -50vw !important;
    background-repeat: no-repeat
}

.about-layout__header .wrapper .decor:nth-of-type(1) {
    left: 50%;
    width: 477px;
    height: 790px;
    bottom: 0
}

.about-layout__header .wrapper .decor:nth-of-type(2) {
    right: 50%;
    width: 300px;
    height: 459px;
    top: 0
}

.about-layout__header .wrapper .h2,
.about-layout__header .wrapper h2 {
    font-size: 30px;
    line-height: 1.25em;
    font-family: Philosopher, sans-serif;
    margin-bottom: 30px
}

.about-layout__header .wrapper p {
    margin: 20px 0;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 2em;
    color: rgba(60, 50, 50, .5)
}

.about-layout__header .wrapper p:last-child {
    margin-bottom: 0
}

.about-layout__header .wrapper p:first-child {
    margin-top: 0
}

.about-layout__numbers {
    padding: 35px 0
}

.about-layout__numbers h2 {
    margin-bottom: 30px
}

.about-layout__numbers ul {
    font-size: 0;
    text-align: center
}

.about-layout__numbers ul li {
    font-family: Philosopher, sans-serif;
    height: 180px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-color: rgba(255, 255, 255, .7);
    -webkit-box-shadow: -70px 55px 120px rgba(222, 194, 190, .5);
    box-shadow: -70px 55px 120px rgba(222, 194, 190, .5);
    margin-bottom: 20px
}

.about-layout__numbers ul li>* {
    display: block
}

.about-layout__numbers ul span {
    font-size: 48px;
    line-height: 58px;
    margin-bottom: 10px
}

.about-layout__numbers ul small {
    font-size: 14px;
    line-height: 16px;
    color: rgba(60, 50, 50, .5)
}

.about-layout__description {
    padding: 35px 0 40px
}

.about-layout__description .img-row {
    margin: 50px 0
}

.about-layout__description .img-row:first-child {
    margin-top: 0
}

.about-layout__description .img-row:last-child {
    margin-bottom: 0
}

.about-layout__teacher {
    padding: 40px 0 35px
}

.about-layout__teacher .teacher-item:first-child .teacher-item__img {
    -webkit-box-shadow: -70px 55px 120px rgba(222, 194, 190, .5);
    box-shadow: -70px 55px 120px rgba(222, 194, 190, .5)
}

.about-layout__students {
    padding: 35px 0 100px
}

.about-layout__students h2 {
    margin-bottom: 30px
}

.about-layout__students_slider .slick-arrow {
    position: absolute;
    top: 100%;
    margin-top: 15px
}

.about-layout__students_slider .slick-arrow.slick-prev {
    left: 0
}

.about-layout__students_slider .slick-arrow.slick-next {
    right: 0
}

.about-layout__students_slider .slick-list {
    overflow: visible !important
}

.about-layout__students_slider .slick-list::after {
    clear: both;
    content: "";
    display: block
}

.about-layout__students_slider .slick-slide {
    margin-right: 15px;
    width: 315px;
    height: 490px;
    position: relative
}

.about-layout__students_slider .slick-slide img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.about-layout__students_big-slider {
    width: 100vw;
    left: 50%;
    position: relative;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 1920px
}

.about-layout__students_big-slider:before {
    content: '';
    display: block;
    z-index: -1;
    position: absolute;
    top: -60px;
    bottom: -60px;
    width: 100vw;
    height: auto;
    background-color: #ebdad8;
    right: 26%
}

.about-layout__students_big-slider .slick-arrow.slick-next {
    top: 165px;
    right: 60px
}

.about-layout__students_big-slider .slick-arrow.slick-prev {
    bottom: 165px;
    left: 60px
}

.about-layout__students_big-slider .slick-slide {
    height: 780px;
    position: relative
}

.about-layout__students_big-slider .slick-slide:not(.slick-current)>div {
    -webkit-transition-delay: 0s !important;
    -o-transition-delay: 0s !important;
    transition-delay: 0s !important
}

.about-layout__students_big-slider .slick-slide.slick-current>div {
    opacity: 1 !important;
    -webkit-transform: translateX(0) translateY(0) translateZ(0) !important;
    transform: translateX(0) translateY(0) translateZ(0) !important
}

.about-layout__students_big-slider .slick-slide>div {
    display: block;
    position: absolute;
    height: 360px;
    -webkit-transition: opacity .4s ease-out, -webkit-transform .4s ease-out;
    transition: opacity .4s ease-out, -webkit-transform .4s ease-out;
    -o-transition: transform .4s ease-out, opacity .4s ease-out;
    transition: transform .4s ease-out, opacity .4s ease-out;
    transition: transform .4s ease-out, opacity .4s ease-out, -webkit-transform .4s ease-out;
    opacity: 0
}

.about-layout__students_big-slider .slick-slide>div:nth-child(1) {
    width: 36%;
    top: 0;
    left: 0;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
    -webkit-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px)
}

.about-layout__students_big-slider .slick-slide>div:nth-child(2) {
    left: 39%;
    top: 0;
    width: 47%;
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s;
    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px)
}

.about-layout__students_big-slider .slick-slide>div:nth-child(3) {
    width: 22%;
    bottom: 0;
    left: 14%;
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;
    -webkit-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px)
}

.about-layout__students_big-slider .slick-slide>div:nth-child(4) {
    width: 22%;
    bottom: 0;
    left: 39%;
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px)
}

.about-layout__students_big-slider .slick-slide>div:nth-child(5) {
    width: 36%;
    bottom: 0;
    right: 0;
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s;
    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px)
}

.about-layout__students_big-slider .slick-slide>div img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.methodic-block__video {
    width: 100vw;
    height: 425px;
    left: 50%;
    margin-left: -50vw;
    position: relative
}

.methodic-block__video button {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    overflow: hidden
}

.methodic-block__video button:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(30, 29, 37, .7);
    z-index: 1
}

.methodic-block__video button:after {
    content: '';
    display: block;
    width: 65px;
    height: 65px;
    background-image: url("data:image/svg+xml,%3Csvg width='65' height='65' viewBox='0 0 65 65' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32.5' cy='32.5' r='31' stroke='white' stroke-width='3'/%3E%3Cpath d='M38 32.5L30 26V39L38 32.5Z' fill='white'/%3E%3C/svg%3E%0A");
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 2
}

.methodic-block__video button img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.methodic-block__video button:hover img {
    -webkit-transform: translateZ(0) scale(1.05);
    transform: translateZ(0) scale(1.05)
}

.methodic-block__video video,
.methodic-block__video>iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.methodic-block__text {
    position: relative;
    padding-bottom: 70px;
    padding-top: 1px;
    line-height: 1.75em
}

.methodic-block__text:before {
    content: '';
    display: block;
    z-index: -1;
    background-color: #ebdad8;
    width: 100vw;
    left: 50%;
    margin-left: -50vw;
    height: 100%;
    position: absolute;
    top: 0
}

.documents-page {
    background-color: #2a2222
}

.documents-page .subscribe-block {
    -webkit-box-shadow: none;
    box-shadow: none
}

.documents-page .subscribe-block .wrapper {
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 2
}

.documents-block {
    color: #fff
}

.documents-block__list {
    font-size: 0
}

.documents-block__item {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5em;
    color: rgba(255, 255, 255, .5);
    margin-bottom: 38px;
    position: relative
}

.documents-block__item>* {
    display: block
}

.documents-block__item .title {
    font-size: 18px;
    line-height: 21px;
    color: #fff;
    margin-bottom: 5px
}

.documents-block__item .links {
    margin-top: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.documents-block__item .links a {
    display: inline-block;
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #dbbfbc;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    margin-right: 20px
}

.documents-block__item .links a:hover {
    color: #fff
}

.documents-block__item .links:after {
    content: '';
    display: block;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    height: 1px;
    background-color: rgba(219, 191, 188, .1);
    margin: auto 0 auto 10px
}

.error-page {
    background-color: #fdfdfd
}

.error-page main {
    padding-top: 0
}

.error-block {
    height: 100vh;
    min-height: 400px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 1
}

.error-block.block-404 .error-block__text-decor {
    font-size: 220px;
    line-height: 200px
}

.error-block__text-decor {
    position: absolute;
    font-family: Philosopher, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 150px;
    line-height: 150px;
    color: rgba(217, 186, 183, .5);
    opacity: .5;
    -webkit-transform: rotate(-90deg) translateZ(0);
    transform: rotate(-90deg) translateZ(0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    top: 100%;
    left: 180px;
    margin-top: -150px;
    max-width: 770px
}

.error-block__img-decor {
    position: absolute;
    right: 0;
    bottom: 0
}

.error-block__text {
    width: 320px;
    height: 320px;
    border-radius: 50%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: -70px 55px 120px rgba(217, 186, 183, .5);
    box-shadow: -70px 55px 120px rgba(217, 186, 183, .5);
    padding: 30px;
    z-index: 1;
    position: relative
}

.error-block__text:before {
    content: '';
    display: block;
    z-index: -1;
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    border-radius: 50%;
    border: 1px solid #dbbfbc
}

.error-block__text .title {
    font-family: Philosopher, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 120px;
    line-height: 1em;
    text-transform: uppercase;
    color: rgba(60, 50, 50, .9);
    display: block
}

.error-block__text .subtitle {
    display: block;
    font-family: Philosopher, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.1em;
    color: #000
}

.error-block__text .button-default {
    margin-top: 20px;
    width: 180px;
    margin-left: auto;
    margin-right: auto;
    height: 40px;
    line-height: 40px
}

.lk-courses-page .block-default {
    position: relative;
    z-index: 1
}

.lk-courses-page .block-default .block-decor {
    position: absolute;
    right: 293px;
    top: -100px;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transform: translateZ(0) rotate(-90deg);
    transform: translateZ(0) rotate(-90deg)
}

.lk-theory-page .block-default .block-decor {
    white-space: nowrap;
    top: 150px;
    right: 50%;
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: translateZ(0) rotate(-90deg);
    transform: translateZ(0) rotate(-90deg)
}

.lk-test-page .block-default .block-decor {
    white-space: nowrap;
    top: 170px;
    right: 50%;
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: translateZ(0) rotate(-90deg);
    transform: translateZ(0) rotate(-90deg)
}

.lk-webinar-page .block-default .block-decor {
    right: 35%;
    top: 170px;
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: translateZ(0) rotate(-90deg);
    transform: translateZ(0) rotate(-90deg)
}

.lk-offers-page .block-default .block-decor {
    right: 23%;
    top: 170px;
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: translateZ(0) rotate(-90deg);
    transform: translateZ(0) rotate(-90deg)
}

.lk-sales-page .block-default .block-decor {
    right: 50%;
    top: 50px;
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: translateZ(0) rotate(-90deg);
    transform: translateZ(0) rotate(-90deg)
}

.lk-certificate-page .main-page-layout__certificate {
    padding-bottom: 0 !important
}

.lk-profile-page .block-default .block-decor {
    right: 0;
    top: 0;
    -webkit-transform-origin: 100% 70%;
    -ms-transform-origin: 100% 70%;
    transform-origin: 100% 70%;
    -webkit-transform: translateZ(0) rotate(-90deg);
    transform: translateZ(0) rotate(-90deg)
}

.lk-notice {
    background-color: #fff;
    border-radius: 9px;
    position: relative;
    z-index: 1;
    -webkit-box-shadow: -30px 50px 120px rgba(222, 194, 190, .6);
    box-shadow: -30px 50px 120px rgba(222, 194, 190, .6);
    padding: 30px;
    max-width: 830px;
    margin: 50px 0
}

.lk-notice:first-child {
    margin-top: 0
}

.lk-notice:last-child {
    margin-bottom: 0
}

.lk-notice:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    border-style: solid;
    height: 0;
    width: 0;
    border-color: transparent transparent #fff;
    border-width: 0 11px 14px;
    left: 32px;
    top: -10px
}

.lk-notice__text li,
.lk-notice__text p {
    color: #3c3232
}

.lk-notice__text p {
    margin: 15px 0
}

.lk-notice__close {
    display: block;
    position: relative;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 8px;
    right: 8px
}

.lk-notice__close:after,
.lk-notice__close:before {
    content: '';
    display: block;
    position: absolute;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    left: 50%;
    top: 50%;
    width: 10px;
    height: 1px;
    background-color: #000;
    border-radius: 0
}

.lk-notice__close:before {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(-45deg)
}

.lk-notice__close:after {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(45deg)
}

.lk-course-card {
    margin: 50px 0
}

.lk-course-card:first-child {
    margin-top: 0
}

.lk-course-card:last-child {
    margin-bottom: 0
}

.lk-course-card__head {
    padding-left: 85px;
    position: relative;
    min-height: 90px;
    margin-bottom: 45px
}

.lk-course-card__head>* {
    display: block
}

.lk-course-card__head .img {
    position: absolute;
    display: block;
    overflow: hidden;
    border-radius: 3px;
    width: 70px;
    height: 70px;
    top: 0;
    left: 0
}

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

.lk-course-card__head .title {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.25em;
    color: #3c3232;
    margin-bottom: 5px
}

.lk-course-card__head time {
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 100%;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: #bdbdbd;
    margin-bottom: 8px
}

.lk-course-card__head .tags {
    font-size: 0
}

.lk-course-card__head .tags>* {
    display: inline-block;
    vertical-align: top;
    font-style: normal;
    font-weight: 700;
    font-size: 8px;
    line-height: 100%;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: #3c3232;
    padding: 9px 9px 7px;
    border: 1px solid rgba(60, 50, 50, .1);
    border-radius: 2px;
    margin-right: 10px;
    margin-top: 10px
}

.lk-course-card__head .tags>:last-child {
    margin-right: 0
}

.lk-course-card__head .tags>* i {
    display: inline-block;
    vertical-align: baseline;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin-right: 5px
}

.lk-course-card__head .price {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 100%;
    color: #3c3232;
    position: absolute;
    width: 70px;
    text-align: center;
    left: 0;
    top: 80px
}

.lk-course-card__head .price i {
    color: rgba(60, 50, 50, .5)
}

.lk-course-card .teacher {
    position: relative;
    padding-left: 70px;
    padding-top: 8px;
    min-height: 60px;
    margin-bottom: 30px
}

.lk-course-card .teacher img {
    display: block;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    width: 57px;
    height: 57px;
    left: 0;
    top: 0;
    border-radius: 50%
}

.lk-course-card .teacher span {
    display: block;
    font-family: Philosopher, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.11em;
    color: #3c3232
}

.lk-course-card .teacher small {
    display: block;
    margin-bottom: 5px;
    font-family: Philosopher, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.11em;
    color: rgba(60, 50, 50, .5)
}

.lk-course-card .education-steps {
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: -30px 55px 120px rgba(222, 194, 190, .6);
    box-shadow: -30px 55px 120px rgba(222, 194, 190, .6)
}

.lk-course-card .education-steps>span {
    display: block;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5em;
    color: #3c3232;
    padding: 25px 20px;
    border-bottom: 1px solid rgba(60, 50, 50, .5)
}

.lk-course-card .education-steps__list {
    font-size: 0
}

.lk-course-card .education-steps__list>a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 37px;
    position: relative;
    border-bottom: 1px solid #e0e0e0
}

.lk-course-card .education-steps__list>a:last-child {
    border-bottom: none
}

.lk-course-card .education-steps__list>a:after {
    content: '';
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    border-style: solid;
    border-color: #bdbdbd;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(-45deg) translateZ(0);
    transform: rotate(-45deg) translateZ(0);
    border-width: 0 1px 1px 0;
    top: 50%;
    margin-top: -4px;
    right: 30px
}

.lk-course-card .education-steps__list>a i {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 2px;
    left: -17px
}

.lk-course-card .education-steps__list>a span {
    display: block;
    position: relative;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: .02em;
    color: rgba(60, 50, 50, .8);
    margin-bottom: 4px
}

.lk-course-card .education-steps__list>a small {
    display: block;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: .02em;
    color: #bdbdbd
}

.lk-course-card__timer_title {
    display: block;
    margin-bottom: 35px
}

.lk-course-card__timer_row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 315px
}

.lk-course-card__timer_row span {
    display: block;
    font-style: normal;
    font-weight: 300;
    font-size: 26px;
    line-height: 100%;
    text-align: center;
    letter-spacing: .02em;
    color: rgba(60, 50, 50, .9);
    margin-bottom: 2px
}

.lk-course-card__timer_row small {
    display: block;
    font-style: normal;
    font-weight: 300;
    font-size: 7px;
    line-height: 100%;
    text-align: center;
    letter-spacing: .05em;
    color: #3c3232
}

.lk-course-card__timer_row .col {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 67px;
    height: 67px;
    position: relative;
    border-radius: 50%
}

.lk-course-card__timer_row .col:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.lk-course-card__timer_row .col:first-child:before {
    border: 2px solid #dbbfbc
}

.lk-course-card__timer_row .col:not(:first-child):before {
    border-style: solid;
    border-width: 2px 2px 2px 0;
    border-color: #dbbfbc #dbbfbc transparent transparent;
    -webkit-transform: translateZ(0) rotate(-135deg);
    transform: translateZ(0) rotate(-135deg);
    -webkit-animation-name: spinTimer;
    animation-name: spinTimer;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.lk-course-card__timer_row .col:nth-child(2):before {
    -webkit-animation-duration: 3600s;
    animation-duration: 3600s
}

.lk-course-card__timer_row .col:nth-child(3):before {
    -webkit-animation-duration: 60s;
    animation-duration: 60s
}

.lk-course-card__timer_row .col:nth-child(4):before {
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

.lk-course-card__content {
    margin-top: 40px;
    padding-bottom: 50px;
    position: relative
}

.lk-course-card__content:before {
    content: '';
    display: block;
    position: absolute;
    width: 100vw;
    left: 50%;
    bottom: 0;
    margin-left: -50vw;
    height: 1px;
    background-color: rgba(60, 50, 50, .1)
}

.lk-course-card__content .accordion.expanded .accordion-header:after {
    -webkit-transform: translateZ(0) rotate(-225deg);
    transform: translateZ(0) rotate(-225deg);
    margin-top: 4px
}

.lk-course-card__content .accordion-header:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-style: solid;
    border-color: #3c3232;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(-45deg) translateZ(0);
    transform: rotate(-45deg) translateZ(0);
    border-width: 0 0 1px 1px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 10px;
    -webkit-transition-property: margin, -webkit-transform;
    transition-property: margin, -webkit-transform;
    -o-transition-property: transform, margin;
    transition-property: transform, margin;
    transition-property: transform, margin, -webkit-transform;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.lk-course-card__content .accordion-container {
    padding-top: 25px;
    position: relative
}

.lk-course-card .subtitle {
    font-family: Philosopher, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4em;
    color: #3c3232
}

.lk-load-more {
    margin-top: 40px;
    position: relative;
    z-index: 2
}

.lk-buttons {
    margin-top: 40px;
    position: relative;
    z-index: 2
}

.lk-buttons .button-default {
    display: block;
    margin-bottom: 10px
}

.lk-buttons .button-default:last-child {
    margin-bottom: 0
}

.lk-video-course {
    position: relative;
    z-index: 1
}

.lk-video-course:before {
    content: '';
    display: block;
    width: 100vw;
    height: 100%;
    top: 0;
    left: 50%;
    margin-left: -50vw;
    z-index: -1;
    background-color: #fff;
    position: absolute
}

.lk-video-course__text {
    padding: 20px 0 50px
}

.lk-video-course__text h4 b {
    display: block;
    margin-bottom: 10px
}

.lk-video-course__video {
    position: relative;
    width: 100vw;
    left: 50%;
    margin-left: -50vw;
    height: 445px
}

.lk-video-course__video button {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.lk-video-course__video button img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    z-index: 1
}

.lk-video-course__video button:before {
    content: '';
    display: block;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(30, 29, 37, .7)
}

.lk-video-course__video button:after {
    content: '';
    display: block;
    z-index: 3;
    background-image: url("data:image/svg+xml,%3Csvg width='68' height='68' viewBox='0 0 68 68' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='34' cy='34' r='32.5' stroke='white' stroke-width='3'/%3E%3Cpath d='M44 34L30 22V46L44 34Z' fill='white'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    width: 68px;
    height: 68px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.lk-video-course__video button:hover img {
    -webkit-transform: translateZ(0) scale(1.03);
    transform: translateZ(0) scale(1.03)
}

.lk-video-course__video .mark {
    display: block;
    position: absolute;
    font-style: normal;
    font-weight: 700;
    font-size: 8px;
    line-height: 100%;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: #fff;
    padding: 9px 9px 7px;
    text-align: center;
    border-radius: 2px;
    z-index: 4;
    top: 30px;
    left: 30px;
    background-color: rgba(60, 50, 50, .5)
}

.lk-video-course__video .mark.light {
    background-color: #aaa4a5
}

.lk-test-nav {
    margin: 30px 0 0;
    max-width: 270px;
    font-size: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.lk-test-nav .back {
    display: inline-block;
    width: 24px;
    height: 20px;
    position: relative
}

.lk-test-nav .back:before {
    content: '';
    display: block;
    width: 20px;
    height: 2px;
    background-color: #3c3232;
    top: 50%;
    margin-top: -1px;
    right: 0;
    position: absolute;
    -webkit-transition-property: background;
    -o-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.lk-test-nav .back:after {
    content: '';
    display: block;
    border-style: solid;
    height: 0;
    width: 0;
    border-color: transparent #3c3232 transparent transparent;
    border-width: 3px 6px 3px 0;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
    -webkit-transition-property: border;
    -o-transition-property: border;
    transition-property: border;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.lk-test-nav .back:hover:before {
    background-color: #c8a09b
}

.lk-test-nav .back:hover:after {
    border-color: transparent #c8a09b transparent transparent
}

.lk-test-nav .next {
    display: inline-block;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #3c3232;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.lk-test-nav .next:hover {
    color: #c8a09b
}

.lk-test-block {
    padding: 40px 25px;
    margin: 30px 0;
    background-color: #fff;
    z-index: 2;
    position: relative
}

.lk-test-block:first-child {
    margin-top: 0
}

.lk-test-block:last-child {
    margin-bottom: 0
}

.lk-test-block__form {
    margin-top: 30px
}

.lk-wide-video {
    position: relative;
    width: 100vw;
    height: 445px;
    left: 50%;
    margin-left: -50vw
}

.lk-wide-video>button,
.lk-wide-video>iframe,
.lk-wide-video>video {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    display: block;
    top: 0;
    left: 0
}

.lk-wide-video>button {
    z-index: 2;
    overflow: hidden
}

.lk-wide-video>button img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    z-index: 1
}

.lk-wide-video>button:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: rgba(30, 29, 37, .7)
}

.lk-wide-video>button:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-image: url("data:image/svg+xml,%3Csvg width='65' height='65' viewBox='0 0 65 65' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32.5' cy='32.5' r='31' stroke='white' stroke-width='3'/%3E%3Cpath d='M38 32.5L30 26V39L38 32.5Z' fill='white'/%3E%3C/svg%3E%0A");
    z-index: 3;
    width: 65px;
    height: 65px;
    background-repeat: no-repeat
}

.lk-wide-video>button:hover img {
    -webkit-transform: translateZ(0) scale(1.03);
    transform: translateZ(0) scale(1.03)
}

.lk-wide-video>iframe,
.lk-wide-video>video {
    z-index: 1
}

.lk-profile-form {
    max-width: 420px
}

.lk-profile-form h3 {
    margin: 40px 0 25px
}

.lk-profile-form h3:first-child {
    margin-top: 0
}

.lk-profile-form button[type=button] {
    margin: 25px 0
}

.lk-profile-form button[type=submit] {
    margin-top: 40px
}

.lk-profile-form__photo .img {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    margin: 0 auto 30px
}

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

.lk-profile-form__photo .input-container {
    margin: 0 auto;
    width: 267px
}

@font-face {
    font-family: Lato;
    src: url(/static/supermentor/fonts/Lato-Regular.eot?) format("embedded-opentype"), url(/fonts/Lato-Regular.woff) format("woff"), url(/static/supermentor/fonts/Lato-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Lato;
    src: url(/static/supermentor/fonts/Lato-Italic.eot?) format("embedded-opentype"), url(/static/supermentor/fonts/Lato-Italic.woff) format("woff"), url(/static/supermentor/fonts/Lato-Italic.ttf) format("truetype");
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Lato;
    src: url(/static/supermentor/fonts/Lato-Bold.eot?) format("embedded-opentype"), url(/fonts/Lato-Bold.woff) format("woff"), url(/static/supermentor/fonts/Lato-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Lato;
    src: url(/static/supermentor/fonts/Lato-BoldItalic.eot?) format("embedded-opentype"), url(/static/supermentor/fonts/Lato-BoldItalic.woff) format("woff"), url(/static/supermentor/fonts/Lato-BoldItalic.ttf) format("truetype");
    font-weight: 700;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "PT Rouble";
    src: url(/static/supermentor/fonts/RUBSN.eot?) format("embedded-opentype"), url(/fonts/RUBSN.woff) format("woff"), url(/static/supermentor/fonts/RUBSN.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@media screen and (min-width:640px) {
    .for-small {
        display: none !important
    }

    .text-block p .button-default {
        min-width: 270px
    }

    .subscribe-block .input-container {
        margin-bottom: 0
    }

    .subscribe-block .form-default [type=color],
    .subscribe-block .form-default [type=date],
    .subscribe-block .form-default [type=datetime-local],
    .subscribe-block .form-default [type=datetime],
    .subscribe-block .form-default [type=email],
    .subscribe-block .form-default [type=month],
    .subscribe-block .form-default [type=number],
    .subscribe-block .form-default [type=password],
    .subscribe-block .form-default [type=search],
    .subscribe-block .form-default [type=tel],
    .subscribe-block .form-default [type=text],
    .subscribe-block .form-default [type=time],
    .subscribe-block .form-default [type=url],
    .subscribe-block .form-default [type=week],
    .subscribe-block .form-default input:not([type]),
    .subscribe-block .form-default textarea {
        height: 60px;
        border: 1px solid rgba(60, 50, 50, .1);
        padding: 30px 28px 12px
    }

    .subscribe-block .form-default [type=color]~.input-container__label,
    .subscribe-block .form-default [type=date]~.input-container__label,
    .subscribe-block .form-default [type=datetime-local]~.input-container__label,
    .subscribe-block .form-default [type=datetime]~.input-container__label,
    .subscribe-block .form-default [type=email]~.input-container__label,
    .subscribe-block .form-default [type=month]~.input-container__label,
    .subscribe-block .form-default [type=number]~.input-container__label,
    .subscribe-block .form-default [type=password]~.input-container__label,
    .subscribe-block .form-default [type=search]~.input-container__label,
    .subscribe-block .form-default [type=tel]~.input-container__label,
    .subscribe-block .form-default [type=text]~.input-container__label,
    .subscribe-block .form-default [type=time]~.input-container__label,
    .subscribe-block .form-default [type=url]~.input-container__label,
    .subscribe-block .form-default [type=week]~.input-container__label,
    .subscribe-block .form-default input:not([type])~.input-container__label,
    .subscribe-block .form-default textarea~.input-container__label {
        bottom: 15px;
        left: 28px
    }

    .subscribe-block .form-default [type=color].focused~.input-container__label,
    .subscribe-block .form-default [type=date].focused~.input-container__label,
    .subscribe-block .form-default [type=datetime-local].focused~.input-container__label,
    .subscribe-block .form-default [type=datetime].focused~.input-container__label,
    .subscribe-block .form-default [type=email].focused~.input-container__label,
    .subscribe-block .form-default [type=month].focused~.input-container__label,
    .subscribe-block .form-default [type=number].focused~.input-container__label,
    .subscribe-block .form-default [type=password].focused~.input-container__label,
    .subscribe-block .form-default [type=search].focused~.input-container__label,
    .subscribe-block .form-default [type=tel].focused~.input-container__label,
    .subscribe-block .form-default [type=text].focused~.input-container__label,
    .subscribe-block .form-default [type=time].focused~.input-container__label,
    .subscribe-block .form-default [type=url].focused~.input-container__label,
    .subscribe-block .form-default [type=week].focused~.input-container__label,
    .subscribe-block .form-default input:not([type]).focused~.input-container__label,
    .subscribe-block .form-default textarea.focused~.input-container__label {
        bottom: 30px
    }

    .subscribe-block__fields {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 100%
    }

    .subscribe-block__fields .input-container {
        width: auto;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .subscribe-block__fields .button-default {
        width: 210px
    }

    .grid-row {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .grid-cols__2 .grid-col {
        width: 48%
    }

    .grid-cols__3 .grid-col {
        width: 32%
    }

    .grid-cols__4 .grid-col {
        width: 24%
    }

    .teacher-item {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .teacher-item__img {
        margin-bottom: 0;
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .main-page-layout__types .list>a {
        display: inline-block;
        vertical-align: top
    }

    .set-courses-block .buttons .button-default {
        margin-bottom: 0;
        margin-right: 20px;
        display: inline-block;
        vertical-align: top;
        width: auto;
        padding-left: 30px;
        padding-right: 30px
    }

    .read-more-block__item {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 0
    }

    .read-more-block__item:nth-child(2n) {
        margin-right: 0
    }

    .sales-list__item {
        height: 240px
    }

    .sales-list__item .img,
    .sales-list__item .text {
        position: absolute;
        top: 0;
        width: 50%;
        height: 100%
    }

    .sales-list__item .img {
        right: 0
    }

    .sales-list__item .text {
        left: 0;
        padding: 20px 50px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -moz-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .sales-list__item .text .title {
        margin-bottom: 6px
    }

    .sales-list__item .text .val {
        font-size: 48px;
        line-height: 54px;
        margin-bottom: 27px
    }

    .sales-list__item .description {
        padding: 20px 50px
    }

    .course-directions__item {
        display: -webkit-inline-box;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        vertical-align: top;
        height: auto
    }

    .courses-set-layout__list {
        padding: 75px 0
    }

    .courses-set-layout__list_item {
        margin-bottom: 80px
    }

    .courses-set-layout__list_item .img {
        width: 43.75%;
        height: 210px;
        float: left;
        margin-right: 6.25%
    }

    .courses-set-layout__list_item .text {
        float: left;
        width: 50%
    }

    .contacts-block__form .row {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: stretch;
        -moz-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .contacts-block__form .col {
        position: relative
    }

    .contacts-block__form .col:nth-child(2) {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: stretch;
        -moz-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .course-item-layout__header .block-default__content {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .course-item-layout__header .block-default__content .button-default {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 270px
    }

    .course-item-layout__header .price {
        margin: auto 0 auto 40px;
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .course-item-layout__requirements .after-register:before {
        background-size: auto 100%
    }

    .course-item-layout__profession .block-default__content {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .course-item-layout__profession .block-default__content .button-default {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 270px
    }

    .course-item-layout__profession .block-default__content .price {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin: 0 0 0 40px
    }

    .documents-block__list {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: stretch;
        -moz-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .documents-block__item {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .documents-block__item:nth-child(2n) {
        margin-right: 0
    }

    .documents-block__item:nth-last-child(-n+2) {
        margin-bottom: 0
    }

    .documents-block__item .desc {
        margin-bottom: auto
    }

    .error-block {
        min-height: 640px
    }

    .error-block__text {
        width: 540px;
        height: 540px
    }

    .error-block__text .title {
        font-size: 180px
    }

    .error-block__text .subtitle {
        font-size: 24px;
        line-height: 27px
    }

    .error-block__text .button-default {
        width: 210px;
        margin-top: 50px
    }

    .lk-certificate-page .main-page-layout__certificate .button-default {
        width: 240px
    }

    .lk-notice__text ul {
        -webkit-columns: 3;
        -moz-columns: 3;
        columns: 3;
        max-width: 450px
    }

    .lk-notice__text ul li {
        padding-left: 23px
    }

    .lk-notice__text ul li:before {
        top: 7px
    }

    .lk-buttons .button-default {
        width: 240px
    }
}

@media screen and (min-width:640px) and (max-width:1200px) {

    .text-block p iframe,
    .text-block p video {
        height: 360px !important
    }

    .wrapper {
        min-width: calc(100% - 8em);
        width:60%;
    }

    .page-header__main .burger {
        margin-left: -315px
    }

    .page-header__main .log-in__small {
        margin-right: -315px
    }

    .page-header__main .account {
        margin-right: -315px
    }

    .course-filter__content form {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: end;
        -moz-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .course-filter__content form .input-container {
        width: 48% !important;
        margin-right: 4%
    }

    .course-filter__content form .input-container:nth-child(2n) {
        margin-right: 0
    }

    .course-filter__content form .input-container:nth-last-child(-n+2) {
        margin-bottom: 0
    }

    .subscribe-block .confidence {
        margin-top: 10px
    }

    .teacher-item__img {
        width: 35%;
        margin-right: 4%
    }

    .teacher-item__info {
        width: 65%
    }

    .main-page-layout__header .slick-item {
        height: 480px
    }

    .main-page-layout__courses_slider .course-directions__item {
        width: 300px;
        margin-right: 30px
    }

    .main-page-layout__types .list>a {
        width: 300px;
    }

    .main-page-layout__types .list>a:nth-child(2n) {
        margin-right: 0
    }

    .main-page-layout__types .list>a:nth-child(2n-1):last-child {
        margin-right: 0
    }

    .main-page-layout__types .list>a:nth-last-child(-n+2) {
        margin-bottom: 0
    }

    .main-page-layout__types .list>a .arrow {
        bottom: 30px
    }

    .main-page-layout__teachers_item {
        width: 600.5px;
        padding: 0 40px;
    }

    .course-list__container {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: stretch;
        -moz-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .course-list__item {
        width: 48%;
        margin-right: 4%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -moz-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .course-list__item:nth-child(2n) {
        margin-right: 0
    }

    .course-list__item:nth-last-child(-n+2) {
        margin-bottom: 0
    }

    .course-list__item .button-default {
        margin-top: auto
    }

    .course-list__item .text {
        margin-bottom: 10px
    }

    .blog-list__container {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: stretch;
        -moz-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .blog-list__item {
        width: 48%;
        margin-right: 4%
    }

    .blog-list__item:nth-child(2n) {
        margin-right: 0
    }

    .blog-list__item:nth-last-child(-n+2) {
        margin-bottom: 0
    }

    .read-more-block__item {
        display: inline-block;
        vertical-align: top
    }

    .sales-list__item:nth-child(2n) .img {
        right: auto;
        left: 0
    }

    .sales-list__item:nth-child(2n) .text {
        left: auto;
        right: 0
    }

    .course-directions__list .course-directions__item {
        width: 48%;
        margin-right: 4%
    }

    .course-directions__list .course-directions__item:nth-child(2n) {
        margin-right: 0
    }

    .course-directions__list .course-directions__item:nth-last-child(-n+2) {
        margin-bottom: 0
    }

    .contacts-block__form .col {
        width: 48%
    }

    .contacts-block__form .col:first-child {
        margin-right: 4%
    }

    .course-item-layout__program .img-row__img {
        width: 100%;
        height: auto
    }

    .course-item-layout__program .img-row__img img {
        max-width: 100%
    }

    .course-item-layout__program_list ul {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1;
    }

    .course-item-layout__requirements ul {
        -webkit-columns: 3;
        -moz-columns: 3;
        columns: 3
    }

    .course-item-layout__requirements .after-register:before {
        width: 100vw
    }

    .about-layout__nav>div>* {
        width: 630px
    }

    .about-layout__nav button span {
        width: 630px
    }

    .about-layout__numbers ul li {
        display: -webkit-inline-box;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        vertical-align: top;
        width: 48%;
        margin-right: 4%
    }

    .about-layout__numbers ul li:nth-child(2n) {
        margin-right: 0
    }

    .about-layout__numbers ul li:last-child:nth-child(2n-1) {
        margin-right: 0
    }

    .about-layout__numbers ul li:nth-last-child(-n+2) {
        margin-bottom: 0
    }

    .about-layout__description .img-row__img {
        height: 320px
    }

    .about-layout__students_slider .slick-slide {
        width: 630px
    }

    .documents-block__item {
        width: 48%;
        margin-right: 4%
    }
}

.course-directions-block {
    padding-bottom: 4em;
}
.register-course-layout__header .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}
@media screen and (min-width:1200px) {
    .register-course-layout__header .img img {
        position: absolute;
        top: 0;
        left: 0px;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }
    .not-big {
        display: none !important
    }

    .about-layout__numbers .h2,
    .about-layout__numbers h2,
    .about-layout__students .h2,
    .about-layout__students h2,
    .block-default__header .h1,
    .block-default__header .h2,
    .block-default__header h1,
    .block-default__header h2,
    .course-shedule-inner .h2,
    .course-shedule-inner h2,
    .faq-block .h2,
    .faq-block h2,
    .main-page-layout__types .h2,
    .main-page-layout__types h2,
    .register-course-layout__form .h2,
    .register-course-layout__form h2,
    .sales-inner-block .h2,
    .sales-inner-block h2,
    .teacher-block .h2,
    .teacher-block h2,
    .text-block .h1,
    .text-block .h2,
    .text-block h1,
    .text-block h2 {
        font-size: 48px;
        line-height: 58px
    }

    .contacts-block__form .h2,
    .contacts-block__form h2,
    .course-choose .h3,
    .course-choose h3,
    .lk-profile-form .h3,
    .lk-profile-form h3,
    .main-page-layout__courses .h2,
    .main-page-layout__courses h2,
    .main-page-layout__shedule .h2,
    .main-page-layout__shedule h2,
    .main-page-layout__teachers .h2,
    .main-page-layout__teachers h2,
    .read-more-block .h2,
    .read-more-block h2,
    .set-courses-block .h2,
    .set-courses-block h2,
    .subscribe-block__head .h2,
    .subscribe-block__head h2,
    .teacher-item__info_head .h3,
    .teacher-item__info_head h3,
    .text-block .h3,
    .text-block h3 {
        font-size: 36px;
        line-height: 40px
    }

    .text-block .h4,
    .text-block h4 {
        font-size: 24px;
        line-height: 27px
    }

    .text-block .h5,
    .text-block h5 {
        font-size: 18px;
        line-height: 20px
    }

    .text-block p iframe,
    .text-block p video {
        height: 460px !important;
        left: auto;
        margin-left: 0;
        width: 100% !important
    }

    .text-block__img-slider {
        height: 540px;
        margin: 65px 0;
        left: auto
    }

    .text-block__img-slider .slick-arrow.slick-prev {
        top: 100%;
        margin-top: 10px;
        right: 510px
    }

    .text-block__img-slider .slick-arrow.slick-next {
        bottom: 100%;
        margin-bottom: 10px;
        right: 270px
    }

    .text-block__img-slider .slick-dots {
        text-align: left;
        left: 100%;
        width: auto;
        margin-left: -450px
    }

    .text-block__img-slider .slick-slide {
        height: 540px
    }

    .text-block__video>div {
        width: 100%;
        height: 460px;
        margin-left: 0;
        left: auto
    }

    .page-header {
        background-color: #fff
    }

    .page-header__main {
        background-color: transparent;
        height: 0
    }

    .page-header__main .burger {
        display: none !important
    }

    .page-header__main .logo {
        margin-left: 0;
        left: 12px
    }

    .page-header__main .account {
        right: 270px;
        top: 0;
        width: 130px;
        height: 60px;
        margin-right: 0;
        -webkit-transition-property: background;
        -o-transition-property: background;
        transition-property: background;
        -webkit-transition-duration: .2s;
        -o-transition-duration: .2s;
        transition-duration: .2s;
        -webkit-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
        z-index: 7;
    }

    .page-header__menu {
        height: 0;
        z-index: 3;
        display: block;
        width: auto;
        position: static
    }

    .page-header__menu_scroll {
        height: 0
    }

    .page-header__menu .menu {
        margin: 0 400px 0 120px;
        text-align: center
    }

    .page-header__menu .menu li {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 0;
        margin-right: 30px;
        position: relative;
        line-height: 60px
    }

    .page-header__menu .menu li:hover>ul {
        -webkit-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s;
        visibility: visible;
        opacity: 1
    }

    .page-header__menu .menu li>ul {
        position: absolute;
        width: auto;
        white-space: nowrap;
        left: 50%;
        -webkit-transform: translateZ(0) translateX(-50%);
        transform: translateZ(0) translateX(-50%);
        top: 100%;
        height: 60px;
        line-height: 60px;
        margin: 0;
        padding: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity .3s ease-out .2s, visibility 1ms linear .5s;
        -o-transition: opacity .3s ease-out .2s, visibility 1ms linear .5s;
        transition: opacity .3s ease-out .2s, visibility 1ms linear .5s
    }

    .page-header__menu .menu li>ul>li {
        line-height: 16px;
        margin-right: 40px
    }

    .page-header__menu .menu li>ul a {
        color: #fff
    }

    .page-header__menu .menu li>ul:after {
        content: '';
        display: block;
        border-style: solid;
        height: 0;
        width: 0;
        border-color: transparent transparent #453c3c;
        border-width: 0 8px 7px;
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -8px
    }

    .page-header__menu .menu li>ul:before {
        background-color: #453c3c;
        width: 200vw;
        margin-left: -100vw
    }

    .page-header__menu .menu a {
        font-size: 13px;
        line-height: 16px;
        font-family: Lato, sans-serif;
        display: inline-block;
        vertical-align: middle
    }

    .page-header__menu .menu a:after {
        content: '';
        display: block;
        display: inline-block;
        vertical-align: middle;
        border-style: solid;
        height: 0;
        width: 0;
        border-color: rgba(60, 50, 50, .3) transparent transparent;
        border-width: 3px 2.5px 0;
        margin-left: 7px;
        margin-right: -12px;
        margin-top: -3px
    }

    .page-header__menu .menu a:only-child:after {
        display: none
    }

    .page-footer {
        background-color: transparent;
        color: #493838;
        padding: 80px 0 170px
    }

    .page-footer__main {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 100%
    }

    .page-footer__main .col {
        text-align: right
    }

    .page-footer__main .logo {
        margin-bottom: 0
    }

    .page-footer__main .logo svg {
        fill: #3c3232
    }

    .page-footer__main .nav {
        margin-bottom: 0;
        margin-top: 16px;
        -webkit-columns: auto;
        -moz-columns: auto;
        columns: auto;
        -webkit-columns: initial;
        -moz-columns: initial;
        columns: initial;
        margin-left: 93px;
        font-size: 0;
        margin-right: auto
    }

    .page-footer__main .nav li {
        display: inline-block;
        vertical-align: top;
        margin-right: 30px
    }

    .page-footer__main .nav li a {
        -webkit-transition-property: color;
        -o-transition-property: color;
        transition-property: color;
        -webkit-transition-duration: .2s;
        -o-transition-duration: .2s;
        transition-duration: .2s;
        -webkit-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out
    }

    .page-footer__main .nav li a:hover {
        color: #c8a09b
    }

    .page-footer__main .social-links>* {
        color: #f8f3f2;
        background-color: rgba(60, 50, 50, .3)
    }

    .page-footer__main .social-links>:hover {
        background-color: #3c3232
    }

    .page-footer__bottom {
        color: rgba(60, 50, 50, .2);
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: baseline;
        -moz-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        margin-top: 36px
    }

    .page-footer__bottom p:nth-child(-n+2) {
        margin-right: 17px;
        margin-left: 0;
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .page-footer__bottom p:nth-child(-n+2) a:hover {
        color: rgba(60, 50, 50, .5)
    }

    .page-footer__bottom p:last-child {
        margin-top: 0;
        margin-left: auto
    }

    .page-footer__bottom p:last-child svg {
        fill: #3c3232
    }

    .form-default select {
        background-position: calc(100% - 10px) 50%;
        padding: 0 20px 0 0
    }
    
    .block-default {
        padding: 207px 0 90px;
    }
    .block-default.register-course-layout__header {
        flex-grow: 1;
        padding-bottom: 0 !important;
        padding-top: 100px;
    }

    .block-default__header {
        max-width: 50%;
        margin-bottom: 70px
    }

    .block-default__header p {
        line-height: 1.75em
    }

    .block-default__header .link-back {
        position: absolute;
        left: 0;
        top: -30px
    }

    .block-default__header .link-back:hover:before {
        -webkit-transform: translateZ(0) translateX(-10px);
        transform: translateZ(0) translateX(-10px)
    }

    .block-default__header .link-back:before {
        background-image: url("data:image/svg+xml,%3Csvg width='60' height='6' viewBox='0 0 60 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6 2V0L0 3L6 6V4H60V2H6Z' fill='%233C3232'/%3E%3C/svg%3E%0A");
        width: 60px;
        height: 6px;
        background-position: 0 0;
        background-size: contain;
        background-repeat: no-repeat;
        margin-right: 10px;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-transition-duration: .2s;
        -o-transition-duration: .2s;
        transition-duration: .2s;
        -webkit-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
        -webkit-transform: translateZ(0) translateX(0);
        transform: translateZ(0) translateX(0)
    }

    .block-default__bg~.wrapper {
        color: #fff
    }

    .block-default__bg~.wrapper .link-back:before {
        background-image: url("data:image/svg+xml,%3Csvg width='60' height='6' viewBox='0 0 60 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6 2V0L0 3L6 6V4H60V2H6Z' fill='white'/%3E%3C/svg%3E%0A")
    }

    .course-filter__trigger {
        display: none
    }

    .course-filter__content:before {
        display: none
    }

    .course-filter__content form {
        max-height: none;
        overflow: visible;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .course-filter__content form>* {
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin-right: 60px
    }

    .course-filter__content form>:last-child {
        margin-right: 0
    }

    .course-filter__content form:after,
    .course-filter__content form:before {
        display: none
    }

    .subscribe-block {
        padding: 120px 0 90px;
        background-color: transparent
    }

    .subscribe-block .wrapper {
        background-color: #fff;
        padding: 85px 90px;
        -webkit-box-shadow: -70px 55px 250px rgba(222, 194, 190, .5);
        box-shadow: -70px 55px 250px rgba(222, 194, 190, .5)
    }

    .subscribe-block .wrapper:before {
        content: '';
        display: block;
        position: absolute;
        top: -30px;
        right: -30px;
        bottom: -30px;
        left: -30px;
        border: 1px solid #dbbfbc;
        z-index: -1
    }

    .subscribe-block .confidence {
        margin-top: 0;
        font-size: 12px;
        position: absolute;
        left: 0;
        bottom: -60px
    }

    .subscribe-block__fields {
        width: 540px;
        margin-left: auto
    }

    .subscribe-block__row {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .search-string {
        margin-bottom: 61px
    }

    .search-string .sort-list {
        position: absolute;
        right: 0;
        top: 0;
        margin-top: 0
    }

    .blog-list-page:before,
    .publications-category-page:before {
        content: '';
        display: block;
        z-index: -1;
        position: absolute;
        width: 50%;
        height: 100%;
        right: 0;
        top: 0;
        background-color: #ebdad8
    }

    .blog-list-page .search-string,
    .publications-category-page .search-string {
        width: 50%
    }

    .faq-block {
        padding: 100px 0
    }

    .faq-block h2 {
        margin-bottom: 50px
    }

    .teacher-item__img {
        width: 30.43%
    }

    .teacher-item__info {
        width: 63%
    }

    .teacher-item__info_head {
        margin-bottom: 30px
    }

    .teacher-item__info_head>span {
        font-size: 18px;
        line-height: 1.75em
    }

    .teacher-item__info_content .accordion-header {
        display: none !important
    }

    .teacher-item__info_content .accordion-container {
        padding: 30px 0
    }

    .modal-close {
        right: -50px
    }

    .main-page-layout__header .slider .slick-dots li,
    .text-block__img-slider .slick-dots li {
        margin-right: 20px
    }

    .main-page-layout__header {
        height: 840px;
        padding-bottom: 0
    }

    .main-page-layout__header .online {
        display: none !important
    }

    .main-page-layout__header .slider:before {
        content: '';
        display: block;
        z-index: 2;
        background-color: rgba(255, 255, 255, .6);
        width: 120px;
        height: 120px;
        border-radius: 50%;
        position: absolute;
        bottom: 90px;
        left: 50%
    }

    .main-page-layout__header .slider:after {
        content: '';
        display: block;
        width: 386px;
        height: 193px;
        border-radius: 193px 193px 0 0;
        background-color: rgba(255, 255, 255, .6);
        position: absolute;
        bottom: 0;
        left: 25%;
        z-index: 2
    }

    .main-page-layout__header .slick-item {
        height: 840px;
        display: block;
        padding-top: 206px
    }

    .main-page-layout__header .slick-item:before {
        content: '';
        display: block;
        z-index: -1;
        position: absolute;
        width: 1600px;
        height: 1600px;
        border-radius: 0 800px 800px 0;
        background-color: #ebdad8;
        right: 55%;
        top: 50%;
        margin-top: -800px
    }

    .main-page-layout__header .slick-item h2 {
        font-size: 48px;
        max-width: 640px;
        margin-bottom: 60px
    }

    .main-page-layout__header .slick-item .bg {
        width: 65%;
        left: auto;
        right: 0
    }

    .main-page-layout__courses {
        padding: 150px 0 145px
    }

    .main-page-layout__courses:before {
        content: '';
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 50%;
        height: 100%;
        background-color: #ebdad8;
        z-index: -1
    }

    .main-page-layout__courses:after {
        content: '';
        display: block;
        position: absolute;
        width: 600px;
        height: 300px;
        z-index: -1;
        bottom: 0;
        left: 50%;
        margin-left: -300px;
        border-radius: 300px 300px 0 0;
        background-color: rgba(255, 255, 255, .4)
    }

    .main-page-layout__courses .h2,
    .main-page-layout__courses h2 {
        margin-bottom: 50px
    }

    .main-page-layout__courses_slider .slick-arrow {
        margin-top: 70px
    }

    .main-page-layout__courses_slider .slick-arrow.slick-prev {
        left: auto;
        right: 50%;
        margin-right: 30px
    }

    .main-page-layout__video {
        padding: 0
    }

    .main-page-layout__video .wrapper {
        min-height: 540px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .main-page-layout__video_video {
        position: absolute;
        width: 50vw;
        left: 50%;
        top: 0;
        margin: 0
    }

    .main-page-layout__types {
        padding: 50px 0;
    }

    .main-page-layout__types h2 {
        margin-bottom: 40px
    }

    .main-page-layout__types .list {
        padding: 50px 0;
        position: relative;
        flex-flow: row nowrap;
    }

    .main-page-layout__types .list:before {
        content: '';
        display: block;
        top: 0;
        bottom: 0;
        left: 88px;
        right: 88px;
        border: 1px solid #dbbfbc;
        position: absolute;
        z-index: -1
    }

    .main-page-layout__types .list>a {
        width: 30.4%;
        margin-right: 4.4%;
        height: 270px;
        padding: 75px 50px 0
    }

    .main-page-layout__types .list>a:nth-child(3n) {
        margin-right: 0
    }

    .main-page-layout__types .list>a:nth-last-child(-n+3) {
        margin-bottom: 0
    }

    .main-page-layout__types .list>a:hover {
        -webkit-transform: translateZ(0) translateY(-40px);
        transform: translateZ(0) translateY(-40px)
    }

    .main-page-layout__types .list>a:hover .arrow {
        width: 45px
    }

    .main-page-layout__types .list>a:hover .arrow:after {
        opacity: 1
    }

    .main-page-layout__types .list>a .arrow {
        left: 50px;
        bottom: 64px
    }

    .main-page-layout__certificate {
        padding: 140px 0 260px
    }

    .main-page-layout__certificate .wrapper {
        min-height: 400px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .main-page-layout__certificate .certificate {
        -webkit-box-shadow: -70px 55px 120px rgba(222, 194, 190, .5);
        box-shadow: -70px 55px 120px rgba(222, 194, 190, .5);
        margin: 0;
        position: absolute;
        left: 0;
        top: 0;
        width: 50%
    }

    .main-page-layout__shedule {
        padding: 0
    }

    .main-page-layout__shedule .wrapper {
        padding: 128px 0 90px
    }

    .main-page-layout__shedule .wrapper:before {
        content: '';
        display: block;
        right: -90px;
        left: -90px;
        position: absolute;
        bottom: 0;
        top: 0;
        z-index: -1;
        background-color: #fff
    }

    .main-page-layout__shedule .wrapper:after {
        content: '';
        display: block;
        position: absolute;
        width: 600px;
        height: 300px;
        border-radius: 0 0 300px 300px;
        background-color: #ebdad8;
        top: 0;
        left: 50%;
        margin-left: -300px;
        z-index: -1
    }

    .main-page-layout__shedule .h2,
    .main-page-layout__shedule h2 {
        text-align: center;
        margin-bottom: 170px
    }

    .main-page-layout__shedule .h2:before,
    .main-page-layout__shedule h2:before {
        content: '';
        display: block;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 1px;
        height: 60px;
        background-color: rgba(60, 50, 50, .3);
        top: 60px
    }

    .main-page-layout__about {
        padding: 270px 0 150px
    }

    .main-page-layout__about .wrapper {
        padding-top: 603px;
        min-height: 1140px
    }

    .main-page-layout__about h3:first-child {
        position: absolute;
        width: 50%;
        left: 0;
        margin-top: 20px
    }

    .main-page-layout__about h3:first-child:before {
        content: '';
        display: block;
        display: inline-block;
        vertical-align: middle;
        margin-right: 50px;
        height: 1px;
        background-color: #3c3232;
        margin-top: -6px
    }

    .main-page-layout__about_img {
        width: 780px;
        height: 330px;
        position: absolute;
        top: 60px;
        left: 50%;
        margin-left: 190px;
        z-index: -1
    }

    .main-page-layout__about_img span {
        font-size: 135px;
        line-height: 151px;
        width: 1230px;
        top: 24px;
        left: -900px;
        margin-top: 0
    }

    .main-page-layout__about_img span:before {
        width: 840px;
        height: 840px;
        left: 256px;
        top: -84px;
        right: auto
    }

    .main-page-layout__about_video {
        width: 390px;
        height: 390px;
        margin-left: 0;
        margin-top: 0;
        position: absolute;
        top: 750px;
        left: 0;
        border-radius: 50%
    }

    .main-page-layout__teachers {
        padding: 50px 0
    }

    .main-page-layout__teachers h2 {
        margin-bottom: 60px;
        padding-right: 250px
    }

    .course-shedule-page .course-list {
        margin-top: 90px
    }

    .course-list__container {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: stretch;
        -moz-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .course-list__item {
        width: 31%;
        margin-right: 0;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -moz-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 15px
    }

    .course-list__item:nth-child(2n) {
        margin-right: 0
    }

    .course-list__item .button-default {
        margin-top: auto;
        height: 40px;
        line-height: 40px
    }

    .course-list__item .text {
        margin-bottom: 10px
    }

    .course-list__foot {
        margin-top: 70px
    }

    .course-shedule-inner {
        padding: 75px 0 180px
    }

    .course-shedule-inner h2 {
        margin-bottom: 50px
    }

    .set-courses-block {
        padding: 0;
        margin: 70px 0;
        background-color: transparent
    }

    .set-courses-block .wrapper {
        padding: 60px 0;
        border: 1px solid #dbbfbc;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: 420px
    }

    .set-courses-block .img {
        width: 50%;
        width: calc(50vw - 30px);
        position: absolute;
        top: 60px;
        right: 50%;
        margin-right: 30px;
        height: 300px
    }

    .set-courses-block h2 {
        margin-bottom: 5px
    }

    .set-courses-block .decor {
        font-family: Philosopher, sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 30px;
        line-height: 34px;
        letter-spacing: .36em;
        text-transform: uppercase;
        color: #c8a09b;
        position: absolute;
        display: block;
        -webkit-transform-origin: 100% 100%;
        -ms-transform-origin: 100% 100%;
        transform-origin: 100% 100%;
        top: 0;
        right: 70px;
        margin-top: -50px;
        -webkit-transform: translateZ(0) rotate(-90deg);
        transform: translateZ(0) rotate(-90deg)
    }

    .set-courses-block .properties>* {
        margin-top: 20px;
        margin-right: 30px
    }

    .set-courses-block .prices {
        margin-top: 30px
    }

    .blog-list__item {
        background-color: transparent;
        height: 180px;
        padding: 0 50px 0 300px;
        display: -webkit-inline-box;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -moz-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        margin-bottom: 60px;
        width: 48%;
        margin-right: 4%
    }

    .blog-list__item:nth-child(2n) {
        margin-right: 0
    }

    .blog-list__item:nth-last-child(-n+2) {
        margin-bottom: 0
    }

    .blog-list__item:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        background-color: #fff;
        -webkit-box-shadow: -70px 55px 120px rgba(222, 194, 190, .5);
        box-shadow: -70px 55px 120px rgba(222, 194, 190, .5);
        opacity: 0;
        -webkit-transition-property: opacity;
        -o-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-duration: .2s;
        -o-transition-duration: .2s;
        transition-duration: .2s;
        -webkit-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out
    }

    .blog-list__item .count,
    .blog-list__item .title {
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-transition-duration: .2s;
        -o-transition-duration: .2s;
        transition-duration: .2s;
        -webkit-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
        -webkit-transform: translateZ(0) translateX(0);
        transform: translateZ(0) translateX(0)
    }

    .blog-list__item:hover:after,
    .blog-list__item:hover:before {
        opacity: 1
    }

    .blog-list__item:hover .count,
    .blog-list__item:hover .title {
        -webkit-transform: translateZ(0) translateX(20px);
        transform: translateZ(0) translateX(20px)
    }

    .blog-list__item:after {
        background-image: url("data:image/svg+xml,%3Csvg width='60' height='30' viewBox='0 0 60 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg style='mix-blend-mode:multiply' opacity='0.5'%3E%3Ccircle cx='45' cy='15' r='15' fill='%23E8D6D4'/%3E%3C/g%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M43 14V12L49 15L43 18V16H0V14H43Z' fill='%233C3232'/%3E%3C/svg%3E");
        width: 60px;
        height: 30px;
        background-repeat: no-repeat;
        background-size: contain;
        right: 22px;
        bottom: 20px;
        left: auto;
        opacity: 0;
        -webkit-transition-property: opacity;
        -o-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-duration: .2s;
        -o-transition-duration: .2s;
        transition-duration: .2s;
        -webkit-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out
    }

    .blog-list__item .img {
        width: 240px;
        height: 180px;
        margin: 0;
        position: absolute;
        left: 0;
        top: 0
    }

    .blog-list__item .title {
        font-size: 36px
    }

    .search-result-page:before {
        content: '';
        display: block;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        z-index: -1;
        background-color: #ebdad8
    }

    .publications-list-layout {
        margin-top: 110px
    }

    .publications-list-layout__container {
        width: 65%;
        float: right
    }

    .publications-list-layout__foot {
        padding-top: 110px
    }

    .publications-list__item {
        margin-bottom: 70px
    }

    .publications-list__item .tag-list,
    .publications-list__item .title {
        width: 510px
    }

    .publications-list__item:hover .more {
        opacity: 1
    }

    .publications-list__item .img {
        height: 430px
    }

    .publications-list__item .title {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 25px
    }

    .publications-list__item time {
        position: absolute;
        right: 130px;
        top: 460px
    }

    .publications-list__item .more {
        font-size: 12px;
        line-height: 14px;
        color: #fff;
        position: absolute;
        top: 206px;
        margin-top: 0;
        right: 300px;
        opacity: 0;
        -webkit-transition-property: opacity;
        -o-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-duration: .2s;
        -o-transition-duration: .2s;
        transition-duration: .2s;
        -webkit-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out
    }

    .publications-list__item .more:after {
        display: none
    }

    .publications-list__item .more:before {
        content: '';
        display: block;
        background-image: url("data:image/svg+xml,%3Csvg width='194' height='6' viewBox='0 0 194 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M188 2V0L194 3L188 6V4H0V2H188Z' fill='white'/%3E%3C/svg%3E%0A");
        width: 194px;
        height: 6px;
        background-position: 0 0;
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        top: 5px;
        left: 100%;
        margin-left: 20px
    }

    .publication-item-layout__author {
        font-size: 14px;
        color: rgba(255, 255, 255, .3);
        position: absolute;
        right: 0;
        bottom: -130px
    }

    .publication-item-layout__author time {
        opacity: 1;
        margin-bottom: 10px
    }

    .publication-item-layout__share {
        display: block;
        padding: 0;
        position: absolute;
        left: 0;
        bottom: -130px
    }

    .publication-item-layout__share:before {
        display: none !important
    }

    .publication-item-layout__share span {
        color: rgba(255, 255, 255, .3);
        margin-bottom: 10px
    }

    .publication-item-layout__share .social-links a {
        background-color: #fff;
        color: #3c3232;
        opacity: .3;
        -webkit-transition-property: opacity;
        -o-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-duration: .2s;
        -o-transition-duration: .2s;
        transition-duration: .2s;
        -webkit-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out
    }

    .publication-item-layout__share .social-links a:hover {
        opacity: 1
    }

    .publication-item-layout__content {
        padding-top: 140px;
        padding-bottom: 50px
    }

    .publication-item-layout__content h3 {
        max-width: 660px
    }

    .publication-item-layout__content h4 {
        max-width: 630px
    }

    .publication-item-layout__content h5 {
        max-width: 600px
    }

    .publication-item-layout__content .text-block__video {
        position: relative
    }

    .publication-item-layout__content .text-block__video h1,
    .publication-item-layout__content .text-block__video h2,
    .publication-item-layout__content .text-block__video h3,
    .publication-item-layout__content .text-block__video h4,
    .publication-item-layout__content .text-block__video h5 {
        position: absolute;
        left: 100%;
        margin-left: 60px;
        top: 50%;
        -webkit-transform: translateZ(0) translateY(-50%);
        transform: translateZ(0) translateY(-50%);
        margin-bottom: 0
    }

    .read-more-block {
        background-color: transparent;
        padding: 60px 0 70px
    }

    .read-more-block h2 {
        margin-bottom: 60px
    }

    .read-more-block__item {
        min-height: 180px;
        display: -webkit-inline-box;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -moz-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        padding-left: 270px;
        position: relative;
        vertical-align: top
    }

    .read-more-block__item:hover .title {
        color: #c8a09b
    }

    .read-more-block__item .img {
        width: 240px;
        position: absolute;
        left: 0;
        top: 0
    }

    .read-more-block__item .title {
        font-size: 36px;
        line-height: 1.1em
    }

    .register-course-page .page-footer {
        -webkit-box-shadow: -70px -55px 120px rgba(222, 194, 190, .5);
        box-shadow: -70px -55px 120px rgba(222, 194, 190, .5)
    }

    .register-course-layout {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .block-default .register-course-layout__header {
        padding-bottom: 0 !important;
    }
    .register-course-layout__header .block-default__header {
        margin-bottom: 40px
    }

    .register-course-layout__header .wrapper {
        width: auto !important;
        margin-right: 0px;
        height: 100% !important;
    }

    .register-course-layout__header .head {
        background: rgba(240,230,230,0.9);
        margin-left: 250px;
        justify-content: space-between;
        padding: 2em;
        position: absolute;
        top:0;
        bottom: 0;
        right: 0;
        min-width: 300px;
        max-width: 500px;
        width: 50%;
        min-height: 440px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .register-course-layout__header .img {
        width: 390px;
        height: 440px;
        margin-bottom: 0;
        position: absolute;
        top: 0;
        left: 0
    }

    .register-course-layout__header .course-properties {
        margin-bottom: 20px
    }

    .register-course-layout__header .course-properties .date,
    .register-course-layout__header .course-properties .duration {
        margin-left: 0;
        margin-right: 20px
    }

    .register-course-layout__header .course-properties .time {
        margin-left: auto;
        margin-right: 0
    }

    .register-course-layout__header .edit {
        width: 240px;
        margin-top: auto
    }

    .register-course-layout__form {
        padding-top: 207px;
        padding-bottom: 40px;
        -ms-flex-item-align: stretch;
        align-self: stretch;
        width: 40%;
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .register-course-layout__form .wrapper {
        width: 100% !important;
        padding: 0 60px
    }

    .register-course-layout__form h2 {
        margin-bottom: 35px
    }

    .register-course-layout__form .input-container {
        margin-bottom: 35px
    }

    .register-course-layout__form .buttons {
        margin-top: 40px
    }

    .course-choose:before {
        margin: 59px -90px 20px 0
    }

    .course-choose:after {
        top: 60px
    }

    .course-choose__item {
        position: relative;
        margin-bottom: 0;
        padding: 30px 0
    }

    .course-choose__item:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        right: -30px;
        left: -30px;
        background-color: #fff;
        z-index: -1;
        -webkit-box-shadow: -70px 55px 120px rgba(222, 194, 190, .5);
        box-shadow: -70px 55px 120px rgba(222, 194, 190, .5);
        opacity: 0;
        -webkit-transition-property: opacity;
        -o-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-duration: .2s;
        -o-transition-duration: .2s;
        transition-duration: .2s;
        -webkit-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out
    }

    .course-choose__item:hover:before {
        opacity: 1
    }

    .course-choose__item:hover .capacity,
    .course-choose__item:hover .date,
    .course-choose__item:hover .price {
        -webkit-transform: translateZ(0) translateX(20px);
        transform: translateZ(0) translateX(20px)
    }

    .course-choose__item .capacity,
    .course-choose__item .date,
    .course-choose__item .price {
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-transition-duration: .2s;
        -o-transition-duration: .2s;
        transition-duration: .2s;
        -webkit-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
        -webkit-transform: translateZ(0) translateX(0);
        transform: translateZ(0) translateX(0)
    }

    .course-choose__item .price {
        margin-right: 34px;
        margin-left: 130px
    }

    .course-choose__item .button-default.hollow {
        width: 195px
    }

    .sales-page:before {
        content: '';
        display: block;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 46.9%;
        max-width: 900px;
        height: 100%;
        z-index: -1;
        background-color: #ebdad8
    }

    .sales-block {
        padding-bottom: 250px
    }

    .sales-list__item {
        display: inline-block;
        vertical-align: top;
        width: 48%;
        margin-right: 4%;
        margin-bottom: 60px
    }

    .sales-list__item:nth-child(2n) {
        margin-right: 0
    }

    .sales-list__item:nth-last-child(-n+2) {
        margin-bottom: 0
    }

    .sales-inner-block {
        padding: 77px 0 90px;
        border-bottom: 1px solid #dbbfbc
    }

    .sales-inner-block:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -2;
        background-color: #ebdad8
    }

    .sales-inner-block:after {
        content: '';
        display: block;
        width: 100%;
        height: 209px;
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: -2;
        background: #fff;
        -webkit-box-shadow: -70px 55px 120px rgba(222, 194, 190, .5);
        box-shadow: -70px 55px 120px rgba(222, 194, 190, .5)
    }

    .sales-inner-block .sales-list__item {
        -webkit-box-shadow: -70px 55px 120px rgba(222, 194, 190, .5);
        box-shadow: -70px 55px 120px rgba(222, 194, 190, .5)
    }

    .sales-inner-block h2 {
        margin-bottom: 45px
    }

    .course-directions-page .course-directions__container {
        margin-top: 80px
    }

    .course-directions-block__filter {
        margin-bottom: 40px
    }

    .course-directions-block__filter .trigger {
        display: none !important
    }

    .course-directions-block__filter>div {
        max-height: none;
        position: relative;
        top: auto;
        left: auto;
        color: rgba(60, 50, 50, .22)
    }

    .course-directions-block__filter>div a,
    .course-directions-block__filter>div button {
        background-color: transparent;
        -webkit-transition-property: color, border;
        -o-transition-property: color, border;
        transition-property: color, border;
        -webkit-transition-duration: .2s;
        -o-transition-duration: .2s;
        transition-duration: .2s;
        -webkit-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
        font-size: 36px;
        line-height: 40px;
        padding: 0 0 8px;
        border-bottom: 2px solid rgba(60, 50, 50, 0);
        font-family: Philosopher, sans-serif;
        display: inline-block;
        vertical-align: top;
        margin-right: 40px;
        width: auto
    }

    .course-directions-block__filter>div a:hover,
    .course-directions-block__filter>div button:hover {
        background-color: transparent;
        color: #3c3232
    }

    .course-directions-block__filter>div a.js-active,
    .course-directions-block__filter>div button.js-active {
        display: inline-block;
        border-color: #3c3232;
        color: #3c3232
    }

    .course-directions__list .course-directions__item {
        margin-bottom: 55px
    }

    .course-directions__item {
        -webkit-transition-property: -webkit-transform, -webkit-box-shadow;
        transition-property: -webkit-transform, -webkit-box-shadow;
        -o-transition-property: transform, box-shadow;
        transition-property: transform, box-shadow;
        transition-property: transform, box-shadow, -webkit-transform, -webkit-box-shadow;
        -webkit-transition-duration: .4s;
        -o-transition-duration: .4s;
        transition-duration: .4s;
        -webkit-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
        -webkit-transform: translateZ(0) translateY(0);
        transform: translateZ(0) translateY(0);
        -webkit-box-shadow: -70px -55px 120px rgba(222, 194, 190, 0);
        box-shadow: -70px -55px 120px rgba(222, 194, 190, 0)
    }

    .course-directions__item:hover {
        -webkit-transform: translateZ(0) translateY(-35px);
        transform: translateZ(0) translateY(-35px);
        -webkit-box-shadow: -70px -55px 120px rgba(222, 194, 190, .5);
        box-shadow: -70px -55px 120px rgba(222, 194, 190, .5)
    }

    .courses-set-layout:before {
        content: '';
        display: block;
        width: 270px;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        background-color: #ebdad8;
        z-index: -1
    }

    .courses-set-layout__header {
        padding-bottom: 0
    }

    .courses-set-layout .set-courses-block .wrapper {
        border: none
    }

    .courses-set-layout__list_item .row {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .courses-set-layout__list_item .row>* {
        margin-top: 0;
        margin-bottom: 0
    }

    .courses-set-layout__list_item .row .button-default {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-right: 30px;
        width: 240px
    }

    .courses-set-layout__list_item .row .prices {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-left: 0
    }

    .contacts-block__map {
        height: 690px
    }

    .contacts-block__text {
        position: absolute;
        padding-top: 0;
        padding-bottom: 0;
        height: 0;
        top: 0;
        left: 0;
        width: 100%;
        color: #fff
    }

    .contacts-block__text .wrapper {
        height: 0;
        padding-top: 1px
    }

    .contacts-block__text .wrapper>p {
        font-size: 30px;
        line-height: 34px;
        font-family: Philosopher, sans-serif;
        width: 450px
    }

    .contacts-block__text .wrapper>p:first-child {
        margin-top: 279px
    }

    .contacts-block__text .requisites,
    .contacts-block__text .work-hours {
        border: 1px solid #dbbfbc
    }

    .contacts-block__text .requisites p,
    .contacts-block__text .work-hours p {
        margin-bottom: 0;
        font-weight: 500;
        font-size: 12px;
        line-height: 17px;
        letter-spacing: .1em;
        text-transform: uppercase;
        color: rgba(255, 255, 255, .5)
    }

    .contacts-block__text .requisites span,
    .contacts-block__text span.title {
        font-size: 10px;
        line-height: 12px;
        letter-spacing: .1em;
        text-transform: uppercase;
        color: #d9bab7;
        margin-bottom: 10px;
        display: block
    }

    .contacts-block__text p a[href^=tel] {
        font-size: 48px;
        line-height: 54px;
        margin: 10px 0 0
    }

    .contacts-block__text .work-hours {
        margin-top: 40px;
        margin-bottom: 0;
        width: 300px;
        height: 105px;
        padding: 26px 30px 0
    }

    .contacts-block__text .requisites {
        position: absolute;
        top: 135px;
        right: 0;
        width: 420px;
        max-width: none;
        padding: 37px 70px 70px
    }

    .contacts-block__text .requisites p>span {
        margin-top: 30px;
        margin-bottom: 5px
    }

    .contacts-block__form {
        padding: 140px 0 70px;
        background-color: transparent
    }

    .contacts-block__form h2 {
        margin-bottom: 40px
    }

    .contacts-block__form .col:first-child {
        width: 30%;
        margin-right: 4.5%
    }

    .contacts-block__form .col:nth-child(2) {
        width: 65.5%
    }

    .contacts-block__form button[type=submit] {
        width: 220px;
        margin-top: 50px
    }
    .course-item-layout__about .properties {
        margin-top: 4em;
    }
    .course-item-layout__about {
        padding: 0em 0 4em 0em;
        background-color: #fff;
        background-position: 100% 0;
        background-repeat: no-repeat
    }

    .course-item-layout__about .wrapper {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .course-item-layout__about .text-block {
        padding: 0;
        width: 65%;
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .course-item-layout__about .properties {
        flex-direction: column;
        gap:20px;
        padding: 20px 0 0;
        width: 30%;
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 3;
        order: 3;
    }

    .course-item-layout__about .properties:before {
        display: none
    }
    .course-item-layout__about .properties ul {
        margin-left: 25%;
        font-size: 1rem !important;
        line-height: 1.5rem !important;
    }
    .course-item-layout__about .properties span {
        font-size: 1.2rem !important;
        line-height: 1.2rem !important;
        margin-bottom: 5px;
        margin-right: 100px;
    }

    .course-item-layout__program {
        padding-top: 4em;
        overflow: hidden
    }

    .course-item-layout__program .img-row {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 60px
    }

    .course-item-layout__program .img-row:last-child {
        margin-bottom: 0
    }

    .course-item-layout__program .img-row.img-right .img-row__img {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .course-item-layout__program .img-row.img-right .img-row__text {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .course-item-layout__program .img-row.img-left .img-row__img img {
        float: right
    }

    .course-item-layout__program .img-row__img {
        width: auto;
        height: auto;
        max-width: 50%;
        margin: 0
    }

    .course-item-layout__program .img-row__text {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .course-item-layout__program_list {
        margin-top: 115px;
        padding: 100px 0;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: baseline;
        -moz-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .course-item-layout__program_list .h3,
    .course-item-layout__program_list h3 {
        margin-right: 50px
    }

    .course-item-layout__program_list ul li {
        display: block;
        margin-right: 27px
    }

    .course-item-layout__program_list ul li:last-child {
        margin-right: 0
    }

    .course-item-layout__requirements {
        padding-top: 120px;
        padding-bottom: 165px
    }

    .course-item-layout__requirements .wrapper {
        padding: 60px 60px 0
    }

    .course-item-layout__requirements .wrapper:before {
        content: '';
        display: block;
        z-index: -1;
        width: auto;
        height: auto;
        position: absolute;
        top: 0;
        left: -60px;
        right: -60px;
        bottom: 135px;
        border: 1px solid #dbbfbc
    }

    .course-item-layout__requirements ul {
        -webkit-columns: 5;
        -moz-columns: 5;
        columns: 5;
        margin: 30px 0 20px
    }

    .course-item-layout__requirements .after-register {
        padding: 80px;
        margin: 48px -60px 0
    }

    .course-item-layout__requirements .after-register p {
        font-size: 30px;
        max-width: 580px
    }

    .course-item-layout__requirements .after-register:before {
        width: 100%;
        left: 0;
        margin-left: 0
    }

    .course-item-layout__profession {
        padding: 180px 0;
        background-position: 98% 0;
        background-size: auto 100%;
        background-repeat: no-repeat;
        background-blend-mode: lighten;
        background-color: #2a2222
    }

    .course-item-layout__profession:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        background: rgba(219, 191, 188, .2);
        mix-blend-mode: hard-light
    }

    .teachers-page:before {
        content: '';
        display: block;
        position: absolute;
        width: 25%;
        height: 100%;
        background-color: #ebdad8;
        z-index: -1;
        left: 0;
        top: 0
    }

    .teacher-block {
        padding: 90px 0 50px
    }

    .teacher-block .teacher-item {
        position: relative
    }

    .teacher-block .teacher-item:before {
        content: '';
        display: block;
        position: absolute;
        width: 100vw;
        left: -30px;
        top: -30px;
        bottom: -30px;
        height: auto;
        border: 1px solid #dbbfbc;
        z-index: -1
    }

    .teacher-block .h2,
    .teacher-block h2 {
        margin-bottom: 70px
    }

    .teachers-layout__list {
        padding-top: 60px;
        padding-bottom: 90px
    }

    .teachers-layout__list .teacher-item {
        margin-bottom: 120px
    }

    .teachers-layout__list .teacher-item:first-child .teacher-item__img {
        position: relative;
        -webkit-box-shadow: -70px 55px 120px rgba(222, 194, 190, .5);
        box-shadow: -70px 55px 120px rgba(222, 194, 190, .5)
    }

    .teachers-layout__list .teacher-item:first-child .teacher-item__img:before {
        content: '';
        display: block;
        position: absolute;
        top: -30px;
        right: -30px;
        bottom: -30px;
        left: -30px;
        border: 1px solid #dbbfbc
    }

    .reviews-page:before {
        content: '';
        display: block;
        z-index: -1;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 0;
        height: 100%;
        background-color: #ebdad8;
        width: 47%;
        max-width: 900px
    }

    .reviews-page .block-default .block-default__content>.button-default {
        width: 210px;
        position: absolute;
        right: 0;
        top: 0
    }

    .reviews-list__container::after {
        clear: both;
        content: "";
        display: block
    }

    .reviews-list__container .review-item {
        margin-bottom: 60px;
        width: 48%;
        margin-right: 4%;
        float: left
    }

    .reviews-list__container .review-item:nth-child(2n) {
        margin-right: 0;
        float: right
    }

    .reviews-list__container .review-item:nth-last-child(-n+2) {
        margin-bottom: 0
    }

    .reviews-list__foot {
        margin-top: 80px
    }

    .review-item {
        padding: 30px;
        -webkit-box-shadow: -70px 55px 120px rgba(222, 194, 190, 0);
        box-shadow: -70px 55px 120px rgba(222, 194, 190, 0);
        -webkit-transition-property: -webkit-box-shadow, -webkit-transform;
        transition-property: -webkit-box-shadow, -webkit-transform;
        -o-transition-property: box-shadow, transform;
        transition-property: box-shadow, transform;
        transition-property: box-shadow, transform, -webkit-box-shadow, -webkit-transform;
        -webkit-transition-duration: .4s;
        -o-transition-duration: .4s;
        transition-duration: .4s;
        -webkit-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
        -webkit-transform: translateZ(0) translateY(0);
        transform: translateZ(0) translateY(0)
    }

    .review-item:hover {
        -webkit-box-shadow: -70px 55px 120px rgba(222, 194, 190, .5);
        box-shadow: -70px 55px 120px rgba(222, 194, 190, .5);
        -webkit-transform: translateZ(0) translateY(-15px);
        transform: translateZ(0) translateY(-15px)
    }

    .review-item__bg {
        margin: -30px;
        padding: 0 30px
    }

    .about-layout__nav {
        display: none !important
    }

    .about-layout__header {
        background-color: #fff
    }

    .about-layout__header .video {
        height: 600px
    }

    .about-layout__header .video button:after {
        width: 240px;
        height: 240px;
        background-image: url("data:image/svg+xml,%3Csvg width='240' height='240' viewBox='0 0 240 240' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='120' cy='120' r='118.5' stroke='white' stroke-width='3'/%3E%3Cpath d='M140 120L112 96V144L140 120Z' fill='white'/%3E%3C/svg%3E%0A")
    }

    .about-layout__header .video button span {
        display: none
    }

    .about-layout__header .wrapper {
        text-align: center;
        padding: 134px 0;
        z-index: 1
    }

    .about-layout__header .wrapper>* {
        max-width: 900px;
        margin-left: auto;
        margin-right: auto
    }

    .about-layout__header .wrapper:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 50%;
        width: 600px;
        height: 300px;
        border-radius: 0 0 300px 300px;
        background-color: #ebdad8;
        margin-left: -300px;
        z-index: -1
    }

    .about-layout__header .wrapper:after {
        content: '';
        display: block;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 1px;
        height: 60px;
        background-color: rgba(60, 50, 50, .3);
        top: 50px
    }

    .about-layout__header .wrapper .h2,
    .about-layout__header .wrapper h2 {
        font-size: 72px;
        line-height: 81px;
        letter-spacing: -.02em;
        color: #c8a09b
    }

    .about-layout__header .wrapper p {
        line-height: 2.25em;
        color: rgba(60, 50, 50, .7);
        margin: 20px auto
    }

    .about-layout__numbers {
        padding: 133px 0 95px
    }

    .about-layout__numbers .h2,
    .about-layout__numbers h2 {
        display: none !important
    }

    .about-layout__numbers ul li {
        display: inline-block;
        height: auto;
        vertical-align: top;
        width: 20%;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0 0;
    }

    .about-layout__numbers ul li:nth-last-child(-n+5) {
        margin-bottom: 0
    }

    .about-layout__numbers ul span {
        font-size: 45px;
        margin-bottom: 15px;
    }

    .about-layout__numbers ul small {
        font-size: 20px;
        line-height: 22px
    }

    .about-layout__description {
        padding: 85px 0 75px
    }

    .about-layout__description .img-row {
        margin: 100px 0;
        position: relative;
        min-height: 390px
    }

    .about-layout__description .img-row.right {
        padding-right: 37%
    }

    .about-layout__description .img-row.right .img-row__img {
        left: 100%
    }

    .about-layout__description .img-row.left {
        padding-left: 37%
    }

    .about-layout__description .img-row.left .img-row__img {
        right: 100%
    }

    .about-layout__description .img-row.bordered .img-row__img:before {
        content: '';
        display: block;
        position: absolute;
        z-index: -1;
        top: -30px;
        bottom: -30px;
        left: -30px;
        right: -30px;
        width: auto;
        height: auto;
        border: 1px solid #dbbfbc
    }

    .about-layout__description .img-row__img {
        position: absolute;
        top: 0;
        margin: 0 -32%;
        height: 100%;
        max-width: 720px
    }

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

    .about-layout__teacher {
        padding: 75px 0 60px
    }

    .about-layout__teacher .teacher-item:first-child:before {
        content: '';
        display: block;
        width: 100vw;
        position: absolute;
        z-index: -1;
        top: -30px;
        bottom: -30px;
        left: -30px;
        height: auto;
        border: 1px solid #dbbfbc
    }

    .about-layout__students {
        padding: 60px 0
    }

    .about-layout__students h2 {
        margin-bottom: 137px
    }

    .about-layout__students_slider {
        display: none !important
    }

    .methodic-page:before {
        content: '';
        display: block;
        position: absolute;
        height: 100%;
        background-color: #ebdad8;
        right: 0;
        top: 0;
        width: 24%;
        max-width: 450px;
        z-index: -1
    }

    .methodic-block {
        padding-top: 200px;
        padding-bottom: 60px
    }

    .methodic-block .wrapper {
        min-height: 540px
    }

    .methodic-block__video {
        margin-left: 0;
        width: 50vw;
        left: 50%;
        position: absolute;
        top: 0;
        height: 540px
    }

    .methodic-block__video button:after {
        width: 120px;
        height: 120px;
        background-image: url("data:image/svg+xml,%3Csvg width='120' height='120' viewBox='0 0 120 120' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='60' cy='60' r='58.5' stroke='white' stroke-width='3'/%3E%3Cpath d='M70 60L56 48V72L70 60Z' fill='white'/%3E%3C/svg%3E%0A")
    }

    .methodic-block__text {
        padding-bottom: 0;
        padding-top: 0;
        width: 45%
    }

    .methodic-block__text:before {
        display: none !important
    }

    .documents-page .subscribe-block .wrapper:before {
        border-color: rgba(219, 191, 188, .2)
    }

    .documents-page .page-footer {
        color: #fff
    }

    .documents-page .page-footer__main .logo svg {
        fill: #fff !important
    }

    .documents-page .page-footer__main .button-default {
        border-color: #fff;
        color: #fff
    }

    .documents-page .page-footer__main .button-default:hover {
        background-color: #fff;
        color: #3c3232
    }

    .documents-page .page-footer__main .social-links>a {
        background-color: rgba(255, 255, 255, .2);
        color: #2a2222
    }

    .documents-page .page-footer__main .social-links>a:hover {
        background-color: #fff
    }

    .documents-page .page-footer__bottom {
        color: rgba(255, 255, 255, .4)
    }

    .documents-page .page-footer__bottom a:hover {
        color: rgba(255, 255, 255, .8) !important
    }

    .documents-page .page-footer__bottom p:last-child svg {
        fill: rgba(255, 255, 255, .2)
    }

    .documents-page .page-footer__bottom p:last-child svg:last-child {
        fill: #fff
    }

    .documents-page .page-footer__bottom p:last-child a svg {
        fill: #fff !important
    }

    .documents-block__list {
        margin-top: 86px
    }

    .documents-block__item {
        width: 43.5%;
        margin-right: 13%;
        padding-left: 90px;
        margin-bottom: 78px
    }

    .documents-block__item:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 17px;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAiCAYAAABMfblJAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAE5SURBVHgB7dY9TsMwGAbg13Z+miYssCAmjsBlegQkDgGq4DicoVIOwcAAQyc2hiqtkjaxjT+XKFS0QcJpJ79SlB/befwpthSGP6IBBq2n7/lsCsbgEjN6HvR10FqT8GiOB6U1DTDm/1Ez+Wvehymlngije1lv6Blcw/swzvl9+0xuagyRfeAvjKKUpJnANTvfcF9lXSMGCe8wHMYobgt0F9xi8iC2XhbfFbqrzO6zPI9fq2VZFgXKxQL1uoKWyhq0DeIsw9n5hT1zIeASTuW9rD4SWTdQjQQPBMJRgihNEdsjQ5yMIaLQaQ+2sYvmMr2qP6sVRqaCaJxsW2x5VCE3kwggwggYALRveJ5MxM3dbaNb6GcH1l2woUDKWz4baOH3h+PE8aAHPehBD3rQgx48Jmj+oOY4csj4Asb6d567o9jpAAAAAElFTkSuQmCC);
        width: 28px;
        height: 34px;
        background-repeat: no-repeat;
        background-size: contain
    }

    .documents-block__filter {
        max-width: 900px;
        border-bottom: 2px solid rgba(235, 218, 216, .1)
    }

    .documents-block__filter>div {
        overflow: visible
    }

    .documents-block__filter>div a,
    .documents-block__filter>div button {
        font-family: Lato, sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 17px;
        letter-spacing: .1em;
        text-transform: uppercase;
        color: rgba(219, 191, 188, .3);
        padding-bottom: 20px;
        margin-bottom: -2px;
        border-bottom: 2px solid rgba(219, 191, 188, 0);
        z-index: 1;
        position: relative
    }

    .documents-block__filter>div a:hover,
    .documents-block__filter>div button:hover {
        color: #dbbfbc
    }

    .documents-block__filter>div a.js-active,
    .documents-block__filter>div button.js-active {
        border-color: #dbbfbc;
        color: #dbbfbc
    }

    .error-block:before {
        content: '';
        display: block;
        width: 56%;
        position: absolute;
        height: 100%;
        background-color: #ebdad8;
        z-index: -1;
        left: 0;
        top: 0
    }

    .error-block.block-404:before {
        width: 43%
    }

    .lk-courses-page:before {
        content: '';
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 22%;
        background-color: #ebdad8;
        max-width: 420px
    }

    .lk-theory-page:before {
        content: '';
        display: block;
        z-index: -1;
        width: 47%;
        max-width: 900px;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        height: 100%;
        background-color: #ebdad8
    }

    .lk-test-page:before {
        content: '';
        display: block;
        position: absolute;
        width: 50%;
        background-color: #ebdad8;
        height: 100%;
        right: 0;
        top: 0;
        z-index: -1
    }

    .lk-certificate-page:before {
        content: '';
        display: block;
        width: 50%;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        background-color: #ebdad8;
        z-index: -1
    }

    .lk-profile-page:before {
        content: '';
        display: block;
        width: 28%;
        height: 100%;
        right: 0;
        top: 0;
        position: absolute;
        background-color: #ebdad8;
        z-index: -1
    }

    .lk-notice {
        padding: 60px;
        margin: 90px 0
    }

    .lk-notice:before {
        border-style: solid;
        height: 0;
        width: 0;
        border-color: transparent transparent #fff;
        border-width: 0 38px 36px;
        left: 55px;
        top: -22px
    }

    .lk-notice__close {
        position: relative;
        position: absolute;
        width: 40px;
        height: 40px;
        top: 30px;
        right: 30px
    }

    .lk-notice__close:after,
    .lk-notice__close:before {
        content: '';
        display: block;
        position: absolute;
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        left: 50%;
        top: 50%;
        width: 22px;
        height: 3px;
        background-color: #000;
        border-radius: 0
    }

    .lk-notice__close:before {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(-45deg);
        transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(-45deg)
    }

    .lk-notice__close:after {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(45deg);
        transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(45deg)
    }

    .lk-notice__close:after,
    .lk-notice__close:before {
        -webkit-transition-property: background-color;
        -o-transition-property: background-color;
        transition-property: background-color;
        -webkit-transition-duration: .2s;
        -o-transition-duration: .2s;
        transition-duration: .2s;
        -webkit-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out
    }

    .lk-notice__close:hover:after,
    .lk-notice__close:hover:before {
        background-color: #c8a09b
    }

    .lk-course-card {
        margin: 90px 0;
        background-color: #fff;
        padding: 60px 106px
    }

    .lk-course-card__head {
        min-height: 273px;
        padding-left: 540px;
        margin-bottom: 70px
    }

    .lk-course-card__head .img {
        border-radius: 0;
        width: 480px;
        height: 273px
    }

    .lk-course-card__head .title {
        font-size: 30px;
        margin-bottom: 10px
    }

    .lk-course-card__head time {
        font-size: 14px;
        margin-bottom: 10px
    }

    .lk-course-card__head .price {
        position: static;
        left: auto;
        top: auto;
        text-align: left;
        width: auto;
        margin-top: 20px;
        font-size: 18px;
        line-height: 100%
    }

    .lk-course-card__head .price span.for-big {
        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: 1.5em;
        color: #bdbdbd;
        vertical-align: baseline;
        margin-right: 10px
    }

    .lk-course-card .teacher {
        margin-top: 50px;
        padding-left: 87px;
        padding-top: 12px;
        min-height: 67px
    }

    .lk-course-card .teacher img {
        width: 67px;
        height: 67px
    }

    .lk-course-card .teacher span {
        font-size: 24px
    }

    .lk-course-card .teacher small {
        font-size: 13px;
        margin-bottom: 10px
    }

    .lk-course-card .education-steps {
        border-radius: 0;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .lk-course-card .education-steps>span {
        margin-bottom: 50px;
        padding: 0;
        font-size: 24px;
        border-bottom: none
    }

    .lk-course-card .education-steps__list {
        border: 1px solid #dbbfbc
    }

    .lk-course-card .education-steps__list>a {
        border-bottom: none;
        height: 109px;
        background-color: #fff;
        -webkit-box-shadow: -70px 55px 145px rgba(222, 194, 190, 0);
        box-shadow: -70px 55px 145px rgba(222, 194, 190, 0);
        display: -webkit-inline-box;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 25%;
        vertical-align: top;
        padding: 0 52px;
        -webkit-transition-property: -webkit-box-shadow, -webkit-transform;
        transition-property: -webkit-box-shadow, -webkit-transform;
        -o-transition-property: box-shadow, transform;
        transition-property: box-shadow, transform;
        transition-property: box-shadow, transform, -webkit-box-shadow, -webkit-transform;
        -webkit-transition-duration: .4s;
        -o-transition-duration: .4s;
        transition-duration: .4s;
        -webkit-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
        -webkit-transform: translateZ(0) translateX(0) translateY(0);
        transform: translateZ(0) translateX(0) translateY(0)
    }

    .lk-course-card .education-steps__list>a:first-child:hover {
        -webkit-transform: translateZ(0) translateY(-20px) translateX(-20px);
        transform: translateZ(0) translateY(-20px) translateX(-20px)
    }

    .lk-course-card .education-steps__list>a:last-child:hover {
        -webkit-transform: translateZ(0) translateY(-20px) translateX(20px);
        transform: translateZ(0) translateY(-20px) translateX(20px)
    }

    .lk-course-card .education-steps__list>a:hover {
        -webkit-box-shadow: -70px 55px 145px rgba(222, 194, 190, .5);
        box-shadow: -70px 55px 145px rgba(222, 194, 190, .5);
        -webkit-transform: translateZ(0) translateY(-20px);
        transform: translateZ(0) translateY(-20px)
    }

    .lk-course-card .education-steps__list>a:hover:after {
        opacity: 1
    }

    .lk-course-card .education-steps__list>a:hover span {
        color: rgba(60, 50, 50, .8)
    }

    .lk-course-card .education-steps__list>a:after {
        opacity: 0;
        -webkit-transition-property: opacity;
        -o-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-duration: .2s;
        -o-transition-duration: .2s;
        transition-duration: .2s;
        -webkit-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out
    }

    .lk-course-card .education-steps__list>a i {
        left: -23px;
        top: 4px
    }

    .lk-course-card .education-steps__list>a span {
        font-size: 18px;
        margin-bottom: 15px;
        color: rgba(130, 130, 130, .8);
        -webkit-transition-property: color;
        -o-transition-property: color;
        transition-property: color;
        -webkit-transition-duration: .2s;
        -o-transition-duration: .2s;
        transition-duration: .2s;
        -webkit-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out
    }

    .lk-course-card .education-steps__list>a small {
        font-size: 16px
    }

    .lk-course-card__timer_title {
        margin-bottom: 30px
    }

    .lk-course-card__timer_row {
        width: 450px
    }

    .lk-course-card__timer_row span {
        font-size: 37px
    }

    .lk-course-card__timer_row small {
        font-size: 10px
    }

    .lk-course-card__timer_row .col {
        width: 94px;
        height: 94px
    }

    .lk-course-card__content {
        padding-bottom: 0;
        margin-top: 70px
    }

    .lk-course-card__content:before {
        display: none
    }

    .lk-course-card__content .accordion-header {
        display: none
    }

    .lk-course-card__content .accordion-content {
        max-height: none !important;
        display: block !important
    }

    .lk-course-card .subtitle {
        font-size: 24px
    }

    .lk-load-more {
        margin-top: 150px
    }

    .lk-load-more .button-default {
        width: 240px;
        margin-left: auto;
        margin-right: auto
    }

    .lk-buttons {
        margin-top: 100px
    }

    .lk-buttons .button-default {
        margin-bottom: 20px
    }

    .lk-video-course {
        margin: 90px 0;
        height: 424px;
        -webkit-box-shadow: -70px 55px 145px rgba(222, 194, 190, .5);
        box-shadow: -70px 55px 145px rgba(222, 194, 190, .5)
    }

    .lk-video-course:first-child {
        margin-top: 0
    }

    .lk-video-course:last-child {
        margin-bottom: 0
    }

    .lk-video-course:nth-child(2n) .lk-video-course__video {
        width: 50%
    }

    .lk-video-course:before {
        left: 0;
        margin-left: 0;
        width: 100%
    }

    .lk-video-course__text {
        padding: 60px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -moz-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: absolute;
        width: 50%;
        height: 100%;
        left: 0;
        top: 0
    }

    .lk-video-course__video {
        height: 100%;
        width: 50%;
        margin-left: 0;
        position: absolute
    }

    .lk-test-nav {
        margin: 70px 0 0
    }

    .lk-test-block {
        -webkit-box-shadow: -70px 55px 120px rgba(222, 194, 190, .2);
        box-shadow: -70px 55px 120px rgba(222, 194, 190, .2);
        max-width: 940px;
        padding: 50px 60px
    }

    .lk-test-block__form {
        margin-top: 60px
    }

    .lk-test-block__form::after {
        clear: both;
        content: "";
        display: block
    }

    .lk-test-block__form .input-container {
        width: 30%;
        margin-right: 5%;
        float: left
    }

    .lk-test-block__form .input-container:nth-child(3n) {
        margin-right: 0
    }

    .lk-wide-video {
        width: 1115px;
        height: 702px;
        left: auto;
        margin-left: 0
    }

    .lk-profile-form h3 {
        margin: 60px 0 35px
    }

    .lk-profile-form button[type=button] {
        margin: 35px 0;
        width: 240px
    }

    .lk-profile-form button[type=submit] {
        width: 240px;
        margin-top: 100px
    }

    .lk-profile-form__photo {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .lk-profile-form__photo .img {
        margin: 0
    }

    .lk-profile-form__photo .input-container {
        margin: 0 0 0 40px
    }
}

@media screen and (min-width:1200px) and (max-width:1439px) {
    .text-block__img-slider {
        width: calc(50vw + 580px)
    }

    .wrapper {
        width: 1160px
    }

    .cancel-scroll:not(.is-safari) .page-header__main,
    .cancel-scroll:not(.is-safari) main {
        padding-right: 17px;
        padding-right: var(--scrollbarWidth, 17px)
    }

    .search-string .sort-list {
        max-width: 580px
    }

    .main-page-layout__header .slider:before {
        margin-left: -520px
    }

    .main-page-layout__header .slider .slick-arrow.slick-prev {
        margin-left: -580px
    }

    .main-page-layout__header .slider .slick-arrow.slick-next {
        margin-left: -470px
    }

    .main-page-layout__courses_slider .course-directions__item {
        width: 360px;
        margin-right: 40px
    }

    .main-page-layout__video .wrapper {
        padding-right: 670px
    }

    .main-page-layout__types .list>a:hover .arrow {
        left: 250px
    }

    .main-page-layout__certificate .wrapper {
        padding-left: 640px
    }

    .main-page-layout__about .wrapper {
        padding-left: 580px
    }

    .main-page-layout__about h3:first-child:before {
        width: 150px
    }

    .main-page-layout__teachers_item {
        width: 353.33333px;
        margin-right: 50px
    }

    .course-list__item .head {
        padding-right: 30px;
        width: 250px
    }

    .course-list__item .price {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .course-list__item .button-default {
        margin-left: auto
    }

    .set-courses-block .wrapper {
        padding-left: 610px !important
    }

    .search-result-page:before {
        width: calc(50% - 580px)
    }

    .publication-item-layout__content .wrapper {
        padding-right: 350px
    }

    .publication-item-layout__content .text-block__video h1,
    .publication-item-layout__content .text-block__video h2,
    .publication-item-layout__content .text-block__video h3,
    .publication-item-layout__content .text-block__video h4,
    .publication-item-layout__content .text-block__video h5 {
        width: 290px
    }

    .register-course-layout__header .wrapper {
        margin-left: 50px;
    }

    .course-directions__list .course-directions__item {
        width: 350px;
        margin-right: 55px
    }

    .course-directions__list .course-directions__item:nth-child(3n) {
        margin-right: 0
    }

    .course-directions__list .course-directions__item:nth-last-child(-n+3) {
        margin-bottom: 0
    }

    .course-item-layout__program .img-row.img-right .img-row__img {
        margin-left: 5%
    }

    .course-item-layout__program .img-row.img-left .img-row__img {
        margin-right: 5%
    }

    .about-layout__description .img-row__img {
        width: calc(32% + 50vw - 580px)
    }
}

@media screen and (min-width:1440px) {
    .text-block__img-slider {
        width: calc(50vw + 690px)
    }

    .wrapper {
        width: 1380px
    }

    .page-header__main .online-education {
        display: block
    }

    .page-header__menu .menu {
        margin-left: 460px
    }

    .search-string .sort-list {
        max-width: 690px
    }

    .main-page-layout__header .slider:before {
        margin-left: -630px
    }

    .main-page-layout__header .slider .slick-arrow.slick-prev {
        margin-left: -690px
    }

    .main-page-layout__header .slider .slick-arrow.slick-next {
        margin-left: -580px
    }

    .main-page-layout__courses_slider .course-directions__item {
        width: 300px;
        margin-right: 60px
    }

    .main-page-layout__video .wrapper {
        padding-right: 780px
    }

    .main-page-layout__types .list>a {
        padding-right: 110px
    }

    .main-page-layout__types .list>a:hover .arrow {
        left: 310px
    }

    .main-page-layout__certificate .wrapper {
        padding-left: 750px
    }

    .main-page-layout__about .wrapper {
        padding-left: 690px
    }

    .main-page-layout__about h3:first-child:before {
        width: 270px
    }

    .main-page-layout__teachers_item {
        width: 420px;
        margin-right: 60px
    }

    .course-list__item .head {
        padding-right: 60px
    }

    .set-courses-block .wrapper {
        padding-left: 720px !important
    }

    .search-result-page:before {
        width: calc(50% - 510px)
    }

    .search-result-page .search-string {
        width: 1200px
    }

    .publications-list__item:nth-child(3n-2) .img {
        width: 1170px
    }

    .publications-list__item:nth-child(3n-2) .more {
        margin-right: -215px
    }

    .publications-list__item:nth-child(3n) .img {
        width: 1050px
    }

    .publications-list__item:nth-child(3n) .more {
        margin-right: -100px
    }

    .publication-item-layout__content .wrapper {
        padding-right: 480px
    }

    .publication-item-layout__content .text-block__video h1,
    .publication-item-layout__content .text-block__video h2,
    .publication-item-layout__content .text-block__video h3,
    .publication-item-layout__content .text-block__video h4,
    .publication-item-layout__content .text-block__video h5 {
        width: 420px
    }

    .register-course-layout__header .wrapper {
        margin-left: 50px;
    }

    .register-course-layout__form .buttons {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .register-course-layout__form .buttons .button-default {
        margin-bottom: 0;
        width: 48%;
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .register-course-layout__form .buttons .button-default.hollow {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .course-directions__list .course-directions__item {
        width: 300px;
        margin-right: 60px
    }

    .course-directions__list .course-directions__item:nth-child(4n) {
        margin-right: 0
    }

    .course-directions__list .course-directions__item:nth-last-child(-n+4) {
        margin-bottom: 0
    }

    .course-item-layout__program .img-row.img-right .img-row__img {
        margin-left: 120px
    }

    .course-item-layout__program .img-row.img-left .img-row__img {
        margin-right: 120px
    }

    .course-item-layout__program .img-row__text {
        width: 570px
    }

    .about-layout__description .img-row__img {
        width: calc(32% + 50vw - 690px)
    }
}

@media screen and (min-width:1900px) {
    .page-header__main .online-education {
        left: 50%;
        margin-left: -690px
    }

    .page-header__menu {
        width: 1380px;
        margin: 0 auto
    }

    .page-header__menu .menu {
        margin-left: 330px;
        margin-right: 140px
    }
}

@media screen and (max-width:1199px) {
    .for-big {
        display: none !important
    }

    .text-block__img-slider .slick-arrow {
        display: none !important
    }

    .page-header__main .account .title {
        display: none
    }

    .page-header__menu_scroll {
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        padding: 40px 0 30px
    }

    .page-header__menu_scroll>* {
        display: block;
        margin-left: auto;
        margin-right: auto;
        max-width: 315px
    }

    .block-decor {
        display: none !important
    }

    .block-default__bg {
        display: none !important
    }

    .course-filter__content form {
        color: #f4efee
    }

    .course-filter__content form [type=color],
    .course-filter__content form [type=date],
    .course-filter__content form [type=datetime-local],
    .course-filter__content form [type=datetime],
    .course-filter__content form [type=email],
    .course-filter__content form [type=month],
    .course-filter__content form [type=number],
    .course-filter__content form [type=password],
    .course-filter__content form [type=search],
    .course-filter__content form [type=tel],
    .course-filter__content form [type=text],
    .course-filter__content form [type=time],
    .course-filter__content form [type=url],
    .course-filter__content form [type=week],
    .course-filter__content form input:not([type]),
    .course-filter__content form select,
    .course-filter__content form textarea {
        border-color: #f4efee
    }

    .course-filter__content form select {
        background-image: url("data:image/svg+xml,%3Csvg width='6' height='4' viewBox='0 0 6 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0L6 1.0116e-07L3 4L0 0Z' fill='%23F7F2F1'/%3E%3C/svg%3E%0A")
    }

    .teacher-item__tab-nav {
        display: none !important
    }

    .main-page-layout__decors {
        display: none !important
    }

    .main-page-layout__header .slider .slick-arrow {
        display: none !important
    }

    .main-page-layout__header .slider .slick-dots {
        display: none !important
    }

    .main-page-layout__header .slick-item .buttons,
    .main-page-layout__header .slick-item .quote {
        display: none
    }

    .course-list__item .sale~.img,
    .course-list__item .sale~.text .price {
        margin-top: 50px
    }

    .publication-item-page .subscribe-block {
        -webkit-box-shadow: -70px 55px 250px rgba(222, 194, 190, .5);
        box-shadow: -70px 55px 250px rgba(222, 194, 190, .5)
    }

    .publications-list-layout__sidebar {
        display: none !important
    }

    .publication-item-layout__header .scroll-down {
        display: none !important
    }

    .course-choose h3 {
        display: none
    }

    .course-choose__item .button-default.hollow {
        height: 40px;
        padding: 0 5px;
        line-height: 36px;
        width: 95px
    }

    .course-choose__item .sale {
        display: none
    }

    .course-directions-block .sort-list {
        display: none !important
    }

    .contacts-page .subscribe-block {
        display: none !important
    }

    .contacts-block__text .requisites>div {
        margin-bottom: 10px
    }

    .contacts-block__text .requisites>div::after {
        clear: both;
        content: "";
        display: block
    }

    .contacts-block__text .requisites>div p {
        width: 50%;
        float: left;
        margin-bottom: 0
    }

    .course-item-layout__about {
        background: 0 0 !important
    }

    .course-item-layout__about .img {
        display: none !important
    }



    .reviews-page .block-default {
        padding-top: 0;
        padding-bottom: 0
    }

    .reviews-page .block-default .block-default__content {
        position: relative;
        padding: 33px 0 70px
    }

    .reviews-page .block-default .block-default__content:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 50%;
        width: 100vw;
        margin-left: -50vw;
        height: 100%;
        background-color: #ebdad8;
        z-index: -1
    }

    .reviews-page .subscribe-block {
        -webkit-box-shadow: -70px 55px 250px rgba(222, 194, 190, .5);
        box-shadow: -70px 55px 250px rgba(222, 194, 190, .5)
    }

    .reviews-list__container .review-item:last-child {
        margin-bottom: 0
    }

    .about-layout__header .wrapper .decor {
        display: none !important
    }

    .about-layout__description .img-row__img {
        width: 100vw;
        position: relative;
        left: 50%;
        margin-left: -50vw
    }

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

    .about-layout__teacher .teacher-item:first-child .teacher-item__img:before {
        content: '';
        display: block;
        position: absolute;
        top: -10px;
        left: -10px;
        right: -10px;
        bottom: -10px;
        border: 1px solid #dbbfbc
    }

    .about-layout__students_big-slider {
        display: none !important
    }

    .documents-block__filter .trigger {
        height: 40px;
        line-height: 38px;
        border-bottom: 2px solid #fff
    }

    .documents-block__filter .trigger:after {
        border-color: #fff transparent transparent
    }

    .error-block__img-decor,
    .error-block__text-decor {
        display: none !important
    }
}

@media screen and (max-width:640px) {
    .not-small {
        display: none !important
    }

    .text-block p .button-default {
        width: 100%
    }

    .wrapper {
        width: calc(80%);
        margin-left: auto;
        margin-right: auto;
    }
    
    .easy-to-start {
        padding-bottom: 60px;
        margin-top: -100px;
    }

    .cancel-scroll.is-safari {
        position: fixed
    }

    .grid-col {
        margin-bottom: 30px
    }

    .grid-col:last-child {
        margin-bottom: 0
    }

    .teacher-item__img:before {
        content: '';
        display: block;
        position: absolute;
        top: -10px;
        left: -10px;
        right: -10px;
        bottom: -10px;
        border: 1px solid #dbbfbc
    }

    .main-page-layout__courses_slider .course-directions__item {
        width: 90vw;
        max-width: 315px;
        margin-right: 15px
    }

    .main-page-layout__types .list>a {
        width: 95vw;
        max-width: 345px
    }

    .main-page-layout__types .list>a:last-child {
        margin-bottom: 0
    }

    .main-page-layout__teachers_item {
        width: 90vw;
        max-width: 315px
    }

    .course-list__item:last-child {
        margin-bottom: 0
    }

    .blog-list__item:last-child {
        margin-bottom: 0
    }

    .course-choose__item .capacity {
        display: none
    }

    .course-directions__list .course-directions__item:last-child {
        margin-bottom: 0
    }

    .course-item-layout__program .img-row.img-left .img-row__img {
        float: right
    }

    .course-item-layout__program .img-row__img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .teachers-page .subscribe-block {
        -webkit-box-shadow: -70px 55px 250px rgba(222, 194, 190, .5);
        box-shadow: -70px 55px 250px rgba(222, 194, 190, .5)
    }

    .teacher-block .teacher-item {
        position: relative;
        padding-bottom: 30px
    }

    .teacher-block .teacher-item:before {
        content: '';
        display: block;
        z-index: -1;
        width: 100vw;
        position: absolute;
        height: auto;
        left: 50%;
        margin-left: -50vw;
        bottom: 0;
        top: 200px;
        background-color: #ebdad8
    }

    .teachers-layout__list .teacher-item:first-child {
        position: relative;
        padding-bottom: 30px
    }

    .teachers-layout__list .teacher-item:first-child:before {
        content: '';
        display: block;
        z-index: -1;
        position: absolute;
        width: 100vw;
        left: 50%;
        margin-left: -50vw;
        height: auto;
        top: 200px;
        bottom: 0;
        background-color: #ebdad8
    }

    .about-layout__numbers ul li:last-child {
        margin-bottom: 0
    }

    .about-layout__description .img-row__img {
        height: 220px
    }

    .about-layout__students_slider .slick-slide {
        width: 90vw;
        max-width: 315px
    }

    .documents-block__item:last-child {
        margin-bottom: 0
    }

    .lk-course-card__timer_row {
        width: 90vw;
        max-width: 315px
    }
}

@-webkit-keyframes spinTimer {
    0% {
        -webkit-transform: translateZ(0) rotate(-135deg);
        transform: translateZ(0) rotate(-135deg)
    }

    100% {
        -webkit-transform: translateZ(0) rotate(225deg);
        transform: translateZ(0) rotate(225deg)
    }
}

@keyframes spinTimer {
    0% {
        -webkit-transform: translateZ(0) rotate(-135deg);
        transform: translateZ(0) rotate(-135deg)
    }

    100% {
        -webkit-transform: translateZ(0) rotate(225deg);
        transform: translateZ(0) rotate(225deg)
    }
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

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

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

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

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

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

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

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

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

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

/* End */


/* Start:/local/templates/tpl/css/style.min.css?165295932694044*/
@keyframes changeAnimate {

    0%,
    70%,
    to {
        opacity: 0
    }

    10%,
    50% {
        opacity: 1
    }
}

@keyframes changeAnimate2 {

    0%,
    70%,
    to {
        opacity: 1
    }

    10%,
    50% {
        opacity: 0
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(50, 210, 115, .4);
        box-shadow: 0 0 0 0 rgba(50, 210, 115, .4)
    }

    70% {
        -moz-box-shadow: 0 0 0 10px transparent;
        box-shadow: 0 0 0 10px transparent
    }

    to {
        -moz-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent
    }
}

.timer {
    display: inline-block;
    box-sizing: border-box;
    padding-left: 35px;
    font-size: 0;
    white-space: nowrap;
    position: relative;
    pointer-events: none
}

@media screen and (max-width:640px) {
    .timer {
        padding-left: 0;
        margin-top: 15px
    }
}

.timer__days-title,
.timer__hours-title,
.timer__minutes-title,
.timer__seconds-title {
    color: #20204f;
    font-size: 11px;
    position: absolute;
    bottom: 7px;
    margin-left: -79px;
    width: 50px;
    text-align: center;
    opacity: .7
}

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

    .timer__days-title,
    .timer__hours-title,
    .timer__minutes-title,
    .timer__seconds-title {
        margin-left: -64px
    }
}

.timer__days,
.timer__hours,
.timer__minutes,
.timer__seconds {
    color: #000;
    text-shadow: 0 0 6px #fff;
    font-size: 34px;
    display: inline-block;
    line-height: 56px;
    height: 80px;
    box-sizing: border-box;
    margin-right: 15px;
    border: 2px solid #f8f3f2;
    padding: 5px;
    width: 80px;
    text-align: center;
    border-radius: 50px
}

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

    .timer__days,
    .timer__hours,
    .timer__minutes,
    .timer__seconds {
        margin-right: 0;
        border-color: #fff
    }
}

.timer_white-title .timer__days-title,
.timer_white-title .timer__hours-title,
.timer_white-title .timer__minutes-title,
.timer_white-title .timer__seconds-title {
    color: #fff
}

.course-item-layout__requirements .wrapper {
    padding: 60px
}

.course-item-layout__requirements .wrapper:before {
    bottom: 0
}

.course-directions__item--video>div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column
}

.course-directions__item--video .text {
    justify-content: flex-start
}

.sales-list__item--archive img {
    -webkit-filter: grayscale(100%);
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' ><filter id='gray'><feColorMatrix in='SourceGraphic' type='saturate' values='0' /></filter></svg>#gray");
    filter: grayscale(100%)
}

.svg-about {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 36.28691983122363% 77.20207253886011%
}

.svg-about-dims {
    width: 43px;
    height: 44px
}

.svg-back-arrow {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 39.53488372093023% 55.80357142857143%
}

.svg-back-arrow-dims {
    width: 22px;
    height: 13px
}

.svg-close {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 93.02325581395348% 99.53488372093024%
}

.svg-close-dims {
    width: 22px;
    height: 22px
}

.svg-cup-star {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 58.70445344129555% 37.096774193548384%
}

.svg-cup-star-dims {
    width: 33px;
    height: 51px
}

.svg-error {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 100% 84.75336322869956%
}

.svg-error-dims {
    width: 14px;
    height: 14px
}

.svg-fb {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 94.48818897637796% 77.35849056603773%
}

.svg-fb-dims {
    width: 26px;
    height: 25px
}

.svg-icon-about-1 {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 18.143459915611814% 77.20207253886011%
}

.svg-icon-about-1-dims {
    width: 43px;
    height: 44px
}

.svg-icon-about-2 {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 77.54237288135593% 55.27638190954774%
}

.svg-icon-about-2-dims {
    width: 44px;
    height: 38px
}

.svg-icon-about-3 {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 0 100%
}

.svg-icon-about-3-dims {
    width: 43px;
    height: 40px
}

.svg-icon-about-4 {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 0 78.83597883597884%
}

.svg-icon-about-4-dims {
    width: 43px;
    height: 48px
}

.svg-icon-about-5 {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 72.57383966244726% 76.80412371134021%
}

.svg-icon-about-5-dims {
    width: 43px;
    height: 43px
}

.svg-icon-about-6 {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 54.43037974683544% 77.20207253886011%
}

.svg-icon-about-6-dims {
    width: 43px;
    height: 44px
}

.svg-icon-circle-about {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 37.2093023255814% 38.12154696132597%
}

.svg-icon-circle-about-dims {
    width: 65px;
    height: 56px
}

.svg-icon-circle-school {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 82.0627802690583% 0
}

.svg-icon-circle-school-dims {
    width: 57px;
    height: 55px
}

.svg-icon-circle-training {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 76.89075630252101% 30.21978021978022%
}

.svg-icon-circle-training-dims {
    width: 42px;
    height: 55px
}

.svg-icon-question {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 84.90566037735849% 24.774774774774773%
}

.svg-icon-question-dims {
    width: 15px;
    height: 15px
}

.svg-ins {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 47.05882352941177% 92.9245283018868%
}

.svg-ins-dims {
    width: 25px;
    height: 25px
}

.svg-ins-reviews {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 84.31372549019608% 70.28301886792453%
}

.svg-ins-reviews-dims {
    width: 25px;
    height: 25px
}

.svg-ok {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 84.90566037735849% 31.53153153153153%
}

.svg-ok-dims {
    width: 15px;
    height: 15px
}

.svg-password-hide {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 48.06201550387597% 55.55555555555556%
}

.svg-password-hide-dims {
    width: 22px;
    height: 12px
}

.svg-password-show {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 31.007751937984494% 58.68544600938967%
}

.svg-password-show-dims {
    width: 22px;
    height: 24px
}

.svg-plus {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 99.61977186311788% 97.27272727272727%
}

.svg-plus-dims {
    width: 17px;
    height: 17px
}

.svg-plus-circle {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 0 43.94904458598726%
}

.svg-plus-circle-dims {
    width: 80px;
    height: 80px
}

.svg-rating {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 0 0
}

.svg-rating-dims {
    width: 183px;
    height: 44px
}

.svg-rating-fill {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 0 20.754716981132077%
}

.svg-rating-fill-dims {
    width: 165px;
    height: 25px
}

.svg-remove-card {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 100% 73.54260089686099%
}

.svg-remove-card-dims {
    width: 14px;
    height: 14px
}

.svg-search {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 55.76923076923077% 90.78341013824885%
}

.svg-search-dims {
    width: 20px;
    height: 20px
}

.svg-setting {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 27.165354330708663% 92.9245283018868%
}

.svg-setting-dims {
    width: 26px;
    height: 25px
}

.svg-share-fb {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 16.929133858267715% 92.9245283018868%
}

.svg-share-fb-dims {
    width: 26px;
    height: 25px
}

.svg-share-inst {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 37.254901960784316% 92.9245283018868%
}

.svg-share-inst-dims {
    width: 25px;
    height: 25px
}

.svg-share-vk {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 94.48818897637796% 89.15094339622641%
}

.svg-share-vk-dims {
    width: 26px;
    height: 25px
}

.svg-slider-left {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 100% 62.755102040816325%
}

.svg-slider-left-dims {
    width: 40px;
    height: 41px
}

.svg-slider-left-invert {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 100% 20.918367346938776%
}

.svg-slider-left-invert-dims {
    width: 40px;
    height: 41px
}

.svg-slider-right {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 100% 0
}

.svg-slider-right-dims {
    width: 40px;
    height: 41px
}

.svg-slider-right-invert {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 100% 41.83673469387755%
}

.svg-slider-right-invert-dims {
    width: 40px;
    height: 41px
}

.svg-star-fill {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    background-position: 84.58646616541354% 38.11659192825112%
}

.svg-star-fill-dims {
    width: 14px;
    height: 14px
}

.swiper-button-next,
.swiper-pagination-bullet {
    outline: 0
}

.swiper-container_full {
    width: 100%;
    height: 380px;
    background-color: #b22424
}

.swiper-container_center {
    margin: 0 auto;
    max-width: 1090px
}

.swiper-container_pick-course {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 700px;
    background-color: #b22424
}

.swiper-container_lk {
    position: relative;
    width: 100%
}

@media screen and (max-width:1024px) {
    .swiper-container_lk {
        min-height: 100%;
        padding-bottom: 60px
    }
}

@media screen and (max-width:769px) {
    .swiper-container_lk {
        padding-bottom: 40px
    }
}

.swiper-container_reviews {
    position: relative;
    z-index: 100;
    width: 100%
}

.swiper-container_anu-level {
    width: 100%
}

.swiper-container-arrow {
    box-sizing: border-box;
    max-width: 1160px;
    padding: 0 27px;
    height: 42px;
    width: 100%;
    margin: -20px auto 0;
    position: absolute;
    z-index: 200;
    left: 0;
    right: 0
}

@media screen and (min-width:769px) {
    .swiper-container-arrow {
        padding: 0 35px
    }
}

@media screen and (min-width:1160px) {
    .swiper-container-arrow {
        padding: 0
    }
}

@media screen and (max-width:1240px) {
    .swiper-container-arrow {
        width: calc(100% - 120px)
    }
}

.swiper-container-arrow_lesson {
    margin-top: -20px;
    width: calc(100% - 40px);
    max-width: 680px;
    top: 50%
}

@media screen and (max-width:769px) {
    .swiper-container-arrow_lesson {
        display: none
    }
}

.swiper-container-arrow_reviews {
    bottom: 273px;
    z-index: 10
}

@media screen and (max-width:1160px) {
    .swiper-container-arrow_reviews {
        display: none
    }
}

.swiper-container-arrow_lk {
    bottom: 186px
}

@media screen and (orientation:landscape) and (max-width:812px) {
    .swiper-container-arrow_lk {
        width: 96%
    }
}

@media screen and (max-width:1024px) {
    .swiper-container-arrow_lk {
        width: 96%;
        bottom: 194px
    }
}

@media screen and (max-width:670px) {
    .swiper-container-arrow_lk {
        max-width: 337px
    }
}

.swiper-container-arrow_lk-our-courses {
    width: 98.5%;
    top: 159px
}

.swiper-container-arrow_any-level {
    bottom: 37%;
    display: block
}

@media screen and (max-width:1160px) {
    .swiper-container-arrow_any-level {
        width: 95%
    }
}

@media screen and (max-width:769px) {
    .swiper-container-arrow_any-level {
        max-width: 380px
    }
}

@media only screen and (max-width:440px) {
    .swiper-container-arrow_any-level {
        width: 100%;
        bottom: 32%
    }
}

@media screen and (min-width:1160px) {
    .swiper-container-arrow_any-level {
        display: none
    }
}

.swiper-container-arrow .swiper-button-next {
    right: -40px
}

.swiper-container-arrow .swiper-button-prev {
    left: -40px
}

@media screen and (max-width:1160px) {
    .swiper-container-arrow .swiper-button-next {
        right: 0
    }

    .swiper-container-arrow .swiper-button-prev {
        left: 0
    }
}

.swiper-slide {
    box-sizing: border-box
}

.swiper-slide_auto {
    width: auto
}

@media only screen and (max-width:440px) {
    .swiper-slide_auto {
        width: 100%
    }
}

.swiper-slide_lk {
    padding-top: 60px
}

@media screen and (max-width:1024px) {
    .swiper-slide_lk {
        padding-top: 0;
        width: 50%
    }
}

@media screen and (max-width:670px) {
    .swiper-slide_lk {
        width: 100%
    }
}

.swiper-slide_lesson {
    padding: 0 40px
}

@media screen and (max-width:769px) {
    .swiper-slide_lesson {
        padding: 0
    }
}

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

.swiper-slide_reviews {
    max-width: 350px
}

.swiper-slide_reviews:not(:last-child) {
    margin-right: 20px
}

@media screen and (max-width:1160px) {
    .swiper-slide_reviews {
        width: 33.3%;
        max-width: 100%
    }

    .swiper-slide_reviews:not(:last-child) {
        margin-right: 0
    }
}

@media screen and (max-width:860px) {
    .swiper-slide_reviews {
        width: 50%
    }
}

@media screen and (max-width:769px) {
    .swiper-slide_reviews {
        width: 100%
    }
}

.swiper-slide_any-level {
    max-width: 320px;
    padding-top: 89px
}

.swiper-slide_any-level:not(:last-child) {
    margin-right: 40px
}

@media screen and (max-width:1160px) {
    .swiper-slide_any-level:not(:last-child) {
        margin-right: 0
    }

    .swiper-slide_any-level {
        max-width: 50%
    }
}

@media screen and (max-width:769px) {
    .swiper-slide_any-level {
        max-width: 100%
    }
}

.swiper-inner {
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0 auto;
    box-sizing: border-box;
    max-width: 1160px;
    padding: 0 27px
}

@media screen and (min-width:769px) {
    .swiper-inner {
        padding: 0 35px
    }
}

@media screen and (min-width:1160px) {
    .swiper-inner {
        padding: 0
    }
}

@media screen and (max-width:1024px) {
    .swiper-inner_lk {
        padding-top: 19px
    }
}

.swiper-inner_center {
    display: flex;
    align-items: center;
    justify-content: center
}

.swiper-inner_reviews {
    padding: 0
}

@media screen and (max-width:1160px) {
    .swiper-inner_reviews {
        width: 90%
    }
}

@media screen and (max-width:769px) {
    .swiper-inner_reviews {
        max-width: 350px
    }
}

.swiper-content {
    box-sizing: border-box;
    max-width: 370px;
    width: 31.9%;
    padding: 82px 0 85px;
    position: relative;
    left: 65px
}

@media screen and (max-width:1160px) {
    .swiper-content {
        left: 95px
    }
}

@media screen and (max-width:1024px) {
    .swiper-content {
        padding: calc(30% + 40px) 28px 28px;
        margin: 0 auto;
        width: 100%;
        max-width: 283px;
        left: 0;
        right: 0
    }
}

@media screen and (max-width:670px) {
    .swiper-content {
        padding-top: 220px
    }
}

.swiper-content-preview {
    width: 56.9%;
    height: auto;
    position: absolute;
    right: 35px;
    bottom: 12px
}

.swiper-content-preview img {
    width: 100%;
    height: auto
}

@media screen and (max-width:1160px) {
    .swiper-content-preview_lk {
        width: 100%;
        right: 95px
    }
}

@media screen and (max-width:1024px) {
    .swiper-content-preview_lk {
        margin: 0 auto;
        max-width: 340px;
        height: auto;
        top: 0;
        left: 0;
        right: 0
    }
}

.swiper-content__title {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 500
}

@media screen and (max-width:769px) {
    .swiper-content__title {
        padding-top: 0
    }
}

@media only screen and (max-width:440px) {
    .swiper-content__title {
        padding-top: 0
    }
}

.swiper-content__text {
    width: 100%;
    max-width: 370px
}

.swiper-content__button {
    margin-top: 40px
}

@media screen and (max-width:1024px) {
    .swiper-content__button {
        display: none
    }
}

.swiper-pagination {
    position: relative;
    margin-bottom: 122px
}

.swiper-pagination_default {
    max-width: 1160px;
    margin: 2.6% auto 0;
    padding-bottom: 3.2%
}

@media screen and (max-width:1160px) {
    .swiper-pagination_default {
        margin-top: 40px;
        padding-bottom: 60px
    }
}

.swiper-pagination_default .swiper-pagination-bullet:after {
    width: 60px;
    left: -22px
}

.swiper-pagination_default .swiper-pagination-bullet:first-child:after {
    width: 30px
}

.swiper-pagination_default .swiper-pagination-bullet:last-child:after {
    width: 30px
}

.swiper-pagination_default .swiper-pagination-bullet-active:before {
    background-color: #f9f8f8
}

.swiper-pagination_lesson {
    margin-top: 40px;
    margin-bottom: 0;
    display: block
}

@media screen and (min-width:769px) {
    .swiper-pagination_lesson {
        display: none
    }
}

.swiper-pagination_pick-course {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 104px !important
}

@media only screen and (max-width:440px) {
    .swiper-pagination_pick-course {
        bottom: 42px !important
    }
}

.swiper-pagination_any-level {
    margin: 0 auto;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

@media screen and (min-width:1160px) {
    .swiper-pagination_any-level {
        display: none
    }
}

@media screen and (max-width:1024px) {
    .swiper-pagination_any-level {
        padding: 0
    }
}

.swiper-pagination_any-level .swiper-pagination-bullet-active:before {
    background-color: #b22424
}

.swiper-pagination_lk {
    margin-bottom: 62px
}

@media only screen and (max-width:440px) {
    .swiper-pagination_lk {
        font-size: 0
    }
}

@media screen and (max-width:1024px) {
    .swiper-pagination_lk {
        position: absolute;
        bottom: 70px;
        left: 0;
        right: 0;
        margin: 0 auto
    }
}

.swiper-pagination_lk .swiper-pagination-bullet {
    padding-bottom: 20px;
    width: auto;
    height: auto
}

.swiper-pagination_lk .swiper-pagination-bullet:after {
    width: calc(100% + 80px);
    left: -40px
}

@media screen and (max-width:1160px) {
    .swiper-pagination_lk .swiper-pagination-bullet:last-child:after {
        width: 50%;
        right: 50%
    }

    .swiper-pagination_lk .swiper-pagination-bullet:first-child:after {
        width: 50%;
        left: 50%
    }
}

@media screen and (max-width:1024px) {
    .swiper-pagination_lk .swiper-pagination-bullet {
        font-size: 0
    }

    .swiper-pagination_lk .swiper-pagination-bullet:after {
        width: 30px;
        left: -10px
    }

    .swiper-pagination_lk .swiper-pagination-bullet:last-child:after {
        width: 35px;
        right: 8px
    }

    .swiper-pagination_lk .swiper-pagination-bullet:first-child:after {
        width: 35px;
        left: 0
    }

    .swiper-pagination_lk .swiper-pagination-bullet-active:before {
        background-color: #f9f8f8
    }
}

@media screen and (max-width:769px) {
    .swiper-pagination_lk .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        padding: 0
    }
}

.swiper-pagination_our-courses {
    margin-top: 30px;
    padding-bottom: 30px;
    bottom: 0 !important
}

.swiper-pagination_our-courses .swiper-pagination-bullet-active:before {
    background-color: #b22424
}

.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    padding-bottom: 0;
    position: relative;
    color: rgba(39, 39, 39, .4);
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
    transition: color ease .5s
}

.swiper-pagination-bullet:before {
    content: '';
    width: 15px;
    height: 15px;
    display: block;
    margin-left: -7.5px;
    position: absolute;
    left: 50%;
    bottom: 0;
    background-color: #da4848;
    border-radius: 100px;
    transition: background-color ease .5s
}

@media screen and (max-width:769px) {
    .swiper-pagination-bullet:before {
        width: 10px;
        height: 10px
    }
}

.swiper-pagination-bullet:after {
    content: '';
    width: calc(100% + 80px);
    height: 2px;
    position: absolute;
    z-index: -1;
    bottom: 6px;
    left: -40px;
    background-color: #da4848
}

@media screen and (max-width:1160px) {
    .swiper-pagination-bullet:after {
        width: 30px;
        left: -10px
    }
}

@media screen and (max-width:769px) {
    .swiper-pagination-bullet:after {
        bottom: 4px
    }
}

.swiper-pagination-bullet:not(:last-child) {
    margin: 0 40px 0 0 !important
}

@media screen and (max-width:1160px) {
    .swiper-pagination-bullet:not(:last-child) {
        margin: 0 20px 0 0 !important
    }
}

.swiper-pagination-bullet:first-child:after {
    width: 50%;
    left: 50%
}

@media screen and (max-width:1160px) {
    .swiper-pagination-bullet:first-child:after {
        width: 35px;
        left: 0
    }
}

.swiper-pagination-bullet:last-child:after {
    width: 50%;
    left: auto;
    right: 50%
}

@media screen and (max-width:1160px) {
    .swiper-pagination-bullet:last-child:after {
        width: 35px;
        right: 8px
    }
}

.swiper-pagination-bullet-active {
    color: #141414
}

.swiper-pagination-bullet-active:before {
    background-color: #b22424
}

.swiper-button-next,
.swiper-button-prev {
    margin-top: -20px;
    transition: transform ease .5s
}

.swiper-button-next:active,
.swiper-button-prev:active {
    transform: scale(.8)
}

.swiper-button-next,
.swiper-button-next_invert {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    width: 40px;
    height: 41px
}

.swiper-button-next {
    right: 100px;
    background-position: 100% 0
}

.swiper-button-next:after,
.swiper-button-prev:after {
    display: none
}

.swiper-button-next_invert {
    background-position: 100% 41.83673469387755%
}

@media screen and (max-width:1024px) {
    .swiper-button-next_lk {
        background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
        background-position: 100% 41.83673469387755%;
        width: 40px;
        height: 41px
    }
}

.swiper-button-prev,
.swiper-button-prev_invert {
    background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
    width: 40px;
    height: 41px
}

.swiper-button-prev {
    left: 100px;
    background-position: 100% 62.755102040816325%
}

.swiper-button-prev_invert {
    background-position: 100% 20.918367346938776%
}

@media screen and (max-width:1024px) {
    .swiper-button-prev_lk {
        background: url(/local/templates/tpl/images/sprite-9265399d.svg) no-repeat;
        background-position: 100% 20.918367346938776%;
        width: 40px;
        height: 41px
    }
}

.swiper-pick-course__finish {
    width: 100%;
    height: 100%;
    padding: 0 40px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    z-index: 100;
    left: 0;
    top: 0;
    background-color: #b22424;
    font-size: 22px;
    text-align: center;
    transform: translateY(100%);
    transition: transform ease .5s
}

.swiper-pick-course__finish.show {
    transform: translateY(0)
}

[data-hidden="1"],
[data-hidden=true],
[data-visible=false] {
    display: none
}

.grid__container {
    font-size: 0;
    margin: 0 -17px
}

.grid__cell {
    padding: 34px 17px 0;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    font-size: 14px
}

@media only screen and (max-width:440px) {
    .grid__cell {
        padding: 30px 17px 0;
        width: 100%
    }
}

.forms__col select,
.grid__cell_1 {
    width: 100%
}

.grid__cell_1-3 {
    width: 33.33333333%
}

@media only screen and (max-width:440px) {
    .grid__cell_1-3 {
        width: 100%
    }
}

.grid__cell_1-5 {
    width: 20%
}

@media only screen and (max-width:440px) {
    .grid__cell_1-5 {
        width: 100%
    }
}

.grid__cell_3-5 {
    width: 60%
}

@media only screen and (max-width:440px) {
    .grid__cell_3-5 {
        width: 100%
    }
}

.grid__cell_right {
    text-align: right
}

@media only screen and (max-width:440px) {
    .grid__cell_right {
        text-align: left
    }
}

.grid__cell_center {
    text-align: center
}

.grid__offset {
    margin-left: 50%
}

@media only screen and (max-width:440px) {
    .grid__offset {
        margin-left: 0
    }
}

.app__load-link,
.app__request-link,
.js-request-link {
    position: relative;
    overflow: visible
}

.app__load-link:after,
.app__request-link:after,
.js-request-link:after {
    position: absolute;
    top: 50%;
    margin-top: -7.5px;
    right: -30px;
    height: 15px;
    width: 15px;
    display: block;
    pointer-events: none;
    content: '';
    background: url(/local/templates/tpl/images/loading-sm.gif) no-repeat;
    opacity: 0;
    visibility: hidden;
    transition: all .2s ease-in-out 0s;
    backface-visibility: hidden;
    transform: translate3d(0, 0, 0)
}

.app__load-link.loading,
.app__request-link.loading,
.js-request-link.loading {
    pointer-events: none
}

.app__load-link.loading:after,
.app__request-link.loading:after,
.js-request-link.loading:after {
    visibility: visible;
    opacity: 1
}

.app__load-link[data-locked=true],
.app__request-link[data-locked=true],
.js-request-link[data-locked=true] {
    opacity: .5;
    pointer-events: none
}

.benefits {
    margin: 0 auto;
    box-sizing: border-box;
    max-width: 1380px;
    padding: 50px 20px 100px
}

@media only screen and (max-width:440px) {
    .benefits {
        padding-left: 28px;
        padding-right: 28px
    }
}

@media screen and (max-width:374px) {
    .benefits {
        padding-left: 10px;
        padding-right: 10px
    }
}

.benefits__title {
    font-family: "Philosopher", serif;
    font-size: 36px;
    padding-bottom: 14px;
    margin-top: 14px
}

.benefits__item {
    margin-top: 24px;
    font-size: 16px;
    line-height: 20px;
    padding-left: 40px;
    position: relative
}

.benefits__item .fa,
.benefits__item .far {
    position: absolute;
    left: 0;
    font-size: 160%;
    top: -4px;
    opacity: .8
}

.benefits__item .fa-level-up-alt {
    margin-left: 4px
}

.benefits__item .fa-file-video {
    margin-left: 2px
}

[nowrap],
nowrap {
    white-space: nowrap
}

.body_hidden,
.body_loading {
    overflow: hidden
}

.hidden {
    display: none !important;
}
.popup-content .lk-notice:before {
    display: none
}

.overflowed {
    overflow: hidden
}

.header__phone {
    position: absolute;
    right: 150px;
    width: 250px;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    font-family: "Philosopher", sans-serif
}

.header__phone-prefix {
    font-family: "Lato", sans-serif;
    font-size: 12px;
    line-height: 10px;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    padding-right: 10px;
    position: relative;
    top: -2px
}

.userarea {
    position: relative
}

.userarea:hover .userarea__nav {
    display: block
}

@media (pointer:coarse) {
    .userarea:hover .userarea__nav {
        display: none
    }
}

.userarea__head {
    display: block;
    text-decoration: none;
    width: 100%
}

.userarea__head-photo {
    float: left;
    margin-left: 10px
}

.userarea__name {
    display: inline-block;
    max-width: 82px;
    overflow: hidden;
    margin-top: 16px;
    text-overflow: ellipsis;
    left: -5px;
    position: relative
}

.userarea__nav {
    display: none;
    position: absolute;
    right: 0;
    top: 60px;
    background: #f8f2f2;
    width: 200px
}

@media only screen and (max-width:440px) {
    .userarea__nav {
        top: 48px
    }
}

.userarea__nav:before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    width: 100%;
    top: -5px;
    height: 6px;
    background: 0 0
}

.userarea__nav-link {
    display: block;
    padding: 9px 20px;
    font-size: 14px;
    text-align: right
}

.popup-content,
.userarea__nav-link:hover {
    background: #fff
}

.popup-content a,
.userarea__nav-link.current {
    color: #c8a09b
}

.price s {
    font-size: 90%
}

.lk-notice__text b,
.price b {
    color: red
}

.popup-content {
    min-width: 600px;
    box-sizing: border-box;
    padding: 20px 30px 30px
}

@media only screen and (max-width:440px) {
    .popup-content {
        width: 90vw;
        min-width: 0;
        padding: 20px
    }
}

.popup-content .lk-notice {
    box-shadow: none;
    -webkit-box-shadow: none
}

.buttons-text-under a,
.form-default input[type=checkbox]~.input-container__label a,
.form-default input[type=radio]~.input-container__label a,
.page-footer__cookie a,
.popup-content a:hover {
    text-decoration: underline
}

.popup-content__center {
    text-align: center
}

.popup-content__title {
    font-family: "Philosopher", sans-serif;
    font-size: 48px;
    line-height: 48px
}

.popup-content__title_sm {
    font-size: 28px;
    line-height: 28px
}

@media only screen and (max-width:440px) {
    .popup-content__title {
        font-size: 28px;
        line-height: 28px
    }
}

.popup-content__body {
    padding: 20px 0 0
}

.popup-content__note {
    font-size: 13px;
    padding: 10px;
    background: linear-gradient(90deg, rgba(225, 107, 70, .1) 0%, rgba(255, 255, 255, 0) 90.94%)
}

.online-rotation {
    overflow: hidden;
    position: relative;
    display: block;
    height: 100%
}

.online-rotation__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block
}

.user-cards {
    padding: 10px 0 0
}

.user-cards__item {
    border: 1px solid #eee;
    margin-top: 10px;
    overflow: hidden;
    position: relative;
    padding: 10px 10px 10px 50px
}

.user-cards__icon,
.user-cards__number,
.user-cards__right {
    display: inline-block;
    vertical-align: middle
}

.user-cards__number {
    margin-left: 15px
}

.user-cards__right {
    text-align: right;
    float: right;
    padding-top: 9px;
    cursor: pointer
}

.user-cards__remove {
    position: absolute;
    left: 10px;
    top: 50%;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    cursor: pointer;
    margin-top: -20px
}

.user-cards__remove:after,
.user-cards__remove:before {
    content: '';
    display: block;
    position: absolute;
    transform-origin: 50% 50%;
    left: 50%;
    top: 50%;
    width: 22px;
    height: 3px;
    background-color: #000;
    border-radius: 0;
    transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(-45deg)
}

.user-cards__remove:after {
    transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(45deg)
}

.forms {
    position: relative
}

.forms__row {
    zoom: 1;
    margin: 0 -5px
}

.forms__footer:after,
.forms__row:after {
    content: ' ';
    display: table;
    clear: both
}

.forms__col {
    float: left;
    width: 50%;
    padding: 0 5px;
    box-sizing: border-box
}

.forms__col select:disabled {
    opacity: .5;
    cursor: default
}

.forms__col[data-inline="3"] {
    width: 33.33333333%
}

@media only screen and (max-width:440px) {
    .forms__col[data-inline="3"] {
        width: 100%
    }
}

.forms__col[data-inline="2-3"] {
    width: 66.66666667%
}

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

    .forms__col,
    .forms__col[data-inline="2-3"] {
        width: 100%
    }
}

.forms__bottom {
    padding: 20px 0 0;
    text-align: center
}

.forms__bottom_lt {
    text-align: left
}

.forms__footer {
    text-align: center;
    padding: 25px 0 0;
    color: #9a9a9a;
    font-size: 12px;
    font-weight: 300;
    zoom: 1
}

.forms__footer-rlink {
    float: right;
    margin-top: 23px;
    font-size: 14px
}

@media only screen and (max-width:440px) {
    .forms__footer-rlink {
        float: none;
        display: block
    }
}

.forms__button {
    position: relative;
    overflow: visible
}

.forms__button:after {
    position: absolute;
    top: 50%;
    margin-top: -7.5px;
    right: -30px;
    height: 15px;
    width: 15px;
    display: block;
    pointer-events: none;
    content: '';
    background: url(/local/templates/tpl/images/loading-sm.gif) no-repeat;
    transition: opacity .2s ease-in-out 0s;
    backface-visibility: hidden;
    transform: translate3d(0, 0, 0);
    visibility: hidden;
    opacity: 0
}

.forms__form {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.forms_waiting .forms__input {
    pointer-events: none;
    opacity: .7
}

.forms_waiting .forms__button {
    pointer-events: none
}

.forms_waiting .forms__button:after {
    opacity: 1;
    visibility: visible
}

.forms__field {
    position: relative;
    margin-top: 15px
}

.page-wrap .forms__field {
    margin-top: 30px
}

.forms__field_next {
    margin-top: 5px
}

.lk-video-course__text.text-block .h4+ul,
.lk-video-course__text.text-block h4+ul,
.map-columns td li ul,
.page-wrap .forms__field_next {
    margin-top: 10px
}

.forms__field-label {
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 10px
}

.forms__field_nm,
.page-wrap .forms__field_nm {
    margin-top: 0
}

.forms__field_error .forms__input,
.forms__field_error .forms__textarea {
    border-color: #b94a48;
    color: #ed1c24;
    -webkit-text-fill-color: #ed1c24
}

.forms__field_error .forms__error {
    display: block
}

.forms__field_error .select__head {
    border-color: #ed1c24
}

.forms__field_error.alert {
    border: 1px solid #ed1c24
}

.forms__label {
    display: block;
    cursor: text;
    color: #000;
    font-size: 12px;
    pointer-events: none;
    padding: 0 0 10px 30px;
    font-weight: 400
}

.forms__label>i {
    color: red;
    font-style: normal
}

.forms__input {
    -webkit-box-shadow: inset 0 0 0 50px #f8f3f2;
    -webkit-text-fill-color: #3c3232;
    -webkit-appearance: none;
    border-radius: 0
}

.forms__input:-moz-placeholder {
    color: #999
}

.forms__input::-webkit-input-placeholder {
    color: #999
}

.popup-content .forms__input {
    -webkit-box-shadow: inset 0 0 0 50px #fff
}

.register-course-layout__form .forms__input {
    padding: 1em;
    -webkit-box-shadow: inset 0 0 0 50px #ebdad8
}

.lk-profile-form .forms__input {
    -webkit-box-shadow: inset 0 0 0 50px #f8f3f2
}

textarea.forms__input {
    border: 1px solid #3c3232;
    height: auto;
    text-align: left;
    resize: none;
    padding-left: 15px;
    padding-right: 15px
}

.forms__input:disabled {
    opacity: .5
}

.forms__checkbox {
    padding: 24px 0 0
}

.forms__error {
    color: #e5000c;
    padding: 4px 0 0;
    display: none;
    font-size: 12px
}

.forms__button {
    display: inline-block;
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
    min-width: 180px
}

.forms__button_left {
    float: left
}

@media only screen and (max-width:440px) {
    .forms__button_left {
        float: none
    }
}

.popup {
    position: relative;
    z-index: 9999
}

.popup__overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .7);
    display: none;
    will-change: auto;
    content: ''
}

.popup__overlay_alert {
    background: rgba(0, 0, 0, .8)
}

.popup__overlay_iron {
    pointer-events: none
}

.popup__alert,
.popup__next,
.popup__space {
    overflow-y: scroll;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow-x: hidden;
    display: none
}

.popup__over {
    position: absolute;
    top: 5%;
    left: 50%;
    padding-bottom: 2%;
    box-sizing: border-box
}

.popup__body {
    top: -800px;
    position: relative;
    left: -50%
}

.popup__body_animate {
    transition: all .3s ease-in 0s;
    transform: translate3d(0, 0, 0)
}

.form-default input[type=checkbox]~.input-container__label:before,
.popup__body_animated {
    top: 0
}

.popup__space .popup__close {
    top: -30px !important;
    right: -30px !important
}

@media only screen and (max-width:440px) {
    .popup__space .popup__close {
        right: -7px !important
    }
}

.popup__space_qproduct .popup__body,
.popup__space_welcome .popup__body {
    background: 0 0
}

.popup__alert .popup__close {
    position: fixed
}

.popup__alert_iron .popup__close,
.popup__next_iron .popup__close,
.popup__space_iron .popup__close {
    display: none;
    pointer-events: none
}

.popup__close {
    right: 30px;
    top: 30px;
    cursor: pointer;
    z-index: 999;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block;
    transition: all .2s ease-in-out 0s;
    backface-visibility: hidden;
    transform: translate3d(0, 0, 0);
    position: absolute
}

.popup__close:hover {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.popup__content {
    position: relative;
    z-index: 102
}

.popup__content frame,
.popup__content iframe {
    max-width: 90vw;
    max-height: 60vh
}

.popup__loading {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(/local/templates/tpl/images/loading-sm.gif) no-repeat 50% 50%
}

.access-timer__disabled,
.access-timer__time {
    display: inline-block;
    vertical-align: middle
}

.access-timer__disabled {
    opacity: .7;
    pointer-events: none
}

.access-timer[data-finished] .access-timer__disabled {
    pointer-events: auto;
    opacity: 1
}

.access-timer[data-finished] .access-timer__time {
    display: none
}

.alert {
    text-align: center;
    padding-top: 110px;
    position: relative;
    margin-top: -110px;
    max-width: 700px;
    padding-left: 20px;
    padding-right: 20px
}

.alert__title {
    line-height: 60px;
    font-size: 60px;
    color: #fff;
    position: relative;
    font-family: "Philosopher", sans-serif
}

.alert__title:before {
    font-family: "Font Awesome 5 Free";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    position: absolute;
    top: -80px;
    left: 0;
    right: 0;
    pointer-events: none;
    opacity: .6
}

.alert__title_success:before {
    content: "\f164"
}

.alert__title_fail:before {
    content: "\f057"
}

.alert__text {
    padding: 35px 0 0;
    color: #eee;
    font-size: 21px
}

.rate {
    display: inline-block;
    overflow: hidden;
    position: relative;
    height: 13px;
    text-indent: -9999px;
    width: 70px
}

.rate:after,
.rate:before {
    height: 13px;
    content: '';
    display: block;
    position: absolute;
    top: 0
}

.rate:before {
    left: 0;
    width: 70px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAANCAYAAACZ3F9/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMRJREFUeNqE0U0LAUEcx/FZcVhCSZKSEpdN3t6+hXlVzoqDA0cui9IePJSS8vD916jZbWb969PW/uc3j4HWWnmqj8TViONYlTyhGqbo+mb1BSPTi3xjXD9b1kqy8sAVLKOJtvk2UM+NmWCIG644I5XgB2NUlL+qRgfL31ZlpjleqrhkgRVO9hkvWOBdEFzj4LqcFI+CYOK71QDhn3M6g6EJSz2xwz3XzzyH3ZCBW+zNZW3Qwyi/oh2U2505tng0Ms/1FWAAF8ojiHV/reQAAAAASUVORK5CYII=) repeat-x 0 0
}

.rate:after {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAANCAYAAACZ3F9/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMVJREFUeNpi/HqJlwEL4ARibyBeg02SS/cTAxMDdpAPxDOBmAeHPFaNokBcDcRCUJpojY1INhUBsTQ2jSxAHA7EBkhYAkmeDYifAPFZIL4AxVuB+D5IoxwQVzDgB8ZQfBOIV8Kc2g3EHQyEwVMgdgbi18h+rATi6Xg0gRQ7QDVjBM5iPBqPA/EdXKEqh0ejHL7oUERin4I6/QsWOawat0L9Yg7EWUAsD8Q1QPwLiPmRNTIipVWQxEccTgWl3b9QA8BpFSDAAPoSJIRPIwi7AAAAAElFTkSuQmCC) repeat-x 0 0;
    left: 0
}

.rate_1:before {
    width: 56px;
    left: 14px
}

.rate_1:after {
    width: 14px
}

.rate_1-5:after {
    width: 21px
}

.rate_2:before {
    width: 42px;
    left: 28px
}

.rate_2:after {
    width: 28px
}

.rate_2-5:after {
    width: 35px
}

.rate_3:before {
    width: 28px;
    left: 42px
}

.rate_3:after {
    width: 42px
}

.rate_3-5:after {
    width: 49px
}

.rate_4:before {
    width: 14px;
    left: 56px
}

.rate_4:after {
    width: 56px
}

.rate_4-5:after {
    width: 63px
}

.rate_5:before {
    display: none
}

.rate_5:after {
    width: 70px
}

.rate_mdg {
    width: 100px
}

.rate_mdg,
.rate_mdg:after,
.rate_mdg:before {
    height: 19px
}

.rate_mdg:before {
    left: 0;
    width: 100px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAMAAACnUt2HAAAAZlBMVEUAAADY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2Nji5dnRAAAAIXRSTlMA+BLuN6tgLAnlv7OgjmxF86mVZ10/BNrMmoV7VScjIiAqD8LtAAAAiUlEQVQY02XPRxLDIBBEUUBIIJKynEPf/5LGlBmX4K/gLWCGUXJhdRaqso1jrnACmkdhkgPwRxMtYo38XbW8e2dPSI1mmsMmmOpRtrJ94YW1Ij7Q8aPpaKR/K9VqGqghDCynOOGVcADlCG9pnTSw2TO6SP4pujMwvjMaflHpw9BD0ptDPr3W7zofvdsTlm81GCQAAAAASUVORK5CYII=) repeat-x 0 0
}

.rate_mdg:after {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAMAAACnUt2HAAAAaVBMVEUAAAD0yxD0yxD0yxD0yxD0yxD0yxD0yxD0yxD0yxD0yxD0yxD0yxD0yxD0yxD0yxD0yxD0yxD0yxD0yxD0yxD0yxD0yxD0yxD0yxD0yxD0yxD0yxD0yxD0yxD0yxD0yxD0yxD0yxD0yxBuKgI1AAAAInRSTlMA9xLuN6tgLOW/s6CObEUKBfOplWddP/vazJqFe1UnIyIgHhlwuAAAAItJREFUGNNlz1cSwyAMRVFRbExziFt60/4XGaIMmjHcL+Z8AA84vUCbQ9PYJnBucEJUz8q0QMSwN9lhTmn4l/QjeHdG6minOW4SzIB1K6RFVNZJAOjF3g4ApLWRnthcMZCKMULJCMYb44icZ7zTHPqwTQV9pvCS/SVv+hS04mrowTig5jvHcnqvvzlfNxMUOc4TANsAAAAASUVORK5CYII=) repeat-x 0 0
}

.rate_mdg.rate_1:before {
    width: 80px;
    left: 20px
}

.rate_mdg.rate_1:after {
    width: 20px
}

.rate_mdg.rate_1-5:after {
    width: 30px
}

.rate_mdg.rate_2:before {
    width: 60px;
    left: 40px
}

.rate_mdg.rate_2:after {
    width: 40px
}

.rate_mdg.rate_2-5:after {
    width: 50px
}

.rate_mdg.rate_3:before {
    width: 40px;
    left: 60px
}

.rate_mdg.rate_3:after {
    width: 60px
}

.rate_mdg.rate_3-5:after {
    width: 70px
}

.rate_mdg.rate_4:before {
    width: 20px;
    left: 80px
}

.rate_mdg.rate_4:after {
    width: 80px
}

.rate_mdg.rate_4-5:after {
    width: 90px
}

.rate_mdg.rate_5:before {
    display: none
}

.rate_mdg.rate_5:after {
    width: 100px
}

.mobile-store-icons {
    font-size: 0
}

.mobile-store-icons__position {
    margin: 50px 0 0
}

.mobile-store-icons__android,
.mobile-store-icons__ios {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px;
    text-decoration: none;
    height: 56px
}

.mobile-store-icons__ios {
    width: 170px;
    background: url(/local/templates/tpl/images/appstore.png)
}

.mobile-store-icons__android {
    width: 189px;
    background: url(/local/templates/tpl/images/googleplay.png)
}

.avatar_loading {
    pointer-events: none
}

.avatar_loading .avatar__cover:after {
    display: block
}

.avatar__cover {
    cursor: pointer;
    position: relative
}

.avatar__cover:after {
    content: '';
    display: none;
    left: 0;
    width: 100%;
    border-radius: 100%;
    top: 0;
    bottom: 0;
    background: rgba(255, 255, 255, .9) url(/local/templates/tpl/images/loading-sm.gif) no-repeat 50%;
    position: absolute
}

.package .text-block a {
    text-decoration: none;
    max-width: 500px;
    margin: 40px auto 0
}

.package u {
    text-decoration: line-through
}

.mobile-slider {
    position: relative;
    padding-bottom: 20px
}

.mobile-slider .slick-arrow {
    content: '';
    height: 30px;
    width: 40px;
    display: block;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute
}

.mobile-slider .slick-arrow.slick-next {
    background-image: url(/local/templates/tpl/images/arrows_slim_right.svg);
    background-position: 0 100%;
    right: 0
}

.mobile-slider .slick-arrow.slick-prev {
    background-image: url(/local/templates/tpl/images/arrows_slim_left.svg);
    background-position: 100% 100%;
    left: 0
}

.h2>p {
    font-size: 14px;
    padding-bottom: 20px;
    line-height: 1
}

@media only screen and (max-width:440px) {
    .h2+.teacher-item {
        padding-top: 30px
    }
}

.content-block .h1,
.content-block .h2 {
    font-family: "Philosopher", serif;
    font-size: 32px
}

.content-block .h1 {
    font-size: 40px
}

@media only screen and (max-width:440px) {
    .easy-to-start {
        padding-top: 60px;
        margin-top: -20px;
        padding-bottom: 70px
    }
}

.easy-to-start__intro {
    font-size: 16px;
    padding: 20px 0 0;
    color: rgba(60, 50, 50, .6)
}

.easy-to-start__list {
    color: rgba(60, 50, 50, .8);
    overflow: hidden;
    font-size: 0
}

.easy-to-start__note {
    font-size: 14px;
    padding-top: 30px;
    margin-bottom: -30px;
    opacity: .8
}

@media only screen and (max-width:440px) {
    .easy-to-start__note {
        margin-bottom: 0
    }
}

.easy-to-start__item {
    display: inline-block;
    vertical-align: top;
    margin: 40px 0 0;
    padding-left: 70px;
    padding-right: 50px;
    position: relative;
    min-height: 30px;
    box-sizing: border-box;
    width: 33.33333333%;
    font-size: 16px;
    font-family: "Philosopher", serif
}

@media only screen and (max-width:440px) {
    .easy-to-start__item {
        display: block;
        width: 100%
    }
}

.easy-to-start__item:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: -10px;
    height: 50px;
    width: 50px;
    background-size: contain;
    background-repeat: no-repeat
}

@media only screen and (max-width:440px) {
    .easy-to-start__item:before {
        top: -8px
    }
}

.easy-to-start__item[data-item=video]:before {
    background-image: url(/images/video.svg)
}

.easy-to-start__item[data-item=pay]:before {
    background-image: url(/images/pay.svg);
    height: 60px;
    width: 58px;
    margin-top: -10px
}

.easy-to-start__item[data-item=certificate] {
    padding-left: 60px
}

@media only screen and (max-width:440px) {
    .easy-to-start__item[data-item=certificate] {
        padding-left: 70px
    }
}

.easy-to-start__item[data-item=certificate]:before {
    background-image: url(/images/certificate.svg);
    height: 64px;
    margin-top: 0
}

@media only screen and (max-width:440px) {
    .easy-to-start__item[data-item=certificate]:before {
        margin-top: -10px
    }
}

.tabs__head-cell {
    display: table-cell
}

.tabs__head-cell:nth-child(2) {
    text-align: center
}

.tabs__head-cell:last-child {
    text-align: right
}

.tabs__head_center .tabs__head-cell {
    text-align: center
}

.tabs__link {
    display: inline-block;
    cursor: pointer
}

.tabs__tab {
    display: none
}

.tabs__tab_active {
    display: block
}

.tabs__tab_loading {
    min-height: 100px;
    background: url(/local/templates/tpl/images/loading.gif) no-repeat 50%
}

.body.body_with-widget {
    margin-top: 68px
}

@media only screen and (max-width:440px) {
    .body.body_with-widget {
        margin-top: 74px
    }
}

.body.body_with-widget .page-header.fix {
    top: 68px
}

@media only screen and (max-width:440px) {
    .body.body_with-widget .page-header.fix {
        top: 74px
    }
}

.top-timer {
    text-align: center
}

.top-timer__title {
    font-size: 34px;
    line-height: 34px
}

@media only screen and (max-width:440px) {
    .top-timer__title {
        font-size: 24px;
        line-height: 24px
    }
}

.top-timer__body {
    padding: 36px 0 0
}

@media only screen and (max-width:440px) {
    .top-timer__body {
        padding: 20px 0 0
    }
}

.top-timer__days,
.top-timer__hours,
.top-timer__minutes,
.top-timer__seconds {
    color: #000;
    font-size: 60px;
    font-weight: 400;
    line-height: 60px;
    width: 150px;
    display: inline-block;
    vertical-align: middle;
    position: relative
}

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

    .top-timer__days,
    .top-timer__hours,
    .top-timer__minutes,
    .top-timer__seconds {
        font-size: 32px;
        line-height: 32px;
        width: 70px
    }
}

.top-timer__days:before,
.top-timer__hours:before,
.top-timer__minutes:before,
.top-timer__seconds:before {
    content: ':';
    display: inline-block;
    position: absolute;
    left: -10px;
    color: rgba(0, 0, 0, .3);
    font-size: 60px;
    font-weight: 400;
    line-height: 60px
}

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

    .top-timer__days:before,
    .top-timer__hours:before,
    .top-timer__minutes:before,
    .top-timer__seconds:before {
        font-size: 32px;
        line-height: 32px;
        left: -6px
    }
}

.top-timer__days:first-child:before,
.top-timer__hours:first-child:before,
.top-timer__minutes:first-child:before,
.top-timer__seconds:first-child:before {
    display: none
}

.top-timer__days-title,
.top-timer__hours-title,
.top-timer__minutes-title,
.top-timer__seconds-title {
    position: absolute;
    margin-left: -100px;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .42px;
    line-height: 20px;
    text-transform: uppercase;
    margin-top: 80px
}

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

    .top-timer__days-title,
    .top-timer__hours-title,
    .top-timer__minutes-title,
    .top-timer__seconds-title {
        margin-left: -56px;
        font-size: 12px;
        line-height: 12px;
        margin-top: 40px
    }
}

.top-timer_sm .top-timer__body {
    padding: 0
}

.top-timer_sm .top-timer__days,
.top-timer_sm .top-timer__hours,
.top-timer_sm .top-timer__minutes,
.top-timer_sm .top-timer__seconds {
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
    width: 80px
}

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

    .top-timer_sm .top-timer__days,
    .top-timer_sm .top-timer__hours,
    .top-timer_sm .top-timer__minutes,
    .top-timer_sm .top-timer__seconds {
        font-size: 24px;
        line-height: 24px;
        width: 58px
    }
}

.top-timer_sm .top-timer__days:before,
.top-timer_sm .top-timer__hours:before,
.top-timer_sm .top-timer__minutes:before,
.top-timer_sm .top-timer__seconds:before {
    left: -10px;
    font-size: 30px;
    line-height: 30px
}

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

    .top-timer_sm .top-timer__days:before,
    .top-timer_sm .top-timer__hours:before,
    .top-timer_sm .top-timer__minutes:before,
    .top-timer_sm .top-timer__seconds:before {
        font-size: 24px;
        line-height: 24px;
        left: -6px
    }
}

.top-timer_sm .top-timer__days-title,
.top-timer_sm .top-timer__hours-title,
.top-timer_sm .top-timer__minutes-title,
.top-timer_sm .top-timer__seconds-title {
    position: absolute;
    margin-left: -56px;
    display: inline-block;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: .42px;
    line-height: 20px;
    text-transform: uppercase;
    margin-top: 34px;
    width: 33px
}

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

    .top-timer_sm .top-timer__days-title,
    .top-timer_sm .top-timer__hours-title,
    .top-timer_sm .top-timer__minutes-title,
    .top-timer_sm .top-timer__seconds-title {
        margin-left: -51px;
        font-size: 10px;
        line-height: 12px;
        margin-top: 30px;
        width: 43px
    }
}

.top-widget {
    position: fixed;
    background: #9deecf;
    background: #35286e url(/local/templates/tpl/images/top-widget.jpg?v=2) no-repeat 50%;
    background-size: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 68px;
    box-sizing: border-box;
    z-index: 99;
    display: block
}

@media only screen and (max-width:440px) {
    .top-widget {
        height: 74px
    }
}

.top-widget__link {
    display: block;
    text-decoration: none;
    color: #fff;
    text-shadow: 1px 1px #000;
    height: 100%
}

.top-widget__link:hover {
    color: #fff
}

.top-widget__inner {
    max-width: 1280px;
    margin: 0 auto;
    text-align: center;
    padding-top: 12px
}

@media only screen and (max-width:440px) {
    .top-widget__inner {
        padding-top: 4px
    }
}

.top-widget__timer,
.top-widget__title {
    display: inline-block;
    vertical-align: middle
}

.top-widget__title {
    font-size: 19px;
    font-weight: 700;
    margin: 0 20px
}

.top-widget__timer {
    margin: -11px 20px 0
}

@media only screen and (max-width:440px) {
    .top-widget__timer {
        margin-top: 3px
    }
}

.top-widget__timer .top-timer__days,
.top-widget__timer .top-timer__hours,
.top-widget__timer .top-timer__minutes,
.top-widget__timer .top-timer__seconds {
    font-size: 24px;
    font-weight: 700;
    color: #fff
}

.top-widget__timer .top-timer__days-title,
.top-widget__timer .top-timer__hours-title,
.top-widget__timer .top-timer__minutes-title,
.top-widget__timer .top-timer__seconds-title {
    font-weight: 700;
    font-size: 10px;
    margin-top: 26px
}

.top-widget__buy {
    display: inline-block;
    vertical-align: middle;
    margin: 2px 20px 0;
    text-shadow: none;
    width: auto;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    background: #b22424
}

@media screen and (max-width:960px) {
    .top-widget__buy {
        display: none
    }
}

.top-widget__close {
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 999;
    display: block;
    right: 25px;
    top: 20px;
    position: absolute;
    background: url(/local/templates/tpl/images/close.svg) no-repeat;
    background-size: contain;
    transition: all .2s ease-in-out 0s;
    backface-visibility: hidden;
    transform: translate3d(0, 0, 0)
}

@media only screen and (max-width:440px) {
    .top-widget__close {
        right: 10px;
        top: 10px
    }
}

.top-widget__close:hover {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.section {
    position: relative
}

.section_indent {
    margin-bottom: 100px
}

@media screen and (min-width:769px) {
    .section_indent {
        margin-bottom: 140px
    }
}

.section_home-lk {
    background: #433331;
    color: #fff;
    padding-top: 70px;
    padding-bottom: 80px
}

.section_home-lk .h2,
.section_home-lk .intro-description {
    text-align: center
}

.section_home-lk .h2 {
    font-size: 40px;
    font-family: "Philosopher", sans-serif;
    padding-bottom: 14px
}

@media screen and (max-width:1024px) {
    .section_home-lk {
        padding-bottom: 125px
    }
}

.section_home-lk .swiper-pagination-bullet {
    color: #fff
}

.section_home-lk .swiper-pagination-bullet-active {
    color: #c8a09b
}

.section_home-lk .swiper-slide_lk {
    padding-top: 100px
}

@media only screen and (max-width:440px) {
    .section_home-lk .swiper-slide_lk {
        padding-top: 30px
    }

    .section_home-lk .swiper-container-arrow {
        display: none
    }
}

.app_en .logo .icon-logo,
.section_home-lk .signup-btn {
    display: none
}

@media only screen and (max-width:440px) {
    .section_home-lk .signup-btn {
        display: block
    }
}

.section_home-lk .swiper-pagination {
    z-index: 0
}

.section_home-lk .swiper-content__title {
    font-family: "Philosopher", sans-serif
}

.section .section-content_home-lk {
    padding-bottom: 50px
}

@media only screen and (max-width:440px) {
    .section .section-content_home-lk {
        padding-bottom: 0
    }
}

.section .swiper-slide-with-video {
    display: inline-block;
    text-decoration: none;
    cursor: pointer
}

.section .swiper-slide-with-video:before {
    content: '';
    display: block;
    z-index: 3;
    background-image: url("data:image/svg+xml,%3Csvg width='68' height='68' viewBox='0 0 68 68' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='34' cy='34' r='32.5' stroke='black' stroke-width='3'/%3E%3Cpath d='M44 34L30 22V46L44 34Z' fill='black'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    width: 68px;
    height: 68px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

@media only screen and (max-width:440px) {
    .section .swiper-slide-with-video:before {
        top: 30%
    }
}

.section__inner {
    min-height: 100%;
    position: relative;
    margin: 0 auto;
    box-sizing: border-box;
    max-width: 1160px;
    padding: 0 27px
}

@media screen and (min-width:769px) {
    .section__inner {
        padding: 0 35px
    }
}

@media screen and (min-width:1160px) {
    .section__inner {
        padding: 0
    }
}

.section-content,
.section-content__header {
    display: flex;
    flex-direction: column
}

.section-content__header {
    margin-bottom: 40px
}

@media only screen and (max-width:440px) {
    .section-content__header .h2 {
        font-size: 32px;
        margin-bottom: 15px
    }
}

.section-content__header_home-lk {
    margin-bottom: 30px
}

.buttons-text-under {
    display: block;
    font-size: 12px;
    margin-top: 10px;
    color: #3c3232;
    line-height: 17px
}

.buttons-text-under a:hover {
    text-decoration: none
}

@media only screen and (min-width:1200px) {
    .app_admin .page-header {
        margin-top: 40px
    }
}

.app_en .logo {
    background: url(/local/templates/tpl/images/iubt.png) no-repeat;
    background-size: contain
}

.app_en .page-footer__main .logo {
    width: 115px;
    height: 50px
}

@media only screen and (max-width:440px) {
    .app_en .page-footer__main .logo {
        height: 100px;
        padding-top: 50px;
        background-image: url(/local/templates/tpl/images/iubt_wt.png)
    }
}

.app_ub .logo {
    background: url(/local/templates/tpl/images/ubeauty.png) no-repeat;
    background-size: contain
}

.app_ub .logo .icon-logo {
    display: none
}

.app_ub .page-footer__main .logo {
    width: 115px;
    height: 50px
}

@media only screen and (max-width:440px) {
    .app_ub .page-footer__main .logo {
        height: 100px;
        padding-top: 50px;
        background-image: url(/local/templates/tpl/images/ubeauty_wt.png)
    }

    .demis {
        width: 146px;
        height: 56px;
        background: url(/local/templates/tpl/images/demis_wt.png) no-repeat;
        display: block
    }

    .demis img {
        display: none
    }
}

.related-block {
    padding-top: 100px;
    padding-bottom: 70px
}

.lk-video-course__text.text-block ul li:before {
    top: 8px
}

.lk-video-course__text.text-block .h4,
.lk-video-course__text.text-block h4 {
    margin-bottom: 0
}

.lk-video-course {
    margin: 0
}

.lk-video-course_public .lk-video-course__video {
    width: 100% !important;
    left: 0;
    margin-left: 0
}

.promocode-setup {
    padding: 50px 0;
    max-width: 600px;
    position: relative
}

@media screen and (max-width:640px) {
    .promocode-setup {
        padding-top: 20px
    }
}

.promocode-setup__btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    line-height: 40px
}

@media screen and (max-width:640px) {
    .promocode-setup__btn {
        position: relative;
        width: 100%
    }
}

.promocode-setup .forms__input {
    -webkit-box-shadow: none
}

@media screen and (max-width:640px) {
    .promocode-setup .forms__error {
        padding-bottom: 20px
    }
}

.promocode-setup .form-default .input-container {
    margin-bottom: 10px
}

@media screen and (max-width:640px) {
    .promocode-setup .form-default .input-container {
        margin-top: 15px
    }
}

.button-default {
    cursor: pointer
}

.button-default[data-disabled=true] {
    opacity: .5;
    filter: grayscale(.3);
    pointer-events: none
}

.button-default_twt {
    color: #fff;
    font-size: 1rem;
    text-decoration: none
}

.popup-content a.button-default_twt {
    color: #fff
}

.button-default_sm {
    font-size: .9rem;
    height: 41px;
    line-height: 41px
}

.button-default_inline {
    display: inline-block;
    width: auto;
    padding-left: 30px;
    padding-right: 30px
}

.button-default-dark,
.form-default input[type=checkbox]~.input-container__label a:hover,
.form-default input[type=radio]~.input-container__label a:hover,
.page-footer__cookie a:hover {
    text-decoration: none
}

.course-item-layout__program_list-go {
    display: inline-block;
    width: 250px;
    height: 46px;
    line-height: 46px
}

.page-header__main .logo {
    margin-left: -90px
}

.app_en .page-header__main .logo {
    margin-left: -54px
}

@media screen and (min-width:1200px) {

    .app_en .page-header__main .logo,
    .page-header__main .logo {
        margin-left: 0
    }
}

@media only screen and (max-width:440px) {
    .page-header__main .account {
        top: 8px
    }
}

.better-at-home {
    position: absolute;
    width: 44px;
    height: 44px;
    display: block;
    background: url(/local/templates/tpl/images/better-at-home.png) no-repeat;
    background-size: contain;
    top: 8px;
    left: 50%;
    margin-left: 30px
}

.page-header__menu-note {
    display: block;
    font-size: 16px;
    text-align: center;
    margin: 34px 0 -10px;
    max-width: 100%
}

.main-page-layout__teachers_list-process .main-page-layout__teachers_item .img {
    position: relative;
    height: 300px;
    width: 300px
}

.main-page-layout__teachers_list-process .main-page-layout__teachers_item .img img {
    top: auto;
    border-radius: 200px;
    object-fit: contain;
    -o-object-fit: contain
}

#shedule .button-default,
#sСЃhedule .button-default,
.button-default-dark,
.course-item-layout .button-default {
    background: #b22424 !important;
    color: #fff !important
}

.page-header.fix.down:not(.expanded),
.page-header.fix:not(.expanded) {
    -webkit-transform: translateY(-60px) translateZ(0);
    transform: translateY(-60px) translateZ(0);
    opacity: 1
}

.page-header__main .account .img {
    width: 44px;
    height: 44px
}

.page-header__main .account .title {
    font-size: 12px
}

.page-header__menu {
    white-space: nowrap
}

.page-header.fix {
    position: fixed;
    top: 0;
    opacity: 1;
    transform: none;
    -webkit-transform: none
}

.page-header__online-mobile {
    display: none;
    top: 60px;
    width: 100%;
    height: 44px;
    text-align: center
}

@media screen and (max-width:640px) {
    .page-header__online-mobile {
        display: block
    }
}

.page-header__online-mobile .online-education {
    position: relative;
    display: block;
    height: 44px;
    line-height: 44px;
    font-weight: 500;
    font-size: 13px;
    text-align: center;
    color: #32d273;
    background-color: rgba(50, 210, 115, .2)
}

.page-header__online-mobile .online-education:before {
    position: absolute;
    left: 15px;
    top: 16px;
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #32d273;
    animation: pulse 2s infinite
}

.eTimer-wrap {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 9
}

.eTimer-wrap .eTimer .etTitle {
    font-size: 15px
}

.eTimer-wrap .eTimer .etUnit.etDays,
.eTimer-wrap .eTimer .etUnit.etDays+.etSep,
.page-footer__main .nav li ul {
    display: none
}

.course-directions__container .h1 {
    position: relative;
    top: -20px
}

.course-item-layout__program .img-row__img {
    height: auto
}

@media screen and (max-width:640px) {
    .course-item-layout__program .img-row__img {
        width: 100%
    }
}

.course-list__item .price {
    width: auto
}

.lk-subscription-block.forms__field_error,
.lk-test-block.forms__field_error {
    border: 1px solid #b94a48
}

.lk-subscription-block .form-default input[type=checkbox]~.input-container__label,
.lk-subscription-block .page-header__main .account .title,
.lk-test-block .form-default input[type=checkbox]~.input-container__label,
.lk-test-block .page-header__main .account .title {
    font-size: 14px;
    padding-top: 4px
}

@media screen and (max-width:640px) {
    .course-item-layout__requirements .wrapper {
        padding: 0 0 50px
    }
}

.lk-course-card__discounts {
    padding-top: 70px
}

.lk-course-card__discounts .block-default,
.lk-course-card__discounts .sales-block {
    padding-top: 50px;
    padding-bottom: 0
}

.lk-course-card__discounts .accordion-header:after {
    display: block;
    content: ''
}

.accordion .accordion-header,
.page-footer__main .logo {
    position: relative
}

.accordion .accordion-header:after,
.accordion .accordion-header:before {
    width: 14px;
    height: 2px;
    background-color: #3c3232;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 0
}

.accordion .accordion-header:after {
    border: 0;
    transform: none;
    -webkit-transform: none
}

.accordion .accordion-header:before {
    display: block;
    content: '';
    transition: all .2s ease-in-out 0s;
    backface-visibility: hidden;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.accordion.expanded .accordion-header:before {
    height: 0
}

.map-columns {
    width: 100%;
    max-width: 600px;
    border-collapse: collapse;
    margin: 0 auto
}

.map-columns td,
.map-columns td li {
    padding: 10px
}

@media only screen and (max-width:440px) {
    .page-footer__main .nav li ul {
        display: block;
        padding-top: 10px
    }
}

.page-footer__copyright {
    position: absolute;
    font-size: 12px;
    opacity: .5;
    pointer-events: none;
    white-space: nowrap;
    left: 0;
    bottom: -20px
}

@media only screen and (max-width:440px) {
    .page-footer__copyright {
        position: relative;
        bottom: 0
    }
}

.about-layout__header .wrapper .h1,
.about-layout__header .wrapper h1 {
    letter-spacing: -.02em;
    font-size: 30px;
    line-height: 1.25em;
    font-family: "Philosopher", sans-serif;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
    top: -40px
}

.lk-course-card__content .accordion.expanded .accordion-header:after {
    transform: none;
    -webkit-transform: none;
    margin-top: 0
}

.h2-reviews-counter,
.teacher-block .h2 .rate,
.teacher-block h2 .rate {
    margin-left: 13px;
    vertical-align: middle
}

.contacts-block__text .h1,
.contacts-block__text h1 {
    position: absolute;
    top: 50px;
    left: 0;
    font-family: "Philosopher", sans-serif;
    font-size: 36px
}

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

    .contacts-block__text .h1,
    .contacts-block__text h1 {
        display: none
    }
}

@media screen and (min-width:1200px) {
    .contacts-page .contacts-block__form .forms__input {
        -webkit-box-shadow: none
    }
}

.h2-reviews-counter {
    font-size: 40%;
    margin-left: 12px;
    display: inline-block;
    opacity: .6
}

.main-page-layout__teachers_item .number {
    font-size: 34px;
    font-family: "Philosopher", sans-serif;
    margin-bottom: 14px;
    color: #3c3232;
    display: block
}

.main-page-layout__teachers_item .name .rate {
    margin-left: 10px
}

@media screen and (max-width:640px) {
    .course-item-layout__profession {
        padding-top: 40px
    }

    .course-item-layout__about .text-block {
        padding-bottom: 0;
        padding-top: 40px;
        line-height: 1.5em
    }

    .course-item-layout__about .text-block p {
        margin: .5em 0
    }

    .course-item-layout__about .text-block p:empty {
        display: none
    }

    .course-item-layout__about .text-block ul {
        margin: .5em 0;
        line-height: 1.25em
    }
}

@media screen and (min-width:1200px) {
    .course-item-layout__about {
        background-position: 120% 0
    }
}

.course-item-layout__about_promo {
    padding-bottom: 60px
}

.course-item-page .main-page-layout__certificate {
    background-color: #fff
}

@media screen and (max-width:640px) {
    .course-item-layout__requirements ul {
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2
    }
}

body.modal-open {
    overflow: visible
}

@media screen and (min-width:1200px) {
    .main-page-layout__about {
        padding-top: 130px
    }
}

.main-page-layout__about_video {
    border-radius: 100%;
    overflow: hidden;
    height: auto;
    max-width: 390px
}

@media only screen and (max-width:440px) {
    .main-page-layout__about_video {
        margin: 0 auto;
        left: auto;
        width: auto
    }
}

.main-page-layout__about_video img {
    position: relative;
    width: 100%;
    height: auto;
    display: block
}

.main-page-layout__about_video:before {
    border-radius: 100%;
    transition: all .2s ease-in-out 0s;
    backface-visibility: hidden;
    transform: translate3d(0, 0, 0)
}

.main-page-layout__about_video:hover img {
    border-radius: 100%;
    -webkit-transform: none;
    transform: none
}

.main-page-layout__about_video:hover:before {
    opacity: .5
}

.main-page-layout__header .slick-item .bg {
    background-position: 80% 50%
}

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

    .main-page-layout__header .slick-item .wrapper .h2,
    .main-page-layout__header .slick-item .wrapper h2 {
        margin-left: -15px
    }
}

.main-page-layout__header .slick-item .wrapper .buttons {
    margin-bottom: 20px
}

@media only screen and (max-width:440px) {
    .main-page-layout__header .slick-item .wrapper .buttons {
        margin-bottom: 0
    }

    .main-page-layout__header .slick-item .wrapper .buttons+span {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        height: 40px;
        line-height: 40px;
        text-align: center
    }
}

.contacts-page .forms__input {
    -webkit-box-shadow: inset 0 0 0 50px #ebdad8
}

.wrapper_static {
    position: static
}

.wrapper_600 {
    max-width: 600px
}

.about-layout__numbers .wrapper ul,
.wrapper_600 .block-default__header {
    max-width: 100%
}

.register-course-layout__form-text {
    padding: 30px 0 0;
    font-size: 13px;
    opacity: .7
}

.register-course-layout__min-height {
    min-height: 300px
}

@media only screen and (max-width:440px) {
    .register-course-layout__min-height {
        min-height: 0
    }
}

.register-course-layout__reviews {
    height: 590px;
    margin-bottom: -30px
}

@media only screen and (max-width:440px) {
    .register-course-layout__reviews {
        height: 540px
    }
}

.register-course-layout__reviews-wrap {
    background: #f8f3f2;
    width: 100vw;
    position: absolute;
    left: 0;
    z-index: 6
}

.register-course-layout .teacher-block .h2 {
    margin-bottom: 30px
}

.about-layout__numbers .wrapper:after,
.about-layout__numbers .wrapper:before,
.main-page-layout__header .slick-item .bg:before,
.main-page-layout__shedule_with-banner .h2:before,
.main-page-layout__shedule_with-banner .wrapper:after,
.main-page-layout__shedule_with-banner h2:before {
    display: none
}

.main-page-layout__header {
    overflow: hidden
}

@media only screen and (max-width:440px) {
    .main-page-layout__header {
        overflow: visible
    }

    .main-page-layout__header .main-page-layout__header-btns {
        width: 100%;
        max-width: 100%
    }

    .main-page-layout__header .slick-item .wrapper {
        padding-bottom: 120px
    }

    .main-page-layout__header .slick-item.slick-current .buttons {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0
    }

    .main-page-layout__header .slick-item.slick-current .buttons a {
        display: none;
        margin-right: 0
    }

    .main-page-layout__header .slick-item.slick-current .buttons a:first-child {
        display: block
    }
}

.main-page-layout__header .slider .slick-dots {
    left: auto;
    right: 70px
}

.about-layout__numbers {
    background-color: #f8f3f2;
    position: relative;
    z-index: 2
}

.main-page-layout .about-layout__numbers {
    background: #f8f3f2;
    background: -moz-linear-gradient(top, #f8f3f2 1%, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f8f3f2), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, #f8f3f2 1%, #fff 100%);
    background: -o-linear-gradient(top, #f8f3f2 1%, #fff 100%);
    background: -ms-linear-gradient(top, #f8f3f2 1%, #fff 100%);
    background: linear-gradient(to bottom, #f8f3f2 1%, #fff 100%);
    border-top: 1px solid rgba(60, 50, 50, .1);
    margin-top: -50px
}

@media only screen and (max-width:440px) {
    .main-page-layout .about-layout__numbers {
        margin-top: 50px
    }
}

.about-layout__numbers .wrapper {
    padding: 0
}

.followers-counter,
.followers-counter__likes,
.followers-counter__users {
    position: relative;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8)
}

.followers-counter {
    white-space: nowrap;
    width: 166px;
    height: 53px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKYAAAA2CAMAAAB6MBIGAAAC91BMVEUAAAD/iAD/TllBMd3/hQD/fAD/cgD/nQNcNtb/hgX/kABWNthNM9rPHL9mMdP/WEGAKcz/PXT/RmT/TlXmILByK9CvHMS6HcLEHb+kHsb+LpCPJMr/hAX3JqCaH8n/pwP/YEj/fDHbGcb/Nn//kx//exj/ZS2MIc3/qgrlHMLfF8n/qBH/MoU+L97/MIf/Lo3/ZQD/YAD/MIL/QGrDLre6Lrr/cAH/WgD6LZb/PG/ULa7/ggP/RWP/agDrBq//NIL/SV3NHbjUHLT/Mn7/RyvbHbD/Mnn/OXj/OWv/hwH/bQH/MFj0Kpr/NXD/P1+xLr7NLrP/O3P/QFX/dAH/jQH/fgDeLankLabxJ6H8LZL/eAD/LZH/Eov/I2z3LJr/N33/OWaMKsrxA6v/K4n/NXX/QVr/aROlMMLPD7vfCLX4A6TxLZ3+EZv/RlD/Vjz/USn/ewB9M8+kHsWzGcTDEcDkE67rJqP/FJP/SVb/TEr/Ux2XMsetHMS5G8HGHLvmBbP/SkL/WSn/VAP/lAC8JLz/R0j/OkP/UUD/UTP/Sx7/chbrFKjsLaL/HpL/PmT/QkD/XB7LJ7PjJajnLKP/IIb/F4D/L2r/Szp2Mc/ZCrjDJrfZLar+BKD/J2T/MGP/TVH/ZEH/YTD/eQ7/mwNvNNKMMsqbIceZK8XBG77yC6j/WjX/SDT/ZB5gL9WBLMzqIaj3Gp3/Bpv8Hpj+KpX/CpX2K5T/HHb/QEv/UBCmKcHoIaPzE6P/PzisL7+0Jb7dErLlIK7/OVz/NE3/XxFWL9iTK8e8FMHUC7vTJbHuKp7/Ioz/KoP/In3/XUn/UkdoNNP5EKD/Knv/OU+fMMPKDr7cJqvjHab/VU//bSH/WA+GKMzXEbbfH63sIZ37KJr/UVaSJMmfJ8T/JHT/LHL/dTJ8Ks+HMsv2Jp75JJH/bDn/YiasI8HJFbzxHqTxI5j/fSj/iB//ogTzKJX/fhj5Lo3/aCpMLtpuLdLiHbvZHrj/khZoKtRzKdFtc9SQAAAALnRSTlMACQbe3tza3902393e4N/X3t3c2+Pf39/f3ubd6+XgzOfn2NboTlrloI1zbmpY8NUAyQAACEdJREFUaN7V12OQXEEUhuGNbdu2bdu2bdu2bdu2bdu2+SPfQecEG1YllbzdM3+yST05M/feXg+PuFG5AB8LrYVyhdTCuCJS4VyBrRBaQMv3V/n7Mv+f5c2TEnjEeS294bJm4TpKs6kOUjPUnmvKzZQuU1XQWWohd+PGjdHa9OnYn3foEPbHFmC7tn/Sy8/y5hFckGDmICalVpFKX1LNqljH/ULcxPNGY0umlzxH+/cIvlk6j3JwWTW1Krb5zp07lfqlVrmzZs5COzQRz/iymzNufprBtVfaO2rBAmwqoEfwRdzQzUPRR+un0vtcc2qnBqem2HvqvaLNcrWj8O5JM7AcHi387Bvz/v37T7wBPSKULl26JbUWnaQ+t57LmrU2On78/nG2ClfBOlzl3pPWWLU879inMXkHmlGFu3lWuNJ7LoRHhPxoD3XhwlqlIpFu2nSO27Wr9i7Gcs2PO67TWhs/VsjTNnzWZ2yevn1hziLHDeERdgV6ih4+vECZtEWLFpuQUMfsQtAyVjPtbFf32d0/K0X3FN+qEJbITewZFt2I5RH2OXJSo4oTUGmMpFbWKvi+q+PHxnYcSyUfm/zbpZCtfZz0Gu4KYuxlRFYwEyZM6Km0H4JUrHWoMXWcVr3gWlm0Ifo+RCvsecnplRybU7Bq1Yr0ZhfLI0gmJFKFivRBv34sbSF16sRSx7XOfSyra3fW3a60adPuxtLG8btWuHBaLOoLK3+v9VIkKYroESRXpUqZMiVNmjBhtefPb1PkXLz4wjrUj8tIdZLApfVFm7Qcn3ZCKvl14yxnpoYMSZ58LAK1+0YKVrnTgVkkF6CVsgFarVq129zSh4vROm4OAlQyrtVClrZZw32YK/XNzGxcSIdASnVHIsV9OYxHkDRpipA0G6D7AH2u0sXcR2lVCU5Pa0ELg9+MtehjLan+tD5rWP9hLgN/tA6hTIratw/pETRZMkDFKRPdu3cvmIichw8fFqlYNTXTzjgnY7+Mc/rN6YdNPXiw6AFX+pPq0fqs/vXU/FH7CXW3UFWKZwiY6ZMBagPdx9ABCND66DBX11WVXh+b41o3Zx0nxMWLb32somfVw8ovYDxYnJaoJ5iKq0+lswkayiNo5vQOmjObQPfBCShq1QpOto6nVdfTDtc97FrMLaW9dOlFLfXF1J5VMTWD8+cXKqwy16ElT1CQgopbGx18QnsEywxnev7kq1fPCak4ETsRU5csWTJ+/Hi8PI3+I/WlpZ+0zFWOllYG2yVeWAULa0ui4tJjKqBZGQrmpcxfQ9Hw4UJtxS2nlnha/SX1tVb1Wy1dOqDVAGoZVrkBKkvkSeUSCVqwK1B+BCquOlCHMjVHjt18TAvgEfnSJYEmY6hKjxwhKYK2fPlWrbCF61mtluufQsjtlapZCT2vmpBlsiKlmfKBTaB8TiPmqVMKVSlmCuoRav/+/cO18j9seHn8mLVPS/pZ+Kg+lhBLsKIlqs7UpDipQQrmgQMGZWnuNGkKFChQ/VrOa0cEK43YP+Lb7adlHflYTs/LJolaqCoFlCoNKU5A6gxOTIFCKtSBAwcmy40KUNeoq66VV1d+q6sf47+i4R8o8GXVNfXqgB3140jptL6Wfq0AFMzJkycTVKStW7O1YMGBAytTI10Vvmplha8bWQE/auXWd6xP+0wLqaMaNDV/SxWK39OYiXikiKUoc40aNQoWLLiFmmhN+E4TJ0z8ssqeZ1rB2lDlqipH135FHiig5AzuEeXOnTsiFSqaRMHaoKhG2Hy/0JYvKvhpA5Fi1apSB9VPvmJFc4J5HU5IhcodpNpIPXr0WCUdXXUUbT269Rsd/bKin1dDM6xaccXSzSVXJTytM8GpUB7oLUDhJCZSqtRwckPUS+osDbJ6frtV8v5FDbAbNDCuYZlKTr5h5yIojr7mTC3OBw/AfASlStGUKVMmY8/liNu7d+9R1Dxp/Xrsrxsk68t6fFaDHuAK+CNVbysM5ZNvJiRQ/obCiSKASV1n7Ata1BSpi9RIy94oO7anrc+efZ4sbZSrs+sj1lk/lSYTaC6GqrMcDfTiRRyyiPn4kavvo9Mfmy8N1tp+Up+2fT4vO73BitfHzKti0xqVpeIEVAZqTkCXwUnQCB7RH0vPXH25mq5t2hlt9ZnVXbGsPti8SN+WV6M+jVy9NZ2tSNsglZJToWmQOpE4cbqCU5nmnCoVK1YsZcqUefPmzZAhQ2IuCZfqY12/yvQ2+C+tDUfJVdnGQVsjSNMXTE8DdR+8fUHVCeZbrngelA6VQI0bl0VqdVjPuKbGMrrMXaldPrfKLQRQahJD9Rkt0C+/oAxVZnHuC6pZZbCcWoWrZk87Iw3m9FJUJyd3ZnqOIDv3KLSSQvWDD0vMad0olXJGVatiTWup2DL/Nk6l0ty5vRsigR4kKILTQW2g5iwHpq9pT6ahbpxJdaw2V9OCa14De+7+KDUoUqlC4RToF05A9YMH8wkxRWpUs9pgkWklA3uOVud8nehdc3IK1SPEdwYa1iPSE6RSo3puRapV7+diUwtZ1DXRfOquNGXKXE6gB9EpdSr06ysJzHik9IwKq2FNa9wvxV9MWcjYYIoUMRMpVJ3uVPbNgYb18PATOxLn64v8fpH3L/PhWT6/jMQ1JYU6aaBPC+YKqgWRonHxPTSvXr38mfz4xHANas6YXn86j7+QH5/8VaAHMB7BOC7I4Samxz8WnFRf6bRA/zklnN5xpU1FBv0HleTEnWEqJ9AYHv9kfsLjHmbQf1RJ80yHxPnsn1XSPNNJz8L/w0pyymMsvB+PfzqeZ55/XQnn43TpvP/zSg+PGOH9/gdKzPO3lR8A3XkAAyfuhx8AAAAASUVORK5CYII=);
    top: 15px;
    color: #fff;
    font-family: 'Arial', sans-serif;
    font-weight: 700;
    font-size: 22px;
    box-sizing: border-box;
    padding: 9px 0 0 1px;
    margin-left: -14px;
    line-height: 1;
    display: block
}

.followers-counter__likes,
.followers-counter__users {
    display: inline-block;
    vertical-align: top;
    padding-left: 28px
}

.followers-counter__likes:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 1px;
    width: 24px;
    height: 20px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAMAAACgaw2xAAAA21BMVEUAAAD+//3+/vv9/vz8/fj88+L8/fr9/Pn77uD6/v39///9/v37/vv7+vP/+vT9+fD69Ov+79v+7tn+9uz99OL97t/969f+4c/8+u/+6c/979n96s//3sL8+/j5+ff6+/T79e/69+/98+n/+vL58Ob7+u389+r+9/L49/T7+PH87uT89eD+9eL+9eL989z99N7+79r99uP88df98tz96tT+9er96sj96s359/H8+O/47uX+3rn96MD+7+T+69b75tD////9/v7//v78///+///7//7+//3+/v/8//wP0kiPAAAAQHRSTlMA/v78+RD76gr8+ezh287Dm4Z4dGlbWEI7KhwOAvPz8ubPzcfDvbWzsKqlo56Xl4uLf397eGxjWlVRQjw2LR0ZNdhqnAAAAOJJREFUGNN1zdVyxDAMBdBrh5aZt8zMjJEp+f8vaux9cKfenvGDpDuyUPmeXF/ez+EkLzf98Rec1y5XuWnfJQCeD+umoM6wBuApzitKFkcL3MZFbvHeEh+brhacqHtRUmSbKOUjXEnjguoppYRwDcv3kZVVHYrRJFoXEJr6n41zHWzYgx28pzIIypQGwEMUBEafLAEMGlKJX2tM8tME1uO2NOQP6LJXw8okU8xv1Ptu7kxbxAqz+r4x3IA3a2tSNpBbIzv3PvckCcFUNsYf8wNtIr3zhsDiWFJrijWSs92Z734AdFxJMi/g93cAAAAASUVORK5CYII=)
}

.followers-counter__users {
    padding-left: 26px;
    margin-left: -5px
}

.followers-counter__users:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 22px;
    height: 22px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAMAAADzapwJAAAAwFBMVEUAAAD+/f734e3//f7//v357vj8/f3xwNb8/Pz79/r49/n5+/z48PX//f///f3+/vvv3uzv1+b42ebpyd342e787/vpyNf9+/z3+vr9/P369Pf57/T49fr7//v7/fr28vf26/D6+P389Pf77O/x5u/66O379Pr14u/47fb65+/15fL88Prz2uHv5e732uH58/jv6+z+6vD1yOHty+b54fLvzuj62+7////+///+/v77/P38///8/vz7/v7+/P37/v3jhULwAAAAN3RSTlMA10LX17e0DPzs6ePY19fUnmJYSTQyKPfw6eLf2dLQz83Jx7q2sq+inpGFgYF9fHttWzUtHhIEiuHdBAAAAM1JREFUGNNt0NlyAiEQhWEyS0aNxhiN2fc9cd9ONzDM+7+VomK1jj8XUF91FQUqNBt+/4zm6qDLWgFw/Wpf2xXWgNW3XanZHYgAED4kt9ijd9cR/JkzNtm+4KamLdOF4KcdF6ngR41tRk6/54Htv+ABU5huC+7ewOfY1LO9t1+DAdbVidQsqmLdS2exw+j3IVxJ+vlv813jN204D1fq3FbSSKleQfAr5I+upWqMUvZUnZmSkluxOzp9b8psvlT0mpysOo/juOH3RpI00+kSFT45znQNS+EAAAAASUVORK5CYII=)
}

.contacts-block__text .requisites {
    background: rgba(248, 243, 242, .7)
}

.contacts-block__text .requisites p {
    color: #3c3232
}

.contacts-block__text .requisites span {
    color: #111
}

.contacts-block__text .requisites i,
em.ruble {
    font-style: normal
}

.page-footer__cookie {
    padding-top: 20px;
    font-size: 11px;
    opacity: .5;
    line-height: 1
}

@media screen and (min-width:1200px) {

    .layout__header .course-properties .duration,
    .register-course-layout__header .course-properties .date {
        margin-right: 10px
    }
}

.course-properties_pay,
.lk-profile-form button[type=submit] {
    position: relative
}

.course-properties_pay .price-note {
    position: absolute;
    right: 0;
    width: 50%;
    top: 26px
}

.main-page-layout__shedule-banner {
    position: absolute;
    top: 0;
    left: -90px;
    right: -90px;
    display: block
}

@media only screen and (max-width:440px) {
    .main-page-layout__shedule-banner {
        position: static;
        padding-bottom: 20px
    }
}

.main-page-layout__shedule-banner>img {
    display: block;
    width: 100%
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

@media (pointer:coarse) {
    .touch-hidden {
        display: none
    }
}

.red {
    color: #b22424
}

.app .suggestions-suggestions {
    min-width: 200px;
    font-size: 12px;
    background: #f1e6e3
}

@media (pointer:coarse) {
    .app .suggestions-suggestions {
        font-size: 15px
    }
}

@media screen and (min-width:1200px) {

    .course-list__item .capacity,
    .course-list__item .duration {
        margin-right: 20px;
        white-space: nowrap
    }

    .course-list__item .capacity {
        min-width: 140px
    }

    .course-list__item .date small {
        min-width: 70px;
        margin-left: 30px;
        margin-right: 30px
    }
}

@media only screen and (max-width:440px) {
    .course-list__item {
        justify-content: start
    }

    .course-list__item .button-default {
        margin-top: 0
    }

    .course-list__item .text {
        min-height: 80px
    }
}

@media screen and (max-width:1200) and (min-width:640px) {
    .teacher-item .course-list__item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 50px
    }
}

@media only screen and (max-width:440px) {
    .subscribe-block__fields .forms__input {
        border: 1px solid #3c3232;
        padding-left: 10px;
        padding-right: 10px;
        -webkit-box-shadow: none
    }

    .subscribe-block__fields .forms__input.focused~.input-container__label {
        opacity: 1
    }

    .subscribe-block__fields .input-container__label {
        padding-left: 10px;
        padding-right: 10px;
        background: #fff;
        opacity: 1;
        display: inline-block;
        margin-left: 2px
    }
}

.page-header__main .burger {
    margin-left: 0;
    left: 30px
}

.page-header__main .account {
    margin-right: 0;
    right: 30px
}

@media screen and (min-width:1200px) {
    .page-header__menu .menu {
        margin-left: 360px
    }

    .page-header__menu .menu a {
        font-size: 15px
    }
}

.about-layout__header .wrapper:before {
    z-index: 1
}

.about-layout__header .wrapper .h2,
.about-layout__header .wrapper h2,
.about-layout__header .wrapper p {
    z-index: 1;
    position: relative
}

.blog-list__item {
    vertical-align: top
}

.documents-block,
.documents-block__item .links a:hover {
    color: inherit
}

@media screen and (min-width:1200px) {

    .documents-block__filter>div a.js-active,
    .documents-block__filter>div button.js-active {
        border-color: #3c3232;
        color: #3c3232
    }

    .documents-block__filter>div a,
    .documents-block__filter>div button {
        color: inherit
    }

    .documents-block__filter>div a:hover,
    .documents-block__filter>div button:hover {
        background-color: transparent;
        color: #3c3232
    }
}

.documents-block__item .links a,
.documents-block__item .title {
    color: #3c3232
}

.documents-block__item {
    color: rgba(0, 0, 0, .5)
}

.page-header__menu-phone {
    display: block;
    font-size: 24px;
    font-family: "Philosopher", sans-serif;
    text-align: center;
    margin-top: 25px
}

@media screen and (min-width:1200px) {
    .page-header__main .online-education {
        display: block;
        width: 310px;
        text-align: left;
        padding-left: 60px
    }

    .page-header__main .online-education:before {
        position: absolute;
        left: 25px;
        top: 27px
    }
}

@media only screen and (max-width:440px) {
    .page-header__main .online-education {
        left: 50%;
        margin-left: -260px;
        width: 180px;
        font-size: 11px;
        line-height: 1;
        padding-top: 17px
    }
}

@media screen and (max-width:640px) {
    .page-header__main .online-education {
        display: none
    }
}

@media screen and (min-width:1200px) {
    .page-header__main .account {
        right: 0;
        width: 150px
    }
}

.online-education:before {
    animation: pulse 2s infinite
}

@media only screen and (max-width:440px) {
    .main-page-layout__about_img {
        height: 140px
    }

    .main-page-layout__about_img span {
        left: 50%;
        transform: translateX(-50%)
    }
}

.form-default input[type=checkbox]~.input-container__label {
    font-size: 12px
}

.form-default input[type=checkbox]~.input-container__label:after {
    top: 7px
}

@media screen and (min-width:1200px) {
    .teacher-item .course-list__container {
        display: block
    }

    .teacher-item .course-list__item {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 20px 0;
        margin-bottom: 0;
        border-bottom: 1px solid rgba(60, 50, 50, .1);
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }

    .teacher-item .course-list__item:last-child {
        border-bottom: none
    }

    .teacher-item .course-list__item:hover .tags>* {
        background-color: #f8f3f2
    }

    .teacher-item .course-list__item:hover:before {
        opacity: 1
    }

    .teacher-item .course-list__item:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: -20px;
        right: -35px;
        bottom: 0;
        background-color: #fff;
        z-index: -1;
        -webkit-transition-property: opacity;
        -o-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-duration: .2s;
        -o-transition-duration: .2s;
        transition-duration: .2s;
        -webkit-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
        opacity: 0;
        -webkit-box-shadow: -70px 55px 120px rgba(222, 194, 190, .5);
        box-shadow: -70px 55px 120px rgba(222, 194, 190, .5)
    }

    .teacher-item .course-list__item .sale {
        -webkit-box-ordinal-group: 11;
        -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
        margin-top: 10px;
        margin-bottom: 0;
        padding-left: 120px
    }

    .teacher-item .course-list__item .img {
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-right: 30px;
        width: 90px;
        position: relative;
        top: auto;
        left: auto;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .teacher-item .course-list__item .text {
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-left: 0
    }

    .teacher-item .course-list__item .head {
        width: 300px;
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .teacher-item .course-list__item .tags {
        margin-bottom: -5px
    }

    .teacher-item .course-list__item .price {
        position: relative;
        top: auto;
        left: auto;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-right: 35px
    }

    .teacher-item .course-list__item .capacity,
    .teacher-item .course-list__item .duration {
        margin-right: 40px;
        margin-bottom: 0
    }

    .teacher-item .course-list__item .date small {
        margin-left: 50px;
        margin-right: 50px
    }

    .teacher-item .course-list__item .button-default {
        width: 195px;
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-left: 30px;
        margin-top: auto;
        margin-bottom: auto;
        height: 60px;
        line-height: 54px
    }
}

@media mobile {
    .course-list__item .text {
        min-height: 90px
    }
}

.faq-block .wrapper {
    max-width: 800px
}

.course-directions__item:hover .button-default:after,
.lk-course-card .teacher,
.lk-courses__prices .course-directions__list .course-directions__item .text {
    display: block
}

.form-default input[type=radio]~.input-container__label:before {
    top: -3px
}

.form-default input[type=radio]~.input-container__label:after {
    top: 2px
}

.main-page-layout__teachers_item .img {
    overflow: hidden;
    height: 260px
}

.main-page-layout__teachers_item .img img {
    -o-object-fit: none;
    object-fit: none;
    height: auto;
    top: -30%
}

@media only screen and (max-width:440px) {
    .main-page-layout__teachers_item .img img {
        top: 0
    }
}

.teacher-block_white {
    background-color: #fff;
    padding-bottom: 40px
}

.main-page-layout__teachers-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 24px;
    max-height: 72px
}

.main-page-layout__teachers-text_full {
    display: block;
    max-height: 350px
}

.text-block img {
    max-width: 100%
}

.publications-list-layout {
    zoom: 1
}

.publications-list-layout:after {
    content: ' ';
    display: table;
    clear: both
}

.publications-list-layout__sidebar .tag-chip.selected {
    pointer-events: none;
    background: #c8a09b;
    color: #fff
}

.publications-list__item-wrap {
    padding-bottom: 70px
}

.publications-list__item-wrap .publications-list__item {
    margin-bottom: 0
}

.course-list__item .price_old,
.register-course-layout__header .course-properties .price_old {
    display: block;
    text-decoration: line-through;
    font-size: 90%
}

.course-detail__share:before,
.price__old b,
.register-course-page .subscribe-block {
    display: none
}

em.ruble:before {
    content: 'Рі';
    font-family: "PT Rouble";
    font-weight: 400
}

.lk-course-card__head .price {
    width: auto;
    text-align: left;
    margin-top: 12px;
    position: static;
    border-bottom: 1px dotted #eee;
    padding-bottom: 10px
}

@media only screen and (max-width:440px) {
    .lk-course-card__head .price {
        margin-top: 0
    }
}

.lk-course-card__head .price:last-child {
    border-bottom: 0
}

.lk-course-card__timer {
    text-align: center;
    padding: 50px 0 20px
}

@media screen and (max-width:640px) {
    .lk-course-card__timer .timer {
        display: block
    }
}

.course-detail__share {
    position: static
}

.course-directions__item .price_done {
    color: #d9bab7
}

.price__name {
    color: rgba(60, 50, 50, .5);
    width: 40%;
    display: inline-block
}

@media screen and (max-width:640px) {
    .price__name {
        width: 60%
    }
}

.price__value {
    width: 20%;
    display: inline-block
}

@media screen and (max-width:640px) {
    .price__value {
        width: 35%
    }
}

.price__buy {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-left: 15px
}

@media screen and (max-width:640px) {
    .price__buy {
        margin-left: 0;
        margin-top: 10px
    }
}

.price__buy.button-default {
    line-height: 30px;
    height: 34px;
    width: auto;
    padding-left: 20px;
    padding-right: 20px
}

.price__buy[data-disabled=true] {
    opacity: .5
}

.price__old {
    text-decoration: line-through;
    opacity: .6;
    font-style: normal;
    font-size: 80%
}

.price__old s {
    font-size: 100%
}

.price__sale {
    color: red;
    font-style: normal
}

.price__sale s {
    display: none
}

.price s {
    opacity: .7
}

.lk-courses__prices {
    zoom: 1
}

.lk-courses__prices:after {
    content: ' ';
    display: table;
    clear: both
}

.lk-courses__prices .course-directions__list {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch
}

.course-directions__offer {
    width: 100%;
    max-width: 600px;
    background-color: #fff;
    display: block;
    text-align: center;
    margin: 0 auto 55px
}

.course-directions__offer .timer {
    margin-top: 15px
}

.course-directions__offer .button-default {
    margin-top: 20px;
    background: #b22424
}

.lk-courses__prices .course-directions__item[data-size="2"] {
    width: 47%;
    border-color: #d6bab9;
    border-width: 2px
}

.lk-courses__prices .course-directions__item[data-size="2"]:nth-child(2n) {
    margin-right: 0;
    float: right
}

@media screen and (max-width:640px) {
    .lk-courses__prices .course-directions__item[data-size="2"] {
        width: 100%;
        margin: 0 0 15px
    }
}

.lk-courses__prices .course-directions__item[data-size="3"] {
    width: 31%;
    border-color: #d6bab9;
    border-width: 2px
}

@media screen and (max-width:640px) {
    .lk-courses__prices .course-directions__item[data-size="3"] {
        width: 100%;
        margin: 0 0 15px
    }
}

.row {
    margin: -20px -20px 0;
    font-size: 0
}

.row__col {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    padding: 20px 20px 0;
    width: 50%
}

@media only screen and (max-width:440px) {
    .row__col {
        width: 100%
    }

    .course-item-page .block-default__header {
        padding-top: 30px
    }

    .course-item-page .h1,
    .course-item-page h1 {
        padding-right: 50px
    }
}

.course-gift {
    width: 341px;
    height: 341px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 20px;
    padding-top: 20px;
    box-sizing: border-box;
    background: url(/local/templates/tpl/images/course-gift.png) no-repeat;
    background-size: contain;
    background-position: 0 100%;
    text-align: right;
    z-index: 1;
    font-family: "Philosopher", serif
}

@media only screen and (max-width:440px) {
    .course-gift {
        width: 220px;
        height: 220px;
        padding-right: 10px;
        padding-top: 10px
    }
}

.course-gift__title {
    font-size: 20px
}

@media only screen and (max-width:440px) {
    .course-gift__title {
        font-size: 16px
    }
}

.course-gift__day {
    font-size: 27px
}

@media only screen and (max-width:440px) {
    .course-gift__day {
        font-size: 21px
    }
}

.course-gift__value {
    margin-top: 15px;
    font-size: 21px;
    display: block
}

@media only screen and (max-width:440px) {
    .course-gift__value {
        font-size: 16px;
        margin-top: 5px
    }
}

.course-gift__value .fa {
    display: inline-block;
    margin-top: 7px
}

@media only screen and (max-width:440px) {
    .course-gift__value .fa {
        font-size: 32px
    }
}

.review-item__header .img {
    background-color: #3c3232
}

.gifts-block {
    padding-top: 50px
}

.gifts-block.sales-block .sales-list__item .img {
    padding: 10px
}

.gifts-block.sales-block .sales-list__item .img img {
    margin-top: 10px;
    height: 100%
}

.gifts-block.sales-block .sales-list__item--archive,
.lk-course-card .education-steps__list>a.disabled,
.lk-course-card .education-steps__list>a[data-disabled=true] {
    pointer-events: none
}

@media only screen and (max-width:440px) {
    .gifts-block.sales-block .sales-list__item .text {
        position: absolute;
        left: 12px;
        top: 20px;
        right: 12px;
        z-index: 1;
        bottom: 0;
        background: rgba(255, 255, 255, .9)
    }
}

.pagination {
    font-size: 16px
}

.pagination a {
    display: inline-block;
    margin: 0 10px;
    padding: 10px 2px;
    min-width: 38px;
    background: rgba(255, 255, 255, .5);
    border-radius: 20px;
    border: 1px solid rgba(200, 160, 155, .5);
    text-align: center;
    text-decoration: none
}

.pagination a:hover {
    background: #fff
}

.pagination a.current {
    background: rgba(200, 160, 155, .5)
}

.notifications-block__item {
    margin: 0 0 50px;
    background: #fff;
    padding: 24px 32px;
    font-size: 16px;
    max-width: 660px;
    display: block;
    line-height: 1.4
}

.notifications-block__item_viewed {
    background: rgba(255, 255, 255, .5)
}

.notifications-block__item .date {
    display: block;
    font-size: 12px;
    padding-bottom: 6px;
    opacity: .6
}

.notifications-block__item .title {
    display: block;
    font-size: 27px;
    font-family: "Philosopher", sans-serif;
    margin-bottom: 14px;
    line-height: 1.1
}

.notifications-block.sales-block .sales-list__item {
    height: auto
}

.notifications-block .sales-list__item {
    margin: 20px 0 0
}

@media screen and (max-width:640px) {
    .notifications-block .sales-list__item .text {
        padding: 0
    }
}

.sales-block .sales-list__item .img img {
    object-fit: contain;
    width: auto;
    height: auto;
    left: auto;
    right: 0;
    position: relative;
    display: inline-block
}

.sales-block .sales-list__item,
.sales-block .sales-list__item .img {
    height: 200px
}

@media screen and (max-width:640px) {
    .sales-block .sales-list__item {
        background: 0 0
    }
}

@media screen and (max-width:640px) {
    .sales-block .sales-list__item .img {
        text-align: center
    }
}

.lk-course-card .education-steps__list>a[data-subscription=false] {
    opacity: .7;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

@media screen and (min-width:1200px) {
    .lk-course-card .education-steps__list>a small {
        font-size: 14px;
        margin-right: -20px
    }
}

.tag-chip a {
    position: relative;
    margin: -8px -10px -6px;
    display: inline-block;
    padding: 8px 10px 6px
}

.course-list__item .tags>.online {
    color: #32d273;
    background-color: rgba(50, 210, 115, .05);
    border-color: #86e4ac
}

.course-directions__item {
    min-height: 425px
}

.course-directions__item .button-default {
    position: relative;
    overflow: visible
}

.course-directions__item .button-default:after {
    content: '';
    display: none;
    position: absolute;
    left: 0;
    bottom: -50px;
    height: 50px;
    width: 100%
}

.course-directions__item .button-default-dark {
    background-color: #3c3232;
    color: #fff
}

.course-directions__item .button-default-dark:hover {
    background-color: rgba(60, 50, 50, .9)
}

.course-directions__item .img .tag_online {
    color: #32d273;
    background-color: rgba(50, 210, 115, .05)
}

.course-directions__item .price {
    font-size: 14px
}

.course-directions__item .desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 18px;
    max-height: 54px
}

.button-default.round {
    border-radius: 200px
}

.course-directions__item .properties .difficulty,
.course-item-layout .properties .difficulty,
.course-list__item .properties .difficulty {
    margin-bottom: 10px;
    text-transform: uppercase;
    padding: 9px 7px 7px 9px;
    background-color: #f8f3f2;
    border-radius: 2px;
    letter-spacing: .08em;
    display: inline-block;
    vertical-align: middle;
    color: #000;
    font-weight: 600
}

.course-directions__item .properties .difficulty .counter,
.course-directions__item .properties .difficulty em,
.course-item-layout .properties .difficulty .counter,
.course-item-layout .properties .difficulty em,
.course-list__item .properties .difficulty .counter,
.course-list__item .properties .difficulty em {
    color: #fff;
    background-color: #b22424;
    min-width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 22px;
    text-align: center;
    box-sizing: border-box;
    font-style: normal;
    line-height: 22px;
    font-weight: 700;
    padding: 0 2px;
    position: relative;
    margin-left: 4px;
    top: -2px
}

.course-directions__item .properties .difficulty.lg,
.course-item-layout .properties .difficulty.lg,
.course-list__item .properties .difficulty.lg {
    font-size: 10px
}

.course-item-layout .course-item-layout__header .properties .difficulty,
.course-item-layout .course-item-layout__profession .properties .difficulty {
    background-color: #493838;
    color: #fff;
}

@media screen and (max-width:640px) {
    .page-footer {
        padding-top: 30px
    }

    .page-footer .page-footer__main .logo {
        margin-bottom: 20px
    }

    .page-footer .page-footer__bottom {
        margin-top: 20px
    }
}

.course-item-layout__brcms {
    margin-bottom: 10px
}

.course-item-layout__brcms .link-back {
    position: static;
    display: inline-block;
    vertical-align: top
}

@media only screen and (max-width:1200px) {
    .course-item-layout__brcms .link-back {
        position: absolute
    }
}

.course-item-layout__brcms .breadcrumbs {
    display: inline-block;
    vertical-align: top;
    margin-top: 2px;
    margin-left: 5px
}

@media only screen and (max-width:1200px) {
    .course-item-layout__brcms .breadcrumbs {
        display: block;
        padding: 40px 0 0;
        margin: 0
    }
}

.course-item-layout__brcms .breadcrumbs:before {
    content: '|';
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
    margin-right: 10px;
    position: relative;
    top: -2px
}

@media only screen and (max-width:1200px) {
    .course-item-layout__brcms .breadcrumbs:before {
        display: none
    }
}

.totop {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 4;
    width: 50px;
    cursor: pointer;
    display: block;
    background: rgba(255, 255, 255, .8);
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: all .2s ease-in-out 0s;
    backface-visibility: hidden;
    transform: translate3d(0, 0, 0)
}

.totop[data-active="1"],
.totop[data-active=true] {
    visibility: visible;
    pointer-events: auto;
    opacity: .4
}

.totop:before {
    content: '';
    background: url(/static/supermentor/images/up.svg) no-repeat;
    display: inline-block;
    background-size: 100% auto;
    color: #000;
    position: absolute;
    width: 30px;
    height: 30px;
    left: 15px;
    top: 80px
}

.totop:hover {
    opacity: .9
}

@media only screen and (max-width:440px) {
    .totop {
        right: 10px;
        bottom: 10px;
        height: 60px;
        top: auto;
        left: auto;
        border-radius: 50%;
        opacity: 1
    }

    .totop:before {
        top: 15px
    }
}

.course-item-layout .properties {
    margin-top: 20px;
    margin-bottom: -20px
}

.course-directions__item .properties {
    margin-bottom: 0
}

.course-directions__item .properties .duration {
    padding-left: 21px;
    position: relative;
    padding-bottom: 10px
}

.course-directions__item .properties .duration .icon {
    position: absolute;
    top: 0;
    left: 0
}

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

    .course-directions-block__filter>div a,
    .course-directions-block__filter>div button {
        background: #fff;
        color: #3c3232
    }

    .course-directions-block__filter>div a:hover,
    .course-directions-block__filter>div button:hover {
        color: #fff
    }
}

.lk-profile-form {
    max-width: 600px
}

@media screen and (min-width:1200px) {
    .lk-profile-form button[type=submit] {
        top: -70px
    }
}

@media only screen and (max-width:440px) {
    .lk-profile-form button[type=submit] {
        top: -10px
    }
}

.cancel-scroll.is-safari {
    width: 100%
}

@media only screen and (max-width:440px) {
    .page-header__menu .menu li.parent ul {
        display: none
    }

    .page-header__menu .menu li.parent>a.parent-link {
        position: relative
    }

    .page-header__menu .menu li.parent>a.parent-link:after {
        content: '';
        display: block;
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px 6px 0;
        border-color: #999 transparent transparent;
        right: -26px;
        top: 7px
    }

    .page-header__menu .menu li.parent>a.parent-link.opened:after {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

.main-page-layout__teachers_list {
    padding-bottom: 50px
}

.main-page-layout__teachers_list .slick-arrow {
    top: auto;
    bottom: -10px
}

@media only screen and (max-width:440px) {
    .main-page-layout__teachers_list .slick-arrow.slick-prev {
        left: 0
    }
}

.main-page-layout__teachers_list .slick-arrow.slick-next {
    width: 90px
}

.main-page-layout__teachers_list .slick-arrow.slick-next:before {
    width: 75px
}

.small-header-block {
    padding-top: 10px;
    position: relative;
    padding-bottom: 50px
}

.small-header-block__left {
    background-position: 100% 100%
}

.small-header-block__left,
.small-header-block__right {
    content: '';
    height: 30px;
    width: 40px;
    display: block;
    position: absolute;
    bottom: 10px;
    background-repeat: no-repeat;
    background-size: cover
}

.small-header-block__left {
    left: 0;
    background-image: url(/local/templates/tpl/images/arrows_slim_left.svg)
}

.small-header-block__right {
    background-image: url(/local/templates/tpl/images/arrows_slim_right.svg);
    background-position: 0 100%;
    right: 0
}

.about-layout__header .small-header-block,
.teachers-layout .small-header-block {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 10px
}

.small-header-block__list {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    gap: 15px;
    width: auto;
    left: auto;
    margin-left: 0;
    white-space: nowrap;
    overflow-x: auto;
    padding-bottom: 20px;
    margin-bottom: -10px
}


.lk-courses__prices_index {
    margin-top: 50px;
    margin-bottom: 100px
}

.lk-notice.package+.lk-courses__prices_index {
    margin-top: -50px
}

@media screen and (min-width:1200px) {
    .lk-courses {
        padding: 90px 0
    }
}

.lk-courses .tabs__link_active {
    display: inline-block;
    border-color: #3c3232;
    color: #3c3232
}

@media only screen and (max-width:440px) {
    .lk-courses .lk-course-card__head .title {
        font-size: 24px
    }
}

.lk-courses__prices {
    padding-top: 10px
}

.lk-courses__prices .course-directions__item {
    text-align: center;
    border: 1px solid #eee;
    margin-right: 25px;
    width: 273px;
    cursor: pointer
}

@media only screen and (max-width:440px) {
    .lk-courses__prices .course-directions__item {
        width: 100%;
        margin-right: 0
    }
}

.lk-courses__prices .course-directions__item[data-active=true] {
    border-color: #d6bab9
}

.lk-courses__prices .course-directions__item[data-subscription=false] {
    opacity: .7;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.breadcrumbs>li>span,
.lk-courses__prices .course-directions__item[data-disabled=true] {
    opacity: .5
}

.lk-courses__prices-banner {
    padding-bottom: 10px
}

.lk-courses__prices-banner>img {
    display: none;
    width: 100%
}

.lk-courses__prices-banner>img.visible-desktop {
    display: block
}

@media only screen and (max-width:440px) {
    .lk-courses__prices-banner>img.visible-desktop {
        display: none
    }

    .lk-courses__prices-banner>img.visible-mobile {
        display: block
    }
}

.lk-courses__prices-banner>img.visible-mobile {
    position: relative;
    width: 250%;
    left: 50%;
    transform: translateX(-50%)
}

.lk-courses .course-directions__item {
    min-height: 100px
}

.lk-courses .course-directions__item[data-purchase-locked=true] .js-request-link {
    opacity: .5;
    pointer-events: none
}

.lk-courses .course-directions__item .text {
    padding-right: 30px
}

.lk-courses .course-directions__item .title {
    min-height: 0
}

.lk-courses .course-directions__item .description {
    padding: 20px 0 0;
    text-align: left
}

.lk-courses .course-directions__item .description ul {
    list-style-type: disc;
    margin-left: 16px;
    margin-top: 10px
}

.lk-courses .course-directions__item .description p {
    margin: 0;
    padding: 12px 0 0
}

.lk-courses .course-directions__item .tags>* {
    display: inline-block;
    vertical-align: top;
    font-style: normal;
    font-weight: 700;
    font-size: 8px;
    line-height: 100%;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: #3c3232;
    padding: 9px 9px 7px;
    border: 1px solid rgba(60, 50, 50, .1);
    border-radius: 2px;
    margin-right: 10px;
    margin-top: 10px
}

.lk-courses .course-directions__item .tags>* i {
    display: inline-block;
    vertical-align: baseline;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin-right: 5px
}

@media only screen and (max-width:440px) {
    .lk-courses .lk-course-card__head {
        padding-left: 0
    }
}

.lk-courses .lk-video-course {
    position: absolute;
    display: block;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 480px;
    height: 273px;
    margin: 0
}

.lk-courses .lk-video-course .lk-video-course__video {
    transform: translateX(-50%)
}

@media only screen and (max-width:440px) {
    .lk-courses .lk-video-course .lk-video-course__video {
        margin-left: 0;
        height: 100%
    }

    .lk-courses .lk-video-course {
        position: relative;
        width: 100%;
        margin-top: 20px
    }
}

.popup-photo-video {
    width: 90vw;
    text-align: center
}

.popup-photo-video img,
.popup-photo-video video {
    max-width: 100%
}

@media only screen and (max-width:440px) {
    .course-item-layout__program .lk-video-course__video {
        height: 225px
    }
}

.lk-interface-slider {
    position: relative;
    margin-top: -180px
}

@media only screen and (max-width:440px) {
    .lk-interface-slider {
        margin-top: -100px
    }
}

.lk-interface-slider .course-directions__item {
    min-height: 50px;
    position: relative
}

.lk-interface-slider .course-directions__item .title {
    min-height: 0
}

.lk-interface-slider .course-directions__item-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    bottom: 0;
    z-index: 1;
    display: none
}

.lk-interface-slider .course-directions__item-link_desktop {
    display: block
}

@media only screen and (max-width:440px) {
    .lk-interface-slider .course-directions__item-link_desktop {
        display: none
    }

    .lk-interface-slider .course-directions__item-link_mobile {
        display: block
    }
}

.lk-video-course[data-disabled=true] {
    opacity: .7;
    pointer-events: none;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.text-block_bordered_images img {
    padding: 10px;
    border: 1px solid #dbbfbc
}

@media only screen and (max-width:440px) {
    .about-layout__description .img-row__img.img-row__img_static {
        text-align: center;
        height: auto
    }
}

@media screen and (min-width:1200px) {
    .about-layout__description .img-row__img.img-row__img_static img {
        position: static;
        width: 100%;
        height: auto;
        max-height: 100%
    }
}

@media only screen and (max-width:440px) {
    .about-layout__description .img-row__img.img-row__img_static img {
        position: static;
        max-width: 100%;
        width: auto;
        height: auto;
        max-height: 100%;
        text-align: center;
        min-width: 60%
    }

    .page-header__menu .menu li.parent>a.parent-link:after {
        display: none
    }
}

.sales-block.sales-block_static .sales-list__item .img {
    left: 0
}

.sales-block.sales-block_static .sales-list__item .text {
    position: static;
    display: block;
    text-align: left;
    height: auto;
    padding: 0 0 4px
}

.sales-block.sales-block_static .sales-list__item .title {
    font-size: 18px;
    line-height: 20px;
    font-family: "Philosopher", sans-serif;
    margin-bottom: 10px
}

.sales-block.sales-block_static .sales-list__item .description {
    width: 50%;
    right: 0;
    opacity: 1;
    left: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: block
}

@media only screen and (max-width:440px) {
    .sales-block.sales-block_static .sales-list__item .description {
        width: 100%
    }
}

.sales-block.sales-block_static .sales-list__item p {
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.sales-block.sales-block_static .sales-list__item .button-default {
    color: #fff;
    display: inline-block;
    background: #b22424;
    height: 34px;
    line-height: 34px;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 10px
}

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

    .sales-block .sales-list__item_autoheight,
    .sales-block .sales-list__item_autoheight .img {
        height: auto
    }

    .sales-block .sales-list__item_autoheight .description {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        position: static;
        opacity: 1;
        background: 0 0
    }
}

.edu-process-list {
    text-align: center
}

.edu-process-list__wrap {
    width: 750px;
    display: inline-block;
    counter-reset: item
}

@media only screen and (max-width:440px) {
    .edu-process-list__wrap {
        width: 100%
    }
}

.edu-process-list__item {
    height: 150px;
    background-size: auto 150px;
    background-repeat: no-repeat;
    padding-top: 38px;
    overflow: hidden;
    margin-top: 20px;
    position: relative
}

@media only screen and (max-width:440px) {
    .edu-process-list__item {
        height: auto;
        min-height: 100px;
        background-size: auto 80px;
        padding-top: 14px
    }
}

.edu-process-list__item:before {
    counter-increment: item;
    content: counter(item);
    position: absolute;
    font-family: "Philosopher", sans-serif;
    font-size: 32px
}

@media only screen and (max-width:440px) {
    .edu-process-list__item:before {
        font-size: 24px
    }
}

.edu-process-list__item-name {
    font-family: "Philosopher", sans-serif;
    font-size: 24px;
    max-width: 220px
}

@media only screen and (max-width:440px) {
    .edu-process-list__item-name {
        font-size: 17px;
        max-width: 110px
    }
}

.edu-process-list__item:nth-child(2n+1) {
    text-align: right;
    background-position: 60% 0
}

@media only screen and (max-width:440px) {
    .edu-process-list__item:nth-child(2n+1) {
        background-position: 100% 0
    }
}

.edu-process-list__item:nth-child(2n+1):before {
    left: 44%
}

@media only screen and (max-width:440px) {
    .edu-process-list__item:nth-child(2n+1):before {
        left: 58%
    }
}

.edu-process-list__item:nth-child(2n) {
    text-align: left;
    background-position: 30% 0;
    padding-right: 50px
}

@media only screen and (max-width:440px) {
    .edu-process-list__item:nth-child(2n) {
        padding-right: 0;
        background-position: 0 0
    }
}

.edu-process-list__item:nth-child(2n):before {
    left: 50%;
    margin-top: -10px
}

@media only screen and (max-width:440px) {
    .edu-process-list__item:nth-child(2n):before {
        left: 40%
    }
}

.edu-process-list__item:nth-child(2n) .edu-process-list__item-name {
    float: right
}

.breadcrumbs {
    font-size: 0
}

.breadcrumbs>li {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    position: relative;
    font-size: 12px
}

.breadcrumbs>li:after {
    content: '/';
    margin-left: 10px;
    opacity: .3
}

.breadcrumbs>li:last-child:after {
    display: none
}

.breadcrumbs>li>a {
    opacity: .7
}

.breadcrumbs>li>a:hover {
    opacity: 1
}

.post-page__text {
    position: relative
}

.post-page__directions {
    position: relative;
    top: -20px;
    margin-bottom: 30px;
    padding: 10px 20px 8px;
    background: #fff
}

@media only screen and (max-width:1200px) {
    .post-page__directions {
        top: auto;
        margin-top: 20px
    }
}

@media only screen and (max-width:440px) {
    .post-page__directions {
        text-align: center;
        padding-left: 10px;
        padding-right: 10px
    }

    .post-page__directions .h4 {
        display: block;
        margin: 0
    }
}

.post-page__directions .h4 {
    margin-right: 15px
}

.post-page__directions a {
    font-family: "Philosopher", serif;
    font-size: 18px;
    margin: 10px 15px
}

.post-page__directions a:hover {
    color: #3c3232
}

/* End */


/* Start:/local/templates/tpl/styles.css?161486682748*/
div[id*=bx_incl] {
    /*display: inline-block;*/
}

/* End */


/* Start:/local/templates/tpl/template_styles.css?1595933082167*/
@media only screen and (max-width: 1199px) {
    .main-page-layout__header .slick-item .wrapper {
        padding-bottom: 100px;
        color: #F8F3F2;
    }
}

/* End */
/* /local/templates/tpl/css/design.min.css?1605043046300882 */
/* /local/templates/tpl/css/style.min.css?165295932694044 */
/* /local/templates/tpl/styles.css?161486682748 */
/* /local/templates/tpl/template_styles.css?1595933082167 */
