@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&display=swap);

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}
/*!
 * 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 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*, *::before, *::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@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: 1140px
    }
}

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container, .container-sm {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container, .container-sm, .container-md {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container, .container-sm, .container-md, .container-lg {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1140px
    }
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

    .no-gutters > .col, .no-gutters > [class*="col-"] {
        padding-right: 0;
        padding-left: 0
    }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .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-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .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-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .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-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .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-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.row-cols-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.row-cols-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.row-cols-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.row-cols-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.row-cols-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.row-cols-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.3333333333%
}

.offset-2 {
    margin-left: 16.6666666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.3333333333%
}

.offset-5 {
    margin-left: 41.6666666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.3333333333%
}

.offset-8 {
    margin-left: 66.6666666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.3333333333%
}

.offset-11 {
    margin-left: 91.6666666667%
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-sm-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-sm-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-sm-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-sm-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-sm-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-sm-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.3333333333%
    }

    .offset-sm-2 {
        margin-left: 16.6666666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.3333333333%
    }

    .offset-sm-5 {
        margin-left: 41.6666666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.3333333333%
    }

    .offset-sm-8 {
        margin-left: 66.6666666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.3333333333%
    }

    .offset-sm-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-md-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-md-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-md-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-md-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-md-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-md-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.3333333333%
    }

    .offset-md-2 {
        margin-left: 16.6666666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.3333333333%
    }

    .offset-md-5 {
        margin-left: 41.6666666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.3333333333%
    }

    .offset-md-8 {
        margin-left: 66.6666666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.3333333333%
    }

    .offset-md-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-lg-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-lg-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-lg-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-lg-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-lg-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-lg-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.3333333333%
    }

    .offset-lg-2 {
        margin-left: 16.6666666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.3333333333%
    }

    .offset-lg-5 {
        margin-left: 41.6666666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.3333333333%
    }

    .offset-lg-8 {
        margin-left: 66.6666666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.3333333333%
    }

    .offset-lg-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xl-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xl-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xl-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-xl-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xl-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xl-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.3333333333%
    }

    .offset-xl-2 {
        margin-left: 16.6666666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.3333333333%
    }

    .offset-xl-5 {
        margin-left: 41.6666666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.3333333333%
    }

    .offset-xl-8 {
        margin-left: 66.6666666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.3333333333%
    }

    .offset-xl-11 {
        margin-left: 91.6666666667%
    }
}

.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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    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: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        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: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        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: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        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: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        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: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        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
    }
}

.text-monospace {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace !important
}

.text-justify {
    text-align: justify !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-lighter {
    font-weight: lighter !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-weight-bolder {
    font-weight: bolder !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #007bff !important
}

a.text-primary:hover, a.text-primary:focus {
    color: #0056b3 !important
}

.text-secondary {
    color: #6c757d !important
}

a.text-secondary:hover, a.text-secondary:focus {
    color: #494f54 !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:hover, a.text-success:focus {
    color: #19692c !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:hover, a.text-info:focus {
    color: #0f6674 !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:hover, a.text-warning:focus {
    color: #ba8b00 !important
}

.text-danger {
    color: #dc3545 !important
}

a.text-danger:hover, a.text-danger:focus {
    color: #a71d2a !important
}

.text-light {
    color: #f8f9fa !important
}

a.text-light:hover, a.text-light:focus {
    color: #cbd3da !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:hover, a.text-dark:focus {
    color: #121416 !important
}

.text-body {
    color: #212529 !important
}

.text-muted {
    color: #6c757d !important
}

.text-black-50 {
    color: rgba(0,0,0,0.5) !important
}

.text-white-50 {
    color: rgba(255,255,255,0.5) !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-decoration-none {
    text-decoration: none !important
}

.text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important
}

.text-reset {
    color: inherit !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.vw-100 {
    width: 100vw !important
}

.vh-100 {
    height: 100vh !important
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 990
    }
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}
/**
 * Swiper 5.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 16, 2020
 */

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px,0,0)
}

.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

    .swiper-container-autoheight .swiper-wrapper {
        align-items: flex-start;
        transition-property: transform,height
    }

.swiper-container-3d {
    perspective: 1200px
}

    .swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
        transform-style: preserve-3d
    }

    .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10
    }

    .swiper-container-3d .swiper-slide-shadow-left {
        background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
    }

    .swiper-container-3d .swiper-slide-shadow-right {
        background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
    }

    .swiper-container-3d .swiper-slide-shadow-top {
        background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
    }

    .swiper-container-3d .swiper-slide-shadow-bottom {
        background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
    }

.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

    .swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
        display: none
    }

    .swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
        scroll-snap-align: start start
    }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color))
}

    .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none
    }

    .swiper-button-next:after, .swiper-button-prev:after {
        font-family: swiper-icons;
        font-size: var(--swiper-navigation-size);
        text-transform: none !important;
        letter-spacing: 0;
        text-transform: none;
        font-variant: initial;
        line-height: 1
    }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

    .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
        content: 'prev'
    }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

    .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
        content: 'next'
    }

    .swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
        --swiper-navigation-color: #ffffff
    }

    .swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
        --swiper-navigation-color: #000000
    }

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 10
}

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0
    }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        transform: scale(.33);
        position: relative
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
        transform: scale(1)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
        transform: scale(1)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
        transform: scale(.66)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
        transform: scale(.33)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
        transform: scale(.66)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
        transform: scale(.33)
    }

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color,var(--swiper-theme-color))
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px,-50%,0)
}

    .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 6px 0;
        display: block
    }

    .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
        top: 50%;
        transform: translateY(-50%);
        width: 8px
    }

        .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
            display: inline-block;
            transition: .2s transform,.2s top
        }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

    .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        transition: .2s transform,.2s left
    }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform,.2s right
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute
}

    .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        background: var(--swiper-pagination-color,var(--swiper-theme-color));
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        transform: scale(0);
        transform-origin: left top
    }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

    .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
        width: 4px;
        height: 100%;
        left: 0;
        top: 0
    }

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

    .swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain
    }

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

    .swiper-container-fade .swiper-slide .swiper-slide {
        pointer-events: none
    }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

    .swiper-container-cube .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1;
        visibility: hidden;
        transform-origin: 0 0;
        width: 100%;
        height: 100%
    }

        .swiper-container-cube .swiper-slide .swiper-slide {
            pointer-events: none
        }

    .swiper-container-cube.swiper-container-rtl .swiper-slide {
        transform-origin: 100% 0
    }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
        pointer-events: auto
    }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
        pointer-events: auto;
        visibility: visible
    }

    .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .swiper-container-cube .swiper-cube-shadow {
        position: absolute;
        left: 0;
        bottom: 0px;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .6;
        -webkit-filter: blur(50px);
        filter: blur(50px);
        z-index: 0
    }

.swiper-container-flip {
    overflow: visible
}

    .swiper-container-flip .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1
    }

        .swiper-container-flip .swiper-slide .swiper-slide {
            pointer-events: none
        }

    .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
        pointer-events: auto
    }

    .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
/* ===============================
=            Choices            =
=============================== */
.choices {
    position: relative;
    overflow: hidden;
    margin-bottom: 24px;
    font-size: 16px;
}

    .choices:focus {
        outline: none;
    }

    .choices:last-child {
        margin-bottom: 0;
    }

    .choices.is-open {
        overflow: initial;
    }

    .choices.is-disabled .choices__inner,
    .choices.is-disabled .choices__input {
        background-color: #eaeaea;
        cursor: not-allowed;
        -webkit-user-select: none;
        user-select: none;
    }

    .choices.is-disabled .choices__item {
        cursor: not-allowed;
    }

    .choices [hidden] {
        display: none !important;
    }

    .choices[data-type*=select-one] {
        cursor: pointer;
    }

        .choices[data-type*=select-one] .choices__inner {
            padding-bottom: 7.5px;
        }

        .choices[data-type*=select-one] .choices__input {
            display: block;
            width: 100%;
            padding: 10px;
            border-bottom: 1px solid #ddd;
            background-color: #fff;
            margin: 0;
        }

        .choices[data-type*=select-one] .choices__button {
            background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==");
            padding: 0;
            background-size: 8px;
            position: absolute;
            top: 50%;
            right: 0;
            margin-top: -10px;
            margin-right: 25px;
            height: 20px;
            width: 20px;
            border-radius: 10em;
            opacity: 0.25;
        }

            .choices[data-type*=select-one] .choices__button:hover, .choices[data-type*=select-one] .choices__button:focus {
                opacity: 1;
            }

            .choices[data-type*=select-one] .choices__button:focus {
                box-shadow: 0 0 0 2px #00bcd4;
            }

        .choices[data-type*=select-one] .choices__item[data-value=""] .choices__button {
            display: none;
        }

        .choices[data-type*=select-one]::after {
            content: "";
            height: 0;
            width: 0;
            border-style: solid;
            border-color: #333 transparent transparent transparent;
            border-width: 5px;
            position: absolute;
            right: 11.5px;
            top: 50%;
            margin-top: -2.5px;
            pointer-events: none;
        }

        .choices[data-type*=select-one].is-open::after {
            border-color: transparent transparent #333 transparent;
            margin-top: -7.5px;
        }

        .choices[data-type*=select-one][dir=rtl]::after {
            left: 11.5px;
            right: auto;
        }

        .choices[data-type*=select-one][dir=rtl] .choices__button {
            right: auto;
            left: 0;
            margin-left: 25px;
            margin-right: 0;
        }

    .choices[data-type*=select-multiple] .choices__inner,
    .choices[data-type*=text] .choices__inner {
        cursor: text;
    }

    .choices[data-type*=select-multiple] .choices__button,
    .choices[data-type*=text] .choices__button {
        position: relative;
        display: inline-block;
        margin-top: 0;
        margin-right: -4px;
        margin-bottom: 0;
        margin-left: 8px;
        padding-left: 16px;
        border-left: 1px solid #008fa1;
        background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==");
        background-size: 8px;
        width: 8px;
        line-height: 1;
        opacity: 0.75;
        border-radius: 0;
    }

        .choices[data-type*=select-multiple] .choices__button:hover, .choices[data-type*=select-multiple] .choices__button:focus,
        .choices[data-type*=text] .choices__button:hover,
        .choices[data-type*=text] .choices__button:focus {
            opacity: 1;
        }

.choices__inner {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background-color: #f9f9f9;
    padding: 7.5px 7.5px 3.75px;
    border: 1px solid #ddd;
    border-radius: 2.5px;
    font-size: 14px;
    min-height: 44px;
    overflow: hidden;
}

.is-focused .choices__inner, .is-open .choices__inner {
    border-color: #b7b7b7;
}

.is-open .choices__inner {
    border-radius: 2.5px 2.5px 0 0;
}

.is-flipped.is-open .choices__inner {
    border-radius: 0 0 2.5px 2.5px;
}

.choices__list {
    margin: 0;
    padding-left: 0;
    list-style: none;
}

.choices__list--single {
    display: inline-block;
    padding: 4px 16px 4px 4px;
    width: 100%;
}

[dir=rtl] .choices__list--single {
    padding-right: 4px;
    padding-left: 16px;
}

.choices__list--single .choices__item {
    width: 100%;
}

.choices__list--multiple {
    display: inline;
}

    .choices__list--multiple .choices__item {
        display: inline-block;
        vertical-align: middle;
        border-radius: 20px;
        padding: 4px 10px;
        font-size: 12px;
        font-weight: 500;
        margin-right: 3.75px;
        margin-bottom: 3.75px;
        background-color: #00bcd4;
        border: 1px solid #00a5bb;
        color: #fff;
        word-break: break-all;
        box-sizing: border-box;
    }

        .choices__list--multiple .choices__item[data-deletable] {
            padding-right: 5px;
        }

[dir=rtl] .choices__list--multiple .choices__item {
    margin-right: 0;
    margin-left: 3.75px;
}

.choices__list--multiple .choices__item.is-highlighted {
    background-color: #00a5bb;
    border: 1px solid #008fa1;
}

.is-disabled .choices__list--multiple .choices__item {
    background-color: #aaaaaa;
    border: 1px solid #919191;
}

.choices__list--dropdown {
    visibility: hidden;
    z-index: 1000;
    position: absolute;
    width: 100%;
    background-color: #fff;
    border: 1px solid #ddd;
    top: 100%;
    margin-top: -1px;
    border-bottom-left-radius: 2.5px;
    border-bottom-right-radius: 2.5px;
    overflow: hidden;
    word-break: break-all;
    will-change: visibility;
}

    .choices__list--dropdown.is-active {
        visibility: visible;
    }

.is-open .choices__list--dropdown {
    border-color: #b7b7b7;
}

.is-flipped .choices__list--dropdown {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: -1px;
    border-radius: 0.25rem 0.25rem 0 0;
}

.choices__list--dropdown .choices__list {
    position: relative;
    max-height: 300px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    will-change: scroll-position;
}

.choices__list--dropdown .choices__item {
    position: relative;
    padding: 10px;
    font-size: 14px;
}

[dir=rtl] .choices__list--dropdown .choices__item {
    text-align: right;
}

@media (min-width: 640px) {
    .choices__list--dropdown .choices__item--selectable {
        padding-right: 100px;
    }

        .choices__list--dropdown .choices__item--selectable::after {
            content: attr(data-select-text);
            font-size: 12px;
            opacity: 0;
            position: absolute;
            right: 10px;
            top: 50%;
            transform: translateY(-50%);
        }

    [dir=rtl] .choices__list--dropdown .choices__item--selectable {
        text-align: right;
        padding-left: 100px;
        padding-right: 10px;
    }

        [dir=rtl] .choices__list--dropdown .choices__item--selectable::after {
            right: auto;
            left: 10px;
        }
}

.choices__list--dropdown .choices__item--selectable.is-highlighted {
    background-color: #f2f2f2;
}

    .choices__list--dropdown .choices__item--selectable.is-highlighted::after {
        opacity: 0.5;
    }

.choices__item {
    cursor: default;
}

.choices__item--selectable {
    cursor: pointer;
}

.choices__item--disabled {
    cursor: not-allowed;
    -webkit-user-select: none;
    user-select: none;
    opacity: 0.5;
}

.choices__heading {
    font-weight: 600;
    font-size: 12px;
    padding: 10px;
    border-bottom: 1px solid #f7f7f7;
    color: gray;
}

.choices__button {
    text-indent: -9999px;
    -webkit-appearance: none;
    appearance: none;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

    .choices__button:focus {
        outline: none;
    }

.choices__input {
    display: inline-block;
    vertical-align: baseline;
    background-color: #f9f9f9;
    font-size: 14px;
    margin-bottom: 5px;
    border: 0;
    border-radius: 0;
    max-width: 100%;
    padding: 4px 0 4px 2px;
}

    .choices__input:focus {
        outline: 0;
    }

[dir=rtl] .choices__input {
    padding-right: 2px;
    padding-left: 0;
}

.choices__placeholder {
    opacity: 0.5;
}

/* =====  End of Choices  ====== */
.grid {
    display: block;
    box-sizing: border-box;
    padding: 20px 0
}

@media (max-width: 991px) {
    .grid--image {
        padding: 15px
    }
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, del, dfn, img, ins, kbd, q, samp, tt, var, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    outline: none !important;
    font-family: "Roboto", sans-serif
}

:focus {
    outline: 0
}

input {
    background-color: transparent
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {
    line-height: 1;
    font-family: "Roboto", sans-serif;
    background-color: #F6F6F6
}

@media (max-width: 991px) {
    body:has(.header__menu .hmaburger.active) {
        overflow-y: hidden!important
    }
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none
    }

table {
    border-collapse: collapse;
    border-spacing: 0
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none
}

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:focus {
    outline: thin dotted
}

a:active, a:hover {
    outline: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

    button[disabled], html input[disabled] {
        cursor: default
    }

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

    input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none
    }

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html, button, input, select, textarea {
    color: #222
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

img {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0
}

.transition-fade {
    transition: 0.4s;
    opacity: 1;
    position: relative;
    background-color: #FDFBF3
}

html:after {
    content: '';
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='margin: auto; background: none; display: block; shape-rendering: auto;' width='200px' height='200px' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid'%3E%3Ccircle cx='50' cy='50' r='32' stroke-width='8' stroke='%23234f4d' stroke-dasharray='50.26548245743669 50.26548245743669' fill='none' stroke-linecap='round' transform='rotate(71.0057 50 50)'%3E%3CanimateTransform attributeName='transform' type='rotate' repeatCount='indefinite' dur='1s' keyTimes='0;1' values='0 50 50;360 50 50'%3E%3C/animateTransform%3E%3C/circle%3E%3C!-- %5Bldio%5D generated by https://loading.io/ --%3E%3C/svg%3E");
    width: 150px;
    height: 150px;
    background-size: contain;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    transition: .3s ease;
    transition-delay: 0
}

html.is-animating .transition-fade {
    opacity: 0
}

html.is-animating:after {
    opacity: 1;
    visibility: visible;
    transition-delay: 1.45s
}

.container {
    max-width: 1201px;
    margin: 0 auto;
    padding: 0 20px;
    display: block
}

.text h1 {
    font-size: 62px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #d83238
}

    .text h1.lora {
        font-family: Lora;
        font-weight: 400
    }

.text h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #d83238
}

    .text h2.lora {
        font-family: Lora;
        font-weight: 400
    }

.text h3 {
    font-family: Lora;
    font-size: 24px;
    font-weight: 400;
    line-height: 42px;
    margin-bottom: 20px;
    color: #d83238
}

    .text h3.lora {
        font-family: Lora;
        font-weight: 400
    }

.text h4 {
    font-size: 21px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #d83238
}

    .text h4.lora {
        font-family: Lora;
        font-weight: 400
    }

.text h5 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    color: #d83238;
    margin-bottom: 20px
}

    .text h5.lora {
        font-family: Lora;
        font-weight: 400
    }

.text h6 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #333
}

    .text h6.lora {
        font-family: Lora;
        font-weight: 400
    }

