@charset "UTF-8";

.c-mnav-d__sub-menu .t-l6,
.c-mnav__sub-menu .t-l6 {
    font-size: 1.8rem;
    line-height: 2.4rem;
    font-weight: 700
}

.c-mnav-d__sub-menu .c-mnav-d__sub-menu .t-l6,
.c-mnav__sub-menu .c-mnav__sub-menu .t-l6 {
    font-size: 1.6rem;
    line-height: 2.4rem;
    font-weight: 700
}

.c-mnav-d__sub-menu .c-mnav-d__sub-menu .c-mnav-d__sub-menu .t-l6,
.c-mnav__sub-menu .c-mnav__sub-menu .c-mnav__sub-menu .t-l6 {
    font-weight: 400;
    line-height: 2.4rem
}

.w {
    color: #fff
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: 0;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

.container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 1.6rem;
    padding-left: 1.6rem
}

@media (min-width: 480px) {
    .container {
        padding-right: 1.6rem;
        padding-left: 1.6rem
    }
}

@media (min-width: 768px) {
    .container {
        padding-right: 1.6rem;
        padding-left: 1.6rem
    }
}

@media (min-width: 1200px) {
    .container {
        padding-right: 1.6rem;
        padding-left: 1.6rem
    }
}

@media (min-width: 1600px) {
    .container {
        padding-right: 1.6rem;
        padding-left: 1.6rem
    }
}

@media (min-width: 1920px) {
    .container {
        padding-right: 1.6rem;
        padding-left: 1.6rem
    }
}

@media (min-width: 480px) {
    .container {
        width: 440px;
        max-width: 100%
    }
}

@media (min-width: 768px) {
    .container {
        width: 720px;
        max-width: 100%
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1140px;
        max-width: 100%
    }
}

@media (min-width: 1600px) {
    .container {
        width: 1520px;
        max-width: 100%
    }
}

@media (min-width: 1920px) {
    .container {
        width: 1860px;
        max-width: 100%
    }
}

.container-fluid {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 1.6rem;
    padding-left: 1.6rem
}

@media (min-width: 480px) {
    .container-fluid {
        padding-right: 1.6rem;
        padding-left: 1.6rem
    }
}

@media (min-width: 768px) {
    .container-fluid {
        padding-right: 1.6rem;
        padding-left: 1.6rem
    }
}

@media (min-width: 1200px) {
    .container-fluid {
        padding-right: 1.6rem;
        padding-left: 1.6rem
    }
}

@media (min-width: 1600px) {
    .container-fluid {
        padding-right: 1.6rem;
        padding-left: 1.6rem
    }
}

@media (min-width: 1920px) {
    .container-fluid {
        padding-right: 1.6rem;
        padding-left: 1.6rem
    }
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1.6rem;
    margin-left: -1.6rem
}

@media (min-width: 480px) {
    .row {
        margin-right: -1.6rem;
        margin-left: -1.6rem
    }
}

@media (min-width: 768px) {
    .row {
        margin-right: -1.6rem;
        margin-left: -1.6rem
    }
}

@media (min-width: 1200px) {
    .row {
        margin-right: -1.6rem;
        margin-left: -1.6rem
    }
}

@media (min-width: 1600px) {
    .row {
        margin-right: -1.6rem;
        margin-left: -1.6rem
    }
}

@media (min-width: 1920px) {
    .row {
        margin-right: -1.6rem;
        margin-left: -1.6rem
    }
}

.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-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xxl,
.col-xxl-1,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 1.6rem;
    padding-left: 1.6rem
}

@media (min-width: 480px) {

    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xxl,
    .col-xxl-1,
    .col-xxl-10,
    .col-xxl-11,
    .col-xxl-12,
    .col-xxl-2,
    .col-xxl-3,
    .col-xxl-4,
    .col-xxl-5,
    .col-xxl-6,
    .col-xxl-7,
    .col-xxl-8,
    .col-xxl-9 {
        padding-right: 1.6rem;
        padding-left: 1.6rem
    }
}

@media (min-width: 768px) {

    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xxl,
    .col-xxl-1,
    .col-xxl-10,
    .col-xxl-11,
    .col-xxl-12,
    .col-xxl-2,
    .col-xxl-3,
    .col-xxl-4,
    .col-xxl-5,
    .col-xxl-6,
    .col-xxl-7,
    .col-xxl-8,
    .col-xxl-9 {
        padding-right: 1.6rem;
        padding-left: 1.6rem
    }
}

@media (min-width: 1200px) {

    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xxl,
    .col-xxl-1,
    .col-xxl-10,
    .col-xxl-11,
    .col-xxl-12,
    .col-xxl-2,
    .col-xxl-3,
    .col-xxl-4,
    .col-xxl-5,
    .col-xxl-6,
    .col-xxl-7,
    .col-xxl-8,
    .col-xxl-9 {
        padding-right: 1.6rem;
        padding-left: 1.6rem
    }
}

@media (min-width: 1600px) {

    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xxl,
    .col-xxl-1,
    .col-xxl-10,
    .col-xxl-11,
    .col-xxl-12,
    .col-xxl-2,
    .col-xxl-3,
    .col-xxl-4,
    .col-xxl-5,
    .col-xxl-6,
    .col-xxl-7,
    .col-xxl-8,
    .col-xxl-9 {
        padding-right: 1.6rem;
        padding-left: 1.6rem
    }
}

@media (min-width: 1920px) {

    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xxl,
    .col-xxl-1,
    .col-xxl-10,
    .col-xxl-11,
    .col-xxl-12,
    .col-xxl-2,
    .col-xxl-3,
    .col-xxl-4,
    .col-xxl-5,
    .col-xxl-6,
    .col-xxl-7,
    .col-xxl-8,
    .col-xxl-9 {
        padding-right: 1.6rem;
        padding-left: 1.6rem
    }
}

.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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.pull-0 {
    right: auto
}

.pull-1 {
    right: 8.3333333333%
}

.pull-2 {
    right: 16.6666666667%
}

.pull-3 {
    right: 25%
}

.pull-4 {
    right: 33.3333333333%
}

.pull-5 {
    right: 41.6666666667%
}

.pull-6 {
    right: 50%
}

.pull-7 {
    right: 58.3333333333%
}

.pull-8 {
    right: 66.6666666667%
}

.pull-9 {
    right: 75%
}

.pull-10 {
    right: 83.3333333333%
}

.pull-11 {
    right: 91.6666666667%
}

.pull-12 {
    right: 100%
}

.push-0 {
    left: auto
}

.push-1 {
    left: 8.3333333333%
}

.push-2 {
    left: 16.6666666667%
}

.push-3 {
    left: 25%
}

.push-4 {
    left: 33.3333333333%
}

.push-5 {
    left: 41.6666666667%
}

.push-6 {
    left: 50%
}

.push-7 {
    left: 58.3333333333%
}

.push-8 {
    left: 66.6666666667%
}

.push-9 {
    left: 75%
}

.push-10 {
    left: 83.3333333333%
}

.push-11 {
    left: 91.6666666667%
}

.push-12 {
    left: 100%
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.3333333333%
}

.offset-2 {
    margin-left: 16.6666666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.3333333333%
}

.offset-5 {
    margin-left: 41.6666666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.3333333333%
}

.offset-8 {
    margin-left: 66.6666666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.3333333333%
}

.offset-11 {
    margin-left: 91.6666666667%
}

@media (min-width: 480px) {
    .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
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-sm-0 {
        right: auto
    }

    .pull-sm-1 {
        right: 8.3333333333%
    }

    .pull-sm-2 {
        right: 16.6666666667%
    }

    .pull-sm-3 {
        right: 25%
    }

    .pull-sm-4 {
        right: 33.3333333333%
    }

    .pull-sm-5 {
        right: 41.6666666667%
    }

    .pull-sm-6 {
        right: 50%
    }

    .pull-sm-7 {
        right: 58.3333333333%
    }

    .pull-sm-8 {
        right: 66.6666666667%
    }

    .pull-sm-9 {
        right: 75%
    }

    .pull-sm-10 {
        right: 83.3333333333%
    }

    .pull-sm-11 {
        right: 91.6666666667%
    }

    .pull-sm-12 {
        right: 100%
    }

    .push-sm-0 {
        left: auto
    }

    .push-sm-1 {
        left: 8.3333333333%
    }

    .push-sm-2 {
        left: 16.6666666667%
    }

    .push-sm-3 {
        left: 25%
    }

    .push-sm-4 {
        left: 33.3333333333%
    }

    .push-sm-5 {
        left: 41.6666666667%
    }

    .push-sm-6 {
        left: 50%
    }

    .push-sm-7 {
        left: 58.3333333333%
    }

    .push-sm-8 {
        left: 66.6666666667%
    }

    .push-sm-9 {
        left: 75%
    }

    .push-sm-10 {
        left: 83.3333333333%
    }

    .push-sm-11 {
        left: 91.6666666667%
    }

    .push-sm-12 {
        left: 100%
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.3333333333%
    }

    .offset-sm-2 {
        margin-left: 16.6666666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.3333333333%
    }

    .offset-sm-5 {
        margin-left: 41.6666666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.3333333333%
    }

    .offset-sm-8 {
        margin-left: 66.6666666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.3333333333%
    }

    .offset-sm-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-md-0 {
        right: auto
    }

    .pull-md-1 {
        right: 8.3333333333%
    }

    .pull-md-2 {
        right: 16.6666666667%
    }

    .pull-md-3 {
        right: 25%
    }

    .pull-md-4 {
        right: 33.3333333333%
    }

    .pull-md-5 {
        right: 41.6666666667%
    }

    .pull-md-6 {
        right: 50%
    }

    .pull-md-7 {
        right: 58.3333333333%
    }

    .pull-md-8 {
        right: 66.6666666667%
    }

    .pull-md-9 {
        right: 75%
    }

    .pull-md-10 {
        right: 83.3333333333%
    }

    .pull-md-11 {
        right: 91.6666666667%
    }

    .pull-md-12 {
        right: 100%
    }

    .push-md-0 {
        left: auto
    }

    .push-md-1 {
        left: 8.3333333333%
    }

    .push-md-2 {
        left: 16.6666666667%
    }

    .push-md-3 {
        left: 25%
    }

    .push-md-4 {
        left: 33.3333333333%
    }

    .push-md-5 {
        left: 41.6666666667%
    }

    .push-md-6 {
        left: 50%
    }

    .push-md-7 {
        left: 58.3333333333%
    }

    .push-md-8 {
        left: 66.6666666667%
    }

    .push-md-9 {
        left: 75%
    }

    .push-md-10 {
        left: 83.3333333333%
    }

    .push-md-11 {
        left: 91.6666666667%
    }

    .push-md-12 {
        left: 100%
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.3333333333%
    }

    .offset-md-2 {
        margin-left: 16.6666666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.3333333333%
    }

    .offset-md-5 {
        margin-left: 41.6666666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.3333333333%
    }

    .offset-md-8 {
        margin-left: 66.6666666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.3333333333%
    }

    .offset-md-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 1200px) {
    .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
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-lg-0 {
        right: auto
    }

    .pull-lg-1 {
        right: 8.3333333333%
    }

    .pull-lg-2 {
        right: 16.6666666667%
    }

    .pull-lg-3 {
        right: 25%
    }

    .pull-lg-4 {
        right: 33.3333333333%
    }

    .pull-lg-5 {
        right: 41.6666666667%
    }

    .pull-lg-6 {
        right: 50%
    }

    .pull-lg-7 {
        right: 58.3333333333%
    }

    .pull-lg-8 {
        right: 66.6666666667%
    }

    .pull-lg-9 {
        right: 75%
    }

    .pull-lg-10 {
        right: 83.3333333333%
    }

    .pull-lg-11 {
        right: 91.6666666667%
    }

    .pull-lg-12 {
        right: 100%
    }

    .push-lg-0 {
        left: auto
    }

    .push-lg-1 {
        left: 8.3333333333%
    }

    .push-lg-2 {
        left: 16.6666666667%
    }

    .push-lg-3 {
        left: 25%
    }

    .push-lg-4 {
        left: 33.3333333333%
    }

    .push-lg-5 {
        left: 41.6666666667%
    }

    .push-lg-6 {
        left: 50%
    }

    .push-lg-7 {
        left: 58.3333333333%
    }

    .push-lg-8 {
        left: 66.6666666667%
    }

    .push-lg-9 {
        left: 75%
    }

    .push-lg-10 {
        left: 83.3333333333%
    }

    .push-lg-11 {
        left: 91.6666666667%
    }

    .push-lg-12 {
        left: 100%
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.3333333333%
    }

    .offset-lg-2 {
        margin-left: 16.6666666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.3333333333%
    }

    .offset-lg-5 {
        margin-left: 41.6666666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.3333333333%
    }

    .offset-lg-8 {
        margin-left: 66.6666666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.3333333333%
    }

    .offset-lg-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 1600px) {
    .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
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-xl-0 {
        right: auto
    }

    .pull-xl-1 {
        right: 8.3333333333%
    }

    .pull-xl-2 {
        right: 16.6666666667%
    }

    .pull-xl-3 {
        right: 25%
    }

    .pull-xl-4 {
        right: 33.3333333333%
    }

    .pull-xl-5 {
        right: 41.6666666667%
    }

    .pull-xl-6 {
        right: 50%
    }

    .pull-xl-7 {
        right: 58.3333333333%
    }

    .pull-xl-8 {
        right: 66.6666666667%
    }

    .pull-xl-9 {
        right: 75%
    }

    .pull-xl-10 {
        right: 83.3333333333%
    }

    .pull-xl-11 {
        right: 91.6666666667%
    }

    .pull-xl-12 {
        right: 100%
    }

    .push-xl-0 {
        left: auto
    }

    .push-xl-1 {
        left: 8.3333333333%
    }

    .push-xl-2 {
        left: 16.6666666667%
    }

    .push-xl-3 {
        left: 25%
    }

    .push-xl-4 {
        left: 33.3333333333%
    }

    .push-xl-5 {
        left: 41.6666666667%
    }

    .push-xl-6 {
        left: 50%
    }

    .push-xl-7 {
        left: 58.3333333333%
    }

    .push-xl-8 {
        left: 66.6666666667%
    }

    .push-xl-9 {
        left: 75%
    }

    .push-xl-10 {
        left: 83.3333333333%
    }

    .push-xl-11 {
        left: 91.6666666667%
    }

    .push-xl-12 {
        left: 100%
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.3333333333%
    }

    .offset-xl-2 {
        margin-left: 16.6666666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.3333333333%
    }

    .offset-xl-5 {
        margin-left: 41.6666666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.3333333333%
    }

    .offset-xl-8 {
        margin-left: 66.6666666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.3333333333%
    }

    .offset-xl-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 1920px) {
    .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
    }

    .col-xxl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-xxl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xxl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xxl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-xxl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-xxl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xxl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-xxl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-xxl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xxl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-xxl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-xxl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-xxl-0 {
        right: auto
    }

    .pull-xxl-1 {
        right: 8.3333333333%
    }

    .pull-xxl-2 {
        right: 16.6666666667%
    }

    .pull-xxl-3 {
        right: 25%
    }

    .pull-xxl-4 {
        right: 33.3333333333%
    }

    .pull-xxl-5 {
        right: 41.6666666667%
    }

    .pull-xxl-6 {
        right: 50%
    }

    .pull-xxl-7 {
        right: 58.3333333333%
    }

    .pull-xxl-8 {
        right: 66.6666666667%
    }

    .pull-xxl-9 {
        right: 75%
    }

    .pull-xxl-10 {
        right: 83.3333333333%
    }

    .pull-xxl-11 {
        right: 91.6666666667%
    }

    .pull-xxl-12 {
        right: 100%
    }

    .push-xxl-0 {
        left: auto
    }

    .push-xxl-1 {
        left: 8.3333333333%
    }

    .push-xxl-2 {
        left: 16.6666666667%
    }

    .push-xxl-3 {
        left: 25%
    }

    .push-xxl-4 {
        left: 33.3333333333%
    }

    .push-xxl-5 {
        left: 41.6666666667%
    }

    .push-xxl-6 {
        left: 50%
    }

    .push-xxl-7 {
        left: 58.3333333333%
    }

    .push-xxl-8 {
        left: 66.6666666667%
    }

    .push-xxl-9 {
        left: 75%
    }

    .push-xxl-10 {
        left: 83.3333333333%
    }

    .push-xxl-11 {
        left: 91.6666666667%
    }

    .push-xxl-12 {
        left: 100%
    }

    .order-xxl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xxl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .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
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 8.3333333333%
    }

    .offset-xxl-2 {
        margin-left: 16.6666666667%
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .offset-xxl-4 {
        margin-left: 33.3333333333%
    }

    .offset-xxl-5 {
        margin-left: 41.6666666667%
    }

    .offset-xxl-6 {
        margin-left: 50%
    }

    .offset-xxl-7 {
        margin-left: 58.3333333333%
    }

    .offset-xxl-8 {
        margin-left: 66.6666666667%
    }

    .offset-xxl-9 {
        margin-left: 75%
    }

    .offset-xxl-10 {
        margin-left: 83.3333333333%
    }

    .offset-xxl-11 {
        margin-left: 91.6666666667%
    }
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width: 480px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1200px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1600px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1920px) {
    .d-xxl-none {
        display: none !important
    }

    .d-xxl-inline {
        display: inline !important
    }

    .d-xxl-inline-block {
        display: inline-block !important
    }

    .d-xxl-block {
        display: block !important
    }

    .d-xxl-table {
        display: table !important
    }

    .d-xxl-table-cell {
        display: table-cell !important
    }

    .d-xxl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xxl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.flex-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.flex-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.flex-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
}

