

/* Start:/assets/css/main.css?1748353480316107*/
@font-face {
    font-family: 'TrebuchetMS';
    src: url("/assets/css/../fonts/TrebuchetMS.eot");
    src: url("/assets/css/../fonts/TrebuchetMS.eot#iefix") format("embedded-opentype"), url("/assets/css/../fonts/TrebuchetMS.woff") format("woff"), url("/assets/css/../fonts/TrebuchetMS.woff2") format("woff2"), url("/assets/css/../fonts/TrebuchetMS.ttf") format("truetype"), url("/assets/css/../fonts/TrebuchetMS.svg#TrebuchetMS") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TrebuchetMS';
    src: url("/assets/css/../fonts/TrebuchetMS-Bold.eot");
    src: url("/assets/css/../fonts/TrebuchetMS-Bold.eot#iefix") format("embedded-opentype"), url("/assets/css/../fonts/TrebuchetMS-Bold.woff") format("woff"), url("/assets/css/../fonts/TrebuchetMS-Bold.woff2") format("woff2"), url("/assets/css/../fonts/TrebuchetMS-Bold.ttf") format("truetype"), url("/assets/css/../fonts/TrebuchetMS-Bold.svg#TrebuchetMS-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
}

/*@font-face {*/
/*font-family: 'ProximaNova';*/
/*src: url("/assets/css/../fonts/ProximaNovaSemibold.eot");*/
/*src: url("/assets/css/../fonts/ProximaNovaSemibold.eot#iefix") format("embedded-opentype"), url("/assets/css/../fonts/ProximaNovaSemibold.woff") format("woff"), url("/assets/css/../fonts/ProximaNovaSemibold.woff2") format("woff2"), url("/assets/css/../fonts/ProximaNovaSemibold.ttf") format("truetype"), url("/assets/css/../fonts/ProximaNovaSemibold.svg#ProximaNovaSemibold") format("svg");*/
/*font-weight: 600;*/
/*font-style: normal; }*/

@font-face {
    font-family: 'TrebuchetMS';
    src: url("/assets/css/../fonts/TrebuchetMS-Italic.eot");
    src: url("/assets/css/../fonts/TrebuchetMS-Italic.eot#iefix") format("embedded-opentype"), url("/assets/css/../fonts/TrebuchetMS-Italic.woff") format("woff"), url("/assets/css/../fonts/TrebuchetMS-Italic.woff2") format("woff2"), url("/assets/css/../fonts/TrebuchetMS-Italic.ttf") format("truetype"), url("/assets/css/../fonts/TrebuchetMS-Italic.svg#TrebuchetMS-Italic") format("svg");
    font-weight: normal;
    font-style: italic;
}

/*@font-face {*/
/*font-family: 'ProximaNova';*/
/*src: url("/assets/css/../fonts/ProximaNovaLight.eot");*/
/*src: url("/assets/css/../fonts/ProximaNovaLight.eot#iefix") format("embedded-opentype"), url("/assets/css/../fonts/ProximaNovaLight.woff") format("woff"), url("/assets/css/../fonts/ProximaNovaLight.woff2") format("woff2"), url("/assets/css/../fonts/ProximaNovaLight.ttf") format("truetype"), url("/assets/css/../fonts/ProximaNovaLight.svg#ProximaNovaLight") format("svg");*/
/*font-weight: 300;*/
/*font-style: normal; }*/

@font-face {
    font-family: 'Madegoodtimescript';
    src: url("/assets/css/../fonts/Madegoodtimescript.eot");
    src: url("/assets/css/../fonts/Madegoodtimescript.eot#iefix") format("embedded-opentype"), url("/assets/css/../fonts/Madegoodtimescript.woff") format("woff"), url("/assets/css/../fonts/Madegoodtimescript.woff2") format("woff2"), url("/assets/css/../fonts/Madegoodtimescript.ttf") format("truetype"), url("/assets/css/../fonts/Madegoodtimescript.svg#Madegoodtimescript") format("svg");
    font-weight: normal;
    font-style: normal;
}

/*@font-face {*/
/*font-family: 'ProximaNova';*/
/*src: url("/assets/css/../fonts/ProximaNovaBlack.eot");*/
/*src: url("/assets/css/../fonts/ProximaNovaBlack.eot#iefix") format("embedded-opentype"), url("/assets/css/../fonts/ProximaNovaBlack.woff") format("woff"), url("/assets/css/../fonts/ProximaNovaBlack.woff2") format("woff2"), url("/assets/css/../fonts/ProximaNovaBlack.ttf") format("truetype"), url("/assets/css/../fonts/ProximaNovaBlack.svg#ProximaNovaBlack") format("svg");*/
/*font-weight: 900;*/
/*font-style: normal; }*/

/*@font-face {*/
/*font-family: 'ProximaNova';*/
/*src: url("/assets/css/../fonts/ProximaNovaExtrabold.eot");*/
/*src: url("/assets/css/../fonts/ProximaNovaExtrabold.eot#iefix") format("embedded-opentype"), url("/assets/css/../fonts/ProximaNovaExtrabold.woff") format("woff"), url("/assets/css/../fonts/ProximaNovaExtrabold.woff2") format("woff2"), url("/assets/css/../fonts/ProximaNovaExtrabold.ttf") format("truetype"), url("/assets/css/../fonts/ProximaNovaExtrabold.svg#ProximaNovaExtrabold") format("svg");*/
/*font-weight: 800;*/
/*font-style: normal; }*/

/*!; normalize.css ;*/
html, body {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: 100%;
    -webkit-overflow-scrolling: touch;
}

table, tr, td {
    border: none;
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
}

img, button {
    border: 0;
    outline: none;
}

p, div, h1, h2, h3, h4, h5, h6, fieldset, form, input, textarea, header, nav, section, article, aside, footer {
    margin: 0;
    padding: 0;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

ul, li, ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

fieldset {
    border: none;
}

textarea {
    overflow: auto;
    outline: none;
    resize: none;
}

input, select, area {
    outline: none;
}

input,
textarea {
    border-radius: 0;
}

input [type="submit"]::-moz-focus-inner,
input [type="button"]::-moz-focus-inner {
    padding: 0;
    border: 0;
}

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

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

::-ms-clear {
    display: none;
}

input:not[type="radio"],
input[type="button"],
input[type="submit"],
button {
    -webkit-appearance: none !important;
    border-radius: 0 !important;
}

/*!; base.css ;*/
body {
    background: #fff;
    color: #2B2B2B;
    font-size: 16px;
    line-height: 24px;
    font-family: "TrebuchetMS";
    font-weight: 400;
    cursor: default;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media only screen and (max-width: 767px) {
    body {
        display: block;
        height: auto;
        overflow-y: auto;
    }
}

@media only screen and (max-width: 320px) {
    body {
        overflow-x: auto;
    }
}

p {
    padding-bottom: 20px;
}

a {
    color: #D02C29;
    outline: none;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border-bottom: 1px solid #D02C29;
}

a:hover, a:focus {
    border-bottom-color: transparent;
}

.main h1,
.main .h1 {
    font-size: 80px;
    color: #000000;
    font-weight: bold;
    line-height: 94px;
}

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

    .main h1,
    .main .h1 {
        font-size: 55px;
    }
}

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

    .main h1,
    .main .h1 {
        font-size: 30px;
        line-height: 40px;
    }
}

.main h2,
.main .h2 {
    font-size: 50px;
    color: #000000;
    line-height: 62px;
    font-weight: bold;
}

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

    .main h2,
    .main .h2 {
        font-size: 26px;
        line-height: 30px;
    }
}

.main h3,
.main .h3 {
    font-size: 36px;
    color: #000000;
    font-weight: 600;
    line-height: 46px;
    margin-bottom: 20px;
}

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

    .main h3,
    .main .h3 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 16px;
    }
}

.main h4,
.main .h4 {
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 10px;
}

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

    .main h4,
    .main .h4 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 8px;
    }
}

.main h4.big,
.main .h4.big {
    font-size: 24px;
    color: #000000;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 10px;
}

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

    .main h4.big,
    .main .h4.big {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 8px;
    }
}

.main h5,
.main .h5 {
    font-size: 14px;
    color: #000000;
    font-weight: 700;
    line-height: 20px;
}

.clear {
    clear: both;
    height: 0;
    font-size: 0;
}

::-webkit-credentials-auto-fill-button,
::-webkit-contacts-auto-fill-button {
    visibility: hidden;
    pointer-events: none;
    position: absolute;
    right: 0;
}

.btn {
    background: #D02C29;
    color: #fff;
    font-family: "TrebuchetMS";
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    vertical-align: top;
    height: 42px;
    line-height: 42px;
    padding: 0 10px;
    min-width: 142px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.btn:hover, .btn:focus {
    background: #B71919;
}

a.btn {
    border-bottom: 0;
}

.btn-small {
    height: 34px;
    line-height: 34px;
    min-width: 140px;
}

.btn-small-txt {
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
    min-width: 160px;
}

::-webkit-input-placeholder {
    color: #A4A4A4;
}

::-moz-placeholder {
    color: #A4A4A4;
}

:-moz-placeholder {
    color: #A4A4A4;
}

:-ms-input-placeholder {
    color: #A4A4A4;
}

.header {
    background: #fff;
    background: url("/assets/css/../img/gray-bg.png") repeat-x;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: 100px;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
    z-index: 900;
}

@media only screen and (max-width: 1040px) {
    .header {
        display: flex;
        height: 80px;
    }
}

@media only screen and (max-width: 767px) {
    .header {
        height: 60px;
    }
}

.logo {
    display: block;
    width: 190px;
    flex-shrink: 0;
    margin: 22px 26px 22px 0;
    border-bottom: 0;
}

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

    .logo {
        margin-right: 10px;
        width: 140px;
    }
}

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

    .logo {
        margin-top: 15px;
    }
}

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

    .logo {
        margin: 10px 0;
    }
}

.logo img {
    display: block;
    max-width: 100%;
    height: auto;
}

.mob {
    display: none;
}

@media only screen and (max-width: 1040px) {
    .mob {
        display: block;
    }
}

.nav {
    height: 100px;
    display: flex;
    margin-right: 25px;
}

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

    .nav {
        margin-right: 10px;
    }
}

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

    .nav {
        padding: 30px 30px 0;
        flex-direction: column;
        height: auto;
    }
}

.nav li {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 0 13px 0;
    margin-bottom: 20px;
    height: 100%;
}

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

    .nav li {
        padding: 0 12px 0;
    }
}

.header .wrap .nav li.active {
    background: #fff;
}

.header .wrap .nav li a {
    color: #D02C29;
}

.header .wrap .nav li a:hover {
    color: #D02C29;
    border-bottom-color: #D02C29;
}

.header .wrap .nav li.active {
    border-top: 4px solid #D02C29;
}

.header .wrap .nav li.active a {
    position: relative;
    top: -2px;
}

.header .wrap .nav li.active a {
    border-bottom: none !important;
}

/*
.nav li.active:first-child {
    border-top: 3px solid #D02C29;
}

.nav li.active:nth-child(2) {
    border-top: 3px solid #e34d94;
}

.nav li.active:nth-child(3) {
    border-top: 3px solid #dc7200;
}

.nav li.active:nth-child(4) {
    border-top: 3px solid #608829;
}

.nav li.active:nth-child(5) {
    border-top: 3px solid #369cbc;
}

.nav li.active:nth-child(6) {
    border-top: 3px solid #554cbe;
}

.nav > li:first-child a {
    color: #D02C29;
}

.nav > li:first-child:hover a {
    color: #D02C29;
    border-bottom-color: #D02C29;
}

.nav > li:nth-child(2) a {
    color: #e34d94;
}

.nav > li:nth-child(2):hover a {
    color: #e34d94;
    border-bottom-color: #e34d94;
}

.nav > li:nth-child(3) a {
    color: #dc7200;
}

.nav > li:nth-child(3):hover a {
    color: #dc7200;
    border-bottom-color: #dc7200;
}

.nav > li:nth-child(4) a {
    color: #608829;
}

.nav > li:nth-child(4):hover a {
    color: #608829;
    border-bottom-color: #608829;
}

.nav > li:nth-child(5) a {
    color: #369cbc;
}

.nav > li:nth-child(5):hover a {
    color: #369cbc;
    border-bottom-color: #369cbc;
}

.nav > li:nth-child(6) a {
    color: #554cbe;
}

.nav > li:nth-child(6):hover a {
    color: #554cbe;
    border-bottom-color: #554cbe;
}

*/

@media only screen and (max-width: 1040px) {
    .nav li {
        display: block;
        padding: 0 0 40px;
        margin-bottom: 0;
    }

    .header .wrap .nav li.active {
        border-top: none;
    }

    .header .wrap .nav li.active a:before {
        content: '';
        display: block;
        width: 3px;
        height: 16px;
        position: absolute;
        top: 0;
        left: -11px;
        background-color: #D02C29;
    }
}

.nav li a {
    color: #2B2B2F;
    display: block;
    text-transform: uppercase;
    border-bottom-color: transparent;
    font-size: 14px;
    line-height: 100%;
    font-weight: 700;
    white-space: nowrap;
}

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

    .nav li a {
        font-size: 13px;
    }
}

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

    .nav li a {
        display: inline;
        padding-top: 0;
    }
}

/*.nav li a:hover, .nav li a:focus, .nav li a.active {*/
/*color: #D02C29;*/
/*border-bottom-color: #feadb6;*/
/*}*/
.nav li a.active {
    cursor: default;
}

.socials {
    margin-left: 89px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 0 10px;
}

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

    .socials {
        margin-left: 50px;
    }
}

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

    .socials {
        padding-top: 60px;
        margin-left: 15px;
    }
}

.socials a {
    display: inline-block;
    /*margin: 0 0 0 10px;*/
    line-height: 100%;
    border: 0;
    position: relative;
}

.socials > a {
    margin-bottom: 5px;
}

.socials a span {
    background: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    color: #000;
    padding: 3px 3px 2px;
    display: none;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 12px;
    line-height: 100%;
    width: 90px;
    text-align: center;
    position: absolute;
    top: -20px;
    left: -40px;
}

.socials a:hover span {
    display: block;
    opacity: 1;
}

.socials .link, .socials .pdf {
    display: flex;
    align-items: center;
    margin-top: 10px;
    margin-left: 10px;
}

.socials .link:before {
    top: 0;
}

.socials .link a {
    border-bottom: 1px solid #D02C29;
    padding: 3px 0;
    margin-left: 10px;
}

.header_download {
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 43px 0 0 0;
}

.header_download span {
    display: none;
}

.header_download a {
    border: none;
}

.dwd {
    background: url("/assets/css/../img/download.png") no-repeat;
    width: 20px;
    height: 20px;
}

.fb {
    background: url("/assets/css/../img/fb.svg") no-repeat;
    width: 20px;
    height: 20px;
}

.vk {
    background: url("/assets/css/../img/vk.svg") no-repeat;
    width: 20px;
    height: 20px;
}

.inst {
    background: url("/assets/css/../img/inst.svg") no-repeat;
    height: 19px;
    width: 19px;
    top: 1px;
}

.youtube {
    background: url("/assets/css/../img/youtube.svg") no-repeat;
    height: 16px;
    width: 23px;
    top: 2px;
}

.search {
    border: 0;
    /*margin: 42px 0 0 2px;*/
    cursor: pointer;
    position: relative;
}

@media only screen and (max-width: 1040px) {
    .search {
        margin-left: 25px;
        margin-top: 20px;
    }
}

.search form {
    display: none;
    background: #fff;
    border: 1px solid #cbcbcb;
    position: absolute;
    top: -17px;
    left: -11px;
    height: 36px;
    width: 315px;
    z-index: 1;
    padding-left: 42px;
}

@media only screen and (max-width: 1120px) {
    .search form {
        width: 290px;
    }
}

@media only screen and (max-width: 1040px) {
    .search form {
        display: block !important;
    }
}

.search:after {
    content: '';
    position: absolute;
    background: url("/assets/css/../img/search.png") no-repeat;

    height: 26px;
    width: 26px;
    top: -12px;
    left: 0;
    z-index: 2;
}

.search-input {
    background: #fff;
    border: 0;
    font: 300 italic 14px "TrebuchetMS";
    width: 100%;
    height: 34px;
    color: #dcdcdc;
}

.search-input:focus {
    color: #2B2B2F;
    font-style: normal;
}

@media only screen and (max-width: 1120px) {
    .search-input {
        width: 150px;
    }
}

@media only screen and (max-width: 1040px) {
    .search-input {
        width: 230px;
    }
}

.menu-overlay {
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    display: none;
}

.menu-opened .menu-overlay {
    display: block;
    opacity: 1;
    z-index: 1000;
}

.head-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: center;
}

@media only screen and (max-width: 1040px) {
    .head-content {
        position: fixed;
        height: 100%;
        width: 320px;
        top: 0;
        left: -320px;
        background: #fff;
        z-index: 1001;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        display: block;
        overflow-y: auto;
        padding-bottom: 30px;
    }
}

@media only screen and (max-width: 420px) {
    .head-content {
        width: 100%;
        left: -100%;
    }
}

