/*!
 * Bootstrap Grid v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
    -ms-overflow-style: scrollbar;
    box-sizing: border-box
}

*,:after,:before {
    box-sizing: inherit
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 8px;
    padding-right: 8px;
    width: 100%
}

body{
    overflow-x: hidden;
}
.gt_raw_link-xxjexk img{
    display: none;
}

.gt-current-lang{
    display: none;
}

.border-radius{
    border-radius: 8px;
    overflow: hidden;
}
@media(max-width: 576px){
    html{
        overflow-x: hidden;
    }
}
@media (min-width: 576px) {
    .container {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width:1170px
    }
}

@media (min-width: 1440px) {
    .container {
        max-width:1440px
    }
}

.container-fluid,.container-lg,.container-md,.container-sm,.container-xl {
    margin-left: auto;
    margin-right: auto;
    padding-left: 8px;
    padding-right: 8px;
    width: 100%
}

@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:1170px
    }
}

@media (min-width: 1440px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {
        max-width:1440px
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px
}

.no-gutters {
    margin-left: 0;
    margin-right: 0
}

.no-gutters>.col,.no-gutters>[class*=col-] {
    padding-left: 0;
    padding-right: 0
}

.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto,.col-xxl,.col-xxl-1,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-auto {
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
    width: 100%
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.row-cols-1>* {
    flex: 0 0 100%;
    max-width: 100%
}

.row-cols-2>* {
    flex: 0 0 50%;
    max-width: 50%
}

.row-cols-3>* {
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.row-cols-4>* {
    flex: 0 0 25%;
    max-width: 25%
}

.row-cols-5>* {
    flex: 0 0 20%;
    max-width: 20%
}

.row-cols-6>* {
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto
}

.col-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-sm-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-sm-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-sm-3>* {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .row-cols-sm-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-sm-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-sm-6>* {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }

    .col-sm-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.333333%
    }

    .offset-sm-2 {
        margin-left: 16.666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.333333%
    }

    .offset-sm-5 {
        margin-left: 41.666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.333333%
    }

    .offset-sm-8 {
        margin-left: 66.666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.333333%
    }

    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-md-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-md-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-md-3>* {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .row-cols-md-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-md-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-md-6>* {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-auto {
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }

    .col-md-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.333333%
    }

    .offset-md-5 {
        margin-left: 41.666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.333333%
    }

    .offset-md-8 {
        margin-left: 66.666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-lg-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-lg-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-lg-3>* {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .row-cols-lg-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-lg-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-lg-6>* {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }

    .col-lg-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.333333%
    }

    .offset-lg-2 {
        margin-left: 16.666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.333333%
    }

    .offset-lg-5 {
        margin-left: 41.666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.333333%
    }

    .offset-lg-8 {
        margin-left: 66.666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.333333%
    }

    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xl-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xl-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xl-3>* {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .row-cols-xl-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xl-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xl-6>* {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }

    .col-xl-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.333333%
    }

    .offset-xl-2 {
        margin-left: 16.666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.333333%
    }

    .offset-xl-5 {
        margin-left: 41.666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.333333%
    }

    .offset-xl-8 {
        margin-left: 66.666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.333333%
    }

    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!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
}

@media (min-width: 576px) {
    .d-sm-none {
        display:none!important
    }

    .d-sm-inline {
        display: inline!important
    }

    .d-sm-inline-block {
        display: inline-block!important
    }

    .d-sm-block {
        display: block!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
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display:none!important
    }

    .d-md-inline {
        display: inline!important
    }

    .d-md-inline-block {
        display: inline-block!important
    }

    .d-md-block {
        display: block!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
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display:none!important
    }

    .d-lg-inline {
        display: inline!important
    }

    .d-lg-inline-block {
        display: inline-block!important
    }

    .d-lg-block {
        display: block!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
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display:none!important
    }

    .d-xl-inline {
        display: inline!important
    }

    .d-xl-inline-block {
        display: inline-block!important
    }

    .d-xl-block {
        display: block!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
    }
}

@media print {
    .d-print-none {
        display: none!important
    }

    .d-print-inline {
        display: inline!important
    }

    .d-print-inline-block {
        display: inline-block!important
    }

    .d-print-block {
        display: block!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
    }
}

.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-wrap {
    flex-wrap: wrap!important
}

.flex-nowrap {
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse!important
}

.flex-fill {
    flex: 1 1 auto!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
}

.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
}

.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
}

@media (min-width: 576px) {
    .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-wrap {
        flex-wrap: wrap!important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .flex-sm-fill {
        flex: 1 1 auto!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
    }

    .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
    }

    .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
    }
}

@media (min-width: 768px) {
    .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-wrap {
        flex-wrap: wrap!important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .flex-md-fill {
        flex: 1 1 auto!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
    }

    .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
    }

    .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
    }
}

@media (min-width: 992px) {
    .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-wrap {
        flex-wrap: wrap!important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .flex-lg-fill {
        flex: 1 1 auto!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
    }

    .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
    }

    .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
    }
}

@media (min-width: 1200px) {
    .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-wrap {
        flex-wrap: wrap!important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap!important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }

    .flex-xl-fill {
        flex: 1 1 auto!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
    }

    .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
    }

    .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
    }
}

.m-0 {
    margin: 0!important
}

.mt-0,.my-0 {
    margin-top: 0!important
}

.mr-0,.mx-0 {
    margin-right: 0!important
}

.mb-0,.my-0 {
    margin-bottom: 0!important
}

.ml-0,.mx-0 {
    margin-left: 0!important
}

.m-1 {
    margin: .25rem!important
}

.mt-1,.my-1 {
    margin-top: .25rem!important
}

.mr-1,.mx-1 {
    margin-right: .25rem!important
}

.mb-1,.my-1 {
    margin-bottom: .25rem!important
}

.ml-1,.mx-1 {
    margin-left: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.mt-2,.my-2 {
    margin-top: .5rem!important
}

.mr-2,.mx-2 {
    margin-right: .5rem!important
}

.mb-2,.my-2 {
    margin-bottom: .5rem!important
}

.ml-2,.mx-2 {
    margin-left: .5rem!important
}

.m-3 {
    margin: 1rem!important
}

.mt-3,.my-3 {
    margin-top: 1rem!important
}

.mr-3,.mx-3 {
    margin-right: 1rem!important
}

.mb-3,.my-3 {
    margin-bottom: 1rem!important
}

.ml-3,.mx-3 {
    margin-left: 1rem!important
}

.m-4 {
    margin: 1.5rem!important
}

.mt-4,.my-4 {
    margin-top: 1.5rem!important
}

.mr-4,.mx-4 {
    margin-right: 1.5rem!important
}

.mb-4,.my-4 {
    margin-bottom: 1.5rem!important
}

.ml-4,.mx-4 {
    margin-left: 1.5rem!important
}

.m-5 {
    margin: 3rem!important
}

.mt-5,.my-5 {
    margin-top: 3rem!important
}

.mr-5,.mx-5 {
    margin-right: 3rem!important
}

.mb-5,.my-5 {
    margin-bottom: 3rem!important
}

.ml-5,.mx-5 {
    margin-left: 3rem!important
}

.p-0 {
    padding: 0!important
}

.pt-0,.py-0 {
    padding-top: 0!important
}

.pr-0,.px-0 {
    padding-right: 0!important
}

.pb-0,.py-0 {
    padding-bottom: 0!important
}

.pl-0,.px-0 {
    padding-left: 0!important
}

.p-1 {
    padding: .25rem!important
}

.pt-1,.py-1 {
    padding-top: .25rem!important
}

.pr-1,.px-1 {
    padding-right: .25rem!important
}

.pb-1,.py-1 {
    padding-bottom: .25rem!important
}

.pl-1,.px-1 {
    padding-left: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.pt-2,.py-2 {
    padding-top: .5rem!important
}

.pr-2,.px-2 {
    padding-right: .5rem!important
}

.pb-2,.py-2 {
    padding-bottom: .5rem!important
}

.pl-2,.px-2 {
    padding-left: .5rem!important
}

.p-3 {
    padding: 1rem!important
}

.pt-3,.py-3 {
    padding-top: 1rem!important
}

.pr-3,.px-3 {
    padding-right: 1rem!important
}

.pb-3,.py-3 {
    padding-bottom: 1rem!important
}

.pl-3,.px-3 {
    padding-left: 1rem!important
}

.p-4 {
    padding: 1.5rem!important
}

.pt-4,.py-4 {
    padding-top: 1.5rem!important
}

.pr-4,.px-4 {
    padding-right: 1.5rem!important
}

.pb-4,.py-4 {
    padding-bottom: 1.5rem!important
}

.pl-4,.px-4 {
    padding-left: 1.5rem!important
}

.p-5 {
    padding: 3rem!important
}

.pt-5,.py-5 {
    padding-top: 3rem!important
}

.pr-5,.px-5 {
    padding-right: 3rem!important
}

.pb-5,.py-5 {
    padding-bottom: 3rem!important
}

.pl-5,.px-5 {
    padding-left: 3rem!important
}

.m-n1 {
    margin: -.25rem!important
}

.mt-n1,.my-n1 {
    margin-top: -.25rem!important
}

.mr-n1,.mx-n1 {
    margin-right: -.25rem!important
}

.mb-n1,.my-n1 {
    margin-bottom: -.25rem!important
}

.ml-n1,.mx-n1 {
    margin-left: -.25rem!important
}

.m-n2 {
    margin: -.5rem!important
}

.mt-n2,.my-n2 {
    margin-top: -.5rem!important
}

.mr-n2,.mx-n2 {
    margin-right: -.5rem!important
}

.mb-n2,.my-n2 {
    margin-bottom: -.5rem!important
}

.ml-n2,.mx-n2 {
    margin-left: -.5rem!important
}

.m-n3 {
    margin: -1rem!important
}

.mt-n3,.my-n3 {
    margin-top: -1rem!important
}

.mr-n3,.mx-n3 {
    margin-right: -1rem!important
}

.mb-n3,.my-n3 {
    margin-bottom: -1rem!important
}

.ml-n3,.mx-n3 {
    margin-left: -1rem!important
}

.m-n4 {
    margin: -1.5rem!important
}

.mt-n4,.my-n4 {
    margin-top: -1.5rem!important
}

.mr-n4,.mx-n4 {
    margin-right: -1.5rem!important
}

.mb-n4,.my-n4 {
    margin-bottom: -1.5rem!important
}

.ml-n4,.mx-n4 {
    margin-left: -1.5rem!important
}

.m-n5 {
    margin: -3rem!important
}

.mt-n5,.my-n5 {
    margin-top: -3rem!important
}

.mr-n5,.mx-n5 {
    margin-right: -3rem!important
}

.mb-n5,.my-n5 {
    margin-bottom: -3rem!important
}

.ml-n5,.mx-n5 {
    margin-left: -3rem!important
}

.m-auto {
    margin: auto!important
}

.mt-auto,.my-auto {
    margin-top: auto!important
}

.mr-auto,.mx-auto {
    margin-right: auto!important
}

.mb-auto,.my-auto {
    margin-bottom: auto!important
}

.ml-auto,.mx-auto {
    margin-left: auto!important
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin:0!important
    }

    .mt-sm-0,.my-sm-0 {
        margin-top: 0!important
    }

    .mr-sm-0,.mx-sm-0 {
        margin-right: 0!important
    }

    .mb-sm-0,.my-sm-0 {
        margin-bottom: 0!important
    }

    .ml-sm-0,.mx-sm-0 {
        margin-left: 0!important
    }

    .m-sm-1 {
        margin: .25rem!important
    }

    .mt-sm-1,.my-sm-1 {
        margin-top: .25rem!important
    }

    .mr-sm-1,.mx-sm-1 {
        margin-right: .25rem!important
    }

    .mb-sm-1,.my-sm-1 {
        margin-bottom: .25rem!important
    }

    .ml-sm-1,.mx-sm-1 {
        margin-left: .25rem!important
    }

    .m-sm-2 {
        margin: .5rem!important
    }

    .mt-sm-2,.my-sm-2 {
        margin-top: .5rem!important
    }

    .mr-sm-2,.mx-sm-2 {
        margin-right: .5rem!important
    }

    .mb-sm-2,.my-sm-2 {
        margin-bottom: .5rem!important
    }

    .ml-sm-2,.mx-sm-2 {
        margin-left: .5rem!important
    }

    .m-sm-3 {
        margin: 1rem!important
    }

    .mt-sm-3,.my-sm-3 {
        margin-top: 1rem!important
    }

    .mr-sm-3,.mx-sm-3 {
        margin-right: 1rem!important
    }

    .mb-sm-3,.my-sm-3 {
        margin-bottom: 1rem!important
    }

    .ml-sm-3,.mx-sm-3 {
        margin-left: 1rem!important
    }

    .m-sm-4 {
        margin: 1.5rem!important
    }

    .mt-sm-4,.my-sm-4 {
        margin-top: 1.5rem!important
    }

    .mr-sm-4,.mx-sm-4 {
        margin-right: 1.5rem!important
    }

    .mb-sm-4,.my-sm-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-sm-4,.mx-sm-4 {
        margin-left: 1.5rem!important
    }

    .m-sm-5 {
        margin: 3rem!important
    }

    .mt-sm-5,.my-sm-5 {
        margin-top: 3rem!important
    }

    .mr-sm-5,.mx-sm-5 {
        margin-right: 3rem!important
    }

    .mb-sm-5,.my-sm-5 {
        margin-bottom: 3rem!important
    }

    .ml-sm-5,.mx-sm-5 {
        margin-left: 3rem!important
    }

    .p-sm-0 {
        padding: 0!important
    }

    .pt-sm-0,.py-sm-0 {
        padding-top: 0!important
    }

    .pr-sm-0,.px-sm-0 {
        padding-right: 0!important
    }

    .pb-sm-0,.py-sm-0 {
        padding-bottom: 0!important
    }

    .pl-sm-0,.px-sm-0 {
        padding-left: 0!important
    }

    .p-sm-1 {
        padding: .25rem!important
    }

    .pt-sm-1,.py-sm-1 {
        padding-top: .25rem!important
    }

    .pr-sm-1,.px-sm-1 {
        padding-right: .25rem!important
    }

    .pb-sm-1,.py-sm-1 {
        padding-bottom: .25rem!important
    }

    .pl-sm-1,.px-sm-1 {
        padding-left: .25rem!important
    }

    .p-sm-2 {
        padding: .5rem!important
    }

    .pt-sm-2,.py-sm-2 {
        padding-top: .5rem!important
    }

    .pr-sm-2,.px-sm-2 {
        padding-right: .5rem!important
    }

    .pb-sm-2,.py-sm-2 {
        padding-bottom: .5rem!important
    }

    .pl-sm-2,.px-sm-2 {
        padding-left: .5rem!important
    }

    .p-sm-3 {
        padding: 1rem!important
    }

    .pt-sm-3,.py-sm-3 {
        padding-top: 1rem!important
    }

    .pr-sm-3,.px-sm-3 {
        padding-right: 1rem!important
    }

    .pb-sm-3,.py-sm-3 {
        padding-bottom: 1rem!important
    }

    .pl-sm-3,.px-sm-3 {
        padding-left: 1rem!important
    }

    .p-sm-4 {
        padding: 1.5rem!important
    }

    .pt-sm-4,.py-sm-4 {
        padding-top: 1.5rem!important
    }

    .pr-sm-4,.px-sm-4 {
        padding-right: 1.5rem!important
    }

    .pb-sm-4,.py-sm-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-sm-4,.px-sm-4 {
        padding-left: 1.5rem!important
    }

    .p-sm-5 {
        padding: 3rem!important
    }

    .pt-sm-5,.py-sm-5 {
        padding-top: 3rem!important
    }

    .pr-sm-5,.px-sm-5 {
        padding-right: 3rem!important
    }

    .pb-sm-5,.py-sm-5 {
        padding-bottom: 3rem!important
    }

    .pl-sm-5,.px-sm-5 {
        padding-left: 3rem!important
    }

    .m-sm-n1 {
        margin: -.25rem!important
    }

    .mt-sm-n1,.my-sm-n1 {
        margin-top: -.25rem!important
    }

    .mr-sm-n1,.mx-sm-n1 {
        margin-right: -.25rem!important
    }

    .mb-sm-n1,.my-sm-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-sm-n1,.mx-sm-n1 {
        margin-left: -.25rem!important
    }

    .m-sm-n2 {
        margin: -.5rem!important
    }

    .mt-sm-n2,.my-sm-n2 {
        margin-top: -.5rem!important
    }

    .mr-sm-n2,.mx-sm-n2 {
        margin-right: -.5rem!important
    }

    .mb-sm-n2,.my-sm-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-sm-n2,.mx-sm-n2 {
        margin-left: -.5rem!important
    }

    .m-sm-n3 {
        margin: -1rem!important
    }

    .mt-sm-n3,.my-sm-n3 {
        margin-top: -1rem!important
    }

    .mr-sm-n3,.mx-sm-n3 {
        margin-right: -1rem!important
    }

    .mb-sm-n3,.my-sm-n3 {
        margin-bottom: -1rem!important
    }

    .ml-sm-n3,.mx-sm-n3 {
        margin-left: -1rem!important
    }

    .m-sm-n4 {
        margin: -1.5rem!important
    }

    .mt-sm-n4,.my-sm-n4 {
        margin-top: -1.5rem!important
    }

    .mr-sm-n4,.mx-sm-n4 {
        margin-right: -1.5rem!important
    }

    .mb-sm-n4,.my-sm-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-sm-n4,.mx-sm-n4 {
        margin-left: -1.5rem!important
    }

    .m-sm-n5 {
        margin: -3rem!important
    }

    .mt-sm-n5,.my-sm-n5 {
        margin-top: -3rem!important
    }

    .mr-sm-n5,.mx-sm-n5 {
        margin-right: -3rem!important
    }

    .mb-sm-n5,.my-sm-n5 {
        margin-bottom: -3rem!important
    }

    .ml-sm-n5,.mx-sm-n5 {
        margin-left: -3rem!important
    }

    .m-sm-auto {
        margin: auto!important
    }

    .mt-sm-auto,.my-sm-auto {
        margin-top: auto!important
    }

    .mr-sm-auto,.mx-sm-auto {
        margin-right: auto!important
    }

    .mb-sm-auto,.my-sm-auto {
        margin-bottom: auto!important
    }

    .ml-sm-auto,.mx-sm-auto {
        margin-left: auto!important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin:0!important
    }

    .mt-md-0,.my-md-0 {
        margin-top: 0!important
    }

    .mr-md-0,.mx-md-0 {
        margin-right: 0!important
    }

    .mb-md-0,.my-md-0 {
        margin-bottom: 0!important
    }

    .ml-md-0,.mx-md-0 {
        margin-left: 0!important
    }

    .m-md-1 {
        margin: .25rem!important
    }

    .mt-md-1,.my-md-1 {
        margin-top: .25rem!important
    }

    .mr-md-1,.mx-md-1 {
        margin-right: .25rem!important
    }

    .mb-md-1,.my-md-1 {
        margin-bottom: .25rem!important
    }

    .ml-md-1,.mx-md-1 {
        margin-left: .25rem!important
    }

    .m-md-2 {
        margin: .5rem!important
    }

    .mt-md-2,.my-md-2 {
        margin-top: .5rem!important
    }

    .mr-md-2,.mx-md-2 {
        margin-right: .5rem!important
    }

    .mb-md-2,.my-md-2 {
        margin-bottom: .5rem!important
    }

    .ml-md-2,.mx-md-2 {
        margin-left: .5rem!important
    }

    .m-md-3 {
        margin: 1rem!important
    }

    .mt-md-3,.my-md-3 {
        margin-top: 1rem!important
    }

    .mr-md-3,.mx-md-3 {
        margin-right: 1rem!important
    }

    .mb-md-3,.my-md-3 {
        margin-bottom: 1rem!important
    }

    .ml-md-3,.mx-md-3 {
        margin-left: 1rem!important
    }

    .m-md-4 {
        margin: 1.5rem!important
    }

    .mt-md-4,.my-md-4 {
        margin-top: 1.5rem!important
    }

    .mr-md-4,.mx-md-4 {
        margin-right: 1.5rem!important
    }

    .mb-md-4,.my-md-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-md-4,.mx-md-4 {
        margin-left: 1.5rem!important
    }

    .m-md-5 {
        margin: 3rem!important
    }

    .mt-md-5,.my-md-5 {
        margin-top: 3rem!important
    }

    .mr-md-5,.mx-md-5 {
        margin-right: 3rem!important
    }

    .mb-md-5,.my-md-5 {
        margin-bottom: 3rem!important
    }

    .ml-md-5,.mx-md-5 {
        margin-left: 3rem!important
    }

    .p-md-0 {
        padding: 0!important
    }

    .pt-md-0,.py-md-0 {
        padding-top: 0!important
    }

    .pr-md-0,.px-md-0 {
        padding-right: 0!important
    }

    .pb-md-0,.py-md-0 {
        padding-bottom: 0!important
    }

    .pl-md-0,.px-md-0 {
        padding-left: 0!important
    }

    .p-md-1 {
        padding: .25rem!important
    }

    .pt-md-1,.py-md-1 {
        padding-top: .25rem!important
    }

    .pr-md-1,.px-md-1 {
        padding-right: .25rem!important
    }

    .pb-md-1,.py-md-1 {
        padding-bottom: .25rem!important
    }

    .pl-md-1,.px-md-1 {
        padding-left: .25rem!important
    }

    .p-md-2 {
        padding: .5rem!important
    }

    .pt-md-2,.py-md-2 {
        padding-top: .5rem!important
    }

    .pr-md-2,.px-md-2 {
        padding-right: .5rem!important
    }

    .pb-md-2,.py-md-2 {
        padding-bottom: .5rem!important
    }

    .pl-md-2,.px-md-2 {
        padding-left: .5rem!important
    }

    .p-md-3 {
        padding: 1rem!important
    }

    .pt-md-3,.py-md-3 {
        padding-top: 1rem!important
    }

    .pr-md-3,.px-md-3 {
        padding-right: 1rem!important
    }

    .pb-md-3,.py-md-3 {
        padding-bottom: 1rem!important
    }

    .pl-md-3,.px-md-3 {
        padding-left: 1rem!important
    }

    .p-md-4 {
        padding: 1.5rem!important
    }

    .pt-md-4,.py-md-4 {
        padding-top: 1.5rem!important
    }

    .pr-md-4,.px-md-4 {
        padding-right: 1.5rem!important
    }

    .pb-md-4,.py-md-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-md-4,.px-md-4 {
        padding-left: 1.5rem!important
    }

    .p-md-5 {
        padding: 3rem!important
    }

    .pt-md-5,.py-md-5 {
        padding-top: 3rem!important
    }

    .pr-md-5,.px-md-5 {
        padding-right: 3rem!important
    }

    .pb-md-5,.py-md-5 {
        padding-bottom: 3rem!important
    }

    .pl-md-5,.px-md-5 {
        padding-left: 3rem!important
    }

    .m-md-n1 {
        margin: -.25rem!important
    }

    .mt-md-n1,.my-md-n1 {
        margin-top: -.25rem!important
    }

    .mr-md-n1,.mx-md-n1 {
        margin-right: -.25rem!important
    }

    .mb-md-n1,.my-md-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-md-n1,.mx-md-n1 {
        margin-left: -.25rem!important
    }

    .m-md-n2 {
        margin: -.5rem!important
    }

    .mt-md-n2,.my-md-n2 {
        margin-top: -.5rem!important
    }

    .mr-md-n2,.mx-md-n2 {
        margin-right: -.5rem!important
    }

    .mb-md-n2,.my-md-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-md-n2,.mx-md-n2 {
        margin-left: -.5rem!important
    }

    .m-md-n3 {
        margin: -1rem!important
    }

    .mt-md-n3,.my-md-n3 {
        margin-top: -1rem!important
    }

    .mr-md-n3,.mx-md-n3 {
        margin-right: -1rem!important
    }

    .mb-md-n3,.my-md-n3 {
        margin-bottom: -1rem!important
    }

    .ml-md-n3,.mx-md-n3 {
        margin-left: -1rem!important
    }

    .m-md-n4 {
        margin: -1.5rem!important
    }

    .mt-md-n4,.my-md-n4 {
        margin-top: -1.5rem!important
    }

    .mr-md-n4,.mx-md-n4 {
        margin-right: -1.5rem!important
    }

    .mb-md-n4,.my-md-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-md-n4,.mx-md-n4 {
        margin-left: -1.5rem!important
    }

    .m-md-n5 {
        margin: -3rem!important
    }

    .mt-md-n5,.my-md-n5 {
        margin-top: -3rem!important
    }

    .mr-md-n5,.mx-md-n5 {
        margin-right: -3rem!important
    }

    .mb-md-n5,.my-md-n5 {
        margin-bottom: -3rem!important
    }

    .ml-md-n5,.mx-md-n5 {
        margin-left: -3rem!important
    }

    .m-md-auto {
        margin: auto!important
    }

    .mt-md-auto,.my-md-auto {
        margin-top: auto!important
    }

    .mr-md-auto,.mx-md-auto {
        margin-right: auto!important
    }

    .mb-md-auto,.my-md-auto {
        margin-bottom: auto!important
    }

    .ml-md-auto,.mx-md-auto {
        margin-left: auto!important
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin:0!important
    }

    .mt-lg-0,.my-lg-0 {
        margin-top: 0!important
    }

    .mr-lg-0,.mx-lg-0 {
        margin-right: 0!important
    }

    .mb-lg-0,.my-lg-0 {
        margin-bottom: 0!important
    }

    .ml-lg-0,.mx-lg-0 {
        margin-left: 0!important
    }

    .m-lg-1 {
        margin: .25rem!important
    }

    .mt-lg-1,.my-lg-1 {
        margin-top: .25rem!important
    }

    .mr-lg-1,.mx-lg-1 {
        margin-right: .25rem!important
    }

    .mb-lg-1,.my-lg-1 {
        margin-bottom: .25rem!important
    }

    .ml-lg-1,.mx-lg-1 {
        margin-left: .25rem!important
    }

    .m-lg-2 {
        margin: .5rem!important
    }

    .mt-lg-2,.my-lg-2 {
        margin-top: .5rem!important
    }

    .mr-lg-2,.mx-lg-2 {
        margin-right: .5rem!important
    }

    .mb-lg-2,.my-lg-2 {
        margin-bottom: .5rem!important
    }

    .ml-lg-2,.mx-lg-2 {
        margin-left: .5rem!important
    }

    .m-lg-3 {
        margin: 1rem!important
    }

    .mt-lg-3,.my-lg-3 {
        margin-top: 1rem!important
    }

    .mr-lg-3,.mx-lg-3 {
        margin-right: 1rem!important
    }

    .mb-lg-3,.my-lg-3 {
        margin-bottom: 1rem!important
    }

    .ml-lg-3,.mx-lg-3 {
        margin-left: 1rem!important
    }

    .m-lg-4 {
        margin: 1.5rem!important
    }

    .mt-lg-4,.my-lg-4 {
        margin-top: 1.5rem!important
    }

    .mr-lg-4,.mx-lg-4 {
        margin-right: 1.5rem!important
    }

    .mb-lg-4,.my-lg-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-lg-4,.mx-lg-4 {
        margin-left: 1.5rem!important
    }

    .m-lg-5 {
        margin: 3rem!important
    }

    .mt-lg-5,.my-lg-5 {
        margin-top: 3rem!important
    }

    .mr-lg-5,.mx-lg-5 {
        margin-right: 3rem!important
    }

    .mb-lg-5,.my-lg-5 {
        margin-bottom: 3rem!important
    }

    .ml-lg-5,.mx-lg-5 {
        margin-left: 3rem!important
    }

    .p-lg-0 {
        padding: 0!important
    }

    .pt-lg-0,.py-lg-0 {
        padding-top: 0!important
    }

    .pr-lg-0,.px-lg-0 {
        padding-right: 0!important
    }

    .pb-lg-0,.py-lg-0 {
        padding-bottom: 0!important
    }

    .pl-lg-0,.px-lg-0 {
        padding-left: 0!important
    }

    .p-lg-1 {
        padding: .25rem!important
    }

    .pt-lg-1,.py-lg-1 {
        padding-top: .25rem!important
    }

    .pr-lg-1,.px-lg-1 {
        padding-right: .25rem!important
    }

    .pb-lg-1,.py-lg-1 {
        padding-bottom: .25rem!important
    }

    .pl-lg-1,.px-lg-1 {
        padding-left: .25rem!important
    }

    .p-lg-2 {
        padding: .5rem!important
    }

    .pt-lg-2,.py-lg-2 {
        padding-top: .5rem!important
    }

    .pr-lg-2,.px-lg-2 {
        padding-right: .5rem!important
    }

    .pb-lg-2,.py-lg-2 {
        padding-bottom: .5rem!important
    }

    .pl-lg-2,.px-lg-2 {
        padding-left: .5rem!important
    }

    .p-lg-3 {
        padding: 1rem!important
    }

    .pt-lg-3,.py-lg-3 {
        padding-top: 1rem!important
    }

    .pr-lg-3,.px-lg-3 {
        padding-right: 1rem!important
    }

    .pb-lg-3,.py-lg-3 {
        padding-bottom: 1rem!important
    }

    .pl-lg-3,.px-lg-3 {
        padding-left: 1rem!important
    }

    .p-lg-4 {
        padding: 1.5rem!important
    }

    .pt-lg-4,.py-lg-4 {
        padding-top: 1.5rem!important
    }

    .pr-lg-4,.px-lg-4 {
        padding-right: 1.5rem!important
    }

    .pb-lg-4,.py-lg-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-lg-4,.px-lg-4 {
        padding-left: 1.5rem!important
    }

    .p-lg-5 {
        padding: 3rem!important
    }

    .pt-lg-5,.py-lg-5 {
        padding-top: 3rem!important
    }

    .pr-lg-5,.px-lg-5 {
        padding-right: 3rem!important
    }

    .pb-lg-5,.py-lg-5 {
        padding-bottom: 3rem!important
    }

    .pl-lg-5,.px-lg-5 {
        padding-left: 3rem!important
    }

    .m-lg-n1 {
        margin: -.25rem!important
    }

    .mt-lg-n1,.my-lg-n1 {
        margin-top: -.25rem!important
    }

    .mr-lg-n1,.mx-lg-n1 {
        margin-right: -.25rem!important
    }

    .mb-lg-n1,.my-lg-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-lg-n1,.mx-lg-n1 {
        margin-left: -.25rem!important
    }

    .m-lg-n2 {
        margin: -.5rem!important
    }

    .mt-lg-n2,.my-lg-n2 {
        margin-top: -.5rem!important
    }

    .mr-lg-n2,.mx-lg-n2 {
        margin-right: -.5rem!important
    }

    .mb-lg-n2,.my-lg-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-lg-n2,.mx-lg-n2 {
        margin-left: -.5rem!important
    }

    .m-lg-n3 {
        margin: -1rem!important
    }

    .mt-lg-n3,.my-lg-n3 {
        margin-top: -1rem!important
    }

    .mr-lg-n3,.mx-lg-n3 {
        margin-right: -1rem!important
    }

    .mb-lg-n3,.my-lg-n3 {
        margin-bottom: -1rem!important
    }

    .ml-lg-n3,.mx-lg-n3 {
        margin-left: -1rem!important
    }

    .m-lg-n4 {
        margin: -1.5rem!important
    }

    .mt-lg-n4,.my-lg-n4 {
        margin-top: -1.5rem!important
    }

    .mr-lg-n4,.mx-lg-n4 {
        margin-right: -1.5rem!important
    }

    .mb-lg-n4,.my-lg-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-lg-n4,.mx-lg-n4 {
        margin-left: -1.5rem!important
    }

    .m-lg-n5 {
        margin: -3rem!important
    }

    .mt-lg-n5,.my-lg-n5 {
        margin-top: -3rem!important
    }

    .mr-lg-n5,.mx-lg-n5 {
        margin-right: -3rem!important
    }

    .mb-lg-n5,.my-lg-n5 {
        margin-bottom: -3rem!important
    }

    .ml-lg-n5,.mx-lg-n5 {
        margin-left: -3rem!important
    }

    .m-lg-auto {
        margin: auto!important
    }

    .mt-lg-auto,.my-lg-auto {
        margin-top: auto!important
    }

    .mr-lg-auto,.mx-lg-auto {
        margin-right: auto!important
    }

    .mb-lg-auto,.my-lg-auto {
        margin-bottom: auto!important
    }

    .ml-lg-auto,.mx-lg-auto {
        margin-left: auto!important
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin:0!important
    }

    .mt-xl-0,.my-xl-0 {
        margin-top: 0!important
    }

    .mr-xl-0,.mx-xl-0 {
        margin-right: 0!important
    }

    .mb-xl-0,.my-xl-0 {
        margin-bottom: 0!important
    }

    .ml-xl-0,.mx-xl-0 {
        margin-left: 0!important
    }

    .m-xl-1 {
        margin: .25rem!important
    }

    .mt-xl-1,.my-xl-1 {
        margin-top: .25rem!important
    }

    .mr-xl-1,.mx-xl-1 {
        margin-right: .25rem!important
    }

    .mb-xl-1,.my-xl-1 {
        margin-bottom: .25rem!important
    }

    .ml-xl-1,.mx-xl-1 {
        margin-left: .25rem!important
    }

    .m-xl-2 {
        margin: .5rem!important
    }

    .mt-xl-2,.my-xl-2 {
        margin-top: .5rem!important
    }

    .mr-xl-2,.mx-xl-2 {
        margin-right: .5rem!important
    }

    .mb-xl-2,.my-xl-2 {
        margin-bottom: .5rem!important
    }

    .ml-xl-2,.mx-xl-2 {
        margin-left: .5rem!important
    }

    .m-xl-3 {
        margin: 1rem!important
    }

    .mt-xl-3,.my-xl-3 {
        margin-top: 1rem!important
    }

    .mr-xl-3,.mx-xl-3 {
        margin-right: 1rem!important
    }

    .mb-xl-3,.my-xl-3 {
        margin-bottom: 1rem!important
    }

    .ml-xl-3,.mx-xl-3 {
        margin-left: 1rem!important
    }

    .m-xl-4 {
        margin: 1.5rem!important
    }

    .mt-xl-4,.my-xl-4 {
        margin-top: 1.5rem!important
    }

    .mr-xl-4,.mx-xl-4 {
        margin-right: 1.5rem!important
    }

    .mb-xl-4,.my-xl-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-xl-4,.mx-xl-4 {
        margin-left: 1.5rem!important
    }

    .m-xl-5 {
        margin: 3rem!important
    }

    .mt-xl-5,.my-xl-5 {
        margin-top: 3rem!important
    }

    .mr-xl-5,.mx-xl-5 {
        margin-right: 3rem!important
    }

    .mb-xl-5,.my-xl-5 {
        margin-bottom: 3rem!important
    }

    .ml-xl-5,.mx-xl-5 {
        margin-left: 3rem!important
    }

    .p-xl-0 {
        padding: 0!important
    }

    .pt-xl-0,.py-xl-0 {
        padding-top: 0!important
    }

    .pr-xl-0,.px-xl-0 {
        padding-right: 0!important
    }

    .pb-xl-0,.py-xl-0 {
        padding-bottom: 0!important
    }

    .pl-xl-0,.px-xl-0 {
        padding-left: 0!important
    }

    .p-xl-1 {
        padding: .25rem!important
    }

    .pt-xl-1,.py-xl-1 {
        padding-top: .25rem!important
    }

    .pr-xl-1,.px-xl-1 {
        padding-right: .25rem!important
    }

    .pb-xl-1,.py-xl-1 {
        padding-bottom: .25rem!important
    }

    .pl-xl-1,.px-xl-1 {
        padding-left: .25rem!important
    }

    .p-xl-2 {
        padding: .5rem!important
    }

    .pt-xl-2,.py-xl-2 {
        padding-top: .5rem!important
    }

    .pr-xl-2,.px-xl-2 {
        padding-right: .5rem!important
    }

    .pb-xl-2,.py-xl-2 {
        padding-bottom: .5rem!important
    }

    .pl-xl-2,.px-xl-2 {
        padding-left: .5rem!important
    }

    .p-xl-3 {
        padding: 1rem!important
    }

    .pt-xl-3,.py-xl-3 {
        padding-top: 1rem!important
    }

    .pr-xl-3,.px-xl-3 {
        padding-right: 1rem!important
    }

    .pb-xl-3,.py-xl-3 {
        padding-bottom: 1rem!important
    }

    .pl-xl-3,.px-xl-3 {
        padding-left: 1rem!important
    }

    .p-xl-4 {
        padding: 1.5rem!important
    }

    .pt-xl-4,.py-xl-4 {
        padding-top: 1.5rem!important
    }

    .pr-xl-4,.px-xl-4 {
        padding-right: 1.5rem!important
    }

    .pb-xl-4,.py-xl-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-xl-4,.px-xl-4 {
        padding-left: 1.5rem!important
    }

    .p-xl-5 {
        padding: 3rem!important
    }

    .pt-xl-5,.py-xl-5 {
        padding-top: 3rem!important
    }

    .pr-xl-5,.px-xl-5 {
        padding-right: 3rem!important
    }

    .pb-xl-5,.py-xl-5 {
        padding-bottom: 3rem!important
    }

    .pl-xl-5,.px-xl-5 {
        padding-left: 3rem!important
    }

    .m-xl-n1 {
        margin: -.25rem!important
    }

    .mt-xl-n1,.my-xl-n1 {
        margin-top: -.25rem!important
    }

    .mr-xl-n1,.mx-xl-n1 {
        margin-right: -.25rem!important
    }

    .mb-xl-n1,.my-xl-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-xl-n1,.mx-xl-n1 {
        margin-left: -.25rem!important
    }

    .m-xl-n2 {
        margin: -.5rem!important
    }

    .mt-xl-n2,.my-xl-n2 {
        margin-top: -.5rem!important
    }

    .mr-xl-n2,.mx-xl-n2 {
        margin-right: -.5rem!important
    }

    .mb-xl-n2,.my-xl-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-xl-n2,.mx-xl-n2 {
        margin-left: -.5rem!important
    }

    .m-xl-n3 {
        margin: -1rem!important
    }

    .mt-xl-n3,.my-xl-n3 {
        margin-top: -1rem!important
    }

    .mr-xl-n3,.mx-xl-n3 {
        margin-right: -1rem!important
    }

    .mb-xl-n3,.my-xl-n3 {
        margin-bottom: -1rem!important
    }

    .ml-xl-n3,.mx-xl-n3 {
        margin-left: -1rem!important
    }

    .m-xl-n4 {
        margin: -1.5rem!important
    }

    .mt-xl-n4,.my-xl-n4 {
        margin-top: -1.5rem!important
    }

    .mr-xl-n4,.mx-xl-n4 {
        margin-right: -1.5rem!important
    }

    .mb-xl-n4,.my-xl-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-xl-n4,.mx-xl-n4 {
        margin-left: -1.5rem!important
    }

    .m-xl-n5 {
        margin: -3rem!important
    }

    .mt-xl-n5,.my-xl-n5 {
        margin-top: -3rem!important
    }

    .mr-xl-n5,.mx-xl-n5 {
        margin-right: -3rem!important
    }

    .mb-xl-n5,.my-xl-n5 {
        margin-bottom: -3rem!important
    }

    .ml-xl-n5,.mx-xl-n5 {
        margin-left: -3rem!important
    }

    .m-xl-auto {
        margin: auto!important
    }

    .mt-xl-auto,.my-xl-auto {
        margin-top: auto!important
    }

    .mr-xl-auto,.mx-xl-auto {
        margin-right: auto!important
    }

    .mb-xl-auto,.my-xl-auto {
        margin-bottom: auto!important
    }

    .ml-xl-auto,.mx-xl-auto {
        margin-left: auto!important
    }
}

@media (min-width: 1600px) {
    .col-xxl-auto {
        flex:0 0 auto;
        max-width: 100%;
        width: auto
    }

    .col-xxl-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xxl-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xxl-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xxl-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xxl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xxl-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xxl-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xxl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xxl-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xxl-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xxl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 8.333333%
    }

    .offset-xxl-2 {
        margin-left: 16.666667%
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .offset-xxl-4 {
        margin-left: 33.333333%
    }

    .offset-xxl-5 {
        margin-left: 41.666667%
    }

    .offset-xxl-6 {
        margin-left: 50%
    }

    .offset-xxl-7 {
        margin-left: 58.333333%
    }

    .offset-xxl-8 {
        margin-left: 66.666667%
    }

    .offset-xxl-9 {
        margin-left: 75%
    }

    .offset-xxl-10 {
        margin-left: 83.333333%
    }

    .offset-xxl-11 {
        margin-left: 91.666667%
    }
}

* {
    font: inherit
}

*,:after,:before {
    box-sizing: border-box
}

:after,:before {
    text-decoration: inherit;
    vertical-align: inherit
}

body,button,dl,h1,h2,h3,h4,h5,h6,input,nav,ol,select,textarea,ul {
    margin: 0;
    padding: 0
}

a:hover,button:hover,input[type=submit]:hover {
    cursor: pointer
}

a,button,input,select,textarea {
    background: none;
    border: none;
    color: inherit;
    text-decoration: none;
    text-transform: none
}

a:focus,button:focus,input:focus,select:focus,textarea:focus {
    outline: none
}

ul {
    list-style: none
}

body {
    background-color: #fff;
    color: #313131;
    font-family: Manrope;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.375
}

body.modal-opened {
    overflow-y: hidden
}

img {
    display: block;
    max-width: 100%
}

p {
    margin: 0 0 16px
}

p:last-child {
    margin-bottom: 0
}

ul {
    margin-bottom: 16px
}

ul:not([class]) {
    list-style-type: none;
    margin: 0 0 32px;
    padding: 0
}

ul:not([class]) li {
    margin-bottom: 8px;
    padding-left: 20px;
    position: relative
}

ul:not([class]) li:last-child {
    margin-bottom: 0
}

ul:not([class]) li:before {
    background-color: #313131;
    border-radius: 100%;
    content: "";
    height: 8px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 8px
}

ul.info-list {
    margin-bottom: 40px;
    padding: 0
}

ul.info-list li {
    margin-bottom: 24px;
    padding-left: 40px;
    position: relative
}

ul.info-list li:last-child {
    margin-bottom: 0
}

ul.info-list li:before {
    background-image: url(../img/attention-bullet.5e8c795b.svg);
    content: "";
    height: 24px;
    left: 0;
    position: absolute;
    top: 0;
    width: 24px
}

table {
    border-collapse: collapse;
    width: 100%
}

table td,table th {
    border-bottom: 1px solid #ebebeb;
    padding: 10px 0;
    text-align: left
}

table td.td-right {
    text-align: right
}

@media (max-width: 991px) {
    body {
        font-size:14px;
        line-height: 1.42857143
    }

    body.no-scroll {
        overflow-y: hidden
    }
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    margin-bottom: 24px
}

.h1,h1 {
    font-size: 44px;
    font-weight: 500;
    line-height: 1.1364
}

.h2,h2 {
    font-size: 32px;
    line-height: 1.3125
}

.h3,h3 {
    font-size: 24px;
    line-height: 1.4
}

.h4,h4 {
    font-size: 19px;
    line-height: 1.3684210526
}

.content-headings .h1,.content-headings .h2,.content-headings h1,.content-headings h2 {
    margin-top: 80px
}

.content-headings .h3,.content-headings h3 {
    margin-top: 40px
}

.content-headings .main-title {
    margin-top: 0
}

.content-headings-2 .h1,.content-headings-2 .h2,.content-headings-2 h1,.content-headings-2 h2 {
    margin-bottom: 24px;
    margin-top: 40px
}

.content-headings-2 .main-title {
    margin-top: 0
}

@media (max-width: 1199px) {
    .h1,h1 {
        font-size:36px
    }

    .h2,h2 {
        font-size: 28px
    }
}

@media (max-width: 991px) {
    .h1,h1 {
        font-size:32px
    }

    .h2,h2 {
        font-size: 24px
    }

    .h3,h3 {
        font-size: 20px
    }

    .h4,h4 {
        font-size: 16px;
        line-height: 1.375
    }
}

@media (max-width: 767px) {
    .content-headings .h1,.content-headings .h2,.content-headings h1,.content-headings h2 {
        margin-top:64px
    }

    .content-headings .h3,.content-headings h3,.content-headings-2 .h1,.content-headings-2 .h2,.content-headings-2 h1,.content-headings-2 h2 {
        margin-top: 32px
    }

    .h1,h1 {
        font-size: 28px;
        line-height: 1.1428571429
    }

    .content-headings .h1,.content-headings .h2,.content-headings h1,.content-headings h2 {
        margin-top: 48px
    }

    .content-headings .h3,.content-headings h3,.content-headings-2 .h1,.content-headings-2 .h2,.content-headings-2 h1,.content-headings-2 h2 {
        margin-top: 24px
    }
}

.main-title {
    margin-bottom: 80px;
    margin-top: 0;
    padding-top: 16px
}

.main-title_mb24 {
    margin-bottom: 24px
}

.attention {
    background-color: #e1ecee;
    margin-bottom: 40px;
    padding: 40px
}

.attention__email {
    display: block;
    margin-bottom: 0!important;
    margin-top: 16px
}

.button {
    border: 1px solid #313131;
    color: #313131;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    padding: 12px 27px;
    position: relative;
    text-align: center;
    text-decoration: none
}

.button[disabled=disabled] {
    border-color: #ebebeb;
    color: #adadad
}

.button_small {
    font-size: 14px;
    padding: 8px 20px
}

.button_dark {
    background-color: #313131;
    color: #fff
}

.button_aw {
    display: block;
    width: 100%
}

.more {
    border-bottom: 1px solid #313131;
    cursor: pointer;
    margin-right: 35px;
    position: relative;
    text-decoration: none!important
}

.more:before {
    background-image: url(../img/arrow-right.0361da52.svg);
    content: "";
    height: 24px;
    position: absolute;
    right: -35px;
    top: 0;
    width: 25px
}

.button-order {
    align-items: center;
    background-color: #313131;
    border: 1px solid #313131;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    justify-content: center;
    line-height: 22px;
    padding: 12px 10px;
    text-decoration: none;
    width: 288px
}

.button-order__inner {
    display: inline-block;
    padding-left: 34px;
    position: relative
}

.button-order__inner:before {
    background: url(../img/button-order.e3961a49.svg);
    content: "";
    height: 24px;
    left: 0;
    margin-top: -12px;
    position: absolute;
    top: 50%;
    width: 24px
}

.button-order_basket {
    background-color: transparent;
    color: #313131
}

.button-order_basket .button-order__inner:before {
    background: url(../img/button-order-basket.6f1573ec.svg)
}

.text-grey {
    color: #adadad
}

.text-small {
    font-size: 12px;
    line-height: 1.5
}

.text-mid {
    font-size: 24px
}

.text-center {
    text-align: center
}

.stuffing-link {
    border-bottom: 0!important;
    color: #adadad;
    padding-right: 26px;
    position: relative
}

.stuffing-link:before {
    background-image: url(../img/stuffing-link.015192e2.svg);
    content: "";
    height: 16px;
    margin-top: -8px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 16px
}

.block-colored-text {
    align-items: center;
    background-color: #e1ecee;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 660px;
    padding: 60px;
    text-align: center
}

.block-colored-text__title {
    margin-bottom: 0;
    max-width: 420px
}

.block-colored-text__type {
    margin-bottom: 20px;
    max-width: 420px
}

.block-colored-text__more {
    margin-top: 52px;
    max-width: 420px
}

.block-colored-video {
    display: flex
}

.block-colored-video__img {
    padding-right: 8px;
    width: 50%
}

.block-colored-video__text {
    padding-left: 8px;
    width: 50%
}

.contacts-add {
    background-color: #e1ecee;
    padding: 40px
}

.contacts-add,.contacts-add__phone {
    margin-top: 40px
}

.contacts-add__phone__val {
    font-size: 24px;
    line-height: 1.41667
}

.contacts-add__phone__key {
    font-size: 14px;
    line-height: 20px;
    margin-top: 8px
}

.contacts-add__button {
    margin-top: 40px
}

.contacts-add__bottom-link {
    margin-top: 12px;
    padding: 9px 0;
    text-align: center
}

a.link {
    border-bottom: 1px solid #313131
}

a.link-whatsapp {
    border-bottom: 0;
    display: inline-block;
    padding-right: 34px;
    position: relative
}

a.link-whatsapp span {
    border-bottom: 1px solid #313131
}

a.link-whatsapp:before {
    background-image: url(../img/whatsapp.bcc354ad.svg);
    content: "";
    height: 24px;
    position: absolute;
    right: 0;
    top: -1px;
    width: 24px
}

a.link-blank {
    border-bottom: 0;
    display: inline-block;
    padding-right: 34px;
    position: relative
}

a.link-blank span {
    border-bottom: 1px solid #313131
}

a.link-blank:before {
    background-image: url(../img/link-blank.446d63ad.svg);
    content: "";
    height: 24px;
    position: absolute;
    right: 0;
    top: -1px;
    width: 24px
}

a.link-admin,a.link-logout {
    border-bottom: 0;
    display: inline-block;
    padding-right: 26px;
    position: relative
}

a.link-admin span,a.link-logout span {
    border-bottom: 1px solid #313131
}

a.link-admin:before,a.link-logout:before {
    background-image: url(../img/link-logout.d2483239.svg);
    content: "";
    height: 16px;
    margin-top: -8px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 16px
}

a.link-admin:before {
    background-image: url(../img/link-admin.6de3738f.svg)
}

.adv {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    margin: 40px -8px
}

.adv_home {
    margin: 0 auto;
    max-width: 420px
}

.adv__item {
    align-items: center;
    display: flex;
    margin-bottom: 56px;
    padding: 0 8px;
    width: 50%
}

.adv__item:last-child {
    margin-bottom: 0
}

.adv__item__img {
    flex: 0 0 64px;
    margin-right: 16px;
    width: 64px
}

.adv_home .adv__item {
    width: 100%
}

.block-colored-adv-wrap {
    margin-bottom: 160px
}

.block-colored-courses-wrap {
    margin-bottom: 80px
}

.custom-scroll::-webkit-scrollbar,.nice-select .list::-webkit-scrollbar {
    height: 4px;
    width: 4px!important
}

.custom-scroll::-webkit-scrollbar-track,.nice-select .list::-webkit-scrollbar-track {
    box-shadow: none
}

.custom-scroll::-webkit-scrollbar-thumb,.nice-select .list::-webkit-scrollbar-thumb {
    background-color: #adadad;
    outline: none
}

.video-fit {
    height: 100%;
    position: relative;
    width: 100%
}

.video-fit video {
    height: 100%;
    left: 0;
    min-height: 100%;
    min-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

@media (max-width: 1199px) {
    .button-order {
        width:224px
    }

    .button-order:before {
        left: 18px
    }

    .attention,.contacts-add {
        padding: 24px
    }

    .block-colored-text {
        min-height: 566px
    }
}

@media (max-width: 991px) {
    .main-title {
        margin-bottom:22px;
        padding-top: 22px
    }

    .button {
        padding: 10px 23px
    }

    .text-mid {
        font-size: 20px
    }

    .block-colored-text {
        min-height: 420px;
        padding: 48px 24px
    }

    .adv__item {
        margin-bottom: 24px
    }

    .block-colored-courses-wrap {
        margin-bottom: 64px
    }

    .block-colored-adv-wrap {
        margin-bottom: 96px
    }
}

@media (max-width: 767px) {
    .button {
        font-size:14px;
        line-height: 22px
    }

    a.link-admin,a.link-logout {
        text-indent: -99999em
    }

    .contacts-add {
        padding: 20px
    }

    .contacts-add__phone__val {
        font-size: 20px;
        line-height: 1.4
    }

    .contacts-add__phone__key {
        font-size: 12px
    }

    .block-colored {
        background-color: #e1ecee;
        padding-bottom: 48px
    }

    .block-colored-img {
        padding: 0 50px
    }

    .block-colored-text {
        background-color: transparent;
        min-height: 0
    }

    .block-colored-text__type {
        margin-bottom: 8px
    }

    .block-colored-text__title {
        font-size: 24px;
        font-weight: 500;
        line-height: 1.3
    }

    .block-colored-text__more {
        margin-top: 20px
    }

    .block-colored-courses-wrap {
        margin-bottom: 48px;
        margin-left: -20px;
        margin-right: -20px;
    }

    .block-colored-video {
        background-color: #e1ecee;
        flex-wrap: wrap;
        padding-bottom: 48px
    }

    .block-colored-video__img {
        order: 2;
        padding: 0 50px;
        width: 100%
    }

    .block-colored-video__img .video-fit {
        height: 0;
        padding-top: 122.22222222%
    }

    .block-colored-video__text {
        order: 1;
        width: 100%
    }

    .adv_home {
        background-color: #fff;
        padding: 32px 12px
    }

    .block-colored-adv-wrap {
        margin-bottom: 48px
    }

    .button {
        padding-left: 20px;
        padding-right: 20px
    }

    .button_small {
        font-size: 12px;
        line-height: 18px;
        padding: 6px 16px
    }

    .button-order {
        font-size: 14px
    }
}

@media (max-width: 575px) {
    .adv__item {
        width:100%
    }

    .about-img,.block-colored {
        margin-left: -20px;
        margin-right: -20px
    }

    .block-colored {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width: 374px) {
    .about-img,.block-colored {
        margin-left:-15px;
        margin-right: -15px
    }

    .block-colored {
        padding-left: 15px;
        padding-right: 15px
    }
}

.social {
    display: flex;
    margin: 0 -5px
}

.social a {
    background-color: #fff;
    background-position: 50%;
    background-repeat: no-repeat;
    border: 0;
    border-radius: 100%;
    height: 36px;
    margin: 0 5px;
    position: relative;
    width: 36px
}

.social a[href*=youtube] {
    background-image: url(../img/yt.4b58efb3.svg)
}

.social a[href*="t.me"],.social a[href*=telegram] {
    background-image: url(../img/tg.aef9c3d5.svg)
}

.social a[href*="vk.com"] {
    background-image: url(../img/vk.45997e7e.svg)
}

.container-top {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1890
}

.header-container {
    background-color: #fff;
    border-bottom: 1px solid #ebebeb;
    position: relative
}

.header-container_checkout {
    background-color: #f4f4f4
}

.header {
    align-items: center;
    display: flex;
    justify-content: space-between;
    line-height: 20px;
    min-height: 64px;
    padding: 18px 0
}

.header__button {
    display: none
}

.header__logo {
    background: url(../img/h-logo.71441fe6.svg) 50% no-repeat;
    height: 28px;
    max-width: 240px;
    width: 100%;
    z-index: 20
}

.header__mobile {
    width: 100%
}

.header__mobile__inner {
    align-items: center;
    display: flex;
    padding-left: 0;
    padding-right: 0
}

.header__nav {
    margin: 0 auto
}

.header__nav>ul {
    display: flex;
    justify-content: center;
    line-height: 16px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    z-index: 20
}

.header__nav>ul>li {
    padding: 6px 28px
}

.header__nav>ul>li>a,.header__nav>ul>li>span {
    color: #313131;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .18em;
    text-decoration: none;
    text-transform: uppercase;
    z-index: 20
}

.header__nav__sub {
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 65px
}

.header__nav__sub.is-active {
    display: block
}

.header__nav__sub__bg {
    background: rgba(0,0,0,.4);
    content: "";
    height: 9600px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.header__nav__sub__wrap {
    background-color: #fff;
    padding: 40px 0;
    position: relative;
    z-index: 20
}

.header__nav__sub__wrap .container {
    position: relative
}

.header__nav__sub__close {
    background-image: url(../img/header-subnav-close.189901dd.svg);
    cursor: pointer;
    height: 24px;
    position: absolute;
    right: 0;
    top: 0;
    width: 24px
}

.header__nav__sub ul {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 16;
    column-gap: 16;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.375;
    margin: 0;
    padding: 0
}

.header__nav__sub ul li {
    margin: 0 0 16px;
    padding: 0
}

.header__nav__sub ul li:before {
    content: normal;
    display: none
}

.header__nav__sub ul li a {
    border-bottom: 0;
    color: #313131
}

.header__nav__cells {
    display: flex;
    justify-content: center;
    margin-left: -8px;
    margin-right: -8px
}

.header__nav__cells__item {
    padding: 0 8px;
    width: 334px
}

.header__nav__cells__item_full {
    width: 672px
}

.header__info {
    align-items: center;
    display: flex;
    line-height: 24px;
    z-index: 20
}

.header__info__item {
    margin-left: 28px
}

.header__info__item:first-child {
    margin-left: 0
}

.header__info__item_mid {
    margin-left: 16px
}

.header__info__item_small {
    margin-left: 8px
}

.header__lang {
    display: block;
    font-size: 13px;
    letter-spacing: .18em;
    text-align: center;
    text-transform: uppercase
}

.header__search {
    background-image: url(../img/h-search.01ef7d8a.svg);
    cursor: pointer;
    display: block;
    height: 24px;
    width: 24px
}

.header__cart {
    display: block;
    margin-left: 28px;
    padding-left: 34px;
    position: relative
}

.header__cart:before {
    background-image: url(../img/h-cart.131efe21.svg);
    content: "";
    height: 24px;
    left: 0;
    margin-top: -12px;
    position: absolute;
    top: 50%;
    width: 24px
}

.header__cart__count {
    background-color: #e1ecee;
    border-radius: 14px;
    display: block;
    font-size: 12px;
    height: 28px;
    line-height: 20px;
    padding: 4px;
    text-align: center;
    width: 28px
}

.header__user {
    background: url(../img/h-user.12d32df3.svg) no-repeat 0 0;
    cursor: pointer;
    display: block;
    font-size: 13px;
    height: 24px;
    line-height: 18px;
    padding-bottom: 3px;
    padding-top: 3px;
    width: 24px
}

.header__user_account {
    max-width: 130px;
    overflow: hidden;
    padding-left: 34px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: auto
}

.header__phone {
    padding-left: 32px;
    position: relative
}

.header__phone:before {
    background-image: url(../img/header-phone.ac520e68.svg);
    content: "";
    height: 24px;
    left: 0;
    position: absolute;
    top: 0;
    width: 24px
}

.header__hours,.header__label {
    color: #adadad
}

.header__whatsapp {
    background: url(../img/header-whatsapp.f8e71c6a.svg) 50% no-repeat;
    display: block;
    height: 24px;
    text-decoration: none;
    width: 24px
}

.header-sub-cell {
    align-items: flex-end;
    border: 0;
    display: flex;
    font-size: 19px;
    height: 220px;
    line-height: 26px;
    padding: 18px
}

.header-sub-cell__text {
    max-width: 136px
}

.header-sub-cell__text span {
    background-image: url(../img/arrow-right.0361da52.svg);
    display: inline-block;
    height: 24px;
    margin-left: 3px;
    vertical-align: middle;
    width: 24px
}

.header-sub-cell.white .header-sub-cell__text {
    color: #fff
}

.header-sub-cell.white .header-sub-cell__text span {
    background-image: url(../img/arrow-right-white.4a83656c.svg)
}

.header-search-wrap {
    background-color: #fff;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 64px;
    z-index: 1890
}

.header-search {
    margin: 0 auto;
    max-width: 874px
}

.header-search__popular {
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

.header-search__popular__title {
    color: #adadad;
    margin-right: 16px
}

.header-search__popular__item {
    margin-right: 16px
}

.header-search__popular__item a {
    color: #313131
}

.header-message {
    background-color: #f4f4f4;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 46px;
    position: relative;
    text-align: center
}

.header-message__button {
    background: url(../img/header-close.cd0a0c1e.svg) 50% no-repeat;
    cursor: pointer;
    height: 36px;
    margin-top: -18px;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 36px
}

@media (max-width: 1199px) {
    .header__nav>ul>li {
        padding-left:16px;
        padding-right: 16px
    }

    .header__nav__cells__item {
        width: 33.33334%
    }

    .header__nav__cells__item_full {
        width: 50%
    }

    .header__cart,.header__info__item {
        margin-left: 24px
    }
}

@media (max-width: 991px) {
    .header {
        min-height:48px;
        padding-bottom: 10px;
        padding-top: 10px
    }

    .header__mobile {
        -webkit-overflow-scrolling: touch;
        background-color: #fff;
        bottom: 0;
        display: none;
        left: 0;
        overflow-y: scroll;
        position: fixed;
        right: 0;
        top: 49px;
        width: 100%
    }

    .header__mobile.is-active {
        display: block
    }

    .header__mobile__inner {
        display: flex;
        flex-wrap: wrap;
        padding-left: 8px;
        padding-right: 8px
    }

    .header__button {
        cursor: pointer;
        display: block;
        height: 24px;
        margin-right: 10px;
        padding: 7px 1px;
        width: 24px
    }

    .header__button__line {
        border-bottom: 1px solid #000;
        display: block;
        margin-bottom: 4px
    }

    .header__button__line_3 {
        margin-bottom: 0
    }

    .header__button.is-active .header__button__line_1 {
        transform: translateY(5px) rotate(45deg) translateZ(0)
    }

    .header__button.is-active .header__button__line_2 {
        opacity: 0
    }

    .header__button.is-active .header__button__line_3 {
        transform: translateY(-5px) rotate(-45deg) translateZ(0)
    }

    .header__cart {
        margin-left: 10px
    }

    .header__info {
        order: 1;
        padding: 12px 0 40px;
        width: 100%
    }

    .header__info__item {
        margin-left: 24px
    }

    .header__info__item_search {
        margin-left: 0;
        order: 1
    }

    .header__info__item_lang {
        margin-left: 24px!important;
        order: 2
    }

    .header__info__item_user {
        margin-left: auto;
        margin-right: 0;
        order: 10
    }

    .header__nav {
        order: 10;
        width: 100%
    }

    .header__nav>ul {
        flex-wrap: wrap
    }

    .header__nav>ul>li {
        border-bottom: 1px solid #ebebeb;
        padding: 0;
        width: 100%
    }

    .header__nav>ul>li>a,.header__nav>ul>li>span {
        display: block;
        padding: 16px 0
    }

    .header__nav>ul>li.parent>a,.header__nav>ul>li.parent>span {
        position: relative
    }

    .header__nav>ul>li.parent>a:before,.header__nav>ul>li.parent>span:before {
        background: url(../img/arrow-down-small.4cea5f49.svg) 50% no-repeat;
        content: "";
        height: 16px;
        position: absolute;
        right: 0;
        width: 16px
    }

    .header__nav__sub_search {
        top: 49px
    }

    .header__nav__sub_search .header__nav__sub__wrap {
        max-height: calc(100vh - 49px);
        overflow-y: scroll
    }

    .header__mobile .header__nav__sub {
        padding-bottom: 16px;
        position: static
    }

    .header__mobile .header__nav__sub__bg,.header__mobile .header__nav__sub__close {
        display: none!important
    }

    .header__mobile .header__nav__sub__wrap {
        margin-left: -8px;
        margin-right: -8px;
        padding: 0
    }

    .header__mobile .header__nav__sub ul {
        -moz-column-count: 1;
        column-count: 1;
        -moz-column-gap: 0;
        column-gap: 0;
        font-size: 14px;
        line-height: 20px
    }

    .header__mobile .header__nav__sub ul li {
        margin: 0;
        padding: 8px 0
    }

    .header__mobile .header__nav__cells {
        flex-wrap: wrap
    }

    .header__mobile .header__nav__cells__item {
        width: 100%!important
    }

    .header__label {
        display: none
    }

    .header_checkout .header__info {
        padding-bottom: 0;
        padding-top: 0;
        width: auto
    }

    .header-sub-cell {
        background-image: none!important;
        font-size: 14px;
        height: auto;
        line-height: 20px;
        padding: 8px 0
    }

    .header-sub-cell__text {
        color: #313131!important;
        max-width: none
    }

    .header-sub-cell__text span {
        display: none
    }

    .header-sub-cell.white .header-sub-cell__text span {
        background: url(../img/external-link-small.5c6f477d.svg) 50% no-repeat;
        display: inline-block;
        height: 16px;
        margin-bottom: 2px;
        width: 16px
    }

    .header-search {
        padding-right: 48px
    }
}

@media (max-width: 767px) {
    .header__phone {
        padding-left:0
    }

    .header__phone a {
        display: block;
        font-size: 0;
        height: 24px;
        text-indent: 99999em;
        width: 24px
    }

    .header__info__item_hours {
        display: none
    }
}

@media (max-width: 575px) {
    .header {
        padding-left:12px;
        padding-right: 12px
    }

    .header__logo {
        background-size: contain !important;
        max-width: 204px
    }

    .header__mobile__inner {
        padding-left: 20px;
        padding-right: 20px
    }

    .header__nav__sub_search .header__nav__sub__wrap {
        padding-left: 12px;
        padding-right: 12px
    }

    .header__nav__sub__close {
        right: 8px;
        top: -32px
    }

    .header__mobile .header__nav__sub__wrap {
        margin-left: -8px;
        margin-right: -8px
    }

    .header-search {
        padding-right: 0
    }
}

@media (max-width: 374px) {
    .header,.header__nav__sub_search .header__nav__sub__wrap {
        padding-left:7px;
        padding-right: 7px
    }

    .header__mobile__inner {
        padding-left: 15px;
        padding-right: 15px
    }
}

.wrapper {
    overflow-x: hidden;
    padding-top: 64px
}

.container-mid {
    margin: 0 auto;
    max-width: 1440px
}

.main-content {
    padding-top: 80px
}

.page-head {
    align-items: center;
    justify-content: space-between;
    margin-bottom: 80px;
    padding-top: 16px
}

.page-head,.page-head__title_count {
    display: flex
}

.page-head__title .count {
    color: #adadad;
    font-size: 19px;
    font-weight: 500;
    line-height: 138%;
    margin-left: 4px;
    vertical-align: super
}

.page-head .main-title {
    margin-bottom: 0;
    padding-top: 0
}

.page-head a.link-admin,.page-head a.link-logout {
    margin-left: 20px
}

.page-body-content {
    margin-left: auto;
    max-width: 664px;
    padding-right: 64px
}

.page-body {
    display: flex;
    min-height: 100vh;
    position: relative
}

.page-body__content {
    width: 50%
}

.page-body__img {
    background-position: 50%;
    background-size: cover;
    height: 100vh;
    position: relative;
    width: 50%
}

.page-body__img .map {
    background-color: #ebebeb;
    bottom: 0;
    height: 100%;
    position: absolute;
    right: 0;
    top: 64px;
    width: 100%
}

.page-body.fixed .page-body__img {
    position: fixed;
    right: 0;
    height: 100vh ;
    top: 64px;
}
.page-body.fixed .widget--sticky{
    margin-top: 64px;
}

/* .page-body.absolute .page-body__img {
    bottom: 0;
    position: absolute;
    right: 0;
    top: auto
} */