.text p {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #333;
    margin-bottom: 20px
}

.text ul {
    padding-left: 20px
}

    .text ul li {
        position: relative;
        margin-bottom: 10px;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.2;
        color: #333
    }

        .text ul li:after {
            content: "•";
            position: absolute;
            top: 0;
            left: -16px;
            font-size: 16px;
            color: #d83238
        }

.btn {
    display: flex;
    width: fit-content;
    position: relative;
    align-items: center;
    justify-content: space-between;
    padding: 16px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    border-radius: 2px
}

@media (max-width: 767px) {
    .btn {
        width: 100%
    }
}

.btn svg {
    margin-left: 16px
}

.btn--inactive {
    opacity: 0.25;
    pointer-events: none
}

.btn--red {
    background-color: #D83238;
    transition: .3s ease
}

    .btn--red:hover {
        background-color: #333
    }

    .btn--red:focus:after {
        position: absolute;
        width: calc(100% - 6px);
        height: calc(100% - 6px);
        border: 1px solid #fff;
        pointer-events: none;
        content: '';
        display: block;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 2px
    }

.btn--white {
    background-color: #fff;
    transition: .3s ease;
    color: #D83238
}

    .btn--white svg path {
        transition: .3s ease
    }

    .btn--white:hover {
        background-color: #D83238;
        color: #fff
    }

        .btn--white:hover svg path {
            stroke: #fff
        }

    .btn--white:focus {
        background-color: #fff;
        color: #D83238
    }

        .btn--white:focus svg path {
            stroke: #D83238
        }

        .btn--white:focus:after {
            position: absolute;
            width: calc(100% - 6px);
            height: calc(100% - 6px);
            border: 1px solid #D83238;
            pointer-events: none;
            border-radius: 2px;
            content: '';
            display: block;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%)
        }

.btn--border {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 2px solid #d83238;
    color: #d83238;
    transition: .3s ease;
    background-color: transparent
}

    .btn--border svg path {
        transition: .3s ease
    }

    .btn--border:hover {
        background-color: #d83238;
        color: #fff
    }

        .btn--border:hover svg path {
            stroke: #fff
        }

    .btn--border:focus:after {
        position: absolute;
        width: calc(100% - 6px);
        height: calc(100% - 6px);
        border: 1px solid #fff;
        pointer-events: none;
        content: '';
        display: block;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 2px
    }

.btn--dark {
    background-color: #333;
    transition: .3s ease
}

    .btn--dark:hover {
        background-color: #D83238;
        color: #fff;
    }

        .btn--dark:focus svg path {
            stroke: #fff
        }

        .btn--dark:focus:after {
            position: absolute;
            width: calc(100% - 6px);
            height: calc(100% - 6px);
            border: 1px solid #fff;
            pointer-events: none;
            border-radius: 2px;
            content: '';
            display: block;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%)
        }

.btn__arrow {
    display: inline-block;
    height: 12px;
    margin-left: 10px
}

.date {
    background-color: rgba(51,51,51,0.1);
    display: table;
    padding: 2px 20px;
    box-sizing: border-box;
    text-align: center
}

    .date h4 {
        font-size: 18px;
        font-weight: 700;
        line-height: 26px;
        color: #333
    }

    .date h3 {
        font-size: 38px;
        font-weight: 700;
        line-height: 1;
        color: #333
    }

.btn-radio {
    display: block;
    box-sizing: border-box;
    padding: 2px
}

@media (max-width: 650px) {
    .btn-radio {
        width: 100%
    }
}

.btn-radio .btn {
    min-width: 180px
}

.btn-radio label span {
    min-width: 260px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    padding: 16px 20px;
    background-color: #333;
    display: block;
    cursor: pointer;
    transition: .3s ease
}

    .btn-radio label span:hover {
        background-color: #d83238
    }

.btn-radio label input {
    display: none
}

    .btn-radio label input:checked + span {
        background-color: #d83238
    }

.form__flex {
    display: flex;
    margin: 0 -15px
}

@media (max-width: 500px) {
    .form__flex {
        margin: 0;
        flex-wrap: wrap
    }
}

.form__input {
    width: 100%;
    padding: 0 15px 15px
}

    .form__input.form__select {
        padding: 0 0 15px
    }

@media (max-width: 500px) {
    .form__input {
        padding: 0 0 15px 0
    }
}

.form__input h4 {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 5px;
    color: #333
}

    .form__input h4 span {
        color: #c10000
    }

.form__input input {
    width: 100%;
    display: block;
    box-sizing: border-box;
    border-radius: 2px;
    border: 1px solid #E1E1E1;
    background: #FFF;
    font-size: 16px;
    color: #333;
    padding: 12.5px 10px;
    border-radius: 2px
}

    .form__input input::placeholder {
        color: rgba(0,0,0,0.6)
    }

    .form__input input:active, .form__input input:focus {
        border: 1px solid #333
    }

.form__input--inactive input {
    opacity: 0.25
}

.form__input--error h4 {
    color: #E80000
}

.form__input--error input {
    border-color: #E80000
}

.form__input--error span {
    font-size: 16px;
    font-weight: 700;
    color: #E80000;
    line-height: 24px;
    margin-top: 10px;
    display: block
}

.form__radio label {
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-bottom: 15px
}

    .form__radio label span {
        width: 20px;
        height: 20px;
        min-width: 20px;
        min-height: 20px;
        border-radius: 50%;
        border: 1px solid #000;
        display: block;
        position: relative;
        margin-right: 10px
    }

        .form__radio label span:after {
            position: absolute;
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background-color: #c10000;
            display: block;
            content: "";
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            opacity: 0
        }

    .form__radio label p {
        font-size: 16px;
        font-weight: 500;
        line-height: 1.2
    }

    .form__radio label.inactive {
        cursor: no-drop
    }

        .form__radio label.inactive span {
            opacity: 0.3
        }

    .form__radio label:focus span, .form__radio label:active span {
        border: 2px solid #333
    }

    .form__radio label input {
        display: none
    }

        .form__radio label input:checked ~ span:after {
            opacity: 1
        }

.form__checkbox label {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    cursor: pointer
}

    .form__checkbox label span {
        width: 20px;
        height: 20px;
        min-width: 20px;
        min-height: 20px;
        border: 1px solid #000;
        display: block;
        box-sizing: border-box;
        position: relative;
        margin-right: 10px
    }

        .form__checkbox label span:after {
            background-image: url("/images/checkbox_tick.svg");
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center;
            width: 14px;
            height: 10px;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            display: block;
            content: "";
            opacity: 0
        }

    .form__checkbox label:focus span, .form__checkbox label:active span {
        border: 2px #333
    }

    .form__checkbox label.inactive {
        cursor: no-drop
    }

        .form__checkbox label.inactive span {
            opacity: 0.3
        }

    .form__checkbox label p {
        font-size: 16px;
        font-weight: 500;
        line-height: 1.2
    }

    .form__checkbox label input {
        display: none
    }

        .form__checkbox label input:checked ~ span:after {
            opacity: 1
        }

.form__textarea {
    padding: 0 0 15px 0
}

    .form__textarea textarea {
        width: 100%;
        border-radius: 2px;
        border: 1px solid #E1E1E1;
        background: #FFF;
        padding: 12.5px 10px;
        font-size: 16px;
        display: block;
        box-sizing: border-box;
        color: #333;
        min-height: 255px;
        border-radius: 2px
    }

        .form__textarea textarea::placeholder {
            color: rgba(0,0,0,0.6)
        }

        .form__textarea textarea:active, .form__textarea textarea:focus {
            border: 1px solid #333;
            padding: 10.5px 8px
        }

.form__file input {
    display: none
}

.form__file div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #000;
    padding: 1px;
    cursor: pointer
}

    .form__file div:focus {
        border: 2px solid #333
    }

    .form__file div span {
        font-size: 16px;
        font-weight: 500;
        line-height: 1;
        padding: 0 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: calc(100% - 100px)
    }

    .form__file div p {
        background-color: #D83238;
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        padding: 9px 20px;
        transition: .3s ease;
        cursor: pointer
    }

        .form__file div p:hover {
            background-color: #333
        }

.form__inputs .inputs {
    display: flex
}

    .form__inputs .inputs input {
        width: 20%;
        margin-right: 5px;
        text-align: center
    }

.form button {
    margin: 15px 0 0 auto;
    border: none
}

.choices:after {
    border: none !important;
    background-image: url("/images/arrow_down_red.svg");
    width: 21px !important;
    height: 14px !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition: .3s ease;
    margin-top: -6.5px !important
}

.choices.is-open:after {
    transform: rotate(180deg)
}

.choices__inner {
    box-sizing: border-box;
    border: 1px solid #CDCDCD !important;
    border-radius: 2px !important;
    background-color: transparent;
    padding: 12px !important;
    min-width: 100px !important;
    background-color: #fff
}

.choices__item--selectable {
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #404040
}

.choices__list {
    box-sizing: border-box
}

.choices__list--dropdown {
    border: 1px solid #007A66 !important;
    border-radius: 0 !important
}

.hidden_text .hidden {
    display: none
}

input {
    width: 100%;
    display: block;
    box-sizing: border-box;
    border-radius: 2px;
    border: 1px solid #E1E1E1;
    background: #FFF;
    font-size: 16px;
    color: #333;
    padding: 12.5px 10px;
    border-radius: 2px
}

    input::placeholder {
        color: rgba(0,0,0,0.6)
    }

    input:active, input:focus {
        border: 1px solid #333
    }

    input[type=number] {
        width: 100px;
        border-radius: 2px;
        border: 1px solid #E1E1E1;
        background: #FFF;
        padding: 14.5px 10px
    }

.header {
    display: block;
    box-sizing: border-box;
    position: relative;
    z-index: 100
}

.header__sear {
    display: none;
    box-sizing: border-box;
    background-color: #333;
    padding: 15px 0
}

@media (max-width: 991px) {
    .header__sear {
        display: none !important
    }
}

.header__sear .sear {
    display: flex;
    align-items: center
}

    .header__sear .sear input {
        width: 100%;
        border: none;
        background-color: transparent;
        border-left: 1px solid #fff;
        color: #fff;
        font-family: Lora;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        border-radius: 0;
        padding: 7px
    }

        .header__sear .sear input::placeholder {
            color: rgba(255,255,255,0.7)
        }

    .header__sear .sear > div {
        display: flex;
        align-items: center
    }

        .header__sear .sear > div button {
            border: none;
            background-color: transparent;
            width: 35px;
            height: 35px;
            display: block;
            box-sizing: border-box;
            margin-right: 20px;
            transition: .3s ease
        }

            .header__sear .sear > div button:hover {
                opacity: .7
            }

        .header__sear .sear > div > a {
            width: 28px;
            height: 28px;
            transition: .3s ease;
            margin-left: 20px
        }

            .header__sear .sear > div > a:hover {
                opacity: .7
            }

.header .mobile-account {
    display: none
}

@media (max-width: 991px) {
    .header .mobile-account {
        display: flex
    }

        .header .mobile-account svg {
            height: 24px
        }
}

.header .mobile-cart {
    display: none
}

@media (max-width: 991px) {
    .header .mobile-cart {
        display: block;
        margin-right: 15px
    }

        .header .mobile-cart svg {
            width: 26px
        }
}

.header__search--mobile {
    position: relative;
    margin-bottom: 20px;
    display: none
}

@media (max-width: 991px) {
    .header__search--mobile {
        display: block
    }
}

.header__search--mobile input {
    width: 100%;
    display: block;
    border-radius: 5px;
    border: 1px solid #333;
    padding: 15px
}

.header__search--mobile button {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    border: none
}

@media (max-width: 991px) {
    .header {
        position: relative
    }
}

@media (max-width: 991px) {
    .header__top {
        display: none
    }
}

.header__top ul {
    display: flex;
    justify-content: end;
    align-items: center
}

    .header__top ul li {
        display: block;
        margin: 0 10px
    }

        .header__top ul li:last-of-type {
            margin-right: 0
        }

        .header__top ul li a {
            font-size: 16px;
            font-weight: 700;
            color: #000;
            text-decoration: none;
            transition: .3s ease
        }

            .header__top ul li a:hover {
                color: #d83238
            }

            .header__top ul li a.btn {
                display: flex;
                min-width: 150px;
                padding: 12px;
                justify-content: center;
                color: #fff
            }

                .header__top ul li a.btn svg {
                    margin-right: 5px;
                    margin-left: 0
                }

.header__top__flex {
    display: flex !important;
    align-items: center
}

    .header__top__flex .header_card {
        margin: 0 24px 0 0;
        padding-left: 20px;
        border-left: 1px solid #333
    }

.header__top--mobile {
    display: none
}

@media (max-width: 991px) {
    .header__top--mobile {
        display: block;
        padding: 20px 0
    }

        .header__top--mobile ul {
            display: flex;
            flex-wrap: wrap;
            justify-content: start
        }

            .header__top--mobile ul li {
                margin: 0
            }

                .header__top--mobile ul li:last-of-type {
                    display: none
                }

                .header__top--mobile ul li a {
                    font-size: 16px;
                    font-weight: 500;
                    margin-bottom: 15px;
                    display: block;
                    color: #9E007E;
                    margin-right: 15px;
                    margin-bottom: 5px
                }

                    .header__top--mobile ul li a.btn {
                        display: flex;
                        align-items: center;
                        justify-content: start
                    }
}

.header__logo a {
    display: block
}

    .header__logo a img {
        max-width: 100%
    }