@media (min-width: 480px) {
    .flex-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .flex-sm-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .flex-sm-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .flex-md-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .flex-md-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .flex-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .flex-lg-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .flex-lg-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1600px) {
    .flex-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .flex-xl-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .flex-xl-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1920px) {
    .flex-xxl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .flex-xxl-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .flex-xxl-unordered {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .flex-xxl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xxl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xxl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xxl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xxl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xxl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xxl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xxl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xxl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xxl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xxl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xxl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xxl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xxl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xxl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xxl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xxl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xxl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xxl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xxl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xxl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xxl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xxl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xxl-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-xxl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xxl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xxl-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-xxl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xxl-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

.hidden-xs-up {
    display: none !important
}

@media (max-width: 479px) {
    .hidden-xs-down {
        display: none !important
    }
}

@media (min-width: 480px) {
    .hidden-sm-up {
        display: none !important
    }
}

@media (max-width: 767px) {
    .hidden-sm-down {
        display: none !important
    }
}

@media (min-width: 768px) {
    .hidden-md-up {
        display: none !important
    }
}

@media (max-width: 1199px) {
    .hidden-md-down {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg-up {
        display: none !important
    }
}

@media (max-width: 1599px) {
    .hidden-lg-down {
        display: none !important
    }
}

@media (min-width: 1600px) {
    .hidden-xl-up {
        display: none !important
    }
}

@media (max-width: 1919px) {
    .hidden-xl-down {
        display: none !important
    }
}

@media (min-width: 1920px) {
    .hidden-xxl-up {
        display: none !important
    }
}

.hidden-xxl-down {
    display: none !important
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width: 480px) {
    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media (min-width: 1200px) {
    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media (min-width: 1600px) {
    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

@media (min-width: 1920px) {
    .float-xxl-left {
        float: left !important
    }

    .float-xxl-right {
        float: right !important
    }

    .float-xxl-none {
        float: none !important
    }
}

.m-0 {
    margin: 0 0 !important
}

.mt-0 {
    margin-top: 0 !important
}

.mr-0 {
    margin-right: 0 !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.ml-0 {
    margin-left: 0 !important
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.m-05 {
    margin: .8rem .8rem !important
}

.mt-05 {
    margin-top: .8rem !important
}

.mr-05 {
    margin-right: .8rem !important
}

.mb-05 {
    margin-bottom: .8rem !important
}

.ml-05 {
    margin-left: .8rem !important
}

.mx-05 {
    margin-right: .8rem !important;
    margin-left: .8rem !important
}

.my-05 {
    margin-top: .8rem !important;
    margin-bottom: .8rem !important
}

.m-1 {
    margin: 1.6rem 1.6rem !important
}

.mt-1 {
    margin-top: 1.6rem !important
}

.mr-1 {
    margin-right: 1.6rem !important
}

.mb-1 {
    margin-bottom: 1.6rem !important
}

.ml-1 {
    margin-left: 1.6rem !important
}

.mx-1 {
    margin-right: 1.6rem !important;
    margin-left: 1.6rem !important
}

.my-1 {
    margin-top: 1.6rem !important;
    margin-bottom: 1.6rem !important
}

.m-15 {
    margin: 2.4rem 2.4rem !important
}

.mt-15 {
    margin-top: 2.4rem !important
}

.mr-15 {
    margin-right: 2.4rem !important
}

.mb-15 {
    margin-bottom: 2.4rem !important
}

.ml-15 {
    margin-left: 2.4rem !important
}

.mx-15 {
    margin-right: 2.4rem !important;
    margin-left: 2.4rem !important
}

.my-15 {
    margin-top: 2.4rem !important;
    margin-bottom: 2.4rem !important
}

.m-2 {
    margin: 3.2rem 3.2rem !important
}

.mt-2 {
    margin-top: 3.2rem !important
}

.mr-2 {
    margin-right: 3.2rem !important
}

.mb-2 {
    margin-bottom: 3.2rem !important
}

.ml-2 {
    margin-left: 3.2rem !important
}

.mx-2 {
    margin-right: 3.2rem !important;
    margin-left: 3.2rem !important
}

.my-2 {
    margin-top: 3.2rem !important;
    margin-bottom: 3.2rem !important
}

.m-25 {
    margin: 4rem 4rem !important
}

.mt-25 {
    margin-top: 4rem !important
}

.mr-25 {
    margin-right: 4rem !important
}

.mb-25 {
    margin-bottom: 4rem !important
}

.ml-25 {
    margin-left: 4rem !important
}

.mx-25 {
    margin-right: 4rem !important;
    margin-left: 4rem !important
}

.my-25 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important
}

.m-3 {
    margin: 5.6rem 4.8rem !important
}

.mt-3 {
    margin-top: 5.6rem !important
}

.mr-3 {
    margin-right: 4.8rem !important
}

.mb-3 {
    margin-bottom: 5.6rem !important
}

.ml-3 {
    margin-left: 4.8rem !important
}

.mx-3 {
    margin-right: 4.8rem !important;
    margin-left: 4.8rem !important
}

.my-3 {
    margin-top: 5.6rem !important;
    margin-bottom: 5.6rem !important
}

.m-35 {
    margin: 4.8rem 5.6rem !important
}

.mt-35 {
    margin-top: 4.8rem !important
}

.mr-35 {
    margin-right: 5.6rem !important
}

.mb-35 {
    margin-bottom: 4.8rem !important
}

.ml-35 {
    margin-left: 5.6rem !important
}

.mx-35 {
    margin-right: 5.6rem !important;
    margin-left: 5.6rem !important
}

.my-35 {
    margin-top: 4.8rem !important;
    margin-bottom: 4.8rem !important
}

.m-4 {
    margin: 6.4rem 6.4rem !important
}

.mt-4 {
    margin-top: 6.4rem !important
}

.mr-4 {
    margin-right: 6.4rem !important
}

.mb-4 {
    margin-bottom: 6.4rem !important
}

.ml-4 {
    margin-left: 6.4rem !important
}

.mx-4 {
    margin-right: 6.4rem !important;
    margin-left: 6.4rem !important
}

.my-4 {
    margin-top: 6.4rem !important;
    margin-bottom: 6.4rem !important
}

.m-45 {
    margin: 7.2rem 7.2rem !important
}

.mt-45 {
    margin-top: 7.2rem !important
}

.mr-45 {
    margin-right: 7.2rem !important
}

.mb-45 {
    margin-bottom: 7.2rem !important
}

.ml-45 {
    margin-left: 7.2rem !important
}

.mx-45 {
    margin-right: 7.2rem !important;
    margin-left: 7.2rem !important
}

.my-45 {
    margin-top: 7.2rem !important;
    margin-bottom: 7.2rem !important
}

.m-5 {
    margin: 8rem 8rem !important
}

.mt-5 {
    margin-top: 8rem !important
}

.mr-5 {
    margin-right: 8rem !important
}

.mb-5 {
    margin-bottom: 8rem !important
}

.ml-5 {
    margin-left: 8rem !important
}

.mx-5 {
    margin-right: 8rem !important;
    margin-left: 8rem !important
}

.my-5 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important
}

.m-55 {
    margin: 8.8rem 8.8rem !important
}

.mt-55 {
    margin-top: 8.8rem !important
}

.mr-55 {
    margin-right: 8.8rem !important
}

.mb-55 {
    margin-bottom: 8.8rem !important
}

.ml-55 {
    margin-left: 8.8rem !important
}

.mx-55 {
    margin-right: 8.8rem !important;
    margin-left: 8.8rem !important
}

.my-55 {
    margin-top: 8.8rem !important;
    margin-bottom: 8.8rem !important
}

.p-0 {
    padding: 0 0 !important
}

.pt-0 {
    padding-top: 0 !important
}

.pr-0 {
    padding-right: 0 !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pl-0 {
    padding-left: 0 !important
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.p-05 {
    padding: .8rem .8rem !important
}

.pt-05 {
    padding-top: .8rem !important
}

.pr-05 {
    padding-right: .8rem !important
}

.pb-05 {
    padding-bottom: .8rem !important
}

.pl-05 {
    padding-left: .8rem !important
}

.px-05 {
    padding-right: .8rem !important;
    padding-left: .8rem !important
}

.py-05 {
    padding-top: .8rem !important;
    padding-bottom: .8rem !important
}

.p-1 {
    padding: 1.6rem 1.6rem !important
}

.pt-1 {
    padding-top: 1.6rem !important
}

.pr-1 {
    padding-right: 1.6rem !important
}

.pb-1 {
    padding-bottom: 1.6rem !important
}

.pl-1 {
    padding-left: 1.6rem !important
}

.px-1 {
    padding-right: 1.6rem !important;
    padding-left: 1.6rem !important
}

.py-1 {
    padding-top: 1.6rem !important;
    padding-bottom: 1.6rem !important
}

.p-15 {
    padding: 2.4rem 2.4rem !important
}

.pt-15 {
    padding-top: 2.4rem !important
}

.pr-15 {
    padding-right: 2.4rem !important
}

.pb-15 {
    padding-bottom: 2.4rem !important
}

.pl-15 {
    padding-left: 2.4rem !important
}

.px-15 {
    padding-right: 2.4rem !important;
    padding-left: 2.4rem !important
}

.py-15 {
    padding-top: 2.4rem !important;
    padding-bottom: 2.4rem !important
}

.p-2 {
    padding: 3.2rem 3.2rem !important
}

.pt-2 {
    padding-top: 3.2rem !important
}

.pr-2 {
    padding-right: 3.2rem !important
}

.pb-2 {
    padding-bottom: 3.2rem !important
}

.pl-2 {
    padding-left: 3.2rem !important
}

.px-2 {
    padding-right: 3.2rem !important;
    padding-left: 3.2rem !important
}

.py-2 {
    padding-top: 3.2rem !important;
    padding-bottom: 3.2rem !important
}

.p-25 {
    padding: 4rem 4rem !important
}

.pt-25 {
    padding-top: 4rem !important
}

.pr-25 {
    padding-right: 4rem !important
}

.pb-25 {
    padding-bottom: 4rem !important
}

.pl-25 {
    padding-left: 4rem !important
}

.px-25 {
    padding-right: 4rem !important;
    padding-left: 4rem !important
}

.py-25 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important
}

.p-3 {
    padding: 5.6rem 4.8rem !important
}

.pt-3 {
    padding-top: 5.6rem !important
}

.pr-3 {
    padding-right: 4.8rem !important
}

.pb-3 {
    padding-bottom: 5.6rem !important
}

.pl-3 {
    padding-left: 4.8rem !important
}

.px-3 {
    padding-right: 4.8rem !important;
    padding-left: 4.8rem !important
}

.py-3 {
    padding-top: 5.6rem !important;
    padding-bottom: 5.6rem !important
}

.p-35 {
    padding: 4.8rem 5.6rem !important
}

.pt-35 {
    padding-top: 4.8rem !important
}

.pr-35 {
    padding-right: 5.6rem !important
}

.pb-35 {
    padding-bottom: 4.8rem !important
}

.pl-35 {
    padding-left: 5.6rem !important
}

.px-35 {
    padding-right: 5.6rem !important;
    padding-left: 5.6rem !important
}

.py-35 {
    padding-top: 4.8rem !important;
    padding-bottom: 4.8rem !important
}

.p-4 {
    padding: 6.4rem 6.4rem !important
}

.pt-4 {
    padding-top: 6.4rem !important
}

.pr-4 {
    padding-right: 6.4rem !important
}

.pb-4 {
    padding-bottom: 6.4rem !important
}

.pl-4 {
    padding-left: 6.4rem !important
}

.px-4 {
    padding-right: 6.4rem !important;
    padding-left: 6.4rem !important
}

.py-4 {
    padding-top: 6.4rem !important;
    padding-bottom: 6.4rem !important
}

.p-45 {
    padding: 7.2rem 7.2rem !important
}

.pt-45 {
    padding-top: 7.2rem !important
}

.pr-45 {
    padding-right: 7.2rem !important
}

.pb-45 {
    padding-bottom: 7.2rem !important
}

.pl-45 {
    padding-left: 7.2rem !important
}

.px-45 {
    padding-right: 7.2rem !important;
    padding-left: 7.2rem !important
}

.py-45 {
    padding-top: 7.2rem !important;
    padding-bottom: 7.2rem !important
}

.p-5 {
    padding: 8rem 8rem !important
}

.pt-5 {
    padding-top: 8rem !important
}

.pr-5 {
    padding-right: 8rem !important
}

.pb-5 {
    padding-bottom: 8rem !important
}

.pl-5 {
    padding-left: 8rem !important
}

.px-5 {
    padding-right: 8rem !important;
    padding-left: 8rem !important
}

.py-5 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important
}

.p-55 {
    padding: 8.8rem 8.8rem !important
}

.pt-55 {
    padding-top: 8.8rem !important
}

.pr-55 {
    padding-right: 8.8rem !important
}

.pb-55 {
    padding-bottom: 8.8rem !important
}

.pl-55 {
    padding-left: 8.8rem !important
}

.px-55 {
    padding-right: 8.8rem !important;
    padding-left: 8.8rem !important
}

.py-55 {
    padding-top: 8.8rem !important;
    padding-bottom: 8.8rem !important
}

.h-0 {
    height: 0 !important
}

.h-05 {
    height: .8rem !important
}

.h-1 {
    height: 1.6rem !important
}

.h-15 {
    height: 2.4rem !important
}

.h-2 {
    height: 3.2rem !important
}

.h-25 {
    height: 4rem !important
}

.h-3 {
    height: 5.6rem !important
}

.h-35 {
    height: 4.8rem !important
}

.h-4 {
    height: 6.4rem !important
}

.h-45 {
    height: 7.2rem !important
}

.h-5 {
    height: 8rem !important
}

.h-55 {
    height: 8.8rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto {
    margin-top: auto !important
}

.mr-auto {
    margin-right: auto !important
}

.mb-auto {
    margin-bottom: auto !important
}

.ml-auto {
    margin-left: auto !important
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
}

@media (min-width: 480px) {
    .m-sm-0 {
        margin: 0 0 !important
    }

    .mt-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0 {
        margin-left: 0 !important
    }

    .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .m-sm-05 {
        margin: .8rem .8rem !important
    }

    .mt-sm-05 {
        margin-top: .8rem !important
    }

    .mr-sm-05 {
        margin-right: .8rem !important
    }

    .mb-sm-05 {
        margin-bottom: .8rem !important
    }

    .ml-sm-05 {
        margin-left: .8rem !important
    }

    .mx-sm-05 {
        margin-right: .8rem !important;
        margin-left: .8rem !important
    }

    .my-sm-05 {
        margin-top: .8rem !important;
        margin-bottom: .8rem !important
    }

    .m-sm-1 {
        margin: 1.6rem 1.6rem !important
    }

    .mt-sm-1 {
        margin-top: 1.6rem !important
    }

    .mr-sm-1 {
        margin-right: 1.6rem !important
    }

    .mb-sm-1 {
        margin-bottom: 1.6rem !important
    }

    .ml-sm-1 {
        margin-left: 1.6rem !important
    }

    .mx-sm-1 {
        margin-right: 1.6rem !important;
        margin-left: 1.6rem !important
    }

    .my-sm-1 {
        margin-top: 1.6rem !important;
        margin-bottom: 1.6rem !important
    }

    .m-sm-15 {
        margin: 2.4rem 2.4rem !important
    }

    .mt-sm-15 {
        margin-top: 2.4rem !important
    }

    .mr-sm-15 {
        margin-right: 2.4rem !important
    }

    .mb-sm-15 {
        margin-bottom: 2.4rem !important
    }

    .ml-sm-15 {
        margin-left: 2.4rem !important
    }

    .mx-sm-15 {
        margin-right: 2.4rem !important;
        margin-left: 2.4rem !important
    }

    .my-sm-15 {
        margin-top: 2.4rem !important;
        margin-bottom: 2.4rem !important
    }

    .m-sm-2 {
        margin: 3.2rem 3.2rem !important
    }

    .mt-sm-2 {
        margin-top: 3.2rem !important
    }

    .mr-sm-2 {
        margin-right: 3.2rem !important
    }

    .mb-sm-2 {
        margin-bottom: 3.2rem !important
    }

    .ml-sm-2 {
        margin-left: 3.2rem !important
    }

    .mx-sm-2 {
        margin-right: 3.2rem !important;
        margin-left: 3.2rem !important
    }

    .my-sm-2 {
        margin-top: 3.2rem !important;
        margin-bottom: 3.2rem !important
    }

    .m-sm-25 {
        margin: 4rem 4rem !important
    }

    .mt-sm-25 {
        margin-top: 4rem !important
    }

    .mr-sm-25 {
        margin-right: 4rem !important
    }

    .mb-sm-25 {
        margin-bottom: 4rem !important
    }

    .ml-sm-25 {
        margin-left: 4rem !important
    }

    .mx-sm-25 {
        margin-right: 4rem !important;
        margin-left: 4rem !important
    }

    .my-sm-25 {
        margin-top: 4rem !important;
        margin-bottom: 4rem !important
    }

    .m-sm-3 {
        margin: 5.6rem 4.8rem !important
    }

    .mt-sm-3 {
        margin-top: 5.6rem !important
    }

    .mr-sm-3 {
        margin-right: 4.8rem !important
    }

    .mb-sm-3 {
        margin-bottom: 5.6rem !important
    }

    .ml-sm-3 {
        margin-left: 4.8rem !important
    }

    .mx-sm-3 {
        margin-right: 4.8rem !important;
        margin-left: 4.8rem !important
    }

    .my-sm-3 {
        margin-top: 5.6rem !important;
        margin-bottom: 5.6rem !important
    }

    .m-sm-35 {
        margin: 4.8rem 5.6rem !important
    }

    .mt-sm-35 {
        margin-top: 4.8rem !important
    }

    .mr-sm-35 {
        margin-right: 5.6rem !important
    }

    .mb-sm-35 {
        margin-bottom: 4.8rem !important
    }

    .ml-sm-35 {
        margin-left: 5.6rem !important
    }

    .mx-sm-35 {
        margin-right: 5.6rem !important;
        margin-left: 5.6rem !important
    }

    .my-sm-35 {
        margin-top: 4.8rem !important;
        margin-bottom: 4.8rem !important
    }

    .m-sm-4 {
        margin: 6.4rem 6.4rem !important
    }

    .mt-sm-4 {
        margin-top: 6.4rem !important
    }

    .mr-sm-4 {
        margin-right: 6.4rem !important
    }

    .mb-sm-4 {
        margin-bottom: 6.4rem !important
    }

    .ml-sm-4 {
        margin-left: 6.4rem !important
    }

    .mx-sm-4 {
        margin-right: 6.4rem !important;
        margin-left: 6.4rem !important
    }

    .my-sm-4 {
        margin-top: 6.4rem !important;
        margin-bottom: 6.4rem !important
    }

    .m-sm-45 {
        margin: 7.2rem 7.2rem !important
    }

    .mt-sm-45 {
        margin-top: 7.2rem !important
    }

    .mr-sm-45 {
        margin-right: 7.2rem !important
    }

    .mb-sm-45 {
        margin-bottom: 7.2rem !important
    }

    .ml-sm-45 {
        margin-left: 7.2rem !important
    }

    .mx-sm-45 {
        margin-right: 7.2rem !important;
        margin-left: 7.2rem !important
    }

    .my-sm-45 {
        margin-top: 7.2rem !important;
        margin-bottom: 7.2rem !important
    }

    .m-sm-5 {
        margin: 8rem 8rem !important
    }

    .mt-sm-5 {
        margin-top: 8rem !important
    }

    .mr-sm-5 {
        margin-right: 8rem !important
    }

    .mb-sm-5 {
        margin-bottom: 8rem !important
    }

    .ml-sm-5 {
        margin-left: 8rem !important
    }

    .mx-sm-5 {
        margin-right: 8rem !important;
        margin-left: 8rem !important
    }

    .my-sm-5 {
        margin-top: 8rem !important;
        margin-bottom: 8rem !important
    }

    .m-sm-55 {
        margin: 8.8rem 8.8rem !important
    }

    .mt-sm-55 {
        margin-top: 8.8rem !important
    }

    .mr-sm-55 {
        margin-right: 8.8rem !important
    }

    .mb-sm-55 {
        margin-bottom: 8.8rem !important
    }

    .ml-sm-55 {
        margin-left: 8.8rem !important
    }

    .mx-sm-55 {
        margin-right: 8.8rem !important;
        margin-left: 8.8rem !important
    }

    .my-sm-55 {
        margin-top: 8.8rem !important;
        margin-bottom: 8.8rem !important
    }

    .p-sm-0 {
        padding: 0 0 !important
    }

    .pt-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0 {
        padding-left: 0 !important
    }

    .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .p-sm-05 {
        padding: .8rem .8rem !important
    }

    .pt-sm-05 {
        padding-top: .8rem !important
    }

    .pr-sm-05 {
        padding-right: .8rem !important
    }

    .pb-sm-05 {
        padding-bottom: .8rem !important
    }

    .pl-sm-05 {
        padding-left: .8rem !important
    }

    .px-sm-05 {
        padding-right: .8rem !important;
        padding-left: .8rem !important
    }

    .py-sm-05 {
        padding-top: .8rem !important;
        padding-bottom: .8rem !important
    }

    .p-sm-1 {
        padding: 1.6rem 1.6rem !important
    }

    .pt-sm-1 {
        padding-top: 1.6rem !important
    }

    .pr-sm-1 {
        padding-right: 1.6rem !important
    }

    .pb-sm-1 {
        padding-bottom: 1.6rem !important
    }

    .pl-sm-1 {
        padding-left: 1.6rem !important
    }

    .px-sm-1 {
        padding-right: 1.6rem !important;
        padding-left: 1.6rem !important
    }

    .py-sm-1 {
        padding-top: 1.6rem !important;
        padding-bottom: 1.6rem !important
    }

    .p-sm-15 {
        padding: 2.4rem 2.4rem !important
    }

    .pt-sm-15 {
        padding-top: 2.4rem !important
    }

    .pr-sm-15 {
        padding-right: 2.4rem !important
    }

    .pb-sm-15 {
        padding-bottom: 2.4rem !important
    }

    .pl-sm-15 {
        padding-left: 2.4rem !important
    }

    .px-sm-15 {
        padding-right: 2.4rem !important;
        padding-left: 2.4rem !important
    }

    .py-sm-15 {
        padding-top: 2.4rem !important;
        padding-bottom: 2.4rem !important
    }

    .p-sm-2 {
        padding: 3.2rem 3.2rem !important
    }

    .pt-sm-2 {
        padding-top: 3.2rem !important
    }

    .pr-sm-2 {
        padding-right: 3.2rem !important
    }

    .pb-sm-2 {
        padding-bottom: 3.2rem !important
    }

    .pl-sm-2 {
        padding-left: 3.2rem !important
    }

    .px-sm-2 {
        padding-right: 3.2rem !important;
        padding-left: 3.2rem !important
    }

    .py-sm-2 {
        padding-top: 3.2rem !important;
        padding-bottom: 3.2rem !important
    }

    .p-sm-25 {
        padding: 4rem 4rem !important
    }

    .pt-sm-25 {
        padding-top: 4rem !important
    }

    .pr-sm-25 {
        padding-right: 4rem !important
    }

    .pb-sm-25 {
        padding-bottom: 4rem !important
    }

    .pl-sm-25 {
        padding-left: 4rem !important
    }

    .px-sm-25 {
        padding-right: 4rem !important;
        padding-left: 4rem !important
    }

    .py-sm-25 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }

    .p-sm-3 {
        padding: 5.6rem 4.8rem !important
    }

    .pt-sm-3 {
        padding-top: 5.6rem !important
    }

    .pr-sm-3 {
        padding-right: 4.8rem !important
    }

    .pb-sm-3 {
        padding-bottom: 5.6rem !important
    }

    .pl-sm-3 {
        padding-left: 4.8rem !important
    }

    .px-sm-3 {
        padding-right: 4.8rem !important;
        padding-left: 4.8rem !important
    }

    .py-sm-3 {
        padding-top: 5.6rem !important;
        padding-bottom: 5.6rem !important
    }

    .p-sm-35 {
        padding: 4.8rem 5.6rem !important
    }

    .pt-sm-35 {
        padding-top: 4.8rem !important
    }

    .pr-sm-35 {
        padding-right: 5.6rem !important
    }

    .pb-sm-35 {
        padding-bottom: 4.8rem !important
    }

    .pl-sm-35 {
        padding-left: 5.6rem !important
    }

    .px-sm-35 {
        padding-right: 5.6rem !important;
        padding-left: 5.6rem !important
    }

    .py-sm-35 {
        padding-top: 4.8rem !important;
        padding-bottom: 4.8rem !important
    }

    .p-sm-4 {
        padding: 6.4rem 6.4rem !important
    }

    .pt-sm-4 {
        padding-top: 6.4rem !important
    }

    .pr-sm-4 {
        padding-right: 6.4rem !important
    }

    .pb-sm-4 {
        padding-bottom: 6.4rem !important
    }

    .pl-sm-4 {
        padding-left: 6.4rem !important
    }

    .px-sm-4 {
        padding-right: 6.4rem !important;
        padding-left: 6.4rem !important
    }

    .py-sm-4 {
        padding-top: 6.4rem !important;
        padding-bottom: 6.4rem !important
    }

    .p-sm-45 {
        padding: 7.2rem 7.2rem !important
    }

    .pt-sm-45 {
        padding-top: 7.2rem !important
    }

    .pr-sm-45 {
        padding-right: 7.2rem !important
    }

    .pb-sm-45 {
        padding-bottom: 7.2rem !important
    }

    .pl-sm-45 {
        padding-left: 7.2rem !important
    }

    .px-sm-45 {
        padding-right: 7.2rem !important;
        padding-left: 7.2rem !important
    }

    .py-sm-45 {
        padding-top: 7.2rem !important;
        padding-bottom: 7.2rem !important
    }

    .p-sm-5 {
        padding: 8rem 8rem !important
    }

    .pt-sm-5 {
        padding-top: 8rem !important
    }

    .pr-sm-5 {
        padding-right: 8rem !important
    }

    .pb-sm-5 {
        padding-bottom: 8rem !important
    }

    .pl-sm-5 {
        padding-left: 8rem !important
    }

    .px-sm-5 {
        padding-right: 8rem !important;
        padding-left: 8rem !important
    }

    .py-sm-5 {
        padding-top: 8rem !important;
        padding-bottom: 8rem !important
    }

    .p-sm-55 {
        padding: 8.8rem 8.8rem !important
    }

    .pt-sm-55 {
        padding-top: 8.8rem !important
    }

    .pr-sm-55 {
        padding-right: 8.8rem !important
    }

    .pb-sm-55 {
        padding-bottom: 8.8rem !important
    }

    .pl-sm-55 {
        padding-left: 8.8rem !important
    }

    .px-sm-55 {
        padding-right: 8.8rem !important;
        padding-left: 8.8rem !important
    }

    .py-sm-55 {
        padding-top: 8.8rem !important;
        padding-bottom: 8.8rem !important
    }

    .h-sm-0 {
        height: 0 !important
    }

    .h-sm-05 {
        height: .8rem !important
    }

    .h-sm-1 {
        height: 1.6rem !important
    }

    .h-sm-15 {
        height: 2.4rem !important
    }

    .h-sm-2 {
        height: 3.2rem !important
    }

    .h-sm-25 {
        height: 4rem !important
    }

    .h-sm-3 {
        height: 5.6rem !important
    }

    .h-sm-35 {
        height: 4.8rem !important
    }

    .h-sm-4 {
        height: 6.4rem !important
    }

    .h-sm-45 {
        height: 7.2rem !important
    }

    .h-sm-5 {
        height: 8rem !important
    }

    .h-sm-55 {
        height: 8.8rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto {
        margin-left: auto !important
    }

    .mx-sm-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 0 !important
    }

    .mt-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0 {
        margin-left: 0 !important
    }

    .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .m-md-05 {
        margin: .8rem .8rem !important
    }

    .mt-md-05 {
        margin-top: .8rem !important
    }

    .mr-md-05 {
        margin-right: .8rem !important
    }

    .mb-md-05 {
        margin-bottom: .8rem !important
    }

    .ml-md-05 {
        margin-left: .8rem !important
    }

    .mx-md-05 {
        margin-right: .8rem !important;
        margin-left: .8rem !important
    }

    .my-md-05 {
        margin-top: .8rem !important;
        margin-bottom: .8rem !important
    }

    .m-md-1 {
        margin: 1.6rem 1.6rem !important
    }

    .mt-md-1 {
        margin-top: 1.6rem !important
    }

    .mr-md-1 {
        margin-right: 1.6rem !important
    }

    .mb-md-1 {
        margin-bottom: 1.6rem !important
    }

    .ml-md-1 {
        margin-left: 1.6rem !important
    }

    .mx-md-1 {
        margin-right: 1.6rem !important;
        margin-left: 1.6rem !important
    }

    .my-md-1 {
        margin-top: 1.6rem !important;
        margin-bottom: 1.6rem !important
    }

    .m-md-15 {
        margin: 2.4rem 2.4rem !important
    }

    .mt-md-15 {
        margin-top: 2.4rem !important
    }

    .mr-md-15 {
        margin-right: 2.4rem !important
    }

    .mb-md-15 {
        margin-bottom: 2.4rem !important
    }

    .ml-md-15 {
        margin-left: 2.4rem !important
    }

    .mx-md-15 {
        margin-right: 2.4rem !important;
        margin-left: 2.4rem !important
    }

    .my-md-15 {
        margin-top: 2.4rem !important;
        margin-bottom: 2.4rem !important
    }

    .m-md-2 {
        margin: 3.2rem 3.2rem !important
    }

    .mt-md-2 {
        margin-top: 3.2rem !important
    }

    .mr-md-2 {
        margin-right: 3.2rem !important
    }

    .mb-md-2 {
        margin-bottom: 3.2rem !important
    }

    .ml-md-2 {
        margin-left: 3.2rem !important
    }

    .mx-md-2 {
        margin-right: 3.2rem !important;
        margin-left: 3.2rem !important
    }

    .my-md-2 {
        margin-top: 3.2rem !important;
        margin-bottom: 3.2rem !important
    }

    .m-md-25 {
        margin: 4rem 4rem !important
    }

    .mt-md-25 {
        margin-top: 4rem !important
    }

    .mr-md-25 {
        margin-right: 4rem !important
    }

    .mb-md-25 {
        margin-bottom: 4rem !important
    }

    .ml-md-25 {
        margin-left: 4rem !important
    }

    .mx-md-25 {
        margin-right: 4rem !important;
        margin-left: 4rem !important
    }

    .my-md-25 {
        margin-top: 4rem !important;
        margin-bottom: 4rem !important
    }

    .m-md-3 {
        margin: 5.6rem 4.8rem !important
    }

    .mt-md-3 {
        margin-top: 5.6rem !important
    }

    .mr-md-3 {
        margin-right: 4.8rem !important
    }

    .mb-md-3 {
        margin-bottom: 5.6rem !important
    }

    .ml-md-3 {
        margin-left: 4.8rem !important
    }

    .mx-md-3 {
        margin-right: 4.8rem !important;
        margin-left: 4.8rem !important
    }

    .my-md-3 {
        margin-top: 5.6rem !important;
        margin-bottom: 5.6rem !important
    }

    .m-md-35 {
        margin: 4.8rem 5.6rem !important
    }

    .mt-md-35 {
        margin-top: 4.8rem !important
    }

    .mr-md-35 {
        margin-right: 5.6rem !important
    }

    .mb-md-35 {
        margin-bottom: 4.8rem !important
    }

    .ml-md-35 {
        margin-left: 5.6rem !important
    }

    .mx-md-35 {
        margin-right: 5.6rem !important;
        margin-left: 5.6rem !important
    }

    .my-md-35 {
        margin-top: 4.8rem !important;
        margin-bottom: 4.8rem !important
    }

    .m-md-4 {
        margin: 6.4rem 6.4rem !important
    }

    .mt-md-4 {
        margin-top: 6.4rem !important
    }

    .mr-md-4 {
        margin-right: 6.4rem !important
    }

    .mb-md-4 {
        margin-bottom: 6.4rem !important
    }

    .ml-md-4 {
        margin-left: 6.4rem !important
    }

    .mx-md-4 {
        margin-right: 6.4rem !important;
        margin-left: 6.4rem !important
    }

    .my-md-4 {
        margin-top: 6.4rem !important;
        margin-bottom: 6.4rem !important
    }

    .m-md-45 {
        margin: 7.2rem 7.2rem !important
    }

    .mt-md-45 {
        margin-top: 7.2rem !important
    }

    .mr-md-45 {
        margin-right: 7.2rem !important
    }

    .mb-md-45 {
        margin-bottom: 7.2rem !important
    }

    .ml-md-45 {
        margin-left: 7.2rem !important
    }

    .mx-md-45 {
        margin-right: 7.2rem !important;
        margin-left: 7.2rem !important
    }

    .my-md-45 {
        margin-top: 7.2rem !important;
        margin-bottom: 7.2rem !important
    }

    .m-md-5 {
        margin: 8rem 8rem !important
    }

    .mt-md-5 {
        margin-top: 8rem !important
    }

    .mr-md-5 {
        margin-right: 8rem !important
    }

    .mb-md-5 {
        margin-bottom: 8rem !important
    }

    .ml-md-5 {
        margin-left: 8rem !important
    }

    .mx-md-5 {
        margin-right: 8rem !important;
        margin-left: 8rem !important
    }

    .my-md-5 {
        margin-top: 8rem !important;
        margin-bottom: 8rem !important
    }

    .m-md-55 {
        margin: 8.8rem 8.8rem !important
    }

    .mt-md-55 {
        margin-top: 8.8rem !important
    }

    .mr-md-55 {
        margin-right: 8.8rem !important
    }

    .mb-md-55 {
        margin-bottom: 8.8rem !important
    }

    .ml-md-55 {
        margin-left: 8.8rem !important
    }

    .mx-md-55 {
        margin-right: 8.8rem !important;
        margin-left: 8.8rem !important
    }

    .my-md-55 {
        margin-top: 8.8rem !important;
        margin-bottom: 8.8rem !important
    }

    .p-md-0 {
        padding: 0 0 !important
    }

    .pt-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0 {
        padding-left: 0 !important
    }

    .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .p-md-05 {
        padding: .8rem .8rem !important
    }

    .pt-md-05 {
        padding-top: .8rem !important
    }

    .pr-md-05 {
        padding-right: .8rem !important
    }

    .pb-md-05 {
        padding-bottom: .8rem !important
    }

    .pl-md-05 {
        padding-left: .8rem !important
    }

    .px-md-05 {
        padding-right: .8rem !important;
        padding-left: .8rem !important
    }

    .py-md-05 {
        padding-top: .8rem !important;
        padding-bottom: .8rem !important
    }

    .p-md-1 {
        padding: 1.6rem 1.6rem !important
    }

    .pt-md-1 {
        padding-top: 1.6rem !important
    }

    .pr-md-1 {
        padding-right: 1.6rem !important
    }

    .pb-md-1 {
        padding-bottom: 1.6rem !important
    }

    .pl-md-1 {
        padding-left: 1.6rem !important
    }

    .px-md-1 {
        padding-right: 1.6rem !important;
        padding-left: 1.6rem !important
    }

    .py-md-1 {
        padding-top: 1.6rem !important;
        padding-bottom: 1.6rem !important
    }

    .p-md-15 {
        padding: 2.4rem 2.4rem !important
    }

    .pt-md-15 {
        padding-top: 2.4rem !important
    }

    .pr-md-15 {
        padding-right: 2.4rem !important
    }

    .pb-md-15 {
        padding-bottom: 2.4rem !important
    }

    .pl-md-15 {
        padding-left: 2.4rem !important
    }

    .px-md-15 {
        padding-right: 2.4rem !important;
        padding-left: 2.4rem !important
    }

    .py-md-15 {
        padding-top: 2.4rem !important;
        padding-bottom: 2.4rem !important
    }

    .p-md-2 {
        padding: 3.2rem 3.2rem !important
    }

    .pt-md-2 {
        padding-top: 3.2rem !important
    }

    .pr-md-2 {
        padding-right: 3.2rem !important
    }

    .pb-md-2 {
        padding-bottom: 3.2rem !important
    }

    .pl-md-2 {
        padding-left: 3.2rem !important
    }

    .px-md-2 {
        padding-right: 3.2rem !important;
        padding-left: 3.2rem !important
    }

    .py-md-2 {
        padding-top: 3.2rem !important;
        padding-bottom: 3.2rem !important
    }

    .p-md-25 {
        padding: 4rem 4rem !important
    }

    .pt-md-25 {
        padding-top: 4rem !important
    }

    .pr-md-25 {
        padding-right: 4rem !important
    }

    .pb-md-25 {
        padding-bottom: 4rem !important
    }

    .pl-md-25 {
        padding-left: 4rem !important
    }

    .px-md-25 {
        padding-right: 4rem !important;
        padding-left: 4rem !important
    }

    .py-md-25 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }

    .p-md-3 {
        padding: 5.6rem 4.8rem !important
    }

    .pt-md-3 {
        padding-top: 5.6rem !important
    }

    .pr-md-3 {
        padding-right: 4.8rem !important
    }

    .pb-md-3 {
        padding-bottom: 5.6rem !important
    }

    .pl-md-3 {
        padding-left: 4.8rem !important
    }

    .px-md-3 {
        padding-right: 4.8rem !important;
        padding-left: 4.8rem !important
    }

    .py-md-3 {
        padding-top: 5.6rem !important;
        padding-bottom: 5.6rem !important
    }

    .p-md-35 {
        padding: 4.8rem 5.6rem !important
    }

    .pt-md-35 {
        padding-top: 4.8rem !important
    }

    .pr-md-35 {
        padding-right: 5.6rem !important
    }

    .pb-md-35 {
        padding-bottom: 4.8rem !important
    }

    .pl-md-35 {
        padding-left: 5.6rem !important
    }

    .px-md-35 {
        padding-right: 5.6rem !important;
        padding-left: 5.6rem !important
    }

    .py-md-35 {
        padding-top: 4.8rem !important;
        padding-bottom: 4.8rem !important
    }

    .p-md-4 {
        padding: 6.4rem 6.4rem !important
    }

    .pt-md-4 {
        padding-top: 6.4rem !important
    }

    .pr-md-4 {
        padding-right: 6.4rem !important
    }

    .pb-md-4 {
        padding-bottom: 6.4rem !important
    }

    .pl-md-4 {
        padding-left: 6.4rem !important
    }

    .px-md-4 {
        padding-right: 6.4rem !important;
        padding-left: 6.4rem !important
    }

    .py-md-4 {
        padding-top: 6.4rem !important;
        padding-bottom: 6.4rem !important
    }

    .p-md-45 {
        padding: 7.2rem 7.2rem !important
    }

    .pt-md-45 {
        padding-top: 7.2rem !important
    }

    .pr-md-45 {
        padding-right: 7.2rem !important
    }

    .pb-md-45 {
        padding-bottom: 7.2rem !important
    }

    .pl-md-45 {
        padding-left: 7.2rem !important
    }

    .px-md-45 {
        padding-right: 7.2rem !important;
        padding-left: 7.2rem !important
    }

    .py-md-45 {
        padding-top: 7.2rem !important;
        padding-bottom: 7.2rem !important
    }

    .p-md-5 {
        padding: 8rem 8rem !important
    }

    .pt-md-5 {
        padding-top: 8rem !important
    }

    .pr-md-5 {
        padding-right: 8rem !important
    }

    .pb-md-5 {
        padding-bottom: 8rem !important
    }

    .pl-md-5 {
        padding-left: 8rem !important
    }

    .px-md-5 {
        padding-right: 8rem !important;
        padding-left: 8rem !important
    }

    .py-md-5 {
        padding-top: 8rem !important;
        padding-bottom: 8rem !important
    }

    .p-md-55 {
        padding: 8.8rem 8.8rem !important
    }

    .pt-md-55 {
        padding-top: 8.8rem !important
    }

    .pr-md-55 {
        padding-right: 8.8rem !important
    }

    .pb-md-55 {
        padding-bottom: 8.8rem !important
    }

    .pl-md-55 {
        padding-left: 8.8rem !important
    }

    .px-md-55 {
        padding-right: 8.8rem !important;
        padding-left: 8.8rem !important
    }

    .py-md-55 {
        padding-top: 8.8rem !important;
        padding-bottom: 8.8rem !important
    }

    .h-md-0 {
        height: 0 !important
    }

    .h-md-05 {
        height: .8rem !important
    }

    .h-md-1 {
        height: 1.6rem !important
    }

    .h-md-15 {
        height: 2.4rem !important
    }

    .h-md-2 {
        height: 3.2rem !important
    }

    .h-md-25 {
        height: 4rem !important
    }

    .h-md-3 {
        height: 5.6rem !important
    }

    .h-md-35 {
        height: 4.8rem !important
    }

    .h-md-4 {
        height: 6.4rem !important
    }

    .h-md-45 {
        height: 7.2rem !important
    }

    .h-md-5 {
        height: 8rem !important
    }

    .h-md-55 {
        height: 8.8rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto {
        margin-left: auto !important
    }

    .mx-md-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}

@media (min-width: 1200px) {
    .m-lg-0 {
        margin: 0 0 !important
    }

    .mt-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0 {
        margin-left: 0 !important
    }

    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .m-lg-05 {
        margin: .8rem .8rem !important
    }

    .mt-lg-05 {
        margin-top: .8rem !important
    }

    .mr-lg-05 {
        margin-right: .8rem !important
    }

    .mb-lg-05 {
        margin-bottom: .8rem !important
    }

    .ml-lg-05 {
        margin-left: .8rem !important
    }

    .mx-lg-05 {
        margin-right: .8rem !important;
        margin-left: .8rem !important
    }

    .my-lg-05 {
        margin-top: .8rem !important;
        margin-bottom: .8rem !important
    }

    .m-lg-1 {
        margin: 1.6rem 1.6rem !important
    }

    .mt-lg-1 {
        margin-top: 1.6rem !important
    }

    .mr-lg-1 {
        margin-right: 1.6rem !important
    }

    .mb-lg-1 {
        margin-bottom: 1.6rem !important
    }

    .ml-lg-1 {
        margin-left: 1.6rem !important
    }

    .mx-lg-1 {
        margin-right: 1.6rem !important;
        margin-left: 1.6rem !important
    }

    .my-lg-1 {
        margin-top: 1.6rem !important;
        margin-bottom: 1.6rem !important
    }

    .m-lg-15 {
        margin: 2.4rem 2.4rem !important
    }

    .mt-lg-15 {
        margin-top: 2.4rem !important
    }

    .mr-lg-15 {
        margin-right: 2.4rem !important
    }

    .mb-lg-15 {
        margin-bottom: 2.4rem !important
    }

    .ml-lg-15 {
        margin-left: 2.4rem !important
    }

    .mx-lg-15 {
        margin-right: 2.4rem !important;
        margin-left: 2.4rem !important
    }

    .my-lg-15 {
        margin-top: 2.4rem !important;
        margin-bottom: 2.4rem !important
    }

    .m-lg-2 {
        margin: 3.2rem 3.2rem !important
    }

    .mt-lg-2 {
        margin-top: 3.2rem !important
    }

    .mr-lg-2 {
        margin-right: 3.2rem !important
    }

    .mb-lg-2 {
        margin-bottom: 3.2rem !important
    }

    .ml-lg-2 {
        margin-left: 3.2rem !important
    }

    .mx-lg-2 {
        margin-right: 3.2rem !important;
        margin-left: 3.2rem !important
    }

    .my-lg-2 {
        margin-top: 3.2rem !important;
        margin-bottom: 3.2rem !important
    }

    .m-lg-25 {
        margin: 4rem 4rem !important
    }

    .mt-lg-25 {
        margin-top: 4rem !important
    }

    .mr-lg-25 {
        margin-right: 4rem !important
    }

    .mb-lg-25 {
        margin-bottom: 4rem !important
    }

    .ml-lg-25 {
        margin-left: 4rem !important
    }

    .mx-lg-25 {
        margin-right: 4rem !important;
        margin-left: 4rem !important
    }

    .my-lg-25 {
        margin-top: 4rem !important;
        margin-bottom: 4rem !important
    }

    .m-lg-3 {
        margin: 5.6rem 4.8rem !important
    }

    .mt-lg-3 {
        margin-top: 5.6rem !important
    }

    .mr-lg-3 {
        margin-right: 4.8rem !important
    }

    .mb-lg-3 {
        margin-bottom: 5.6rem !important
    }

    .ml-lg-3 {
        margin-left: 4.8rem !important
    }

    .mx-lg-3 {
        margin-right: 4.8rem !important;
        margin-left: 4.8rem !important
    }

    .my-lg-3 {
        margin-top: 5.6rem !important;
        margin-bottom: 5.6rem !important
    }

    .m-lg-35 {
        margin: 4.8rem 5.6rem !important
    }

    .mt-lg-35 {
        margin-top: 4.8rem !important
    }

    .mr-lg-35 {
        margin-right: 5.6rem !important
    }

    .mb-lg-35 {
        margin-bottom: 4.8rem !important
    }

    .ml-lg-35 {
        margin-left: 5.6rem !important
    }

    .mx-lg-35 {
        margin-right: 5.6rem !important;
        margin-left: 5.6rem !important
    }

    .my-lg-35 {
        margin-top: 4.8rem !important;
        margin-bottom: 4.8rem !important
    }

    .m-lg-4 {
        margin: 6.4rem 6.4rem !important
    }

    .mt-lg-4 {
        margin-top: 6.4rem !important
    }

    .mr-lg-4 {
        margin-right: 6.4rem !important
    }

    .mb-lg-4 {
        margin-bottom: 6.4rem !important
    }

    .ml-lg-4 {
        margin-left: 6.4rem !important
    }

    .mx-lg-4 {
        margin-right: 6.4rem !important;
        margin-left: 6.4rem !important
    }

    .my-lg-4 {
        margin-top: 6.4rem !important;
        margin-bottom: 6.4rem !important
    }

    .m-lg-45 {
        margin: 7.2rem 7.2rem !important
    }

    .mt-lg-45 {
        margin-top: 7.2rem !important
    }

    .mr-lg-45 {
        margin-right: 7.2rem !important
    }

    .mb-lg-45 {
        margin-bottom: 7.2rem !important
    }

    .ml-lg-45 {
        margin-left: 7.2rem !important
    }

    .mx-lg-45 {
        margin-right: 7.2rem !important;
        margin-left: 7.2rem !important
    }

    .my-lg-45 {
        margin-top: 7.2rem !important;
        margin-bottom: 7.2rem !important
    }

    .m-lg-5 {
        margin: 8rem 8rem !important
    }

    .mt-lg-5 {
        margin-top: 8rem !important
    }

    .mr-lg-5 {
        margin-right: 8rem !important
    }

    .mb-lg-5 {
        margin-bottom: 8rem !important
    }

    .ml-lg-5 {
        margin-left: 8rem !important
    }

    .mx-lg-5 {
        margin-right: 8rem !important;
        margin-left: 8rem !important
    }

    .my-lg-5 {
        margin-top: 8rem !important;
        margin-bottom: 8rem !important
    }

    .m-lg-55 {
        margin: 8.8rem 8.8rem !important
    }

    .mt-lg-55 {
        margin-top: 8.8rem !important
    }

    .mr-lg-55 {
        margin-right: 8.8rem !important
    }

    .mb-lg-55 {
        margin-bottom: 8.8rem !important
    }

    .ml-lg-55 {
        margin-left: 8.8rem !important
    }

    .mx-lg-55 {
        margin-right: 8.8rem !important;
        margin-left: 8.8rem !important
    }

    .my-lg-55 {
        margin-top: 8.8rem !important;
        margin-bottom: 8.8rem !important
    }

    .p-lg-0 {
        padding: 0 0 !important
    }

    .pt-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0 {
        padding-left: 0 !important
    }

    .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .p-lg-05 {
        padding: .8rem .8rem !important
    }

    .pt-lg-05 {
        padding-top: .8rem !important
    }

    .pr-lg-05 {
        padding-right: .8rem !important
    }

    .pb-lg-05 {
        padding-bottom: .8rem !important
    }

    .pl-lg-05 {
        padding-left: .8rem !important
    }

    .px-lg-05 {
        padding-right: .8rem !important;
        padding-left: .8rem !important
    }

    .py-lg-05 {
        padding-top: .8rem !important;
        padding-bottom: .8rem !important
    }

    .p-lg-1 {
        padding: 1.6rem 1.6rem !important
    }

    .pt-lg-1 {
        padding-top: 1.6rem !important
    }

    .pr-lg-1 {
        padding-right: 1.6rem !important
    }

    .pb-lg-1 {
        padding-bottom: 1.6rem !important
    }

    .pl-lg-1 {
        padding-left: 1.6rem !important
    }

    .px-lg-1 {
        padding-right: 1.6rem !important;
        padding-left: 1.6rem !important
    }

    .py-lg-1 {
        padding-top: 1.6rem !important;
        padding-bottom: 1.6rem !important
    }

    .p-lg-15 {
        padding: 2.4rem 2.4rem !important
    }

    .pt-lg-15 {
        padding-top: 2.4rem !important
    }

    .pr-lg-15 {
        padding-right: 2.4rem !important
    }

    .pb-lg-15 {
        padding-bottom: 2.4rem !important
    }

    .pl-lg-15 {
        padding-left: 2.4rem !important
    }

    .px-lg-15 {
        padding-right: 2.4rem !important;
        padding-left: 2.4rem !important
    }

    .py-lg-15 {
        padding-top: 2.4rem !important;
        padding-bottom: 2.4rem !important
    }

    .p-lg-2 {
        padding: 3.2rem 3.2rem !important
    }

    .pt-lg-2 {
        padding-top: 3.2rem !important
    }

    .pr-lg-2 {
        padding-right: 3.2rem !important
    }

    .pb-lg-2 {
        padding-bottom: 3.2rem !important
    }

    .pl-lg-2 {
        padding-left: 3.2rem !important
    }

    .px-lg-2 {
        padding-right: 3.2rem !important;
        padding-left: 3.2rem !important
    }

    .py-lg-2 {
        padding-top: 3.2rem !important;
        padding-bottom: 3.2rem !important
    }

    .p-lg-25 {
        padding: 4rem 4rem !important
    }

    .pt-lg-25 {
        padding-top: 4rem !important
    }

    .pr-lg-25 {
        padding-right: 4rem !important
    }

    .pb-lg-25 {
        padding-bottom: 4rem !important
    }

    .pl-lg-25 {
        padding-left: 4rem !important
    }

    .px-lg-25 {
        padding-right: 4rem !important;
        padding-left: 4rem !important
    }

    .py-lg-25 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }

    .p-lg-3 {
        padding: 5.6rem 4.8rem !important
    }

    .pt-lg-3 {
        padding-top: 5.6rem !important
    }

    .pr-lg-3 {
        padding-right: 4.8rem !important
    }

    .pb-lg-3 {
        padding-bottom: 5.6rem !important
    }

    .pl-lg-3 {
        padding-left: 4.8rem !important
    }

    .px-lg-3 {
        padding-right: 4.8rem !important;
        padding-left: 4.8rem !important
    }

    .py-lg-3 {
        padding-top: 5.6rem !important;
        padding-bottom: 5.6rem !important
    }

    .p-lg-35 {
        padding: 4.8rem 5.6rem !important
    }

    .pt-lg-35 {
        padding-top: 4.8rem !important
    }

    .pr-lg-35 {
        padding-right: 5.6rem !important
    }

    .pb-lg-35 {
        padding-bottom: 4.8rem !important
    }

    .pl-lg-35 {
        padding-left: 5.6rem !important
    }

    .px-lg-35 {
        padding-right: 5.6rem !important;
        padding-left: 5.6rem !important
    }

    .py-lg-35 {
        padding-top: 4.8rem !important;
        padding-bottom: 4.8rem !important
    }

    .p-lg-4 {
        padding: 6.4rem 6.4rem !important
    }

    .pt-lg-4 {
        padding-top: 6.4rem !important
    }

    .pr-lg-4 {
        padding-right: 6.4rem !important
    }

    .pb-lg-4 {
        padding-bottom: 6.4rem !important
    }

    .pl-lg-4 {
        padding-left: 6.4rem !important
    }

    .px-lg-4 {
        padding-right: 6.4rem !important;
        padding-left: 6.4rem !important
    }

    .py-lg-4 {
        padding-top: 6.4rem !important;
        padding-bottom: 6.4rem !important
    }

    .p-lg-45 {
        padding: 7.2rem 7.2rem !important
    }

    .pt-lg-45 {
        padding-top: 7.2rem !important
    }

    .pr-lg-45 {
        padding-right: 7.2rem !important
    }

    .pb-lg-45 {
        padding-bottom: 7.2rem !important
    }

    .pl-lg-45 {
        padding-left: 7.2rem !important
    }

    .px-lg-45 {
        padding-right: 7.2rem !important;
        padding-left: 7.2rem !important
    }

    .py-lg-45 {
        padding-top: 7.2rem !important;
        padding-bottom: 7.2rem !important
    }

    .p-lg-5 {
        padding: 8rem 8rem !important
    }

    .pt-lg-5 {
        padding-top: 8rem !important
    }

    .pr-lg-5 {
        padding-right: 8rem !important
    }

    .pb-lg-5 {
        padding-bottom: 8rem !important
    }

    .pl-lg-5 {
        padding-left: 8rem !important
    }

    .px-lg-5 {
        padding-right: 8rem !important;
        padding-left: 8rem !important
    }

    .py-lg-5 {
        padding-top: 8rem !important;
        padding-bottom: 8rem !important
    }

    .p-lg-55 {
        padding: 8.8rem 8.8rem !important
    }

    .pt-lg-55 {
        padding-top: 8.8rem !important
    }

    .pr-lg-55 {
        padding-right: 8.8rem !important
    }

    .pb-lg-55 {
        padding-bottom: 8.8rem !important
    }

    .pl-lg-55 {
        padding-left: 8.8rem !important
    }

    .px-lg-55 {
        padding-right: 8.8rem !important;
        padding-left: 8.8rem !important
    }

    .py-lg-55 {
        padding-top: 8.8rem !important;
        padding-bottom: 8.8rem !important
    }

    .h-lg-0 {
        height: 0 !important
    }

    .h-lg-05 {
        height: .8rem !important
    }

    .h-lg-1 {
        height: 1.6rem !important
    }

    .h-lg-15 {
        height: 2.4rem !important
    }

    .h-lg-2 {
        height: 3.2rem !important
    }

    .h-lg-25 {
        height: 4rem !important
    }

    .h-lg-3 {
        height: 5.6rem !important
    }

    .h-lg-35 {
        height: 4.8rem !important
    }

    .h-lg-4 {
        height: 6.4rem !important
    }

    .h-lg-45 {
        height: 7.2rem !important
    }

    .h-lg-5 {
        height: 8rem !important
    }

    .h-lg-55 {
        height: 8.8rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto {
        margin-left: auto !important
    }

    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}

@media (min-width: 1600px) {
    .m-xl-0 {
        margin: 0 0 !important
    }

    .mt-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0 {
        margin-left: 0 !important
    }

    .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .m-xl-05 {
        margin: .8rem .8rem !important
    }

    .mt-xl-05 {
        margin-top: .8rem !important
    }

    .mr-xl-05 {
        margin-right: .8rem !important
    }

    .mb-xl-05 {
        margin-bottom: .8rem !important
    }

    .ml-xl-05 {
        margin-left: .8rem !important
    }

    .mx-xl-05 {
        margin-right: .8rem !important;
        margin-left: .8rem !important
    }

    .my-xl-05 {
        margin-top: .8rem !important;
        margin-bottom: .8rem !important
    }

    .m-xl-1 {
        margin: 1.6rem 1.6rem !important
    }

    .mt-xl-1 {
        margin-top: 1.6rem !important
    }

    .mr-xl-1 {
        margin-right: 1.6rem !important
    }

    .mb-xl-1 {
        margin-bottom: 1.6rem !important
    }

    .ml-xl-1 {
        margin-left: 1.6rem !important
    }

    .mx-xl-1 {
        margin-right: 1.6rem !important;
        margin-left: 1.6rem !important
    }

    .my-xl-1 {
        margin-top: 1.6rem !important;
        margin-bottom: 1.6rem !important
    }

    .m-xl-15 {
        margin: 2.4rem 2.4rem !important
    }

    .mt-xl-15 {
        margin-top: 2.4rem !important
    }

    .mr-xl-15 {
        margin-right: 2.4rem !important
    }

    .mb-xl-15 {
        margin-bottom: 2.4rem !important
    }

    .ml-xl-15 {
        margin-left: 2.4rem !important
    }

    .mx-xl-15 {
        margin-right: 2.4rem !important;
        margin-left: 2.4rem !important
    }

    .my-xl-15 {
        margin-top: 2.4rem !important;
        margin-bottom: 2.4rem !important
    }

    .m-xl-2 {
        margin: 3.2rem 3.2rem !important
    }

    .mt-xl-2 {
        margin-top: 3.2rem !important
    }

    .mr-xl-2 {
        margin-right: 3.2rem !important
    }

    .mb-xl-2 {
        margin-bottom: 3.2rem !important
    }

    .ml-xl-2 {
        margin-left: 3.2rem !important
    }

    .mx-xl-2 {
        margin-right: 3.2rem !important;
        margin-left: 3.2rem !important
    }

    .my-xl-2 {
        margin-top: 3.2rem !important;
        margin-bottom: 3.2rem !important
    }

    .m-xl-25 {
        margin: 4rem 4rem !important
    }

    .mt-xl-25 {
        margin-top: 4rem !important
    }

    .mr-xl-25 {
        margin-right: 4rem !important
    }

    .mb-xl-25 {
        margin-bottom: 4rem !important
    }

    .ml-xl-25 {
        margin-left: 4rem !important
    }

    .mx-xl-25 {
        margin-right: 4rem !important;
        margin-left: 4rem !important
    }

    .my-xl-25 {
        margin-top: 4rem !important;
        margin-bottom: 4rem !important
    }

    .m-xl-3 {
        margin: 5.6rem 4.8rem !important
    }

    .mt-xl-3 {
        margin-top: 5.6rem !important
    }

    .mr-xl-3 {
        margin-right: 4.8rem !important
    }

    .mb-xl-3 {
        margin-bottom: 5.6rem !important
    }

    .ml-xl-3 {
        margin-left: 4.8rem !important
    }

    .mx-xl-3 {
        margin-right: 4.8rem !important;
        margin-left: 4.8rem !important
    }

    .my-xl-3 {
        margin-top: 5.6rem !important;
        margin-bottom: 5.6rem !important
    }

    .m-xl-35 {
        margin: 4.8rem 5.6rem !important
    }

    .mt-xl-35 {
        margin-top: 4.8rem !important
    }

    .mr-xl-35 {
        margin-right: 5.6rem !important
    }

    .mb-xl-35 {
        margin-bottom: 4.8rem !important
    }

    .ml-xl-35 {
        margin-left: 5.6rem !important
    }

    .mx-xl-35 {
        margin-right: 5.6rem !important;
        margin-left: 5.6rem !important
    }

    .my-xl-35 {
        margin-top: 4.8rem !important;
        margin-bottom: 4.8rem !important
    }

    .m-xl-4 {
        margin: 6.4rem 6.4rem !important
    }

    .mt-xl-4 {
        margin-top: 6.4rem !important
    }

    .mr-xl-4 {
        margin-right: 6.4rem !important
    }

    .mb-xl-4 {
        margin-bottom: 6.4rem !important
    }

    .ml-xl-4 {
        margin-left: 6.4rem !important
    }

    .mx-xl-4 {
        margin-right: 6.4rem !important;
        margin-left: 6.4rem !important
    }

    .my-xl-4 {
        margin-top: 6.4rem !important;
        margin-bottom: 6.4rem !important
    }

    .m-xl-45 {
        margin: 7.2rem 7.2rem !important
    }

    .mt-xl-45 {
        margin-top: 7.2rem !important
    }

    .mr-xl-45 {
        margin-right: 7.2rem !important
    }

    .mb-xl-45 {
        margin-bottom: 7.2rem !important
    }

    .ml-xl-45 {
        margin-left: 7.2rem !important
    }

    .mx-xl-45 {
        margin-right: 7.2rem !important;
        margin-left: 7.2rem !important
    }

    .my-xl-45 {
        margin-top: 7.2rem !important;
        margin-bottom: 7.2rem !important
    }

    .m-xl-5 {
        margin: 8rem 8rem !important
    }

    .mt-xl-5 {
        margin-top: 8rem !important
    }

    .mr-xl-5 {
        margin-right: 8rem !important
    }

    .mb-xl-5 {
        margin-bottom: 8rem !important
    }

    .ml-xl-5 {
        margin-left: 8rem !important
    }

    .mx-xl-5 {
        margin-right: 8rem !important;
        margin-left: 8rem !important
    }

    .my-xl-5 {
        margin-top: 8rem !important;
        margin-bottom: 8rem !important
    }

    .m-xl-55 {
        margin: 8.8rem 8.8rem !important
    }

    .mt-xl-55 {
        margin-top: 8.8rem !important
    }

    .mr-xl-55 {
        margin-right: 8.8rem !important
    }

    .mb-xl-55 {
        margin-bottom: 8.8rem !important
    }

    .ml-xl-55 {
        margin-left: 8.8rem !important
    }

    .mx-xl-55 {
        margin-right: 8.8rem !important;
        margin-left: 8.8rem !important
    }

    .my-xl-55 {
        margin-top: 8.8rem !important;
        margin-bottom: 8.8rem !important
    }

    .p-xl-0 {
        padding: 0 0 !important
    }

    .pt-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0 {
        padding-left: 0 !important
    }

    .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .p-xl-05 {
        padding: .8rem .8rem !important
    }

    .pt-xl-05 {
        padding-top: .8rem !important
    }

    .pr-xl-05 {
        padding-right: .8rem !important
    }

    .pb-xl-05 {
        padding-bottom: .8rem !important
    }

    .pl-xl-05 {
        padding-left: .8rem !important
    }

    .px-xl-05 {
        padding-right: .8rem !important;
        padding-left: .8rem !important
    }

    .py-xl-05 {
        padding-top: .8rem !important;
        padding-bottom: .8rem !important
    }

    .p-xl-1 {
        padding: 1.6rem 1.6rem !important
    }

    .pt-xl-1 {
        padding-top: 1.6rem !important
    }

    .pr-xl-1 {
        padding-right: 1.6rem !important
    }

    .pb-xl-1 {
        padding-bottom: 1.6rem !important
    }

    .pl-xl-1 {
        padding-left: 1.6rem !important
    }

    .px-xl-1 {
        padding-right: 1.6rem !important;
        padding-left: 1.6rem !important
    }

    .py-xl-1 {
        padding-top: 1.6rem !important;
        padding-bottom: 1.6rem !important
    }

    .p-xl-15 {
        padding: 2.4rem 2.4rem !important
    }

    .pt-xl-15 {
        padding-top: 2.4rem !important
    }

    .pr-xl-15 {
        padding-right: 2.4rem !important
    }

    .pb-xl-15 {
        padding-bottom: 2.4rem !important
    }

    .pl-xl-15 {
        padding-left: 2.4rem !important
    }

    .px-xl-15 {
        padding-right: 2.4rem !important;
        padding-left: 2.4rem !important
    }

    .py-xl-15 {
        padding-top: 2.4rem !important;
        padding-bottom: 2.4rem !important
    }

    .p-xl-2 {
        padding: 3.2rem 3.2rem !important
    }

    .pt-xl-2 {
        padding-top: 3.2rem !important
    }

    .pr-xl-2 {
        padding-right: 3.2rem !important
    }

    .pb-xl-2 {
        padding-bottom: 3.2rem !important
    }

    .pl-xl-2 {
        padding-left: 3.2rem !important
    }

    .px-xl-2 {
        padding-right: 3.2rem !important;
        padding-left: 3.2rem !important
    }

    .py-xl-2 {
        padding-top: 3.2rem !important;
        padding-bottom: 3.2rem !important
    }

    .p-xl-25 {
        padding: 4rem 4rem !important
    }

    .pt-xl-25 {
        padding-top: 4rem !important
    }

    .pr-xl-25 {
        padding-right: 4rem !important
    }

    .pb-xl-25 {
        padding-bottom: 4rem !important
    }

    .pl-xl-25 {
        padding-left: 4rem !important
    }

    .px-xl-25 {
        padding-right: 4rem !important;
        padding-left: 4rem !important
    }

    .py-xl-25 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }

    .p-xl-3 {
        padding: 5.6rem 4.8rem !important
    }

    .pt-xl-3 {
        padding-top: 5.6rem !important
    }

    .pr-xl-3 {
        padding-right: 4.8rem !important
    }

    .pb-xl-3 {
        padding-bottom: 5.6rem !important
    }

    .pl-xl-3 {
        padding-left: 4.8rem !important
    }

    .px-xl-3 {
        padding-right: 4.8rem !important;
        padding-left: 4.8rem !important
    }

    .py-xl-3 {
        padding-top: 5.6rem !important;
        padding-bottom: 5.6rem !important
    }

    .p-xl-35 {
        padding: 4.8rem 5.6rem !important
    }

    .pt-xl-35 {
        padding-top: 4.8rem !important
    }

    .pr-xl-35 {
        padding-right: 5.6rem !important
    }

    .pb-xl-35 {
        padding-bottom: 4.8rem !important
    }

    .pl-xl-35 {
        padding-left: 5.6rem !important
    }

    .px-xl-35 {
        padding-right: 5.6rem !important;
        padding-left: 5.6rem !important
    }

    .py-xl-35 {
        padding-top: 4.8rem !important;
        padding-bottom: 4.8rem !important
    }

    .p-xl-4 {
        padding: 6.4rem 6.4rem !important
    }

    .pt-xl-4 {
        padding-top: 6.4rem !important
    }

    .pr-xl-4 {
        padding-right: 6.4rem !important
    }

    .pb-xl-4 {
        padding-bottom: 6.4rem !important
    }

    .pl-xl-4 {
        padding-left: 6.4rem !important
    }

    .px-xl-4 {
        padding-right: 6.4rem !important;
        padding-left: 6.4rem !important
    }

    .py-xl-4 {
        padding-top: 6.4rem !important;
        padding-bottom: 6.4rem !important
    }

    .p-xl-45 {
        padding: 7.2rem 7.2rem !important
    }

    .pt-xl-45 {
        padding-top: 7.2rem !important
    }

    .pr-xl-45 {
        padding-right: 7.2rem !important
    }

    .pb-xl-45 {
        padding-bottom: 7.2rem !important
    }

    .pl-xl-45 {
        padding-left: 7.2rem !important
    }

    .px-xl-45 {
        padding-right: 7.2rem !important;
        padding-left: 7.2rem !important
    }

    .py-xl-45 {
        padding-top: 7.2rem !important;
        padding-bottom: 7.2rem !important
    }

    .p-xl-5 {
        padding: 8rem 8rem !important
    }

    .pt-xl-5 {
        padding-top: 8rem !important
    }

    .pr-xl-5 {
        padding-right: 8rem !important
    }

    .pb-xl-5 {
        padding-bottom: 8rem !important
    }

    .pl-xl-5 {
        padding-left: 8rem !important
    }

    .px-xl-5 {
        padding-right: 8rem !important;
        padding-left: 8rem !important
    }

    .py-xl-5 {
        padding-top: 8rem !important;
        padding-bottom: 8rem !important
    }

    .p-xl-55 {
        padding: 8.8rem 8.8rem !important
    }

    .pt-xl-55 {
        padding-top: 8.8rem !important
    }

    .pr-xl-55 {
        padding-right: 8.8rem !important
    }

    .pb-xl-55 {
        padding-bottom: 8.8rem !important
    }

    .pl-xl-55 {
        padding-left: 8.8rem !important
    }

    .px-xl-55 {
        padding-right: 8.8rem !important;
        padding-left: 8.8rem !important
    }

    .py-xl-55 {
        padding-top: 8.8rem !important;
        padding-bottom: 8.8rem !important
    }

    .h-xl-0 {
        height: 0 !important
    }

    .h-xl-05 {
        height: .8rem !important
    }

    .h-xl-1 {
        height: 1.6rem !important
    }

    .h-xl-15 {
        height: 2.4rem !important
    }

    .h-xl-2 {
        height: 3.2rem !important
    }

    .h-xl-25 {
        height: 4rem !important
    }

    .h-xl-3 {
        height: 5.6rem !important
    }

    .h-xl-35 {
        height: 4.8rem !important
    }

    .h-xl-4 {
        height: 6.4rem !important
    }

    .h-xl-45 {
        height: 7.2rem !important
    }

    .h-xl-5 {
        height: 8rem !important
    }

    .h-xl-55 {
        height: 8.8rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto {
        margin-left: auto !important
    }

    .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}

@media (min-width: 1920px) {
    .m-xxl-0 {
        margin: 0 0 !important
    }

    .mt-xxl-0 {
        margin-top: 0 !important
    }

    .mr-xxl-0 {
        margin-right: 0 !important
    }

    .mb-xxl-0 {
        margin-bottom: 0 !important
    }

    .ml-xxl-0 {
        margin-left: 0 !important
    }

    .mx-xxl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .my-xxl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .m-xxl-05 {
        margin: .8rem .8rem !important
    }

    .mt-xxl-05 {
        margin-top: .8rem !important
    }

    .mr-xxl-05 {
        margin-right: .8rem !important
    }

    .mb-xxl-05 {
        margin-bottom: .8rem !important
    }

    .ml-xxl-05 {
        margin-left: .8rem !important
    }

    .mx-xxl-05 {
        margin-right: .8rem !important;
        margin-left: .8rem !important
    }

    .my-xxl-05 {
        margin-top: .8rem !important;
        margin-bottom: .8rem !important
    }

    .m-xxl-1 {
        margin: 1.6rem 1.6rem !important
    }

    .mt-xxl-1 {
        margin-top: 1.6rem !important
    }

    .mr-xxl-1 {
        margin-right: 1.6rem !important
    }

    .mb-xxl-1 {
        margin-bottom: 1.6rem !important
    }

    .ml-xxl-1 {
        margin-left: 1.6rem !important
    }

    .mx-xxl-1 {
        margin-right: 1.6rem !important;
        margin-left: 1.6rem !important
    }

    .my-xxl-1 {
        margin-top: 1.6rem !important;
        margin-bottom: 1.6rem !important
    }

    .m-xxl-15 {
        margin: 2.4rem 2.4rem !important
    }

    .mt-xxl-15 {
        margin-top: 2.4rem !important
    }

    .mr-xxl-15 {
        margin-right: 2.4rem !important
    }

    .mb-xxl-15 {
        margin-bottom: 2.4rem !important
    }

    .ml-xxl-15 {
        margin-left: 2.4rem !important
    }

    .mx-xxl-15 {
        margin-right: 2.4rem !important;
        margin-left: 2.4rem !important
    }

    .my-xxl-15 {
        margin-top: 2.4rem !important;
        margin-bottom: 2.4rem !important
    }

    .m-xxl-2 {
        margin: 3.2rem 3.2rem !important
    }

    .mt-xxl-2 {
        margin-top: 3.2rem !important
    }

    .mr-xxl-2 {
        margin-right: 3.2rem !important
    }

    .mb-xxl-2 {
        margin-bottom: 3.2rem !important
    }

    .ml-xxl-2 {
        margin-left: 3.2rem !important
    }

    .mx-xxl-2 {
        margin-right: 3.2rem !important;
        margin-left: 3.2rem !important
    }

    .my-xxl-2 {
        margin-top: 3.2rem !important;
        margin-bottom: 3.2rem !important
    }

    .m-xxl-25 {
        margin: 4rem 4rem !important
    }

    .mt-xxl-25 {
        margin-top: 4rem !important
    }

    .mr-xxl-25 {
        margin-right: 4rem !important
    }

    .mb-xxl-25 {
        margin-bottom: 4rem !important
    }

    .ml-xxl-25 {
        margin-left: 4rem !important
    }

    .mx-xxl-25 {
        margin-right: 4rem !important;
        margin-left: 4rem !important
    }

    .my-xxl-25 {
        margin-top: 4rem !important;
        margin-bottom: 4rem !important
    }

    .m-xxl-3 {
        margin: 5.6rem 4.8rem !important
    }

    .mt-xxl-3 {
        margin-top: 5.6rem !important
    }

    .mr-xxl-3 {
        margin-right: 4.8rem !important
    }

    .mb-xxl-3 {
        margin-bottom: 5.6rem !important
    }

    .ml-xxl-3 {
        margin-left: 4.8rem !important
    }

    .mx-xxl-3 {
        margin-right: 4.8rem !important;
        margin-left: 4.8rem !important
    }

    .my-xxl-3 {
        margin-top: 5.6rem !important;
        margin-bottom: 5.6rem !important
    }

    .m-xxl-35 {
        margin: 4.8rem 5.6rem !important
    }

    .mt-xxl-35 {
        margin-top: 4.8rem !important
    }

    .mr-xxl-35 {
        margin-right: 5.6rem !important
    }

    .mb-xxl-35 {
        margin-bottom: 4.8rem !important
    }

    .ml-xxl-35 {
        margin-left: 5.6rem !important
    }

    .mx-xxl-35 {
        margin-right: 5.6rem !important;
        margin-left: 5.6rem !important
    }

    .my-xxl-35 {
        margin-top: 4.8rem !important;
        margin-bottom: 4.8rem !important
    }

    .m-xxl-4 {
        margin: 6.4rem 6.4rem !important
    }

    .mt-xxl-4 {
        margin-top: 6.4rem !important
    }

    .mr-xxl-4 {
        margin-right: 6.4rem !important
    }

    .mb-xxl-4 {
        margin-bottom: 6.4rem !important
    }

    .ml-xxl-4 {
        margin-left: 6.4rem !important
    }

    .mx-xxl-4 {
        margin-right: 6.4rem !important;
        margin-left: 6.4rem !important
    }

    .my-xxl-4 {
        margin-top: 6.4rem !important;
        margin-bottom: 6.4rem !important
    }

    .m-xxl-45 {
        margin: 7.2rem 7.2rem !important
    }

    .mt-xxl-45 {
        margin-top: 7.2rem !important
    }

    .mr-xxl-45 {
        margin-right: 7.2rem !important
    }

    .mb-xxl-45 {
        margin-bottom: 7.2rem !important
    }

    .ml-xxl-45 {
        margin-left: 7.2rem !important
    }

    .mx-xxl-45 {
        margin-right: 7.2rem !important;
        margin-left: 7.2rem !important
    }

    .my-xxl-45 {
        margin-top: 7.2rem !important;
        margin-bottom: 7.2rem !important
    }

    .m-xxl-5 {
        margin: 8rem 8rem !important
    }

    .mt-xxl-5 {
        margin-top: 8rem !important
    }

    .mr-xxl-5 {
        margin-right: 8rem !important
    }

    .mb-xxl-5 {
        margin-bottom: 8rem !important
    }

    .ml-xxl-5 {
        margin-left: 8rem !important
    }

    .mx-xxl-5 {
        margin-right: 8rem !important;
        margin-left: 8rem !important
    }

    .my-xxl-5 {
        margin-top: 8rem !important;
        margin-bottom: 8rem !important
    }

    .m-xxl-55 {
        margin: 8.8rem 8.8rem !important
    }

    .mt-xxl-55 {
        margin-top: 8.8rem !important
    }

    .mr-xxl-55 {
        margin-right: 8.8rem !important
    }

    .mb-xxl-55 {
        margin-bottom: 8.8rem !important
    }

    .ml-xxl-55 {
        margin-left: 8.8rem !important
    }

    .mx-xxl-55 {
        margin-right: 8.8rem !important;
        margin-left: 8.8rem !important
    }

    .my-xxl-55 {
        margin-top: 8.8rem !important;
        margin-bottom: 8.8rem !important
    }

    .p-xxl-0 {
        padding: 0 0 !important
    }

    .pt-xxl-0 {
        padding-top: 0 !important
    }

    .pr-xxl-0 {
        padding-right: 0 !important
    }

    .pb-xxl-0 {
        padding-bottom: 0 !important
    }

    .pl-xxl-0 {
        padding-left: 0 !important
    }

    .px-xxl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .py-xxl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .p-xxl-05 {
        padding: .8rem .8rem !important
    }

    .pt-xxl-05 {
        padding-top: .8rem !important
    }

    .pr-xxl-05 {
        padding-right: .8rem !important
    }

    .pb-xxl-05 {
        padding-bottom: .8rem !important
    }

    .pl-xxl-05 {
        padding-left: .8rem !important
    }

    .px-xxl-05 {
        padding-right: .8rem !important;
        padding-left: .8rem !important
    }

    .py-xxl-05 {
        padding-top: .8rem !important;
        padding-bottom: .8rem !important
    }

    .p-xxl-1 {
        padding: 1.6rem 1.6rem !important
    }

    .pt-xxl-1 {
        padding-top: 1.6rem !important
    }

    .pr-xxl-1 {
        padding-right: 1.6rem !important
    }

    .pb-xxl-1 {
        padding-bottom: 1.6rem !important
    }

    .pl-xxl-1 {
        padding-left: 1.6rem !important
    }

    .px-xxl-1 {
        padding-right: 1.6rem !important;
        padding-left: 1.6rem !important
    }

    .py-xxl-1 {
        padding-top: 1.6rem !important;
        padding-bottom: 1.6rem !important
    }

    .p-xxl-15 {
        padding: 2.4rem 2.4rem !important
    }

    .pt-xxl-15 {
        padding-top: 2.4rem !important
    }

    .pr-xxl-15 {
        padding-right: 2.4rem !important
    }

    .pb-xxl-15 {
        padding-bottom: 2.4rem !important
    }

    .pl-xxl-15 {
        padding-left: 2.4rem !important
    }

    .px-xxl-15 {
        padding-right: 2.4rem !important;
        padding-left: 2.4rem !important
    }

    .py-xxl-15 {
        padding-top: 2.4rem !important;
        padding-bottom: 2.4rem !important
    }

    .p-xxl-2 {
        padding: 3.2rem 3.2rem !important
    }

    .pt-xxl-2 {
        padding-top: 3.2rem !important
    }

    .pr-xxl-2 {
        padding-right: 3.2rem !important
    }

    .pb-xxl-2 {
        padding-bottom: 3.2rem !important
    }

    .pl-xxl-2 {
        padding-left: 3.2rem !important
    }

    .px-xxl-2 {
        padding-right: 3.2rem !important;
        padding-left: 3.2rem !important
    }

    .py-xxl-2 {
        padding-top: 3.2rem !important;
        padding-bottom: 3.2rem !important
    }

    .p-xxl-25 {
        padding: 4rem 4rem !important
    }

    .pt-xxl-25 {
        padding-top: 4rem !important
    }

    .pr-xxl-25 {
        padding-right: 4rem !important
    }

    .pb-xxl-25 {
        padding-bottom: 4rem !important
    }

    .pl-xxl-25 {
        padding-left: 4rem !important
    }

    .px-xxl-25 {
        padding-right: 4rem !important;
        padding-left: 4rem !important
    }

    .py-xxl-25 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }

    .p-xxl-3 {
        padding: 5.6rem 4.8rem !important
    }

    .pt-xxl-3 {
        padding-top: 5.6rem !important
    }

    .pr-xxl-3 {
        padding-right: 4.8rem !important
    }

    .pb-xxl-3 {
        padding-bottom: 5.6rem !important
    }

    .pl-xxl-3 {
        padding-left: 4.8rem !important
    }

    .px-xxl-3 {
        padding-right: 4.8rem !important;
        padding-left: 4.8rem !important
    }

    .py-xxl-3 {
        padding-top: 5.6rem !important;
        padding-bottom: 5.6rem !important
    }

    .p-xxl-35 {
        padding: 4.8rem 5.6rem !important
    }

    .pt-xxl-35 {
        padding-top: 4.8rem !important
    }

    .pr-xxl-35 {
        padding-right: 5.6rem !important
    }

    .pb-xxl-35 {
        padding-bottom: 4.8rem !important
    }

    .pl-xxl-35 {
        padding-left: 5.6rem !important
    }

    .px-xxl-35 {
        padding-right: 5.6rem !important;
        padding-left: 5.6rem !important
    }

    .py-xxl-35 {
        padding-top: 4.8rem !important;
        padding-bottom: 4.8rem !important
    }

    .p-xxl-4 {
        padding: 6.4rem 6.4rem !important
    }

    .pt-xxl-4 {
        padding-top: 6.4rem !important
    }

    .pr-xxl-4 {
        padding-right: 6.4rem !important
    }

    .pb-xxl-4 {
        padding-bottom: 6.4rem !important
    }

    .pl-xxl-4 {
        padding-left: 6.4rem !important
    }

    .px-xxl-4 {
        padding-right: 6.4rem !important;
        padding-left: 6.4rem !important
    }

    .py-xxl-4 {
        padding-top: 6.4rem !important;
        padding-bottom: 6.4rem !important
    }

    .p-xxl-45 {
        padding: 7.2rem 7.2rem !important
    }

    .pt-xxl-45 {
        padding-top: 7.2rem !important
    }

    .pr-xxl-45 {
        padding-right: 7.2rem !important
    }

    .pb-xxl-45 {
        padding-bottom: 7.2rem !important
    }

    .pl-xxl-45 {
        padding-left: 7.2rem !important
    }

    .px-xxl-45 {
        padding-right: 7.2rem !important;
        padding-left: 7.2rem !important
    }

    .py-xxl-45 {
        padding-top: 7.2rem !important;
        padding-bottom: 7.2rem !important
    }

    .p-xxl-5 {
        padding: 8rem 8rem !important
    }

    .pt-xxl-5 {
        padding-top: 8rem !important
    }

    .pr-xxl-5 {
        padding-right: 8rem !important
    }

    .pb-xxl-5 {
        padding-bottom: 8rem !important
    }

    .pl-xxl-5 {
        padding-left: 8rem !important
    }

    .px-xxl-5 {
        padding-right: 8rem !important;
        padding-left: 8rem !important
    }

    .py-xxl-5 {
        padding-top: 8rem !important;
        padding-bottom: 8rem !important
    }

    .p-xxl-55 {
        padding: 8.8rem 8.8rem !important
    }

    .pt-xxl-55 {
        padding-top: 8.8rem !important
    }

    .pr-xxl-55 {
        padding-right: 8.8rem !important
    }

    .pb-xxl-55 {
        padding-bottom: 8.8rem !important
    }

    .pl-xxl-55 {
        padding-left: 8.8rem !important
    }

    .px-xxl-55 {
        padding-right: 8.8rem !important;
        padding-left: 8.8rem !important
    }

    .py-xxl-55 {
        padding-top: 8.8rem !important;
        padding-bottom: 8.8rem !important
    }

    .h-xxl-0 {
        height: 0 !important
    }

    .h-xxl-05 {
        height: .8rem !important
    }

    .h-xxl-1 {
        height: 1.6rem !important
    }

    .h-xxl-15 {
        height: 2.4rem !important
    }

    .h-xxl-2 {
        height: 3.2rem !important
    }

    .h-xxl-25 {
        height: 4rem !important
    }

    .h-xxl-3 {
        height: 5.6rem !important
    }

    .h-xxl-35 {
        height: 4.8rem !important
    }

    .h-xxl-4 {
        height: 6.4rem !important
    }

    .h-xxl-45 {
        height: 7.2rem !important
    }

    .h-xxl-5 {
        height: 8rem !important
    }

    .h-xxl-55 {
        height: 8.8rem !important
    }

    .m-xxl-auto {
        margin: auto !important
    }

    .mt-xxl-auto {
        margin-top: auto !important
    }

    .mr-xxl-auto {
        margin-right: auto !important
    }

    .mb-xxl-auto {
        margin-bottom: auto !important
    }

    .ml-xxl-auto {
        margin-left: auto !important
    }

    .mx-xxl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xxl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width: 480px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width: 1200px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width: 1600px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

@media (min-width: 1920px) {
    .text-xxl-left {
        text-align: left !important
    }

    .text-xxl-right {
        text-align: right !important
    }

    .text-xxl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

code[class*=language-],
pre[class*=language-] {
    color: #000;
    background: 0 0;
    text-shadow: 0 1px #fff;
    font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

code[class*=language-] ::selection,
code[class*=language-]::selection,
pre[class*=language-] ::selection,
pre[class*=language-]::selection {
    text-shadow: none;
    background: #b3d4fc
}

@media print {

    code[class*=language-],
    pre[class*=language-] {
        text-shadow: none
    }
}

pre[class*=language-] {
    padding: 1em;
    margin-bottom: 1.6rem;
    overflow: auto
}

:not(pre)>code[class*=language-],
pre[class*=language-] {
    background: #f5f2f0
}

:not(pre)>code[class*=language-] {
    padding: .1em;
    border-radius: .3em;
    white-space: normal
}

.token.cdata,
.token.comment,
.token.doctype,
.token.prolog {
    color: #708090
}

.token.punctuation {
    color: #999
}

.namespace {
    opacity: .7
}

.token.boolean,
.token.constant,
.token.deleted,
.token.number,
.token.property,
.token.symbol,
.token.tag {
    color: #905
}

.token.attr-name,
.token.builtin,
.token.char,
.token.inserted,
.token.selector,
.token.string {
    color: #690
}

.language-css .token.string,
.style .token.string,
.token.entity,
.token.operator,
.token.url {
    color: #a67f59;
    background: rgba(255, 255, 255, .5)
}

.token.atrule,
.token.attr-value,
.token.keyword {
    color: #07a
}

.token.function {
    color: #dd4a68
}

.token.important,
.token.regex,
.token.variable {
    color: #e90
}

.token.bold,
.token.important {
    font-weight: 700
}

.token.italic {
    font-style: italic
}

.token.entity {
    cursor: help
}

pre[data-line] {
    position: relative;
    padding: 1em 0 1em 3em
}

.line-highlight {
    position: absolute;
    left: 0;
    right: 0;
    padding: inherit 0;
    margin-top: 1em;
    background: rgba(153, 122, 102, .08);
    background: -webkit-gradient(linear, left top, right top, color-stop(70%, rgba(153, 122, 102, .1)), color-stop(70%, rgba(153, 122, 102, 0)));
    background: -webkit-linear-gradient(left, rgba(153, 122, 102, .1) 70%, rgba(153, 122, 102, 0));
    background: linear-gradient(to right, rgba(153, 122, 102, .1) 70%, rgba(153, 122, 102, 0));
    pointer-events: none;
    line-height: inherit;
    white-space: pre
}

.line-highlight:before,
.line-highlight[data-end]:after {
    content: attr(data-start);
    position: absolute;
    top: .4em;
    left: .6em;
    min-width: 1em;
    padding: 0 .5em;
    background-color: rgba(153, 122, 102, .4);
    color: #f5f2f0;
    font: bold 65%/1.5 sans-serif;
    text-align: center;
    vertical-align: .3em;
    border-radius: 999px;
    text-shadow: none;
    -webkit-box-shadow: 0 1px #fff;
    box-shadow: 0 1px #fff
}

.line-highlight[data-end]:after {
    content: attr(data-end);
    top: auto;
    bottom: .4em
}

pre.code-toolbar {
    position: relative
}

pre.code-toolbar>.toolbar {
    position: absolute;
    top: .3em;
    right: .2em;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    opacity: 0
}

pre.code-toolbar:hover>.toolbar {
    opacity: 1
}

pre.code-toolbar>.toolbar .toolbar-item {
    display: inline-block
}

pre.code-toolbar>.toolbar a {
    cursor: pointer
}

pre.code-toolbar>.toolbar button {
    background: 0 0;
    border: 0;
    color: inherit;
    font: inherit;
    line-height: normal;
    overflow: visible;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

pre.code-toolbar>.toolbar a,
pre.code-toolbar>.toolbar button,
pre.code-toolbar>.toolbar span {
    color: #bbb;
    font-size: .8em;
    padding: 0 .5em;
    background: #f5f2f0;
    background: rgba(224, 224, 224, .2);
    -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .2);
    border-radius: .5em
}

pre.code-toolbar>.toolbar a:focus,
pre.code-toolbar>.toolbar a:hover,
pre.code-toolbar>.toolbar button:focus,
pre.code-toolbar>.toolbar button:hover,
pre.code-toolbar>.toolbar span:focus,
pre.code-toolbar>.toolbar span:hover {
    color: inherit;
    text-decoration: none
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1131042;
    overflow: hidden;
    position: fixed;
    background: #0d0d0d;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1131043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: default
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1131045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: pointer
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1131044
}

.mfp-preloader a {
    color: #e1e1e1
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1131046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
    display: none
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        -ms-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ready .mfp-figure {
    opacity: 0
}

.mfp-zoom-in .mfp-figure,
.mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler {
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95)
}

.mfp-zoom-in .mfp-preloader,
.mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.mfp-zoom-in.mfp-image-loaded .mfp-figure,
.mfp-zoom-in.mfp-ready .mfp-iframe-holder .mfp-iframe-scaler {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.mfp-zoom-in.mfp-ready .mfp-preloader,
.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-zoom-in.mfp-removing .mfp-figure,
.mfp-zoom-in.mfp-removing .mfp-iframe-holder .mfp-iframe-scaler {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
    opacity: 0
}

.mfp-zoom-in.mfp-removing .mfp-preloader,
.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-iframe-scaler {
    overflow: visible
}

.mfp-zoom-out-cur {
    cursor: auto
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: pointer
}

.mfp-move-horizontal .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px)
}

.mfp-move-horizontal.mfp-bg {
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.mfp-move-horizontal.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.mfp-move-horizontal.mfp-ready.mfp-bg {
    opacity: .9
}

.mfp-move-horizontal.mfp-removing .mfp-with-anim {
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0
}

.mfp-move-horizontal.mfp-removing.mfp-bg {
    opacity: 0
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel-filter.owl-carousel .owl-item img {
    display: block;
    width: 267px !important
}

@media (min-width: 1200px) {
    .owl-carousel-filter.owl-carousel .owl-item img {
        width: 640px !important
    }
}

.owl-carousel-post.owl-carousel .owl-item img {
    display: block;
    width: 267px !important
}

@media (min-width: 1200px) {
    .owl-carousel-post.owl-carousel .owl-item img {
        width: 640px !important
    }
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-dots {
    margin-top: 10px
}

.owl-carousel-filter .owl-dots,
.owl-carousel-post .owl-dots {
    margin-top: .4rem
}

@media (min-width: 1200px) {

    .owl-carousel-filter .owl-dots,
    .owl-carousel-post .owl-dots {
        margin-top: 1.6rem
    }
}

.owl-carousel .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-carousel .owl-dots .owl-dot span {
    width: 20px;
    height: 4px;
    margin: 0 1.0666666667rem;
    background: #e1e1e1;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
    background: #3b3b3b
}

.owl-item a:focus {
    outline: 0
}

.filter-menu {
    margin-bottom: 0
}

@media (min-width: 768px) {
    .filter-menu {
        margin-bottom: 2.4rem
    }
}

.filter-menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.filter-menu ul li {
    display: inline-block;
    border: 2px solid #333;
    padding: 10px 20px;
    text-transform: capitalize;
    cursor: pointer
}

.filter-item .item {
    transition: .8s;
    -webkit-transition: .8s;
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1
}

.filter-item .item.__loading {
    opacity: 0;
    -ms-transform: translateX(40px);
    transform: translateX(40px);
    -webkit-transform: translateX(40px)
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale .1s ease;
    transition: scale .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.owl-carousel-specs {
    margin-left: 1px
}

html {
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@-ms-viewport {
    width: device-width
}

[tabindex='-1']:focus {
    outline: 0 !important
}

[role=button] {
    cursor: pointer
}

[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

table {
    border-collapse: collapse;
    background-color: transparent
}

label {
    display: inline-block
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
select,
textarea {
    line-height: inherit
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

input[type=search] {
    -webkit-appearance: none
}

output {
    display: inline-block
}

[hidden] {
    display: none !important
}

button {
    background: 0 0;
    border: 0;
    padding: 0
}

iframe {
    border: 0
}

ol,
ul {
    list-style: none;
    padding: 0
}

a:active,
a:hover {
    outline-width: 0
}

img {
    height: auto;
    max-width: 100%;
    display: block
}

abbr[title] {
    text-decoration: none
}

.mr-gutter {
    margin-right: 3.2rem
}

.ml-gutter {
    margin-left: 3.2rem
}

.img-wrap-col-8 {
    position: relative;
    width: -webkit-calc(100% * 1.25 + .8rem);
    width: calc(100% * 1.25 + .8rem);
    margin-left: -webkit-calc((12.5% + .4rem) * -1);
    margin-left: calc((12.5% + .4rem) * -1)
}

.img-wrap-col-6-left {
    position: relative;
    width: -webkit-calc(100% * .75 + -.8rem);
    width: calc(100% * .75 + -.8rem);
    margin-left: -webkit-calc((12.5% + .4rem) * -1);
    margin-left: calc((12.5% + .4rem) * -1)
}

.img-wrap-col-4-right {
    position: relative;
    width: -webkit-calc(100% * .5 + -1.6rem);
    width: calc(100% * .5 + -1.6rem);
    margin-left: -webkit-calc((12.5% + .4rem) * 5);
    margin-left: calc((12.5% + .4rem) * 5)
}

.text-wrap-col-2-left {
    position: relative;
    width: -webkit-calc(100% * 2 + 3.2rem);
    width: calc(100% * 2 + 3.2rem);
    margin-left: -webkit-calc((12.5% + .4rem) * -4);
    margin-left: calc((12.5% + .4rem) * -4)
}

.text-wrap-col-4-right {
    position: relative;
    width: -webkit-calc(100% * .5 + -1.6rem);
    width: calc(100% * .5 + -1.6rem);
    margin-left: -webkit-calc((12.5% + .4rem) * 5);
    margin-left: calc((12.5% + .4rem) * 5)
}

.sub-grid-wrap-col-12-2 {
    position: relative;
    width: -webkit-calc(100% * 1 + 0rem);
    width: calc(100% * 1 + 0rem);
    margin-left: -webkit-calc((8.3333333333% + .2666666667rem) * 0);
    margin-left: calc((8.3333333333% + .2666666667rem) * 0)
}

.sub-grid-wrap-col-12 {
    position: relative;
    width: -webkit-calc(100% * 1.5 + 1.6rem);
    width: calc(100% * 1.5 + 1.6rem);
    margin-left: -webkit-calc((12.5% + .4rem) * 0);
    margin-left: calc((12.5% + .4rem) * 0)
}

.sub-grid-col-wrap-2-left {
    position: relative;
    width: -webkit-calc(100% * .25 + -2.4rem);
    width: calc(100% * .25 + -2.4rem);
    margin-left: -webkit-calc((12.5% + .4rem) * -1);
    margin-left: calc((12.5% + .4rem) * -1)
}

.col-wrap-y-4 {
    position: relative;
    width: -webkit-calc(100% * 1 + 0px);
    width: calc(100% * 1 + 0px);
    margin-left: -webkit-calc((8.3333333333% + 0px) * 0);
    margin-left: calc((8.3333333333% + 0px) * 0)
}

@media (min-width: 1200px) {
    .col-wrap-y-4 {
        position: relative;
        width: -webkit-calc(100% * 2 + 0px);
        width: calc(100% * 2 + 0px);
        margin-left: -webkit-calc((12.5% + 0px) * -4);
        margin-left: calc((12.5% + 0px) * -4)
    }
}

.col-wrap-right-1 {
    position: relative;
    width: -webkit-calc(100% * 1.0833333333 + .2666666667rem);
    width: calc(100% * 1.0833333333 + .2666666667rem);
    margin-left: -webkit-calc((8.3333333333% + .2666666667rem) * 0);
    margin-left: calc((8.3333333333% + .2666666667rem) * 0);
    padding-right: 3.2rem;
    margin-bottom: -50px
}

@media (min-width: 768px) {
    .col-wrap-right-1 {
        position: relative;
        width: -webkit-calc(100% * 1.3333333333 + 1.0666666667rem);
        width: calc(100% * 1.3333333333 + 1.0666666667rem);
        margin-left: -webkit-calc((8.3333333333% + .2666666667rem) * -1);
        margin-left: calc((8.3333333333% + .2666666667rem) * -1);
        margin-bottom: 0
    }
}

@media (min-width: 1200px) {
    .col-wrap-right-1 {
        position: relative;
        width: -webkit-calc(100% * 1.1666666667 + .5333333333rem);
        width: calc(100% * 1.1666666667 + .5333333333rem);
        margin-left: -webkit-calc((8.3333333333% + .2666666667rem) * 0);
        margin-left: calc((8.3333333333% + .2666666667rem) * 0)
    }
}

@media (min-width: 1600px) {
    .col-wrap-right-1 {
        position: relative;
        width: -webkit-calc(100% * 1 + 0rem);
        width: calc(100% * 1 + 0rem);
        margin-left: -webkit-calc((8.3333333333% + .2666666667rem) * 2);
        margin-left: calc((8.3333333333% + .2666666667rem) * 2)
    }
}

.col-wrap-right {
    position: relative;
    width: -webkit-calc(100% * 1 + 0rem);
    width: calc(100% * 1 + 0rem);
    margin-left: -webkit-calc((11.1111111111% + .3555555556rem) * 0);
    margin-left: calc((11.1111111111% + .3555555556rem) * 0)
}

@media (min-width: 480px) {
    .col-wrap-right {
        position: relative;
        width: -webkit-calc(100% * 1 + 0rem);
        width: calc(100% * 1 + 0rem);
        margin-left: -webkit-calc((11.1111111111% + .3555555556rem) * 0);
        margin-left: calc((11.1111111111% + .3555555556rem) * 0)
    }
}

@media (min-width: 768px) {
    .col-wrap-right {
        position: relative;
        width: -webkit-calc(100% * 1.9565217391 + 3.0608695652rem);
        width: calc(100% * 1.9565217391 + 3.0608695652rem);
        margin-left: -webkit-calc((10.8695652174% + .347826087rem) * 0);
        margin-left: calc((10.8695652174% + .347826087rem) * 0)
    }
}

@media (min-width: 1200px) {
    .col-wrap-right {
        position: relative;
        width: -webkit-calc(100% * 2.6086956522 + 5.147826087rem);
        width: calc(100% * 2.6086956522 + 5.147826087rem);
        margin-left: -webkit-calc((14.4927536232% + .4637681159rem) * 0);
        margin-left: calc((14.4927536232% + .4637681159rem) * 0)
    }
}

.col-wrap-right .owl-dots {
    position: relative;
    width: -webkit-calc(100% * 1 + 0rem);
    width: calc(100% * 1 + 0rem);
    margin-left: -webkit-calc((11.1111111111% + .3555555556rem) * 0);
    margin-left: calc((11.1111111111% + .3555555556rem) * 0)
}

@media (min-width: 480px) {
    .col-wrap-right .owl-dots {
        position: relative;
        width: -webkit-calc(100% * 1 + 0rem);
        width: calc(100% * 1 + 0rem);
        margin-left: -webkit-calc((11.1111111111% + .3555555556rem) * 0);
        margin-left: calc((11.1111111111% + .3555555556rem) * 0)
    }
}

@media (min-width: 768px) {
    .col-wrap-right .owl-dots {
        position: relative;
        width: -webkit-calc(100% * 1.0169491525 + .0542372881rem);
        width: calc(100% * 1.0169491525 + .0542372881rem);
        margin-left: -webkit-calc((8.4745762712% + .2711864407rem) * -3);
        margin-left: calc((8.4745762712% + .2711864407rem) * -3)
    }
}

@media (min-width: 1200px) {
    .col-wrap-right .owl-dots {
        position: relative;
        width: -webkit-calc(100% * 1.0101010101 + .0323232323rem);
        width: calc(100% * 1.0101010101 + .0323232323rem);
        margin-left: -webkit-calc((8.4175084175% + .2693602694rem) * -3);
        margin-left: calc((8.4175084175% + .2693602694rem) * -3)
    }
}

.owl-carousel-filter .owl-dots {
    position: relative;
    width: -webkit-calc(100% * 1.8181818182 + 2.6181818182rem);
    width: calc(100% * 1.8181818182 + 2.6181818182rem);
    margin-left: -webkit-calc((15.1515151515% + .4848484848rem) * -3);
    margin-left: calc((15.1515151515% + .4848484848rem) * -3)
}

@media (min-width: 768px) {
    .owl-carousel-filter .owl-dots {
        position: relative;
        width: -webkit-calc(100% * 1.2 + .64rem);
        width: calc(100% * 1.2 + .64rem);
        margin-left: -webkit-calc((10% + .32rem) * -2);
        margin-left: calc((10% + .32rem) * -2);
        padding-left: .4rem
    }
}

.col-wrap-left-3 {
    position: relative;
    width: -webkit-calc(100% * 1.3333333333 + 1.0666666667rem);
    width: calc(100% * 1.3333333333 + 1.0666666667rem);
    margin-left: -webkit-calc((8.3333333333% + .2666666667rem) * -4);
    margin-left: calc((8.3333333333% + .2666666667rem) * -4)
}

.col-wrap-left-2 {
    position: relative;
    width: -webkit-calc(100% * 2 + 3.2rem);
    width: calc(100% * 2 + 3.2rem);
    margin-left: -webkit-calc((16.6666666667% + .5333333333rem) * -2);
    margin-left: calc((16.6666666667% + .5333333333rem) * -2)
}

.wrapper {
    max-width: 1480px;
    width: 100%;
    margin: 0 auto;
    clear: both
}

.zi-1 {
    z-index: 1
}

.zi-2 {
    z-index: 2
}

.zi-3 {
    z-index: 3
}

.zi-4 {
    z-index: 4
}

.zi-5 {
    z-index: 5
}

.zi-6 {
    z-index: 6
}

.zi-7 {
    z-index: 7
}

.zi-8 {
    z-index: 8
}

.zi-9 {
    z-index: 9
}

.zi-10 {
    z-index: 10
}

.clear::after,
.clearfix::after {
    display: block;
    content: '';
    clear: both
}

.pr {
    position: relative
}

.pa {
    position: absolute
}

.ps {
    position: static
}

.pf {
    position: fixed
}

.oh {
    overflow: hidden
}

.w100 {
    width: 100%
}

@media (min-width: 0) {
    .t-l1 {
        font-size: 8.2rem;
        line-height: 10.4rem
    }

    .t-l2 {
        font-size: 3.2rem;
        line-height: 4rem
    }

    .t-l3 {
        font-size: 4rem;
        line-height: 4.8rem
    }

    .t-l4 {
        font-size: 3.2rem;
        line-height: 4rem
    }

    .t-l5 {
        font-size: 2.4rem;
        line-height: 3.2rem
    }

    .t-l6 {
        font-size: 2rem;
        line-height: 3.2rem
    }

    .t-l7 {
        font-size: 1.8rem;
        line-height: 2.4rem
    }

    .t-l8 {
        font-size: 1.6rem;
        line-height: 2.4rem
    }

    .t-l9 {
        font-size: 1.4rem;
        line-height: 2.4rem
    }

    .t-title--home {
        font-size: 4rem;
        line-height: 4.8rem
    }

    .t-title--page {
        font-size: 3.2rem;
        line-height: 4rem
    }

    .t-title--post {
        font-size: 2.4rem;
        line-height: 3.2rem
    }

    .t-sidenav--parent {
        font-size: 1.8rem;
        line-height: 2.4rem
    }

    .the-content h1 {
        font-size: 4rem;
        line-height: 4.8rem
    }

    .the-content h2 {
        font-size: 3.2rem;
        line-height: 4rem
    }

    .the-content h3 {
        font-size: 2.4rem;
        line-height: 3.2rem
    }

    .the-content h4 {
        font-size: 2rem;
        line-height: 3.2rem
    }

    .the-content h5 {
        font-size: 1.8rem;
        line-height: 2.4rem
    }

    .the-content h6 {
        font-size: 1.6rem;
        line-height: 2.4rem
    }

    .t-metric {
        font-size: 2.8rem;
        line-height: normal;
        font-weight: 700;
        max-width: 100px
    }
}

@media (min-width: 480px) {
    .t-title--post {
        font-size: 3.2rem;
        line-height: 4rem
    }
}

@media (min-width: 768px) {
    .t-l2 {
        font-size: 6.4rem;
        line-height: 8rem
    }

    .t-l3 {
        font-size: 6.4rem;
        line-height: 8rem
    }

    .t-l4 {
        font-size: 4rem;
        line-height: 4.8rem
    }

    .t-l5 {
        font-size: 3.2rem;
        line-height: 4rem
    }

    .t-l6 {
        font-size: 2.4rem;
        line-height: 3.2rem
    }

    .t-l7 {
        font-size: 2rem;
        line-height: 3.2rem
    }

    .t-title--home {
        font-size: 4rem;
        line-height: 4.8rem
    }

    .t-title--page {
        font-size: 6.4rem;
        line-height: 8rem
    }

    .the-content h1 {
        font-size: 6.4rem;
        line-height: 8rem
    }

    .the-content h2 {
        font-size: 4rem;
        line-height: 4.8rem
    }

    .the-content h3 {
        font-size: 3.2rem;
        line-height: 4rem
    }

    .the-content h4 {
        font-size: 2.4rem;
        line-height: 3.2rem
    }

    .the-content h5 {
        font-size: 2rem;
        line-height: 3.2rem
    }
}

@media (min-width: 1200px) {
    .t-title--home {
        font-size: 8.2rem;
        line-height: 10.4rem
    }

    .t-title--post {
        font-size: 4rem;
        line-height: 4.8rem
    }
}

.u-bg--b {
    background-color: #0d0d0d
}

.u-color--b {
    color: #0d0d0d
}

.u-bg--w {
    background-color: #fff
}

.u-color--w {
    color: #fff
}

.u-bg--lighter-gray {
    background-color: #f5f5f5
}

.u-color--lighter-gray {
    color: #f5f5f5
}

.u-bg--light-gray {
    background-color: #e1e1e1
}

.u-color--light-gray {
    color: #e1e1e1
}

.u-bg--grey {
    background-color: #858585
}

.u-color--grey {
    color: #858585
}

.u-bg--dark-grey {
    background-color: #3b3b3b
}

.u-color--dark-grey {
    color: #3b3b3b
}

.u-bg--dark-blue {
    background-color: #0051b1
}

.u-color--dark-blue {
    color: #0051b1
}

.u-bg--blue {
    background-color: #0075ff
}

.u-color--blue {
    color: #0075ff
}

.u-bg--tbc {
    background-color: #0d0d0d
}

.u-color--tbc {
    color: #0d0d0d
}

.u-bg--gradient-1 {
    background: #0075ff;
    background: -webkit-linear-gradient(-90deg, #0075ff, #0051b1);
    background: -webkit-gradient(linear, left top, left bottom, from(#0075ff), to(#0051b1));
    background: -webkit-linear-gradient(top, #0075ff, #0051b1);
    background: linear-gradient(180deg, #0075ff, #0051b1)
}

.screen-reader-text {
    clip: rect(0, 0, 0, 0);
    display: inherit;
    position: absolute;
    width: 1px;
    height: 1px
}

.comment-form label {
    margin-top: 1.6rem
}

.form-submit {
    margin-top: 1.6rem
}

html {
    font-size: 62.5%
}

body {
    font-size: 1.6rem;
    line-height: 3.2rem;
    font-weight: 400;
    font-family: Chivo, sans-serif;
    color: #0d0d0d;
    -webkit-font-smoothing: antialiased;
    min-width: 320px
}

a,
a:hover {
    color: inherit;
    text-decoration: none
}

blockquote,
body,
dd,
dl,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hgroup,
hr,
ol,
p,
pre,
section,
table,
ul {
    margin: 0
}

button:focus,
button:hover,
input[type=button]:focus,
input[type=button]:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:focus,
input[type=submit]:hover {
    outline: 0
}

button {
    font-family: Chivo, sans-serif
}

input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    -webkit-box-shadow: none;
    box-shadow: none
}

ul {
    list-style: none
}

ol {
    list-style: decimal inside
}

ol,
ul {
    padding-left: 0;
    margin-top: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin: 1rem
}

li {
    margin-bottom: 0
}

label {
    display: block
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 300
}

b,
strong {
    font-weight: 700
}

.montserrat {
    font-family: Montserrat, sans-serif
}

.the-content p {
    -webkit-transition: font-size .3s ease-in-out;
    transition: font-size .3s ease-in-out;
    line-height: 3.2rem;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    margin-bottom: 1.6rem;
    color: #3b3b3b
}

.the-content ul {
    margin: 1.6rem 0 1.6rem 0
}

.the-content li {
    margin: .8rem 0 .8rem 2.32rem;
    font-family: Montserrat, sans-serif;
    color: #3b3b3b;
    font-weight: 400
}

.the-content li:before {
    content: "";
    border-left: 3px #0051b1 solid;
    height: 1.6rem;
    margin-top: .7rem;
    margin-left: -2.32rem;
    position: absolute;
    line-height: 1.6rem
}

.the-content .wp-block-gallery li:before {
    content: "";
    border-left: 0 #0051b1 solid;
    height: 0;
    margin-top: 0;
    margin-left: 0
}

.the-content a {
    color: #0051b1;
    font-family: Montserrat, sans-serif;
    font-weight: 600
}

.the-content a:hover {
    color: #0075ff
}

.the-content h2 {
    margin-top: 4rem;
    margin-bottom: 3.2rem
}

@media (min-width: 768px) {
    .the-content h2 {
        margin-top: 4.8rem;
        margin-bottom: 4rem
    }
}

.the-content h3 {
    margin-top: 3.2rem;
    margin-bottom: 2.4rem
}

@media (min-width: 768px) {
    .the-content h3 {
        margin-top: 4rem;
        margin-bottom: 3.2rem
    }
}

.the-content h4 {
    margin-top: 2.4rem;
    margin-bottom: 1.6rem
}

@media (min-width: 768px) {
    .the-content h4 {
        margin-top: 3.2rem;
        margin-bottom: 2.4rem
    }
}

.the-content h2:first-of-type {
    margin-top: 0;
    font-weight: 700
}

.the-content blockquote {
    margin: 6.4rem 0 2.4rem 2rem;
    font-size: 2.4rem;
    line-height: 3.2rem;
    font-style: italic
}

@media (min-width: 768px) {
    .the-content blockquote {
        margin: 8.64rem 0 4.8rem 2rem
    }
}

.the-content blockquote p {
    font-family: Chivo, sans-serif
}

.the-content blockquote :before {
    content: "";
    border-left: 5px #0051b1 solid;
    height: 3.2rem;
    margin-top: -4rem;
    margin-left: -2rem;
    position: absolute;
    line-height: 1.6rem
}

.the-content .hf-form p {
    -webkit-transition: font-size .3s ease-in-out;
    transition: font-size .3s ease-in-out;
    line-height: 3.2rem;
    margin-bottom: 2.752rem
}

.the-content label {
    font-family: Chivo, sans-serif;
    margin-bottom: .4rem
}

.the-content input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #0d0d0d;
    background-color: transparent
}

.the-content textarea {
    width: 100%;
    border: none;
    padding-bottom: 2.752rem;
    margin-bottom: .4rem;
    font-family: Chivo, sans-serif;
    font-weight: 400;
    background-color: transparent
}

.the-content input {
    height: 24px;
    font-family: Chivo, sans-serif;
    font-weight: 400
}

.the-content input:focus,
.the-content textarea:focus {
    outline: 0 !important
}

.the-content input[type=submit] {
    cursor: pointer
}

.the-content input::-webkit-input-placeholder,
.the-content textarea::-webkit-input-placeholder {
    color: #e1e1e1;
    font-weight: 400
}

.the-content input:-ms-input-placeholder,
.the-content textarea:-ms-input-placeholder {
    color: #e1e1e1;
    font-weight: 400
}

.the-content input::placeholder,
.the-content textarea::placeholder {
    color: #e1e1e1;
    font-weight: 400
}

.the-content .textarea-border {
    border-bottom: 1px solid #0d0d0d;
    display: block
}

.the-content a.c-button {
    margin-top: .4rem
}

.col-1 {
    padding-right: 0 !important
}

@media (min-width: 480px) {
    .col-1 {
        padding-right: 1.6rem !important
    }
}

.c-aircraft .col-1 {
    padding-right: 0 !important
}

@media (min-width: 0) {
    .c-rc__col.rc-xs {
        background: #0d0d0d;
        color: #fff
    }
}

.c-rc__col.rc-xs::after {
    content: "0"
}

@media (min-width: 480px) {
    .c-rc__col.rc-sm {
        background: #0d0d0d;
        color: #fff
    }
}

.c-rc__col.rc-sm::after {
    content: "480px"
}

@media (min-width: 768px) {
    .c-rc__col.rc-md {
        background: #0d0d0d;
        color: #fff
    }
}

.c-rc__col.rc-md::after {
    content: "768px"
}

@media (min-width: 1200px) {
    .c-rc__col.rc-lg {
        background: #0d0d0d;
        color: #fff
    }
}

.c-rc__col.rc-lg::after {
    content: "1200px"
}

@media (min-width: 1600px) {
    .c-rc__col.rc-xl {
        background: #0d0d0d;
        color: #fff
    }
}

.c-rc__col.rc-xl::after {
    content: "1600px"
}

@media (min-width: 1920px) {
    .c-rc__col.rc-xxl {
        background: #0d0d0d;
        color: #fff
    }
}

.c-rc__col.rc-xxl::after {
    content: "1920px"
}

.c-rc {
    opacity: .9;
    background: #fff;
    font-size: 1.4rem;
    position: fixed;
    z-index: 100;
    border: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    width: 800px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    zoom: .7
}

.c-rc__col {
    width: -webkit-calc(100% / 6);
    width: calc(100% / 6);
    text-align: left;
    padding: .5rem 1rem;
    color: #0d0d0d;
    border-left: 1px solid #0d0d0d;
    position: relative;
    text-transform: uppercase
}

.c-rc__col::after {
    text-transform: none;
    background: #fff;
    width: -webkit-calc(100% + 1px);
    width: calc(100% + 1px);
    position: absolute;
    top: 0;
    left: -1px;
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
    border-left: 1px solid #0d0d0d;
    border-top: 1px solid #0d0d0d;
    padding: .5rem 1rem;
    z-index: 1;
    color: #0d0d0d
}

.c-rc__marker {
    z-index: 2;
    position: absolute;
    width: 2px;
    height: 200%;
    background: #0d0d0d;
    bottom: 0;
    left: 0;
    opacity: .3
}

.c-rc.is-displaying-heading .c-rc__marker {
    height: -webkit-calc(200% + 300px);
    height: calc(200% + 300px)
}

.c-rc__svg {
    background: rgba(255, 255, 255, .7);
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    overflow: visible !important
}

.c-rc__svg-wrapper {
    display: none;
    position: absolute;
    width: 100%;
    height: 300px;
    bottom: 200%;
    left: 0
}

.c-rc__svg-wrapper.is-active {
    display: block
}

.c-rc__label {
    position: absolute;
    right: 10px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    font-size: 12px
}

.c-header {
    color: #0d0d0d;
    position: fixed;
    width: 100%;
    border-bottom: 0 solid;
    border-bottom-color: #fff;
    -webkit-transition-timing-function: cubic-bezier(0, .675, .345, .975);
    transition-timing-function: cubic-bezier(0, .675, .345, .975);
    -webkit-transition: background-color .4s, top .2s;
    transition: background-color .4s, top .2s;
    opacity: 0;
    z-index: 100000
}

.c-header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-header.is-pre-fixed {
    position: fixed;
    background-color: #fff;
    color: #0d0d0d
}

.c-header.is-pre-fixed a {
    color: #0d0d0d
}

.c-header.is-fixed {
    top: 0;
    position: fixed;
    border-bottom: 1px solid;
    border-color: #e1e1e1
}

.c-header.is-force-fixed {
    position: fixed;
    top: 0;
    background-color: #fff;
    color: #0d0d0d;
    border-bottom: 0;
    -webkit-transition-timing-function: cubic-bezier(0, .675, .345, .975);
    transition-timing-function: cubic-bezier(0, .675, .345, .975);
    -webkit-transition: background-color .4s, top .2s;
    transition: background-color .4s, top .2s
}

.c-header.is-force-fixed a {
    color: #0d0d0d
}

.error404 .c-header.is-pre-fixed .c-branding__logo,
.page .c-header.is-pre-fixed .c-branding__logo {
    -webkit-filter: invert(100%);
    filter: invert(100%)
}

.error404 .c-header.is-force-fixed .c-branding__logo,
.page .c-header.is-force-fixed .c-branding__logo {
    -webkit-filter: invert(0);
    filter: invert(0)
}

.c-header .py-lg-4 {
    -webkit-transition: padding .2s ease-in-out .1s;
    transition: padding .2s ease-in-out .1s
}

.c-header.is-pre-fixed .py-lg-4 {
    padding-top: 1.6rem !important;
    padding-bottom: 1.6rem !important;
    -webkit-transition: padding-top .2s ease-in-out .1s;
    transition: padding-top .2s ease-in-out .1s
}

@media (min-width: 1200px) {
    .c-header.is-pre-fixed .py-lg-4 {
        padding-top: 3.2rem !important;
        padding-bottom: 3.2rem !important
    }
}

@media (min-width: 1200px) {
    .c-header.is-force-fixed .py-lg-4 {
        padding-top: 6.4rem !important;
        padding-bottom: 6.4rem !important;
        -webkit-transition: padding-top .2s ease-in-out .1s;
        transition: padding-top .2s ease-in-out .1s
    }
}

.t-title--front {
    position: relative;
    z-index: 6
}

.c-pagination .page-numbers {
    padding: .5rem .5rem;
    margin: .8rem;
    font-weight: 700;
    color: #0d0d0d;
    border-bottom: 4px solid #e1e1e1
}

.c-pagination .page-numbers.current {
    border-bottom: 4px solid #0d0d0d
}

.c-pagination .next.page-numbers,
.c-pagination .prev.page-numbers {
    border-bottom: 0;
    margin: 0 2.4rem 0 2.4rem
}

.c-site {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh
}

.c-content {
    clear: both;
    position: relative;
    z-index: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.error404 .c-menu-toggle__stripe,
.page .c-menu-toggle__stripe {
    background: #fff
}

.error404 .is-active .c-menu-toggle__stripe,
.page .is-active .c-menu-toggle__stripe {
    background: #0d0d0d
}

.error404 .is-pre-fixed .c-menu-toggle__stripe,
.page .is-pre-fixed .c-menu-toggle__stripe {
    background: #0d0d0d
}

.c-menu-toggle {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.3rem
}

.c-menu-toggle.is-active {
    position: fixed
}

.c-menu-toggle__container {
    margin-top: 1.0666666667rem;
    margin-right: 2.88rem;
    z-index: 100
}

@media (min-width: 768px) {
    .c-menu-toggle__container {
        margin-right: 4.8rem
    }
}

@media (min-width: 1200px) {
    .c-menu-toggle__container {
        margin-top: 3.2rem;
        margin-right: 3.2rem
    }
}

.c-menu-toggle__container.is-active {
    margin-right: 4.8rem
}

@media (min-width: 768px) {
    .c-menu-toggle__container.is-active {
        margin-right: 6.4rem
    }
}

.c-menu-toggle__stripe {
    width: 18px;
    height: 2px;
    background: #0d0d0d;
    margin: 2px 0;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
    transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out, opacity .2s ease-in-out;
    transition: transform .2s ease-in-out, opacity .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.c-menu-toggle.is-active .c-menu-toggle__stripe:nth-child(1) {
    -webkit-transform: translate(0, 6px) rotate(45deg);
    -ms-transform: translate(0, 6px) rotate(45deg);
    transform: translate(0, 6px) rotate(45deg)
}

.c-menu-toggle.is-active .c-menu-toggle__stripe:nth-child(2) {
    opacity: 0
}

.c-menu-toggle.is-active .c-menu-toggle__stripe:nth-child(3) {
    -webkit-transform: translate(0, -6px) rotate(135deg);
    -ms-transform: translate(0, -6px) rotate(135deg);
    transform: translate(0, -6px) rotate(135deg)
}

.c-lnav {
    color: #0d0d0d
}

@media (min-width: 1200px) {
    .c-lnav {
        margin-top: 6.4rem
    }
}

.c-lnav__item {
    white-space: nowrap;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    list-style: none;
    display: block;
    padding: 1.6rem
}

.c-lnav .is-active {
    background-color: #e1e1e1
}

.c-lnav__item:hover {
    background-color: #f5f5f5
}

.c-lnav__item:focus {
    background-color: #f5f5f5
}

.c-lnav__item:active {
    background-color: #e1e1e1
}

.c-lnav__left {
    display: none
}

@media (min-width: 1600px) {
    .c-lnav__left {
        display: block;
        margin-right: -1.6rem;
        padding-left: 1rem
    }
}

@media (min-width: 1920px) {
    .c-lnav__left {
        margin-right: 0
    }
}

.c-lnav__right {
    display: block;
    padding-left: 4.8rem
}

@media (min-width: 1600px) {
    .c-lnav__right {
        display: block;
        margin-left: 10px;
        padding-left: 0
    }
}

@media (min-width: 1920px) {
    .c-lnav__right {
        display: block;
        margin-left: 0
    }
}

.c-lnav-bot {
    color: #0d0d0d
}

.c-lnav-bot__item {
    white-space: nowrap;
    background-color: #fff;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    list-style: none;
    display: block;
    padding: 1.6rem
}

.c-lnav-bot .is-active {
    background-color: #e1e1e1
}

.c-lnav-bot__item:hover {
    background-color: #f5f5f5
}

.c-lnav-bot__item:focus {
    background-color: #f5f5f5
}

.c-lnav-bot__item:active {
    background-color: #e1e1e1
}

.c-mnav-d {
    position: relative;
    margin-right: 1.6rem
}

.c-mnav-d__container {
    display: none
}

@media (min-width: 1200px) {
    .c-mnav-d__container {
        display: block
    }
}

.c-mnav-d__item {
    display: inline-block;
    font-weight: 400
}

@media (min-width: 768px) {
    .c-mnav-d__item {
        margin: 0 2.4rem 0 2.4rem
    }
}

@media (min-width: 1600px) {
    .c-mnav-d__item {
        margin: 0 3.2rem 0 3.2rem
    }
}

.c-mnav-d .depth-1 .c-mnav-d__item {
    margin-bottom: 1.6rem
}

.c-mnav-d .depth-2 .c-mnav-d__item {
    display: block;
    margin: .8rem 1.6rem .8rem 1.6rem
}

.c-mnav-d ul.depth-3 {
    display: block;
    margin-bottom: 3.2rem
}

.c-mnav-d__item ul li {
    display: block
}

.c-mnav-d__row {
    overflow-y: auto;
    overflow-x: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
    visibility: hidden;
    opacity: 0;
    min-height: 100vh;
    position: fixed;
    top: 160px;
    right: 0;
    background-color: #fff;
    -webkit-transition: top .8s ease-in-out;
    transition: top .8s ease-in-out
}

.c-mnav-d__row::-webkit-scrollbar {
    display: none
}

.c-mnav-d__row.is-active {
    left: 0;
    right: 0;
    visibility: visible;
    opacity: 1
}

.c-mnav-d__close {
    cursor: pointer;
    overflow: hidden;
    display: block;
    top: 0;
    right: 4%;
    height: 4.8rem;
    width: 4.8rem
}

.c-mnav-d__close svg {
    fill: #0d0d0d;
    height: 100%;
    width: 100%
}

.c-mnav-d__close-inner {
    left: -.6666666667rem;
    min-height: 4.8rem;
    border-left: 5px #0d0d0d solid;
    width: 5px;
    position: absolute;
    top: 0
}

.c-mnav-d__img {
    display: none;
    margin-top: 12.8rem
}

.c-mnav-d__img.is-active {
    display: block;
    cursor: default
}

.c-mnav-d .c-mnav-d__sub-menu.depth-1 li a {
    font-weight: 700;
    font-size: 18px
}

.c-mnav-d__sub-menu.depth-2 {
    margin-top: 2.4rem;
    margin-bottom: 2.4rem
}

.c-mnav-d ul.c-mnav-d__sub-menu.depth-2 li a {
    font-size: 16px;
    margin-top: 3.2rem
}

.c-mnav-d .c-mnav-d__sub-menu.depth-3 li a {
    font-weight: 400
}

.c-mnav-d__row .c-mnav-d__link--is-top {
    font-weight: 700
}

.c-mnav-d__social-container {
    display: block;
    position: fixed;
    left: 4.8rem;
    bottom: 10vh
}

.c-mnav-d__item--social {
    display: block;
    margin-bottom: 1.0666666667rem
}

.mfp-zoom-out-cur .c-menu-toggle__container,
.mfp-zoom-out-cur .c-mnav-d {
    padding-right: 15px
}

.c-mnav-d__item-active {
    margin-left: -1.6rem;
    min-height: 2.56rem;
    border-left: 6px #0d0d0d solid;
    width: 5px;
    position: absolute;
    top: -.2rem
}

.js-menu-center .image-container {
    display: block;
    overflow: hidden
}

.js-menu-center .image-overlay {
    position: absolute;
    display: block;
    background-color: transparent;
    top: 340px;
    width: 100%;
    height: 100%
}

.page .c-mnav-d__link--is-top {
    color: #fff
}

.error404 .c-mnav-d__link--is-top {
    color: #fff
}

.c-mnav-d__row .c-mnav-d__link--is-top {
    color: #0d0d0d
}

.js-menu-center .title-container {
    display: block;
    overflow: hidden
}

.c-mnav {
    position: fixed;
    bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
    min-height: 100vh;
    width: 100%;
    top: 0;
    left: 0;
    background: #fff;
    color: #0d0d0d;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.c-mnav__container {
    padding-top: 9.6rem
}

.c-mnav__item--is-sub-item.is-active {
    display: block
}

.c-mnav__item {
    display: none;
    font-weight: 700
}

.c-mnav__item.is-active {
    display: block
}

.c-mnav__item {
    list-style: none
}

.c-mnav__item--social {
    margin: 1.6rem 1.6rem 1.6rem .8rem
}

.c-mnav__item--social.is-active {
    display: inline-block
}

.c-mnav__item--block {
    visibility: hidden;
    opacity: 0;
    margin-left: 2.4rem;
    cursor: pointer;
    margin-bottom: -5px
}

.c-mnav__item--block.is-active {
    visibility: visible;
    opacity: 1
}

.c-mnav__item--block:after {
    content: "";
    border-left: 5px #0d0d0d solid;
    height: 4.8rem;
    margin-top: -2.08rem;
    margin-left: -6.64rem;
    position: absolute;
    line-height: 1.6rem
}

.c-mnav__link {
    padding: .8rem;
    display: block;
    text-align: left;
    padding-left: 0
}

.c-mnav.is-active {
    visibility: visible;
    opacity: 1
}

ul.c-mnav__sub-menu {
    display: none;
    margin-left: 0
}

ul.c-mnav__sub-menu.is-active {
    display: block
}

.c-mnav__sub-menu .c-mnav__sub-menu {
    margin-left: 2.4rem
}

.c-mnav__sub-menu .c-mnav__sub-menu .c-mnav__sub-menu {
    margin-left: 1.92rem;
    margin-top: 0
}

.c-branding {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: .9411764706rem;
    margin-left: 3.2rem
}

@media (min-width: 768px) {
    .c-branding {
        margin-left: 4.8rem
    }
}

@media (min-width: 1200px) {
    .c-branding {
        margin-top: 0
    }
}

.c-branding__logo {
    max-width: 240px;
    height: 100%
}

.c-mnav.is-active .c-branding__logo {
    margin-top: .2rem
}

.c-featured--archive {
    max-height: 72px;
    min-width: 66px;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center center
}

@media (min-width: 768px) {
    .c-featured--archive {
        max-height: 120px
    }
}

@media (min-width: 1200px) {
    .c-featured--archive {
        max-height: 168px
    }
}

@media (min-width: 1600px) {
    .c-featured--archive {
        max-height: 168px;
        max-width: 288px
    }
}

.c-featured--page {
    background-size: cover;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    min-height: 312px;
    opacity: 0
}

@media (min-width: 768px) {
    .c-featured--page {
        min-height: 480px
    }
}

.c-featured--page-container {
    min-height: 312px
}

@media (min-width: 768px) {
    .c-featured--page-container {
        min-height: 480px
    }
}

.c-featured__lines {
    min-height: 100vh;
    width: 100%
}

.c-featured__lines .row {
    min-height: 25000px
}

.c-featured__line {
    border-right: 1px solid #cccccc55
}

.c-featured__lines--menu {
    min-height: 100vh;
    width: 100%
}

.c-featured__lines--menu .row {
    min-height: 100vh
}

@media (min-width: 1200px) {
    .c-featured__lines--menu .row {
        min-height: 1200px
    }
}

.c-featured__lines--head {
    min-height: 0
}

.c-featured__lines--head .row {
    min-height: 0
}

.c-featured__lines--home {
    min-height: 100vh;
    width: 100%
}

.c-featured__lines--home .row {
    min-height: 25000px
}

.c-header.is-force-fixed .c-featured__lines--head .row {
    min-height: 160px
}

.c-content p {
    color: #3b3b3b
}

.c-content__post-header {
    margin-bottom: 1.6rem
}

.c-content__featured-image {
    background-size: cover;
    background-position: center center;
    min-height: 176px;
    margin-top: 4rem
}

@media (min-width: 480px) {
    .c-content__featured-image {
        padding-bottom: 66.66%
    }
}

@media (min-width: 768px) {
    .c-content__featured-image {
        min-height: 300px
    }
}

@media (min-width: 1200px) {
    .c-content__featured-image {
        min-height: 720px;
        margin-top: 7.2rem
    }
}

@media (min-width: 1600px) {
    .c-content__featured-image {
        margin-top: 7.2rem
    }
}

.c-content__featured-caption {
    margin-top: .8rem;
    margin-bottom: 4rem;
    color: #858585
}

@media (min-width: 1200px) {
    .c-content__featured-caption {
        margin-bottom: 6.4rem
    }
}

.c-content__last-news--title {
    margin-bottom: 4rem
}

.c-content__last-news--row {
    margin-bottom: 0
}

@media (min-width: 1200px) {
    .c-content__last-news--row {
        margin-bottom: 6.4rem
    }
}

@media (max-width: 1199px) {
    .c-content__last-news--row {
        margin-bottom: 40px
    }
}

.c-content__last-news--row--thumbnail {
    overflow: hidden
}

.c-content__social a {
    color: #0051b1
}

.c-content .the-excerpt {
    margin-top: 1.6rem;
    margin-bottom: 1.6rem;
    font-family: Montserrat, sans-serif
}

.c-content .c-post-slide {
    margin-top: 2.4rem
}

@media (min-width: 1200px) {
    .c-content .c-post-slide {
        margin-top: 4.8rem
    }
}

.c-h-social {
    left: 4.8rem;
    bottom: 10vh;
    opacity: 0;
    position: fixed
}

.c-h-social__item {
    display: none
}

@media (min-width: 1200px) {
    .c-h-social__item {
        display: block
    }
}

.c-post-share {
    margin-top: 2.4rem;
    margin-bottom: 3.2rem
}

@media (min-width: 1200px) {
    .c-post-share {
        margin-top: 5.28rem;
        margin-bottom: 12rem
    }
}

.c-post-share__tags {
    margin-bottom: .8rem
}

@media (min-width: 1200px) {
    .c-post-share__tags {
        margin-bottom: 3.2rem
    }
}

.t-title--post {
    margin-top: 7.2rem;
    margin-bottom: 1.6rem;
    max-width: 680px;
    font-weight: 700
}

@media (min-width: 1200px) {
    .t-title--post {
        margin-top: 22.4rem;
        margin-bottom: 3.2rem
    }
}

.t-title--post:before {
    content: "";
    border-left: 5px #0d0d0d solid;
    height: 4.8rem;
    margin-top: -5.6rem;
    margin-left: -5px;
    position: absolute;
    line-height: 1.6rem
}

.t-title--page {
    z-index: 100000;
    margin-top: 16rem;
    max-width: 710px;
    font-weight: 700;
    color: #fff
}

@media (min-width: 768px) {
    .t-title--page {
        margin-top: 22.4rem
    }
}

.t-title--page:before {
    content: "";
    border-left: 5px #fff solid;
    height: 4.8rem;
    margin-top: -5.6rem;
    margin-left: -5px;
    position: absolute;
    line-height: 1.6rem
}

.c-updated {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-left: 2.56rem
}

.c-updated:before {
    content: "";
    border-left: 3px #0051b1 solid;
    height: 2.4rem;
    margin-top: .32rem;
    margin-left: -2.56rem;
    position: absolute;
    line-height: 1.6rem
}

.max640 {
    max-width: 640px;
    width: 100%
}

.lh-24 {
    line-height: 24px
}

.lh-32 {
    line-height: 32px
}

.text-nowrap {
    white-space: nowrap
}

.c-sidebar--right {
    background-color: transparent;
    margin-top: 4rem;
    min-height: 300px
}

@media (min-width: 1200px) {
    .c-sidebar--right {
        background-color: #fff;
        margin-top: -28.8rem
    }
}

.c-sidebar__page-widget {
    line-height: 3.2rem
}

.c-sidebar__page-widget p {
    font-weight: 400
}

.c-sidebar__page-widget.widget_nav_menu {
    margin-top: 4rem;
    margin-left: 1.6rem;
    font-weight: 700
}

@media (min-width: 1200px) {
    .c-sidebar__page-widget.widget_nav_menu {
        margin-top: 8rem
    }
}

.c-sidebar__page-widget .sub-menu {
    margin-top: 1.6rem
}

.c-sidebar__page-widget .sub-menu .menu-item {
    font-size: 1.6rem;
    margin-bottom: 0
}

.c-sidebar__page-widget .menu-item {
    font-size: 1.8rem;
    margin-bottom: 1.6rem
}

.c-sidebar__page-widget .sub-menu li {
    margin-left: 1.6rem
}

.c-sidebar__page-widget .menu-item-has-children {
    font-size: 1.8rem;
    margin-bottom: 1.6rem;
    margin-left: 0
}

.c-sidebar__page-widget .current_page_item::before {
    content: "";
    border-left: 6px #0d0d0d solid;
    height: 2.4rem;
    margin-top: .32rem;
    margin-left: -1.6rem;
    position: absolute;
    line-height: 1.6rem
}

.c-sidebar__page-widget .menu-item a::before {
    content: "";
    border-left: 6px #0d0d0d solid;
    margin-top: .32rem;
    margin-left: -1.6rem;
    position: absolute;
    height: 2.4rem;
    line-height: 1.6rem;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0)
}

.c-sidebar__page-widget .menu-item a:hover::before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1)
}

.c-mnav-d__sub-menu .menu-item a::before {
    content: "";
    border-left: 6px #0d0d0d solid;
    margin-left: -1.6rem;
    margin-top: -.2rem;
    position: absolute;
    line-height: 1.6rem;
    height: 2.56rem;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0)
}

.c-mnav-d__sub-menu .menu-item a:hover::before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1)
}

.c-gallery__btn.t-l6.is-active {
    color: #0d0d0d;
    font-size: 2rem;
    line-height: 3.2rem
}

@media (min-width: 768px) {
    .c-gallery__btn.t-l6.is-active {
        font-size: 2.4rem;
        line-height: 3.2rem
    }
}

.is-active .c-gallery__btn.t-l6 {
    color: #0d0d0d;
    font-size: 2rem;
    line-height: 3.2rem
}

@media (min-width: 768px) {
    .is-active .c-gallery__btn.t-l6 {
        font-size: 2.4rem;
        line-height: 3.2rem
    }
}

.c-gallery__btn.t-l6 {
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #858585;
    -webkit-transition: font-size .2s ease-in-out;
    transition: font-size .2s ease-in-out
}

@media (min-width: 768px) {
    .c-gallery__btn.t-l6 {
        font-size: 1.8rem;
        line-height: 2.4rem
    }
}

.c-gallery {
    padding-top: 4rem;
    padding-bottom: 0
}

@media (min-width: 1200px) {
    .c-gallery {
        padding-top: 8.8rem
    }
}

.c-gallery__content {
    padding-bottom: 3.2rem
}

@media (min-width: 1200px) {
    .c-gallery__content {
        padding-bottom: 12rem
    }
}

.c-gallery img {
    width: 100%
}

.c-gallery__btn:hover {
    cursor: pointer
}

.c-gallery__row {
    min-height: 51px
}

.c-gallery .is-active {
    font-weight: 700
}

.c-footer {
    color: #858585
}

.c-footer h5 {
    margin-bottom: .8rem;
    color: #fff
}

.c-footer ul {
    font-size: 16px;
    line-height: 24px
}

.c-footer li {
    list-style: none;
    padding-bottom: .8rem
}

.c-footer a {
    color: #858585
}

.c-footer__center {
    padding-top: 4rem;
    padding-bottom: 4rem;
    margin-right: 0
}

@media (min-width: 480px) {
    .c-footer__center {
        padding-top: 7.2rem;
        padding-bottom: 14.4rem
    }
}

.c-footer__right {
    background-color: transparent
}

@media (min-width: 768px) {
    .c-footer__right {
        background-color: #fff
    }
}

.c-footer__content {
    margin-bottom: 1.6rem;
    margin-top: .8rem
}

@media (min-width: 1200px) {
    .c-footer__content {
        margin-bottom: 6.4rem
    }
}

@media (min-width: 1920px) {
    .c-footer__content {
        margin-bottom: 7.52rem
    }
}

.c-footer__col {
    margin-top: .8rem
}

@media (min-width: 1200px) {
    .c-footer__col {
        margin-top: 4rem
    }
}

.c-footer__desc:first-of-type {
    margin-bottom: 1.6rem;
    margin-top: .9rem;
    margin-right: 3.2rem
}

p.c-aircraft__type {
    color: #fff
}

.c-aircraft {
    margin-top: 4rem
}

@media (min-width: 768px) {
    .c-aircraft {
        margin-top: 7.2rem
    }
}

@media (min-width: 1200px) {
    .c-aircraft {
        margin-top: 12.8rem
    }
}

.c-aircraft__img {
    padding-bottom: 15px
}

@media (min-width: 480px) {
    .c-aircraft__img {
        padding-bottom: 0
    }
}

.c-aircraft__desc {
    padding-top: 6.4rem;
    padding-bottom: 4rem
}

@media (min-width: 768px) {
    .c-aircraft__desc {
        padding-top: 5.6rem;
        padding-bottom: 6.4rem
    }
}

@media (min-width: 1200px) {
    .c-aircraft__desc {
        padding-top: 6.4rem;
        padding-bottom: 6.4rem
    }
}

@media (min-width: 1600px) {
    .c-aircraft__desc {
        padding-top: 8rem;
        padding-bottom: 8.8rem
    }
}

.c-aircraft__shadow {
    left: 0;
    bottom: -14.4rem;
    width: 80%;
    min-height: 1px
}

.c-facts__title {
    cursor: pointer
}

@media (min-width: 1200px) {
    .c-facts__title {
        cursor: default
    }
}

.c-facts__arrow {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    display: inline-block;
    padding-left: .8rem;
    padding-right: .8rem;
    -webkit-transition: -webkit-transform .35s;
    transition: -webkit-transform .35s;
    transition: transform .35s;
    transition: transform .35s, -webkit-transform .35s
}

@media (min-width: 1200px) {
    .c-facts__arrow {
        display: none
    }
}

.c-facts__arrow.is-active {
    fill: currentColor;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.c-facts__desc {
    max-height: 0;
    -webkit-transition: max-height .35s ease-out;
    transition: max-height .35s ease-out;
    overflow: hidden;
    color: #3b3b3b
}

@media (min-width: 1200px) {
    .c-facts__desc {
        max-height: 700px
    }
}

.c-facts__desc.is-active {
    -webkit-transition: max-height .35s ease-in;
    transition: max-height .35s ease-in;
    max-height: 700px
}

@media (min-width: 1200px) {
    .c-facts__desc.is-active {
        max-height: auto
    }
}

.c-slide {
    color: #fff;
    height: 100vh;
    min-height: 500px;
    position: relative;
    background-color: #0d0d0d
}

.c-slide__item {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
    opacity: 0
}

.c-slide__item.is-active {
    opacity: 1;
    z-index: 4
}

.c-slide__overlay {
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3
}

.c-slide__lines {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-slide__anchor {
    display: block;
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
    cursor: pointer;
    position: relative;
    z-index: 5;
    white-space: nowrap
}

.c-slide__images {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.c-slide__img {
    position: absolute;
    background-size: cover;
    top: 0;
    left: 0;
    height: 50%;
    width: 100vw;
    overflow: hidden;
    background-position: center
}

.c-slide__img.is-active {
    z-index: 1
}

@media (min-width: 480px) {
    .c-slide__img {
        height: 66%
    }
}

@media (min-width: 1200px) {
    .c-slide__img {
        height: 100%
    }
}

.c-slide__line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
    position: relative
}

.c-slide__line:nth-child(1) .c-slide__img {
    left: 0
}

.c-slide__line:nth-child(2) .c-slide__img {
    left: -16.6666666666666666666666666666666666666666vw
}

.c-slide__line:nth-child(3) .c-slide__img {
    left: -33.3333333333vw
}

.c-slide__line:nth-child(4) .c-slide__img {
    left: -50vw
}

.c-slide__line:nth-child(5) .c-slide__img {
    left: -66.6666666667vw
}

.c-slide__line:nth-child(6) .c-slide__img {
    left: -83.3333333333vw
}

@media (min-width: 768px) {
    .c-slide__line:first-of-type {
        border-right: 0
    }
}

.c-slide__tower {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    z-index: 5;
    background: #fff;
    -webkit-transform: scaleX(.05) scaleY(0);
    -ms-transform: scaleX(.05) scaleY(0);
    transform: scaleX(.05) scaleY(0)
}

.c-slide__tower.is-left {
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
    left: 0
}

.c-slide__tower.is-right {
    right: 0;
    -webkit-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right
}

.c-slide__progress-row {
    height: 3px;
    position: fixed;
    left: 0;
    right: 0
}

@media (min-width: 768px) {
    .c-slide__progress-row {
        position: relative;
        height: 10px
    }
}

.c-slide__progress {
    height: 3px;
    background-color: #fff;
    width: 100%;
    position: relative;
    z-index: 5;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    left: 0;
    right: 0
}

@media (min-width: 768px) {
    .c-slide__progress {
        position: relative;
        height: 10px
    }
}

.c-slide__contents,
.c-slide__metrics {
    overflow: hidden
}

.c-slide__contents.is-hidden,
.c-slide__metrics.is-hidden {
    width: 0
}

.c-slide__title {
    opacity: 0
}

.c-slide__title-line {
    opacity: 0;
    border-left: 5px #fff solid;
    height: 4.8rem;
    margin-top: -5.6rem;
    margin-left: -5px;
    position: absolute;
    line-height: 1.6rem
}

.c-slide__metrics-line {
    opacity: 0;
    border-left: 5px #fff solid;
    height: 4.8rem;
    margin-top: -5.6rem;
    margin-left: -5px;
    position: absolute;
    line-height: 1.6rem
}

.c-slide__gradient {
    height: 9%;
    width: 100%;
    bottom: 50%;
    left: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff00), to(#0d0d0d));
    background-image: -webkit-linear-gradient(#ffffff00, #0d0d0d);
    background-image: linear-gradient(#ffffff00, #0d0d0d);
    z-index: 1
}

@media (min-width: 480px) {
    .c-slide__gradient {
        bottom: 33%
    }
}

@media (min-width: 1200px) {
    .c-slide__gradient {
        background-image: none
    }
}

.c-slide .c-button__inside {
    white-space: nowrap
}

.c-slide__line--item-2 .c-slide__anchor {
    position: absolute;
    bottom: 9.6rem;
    width: 100%
}

@media (min-width: 768px) {
    .c-slide__line--item-2 .c-slide__anchor {
        position: relative;
        bottom: 0
    }
}

.c-slide__line--item-3 .c-slide__anchor {
    position: absolute;
    bottom: 5.6rem;
    width: 100%
}

@media (min-width: 768px) {
    .c-slide__line--item-3 .c-slide__anchor {
        position: relative;
        bottom: 0
    }
}

.c-slide__line--item-4 .c-slide__anchor {
    position: absolute;
    bottom: 1.6rem;
    width: 100%
}

@media (min-width: 768px) {
    .c-slide__line--item-4 .c-slide__anchor {
        position: relative;
        bottom: 0
    }
}

.is-active .c-slide__anchor:before {
    content: "";
    border-left: 3px #fff solid;
    height: 2.4rem;
    margin-top: -.1rem;
    margin-left: -1.92rem;
    position: absolute;
    line-height: 1.6rem
}

.full {
    width: 100%;
    min-width: 100%
}

.footer-full {
    width: 120%;
    min-width: 100%
}

.c-item__animate {
    opacity: 0
}

.c-item__animate--thumbnail {
    overflow: hidden
}

.c-item__animate--right {
    opacity: 0
}

.c-page__content {
    margin-top: 4.8rem;
    margin-bottom: 8rem
}

@media (min-width: 1200px) {
    .c-page__content {
        margin-top: 8.8rem;
        margin-bottom: 11.2rem
    }
}

.blocks-gallery-item {
    overflow: hidden
}

.blocks-gallery-item figure a {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.blocks-gallery-item figure a:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.wp-block-separator {
    margin-bottom: 1.6rem
}

.full-height {
    height: 100vh;
    min-height: 1px
}

.brand-logo {
    display: block;
    max-width: 250px;
    height: 28px
}

.brand-logo,
.brand-logo:hover {
    color: #0d0d0d
}

.brand-logo svg {
    fill: currentColor;
    width: 100%;
    height: 100%
}

.brand-logo--white,
.brand-logo--white:hover {
    color: #fff
}

.front-page__fact-text {
    width: 160px
}

.item-width-constraint {
    width: -webkit-calc(100% - 1px);
    width: calc(100% - 1px)
}

@media screen and (min-width: 970px) {
    .article-dimensions {
        margin: 0 auto;
        width: 640px
    }
}

.article__excerpt {
    margin-bottom: 1.6rem !important
}

.c-content__last-news .article__excerpt {
    margin-bottom: 0 !important
}

.c-responsive-oembed.has-aspect-ratio {
    position: relative;
    width: 100%;
    height: 0;
    overflow: hidden
}

.c-responsive-oembed.has-aspect-ratio>embed,
.c-responsive-oembed.has-aspect-ratio>iframe,
.c-responsive-oembed.has-aspect-ratio>object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.c-icon {
    width: 1.6rem;
    height: 1.6rem;
    display: inline-block;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor
}

.c-icon--32 {
    width: 3.2rem;
    height: 3.2rem
}

.c-button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative
}

.c-button__inside {
    cursor: pointer;
    position: relative;
    z-index: 1;
    outline: 0;
    border: 0;
    display: block;
    white-space: normal;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out
}

.c-button--lg .c-button__inside {
    font-size: 16px;
    padding: 2rem 3.2rem;
    line-height: 1;
    font-weight: 700
}

.c-button--blue .c-button__inside {
    background-color: #0075ff;
    color: #fff
}

.c-button--blue .c-button__inside:hover {
    background-color: #0051b1;
    color: #fff
}

.c-button--blue .c-button__inside:focus {
    background-color: #0051b1
}

.c-sg ol {
    list-style: decimal inside;
    counter-reset: section;
    list-style-type: none;
    padding-left: 0;
    margin-top: 0
}

.c-sg li {
    margin-bottom: 3.2rem
}

.c-sg .c-line {
    margin-bottom: 0
}

.c-sg__title {
    position: relative;
    margin-bottom: 3.2rem;
    display: inline-block
}

.c-sg__title::before {
    counter-increment: section;
    content: counters(section, "");
    font-size: 20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #000;
    text-align: center;
    color: #fff;
    line-height: 40px;
    position: relative;
    display: inline-block;
    margin-right: 10px
}

.c-sg__desc {
    display: block;
    margin-bottom: 6.4rem
}

.c-sg__args {
    margin-bottom: 3.2rem
}

.c-sg__args>table td {
    padding: 10px 40px 10px 0;
    border-bottom: 1px solid #f5f5f5
}

.c-sg__args>table thead td {
    font-weight: 700
}

.c-sg__class {
    font-weight: 500;
    font-size: 1.2rem;
    padding: 10px 0;
    color: #0d0d0d;
    text-transform: lowercase;
    display: block;
    position: relative;
    margin-bottom: 3.2rem
}

.c-sg__class::before {
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
    left: -3.2rem;
    right: -3.2rem;
    background: #f5f5f5;
    z-index: -1
}

.c-sg__items {
    margin-bottom: 12.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.c-sg__item {
    min-width: 33.333%;
    position: relative;
    padding: 0 3.2rem 3.2rem;
    border: 1px solid #f5f5f5
}

.c-sg__item [class^=u-bg--] {
    width: 100%;
    height: 50px
}

.c-sg__sc {
    padding: 3.2rem;
    border: 1px solid #f5f5f5
}

/* Mobile H1 Override */
@media (max-width: 768px) {
    h1 {
        font-size: 2.1rem !important;
    }
}


/* Modern Table Styles (Global) */
.table-modern-container {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    border-radius: 0.5rem;
    overflow: hidden;
    border: 1px solid #e2e8f0;
    margin-bottom: 1rem;
}

.table-modern {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    text-align: center;
    font-size: 0.9rem;
    /* Top requested size description: compact/tiny on mobile */
    background: white;
}

.table-modern thead tr {
    background-color: #f8fafc;
}

.table-modern th {
    padding: 0.25rem 0.5rem;
    /* Ultra-Compact padding mobile */
    font-weight: 600;
    color: #0075ff;
    /* Brand Blue */
    text-transform: uppercase;
    font-size: 0.75rem;
    letter-spacing: 0.05em;
    border-bottom: 2px solid #e2e8f0;
    white-space: nowrap;
    line-height: 1.1;
}

.table-modern td {
    padding: 0.25rem 0.5rem;
    /* Ultra-Compact padding mobile */
    color: #4a5568;
    border-bottom: 1px solid #e2e8f0;
    white-space: nowrap;
    line-height: 1.1;
}

.table-modern tbody tr:last-child td {
    border-bottom: none;
}

.table-modern tbody tr:hover {
    background-color: #f1f5f9;
}

.rank-badge {
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 50%;
    background-color: #e2e8f0;
    color: #4a5568;
    font-weight: bold;
    font-size: 0.75rem;
}

.rank-1 .rank-badge {
    background-color: #ffd700;
    color: #744210;
}

.rank-2 .rank-badge {
    background-color: #c0c0c0;
    color: #2d3748;
}

.rank-3 .rank-badge {
    background-color: #cd7f32;
    color: #742a2a;
}

/* Desktop Scaling (>768px) */
@media (min-width: 768px) {
    .table-modern {
        font-size: 1rem;
        /* Larger text */
    }

    .table-modern th {
        padding: 1rem 0.75rem;
        /* Larger padding */
        font-size: 0.85rem;
    }

    .table-modern td {
        padding: 1rem 0.75rem;
    }
}

/* Custom Action Buttons (Responsive) */
.btn-custom-edit {
    padding: 2px 10px;
    /* Mobile: Compact */
    font-size: 0.8rem;
    background-color: #0075ff;
    border: none;
    color: white !important;
    transition: background-color 0.2s;
    margin-bottom: 5px;
    margin-right: 5px;
    display: inline-block;
    border-radius: 4px;
}

.btn-custom-edit:hover {
    background-color: #0051b1;
    color: white !important;
    text-decoration: none;
}

/* Desktop Scaling for Buttons (>768px) */
@media (min-width: 768px) {
    .btn-custom-edit {
        padding: 6px 16px;
        /* Desktop: Larger */
        font-size: 0.95rem;
        /* Increased font */
    }
}