.base-mb {
    margin-bottom: 40px
}

.base-mb-2 {
    margin-bottom: 80px
}

.base-mb-3 {
    margin-bottom: 120px
}

.base-mb-4 {
    margin-bottom: 160px
}

.base-mt {
    margin-top: 40px
}

.base-mt-2 {
    margin-top: 80px
}

.base-mt-3 {
    margin-top: 120px
}

.base-mt-4 {
    margin-top: 160px
}

.container-main {
    background-color: #fff;
    padding-bottom: 80px
}

.container-main_pb0 {
    padding-bottom: 0!important
}

.container-main_map {
    margin-bottom: 80px
}

.container-grey,.container-main_grey {
    background-color: #f4f4f4
}

@media (max-width: 1479px) {
    .page-body-content {
        max-width:577px
    }
}

@media (max-width: 1199px) {
    .container-mid {
        margin-left:0;
        margin-right: 0
    }

    .page-body-content {
        max-width: 472px
    }
}

@media (max-width: 991px) {
    .wrapper {
        padding-top:48px
    }

    .container-main {
        padding-bottom: 64px
    }

    .page-head {
        margin-bottom: 64px
    }

    .page-body {
        flex-direction: column;
        margin: 0 auto;
        max-width: 720px;
        min-height: 0;
        padding-left: 8px;
        padding-right: 8px
    }

    .page-body__content {
        width: 100%
    }

    .page-body__img {
        bottom: 0!important;
        height: 0!important;
        left: 0!important;
        margin: 0 0 24px;
        padding-top: 96.66666667%;
        position: relative!important;
        right: 0!important;
        top: 0!important;
        width: auto!important
    }

    .page-body__img_map {
        margin-top: 48px;
        padding-top: 118.88888889%
    }

    .page-body__img_map .map {
        top: 0
    }

    .page-body__img_course {
        height: auto!important;
        padding-top: 0!important
    }

    .page-body-content {
        margin-left: 0;
        max-width: none;
        padding-right: 0
    }

    .base-mb-2 {
        margin-bottom: 64px
    }
}