@media (max-width: 991px) {
    .header__logo a {
        width: 200px;
        margin-top: 20px
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .header__logo a {
        width: 160px
    }
}

.header__flex {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding: 0 0 10px
}

@media (max-width: 991px) {
    .header__flex {
        position: static;
        align-items: center
    }
}

.header__menu {
    display: flex;
    align-items: end
}

@media (max-width: 991px) {
    .header__menu nav {
        display: none;
        position: absolute;
        height: calc(100vh - 105px);
        background-color: #fff;
        left: 0;
        width: 100%;
        top: 105px;
        box-sizing: border-box;
        padding: 20px;
        overflow: auto
    }
}

.header__menu > button {
    border: none;
    background-color: transparent;
    margin-left: 20px;
    padding: 0;
    display: flex
}

@media (max-width: 991px) {
    .header__menu > button {
        display: none
    }
}

.header__menu .hmaburger {
    display: none
}

@media (max-width: 991px) {
    .header__menu .hmaburger {
        display: block;
        box-sizing: border-box;
        border: none;
        background-color: transparent;
        min-width: 25px
    }

        .header__menu .hmaburger:after, .header__menu .hmaburger:before, .header__menu .hmaburger span {
            width: 25px;
            height: 3px;
            background-color: #333;
            border-radius: 2px;
            margin: 4px;
            display: block;
            content: '';
            position: relative;
            transition: .3s ease
        }

        .header__menu .hmaburger.active span {
            opacity: 0
        }

        .header__menu .hmaburger.active:after {
            transform: rotate(-45deg);
            top: -7px
        }

        .header__menu .hmaburger.active:before {
            transform: rotate(45deg);
            top: 7px
        }
}

.header__nav {
    display: flex
}

@media (max-width: 991px) {
    .header__nav {
        display: block
    }
}

.header__nav__item {
    margin: 0 20px
}

@media (max-width: 991px) {
    .header__nav__item {
        display: block;
        border-bottom: 1px solid #333;
        margin: 0
    }
}

.header__nav__item > a {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    color: #333;
    transition: .3s ease;
    text-decoration: none
}

@media (max-width: 991px) {
    .header__nav__item > a {
        display: block;
        padding: 17px 0;
        color: #d83238
    }
}

.header__nav__item > a:hover {
    color: #d83238
}

.header__nav__item--sub {
    position: relative
}

@media (max-width: 991px) {
    .header__nav__item--sub > a {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

        .header__nav__item--sub > a:after {
            content: '';
            display: block;
            box-sizing: border-box;
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='11' viewBox='0 0 20 11' fill='none'%3E%3Cpath d='M18.7812 0.999997L9.89236 9.88889' stroke='%23D83238' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M1 0.999784L9.88889 9.88867' stroke='%23D83238' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
            background-size: contain;
            background-repeat: no-repeat;
            width: 25px;
            height: 14px;
            transition: .3s ease
        }

        .header__nav__item--sub > a.active:after {
            transform: rotate(180deg)
        }
}

.header__nav__item--sub > div {
    position: absolute;
    top: 100%;
    left: 0;
    width: auto;
    min-width: 222px;
    background-color: #fff;
    display: block;
    box-sizing: border-box;
    padding: 20px;
    opacity: 0;
    visibility: hidden;
    transition: .6s ease;
    z-index: 99;
    border-radius: 0px 0px 2px 2px;
    box-shadow: 0px 4px 2px 0px rgba(0,0,0,0.25)
}

@media (max-width: 991px) {
    .header__nav__item--sub > div {
        position: static;
        display: none;
        visibility: visible;
        opacity: 1;
        padding: 10px 0;
        box-shadow: none
    }
}

.header__nav__item--sub > div > ul {
    display: flex;
    flex-wrap: wrap
}

@media (max-width: 991px) {
    .header__nav__item--sub > div > ul {
        display: block;
        padding-left: 20px
    }
}

.header__nav__item--sub > div > ul > li {
    width: 100%
}

@media (max-width: 991px) {
    .header__nav__item--sub > div > ul > li {
        width: 100%;
        margin-bottom: 20px
    }
}

.header__nav__item--sub > div > ul > li ul li a {
    font-size: 16px;
    font-weight: 600;
    line-height: 35px;
    text-decoration: none;
    color: #333;
    transition: .3s ease
}

    .header__nav__item--sub > div > ul > li ul li a:hover {
        color: #d83238
    }

@media (max-width: 450px) {
    .header__nav__item--sub > div > ul > li ul li a {
        font-size: 14px;
        line-height: 26px
    }
}

.header__nav__item--sub:hover > div {
    visibility: visible;
    opacity: 1
}

.header .search__box {
    display: none;
    box-sizing: border-box;
    padding: 20px 0;
    background-color: #68478D;
    position: relative;
    z-index: 10
}

    .header .search__box form {
        display: flex
    }

        .header .search__box form input {
            border: none;
            border-left: 1px solid #fff;
            font-size: 32px;
            font-weight: 500;
            line-height: 1;
            color: #fff;
            padding: 0 10px;
            width: 100%
        }

            .header .search__box form input::placeholder {
                color: rgba(255,255,255,0.58)
            }

@media (max-width: 600px) {
    .header .search__box form input {
        font-size: 18px
    }
}

.header .search__box form > div {
    display: flex;
    align-items: center
}

    .header .search__box form > div button {
        background-color: transparent;
        border: none;
        margin-left: 40px;
        transition: .3s ease
    }

        .header .search__box form > div button:hover {
            opacity: 0.58
        }

@media (max-width: 600px) {
    .header .search__box form > div button {
        margin-left: 20px
    }

        .header .search__box form > div button svg {
            width: 32px
        }
}

.small-event-title {
    display: block;
    box-sizing: border-box;
    width: 100%
}

    .small-event-title .image {
        width: 100%;
        padding-bottom: 60%;
        display: block;
        box-sizing: border-box;
        position: relative
    }

        .small-event-title .image img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: center
        }

    .small-event-title .image__date {
        position: absolute;
        left: 5px;
        bottom: 5px;
        background-color: #fff;
        padding: 5px 20px;
        text-align: center
    }

        .small-event-title .image__date h4 {
            font-size: 18px;
            font-weight: 700;
            line-height: 26px;
            color: #333
        }

        .small-event-title .image__date h3 {
            font-size: 32px;
            font-weight: 700;
            line-height: 1;
            color: #333
        }

    .small-event-title .info {
        display: block;
        box-sizing: border-box;
        padding: 18px 0
    }

        .small-event-title .info h2 {
            font-size: 24px;
            font-weight: 700;
            line-height: 1.2;
            color: #333;
            margin-bottom: 11px
        }

        .small-event-title .info h4 {
            font-size: 16px;
            line-height: 28px;
            color: #333;
            font-weight: 400;
            margin-bottom: 36px
        }

        .small-event-title .info > div:last-of-type h4 {
            margin-bottom: 3px
        }

        .small-event-title .info > div:last-of-type ul {
            display: flex;
            flex-wrap: wrap
        }

            .small-event-title .info > div:last-of-type ul li a {
                text-decoration: none;
                font-size: 16px;
                font-weight: 700;
                line-height: 1;
                color: #D83238;
                text-decoration: none;
                transition: .3s ease;
                display: flex
            }

                .small-event-title .info > div:last-of-type ul li a:after {
                    content: ',';
                    margin-right: 4px;
                    display: block
                }

                .small-event-title .info > div:last-of-type ul li a:hover {
                    color: #e05d62
                }

            .small-event-title .info > div:last-of-type ul li:last-of-type a:after {
                display: none
            }

    .small-event-title .link {
        display: block;
        box-sizing: border-box;
        border-top: 1px solid #C3C3C3;
        margin-top: 20px;
        padding-top: 36px
    }

        .small-event-title .link a {
            display: flex;
            align-items: center;
            font-size: 16px;
            font-weight: 700;
            line-height: 1;
            color: #D83238;
            transition: .3s ease;
            text-decoration: none
        }

            .small-event-title .link a svg {
                margin-right: 8px
            }

            .small-event-title .link a:hover {
                color: #e05d62
            }

.content-tile-and-text {
    display: block;
    box-sizing: border-box;
    width: 100%
}

    .content-tile-and-text .image {
        width: 100%;
        display: block;
        box-sizing: border-box
    }

        .content-tile-and-text .image img {
            width: 100%;
            height: auto
        }

    .content-tile-and-text .info {
        display: block;
        box-sizing: border-box;
        padding: 36px 0 21px
    }

        .content-tile-and-text .info h3 {
            font-size: 16px;
            font-weight: 400;
            line-height: 24px;
            color: #333;
            text-transform: uppercase;
            margin-bottom: 13px
        }

        .content-tile-and-text .info h2 {
            font-size: 24px;
            font-weight: 700;
            line-height: 1;
            color: #333;
            margin-bottom: 16px
        }

    .content-tile-and-text .link {
        border-top: 1px solid #333;
        display: block;
        box-sizing: border-box;
        padding-top: 33px
    }

        .content-tile-and-text .link a {
            display: flex;
            align-items: center;
            font-size: 16px;
            font-weight: 700;
            line-height: 1;
            color: #D83238;
            transition: .3s ease;
            text-decoration: none
        }

            .content-tile-and-text .link a:hover {
                color: #e05d62
            }

            .content-tile-and-text .link a svg {
                margin-right: 8px
            }

.small-news-tile {
    display: block;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 30px
}

    .small-news-tile .image {
        width: 100%;
        padding-bottom: 60%;
        display: block;
        position: relative
    }

        .small-news-tile .image img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: center
        }

    .small-news-tile .info {
        display: block;
        box-sizing: border-box;
        padding-top: 18px;
        border-bottom: 1px solid #c3c3c3
    }

        .small-news-tile .info h4 {
            font-size: 16px;
            line-height: 1;
            font-weight: 400;
            color: #333;
            margin-bottom: 5px
        }

        .small-news-tile .info ul {
            display: flex;
            flex-wrap: wrap;
            margin-bottom: 13px
        }

            .small-news-tile .info ul li a {
                font-size: 16px;
                font-weight: 700;
                transition: .3s ease;
                color: #d83238;
                text-decoration: none
            }

                .small-news-tile .info ul li a:hover {
                    color: #e05d62
                }

                .small-news-tile .info ul li a:after {
                    content: ',';
                    display: inline-block;
                    margin-right: 5px
                }

            .small-news-tile .info ul li:last-of-type a:after {
                display: none
            }

            .small-news-tile .info ul li:not(:last-child):after {
                content: ',';
                display: inline-block;
                margin-right: 5px;
            }

        .small-news-tile .info h2 {
            font-size: 24px;
            line-height: 1.2;
            font-weight: 700;
            color: #333;
            margin-bottom: 15px
        }

    .small-news-tile > a {
        display: block;
        align-items: center;
        font-size: 16px;
        font-weight: 700;
        line-height: 1.2;
        color: #d83238;
        transition: .3s ease;
        text-decoration: none;
        margin: 0
    }

        .small-news-tile > a:hover {
            color: #e05d62
        }

        .small-news-tile > a svg {
            margin-right: 5px
        }

    .small-news-tile .read-more {
        display: flex;
        align-items: center;
        font-size: 16px;
        font-weight: 700;
        line-height: 1.2;
        color: #d83238;
        text-decoration: none;
        margin-top: 15px;
    }

        .small-news-tile .read-more img {
            width: 20px;
            margin-right: 10px;
        }

.small-content-tiles {
    display: block;
    box-sizing: border-box;
    width: 100%
}

    .small-content-tiles .image {
        width: 100%;
        padding-bottom: 60%;
        display: block;
        position: relative
    }

        .small-content-tiles .image img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: center
        }

    .small-content-tiles .info {
        padding-top: 23px
    }

        .small-content-tiles .info h2 {
            font-size: 24px;
            font-weight: 700;
            line-height: 1.2;
            margin-bottom: 10px;
            color: #333
        }

.sidebar-events {
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 23px 21px
}

    .sidebar-events ul li {
        border-bottom: 1px solid #bebebe;
        margin-bottom: 15px
    }

        .sidebar-events ul li a {
            display: flex;
            align-items: center;
            font-size: 18px;
            font-weight: 700;
            text-decoration: none;
            transition: .3s ease;
            line-height: 1;
            margin-bottom: 20px;
            color: #333
        }

            .sidebar-events ul li a:hover {
                color: #d83238
            }

            .sidebar-events ul li a svg {
                margin-right: 8px;
                min-width: 20px
            }

        .sidebar-events ul li p {
            font-size: 16px;
            font-weight: 400;
            line-height: 28px;
            color: #333;
            margin-bottom: 15px
        }

.footer {
    display: block;
    box-sizing: border-box;
    padding: 38px 0;
    background-color: #222d61
}

@media (max-width: 767px) {
    .footer {
        background-color: #222d61
    }
}

.footer__flex {
    display: flex
}

    .footer__flex .left {
        width: 60%;
        display: block;
        box-sizing: border-box
    }

@media (max-width: 767px) {
    .footer__flex .left {
        width: 100%
    }
}

.footer__flex .left__top {
    display: flex;
    justify-content: space-between
}

    .footer__flex .left__top .social {
        display: none
    }

@media (max-width: 767px) {
    .footer__flex .left__top .social {
        display: flex;
        flex-wrap: wrap;
        justify-content: end;
        box-sizing: border-box;
        padding-left: 20px
    }

        .footer__flex .left__top .social li {
            margin-right: 10px;
            margin-bottom: 10px
        }
}

.footer__flex .left .logo {
    display: block;
    max-width: 205px;
    margin-bottom: 20px
}

    .footer__flex .left .logo img {
        width: 100%;
        height: auto
    }

.footer__flex .left .nav {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .footer__flex .left .nav {
        margin-top: 30px
    }
}

.footer__flex .left .nav li a {
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    color: #fff;
    text-decoration: none;
    transition: .3s ease;
    margin-right: 15px
}

    .footer__flex .left .nav li a:hover {
        opacity: .6
    }

@media (max-width: 767px) {
    .footer__flex .left .nav li a {
        font-size: 18px;
        font-weight: 600;
        line-height: 36px
    }
}

.footer__flex .left .text p {
    color: #fff
}

.footer__flex .right {
    width: 40%;
    display: block;
    box-sizing: border-box
}

@media (max-width: 767px) {
    .footer__flex .right {
        display: none
    }
}

.footer__flex .right .social {
    display: flex;
    flex-wrap: wrap;
    justify-content: end
}

    .footer__flex .right .social li a {
        transition: .3s ease;
        margin-right: 13px
    }

        .footer__flex .right .social li a:hover {
            opacity: .6
        }

.hand-nav {
    display: block;
    box-sizing: border-box;
    max-width: 260px;
    position: relative
}

    .hand-nav h2 {
        font-size: 24px;
        font-weight: 700;
        line-height: 1.2;
        color: #222d61;
        margin-bottom: 20px
    }

    .hand-nav nav > a {
        display: none
    }

@media (max-width: 767px) {
    .hand-nav nav > a {
        display: flex;
        width: 100%;
        margin-bottom: 20px
    }

        .hand-nav nav > a.active svg {
            transform: rotate(180deg)
        }
}

@media (max-width: 767px) {
    .hand-nav nav ul {
        display: none
    }
}

.hand-nav nav ul li {
    width: 100%;
    border-bottom: 1px solid #222D61
}

    .hand-nav nav ul li a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 15px 0;
        font-size: 18px;
        font-weight: 700;
        line-height: 1;
        text-decoration: none;
        color: #222D61
    }

        .hand-nav nav ul li a:after {
            width: 21px;
            height: 14px;
            border-radius: 50%;
            position: relative;
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='15' viewBox='0 0 21 15' fill='none'%3E%3Cg clip-path='url(%23clip0_36_2249)'%3E%3Cpath d='M1.29028 7.18799H18.7096' stroke='%23C10000' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M14.2727 1.95898L19.7273 7.41519' stroke='%23C10000' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M19.7273 7.96094L14.2727 13.4171' stroke='%23C10000' stroke-width='2' stroke-linecap='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_36_2249'%3E%3Crect width='21' height='14.0043' fill='white' transform='translate(0 0.686035)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center;
            display: block;
            content: '';
            transition: .3s ease
        }

        .hand-nav nav ul li a:hover {
            color: #333
        }

            .hand-nav nav ul li a:hover:after {
                opacity: 1;
                background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='15' viewBox='0 0 21 15' fill='none'%3E%3Cg clip-path='url(%23clip0_36_2291)'%3E%3Cpath d='M1.29028 7.18799H18.7096' stroke='%23222D61' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M14.2727 1.95898L19.7273 7.41519' stroke='%2332324E' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M19.7273 7.96094L14.2727 13.4171' stroke='%2332324E' stroke-width='2' stroke-linecap='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_36_2291'%3E%3Crect width='21' height='14.0043' fill='white' transform='translate(0 0.686035)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")
            }

    .hand-nav nav ul li.active a {
        color: #333
    }

        .hand-nav nav ul li.active a:after {
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='15' viewBox='0 0 21 15' fill='none'%3E%3Cg clip-path='url(%23clip0_36_2291)'%3E%3Cpath d='M1.29028 7.18799H18.7096' stroke='%23222D61' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M14.2727 1.95898L19.7273 7.41519' stroke='%2332324E' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M19.7273 7.96094L14.2727 13.4171' stroke='%2332324E' stroke-width='2' stroke-linecap='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_36_2291'%3E%3Crect width='21' height='14.0043' fill='white' transform='translate(0 0.686035)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
            opacity: 1
        }

.accordions {
    display: block
}

.accordions__content {
    display: block;
    box-sizing: border-box;
    width: 100%
}

    .accordions__content .item {
        border-top: 1px solid #999
    }

        .accordions__content .item:last-of-type {
            border-bottom: 1px solid #999
        }

    .accordions__content .item__head {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        box-sizing: border-box;
        padding: 12px 0;
        cursor: pointer
    }

        .accordions__content .item__head h3 {
            font-size: 16px;
            font-weight: 700;
            line-height: 28px;
            color: #333
        }

        .accordions__content .item__head span {
            width: 34px;
            height: 34px;
            border-radius: 50%;
            border: 1px solid #c10000;
            position: relative;
            transition: .3s ease
        }

            .accordions__content .item__head span:after {
                position: absolute;
                width: 14px;
                height: 2px;
                background-color: #c10000;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
                display: block;
                content: ''
            }

            .accordions__content .item__head span:before {
                position: absolute;
                height: 14px;
                width: 2px;
                background-color: #c10000;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
                display: block;
                content: '';
                transition: .3s ease
            }

        .accordions__content .item__head.active span:before {
            opacity: 0
        }

    .accordions__content .item__content {
        display: none;
        box-sizing: border-box;
        padding: 10px 0 20px
    }

        .accordions__content .item__content .text p {
            font-size: 16px;
            font-weight: 500;
            line-height: 24px;
            margin-bottom: 20px
        }

        .accordions__content .item__content .info h3 {
            padding-top: 20px;
            display: block;
            font-size: 18px;
            font-weight: 700;
            color: #d83238;
            margin-bottom: 10px
        }

        .accordions__content .item__content .info h4 {
            font-size: 16px;
            font-weight: 700;
            line-height: 1.5;
            color: #333
        }

        .accordions__content .item__content .info p {
            font-size: 16px;
            font-weight: 400;
            line-height: 1.5;
            color: #333
        }

    .accordions__content .item__content__grid {
        display: flex
    }

@media (max-width: 767px) {
    .accordions__content .item__content__grid {
        flex-wrap: wrap
    }
}

.accordions__content .item__content__grid .image {
    width: 25%;
    display: block;
    box-sizing: border-box
}

@media (max-width: 767px) {
    .accordions__content .item__content__grid .image {
        width: 100%
    }
}

.accordions__content .item__content__grid .image img {
    width: 100%;
    height: auto
}

.accordions__content .item__content__grid .info {
    width: 75%;
    padding-left: 38px
}

@media (max-width: 767px) {
    .accordions__content .item__content__grid .info {
        width: 100%;
        padding-left: 0
    }
}

.accordions__content .item__content__grid .text {
    width: 75%;
    display: block;
    box-sizing: border-box;
    padding-left: 40px
}

@media (max-width: 767px) {
    .accordions__content .item__content__grid .text {
        width: 100%;
        padding-left: 0;
        padding-top: 20px
    }
}

.accordions__content .item__content__grid--50 .image {
    width: 50%
}

@media (max-width: 767px) {
    .accordions__content .item__content__grid--50 .image {
        width: 100%
    }
}

.accordions__content .item__content__grid--50 .image .text {
    width: 50%
}

@media (max-width: 767px) {
    .accordions__content .item__content__grid--50 .image .text {
        width: 100%
    }
}

.accordions__content .item__content__grid--50 .image .info {
    width: 50%;
    padding-left: 38px
}

@media (max-width: 767px) {
    .accordions__content .item__content__grid--50 .image .info {
        width: 100%;
        padding-left: 0
    }
}

.member-tiles-item {
    display: block;
    box-sizing: border-box
}

    .member-tiles-item a {
        display: block;
        box-sizing: border-box;
        background-color: #fff;
        text-decoration: none;
        padding: 15px 45px 15px 20px
    }

        .member-tiles-item a h3 {
            font-family: Lora;
            font-size: 21px;
            font-weight: 400;
            color: #d83238;
            margin-bottom: 10px
        }

        .member-tiles-item a h4 {
            font-size: 16px;
            font-weight: 400;
            line-height: 1;
            color: #333
        }

        .member-tiles-item a svg {
            position: absolute;
            right: 15px;
            top: 35px
        }

.member-profile {
    display: block;
    box-sizing: border-box
}

    .member-profile h3 {
        font-size: 16px;
        font-weight: 700;
        line-height: 28px;
        color: #d83238;
        margin-bottom: 10px
    }

    .member-profile h2 {
        font-family: Lora;
        font-size: 40px;
        font-style: normal;
        font-weight: 400;
        color: #333;
        margin-bottom: 20px
    }