@media only screen and (max-width: 1040px) {
    .head-content .logo {
        display: none;
    }
}

.menu-opened .head-content {
    left: 0;
    -webkit-box-shadow: 0 12px 29px 0 rgba(33, 50, 79, 0.19);
    box-shadow: 0 12px 29px 0 rgba(33, 50, 79, 0.19);
}

.burger {
    display: none;
}

@media only screen and (max-width: 1040px) {
    .burger {
        display: block;
        height: 21px;
        width: 28px;
        top: 30px;
        right: 18px;
        position: absolute;
        cursor: pointer;
    }
}

@media only screen and (max-width: 767px) {
    .burger {
        top: 20px;
    }
}

.burger span,
.burger span:before,
.burger span:after {
    content: '';
    background: #404957;
    display: block;
    position: relative;
    width: 28px;
    height: 3px;
    webkit-transition: background .3s ease-out, top .3s 0s ease-out, -webkit-transform .2s .4s ease-out;
    transition: background .3s ease-out, top .3s 0s ease-out, -webkit-transform .2s .4s ease-out;
    -webkit-transition: background .3s ease-out, top .3s 0s ease-out, -webkit-transform .2s .4s ease-out;
    -o-transition: transform .2s .4s ease-out, background .3s ease-out, top .3s 0s ease-out;
    transition: transform .2s .4s ease-out, background .3s ease-out, top .3s 0s ease-out;
    transition: transform .2s .4s ease-out, background .3s ease-out, top .3s 0s ease-out, -webkit-transform .2s .4s ease-out;
}

.burger span:after,
.burger span:before {
    -webkit-transition: top .3s .3s ease-out, -webkit-transform .2s .0s ease-out;
    transition: top .3s .3s ease-out, -webkit-transform .2s .0s ease-out;
    -o-transition: transform .2s .0s ease-out, top .3s .3s ease-out;
    transition: transform .2s .0s ease-out, top .3s .3s ease-out;
    transition: transform .2s .0s ease-out, top .3s .3s ease-out, -webkit-transform .2s .0s ease-out;
}

.burger span:before {
    top: 9px;
}

.burger span:after {
    top: 15px;
}

.burger.opened {
    z-index: 99999999;
}

.burger.opened span {
    background: transparent;
}

.burger.opened span:before,
.burger.opened span:after {
    background: #fff;
    -webkit-transition: top .3s .0s ease-out, -webkit-transform .2s .3s ease-out;
    transition: top .3s .0s ease-out, -webkit-transform .2s .3s ease-out;
    -o-transition: transform .2s .3s ease-out, top .3s .0s ease-out;
    transition: transform .2s .3s ease-out, top .3s .0s ease-out;
    transition: transform .2s .3s ease-out, top .3s .0s ease-out, -webkit-transform .2s .3s ease-out;
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media only screen and (max-width: 420px) {
    .burger.opened span:before,
    .burger.opened span:after {
        background: #000;
    }
}

.burger.opened span:before {
    top: 9px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.burger.opened span:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 6px;
}

.mc-link {
    position: relative;
}

.mc-link a:hover {
    border-bottom-color: transparent !important;
}

.mc-link a.active {
    border-bottom-color: transparent !important;
}

.text-typing {
    width: 146px;
    color: #2B2B2F;
    font-size: 19px;
    line-height: 120% !important;
    font-family: Madegoodtimescript;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    top: 37px;
    left: -1px;
    opacity: 0;
    text-transform: none;
}

@media only screen and (max-width: 1040px) {
    .text-typing {
        top: 2px;
        left: 0;
    }
}

.type {
    opacity: 1;
    -webkit-animation: type 0.5s steps(50, end);
    animation: type 0.5s steps(50, end);
}

@keyframes type {
    from {
        width: 0;
    }
}

@-webkit-keyframes type {
    from {
        width: 0;
    }
}

.wrap {
    margin: 0 auto;
    max-width: 1190px;
    padding: 0 10px;
    min-width: 320px;
}

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

    .wrap {
        width: 100%;
        padding: 0 20px;
    }
}

.main {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 100px 0 0;
}

@media only screen and (max-width: 1040px) {
    .main {
        padding-top: 80px;
    }
}

@media only screen and (max-width: 767px) {
    .main {
        padding-top: 60px;
        display: block;
    }
}

.main > .wrap,
.main .wrap-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.main-slider {
    background: radial-gradient(18.96% 56% at 57.08% 44%, #FDFDFD 0%, #EDEDED 100%);
    height: 650px;
    position: relative;
}

@media only screen and (max-width: 1040px) {
    .main-slider {
        height: 500px;
        overflow: hidden;
    }
}

@media only screen and (max-width: 767px) {
    .main-slider {
        height: auto;
    }
}

.main-slider .wrap {
    position: relative;
}

.main-slider__item {
    height: 650px;
    width: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto 100% !important;
    border-bottom: none;
}

@media only screen and (max-width: 1290px) {
    .main-slider__item {
        background-position: 40% 0 !important;
    }
}

@media only screen and (max-width: 1040px) {
    .main-slider__item {
        height: 500px;
    }
}

@media only screen and (max-width: 767px) {
    .main-slider .main-slider__item {
        background-position: 47% 0 !important;
        height: auto;
        min-height: 500px;
    }
}

.main-slider__item1 {
    background-image: url("/assets/css/../img/main_head_bg.jpg");
}

@media (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 144dpi) {
    .main-slider__item1 {
        background-image: url("/assets/css/../img/main_head_bg@2x.jpg");
        background-position: 0 0;
        background-size: 100%;
        -webkit-background-size: "auto" "100%";
    }
}

.main-slider__image {
    max-width: unset;
    object-fit: unset;
    min-height: 100%;
    width: unset;
}

.slider-content {
    width: 540px;
    padding: 130px 0 0;
}

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

    .slider-content {
        padding-top: 80px;
        width: auto;
        max-width: 450px;
    }
}

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

    .slider-content {
        padding-top: 50px;
        padding-bottom: 70px;
        width: 280px;
    }
}

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

    .slider-content {
        width: 100%;
        padding-top: 80px;
    }
}

.slider-content div.h1 {
    padding-bottom: 28px;
}

@media only screen and (max-width: 1040px) {
    .slider-content div.h1 {
        font-size: 60px;
        padding-bottom: 25px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-content div.h1 {
        font-size: 40px;
        line-height: 58px;
        padding-bottom: 25px;
    }
}

@media only screen and (max-width: 360px) {
    .slider-content div.h1 {
        font-size: 30px;
        line-height: 48px;
        padding-bottom: 25px;
    }
}

.slider-content p {
    font-size: 22px;
    line-height: 30px;
    padding-bottom: 30px;
}

@media only screen and (max-width: 1040px) {
    .slider-content p {
        font-size: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-content p {
        font-size: 18px;
    }
}

@media only screen and (max-width: 1040px) {
    .slider-content p br {
        display: none;
    }
}

.slider-content a.btn {
    background: #D02C29;
    padding: 17px 30px;
    height: auto;
    line-height: 16px;
}

.slider-content a.btn:hover {
    background: #B71919;
}

.main-about {
    padding: 50px 0 70px;
}

@media only screen and (max-width: 767px) {
    .main-about {
        padding: 50px 0;
    }
}

.main-about + .main-about.main-landing {
    padding-top: 0;
}

.main-about.main-landing {
    padding: 50px 0 70px;
}

.main-about.main-landing .main-about__right {
    padding-top: 0;
    padding-left: 20px;
    margin-left: 0;
}

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

    .main-about.main-landing .main-about__right {
        margin-left: 0;
    }
}

.main-about .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

@media only screen and (max-width: 930px) {
    .main-about .wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.main-about__left {
    padding: 9px 0 0 0;
    width: 40%;
    font-size: 16px;
}

@media only screen and (max-width: 1040px) {
    .main-about__left {
        width: 55%;
    }
}

@media only screen and (max-width: 930px) {
    .main-about__left {
        width: 100%;
        padding-top: 0;
    }
}

.main-about__left h2 {
    padding-bottom: 20px;
}

.main-about__left p {
    padding-bottom: 20px;
}

.main-about__left p + .more-link {
    margin-top: 10px;
}

/*.main-about__left .more-link {*/
/*margin-top: 18px; }*/

.more-link {
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 100%;
    font-weight: 600;
}

.main-about__right {
    width: 60%;
    min-width: 600px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-top: 40px;
    margin-left: 50px;
}

@media only screen and (max-width: 1120px) {
    .main-about__right {
        min-width: 550px;
    }
}

@media only screen and (max-width: 1040px) {
    .main-about__right {
        width: 45%;
        min-width: 400px;
    }
}

@media only screen and (max-width: 930px) {
    .main-about__right {
        width: 100%;
        margin-left: 0;
        min-width: 100%;
        padding-top: 30px;
    }
}

.main-about__right img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
}

@media only screen and (max-width: 930px) {
    .main-about__right img {
        margin-left: 0;
    }
}

.main-catalog {
    text-align: center;
    /*background: #FAFBFD;*/
    padding: 70px 0 0;
}

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

    .main-catalog {
        padding: 50px 0 0;
    }
}

.main-catalog__row {
    display: flex;
    flex-wrap: wrap;
    margin: 10px -10px 0;
}

.main-catalog__col {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 10px;
}

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

    .main-catalog__col {
        flex: 0 0 33.3%;
        max-width: 33.3%;
    }
}

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

    .main-catalog__col {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

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

    .main-catalog__col {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.main-catalog__col a {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border: 1px solid #DEDEDE;
    transition: all .25s ease;
}

.main-catalog__col a:hover {
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
    border-color: transparent;
}

.main-catalog__col a:hover .catalog-link > span > span > span {
    color: #D02C29;
    text-decoration: underline;
}

.main-catalog__col .catalog-link {
    width: 100%;
    text-align: left;
}

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

    .main-catalog__col .catalog-item {
        width: 100%;
        max-width: 100%;
    }
}

.main-catalog .more-link {
    display: none;
}

.main-catalog__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px 0 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media only screen and (max-width: 1120px) {
    .main-catalog__list {
        display: block;
        left: -2%;
        margin-right: -2%;
        font-size: 0;
        position: relative;
    }
}

@media only screen and (max-width: 550px) {
    .main-catalog__list {
        left: 0;
        margin-right: 0;
    }
}

.main-catalog__list li {
    /*min-width: 268px;*/
    margin: 0 0 15px;
    /*padding: -10px;*/
    border: 1px solid #DEDEDE;
}

.main-catalog__list li:hover {
    border: 1px solid transparent;
    -webkit-box-shadow: 0 3px 12px rgba(0, 8, 24, 0.1);
    box-shadow: 0 3px 12px rgba(0, 8, 24, 0.1);
}

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

    .main-catalog__list li {
        margin-left: 2%;
        display: inline-block;
        vertical-align: top;
        width: 31%;
    }
}

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

    .main-catalog__list li {
        width: 100%;
        max-width: 430px;
        min-width: 180px;
        margin-bottom: 25px;
    }
}

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

    .main-catalog__list li {
        width: 100%;
        margin-left: 0;
    }
}

.main-catalog__list li a {
    display: block;
    border-bottom: 0;
}

/*.main-catalog__list li a:hover .catalog-link {*/
/*background: #D02C29; }*/
.main-catalog__list li a:hover .catalog-link span:not(.catalog-anons-descr) {
    color: #D02C29;
}

.main-catalog__list li a:hover .catalog-link span.catalog-anons-descr > span {
    color: inherit;
}

.main-catalog__list li a:hover .catalog-link > span:not(.catalog-anons-descr) > span {
    border-bottom: 1px solid #D02C29;
}

/*.main-catalog__list li a:hover .catalog-item img {*/
/*bottom: 0; }*/

.catalog-item {
    background: #ffffff;
    position: relative;
    height: 248px;
    padding: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 276px;
    max-width: 276px;
    overflow: hidden;
}