@media (max-width: 767px) {
    .container-main {
        padding-bottom:48px
    }

    .container-main_map {
        margin-bottom: 0
    }

    .main-content {
        padding-top: 16px
    }

    .page-head {
        margin-bottom: 48px
    }

    .page-head__title .count {
        font-size: 16px;
        line-height: 1.375
    }

    .page-body {
        max-width: 540px
    }

    .base-mb-2 {
        margin-bottom: 48px
    }

    .base-mt-2 {
        margin-top: 48px
    }
}

@media (max-width: 575px) {
    .page-head {
        margin-bottom:16px
    }

    .page-head_mob {
        flex-wrap: wrap
    }

    .page-head_mob .page-head__right {
        margin-bottom: 8px;
        order: 1;
        width: 100%
    }

    .page-head_mob .page-head__title {
        order: 2
    }

    .page-body__img {
        margin-left: -20px;
        margin-right: -20px
    }

    .page-body__img_map {
        margin-bottom: 0!important;
        margin-left: 0!important;
        margin-right: 0!important
    }

    .container-main {
        padding-left: 12px;
        padding-right: 12px
    }
}

@media (max-width: 374px) {
    .container-main {
        padding-left:7px;
        padding-right: 7px
    }

    .page-body__img {
        margin-left: -15px;
        margin-right: -15px
    }
}