@media (max-width: 767px) {
    .member-profile h2 {
        font-size: 24px
    }
}

.member-profile ul li {
    display: flex
}

    .member-profile ul li h3 {
        font-size: 16px;
        font-weight: 700;
        line-height: 28px;
        min-width: 105px;
        padding-right: 10px;
        display: block;
        box-sizing: border-box;
        color: #333;
        margin-bottom: 0
    }

    .member-profile ul li h4 {
        font-size: 16px;
        color: #333;
        font-weight: 400;
        line-height: 28px
    }

.image_link_callout {
    display: block;
    box-sizing: border-box;
    width: 100%
}

    .image_link_callout a {
        position: relative;
        width: 100%;
        display: block;
        box-sizing: border-box;
        padding-bottom: 65%
    }

        .image_link_callout a > img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: center
        }

        .image_link_callout a h3 {
            position: absolute;
            width: calc(100% - 30px);
            left: 15px;
            bottom: 15px;
            background-color: #fff;
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 14px 20px;
            font-size: 16px;
            font-weight: 700;
            line-height: 1;
            color: #d83238
        }

.icon-text {
    display: block;
    box-sizing: border-box;
    width: 100%
}

    .icon-text .icon {
        margin: 0 auto 20px;
        width: 100px;
        height: 100px;
        position: relative;
        display: flex;
        vertical-align: central
    }

        .icon-text .icon img {
            width: inherit;
            object-fit: contain
        }

        .icon-text .icon svg {
            max-width: 100px;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            position: absolute
        }

    .icon-text p {
        text-align: center;
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
        color: #333
    }

.ticket_types {
    display: block;
    box-sizing: border-box
}

    .ticket_types .content {
        display: block;
        box-sizing: border-box;
        background-color: #fff;
        padding: 24px 15px;
        text-align: center
    }

        .ticket_types .content h2 {
            font-size: 21px;
            font-weight: 700;
            line-height: 1.2;
            color: #d83238;
            margin-bottom: 10px
        }

        .ticket_types .content > h2 {
            margin-bottom: 20px
        }

        .ticket_types .content ul {
            display: flex;
            flex-wrap: wrap;
            box-sizing: border-box;
            padding-bottom: 25px;
            margin: 0 -5px
        }

            .ticket_types .content ul li {
                width: 50%;
                display: block;
                box-sizing: border-box;
                text-align: center;
                padding: 5px
            }

                .ticket_types .content ul li h3 {
                    font-size: 16px;
                    font-weight: 700;
                    line-height: 1.2;
                    color: #333;
                    margin-bottom: 5px
                }

                .ticket_types .content ul li h2 {
                    margin-bottom: 5px
                }

                .ticket_types .content ul li h4 {
                    font-size: 16px;
                    font-weight: 400;
                    line-height: 1;
                    color: #d83238
                }

.product_listing {
    display: block;
    box-sizing: border-box;
    padding-bottom: 20px
}

    .product_listing a {
        display: block;
        box-sizing: border-box;
        text-decoration: none
    }

        .product_listing a .image {
            width: 100%;
            position: relative;
            padding-bottom: 60%
        }

            .product_listing a .image img {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                object-fit: cover;
                object-position: center
            }

        .product_listing a .info {
            display: block;
            box-sizing: border-box;
            padding: 10px 0
        }

            .product_listing a .info h3 {
                font-size: 16px;
                font-weight: 400;
                line-height: 28px;
                color: #333
            }

            .product_listing a .info h2 {
                font-size: 18px;
                font-weight: 700;
                line-height: 1.2;
                color: #d83238;
                margin-bottom: 5px
            }

            .product_listing a .info h4 {
                font-size: 16px;
                font-weight: 700;
                line-height: 28px;
                color: #333
            }

.qualification_tile {
    display: block;
    box-sizing: border-box
}

    .qualification_tile a {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        min-height: 239px;
        width: 100%;
        background-color: #fff;
        text-decoration: none;
        box-sizing: border-box;
        padding: 20px
    }

@media (max-width: 767px) {
    .qualification_tile a {
        min-height: 180px
    }
}

.qualification_tile a h3 {
    font-size: 28px;
    font-weight: 400;
    line-height: 1.2;
    color: #d83238;
    font-family: Lora;
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .qualification_tile a h3 {
        font-size: 24px
    }
}

.qualification_tile a h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    color: #333
}

.qualification_requirement {
    display: block;
    box-sizing: border-box;
    background-color: #fff;
    padding-top: 40px;
    text-align: center;
    width: 100%
}

    .qualification_requirement .icon {
        width: 97px;
        height: 99px;
        margin: 0 auto 20px
    }

        .qualification_requirement .icon svg {
            width: 97px;
            height: 99px
        }

    .qualification_requirement .title {
        margin: 0 12px;
        width: calc(100% - 24px);
        border-bottom: 1px solid #333
    }

        .qualification_requirement .title h3 {
            font-size: 21px;
            font-weight: 700;
            line-height: 1.2;
            color: #333;
            margin-bottom: 10px
        }

        .qualification_requirement .title h2 {
            font-size: 32px;
            font-weight: 400;
            line-height: 1.2;
            color: #333;
            margin-bottom: 20px;
            font-family: Lora
        }

    .qualification_requirement .info {
        display: block;
        box-sizing: border-box;
        padding-top: 20px
    }

        .qualification_requirement .info h3 {
            font-size: 21px;
            font-weight: 700;
            line-height: 1;
            color: #d83238;
            margin-bottom: 20px
        }

        .qualification_requirement .info h4 {
            font-size: 16px;
            font-weight: 400;
            line-height: 28px;
            color: #333
        }

        .qualification_requirement .info .btn {
            width: 100%;
            margin-top: 30px
        }

.image-and-text {
    display: block;
    box-sizing: border-box
}

    .image-and-text .container {
        position: relative;
        padding: 40px 20px
    }

@media (max-width: 767px) {
    .image-and-text .container {
        padding: 0;
        display: flex;
        flex-wrap: wrap
    }
}

.image-and-text .info {
    position: relative;
    background-color: #fff;
    width: 58%;
    padding: 37px 34px;
    z-index: 1;
    display: block;
    box-sizing: border-box
}

@media (max-width: 767px) {
    .image-and-text .info {
        order: 2;
        padding: 20px;
        width: 100%
    }
}

.image-and-text .info h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #333
}

@media (max-width: 767px) {
    .image-and-text .info h3 {
        font-size: 14px;
        line-height: 24px
    }
}

.image-and-text .info h2 {
    font-size: 41px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .image-and-text .info h2 {
        font-size: 34px
    }
}

.image-and-text .image {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%
}

@media (max-width: 767px) {
    .image-and-text .image {
        position: static;
        width: 100%;
        order: 1
    }
}

.image-and-text .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.image-block, .image-block img {
    width: 100%
}

.event-box {
    display: block;
    box-sizing: border-box
}

    .event-box .container {
        position: relative;
        padding: 51px 0
    }

@media (max-width: 767px) {
    .event-box .container {
        display: flex;
        padding: 0;
        flex-wrap: wrap
    }
}

.event-box .image {
    width: 70%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    object-fit: cover;
    object-position: center
}

@media (max-width: 767px) {
    .event-box .image {
        position: static;
        width: 100%
    }
}

.event-box .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.event-box .info {
    position: relative;
    width: 40%;
    margin-left: auto;
    display: block;
    box-sizing: border-box;
    background-color: #fff;
    padding: 31px 34px
}

@media (max-width: 767px) {
    .event-box .info {
        width: calc(100% - 40px);
        padding: 20px;
        margin: -20px auto 0
    }
}

.event-box .info .date {
    margin-bottom: 20px
}

.event-box .info__down {
    padding-top: 60px;
    display: block;
    box-sizing: border-box
}

.event-box .info h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 10px;
    color: #333
}

@media (max-width: 767px) {
    .event-box .info h2 {
        font-size: 24px
    }
}

.event-box .info h4 {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #333
}

@media (max-width: 767px) {
    .event-box .info h4 {
        font-size: 14px
    }
}

.event-box .info ul {
    display: flex;
    flex-wrap: wrap
}

    .event-box .info ul li a {
        font-size: 16px;
        font-weight: 700;
        line-height: 1;
        color: #D83238;
        transition: .3s ease;
        text-decoration: none
    }

        .event-box .info ul li a:after {
            content: ',';
            display: inline-block;
            margin-right: 4px
        }

        .event-box .info ul li a:hover {
            color: #b52228
        }

    .event-box .info ul li:last-of-type a:after {
        display: none
    }

.membership-tile {
    display: block;
    box-sizing: border-box
}

    .membership-tile .container {
        position: relative;
        padding: 54px 0
    }

@media (max-width: 767px) {
    .membership-tile .container {
        flex-wrap: wrap;
        display: flex;
        padding: 0
    }
}

.membership-tile .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 45%;
    height: 100%
}

@media (max-width: 767px) {
    .membership-tile .image {
        position: static;
        display: block;
        width: 100%
    }
}

.membership-tile .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.membership-tile .info {
    display: block;
    box-sizing: border-box;
    margin-left: auto;
    padding: 38px 43px;
    background-color: #fff;
    position: relative;
    z-index: 1;
    width: 60%
}

@media (max-width: 767px) {
    .membership-tile .info {
        padding: 20px;
        width: 100%
    }
}

.membership-tile .info h4 {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #333
}

@media (max-width: 767px) {
    .membership-tile .info h4 {
        font-size: 14px;
        line-height: 24px
    }
}

.membership-tile .info h2 {
    font-size: 41px;
    font-weight: 700;
    line-height: 1.2;
    color: #333;
    margin-bottom: 10px
}

@media (max-width: 767px) {
    .membership-tile .info h2 {
        font-size: 34px
    }
}

.membership-tile .info h3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
    font-family: "Lora", serif;
    color: #D83238;
    margin-bottom: 20px
}

.page-header {
    display: block;
    box-sizing: border-box;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0 20px
}

@media (max-width: 767px) {
    .page-header {
        padding: 80px 0;
        background-image: none !important;
        padding: 0
    }
}

.page-header img {
    display: none
}

@media (max-width: 767px) {
    .page-header img {
        display: block;
        width: 100%;
        height: auto
    }
}

@media (max-width: 767px) {
    .page-header .container {
        padding: 0
    }
}

.page-header .info {
    display: block;
    box-sizing: border-box;
    background-color: #fff;
    padding: 36px 30px 19px;
    width: 50%
}

@media (max-width: 991px) {
    .page-header .info {
        padding: 20px;
        width: 100%
    }
}

.page-header .info h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 10px;
    color: #333
}

@media (max-width: 991px) {
    .page-header .info h3 {
        font-size: 14px;
        margin-bottom: 5px
    }
}

.page-header .info h1 {
    font-size: 50px;
    font-weight: 700;
    line-height: 55px;
    color: #333;
    margin-bottom: 20px
}

@media (max-width: 991px) {
    .page-header .info h1 {
        font-size: 34px;
        margin-bottom: 10px
    }
}

.page-header-red {
    display: block;
    box-sizing: border-box;
    padding: 42px 0 22px;
    background-color: #d83238
}

@media (max-width: 991px) {
    .page-header-red {
        padding: 30px 0 20px
    }
}

.page-header-red .info {
    width: 50%;
    display: block;
    box-sizing: border-box
}

@media (max-width: 991px) {
    .page-header-red .info {
        width: 100%
    }
}

.page-header-red h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #fff;
    margin-bottom: 10px
}

@media (max-width: 991px) {
    .page-header-red h3 {
        font-size: 14px;
        line-height: 24px
    }
}

.page-header-red h1 {
    font-size: 50px;
    font-weight: 700;
    line-height: 55px;
    margin-bottom: 10px;
    color: #fff
}

@media (max-width: 991px) {
    .page-header-red h1 {
        font-size: 34px
    }
}

.page-header-red .text p {
    color: #fff
}

.page-header-white {
    display: block;
    box-sizing: border-box;
    padding: 42px 0 22px;
    background-color: #fff
}

@media (max-width: 991px) {
    .page-header-white {
        padding: 30px 0 20px
    }
}

.page-header-white .info {
    width: 50%;
    display: block;
    box-sizing: border-box
}

@media (max-width: 991px) {
    .page-header-white .info {
        width: 100%
    }
}

.page-header-white h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #333;
    margin-bottom: 10px
}

@media (max-width: 991px) {
    .page-header-white h3 {
        font-size: 14px;
        line-height: 24px
    }
}

.page-header-white h1 {
    font-size: 50px;
    font-weight: 700;
    line-height: 55px;
    margin-bottom: 10px;
    color: #d83238
}

@media (max-width: 991px) {
    .page-header-white h1 {
        font-size: 34px
    }
}

.page-header-blue {
    display: block;
    box-sizing: border-box;
    padding: 42px 0 22px;
    background-color: #222d61
}

@media (max-width: 991px) {
    .page-header-blue {
        padding: 30px 0 20px
    }
}

.page-header-blue .info {
    width: 50%;
    display: block;
    box-sizing: border-box
}

@media (max-width: 991px) {
    .page-header-blue .info {
        width: 100%
    }
}

.page-header-blue h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #fff;
    margin-bottom: 10px
}

@media (max-width: 991px) {
    .page-header-blue h3 {
        font-size: 14px;
        line-height: 24px
    }
}

.page-header-blue h1 {
    font-size: 50px;
    font-weight: 700;
    line-height: 55px;
    margin-bottom: 10px;
    color: #fff
}

@media (max-width: 991px) {
    .page-header-blue h1 {
        font-size: 34px
    }
}

.page-header-blue .text p {
    color: #fff
}

.slider-banner {
    position: relative;
    display: block;
    box-sizing: border-box;
    padding: 80px 0;
    position: relative
}

@media (max-width: 767px) {
    .slider-banner {
        padding-top: 130px
    }
}

.slider-banner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

@media (max-width: 767px) {
    .slider-banner img {
        height: 35%
    }
}

.slider-banner__swiper {
    width: 58%;
    display: block;
    box-sizing: border-box;
    position: relative;
    background-color: #fff;
    padding: 0;
    overflow: hidden;
    min-width: 670px
}

@media (max-width: 767px) {
    .slider-banner__swiper {
        min-width: auto;
        width: 100%;
        margin-top: 60px
    }
}

.slider-banner__swiper .swiper-slide {
    padding: 54px 39px 43px;
    display: block;
    box-sizing: border-box
}

@media (max-width: 767px) {
    .slider-banner__swiper .swiper-slide {
        padding: 27px 15px
    }
}

.slider-banner__swiper .swiper__arrow {
    position: absolute;
    bottom: 43px;
    right: 39px;
    display: flex;
    align-items: center
}

@media (max-width: 767px) {
    .slider-banner__swiper .swiper__arrow {
        bottom: 27px;
        position: static;
        justify-content: space-between;
        width: 100%;
        padding: 15px 5px 20px;
        margin-top: 10px
    }
}

.slider-banner__swiper .swiper-button-prev {
    margin-right: 38px
}

.slider-banner__swiper .swiper-button-next, .slider-banner__swiper .swiper-button-prev {
    width: 60px;
    height: 60px;
    border: 2px solid #D83238;
    border-radius: 2px;
    display: block;
    position: relative;
    transition: .3s ease
}

@media (max-width: 767px) {
    .slider-banner__swiper .swiper-button-next, .slider-banner__swiper .swiper-button-prev {
        width: 50px;
        height: 50px
    }
}

.slider-banner__swiper .swiper-button-next svg, .slider-banner__swiper .swiper-button-prev svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 23px;
    height: 20px;
    transition: .3s ease
}

    .slider-banner__swiper .swiper-button-next svg path, .slider-banner__swiper .swiper-button-prev svg path {
        transition: .3s ease
    }

.slider-banner__swiper .swiper-button-next:hover, .slider-banner__swiper .swiper-button-prev:hover {
    background-color: #D83238
}

    .slider-banner__swiper .swiper-button-next:hover svg path, .slider-banner__swiper .swiper-button-prev:hover svg path {
        stroke: #fff
    }

.slider-banner__swiper .swiper-button-next:after, .slider-banner__swiper .swiper-button-prev:after {
    display: none
}

.slider-banner__info h4 {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #333;
    margin-bottom: 10px
}

@media (max-width: 767px) {
    .slider-banner__info h4 {
        display: none
    }
}

.slider-banner__info h1 {
    font-size: 55px;
    font-weight: 700;
    line-height: 60px;
    color: #333;
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .slider-banner__info h1 {
        font-size: 34px;
        line-height: 42px
    }
}

.slider-banner__info h3 {
    font-size: 36px;
    color: #D83238;
    margin-bottom: 40px;
    font-family: "Lora", serif;
    line-height: 45px
}

@media (max-width: 767px) {
    .slider-banner__info h3 {
        font-size: 22px;
        line-height: 32px
    }
}

.slider-banner__info .btn {
    padding: 21px 16px
}

@media (max-width: 767px) {
    .slider-banner__info .btn {
        padding: 16px
    }
}

.content-slider {
    display: block;
    box-sizing: border-box;
    padding: 60px 0;
    background-color: #fff
}

    .content-slider h3 {
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
        color: #333;
        margin-bottom: 10px
    }

@media (max-width: 767px) {
    .content-slider h3 {
        font-size: 14px;
        line-height: 24px
    }
}

.content-slider h2 {
    font-size: 50px;
    font-weight: 700;
    line-height: 1.2;
    color: #333;
    margin-bottom: 40px
}

@media (max-width: 767px) {
    .content-slider h2 {
        font-size: 34px;
        margin-bottom: 20px
    }
}