@media only screen and (max-width: 1120px) {
    .catalog-item {
        min-width: 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width: 620px) {
    .catalog-item {
        min-width: 180px;
    }
}

.catalog-item img {
    display: block;
    flex-shrink: 0;
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    /*bottom: -25px;*/
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.catalog-link {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    box-sizing: border-box;
    border: 0;
    /*min-height: 90px;*/
    /*max-height: 90px;*/
    line-height: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    /*justify-content: center;*/
    text-align: center;
    max-width: 276px;
    padding: 20px 20px 20px;
}

@media only screen and (max-width: 1120px) {
    .catalog-link {
        max-width: 100%;
    }
}

.catalog-link > span {
    display: inline-block;
    vertical-align: middle;
    line-height: 130%;
    border: 0;
    position: relative;
}

@media only screen and (max-width: 1120px) {
    .catalog-link > span {
        line-height: normal;
    }
}

.catalog-link > span > span {
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
    color: transparent;
    /*padding-bottom: 7px;*/
    /*border-bottom: 1px solid rgba(43, 43, 47, 0.5);*/
}

.catalog-link .catalog-anons-descr > span {
    color: inherit;
    font-size: 14px;
    line-height: 20px;
}

@media only screen and (max-width: 767px) {
    .catalog-link > span > span {
        font-size: 20px;
    }
}

.catalog-link > span > span > span {
    color: #2B2B2F;
    position: relative;
    top: 4px;
}

.catalog-anons-descr {
    text-align: left;
    font-size: 14px;
    color: #2B2B2B;
    position: relative;
    margin-top: 12px;
    overflow: hidden;
}

.catalog-anons-descr > span {
    color: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-clamp: 3;
    box-orient: vertical;
}

.markers {
    background: #fff;
    padding: 86px 0;
}

@media only screen and (max-width: 767px) {
    .markers {
        padding: 50px 0;
    }
}

.markers .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

@media only screen and (max-width: 930px) {
    .markers .wrap {
        display: block;
    }
}

.markers__left {
    width: 55%;
    padding: 0 30px 0 0;
}

@media only screen and (max-width: 1120px) {
    .markers__left {
        width: 50%;
    }
}

@media only screen and (max-width: 930px) {
    .markers__left {
        width: 100%;
        padding-right: 0;
    }
}

.markers__left h2 {
    font-size: 64px;
    font-weight: 600;
    line-height: 95%;
    padding-bottom: 11px;
}

@media only screen and (max-width: 1040px) {
    .markers__left h2 {
        font-size: 55px;
    }
}

@media only screen and (max-width: 767px) {
    .markers__left h2 {
        font-size: 30px;
    }
}

.markers__left p {
    padding-bottom: 42px;
    font-size: 24px;
    line-height: 118%;
}

@media only screen and (max-width: 767px) {
    .markers__left p {
        font-size: 18px;
    }
}

.markers__right {
    margin-left: auto;
    width: 45%;
    text-align: center;
}

@media only screen and (max-width: 1120px) {
    .markers__right {
        width: 50%;
    }
}

@media only screen and (max-width: 930px) {
    .markers__right {
        width: 100%;
    }
}

@media only screen and (max-width: 620px) {
    .markers__right {
        padding-top: 30px;
    }
}

.markers__right img {
    display: block;
    margin: 0 auto;
    position: relative;
    left: 25px;
}

@media only screen and (max-width: 1120px) {
    .markers__right img {
        left: 0;
    }
}

@media only screen and (max-width: 620px) {
    .markers__right img {
        max-width: 100%;
        height: auto;
    }
}

/*.categories {*/
/*padding: 33px 0 60px; }*/
/*@media only screen and (max-width: 767px) {*/
/*.categories {*/
/*padding: 30px 0 20px; } }*/
/*@media only screen and (max-width: 620px) {*/
/*.categories {*/
/*padding-top: 0; } }*/

/*.categories-list {*/
/*-webkit-box-pack: justify;*/
/*-ms-flex-pack: justify;*/
/*justify-content: space-between;*/
/*display: -webkit-box;*/
/*display: -ms-flexbox;*/
/*display: flex;*/
/*-ms-flex-wrap: wrap;*/
/*flex-wrap: wrap; }*/
/*@media only screen and (max-width: 1120px) {*/
/*.categories-list {*/
/*display: block;*/
/*font-size: 0;*/
/*position: relative;*/
/*left: -2%;*/
/*margin-right: -2%; } }*/
/*@media only screen and (max-width: 420px) {*/
/*.categories-list {*/
/*left: 0;*/
/*margin-right: 0; } }*/
/*.categories-list li {*/
/*width: 350px;*/
/*height: 272px;*/
/*margin: 0 0 30px;*/
/*overflow: hidden;*/
/*position: relative;*/
/*-webkit-transition: all .3s ease;*/
/*-o-transition: all .3s ease;*/
/*transition: all .3s ease; }*/
/*@media only screen and (max-width: 1120px) {*/
/*.categories-list li {*/
/*width: 31%;*/
/*margin-left: 2%;*/
/*display: inline-block;*/
/*vertical-align: top;*/
/*height: auto; } }*/
/*@media only screen and (max-width: 767px) {*/
/*.categories-list li {*/
/*width: 48%; } }*/
/*@media only screen and (max-width: 420px) {*/
/*.categories-list li {*/
/*width: 100%;*/
/*margin-left: 0;*/
/*display: block; } }*/
/*.categories-list li a {*/
/*display: block;*/
/*position: relative;*/
/*border: 0;*/
/*background: #D02C29; }*/
/*.categories-list li a:hover img {*/
/*opacity: .3; }*/
/*.categories-list li img {*/
/*display: block;*/
/*max-width: 100%;*/
/*max-height: 100%;*/
/*-webkit-transition: all .3s ease;*/
/*-o-transition: all .3s ease;*/
/*transition: all .3s ease; }*/
/*@media only screen and (max-width: 420px) {*/
/*.categories-list li img {*/
/*margin: 0 auto;*/
/*width: 100%;*/
/*display: inline; } }*/
/*.categories-list li span {*/
/*color: #fff;*/
/*display: block;*/
/*position: absolute;*/
/*bottom: 26px;*/
/*left: 37px;*/
/*font-size: 24px;*/
/*line-height: 110%;*/
/*font-weight: bold;*/
/*text-transform: uppercase;*/
/*z-index: 2; }*/
/*@media only screen and (max-width: 1120px) {*/
/*.categories-list li span {*/
/*left: 20px; } }*/
/*@media only screen and (max-width: 1040px) {*/
/*.categories-list li span {*/
/*font-size: 18px; } }*/
/*@media only screen and (max-width: 550px) {*/
/*.categories-list li span {*/
/*font-size: 16px;*/
/*padding-right: 20px;*/
/*left: 20px; } }*/
/*@media only screen and (max-width: 360px) {*/
/*.categories-list li span {*/
/*left: 10px; } }*/

.main-news {
    background: #F7F7F7;
    background: url("/assets/css/../img/gray-bg.png") repeat;
    padding: 70px 0;
    text-align: center;
}

.main-news .wrap h2 {
    padding-left: 27px;
}

@media only screen and (max-width: 767px) {
    .main-news {
        padding: 50px 0;
    }
}

.main-news__list,
.master-classes__list,
.mc-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
    padding-top: 40px;
    /*padding-bottom: 8px;*/
    position: relative;
    left: -47px;
    margin-right: -30px;
    font-size: 0;
}

@media only screen and (max-width: 1120px) {
    .main-news__list,
    .master-classes__list,
    .mc-list {
        font-size: 0;
        display: block;
        position: relative;
        left: -2%;
        margin-right: -2%;
    }
}

@media only screen and (max-width: 550px) {
    .main-news__list,
    .master-classes__list,
    .mc-list {
        left: 0;
        margin-right: 0;
    }
}

.main-news__list li,
.master-classes__list li,
.mc-list li {
    padding: 0 0 40px;
    margin-left: 47px;
    display: inline-block;
    vertical-align: top;
    width: 350px;
}

@media only screen and (max-width: 1180px) {
    .main-news__list li,
    .master-classes__list li,
    .mc-list li {
        display: inline-block;
        vertical-align: top;
        width: 28%;
        margin-left: 4%;
        margin-right: 1%;
        font-size: 18px;
    }
}

@media only screen and (max-width: 1120px) {
    .main-news__list li,
    .master-classes__list li,
    .mc-list li {
        width: 30%;
        margin-left: 2%;
    }
}

@media only screen and (max-width: 930px) {
    .main-news__list li,
    .master-classes__list li,
    .mc-list li {
        width: 45%;
        margin-right: 3%;
    }
}

@media only screen and (max-width: 550px) {
    .main-news__list li,
    .master-classes__list li,
    .mc-list li {
        margin-left: 0;
        width: 100%;
    }
}

.main-news__list li p,
.master-classes__list li p,
.mc-list li p {
    padding-top: 10px;
    font-size: 14px;
    line-height: 20px;
}

.hd-link {
    border-bottom: 1px solid transparent;
    color: transparent;
    font-size: 20px;
    line-height: 100%;
    font-weight: 700;
}

@media only screen and (max-width: 767px) {
    .hd-link {
        font-size: 20px;
    }
}

.hd-link span {
    color: #2B2B2B;
    position: relative;
    top: 4px;
}

/*.hd-link:hover {*/
/*border-bottom-color: transparent; }*/
.hd-link:hover span {
    color: #D02C29;
    border-bottom: 1px solid #D02C29;
}

.date {
    display: block;
    color: #858585;
    font-size: 14px;
    line-height: 20px;
    padding-top: 10px;
}

.master-classes {
    padding: 83px 0 73px;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .master-classes {
        padding: 50px 0;
    }
}

.master-classes__list,
.mc-list {
    padding-bottom: 0;
}

.master-classes__list img,
.mc-list img {
    display: block;
    max-width: 100%;
}

.master-classes__list li p,
.mc-list li p {
    padding-top: 16px;
}

.master-classes__list li .date,
.mc-list li .date {
    padding-bottom: 12px;
}

.tags {
    padding: 11px 0 0;
}

.tag {
    border: 1px solid #D02C29;
    border-radius: 20px;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 10px 0;
    padding: 2px 15px;
    font-size: 14px;
}

.tag:hover {
    border-bottom-color: #D02C29;
    background: #D02C29;
    color: #fff;
}

.instagram {
    padding: 0 0 60px;
    text-align: center;
    overflow: hidden;
}

@media only screen and (max-width: 1910px) {
    .instagram {
        width: auto;
    }
}

@media only screen and (max-width: 767px) {
    .instagram {
        padding-top: 30px;
        padding-bottom: 50px;
    }
}

.instagram .wrap {
    padding-left: 0;
    padding-right: 0;
    max-width: 1920px;
}

.instagram-list {
    font-size: 0;
    position: relative;
    padding: 32px 0 0;
    left: -1%;
    margin-right: -1%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media only screen and (max-width: 1120px) {
    .instagram-list {
        left: -2%;
        margin-right: -2%;
        padding-top: 50px;
    }
}

@media only screen and (max-width: 420px) {
    .instagram-list {
        left: 0;
        margin-right: 0;
    }
}

.instagram-list .instagram-list__item {
    width: 19%;
    margin: 0 0 1% 1%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}

@media only screen and (max-width: 767px) {
    .instagram-list .instagram-list__item {
        width: 48%;
    }
}

@media only screen and (max-width: 420px) {
    .instagram-list .instagram-list__item {
        width: 100%;
        margin-left: 0;
        margin-bottom: 30px;
    }
}

.instagram-list .instagram-list__item a {
    display: block;
    border: 0;
}

.instagram-list .instagram-list__item a:hover:after {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.2);
    height: 100%;
    width: 100%;
    z-index: 1;
    top: 0;
    left: 0;
}

.instagram-list .instagram-list__item a:hover .instagram-tools {
    opacity: 1;
    z-index: 2;
}

.instagram-list .instagram-list__item img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: relative;
}

.instagram-tools {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.8);
    padding: 28px 20px 22px;
    color: #fff;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.instagram-likes,
.instagram-comments {
    position: relative;
    font-size: 24px;
    font-weight: 300;
}

.instagram-likes:before,
.instagram-comments:before {
    content: '';
    position: absolute;
    background: url("/assets/css/../img/likes.svg") no-repeat;
    height: 21px;
    width: 24px;
    top: 4px;
    left: -37px;
}

.instagram-likes {
    margin-right: 52px;
}

.instagram-comments:before {
    content: '';
    position: absolute;
    background: url("/assets/css/../img/comments.svg") no-repeat;
    height: 23px;
    width: 22px;
    top: 3px;
    left: -37px;
}

.where-to-buy {
    text-align: center;
    padding: 32px 0 0;
}

@media only screen and (max-width: 420px) {
    .where-to-buy {
        padding-top: 10px;
    }
}

.map {
    height: 520px;
    position: relative;
    margin-top: 50px;
    width: 100%;
    background: url("/assets/css/../img/main_map_bg.jpg") no-repeat top center;
    background-size: auto 100% !important;
}

@media (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 144dpi) {
    .map {
        background-image: url("/assets/css/../img/main_map_bg@2x.jpg");
        background-position: 0 0;
        background-size: 100%;
        -webkit-background-size: "100%" "520px";
    }
}

@media only screen and (max-height: 770px) {
    .map {
        height: 400px;
    }
}

@media only screen and (max-width: 767px) {
    .map {
        height: 300px;
        background-size: cover;
    }
}

@media only screen and (max-width: 420px) {
    .map {
        margin-top: 40px;
    }
}

.map .btn {
    position: absolute;
    top: 239px;
    left: 50%;
    margin-left: -80px;
}

@media only screen and (max-width: 767px) {
    .map .btn {
        top: 80px;
    }
}

.about-slider {
    position: relative;
    margin-top: 36px;
    width: 100%;
    max-height: 570px;
    overflow: hidden;
}

@media only screen and (max-height: 770px) {
    .about-slider {
        max-height: 470px;
    }
}

@media only screen and (max-width: 550px) {
    .about-slider {
        padding-bottom: 50px;
        overflow: visible;
    }
}

.about-slider img {
    width: 100%;
    height: auto;
    display: block;
}

.about__left {
    width: 51.5%;
    padding-right: 30px;
    padding-top: 50px;
    padding-bottom: 50px;
}

@media only screen and (max-width: 930px) {
    .about__left {
        width: 100%;
        padding-right: 0;
    }
}

@media only screen and (max-width: 550px) {
    .about__left {
        padding-bottom: 5px;
        padding-top: 30px;
    }
}

.text h3 {
    padding-bottom: 22px;
}

.text p {
    padding-bottom: 22px;
    line-height: 125%;
}

.text a {
    position: relative;
    top: -3px;
}

.text a span {
    position: relative;
    color: #2B2B2F;
    top: 3px;
}

.text a:hover {
    border-bottom-color: transparent;
}

.about__right {
    width: 48.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 50px;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    padding-bottom: 50px;
}

@media only screen and (max-width: 930px) {
    .about__right {
        width: 100%;
        padding-top: 0;
        padding-bottom: 0;
    }
}

.about__right .more-link {
    margin-top: 7px;
}

.about-info {
    width: 47.5%;
    padding-bottom: 38px;
}

@media only screen and (max-width: 550px) {
    .about-info {
        width: 100%;
    }
}

.about-info:nth-child(even) {
    margin-left: auto;
}

.about-info p {
    font-size: 16px;
    padding-top: 10px;
    line-height: 120%;
}

.about-info img {
    max-width: 100%;
    height: auto;
}

@media only screen and (max-width: 420px) {
    .about-info img {
        width: 100%;
    }
}

.main-content {
    padding-top: 40px;
    margin-left: auto;
    width: 872px;
}

@media only screen and (max-width: 1120px) {
    .main-content {
        width: 70%;
    }
}

@media only screen and (max-width: 930px) {
    .main-content {
        width: 69%;
    }
}

@media only screen and (max-width: 767px) {
    .main-content {
        width: 100%;
        padding-top: 65px;
    }
}

.catalog-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    left: -2%;
    margin-top: 33px;
    margin-right: -2%;
    margin-bottom: 20px;
}

.catalog-list__item {
    border: 1px solid #DEDEDE;
    position: relative;
    width: 31.3%;
    margin-left: 2%;
    min-height: 310px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    margin-bottom: 20px;
    overflow: hidden;
}

@media only screen and (max-width: 1120px) {
    .catalog-list__item {
        width: 48%;
    }
}

@media only screen and (max-width: 500px) {
    .catalog-list__item {
        width: 100%;
    }
}

.catalog-list__item a {
    position: relative;
    display: block;
    height: 100%;
    border-bottom-color: transparent;
}

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

    .catalog-list__item a {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
}

.catalog-list__item .item-name {
    display: inline-block;
    padding: 238px 0 0;
    font-size: 20px;
    font-weight: bold;
    color: #2B2B2F;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    line-height: 120%;
}

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

    .catalog-list__item .item-name {
        padding: 0;
    }
}

@media only screen and (max-width: 1040px) {
    .catalog-list__item .item-name br {
        display: none;
    }
}

.catalog-list__item-link {
    height: 100%;
    padding: 30px 20px 25px;
}

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

    .catalog-list__item-link {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 20px 20px 0;
    }
}

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

    .catalog-list__item-link .item-list,
    .catalog-list__item-link .item-name {
        margin-bottom: 10px;
    }
}

.catalog-list__item .catalog-list__item-img {
    width: 100%;
    height: 80%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

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

    .catalog-list__item .catalog-list__item-img {
        position: relative;
        text-align: center;
        display: flex;
        justify-content: center;
    }

    .catalog-list__item .catalog-list__item-img img {
        margin-bottom: unset;
    }
}

.catalog-list__item-img {
    position: absolute;
    background: #ffffff;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.catalog-list__item-img img {
    min-width: 336px;
}

.catalog-list__item .item-img {
    position: absolute;
    top: 0;
    height: 248px;
    display: flex;
    justify-content: center;
    z-index: -1;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    background-color: #FBFBFB;
}

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

    .catalog-list__item .item-img {
        position: relative;
        margin-bottom: 0;
    }
}

.catalog-list__item img {
    position: relative;
    bottom: 0;
    right: 0;
    margin: auto;
    min-width: unset;
    max-height: 80%;
    max-width: 100%;
}

.catalog-list__item:hover,
.catalog-list-2__item:hover {
    cursor: pointer;
    border-color: transparent;
    -webkit-box-shadow: 0 3px 12px rgba(0, 8, 24, 0.1);
    box-shadow: 0 3px 12px rgba(0, 8, 24, 0.1);
}

.catalog-list__item:hover .item-name,
.catalog-list-2__item:hover a {
    color: #D02C29;
    text-decoration: underline;
}

.catalog-list__item.catalog-item_2 .catalog-list__item-img,
.catalog-list__item.catalog-item_3 .catalog-list__item-img {
    text-align: right;
    justify-content: flex-end;
    height: 100%;
    max-width: 50%;
    width: auto;
    margin: auto;
}

.catalog-list__item.catalog-item_2 .catalog-list__item-link,
.catalog-list__item.catalog-item_3 .catalog-list__item-link {
    max-width: 70%;
}

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

    .catalog-list__item.catalog-item_2 .catalog-list__item-link,
    .catalog-list__item.catalog-item_3 .catalog-list__item-link {
        max-width: 100%;
    }
}

.catalog-list__item.catalog-item_2 .item-name,
.catalog-list__item.catalog-item_3 .item-name {
    padding: 0;
    margin-bottom: 10px;
    display: inline-block;
}

.catalog-list__item.catalog-item_2 .item-list,
.catalog-list__item.catalog-item_3 .item-list {
    list-style-type: disc;
}

.catalog-list__item.catalog-item_2 .item-list li,
.catalog-list__item.catalog-item_3 .item-list li {
    list-style-type: disc;
    font-size: 14px;
    line-height: 20px;
    color: #2B2B2B;
    max-width: 230px;
    padding: 5px 5px 5px 0;
    margin-left: 15px;
}

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

    .catalog-list__item.catalog-item_2 .item-list li,
    .catalog-list__item.catalog-item_3 .item-list li {
        max-width: 100%;
    }
}

.catalog-list__item.catalog-item_2 .item-list li::marker,
.catalog-list__item.catalog-item_3 .item-list li::marker {
    color: #D02C29;
}

.catalog-list__item.catalog-item_2 .item-img,
.catalog-list__item.catalog-item_3 .item-img {
    position: relative;
    display: inline-block;
    z-index: auto;
    height: auto;
    width: auto;
}

.catalog-list__item.catalog-item_2 .catalog-list__item-img img,
.catalog-list__item.catalog-item_3 .catalog-list__item-img img {
    max-height: 95%;
    padding: 1%;
    margin: 0;
}

.catalog-list__item.catalog-item_2 a,
.catalog-list__item.catalog-item_3 a {
    display: flex;
    justify-content: space-between;
}


.catalog-item_2 {
    width: 64.6%;
}

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

    .catalog-item_2 {
        width: 100%;
    }
}

.catalog-item_3 {
    width: 98%;
}

.more-link.link-back {
    margin-left: 29px;
    position: relative;
}

.more-link.link-back:before {
    content: '';
    position: absolute;
    background: url("/assets/css/../img/arrow_back2.svg") no-repeat;
    height: 15px;
    width: 15px;
    top: 0;
    left: -29px;
}

.breadcrumbs {
    color: #828282;
    font-size: 14px;
    padding-bottom: 17px;
}

.breadcrumbs a {
    border: 0;
    color: #828282;
}

.breadcrumbs a:hover {
    color: #D02C29;
}

.breadcrumbs a.link-back {
    color: #D02C29;
    border-bottom: 1px solid transparent;
    position: relative;
    margin-left: 17px;
}

.breadcrumbs a.link-back:before {
    content: '';
    position: absolute;
    background: url("/assets/css/../img/arrow_back.svg") no-repeat;
    height: 8px;
    width: 5px;
    top: 6px;
    left: -11px;
}

.breadcrumbs a.link-back:hover {
    border-bottom-color: #feadb6;
}

@media only screen and (max-width: 550px) {
    .breadcrumbs a.link-back {
        display: block;
        margin-left: 12px;
    }

    .breadcrumbs a.link-back:hover {
        border-bottom-color: transparent;
    }
}

.breadcrumbs span {
    color: #2B2B2F;
}