.footer {
    background-color: #f4f4f4
}

.footer__top {
    padding: 80px 0
}

.footer__bottom {
    align-items: center;
    border-top: 1px solid #ddd;
    display: flex;
    justify-content: space-between;
    padding: 16px 0
}

.footer__bottom__info {
    color: #5a5a5a;
    display: flex;
    font-size: 14px;
    line-height: 20px
}

.footer__bottom__info__item {
    margin-right: 16px
}

.footer__address {
    margin-bottom: 24px
}

.footer__phones__item {
    margin-bottom: 18px
}

.footer__phones__item__key {
    padding-right: 27px;
    position: relative
}

.footer__phones__item__key:before {
    background-image: url(../img/whatsapp.bcc354ad.svg);
    content: "";
    height: 24px;
    position: absolute;
    right: 0;
    top: -1px;
    width: 24px
}

.footer__logo {
    margin-left: auto;
    margin-top: -23px
}

.f-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.f-nav ul li {
    margin-bottom: 16px;
    padding: 0
}

.f-nav ul li:first-child {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 24px
}

.f-nav ul li:last-child {
    margin-bottom: 0
}

@media (max-width: 767px) {
    .footer__top {
        padding-bottom:48px;
        padding-top: 48px
    }

    .footer__logo {
        margin-bottom: 0;
        margin-top: 0
    }

    .footer__logo img {
        margin-left: auto
    }

    .footer__address {
        margin-bottom: 16px
    }

    .f-nav {
        margin-top: 14px
    }

    .f-nav ul li:last-child {
        margin-bottom: 16px
    }
}

@media (max-width: 575px) {
    .footer {
        padding-left:12px;
        padding-right: 12px
    }

    .footer__bottom {
        flex-wrap: wrap;
        margin: 0 -12px;
        padding: 24px 12px
    }

    .footer__bottom__info {
        flex-wrap: wrap;
        order: 10;
        width: 100%
    }

    .footer__bottom__info__item {
        margin-top: 16px;
        text-align: center;
        width: 100%
    }

    .footer__bottom__social {
        order: 1;
        width: 100%
    }

    .footer__bottom__social .social {
        justify-content: center
    }
}

@media (max-width: 374px) {
    .footer,.footer__bottom {
        padding-left:7px;
        padding-right: 7px
    }
}

.loading-auth {
    background-color: #fff;
    height: 540px;
    width: 540px
}

.loading-newsletter {
    background-color: #fcf2ec;
    height: 345px
}

.loading-field-item {
    background-color: #ebebeb;
    border-radius: 2px;
    height: 48px;
    margin-top: -16px
}

.loading-product-basket {
    background-color: #ebebeb;
    border-radius: 2px;
    min-height: 90px
}

.loading-basket-candy {
    background-color: #ebebeb;
    border-radius: 2px;
    height: 110px
}

.loading-fast-search {
    height: 76px
}

.loading-fast-search,.map-loading {
    background-color: #ebebeb;
    border-radius: 2px
}

.map-loading {
    height: 100%!important;
    position: absolute;
    width: 100%!important
}

@media (max-width: 991px) {
    .loading-fast-search {
        height:80px
    }
}

@media (max-width: 767px) {
    .loading-fast-search {
        height:68px
    }
}

@media (max-width: 575px) {
    .loading-product-basket {
        min-height:148px
    }

    .loading-fast-search {
        height: 116px
    }
}

.home-video {
    display: flex;
    margin-bottom: 80px;
}

.home-video__left {
    width: 69.44444444%
}

.home-video__right {
    width: 30.55555556%
}

@media (max-width: 991px) {
    .home-video {
        margin-bottom:64px
    }
}

@media (max-width: 767px) {
    .home-video {
        margin:0
    }

    .home-video__left {
        width: 100%
    }

    .home-video__right {
        display: none
    }
}

@media (max-width: 575px) {
    .home-video {
        margin-left:-20px;
        margin-right: -20px
    }
}

@media (max-width: 374px) {
    .home-video {
        margin-left:-15px;
        margin-right: -15px
    }
}

.home-slider {
    margin: 0 auto 80px;
    max-width: 1440px
}

.home-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 80px;
    font-size: 0;
    left: 50%;
    line-height: 10px;
    width: 50%
}

.home-slider .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet {
    background: none;
    border: 1px solid #313131;
    height: 10px;
    vertical-align: middle;
    width: 10px
}

.home-slider .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #313131
}

.swiper .swiper-wrapper{
    height: fit-content;
}
.swiper-courses .swiper-wrapper{
    height: 100%;
}
.home-slider__item-wrap:first-child,.swiper-initialized .home-slider__item-wrap {
    display: block
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    background-image: none !important;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background-image: none !important;
}
.home-slider__item {
    background-color: #fcf2ec;
    display: flex
}

.home-slider__item__img {
    position: relative;
    width: 50%;
    overflow:hidden;
}

.home-slider__item__img__bg {
    background-size: cover;
    height: 100%;
}

.home-slider__item__content {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 120px 20px;
    text-align: center;
    width: 50%
}

.home-slider__item__content__type {
    margin-bottom: 20px
}

.home-slider__item__content__title {
    margin-bottom: 0;
    max-width: 430px
}

.home-slider__item__content__desc {
    max-width: 430px
}

.home-slider__item__content__button {
    margin-top: 40px;
    max-width: 430px
}

@media (max-width: 991px) {
    .home-slider {
        margin-bottom:64px
    }

    .home-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 64px
    }

    .home-slider__item__content {
        padding-bottom: 100px;
        padding-top: 100px
    }
}

@media (max-width: 767px) {
    .home-slider {
        margin-bottom:48px
    }

    .home-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 20px
    }

    .home-slider__item__content {
        padding-bottom: 40px;
        padding-top: 40px
    }

    .home-slider__item__content__type {
        margin-bottom: 8px
    }

    .home-slider__item__content__button {
        margin-top: 24px
    }
}

@media (max-width: 575px) {
    .home-slider {
        background-color:#fcf2ec;
        margin-left: -12px;
        margin-right: -12px
    }

    .home-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 48px;
        left: 0;
        padding-left: 20px;
        padding-right: 20px;
        width: 100%
    }

    .home-slider__item {
        flex-wrap: wrap
    }

    .home-slider__item__img {
        padding: 24px 50px 0;
        width: 100%;
        max-height: 430px;
    }

    .home-slider__item__img__bg {
        padding-top: 20%
    }

    .home-slider__item__content {
        padding: 24px 20px 94px;
        width: 100%
    }
}

@media (max-width: 374px) {
    .home-slider {
        margin-left:-7px;
        margin-right: -7px
    }

    .home-slider__item__content {
        padding-left: 15px;
        padding-right: 15px
    }
}

.home-popular-slider-wrap {
    margin-bottom: 80px
}

.home-popular-slider-wrap .swiper-wrapper {
    display: flex
}

.home-popular-slider {
    margin: 0 -8px 40px;
    width: 1792px
}

.home-popular-slider__item-wrap {
    padding: 0 8px
}

.home-popular-slider__item-wrap.swiper-slide {
    width: 25%
}

.home-popular-slider__item-wrap_1,.home-popular-slider__item-wrap_2,.home-popular-slider__item-wrap_3,.swiper-initialized .home-popular-slider__item-wrap {
    display: block
}

.home-popular-slider__scrollbar {
    margin: 64px 0 0;
    position: relative
}

.home-popular-slider__scrollbar .swiper-scrollbar {
    background-color: #ebebeb;
    bottom: 0;
    height: 2px;
    margin: 0 auto;
    max-width: 1104px;
    width: 100%
}

.home-popular-slider__scrollbar .swiper-scrollbar .swiper-scrollbar-drag {
    background-color: #adadad
}

@media (max-width: 1479px) {
    .home-popular-slider {
        width:1560px
    }

    .home-popular-slider__scrollbar .swiper-scrollbar {
        max-width: 959px
    }
}

@media (max-width: 1199px) {
    .home-popular-slider {
        width:1280px
    }

    .home-popular-slider__scrollbar .swiper-scrollbar {
        max-width: 784px
    }
}

@media (max-width: 991px) {
    .home-popular-slider-wrap {
        margin:0 2px 64px
    }

    .home-popular-slider {
        flex: 0 0 944px;
        margin: 0 -4px 32px;
        width: 944px
    }

    .home-popular-slider__item-wrap {
        padding-left: 4px;
        padding-right: 4px
    }

    .home-popular-slider__scrollbar {
        display: none
    }
}

@media (max-width: 767px) {
    .home-popular-slider-wrap {
        margin-bottom:48px
    }

    .home-popular-slider {
        width: auto
    }

    .home-popular-slider__item-wrap {
        flex: 0 0 188px;
        width: 188px!important
    }
}

.inst-wrap {
    margin: 0 0 80px
}

.inst-wrap__bottom {
    margin-top: 40px;
    padding-right: 60px;
    text-align: right
}

.inst-head {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px
}

.inst-head__title {
    margin-bottom: 0
}

.inst-head__desc {
    margin-left: auto;
    margin-right: 40px
}

.inst {
    display: flex
}

.inst__item {
    width: 20%
}

.inst__item__bg {
    background-position: 50%;
    background-size: cover;
    height: 0;
    padding-top: 100%
}

@media (max-width: 991px) {
    .inst-wrap {
        margin-bottom:64px
    }

    .inst-wrap__bottom {
        margin-top: 32px
    }

    .inst-head {
        margin-bottom: 32px
    }
}

@media (max-width: 767px) {
    .inst__item:nth-child(n+5) {
        display: none;
    }
    .inst-wrap {
        margin:0 0 48px
    }

    .inst-wrap__bottom {
        margin-top: 24px;
        padding-right: 0;
        text-align: center
    }

    .inst-head {
        flex-direction: column;
        margin-bottom: 24px
    }

    .inst-head__desc {
        margin: 8px 0 16px
    }

    .inst {
        flex-wrap: nowrap;
        overflow-x: scroll;
        padding-left: 22px;
    }

    .inst__item {
        width: 60%;
        margin-right: 16px;
        min-width: 60%;
        border-radius: 8px;
        overflow: hidden;
    }

    .inst__item:last-child {
        display: none
    }
}

@media (max-width: 575px) {
    .inst-wrap {
        margin-left:-20px;
        margin-right: -20px
    }
}

@media (max-width: 374px) {
    .inst-wrap {
        margin-left:-15px;
        margin-right: -15px
    }
}

.page-nav {
    display: flex;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .18em;
    line-height: 15px;
    margin-top: 80px
}

.page-nav a {
    border-bottom: 1px solid transparent;
    margin-right: 32px;
    padding-bottom: 24px;
    text-transform: uppercase
}

.page-nav a.is-active {
    border-bottom-color: #313131
}

@media (max-width: 991px) {
    .page-nav {
        margin-top:64px
    }
}

@media (max-width: 767px) {
    .page-nav {
        margin-top:48px
    }

    .page-nav a {
        font-size: 12px;
        line-height: 1.4
    }

    .page-nav_orders {
        flex-wrap: wrap
    }

    .page-nav_orders a {
        margin: 0;
        text-align: center;
        width: 50%
    }

    .page-nav_courses {
        -webkit-overflow-scrolling: touch;
        overflow-x: scroll;
        padding-bottom: 14px
    }

    .page-nav_courses a {
        margin: 0;
        min-width: 100px;
        padding-bottom: 10px;
        text-align: center;
        white-space: nowrap
    }

    .page-nav_courses a span.suf {
        display: none
    }
}

.product-head {
    position: relative
}

.product-head__top {
    padding-right: 200px
}

.product-head__button {
    position: absolute;
    right: 0;
    bottom: 50px
}

