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,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
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
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    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
}

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

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%
}

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

[hidden] {
    display: none
}

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

a:focus {
    outline: thin dotted
}

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

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

figure,
form {
    margin: 0
}

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

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

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

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

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

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

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

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

textarea {
    overflow: auto;
    vertical-align: top
}

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

button,
html,
input,
select,
textarea {
    color: #222
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

img {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

html {
    box-sizing: border-box;
    font-size: .7142857143vw
}

@media (max-width:1023px) {
    html {
        font-size: .8333333333vw
    }
}

@media (max-width:850px) {
    html {
        font-size: 1.1764705882vw
    }
}

@media (max-width:500px) {
    html {
        font-size: 3.125vw
    }
}

*,
:after,
:before {
    box-sizing: inherit;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    scroll-behavior: smooth
}

body {
    font-family: Rubik;
    font-style: normal
}

body.modal-open {
    overflow: hidden;
    padding-right: calc(100vw - 100%)
}

img {
    image-rendering: crisp-edges;
    image-rendering: -webkit-optimize-contrast
}

svg {
    transition: all .1s linear
}

.pagePadding {
    padding-left: 4rem;
    padding-right: 4rem
}

@media (max-width:850px) {
    .pagePadding {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media (max-width:500px) {
    .pagePadding {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
}

h2 {
    font-family: Unbounded;
    font-style: normal;
    font-weight: 700;
    font-size: 6.4rem;
    line-height: 7rem;
    text-transform: uppercase;
    color: #15112b
}

@media (max-width:500px) {
    h2 {
        font-size: 2.5rem;
        line-height: 3.1rem
    }
}

h3 {
    font-family: Unbounded;
    font-style: normal;
    font-weight: 700;
    font-size: 4rem;
    line-height: 4.6rem;
    text-transform: uppercase;
    color: #15112b
}

@media (max-width:500px) {
    h3 {
        font-size: 2rem;
        line-height: 2.8rem
    }
}

.no-scroll-y {
    overflow-y: hidden
}

.header-content__phoneContainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: .8rem;
    text-decoration: none;
    background-image: linear-gradient(90deg, #b89fff, #b89fff 50%, #000 0);
    background-size: 200% 100%;
    background-position: -100%;
    position: relative;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: all .3s ease-in-out
}

@media (max-width:500px) {
    .header-content__phoneContainer svg {
        display: none
    }
}

.header-content__phoneContainer svg {
    width: 2rem;
    height: 2rem;
    fill: #15112b;
    transition: all .3s ease-in-out
}

.header-content__phoneContainer:hover {
    background-position: 0
}

.header-content__phoneContainer:hover svg {
    fill: #b89fff
}

.header-content__phoneContainer p {
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 2.4rem;
    color: #15112b
}

@media (max-width:500px) {
    .header-content__phoneContainer p {
        font-size: 1.4rem;
        line-height: 2rem
    }
}

.header-content {
    display: -ms-flexbox;
    display: flex;
    gap: 3.7rem;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 3.1rem;
}

@media (max-width:1023px) {
    .header-content {
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .header-content {
        justify-content: center;
    }
}

@media (max-width:500px) {
    .header-content {
        padding-top: 1rem;
        gap: 1rem
    }
}

.header-content .header-content__logo {
    stroke: #000;
    width: 21.7rem;
    height: 7.9rem
}

@media (max-width:850px) {
    .header-content .header-content__logo {
        width: 16.7rem;
        height: 6.9rem
    }
}

@media (max-width:500px) {
    .header-content .header-content__logo {
        width: 11.7rem;
        height: 5.9rem
    }
}

.header-content .header-content__logo svg {
    width: 100%;
    height: 100%
}

.header-content .header-content__logo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:1023px) {
    .header-content .header-content__logo img {
        -o-object-fit: contain;
        object-fit: contain
    }
}

.header-content .header-content__logo picture {
    display: block;
    width: 100%;
    height: 100%
}

.header-content .articleHeader-content__logo {
    height: 10.3rem;
    width: 17.7rem
}

@media (max-width:1023px) {
    .header-content .articleHeader-content__logo {
        height: 7.9rem;
        width: 40rem
    }
}

@media (max-width:500px) {
    .header-content .articleHeader-content__logo {
        width: 11.7rem
    }
}

.header-content .header-content__menuContainer {
    display: -ms-flexbox;
    display: flex;
    gap: 2.7rem
}

.header-content .header-content__menuContainer ul {
    display: -ms-flexbox;
    display: flex;
    gap: 2.2rem
}

@media (max-width:1023px) {
    .header-content .header-content__menuContainer ul {
        display: none
    }
}

.header-content .header-content__menuContainer ul a {
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 2.4rem;
    color: #15112b;
    text-decoration: none;
    background-image: linear-gradient(90deg, #b89fff, #b89fff 50%, #000 0);
    background-size: 200% 100%;
    background-position: -100%;
    display: inline-block;
    padding: 5px 0;
    position: relative;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: all .3s ease-in-out
}

.header-content .header-content__menuContainer ul a:hover {
    background-position: 0
}

.header-content .header-content__burgerBtn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: .6rem;
    width: 4.8rem;
    background: none;
    border: none
}

@media (min-width:1024px) {
    .header-content .header-content__burgerBtn {
        display: none
    }
}

@media (max-width:500px) {
    .header-content .header-content__burgerBtn {
        width: 2.8rem
    }
}

.header-content .header-content__burgerBtn div {
    width: 100%;
    height: .5rem;
    background: #210616
}

@media (max-width:500px) {
    .header-content .header-content__burgerBtn div {
        height: .2rem
    }
}

.header-modal {
    display: none;
    position: fixed;
    z-index: 5;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, .6);
    opacity: 0;
    transition: opacity .3s ease
}

.header-modal .header-modal__logo {
    display: block;
    width: 21rem;
    height: 12rem
}

@media (max-width:850px) {
    .header-modal .header-modal__logo {
        width: 16.7rem;
        height: 9.6rem
    }
}

@media (max-width:500px) {
    .header-modal .header-modal__logo {
        width: 12rem;
        height: 7rem
    }
}

.header-modal .header-modal__logo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.header-modal .header-modal__logo svg {
    width: 100%;
    height: 100%;
    stroke: #000
}

.header-modal .header-modal__content {
    width: 100%;
    height: -webkit-min-content;
    height: min-content;
    background: #fff;
    border-radius: 0 0 3rem 3rem;
    padding-top: 3.1rem;
    padding-bottom: 3.1rem;
    transform: translateY(-50px);
    opacity: 0;
    transition: transform .3s ease, opacity .3s ease
}

@media (max-width:500px) {
    .header-modal .header-modal__content {
        padding-top: 1.3rem
    }
}

.header-modal .header-modal__content ul {
    margin-top: 3rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.5rem
}

@media (max-width:850px) {
    .header-modal .header-modal__content ul {
        margin-top: 2rem
    }
}

@media (max-width:500px) {
    .header-modal .header-modal__content ul {
        margin-top: 2.8rem;
        gap: 1.6rem
    }
}

.header-modal .header-modal__content ul li a {
    font-weight: 400;
    font-size: 2.4rem;
    line-height: 2.4rem;
    color: #15112b;
    text-decoration: none
}

@media (max-width:850px) {
    .header-modal .header-modal__content ul li a {
        font-size: 2.2rem;
        line-height: 2rem
    }
}

@media (max-width:500px) {
    .header-modal .header-modal__content ul li a {
        font-size: 1.8rem;
        line-height: 2.4rem
    }
}

.header-modal .header-modal__content .header-modal__phoneContainer {
    font-weight: 500;
    font-size: 2rem;
    line-height: 2.6rem;
    color: #15112b;
    text-decoration: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 1rem;
    margin-top: 2rem
}

@media (max-width:500px) {
    .header-modal .header-modal__content .header-modal__phoneContainer {
        margin-top: 4.8rem
    }
}

.header-modal .header-modal__content .header-modal__phoneContainer svg {
    width: 2.4rem;
    height: 2.4rem
}

.header-modal .header-modal__content .whiteBtn {
    margin-top: 2rem
}

.header-modal .header-modal__content .close {
    color: #b89fff;
    float: right;
    font-size: 6rem;
    cursor: pointer;
    line-height: 4rem
}

@media (max-width:500px) {
    .header-modal .header-modal__content .close {
        font-size: 4rem
    }
}

.header-modal .header-modal__content .close:focus,
.header-modal .header-modal__content .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.header-modal.open {
    opacity: 1
}

.header-modal.open .header-modal__content {
    transform: translateY(0);
    opacity: 1
}

@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");
    font-weight: 400;
    font-style: normal
}

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

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

.swiper-vertical>.swiper-wrapper {
    -ms-flex-direction: column;
    flex-direction: column
}

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

.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

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

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

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

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

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

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

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

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

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

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

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

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

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

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

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

.swiper-centered>.swiper-wrapper:before {
    content: "";
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-order: 9999;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper:before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: 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.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: normal;
    line-height: 1
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: opacity .3s;
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    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,
.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: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform .2s, top .2s
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, left .2s
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, right .2s
}

.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-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-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: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: 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%;
    -o-object-fit: contain;
    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%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: a 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes a {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

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

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

.swiper-grid-column>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-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-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next+.swiper-slide,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

.footer {
    padding-bottom: 3.5rem;
    padding-top: 3.2rem
}

@media (max-width:500px) {
    .footer {
        padding-bottom: 1.6rem
    }
}

.footer-content {
    background: #dacdff;
    border-radius: 4rem;
    padding: 4.8rem 4.8rem 3.2rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4.2rem
}

@media (max-width:850px) {
    .footer-content {
        padding: 3.8rem 2.5rem
    }
}

@media (max-width:500px) {
    .footer-content {
        padding: 3.8rem 2.3rem;
        border-radius: 3rem
    }
}

.footer-content .footer-content__links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:500px) {
    .footer-content .footer-content__links {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.footer-content .footer-content__links .footer-content__helper {
    display: -ms-flexbox;
    display: flex;
    gap: 11rem
}

@media (max-width:850px) {
    .footer-content .footer-content__links .footer-content__helper {
        gap: 4rem
    }
}

@media (max-width:500px) {
    .footer-content .footer-content__links .footer-content__helper {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        gap: 3.2rem
    }
}

.footer-content .footer-content__logo {
    width: 18.9rem;
    height: 11.1rem;
    display: block
}

@media (max-width:850px) {
    .footer-content .footer-content__logo {
        width: 13.9rem;
        height: 8.1rem
    }
}

@media (max-width:500px) {
    .footer-content .footer-content__logo {
        margin: 0 auto
    }
}

.footer-content .footer-content__logo svg {
    width: 100%;
    height: 100%;
    stroke: #000
}

.footer-content .footer-content__logo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.footer-content .footer-content__helper {
    margin-top: 2.6rem
}

.footer-content .footer-content__list {
    display: -ms-flexbox;
    display: flex;
    gap: 11.4rem
}

@media (max-width:500px) {
    .footer-content .footer-content__list {
        gap: 4rem
    }
}

.footer-content .footer-content__list ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.2rem
}

@media (max-width:500px) {
    .footer-content .footer-content__list ul {
        gap: 1rem
    }
}

.footer-content .footer-content__list ul a {
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #262433;
    text-decoration: none;
    background-image: linear-gradient(90deg, #f8f8f8, #f8f8f8 50%, #000 0);
    background-size: 200% 100%;
    background-position: -100%;
    display: inline-block;
    padding: .5rem 0;
    position: relative;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: all .3s ease-in-out
}

.footer-content .footer-content__list ul a:hover {
    background-position: 0
}

.footer-content .footer-content__contacts {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2.4rem
}

@media (max-width:500px) {
    .footer-content .footer-content__contacts {
        gap: 1.6rem
    }
}

.footer-content .footer-content__contacts .header-content__phoneContainer {
    background-image: linear-gradient(90deg, #f8f8f8, #f8f8f8 50%, #000 0);
    background-size: 200% 100%;
    background-position: -100%;
    position: relative;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: all .3s ease-in-out
}

.footer-content .footer-content__contacts .header-content__phoneContainer:hover {
    background-position: 0
}

.footer-content .footer-content__contacts .header-content__phoneContainer:hover svg {
    fill: #f8f8f8
}

@media (max-width:1023px) {
    .footer-content .footer-content__contacts .header-content__phoneContainer {
        display: -ms-flexbox;
        display: flex
    }
}

@media (max-width:500px) {
    .footer-content .footer-content__contacts .header-content__phoneContainer p {
        font-size: 1.6rem
    }
}

.footer-content .footer-content__contacts .footer-content__socialMedia {
    display: -ms-flexbox;
    display: flex;
    gap: 1rem
}

.footer-content .footer-content__contacts .footer-content__socialMedia a {
    width: 3.6rem;
    height: 3.6rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: .1rem solid #15112b;
    border-radius: 5rem;
    transition: all .2s linear
}

.footer-content .footer-content__contacts .footer-content__socialMedia a:hover {
    transition: all .2s linear;
    background: #15112b !important
}

.footer-content .footer-content__contacts .footer-content__socialMedia a:hover svg {
    fill: #fff
}

.footer-content .footer-content__contacts .footer-content__socialMedia a svg {
    width: 2rem;
    height: 2rem;
    fill: #15112b
}

.footer-content .footer-content__confidence {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:500px) {
    .footer-content .footer-content__confidence {
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 1.2rem
    }
}

.footer-content .footer-content__confidence a,
.footer-content .footer-content__confidence p {
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 2rem;
    text-align: right;
    color: #15112b;
    opacity: .5;
    text-decoration: none
}

@media (max-width:500px) {

    .footer-content .footer-content__confidence a,
    .footer-content .footer-content__confidence p {
        text-align: start;
        font-size: 1.2rem;
        line-height: 1.6rem
    }
}

.personalModal {
    display: none;
    position: fixed;
    z-index: 10;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, .6);
    opacity: 0;
    transition: opacity .3s ease
}

.personalModal .personalModal-content {
    border-radius: 4rem;
    overflow: hidden;
    background: #fff;
    margin: 5% auto;
    padding: 4rem 4rem 5.6rem 5.6rem;
    width: 80%;
    transform: translateY(-50px);
    opacity: 0;
    transition: transform .3s ease, opacity .3s ease
}

@media (max-width:500px) {
    .personalModal .personalModal-content {
        width: 100%;
        padding: 1.5rem 1.5rem 4rem;
        border-radius: 3rem
    }
}

.personalModal .personalModal-content .personalModal-content__information {
    display: -ms-flexbox;
    display: flex;
    gap: 4rem
}

@media (max-width:850px) {
    .personalModal .personalModal-content .personalModal-content__information {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width:500px) {
    .personalModal .personalModal-content .personalModal-content__information {
        width: 100%
    }
}

.personalModal .personalModal-content .personalModal-content__information .personalModal-content__img {
    width: 40%
}

@media (max-width:850px) {
    .personalModal .personalModal-content .personalModal-content__information .personalModal-content__img {
        width: 50%;
        margin: 0 auto
    }
}

@media (max-width:500px) {
    .personalModal .personalModal-content .personalModal-content__information .personalModal-content__img {
        width: 100%
    }
}

.personalModal .personalModal-content .personalModal-content__information .personalModal-content__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.personalModal .personalModal-content .personalModal-content__information .personalModal-content__textContainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 3.2rem;
    width: 63%
}

@media (max-width:850px) {
    .personalModal .personalModal-content .personalModal-content__information .personalModal-content__textContainer {
        width: 100%
    }
}

.personalModal .personalModal-content .personalModal-content__information .personalModal-content__textContainer .personalModal-content__titleContainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.2rem
}

.personalModal .personalModal-content .personalModal-content__information .personalModal-content__textContainer .personalModal-content__titleContainer .personalModal-content__title {
    color: #15112b;
    font-size: 2.4rem;
    font-family: Unbounded;
    font-weight: 700;
    line-height: 2.6rem;
    text-transform: uppercase
}

@media (max-width:500px) {
    .personalModal .personalModal-content .personalModal-content__information .personalModal-content__textContainer .personalModal-content__titleContainer .personalModal-content__title {
        font-size: 1.8rem;
        line-height: 2rem
    }
}

.personalModal .personalModal-content .personalModal-content__information .personalModal-content__textContainer .personalModal-content__titleContainer .personalModal-content__subTitle {
    color: #262433;
    font-size: 1.8rem;
    line-height: 2.4rem
}

@media (max-width:500px) {
    .personalModal .personalModal-content .personalModal-content__information .personalModal-content__textContainer .personalModal-content__titleContainer .personalModal-content__subTitle {
        font-size: 1.4rem;
        line-height: 2rem
    }
}

.personalModal .personalModal-content .personalModal-content__information .personalModal-content__textContainer .personalModal-content__text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.6rem
}

.personalModal .personalModal-content .personalModal-content__information .personalModal-content__textContainer .personalModal-content__text p {
    color: #262433;
    font-size: 1.8rem;
    line-height: 2.4rem
}

@media (max-width:500px) {
    .personalModal .personalModal-content .personalModal-content__information .personalModal-content__textContainer .personalModal-content__text p {
        font-size: 1.4rem;
        line-height: 2rem
    }
}

.personalModal .personalModal-content .personalPartfolioSwiper {
    margin-top: 4.8rem
}

@media (max-width:500px) {
    .personalModal .personalModal-content .personalPartfolioSwiper {
        margin-top: 2.8rem
    }
}

.personalModal .personalModal-content .personalPartfolioSwiper .personalModal-content__portfolioItem {
    display: block;
    text-decoration: none
}

.personalModal .personalModal-content .personalPartfolioSwiper .personalModal-content__portfolioItem .personalModal-content__img {
    border-radius: 3rem;
    overflow: hidden
}

.personalModal .personalModal-content .personalPartfolioSwiper .personalModal-content__portfolioItem .personalModal-content__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.personalModal .personalModal-content .personalPartfolioSwiper .personalModal-content__portfolioItem p {
    color: #262433;
    text-align: center;
    font-size: 1.4rem;
    font-family: Rubik;
    line-height: 2rem;
    margin-top: 1.2rem
}

.personalModal .personalModal-content .ourTeachers-content__arrows {
    display: none
}

@media (max-width:500px) {
    .personalModal .personalModal-content .ourTeachers-content__arrows {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 1.5rem
    }
}

.personalModal.open {
    opacity: 1
}

.personalModal.open .personalModal-content {
    transform: translateY(0);
    opacity: 1
}

.close {
    color: #b89fff;
    float: right;
    font-size: 3.8rem;
    line-height: 2rem
}

.close,
.close:focus,
.close:hover {
    cursor: pointer;
    transition: all .2s linear
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none
}

.compliteSend {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, .6);
    opacity: 0;
    transition: opacity .3s ease
}

.compliteSend .compliteSend-content {
    margin: 15% auto;
    padding: 4.8rem 2rem;
    border-radius: 4rem;
    background: #dacdff;
    width: 46%;
    transform: translateY(-50px);
    opacity: 0;
    transition: transform .3s ease, opacity .3s ease
}

@media (max-width:850px) {
    .compliteSend .compliteSend-content {
        width: 60%
    }
}

@media (max-width:500px) {
    .compliteSend .compliteSend-content {
        width: 90%
    }
}

.compliteSend .compliteSend-content .reviewModal-content__links {
    margin-top: 2rem;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.compliteSend .compliteSend-content .reviewModal-content__links a {
    display: block;
    width: 10%
}

.compliteSend .compliteSend-content .reviewModal-content__links a img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.compliteSend .compliteSend-content h3 {
    color: #15112b;
    text-align: center;
    font-size: 2.4rem;
    font-family: Unbounded;
    font-weight: 700;
    line-height: 2.6rem;
    text-transform: uppercase
}

@media (max-width:500px) {
    .compliteSend .compliteSend-content h3 {
        font-size: 1.8rem;
        line-height: 2rem
    }
}

.compliteSend .compliteSend-content .whiteBtn {
    margin: 0 auto;
    margin-top: 4rem
}

@media (max-width:500px) {
    .compliteSend .compliteSend-content .whiteBtn {
        margin-top: 3.2rem
    }
}

.compliteSend .close {
    color: #b89fff;
    float: right;
    font-size: 2.8rem;
    cursor: pointer;
    transition: all .2s linear
}

.compliteSend .close:focus,
.compliteSend .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    transition: all .2s linear
}

.compliteSend.open {
    opacity: 1
}

.compliteSend.open .compliteSend-content {
    transform: translateY(0);
    opacity: 1
}

#compliteSendBtn {
    display: none
}

.whiteBtn {
    display: block;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 2rem;
    letter-spacing: .01em;
    text-transform: uppercase;
    color: #15112b;
    padding: 1.5rem 2rem;
    border: .1rem solid #15112b;
    border-radius: 5rem;
    background: none;
    text-decoration: none;
    width: -webkit-fit-content;
    width: fit-content;
    transition: all .2s linear
}

@media (max-width:1023px) {
    .whiteBtn {
        font-size: 1.8rem;
        line-height: 2.6rem
    }
}

@media (max-width:500px) {
    .whiteBtn {
        font-size: 1.4rem;
        line-height: 2rem;
        padding: 1.5rem
    }
}

.whiteBtn:hover {
    transition: all .2s linear;
    background: #15112b !important;
    color: #fff
}

.greenBtn {
    background: #e9f795;
    border: none
}

.musicalSchool {
    margin-top: 6.8rem
}

@media (max-width:1023px) {
    .musicalSchool {
        margin-top: 3.2rem
    }
}

@media (max-width:500px) {
    .musicalSchool {
        overflow: hidden
    }
}

.musicalSchool h1 {
    font-family: Unbounded;
    font-weight: 700;
    font-size: 8.6rem;
    line-height: 9rem;
    text-transform: uppercase;
    color: #15112b;
    min-height: 18rem
}

.musicalSchool h2 {
    font-family: Unbounded;
    font-style: normal;
    font-weight: 400;
    font-size: 3.4rem;
    line-height: 3.5rem;
    margin-top: 20px;
    text-transform: uppercase;
    color: #15112b;
}

@media (max-width:850px) {
    .musicalSchool h1 {
        font-size: 6.4rem;
        line-height: 7rem;
        min-height: 14rem
    }
}

@media (max-width:500px) {
    .musicalSchool h1 {
        font-size: 3.8rem;
        line-height: 4.4rem;
        min-height: 0
    }

    .musicalSchool h2 {
        font-size: 3.8rem;
        line-height: 4.4rem;
        display: block;
    }
}

.musicalSchool .cursor {
    display: inline-block;
    width: .2rem;
    height: 6.1rem;
    background-color: #000;
    animation: b 1s infinite;
    margin-left: .4rem
}

@media (max-width:850px) {
    .musicalSchool .cursor {
        height: 4rem
    }
}

@media (max-width:500px) {
    .musicalSchool .cursor {
        height: 3rem
    }
}

@keyframes b {

    0%,
    to {
        opacity: 1
    }

    50% {
        opacity: 0
    }
}

.musicalSchool .musicalSchool-text {
    margin-top: 4rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 6.1rem
}

@media (max-width:850px) {
    .musicalSchool .musicalSchool-text {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: baseline;
        align-items: baseline;
        gap: 3.2rem
    }
}

@media (max-width:500px) {
    .musicalSchool .musicalSchool-text {
        margin-top: 2.4rem
    }
}

@media (max-width:1023px) {
    .musicalSchool .musicalSchool-text .whiteBtn {
        width: 37%
    }
}

@media (max-width:850px) {
    .musicalSchool .musicalSchool-text .whiteBtn {
        width: unset;
        display: none
    }
}

.musicalSchool .musicalSchool-text p {
    font-weight: 400;
    font-size: 2rem;
    line-height: 3rem;
    text-transform: uppercase;
    color: #262433;
    width: 69%
}

@media (max-width:1023px) {
    .musicalSchool .musicalSchool-text p {
        width: 69%
    }
}

@media (max-width:850px) {
    .musicalSchool .musicalSchool-text p {
        width: unset
    }
}

@media (max-width:500px) {
    .musicalSchool .musicalSchool-text p {
        font-size: 1.4rem;
        line-height: 2rem
    }
}

.musicalSchool .musicalSchool-services {
    position: relative;
    margin-top: 4.8rem
}

@media (max-width:850px) {
    .musicalSchool .musicalSchool-services {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media (max-width:500px) {
    .musicalSchool .musicalSchool-services {
        margin-top: 4rem
    }
}

.musicalSchool .musicalSchool-services .musicalSchool-services__tabContent {
    border-radius: 4rem;
    position: absolute;
    z-index: 0;
    overflow: hidden;
    height: 100%
}


@media (max-width:850px) {
    .musicalSchool .musicalSchool-services .musicalSchool-services__tabContent {
        position: unset;
        z-index: 0;
        margin-top: 2rem;
        height: 45rem
    }
}

@media (max-width:500px) {
    .musicalSchool .musicalSchool-services .musicalSchool-services__tabContent {
        margin-top: 1.6rem;
        border-radius: 3rem;
        height: 20rem
    }
}

.musicalSchool .musicalSchool-services .musicalSchool-services__tabContent img,
.musicalSchool .musicalSchool-services .musicalSchool-services__tabContent video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:850px) {
    .musicalSchool .musicalSchool-services .musicalSchool-services__tabContent video {
        height: unset
    }
}

@media (max-width:500px) {
    .musicalSchool .musicalSchool-services .musicalSchool-services__tabContent video {
        border-radius: 3rem
    }
}

.musicalSchool .musicalSchool-services .musicalSchool-services__content {
    display: -ms-flexbox;
    display: flex;
    gap: 1.6rem;
    -ms-flex-pack: end;
    justify-content: end;
    padding-top: 4rem;
    padding-right: 4rem;
    height: 74.1rem
}

@media (max-width:850px) {
    .musicalSchool .musicalSchool-services .musicalSchool-services__content {
        height: unset;
        -ms-flex-pack: unset;
        justify-content: unset;
        padding-top: 0;
        padding-right: 0;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (max-width:500px) {
    .musicalSchool .musicalSchool-services .musicalSchool-services__content {
        padding-right: 0;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (min-width:850px) {
    .musicalSchool .musicalSchool-services .musicalSchool-services__content .whiteBtn {
        display: none
    }
}

.musicalSchool .musicalSchool-services .musicalSchool-services__content .musicalSchool-services__content_tablet {
    display: -ms-flexbox;
    display: flex;
    gap: 1.6rem
}

@media (max-width:850px) {
    .musicalSchool .musicalSchool-services .musicalSchool-services__content .musicalSchool-services__content_tablet {
        display: -ms-flexbox;
        display: flex;
        gap: 1rem;
        -ms-flex-align: center;
        align-items: center
    }
}

.musicalSchool .musicalSchool-services .musicalSchool-services__content .musicalSchool-services__contentItem {
    width: 12.4rem;
    height: 11.5rem
}

@media (max-width:850px) {
    .musicalSchool .musicalSchool-services .musicalSchool-services__content .musicalSchool-services__contentItem {
        width: 10.4rem;
        height: 10.5rem
    }
}

@media (max-width:500px) {
    .musicalSchool .musicalSchool-services .musicalSchool-services__content .musicalSchool-services__contentItem {
        height: 7.5rem;
        width: 7.5rem
    }
}

.musicalSchool .musicalSchool-services .musicalSchool-services__content .musicalSchool-services__contentItem svg {
    width: 100%;
    height: 100%
}

.musicalSchool .musicalSchool-services .musicalSchool-services__content .musicalSchool-services__contentItem p {
    font-family: Unbounded;
    font-style: normal;
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 2.2rem;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    top: 40%;
    left: 20%
}

@media (max-width:850px) {
    .musicalSchool .musicalSchool-services .musicalSchool-services__content .musicalSchool-services__contentItem p {
        font-size: 1.4rem
    }
}

@media (max-width:500px) {
    .musicalSchool .musicalSchool-services .musicalSchool-services__content .musicalSchool-services__contentItem p {
        font-size: .8rem;
        line-height: 1.2rem;
        top: 43%
    }
}

.musicalSchool .musicalSchool-services .musicalSchool-services__content .musicalSchool-services__contentItem button {
    background: none;
    border: none;
    position: relative;
    height: 100%;
    width: 100%
}

.musicalSchool .musicalSchool-services .musicalSchool-services__content .musicalSchool-services__contentItem .musicalSchool-services__contentItem_helper {
    display: none
}

.musicalSchool .musicalSchool-services .musicalSchool-services__content .musicalSchool-services__contentItem:last-child {
    width: 17.9rem;
    height: 11.5rem
}

@media (max-width:850px) {
    .musicalSchool .musicalSchool-services .musicalSchool-services__content .musicalSchool-services__contentItem:last-child {
        width: 14.4rem;
        height: 10.5rem
    }
}

@media (max-width:500px) {
    .musicalSchool .musicalSchool-services .musicalSchool-services__content .musicalSchool-services__contentItem:last-child {
        height: 7rem;
        width: 10rem
    }
}

.musicalSchool .musicalSchool-services .musicalSchool-services__content .musicalSchool-services__contentItem:last-child p {
    top: 29%;
    left: 0
}

@media (max-width:500px) {
    .musicalSchool .musicalSchool-services .musicalSchool-services__content .musicalSchool-services__contentItem:last-child p {
        top: 41%
    }
}

.musicalSchool .musicalSchool-services .musicalSchool-services__content .musicalSchool-services__contentItem:last-child svg {
    fill: #b89fff
}

@media (max-width:500px) {
    .musicalSchool .musicalSchool-services .musicalSchool-services__content .musicalSchool-services__contentItem:first-child p {
        left: 25.4%
    }
}

@media (max-width:500px) {
    .musicalSchool .musicalSchool-services .musicalSchool-services__content .musicalSchool-services__contentItem:nth-child(2) p {
        left: 28%
    }
}
.mission {
    margin-top: 15.5rem;
    padding-right: 4rem
}

@media (max-width:1023px) {
    .mission {
        margin-top: 10rem;
        padding-right: 2rem;
        padding-left: 2rem
    }
}

@media (max-width:500px) {
    .mission {
        margin-top: 6.4rem;
        padding-right: 1.5rem;
        padding-left: 1.5rem;
        overflow: hidden
    }
}

.mission .mission-content {
    display: -ms-flexbox;
    display: flex;
    gap: 1.2rem
}

@media (max-width:850px) {
    .mission .mission-content {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        gap: 3.2rem
    }
}

@media (max-width:500px) {
    .mission .mission-content {
        gap: 2.8
    }
}

.mission .mission-content .mission-content__imgContainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 45.9rem;
    position: relative
}

@media (max-width:500px) {
    .mission .mission-content .mission-content__imgContainer {
        overflow: hidden
    }
}

@media (max-width:850px) {
    .mission .mission-content .mission-content__imgContainer {
        width: 100%;
        -ms-flex-direction: unset;
        flex-direction: unset;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: 28rem
    }
}

@media (max-width:500px) {
    .mission .mission-content .mission-content__imgContainer {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 55rem
    }
}

.mission .mission-content .mission-content__imgContainer .mission-content__img {
    width: 90%;
    position: absolute
}

@media (max-width:850px) {
    .mission .mission-content .mission-content__imgContainer .mission-content__img {
        width: 41%;
        position: absolute
    }
}

@media (max-width:500px) {
    .mission .mission-content .mission-content__imgContainer .mission-content__img {
        width: 100%;
        position: absolute
    }
}

.mission .mission-content .mission-content__imgContainer .mission-content__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: transform .3s ease-in-out
}

.mission .mission-content .mission-content__imgContainer .mission-content__img:first-child {
    transform: rotate(-14deg);
    top: -3.6%;
    z-index: 0
}

@media (max-width:850px) {
    .mission .mission-content .mission-content__imgContainer .mission-content__img:first-child {
        top: 0
    }
}

@media (max-width:500px) {
    .mission .mission-content .mission-content__imgContainer .mission-content__img:first-child {
        top: -1.6%;
        z-index: 0
    }
}

.mission .mission-content .mission-content__imgContainer .mission-content__img:nth-child(2) {
    top: 24%;
    transform: rotate(0deg);
    right: 5%;
    z-index: 1
}

@media (max-width:850px) {
    .mission .mission-content .mission-content__imgContainer .mission-content__img:nth-child(2) {
        top: 0;
        z-index: -1;
        right: 28%
    }
}

@media (max-width:500px) {
    .mission .mission-content .mission-content__imgContainer .mission-content__img:nth-child(2) {
        top: 26%;
        right: 5%;
        z-index: 1
    }
}

.mission .mission-content .mission-content__imgContainer .mission-content__img:last-child {
    top: 57%;
    transform: rotate(14deg);
    right: 5%;
    z-index: 0
}

@media (max-width:850px) {
    .mission .mission-content .mission-content__imgContainer .mission-content__img:last-child {
        top: 0;
        z-index: -2;
        right: 0
    }
}

@media (max-width:500px) {
    .mission .mission-content .mission-content__imgContainer .mission-content__img:last-child {
        top: 56%;
        right: 5%;
        z-index: 0
    }
}

.mission .mission-content .mission-content__textContainer {
    width: 77.1rem
}

@media (max-width:850px) {
    .mission .mission-content .mission-content__textContainer {
        width: 100%
    }
}

.mission .mission-content .mission-content__textContainer .mission-content__text {
    margin-top: 7.2rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2.4rem
}

@media (max-width:1023px) {
    .mission .mission-content .mission-content__textContainer .mission-content__text {
        margin-top: 2rem
    }
}

@media (max-width:500px) {
    .mission .mission-content .mission-content__textContainer .mission-content__text {
        margin-top: 3.2rem;
        gap: 1.6rem
    }
}

.mission .mission-content .mission-content__textContainer .mission-content__text p {
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 2.4rem;
    color: #262433;
    padding-left: 2.4rem
}

@media (max-width:1023px) {
    .mission .mission-content .mission-content__textContainer .mission-content__text p {
        padding-left: 0
    }
}

@media (max-width:500px) {
    .mission .mission-content .mission-content__textContainer .mission-content__text p {
        font-size: 1.4rem;
        line-height: 2rem
    }
}

.mission .mission-content .mission-content__textContainer .mission-content__text .mission-content__text_pink {
    background: #dacdff;
    border-radius: 4rem;
    font-weight: 400;
    font-size: 2rem;
    line-height: 3rem;
    text-transform: uppercase;
    color: #262433;
    padding: 2rem 3.4rem 2rem 2.4rem
}

@media (max-width:500px) {
    .mission .mission-content .mission-content__textContainer .mission-content__text .mission-content__text_pink {
        padding: 1.6rem 1.2rem;
        font-size: 1.4rem;
        line-height: 2rem
    }
}

.mission .mission-content .mission-content__textContainer .mission-content__text button {
    width: -webkit-fit-content;
    width: fit-content;
    margin-top: 2.4rem;
    margin-left: 2.4rem
}

@media (max-width:1023px) {
    .mission .mission-content .mission-content__textContainer .mission-content__text button {
        margin-left: 0;
        margin-top: 0
    }
}

.ourSchool {
    margin-top: 13.8rem;
    overflow: hidden
}

@media (max-width:1023px) {
    .ourSchool {
        margin-top: 10rem
    }
}

@media (max-width:500px) {
    .ourSchool {
        margin-top: 3.2rem
    }
}

.ourSchool .ourSchool-content {
    display: -ms-flexbox;
    display: flex;
    gap: 9.3rem
}

@media (max-width:1023px) {
    .ourSchool .ourSchool-content {
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 3rem;
        -ms-flex-align: center;
        align-items: center
    }
}

.ourSchool .ourSchool-content .ourSchool-content__textBlock {
    width: 55%
}

@media (max-width:1023px) {
    .ourSchool .ourSchool-content .ourSchool-content__textBlock {
        width: 100%
    }
}

.ourSchool .ourSchool-content .ourSchool-content__textBlock .ourSchool-content__text {
    margin-top: 7.2rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.6rem
}

@media (max-width:1023px) {
    .ourSchool .ourSchool-content .ourSchool-content__textBlock .ourSchool-content__text {
        margin-top: 3rem
    }
}

@media (max-width:850px) {
    .ourSchool .ourSchool-content .ourSchool-content__textBlock .ourSchool-content__text {
        display: block
    }
}

@media (max-width:850px) {
    .ourSchool .ourSchool-content .ourSchool-content__textBlock .ourSchool-content__text p {
        margin-top: 1rem
    }
}

.ourSchool .ourSchool-content .ourSchool-content__textBlock .ourSchool-content__text .ourSchool-content__imgBlock {
    display: none;
    float: right
}

@media (max-width:850px) {
    .ourSchool .ourSchool-content .ourSchool-content__textBlock .ourSchool-content__text .ourSchool-content__imgBlock {
        display: block
    }
}

@media (max-width:500px) {
    .ourSchool .ourSchool-content .ourSchool-content__textBlock .ourSchool-content__text .ourSchool-content__imgBlock {
        display: none
    }
}

.ourSchool .ourSchool-content .ourSchool-content__textBlock .ourSchool-content__text .ourSchool-content__imgBlock p {
    color: #fff;
    margin-top: 1rem
}

.ourSchool .ourSchool-content .ourSchool-content__textBlock .ourSchool-content__text p {
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 2.4rem;
    color: #262433
}

@media (max-width:1023px) {
    .ourSchool .ourSchool-content .ourSchool-content__textBlock .ourSchool-content__text p {
        font-size: 2.2rem;
        line-height: 2.8rem
    }
}

@media (max-width:500px) {
    .ourSchool .ourSchool-content .ourSchool-content__textBlock .ourSchool-content__text p {
        font-size: 1.4rem;
        line-height: 2rem
    }
}

.ourSchool .ourSchool-content .ourSchool-content__textBlock .ourSchool-content__text p:last-child {
    font-size: 2rem;
    line-height: 3rem;
    text-transform: uppercase
}

@media (max-width:500px) {
    .ourSchool .ourSchool-content .ourSchool-content__textBlock .ourSchool-content__text p:last-child {
        font-size: 1.4rem;
        line-height: 2rem
    }
}

.ourSchool .ourSchool-content .ourSchool-content__imgBlock {
    width: 41%;
    position: relative
}

@media (max-width:1023px) {
    .ourSchool .ourSchool-content .ourSchool-content__imgBlock {
        width: 50%
    }
}

@media (max-width:850px) {
    .ourSchool .ourSchool-content .ourSchool-content__imgBlock {
        display: none;
        width: 54%
    }
}

@media (max-width:500px) {
    .ourSchool .ourSchool-content .ourSchool-content__imgBlock {
        width: 100%;
        display: block
    }
}

.ourSchool .ourSchool-content .ourSchool-content__imgBlock img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    z-index: 1
}

.ourSchool .ourSchool-content .ourSchool-content__imgBlock p {
    color: #fff;
    text-align: center;
    font-size: 2.4rem;
    font-family: Unbounded;
    font-weight: 700;
    line-height: 2.6rem;
    text-transform: uppercase;
    position: absolute;
    z-index: 10;
    bottom: 11%;
    left: 0;
    width: 100%;
    text-shadow: -.1rem -.1rem 0 #000, .1rem -.1rem 0 #000, -.1rem .1rem 0 #000, .1rem .1rem 0 #000;
    letter-spacing: .14rem
}

@media (max-width:850px) {
    .ourSchool .ourSchool-content .ourSchool-content__imgBlock p {
        font-size: 2rem
    }
}

@media (max-width:500px) {
    .ourSchool .ourSchool-content .ourSchool-content__imgBlock p {
        font-size: 1.4rem;
        line-height: 2rem;
        letter-spacing: .18rem
    }
}

.ourSchool .ourSchool-videoBlock {
    display: -ms-flexbox;
    display: flex;
    margin-top: 6.5rem;
    gap: 3rem
}

@media (max-width:850px) {
    .ourSchool .ourSchool-videoBlock {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width:500px) {
    .ourSchool .ourSchool-videoBlock {
        margin-top: 4rem;
        gap: 1.6rem
    }
}

.ourSchool .ourSchool-videoBlock .ourSchool-videoBlock__video {
    border-radius: 4rem;
    overflow: hidden;
    width: 57.2%;
    position: relative;
    cursor: pointer
}

@media (max-width:850px) {
    .ourSchool .ourSchool-videoBlock .ourSchool-videoBlock__video {
        width: 100%
    }
}

@media (max-width:500px) {
    .ourSchool .ourSchool-videoBlock .ourSchool-videoBlock__video {
        border-radius: 3rem
    }
}

.ourSchool .ourSchool-videoBlock .ourSchool-videoBlock__video video {
    width: 100%
}

.ourSchool .ourSchool-videoBlock .ourSchool-videoBlock__video svg {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    transform: translate(-50%, -50%);
    width: 7.1rem;
    height: 7.1rem
}

@media (max-width:500px) {
    .ourSchool .ourSchool-videoBlock .ourSchool-videoBlock__video svg {
        width: 5.1rem;
        height: 5.1rem
    }
}

.ourSchool .ourSchool-videoBlock .ourSchool-videoBlock__img {
    width: 47.5%;
    display: block;
    overflow: hidden;
    border-radius: 3rem;
    position: relative
}

@media (max-width:850px) {
    .ourSchool .ourSchool-videoBlock .ourSchool-videoBlock__img {
        width: 100%
    }
}

.ourSchool .ourSchool-videoBlock .ourSchool-videoBlock__img:hover img {
    scale: 1.03;
    transition: scale .2s linear
}

.ourSchool .ourSchool-videoBlock .ourSchool-videoBlock__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: scale .2s linear
}

.ourSchool .ourSchool-videoBlock .ourSchool-videoBlock__img p {
    position: absolute;
    color: #fff;
    text-align: center;
    font-size: 2.4rem;
    font-family: Unbounded;
    font-weight: 700;
    line-height: 2.6rem;
    text-transform: uppercase;
    bottom: 8%;
    left: 11%;
    z-index: 10;
    text-shadow: -.1rem -.1rem 0 #000, .1rem -.1rem 0 #000, -.1rem .1rem 0 #000, .1rem .1rem 0 #000;
    letter-spacing: .14rem
}

@media (max-width:850px) {
    .ourSchool .ourSchool-videoBlock .ourSchool-videoBlock__img p {
        left: 23%
    }
}

@media (max-width:500px) {
    .ourSchool .ourSchool-videoBlock .ourSchool-videoBlock__img p {
        font-size: 1.7rem;
        line-height: 2rem;
        letter-spacing: .18rem;
        left: 4%
    }
}

.trialLesson {
    overflow: hidden;
    margin-top: 14rem
}

@media (max-width:1023px) {
    .trialLesson {
        margin-top: 10rem
    }
}

@media (max-width:500px) {
    .trialLesson {
        margin-top: 6.4rem
    }
}

.trialLesson .trialLesson-content {
    padding: 6.4rem;
    background: #dacdff;
    border-radius: 4rem;
    position: relative;
    overflow: hidden
}

.trialLesson .trialLesson-content h3 {
    position: relative;
    z-index: 10
}

@media (max-width:1023px) {
    .trialLesson .trialLesson-content {
        padding: 2.5rem
    }
}

@media (max-width:500px) {
    .trialLesson .trialLesson-content {
        padding: 4rem 1.7rem 8rem
    }
}

.trialLesson .trialLesson-content .whiteBtn {
    margin-top: 6.4rem;
    position: relative;
    z-index: 10
}

@media (max-width:500px) {
    .trialLesson .trialLesson-content .whiteBtn {
        margin-top: 4rem;
        width: 100%;
        text-align: center
    }
}

.trialLesson .trialLesson-content .musicalSchool-services__contentItem {
    width: 12.4rem;
    height: 11.5rem;
    position: absolute
}

@media (max-width:500px) {
    .trialLesson .trialLesson-content .musicalSchool-services__contentItem {
        width: 7rem;
        height: 5rem
    }
}

.trialLesson .trialLesson-content .musicalSchool-services__contentItem svg {
    width: 100%;
    height: 100%
}

.trialLesson .trialLesson-content .musicalSchool-services__contentItem p {
    font-family: Unbounded;
    font-style: normal;
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 2.2rem;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    top: 40%;
    left: 20%
}

@media (max-width:500px) {
    .trialLesson .trialLesson-content .musicalSchool-services__contentItem p {
        font-size: .8rem;
        line-height: 1.2rem;
        left: 24%
    }
}

.trialLesson .trialLesson-content .musicalSchool-services__contentItem:first-of-type {
    top: 15%;
    right: 3%
}

@media (max-width:1023px) {
    .trialLesson .trialLesson-content .musicalSchool-services__contentItem:first-of-type {
        top: 45%
    }
}

@media (max-width:850px) {
    .trialLesson .trialLesson-content .musicalSchool-services__contentItem:first-of-type {
        top: unset;
        bottom: 35%;
        right: 4%
    }
}

@media (max-width:500px) {
    .trialLesson .trialLesson-content .musicalSchool-services__contentItem:first-of-type {
        left: 6%;
        bottom: 0;
        right: 0
    }
}

.trialLesson .trialLesson-content .musicalSchool-services__contentItem:nth-of-type(2) {
    top: 55%;
    right: 17%
}

@media (max-width:850px) {
    .trialLesson .trialLesson-content .musicalSchool-services__contentItem:nth-of-type(2) {
        top: unset;
        bottom: 14%;
        right: 22%
    }
}

@media (max-width:500px) {
    .trialLesson .trialLesson-content .musicalSchool-services__contentItem:nth-of-type(2) {
        left: 69%;
        bottom: 0;
        right: 0
    }
}

.trialLesson .trialLesson-content .musicalSchool-services__contentItem:last-of-type {
    bottom: 0;
    right: 40%;
    width: 17.4rem
}

@media (max-width:850px) {
    .trialLesson .trialLesson-content .musicalSchool-services__contentItem:last-of-type {
        top: unset;
        bottom: 0;
        right: 0;
        left: 39%
    }
}

@media (max-width:500px) {
    .trialLesson .trialLesson-content .musicalSchool-services__contentItem:last-of-type {
        left: 36%;
        width: 7.4rem
    }
}

.trialLesson .trialLesson-content .musicalSchool-services__contentItem:last-of-type p {
    left: 9%
}

@media (max-width:500px) {
    .trialLesson .trialLesson-content .musicalSchool-services__contentItem:last-of-type p {
        left: 2%;
        top: 33%
    }
}

.ourTeachers-titleArrows {
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: end;
    align-items: end
}

.ourTeachers-titleArrows,
.ourTeachers-titleArrows .ourTeachers-content__arrows {
    display: -ms-flexbox;
    display: flex
}

@media (max-width:850px) {
    .ourTeachers-titleArrows .ourTeachers-content__arrows {
        display: none
    }
}

.ourTeachers-titleArrows .ourTeachers-content__arrows button {
    transition: all .2s linear
}

.ourTeachers-titleArrows .ourTeachers-content__arrows button svg {
    stroke: #15112b
}

.ourTeachers-titleArrows .ourTeachers-content__arrows button:hover {
    transition: all .2s linear;
    background: #15112b !important
}

.ourTeachers-titleArrows .ourTeachers-content__arrows button:hover svg {
    stroke: #fff
}

.ourTeachers-content__arrows {
    display: none;
    gap: 1.2rem
}

@media (max-width:500px) {
    .ourTeachers-content__arrows {
        -ms-flex-pack: center;
        justify-content: center;
        display: -ms-flexbox;
        display: flex
    }
}

.ourTeachers-content__arrows button {
    background: none;
    border: .1rem solid #15112b;
    border-radius: 50%;
    width: 5.7rem;
    height: 5.7rem
}

.ourTeachers-content__arrows button svg {
    fill: transparent;
    stroke: #15112b;
    width: .85rem;
    height: 1.7rem
}

.ourTeachers-content__arrows button:first-child svg {
    rotate: 180deg
}

.ourTeachers-content__arrows .swiper-button-disabled {
    opacity: .6
}

.ourTeachers {
    margin-top: 14rem;
    overflow: hidden
}

@media (max-width:1023px) {
    .ourTeachers {
        margin-top: 10rem
    }
}

@media (max-width:500px) {
    .ourTeachers {
        margin-top: 6.4rem
    }
}

.trialLesson-button {
    display: flex;
    flex-direction: row;
    gap: 51px;
}
.slide-discipline {
    height: auto !important;
}
.greenBtn-2 {
    color: #FFF;
    background: #3AA63A;
    border: none;
}
@media (max-width:500px) {
    .trialLesson-button {
        flex-direction: column;
        gap: 0px;
    }
}
.social-right {
    display: flex;
    flex-direction: column;
    gap: 10px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9;
}
.social-right svg {
    width: 40px;
    height: 40px;
}
.header-menu {
    display: flex;
    flex-direction: column;
    position: absolute;
    background: #fff;
    padding: 5px 0;
}
.discipline {
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
    height: 85%;
}
.summary {
    display: flex;
    flex-direction: row;
    gap: 5px;
    align-items: center;
}
.discipline h3 {
    margin-top: 20px;
}
.discipline p {
    text-transform: unset !important;
}
.summary-text {
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 2.4rem;
    color: #15112b;
    text-decoration: none;
    background-image: linear-gradient(90deg, #b89fff, #b89fff 50%, #000 0);
    background-size: 200% 100%;
    background-position: -100%;
    display: inline-block;
    padding: 5px 0;
    position: relative;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: all .3s ease-in-out;
    cursor: pointer;
}
summary::marker {
    content: "";
}
.summary-text:hover {
    background-position: 0;
}
.ourTeachers .ourTeachers-content {
    overflow: hidden
}

.ourTeachers .ourTeachers-content .ourTeachers-pagination {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 2rem
}

.ourTeachers .ourTeachers-content .ourTeachers-pagination .swiper-pagination-bullet-active {
    background: #15112b
}

@media (max-width:500px) {
    .ourTeachers .ourTeachers-content .ourTeachers-pagination {
        display: none
    }
}

.ourTeachers .ourTeachers-content .ourTeachers-content__arrows {
    margin-top: 2rem
}

.ourTeachers .ourTeachers-content .ourTeachersSwiper {
    margin-top: 7.2rem
}

@media (max-width:500px) {
    .ourTeachers .ourTeachers-content .ourTeachersSwiper {
        margin-top: 3.2rem
    }
}

.ourTeachers .ourTeachers-content .ourTeachersSwiper .ourTeachersSwiper-modalContent {
    display: none
}

.ourTeachers .ourTeachers-content .ourTeachersSwiper .ourTeachers-content__swiperContainer {
    cursor: pointer;
    overflow: hidden;
    display: inline-block;
    border-radius: 3rem
}

.ourTeachers .ourTeachers-content .ourTeachersSwiper .ourTeachers-content__swiperContainer .ourTeachers-content__swiperImg {
    height: 34rem
}

@media (max-width:1023px) {
    .ourTeachers .ourTeachers-content .ourTeachersSwiper .ourTeachers-content__swiperContainer .ourTeachers-content__swiperImg {
        height: 40rem
    }
}

@media (max-width:850px) {
    .ourTeachers .ourTeachers-content .ourTeachersSwiper .ourTeachers-content__swiperContainer .ourTeachers-content__swiperImg {
        height: 28rem
    }
}

@media (max-width:500px) {
    .ourTeachers .ourTeachers-content .ourTeachersSwiper .ourTeachers-content__swiperContainer .ourTeachers-content__swiperImg {
        height: 18rem
    }
}

.ourTeachers .ourTeachers-content .ourTeachersSwiper .ourTeachers-content__swiperContainer .ourTeachers-content__swiperImg img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.ourTeachers .ourTeachers-content .ourTeachersSwiper .ourTeachers-content__swiperContainer .ourTeachers-content__swiperTitle {
    margin-top: 4.3rem;
    font-family: Unbounded;
    font-style: normal;
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 2.6rem;
    text-align: center;
    text-transform: uppercase;
    color: #15112b
}

@media (max-width:500px) {
    .ourTeachers .ourTeachers-content .ourTeachersSwiper .ourTeachers-content__swiperContainer .ourTeachers-content__swiperTitle {
        margin-top: 2.4rem;
        font-size: 1.8rem;
        line-height: 2rem
    }
}

.ourTeachers .ourTeachers-content .ourTeachersSwiper .ourTeachers-content__swiperContainer .ourTeachers-content__swiperSubtitle {
    margin-top: 1.2rem;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 2.4rem;
    text-align: center;
    color: #262433;
    text-decoration: underline;
    transition: all .2s linear
}

.ourTeachers .ourTeachers-content .ourTeachersSwiper .ourTeachers-content__swiperContainer .ourTeachers-content__swiperSubtitle:hover {
    text-shadow: 0 0 #262433, .03rem 0 #262433, 0 .03rem #262433, 0 .03rem #262433;
    transition: all .2s linear
}

@media (max-width:500px) {
    .ourTeachers .ourTeachers-content .ourTeachersSwiper .ourTeachers-content__swiperContainer .ourTeachers-content__swiperSubtitle {
        font-size: 1.4rem;
        line-height: 2rem
    }
}

.personalPartfolioSwiper {
    overflow: hidden
}

.personalPartfolioSwiper .personalModal-content__portfolioItem,
.personalPartfolioSwiper .swiper-slide {
    height: 100%
}

.personalPartfolioSwiper .personalModal-content__img {
    height: 24rem !important
}

@media (max-width:1023px) {
    .personalPartfolioSwiper .personalModal-content__img {
        height: 20rem !important
    }
}

@media (max-width:500px) {
    .personalPartfolioSwiper .personalModal-content__img {
        height: 14rem !important
    }
}

.personalPartfolioSwiper-pagination {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 2rem
}

.personalPartfolioSwiper-pagination .swiper-pagination-bullet-active {
    background: #15112b
}

@media (max-width:500px) {
    .personalPartfolioSwiper-pagination {
        display: none
    }
}

.reviews {
    overflow: hidden;
    margin-top: 14rem
}

@media (max-width:1023px) {
    .reviews {
        margin-top: 10rem
    }
}

@media (max-width:500px) {
    .reviews {
        margin-top: 6.4rem
    }
}

.reviews .reviews-content {
    overflow: hidden
}

.reviews .reviews-content .reviews-content__titleArrows {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:1023px) {
    .reviews .reviews-content .reviews-content__titleArrows {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: baseline;
        align-items: baseline;
        gap: 2rem
    }
}

@media (max-width:500px) {
    .reviews .reviews-content .reviews-content__titleArrows {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: baseline;
        align-items: baseline;
        gap: 2rem
    }
}

.reviews .reviews-content .reviews-content__helper {
    display: -ms-flexbox;
    display: flex;
    gap: 3.2rem;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media (max-width:1023px) {
    .reviews .reviews-content .reviews-content__helper {
        -ms-flex-direction: unset;
        flex-direction: unset;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: baseline;
        align-items: baseline;
        gap: 2rem;
        width: 100%
    }
}

@media (max-width:500px) {
    .reviews .reviews-content .reviews-content__helper {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.reviews .reviews-content .reviews-content__helper .reviews-content__people {
    display: -ms-flexbox;
    display: flex;
    gap: 2.4rem;
    border-radius: 2rem;
    background: #f8f8f8;
    padding: 2.2rem;
    width: 42%;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:850px) {
    .reviews .reviews-content .reviews-content__helper .reviews-content__people {
        width: 60%
    }
}

@media (max-width:500px) {
    .reviews .reviews-content .reviews-content__helper .reviews-content__people {
        padding: 2rem 1.6rem;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        gap: 1.2rem;
        -ms-flex-align: baseline;
        align-items: baseline
    }
}

.reviews .reviews-content .reviews-content__helper .reviews-content__people .reviews-content__img {
    width: 35%
}

@media (max-width:500px) {
    .reviews .reviews-content .reviews-content__helper .reviews-content__people .reviews-content__img {
        width: 55%
    }
}

.reviews .reviews-content .reviews-content__helper .reviews-content__people .reviews-content__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.reviews .reviews-content .reviews-content__helper .reviews-content__people p {
    color: #262433;
    font-size: 1.4rem;
    line-height: 2rem;
    width: 52%
}

@media (max-width:500px) {
    .reviews .reviews-content .reviews-content__helper .reviews-content__people p {
        width: 100%
    }
}

.reviews .reviewsSwiper {
    margin-top: 7.2rem;
    overflow: hidden
}

@media (max-width:1023px) {
    .reviews .reviewsSwiper {
        margin-top: 3.2rem
    }
}

.reviews .reviewsSwiper .swiper-slide {
    height: auto;
}

.reviews .reviewsSwiper .reviews-content__swiperContainer {
    background: #f8f8f8;
    border-radius: 4rem;
    /* padding: 3.2rem; */
    overflow: hidden;
    height: 100%;
}

.reviews .reviewsSwiper .reviews-content__swiperContainer div {
    padding: 3.2rem;
}

@media (max-width:1023px) {
    .reviews .reviewsSwiper .reviews-content__swiperContainer div {
        padding: 2.5rem;
    }
}

@media (max-width:850px) {
    .reviews .reviewsSwiper .reviews-content__swiperContainer {}
}

@media (max-width:500px) {
    .reviews .reviewsSwiper .reviews-content__swiperContainer div {
        padding: 2.6rem 1.5rem 2.6rem;
    }
}

.reviews .reviewsSwiper .reviews-content__swiperContainer video {
    margin-top: 1.6rem;
    height: 43rem;
    width: 100%
}

@media (max-width:850px) {
    .reviews .reviewsSwiper .reviews-content__swiperContainer video {
        height: 100%;
    }
}

.reviews .reviewsSwiper .reviews-content__swiperContainer .reviews-content__swiperTitle {
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 2.4rem;
    color: #15112b
}

@media (max-width:1023px) {
    .reviews .reviewsSwiper .reviews-content__swiperContainer .reviews-content__swiperTitle {
        font-size: 2.4rem;
        line-height: 2.6rem
    }
}

@media (max-width:500px) {
    .reviews .reviewsSwiper .reviews-content__swiperContainer .reviews-content__swiperTitle {
        font-size: 1.6rem;
        line-height: 2.2rem
    }
}

.reviews .reviewsSwiper .reviews-content__swiperContainer .reviews-content__swiperSubtitle {
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #262433;
    margin-top: 1.6rem
}

@media (max-width:1023px) {
    .reviews .reviewsSwiper .reviews-content__swiperContainer .reviews-content__swiperSubtitle {
        font-size: 1.8rem;
        line-height: 2.4rem
    }
}

@media (max-width:500px) {
    .reviews .reviewsSwiper .reviews-content__swiperContainer .reviews-content__swiperSubtitle {
        font-size: 1.4rem;
        line-height: 2rem
    }
}

.reviews .reviewsSwiper .reviewsSwiper-pagination {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 3.2rem
}

.reviews .reviewsSwiper .reviewsSwiper-pagination .swiper-pagination-bullet-active {
    background: #15112b
}

.price {
    overflow: hidden;
    margin-top: 14rem
}

@media (max-width:1023px) {
    .price {
        margin-top: 10rem
    }
}

@media (max-width:500px) {
    .price {
        margin-top: 6.4rem
    }
}

.price .price-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 3rem
}

@media (max-width:500px) {
    .price .price-content {
        gap: 2.2rem
    }
}

.price .price-content .price-content__item {
    display: -ms-flexbox;
    display: flex;
    gap: 5.8rem;
    padding: 4rem;
    background: #f8f8f8;
    border-radius: 4rem;
    width: 48.5%
}

@media (max-width:1023px) {
    .price .price-content .price-content__item {
        padding: 2.5rem;
        gap: 2rem
    }
}

@media (max-width:850px) {
    .price .price-content .price-content__item {
        width: 100%;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (max-width:500px) {
    .price .price-content .price-content__item {
        padding: 3rem 2rem 3.5rem;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -ms-flex-align: center;
        align-items: center
    }
}

.price .price-content .price-content__item .price-content__itemText {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 64%
}

@media (max-width:500px) {
    .price .price-content .price-content__item .price-content__itemText {
        width: 100%;
        -ms-flex-align: center;
        align-items: center
    }
}

.price .price-content .price-content__item .price-content__itemText .price-content__itemTitle {
    font-family: Unbounded;
    font-style: normal;
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 2.6rem;
    text-transform: uppercase;
    color: #7bc1f4
}

@media (max-width:500px) {
    .price .price-content .price-content__item .price-content__itemText .price-content__itemTitle {
        text-align: center;
        font-size: 1.8rem;
        line-height: 2rem
    }
}

.price .price-content .price-content__item .price-content__itemText .price-content__itemSubtitle {
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 2.4rem;
    color: #262433;
    margin-top: 2.4rem
}

@media (max-width:500px) {
    .price .price-content .price-content__item .price-content__itemText .price-content__itemSubtitle {
        margin-top: 1.2rem;
        text-align: center;
        font-size: 1.4rem;
        line-height: 2rem
    }
}

.price .price-content .price-content__item .price-content__itemText .whiteBtn {
    margin-top: 3rem;
    width: -webkit-fit-content;
    width: fit-content
}

.price .price-content .price-content__item .price-content__itemImg {
    width: 32%;
    border-radius: 20rem;
    overflow: hidden
}

@media (max-width:850px) {
    .price .price-content .price-content__item .price-content__itemImg {
        width: 22%
    }
}

@media (max-width:500px) {
    .price .price-content .price-content__item .price-content__itemImg {
        width: 55%
    }
}

.price .price-content .price-content__item .price-content__itemImg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.price .price-content .price-content__item:first-child {
    background: none;
    border-radius: unset;
    padding: 0
}

.price .price-content .price-content__item:nth-child(2) .price-content__itemImg {
    border: .3rem solid #7bc1f4
}

.price .price-content .price-content__item:nth-child(3) .price-content__itemTitle {
    color: #ed70ae
}

.price .price-content .price-content__item:nth-child(3) .price-content__itemImg {
    border: .3rem solid #ed70ae
}

.price .price-content .price-content__item:nth-child(4) .price-content__itemTitle {
    color: #ed70ae;
}

.price .price-content .price-content__item:nth-child(4) .price-content__itemImg {
    border: 0.3rem solid #ed70ae;
}

.price .price-content .price-content__item:nth-child(5) .price-content__itemTitle {
    color: #7BC1F4;
}

.price .price-content .price-content__item:nth-child(5) .price-content__itemImg {
    border: 0.3rem solid #7BC1F4;
}

.price .price-content .price-content__item:last-child .price-content__itemTitle {
    color: #b89fff
}

.price .price-content .price-content__item:last-child .price-content__itemImg {
    border: .3rem solid #b89fff
}

.price .price-discount {
    padding: 1.1rem 0;
    background: #b89fff;
    border-radius: 4rem;
    margin-top: 3.4rem
}

@media (max-width:500px) {
    .price .price-discount {
        margin-top: 2.2rem;
        padding: 1.6rem 1.9rem;
        border-radius: 2rem
    }
}

.price .price-discount p {
    font-weight: 400;
    font-size: 2rem;
    line-height: 3rem;
    text-transform: uppercase;
    text-align: center;
    color: #fff
}

@media (max-width:500px) {
    .price .price-discount p {
        font-size: 1.4rem;
        line-height: 2rem;
        text-align: start
    }
}

.students {
    overflow: hidden;
    margin-top: 14rem
}

@media (max-width:1023px) {
    .students {
        margin-top: 10rem
    }
}

@media (max-width:500px) {
    .students {
        margin-top: 6.4rem
    }
}

@media (max-width:850px) {
    .students .ourTeachers-titleArrows {
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 2rem
    }
}

.students .students-swiper {
    margin-top: 7.2rem
}

@media (max-width:850px) {
    .students .students-swiper {
        margin-top: 3.2rem
    }
}

.students .students-swiper .swiper-slide {
    height: 100%
}

.students .students-swiper .students-swiper__container {
    height: 100%;
    overflow: hidden;
    border-radius: 4rem
}

@media (max-width:500px) {
    .students .students-swiper .students-swiper__container {
        border-radius: 3rem
    }
}

.students .students-swiper .students-swiper__container img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.students .students-swiper .studentsSwiper-pagination {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 3.2rem
}

@media (max-width:500px) {
    .students .students-swiper .studentsSwiper-pagination {
        margin-top: 2rem
    }
}

.students .students-swiper .studentsSwiper-pagination .swiper-pagination-bullet-active {
    background: #15112b
}

.blog {
    overflow: hidden;
    margin-top: 14rem
}

@media (max-width:1023px) {
    .blog {
        margin-top: 10rem
    }
}

@media (max-width:500px) {
    .blog {
        margin-top: 6.4rem
    }
}

.blog .blogSwiper {
    margin-top: 7.2rem
}

@media (max-width:1023px) {
    .blog .blogSwiper {
        margin-top: 3.2rem
    }
}

.blog .blogSwiper .swiper-slide {
    background: #f8f8f8;
    overflow: hidden;
    border-radius: 4rem
}

@media (max-width:500px) {
    .blog .blogSwiper .swiper-slide {
        border-radius: 2.5rem
    }
}

.blog .blogSwiper .swiper-slide .blogSwiper__itemImg {
    width: 13.86%
}

.blog .blogSwiper .swiper-slide .blogSwiper__itemImg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.blog .blogSwiper .blogSwiper__item {
    display: block;
    text-decoration: none;
    padding: 2.8rem 3.8rem 4.2rem 3.9rem;
    justify-content: start;
    gap: 20px;
}

@media (max-width:1023px) {
    .blog .blogSwiper .blogSwiper__item {
        padding: 2.5rem
    }
}

@media (max-width:500px) {
    .blog .blogSwiper .blogSwiper__item {
        padding: 2.2rem 1.5rem 2.8rem 1.4rem
    }
}

.blog .blogSwiper .blogSwiper__item p {
    font-weight: 400;
    font-size: 2rem;
    line-height: 3rem;
    text-transform: uppercase;
    color: #15112b;
    margin-top: 1.6rem
}

@media (max-width:500px) {
    .blog .blogSwiper .blogSwiper__item p {
        font-size: 1.4rem;
        line-height: 2rem
    }
}

.blog .blogSwiper .blogSwiper-pagination {
    display: none
}

@media (max-width:500px) {
    .blog .blogSwiper .blogSwiper-pagination {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 2.4rem
    }
}

.blog .blogSwiper .blogSwiper-pagination .swiper-pagination-bullet-active {
    background: #15112b
}

.trialForm {
    overflow: hidden;
    margin-top: 14rem
}

@media (max-width:1023px) {
    .trialForm {
        margin-top: 10rem
    }
}

@media (max-width:500px) {
    .trialForm {
        margin-top: 6.4rem
    }
}

.trialForm .trialForm-content {
    border-radius: 4rem;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden
}

@media (max-width:500px) {
    .trialForm .trialForm-content {
        border-radius: 3rem
    }
}

.trialForm .trialForm-content form {
    padding: 6.4rem 8.7rem 6rem 6.4rem;
    background: #e9f795
}

@media (max-width:1023px) {
    .trialForm .trialForm-content form {
        padding: 3rem
    }
}

@media (max-width:500px) {
    .trialForm .trialForm-content form {
        padding: 4rem 1.7rem
    }
}

@media (max-width:500px) {
    .trialForm .trialForm-content form h2 {
        text-align: center
    }
}

.trialForm .trialForm-content form .trialForm-content__inputContainer {
    margin-top: 3.8rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.6rem;
    width: 93.812%
}

@media (max-width:850px) {
    .trialForm .trialForm-content form .trialForm-content__inputContainer {
        width: 100%
    }
}

@media (max-width:500px) {
    .trialForm .trialForm-content form .trialForm-content__inputContainer {
        margin-top: 3.2rem;
        gap: 1.2rem
    }
}

.trialForm .trialForm-content form .trialForm-content__inputContainer .trialForm-content__customSelect,
.trialForm .trialForm-content form .trialForm-content__inputContainer input {
    background: #f4fbca;
    border-radius: 3rem;
    padding: 1.7rem 2.8rem;
    outline: none;
    border: none;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 2.4rem;
    color: #262433
}

@media (max-width:500px) {

    .trialForm .trialForm-content form .trialForm-content__inputContainer .trialForm-content__customSelect,
    .trialForm .trialForm-content form .trialForm-content__inputContainer input {
        width: 100%;
        padding: 1.6rem 1.6rem 1.5rem;
        font-size: 1.4rem;
        line-height: 2rem
    }
}

.trialForm .trialForm-content form button {
    margin-top: 4rem;
    width: 93.812%
}

@media (max-width:850px) {
    .trialForm .trialForm-content form button {
        width: 100%
    }
}

@media (max-width:500px) {
    .trialForm .trialForm-content form button {
        margin-top: 2.8rem
    }
}

.trialForm .trialForm-content form .trialForm-content__confidence {
    margin-top: 2rem;
    width: 93.812%;
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 1.6rem;
    color: #15112b
}

@media (max-width:850px) {
    .trialForm .trialForm-content form .trialForm-content__confidence {
        font-size: 1.6rem;
        line-height: 2rem;
        width: 100%
    }
}

@media (max-width:500px) {
    .trialForm .trialForm-content form .trialForm-content__confidence {
        margin-top: 1.2rem;
        font-size: 1.2rem;
        line-height: 1.6rem
    }
}

.trialForm .trialForm-content form .trialForm-content__confidence a {
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 1.6rem;
    color: #15112b
}

@media (max-width:850px) {
    .trialForm .trialForm-content form .trialForm-content__confidence a {
        font-size: 1.6rem;
        line-height: 2rem
    }
}

@media (max-width:500px) {
    .trialForm .trialForm-content form .trialForm-content__confidence a {
        font-size: 1.2rem;
        line-height: 1.6rem
    }
}

.trialForm .trialForm-content form .emailAlert,
.trialForm .trialForm-content form .phoneAlert {
    display: none;
    color: #ed7070;
    font-size: 1.4rem;
    line-height: 2rem
}

.trialForm .trialForm-content .trialForm-content__imgContainer {
    width: 93.295%
}

@media (max-width:850px) {
    .trialForm .trialForm-content .trialForm-content__imgContainer {
        display: none
    }
}

.trialForm .trialForm-content .trialForm-content__imgContainer img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.arrow {
    border: solid #15112b;
    border-width: 0 .2rem .2rem 0;
    display: inline-block;
    padding: .6rem;
    transform: rotate(45deg)
}

@media (max-width:500px) {
    .arrow {
        padding: .4rem
    }
}

.activeArrow {
    transform: rotate(-135deg)
}

.trialForm-content__customSelect {
    position: relative
}

.trialForm-content__customSelect select {
    display: none
}

.trialForm-content__customSelect .trialForm-content__selectTriggerContainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer
}

.trialForm-content__customSelect .trialForm-content__selectTriggerContainer .trialForm-content__selectTrigger {
    display: -ms-flexbox;
    display: flex
}

.trialForm-content__customSelect .trialForm-content__selectOptions {
    position: absolute;
    top: -258%;
    left: 0;
    right: 0;
    list-style: none;
    display: none;
    padding: 1.6rem 0;
    transition: all .2s linear;
    background: #f4fbca;
    border-radius: 3rem;
    z-index:1;
}

.trialForm-content__customSelect .trialForm-content__selectOptions li {
    padding: 1rem 2.8rem;
    cursor: pointer
}

@media (max-width:500px) {
    .trialForm-content__customSelect .trialForm-content__selectOptions li {
        padding: .5rem 1.6rem
    }
}

.trialForm-content__customSelect .trialForm-content__selectOptions li:first-child {
    padding-top: 0
}

.trialForm-content__customSelect .trialForm-content__selectOptions li:last-child {
    padding-bottom: 0
}

.schedule {
    overflow: hidden;
    margin-top: 19.6rem;
    padding-left: 4rem;
    padding-right: 4rem
}

@media (max-width:1023px) {
    .schedule {
        margin-top: 10rem
    }
}

@media (max-width:850px) {
    .schedule {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media (max-width:500px) {
    .schedule {
        margin-top: 6.4rem;
        padding: 0
    }
}

.schedule .schedule-content {
    background: #f8f8f8;
    border-radius: 4rem;
    padding: 5.6rem;
    overflow: hidden
}

@media (max-width:1023px) {
    .schedule .schedule-content {
        padding: 2.5rem
    }
}

@media (max-width:500px) {
    .schedule .schedule-content {
        padding: 4rem 0;
        border-radius: 3rem
    }
}

@media (max-width:500px) {
    .schedule .schedule-content h3 {
        text-align: center
    }
}

.schedule .schedule-content table {
    margin-top: 2rem;
    display: block;
    cursor: grab;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    scrollbar-color: #888 #f8f8f8;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

.schedule .schedule-content table tr:nth-child(odd),
.schedule .schedule-content table tr:nth-child(odd) td:first-child {
    background: #f8f8f8;
}

.schedule .schedule-content table tr:nth-child(odd),
.schedule .schedule-content table tr:nth-child(odd) td:first-child {
    /* background: #e5e5e5;
    border-radius: 1rem 0 0 1rem; */
}

.schedule .schedule-content table tr:nth-child(odd),
.schedule .schedule-content table tr:nth-child(odd) td:first-child p {
    background: #e5e5e5;
    border-radius: 1rem 0 0 1rem;
}

.schedule .schedule-content table tr:nth-child(odd) td:last-child {
    border-radius: 0rem 1rem 1rem 0rem;
}

.schedule .schedule-content table tr:first-child {
    background: #dacdff;
    border-radius: 3rem
}

.schedule .schedule-content table tr:first-child th {
    font-family: Unbounded;
    font-style: normal;
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 2.2rem;
    text-transform: uppercase;
    color: #15112b;
    padding: .9rem 0 .8rem;
    text-align: inherit;
    min-width: 21rem
}

@media (max-width:500px) {
    .schedule .schedule-content table tr:first-child th {
        font-size: 1.4rem;
        line-height: 1.8rem;
        min-width: 15rem
    }
}

.schedule .schedule-content table tr:first-child td:first-child,
.schedule .schedule-content table tr:first-child th:first-child {
    border-top-left-radius: 3rem;
    border-bottom-left-radius: 3rem;
    padding-left: 3.2rem
}

@media (max-width:500px) {

    .schedule .schedule-content table tr:first-child td:first-child,
    .schedule .schedule-content table tr:first-child th:first-child {
        padding-left: 1.5rem
    }
}

.schedule .schedule-content table tr:first-child td:last-child,
.schedule .schedule-content table tr:first-child th:last-child {
    border-top-right-radius: 3rem;
    border-bottom-right-radius: 3rem
}

.schedule .schedule-content table tr:first-child td {
    padding-top: 2rem
}

.schedule .schedule-content table tr td {
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 2.4rem;
    color: #262433;
}

@media (max-width:500px) {
    .schedule .schedule-content table tr td {
        font-size: 1.4rem;
        line-height: 2rem
    }
}

.schedule .schedule-content table tr td p {
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: flex;
    align-items: center;
}

/* .schedule .schedule-content table tr:last-child td {
    padding-bottom: 2rem
}

.schedule .schedule-content table tr:last-child td:first-child {
    padding-bottom: 0rem;
} */

/* .schedule .schedule-content table tr:last-child td:first-child p {
    padding-bottom: 2rem;
}  */

/* .schedule .schedule-content table tr:nth-child(2) td {
    padding-top: 2.4rem
} */

/* @media (max-width:500px) {
    .schedule .schedule-content table tr:nth-child(2) td {
        padding-top: 2.2rem
    }
} */

.schedule .schedule-content table tr {
    position: relative;
}



/* .schedule .schedule-content table tr:not(:first-child):not(:last-child) {
    border-bottom: #dacdff solid 0.2rem;
}

@media (max-width:500px) {
    .schedule .schedule-content table tr:not(:first-child):not(:last-child) {
        border-bottom: #dacdff solid 2px;
    }
} */

.schedule .schedule-content table tr td:first-child,
.schedule .schedule-content table tr th:first-child {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    background: #f8f8f8
}

/* .schedule .schedule-content table tr td:first-child {
    position: relative;
} */

.schedule .schedule-content table tr td:first-child div {
    padding: 1rem 0 1rem 3.2rem;
}

/* @media (max-width:500px) {
    .schedule .schedule-content table tr td:first-child {
        border-bottom: #dacdff solid 2px;
    }
} */

.schedule .schedule-content table tr th:first-child {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    padding: 0 !important
}

.schedule .schedule-content table tr th:first-child div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #dacdff;
    border-top-left-radius: 3rem;
    border-bottom-left-radius: 3rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 3.2rem
}

@media (max-width:500px) {
    .schedule .schedule-content table tr th:first-child div {
        padding-left: 1.5rem
    }
}

.schedule .schedule-content table td:first-child p {
    padding-left: 3.2rem;
    /* border-bottom: 0.2rem solid #dacdff; */
}

/* @media (max-width:500px) {
    .schedule .schedule-content table td:first-child {
        padding-left: 3.2rem;
        border-bottom: 2px solid #dacdff;
    }
} */
@media (max-width:500px) {
    .schedule .schedule-content table td:first-child p {
        padding-left: 1.5rem
    }
}

.schedule .schedule-content table td {
    max-width: 30rem
}

/* @media (max-width:850px) {
    .schedule .schedule-content table td {
        padding-top: 2rem
    }
} */

.schedule .schedule-content table td span {
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 2.4rem;
    color: #b89fff
}

@media (max-width:500px) {
    .schedule .schedule-content table td span {
        font-size: 1.4rem;
        line-height: 2rem
    }
}

.schedule .schedule-content table::-webkit-scrollbar {
    width: 1.7rem;
    height: .4rem;
    padding-top: 1rem;
}

.schedule .schedule-content table::-webkit-scrollbar-thumb {
    background-color: rgba(218, 205, 255, .5);
    border-radius: .5rem
}

.answers {
    overflow: hidden;
    margin-top: 14rem
}

@media (max-width:1023px) {
    .answers {
        margin-top: 10rem
    }
}

@media (max-width:500px) {
    .answers {
        margin-top: 6.4rem
    }
}

.answers .answers-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start;
    column-gap: 3rem;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 7.2rem
}

@media (max-width:1023px) {
    .answers .answers-content {
        margin-top: 3.2rem
    }
}

@media (max-width:500px) {
    .answers .answers-content {
        margin-top: 4rem;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 1.6rem
    }
}

.answers .answers-content .answers-content__helpContainer {
    width: 48.1%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.6rem
}

@media (max-width:500px) {
    .answers .answers-content .answers-content__helpContainer {
        width: 100%
    }
}

.answers .answers-content .answers-content__item {
    background: #f8f8f8;
    border-radius: 3rem;
    overflow: hidden;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width:500px) {
    .answers .answers-content .answers-content__item {
        width: 100%
    }
}

.answers .answers-content .answers-content__item .answers-content__accordion {
    cursor: pointer;
    padding: 1.9rem 3.2rem;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: .4s;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 2rem;
    text-transform: uppercase;
    color: #15112b;
    background: #f8f8f8;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.answers .answers-content .answers-content__item .answers-content__accordion .arrow {
    border: solid #b89fff;
    border-width: 0 .2rem .2rem 0
}

@media (max-width:500px) {
    .answers .answers-content .answers-content__item .answers-content__accordion .arrow {
        padding: .4rem
    }
}

@media (max-width:500px) {
    .answers .answers-content .answers-content__item .answers-content__accordion {
        padding: 1.5rem
    }
}

.answers .answers-content .answers-content__item .answers-content__panel {
    padding-left: 3.2rem;
    padding-right: 3.2rem;
    max-height: 0;
    overflow: hidden;
    transition: all .2s ease-out;
    background: #f8f8f8;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #262433
}

@media (max-width:850px) {
    .answers .answers-content .answers-content__item .answers-content__panel {
        font-size: 1.8rem;
        line-height: 2.2rem
    }
}

@media (max-width:500px) {
    .answers .answers-content .answers-content__item .answers-content__panel {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        font-size: 1.4rem;
        line-height: 2rem
    }
}

.contacts {
    overflow: hidden;
    margin-top: 14rem
}

@media (max-width:1023px) {
    .contacts {
        margin-top: 10rem
    }
}

@media (max-width:500px) {
    .contacts {
        margin-top: 6.4rem
    }
}

.contacts .contacts-content {
    display: -ms-flexbox;
    display: flex;
    gap: 3rem;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:850px) {
    .contacts .contacts-content {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width:500px) {
    .contacts .contacts-content {
        gap: 1.6rem
    }
}

.contacts .contacts-content .contacts-content__text {
    padding: 4.8rem;
    background: #f8f8f8;
    border-radius: 4rem;
    width: 48.864%
}

@media (max-width:1023px) {
    .contacts .contacts-content .contacts-content__text {
        padding: 2.5rem
    }
}

@media (max-width:850px) {
    .contacts .contacts-content .contacts-content__text {
        width: 100%
    }
}

@media (max-width:500px) {
    .contacts .contacts-content .contacts-content__text {
        padding: 4rem 2.8rem 5rem;
        border-radius: 3rem
    }
}

.contacts .contacts-content .contacts-content__text p {
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 2.4rem;
    color: #15112b;
    margin-top: 2.6rem
}

@media (max-width:500px) {
    .contacts .contacts-content .contacts-content__text p {
        margin-top: 2.2rem;
        font-size: 1.4rem;
        line-height: 2rem
    }
}

.contacts .contacts-content .contacts-content__text .contacts-content__links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.3rem;
    margin-top: 2.4rem
}

@media (max-width:500px) {
    .contacts .contacts-content .contacts-content__text .contacts-content__links {
        margin-top: 1.2rem
    }
}

.contacts .contacts-content .contacts-content__text .contacts-content__links a {
    text-decoration: none;
    display: -ms-flexbox;
    display: flex;
    gap: .8rem;
    -ms-flex-align: center;
    align-items: center
}

.contacts .contacts-content .contacts-content__text .contacts-content__links a span {
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #262433
}

@media (max-width:850px) {
    .contacts .contacts-content .contacts-content__text .contacts-content__links a span {
        font-size: 2rem;
        line-height: 2.4rem
    }
}

@media (max-width:500px) {
    .contacts .contacts-content .contacts-content__text .contacts-content__links a span {
        font-size: 1.4rem;
        line-height: 2.4rem
    }
}

.contacts .contacts-content .contacts-content__text .contacts-content__links a svg {
    width: 2rem;
    height: 2rem
}

.contacts .contacts-content .contacts-content__map {
    border-radius: 4rem;
    overflow: hidden;
    width: 48.9%
}

@media (max-width:850px) {
    .contacts .contacts-content .contacts-content__map {
        width: 100%;
        height: 35rem;
        border-radius: 3rem
    }
}

@media (max-width:500px) {
    .contacts .contacts-content .contacts-content__map {
        height: 35.6rem;
        border-radius: 3rem
    }
}

.contacts .contacts-content .contacts-content__map iframe {
    width: 100%;
    height: 100%
}

.breadCrumps {
    margin-top: 4.8rem;
    display: -ms-flexbox;
    display: flex;
    gap: .5rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width:500px) {
    .breadCrumps {
        margin-top: 1.6rem
    }
}

.breadCrumps li,
.breadCrumps p {
    color: rgba(21, 17, 43, .5019607843);
    font-size: 1.4rem;
    line-height: 2rem
}

.breadCrumps a {
    color: #b89fff;
    text-decoration: none
}

.article {
    margin-top: 4.8rem
}

@media (max-width:500px) {
    .article {
        margin-top: 2.6rem
    }
}

.article .article-content {
    display: -ms-flexbox;
    display: flex;
    gap: 8.2rem
}

@media (max-width:850px) {
    .article .article-content {
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 4.2rem
    }
}

@media (max-width:500px) {
    .article .article-content {
        gap: 6.4rem
    }
}

.article .article-content .article-content__information p {
    color: #262433;
    font-size: 1.8rem;
    line-height: 2.4rem
}

@media (max-width:500px) {
    .article .article-content .article-content__information p {
        font-size: 1.4rem;
        line-height: 2rem
    }
}

.article .article-content .article-content__information h1 {
    color: #15112b;
    font-size: 4rem;
    font-family: Unbounded;
    font-weight: 700;
    line-height: 4.6rem;
    text-transform: uppercase
}

@media (max-width:500px) {
    .article .article-content .article-content__information h1 {
        font-size: 2rem;
        line-height: 2.8rem
    }
}

.article .article-content .article-content__information .article-content__img {
    width: 100%;
    margin-top: 5.6rem;
    border-radius: 4rem;
    overflow: hidden
}

@media (max-width:500px) {
    .article .article-content .article-content__information .article-content__img {
        margin-top: 2.4rem;
        border-radius: 3rem
    }
}

.article .article-content .article-content__information .article-content__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.article .article-content .article-content__information p {
    margin-top: 3.2rem
}

@media (max-width:500px) {
    .article .article-content .article-content__information p {
        margin-top: 2rem
    }
}

.article .article-content .article-content__information h3 {
    margin-top: 2.4rem
}

@media (max-width:500px) {
    .article .article-content .article-content__information h3 {
        margin-top: 2rem
    }
}

.article .article-content .article-content__information .article-content__reasons {
    margin-top: 2.5rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.6rem
}

@media (max-width:500px) {
    .article .article-content .article-content__information .article-content__reasons {
        margin-top: 2rem
    }
}

.article .article-content .article-content__information .article-content__reasons p {
    margin-top: 0
}

.article .article-content .article-content__information .article-content__reasons .article-content__title {
    color: #262433;
    font-size: 1.6rem;
    font-family: Unbounded;
    font-weight: 600;
    line-height: 2.2rem;
    text-transform: uppercase
}

@media (max-width:500px) {
    .article .article-content .article-content__information .article-content__reasons .article-content__title {
        font-size: 1.4rem;
        line-height: 1.8rem
    }
}

.article .article-content__navigationContainer .article-content__navigationContent {
    padding: 3.2rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4rem;
    background: #f8f8f8;
    border-radius: 4rem;
    position: -webkit-sticky;
    position: sticky;
    top: 5%
}

@media (max-width:500px) {
    .article .article-content__navigationContainer .article-content__navigationContent {
        padding: 0;
        background: none;
        gap: 3.2rem
    }
}

.article .article-content__navigationContainer .article-content__navigationContent .article-content__more {
    padding: 4rem 3rem 0;
    border-radius: 3rem;
    background: #dacdff;
    overflow: hidden
}

@media (max-width:500px) {
    .article .article-content__navigationContainer .article-content__navigationContent .article-content__more {
        padding: 4rem 1.7rem 0
    }
}

.article .article-content__navigationContainer .article-content__navigationContent .article-content__more h3 {
    font-size: 2rem;
    font-weight: 700;
    line-height: 2.8rem;
    text-transform: uppercase
}

.article .article-content__navigationContainer .article-content__navigationContent .article-content__more .whiteBtn {
    margin-top: 4rem;
    width: 100%;
    text-align: center
}

.article .article-content__navigationContainer .article-content__navigationContent .article-content__more .article-content__imgContainer {
    margin-top: 4.8rem;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -ms-flexbox;
    display: flex;
    gap: 1.6rem
}

@media (max-width:850px) {
    .article .article-content__navigationContainer .article-content__navigationContent .article-content__more .article-content__imgContainer {
        -ms-flex-pack: center;
        justify-content: center
    }
}

.article .article-content__navigationContainer .article-content__navigationContent .article-content__more .article-content__imgContainer .musicalSchool-services__contentItem {
    position: relative
}

.article .article-content__navigationContainer .article-content__navigationContent .article-content__more .article-content__imgContainer .musicalSchool-services__contentItem svg {
    width: 6.8rem;
    height: 6.4rem
}

.article .article-content__navigationContainer .article-content__navigationContent .article-content__more .article-content__imgContainer .musicalSchool-services__contentItem p {
    position: absolute;
    z-index: 2;
    top: 40%;
    left: 15%;
    font-size: 1rem;
    font-family: Unbounded;
    font-weight: 600;
    line-height: 1.2rem;
    text-transform: uppercase;
    color: #fff;
    text-align: center
}

.article .article-content__navigationContainer .article-content__navigationContent .article-content__more .article-content__imgContainer .musicalSchool-services__contentItem:first-of-type svg {
    width: 10rem;
    height: 6.5rem
}

.article .article-content__navigationContainer .article-content__navigationContent .article-content__more .article-content__imgContainer .musicalSchool-services__contentItem:first-of-type p {
    top: 35%;
    left: 0
}

.article .article-content__navigationContainer .article-content__navigationContent .article-content__othersArticles {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2.4rem
}

.article .article-content__navigationContainer .article-content__navigationContent .article-content__othersArticles .article-content__title {
    color: #15112b;
    font-size: 1.6rem;
    font-family: Unbounded;
    font-weight: 600;
    line-height: 2.2rem;
    text-transform: uppercase
}

@media (max-width:500px) {
    .article .article-content__navigationContainer .article-content__navigationContent .article-content__othersArticles .article-content__title {
        font-size: 1.4rem;
        line-height: 1.8rem
    }
}

.article .article-content__navigationContainer .article-content__navigationContent .article-content__othersArticles .article-content__otherItem {
    display: -ms-flexbox;
    display: flex;
    gap: 1.6rem;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none
}

.article .article-content__navigationContainer .article-content__navigationContent .article-content__othersArticles .article-content__otherItem .article-content__img {
    width: 22%
}

@media (max-width:850px) {
    .article .article-content__navigationContainer .article-content__navigationContent .article-content__othersArticles .article-content__otherItem .article-content__img {
        width: 7%
    }
}

@media (max-width:500px) {
    .article .article-content__navigationContainer .article-content__navigationContent .article-content__othersArticles .article-content__otherItem .article-content__img {
        width: 22%
    }
}

.article .article-content__navigationContainer .article-content__navigationContent .article-content__othersArticles .article-content__otherItem .article-content__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.article .article-content__navigationContainer .article-content__navigationContent .article-content__othersArticles .article-content__otherItem p {
    color: #15112b;
    font-size: 1.6rem;
    line-height: 2.6rem;
    text-transform: uppercase
}

@media (max-width:500px) {
    .article .article-content__navigationContainer .article-content__navigationContent .article-content__othersArticles .article-content__otherItem p {
        font-size: 1.4rem;
        line-height: 2rem
    }
}



@media (max-width:500px) {
    .musicalSchool h2 {
        font-size: 1.8rem;
        line-height: 2.2rem;
        display: block;
        margin-top: 20px;
    }
}

.ctn-preloader {
    display: none;
    align-items: center;
    cursor: none;
    height: 100%;
    justify-content: center;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 900;
}

.ctn-preloader .animation-preloader {
    position: absolute;
    z-index: 100;
}

/* Spinner cargando */
.ctn-preloader .animation-preloader .spinner {
    animation: spinner 1s infinite linear;
    border-radius: 50%;
    border: 0.3rem solid rgba(0, 0, 0, 0.2);
    border-top-color: #000000;
    /* No se identa por orden alfabetico para que no lo sobre-escriba */
    height: 9rem;
    margin: 0 auto 3.5rem auto;
    width: 9rem;
}

/* Texto cargando */
.ctn-preloader .animation-preloader .txt-loading {
    font: bold 5rem 'Montserrat', sans-serif;
    text-align: center;
    user-select: none;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:before {
    animation: letters-loading 4s infinite;
    color: #000000;
    content: attr(data-text-preloader);
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: rotateY(-90deg);
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading {
    color: rgba(0, 0, 0, 0.2);
    position: relative;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before {
    animation-delay: 0.2s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before {
    animation-delay: 0.4s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before {
    animation-delay: 0.6s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before {
    animation-delay: 0.8s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before {
    animation-delay: 1s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before {
    animation-delay: 1.2s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before {
    animation-delay: 1.4s;
}

.ctn-preloader .loader-section {
    background-color: #ffffff;
    height: 100%;
    position: fixed;
    top: 0;
    width: calc(50% + 0.1rem);
}

.ctn-preloader .loader-section.section-left {
    left: 0;
}

.ctn-preloader .loader-section.section-right {
    right: 0;
}

/* Efecto de fade en la animación de cargando */
.loaded .animation-preloader {
    opacity: 0;
    transition: 0.3s ease-out;
}

/* Efecto de cortina */
.loaded .loader-section.section-left {
    transform: translateX(-101%);
    transition: 0.7s 0.3s all cubic-bezier(0.1, 0.1, 0.1, 1.000);
}

.loaded .loader-section.section-right {
    transform: translateX(101%);
    transition: 0.7s 0.3s all cubic-bezier(0.1, 0.1, 0.1, 1.000);
}

/* Animación del preloader */
@keyframes spinner {
    to {
        transform: rotateZ(360deg);
    }
}

/* Animación de las letras cargando del preloader */
@keyframes letters-loading {

    0%,
    75%,
    100% {
        opacity: 0;
        transform: rotateY(-90deg);
    }

    25%,
    50% {
        opacity: 1;
        transform: rotateY(0deg);
    }
}

/* Tamaño de portatil hacia atras (portatil, tablet, celular) */
@media screen and (max-width: 767px) {

    /* Preloader */
    /* Spinner cargando */
    .ctn-preloader .animation-preloader .spinner {
        height: 8rem;
        width: 8rem;
    }

    /* Texto cargando */
    .ctn-preloader .animation-preloader .txt-loading {
        font: bold 3.5rem 'Montserrat', sans-serif;
    }
}

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

    /* Prelaoder */
    /* Spinner cargando */
    .ctn-preloader .animation-preloader .spinner {
        height: 7rem;
        width: 7rem;
    }

    /* Texto cargando */
    .ctn-preloader .animation-preloader .txt-loading {
        font: bold 2rem 'Montserrat', sans-serif;
    }
}

#myBtn {
    background-color: #9C27B0;
    color: white;
    padding: 12px 16px;
    font-size: 18px;
    font-weight: bold;
    border: none;
    cursor: pointer;
    width: 180px;
  }


  .modal {
      display: none; /* Hidden by default */
      position: fixed; /* Stay in place */
      z-index: 999; /* Sit on top */
      padding-top: 50px; /* Location of the box */
      left: 0;
      top: 0;
      width: 100%; /* Full width */
      height: 100%; /* Full height */
      overflow: auto; /* Enable scroll if needed */
      background-color: rgb(0,0,0); /* Fallback color */
      background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }


  .modal-content {
      position: relative;
      margin: auto;
      padding: 0;
      width: 95%;
      box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
      -webkit-animation-name: animatetop;
      -webkit-animation-duration: 0.4s;
      animation-name: animatetop;
      animation-duration: 0.4s;
      border-radius: 4rem;
  }


  @-webkit-keyframes animatetop {
      from {top:-300px; opacity:0}
      to {top:0; opacity:1}
  }

  @keyframes animatetop {
      from {top:-300px; opacity:0}
      to {top:0; opacity:1}
  }


  .close {
    color: black;
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    right: 20px;
    top: 20px;
  }

  .modal .trialForm {
    position: relative;
    margin: 0;
    padding: 0;
  }

  .close:hover,
  .close:focus {
      color: #000;
      text-decoration: none;
      cursor: pointer;
  }

  .modal-header {
      padding: 2px 16px;
      background-color: #9C27B0;
      color: white;
  }

  .modal-body {padding: 2px 16px;}

  .modal-footer {
      padding: 2px 16px;
      background-color: #9C27B0;
      color: white;
  }

.wrap-lab {
    width: 100%;
    position: relative;
}
.wrap-lab input {
    width: 100%;
}
.wrap-lab input:focus ~ div {
    display: none;
}

.lab-birth {
    position: relative;
    background: #f4fbca;
    border-radius: 3rem;
    padding: 1.7rem 2.8rem;
    outline: none;
    border: none;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 2.4rem;
    color: #787878;
    width: calc(100% - 90px);
    position: absolute;
    top: 0;
    pointer-events: none;
}

@media (max-width:500px) {
    .ctn-preloader {
        display: flex;
    }
    .lab-birth {
        width: calc(100% - 60px);
        padding: 1.6rem 1.6rem 1.5rem;
        font-size: 1.4rem;
        line-height: 2rem;
    }
}

.trialForm-content__customSelect .trialForm-content__selectOptions3, .trialForm-content__customSelect .trialForm-content__selectOptions4 {
    top: -22%;
}

.marg-bott {
    margin-bottom: 4rem;
}
.marg-bott-min {
    margin-bottom: 3rem !important;
}

h4.minred-title {
  font-family: Unbounded;
  font-style: normal;
  font-weight: 500;
  font-size: 2.7rem;
  margin-bottom: 2.6rem;
  line-height: 3rem;
  text-transform: uppercase;
  color: #15112b;
}

@media (max-width: 1023px) {
    .marg-bott {
        margin-bottom: 3.2rem;
    }
}

@media (max-width: 500px) {
    .marg-bott {
        margin-bottom: 2.4rem;
    }
    h4.minred-title {
        font-size: 1.6rem;
        line-height: 2rem;
        margin-bottom: 2.2rem;
    }

    .minred-inners .minred-title, .minred-inners h3 {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}

.affiliate {
    font-size: 1.6rem;
    line-height: 2.1rem;
    font-family: Unbounded;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.affiliate:nth-child(5) {
        margin-top: 24px;
    }
.affiliate:nth-child(5) span {
    background: #dacdff;
}
.affiliate span {
    background: #f4fbca;
    border-radius: 20px;
    padding: .5rem 1.2rem;
    display: inline-block;
}
.header .sub-menu svg {
    transition: all .4s;
}
.header-modal__content li .sub-menu.opened svg {
    transform: rotate(-180deg);
}

.header-content__menuContainer li .sub-menu.opened svg {
    transform: rotate(-180deg);
}

.phoneAlert:not(.birthAlert) {
    margin-top: -1rem;
}

.header li .sub-menu .header-menu {
    opacity: 0;
    margin-top: -300px;
    display: none;
    transition: all .4s;
}


@media (min-width: 1024px) {
    .header-menu {
        transform: translateX(-25%);
        border: 2px solid #e9f795;
        box-shadow: 0 5px 15px 0 rgba(170, 179, 113, 0.3);
        border-radius: 20px;
        padding: 24px;
    }
}

@media (max-width: 1024px) {
    .header-menu {
        margin-top: 5px;
        border: 2px solid #e9f795;
        box-shadow: 0 5px 15px 0 rgba(170, 179, 113, 0.3);
        border-radius: 20px;
        padding: 24px;
    }
}

.fili-choser {
    margin-bottom: 4.8rem;
}
.fili-choser .fili-title {
    font-family: Unbounded;
    font-style: normal;
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 140%;
    text-transform: uppercase;
    color: #15112b;
    text-align: center;
    margin-bottom: 2.1rem;
}
.fili-choser .fili-links {
    display: flex;
    justify-content: center;
    gap: 1.6rem;
    border-bottom: 1px solid #D0CFD5;
}
.fili-choser .fili-links a {
    display: flex;
    font-family: Unbounded;
    font-style: normal;
    font-weight: 500;
    font-size: 2rem;
    line-height: 140%;
    color: #15112b;
    text-align: center;
    padding: 2.25rem 2.8rem;
    text-decoration: none;
    border: 2px solid transparent;
    border-radius: 30px 30px 0 0;
    margin-bottom: -1px;
    transition: all .3s;
}

.fili-choser .fili-links a.himki-link {
    border-color: #E9F795;
}
.fili-choser .fili-links a.himki-link.active, .fili-choser .fili-links a.himki-link:hover {
    background: #F4FBCA;
}

.fili-choser .fili-links a.dolgop-link {
    border-color: #DACDFF;
}
.fili-choser .fili-links a.dolgop-link.active, .fili-choser .fili-links a.dolgop-link:hover {
    background: #DACDFF;
}


.mini-fili-choser {
    margin-bottom: 1rem;
    position: relative;
}
.mini-fili-choser .current-fili .current-fili__item {
    padding: 1rem 2.6rem;
    font-size: 1.6rem;
    font-family: Rubik;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    color: #15112b;
    text-decoration: none;
    border-radius: 30px;
    gap: 1rem;
    transition: all .3s;
    display: none;
    cursor: pointer;
}
.mini-fili-choser .current-fili .current-fili__item:after {
    content: '';
    display: block;
    width: .95rem;
    height: .95rem;
    min-width: .95rem;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(135deg);
    transition: all .3s;
    position: relative;
    bottom: -.04rem;
}
.mini-fili-choser .current-fili .current-fili__item.active {
    display: inline-flex !important;
}
.mini-fili-choser .current-fili .current-fili__item.himki-link.active {
    background-color: #F4FBCA;
}
.mini-fili-choser .current-fili .current-fili__item.dolgop-link.active {
    background-color: #DACDFF;
}

.mini-fili-choser .fili-links {
    padding: 2rem 1.2rem;
    border-radius: 2.4rem;
    border: 2px solid #E9F795;
    position: absolute;
    left: 0;
    background: #fff;
    z-index: 4;
    opacity: 0;
    top: -50px;
    display: none;
    transition: all .3s;
}
.mini-fili-choser .fili-links a {
    display: block;
    color: #15112b;
    font-size: 1.7rem;
    text-decoration: none;
    padding: .6rem 1.35rem;
    transition: all .3s;
}
.mini-fili-choser .fili-links a.active {
    color: #73707F !important;
    pointer-events: none;
}
.mini-fili-choser .fili-links a:hover {
    color: #b89fff;
}
.mini-fili-choser.opened .current-fili .current-fili__item:after {
    transform: rotate(-45deg);
    bottom: -.5rem;
}

@media (max-width: 500px) {
    .fili-choser {
        margin-bottom: 3rem;
    }
    .fili-choser .fili-title {
        font-size: 1.2rem;
        margin-bottom: 1.35rem;
    }
    .fili-choser .fili-links {
        gap: .9rem;
    }
    .fili-choser .fili-links a {
        font-size: 1.25rem;
        padding: 1rem 1.3rem;
        border-radius: 15px 15px 0 0;
    }
    .mini-fili-choser .current-fili .current-fili__item {
        padding: .7rem 1.4rem;
        font-size: 1.2rem;
        gap: .6rem;
    }
    .mini-fili-choser .current-fili .current-fili__item:after {
        width: 0.6rem;
        height: 0.6rem;
        min-width: .6rem;
        top: .1rem;
    }
    .mini-fili-choser .fili-links {
        padding: .6rem .4rem;
        border-radius: .8rem;
    }
    .mini-fili-choser .fili-links a {
        font-size: 1.2rem;
    }
    .mini-fili-choser.opened .fili-links {
        top: 2.5rem !important;
    }
    .mini-fili-choser.opened .current-fili__item:after {
        top: .45rem;
    }
}

.schedule .mini-fili-choser {
    margin-top: -1.75rem;
}


@media (max-width: 1024px) and (min-width: 500px) {
    .schedule .mini-fili-choser {
        margin-top: 0;
    }
}

.price .price-content .price-content__item:first-child {
    display: block;
}