.catalog-adv {
    background: url(/assets/css/../img/gray-bg.png);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 30px 30px 10px;
    margin-bottom: 50px;
}

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

    .catalog-adv {
        padding: 30px 20px 10px;
    }
}

.catalog-adv__item {
    width: 33.3%;
    margin-bottom: 20px;
}

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

    .catalog-adv .catalog-adv__item.item-3 {
        width: 100%;
        padding-left: 0;
    }
}

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

    .catalog-adv .catalog-adv__item.item-1,
    .catalog-adv .catalog-adv__item.item-2 {
        width: 50%;
    }
}

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

    .catalog-adv .catalog-adv__item.item-1,
    .catalog-adv .catalog-adv__item.item-2 {
        width: 100%;
        padding-left: 0;
    }
}

.catalog-adv__item + .catalog-adv__item {
    padding-left: 20px;
}

.catalog-adv__item-title {
    display: flex;
    align-items: center;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 14px;
}

.catalog-adv__item-body {
    font-size: 14px;
    line-height: 20px;
}

.catalog-adv .catalog-adv__item-title img {
    margin-bottom: 0;
    margin-right: 20px;
}

.catalog-text .h1 {
    margin-bottom: 30px;
}

.catalog-text img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-bottom: 30px;
}

.catalog-list-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    left: -2%;
    margin-right: -2%;
    font-size: 0;
    margin-bottom: 20px;
}

@media only screen and (max-width: 1040px) {
    .catalog-list-2 {
        left: -4%;
        margin-right: -4%;
    }
}

@media only screen and (max-width: 550px) {
    .catalog-list-2 {
        left: 0;
        margin-right: 0;
    }
}

.catalog-list-2__item {
    position: relative;
    border: 1px solid #DEDEDE;
    background: white;
    min-height: 294px;
    padding: 26px 17px;
    width: 31.3%;
    display: inline-block;
    vertical-align: top;
    margin-left: 2%;
    margin-bottom: 20px;
}

@media only screen and (max-width: 1040px) {
    .catalog-list-2__item {
        width: 46%;
        margin-left: 4%;
    }
}

@media only screen and (max-width: 550px) {
    .catalog-list-2__item {
        width: 100%;
        margin-left: 0;
    }
}

.product-slider__container.fixed {
    position: fixed;
    top: 100px;
    z-index: 1;
}

.product-slider .slick-track {
    min-width: 290px !important;
}

.product-slider__container.fixed-bottom {
    position: absolute;
    top: unset;
    bottom: 0;
    z-index: 1;
}

.catalog-list-2__item.neutral:after,
.product-slider .slick-slide.neutral:after {
    content: '';
    display: block;
    position: absolute;
    top: 11px;
    right: 11px;
    width: 42px;
    height: 42px;
    background: url(/assets/img/catalog/neutral-icon.png) no-repeat;
}

.product-slider .slick-slide.new:before {
    content: '';
    display: block;
    position: absolute;
    top: 11px;
    left: 11px;
    width: 48px;
    height: 22px;
    background: url(/assets/img/catalog/new-icon.png) no-repeat;
}

.catalog-list-2__item > a {
    font-weight: bold;
    text-decoration: none;
    border: none;
    font-size: 20px;
    line-height: 25px;
    color: #000000;
}

.catalog-list-2__item a strong {
    font-size: 24px;
    font-weight: bold;
    display: inline-block;
    line-height: 110%;
}

.catalog-list-2__item a span {
    border-bottom: 1px solid #afafb1;
    position: relative;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.catalog-list-2__item a:hover {
    color: #D02C29;
    border-bottom-color: transparent;
}

.catalog-list-2__item a:hover span {
    border-bottom-color: transparent;
}

.catalog-list-2__item p {
    font-size: 14px;
    line-height: 20px;
    padding-top: 12px;
    padding-bottom: 0;
    color: #2D2D2D;
}

.catalog-preview {
    position: relative;
    height: 210px;
    width: 100%;
    margin-bottom: 21px;
}

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

    .catalog-preview {
        height: 170px;
    }
}

.catalog-preview img {
    display: block;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}

.main-content_wide {
    width: 100%;
    padding-bottom: 60px;
    padding-top: 40px;
}

.catalog-page h2 {
    padding-top: 11px;
    padding-bottom: 32px;
    font-weight: 600;
}

.inner-page,
.inner-page-2 {
    padding-top: 43px;
    padding-bottom: 92px;
}

@media only screen and (max-width: 930px) {
    .inner-page,
    .inner-page-2 {
        padding-bottom: 60px;
    }
}

.inner-page .wrap,
.inner-page-2 .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.inner-page-2 {
    padding-bottom: 37px;
}

.product {
    display: flex;
    flex-wrap: wrap;
    margin:  0 -35px;
}

.product .flex-block {
    width: 100%;
    padding: 0 35px;
}

.product .product-slider__wrap,
.product .product-description {
    padding: 0 35px;
}

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

    .product .product-slider__wrap,
    .product .product-description {
        padding: 0 15px 0 35px;
    }
}

.product .product-slider__wrap {
    position: relative;
    flex: 0 0 36%;
    max-width: 36%;
}

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

    .product .product-slider__wrap {
        flex: 0 0 447px;
        max-width: 447px;
    }
}

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

    .product .product-slider__wrap {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }
}

.product .product-description {
    flex: 0 0 64%;
    max-width: 64%;
    display: flex;
    flex-direction: column;
}

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

    .product .product-description {
        flex: 0 0 calc(100% - 447px);
        max-width: calc(100% - 447px);
    }
}

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

    .product .product-description {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.product-description h3 {
    margin-bottom: 15px;
}

.product-description p {
    font-size: 14px;
    line-height: 20px;
}

.product-description .product-imprint {
    margin-bottom: 40px;
}

.product-text li::before {
    content: none !important;
}

.product-text li {
    list-style-type: disc;
}

.product-text li::marker {
    color: #D02C29;
}

.features {
    margin-bottom: 40px;
}

.features-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -11px;
}

.features-col {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 11px;
}

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

    .features-col {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .features-col + .features-col {
        margin-top: 20px;
    }
}

.features-item:first-child,
.features-item + .features-item {
    border-top: 1px solid #B8B8B8;
}

.features-item:last-child {
    border-bottom: 1px solid #B8B8B8;
}

.features-item:nth-child(odd) {
    background: #F5F5F5;
}

.features-item {
    padding: 15px 20px;
}

.features-item h5 {
    margin-bottom: 8px;
}

.features-item .filter-colors li {
    margin-bottom: 0;
}

.features-package,
.features-color {
    display: flex;
    align-items: center;
}

.features-color + .features-color {
    margin-top: 13px;
}

.features-colors {
    display: flex;
    flex-wrap: wrap;
}

.features-color .features-colors img {
    margin-right: 4px;
}

.features-colors-title {
    margin-bottom: 2px;
    width: 100%;
}

.features-package img,
.features-color img {
    margin-right: 10px;
}

.modification-lists {
    display: flex;
    justify-content: space-between;
    padding-left: 15px;
    margin-bottom: 35px;
}

.modification-list,
.modification-list li {
    list-style-type: disc;
}

.modification-list li {
    font-size: 14px;
    line-height: 20px;
    padding: 5px 0;
}

.modification-list li::marker {
    color: #D02C29;
}

.modification-product {
    display: flex;
    align-items: center;
}

.modification-product > img {
    margin-right: 55px;
}

.product-slider {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 375px;
    height: 375px;
    text-align: center;
    margin: 0 auto 17px;
    border: 1px solid #B8B8B8;
}

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

    .product-slider {
        margin: 0 auto 17px 0;
    }
}

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

    .product-slider {
        width: 100%;
        height: auto;
    }
}

.product-slider img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}

.product-slider-color {
    border-radius: 100%;
    height: 16px;
    width: 16px;
    padding: 6px;
    cursor: pointer;
    background-position: center;
    background-size: 100%;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

.product-slider-nav {
    justify-content: center;
    overflow: hidden;
    max-width: 378px;
}

.product-slider-nav + .product-nav {
    display: none;
}

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

    .product-slider-nav {
        width: 100%;
        max-width: unset;
        padding-right: 10px;
    }
}

.product-slider-nav .slick-list {
    width: 100%;
}

.product-slider-nav .slick-track {
    margin: auto;
}

.product-slider-nav .slick-current .product-slider-color {
    height: 22px;
    width: 22px;
    padding: 0;
}

.product-nav-item {
    position: relative;
    height: 25px;
    padding: 3px 0;
}

.product-slider-nav .slick-current .product-nav-item {
    padding: 0;
}

.product-nav-item .tooltip {
    left: 50%;
    top: -23px;
    width: 167px;
    padding: 4px 10px;
}

.product-nav-item .tooltip:before {
    content: '';
    position: absolute;
    border-right: 0;
    border-left: 8px solid #fff;
    border-bottom: 3px solid transparent;
    border-top: 3px solid transparent;
    bottom: -3px;
    right: auto;
    left: 0;
}

.product-nav-item:hover .tooltip {
    opacity: 1;
    z-index: 2;
}

/*.product-slider-nav {*/
/*    text-align: center;*/
/*    position: relative;*/
/*    height: 65px;*/
/*    margin: 0 auto 30px;*/
/*}*/

/*@media only screen and (max-width: 1120px) {*/
/*    .product-slider-nav {*/
/*        max-width: 80%;*/
/*        margin-left: auto;*/
/*        margin-right: auto;*/
/*    }*/
/*}*/

/*.product-slider-nav .slick-list {*/
/*    padding: 34px 0 14px;*/
/*}*/

/*.product-slider-nav .slick-current .product-slider-color {*/
/*    top: 0;*/
/*    left: 0;*/
/*    -webkit-transform: scale(1.8);*/
/*    -ms-transform: scale(1.8);*/
/*    transform: scale(1.8);*/
/*}*/

/*.product-slider-nav .slick-current .product-nav-item {*/
/*    position: relative;*/
/*}*/

.product-nav {
    position: relative;
    height: 1px;
    overflow: visible;
}

.product-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0 0 40px;
}

