*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

body {
    margin: 0;
    text-align: left
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: initial;
    height: 0;
    overflow: visible
}

h1, h2, h3, h4, h5, h6, p {
    margin-top: 0
}

abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    text-decoration-skip-ink: none
}

address {
    font-style: normal;
    line-height: inherit
}

address, dl, ol, ul {
    margin-bottom: 1rem
}

dl, ol, ul {
    margin-top: 0
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b, strong {
    font-weight: 700
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: initial
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    border-style: none
}

img, svg {
    vertical-align: middle
}

svg {
    overflow: hidden
}

table {
    border-collapse: collapse
}

th {
    text-align: inherit
}

label {
    display: inline-block
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: initial
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.container {
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:321px) {
    .container {
        max-width: 100%
    }
}

@media (min-width:758px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1294px
    }
}

@media (min-width:1400px) {
    .container {
        max-width: 1294px
    }
}

#header .header-container, .container-fluid {
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -12px;
    margin-left: -12px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col, .no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col, .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-13, .col-14, .col-15, .col-16, .col-17, .col-18, .col-19, .col-20, .col-21, .col-22, .col-23, .col-24, .col-auto, .col-hd, .col-hd-1, .col-hd-2, .col-hd-3, .col-hd-4, .col-hd-5, .col-hd-6, .col-hd-7, .col-hd-8, .col-hd-9, .col-hd-10, .col-hd-11, .col-hd-12, .col-hd-13, .col-hd-14, .col-hd-15, .col-hd-16, .col-hd-17, .col-hd-18, .col-hd-19, .col-hd-20, .col-hd-21, .col-hd-22, .col-hd-23, .col-hd-24, .col-hd-auto, .col-lg, .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-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-lg-auto, .col-md, .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-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md-auto, .col-sm, .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-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm-auto, .col-thd, .col-thd-1, .col-thd-2, .col-thd-3, .col-thd-4, .col-thd-5, .col-thd-6, .col-thd-7, .col-thd-8, .col-thd-9, .col-thd-10, .col-thd-11, .col-thd-12, .col-thd-13, .col-thd-14, .col-thd-15, .col-thd-16, .col-thd-17, .col-thd-18, .col-thd-19, .col-thd-20, .col-thd-21, .col-thd-22, .col-thd-23, .col-thd-24, .col-thd-auto, .col-xl, .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-13, .col-xl-14, .col-xl-15, .col-xl-16, .col-xl-17, .col-xl-18, .col-xl-19, .col-xl-20, .col-xl-21, .col-xl-22, .col-xl-23, .col-xl-24, .col-xl-auto, .col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-13, .col-xxl-14, .col-xxl-15, .col-xxl-16, .col-xxl-17, .col-xxl-18, .col-xxl-19, .col-xxl-20, .col-xxl-21, .col-xxl-22, .col-xxl-23, .col-xxl-24, .col-xxl-auto, .home__medecine .col-left, .home__medecine .col-right, .home__medecine__pushBottom:nth-child(2n) .col-left, .home__medecine__pushBottom:nth-child(2n) .col-right {
    position: relative;
    width: 100%;
    padding-right: 12px;
    padding-left: 12px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

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

.col-1, .col-auto {
    -webkit-box-flex: 0
}

.col-1 {
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    max-width: 4.16667%
}

.col-2 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2, .col-3 {
    -webkit-box-flex: 0
}

.col-3 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%
}

.col-4 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-4, .col-5 {
    -webkit-box-flex: 0
}

.col-5 {
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    max-width: 20.83333%
}

.col-6 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-6, .col-7 {
    -webkit-box-flex: 0
}

.col-7 {
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    max-width: 29.16667%
}

.col-8 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-8, .col-9 {
    -webkit-box-flex: 0
}

.col-9 {
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%
}

.col-10 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-10, .col-11 {
    -webkit-box-flex: 0
}

.col-11 {
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    max-width: 45.83333%
}

.col-12 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-12, .col-13 {
    -webkit-box-flex: 0
}

.col-13 {
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    max-width: 54.16667%
}

.col-14 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-14, .col-15 {
    -webkit-box-flex: 0
}

.col-15 {
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%
}

.col-16 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-16, .col-17 {
    -webkit-box-flex: 0
}

.col-17 {
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    max-width: 70.83333%
}

.col-18 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-18, .col-19 {
    -webkit-box-flex: 0
}

.col-19 {
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    max-width: 79.16667%
}

.col-20 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-20, .col-21 {
    -webkit-box-flex: 0
}

.col-21 {
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%
}

.col-22 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-22, .col-23 {
    -webkit-box-flex: 0
}

.col-23 {
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    max-width: 95.83333%
}

.col-24 {
    -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: 26;
    -ms-flex-order: 25;
    order: 25
}

.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
}

.order-13 {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

.order-14 {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14
}

.order-15 {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15
}

.order-16 {
    -webkit-box-ordinal-group: 17;
    -ms-flex-order: 16;
    order: 16
}

.order-17 {
    -webkit-box-ordinal-group: 18;
    -ms-flex-order: 17;
    order: 17
}

.order-18 {
    -webkit-box-ordinal-group: 19;
    -ms-flex-order: 18;
    order: 18
}

.order-19 {
    -webkit-box-ordinal-group: 20;
    -ms-flex-order: 19;
    order: 19
}

.order-20 {
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20
}

.order-21 {
    -webkit-box-ordinal-group: 22;
    -ms-flex-order: 21;
    order: 21
}

.order-22 {
    -webkit-box-ordinal-group: 23;
    -ms-flex-order: 22;
    order: 22
}

.order-23 {
    -webkit-box-ordinal-group: 24;
    -ms-flex-order: 23;
    order: 23
}

.order-24 {
    -webkit-box-ordinal-group: 25;
    -ms-flex-order: 24;
    order: 24
}

.offset-1 {
    margin-left: 4.16667%
}

.offset-2 {
    margin-left: 8.33333%
}

.offset-3 {
    margin-left: 12.5%
}

.offset-4 {
    margin-left: 16.66667%
}

.offset-5 {
    margin-left: 20.83333%
}

.offset-6 {
    margin-left: 25%
}

.offset-7 {
    margin-left: 29.16667%
}

.offset-8 {
    margin-left: 33.33333%
}

.offset-9 {
    margin-left: 37.5%
}

.offset-10 {
    margin-left: 41.66667%
}

.offset-11 {
    margin-left: 45.83333%
}

.offset-12 {
    margin-left: 50%
}

.offset-13 {
    margin-left: 54.16667%
}

.offset-14 {
    margin-left: 58.33333%
}

.offset-15 {
    margin-left: 62.5%
}

.offset-16 {
    margin-left: 66.66667%
}

.offset-17 {
    margin-left: 70.83333%
}

.offset-18 {
    margin-left: 75%
}

.offset-19 {
    margin-left: 79.16667%
}

.offset-20 {
    margin-left: 83.33333%
}

.offset-21 {
    margin-left: 87.5%
}

.offset-22 {
    margin-left: 91.66667%
}

.offset-23 {
    margin-left: 95.83333%
}

@media (min-width:321px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .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 4.16667%;
        flex: 0 0 4.16667%;
        max-width: 4.16667%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20.83333%;
        flex: 0 0 20.83333%;
        max-width: 20.83333%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 29.16667%;
        flex: 0 0 29.16667%;
        max-width: 29.16667%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45.83333%;
        flex: 0 0 45.83333%;
        max-width: 45.83333%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-13 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 54.16667%;
        flex: 0 0 54.16667%;
        max-width: 54.16667%
    }

    .col-sm-14 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-15 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        max-width: 62.5%
    }

    .col-sm-16 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-17 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70.83333%;
        flex: 0 0 70.83333%;
        max-width: 70.83333%
    }

    .col-sm-18 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-19 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 79.16667%;
        flex: 0 0 79.16667%;
        max-width: 79.16667%
    }

    .col-sm-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-21 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        max-width: 87.5%
    }

    .col-sm-22 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-23 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 95.83333%;
        flex: 0 0 95.83333%;
        max-width: 95.83333%
    }

    .col-sm-24 {
        -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: 26;
        -ms-flex-order: 25;
        order: 25
    }

    .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
    }

    .order-sm-13 {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-14 {
        -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
        order: 14
    }

    .order-sm-15 {
        -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
        order: 15
    }

    .order-sm-16 {
        -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
        order: 16
    }

    .order-sm-17 {
        -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
        order: 17
    }

    .order-sm-18 {
        -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
        order: 18
    }

    .order-sm-19 {
        -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
        order: 19
    }

    .order-sm-20 {
        -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
        order: 20
    }

    .order-sm-21 {
        -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
        order: 21
    }

    .order-sm-22 {
        -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
        order: 22
    }

    .order-sm-23 {
        -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
        order: 23
    }

    .order-sm-24 {
        -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
        order: 24
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 4.16667%
    }

    .offset-sm-2 {
        margin-left: 8.33333%
    }

    .offset-sm-3 {
        margin-left: 12.5%
    }

    .offset-sm-4 {
        margin-left: 16.66667%
    }

    .offset-sm-5 {
        margin-left: 20.83333%
    }

    .offset-sm-6 {
        margin-left: 25%
    }

    .offset-sm-7 {
        margin-left: 29.16667%
    }

    .offset-sm-8 {
        margin-left: 33.33333%
    }

    .offset-sm-9 {
        margin-left: 37.5%
    }

    .offset-sm-10 {
        margin-left: 41.66667%
    }

    .offset-sm-11 {
        margin-left: 45.83333%
    }

    .offset-sm-12 {
        margin-left: 50%
    }

    .offset-sm-13 {
        margin-left: 54.16667%
    }

    .offset-sm-14 {
        margin-left: 58.33333%
    }

    .offset-sm-15 {
        margin-left: 62.5%
    }

    .offset-sm-16 {
        margin-left: 66.66667%
    }

    .offset-sm-17 {
        margin-left: 70.83333%
    }

    .offset-sm-18 {
        margin-left: 75%
    }

    .offset-sm-19 {
        margin-left: 79.16667%
    }

    .offset-sm-20 {
        margin-left: 83.33333%
    }

    .offset-sm-21 {
        margin-left: 87.5%
    }

    .offset-sm-22 {
        margin-left: 91.66667%
    }

    .offset-sm-23 {
        margin-left: 95.83333%
    }
}

@media (min-width:758px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .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 4.16667%;
        flex: 0 0 4.16667%;
        max-width: 4.16667%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20.83333%;
        flex: 0 0 20.83333%;
        max-width: 20.83333%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 29.16667%;
        flex: 0 0 29.16667%;
        max-width: 29.16667%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%
    }

    .col-md-10, .home__medecine .col-right, .home__medecine__pushBottom:nth-child(2n) .col-left {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45.83333%;
        flex: 0 0 45.83333%;
        max-width: 45.83333%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-13 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 54.16667%;
        flex: 0 0 54.16667%;
        max-width: 54.16667%
    }

    .col-md-14, .home__medecine .col-left, .home__medecine__pushBottom:nth-child(2n) .col-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-15 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        max-width: 62.5%
    }

    .col-md-16 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-17 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70.83333%;
        flex: 0 0 70.83333%;
        max-width: 70.83333%
    }

    .col-md-18 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-19 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 79.16667%;
        flex: 0 0 79.16667%;
        max-width: 79.16667%
    }

    .col-md-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-21 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        max-width: 87.5%
    }

    .col-md-22 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-23 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 95.83333%;
        flex: 0 0 95.83333%;
        max-width: 95.83333%
    }

    .col-md-24 {
        -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: 26;
        -ms-flex-order: 25;
        order: 25
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .home__medecine__pushBottom:nth-child(2n) .col-right, .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .home__medecine__pushBottom:nth-child(2n) .col-left, .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
    }

    .order-md-13 {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-14 {
        -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
        order: 14
    }

    .order-md-15 {
        -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
        order: 15
    }

    .order-md-16 {
        -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
        order: 16
    }

    .order-md-17 {
        -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
        order: 17
    }

    .order-md-18 {
        -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
        order: 18
    }

    .order-md-19 {
        -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
        order: 19
    }

    .order-md-20 {
        -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
        order: 20
    }

    .order-md-21 {
        -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
        order: 21
    }

    .order-md-22 {
        -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
        order: 22
    }

    .order-md-23 {
        -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
        order: 23
    }

    .order-md-24 {
        -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
        order: 24
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 4.16667%
    }

    .offset-md-2 {
        margin-left: 8.33333%
    }

    .offset-md-3 {
        margin-left: 12.5%
    }

    .offset-md-4 {
        margin-left: 16.66667%
    }

    .offset-md-5 {
        margin-left: 20.83333%
    }

    .offset-md-6 {
        margin-left: 25%
    }

    .offset-md-7 {
        margin-left: 29.16667%
    }

    .offset-md-8 {
        margin-left: 33.33333%
    }

    .offset-md-9 {
        margin-left: 37.5%
    }

    .offset-md-10 {
        margin-left: 41.66667%
    }

    .offset-md-11 {
        margin-left: 45.83333%
    }

    .offset-md-12 {
        margin-left: 50%
    }

    .offset-md-13 {
        margin-left: 54.16667%
    }

    .offset-md-14 {
        margin-left: 58.33333%
    }

    .offset-md-15 {
        margin-left: 62.5%
    }

    .offset-md-16 {
        margin-left: 66.66667%
    }

    .offset-md-17 {
        margin-left: 70.83333%
    }

    .offset-md-18 {
        margin-left: 75%
    }

    .offset-md-19 {
        margin-left: 79.16667%
    }

    .offset-md-20 {
        margin-left: 83.33333%
    }

    .offset-md-21 {
        margin-left: 87.5%
    }

    .offset-md-22 {
        margin-left: 91.66667%
    }

    .offset-md-23 {
        margin-left: 95.83333%
    }
}

@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%
    }

    .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 4.16667%;
        flex: 0 0 4.16667%;
        max-width: 4.16667%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20.83333%;
        flex: 0 0 20.83333%;
        max-width: 20.83333%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 29.16667%;
        flex: 0 0 29.16667%;
        max-width: 29.16667%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45.83333%;
        flex: 0 0 45.83333%;
        max-width: 45.83333%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-13 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 54.16667%;
        flex: 0 0 54.16667%;
        max-width: 54.16667%
    }

    .col-lg-14 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-15 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        max-width: 62.5%
    }

    .col-lg-16 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-17 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70.83333%;
        flex: 0 0 70.83333%;
        max-width: 70.83333%
    }

    .col-lg-18 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-19 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 79.16667%;
        flex: 0 0 79.16667%;
        max-width: 79.16667%
    }

    .col-lg-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-21 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        max-width: 87.5%
    }

    .col-lg-22 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-23 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 95.83333%;
        flex: 0 0 95.83333%;
        max-width: 95.83333%
    }

    .col-lg-24 {
        -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: 26;
        -ms-flex-order: 25;
        order: 25
    }

    .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
    }

    .order-lg-13 {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-14 {
        -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
        order: 14
    }

    .order-lg-15 {
        -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
        order: 15
    }

    .order-lg-16 {
        -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
        order: 16
    }

    .order-lg-17 {
        -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
        order: 17
    }

    .order-lg-18 {
        -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
        order: 18
    }

    .order-lg-19 {
        -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
        order: 19
    }

    .order-lg-20 {
        -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
        order: 20
    }

    .order-lg-21 {
        -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
        order: 21
    }

    .order-lg-22 {
        -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
        order: 22
    }

    .order-lg-23 {
        -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
        order: 23
    }

    .order-lg-24 {
        -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
        order: 24
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 4.16667%
    }

    .offset-lg-2 {
        margin-left: 8.33333%
    }

    .offset-lg-3 {
        margin-left: 12.5%
    }

    .offset-lg-4 {
        margin-left: 16.66667%
    }

    .offset-lg-5 {
        margin-left: 20.83333%
    }

    .offset-lg-6 {
        margin-left: 25%
    }

    .offset-lg-7 {
        margin-left: 29.16667%
    }

    .offset-lg-8 {
        margin-left: 33.33333%
    }

    .offset-lg-9 {
        margin-left: 37.5%
    }

    .offset-lg-10 {
        margin-left: 41.66667%
    }

    .offset-lg-11 {
        margin-left: 45.83333%
    }

    .offset-lg-12 {
        margin-left: 50%
    }

    .offset-lg-13 {
        margin-left: 54.16667%
    }

    .offset-lg-14 {
        margin-left: 58.33333%
    }

    .offset-lg-15 {
        margin-left: 62.5%
    }

    .offset-lg-16 {
        margin-left: 66.66667%
    }

    .offset-lg-17 {
        margin-left: 70.83333%
    }

    .offset-lg-18 {
        margin-left: 75%
    }

    .offset-lg-19 {
        margin-left: 79.16667%
    }

    .offset-lg-20 {
        margin-left: 83.33333%
    }

    .offset-lg-21 {
        margin-left: 87.5%
    }

    .offset-lg-22 {
        margin-left: 91.66667%
    }

    .offset-lg-23 {
        margin-left: 95.83333%
    }
}

@media (min-width:1081px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .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 4.16667%;
        flex: 0 0 4.16667%;
        max-width: 4.16667%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20.83333%;
        flex: 0 0 20.83333%;
        max-width: 20.83333%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 29.16667%;
        flex: 0 0 29.16667%;
        max-width: 29.16667%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45.83333%;
        flex: 0 0 45.83333%;
        max-width: 45.83333%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-13 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 54.16667%;
        flex: 0 0 54.16667%;
        max-width: 54.16667%
    }

    .col-xl-14 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-15 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        max-width: 62.5%
    }

    .col-xl-16 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-17 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70.83333%;
        flex: 0 0 70.83333%;
        max-width: 70.83333%
    }

    .col-xl-18 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-19 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 79.16667%;
        flex: 0 0 79.16667%;
        max-width: 79.16667%
    }

    .col-xl-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-21 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        max-width: 87.5%
    }

    .col-xl-22 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-23 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 95.83333%;
        flex: 0 0 95.83333%;
        max-width: 95.83333%
    }

    .col-xl-24 {
        -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: 26;
        -ms-flex-order: 25;
        order: 25
    }

    .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
    }

    .order-xl-13 {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-14 {
        -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
        order: 14
    }

    .order-xl-15 {
        -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
        order: 15
    }

    .order-xl-16 {
        -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
        order: 16
    }

    .order-xl-17 {
        -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
        order: 17
    }

    .order-xl-18 {
        -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
        order: 18
    }

    .order-xl-19 {
        -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
        order: 19
    }

    .order-xl-20 {
        -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
        order: 20
    }

    .order-xl-21 {
        -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
        order: 21
    }

    .order-xl-22 {
        -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
        order: 22
    }

    .order-xl-23 {
        -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
        order: 23
    }

    .order-xl-24 {
        -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
        order: 24
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 4.16667%
    }

    .offset-xl-2 {
        margin-left: 8.33333%
    }

    .offset-xl-3 {
        margin-left: 12.5%
    }

    .offset-xl-4 {
        margin-left: 16.66667%
    }

    .offset-xl-5 {
        margin-left: 20.83333%
    }

    .offset-xl-6 {
        margin-left: 25%
    }

    .offset-xl-7 {
        margin-left: 29.16667%
    }

    .offset-xl-8 {
        margin-left: 33.33333%
    }

    .offset-xl-9 {
        margin-left: 37.5%
    }

    .offset-xl-10 {
        margin-left: 41.66667%
    }

    .offset-xl-11 {
        margin-left: 45.83333%
    }

    .offset-xl-12 {
        margin-left: 50%
    }

    .offset-xl-13 {
        margin-left: 54.16667%
    }

    .offset-xl-14 {
        margin-left: 58.33333%
    }

    .offset-xl-15 {
        margin-left: 62.5%
    }

    .offset-xl-16 {
        margin-left: 66.66667%
    }

    .offset-xl-17 {
        margin-left: 70.83333%
    }

    .offset-xl-18 {
        margin-left: 75%
    }

    .offset-xl-19 {
        margin-left: 79.16667%
    }

    .offset-xl-20 {
        margin-left: 83.33333%
    }

    .offset-xl-21 {
        margin-left: 87.5%
    }

    .offset-xl-22 {
        margin-left: 91.66667%
    }

    .offset-xl-23 {
        margin-left: 95.83333%
    }
}

@media (min-width:1200px) {
    .col-xxl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xxl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xxl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 4.16667%;
        flex: 0 0 4.16667%;
        max-width: 4.16667%
    }

    .col-xxl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xxl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }

    .col-xxl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xxl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20.83333%;
        flex: 0 0 20.83333%;
        max-width: 20.83333%
    }

    .col-xxl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xxl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 29.16667%;
        flex: 0 0 29.16667%;
        max-width: 29.16667%
    }

    .col-xxl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xxl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%
    }

    .col-xxl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xxl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45.83333%;
        flex: 0 0 45.83333%;
        max-width: 45.83333%
    }

    .col-xxl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xxl-13 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 54.16667%;
        flex: 0 0 54.16667%;
        max-width: 54.16667%
    }

    .col-xxl-14 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xxl-15 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        max-width: 62.5%
    }

    .col-xxl-16 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xxl-17 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70.83333%;
        flex: 0 0 70.83333%;
        max-width: 70.83333%
    }

    .col-xxl-18 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xxl-19 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 79.16667%;
        flex: 0 0 79.16667%;
        max-width: 79.16667%
    }

    .col-xxl-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xxl-21 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        max-width: 87.5%
    }

    .col-xxl-22 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xxl-23 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 95.83333%;
        flex: 0 0 95.83333%;
        max-width: 95.83333%
    }

    .col-xxl-24 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xxl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xxl-last {
        -webkit-box-ordinal-group: 26;
        -ms-flex-order: 25;
        order: 25
    }

    .order-xxl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xxl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xxl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xxl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xxl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xxl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xxl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xxl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xxl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xxl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xxl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xxl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xxl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .order-xxl-13 {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xxl-14 {
        -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
        order: 14
    }

    .order-xxl-15 {
        -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
        order: 15
    }

    .order-xxl-16 {
        -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
        order: 16
    }

    .order-xxl-17 {
        -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
        order: 17
    }

    .order-xxl-18 {
        -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
        order: 18
    }

    .order-xxl-19 {
        -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
        order: 19
    }

    .order-xxl-20 {
        -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
        order: 20
    }

    .order-xxl-21 {
        -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
        order: 21
    }

    .order-xxl-22 {
        -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
        order: 22
    }

    .order-xxl-23 {
        -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
        order: 23
    }

    .order-xxl-24 {
        -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
        order: 24
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 4.16667%
    }

    .offset-xxl-2 {
        margin-left: 8.33333%
    }

    .offset-xxl-3 {
        margin-left: 12.5%
    }

    .offset-xxl-4 {
        margin-left: 16.66667%
    }

    .offset-xxl-5 {
        margin-left: 20.83333%
    }

    .offset-xxl-6 {
        margin-left: 25%
    }

    .offset-xxl-7 {
        margin-left: 29.16667%
    }

    .offset-xxl-8 {
        margin-left: 33.33333%
    }

    .offset-xxl-9 {
        margin-left: 37.5%
    }

    .offset-xxl-10 {
        margin-left: 41.66667%
    }

    .offset-xxl-11 {
        margin-left: 45.83333%
    }

    .offset-xxl-12 {
        margin-left: 50%
    }

    .offset-xxl-13 {
        margin-left: 54.16667%
    }

    .offset-xxl-14 {
        margin-left: 58.33333%
    }

    .offset-xxl-15 {
        margin-left: 62.5%
    }

    .offset-xxl-16 {
        margin-left: 66.66667%
    }

    .offset-xxl-17 {
        margin-left: 70.83333%
    }

    .offset-xxl-18 {
        margin-left: 75%
    }

    .offset-xxl-19 {
        margin-left: 79.16667%
    }

    .offset-xxl-20 {
        margin-left: 83.33333%
    }

    .offset-xxl-21 {
        margin-left: 87.5%
    }

    .offset-xxl-22 {
        margin-left: 91.66667%
    }

    .offset-xxl-23 {
        margin-left: 95.83333%
    }
}

@media (min-width:1400px) {
    .col-hd {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-hd-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-hd-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 4.16667%;
        flex: 0 0 4.16667%;
        max-width: 4.16667%
    }

    .col-hd-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-hd-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }

    .col-hd-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-hd-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20.83333%;
        flex: 0 0 20.83333%;
        max-width: 20.83333%
    }

    .col-hd-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-hd-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 29.16667%;
        flex: 0 0 29.16667%;
        max-width: 29.16667%
    }

    .col-hd-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-hd-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%
    }

    .col-hd-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-hd-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45.83333%;
        flex: 0 0 45.83333%;
        max-width: 45.83333%
    }

    .col-hd-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-hd-13 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 54.16667%;
        flex: 0 0 54.16667%;
        max-width: 54.16667%
    }

    .col-hd-14 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-hd-15 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        max-width: 62.5%
    }

    .col-hd-16 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-hd-17 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70.83333%;
        flex: 0 0 70.83333%;
        max-width: 70.83333%
    }

    .col-hd-18 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-hd-19 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 79.16667%;
        flex: 0 0 79.16667%;
        max-width: 79.16667%
    }

    .col-hd-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-hd-21 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        max-width: 87.5%
    }

    .col-hd-22 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-hd-23 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 95.83333%;
        flex: 0 0 95.83333%;
        max-width: 95.83333%
    }

    .col-hd-24 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-hd-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-hd-last {
        -webkit-box-ordinal-group: 26;
        -ms-flex-order: 25;
        order: 25
    }

    .order-hd-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-hd-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-hd-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-hd-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-hd-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-hd-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-hd-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-hd-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-hd-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-hd-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-hd-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-hd-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-hd-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .order-hd-13 {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-hd-14 {
        -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
        order: 14
    }

    .order-hd-15 {
        -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
        order: 15
    }

    .order-hd-16 {
        -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
        order: 16
    }

    .order-hd-17 {
        -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
        order: 17
    }

    .order-hd-18 {
        -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
        order: 18
    }

    .order-hd-19 {
        -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
        order: 19
    }

    .order-hd-20 {
        -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
        order: 20
    }

    .order-hd-21 {
        -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
        order: 21
    }

    .order-hd-22 {
        -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
        order: 22
    }

    .order-hd-23 {
        -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
        order: 23
    }

    .order-hd-24 {
        -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
        order: 24
    }

    .offset-hd-0 {
        margin-left: 0
    }

    .offset-hd-1 {
        margin-left: 4.16667%
    }

    .offset-hd-2 {
        margin-left: 8.33333%
    }

    .offset-hd-3 {
        margin-left: 12.5%
    }

    .offset-hd-4 {
        margin-left: 16.66667%
    }

    .offset-hd-5 {
        margin-left: 20.83333%
    }

    .offset-hd-6 {
        margin-left: 25%
    }

    .offset-hd-7 {
        margin-left: 29.16667%
    }

    .offset-hd-8 {
        margin-left: 33.33333%
    }

    .offset-hd-9 {
        margin-left: 37.5%
    }

    .offset-hd-10 {
        margin-left: 41.66667%
    }

    .offset-hd-11 {
        margin-left: 45.83333%
    }

    .offset-hd-12 {
        margin-left: 50%
    }

    .offset-hd-13 {
        margin-left: 54.16667%
    }

    .offset-hd-14 {
        margin-left: 58.33333%
    }

    .offset-hd-15 {
        margin-left: 62.5%
    }

    .offset-hd-16 {
        margin-left: 66.66667%
    }

    .offset-hd-17 {
        margin-left: 70.83333%
    }

    .offset-hd-18 {
        margin-left: 75%
    }

    .offset-hd-19 {
        margin-left: 79.16667%
    }

    .offset-hd-20 {
        margin-left: 83.33333%
    }

    .offset-hd-21 {
        margin-left: 87.5%
    }

    .offset-hd-22 {
        margin-left: 91.66667%
    }

    .offset-hd-23 {
        margin-left: 95.83333%
    }
}

@media (min-width:1800px) {
    .col-thd {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-thd-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-thd-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 4.16667%;
        flex: 0 0 4.16667%;
        max-width: 4.16667%
    }

    .col-thd-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-thd-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }

    .col-thd-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-thd-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20.83333%;
        flex: 0 0 20.83333%;
        max-width: 20.83333%
    }

    .col-thd-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-thd-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 29.16667%;
        flex: 0 0 29.16667%;
        max-width: 29.16667%
    }

    .col-thd-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-thd-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%
    }

    .col-thd-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-thd-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45.83333%;
        flex: 0 0 45.83333%;
        max-width: 45.83333%
    }

    .col-thd-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-thd-13 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 54.16667%;
        flex: 0 0 54.16667%;
        max-width: 54.16667%
    }

    .col-thd-14 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-thd-15 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        max-width: 62.5%
    }

    .col-thd-16 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-thd-17 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70.83333%;
        flex: 0 0 70.83333%;
        max-width: 70.83333%
    }

    .col-thd-18 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-thd-19 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 79.16667%;
        flex: 0 0 79.16667%;
        max-width: 79.16667%
    }

    .col-thd-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-thd-21 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        max-width: 87.5%
    }

    .col-thd-22 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-thd-23 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 95.83333%;
        flex: 0 0 95.83333%;
        max-width: 95.83333%
    }

    .col-thd-24 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-thd-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-thd-last {
        -webkit-box-ordinal-group: 26;
        -ms-flex-order: 25;
        order: 25
    }

    .order-thd-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-thd-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-thd-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-thd-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-thd-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-thd-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-thd-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-thd-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-thd-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-thd-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-thd-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-thd-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-thd-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .order-thd-13 {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-thd-14 {
        -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
        order: 14
    }

    .order-thd-15 {
        -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
        order: 15
    }

    .order-thd-16 {
        -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
        order: 16
    }

    .order-thd-17 {
        -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
        order: 17
    }

    .order-thd-18 {
        -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
        order: 18
    }

    .order-thd-19 {
        -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
        order: 19
    }

    .order-thd-20 {
        -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
        order: 20
    }

    .order-thd-21 {
        -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
        order: 21
    }

    .order-thd-22 {
        -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
        order: 22
    }

    .order-thd-23 {
        -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
        order: 23
    }

    .order-thd-24 {
        -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
        order: 24
    }

    .offset-thd-0 {
        margin-left: 0
    }

    .offset-thd-1 {
        margin-left: 4.16667%
    }

    .offset-thd-2 {
        margin-left: 8.33333%
    }

    .offset-thd-3 {
        margin-left: 12.5%
    }

    .offset-thd-4 {
        margin-left: 16.66667%
    }

    .offset-thd-5 {
        margin-left: 20.83333%
    }

    .offset-thd-6 {
        margin-left: 25%
    }

    .offset-thd-7 {
        margin-left: 29.16667%
    }

    .offset-thd-8 {
        margin-left: 33.33333%
    }

    .offset-thd-9 {
        margin-left: 37.5%
    }

    .offset-thd-10 {
        margin-left: 41.66667%
    }

    .offset-thd-11 {
        margin-left: 45.83333%
    }

    .offset-thd-12 {
        margin-left: 50%
    }

    .offset-thd-13 {
        margin-left: 54.16667%
    }

    .offset-thd-14 {
        margin-left: 58.33333%
    }

    .offset-thd-15 {
        margin-left: 62.5%
    }

    .offset-thd-16 {
        margin-left: 66.66667%
    }

    .offset-thd-17 {
        margin-left: 70.83333%
    }

    .offset-thd-18 {
        margin-left: 75%
    }

    .offset-thd-19 {
        margin-left: 79.16667%
    }

    .offset-thd-20 {
        margin-left: 83.33333%
    }

    .offset-thd-21 {
        margin-left: 87.5%
    }

    .offset-thd-22 {
        margin-left: 91.66667%
    }

    .offset-thd-23 {
        margin-left: 95.83333%
    }
}

.footer__menu .item-link, .letter-lg:first-letter, .letter-xl:first-letter, .marquee, .menu-lang, .tt-u {
    text-transform: uppercase !important
}

.tt-l {
    text-transform: lowercase !important
}

.tt-c {
    text-transform: capitalize !important
}

.td-u {
    text-decoration: underline !important
}

.td-n {
    text-decoration: none !important
}

.fs-i {
    font-style: italic !important
}

.fs-o {
    font-style: oblique !important
}

.fs-n {
    font-style: normal !important
}

.banner, .bg-cover, .bg-cover-bottom, .bg-cover-top {
    background-size: cover !important;
    background-position: 50% !important;
    background-repeat: no-repeat !important
}

.bg-cover-top {
    background-position: top !important
}

.bg-cover-bottom {
    background-position: bottom !important
}

.overlay {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .6)
}

.overlay+* {
    position: relative;
    z-index: 2
}

.o-v {
    overflow: visible !important
}

.ox-v {
    overflow-x: visible !important
}

.oy-v {
    overflow-y: visible !important
}

.o-h {
    overflow: hidden !important
}

.ox-h {
    overflow-x: hidden !important
}

.oy-h {
    overflow-y: hidden !important
}

.blog__post, .cms a, .footer .sub-menu-item a, .footer__legal a, .footer__legal button, .link, .link-active, .p-r, .surgery__hero__pagination .swiper-pagination-bullet {
    position: relative !important
}

.p-a, .surgery__hero__pagination .swiper-pagination-bullet-inner, .surgery__hero__pagination .swiper-pagination-bullet:after {
    position: absolute !important
}

.p-f {
    position: fixed !important
}

.p-s {
    position: static !important
}

.ai-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.ai-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.ai-center, .footer__legal .item-menu, .surgery__hero__pagination .swiper-pagination-bullet {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ai-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.ai-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.jc-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.jc-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.jc-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jc-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.jc-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.ws-inherit {
    white-space: inherit
}

.ws-normal {
    white-space: normal
}

.ws-nowrap {
    white-space: nowrap
}

.ws-pre {
    white-space: pre
}

.ws-pre-wrap {
    white-space: pre-wrap
}

.ws-pre-line {
    white-space: pre-line
}

.pe-inherit {
    pointer-events: inherit
}

.pe-none {
    pointer-events: none
}

.pe-auto {
    pointer-events: auto
}

.optimize-animation {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    perspective: 1000;
    -webkit-perspective: 1000;
    will-change: transform
}

.transform-none {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important
}

.absolute-full, .banner__bg:after, .hero__bg:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.clear {
    clear: both
}

.img-full {
    display: inline-block;
    max-width: inherit
}

.img-full, .w-100 {
    width: 100%
}

.h-100 {
    height: 100%
}

.fs-xs {
    font-size: 12px !important
}

@media (max-width:1080.98px) {
    .fs-xs {
        font-size: 12px !important
    }
}

@media (max-width:991.98px) {
    .fs-xs {
        font-size: 12px !important
    }
}

@media (max-width:757.98px) {
    .fs-xs {
        font-size: 12px !important
    }
}

@media (max-width:320.98px) {
    .fs-xs {
        font-size: 12px !important
    }
}

.fs-sm {
    font-size: 16px !important
}

@media (max-width:1080.98px) {
    .fs-sm {
        font-size: 16px !important
    }
}

@media (max-width:991.98px) {
    .fs-sm {
        font-size: 16px !important
    }
}

@media (max-width:757.98px) {
    .fs-sm {
        font-size: 16px !important
    }
}

@media (max-width:320.98px) {
    .fs-sm {
        font-size: 16px !important
    }
}

.fs-md {
    font-size: 18px !important
}

@media (max-width:1080.98px) {
    .fs-md {
        font-size: 18px !important
    }
}

@media (max-width:991.98px) {
    .fs-md {
        font-size: 18px !important
    }
}

@media (max-width:757.98px) {
    .fs-md {
        font-size: 18px !important
    }
}

@media (max-width:320.98px) {
    .fs-md {
        font-size: 18px !important
    }
}

.fs-lg {
    font-size: 24px !important
}

@media (max-width:1080.98px) {
    .fs-lg {
        font-size: 24px !important
    }
}

@media (max-width:991.98px) {
    .fs-lg {
        font-size: 24px !important
    }
}

@media (max-width:757.98px) {
    .fs-lg {
        font-size: 24px !important
    }
}

@media (max-width:320.98px) {
    .fs-lg {
        font-size: 24px !important
    }
}

.fs-xl {
    font-size: 36px !important
}

@media (max-width:1080.98px) {
    .fs-xl {
        font-size: 36px !important
    }
}

@media (max-width:991.98px) {
    .fs-xl {
        font-size: 36px !important
    }
}

@media (max-width:757.98px) {
    .fs-xl {
        font-size: 36px !important
    }
}

@media (max-width:320.98px) {
    .fs-xl {
        font-size: 36px !important
    }
}

.fs-xxl {
    font-size: 36px !important
}

@media (max-width:1080.98px) {
    .fs-xxl {
        font-size: 36px !important
    }
}

@media (max-width:991.98px) {
    .fs-xxl {
        font-size: 36px !important
    }
}

@media (max-width:757.98px) {
    .fs-xxl {
        font-size: 36px !important
    }
}

@media (max-width:320.98px) {
    .fs-xxl {
        font-size: 36px !important
    }
}

.cms h6, .footer__menu .item-link, .title-xs {
    color: inherit;
    font-family: Hatton, sans-serif;
    font-weight: 300;
    line-height: 1.2;
    font-size: 16px
}

@media (max-width:1080.98px) {
    .cms h6, .footer__menu .item-link, .title-xs {
        font-size: 16px
    }
}

@media (max-width:991.98px) {
    .cms h6, .footer__menu .item-link, .title-xs {
        font-size: 16px
    }
}

@media (max-width:757.98px) {
    .cms h6, .footer__menu .item-link, .title-xs {
        font-size: 16px
    }
}

@media (max-width:320.98px) {
    .cms h6, .footer__menu .item-link, .title-xs {
        font-size: 16px
    }
}

.cms h5, .title-sm {
    color: inherit;
    font-family: Hatton, sans-serif;
    font-weight: 300;
    line-height: 1.2;
    font-size: 18px
}

@media (max-width:1080.98px) {
    .cms h5, .title-sm {
        font-size: 18px
    }
}

@media (max-width:991.98px) {
    .cms h5, .title-sm {
        font-size: 18px
    }
}

@media (max-width:757.98px) {
    .cms h5, .title-sm {
        font-size: 18px
    }
}

@media (max-width:320.98px) {
    .cms h5, .title-sm {
        font-size: 18px
    }
}

.cms h4, .title-md {
    color: inherit;
    font-family: Hatton, sans-serif;
    font-weight: 300;
    line-height: 1.2;
    font-size: 24px
}

@media (max-width:1080.98px) {
    .cms h4, .title-md {
        font-size: 24px
    }
}

@media (max-width:991.98px) {
    .cms h4, .title-md {
        font-size: 24px
    }
}

@media (max-width:757.98px) {
    .cms h4, .title-md {
        font-size: 24px
    }
}

@media (max-width:320.98px) {
    .cms h4, .title-md {
        font-size: 24px
    }
}

.cms h3, .title-lg {
    color: inherit;
    font-family: Hatton, sans-serif;
    font-weight: 300;
    line-height: 1.2;
    font-size: 40px
}

@media (max-width:1080.98px) {
    .cms h3, .title-lg {
        font-size: 40px
    }
}

@media (max-width:991.98px) {
    .cms h3, .title-lg {
        font-size: 40px
    }
}

@media (max-width:757.98px) {
    .cms h3, .title-lg {
        font-size: 40px
    }
}

@media (max-width:320.98px) {
    .cms h3, .title-lg {
        font-size: 40px
    }
}

.cms h2, .title-xl {
    color: inherit;
    font-family: Hatton, sans-serif;
    font-weight: 300;
    line-height: 1.2;
    font-size: 56px
}

@media (max-width:1080.98px) {
    .cms h2, .title-xl {
        font-size: 56px
    }
}

@media (max-width:991.98px) {
    .cms h2, .title-xl {
        font-size: 42px
    }
}

@media (max-width:757.98px) {
    .cms h2, .title-xl {
        font-size: 42px
    }
}

@media (max-width:320.98px) {
    .cms h2, .title-xl {
        font-size: 32px
    }
}

#page-404 .section-content .item-title, .cms h1, .title-xxl {
    color: inherit;
    font-family: Hatton, sans-serif;
    font-weight: 300;
    line-height: 1.2;
    font-size: 60px
}

@media (max-width:1080.98px) {
    #page-404 .section-content .item-title, .cms h1, .title-xxl {
        font-size: 50px
    }
}

@media (max-width:991.98px) {
    #page-404 .section-content .item-title, .cms h1, .title-xxl {
        font-size: 42px
    }
}

@media (max-width:757.98px) {
    #page-404 .section-content .item-title, .cms h1, .title-xxl {
        font-size: 36px
    }
}

@media (max-width:320.98px) {
    #page-404 .section-content .item-title, .cms h1, .title-xxl {
        font-size: 36px
    }
}

.ff-default {
    font-family: Public Sans, sans-serif
}

.ff-custom {
    font-family: Hatton, sans-serif
}

.ff-extra {
    font-family: Public Sans, sans-serif
}

.fw-100 {
    font-weight: 100 !important
}

.fw-200 {
    font-weight: 200 !important
}

.fw-300 {
    font-weight: 300 !important
}

.fw-400, .menu-lang__item {
    font-weight: 400 !important
}

.fw-500 {
    font-weight: 500 !important
}

.fw-600 {
    font-weight: 600 !important
}

.fw-700 {
    font-weight: 700 !important
}

.fw-800 {
    font-weight: 800 !important
}

.fw-900 {
    font-weight: 900 !important
}

.lh-xs {
    line-height: 1
}

.lh-sm {
    line-height: 1.2
}

.lh-md {
    line-height: 1.5
}

.lh-lg {
    line-height: 1.6
}

.lh-xl {
    line-height: 1.8
}

.lh-xxl {
    line-height: 2
}

.c-black {
    color: #000
}

.c-very-dark-grey {
    color: #1c1c1c
}

.c-dark-grey {
    color: #333
}

.c-grey {
    color: #999
}

.c-light-grey {
    color: #dedede
}

.c-very-light-grey {
    color: #f6f6f6
}

.c-white {
    color: #fff
}

.c-beige {
    color: #f3eee9
}

.link-white {
    color: #fff
}

.link-white:hover {
    color: #dedede
}

.links-white a {
    color: #fff
}

.links-white a:hover {
    color: #dedede
}

.link-black {
    color: #000
}

.link-black:hover {
    color: #999
}

.links-black a {
    color: #000
}

.links-black a:hover {
    color: #999
}

.btn, .btn-black, .btn-lg, .btn-md, .btn-sm, .btn-white, .btn-xs, .contact-form input[type=submit] {
    font-family: Public Sans, sans-serif;
    display: inline-block;
    padding: 15px 20px;
    font-size: 14px;
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    white-space: inherit;
    cursor: pointer
}

.btn-black:hover, .btn-lg:hover, .btn-md:hover, .btn-sm:hover, .btn-white:hover, .btn-xs:hover, .btn:hover, .contact-form input:hover[type=submit] {
    color: #000
}

.btn-black .icon, .btn-lg .icon, .btn-md .icon, .btn-sm .icon, .btn-white .icon, .btn-xs .icon, .btn .icon, .contact-form input[type=submit] .icon {
    position: absolute;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    width: 30px
}

.btn-black .icon img, .btn-black .icon svg, .btn-lg .icon img, .btn-lg .icon svg, .btn-md .icon img, .btn-md .icon svg, .btn-sm .icon img, .btn-sm .icon svg, .btn-white .icon img, .btn-white .icon svg, .btn-xs .icon img, .btn-xs .icon svg, .btn .icon img, .btn .icon svg, .contact-form input[type=submit] .icon img, .contact-form input[type=submit] .icon svg {
    width: 100%;
    max-height: 100%
}

.btn-icon-right.btn-black, .btn-icon-right.btn-lg, .btn-icon-right.btn-md, .btn-icon-right.btn-sm, .btn-icon-right.btn-white, .btn-icon-right.btn-xs, .btn.btn-icon-right, .contact-form input.btn-icon-right[type=submit] {
    text-align: right;
    padding-right: 60px
}

.btn-icon-right.btn-black .icon, .btn-icon-right.btn-lg .icon, .btn-icon-right.btn-md .icon, .btn-icon-right.btn-sm .icon, .btn-icon-right.btn-white .icon, .btn-icon-right.btn-xs .icon, .btn.btn-icon-right .icon, .contact-form input.btn-icon-right[type=submit] .icon {
    right: 20px
}

.btn-icon-left.btn-black, .btn-icon-left.btn-lg, .btn-icon-left.btn-md, .btn-icon-left.btn-sm, .btn-icon-left.btn-white, .btn-icon-left.btn-xs, .btn.btn-icon-left, .contact-form input.btn-icon-left[type=submit] {
    text-align: left;
    padding-left: 60px
}

.btn-icon-left.btn-black .icon, .btn-icon-left.btn-lg .icon, .btn-icon-left.btn-md .icon, .btn-icon-left.btn-sm .icon, .btn-icon-left.btn-white .icon, .btn-icon-left.btn-xs .icon, .btn.btn-icon-left .icon, .contact-form input.btn-icon-left[type=submit] .icon {
    left: 20px
}

.btn-black {
    background-color: #000;
    border-color: #000;
    color: #fff
}

.btn-black:hover {
    color: #fff
}

.btn-black .icon {
    position: absolute;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    width: 30px
}

.btn-black .icon img, .btn-black .icon svg {
    width: 100%;
    max-height: 100%
}

.btn-black.btn-icon-right {
    text-align: right;
    padding-right: 60px
}

.btn-black.btn-icon-right .icon {
    right: 20px
}

.btn-black.btn-icon-left {
    text-align: left;
    padding-left: 60px
}

.btn-black.btn-icon-left .icon {
    left: 20px
}

.btn-white {
    background-color: #fff;
    border-color: #fff;
    color: #000
}

.btn-white:hover {
    color: #000
}

.btn-white .icon {
    position: absolute;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    width: 30px
}

.btn-white .icon img, .btn-white .icon svg {
    width: 100%;
    max-height: 100%
}

.btn-white.btn-icon-right {
    text-align: right;
    padding-right: 60px
}

.btn-white.btn-icon-right .icon {
    right: 20px
}

.btn-white.btn-icon-left {
    text-align: left;
    padding-left: 60px
}

.btn-white.btn-icon-left .icon {
    left: 20px
}

.btn-xs {
    padding: 2px 5px;
    font-size: 10px
}

.btn-xs .icon {
    position: absolute;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    width: 10px
}

.btn-xs .icon img, .btn-xs .icon svg {
    width: 100%;
    max-height: 100%
}

.btn-xs.btn-icon-right {
    text-align: right;
    padding-right: 25px
}

.btn-xs.btn-icon-right .icon {
    right: 5px
}

.btn-xs.btn-icon-left {
    text-align: left;
    padding-left: 25px
}

.btn-xs.btn-icon-left .icon {
    left: 5px
}

.btn-sm {
    padding: 5px 10px;
    font-size: 14px
}

.btn-sm .icon {
    position: absolute;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    width: 20px
}

.btn-sm .icon img, .btn-sm .icon svg {
    width: 100%;
    max-height: 100%
}

.btn-sm.btn-icon-right {
    text-align: right;
    padding-right: 40px
}

.btn-sm.btn-icon-right .icon {
    right: 10px
}

.btn-sm.btn-icon-left {
    text-align: left;
    padding-left: 40px
}

.btn-sm.btn-icon-left .icon {
    left: 10px
}

.btn-md {
    padding: 10px 20px;
    font-size: 16px
}

.btn-md .icon {
    position: absolute;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    width: 30px
}

.btn-md .icon img, .btn-md .icon svg {
    width: 100%;
    max-height: 100%
}

.btn-md.btn-icon-right {
    text-align: right;
    padding-right: 60px
}

.btn-md.btn-icon-right .icon {
    right: 20px
}

.btn-md.btn-icon-left {
    text-align: left;
    padding-left: 60px
}

.btn-md.btn-icon-left .icon {
    left: 20px
}

.btn-lg {
    padding: 20px 30px;
    font-size: 20px
}

.btn-lg .icon {
    position: absolute;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    width: 50px
}

.btn-lg .icon img, .btn-lg .icon svg {
    width: 100%;
    max-height: 100%
}

.btn-lg.btn-icon-right {
    text-align: right;
    padding-right: 90px
}

.btn-lg.btn-icon-right .icon {
    right: 30px
}

.btn-lg.btn-icon-left {
    text-align: left;
    padding-left: 90px
}

.btn-lg.btn-icon-left .icon {
    left: 30px
}

.bg-black {
    background-color: #000
}

.bg-very-dark-grey {
    background-color: #1c1c1c
}

.bg-dark-grey {
    background-color: #333
}

.bg-grey {
    background-color: #999
}

.bg-light-grey {
    background-color: #dedede
}

.bg-very-light-grey {
    background-color: #f6f6f6
}

.bg-white {
    background-color: #fff
}

.bg-beige {
    background-color: #f3eee9
}

.ta-r {
    text-align: right
}

.ta-l {
    text-align: left
}

.contact-form .gform_footer, .ta-c {
    text-align: center
}

.ta-j {
    text-align: justify
}

@media (max-width:1080.98px) {
    .lg-down-ta-r {
        text-align: right
    }
}

@media (max-width:991.98px) {
    .md-down-ta-r {
        text-align: right
    }
}

@media (max-width:757.98px) {
    .sm-down-ta-r {
        text-align: right
    }
}

@media (max-width:320.98px) {
    .xs-down-ta-r {
        text-align: right
    }
}

.xs-up-ta-r {
    text-align: right
}

@media (min-width:321px) {
    .sm-up-ta-r {
        text-align: right
    }
}

@media (min-width:758px) {
    .md-up-ta-r {
        text-align: right
    }
}

@media (min-width:992px) {
    .lg-up-ta-r {
        text-align: right
    }
}

@media (min-width:1081px) {
    .xl-up-ta-r {
        text-align: right
    }
}

@media (max-width:1080.98px) {
    .lg-down-ta-l {
        text-align: left
    }
}

@media (max-width:991.98px) {
    .md-down-ta-l {
        text-align: left
    }
}

@media (max-width:757.98px) {
    .sm-down-ta-l {
        text-align: left
    }
}

@media (max-width:320.98px) {
    .xs-down-ta-l {
        text-align: left
    }
}

.xs-up-ta-l {
    text-align: left
}

@media (min-width:321px) {
    .sm-up-ta-l {
        text-align: left
    }
}

@media (min-width:758px) {
    .md-up-ta-l {
        text-align: left
    }
}

@media (min-width:992px) {
    .lg-up-ta-l {
        text-align: left
    }
}

@media (min-width:1081px) {
    .xl-up-ta-l {
        text-align: left
    }
}

@media (max-width:1080.98px) {
    .lg-down-ta-c {
        text-align: center
    }
}

@media (max-width:991.98px) {
    .md-down-ta-c {
        text-align: center
    }
}

@media (max-width:757.98px) {
    .sm-down-ta-c {
        text-align: center
    }
}

@media (max-width:320.98px) {
    .xs-down-ta-c {
        text-align: center
    }
}

.xs-up-ta-c {
    text-align: center
}

@media (min-width:321px) {
    .sm-up-ta-c {
        text-align: center
    }
}

@media (min-width:758px) {
    .md-up-ta-c {
        text-align: center
    }
}

@media (min-width:992px) {
    .lg-up-ta-c {
        text-align: center
    }
}

@media (min-width:1081px) {
    .xl-up-ta-c {
        text-align: center
    }
}

@media (max-width:1080.98px) {
    .lg-down-ta-j {
        text-align: justify
    }
}

@media (max-width:991.98px) {
    .md-down-ta-j {
        text-align: justify
    }
}

@media (max-width:757.98px) {
    .sm-down-ta-j {
        text-align: justify
    }
}

@media (max-width:320.98px) {
    .xs-down-ta-j {
        text-align: justify
    }
}

.xs-up-ta-j {
    text-align: justify
}

@media (min-width:321px) {
    .sm-up-ta-j {
        text-align: justify
    }
}

@media (min-width:758px) {
    .md-up-ta-j {
        text-align: justify
    }
}

@media (min-width:992px) {
    .lg-up-ta-j {
        text-align: justify
    }
}

@media (min-width:1081px) {
    .xl-up-ta-j {
        text-align: justify
    }
}

.ls-xs {
    letter-spacing: 1px
}

.ls-sm {
    letter-spacing: 2px
}

.ls-md {
    letter-spacing: 3px
}

.ls-lg {
    letter-spacing: 4px
}

.ls-xl {
    letter-spacing: 5px
}

.ls-xxl {
    letter-spacing: 6px
}

.d-none {
    display: none
}

.d-i {
    display: inline
}

.d-b {
    display: block
}

.d-ib, .footer__legal li:not(:last-child):after, .footer__menu .item-menu {
    display: inline-block
}

.d-f, .footer__legal .item-menu, .surgery__hero__pagination .swiper-pagination-bullet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.d-if {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

@media (max-width:1080.98px) {
    .lg-down-d-none {
        display: none
    }
}

@media (max-width:991.98px) {
    .md-down-d-none {
        display: none
    }
}

@media (max-width:757.98px) {
    .sm-down-d-none {
        display: none
    }
}

@media (max-width:320.98px) {
    .xs-down-d-none {
        display: none
    }
}

.xs-up-d-none {
    display: none
}

@media (min-width:321px) {
    .sm-up-d-none {
        display: none
    }
}

@media (min-width:758px) {
    .md-up-d-none {
        display: none
    }
}

@media (min-width:992px) {
    .lg-up-d-none {
        display: none
    }
}

@media (min-width:1081px) {
    .xl-up-d-none {
        display: none
    }
}

@media (max-width:1080.98px) {
    .lg-down-d-i {
        display: inline
    }
}

@media (max-width:991.98px) {
    .md-down-d-i {
        display: inline
    }
}

@media (max-width:757.98px) {
    .sm-down-d-i {
        display: inline
    }
}

@media (max-width:320.98px) {
    .xs-down-d-i {
        display: inline
    }
}

.xs-up-d-i {
    display: inline
}

@media (min-width:321px) {
    .sm-up-d-i {
        display: inline
    }
}

@media (min-width:758px) {
    .md-up-d-i {
        display: inline
    }
}

@media (min-width:992px) {
    .lg-up-d-i {
        display: inline
    }
}

@media (min-width:1081px) {
    .xl-up-d-i {
        display: inline
    }
}

@media (max-width:1080.98px) {
    .lg-down-d-b {
        display: block
    }
}

@media (max-width:991.98px) {
    .md-down-d-b {
        display: block
    }
}

@media (max-width:757.98px) {
    .sm-down-d-b {
        display: block
    }
}

@media (max-width:320.98px) {
    .xs-down-d-b {
        display: block
    }
}

.xs-up-d-b {
    display: block
}

@media (min-width:321px) {
    .sm-up-d-b {
        display: block
    }
}

@media (min-width:758px) {
    .md-up-d-b {
        display: block
    }
}

@media (min-width:992px) {
    .lg-up-d-b {
        display: block
    }
}

@media (min-width:1081px) {
    .xl-up-d-b {
        display: block
    }
}

@media (max-width:1080.98px) {
    .lg-down-d-ib {
        display: inline-block
    }
}

@media (max-width:991.98px) {
    .md-down-d-ib {
        display: inline-block
    }
}

@media (max-width:757.98px) {
    .sm-down-d-ib {
        display: inline-block
    }
}

@media (max-width:320.98px) {
    .xs-down-d-ib {
        display: inline-block
    }
}

.xs-up-d-ib {
    display: inline-block
}

@media (min-width:321px) {
    .sm-up-d-ib {
        display: inline-block
    }
}

@media (min-width:758px) {
    .md-up-d-ib {
        display: inline-block
    }
}

@media (min-width:992px) {
    .lg-up-d-ib {
        display: inline-block
    }
}

@media (min-width:1081px) {
    .xl-up-d-ib {
        display: inline-block
    }
}

@media (max-width:1080.98px) {
    .lg-down-d-f {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (max-width:991.98px) {
    .md-down-d-f {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (max-width:757.98px) {
    .sm-down-d-f {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (max-width:320.98px) {
    .xs-down-d-f {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.xs-up-d-f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (min-width:321px) {
    .sm-up-d-f {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width:758px) {
    .md-up-d-f {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width:992px) {
    .lg-up-d-f {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width:1081px) {
    .xl-up-d-f {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (max-width:1080.98px) {
    .lg-down-d-if {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }
}

@media (max-width:991.98px) {
    .md-down-d-if {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }
}

@media (max-width:757.98px) {
    .sm-down-d-if {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }
}

@media (max-width:320.98px) {
    .xs-down-d-if {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }
}

.xs-up-d-if {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

@media (min-width:321px) {
    .sm-up-d-if {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }
}

@media (min-width:758px) {
    .md-up-d-if {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }
}

@media (min-width:992px) {
    .lg-up-d-if {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }
}

@media (min-width:1081px) {
    .xl-up-d-if {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }
}

.section {
    position: relative;
    padding-top: 100px !important;
    padding-bottom: 100px !important
}

@media (max-width:1080.98px) {
    .section {
        padding-top: 100px !important;
        padding-bottom: 100px !important
    }
}

@media (max-width:991.98px) {
    .section {
        padding-top: 100px !important;
        padding-bottom: 100px !important
    }
}

@media (max-width:757.98px) {
    .section {
        padding-top: 100px !important;
        padding-bottom: 100px !important
    }
}

@media (max-width:320.98px) {
    .section {
        padding-top: 100px !important;
        padding-bottom: 100px !important
    }
}

.bg-img, .bg-img-almost-square, .bg-img-landscape, .bg-img-landscape-sm, .bg-img-portrait, .bg-img-square {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-color: #1c1c1c
}

.bg-img-almost-square:after, .bg-img-landscape-sm:after, .bg-img-landscape:after, .bg-img-portrait:after, .bg-img-square:after, .bg-img:after {
    content: "";
    display: block
}

.bg-img-square:after {
    padding-bottom: 100%
}

.bg-img-almost-square:after {
    padding-bottom: 85%
}

.bg-img-landscape:after {
    padding-bottom: 70%
}

.bg-img-landscape-sm:after {
    padding-bottom: 60%
}

.bg-img-portrait:after {
    padding-bottom: 130%
}

.m-0 {
    margin: 0 !important
}

.mt-0 {
    margin-top: 0 !important
}

.mb-0, .my-0 {
    margin-bottom: 0 !important
}

.my-0 {
    margin-top: 0 !important
}

.ml-0 {
    margin-left: 0 !important
}

.mr-0, .mx-0 {
    margin-right: 0 !important
}

.mx-0 {
    margin-left: 0 !important
}

.p-0 {
    padding: 0 !important
}

.pt-0 {
    padding-top: 0 !important
}

.pb-0, .py-0 {
    padding-bottom: 0 !important
}

.py-0 {
    padding-top: 0 !important
}

.pl-0 {
    padding-left: 0 !important
}

.pr-0, .px-0 {
    padding-right: 0 !important
}

.px-0 {
    padding-left: 0 !important
}

.m-xs {
    margin: 5px !important
}

.mt-xs {
    margin-top: 5px !important
}

.mb-xs, .my-xs {
    margin-bottom: 5px !important
}

.my-xs {
    margin-top: 5px !important
}

.ml-xs {
    margin-left: 5px !important
}

.mr-xs, .mx-xs {
    margin-right: 5px !important
}

.mx-xs {
    margin-left: 5px !important
}

.p-xs {
    padding: 5px !important
}

.pt-xs {
    padding-top: 5px !important
}

.pb-xs, .py-xs {
    padding-bottom: 5px !important
}

.py-xs {
    padding-top: 5px !important
}

.pl-xs {
    padding-left: 5px !important
}

.pr-xs, .px-xs {
    padding-right: 5px !important
}

.px-xs {
    padding-left: 5px !important
}

.m-sm {
    margin: 15px !important
}

.mt-sm {
    margin-top: 15px !important
}

.mb-sm, .my-sm {
    margin-bottom: 15px !important
}

.my-sm {
    margin-top: 15px !important
}

.ml-sm {
    margin-left: 15px !important
}

.mr-sm, .mx-sm {
    margin-right: 15px !important
}

.mx-sm {
    margin-left: 15px !important
}

.p-sm {
    padding: 15px !important
}

.pt-sm {
    padding-top: 15px !important
}

.pb-sm, .py-sm {
    padding-bottom: 15px !important
}

.py-sm {
    padding-top: 15px !important
}

.pl-sm {
    padding-left: 15px !important
}

.pr-sm, .px-sm {
    padding-right: 15px !important
}

.px-sm {
    padding-left: 15px !important
}

.m-md {
    margin: 30px !important
}

.mt-md {
    margin-top: 30px !important
}

.mb-md, .my-md {
    margin-bottom: 30px !important
}

.my-md {
    margin-top: 30px !important
}

.ml-md {
    margin-left: 30px !important
}

.mr-md, .mx-md {
    margin-right: 30px !important
}

.mx-md {
    margin-left: 30px !important
}

.p-md {
    padding: 30px !important
}

.pt-md {
    padding-top: 30px !important
}

.pb-md, .py-md {
    padding-bottom: 30px !important
}

.py-md {
    padding-top: 30px !important
}

.pl-md {
    padding-left: 30px !important
}

.pr-md, .px-md {
    padding-right: 30px !important
}

.px-md {
    padding-left: 30px !important
}

.m-lg {
    margin: 50px !important
}

.mt-lg {
    margin-top: 50px !important
}

.mb-lg, .my-lg {
    margin-bottom: 50px !important
}

.my-lg {
    margin-top: 50px !important
}

.ml-lg {
    margin-left: 50px !important
}

.mr-lg, .mx-lg {
    margin-right: 50px !important
}

.mx-lg {
    margin-left: 50px !important
}

.p-lg {
    padding: 50px !important
}

.pt-lg {
    padding-top: 50px !important
}

.pb-lg, .py-lg {
    padding-bottom: 50px !important
}

.py-lg {
    padding-top: 50px !important
}

.pl-lg {
    padding-left: 50px !important
}

.pr-lg, .px-lg {
    padding-right: 50px !important
}

.px-lg {
    padding-left: 50px !important
}

.m-xl {
    margin: 70px !important
}

.mt-xl {
    margin-top: 70px !important
}

.mb-xl, .my-xl {
    margin-bottom: 70px !important
}

.my-xl {
    margin-top: 70px !important
}

.ml-xl {
    margin-left: 70px !important
}

.mr-xl, .mx-xl {
    margin-right: 70px !important
}

.mx-xl {
    margin-left: 70px !important
}

.p-xl {
    padding: 70px !important
}

.pt-xl {
    padding-top: 70px !important
}

.pb-xl, .py-xl {
    padding-bottom: 70px !important
}

.py-xl {
    padding-top: 70px !important
}

.pl-xl {
    padding-left: 70px !important
}

.pr-xl, .px-xl {
    padding-right: 70px !important
}

.px-xl {
    padding-left: 70px !important
}

.m-xxl {
    margin: 140px !important
}

.mt-xxl {
    margin-top: 140px !important
}

.mb-xxl, .my-xxl {
    margin-bottom: 140px !important
}

.my-xxl {
    margin-top: 140px !important
}

.ml-xxl {
    margin-left: 140px !important
}

.mr-xxl, .mx-xxl {
    margin-right: 140px !important
}

.mx-xxl {
    margin-left: 140px !important
}

.p-xxl {
    padding: 140px !important
}

.pt-xxl {
    padding-top: 140px !important
}

.pb-xxl, .py-xxl {
    padding-bottom: 140px !important
}

.py-xxl {
    padding-top: 140px !important
}

.pl-xxl {
    padding-left: 140px !important
}

.pr-xxl, .px-xxl {
    padding-right: 140px !important
}

.px-xxl {
    padding-left: 140px !important
}

.m-0-child-not-last>:not(:last-child), .m-0-child>* {
    margin: 0 !important
}

.mt-0-child-not-last>:not(:last-child), .mt-0-child>* {
    margin-top: 0 !important
}

.mb-0-child-not-last>:not(:last-child), .mb-0-child>* {
    margin-bottom: 0 !important
}

.my-0-child-not-last>:not(:last-child), .my-0-child>* {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.ml-0-child-not-last>:not(:last-child), .ml-0-child>* {
    margin-left: 0 !important
}

.mr-0-child-not-last>:not(:last-child), .mr-0-child>* {
    margin-right: 0 !important
}

.mx-0-child-not-last>:not(:last-child), .mx-0-child>* {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.p-0-child-not-last>:not(:last-child), .p-0-child>* {
    padding: 0 !important
}

.pt-0-child-not-last>:not(:last-child), .pt-0-child>* {
    padding-top: 0 !important
}

.pb-0-child-not-last>:not(:last-child), .pb-0-child>* {
    padding-bottom: 0 !important
}

.py-0-child-not-last>:not(:last-child), .py-0-child>* {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.pl-0-child-not-last>:not(:last-child), .pl-0-child>* {
    padding-left: 0 !important
}

.pr-0-child-not-last>:not(:last-child), .pr-0-child>* {
    padding-right: 0 !important
}

.px-0-child-not-last>:not(:last-child), .px-0-child>* {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.m-xs-child-not-last>:not(:last-child), .m-xs-child>* {
    margin: 5px !important
}

.mt-xs-child-not-last>:not(:last-child), .mt-xs-child>* {
    margin-top: 5px !important
}

.mb-xs-child-not-last>:not(:last-child), .mb-xs-child>* {
    margin-bottom: 5px !important
}

.my-xs-child-not-last>:not(:last-child), .my-xs-child>* {
    margin-top: 5px !important;
    margin-bottom: 5px !important
}

.ml-xs-child-not-last>:not(:last-child), .ml-xs-child>* {
    margin-left: 5px !important
}

.mr-xs-child-not-last>:not(:last-child), .mr-xs-child>* {
    margin-right: 5px !important
}

.mx-xs-child-not-last>:not(:last-child), .mx-xs-child>* {
    margin-left: 5px !important;
    margin-right: 5px !important
}

.p-xs-child-not-last>:not(:last-child), .p-xs-child>* {
    padding: 5px !important
}

.pt-xs-child-not-last>:not(:last-child), .pt-xs-child>* {
    padding-top: 5px !important
}

.pb-xs-child-not-last>:not(:last-child), .pb-xs-child>* {
    padding-bottom: 5px !important
}

.py-xs-child-not-last>:not(:last-child), .py-xs-child>* {
    padding-top: 5px !important;
    padding-bottom: 5px !important
}

.pl-xs-child-not-last>:not(:last-child), .pl-xs-child>* {
    padding-left: 5px !important
}

.pr-xs-child-not-last>:not(:last-child), .pr-xs-child>* {
    padding-right: 5px !important
}

.px-xs-child-not-last>:not(:last-child), .px-xs-child>* {
    padding-left: 5px !important;
    padding-right: 5px !important
}

.m-sm-child-not-last>:not(:last-child), .m-sm-child>* {
    margin: 15px !important
}

.mt-sm-child-not-last>:not(:last-child), .mt-sm-child>* {
    margin-top: 15px !important
}

.mb-sm-child-not-last>:not(:last-child), .mb-sm-child>* {
    margin-bottom: 15px !important
}

.my-sm-child-not-last>:not(:last-child), .my-sm-child>* {
    margin-top: 15px !important;
    margin-bottom: 15px !important
}

.ml-sm-child-not-last>:not(:last-child), .ml-sm-child>* {
    margin-left: 15px !important
}

.mr-sm-child-not-last>:not(:last-child), .mr-sm-child>* {
    margin-right: 15px !important
}

.mx-sm-child-not-last>:not(:last-child), .mx-sm-child>* {
    margin-left: 15px !important;
    margin-right: 15px !important
}

.p-sm-child-not-last>:not(:last-child), .p-sm-child>* {
    padding: 15px !important
}

.pt-sm-child-not-last>:not(:last-child), .pt-sm-child>* {
    padding-top: 15px !important
}

.pb-sm-child-not-last>:not(:last-child), .pb-sm-child>* {
    padding-bottom: 15px !important
}

.py-sm-child-not-last>:not(:last-child), .py-sm-child>* {
    padding-top: 15px !important;
    padding-bottom: 15px !important
}

.pl-sm-child-not-last>:not(:last-child), .pl-sm-child>* {
    padding-left: 15px !important
}

.pr-sm-child-not-last>:not(:last-child), .pr-sm-child>* {
    padding-right: 15px !important
}

.px-sm-child-not-last>:not(:last-child), .px-sm-child>* {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.m-md-child-not-last>:not(:last-child), .m-md-child>* {
    margin: 30px !important
}

.mt-md-child-not-last>:not(:last-child), .mt-md-child>* {
    margin-top: 30px !important
}

.mb-md-child-not-last>:not(:last-child), .mb-md-child>* {
    margin-bottom: 30px !important
}

.my-md-child-not-last>:not(:last-child), .my-md-child>* {
    margin-top: 30px !important;
    margin-bottom: 30px !important
}

.ml-md-child-not-last>:not(:last-child), .ml-md-child>* {
    margin-left: 30px !important
}

.mr-md-child-not-last>:not(:last-child), .mr-md-child>* {
    margin-right: 30px !important
}

.mx-md-child-not-last>:not(:last-child), .mx-md-child>* {
    margin-left: 30px !important;
    margin-right: 30px !important
}

.p-md-child-not-last>:not(:last-child), .p-md-child>* {
    padding: 30px !important
}

.pt-md-child-not-last>:not(:last-child), .pt-md-child>* {
    padding-top: 30px !important
}

.pb-md-child-not-last>:not(:last-child), .pb-md-child>* {
    padding-bottom: 30px !important
}

.py-md-child-not-last>:not(:last-child), .py-md-child>* {
    padding-top: 30px !important;
    padding-bottom: 30px !important
}

.pl-md-child-not-last>:not(:last-child), .pl-md-child>* {
    padding-left: 30px !important
}

.pr-md-child-not-last>:not(:last-child), .pr-md-child>* {
    padding-right: 30px !important
}

.px-md-child-not-last>:not(:last-child), .px-md-child>* {
    padding-left: 30px !important;
    padding-right: 30px !important
}

.m-lg-child-not-last>:not(:last-child), .m-lg-child>* {
    margin: 50px !important
}

.mt-lg-child-not-last>:not(:last-child), .mt-lg-child>* {
    margin-top: 50px !important
}

.mb-lg-child-not-last>:not(:last-child), .mb-lg-child>* {
    margin-bottom: 50px !important
}

.my-lg-child-not-last>:not(:last-child), .my-lg-child>* {
    margin-top: 50px !important;
    margin-bottom: 50px !important
}

.ml-lg-child-not-last>:not(:last-child), .ml-lg-child>* {
    margin-left: 50px !important
}

.mr-lg-child-not-last>:not(:last-child), .mr-lg-child>* {
    margin-right: 50px !important
}

.mx-lg-child-not-last>:not(:last-child), .mx-lg-child>* {
    margin-left: 50px !important;
    margin-right: 50px !important
}

.p-lg-child-not-last>:not(:last-child), .p-lg-child>* {
    padding: 50px !important
}

.pt-lg-child-not-last>:not(:last-child), .pt-lg-child>* {
    padding-top: 50px !important
}

.pb-lg-child-not-last>:not(:last-child), .pb-lg-child>* {
    padding-bottom: 50px !important
}

.py-lg-child-not-last>:not(:last-child), .py-lg-child>* {
    padding-top: 50px !important;
    padding-bottom: 50px !important
}

.pl-lg-child-not-last>:not(:last-child), .pl-lg-child>* {
    padding-left: 50px !important
}

.pr-lg-child-not-last>:not(:last-child), .pr-lg-child>* {
    padding-right: 50px !important
}

.px-lg-child-not-last>:not(:last-child), .px-lg-child>* {
    padding-left: 50px !important;
    padding-right: 50px !important
}

.m-xl-child-not-last>:not(:last-child), .m-xl-child>* {
    margin: 70px !important
}

.mt-xl-child-not-last>:not(:last-child), .mt-xl-child>* {
    margin-top: 70px !important
}

.mb-xl-child-not-last>:not(:last-child), .mb-xl-child>* {
    margin-bottom: 70px !important
}

.my-xl-child-not-last>:not(:last-child), .my-xl-child>* {
    margin-top: 70px !important;
    margin-bottom: 70px !important
}

.ml-xl-child-not-last>:not(:last-child), .ml-xl-child>* {
    margin-left: 70px !important
}

.mr-xl-child-not-last>:not(:last-child), .mr-xl-child>* {
    margin-right: 70px !important
}

.mx-xl-child-not-last>:not(:last-child), .mx-xl-child>* {
    margin-left: 70px !important;
    margin-right: 70px !important
}

.p-xl-child-not-last>:not(:last-child), .p-xl-child>* {
    padding: 70px !important
}

.pt-xl-child-not-last>:not(:last-child), .pt-xl-child>* {
    padding-top: 70px !important
}

.pb-xl-child-not-last>:not(:last-child), .pb-xl-child>* {
    padding-bottom: 70px !important
}

.py-xl-child-not-last>:not(:last-child), .py-xl-child>* {
    padding-top: 70px !important;
    padding-bottom: 70px !important
}

.pl-xl-child-not-last>:not(:last-child), .pl-xl-child>* {
    padding-left: 70px !important
}

.pr-xl-child-not-last>:not(:last-child), .pr-xl-child>* {
    padding-right: 70px !important
}

.px-xl-child-not-last>:not(:last-child), .px-xl-child>* {
    padding-left: 70px !important;
    padding-right: 70px !important
}

.m-xxl-child-not-last>:not(:last-child), .m-xxl-child>* {
    margin: 140px !important
}

.mt-xxl-child-not-last>:not(:last-child), .mt-xxl-child>* {
    margin-top: 140px !important
}

.mb-xxl-child-not-last>:not(:last-child), .mb-xxl-child>* {
    margin-bottom: 140px !important
}

.my-xxl-child-not-last>:not(:last-child), .my-xxl-child>* {
    margin-top: 140px !important;
    margin-bottom: 140px !important
}

.ml-xxl-child-not-last>:not(:last-child), .ml-xxl-child>* {
    margin-left: 140px !important
}

.mr-xxl-child-not-last>:not(:last-child), .mr-xxl-child>* {
    margin-right: 140px !important
}

.mx-xxl-child-not-last>:not(:last-child), .mx-xxl-child>* {
    margin-left: 140px !important;
    margin-right: 140px !important
}

.p-xxl-child-not-last>:not(:last-child), .p-xxl-child>* {
    padding: 140px !important
}

.pt-xxl-child-not-last>:not(:last-child), .pt-xxl-child>* {
    padding-top: 140px !important
}

.pb-xxl-child-not-last>:not(:last-child), .pb-xxl-child>* {
    padding-bottom: 140px !important
}

.py-xxl-child-not-last>:not(:last-child), .py-xxl-child>* {
    padding-top: 140px !important;
    padding-bottom: 140px !important
}

.pl-xxl-child-not-last>:not(:last-child), .pl-xxl-child>* {
    padding-left: 140px !important
}

.pr-xxl-child-not-last>:not(:last-child), .pr-xxl-child>* {
    padding-right: 140px !important
}

.px-xxl-child-not-last>:not(:last-child), .px-xxl-child>* {
    padding-left: 140px !important;
    padding-right: 140px !important
}

@media (max-width:1080.98px) {
    .lg-down-m-0, .lg-down-m-0-child-not-last>:not(:last-child), .lg-down-m-0-child>* {
        margin: 0 !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-mt-0, .lg-down-mt-0-child-not-last>:not(:last-child), .lg-down-mt-0-child>* {
        margin-top: 0 !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-mb-0, .lg-down-mb-0-child-not-last>:not(:last-child), .lg-down-mb-0-child>* {
        margin-bottom: 0 !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-my-0, .lg-down-my-0-child-not-last>:not(:last-child), .lg-down-my-0-child>* {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-ml-0, .lg-down-ml-0-child-not-last>:not(:last-child), .lg-down-ml-0-child>* {
        margin-left: 0 !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-mr-0, .lg-down-mr-0-child-not-last>:not(:last-child), .lg-down-mr-0-child>* {
        margin-right: 0 !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-mx-0, .lg-down-mx-0-child-not-last>:not(:last-child), .lg-down-mx-0-child>* {
        margin-left: 0 !important;
        margin-right: 0 !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-p-0, .lg-down-p-0-child-not-last>:not(:last-child), .lg-down-p-0-child>* {
        padding: 0 !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-pt-0, .lg-down-pt-0-child-not-last>:not(:last-child), .lg-down-pt-0-child>* {
        padding-top: 0 !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-pb-0, .lg-down-pb-0-child-not-last>:not(:last-child), .lg-down-pb-0-child>* {
        padding-bottom: 0 !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-py-0, .lg-down-py-0-child-not-last>:not(:last-child), .lg-down-py-0-child>* {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-pl-0, .lg-down-pl-0-child-not-last>:not(:last-child), .lg-down-pl-0-child>* {
        padding-left: 0 !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-pr-0, .lg-down-pr-0-child-not-last>:not(:last-child), .lg-down-pr-0-child>* {
        padding-right: 0 !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-px-0, .lg-down-px-0-child-not-last>:not(:last-child), .lg-down-px-0-child>* {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-m-xs, .lg-down-m-xs-child-not-last>:not(:last-child), .lg-down-m-xs-child>* {
        margin: 5px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-mt-xs, .lg-down-mt-xs-child-not-last>:not(:last-child), .lg-down-mt-xs-child>* {
        margin-top: 5px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-mb-xs, .lg-down-mb-xs-child-not-last>:not(:last-child), .lg-down-mb-xs-child>* {
        margin-bottom: 5px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-my-xs, .lg-down-my-xs-child-not-last>:not(:last-child), .lg-down-my-xs-child>* {
        margin-top: 5px !important;
        margin-bottom: 5px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-ml-xs, .lg-down-ml-xs-child-not-last>:not(:last-child), .lg-down-ml-xs-child>* {
        margin-left: 5px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-mr-xs, .lg-down-mr-xs-child-not-last>:not(:last-child), .lg-down-mr-xs-child>* {
        margin-right: 5px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-mx-xs, .lg-down-mx-xs-child-not-last>:not(:last-child), .lg-down-mx-xs-child>* {
        margin-left: 5px !important;
        margin-right: 5px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-p-xs, .lg-down-p-xs-child-not-last>:not(:last-child), .lg-down-p-xs-child>* {
        padding: 5px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-pt-xs, .lg-down-pt-xs-child-not-last>:not(:last-child), .lg-down-pt-xs-child>* {
        padding-top: 5px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-pb-xs, .lg-down-pb-xs-child-not-last>:not(:last-child), .lg-down-pb-xs-child>* {
        padding-bottom: 5px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-py-xs, .lg-down-py-xs-child-not-last>:not(:last-child), .lg-down-py-xs-child>* {
        padding-top: 5px !important;
        padding-bottom: 5px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-pl-xs, .lg-down-pl-xs-child-not-last>:not(:last-child), .lg-down-pl-xs-child>* {
        padding-left: 5px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-pr-xs, .lg-down-pr-xs-child-not-last>:not(:last-child), .lg-down-pr-xs-child>* {
        padding-right: 5px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-px-xs, .lg-down-px-xs-child-not-last>:not(:last-child), .lg-down-px-xs-child>* {
        padding-left: 5px !important;
        padding-right: 5px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-m-sm, .lg-down-m-sm-child-not-last>:not(:last-child), .lg-down-m-sm-child>* {
        margin: 15px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-mt-sm, .lg-down-mt-sm-child-not-last>:not(:last-child), .lg-down-mt-sm-child>* {
        margin-top: 15px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-mb-sm, .lg-down-mb-sm-child-not-last>:not(:last-child), .lg-down-mb-sm-child>* {
        margin-bottom: 15px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-my-sm, .lg-down-my-sm-child-not-last>:not(:last-child), .lg-down-my-sm-child>* {
        margin-top: 15px !important;
        margin-bottom: 15px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-ml-sm, .lg-down-ml-sm-child-not-last>:not(:last-child), .lg-down-ml-sm-child>* {
        margin-left: 15px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-mr-sm, .lg-down-mr-sm-child-not-last>:not(:last-child), .lg-down-mr-sm-child>* {
        margin-right: 15px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-mx-sm, .lg-down-mx-sm-child-not-last>:not(:last-child), .lg-down-mx-sm-child>* {
        margin-left: 15px !important;
        margin-right: 15px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-p-sm, .lg-down-p-sm-child-not-last>:not(:last-child), .lg-down-p-sm-child>* {
        padding: 15px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-pt-sm, .lg-down-pt-sm-child-not-last>:not(:last-child), .lg-down-pt-sm-child>* {
        padding-top: 15px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-pb-sm, .lg-down-pb-sm-child-not-last>:not(:last-child), .lg-down-pb-sm-child>* {
        padding-bottom: 15px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-py-sm, .lg-down-py-sm-child-not-last>:not(:last-child), .lg-down-py-sm-child>* {
        padding-top: 15px !important;
        padding-bottom: 15px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-pl-sm, .lg-down-pl-sm-child-not-last>:not(:last-child), .lg-down-pl-sm-child>* {
        padding-left: 15px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-pr-sm, .lg-down-pr-sm-child-not-last>:not(:last-child), .lg-down-pr-sm-child>* {
        padding-right: 15px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-px-sm, .lg-down-px-sm-child-not-last>:not(:last-child), .lg-down-px-sm-child>* {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-m-md, .lg-down-m-md-child-not-last>:not(:last-child), .lg-down-m-md-child>* {
        margin: 30px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-mt-md, .lg-down-mt-md-child-not-last>:not(:last-child), .lg-down-mt-md-child>* {
        margin-top: 30px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-mb-md, .lg-down-mb-md-child-not-last>:not(:last-child), .lg-down-mb-md-child>* {
        margin-bottom: 30px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-my-md, .lg-down-my-md-child-not-last>:not(:last-child), .lg-down-my-md-child>* {
        margin-top: 30px !important;
        margin-bottom: 30px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-ml-md, .lg-down-ml-md-child-not-last>:not(:last-child), .lg-down-ml-md-child>* {
        margin-left: 30px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-mr-md, .lg-down-mr-md-child-not-last>:not(:last-child), .lg-down-mr-md-child>* {
        margin-right: 30px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-mx-md, .lg-down-mx-md-child-not-last>:not(:last-child), .lg-down-mx-md-child>* {
        margin-left: 30px !important;
        margin-right: 30px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-p-md, .lg-down-p-md-child-not-last>:not(:last-child), .lg-down-p-md-child>* {
        padding: 30px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-pt-md, .lg-down-pt-md-child-not-last>:not(:last-child), .lg-down-pt-md-child>* {
        padding-top: 30px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-pb-md, .lg-down-pb-md-child-not-last>:not(:last-child), .lg-down-pb-md-child>* {
        padding-bottom: 30px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-py-md, .lg-down-py-md-child-not-last>:not(:last-child), .lg-down-py-md-child>* {
        padding-top: 30px !important;
        padding-bottom: 30px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-pl-md, .lg-down-pl-md-child-not-last>:not(:last-child), .lg-down-pl-md-child>* {
        padding-left: 30px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-pr-md, .lg-down-pr-md-child-not-last>:not(:last-child), .lg-down-pr-md-child>* {
        padding-right: 30px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-px-md, .lg-down-px-md-child-not-last>:not(:last-child), .lg-down-px-md-child>* {
        padding-left: 30px !important;
        padding-right: 30px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-m-lg, .lg-down-m-lg-child-not-last>:not(:last-child), .lg-down-m-lg-child>* {
        margin: 50px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-mt-lg, .lg-down-mt-lg-child-not-last>:not(:last-child), .lg-down-mt-lg-child>* {
        margin-top: 50px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-mb-lg, .lg-down-mb-lg-child-not-last>:not(:last-child), .lg-down-mb-lg-child>* {
        margin-bottom: 50px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-my-lg, .lg-down-my-lg-child-not-last>:not(:last-child), .lg-down-my-lg-child>* {
        margin-top: 50px !important;
        margin-bottom: 50px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-ml-lg, .lg-down-ml-lg-child-not-last>:not(:last-child), .lg-down-ml-lg-child>* {
        margin-left: 50px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-mr-lg, .lg-down-mr-lg-child-not-last>:not(:last-child), .lg-down-mr-lg-child>* {
        margin-right: 50px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-mx-lg, .lg-down-mx-lg-child-not-last>:not(:last-child), .lg-down-mx-lg-child>* {
        margin-left: 50px !important;
        margin-right: 50px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-p-lg, .lg-down-p-lg-child-not-last>:not(:last-child), .lg-down-p-lg-child>* {
        padding: 50px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-pt-lg, .lg-down-pt-lg-child-not-last>:not(:last-child), .lg-down-pt-lg-child>* {
        padding-top: 50px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-pb-lg, .lg-down-pb-lg-child-not-last>:not(:last-child), .lg-down-pb-lg-child>* {
        padding-bottom: 50px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-py-lg, .lg-down-py-lg-child-not-last>:not(:last-child), .lg-down-py-lg-child>* {
        padding-top: 50px !important;
        padding-bottom: 50px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-pl-lg, .lg-down-pl-lg-child-not-last>:not(:last-child), .lg-down-pl-lg-child>* {
        padding-left: 50px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-pr-lg, .lg-down-pr-lg-child-not-last>:not(:last-child), .lg-down-pr-lg-child>* {
        padding-right: 50px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-px-lg, .lg-down-px-lg-child-not-last>:not(:last-child), .lg-down-px-lg-child>* {
        padding-left: 50px !important;
        padding-right: 50px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-m-xl, .lg-down-m-xl-child-not-last>:not(:last-child), .lg-down-m-xl-child>* {
        margin: 70px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-mt-xl, .lg-down-mt-xl-child-not-last>:not(:last-child), .lg-down-mt-xl-child>* {
        margin-top: 70px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-mb-xl, .lg-down-mb-xl-child-not-last>:not(:last-child), .lg-down-mb-xl-child>* {
        margin-bottom: 70px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-my-xl, .lg-down-my-xl-child-not-last>:not(:last-child), .lg-down-my-xl-child>* {
        margin-top: 70px !important;
        margin-bottom: 70px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-ml-xl, .lg-down-ml-xl-child-not-last>:not(:last-child), .lg-down-ml-xl-child>* {
        margin-left: 70px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-mr-xl, .lg-down-mr-xl-child-not-last>:not(:last-child), .lg-down-mr-xl-child>* {
        margin-right: 70px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-mx-xl, .lg-down-mx-xl-child-not-last>:not(:last-child), .lg-down-mx-xl-child>* {
        margin-left: 70px !important;
        margin-right: 70px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-p-xl, .lg-down-p-xl-child-not-last>:not(:last-child), .lg-down-p-xl-child>* {
        padding: 70px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-pt-xl, .lg-down-pt-xl-child-not-last>:not(:last-child), .lg-down-pt-xl-child>* {
        padding-top: 70px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-pb-xl, .lg-down-pb-xl-child-not-last>:not(:last-child), .lg-down-pb-xl-child>* {
        padding-bottom: 70px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-py-xl, .lg-down-py-xl-child-not-last>:not(:last-child), .lg-down-py-xl-child>* {
        padding-top: 70px !important;
        padding-bottom: 70px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-pl-xl, .lg-down-pl-xl-child-not-last>:not(:last-child), .lg-down-pl-xl-child>* {
        padding-left: 70px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-pr-xl, .lg-down-pr-xl-child-not-last>:not(:last-child), .lg-down-pr-xl-child>* {
        padding-right: 70px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-px-xl, .lg-down-px-xl-child-not-last>:not(:last-child), .lg-down-px-xl-child>* {
        padding-left: 70px !important;
        padding-right: 70px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-m-xxl, .lg-down-m-xxl-child-not-last>:not(:last-child), .lg-down-m-xxl-child>* {
        margin: 140px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-mt-xxl, .lg-down-mt-xxl-child-not-last>:not(:last-child), .lg-down-mt-xxl-child>* {
        margin-top: 140px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-mb-xxl, .lg-down-mb-xxl-child-not-last>:not(:last-child), .lg-down-mb-xxl-child>* {
        margin-bottom: 140px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-my-xxl, .lg-down-my-xxl-child-not-last>:not(:last-child), .lg-down-my-xxl-child>* {
        margin-top: 140px !important;
        margin-bottom: 140px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-ml-xxl, .lg-down-ml-xxl-child-not-last>:not(:last-child), .lg-down-ml-xxl-child>* {
        margin-left: 140px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-mr-xxl, .lg-down-mr-xxl-child-not-last>:not(:last-child), .lg-down-mr-xxl-child>* {
        margin-right: 140px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-mx-xxl, .lg-down-mx-xxl-child-not-last>:not(:last-child), .lg-down-mx-xxl-child>* {
        margin-left: 140px !important;
        margin-right: 140px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-p-xxl, .lg-down-p-xxl-child-not-last>:not(:last-child), .lg-down-p-xxl-child>* {
        padding: 140px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-pt-xxl, .lg-down-pt-xxl-child-not-last>:not(:last-child), .lg-down-pt-xxl-child>* {
        padding-top: 140px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-pb-xxl, .lg-down-pb-xxl-child-not-last>:not(:last-child), .lg-down-pb-xxl-child>* {
        padding-bottom: 140px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-py-xxl, .lg-down-py-xxl-child-not-last>:not(:last-child), .lg-down-py-xxl-child>* {
        padding-top: 140px !important;
        padding-bottom: 140px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-pl-xxl, .lg-down-pl-xxl-child-not-last>:not(:last-child), .lg-down-pl-xxl-child>* {
        padding-left: 140px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-pr-xxl, .lg-down-pr-xxl-child-not-last>:not(:last-child), .lg-down-pr-xxl-child>* {
        padding-right: 140px !important
    }
}

@media (max-width:1080.98px) {
    .lg-down-px-xxl, .lg-down-px-xxl-child-not-last>:not(:last-child), .lg-down-px-xxl-child>* {
        padding-left: 140px !important;
        padding-right: 140px !important
    }
}

@media (max-width:991.98px) {
    .md-down-m-0, .md-down-m-0-child-not-last>:not(:last-child), .md-down-m-0-child>* {
        margin: 0 !important
    }
}

@media (max-width:991.98px) {
    .md-down-mt-0, .md-down-mt-0-child-not-last>:not(:last-child), .md-down-mt-0-child>* {
        margin-top: 0 !important
    }
}

@media (max-width:991.98px) {
    .md-down-mb-0, .md-down-mb-0-child-not-last>:not(:last-child), .md-down-mb-0-child>* {
        margin-bottom: 0 !important
    }
}

@media (max-width:991.98px) {
    .md-down-my-0, .md-down-my-0-child-not-last>:not(:last-child), .md-down-my-0-child>* {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
}

@media (max-width:991.98px) {
    .md-down-ml-0, .md-down-ml-0-child-not-last>:not(:last-child), .md-down-ml-0-child>* {
        margin-left: 0 !important
    }
}

@media (max-width:991.98px) {
    .md-down-mr-0, .md-down-mr-0-child-not-last>:not(:last-child), .md-down-mr-0-child>* {
        margin-right: 0 !important
    }
}

@media (max-width:991.98px) {
    .md-down-mx-0, .md-down-mx-0-child-not-last>:not(:last-child), .md-down-mx-0-child>* {
        margin-left: 0 !important;
        margin-right: 0 !important
    }
}

@media (max-width:991.98px) {
    .md-down-p-0, .md-down-p-0-child-not-last>:not(:last-child), .md-down-p-0-child>* {
        padding: 0 !important
    }
}

@media (max-width:991.98px) {
    .md-down-pt-0, .md-down-pt-0-child-not-last>:not(:last-child), .md-down-pt-0-child>* {
        padding-top: 0 !important
    }
}

@media (max-width:991.98px) {
    .md-down-pb-0, .md-down-pb-0-child-not-last>:not(:last-child), .md-down-pb-0-child>* {
        padding-bottom: 0 !important
    }
}

@media (max-width:991.98px) {
    .md-down-py-0, .md-down-py-0-child-not-last>:not(:last-child), .md-down-py-0-child>* {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
}

@media (max-width:991.98px) {
    .md-down-pl-0, .md-down-pl-0-child-not-last>:not(:last-child), .md-down-pl-0-child>* {
        padding-left: 0 !important
    }
}

@media (max-width:991.98px) {
    .md-down-pr-0, .md-down-pr-0-child-not-last>:not(:last-child), .md-down-pr-0-child>* {
        padding-right: 0 !important
    }
}

@media (max-width:991.98px) {
    .md-down-px-0, .md-down-px-0-child-not-last>:not(:last-child), .md-down-px-0-child>* {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

@media (max-width:991.98px) {
    .md-down-m-xs, .md-down-m-xs-child-not-last>:not(:last-child), .md-down-m-xs-child>* {
        margin: 5px !important
    }
}

@media (max-width:991.98px) {
    .md-down-mt-xs, .md-down-mt-xs-child-not-last>:not(:last-child), .md-down-mt-xs-child>* {
        margin-top: 5px !important
    }
}

@media (max-width:991.98px) {
    .md-down-mb-xs, .md-down-mb-xs-child-not-last>:not(:last-child), .md-down-mb-xs-child>* {
        margin-bottom: 5px !important
    }
}

@media (max-width:991.98px) {
    .md-down-my-xs, .md-down-my-xs-child-not-last>:not(:last-child), .md-down-my-xs-child>* {
        margin-top: 5px !important;
        margin-bottom: 5px !important
    }
}

@media (max-width:991.98px) {
    .md-down-ml-xs, .md-down-ml-xs-child-not-last>:not(:last-child), .md-down-ml-xs-child>* {
        margin-left: 5px !important
    }
}

@media (max-width:991.98px) {
    .md-down-mr-xs, .md-down-mr-xs-child-not-last>:not(:last-child), .md-down-mr-xs-child>* {
        margin-right: 5px !important
    }
}

@media (max-width:991.98px) {
    .md-down-mx-xs, .md-down-mx-xs-child-not-last>:not(:last-child), .md-down-mx-xs-child>* {
        margin-left: 5px !important;
        margin-right: 5px !important
    }
}

@media (max-width:991.98px) {
    .md-down-p-xs, .md-down-p-xs-child-not-last>:not(:last-child), .md-down-p-xs-child>* {
        padding: 5px !important
    }
}

@media (max-width:991.98px) {
    .md-down-pt-xs, .md-down-pt-xs-child-not-last>:not(:last-child), .md-down-pt-xs-child>* {
        padding-top: 5px !important
    }
}

@media (max-width:991.98px) {
    .md-down-pb-xs, .md-down-pb-xs-child-not-last>:not(:last-child), .md-down-pb-xs-child>* {
        padding-bottom: 5px !important
    }
}

@media (max-width:991.98px) {
    .md-down-py-xs, .md-down-py-xs-child-not-last>:not(:last-child), .md-down-py-xs-child>* {
        padding-top: 5px !important;
        padding-bottom: 5px !important
    }
}

@media (max-width:991.98px) {
    .md-down-pl-xs, .md-down-pl-xs-child-not-last>:not(:last-child), .md-down-pl-xs-child>* {
        padding-left: 5px !important
    }
}

@media (max-width:991.98px) {
    .md-down-pr-xs, .md-down-pr-xs-child-not-last>:not(:last-child), .md-down-pr-xs-child>* {
        padding-right: 5px !important
    }
}

@media (max-width:991.98px) {
    .md-down-px-xs, .md-down-px-xs-child-not-last>:not(:last-child), .md-down-px-xs-child>* {
        padding-left: 5px !important;
        padding-right: 5px !important
    }
}

@media (max-width:991.98px) {
    .md-down-m-sm, .md-down-m-sm-child-not-last>:not(:last-child), .md-down-m-sm-child>* {
        margin: 15px !important
    }
}

@media (max-width:991.98px) {
    .md-down-mt-sm, .md-down-mt-sm-child-not-last>:not(:last-child), .md-down-mt-sm-child>* {
        margin-top: 15px !important
    }
}

@media (max-width:991.98px) {
    .md-down-mb-sm, .md-down-mb-sm-child-not-last>:not(:last-child), .md-down-mb-sm-child>* {
        margin-bottom: 15px !important
    }
}

@media (max-width:991.98px) {
    .md-down-my-sm, .md-down-my-sm-child-not-last>:not(:last-child), .md-down-my-sm-child>* {
        margin-top: 15px !important;
        margin-bottom: 15px !important
    }
}

@media (max-width:991.98px) {
    .md-down-ml-sm, .md-down-ml-sm-child-not-last>:not(:last-child), .md-down-ml-sm-child>* {
        margin-left: 15px !important
    }
}

@media (max-width:991.98px) {
    .md-down-mr-sm, .md-down-mr-sm-child-not-last>:not(:last-child), .md-down-mr-sm-child>* {
        margin-right: 15px !important
    }
}

@media (max-width:991.98px) {
    .md-down-mx-sm, .md-down-mx-sm-child-not-last>:not(:last-child), .md-down-mx-sm-child>* {
        margin-left: 15px !important;
        margin-right: 15px !important
    }
}

@media (max-width:991.98px) {
    .md-down-p-sm, .md-down-p-sm-child-not-last>:not(:last-child), .md-down-p-sm-child>* {
        padding: 15px !important
    }
}

@media (max-width:991.98px) {
    .md-down-pt-sm, .md-down-pt-sm-child-not-last>:not(:last-child), .md-down-pt-sm-child>* {
        padding-top: 15px !important
    }
}

@media (max-width:991.98px) {
    .md-down-pb-sm, .md-down-pb-sm-child-not-last>:not(:last-child), .md-down-pb-sm-child>* {
        padding-bottom: 15px !important
    }
}

@media (max-width:991.98px) {
    .md-down-py-sm, .md-down-py-sm-child-not-last>:not(:last-child), .md-down-py-sm-child>* {
        padding-top: 15px !important;
        padding-bottom: 15px !important
    }
}

@media (max-width:991.98px) {
    .md-down-pl-sm, .md-down-pl-sm-child-not-last>:not(:last-child), .md-down-pl-sm-child>* {
        padding-left: 15px !important
    }
}

@media (max-width:991.98px) {
    .md-down-pr-sm, .md-down-pr-sm-child-not-last>:not(:last-child), .md-down-pr-sm-child>* {
        padding-right: 15px !important
    }
}

@media (max-width:991.98px) {
    .md-down-px-sm, .md-down-px-sm-child-not-last>:not(:last-child), .md-down-px-sm-child>* {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

@media (max-width:991.98px) {
    .md-down-m-md, .md-down-m-md-child-not-last>:not(:last-child), .md-down-m-md-child>* {
        margin: 30px !important
    }
}

@media (max-width:991.98px) {
    .md-down-mt-md, .md-down-mt-md-child-not-last>:not(:last-child), .md-down-mt-md-child>* {
        margin-top: 30px !important
    }
}

@media (max-width:991.98px) {
    .md-down-mb-md, .md-down-mb-md-child-not-last>:not(:last-child), .md-down-mb-md-child>* {
        margin-bottom: 30px !important
    }
}

@media (max-width:991.98px) {
    .md-down-my-md, .md-down-my-md-child-not-last>:not(:last-child), .md-down-my-md-child>* {
        margin-top: 30px !important;
        margin-bottom: 30px !important
    }
}

@media (max-width:991.98px) {
    .md-down-ml-md, .md-down-ml-md-child-not-last>:not(:last-child), .md-down-ml-md-child>* {
        margin-left: 30px !important
    }
}

@media (max-width:991.98px) {
    .md-down-mr-md, .md-down-mr-md-child-not-last>:not(:last-child), .md-down-mr-md-child>* {
        margin-right: 30px !important
    }
}

@media (max-width:991.98px) {
    .md-down-mx-md, .md-down-mx-md-child-not-last>:not(:last-child), .md-down-mx-md-child>* {
        margin-left: 30px !important;
        margin-right: 30px !important
    }
}

@media (max-width:991.98px) {
    .md-down-p-md, .md-down-p-md-child-not-last>:not(:last-child), .md-down-p-md-child>* {
        padding: 30px !important
    }
}

@media (max-width:991.98px) {
    .md-down-pt-md, .md-down-pt-md-child-not-last>:not(:last-child), .md-down-pt-md-child>* {
        padding-top: 30px !important
    }
}

@media (max-width:991.98px) {
    .md-down-pb-md, .md-down-pb-md-child-not-last>:not(:last-child), .md-down-pb-md-child>* {
        padding-bottom: 30px !important
    }
}

@media (max-width:991.98px) {
    .md-down-py-md, .md-down-py-md-child-not-last>:not(:last-child), .md-down-py-md-child>* {
        padding-top: 30px !important;
        padding-bottom: 30px !important
    }
}

@media (max-width:991.98px) {
    .md-down-pl-md, .md-down-pl-md-child-not-last>:not(:last-child), .md-down-pl-md-child>* {
        padding-left: 30px !important
    }
}

@media (max-width:991.98px) {
    .md-down-pr-md, .md-down-pr-md-child-not-last>:not(:last-child), .md-down-pr-md-child>* {
        padding-right: 30px !important
    }
}

@media (max-width:991.98px) {
    .md-down-px-md, .md-down-px-md-child-not-last>:not(:last-child), .md-down-px-md-child>* {
        padding-left: 30px !important;
        padding-right: 30px !important
    }
}

@media (max-width:991.98px) {
    .md-down-m-lg, .md-down-m-lg-child-not-last>:not(:last-child), .md-down-m-lg-child>* {
        margin: 50px !important
    }
}

@media (max-width:991.98px) {
    .md-down-mt-lg, .md-down-mt-lg-child-not-last>:not(:last-child), .md-down-mt-lg-child>* {
        margin-top: 50px !important
    }
}

@media (max-width:991.98px) {
    .md-down-mb-lg, .md-down-mb-lg-child-not-last>:not(:last-child), .md-down-mb-lg-child>* {
        margin-bottom: 50px !important
    }
}

@media (max-width:991.98px) {
    .md-down-my-lg, .md-down-my-lg-child-not-last>:not(:last-child), .md-down-my-lg-child>* {
        margin-top: 50px !important;
        margin-bottom: 50px !important
    }
}

@media (max-width:991.98px) {
    .md-down-ml-lg, .md-down-ml-lg-child-not-last>:not(:last-child), .md-down-ml-lg-child>* {
        margin-left: 50px !important
    }
}

@media (max-width:991.98px) {
    .md-down-mr-lg, .md-down-mr-lg-child-not-last>:not(:last-child), .md-down-mr-lg-child>* {
        margin-right: 50px !important
    }
}

@media (max-width:991.98px) {
    .md-down-mx-lg, .md-down-mx-lg-child-not-last>:not(:last-child), .md-down-mx-lg-child>* {
        margin-left: 50px !important;
        margin-right: 50px !important
    }
}

@media (max-width:991.98px) {
    .md-down-p-lg, .md-down-p-lg-child-not-last>:not(:last-child), .md-down-p-lg-child>* {
        padding: 50px !important
    }
}

@media (max-width:991.98px) {
    .md-down-pt-lg, .md-down-pt-lg-child-not-last>:not(:last-child), .md-down-pt-lg-child>* {
        padding-top: 50px !important
    }
}

@media (max-width:991.98px) {
    .md-down-pb-lg, .md-down-pb-lg-child-not-last>:not(:last-child), .md-down-pb-lg-child>* {
        padding-bottom: 50px !important
    }
}

@media (max-width:991.98px) {
    .md-down-py-lg, .md-down-py-lg-child-not-last>:not(:last-child), .md-down-py-lg-child>* {
        padding-top: 50px !important;
        padding-bottom: 50px !important
    }
}

@media (max-width:991.98px) {
    .md-down-pl-lg, .md-down-pl-lg-child-not-last>:not(:last-child), .md-down-pl-lg-child>* {
        padding-left: 50px !important
    }
}

@media (max-width:991.98px) {
    .md-down-pr-lg, .md-down-pr-lg-child-not-last>:not(:last-child), .md-down-pr-lg-child>* {
        padding-right: 50px !important
    }
}

@media (max-width:991.98px) {
    .md-down-px-lg, .md-down-px-lg-child-not-last>:not(:last-child), .md-down-px-lg-child>* {
        padding-left: 50px !important;
        padding-right: 50px !important
    }
}

@media (max-width:991.98px) {
    .md-down-m-xl, .md-down-m-xl-child-not-last>:not(:last-child), .md-down-m-xl-child>* {
        margin: 70px !important
    }
}

@media (max-width:991.98px) {
    .md-down-mt-xl, .md-down-mt-xl-child-not-last>:not(:last-child), .md-down-mt-xl-child>* {
        margin-top: 70px !important
    }
}

@media (max-width:991.98px) {
    .md-down-mb-xl, .md-down-mb-xl-child-not-last>:not(:last-child), .md-down-mb-xl-child>* {
        margin-bottom: 70px !important
    }
}

@media (max-width:991.98px) {
    .md-down-my-xl, .md-down-my-xl-child-not-last>:not(:last-child), .md-down-my-xl-child>* {
        margin-top: 70px !important;
        margin-bottom: 70px !important
    }
}

@media (max-width:991.98px) {
    .md-down-ml-xl, .md-down-ml-xl-child-not-last>:not(:last-child), .md-down-ml-xl-child>* {
        margin-left: 70px !important
    }
}

@media (max-width:991.98px) {
    .md-down-mr-xl, .md-down-mr-xl-child-not-last>:not(:last-child), .md-down-mr-xl-child>* {
        margin-right: 70px !important
    }
}

@media (max-width:991.98px) {
    .md-down-mx-xl, .md-down-mx-xl-child-not-last>:not(:last-child), .md-down-mx-xl-child>* {
        margin-left: 70px !important;
        margin-right: 70px !important
    }
}

@media (max-width:991.98px) {
    .md-down-p-xl, .md-down-p-xl-child-not-last>:not(:last-child), .md-down-p-xl-child>* {
        padding: 70px !important
    }
}

@media (max-width:991.98px) {
    .md-down-pt-xl, .md-down-pt-xl-child-not-last>:not(:last-child), .md-down-pt-xl-child>* {
        padding-top: 70px !important
    }
}

@media (max-width:991.98px) {
    .md-down-pb-xl, .md-down-pb-xl-child-not-last>:not(:last-child), .md-down-pb-xl-child>* {
        padding-bottom: 70px !important
    }
}

@media (max-width:991.98px) {
    .md-down-py-xl, .md-down-py-xl-child-not-last>:not(:last-child), .md-down-py-xl-child>* {
        padding-top: 70px !important;
        padding-bottom: 70px !important
    }
}

@media (max-width:991.98px) {
    .md-down-pl-xl, .md-down-pl-xl-child-not-last>:not(:last-child), .md-down-pl-xl-child>* {
        padding-left: 70px !important
    }
}

@media (max-width:991.98px) {
    .md-down-pr-xl, .md-down-pr-xl-child-not-last>:not(:last-child), .md-down-pr-xl-child>* {
        padding-right: 70px !important
    }
}

@media (max-width:991.98px) {
    .md-down-px-xl, .md-down-px-xl-child-not-last>:not(:last-child), .md-down-px-xl-child>* {
        padding-left: 70px !important;
        padding-right: 70px !important
    }
}

@media (max-width:991.98px) {
    .md-down-m-xxl, .md-down-m-xxl-child-not-last>:not(:last-child), .md-down-m-xxl-child>* {
        margin: 140px !important
    }
}

@media (max-width:991.98px) {
    .md-down-mt-xxl, .md-down-mt-xxl-child-not-last>:not(:last-child), .md-down-mt-xxl-child>* {
        margin-top: 140px !important
    }
}

@media (max-width:991.98px) {
    .md-down-mb-xxl, .md-down-mb-xxl-child-not-last>:not(:last-child), .md-down-mb-xxl-child>* {
        margin-bottom: 140px !important
    }
}

@media (max-width:991.98px) {
    .md-down-my-xxl, .md-down-my-xxl-child-not-last>:not(:last-child), .md-down-my-xxl-child>* {
        margin-top: 140px !important;
        margin-bottom: 140px !important
    }
}

@media (max-width:991.98px) {
    .md-down-ml-xxl, .md-down-ml-xxl-child-not-last>:not(:last-child), .md-down-ml-xxl-child>* {
        margin-left: 140px !important
    }
}

@media (max-width:991.98px) {
    .md-down-mr-xxl, .md-down-mr-xxl-child-not-last>:not(:last-child), .md-down-mr-xxl-child>* {
        margin-right: 140px !important
    }
}

@media (max-width:991.98px) {
    .md-down-mx-xxl, .md-down-mx-xxl-child-not-last>:not(:last-child), .md-down-mx-xxl-child>* {
        margin-left: 140px !important;
        margin-right: 140px !important
    }
}

@media (max-width:991.98px) {
    .md-down-p-xxl, .md-down-p-xxl-child-not-last>:not(:last-child), .md-down-p-xxl-child>* {
        padding: 140px !important
    }
}

@media (max-width:991.98px) {
    .md-down-pt-xxl, .md-down-pt-xxl-child-not-last>:not(:last-child), .md-down-pt-xxl-child>* {
        padding-top: 140px !important
    }
}

@media (max-width:991.98px) {
    .md-down-pb-xxl, .md-down-pb-xxl-child-not-last>:not(:last-child), .md-down-pb-xxl-child>* {
        padding-bottom: 140px !important
    }
}

@media (max-width:991.98px) {
    .md-down-py-xxl, .md-down-py-xxl-child-not-last>:not(:last-child), .md-down-py-xxl-child>* {
        padding-top: 140px !important;
        padding-bottom: 140px !important
    }
}

@media (max-width:991.98px) {
    .md-down-pl-xxl, .md-down-pl-xxl-child-not-last>:not(:last-child), .md-down-pl-xxl-child>* {
        padding-left: 140px !important
    }
}

@media (max-width:991.98px) {
    .md-down-pr-xxl, .md-down-pr-xxl-child-not-last>:not(:last-child), .md-down-pr-xxl-child>* {
        padding-right: 140px !important
    }
}

@media (max-width:991.98px) {
    .md-down-px-xxl, .md-down-px-xxl-child-not-last>:not(:last-child), .md-down-px-xxl-child>* {
        padding-left: 140px !important;
        padding-right: 140px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-m-0, .sm-down-m-0-child-not-last>:not(:last-child), .sm-down-m-0-child>* {
        margin: 0 !important
    }
}

@media (max-width:757.98px) {
    .sm-down-mt-0, .sm-down-mt-0-child-not-last>:not(:last-child), .sm-down-mt-0-child>* {
        margin-top: 0 !important
    }
}

@media (max-width:757.98px) {
    .sm-down-mb-0, .sm-down-mb-0-child-not-last>:not(:last-child), .sm-down-mb-0-child>* {
        margin-bottom: 0 !important
    }
}

@media (max-width:757.98px) {
    .sm-down-my-0, .sm-down-my-0-child-not-last>:not(:last-child), .sm-down-my-0-child>* {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
}

@media (max-width:757.98px) {
    .sm-down-ml-0, .sm-down-ml-0-child-not-last>:not(:last-child), .sm-down-ml-0-child>* {
        margin-left: 0 !important
    }
}

@media (max-width:757.98px) {
    .sm-down-mr-0, .sm-down-mr-0-child-not-last>:not(:last-child), .sm-down-mr-0-child>* {
        margin-right: 0 !important
    }
}

@media (max-width:757.98px) {
    .sm-down-mx-0, .sm-down-mx-0-child-not-last>:not(:last-child), .sm-down-mx-0-child>* {
        margin-left: 0 !important;
        margin-right: 0 !important
    }
}

@media (max-width:757.98px) {
    .sm-down-p-0, .sm-down-p-0-child-not-last>:not(:last-child), .sm-down-p-0-child>* {
        padding: 0 !important
    }
}

@media (max-width:757.98px) {
    .sm-down-pt-0, .sm-down-pt-0-child-not-last>:not(:last-child), .sm-down-pt-0-child>* {
        padding-top: 0 !important
    }
}

@media (max-width:757.98px) {
    .sm-down-pb-0, .sm-down-pb-0-child-not-last>:not(:last-child), .sm-down-pb-0-child>* {
        padding-bottom: 0 !important
    }
}

@media (max-width:757.98px) {
    .sm-down-py-0, .sm-down-py-0-child-not-last>:not(:last-child), .sm-down-py-0-child>* {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
}

@media (max-width:757.98px) {
    .sm-down-pl-0, .sm-down-pl-0-child-not-last>:not(:last-child), .sm-down-pl-0-child>* {
        padding-left: 0 !important
    }
}

@media (max-width:757.98px) {
    .sm-down-pr-0, .sm-down-pr-0-child-not-last>:not(:last-child), .sm-down-pr-0-child>* {
        padding-right: 0 !important
    }
}

@media (max-width:757.98px) {
    .sm-down-px-0, .sm-down-px-0-child-not-last>:not(:last-child), .sm-down-px-0-child>* {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

@media (max-width:757.98px) {
    .sm-down-m-xs, .sm-down-m-xs-child-not-last>:not(:last-child), .sm-down-m-xs-child>* {
        margin: 5px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-mt-xs, .sm-down-mt-xs-child-not-last>:not(:last-child), .sm-down-mt-xs-child>* {
        margin-top: 5px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-mb-xs, .sm-down-mb-xs-child-not-last>:not(:last-child), .sm-down-mb-xs-child>* {
        margin-bottom: 5px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-my-xs, .sm-down-my-xs-child-not-last>:not(:last-child), .sm-down-my-xs-child>* {
        margin-top: 5px !important;
        margin-bottom: 5px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-ml-xs, .sm-down-ml-xs-child-not-last>:not(:last-child), .sm-down-ml-xs-child>* {
        margin-left: 5px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-mr-xs, .sm-down-mr-xs-child-not-last>:not(:last-child), .sm-down-mr-xs-child>* {
        margin-right: 5px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-mx-xs, .sm-down-mx-xs-child-not-last>:not(:last-child), .sm-down-mx-xs-child>* {
        margin-left: 5px !important;
        margin-right: 5px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-p-xs, .sm-down-p-xs-child-not-last>:not(:last-child), .sm-down-p-xs-child>* {
        padding: 5px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-pt-xs, .sm-down-pt-xs-child-not-last>:not(:last-child), .sm-down-pt-xs-child>* {
        padding-top: 5px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-pb-xs, .sm-down-pb-xs-child-not-last>:not(:last-child), .sm-down-pb-xs-child>* {
        padding-bottom: 5px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-py-xs, .sm-down-py-xs-child-not-last>:not(:last-child), .sm-down-py-xs-child>* {
        padding-top: 5px !important;
        padding-bottom: 5px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-pl-xs, .sm-down-pl-xs-child-not-last>:not(:last-child), .sm-down-pl-xs-child>* {
        padding-left: 5px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-pr-xs, .sm-down-pr-xs-child-not-last>:not(:last-child), .sm-down-pr-xs-child>* {
        padding-right: 5px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-px-xs, .sm-down-px-xs-child-not-last>:not(:last-child), .sm-down-px-xs-child>* {
        padding-left: 5px !important;
        padding-right: 5px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-m-sm, .sm-down-m-sm-child-not-last>:not(:last-child), .sm-down-m-sm-child>* {
        margin: 15px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-mt-sm, .sm-down-mt-sm-child-not-last>:not(:last-child), .sm-down-mt-sm-child>* {
        margin-top: 15px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-mb-sm, .sm-down-mb-sm-child-not-last>:not(:last-child), .sm-down-mb-sm-child>* {
        margin-bottom: 15px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-my-sm, .sm-down-my-sm-child-not-last>:not(:last-child), .sm-down-my-sm-child>* {
        margin-top: 15px !important;
        margin-bottom: 15px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-ml-sm, .sm-down-ml-sm-child-not-last>:not(:last-child), .sm-down-ml-sm-child>* {
        margin-left: 15px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-mr-sm, .sm-down-mr-sm-child-not-last>:not(:last-child), .sm-down-mr-sm-child>* {
        margin-right: 15px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-mx-sm, .sm-down-mx-sm-child-not-last>:not(:last-child), .sm-down-mx-sm-child>* {
        margin-left: 15px !important;
        margin-right: 15px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-p-sm, .sm-down-p-sm-child-not-last>:not(:last-child), .sm-down-p-sm-child>* {
        padding: 15px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-pt-sm, .sm-down-pt-sm-child-not-last>:not(:last-child), .sm-down-pt-sm-child>* {
        padding-top: 15px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-pb-sm, .sm-down-pb-sm-child-not-last>:not(:last-child), .sm-down-pb-sm-child>* {
        padding-bottom: 15px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-py-sm, .sm-down-py-sm-child-not-last>:not(:last-child), .sm-down-py-sm-child>* {
        padding-top: 15px !important;
        padding-bottom: 15px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-pl-sm, .sm-down-pl-sm-child-not-last>:not(:last-child), .sm-down-pl-sm-child>* {
        padding-left: 15px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-pr-sm, .sm-down-pr-sm-child-not-last>:not(:last-child), .sm-down-pr-sm-child>* {
        padding-right: 15px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-px-sm, .sm-down-px-sm-child-not-last>:not(:last-child), .sm-down-px-sm-child>* {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-m-md, .sm-down-m-md-child-not-last>:not(:last-child), .sm-down-m-md-child>* {
        margin: 30px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-mt-md, .sm-down-mt-md-child-not-last>:not(:last-child), .sm-down-mt-md-child>* {
        margin-top: 30px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-mb-md, .sm-down-mb-md-child-not-last>:not(:last-child), .sm-down-mb-md-child>* {
        margin-bottom: 30px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-my-md, .sm-down-my-md-child-not-last>:not(:last-child), .sm-down-my-md-child>* {
        margin-top: 30px !important;
        margin-bottom: 30px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-ml-md, .sm-down-ml-md-child-not-last>:not(:last-child), .sm-down-ml-md-child>* {
        margin-left: 30px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-mr-md, .sm-down-mr-md-child-not-last>:not(:last-child), .sm-down-mr-md-child>* {
        margin-right: 30px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-mx-md, .sm-down-mx-md-child-not-last>:not(:last-child), .sm-down-mx-md-child>* {
        margin-left: 30px !important;
        margin-right: 30px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-p-md, .sm-down-p-md-child-not-last>:not(:last-child), .sm-down-p-md-child>* {
        padding: 30px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-pt-md, .sm-down-pt-md-child-not-last>:not(:last-child), .sm-down-pt-md-child>* {
        padding-top: 30px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-pb-md, .sm-down-pb-md-child-not-last>:not(:last-child), .sm-down-pb-md-child>* {
        padding-bottom: 30px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-py-md, .sm-down-py-md-child-not-last>:not(:last-child), .sm-down-py-md-child>* {
        padding-top: 30px !important;
        padding-bottom: 30px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-pl-md, .sm-down-pl-md-child-not-last>:not(:last-child), .sm-down-pl-md-child>* {
        padding-left: 30px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-pr-md, .sm-down-pr-md-child-not-last>:not(:last-child), .sm-down-pr-md-child>* {
        padding-right: 30px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-px-md, .sm-down-px-md-child-not-last>:not(:last-child), .sm-down-px-md-child>* {
        padding-left: 30px !important;
        padding-right: 30px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-m-lg, .sm-down-m-lg-child-not-last>:not(:last-child), .sm-down-m-lg-child>* {
        margin: 50px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-mt-lg, .sm-down-mt-lg-child-not-last>:not(:last-child), .sm-down-mt-lg-child>* {
        margin-top: 50px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-mb-lg, .sm-down-mb-lg-child-not-last>:not(:last-child), .sm-down-mb-lg-child>* {
        margin-bottom: 50px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-my-lg, .sm-down-my-lg-child-not-last>:not(:last-child), .sm-down-my-lg-child>* {
        margin-top: 50px !important;
        margin-bottom: 50px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-ml-lg, .sm-down-ml-lg-child-not-last>:not(:last-child), .sm-down-ml-lg-child>* {
        margin-left: 50px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-mr-lg, .sm-down-mr-lg-child-not-last>:not(:last-child), .sm-down-mr-lg-child>* {
        margin-right: 50px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-mx-lg, .sm-down-mx-lg-child-not-last>:not(:last-child), .sm-down-mx-lg-child>* {
        margin-left: 50px !important;
        margin-right: 50px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-p-lg, .sm-down-p-lg-child-not-last>:not(:last-child), .sm-down-p-lg-child>* {
        padding: 50px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-pt-lg, .sm-down-pt-lg-child-not-last>:not(:last-child), .sm-down-pt-lg-child>* {
        padding-top: 50px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-pb-lg, .sm-down-pb-lg-child-not-last>:not(:last-child), .sm-down-pb-lg-child>* {
        padding-bottom: 50px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-py-lg, .sm-down-py-lg-child-not-last>:not(:last-child), .sm-down-py-lg-child>* {
        padding-top: 50px !important;
        padding-bottom: 50px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-pl-lg, .sm-down-pl-lg-child-not-last>:not(:last-child), .sm-down-pl-lg-child>* {
        padding-left: 50px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-pr-lg, .sm-down-pr-lg-child-not-last>:not(:last-child), .sm-down-pr-lg-child>* {
        padding-right: 50px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-px-lg, .sm-down-px-lg-child-not-last>:not(:last-child), .sm-down-px-lg-child>* {
        padding-left: 50px !important;
        padding-right: 50px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-m-xl, .sm-down-m-xl-child-not-last>:not(:last-child), .sm-down-m-xl-child>* {
        margin: 70px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-mt-xl, .sm-down-mt-xl-child-not-last>:not(:last-child), .sm-down-mt-xl-child>* {
        margin-top: 70px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-mb-xl, .sm-down-mb-xl-child-not-last>:not(:last-child), .sm-down-mb-xl-child>* {
        margin-bottom: 70px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-my-xl, .sm-down-my-xl-child-not-last>:not(:last-child), .sm-down-my-xl-child>* {
        margin-top: 70px !important;
        margin-bottom: 70px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-ml-xl, .sm-down-ml-xl-child-not-last>:not(:last-child), .sm-down-ml-xl-child>* {
        margin-left: 70px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-mr-xl, .sm-down-mr-xl-child-not-last>:not(:last-child), .sm-down-mr-xl-child>* {
        margin-right: 70px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-mx-xl, .sm-down-mx-xl-child-not-last>:not(:last-child), .sm-down-mx-xl-child>* {
        margin-left: 70px !important;
        margin-right: 70px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-p-xl, .sm-down-p-xl-child-not-last>:not(:last-child), .sm-down-p-xl-child>* {
        padding: 70px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-pt-xl, .sm-down-pt-xl-child-not-last>:not(:last-child), .sm-down-pt-xl-child>* {
        padding-top: 70px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-pb-xl, .sm-down-pb-xl-child-not-last>:not(:last-child), .sm-down-pb-xl-child>* {
        padding-bottom: 70px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-py-xl, .sm-down-py-xl-child-not-last>:not(:last-child), .sm-down-py-xl-child>* {
        padding-top: 70px !important;
        padding-bottom: 70px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-pl-xl, .sm-down-pl-xl-child-not-last>:not(:last-child), .sm-down-pl-xl-child>* {
        padding-left: 70px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-pr-xl, .sm-down-pr-xl-child-not-last>:not(:last-child), .sm-down-pr-xl-child>* {
        padding-right: 70px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-px-xl, .sm-down-px-xl-child-not-last>:not(:last-child), .sm-down-px-xl-child>* {
        padding-left: 70px !important;
        padding-right: 70px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-m-xxl, .sm-down-m-xxl-child-not-last>:not(:last-child), .sm-down-m-xxl-child>* {
        margin: 140px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-mt-xxl, .sm-down-mt-xxl-child-not-last>:not(:last-child), .sm-down-mt-xxl-child>* {
        margin-top: 140px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-mb-xxl, .sm-down-mb-xxl-child-not-last>:not(:last-child), .sm-down-mb-xxl-child>* {
        margin-bottom: 140px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-my-xxl, .sm-down-my-xxl-child-not-last>:not(:last-child), .sm-down-my-xxl-child>* {
        margin-top: 140px !important;
        margin-bottom: 140px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-ml-xxl, .sm-down-ml-xxl-child-not-last>:not(:last-child), .sm-down-ml-xxl-child>* {
        margin-left: 140px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-mr-xxl, .sm-down-mr-xxl-child-not-last>:not(:last-child), .sm-down-mr-xxl-child>* {
        margin-right: 140px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-mx-xxl, .sm-down-mx-xxl-child-not-last>:not(:last-child), .sm-down-mx-xxl-child>* {
        margin-left: 140px !important;
        margin-right: 140px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-p-xxl, .sm-down-p-xxl-child-not-last>:not(:last-child), .sm-down-p-xxl-child>* {
        padding: 140px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-pt-xxl, .sm-down-pt-xxl-child-not-last>:not(:last-child), .sm-down-pt-xxl-child>* {
        padding-top: 140px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-pb-xxl, .sm-down-pb-xxl-child-not-last>:not(:last-child), .sm-down-pb-xxl-child>* {
        padding-bottom: 140px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-py-xxl, .sm-down-py-xxl-child-not-last>:not(:last-child), .sm-down-py-xxl-child>* {
        padding-top: 140px !important;
        padding-bottom: 140px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-pl-xxl, .sm-down-pl-xxl-child-not-last>:not(:last-child), .sm-down-pl-xxl-child>* {
        padding-left: 140px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-pr-xxl, .sm-down-pr-xxl-child-not-last>:not(:last-child), .sm-down-pr-xxl-child>* {
        padding-right: 140px !important
    }
}

@media (max-width:757.98px) {
    .sm-down-px-xxl, .sm-down-px-xxl-child-not-last>:not(:last-child), .sm-down-px-xxl-child>* {
        padding-left: 140px !important;
        padding-right: 140px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-m-0, .xs-down-m-0-child-not-last>:not(:last-child), .xs-down-m-0-child>* {
        margin: 0 !important
    }
}

@media (max-width:320.98px) {
    .xs-down-mt-0, .xs-down-mt-0-child-not-last>:not(:last-child), .xs-down-mt-0-child>* {
        margin-top: 0 !important
    }
}

@media (max-width:320.98px) {
    .xs-down-mb-0, .xs-down-mb-0-child-not-last>:not(:last-child), .xs-down-mb-0-child>* {
        margin-bottom: 0 !important
    }
}

@media (max-width:320.98px) {
    .xs-down-my-0, .xs-down-my-0-child-not-last>:not(:last-child), .xs-down-my-0-child>* {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
}

@media (max-width:320.98px) {
    .xs-down-ml-0, .xs-down-ml-0-child-not-last>:not(:last-child), .xs-down-ml-0-child>* {
        margin-left: 0 !important
    }
}

@media (max-width:320.98px) {
    .xs-down-mr-0, .xs-down-mr-0-child-not-last>:not(:last-child), .xs-down-mr-0-child>* {
        margin-right: 0 !important
    }
}

@media (max-width:320.98px) {
    .xs-down-mx-0, .xs-down-mx-0-child-not-last>:not(:last-child), .xs-down-mx-0-child>* {
        margin-left: 0 !important;
        margin-right: 0 !important
    }
}

@media (max-width:320.98px) {
    .xs-down-p-0, .xs-down-p-0-child-not-last>:not(:last-child), .xs-down-p-0-child>* {
        padding: 0 !important
    }
}

@media (max-width:320.98px) {
    .xs-down-pt-0, .xs-down-pt-0-child-not-last>:not(:last-child), .xs-down-pt-0-child>* {
        padding-top: 0 !important
    }
}

@media (max-width:320.98px) {
    .xs-down-pb-0, .xs-down-pb-0-child-not-last>:not(:last-child), .xs-down-pb-0-child>* {
        padding-bottom: 0 !important
    }
}

@media (max-width:320.98px) {
    .xs-down-py-0, .xs-down-py-0-child-not-last>:not(:last-child), .xs-down-py-0-child>* {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
}

@media (max-width:320.98px) {
    .xs-down-pl-0, .xs-down-pl-0-child-not-last>:not(:last-child), .xs-down-pl-0-child>* {
        padding-left: 0 !important
    }
}

@media (max-width:320.98px) {
    .xs-down-pr-0, .xs-down-pr-0-child-not-last>:not(:last-child), .xs-down-pr-0-child>* {
        padding-right: 0 !important
    }
}

@media (max-width:320.98px) {
    .xs-down-px-0, .xs-down-px-0-child-not-last>:not(:last-child), .xs-down-px-0-child>* {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

@media (max-width:320.98px) {
    .xs-down-m-xs, .xs-down-m-xs-child-not-last>:not(:last-child), .xs-down-m-xs-child>* {
        margin: 5px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-mt-xs, .xs-down-mt-xs-child-not-last>:not(:last-child), .xs-down-mt-xs-child>* {
        margin-top: 5px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-mb-xs, .xs-down-mb-xs-child-not-last>:not(:last-child), .xs-down-mb-xs-child>* {
        margin-bottom: 5px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-my-xs, .xs-down-my-xs-child-not-last>:not(:last-child), .xs-down-my-xs-child>* {
        margin-top: 5px !important;
        margin-bottom: 5px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-ml-xs, .xs-down-ml-xs-child-not-last>:not(:last-child), .xs-down-ml-xs-child>* {
        margin-left: 5px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-mr-xs, .xs-down-mr-xs-child-not-last>:not(:last-child), .xs-down-mr-xs-child>* {
        margin-right: 5px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-mx-xs, .xs-down-mx-xs-child-not-last>:not(:last-child), .xs-down-mx-xs-child>* {
        margin-left: 5px !important;
        margin-right: 5px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-p-xs, .xs-down-p-xs-child-not-last>:not(:last-child), .xs-down-p-xs-child>* {
        padding: 5px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-pt-xs, .xs-down-pt-xs-child-not-last>:not(:last-child), .xs-down-pt-xs-child>* {
        padding-top: 5px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-pb-xs, .xs-down-pb-xs-child-not-last>:not(:last-child), .xs-down-pb-xs-child>* {
        padding-bottom: 5px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-py-xs, .xs-down-py-xs-child-not-last>:not(:last-child), .xs-down-py-xs-child>* {
        padding-top: 5px !important;
        padding-bottom: 5px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-pl-xs, .xs-down-pl-xs-child-not-last>:not(:last-child), .xs-down-pl-xs-child>* {
        padding-left: 5px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-pr-xs, .xs-down-pr-xs-child-not-last>:not(:last-child), .xs-down-pr-xs-child>* {
        padding-right: 5px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-px-xs, .xs-down-px-xs-child-not-last>:not(:last-child), .xs-down-px-xs-child>* {
        padding-left: 5px !important;
        padding-right: 5px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-m-sm, .xs-down-m-sm-child-not-last>:not(:last-child), .xs-down-m-sm-child>* {
        margin: 15px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-mt-sm, .xs-down-mt-sm-child-not-last>:not(:last-child), .xs-down-mt-sm-child>* {
        margin-top: 15px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-mb-sm, .xs-down-mb-sm-child-not-last>:not(:last-child), .xs-down-mb-sm-child>* {
        margin-bottom: 15px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-my-sm, .xs-down-my-sm-child-not-last>:not(:last-child), .xs-down-my-sm-child>* {
        margin-top: 15px !important;
        margin-bottom: 15px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-ml-sm, .xs-down-ml-sm-child-not-last>:not(:last-child), .xs-down-ml-sm-child>* {
        margin-left: 15px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-mr-sm, .xs-down-mr-sm-child-not-last>:not(:last-child), .xs-down-mr-sm-child>* {
        margin-right: 15px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-mx-sm, .xs-down-mx-sm-child-not-last>:not(:last-child), .xs-down-mx-sm-child>* {
        margin-left: 15px !important;
        margin-right: 15px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-p-sm, .xs-down-p-sm-child-not-last>:not(:last-child), .xs-down-p-sm-child>* {
        padding: 15px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-pt-sm, .xs-down-pt-sm-child-not-last>:not(:last-child), .xs-down-pt-sm-child>* {
        padding-top: 15px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-pb-sm, .xs-down-pb-sm-child-not-last>:not(:last-child), .xs-down-pb-sm-child>* {
        padding-bottom: 15px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-py-sm, .xs-down-py-sm-child-not-last>:not(:last-child), .xs-down-py-sm-child>* {
        padding-top: 15px !important;
        padding-bottom: 15px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-pl-sm, .xs-down-pl-sm-child-not-last>:not(:last-child), .xs-down-pl-sm-child>* {
        padding-left: 15px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-pr-sm, .xs-down-pr-sm-child-not-last>:not(:last-child), .xs-down-pr-sm-child>* {
        padding-right: 15px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-px-sm, .xs-down-px-sm-child-not-last>:not(:last-child), .xs-down-px-sm-child>* {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-m-md, .xs-down-m-md-child-not-last>:not(:last-child), .xs-down-m-md-child>* {
        margin: 30px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-mt-md, .xs-down-mt-md-child-not-last>:not(:last-child), .xs-down-mt-md-child>* {
        margin-top: 30px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-mb-md, .xs-down-mb-md-child-not-last>:not(:last-child), .xs-down-mb-md-child>* {
        margin-bottom: 30px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-my-md, .xs-down-my-md-child-not-last>:not(:last-child), .xs-down-my-md-child>* {
        margin-top: 30px !important;
        margin-bottom: 30px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-ml-md, .xs-down-ml-md-child-not-last>:not(:last-child), .xs-down-ml-md-child>* {
        margin-left: 30px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-mr-md, .xs-down-mr-md-child-not-last>:not(:last-child), .xs-down-mr-md-child>* {
        margin-right: 30px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-mx-md, .xs-down-mx-md-child-not-last>:not(:last-child), .xs-down-mx-md-child>* {
        margin-left: 30px !important;
        margin-right: 30px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-p-md, .xs-down-p-md-child-not-last>:not(:last-child), .xs-down-p-md-child>* {
        padding: 30px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-pt-md, .xs-down-pt-md-child-not-last>:not(:last-child), .xs-down-pt-md-child>* {
        padding-top: 30px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-pb-md, .xs-down-pb-md-child-not-last>:not(:last-child), .xs-down-pb-md-child>* {
        padding-bottom: 30px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-py-md, .xs-down-py-md-child-not-last>:not(:last-child), .xs-down-py-md-child>* {
        padding-top: 30px !important;
        padding-bottom: 30px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-pl-md, .xs-down-pl-md-child-not-last>:not(:last-child), .xs-down-pl-md-child>* {
        padding-left: 30px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-pr-md, .xs-down-pr-md-child-not-last>:not(:last-child), .xs-down-pr-md-child>* {
        padding-right: 30px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-px-md, .xs-down-px-md-child-not-last>:not(:last-child), .xs-down-px-md-child>* {
        padding-left: 30px !important;
        padding-right: 30px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-m-lg, .xs-down-m-lg-child-not-last>:not(:last-child), .xs-down-m-lg-child>* {
        margin: 50px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-mt-lg, .xs-down-mt-lg-child-not-last>:not(:last-child), .xs-down-mt-lg-child>* {
        margin-top: 50px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-mb-lg, .xs-down-mb-lg-child-not-last>:not(:last-child), .xs-down-mb-lg-child>* {
        margin-bottom: 50px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-my-lg, .xs-down-my-lg-child-not-last>:not(:last-child), .xs-down-my-lg-child>* {
        margin-top: 50px !important;
        margin-bottom: 50px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-ml-lg, .xs-down-ml-lg-child-not-last>:not(:last-child), .xs-down-ml-lg-child>* {
        margin-left: 50px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-mr-lg, .xs-down-mr-lg-child-not-last>:not(:last-child), .xs-down-mr-lg-child>* {
        margin-right: 50px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-mx-lg, .xs-down-mx-lg-child-not-last>:not(:last-child), .xs-down-mx-lg-child>* {
        margin-left: 50px !important;
        margin-right: 50px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-p-lg, .xs-down-p-lg-child-not-last>:not(:last-child), .xs-down-p-lg-child>* {
        padding: 50px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-pt-lg, .xs-down-pt-lg-child-not-last>:not(:last-child), .xs-down-pt-lg-child>* {
        padding-top: 50px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-pb-lg, .xs-down-pb-lg-child-not-last>:not(:last-child), .xs-down-pb-lg-child>* {
        padding-bottom: 50px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-py-lg, .xs-down-py-lg-child-not-last>:not(:last-child), .xs-down-py-lg-child>* {
        padding-top: 50px !important;
        padding-bottom: 50px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-pl-lg, .xs-down-pl-lg-child-not-last>:not(:last-child), .xs-down-pl-lg-child>* {
        padding-left: 50px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-pr-lg, .xs-down-pr-lg-child-not-last>:not(:last-child), .xs-down-pr-lg-child>* {
        padding-right: 50px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-px-lg, .xs-down-px-lg-child-not-last>:not(:last-child), .xs-down-px-lg-child>* {
        padding-left: 50px !important;
        padding-right: 50px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-m-xl, .xs-down-m-xl-child-not-last>:not(:last-child), .xs-down-m-xl-child>* {
        margin: 70px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-mt-xl, .xs-down-mt-xl-child-not-last>:not(:last-child), .xs-down-mt-xl-child>* {
        margin-top: 70px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-mb-xl, .xs-down-mb-xl-child-not-last>:not(:last-child), .xs-down-mb-xl-child>* {
        margin-bottom: 70px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-my-xl, .xs-down-my-xl-child-not-last>:not(:last-child), .xs-down-my-xl-child>* {
        margin-top: 70px !important;
        margin-bottom: 70px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-ml-xl, .xs-down-ml-xl-child-not-last>:not(:last-child), .xs-down-ml-xl-child>* {
        margin-left: 70px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-mr-xl, .xs-down-mr-xl-child-not-last>:not(:last-child), .xs-down-mr-xl-child>* {
        margin-right: 70px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-mx-xl, .xs-down-mx-xl-child-not-last>:not(:last-child), .xs-down-mx-xl-child>* {
        margin-left: 70px !important;
        margin-right: 70px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-p-xl, .xs-down-p-xl-child-not-last>:not(:last-child), .xs-down-p-xl-child>* {
        padding: 70px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-pt-xl, .xs-down-pt-xl-child-not-last>:not(:last-child), .xs-down-pt-xl-child>* {
        padding-top: 70px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-pb-xl, .xs-down-pb-xl-child-not-last>:not(:last-child), .xs-down-pb-xl-child>* {
        padding-bottom: 70px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-py-xl, .xs-down-py-xl-child-not-last>:not(:last-child), .xs-down-py-xl-child>* {
        padding-top: 70px !important;
        padding-bottom: 70px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-pl-xl, .xs-down-pl-xl-child-not-last>:not(:last-child), .xs-down-pl-xl-child>* {
        padding-left: 70px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-pr-xl, .xs-down-pr-xl-child-not-last>:not(:last-child), .xs-down-pr-xl-child>* {
        padding-right: 70px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-px-xl, .xs-down-px-xl-child-not-last>:not(:last-child), .xs-down-px-xl-child>* {
        padding-left: 70px !important;
        padding-right: 70px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-m-xxl, .xs-down-m-xxl-child-not-last>:not(:last-child), .xs-down-m-xxl-child>* {
        margin: 140px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-mt-xxl, .xs-down-mt-xxl-child-not-last>:not(:last-child), .xs-down-mt-xxl-child>* {
        margin-top: 140px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-mb-xxl, .xs-down-mb-xxl-child-not-last>:not(:last-child), .xs-down-mb-xxl-child>* {
        margin-bottom: 140px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-my-xxl, .xs-down-my-xxl-child-not-last>:not(:last-child), .xs-down-my-xxl-child>* {
        margin-top: 140px !important;
        margin-bottom: 140px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-ml-xxl, .xs-down-ml-xxl-child-not-last>:not(:last-child), .xs-down-ml-xxl-child>* {
        margin-left: 140px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-mr-xxl, .xs-down-mr-xxl-child-not-last>:not(:last-child), .xs-down-mr-xxl-child>* {
        margin-right: 140px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-mx-xxl, .xs-down-mx-xxl-child-not-last>:not(:last-child), .xs-down-mx-xxl-child>* {
        margin-left: 140px !important;
        margin-right: 140px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-p-xxl, .xs-down-p-xxl-child-not-last>:not(:last-child), .xs-down-p-xxl-child>* {
        padding: 140px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-pt-xxl, .xs-down-pt-xxl-child-not-last>:not(:last-child), .xs-down-pt-xxl-child>* {
        padding-top: 140px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-pb-xxl, .xs-down-pb-xxl-child-not-last>:not(:last-child), .xs-down-pb-xxl-child>* {
        padding-bottom: 140px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-py-xxl, .xs-down-py-xxl-child-not-last>:not(:last-child), .xs-down-py-xxl-child>* {
        padding-top: 140px !important;
        padding-bottom: 140px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-pl-xxl, .xs-down-pl-xxl-child-not-last>:not(:last-child), .xs-down-pl-xxl-child>* {
        padding-left: 140px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-pr-xxl, .xs-down-pr-xxl-child-not-last>:not(:last-child), .xs-down-pr-xxl-child>* {
        padding-right: 140px !important
    }
}

@media (max-width:320.98px) {
    .xs-down-px-xxl, .xs-down-px-xxl-child-not-last>:not(:last-child), .xs-down-px-xxl-child>* {
        padding-left: 140px !important;
        padding-right: 140px !important
    }
}

.xs-up-m-0, .xs-up-m-0-child-not-last>:not(:last-child), .xs-up-m-0-child>* {
    margin: 0 !important
}

.xs-up-mt-0, .xs-up-mt-0-child-not-last>:not(:last-child), .xs-up-mt-0-child>* {
    margin-top: 0 !important
}

.xs-up-mb-0, .xs-up-mb-0-child-not-last>:not(:last-child), .xs-up-mb-0-child>* {
    margin-bottom: 0 !important
}

.xs-up-my-0, .xs-up-my-0-child-not-last>:not(:last-child), .xs-up-my-0-child>* {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.xs-up-ml-0, .xs-up-ml-0-child-not-last>:not(:last-child), .xs-up-ml-0-child>* {
    margin-left: 0 !important
}

.xs-up-mr-0, .xs-up-mr-0-child-not-last>:not(:last-child), .xs-up-mr-0-child>* {
    margin-right: 0 !important
}

.xs-up-mx-0, .xs-up-mx-0-child-not-last>:not(:last-child), .xs-up-mx-0-child>* {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.xs-up-p-0, .xs-up-p-0-child-not-last>:not(:last-child), .xs-up-p-0-child>* {
    padding: 0 !important
}

.xs-up-pt-0, .xs-up-pt-0-child-not-last>:not(:last-child), .xs-up-pt-0-child>* {
    padding-top: 0 !important
}

.xs-up-pb-0, .xs-up-pb-0-child-not-last>:not(:last-child), .xs-up-pb-0-child>* {
    padding-bottom: 0 !important
}

.xs-up-py-0, .xs-up-py-0-child-not-last>:not(:last-child), .xs-up-py-0-child>* {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.xs-up-pl-0, .xs-up-pl-0-child-not-last>:not(:last-child), .xs-up-pl-0-child>* {
    padding-left: 0 !important
}

.xs-up-pr-0, .xs-up-pr-0-child-not-last>:not(:last-child), .xs-up-pr-0-child>* {
    padding-right: 0 !important
}

.xs-up-px-0, .xs-up-px-0-child-not-last>:not(:last-child), .xs-up-px-0-child>* {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.xs-up-m-xs, .xs-up-m-xs-child-not-last>:not(:last-child), .xs-up-m-xs-child>* {
    margin: 5px !important
}

.xs-up-mt-xs, .xs-up-mt-xs-child-not-last>:not(:last-child), .xs-up-mt-xs-child>* {
    margin-top: 5px !important
}

.xs-up-mb-xs, .xs-up-mb-xs-child-not-last>:not(:last-child), .xs-up-mb-xs-child>* {
    margin-bottom: 5px !important
}

.xs-up-my-xs, .xs-up-my-xs-child-not-last>:not(:last-child), .xs-up-my-xs-child>* {
    margin-top: 5px !important;
    margin-bottom: 5px !important
}

.xs-up-ml-xs, .xs-up-ml-xs-child-not-last>:not(:last-child), .xs-up-ml-xs-child>* {
    margin-left: 5px !important
}

.xs-up-mr-xs, .xs-up-mr-xs-child-not-last>:not(:last-child), .xs-up-mr-xs-child>* {
    margin-right: 5px !important
}

.xs-up-mx-xs, .xs-up-mx-xs-child-not-last>:not(:last-child), .xs-up-mx-xs-child>* {
    margin-left: 5px !important;
    margin-right: 5px !important
}

.xs-up-p-xs, .xs-up-p-xs-child-not-last>:not(:last-child), .xs-up-p-xs-child>* {
    padding: 5px !important
}

.xs-up-pt-xs, .xs-up-pt-xs-child-not-last>:not(:last-child), .xs-up-pt-xs-child>* {
    padding-top: 5px !important
}

.xs-up-pb-xs, .xs-up-pb-xs-child-not-last>:not(:last-child), .xs-up-pb-xs-child>* {
    padding-bottom: 5px !important
}

.xs-up-py-xs, .xs-up-py-xs-child-not-last>:not(:last-child), .xs-up-py-xs-child>* {
    padding-top: 5px !important;
    padding-bottom: 5px !important
}

.xs-up-pl-xs, .xs-up-pl-xs-child-not-last>:not(:last-child), .xs-up-pl-xs-child>* {
    padding-left: 5px !important
}

.xs-up-pr-xs, .xs-up-pr-xs-child-not-last>:not(:last-child), .xs-up-pr-xs-child>* {
    padding-right: 5px !important
}

.xs-up-px-xs, .xs-up-px-xs-child-not-last>:not(:last-child), .xs-up-px-xs-child>* {
    padding-left: 5px !important;
    padding-right: 5px !important
}

.xs-up-m-sm, .xs-up-m-sm-child-not-last>:not(:last-child), .xs-up-m-sm-child>* {
    margin: 15px !important
}

.xs-up-mt-sm, .xs-up-mt-sm-child-not-last>:not(:last-child), .xs-up-mt-sm-child>* {
    margin-top: 15px !important
}

.xs-up-mb-sm, .xs-up-mb-sm-child-not-last>:not(:last-child), .xs-up-mb-sm-child>* {
    margin-bottom: 15px !important
}

.xs-up-my-sm, .xs-up-my-sm-child-not-last>:not(:last-child), .xs-up-my-sm-child>* {
    margin-top: 15px !important;
    margin-bottom: 15px !important
}

.xs-up-ml-sm, .xs-up-ml-sm-child-not-last>:not(:last-child), .xs-up-ml-sm-child>* {
    margin-left: 15px !important
}

.xs-up-mr-sm, .xs-up-mr-sm-child-not-last>:not(:last-child), .xs-up-mr-sm-child>* {
    margin-right: 15px !important
}

.xs-up-mx-sm, .xs-up-mx-sm-child-not-last>:not(:last-child), .xs-up-mx-sm-child>* {
    margin-left: 15px !important;
    margin-right: 15px !important
}

.xs-up-p-sm, .xs-up-p-sm-child-not-last>:not(:last-child), .xs-up-p-sm-child>* {
    padding: 15px !important
}

.xs-up-pt-sm, .xs-up-pt-sm-child-not-last>:not(:last-child), .xs-up-pt-sm-child>* {
    padding-top: 15px !important
}

.xs-up-pb-sm, .xs-up-pb-sm-child-not-last>:not(:last-child), .xs-up-pb-sm-child>* {
    padding-bottom: 15px !important
}

.xs-up-py-sm, .xs-up-py-sm-child-not-last>:not(:last-child), .xs-up-py-sm-child>* {
    padding-top: 15px !important;
    padding-bottom: 15px !important
}

.xs-up-pl-sm, .xs-up-pl-sm-child-not-last>:not(:last-child), .xs-up-pl-sm-child>* {
    padding-left: 15px !important
}

.xs-up-pr-sm, .xs-up-pr-sm-child-not-last>:not(:last-child), .xs-up-pr-sm-child>* {
    padding-right: 15px !important
}

.xs-up-px-sm, .xs-up-px-sm-child-not-last>:not(:last-child), .xs-up-px-sm-child>* {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.xs-up-m-md, .xs-up-m-md-child-not-last>:not(:last-child), .xs-up-m-md-child>* {
    margin: 30px !important
}

.xs-up-mt-md, .xs-up-mt-md-child-not-last>:not(:last-child), .xs-up-mt-md-child>* {
    margin-top: 30px !important
}

.xs-up-mb-md, .xs-up-mb-md-child-not-last>:not(:last-child), .xs-up-mb-md-child>* {
    margin-bottom: 30px !important
}

.xs-up-my-md, .xs-up-my-md-child-not-last>:not(:last-child), .xs-up-my-md-child>* {
    margin-top: 30px !important;
    margin-bottom: 30px !important
}

.xs-up-ml-md, .xs-up-ml-md-child-not-last>:not(:last-child), .xs-up-ml-md-child>* {
    margin-left: 30px !important
}

.xs-up-mr-md, .xs-up-mr-md-child-not-last>:not(:last-child), .xs-up-mr-md-child>* {
    margin-right: 30px !important
}

.xs-up-mx-md, .xs-up-mx-md-child-not-last>:not(:last-child), .xs-up-mx-md-child>* {
    margin-left: 30px !important;
    margin-right: 30px !important
}

.xs-up-p-md, .xs-up-p-md-child-not-last>:not(:last-child), .xs-up-p-md-child>* {
    padding: 30px !important
}

.xs-up-pt-md, .xs-up-pt-md-child-not-last>:not(:last-child), .xs-up-pt-md-child>* {
    padding-top: 30px !important
}

.xs-up-pb-md, .xs-up-pb-md-child-not-last>:not(:last-child), .xs-up-pb-md-child>* {
    padding-bottom: 30px !important
}

.xs-up-py-md, .xs-up-py-md-child-not-last>:not(:last-child), .xs-up-py-md-child>* {
    padding-top: 30px !important;
    padding-bottom: 30px !important
}

.xs-up-pl-md, .xs-up-pl-md-child-not-last>:not(:last-child), .xs-up-pl-md-child>* {
    padding-left: 30px !important
}

.xs-up-pr-md, .xs-up-pr-md-child-not-last>:not(:last-child), .xs-up-pr-md-child>* {
    padding-right: 30px !important
}

.xs-up-px-md, .xs-up-px-md-child-not-last>:not(:last-child), .xs-up-px-md-child>* {
    padding-left: 30px !important;
    padding-right: 30px !important
}

.xs-up-m-lg, .xs-up-m-lg-child-not-last>:not(:last-child), .xs-up-m-lg-child>* {
    margin: 50px !important
}

.xs-up-mt-lg, .xs-up-mt-lg-child-not-last>:not(:last-child), .xs-up-mt-lg-child>* {
    margin-top: 50px !important
}

.xs-up-mb-lg, .xs-up-mb-lg-child-not-last>:not(:last-child), .xs-up-mb-lg-child>* {
    margin-bottom: 50px !important
}

.xs-up-my-lg, .xs-up-my-lg-child-not-last>:not(:last-child), .xs-up-my-lg-child>* {
    margin-top: 50px !important;
    margin-bottom: 50px !important
}

.xs-up-ml-lg, .xs-up-ml-lg-child-not-last>:not(:last-child), .xs-up-ml-lg-child>* {
    margin-left: 50px !important
}

.xs-up-mr-lg, .xs-up-mr-lg-child-not-last>:not(:last-child), .xs-up-mr-lg-child>* {
    margin-right: 50px !important
}

.xs-up-mx-lg, .xs-up-mx-lg-child-not-last>:not(:last-child), .xs-up-mx-lg-child>* {
    margin-left: 50px !important;
    margin-right: 50px !important
}

.xs-up-p-lg, .xs-up-p-lg-child-not-last>:not(:last-child), .xs-up-p-lg-child>* {
    padding: 50px !important
}

.xs-up-pt-lg, .xs-up-pt-lg-child-not-last>:not(:last-child), .xs-up-pt-lg-child>* {
    padding-top: 50px !important
}

.xs-up-pb-lg, .xs-up-pb-lg-child-not-last>:not(:last-child), .xs-up-pb-lg-child>* {
    padding-bottom: 50px !important
}

.xs-up-py-lg, .xs-up-py-lg-child-not-last>:not(:last-child), .xs-up-py-lg-child>* {
    padding-top: 50px !important;
    padding-bottom: 50px !important
}

.xs-up-pl-lg, .xs-up-pl-lg-child-not-last>:not(:last-child), .xs-up-pl-lg-child>* {
    padding-left: 50px !important
}

.xs-up-pr-lg, .xs-up-pr-lg-child-not-last>:not(:last-child), .xs-up-pr-lg-child>* {
    padding-right: 50px !important
}

.xs-up-px-lg, .xs-up-px-lg-child-not-last>:not(:last-child), .xs-up-px-lg-child>* {
    padding-left: 50px !important;
    padding-right: 50px !important
}

.xs-up-m-xl, .xs-up-m-xl-child-not-last>:not(:last-child), .xs-up-m-xl-child>* {
    margin: 70px !important
}

.xs-up-mt-xl, .xs-up-mt-xl-child-not-last>:not(:last-child), .xs-up-mt-xl-child>* {
    margin-top: 70px !important
}

.xs-up-mb-xl, .xs-up-mb-xl-child-not-last>:not(:last-child), .xs-up-mb-xl-child>* {
    margin-bottom: 70px !important
}

.xs-up-my-xl, .xs-up-my-xl-child-not-last>:not(:last-child), .xs-up-my-xl-child>* {
    margin-top: 70px !important;
    margin-bottom: 70px !important
}

.xs-up-ml-xl, .xs-up-ml-xl-child-not-last>:not(:last-child), .xs-up-ml-xl-child>* {
    margin-left: 70px !important
}

.xs-up-mr-xl, .xs-up-mr-xl-child-not-last>:not(:last-child), .xs-up-mr-xl-child>* {
    margin-right: 70px !important
}

.xs-up-mx-xl, .xs-up-mx-xl-child-not-last>:not(:last-child), .xs-up-mx-xl-child>* {
    margin-left: 70px !important;
    margin-right: 70px !important
}

.xs-up-p-xl, .xs-up-p-xl-child-not-last>:not(:last-child), .xs-up-p-xl-child>* {
    padding: 70px !important
}

.xs-up-pt-xl, .xs-up-pt-xl-child-not-last>:not(:last-child), .xs-up-pt-xl-child>* {
    padding-top: 70px !important
}

.xs-up-pb-xl, .xs-up-pb-xl-child-not-last>:not(:last-child), .xs-up-pb-xl-child>* {
    padding-bottom: 70px !important
}

.xs-up-py-xl, .xs-up-py-xl-child-not-last>:not(:last-child), .xs-up-py-xl-child>* {
    padding-top: 70px !important;
    padding-bottom: 70px !important
}

.xs-up-pl-xl, .xs-up-pl-xl-child-not-last>:not(:last-child), .xs-up-pl-xl-child>* {
    padding-left: 70px !important
}

.xs-up-pr-xl, .xs-up-pr-xl-child-not-last>:not(:last-child), .xs-up-pr-xl-child>* {
    padding-right: 70px !important
}

.xs-up-px-xl, .xs-up-px-xl-child-not-last>:not(:last-child), .xs-up-px-xl-child>* {
    padding-left: 70px !important;
    padding-right: 70px !important
}

.xs-up-m-xxl, .xs-up-m-xxl-child-not-last>:not(:last-child), .xs-up-m-xxl-child>* {
    margin: 140px !important
}

.xs-up-mt-xxl, .xs-up-mt-xxl-child-not-last>:not(:last-child), .xs-up-mt-xxl-child>* {
    margin-top: 140px !important
}

.xs-up-mb-xxl, .xs-up-mb-xxl-child-not-last>:not(:last-child), .xs-up-mb-xxl-child>* {
    margin-bottom: 140px !important
}

.xs-up-my-xxl, .xs-up-my-xxl-child-not-last>:not(:last-child), .xs-up-my-xxl-child>* {
    margin-top: 140px !important;
    margin-bottom: 140px !important
}

.xs-up-ml-xxl, .xs-up-ml-xxl-child-not-last>:not(:last-child), .xs-up-ml-xxl-child>* {
    margin-left: 140px !important
}

.xs-up-mr-xxl, .xs-up-mr-xxl-child-not-last>:not(:last-child), .xs-up-mr-xxl-child>* {
    margin-right: 140px !important
}

.xs-up-mx-xxl, .xs-up-mx-xxl-child-not-last>:not(:last-child), .xs-up-mx-xxl-child>* {
    margin-left: 140px !important;
    margin-right: 140px !important
}

.xs-up-p-xxl, .xs-up-p-xxl-child-not-last>:not(:last-child), .xs-up-p-xxl-child>* {
    padding: 140px !important
}

.xs-up-pt-xxl, .xs-up-pt-xxl-child-not-last>:not(:last-child), .xs-up-pt-xxl-child>* {
    padding-top: 140px !important
}

.xs-up-pb-xxl, .xs-up-pb-xxl-child-not-last>:not(:last-child), .xs-up-pb-xxl-child>* {
    padding-bottom: 140px !important
}

.xs-up-py-xxl, .xs-up-py-xxl-child-not-last>:not(:last-child), .xs-up-py-xxl-child>* {
    padding-top: 140px !important;
    padding-bottom: 140px !important
}

.xs-up-pl-xxl, .xs-up-pl-xxl-child-not-last>:not(:last-child), .xs-up-pl-xxl-child>* {
    padding-left: 140px !important
}

.xs-up-pr-xxl, .xs-up-pr-xxl-child-not-last>:not(:last-child), .xs-up-pr-xxl-child>* {
    padding-right: 140px !important
}

.xs-up-px-xxl, .xs-up-px-xxl-child-not-last>:not(:last-child), .xs-up-px-xxl-child>* {
    padding-left: 140px !important;
    padding-right: 140px !important
}

@media (min-width:321px) {
    .sm-up-m-0, .sm-up-m-0-child-not-last>:not(:last-child), .sm-up-m-0-child>* {
        margin: 0 !important
    }
}

@media (min-width:321px) {
    .sm-up-mt-0, .sm-up-mt-0-child-not-last>:not(:last-child), .sm-up-mt-0-child>* {
        margin-top: 0 !important
    }
}

@media (min-width:321px) {
    .sm-up-mb-0, .sm-up-mb-0-child-not-last>:not(:last-child), .sm-up-mb-0-child>* {
        margin-bottom: 0 !important
    }
}

@media (min-width:321px) {
    .sm-up-my-0, .sm-up-my-0-child-not-last>:not(:last-child), .sm-up-my-0-child>* {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
}

@media (min-width:321px) {
    .sm-up-ml-0, .sm-up-ml-0-child-not-last>:not(:last-child), .sm-up-ml-0-child>* {
        margin-left: 0 !important
    }
}

@media (min-width:321px) {
    .sm-up-mr-0, .sm-up-mr-0-child-not-last>:not(:last-child), .sm-up-mr-0-child>* {
        margin-right: 0 !important
    }
}

@media (min-width:321px) {
    .sm-up-mx-0, .sm-up-mx-0-child-not-last>:not(:last-child), .sm-up-mx-0-child>* {
        margin-left: 0 !important;
        margin-right: 0 !important
    }
}

@media (min-width:321px) {
    .sm-up-p-0, .sm-up-p-0-child-not-last>:not(:last-child), .sm-up-p-0-child>* {
        padding: 0 !important
    }
}

@media (min-width:321px) {
    .sm-up-pt-0, .sm-up-pt-0-child-not-last>:not(:last-child), .sm-up-pt-0-child>* {
        padding-top: 0 !important
    }
}

@media (min-width:321px) {
    .sm-up-pb-0, .sm-up-pb-0-child-not-last>:not(:last-child), .sm-up-pb-0-child>* {
        padding-bottom: 0 !important
    }
}

@media (min-width:321px) {
    .sm-up-py-0, .sm-up-py-0-child-not-last>:not(:last-child), .sm-up-py-0-child>* {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
}

@media (min-width:321px) {
    .sm-up-pl-0, .sm-up-pl-0-child-not-last>:not(:last-child), .sm-up-pl-0-child>* {
        padding-left: 0 !important
    }
}

@media (min-width:321px) {
    .sm-up-pr-0, .sm-up-pr-0-child-not-last>:not(:last-child), .sm-up-pr-0-child>* {
        padding-right: 0 !important
    }
}

@media (min-width:321px) {
    .sm-up-px-0, .sm-up-px-0-child-not-last>:not(:last-child), .sm-up-px-0-child>* {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

@media (min-width:321px) {
    .sm-up-m-xs, .sm-up-m-xs-child-not-last>:not(:last-child), .sm-up-m-xs-child>* {
        margin: 5px !important
    }
}

@media (min-width:321px) {
    .sm-up-mt-xs, .sm-up-mt-xs-child-not-last>:not(:last-child), .sm-up-mt-xs-child>* {
        margin-top: 5px !important
    }
}

@media (min-width:321px) {
    .sm-up-mb-xs, .sm-up-mb-xs-child-not-last>:not(:last-child), .sm-up-mb-xs-child>* {
        margin-bottom: 5px !important
    }
}

@media (min-width:321px) {
    .sm-up-my-xs, .sm-up-my-xs-child-not-last>:not(:last-child), .sm-up-my-xs-child>* {
        margin-top: 5px !important;
        margin-bottom: 5px !important
    }
}

@media (min-width:321px) {
    .sm-up-ml-xs, .sm-up-ml-xs-child-not-last>:not(:last-child), .sm-up-ml-xs-child>* {
        margin-left: 5px !important
    }
}

@media (min-width:321px) {
    .sm-up-mr-xs, .sm-up-mr-xs-child-not-last>:not(:last-child), .sm-up-mr-xs-child>* {
        margin-right: 5px !important
    }
}

@media (min-width:321px) {
    .sm-up-mx-xs, .sm-up-mx-xs-child-not-last>:not(:last-child), .sm-up-mx-xs-child>* {
        margin-left: 5px !important;
        margin-right: 5px !important
    }
}

@media (min-width:321px) {
    .sm-up-p-xs, .sm-up-p-xs-child-not-last>:not(:last-child), .sm-up-p-xs-child>* {
        padding: 5px !important
    }
}

@media (min-width:321px) {
    .sm-up-pt-xs, .sm-up-pt-xs-child-not-last>:not(:last-child), .sm-up-pt-xs-child>* {
        padding-top: 5px !important
    }
}

@media (min-width:321px) {
    .sm-up-pb-xs, .sm-up-pb-xs-child-not-last>:not(:last-child), .sm-up-pb-xs-child>* {
        padding-bottom: 5px !important
    }
}

@media (min-width:321px) {
    .sm-up-py-xs, .sm-up-py-xs-child-not-last>:not(:last-child), .sm-up-py-xs-child>* {
        padding-top: 5px !important;
        padding-bottom: 5px !important
    }
}

@media (min-width:321px) {
    .sm-up-pl-xs, .sm-up-pl-xs-child-not-last>:not(:last-child), .sm-up-pl-xs-child>* {
        padding-left: 5px !important
    }
}

@media (min-width:321px) {
    .sm-up-pr-xs, .sm-up-pr-xs-child-not-last>:not(:last-child), .sm-up-pr-xs-child>* {
        padding-right: 5px !important
    }
}

@media (min-width:321px) {
    .sm-up-px-xs, .sm-up-px-xs-child-not-last>:not(:last-child), .sm-up-px-xs-child>* {
        padding-left: 5px !important;
        padding-right: 5px !important
    }
}

@media (min-width:321px) {
    .sm-up-m-sm, .sm-up-m-sm-child-not-last>:not(:last-child), .sm-up-m-sm-child>* {
        margin: 15px !important
    }
}

@media (min-width:321px) {
    .sm-up-mt-sm, .sm-up-mt-sm-child-not-last>:not(:last-child), .sm-up-mt-sm-child>* {
        margin-top: 15px !important
    }
}

@media (min-width:321px) {
    .sm-up-mb-sm, .sm-up-mb-sm-child-not-last>:not(:last-child), .sm-up-mb-sm-child>* {
        margin-bottom: 15px !important
    }
}

@media (min-width:321px) {
    .sm-up-my-sm, .sm-up-my-sm-child-not-last>:not(:last-child), .sm-up-my-sm-child>* {
        margin-top: 15px !important;
        margin-bottom: 15px !important
    }
}

@media (min-width:321px) {
    .sm-up-ml-sm, .sm-up-ml-sm-child-not-last>:not(:last-child), .sm-up-ml-sm-child>* {
        margin-left: 15px !important
    }
}

@media (min-width:321px) {
    .sm-up-mr-sm, .sm-up-mr-sm-child-not-last>:not(:last-child), .sm-up-mr-sm-child>* {
        margin-right: 15px !important
    }
}

@media (min-width:321px) {
    .sm-up-mx-sm, .sm-up-mx-sm-child-not-last>:not(:last-child), .sm-up-mx-sm-child>* {
        margin-left: 15px !important;
        margin-right: 15px !important
    }
}

@media (min-width:321px) {
    .sm-up-p-sm, .sm-up-p-sm-child-not-last>:not(:last-child), .sm-up-p-sm-child>* {
        padding: 15px !important
    }
}

@media (min-width:321px) {
    .sm-up-pt-sm, .sm-up-pt-sm-child-not-last>:not(:last-child), .sm-up-pt-sm-child>* {
        padding-top: 15px !important
    }
}

@media (min-width:321px) {
    .sm-up-pb-sm, .sm-up-pb-sm-child-not-last>:not(:last-child), .sm-up-pb-sm-child>* {
        padding-bottom: 15px !important
    }
}

@media (min-width:321px) {
    .sm-up-py-sm, .sm-up-py-sm-child-not-last>:not(:last-child), .sm-up-py-sm-child>* {
        padding-top: 15px !important;
        padding-bottom: 15px !important
    }
}

@media (min-width:321px) {
    .sm-up-pl-sm, .sm-up-pl-sm-child-not-last>:not(:last-child), .sm-up-pl-sm-child>* {
        padding-left: 15px !important
    }
}

@media (min-width:321px) {
    .sm-up-pr-sm, .sm-up-pr-sm-child-not-last>:not(:last-child), .sm-up-pr-sm-child>* {
        padding-right: 15px !important
    }
}

@media (min-width:321px) {
    .sm-up-px-sm, .sm-up-px-sm-child-not-last>:not(:last-child), .sm-up-px-sm-child>* {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

@media (min-width:321px) {
    .sm-up-m-md, .sm-up-m-md-child-not-last>:not(:last-child), .sm-up-m-md-child>* {
        margin: 30px !important
    }
}

@media (min-width:321px) {
    .sm-up-mt-md, .sm-up-mt-md-child-not-last>:not(:last-child), .sm-up-mt-md-child>* {
        margin-top: 30px !important
    }
}

@media (min-width:321px) {
    .sm-up-mb-md, .sm-up-mb-md-child-not-last>:not(:last-child), .sm-up-mb-md-child>* {
        margin-bottom: 30px !important
    }
}

@media (min-width:321px) {
    .sm-up-my-md, .sm-up-my-md-child-not-last>:not(:last-child), .sm-up-my-md-child>* {
        margin-top: 30px !important;
        margin-bottom: 30px !important
    }
}

@media (min-width:321px) {
    .sm-up-ml-md, .sm-up-ml-md-child-not-last>:not(:last-child), .sm-up-ml-md-child>* {
        margin-left: 30px !important
    }
}

@media (min-width:321px) {
    .sm-up-mr-md, .sm-up-mr-md-child-not-last>:not(:last-child), .sm-up-mr-md-child>* {
        margin-right: 30px !important
    }
}

@media (min-width:321px) {
    .sm-up-mx-md, .sm-up-mx-md-child-not-last>:not(:last-child), .sm-up-mx-md-child>* {
        margin-left: 30px !important;
        margin-right: 30px !important
    }
}

@media (min-width:321px) {
    .sm-up-p-md, .sm-up-p-md-child-not-last>:not(:last-child), .sm-up-p-md-child>* {
        padding: 30px !important
    }
}

@media (min-width:321px) {
    .sm-up-pt-md, .sm-up-pt-md-child-not-last>:not(:last-child), .sm-up-pt-md-child>* {
        padding-top: 30px !important
    }
}

@media (min-width:321px) {
    .sm-up-pb-md, .sm-up-pb-md-child-not-last>:not(:last-child), .sm-up-pb-md-child>* {
        padding-bottom: 30px !important
    }
}

@media (min-width:321px) {
    .sm-up-py-md, .sm-up-py-md-child-not-last>:not(:last-child), .sm-up-py-md-child>* {
        padding-top: 30px !important;
        padding-bottom: 30px !important
    }
}

@media (min-width:321px) {
    .sm-up-pl-md, .sm-up-pl-md-child-not-last>:not(:last-child), .sm-up-pl-md-child>* {
        padding-left: 30px !important
    }
}

@media (min-width:321px) {
    .sm-up-pr-md, .sm-up-pr-md-child-not-last>:not(:last-child), .sm-up-pr-md-child>* {
        padding-right: 30px !important
    }
}

@media (min-width:321px) {
    .sm-up-px-md, .sm-up-px-md-child-not-last>:not(:last-child), .sm-up-px-md-child>* {
        padding-left: 30px !important;
        padding-right: 30px !important
    }
}

@media (min-width:321px) {
    .sm-up-m-lg, .sm-up-m-lg-child-not-last>:not(:last-child), .sm-up-m-lg-child>* {
        margin: 50px !important
    }
}

@media (min-width:321px) {
    .sm-up-mt-lg, .sm-up-mt-lg-child-not-last>:not(:last-child), .sm-up-mt-lg-child>* {
        margin-top: 50px !important
    }
}

@media (min-width:321px) {
    .sm-up-mb-lg, .sm-up-mb-lg-child-not-last>:not(:last-child), .sm-up-mb-lg-child>* {
        margin-bottom: 50px !important
    }
}

@media (min-width:321px) {
    .sm-up-my-lg, .sm-up-my-lg-child-not-last>:not(:last-child), .sm-up-my-lg-child>* {
        margin-top: 50px !important;
        margin-bottom: 50px !important
    }
}

@media (min-width:321px) {
    .sm-up-ml-lg, .sm-up-ml-lg-child-not-last>:not(:last-child), .sm-up-ml-lg-child>* {
        margin-left: 50px !important
    }
}

@media (min-width:321px) {
    .sm-up-mr-lg, .sm-up-mr-lg-child-not-last>:not(:last-child), .sm-up-mr-lg-child>* {
        margin-right: 50px !important
    }
}

@media (min-width:321px) {
    .sm-up-mx-lg, .sm-up-mx-lg-child-not-last>:not(:last-child), .sm-up-mx-lg-child>* {
        margin-left: 50px !important;
        margin-right: 50px !important
    }
}

@media (min-width:321px) {
    .sm-up-p-lg, .sm-up-p-lg-child-not-last>:not(:last-child), .sm-up-p-lg-child>* {
        padding: 50px !important
    }
}

@media (min-width:321px) {
    .sm-up-pt-lg, .sm-up-pt-lg-child-not-last>:not(:last-child), .sm-up-pt-lg-child>* {
        padding-top: 50px !important
    }
}

@media (min-width:321px) {
    .sm-up-pb-lg, .sm-up-pb-lg-child-not-last>:not(:last-child), .sm-up-pb-lg-child>* {
        padding-bottom: 50px !important
    }
}

@media (min-width:321px) {
    .sm-up-py-lg, .sm-up-py-lg-child-not-last>:not(:last-child), .sm-up-py-lg-child>* {
        padding-top: 50px !important;
        padding-bottom: 50px !important
    }
}

@media (min-width:321px) {
    .sm-up-pl-lg, .sm-up-pl-lg-child-not-last>:not(:last-child), .sm-up-pl-lg-child>* {
        padding-left: 50px !important
    }
}

@media (min-width:321px) {
    .sm-up-pr-lg, .sm-up-pr-lg-child-not-last>:not(:last-child), .sm-up-pr-lg-child>* {
        padding-right: 50px !important
    }
}

@media (min-width:321px) {
    .sm-up-px-lg, .sm-up-px-lg-child-not-last>:not(:last-child), .sm-up-px-lg-child>* {
        padding-left: 50px !important;
        padding-right: 50px !important
    }
}

@media (min-width:321px) {
    .sm-up-m-xl, .sm-up-m-xl-child-not-last>:not(:last-child), .sm-up-m-xl-child>* {
        margin: 70px !important
    }
}

@media (min-width:321px) {
    .sm-up-mt-xl, .sm-up-mt-xl-child-not-last>:not(:last-child), .sm-up-mt-xl-child>* {
        margin-top: 70px !important
    }
}

@media (min-width:321px) {
    .sm-up-mb-xl, .sm-up-mb-xl-child-not-last>:not(:last-child), .sm-up-mb-xl-child>* {
        margin-bottom: 70px !important
    }
}

@media (min-width:321px) {
    .sm-up-my-xl, .sm-up-my-xl-child-not-last>:not(:last-child), .sm-up-my-xl-child>* {
        margin-top: 70px !important;
        margin-bottom: 70px !important
    }
}

@media (min-width:321px) {
    .sm-up-ml-xl, .sm-up-ml-xl-child-not-last>:not(:last-child), .sm-up-ml-xl-child>* {
        margin-left: 70px !important
    }
}

@media (min-width:321px) {
    .sm-up-mr-xl, .sm-up-mr-xl-child-not-last>:not(:last-child), .sm-up-mr-xl-child>* {
        margin-right: 70px !important
    }
}

@media (min-width:321px) {
    .sm-up-mx-xl, .sm-up-mx-xl-child-not-last>:not(:last-child), .sm-up-mx-xl-child>* {
        margin-left: 70px !important;
        margin-right: 70px !important
    }
}

@media (min-width:321px) {
    .sm-up-p-xl, .sm-up-p-xl-child-not-last>:not(:last-child), .sm-up-p-xl-child>* {
        padding: 70px !important
    }
}

@media (min-width:321px) {
    .sm-up-pt-xl, .sm-up-pt-xl-child-not-last>:not(:last-child), .sm-up-pt-xl-child>* {
        padding-top: 70px !important
    }
}

@media (min-width:321px) {
    .sm-up-pb-xl, .sm-up-pb-xl-child-not-last>:not(:last-child), .sm-up-pb-xl-child>* {
        padding-bottom: 70px !important
    }
}

@media (min-width:321px) {
    .sm-up-py-xl, .sm-up-py-xl-child-not-last>:not(:last-child), .sm-up-py-xl-child>* {
        padding-top: 70px !important;
        padding-bottom: 70px !important
    }
}

@media (min-width:321px) {
    .sm-up-pl-xl, .sm-up-pl-xl-child-not-last>:not(:last-child), .sm-up-pl-xl-child>* {
        padding-left: 70px !important
    }
}

@media (min-width:321px) {
    .sm-up-pr-xl, .sm-up-pr-xl-child-not-last>:not(:last-child), .sm-up-pr-xl-child>* {
        padding-right: 70px !important
    }
}

@media (min-width:321px) {
    .sm-up-px-xl, .sm-up-px-xl-child-not-last>:not(:last-child), .sm-up-px-xl-child>* {
        padding-left: 70px !important;
        padding-right: 70px !important
    }
}

@media (min-width:321px) {
    .sm-up-m-xxl, .sm-up-m-xxl-child-not-last>:not(:last-child), .sm-up-m-xxl-child>* {
        margin: 140px !important
    }
}

@media (min-width:321px) {
    .sm-up-mt-xxl, .sm-up-mt-xxl-child-not-last>:not(:last-child), .sm-up-mt-xxl-child>* {
        margin-top: 140px !important
    }
}

@media (min-width:321px) {
    .sm-up-mb-xxl, .sm-up-mb-xxl-child-not-last>:not(:last-child), .sm-up-mb-xxl-child>* {
        margin-bottom: 140px !important
    }
}

@media (min-width:321px) {
    .sm-up-my-xxl, .sm-up-my-xxl-child-not-last>:not(:last-child), .sm-up-my-xxl-child>* {
        margin-top: 140px !important;
        margin-bottom: 140px !important
    }
}

@media (min-width:321px) {
    .sm-up-ml-xxl, .sm-up-ml-xxl-child-not-last>:not(:last-child), .sm-up-ml-xxl-child>* {
        margin-left: 140px !important
    }
}

@media (min-width:321px) {
    .sm-up-mr-xxl, .sm-up-mr-xxl-child-not-last>:not(:last-child), .sm-up-mr-xxl-child>* {
        margin-right: 140px !important
    }
}

@media (min-width:321px) {
    .sm-up-mx-xxl, .sm-up-mx-xxl-child-not-last>:not(:last-child), .sm-up-mx-xxl-child>* {
        margin-left: 140px !important;
        margin-right: 140px !important
    }
}

@media (min-width:321px) {
    .sm-up-p-xxl, .sm-up-p-xxl-child-not-last>:not(:last-child), .sm-up-p-xxl-child>* {
        padding: 140px !important
    }
}

@media (min-width:321px) {
    .sm-up-pt-xxl, .sm-up-pt-xxl-child-not-last>:not(:last-child), .sm-up-pt-xxl-child>* {
        padding-top: 140px !important
    }
}

@media (min-width:321px) {
    .sm-up-pb-xxl, .sm-up-pb-xxl-child-not-last>:not(:last-child), .sm-up-pb-xxl-child>* {
        padding-bottom: 140px !important
    }
}

@media (min-width:321px) {
    .sm-up-py-xxl, .sm-up-py-xxl-child-not-last>:not(:last-child), .sm-up-py-xxl-child>* {
        padding-top: 140px !important;
        padding-bottom: 140px !important
    }
}

@media (min-width:321px) {
    .sm-up-pl-xxl, .sm-up-pl-xxl-child-not-last>:not(:last-child), .sm-up-pl-xxl-child>* {
        padding-left: 140px !important
    }
}

@media (min-width:321px) {
    .sm-up-pr-xxl, .sm-up-pr-xxl-child-not-last>:not(:last-child), .sm-up-pr-xxl-child>* {
        padding-right: 140px !important
    }
}

@media (min-width:321px) {
    .sm-up-px-xxl, .sm-up-px-xxl-child-not-last>:not(:last-child), .sm-up-px-xxl-child>* {
        padding-left: 140px !important;
        padding-right: 140px !important
    }
}

@media (min-width:758px) {
    .md-up-m-0, .md-up-m-0-child-not-last>:not(:last-child), .md-up-m-0-child>* {
        margin: 0 !important
    }
}

@media (min-width:758px) {
    .md-up-mt-0, .md-up-mt-0-child-not-last>:not(:last-child), .md-up-mt-0-child>* {
        margin-top: 0 !important
    }
}

@media (min-width:758px) {
    .md-up-mb-0, .md-up-mb-0-child-not-last>:not(:last-child), .md-up-mb-0-child>* {
        margin-bottom: 0 !important
    }
}

@media (min-width:758px) {
    .md-up-my-0, .md-up-my-0-child-not-last>:not(:last-child), .md-up-my-0-child>* {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
}

@media (min-width:758px) {
    .md-up-ml-0, .md-up-ml-0-child-not-last>:not(:last-child), .md-up-ml-0-child>* {
        margin-left: 0 !important
    }
}

@media (min-width:758px) {
    .md-up-mr-0, .md-up-mr-0-child-not-last>:not(:last-child), .md-up-mr-0-child>* {
        margin-right: 0 !important
    }
}

@media (min-width:758px) {
    .md-up-mx-0, .md-up-mx-0-child-not-last>:not(:last-child), .md-up-mx-0-child>* {
        margin-left: 0 !important;
        margin-right: 0 !important
    }
}

@media (min-width:758px) {
    .md-up-p-0, .md-up-p-0-child-not-last>:not(:last-child), .md-up-p-0-child>* {
        padding: 0 !important
    }
}

@media (min-width:758px) {
    .md-up-pt-0, .md-up-pt-0-child-not-last>:not(:last-child), .md-up-pt-0-child>* {
        padding-top: 0 !important
    }
}

@media (min-width:758px) {
    .md-up-pb-0, .md-up-pb-0-child-not-last>:not(:last-child), .md-up-pb-0-child>* {
        padding-bottom: 0 !important
    }
}

@media (min-width:758px) {
    .md-up-py-0, .md-up-py-0-child-not-last>:not(:last-child), .md-up-py-0-child>* {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
}

@media (min-width:758px) {
    .md-up-pl-0, .md-up-pl-0-child-not-last>:not(:last-child), .md-up-pl-0-child>* {
        padding-left: 0 !important
    }
}

@media (min-width:758px) {
    .md-up-pr-0, .md-up-pr-0-child-not-last>:not(:last-child), .md-up-pr-0-child>* {
        padding-right: 0 !important
    }
}

@media (min-width:758px) {
    .md-up-px-0, .md-up-px-0-child-not-last>:not(:last-child), .md-up-px-0-child>* {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

@media (min-width:758px) {
    .md-up-m-xs, .md-up-m-xs-child-not-last>:not(:last-child), .md-up-m-xs-child>* {
        margin: 5px !important
    }
}

@media (min-width:758px) {
    .md-up-mt-xs, .md-up-mt-xs-child-not-last>:not(:last-child), .md-up-mt-xs-child>* {
        margin-top: 5px !important
    }
}

@media (min-width:758px) {
    .md-up-mb-xs, .md-up-mb-xs-child-not-last>:not(:last-child), .md-up-mb-xs-child>* {
        margin-bottom: 5px !important
    }
}

@media (min-width:758px) {
    .md-up-my-xs, .md-up-my-xs-child-not-last>:not(:last-child), .md-up-my-xs-child>* {
        margin-top: 5px !important;
        margin-bottom: 5px !important
    }
}

@media (min-width:758px) {
    .md-up-ml-xs, .md-up-ml-xs-child-not-last>:not(:last-child), .md-up-ml-xs-child>* {
        margin-left: 5px !important
    }
}

@media (min-width:758px) {
    .md-up-mr-xs, .md-up-mr-xs-child-not-last>:not(:last-child), .md-up-mr-xs-child>* {
        margin-right: 5px !important
    }
}

@media (min-width:758px) {
    .md-up-mx-xs, .md-up-mx-xs-child-not-last>:not(:last-child), .md-up-mx-xs-child>* {
        margin-left: 5px !important;
        margin-right: 5px !important
    }
}

@media (min-width:758px) {
    .md-up-p-xs, .md-up-p-xs-child-not-last>:not(:last-child), .md-up-p-xs-child>* {
        padding: 5px !important
    }
}

@media (min-width:758px) {
    .md-up-pt-xs, .md-up-pt-xs-child-not-last>:not(:last-child), .md-up-pt-xs-child>* {
        padding-top: 5px !important
    }
}

@media (min-width:758px) {
    .md-up-pb-xs, .md-up-pb-xs-child-not-last>:not(:last-child), .md-up-pb-xs-child>* {
        padding-bottom: 5px !important
    }
}

@media (min-width:758px) {
    .md-up-py-xs, .md-up-py-xs-child-not-last>:not(:last-child), .md-up-py-xs-child>* {
        padding-top: 5px !important;
        padding-bottom: 5px !important
    }
}

@media (min-width:758px) {
    .md-up-pl-xs, .md-up-pl-xs-child-not-last>:not(:last-child), .md-up-pl-xs-child>* {
        padding-left: 5px !important
    }
}

@media (min-width:758px) {
    .md-up-pr-xs, .md-up-pr-xs-child-not-last>:not(:last-child), .md-up-pr-xs-child>* {
        padding-right: 5px !important
    }
}

@media (min-width:758px) {
    .md-up-px-xs, .md-up-px-xs-child-not-last>:not(:last-child), .md-up-px-xs-child>* {
        padding-left: 5px !important;
        padding-right: 5px !important
    }
}

@media (min-width:758px) {
    .md-up-m-sm, .md-up-m-sm-child-not-last>:not(:last-child), .md-up-m-sm-child>* {
        margin: 15px !important
    }
}

@media (min-width:758px) {
    .md-up-mt-sm, .md-up-mt-sm-child-not-last>:not(:last-child), .md-up-mt-sm-child>* {
        margin-top: 15px !important
    }
}

@media (min-width:758px) {
    .md-up-mb-sm, .md-up-mb-sm-child-not-last>:not(:last-child), .md-up-mb-sm-child>* {
        margin-bottom: 15px !important
    }
}

@media (min-width:758px) {
    .md-up-my-sm, .md-up-my-sm-child-not-last>:not(:last-child), .md-up-my-sm-child>* {
        margin-top: 15px !important;
        margin-bottom: 15px !important
    }
}

@media (min-width:758px) {
    .md-up-ml-sm, .md-up-ml-sm-child-not-last>:not(:last-child), .md-up-ml-sm-child>* {
        margin-left: 15px !important
    }
}

@media (min-width:758px) {
    .md-up-mr-sm, .md-up-mr-sm-child-not-last>:not(:last-child), .md-up-mr-sm-child>* {
        margin-right: 15px !important
    }
}

@media (min-width:758px) {
    .md-up-mx-sm, .md-up-mx-sm-child-not-last>:not(:last-child), .md-up-mx-sm-child>* {
        margin-left: 15px !important;
        margin-right: 15px !important
    }
}

@media (min-width:758px) {
    .md-up-p-sm, .md-up-p-sm-child-not-last>:not(:last-child), .md-up-p-sm-child>* {
        padding: 15px !important
    }
}

@media (min-width:758px) {
    .md-up-pt-sm, .md-up-pt-sm-child-not-last>:not(:last-child), .md-up-pt-sm-child>* {
        padding-top: 15px !important
    }
}

@media (min-width:758px) {
    .md-up-pb-sm, .md-up-pb-sm-child-not-last>:not(:last-child), .md-up-pb-sm-child>* {
        padding-bottom: 15px !important
    }
}

@media (min-width:758px) {
    .md-up-py-sm, .md-up-py-sm-child-not-last>:not(:last-child), .md-up-py-sm-child>* {
        padding-top: 15px !important;
        padding-bottom: 15px !important
    }
}

@media (min-width:758px) {
    .md-up-pl-sm, .md-up-pl-sm-child-not-last>:not(:last-child), .md-up-pl-sm-child>* {
        padding-left: 15px !important
    }
}

@media (min-width:758px) {
    .md-up-pr-sm, .md-up-pr-sm-child-not-last>:not(:last-child), .md-up-pr-sm-child>* {
        padding-right: 15px !important
    }
}

@media (min-width:758px) {
    .md-up-px-sm, .md-up-px-sm-child-not-last>:not(:last-child), .md-up-px-sm-child>* {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

@media (min-width:758px) {
    .md-up-m-md, .md-up-m-md-child-not-last>:not(:last-child), .md-up-m-md-child>* {
        margin: 30px !important
    }
}

@media (min-width:758px) {
    .md-up-mt-md, .md-up-mt-md-child-not-last>:not(:last-child), .md-up-mt-md-child>* {
        margin-top: 30px !important
    }
}

@media (min-width:758px) {
    .md-up-mb-md, .md-up-mb-md-child-not-last>:not(:last-child), .md-up-mb-md-child>* {
        margin-bottom: 30px !important
    }
}

@media (min-width:758px) {
    .md-up-my-md, .md-up-my-md-child-not-last>:not(:last-child), .md-up-my-md-child>* {
        margin-top: 30px !important;
        margin-bottom: 30px !important
    }
}

@media (min-width:758px) {
    .md-up-ml-md, .md-up-ml-md-child-not-last>:not(:last-child), .md-up-ml-md-child>* {
        margin-left: 30px !important
    }
}

@media (min-width:758px) {
    .md-up-mr-md, .md-up-mr-md-child-not-last>:not(:last-child), .md-up-mr-md-child>* {
        margin-right: 30px !important
    }
}

@media (min-width:758px) {
    .md-up-mx-md, .md-up-mx-md-child-not-last>:not(:last-child), .md-up-mx-md-child>* {
        margin-left: 30px !important;
        margin-right: 30px !important
    }
}

@media (min-width:758px) {
    .md-up-p-md, .md-up-p-md-child-not-last>:not(:last-child), .md-up-p-md-child>* {
        padding: 30px !important
    }
}

@media (min-width:758px) {
    .md-up-pt-md, .md-up-pt-md-child-not-last>:not(:last-child), .md-up-pt-md-child>* {
        padding-top: 30px !important
    }
}

@media (min-width:758px) {
    .md-up-pb-md, .md-up-pb-md-child-not-last>:not(:last-child), .md-up-pb-md-child>* {
        padding-bottom: 30px !important
    }
}

@media (min-width:758px) {
    .md-up-py-md, .md-up-py-md-child-not-last>:not(:last-child), .md-up-py-md-child>* {
        padding-top: 30px !important;
        padding-bottom: 30px !important
    }
}

@media (min-width:758px) {
    .md-up-pl-md, .md-up-pl-md-child-not-last>:not(:last-child), .md-up-pl-md-child>* {
        padding-left: 30px !important
    }
}

@media (min-width:758px) {
    .md-up-pr-md, .md-up-pr-md-child-not-last>:not(:last-child), .md-up-pr-md-child>* {
        padding-right: 30px !important
    }
}

@media (min-width:758px) {
    .md-up-px-md, .md-up-px-md-child-not-last>:not(:last-child), .md-up-px-md-child>* {
        padding-left: 30px !important;
        padding-right: 30px !important
    }
}

@media (min-width:758px) {
    .md-up-m-lg, .md-up-m-lg-child-not-last>:not(:last-child), .md-up-m-lg-child>* {
        margin: 50px !important
    }
}

@media (min-width:758px) {
    .md-up-mt-lg, .md-up-mt-lg-child-not-last>:not(:last-child), .md-up-mt-lg-child>* {
        margin-top: 50px !important
    }
}

@media (min-width:758px) {
    .md-up-mb-lg, .md-up-mb-lg-child-not-last>:not(:last-child), .md-up-mb-lg-child>* {
        margin-bottom: 50px !important
    }
}

@media (min-width:758px) {
    .md-up-my-lg, .md-up-my-lg-child-not-last>:not(:last-child), .md-up-my-lg-child>* {
        margin-top: 50px !important;
        margin-bottom: 50px !important
    }
}

@media (min-width:758px) {
    .md-up-ml-lg, .md-up-ml-lg-child-not-last>:not(:last-child), .md-up-ml-lg-child>* {
        margin-left: 50px !important
    }
}

@media (min-width:758px) {
    .md-up-mr-lg, .md-up-mr-lg-child-not-last>:not(:last-child), .md-up-mr-lg-child>* {
        margin-right: 50px !important
    }
}

@media (min-width:758px) {
    .md-up-mx-lg, .md-up-mx-lg-child-not-last>:not(:last-child), .md-up-mx-lg-child>* {
        margin-left: 50px !important;
        margin-right: 50px !important
    }
}

@media (min-width:758px) {
    .md-up-p-lg, .md-up-p-lg-child-not-last>:not(:last-child), .md-up-p-lg-child>* {
        padding: 50px !important
    }
}

@media (min-width:758px) {
    .md-up-pt-lg, .md-up-pt-lg-child-not-last>:not(:last-child), .md-up-pt-lg-child>* {
        padding-top: 50px !important
    }
}

@media (min-width:758px) {
    .md-up-pb-lg, .md-up-pb-lg-child-not-last>:not(:last-child), .md-up-pb-lg-child>* {
        padding-bottom: 50px !important
    }
}

@media (min-width:758px) {
    .md-up-py-lg, .md-up-py-lg-child-not-last>:not(:last-child), .md-up-py-lg-child>* {
        padding-top: 50px !important;
        padding-bottom: 50px !important
    }
}

@media (min-width:758px) {
    .md-up-pl-lg, .md-up-pl-lg-child-not-last>:not(:last-child), .md-up-pl-lg-child>* {
        padding-left: 50px !important
    }
}

@media (min-width:758px) {
    .md-up-pr-lg, .md-up-pr-lg-child-not-last>:not(:last-child), .md-up-pr-lg-child>* {
        padding-right: 50px !important
    }
}

@media (min-width:758px) {
    .md-up-px-lg, .md-up-px-lg-child-not-last>:not(:last-child), .md-up-px-lg-child>* {
        padding-left: 50px !important;
        padding-right: 50px !important
    }
}

@media (min-width:758px) {
    .md-up-m-xl, .md-up-m-xl-child-not-last>:not(:last-child), .md-up-m-xl-child>* {
        margin: 70px !important
    }
}

@media (min-width:758px) {
    .md-up-mt-xl, .md-up-mt-xl-child-not-last>:not(:last-child), .md-up-mt-xl-child>* {
        margin-top: 70px !important
    }
}

@media (min-width:758px) {
    .md-up-mb-xl, .md-up-mb-xl-child-not-last>:not(:last-child), .md-up-mb-xl-child>* {
        margin-bottom: 70px !important
    }
}

@media (min-width:758px) {
    .md-up-my-xl, .md-up-my-xl-child-not-last>:not(:last-child), .md-up-my-xl-child>* {
        margin-top: 70px !important;
        margin-bottom: 70px !important
    }
}

@media (min-width:758px) {
    .md-up-ml-xl, .md-up-ml-xl-child-not-last>:not(:last-child), .md-up-ml-xl-child>* {
        margin-left: 70px !important
    }
}

@media (min-width:758px) {
    .md-up-mr-xl, .md-up-mr-xl-child-not-last>:not(:last-child), .md-up-mr-xl-child>* {
        margin-right: 70px !important
    }
}

@media (min-width:758px) {
    .md-up-mx-xl, .md-up-mx-xl-child-not-last>:not(:last-child), .md-up-mx-xl-child>* {
        margin-left: 70px !important;
        margin-right: 70px !important
    }
}

@media (min-width:758px) {
    .md-up-p-xl, .md-up-p-xl-child-not-last>:not(:last-child), .md-up-p-xl-child>* {
        padding: 70px !important
    }
}

@media (min-width:758px) {
    .md-up-pt-xl, .md-up-pt-xl-child-not-last>:not(:last-child), .md-up-pt-xl-child>* {
        padding-top: 70px !important
    }
}

@media (min-width:758px) {
    .md-up-pb-xl, .md-up-pb-xl-child-not-last>:not(:last-child), .md-up-pb-xl-child>* {
        padding-bottom: 70px !important
    }
}

@media (min-width:758px) {
    .md-up-py-xl, .md-up-py-xl-child-not-last>:not(:last-child), .md-up-py-xl-child>* {
        padding-top: 70px !important;
        padding-bottom: 70px !important
    }
}

@media (min-width:758px) {
    .md-up-pl-xl, .md-up-pl-xl-child-not-last>:not(:last-child), .md-up-pl-xl-child>* {
        padding-left: 70px !important
    }
}

@media (min-width:758px) {
    .md-up-pr-xl, .md-up-pr-xl-child-not-last>:not(:last-child), .md-up-pr-xl-child>* {
        padding-right: 70px !important
    }
}

@media (min-width:758px) {
    .md-up-px-xl, .md-up-px-xl-child-not-last>:not(:last-child), .md-up-px-xl-child>* {
        padding-left: 70px !important;
        padding-right: 70px !important
    }
}

@media (min-width:758px) {
    .md-up-m-xxl, .md-up-m-xxl-child-not-last>:not(:last-child), .md-up-m-xxl-child>* {
        margin: 140px !important
    }
}

@media (min-width:758px) {
    .md-up-mt-xxl, .md-up-mt-xxl-child-not-last>:not(:last-child), .md-up-mt-xxl-child>* {
        margin-top: 140px !important
    }
}

@media (min-width:758px) {
    .md-up-mb-xxl, .md-up-mb-xxl-child-not-last>:not(:last-child), .md-up-mb-xxl-child>* {
        margin-bottom: 140px !important
    }
}

@media (min-width:758px) {
    .md-up-my-xxl, .md-up-my-xxl-child-not-last>:not(:last-child), .md-up-my-xxl-child>* {
        margin-top: 140px !important;
        margin-bottom: 140px !important
    }
}

@media (min-width:758px) {
    .md-up-ml-xxl, .md-up-ml-xxl-child-not-last>:not(:last-child), .md-up-ml-xxl-child>* {
        margin-left: 140px !important
    }
}

@media (min-width:758px) {
    .md-up-mr-xxl, .md-up-mr-xxl-child-not-last>:not(:last-child), .md-up-mr-xxl-child>* {
        margin-right: 140px !important
    }
}

@media (min-width:758px) {
    .md-up-mx-xxl, .md-up-mx-xxl-child-not-last>:not(:last-child), .md-up-mx-xxl-child>* {
        margin-left: 140px !important;
        margin-right: 140px !important
    }
}

@media (min-width:758px) {
    .md-up-p-xxl, .md-up-p-xxl-child-not-last>:not(:last-child), .md-up-p-xxl-child>* {
        padding: 140px !important
    }
}

@media (min-width:758px) {
    .md-up-pt-xxl, .md-up-pt-xxl-child-not-last>:not(:last-child), .md-up-pt-xxl-child>* {
        padding-top: 140px !important
    }
}

@media (min-width:758px) {
    .md-up-pb-xxl, .md-up-pb-xxl-child-not-last>:not(:last-child), .md-up-pb-xxl-child>* {
        padding-bottom: 140px !important
    }
}

@media (min-width:758px) {
    .md-up-py-xxl, .md-up-py-xxl-child-not-last>:not(:last-child), .md-up-py-xxl-child>* {
        padding-top: 140px !important;
        padding-bottom: 140px !important
    }
}

@media (min-width:758px) {
    .md-up-pl-xxl, .md-up-pl-xxl-child-not-last>:not(:last-child), .md-up-pl-xxl-child>* {
        padding-left: 140px !important
    }
}

@media (min-width:758px) {
    .md-up-pr-xxl, .md-up-pr-xxl-child-not-last>:not(:last-child), .md-up-pr-xxl-child>* {
        padding-right: 140px !important
    }
}

@media (min-width:758px) {
    .md-up-px-xxl, .md-up-px-xxl-child-not-last>:not(:last-child), .md-up-px-xxl-child>* {
        padding-left: 140px !important;
        padding-right: 140px !important
    }
}

@media (min-width:992px) {
    .lg-up-m-0, .lg-up-m-0-child-not-last>:not(:last-child), .lg-up-m-0-child>* {
        margin: 0 !important
    }
}

@media (min-width:992px) {
    .lg-up-mt-0, .lg-up-mt-0-child-not-last>:not(:last-child), .lg-up-mt-0-child>* {
        margin-top: 0 !important
    }
}

@media (min-width:992px) {
    .lg-up-mb-0, .lg-up-mb-0-child-not-last>:not(:last-child), .lg-up-mb-0-child>* {
        margin-bottom: 0 !important
    }
}

@media (min-width:992px) {
    .lg-up-my-0, .lg-up-my-0-child-not-last>:not(:last-child), .lg-up-my-0-child>* {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
}

@media (min-width:992px) {
    .lg-up-ml-0, .lg-up-ml-0-child-not-last>:not(:last-child), .lg-up-ml-0-child>* {
        margin-left: 0 !important
    }
}

@media (min-width:992px) {
    .lg-up-mr-0, .lg-up-mr-0-child-not-last>:not(:last-child), .lg-up-mr-0-child>* {
        margin-right: 0 !important
    }
}

@media (min-width:992px) {
    .lg-up-mx-0, .lg-up-mx-0-child-not-last>:not(:last-child), .lg-up-mx-0-child>* {
        margin-left: 0 !important;
        margin-right: 0 !important
    }
}

@media (min-width:992px) {
    .lg-up-p-0, .lg-up-p-0-child-not-last>:not(:last-child), .lg-up-p-0-child>* {
        padding: 0 !important
    }
}

@media (min-width:992px) {
    .lg-up-pt-0, .lg-up-pt-0-child-not-last>:not(:last-child), .lg-up-pt-0-child>* {
        padding-top: 0 !important
    }
}

@media (min-width:992px) {
    .lg-up-pb-0, .lg-up-pb-0-child-not-last>:not(:last-child), .lg-up-pb-0-child>* {
        padding-bottom: 0 !important
    }
}

@media (min-width:992px) {
    .lg-up-py-0, .lg-up-py-0-child-not-last>:not(:last-child), .lg-up-py-0-child>* {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
}

@media (min-width:992px) {
    .lg-up-pl-0, .lg-up-pl-0-child-not-last>:not(:last-child), .lg-up-pl-0-child>* {
        padding-left: 0 !important
    }
}

@media (min-width:992px) {
    .lg-up-pr-0, .lg-up-pr-0-child-not-last>:not(:last-child), .lg-up-pr-0-child>* {
        padding-right: 0 !important
    }
}

@media (min-width:992px) {
    .lg-up-px-0, .lg-up-px-0-child-not-last>:not(:last-child), .lg-up-px-0-child>* {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

@media (min-width:992px) {
    .lg-up-m-xs, .lg-up-m-xs-child-not-last>:not(:last-child), .lg-up-m-xs-child>* {
        margin: 5px !important
    }
}

@media (min-width:992px) {
    .lg-up-mt-xs, .lg-up-mt-xs-child-not-last>:not(:last-child), .lg-up-mt-xs-child>* {
        margin-top: 5px !important
    }
}

@media (min-width:992px) {
    .lg-up-mb-xs, .lg-up-mb-xs-child-not-last>:not(:last-child), .lg-up-mb-xs-child>* {
        margin-bottom: 5px !important
    }
}

@media (min-width:992px) {
    .lg-up-my-xs, .lg-up-my-xs-child-not-last>:not(:last-child), .lg-up-my-xs-child>* {
        margin-top: 5px !important;
        margin-bottom: 5px !important
    }
}

@media (min-width:992px) {
    .lg-up-ml-xs, .lg-up-ml-xs-child-not-last>:not(:last-child), .lg-up-ml-xs-child>* {
        margin-left: 5px !important
    }
}

@media (min-width:992px) {
    .lg-up-mr-xs, .lg-up-mr-xs-child-not-last>:not(:last-child), .lg-up-mr-xs-child>* {
        margin-right: 5px !important
    }
}

@media (min-width:992px) {
    .lg-up-mx-xs, .lg-up-mx-xs-child-not-last>:not(:last-child), .lg-up-mx-xs-child>* {
        margin-left: 5px !important;
        margin-right: 5px !important
    }
}

@media (min-width:992px) {
    .lg-up-p-xs, .lg-up-p-xs-child-not-last>:not(:last-child), .lg-up-p-xs-child>* {
        padding: 5px !important
    }
}

@media (min-width:992px) {
    .lg-up-pt-xs, .lg-up-pt-xs-child-not-last>:not(:last-child), .lg-up-pt-xs-child>* {
        padding-top: 5px !important
    }
}

@media (min-width:992px) {
    .lg-up-pb-xs, .lg-up-pb-xs-child-not-last>:not(:last-child), .lg-up-pb-xs-child>* {
        padding-bottom: 5px !important
    }
}

@media (min-width:992px) {
    .lg-up-py-xs, .lg-up-py-xs-child-not-last>:not(:last-child), .lg-up-py-xs-child>* {
        padding-top: 5px !important;
        padding-bottom: 5px !important
    }
}

@media (min-width:992px) {
    .lg-up-pl-xs, .lg-up-pl-xs-child-not-last>:not(:last-child), .lg-up-pl-xs-child>* {
        padding-left: 5px !important
    }
}

@media (min-width:992px) {
    .lg-up-pr-xs, .lg-up-pr-xs-child-not-last>:not(:last-child), .lg-up-pr-xs-child>* {
        padding-right: 5px !important
    }
}

@media (min-width:992px) {
    .lg-up-px-xs, .lg-up-px-xs-child-not-last>:not(:last-child), .lg-up-px-xs-child>* {
        padding-left: 5px !important;
        padding-right: 5px !important
    }
}

@media (min-width:992px) {
    .lg-up-m-sm, .lg-up-m-sm-child-not-last>:not(:last-child), .lg-up-m-sm-child>* {
        margin: 15px !important
    }
}

@media (min-width:992px) {
    .lg-up-mt-sm, .lg-up-mt-sm-child-not-last>:not(:last-child), .lg-up-mt-sm-child>* {
        margin-top: 15px !important
    }
}

@media (min-width:992px) {
    .lg-up-mb-sm, .lg-up-mb-sm-child-not-last>:not(:last-child), .lg-up-mb-sm-child>* {
        margin-bottom: 15px !important
    }
}

@media (min-width:992px) {
    .lg-up-my-sm, .lg-up-my-sm-child-not-last>:not(:last-child), .lg-up-my-sm-child>* {
        margin-top: 15px !important;
        margin-bottom: 15px !important
    }
}

@media (min-width:992px) {
    .lg-up-ml-sm, .lg-up-ml-sm-child-not-last>:not(:last-child), .lg-up-ml-sm-child>* {
        margin-left: 15px !important
    }
}

@media (min-width:992px) {
    .lg-up-mr-sm, .lg-up-mr-sm-child-not-last>:not(:last-child), .lg-up-mr-sm-child>* {
        margin-right: 15px !important
    }
}

@media (min-width:992px) {
    .lg-up-mx-sm, .lg-up-mx-sm-child-not-last>:not(:last-child), .lg-up-mx-sm-child>* {
        margin-left: 15px !important;
        margin-right: 15px !important
    }
}

@media (min-width:992px) {
    .lg-up-p-sm, .lg-up-p-sm-child-not-last>:not(:last-child), .lg-up-p-sm-child>* {
        padding: 15px !important
    }
}

@media (min-width:992px) {
    .lg-up-pt-sm, .lg-up-pt-sm-child-not-last>:not(:last-child), .lg-up-pt-sm-child>* {
        padding-top: 15px !important
    }
}

@media (min-width:992px) {
    .lg-up-pb-sm, .lg-up-pb-sm-child-not-last>:not(:last-child), .lg-up-pb-sm-child>* {
        padding-bottom: 15px !important
    }
}

@media (min-width:992px) {
    .lg-up-py-sm, .lg-up-py-sm-child-not-last>:not(:last-child), .lg-up-py-sm-child>* {
        padding-top: 15px !important;
        padding-bottom: 15px !important
    }
}

@media (min-width:992px) {
    .lg-up-pl-sm, .lg-up-pl-sm-child-not-last>:not(:last-child), .lg-up-pl-sm-child>* {
        padding-left: 15px !important
    }
}

@media (min-width:992px) {
    .lg-up-pr-sm, .lg-up-pr-sm-child-not-last>:not(:last-child), .lg-up-pr-sm-child>* {
        padding-right: 15px !important
    }
}

@media (min-width:992px) {
    .lg-up-px-sm, .lg-up-px-sm-child-not-last>:not(:last-child), .lg-up-px-sm-child>* {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

@media (min-width:992px) {
    .lg-up-m-md, .lg-up-m-md-child-not-last>:not(:last-child), .lg-up-m-md-child>* {
        margin: 30px !important
    }
}

@media (min-width:992px) {
    .lg-up-mt-md, .lg-up-mt-md-child-not-last>:not(:last-child), .lg-up-mt-md-child>* {
        margin-top: 30px !important
    }
}

@media (min-width:992px) {
    .lg-up-mb-md, .lg-up-mb-md-child-not-last>:not(:last-child), .lg-up-mb-md-child>* {
        margin-bottom: 30px !important
    }
}

@media (min-width:992px) {
    .lg-up-my-md, .lg-up-my-md-child-not-last>:not(:last-child), .lg-up-my-md-child>* {
        margin-top: 30px !important;
        margin-bottom: 30px !important
    }
}

@media (min-width:992px) {
    .lg-up-ml-md, .lg-up-ml-md-child-not-last>:not(:last-child), .lg-up-ml-md-child>* {
        margin-left: 30px !important
    }
}

@media (min-width:992px) {
    .lg-up-mr-md, .lg-up-mr-md-child-not-last>:not(:last-child), .lg-up-mr-md-child>* {
        margin-right: 30px !important
    }
}

@media (min-width:992px) {
    .lg-up-mx-md, .lg-up-mx-md-child-not-last>:not(:last-child), .lg-up-mx-md-child>* {
        margin-left: 30px !important;
        margin-right: 30px !important
    }
}

@media (min-width:992px) {
    .lg-up-p-md, .lg-up-p-md-child-not-last>:not(:last-child), .lg-up-p-md-child>* {
        padding: 30px !important
    }
}

@media (min-width:992px) {
    .lg-up-pt-md, .lg-up-pt-md-child-not-last>:not(:last-child), .lg-up-pt-md-child>* {
        padding-top: 30px !important
    }
}

@media (min-width:992px) {
    .lg-up-pb-md, .lg-up-pb-md-child-not-last>:not(:last-child), .lg-up-pb-md-child>* {
        padding-bottom: 30px !important
    }
}

@media (min-width:992px) {
    .lg-up-py-md, .lg-up-py-md-child-not-last>:not(:last-child), .lg-up-py-md-child>* {
        padding-top: 30px !important;
        padding-bottom: 30px !important
    }
}

@media (min-width:992px) {
    .lg-up-pl-md, .lg-up-pl-md-child-not-last>:not(:last-child), .lg-up-pl-md-child>* {
        padding-left: 30px !important
    }
}

@media (min-width:992px) {
    .lg-up-pr-md, .lg-up-pr-md-child-not-last>:not(:last-child), .lg-up-pr-md-child>* {
        padding-right: 30px !important
    }
}

@media (min-width:992px) {
    .lg-up-px-md, .lg-up-px-md-child-not-last>:not(:last-child), .lg-up-px-md-child>* {
        padding-left: 30px !important;
        padding-right: 30px !important
    }
}

@media (min-width:992px) {
    .lg-up-m-lg, .lg-up-m-lg-child-not-last>:not(:last-child), .lg-up-m-lg-child>* {
        margin: 50px !important
    }
}

@media (min-width:992px) {
    .lg-up-mt-lg, .lg-up-mt-lg-child-not-last>:not(:last-child), .lg-up-mt-lg-child>* {
        margin-top: 50px !important
    }
}

@media (min-width:992px) {
    .lg-up-mb-lg, .lg-up-mb-lg-child-not-last>:not(:last-child), .lg-up-mb-lg-child>* {
        margin-bottom: 50px !important
    }
}

@media (min-width:992px) {
    .lg-up-my-lg, .lg-up-my-lg-child-not-last>:not(:last-child), .lg-up-my-lg-child>* {
        margin-top: 50px !important;
        margin-bottom: 50px !important
    }
}

@media (min-width:992px) {
    .lg-up-ml-lg, .lg-up-ml-lg-child-not-last>:not(:last-child), .lg-up-ml-lg-child>* {
        margin-left: 50px !important
    }
}

@media (min-width:992px) {
    .lg-up-mr-lg, .lg-up-mr-lg-child-not-last>:not(:last-child), .lg-up-mr-lg-child>* {
        margin-right: 50px !important
    }
}

@media (min-width:992px) {
    .lg-up-mx-lg, .lg-up-mx-lg-child-not-last>:not(:last-child), .lg-up-mx-lg-child>* {
        margin-left: 50px !important;
        margin-right: 50px !important
    }
}

@media (min-width:992px) {
    .lg-up-p-lg, .lg-up-p-lg-child-not-last>:not(:last-child), .lg-up-p-lg-child>* {
        padding: 50px !important
    }
}

@media (min-width:992px) {
    .lg-up-pt-lg, .lg-up-pt-lg-child-not-last>:not(:last-child), .lg-up-pt-lg-child>* {
        padding-top: 50px !important
    }
}

@media (min-width:992px) {
    .lg-up-pb-lg, .lg-up-pb-lg-child-not-last>:not(:last-child), .lg-up-pb-lg-child>* {
        padding-bottom: 50px !important
    }
}

@media (min-width:992px) {
    .lg-up-py-lg, .lg-up-py-lg-child-not-last>:not(:last-child), .lg-up-py-lg-child>* {
        padding-top: 50px !important;
        padding-bottom: 50px !important
    }
}

@media (min-width:992px) {
    .lg-up-pl-lg, .lg-up-pl-lg-child-not-last>:not(:last-child), .lg-up-pl-lg-child>* {
        padding-left: 50px !important
    }
}

@media (min-width:992px) {
    .lg-up-pr-lg, .lg-up-pr-lg-child-not-last>:not(:last-child), .lg-up-pr-lg-child>* {
        padding-right: 50px !important
    }
}

@media (min-width:992px) {
    .lg-up-px-lg, .lg-up-px-lg-child-not-last>:not(:last-child), .lg-up-px-lg-child>* {
        padding-left: 50px !important;
        padding-right: 50px !important
    }
}

@media (min-width:992px) {
    .lg-up-m-xl, .lg-up-m-xl-child-not-last>:not(:last-child), .lg-up-m-xl-child>* {
        margin: 70px !important
    }
}

@media (min-width:992px) {
    .lg-up-mt-xl, .lg-up-mt-xl-child-not-last>:not(:last-child), .lg-up-mt-xl-child>* {
        margin-top: 70px !important
    }
}

@media (min-width:992px) {
    .lg-up-mb-xl, .lg-up-mb-xl-child-not-last>:not(:last-child), .lg-up-mb-xl-child>* {
        margin-bottom: 70px !important
    }
}

@media (min-width:992px) {
    .lg-up-my-xl, .lg-up-my-xl-child-not-last>:not(:last-child), .lg-up-my-xl-child>* {
        margin-top: 70px !important;
        margin-bottom: 70px !important
    }
}

@media (min-width:992px) {
    .lg-up-ml-xl, .lg-up-ml-xl-child-not-last>:not(:last-child), .lg-up-ml-xl-child>* {
        margin-left: 70px !important
    }
}

@media (min-width:992px) {
    .lg-up-mr-xl, .lg-up-mr-xl-child-not-last>:not(:last-child), .lg-up-mr-xl-child>* {
        margin-right: 70px !important
    }
}

@media (min-width:992px) {
    .lg-up-mx-xl, .lg-up-mx-xl-child-not-last>:not(:last-child), .lg-up-mx-xl-child>* {
        margin-left: 70px !important;
        margin-right: 70px !important
    }
}

@media (min-width:992px) {
    .lg-up-p-xl, .lg-up-p-xl-child-not-last>:not(:last-child), .lg-up-p-xl-child>* {
        padding: 70px !important
    }
}

@media (min-width:992px) {
    .lg-up-pt-xl, .lg-up-pt-xl-child-not-last>:not(:last-child), .lg-up-pt-xl-child>* {
        padding-top: 70px !important
    }
}

@media (min-width:992px) {
    .lg-up-pb-xl, .lg-up-pb-xl-child-not-last>:not(:last-child), .lg-up-pb-xl-child>* {
        padding-bottom: 70px !important
    }
}

@media (min-width:992px) {
    .lg-up-py-xl, .lg-up-py-xl-child-not-last>:not(:last-child), .lg-up-py-xl-child>* {
        padding-top: 70px !important;
        padding-bottom: 70px !important
    }
}

@media (min-width:992px) {
    .lg-up-pl-xl, .lg-up-pl-xl-child-not-last>:not(:last-child), .lg-up-pl-xl-child>* {
        padding-left: 70px !important
    }
}

@media (min-width:992px) {
    .lg-up-pr-xl, .lg-up-pr-xl-child-not-last>:not(:last-child), .lg-up-pr-xl-child>* {
        padding-right: 70px !important
    }
}

@media (min-width:992px) {
    .lg-up-px-xl, .lg-up-px-xl-child-not-last>:not(:last-child), .lg-up-px-xl-child>* {
        padding-left: 70px !important;
        padding-right: 70px !important
    }
}

@media (min-width:992px) {
    .lg-up-m-xxl, .lg-up-m-xxl-child-not-last>:not(:last-child), .lg-up-m-xxl-child>* {
        margin: 140px !important
    }
}

@media (min-width:992px) {
    .lg-up-mt-xxl, .lg-up-mt-xxl-child-not-last>:not(:last-child), .lg-up-mt-xxl-child>* {
        margin-top: 140px !important
    }
}

@media (min-width:992px) {
    .lg-up-mb-xxl, .lg-up-mb-xxl-child-not-last>:not(:last-child), .lg-up-mb-xxl-child>* {
        margin-bottom: 140px !important
    }
}

@media (min-width:992px) {
    .lg-up-my-xxl, .lg-up-my-xxl-child-not-last>:not(:last-child), .lg-up-my-xxl-child>* {
        margin-top: 140px !important;
        margin-bottom: 140px !important
    }
}

@media (min-width:992px) {
    .lg-up-ml-xxl, .lg-up-ml-xxl-child-not-last>:not(:last-child), .lg-up-ml-xxl-child>* {
        margin-left: 140px !important
    }
}

@media (min-width:992px) {
    .lg-up-mr-xxl, .lg-up-mr-xxl-child-not-last>:not(:last-child), .lg-up-mr-xxl-child>* {
        margin-right: 140px !important
    }
}

@media (min-width:992px) {
    .lg-up-mx-xxl, .lg-up-mx-xxl-child-not-last>:not(:last-child), .lg-up-mx-xxl-child>* {
        margin-left: 140px !important;
        margin-right: 140px !important
    }
}

@media (min-width:992px) {
    .lg-up-p-xxl, .lg-up-p-xxl-child-not-last>:not(:last-child), .lg-up-p-xxl-child>* {
        padding: 140px !important
    }
}

@media (min-width:992px) {
    .lg-up-pt-xxl, .lg-up-pt-xxl-child-not-last>:not(:last-child), .lg-up-pt-xxl-child>* {
        padding-top: 140px !important
    }
}

@media (min-width:992px) {
    .lg-up-pb-xxl, .lg-up-pb-xxl-child-not-last>:not(:last-child), .lg-up-pb-xxl-child>* {
        padding-bottom: 140px !important
    }
}

@media (min-width:992px) {
    .lg-up-py-xxl, .lg-up-py-xxl-child-not-last>:not(:last-child), .lg-up-py-xxl-child>* {
        padding-top: 140px !important;
        padding-bottom: 140px !important
    }
}

@media (min-width:992px) {
    .lg-up-pl-xxl, .lg-up-pl-xxl-child-not-last>:not(:last-child), .lg-up-pl-xxl-child>* {
        padding-left: 140px !important
    }
}

@media (min-width:992px) {
    .lg-up-pr-xxl, .lg-up-pr-xxl-child-not-last>:not(:last-child), .lg-up-pr-xxl-child>* {
        padding-right: 140px !important
    }
}

@media (min-width:992px) {
    .lg-up-px-xxl, .lg-up-px-xxl-child-not-last>:not(:last-child), .lg-up-px-xxl-child>* {
        padding-left: 140px !important;
        padding-right: 140px !important
    }
}

@media (min-width:1081px) {
    .xl-up-m-0, .xl-up-m-0-child-not-last>:not(:last-child), .xl-up-m-0-child>* {
        margin: 0 !important
    }
}

@media (min-width:1081px) {
    .xl-up-mt-0, .xl-up-mt-0-child-not-last>:not(:last-child), .xl-up-mt-0-child>* {
        margin-top: 0 !important
    }
}

@media (min-width:1081px) {
    .xl-up-mb-0, .xl-up-mb-0-child-not-last>:not(:last-child), .xl-up-mb-0-child>* {
        margin-bottom: 0 !important
    }
}

@media (min-width:1081px) {
    .xl-up-my-0, .xl-up-my-0-child-not-last>:not(:last-child), .xl-up-my-0-child>* {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
}

@media (min-width:1081px) {
    .xl-up-ml-0, .xl-up-ml-0-child-not-last>:not(:last-child), .xl-up-ml-0-child>* {
        margin-left: 0 !important
    }
}

@media (min-width:1081px) {
    .xl-up-mr-0, .xl-up-mr-0-child-not-last>:not(:last-child), .xl-up-mr-0-child>* {
        margin-right: 0 !important
    }
}

@media (min-width:1081px) {
    .xl-up-mx-0, .xl-up-mx-0-child-not-last>:not(:last-child), .xl-up-mx-0-child>* {
        margin-left: 0 !important;
        margin-right: 0 !important
    }
}

@media (min-width:1081px) {
    .xl-up-p-0, .xl-up-p-0-child-not-last>:not(:last-child), .xl-up-p-0-child>* {
        padding: 0 !important
    }
}

@media (min-width:1081px) {
    .xl-up-pt-0, .xl-up-pt-0-child-not-last>:not(:last-child), .xl-up-pt-0-child>* {
        padding-top: 0 !important
    }
}

@media (min-width:1081px) {
    .xl-up-pb-0, .xl-up-pb-0-child-not-last>:not(:last-child), .xl-up-pb-0-child>* {
        padding-bottom: 0 !important
    }
}

@media (min-width:1081px) {
    .xl-up-py-0, .xl-up-py-0-child-not-last>:not(:last-child), .xl-up-py-0-child>* {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
}

@media (min-width:1081px) {
    .xl-up-pl-0, .xl-up-pl-0-child-not-last>:not(:last-child), .xl-up-pl-0-child>* {
        padding-left: 0 !important
    }
}

@media (min-width:1081px) {
    .xl-up-pr-0, .xl-up-pr-0-child-not-last>:not(:last-child), .xl-up-pr-0-child>* {
        padding-right: 0 !important
    }
}

@media (min-width:1081px) {
    .xl-up-px-0, .xl-up-px-0-child-not-last>:not(:last-child), .xl-up-px-0-child>* {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

@media (min-width:1081px) {
    .xl-up-m-xs, .xl-up-m-xs-child-not-last>:not(:last-child), .xl-up-m-xs-child>* {
        margin: 5px !important
    }
}

@media (min-width:1081px) {
    .xl-up-mt-xs, .xl-up-mt-xs-child-not-last>:not(:last-child), .xl-up-mt-xs-child>* {
        margin-top: 5px !important
    }
}

@media (min-width:1081px) {
    .xl-up-mb-xs, .xl-up-mb-xs-child-not-last>:not(:last-child), .xl-up-mb-xs-child>* {
        margin-bottom: 5px !important
    }
}

@media (min-width:1081px) {
    .xl-up-my-xs, .xl-up-my-xs-child-not-last>:not(:last-child), .xl-up-my-xs-child>* {
        margin-top: 5px !important;
        margin-bottom: 5px !important
    }
}

@media (min-width:1081px) {
    .xl-up-ml-xs, .xl-up-ml-xs-child-not-last>:not(:last-child), .xl-up-ml-xs-child>* {
        margin-left: 5px !important
    }
}

@media (min-width:1081px) {
    .xl-up-mr-xs, .xl-up-mr-xs-child-not-last>:not(:last-child), .xl-up-mr-xs-child>* {
        margin-right: 5px !important
    }
}

@media (min-width:1081px) {
    .xl-up-mx-xs, .xl-up-mx-xs-child-not-last>:not(:last-child), .xl-up-mx-xs-child>* {
        margin-left: 5px !important;
        margin-right: 5px !important
    }
}

@media (min-width:1081px) {
    .xl-up-p-xs, .xl-up-p-xs-child-not-last>:not(:last-child), .xl-up-p-xs-child>* {
        padding: 5px !important
    }
}

@media (min-width:1081px) {
    .xl-up-pt-xs, .xl-up-pt-xs-child-not-last>:not(:last-child), .xl-up-pt-xs-child>* {
        padding-top: 5px !important
    }
}

@media (min-width:1081px) {
    .xl-up-pb-xs, .xl-up-pb-xs-child-not-last>:not(:last-child), .xl-up-pb-xs-child>* {
        padding-bottom: 5px !important
    }
}

@media (min-width:1081px) {
    .xl-up-py-xs, .xl-up-py-xs-child-not-last>:not(:last-child), .xl-up-py-xs-child>* {
        padding-top: 5px !important;
        padding-bottom: 5px !important
    }
}

@media (min-width:1081px) {
    .xl-up-pl-xs, .xl-up-pl-xs-child-not-last>:not(:last-child), .xl-up-pl-xs-child>* {
        padding-left: 5px !important
    }
}

@media (min-width:1081px) {
    .xl-up-pr-xs, .xl-up-pr-xs-child-not-last>:not(:last-child), .xl-up-pr-xs-child>* {
        padding-right: 5px !important
    }
}

@media (min-width:1081px) {
    .xl-up-px-xs, .xl-up-px-xs-child-not-last>:not(:last-child), .xl-up-px-xs-child>* {
        padding-left: 5px !important;
        padding-right: 5px !important
    }
}

@media (min-width:1081px) {
    .xl-up-m-sm, .xl-up-m-sm-child-not-last>:not(:last-child), .xl-up-m-sm-child>* {
        margin: 15px !important
    }
}

@media (min-width:1081px) {
    .xl-up-mt-sm, .xl-up-mt-sm-child-not-last>:not(:last-child), .xl-up-mt-sm-child>* {
        margin-top: 15px !important
    }
}

@media (min-width:1081px) {
    .xl-up-mb-sm, .xl-up-mb-sm-child-not-last>:not(:last-child), .xl-up-mb-sm-child>* {
        margin-bottom: 15px !important
    }
}

@media (min-width:1081px) {
    .xl-up-my-sm, .xl-up-my-sm-child-not-last>:not(:last-child), .xl-up-my-sm-child>* {
        margin-top: 15px !important;
        margin-bottom: 15px !important
    }
}

@media (min-width:1081px) {
    .xl-up-ml-sm, .xl-up-ml-sm-child-not-last>:not(:last-child), .xl-up-ml-sm-child>* {
        margin-left: 15px !important
    }
}

@media (min-width:1081px) {
    .xl-up-mr-sm, .xl-up-mr-sm-child-not-last>:not(:last-child), .xl-up-mr-sm-child>* {
        margin-right: 15px !important
    }
}

@media (min-width:1081px) {
    .xl-up-mx-sm, .xl-up-mx-sm-child-not-last>:not(:last-child), .xl-up-mx-sm-child>* {
        margin-left: 15px !important;
        margin-right: 15px !important
    }
}

@media (min-width:1081px) {
    .xl-up-p-sm, .xl-up-p-sm-child-not-last>:not(:last-child), .xl-up-p-sm-child>* {
        padding: 15px !important
    }
}

@media (min-width:1081px) {
    .xl-up-pt-sm, .xl-up-pt-sm-child-not-last>:not(:last-child), .xl-up-pt-sm-child>* {
        padding-top: 15px !important
    }
}

@media (min-width:1081px) {
    .xl-up-pb-sm, .xl-up-pb-sm-child-not-last>:not(:last-child), .xl-up-pb-sm-child>* {
        padding-bottom: 15px !important
    }
}

@media (min-width:1081px) {
    .xl-up-py-sm, .xl-up-py-sm-child-not-last>:not(:last-child), .xl-up-py-sm-child>* {
        padding-top: 15px !important;
        padding-bottom: 15px !important
    }
}

@media (min-width:1081px) {
    .xl-up-pl-sm, .xl-up-pl-sm-child-not-last>:not(:last-child), .xl-up-pl-sm-child>* {
        padding-left: 15px !important
    }
}

@media (min-width:1081px) {
    .xl-up-pr-sm, .xl-up-pr-sm-child-not-last>:not(:last-child), .xl-up-pr-sm-child>* {
        padding-right: 15px !important
    }
}

@media (min-width:1081px) {
    .xl-up-px-sm, .xl-up-px-sm-child-not-last>:not(:last-child), .xl-up-px-sm-child>* {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

@media (min-width:1081px) {
    .xl-up-m-md, .xl-up-m-md-child-not-last>:not(:last-child), .xl-up-m-md-child>* {
        margin: 30px !important
    }
}

@media (min-width:1081px) {
    .xl-up-mt-md, .xl-up-mt-md-child-not-last>:not(:last-child), .xl-up-mt-md-child>* {
        margin-top: 30px !important
    }
}

@media (min-width:1081px) {
    .xl-up-mb-md, .xl-up-mb-md-child-not-last>:not(:last-child), .xl-up-mb-md-child>* {
        margin-bottom: 30px !important
    }
}

@media (min-width:1081px) {
    .xl-up-my-md, .xl-up-my-md-child-not-last>:not(:last-child), .xl-up-my-md-child>* {
        margin-top: 30px !important;
        margin-bottom: 30px !important
    }
}

@media (min-width:1081px) {
    .xl-up-ml-md, .xl-up-ml-md-child-not-last>:not(:last-child), .xl-up-ml-md-child>* {
        margin-left: 30px !important
    }
}

@media (min-width:1081px) {
    .xl-up-mr-md, .xl-up-mr-md-child-not-last>:not(:last-child), .xl-up-mr-md-child>* {
        margin-right: 30px !important
    }
}

@media (min-width:1081px) {
    .xl-up-mx-md, .xl-up-mx-md-child-not-last>:not(:last-child), .xl-up-mx-md-child>* {
        margin-left: 30px !important;
        margin-right: 30px !important
    }
}

@media (min-width:1081px) {
    .xl-up-p-md, .xl-up-p-md-child-not-last>:not(:last-child), .xl-up-p-md-child>* {
        padding: 30px !important
    }
}

@media (min-width:1081px) {
    .xl-up-pt-md, .xl-up-pt-md-child-not-last>:not(:last-child), .xl-up-pt-md-child>* {
        padding-top: 30px !important
    }
}

@media (min-width:1081px) {
    .xl-up-pb-md, .xl-up-pb-md-child-not-last>:not(:last-child), .xl-up-pb-md-child>* {
        padding-bottom: 30px !important
    }
}

@media (min-width:1081px) {
    .xl-up-py-md, .xl-up-py-md-child-not-last>:not(:last-child), .xl-up-py-md-child>* {
        padding-top: 30px !important;
        padding-bottom: 30px !important
    }
}

@media (min-width:1081px) {
    .xl-up-pl-md, .xl-up-pl-md-child-not-last>:not(:last-child), .xl-up-pl-md-child>* {
        padding-left: 30px !important
    }
}

@media (min-width:1081px) {
    .xl-up-pr-md, .xl-up-pr-md-child-not-last>:not(:last-child), .xl-up-pr-md-child>* {
        padding-right: 30px !important
    }
}

@media (min-width:1081px) {
    .xl-up-px-md, .xl-up-px-md-child-not-last>:not(:last-child), .xl-up-px-md-child>* {
        padding-left: 30px !important;
        padding-right: 30px !important
    }
}

@media (min-width:1081px) {
    .xl-up-m-lg, .xl-up-m-lg-child-not-last>:not(:last-child), .xl-up-m-lg-child>* {
        margin: 50px !important
    }
}

@media (min-width:1081px) {
    .xl-up-mt-lg, .xl-up-mt-lg-child-not-last>:not(:last-child), .xl-up-mt-lg-child>* {
        margin-top: 50px !important
    }
}

@media (min-width:1081px) {
    .xl-up-mb-lg, .xl-up-mb-lg-child-not-last>:not(:last-child), .xl-up-mb-lg-child>* {
        margin-bottom: 50px !important
    }
}

@media (min-width:1081px) {
    .xl-up-my-lg, .xl-up-my-lg-child-not-last>:not(:last-child), .xl-up-my-lg-child>* {
        margin-top: 50px !important;
        margin-bottom: 50px !important
    }
}

@media (min-width:1081px) {
    .xl-up-ml-lg, .xl-up-ml-lg-child-not-last>:not(:last-child), .xl-up-ml-lg-child>* {
        margin-left: 50px !important
    }
}

@media (min-width:1081px) {
    .xl-up-mr-lg, .xl-up-mr-lg-child-not-last>:not(:last-child), .xl-up-mr-lg-child>* {
        margin-right: 50px !important
    }
}

@media (min-width:1081px) {
    .xl-up-mx-lg, .xl-up-mx-lg-child-not-last>:not(:last-child), .xl-up-mx-lg-child>* {
        margin-left: 50px !important;
        margin-right: 50px !important
    }
}

@media (min-width:1081px) {
    .xl-up-p-lg, .xl-up-p-lg-child-not-last>:not(:last-child), .xl-up-p-lg-child>* {
        padding: 50px !important
    }
}

@media (min-width:1081px) {
    .xl-up-pt-lg, .xl-up-pt-lg-child-not-last>:not(:last-child), .xl-up-pt-lg-child>* {
        padding-top: 50px !important
    }
}

@media (min-width:1081px) {
    .xl-up-pb-lg, .xl-up-pb-lg-child-not-last>:not(:last-child), .xl-up-pb-lg-child>* {
        padding-bottom: 50px !important
    }
}

@media (min-width:1081px) {
    .xl-up-py-lg, .xl-up-py-lg-child-not-last>:not(:last-child), .xl-up-py-lg-child>* {
        padding-top: 50px !important;
        padding-bottom: 50px !important
    }
}

@media (min-width:1081px) {
    .xl-up-pl-lg, .xl-up-pl-lg-child-not-last>:not(:last-child), .xl-up-pl-lg-child>* {
        padding-left: 50px !important
    }
}

@media (min-width:1081px) {
    .xl-up-pr-lg, .xl-up-pr-lg-child-not-last>:not(:last-child), .xl-up-pr-lg-child>* {
        padding-right: 50px !important
    }
}

@media (min-width:1081px) {
    .xl-up-px-lg, .xl-up-px-lg-child-not-last>:not(:last-child), .xl-up-px-lg-child>* {
        padding-left: 50px !important;
        padding-right: 50px !important
    }
}

@media (min-width:1081px) {
    .xl-up-m-xl, .xl-up-m-xl-child-not-last>:not(:last-child), .xl-up-m-xl-child>* {
        margin: 70px !important
    }
}

@media (min-width:1081px) {
    .xl-up-mt-xl, .xl-up-mt-xl-child-not-last>:not(:last-child), .xl-up-mt-xl-child>* {
        margin-top: 70px !important
    }
}

@media (min-width:1081px) {
    .xl-up-mb-xl, .xl-up-mb-xl-child-not-last>:not(:last-child), .xl-up-mb-xl-child>* {
        margin-bottom: 70px !important
    }
}

@media (min-width:1081px) {
    .xl-up-my-xl, .xl-up-my-xl-child-not-last>:not(:last-child), .xl-up-my-xl-child>* {
        margin-top: 70px !important;
        margin-bottom: 70px !important
    }
}

@media (min-width:1081px) {
    .xl-up-ml-xl, .xl-up-ml-xl-child-not-last>:not(:last-child), .xl-up-ml-xl-child>* {
        margin-left: 70px !important
    }
}

@media (min-width:1081px) {
    .xl-up-mr-xl, .xl-up-mr-xl-child-not-last>:not(:last-child), .xl-up-mr-xl-child>* {
        margin-right: 70px !important
    }
}

@media (min-width:1081px) {
    .xl-up-mx-xl, .xl-up-mx-xl-child-not-last>:not(:last-child), .xl-up-mx-xl-child>* {
        margin-left: 70px !important;
        margin-right: 70px !important
    }
}

@media (min-width:1081px) {
    .xl-up-p-xl, .xl-up-p-xl-child-not-last>:not(:last-child), .xl-up-p-xl-child>* {
        padding: 70px !important
    }
}

@media (min-width:1081px) {
    .xl-up-pt-xl, .xl-up-pt-xl-child-not-last>:not(:last-child), .xl-up-pt-xl-child>* {
        padding-top: 70px !important
    }
}

@media (min-width:1081px) {
    .xl-up-pb-xl, .xl-up-pb-xl-child-not-last>:not(:last-child), .xl-up-pb-xl-child>* {
        padding-bottom: 70px !important
    }
}

@media (min-width:1081px) {
    .xl-up-py-xl, .xl-up-py-xl-child-not-last>:not(:last-child), .xl-up-py-xl-child>* {
        padding-top: 70px !important;
        padding-bottom: 70px !important
    }
}

@media (min-width:1081px) {
    .xl-up-pl-xl, .xl-up-pl-xl-child-not-last>:not(:last-child), .xl-up-pl-xl-child>* {
        padding-left: 70px !important
    }
}

@media (min-width:1081px) {
    .xl-up-pr-xl, .xl-up-pr-xl-child-not-last>:not(:last-child), .xl-up-pr-xl-child>* {
        padding-right: 70px !important
    }
}

@media (min-width:1081px) {
    .xl-up-px-xl, .xl-up-px-xl-child-not-last>:not(:last-child), .xl-up-px-xl-child>* {
        padding-left: 70px !important;
        padding-right: 70px !important
    }
}

@media (min-width:1081px) {
    .xl-up-m-xxl, .xl-up-m-xxl-child-not-last>:not(:last-child), .xl-up-m-xxl-child>* {
        margin: 140px !important
    }
}

@media (min-width:1081px) {
    .xl-up-mt-xxl, .xl-up-mt-xxl-child-not-last>:not(:last-child), .xl-up-mt-xxl-child>* {
        margin-top: 140px !important
    }
}

@media (min-width:1081px) {
    .xl-up-mb-xxl, .xl-up-mb-xxl-child-not-last>:not(:last-child), .xl-up-mb-xxl-child>* {
        margin-bottom: 140px !important
    }
}

@media (min-width:1081px) {
    .xl-up-my-xxl, .xl-up-my-xxl-child-not-last>:not(:last-child), .xl-up-my-xxl-child>* {
        margin-top: 140px !important;
        margin-bottom: 140px !important
    }
}

@media (min-width:1081px) {
    .xl-up-ml-xxl, .xl-up-ml-xxl-child-not-last>:not(:last-child), .xl-up-ml-xxl-child>* {
        margin-left: 140px !important
    }
}

@media (min-width:1081px) {
    .xl-up-mr-xxl, .xl-up-mr-xxl-child-not-last>:not(:last-child), .xl-up-mr-xxl-child>* {
        margin-right: 140px !important
    }
}

@media (min-width:1081px) {
    .xl-up-mx-xxl, .xl-up-mx-xxl-child-not-last>:not(:last-child), .xl-up-mx-xxl-child>* {
        margin-left: 140px !important;
        margin-right: 140px !important
    }
}

@media (min-width:1081px) {
    .xl-up-p-xxl, .xl-up-p-xxl-child-not-last>:not(:last-child), .xl-up-p-xxl-child>* {
        padding: 140px !important
    }
}

@media (min-width:1081px) {
    .xl-up-pt-xxl, .xl-up-pt-xxl-child-not-last>:not(:last-child), .xl-up-pt-xxl-child>* {
        padding-top: 140px !important
    }
}

@media (min-width:1081px) {
    .xl-up-pb-xxl, .xl-up-pb-xxl-child-not-last>:not(:last-child), .xl-up-pb-xxl-child>* {
        padding-bottom: 140px !important
    }
}

@media (min-width:1081px) {
    .xl-up-py-xxl, .xl-up-py-xxl-child-not-last>:not(:last-child), .xl-up-py-xxl-child>* {
        padding-top: 140px !important;
        padding-bottom: 140px !important
    }
}

@media (min-width:1081px) {
    .xl-up-pl-xxl, .xl-up-pl-xxl-child-not-last>:not(:last-child), .xl-up-pl-xxl-child>* {
        padding-left: 140px !important
    }
}

@media (min-width:1081px) {
    .xl-up-pr-xxl, .xl-up-pr-xxl-child-not-last>:not(:last-child), .xl-up-pr-xxl-child>* {
        padding-right: 140px !important
    }
}

@media (min-width:1081px) {
    .xl-up-px-xxl, .xl-up-px-xxl-child-not-last>:not(:last-child), .xl-up-px-xxl-child>* {
        padding-left: 140px !important;
        padding-right: 140px !important
    }
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

* {
    margin: 0;
    padding: 0
}

*, :after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

body {
    font-family: Public Sans, sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 1.8;
    font-weight: 300;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale
}

h1, h2, h3, h4, h5, h6 {
    color: inherit;
    font-family: Hatton, sans-serif;
    font-weight: 300;
    line-height: 1.2
}

button:focus, input:focus, textarea:focus {
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

button {
    -webkit-appearance: none;
    padding: 0;
    background-color: initial;
    border: none
}

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

a {
    color: inherit;
    text-decoration: none
}

.clearfix {
    clear: both
}

ul {
    margin: 0;
    padding: 0
}

ul li {
    list-style-type: none
}

.letter-xl:first-letter {
    font-size: 125px;
    line-height: .71;
    padding-top: 36px;
    margin-right: 10px
}

.letter-lg:first-letter, .letter-xl:first-letter {
    font-family: Hatton, sans-serif;
    float: left;
    font-weight: 300;
    font-style: normal;
    letter-spacing: normal
}

.letter-lg:first-letter {
    font-size: 78px;
    line-height: .74;
    padding-top: 25px;
    margin-right: 7px
}

#page-404 .section-content .item-title, .cms h1, .title-xxl {
    line-height: 1.5
}

@media (min-width:1081px) {
    #page-404 .section-content .item-title, .cms h1, .title-xxl {
        font-size: 64px;
        margin-bottom: 100px
    }
}

@media (max-width:991.98px) {
    #page-404 .section-content .item-title, .cms h1, .title-xxl {
        font-size: 32px;
        margin-bottom: 100px
    }
}

.cms h2, .title-xl {
    margin-bottom: 60px
}

@media (max-width:757.98px) {
    .cms h2, .cms h3, .title-lg, .title-xl {
        font-size: 28px
    }
}

.cms h4, .title-md {
    margin-bottom: 26px;
    font-weight: 400
}

.cms h5, .cms h6, .footer__menu .item-link, .title-sm, .title-xs {
    font-weight: 400
}

.fs-lg {
    line-height: 1.33
}

@media (min-width:758px) {
    .md-up-fs-lg {
        font-size: 24px !important
    }
}

.cms a:before, .footer .sub-menu-item a:before, .footer__legal a:before, .footer__legal button:before, .link-active:before, .link:before {
    content: "";
    position: absolute;
    right: 0;
    top: calc(100% + 2px);
    width: 100%;
    height: 1px;
    background-color: #000;
    -webkit-transform: translateZ(0) scaleX(0);
    transform: translateZ(0) scaleX(0);
    will-change: transform;
    -webkit-transition: -webkit-transform .7s cubic-bezier(.42, 0, 0, 1);
    transition: -webkit-transform .7s cubic-bezier(.42, 0, 0, 1);
    -o-transition: transform .7s cubic-bezier(.42, 0, 0, 1);
    transition: transform .7s cubic-bezier(.42, 0, 0, 1);
    transition: transform .7s cubic-bezier(.42, 0, 0, 1), -webkit-transform .7s cubic-bezier(.42, 0, 0, 1);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.cms a:hover:before, .footer .sub-menu-item a:hover:before, .footer__legal a:hover:before, .footer__legal button:hover:before, .link-active:hover:before, .link:hover:before {
    -webkit-transform: translateZ(0) scaleX(1);
    transform: translateZ(0) scaleX(1);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.c-white .cms a:before, .c-white .footer .sub-menu-item a:before, .c-white .footer__legal a:before, .c-white .footer__legal button:before, .c-white .link-active:before, .c-white .link:before, .cms .c-white a:before, .footer .sub-menu-item .c-white a:before, .footer__legal .c-white a:before, .footer__legal .c-white button:before {
    background-color: #fff
}

.cms a:before, .link-active:before {
    -webkit-transform: translateZ(0) scaleX(1);
    transform: translateZ(0) scaleX(1)
}

.cms a:active:before, .cms a:focus:before, .cms a:hover:before, .link-active:active:before, .link-active:focus:before, .link-active:hover:before {
    -webkit-animation: barAnimation .6s;
    animation: barAnimation .6s
}

.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important
}

.mt-auto {
    margin-top: auto !important
}

.mb-auto {
    margin-bottom: auto !important
}

.ml-auto {
    margin-left: auto !important
}

.mr-auto {
    margin-right: auto !important
}

.fd-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.preventDefault {
    cursor: default;
    pointer-events: none
}

@-webkit-keyframes plyr-progress {
    to {
        background-position: var(--plyr-progress-loading-size, 25px) 0
    }
}

@keyframes plyr-progress {
    to {
        background-position: var(--plyr-progress-loading-size, 25px) 0
    }
}

@-webkit-keyframes plyr-popup {
    0% {
        opacity: .5;
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes plyr-popup {
    0% {
        opacity: .5;
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes plyr-fade-in {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes plyr-fade-in {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.plyr {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    direction: ltr;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: var(--plyr-font-family, inherit);
    font-variant-numeric: tabular-nums;
    font-weight: var(--plyr-font-weight-regular, 400);
    line-height: var(--plyr-line-height, 1.7);
    max-width: 100%;
    min-width: 200px;
    position: relative;
    text-shadow: none;
    -webkit-transition: -webkit-box-shadow .3s ease;
    transition: -webkit-box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
    z-index: 0
}

.plyr audio, .plyr iframe, .plyr video {
    display: block;
    height: 100%;
    width: 100%
}

.plyr button {
    font: inherit;
    line-height: inherit;
    width: auto
}

.plyr:focus {
    outline: 0
}

.plyr--full-ui {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.plyr--full-ui *, .plyr--full-ui :after, .plyr--full-ui :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.plyr--full-ui a, .plyr--full-ui button, .plyr--full-ui input, .plyr--full-ui label {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

.plyr__badge {
    background: var(--plyr-badge-background, #4a5464);
    border-radius: var(--plyr-badge-border-radius, 2px);
    color: var(--plyr-badge-text-color, #fff);
    font-size: var(--plyr-font-size-badge, 9px);
    line-height: 1;
    padding: 3px 4px
}

.plyr--full-ui ::-webkit-media-text-track-container {
    display: none
}

.plyr__captions {
    -webkit-animation: plyr-fade-in .3s ease;
    animation: plyr-fade-in .3s ease;
    bottom: 0;
    display: none;
    font-size: var(--plyr-font-size-small, 13px);
    left: 0;
    padding: var(--plyr-control-spacing, 10px);
    position: absolute;
    text-align: center;
    -webkit-transition: -webkit-transform .4s ease-in-out;
    transition: -webkit-transform .4s ease-in-out;
    -o-transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out;
    width: 100%
}

.plyr__captions span:empty {
    display: none
}

@media (min-width:480px) {
    .plyr__captions {
        font-size: var(--plyr-font-size-base, 15px);
        padding: calc(var(--plyr-control-spacing, 10px)*2)
    }
}

@media (min-width:768px) {
    .plyr__captions {
        font-size: var(--plyr-font-size-large, 18px)
    }
}

.plyr--captions-active .plyr__captions {
    display: block
}

.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions {
    -webkit-transform: translateY(calc(var(--plyr-control-spacing, 10px)*-4));
    -ms-transform: translateY(calc(var(--plyr-control-spacing, 10px)*-4));
    transform: translateY(calc(var(--plyr-control-spacing, 10px)*-4))
}

.plyr__caption {
    background: var(--plyr-captions-background, rgba(0, 0, 0, .8));
    border-radius: 2px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    color: var(--plyr-captions-text-color, #fff);
    line-height: 185%;
    padding: .2em .5em;
    white-space: pre-wrap
}

.plyr__caption div {
    display: inline
}

.plyr__control {
    background: transparent;
    border: 0;
    border-radius: var(--plyr-control-radius, 3px);
    color: inherit;
    cursor: pointer;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: visible;
    padding: calc(var(--plyr-control-spacing, 10px)*0.7);
    position: relative;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.plyr__control svg {
    display: block;
    fill: currentColor;
    height: var(--plyr-control-icon-size, 18px);
    pointer-events: none;
    width: var(--plyr-control-icon-size, 18px)
}

.plyr__control:focus {
    outline: 0
}

.plyr__control.plyr__tab-focus {
    outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, #a48f78));
    outline-offset: 2px;
    outline-style: dotted;
    outline-width: 3px
}

a.plyr__control {
    text-decoration: none
}

.plyr__control.plyr__control--pressed .icon--not-pressed, .plyr__control.plyr__control--pressed .label--not-pressed, .plyr__control:not(.plyr__control--pressed) .icon--pressed, .plyr__control:not(.plyr__control--pressed) .label--pressed, a.plyr__control:after, a.plyr__control:before {
    display: none
}

.plyr--full-ui ::-webkit-media-controls {
    display: none
}

.plyr__controls {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: center
}

.plyr__controls .plyr__progress__container {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0
}

.plyr__controls .plyr__controls__item {
    margin-left: calc(var(--plyr-control-spacing, 10px)/4)
}

.plyr__controls .plyr__controls__item:first-child {
    margin-left: 0;
    margin-right: auto
}

.plyr__controls .plyr__controls__item.plyr__progress__container {
    padding-left: calc(var(--plyr-control-spacing, 10px)/4)
}

.plyr__controls .plyr__controls__item.plyr__time {
    padding: 0 calc(var(--plyr-control-spacing, 10px)/2)
}

.plyr__controls .plyr__controls__item.plyr__progress__container:first-child, .plyr__controls .plyr__controls__item.plyr__time+.plyr__time, .plyr__controls .plyr__controls__item.plyr__time:first-child {
    padding-left: 0
}

.plyr [data-plyr=airplay], .plyr [data-plyr=captions], .plyr [data-plyr=fullscreen], .plyr [data-plyr=pip], .plyr__controls:empty {
    display: none
}

.plyr--airplay-supported [data-plyr=airplay], .plyr--captions-enabled [data-plyr=captions], .plyr--fullscreen-enabled [data-plyr=fullscreen], .plyr--pip-supported [data-plyr=pip] {
    display: inline-block
}

.plyr__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.plyr__menu .plyr__control svg {
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease
}

.plyr__menu .plyr__control[aria-expanded=true] svg {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {
    display: none
}

.plyr__menu__container {
    -webkit-animation: plyr-popup .2s ease;
    animation: plyr-popup .2s ease;
    background: var(--plyr-menu-background, hsla(0, 0%, 100%, .9));
    border-radius: 4px;
    bottom: 100%;
    -webkit-box-shadow: var(--plyr-menu-shadow, 0 1px 2px rgba(0, 0, 0, .15));
    box-shadow: var(--plyr-menu-shadow, 0 1px 2px rgba(0, 0, 0, .15));
    color: var(--plyr-menu-color, #4a5464);
    font-size: var(--plyr-font-size-base, 15px);
    margin-bottom: 10px;
    position: absolute;
    right: -3px;
    text-align: left;
    white-space: nowrap;
    z-index: 3
}

.plyr__menu__container>div {
    overflow: hidden;
    -webkit-transition: height .35s cubic-bezier(.4, 0, .2, 1), width .35s cubic-bezier(.4, 0, .2, 1);
    -o-transition: height .35s cubic-bezier(.4, 0, .2, 1), width .35s cubic-bezier(.4, 0, .2, 1);
    transition: height .35s cubic-bezier(.4, 0, .2, 1), width .35s cubic-bezier(.4, 0, .2, 1)
}

.plyr__menu__container:after {
    border-top: var(--plyr-menu-arrow-size, 4px) solid transparent;
    border-top-color: var(--plyr-menu-background, hsla(0, 0%, 100%, .9));
    border-style: solid;
    border-width: var(--plyr-menu-arrow-size, 4px);
    content: "";
    height: 0;
    position: absolute;
    right: calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*0.7 - var(--plyr-menu-arrow-size, 4px)/2);
    top: 100%;
    width: 0
}

.plyr__menu__container [role=menu] {
    padding: calc(var(--plyr-control-spacing, 10px)*0.7)
}

.plyr__menu__container [role=menuitem], .plyr__menu__container [role=menuitemradio] {
    margin-top: 2px
}

.plyr__menu__container [role=menuitem]:first-child, .plyr__menu__container [role=menuitemradio]:first-child {
    margin-top: 0
}

.plyr__menu__container .plyr__control {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--plyr-menu-color, #4a5464);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: var(--plyr-font-size-menu, var(--plyr-font-size-small, 13px));
    padding: calc(var(--plyr-control-spacing, 10px)*0.7/1.5) calc(var(--plyr-control-spacing, 10px)*0.7*1.5);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.plyr__menu__container .plyr__control>span {
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.plyr__menu__container .plyr__control:after {
    border: var(--plyr-menu-item-arrow-size, 4px) solid transparent;
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.plyr__menu__container .plyr__control--forward {
    padding-right: calc(var(--plyr-control-spacing, 10px)*0.7*4)
}

.plyr__menu__container .plyr__control--forward:after {
    border-left-color: var(--plyr-menu-arrow-color, #728197);
    right: calc(var(--plyr-control-spacing, 10px)*0.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))
}

.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after, .plyr__menu__container .plyr__control--forward:hover:after {
    border-left-color: initial
}

.plyr__menu__container .plyr__control--back {
    font-weight: var(--plyr-font-weight-regular, 400);
    margin: calc(var(--plyr-control-spacing, 10px)*0.7);
    margin-bottom: calc(var(--plyr-control-spacing, 10px)*0.7/2);
    padding-left: calc(var(--plyr-control-spacing, 10px)*0.7*4);
    position: relative;
    width: calc(100% - var(--plyr-control-spacing, 10px)*0.7*2)
}

.plyr__menu__container .plyr__control--back:after {
    border-right-color: var(--plyr-menu-arrow-color, #728197);
    left: calc(var(--plyr-control-spacing, 10px)*0.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))
}

.plyr__menu__container .plyr__control--back:before {
    background: var(--plyr-menu-back-border-color, #dcdfe5);
    -webkit-box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);
    box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);
    content: "";
    height: 1px;
    left: 0;
    margin-top: calc(var(--plyr-control-spacing, 10px)*0.7/2);
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 100%
}

.plyr__menu__container .plyr__control--back.plyr__tab-focus:after, .plyr__menu__container .plyr__control--back:hover:after {
    border-right-color: initial
}

.plyr__menu__container .plyr__control[role=menuitemradio] {
    padding-left: calc(var(--plyr-control-spacing, 10px)*0.7)
}

.plyr__menu__container .plyr__control[role=menuitemradio]:after, .plyr__menu__container .plyr__control[role=menuitemradio]:before {
    border-radius: 100%
}

.plyr__menu__container .plyr__control[role=menuitemradio]:before {
    background: rgba(0, 0, 0, .1);
    content: "";
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 16px;
    margin-right: var(--plyr-control-spacing, 10px);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    width: 16px
}

.plyr__menu__container .plyr__control[role=menuitemradio]:after {
    background: #fff;
    border: 0;
    height: 6px;
    left: 12px;
    opacity: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    -webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
    transition: opacity .3s ease, -webkit-transform .3s ease;
    -o-transition: transform .3s ease, opacity .3s ease;
    transition: transform .3s ease, opacity .3s ease;
    transition: transform .3s ease, opacity .3s ease, -webkit-transform .3s ease;
    width: 6px
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before {
    background: var(--plyr-control-toggle-checked-background, var(--plyr-color-main, #a48f78))
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after {
    opacity: 1;
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1)
}

.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before, .plyr__menu__container .plyr__control[role=menuitemradio]:hover:before {
    background: rgba(35, 40, 47, .1)
}

.plyr__menu__container .plyr__menu__value {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-right: calc(var(--plyr-control-spacing, 10px)*0.7*-1 - -2);
    overflow: hidden;
    padding-left: calc(var(--plyr-control-spacing, 10px)*0.7*3.5);
    pointer-events: none
}

.plyr--full-ui input[type=range] {
    -webkit-appearance: none;
    background: transparent;
    border: 0;
    border-radius: calc(var(--plyr-range-thumb-height, 13px)*2);
    color: var(--plyr-range-fill-background, var(--plyr-color-main, #a48f78));
    display: block;
    height: calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));
    margin: 0;
    min-width: 0;
    padding: 0;
    -webkit-transition: -webkit-box-shadow .3s ease;
    transition: -webkit-box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
    width: 100%
}

.plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
    background: transparent;
    border: 0;
    border-radius: calc(var(--plyr-range-track-height, 5px)/2);
    height: var(--plyr-range-track-height, 5px);
    -webkit-transition: -webkit-box-shadow .3s ease;
    transition: -webkit-box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
    -webkit-user-select: none;
    user-select: none;
    background-image: -webkit-gradient(linear, left top, right top, from(currentColor), to(transparent));
    background-image: -webkit-linear-gradient(left, currentColor var(--value, 0), transparent var(--value, 0));
    background-image: linear-gradient(90deg, currentColor var(--value, 0), transparent var(--value, 0))
}

.plyr--full-ui input[type=range]::-webkit-slider-thumb {
    background: var(--plyr-range-thumb-background, #fff);
    border: 0;
    border-radius: 100%;
    -webkit-box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2));
    box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2));
    height: var(--plyr-range-thumb-height, 13px);
    position: relative;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    width: var(--plyr-range-thumb-height, 13px);
    -webkit-appearance: none;
    margin-top: calc(var(--plyr-range-thumb-height, 13px)/2*-1 - var(--plyr-range-track-height, 5px)/2*-1)
}

.plyr--full-ui input[type=range]::-moz-range-track {
    background: transparent;
    border: 0;
    border-radius: calc(var(--plyr-range-track-height, 5px)/2);
    height: var(--plyr-range-track-height, 5px);
    -webkit-transition: -webkit-box-shadow .3s ease;
    transition: -webkit-box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
    -moz-user-select: none;
    user-select: none
}

.plyr--full-ui input[type=range]::-moz-range-thumb {
    background: var(--plyr-range-thumb-background, #fff);
    border: 0;
    border-radius: 100%;
    box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2));
    height: var(--plyr-range-thumb-height, 13px);
    position: relative;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    width: var(--plyr-range-thumb-height, 13px)
}

.plyr--full-ui input[type=range]::-moz-range-progress {
    background: currentColor;
    border-radius: calc(var(--plyr-range-track-height, 5px)/2);
    height: var(--plyr-range-track-height, 5px)
}

.plyr--full-ui input[type=range]::-ms-track {
    color: transparent
}

.plyr--full-ui input[type=range]::-ms-fill-upper, .plyr--full-ui input[type=range]::-ms-track {
    background: transparent;
    border: 0;
    border-radius: calc(var(--plyr-range-track-height, 5px)/2);
    height: var(--plyr-range-track-height, 5px);
    -webkit-transition: -webkit-box-shadow .3s ease;
    transition: -webkit-box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
    -ms-user-select: none;
    user-select: none
}

.plyr--full-ui input[type=range]::-ms-fill-lower {
    background: transparent;
    border: 0;
    border-radius: calc(var(--plyr-range-track-height, 5px)/2);
    height: var(--plyr-range-track-height, 5px);
    -webkit-transition: -webkit-box-shadow .3s ease;
    transition: -webkit-box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
    -ms-user-select: none;
    user-select: none;
    background: currentColor
}

.plyr--full-ui input[type=range]::-ms-thumb {
    background: var(--plyr-range-thumb-background, #fff);
    border: 0;
    border-radius: 100%;
    box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2));
    height: var(--plyr-range-thumb-height, 13px);
    position: relative;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    width: var(--plyr-range-thumb-height, 13px);
    margin-top: 0
}

.plyr--full-ui input[type=range]::-ms-tooltip {
    display: none
}

.plyr--full-ui input[type=range]:focus {
    outline: 0
}

.plyr--full-ui input[type=range]::-moz-focus-outer {
    border: 0
}

.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {
    outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, #a48f78));
    outline-offset: 2px;
    outline-style: dotted;
    outline-width: 3px
}

.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track {
    outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, #a48f78));
    outline-offset: 2px;
    outline-style: dotted;
    outline-width: 3px
}

.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track {
    outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, #a48f78));
    outline-offset: 2px;
    outline-style: dotted;
    outline-width: 3px
}

.plyr__poster {
    background-color: var(--plyr-video-background, var(--plyr-video-background, #000));
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    width: 100%;
    z-index: 1
}

.plyr--stopped.plyr__poster-enabled .plyr__poster {
    opacity: 1
}

.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster {
    display: none
}

.plyr__time {
    font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px))
}

.plyr__time+.plyr__time:before {
    content: "\2044";
    margin-right: var(--plyr-control-spacing, 10px)
}

@media (max-width:767px) {
    .plyr__time+.plyr__time {
        display: none
    }
}

.plyr__tooltip {
    background: var(--plyr-tooltip-background, hsla(0, 0%, 100%, .9));
    border-radius: var(--plyr-tooltip-radius, 3px);
    bottom: 100%;
    -webkit-box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, .15));
    box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, .15));
    color: var(--plyr-tooltip-color, #4a5464);
    font-size: var(--plyr-font-size-small, 13px);
    font-weight: var(--plyr-font-weight-regular, 400);
    left: 50%;
    line-height: 1.3;
    margin-bottom: calc(var(--plyr-control-spacing, 10px)/2*2);
    opacity: 0;
    padding: calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);
    pointer-events: none;
    position: absolute;
    -webkit-transform: translate(-50%, 10px) scale(.8);
    -ms-transform: translate(-50%, 10px) scale(.8);
    transform: translate(-50%, 10px) scale(.8);
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition: opacity .2s ease .1s, -webkit-transform .2s ease .1s;
    transition: opacity .2s ease .1s, -webkit-transform .2s ease .1s;
    -o-transition: transform .2s .1s ease, opacity .2s .1s ease;
    transition: transform .2s ease .1s, opacity .2s ease .1s;
    transition: transform .2s ease .1s, opacity .2s ease .1s, -webkit-transform .2s ease .1s;
    white-space: nowrap;
    z-index: 2
}

.plyr__tooltip:before {
    border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
    border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
    border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, hsla(0, 0%, 100%, .9));
    bottom: calc(var(--plyr-tooltip-arrow-size, 4px)*-1);
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    z-index: 2
}

.plyr .plyr__control.plyr__tab-focus .plyr__tooltip, .plyr .plyr__control:hover .plyr__tooltip, .plyr__tooltip--visible {
    opacity: 1;
    -webkit-transform: translate(-50%) scale(1);
    -ms-transform: translate(-50%) scale(1);
    transform: translate(-50%) scale(1)
}

.plyr .plyr__control:hover .plyr__tooltip {
    z-index: 3
}

.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip, .plyr__controls>.plyr__control:first-child .plyr__tooltip {
    left: 0;
    -webkit-transform: translateY(10px) scale(.8);
    -ms-transform: translateY(10px) scale(.8);
    transform: translateY(10px) scale(.8);
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before, .plyr__controls>.plyr__control:first-child .plyr__tooltip:before {
    left: calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*0.7)
}

.plyr__controls>.plyr__control:last-child .plyr__tooltip {
    left: auto;
    right: 0;
    -webkit-transform: translateY(10px) scale(.8);
    -ms-transform: translateY(10px) scale(.8);
    transform: translateY(10px) scale(.8);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.plyr__controls>.plyr__control:last-child .plyr__tooltip:before {
    left: auto;
    right: calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*0.7);
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%)
}

.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip, .plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible, .plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip, .plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip, .plyr__controls>.plyr__control:first-child .plyr__tooltip--visible, .plyr__controls>.plyr__control:first-child:hover .plyr__tooltip, .plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip, .plyr__controls>.plyr__control:last-child .plyr__tooltip--visible, .plyr__controls>.plyr__control:last-child:hover .plyr__tooltip {
    -webkit-transform: translate(0) scale(1);
    -ms-transform: translate(0) scale(1);
    transform: translate(0) scale(1)
}

.plyr__progress {
    left: calc(var(--plyr-range-thumb-height, 13px)*0.5);
    margin-right: var(--plyr-range-thumb-height, 13px);
    position: relative
}

.plyr__progress__buffer, .plyr__progress input[type=range] {
    margin-left: calc(var(--plyr-range-thumb-height, 13px)*-0.5);
    margin-right: calc(var(--plyr-range-thumb-height, 13px)*-0.5);
    width: calc(100% + var(--plyr-range-thumb-height, 13px))
}

.plyr__progress input[type=range] {
    position: relative;
    z-index: 2
}

.plyr__progress .plyr__tooltip {
    font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
    left: 0
}

.plyr__progress__buffer {
    -webkit-appearance: none;
    background: transparent;
    border: 0;
    border-radius: 100px;
    height: var(--plyr-range-track-height, 5px);
    left: 0;
    margin-top: calc(var(--plyr-range-track-height, 5px)/2*-1);
    padding: 0;
    position: absolute;
    top: 50%
}

.plyr__progress__buffer::-webkit-progress-bar {
    background: transparent
}

.plyr__progress__buffer::-webkit-progress-value {
    background: currentColor;
    border-radius: 100px;
    min-width: var(--plyr-range-track-height, 5px);
    -webkit-transition: width .2s ease;
    -o-transition: width .2s ease;
    transition: width .2s ease
}

.plyr__progress__buffer::-moz-progress-bar {
    background: currentColor;
    border-radius: 100px;
    min-width: var(--plyr-range-track-height, 5px);
    -webkit-transition: width .2s ease;
    -o-transition: width .2s ease;
    transition: width .2s ease
}

.plyr__progress__buffer::-ms-fill {
    border-radius: 100px;
    -webkit-transition: width .2s ease;
    -o-transition: width .2s ease;
    transition: width .2s ease
}

.plyr--loading .plyr__progress__buffer {
    -webkit-animation: plyr-progress 1s linear infinite;
    animation: plyr-progress 1s linear infinite;
    background-image: -webkit-linear-gradient(135deg, var(--plyr-progress-loading-background, rgba(35, 40, 47, .6)) 25%, transparent 0, transparent 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, .6)) 0, var(--plyr-progress-loading-background, rgba(35, 40, 47, .6)) 75%, transparent 0, transparent);
    background-image: -o-linear-gradient(135deg, var(--plyr-progress-loading-background, rgba(35, 40, 47, .6)) 25%, transparent 25%, transparent 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, .6)) 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, .6)) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, var(--plyr-progress-loading-background, rgba(35, 40, 47, .6)) 25%, transparent 0, transparent 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, .6)) 0, var(--plyr-progress-loading-background, rgba(35, 40, 47, .6)) 75%, transparent 0, transparent);
    background-repeat: repeat-x;
    background-size: var(--plyr-progress-loading-size, 25px) var(--plyr-progress-loading-size, 25px);
    color: transparent
}

.plyr--video.plyr--loading .plyr__progress__buffer {
    background-color: var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, .25))
}

.plyr--audio.plyr--loading .plyr__progress__buffer {
    background-color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, .6))
}

.plyr__volume {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 110px;
    min-width: 80px;
    position: relative;
    width: 20%
}

.plyr__volume input[type=range] {
    margin-left: calc(var(--plyr-control-spacing, 10px)/2);
    margin-right: calc(var(--plyr-control-spacing, 10px)/2);
    position: relative;
    z-index: 2
}

.plyr--is-ios .plyr__volume {
    min-width: 0;
    width: auto
}

.plyr--audio {
    display: block
}

.plyr--audio .plyr__controls {
    background: var(--plyr-audio-controls-background, #fff);
    border-radius: inherit;
    color: var(--plyr-audio-control-color, #4a5464);
    padding: var(--plyr-control-spacing, 10px)
}

.plyr--audio .plyr__control.plyr__tab-focus, .plyr--audio .plyr__control:hover, .plyr--audio .plyr__control[aria-expanded=true] {
    background: var(--plyr-audio-control-background-hover, var(--plyr-color-main, #a48f78));
    color: var(--plyr-audio-control-color-hover, #fff)
}

.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {
    background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, .6)))
}

.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {
    background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, .6)))
}

.plyr--full-ui.plyr--audio input[type=range]::-ms-track {
    background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, .6)))
}

.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {
    -webkit-box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, .1));
    box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, .1))
}

.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {
    box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, .1))
}

.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {
    box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, .1))
}

.plyr--audio .plyr__progress__buffer {
    color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, .6))
}

.plyr--video {
    background: var(--plyr-video-background, var(--plyr-video-background, #000));
    overflow: hidden
}

.plyr--video.plyr--menu-open {
    overflow: visible
}

.plyr__video-wrapper {
    background: var(--plyr-video-background, var(--plyr-video-background, #000));
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%
}

.plyr__video-embed, .plyr__video-wrapper--fixed-ratio {
    aspect-ratio: 16/9
}

@supports not (aspect-ratio:16/9) {
    .plyr__video-embed, .plyr__video-wrapper--fixed-ratio {
        height: 0;
        padding-bottom: 56.25%;
        position: relative
    }
}

.plyr__video-embed iframe, .plyr__video-wrapper--fixed-ratio video {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container {
    padding-bottom: 240%;
    position: relative;
    -webkit-transform: translateY(-38.28125%);
    -ms-transform: translateY(-38.28125%);
    transform: translateY(-38.28125%)
}

.plyr--video .plyr__controls {
    background: var(--plyr-video-controls-background, linear-gradient(transparent, rgba(0, 0, 0, .75)));
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    bottom: 0;
    color: var(--plyr-video-control-color, #fff);
    left: 0;
    padding: calc(var(--plyr-control-spacing, 10px)/2);
    padding-top: calc(var(--plyr-control-spacing, 10px)*2);
    position: absolute;
    right: 0;
    -webkit-transition: opacity .4s ease-in-out, -webkit-transform .4s ease-in-out;
    transition: opacity .4s ease-in-out, -webkit-transform .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out, transform .4s ease-in-out;
    transition: opacity .4s ease-in-out, transform .4s ease-in-out;
    transition: opacity .4s ease-in-out, transform .4s ease-in-out, -webkit-transform .4s ease-in-out;
    z-index: 3
}

@media (min-width:480px) {
    .plyr--video .plyr__controls {
        padding: var(--plyr-control-spacing, 10px);
        padding-top: calc(var(--plyr-control-spacing, 10px)*3.5)
    }
}

.plyr--video.plyr--hide-controls .plyr__controls {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
    background: var(--plyr-video-control-background-hover, var(--plyr-color-main, #a48f78));
    color: var(--plyr-video-control-color-hover, #fff)
}

.plyr__control--overlaid {
    background: var(--plyr-video-control-background-hover, var(--plyr-color-main, #a48f78));
    border: 0;
    border-radius: 100%;
    color: var(--plyr-video-control-color, #fff);
    display: none;
    left: 50%;
    opacity: .9;
    padding: calc(var(--plyr-control-spacing, 10px)*1.5);
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    z-index: 2
}

.plyr__control--overlaid svg {
    left: 2px;
    position: relative
}

.plyr__control--overlaid:focus, .plyr__control--overlaid:hover {
    opacity: 1
}

.plyr--playing .plyr__control--overlaid {
    opacity: 0;
    visibility: hidden
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
    display: block
}

.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track {
    background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, .25)))
}

.plyr--full-ui.plyr--video input[type=range]::-moz-range-track {
    background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, .25)))
}

.plyr--full-ui.plyr--video input[type=range]::-ms-track {
    background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, .25)))
}

.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {
    -webkit-box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, hsla(0, 0%, 100%, .5));
    box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, hsla(0, 0%, 100%, .5))
}

.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {
    box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, hsla(0, 0%, 100%, .5))
}

.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {
    box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, .15), 0 0 0 1px rgba(35, 40, 47, .2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, hsla(0, 0%, 100%, .5))
}

.plyr--video .plyr__progress__buffer {
    color: var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, .25))
}

.plyr:fullscreen {
    background: #000;
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%
}

.plyr:fullscreen video {
    height: 100%
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen {
    display: block
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg {
    display: none
}

.plyr:fullscreen.plyr--hide-controls {
    cursor: none
}

@media (min-width:1024px) {
    .plyr:-webkit-full-screen .plyr__captions {
        font-size: var(--plyr-font-size-xlarge, 21px)
    }

    .plyr:-ms-fullscreen .plyr__captions {
        font-size: var(--plyr-font-size-xlarge, 21px)
    }

    .plyr:fullscreen .plyr__captions {
        font-size: var(--plyr-font-size-xlarge, 21px)
    }
}

.plyr:-webkit-full-screen {
    background: #000;
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%
}

.plyr:-webkit-full-screen video {
    height: 100%
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
    display: block
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg {
    display: none
}

.plyr:-webkit-full-screen.plyr--hide-controls {
    cursor: none
}

@media (min-width:1024px) {
    .plyr:-webkit-full-screen .plyr__captions {
        font-size: var(--plyr-font-size-xlarge, 21px)
    }
}

.plyr:-moz-full-screen {
    background: #000;
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%
}

.plyr:-moz-full-screen video {
    height: 100%
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen {
    display: block
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg {
    display: none
}

.plyr:-moz-full-screen.plyr--hide-controls {
    cursor: none
}

@media (min-width:1024px) {
    .plyr:-moz-full-screen .plyr__captions {
        font-size: var(--plyr-font-size-xlarge, 21px)
    }
}

.plyr:-ms-fullscreen {
    background: #000;
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%
}

.plyr:-ms-fullscreen video {
    height: 100%
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
    display: block
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg {
    display: none
}

.plyr:-ms-fullscreen.plyr--hide-controls {
    cursor: none
}

@media (min-width:1024px) {
    .plyr:-ms-fullscreen .plyr__captions {
        font-size: var(--plyr-font-size-xlarge, 21px)
    }
}

.plyr--fullscreen-fallback {
    background: #000;
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%;
    bottom: 0;
    display: block;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000000
}

.plyr--fullscreen-fallback video {
    height: 100%
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
    display: block
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg {
    display: none
}

.plyr--fullscreen-fallback.plyr--hide-controls {
    cursor: none
}

@media (min-width:1024px) {
    .plyr--fullscreen-fallback .plyr__captions {
        font-size: var(--plyr-font-size-xlarge, 21px)
    }
}

.plyr__ads {
    border-radius: inherit;
    bottom: 0;
    cursor: pointer;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1
}

.plyr__ads>div, .plyr__ads>div iframe {
    height: 100%;
    position: absolute;
    width: 100%
}

.plyr__ads:after {
    background: #23282f;
    border-radius: 2px;
    bottom: var(--plyr-control-spacing, 10px);
    color: #fff;
    content: attr(data-badge-text);
    font-size: 11px;
    padding: 2px 6px;
    pointer-events: none;
    position: absolute;
    right: var(--plyr-control-spacing, 10px);
    z-index: 3
}

.plyr__ads:after:empty {
    display: none
}

.plyr__cues {
    background: currentColor;
    display: block;
    height: var(--plyr-range-track-height, 5px);
    left: 0;
    margin: -var(--plyr-range-track-height, 5px)/2 0 0;
    opacity: .8;
    position: absolute;
    top: 50%;
    width: 3px;
    z-index: 3
}

.plyr__preview-thumb {
    background-color: var(--plyr-tooltip-background, hsla(0, 0%, 100%, .9));
    border-radius: 3px;
    bottom: 100%;
    -webkit-box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, .15));
    box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, .15));
    margin-bottom: calc(var(--plyr-control-spacing, 10px)/2*2);
    opacity: 0;
    padding: var(--plyr-tooltip-radius, 3px);
    pointer-events: none;
    position: absolute;
    -webkit-transform: translateY(10px) scale(.8);
    -ms-transform: translateY(10px) scale(.8);
    transform: translateY(10px) scale(.8);
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition: opacity .2s ease .1s, -webkit-transform .2s ease .1s;
    transition: opacity .2s ease .1s, -webkit-transform .2s ease .1s;
    -o-transition: transform .2s .1s ease, opacity .2s .1s ease;
    transition: transform .2s ease .1s, opacity .2s ease .1s;
    transition: transform .2s ease .1s, opacity .2s ease .1s, -webkit-transform .2s ease .1s;
    z-index: 2
}

.plyr__preview-thumb--is-shown {
    opacity: 1;
    -webkit-transform: translate(0) scale(1);
    -ms-transform: translate(0) scale(1);
    transform: translate(0) scale(1)
}

.plyr__preview-thumb:before {
    border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
    border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
    border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, hsla(0, 0%, 100%, .9));
    bottom: calc(var(--plyr-tooltip-arrow-size, 4px)*-1);
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    z-index: 2
}

.plyr__preview-thumb__image-container {
    background: #c1c8d1;
    border-radius: calc(var(--plyr-tooltip-radius, 3px) - 1px);
    overflow: hidden;
    position: relative;
    z-index: 0
}

.plyr__preview-thumb__image-container img {
    height: 100%;
    left: 0;
    max-height: none;
    max-width: none;
    position: absolute;
    top: 0;
    width: 100%
}

.plyr__preview-thumb__time-container {
    bottom: 6px;
    left: 0;
    position: absolute;
    right: 0;
    white-space: nowrap;
    z-index: 3
}

.plyr__preview-thumb__time-container span {
    background-color: rgba(0, 0, 0, .55);
    border-radius: calc(var(--plyr-tooltip-radius, 3px) - 1px);
    color: #fff;
    font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
    padding: 3px 6px
}

.plyr__preview-scrubbing {
    bottom: 0;
    -webkit-filter: blur(1px);
    filter: blur(1px);
    height: 100%;
    left: 0;
    margin: auto;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    width: 100%;
    z-index: 1
}

.plyr__preview-scrubbing--is-shown {
    opacity: 1
}

.plyr__preview-scrubbing img {
    height: 100%;
    left: 0;
    max-height: none;
    max-width: none;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    top: 0;
    width: 100%
}

.plyr--no-transition {
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important
}

.plyr__sr-only {
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    border: 0 !important;
    height: 1px !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.plyr [hidden] {
    display: none !important
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

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

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

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

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

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

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

.swiper-container-multirow-column>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

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

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

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

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

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

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

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

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

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

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

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.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 {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

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

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

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/44*27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - var(--swiper-navigation-size)/2);
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: normal;
    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: #fff
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000
}

.swiper-button-lock {
    display: none
}

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

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

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

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    opacity: .2
}

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

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

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

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

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

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

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

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

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

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

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

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

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

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

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

.swiper-pagination-white {
    --swiper-pagination-color: #fff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000
}

.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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s linear infinite;
    animation: swiper-preloader-spin 1s linear infinite;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-top: 4px solid transparent
}

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

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

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

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

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

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

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

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

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

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

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

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

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

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

.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
}

.plyr--video {
    cursor: pointer
}

.plyr--video:hover.plyr--full-ui .plyr__control--overlaid {
    -webkit-transform: scale(1.1) translate3D(-50%, -50%, 0);
    -ms-transform: scale(1.1) translate3D(-50%, -50%, 0);
    transform: scale(1.1) translate3D(-50%, -50%, 0)
}

.plyr--stopped .plyr__controls {
    opacity: 0
}

.plyr--paused:not(.plyr--stopped) .plyr__control--overlaid {
    opacity: 0;
    visibility: hidden
}

.plyr__poster {
    background-size: cover
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
    z-index: 3;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    opacity: 1;
    left: 50%;
    top: 50%;
    -webkit-transform: scale(1) translate3D(-50%, -50%, 0);
    -ms-transform: scale(1) translate3D(-50%, -50%, 0);
    transform: scale(1) translate3D(-50%, -50%, 0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    background: transparent url(../img/play.svg) no-repeat 50%;
    background-size: contain;
    -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, .3);
    box-shadow: 0 0 1rem rgba(0, 0, 0, .3)
}

@media (min-width:758px) {
    .plyr--full-ui.plyr--video .plyr__control--overlaid {
        height: 120px;
        width: 120px
    }
}

.plyr--full-ui.plyr--video .plyr__control--overlaid:after {
    display: inline-block;
    text-align: center
}

.plyr--full-ui.plyr--video .plyr__control--overlaid svg {
    display: none
}

.swiper-button-next, .swiper-button-prev {
    width: 40px;
    height: 40px;
    border: .1rem solid #272727;
    background-color: initial;
    border-radius: 50%
}

.c-white .swiper-button-next, .c-white .swiper-button-prev {
    border-color: #fff
}

.swiper-button-next:after, .swiper-button-prev:after {
    content: "";
    width: 10px;
    height: 4px;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat
}

.swiper-button-prev:after {
    background-image: url(../img/arrow-left.svg)
}

.c-white .swiper-button-prev:after {
    background-image: url(../img/arrow-left-white.svg)
}

.swiper-button-next:after {
    background-image: url(../img/arrow-right.svg)
}

.c-white .swiper-button-next:after {
    background-image: url(../img/arrow-right-white.svg)
}

.wpcf7-form-control-wrap {
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
    position: relative
}

span.wpcf7-not-valid-tip {
    font-size: .75em;
    line-height: 1;
    position: absolute;
    top: calc(100% + 5px);
    left: 0;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    opacity: 0;
    color: #ff5252;
    font-weight: inherit
}

.invalid span.wpcf7-not-valid-tip {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    opacity: 1
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

div.wpcf7 .ajax-loader {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: calc(100% + .5rem);
    background-image: url(../img/marker.svg);
    background-image: url(../img/ripples-white.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    margin: 0;
    background-color: #333;
    border-radius: 50%;
    visibility: hidden;
    opacity: .75
}

div.wpcf7 .ajax-loader:before {
    content: none
}

.wpcf7 form.submitting .ajax-loader {
    visibility: visible
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    padding: 0;
    margin: 30px 0 0;
    border: none;
    text-align: center
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    color: #ff5252
}

.wpcf7 form.sent .wpcf7-response-output {
    color: #46b450
}

span.wpcf7-list-item {
    margin: 0
}

.screen-reader-response {
    display: none
}

#ot-sdk-btn.optanon-show-settings, #ot-sdk-btn.ot-sdk-show-settings {
    border: none !important;
    background: none !important;
    padding: 0 !important;
    font-size: inherit !important;
    color: inherit !important;
    text-transform: uppercase
}

#ot-sdk-btn-floating {
    display: none !important
}

#header .header-container .item-nav .item-menu>li .item-link, .link-menu, .menu-lang {
    font-size: 16px;
    letter-spacing: 1px
}

#header {
    --headerColor: #fff;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    color: var(--headerColor);
    -webkit-transition: color .3s ease-in-out .3s, padding .3s ease-in-out, background-color .3s ease-in-out .3s, -webkit-transform .3s ease-in-out 0s;
    transition: color .3s ease-in-out .3s, padding .3s ease-in-out, background-color .3s ease-in-out .3s, -webkit-transform .3s ease-in-out 0s;
    -o-transition: color .3s ease-in-out .3s, padding .3s ease-in-out, background-color .3s ease-in-out .3s, transform .3s ease-in-out 0s;
    transition: color .3s ease-in-out .3s, padding .3s ease-in-out, background-color .3s ease-in-out .3s, transform .3s ease-in-out 0s;
    transition: color .3s ease-in-out .3s, padding .3s ease-in-out, background-color .3s ease-in-out .3s, transform .3s ease-in-out 0s, -webkit-transform .3s ease-in-out 0s;
    padding-top: 24px;
    padding-bottom: 24px
}

@media (min-width:1081px) {
    #header {
        padding-top: 43px;
        padding-bottom: 43px
    }
}

.admin-bar #header {
    top: 32px
}

#header.active, #header.is_stuck, [data-barba-namespace=news_single] #header, [data-barba-namespace=templates_cms] #header {
    --headerColor: #000
}

#header.is_stuck {
    background-color: #fff
}

@media (min-width:1081px) {
    #header.is_stuck {
        padding-top: 24px;
        padding-bottom: 24px
    }
}

#header.is_stuck:not(.disable-hidden) {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

#header.is_stuck:not(.disable-hidden).scrolling-up {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

#header .header-container {
    font-family: Hatton, sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-weight: 500;
    line-height: 1
}

#header .header-container .item-logo {
    font-size: 20px
}

@media (min-width:758px) {
    #header .header-container .item-logo {
        font-size: 24px
    }
}

#header .header-container .item-nav {
    display: none
}

#header .header-container .item-nav .item-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#header .header-container .item-nav .item-menu>li:not(:last-child) {
    margin-right: 28px
}

@media (min-width:1081px) {
    #header .header-container .item-nav .item-menu>li:not(:last-child) {
        margin-right: 64px
    }
}

@media (min-width:992px) {
    #header .header-container .item-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #header .header-container .item-nav .item-menu {
        margin-right: 28px
    }
}

@media (min-width:1081px) {
    #header .header-container .item-nav .item-menu {
        margin-right: 64px
    }
}

#header .btn-menu {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    border: none;
    background-color: initial;
    cursor: pointer
}

#header .btn-menu>.item-burger {
    display: block;
    width: 25px
}

#header .btn-menu>.item-burger>span {
    display: block;
    width: 100%;
    height: 2px;
    background-color: var(--headerColor);
    border-radius: 2px;
    -webkit-transition: background-color .15s ease-in-out;
    -o-transition: background-color .15s ease-in-out;
    transition: background-color .15s ease-in-out
}

#header .btn-menu>.item-burger>span:nth-child(2) {
    margin: 6px 0
}

@media (min-width:992px) {
    #header .btn-menu {
        display: none
    }
}

#header .menu-item-has-children {
    position: relative
}

#header .menu-item-has-children>a {
    color: inherit
}

#header .menu-item-has-children:hover:not(:focus) .sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
}

#header .current-menu-ancestor>a:before, #header .current-menu-item>a:before {
    -webkit-transform: translateZ(0) scaleX(1);
    transform: translateZ(0) scaleX(1)
}

#header .item-link--1:before {
    background-color: var(--headerColor)
}

#header .sub-menu {
    position: absolute;
    top: calc(100% + 15px);
    left: 50%;
    -webkit-transform: translate3d(-50%, .5rem, 0);
    transform: translate3d(-50%, .5rem, 0);
    background-color: #fff;
    -webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
    transition: opacity .3s ease-in-out, visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out, opacity .3s ease-in-out, visibility .3s ease-in-out;
    transition: transform .3s ease-in-out, opacity .3s ease-in-out, visibility .3s ease-in-out;
    transition: transform .3s ease-in-out, opacity .3s ease-in-out, visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    width: 100vw;
    max-width: 224px;
    color: #333;
    text-align: center;
    padding: 24px
}

#header .sub-menu li:not(:last-child) {
    margin-bottom: 32px
}

.submenu-overlay {
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 1s cubic-bezier(.19, 1, .22, 1);
    -o-transition: all 1s cubic-bezier(.19, 1, .22, 1);
    transition: all 1s cubic-bezier(.19, 1, .22, 1)
}

.submenu-overlay.active {
    opacity: .7;
    visibility: visible
}

.admin-bar .submenu-overlay {
    top: 32px;
    height: calc(100vh - 32px)
}

#mobile-menu {
    position: fixed;
    z-index: 9;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    font-family: Hatton, sans-serif;
    color: #333;
    font-size: 18px;
    font-weight: 500
}

#mobile-menu li:not(:last-child) {
    margin-bottom: 8px
}

@media (min-width:321px) {
    #mobile-menu li:not(:last-child) {
        margin-bottom: 16px
    }
}

#mobile-menu li>ul {
    padding-left: 32px;
    margin-bottom: 4px
}

@media (min-width:758px) {
    #mobile-menu li>ul {
        padding-left: 0
    }
}

@media (min-width:321px) {
    #mobile-menu li>ul {
        margin-bottom: 8px
    }
}

#mobile-menu li li:not(:last-child) {
    margin-bottom: 4px
}

@media (min-width:321px) {
    #mobile-menu li li:not(:last-child) {
        margin-bottom: 8px
    }
}

#mobile-menu .current-menu-item>a:before {
    -webkit-transform: translateZ(0) scaleX(1);
    transform: translateZ(0) scaleX(1)
}

#mobile-menu .item-socials-container {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%
}

#mobile-menu .item-socials-container .item-socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px
}

#mobile-menu .item-socials-container .item-socials a {
    font-size: 25px
}

#mobile-menu .item-socials-container .item-socials a:not(:last-child) {
    margin-right: 25px
}

@media (max-width:320.98px) {
    #mobile-menu .item-socials-container .item-socials {
        margin-bottom: 15px
    }

    #mobile-menu .item-socials-container .item-socials a {
        font-size: 20px
    }
}

.footer__top__inner {
    padding-top: 40px;
    padding-bottom: 40px
}

@media (min-width:758px) {
    .footer__top__inner {
        padding-top: 88px;
        padding-bottom: 83px;
        padding-right: 85px;
        height: 900px;
        max-height: 100vh
    }
}

.footer__top__inner:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: -24px;
    width: 100vw;
    height: 100%;
    background-color: #f6f6f6
}

@media (min-width:758px) {
    .footer__top__inner:before {
        width: 50vw;
        right: 0
    }
}

@media (min-width:758px) {
    .footer__top__title {
        font-size: 42px
    }
}

@media (min-width:1081px) {
    .footer__top__title {
        font-size: 60px
    }
}

.footer__top__img {
    width: 100vw;
    height: 100vw;
    margin-left: -24px
}

@media (min-width:758px) {
    .footer__top__img {
        width: 50vw;
        height: 100%;
        margin-left: 0
    }
}

.footer__top__text {
    max-width: 416px;
    margin-bottom: 68px
}

.footer__title {
    font-family: Hatton, sans-serif;
    font-style: normal;
    letter-spacing: normal
}

@media (min-width:1081px) {
    .footer__title {
        padding-top: 60px;
        font-size: 80px;
        font-weight: 300;
        line-height: 1.2
    }
}

.footer__section {
    padding-top: 40px;
    padding-bottom: 40px
}

@media (min-width:1081px) {
    .footer__section {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

.footer__section:not(:first-child) {
    border-top: 1px solid rgba(0, 0, 0, .3)
}

.footer__section:last-child {
    padding-top: 24px;
    padding-bottom: 30px
}

.footer__menu .sub-menu {
    margin-top: 25px
}

.footer__menu .item-link {
    font-weight: 500;
    margin-bottom: 25px
}

.footer__menu .sub-menu-item:not(:last-child) {
    margin-bottom: 12px
}

.footer__legal {
    line-height: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.footer__legal li:not(:last-child):after {
    margin-left: 5px;
    margin-right: 5px
}

@media (min-width:758px) {
    .footer__legal li:not(:last-child):after {
        content: "-"
    }
}

.banner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding-top: 20vh;
    padding-bottom: 72px
}

@media (min-width:758px) {
    .banner {
        padding-top: 28vh;
        padding-bottom: 56px
    }
}

.banner__bg {
    height: 100vh
}

@media (min-width:758px) {
    .banner__bg {
        height: 75vh
    }
}

@media (min-width:992px) {
    .banner__bg {
        height: 100vh
    }
}

.admin-bar .banner__bg {
    height: calc(100vh - 32px)
}

.banner__bg:after {
    content: "";
    background-color: rgba(0, 0, 0, .2)
}

.banner__bg__inner {
    height: calc(100% + 20vh);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: cover
}

@media (min-width:758px) {
    .banner__bg__inner {
        background-position: 50%
    }
}

.banner__text {
    min-height: 130px
}

.custom-card .custom-card-link {
    display: block
}

.custom-card .card-img-container {
    position: relative;
    overflow: hidden
}

.custom-card .card-img-container:after {
    content: "";
    display: block;
    padding-bottom: 100%
}

.custom-card .card-img-container .card-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform 2s cubic-bezier(.19, 1, .22, 1);
    transition: -webkit-transform 2s cubic-bezier(.19, 1, .22, 1);
    -o-transition: transform 2s cubic-bezier(.19, 1, .22, 1);
    transition: transform 2s cubic-bezier(.19, 1, .22, 1);
    transition: transform 2s cubic-bezier(.19, 1, .22, 1), -webkit-transform 2s cubic-bezier(.19, 1, .22, 1);
    will-change: transform
}

.custom-card .card-content .date {
    color: rgba(51, 51, 51, .6)
}

.custom-card:hover .card-img-container .card-img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.cookie-banner {
    display: none;
    position: fixed;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 0 20px;
    font-size: 12px
}

.cookie-banner .item-close {
    cursor: pointer
}

@media (min-width:321px) {
    .cookie-banner {
        padding: 20px 0
    }
}

@media (min-width:758px) {
    .cookie-banner {
        padding: 30px 0;
        font-size: 16px
    }
}

.pagination-container li {
    display: inline-block
}

.pagination-container li a {
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    padding: 0 8px
}

.pagination-container li a:hover {
    color: #999
}

.pagination-container li .current {
    padding: 0 8px;
    font-weight: 800;
    color: #999
}

.cms span {
    display: inline
}

.cms h1, .cms h2, .cms h3, .cms h4, .cms h5, .cms h6 {
    margin-bottom: 30px
}

.cms ul {
    padding-left: 40px
}

.cms ul li {
    list-style-type: disc;
    text-align: left
}

.cms img {
    display: block;
    width: 100%;
    height: auto
}

.cms strong {
    font-weight: 800
}

.cms p, .cms ul {
    margin-bottom: 20px
}

.cms.cms-no-break p {
    margin-bottom: 0
}

.cms blockquote {
    position: relative;
    width: 80%;
    margin-right: 0;
    margin-left: auto;
    padding: 130px 0;
    font-size: 30px;
    line-height: 1.5em;
    font-weight: 300
}

@media (max-width:991.98px) {
    .cms blockquote {
        margin: auto
    }
}

.cms blockquote:before {
    background-image: url(../img/quote-left.svg);
    -webkit-transform: translateX(-60px) translateY(-30px);
    -ms-transform: translateX(-60px) translateY(-30px);
    transform: translateX(-60px) translateY(-30px)
}

.cms blockquote:after, .cms blockquote:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%
}

.cms blockquote:after {
    right: 0;
    background-image: url(../img/quote-right.svg);
    -webkit-transform: translateX(0) translateY(-50px);
    -ms-transform: translateX(0) translateY(-50px);
    transform: translateX(0) translateY(-50px)
}

@media (max-width:991.98px) {
    .cms blockquote:after {
        -webkit-transform: translateX(60px) translateY(-50px);
        -ms-transform: translateX(60px) translateY(-50px);
        transform: translateX(60px) translateY(-50px)
    }
}

.custom-loader {
    width: 100px;
    display: inline-block
}

.custom-loader.cl-center {
    margin-left: auto;
    margin-right: auto
}

.custom-loader svg {
    display: inline-block;
    width: 100%;
    height: auto;
    fill: #000
}

.custom-loader svg circle {
    stroke: #000
}

.custom-loader.ajax-loader {
    display: none
}

.block {
    margin-bottom: 24px
}

@media (min-width:992px) {
    .block {
        margin-bottom: 64px
    }
}

.hero__bg {
    height: calc(100% + 20vh);
    background-position: 50%
}

.hero__bg:after {
    content: "";
    background-color: #000;
    opacity: .3
}

@media (min-width:992px) {
    .hero__section {
        min-height: 100vh
    }
}

.hero__top {
    padding-top: 20vh;
    padding-bottom: 72px
}

@media (min-width:758px) {
    .hero__top {
        min-height: 100vh;
        padding-top: 150px;
        padding-bottom: 150px
    }
}

.hero__text {
    max-width: 615px;
    margin-left: auto;
    margin-right: auto
}

#header .header-container, .container-fluid {
    padding-left: 24px;
    padding-right: 24px
}

@media (min-width:1081px) {
    #header .header-container, .container-fluid {
        padding-left: 48px;
        padding-right: 48px
    }
}

.container {
    padding-left: 24px;
    padding-right: 24px
}

@media (min-width:1081px) and (max-width:1399.98px) {
    .container {
        padding-left: 40px;
        padding-right: 40px
    }
}

.marquee {
    padding-top: 16px;
    padding-bottom: 8px;
    font-family: Hatton, sans-serif;
    font-size: 24px;
    font-weight: 300;
    white-space: nowrap;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    line-height: 1.4
}

@media (min-width:758px) {
    .marquee {
        font-size: 40px
    }
}

.marquee__inner {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative
}

.marquee__word {
    margin-left: 60px
}

.post-teaser {
    padding-top: 24px;
    padding-bottom: 24px
}

.post-teaser__excerpt {
    line-height: 1.5
}

.post-teaser__excerpt:not(:last-child) {
    margin-bottom: 46px
}

.home__hero__bg {
    height: calc(100% + 300px + 20vh);
    background-position: top left 59%
}

@media (min-width:758px) {
    .home__hero__bg {
        background-position: top left 42%
    }
}

@media (min-width:1441px) {
    .home__hero__bg {
        background-position: top left 45%
    }
}

@media (min-width:1600px) {
    .home__hero__bg {
        background-position: top left 38%
    }
}

@media (min-width:1921px) {
    .home__hero__bg {
        background-position: top left 30%
    }
}

.home__hero__bottom {
    padding-bottom: 110px
}

.home__surgery {
    padding-bottom: 40px
}

@media (min-width:758px) {
    .home__surgery {
        padding-bottom: 120px
    }
}

.home__surgery__metas {
    z-index: 1;
    bottom: 0;
    left: 0;
    padding-bottom: 66px
}

.home__surgery__img, .home__surgery__link, .home__surgery__subtitle {
    -webkit-transition: all .7s cubic-bezier(.42, 0, 0, 1);
    -o-transition: all .7s cubic-bezier(.42, 0, 0, 1);
    transition: all .7s cubic-bezier(.42, 0, 0, 1);
    will-change: transform
}

@media (any-pointer:fine) {
    .home__surgery__subtitle {
        -webkit-transition-delay: .15s;
        -o-transition-delay: .15s;
        transition-delay: .15s;
        -webkit-transform: translate3d(0, 70px, 0);
        transform: translate3d(0, 70px, 0)
    }
}

@media (any-pointer:fine) {
    .home__surgery__link {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translate3d(0, 35px, 0);
        transform: translate3d(0, 35px, 0)
    }
}

@media (any-pointer:fine) {
    .home__surgery__img {
        -webkit-transform: translateZ(0) scale(1.1);
        transform: translateZ(0) scale(1.1)
    }
}

@media (any-pointer:fine) {
    .home__surgery__page:hover .home__surgery__subtitle {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s
    }

    .home__surgery__page:hover .home__surgery__link {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-delay: .15s;
        -o-transition-delay: .15s;
        transition-delay: .15s
    }

    .home__surgery__page:hover .home__surgery__img {
        -webkit-transform: translateZ(0) scale(1);
        transform: translateZ(0) scale(1)
    }
}

@media (min-width:1081px) {
    .home__medecine__top {
        height: 600px
    }
}

@media (min-width:1800px) {
    .home__medecine__top {
        max-width: 1500px
    }
}

.home__medecine__img {
    height: 350px;
    width: calc(100% + 48px);
    margin-left: -24px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (min-width:758px) {
    .home__medecine__img {
        height: 100%;
        width: 100%;
        margin-left: 0;
        -ms-flex-negative: 1;
        flex-shrink: 1
    }
}

.home__medecine__pushTop {
    padding-top: 40px;
    padding-bottom: 40px;
    height: 100vw
}

@media (min-width:758px) {
    .home__medecine__pushTop {
        height: 100%
    }
}

@media (min-width:1081px) {
    .home__medecine__pushTop {
        padding-top: 90px
    }
}

.home__medecine__pushTop:before {
    content: "";
    position: absolute;
    top: 0;
    width: 300%;
    height: 100%
}

.home__medecine__pushTop--left:before {
    right: -100%;
    background-color: #f3eee9
}

@media (min-width:758px) {
    .home__medecine__pushTop--left:before {
        right: 100%
    }
}

.home__medecine__pushTop--right:before {
    left: -100%;
    background-color: #000
}

@media (min-width:758px) {
    .home__medecine__pushTop--right:before {
        left: 100%
    }
}

@media (min-width:758px) {
    .home__medecine__pushTop--right .home__medecine__pushTopInner {
        padding-left: 40px
    }
}

.home__medecine__pushTopInner {
    max-width: 450px
}

.home__medecine .col-left:before {
    content: "";
    position: absolute;
    top: 0;
    width: 300%;
    height: 100%
}

@media (min-width:1800px) {
    .home__medecine__bottom {
        max-width: 1500px
    }
}

@media (min-width:758px) {
    .home__medecine__pushBottom {
        height: 350px
    }
}

.home__medecine__pushBottomInner {
    padding-top: 40px;
    padding-bottom: 40px;
    height: 100vw
}

@media (min-width:758px) {
    .home__medecine__pushBottomInner {
        height: 100%
    }
}

.home__medecine__pushBottomImg {
    height: 350px;
    margin-left: -24px
}

@media (min-width:758px) {
    .home__medecine__pushBottomImg {
        height: 100%;
        margin-left: 0
    }
}

@media (min-width:321px) {
    .home__medecine__pushBottomImg {
        width: calc(50% + 50vw + 24px)
    }
}

@media (min-width:758px) {
    .home__medecine__pushBottomImg {
        width: calc(100% + 50vw - 336px)
    }
}

@media (min-width:992px) {
    .home__medecine__pushBottomImg {
        width: calc(100% + 50vw - 456px)
    }
}

@media (min-width:1200px) {
    .home__medecine__pushBottomImg {
        width: calc(100% + 50vw - 595px)
    }
}

@media (min-width:1400px) {
    .home__medecine__pushBottomImg {
        width: calc(100% + 50vw - 623px)
    }
}

.home__medecine__pushBottom:nth-child(2n) .col-left {
    background-color: #f3eee9
}

.home__medecine__pushBottom:nth-child(2n) .col-left:before {
    left: -100%;
    background-color: #f3eee9
}

@media (min-width:758px) {
    .home__medecine__pushBottom:nth-child(2n) .col-left:before {
        left: 100%
    }
}

@media (min-width:758px) {
    .home__medecine__pushBottom:nth-child(2n) .col-left .home__medecine__pushBottomInner {
        padding-left: 40px
    }
}

@media (min-width:758px) {
    .home__medecine__pushBottom:nth-child(2n) .col-right {
        direction: rtl
    }
}

.home__medecine__pushBottom:nth-child(odd) .col-left {
    background-color: #000
}

.home__medecine__pushBottom:nth-child(odd) .col-left:before {
    right: -100%;
    background-color: #000
}

@media (min-width:758px) {
    .home__medecine__pushBottom:nth-child(odd) .col-left:before {
        right: 100%
    }
}

.home__blog {
    padding-top: 60px;
    padding-bottom: 40px
}

@media (min-width:758px) {
    .home__blog {
        padding-top: 120px;
        padding-bottom: 160px
    }
}

.load-more-container {
    min-height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.load-more-container .loader-container {
    display: none
}

.blog__post:after, .blog__post:before {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    background-color: rgba(0, 0, 0, .2);
    height: 1px;
    top: 0
}

@media (min-width:1081px) {
    .blog__post:after, .blog__post:before {
        width: 83.33333%
    }
}

.blog__post:after {
    top: auto;
    bottom: 0
}

.blog__first {
    padding-bottom: 24px
}

@media (min-width:992px) {
    .blog__first {
        padding-bottom: 40px
    }
}

.blog__first__title {
    padding-bottom: 42px
}

.blog__first__img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%
}

.blog__first__metas {
    padding: 24px 0
}

@media (min-width:758px) {
    .blog__first__metas {
        padding: 24px
    }
}

@media (min-width:992px) {
    .blog__first__metas {
        padding: 64px 64px 38px
    }
}

.blog__first:before {
    content: none
}

.post-date {
    font-size: 12px;
    color: hsla(0, 0%, 60%, .6);
    text-transform: uppercase;
    font-weight: 400
}

.post-excerpt {
    font-size: 22px;
    color: rgba(51, 51, 51, .6);
    font-weight: 400
}

.contact__infos__inner {
    padding-top: 64px;
    padding-bottom: 64px
}

.contact__form {
    padding-top: 200px;
    padding-bottom: 200px
}

.contact__container {
    background-color: #fff
}

@media (min-width:992px) {
    .contact__container {
        background-color: initial
    }
}

.contact__map #map {
    height: 50vh;
    background-color: #000
}

@media (min-width:992px) {
    .contact__img {
        max-width: 305px
    }
}

.contact__icon {
    border-radius: 50%;
    border: 1px solid rgba(51, 51, 51, .3);
    width: 52px;
    height: 52px;
    min-width: 52px;
    margin-right: 56px
}

@media (max-width:757.98px) {
    .contact__icon {
        margin-right: 26px
    }
}

@media (max-width:757.98px) {
    .contact .banner__bg__inner {
        height: 480px;
        background-position: 30%
    }
}

#page-404 .section-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100vh;
    background-color: #333;
    color: #fff;
    text-align: center
}

#page-404 .section-content .item-title {
    font-size: 8vw;
    font-weight: 300;
    line-height: 1
}

.surgery__hero__bg {
    background-position: top left 30%
}

.surgery__hero__middle {
    padding-bottom: 40px
}

@media (min-width:758px) {
    .surgery__hero__middle {
        margin-top: 300px;
        padding-bottom: 215px
    }
}

.surgery__hero__slider {
    overflow: visible
}

.surgery__hero__slider .row, .surgery__hero__slider .swiper-slide {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.surgery__hero__pagination {
    z-index: 1
}

@media (min-width:758px) {
    .surgery__hero__pagination {
        top: 130px
    }
}

.swiper-container-horizontal>.swiper-pagination-bullets.surgery__hero__pagination {
    left: 0;
    bottom: auto;
    width: auto
}

.swiper-container-horizontal>.swiper-pagination-bullets.surgery__hero__pagination .swiper-pagination-bullet {
    margin: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets.surgery__hero__pagination .swiper-pagination-bullet:not(:last-child) {
    margin-bottom: 56px
}

.surgery__hero__pagination .swiper-pagination-bullet {
    height: auto;
    background-color: initial;
    width: 48px;
    line-height: 1.5;
    opacity: 1
}

@media (min-width:1400px) {
    .surgery__hero__pagination .swiper-pagination-bullet {
        width: 83px
    }
}

.surgery__hero__pagination .swiper-pagination-bullet:after, .surgery__hero__pagination .swiper-pagination-bullet:before {
    content: "";
    width: 100%;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    will-change: transform;
    opacity: .6
}

.surgery__hero__pagination .swiper-pagination-bullet:before {
    border-top: 1px solid #fff;
    -webkit-transform: translateZ(0) scaleX(0);
    transform: translateZ(0) scaleX(0)
}

.surgery__hero__pagination .swiper-pagination-bullet:after, .surgery__hero__pagination .swiper-pagination-bullet:before {
    -webkit-transition: all .7s cubic-bezier(.42, 0, 0, 1);
    -o-transition: all .7s cubic-bezier(.42, 0, 0, 1);
    transition: all .7s cubic-bezier(.42, 0, 0, 1)
}

.surgery__hero__pagination .swiper-pagination-bullet:after {
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) scaleX(.5);
    -ms-transform: translateY(-50%) scaleX(.5);
    transform: translateY(-50%) scaleX(.5);
    border-bottom: 1px solid #fff
}

.surgery__hero__pagination .swiper-pagination-bullet:hover:not(.swiper-pagination-bullet-active):before {
    -webkit-transform: translateZ(0) scaleX(.5);
    transform: translateZ(0) scaleX(.5);
    opacity: 1
}

.surgery__hero__pagination .swiper-pagination-bullet-inner {
    left: calc(100% + 24px);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 220px;
    opacity: .6;
    -webkit-transition: all .7s cubic-bezier(.42, 0, 0, 1);
    -o-transition: all .7s cubic-bezier(.42, 0, 0, 1);
    transition: all .7s cubic-bezier(.42, 0, 0, 1)
}

.surgery__hero__pagination .swiper-pagination-bullet-active:before {
    -webkit-transform: translateZ(0) scaleX(1);
    transform: translateZ(0) scaleX(1);
    opacity: 1
}

.surgery__hero__pagination .swiper-pagination-bullet-active:after {
    -webkit-transform: translateY(-50%) scaleX(1);
    -ms-transform: translateY(-50%) scaleX(1);
    transform: translateY(-50%) scaleX(1);
    opacity: .5
}

.surgery__hero__pagination .swiper-pagination-bullet-active .swiper-pagination-bullet-inner {
    opacity: 1
}

.surgery__hero__paginationMobile {
    white-space: nowrap
}

.surgery__hero__paginationMobile .swiper-slide {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    opacity: .5;
    -webkit-transition: opacity .3s cubic-bezier(.19, 1, .22, 1);
    -o-transition: opacity .3s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .3s cubic-bezier(.19, 1, .22, 1)
}

.surgery__hero__paginationMobile .swiper-slide.swiper-slide-active {
    opacity: 1
}

.surgery__hero__bottom {
    padding-bottom: 40px
}

@media (min-width:758px) {
    .surgery__hero__bottom {
        padding-bottom: 228px
    }
}

.surgery__hero__paginationMobile .swiper-slide .item {
    line-height: 22px;
    text-align: center;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap !important;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap
}

@media (max-width:757.98px) {
    .medecine__hero__bg {
        background-position: 100% 0
    }
}

.medecine__hero__img {
    border: 20px solid #fff
}

.medecine__composition__title {
    max-width: 670px
}

.medecine__composition__captionTop {
    --captionLength: 40px;
    --captionOffset: 0%;
    z-index: 2
}

@media (min-width:1081px) {
    .medecine__composition__captionTop {
        --captionLength: 92px
    }
}

.medecine__composition__captionTop:not(:last-child) {
    margin-bottom: 15px
}

@media (min-width:758px) {
    .medecine__composition__captionTop:not(:last-child) {
        margin-bottom: 40px
    }
}

@media (min-width:1081px) {
    .medecine__composition__captionTop:not(:last-child) {
        margin-bottom: 72px
    }
}

.medecine__composition__captionTop:first-child {
    max-width: 615px
}

.medecine__composition__captionTop:nth-child(2) {
    --captionLength: 132px;
    padding-left: var(--captionOffset)
}

@media (min-width:758px) {
    .medecine__composition__captionTop:nth-child(2) {
        --captionOffset: 8%
    }
}

@media (min-width:1081px) {
    .medecine__composition__captionTop:nth-child(2) {
        --captionLength: 192px
    }
}

.medecine__composition__captionTop:nth-child(3) {
    --captionLength: 96px;
    padding-left: var(--captionOffset)
}

@media (min-width:758px) {
    .medecine__composition__captionTop:nth-child(3) {
        --captionOffset: 25%
    }
}

@media (min-width:1081px) {
    .medecine__composition__captionTop:nth-child(3) {
        --captionLength: 144px
    }
}

.medecine__composition__captionTop:after, .medecine__composition__captionTop:before {
    position: absolute;
    z-index: 1;
    background-color: #fff
}

@media (min-width:758px) {
    .medecine__composition__captionTop:after, .medecine__composition__captionTop:before {
        content: ""
    }
}

.medecine__composition__captionTop:before {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    top: 12px;
    right: calc(100% + 16px + var(--captionLength))
}

.medecine__composition__captionTop:after {
    width: calc(var(--captionLength) + var(--captionOffset));
    height: 1px;
    top: 14px;
    right: calc(100% + 8px - var(--captionOffset))
}

.medecine__composition__captionBottom {
    z-index: 2
}

.medecine__composition__captionBottom__inner {
    --squareLength: 98px;
    --bulletDiameter: 6px;
    --captionOffset: 8px
}

.medecine__composition__captionBottom__inner:after, .medecine__composition__captionBottom__inner:before {
    position: absolute
}

@media (min-width:758px) {
    .medecine__composition__captionBottom__inner:after, .medecine__composition__captionBottom__inner:before {
        content: ""
    }
}

.medecine__composition__captionBottom__inner:before {
    width: var(--bulletDiameter);
    height: var(--bulletDiameter);
    border-radius: 50%;
    background-color: #fff
}

.medecine__composition__captionBottom__inner:after {
    width: var(--squareLength);
    height: var(--squareLength);
    border-color: #fff
}

.medecine__composition__captionBottom:first-child {
    margin-bottom: 32px
}

.medecine__composition__captionBottom:first-child .medecine__composition__captionBottom__inner:before {
    right: calc(100% + var(--captionOffset) - var(--bulletDiameter)/2 + var(--squareLength));
    top: calc(var(--captionOffset)*2 + var(--squareLength) + var(--bulletDiameter))
}

.medecine__composition__captionBottom:first-child .medecine__composition__captionBottom__inner:after {
    right: calc(100% + var(--captionOffset));
    top: 13px;
    border-top-left-radius: 100%;
    border-left: 1px solid;
    border-top: 1px solid
}

.medecine__composition__captionBottom:last-child {
    margin-top: 32px
}

.medecine__composition__captionBottom:last-child .medecine__composition__captionBottom__inner:before {
    left: calc(100% + var(--captionOffset) - var(--bulletDiameter)/2 + var(--squareLength));
    bottom: calc(100% - var(--captionOffset) + var(--squareLength) + var(--bulletDiameter))
}

.medecine__composition__captionBottom:last-child .medecine__composition__captionBottom__inner:after {
    left: calc(100% + var(--captionOffset));
    bottom: calc(100% - 13px);
    border-bottom-right-radius: 100%;
    border-right: 1px solid;
    border-bottom: 1px solid
}

.medecine__examples {
    background-color: #eee2d6
}

.btn, .btn-black, .btn-lg, .btn-md, .btn-sm, .btn-white, .btn-xs, .contact-form input[type=submit] {
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.5;
    text-align: left;
    text-transform: uppercase;
    background-color: initial;
    padding: 0;
    border: none;
    font-family: Hatton, sans-serif;
    position: relative;
    color: #000
}

.c-white .btn, .c-white .btn-black, .c-white .btn-lg, .c-white .btn-md, .c-white .btn-sm, .c-white .btn-white, .c-white .btn-xs, .c-white .contact-form input[type=submit], .contact-form .c-white input[type=submit] {
    color: #fff
}

.btn-black:after, .btn-lg:after, .btn-md:after, .btn-sm:after, .btn-white:after, .btn-xs:after, .btn:after, .contact-form input[type=submit]:after {
    content: "";
    position: absolute;
    right: 0;
    top: calc(100% + 2px);
    width: 100%;
    height: 1px;
    background-color: #000;
    -webkit-transform: translateZ(0) scaleX(1);
    transform: translateZ(0) scaleX(1);
    will-change: transform
}

.c-white .btn-black:after, .c-white .btn-lg:after, .c-white .btn-md:after, .c-white .btn-sm:after, .c-white .btn-white:after, .c-white .btn-xs:after, .c-white .btn:after, .c-white .contact-form input[type=submit]:after, .contact-form .c-white input[type=submit]:after {
    background-color: #fff
}

@-webkit-keyframes barAnimation {
    0% {
        -webkit-transform: translateZ(0) scaleX(1);
        transform: translateZ(0) scaleX(1);
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%
    }

    49% {
        -webkit-transform: translateZ(0) scaleX(0);
        transform: translateZ(0) scaleX(0);
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%
    }

    50% {
        -webkit-transform: translateZ(0) scaleX(0);
        transform: translateZ(0) scaleX(0);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%
    }

    to {
        -webkit-transform: translateZ(0) scaleX(1);
        transform: translateZ(0) scaleX(1);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%
    }
}

@keyframes barAnimation {
    0% {
        -webkit-transform: translateZ(0) scaleX(1);
        transform: translateZ(0) scaleX(1);
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%
    }

    49% {
        -webkit-transform: translateZ(0) scaleX(0);
        transform: translateZ(0) scaleX(0);
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%
    }

    50% {
        -webkit-transform: translateZ(0) scaleX(0);
        transform: translateZ(0) scaleX(0);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%
    }

    to {
        -webkit-transform: translateZ(0) scaleX(1);
        transform: translateZ(0) scaleX(1);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%
    }
}

.btn-black:active:after, .btn-black:focus:after, .btn-black:hover:after, .btn-lg:active:after, .btn-lg:focus:after, .btn-lg:hover:after, .btn-md:active:after, .btn-md:focus:after, .btn-md:hover:after, .btn-sm:active:after, .btn-sm:focus:after, .btn-sm:hover:after, .btn-white:active:after, .btn-white:focus:after, .btn-white:hover:after, .btn-xs:active:after, .btn-xs:focus:after, .btn-xs:hover:after, .btn:active:after, .btn:focus:after, .btn:hover:after, .contact-form input[type=submit]:active:after, .contact-form input[type=submit]:focus:after, .contact-form input[type=submit]:hover:after {
    -webkit-animation: barAnimation .6s;
    animation: barAnimation .6s
}

.scroll-area .scrollbar-track.scrollbar-track-y {
    width: 4px !important
}

.scroll-area .scrollbar-track.scrollbar-track-y .scrollbar-thumb {
    width: 100% !important;
    background: #000 !important
}

input, select, textarea {
    -webkit-appearance: none;
    border-radius: 0;
    font-family: Hatton, sans-serif;
    font-size: 24px;
    font-weight: 300;
    border: none;
    color: #000;
    padding-left: 8px;
    padding-right: 8px;
    max-width: 100%
}

input:not([type=checkbox]), select:not([type=checkbox]), textarea:not([type=checkbox]) {
    border-bottom: 1px solid #333
}

input:focus, select:focus, textarea:focus {
    outline: none
}

select {
    background-image: url(../img/bottom.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: calc(100% - 10px) 50%
}

.gravity-form-bootstrap .gform_fields input, .gravity-form-bootstrap .gform_fields textarea {
    width: 100%;
    background-color: initial
}

[type=checkbox] {
    position: absolute;
    left: -9999rem
}

[type=checkbox]+.wpcf7-list-item-label, [type=checkbox]+label {
    width: auto;
    position: relative;
    cursor: pointer;
    display: block;
    margin-bottom: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: inherit;
    padding-left: 32px
}

[type=checkbox]+.wpcf7-list-item-label span, [type=checkbox]+label span {
    display: inline-block;
    vertical-align: middle
}

[type=checkbox]+.wpcf7-list-item-label:before, [type=checkbox]+label:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    border: .1rem solid #333;
    background: #fff;
    -webkit-transition: border-color .3s ease-in-out;
    -o-transition: border-color .3s ease-in-out;
    transition: border-color .3s ease-in-out;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

[type=checkbox]+.wpcf7-list-item-label:after, [type=checkbox]+label:after {
    content: "";
    position: absolute;
    top: 7px;
    left: 3px;
    opacity: 0;
    width: 10px;
    height: 10px;
    background-color: #333;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

[type=checkbox]+.wpcf7-list-item-label+.gfield_required_asterisk, [type=checkbox]+label+.gfield_required_asterisk {
    display: none
}

[type=checkbox]:checked+.wpcf7-list-item-label:after, [type=checkbox]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.materialize-form .materialize-form-group {
    position: relative;
    margin-bottom: 25px
}

.materialize-form .materialize-form-group label {
    position: absolute;
    top: 0;
    left: 15px;
    font-weight: 400;
    font-size: 18px
}

.materialize-form .materialize-form-group input {
    margin-bottom: 35px;
    padding: 7px 0;
    border: 0;
    border-bottom: 2px solid #dedede
}

.materialize-form .materialize-form-group.gfield_error label {
    top: -20px
}

.contact-form label {
    color: #333
}

.contact-form textarea {
    border: 1px solid #333;
    padding: 16px;
    height: 150px
}

.contact-form textarea::-webkit-input-placeholder {
    color: #000
}

.contact-form textarea::-moz-placeholder {
    color: #000
}

.contact-form textarea::-ms-input-placeholder {
    color: #000
}

.contact-form textarea::placeholder {
    color: #000
}

.contact-form .gform_body {
    margin-bottom: 20px
}

.contact-form input[type=submit] {
    border-bottom: 1px solid #333
}

.contact-form input[type=submit]:disabled {
    opacity: .4;
    cursor: not-allowed
}

.contact-form .gform_confirmation_message {
    color: #333
}

.contact-form .gform_submission_error, .contact-form .validation_message {
    font-family: Public Sans, sans-serif;
    color: #bb0b0b;
    font-size: 14px
}

.contact-form .validation_message {
    position: absolute;
    left: 0;
    top: calc(100% + 5px);
    font-size: 12px
}

.contact-form .gf_name_has_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.contact-form .gfield_label {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.contact-form .gfield {
    margin-bottom: 40px;
    position: relative
}

.contact-form .gform_heading {
    color: #333;
    font-weight: 100;
    font-style: italic;
    margin-bottom: 68px
}

.contact-form .hidden_sub_label {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.validation_error {
    margin-bottom: 30px;
    color: #bb0b0b !important
}

#gform_ajax_spinner_1 {
    margin-left: 10px;
    display: inline-block;
    width: 50px;
    height: 50px
}

::-webkit-input-placeholder {
    color: #333;
    opacity: .7
}

::-moz-placeholder {
    color: #333;
    opacity: .7
}

:-ms-input-placeholder {
    color: #333;
    opacity: .7
}

:-moz-placeholder {
    color: #333;
    opacity: .7
}

.layer-transition {
    height: 100%;
    background-color: #1c1c1c;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0)
}

.layer-transition, .page-loader {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%
}

.page-loader {
    height: 100vh;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: Hatton, sans-serif;
    background-color: #f3eee9;
    font-weight: 500;
    line-height: 1;
    font-size: 24px;
    display: none
}

.page-loader.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.page-loader .item-content {
    width: 100%;
    color: #1c1c1c;
    text-align: center;
    -webkit-animation: spreadLetters 2.4s ease-in-out;
    animation: spreadLetters 2.4s ease-in-out;
    letter-spacing: 4px
}

.page-loader .item-loadbar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    margin: auto
}

.page-loader .item-loadbar .item-loadbar-inner {
    width: 100%;
    height: 100%;
    border-radius: 1px;
    background-color: #1c1c1c;
    -webkit-animation: loadbar 1.2s cubic-bezier(.92, 0, .09, 1);
    animation: loadbar 1.2s cubic-bezier(.92, 0, .09, 1);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

@-webkit-keyframes loadbar {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    to {
        -webkit-transform: scaleX(.7);
        transform: scaleX(.7)
    }
}

@keyframes loadbar {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    to {
        -webkit-transform: scaleX(.7);
        transform: scaleX(.7)
    }
}

@-webkit-keyframes spreadLetters {
    0% {
        letter-spacing: 0
    }

    to {
        letter-spacing: 8px
    }
}

@keyframes spreadLetters {
    0% {
        letter-spacing: 0
    }

    to {
        letter-spacing: 8px
    }
}

[data-splittext] {
    opacity: 0
}

[data-splittext].split-ready {
    opacity: 1
}

[data-kira-item=splitline] .item-line {
    overflow: hidden
}

[data-kira-item^=fadeIn] {
    opacity: 0
}

[data-kira-item^="fadeInLeft.stagger"], [data-kira-item^="fadeInUp.stagger"] {
    opacity: 1
}

[data-kira-item^="fadeInLeft.stagger"] [data-stagger-item], [data-kira-item^="fadeInUp.stagger"] [data-stagger-item] {
    opacity: 0
}

.lazy-image {
    position: relative
}

.lazy-image:not(.no-object-fit) {
    width: 100%;
    height: 0;
    overflow: hidden
}

.lazy-image:not(.no-object-fit) .lazy-image__img {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%
}

.lazy-image:not(.no-object-fit) .lazy-image__img img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.lazy-image .lazy-image__img {
    max-width: 100%;
    height: auto;
    opacity: 0;
    -webkit-transition: opacity .5s .1s;
    -o-transition: opacity .5s .1s;
    transition: opacity .5s .1s
}

.lazy-image .lazy-image__img.loaded, .lazy-image .lazy-image__img.not-lazy, .lazy-image .lazy-image__img.swiper-lazy-loaded, .lazy-image .lazy-image__img[data-fully-loaded] {
    opacity: 1
}

.collapse {
    border-bottom: 1px solid #333
}

.c-white .collapse {
    border-color: #fff
}

.collapse__content {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: .5s cubic-bezier(.42, 0, 0, 1);
    -o-transition: .5s cubic-bezier(.42, 0, 0, 1);
    transition: .5s cubic-bezier(.42, 0, 0, 1)
}

.collapse__item {
    border-top: 1px solid #333
}

.c-white .collapse__item {
    border-color: #fff
}

.collapse__link {
    padding: 24px 26px 24px 0;
    -webkit-transition: .5s cubic-bezier(.42, 0, 0, 1);
    -o-transition: .5s cubic-bezier(.42, 0, 0, 1);
    transition: .5s cubic-bezier(.42, 0, 0, 1)
}

.is-active .collapse__link:not(.active):not(:hover) {
    opacity: .5
}

.collapse__icon {
    -webkit-transition: all .5s cubic-bezier(.42, 0, 0, 1);
    -o-transition: all .5s cubic-bezier(.42, 0, 0, 1);
    transition: all .5s cubic-bezier(.42, 0, 0, 1)
}

.collapse__icon, .collapse__icon:after, .collapse__icon svg {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    will-change: transform
}

.collapse__icon:after {
    content: "";
    position: absolute;
    display: inline-block;
    left: calc(50% - 1px);
    top: calc(50% + 1px);
    -webkit-transform: translate3d(-50%, -50%, 0) scaleX(0);
    transform: translate3d(-50%, -50%, 0) scaleX(0);
    width: 30px;
    height: 1px;
    background-color: #333;
    -webkit-transition: all .7s cubic-bezier(.42, 0, 0, 1);
    -o-transition: all .7s cubic-bezier(.42, 0, 0, 1);
    transition: all .7s cubic-bezier(.42, 0, 0, 1)
}

.c-white .collapse__icon:after {
    background-color: #fff
}

.collapse__icon svg {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
    -webkit-transition: all .6s cubic-bezier(.42, 0, 0, 1);
    -o-transition: all .6s cubic-bezier(.42, 0, 0, 1);
    transition: all .6s cubic-bezier(.42, 0, 0, 1)
}

.collapse__icon path {
    fill: #333
}

.c-white .collapse__icon path {
    fill: #fff
}

.active .collapse__icon {
    -webkit-transform: rotate(1turn);
    -ms-transform: rotate(1turn);
    transform: rotate(1turn)
}

.active .collapse__icon svg {
    -webkit-transform: translateZ(0) scale(0);
    transform: translateZ(0) scale(0)
}

.active .collapse__icon:after {
    -webkit-transform: translate3d(-50%, -50%, 0) scaleX(1);
    transform: translate3d(-50%, -50%, 0) scaleX(1)
}

.collapse__inner {
    padding: 24px;
    border: 1px solid #333;
    border-bottom: none
}

.c-white .collapse__inner {
    border-color: #fff
}

.collapse__images {
    right: 9.5%;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    width: 352px
}

.collapse__img {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    will-change: opacity, visibility
}

.collapse__img.active {
    opacity: 1;
    visibility: visible
}

.slider__title {
    z-index: 1
}

.slider__container {
    padding-top: 110px
}

@media (min-width:758px) {
    .slider__container {
        padding-top: 130px
    }
}

.slider__container.in-transition:not(.is-grabbed) .swiper-slide {
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    transition-duration: .6s
}

.slider__container .swiper-slide {
    width: 352px;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.slider__img {
    --coordX: 40px;
    --coordY: 40px
}

.slider__img .lazy-image, .slider__img img {
    pointer-events: none
}

.slider__img--secondary {
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 40%
}

.slider__img__title {
    z-index: 2;
    --opacity: 1;
    --scale: 1;
    left: var(--coordX);
    top: var(--coordY);
    -webkit-transform: translate3d(-50%, calc(-50% - 20px), 0) scale(var(--scale));
    transform: translate3d(-50%, calc(-50% - 20px), 0) scale(var(--scale));
    opacity: var(--opacity);
    -webkit-transition: opacity .4s cubic-bezier(.22, 1, .32, 1), -webkit-transform .4s ease-out;
    transition: opacity .4s cubic-bezier(.22, 1, .32, 1), -webkit-transform .4s ease-out;
    -o-transition: transform .4s ease-out, opacity .4s cubic-bezier(.22, 1, .32, 1);
    transition: transform .4s ease-out, opacity .4s cubic-bezier(.22, 1, .32, 1);
    transition: transform .4s ease-out, opacity .4s cubic-bezier(.22, 1, .32, 1), -webkit-transform .4s ease-out;
    pointer-events: none;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 1px;
    line-height: 1.5;
    mix-blend-mode: difference
}

@media (hover:hover) {
    .slider__img:not(:hover) .slider__img__title {
        --scale: 0;
        --opacity: 0;
        -webkit-transition: opacity .4s cubic-bezier(.22, 1, .32, 1) .2s, -webkit-transform .4s cubic-bezier(.22, 1, .32, 1);
        transition: opacity .4s cubic-bezier(.22, 1, .32, 1) .2s, -webkit-transform .4s cubic-bezier(.22, 1, .32, 1);
        -o-transition: transform .4s cubic-bezier(.22, 1, .32, 1), opacity .4s cubic-bezier(.22, 1, .32, 1) .2s;
        transition: transform .4s cubic-bezier(.22, 1, .32, 1), opacity .4s cubic-bezier(.22, 1, .32, 1) .2s;
        transition: transform .4s cubic-bezier(.22, 1, .32, 1), opacity .4s cubic-bezier(.22, 1, .32, 1) .2s, -webkit-transform .4s cubic-bezier(.22, 1, .32, 1)
    }
}

.slider__next, .slider__prev {
    top: 20px;
    margin-top: 0
}

.slider__prev {
    left: calc(50% - 50px)
}

.slider__next {
    right: calc(50% - 50px)
}

.menu-lang {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    top: 1px
}

.menu-lang__item {
    color: var(--headerColor);
    -webkit-transition: opacity 1.2s cubic-bezier(.19, 1, .22, 1), color .3s ease-in-out .3s;
    -o-transition: opacity 1.2s cubic-bezier(.19, 1, .22, 1), color .3s ease-in-out .3s;
    transition: opacity 1.2s cubic-bezier(.19, 1, .22, 1), color .3s ease-in-out .3s;
    opacity: .5
}

.menu-lang__item:hover {
    opacity: 1
}

.menu-lang__item:before {
    content: "|";
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    color: var(--headerColor);
    -webkit-transition: color .3s ease-in-out .3s;
    -o-transition: color .3s ease-in-out .3s;
    transition: color .3s ease-in-out .3s
}