

/* Start:/assets/css/bundle.css?1711723976111743*/
.swiper-container,
.swiper-container-industry,
.swiper-container-texts,
.swiper-container-industry2,
.swiper-container-press,
.swiper-container-events,
.swiper-container-articles,
.swiper-container-briefs {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
    float: left;
}
.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: linear;
    margin: 0 auto;
}
.swiper-slide {
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
.swiper-container-briefs .swiper-slide {
    height: auto;
}
.swiper-invisible-blank-slide {
    visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
}
.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
    touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
    touch-action: pan-x;
}
.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: 50%;
    background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 10px;
    left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E");
}
.swiper-button-lock {
    display: none;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: opacity 0.3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10;
}
.swiper-pagination-lines {
    display: flex;
    gap: 10px;
    height: 4px;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}
.swiper-container-horizontal > .swiper-pagination-lines {
    bottom: 16px;
    left: 16px;
    right: 16px;
    width: auto;
}
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    transform: scale(0.33);
    position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    transform: scale(0.33);
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
}
.swiper-pagination-lines .swiper-pagination-bullet {
    width: 100%;
    display: block;
    height: 100%;
    border-radius: 0;
    opacity: 0.4;
    margin: auto;
}
.swiper-pagination-lines .swiper-pagination-bullet-active {
    opacity: 1;
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: top 0.2s, -webkit-transform 0.2s;
    transition: transform 0.2s, top 0.2s;
    transition: transform 0.2s, top 0.2s, -webkit-transform 0.2s;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-lines .swiper-pagination-bullet {
    margin: auto;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: left 0.2s, -webkit-transform 0.2s;
    transition: transform 0.2s, left 0.2s;
    transition: transform 0.2s, left 0.2s, -webkit-transform 0.2s;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: right 0.2s, -webkit-transform 0.2s;
    transition: transform 0.2s, right 0.2s;
    transition: transform 0.2s, right 0.2s, -webkit-transform 0.2s;
}
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
    background: hsla(0, 0%, 100%, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000;
}
.swiper-pagination-lock {
    display: none;
}
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}
.swiper-scrollbar-cursor-drag {
    cursor: move;
}
.swiper-scrollbar-lock {
    display: none;
}
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -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;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: a 1s steps(12) infinite;
    animation: a 1s steps(12) infinite;
}
.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
}
@-webkit-keyframes a {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
@keyframes a {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: linear;
}
.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube {
    overflow: visible;
}
.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0;
}
.swiper-container-flip {
    overflow: visible;
}
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px;
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
[hidden],
template {
    display: none;
}
@font-face {
    font-family: Pragmatica Extended;
    src: url(/assets/css/../fonts/PragmaticaExtended-Book.woff2) format("woff2"), url(/assets/css/../fonts/PragmaticaExtended-Book.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Pragmatica;
    src: url(/assets/css/../fonts/PragmaticaLight.woff2) format("woff2"), url(/assets/css/../fonts/PragmaticaLight.woff) format("woff");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: Pragmatica Book;
    src: url(/assets/css/../fonts/PragmaticaBook-Reg.woff2) format("woff2"), url(/assets/css/../fonts/PragmaticaBook-Reg.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Pragmatica;
    src: url(/assets/css/../fonts/PragmaticaMedium.woff2) format("woff2"), url(/assets/css/../fonts/PragmaticaMedium.woff) format("woff");
    font-weight: 500;
    font-style: normal;
}
.f-light {
    font-weight: 300;
}
.f-light,
.f-medium,
.f-bold {
    font-family: Pragmatica;
}
.f-medium {
    font-weight: 500;
}
.f-bold {
    font-weight: 700;
}
.f-regular {
    font-family: Pragmatica Book;
}
.f-extended {
    font-family: Pragmatica Extended;
    font-weight: 400;
}
.t-main {
    font-size: 26px;
    letter-spacing: -1.28px;
    line-height: 28px;
}
.t-h2 {
    font-size: 14px;
    letter-spacing: -0.5px;
}
.t-h2,
.t-small {
    line-height: 18px;
}
.t-small {
    font-size: 12px;
    letter-spacing: -0.36px;
}
.t-small_footer {
    line-height: 24px;
}
.t-body {
    line-height: 26px;
}
.t-body,
.t-min-lh {
    font-size: 18px;
    letter-spacing: -0.46px;
}
.t-min-lh {
    line-height: 22px;
}
.t-caps {
    text-transform: uppercase;
}
.t-right {
    text-align: right;
}
.t-left {
    text-align: left;
}
.t-list {
    font-size: 18px;
    letter-spacing: -0.36px;
    line-height: 26px;
}
.t-fill {
    color: transparent;
    -webkit-text-stroke: 1px #000;
    text-stroke: 1px #000;
}
[data-js-hover],
[data-js-hover]:hover {
    transition: color 0.16s;
}
.cursor {
    cursor: pointer;
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
.flex-row {
    display: flex;
    flex-direction: row;
}
.flex-col {
    display: flex;
    flex-direction: column;
}
.flex-m-right {
    margin-left: auto;
}
.flex-m-left {
    margin-right: auto;
}
.flex-m-top {
    margin-top: auto;
}
.flex-wrap {
    display: flex;
    flex-wrap: wrap;
}
.mt20 {
    margin-top: 20px !important;
}
.bt1 {
    border-top: 1px solid #000;
}
.bb1,
.bb1-all {
    border-bottom: 1px solid #000;
}
.no-pb {
    padding-bottom: 0 !important;
}
.no-bb {
    border-bottom: none !important;
}
.pr15,
.pr20,
.pr25 {
    padding-right: 0;
}
.float-r {
    float: right !important;
}
.float-l {
    float: left !important;
}
.person-list.mb40-minus {
    margin-bottom: -40px;
}
.m-b60,
.mb60 {
    margin-bottom: 30px;
}
.mt20 {
    margin-top: 20px;
}
.mb20-mob {
    margin-bottom: 20px !important;
}
.line,
.line-s {
    position: relative;
    top: 0;
}
.h-underline:hover {
    text-decoration: underline !important;
}
.plr10 {
    padding-left: 0;
}
.main__section.pr60,
.plr10,
.pr60 {
    padding-right: 0;
}
.margin-mobile {
    margin: 0 14px;
}
.img-gray:active .asside-students-image img,
.img-gray:active .next img,
.img-gray:active img,
.img-gray:hover .asside-students-image img,
.img-gray:hover .next img,
.img-gray:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.img-gray .asside-students-image img,
.img-gray .next img,
.img-gray img {
    transition: -webkit-filter 0.16s ease-out;
    transition: filter 0.16s ease-out;
    transition: filter 0.16s ease-out, -webkit-filter 0.16s ease-out;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
* {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin: 0;
    padding: 0;
}
html {
    font-family: Pragmatica;
    font-weight: 300;
}
a {
    text-decoration: none;
    color: inherit;
    outline: none;
}
button,
input,
select,
textarea {
    background-color: transparent;
    font-family: Pragmatica;
    font-weight: 300;
}
button,
input,
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    outline: none;
    cursor: pointer;
}
h1,
h2,
h3 {
    margin: 0;
    font-weight: 400;
}
p {
    margin: 0;
}
b,
strong {
    font-family: Pragmatica;
    font-weight: 500;
}
body {
    overflow-x: hidden;
}
.form-active {
    position: fixed;
    overflow-y: hidden;
}
.d-tb {
    display: table;
}
.l-underline._invert,
.Mouse .l-underline:hover,
.Touch .l-underline:active {
    text-decoration: underline;
}
.Mouse ._invert:hover,
.Touch ._invert:active {
    text-decoration: none;
}
.row:before {
    content: "";
    display: table;
}
.main__section-head:after,
.main__section:after,
.row:after {
    content: "";
    display: table;
    clear: both;
}
.none {
    display: none;
}
.button-outline {
    border: 1px solid #000;
    width: 100%;
    text-align: center;
    padding: 14px 0;
    position: relative;
}
.button-outline span:first-child {
    opacity: 0;
}
.button-outline span:last-child {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    padding: 14px 0;
}
.Mouse .button-outline:hover,
.Touch .button-outline:active {
    background-color: #000;
}
.Mouse .button-outline.simple:hover,
.Touch .button-outline.simple:active {
    background-color: #000;
    color: #fff;
}
.Mouse .button-outline:hover span:first-child,
.Touch .button-outline:active span:first-child {
    opacity: 1;
}
.Mouse .button-outline:hover span:last-child,
.Touch .button-outline:active span:last-child {
    opacity: 0;
}
.button-fill {
    background: #000;
    color: #fff;
}
.button-fill-white {
    background: #fff;
    color: #000;
}
.button-fill-white:hover {
    background: #000;
    color: #fff;
}
.button-white {
    background: #fff;
    color: #000;
}
.button-white:hover {
    background: #000;
    color: #fff;
}
.button-clear,
.button-fill,
.button-white{
    width: 100%;
    text-align: center;
    padding: 14px 0;
}
.button-small {
    font-size: 15px;
    line-height: 27px;
    padding: 6px 16px;
    width: auto;
    white-space: nowrap;
}
.button-clear {
    background: transparent;
    color: #000;
}
[data-img-cover] {
    display: block;
    background-color: #fafafa;
}
.wrs img,
[data-img-cover] img {
    display: block;
    width: 100%;
}
.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 4;
    display: none;
}
.form-active .overlay {
    display: block;
}
.world {
    left: -20px;
    position: relative;
    margin: auto;
    -webkit-transform: rotateY(30deg) rotate(-45deg) translate(-100px, 100px);
    transform: rotateY(30deg) rotate(-45deg) translate(-100px, 100px);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    transform-style: preserve-3d;
}
.world,
.world .container {
    text-align: center;
    -webkit-transform-style: preserve-3d;
}
.world .container {
    width: 100%;
    transform-style: preserve-3d;
    -webkit-animation: b 12s linear infinite;
    animation: b 12s linear infinite;
    font-size: 80px;
    text-transform: uppercase;
}
.world .container:nth-of-type(20) {
    -webkit-animation-duration: 160s;
    animation-duration: 160s;
}
.world .container:nth-of-type(19) {
    -webkit-animation-duration: 152s;
    animation-duration: 152s;
}
.world .container:nth-of-type(18) {
    -webkit-animation-duration: 144s;
    animation-duration: 144s;
}
.world .container:nth-of-type(17) {
    -webkit-animation-duration: 136s;
    animation-duration: 136s;
}
.world .container:nth-of-type(16) {
    -webkit-animation-duration: 128s;
    animation-duration: 128s;
}
.world .container:nth-of-type(15) {
    -webkit-animation-duration: 120s;
    animation-duration: 120s;
}
.world .container:nth-of-type(14) {
    -webkit-animation-duration: 112s;
    animation-duration: 112s;
}
.world .container:nth-of-type(13) {
    -webkit-animation-duration: 104s;
    animation-duration: 104s;
}
.world .container:nth-of-type(12) {
    -webkit-animation-duration: 96s;
    animation-duration: 96s;
}
.world .container:nth-of-type(11) {
    -webkit-animation-duration: 88s;
    animation-duration: 88s;
}
.world .container:nth-of-type(10) {
    -webkit-animation-duration: 80s;
    animation-duration: 80s;
}
.world .container:nth-of-type(9) {
    -webkit-animation-duration: 72s;
    animation-duration: 72s;
}
.world .container:nth-of-type(8) {
    -webkit-animation-duration: 64s;
    animation-duration: 64s;
}
.world .container:nth-of-type(7) {
    -webkit-animation-duration: 56s;
    animation-duration: 56s;
}
.world .container:nth-of-type(6) {
    -webkit-animation-duration: 48s;
    animation-duration: 48s;
}
.world .container:nth-of-type(5) {
    -webkit-animation-duration: 40s;
    animation-duration: 40s;
}
.world .container:nth-of-type(4) {
    -webkit-animation-duration: 32s;
    animation-duration: 32s;
}
.world .container:nth-of-type(3) {
    -webkit-animation-duration: 24s;
    animation-duration: 24s;
}
.world .container:nth-of-type(2) {
    -webkit-animation-duration: 16s;
    animation-duration: 16s;
}
.world .container:first-of-type {
    -webkit-animation-duration: 8s;
    animation-duration: 8s;
}
.world .container > * {
    position: absolute;
    left: 43%;
}
.world .container > :nth-of-type(20) {
    -webkit-transform: rotateY(1turn) translateZ(180px);
    transform: rotateY(1turn) translateZ(180px);
}
.world .container > :nth-of-type(19) {
    -webkit-transform: rotateY(342deg) translateZ(180px);
    transform: rotateY(342deg) translateZ(180px);
}
.world .container > :nth-of-type(18) {
    -webkit-transform: rotateY(324deg) translateZ(180px);
    transform: rotateY(324deg) translateZ(180px);
}
.world .container > :nth-of-type(17) {
    -webkit-transform: rotateY(306deg) translateZ(180px);
    transform: rotateY(306deg) translateZ(180px);
}
.world .container > :nth-of-type(16) {
    -webkit-transform: rotateY(288deg) translateZ(180px);
    transform: rotateY(288deg) translateZ(180px);
}
.world .container > :nth-of-type(15) {
    -webkit-transform: rotateY(270deg) translateZ(180px);
    transform: rotateY(270deg) translateZ(180px);
}
.world .container > :nth-of-type(14) {
    -webkit-transform: rotateY(252deg) translateZ(180px);
    transform: rotateY(252deg) translateZ(180px);
}
.world .container > :nth-of-type(13) {
    -webkit-transform: rotateY(234deg) translateZ(180px);
    transform: rotateY(234deg) translateZ(180px);
}
.world .container > :nth-of-type(12) {
    -webkit-transform: rotateY(216deg) translateZ(180px);
    transform: rotateY(216deg) translateZ(180px);
}
.world .container > :nth-of-type(11) {
    -webkit-transform: rotateY(198deg) translateZ(175px);
    transform: rotateY(198deg) translateZ(175px);
}
.world .container > :nth-of-type(10) {
    -webkit-transform: rotateY(190deg) translateZ(180px);
    transform: rotateY(190deg) translateZ(180px);
}
.world .container > :nth-of-type(9) {
    -webkit-transform: rotateY(172deg) translateZ(180px);
    transform: rotateY(172deg) translateZ(180px);
}
.world .container > :nth-of-type(8) {
    -webkit-transform: rotateY(154deg) translateZ(175px);
    transform: rotateY(154deg) translateZ(175px);
}
.world .container > :nth-of-type(7) {
    -webkit-transform: rotateY(126deg) translateZ(180px);
    transform: rotateY(126deg) translateZ(180px);
}
.world .container > :nth-of-type(6) {
    -webkit-transform: rotateY(113deg) translateZ(172px);
    transform: rotateY(113deg) translateZ(172px);
}
.world .container > :nth-of-type(5) {
    -webkit-transform: rotateY(90deg) translateZ(180px);
    transform: rotateY(90deg) translateZ(180px);
}
.world .container > :nth-of-type(4) {
    -webkit-transform: rotateY(72deg) translateZ(180px);
    transform: rotateY(72deg) translateZ(180px);
}
.world .container > :nth-of-type(3) {
    -webkit-transform: rotateY(54deg) translateZ(180px);
    transform: rotateY(54deg) translateZ(180px);
}
.world .container > :nth-of-type(2) {
    -webkit-transform: rotateY(36deg) translateZ(180px);
    transform: rotateY(36deg) translateZ(180px);
}
.world .container > :first-of-type {
    -webkit-transform: rotateY(12deg) translateZ(180px);
    transform: rotateY(12deg) translateZ(180px);
}
.filter-img {
    padding-bottom: 133.33%;
    background-blend-mode: multiply;
    background-size: cover;
}
::-webkit-scrollbar {
    width: 20px;
}
.wrap {
    position: relative;
    overflow-x: hidden;
    width: 100vw;
    height: auto;
}
.marqee {
    overflow: hidden;
}
.marqee__button {
    position: fixed;
    overflow: hidden;
    z-index: 5;
    font-size: 18px;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100vw;
    height: 45px;
    line-height: 45px;
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    margin-left: -1px;
}
.form-active .marqee__button,
.marqee__button.closed {
    visibility: hidden;
}
.form-active .marqee__button.closed {
    visibility: visible;
}
.main {
    z-index: 2;
    right: auto;
    background-color: #fff;
    box-sizing: border-box;
    box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: z-index 1s, -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out, z-index 1s;
    transition: transform 0.3s ease-out, z-index 1s, -webkit-transform 0.3s ease-out;
}
.form-active .main {
    transition: -webkit-transform 0.3s ease-out 50ms;
    transition: transform 0.3s ease-out 50ms;
    transition: transform 0.3s ease-out 50ms, -webkit-transform 0.3s ease-out 50ms;
    -webkit-transform: translate3d(0, -25px, 0);
    transform: translate3d(0, -25px, 0);
}
.dod .main,
.dod .main:hover {
    z-index: 1;
}
.main:hover {
    z-index: 3;
}
.main__body {
    position: relative;
    margin-right: 0;
}
.main__content {
    box-sizing: border-box;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 1;
}
.main__content,
.main__content.full {
    padding: 80px 0 0;
}
.overx {
    overflow-x: hidden;
}
.main__about-press {
    padding-top: 80px;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
    width: calc(100% - 120px);
    overflow-y: auto;
    z-index: 1;
}
.main__about {
    padding: 40px 14px 20px;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
}
.main__about-anime {
    position: relative;
    top: 0;
    min-height: 400px;
    padding: 0 60px;
}
.main__about-button-wrap {
    display: block;
    border-top: 1px solid #000;
    margin-top: 40px;
    margin-bottom: 40px;
}
.section-m {
    margin-bottom: 40px;
    overflow: hidden;
}
.section-m:last-child {
    margin-bottom: 0;
    overflow: hidden;
}
.main__section {
    padding: 0 0 20px;
    margin: 0 14px;
    position: relative;
}
.main__section.faq {
    padding: 0 14px 40px;
    margin: 0;
    position: relative;
}
.main__section:last-child {
    padding: 0 0 20px;
}
.main__block,
.main__title {
    margin-bottom: 20px;
}
.main__block {
    position: relative;
}
.main__block:last-child {
    margin-bottom: 0;
}
.main__block.full {
    padding-right: 0;
}
.main__block-20,
.section-head {
    margin-bottom: 20px;
}
.main__section-head {
    margin: 0 14px 20px;
    padding-bottom: 0;
}
.main__section.full-r {
    margin-left: -14px;
    margin-right: -14px;
}
.main__figure {
    overflow: hidden;
    margin-bottom: 40px;
    position: relative;
}
.main__figure .figure-img {
    width: 100%;
    margin-bottom: 15px;
}
.main__figure .figure-caption {
    font-size: 24px;
    line-height: 29px;
    font-family: Pragmatica Extended;
    right: 0;
    bottom: 0;
}
.form {
    position: fixed;
    top: 0;
    left: 0;
    overflow: auto;
    width: 100%;
    height: 100vh;
    background-color: #000;
    font-size: 16px;
    z-index: 4;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    transition: visibility 0ms 0.3s, -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out, visibility 0ms 0.3s;
    transition: transform 0.3s ease-out, visibility 0ms 0.3s, -webkit-transform 0.3s ease-out;
    color: #fff;
    -webkit-overflow-scrolling: touch;
}
.form-active .form {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition-delay: 0ms;
}
.form__track {
    padding: 24px 14px 120px;
    display: block;
    width: 100%;
}
.feedback,
.form-success .form__body,
.form-success .form__track {
    height: 100%;
}
.feedback,
.form-success .form form {
    display: none;
}
.form-success .feedback {
    display: table;
}
.feedback__body {
    display: table-row;
    height: 100%;
}
.feedback__foooter {
    height: 1px;
    display: table-row;
}
.resend {
    color: #fff;
    opacity: 0.5;
}
.Mouse .resend:hover,
.Touch .resend:active {
    opacity: 1;
}
.field {
    display: block;
    height: 68px;
    background-color: #fff;
    margin-bottom: 14px;
    position: relative;
    font-size: 18px;
    color: #000;
    padding: 0 20px;
}
.field.extra {
    height: 136px;
}
.field-label {
    position: absolute;
    font-size: 18px;
    line-height: 68px;
    left: 20px;
    top: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: font-size 0.15s ease-out, top 0.15s ease-out, line-height 0.15s ease-out;
}
.field._error .field-label {
    color: #e03c31;
}
.field-textarea {
    display: block;
    width: 100%;
    resize: none;
    height: calc(100% - 42px);
    box-sizing: border-box;
    position: relative;
    top: 28px;
}
.field-label.active,
[data-state="active"] .field-label {
    font-size: 12px;
    line-height: 12px;
    top: 10px;
}
.field-input {
    height: 100%;
    padding-top: 10px;
}
.field-input,
.submit {
    display: block;
    width: 100%;
    text-transform: uppercase;
}
.submit {
    line-height: 75px;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 14px;
    opacity: 1;
    color: #000;
}
.submit:disabled {
    color: rgba(0, 0, 0, 0.25);
    cursor: default;
}
.select {
    position: relative;
    margin-bottom: 14px;
    color: #000;
}
.select select {
    height: 68px;
    display: block;
    line-height: 68px;
    padding: 0 50px 0 20px;
    border-radius: 0;
    border: none;
    width: 100%;
    cursor: pointer;
    background-color: #fff;
    font-family: inherit;
    font-size: 18px;
    padding-top: 5px;
}
.select-arrow {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -10px;
    pointer-events: none;
}
.form__group {
    font-size: 0;
}
.form__group > * {
    vertical-align: top;
    width: 100%;
}
.checkbox {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    padding-left: 21px;
}
.checkbox-icon {
    background: #fff;
    width: 21px;
    height: 21px;
    margin-right: 14px;
    position: relative;
    margin-left: -21px;
}
.checkbox-icon,
.checkbox-label {
    display: inline-block;
    vertical-align: top;
}
.checkbox-label {
    font-size: 14px;
    white-space: normal;
    line-height: 23px;
}
.checkbox input {
    position: absolute;
    opacity: 0;
    font-size: 0;
    line-height: 0;
}
.checkbox input:checked + .checkbox-icon:before {
    content: "";
    position: absolute;
    background-image: url(/img/checkbox_on.svg);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.form-checkbox {
    margin-bottom: 15px;
}
.ask-form,
.bid-form {
    display: none;
}
.form-ask-active .ask-form,
.form-bid-active .bid-form {
    display: block;
}
.ask-form-title {
    margin-bottom: 20px;
}
.form-caption {
    opacity: 0.3;
    padding-top: 40px;
}
.upload {
    position: relative;
    display: block;
    width: 100%;
    border: 1px dashed hsla(0, 0%, 100%, 0.25);
    height: 68px;
    text-align: center;
    margin-bottom: 20px;
    transition: border-color 0.16s ease-out;
    will-change: border-color;
}
.Mouse .upload:hover,
.Touch .upload:active {
    border-color: hsla(0, 0%, 100%, 0.75);
}
.upload:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.upload input {
    opacity: 0;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    font-size: 0;
    z-index: 8;
}
.upload-label {
    display: inline-block;
    vertical-align: middle;
    opacity: 0.75;
    position: relative;
    z-index: 9;
}
.button-remove {
    color: hsla(0, 0%, 100%, 0.5);
}
.Mouse .button-remove:hover,
.Touch .button-remove:active {
    color: #fff;
}
.head {
    position: fixed;
    margin-right: 0;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
}
.asside .head-wht {
    margin-left: -60px;
}
.head-wht {
    background: #fff;
    margin-right: 0;
}
.head__asside {
    position: absolute;
    z-index: 2;
}
.head__body {
    position: relative;
    padding: 0 14px;
    border-bottom: 4px solid #000;
    font-size: 0;
    background: #fff;
}
.head__body:before {
    content: "";
    height: 60px;
}
.head__body:before,
.head__line {
    display: inline-block;
    vertical-align: middle;
}
.head__line {
    width: 100%;
    z-index: 2;
    font-size: 0;
    text-align: justify;
}
.head__line:after {
    content: "";
    display: inline-block;
    width: 100%;
}
.logo {
    font-size: 0;
    width: 190px;
    display: inline-block;
}
.burger,
.logo {
    vertical-align: middle;
}
.burger {
    position: absolute;
    top: 0;
    right: 0;
    height: 60px;
    z-index: 6;
    padding-right: 14px;
    padding-left: 14px;
}
.burger__line {
    display: block;
    width: 30px;
    height: 3px;
    will-change: transform;
    background-color: #000;
    transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
}
.burger__line:first-child {
    margin-bottom: 8px;
}
.burger.active .burger__line:first-child {
    -webkit-transform: rotate(30deg) translate3d(2px, 4px, 0);
    transform: rotate(30deg) translate3d(2px, 4px, 0);
}
.burger.active .burger__line:last-child {
    -webkit-transform: rotate(-30deg) translate3d(3px, -6px, 0);
    transform: rotate(-30deg) translate3d(3px, -6px, 0);
}
.footer {
    padding: 0 14px 44px;
    overflow: hidden;
}
.footer__body {
    margin-left: -14px;
    margin-right: -14px;
    padding: 0 14px;
}
.footer__cell {
    display: block;
    vertical-align: bottom;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #000;
    padding: 16px 0;
    text-align: left;
}
.footer__cell:last-child {
    padding-right: 0;
}
.footer .row:first-child .footer__cell {
    vertical-align: top;
}
.uu-img {
    height: 42px;
    width: auto !important;
    margin-bottom: 5px;
}
.courses {
    padding: 0 14px;
    position: relative;
}
.courses-full {
    margin-left: 14px;
    margin-right: 14px;
    padding-bottom: 0;
    position: relative;
}
.full-screen-margin,
.full-screen-margin-alt,
.full-screen-margin-left {
    margin-left: -14px;
    margin-right: -14px;
}
.text-normal-margin,
.text-normal-margin-mob {
    margin-left: 14px;
    margin-right: 14px;
}
.asside-margin {
    margin-right: 0;
}
.normal-margin {
    margin-left: 14px;
    margin-right: 14px;
}
.item-share {
    margin-bottom: 10px;
}
.row.next-page {
    padding-top: 20px;
}
.courses.extra.inner {
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
}
.courses.cards {
    margin-bottom: 0;
}
.courses__a {
    display: table;
    margin-bottom: 14px;
    font-weight: 400;
}
.asside-news-block:hover .news__a,
.Mouse .courses__a:hover,
.Touch .courses__a:active {
    color: transparent;
    -webkit-text-stroke: 1px #000;
    text-stroke: 1px #000;
}
.courses__asside {
    margin-bottom: 20px;
}
.courses__list {
    position: relative;
    margin-bottom: 40px;
}
.courses__item,
.courses__list-20 {
    margin-bottom: 20px;
}
.courses__item {
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
}
.courses__item img {
    margin-bottom: 10px;
}
.courses__item:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}
.courses__cell {
    float: left;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
}
.courses__cell:last-of-type {
    margin-right: 0;
    margin-bottom: 0;
}
.course {
    padding-bottom: 0;
    margin-bottom: 0;
}
.course-half {
    padding-bottom: 0;
    margin-bottom: 30px;
}
.course-meta {
    padding-top: 20px;
    overflow: hidden;
}
.course-meta__cell:first-child {
    width: 99.9%;
}
.course-meta__cell:first-child:nth-child(1n) {
    float: left;
    clear: none;
}
.course-meta__cell:first-child:last-child {
    margin-right: 0;
}
.course-meta__cell:first-child:nth-child(1n) {
    margin-right: 0;
    float: right;
}
.course-meta__cell:first-child:nth-child(1n + 1) {
    clear: both;
}
.course-meta__cell:last-child {
    margin-top: 20px;
    width: 99.9%;
}
.course-meta__cell:last-child:nth-child(1n) {
    float: left;
    clear: none;
}
.course-meta__cell:last-child:last-child {
    margin-right: 0;
}
.course-meta__cell:last-child:nth-child(1n) {
    margin-right: 0;
    float: right;
}
.course-meta__cell:last-child:nth-child(1n + 1) {
    clear: both;
}
.course-meta__block {
    margin-bottom: 15px;
    overflow: hidden;
}
.course-meta__head {
    float: left;
    margin-right: 20px;
    width: 100%;
}
.course-meta__info {
    float: left;
    margin-right: 0;
    width: 100%;
}
.course-mobile {
    padding: 0 20px;
    border-bottom: 1px solid #000;
}
.course__section {
    margin-bottom: 40px;
    overflow: hidden;
}
.course__section.last {
    margin-bottom: 0;
}
.course__section.extra {
    padding: 40px 0 30px;
    border-top: none;
    border-bottom: none;
}
.course__section-cell:first-child {
    width: 99.9%;
    margin-bottom: 15px;
}
.course__section-cell:first-child:nth-child(1n) {
    float: left;
    clear: none;
}
.course__section-cell:first-child:last-child {
    margin-right: 0;
}
.course__section-cell:first-child:nth-child(1n) {
    margin-right: 0;
    float: right;
}
.course__section-cell:first-child:nth-child(1n + 1) {
    clear: both;
}
.course__section-cell:nth-child(2) {
    width: 99.9%;
    padding-right: 0;
}
.course__section-cell:nth-child(2):nth-child(1n) {
    float: left;
    clear: none;
}
.course__section-cell:nth-child(2):last-child {
    margin-right: 0;
}
.course__section-cell:nth-child(2):nth-child(1n) {
    margin-right: 0;
    float: right;
}
.course__section-cell:nth-child(2):nth-child(1n + 1) {
    clear: both;
}
.course__section-cell:last-child {
    margin-top: 0;
    width: 99.9%;
}
.course__section-cell:last-child:nth-child(1n) {
    float: left;
    clear: none;
}
.course__section-cell:last-child:last-child {
    margin-right: 0;
}
.course__section-cell:last-child:nth-child(1n) {
    margin-right: 0;
    float: right;
}
.course__section-cell:last-child:nth-child(1n + 1) {
    clear: both;
}
.course__section-cell.fill {
    width: 99.9%;
    padding-right: 0 !important;
}
.course__section-cell.fill:nth-child(1n) {
    float: left;
    clear: none;
}
.course__section-cell.fill:last-child {
    margin-right: 0;
}
.course__section-cell.fill:nth-child(1n) {
    margin-right: 0;
    float: right;
}
.course__section-cell.fill:nth-child(1n + 1) {
    clear: both;
}
.course__section-cell.extra.big {
    width: 99.9%;
    width: 100%;
    float: none;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
}
.course__section-cell.extra.big:nth-child(1n) {
    float: left;
    clear: none;
}
.course__section-cell.extra.big:last-child {
    margin-right: 0;
}
.course__section-cell.extra.big:nth-child(1n) {
    margin-right: 0;
    float: right;
}
.course__section-cell.extra.big:nth-child(1n + 1) {
    clear: both;
}
.course__section-cell.extra:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.events.extra.inner {
    border-bottom: 4px solid #000;
}
.event {
    padding-bottom: 0;
}
.event-meta,
.event__section {
    overflow: hidden;
}
.event-meta {
    padding-top: 20px;
    padding-bottom: 20px;
}
.event-img {
    width: 100%;
    margin-bottom: 20px;
}
.event-meta__block:first-child,
.event-meta__block:nth-child(2) {
    margin-bottom: 15px;
    overflow: hidden;
    float: left;
    margin-right: 50px;
    width: 100%;
}
.event-meta__block:last-child {
    float: left;
    overflow: hidden;
    width: 100%;
}
.event-text {
    margin-bottom: 20px;
}
.event-meta__head {
    display: block;
    margin-bottom: 5px;
}
.event-meta__info {
    display: block;
    margin-right: 0;
}
.courses-list {
    overflow: hidden;
    padding: 20px 14px;
    border-top: 1px solid #000;
}
.courses-list-cell:first-child {
    width: 99.9%;
    margin-bottom: 15px;
}
.courses-list-cell:first-child:nth-child(1n) {
    float: left;
    clear: none;
}
.courses-list-cell:first-child:last-child {
    margin-right: 0;
}
.courses-list-cell:first-child:nth-child(1n) {
    margin-right: 0;
    float: right;
}
.courses-list-cell:first-child:nth-child(1n + 1) {
    clear: both;
}
.courses-list-cell:nth-child(2) {
    width: 99.9%;
}
.courses-list-cell:nth-child(2):nth-child(1n) {
    float: left;
    clear: none;
}
.courses-list-cell:nth-child(2):last-child {
    margin-right: 0;
}
.courses-list-cell:nth-child(2):nth-child(1n) {
    margin-right: 0;
    float: right;
}
.courses-list-cell:nth-child(2):nth-child(1n + 1) {
    clear: both;
}
.courses-list-item {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #000;
}
.courses-list-item img {
    margin-bottom: 10px;
}
.courses-list-item:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.courses-list-item-footer {
    overflow: hidden;
}
.courses-list-item-footer .cell {
    width: 99.9%;
    padding-right: 0;
    margin-bottom: 15px;
}
.courses-list-item-footer .cell:nth-child(1n) {
    float: left;
    clear: none;
}
.courses-list-item-footer .cell:last-child {
    margin-right: 0;
}
.courses-list-item-footer .cell:nth-child(1n) {
    margin-right: 0;
    float: right;
}
.courses-list-item-footer .cell:nth-child(1n + 1) {
    clear: both;
}
.inner-text {
    margin-top: 20px;
}
.inner-group {
    overflow: hidden;
    padding-top: 20px;
}
.inner-cell {
    width: 99.9%;
    margin-bottom: 20px;
}
.inner-cell:nth-child(1n) {
    float: left;
    clear: none;
}
.inner-cell:last-child {
    margin-right: 0;
}
.inner-cell:nth-child(1n) {
    margin-right: 0;
    float: right;
}
.inner-cell:nth-child(1n + 1) {
    clear: both;
}
.inner-cell:last-child {
    margin-bottom: 0;
}
.mob-br {
    display: none;
}
.figure {
    overflow: hidden;
    margin-bottom: 40px;
    position: relative;
}
.asside__body .figure .figure-img,
.courses-full .figure .figure-img {
    width: 100%;
    margin-bottom: 15px;
}
.figure-caption {
    font-size: 24px;
    line-height: 29px;
    font-family: Pragmatica Extended;
    right: 0;
    bottom: 0;
}
.courses-full .figure .figure-img-top {
    width: 99.9%;
    margin-bottom: 30px;
}
.courses-full .figure .figure-img-top:nth-child(1n) {
    float: left;
    clear: none;
}
.courses-full .figure .figure-img-top:last-child {
    margin-right: 0;
}
.courses-full .figure .figure-img-top:nth-child(1n) {
    margin-right: 0;
    float: right;
}
.courses-full .figure .figure-img-top:nth-child(1n + 1) {
    clear: both;
}
.figure-caption-top {
    top: 0;
    right: 0;
}
.figure-list {
    padding-left: 20px;
    margin-top: 9px;
}
.partner-list,
.person-list {
    overflow: hidden;
    margin-left: -7px;
    margin-right: -7px;
}
.partner-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.person {
    width: 50%;
    float: left;
    padding: 0 7px;
    margin-bottom: 40px;
}
.partner {
    width: 33.33%;
    padding: 0 7px;
    margin-bottom: 60px;
}
.partner:last-child {
    margin-bottom: 0;
}
.partner:nth-child(3n + 1) .partner-img {
    padding-right: 10px;
}
.partner:nth-child(3n + 2) .partner-img {
    padding-left: 10px;
    padding-right: 10px;
}
.partner:nth-child(3n) .partner-img {
    padding-left: 10px;
}
.person-img {
    margin-bottom: 15px;
}
.footer__body .row .next .next-img {
    width: 100%;
    padding-right: 0;
    float: left;
    margin-bottom: 20px;
}
.next-caption {
    float: left;
    width: 100%;
}
.next-btn {
    margin-bottom: 20px;
}
.subscribe {
    font-size: 24px;
    border-top: 1px solid #000;
    height: 0;
    margin-bottom: 45px;
    padding: 0 14px;
    margin-top: -45px;
    overflow: hidden;
    opacity: 0;
    position: relative;
}
.subscribe._active {
    opacity: 1;
}
.subscribe__field {
    float: left;
    font-size: 24px;
    width: 100%;
}
.subscribe__field,
.subscribe__submit {
    display: inline-block;
    vertical-align: middle;
    line-height: 90px;
}
.subscribe__submit {
    position: absolute;
    top: 0;
    right: 0;
}
.subscribe__field::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.25);
}
.subscribe__field:-ms-input-placeholder,
.subscribe__field::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.25);
}
.subscribe__field::placeholder {
    color: rgba(0, 0, 0, 0.25);
}
.subscribe__ok {
    line-height: 90px;
    width: 100%;
}
.video {
    position: relative;
    padding-bottom: 56.25%;
    background-color: #f2f2f2;
    overflow: hidden;
}
.video-sm {
    padding-bottom: calc(100vh - 205px);
}
@media (max-width:768px){
    .video-sm {
        padding-bottom: 56.25%;
    }
}
@media (min-height: 820px) {
    .video-sm {
        padding-bottom: 56.25%;
    }
}
.video > * {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.video-caption {
    overflow: hidden;
}
.video-caption-cell {
    float: left;
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
}
.video-caption-cell:last-child {
    margin-bottom: 0;
}
.video-caption-cell:nth-child(2) {
    margin-right: 0;
}
[data-img-wrap] {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    width: 100%;
}
.swiper-container-events [data-img-wrap] {
    padding-bottom: 66.6%;
}
.swiper-container-articles [data-img-wrap] {
    padding-bottom: 61%;
}
.swiper-container, .swiper-container-events{
    overflow: hidden;
}
.swiper-container-industry2 .swiper-wrapper .swiper-slide img,
.swiper-container-industry .swiper-wrapper .swiper-slide img,
.swiper-container-texts .swiper-wrapper .swiper-slide img,
.swiper-container .swiper-wrapper .swiper-slide img,
.swiper-container-articles .swiper-wrapper .swiper-slide img,
.swiper-container-events .swiper-wrapper .swiper-slide img{
    position: absolute;
    top: 50%;
    left: 50%;
    right: 50%;
    margin: auto;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    min-height: 100%;
    min-width: 100%;
    cursor: -webkit-grab;
    cursor: grab;
}
.press-block:active,
.swiper-container .swiper-wrapper .swiper-slide img:active,
.swiper-container-events .swiper-wrapper .swiper-slide img:active,
.swiper-container-articles .swiper-wrapper .swiper-slide img:active{
    cursor: -webkit-grabbing;
    cursor: grabbing;
}
.press-block {
    cursor: -webkit-grab;
    cursor: grab;
}
.swiper-container .swiper-wrapper.left-side .swiper-slide,
.swiper-container-events .swiper-wrapper.left-side .swiper-slide,
.swiper-container-articles .swiper-wrapper.left-side .swiper-slide{
    width: calc(100% - 56px);
    margin-right: 7px;
    margin-left: 7px;
}
.swiper-container .swiper-wrapper.right-side .swiper-slide,
.swiper-container-events .swiper-wrapper.right-side .swiper-slide,
.swiper-container-articles .swiper-wrapper.right-side .swiper-slide{
    width: calc(100% - 56px);
    margin-right: 7px;
    margin-left: 7px;
}
.swiper-container-industry2 .swiper-wrapper.right-side .swiper-slide,
.swiper-container-texts .swiper-wrapper.right-side .swiper-slide,
.swiper-container-industry .swiper-wrapper.right-side .swiper-slide
{
    width: calc(100% - 56px);
    margin-right: 7px;
    margin-left: 7px;
}
.event__image,
.nomargin-image {
    margin-left: -14px;
    margin-right: -14px;
}
.news-column {
    float: left;
    width: 100%;
}
.news-column:first-child {
    margin-right: 0;
}
.news-column-second {
    margin-left: 0;
}
.news .news-column:last-child .news-block:last-child {
    margin-bottom: 40px;
    padding-bottom: 0;
}
.news-column-second .news-block:last-child {
    border-bottom: none;
    margin-bottom: 0;
}
.news-block {
    display: block;
    vertical-align: top;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
}
.news-block,
.news-block:nth-child(2n) {
    margin-right: 0;
}
.news-block p a {
    text-decoration: underline;
}
.news-block:active img,
.news-block:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.news-block img {
    transition: -webkit-filter 0.16s ease-out;
    transition: filter 0.16s ease-out;
    transition: filter 0.16s ease-out, -webkit-filter 0.16s ease-out;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.press {
    float: left;
    width: 100%;
    margin-top: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.press-block {
    display: inline-block;
    vertical-align: top;
    margin-right: 50px;
}
.press-top {
    display: flex;
    margin-bottom: 20px;
}
.press-img {
    width: 50px;
    height: 50px;
    margin-right: 20px;
    border-radius: 50%;
}
.press-img img {
    border-radius: 50%;
    width: 100%;
    height: auto;
}
.press-left {
    margin: auto 0;
}
.press-right {
    position: relative;
    top: 0;
    width: 300px;
    white-space: normal;
}
.press-name {
    margin-right: 20px;
}
.press-date,
.press-name {
    white-space: nowrap;
}
.teacher-info {
    margin-top: -30px;
    margin-bottom: 20px;
    position: relative;
    left: 0;
    top: 5px;
    display: block;
}
.teacher-br {
    display: none;
}
.teacher-foto {
    width: 114px;
    margin-right: 16px;
    font-size: 0;
    display: inline-block;
}
.teacher-foto img {
    display: block;
}
.teacher-text {
    position: relative;
    top: -5px;
    vertical-align: top;
    width: calc(100% - 135px);
    display: inline-block;
}
.assoc-br {
    display: none;
}
.assoc_help {
    display: flex;
    flex-wrap: wrap;
}
.assoc_help-block {
    width: 100%;
}
.assoc_help-block:first-child,
.assoc_help-block:nth-child(2),
.assoc_help-block:nth-child(3) {
    margin-bottom: 20px;
}
.assoc_help-block:nth-child(odd) {
    margin-right: 0;
}
.mb10 {
    margin-bottom: 10px;
}
.mt10 {
    margin-top: 10px;
}
.mb80 {
    margin-bottom: 20px;
}
.mb20 {
    margin-bottom: 20px !important;
}
.mb30 {
    margin-bottom: 30px !important;
}
.mb40 {
    margin-bottom: 20px;
}
.mb50-out {
    margin-bottom: -50px !important;
}
.mt5,
.t5 {
    position: relative;
    top: 0;
}
.mb20-s {
    margin-bottom: 20px;
}
.mb0 {
    margin-bottom: 0 !important;
}
.pb0 {
    padding-bottom: 0 !important;
}
.mb0-s {
    margin-bottom: 0;
}
.pb20 {
    padding-bottom: 20px;
}
.pl20 {
    padding-left: 20px;
}
.pt10 {
    padding-top: 10px;
}
.pt20 {
    padding-top: 20px;
}
@-webkit-keyframes b {
    0% {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
    to {
        -webkit-transform: rotateY(1turn);
        transform: rotateY(1turn);
    }
}
@keyframes b {
    0% {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
    to {
        -webkit-transform: rotateY(1turn);
        transform: rotateY(1turn);
    }
}
.doing-list {
    font-size: 0;
}
.doing-item {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin-bottom: 20px;
}
.Mouse .doing-item:hover img,
.Touch .doing-item:active img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.doing-img {
    display: block;
    position: relative;
    padding-bottom: 66.67%;
    margin-bottom: 10px;
    overflow: hidden;
}
.doing img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: -webkit-filter 0.16s ease-out;
    transition: filter 0.16s ease-out;
    transition: filter 0.16s ease-out, -webkit-filter 0.16s ease-out;
    display: block;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    min-height: 100%;
    max-width: 100%;
}
.doing-date {
    display: block;
    margin-bottom: 10px;
}
.doing-title {
    display: block;
    padding-right: 30px;
}
.doing__border {
    margin: 0 14px 20px;
}
.form-archive .checkbox-icon {
    outline: 1px solid #000;
    outline-offset: -1px;
}
.events-item {
    display: flex;
    margin-bottom: 20px;
    flex-direction: column;
}
.events-item:last-child {
    margin-bottom: 0;
}
.events-img {
    width: 100%;
    float: left;
    margin-right: 0;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    padding-bottom: 66.67%;
}
.events-img img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: -webkit-filter 0.16s ease-out;
    transition: filter 0.16s ease-out;
    transition: filter 0.16s ease-out, -webkit-filter 0.16s ease-out;
    display: block;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    min-height: 100%;
    max-width: 100%;
}
.events-caption {
    width: 100%;
    float: left;
}
.events-date {
    margin-bottom: 10px;
}
.archive-item {
    display: block;
    margin-bottom: 20px;
}
.archive-item:last-child {
    margin-bottom: 0;
}
.archive-img {
    padding-right: 0;
    margin-bottom: 20px;
}
.archive-caption,
.archive-img {
    width: 100%;
    float: left;
}
.archive-date {
    margin-bottom: 40px;
}
.archive-select {
    padding-right: 12px;
    border-bottom: 1px solid #000;
    padding-bottom: 2px;
}
.archive-select-arrow {
    position: relative;
}
.archive-select-arrow:after {
    content: url(/assets/css/../img/select.svg);
    width: 8px;
    height: 4px;
    display: inline-block;
    right: 1px;
    top: 0;
    position: absolute;
}
.asside {
    z-index: 1;
    top: 0;
    right: 0;
    padding-bottom: 20px;
    transition: z-index 1s, -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out, z-index 1s;
    transition: transform 0.3s ease-out, z-index 1s, -webkit-transform 0.3s ease-out;
    overflow: hidden;
}
.asside.front {
    z-index: 2;
}
.asside.top {
    padding-bottom: 0;
    margin-bottom: 40px;
}
.asside.blank {
    background: #fff;
    padding-top: 0;
}
.asside.no-border {
    border-bottom: none;
    box-shadow: none;
}
.dod .asside {
    z-index: 2;
}
.form-active .asside {
    transition: -webkit-transform 0.3s ease-out 50ms;
    transition: transform 0.3s ease-out 50ms;
    transition: transform 0.3s ease-out 50ms, -webkit-transform 0.3s ease-out 50ms;
}
.asside:hover {
    z-index: 3;
}
.asside__track {
    position: relative;
}
.asside__content {
    padding: 0 14px;
    overflow: hidden;
}
.asside__head {
    padding: 20px 30px;
    font-size: 0;
    text-align: justify;
    margin-right: -30px;
    margin-left: -30px;
}
.asside__head-events {
    padding: 0 0 20px;
    font-size: 0;
    margin: 0;
    background-color: #fff;
    z-index: 10;
    width: 100%;
    bottom: 0;
    top: 0;
}
.asside__head-items {
    display: inline-block;
}
,
.asside__head:after {
    content: "";
    display: inline-block;
    width: 100%;
}
.asside__head-item {
    display: inline-block;
    vertical-align: bottom;
}
.asside__entry {
    padding: 0;
}
.asside__entry,
.asside__entry._no-border {
    border-bottom: none;
}
.asside__hline {
    margin-bottom: 20px;
}
.asside__info:after,
.asside__info:before {
    content: "";
    display: table;
}
.asside__info:after {
    clear: both;
}
.asside__info-cell {
    width: 100%;
    margin-bottom: 15px;
    margin-right: 30px;
    float: left;
}
.asside__info-cell:last-child {
    margin-bottom: 0;
    margin-right: 0;
    width: 100%;
}
.asside__info-hline {
    margin-bottom: 5px;
}
.asside__body {
    padding: 0;
}
.asside__body.full {
    margin-left: 0;
    padding: 0;
}
.asside__row {
    margin-bottom: 0;
}
.asside__row:after,
.asside__row:before {
    content: "";
    display: table;
}
.asside__row:after {
    clear: both;
}
.asside__row.last {
    margin-bottom: 0;
}
.asside__cell:not(.small) {
    margin-bottom: 40px;
}
.asside__image {
    margin-bottom: 40px;
    margin-left: -14px;
    margin-right: -14px;
}
.asside__image.no-margin {
    margin-bottom: 0;
}
.asside__image.half {
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
    box-sizing: border-box;
    width: 50%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}
.asside__container {
    max-width: 99.9%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}
.asside__container:before {
    content: "";
    display: table;
}
.asside__container:after {
    content: "";
    display: table;
    clear: both;
}
.asside__container-assoc {
    max-width: 99.9%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}
.asside__container-assoc:before {
    content: "";
    display: table;
}
.asside__container-assoc:after {
    content: "";
    display: table;
    clear: both;
}
.asside__container:last-child {
    margin-bottom: 0;
}
.asside__n {
    left: 0;
}
.row.second {
    margin: 0;
    font-size: 0;
}
.row.second.extra {
    margin-bottom: 40px;
    margin-left: -5px;
    margin-right: -5px;
}
.cell.second {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.cell.second:last-child {
    margin-bottom: 0;
}
.cell.second h1 {
    margin-bottom: 10px;
}
.section {
    padding-right: 0;
    margin-bottom: 40px;
    overflow: hidden;
}
.section:last-child {
    margin-bottom: 0;
    overflow: hidden;
}
.section.mb20-s {
    margin-bottom: 20px;
}
.section-only {
    margin-bottom: 40px;
    overflow: hidden;
}
.section-cell._asside {
    margin-bottom: 15px;
}
.hr-card,
.section-cell._fill {
    position: relative;
}
.hr-card {
    display: block;
    margin-bottom: 20px;
    font-size: 0;
}
.Mouse .hr-card:hover > img,
.Touch .hr-card:active > img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.hr-card:last-child {
    margin-bottom: 0;
}
.hr-card > img {
    transition: -webkit-filter 0.16s ease-out;
    transition: filter 0.16s ease-out;
    transition: filter 0.16s ease-out, -webkit-filter 0.16s ease-out;
    display: block;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    width: 100%;
    padding-right: 0;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.hr-card-info,
.hr-card > img {
    vertical-align: top;
}
.hr-card-head {
    display: block;
    padding-bottom: 50px;
}
.hr-card-meta {
    font-size: 14px;
    line-height: 1.43;
    position: absolute;
    bottom: 0;
}
.asside__title {
    margin-bottom: 20px;
}
.asside__block {
    position: relative;
    margin-bottom: 0;
}
.asside__section-head {
    margin-bottom: 20px;
}
.asside-partners-column {
    float: left;
    width: 100%;
}
.asside-partners-column:first-child {
    margin-right: 0;
}
.asside-partners-column:last-child {
    margin-left: 0;
}
.asside-partners-column.news .asside-partners-block:last-child {
    border-bottom: none !important;
}
.asside-partners-block {
    display: block;
    vertical-align: top;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
    margin-right: 0;
}
.asside-partners-block:nth-child(2n) {
    margin-right: 0;
}
.asside-partners-block p a {
    text-decoration: underline;
}
.asside-partners-column:first-child .asside-partners-block:last-child {
    border-bottom: none;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.asside-partners-column:last-child .asside-partners-block:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.asside.md-medium .asside__track {
    margin-right: 0;
}
.menu {
    position: absolute;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease-out 166.67ms;
    will-change: height, opacity;
    width: 100%;
    margin-left: auto;
}
.menu.active {
    position: relative;
    visibility: visible;
    opacity: 1;
    z-index: 3;
}
.menu.exit {
    opacity: 0;
    transition: opacity 75ms ease-out;
}
.menu-body {
    margin-left: auto;
}
.menu-body > * {
    display: table;
    font-size: 20px;
    line-height: 1.16;
    margin-bottom: 10px;
}
.menu-body > :last-child {
    margin-bottom: 0;
}
.menu-body > .active,
.Mouse .menu-body > :hover,
.Touch .menu-body > :active {
    color: transparent;
    -webkit-text-stroke: 1px #000;
    text-stroke: 1px #000;
}
.swiper-half-next,
.swiper-half-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    height: 100%;
    z-index: 10;
    cursor: pointer;
    padding: 10px;
}
.swiper-half-prev {
    left: 0;
}
.swiper-half-next {
    right: 0;
}
.swiper-half-next.swiper-button-disabled ~ .swiper-half-prev {
    width: 140px;
}
._arrow-r {
    cursor: url(/assets/css/../img/r.png) 0 0, pointer;
    cursor: -webkit-image-set(url("/assets/css/../img/r.png") 1x, url("/assets/css/../img/r@2x.png") 2x) 0 0, pointer;
}
._arrow-l {
    cursor: url(/assets/css/../img/l.png) 0 0, pointer;
    cursor: -webkit-image-set(url("/assets/css/../img/l.png") 1x, url("/assets/css/../img/l@2x.png") 2x) 0 0, pointer;
}
.swiper-button-disabled {
    cursor: arrow;
    display: none;
}
.swiper-full-mob {
    margin-right: -14px;
    margin-left: -14px;
}
.students-block {
    display: flex;
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
}
.students-block:last-child {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
}
.students-image {
    min-width: 100px;
    margin-right: 20px;
    width: 100px;
    height: 140px;
}
.asside-students-speech {
    width: calc(100% - 178px);
    margin-right: 50px;
}
.asside-students-image {
    width: 178px;
}
.cooperation-block {
    padding-left: 30px;
    position: relative;
    margin-bottom: 20px;
}
.cooperation-number {
    position: absolute;
    left: 0;
    top: 0;
}
.md-medium {
    display: none;
}
.img-hide {
    display: none !important;
}
.acc-q {
    display: none;
    font-size: 24px;
    letter-spacing: -0.61px;
    line-height: 29px;
    float: left;
    width: calc(40% - 60px);
    margin-right: 60px;
    position: relative;
    top: -3px;
}
.acc-a {
    width: 100%;
}
.acc__item {
    position: relative;
    margin-bottom: 24px;
    border-bottom: 1px solid #000;
}
.acc__item:last-child {
    margin-bottom: 0;
}
.ib {
    display: inline-block;
}
.acc__list {
    margin-top: 5px;
}
.question__a {
    margin-bottom: 30px !important;
}
[data-js-answer] {
    display: block;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    overflow: hidden;
    z-index: -1;
}
.row:last-child .acc__item:last-child {
    border-bottom: none;
}
[data-js-answer].on {
    display: block;
}
[data-js-answer].block {
    padding-top: 4px;
    position: static;
    opacity: 1;
    z-index: 1;
}
[data-js-answer] > * {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
    opacity: 0;
    transition: opacity 0.2s ease-out 75ms, -webkit-transform 0.2s ease-out 0.15s;
    transition: transform 0.2s ease-out 0.15s, opacity 0.2s ease-out 75ms;
    transition: transform 0.2s ease-out 0.15s, opacity 0.2s ease-out 75ms, -webkit-transform 0.2s ease-out 0.15s;
}
[data-js-answer].block > * {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
[data-js-acc-target].exit {
    -webkit-animation: b 0.13s ease-out both;
    animation: b 0.13s ease-out both;
}
[data-js-acc-target].enter {
    -webkit-animation: c 0.3s ease-out both;
    animation: c 0.3s ease-out both;
}
label.selectGeneral {
    z-index: 20;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
}
label.selectGeneral label {
    display: block;
    white-space: nowrap;
    min-width: 100%;
    color: transparent;
    -webkit-text-stroke: 1px #000;
    text-stroke: 1px #000;
    padding: 0 12px 0 10px;
    background-color: transparente;
    box-sizing: border-box;
    cursor: pointer;
}
label.selectGeneral input,
label.selectGeneral label {
    display: none;
}
label.selectGeneral div {
    top: -46px;
    cursor: pointer;
}
label.selectGeneral input[type="radio"]:checked ~ div {
    position: absolute;
    z-index: 999;
    background: #000;
}
label.selectGeneral input[type="radio"]:checked ~ div > label {
    display: block;
    color: #fff;
    -webkit-text-stroke: unset;
    text-stroke: unset;
}
label.selectGeneral input[type="radio"]:checked + label {
    display: block;
    color: transparent;
    -webkit-text-stroke: 1px #000;
    text-stroke: 1px #000;
}
label.selectGeneral input[type="radio"]:checked ~ div > label:hover {
    color: transparent !important;
    -webkit-text-stroke: 1px #fff;
    text-stroke: 1px #fff;
}
label.selectGeneral input[type="radio"]:not(:checked) ~ div > input[type="radio"]:checked + label {
    position: relative;
    z-index: -1;
}
.archive-br {
    display: block;
}
@media (min-width: 380px) {
    .t-main {
        font-size: 32px;
        line-height: 34px;
    }
}
@media (min-width: 420px) {
    .item-share {
        float: left;
        margin-bottom: 0;
    }
    .item-date {
        float: right;
    }
    .footer__body .row .next .next-img {
        width: 40%;
        padding-right: 30px;
        margin-bottom: 0;
    }
    .next-caption {
        width: 60%;
    }
    .events-item {
        flex-direction: row;
    }
    .events-img {
        width: 40%;
        margin-right: 10px;
        margin-bottom: 0;
        padding-bottom: 26.67%;
    }
    .events-caption {
        width: 60%;
    }
    .archive-img {
        width: 40%;
        padding-right: 30px;
        margin-bottom: 0;
    }
    .archive-caption {
        width: 60%;
    }
}
@media (min-width: 460px) {
    .news-column {
        width: calc(50% - 20px);
    }
    .news-column:first-child {
        margin-right: 20px;
    }
    .news-column-second {
        margin-left: 20px;
    }
    .news .news-column:last-child .news-block:last-child {
        margin-bottom: 40px;
        padding-bottom: 20px;
    }
    .news-column:first-child .news-block:last-child {
        border-bottom: none;
        margin-bottom: 0;
    }
    .news-block {
        margin-right: 60px;
    }
}
@media (min-width: 480px) {
    .partner-list {
        margin-left: -15px;
        margin-right: -15px;
    }
    .partner {
        padding: 0 15px;
    }
    .partner:nth-child(3n + 1) .partner-img {
        padding-right: 25px;
    }
    .partner:nth-child(3n + 2) .partner-img {
        padding-left: 25px;
        padding-right: 25px;
    }
    .partner:nth-child(3n) .partner-img {
        padding-left: 25px;
    }
    .assoc_help-block {
        width: calc(50% - 40px);
    }
    .assoc_help-block:nth-child(3) {
        margin-bottom: 0;
    }
    .assoc_help-block:nth-child(odd) {
        margin-right: 80px;
    }
}
@media (min-width: 569px) {
    .courses__cell {
        width: calc(100% * 1 / 2 - 15px);
        margin-right: 30px;
        margin-bottom: 0;
    }
    .hr-card > img {
        width: 38.46154%;
        padding-right: 30px;
        margin-bottom: 0;
    }
    .hr-card-info,
    .hr-card > img {
        display: inline-block;
    }
    .hr-card-info {
        width: 61.53846%;
    }
    .menu {
        margin-top: -40px;
        width: 42%;
    }
    .menu-body > * {
        font-size: 18px;
    }
}
@media (min-width: 768px) {
    .button-small {
        padding: 9px 16px;
    }
    .swiper-container-horizontal > .swiper-pagination-lines {
        bottom: 32px;
        left: 32px;
        right: 32px;
    }
    .t-main {
        font-size: 50px;
        line-height: 55px;
    }
    .t-h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .t-small {
        font-size: 14px;
        line-height: 20px;
    }
    .bb1 {
        border-bottom: 0;
    }
    .courses-full .section.full-screen-margin-alt .float-r-mob {
        float: right;
    }
    .m-b60,
    .mb60 {
        margin-bottom: 60px;
    }
    .mb20-mob {
        margin-bottom: 0;
    }
    .line {
        top: -5px;
    }
    .line-s {
        top: -2px;
    }
    .main__section.pr60,
    .pr60 {
        padding-right: 60px;
    }
    .margin-mobile {
        margin: 0;
    }
    .world {
        -webkit-transform: rotateY(30deg) rotate(-45deg) translate(-30%, 30%);
        transform: rotateY(30deg) rotate(-45deg) translate(-30%, 30%);
    }
    .wrap {
        height: 100vh;
    }
    .marqee__button {
        font-size: 24px;
        top: 50%;
        bottom: auto;
        left: -50vh;
        width: 100vh;
        height: 61px;
        line-height: 60px;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transform-origin: top center;
        transform-origin: top center;
    }
    .main,
    .marqee__button {
        position: absolute;
    }
    .main {
        height: 100vh;
        border-right: 1px solid #000;
        box-shadow: 15px 0 50px rgba(0, 0, 0, 0.15);
        padding-left: 60px;
    }
    .form-active .main {
        -webkit-transform: translate3d(50px, 0, 0);
        transform: translate3d(50px, 0, 0);
    }
    .main__body {
        margin-right: -20px;
    }
    .main__content {
        width: 100%;
        padding: 100px 60px 0;
    }
    .main__content.full {
        padding: 170px 0 0;
    }
    .main__content.padTopMin {
        padding: 90px 0 0;
    }
    .main__content.full .set-padding-full{
        padding-left: 30px;
        padding-right: 60px;
    }
    .main__about-press {
        width: 100%;
        height: 100vh;
        padding-top: 100px;
        margin-left: 60px;
        margin-right: 60px;
    }
    .main__about {
        padding: 80px 0 0;
        border-bottom: 0;
    }
    .main__about-anime {
        top: -40px;
        display: flex;
    }
    .section-m {
        margin-bottom: 80px;
    }
    .main__section {
        margin: 0;
        position: static;
    }
    .main__section,
    .main__section.faq {
        padding: 0 0 80px;
    }
    .main__section.faq {
        position: static;
    }
    .main__section:last-child {
        padding: 0 0 80px;
    }
    .main__block,
    .main__block-20 {
        margin-bottom: 0;
    }
    .section-head {
        margin-bottom: 40px;
    }
    .main__section-head {
        margin: 0 0 40px;
        padding-bottom: 35px;
        border-bottom: 1px solid #000;
    }
    .main__section.full-r {
        margin-left: 0;
        margin-right: -60px;
    }
    .main__figure {
        margin-bottom: 80px;
    }
    .form {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    .form__track {
        padding: 60px 60px 30px 120px;
        overflow: hidden;
    }
    .form__group {
        white-space: nowrap;
        text-align: justify;
        padding-right: 14px;
    }
    .form__group > * {
        display: inline-block;
        width: 50%;
    }
    .form__group > :first-child {
        margin-right: 14px;
    }
    .head {
        padding: 0;
        position: absolute;
    }
    .head-p,
    .head-wht {
        padding: 0 60px;
    }
    .head__asside {
        position: fixed;
    }
    .head__body {
        margin: 0;
        padding: 0 60px;
    }
    .logo {
        width: 215px;
    }
    .burger {
        padding-right: 30px;
        padding-left: 30px;
    }
    .footer {
        padding: 40px 0 45px;
        border-top: 1px solid #000;
        margin-top: 40px;
    }
    .footer__body {
        margin-left: 0;
        margin-right: 0;
        padding: 0;
    }
    .footer__cell {
        border-bottom: 0;
        padding: 0 30px 0 0;
    }
    .courses {
        padding: 0 0 80px;
        position: static;
    }
    .courses-full {
        margin-left: 0;
        margin-right: 0;
        padding-bottom: 80px;
        position: static;
    }
    .full-screen-margin {
        margin-right: -60px;
    }
    .full-screen-margin,
    .full-screen-margin-alt {
        margin-left: -60px;
    }
    .full-screen-margin-alt {
        margin-right: -60px;
    }
    .full-screen-margin-left {
        margin-left: 0;
        margin-right: -60px;
    }
    .text-normal-margin {
        margin-left: 60px;
        margin-right: 60px;
    }
    .text-normal-margin-mob {
        margin-left: 0;
        margin-right: 0;
    }
    .asside-margin {
        margin-right: 60px;
    }
    .normal-margin {
        margin-left: 60px;
        margin-right: 0;
    }
    .courses.extra.inner {
        border-bottom: none;
        padding-bottom: 0;
    }
    .courses.cards,
    .courses__list,
    .courses__list-20 {
        margin-bottom: 0;
    }
    .courses__item {
        margin-bottom: 40px;
        padding-bottom: 40px;
    }
    .courses__cell {
        width: calc(100% * 1 / 2 - 30px);
        margin-right: 60px;
    }
    .course {
        padding-bottom: 35px;
        margin-bottom: 40px;
        border-bottom: 1px solid #000;
    }
    .course-half {
        padding-bottom: 60px;
        margin-bottom: 60px;
        border-bottom: 1px solid #000;
    }
    .course-meta__cell:first-child {
        width: 66.6%;
    }
    .course-meta__cell:first-child:nth-child(1n) {
        float: left;
        margin-right: 0;
        clear: none;
    }
    .course-meta__cell:first-child:last-child {
        margin-right: 0;
    }
    .course-meta__cell:first-child:nth-child(3n) {
        margin-right: 0;
        float: right;
    }
    .course-meta__cell:first-child:nth-child(3n + 1) {
        clear: both;
    }
    .course-meta__cell:last-child {
        margin-top: 0;
        width: 33.3%;
    }
    .course-meta__cell:last-child:nth-child(1n) {
        float: left;
        margin-right: 0;
        clear: none;
    }
    .course-meta__cell:last-child:last-child {
        margin-right: 0;
    }
    .course-meta__cell:last-child:nth-child(3n) {
        margin-right: 0;
        float: right;
    }
    .course-meta__cell:last-child:nth-child(3n + 1) {
        clear: both;
    }
    .course-meta__block {
        margin-bottom: 20px;
    }
    .course__section.last {
        margin-bottom: 60px;
    }
    .course__section.extra {
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
    }
    .course__section-cell:first-child {
        width: 66.6%;
    }
    .course__section-cell:first-child:nth-child(1n) {
        float: left;
        margin-right: 0;
        clear: none;
    }
    .course__section-cell:first-child:last-child {
        margin-right: 0;
    }
    .course__section-cell:first-child:nth-child(3n) {
        margin-right: 0;
        float: right;
    }
    .course__section-cell:first-child:nth-child(3n + 1) {
        clear: both;
    }
    .course__section-cell:nth-child(2) {
        width: 66.6%;
    }
    .course__section-cell:nth-child(2):nth-child(1n) {
        float: left;
        margin-right: 0;
        clear: none;
    }
    .course__section-cell:nth-child(2):last-child {
        margin-right: 0;
    }
    .course__section-cell:nth-child(2):nth-child(3n) {
        margin-right: 0;
        float: right;
    }
    .course__section-cell:nth-child(2):nth-child(3n + 1) {
        clear: both;
    }
    .course__section-cell:nth-child(2) {
        padding-right: 60px;
    }
    .course__section-cell:last-child {
        margin-top: 0;
        width: 33.3%;
    }
    .course__section-cell:last-child:nth-child(1n) {
        float: left;
        margin-right: 0;
        clear: none;
    }
    .course__section-cell:last-child:last-child {
        margin-right: 0;
    }
    .course__section-cell:last-child:nth-child(3n) {
        margin-right: 0;
        float: right;
    }
    .course__section-cell:last-child:nth-child(3n + 1) {
        clear: both;
    }
    .course__section-cell.fill {
        width: 33.3%;
    }
    .course__section-cell.fill:nth-child(1n) {
        float: left;
        margin-right: 0;
        clear: none;
    }
    .course__section-cell.fill:last-child {
        margin-right: 0;
    }
    .course__section-cell.fill:nth-child(3n) {
        margin-right: 0;
        float: right;
    }
    .course__section-cell.fill:nth-child(3n + 1) {
        clear: both;
    }
    .course__section-cell.extra.big {
        width: 81.16875%;
    }
    .course__section-cell.extra.big:nth-child(1n) {
        float: left;
        margin-right: 0;
        clear: none;
    }
    .course__section-cell.extra.big:last-child {
        margin-right: 0;
    }
    .course__section-cell.extra.big:nth-child(16n) {
        margin-right: 0;
        float: right;
    }
    .course__section-cell.extra.big:nth-child(16n + 1) {
        clear: both;
    }
    .events.extra.inner {
        border-bottom: none;
    }
    .event {
        padding-bottom: 40px;
    }
    .event-text {
        margin-bottom: 0;
    }
    .courses-list {
        padding-top: 40px;
        padding-bottom: 60px;
        padding-left: 0;
        padding-right: 0;
    }
    .courses-list-item {
        padding-bottom: 30px;
        margin-bottom: 40px;
    }
    .courses-list-item-footer .cell {
        width: 46.10769%;
    }
    .courses-list-item-footer .cell:nth-child(1n) {
        float: left;
        margin-right: 0;
        clear: none;
    }
    .courses-list-item-footer .cell:last-child {
        margin-right: 0;
    }
    .courses-list-item-footer .cell:nth-child(13n) {
        margin-right: 0;
        float: right;
    }
    .courses-list-item-footer .cell:nth-child(13n + 1) {
        clear: both;
    }
    .courses-list-item-footer .cell {
        padding-right: 60px;
        margin-bottom: 0;
    }
    .inner-text {
        margin-top: 40px;
    }
    .inner-group {
        padding-top: 40px;
    }
    .inner-cell {
        width: calc(99.9% * 1 / 2 - 30px);
    }
    .inner-cell:nth-child(1n) {
        float: left;
        margin-right: 60px;
        clear: none;
    }
    .inner-cell:last-child {
        margin-right: 0;
    }
    .inner-cell:nth-child(2n) {
        margin-right: 0;
        float: right;
    }
    .inner-cell:nth-child(odd) {
        clear: both;
    }
    .inner-cell {
        margin-bottom: 0;
    }
    .figure {
        margin-bottom: 80px;
    }
    .person-list {
        margin-right: -15px;
    }
    .partner-list,
    .person-list {
        margin-left: -15px;
    }
    .partner-list {
        margin-right: -15px;
    }
    .person {
        width: 33.33%;
        padding: 0 15px;
    }
    .partner:nth-child(3n + 1) .partner-img {
        padding-right: 0;
    }
    .partner:nth-child(3n + 2) .partner-img {
        padding-left: 0;
        padding-right: 0;
    }
    .partner:nth-child(3n) .partner-img {
        padding-left: 0;
    }
    .footer__body .row .next .next-img {
        padding-right: 30px;
    }
    .subscribe {
        margin-bottom: 0;
        padding: 0;
        margin-top: 0;
    }
    .video-caption-cell {
        width: calc(100% * 1 / 2 - 30px);
        margin-right: 60px;
        margin-bottom: 0;
    }
    .swiper-container .swiper-wrapper.left-side .swiper-slide {
        width: calc(100% - 90px);
        margin-right: 15px;
        margin-left: 15px;
    }
    .swiper-container .swiper-wrapper.right-side .swiper-slide {
        width: calc(100% - 90px);
        margin-right: 15px;
        margin-left: 15px;
    }
    .swiper-container-events .swiper-wrapper.right-side .swiper-slide,
    .swiper-container-events .swiper-wrapper.left-side .swiper-slide{
        width: calc(50% - 122px);
        margin-right: 15px;
        margin-left: 15px;
    }
    .swiper-container-articles .swiper-wrapper.right-side .swiper-slide,
    .swiper-container-articles .swiper-wrapper.left-side .swiper-slide{
        width: calc(25% - 43px);
        margin-right: 15px;
        margin-left: 15px;
    }
    .swiper-container-industry2 .swiper-wrapper.right-side .swiper-slide,
    .swiper-container-texts .swiper-wrapper.right-side .swiper-slide,
    .swiper-container-industry .swiper-wrapper.right-side .swiper-slide{
        width: calc(100% - 120px);
        margin-right: 15px;
        margin-left: 15px;
    }
    .event__image {
        margin-right: 0;
    }
    .event__image,
    .nomargin-image {
        margin-left: 0;
    }
    .nomargin-image {
        margin-right: 0;
    }
    .news-column {
        width: calc(50% - 30px);
    }
    .news-column:first-child {
        margin-right: 30px;
    }
    .news-column-second {
        margin-left: 30px;
    }
    .news-block {
        padding-bottom: 40px;
        margin-bottom: 40px;
    }
    .press-right {
        top: -2px;
        width: 400px;
    }
    .teacher-info {
        margin-top: -20px;
    }
    .teacher-foto {
        width: 180px;
    }
    .teacher-text {
        width: calc(100% - 201px);
    }
    .assoc_help-block:first-child,
    .assoc_help-block:nth-child(2) {
        margin-bottom: 40px;
    }
    .mb80 {
        margin-bottom: 80px;
    }
    .mb40 {
        margin-bottom: 40px;
    }
    .t5 {
        top: 4px;
    }
    .mt5 {
        top: -5px;
    }
    .mb20-s {
        margin-bottom: 0;
    }
    .doing-item {
        margin-bottom: 40px;
    }
    .doing__border {
        margin: 0 0 40px;
        border-bottom: 1px solid #000;
    }
    .archive-item {
        margin-bottom: 40px;
    }
    .asside {
        position: absolute;
        width: 78.18%;
        height: 100vh;
        background-color: #fff;
        border-left: 1px solid #000;
        padding-bottom: 0;
        box-shadow: -15px 0 50px rgba(0, 0, 0, 0.15);
        padding-left: 60px;
    }
    .asside.blank {
        padding-top: 30px;
    }
    .form-active .asside {
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    .asside__content {
        padding: 0 60px;
    }
    .asside__head {
        border-bottom: 4px solid #000;
        height: 64px;
    }
    .asside__head-events {
        padding: 20px 30px;
        border-bottom: 4px solid #000;
        margin: 0 -30px;
        height: 60px;
        position: fixed;
        width: 73.18%;
    }
    .asside__entry {
        padding: 40px 0;
        border-bottom: 1px solid #000;
    }
    .asside__hline {
        margin-bottom: 40px;
    }
    .asside__info-cell {
        width: calc(100% * 2 / 13 - 25.384615384615387px);
        margin-bottom: 0;
    }
    .asside__info-cell:last-child {
        width: calc(100% * 9 / 13 - 9.23076923076923px);
    }
    .asside__info-hline {
        margin-bottom: 10px;
    }
    .asside__body {
        overflow-y: auto;
        position: relative;
        padding: 100px 60px 60px 0;
    }
    .asside__body,
    .asside__body.full {
        height: 100vh;
    }
    .asside__body.full {
        overflow-y: auto;
        position: relative;
        margin-left: -60px;
        padding: 100px 0 60px;
    }
    .asside__body.full .asside-video,
    .asside__body.full .footer,
    .asside__body.full .section,
    .asside__body.full .title {
        margin-left: 60px;
    }
    .asside__row {
        margin-bottom: 40px;
    }
    .asside__cell:not(.small) {
        width: 69.16154%;
    }
    .asside__cell:not(.small):nth-child(1n) {
        float: left;
        margin-right: 0;
        clear: none;
    }
    .asside__cell:not(.small):last-child {
        margin-right: 0;
    }
    .asside__cell:not(.small):nth-child(13n) {
        margin-right: 0;
        float: right;
    }
    .asside__cell:not(.small):nth-child(13n + 1) {
        clear: both;
    }
    .asside__cell:not(.small) {
        padding-right: 60px;
        margin-bottom: 0;
    }
    .asside__cell.small {
        width: 30.73846%;
    }
    .asside__cell.small:nth-child(1n) {
        float: left;
        margin-right: 0;
        clear: none;
    }
    .asside__cell.small:last-child {
        margin-right: 0;
    }
    .asside__cell.small:nth-child(13n) {
        margin-right: 0;
        float: right;
    }
    .asside__cell.small:nth-child(13n + 1) {
        clear: both;
    }
    .asside__image {
        margin-bottom: 80px;
        margin-left: 0;
        margin-right: 0;
    }
    .asside__image.half {
        padding: 0 30px;
    }
    .asside__container,
    .asside__container-assoc,
    .asside__container:last-child {
        margin-bottom: 60px;
    }
    .row.second {
        margin: 0 -30px;
    }
    .row.second.extra {
        margin-bottom: 80px;
        margin-left: -30px;
        margin-right: -30px;
    }
    .cell.second {
        width: 50%;
        padding: 0 30px;
        margin-bottom: 40px;
    }
    .cell.second h1 {
        margin-bottom: 0;
    }
    .section {
        padding-right: 60px;
        margin-bottom: 80px;
    }
    .section.mb20-s {
        margin-bottom: 0;
    }
    .section-only {
        margin-bottom: 80px;
    }
    .asside__section-head {
        margin-bottom: 40px;
    }
    .asside-partners-column {
        width: calc(50% - 30px);
    }
    .asside-partners-column:first-child {
        margin-right: 30px;
    }
    .asside-partners-column:last-child {
        margin-left: 30px;
    }
    .asside-partners-block {
        padding-bottom: 40px;
        margin-bottom: 40px;
        margin-right: 60px;
    }
    .asside-partners-column:first-child .asside-partners-block:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .asside.md-medium .asside__track {
        margin-right: -20px;
    }
    .menu.active {
        padding-right: 30px;
    }
    .menu-body > * {
        margin-bottom: 12px;
    }
    .swiper-full-r {
        margin-right: -60px;
        margin-left: 0;
    }
    .students-block {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
    .cooperation-block {
        padding-left: 60px;
        margin-bottom: 40px;
    }
    .md-small {
        display: none;
    }
    .md-medium {
        display: block;
    }
    .acc__item {
        margin-bottom: 34px;
    }
}
@media (min-width: 900px) {
    .form {
        width: 76%;
    }
    .event-meta {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .event-img {
        margin-bottom: 40px;
    }
    .event-meta__head {
        margin-bottom: 10px;
    }
    .menu-body > * {
        font-size: 20px;
    }
}
@media (min-width: 1000px) {
    .swiper-container .swiper-wrapper.left-side .swiper-slide,
    .swiper-container .swiper-wrapper.right-side .swiper-slide {
        width: calc(100% - 90px);
    }
    .swiper-container-events .swiper-wrapper.left-side .swiper-slide,
    .swiper-container-events .swiper-wrapper.right-side .swiper-slide {
        width: calc(50% - 122px);
    }
    .swiper-container-industry2 .swiper-wrapper.right-side .swiper-slide,
    .swiper-container-texts .swiper-wrapper.right-side .swiper-slide,
    .swiper-container-industry .swiper-wrapper.right-side .swiper-slide{
        width: calc(100% - 120px);
    }
}
@media (min-width: 1020px) {
    .mob-br {
        display: block;
    }
}
@media (min-width: 1024px) {
    .course-meta__cell:first-child {
        width: 69.16154%;
    }
    .course-meta__cell:first-child:nth-child(1n) {
        float: left;
        margin-right: 0;
        clear: none;
    }
    .course-meta__cell:first-child:last-child {
        margin-right: 0;
    }
    .course-meta__cell:first-child:nth-child(13n) {
        margin-right: 0;
        float: right;
    }
    .course-meta__cell:first-child:nth-child(13n + 1) {
        clear: both;
    }
    .course-meta__cell:last-child {
        width: 30.73846%;
    }
    .course-meta__cell:last-child:nth-child(1n) {
        float: left;
        margin-right: 0;
        clear: none;
    }
    .course-meta__cell:last-child:last-child {
        margin-right: 0;
    }
    .course-meta__cell:last-child:nth-child(13n) {
        margin-right: 0;
        float: right;
    }
    .course-meta__cell:last-child:nth-child(13n + 1) {
        clear: both;
    }
    .course-meta__head {
        width: calc(100% * 3 / 9 - 13.333333333333332px);
    }
    .course-meta__info {
        width: calc(100% * 6 / 9 - 6.666666666666666px);
    }
    .course__section-cell:first-child {
        width: 18.73125%;
    }
    .course__section-cell:first-child:nth-child(1n) {
        float: left;
        margin-right: 0;
        clear: none;
    }
    .course__section-cell:first-child:last-child {
        margin-right: 0;
    }
    .course__section-cell:first-child:nth-child(16n) {
        margin-right: 0;
        float: right;
    }
    .course__section-cell:first-child:nth-child(16n + 1) {
        clear: both;
    }
    .course__section-cell:first-child {
        margin-bottom: 0;
    }
    .course__section-cell:nth-child(2) {
        width: 56.19375%;
    }
    .course__section-cell:nth-child(2):nth-child(1n) {
        float: left;
        margin-right: 0;
        clear: none;
    }
    .course__section-cell:nth-child(2):last-child {
        margin-right: 0;
    }
    .course__section-cell:nth-child(2):nth-child(16n) {
        margin-right: 0;
        float: right;
    }
    .course__section-cell:nth-child(2):nth-child(16n + 1) {
        clear: both;
    }
    .course__section-cell:last-child {
        width: 24.975%;
    }
    .course__section-cell:last-child:nth-child(1n) {
        float: left;
        margin-right: 0;
        clear: none;
    }
    .course__section-cell:last-child:last-child {
        margin-right: 0;
    }
    .course__section-cell:last-child:nth-child(16n) {
        margin-right: 0;
        float: right;
    }
    .course__section-cell:last-child:nth-child(16n + 1) {
        clear: both;
    }
    .course__section-cell.fill {
        width: 81.16875%;
    }
    .course__section-cell.fill:nth-child(1n) {
        float: left;
        margin-right: 0;
        clear: none;
    }
    .course__section-cell.fill:last-child {
        margin-right: 0;
    }
    .course__section-cell.fill:nth-child(16n) {
        margin-right: 0;
        float: right;
    }
    .course__section-cell.fill:nth-child(16n + 1) {
        clear: both;
    }
    .asside__info-cell:last-child {
        width: calc(100% * 5 / 13 - 18.46153846153846px);
    }
}
@media (min-width: 1080px) {
    .press-block {
        margin-right: 70px;
    }
    .teacher-foto {
        margin-right: 30px;
    }
    .teacher-text {
        width: calc(100% - 215px);
    }
}
@media (min-width: 1180px) {
    .full-screen-margin,
    .normal-margin,
    .text-normal-margin {
        margin-left: 0;
    }
    .menu {
        width: 33%;
    }
    .menu.active {
        padding-right: 0;
    }
    .archive-br {
        display: none;
    }
}
@media (min-width: 1200px) {
    .pr15 {
        padding-right: 15%;
    }
    .pr20 {
        padding-right: 20%;
    }
    .pr25 {
        padding-right: 25%;
    }
    .main__block.float-r-desc,
    .section .float-r-desc {
        float: right;
    }
    .plr10 {
        padding-left: 10%;
        padding-right: 10%;
    }
    .main__about-anime {
        top: 0;
        top: -30px;
        width: 62.4375%;
    }
    .main__about-anime:nth-child(1n) {
        float: left;
        margin-right: 0;
        clear: none;
    }
    .main__about-anime:last-child {
        margin-right: 0;
    }
    .main__about-anime:nth-child(16n) {
        margin-right: 0;
        float: right;
    }
    .main__about-anime:nth-child(16n + 1) {
        clear: both;
    }
    .main__about-text {
        width: 31.21875%;
    }
    .main__about-text:nth-child(1n) {
        float: left;
        margin-right: 0;
        clear: none;
    }
    .main__about-text:last-child {
        margin-right: 0;
    }
    .main__about-text:nth-child(16n) {
        margin-right: 0;
        float: right;
    }
    .main__about-text:nth-child(16n + 1) {
        clear: both;
    }
    .main__title {
        width: 18.75%;
        margin-bottom: 0;
    }
    .main__block,
    .main__title {
        float: left;
    }
    .main__block {
        width: 81.25%;
    }
    .main__figure .figure-img {
        width: 62.4375%;
        padding-right: 60px;
        margin-bottom: 0;
    }
    .main__figure .figure-caption {
        width: 37.4625%;
    }
    .main__figure .figure-caption:nth-child(1n) {
        float: left;
        margin-right: 0;
        clear: none;
    }
    .main__figure .figure-caption:last-child {
        margin-right: 0;
    }
    .main__figure .figure-caption:nth-child(16n) {
        margin-right: 0;
        float: right;
    }
    .main__figure .figure-caption:nth-child(16n + 1) {
        clear: both;
    }
    .main__figure .figure-caption {
        position: absolute;
    }
    .form {
        width: 47.8%;
    }
    .head-p {
        padding: 0 60px;
    }
    .footer__cell {
        display: inline-block;
        width: calc(100% * 5 / 16 - 13.75px);
    }
    .full-screen-margin-alt {
        margin-left: 0;
    }
    .courses__asside {
        float: left;
        width: 18.75%;
        margin-bottom: 0;
    }
    .courses__list {
        float: left;
        width: 81.25%;
    }
    .courses__list.full-width {
        float: none;
        width: auto;
    }
    .courses-list-cell:first-child {
        width: 18.73125%;
    }
    .courses-list-cell:first-child:nth-child(1n) {
        float: left;
        margin-right: 0;
        clear: none;
    }
    .courses-list-cell:first-child:last-child {
        margin-right: 0;
    }
    .courses-list-cell:first-child:nth-child(16n) {
        margin-right: 0;
        float: right;
    }
    .courses-list-cell:first-child:nth-child(16n + 1) {
        clear: both;
    }
    .courses-list-cell:first-child {
        margin-bottom: 0;
    }
    .courses-list-cell:nth-child(2) {
        width: 81.16875%;
    }
    .courses-list-cell:nth-child(2):nth-child(1n) {
        float: left;
        margin-right: 0;
        clear: none;
    }
    .courses-list-cell:nth-child(2):last-child {
        margin-right: 0;
    }
    .courses-list-cell:nth-child(2):nth-child(16n) {
        margin-right: 0;
        float: right;
    }
    .courses-list-cell:nth-child(2):nth-child(16n + 1) {
        clear: both;
    }
    .asside__body .figure .figure-img,
    .courses-full .figure .figure-img {
        width: 62.4375%;
        padding-right: 60px;
        margin-bottom: 0;
    }
    .figure-caption {
        width: 37.4625%;
    }
    .figure-caption:nth-child(1n) {
        float: left;
        margin-right: 0;
        clear: none;
    }
    .figure-caption:last-child {
        margin-right: 0;
    }
    .figure-caption:nth-child(16n) {
        margin-right: 0;
        float: right;
    }
    .figure-caption:nth-child(16n + 1) {
        clear: both;
    }
    .figure-caption {
        position: absolute;
    }
    .partner:nth-child(3n + 1) .partner-img {
        padding-right: 50px;
    }
    .partner:nth-child(3n + 2) .partner-img {
        padding-left: 50px;
        padding-right: 50px;
    }
    .partner:nth-child(3n) .partner-img {
        padding-left: 50px;
    }
    .swiper-container .swiper-wrapper.left-side .swiper-slide {
        width: calc(100% - 90px);
        margin-right: 15px;
        margin-left: 15px;
    }
    .swiper-container .swiper-wrapper.right-side .swiper-slide {
        width: calc(100% - 90px);
        margin-right: 15px;
        margin-left: 15px;
    }
    .swiper-container-events .swiper-wrapper.right-side .swiper-slide {
        width: calc(50% - 122px);
        margin-right: 15px;
        margin-left: 15px;
    }
    .swiper-container-industry2 .swiper-wrapper.right-side .swiper-slide,
    .swiper-container-texts .swiper-wrapper.right-side .swiper-slide,
    .swiper-container-industry .swiper-wrapper.right-side .swiper-slide {
        width: calc(100% - 400px);
        margin-right: 15px;
        margin-left: 15px;
    }
    .press {
        width: 81.25%;
        margin-top: 0;
    }
    .assoc-br {
        display: block;
    }
    .pl200 {
        padding-left: 195px;
    }
    .asside__body {
        padding: 100px 60px 60px 0;
    }
    .asside__body.full {
        padding: 100px 0 60px;
    }
    .section-cell {
        float: left;
    }
    .section-cell._asside {
        width: 18.75%;
        margin-bottom: 0;
    }
    .section-cell._fill {
        width: 81.25%;
    }
    .asside__title {
        width: 18.75%;
        margin-bottom: 0;
    }
    .asside__block,
    .asside__title {
        float: left;
    }
    .asside__block {
        width: 81.25%;
    }
    .acc__list {
        margin-top: 0;
    }
}
@media (min-width: 1300px) {
    .t-list {
        font-size: 14px;
        line-height: 20px;
    }
    .courses-full .figure .figure-img-top {
        width: 56.19375%;
    }
    .courses-full .figure .figure-img-top:nth-child(1n) {
        float: left;
        margin-right: 0;
        clear: none;
    }
    .courses-full .figure .figure-img-top:last-child {
        margin-right: 0;
    }
    .courses-full .figure .figure-img-top:nth-child(16n) {
        margin-right: 0;
        float: right;
    }
    .courses-full .figure .figure-img-top:nth-child(16n + 1) {
        clear: both;
    }
    .courses-full .figure .figure-img-top {
        padding-right: 60px;
        margin-bottom: 0;
    }
    .figure-caption-top {
        position: absolute;
        width: 43.70625%;
    }
    .figure-caption-top:nth-child(1n) {
        float: left;
        margin-right: 0;
        clear: none;
    }
    .figure-caption-top:last-child {
        margin-right: 0;
    }
    .figure-caption-top:nth-child(16n) {
        margin-right: 0;
        float: right;
    }
    .figure-caption-top:nth-child(16n + 1) {
        clear: both;
    }
}
@media (min-width: 1340px) {
    .event-meta__block:first-child {
        margin-bottom: 20px;
        width: 180px;
    }
    .event-meta__block:nth-child(2) {
        margin-bottom: 20px;
        width: 180px;
    }
    .event-meta__block:last-child {
        width: 230px;
    }
}
@media (min-width: 1366px) {
    .asside__container {
        max-width: 64.22143%;
        margin-left: auto;
        margin-right: auto;
    }
    .asside__container:after,
    .asside__container:before {
        content: "";
        display: table;
    }
    .asside__container:after {
        clear: both;
    }
    .asside__container-assoc {
        max-width: 85.62857%;
        margin-left: auto;
        margin-right: auto;
    }
    .asside__container-assoc:after,
    .asside__container-assoc:before {
        content: "";
        display: table;
    }
    .asside__container-assoc:after {
        clear: both;
    }
    .asside__n {
        position: absolute;
    }
}
@media (min-width: 1400px) {
    .head-p {
        padding: 0 60px;
    }
    .teacher-info {
        margin-top: 0;
        margin-bottom: 0;
        left: 30px;
        display: inline-block;
    }
    .teacher-br {
        display: block;
    }
    .teacher-foto {
        width: 240px;
    }
    .teacher-text {
        width: calc(100% - 305px);
    }
    .asside__entry {
        padding: 40px 120px 40px 0;
    }
    .asside__body {
        padding: 100px 60px 60px 0;
    }
    .asside__body.full {
        padding: 100px 0 60px;
    }
}
@media (min-width: 1480px) {
    .t-list {
        font-size: 18px;
        line-height: 26px;
    }
}
@media (min-width: 1540px) {
    .event-meta__block:last-child {
        width: 330px;
    }
}
@media (min-width: 1600px) {
    .partner:nth-child(3n + 1) .partner-img {
        padding-right: 80px;
    }
    .partner:nth-child(3n + 2) .partner-img {
        padding-left: 80px;
        padding-right: 80px;
    }
    .partner:nth-child(3n) .partner-img {
        padding-left: 80px;
    }
}
@media (min-width: 1820px) {
    .t-main {
        font-size: 70px;
        line-height: 76px;
    }
    .t-small {
        font-size: 18px;
        line-height: 24px;
    }
    .t-body {
        line-height: 38px;
    }
    .t-body,
    .t-min-lh {
        font-size: 23px;
    }
    .t-min-lh {
        line-height: 29px;
    }
    .t-list {
        font-size: 23px;
        line-height: 38px;
    }
    .line {
        top: -7px;
    }
    .line-s {
        top: -4px;
    }
    .section-m {
        margin-bottom: 120px;
    }
    .section-head {
        margin-bottom: 60px;
    }
    .main__section-head {
        margin: 0 0 60px;
        padding-bottom: 55px;
    }
    .main__figure {
        margin-bottom: 140px;
    }
    .main__figure .figure-caption {
        font-size: 32px;
        line-height: 42px;
    }
    .courses__a {
        margin-bottom: 20px;
    }
    .course {
        padding-bottom: 55px;
    }
    .course,
    .event-img {
        margin-bottom: 60px;
    }
    .figure {
        margin-bottom: 140px;
    }
    .figure-caption {
        font-size: 32px;
        line-height: 42px;
    }
    .press-block {
        margin-right: 140px;
    }
    .press-right {
        top: -5px;
        width: 500px;
    }
    .doing-item,
    .mb40 {
        margin-bottom: 60px;
    }
    .doing-img {
        margin-bottom: 20px;
    }
    .doing__border {
        margin: 0 0 60px;
    }
    .asside__hline {
        margin-bottom: 60px;
    }
    .asside__container,
    .asside__container-assoc {
        margin-bottom: 70px;
    }
    .section,
    .section-only {
        margin-bottom: 120px;
    }
    .students-block {
        padding-bottom: 40px;
        margin-bottom: 40px;
    }
    .students-image {
        width: 140px;
        height: 196px;
    }
    label.selectGeneral div {
        top: -62px;
    }
}
@media (min-width: 1024) {
    .asside__container {
        max-width: 85.62857%;
        margin-left: auto;
        margin-right: auto;
    }
    .asside__container:after,
    .asside__container:before {
        content: "";
        display: table;
    }
    .asside__container:after {
        clear: both;
    }
    .asside__container-assoc {
        max-width: 85.62857%;
        margin-left: auto;
        margin-right: auto;
    }
    .asside__container-assoc:after,
    .asside__container-assoc:before {
        content: "";
        display: table;
    }
    .asside__container-assoc:after {
        clear: both;
    }
}

.t-body ul {
    padding-left: 20px;
}
.t-body ul li p {
    display: inline;
}

.text-for-slide {
    position: relative;
	margin-bottom: 40px;
}
.text-for-slide-inner {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 0;
    transition: opacity 0.25s ease-in-out;
}
.text-for-slide.active .text-for-slide-inner {
    position: relative;
    z-index: 1;
    opacity: 1;
}

/* End */


/* Start:/local/templates/bvshd/assets/datetimepicker/jquery.datetimepicker.css?173538335318420*/
.xdsoft_datetimepicker {
	box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
	background: #fff;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 8px;
	padding-left: 0;
	padding-top: 2px;
	position: absolute;
	z-index: 9999;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}
.xdsoft_datetimepicker.xdsoft_rtl {
	padding: 8px 0 8px 8px;
}

.xdsoft_datetimepicker iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 75px;
	height: 210px;
	background: transparent;
	border: none;
}

/*For IE8 or lower*/
.xdsoft_datetimepicker button {
	border: none !important;
}

.xdsoft_noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.xdsoft_noselect::selection { background: transparent }
.xdsoft_noselect::-moz-selection { background: transparent }

.xdsoft_datetimepicker.xdsoft_inline {
	display: inline-block;
	position: static;
	box-shadow: none;
}

.xdsoft_datetimepicker * {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
	display: none;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
	display: block;
}

.xdsoft_datetimepicker .xdsoft_datepicker {
	width: 224px;
	float: left;
	margin-left: 8px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
	float: right;
	margin-right: 8px;
	margin-left: 0;
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
	width: 256px;
}

.xdsoft_datetimepicker .xdsoft_timepicker {
	width: 58px;
	float: left;
	text-align: center;
	margin-left: 8px;
	margin-top: 0;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
	float: right;
	margin-right: 8px;
	margin-left: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
	margin-top: 8px;
	margin-bottom: 3px
}

.xdsoft_datetimepicker .xdsoft_mounthpicker {
	position: relative;
	text-align: center;
}

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}

.xdsoft_datetimepicker .xdsoft_label i {
	opacity: 0.5;
	background-position: -92px -19px;
	display: inline-block;
	width: 9px;
	height: 20px;
	vertical-align: middle;
}

.xdsoft_datetimepicker .xdsoft_prev {
	float: left;
	background-position: -20px 0;
}
.xdsoft_datetimepicker .xdsoft_today_button {
	float: left;
	background-position: -70px 0;
	margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_next {
	float: right;
	background-position: 0 0;
}

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev ,
.xdsoft_datetimepicker .xdsoft_today_button {
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	display: block;
	height: 30px;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	outline: medium none;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-indent: 100%;
	white-space: nowrap;
	width: 20px;
	min-width: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
	float: none;
	background-position: -40px -15px;
	height: 15px;
	width: 30px;
	display: block;
	margin-left: 14px;
	margin-top: 7px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
	float: none;
	margin-left: 0;
	margin-right: 14px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
	background-position: -40px 0;
	margin-bottom: 7px;
	margin-top: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
	height: 151px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div {
	background: #f5f5f5;
	border-top: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	text-align: center;
	border-collapse: collapse;
	cursor: pointer;
	border-bottom-width: 0;
	height: 25px;
	line-height: 25px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div > div:first-child {
	border-top-width: 0;
}

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.xdsoft_datetimepicker .xdsoft_label {
	display: inline;
	position: relative;
	z-index: 9999;
	margin: 0;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background-color: #fff;
	float: left;
	width: 182px;
	text-align: center;
	cursor: pointer;
}

.xdsoft_datetimepicker .xdsoft_label:hover>span {
	text-decoration: underline;
}

.xdsoft_datetimepicker .xdsoft_label:hover i {
	opacity: 1.0;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
	border: 1px solid #ccc;
	position: absolute;
	right: 0;
	top: 30px;
	z-index: 101;
	display: none;
	background: #fff;
	max-height: 160px;
	overflow-y: hidden;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect{ right: -7px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect{ right: 2px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	color: #fff;
	background: #ff8000;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
	padding: 2px 10px 2px 5px;
	text-decoration: none !important;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	background: #33aaff;
	box-shadow: #178fe5 0 1px 3px 0 inset;
	color: #fff;
	font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_month {
	width: 100px;
	text-align: right;
}

.xdsoft_datetimepicker .xdsoft_calendar {
	clear: both;
}

.xdsoft_datetimepicker .xdsoft_year{
	width: 48px;
	margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar table {
	border-collapse: collapse;
	width: 100%;

}

.xdsoft_datetimepicker .xdsoft_calendar td > div {
	padding-right: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	height: 25px;
}

.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th {
	width: 14.2857142%;
	background: #f5f5f5;
	border: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	padding: 0;
	border-collapse: collapse;
	cursor: pointer;
	height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
	width: 12.5%;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	background: #f1f1f1;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
	color: #33aaff;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
	background: #ffe9d2;
	box-shadow: #ffb871 0 1px 4px 0 inset;
	color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
	background: #c1ffc9;
	box-shadow: #00dd1c 0 1px 4px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
	background: #33aaff;
	box-shadow: #178fe5 0 1px 3px 0 inset;
	color: #fff;
	font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box >div >div.xdsoft_disabled {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	cursor: default;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
	opacity: 0.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
	color: #fff !important;
	background: #ff8000 !important;
	box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
	background: #33aaff !important;
	box-shadow: #178fe5 0 1px 3px 0 inset !important;
	color: #fff !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_disabled:hover {
	color: inherit	!important;
	background: inherit !important;
	box-shadow: inherit !important;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	font-weight: 700;
	text-align: center;
	color: #999;
	cursor: default;
}

.xdsoft_datetimepicker .xdsoft_copyright {
	color: #ccc !important;
	font-size: 10px;
	clear: both;
	float: none;
	margin-left: 8px;
}

.xdsoft_datetimepicker .xdsoft_copyright a { color: #eee !important }
.xdsoft_datetimepicker .xdsoft_copyright a:hover { color: #aaa !important }

.xdsoft_time_box {
	position: relative;
	border: 1px solid #ccc;
}
.xdsoft_scrollbar >.xdsoft_scroller {
	background: #ccc !important;
	height: 20px;
	border-radius: 3px;
}
.xdsoft_scrollbar {
	position: absolute;
	width: 7px;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: pointer;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
	left: 0;
	right: auto;
}
.xdsoft_scroller_box {
	position: relative;
}

.xdsoft_datetimepicker.xdsoft_dark {
	box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
	background: #000;
	border-bottom: 1px solid #444;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	color: #ccc;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
	border-bottom: 1px solid #222;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div {
	background: #0a0a0a;
	border-top: 1px solid #222;
	color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
	background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
	border: 1px solid #333;
	background: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	color: #000;
	background: #007fff;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	background: #cc5500;
	box-shadow: #b03e00 0 1px 3px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	background: #0a0a0a;
	border: 1px solid #222;
	color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	background: #0e0e0e;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
	color: #cc5500;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
	background: #ffe9d2;
	box-shadow: #ffb871 0 1px 4px 0 inset;
	color:#000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
	background: #c1ffc9;
	box-shadow: #00dd1c 0 1px 4px 0 inset;
	color:#000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
	background: #cc5500;
	box-shadow: #b03e00 0 1px 3px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
	color: #000 !important;
	background: #007fff !important;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	color: #666;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright { color: #333 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a { color: #111 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover { color: #555 !important }

.xdsoft_dark .xdsoft_time_box {
	border: 1px solid #333;
}

.xdsoft_dark .xdsoft_scrollbar >.xdsoft_scroller {
	background: #333 !important;
}
.xdsoft_datetimepicker .xdsoft_save_selected {
    display: block;
    border: 1px solid #dddddd !important;
    margin-top: 5px;
    width: 100%;
    color: #454551;
    font-size: 13px;
}
.xdsoft_datetimepicker .blue-gradient-button {
	font-family: "museo-sans", "Book Antiqua", sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #82878c;
	height: 28px;
	position: relative;
	padding: 4px 17px 4px 33px;
	border: 1px solid #d7d8da;
	background: -moz-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* IE10+ */
	background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa',GradientType=0 );
/* IE6-9 */
}
.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  background: -moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF',GradientType=0 );
  /* IE6-9 */
}

/* End */


/* Start:/local/templates/bvshd/assets/dropzone/basic.css?17353833531082*/
/*
 * The MIT License
 * Copyright (c) 2012 Matias Meno <m@tias.me>
 */
.dropzone, .dropzone * {
  box-sizing: border-box; }

.dropzone {
  position: relative; }
  .dropzone .dz-preview {
    position: relative;
    display: inline-block;
    width: 120px;
    margin: 0.5em; }
    .dropzone .dz-preview .dz-progress {
      display: block;
      height: 15px;
      border: 1px solid #aaa; }
      .dropzone .dz-preview .dz-progress .dz-upload {
        display: block;
        height: 100%;
        width: 0;
        background: green; }
    .dropzone .dz-preview .dz-error-message {
      color: red;
      display: none; }
    .dropzone .dz-preview.dz-error .dz-error-message, .dropzone .dz-preview.dz-error .dz-error-mark {
      display: block; }
    .dropzone .dz-preview.dz-success .dz-success-mark {
      display: block; }
    .dropzone .dz-preview .dz-error-mark, .dropzone .dz-preview .dz-success-mark {
      position: absolute;
      display: none;
      left: 30px;
      top: 30px;
      width: 54px;
      height: 58px;
      left: 50%;
      margin-left: -27px; }

/* End */


/* Start:/local/templates/bvshd/assets/dropzone/dropzone.css?173538335312772*/
/*
 * The MIT License
 * Copyright (c) 2012 Matias Meno <m@tias.me>
 */
@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@-moz-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
.dropzone, .dropzone * {
  box-sizing: border-box; }

.dropzone {
  min-height: 142px;
  /*border: 2px solid rgba(0, 0, 0, 0.3);*/
  border: 1px solid #000;
  background: white;
  margin-top: 8px;
  /*padding: 20px 20px;*/
  padding: 5px; }
  .dropzone.dropzone--hidden {
    display: none !important;
  }
  .dropzone.dz-clickable {
    cursor: pointer; }
    .dropzone.dz-clickable * {
      cursor: default; }
    .dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
      cursor: pointer; }
  .dropzone.dz-started .dz-message {
    display: none; }
  .dropzone.dz-drag-hover {
    border-style: solid; }
    .dropzone.dz-drag-hover .dz-message {
      opacity: 0.5; }
  .dropzone .dz-message {
    text-align: center;
    margin: 2em 0; }
  .dropzone .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    /*margin: 16px;*/
    margin: 5px;
    min-height: 100px; }
    .dropzone .dz-preview:hover {
      z-index: 1000; }
      .dropzone .dz-preview:hover .dz-details {
        opacity: 1; }
    .dropzone .dz-preview.dz-file-preview .dz-image {
      border-radius: 20px;
      background: #999;
      background: linear-gradient(to bottom, #eee, #ddd); }
    .dropzone .dz-preview.dz-file-preview .dz-details {
      opacity: 1; }
    .dropzone .dz-preview.dz-image-preview {
      background: white; }
      .dropzone .dz-preview.dz-image-preview .dz-details {
        -webkit-transition: opacity 0.2s linear;
        -moz-transition: opacity 0.2s linear;
        -ms-transition: opacity 0.2s linear;
        -o-transition: opacity 0.2s linear;
        transition: opacity 0.2s linear; }
    .dropzone .dz-preview .dz-remove {
      font-size: 14px;
      text-align: center;
      display: block;
      cursor: pointer;
      border: none; }
      .dropzone .dz-preview .dz-remove:hover {
        text-decoration: underline; }
    .dropzone .dz-preview:hover .dz-details {
      opacity: 1; }
    .dropzone .dz-preview .dz-details {
      z-index: 20;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      font-size: 13px;
      min-width: 100%;
      max-width: 100%;
      padding: 2em 1em;
      text-align: center;
      color: rgba(0, 0, 0, 0.9);
      line-height: 150%; }
      .dropzone .dz-preview .dz-details .dz-size {
        margin-bottom: 1em;
        font-size: 16px; }
      .dropzone .dz-preview .dz-details .dz-filename {
        white-space: nowrap; }
        .dropzone .dz-preview .dz-details .dz-filename:hover span {
          border: 1px solid rgba(200, 200, 200, 0.8);
          background-color: rgba(255, 255, 255, 0.8); }
        .dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
          overflow: hidden;
          text-overflow: ellipsis; }
          .dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
            border: 1px solid transparent; }
      .dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
        background-color: rgba(255, 255, 255, 0.4);
        padding: 0 0.4em;
        border-radius: 3px; }
    .dropzone .dz-preview:hover .dz-image img {
      -webkit-transform: scale(1.05, 1.05);
      -moz-transform: scale(1.05, 1.05);
      -ms-transform: scale(1.05, 1.05);
      -o-transform: scale(1.05, 1.05);
      transform: scale(1.05, 1.05);
      -webkit-filter: blur(8px);
      filter: blur(8px); }
    .dropzone .dz-preview .dz-image {
      /*border-radius: 20px;*/
      border-radius: 3px;
      overflow: hidden;
      width: 120px;
      height: 120px;
      position: relative;
      display: block;
      z-index: 10; }
      .dropzone .dz-preview .dz-image img {
        display: block; }
    .dropzone .dz-preview.dz-success .dz-success-mark {
      -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); }
    .dropzone .dz-preview.dz-error .dz-error-mark {
      opacity: 1;
      -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); }
    .dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
      pointer-events: none;
      opacity: 0;
      z-index: 500;
      position: absolute;
      display: block;
      top: 50%;
      left: 50%;
      margin-left: -27px;
      margin-top: -27px; }
      .dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
        display: block;
        width: 54px;
        height: 54px; }
    .dropzone .dz-preview.dz-processing .dz-progress {
      opacity: 1;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear; }
    .dropzone .dz-preview.dz-complete .dz-progress {
      opacity: 0;
      -webkit-transition: opacity 0.4s ease-in;
      -moz-transition: opacity 0.4s ease-in;
      -ms-transition: opacity 0.4s ease-in;
      -o-transition: opacity 0.4s ease-in;
      transition: opacity 0.4s ease-in; }
    .dropzone .dz-preview:not(.dz-processing) .dz-progress {
      -webkit-animation: pulse 6s ease infinite;
      -moz-animation: pulse 6s ease infinite;
      -ms-animation: pulse 6s ease infinite;
      -o-animation: pulse 6s ease infinite;
      animation: pulse 6s ease infinite; }
    .dropzone .dz-preview .dz-progress {
      opacity: 1;
      z-index: 1000;
      pointer-events: none;
      position: absolute;
      height: 16px;
      left: 50%;
      top: 50%;
      margin-top: -8px;
      width: 80px;
      margin-left: -40px;
      background: rgba(255, 255, 255, 0.9);
      -webkit-transform: scale(1);
      border-radius: 8px;
      overflow: hidden; }
      .dropzone .dz-preview .dz-progress .dz-upload {
        background: #333;
        background: linear-gradient(to bottom, #666, #444);
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 0;
        -webkit-transition: width 300ms ease-in-out;
        -moz-transition: width 300ms ease-in-out;
        -ms-transition: width 300ms ease-in-out;
        -o-transition: width 300ms ease-in-out;
        transition: width 300ms ease-in-out; }
    .dropzone .dz-preview.dz-error .dz-error-message {
      display: block; }
    .dropzone .dz-preview.dz-error:hover .dz-error-message {
      opacity: 1;
      pointer-events: auto; }
    .dropzone .dz-preview .dz-error-message {
      pointer-events: none;
      z-index: 1000;
      position: absolute;
      display: block;
      display: none;
      opacity: 0;
      -webkit-transition: opacity 0.3s ease;
      -moz-transition: opacity 0.3s ease;
      -ms-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
      border-radius: 8px;
      font-size: 13px;
      top: 130px;
      left: -10px;
      width: 140px;
      background: #be2626;
      background: linear-gradient(to bottom, #be2626, #a92222);
      padding: 0.5em 1.2em;
      color: white; }
      .dropzone .dz-preview .dz-error-message:after {
        content: '';
        position: absolute;
        top: -6px;
        left: 64px;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #be2626; }

/* End */


/* Start:/local/templates/music/css/style.css?17512710011650*/
.stepp{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.25rem}.stepp__label{line-height:1.3;margin-right:0;background:url("/local/templates/music/css/../images/ch1.svg") no-repeat left 0;margin-left:0;padding-left:2.4375rem;cursor:pointer;font-size:.875rem;min-height:1.625rem;font-weight:normal;padding-top:.3125rem;text-transform:uppercase;color:#000}.stepp__input{margin-top:.125rem;margin-bottom:0;display:none}.stepp__input:checked+.stepp__label{background:url("/local/templates/music/css/../images/ch2.svg") no-repeat left 0}.stepp__input:disabled+.stepp__label{opacity:.7;cursor:not-allowed}.main__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;border-bottom:.0625rem solid #000;margin-bottom:2.5rem}.main__left{width:18.75%}.main__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;width:81.25%}.main__cell{width:25%;padding-right:.625rem}.main__reset{font-weight:normal;color:#ccc;text-transform:uppercase;display:inline-block;margin-bottom:1.25rem;padding:.75rem 1.25rem;border:.0625rem solid #ccc;font-size:.875rem}.main__reset:hover{color:#000}.main__filter{text-transform:uppercase;font-weight:600;margin-bottom:1.3125rem;font-size:1.25rem}.main__section-head_new{border-bottom:0;padding-bottom:0;margin-bottom:2.5rem}@media(max-width: 1200px){.main__cell{width:33.3%}}@media(max-width: 850px){.main__left{width:100%}.main__right{width:100%}}@media(max-width: 768px){.main__grid{width:calc(100% - 1.75rem);margin-left:.875rem}.main__cell{width:50%}}

/* End */


/* Start:/local/templates/music/font-awesome/css/font-awesome.min.css?173538335431000*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/local/templates/music/font-awesome/css/../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/local/templates/music/font-awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/local/templates/music/font-awesome/css/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/local/templates/music/font-awesome/css/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/local/templates/music/font-awesome/css/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/local/templates/music/font-awesome/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/* End */


/* Start:/local/templates/music/components/machaon/cookie.alert/.default/style.css?17353833541322*/
body {
    /*position: relative;*/
}

.container {
    padding: 0 60px;
}

.b-cookie-alert {
    background: #000;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 25px;
    display: none;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 20;
}

.b-cookie-alert a {
    color: rgb(246,189,66);
}

.cookies__desc {
    font-size: 0.8rem;
    line-height: 1.5625;
    color: #fff;
    margin: 0 12rem 0 0;
}

.b-cookie-alert__close {
    position: absolute;
    right: 60px;
    top: 1.4rem;
}

.b-cookie-alert__close .button {
    min-width: 5rem;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    line-height: 30px;
    cursor: pointer;
}

.b-cookie-alert__close .button:hover {
    background: #fff;
    color: #000;
}

.b-cookie-alert.is-active {
    display: block;
}

@media (max-width: 768px) {
    .cookies__desc {
        line-height: 1rem;
        font-size: .7rem;
        margin: 0 8rem 0 0;
    }
}

@media (max-width: 480px) {
    body .b-cookie-alert .container {
        overflow-x: visible;
    }
    .container {
        padding: 0 14px;
    }
    .b-cookie-alert__close {
        position: relative;
        top: 1rem;
        right: 0;
        text-align: center;
        margin-bottom: 0.6rem;
    }
    .cookies__desc {
        margin: 0;
    }
}

/* End */


/* Start:/local/templates/.default/components/machaon/iblock.getlist/adv_panel_right/style.css?17353833533197*/
.b-panel-right {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1000;
    background: rgba(93,93,93,.63);
    transition: visibility 0s,opacity .5s linear;
}
.b-panel-right.b-panel-right--theme-light {
    background: rgba(93,93,93,.5);
}
.b-panel-right.b-panel-right--theme-compact {
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
}
.b-panel-right__content {
    position: fixed;
    background: rgba(0,0,0,.6);
    top: 0;
    right: 0;
    bottom: 0;
    width: auto;
    max-width: 510px;
    z-index: 101;
    color: #fff;
    box-sizing: border-box;
    padding: 30px 35px 20px;
    transition: right .5s linear;
}
.b-panel-right__content.img {
    padding: 0;
    border: none!important;
}
.b-panel-right.b-panel-right--theme-compact .b-panel-right__content {
    top: 80%!important;
    right: auto!important;
    bottom: auto!important;
    left: 85%!important;
    text-align: center;
    box-shadow: 0 0 10px rgba(0,0,0,.94);
    border: 8px solid #cea94e;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.b-panel-right.b-panel-right--theme-light .b-panel-right__content {
    color: #000;
    background: #fff;
}
.b-panel-right.b-panel-right--theme-compact .b-panel-right__content {
    top: auto;
    right: 30px;
    bottom: 30px;
    left: auto;
    text-align: center;
    box-shadow: 0 0 10px rgba(0,0,0,.94);
    border: 8px solid #cea94e;
    background: transparent;
}
.b-panel-right__close {
    cursor: pointer;
    float: right;
    font-size: 44px;
    margin-top: -19px;
    margin-right: -15px;
    line-height: 24px;
}
.b-panel-right__content.img .b-panel-right__close {
    color: #000!important;
    z-index: 1;
}
.b-panel-right__content.img .b-panel-right__close {
    position: absolute;
    color: #fff;
    top: 30px;
    right: 30px;
}
.b-panel-right a {
    text-decoration: underline;
}
.b-panel-right__content.img a {
    display: block;
    align-items: flex-start;
}
.b-panel-right__content.img .b-panel-right__close {
    color: #000 !important;
}
.b-panel-right.b-panel-right--theme-compact .b-panel-right__content {
    top: 75% !important;
    right: 0 !important;
    bottom: auto !important;
    left: auto !important;
    text-align: center;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.94);
    border: 8px solid #cea94e;
    transform: translate(-10%, -50%);
    -webkit-transform: translate(-10%, -50%);
    -moz-transform: translate(-10%, -50%);
    -ms-transform: translate(-10%, -50%);
    -o-transform: translate(-10%, -50%);
}
.b-panel-right.b-panel-right--hidden {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s .5s,opacity .5s linear;
}
@media only screen and (max-width : 480px) {
    .b-panel-right.b-panel-right--theme-compact .b-panel-right__content img, .b-panel-right.b-panel-right--theme-compact .b-panel-right__content {
        max-width: 300px;
    }
    .b-panel-right__content.img .b-panel-right__close {
        right: 20px;
        line-height: 30px;
        margin-right: -25px;
    }
}

/* End */


/* Start:/local/templates/music/styles.css?173538335410098*/
.iframe {
  background-color: #000;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 3rem;
  clear: both;
  top:40px;
}

.iframe__video {
  height: 100%;
  width: 100%;
  top: 0;
  border: 0;
  left: 0;
  position: absolute;
}
.hidden{
    display: none;
}
.stepAnket .group td.fieldVal{
    white-space:nowrap;
}

.stepAnket .tr {
    margin-bottom: 14px;
}
.stepAnket .tr .field:last-child{
    margin-bottom: 0;
}

.stepAnket .tr .td{
    float: left;
    width: 49.1%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    padding: 5px 10px 5px 10px;
}

.stepAnket .tr .td.fullW{
    float: none;
    width: 100%;
}

.stepAnket label.block {
    display: block;
    width: 100%;
}
.stepAnket .btn-holder {
    text-align: center;
}

.stepAnket .btn-step {
    text-decoration: none;
}
.multiple-answers input {
    display: none;
    margin-bottom: 10px;
}

.js-subgroup--hidden {
    display: none;
}

.js-sub-question--hidden {
    display: none;
}
.stepAnket #steps td.active span {
    color: rgb(246, 189, 66);
}
.stepAnket .btn-step.btn-step--disabled, .stepAnket .btn-step.btn-step--disabled:hover,.stepAnket юbtn-step:disabled {
    cursor: default;
    opacity: 0.5;
}
.stepAnket .btn-step{
    width: auto;
    display: inline-block;
    text-align: center;
    background: transparent;
    border: 3px solid #ffffff;
    color: #ffffff;
    padding: 0 35px;
    line-height: 46px;
}
.stepAnket #steps td {
    padding-bottom: 15px;
    padding-right: 10px;
    white-space: nowrap;
}
.stepAnket .tr .td.fieldTd{
    height: auto;
    background-color: transparent;
    margin-bottom: 0;
    position: static;
    font-size: inherit;
    color: inherit;
    padding: 0 0;
}
.stepAnket .tr .td.fieldTd:first-child{
    margin-right: 1.8%;
}
.stepAnket .tr .td .form__group .field{
    margin-bottom: 0;
}
.stepAnket .tr .td.fieldTd .select{
    margin-bottom: 0;
}
.dropzone {
    min-height: 142px;
    border: 2px solid rgba(0, 0, 0, 0.3);
    border: 1px solid #000;
    background: white;
    margin-top: 8px;
    padding: 20px 20px;
    padding: 5px;
}
.dropzone, .dropzone * {
    box-sizing: border-box;
}
.dropzone {
    position: relative;
}
.dropzone .dz-preview .dz-remove{
    color: #000000;
}
.field{
    padding: 0;
}
.field-input, .field-textarea{
    padding-left: 20px;
    padding-right: 20px;
}
.field-like-field{
    display: block;
    height: 68px;
    background-color: #fff;
    margin-bottom: 14px;
    position: relative;
    font-size: 18px;
    color: #000;
}
.clear-fix {
    clear: both;
    height: 0;
    overflow: hidden;
}
.field-error {
    border: 1px solid red !important;
}
.js-checkbox-group-required.field-error {
    border: 1px solid;
    padding: 10px;
}
.subscribe.open-form {
    height: auto !important;
    opacity: 1;
    overflow: visible;
}
.subscribe .notetext{
    font-size: 18px;
}
.subscribe .b-message{
    width: 100%;
    padding-top: 35px;
}
.checkbox{
    position: relative;
    padding-left: 37px;
    white-space: normal;
    overflow: visible;
}
.checkbox-label{
    height: auto;
    padding-top: 3px;
    line-height: normal;
}
.checkbox-icon{
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 0;
}
.t-small.main__title a:hover {
    font-weight: 500;
}
@media (min-width:768px){
    .course__section-cell.wide {
        width: 81.16875%;
    }
}
@media (max-width:768px){
    .stepAnket .tr .td .form__group .field:first-child{
        margin-bottom: 14px;
    }
    .stepAnket .tr .td.fieldTd:first-child {
        margin-right: 0;
    }
    .stepAnket .tr .td.fieldTd{
        margin-bottom: 14px;
    }
    .stepAnket .tr{
        margin-bottom: 0;
    }
    .stepAnket .tr .td{
        float: none;
        width: 100%;
        margin-bottom: 14px;
    }
    .mt-70-sm {
        margin-top: 70px;
    }
}
.stepAnket .form-caption{
    padding-top: 0;
}
.underlineLink{
    text-decoration: underline;
}
.underlineLink:hover{
    text-decoration: none;
}
input:focus:required:invalid, input:required:valid, input:required:invalid,
textarea:focus:required:invalid, textarea:required:valid, textarea:required:invalid{
    border: none;box-shadow:none;
}
.upload-label{
    z-index: 6;
}
.upload-label.up{
    z-index: 8;
}
.inline-page-form{
    background: #000;
    color: #fff;
    padding: 10px;
}

.agree_rules{
    font-size: 12px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.inline-img, .wrs img.inline-img, [data-img-cover] img.inline-img{
	width: auto;
	display:inline;
}

.button-filled span:first-child {
    opacity: 0;
}
.button-filled span:last-child {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    padding: 14px 0;
}

.Mouse .button-filled:hover span:first-child,
.Touch .button-filled:active span:first-child { opacity: 1; }

.Mouse .button-filled:hover span:last-child,
.Touch .button-filled:active span:last-child { opacity: 0; }

.button-filled {
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 14px 0;
    position: relative;
}

.button-filled.black {
    background: #000;
}

.button-filled.black:hover {
    background: transparent;
    color: #000;
    border: 1px solid #000;
}
button.f-light:hover, a.f-light:hover {
    color:#fff;
}
@media (max-width:410px){
	.hr-card-head {
	    padding-bottom: 60px;
	}
}
.apps{
	width: 100%;
	height: 40px;
	margin-top: 10px;
}
.apps a{
	margin-right: 4px;
}
.googleplay1_svg{
	display: inline-block;
	width: 135px;
	height: 40px;
	background-size: contain;
	background-repeat: no-repeat;
}
.appstore1_svg{
	display: inline-block;
	width: 120px;
	height: 40px;
	background-size: contain;
	background-repeat: no-repeat;
}
.googleplay1_svg.en{
	background-image: url(/local/templates/music/images/googleplay_res_en.svg);
}
.appstore1_svg.en{
	background-image: url(/local/templates/music/images/appstore_en.svg);
}
.googleplay1_svg.ru{
	background-image: url(/local/templates/music/images/googleplay_res_ru.svg);
}
.appstore1_svg.ru{
	background-image: url(/local/templates/music/images/appstore_ru.svg);
}
.courses__cell .DRAFT_REQUEST{
   /*width: calc(100% - 15px);*/
}
/*.hr-card-meta */.DRAFT_REQUEST{
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
}
.withButton button{
	position: absolute;
	bottom: 0;
	right: 0;
}
@media (max-width:1470px){
	.withButton .hr-card-head{
		padding-bottom: 5px;
	}
}
@media (max-width:1023px){
	.withButton .hr-card-meta{
		position: relative;
	}
	.withButton button{
		position: relative;		
	}
}
@media (max-width:560px){
	.withButton button{
		width: calc(100% - 15px);
	}
}
.t-h2.short-prog {
    font-size: 19px;
}
.hr-card-meta.short-prog {
    font-size: 13px;
}
.video-container16-9{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.video-container16-9 iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.lang-version{
    position: relative;
    top: 20px;
    font-size: 16px;
}

@media screen and (max-width: 768px){
    .lang-version{
        padding-top: 5px;
        top: 0;
    }

    .head__body::before{
        height: 80px;
    }
}

@media screen and (max-width: 767px){
    .main__content{
        padding: 90px 0 0;
    }
}

/*---контакты---*/
.contacts{
    display: flex;
}

.contacts .col-left{
    flex: 1.5;
    display: flex;
    flex-direction: column;
    font-size: 16px;
}

.contacts .col-left h1{
    margin-bottom: 5%;
}

.contacts .col-left .header{
    display: flex;
}

.contacts .col-left .header a.print_page{
    margin-left: 20px;
    background: #fff;
    border: 1px solid #000;
    height: 40px;
    padding: 0 10px;
    display: flex;
    align-items: center;
}

.contacts .col-left .header a.print_page:hover{
    background: #000000;
    color: #ffffff;
}

.contacts .col-left .el-contacts{
    display: flex;
    flex-direction: column;
}

.contacts .col-left img
{
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.contacts .col-left .address,
.contacts .col-left .oclock{
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}


.contacts .col-left .el-contacts a{
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}

.contacts .col-right{
    flex: 2;
    padding: 0 0 25px 25px;
}

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

.office .office-item{
    flex: 1;
    height: 300px;
    padding: 20px;
}

.office .office-item img{
    height: 100%;
    width: auto;
}

.callback{
    margin-top: 35px;
}

.contacts-form{
    display: flex;
    flex-direction: column;
    padding: 30px 30px 30px 0;
}


.contacts-form input {
    width: 100%;
    border: 1px solid black;
    height: 40px;
    margin-bottom: 15px;
    padding: 5px 10px;
}

.contacts-form button {
    width: 100%;
    height: 40px;
    border: 1px solid black;
    text-transform: uppercase;
    background: #ffffff;
    cursor: pointer;
}

.contacts-form button:hover{
    background: #000000;
    color: #ffffff;
}

.tabs__links {
    display: flex;
    margin-top: 48px;
}

.tabs__links .tab-link {
    flex: 1;
    border: 1px solid black;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    background: #ffffff;
    cursor: pointer;
}

.tabs__links .tab-link.active{
    background: #000000;
    color: #ffffff;
    border: 1px solid #ffffff;
}

.tabs .tab{
    width: 100%;
    margin-top: 20px;
    display: none;
}

.tabs .tab.active{
    display: block;
}

.tabs .tab ul ol{
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}


.tabs .tab ul ol div.step{
    margin-right: 10px;
    background: #000000;
    color: #ffffff;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 600px){
    .subscribe.js-form-ajax.open-form{
        margin-top: 0;
        height: auto !important;
    }

    .subscribe.js-form-ajax .subscribe__ok{
        line-height: 24px;
        font-size: 18px;
    }
}

/* End */


/* Start:/local/templates/music/template_styles.css?173538335429671*/
@font-face {
    font-family: PRG53;
    /* Имя шрифта */
    src: url(/local/templates/music/fonts/PRG53__W.ttf);
    /* Путь к файлу со шрифтом */
}

@font-face {
    font-family: "RAYDIS";
    font-weight: 700;
    font-style: normal;
    /* Браузер сначала попробует найти шрифт локально */
    src: local("RAYDIS"),
        /* Если не получилось, загрузит woff2 */
    url("/local/templates/music/fonts/RAYDIS.woff2") format("woff2"),
        /* Если браузер не поддерживает woff2, загрузит woff */
    url("/local/templates/music/fonts/RAYDIS.woff") format("woff");
}

.f-bold {
    font-weight: 700;
    font-family: Pragmatica;
}


html,
body {
    width: 100%;
    overflow-x: hidden;
}

.asside__container.float_left {
    float: left;
}

#g-recaptcha {
    margin-bottom: 10px;
}

.b-mobile {
    display: block;
}

.b-desktop {
    display: none;
}

.thanks {
    margin-top: 80px;
    margin-bottom: 300px;
    margin-left: 120px;
}

@media (max-width: 767px) {
    .thanks {
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 20px;
    }
}

@media all and (min-width: 768px) {
    .b-mobile {
        display: none;
    }
    .b-desktop {
        display: block;
    }
}

.field-label.field-label--event,
.field-label.field-label--course {
    display: none;
}

body[data-sidebar-form-type=event] .field-label.field-label--event {
    display: inline;
}

body[data-sidebar-form-type=anketa] .field-label.field-label--course {
    display: inline;
}

@media (min-width: 768px) {
    .wrs .md-small {
        display: none;
    }
    .wrs .md-medium {
        display: block;
    }
}

@media (max-width: 768px) {
    .wrs .md-small.hiddenMobile {
        display: none;
    }
}

@media (max-width: 1200px) {
    .wrs .md-tablet {
        display: none;
    }
}

.partner:last-child {
    margin-bottom: 60px;
}

.partner.partner--50 {
    width: 50%;
}

.form-success .anketa-v2 {
    display: none;
}

.ASK_QUESTION_MUSIC h3 {
    font-family: Pragmatica Extended;
}

.field-textarea {
    top: 32px;
}

.field.extra .field-label {
    line-height: 30px;
    padding-top: 15px;
}

.field.extra[data-state="active"] .field-label {
    line-height: 12px;
    padding-top: 0;
}

.checkboxWrap {
    margin-bottom: 10px;
}

.checkboxWrap .eventLabel {
    margin-bottom: 5px;
    display: block;
}

.checkboxWrap._error .onErrRed {
    color: #e03c31;
}


/* Стили для окна оплаты */

.main__content .payment-container h1,
.main__content .payment-container #prepayment-info,
.main__content .payment-container #payment {
    margin-bottom: 16px;
}

.head .menu {
    top: -3px;
}

.hr-card-meta {
    position: static;
}

.hr-card-head {
    padding-bottom: 35px;
    font-family: RAYDIS, serif;
}

.event__section .course__section-cell .rightDescText {
    padding-top: 6px;
}

.event__section .leftDescText {
    padding-top: 6px;
}

.event__section table {
     padding-top:10px;
}
.event__section td {
    padding-right: 5px;
    padding-top:20px;
}

.asside-video {
    margin-top: 13px;
}

.main__title.mt6 {
    margin-top: 6px;
}

@media (min-width: 768px) {
    .head .root-bg,
    .asside .head-wht {
        padding-top: 10px;
    }
    .asside__body h1 {
        margin-top: -7px;
    }
    .main__title.mt-2 {
        margin-top: -2px;
    }
    .asside__body,
    .asside__body.full,
    .main__content {
        height: calc(100vh - 40px)
    }
    .marqee__button {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    .main {
        padding-left: 0;
        padding-top: 40px;
    }
	.main__content,
    .asside__body,
    .asside__body.full {
        padding-top: 170px;
    }
    .asside {
        padding-top: 40px;
    }
    .form__track {
        padding-left: 60px;
        padding-top: 80px;
    }
    .burger {
        display: none;
    }
    .menu {
        position: relative;
        margin-left: 0;
        margin-top: 0;
        opacity: 1;
        visibility: visible;
        width: auto;
        max-width: 90%;
    }
    .menu-body>* {
        display: inline-block;
        margin-right: 20px;
    }
    .menu-body> :last-child {
        margin-right: 0;
        margin-bottom: 12px;
    }
    .head__line {
        float: right;
        width: auto;
        margin-right:60px;
    }
    .head__line .logo {
        position: relative;
        top: 0;
        width: auto;
    }
    .head__body:before {
        height: 17px;
    }
    .head__body {
        min-height: 73px;
    }
}

@media (min-width: 1300px) {
    .main__content,
    .asside__body,
    .asside__body.full {
        padding-top: 130px;
    }
    .main__content.padTopMin {
        padding-top: 73px;
    }
    .main__content.full{
        padding-top: 130px;
    }
}

@media (max-width: 1500px) and (min-width: 768px) {
    .head__body:before {
        height: 17px;
    }
}

@media (max-width: 1300px) and (min-width: 768px) {
    .head__body:before {
        height: 32px;
    }
    .head__line .logo {
        top: 10px;
    }
}

@media (max-width: 1300px) and (min-width: 768px) {
    .menu-body>* {
        font-size: 16px;
    }
}

@media (max-width: 1100px) and (min-width: 768px) {
    .menu-body>* {
        font-size: 15px;
    }
    .logo img {
        max-width: 115px;
    }
}

@media (max-width: 1016px) and (min-width: 768px) {
    .head__body:before {
        height: 8px;
    }
    .head__line .logo {
        top: 1px;
        margin-left: 10px;
    }
    .head__body {
        padding-bottom: 15px;
    }
    .menu-body>* {
        margin-bottom: 9px;
    }
    .menu-body> :last-child {
        margin-right: 0;
        margin-bottom: 9px;
    }
}

@media (max-width: 1500px) and (min-width: 768px) {
    .main__content,
    .asside__body,
    .asside__body.full {
        padding-top: 115px;
    }
}

.head {
    z-index: 30;
}

.asside__head-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (max-width: 768px) {
    .doing-item {
        isplay: inline-block;
        vertical-align: top;
        width: 100%;
        margin-bottom: 20px;
    }
    .courses .main__section {
        margin-top: 20px;
    }
}

.logo img {
    height: 45px;
    width: 70px;
}

.marqee .marqee__button {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
}

.asside__head .logo {
    width: 75px;
    text-align: right;
    position: relative;
    top: -5px;
}

.asside__head .logo img {
    max-height: 47px;
}

.captcha_error {
    background-color: #f44336;
    color: white;
}

.form__group.recaptcha {
    margin-bottom: 10px;
}

.t-small.mt8 {
    margin-top: 8px;
}

.levis {
    float: right;
    color: #c41230;
}

.card_levi-s-music-project .courses__a {
    color: #c41230;
}

@media (max-width: 1299px) {
    .levis {
        float: none;
        display: inline-block;
    }
}

@media (max-width: 1299px) and (min-width: 1017px) {
    .head .root-bg {
        padding-top: 0;
    }
    .head .menu {
        top: -7px;
    }
    .menu-body>* {
        margin-bottom: 9px;
    }
}

.form-buy-to-gift-active .bid-form {
    display: block;
}

#formPlaceBuyToGift {
    display: none;
    margin-top: -40px;
}

.form-buy-to-gift-active #formPlaceBuyToGift {
    display: block;
}

.form-buy-to-gift-active #formPlace {
    display: none;
}

.form-buy-to-gift-active #form-quest {
    display: none;
}

@media (max-width: 768px) {
    #formPlaceBuyToGift {
        margin-top: -90px;
    }
    #formPlaceBuyToGift .agreements {
        padding-bottom: 20px;
    }
}

#formPlaceBuyToGift form .order_gift_form .step2 {
    display: none;
}

#formPlaceBuyToGift .js-form-mms-gift .step3 {
    display: none;
}

#formPlaceBuyToGift .js-form-mms-gift .step3 .solve_course {
    display: none;
}

#formPlaceBuyToGift form .order_gift_form .js-pay-credit {
    display: none;
}

.courses .button-filled {
    border: 1px solid #000;
}

#formPlaceBuyToGift .form__track {
    padding-top: 0;
}

#formPlaceBuyToGift .js-form-mms-gift .f-extended {
    padding-bottom: 10px;
}

.main {
    width: 100%;
}

.courses .main__section {
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
}

.asside__container .row.second.extra:last-child,
.asside__container .asside__image:last-child {
    margin-bottom: 0;
}

.wrs img.img-auto,
[data-img-cover] img.img-auto {
    width: auto;
}


/* Acordeon styles for /public-offer/ start */

.public_offer_content h1 {
    line-height: 1.1;
    font-size: 3rem;
}

@media (min-width: 768px) {
    .public_offer_content .inner-group {
        padding-left: 3rem;
        padding-right: 3rem;
    }
}

@media (max-width: 768px) {
    .public_offer_content h1 {
        font-size: 1.5rem;
    }
}

.public_offer_content .tab {
    position: relative;
    margin-bottom: 1px;
    width: 100%;
    overflow: hidden;
}

.public_offer_content .tab input {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.public_offer_content .tab label {
    position: relative;
    display: block;
    padding: 0;
    font-weight: bold;
    line-height: 1.2;
    cursor: pointer;
    padding-top: 2rem;
}

@media (max-width: 768px) {
    .public_offer_content .tab label h2 {
        font-size: 23px;
        max-width: 90%;
    }
}

.public_offer_content .tab-content {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .35s;
    -o-transition: max-height .35s;
    transition: max-height .35s;
}

@media (min-width: 768px) {
    .public_offer_content .tab-content {
        padding-left: 3px;
    }
}

.public_offer_content .tab input:checked~.tab-content {
    max-height: max-content;
}

.public_offer_content .tab input[type=checkbox]+label::after {
    content: "+";
    position: absolute;
    right: 0;
    top: -0.5rem;
    left: auto;
    display: block;
    width: 1em;
    height: 3em;
    line-height: 3;
    text-align: center;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    background: none;
    font-size: 2.5rem;
}

.public_offer_content .tab input[type=checkbox]:checked+label::after {
    transform: rotate(315deg);
}

.public_offer_content input[type=checkbox]+label:before {
    display: none;
}

.public_offer_content .doc_title {
    text-align: center;
    font-weight: bolder;
}

.public_offer_content .doc_bold {
    font-weight: bolder;
}

.public_offer_content p {
    margin-top: 1rem;
}

@media (min-width: 768px) {
    .public_offer_content {
        /*padding-bottom: 12rem;*/
    }
}

.public_offer_content li {
    list-style: none;
}

.public_offer_content h2 {
    margin-top: 1rem;
}
/*
.submit[name=credit] {
    display: none;
}
*/

/* Acordeon styles for /public-offer/ end */

.double_spacing {
    line-height: 2em;
}

.student_work_author__text-alignment {
    padding-top: 3px;
}


/*
@media (min-width: 1200px) {
    .events__item .event__image .root-bg {
        max-width: 63.5%;
    }
}
*/

.t-main h1 {
    font-size: inherit;
    line-height: inherit;
    margin: inherit;
    font-weight: inherit;
}

.t-second {
    font-size: 30px;
}

@media screen and (max-width: 380px) {
    .t-second {
        font-size: 20px;
    }
}

.page_404 .map-columns {
    width: 100%;
    margin-top: 42px;
    padding-left: 30px;
}

.courses_list {
    margin-top: 42px;
}

.courses_list h2 {
    font-weight: 300;
}

.courses__list .courses__item h1 {
    font-family: PRG53;
    font-size: 70px;
    text-transform: uppercase;
}

.courses__list .courses__item .courses__h1 {
    font-family: RAYDIS, serif;
}

.courses__item .courses__a {
    font-family: RAYDIS, serif;
}

.courses__item .courses__a:hover {
    -webkit-text-stroke: inherit;
    color: #000;
}

@media screen and (max-width: 800px) {
    .courses__list .courses__item h1 {
        font-size: 32px;
    }
}

@media screen and (max-width: 500px) {
    .courses__list .courses__item h1 {
        font-size: 22px;
    }
}

.courses_list .list {
    display: flex;
    flex-wrap: wrap;
}

.courses_list .list a {
    width: 100%;
    padding: 20px 0 0 0;
}


/*see task-20191*/


/*fix team rows on about*/

@media (min-width: 768px) {
    .person-list .person:not(.teachers-list):nth-child(4n) {
        /*clear: both;*/
    }
}

.rew-list {
    display: flex;
    flex-wrap: wrap;
}

@media (min-width: 1200px) {
    .main__block.en-version {
        width: 100%;
    }
}

@media (max-width: 1260px) and (min-width: 768px) {
    .head__line .logo {
        top: 8px;
    }
}

.courses__cell:last-of-type span {
    padding-left: 45px;
}

@media screen and (min-width: 768px) {
    .courses__cell:last-of-type span {
        padding-left: 53px;
    }
}

@media screen and (min-width: 1820px) {
    .courses__cell:last-of-type span {
        padding-left: 70px;
    }
}

footer a:hover, footer button:hover{
    text-decoration: none;
}

.justify-text {
    text-align: justify;
}
.main__section.pb0 {
    padding-bottom: 0;
}

/*** .course__detail ****/
.course__detail-h2 {
    margin-bottom: 32px;
    font-weight: 400;
    font-size: 28px;
    line-height: 24px;
    text-transform: uppercase;
}
.course__detail-stories-item, .course__detail-work-item {
    border: 1px solid #000;
    padding: 20px;
    margin-bottom: 64px;
}
.mag .course__detail-stories-item, .mag .course__detail-work-item {
    border: none;
    padding: 32px 24px;
    margin-bottom: -8px;
}
.mag .course__detail-stories-item {
    background: #1EB5F3;
}
.mag .course__detail-work-item {
    background: #FAF98A;
}
.course__detail-stories-logo {
    border-radius: 50%;
    overflow: hidden;
    width: 93px;
    height: 93px;
    margin-bottom: 20px;
    margin-right: 20px;
    flex-shrink: 0;
}
.course__detail-work-logo {
    width: 93px;
    height: 93px;
    margin-bottom: 20px;
    margin-right: 20px;
    flex-shrink: 0;
}
.mag .course__detail-stories-logo, .mag .course__detail-work-logo {
    margin-bottom: 0;
}
.course__detail-stories-logo img, .course__detail-work-logo img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.course__detail-stories-name, .course__detail-work-name {
    font-size: 14px;
    line-height: 20px;
}
.mag .course__detail-stories-name, .mag .course__detail-work-name {
    font-size: 16px;
    line-height: 20px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.course__detail-stories-name .button-white, .course__detail-work-name .button-white {
    margin-top: 20px;
}
.course__detail-stories-info, .course__detail-work-info {
    flex: 1;
    display: flex;
}
.course__detail-stories-text, .course__detail-work-text  {
    font-size: 22px;
    line-height: 32px;
    flex: 2;
    margin-top: 24px;
    margin-bottom: 32px;
}
.mag .course__detail-stories-text, .mag .course__detail-work-text  {
    font-size: 18px;
    line-height: 26px;
    margin-top: 20px;
}
.mag .course__detail-stories-text{
    margin-bottom: 0;
}
.mag .course__detail-work-text  {
    margin-bottom: 24px;
}
.course__detail-stories-buttons, .course__detail-work-buttons {
    align-content: space-between;
    margin-top: auto;
    flex-direction: row;
}
.course__detail-stories-buttons .button-white, .course__detail-work-buttons .button-white{
    float: left;
    margin-top: 10px;
    display: none;
}
.mag .course__detail-stories-item .button-white, .mag .course__detail-work-item .button-white {
    padding: 2px 8px;
    font-size: 13px;
    line-height: 27px;
    margin-top: 20px;
}
.mag .course__detail-stories-buttons .button-outline, .mag .course__detail-work-buttons .button-outline {
    font-size: 15px;
    line-height: 27px;
    padding: 7px 16px;
    width: auto;
}
@media (min-width: 768px) {
	.course__detail-stories-item, .course__detail-work-item {
        display: flex;
        flex-direction: column;
        margin-bottom: auto;
    }
    .mag .course__detail-stories-text, .mag .course__detail-work-text  {
        margin-top: 0;
    }
    .course__detail-stories-row, .course__detail-work-row {
        display: flex;
    }
    .course__detail-stories-info, .course__detail-work-info {
        display: block;
    }
    .mag .course__detail-work-info, .mag .course__detail-stories-info{
        padding-bottom: 30px;
    }
    .mag .course__detail-stories-logo, .mag .course__detail-work-logo {
        margin-bottom: 20px;
    }
    .course__detail-work-logo {
        width: auto;
        height: auto;
        max-width: 160px;
        max-height: 160px;
    }
    .mag .course__detail-stories-buttons .button-white, .mag .course__detail-work-buttons .button-white {
        padding: 7px 16px;
        margin-top: 0;
    }
    .course__detail-stories-name {
        font-size: 16px;
    }
    .course__detail-stories-name .button-white, .course__detail-work-name .button-white{
        display: none;
    }
    .course__detail-stories-buttons .button-white, .course__detail-work-buttons .button-white{
        display: block;
    }
    .course__detail-stories-text, .course__detail-work-text {
        margin-top: 0;
        margin-bottom: 0;
    }
    .course__detail-stories-buttons .button-outline, .course__detail-work-buttons .button-outline{
        float: right;
        width: 27%;
    }	
}
@media (min-width: 1000px) {
	.course__detail-stories-item {
        padding: 40px 60px;
    }
    .mag .course__detail-stories-item, .mag .course__detail-work-item{
        height: 100%;
        margin-bottom: auto;
    }
    .mag .course__detail-stories-buttons .button-white, .mag .course__detail-work-buttons .button-white {
        font-size: 15px;
        line-height: 27px;
        margin-top: 0;
    }
	.course__detail-stories-text {
        font-size: 28px;
    }
}
/*** end .course__detail ****/

/*** .article-detail ****/
.article-detail {
    margin-bottom: 64px;
}
.article-detail__asided-aside {
    flex: 1 1 26%;
}
.article-detail__asided-main {
    flex: 1 1 74%;
}
.article-detail__main {
    padding: 0 14px;
}
.article-detail__main a{
    color: #1EB5F3;
}
.article-detail__header {
    padding: 32px 14px;
    color: #fff;
    min-height: 250px;
    margin-bottom: 36px;
    margin-top: -4px;
}
.article-detail__back {
    font-size: 15px;
    line-height: 27px;
    text-transform: uppercase;
    position: relative;
    padding-left: 15px;
    font-weight: 400;
    display: block;
    margin-bottom: 20px;
}
.article-detail__back:before {
    content: "";
    position: absolute;
    display: block;
    border: 7px solid transparent;
    border-right: 7px solid #fff;
    top: 50%;
    left: -7px;
    margin-top: -7px;
}
.article-detail__title {
    margin-top: 40px;
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
}
.article-detail__tutor {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}
.article-detail__tutor-img {
    width: 93px;
    height: 93px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 20px;
    flex-shrink: 0;
}
.article-detail__tutor-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.article-detail__tutor-item-text{
    font-size: 16px;
    line-height: 20px;
    max-width: 207px;
}
.article-detail__meta {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 72px;
}
.article-detail__meta-item {
    display: flex;
    align-items: center;
    margin-bottom: 32px;
}
.article-detail__meta-icon{
    margin-right: 16px;
}
.article-detail__meta-value {
    font-weight: 400;
}
.article-detail__share .article-detail__meta-item-text{
    display: flex;
    align-items: center;
}
.article-detail__share .article-detail__meta-value{
    font-size: 18px;
    margin-left: 24px;
    color: #fff;
    display: flex;
}
.article-detail__share a {
    background: #000;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    line-height: 30px;
    text-align: center;
    margin-right: 8px;
    color: #fff;
    transition: opacity 0.3ms ease-in-out;
    position: relative;
    display: block;
    overflow: hidden;
}
.article-detail__share a:hover {
    opacity: 0.7;
}
.article-detail__share svg {
    width: 18px;
    height: 18px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -11px;
    margin-left: -10px;
}
.article-detail h2 {
    font-family: 'Pragmatica Extended';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 24px;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    margin-bottom: 24px;
    margin-top: 64px;
}
.article-detail__menu {
    margin-top: 40px;
    margin-bottom: 28px;
}
.article-detail__menu-col{
    width: 100%;
}
.article-detail__menu-item {
    display: block;
    font-size: 20px;
    line-height: 28px;
    color: #1EB5F3;
    margin-bottom: 12px;
    position: relative;
    padding-left: 24px;
}
.article-detail__menu-item:before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background: #C4C4C4;
    border-radius: 50%;
}
.article-detail .main__section {
    margin: 0;
}
.article-detail__preview-text, .article-detail__text{
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 32px;
}
.article-detail p{
    margin: 24px 0;
}
.article-detail__img {
    margin-top: 32px;
    margin-bottom: 24px;
}
.article-detail__text-quote {
    background: rgba(115, 115, 115, 0.05);
    padding: 16px;
    font-size: 28px;
    line-height: 32px;
    margin: 24px 0;
}
.article-detail__text-quote_bold {
    background: rgba(115, 115, 115, 0.05);
    font-family: 'Pragmatica Extended';
    font-weight: 400;
    font-size: 20px;
    line-height: 43px;
    padding: 16px 32px;
    margin: 40px 0;
}
.article-detail__share-bottom {
    margin-top: 64px;
}
.article-slider {
    margin: 0 16px 40px 16px;
}
.program-slider {
    margin-top: 30px;
}
.article-slider__item-title {
    font-size: 20px;
    line-height: 24px;
}
.article-slider__item {
    position: relative;
}
.swiper-container-articles .swiper-wrapper .article-slider__item.swiper-slide-active:first-child {
    margin-left: -8px;
}
.js-load-more-scroll .news-ajax-button{
    visibility: hidden;
    opacity: 0;
}
@media (min-width: 768px) {
    .article-detail__title {
        font-size: 36px;
        line-height: 40px;
    }
    .article-detail__main {
        padding: 0 50px 0 30px;
    }
    .article-detail__meta {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .article-detail__meta-item {
        margin-bottom: 0;
    }
    .article-detail__menu {
        display: flex;
    }
    .article-detail__text-quote {
        padding: 24px;
    }
    .article-detail__share-bottom .article-detail__meta-title {
        text-transform: uppercase;
        font-size: 20px;
        line-height: 24px;
    }
    .article-detail__share-bottom  a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 21px;
    }
    .article-detail__share-bottom svg {
        width: 22px;
        height: 22px;
        margin-top: -13px;
        margin-left: -12px;
    }
    .article-slider {
        padding: 0 30px;
        margin: 0 0 80px 0;
    }
    .program-slider {
        margin-left: -60px;
        margin-right: -60px;
    }
}
@media (min-width: 1000px) {
    .article-detail__asided {
        display: flex;
    }
    .article-detail__tutor {
        display: block;
        margin-bottom: 0;
    }
    .article-detail__tutor-img {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .article-detail__back {
        margin-bottom: 0;
    }
    .article-detail__header {
        margin-bottom: 64px;
        padding: 33px 30px;
    }
    .article-detail__text-quote_bold {
        margin: 80px 0;
    }
    .article-detail {
        margin-bottom: 112px;
    }
}
/*** end .article-detail ****/

/*** .mag ****/
.mag {
    padding: 0 16px;
}
.article-slider__wrap {
    margin-left: -16px;
    margin-right: -16px;
}
.mag__item {
    margin: 0 0 32px 0;
    display: flex;
    gap: 24px;
    flex-direction: column;
}
.mag__item-video {
    margin-left: -16px;
    margin-right: -16px;
}
.mag__item-video .mag__item-title{
    margin-left: 16px;
    margin-right: 16px;
}
.mag__item.hidden-sm {
    display: none;
}
.mag__item-wide {
    flex: 1 1 calc(100% - 24px);
}
.mag__item .video{
    padding-bottom: 52%;
}
.mag__category {
    font-size: 15px;
    line-height: 27px;
    text-transform: uppercase;
    padding: 5px 16px;
    background: #FFFFFF;
    color: #000;
}
.article-slider__item-category {
    position: absolute;
    left: 16px;
    top: 16px;
    z-index: 1;
}
.mag__item-img {
    position: relative;
}
.mag__item-img-link {
    display: block;
    padding-bottom: 61.5%;
    overflow: hidden;
    position: relative;
}
.mag__item-img-link img{
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.mag__item-title {
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    display: block;
}
.mag .button-fill-white{
    max-width: 276px;
}
@media (min-width: 768px) {
    .mag {
        padding: 0 50px 0 30px;
    }
    .article-slider__wrap.hidden-md {
        display: none;
    }
    .mag__item.hidden-sm {
        display: flex;
    }
    .mag__list {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -12px;
    }
    .mag__item {
        flex: 1 1 calc(50% - 24px);
        margin: 0 12px 32px 12px;
    }
    .mag__item-video .mag__item-title{
        margin-left: 0;
        margin-right: 0;
    }
    .mag__item .video{
        padding-bottom: 100%;
    }
    .mag__item-img-link {
        padding-bottom: 100%;
    }
    .mag__item-title {
        font-size: 24px;
        line-height: 30px;
    }
}
@media (min-width: 1300px) {
    .mag__item {
        flex: 0 0 calc(25% - 24px);
    }
    .mag__item-wide {
        flex: 0 0 calc(50% - 24px);
    }
    .mag__item .video{
        padding-bottom: calc(100% - 12px);
    }
    .mag__item-wide .video{
        padding-bottom: calc(50% - 12px);
    }
}
/*** end .mag ****/

/*** .mag redesign ****/

.text-black {
    color: #000000;
}

.article-interesting {
    padding: 0 14px;
    margin-bottom: 80px;
}

.article-mag__item {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 400px;
    position: relative;
    padding: 20px;
    margin-bottom: 16px;
    overflow: hidden;
}

.article-mag__item:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
}

.article-mag__item-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    position: relative;
    z-index: 2;
}

.article-mag__item-tag {
    padding: 4px 8px;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    cursor: pointer;
    background: #fff;
    transition: all .3s;
}

.article-mag__item-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

.article-mag__item-title {
    font-size: 20px;
    line-height: 28px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    z-index: 2;
    font-weight: 400;
}

.mag-redesign__nearest .mag-redesign__nearest-wrap{
    border-top: 1px solid #000;
    padding: 80px 14px 0 14px;
    margin-top: 40px;
    margin-bottom: 80px;
}

.subscribe__submit {
    position: static;
    width: 100%;
    border-top: 1px solid #000;
}

.subscribe.open-form {
    padding-bottom: 30px;
}

.main__about-anime--logo {
    transform: scale(0.15);
    min-height: 0;
    top: -30px;
    left: -50px;
}

.main__about--empty {
    min-height: 200px;
    float: left;
    margin-right: 0;
    clear: none;
    position: relative;
    width: 62.4375%;
    top: -30px;
    display: flex;
    padding: 0 60px;
}

.rbs__price-string, .sberbank__price-string {
    display: block;
}

.rbs__payment-link, .sberbank__payment-link {
    color: #fff;
    background: #000;
    padding: 0 1rem;
    font-size: 1.2rem;
    line-height: 1.8rem;
    margin: 10px 0;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 2.5rem;
}
.rbs__payment-description, .sberbank__payment-description {
    display: block;
}

@media (min-width: 768px) {
    .main__about-anime--logo {
        min-height: 0;
        top: 15px;
        left: 50px;
    }

    .mag-redesign__nearest .mag-redesign__nearest-wrap{
        padding-right: 34px;
    }

    .subscribe__field {
        padding-left: 20px;
        width: calc(100% - 50px);
        float: none;
    }

    .subscribe__submit {
        right: 50px;
        position: absolute;
        width: auto;
        border-top: none;
    }
}

@media (min-width: 1024px) {
    .main__about-anime--logo {
        top: 25px;
    }
}

@media (min-width: 1689px) {
    .main__about-anime--logo {
        top: 15px;
    }
}

@media (min-width: 1200px) {
    .article-mag__item-tag:hover {
        background-color: #000;
        color: #fff;
    }
}

@media (min-width: 1440px) {
    .mag-redesign__nearest .mag-redesign__nearest-wrap{
        padding-left: 40px;
        padding-right: 60px;
    }
}

/*** end .mag redesign ****/

/* End */
/* /assets/css/bundle.css?1711723976111743 */
/* /local/templates/bvshd/assets/datetimepicker/jquery.datetimepicker.css?173538335318420 */
/* /local/templates/bvshd/assets/dropzone/basic.css?17353833531082 */
/* /local/templates/bvshd/assets/dropzone/dropzone.css?173538335312772 */
/* /local/templates/music/css/style.css?17512710011650 */
/* /local/templates/music/font-awesome/css/font-awesome.min.css?173538335431000 */
/* /local/templates/music/components/machaon/cookie.alert/.default/style.css?17353833541322 */
/* /local/templates/.default/components/machaon/iblock.getlist/adv_panel_right/style.css?17353833533197 */
/* /local/templates/music/styles.css?173538335410098 */
/* /local/templates/music/template_styles.css?173538335429671 */