@media only screen and (max-width: 1040px) {
    .product-info {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 767px) {
    .product-info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.product-info__box {
    width: 33%;
}

.product-info__box:first-child {
    padding-right: 20px;
}

@media only screen and (max-width: 1040px) {
    .product-info__box:first-child {
        padding-right: 0;
        width: 100%;
        padding-bottom: 30px;
    }
}

.product-info__box:nth-child(2) {
    width: 32%;
    padding-left: 17px;
}

@media only screen and (max-width: 1040px) {
    .product-info__box:nth-child(2) {
        padding-left: 0;
        padding-bottom: 30px;
        width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .product-info__box:nth-child(2) {
        width: 100%;
        max-width: 350px;
    }
}

.product-info__box:last-child {
    width: 31.5%;
}

@media only screen and (max-width: 1040px) {
    .product-info__box:last-child {
        width: 50%;
        margin-left: 0;
    }
}

@media only screen and (max-width: 767px) {
    .product-info__box:last-child {
        width: 100%;
        max-width: 320px;
    }
}

.product-info__box h3 {
    padding-bottom: 16px;
}

.product-info__box p {
    line-height: 125%;
    padding-bottom: 20px;
}

.product-info__box .more-link {
    margin-top: 20px;
    margin-right: 15px;
}

.info-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.info-row strong {
    width: 52%;
    display: block;
    font-weight: 600;
    padding: 0 10px 0 0;
}

@media only screen and (max-width: 420px) {
    .info-row strong {
        width: 58%;
    }
}

.info-row span {
    display: block;
    width: 48%;
}

@media only screen and (max-width: 420px) {
    .info-row span {
        width: 42%;
    }
}

.surface {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 2px 0 0;
}

.surface div {
    width: 46%;
    position: relative;
    padding: 0 0 21px 40px;
}

.surface div:before {
    content: '';
    position: absolute;
}

.surface div.surface_paper:before {
    background: url("/assets/css/../img/paper.svg") no-repeat;
    height: 21px;
    width: 25px;
    top: 0;
    left: 0;
}

.surface div.surface_glass:before {
    background: url("/assets/css/../img/glass.svg") no-repeat;
    height: 25px;
    width: 17px;
    top: -2px;
    left: 5px;
}

.surface div.surface_cloth:before {
    background: url("/assets/css/../img/cloth.svg") no-repeat;
    height: 21px;
    width: 25px;
    top: 0;
    left: 0;
}

.surface div.surface_metall:before {
    background: url("/assets/css/../img/metall.svg") no-repeat;
    height: 25px;
    width: 25px;
    top: -1px;
    left: 1px;
}

.surface div.surface_wood:before {
    background: url("/assets/css/../img/wood.svg") no-repeat;
    height: 27px;
    width: 27px;
    top: -1px;
    left: -1px;
}

.surface div.surface_minerals:before {
    background: url("/assets/css/../img/minerals.svg") no-repeat;
    height: 19px;
    width: 25px;
    top: 2px;
    left: 0;
}

.surface div.surface_ceramics:before {
    background: url("/assets/css/../img/ceramics.svg") no-repeat;
    height: 25px;
    width: 25px;
    top: 1px;
    left: 0;
}

.surface div.surface_plastic:before {
    background: url("/assets/css/../img/plastic.svg") no-repeat;
    height: 21px;
    width: 21px;
    top: 1px;
    left: 3px;
}

.product-pictures {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.product-pictures a {
    display: block;
    max-width: 50%;
    height: auto;
    border: 0;
}

.product-pictures a img {
    display: block;
    max-width: 100%;
}

@media only screen and (max-width: 550px) {
    .product-pictures a {
        max-width: 100%;
    }
}

.pictures-group {
    width: 48.7%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.pictures-group a {
    border: 0;
}

@media only screen and (max-width: 1120px) {
    .pictures-group {
        padding-right: 2%;
    }
}

@media only screen and (max-width: 550px) {
    .pictures-group {
        padding-right: 0;
        width: 100%;
    }
}

.pictures-group a {
    margin: 0 0 29px;
    border: 1px solid #dbdbdb;
    max-width: 253px;
    width: auto;
}

.pictures-group a img {
    display: block;
    max-width: 100%;
}

@media only screen and (max-width: 1120px) {
    .pictures-group a {
        max-width: 46%;
        margin-bottom: 11%;
    }
}

.product-description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-bottom: 34px;
}

@media only screen and (max-width: 767px) {
    .product-description {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.product-description .text {
    width: 47%;
}

@media only screen and (max-width: 767px) {
    .product-description .text {
        width: 100%;
    }
}

.product-description .text:last-child {
    margin-left: auto;
    width: 49%;
}

@media only screen and (max-width: 767px) {
    .product-description .text:last-child {
        width: 100%;
    }
}

.product-description .text p {
    padding-bottom: 0;
    padding-top: 22px;
}

.product-description .text img {
    margin-top: 16px;
    margin-bottom: 0;
    max-width: 100%;
    display: block;
}

@media only screen and (max-width: 767px) {
    .product-description .text img {
        margin-left: auto;
        margin-right: auto;
    }
}

.text ul li,
.faq-links li {
    padding-left: 12px;
    position: relative;
    line-height: 125%;
}

.text ul li:before,
.faq-links li:before {
    content: '';
    position: absolute;
    background: #000;
    border-radius: 100%;
    height: 4px;
    width: 4px;
    top: 9px;
    left: 2px;
}

.news-list {
    padding-top: 34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 0;
    position: relative;
    left: -2%;
    margin-right: -2%;
}

.news-list li {
    width: 31%;
    margin-left: 2%;
    padding-top: 8px;
    padding-bottom: 42px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}

.news-list li:hover .hd-link span {
    color: #D02C29;
}

@media only screen and (max-width: 930px) {
    .news-list li {
        width: 48%;
    }
}

@media only screen and (max-width: 550px) {
    .news-list li {
        width: 100%;
    }
}

.news-list li img {
    display: block;
}

.news-list li .date {
    padding-bottom: 10px;
}

.news-list li .hd-link span {
    color: #000;
}

.news-list li p {
    padding-top: 10px;
}

.news-img {
    height: 250px;
    margin-bottom: 14px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.news-img a {
    border: none;
}

@media only screen and (max-width: 1040px) {
    .news-img {
        height: 250px;
    }
}

@media only screen and (max-width: 620px) {
    .news-img {
        height: 200px;
    }
}

@media only screen and (max-width: 550px) {
    .news-img {
        height: auto;
        min-height: 200px;
    }
}

.news-img img {
    min-height: 100%;
    height: auto;
    min-width: 100%;
    max-width: none;
    margin-bottom: 0;
}

@media only screen and (max-width: 620px) {
    .news-img img {
        max-width: 100%;
        min-width: inherit;
        height: auto;
        min-height: inherit;
    }
}

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    color: #A4A4A4;
}

.pagination .page-active {
    color: #3A3942;
    margin: 0 5px;
}

.pagination .page-link {
    color: transparent;
    border-bottom: 1px solid #f59fb0;
    position: relative;
    top: -4px;
    margin: 0 5px;
}

.pagination .page-link span {
    color: #E6002E;
    position: relative;
    top: 4px;
}

.pagination .page-link:hover {
    border-bottom-color: transparent;
}

.prev-page,
.next-page {
    background: url("/assets/css/../img/arrow_prev_small.svg") no-repeat;
    height: 15px;
    width: 15px;
    margin: 0 5px 0 14px;
    display: inline-block;
    vertical-align: top;
    border: 0;
    position: relative;
    top: 3px;
}

.next-page {
    background: url("/assets/css/../img/arrow_next_small.svg") no-repeat;
    margin-left: 10px;
}

.news-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 42px 0 55px;
}

@media only screen and (max-width: 767px) {
    .news-page {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.news-page__img {
    width: 49%;
}

@media only screen and (max-width: 767px) {
    .news-page__img {
        width: 100%;
    }
}

.news-page__img img {
    max-width: 100%;
    display: block;
}

.news-page__text {
    width: 48.5%;
    margin-left: auto;
}

@media only screen and (max-width: 767px) {
    .news-page__text {
        width: 100%;
        padding-top: 40px;
    }
}

.caption {
    margin-bottom: 15px;
}

.caption > img {
    max-width: 100%;
}

li + .caption {
    margin-top: 10px;
}

.news-page__text .caption + .caption {
    margin-top: 20px;
}

.news-page__text h3 {
    padding-bottom: 13px;
}

.news-page__wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 250px;
    padding: 10px;
    border: 1px solid #eee;
}

.headline {
    position: relative;
}

@media only screen and (max-width: 930px) {
    .headline {
        padding-bottom: 50px;
    }
}

@media only screen and (max-width: 550px) {
    .headline {
        padding-bottom: 0;
    }
}

.headline h2 {
    padding-right: 450px;
}

@media only screen and (max-width: 930px) {
    .headline h2 {
        padding-right: 0;
    }
}

.headline .search-form {
    position: absolute;
    top: 0;
    right: 0;
    width: 445px;
    padding-top: 0;
}

@media only screen and (max-width: 930px) {
    .headline .search-form {
        top: auto;
        bottom: 0;
        right: auto;
        left: 0;
    }
}

@media only screen and (max-width: 550px) {
    .headline .search-form {
        width: 100%;
    }
}

.search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-top: 42px;
}

.search-form .search-input {
    width: 337px;
    border: 1px solid #cbcbcb;
    padding: 0 17px;
    color: #3A3942;
    font: normal 14px "TrebuchetMS";
    height: 35px;
}

@media only screen and (max-width: 930px) {
    .search-form .search-input {
        width: 300px;
        min-width: 70%;
    }
}

@media only screen and (max-width: 550px) {
    .search-form .search-input {
        min-width: inherit;
        width: 100%;
        margin-bottom: 20px;
    }
}

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

    .search-form .checkbox-group {
        min-width: unset;
    }
}

.search-form .search-input:focus {
    color: #3A3942;
    font-style: normal;
}

.search-form .btn {
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    width: 108px;
    min-width: 108px;
    font-weight: normal;
    text-transform: none;
}

.search-input::-webkit-input-placeholder {
    color: #A4A4A4;
}

.search-input::-moz-placeholder {
    color: #A4A4A4;
}

.search-input:-moz-placeholder {
    color: #A4A4A4;
}

.search-input:-ms-input-placeholder {
    color: #A4A4A4;
}

:focus::-webkit-input-placeholder {
    color: transparent;
}

:focus::-moz-placeholder {
    color: transparent;
}

:focus:-moz-placeholder {
    color: transparent;
}

:focus:-ms-input-placeholder {
    color: transparent;
}

.mc-list {
    padding-top: 37px;
}

.mc-list li {
    padding-bottom: 31px;
}

.mc-list li .date {
    color: #3A3942;
    font-size: 24px;
    padding-bottom: 23px;
}

.mc-list li img {
    margin-bottom: 8px;
}

.mc-list li p {
    padding-top: 16px;
}

.mc-video {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 42px 0 0;
}

@media only screen and (max-width: 930px) {
    .mc-video {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.mc-video__box {
    width: 49%;
    position: relative;
}

@media only screen and (max-width: 930px) {
    .mc-video__box {
        width: 100%;
        max-width: 539px;
    }
}

.mc-video__box img {
    max-width: 100%;
}

.mc-video__description {
    margin-left: auto;
    width: 48.6%;
    padding: 0 20px 0 0;
}

@media only screen and (max-width: 930px) {
    .mc-video__description {
        width: 100%;
        padding: 30px 0 0;
    }
}

@media only screen and (max-width: 620px) {
    .mc-video__description {
        padding-bottom: 30px;
    }
}

.mc-video__description h3 {
    padding-bottom: 11px;
}

.mc-video__description p {
    line-height: 125%;
}

.play-btn {
    content: '';
    position: absolute;
    background: url("/assets/css/../img/youtube_btn.svg") no-repeat;
    height: 45px;
    width: 64px;
    top: 50%;
    left: 50%;
    margin-top: -24px;
    margin-left: -32px;
    border: 0;
}

.player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.player iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

.active .player {
    z-index: 3;
}

.mc-photo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px 0 4px;
}

@media only screen and (max-width: 767px) {
    .mc-photo {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 620px) {
    .mc-photo {
        padding-bottom: 0;
        padding-top: 0;
    }
}

.mc-photo img {
    max-width: 25%;
    display: block;
    height: auto;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

@media only screen and (max-width: 1120px) {
    .mc-photo img {
        max-width: 23%;
    }
}

@media only screen and (max-width: 620px) {
    .mc-photo img {
        max-width: 48%;
        margin-bottom: 30px;
    }
}

.mc-photo__left {
    width: 49%;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.mc-photo__left > div {
    padding-bottom: 30px;
}

@media only screen and (max-width: 767px) {
    .mc-photo__left {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding-top: 30px;
    }
}

@media only screen and (max-width: 620px) {
    .mc-photo__left {
        padding-top: 0;
    }
}

.mc-photo__left p {
    max-width: 484px;
    padding-bottom: 14px;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

@media only screen and (max-width: 767px) {
    .mc-photo__left p {
        max-width: inherit;
    }
}

.mc-photo__left .tags {
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.mc-photo__left .link-back {
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.mc-photo__right {
    margin-left: auto;
    width: 48.6%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

@media only screen and (max-width: 767px) {
    .mc-photo__right {
        width: 100%;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
}

.mc-photo__right img {
    max-width: 100%;
}

@media only screen and (max-width: 1120px) {
    .mc-photo__right img {
        max-width: 100%;
    }
}

@media only screen and (max-width: 620px) {
    .mc-photo__right img {
        max-width: 100%;
    }
}

.faq {
    padding-top: 43px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media only screen and (max-width: 767px) {
    .faq {
        padding-top: 70px;
    }
}

.faq .search-form {
    padding: 35px 0;
}

.faq h2 {
    width: 100%;
    margin-bottom: 20px;
}

.faq-content {
    padding-left: 95px;
    padding-top: 42px;
}

@media only screen and (max-width: 1040px) {
    .faq-content {
        padding-left: 0;
    }
}

.faq-list {
    padding: 21px 0;
}

@media only screen and (max-width: 767px) {
    .faq-list {
        padding-right: 20px;
    }
}

.faq-list li {
    padding: 0 0 21px 0;
}

.question {
    position: relative;
    display: inline;
    margin-right: 37px;
    border-bottom: 1px dashed #000;
    cursor: pointer;
    font-weight: bold;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

@media only screen and (max-width: 767px) {
    .question {
        margin-right: 0;
    }
}

.question:after {
    content: '';
    position: absolute;
    background: url("/assets/css/../img/arrow_bottom.svg") no-repeat;
    height: 8px;
    width: 12px;
    bottom: 7px;
    right: -37px;
}

@media only screen and (max-width: 767px) {
    .question:after {
        right: -25px;
    }
}

.question:hover, .question.opened {
    border-bottom-color: transparent;
}

.question.opened:after {
    background: url("/assets/css/../img/arrow_top2.svg") no-repeat;
}

.answer {
    display: none;
    max-width: 644px;
}

.answer p {
    font-weight: 300;
    padding: 20px 0 3px;
    line-height: 125%;
}

.content-wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.content-wrap .main-content {
    flex: 0 0 69%;
    max-width: 69%;
    padding: 0 40px 0 0;
}

@media (max-width: 930px) {

    .content-wrap .main-content {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
    }
}

.content-wrap .sidebar {
    flex: 0 0 31%;
    max-width: 31%;
    width: 100%;
    margin-right: 0;
    padding: 0;
}

@media (max-width: 930px) {

    .content-wrap .sidebar {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
        margin-top: 70px;
    }
}

.faq-form {
    max-width: 373px;
    padding: 30px 20px;
    background: #F5F5F5;
}

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

    .faq-form {
        max-width: 100%;
    }

    .faq-form form {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .faq-form input {
        width: 49%;
        display: inline-block;
    }

    .faq-form textarea {
        height: 120px;
    }
}

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

    .faq-form input {
        width: 100%;
    }
}

.faq-form p {
    font-size: 14px;
    line-height: 1.43;
    padding-bottom: 20px;
}

.faq-form h3 {
    padding-bottom: 26px;
}

.faq-form .btn {
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
    font-family: "TrebuchetMS";
    min-width: 160px;
}

.search-form .checkbox:not(checked) + label,
.faq-form .checkbox:not(checked) + label {
    font-size: 13px;
    margin-left: 30px;
    margin-bottom: 17px;
}

.search-form .checkbox:not(checked) + label a,
.faq-form .checkbox:not(checked) + label a {
    position: relative;
    top: -2px;
    color: transparent;
}

.search-form .checkbox:not(checked) + label a span,
.faq-form .checkbox:not(checked) + label a span {
    color: #D02C29;
    position: relative;
    top: 2px;
}

.search-form .checkbox:not(checked) + label:before,
.faq-form .checkbox:not(checked) + label:before {
    height: 20px;
    width: 20px;
    top: 0;
    left: -30px;
}

.search-form .checkbox:checked + label:after,
.faq-form .checkbox:checked + label:after {
    height: 14px;
    width: 14px;
    top: 3px;
    left: -27px;
}

.search-form .checkbox:not(checked) + label {
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-left: 34px;
    margin-right: 40px;
    margin-top: 8px;
    font-size: 16px;
}

@media only screen and (max-width: 820px) {
    .search-form .checkbox:not(checked) + label {
        width: auto;
    }
}

.checkbox-group {
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 30px;
}

@media only screen and (max-width: 630px) {
    .checkbox-group {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.input,
.textarea {
    border: 1px solid #cbcbcb;
    color: #898989;
    font: 300 14px "TrebuchetMS";
    height: 50px;
    padding: 0 17px;
    margin-bottom: 20px;
    width: 100%;
}

.textarea {
    height: 185px;
    padding: 11px 17px;
}

.page-404 {
    text-align: center;
    padding: 13px 0 30px;
    height: 345px;
    top: 50%;
    position: relative;
    margin-top: -50px;
}

@media only screen and (max-width: 767px) {
    .page-404 {
        top: 0;
        margin-top: 0;
    }
}

.page-404 img {
    max-width: 100%;
    margin: 0 auto 65px;
    display: block;
}

.page-404 p {
    font-size: 36px;
    font-weight: 300;
    padding-bottom: 30px;
}

@media only screen and (max-width: 767px) {
    .page-404 p {
        font-size: 26px;
    }
}

.dealers_map {
    height: 520px;
    width: 100%;
    max-width: 100%;
}

@media only screen and (max-width: 930px) {
    .dealers_map {
        height: 450px;
    }
}

@media only screen and (max-width: 767px) {
    .dealers_map {
        height: 250px;
    }
}

.popover {
    min-width: 220px;
    position: relative;
}

.popover ymaps {
    overflow: visible !important;
    display: block;
}

.popover.place {
    width: 279px;
}

.popover .arrow {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.corner {
    border-left: 9px solid #fff;
    border-bottom: 6px solid transparent;
    bottom: -6px;
    left: 0;
    z-index: 1000;
    position: absolute;
    display: block;
}

.balloonContent {
    border: 0;
    padding: 25px 30px;
    background: #fff;
    -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.4);
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.4);
    position: relative;
}

.balloonContent.place {
    padding: 28px 30px 25px;
}

.balloonContent h3 {
    font-size: 28px;
    line-height: 36px;
    padding-bottom: 15px;
    font-family: "TrebuchetMS";
}

.balloonContent p {
    color: #828282;
    font-size: 14px;
    padding-bottom: 15px;
}

.balloonContent p a {
    border: 0;
    color: #828282;
}

.balloonContent .more-link {
    margin-top: 10px;
}

.balloonContent h4 a {
    border: 0;
    color: #000;
}

.balloonContent h4 a:hover {
    color: #D02C29;
}

.site_link {
    font-size: 18px;
    color: transparent;
    border-bottom-color: #adccfe;
}

.site_link span {
    color: #247AFC;
    position: relative;
    top: 2px;
}

.place h4 {
    padding-bottom: 25px;
}

.place p {
    font-size: 18px;
}

.places {
    padding: 53px 0 49px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}

@media only screen and (max-width: 930px) {
    .places {
        padding-bottom: 40px;
    }
}

.places h3 {
    width: 100%;
    padding-bottom: 32px;
}

.places__address {
    width: 33%;
    padding-bottom: 40px;
    padding-right: 15px;
}

@media only screen and (max-width: 930px) {
    .places__address {
        width: 50%;
        padding-bottom: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .places__address {
        width: 100% !important;
    }
}

.places__address:last-child {
    width: 32%;
}

.places__address h4 {
    font-weight: 600;
    padding-bottom: 24px;
}

.places__address p {
    color: #828282;
}

.text-not-found {
    color: #7C7C7C;
    font-size: 36px;
    font-weight: 300;
    text-align: center;
    max-width: 946px;
    margin: 0 auto;
    padding: 38px 0 15px;
    line-height: 110%;
}

@media only screen and (max-width: 767px) {
    .text-not-found {
        font-size: 24px;
    }
}

.contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 0 0;
}

@media only screen and (max-width: 767px) {
    .contacts {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.contacts__left {
    width: 43%;
    padding-top: 21px;
    padding-right: 20px;
}

@media only screen and (max-width: 767px) {
    .contacts__left {
        width: 100%;
        padding-right: 0;
    }
}

.contacts__left h3 {
    padding-bottom: 20px;
}

.contacts__left p {
    font-size: 16px;
    line-height: 120%;
}

.contacts__left p a {
    font-size: 16px;
    color: #2B2B2F;
    border-bottom: 0;
}

.contacts__left p a.mail {
    color: #247AFC;
}

.contacts__left p a:hover {
    color: #D02C29;
}

.contacts__left address {
    font-style: normal;
    display: block;
    font-size: 16px;
    line-height: 120%;
}

.contacts__left .btn {
    margin-top: 19px;
}

.contacts__right {
    width: 57%;
}

@media only screen and (max-width: 767px) {
    .contacts__right {
        width: 100%;
        padding-top: 40px;
    }
}

.contact-us {
    padding-top: 44px;
}

.contacts-map {
    height: 308px;
    width: 100%;
}

.modal {
    min-width: 458px;
}

.modal__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1000;
}

.modal__container {
    background-color: #fff;
    max-width: 500px;
    max-height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 320px;
}

@media only screen and (max-width: 767px) {
    .modal__container {
        max-width: 320px;
    }
}

.modal-content-wrap {
    padding: 51px 44px 31px 31px;
}

@media only screen and (max-width: 930px) {
    .modal-content-wrap {
        padding: 25px 20px;
    }
}

.wrap_questions {
    padding: 35px 25px 30px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
}

.wrap_questions + .wrap_questions {
    margin-top: 35px;
}

.main .wrap_questions ul {
    margin: 20px 0 0;
}

.main .wrap_questions li {
    list-style-type: disc;
    margin-top: 10px;
}

.wrap_questions li::before {
    display: none;
}

.wrap_questions li::marker {
    height: 20px;
    color: #D02C29;
}

.wrap_questions .hd-link {
    font-size: 14px;
    line-height: 1.43;
}

.wrap_questions .hd-link span {
    top: 0;
}

.modal__header {
    display: block;
    position: relative;
}

@media only screen and (max-width: 930px) {
    .modal__header p {
        font-size: 16px;
        line-height: 120%;
    }
}

.modal__title {
    font-size: 24px;
    line-height: 100%;
    padding-right: 30px;
    padding-bottom: 27px;
}

@media only screen and (max-width: 930px) {
    .modal__title {
        font-size: 17px;
        padding-bottom: 15px;
    }
}

.modal__close {
    background: url("/assets/css/../img/close.svg") no-repeat;
    height: 22px;
    width: 22px;
    position: absolute;
    top: -11px;
    right: -4px;
    cursor: pointer;
    z-index: 1001;
    display: block;
}

@media only screen and (max-width: 930px) {
    .modal__content {
        padding: 15px 0 0;
    }
}

.modal__content .checkbox:not(checked) + label {
    font-size: 14px;
    margin-left: 34px;
}

.modal__content .checkbox:not(checked) + label:before {
    height: 20px;
    width: 20px;
    top: 2px;
    left: -34px;
}

.modal__content .checkbox:checked + label:after {
    height: 16px;
    width: 16px;
    top: 4px;
    left: -32px;
}

.modal__content .btn {
    margin-top: 18px;
}

@-webkit-keyframes mm-fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes mm-fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes mm-slideIn {
    from {
        -webkit-transform: translateY(35%);
        transform: translateY(35%);
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes mm-slideIn {
    from {
        -webkit-transform: translateY(35%);
        transform: translateY(35%);
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.micromodal-slide[aria-hidden="false"] .modal__overlay {
    -webkit-animation: mm-fadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
    animation: mm-fadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden="false"] .modal__container {
    -webkit-animation: mm-slideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
    animation: mm-slideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
    will-change: transform;
}

.modal[aria-hidden='true'] {
    display: none;
}

.error.input, .error.textarea,
.error.checkbox + label:before {
    border-color: #D02C29;
}

.modal-success-wrap {
    text-align: center;
    padding: 40px 25px;
}

#modal_success .modal__close {
    top: 5px;
    right: 5px;
}

.top-banner {
    background: url("/assets/css/../img/top_banner.jpg") no-repeat top center;
    min-height: 651px;
    background-size: cover !important;
}

@media (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 144dpi) {
    .top-banner {
        background-image: url("/assets/css/../img/top_banner@2x.jpg");
        background-position: 0 0;
        background-size: 100%;
        -webkit-background-size: "100%" "651px";
    }
}

@media only screen and (max-width: 767px) {
    .top-banner {
        min-height: 450px;
    }
}

@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 3/2), only screen and (max-width: 767px) and (min-resolution: 144dpi) {
    .top-banner {
        background-image: url("/assets/css/../img/top_banner@2x.jpg");
        background-position: 0 0;
        background-size: 100%;
        -webkit-background-size: "100%" "450px";
    }
}

.top-banner__content {
    max-width: 586px;
    padding: 107px 0 0;
}

@media only screen and (max-width: 767px) {
    .top-banner__content {
        padding: 50px 0;
    }
}

.top-banner__content h1 {
    padding-bottom: 12px;
}

.top-banner__content p {
    font-size: 24px;
    line-height: 110%;
    padding-bottom: 48px;
}

@media only screen and (max-width: 767px) {
    .top-banner__content p {
        font-size: 18px;
    }
}

.welcome {
    padding: 100px 0;
}

@media only screen and (max-width: 767px) {
    .welcome {
        padding: 50px 0 40px;
    }
}

@media only screen and (max-width: 550px) {
    .welcome {
        padding-top: 20px;
    }
}

.welcome .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 930px) {
    .welcome .wrap {
        display: block;
    }
}

.welcome img {
    display: block;
    width: 48.5%;
    max-width: 48.5%;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

@media only screen and (max-width: 930px) {
    .welcome img {
        width: auto;
        max-width: 100%;
        max-height: 500px;
    }
}

@media only screen and (max-width: 767px) {
    .welcome img {
        max-height: 400px;
    }
}

.welcome .welcome__content {
    width: 48.5%;
    margin-left: auto;
    padding: 20px 0 0;
}

@media only screen and (max-width: 930px) {
    .welcome .welcome__content {
        width: 100%;
        padding-top: 30px;
    }
}

.welcome h2 {
    padding-bottom: 16px;
    max-width: 90%;
}

.welcome h2 .red {
    color: #D92128;
}

.welcome h2 .blue {
    color: #00A4DB;
}

.welcome h2 .green {
    color: #009849;
}

.welcome h2 .yellow {
    color: #FFF20C;
}

.welcome p {
    padding-bottom: 23px;
    line-height: 125%;
    padding-right: 15px;
}

.colors {
    background: #FAFBFD;
    padding: 130px 0 100px;
}

@media only screen and (max-width: 767px) {
    .colors {
        padding: 60px 0 30px;
    }
}

.colors .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 767px) {
    .colors .wrap {
        display: block;
    }
}

.colors__left {
    width: 51%;
}

@media only screen and (max-width: 767px) {
    .colors__left {
        width: 100%;
    }
}

.colors__left h2 {
    padding-bottom: 21px;
    max-width: 442px;
}

@media only screen and (max-width: 767px) {
    .colors__left h2 {
        max-width: none;
    }
}

.colors__left p {
    font-size: 24px;
    font-weight: bold;
    line-height: 120%;
    text-transform: uppercase;
    max-width: 520px;
}

@media only screen and (max-width: 767px) {
    .colors__left p {
        font-size: 18px;
    }
}

.colors-thumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    padding: 49px 0 0;
}

.color-thumb {
    cursor: pointer;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 16.66%;
    padding: 0 0 0 6px;
    margin-bottom: 25px;
    height: 42px;
}

.color-thumb .tooltip {
    opacity: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    background: #fff;
    font-size: 12px;
    font-weight: 900;
    padding: 2px 10px 1px;
    text-align: center;
    min-width: 118px;
    top: -24px;
    right: auto;
    left: 36px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: -1;
    color: #3A3942;
}

.color-thumb .tooltip:before {
    content: '';
    position: absolute;
    border-left: 8px solid #fff;
    border-bottom: 3px solid transparent;
    border-top: 3px solid transparent;
    bottom: -3px;
    left: 0;
    right: 0;
    border-right: 0;
}

@media only screen and (max-width: 1290px) {
    .color-thumb .tooltip {
        left: 30px;
    }

    .color-thumb .tooltip:before {
        border-right: 0;
        border-left: 8px solid #D02C29;
        right: auto;
        left: 0;
    }
}

@media only screen and (max-width: 930px) {
    .color-thumb .tooltip {
        left: 18px;
        top: -26px;
    }
}

@media only screen and (max-width: 767px) {
    .color-thumb .tooltip {
        display: none !important;
    }
}

.color-thumb input:not(checked) + label {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    z-index: 1 !important;
}

.color-thumb input:not(checked) + label img {
    display: block;
    width: 58px;
    height: auto;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

@media only screen and (max-width: 930px) {
    .color-thumb input:not(checked) + label img {
        width: 40px;
    }
}

.color-thumb input:not(checked) + label:hover .tooltip {
    opacity: 1;
    z-index: 1;
}

.color-thumb input:checked + label img,
.color-thumb:hover input + label img {
    -webkit-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
}

.color-thumb input:checked + label .tooltip,
.color-thumb:hover input + label .tooltip {
    opacity: 1;
    z-index: 1;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    top: -26px;
}

.color-thumb input:not(checked) {
    position: absolute;
    opacity: 0;
}

.colors__right {
    width: 49%;
    margin-left: auto;
    text-align: center;
    position: relative;
    margin-top: -30px;
    min-height: 920px;
}

@media only screen and (max-height: 770px) {
    .colors__right {
        min-height: 480px;
        max-height: 480px;
    }
}

@media only screen and (max-height: 660px) {
    .colors__right {
        min-height: 400px;
        max-height: 400px;
    }
}

@media only screen and (max-width: 930px) {
    .colors__right {
        padding-left: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .colors__right {
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: rgba(0, 0, 0, 0.8);
        min-height: 100%;
        z-index: 1001;
        margin: 0;
        padding: 30px;
        display: none;
    }
}

.colors__right img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    left: 42px;
    max-height: 100%;
}

@media only screen and (max-height: 770px) {
    .colors__right img {
        max-height: 100%;
    }
}

@media only screen and (max-width: 930px) {
    .colors__right img {
        max-width: 90%;
        max-height: none;
    }
}

@media only screen and (max-width: 767px) {
    .colors__right img {
        max-width: 80%;
    }
}

.colors__right img.color {
    position: absolute;
    bottom: -26px;
    left: 50%;
    margin-left: -190px;
}

@media only screen and (max-width: 930px) {
    .colors__right img.color {
        left: auto;
        margin-left: 0;
        right: 0;
    }
}

@media only screen and (max-width: 767px) {
    .colors__right img.color {
        left: 0;
        right: 0;
        margin: auto;
        bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .colors__right img.marker {
        left: 15px;
        right: 0;
        margin: auto;
        max-height: 90%;
    }
}

.materials {
    padding: 100px 0 68px;
}

@media only screen and (max-width: 767px) {
    .materials {
        padding: 50px 0 30px;
    }
}

.materials .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 930px) {
    .materials .wrap {
        display: block;
    }
}

.materials__left {
    width: 51%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

@media only screen and (max-width: 930px) {
    .materials__left {
        width: 100%;
    }
}

.materials-slider {
    position: relative;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

@media only screen and (max-width: 930px) {
    .materials-slider {
        padding-bottom: 0;
    }
}

@media only screen and (max-width: 930px) {
    .materials-slider .slick-slide {
        overflow: hidden;
    }
}

.materials-slider img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

@media only screen and (max-width: 930px) {
    .materials-slider img {
        height: 220px;
        width: auto;
        max-width: none;
    }
}

@media only screen and (max-width: 767px) {
    .materials-slider img {
        height: 180px;
    }
}

.material {
    min-height: 332px;
}

@media only screen and (max-width: 620px) {
    .material {
        min-height: 260px;
    }
}

.materials-slider__name {
    display: block;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    padding: 17px 0 0;
    min-height: 50px;
    line-height: 100%;
}

@media only screen and (max-width: 1120px) {
    .materials-slider__name {
        font-size: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .materials-slider__name {
        font-size: 16px;
    }
}

.materials__right {
    width: 47%;
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 52px;
}

@media only screen and (max-width: 930px) {
    .materials__right {
        width: 100%;
        padding-top: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .materials__right {
        padding-bottom: 20px;
    }
}

.materials__right h2 {
    padding-bottom: 26px;
}

.materials__right p {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    max-width: 456px;
    line-height: 125%;
}

@media only screen and (max-width: 767px) {
    .materials__right p {
        font-size: 18px;
    }
}

.community {
    background: #FAFBFD;
    padding: 100px 0;
}

@media only screen and (max-width: 767px) {
    .community {
        padding: 50px 0;
    }
}

.community h2 {
    text-align: center;
    padding-bottom: 47px;
}

.tabs {
    padding-bottom: 42px;
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media only screen and (max-width: 1120px) {
    .tabs {
        display: block;
        padding-bottom: 22px;
    }
}

@media only screen and (max-width: 1120px) {
    .tabs li {
        display: inline-block;
        vertical-align: top;
        padding-right: 40px;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .tabs li {
        width: 100%;
        padding-right: 0;
        padding-bottom: 8px;
    }
}

.tabs li a {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 800;
    color: transparent;
}

@media only screen and (max-width: 767px) {
    .tabs li a {
        font-size: 14px;
    }
}

.tabs li a span {
    color: #D02C29;
    position: relative;
    top: 3px;
}

.tabs li.current a {
    border-bottom-color: #acadaf;
    cursor: default;
}

.tabs li.current a span {
    color: #2B2B2F;
}

.tab-box {
    display: none;
    min-height: 415px;
}

.tab-box.visible {
    display: block;
    opacity: 1 !important;
}

.tab-box__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 930px) {
    .tab-box__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.tab-box__left {
    width: 31%;
}

@media only screen and (max-width: 930px) {
    .tab-box__left {
        width: 100%;
    }
}

.tab-box__left h3 {
    padding-bottom: 20px;
    font-weight: 800;
    text-transform: uppercase;
}

.tab-box__left p {
    line-height: 125%;
}

.tab-box__right {
    width: 65.5%;
    margin-left: auto;
    padding: 4px 0 0;
}

@media only screen and (max-width: 930px) {
    .tab-box__right {
        width: 100%;
        padding-top: 30px;
    }
}

.tab-box__right img {
    display: block;
    max-width: 100%;
    height: auto;
}

.types {
    padding: 100px 0 50px;
}

@media only screen and (max-width: 767px) {
    .types {
        padding: 50px 0 30px;
    }
}

.types__hd {
    max-width: 770px;
    padding-bottom: 62px;
}

.types__hd h2 {
    padding-bottom: 26px;
}

.types__hd p {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    line-height: 125%;
}

@media only screen and (max-width: 767px) {
    .types__hd p {
        font-size: 18px;
    }
}

.type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0 0 45px;
}

@media only screen and (max-width: 767px) {
    .type {
        padding-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .type {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.type__img {
    width: 286px;
    height: 94px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width: 1120px) {
    .type__img {
        width: 24%;
    }
}

@media only screen and (max-width: 930px) {
    .type__img {
        padding-right: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .type__img {
        width: 40%;
    }
}

.type__img img {
    max-width: 100%;
    height: auto;
    display: block;
    -ms-flex-item-align: center;
    align-self: center;
    margin-right: auto;
}

.type__descrip {
    width: 211px;
    padding: 0 22px 0 0;
}

@media only screen and (max-width: 1120px) {
    .type__descrip {
        width: 24%;
    }
}

@media only screen and (max-width: 767px) {
    .type__descrip {
        width: 60%;
    }
}

.type__descrip h4 {
    font-size: 36px;
    font-weight: 300;
    padding-bottom: 20px;
}

@media only screen and (max-width: 930px) {
    .type__descrip h4 {
        font-size: 28px;
    }
}

.type__descrip h4 strong {
    font-weight: bold;
}

.type__descrip p {
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 125%;
}

@media only screen and (max-width: 930px) {
    .type__descrip p {
        font-size: 14px;
    }

    .type__descrip p br {
        display: none;
    }
}

.border {
    height: 142px;
    width: 1px;
    background: #000;
    position: relative;
    top: -8px;
}

@media only screen and (max-width: 930px) {
    .border {
        height: auto;
        min-height: 142px;
    }
}

@media only screen and (max-width: 767px) {
    .border {
        display: none;
    }
}

.type__test {
    width: 230px;
    position: relative;
    height: 142px;
    top: -12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width: 1120px) {
    .type__test {
        width: 24%;
    }
}

@media only screen and (max-width: 930px) {
    .type__test {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .type__test {
        width: 40%;
        padding-left: 0;
        height: auto;
    }
}

.type__test img {
    max-width: 100%;
    height: auto;
    display: block;
    -ms-flex-item-align: center;
    align-self: center;
}

@media only screen and (max-width: 767px) {
    .type__test img {
        margin-right: auto;
    }
}

.type__test-descrip {
    margin-left: auto;
    width: 350px;
    position: relative;
    top: -12px;
}

@media only screen and (max-width: 1120px) {
    .type__test-descrip {
        width: 28%;
    }
}

@media only screen and (max-width: 767px) {
    .type__test-descrip {
        width: 60%;
        padding-top: 20px;
    }
}

.type__test-descrip p {
    line-height: 120%;
    font-size: 16px;
}

@media only screen and (max-width: 767px) {
    .type__test-descrip p {
        font-size: 14px;
    }
}

.bottom-banner {
    background: url("/assets/css/../img/bottom_banner.jpg") no-repeat top center;
    min-height: 812px;
    background-size: cover !important;
    width: 100%;
    background-position: top center !important;
}

@media (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 144dpi) {
    .bottom-banner {
        background-image: url("/assets/css/../img/bottom_banner@2x.jpg");
        background-position: 0 0;
        background-size: 100%;
        -webkit-background-size: "812px" "100%";
    }
}

@media only screen and (max-width: 930px) {
    .bottom-banner {
        min-height: 600px;
    }
}

@media only screen and (max-width: 767px) {
    .bottom-banner {
        min-height: 250px;
        height: 250px;
    }
}

.search-form_res {
    padding-top: 8px;
    position: relative;
}

.search-form_res .checkbox:not(checked) + label {
    margin-left: 72px;
}

@media only screen and (max-width: 767px) {
    .search-form_res .checkbox:not(checked) + label {
        margin-left: 35px;
    }
}

@media only screen and (max-width: 1040px) {
    .search-form_res .checkbox-group {
        padding-top: 50px;
    }
}

.search-form_res .label-search {
    font-weight: 600;
    padding-top: 7px;
    font-size: 16px;
}

.search-form_found {
    color: #828282;
    font-size: 12px;
    line-height: 100%;
    position: absolute;
    top: 55px;
    left: 0;
}

@media only screen and (max-width: 550px) {
    .search-form_found {
        top: 110px;
    }
}

.search-results {
    padding-top: 13px;
    padding-bottom: 49px;
}

@media only screen and (max-width: 1040px) {
    .search-results {
        padding-top: 0;
    }
}

.search-results li {
    border-bottom: 2px solid #f3f3f3;
    padding: 22px 0 28px;
}

.search-results li h3 {
    padding-bottom: 18px;
    line-height: 140%;
}

.search-results li h3 a {
    color: transparent;
    border-bottom: 1px solid #9c9ca0;
    line-height: 140%;
}

.search-results li h3 a span {
    position: relative;
    top: 4px;
    color: #2B2B2F;
}

.search-results li h3 a span strong {
    font-weight: 800;
}

.search-results li h3 a:hover {
    border-bottom-color: transparent;
}

.search-results li p strong {
    font-weight: 800;
}

.tablebodytext {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
}

.fixed_cookies_block {
    position: fixed;
    z-index: 6000;
    left: 0;
    bottom: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 20px;
    -ms-grid-columns: 1fr auto;
    grid-template-columns: 1fr auto;
    grid-gap: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cookies_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.fixed_cookies_block .left_box_cookies {
    position: relative;
    display: block;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    padding-right: 20px;
}

.fixed_cookies_block .left_box_cookies a {
    position: relative;
    display: inline-block;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.fixed_cookies_block .left_box_cookies a:hover {
    border-bottom: 1px solid rgba(255, 255, 255, 0);
}

.fixed_cookies_block .close_cookies {
    cursor: pointer;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
}

.fixed_cookies_block .close_cookies .left_text_close_cookies {
    position: relative;
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}

.fixed_cookies_block .close_cookies .right_img_close_cookies {
    margin-left: 10px;
    position: relative;
    display: block;
    width: 22px;
    height: auto;
}

.fixed_cookies_block .close_cookies .right_img_close_cookies img {
    position: relative;
    display: block;
    width: 100%;
    max-width: 22px;
    height: auto;
}

.fixed_cookies_block.hide_cookies {
    display: -ms-grid;
    display: grid;
}

@media screen and (max-width: 990px) {
    .fixed_cookies_block .left_box_cookies {
        max-width: 685px;
    }

    .fixed_cookies_block {
        grid-gap: 25px;
    }
}

@media screen and (max-width: 500px) {
    .fixed_cookies_block {
        grid-gap: 20px;
        padding: 15px;
    }

    .fixed_cookies_block .close_cookies .left_text_close_cookies {
        font-size: 13px;
    }

    .fixed_cookies_block .close_cookies .right_img_close_cookies {
        width: 16px;
        margin-left: 5px;
    }

    .fixed_cookies_block .left_box_cookies, .fixed_cookies_block .left_box_cookies a {
        font-size: 13px;
    }
}

.product-for {
    width: 100%;
    padding-top: 70px;
}

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

    .product-for {
        background: url(/assets/css/../img/gray-bg.png) repeat;
        width: 100%;
        margin: 70px 0 -60px;
        padding: 0 5px 10px;
    }
}

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

    .product-for {
        padding: 0 15px 10px;
    }
}

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

    .product-for {
        padding: 0 20px 10px 35px;
    }
}

.product-for:before {
    content: '';
    display: block;
    position: absolute;
    width: 100vw;
    z-index: -1;
    left: 0;
    height: 655px;
    background: url(/assets/css/../img/gray-bg.png) repeat;
}

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

    .product-for:before {
        content: none;
    }
}

.product-for h2 {
    padding-top: 70px;
    padding-bottom: 10px;
    text-align: center;
}

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

    .product-for h2 {
        padding-top: 40px;
    }
}

.product-for .catalog-list-3 {
    left: 0;
    margin-right: 0;
}

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

    .product-for .catalog-list-3 {
        left: -1.35%;
    }
}

.catalog-list-3 {
    padding-top: 21px;
    left: -2.7%;
    margin-right: -2.7%;
    margin-bottom: 10px;
}

@media only screen and (max-width: 550px) {
    .catalog-list-3 {
        left: 0;
        margin-right: 0;
        padding-top: 0;
    }
}

.catalog-list-3 .catalog-list-2__item {
    width: 22.3%;
    margin-left: 2.7%;
    margin-bottom: 30px;
}

@media only screen and (max-width: 930px) {
    .catalog-list-3 .catalog-list-2__item {
        width: 30.6%;
    }
}

@media only screen and (max-width: 767px) {
    .catalog-list-3 .catalog-list-2__item {
        width: 47.3%;
    }
}

@media only screen and (max-width: 550px) {
    .catalog-list-3 .catalog-list-2__item {
        width: 100%;
        margin-left: 0;
        min-height: inherit;
    }
}

.catalog-list-3 .catalog-list-2__item a {
    font-size: 15px;
}

.scroll_box {
    max-height: 86px;
    overflow: auto;
}

.sidebar {
    width: 265px;
    padding-top: 42px;
    margin-right: 20px;
    padding-bottom: 61px;
}

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

    .sidebar {
        width: 27%;
    }
}

@media only screen and (max-width: 767px) {
    .sidebar:not(.visible) {
        opacity: 0;
        z-index: -1;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 100px;
        left: 0;
        background: #fff;
        padding: 20px 20px 120px;
        overflow-y: auto;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        visibility: hidden;
    }
}

.sidebar.opened {
    z-index: 700;
    visibility: visible;
    opacity: 1;
}

.filter {
    position: relative;
}

.filter h5 {
    font-size: 20px;
    padding-bottom: 15px;
    padding-right: 30px;
}

.filter-close {
    background: url("/assets/css/../img/arrow_top.svg") no-repeat;
    height: 7px;
    width: 12px;
    position: absolute;
    top: 5px;
    right: 0;
    cursor: pointer;
}

.filter-close.closed {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.filter-list li {
    padding: 0 0 5px 0;
}

.filter-list li.item_2 {
    margin-left: 10px;
}

.filter-list li.item_1 > a {
    color: #000000;
    font-weight: 700;
    text-transform: uppercase;
}

.filter-list li.item_1 a:hover {
    border-bottom: 1px solid #000000;
}

.filter-list li a {
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    border-bottom: 1px solid transparent;
    color: #2D2D2D;
}

.filter-list li a:hover {
    border-bottom: 1px solid #2D2D2D;
}

.filter-list li a.active {
    cursor: default;
    color: #D02C29;
}

.top-filter {
    border-bottom: 1px solid #BDBDBD;
    padding-bottom: 35px;
    margin-bottom: 30px;
}

form .filter {
    margin-bottom: 30px;
}

.top-filter .filter-list li {
    padding-bottom: 0;
}

.top-filter .filter-list li.item_1 {
    margin: 21px 0 5px;
}

.item_1.filter .filter-body {
    margin-top: 10px;
}

.checkbox:not(checked) + label {
    font-size: 16px;
    font-weight: 300;
    color: #828282;
    position: relative;
    margin-left: 30px;
    cursor: pointer;
    display: block;
}

.checkbox:not(checked) + label:before {
    content: '';
    position: absolute;
    border: 1px solid #C4C4C4;
    height: 15px;
    width: 15px;
    top: 4px;
    left: -30px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.checkbox:not(checked),
.checkbox-color:not(checked) {
    position: absolute;
    opacity: 0;
}

.checkbox:checked + label:after {
    content: '';
    position: absolute;
    background: #D02C29;
    height: 11px;
    width: 11px;
    left: -28px;
    top: 6px;
}

.filter-colors {
    position: relative;
    left: -15px;
    margin-right: -15px;
    font-size: 0;
}

.filter-colors li {
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    margin: 5px 0 0 15px;
    position: relative;
}

.checkbox-color {
    height: 30px;
    width: 30px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.checkbox-color + label {
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    width: 30px;
    cursor: pointer;
}

.checkbox-color + label:hover .tooltip {
    opacity: 1;
    z-index: 2;
}

.checkbox-color + label img {
    display: block;
    width: 30px;
    height: 30px;
}

.tooltip {
    opacity: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    background: #fff;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    font-size: 12px;
    padding: 5px 10px;
    text-align: center;
    min-width: 136px;
    top: -19px;
    left: -121px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: -1;
}

.tooltip.big {
    left: -170px;
}

@media only screen and (max-width: 1450px) {
    .tooltip.big {
        left: auto;
        right: -170px;
    }
}

.tooltip:before {
    content: '';
    position: absolute;
    border-right: 8px solid #fff;
    border-bottom: 3px solid transparent;
    border-top: 3px solid transparent;
    bottom: -3px;
    right: 0;
}

@media only screen and (max-width: 1450px) {
    .tooltip {
        left: auto;
        right: -121px;
    }

    .tooltip:before {
        border-right: 0;
        border-left: 8px solid #fff;
        right: auto;
        left: 0;
    }
}

@media only screen and (max-width: 767px) {
    .tooltip {
        display: none !important;
    }
}

.checkbox-color:checked + label:before {
    content: '';
    position: absolute;
    border: 2px solid #D02C29;
    height: 30px;
    width: 30px;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.sidebar-news {
    padding-bottom: 41px;
    margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
    .sidebar-news {
        text-align: center;
    }
}

.sidebar-news img {
    display: block;
    max-width: 100%;
    margin-bottom: 2px;
}

@media only screen and (max-width: 767px) {
    .sidebar-news img {
        margin-left: auto;
        margin-right: auto;
    }
}

.sidebar-news p {
    font-size: 16px;
    line-height: 120%;
    padding-top: 8px;
}

.download-catalog {
    margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
    .download-catalog {
        text-align: center;
    }
}

.download-catalog img {
    display: block;
    margin: 0 auto 50px;
    max-width: 100%;
    height: auto;
}

.download-catalog a {
    display: inline-block;
    vertical-align: top;
    margin-left: 56px;
    position: relative;
    color: #2B2B2F;
    border-bottom-color: #959597;
    font-size: 22px;
    font-weight: 600;
}

@media only screen and (max-width: 1040px) {
    .download-catalog a {
        font-size: 20px;
        border-bottom-color: transparent;
    }
}

@media only screen and (max-width: 767px) {
    .download-catalog a {
        margin-left: 0;
    }
}

.download-catalog a:hover {
    border-bottom-color: transparent;
    color: #D02C29;
}

.download-catalog a:before {
    content: '';
    position: absolute;
    background: url("/assets/css/../img/pdf_big.svg") no-repeat;
    height: 26px;
    width: 21px;
    top: 0;
    left: -37px;
}

.catalog-mob {
    display: none;
}

@media only screen and (max-width: 767px) {
    .catalog-mob {
        display: block;
        height: 40px;
        -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
        background: #fff;
        text-align: center;
        position: fixed;
        top: 60px;
        left: 0;
        width: 100%;
        padding: 8px 0 0;
        cursor: pointer;
        z-index: 800;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

    .catalog-mob:hover {
        color: #D02C29;
    }

    .catalog-mob.opened:before, .catalog-mob.opened:after {
        content: '';
        background: #636a76;
        display: block;
        position: relative;
        width: 28px;
        height: 3px;
        webkit-transition: background .3s ease-out, top .3s 0s ease-out, -webkit-transform .2s .4s ease-out;
        transition: background .3s ease-out, top .3s 0s ease-out, -webkit-transform .2s .4s ease-out;
        -webkit-transition: background .3s ease-out, top .3s 0s ease-out, -webkit-transform .2s .4s ease-out;
        -o-transition: transform .2s .4s ease-out, background .3s ease-out, top .3s 0s ease-out;
        transition: transform .2s .4s ease-out, background .3s ease-out, top .3s 0s ease-out;
        transition: transform .2s .4s ease-out, background .3s ease-out, top .3s 0s ease-out, -webkit-transform .2s .4s ease-out;
        left: 50%;
        margin-left: -14px;
    }

    .catalog-mob.opened:before {
        top: 11px;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .catalog-mob.opened:after {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 8px;
    }
}

.sidebar_faq {
    padding-top: 45px;
}

.sidebar_faq h3 {
    color: #D02C29;
    padding-bottom: 2px;
    line-height: 100%;
}

.faq-links {
    padding-bottom: 20px;
}

.faq-links li {
    padding: 0 0 0 12px;
    position: relative;
    line-height: 145%;
}

.faq-links li:before {
    top: 14px;
}

.faq-links li a {
    color: transparent;
    border-bottom-color: #b5b5b8;
}

.faq-links li a span {
    color: #000;
    position: relative;
    top: 3px;
}

.faq-links li a:hover, .faq-links li a.active {
    border-bottom-color: transparent;
}

.faq-links li a.active {
    cursor: default;
}

.faq-links li a.active span {
    color: #D02C29;
}

footer.footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background: #F7F7F7;
    background: #F7F7F7;
    background: url("/assets/css/../img/gray-bg.png") repeat;
    height: 162px;
    padding: 30px 0;
    min-width: 335px;
    margin-top: 0;
    border-top: 1px solid #00000033;
    position: relative;
}

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

    footer.footer {
        height: unset;
        padding-bottom: 10px;
    }
}

.footer .logo {
    width: 190px;
    margin-right: 0;
    margin-top: 0;
}

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

    .footer .logo {
        margin-right: 35px;
    }
}

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

    .footer .logo {
        margin: 0 auto 20px;
    }
}

.footer .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: space-between;
}

@media only screen and (max-width: 767px) {
    .footer .wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.footer .socials {
    padding: 0;
    -ms-flex-wrap: wrap;
    margin-top: -8px;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 130px;
    flex-wrap: wrap;
    width: 175px;
}

@media only screen and (max-width: 767px) {
    .footer .socials {
        margin: 0 auto;
        padding: 30px 0 20px;
    }
}

.footer .socials a.fb {
    background: url("/assets/css/../img/fb_white.svg") no-repeat;
}

.footer .socials a.vk {
    background: url("/assets/css/../img/vk_white.svg") no-repeat;
}

.footer .socials a.inst {
    background: url("/assets/css/../img/inst_white.svg") no-repeat;
}

.footer .socials a.youtube {
    display: none;
}

.footer .copy {
    /*display: none;*/
    position: absolute;
    top: 100px;
    white-space: nowrap;
}

@media only screen and (max-width: 767px) {
    .footer .copy {
        position: inherit;
        white-space: normal;
    }
}

@media only screen and (max-width: 767px) {
    .footer .socials {
        flex-direction: row
    }
}

@media only screen and (max-width: 767px) {
    .footer .socials .pdf {
        margin-bottom: 15px;
    }
}

.copy {
    color: #858585;
    width: 100%;
    font-size: 13px;
    line-height: 120%;
    margin: 0 0 20px 0;
    padding-top: 6px;
}

.copy .copyright {
    display: block;
}

@media only screen and (max-width: 1120px) {
    .copy {
        margin-right: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .copy {
        text-align: center;
        width: 100%;
        margin: 0 0 20px 0;
    }
}

.copy a {
    color: #858585;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    font-weight: normal;
}

@media only screen and (max-width: 550px) {
    .copy a {
        display: inline;
    }
}

.copy a span {
    color: #fff;
    position: relative;
    top: 1px;
    display: inline-block;
    vertical-align: top;
}

@media only screen and (max-width: 550px) {
    .copy a span {
        display: inline;
    }
}

.copy a:hover {
    border-bottom-color: transparent;
}

/*
@media only screen and (max-width: 1040px) {
    .copy br {
        display: none;
    }
}
 */

.foot-menu {
    margin: 0 0 0 20px;
}

@media only screen and (max-width: 1040px) {
    .foot-menu {
        display: none;
    }
}

.foot-menu li {
    line-height: 120%;
    margin-bottom: 10px;
}

.foot-menu li a {
    font-size: 14px;
    font-weight: 700;
    border-bottom-color: transparent;
    color: #000;
    line-height: 100%;
    white-space: nowrap;
    text-transform: uppercase;
}

.foot-menu li a:hover {
    border-bottom-color: rgba(255, 255, 255, 0.5);
}

.pdf {
    display: flex;
    align-items: center;
    margin-top: 0;
    padding: 0 0 0 34px;
}

@media only screen and (max-width: 767px) {
    .pdf {
        top: 0;
        margin-top: 20px;
    }
}

.pdf:before {
    content: '';
    position: absolute;
    background: url("/assets/css/../img/icon-pdf.png") no-repeat;
    height: 20px;
    width: 20px;
    top: -2px;
    left: 17px;
}

.pdf a {
    font-size: 13px;
    white-space: nowrap;
    border-bottom: 1px solid #D02C29;
    margin-left: 10px;
}

.pdf a:hover {
    border-bottom-color: transparent;
}

.pdf {
    top: 0;
    margin-top: 10px;
    position: relative;
}

.link {
    position: relative;
    padding: 0 0 0 37px;
}

.link.deactive {
    display: none;
}

.link {
    top: 0;
    margin-top: 10px;
}

.link:before {
    content: '';
    position: absolute;
    background: url("/assets/css/../img/icon-download2.png") no-repeat;
    height: 20px;
    width: 20px;
    top: -2px;
    left: 17px;
}

.link a {
    font-size: 13px;
    white-space: nowrap;
    border-bottom: 1px solid #612d2e;
}

.link a:hover {
    border-bottom-color: transparent;
}

/*!; slick.css ;*/
.slick-slider {
    position: relative;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.best-offers .slick-list,
.about-links-slider .slick-list,
.partners-list .slick-list {
    overflow: visible;
}

@media only screen and (max-width: 930px) {
    .partners-list .slick-list {
        overflow: hidden;
    }
}

.slick-list:focus {
    outline: none;
}

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

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    display: flex;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

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

.slick-slide {
    display: none;
    float: left;
    vertical-align: top !important;
    height: 100%;
    min-height: 1px;
    min-width: 26px;
    outline: none;
}

.slick-slide > div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

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

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

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

.slick-initialized .slick-slide {
    display: block;
}

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

.slick-vertical .slick-slide {
    display: block;
    height: auto;
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
    pointer-events: none;
    background: #CACACA;
}

.slick-arrow {
    height: 30px;
    width: 30px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    cursor: pointer;
    z-index: 11;
    background: #D02C29;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.slick-arrow.slick-prev {
    left: 14px;
}

.slick-arrow.slick-next {
    right: 14px;
}

.slick-arrow.slick-prev:after {
    content: url("/assets/css/../img/arrow_prev.svg");
    padding-top: 4px;
    display: block;
}

.slick-arrow.slick-next:after {
    content: url("/assets/css/../img/arrow_next.svg");
    padding-top: 4px;
    display: block;
}

.slick-arrow.slick-prev2 {
    background: url("/assets/css/../img/arrow_prev2.svg") no-repeat;
    left: 72px;
    height: 18px;
    width: 26px;
    top: auto;
    bottom: 0;
}

@media only screen and (max-width: 930px) {
    .slick-arrow.slick-prev2 {
        left: 50px;
    }
}

.slick-arrow.slick-next2 {
    background: url("/assets/css/../img/arrow_next2.svg") no-repeat;
    right: 72px;
    height: 18px;
    width: 26px;
    top: auto;
    bottom: 0;
}

@media only screen and (max-width: 930px) {
    .slick-arrow.slick-next2 {
        right: 50px;
    }
}

.product-nav .slick-prev,
.materials-slider .slick-prev {
    background: url("/assets/css/../img/arrow_prev.png") no-repeat;
    height: 26px;
    width: 14px;
    left: 0;
    top: auto;
    bottom: 75px;
    margin-top: 0;
}

.product-nav .slick-next,
.materials-slider .slick-next {
    background: url("/assets/css/../img/arrow_next.png") no-repeat;
    height: 26px;
    width: 14px;
    right: 0;
    top: auto;
    bottom: 75px;
    margin-top: 0;
}

.materials-slider .slick-prev,
.materials-slider .slick-next {
    bottom: auto;
    top: 30%;
}

@media only screen and (max-width: 767px) {
    .materials-slider .slick-prev,
    .materials-slider .slick-next {
        top: 32%;
    }
}

.materials-slider .slick-prev {
    left: -18px;
}

.materials-slider .slick-next {
    right: -18px;
}

.instagram-list .slick-arrow {
    bottom: -30px;
}

@media only screen and (max-width: 420px) {
    .instagram-list .slick-arrow {
        bottom: -15px;
    }
}

.instagram-list .slick-arrow.slick-prev2 {
    left: 50%;
    margin-left: -35px;
}

.instagram-list .slick-arrow.slick-next2 {
    right: 50%;
    margin-right: -35px;
}

.slick-dots {
    position: absolute;
    bottom: 22px;
    left: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 0;
    text-align: center;
    font-size: 0;
}

@media only screen and (max-width: 767px) {
    .slick-dots {
        bottom: 15px;
    }
}

.about-slider .slick-dots {
    bottom: 21px;
}

@media only screen and (max-width: 550px) {
    .about-slider .slick-dots {
        bottom: 0;
    }
}

.slick-dots li {
    display: inline-block;
    vertical-align: top;
    height: 10px;
    width: 10px;
    position: relative;
    text-indent: -9999px;
    margin: 0 7.5px;
}

.slick-dots li button {
    text-indent: -9999px;
    background: #A3A3A3;
    border-radius: 100% !important;
    height: 10px;
    width: 10px;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    cursor: pointer;
    overflow: hidden;
    padding: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.slick-dots li button:hover {
    background: #D02C29;
}

.slick-dots li.slick-active {
    cursor: default;
    height: 16px;
    width: 16px;
    margin-top: -4px;
}

.slick-dots li.slick-active button {
    background: #D02C29;
    height: 16px;
    width: 16px;
}

/**
 * Swiper 5.2.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 16, 2019
 */
@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal;
}

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

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

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

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

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}

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

.swiper-container-multirow-column > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

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

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

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

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

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    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: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

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

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

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

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

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

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

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}

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

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

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: 'prev';
}

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

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: 'next';
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #ffffff;
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000000;
}

.swiper-button-lock {
    display: none;
}

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

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

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

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
    position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}

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

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

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

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

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block;
}

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

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

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}

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

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

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

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-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-color: #ffffff;
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
    display: none;
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    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%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
    animation: swiper-preloader-spin 1s infinite linear;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
}

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

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

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

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

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    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;
    -ms-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;
    -ms-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: .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;
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

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

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

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

@-webkit-keyframes bounce {
    0%, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

@keyframes bounce {
    0%, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

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

@-webkit-keyframes flash {
    0%, 50%, to {
        opacity: 1;
    }
    25%, 75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%, 50%, to {
        opacity: 1;
    }
    25%, 75% {
        opacity: 0;
    }
}

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

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

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

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

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}

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

@-webkit-keyframes shake {
    0%, to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake {
    0%, to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

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

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

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

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

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

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    10%, 20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    10%, 20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}

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

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none;
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none;
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}

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

@-webkit-keyframes jello {
    0%, 11.1%, to {
        -webkit-transform: none;
        transform: none;
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
        transform: skewX(0.39063deg) skewY(0.39063deg);
    }
    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg);
    }
}

@keyframes jello {
    0%, 11.1%, to {
        -webkit-transform: none;
        transform: none;
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
        transform: skewX(0.39063deg) skewY(0.39063deg);
    }
    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg);
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
}

@-webkit-keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}

@keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}

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

@-webkit-keyframes bounceInDown {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInDown {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}

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

@-webkit-keyframes bounceInLeft {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInLeft {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}

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

@-webkit-keyframes bounceInRight {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInRight {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}

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

@-webkit-keyframes bounceInUp {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes bounceInUp {
    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

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

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

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

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

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

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

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

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

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

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

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

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

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

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

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

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

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

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

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

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

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

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

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

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

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

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }
}

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

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }
}

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

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }
}

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

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

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

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%, 60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40%, 80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%, 60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40%, 80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

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

@-webkit-keyframes jackInTheBox {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }
    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes jackInTheBox {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }
    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

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

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

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

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

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

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

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

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}

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

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

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

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

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

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

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

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

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

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
        opacity: 0;
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
        opacity: 0;
    }
}

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

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

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

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

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

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

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

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

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

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

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

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

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

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

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

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

.fancybox-active {
    height: auto;
}

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

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

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

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

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

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    -webkit-transition-duration: inherit;
    -o-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
    -o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
    -o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-spaceball {
    z-index: 1;
}

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

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

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

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

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

/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

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

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

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

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

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

.fancybox-button:focus {
    outline: none;
}

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

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

/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}

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

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

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

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

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

/* Close button on the top right corner of html content */
.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

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

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

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

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

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

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

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    padding: 31px 26px 31px 6px;
}

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

/* Caption */
.fancybox-caption {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.85)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(65%, rgba(0, 0, 0, 0.15)), color-stop(75.5%, rgba(0, 0, 0, 0.075)), color-stop(82.85%, rgba(0, 0, 0, 0.037)), color-stop(88%, rgba(0, 0, 0, 0.019)), to(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

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

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

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

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

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

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

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

/* Transition effects */
.fancybox-animated {
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
    -o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

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

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

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

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

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

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

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

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

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

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

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

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

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

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

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

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

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

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 99991;
}

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

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

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }

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

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

/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS:
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited).
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar.
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars.
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars.
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/*
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
    /* direct pointer events to js */
}

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto;
}

.mCustomScrollBox {
    /* contains plugin's markup */
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}

.mCSB_container {
    /* contains the original content */
    overflow: hidden;
    width: auto;
    height: auto;
}

/*
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
    margin-right: 14px;
}

.about_top .mCSB_inside > .mCSB_container {
    margin-right: 4rem;
}

.scroll-box-2 .mCSB_inside > .mCSB_container {
    margin-right: 4rem;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
}

/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    /* RTL direction/left-side scrollbar */
    margin-right: 0;
    margin-left: 30px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0;
}

/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
    /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}

.mCSB_outside + .mCSB_scrollTools {
    right: -26px;
}

/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    /* RTL direction/left-side scrollbar */
    right: auto;
    left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: -26px;
}

/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
    /* contains the draggable element and dragger rail markup */
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 3px;
    height: 100%;
    margin: 0 auto;
}

.mCSB_scrollTools .mCSB_dragger {
    /* the draggable element */
    cursor: pointer;
    width: 100%;
    height: 30px;
    /* minimum dragger height */
    z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    /* the dragger element */
    position: relative;
    width: 5px;
    height: 100%;
    margin: 0 auto;
    text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    /* auto-expanded scrollbar */
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    /* auto-expanded scrollbar */
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0;
}

/*
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
    min-height: 100%;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}

/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px;
}

/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
    margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    /* minimum dragger width */
    height: 100%;
    left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    /* auto-expanded scrollbar */
    margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    /* auto-expanded scrollbar */
    margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0;
}