.content-slider__swiper {
    width: 100%;
    overflow: hidden;
    display: block;
    box-sizing: border-box;
    padding-bottom: 20px
}

.content-slider__item {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    aspect-ratio: 1;
    max-height: 400px
}

    .content-slider__item span {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        transition: .3s ease
    }

    .content-slider__item img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center
    }

    .content-slider__item .info {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 24px;
        display: block;
        z-index: 2;
        transition: .3s ease
    }

        .content-slider__item .info h3 {
            font-size: 33px;
            font-weight: 400;
            line-height: 1.2;
            color: #fff;
            font-family: "Lora", serif
        }

        .content-slider__item .info svg {
            position: absolute;
            bottom: 24px;
            right: 24px;
            width: 23px;
            height: 23px
        }

    .content-slider__item .info_hover {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        visibility: hidden;
        opacity: 0;
        z-index: 3;
        transition: .3s ease
    }

        .content-slider__item .info_hover .content {
            position: absolute;
            top: 0;
            left: 0;
            height: calc(100% - 40px);
            overflow: auto;
            display: block;
            box-sizing: border-box;
            padding: 24px
        }

            .content-slider__item .info_hover .content h3 {
                font-size: 33px;
                font-weight: 400;
                line-height: 1.2;
                color: #fff;
                font-family: "Lora", serif
            }

            .content-slider__item .info_hover .content .text {
                border-bottom: 1px solid #fff
            }

                .content-slider__item .info_hover .content .text p {
                    color: #fff
                }

            .content-slider__item .info_hover .content > a {
                display: flex;
                align-items: center;
                color: #fff;
                text-decoration: none;
                font-size: 16px;
                font-weight: 700;
                transition: .3s ease;
                margin-top: 15px
            }

                .content-slider__item .info_hover .content > a svg {
                    margin-right: 5px;
                    visibility: visible
                }

                .content-slider__item .info_hover .content > a:hover {
                    text-decoration: underline
                }

        .content-slider__item .info_hover > svg {
            position: absolute;
            bottom: 24px;
            right: 24px;
            width: 23px;
            height: 23px
        }

    .content-slider__item:hover > span {
        opacity: .8
    }

    .content-slider__item:hover .info {
        visibility: hidden;
        opacity: 0
    }

    .content-slider__item:hover .info_hover {
        opacity: 1;
        visibility: visible
    }

@media (max-width: 991px) {
    /* Copy the above :hover styles to here, so the slides are automatically "hovered" on mobile */
    .content-slider__item > span {
        opacity: .8
    }

    .content-slider__item .info {
        visibility: hidden;
        opacity: 0
    }

    .content-slider__item .info_hover {
        opacity: 1;
        visibility: visible
    }

    /* Hide plus/minus on mobile */
    .content-slider__item .info_hover > svg {
        display: none
    }
}

.content-slider__arrow {
    position: relative;
    width: 100%
}

    .content-slider__arrow .swiper__arrow {
        position: relative;
        display: flex;
        height: 60px;
        margin-top: 40px
    }

@media (max-width: 767px) {
    .content-slider__arrow .swiper__arrow {
        height: 50px;
        margin-top: 20px;
        justify-content: end
    }
}

.content-slider__arrow .swiper-button-prev {
    margin-right: 38px
}

.content-slider__arrow .swiper-button-next, .content-slider__arrow .swiper-button-prev {
    width: 60px;
    height: 60px;
    border: 2px solid #D83238;
    border-radius: 2px;
    display: block;
    position: relative;
    transition: .3s ease;
    background-color: #fff
}

@media (max-width: 767px) {
    .content-slider__arrow .swiper-button-next, .content-slider__arrow .swiper-button-prev {
        width: 50px;
        height: 50px
    }
}

.content-slider__arrow .swiper-button-next svg, .content-slider__arrow .swiper-button-prev svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 23px;
    height: 20px;
    transition: .3s ease
}

    .content-slider__arrow .swiper-button-next svg path, .content-slider__arrow .swiper-button-prev svg path {
        transition: .3s ease
    }

.content-slider__arrow .swiper-button-next:hover, .content-slider__arrow .swiper-button-prev:hover {
    background-color: #D83238
}

    .content-slider__arrow .swiper-button-next:hover svg path, .content-slider__arrow .swiper-button-prev:hover svg path {
        stroke: #fff
    }

.content-slider__arrow .swiper-button-next:after, .content-slider__arrow .swiper-button-prev:after {
    display: none
}

.awards-header {
    display: block;
    box-sizing: border-box
}

.awards-header__top {
    display: block;
    box-sizing: border-box;
    position: relative;
    padding: 100px 0
}

@media (max-width: 600px) {
    .awards-header__top {
        padding: 60px 0
    }
}

.awards-header__top > img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    top: 0;
    left: 0
}

.awards-header__top .logo {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    background-color: #fff;
    width: 360px;
    height: 172px;
    position: relative;
    z-index: 1
}

@media (max-width: 600px) {
    .awards-header__top .logo {
        width: 180px;
        height: 90px;
        padding: 20px
    }
}

.awards-header__top .logo img {
    max-width: 227px;
    height: auto;
    max-height: 120px;
    display: block
}

@media (max-width: 600px) {
    .awards-header__top .logo img {
        width: 100%
    }
}

.awards-header__nav {
    display: block;
    box-sizing: border-box;
    padding: 8px 0;
    background-color: #e3e3e3
}

@media (max-width: 767px) {
    .awards-header__nav {
        padding-top: 0
    }
}

.awards-header__nav__btns {
    background-color: #fff;
    padding: 10px 20px !important;
    margin-top: 0 !important;
    display: none !important
}

@media (max-width: 767px) {
    .awards-header__nav__btns {
        display: flex !important
    }
}

.awards-header__nav__btns span {
    display: none
}

@media (max-width: 767px) {
    .awards-header__nav__btns span {
        display: block;
        font-size: 16px;
        font-weight: 700;
        color: #333
    }
}

.awards-header__nav .container {
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width: 991px) {
    .awards-header__nav .container {
        flex-wrap: wrap;
        justify-content: center
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .awards-header__nav .container {
        padding: 0
    }
}

.awards-header__nav .container .hamburger {
    display: none
}

@media (max-width: 767px) {
    .awards-header__nav .container .hamburger {
        display: table;
        margin-left: auto;
        border: none;
        margin-top: 2px;
        background-color: transparent
    }

        .awards-header__nav .container .hamburger svg {
            transition: .3s ease
        }

            .awards-header__nav .container .hamburger svg circle, .awards-header__nav .container .hamburger svg line {
                stroke: #d83238
            }

        .awards-header__nav .container .hamburger.active svg {
            transform: rotate(180deg)
        }
}

.awards-header__nav .container ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

@media (max-width: 767px) {
    .awards-header__nav .container ul {
        display: none;
        background-color: #fff;
        padding: 10px 20px
    }
}

@media (max-width: 991px) {
    .awards-header__nav .container ul {
        width: 100%;
        justify-content: center
    }
}

.awards-header__nav .container ul li {
    margin-right: 33px
}

@media (max-width: 767px) {
    .awards-header__nav .container ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px
    }
}

.awards-header__nav .container ul li:last-of-type {
    margin-right: 0
}

.awards-header__nav .container ul li a {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    color: #d83238;
    transition: .3s ease;
    text-decoration: none;
    line-height: 28px
}

    .awards-header__nav .container ul li a:hover {
        color: #b52228
    }

    .awards-header__nav .container ul li a.active {
        color: #404040
    }

.awards-header__nav .container > div {
    display: flex;
    align-items: center
}

@media (max-width: 991px) {
    .awards-header__nav .container > div {
        width: 100%;
        justify-content: center;
        margin-top: 20px;
        flex-wrap: wrap
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .awards-header__nav .container > div {
        padding: 0 20px
    }
}

@media (max-width: 991px) and (max-width: 600px) {
    .awards-header__nav .container > div {
        margin: 20px -5.5px 0
    }
}

.awards-header__nav .container > div a {
    margin-right: 11px
}

@media (max-width: 767px) {
    .awards-header__nav .container > div a {
        margin: 5.5px 0
    }
}

.awards-header__nav .container > div a:last-of-type {
    margin-right: 0
}

.awards-header__nav--red {
    background-color: #d83238
}

@media (min-width: 767px) {
    .awards-header__nav--red .container ul li a {
        color: #fff
    }

        .awards-header__nav--red .container ul li a.active, .awards-header__nav--red .container ul li a:hover {
            color: #fff
        }

    .awards-header__nav--red .container div .btn:hover {
        background-color: #333;
        color: #fff
    }
}

.awards-header__info {
    background-color: #e3e3e3;
    display: block;
    box-sizing: border-box;
    padding: 22px 0
}

    .awards-header__info h3 {
        font-size: 18px;
        font-weight: 700;
        line-height: 1;
        color: #333
    }

.image-link-callout {
    display: block;
    box-sizing: border-box
}

    .image-link-callout .content {
        display: flex;
        max-width: 860px;
        background-color: #fff
    }

@media (max-width: 450px) {
    .image-link-callout .content {
        flex-wrap: wrap
    }
}

.image-link-callout .content .image {
    width: 258px;
    position: relative
}

@media (max-width: 640px) {
    .image-link-callout .content .image {
        width: 150px
    }
}

@media (max-width: 640px) and (max-width: 450px) {
    .image-link-callout .content .image {
        width: 100%;
        margin-bottom: 20px
    }
}

.image-link-callout .content .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

@media (max-width: 450px) {
    .image-link-callout .content .image img {
        position: static
    }
}

.image-link-callout .content .info {
    width: calc(100% - 258px);
    display: block;
    box-sizing: border-box;
    padding: 22px 40px
}

@media (max-width: 640px) {
    .image-link-callout .content .info {
        width: calc(100% - 150px)
    }
}

@media (max-width: 640px) and (max-width: 450px) {
    .image-link-callout .content .info {
        width: 100%;
        padding: 0
    }
}

.image-link-callout .content .info h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    color: #333;
    margin-bottom: 10px
}

@media (max-width: 640px) {
    .image-link-callout .content .info h2 {
        font-size: 20px;
        padding: 0 20px 10px
    }
}

.switch_list {
    display: block;
    box-sizing: border-box;
    padding: 40px 0
}

.switch_list__grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -3px
}

@media (max-width: 767px) {
    .switch_list__grid {
        display: none
    }
}

.switch_list__grid--mobile {
    display: none
}

@media (max-width: 767px) {
    .switch_list__grid--mobile {
        display: block
    }
}

.switch_list__grid .box {
    width: 100%;
    display: block;
    box-sizing: border-box;
    padding: 20px 3px 0 3px
}

.switch_list__grid .box--33 {
    width: 33.333333%
}

@media (max-width: 767px) {
    .switch_list__grid .box--33 {
        width: 100%
    }
}

.switch_list__grid .box__content {
    display: block;
    box-shadow: border-box;
    background-color: #fff;
    border-radius: 5px;
    padding: 25px;
    position: relative;
    transition: .3s ease;
    margin-bottom: 6px
}

    .switch_list__grid .box__content .info_box {
        display: none
    }

    .switch_list__grid .box__content .image {
        max-width: 100%;
        display: table;
        margin: 0 auto;
        overflow: hidden;
        border-radius: 50%;
        border: 2px solid #fff
    }

        .switch_list__grid .box__content .image img {
            max-width: 100%;
            height: auto
        }

    .switch_list__grid .box__content .info {
        text-align: center;
        display: block;
        padding-top: 20px
    }

        .switch_list__grid .box__content .info h3 {
            font-size: 21px;
            font-weight: 700;
            line-height: 1.2;
            color: #333;
            margin-bottom: 10px;
            transition: .3s ease
        }

        .switch_list__grid .box__content .info h4 {
            font-size: 16px;
            font-weight: 700;
            line-height: 1.2;
            color: #d83238;
            margin-bottom: 10px;
            transition: .3s ease
        }

        .switch_list__grid .box__content .info h5 {
            font-size: 15px;
            font-weight: 400;
            line-height: 24px;
            transition: .3s ease
        }

    .switch_list__grid .box__content .circle {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding: 10px;
        pointer-events: none;
        box-sizing: border-box
    }

    .switch_list__grid .box__content .circle__social {
        pointer-events: all;
        transition: .3s ease
    }

        .switch_list__grid .box__content .circle__social:hover {
            opacity: .6
        }

        .switch_list__grid .box__content .circle__social svg {
            width: 36px;
            height: 36px
        }

            .switch_list__grid .box__content .circle__social svg * {
                transition: .3s ease
            }

    .switch_list__grid .box__content .circle span {
        width: 36px;
        height: 36px;
        border-radius: 50%;
        display: block;
        pointer-events: all;
        transition: .3s ease;
        cursor: pointer
    }

        .switch_list__grid .box__content .circle span svg {
            width: 36px;
            height: 36px
        }

        .switch_list__grid .box__content .circle span:hover {
            opacity: 0.6
        }

.switch_list__grid .box.active .box__content .circle span svg > g line:last-of-type {
    display: none
}

.switch_list__grid .info_box {
    display: none;
    box-sizing: border-box;
    padding: 0 3px
}

.switch_list__grid .info_box__content {
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    padding: 34px 20px;
    border-radius: 5px
}

@media (max-width: 767px) {
    .switch_list__grid .info_box__content {
        display: block
    }
}

.switch_list__grid .info_box__content .info {
    width: 75%;
    display: block
}

@media (max-width: 767px) {
    .switch_list__grid .info_box__content .info {
        width: 100%;
        box-sizing: border-box;
        padding-bottom: 20px
    }
}

.switch_list__grid .info_box__content .info h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    color: #d83238;
    margin-bottom: 5px
}

.switch_list__grid .info_box__content .info .text p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #333
}

.switch_list__grid .info_box__content .location {
    width: 25%
}

    .switch_list__grid .info_box__content .location > ul > li {
        padding-bottom: 20px
    }

        .switch_list__grid .info_box__content .location > ul > li:last-of-type {
            padding-bottom: 0
        }

        .switch_list__grid .info_box__content .location > ul > li h3 {
            font-size: 21px;
            font-weight: 600;
            line-height: 24px;
            color: #00833E
        }

        .switch_list__grid .info_box__content .location > ul > li p {
            font-size: 15px;
            font-weight: 400;
            line-height: 24px;
            color: #404040
        }

.switch_list__grid .info_box__content .location__flex {
    display: flex;
    align-items: center;
    justify-content: space-between
}

    .switch_list__grid .info_box__content .location__flex ul {
        display: flex;
        align-items: center;
        border-left: 1px solid #404040;
        padding: 10px 0 10px 40px
    }

        .switch_list__grid .info_box__content .location__flex ul li {
            margin-right: 10px
        }

            .switch_list__grid .info_box__content .location__flex ul li:last-of-type {
                margin-right: 0
            }

            .switch_list__grid .info_box__content .location__flex ul li a {
                transition: .3s ease
            }

                .switch_list__grid .info_box__content .location__flex ul li a:hover {
                    opacity: .6
                }

.switch_list__grid .info_box__content--text .info:first-of-type {
    padding-right: 20px
}

.switch_list__grid .info_box__content--text .info:last-of-type {
    padding-left: 20px
}

.switch_list__grid.active .box {
    opacity: .6
}

    .switch_list__grid.active .box span, .switch_list__grid.active .box a {
        pointer-events: none
    }

    .switch_list__grid.active .box.active {
        opacity: 1
    }

        .switch_list__grid.active .box.active span, .switch_list__grid.active .box.active a {
            pointer-events: auto
        }

.image-gallery {
    display: block;
    box-sizing: border-box
}

.image-gallery__swiper {
    max-width: 849px;
    position: relative;
    overflow: hidden
}

    .image-gallery__swiper .swiper-button-prev, .image-gallery__swiper .swiper-button-next {
        background-color: #fff;
        width: 60px;
        height: 60px;
        border-radius: 2px;
        transition: .3s ease
    }

@media (max-width: 767px) {
    .image-gallery__swiper .swiper-button-prev, .image-gallery__swiper .swiper-button-next {
        transform: translateY(-50%)
    }
}

.image-gallery__swiper .swiper-button-prev:after, .image-gallery__swiper .swiper-button-next:after {
    display: none
}

.image-gallery__swiper .swiper-button-prev svg, .image-gallery__swiper .swiper-button-next svg {
    width: 21px;
    height: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

    .image-gallery__swiper .swiper-button-prev svg path, .image-gallery__swiper .swiper-button-next svg path {
        transition: .3s ease
    }

.image-gallery__swiper .swiper-button-prev:hover, .image-gallery__swiper .swiper-button-next:hover {
    background-color: #d83238
}

    .image-gallery__swiper .swiper-button-prev:hover svg path, .image-gallery__swiper .swiper-button-next:hover svg path {
        stroke: #fff
    }

.image-gallery__item .image {
    width: 100%;
    padding-bottom: 60%;
    position: relative
}

    .image-gallery__item .image img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center
    }

.image-gallery__item h3 {
    display: block;
    text-align: center;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    margin-top: 27px;
    color: #333
}

.membership-promo {
    display: block;
    box-sizing: border-box
}

.membership-promo__flex {
    display: flex;
    align-items: center
}

@media (max-width: 767px) {
    .membership-promo__flex {
        flex-wrap: wrap
    }
}

.membership-promo__flex .left {
    display: block;
    box-sizing: border-box;
    width: 55%;
    padding-right: 25px
}

@media (max-width: 767px) {
    .membership-promo__flex .left {
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px
    }
}

.membership-promo__flex .left h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    color: #333;
    margin-bottom: 20px
}

@media (max-width: 991px) {
    .membership-promo__flex .left h3 {
        font-size: 18px
    }
}

.membership-promo__flex .left h2 {
    font-family: Lora;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #d83238
}