.product-cats {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .18em;
    line-height: 16px;
    margin-bottom: 16px;
    padding-right: 76px;
    position: relative
}

.product-cats .swiper .swiper-slide {
    padding: 0 2px 8px;
    width: auto!important
}

.product-cats__list {
    height: 40px;
    overflow: hidden
}

.product-cats__list.is-active {
    height: auto
}

.product-cats__button {
    background-color: #f4f4f4;
    border-radius: 20px;
    cursor: pointer;
    display: none;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 56px
}

.product-cats__button.is-visible {
    display: block
}

.product-cats__button:after,.product-cats__button:before {
    background-color: #313131;
    content: "";
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%)
}

.product-cats__button:before {
    height: 2px;
    width: 12px
}

.product-cats__button:after {
    height: 12px;
    width: 2px
}

.product-cats__button.is-active:after {
    display: none
}

.product-cats a {
    background-color: #f4f4f4;
    border: 1px solid #f4f4f4;
    border-radius: 20px;
    display: block;
    padding: 11px 21px;
    text-transform: uppercase
}

.product-cats a.is-active,.product-cats a:hover {
    background-color: #fff;
    border-color: #313131
}

.product-list-head {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px
}

.product-list-head__filter {
    padding-right: 16px
}

.product-list-head__sort {
    flex: 0 0 144px
}

.product-filter-button {
    border: 1px solid #313131;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.375;
    padding: 12px 27px 12px 61px;
    position: relative
}

.product-filter-button:before {
    background-image: url(../img/product-filter-button.870eae31.svg);
    content: "";
    height: 24px;
    left: 27px;
    position: absolute;
    top: 11px;
    width: 24px
}