/*
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS
yx-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px;
}

.mCSB_container_wrapper > .mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px;
}

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0;
}

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px;
}

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
    /* RTL direction/left-side scrollbar */
    margin-right: 0;
    margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
    padding-right: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
    padding-bottom: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    /* non-visible scrollbar */
    margin-left: 0;
}

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}

/*
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s,
    margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
    margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
    opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s,
    margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
    margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
    opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s,
    margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
    margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
    opacity .2s ease-in-out, background-color .2s ease-in-out;
}

/*
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
------------------------------------------------------------------------------------------------------------------------
*/
/*
----------------------------------------
6.1 THEMES
----------------------------------------
*/
/* default theme ("light") */
.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
}

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {
    background: rgba(186, 186, 185, 0.5);
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #ee3966;
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: #ee3966;
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: #ee3966;
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
    background-image: url(/assets/css/mCSB_buttons.png);
    /* css sprites */
    background-repeat: no-repeat;
    opacity: 0.4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0;
    /*
  sprites locations
  light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
  dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
  */
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px;
    /*
  sprites locations
  light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
  dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
  */
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px;
    /*
  sprites locations
  light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
  dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
  */
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px;
    /*
  sprites locations
  light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
  dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
  */
}

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
    opacity: 0.9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}