@media (max-width: 991px) {
    .membership-promo__flex .left h2 {
        font-size: 34px
    }
}

.membership-promo__flex .right {
    width: 45%;
    display: block;
    box-sizing: border-box;
    padding-left: 25px
}

    .membership-promo__flex .right ul {
        padding-left: 20px
    }

@media (max-width: 767px) {
    .membership-promo__flex .right {
        width: 100%;
        padding-left: 0
    }
}

.membership-promo__down {
    background-color: #d83238;
    display: block;
    box-sizing: border-box;
    margin-top: 40px
}

@media (max-width: 450px) {
    .membership-promo__down {
        margin-top: 20px
    }
}

.membership-promo__down__flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 28px 0
}

@media (max-width: 767px) {
    .membership-promo__down__flex {
        flex-wrap: wrap;
        justify-content: center;
        padding: 20px 0
    }
}

.membership-promo__down__flex h3 {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.5;
    color: #fff;
    padding-right: 40px
}

@media (max-width: 767px) {
    .membership-promo__down__flex h3 {
        font-size: 24px;
        margin-bottom: 20px;
        padding-right: 0;
        text-align: center
    }
}

.support-pack {
    display: block;
    box-sizing: border-box
}

.support-pack__flex {
    display: flex
}

@media (max-width: 767px) {
    .support-pack__flex {
        flex-wrap: wrap
    }
}

.support-pack__flex .image {
    width: 260px;
    height: 355px;
    position: relative;
    overflow: hidden;
    border-radius: 2px
}

@media (max-width: 767px) {
    .support-pack__flex .image {
        width: 100%;
        height: auto;
        margin-bottom: 20px
    }
}

.support-pack__flex .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

@media (max-width: 767px) {
    .support-pack__flex .image img {
        position: static
    }
}

.support-pack__flex .info {
    width: calc(100% - 260px);
    display: block;
    box-sizing: border-box;
    padding-left: 42px
}

@media (max-width: 767px) {
    .support-pack__flex .info {
        width: 100%;
        padding-left: 0
    }
}

.support-pack__flex .info h2 {
    font-size: 41px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 10px;
    color: #333
}

@media (max-width: 767px) {
    .support-pack__flex .info h2 {
        font-size: 28px
    }
}

.support-pack__flex .info__lists ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    text-decoration: none;
    padding: 8px 7px;
    transition: .3s ease;
    border-radius: 2px
}

    .support-pack__flex .info__lists ul li a:hover {
        background-color: #e5e5e5
    }

    .support-pack__flex .info__lists ul li a span {
        display: flex;
        align-items: center
    }

        .support-pack__flex .info__lists ul li a span h3 {
            font-size: 16px;
            font-weight: 700;
            line-height: 1;
            color: #333;
            padding-left: 17px
        }

@media (max-width: 450px) {
    .support-pack__flex .info__lists ul li a span h3 {
        font-size: 14px
    }
}

.find-bookeeper {
    display: block;
    box-sizing: border-box;
    background-color: #fff;
    padding: 50px 0
}

    .find-bookeeper h3 {
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
        color: #333;
        text-align: center;
        margin-bottom: 20px
    }

@media (max-width: 991px) {
    .find-bookeeper h3 {
        font-size: 14px;
        margin-bottom: 5px
    }
}

.find-bookeeper h2 {
    font-size: 41px;
    font-weight: 700;
    line-height: 1.2;
    color: #333;
    margin-bottom: 20px;
    text-align: center
}

@media (max-width: 767px) {
    .find-bookeeper h2 {
        font-size: 28px;
        margin-bottom: 10px
    }
}

.find-bookeeper .text p {
    text-align: center
}

.find-bookeeper .inp_search {
    max-width: 460px;
    margin: 0 auto;
    display: block;
    position: relative
}

    .find-bookeeper .inp_search input {
        width: 100%;
        border: none;
        background-color: #f6f6f6;
        padding: 13px 15px;
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
        color: #333
    }

        .find-bookeeper .inp_search input::placeholder {
            color: #888
        }

    .find-bookeeper .inp_search button {
        position: absolute;
        top: 50%;
        right: 5px;
        transform: translateY(-50%);
        border: none;
        background-color: #f6f6f6
    }

.gallery-grid {
    display: block;
    box-sizing: border-box
}

    .gallery-grid h2 {
        font-size: 40px;
        font-weight: 700;
        line-height: 1.2;
        color: #333
    }

@media (max-width: 767px) {
    .gallery-grid h2 {
        font-size: 28px
    }
}

.gallery-grid__flex {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -22px
}

@media (max-width: 991px) {
    .gallery-grid__flex {
        margin: 0 -10px
    }
}

.gallery-grid__flex .item {
    display: block;
    box-sizing: border-box;
    width: 25%;
    padding: 22px
}

@media (max-width: 991px) {
    .gallery-grid__flex .item {
        padding: 10px;
        width: 33.333333%
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .gallery-grid__flex .item {
        width: 50%
    }
}

.gallery-grid__flex .item a {
    position: relative;
    width: 100%;
    padding-bottom: 60%;
    transition: .3s ease;
    display: block;
    overflow: hidden
}

    .gallery-grid__flex .item a img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        transition: .6s ease
    }

    .gallery-grid__flex .item a:hover img {
        transform: scale(1.2)
    }

.start-journey-tiles__item {
    display: block;
    box-sizing: border-box;
}

.start-journey-tiles__item .content {
    padding: 39px;
}

.start-journey-tiles__item .content h4 {
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    text-transform: uppercase;
    margin-bottom: 10px
}

.start-journey-tiles__item .content h2 {
    font-size: 34px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px
}

.start-journey-tiles__item .content h3 {
    font-size: 22px;
    font-weight: 400;
    line-height: 1.2;
    font-family: Lora;
    margin-bottom: 20px
}

.start-journey-tiles__item .content ul {
    display: block;
    box-sizing: border-box;
    padding-top: 36px
}

.start-journey-tiles__item .content ul li:not(:first-child) {
    border-top-width: 1px;
    border-top-style: solid;
}

.start-journey-tiles__item .content ul li a {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
    padding: 16px 0;
    text-decoration: none
}

    .start-journey-tiles__item .content ul li a img,
    .start-journey-tiles__item .content ul li a svg {
        height: 14px;
        margin-right: 8px
    }

    .start-journey-tiles__item .content .inp_search form {
        position: relative
    }

        .start-journey-tiles__item .content .inp_search form input {
            width: 100%;
            border-radius: 2px;
            border: 1px solid #D7D7D7;
            background: #FFF;
            font-size: 16px;
            font-weight: 400;
            line-height: 28px;
            padding: 10px 16px
        }

        .start-journey-tiles__item .content .inp_search form button {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            right: 8px;
            border: none;
            background-color: transparent
        }

@media (max-width: 991px) {
    .start-journey-tiles__item .content {
        padding: 20px
    }

        .start-journey-tiles__item .content h2 {
            font-size: 24px
        }

        .start-journey-tiles__item .content h3 {
            font-size: 20px
        }
}

.start-journey-tiles__item.item-white .content {
    background-color: #fff
}

    .start-journey-tiles__item.item-white .content h2,
    .start-journey-tiles__item.item-white .content h4 {
        color: #333
    }

    .start-journey-tiles__item.item-white .content h3,
    .start-journey-tiles__item.item-white .content ul li a {
        color: #d83238
    }

    .start-journey-tiles__item.item-white .content ul li {
        border-top-color: #333
    }

.start-journey-tiles__item.item-blue .content {
    background-color: #222d61
}

    .start-journey-tiles__item.item-blue .content h2,
    .start-journey-tiles__item.item-blue .content h3,
    .start-journey-tiles__item.item-blue .content h4,
    .start-journey-tiles__item.item-blue .content ul li a {
        color: #fff
    }

    .start-journey-tiles__item.item-blue .content ul li {
        border-top-color: #fff
    }

.start-journey-tiles__item.item-black .content {
    background-color: #333
}

.start-journey-tiles__item.item-black .content h2,
.start-journey-tiles__item.item-black .content h3,
.start-journey-tiles__item.item-black .content h4,
.start-journey-tiles__item.item-black .content ul li a {
    color: #fff
}

.start-journey-tiles__item.item-black .content ul li {
    border-top-color: #fff
}

.start-journey-tiles__item.item-red .content {
    background-color: #d83238
}

    .start-journey-tiles__item.item-red .content h2,
    .start-journey-tiles__item.item-red .content h3,
    .start-journey-tiles__item.item-red .content h4,
    .start-journey-tiles__item.item-red .content ul li a {
        color: #fff
    }

    .start-journey-tiles__item.item-red .content ul li {
        border-top-color: #fff
    }

.tab {
    max-width: 100%;
    overflow: auto
}

.tables {
    width: 100%
}

    .tables h2 {
        font-size: 24px;
        font-weight: 700;
        line-height: 1.2;
        margin-bottom: 20px;
        color: #d83238
    }

    .tables table {
        width: 760px;
        margin: 0 auto
    }

    .tables tr {
        background-color: rgba(156,156,156,0.1)
    }

        .tables tr:first-of-type {
            background-color: #fff;
            border: 2px solid #d83238;
            border-radius: 2px
        }

            .tables tr:first-of-type th {
                border-top: 2px solid #d83238;
                border-bottom: 2px solid #d83238;
                border-radius: 2px
            }

                .tables tr:first-of-type th:first-of-type {
                    border-left: 2px solid #d83238
                }

                .tables tr:first-of-type th:last-of-type {
                    border-right: 2px solid #d83238
                }

        .tables tr:nth-child(even) {
            background-color: #fff
        }

        .tables tr th {
            color: #d83238;
            font-weight: 700;
            font-size: 18px;
            line-height: 1;
            padding: 15px 20px;
            text-align: left
        }

            .tables tr th:last-of-type {
                text-align: right
            }

        .tables tr td {
            font-size: 16px;
            font-weight: 400;
            color: #333;
            line-height: 1;
            padding: 17px 20px
        }

            .tables tr td:last-of-type {
                text-align: right
            }

.table {
    border-collapse: separate;
    border-spacing: 0;
    width: 100%
}

    .table th:first-child {
        border-top-left-radius: 2px
    }

    .table th:last-child {
        border-top-right-radius: 2px
    }

    .table tr:last-child td:first-child {
        border-bottom-left-radius: 2px
    }

    .table tr:last-child td:last-child {
        border-bottom-right-radius: 2px
    }

.tab_content {
    display: block;
    box-sizing: border-box;
    padding: 40px 0
}

.tab_content__lists {
    display: flex;
    border-bottom: 3px solid #d83238
}

@media (max-width: 767px) {
    .tab_content__lists {
        flex-wrap: wrap
    }
}

.tab_content__lists li {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    position: relative;
    background-color: #333;
    padding: 15px 30px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    color: #fff;
    border-radius: 2px 2px 0 0;
    cursor: pointer
}

    .tab_content__lists li:hover {
        background-color: #d83238
    }

@media (max-width: 767px) {
    .tab_content__lists li {
        margin: 2.5px;
        border: none
    }
}

@media (max-width: 767px) and (max-width: 400px) {
    .tab_content__lists li {
        width: 100%;
        text-align: center
    }
}

.tab_content__lists li.item--inactive {
    background-color: rgba(51,51,51,0.3);
    color: rgba(0,0,0,0.2);
    cursor: no-drop
}

    .tab_content__lists li.item--inactive:after {
        display: none
    }

.tab_content__lists li:after {
    position: absolute;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    top: 2px;
    left: 2px;
    border: 1px solid transparent;
    display: block;
    content: '';
    transition: .3s ease
}

.tab_content__lists li:first-of-type {
    border-left: none
}

.tab_content__lists li.active {
    background-color: #d83238
}

    .tab_content__lists li.active:after {
        display: none
    }

.tab_content__items {
    display: block;
    box-sizing: border-box;
    padding: 20px;
    border-bottom: 3px solid #d83238
}

    .tab_content__items .item {
        display: none;
        box-sizing: border-box
    }

        .tab_content__items .item.active {
            display: block
        }

.small-cta {
    display: block;
    box-sizing: border-box
}

.small-cta__content {
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 26px 24px
}

@media (max-width: 767px) {
    .small-cta__content {
        padding: 20px;
        justify-content: center;
        flex-wrap: wrap
    }
}

.small-cta__content h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    color: #333
}

@media (max-width: 767px) {
    .small-cta__content h2 {
        font-size: 24px;
        margin-bottom: 20px;
        width: 100%;
        text-align: center
    }
}

.full-width-callout {
    display: block;
    box-sizing: border-box;
    padding: 50px 0;
    background-color: #d83238
}

    .full-width-callout h3 {
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
        text-transform: uppercase;
        color: #fff;
        margin-bottom: 20px;
        text-align: center
    }

    .full-width-callout h2 {
        font-size: 40px;
        font-weight: 400;
        line-height: 1.2;
        color: #fff;
        font-family: Lora;
        text-align: center;
        margin-bottom: 30px
    }

@media (max-width: 767px) {
    .full-width-callout h2 {
        font-size: 34px;
        margin-bottom: 20px
    }
}

.full-width-callout .btn {
    margin: 0 auto;
    min-width: 200px;
    justify-content: space-between
}

    .full-width-callout .btn:hover {
        background-color: #333
    }

.full-width-callout-minimal {
    display: block;
    box-sizing: border-box;
    padding: 74px 0;
    background-color: #333
}

@media (max-width: 400px) {
    .full-width-callout-minimal {
        padding: 40px 0
    }
}

.full-width-callout-minimal h2 {
    text-align: center;
    font-size: 40px;
    color: #fff;
    line-height: 1.2;
    font-family: Lora;
    font-weight: 400
}

@media (max-width: 767px) {
    .full-width-callout-minimal h2 {
        font-size: 24px
    }
}

.text-block-and-image {
    display: block;
    box-sizing: border-box
}

    .text-block-and-image .content {
        position: relative;
        padding: 66px 0;
        display: block;
        box-sizing: border-box
    }

@media (max-width: 991px) {
    .text-block-and-image .content {
        padding: 0;
        display: flex;
        flex-wrap: wrap
    }
}

.text-block-and-image .content .info {
    width: 58%;
    display: block;
    box-sizing: border-box;
    padding: 30px;
    background-color: #fff;
    position: relative;
    z-index: 1;
    border-radius: 2px
}

@media (max-width: 991px) {
    .text-block-and-image .content .info {
        width: 100%;
        padding: 20px;
        order: 2
    }
}

.text-block-and-image .content .info h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #333;
    margin-bottom: 10px
}

.text-block-and-image .content .info h2 {
    font-size: 41px;
    font-weight: 700;
    line-height: 1.2;
    color: #333;
    margin-bottom: 10px
}

@media (max-width: 991px) {
    .text-block-and-image .content .info h2 {
        font-size: 34px
    }
}

.text-block-and-image .content .image {
    position: absolute;
    right: 0;
    top: 0;
    width: 55%;
    height: 100%;
    overflow: hidden;
    border-radius: 2px
}

@media (max-width: 991px) {
    .text-block-and-image .content .image {
        position: static;
        width: 100%;
        order: 1;
        height: auto
    }
}

.text-block-and-image .content .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

@media (max-width: 991px) {
    .text-block-and-image .content .image img {
        position: static
    }
}

.text-block-and-image--left .content .image {
    right: auto;
    left: 0
}

.text-block-and-image--left .content .info {
    margin-left: auto
}

.testimonial-width {
    display: block;
    box-sizing: border-box;
    position: relative
}

.testimonial-width__content {
    position: relative
}

    .testimonial-width__content .swiper {
        background-color: #fff;
        display: block;
        box-sizing: border-box;
        overflow: hidden;
        border-radius: 2px;
        position: relative
    }

.testimonial-width__item {
    display: flex;
    align-items: center;
    padding: 25px 40px
}

@media (max-width: 767px) {
    .testimonial-width__item {
        flex-wrap: wrap;
        padding: 20px 20px 0
    }
}

.testimonial-width__item .logo {
    width: 188px;
    display: block;
    align-self: start;
    overflow: hidden;
}

.testimonial-width__item .logo img {
    width: 100%;
    height: auto;
    border-radius: 50%;
}

.testimonial-width__item .text {
    display: block;
    padding-right: 10vw;
    width: calc(100% - 188px);
    padding-left: 40px;
    box-sizing: border-box
}

    .testimonial-width__item .text:before {
        position: absolute;
        right: 18px;
        top: 21px;
        content: '';
        display: block;
        width: 84px;
        height: 113px;
        background-image: url(/images/quote_red.svg);
        background-size: contain;
        background-repeat: no-repeat
    }

    .testimonial-width__item .text h2 {
        margin-bottom: 10px;
        font-family: Lora;
        font-size: 20px;
        font-weight: 700;
        color: #333
    }

    .testimonial-width__item .text p {
        font-family: Lora;
        font-size: 18px
    }

    .testimonial-width__item .text h4 {
        margin-bottom: 0;
        font-size: 18px;
        font-weight: 700;
        color: #d83238
    }

@media (max-width: 767px) {
    .testimonial-width__item .text {
        padding-right: 0;
        padding-bottom: 20px
    }
}

@media (max-width: 767px) and (max-width: 600px) {
    .testimonial-width__item .text {
        width: 100%;
        padding-left: 0;
        padding-top: 20px
    }
}

@media (max-width: 600px) {
    .testimonial-width__item .logo {
        width: 100%
    }

    .testimonial-width__item .text h4 {
        margin-bottom: 15px
    }
}

.testimonial-width__arrow {
    position: absolute;
    bottom: 15px;
    right: 15px;
    display: flex;
    align-items: center
}

@media (max-width: 767px) {
    .testimonial-width__arrow {
        height: 50px;
        width: 100%;
        position: static;
        justify-content: space-between
    }
}