.product-filter {
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

.product-filter a {
    border: 1px solid #ebebeb;
    color: #313131;
    margin-bottom: 8px;
    margin-right: 8px;
    padding: 9px 43px 9px 17px;
    position: relative;
    transition: border-color .15s ease-out
}

.product-filter a:hover {
    border-color: #313131
}

.product-filter a:before {
    background-image: url(../img/product-filter.9f9571ff.svg);
    content: "";
    height: 16px;
    margin-top: -8px;
    position: absolute;
    right: 17px;
    top: 50%;
    width: 16px
}

.product-filter a:last-child {
    margin-right: 0
}

.product-filter__button {
    margin-bottom: 8px;
    padding: 10px 0 10px 18px
}

.product-sort {
    display: flex;
    font-weight: 500
}

.product-sort,.product-sort select {
    font-size: 14px;
    line-height: 20px;
    position: relative
}

.product-sort select {
    cursor: pointer;
    height: 40px;
    padding: 10px 26px 9px 0;
    width: 100%
}



.product-list__item-wrap {
    margin-bottom: 56px
}

.product-list__item {
    position: relative
}

.product-list__item__label {
    background-color: #fff;
    border-radius: 22px;
    font-size: 10px;
    font-weight: 600;
    height: 44px;
    left: 12px;
    letter-spacing: .18em;
    line-height: 12px;
    min-width: 44px;
    padding: 16px 4px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 12px;
    z-index: 20
}

.product-list__item__img {
    display: block;
    height: 0!important;
    padding-top: 122.1445221445%;
    position: relative
}

.product-list__item__img__bg {
    background-position: 50%;
    background-size: cover;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.product-list__item__content {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    padding-top: 8px
}

.product-list__item__content__info {
    font-size: 14px;
    line-height: 1.4;
    padding-right: 30px
}

.product-list__item__content__info__title {
    margin-bottom: 2px
}

.product-list__item__content__info__desc {
    color: #adadad
}

.product-list__item__content__price {
    align-items: center;
    border: 1px solid #ebebeb;
    border-left: 0;
    display: flex;
    padding: 9px 12px 9px 8px;
    position: relative;
    white-space: nowrap
}

.product-list__item__content__price:before {
    border-color: transparent #ebebeb transparent transparent;
    border-style: solid;
    border-width: 20px 12px 20px 0;
    content: "";
    height: 0;
    left: -12px;
    position: absolute;
    top: -1px;
    width: 0
}

.product-list__item__content__price:after {
    border-color: transparent #fff transparent transparent;
    border-style: solid;
    border-width: 19px 11px 19px 0;
    content: "";
    height: 0;
    left: -11px;
    position: absolute;
    top: 0;
    width: 0
}

.product-list__item__content__price .basket-price__item__price__old {
    margin-left: 10px;
    order: 1
}

.product-list__item__content__price .price-value {
    order: 2
}

.product-list__scrollbar {
    margin-left: 0;
    margin-top: 64px;
    position: relative
}

.product-list__scrollbar .swiper-scrollbar {
    background-color: #ebebeb;
    bottom: 0;
    height: 2px;
    left: 8.33333%;
    right: 8.33333%;
    width: 83.33334%
}

.product-list__scrollbar .swiper-scrollbar .swiper-scrollbar-drag {
    background-color: #adadad
}

@media (min-width: 991px) {
    .product-cats__list .swiper-wrapper {
        display:flex;
        flex-wrap: wrap;
        transform: none!important
    }
}

@media (max-width: 1199px) {
    .product-list__item__content__info {
        padding-right:16px
    }

    .product-list__item__content__price {
        font-size: 14px;
        line-height: 22px;
        padding: 4px 7px 4px 3px
    }

    .product-list__item__content__price:before {
        border-width: 15px 9px 15px 0;
        left: -9px
    }

    .product-list__item__content__price:after {
        border-width: 14px 8px 14px 0;
        left: -8px
    }
}

@media (max-width: 991px) {
    .product-head {
        margin-right:4px
    }

    .product-head__top {
        margin-bottom: 16px;
        min-height: 60px;
        padding-top: 6px
    }

    .product-cats {
        padding-right: 0
    }

    .product-cats__button {
        display: none!important
    }

    .product-list-head {
        flex-wrap: wrap
    }

    .product-list-head__sort {
        margin-left: auto
    }

    .product-filter__items a {
        margin-bottom: 8px
    }

    .product-list {
        margin-right: 4px
    }

    .product-list .row {
        margin-left: -4px;
        margin-right: -4px
    }

    .product-list__item-wrap {
        margin-bottom: 32px;
        padding-left: 4px;
        padding-right: 4px
    }

    .product-list__item__content {
        flex-wrap: wrap;
        justify-content: center
    }

    .product-list__item__content__info {
        margin-bottom: 9px;
        padding-right: 0;
        text-align: center;
        width: 100%
    }

    .product-list__item__label {
        font-size: 8px;
        height: 36px;
        min-width: 36px;
        padding: 12px 2px;
        width: 36px
    }
}

@media (max-width: 767px) {
    .product-head__top {
        padding-right:60px
    }

    .product-head__top .page-head {
        margin-bottom: 0
    }

    .product-list-head__filter {
        padding-right: 0
    }

    .product-list-head__sort {
        margin-top: -4px
    }

    .product-filter {
        margin-right: -8px
    }

    .product-filter a {
        padding: 5px 41px 5px 15px
    }

    .product-filter__button {
        padding: 0
    }

    .product-filter__button button {
        border: 1px solid #ebebeb;
        color: #adadad;
        font-size: 12px;
        line-height: 1.5;
        padding: 6px 15px
    }

    .product-filter-button {
        padding: 10px 21px;
        text-indent: -99999em;
        width: 44px
    }

    .product-filter-button:before {
        left: 50%;
        margin-left: -12px;
        margin-top: -12px;
        top: 50%
    }

    .product-sort select {
        height: 32px;
        padding-bottom: 6px;
        padding-top: 6px
    }
}

@media (max-width: 575px) {
    .product-list {
        margin-left:-20px;
        margin-right: -20px
    }

    .product-list .row {
        margin-left: 0;
        margin-right: 0
    }

    .product-list__item-wrap {
        margin-bottom: 24px;
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width: 374px) {
    .product-list {
        margin-left:-15px;
        margin-right: -15px
    }

    .product-filter {
        margin-right: -4px
    }

    .product-filter a {
        margin-bottom: 4px;
        margin-right: 4px
    }
}

.pagination {
    display: flex;
    justify-content: center;
    margin-bottom: 80px
}

.pagination a,.pagination span {
    border: 1px solid #ebebeb;
    font-size: 14px;
    font-weight: 500;
    height: 40px;
    line-height: 20px;
    margin: 0 4px;
    min-width: 40px;
    padding: 9px 2px;
    text-align: center
}

.pagination a.is-active,.pagination a:hover,.pagination span.is-active {
    border-color: #313131
}

.filter {
    display: flex;
    flex-direction: column;
    height: auto;
    justify-content: space-between;
    min-height: 100vh
}

.filter__title {
    font-size: 19px;
    font-weight: 500;
    line-height: 26px;
    padding: 16px 32px
}

.filter__section,.filter__title {
    border-bottom: 1px solid #ebebeb
}

.filter__section__title {
    font-size: 19px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 16px
}

.filter__bottom {
    background-color: #f4f4f4;
    padding: 20px 32px 16px
}

.filter-items-wrap__head {
    cursor: pointer;
    display: block;
    font-size: 19px;
    font-weight: 500;
    line-height: 26px;
    padding: 16px 64px 16px 32px;
    position: relative
}

.filter-items-wrap__head:before {
    background-image: url(../img/arrow-down-small.4cea5f49.svg);
    content: "";
    height: 16px;
    margin-top: -8px;
    position: absolute;
    right: 32px;
    top: 50%;
    width: 16px
}

.filter-items-wrap__body {
    display: none
}

.filter-items-wrap.is-active .filter-items-wrap__body {
    display: block
}

.filter-items {
    display: flex;
    flex-wrap: wrap;
    padding: 6px 20px
}

.filter-items_price {
    padding-bottom: 20px
}

.filter-items__item {
    padding: 0 12px;
    width: 50%
}

.filter-items input[type=checkbox],.filter-items input[type=radio] {
    opacity: 0;
    position: absolute;
    visibility: hidden
}

.filter-items input[type=checkbox]+label,.filter-items input[type=radio]+label {
    font-size: 0;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 12px;
    padding: 0 12px;
    width: 50%
}

.filter-items input[type=checkbox]+label span,.filter-items input[type=radio]+label span {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    padding-right: 20px;
    position: relative
}

.filter-items input[type=checkbox]+label span:after,.filter-items input[type=radio]+label span:after {
    content: "";
    height: 16px;
    position: absolute;
    right: 0;
    top: 0;
    width: 16px
}

.filter-items input[type=checkbox]:checked+label span:after,.filter-items input[type=radio]:checked+label span:after {
    background-image: url(../img/filter-checkbox.06fd5379.svg)
}

.filter-button button {
    display: block;
    width: 100%
}

.filter-reset {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin-top: 20px;
    text-align: center
}

.filter-reset button {
    border-bottom: 1px solid #adadad;
    color: #adadad
}

.filter-price label {
    color: #adadad;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

.filter-price input[type=number] {
    border-bottom: 1px solid #313131;
    font-size: 14px;
    font-weight: 500;
    height: 26px;
    line-height: 20px;
    padding: 0 0 5px
}

.filter-price .help-text {
    color: #adadad;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px
}

@media (max-width: 767px) {
    .filter__title {
        font-size:16px;
        line-height: 1.5;
        padding-left: 20px;
        padding-right: 72px
    }

    .filter__bottom {
        padding: 12px 20px
    }

    .filter-items-wrap__head {
        font-size: 16px;
        line-height: 1.375;
        padding: 16px 48px 16px 20px
    }

    .filter-items {
        padding-left: 12px;
        padding-right: 12px
    }

    .filter-items input[type=checkbox]+label span,.filter-items input[type=radio]+label span {
        font-size: 12px;
        line-height: 1.5
    }

    .filter-price label {
        font-size: 12px;
        line-height: 1.4
    }

    .filter-button .button {
        padding-bottom: 10px;
        padding-top: 10px
    }

    .filter-reset {
        margin-top: 10px
    }
}

@media (max-width: 374px) {
    .filter__title {
        padding-right:67px
    }

    .filter-items-wrap__head,.filter__title {
        padding-left: 15px
    }

    .filter-items {
        padding-left: 7px;
        padding-right: 7px
    }
}

.search-form {
    display: flex;
    margin-bottom: 16px;
    position: relative;
    width: 100%
}

.search-form__text {
    width: 100%
}

.search-form__text input[type=text] {
    height: 40px;
    padding: 9px 0 8px
}

.search-form__button {
    flex: 0 0 82px;
    margin-left: 24px;
    width: 82px
}

.search-form__clear button {
    background: url(../img/header-search-close.9a0d3dc3.svg) 50% no-repeat #f4f4f4;
    border: 0;
    border-radius: 100%;
    height: 24px;
    position: absolute;
    right: 106px;
    text-indent: -99999em;
    top: 8px;
    width: 24px
}

.search-form-count {
    color: #adadad;
    margin-bottom: 24px
}

.search-empty {
    background-color: #f4f4f4;
    display: flex;
    flex-direction: column;
    height: 524px;
    justify-content: center;
    margin-bottom: 80px;
    padding: 32px
}

.search-empty__title {
    padding-top: 120px;
    position: relative;
    text-align: center
}

.search-empty__title:before {
    background: url(../img/search-empty.e87c8215.svg) 50% no-repeat #fff;
    border-radius: 100%;
    content: "";
    height: 96px;
    left: 50%;
    margin-left: -48px;
    position: absolute;
    top: 0;
    width: 96px
}

.search-products {
    margin-top: 40px
}

.search-products__item-wrap {
    margin-bottom: 24px
}

.search-products .product-list__item {
    align-items: center;
    display: flex;
    padding-right: 190px
}

.search-products .product-list__item__label {
    background-color: #ebebeb;
    margin-left: auto;
    position: static
}

.search-products .product-list__item__img {
    flex: 0 0 72px;
    height: 88px!important;
    margin-right: 24px;
    padding: 0
}

.search-products .product-list__item__content__price {
    border: 0;
    bottom: 0;
    font-size: 14px;
    justify-content: flex-end;
    line-height: 1.4;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 180px
}

.search-products .product-list__item__content__price:after,.search-products .product-list__item__content__price:before {
    content: normal;
    display: none
}

@media (max-width: 991px) {
    .search-products .product-list__item__content__info {
        text-align:left
    }
}

@media (max-width: 767px) {
    .search-form__clear button {
        top:4px
    }

    .search-form__text input[type=text] {
        height: 32px;
        padding-bottom: 4px;
        padding-top: 5px
    }
}

@media (max-width: 575px) {
    .search-form {
        flex-wrap:wrap
    }

    .search-form__clear button {
        right: 0
    }

    .search-form__button {
        flex: 0 0 100%;
        margin-left: 0;
        margin-top: 16px;
        width: 100%
    }

    .search-products .product-list {
        padding-right: 110px
    }

    .search-products .product-list__item__img {
        margin-right: 16px
    }

    .search-products .product-list__item__content__price {
        width: 100px
    }
}

.product-layout {
    display: flex;
    margin-bottom: 80px;
    position: relative
}

.product-layout__images {
    width: 50%
}

.product-layout__images__item {
    height: 100vh;
    overflow: hidden;
    position: relative
}

.product-layout__images__item__bg {
    background-position: 50%;
    background-size: cover;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.product-layout__images__item__bg_video {
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%)
}

.product-layout__content {
    width: 50%
}

.product-layout.fixed .product-layout__content {
    bottom: auto;
    max-height: 100vh;
    overflow-y: auto;
    padding-top: 64px;
    position: fixed;
    right: 0;
    top: 0
}

body.modal-opened .product-layout.fixed .product-layout__content {
    z-index: 1900
}

.product-layout.absolute .product-layout__content {
    bottom: 0;
    max-height: 100vh;
    overflow-y: auto;
    padding-top: 64px;
    position: absolute;
    right: 0;
    top: auto
}

.product {
    max-width: 724px;
    overflow: hidden;
    padding: 40px 60px
}

.product__head {
    display: flex;
    justify-content: space-between;
    margin-bottom: 32px;
    position: relative
}

.product__head__title {
    font-size: 19px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 4px
}

.product__head__desc span {
    color: #adadad
}

.product__head__label {
    background-color: #f4f4f4;
    border-radius: 22px;
    font-size: 10px;
    font-weight: 600;
    height: 44px;
    letter-spacing: .18em;
    line-height: 12px;
    margin-left: 16px;
    min-width: 44px;
    padding: 16px 4px;
    text-align: center;
    text-transform: uppercase;
    z-index: 20
}

.product__foot {
    display: flex;
    margin: 40px -12px 0
}

.product__foot__col {
    padding: 0 12px;
    width: 50%
}

.product-fields {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px
}

.product-fields__item {
    padding: 16px 12px 0;
    position: relative;
    width: 50%
}

.product-fields__item select.hide {
    position: absolute
}

.product-fields__item .nice-select {
    background-color: #fff;
    border: 0;
    border-bottom: 1px solid #313131;
    border-radius: 0;
    float: none;
    font-size: 16px;
    height: 32px;
    line-height: 1.375;
    padding: 5px 24px 4px 0;
    position: relative;
    text-overflow: ellipsis;
    text-transform: lowercase;
    white-space: nowrap
}

.product-fields__item .nice-select:first-letter {
    text-transform: uppercase
}

.product-fields__item .nice-select .nice-select-dropdown {
    background: #fff;
    border-radius: 0;
    box-shadow: 0 7px 8px rgba(58,58,58,.1);
    margin-top: 1px;
    padding: 12px 4px;
    width: 100%;
    z-index: 1000
}

.product-fields__item .nice-select .list {
    margin: 0;
    max-height: 134px;
    overflow-y: scroll!important
}

.product-fields__item .nice-select .option {
    font-weight: 500;
    line-height: inherit;
    padding: 5px 12px;
    text-transform: lowercase
}

.product-fields__item .nice-select .option:first-letter {
    text-transform: uppercase
}

.product-fields__item .nice-select .option.focus,.product-fields__item .nice-select .option.selected,.product-fields__item .nice-select .option:hover {
    background: #f4f4f4;
    font-weight: 500
}

.product-fields__item .nice-select:after {
    display: none
}

.product-fields__item .nice-select:before {
    background-image: url(../img/custom-select-opener.2ed8eb7c.svg);
    content: "";
    height: 22px;
    margin-top: -11px;
    position: absolute;
    right: 0;
    top: 50%;
    transition: transform .15s ease-out;
    width: 16px
}

.product-fields__item label {
    color: #adadad;
    font-size: 14px;
    left: 12px;
    line-height: 20px;
    position: absolute;
    top: 0
}

.product-stuffing {
    display: none;
    font-size: 14px;
    line-height: 20px;
    margin-top: 16px;
    width: 100%
}

.product-stuffing.is-active {
    display: block
}

.product-stuffing p {
    margin-bottom: 12px
}

.product-stuffing a {
    border-bottom: 1px solid #313131
}

.product-stuffing__content__desc {
    padding: 12px 0
}

.product-stuffing__content__all {
    margin-top: 12px
}

.product-stuffing__content__all__button {
    border-bottom: 1px solid #313131;
    cursor: pointer
}

.product-toppings {
    display: none
}

.product-toppings__head {
    background-color: #f4f4f4;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 32px
}

.product-toppings__item {
    border-bottom: 1px solid #ebebeb
}

.product-toppings__item__head {
    cursor: pointer;
    font-size: 19px;
    line-height: 26px;
    padding: 16px 64px 16px 32px;
    position: relative;
    text-transform: lowercase
}

.product-toppings__item__head:first-letter {
    text-transform: uppercase
}

.product-toppings__item__head:before {
    background-image: url(../img/arrow-down-small.4cea5f49.svg);
    content: "";
    height: 16px;
    margin-top: -8px;
    position: absolute;
    right: 32px;
    top: 50%;
    transition: transform .15s linear;
    width: 16px
}

.product-toppings__item__body {
    display: none
}

.product-toppings__item.is-active .product-toppings__item__head:before {
    transform: rotate(180deg)
}

.product-toppings__item.is-active .product-toppings__item__body {
    display: block
}

.product-toppings__item__info {
    display: flex;
    margin: 0 24px;
    padding-bottom: 16px
}

.product-toppings__item__info__img {
    padding: 0 8px;
    width: 50%
}

.product-toppings__item__info__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0 8px;
    width: 50%
}

.product-toppings__item__info__content__bottom {
    display: flex
}

.product-toppings__item__info__content__bottom__price {
    font-size: 19px;
    line-height: 26px;
    padding-right: 16px
}

.product-toppings__item__info__content__bottom__button {
    margin-left: auto;
    width: 98px
}

.modal .product-toppings {
    display: block
}

.product-basket-wrap {
    background: #f4f4f4;
    margin: 40px -60px 0;
    padding: 24px 60px
}

.product-basket {
    align-items: center;
    display: flex;
    justify-content: space-between;
    position: relative
}

.product-basket__button {
    margin-left: auto
}

.product-basket__button button {
    position: relative;
    z-index: 20
}

.product-basket__price__key {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 4px
}

.product-basket__price__val {
    align-items: center;
    display: flex;
    font-size: 24px;
    line-height: 34px
}

.product-basket__price__val .old {
    color: #5a5a5a;
    font-size: 14px;
    line-height: 20px;
    padding-left: 8px;
    text-decoration: line-through
}

.product-basket-legend {
    font-size: 14px;
    line-height: 20px;
    margin-top: 12px
}

.product-adv-list ul {
    color: #adadad;
    font-size: 14px;
    line-height: 20px;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.product-adv-list ul li {
    margin-bottom: 6px;
    padding-left: 20px;
    position: relative
}

.product-adv-list ul li:before {
    background: url(../img/product-adv-list.8f1b45d2.svg) 50% no-repeat transparent;
    content: "";
    height: 16px;
    left: 0;
    position: absolute;
    top: 2px;
    width: 16px
}

.product-contact {
    font-size: 14px;
    line-height: 20px
}

.product-contact__title {
    margin-bottom: 20px
}

.product-contact__phone {
    font-size: 16px;
    line-height: 1.375;
    margin-bottom: 9px
}

.product-contact__whatsapp a {
    display: inline-block;
    padding-right: 34px;
    position: relative
}

.product-contact__whatsapp a:before {
    background-image: url(../img/whatsapp.bcc354ad.svg);
    content: "";
    height: 24px;
    position: absolute;
    right: 0;
    top: -1px;
    width: 24px
}

.product-contact__whatsapp a span {
    border-bottom: 1px solid #313131
}

.product-description p img {
    display: block;
    height: auto!important;
    margin-bottom: 40px;
    margin-top: 40px
}

@media (max-width: 1479px) {
    .product {
        max-width:637px;
        overflow: hidden;
        padding: 40px 60px
    }
}

@media (max-width: 1199px) {
    .product {
        max-width:496px;
        padding: 24px
    }

    .product__head {
        margin-bottom: 24px
    }

    .product__foot {
        margin-top: 24px
    }

    .product-basket-wrap {
        margin: 24px -24px 0;
        padding: 24px
    }
}

@media (min-width: 991px) {
    .product-layout__images .swiper {
        height:auto!important
    }

    .product-layout__images .swiper-wrapper {
        flex-direction: column!important;
        transform: none!important
    }

    .product-layout__images .swiper-wrapper .swiper-slide {
        height: 100vh;
        width: 100%!important
    }
}

@media (max-width: 991px) {
    .product-layout {
        flex-direction:column;
        margin: 0 auto 48px;
        max-width: 720px;
        padding-left: 8px;
        padding-right: 8px
    }

    .product-layout__content {
        max-height: none!important;
        overflow: visible!important;
        padding-top: 24px!important;
        position: static!important;
        width: auto!important
    }

    .product-layout__images {
        bottom: 0!important;
        left: 0!important;
        position: relative!important;
        right: 0!important;
        top: 0!important;
        width: auto!important
    }

    .product-layout__images__item {
        height: 0!important;
        padding-top: 85.556%;

    }

    .swiper-items-count-1 .product-layout__images__item {
        width: 100%!important
    }
    .swiper-product.has-multiple-slides .swiper-slide:first-child {
        width: calc(100% - 40px);
    }
    .product {
        max-width: none;
        overflow: visible;
        padding: 0
    }

    .product__foot {
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .product-layout {
        max-width:540px
    }
}

@media (max-width: 575px) {
    .product-layout__images {
        margin-left:-20px;
        margin-right: -20px
    }

    .product-fields__item {
        margin-bottom: 24px;
        width: 100%
    }

    .product-fields__item:last-child {
        margin-bottom: 0
    }

    .product-toppings__head {
        font-size: 12px;
        line-height: 1.5;
        padding: 8px 20px
    }

    .product-toppings__item__head {
        font-size: 16px;
        line-height: 1.375;
        padding: 12px 48px 12px 20px
    }

    .product-toppings__item__head:before {
        right: 20px
    }

    .product-toppings__item__info {
        flex-wrap: wrap;
        margin-left: 12px;
        margin-right: 12px;
        padding-bottom: 12px
    }

    .product-toppings__item__info__img {
        margin-bottom: 12px;
        width: 100%
    }

    .product-toppings__item__info__content {
        width: 100%
    }

    .product-toppings__item__info__content__top {
        font-size: 12px;
        line-height: 17px
    }

    .product-toppings__item__info__content__bottom {
        margin-top: 16px
    }

    .product-toppings__item__info__content__bottom__price {
        font-size: 16px;
        line-height: 1.375
    }

    .product-toppings__item__info__content__bottom__button {
        width: 82px
    }

    .product-stuffing {
        font-size: 12px;
        line-height: 1.4
    }

    .product-basket {
        flex-wrap: wrap
    }

    .product-basket__price {
        width: 100%
    }

    .product-basket__button {
        margin-left: 0;
        margin-top: 24px;
        width: 100%
    }

    .product-basket__button .button-order {
        width: 100%
    }

    .product__head__title {
        font-size: 16px;
        line-height: 1.375
    }

    .product__head__label {
        font-size: 8px;
        height: 36px;
        min-width: 36px;
        padding: 12px 0
    }

    .product__foot {
        flex-wrap: wrap
    }

    .product__foot__col {
        margin-bottom: 24px;
        width: 100%
    }

    .product__foot__col:last-child {
        margin-bottom: 0
    }

    .product-contact {
        font-size: 12px;
        line-height: 1.4
    }

    .product-fields__item .custom-select-opener {
        font-size: 14px
    }

    .product-basket__price__key {
        font-size: 12px;
        line-height: 1.4
    }

    .product-basket__price__val {
        font-size: 20px;
        line-height: 1.4
    }

    .product-basket__price__val .old {
        font-size: 12px;
        line-height: 1.4
    }

    .product-basket-legend {
        font-size: 12px;
        line-height: 16px
    }
}

@media (max-width: 374px) {
    .about-img,.product-layout__images {
        margin-left:-15px;
        margin-right: -15px
    }

    .product-toppings__head {
        padding-left: 15px;
        padding-right: 15px
    }

    .product-toppings__item__head {
        padding-left: 15px;
        padding-right: 43px
    }
}

.stuffing-title {
    margin-bottom: 24px
}

.stuffing-item {
    margin-bottom: 40px
}

.stuffing-item__img {
    margin-bottom: 12px
}

.stuffing-item__title {
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 4px;
    text-transform: lowercase
}

.stuffing-item__title:first-letter {
    text-transform: uppercase
}

.stuffing-item__cost {
    font-size: 16px;
    line-height: 22px
}

.stuffing-item__desc {
    font-size: 14px;
    line-height: 20px;
    margin-top: 12px
}

@media (max-width: 767px) {
    .stuffing-item {
        margin-bottom:24px
    }

    .stuffing-item__img {
        margin-bottom: 12px
    }

    .stuffing-item__title {
        font-size: 16px;
        line-height: 1.375;
        margin-bottom: 4px
    }

    .stuffing-item__cost {
        font-size: 14px;
        line-height: 1.4
    }

    .stuffing-item__desc {
        font-size: 12px;
        line-height: 1.4
    }
}

.course-list {
    margin-bottom: 80px;
    margin-top: 36px
}

.course-item {
    margin-bottom: 40px
}

.course-item:last-child {
    margin-bottom: 0
}

.course-item__img {
    background-position: 50%;
    background-size: cover;
    height: 360px;
    margin-right: -16px
}

.course-item__content {
    padding-left: 24px
}

.course-item__head {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    font-size: 19px;
    justify-content: space-between;
    line-height: 26px
}

.course-item__head__author {
    margin-bottom: 12px;
    padding-right: 8px;
    width: 36%
}

.course-item__head__right {
    display: flex;
    margin-bottom: 12px;
    padding-left: 8px;
    width: 64%
}

.course-item__head__date {
    margin-left: auto;
    padding-left: 34px;
    position: relative
}

.course-item__head__date:before {
    background-image: url(../img/date-mid.7dfca402.svg);
    content: "";
    height: 24px;
    left: 0;
    position: absolute;
    top: 0;
    width: 24px
}

.course-item__head__price {
    margin-left: 40px
}

.course-item__head__title {
    display: flex;
    margin-bottom: 36px;
    width: 100%
}

.course-item__head__title a,.course-item__head__title span {
    padding-right: 48px;
    position: relative
}

.course-item__head__title a:before,.course-item__head__title span:before {
    background-image: url(../img/arrow-right-40.01134d54.svg);
    content: "";
    height: 40px;
    position: absolute;
    right: 0;
    top: 1px;
    width: 40px
}

.course-item__cell {
    font-size: 19px;
    line-height: 26px
}

.course-item__cell span {
    display: block;
    margin-bottom: 2px
}

.course-item__button {
    margin-top: 36px
}

.course-item__button .button_aw {
    width: auto
}

.courses-program {
    border-top: 1px solid #313131;
    padding-top: 80px
}

.courses-program,.courses-program__item {
    margin-bottom: 80px
}

.courses-program__item:last-child {
    margin-bottom: 0
}

.courses-program__title {
    padding-right: 60px
}

@media (max-width: 991px) {
    .course-list,.courses-program {
        margin-bottom:64px
    }

    .courses-program {
        padding-top: 64px
    }

    .courses-program__item {
        margin-bottom: 64px
    }

    .course-item__head {
        font-size: 16px;
        line-height: 1.375
    }

    .course-item__head__author {
        margin-bottom: 0;
        order: 1;
        padding-right: 0;
        width: 100%
    }

    .course-item__head__right {
        justify-content: space-between;
        margin-bottom: 12px;
        order: 3;
        padding-left: 0;
        width: 100%
    }

    .course-item__head__title {
        margin-bottom: 12px;
        order: 2;
        width: 100%
    }

    .course-item__head__date {
        margin-left: 0
    }
}

@media (max-width: 767px) {
    .course-list {
        margin-bottom:48px
    }

    .course-item__img {
        height: 0;
        margin-bottom: 16px;
        margin-right: 0;
        padding-top: 81.25%
    }

    .course-item__content {
        padding-left: 0
    }

    .course-item__button {
        margin-top: 12px
    }

    .course-item__button .button {
        width: 100%
    }

    .courses-program {
        border-top: 0;
        padding-top: 0
    }

    .courses-program,.courses-program__item {
        margin-bottom: 48px
    }
}

@media (max-width: 575px) {
    .course-list {
        margin-bottom:24px
    }
}

.course-head {
    font-size: 19px;
    line-height: 26px
}

.course-head__top {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 16px
}

.course-head__top__author {
    width: 50%
}

.course-head__top__count {
    text-align: right;
    width: 50%
}

.course-foot {
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 60px;
    margin-top: 82px
}

.course-foot__date {
    padding-left: 34px;
    position: relative
}

.course-foot__date:before {
    background-image: url(../img/date-mid.7dfca402.svg);
    content: "";
    height: 24px;
    left: 0;
    position: absolute;
    top: 1px;
    width: 24px
}

.course-foot__button {
    margin-top: 32px
}

.course-slider {
    height: 100%
}

.course-slider .swiper {
    height: 100%;
    width: 100%
}

.course-slider__item {
    background-size: cover
}

.course-slider .swiper-button-next,.course-slider .swiper-button-prev {
    background-color: #fff;
    border-radius: 100%;
    bottom: 90px;
    height: 48px;
    left: auto;
    margin: 0;
    top: auto;
    width: 48px
}

.course-slider .swiper-button-next:before,.course-slider .swiper-button-prev:before {
    content: "";
    height: 24px;
    left: 50%;
    margin-left: -12px;
    margin-top: -12px;
    position: absolute;
    top: 50%;
    width: 24px
}

.course-slider .swiper-button-next:after,.course-slider .swiper-button-prev:after {
    content: "";
    display: none
}

.course-slider .swiper-button-next {
    right: 60px
}

.course-slider .swiper-button-next:before {
    background-image: url(../img/arrow-right.0361da52.svg)
}

.course-slider .swiper-button-prev {
    right: 116px
}

.course-slider .swiper-button-prev:before {
    background-image: url(../img/arrow-left.29667388.svg)
}

.course-form__row {
    margin-bottom: 24px
}
.course-form__row input:not(:placeholder-shown)+label{
    color: #adadad;
    font-size: 14px;
    top: 0;
}
.course-form__row_submit {
    margin-bottom: 0
}

.course-form-sent {
    display: flex;
    flex-direction: column;
    height: 100vh;
    justify-content: center;
    padding: 24px
}

.course-form-sent__title {
    margin-bottom: 0;
    padding-top: 88px;
    position: relative;
    text-align: center
}

.course-form-sent__title:before {
    background-image: url(../img/course-form-sent.96cb9919.svg);
    content: "";
    height: 64px;
    left: 50%;
    margin-left: -32px;
    position: absolute;
    top: 0;
    width: 64px
}

.course-form-sent__desc {
    font-size: 14px;
    line-height: 1.4;
    margin-top: 8px;
    text-align: center
}

@media (max-width: 991px) {
    .course-foot {
        margin-bottom:48px;
        margin-top: 72px
    }

    .course-slider {
        height: auto
    }

    .course-slider__item {
        height: 0!important;
        padding-top: 85.556%;
        width: calc(100% - 40px)!important
    }

    .course-slider .swiper-button-next,.course-slider .swiper-button-prev {
        display: none
    }
}

@media (max-width: 767px) {
    .course-head {
        line-height:1.375
    }

    .course-foot,.course-head {
        font-size: 16px
    }

    .course-form-sent__desc {
        font-size: 12px;
        line-height: 1.4
    }
}

@media (max-width: 374px) {
    .course-slider__item {
        width:calc(100% - 15px)!important
    }
}

.review-slider-container {
    margin-bottom: 80px
}

.review-slider-wrap {
    width: 1680px
}

.review-slider__item-wrap {
    border: 1px solid #ebebeb;
    border-right: 0;
    height: auto!important
}

.review-slider__item-wrap.swiper-slide {
    flex: 0 0 33.3333%;
    width: 33.3333%
}

.review-slider__item-wrap:last-child {
    border-right: 1px solid #ebebeb
}

.review-slider__item {
    overflow: hidden;
    padding: 48px 48px 60px
}

.review-slider__item__title {
    margin-bottom: 32px
}

.review-slider__scrollbar {
    margin-left: 0;
    margin-top: 64px;
    position: relative
}

.review-slider__scrollbar .swiper-scrollbar {
    background-color: #ebebeb;
    bottom: 0;
    height: 2px;
    left: 8.33333%;
    right: 8.33333%;
    width: 83.33334%
}

.review-slider__scrollbar .swiper-scrollbar .swiper-scrollbar-drag {
    background-color: #adadad
}

.review-slider .swiper-wrapper {
    display: flex
}

@media (max-width: 1479px) {
    .review-slider-wrap {
        width:1460px
    }

    .review-slider__item {
        padding: 40px 40px 48px
    }
}

@media (max-width: 1199px) {
    .review-slider-wrap {
        width:1200px
    }

    .review-slider__item {
        padding: 32px 32px 40px
    }
}

@media (max-width: 991px) {
    .review-slider-container {
        margin-bottom:64px
    }

    .review-slider-wrap {
        width: 900px
    }

    .review-slider__scrollbar {
        display: none
    }

    .review-slider__item-wrap.swiper-slide {
        flex: 0 0 50%;
        width: 50%
    }

    .review-slider__item {
        padding: 20px 20px 32px
    }
}

@media (max-width: 767px) {
    .review-slider-container {
        margin-bottom:48px
    }

    .review-slider-wrap {
        width: auto
    }

    .review-slider__item-wrap.swiper-slide {
        flex: 0 0 auto;
        width: calc(100% - 40px)!important
    }
}

@media (max-width: 575px) {
    .review-slider-wrap {
        margin-left:-20px;
        margin-right: -20px
    }
}

@media (max-width: 374px) {
    .review-slider-wrap {
        margin-left:-15px;
        margin-right: -15px
    }

    .review-slider__item {
        padding-left: 15px;
        padding-right: 15px
    }
}

.photos-item {
    margin-bottom: 40px
}

.swiper .photos-item {
    margin-bottom: 0
}

.photos-item__img {
    height: 0!important;
    margin-bottom: 8px;
    padding-top: 122.1445221445%;
    position: relative
}

.photos-item__img__bg {
    background-position: 50%;
    background-size: cover;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.photos-item__title {
    cursor: pointer
}

.photos-item__desc {
    color: #adadad;
    margin-top: 2px
}

.photo-detail {
    height: 100vh;
    padding-left: 50%;
    position: relative;
    width: 100%;
    z-index: 20
}

.photo-detail__content {
    bottom: 0;
    left: 0;
    position: fixed;
    top: 0;
    width: 50%
}

.photo-detail__img img {
    display: block;
    width: 100%
}

.photo-detail-content {
    margin-left: auto;
    max-width: 560px;
    padding: 16px 60px 16px 8px
}

.photo-detail-content__date {
    color: #adadad;
    margin-bottom: 2px
}

.photo-detail-content__title {
    margin-bottom: 0
}

@media (max-width: 1479px) {
    .photo-detail-content {
        max-width:577px
    }
}

@media (max-width: 1199px) {
    .photo-detail-content {
        max-width:472px
    }
}

@media (max-width: 991px) {
    .photo-detail {
        height:auto;
        padding-left: 0
    }

    .photo-detail__content {
        margin: 0 auto;
        max-width: 720px;
        padding-left: 8px;
        padding-right: 8px;
        position: static;
        width: auto
    }

    .photo-detail-content {
        margin-left: 0;
        max-width: none;
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width: 767px) {
    .photo-detail__content {
        max-width:540px
    }
}

@media (max-width: 575px) {
    .photo-detail__content {
        padding-left:20px;
        padding-right: 20px
    }
}

@media (max-width: 374px) {
    .photo-detail__content {
        padding-left:15px;
        padding-right: 15px
    }
}

.vacancies__item {
    border-bottom: 1px solid #ebebeb
}

.vacancies__item__head {
    cursor: pointer;
    padding: 40px 64px 24px 0;
    position: relative
}

.vacancies__item__head:before {
    background-image: url(../img/arrow-down-small.4cea5f49.svg);
    content: "";
    height: 16px;
    margin-top: -8px;
    position: absolute;
    right: 32px;
    top: 50%;
    transition: transform .15s linear;
    width: 16px
}

.vacancies__item__head__town {
    color: #adadad
}

.vacancies__item__head__title {
    margin-bottom: 0!important;
    margin-top: 0!important
}

.vacancies__item__body {
    color: #5a5a5a;
    display: none;
    padding: 24px 0
}

.vacancies__item__foot {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 24px 0
}

.vacancies__item__foot__salary {
    margin-bottom: 0!important;
    margin-top: 0!important
}

.vacancies__item__foot__button {
    margin-left: 16px
}

.vacancies__item.is-active .vacancies__item__head:before {
    transform: rotate(180deg)
}

.vacancies__item.is-active .vacancies__item__body {
    display: block
}

.vacancy-attention+.vacancy-empty {
    margin-top: -40px
}

.vacancy-empty {
    padding: 176px 20px 56px;
    position: relative;
    text-align: center
}

.vacancy-empty:before {
    background-color: #ebebeb;
    border-radius: 100%;
    content: "";
    height: 96px;
    left: 50%;
    margin-left: -48px;
    position: absolute;
    top: 56px;
    width: 96px
}

.vacancy-empty:after {
    background: url(../img/search-empty.e87c8215.svg) 50% no-repeat;
    content: "";
    height: 64px;
    left: 50%;
    margin-left: -32px;
    position: absolute;
    top: 72px;
    width: 64px
}

@media (max-width: 991px) {
    .page-body__img+.vacancy-attention {
        margin-top:-24px
    }

    .vacancies__item__head {
        padding-bottom: 12px;
        padding-top: 24px
    }

    .vacancies__item__body {
        padding-bottom: 12px;
        padding-top: 12px
    }

    .vacancies__item__foot {
        padding-top: 12px
    }
}

@media (max-width: 575px) {
    .vacancy-attention {
        margin-bottom:24px;
        margin-left: -20px;
        margin-right: -20px
    }

    .vacancies {
        margin: -24px -20px 0
    }

    .vacancies__item__head {
        padding: 24px 20px 12px
    }

    .vacancies__item__body {
        padding-left: 20px;
        padding-right: 20px
    }

    .vacancies__item__foot {
        flex-wrap: wrap;
        padding: 12px 20px 24px
    }

    .vacancies__item__foot__salary {
        width: 100%
    }

    .vacancies__item__foot__button {
        margin: 24px 0 0;
        width: 100%
    }

    .vacancies__item__foot__button .button {
        display: block;
        width: 100%
    }
}

@media (max-width: 374px) {
    .vacancy-attention {
        margin-left:-15px;
        margin-right: -15px
    }
}

.how-to-order-content p {
    margin-bottom: 24px
}

.how-to-order-content .paragraphs p {
    margin-bottom: 10px
}

.contacts-item {
    margin-bottom: 40px
}

.contacts-item:last-child {
    margin-bottom: 0
}

.contacts-item__key {
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 16px
}

.contacts-item__val {
    font-size: 24px;
    line-height: 1.416667
}

.contacts-item__desc {
    font-size: 14px;
    line-height: 20px;
    margin-top: 8px
}

.contacts-item__desc p {
    margin-bottom: 8px
}

.contact-links {
    align-items: center;
    display: flex;
    margin-top: 24px
}

.contact-links__item {
    background-color: #ebebeb;
    border-radius: 100%;
    height: 44px;
    margin-right: 8px;
    position: relative;
    width: 44px
}

.contact-links__item:before {
    background-position: 50%;
    content: "";
    height: 24px;
    left: 50%;
    margin-left: -12px;
    margin-top: -12px;
    position: absolute;
    top: 50%;
    width: 24px
}

.contact-links__item_phone:before {
    background-image: url(../img/contact-link-phone.ac520e68.svg)
}

.contact-links__item_email:before {
    background-image: url(../img/contact-link-email.199052c7.svg)
}

@media (max-width: 767px) {
    .contacts-item__key {
        font-size:16px;
        line-height: 1.375
    }

    .contacts-item__val {
        font-size: 20px;
        line-height: 1.4
    }

    .contacts-item__desc {
        font-size: 12px
    }
}

.blog__item {
    margin-bottom: 40px
}

.blog__title {
    margin-bottom: 16px
}

.blog__images {
    display: flex;
    margin-right: -1px;
    margin-bottom: 32px;
}

.blog__images-item {
    padding-right: 1px
}

.blog__images .swiper-slide {
    width: auto !important;
}

.blog__img {
    height: 454px;
    width: auto!important
}

.blog__content {
    display: flex;
    font-size: 14px;
    line-height: 1.4285715;
    margin: 16px -8px 0
}

.blog__content-client,.blog__content-desc {
    padding: 0 8px;
    width: 50%
}

.blog__content-desc p {
    margin-bottom: 10px
}

.blog__content-desc p:last-child,.blog__content-desc ul:last-child {
    margin-bottom: 0
}

@media (max-width: 991px) {
    .blog__img {
        height:260px
    }

    .blog__content {
        flex-wrap: wrap
    }

    .blog__content-client {
        margin-bottom: 8px;
        width: 100%
    }

    .blog__content-desc {
        width: 100%
    }
}

@media (max-width: 767px) {
    .blog__content {
        font-size:12px
    }
}

@media (max-width: 575px) {
    .blog__images {
        margin:0 -20px;
        margin-bottom: 32px;
    }

    .blog__img {
        max-width: 100vw;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.personal-orders-empty-wrap {
    padding-top: 40px
}

.personal-orders-empty {
    align-items: center;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 524px
}

.personal-orders-empty__title {
    padding-top: 120px;
    position: relative
}

.personal-orders-empty__title:before {
    border: 1px solid #313131;
    border-radius: 100%;
    content: "";
    height: 96px;
    left: 50%;
    margin-left: -48px;
    position: absolute;
    top: 0;
    width: 96px
}

.personal-orders-empty__title:after {
    background-image: url(../img/personal-orders-empty.39ec81cd.svg);
    content: "";
    height: 64px;
    left: 50%;
    margin-left: -32px;
    position: absolute;
    top: 16px;
    width: 64px
}

.personal-orders-empty__button {
    margin-top: 24px
}

.personal-orders {
    padding: 40px 0 0
}

.personal-orders:last-child {
    margin-bottom: 0
}

.personal-orders__legend {
    background-color: #e1ecee;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    padding: 10px 32px
}

.personal-orders__item {
    background-color: #fff;
    border-bottom: 1px solid #ebebeb;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    padding: 20px 64px 20px 32px;
    position: relative
}

.personal-orders__item:before {
    background-image: url(../img/personal-order-head.4cea5f49.svg);
    content: "";
    height: 16px;
    position: absolute;
    right: 32px;
    top: 31px;
    transition: transform .15s ease-out;
    width: 16px
}

.personal-orders__item__left {
    width: 66.66667%
}

.personal-orders__item__right {
    width: 33.33334%
}

.personal-orders__head {
    cursor: pointer;
    padding: 20px 64px 20px 32px;
    position: relative
}

.personal-orders__head .table-row {
    align-items: center;
    display: flex;
    margin: 0 -8px
}

.personal-orders__head .table-row span {
    display: block;
    margin-top: 2px
}

.personal-orders__head .table-row__cell {
    flex: 0 0 16.66667%;
    padding: 0 8px;
    width: 16.66667%
}

.personal-orders__head .table-row__cell_number {
    flex: 0 0 50%;
    width: 50%
}

.personal-orders__item.is-active:before {
    transform: rotate(180deg)
}

.order-item {
    align-items: center;
    display: flex;
    margin: 0 -8px;
    min-height: 38px
}

.order-item__cell {
    padding: 0 8px;
    width: 50%
}

.order-item__cell span {
    display: block;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    margin-top: 2px
}

.order-item__cell_number {
    width: 75%
}

.order-item__cell_number span {
    color: #adadad
}

.order-item__cell_price {
    width: 25%
}

.order-item-body {
    display: none;
    padding-top: 8px
}

.is-active .order-item-body {
    display: block
}

.order-item-body .prod-list__item {
    display: flex;
    justify-content: space-between;
    margin: 0 -8px
}

.order-item-body .prod-list__item__title {
    padding: 0 8px;
    width: 25%
}

.order-item-body .prod-list__item__stuff {
    color: #adadad;
    font-size: 12px;
    line-height: 16px;
    padding: 2px 8px;
    text-align: right;
    width: 50%
}

.order-item-body .prod-list__item__price {
    font-size: 12px;
    line-height: 16px;
    padding: 2px 8px;
    width: 25%
}

@media (max-width: 991px) {
    .personal-orders__item {
        flex-wrap:wrap
    }

    .personal-orders__item:before {
        right: 24px
    }

    .personal-orders__item__left {
        width: 100%
    }

    .personal-orders__item__right {
        display: none;
        width: 100%
    }

    .is-active .personal-orders__item__right {
        display: block
    }

    .order-item_right {
        flex-wrap: wrap
    }

    .order-item__cell_price {
        text-align: right
    }

    .order-item__cell_status {
        margin-bottom: 10px;
        order: 1;
        width: 100%
    }

    .order-item__cell_delivery {
        order: 2;
        width: 100%
    }

    .order-item-body {
        padding-top: 16px
    }

    .order-item-body .prod-list__item {
        margin-bottom: 10px
    }

    .order-item-body .prod-list__item__price {
        text-align: right
    }
}

@media (max-width: 767px) {
    .personal-orders-empty-wrap {
        padding-top:24px
    }

    .personal-orders-empty {
        min-height: 292px
    }

    .personal-orders {
        padding-top: 24px
    }

    .personal-orders__legend {
        font-size: 12px;
        line-height: 1.33334;
        padding-left: 20px;
        padding-right: 20px
    }

    .personal-orders__item {
        font-size: 12px;
        line-height: 1.4;
        padding: 9px 48px 9px 20px
    }

    .personal-orders__item:before {
        right: 16px;
        top: 20px
    }

    .order-item__cell span {
        font-size: 10px;
        line-height: 1.4
    }

    .order-item__cell_number,.order-item__cell_price {
        width: 50%
    }

    .order-item-body .prod-list__item {
        flex-wrap: wrap
    }

    .order-item-body .prod-list__item__title {
        order: 1;
        width: 50%
    }

    .order-item-body .prod-list__item__stuff {
        font-size: 10px;
        line-height: 1.4;
        margin-top: 2px;
        order: 3;
        text-align: left;
        width: 100%
    }

    .order-item-body .prod-list__item__price {
        order: 2;
        width: 50%
    }
}

@media (max-width: 374px) {
    .personal-orders__legend {
        padding-left:15px;
        padding-right: 15px
    }

    .personal-orders__item {
        padding-left: 15px;
        padding-right: 36px
    }

    .personal-orders__item:before {
        right: 10px
    }
}

.basket-start-wrap {
    background-color: #fff;
    padding: 32px 0
}

.basket-start {
    align-items: center;
    display: flex;
    justify-content: space-between;
    min-height: 138px;
    padding: 32px
}

.basket-start__title {
    margin-bottom: 0
}

.basket-start__button {
    width: 220px
}

.basket-start__button .button {
    width: 100%
}

.basket-start-divider {
    display: flex;
    font-size: 13px;
    font-weight: 600;
    justify-content: center;
    letter-spacing: .18em;
    line-height: 15px;
    margin: 40px 0;
    position: relative;
    text-transform: uppercase
}

.basket-start-divider:before {
    border-bottom: 1px solid #ebebeb;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 50%
}

.basket-start-divider span {
    background-color: #fff;
    min-width: 50px;
    position: relative;
    text-align: center;
    z-index: 2
}

.basket-login {
    padding: 24px 32px
}

.basket-login__title {
    margin-bottom: 24px
}

.basket-login .auth-form {
    max-width: none
}

.basket-login .auth-form__body {
    padding: 0
}

.basket-login .auth-form__bottom,.basket-login .auth-form__forgot,.basket-login .auth-form__title {
    display: none
}

.basket-login .auth-form form {
    display: flex;
    margin: 0 -8px
}

.basket-login .auth-form__row,.basket-login .auth-form__submit {
    margin: 0;
    padding: 0 8px;
    width: 33.33334%
}

.basket-login .auth-form .field-with-label-wrap label {
    left: 8px
}

.basket-login .auth-form input[type=password],.basket-login .auth-form input[type=text] {
    height: 40px;
    padding: 15px 0 2px
}

.basket-login .auth-form .button {
    background-color: transparent;
    color: #313131;
    padding: 8px 20px
}

.basket {
    background-color: #fff
}

.basket__head {
    display: flex;
    justify-content: space-between;
    padding: 16px 32px
}

.basket-price {
    border-top: 1px solid #ebebeb;
    font-size: 14px;
    line-height: 20px;
    padding: 16px 32px
}

.basket-price__item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px
}

.basket-price__item__info {
    padding-right: 8px;
    width: 55%
}

.basket-price__item__desc {
    color: #adadad;
    font-size: 12px;
    line-height: 1.5
}

.basket-price__item__price {
    padding-left: 8px;
    text-align: right;
    width: 45%
}

.basket-price__item__price__old {
    color: #adadad;
    font-size: 12px;
    padding-right: 3px;
    text-decoration: line-through
}

.basket-price__item.total {
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 0;
    margin-top: 16px
}

.basket-price__item.total .basket-price__item__price__old {
    font-size: 14px
}

.basket-price__item.delivery .basket-price__item__info {
    width: 35%
}

.basket-price__item.delivery .basket-price__item__price {
    color: #adadad;
    width: 65%
}

.basket-price__button {
    margin-top: 16px
}

.basket-list__item {
    border-top: 1px solid #ebebeb;
    display: flex;
    padding: 16px 32px
}

.basket-list__item:last-child {
    border-bottom: 0
}

.basket-list__item__img {
    flex: 0 0 110px;
    margin-right: 16px
}

.basket-list__item__content {
    flex-direction: column;
    width: 100%
}

.basket-list__item__content,.basket-list__item__content__top {
    display: flex;
    justify-content: space-between
}

.basket-list__item__content__top__button {
    flex: 0 0 16px;
    margin-left: 16px
}

.basket-list__item__title {
    margin-bottom: 4px
}

.basket-list__item__desc,.basket-list__item__price {
    font-size: 14px;
    line-height: 20px
}

.basket-list__item__price {
    color: #adadad;
    margin-bottom: 2px
}

.basket-list__item__total {
    display: flex;
    justify-content: space-between
}

.basket-list__item__total__cost .old {
    color: #5a5a5a;
    padding-left: 6px;
    text-decoration: line-through
}

.basket-candy__head {
    background-color: #f4f4f4;
    font-size: 14px;
    line-height: 140%;
    padding: 10px 32px
}

.basket-candy__item {
    border-top: 1px solid #ebebeb;
    display: flex;
    padding: 16px 32px
}

.basket-candy__item:last-child {
    border-bottom: 0
}

.basket-candy__item__img {
    flex: 0 0 110px;
    margin-right: 16px
}

.basket-candy__item__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%
}

.basket-candy__item__content__bottom {
    padding: 7px 0
}

.basket-candy__item__order {
    flex: 0 0 106px;
    padding-bottom: 50px;
    position: relative;
    width: 106px
}

.basket-candy__item__order form {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.basket-candy__item__order .product-basket-wrap {
    background-color: transparent;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0
}

.basket-candy__item__order .product-basket__price {
    display: none
}

.basket-candy__item__order .product-fields__item {
    width: 100%
}

.basket-candy__item__order .product-fields__item label {
    right: 12px;
    text-align: center
}

.basket-candy__item__order .button-order {
    background-color: transparent;
    color: #313131;
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 9px 19px;
    text-align: center;
    width: 100%
}

.basket-candy__item__order .button-order__inner {
    padding-left: 0
}

.basket-candy__item__order .button-order__inner:before {
    content: normal;
    display: none
}

.basket-candy__item__order .button-order__inner span {
    display: none
}

.basket-candy__item__title {
    margin-bottom: 4px
}

.basket-candy__item__desc {
    font-size: 14px;
    line-height: 20px
}

.basket-candy__item__price {
    font-size: 19px;
    line-height: 26px;
    text-transform: lowercase
}

.basket-delete {
    background-image: url(../img/basket-delete.8c683b76.svg);
    cursor: pointer;
    display: block;
    height: 16px;
    width: 16px
}

.basket-head {
    font-size: 19px;
    line-height: 26px;
    padding: 16px 64px 16px 32px
}

.basket-head .count {
    background-color: #e1ecee;
    border-radius: 10px;
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
    margin-left: 7px;
    min-width: 20px;
    padding: 2px;
    text-align: center;
    vertical-align: middle
}

.basket-empty {
    background-color: #f4f4f4;
    display: flex;
    flex-direction: column;
    height: 100vh;
    justify-content: center;
    padding: 32px
}

.basket-empty__title {
    padding-top: 120px;
    position: relative;
    text-align: center
}

.basket-empty__title:before {
    background-image: url(../img/basket-empty.9d3cb505.svg);
    content: "";
    height: 96px;
    left: 50%;
    margin-left: -48px;
    position: absolute;
    top: 0;
    width: 96px
}

.basket-empty__button {
    margin-top: 24px;
    text-align: center
}

@media (max-width: 1199px) {
    .basket-candy__head,.basket-candy__item,.basket-list__item,.basket-login,.basket-price,.basket-start,.basket__head {
        padding-left:24px;
        padding-right: 24px
    }
}

@media (max-width: 991px) {
    .basket-start-wrap {
        margin-bottom:32px;
        padding-bottom: 0;
        padding-top: 0
    }
}

@media (max-width: 767px) {
    .basket-head {
        font-size:16px;
        line-height: 1.5;
        padding: 16px 64px 16px 24px
    }

    .basket-candy__head {
        padding-left: 20px;
        padding-right: 20px
    }

    .basket-candy__item {
        padding: 16px 20px
    }

    .basket-candy__item__img {
        flex: 0 0 80px
    }

    .basket-candy__item__title {
        font-size: 16px;
        line-height: 1.375
    }

    .basket-candy__item__desc {
        font-size: 12px;
        line-height: 1.4
    }

    .basket-candy__item__order {
        flex: 0 0 88px
    }

    .basket-candy__item__order .button-order {
        font-size: 12px;
        padding: 5px
    }

    .basket-candy__item__price {
        font-size: 16px;
        line-height: 1.375
    }

    .basket-start {
        min-height: 0;
        padding: 24px
    }

    .basket-start-divider {
        margin-bottom: 12px;
        margin-top: 12px
    }

    .basket-login {
        padding: 24px
    }

    .basket-login .auth-form .button {
        font-size: 12px;
        line-height: 1.5;
        margin-top: 8px;
        padding: 6px 16px
    }
}

@media (max-width: 575px) {
    .basket-start-wrap {
        margin-bottom:24px
    }

    .basket,.basket-start-wrap {
        margin-left: -20px;
        margin-right: -20px
    }

    .basket__head {
        padding-right: 20px
    }

    .basket-head,.basket__head {
        padding-left: 20px
    }

    .basket-list__item,.basket-price {
        padding: 16px 20px
    }

    .basket-price {
        font-size: 12px;
        line-height: 1.4
    }

    .basket-price__item.total .basket-price__item__info,.basket-price__item.total .basket-price__item__price {
        width: auto
    }

    .basket-start {
        flex-wrap: wrap;
        padding-left: 20px;
        padding-right: 20px
    }

    .basket-start__button {
        margin-top: 16px;
        width: 100%
    }

    .basket-login {
        padding-left: 20px;
        padding-right: 20px
    }

    .basket-login__title {
        margin-bottom: 16px
    }

    .basket-login .auth-form form {
        flex-wrap: wrap
    }

    .basket-login .auth-form__row {
        margin-bottom: 16px;
        width: 100%
    }

    .basket-login .auth-form__submit {
        width: 100%
    }

    .basket-login .auth-form .button {
        margin-top: 0;
        width: 100%
    }
}

@media (max-width: 374px) {
    .basket,.basket-start-wrap {
        margin-left:-15px;
        margin-right: -15px
    }

    .basket__head {
        padding-right: 15px
    }

    .basket-head,.basket__head {
        padding-left: 15px
    }

    .basket-candy__head,.basket-candy__item,.basket-list__item,.basket-price {
        padding-left: 15px;
        padding-right: 15px
    }
}

.checkout-form {
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px;
    padding: 32px 24px
}

.checkout-form__row {
    margin-bottom: 24px;
    padding: 0 8px;
    width: 50%
}

.checkout-form__row .h3,.checkout-form__row h3,.checkout-form__row_submit {
    margin-bottom: 0
}

.checkout-form__row_full {
    width: 100%
}

.checkout-form__pickup {
    font-size: 14px;
    line-height: 1.4;
    padding-right: 80px;
    position: relative
}

.checkout-form__pickup:before {
    background-image: url(../img/checkout-pickup.2390c450.svg);
    content: "";
    height: 64px;
    margin-top: -32px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 64px
}

.checkout-form__pickup__label {
    color: #adadad;
    margin-bottom: 10px
}

.checkout-form__pickup__address {
    margin-bottom: 10px
}

.checkout-form__pickup__link span {
    border-bottom: 1px solid #adadad;
    color: #adadad;
    cursor: pointer
}

.checkout-form .field-with-label-wrap label {
    left: 8px
}

@media (max-width: 1199px) {
    .checkout-form {
        padding-left:16px;
        padding-right: 16px
    }
}

@media (max-width: 991px) {
    .checkout-form {
        margin:0 0 24px
    }
}

@media (max-width: 575px) {
    .checkout-form {
        margin-left:-20px;
        margin-right: -20px;
        padding-left: 12px;
        padding-right: 12px
    }

    .checkout-form__row {
        width: 100%
    }

    .checkout-form__pickup {
        padding-right: 0
    }

    .checkout-form__pickup:before {
        display: none
    }
}

@media (max-width: 374px) {
    .checkout-form {
        margin-left:-15px;
        margin-right: -15px;
        padding-left: 7px;
        padding-right: 7px
    }
}

.order-finish {
    background-color: #fff
}

.order-finish__message {
    padding: 168px 32px 80px;
    position: relative;
    text-align: center
}

.order-finish__message:before {
    background-image: url(../img/order-finish.8cb3a4c8.svg);
    content: "";
    height: 64px;
    left: 50%;
    margin-left: -32px;
    position: absolute;
    top: 80px;
    width: 64px
}

.order-finish__message__desc {
    font-size: 14px;
    line-height: 20px
}

.order-finish__message__title {
    margin-bottom: 8px
}

.order-finish__message__button {
    margin-top: 24px
}

.order-finish-list {
    padding: 32px 32px 32px 24px
}

.order-finish-list__title {
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 24px
}

.order-finish-list__row {
    border-top: 1px solid #ebebeb;
    display: flex;
    font-size: 14px;
    justify-content: space-between;
    line-height: 20px
}

.order-finish-list__row__info {
    padding: 8px 8px 8px 0
}

.order-finish-list__row__title {
    margin-bottom: 2px
}

.order-finish-list__row__desc {
    color: #adadad;
    font-size: 12px;
    line-height: 1.5
}

.order-finish-list__row__price {
    font-size: 12px;
    line-height: 1.5;
    padding: 8px 0 8px 8px;
    text-align: right;
    width: 190px
}

.order-finish-list__total {
    display: flex;
    font-size: 19px;
    justify-content: space-between;
    line-height: 26px;
    margin-top: 24px
}

.order-finish-list__total__title {
    padding-right: 8px
}

.order-finish-list__total__price {
    font-size: 12px;
    line-height: 1.5;
    padding-left: 8px;
    text-align: right;
    width: 190px
}

@media (max-width: 767px) {
    .order-finish__message {
        border-bottom:1px solid #ebebeb;
        padding: 136px 20px 48px
    }

    .order-finish__message:before {
        top: 48px
    }

    .order-finish-list {
        padding: 32px 20px
    }

    .order-finish-list__row {
        font-size: 12px;
        line-height: 1.4
    }

    .order-finish-list__row__desc,.order-finish-list__row__price {
        font-size: 10px;
        line-height: 1.4
    }
}

@media (max-width: 575px) {
    .order-finish {
        margin-left:-20px;
        margin-right: -20px
    }
}

@media (max-width: 374px) {
    .order-finish {
        margin-left:-15px;
        margin-right: -15px
    }

    .order-finish-list,.order-finish__message {
        padding-left: 15px;
        padding-right: 15px
    }
}

.account-item-wrap {
    padding-top: 40px
}

.account-item {
    background-color: #fff;
    padding: 40px 0
}

.account-item__left {
    padding-left: 32px
}

.account-item__right {
    padding-right: 32px
}

.account-form {
    display: flex;
    flex-wrap: wrap
}

.account-form__row {
    margin-bottom: 24px;
    width: 100%
}

.account-form__row+.account-form__row_verify {
    margin-top: -12px
}

.account-form__row_last {
    margin-bottom: 0
}

@media (max-width: 767px) {
    .account-item-wrap {
        padding-top:24px
    }

    .account-item {
        padding: 24px 20px
    }

    .account-item__left {
        padding-left: 0
    }
}

input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea {
    -webkit-appearance: none;
    border: 0;
    border-bottom: 1px solid #313131;
    border-radius: 0;
    font-family: Manrope;
    font-size: 16px;
    height: 48px;
    line-height: 22px;
    padding: 13px 0 0;
    width: 100%
}

input[type=number] {
    -moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

textarea {
    border: 1px solid #000;
    height: 166px!important;
    padding: 12px!important;
    resize: none
}

.textarea-with-label {
    display: flex;
    flex-direction: column
}

.textarea-with-label textarea {
    order: 2
}

.textarea-with-label label {
    margin-bottom: 8px;
    order: 1
}

label span.required {
    color: #d3728f
}

.checkbox {
    font-size: 0;
    line-height: 1.4285714286
}

.checkbox input[type=checkbox] {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    visibility: hidden
}

.checkbox input[type=checkbox]+label {
    display: inline-block;
    font-size: 14px;
    padding-left: 28px;
    position: relative
}

.checkbox input[type=checkbox]+label:after {
    background: transparent;
    border: 1px solid #313131;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 20px
}

.checkbox input[type=checkbox]:checked+label:after {
    background: url(../img/chechbox.cbaa8123.svg) 50% no-repeat #313131
}

.radio {
    font-size: 0;
    line-height: 1.4285714286
}

.radio input[type=radio] {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    visibility: hidden
}

.radio input[type=radio]+label {
    cursor: pointer;
    display: block;
    font-size: 14px;
    margin-bottom: 16px;
    padding-left: 28px;
    position: relative
}

.radio input[type=radio]+label:last-child {
    margin-bottom: 0
}

.radio input[type=radio]+label:after,.radio input[type=radio]+label:before {
    background: transparent;
    border: 1px solid #313131;
    border-radius: 100%;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 20px
}

.radio input[type=radio]+label:before {
    border-width: 6px;
    display: none;
    z-index: 2
}

.radio input[type=radio]:checked+label:before {
    display: block
}

.quantity-input input[type=number] {
    height: 32px;
    padding: 5px 32px 4px;
    text-align: center
}

.quantity-input__minus,.quantity-input__plus {
    cursor: pointer;
    height: 24px;
    position: absolute;
    top: 21px;
    width: 24px
}

.quantity-input__plus {
    background: url(../img/quantity-input-plus.291f235c.svg) 50% no-repeat;
    right: 0
}

.quantity-input__minus {
    background: url(../img/quantity-input-minus.b1ad6d6e.svg) 50% no-repeat;
    left: 0
}

.product-fields .quantity-input__minus {
    left: 12px
}

.product-fields .quantity-input__plus {
    right: 12px
}

.auth-form {
    background-color: #fff;
    margin: 0 auto;
    max-width: 540px;
    position: relative
}

.auth-form input[type=text] {
    padding: 20px 0 5px
}

.auth-form button[type=submit] {
    display: block;
    width: 100%
}

.auth-form__title {
    color: #000;
    font-size: 24px;
    line-height: 1.416667;
    margin-bottom: 64px
}

.auth-form__desc {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 24px
}

.auth-form__body {
    padding: 32px
}

.auth-form__row {
    margin-bottom: 24px;
    position: relative
}

.auth-form__row .error-label,.auth-form__row ul {
    color: #d3728f;
    font-size: 14px;
    left: 0;
    line-height: 18px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 100%
}

.auth-form__row ul li {
    padding: 0
}

.auth-form__row ul li:before {
    content: normal;
    display: none
}

.auth-form__forgot {
    color: #5a5a5a;
    font-size: 14px;
    line-height: 20px
}

.auth-form__submit {
    margin-top: 40px
}

.auth-form__bottom {
    border-top: 1px solid #ebebeb;
    padding: 32px;
    text-align: center
}

.auth-form__bottom .button {
    min-width: 240px
}

.auth-form__bottom__title {
    margin-bottom: 16px
}

.field-with-label-wrap {
    position: relative
}

.field-with-label-wrap label {
    font-size: 16px;
    font-weight: 500;
    left: 0;
    line-height: 20px;
    position: absolute;
    top: 10px
}

.field-with-label-wrap input.focused-field,.field-with-label-wrap input.focused-field.empty-field,.field-with-label-wrap input:focus,.field-with-label-wrap input:not(.empty-field) {
    padding-bottom: 4px;
    padding-top: 21px
}

.field-with-label-wrap input.focused-field+label,.field-with-label-wrap input.focused-field.empty-field+label,.field-with-label-wrap input:focus+label,.field-with-label-wrap input:not(.empty-field)+label {
    color: #adadad;
    font-size: 14px;
    top: 0
}

.modal-form-head {
    padding: 16px 96px 16px 32px
}

.modal-form-head__title {
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 12px
}

.modal-form-head__desc p {
    margin-bottom: 4px
}

.modal-form-body {
    padding: 16px 32px
}

@media (max-width: 575px) {
    input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea {
        font-size:14px;
        height: 40px;
        line-height: 20px;
        padding: 10px 0 9px
    }

    .modal-form-head {
        padding: 16px 56px 16px 20px
    }

    .modal-form-body {
        padding-left: 20px;
        padding-right: 20px
    }

    .auth-form__title {
        font-size: 20px;
        line-height: 1.4;
        margin-bottom: 54px
    }

    .auth-form__body {
        padding: 32px 20px 16px
    }

    .auth-form__submit {
        margin-top: 24px
    }

    .auth-form__bottom {
        padding: 16px 20px
    }

    .field-with-label-wrap label {
        font-size: 14px
    }

    .modal-form-body,.modal-form-head {
        padding-left: 15px
    }

    .modal-form-body {
        padding-right: 15px
    }
}

.newsletter-form {
    background-color: #fcf2ec;
    display: flex;
    padding: 80px 120px
}

.newsletter-form__content {
    padding-right: 8px;
    width: 50%
}

.newsletter-form__title {
    margin-bottom: 20px
}

.newsletter-form__desc {
    color: #5a5a5a;
    max-width: 280px
}

.newsletter-form__fields {
    padding-right: 8px;
    width: 50%
}

.newsletter-form__row {
    margin-bottom: 20px
}

@media (max-width: 1479px) {
    .newsletter-form {
        padding-left:96px;
        padding-right: 96px
    }
}

@media (max-width: 1199px) {
    .newsletter-form {
        padding:72px
    }
}

@media (max-width: 991px) {
    .newsletter-form {
        padding:48px
    }

    .newsletter-form__content {
        padding-right: 48px
    }
}

@media (max-width: 767px) {
    .newsletter-form {
        margin-left:-48px;
        margin-right: -48px;
        padding: 48px
    }
}

@media (max-width: 575px) {
    .newsletter-form {
        flex-wrap:wrap
    }

    .newsletter-form__desc {
        max-width: none
    }

    .newsletter-form__content,.newsletter-form__fields {
        padding-right: 0;
        width: 100%
    }

    .newsletter-form__fields {
        margin-top: 32px
    }
}

.modal {
    background-color: rgba(0,0,0,.4);
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    overflow: hidden;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1990
}

.modal.is-active {
    display: block
}

.modal__inner {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 100%;
    overflow-y: auto
}

.modal__inner,.modal__inner__content {
    position: relative;
    width: 100%;
    z-index: 20
}

.modal__inner__content {
    background-color: #fff;
    max-width: 540px
}

.modal__inner__content__close {
    background: url(../img/modal-close.189901dd.svg) no-repeat 50% transparent;
    cursor: pointer;
    height: 48px;
    position: absolute;
    right: 16px;
    top: 16px;
    width: 48px
}

.modal__inner__bg {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.modal_map .modal__inner__content {
    display: flex;
    flex-direction: column;
    height: 100vh;
    justify-content: space-between;
    max-width: 720px
}

.modal_map .modal__inner__content__close {
    background-color: #fff;
    border-radius: 100%;
    z-index: 20
}

.modal_map .modal__inner__content__footer {
    padding: 62px 32px 40px
}

.modal_map .modal__inner__content__footer .text-grey {
    margin-bottom: 12px
}

.modal_map .modal__inner__content #map {
    flex-grow: 1;
    position: relative
}

.modal_map .modal__inner__content .map,.modal_map .modal__inner__content .map .ymaps-2-1-79-map {
    background-color: #ebebeb;
    bottom: 0;
    height: 100%!important;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%!important
}

.modal_right {
    padding: 0
}

.modal_right .modal__inner {
    align-items: flex-end
}

.modal_right .modal__inner__content {
    flex-grow: 1;
    max-width: 480px;
    min-height: 100%;
    width: 100%
}

.modal_right .modal__inner__content__close {
    right: 12px;
    top: 5px
}

.modal_right-wide .modal__inner__content {
    max-width: 720px;
    width: 100%
}

.modal_photo {
    background-color: #fff
}

.modal_photo .modal__inner__content {
    max-width: none
}

.modal_photo .modal__inner__content__close {
    background: url(../img/modal-close.189901dd.svg) no-repeat 50% #fff;
    border-radius: 100%;
    cursor: pointer;
    height: 48px;
    position: fixed;
    right: 36px;
    top: 16px;
    width: 48px;
    z-index: 30
}

.modal_full .modal__inner__content {
    height: 100%;
    width: 100%
}

@media (max-width: 767px) {
    .modal_right .modal__inner__content {
        max-width:none
    }

    .modal_right .modal__inner__content__close {
        right: 4px;
        top: 3px
    }
}

@media (max-width: 575px) {
    .modal {
        background-color:#fff
    }

    .modal__inner {
        justify-content: flex-start
    }

    .modal_photo .modal__inner__content__close {
        right: 6px;
        top: 4px
    }
}

.catalog-sections-wrap {
    margin-bottom: 80px
}

.catalog-sections {
    margin-bottom: 32px
}

.catalog-sections__item {
    margin-bottom: 48px
}

.catalog-sections__item__title {
    font-size: 19px;
    margin-top: 8px
}

@media (max-width: 991px) {
    .catalog-sections-wrap {
        margin-bottom:64px
    }

    .catalog-sections-text {
        margin-bottom: 32px
    }

    .catalog-sections {
        margin-bottom: 0
    }

    .catalog-sections__item {
        margin-bottom: 24px
    }
}

@media (max-width: 575px) {
    .catalog-sections {
        margin-left:0;
        margin-right: 0;
    }

    .catalog-sections__item {
        padding-left: 8px;
        padding-right: 8px;
    }

    .catalog-sections__item__title {
        font-size: 16px;
        padding-left: 4px;
        padding-right: 4px;
        text-align: center
    }
}


.not-found {
    align-items: center;
    background-color: #ebebeb;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 524px;
    padding: 0 20px
}

.not-found__title {
    padding-top: 120px;
    position: relative;
    text-align: center
}

.not-found__title:before {
    background-color: #fff;
    border-radius: 100%;
    content: "";
    height: 96px;
    left: 50%;
    margin-left: -48px;
    position: absolute;
    top: 0;
    width: 96px
}

.not-found__title:after {
    background-image: url(../img/404.526e7a6d.svg);
    content: "";
    height: 64px;
    left: 50%;
    margin-left: -32px;
    position: absolute;
    top: 16px;
    width: 64px
}

@media (max-width: 767px) {
    .not-found {
        min-height:292px
    }

    .not-found__title {
        font-size: 16px
    }
    .cat-head__top{
        padding-right: 0px;
    }
    .cat_head form{
        display: flex;
        justify-content: space-between;
    }
    .cat_head .product-head__button{
        position: initial;
    }
}
.nice-select {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    background-color: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    height: 38px;
    line-height: 36px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left!important;
    transition: all .2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto
}

.nice-select:hover {
    border-color: #dbdbdb
}

.nice-select.open,.nice-select:active,.nice-select:focus {
    border-color: #999
}

.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: "";
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: rotate(45deg);
    transform-origin: 66% 66%;
    transition: all .15s ease-in-out;
    width: 5px
}

.nice-select.open:after {
    transform: rotate(-135deg)
}

.nice-select.open .nice-select-dropdown {
    opacity: 1;
    pointer-events: auto;
    transform: scale(1) translateY(0)
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none
}

.nice-select.disabled:after {
    border-color: #ccc
}

.nice-select.wide {
    width: 100%
}

.nice-select.wide .nice-select-dropdown {
    left: 0!important;
    right: 0!important
}

.nice-select.right {
    float: right
}

.nice-select.right .nice-select-dropdown {
    left: auto;
    right: 0
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px
}

.nice-select.small:after {
    height: 4px;
    width: 4px
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px
}

.nice-select .nice-select-dropdown {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68,68,68,.11);
    left: 0;
    margin-top: 4px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transform: scale(.75) translateY(19px);
    transform-origin: 50% 0;
    transition: all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;
    z-index: 9
}

.nice-select .list {
    border-radius: 5px;
    box-sizing: border-box;
    max-height: 210px;
    overflow: hidden;
    overflow-y: auto;
    padding: 0
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent!important
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    transition: all .2s
}

.nice-select .option.focus,.nice-select .option.selected.focus,.nice-select .option:hover {
    background-color: #f6f6f6
}

.nice-select .option.selected {
    font-weight: 700
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default
}

.nice-select .optgroup {
    font-weight: 700
}

.no-csspointerevents .nice-select .nice-select-dropdown {
    display: none
}

.no-csspointerevents .nice-select.open .nice-select-dropdown {
    display: block
}

.nice-select .list::-webkit-scrollbar {
    width: 0
}

.nice-select .has-multiple {
    height: auto;
    line-height: 22px;
    min-height: 36px;
    padding: 7px 12px;
    white-space: inherit
}

.nice-select .has-multiple span.current {
    background: #eee;
    border: 1px solid #ccc;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 3px;
    margin-right: 3px;
    padding: 0 10px
}

.nice-select .has-multiple .multiple-options {
    display: block;
    line-height: 24px;
    padding: 0
}

.nice-select .nice-select-search-box {
    border-radius: 5px 5px 0 0;
    box-sizing: border-box;
    padding: 5px;
    pointer-events: none;
    width: 100%
}

.nice-select .nice-select-search {
    background-color: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    box-sizing: border-box;
    color: #444;
    display: inline-block;
    font-size: 14px;
    height: auto;
    line-height: 22px;
    margin: 0 10px 0 0;
    min-height: 36px;
    outline: 0!important;
    padding: 7px 12px;
    vertical-align: middle;
    width: 100%
}

/* Новое */
.product-stuffing__content__desc{
    display: none;
}
.product-list__item__img{
    position: relative;
    overflow: hidden;
}
.product-list__item__img__btn{
    position: absolute;
    bottom: -20%;
    left: 50%;
    transform: translateX(-50%);
    transition: .3s all ease-in-out;
}
.product-list__item__img:hover .product-list__item__img__btn{
    bottom: 10%;
}
.button-white{
    color: white;
    border-color: white;
}
.home-video__left{
    overflow: hidden;
}
.fc .fc-button-primary {
    background-color: transparent !important;
    border-color: black !important;
    color: black !important;
    transition: all .3s ease-in-out;
}
.fc .fc-button-primary:hover {
    background-color: black !important; /* Optional hover style */
    color: white !important;
}
.fc-daygrid-dot-event .fc-event-title{
    white-space: break-spaces !important;
}
.fc-daygrid-dot-event{
    align-items: start !important;
}
.fc-daygrid-event-dot{
    margin: 4px 4px;
}
.container-1344{
    max-width: 1344;
}
.mb-32{
    margin-bottom: 32px;
}
.gap-2{
    gap: 16px;
}
.image-zoom-wrapper, .zoom-image, .fade-in-container, .fade-in{
    will-change: transform;
}
.cat-head{
    flex-direction: column;
    align-items: start;
    gap: 32px;
    margin-bottom: 32px;
}
@media (max-width: 767px) {
    .fc .fc-toolbar{
        flex-direction: column;
        gap: 16px;
    }
}

/* Блог */
.blog_list{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 32px;
}
.blog__item{
    display: flex;
    flex-direction: column;
    gap: 16px;
    overflow: hidden;
    transition: .3s all ease-in-out;
}
.blog__item-img{
    width: 100%;
    max-height: 463px;
    object-fit: cover;
    border-radius: 8px;
    overflow: hidden;
}
.blog__item-title{
    font-size: 24px;
}
.blog__item-more{
    margin-top: auto;
    text-align: end;
    font-weight: 600;
    font-size: 18px;
    text-decoration: underline;
}
.blog__item-title, .blog__item-excerpt, .blog__item-more{
    padding: 0 16px;
}
.blog__item-more{
    padding-bottom: 16px;
}
.blog__item:hover{
    box-shadow: 0 4px 32px rgba(58,58,58,.1);
}
.news_top .blog__content-client{
    margin-bottom: 32px;
}
.news-content{
    margin-bottom: 80px;
}
.page-head__description{
    margin-bottom: 80px;
}
.nice-select-sort{
    background-color: #fff;
    border: 0;
    border-bottom: 1px solid #313131;
    border-radius: 0;
    float: none;
    font-size: 16px;
    height: 32px;
    line-height: 1.375;
    padding: 5px 24px 4px 0;
    position: relative;
    text-overflow: ellipsis;
    text-transform: lowercase;
    white-space: nowrap;
    width: 155px;
}
.nice-select-sort:before {
    background-image: url(../img/custom-select-opener.2ed8eb7c.svg);
    content: "";
    height: 22px;
    margin-top: -11px;
    position: absolute;
    right: 0;
    top: 50%;
    transition: transform .15s ease-out;
    width: 16px;
}
.nice-select-sort:after{
    content: none;
}
@media(max-width: 767px){
    .blog_list{
        grid-template-columns: 1fr;
        gap: 16px;
    }
    .blog__item-img {
        width: 100%;
        max-height: 352px;
    }
    .blog__item-title {
        font-size: 20px;
    }
    .blog__item{
        gap: 8px;
    }
    .blog__item-more{
        font-size: 16px;
    }
}