/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}

/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 5px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px;
}

/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px;
}

/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px;
}

/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px;
}

/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
}

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto;
}

/* theme "dark-thin" */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}

/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.15);
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
    height: 14px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    /* auto-expanded scrollbar */
    height: 16px;
    margin: -1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px;
    /* auto-expanded scrollbar */
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    /* auto-expanded scrollbar */
    width: 16px;
    margin: 0 -1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    /* auto-expanded scrollbar */
    margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px;
}

/* theme "rounded-dark", "rounded-dots-dark" */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px;
}

/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
    background-repeat: repeat-y;
    opacity: 0.3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px;
}

/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px;
}

/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px;
}

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    border-radius: 16px;
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #555;
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

/* theme "3d-dark" */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    border-radius: 7px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    border-radius: 5px;
}

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
    right: 1px;
}

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
    -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    bottom: 1px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #555;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

/* theme: "3d-thick-dark" */
.mCS-3d-thick-dark.mCSB_scrollTools {
    -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #777;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
    left: 0;
    right: auto;
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px;
}

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}

/* theme: "minimal-dark" */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}

/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
}

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
}

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0;
}

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px;
}

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.2);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.2);
}

/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.6);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}

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

.lazy-load-box {
    opacity: 0;
    -moz-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -o-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -ms-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
}