.testimonial-width__arrow > div {
    position: relative;
    width: 60px;
    height: 60px;
    background-color: transparent;
    border: 1px solid #d83238;
    transition: .3s ease;
    left: 0;
    right: 0
}

@media (max-width: 767px) {
    .testimonial-width__arrow > div {
        width: 50px;
        height: 50px;
        top: 0
    }
}

.testimonial-width__arrow > div:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 21px;
    height: 14px
}

.testimonial-width__arrow > div:first-of-type {
    margin-right: 10px
}

    .testimonial-width__arrow > div:first-of-type:after {
        background-image: url(/images/arrow_left_red.svg)
    }

.testimonial-width__arrow > div:last-of-type:after {
    background-image: url(/images/arrow_right_red.svg)
}

.testimonial-width__arrow > div:hover {
    background-color: #d83238
}

    .testimonial-width__arrow > div:hover:first-of-type {
        margin-right: 10px
    }

        .testimonial-width__arrow > div:hover:first-of-type:after {
            background-image: url(/images/arrow_left_white.svg)
        }

    .testimonial-width__arrow > div:hover:last-of-type:after {
        background-image: url(/images/arrow_right_white.svg)
    }

.start-counters {
    display: block;
    box-sizing: border-box;
    padding: 20px 0
}

.start-counters__flex {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap
}

    .start-counters__flex .item {
        text-align: center;
        padding: 20px;
        display: block;
        box-sizing: border-box
    }

        .start-counters__flex .item .icon {
            width: 97px;
            height: 99px;
            margin: 0 auto 30px
        }

            .start-counters__flex .item .icon svg {
                width: 100%;
                height: 100%
            }

        .start-counters__flex .item h3 {
            font-size: 67px;
            font-weight: 400;
            font-family: Lora;
            color: #d83238;
            margin: 10px 0
        }

@media (max-width: 550px) {
    .start-counters__flex .item h3 {
        font-size: 40px
    }
}

.start-counters__flex .item p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #333
}

.start-counters .icon {
    display: flex;
    vertical-align: central
}

    .start-counters .icon img {
        width: inherit;
        object-fit: contain
    }

.video {
    display: block;
    box-sizing: border-box
}

.video__content {
    margin: 0 auto
}

    .video__content h2 {
        font-size: 40px;
        font-weight: 700;
        line-height: 1.2;
        color: #333;
        text-align: center;
        margin-bottom: 20px
    }

@media (max-width: 767px) {
    .video__content h2 {
        font-size: 24px
    }
}

.video__player {
    position: relative
}

    .video__player video {
        width: 100%;
        border-radius: 2px
    }

    .video__player span {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 71px;
        height: 71px;
        border-radius: 50%;
        background-color: #d83238;
        transition: .3s ease;
        cursor: pointer
    }

        .video__player span:hover {
            background-color: #b52228
        }

        .video__player span svg {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%)
        }

    .video__player.hidden_play span {
        display: none
    }

.quote svg {
    margin-bottom: 20px
}

.quote .text p {
    font-size: 24px;
    line-height: 42px;
    font-family: Lora
}

@media (max-width: 767px) {
    .quote .text p {
        font-size: 18px;
        line-height: 28px
    }
}

.text_block_and_image {
    display: block;
    box-sizing: border-box
}

.text_block_and_image__flex {
    display: flex;
    align-items: center
}

@media (max-width: 767px) {
    .text_block_and_image__flex {
        flex-wrap: wrap
    }
}

.text_block_and_image__flex .info {
    width: 75%;
    display: block;
    box-sizing: border-box;
    padding-right: 40px
}

@media (max-width: 767px) {
    .text_block_and_image__flex .info {
        padding-right: 0;
        width: 100%;
        order: 2
    }
}

.text_block_and_image__flex .info h2 {
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    color: #d83238;
    font-family: Lora;
    margin-bottom: 10px
}

.text_block_and_image__flex .image {
    width: 25%;
    display: block;
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 2px
}

@media (max-width: 767px) {
    .text_block_and_image__flex .image {
        width: 100%;
        margin-bottom: 20px;
        order: 1
    }
}

.text_block_and_image__flex .image img {
    width: 100%;
    height: auto
}

.member-benefits {
    display: block;
    box-sizing: border-box
}

.member-benefits__content {
    display: flex
}

@media (max-width: 767px) {
    .member-benefits__content {
        flex-wrap: wrap
    }
}

.member-benefits__content .sidebar {
    width: 20%;
    display: block
}

@media (max-width: 767px) {
    .member-benefits__content .sidebar {
        width: 100%
    }
}

.member-benefits__content .sidebar ul {
    display: block;
    box-sizing: border-box
}

.member-benefits__content .sidebar ul li {
    padding: 0 7px 7px 0;
    display: block;
    box-sizing: border-box
}

@media (max-width: 767px) {
    .member-benefits__content .sidebar ul li {
        padding: 4px;
        width: 100%
    }
}

.member-benefits__content .sidebar ul li:last-of-type {
    padding-bottom: 0
}

.member-benefits__content .sidebar ul li a {
    width: 100%;
    box-sizing: border-box;
    padding: 17px 20px;
    color: #fff;
    text-align: left;
    text-wrap: auto;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    border-radius: 2px;
    background-color: #333
}

    .member-benefits__content .sidebar ul li a.active {
        background-color: #fff;
        color: #333
    }

.member-benefits__content .tabs {
    width: 80%;
    display: block;
    box-sizing: border-box;
    padding: 35px 30px;
    background-color: #fff;
    border-radius: 2px
}

@media (max-width: 767px) {
    .member-benefits__content .tabs {
        width: 100%;
        padding: 20px
    }
}

.member-benefits__content .tabs .tab {
    display: none
}

    .member-benefits__content .tabs .tab.active {
        display: block
    }

.member-benefits__content .tabs .tab__content h2 {
    font-size: 40px;
    font-weight: 400;
    color: #d83238;
    line-height: 1.2;
    border-bottom: 1px solid #d83238;
    padding-bottom: 20px;
    margin-bottom: 30px;
    font-family: Lora
}

@media (max-width: 767px) {
    .member-benefits__content .tabs .tab__content h2 {
        font-size: 24px;
        margin-bottom: 20px
    }
}

.member-benefits__content .tabs .tab__content .text h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    color: #d83238;
    margin-bottom: 10px
}

.member-benefits__content .tabs .tab__content ul {
    list-style-type: none;
    padding-left: 20px;
    margin-bottom: 20px
}

    .member-benefits__content .tabs .tab__content ul li p {
        font-size: 15px;
        font-weight: 400;
        line-height: 32px;
        color: #404040
    }

.member-benefits__content .tabs .tab__content h3.per {
    font-size: 32px;
    font-weight: 400;
    color: #d83238;
    font-family: Lora;
    margin-top: 10px
}

.practice-tiles {
    display: block;
    box-sizing: border-box;
    background-color: #f6f6f6;
    padding-top: 88px
}

.practice-tiles__premium {
    display: block;
    box-sizing: border-box;
    position: relative;
    background-color: #fff;
    padding: 24px 23px;
    border-radius: 2px
}

@media (max-width: 767px) {
    .practice-tiles__premium {
        padding-top: 85px
    }
}

.practice-tiles__premium .logo {
    width: 166px;
    height: 166px;
    border-radius: 50%;
    border: 1px solid #d5d5d5;
    position: absolute;
    top: -88px;
    left: 22px;
    background-color: #fff
}

@media (max-width: 767px) {
    .practice-tiles__premium .logo {
        left: 50%;
        transform: translateX(-50%)
    }
}

.practice-tiles__premium .logo img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    height: auto
}

.practice-tiles__premium > span {
    position: absolute;
    top: 24px;
    right: 23px;
    background-color: #333;
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    padding: 11.5px 21px;
    border-radius: 2px
}

@media (max-width: 767px) {
    .practice-tiles__premium > span {
        position: static;
        margin: 15px auto;
        display: table
    }
}

.practice-tiles__premium .content {
    display: flex;
    justify-content: space-between;
    padding-top: 108px
}

@media (max-width: 767px) {
    .practice-tiles__premium .content {
        padding-top: 30px;
        flex-wrap: wrap
    }
}

.practice-tiles__premium .content .item {
    width: 33.333333%
}

@media (max-width: 767px) {
    .practice-tiles__premium .content .item {
        width: 100%;
        margin-bottom: 20px
    }
}

.practice-tiles__premium .content .item h2 {
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #d83238;
    margin-bottom: 10px
}

.practice-tiles__premium .content .item h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 10px;
    color: #d83238
}

.practice-tiles__premium .content .item .text ul {
    padding-left: 16px
}

.practice-tiles__premium .content .item .text p {
    display: flex;
    align-items: center
}

    .practice-tiles__premium .content .item .text p svg {
        margin-right: 7px
    }

    .practice-tiles__premium .content .item .text p strong {
        font-weight: 700
    }

.practice-tiles__premium .content .item .dm li {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #333;
    margin-bottom: 7px
}

    .practice-tiles__premium .content .item .dm li svg {
        margin-right: 7px;
        width: 20px
    }

    .practice-tiles__premium .content .item .dm li a {
        text-decoration: none;
        font-weight: 700;
        color: #d83238
    }

.practice-tiles__premium .link {
    border-top: 1px solid #c4c4c4;
    display: block;
    box-sizing: border-box;
    padding-top: 24px
}

    .practice-tiles__premium .link a {
        display: flex;
        align-items: center;
        justify-content: end;
        font-size: 16px;
        font-weight: 700;
        color: #d83238;
        text-decoration: none
    }

        .practice-tiles__premium .link a svg {
            margin-right: 15px
        }

.practice-tiles__boxs {
    display: flex;
    flex-wrap: wrap;
    padding-top: 12.5px;
    margin: 0 -12.5px
}

    .practice-tiles__boxs .box {
        width: 50%;
        display: block;
        box-sizing: border-box;
        padding: 12.5px
    }

@media (max-width: 991px) {
    .practice-tiles__boxs .box {
        width: 100%
    }
}

.practice-tiles__boxs .box__content {
    background-color: #fff;
    display: block;
    box-sizing: border-box;
    padding: 20px 26px;
    border-radius: 2px
}

    .practice-tiles__boxs .box__content h3 {
        font-size: 21px;
        font-weight: 700;
        line-height: 1;
        color: #d83238;
        margin-bottom: 10px
    }

.practice-tiles__boxs .box__content__flex {
    display: flex;
    align-items: start
}

@media (max-width: 767px) {
    .practice-tiles__boxs .box__content__flex {
        flex-wrap: wrap
    }
}

.practice-tiles__boxs .box__content__flex p {
    width: 50%;
    display: flex;
    align-items: center;
    padding-top: 5px
}

@media (max-width: 991px) {
    .practice-tiles__boxs .box__content__flex p {
        width: 100%
    }
}

.practice-tiles__boxs .box__content__flex p svg {
    margin-right: 7px
}

@media (max-width: 991px) {
    .practice-tiles__boxs .box__content__flex p svg {
        margin-right: 18px
    }
}

.practice-tiles__boxs .box__content__flex p strong {
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    color: #333
}

.practice-tiles__boxs .box__content__flex ul {
    width: 50%;
    display: block;
    box-sizing: border-box
}

@media (max-width: 991px) {
    .practice-tiles__boxs .box__content__flex ul {
        width: 100%
    }
}

.practice-tiles__boxs .box__content__flex ul li {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #333
}

    .practice-tiles__boxs .box__content__flex ul li svg {
        width: 20px;
        min-width: 20px;
        margin-right: 11px
    }

.practice-tiles__boxs .box .link {
    border-top: 1px solid #c4c4c4;
    display: block;
    box-sizing: border-box;
    padding-top: 24px;
    margin-top: 24px
}

    .practice-tiles__boxs .box .link a {
        display: flex;
        align-items: center;
        justify-content: end;
        font-size: 16px;
        font-weight: 700;
        color: #d83238;
        text-decoration: none
    }

        .practice-tiles__boxs .box .link a svg {
            margin-right: 15px
        }

.practice-detail {
    display: block;
    box-sizing: border-box
}

.practice-detail__flex {
    display: flex;
    align-items: center
}

@media (max-width: 991px) {
    .practice-detail__flex {
        flex-wrap: wrap
    }
}

.practice-detail__flex .logo {
    width: 166px;
    height: 166px;
    min-width: 166px;
    border-radius: 50%;
    border: 1px solid #D5D5D5;
    position: relative
}

@media (max-width: 991px) {
    .practice-detail__flex .logo {
        margin: 0 auto 20px
    }
}

.practice-detail__flex .logo img {
    max-width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.practice-detail__flex .address {
    width: 50%;
    display: block;
    box-sizing: border-box;
    padding-left: 49px
}

@media (max-width: 991px) {
    .practice-detail__flex .address {
        width: 100%;
        padding-left: 0
    }
}

.practice-detail__flex .address ul li {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px
}

@media (max-width: 991px) {
    .practice-detail__flex .address ul li {
        align-items: start
    }
}

.practice-detail__flex .address ul li svg {
    width: 20px;
    min-width: 20px;
    margin-right: 7px
}

@media (max-width: 991px) {
    .practice-detail__flex .address ul li svg {
        margin-top: 5px
    }
}

@media (max-width: 991px) {
    .practice-detail__flex .contact {
        width: 100%
    }
}

@media (max-width: 991px) {
    .practice-detail__flex .contact ul {
        margin-top: 20px
    }
}

.practice-detail__flex .contact ul li {
    display: flex;
    align-items: center
}

@media (max-width: 991px) {
    .practice-detail__flex .contact ul li {
        justify-content: space-between
    }
}

.practice-detail__flex .contact ul li h3 {
    min-width: 153px;
    display: block;
    padding-right: 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    color: #333
}

@media (max-width: 500px) {
    .practice-detail__flex .contact ul li h3 {
        min-width: 120px
    }
}

.practice-detail__flex .contact ul li h4 {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #333
}

.practice-detail__flex .contact ul li a {
    font-weight: 700;
    text-decoration: none;
    font-size: 16px;
    line-height: 28px;
    color: #d83238
}

.practice-detail .info {
    display: flex;
    padding-top: 70px
}

@media (max-width: 991px) {
    .practice-detail .info {
        flex-wrap: wrap;
        padding-top: 30px
    }
}

.practice-detail .info h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    color: #d83238;
    margin-bottom: 20px
}

.practice-detail .info ul {
    padding-left: 16px
}

.practice-detail .info .sidebar {
    width: 35%;
    display: block;
    box-sizing: border-box
}

@media (max-width: 991px) {
    .practice-detail .info .sidebar {
        width: 100%;
        order: 2
    }
}

.practice-detail .info .sidebar .text:first-of-type {
    padding-bottom: 45px
}

.practice-detail .info__text {
    width: 65%;
    border-left: 1px solid #000;
    display: block;
    box-sizing: border-box;
    padding-left: 36px
}

@media (max-width: 991px) {
    .practice-detail .info__text {
        border-left: 0;
        padding-left: 0;
        width: 100%;
        margin-bottom: 20px
    }
}

.practice-detail .info__text .text:first-of-type {
    padding-bottom: 20px
}

.background-image-form {
    display: block;
    box-sizing: border-box;
    position: relative;
    padding: 40px 0
}

    .background-image-form img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center
    }

.background-image-form__content {
    display: block;
    box-sizing: border-box;
    padding: 52px 48px;
    max-width: 982px;
    position: relative;
    z-index: 1;
    background-color: #fff;
    width: 100%;
    border-radius: 2px
}

@media (max-width: 767px) {
    .background-image-form__content {
        padding: 20px
    }
}

.background-image-form__content h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #333;
    margin-bottom: 10px
}

@media (max-width: 767px) {
    .background-image-form__content h3 {
        font-size: 14px;
        line-height: 24px
    }
}

.background-image-form__content h2 {
    font-size: 41px;
    font-weight: 700;
    line-height: 1.2;
    color: #333;
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .background-image-form__content h2 {
        font-size: 23px
    }
}

.background-image-form__content .btn {
    min-width: 147px;
    justify-content: space-between
}

.product-detail {
    display: block;
    box-sizing: border-box
}

    .product-detail .back {
        display: flex;
        align-items: center;
        font-size: 18px;
        font-weight: 700;
        line-height: 1;
        color: #d83238;
        margin-bottom: 10px
    }

        .product-detail .back svg {
            margin-right: 15px
        }

    .product-detail .product__content {
        display: flex;
        box-sizing: border-box;
        border-top: 1px solid #333;
        padding-top: 35px;
        padding-bottom: 60px
    }

@media (max-width: 991px) {
    .product-detail .product__content {
        flex-wrap: wrap
    }
}

.product-detail .product__content .image {
    width: 30%;
    display: block;
    box-sizing: border-box;
    border-radius: 2px;
    position: relative;
    padding-bottom: 20%;
    height: 100%
}

@media (max-width: 991px) {
    .product-detail .product__content .image {
        width: 166px;
        height: 166px;
        margin-bottom: 20px;
        padding-bottom: 0
    }
}

.product-detail .product__content .image img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
    object-position: center
}

.product-detail .product__content .info {
    display: block;
    box-sizing: border-box;
    width: 70%;
    display: block;
    box-sizing: border-box;
    padding: 0 0 0 40px
}

@media (max-width: 991px) {
    .product-detail .product__content .info {
        width: 100%;
        padding: 0
    }
}

.product-detail .product__content .info > a {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    text-decoration: none;
    color: #333;
    margin-bottom: 5px
}

.product-detail .product__content .info h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    color: #d83238;
    margin-bottom: 20px
}

.product-detail .product__content .info ul {
    display: flex;
    flex-wrap: wrap;
    max-width: 460px;
    margin: 0 -6px
}

    .product-detail .product__content .info ul li {
        width: 50%;
        display: block;
        box-sizing: border-box;
        padding: 6px
    }

        .product-detail .product__content .info ul li div {
            background-color: #fff;
            display: block;
            box-sizing: border-box;
            padding: 12px;
            text-align: center
        }

            .product-detail .product__content .info ul li div h4 {
                font-size: 16px;
                font-weight: 700;
                line-height: 1.2;
                color: #333
            }

            .product-detail .product__content .info ul li div h3 {
                font-size: 21px;
                font-weight: 700;
                line-height: 1.2;
                color: #d83238
            }

            .product-detail .product__content .info ul li div h5 {
                font-size: 16px;
                font-weight: 400;
                line-height: 1;
                color: #d83238
            }

.product-detail .product__content .info form {
    display: flex;
    justify-content: space-between;
    max-width: 460px;
    margin-top: 20px
}

    .product-detail .product__content .info form input {
        margin-right: 10px
    }

@media (max-width: 550px) {
    .product-detail .product__content .info form input {
        width: 100%
    }
}

@media (max-width: 550px) {
    .product-detail .product__content .info form {
        flex-wrap: wrap
    }

        .product-detail .product__content .info form label {
            width: 100%;
            margin-bottom: 20px
        }
}

.product-detail .product__content .info form > div {
    display: flex
}

@media (max-width: 991px) {
    .product-detail .product__content .info form > div {
        width: 100%
    }
}

.product-detail .product__content .info form > div button {
    min-width: 155px;
    padding: 14px;
    justify-content: space-between
}

    .product-detail .product__content .info form > div button:last-of-type {
        border: none;
        margin-left: 9px
    }

@media (max-width: 991px) {
    .product-detail .product__content .info form > div button {
        width: 100%;
        min-width: auto
    }
}

.product-detail .container > .text {
    max-width: 859px
}

.cart-listing {
    display: block;
    box-sizing: border-boxr
}

.cart-listing__flex {
    display: flex
}

@media (max-width: 767px) {
    .cart-listing__flex {
        flex-wrap: wrap
    }
}

.cart-listing__flex .products {
    width: 70%;
    display: block;
    box-sizing: border-box;
    padding-right: 35px
}

@media (max-width: 767px) {
    .cart-listing__flex .products {
        width: 100%;
        padding-right: 0
    }
}

.cart-listing__flex .products .item {
    display: block;
    box-sizing: border-box;
    padding: 25px 0;
    border-bottom: 1px solid #adadad
}

    .cart-listing__flex .products .item:first-of-type {
        border-top: 1px solid #adadad
    }

.cart-listing__flex .products .item__flex {
    display: flex
}

@media (max-width: 991px) {
    .cart-listing__flex .products .item__flex {
        flex-wrap: wrap
    }
}

.cart-listing__flex .products .item__flex .image {
    width: 158px;
    height: 105px;
    position: relative
}

@media (max-width: 450px) {
    .cart-listing__flex .products .item__flex .image {
        width: 95px
    }
}

.cart-listing__flex .products .item__flex .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.cart-listing__flex .products .item__flex h2 {
    font-size: 24px;
    line-height: 1.2;
    padding: 0 20px;
    width: 50%;
    font-weight: 700;
    color: #d83238
}

@media (max-width: 991px) {
    .cart-listing__flex .products .item__flex h2 {
        width: calc(100% - 158px);
        font-size: 18px;
        padding: 0 20px
    }
}

@media (max-width: 991px) and (max-width: 450px) {
    .cart-listing__flex .products .item__flex h2 {
        width: calc(100% - 95px);
        font-size: 16px;
        line-height: 21px
    }
}

.cart-listing__flex .products .item__flex .right {
    width: calc(50% - 158px);
    display: flex;
    align-items: center;
    justify-content: end;
    height: 100%
}

@media (max-width: 991px) {
    .cart-listing__flex .products .item__flex .right {
        width: 100%
    }
}

.cart-listing__flex .products .item__flex .right h4 {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #333
}

.cart-listing__flex .products .item__flex .quantiti {
    display: flex;
    align-items: center;
    margin-right: 30px
}

    .cart-listing__flex .products .item__flex .quantiti button {
        border: 1px solid #d83238;
        border-radius: 50%;
        width: 25px;
        height: 25px;
        background-color: transparent;
        display: block;
        position: relative;
        transition: .3s ease
    }

        .cart-listing__flex .products .item__flex .quantiti button svg {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            transition: .3s ease
        }

            .cart-listing__flex .products .item__flex .quantiti button svg path {
                stroke: #d83238
            }

        .cart-listing__flex .products .item__flex .quantiti button:hover {
            background-color: #d83238
        }

            .cart-listing__flex .products .item__flex .quantiti button:hover svg path {
                stroke: #fff
            }

        .cart-listing__flex .products .item__flex .quantiti button.displey {
            cursor: auto;
            border-color: #d6d6d6
        }

            .cart-listing__flex .products .item__flex .quantiti button.displey svg path {
                stroke: #d6d6d6
            }

            .cart-listing__flex .products .item__flex .quantiti button.displey:hover {
                background-color: #d6d6d6
            }

                .cart-listing__flex .products .item__flex .quantiti button.displey:hover svg path {
                    stroke: #fff
                }

    .cart-listing__flex .products .item__flex .quantiti input {
        border: none;
        width: 30px;
        text-align: center;
        -webkit-appearance: none;
        height: 25px;
        pointer-events: none
    }

        .cart-listing__flex .products .item__flex .quantiti input::-webkit-outer-spin-button, .cart-listing__flex .products .item__flex .quantiti input::-webkit-inner-spin-button {
            -webkit-appearance: none;
            margin: 0;
            display: none
        }

.cart-listing__flex .cart {
    width: 30%
}

@media (max-width: 767px) {
    .cart-listing__flex .cart {
        width: 100%;
        padding-top: 25px
    }
}

.cart-listing__flex .cart__totals {
    display: block;
    box-sizing: border-box;
    background-color: #fff;
    padding: 15px
}

@media (max-width: 767px) {
    .cart-listing__flex .cart__totals {
        padding: 20px
    }
}

.cart-listing__flex .cart__totals h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    color: #d83238;
    margin-bottom: 20px
}

.cart-listing__flex .cart__totals ul {
    border-bottom: 1px solid #333;
    margin-bottom: 20px
}

    .cart-listing__flex .cart__totals ul li {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 15px
    }

        .cart-listing__flex .cart__totals ul li p {
            font-size: 16px;
            font-weight: 400;
            line-height: 28px;
            color: #333
        }

            .cart-listing__flex .cart__totals ul li p strong {
                font-weight: 600
            }

.cart-listing__flex .cart__totals .btn {
    width: 100%;
    border: none;
    justify-content: space-between
}

.cart-listing__flex .cart__code {
    display: block;
    box-sizing: border-box;
    padding-top: 20px
}

    .cart-listing__flex .cart__code h4 {
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
        color: #333;
        margin-bottom: 12px
    }

    .cart-listing__flex .cart__code form {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

        .cart-listing__flex .cart__code form input {
            width: calc(100% - 159px);
            display: block;
            border-radius: 2px;
            border: 1px solid #E1E1E1;
            background: #FFF;
            font-size: 16px;
            font-weight: 400;
            line-height: 1;
            color: #333;
            padding: 15px 10px
        }

        .cart-listing__flex .cart__code form .btn {
            min-width: 135px;
            border: none;
            justify-content: space-between
        }

.event-sessions {
    display: block;
    box-sizing: border-box
}

    .event-sessions .content {
        display: block;
        box-sizing: border-box
    }

        .event-sessions .content h2 {
            font-size: 24px;
            font-weight: 700;
            line-height: 1.2;
            margin-bottom: 20px;
            color: #d83238
        }

        .event-sessions .content ul {
            display: flex;
            flex-wrap: wrap;
            margin-bottom: 10px
        }

            .event-sessions .content ul li {
                display: flex;
                align-items: center;
                margin-right: 40px;
                margin-bottom: 10px
            }

                .event-sessions .content ul li svg {
                    margin-right: 11px
                }

                .event-sessions .content ul li h3 {
                    font-size: 16px;
                    font-weight: 400;
                    line-height: 24px;
                    color: #333
                }

        .event-sessions .content .text a {
            font-size: 18px;
            font-weight: 700;
            line-height: 1.2;
            color: #d83238;
            transition: .3s ease;
            text-decoration: none
        }

            .event-sessions .content .text a:hover {
                color: #e05d62
            }

.event-travel {
    display: block;
    box-sizing: border-box
}

    .event-travel h2 {
        font-size: 41px;
        font-weight: 1.2;
        font-weight: 700;
        color: #d83238;
        margin-bottom: 20px
    }

@media (max-width: 767px) {
    .event-travel h2 {
        font-size: 34px
    }
}

.event-travel ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px
}

    .event-travel ul li {
        width: 25%;
        display: block;
        box-sizing: border-box;
        padding: 10px
    }

@media (max-width: 767px) {
    .event-travel ul li {
        width: 50%
    }
}

@media (max-width: 767px) and (max-width: 500px) {
    .event-travel ul li {
        width: 100%
    }
}

.event-travel ul li.full {
    width: 100%
}

.event-travel ul li h3 {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 20px;
    color: #d83238
}

    .event-travel ul li h3 svg {
        margin-right: 11px
    }

.event-travel ul li p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #333;
    margin-bottom: 20px
}

.job_posting {
    display: block;
    box-sizing: border-box
}

.job_posting__content {
    display: block;
    box-sizing: border-box;
    padding: 32px 0;
    border-top: 1px solid #a4a4a4;
    border-bottom: 1px solid #a4a4a4
}

    .job_posting__content h2 {
        font-size: 24px;
        font-weight: 700;
        line-height: 1.2;
        color: #d83238;
        margin-bottom: 20px
    }

    .job_posting__content ul {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -10px 20px
    }

        .job_posting__content ul li {
            width: 25%;
            display: block;
            box-sizing: border-box;
            padding: 10px
        }

@media (max-width: 600px) {
    .job_posting__content ul li {
        width: 50%
    }
}

.job_posting__content ul li h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 5px;
    color: #d83238
}

.job_posting__content ul li h4 {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #333
}

.job_posting__content .btn {
    margin-top: 40px
}

.training_partner_detail {
    display: block;
    box-sizing: border-box
}

.training_partner_detail__flex {
    display: flex
}

@media (max-width: 767px) {
    .training_partner_detail__flex {
        flex-wrap: wrap
    }
}

.training_partner_detail__flex .content {
    width: 75%;
    display: block;
    box-sizing: border-box;
    padding-right: 100px
}

@media (max-width: 767px) {
    .training_partner_detail__flex .content {
        width: 100%;
        padding-right: 0
    }
}

.training_partner_detail__flex .content .title {
    display: flex;
    align-items: end;
    padding-bottom: 40px;
    box-sizing: border-box
}

@media (max-width: 767px) {
    .training_partner_detail__flex .content .title {
        align-items: center
    }
}

.training_partner_detail__flex .content .title .logo {
    width: 180px;
    height: 180px;
    min-width: 180px;
    background-color: #fff;
    position: relative
}

@media (max-width: 767px) {
    .training_partner_detail__flex .content .title .logo {
        width: 90px;
        height: 90px;
        min-width: 90px
    }
}

.training_partner_detail__flex .content .title .logo img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%
}

.training_partner_detail__flex .content .title h2 {
    font-size: 40px;
    font-weight: 400;
    line-height: 1.2;
    color: #333;
    margin-bottom: 40px;
    font-family: Lora;
    margin-left: 34px;
    width: calc(100% - 180px)
}

@media (max-width: 991px) {
    .training_partner_detail__flex .content .title h2 {
        font-size: 24px
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .training_partner_detail__flex .content .title h2 {
        width: calc(100% - 90px);
        margin-bottom: 0;
        margin-left: 20px
    }
}

.training_partner_detail__flex .content h3 {
    font-size: 21px;
    font-weight: 700;
    color: #d83238;
    margin-bottom: 20px;
    margin-top: 40px
}

.training_partner_detail__flex .content ul li a {
    background-color: #fff;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    text-decoration: none;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #d83238;
    padding: 20px 25px;
    border-radius: 2px
}

@media (max-width: 767px) {
    .training_partner_detail__flex .sidebar {
        width: 100%;
        margin-top: 20px
    }
}

.training_partner_detail__flex .sidebar h3 {
    font-size: 21px;
    font-weight: 700;
    line-height: 1.2;
    color: #d83238;
    margin-bottom: 10px
}

.training_partner_detail__flex .sidebar .info li {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

    .training_partner_detail__flex .sidebar .info li:last-of-type {
        align-items: start
    }

    .training_partner_detail__flex .sidebar .info li svg {
        width: 20px;
        margin-right: 11px
    }

    .training_partner_detail__flex .sidebar .info li h4 {
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
        color: #333
    }

    .training_partner_detail__flex .sidebar .info li p {
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
        color: #333
    }

.training_partner_detail__flex .sidebar .social {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px
}

    .training_partner_detail__flex .sidebar .social li a {
        margin-right: 13px;
        transition: .3s ease
    }

        .training_partner_detail__flex .sidebar .social li a:hover {
            opacity: .6
        }

        .training_partner_detail__flex .sidebar .social li a svg {
            width: 36px;
            height: 36px
        }

.logged_content {
    display: block;
    box-sizing: border-box
}

.logged_content__info {
    display: block;
    box-sizing: border-box;
    position: relative;
    background-color: #fff
}

    .logged_content__info:after {
        position: absolute;
        top: -100px;
        left: 0;
        width: 100%;
        background: #fff;
        background: linear-gradient(180deg, rgba(255,255,255,0.464023) 0%, #fff 100%);
        height: 100px;
        content: '';
        display: block
    }

.logged_content__info__flex {
    display: flex;
    align-items: center;
    max-width: 960px;
    width: 100%;
    margin: 0 auto
}

@media (max-width: 767px) {
    .logged_content__info__flex {
        align-items: start
    }
}

@media (max-width: 767px) and (max-width: 500px) {
    .logged_content__info__flex {
        flex-wrap: wrap
    }
}

.logged_content__info__flex .logo {
    width: 160px
}

@media (max-width: 767px) {
    .logged_content__info__flex .logo,
    .logged_content__info__flex .logo svg,
    .logged_content__info__flex .logo img {
        width: 80px
    }
}

@media (max-width: 767px) and (max-width: 500px) {
    .logged_content__info__flex .logo {
        width: 100%;
        margin: 0 auto 20px
    }
}

.logged_content__info__flex .info {
    width: calc(100% - 160px);
    display: block;
    box-sizing: border-box;
    padding-left: 30px
}

@media (max-width: 767px) {
    .logged_content__info__flex .info {
        width: calc(100% - 60px)
    }
}

@media (max-width: 767px) and (max-width: 500px) {
    .logged_content__info__flex .info {
        width: 100%;
        padding-left: 0
    }
}

.logged_content__info__flex .info h3 {
    font-size: 34px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 10px;
    color: #333
}

@media (max-width: 767px) {
    .logged_content__info__flex .info h3 {
        font-size: 24px
    }
}

.logged_content__info__flex .info p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #333;
    margin-bottom: 20px
}

.logged_content__info__flex .info .link {
    display: flex;
    align-items: center
}

    .logged_content__info__flex .info .link .btn {
        min-width: 235px;
        margin-right: 12px
    }

        .logged_content__info__flex .info .link .btn:last-of-type {
            margin-right: 0
        }

@media (max-width: 650px) {
    .logged_content__info__flex .info .link .btn {
        min-width: auto;
        width: 100%
    }
}

.image_content_module {
    display: block;
    box-sizing: border-box
}

.image_content_module__content {
    display: flex;
    align-items: center;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    padding: 35px 0
}

@media (max-width: 767px) {
    .image_content_module__content {
        flex-wrap: wrap;
        padding: 20px 0
    }
}

.image_content_module__content .image {
    width: 160px;
    height: 105px;
    position: relative
}

    .image_content_module__content .image img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center
    }

.image_content_module__content .info {
    display: block;
    box-sizing: border-box;
    width: calc(100% - 160px);
    padding-left: 20px
}

@media (max-width: 767px) {
    .image_content_module__content .info {
        width: 100%;
        padding-left: 0;
        padding-top: 20px
    }
}

.image_content_module__content .info h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 10px;
    color: #d83238
}

.buttons-list {
    display: flex;
    justify-content: space-between;
    gap: 5px;
}

.bg-red {
    background-color: #d83238
}

.bg-blue {
    background-color: #222d61
}

.bg-black {
    background-color: #333
}

.bg-white {
    background-color: #fff
}

.bg-red, .bg-blue, .bg-black {
    color: #fff
}

    .bg-red .text h1, .bg-red .text h2, .bg-red .text h3, .bg-red .text h4, .bg-red .text h5, .bg-red .text h6, .bg-red .text p, .bg-red .text li, .bg-red .text ul li:after,
    .bg-blue .text h1, .bg-blue .text h2, .bg-blue .text h3, .bg-blue .text h4, .bg-blue .text h5, .bg-blue .text h6, .bg-blue .text p, .bg-blue .text li, .bg-blue .text ul li:after,
    .bg-black .text h1, .bg-black .text h2, .bg-black .text h3, .bg-black .text h4, .bg-black .text h5, .bg-black .text h6, .bg-black .text p, .bg-black .text li, .bg-black .text ul li:after {
        color: #fff
    }

    .bg-red .text a,
    .bg-blue .text a,
    .bg-black .text a {
        color: #fff;
        text-decoration: underline
    }

.qualification_requirement .icon img {
    width: 100px;
    height: 100px;
    object-fit: contain
}

/*# sourceMappingURL=main.min.css.map*/