.main-about .sl-printy {
    position: relative;
}

@media (max-width: 680px) {

    .main-about .sl-printy {
        margin-bottom: 20px;
    }
}

@media (max-width: 559px) {

    .main-about .sl-printy {
        margin-bottom: 60px;
    }

    .main-about .sl-printy .slick-dots {
        bottom: -35px;
    }
}

.main-about .sl-printy .slick-arrow.prev,
.main-about .sl-printy .slick-arrow.next {
    background: transparent;
    text-decoration: none;
    border-bottom: none;
}

.main-about .sl-printy .slick-arrow.prev {
    left: 0;
}

@media (max-width: 930px) {
    .main-about .sl-printy a.slick-arrow.prev{
        left: 60px;
    }
}

.main-about .sl-printy .slick-arrow.next {
    right: 0;
}

@media (max-width: 930px) {

    .main-about .sl-printy a.slick-arrow.next {
        right: 60px;
    }
}

.main-about .sl-printy .slick-arrow.prev:after {
    content: url('/assets/landing/img/arrow-prev.svg');
    display: block;
}

.main-about .sl-printy .slick-arrow.next:after {
    content: url('/assets/landing/img/arrow-next.svg');
    display: block;
}

.main-about .sl-printy a.inner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    text-decoration: none;
    border-bottom: none;
}

.main-about .sl-printy .slide {
    display: inline-flex !important;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
}

/* End */


/* Start:/assets/css/libs/bootstrap-grid.min.css?164452801751319*/
/*!
 * Bootstrap Grid v5.1.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}
/*# sourceMappingURL=bootstrap-grid.min.css.map */
/* End */


/* Start:/assets/css/libs/magnific-popup.css?16445280186951*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */


/* Start:/local/templates/main/styles.css?17416260253181*/
@charset "UTF-8";
.color-thumb:hover {
    z-index: 1;
}

ol:not([class]),
ul:not([class]) {
    padding: 0;
    margin: 0.5em 0 0.75em;
}

ol:not([class]) ol:not([class]),
ol:not([class]) ul:not([class]),
ul:not([class]) ol:not([class]),
ul:not([class]) ul:not([class]) {
    margin: 0.25em 0 0.5em 0;
}

ol:not([class]) li,
ul:not([class]) li {
    position: relative;
    margin: 0.25rem 0 0 1.25rem;
}

ul:not([class]):not([type]) {
    list-style: none;
}

ul:not([class]):not([type]) li::before {
    padding-right: 0.3em;
    position: absolute;
    right: 100%;
    content: "—";
}

ul:not([class]):not([type]) li li::before {
    content: "—";
    text-align: center;
}

ol:not([class]):not([type]):not([start]) {
    list-style-type: none;
    counter-reset: num;
}

ol:not([class]):not([type]):not([start]) li {
    margin-left: 3ch;
}

ol:not([class]):not([type]):not([start]) > li::before {
    position: absolute;
    box-sizing: content-box;
    padding-right: 0.3em;
    right: 100%;
    font-weight: 500;
    content: counter(num) ".";
    counter-increment: num;
}

ol:not([class]):not([type]):not([start]) ol {
    counter-reset: num-2lvl;
}

ol:not([class]):not([type]):not([start]) ol li {
    margin-left: 4ch;
}

ol:not([class]):not([type]):not([start]) ol li::before {
    content: counter(num) "." counter(num-2lvl);
    counter-increment: num-2lvl;
}

p + ol:not([class]),
p + ul:not([class]) {
    margin-top: 0.25em;
}

.footer {
    margin-top: 2em;
}


.main-slider__item {
    min-height: 475px;
}

.mc__photo {
    justify-content: flex-start;
    margin-left: -15px;
    margin-right: -15px;
}

.mc__photo img {
    margin-left: 15px;
    margin-right: 15px;
}

.slider-content .h1 {
    padding-bottom: 30px;
}

.h1 {
    font-size: 64px;
    font-weight: 600;
    line-height: 95%;
}

@media only screen and (max-width: 1040px) {
    .h1 {
        font-size: 55px;
    }
}

@media only screen and (max-width: 767px) {
    .h1 {
        font-size: 30px;
    }
}

.h2 {
    font-size: 36px;
    font-weight: bold;
    line-height: 110%;
}

@media only screen and (max-width: 767px) {
    .h2 {
        font-size: 26px;
    }
}


.h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 115%;
}

@media only screen and (max-width: 767px) {
    .h3 {
        font-size: 20px;
    }
}

.h4 {
    font-size: 18px;
    font-weight: bold;
}

@media only screen and (max-width: 767px) {
    .h4 {
        font-size: 16px;
    }
}

.h5 {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.visually-hidden {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden;
}

.catalog-text .h2 {
    padding-bottom: 21px;
}

.catalog-page .h2 {
    padding-top: 11px;
    padding-bottom: 32px;
    font-weight: 600;
}

.headline .h2 {
    padding-right: 450px;
}

@media only screen and (max-width: 930px) {
    .headline .h2 {
        padding-right: 0;
    }
}

.faq .h2 {
    width: 100%;
}
.text .h3 {
    padding-bottom: 22px;
}

/* End */


/* Start:/local/templates/main/template_styles.css?1757933130781*/
.db-instruction td{
    padding-right: 20px;
    vertical-align: top;
    max-width: 200px;
}

main.main > .bx-auth {
  margin: 64px auto;
  max-width: 1024px;
}

main.main > .bx-auth form input[type="submit"] {
  padding: 10px 20px;
  font-size: 16px;
  margin: 10px 0 20px 20px;
}

main.main > .bx-auth form input[type="text"], main.main > .bx-auth form input[type="password"] {
  border: 1px solid #888;
  padding: 5px 12px;
  margin-bottom: 10px;
  margin-left: 20px;
  min-width: 320px;
}

main.main > .bx-auth form img[alt="CAPTCHA"] {
  margin-left: 20px;
}

main.main > .bx-auth .bx-changepass-table thead b {
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 25px;
  display: block;
}

main.main > .bx-auth .errortext {
  display: block;
  margin-bottom: 25px;
}

/* End */
/* /assets/css/main.css?1748353480316107 */
/* /assets/css/libs/bootstrap-grid.min.css?164452801751319 */
/* /assets/css/libs/magnific-popup.css?16445280186951 */
/* /local/templates/main/styles.css?17416260253181 */
/* /local/templates/main/template_styles.css?1757933130781 */
