@font-face {
    font-family: icomoon;
    src: url(../fonts/fonts-icomoon-902.eot);
    src: url("../fonts/fonts-icomoon-902.eot#iefix") format("embedded-opentype"), url(../fonts/fonts-icomoon-e9c.ttf) format("truetype"), url(../fonts/fonts-icomoon-30a.woff) format("woff"), url("../fonts/svg-icomoon-c6b.svg#icomoon") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-wechat:before {
    content: ""
}

.icon-line:before {
    content: ""
}

.icon-residential:before {
    content: ""
}

.icon-hospitality:before {
    content: ""
}

.icon-commercial:before {
    content: ""
}

.icon-play-button:before {
    content: ""
}

@font-face {
    font-family: Proxima Nova;
    src: url(../fonts/fonts-proxima_nova_alt_light-8ab.woff2) format("woff2"), url(../fonts/fonts-proxima_nova_alt_light-071.woff) format("woff");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Proxima Nova;
    src: url(../fonts/fonts-proxima_nova_bold-14b.woff2) format("woff2"), url(../fonts/fonts-proxima_nova_bold-4c7.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Proxima Nova;
    src: url(../fonts/fonts-proximanova-regular-7fc.woff2) format("woff2"), url(../fonts/fonts-proximanova-regular-46b.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Proxima Nova;
    src: url(../fonts/fonts-proxima_nova_thin-webfont-e74.woff2) format("woff2"), url(../fonts/fonts-proxima_nova_thin-webfont-58a.woff) format("woff");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: Rafelya Carrotin;
    src: url(../fonts/fonts-rafelya_carrotin-webfont-ca9.woff2) format("woff2"), url(../fonts/fonts-rafelya_carrotin-webfont-e5d.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Noto Sans;
    src: url(../fonts/fonts-notosansthai-thin-ace.woff2) format("woff2"), url(../fonts/fonts-notosansthai-thin-7c5.woff) format("woff");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: Noto Sans;
    src: url(../fonts/fonts-notosansthai-regular-52b.woff2) format("woff2"), url(../fonts/fonts-notosansthai-regular-80c.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Noto Sans;
    src: url(../fonts/fonts-notosansthai-light-069.woff2) format("woff2"), url(../fonts/fonts-notosansthai-light-68a.woff) format("woff");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Noto Sans;
    src: url(../fonts/fonts-notosansthai-bold-273.woff2) format("woff2"), url(../fonts/fonts-notosansthai-bold-d59.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Gilroy';
    src: url(../fonts/Gilroy-Black.ttf) format("truetype");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: 'Gilroy';
    src: url(../fonts/Gilroy-ExtraBold.ttf) format("truetype");
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: 'Gilroy';
    src: url(../fonts/Gilroy-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Gilroy';
    src: url(../fonts/Gilroy-Medium.ttf) format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'Gilroy';
    src: url(../fonts/Gilroy-SemiBold.ttf) format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'Gilroy';
    src: url(../fonts/Gilroy-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Gilroy';
    src: url(../fonts/Gilroy-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Gilroy';
    src: url(../fonts/Gilroy-UltraLight.ttf) format("truetype");
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: 'Gilroy';
    src: url(../fonts/Gilroy-Thin.ttf) format("truetype");
    font-weight: 100;
    font-style: normal
}

:root {
    --black: #000;
    --black-10: #111820;
    --black-20: #0d1319;
    --grey: #b4b4b4;
    --grey-10: #b1b1b1;
    --dark-grey: #3c3c3c;
    --dark-grey-10: #454545;
    --dark-grey-20: #908e8d;
    --dark-grey-30: #818181;
    --dark-grey-40: #333;
    --light-grey: #f6f5f3;
    --light-grey-10: #edebe7;
    --light-grey-20: #f1efec;
    --light-grey-30: #ececec;
    --light-grey-40: #f2f3f5;
    --light-grey-50: #f9f9f9;
    --light-grey-60: #faf9f8;
    --white: #fff;
    --blue: #a58348;
    --blue-10: #a58348;
    --blue-20: #a58348;
    --blue-30: #001d38;
    --light-blue: #f1f3f7;
    --purple: #4c5d9a;
    --brown: #eeebe7;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --breakpoint-xxl: 1560px
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: #fff0
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    margin: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus:not(.focus-visible),
[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    font-style: normal;
    line-height: inherit
}

address,
dl,
ol,
ul {
    margin-bottom: 1rem
}

dl,
ol,
ul {
    margin-top: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: #fff0
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

code,
kbd,
pre,
samp {
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    border-style: none
}

img,
svg {
    vertical-align: middle
}

svg {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

@media(max-width:1200px) {
    legend {
        font-size: calc(1.05rem + .6vw)
    }
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

.h1,
h1 {
    font-size: 2.5rem
}

@media(max-width:1200px) {
    .h1,
    h1 {
        font-size: calc(1.15rem + 1.8vw)
    }
}

.h2,
h2 {
    font-size: 2rem
}

@media(max-width:1200px) {
    .h2,
    h2 {
        font-size: calc(1.1rem + 1.2vw)
    }
}

.h3,
h3 {
    font-size: 1.75rem
}

@media(max-width:1200px) {
    .h3,
    h3 {
        font-size: calc(1.075rem + .9vw)
    }
}

.h4,
h4 {
    font-size: 1.5rem
}

@media(max-width:1200px) {
    .h4,
    h4 {
        font-size: calc(1.05rem + .6vw)
    }
}

.h5,
h5 {
    font-size: 1.25rem
}

@media(max-width:1200px) {
    .h5,
    h5 {
        font-size: calc(1.025rem + .3vw)
    }
}

.h6,
h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

@media(max-width:1200px) {
    .lead {
        font-size: calc(1.025rem + .3vw)
    }
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}

@media(max-width:1200px) {
    .display-1 {
        font-size: calc(1.5rem + 6vw)
    }
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

@media(max-width:1200px) {
    .display-2 {
        font-size: calc(1.45rem + 5.4vw)
    }
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

@media(max-width:1200px) {
    .display-3 {
        font-size: calc(1.35rem + 4.2vw)
    }
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

@media(max-width:1200px) {
    .display-4 {
        font-size: calc(1.25rem + 3vw)
    }
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgb(0 0 0 / .1)
}

.small,
small {
    font-size: 80%;
    font-weight: 400
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

@media(max-width:1200px) {
    .blockquote {
        font-size: calc(1.025rem + .3vw)
    }
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d
}

.blockquote-footer:before {
    content: "— "
}

.img-fluid,
.img-thumbnail {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-wrap: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width:576px) {
    .container,
    .container-sm {
        max-width: 540px
    }
}

@media(min-width:768px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 720px
    }
}

@media(min-width:992px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px
    }
}

@media(min-width:1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px
    }
}

@media(min-width:1560px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1560px
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto,
.col-xxl,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0%;
    flex-grow: 1;
    max-width: 100%
}

.row-cols-1>* {
    flex: 0 0 100%;
    max-width: 100%
}

.row-cols-2>* {
    flex: 0 0 50%;
    max-width: 50%
}

.row-cols-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.row-cols-4>* {
    flex: 0 0 25%;
    max-width: 25%
}

.row-cols-5>* {
    flex: 0 0 20%;
    max-width: 20%
}

.row-cols-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
}

.col-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.col-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
}

.col-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
}

.col-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.3333333333%
}

.offset-2 {
    margin-left: 16.6666666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.3333333333%
}

.offset-5 {
    margin-left: 41.6666666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.3333333333%
}

.offset-8 {
    margin-left: 66.6666666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.3333333333%
}

.offset-11 {
    margin-left: 91.6666666667%
}

@media(min-width:576px) {
    .col-sm {
        flex-basis: 0%;
        flex-grow: 1;
        max-width: 100%
    }
    .row-cols-sm-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }
    .row-cols-sm-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }
    .row-cols-sm-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .row-cols-sm-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }
    .row-cols-sm-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }
    .row-cols-sm-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-sm-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-sm-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-sm-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-sm-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-sm-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-sm-first {
        order: -1
    }
    .order-sm-last {
        order: 13
    }
    .order-sm-0 {
        order: 0
    }
    .order-sm-1 {
        order: 1
    }
    .order-sm-2 {
        order: 2
    }
    .order-sm-3 {
        order: 3
    }
    .order-sm-4 {
        order: 4
    }
    .order-sm-5 {
        order: 5
    }
    .order-sm-6 {
        order: 6
    }
    .order-sm-7 {
        order: 7
    }
    .order-sm-8 {
        order: 8
    }
    .order-sm-9 {
        order: 9
    }
    .order-sm-10 {
        order: 10
    }
    .order-sm-11 {
        order: 11
    }
    .order-sm-12 {
        order: 12
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.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 {
        flex-basis: 0%;
        flex-grow: 1;
        max-width: 100%
    }
    .row-cols-md-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }
    .row-cols-md-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }
    .row-cols-md-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .row-cols-md-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }
    .row-cols-md-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }
    .row-cols-md-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-md-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-md-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-md-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-md-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-md-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-md-first {
        order: -1
    }
    .order-md-last {
        order: 13
    }
    .order-md-0 {
        order: 0
    }
    .order-md-1 {
        order: 1
    }
    .order-md-2 {
        order: 2
    }
    .order-md-3 {
        order: 3
    }
    .order-md-4 {
        order: 4
    }
    .order-md-5 {
        order: 5
    }
    .order-md-6 {
        order: 6
    }
    .order-md-7 {
        order: 7
    }
    .order-md-8 {
        order: 8
    }
    .order-md-9 {
        order: 9
    }
    .order-md-10 {
        order: 10
    }
    .order-md-11 {
        order: 11
    }
    .order-md-12 {
        order: 12
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.3333333333%
    }
    .offset-md-2 {
        margin-left: 16.6666666667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.3333333333%
    }
    .offset-md-5 {
        margin-left: 41.6666666667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.3333333333%
    }
    .offset-md-8 {
        margin-left: 66.6666666667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.3333333333%
    }
    .offset-md-11 {
        margin-left: 91.6666666667%
    }
}

@media(min-width:992px) {
    .col-lg {
        flex-basis: 0%;
        flex-grow: 1;
        max-width: 100%
    }
    .row-cols-lg-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }
    .row-cols-lg-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }
    .row-cols-lg-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .row-cols-lg-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }
    .row-cols-lg-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }
    .row-cols-lg-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-lg-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-lg-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-lg-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-lg-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-lg-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-lg-first {
        order: -1
    }
    .order-lg-last {
        order: 13
    }
    .order-lg-0 {
        order: 0
    }
    .order-lg-1 {
        order: 1
    }
    .order-lg-2 {
        order: 2
    }
    .order-lg-3 {
        order: 3
    }
    .order-lg-4 {
        order: 4
    }
    .order-lg-5 {
        order: 5
    }
    .order-lg-6 {
        order: 6
    }
    .order-lg-7 {
        order: 7
    }
    .order-lg-8 {
        order: 8
    }
    .order-lg-9 {
        order: 9
    }
    .order-lg-10 {
        order: 10
    }
    .order-lg-11 {
        order: 11
    }
    .order-lg-12 {
        order: 12
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.3333333333%
    }
    .offset-lg-2 {
        margin-left: 16.6666666667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.3333333333%
    }
    .offset-lg-5 {
        margin-left: 41.6666666667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.3333333333%
    }
    .offset-lg-8 {
        margin-left: 66.6666666667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.3333333333%
    }
    .offset-lg-11 {
        margin-left: 91.6666666667%
    }
}

@media(min-width:1200px) {
    .col-xl {
        flex-basis: 0%;
        flex-grow: 1;
        max-width: 100%
    }
    .row-cols-xl-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }
    .row-cols-xl-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }
    .row-cols-xl-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .row-cols-xl-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }
    .row-cols-xl-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }
    .row-cols-xl-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-xl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-xl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-xl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-xl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xl-first {
        order: -1
    }
    .order-xl-last {
        order: 13
    }
    .order-xl-0 {
        order: 0
    }
    .order-xl-1 {
        order: 1
    }
    .order-xl-2 {
        order: 2
    }
    .order-xl-3 {
        order: 3
    }
    .order-xl-4 {
        order: 4
    }
    .order-xl-5 {
        order: 5
    }
    .order-xl-6 {
        order: 6
    }
    .order-xl-7 {
        order: 7
    }
    .order-xl-8 {
        order: 8
    }
    .order-xl-9 {
        order: 9
    }
    .order-xl-10 {
        order: 10
    }
    .order-xl-11 {
        order: 11
    }
    .order-xl-12 {
        order: 12
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.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:1560px) {
    .col-xxl {
        flex-basis: 0%;
        flex-grow: 1;
        max-width: 100%
    }
    .row-cols-xxl-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }
    .row-cols-xxl-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }
    .row-cols-xxl-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .row-cols-xxl-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }
    .row-cols-xxl-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }
    .row-cols-xxl-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xxl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-xxl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xxl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-xxl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-xxl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xxl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-xxl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-xxl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xxl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-xxl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-xxl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xxl-first {
        order: -1
    }
    .order-xxl-last {
        order: 13
    }
    .order-xxl-0 {
        order: 0
    }
    .order-xxl-1 {
        order: 1
    }
    .order-xxl-2 {
        order: 2
    }
    .order-xxl-3 {
        order: 3
    }
    .order-xxl-4 {
        order: 4
    }
    .order-xxl-5 {
        order: 5
    }
    .order-xxl-6 {
        order: 6
    }
    .order-xxl-7 {
        order: 7
    }
    .order-xxl-8 {
        order: 8
    }
    .order-xxl-9 {
        order: 9
    }
    .order-xxl-10 {
        order: 10
    }
    .order-xxl-11 {
        order: 11
    }
    .order-xxl-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%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529
}

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6
}

.table tbody+tbody {
    border-top: 2px solid #dee2e6
}

.table-sm td,
.table-sm th {
    padding: .3rem
}

.table-bordered,
.table-bordered td,
.table-bordered th {
    border: 1px solid #dee2e6
}

.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 2px
}

.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgb(0 0 0 / .05)
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgb(0 0 0 / .075)
}

.table-primary,
.table-primary>td,
.table-primary>th {
    background-color: #b8daff
}

.table-primary tbody+tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
    border-color: #7abaff
}

.table-hover .table-primary:hover,
.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #9fcdff
}

.table-secondary,
.table-secondary>td,
.table-secondary>th {
    background-color: #d6d8db
}

.table-secondary tbody+tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
    border-color: #b3b7bb
}

.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
    background-color: #c8cbcf
}

.table-success,
.table-success>td,
.table-success>th {
    background-color: #c3e6cb
}

.table-success tbody+tbody,
.table-success td,
.table-success th,
.table-success thead th {
    border-color: #8fd19e
}

.table-hover .table-success:hover,
.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #b1dfbb
}

.table-info,
.table-info>td,
.table-info>th {
    background-color: #bee5eb
}

.table-info tbody+tbody,
.table-info td,
.table-info th,
.table-info thead th {
    border-color: #86cfda
}

.table-hover .table-info:hover,
.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #abdde5
}

.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #ffeeba
}

.table-warning tbody+tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
    border-color: #ffdf7e
}

.table-hover .table-warning:hover,
.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #ffe8a1
}

.table-danger,
.table-danger>td,
.table-danger>th {
    background-color: #f5c6cb
}

.table-danger tbody+tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
    border-color: #ed969e
}

.table-hover .table-danger:hover,
.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #f1b0b7
}

.table-light,
.table-light>td,
.table-light>th {
    background-color: #fdfdfe
}

.table-light tbody+tbody,
.table-light td,
.table-light th,
.table-light thead th {
    border-color: #fbfcfc
}

.table-hover .table-light:hover,
.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
    background-color: #ececf6
}

.table-dark,
.table-dark>td,
.table-dark>th {
    background-color: #c6c8ca
}

.table-dark tbody+tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #95999c
}

.table-hover .table-dark:hover,
.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
    background-color: #b9bbbe
}

.table-active,
.table-active>td,
.table-active>th,
.table-hover .table-active:hover,
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    background-color: rgb(0 0 0 / .075)
}

.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.table-dark {
    color: #fff;
    background-color: #343a40
}

.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #454d55
}

.table-dark.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: hsl(0 0% 100% / .05)
}

.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: hsl(0 0% 100% / .075)
}

@media(max-width:575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive-sm>.table-bordered {
        border: 0
    }
}

@media(max-width:767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive-md>.table-bordered {
        border: 0
    }
}

@media(max-width:991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive-lg>.table-bordered {
        border: 0
    }
}

@media(max-width:1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive-xl>.table-bordered {
        border: 0
    }
}

@media(max-width:1559.98px) {
    .table-responsive-xxl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive-xxl>.table-bordered {
        border: 0
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.table-responsive>.table-bordered {
    border: 0
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: #fff0;
    border: 0
}

.form-control:-moz-focusring {
    color: #fff0;
    text-shadow: 0 0 0 #495057
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgb(0 123 255 / .25)
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

input[type=date].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control,
input[type=time].form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

@media(max-width:1200px) {
    .col-form-label-lg {
        font-size: calc(1.025rem + .3vw)
    }
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding: .375rem 0;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #212529;
    background-color: #fff0;
    border: solid #fff0;
    border-width: 1px 0
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

@media(max-width:1200px) {
    .form-control-lg {
        font-size: calc(1.025rem + .3vw)
    }
}

select.form-control[multiple],
select.form-control[size],
textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label,
.form-check-input[disabled]~.form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgb(40 167 69 / .9);
    border-radius: .25rem
}

.is-valid~.valid-feedback,
.is-valid~.valid-tooltip,
.was-validated :valid~.valid-feedback,
.was-validated :valid~.valid-tooltip {
    display: block
}

.form-control.is-valid,
.was-validated .form-control:valid {
    border-color: #28a745;
    padding-right: calc(1.5em + .75rem);
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgb(40 167 69 / .25)
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-valid,
.was-validated .custom-select:valid {
    border-color: #28a745;
    padding-right: calc(.75em + 2.3125rem)
}

.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgb(40 167 69 / .25)
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
    color: #28a745
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
    color: #28a745
}

.custom-control-input.is-valid~.custom-control-label:before,
.was-validated .custom-control-input:valid~.custom-control-label:before {
    border-color: #28a745
}

.custom-control-input.is-valid:checked~.custom-control-label:before,
.was-validated .custom-control-input:valid:checked~.custom-control-label:before {
    border-color: #34ce57;
    background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label:before,
.was-validated .custom-control-input:valid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgb(40 167 69 / .25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,
.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #28a745
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgb(40 167 69 / .25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgb(220 53 69 / .9);
    border-radius: .25rem
}

.is-invalid~.invalid-feedback,
.is-invalid~.invalid-tooltip,
.was-validated :invalid~.invalid-feedback,
.was-validated :invalid~.invalid-tooltip {
    display: block
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem);
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgb(220 53 69 / .25)
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
    border-color: #dc3545;
    padding-right: calc(.75em + 2.3125rem)
}

.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgb(220 53 69 / .25)
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
    color: #dc3545
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
    color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label:before,
.was-validated .custom-control-input:invalid~.custom-control-label:before {
    border-color: #dc3545
}

.custom-control-input.is-invalid:checked~.custom-control-label:before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
    border-color: #e4606d;
    background-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label:before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgb(220 53 69 / .25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,
.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #dc3545
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgb(220 53 69 / .25)
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media(min-width:576px) {
    .form-inline label {
        justify-content: center
    }
    .form-inline .form-group,
    .form-inline label {
        display: flex;
        align-items: center;
        margin-bottom: 0
    }
    .form-inline .form-group {
        flex: 0 0 auto;
        flex-flow: row wrap
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-plaintext {
        display: inline-block
    }
    .form-inline .custom-select,
    .form-inline .input-group {
        width: auto
    }
    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }
    .form-inline .form-check-input {
        position: relative;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }
    .form-inline .custom-control {
        align-items: center;
        justify-content: center
    }
    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff0;
    border: 1px solid #fff0;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: #a58348;
    text-decoration: none
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgb(0 123 255 / .25)
}

.btn.disabled,
.btn:disabled {
    opacity: .65
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgb(38 143 255 / .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgb(38 143 255 / .5)
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62
}

.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: 0 0 0 .2rem rgb(130 138 145 / .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgb(130 138 145 / .5)
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success.focus,
.btn-success:focus,
.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success.focus,
.btn-success:focus {
    box-shadow: 0 0 0 .2rem rgb(72 180 97 / .5)
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgb(72 180 97 / .5)
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info.focus,
.btn-info:focus,
.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.btn-info.focus,
.btn-info:focus {
    box-shadow: 0 0 0 .2rem rgb(58 176 195 / .5)
}

.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgb(58 176 195 / .5)
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning.focus,
.btn-warning:focus,
.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning.focus,
.btn-warning:focus {
    box-shadow: 0 0 0 .2rem rgb(222 170 12 / .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgb(222 170 12 / .5)
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger.focus,
.btn-danger:focus,
.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger.focus,
.btn-danger:focus {
    box-shadow: 0 0 0 .2rem rgb(225 83 97 / .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgb(225 83 97 / .5)
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light.focus,
.btn-light:focus,
.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.btn-light.focus,
.btn-light:focus {
    box-shadow: 0 0 0 .2rem rgb(216 217 219 / .5)
}

.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgb(216 217 219 / .5)
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark.focus,
.btn-dark:focus,
.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124
}

.btn-dark.focus,
.btn-dark:focus {
    box-shadow: 0 0 0 .2rem rgb(82 88 93 / .5)
}

.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgb(82 88 93 / .5)
}

.btn-outline-primary {
    color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgb(0 123 255 / .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #007bff;
    background-color: #fff0
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgb(0 123 255 / .5)
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgb(108 117 125 / .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: #fff0
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgb(108 117 125 / .5)
}

.btn-outline-success {
    color: #28a745;
    border-color: #28a745
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgb(40 167 69 / .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #28a745;
    background-color: #fff0
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgb(40 167 69 / .5)
}

.btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info.focus,
.btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgb(23 162 184 / .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: #fff0
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgb(23 162 184 / .5)
}

.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgb(255 193 7 / .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: #fff0
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgb(255 193 7 / .5)
}

.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgb(220 53 69 / .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #dc3545;
    background-color: #fff0
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgb(220 53 69 / .5)
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light.focus,
.btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgb(248 249 250 / .5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: #fff0
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgb(248 249 250 / .5)
}

.btn-outline-dark {
    color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
    box-shadow: 0 0 0 .2rem rgb(52 58 64 / .5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #343a40;
    background-color: #fff0
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgb(52 58 64 / .5)
}

.btn-link {
    font-weight: 400;
    color: #007bff;
    text-decoration: none
}

.btn-link:hover {
    color: #0056b3
}

.btn-link.focus,
.btn-link:focus,
.btn-link:hover {
    text-decoration: underline
}

.btn-link.disabled,
.btn-link:disabled {
    color: #6c757d;
    pointer-events: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

@media(max-width:1200px) {
    .btn-group-lg>.btn,
    .btn-lg {
        font-size: calc(1.025rem + .3vw)
    }
}

.btn-group-sm>.btn,
.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: .5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    transition: opacity .15s linear
}

@media(prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media(prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.dropdown,
.dropleft,
.dropright,
.dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid #fff0;
    border-bottom: 0;
    border-left: .3em solid #fff0
}

.dropdown-toggle:empty:after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgb(0 0 0 / .15);
    border-radius: .25rem
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

@media(min-width:576px) {
    .dropdown-menu-sm-left {
        right: auto;
        left: 0
    }
    .dropdown-menu-sm-right {
        right: 0;
        left: auto
    }
}

@media(min-width:768px) {
    .dropdown-menu-md-left {
        right: auto;
        left: 0
    }
    .dropdown-menu-md-right {
        right: 0;
        left: auto
    }
}

@media(min-width:992px) {
    .dropdown-menu-lg-left {
        right: auto;
        left: 0
    }
    .dropdown-menu-lg-right {
        right: 0;
        left: auto
    }
}

@media(min-width:1200px) {
    .dropdown-menu-xl-left {
        right: auto;
        left: 0
    }
    .dropdown-menu-xl-right {
        right: 0;
        left: auto
    }
}

@media(min-width:1560px) {
    .dropdown-menu-xxl-left {
        right: auto;
        left: 0
    }
    .dropdown-menu-xxl-right {
        right: 0;
        left: auto
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid #fff0;
    border-bottom: .3em solid;
    border-left: .3em solid #fff0
}

.dropup .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid #fff0;
    border-right: 0;
    border-bottom: .3em solid #fff0;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-toggle:after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    display: none
}

.dropleft .dropdown-toggle:before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid #fff0;
    border-right: .3em solid;
    border-bottom: .3em solid #fff0
}

.dropleft .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropleft .dropdown-toggle:before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: #fff0;
    border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff0
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    flex: 1 1 auto
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 1
}

.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group>.btn-group:not(:first-child),
.btn-group>.btn:not(:first-child) {
    margin-left: -1px
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.dropdown-toggle-split:after,
.dropright .dropdown-toggle-split:after,
.dropup .dropdown-toggle-split:after {
    margin-left: 0
}

.dropleft .dropdown-toggle-split:before {
    margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
    width: 100%
}

.btn-group-vertical>.btn-group:not(:first-child),
.btn-group-vertical>.btn:not(:first-child) {
    margin-top: -1px
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,
.btn-group-vertical>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0
}

.btn-group-toggle>.btn-group>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio],
.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0
}

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control,
.input-group>.form-control-plaintext+.custom-file,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.form-control {
    margin-left: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
    z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.custom-file {
    display: flex;
    align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label:after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-append,
.input-group-prepend {
    display: flex
}

.input-group-append .btn,
.input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
    z-index: 3
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
    margin-left: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
    margin-top: 0
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control:not(textarea) {
    height: calc(1.5em + 1rem + 2px)
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

@media(max-width:1200px) {
    .input-group-lg>.custom-select,
    .input-group-lg>.form-control,
    .input-group-lg>.input-group-append>.btn,
    .input-group-lg>.input-group-append>.input-group-text,
    .input-group-lg>.input-group-prepend>.btn,
    .input-group-lg>.input-group-prepend>.input-group-text {
        font-size: calc(1.025rem + .3vw)
    }
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control:not(textarea) {
    height: calc(1.5em + .5rem + 2px)
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
    padding-right: 1.75rem
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    position: relative;
    z-index: 1;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    -webkit-print-color-adjust: exact;
    color-adjust: exact
}

.custom-control-inline {
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0
}

.custom-control-input:checked~.custom-control-label:before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff
}

.custom-control-input:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgb(0 123 255 / .25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label:before {
    border-color: #80bdff
}

.custom-control-input:not(:disabled):active~.custom-control-label:before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-label,
.custom-control-input[disabled]~.custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled~.custom-control-label:before,
.custom-control-input[disabled]~.custom-control-label:before {
    background-color: #e9ecef
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-control-label:before {
    pointer-events: none;
    background-color: #fff;
    border: 1px solid #adb5bd
}

.custom-control-label:after,
.custom-control-label:before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: ""
}

.custom-control-label:after {
    background: no-repeat 50%/50% 50%
}

.custom-checkbox .custom-control-label:before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before {
    border-color: #007bff;
    background-color: #007bff
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgb(0 123 255 / .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
    background-color: rgb(0 123 255 / .5)
}

.custom-radio .custom-control-label:before {
    border-radius: 50%
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgb(0 123 255 / .5)
}

.custom-switch {
    padding-left: 2.25rem
}

.custom-switch .custom-control-label:before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem
}

.custom-switch .custom-control-label:after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: .5rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .custom-switch .custom-control-label:after {
        transition: none
    }
}

.custom-switch .custom-control-input:checked~.custom-control-label:after {
    background-color: #fff;
    -webkit-transform: translateX(.75rem);
    transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgb(0 123 255 / .5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgb(0 123 255 / .25)
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    display: none
}

.custom-select:-moz-focusring {
    color: #fff0;
    text-shadow: 0 0 0 #495057
}

.custom-select-sm {
    height: calc(1.5em + .5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

@media(max-width:1200px) {
    .custom-select-lg {
        font-size: calc(1.025rem + .3vw)
    }
}

.custom-file {
    display: inline-block;
    margin-bottom: 0
}

.custom-file,
.custom-file-input {
    position: relative;
    width: 100%;
    height: calc(1.5em + .75rem + 2px)
}

.custom-file-input {
    z-index: 2;
    margin: 0;
    opacity: 0
}

.custom-file-input:focus~.custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgb(0 123 255 / .25)
}

.custom-file-input:disabled~.custom-file-label,
.custom-file-input[disabled]~.custom-file-label {
    background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label:after {
    content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]:after {
    content: attr(data-browse)
}

.custom-file-label {
    left: 0;
    z-index: 1;
    height: calc(1.5em + .75rem + 2px);
    font-weight: 400;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.custom-file-label,
.custom-file-label:after {
    position: absolute;
    top: 0;
    right: 0;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057
}

.custom-file-label:after {
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + .75rem);
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0
}

.custom-range {
    width: 100%;
    height: 1.4rem;
    padding: 0;
    background-color: #fff0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-range:focus {
    outline: none
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgb(0 123 255 / .25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgb(0 123 255 / .25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgb(0 123 255 / .25)
}

.custom-range::-moz-focus-outer {
    border: 0
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}

@media(prefers-reduced-motion:reduce) {
    .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: #fff0;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: #fff0;
    border-radius: 1rem
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

@media(prefers-reduced-motion:reduce) {
    .custom-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: #fff0;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: #fff0;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -ms-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none
}

@media(prefers-reduced-motion:reduce) {
    .custom-range::-ms-thumb {
        -ms-transition: none;
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: #fff0;
    cursor: pointer;
    background-color: #fff0;
    border-color: #fff0;
    border-width: .5rem
}

.custom-range::-ms-fill-lower,
.custom-range::-ms-fill-upper {
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-right: 15px
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
    cursor: default
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd
}

.custom-control-label:before,
.custom-file-label,
.custom-select {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .custom-control-label:before,
    .custom-file-label,
    .custom-select {
        transition: none
    }
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid #fff0;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: #fff0;
    border-color: #fff0
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff
}

.nav-fill .nav-item,
.nav-fill>.nav-link {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item,
.nav-justified>.nav-link {
    flex-basis: 0%;
    flex-grow: 1;
    text-align: center
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    position: relative;
    padding: .5rem 1rem
}

.navbar,
.navbar .container,
.navbar .container-fluid,
.navbar .container-lg,
.navbar .container-md,
.navbar .container-sm,
.navbar .container-xl,
.navbar .container-xxl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

@media(max-width:1200px) {
    .navbar-brand {
        font-size: calc(1.025rem + .3vw)
    }
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: #fff0;
    border: 1px solid #fff0;
    border-radius: .25rem
}

@media(max-width:1200px) {
    .navbar-toggler {
        font-size: calc(1.025rem + .3vw)
    }
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat 50%;
    background-size: 100% 100%
}

@media(max-width:575.98px) {
    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid,
    .navbar-expand-sm>.container-lg,
    .navbar-expand-sm>.container-md,
    .navbar-expand-sm>.container-sm,
    .navbar-expand-sm>.container-xl,
    .navbar-expand-sm>.container-xxl {
        padding-right: 0;
        padding-left: 0
    }
}

@media(min-width:576px) {
    .navbar-expand-sm {
        flex-flow: row nowrap;
        justify-content: flex-start
    }
    .navbar-expand-sm .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid,
    .navbar-expand-sm>.container-lg,
    .navbar-expand-sm>.container-md,
    .navbar-expand-sm>.container-sm,
    .navbar-expand-sm>.container-xl,
    .navbar-expand-sm>.container-xxl {
        flex-wrap: nowrap
    }
    .navbar-expand-sm .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }
    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

@media(max-width:767.98px) {
    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid,
    .navbar-expand-md>.container-lg,
    .navbar-expand-md>.container-md,
    .navbar-expand-md>.container-sm,
    .navbar-expand-md>.container-xl,
    .navbar-expand-md>.container-xxl {
        padding-right: 0;
        padding-left: 0
    }
}

@media(min-width:768px) {
    .navbar-expand-md {
        flex-flow: row nowrap;
        justify-content: flex-start
    }
    .navbar-expand-md .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid,
    .navbar-expand-md>.container-lg,
    .navbar-expand-md>.container-md,
    .navbar-expand-md>.container-sm,
    .navbar-expand-md>.container-xl,
    .navbar-expand-md>.container-xxl {
        flex-wrap: nowrap
    }
    .navbar-expand-md .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }
    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

@media(max-width:991.98px) {
    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid,
    .navbar-expand-lg>.container-lg,
    .navbar-expand-lg>.container-md,
    .navbar-expand-lg>.container-sm,
    .navbar-expand-lg>.container-xl,
    .navbar-expand-lg>.container-xxl {
        padding-right: 0;
        padding-left: 0
    }
}

@media(min-width:992px) {
    .navbar-expand-lg {
        flex-flow: row nowrap;
        justify-content: flex-start
    }
    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid,
    .navbar-expand-lg>.container-lg,
    .navbar-expand-lg>.container-md,
    .navbar-expand-lg>.container-sm,
    .navbar-expand-lg>.container-xl,
    .navbar-expand-lg>.container-xxl {
        flex-wrap: nowrap
    }
    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }
    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media(max-width:1199.98px) {
    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid,
    .navbar-expand-xl>.container-lg,
    .navbar-expand-xl>.container-md,
    .navbar-expand-xl>.container-sm,
    .navbar-expand-xl>.container-xl,
    .navbar-expand-xl>.container-xxl {
        padding-right: 0;
        padding-left: 0
    }
}

@media(min-width:1200px) {
    .navbar-expand-xl {
        flex-flow: row nowrap;
        justify-content: flex-start
    }
    .navbar-expand-xl .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid,
    .navbar-expand-xl>.container-lg,
    .navbar-expand-xl>.container-md,
    .navbar-expand-xl>.container-sm,
    .navbar-expand-xl>.container-xl,
    .navbar-expand-xl>.container-xxl {
        flex-wrap: nowrap
    }
    .navbar-expand-xl .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }
    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

@media(max-width:1559.98px) {
    .navbar-expand-xxl>.container,
    .navbar-expand-xxl>.container-fluid,
    .navbar-expand-xxl>.container-lg,
    .navbar-expand-xxl>.container-md,
    .navbar-expand-xxl>.container-sm,
    .navbar-expand-xxl>.container-xl,
    .navbar-expand-xxl>.container-xxl {
        padding-right: 0;
        padding-left: 0
    }
}

@media(min-width:1560px) {
    .navbar-expand-xxl {
        flex-flow: row nowrap;
        justify-content: flex-start
    }
    .navbar-expand-xxl .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-xxl .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-xxl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }
    .navbar-expand-xxl>.container,
    .navbar-expand-xxl>.container-fluid,
    .navbar-expand-xxl>.container-lg,
    .navbar-expand-xxl>.container-md,
    .navbar-expand-xxl>.container-sm,
    .navbar-expand-xxl>.container-xl,
    .navbar-expand-xxl>.container-xxl {
        flex-wrap: nowrap
    }
    .navbar-expand-xxl .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }
    .navbar-expand-xxl .navbar-toggler {
        display: none
    }
}

.navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start
}

.navbar-expand>.container,
.navbar-expand>.container-fluid,
.navbar-expand>.container-lg,
.navbar-expand>.container-md,
.navbar-expand>.container-sm,
.navbar-expand>.container-xl,
.navbar-expand>.container-xxl {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand>.container,
.navbar-expand>.container-fluid,
.navbar-expand>.container-lg,
.navbar-expand>.container-md,
.navbar-expand>.container-sm,
.navbar-expand>.container-xl,
.navbar-expand>.container-xxl {
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgb(0 0 0 / .9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(0 0 0 / .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgb(0 0 0 / .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgb(0 0 0 / .3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: rgb(0 0 0 / .9)
}

.navbar-light .navbar-toggler {
    color: rgb(0 0 0 / .5);
    border-color: rgb(0 0 0 / .1)
}

.navbar-light .navbar-text {
    color: rgb(0 0 0 / .5)
}

.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgb(0 0 0 / .9)
}

.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: hsl(0 0% 100% / .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: hsl(0 0% 100% / .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: hsl(0 0% 100% / .25)
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: hsl(0 0% 100% / .5);
    border-color: hsl(0 0% 100% / .1)
}

.navbar-dark .navbar-text {
    color: hsl(0 0% 100% / .5)
}

.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
    color: #fff
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgb(0 0 0 / .125);
    border-radius: .25rem
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group {
    border-top: inherit;
    border-bottom: inherit
}

.card>.list-group:first-child {
    border-top-width: 0;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card>.list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card>.card-header+.list-group,
.card>.list-group+.card-footer {
    border-top: 0
}

.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem
}

.card-subtitle,
.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgb(0 0 0 / .03);
    border-bottom: 1px solid rgb(0 0 0 / .125)
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgb(0 0 0 / .03);
    border-top: 1px solid rgb(0 0 0 / .125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    margin-bottom: -.75rem;
    border-bottom: 0
}

.card-header-pills,
.card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    border-radius: calc(.25rem - 1px)
}

.card-img,
.card-img-bottom,
.card-img-top {
    flex-shrink: 0;
    width: 100%
}

.card-img,
.card-img-top {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img,
.card-img-bottom {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck .card {
    margin-bottom: 15px
}

@media(min-width:576px) {
    .card-deck {
        display: flex;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck .card {
        flex: 1 0 0%;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.card-group>.card {
    margin-bottom: 15px
}

@media(min-width:576px) {
    .card-group {
        display: flex;
        flex-flow: row wrap
    }
    .card-group>.card {
        flex: 1 0 0%;
        margin-bottom: 0
    }
    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }
    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }
    .card-group>.card:not(:last-child) .card-header,
    .card-group>.card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }
    .card-group>.card:not(:last-child) .card-footer,
    .card-group>.card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }
    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
    .card-group>.card:not(:first-child) .card-header,
    .card-group>.card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }
    .card-group>.card:not(:first-child) .card-footer,
    .card-group>.card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media(min-width:576px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        grid-column-gap: 1.25rem;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }
    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.accordion {
    overflow-anchor: none
}

.accordion>.card {
    overflow: hidden
}

.accordion>.card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion>.card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.accordion>.card>.card-header {
    border-radius: 0;
    margin-bottom: -1px
}

.breadcrumb {
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb,
.breadcrumb-item {
    display: flex
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item:before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover:before {
    text-decoration: underline;
    text-decoration: none
}

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgb(0 123 255 / .25)
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

@media(max-width:1200px) {
    .pagination-lg .page-link {
        font-size: calc(1.025rem + .3vw)
    }
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .badge {
        transition: none
    }
}

a.badge:focus,
a.badge:hover {
    text-decoration: none
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #007bff
}

a.badge-primary:focus,
a.badge-primary:hover {
    color: #fff;
    background-color: #0062cc
}

a.badge-primary.focus,
a.badge-primary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgb(0 123 255 / .5)
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d
}

a.badge-secondary:focus,
a.badge-secondary:hover {
    color: #fff;
    background-color: #545b62
}

a.badge-secondary.focus,
a.badge-secondary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgb(108 117 125 / .5)
}

.badge-success {
    color: #fff;
    background-color: #28a745
}

a.badge-success:focus,
a.badge-success:hover {
    color: #fff;
    background-color: #1e7e34
}

a.badge-success.focus,
a.badge-success:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgb(40 167 69 / .5)
}

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

a.badge-info:focus,
a.badge-info:hover {
    color: #fff;
    background-color: #117a8b
}

a.badge-info.focus,
a.badge-info:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgb(23 162 184 / .5)
}

.badge-warning {
    color: #212529;
    background-color: #ffc107
}

a.badge-warning:focus,
a.badge-warning:hover {
    color: #212529;
    background-color: #d39e00
}

a.badge-warning.focus,
a.badge-warning:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgb(255 193 7 / .5)
}

.badge-danger {
    color: #fff;
    background-color: #dc3545
}

a.badge-danger:focus,
a.badge-danger:hover {
    color: #fff;
    background-color: #bd2130
}

a.badge-danger.focus,
a.badge-danger:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgb(220 53 69 / .5)
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa
}

a.badge-light:focus,
a.badge-light:hover {
    color: #212529;
    background-color: #dae0e5
}

a.badge-light.focus,
a.badge-light:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgb(248 249 250 / .5)
}

.badge-dark {
    color: #fff;
    background-color: #343a40
}

a.badge-dark:focus,
a.badge-dark:hover {
    color: #fff;
    background-color: #1d2124
}

a.badge-dark.focus,
a.badge-dark:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgb(52 58 64 / .5)
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}

@media(min-width:576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid #fff0;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

.alert-primary hr {
    border-top-color: #9fcdff
}

.alert-primary .alert-link {
    color: #002752
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}

.alert-secondary hr {
    border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
    color: #202426
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.alert-success hr {
    border-top-color: #b1dfbb
}

.alert-success .alert-link {
    color: #0b2e13
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.alert-info hr {
    border-top-color: #abdde5
}

.alert-info .alert-link {
    color: #062c33
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.alert-warning hr {
    border-top-color: #ffe8a1
}

.alert-warning .alert-link {
    color: #533f03
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.alert-danger hr {
    border-top-color: #f1b0b7
}

.alert-danger .alert-link {
    color: #491217
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

.alert-light hr {
    border-top-color: #ececf6
}

.alert-light .alert-link {
    color: #686868
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

.alert-dark hr {
    border-top-color: #b9bbbe
}

.alert-dark .alert-link {
    color: #040505
}

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 1rem;
    line-height: 0;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.progress,
.progress-bar {
    display: flex;
    overflow: hidden
}

.progress-bar {
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width .6s ease
}

@media(prefers-reduced-motion:reduce) {
    .progress-bar {
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, hsl(0 0% 100% / .15) 25%, transparent 0, transparent 50%, hsl(0 0% 100% / .15) 0, hsl(0 0% 100% / .15) 75%, transparent 0, transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

@media(prefers-reduced-motion:reduce) {
    .progress-bar-animated {
        -webkit-animation: none;
        animation: none
    }
}

.media {
    display: flex;
    align-items: flex-start
}

.media-body {
    flex: 1
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: .25rem
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    background-color: #fff;
    border: 1px solid rgb(0 0 0 / .125)
}

.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit
}

.list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.list-group-item+.list-group-item {
    border-top-width: 0
}

.list-group-item+.list-group-item.active {
    margin-top: -1px;
    border-top-width: 1px
}

.list-group-horizontal {
    flex-direction: row
}

.list-group-horizontal>.list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
}

.list-group-horizontal>.list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0
}

.list-group-horizontal>.list-group-item.active {
    margin-top: 0
}

.list-group-horizontal>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0
}

.list-group-horizontal>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px
}

@media(min-width:576px) {
    .list-group-horizontal-sm {
        flex-direction: row
    }
    .list-group-horizontal-sm>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }
    .list-group-horizontal-sm>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
    .list-group-horizontal-sm>.list-group-item.active {
        margin-top: 0
    }
    .list-group-horizontal-sm>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }
    .list-group-horizontal-sm>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media(min-width:768px) {
    .list-group-horizontal-md {
        flex-direction: row
    }
    .list-group-horizontal-md>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }
    .list-group-horizontal-md>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
    .list-group-horizontal-md>.list-group-item.active {
        margin-top: 0
    }
    .list-group-horizontal-md>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }
    .list-group-horizontal-md>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media(min-width:992px) {
    .list-group-horizontal-lg {
        flex-direction: row
    }
    .list-group-horizontal-lg>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }
    .list-group-horizontal-lg>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
    .list-group-horizontal-lg>.list-group-item.active {
        margin-top: 0
    }
    .list-group-horizontal-lg>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }
    .list-group-horizontal-lg>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media(min-width:1200px) {
    .list-group-horizontal-xl {
        flex-direction: row
    }
    .list-group-horizontal-xl>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }
    .list-group-horizontal-xl>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
    .list-group-horizontal-xl>.list-group-item.active {
        margin-top: 0
    }
    .list-group-horizontal-xl>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }
    .list-group-horizontal-xl>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media(min-width:1560px) {
    .list-group-horizontal-xxl {
        flex-direction: row
    }
    .list-group-horizontal-xxl>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }
    .list-group-horizontal-xxl>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
    .list-group-horizontal-xxl>.list-group-item.active {
        margin-top: 0
    }
    .list-group-horizontal-xxl>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }
    .list-group-horizontal-xxl>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

.list-group-flush {
    border-radius: 0
}

.list-group-flush>.list-group-item {
    border-width: 0 0 1px
}

.list-group-flush>.list-group-item:last-child {
    border-bottom-width: 0
}

.list-group-item-primary {
    color: #004085;
    background-color: #b8daff
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    color: #004085;
    background-color: #9fcdff
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085
}

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
    color: #383d41;
    background-color: #c8cbcf
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41
}

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
    color: #155724;
    background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724
}

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
    color: #0c5460;
    background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460
}

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
    color: #856404;
    background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404
}

.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
    color: #721c24;
    background-color: #f1b0b7
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
    color: #818182;
    background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182
}

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
    color: #1b1e21;
    background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

@media(max-width:1200px) {
    .close {
        font-size: calc(1.05rem + .6vw)
    }
}

.close:hover {
    color: #000;
    text-decoration: none
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    opacity: .75
}

button.close {
    padding: 0;
    background-color: #fff0;
    border: 0
}

a.close.disabled {
    pointer-events: none
}

.toast {
    flex-basis: 350px;
    max-width: 350px;
    font-size: .875rem;
    background-color: hsl(0 0% 100% / .85);
    background-clip: padding-box;
    border: 1px solid rgb(0 0 0 / .1);
    box-shadow: 0 .25rem .75rem rgb(0 0 0 / .1);
    opacity: 0;
    border-radius: .25rem
}

.toast:not(:last-child) {
    margin-bottom: .75rem
}

.toast.showing {
    opacity: 1
}

.toast.show {
    display: block;
    opacity: 1
}

.toast.hide {
    display: none
}

.toast-header {
    display: flex;
    align-items: center;
    padding: .25rem .75rem;
    color: #6c757d;
    background-color: hsl(0 0% 100% / .85);
    background-clip: padding-box;
    border-bottom: 1px solid rgb(0 0 0 / .05);
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.toast-body {
    padding: .75rem
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px)
}

@media(prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none
}

.modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    display: flex;
    max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
    flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-dialog-centered:before {
    display: block;
    height: calc(100vh - 1rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable:before {
    content: none
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgb(0 0 0 / .2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px)
}

.modal-footer>* {
    margin: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }
    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }
    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem)
    }
    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }
    .modal-dialog-centered:before {
        height: calc(100vh - 3.5rem);
        height: -webkit-min-content;
        height: -moz-min-content;
        height: min-content
    }
    .modal-sm {
        max-width: 300px
    }
}

@media(min-width:992px) {
    .modal-lg,
    .modal-xl {
        max-width: 800px
    }
}

@media(min-width:1200px) {
    .modal-xl {
        max-width: 1140px
    }
}

[dir=ltr] .tooltip {
    text-align: left
}

[dir=rtl] .tooltip {
    text-align: right
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow:before {
    position: absolute;
    content: "";
    border-color: #fff0;
    border-style: solid
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
    bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow:before,
.bs-tooltip-top .arrow:before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow:before,
.bs-tooltip-right .arrow:before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
    top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.bs-tooltip-bottom .arrow:before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow:before,
.bs-tooltip-left .arrow:before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

[dir=ltr] .popover {
    text-align: left
}

[dir=rtl] .popover {
    text-align: right
}

.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 276px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgb(0 0 0 / .2);
    border-radius: .3rem
}

.popover,
.popover .arrow {
    position: absolute;
    display: block
}

.popover .arrow {
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

.popover .arrow:after,
.popover .arrow:before {
    position: absolute;
    display: block;
    content: "";
    border-color: #fff0;
    border-style: solid
}

.bs-popover-auto[x-placement^=top],
.bs-popover-top {
    margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top]>.arrow,
.bs-popover-top>.arrow {
    bottom: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=top]>.arrow:before,
.bs-popover-top>.arrow:before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgb(0 0 0 / .25)
}

.bs-popover-auto[x-placement^=top]>.arrow:after,
.bs-popover-top>.arrow:after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
    margin-left: .5rem
}

.bs-popover-auto[x-placement^=right]>.arrow,
.bs-popover-right>.arrow {
    left: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=right]>.arrow:before,
.bs-popover-right>.arrow:before {
    left: 0;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: rgb(0 0 0 / .25)
}

.bs-popover-auto[x-placement^=right]>.arrow:after,
.bs-popover-right>.arrow:after {
    left: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
    margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom]>.arrow,
.bs-popover-bottom>.arrow {
    top: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.bs-popover-bottom>.arrow:before {
    top: 0;
    border-width: 0 .5rem .5rem;
    border-bottom-color: rgb(0 0 0 / .25)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.bs-popover-bottom>.arrow:after {
    top: 1px;
    border-width: 0 .5rem .5rem;
    border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.bs-popover-bottom .popover-header:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
    margin-right: .5rem
}

.bs-popover-auto[x-placement^=left]>.arrow,
.bs-popover-left>.arrow {
    right: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=left]>.arrow:before,
.bs-popover-left>.arrow:before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: rgb(0 0 0 / .25)
}

.bs-popover-auto[x-placement^=left]>.arrow:after,
.bs-popover-left>.arrow:after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #fff
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    color: #212529
}

.carousel {
    position: relative
}

.carousel.pointer-event {
    touch-action: pan-y
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner:after {
    display: block;
    clear: both;
    content: ""
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .carousel-item {
        transition: none
    }
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block
}

.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s .6s
}

@media(prefers-reduced-motion:reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
        transition: none
    }
}

.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease
}

@media(prefers-reduced-motion:reduce) {
    .carousel-control-next,
    .carousel-control-prev {
        transition: none
    }
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50%/100% 100%
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid #fff0;
    border-bottom: 10px solid #fff0;
    opacity: .5;
    transition: opacity .6s ease
}

@media(prefers-reduced-motion:reduce) {
    .carousel-indicators li {
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid;
    border-right: .25em solid #fff0;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em
}

@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
    animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-primary {
    background-color: #007bff !important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #0062cc !important
}

.bg-secondary {
    background-color: #6c757d !important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #545b62 !important
}

.bg-success {
    background-color: #28a745 !important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #1e7e34 !important
}

.bg-info {
    background-color: #17a2b8 !important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #117a8b !important
}

.bg-warning {
    background-color: #ffc107 !important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #d39e00 !important
}

.bg-danger {
    background-color: #dc3545 !important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #bd2130 !important
}

.bg-light {
    background-color: #f8f9fa !important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #dae0e5 !important
}

.bg-dark {
    background-color: #343a40 !important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #1d2124 !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #dee2e6 !important
}

.border-top {
    border-top: 1px solid #dee2e6 !important
}

.border-right {
    border-right: 1px solid #dee2e6 !important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.border-left {
    border-left: 1px solid #dee2e6 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #007bff !important
}

.border-secondary {
    border-color: #6c757d !important
}

.border-success {
    border-color: #28a745 !important
}

.border-info {
    border-color: #17a2b8 !important
}

.border-warning {
    border-color: #ffc107 !important
}

.border-danger {
    border-color: #dc3545 !important
}

.border-light {
    border-color: #f8f9fa !important
}

.border-dark {
    border-color: #343a40 !important
}

.border-white {
    border-color: #fff !important
}

.rounded-sm {
    border-radius: .2rem !important
}

.rounded {
    border-radius: .25rem !important
}

.rounded-top {
    border-top-left-radius: .25rem !important
}

.rounded-right,
.rounded-top {
    border-top-right-radius: .25rem !important
}

.rounded-bottom,
.rounded-right {
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom,
.rounded-left {
    border-bottom-left-radius: .25rem !important
}

.rounded-left {
    border-top-left-radius: .25rem !important
}

.rounded-lg {
    border-radius: .3rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-pill {
    border-radius: 50rem !important
}

.rounded-0 {
    border-radius: 0 !important
}

.clearfix:after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

@media(min-width:576px) {
    .d-sm-none {
        display: none !important
    }
    .d-sm-inline {
        display: inline !important
    }
    .d-sm-inline-block {
        display: inline-block !important
    }
    .d-sm-block {
        display: block !important
    }
    .d-sm-table {
        display: table !important
    }
    .d-sm-table-row {
        display: table-row !important
    }
    .d-sm-table-cell {
        display: table-cell !important
    }
    .d-sm-flex {
        display: flex !important
    }
    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media(min-width:768px) {
    .d-md-none {
        display: none !important
    }
    .d-md-inline {
        display: inline !important
    }
    .d-md-inline-block {
        display: inline-block !important
    }
    .d-md-block {
        display: block !important
    }
    .d-md-table {
        display: table !important
    }
    .d-md-table-row {
        display: table-row !important
    }
    .d-md-table-cell {
        display: table-cell !important
    }
    .d-md-flex {
        display: flex !important
    }
    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media(min-width:992px) {
    .d-lg-none {
        display: none !important
    }
    .d-lg-inline {
        display: inline !important
    }
    .d-lg-inline-block {
        display: inline-block !important
    }
    .d-lg-block {
        display: block !important
    }
    .d-lg-table {
        display: table !important
    }
    .d-lg-table-row {
        display: table-row !important
    }
    .d-lg-table-cell {
        display: table-cell !important
    }
    .d-lg-flex {
        display: flex !important
    }
    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media(min-width:1200px) {
    .d-xl-none {
        display: none !important
    }
    .d-xl-inline {
        display: inline !important
    }
    .d-xl-inline-block {
        display: inline-block !important
    }
    .d-xl-block {
        display: block !important
    }
    .d-xl-table {
        display: table !important
    }
    .d-xl-table-row {
        display: table-row !important
    }
    .d-xl-table-cell {
        display: table-cell !important
    }
    .d-xl-flex {
        display: flex !important
    }
    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

@media(min-width:1560px) {
    .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-row {
        display: table-row !important
    }
    .d-xxl-table-cell {
        display: table-cell !important
    }
    .d-xxl-flex {
        display: flex !important
    }
    .d-xxl-inline-flex {
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }
    .d-print-inline {
        display: inline !important
    }
    .d-print-inline-block {
        display: inline-block !important
    }
    .d-print-block {
        display: block !important
    }
    .d-print-table {
        display: table !important
    }
    .d-print-table-row {
        display: table-row !important
    }
    .d-print-table-cell {
        display: table-cell !important
    }
    .d-print-flex {
        display: flex !important
    }
    .d-print-inline-flex {
        display: inline-flex !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive:before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9:before {
    padding-top: 42.8571428571%
}

.embed-responsive-16by9:before {
    padding-top: 56.25%
}

.embed-responsive-4by3:before {
    padding-top: 75%
}

.embed-responsive-1by1:before {
    padding-top: 100%
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

@media(min-width:576px) {
    .flex-sm-row {
        flex-direction: row !important
    }
    .flex-sm-column {
        flex-direction: column !important
    }
    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-sm-wrap {
        flex-wrap: wrap !important
    }
    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .flex-sm-fill {
        flex: 1 1 auto !important
    }
    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }
    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }
    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }
    .justify-content-sm-start {
        justify-content: flex-start !important
    }
    .justify-content-sm-end {
        justify-content: flex-end !important
    }
    .justify-content-sm-center {
        justify-content: center !important
    }
    .justify-content-sm-between {
        justify-content: space-between !important
    }
    .justify-content-sm-around {
        justify-content: space-around !important
    }
    .align-items-sm-start {
        align-items: flex-start !important
    }
    .align-items-sm-end {
        align-items: flex-end !important
    }
    .align-items-sm-center {
        align-items: center !important
    }
    .align-items-sm-baseline {
        align-items: baseline !important
    }
    .align-items-sm-stretch {
        align-items: stretch !important
    }
    .align-content-sm-start {
        align-content: flex-start !important
    }
    .align-content-sm-end {
        align-content: flex-end !important
    }
    .align-content-sm-center {
        align-content: center !important
    }
    .align-content-sm-between {
        align-content: space-between !important
    }
    .align-content-sm-around {
        align-content: space-around !important
    }
    .align-content-sm-stretch {
        align-content: stretch !important
    }
    .align-self-sm-auto {
        align-self: auto !important
    }
    .align-self-sm-start {
        align-self: flex-start !important
    }
    .align-self-sm-end {
        align-self: flex-end !important
    }
    .align-self-sm-center {
        align-self: center !important
    }
    .align-self-sm-baseline {
        align-self: baseline !important
    }
    .align-self-sm-stretch {
        align-self: stretch !important
    }
}

@media(min-width:768px) {
    .flex-md-row {
        flex-direction: row !important
    }
    .flex-md-column {
        flex-direction: column !important
    }
    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-md-wrap {
        flex-wrap: wrap !important
    }
    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .flex-md-fill {
        flex: 1 1 auto !important
    }
    .flex-md-grow-0 {
        flex-grow: 0 !important
    }
    .flex-md-grow-1 {
        flex-grow: 1 !important
    }
    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }
    .justify-content-md-start {
        justify-content: flex-start !important
    }
    .justify-content-md-end {
        justify-content: flex-end !important
    }
    .justify-content-md-center {
        justify-content: center !important
    }
    .justify-content-md-between {
        justify-content: space-between !important
    }
    .justify-content-md-around {
        justify-content: space-around !important
    }
    .align-items-md-start {
        align-items: flex-start !important
    }
    .align-items-md-end {
        align-items: flex-end !important
    }
    .align-items-md-center {
        align-items: center !important
    }
    .align-items-md-baseline {
        align-items: baseline !important
    }
    .align-items-md-stretch {
        align-items: stretch !important
    }
    .align-content-md-start {
        align-content: flex-start !important
    }
    .align-content-md-end {
        align-content: flex-end !important
    }
    .align-content-md-center {
        align-content: center !important
    }
    .align-content-md-between {
        align-content: space-between !important
    }
    .align-content-md-around {
        align-content: space-around !important
    }
    .align-content-md-stretch {
        align-content: stretch !important
    }
    .align-self-md-auto {
        align-self: auto !important
    }
    .align-self-md-start {
        align-self: flex-start !important
    }
    .align-self-md-end {
        align-self: flex-end !important
    }
    .align-self-md-center {
        align-self: center !important
    }
    .align-self-md-baseline {
        align-self: baseline !important
    }
    .align-self-md-stretch {
        align-self: stretch !important
    }
}

@media(min-width:992px) {
    .flex-lg-row {
        flex-direction: row !important
    }
    .flex-lg-column {
        flex-direction: column !important
    }
    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-lg-wrap {
        flex-wrap: wrap !important
    }
    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .flex-lg-fill {
        flex: 1 1 auto !important
    }
    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }
    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }
    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }
    .justify-content-lg-start {
        justify-content: flex-start !important
    }
    .justify-content-lg-end {
        justify-content: flex-end !important
    }
    .justify-content-lg-center {
        justify-content: center !important
    }
    .justify-content-lg-between {
        justify-content: space-between !important
    }
    .justify-content-lg-around {
        justify-content: space-around !important
    }
    .align-items-lg-start {
        align-items: flex-start !important
    }
    .align-items-lg-end {
        align-items: flex-end !important
    }
    .align-items-lg-center {
        align-items: center !important
    }
    .align-items-lg-baseline {
        align-items: baseline !important
    }
    .align-items-lg-stretch {
        align-items: stretch !important
    }
    .align-content-lg-start {
        align-content: flex-start !important
    }
    .align-content-lg-end {
        align-content: flex-end !important
    }
    .align-content-lg-center {
        align-content: center !important
    }
    .align-content-lg-between {
        align-content: space-between !important
    }
    .align-content-lg-around {
        align-content: space-around !important
    }
    .align-content-lg-stretch {
        align-content: stretch !important
    }
    .align-self-lg-auto {
        align-self: auto !important
    }
    .align-self-lg-start {
        align-self: flex-start !important
    }
    .align-self-lg-end {
        align-self: flex-end !important
    }
    .align-self-lg-center {
        align-self: center !important
    }
    .align-self-lg-baseline {
        align-self: baseline !important
    }
    .align-self-lg-stretch {
        align-self: stretch !important
    }
}

@media(min-width:1200px) {
    .flex-xl-row {
        flex-direction: row !important
    }
    .flex-xl-column {
        flex-direction: column !important
    }
    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-xl-wrap {
        flex-wrap: wrap !important
    }
    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .flex-xl-fill {
        flex: 1 1 auto !important
    }
    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }
    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }
    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }
    .justify-content-xl-start {
        justify-content: flex-start !important
    }
    .justify-content-xl-end {
        justify-content: flex-end !important
    }
    .justify-content-xl-center {
        justify-content: center !important
    }
    .justify-content-xl-between {
        justify-content: space-between !important
    }
    .justify-content-xl-around {
        justify-content: space-around !important
    }
    .align-items-xl-start {
        align-items: flex-start !important
    }
    .align-items-xl-end {
        align-items: flex-end !important
    }
    .align-items-xl-center {
        align-items: center !important
    }
    .align-items-xl-baseline {
        align-items: baseline !important
    }
    .align-items-xl-stretch {
        align-items: stretch !important
    }
    .align-content-xl-start {
        align-content: flex-start !important
    }
    .align-content-xl-end {
        align-content: flex-end !important
    }
    .align-content-xl-center {
        align-content: center !important
    }
    .align-content-xl-between {
        align-content: space-between !important
    }
    .align-content-xl-around {
        align-content: space-around !important
    }
    .align-content-xl-stretch {
        align-content: stretch !important
    }
    .align-self-xl-auto {
        align-self: auto !important
    }
    .align-self-xl-start {
        align-self: flex-start !important
    }
    .align-self-xl-end {
        align-self: flex-end !important
    }
    .align-self-xl-center {
        align-self: center !important
    }
    .align-self-xl-baseline {
        align-self: baseline !important
    }
    .align-self-xl-stretch {
        align-self: stretch !important
    }
}

@media(min-width:1560px) {
    .flex-xxl-row {
        flex-direction: row !important
    }
    .flex-xxl-column {
        flex-direction: column !important
    }
    .flex-xxl-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-xxl-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-xxl-wrap {
        flex-wrap: wrap !important
    }
    .flex-xxl-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-xxl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .flex-xxl-fill {
        flex: 1 1 auto !important
    }
    .flex-xxl-grow-0 {
        flex-grow: 0 !important
    }
    .flex-xxl-grow-1 {
        flex-grow: 1 !important
    }
    .flex-xxl-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-xxl-shrink-1 {
        flex-shrink: 1 !important
    }
    .justify-content-xxl-start {
        justify-content: flex-start !important
    }
    .justify-content-xxl-end {
        justify-content: flex-end !important
    }
    .justify-content-xxl-center {
        justify-content: center !important
    }
    .justify-content-xxl-between {
        justify-content: space-between !important
    }
    .justify-content-xxl-around {
        justify-content: space-around !important
    }
    .align-items-xxl-start {
        align-items: flex-start !important
    }
    .align-items-xxl-end {
        align-items: flex-end !important
    }
    .align-items-xxl-center {
        align-items: center !important
    }
    .align-items-xxl-baseline {
        align-items: baseline !important
    }
    .align-items-xxl-stretch {
        align-items: stretch !important
    }
    .align-content-xxl-start {
        align-content: flex-start !important
    }
    .align-content-xxl-end {
        align-content: flex-end !important
    }
    .align-content-xxl-center {
        align-content: center !important
    }
    .align-content-xxl-between {
        align-content: space-between !important
    }
    .align-content-xxl-around {
        align-content: space-around !important
    }
    .align-content-xxl-stretch {
        align-content: stretch !important
    }
    .align-self-xxl-auto {
        align-self: auto !important
    }
    .align-self-xxl-start {
        align-self: flex-start !important
    }
    .align-self-xxl-end {
        align-self: flex-end !important
    }
    .align-self-xxl-center {
        align-self: center !important
    }
    .align-self-xxl-baseline {
        align-self: baseline !important
    }
    .align-self-xxl-stretch {
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media(min-width:576px) {
    .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:992px) {
    .float-lg-left {
        float: left !important
    }
    .float-lg-right {
        float: right !important
    }
    .float-lg-none {
        float: none !important
    }
}

@media(min-width:1200px) {
    .float-xl-left {
        float: left !important
    }
    .float-xl-right {
        float: right !important
    }
    .float-xl-none {
        float: none !important
    }
}

@media(min-width:1560px) {
    .float-xxl-left {
        float: left !important
    }
    .float-xxl-right {
        float: right !important
    }
    .float-xxl-none {
        float: none !important
    }
}

.user-select-all {
    -webkit-user-select: all !important;
    -moz-user-select: all !important;
    -ms-user-select: all !important;
    user-select: all !important
}

.user-select-auto {
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    -ms-user-select: auto !important;
    user-select: auto !important
}

.user-select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
}

.overflow-auto {
    overflow: auto !important
}

.overflow-hidden {
    overflow: hidden !important
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.fixed-top {
    top: 0
}

.fixed-bottom,
.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    bottom: 0
}

@supports((position:-webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgb(0 0 0 / .075) !important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgb(0 0 0 / .15) !important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgb(0 0 0 / .175) !important
}

.shadow-none {
    box-shadow: none !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.vw-100 {
    width: 100vw !important
}

.vh-100 {
    height: 100vh !important
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.m-6 {
    margin: 4.5rem !important
}

.mt-6,
.my-6 {
    margin-top: 4.5rem !important
}

.mr-6,
.mx-6 {
    margin-right: 4.5rem !important
}

.mb-6,
.my-6 {
    margin-bottom: 4.5rem !important
}

.ml-6,
.mx-6 {
    margin-left: 4.5rem !important
}

.m-7 {
    margin: 6rem !important
}

.mt-7,
.my-7 {
    margin-top: 6rem !important
}

.mr-7,
.mx-7 {
    margin-right: 6rem !important
}

.mb-7,
.my-7 {
    margin-bottom: 6rem !important
}

.ml-7,
.mx-7 {
    margin-left: 6rem !important
}

.m-8 {
    margin: 7.5rem !important
}

.mt-8,
.my-8 {
    margin-top: 7.5rem !important
}

.mr-8,
.mx-8 {
    margin-right: 7.5rem !important
}

.mb-8,
.my-8 {
    margin-bottom: 7.5rem !important
}

.ml-8,
.mx-8 {
    margin-left: 7.5rem !important
}

.m-9 {
    margin: 9rem !important
}

.mt-9,
.my-9 {
    margin-top: 9rem !important
}

.mr-9,
.mx-9 {
    margin-right: 9rem !important
}

.mb-9,
.my-9 {
    margin-bottom: 9rem !important
}

.ml-9,
.mx-9 {
    margin-left: 9rem !important
}

.m-10 {
    margin: 10.5rem !important
}

.mt-10,
.my-10 {
    margin-top: 10.5rem !important
}

.mr-10,
.mx-10 {
    margin-right: 10.5rem !important
}

.mb-10,
.my-10 {
    margin-bottom: 10.5rem !important
}

.ml-10,
.mx-10 {
    margin-left: 10.5rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.p-6 {
    padding: 4.5rem !important
}

.pt-6,
.py-6 {
    padding-top: 4.5rem !important
}

.pr-6,
.px-6 {
    padding-right: 4.5rem !important
}

.pb-6,
.py-6 {
    padding-bottom: 4.5rem !important
}

.pl-6,
.px-6 {
    padding-left: 4.5rem !important
}

.p-7 {
    padding: 6rem !important
}

.pt-7,
.py-7 {
    padding-top: 6rem !important
}

.pr-7,
.px-7 {
    padding-right: 6rem !important
}

.pb-7,
.py-7 {
    padding-bottom: 6rem !important
}

.pl-7,
.px-7 {
    padding-left: 6rem !important
}

.p-8 {
    padding: 7.5rem !important
}

.pt-8,
.py-8 {
    padding-top: 7.5rem !important
}

.pr-8,
.px-8 {
    padding-right: 7.5rem !important
}

.pb-8,
.py-8 {
    padding-bottom: 7.5rem !important
}

.pl-8,
.px-8 {
    padding-left: 7.5rem !important
}

.p-9 {
    padding: 9rem !important
}

.pt-9,
.py-9 {
    padding-top: 9rem !important
}

.pr-9,
.px-9 {
    padding-right: 9rem !important
}

.pb-9,
.py-9 {
    padding-bottom: 9rem !important
}

.pl-9,
.px-9 {
    padding-left: 9rem !important
}

.p-10 {
    padding: 10.5rem !important
}

.pt-10,
.py-10 {
    padding-top: 10.5rem !important
}

.pr-10,
.px-10 {
    padding-right: 10.5rem !important
}

.pb-10,
.py-10 {
    padding-bottom: 10.5rem !important
}

.pl-10,
.px-10 {
    padding-left: 10.5rem !important
}

.m-n1 {
    margin: -.25rem !important
}

.mt-n1,
.my-n1 {
    margin-top: -.25rem !important
}

.mr-n1,
.mx-n1 {
    margin-right: -.25rem !important
}

.mb-n1,
.my-n1 {
    margin-bottom: -.25rem !important
}

.ml-n1,
.mx-n1 {
    margin-left: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.mt-n2,
.my-n2 {
    margin-top: -.5rem !important
}

.mr-n2,
.mx-n2 {
    margin-right: -.5rem !important
}

.mb-n2,
.my-n2 {
    margin-bottom: -.5rem !important
}

.ml-n2,
.mx-n2 {
    margin-left: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important
}

.m-n6 {
    margin: -4.5rem !important
}

.mt-n6,
.my-n6 {
    margin-top: -4.5rem !important
}

.mr-n6,
.mx-n6 {
    margin-right: -4.5rem !important
}

.mb-n6,
.my-n6 {
    margin-bottom: -4.5rem !important
}

.ml-n6,
.mx-n6 {
    margin-left: -4.5rem !important
}

.m-n7 {
    margin: -6rem !important
}

.mt-n7,
.my-n7 {
    margin-top: -6rem !important
}

.mr-n7,
.mx-n7 {
    margin-right: -6rem !important
}

.mb-n7,
.my-n7 {
    margin-bottom: -6rem !important
}

.ml-n7,
.mx-n7 {
    margin-left: -6rem !important
}

.m-n8 {
    margin: -7.5rem !important
}

.mt-n8,
.my-n8 {
    margin-top: -7.5rem !important
}

.mr-n8,
.mx-n8 {
    margin-right: -7.5rem !important
}

.mb-n8,
.my-n8 {
    margin-bottom: -7.5rem !important
}

.ml-n8,
.mx-n8 {
    margin-left: -7.5rem !important
}

.m-n9 {
    margin: -9rem !important
}

.mt-n9,
.my-n9 {
    margin-top: -9rem !important
}

.mr-n9,
.mx-n9 {
    margin-right: -9rem !important
}

.mb-n9,
.my-n9 {
    margin-bottom: -9rem !important
}

.ml-n9,
.mx-n9 {
    margin-left: -9rem !important
}

.m-n10 {
    margin: -10.5rem !important
}

.mt-n10,
.my-n10 {
    margin-top: -10.5rem !important
}

.mr-n10,
.mx-n10 {
    margin-right: -10.5rem !important
}

.mb-n10,
.my-n10 {
    margin-bottom: -10.5rem !important
}

.ml-n10,
.mx-n10 {
    margin-left: -10.5rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media(min-width:576px) {
    .m-sm-0 {
        margin: 0 !important
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }
    .m-sm-1 {
        margin: .25rem !important
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }
    .m-sm-2 {
        margin: .5rem !important
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }
    .m-sm-3 {
        margin: 1rem !important
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }
    .m-sm-4 {
        margin: 1.5rem !important
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }
    .m-sm-5 {
        margin: 3rem !important
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }
    .m-sm-6 {
        margin: 4.5rem !important
    }
    .mt-sm-6,
    .my-sm-6 {
        margin-top: 4.5rem !important
    }
    .mr-sm-6,
    .mx-sm-6 {
        margin-right: 4.5rem !important
    }
    .mb-sm-6,
    .my-sm-6 {
        margin-bottom: 4.5rem !important
    }
    .ml-sm-6,
    .mx-sm-6 {
        margin-left: 4.5rem !important
    }
    .m-sm-7 {
        margin: 6rem !important
    }
    .mt-sm-7,
    .my-sm-7 {
        margin-top: 6rem !important
    }
    .mr-sm-7,
    .mx-sm-7 {
        margin-right: 6rem !important
    }
    .mb-sm-7,
    .my-sm-7 {
        margin-bottom: 6rem !important
    }
    .ml-sm-7,
    .mx-sm-7 {
        margin-left: 6rem !important
    }
    .m-sm-8 {
        margin: 7.5rem !important
    }
    .mt-sm-8,
    .my-sm-8 {
        margin-top: 7.5rem !important
    }
    .mr-sm-8,
    .mx-sm-8 {
        margin-right: 7.5rem !important
    }
    .mb-sm-8,
    .my-sm-8 {
        margin-bottom: 7.5rem !important
    }
    .ml-sm-8,
    .mx-sm-8 {
        margin-left: 7.5rem !important
    }
    .m-sm-9 {
        margin: 9rem !important
    }
    .mt-sm-9,
    .my-sm-9 {
        margin-top: 9rem !important
    }
    .mr-sm-9,
    .mx-sm-9 {
        margin-right: 9rem !important
    }
    .mb-sm-9,
    .my-sm-9 {
        margin-bottom: 9rem !important
    }
    .ml-sm-9,
    .mx-sm-9 {
        margin-left: 9rem !important
    }
    .m-sm-10 {
        margin: 10.5rem !important
    }
    .mt-sm-10,
    .my-sm-10 {
        margin-top: 10.5rem !important
    }
    .mr-sm-10,
    .mx-sm-10 {
        margin-right: 10.5rem !important
    }
    .mb-sm-10,
    .my-sm-10 {
        margin-bottom: 10.5rem !important
    }
    .ml-sm-10,
    .mx-sm-10 {
        margin-left: 10.5rem !important
    }
    .p-sm-0 {
        padding: 0 !important
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }
    .p-sm-1 {
        padding: .25rem !important
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }
    .p-sm-2 {
        padding: .5rem !important
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }
    .p-sm-3 {
        padding: 1rem !important
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }
    .p-sm-4 {
        padding: 1.5rem !important
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }
    .p-sm-5 {
        padding: 3rem !important
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }
    .p-sm-6 {
        padding: 4.5rem !important
    }
    .pt-sm-6,
    .py-sm-6 {
        padding-top: 4.5rem !important
    }
    .pr-sm-6,
    .px-sm-6 {
        padding-right: 4.5rem !important
    }
    .pb-sm-6,
    .py-sm-6 {
        padding-bottom: 4.5rem !important
    }
    .pl-sm-6,
    .px-sm-6 {
        padding-left: 4.5rem !important
    }
    .p-sm-7 {
        padding: 6rem !important
    }
    .pt-sm-7,
    .py-sm-7 {
        padding-top: 6rem !important
    }
    .pr-sm-7,
    .px-sm-7 {
        padding-right: 6rem !important
    }
    .pb-sm-7,
    .py-sm-7 {
        padding-bottom: 6rem !important
    }
    .pl-sm-7,
    .px-sm-7 {
        padding-left: 6rem !important
    }
    .p-sm-8 {
        padding: 7.5rem !important
    }
    .pt-sm-8,
    .py-sm-8 {
        padding-top: 7.5rem !important
    }
    .pr-sm-8,
    .px-sm-8 {
        padding-right: 7.5rem !important
    }
    .pb-sm-8,
    .py-sm-8 {
        padding-bottom: 7.5rem !important
    }
    .pl-sm-8,
    .px-sm-8 {
        padding-left: 7.5rem !important
    }
    .p-sm-9 {
        padding: 9rem !important
    }
    .pt-sm-9,
    .py-sm-9 {
        padding-top: 9rem !important
    }
    .pr-sm-9,
    .px-sm-9 {
        padding-right: 9rem !important
    }
    .pb-sm-9,
    .py-sm-9 {
        padding-bottom: 9rem !important
    }
    .pl-sm-9,
    .px-sm-9 {
        padding-left: 9rem !important
    }
    .p-sm-10 {
        padding: 10.5rem !important
    }
    .pt-sm-10,
    .py-sm-10 {
        padding-top: 10.5rem !important
    }
    .pr-sm-10,
    .px-sm-10 {
        padding-right: 10.5rem !important
    }
    .pb-sm-10,
    .py-sm-10 {
        padding-bottom: 10.5rem !important
    }
    .pl-sm-10,
    .px-sm-10 {
        padding-left: 10.5rem !important
    }
    .m-sm-n1 {
        margin: -.25rem !important
    }
    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -.25rem !important
    }
    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -.25rem !important
    }
    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -.25rem !important
    }
    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -.25rem !important
    }
    .m-sm-n2 {
        margin: -.5rem !important
    }
    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -.5rem !important
    }
    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -.5rem !important
    }
    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -.5rem !important
    }
    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -.5rem !important
    }
    .m-sm-n3 {
        margin: -1rem !important
    }
    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important
    }
    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important
    }
    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important
    }
    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important
    }
    .m-sm-n4 {
        margin: -1.5rem !important
    }
    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important
    }
    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important
    }
    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important
    }
    .m-sm-n5 {
        margin: -3rem !important
    }
    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important
    }
    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important
    }
    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important
    }
    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important
    }
    .m-sm-n6 {
        margin: -4.5rem !important
    }
    .mt-sm-n6,
    .my-sm-n6 {
        margin-top: -4.5rem !important
    }
    .mr-sm-n6,
    .mx-sm-n6 {
        margin-right: -4.5rem !important
    }
    .mb-sm-n6,
    .my-sm-n6 {
        margin-bottom: -4.5rem !important
    }
    .ml-sm-n6,
    .mx-sm-n6 {
        margin-left: -4.5rem !important
    }
    .m-sm-n7 {
        margin: -6rem !important
    }
    .mt-sm-n7,
    .my-sm-n7 {
        margin-top: -6rem !important
    }
    .mr-sm-n7,
    .mx-sm-n7 {
        margin-right: -6rem !important
    }
    .mb-sm-n7,
    .my-sm-n7 {
        margin-bottom: -6rem !important
    }
    .ml-sm-n7,
    .mx-sm-n7 {
        margin-left: -6rem !important
    }
    .m-sm-n8 {
        margin: -7.5rem !important
    }
    .mt-sm-n8,
    .my-sm-n8 {
        margin-top: -7.5rem !important
    }
    .mr-sm-n8,
    .mx-sm-n8 {
        margin-right: -7.5rem !important
    }
    .mb-sm-n8,
    .my-sm-n8 {
        margin-bottom: -7.5rem !important
    }
    .ml-sm-n8,
    .mx-sm-n8 {
        margin-left: -7.5rem !important
    }
    .m-sm-n9 {
        margin: -9rem !important
    }
    .mt-sm-n9,
    .my-sm-n9 {
        margin-top: -9rem !important
    }
    .mr-sm-n9,
    .mx-sm-n9 {
        margin-right: -9rem !important
    }
    .mb-sm-n9,
    .my-sm-n9 {
        margin-bottom: -9rem !important
    }
    .ml-sm-n9,
    .mx-sm-n9 {
        margin-left: -9rem !important
    }
    .m-sm-n10 {
        margin: -10.5rem !important
    }
    .mt-sm-n10,
    .my-sm-n10 {
        margin-top: -10.5rem !important
    }
    .mr-sm-n10,
    .mx-sm-n10 {
        margin-right: -10.5rem !important
    }
    .mb-sm-n10,
    .my-sm-n10 {
        margin-bottom: -10.5rem !important
    }
    .ml-sm-n10,
    .mx-sm-n10 {
        margin-left: -10.5rem !important
    }
    .m-sm-auto {
        margin: auto !important
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media(min-width:768px) {
    .m-md-0 {
        margin: 0 !important
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }
    .m-md-1 {
        margin: .25rem !important
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }
    .m-md-2 {
        margin: .5rem !important
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }
    .m-md-3 {
        margin: 1rem !important
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }
    .m-md-4 {
        margin: 1.5rem !important
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }
    .m-md-5 {
        margin: 3rem !important
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }
    .m-md-6 {
        margin: 4.5rem !important
    }
    .mt-md-6,
    .my-md-6 {
        margin-top: 4.5rem !important
    }
    .mr-md-6,
    .mx-md-6 {
        margin-right: 4.5rem !important
    }
    .mb-md-6,
    .my-md-6 {
        margin-bottom: 4.5rem !important
    }
    .ml-md-6,
    .mx-md-6 {
        margin-left: 4.5rem !important
    }
    .m-md-7 {
        margin: 6rem !important
    }
    .mt-md-7,
    .my-md-7 {
        margin-top: 6rem !important
    }
    .mr-md-7,
    .mx-md-7 {
        margin-right: 6rem !important
    }
    .mb-md-7,
    .my-md-7 {
        margin-bottom: 6rem !important
    }
    .ml-md-7,
    .mx-md-7 {
        margin-left: 6rem !important
    }
    .m-md-8 {
        margin: 7.5rem !important
    }
    .mt-md-8,
    .my-md-8 {
        margin-top: 7.5rem !important
    }
    .mr-md-8,
    .mx-md-8 {
        margin-right: 7.5rem !important
    }
    .mb-md-8,
    .my-md-8 {
        margin-bottom: 7.5rem !important
    }
    .ml-md-8,
    .mx-md-8 {
        margin-left: 7.5rem !important
    }
    .m-md-9 {
        margin: 9rem !important
    }
    .mt-md-9,
    .my-md-9 {
        margin-top: 9rem !important
    }
    .mr-md-9,
    .mx-md-9 {
        margin-right: 9rem !important
    }
    .mb-md-9,
    .my-md-9 {
        margin-bottom: 9rem !important
    }
    .ml-md-9,
    .mx-md-9 {
        margin-left: 9rem !important
    }
    .m-md-10 {
        margin: 10.5rem !important
    }
    .mt-md-10,
    .my-md-10 {
        margin-top: 10.5rem !important
    }
    .mr-md-10,
    .mx-md-10 {
        margin-right: 10.5rem !important
    }
    .mb-md-10,
    .my-md-10 {
        margin-bottom: 10.5rem !important
    }
    .ml-md-10,
    .mx-md-10 {
        margin-left: 10.5rem !important
    }
    .p-md-0 {
        padding: 0 !important
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }
    .p-md-1 {
        padding: .25rem !important
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }
    .p-md-2 {
        padding: .5rem !important
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }
    .p-md-3 {
        padding: 1rem !important
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }
    .p-md-4 {
        padding: 1.5rem !important
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }
    .p-md-5 {
        padding: 3rem !important
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }
    .p-md-6 {
        padding: 4.5rem !important
    }
    .pt-md-6,
    .py-md-6 {
        padding-top: 4.5rem !important
    }
    .pr-md-6,
    .px-md-6 {
        padding-right: 4.5rem !important
    }
    .pb-md-6,
    .py-md-6 {
        padding-bottom: 4.5rem !important
    }
    .pl-md-6,
    .px-md-6 {
        padding-left: 4.5rem !important
    }
    .p-md-7 {
        padding: 6rem !important
    }
    .pt-md-7,
    .py-md-7 {
        padding-top: 6rem !important
    }
    .pr-md-7,
    .px-md-7 {
        padding-right: 6rem !important
    }
    .pb-md-7,
    .py-md-7 {
        padding-bottom: 6rem !important
    }
    .pl-md-7,
    .px-md-7 {
        padding-left: 6rem !important
    }
    .p-md-8 {
        padding: 7.5rem !important
    }
    .pt-md-8,
    .py-md-8 {
        padding-top: 7.5rem !important
    }
    .pr-md-8,
    .px-md-8 {
        padding-right: 7.5rem !important
    }
    .pb-md-8,
    .py-md-8 {
        padding-bottom: 7.5rem !important
    }
    .pl-md-8,
    .px-md-8 {
        padding-left: 7.5rem !important
    }
    .p-md-9 {
        padding: 9rem !important
    }
    .pt-md-9,
    .py-md-9 {
        padding-top: 9rem !important
    }
    .pr-md-9,
    .px-md-9 {
        padding-right: 9rem !important
    }
    .pb-md-9,
    .py-md-9 {
        padding-bottom: 9rem !important
    }
    .pl-md-9,
    .px-md-9 {
        padding-left: 9rem !important
    }
    .p-md-10 {
        padding: 10.5rem !important
    }
    .pt-md-10,
    .py-md-10 {
        padding-top: 10.5rem !important
    }
    .pr-md-10,
    .px-md-10 {
        padding-right: 10.5rem !important
    }
    .pb-md-10,
    .py-md-10 {
        padding-bottom: 10.5rem !important
    }
    .pl-md-10,
    .px-md-10 {
        padding-left: 10.5rem !important
    }
    .m-md-n1 {
        margin: -.25rem !important
    }
    .mt-md-n1,
    .my-md-n1 {
        margin-top: -.25rem !important
    }
    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -.25rem !important
    }
    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -.25rem !important
    }
    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -.25rem !important
    }
    .m-md-n2 {
        margin: -.5rem !important
    }
    .mt-md-n2,
    .my-md-n2 {
        margin-top: -.5rem !important
    }
    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -.5rem !important
    }
    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -.5rem !important
    }
    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -.5rem !important
    }
    .m-md-n3 {
        margin: -1rem !important
    }
    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important
    }
    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important
    }
    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important
    }
    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important
    }
    .m-md-n4 {
        margin: -1.5rem !important
    }
    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important
    }
    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important
    }
    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important
    }
    .m-md-n5 {
        margin: -3rem !important
    }
    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important
    }
    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important
    }
    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important
    }
    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important
    }
    .m-md-n6 {
        margin: -4.5rem !important
    }
    .mt-md-n6,
    .my-md-n6 {
        margin-top: -4.5rem !important
    }
    .mr-md-n6,
    .mx-md-n6 {
        margin-right: -4.5rem !important
    }
    .mb-md-n6,
    .my-md-n6 {
        margin-bottom: -4.5rem !important
    }
    .ml-md-n6,
    .mx-md-n6 {
        margin-left: -4.5rem !important
    }
    .m-md-n7 {
        margin: -6rem !important
    }
    .mt-md-n7,
    .my-md-n7 {
        margin-top: -6rem !important
    }
    .mr-md-n7,
    .mx-md-n7 {
        margin-right: -6rem !important
    }
    .mb-md-n7,
    .my-md-n7 {
        margin-bottom: -6rem !important
    }
    .ml-md-n7,
    .mx-md-n7 {
        margin-left: -6rem !important
    }
    .m-md-n8 {
        margin: -7.5rem !important
    }
    .mt-md-n8,
    .my-md-n8 {
        margin-top: -7.5rem !important
    }
    .mr-md-n8,
    .mx-md-n8 {
        margin-right: -7.5rem !important
    }
    .mb-md-n8,
    .my-md-n8 {
        margin-bottom: -7.5rem !important
    }
    .ml-md-n8,
    .mx-md-n8 {
        margin-left: -7.5rem !important
    }
    .m-md-n9 {
        margin: -9rem !important
    }
    .mt-md-n9,
    .my-md-n9 {
        margin-top: -9rem !important
    }
    .mr-md-n9,
    .mx-md-n9 {
        margin-right: -9rem !important
    }
    .mb-md-n9,
    .my-md-n9 {
        margin-bottom: -9rem !important
    }
    .ml-md-n9,
    .mx-md-n9 {
        margin-left: -9rem !important
    }
    .m-md-n10 {
        margin: -10.5rem !important
    }
    .mt-md-n10,
    .my-md-n10 {
        margin-top: -10.5rem !important
    }
    .mr-md-n10,
    .mx-md-n10 {
        margin-right: -10.5rem !important
    }
    .mb-md-n10,
    .my-md-n10 {
        margin-bottom: -10.5rem !important
    }
    .ml-md-n10,
    .mx-md-n10 {
        margin-left: -10.5rem !important
    }
    .m-md-auto {
        margin: auto !important
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media(min-width:992px) {
    .m-lg-0 {
        margin: 0 !important
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }
    .m-lg-1 {
        margin: .25rem !important
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }
    .m-lg-2 {
        margin: .5rem !important
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }
    .m-lg-3 {
        margin: 1rem !important
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }
    .m-lg-4 {
        margin: 1.5rem !important
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }
    .m-lg-5 {
        margin: 3rem !important
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }
    .m-lg-6 {
        margin: 4.5rem !important
    }
    .mt-lg-6,
    .my-lg-6 {
        margin-top: 4.5rem !important
    }
    .mr-lg-6,
    .mx-lg-6 {
        margin-right: 4.5rem !important
    }
    .mb-lg-6,
    .my-lg-6 {
        margin-bottom: 4.5rem !important
    }
    .ml-lg-6,
    .mx-lg-6 {
        margin-left: 4.5rem !important
    }
    .m-lg-7 {
        margin: 6rem !important
    }
    .mt-lg-7,
    .my-lg-7 {
        margin-top: 6rem !important
    }
    .mr-lg-7,
    .mx-lg-7 {
        margin-right: 6rem !important
    }
    .mb-lg-7,
    .my-lg-7 {
        margin-bottom: 6rem !important
    }
    .ml-lg-7,
    .mx-lg-7 {
        margin-left: 6rem !important
    }
    .m-lg-8 {
        margin: 7.5rem !important
    }
    .mt-lg-8,
    .my-lg-8 {
        margin-top: 7.5rem !important
    }
    .mr-lg-8,
    .mx-lg-8 {
        margin-right: 7.5rem !important
    }
    .mb-lg-8,
    .my-lg-8 {
        margin-bottom: 7.5rem !important
    }
    .ml-lg-8,
    .mx-lg-8 {
        margin-left: 7.5rem !important
    }
    .m-lg-9 {
        margin: 9rem !important
    }
    .mt-lg-9,
    .my-lg-9 {
        margin-top: 9rem !important
    }
    .mr-lg-9,
    .mx-lg-9 {
        margin-right: 9rem !important
    }
    .mb-lg-9,
    .my-lg-9 {
        margin-bottom: 9rem !important
    }
    .ml-lg-9,
    .mx-lg-9 {
        margin-left: 9rem !important
    }
    .m-lg-10 {
        margin: 10.5rem !important
    }
    .mt-lg-10,
    .my-lg-10 {
        margin-top: 10.5rem !important
    }
    .mr-lg-10,
    .mx-lg-10 {
        margin-right: 10.5rem !important
    }
    .mb-lg-10,
    .my-lg-10 {
        margin-bottom: 10.5rem !important
    }
    .ml-lg-10,
    .mx-lg-10 {
        margin-left: 10.5rem !important
    }
    .p-lg-0 {
        padding: 0 !important
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }
    .p-lg-1 {
        padding: .25rem !important
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }
    .p-lg-2 {
        padding: .5rem !important
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }
    .p-lg-3 {
        padding: 1rem !important
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }
    .p-lg-4 {
        padding: 1.5rem !important
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }
    .p-lg-5 {
        padding: 3rem !important
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }
    .p-lg-6 {
        padding: 4.5rem !important
    }
    .pt-lg-6,
    .py-lg-6 {
        padding-top: 4.5rem !important
    }
    .pr-lg-6,
    .px-lg-6 {
        padding-right: 4.5rem !important
    }
    .pb-lg-6,
    .py-lg-6 {
        padding-bottom: 4.5rem !important
    }
    .pl-lg-6,
    .px-lg-6 {
        padding-left: 4.5rem !important
    }
    .p-lg-7 {
        padding: 6rem !important
    }
    .pt-lg-7,
    .py-lg-7 {
        padding-top: 6rem !important
    }
    .pr-lg-7,
    .px-lg-7 {
        padding-right: 6rem !important
    }
    .pb-lg-7,
    .py-lg-7 {
        padding-bottom: 6rem !important
    }
    .pl-lg-7,
    .px-lg-7 {
        padding-left: 6rem !important
    }
    .p-lg-8 {
        padding: 7.5rem !important
    }
    .pt-lg-8,
    .py-lg-8 {
        padding-top: 7.5rem !important
    }
    .pr-lg-8,
    .px-lg-8 {
        padding-right: 7.5rem !important
    }
    .pb-lg-8,
    .py-lg-8 {
        padding-bottom: 7.5rem !important
    }
    .pl-lg-8,
    .px-lg-8 {
        padding-left: 7.5rem !important
    }
    .p-lg-9 {
        padding: 9rem !important
    }
    .pt-lg-9,
    .py-lg-9 {
        padding-top: 9rem !important
    }
    .pr-lg-9,
    .px-lg-9 {
        padding-right: 9rem !important
    }
    .pb-lg-9,
    .py-lg-9 {
        padding-bottom: 9rem !important
    }
    .pl-lg-9,
    .px-lg-9 {
        padding-left: 9rem !important
    }
    .p-lg-10 {
        padding: 10.5rem !important
    }
    .pt-lg-10,
    .py-lg-10 {
        padding-top: 10.5rem !important
    }
    .pr-lg-10,
    .px-lg-10 {
        padding-right: 10.5rem !important
    }
    .pb-lg-10,
    .py-lg-10 {
        padding-bottom: 10.5rem !important
    }
    .pl-lg-10,
    .px-lg-10 {
        padding-left: 10.5rem !important
    }
    .m-lg-n1 {
        margin: -.25rem !important
    }
    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -.25rem !important
    }
    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -.25rem !important
    }
    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -.25rem !important
    }
    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -.25rem !important
    }
    .m-lg-n2 {
        margin: -.5rem !important
    }
    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -.5rem !important
    }
    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -.5rem !important
    }
    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -.5rem !important
    }
    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -.5rem !important
    }
    .m-lg-n3 {
        margin: -1rem !important
    }
    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important
    }
    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important
    }
    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important
    }
    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important
    }
    .m-lg-n4 {
        margin: -1.5rem !important
    }
    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important
    }
    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important
    }
    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important
    }
    .m-lg-n5 {
        margin: -3rem !important
    }
    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important
    }
    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important
    }
    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important
    }
    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important
    }
    .m-lg-n6 {
        margin: -4.5rem !important
    }
    .mt-lg-n6,
    .my-lg-n6 {
        margin-top: -4.5rem !important
    }
    .mr-lg-n6,
    .mx-lg-n6 {
        margin-right: -4.5rem !important
    }
    .mb-lg-n6,
    .my-lg-n6 {
        margin-bottom: -4.5rem !important
    }
    .ml-lg-n6,
    .mx-lg-n6 {
        margin-left: -4.5rem !important
    }
    .m-lg-n7 {
        margin: -6rem !important
    }
    .mt-lg-n7,
    .my-lg-n7 {
        margin-top: -6rem !important
    }
    .mr-lg-n7,
    .mx-lg-n7 {
        margin-right: -6rem !important
    }
    .mb-lg-n7,
    .my-lg-n7 {
        margin-bottom: -6rem !important
    }
    .ml-lg-n7,
    .mx-lg-n7 {
        margin-left: -6rem !important
    }
    .m-lg-n8 {
        margin: -7.5rem !important
    }
    .mt-lg-n8,
    .my-lg-n8 {
        margin-top: -7.5rem !important
    }
    .mr-lg-n8,
    .mx-lg-n8 {
        margin-right: -7.5rem !important
    }
    .mb-lg-n8,
    .my-lg-n8 {
        margin-bottom: -7.5rem !important
    }
    .ml-lg-n8,
    .mx-lg-n8 {
        margin-left: -7.5rem !important
    }
    .m-lg-n9 {
        margin: -9rem !important
    }
    .mt-lg-n9,
    .my-lg-n9 {
        margin-top: -9rem !important
    }
    .mr-lg-n9,
    .mx-lg-n9 {
        margin-right: -9rem !important
    }
    .mb-lg-n9,
    .my-lg-n9 {
        margin-bottom: -9rem !important
    }
    .ml-lg-n9,
    .mx-lg-n9 {
        margin-left: -9rem !important
    }
    .m-lg-n10 {
        margin: -10.5rem !important
    }
    .mt-lg-n10,
    .my-lg-n10 {
        margin-top: -10.5rem !important
    }
    .mr-lg-n10,
    .mx-lg-n10 {
        margin-right: -10.5rem !important
    }
    .mb-lg-n10,
    .my-lg-n10 {
        margin-bottom: -10.5rem !important
    }
    .ml-lg-n10,
    .mx-lg-n10 {
        margin-left: -10.5rem !important
    }
    .m-lg-auto {
        margin: auto !important
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media(min-width:1200px) {
    .m-xl-0 {
        margin: 0 !important
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }
    .m-xl-1 {
        margin: .25rem !important
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }
    .m-xl-2 {
        margin: .5rem !important
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }
    .m-xl-3 {
        margin: 1rem !important
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }
    .m-xl-4 {
        margin: 1.5rem !important
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }
    .m-xl-5 {
        margin: 3rem !important
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }
    .m-xl-6 {
        margin: 4.5rem !important
    }
    .mt-xl-6,
    .my-xl-6 {
        margin-top: 4.5rem !important
    }
    .mr-xl-6,
    .mx-xl-6 {
        margin-right: 4.5rem !important
    }
    .mb-xl-6,
    .my-xl-6 {
        margin-bottom: 4.5rem !important
    }
    .ml-xl-6,
    .mx-xl-6 {
        margin-left: 4.5rem !important
    }
    .m-xl-7 {
        margin: 6rem !important
    }
    .mt-xl-7,
    .my-xl-7 {
        margin-top: 6rem !important
    }
    .mr-xl-7,
    .mx-xl-7 {
        margin-right: 6rem !important
    }
    .mb-xl-7,
    .my-xl-7 {
        margin-bottom: 6rem !important
    }
    .ml-xl-7,
    .mx-xl-7 {
        margin-left: 6rem !important
    }
    .m-xl-8 {
        margin: 7.5rem !important
    }
    .mt-xl-8,
    .my-xl-8 {
        margin-top: 7.5rem !important
    }
    .mr-xl-8,
    .mx-xl-8 {
        margin-right: 7.5rem !important
    }
    .mb-xl-8,
    .my-xl-8 {
        margin-bottom: 7.5rem !important
    }
    .ml-xl-8,
    .mx-xl-8 {
        margin-left: 7.5rem !important
    }
    .m-xl-9 {
        margin: 9rem !important
    }
    .mt-xl-9,
    .my-xl-9 {
        margin-top: 9rem !important
    }
    .mr-xl-9,
    .mx-xl-9 {
        margin-right: 9rem !important
    }
    .mb-xl-9,
    .my-xl-9 {
        margin-bottom: 9rem !important
    }
    .ml-xl-9,
    .mx-xl-9 {
        margin-left: 9rem !important
    }
    .m-xl-10 {
        margin: 10.5rem !important
    }
    .mt-xl-10,
    .my-xl-10 {
        margin-top: 10.5rem !important
    }
    .mr-xl-10,
    .mx-xl-10 {
        margin-right: 10.5rem !important
    }
    .mb-xl-10,
    .my-xl-10 {
        margin-bottom: 10.5rem !important
    }
    .ml-xl-10,
    .mx-xl-10 {
        margin-left: 10.5rem !important
    }
    .p-xl-0 {
        padding: 0 !important
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }
    .p-xl-1 {
        padding: .25rem !important
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }
    .p-xl-2 {
        padding: .5rem !important
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }
    .p-xl-3 {
        padding: 1rem !important
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }
    .p-xl-4 {
        padding: 1.5rem !important
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }
    .p-xl-5 {
        padding: 3rem !important
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }
    .p-xl-6 {
        padding: 4.5rem !important
    }
    .pt-xl-6,
    .py-xl-6 {
        padding-top: 4.5rem !important
    }
    .pr-xl-6,
    .px-xl-6 {
        padding-right: 4.5rem !important
    }
    .pb-xl-6,
    .py-xl-6 {
        padding-bottom: 4.5rem !important
    }
    .pl-xl-6,
    .px-xl-6 {
        padding-left: 4.5rem !important
    }
    .p-xl-7 {
        padding: 6rem !important
    }
    .pt-xl-7,
    .py-xl-7 {
        padding-top: 6rem !important
    }
    .pr-xl-7,
    .px-xl-7 {
        padding-right: 6rem !important
    }
    .pb-xl-7,
    .py-xl-7 {
        padding-bottom: 6rem !important
    }
    .pl-xl-7,
    .px-xl-7 {
        padding-left: 6rem !important
    }
    .p-xl-8 {
        padding: 7.5rem !important
    }
    .pt-xl-8,
    .py-xl-8 {
        padding-top: 7.5rem !important
    }
    .pr-xl-8,
    .px-xl-8 {
        padding-right: 7.5rem !important
    }
    .pb-xl-8,
    .py-xl-8 {
        padding-bottom: 7.5rem !important
    }
    .pl-xl-8,
    .px-xl-8 {
        padding-left: 7.5rem !important
    }
    .p-xl-9 {
        padding: 9rem !important
    }
    .pt-xl-9,
    .py-xl-9 {
        padding-top: 9rem !important
    }
    .pr-xl-9,
    .px-xl-9 {
        padding-right: 9rem !important
    }
    .pb-xl-9,
    .py-xl-9 {
        padding-bottom: 9rem !important
    }
    .pl-xl-9,
    .px-xl-9 {
        padding-left: 9rem !important
    }
    .p-xl-10 {
        padding: 10.5rem !important
    }
    .pt-xl-10,
    .py-xl-10 {
        padding-top: 10.5rem !important
    }
    .pr-xl-10,
    .px-xl-10 {
        padding-right: 10.5rem !important
    }
    .pb-xl-10,
    .py-xl-10 {
        padding-bottom: 10.5rem !important
    }
    .pl-xl-10,
    .px-xl-10 {
        padding-left: 10.5rem !important
    }
    .m-xl-n1 {
        margin: -.25rem !important
    }
    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -.25rem !important
    }
    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -.25rem !important
    }
    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -.25rem !important
    }
    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -.25rem !important
    }
    .m-xl-n2 {
        margin: -.5rem !important
    }
    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -.5rem !important
    }
    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -.5rem !important
    }
    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -.5rem !important
    }
    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -.5rem !important
    }
    .m-xl-n3 {
        margin: -1rem !important
    }
    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important
    }
    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important
    }
    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important
    }
    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important
    }
    .m-xl-n4 {
        margin: -1.5rem !important
    }
    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important
    }
    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important
    }
    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important
    }
    .m-xl-n5 {
        margin: -3rem !important
    }
    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important
    }
    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important
    }
    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important
    }
    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important
    }
    .m-xl-n6 {
        margin: -4.5rem !important
    }
    .mt-xl-n6,
    .my-xl-n6 {
        margin-top: -4.5rem !important
    }
    .mr-xl-n6,
    .mx-xl-n6 {
        margin-right: -4.5rem !important
    }
    .mb-xl-n6,
    .my-xl-n6 {
        margin-bottom: -4.5rem !important
    }
    .ml-xl-n6,
    .mx-xl-n6 {
        margin-left: -4.5rem !important
    }
    .m-xl-n7 {
        margin: -6rem !important
    }
    .mt-xl-n7,
    .my-xl-n7 {
        margin-top: -6rem !important
    }
    .mr-xl-n7,
    .mx-xl-n7 {
        margin-right: -6rem !important
    }
    .mb-xl-n7,
    .my-xl-n7 {
        margin-bottom: -6rem !important
    }
    .ml-xl-n7,
    .mx-xl-n7 {
        margin-left: -6rem !important
    }
    .m-xl-n8 {
        margin: -7.5rem !important
    }
    .mt-xl-n8,
    .my-xl-n8 {
        margin-top: -7.5rem !important
    }
    .mr-xl-n8,
    .mx-xl-n8 {
        margin-right: -7.5rem !important
    }
    .mb-xl-n8,
    .my-xl-n8 {
        margin-bottom: -7.5rem !important
    }
    .ml-xl-n8,
    .mx-xl-n8 {
        margin-left: -7.5rem !important
    }
    .m-xl-n9 {
        margin: -9rem !important
    }
    .mt-xl-n9,
    .my-xl-n9 {
        margin-top: -9rem !important
    }
    .mr-xl-n9,
    .mx-xl-n9 {
        margin-right: -9rem !important
    }
    .mb-xl-n9,
    .my-xl-n9 {
        margin-bottom: -9rem !important
    }
    .ml-xl-n9,
    .mx-xl-n9 {
        margin-left: -9rem !important
    }
    .m-xl-n10 {
        margin: -10.5rem !important
    }
    .mt-xl-n10,
    .my-xl-n10 {
        margin-top: -10.5rem !important
    }
    .mr-xl-n10,
    .mx-xl-n10 {
        margin-right: -10.5rem !important
    }
    .mb-xl-n10,
    .my-xl-n10 {
        margin-bottom: -10.5rem !important
    }
    .ml-xl-n10,
    .mx-xl-n10 {
        margin-left: -10.5rem !important
    }
    .m-xl-auto {
        margin: auto !important
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

@media(min-width:1560px) {
    .m-xxl-0 {
        margin: 0 !important
    }
    .mt-xxl-0,
    .my-xxl-0 {
        margin-top: 0 !important
    }
    .mr-xxl-0,
    .mx-xxl-0 {
        margin-right: 0 !important
    }
    .mb-xxl-0,
    .my-xxl-0 {
        margin-bottom: 0 !important
    }
    .ml-xxl-0,
    .mx-xxl-0 {
        margin-left: 0 !important
    }
    .m-xxl-1 {
        margin: .25rem !important
    }
    .mt-xxl-1,
    .my-xxl-1 {
        margin-top: .25rem !important
    }
    .mr-xxl-1,
    .mx-xxl-1 {
        margin-right: .25rem !important
    }
    .mb-xxl-1,
    .my-xxl-1 {
        margin-bottom: .25rem !important
    }
    .ml-xxl-1,
    .mx-xxl-1 {
        margin-left: .25rem !important
    }
    .m-xxl-2 {
        margin: .5rem !important
    }
    .mt-xxl-2,
    .my-xxl-2 {
        margin-top: .5rem !important
    }
    .mr-xxl-2,
    .mx-xxl-2 {
        margin-right: .5rem !important
    }
    .mb-xxl-2,
    .my-xxl-2 {
        margin-bottom: .5rem !important
    }
    .ml-xxl-2,
    .mx-xxl-2 {
        margin-left: .5rem !important
    }
    .m-xxl-3 {
        margin: 1rem !important
    }
    .mt-xxl-3,
    .my-xxl-3 {
        margin-top: 1rem !important
    }
    .mr-xxl-3,
    .mx-xxl-3 {
        margin-right: 1rem !important
    }
    .mb-xxl-3,
    .my-xxl-3 {
        margin-bottom: 1rem !important
    }
    .ml-xxl-3,
    .mx-xxl-3 {
        margin-left: 1rem !important
    }
    .m-xxl-4 {
        margin: 1.5rem !important
    }
    .mt-xxl-4,
    .my-xxl-4 {
        margin-top: 1.5rem !important
    }
    .mr-xxl-4,
    .mx-xxl-4 {
        margin-right: 1.5rem !important
    }
    .mb-xxl-4,
    .my-xxl-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-xxl-4,
    .mx-xxl-4 {
        margin-left: 1.5rem !important
    }
    .m-xxl-5 {
        margin: 3rem !important
    }
    .mt-xxl-5,
    .my-xxl-5 {
        margin-top: 3rem !important
    }
    .mr-xxl-5,
    .mx-xxl-5 {
        margin-right: 3rem !important
    }
    .mb-xxl-5,
    .my-xxl-5 {
        margin-bottom: 3rem !important
    }
    .ml-xxl-5,
    .mx-xxl-5 {
        margin-left: 3rem !important
    }
    .m-xxl-6 {
        margin: 4.5rem !important
    }
    .mt-xxl-6,
    .my-xxl-6 {
        margin-top: 4.5rem !important
    }
    .mr-xxl-6,
    .mx-xxl-6 {
        margin-right: 4.5rem !important
    }
    .mb-xxl-6,
    .my-xxl-6 {
        margin-bottom: 4.5rem !important
    }
    .ml-xxl-6,
    .mx-xxl-6 {
        margin-left: 4.5rem !important
    }
    .m-xxl-7 {
        margin: 6rem !important
    }
    .mt-xxl-7,
    .my-xxl-7 {
        margin-top: 6rem !important
    }
    .mr-xxl-7,
    .mx-xxl-7 {
        margin-right: 6rem !important
    }
    .mb-xxl-7,
    .my-xxl-7 {
        margin-bottom: 6rem !important
    }
    .ml-xxl-7,
    .mx-xxl-7 {
        margin-left: 6rem !important
    }
    .m-xxl-8 {
        margin: 7.5rem !important
    }
    .mt-xxl-8,
    .my-xxl-8 {
        margin-top: 7.5rem !important
    }
    .mr-xxl-8,
    .mx-xxl-8 {
        margin-right: 7.5rem !important
    }
    .mb-xxl-8,
    .my-xxl-8 {
        margin-bottom: 7.5rem !important
    }
    .ml-xxl-8,
    .mx-xxl-8 {
        margin-left: 7.5rem !important
    }
    .m-xxl-9 {
        margin: 9rem !important
    }
    .mt-xxl-9,
    .my-xxl-9 {
        margin-top: 9rem !important
    }
    .mr-xxl-9,
    .mx-xxl-9 {
        margin-right: 9rem !important
    }
    .mb-xxl-9,
    .my-xxl-9 {
        margin-bottom: 9rem !important
    }
    .ml-xxl-9,
    .mx-xxl-9 {
        margin-left: 9rem !important
    }
    .m-xxl-10 {
        margin: 10.5rem !important
    }
    .mt-xxl-10,
    .my-xxl-10 {
        margin-top: 10.5rem !important
    }
    .mr-xxl-10,
    .mx-xxl-10 {
        margin-right: 10.5rem !important
    }
    .mb-xxl-10,
    .my-xxl-10 {
        margin-bottom: 10.5rem !important
    }
    .ml-xxl-10,
    .mx-xxl-10 {
        margin-left: 10.5rem !important
    }
    .p-xxl-0 {
        padding: 0 !important
    }
    .pt-xxl-0,
    .py-xxl-0 {
        padding-top: 0 !important
    }
    .pr-xxl-0,
    .px-xxl-0 {
        padding-right: 0 !important
    }
    .pb-xxl-0,
    .py-xxl-0 {
        padding-bottom: 0 !important
    }
    .pl-xxl-0,
    .px-xxl-0 {
        padding-left: 0 !important
    }
    .p-xxl-1 {
        padding: .25rem !important
    }
    .pt-xxl-1,
    .py-xxl-1 {
        padding-top: .25rem !important
    }
    .pr-xxl-1,
    .px-xxl-1 {
        padding-right: .25rem !important
    }
    .pb-xxl-1,
    .py-xxl-1 {
        padding-bottom: .25rem !important
    }
    .pl-xxl-1,
    .px-xxl-1 {
        padding-left: .25rem !important
    }
    .p-xxl-2 {
        padding: .5rem !important
    }
    .pt-xxl-2,
    .py-xxl-2 {
        padding-top: .5rem !important
    }
    .pr-xxl-2,
    .px-xxl-2 {
        padding-right: .5rem !important
    }
    .pb-xxl-2,
    .py-xxl-2 {
        padding-bottom: .5rem !important
    }
    .pl-xxl-2,
    .px-xxl-2 {
        padding-left: .5rem !important
    }
    .p-xxl-3 {
        padding: 1rem !important
    }
    .pt-xxl-3,
    .py-xxl-3 {
        padding-top: 1rem !important
    }
    .pr-xxl-3,
    .px-xxl-3 {
        padding-right: 1rem !important
    }
    .pb-xxl-3,
    .py-xxl-3 {
        padding-bottom: 1rem !important
    }
    .pl-xxl-3,
    .px-xxl-3 {
        padding-left: 1rem !important
    }
    .p-xxl-4 {
        padding: 1.5rem !important
    }
    .pt-xxl-4,
    .py-xxl-4 {
        padding-top: 1.5rem !important
    }
    .pr-xxl-4,
    .px-xxl-4 {
        padding-right: 1.5rem !important
    }
    .pb-xxl-4,
    .py-xxl-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-xxl-4,
    .px-xxl-4 {
        padding-left: 1.5rem !important
    }
    .p-xxl-5 {
        padding: 3rem !important
    }
    .pt-xxl-5,
    .py-xxl-5 {
        padding-top: 3rem !important
    }
    .pr-xxl-5,
    .px-xxl-5 {
        padding-right: 3rem !important
    }
    .pb-xxl-5,
    .py-xxl-5 {
        padding-bottom: 3rem !important
    }
    .pl-xxl-5,
    .px-xxl-5 {
        padding-left: 3rem !important
    }
    .p-xxl-6 {
        padding: 4.5rem !important
    }
    .pt-xxl-6,
    .py-xxl-6 {
        padding-top: 4.5rem !important
    }
    .pr-xxl-6,
    .px-xxl-6 {
        padding-right: 4.5rem !important
    }
    .pb-xxl-6,
    .py-xxl-6 {
        padding-bottom: 4.5rem !important
    }
    .pl-xxl-6,
    .px-xxl-6 {
        padding-left: 4.5rem !important
    }
    .p-xxl-7 {
        padding: 6rem !important
    }
    .pt-xxl-7,
    .py-xxl-7 {
        padding-top: 6rem !important
    }
    .pr-xxl-7,
    .px-xxl-7 {
        padding-right: 6rem !important
    }
    .pb-xxl-7,
    .py-xxl-7 {
        padding-bottom: 6rem !important
    }
    .pl-xxl-7,
    .px-xxl-7 {
        padding-left: 6rem !important
    }
    .p-xxl-8 {
        padding: 7.5rem !important
    }
    .pt-xxl-8,
    .py-xxl-8 {
        padding-top: 7.5rem !important
    }
    .pr-xxl-8,
    .px-xxl-8 {
        padding-right: 7.5rem !important
    }
    .pb-xxl-8,
    .py-xxl-8 {
        padding-bottom: 7.5rem !important
    }
    .pl-xxl-8,
    .px-xxl-8 {
        padding-left: 7.5rem !important
    }
    .p-xxl-9 {
        padding: 9rem !important
    }
    .pt-xxl-9,
    .py-xxl-9 {
        padding-top: 9rem !important
    }
    .pr-xxl-9,
    .px-xxl-9 {
        padding-right: 9rem !important
    }
    .pb-xxl-9,
    .py-xxl-9 {
        padding-bottom: 9rem !important
    }
    .pl-xxl-9,
    .px-xxl-9 {
        padding-left: 9rem !important
    }
    .p-xxl-10 {
        padding: 10.5rem !important
    }
    .pt-xxl-10,
    .py-xxl-10 {
        padding-top: 10.5rem !important
    }
    .pr-xxl-10,
    .px-xxl-10 {
        padding-right: 10.5rem !important
    }
    .pb-xxl-10,
    .py-xxl-10 {
        padding-bottom: 10.5rem !important
    }
    .pl-xxl-10,
    .px-xxl-10 {
        padding-left: 10.5rem !important
    }
    .m-xxl-n1 {
        margin: -.25rem !important
    }
    .mt-xxl-n1,
    .my-xxl-n1 {
        margin-top: -.25rem !important
    }
    .mr-xxl-n1,
    .mx-xxl-n1 {
        margin-right: -.25rem !important
    }
    .mb-xxl-n1,
    .my-xxl-n1 {
        margin-bottom: -.25rem !important
    }
    .ml-xxl-n1,
    .mx-xxl-n1 {
        margin-left: -.25rem !important
    }
    .m-xxl-n2 {
        margin: -.5rem !important
    }
    .mt-xxl-n2,
    .my-xxl-n2 {
        margin-top: -.5rem !important
    }
    .mr-xxl-n2,
    .mx-xxl-n2 {
        margin-right: -.5rem !important
    }
    .mb-xxl-n2,
    .my-xxl-n2 {
        margin-bottom: -.5rem !important
    }
    .ml-xxl-n2,
    .mx-xxl-n2 {
        margin-left: -.5rem !important
    }
    .m-xxl-n3 {
        margin: -1rem !important
    }
    .mt-xxl-n3,
    .my-xxl-n3 {
        margin-top: -1rem !important
    }
    .mr-xxl-n3,
    .mx-xxl-n3 {
        margin-right: -1rem !important
    }
    .mb-xxl-n3,
    .my-xxl-n3 {
        margin-bottom: -1rem !important
    }
    .ml-xxl-n3,
    .mx-xxl-n3 {
        margin-left: -1rem !important
    }
    .m-xxl-n4 {
        margin: -1.5rem !important
    }
    .mt-xxl-n4,
    .my-xxl-n4 {
        margin-top: -1.5rem !important
    }
    .mr-xxl-n4,
    .mx-xxl-n4 {
        margin-right: -1.5rem !important
    }
    .mb-xxl-n4,
    .my-xxl-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-xxl-n4,
    .mx-xxl-n4 {
        margin-left: -1.5rem !important
    }
    .m-xxl-n5 {
        margin: -3rem !important
    }
    .mt-xxl-n5,
    .my-xxl-n5 {
        margin-top: -3rem !important
    }
    .mr-xxl-n5,
    .mx-xxl-n5 {
        margin-right: -3rem !important
    }
    .mb-xxl-n5,
    .my-xxl-n5 {
        margin-bottom: -3rem !important
    }
    .ml-xxl-n5,
    .mx-xxl-n5 {
        margin-left: -3rem !important
    }
    .m-xxl-n6 {
        margin: -4.5rem !important
    }
    .mt-xxl-n6,
    .my-xxl-n6 {
        margin-top: -4.5rem !important
    }
    .mr-xxl-n6,
    .mx-xxl-n6 {
        margin-right: -4.5rem !important
    }
    .mb-xxl-n6,
    .my-xxl-n6 {
        margin-bottom: -4.5rem !important
    }
    .ml-xxl-n6,
    .mx-xxl-n6 {
        margin-left: -4.5rem !important
    }
    .m-xxl-n7 {
        margin: -6rem !important
    }
    .mt-xxl-n7,
    .my-xxl-n7 {
        margin-top: -6rem !important
    }
    .mr-xxl-n7,
    .mx-xxl-n7 {
        margin-right: -6rem !important
    }
    .mb-xxl-n7,
    .my-xxl-n7 {
        margin-bottom: -6rem !important
    }
    .ml-xxl-n7,
    .mx-xxl-n7 {
        margin-left: -6rem !important
    }
    .m-xxl-n8 {
        margin: -7.5rem !important
    }
    .mt-xxl-n8,
    .my-xxl-n8 {
        margin-top: -7.5rem !important
    }
    .mr-xxl-n8,
    .mx-xxl-n8 {
        margin-right: -7.5rem !important
    }
    .mb-xxl-n8,
    .my-xxl-n8 {
        margin-bottom: -7.5rem !important
    }
    .ml-xxl-n8,
    .mx-xxl-n8 {
        margin-left: -7.5rem !important
    }
    .m-xxl-n9 {
        margin: -9rem !important
    }
    .mt-xxl-n9,
    .my-xxl-n9 {
        margin-top: -9rem !important
    }
    .mr-xxl-n9,
    .mx-xxl-n9 {
        margin-right: -9rem !important
    }
    .mb-xxl-n9,
    .my-xxl-n9 {
        margin-bottom: -9rem !important
    }
    .ml-xxl-n9,
    .mx-xxl-n9 {
        margin-left: -9rem !important
    }
    .m-xxl-n10 {
        margin: -10.5rem !important
    }
    .mt-xxl-n10,
    .my-xxl-n10 {
        margin-top: -10.5rem !important
    }
    .mr-xxl-n10,
    .mx-xxl-n10 {
        margin-right: -10.5rem !important
    }
    .mb-xxl-n10,
    .my-xxl-n10 {
        margin-bottom: -10.5rem !important
    }
    .ml-xxl-n10,
    .mx-xxl-n10 {
        margin-left: -10.5rem !important
    }
    .m-xxl-auto {
        margin: auto !important
    }
    .mt-xxl-auto,
    .my-xxl-auto {
        margin-top: auto !important
    }
    .mr-xxl-auto,
    .mx-xxl-auto {
        margin-right: auto !important
    }
    .mb-xxl-auto,
    .my-xxl-auto {
        margin-bottom: auto !important
    }
    .ml-xxl-auto,
    .mx-xxl-auto {
        margin-left: auto !important
    }
}

.stretched-link:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: #fff0
}

.text-justify {
    text-align: justify !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media(min-width:576px) {
    .text-sm-left {
        text-align: left !important
    }
    .text-sm-right {
        text-align: right !important
    }
    .text-sm-center {
        text-align: center !important
    }
}

@media(min-width:768px) {
    .text-md-left {
        text-align: left !important
    }
    .text-md-right {
        text-align: right !important
    }
    .text-md-center {
        text-align: center !important
    }
}

@media(min-width:992px) {
    .text-lg-left {
        text-align: left !important
    }
    .text-lg-right {
        text-align: right !important
    }
    .text-lg-center {
        text-align: center !important
    }
}

@media(min-width:1200px) {
    .text-xl-left {
        text-align: left !important
    }
    .text-xl-right {
        text-align: right !important
    }
    .text-xl-center {
        text-align: center !important
    }
}

@media(min-width:1560px) {
    .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
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-lighter {
    font-weight: lighter !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-weight-bolder {
    font-weight: bolder !important
}

.font-italic {
    font-style: italic !important
}

.text-primary {
    color: #007bff !important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #0056b3 !important
}

.text-secondary {
    color: #6c757d !important
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #494f54 !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:focus,
a.text-success:hover {
    color: #19692c !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:focus,
a.text-info:hover {
    color: #0f6674 !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #ba8b00 !important
}

.text-danger {
    color: #dc3545 !important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #a71d2a !important
}

.text-light {
    color: #f8f9fa !important
}

a.text-light:focus,
a.text-light:hover {
    color: #cbd3da !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:focus,
a.text-dark:hover {
    color: #121416 !important
}

.text-body {
    color: #212529 !important
}

.text-muted {
    color: #6c757d !important
}

.text-black-50 {
    color: rgb(0 0 0 / .5) !important
}

.text-white-50 {
    color: hsl(0 0% 100% / .5) !important
}

.text-hide {
    font: 0/0 a;
    color: #fff0;
    text-shadow: none;
    background-color: #fff0;
    border: 0
}

.text-decoration-none {
    text-decoration: none !important
}

.text-break {
    word-break: break-word !important;
    word-wrap: break-word !important
}

.text-reset {
    color: inherit !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@media print {
    *,
    :after,
    :before {
        text-shadow: none !important;
        box-shadow: none !important
    }
    a:not(.btn) {
        text-decoration: underline
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    pre {
        white-space: pre-wrap !important
    }
    blockquote,
    pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    @page {
        size: a3
    }
    .container,
    body {
        min-width: 992px !important
    }
    .navbar {
        display: none
    }
    .badge {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse !important
    }
    .table td,
    .table th {
        background-color: #fff !important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #dee2e6 !important
    }
    .table-dark {
        color: inherit
    }
    .table-dark tbody+tbody,
    .table-dark td,
    .table-dark th,
    .table-dark thead th {
        border-color: #dee2e6
    }
    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6
    }
}

[v-cloak] {
    display: none
}

body {
    color: #111820
}

html[lang=en] body {
    font-family: 'Gilroy', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5
}

html[lang=en] .h1,
html[lang=en] h1 {
    font-family: 'Gilroy', sans-serif;
    font-size: 3.0625rem
}

@media(max-width:1200px) {
    html[lang=en] .h1,
    html[lang=en] h1 {
        font-size: calc(1.20625rem + 2.475vw)
    }
}

html[lang=en] .h2,
html[lang=en] .h1,
html[lang=en] h2,
html[lang=en] h1 {
    font-family: 'Gilroy', sans-serif;
    font-size: 2.4375rem
}

@media(max-width:1200px) {
    html[lang=en] .h2,
    html[lang=en] h2 {
        font-size: calc(1.14375rem + 1.725vw)
    }
}

html[lang=en] .h3,
html[lang=en] h3 {
    font-family: 'Gilroy', sans-serif;
    font-size: 1.9375rem
}

@media(max-width:1200px) {
    html[lang=en] .h3,
    html[lang=en] h3 {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

html[lang=en] .h4,
html[lang=en] h4 {
    font-family: 'Gilroy', sans-serif;
    font-size: 1.5625rem
}

@media(max-width:1200px) {
    html[lang=en] .h4,
    html[lang=en] h4 {
        font-size: calc(1.05625rem + .675vw)
    }
}

html[lang=en] .h5,
html[lang=en] h5 {
    font-family: 'Gilroy', sans-serif;
    font-size: 1.25rem
}

@media(max-width:1200px) {
    html[lang=en] .h5,
    html[lang=en] h5 {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=en] .h6,
html[lang=en] h6 {
    font-family: 'Gilroy', sans-serif;
    font-size: 1rem;
    font-weight: 400
}

html[lang=en] .display-1 {
    font-family: 'Gilroy', sans-serif;
    font-size: 5.9375rem
}

@media(max-width:1200px) {
    html[lang=en] .display-1 {
        font-size: calc(1.49375rem + 5.925vw)
    }
}

html[lang=en] .small,
html[lang=en] small {
    font-size: .875rem;
    font-weight: 400
}

html[lang=en] .smaller {
    font-size: .8125rem;
    font-weight: 400
}

html[lang=en] .lead {
    font-size: 1.125rem;
    font-weight: 400
}

@media(max-width:1200px) {
    html[lang=en] .lead {
        font-size: calc(1.0125rem + .15vw)
    }
}

html[lang=en] .font-family-writing {
    font-family: Rafelya Carrotin, sans-serif
}

html[lang=en] .font-weight-bold {
    font-weight: 700 !important
}

html[lang=en] .font-weight-normal {
    font-weight: 400 !important
}

html[lang=en] .font-weight-light {
    font-weight: 300 !important
}

html[lang=en] .font-weight-thin {
    font-weight: 100 !important
}

html[lang=en] .font-letter-spacing-lg {
    letter-spacing: 1px
}

html[lang=en] .font-letter-spacing-xl {
    letter-spacing: 1.5px
}

html[lang=en] .font-line-height-normal {
    line-height: 1.5
}

html[lang=th] body {
    font-family: Noto Sans, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5
}

html[lang=th] .h1,
html[lang=th] h1 {
    font-family: Noto Sans, sans-serif;
    font-size: 3.0625rem
}

@media(max-width:1200px) {
    html[lang=th] .h1,
    html[lang=th] h1 {
        font-size: calc(1.20625rem + 2.475vw)
    }
}

html[lang=th] .h2,
html[lang=th] h2 {
    font-family: Noto Sans, sans-serif;
    font-size: 2.4375rem
}

@media(max-width:1200px) {
    html[lang=th] .h2,
    html[lang=th] h2 {
        font-size: calc(1.14375rem + 1.725vw)
    }
}

html[lang=th] .h3,
html[lang=th] h3 {
    font-family: Noto Sans, sans-serif;
    font-size: 1.9375rem
}

@media(max-width:1200px) {
    html[lang=th] .h3,
    html[lang=th] h3 {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

html[lang=th] .h4,
html[lang=th] h4 {
    font-family: Noto Sans, sans-serif;
    font-size: 1.5625rem
}

@media(max-width:1200px) {
    html[lang=th] .h4,
    html[lang=th] h4 {
        font-size: calc(1.05625rem + .675vw)
    }
}

html[lang=th] .h5,
html[lang=th] h5 {
    font-family: Noto Sans, sans-serif;
    font-size: 1.25rem
}

@media(max-width:1200px) {
    html[lang=th] .h5,
    html[lang=th] h5 {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=th] .h6,
html[lang=th] h6 {
    font-family: Noto Sans, sans-serif;
    font-size: 1rem
}

html[lang=th] .display-1 {
    font-family: Noto Sans, sans-serif;
    font-size: 5.9375rem
}

@media(max-width:1200px) {
    html[lang=th] .display-1 {
        font-size: calc(1.49375rem + 5.925vw)
    }
}

html[lang=th] .small,
html[lang=th] small {
    font-size: .875rem;
    font-weight: 400
}

html[lang=th] .smaller {
    font-size: .75rem;
    font-weight: 400
}

html[lang=th] .lead {
    font-size: 1.125rem;
    font-weight: 400
}

@media(max-width:1200px) {
    html[lang=th] .lead {
        font-size: calc(1.0125rem + .15vw)
    }
}

html[lang=th] .font-family-writing {
    font-family: Rafelya Carrotin, sans-serif
}

html[lang=th] .font-weight-bold {
    font-weight: 700 !important
}

html[lang=th] .font-weight-normal {
    font-weight: 400 !important
}

html[lang=th] .font-weight-light {
    font-weight: 300 !important
}

html[lang=th] .font-weight-thin {
    font-weight: 100 !important
}

html[lang=th] .font-letter-spacing-lg {
    letter-spacing: 1px
}

html[lang=th] .font-letter-spacing-xl {
    letter-spacing: 1.5px
}

html[lang=th] .font-line-height-normal {
    line-height: 1.5
}

.text-black {
    color: #000 !important
}

.text-black-10 {
    color: #111820 !important
}

.text-black-20 {
    color: #0d1319 !important
}

.text-grey {
    color: #b4b4b4 !important
}

.text-grey-10 {
    color: #b1b1b1 !important
}

.text-dark-grey {
    color: #3c3c3c !important
}

.text-dark-grey-10 {
    color: #454545 !important
}

.text-dark-grey-20 {
    color: #908e8d !important
}

.text-dark-grey-30 {
    color: #818181 !important
}

.text-dark-grey-40 {
    color: #333 !important
}

.text-light-grey {
    color: #f6f5f3 !important
}

.text-light-grey-10 {
    color: #edebe7 !important
}

.text-light-grey-20 {
    color: #f1efec !important
}

.text-light-grey-30 {
    color: #ececec !important
}

.text-light-grey-40 {
    color: #f2f3f5 !important
}

.text-light-grey-50 {
    color: #f9f9f9 !important
}

.text-light-grey-60 {
    color: #faf9f8 !important
}

.text-white {
    color: #fff !important
}

.text-blue {
    color: #a58348 !important
}

.text-blue-10 {
    color: #a58348 !important
}

.text-blue-20 {
    color: #a58348 !important
}

.text-blue-30 {
    color: #001d38 !important
}

.text-light-blue {
    color: #f1f3f7 !important
}

.text-purple {
    color: #4c5d9a !important
}

.text-brown {
    color: #eeebe7 !important
}

.bg-black {
    background-color: #000 !important
}

.bg-black-10 {
    background-color: #111820 !important
}

.bg-black-20 {
    background-color: #0d1319 !important
}

.bg-grey {
    background-color: #b4b4b4 !important
}

.bg-grey-10 {
    background-color: #b1b1b1 !important
}

.bg-dark-grey {
    background-color: #3c3c3c !important
}

.bg-dark-grey-10 {
    background-color: #454545 !important
}

.bg-dark-grey-20 {
    background-color: #908e8d !important
}

.bg-dark-grey-30 {
    background-color: #818181 !important
}

.bg-dark-grey-40 {
    background-color: #333 !important
}

.bg-light-grey {
    background-color: #f6f5f3 !important
}

.bg-light-grey-10 {
    background-color: #edebe7 !important
}

.bg-light-grey-20 {
    background-color: #f1efec !important
}

.bg-light-grey-30 {
    background-color: #ececec !important
}

.bg-light-grey-40 {
    background-color: #f2f3f5 !important
}

.bg-light-grey-50 {
    background-color: #f9f9f9 !important
}

.bg-light-grey-60 {
    background-color: #faf9f8 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-blue {
    background-color: #a58348 !important
}

.bg-blue-10 {
    background-color: #a58348 !important
}

.bg-blue-20 {
    background-color: #a58348 !important
}

.bg-blue-30 {
    background-color: #001d38 !important
}

.bg-light-blue {
    background-color: #f1f3f7 !important
}

.bg-purple {
    background-color: #4c5d9a !important
}

.bg-brown {
    background-color: #eeebe7 !important
}

.bg-newsroom {
    position: relative;
    z-index: 1
}

.bg-newsroom:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0 100%;
    background-image: url(../images/bg/bg-newsroom.svg);
    pointer-events: none;
    background-attachment: fixed;
    z-index: -1
}

@media(max-width:1199.98px) {
    .bg-newsroom:after {
        background-attachment: unset
    }
}

.bg-ci-blue,
.bg-vision {
    background-color: rgb(0 25 112 / .05)
}

.bg-attachment-fixed,
.bg-cover {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

.bg-attachment-fixed {
    background-attachment: fixed
}

@media(max-width:1199.98px) {
    .bg-attachment-fixed {
        background-attachment: unset
    }
}

.bg-gradient-light-blue {
    background: linear-gradient(180deg, #fff 0, #f1f3f7)
}

.bg-latest-document {
    background-image: url(../images/bg/bg-latest-document.webp);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: relative;
    z-index: 1
}

@media(max-width:1199.98px) {
    .bg-latest-document {
        background-attachment: unset
    }
}

.bg-latest-document:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg/bg-backdrop-latest-document.webp);
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1
}

.bg-message-chairman {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0 50%;
    position: relative;
    z-index: 1
}

.bg-message-chairman:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, hsl(0 0% 100% / .6) 0, rgb(0 25 112 / .05));
    z-index: -1
}

.bg-whistleblowing {
    background-image: url(../images/bg/bg-whistleblowing.webp);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: relative;
    z-index: 1
}

@media(max-width:1199.98px) {
    .bg-whistleblowing {
        background-attachment: unset
    }
}

.bg-whistleblowing:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg/bg-backdrop-whistleblowing.webp);
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1
}

.bg-career {
    background-image: url(../images/bg-pattern.svg);
    position: relative;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0 80px;
    z-index: 1
}

.bg-career:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, hsl(0 0% 100% / .6) 0, rgb(0 25 112 / .05));
    z-index: -1
}

.bg-buyer-guide {
    background-image: url(../images/bg-pattern.svg);
    position: relative;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0 520px;
    z-index: 1
}

.bg-buyer-guide:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, hsl(0 0% 100% / .6) 0, rgb(0 25 112 / .05));
    z-index: -1
}

a {
    color: #111820;
    transition: all .3s ease-in-out
}

a:hover {
    color: #a58348;
    text-decoration: none
}

a:focus {
    outline: 0 !important;
    box-shadow: none !important
}

.link {
    color: #a58348
}

.link:hover {
    text-decoration: underline
}

.border-t-black {
    border-top: 1px solid #000 !important
}

.border-b-black {
    border-bottom: 1px solid #000 !important
}

.border-l-black {
    border-left: 1px solid #000 !important
}

.border-r-black {
    border-right: 1px solid #000 !important
}

.border-t-black-10 {
    border-top: 1px solid #111820 !important
}

.border-b-black-10 {
    border-bottom: 1px solid #111820 !important
}

.border-l-black-10 {
    border-left: 1px solid #111820 !important
}

.border-r-black-10 {
    border-right: 1px solid #111820 !important
}

.border-t-black-20 {
    border-top: 1px solid #0d1319 !important
}

.border-b-black-20 {
    border-bottom: 1px solid #0d1319 !important
}

.border-l-black-20 {
    border-left: 1px solid #0d1319 !important
}

.border-r-black-20 {
    border-right: 1px solid #0d1319 !important
}

.border-t-grey {
    border-top: 1px solid #b4b4b4 !important
}

.border-b-grey {
    border-bottom: 1px solid #b4b4b4 !important
}

.border-l-grey {
    border-left: 1px solid #b4b4b4 !important
}

.border-r-grey {
    border-right: 1px solid #b4b4b4 !important
}

.border-t-grey-10 {
    border-top: 1px solid #b1b1b1 !important
}

.border-b-grey-10 {
    border-bottom: 1px solid #b1b1b1 !important
}

.border-l-grey-10 {
    border-left: 1px solid #b1b1b1 !important
}

.border-r-grey-10 {
    border-right: 1px solid #b1b1b1 !important
}

.border-t-dark-grey {
    border-top: 1px solid #3c3c3c !important
}

.border-b-dark-grey {
    border-bottom: 1px solid #3c3c3c !important
}

.border-l-dark-grey {
    border-left: 1px solid #3c3c3c !important
}

.border-r-dark-grey {
    border-right: 1px solid #3c3c3c !important
}

.border-t-dark-grey-10 {
    border-top: 1px solid #454545 !important
}

.border-b-dark-grey-10 {
    border-bottom: 1px solid #454545 !important
}

.border-l-dark-grey-10 {
    border-left: 1px solid #454545 !important
}

.border-r-dark-grey-10 {
    border-right: 1px solid #454545 !important
}

.border-t-dark-grey-20 {
    border-top: 1px solid #908e8d !important
}

.border-b-dark-grey-20 {
    border-bottom: 1px solid #908e8d !important
}

.border-l-dark-grey-20 {
    border-left: 1px solid #908e8d !important
}

.border-r-dark-grey-20 {
    border-right: 1px solid #908e8d !important
}

.border-t-dark-grey-30 {
    border-top: 1px solid #818181 !important
}

.border-b-dark-grey-30 {
    border-bottom: 1px solid #818181 !important
}

.border-l-dark-grey-30 {
    border-left: 1px solid #818181 !important
}

.border-r-dark-grey-30 {
    border-right: 1px solid #818181 !important
}

.border-t-dark-grey-40 {
    border-top: 1px solid #333 !important
}

.border-b-dark-grey-40 {
    border-bottom: 1px solid #333 !important
}

.border-l-dark-grey-40 {
    border-left: 1px solid #333 !important
}

.border-r-dark-grey-40 {
    border-right: 1px solid #333 !important
}

.border-t-light-grey {
    border-top: 1px solid #f6f5f3 !important
}

.border-b-light-grey {
    border-bottom: 1px solid #f6f5f3 !important
}

.border-l-light-grey {
    border-left: 1px solid #f6f5f3 !important
}

.border-r-light-grey {
    border-right: 1px solid #f6f5f3 !important
}

.border-t-light-grey-10 {
    border-top: 1px solid #edebe7 !important
}

.border-b-light-grey-10 {
    border-bottom: 1px solid #edebe7 !important
}

.border-l-light-grey-10 {
    border-left: 1px solid #edebe7 !important
}

.border-r-light-grey-10 {
    border-right: 1px solid #edebe7 !important
}

.border-t-light-grey-20 {
    border-top: 1px solid #f1efec !important
}

.border-b-light-grey-20 {
    border-bottom: 1px solid #f1efec !important
}

.border-l-light-grey-20 {
    border-left: 1px solid #f1efec !important
}

.border-r-light-grey-20 {
    border-right: 1px solid #f1efec !important
}

.border-t-light-grey-30 {
    border-top: 1px solid #ececec !important
}

.border-b-light-grey-30 {
    border-bottom: 1px solid #ececec !important
}

.border-l-light-grey-30 {
    border-left: 1px solid #ececec !important
}

.border-r-light-grey-30 {
    border-right: 1px solid #ececec !important
}

.border-t-light-grey-40 {
    border-top: 1px solid #f2f3f5 !important
}

.border-b-light-grey-40 {
    border-bottom: 1px solid #f2f3f5 !important
}

.border-l-light-grey-40 {
    border-left: 1px solid #f2f3f5 !important
}

.border-r-light-grey-40 {
    border-right: 1px solid #f2f3f5 !important
}

.border-t-light-grey-50 {
    border-top: 1px solid #f9f9f9 !important
}

.border-b-light-grey-50 {
    border-bottom: 1px solid #f9f9f9 !important
}

.border-l-light-grey-50 {
    border-left: 1px solid #f9f9f9 !important
}

.border-r-light-grey-50 {
    border-right: 1px solid #f9f9f9 !important
}

.border-t-light-grey-60 {
    border-top: 1px solid #faf9f8 !important
}

.border-b-light-grey-60 {
    border-bottom: 1px solid #faf9f8 !important
}

.border-l-light-grey-60 {
    border-left: 1px solid #faf9f8 !important
}

.border-r-light-grey-60 {
    border-right: 1px solid #faf9f8 !important
}

.border-t-white {
    border-top: 1px solid #fff !important
}

.border-b-white {
    border-bottom: 1px solid #fff !important
}

.border-l-white {
    border-left: 1px solid #fff !important
}

.border-r-white {
    border-right: 1px solid #fff !important
}

.border-t-blue {
    border-top: 1px solid #a58348 !important
}

.border-b-blue {
    border-bottom: 1px solid #a58348 !important
}

.border-l-blue {
    border-left: 1px solid #a58348 !important
}

.border-r-blue {
    border-right: 1px solid #a58348 !important
}

.border-t-blue-10 {
    border-top: 1px solid #a58348 !important
}

.border-b-blue-10 {
    border-bottom: 1px solid #a58348 !important
}

.border-l-blue-10 {
    border-left: 1px solid #a58348 !important
}

.border-r-blue-10 {
    border-right: 1px solid #a58348 !important
}

.border-t-blue-20 {
    border-top: 1px solid #a58348 !important
}

.border-b-blue-20 {
    border-bottom: 1px solid #a58348 !important
}

.border-l-blue-20 {
    border-left: 1px solid #a58348 !important
}

.border-r-blue-20 {
    border-right: 1px solid #a58348 !important
}

.border-t-blue-30 {
    border-top: 1px solid #001d38 !important
}

.border-b-blue-30 {
    border-bottom: 1px solid #001d38 !important
}

.border-l-blue-30 {
    border-left: 1px solid #001d38 !important
}

.border-r-blue-30 {
    border-right: 1px solid #001d38 !important
}

.border-t-light-blue {
    border-top: 1px solid #f1f3f7 !important
}

.border-b-light-blue {
    border-bottom: 1px solid #f1f3f7 !important
}

.border-l-light-blue {
    border-left: 1px solid #f1f3f7 !important
}

.border-r-light-blue {
    border-right: 1px solid #f1f3f7 !important
}

.border-t-purple {
    border-top: 1px solid #4c5d9a !important
}

.border-b-purple {
    border-bottom: 1px solid #4c5d9a !important
}

.border-l-purple {
    border-left: 1px solid #4c5d9a !important
}

.border-r-purple {
    border-right: 1px solid #4c5d9a !important
}

.border-t-brown {
    border-top: 1px solid #eeebe7 !important
}

.border-b-brown {
    border-bottom: 1px solid #eeebe7 !important
}

.border-l-brown {
    border-left: 1px solid #eeebe7 !important
}

.border-r-brown {
    border-right: 1px solid #eeebe7 !important
}

.border-t-0 {
    border-top: 0 !important
}

.border-b-0 {
    border-bottom: 0 !important
}

.border-l-0 {
    border-left: 0 !important
}

.border-r-0 {
    border-right: 0 !important
}

@media(min-width:576px) {
    .border-t-sm-black {
        border-top: 1px solid #000 !important
    }
    .border-b-sm-black {
        border-bottom: 1px solid #000 !important
    }
    .border-l-sm-black {
        border-left: 1px solid #000 !important
    }
    .border-r-sm-black {
        border-right: 1px solid #000 !important
    }
    .border-t-sm-black-10 {
        border-top: 1px solid #111820 !important
    }
    .border-b-sm-black-10 {
        border-bottom: 1px solid #111820 !important
    }
    .border-l-sm-black-10 {
        border-left: 1px solid #111820 !important
    }
    .border-r-sm-black-10 {
        border-right: 1px solid #111820 !important
    }
    .border-t-sm-black-20 {
        border-top: 1px solid #0d1319 !important
    }
    .border-b-sm-black-20 {
        border-bottom: 1px solid #0d1319 !important
    }
    .border-l-sm-black-20 {
        border-left: 1px solid #0d1319 !important
    }
    .border-r-sm-black-20 {
        border-right: 1px solid #0d1319 !important
    }
    .border-t-sm-grey {
        border-top: 1px solid #b4b4b4 !important
    }
    .border-b-sm-grey {
        border-bottom: 1px solid #b4b4b4 !important
    }
    .border-l-sm-grey {
        border-left: 1px solid #b4b4b4 !important
    }
    .border-r-sm-grey {
        border-right: 1px solid #b4b4b4 !important
    }
    .border-t-sm-grey-10 {
        border-top: 1px solid #b1b1b1 !important
    }
    .border-b-sm-grey-10 {
        border-bottom: 1px solid #b1b1b1 !important
    }
    .border-l-sm-grey-10 {
        border-left: 1px solid #b1b1b1 !important
    }
    .border-r-sm-grey-10 {
        border-right: 1px solid #b1b1b1 !important
    }
    .border-t-sm-dark-grey {
        border-top: 1px solid #3c3c3c !important
    }
    .border-b-sm-dark-grey {
        border-bottom: 1px solid #3c3c3c !important
    }
    .border-l-sm-dark-grey {
        border-left: 1px solid #3c3c3c !important
    }
    .border-r-sm-dark-grey {
        border-right: 1px solid #3c3c3c !important
    }
    .border-t-sm-dark-grey-10 {
        border-top: 1px solid #454545 !important
    }
    .border-b-sm-dark-grey-10 {
        border-bottom: 1px solid #454545 !important
    }
    .border-l-sm-dark-grey-10 {
        border-left: 1px solid #454545 !important
    }
    .border-r-sm-dark-grey-10 {
        border-right: 1px solid #454545 !important
    }
    .border-t-sm-dark-grey-20 {
        border-top: 1px solid #908e8d !important
    }
    .border-b-sm-dark-grey-20 {
        border-bottom: 1px solid #908e8d !important
    }
    .border-l-sm-dark-grey-20 {
        border-left: 1px solid #908e8d !important
    }
    .border-r-sm-dark-grey-20 {
        border-right: 1px solid #908e8d !important
    }
    .border-t-sm-dark-grey-30 {
        border-top: 1px solid #818181 !important
    }
    .border-b-sm-dark-grey-30 {
        border-bottom: 1px solid #818181 !important
    }
    .border-l-sm-dark-grey-30 {
        border-left: 1px solid #818181 !important
    }
    .border-r-sm-dark-grey-30 {
        border-right: 1px solid #818181 !important
    }
    .border-t-sm-dark-grey-40 {
        border-top: 1px solid #333 !important
    }
    .border-b-sm-dark-grey-40 {
        border-bottom: 1px solid #333 !important
    }
    .border-l-sm-dark-grey-40 {
        border-left: 1px solid #333 !important
    }
    .border-r-sm-dark-grey-40 {
        border-right: 1px solid #333 !important
    }
    .border-t-sm-light-grey {
        border-top: 1px solid #f6f5f3 !important
    }
    .border-b-sm-light-grey {
        border-bottom: 1px solid #f6f5f3 !important
    }
    .border-l-sm-light-grey {
        border-left: 1px solid #f6f5f3 !important
    }
    .border-r-sm-light-grey {
        border-right: 1px solid #f6f5f3 !important
    }
    .border-t-sm-light-grey-10 {
        border-top: 1px solid #edebe7 !important
    }
    .border-b-sm-light-grey-10 {
        border-bottom: 1px solid #edebe7 !important
    }
    .border-l-sm-light-grey-10 {
        border-left: 1px solid #edebe7 !important
    }
    .border-r-sm-light-grey-10 {
        border-right: 1px solid #edebe7 !important
    }
    .border-t-sm-light-grey-20 {
        border-top: 1px solid #f1efec !important
    }
    .border-b-sm-light-grey-20 {
        border-bottom: 1px solid #f1efec !important
    }
    .border-l-sm-light-grey-20 {
        border-left: 1px solid #f1efec !important
    }
    .border-r-sm-light-grey-20 {
        border-right: 1px solid #f1efec !important
    }
    .border-t-sm-light-grey-30 {
        border-top: 1px solid #ececec !important
    }
    .border-b-sm-light-grey-30 {
        border-bottom: 1px solid #ececec !important
    }
    .border-l-sm-light-grey-30 {
        border-left: 1px solid #ececec !important
    }
    .border-r-sm-light-grey-30 {
        border-right: 1px solid #ececec !important
    }
    .border-t-sm-light-grey-40 {
        border-top: 1px solid #f2f3f5 !important
    }
    .border-b-sm-light-grey-40 {
        border-bottom: 1px solid #f2f3f5 !important
    }
    .border-l-sm-light-grey-40 {
        border-left: 1px solid #f2f3f5 !important
    }
    .border-r-sm-light-grey-40 {
        border-right: 1px solid #f2f3f5 !important
    }
    .border-t-sm-light-grey-50 {
        border-top: 1px solid #f9f9f9 !important
    }
    .border-b-sm-light-grey-50 {
        border-bottom: 1px solid #f9f9f9 !important
    }
    .border-l-sm-light-grey-50 {
        border-left: 1px solid #f9f9f9 !important
    }
    .border-r-sm-light-grey-50 {
        border-right: 1px solid #f9f9f9 !important
    }
    .border-t-sm-light-grey-60 {
        border-top: 1px solid #faf9f8 !important
    }
    .border-b-sm-light-grey-60 {
        border-bottom: 1px solid #faf9f8 !important
    }
    .border-l-sm-light-grey-60 {
        border-left: 1px solid #faf9f8 !important
    }
    .border-r-sm-light-grey-60 {
        border-right: 1px solid #faf9f8 !important
    }
    .border-t-sm-white {
        border-top: 1px solid #fff !important
    }
    .border-b-sm-white {
        border-bottom: 1px solid #fff !important
    }
    .border-l-sm-white {
        border-left: 1px solid #fff !important
    }
    .border-r-sm-white {
        border-right: 1px solid #fff !important
    }
    .border-t-sm-blue {
        border-top: 1px solid #a58348 !important
    }
    .border-b-sm-blue {
        border-bottom: 1px solid #a58348 !important
    }
    .border-l-sm-blue {
        border-left: 1px solid #a58348 !important
    }
    .border-r-sm-blue {
        border-right: 1px solid #a58348 !important
    }
    .border-t-sm-blue-10 {
        border-top: 1px solid #a58348 !important
    }
    .border-b-sm-blue-10 {
        border-bottom: 1px solid #a58348 !important
    }
    .border-l-sm-blue-10 {
        border-left: 1px solid #a58348 !important
    }
    .border-r-sm-blue-10 {
        border-right: 1px solid #a58348 !important
    }
    .border-t-sm-blue-20 {
        border-top: 1px solid #a58348 !important
    }
    .border-b-sm-blue-20 {
        border-bottom: 1px solid #a58348 !important
    }
    .border-l-sm-blue-20 {
        border-left: 1px solid #a58348 !important
    }
    .border-r-sm-blue-20 {
        border-right: 1px solid #a58348 !important
    }
    .border-t-sm-blue-30 {
        border-top: 1px solid #001d38 !important
    }
    .border-b-sm-blue-30 {
        border-bottom: 1px solid #001d38 !important
    }
    .border-l-sm-blue-30 {
        border-left: 1px solid #001d38 !important
    }
    .border-r-sm-blue-30 {
        border-right: 1px solid #001d38 !important
    }
    .border-t-sm-light-blue {
        border-top: 1px solid #f1f3f7 !important
    }
    .border-b-sm-light-blue {
        border-bottom: 1px solid #f1f3f7 !important
    }
    .border-l-sm-light-blue {
        border-left: 1px solid #f1f3f7 !important
    }
    .border-r-sm-light-blue {
        border-right: 1px solid #f1f3f7 !important
    }
    .border-t-sm-purple {
        border-top: 1px solid #4c5d9a !important
    }
    .border-b-sm-purple {
        border-bottom: 1px solid #4c5d9a !important
    }
    .border-l-sm-purple {
        border-left: 1px solid #4c5d9a !important
    }
    .border-r-sm-purple {
        border-right: 1px solid #4c5d9a !important
    }
    .border-t-sm-brown {
        border-top: 1px solid #eeebe7 !important
    }
    .border-b-sm-brown {
        border-bottom: 1px solid #eeebe7 !important
    }
    .border-l-sm-brown {
        border-left: 1px solid #eeebe7 !important
    }
    .border-r-sm-brown {
        border-right: 1px solid #eeebe7 !important
    }
    .border-t-sm-0 {
        border-top: 0 !important
    }
    .border-b-sm-0 {
        border-bottom: 0 !important
    }
    .border-l-sm-0 {
        border-left: 0 !important
    }
    .border-r-sm-0 {
        border-right: 0 !important
    }
}

@media(min-width:768px) {
    .border-t-md-black {
        border-top: 1px solid #000 !important
    }
    .border-b-md-black {
        border-bottom: 1px solid #000 !important
    }
    .border-l-md-black {
        border-left: 1px solid #000 !important
    }
    .border-r-md-black {
        border-right: 1px solid #000 !important
    }
    .border-t-md-black-10 {
        border-top: 1px solid #111820 !important
    }
    .border-b-md-black-10 {
        border-bottom: 1px solid #111820 !important
    }
    .border-l-md-black-10 {
        border-left: 1px solid #111820 !important
    }
    .border-r-md-black-10 {
        border-right: 1px solid #111820 !important
    }
    .border-t-md-black-20 {
        border-top: 1px solid #0d1319 !important
    }
    .border-b-md-black-20 {
        border-bottom: 1px solid #0d1319 !important
    }
    .border-l-md-black-20 {
        border-left: 1px solid #0d1319 !important
    }
    .border-r-md-black-20 {
        border-right: 1px solid #0d1319 !important
    }
    .border-t-md-grey {
        border-top: 1px solid #b4b4b4 !important
    }
    .border-b-md-grey {
        border-bottom: 1px solid #b4b4b4 !important
    }
    .border-l-md-grey {
        border-left: 1px solid #b4b4b4 !important
    }
    .border-r-md-grey {
        border-right: 1px solid #b4b4b4 !important
    }
    .border-t-md-grey-10 {
        border-top: 1px solid #b1b1b1 !important
    }
    .border-b-md-grey-10 {
        border-bottom: 1px solid #b1b1b1 !important
    }
    .border-l-md-grey-10 {
        border-left: 1px solid #b1b1b1 !important
    }
    .border-r-md-grey-10 {
        border-right: 1px solid #b1b1b1 !important
    }
    .border-t-md-dark-grey {
        border-top: 1px solid #3c3c3c !important
    }
    .border-b-md-dark-grey {
        border-bottom: 1px solid #3c3c3c !important
    }
    .border-l-md-dark-grey {
        border-left: 1px solid #3c3c3c !important
    }
    .border-r-md-dark-grey {
        border-right: 1px solid #3c3c3c !important
    }
    .border-t-md-dark-grey-10 {
        border-top: 1px solid #454545 !important
    }
    .border-b-md-dark-grey-10 {
        border-bottom: 1px solid #454545 !important
    }
    .border-l-md-dark-grey-10 {
        border-left: 1px solid #454545 !important
    }
    .border-r-md-dark-grey-10 {
        border-right: 1px solid #454545 !important
    }
    .border-t-md-dark-grey-20 {
        border-top: 1px solid #908e8d !important
    }
    .border-b-md-dark-grey-20 {
        border-bottom: 1px solid #908e8d !important
    }
    .border-l-md-dark-grey-20 {
        border-left: 1px solid #908e8d !important
    }
    .border-r-md-dark-grey-20 {
        border-right: 1px solid #908e8d !important
    }
    .border-t-md-dark-grey-30 {
        border-top: 1px solid #818181 !important
    }
    .border-b-md-dark-grey-30 {
        border-bottom: 1px solid #818181 !important
    }
    .border-l-md-dark-grey-30 {
        border-left: 1px solid #818181 !important
    }
    .border-r-md-dark-grey-30 {
        border-right: 1px solid #818181 !important
    }
    .border-t-md-dark-grey-40 {
        border-top: 1px solid #333 !important
    }
    .border-b-md-dark-grey-40 {
        border-bottom: 1px solid #333 !important
    }
    .border-l-md-dark-grey-40 {
        border-left: 1px solid #333 !important
    }
    .border-r-md-dark-grey-40 {
        border-right: 1px solid #333 !important
    }
    .border-t-md-light-grey {
        border-top: 1px solid #f6f5f3 !important
    }
    .border-b-md-light-grey {
        border-bottom: 1px solid #f6f5f3 !important
    }
    .border-l-md-light-grey {
        border-left: 1px solid #f6f5f3 !important
    }
    .border-r-md-light-grey {
        border-right: 1px solid #f6f5f3 !important
    }
    .border-t-md-light-grey-10 {
        border-top: 1px solid #edebe7 !important
    }
    .border-b-md-light-grey-10 {
        border-bottom: 1px solid #edebe7 !important
    }
    .border-l-md-light-grey-10 {
        border-left: 1px solid #edebe7 !important
    }
    .border-r-md-light-grey-10 {
        border-right: 1px solid #edebe7 !important
    }
    .border-t-md-light-grey-20 {
        border-top: 1px solid #f1efec !important
    }
    .border-b-md-light-grey-20 {
        border-bottom: 1px solid #f1efec !important
    }
    .border-l-md-light-grey-20 {
        border-left: 1px solid #f1efec !important
    }
    .border-r-md-light-grey-20 {
        border-right: 1px solid #f1efec !important
    }
    .border-t-md-light-grey-30 {
        border-top: 1px solid #ececec !important
    }
    .border-b-md-light-grey-30 {
        border-bottom: 1px solid #ececec !important
    }
    .border-l-md-light-grey-30 {
        border-left: 1px solid #ececec !important
    }
    .border-r-md-light-grey-30 {
        border-right: 1px solid #ececec !important
    }
    .border-t-md-light-grey-40 {
        border-top: 1px solid #f2f3f5 !important
    }
    .border-b-md-light-grey-40 {
        border-bottom: 1px solid #f2f3f5 !important
    }
    .border-l-md-light-grey-40 {
        border-left: 1px solid #f2f3f5 !important
    }
    .border-r-md-light-grey-40 {
        border-right: 1px solid #f2f3f5 !important
    }
    .border-t-md-light-grey-50 {
        border-top: 1px solid #f9f9f9 !important
    }
    .border-b-md-light-grey-50 {
        border-bottom: 1px solid #f9f9f9 !important
    }
    .border-l-md-light-grey-50 {
        border-left: 1px solid #f9f9f9 !important
    }
    .border-r-md-light-grey-50 {
        border-right: 1px solid #f9f9f9 !important
    }
    .border-t-md-light-grey-60 {
        border-top: 1px solid #faf9f8 !important
    }
    .border-b-md-light-grey-60 {
        border-bottom: 1px solid #faf9f8 !important
    }
    .border-l-md-light-grey-60 {
        border-left: 1px solid #faf9f8 !important
    }
    .border-r-md-light-grey-60 {
        border-right: 1px solid #faf9f8 !important
    }
    .border-t-md-white {
        border-top: 1px solid #fff !important
    }
    .border-b-md-white {
        border-bottom: 1px solid #fff !important
    }
    .border-l-md-white {
        border-left: 1px solid #fff !important
    }
    .border-r-md-white {
        border-right: 1px solid #fff !important
    }
    .border-t-md-blue {
        border-top: 1px solid #a58348 !important
    }
    .border-b-md-blue {
        border-bottom: 1px solid #a58348 !important
    }
    .border-l-md-blue {
        border-left: 1px solid #a58348 !important
    }
    .border-r-md-blue {
        border-right: 1px solid #a58348 !important
    }
    .border-t-md-blue-10 {
        border-top: 1px solid #a58348 !important
    }
    .border-b-md-blue-10 {
        border-bottom: 1px solid #a58348 !important
    }
    .border-l-md-blue-10 {
        border-left: 1px solid #a58348 !important
    }
    .border-r-md-blue-10 {
        border-right: 1px solid #a58348 !important
    }
    .border-t-md-blue-20 {
        border-top: 1px solid #a58348 !important
    }
    .border-b-md-blue-20 {
        border-bottom: 1px solid #a58348 !important
    }
    .border-l-md-blue-20 {
        border-left: 1px solid #a58348 !important
    }
    .border-r-md-blue-20 {
        border-right: 1px solid #a58348 !important
    }
    .border-t-md-blue-30 {
        border-top: 1px solid #001d38 !important
    }
    .border-b-md-blue-30 {
        border-bottom: 1px solid #001d38 !important
    }
    .border-l-md-blue-30 {
        border-left: 1px solid #001d38 !important
    }
    .border-r-md-blue-30 {
        border-right: 1px solid #001d38 !important
    }
    .border-t-md-light-blue {
        border-top: 1px solid #f1f3f7 !important
    }
    .border-b-md-light-blue {
        border-bottom: 1px solid #f1f3f7 !important
    }
    .border-l-md-light-blue {
        border-left: 1px solid #f1f3f7 !important
    }
    .border-r-md-light-blue {
        border-right: 1px solid #f1f3f7 !important
    }
    .border-t-md-purple {
        border-top: 1px solid #4c5d9a !important
    }
    .border-b-md-purple {
        border-bottom: 1px solid #4c5d9a !important
    }
    .border-l-md-purple {
        border-left: 1px solid #4c5d9a !important
    }
    .border-r-md-purple {
        border-right: 1px solid #4c5d9a !important
    }
    .border-t-md-brown {
        border-top: 1px solid #eeebe7 !important
    }
    .border-b-md-brown {
        border-bottom: 1px solid #eeebe7 !important
    }
    .border-l-md-brown {
        border-left: 1px solid #eeebe7 !important
    }
    .border-r-md-brown {
        border-right: 1px solid #eeebe7 !important
    }
    .border-t-md-0 {
        border-top: 0 !important
    }
    .border-b-md-0 {
        border-bottom: 0 !important
    }
    .border-l-md-0 {
        border-left: 0 !important
    }
    .border-r-md-0 {
        border-right: 0 !important
    }
}

@media(min-width:992px) {
    .border-t-lg-black {
        border-top: 1px solid #000 !important
    }
    .border-b-lg-black {
        border-bottom: 1px solid #000 !important
    }
    .border-l-lg-black {
        border-left: 1px solid #000 !important
    }
    .border-r-lg-black {
        border-right: 1px solid #000 !important
    }
    .border-t-lg-black-10 {
        border-top: 1px solid #111820 !important
    }
    .border-b-lg-black-10 {
        border-bottom: 1px solid #111820 !important
    }
    .border-l-lg-black-10 {
        border-left: 1px solid #111820 !important
    }
    .border-r-lg-black-10 {
        border-right: 1px solid #111820 !important
    }
    .border-t-lg-black-20 {
        border-top: 1px solid #0d1319 !important
    }
    .border-b-lg-black-20 {
        border-bottom: 1px solid #0d1319 !important
    }
    .border-l-lg-black-20 {
        border-left: 1px solid #0d1319 !important
    }
    .border-r-lg-black-20 {
        border-right: 1px solid #0d1319 !important
    }
    .border-t-lg-grey {
        border-top: 1px solid #b4b4b4 !important
    }
    .border-b-lg-grey {
        border-bottom: 1px solid #b4b4b4 !important
    }
    .border-l-lg-grey {
        border-left: 1px solid #b4b4b4 !important
    }
    .border-r-lg-grey {
        border-right: 1px solid #b4b4b4 !important
    }
    .border-t-lg-grey-10 {
        border-top: 1px solid #b1b1b1 !important
    }
    .border-b-lg-grey-10 {
        border-bottom: 1px solid #b1b1b1 !important
    }
    .border-l-lg-grey-10 {
        border-left: 1px solid #b1b1b1 !important
    }
    .border-r-lg-grey-10 {
        border-right: 1px solid #b1b1b1 !important
    }
    .border-t-lg-dark-grey {
        border-top: 1px solid #3c3c3c !important
    }
    .border-b-lg-dark-grey {
        border-bottom: 1px solid #3c3c3c !important
    }
    .border-l-lg-dark-grey {
        border-left: 1px solid #3c3c3c !important
    }
    .border-r-lg-dark-grey {
        border-right: 1px solid #3c3c3c !important
    }
    .border-t-lg-dark-grey-10 {
        border-top: 1px solid #454545 !important
    }
    .border-b-lg-dark-grey-10 {
        border-bottom: 1px solid #454545 !important
    }
    .border-l-lg-dark-grey-10 {
        border-left: 1px solid #454545 !important
    }
    .border-r-lg-dark-grey-10 {
        border-right: 1px solid #454545 !important
    }
    .border-t-lg-dark-grey-20 {
        border-top: 1px solid #908e8d !important
    }
    .border-b-lg-dark-grey-20 {
        border-bottom: 1px solid #908e8d !important
    }
    .border-l-lg-dark-grey-20 {
        border-left: 1px solid #908e8d !important
    }
    .border-r-lg-dark-grey-20 {
        border-right: 1px solid #908e8d !important
    }
    .border-t-lg-dark-grey-30 {
        border-top: 1px solid #818181 !important
    }
    .border-b-lg-dark-grey-30 {
        border-bottom: 1px solid #818181 !important
    }
    .border-l-lg-dark-grey-30 {
        border-left: 1px solid #818181 !important
    }
    .border-r-lg-dark-grey-30 {
        border-right: 1px solid #818181 !important
    }
    .border-t-lg-dark-grey-40 {
        border-top: 1px solid #333 !important
    }
    .border-b-lg-dark-grey-40 {
        border-bottom: 1px solid #333 !important
    }
    .border-l-lg-dark-grey-40 {
        border-left: 1px solid #333 !important
    }
    .border-r-lg-dark-grey-40 {
        border-right: 1px solid #333 !important
    }
    .border-t-lg-light-grey {
        border-top: 1px solid #f6f5f3 !important
    }
    .border-b-lg-light-grey {
        border-bottom: 1px solid #f6f5f3 !important
    }
    .border-l-lg-light-grey {
        border-left: 1px solid #f6f5f3 !important
    }
    .border-r-lg-light-grey {
        border-right: 1px solid #f6f5f3 !important
    }
    .border-t-lg-light-grey-10 {
        border-top: 1px solid #edebe7 !important
    }
    .border-b-lg-light-grey-10 {
        border-bottom: 1px solid #edebe7 !important
    }
    .border-l-lg-light-grey-10 {
        border-left: 1px solid #edebe7 !important
    }
    .border-r-lg-light-grey-10 {
        border-right: 1px solid #edebe7 !important
    }
    .border-t-lg-light-grey-20 {
        border-top: 1px solid #f1efec !important
    }
    .border-b-lg-light-grey-20 {
        border-bottom: 1px solid #f1efec !important
    }
    .border-l-lg-light-grey-20 {
        border-left: 1px solid #f1efec !important
    }
    .border-r-lg-light-grey-20 {
        border-right: 1px solid #f1efec !important
    }
    .border-t-lg-light-grey-30 {
        border-top: 1px solid #ececec !important
    }
    .border-b-lg-light-grey-30 {
        border-bottom: 1px solid #ececec !important
    }
    .border-l-lg-light-grey-30 {
        border-left: 1px solid #ececec !important
    }
    .border-r-lg-light-grey-30 {
        border-right: 1px solid #ececec !important
    }
    .border-t-lg-light-grey-40 {
        border-top: 1px solid #f2f3f5 !important
    }
    .border-b-lg-light-grey-40 {
        border-bottom: 1px solid #f2f3f5 !important
    }
    .border-l-lg-light-grey-40 {
        border-left: 1px solid #f2f3f5 !important
    }
    .border-r-lg-light-grey-40 {
        border-right: 1px solid #f2f3f5 !important
    }
    .border-t-lg-light-grey-50 {
        border-top: 1px solid #f9f9f9 !important
    }
    .border-b-lg-light-grey-50 {
        border-bottom: 1px solid #f9f9f9 !important
    }
    .border-l-lg-light-grey-50 {
        border-left: 1px solid #f9f9f9 !important
    }
    .border-r-lg-light-grey-50 {
        border-right: 1px solid #f9f9f9 !important
    }
    .border-t-lg-light-grey-60 {
        border-top: 1px solid #faf9f8 !important
    }
    .border-b-lg-light-grey-60 {
        border-bottom: 1px solid #faf9f8 !important
    }
    .border-l-lg-light-grey-60 {
        border-left: 1px solid #faf9f8 !important
    }
    .border-r-lg-light-grey-60 {
        border-right: 1px solid #faf9f8 !important
    }
    .border-t-lg-white {
        border-top: 1px solid #fff !important
    }
    .border-b-lg-white {
        border-bottom: 1px solid #fff !important
    }
    .border-l-lg-white {
        border-left: 1px solid #fff !important
    }
    .border-r-lg-white {
        border-right: 1px solid #fff !important
    }
    .border-t-lg-blue {
        border-top: 1px solid #a58348 !important
    }
    .border-b-lg-blue {
        border-bottom: 1px solid #a58348 !important
    }
    .border-l-lg-blue {
        border-left: 1px solid #a58348 !important
    }
    .border-r-lg-blue {
        border-right: 1px solid #a58348 !important
    }
    .border-t-lg-blue-10 {
        border-top: 1px solid #a58348 !important
    }
    .border-b-lg-blue-10 {
        border-bottom: 1px solid #a58348 !important
    }
    .border-l-lg-blue-10 {
        border-left: 1px solid #a58348 !important
    }
    .border-r-lg-blue-10 {
        border-right: 1px solid #a58348 !important
    }
    .border-t-lg-blue-20 {
        border-top: 1px solid #a58348 !important
    }
    .border-b-lg-blue-20 {
        border-bottom: 1px solid #a58348 !important
    }
    .border-l-lg-blue-20 {
        border-left: 1px solid #a58348 !important
    }
    .border-r-lg-blue-20 {
        border-right: 1px solid #a58348 !important
    }
    .border-t-lg-blue-30 {
        border-top: 1px solid #001d38 !important
    }
    .border-b-lg-blue-30 {
        border-bottom: 1px solid #001d38 !important
    }
    .border-l-lg-blue-30 {
        border-left: 1px solid #001d38 !important
    }
    .border-r-lg-blue-30 {
        border-right: 1px solid #001d38 !important
    }
    .border-t-lg-light-blue {
        border-top: 1px solid #f1f3f7 !important
    }
    .border-b-lg-light-blue {
        border-bottom: 1px solid #f1f3f7 !important
    }
    .border-l-lg-light-blue {
        border-left: 1px solid #f1f3f7 !important
    }
    .border-r-lg-light-blue {
        border-right: 1px solid #f1f3f7 !important
    }
    .border-t-lg-purple {
        border-top: 1px solid #4c5d9a !important
    }
    .border-b-lg-purple {
        border-bottom: 1px solid #4c5d9a !important
    }
    .border-l-lg-purple {
        border-left: 1px solid #4c5d9a !important
    }
    .border-r-lg-purple {
        border-right: 1px solid #4c5d9a !important
    }
    .border-t-lg-brown {
        border-top: 1px solid #eeebe7 !important
    }
    .border-b-lg-brown {
        border-bottom: 1px solid #eeebe7 !important
    }
    .border-l-lg-brown {
        border-left: 1px solid #eeebe7 !important
    }
    .border-r-lg-brown {
        border-right: 1px solid #eeebe7 !important
    }
    .border-t-lg-0 {
        border-top: 0 !important
    }
    .border-b-lg-0 {
        border-bottom: 0 !important
    }
    .border-l-lg-0 {
        border-left: 0 !important
    }
    .border-r-lg-0 {
        border-right: 0 !important
    }
}

@media(min-width:1200px) {
    .border-t-xl-black {
        border-top: 1px solid #000 !important
    }
    .border-b-xl-black {
        border-bottom: 1px solid #000 !important
    }
    .border-l-xl-black {
        border-left: 1px solid #000 !important
    }
    .border-r-xl-black {
        border-right: 1px solid #000 !important
    }
    .border-t-xl-black-10 {
        border-top: 1px solid #111820 !important
    }
    .border-b-xl-black-10 {
        border-bottom: 1px solid #111820 !important
    }
    .border-l-xl-black-10 {
        border-left: 1px solid #111820 !important
    }
    .border-r-xl-black-10 {
        border-right: 1px solid #111820 !important
    }
    .border-t-xl-black-20 {
        border-top: 1px solid #0d1319 !important
    }
    .border-b-xl-black-20 {
        border-bottom: 1px solid #0d1319 !important
    }
    .border-l-xl-black-20 {
        border-left: 1px solid #0d1319 !important
    }
    .border-r-xl-black-20 {
        border-right: 1px solid #0d1319 !important
    }
    .border-t-xl-grey {
        border-top: 1px solid #b4b4b4 !important
    }
    .border-b-xl-grey {
        border-bottom: 1px solid #b4b4b4 !important
    }
    .border-l-xl-grey {
        border-left: 1px solid #b4b4b4 !important
    }
    .border-r-xl-grey {
        border-right: 1px solid #b4b4b4 !important
    }
    .border-t-xl-grey-10 {
        border-top: 1px solid #b1b1b1 !important
    }
    .border-b-xl-grey-10 {
        border-bottom: 1px solid #b1b1b1 !important
    }
    .border-l-xl-grey-10 {
        border-left: 1px solid #b1b1b1 !important
    }
    .border-r-xl-grey-10 {
        border-right: 1px solid #b1b1b1 !important
    }
    .border-t-xl-dark-grey {
        border-top: 1px solid #3c3c3c !important
    }
    .border-b-xl-dark-grey {
        border-bottom: 1px solid #3c3c3c !important
    }
    .border-l-xl-dark-grey {
        border-left: 1px solid #3c3c3c !important
    }
    .border-r-xl-dark-grey {
        border-right: 1px solid #3c3c3c !important
    }
    .border-t-xl-dark-grey-10 {
        border-top: 1px solid #454545 !important
    }
    .border-b-xl-dark-grey-10 {
        border-bottom: 1px solid #454545 !important
    }
    .border-l-xl-dark-grey-10 {
        border-left: 1px solid #454545 !important
    }
    .border-r-xl-dark-grey-10 {
        border-right: 1px solid #454545 !important
    }
    .border-t-xl-dark-grey-20 {
        border-top: 1px solid #908e8d !important
    }
    .border-b-xl-dark-grey-20 {
        border-bottom: 1px solid #908e8d !important
    }
    .border-l-xl-dark-grey-20 {
        border-left: 1px solid #908e8d !important
    }
    .border-r-xl-dark-grey-20 {
        border-right: 1px solid #908e8d !important
    }
    .border-t-xl-dark-grey-30 {
        border-top: 1px solid #818181 !important
    }
    .border-b-xl-dark-grey-30 {
        border-bottom: 1px solid #818181 !important
    }
    .border-l-xl-dark-grey-30 {
        border-left: 1px solid #818181 !important
    }
    .border-r-xl-dark-grey-30 {
        border-right: 1px solid #818181 !important
    }
    .border-t-xl-dark-grey-40 {
        border-top: 1px solid #333 !important
    }
    .border-b-xl-dark-grey-40 {
        border-bottom: 1px solid #333 !important
    }
    .border-l-xl-dark-grey-40 {
        border-left: 1px solid #333 !important
    }
    .border-r-xl-dark-grey-40 {
        border-right: 1px solid #333 !important
    }
    .border-t-xl-light-grey {
        border-top: 1px solid #f6f5f3 !important
    }
    .border-b-xl-light-grey {
        border-bottom: 1px solid #f6f5f3 !important
    }
    .border-l-xl-light-grey {
        border-left: 1px solid #f6f5f3 !important
    }
    .border-r-xl-light-grey {
        border-right: 1px solid #f6f5f3 !important
    }
    .border-t-xl-light-grey-10 {
        border-top: 1px solid #edebe7 !important
    }
    .border-b-xl-light-grey-10 {
        border-bottom: 1px solid #edebe7 !important
    }
    .border-l-xl-light-grey-10 {
        border-left: 1px solid #edebe7 !important
    }
    .border-r-xl-light-grey-10 {
        border-right: 1px solid #edebe7 !important
    }
    .border-t-xl-light-grey-20 {
        border-top: 1px solid #f1efec !important
    }
    .border-b-xl-light-grey-20 {
        border-bottom: 1px solid #f1efec !important
    }
    .border-l-xl-light-grey-20 {
        border-left: 1px solid #f1efec !important
    }
    .border-r-xl-light-grey-20 {
        border-right: 1px solid #f1efec !important
    }
    .border-t-xl-light-grey-30 {
        border-top: 1px solid #ececec !important
    }
    .border-b-xl-light-grey-30 {
        border-bottom: 1px solid #ececec !important
    }
    .border-l-xl-light-grey-30 {
        border-left: 1px solid #ececec !important
    }
    .border-r-xl-light-grey-30 {
        border-right: 1px solid #ececec !important
    }
    .border-t-xl-light-grey-40 {
        border-top: 1px solid #f2f3f5 !important
    }
    .border-b-xl-light-grey-40 {
        border-bottom: 1px solid #f2f3f5 !important
    }
    .border-l-xl-light-grey-40 {
        border-left: 1px solid #f2f3f5 !important
    }
    .border-r-xl-light-grey-40 {
        border-right: 1px solid #f2f3f5 !important
    }
    .border-t-xl-light-grey-50 {
        border-top: 1px solid #f9f9f9 !important
    }
    .border-b-xl-light-grey-50 {
        border-bottom: 1px solid #f9f9f9 !important
    }
    .border-l-xl-light-grey-50 {
        border-left: 1px solid #f9f9f9 !important
    }
    .border-r-xl-light-grey-50 {
        border-right: 1px solid #f9f9f9 !important
    }
    .border-t-xl-light-grey-60 {
        border-top: 1px solid #faf9f8 !important
    }
    .border-b-xl-light-grey-60 {
        border-bottom: 1px solid #faf9f8 !important
    }
    .border-l-xl-light-grey-60 {
        border-left: 1px solid #faf9f8 !important
    }
    .border-r-xl-light-grey-60 {
        border-right: 1px solid #faf9f8 !important
    }
    .border-t-xl-white {
        border-top: 1px solid #fff !important
    }
    .border-b-xl-white {
        border-bottom: 1px solid #fff !important
    }
    .border-l-xl-white {
        border-left: 1px solid #fff !important
    }
    .border-r-xl-white {
        border-right: 1px solid #fff !important
    }
    .border-t-xl-blue {
        border-top: 1px solid #a58348 !important
    }
    .border-b-xl-blue {
        border-bottom: 1px solid #a58348 !important
    }
    .border-l-xl-blue {
        border-left: 1px solid #a58348 !important
    }
    .border-r-xl-blue {
        border-right: 1px solid #a58348 !important
    }
    .border-t-xl-blue-10 {
        border-top: 1px solid #a58348 !important
    }
    .border-b-xl-blue-10 {
        border-bottom: 1px solid #a58348 !important
    }
    .border-l-xl-blue-10 {
        border-left: 1px solid #a58348 !important
    }
    .border-r-xl-blue-10 {
        border-right: 1px solid #a58348 !important
    }
    .border-t-xl-blue-20 {
        border-top: 1px solid #a58348 !important
    }
    .border-b-xl-blue-20 {
        border-bottom: 1px solid #a58348 !important
    }
    .border-l-xl-blue-20 {
        border-left: 1px solid #a58348 !important
    }
    .border-r-xl-blue-20 {
        border-right: 1px solid #a58348 !important
    }
    .border-t-xl-blue-30 {
        border-top: 1px solid #001d38 !important
    }
    .border-b-xl-blue-30 {
        border-bottom: 1px solid #001d38 !important
    }
    .border-l-xl-blue-30 {
        border-left: 1px solid #001d38 !important
    }
    .border-r-xl-blue-30 {
        border-right: 1px solid #001d38 !important
    }
    .border-t-xl-light-blue {
        border-top: 1px solid #f1f3f7 !important
    }
    .border-b-xl-light-blue {
        border-bottom: 1px solid #f1f3f7 !important
    }
    .border-l-xl-light-blue {
        border-left: 1px solid #f1f3f7 !important
    }
    .border-r-xl-light-blue {
        border-right: 1px solid #f1f3f7 !important
    }
    .border-t-xl-purple {
        border-top: 1px solid #4c5d9a !important
    }
    .border-b-xl-purple {
        border-bottom: 1px solid #4c5d9a !important
    }
    .border-l-xl-purple {
        border-left: 1px solid #4c5d9a !important
    }
    .border-r-xl-purple {
        border-right: 1px solid #4c5d9a !important
    }
    .border-t-xl-brown {
        border-top: 1px solid #eeebe7 !important
    }
    .border-b-xl-brown {
        border-bottom: 1px solid #eeebe7 !important
    }
    .border-l-xl-brown {
        border-left: 1px solid #eeebe7 !important
    }
    .border-r-xl-brown {
        border-right: 1px solid #eeebe7 !important
    }
    .border-t-xl-0 {
        border-top: 0 !important
    }
    .border-b-xl-0 {
        border-bottom: 0 !important
    }
    .border-l-xl-0 {
        border-left: 0 !important
    }
    .border-r-xl-0 {
        border-right: 0 !important
    }
}

@media(min-width:1560px) {
    .border-t-xxl-black {
        border-top: 1px solid #000 !important
    }
    .border-b-xxl-black {
        border-bottom: 1px solid #000 !important
    }
    .border-l-xxl-black {
        border-left: 1px solid #000 !important
    }
    .border-r-xxl-black {
        border-right: 1px solid #000 !important
    }
    .border-t-xxl-black-10 {
        border-top: 1px solid #111820 !important
    }
    .border-b-xxl-black-10 {
        border-bottom: 1px solid #111820 !important
    }
    .border-l-xxl-black-10 {
        border-left: 1px solid #111820 !important
    }
    .border-r-xxl-black-10 {
        border-right: 1px solid #111820 !important
    }
    .border-t-xxl-black-20 {
        border-top: 1px solid #0d1319 !important
    }
    .border-b-xxl-black-20 {
        border-bottom: 1px solid #0d1319 !important
    }
    .border-l-xxl-black-20 {
        border-left: 1px solid #0d1319 !important
    }
    .border-r-xxl-black-20 {
        border-right: 1px solid #0d1319 !important
    }
    .border-t-xxl-grey {
        border-top: 1px solid #b4b4b4 !important
    }
    .border-b-xxl-grey {
        border-bottom: 1px solid #b4b4b4 !important
    }
    .border-l-xxl-grey {
        border-left: 1px solid #b4b4b4 !important
    }
    .border-r-xxl-grey {
        border-right: 1px solid #b4b4b4 !important
    }
    .border-t-xxl-grey-10 {
        border-top: 1px solid #b1b1b1 !important
    }
    .border-b-xxl-grey-10 {
        border-bottom: 1px solid #b1b1b1 !important
    }
    .border-l-xxl-grey-10 {
        border-left: 1px solid #b1b1b1 !important
    }
    .border-r-xxl-grey-10 {
        border-right: 1px solid #b1b1b1 !important
    }
    .border-t-xxl-dark-grey {
        border-top: 1px solid #3c3c3c !important
    }
    .border-b-xxl-dark-grey {
        border-bottom: 1px solid #3c3c3c !important
    }
    .border-l-xxl-dark-grey {
        border-left: 1px solid #3c3c3c !important
    }
    .border-r-xxl-dark-grey {
        border-right: 1px solid #3c3c3c !important
    }
    .border-t-xxl-dark-grey-10 {
        border-top: 1px solid #454545 !important
    }
    .border-b-xxl-dark-grey-10 {
        border-bottom: 1px solid #454545 !important
    }
    .border-l-xxl-dark-grey-10 {
        border-left: 1px solid #454545 !important
    }
    .border-r-xxl-dark-grey-10 {
        border-right: 1px solid #454545 !important
    }
    .border-t-xxl-dark-grey-20 {
        border-top: 1px solid #908e8d !important
    }
    .border-b-xxl-dark-grey-20 {
        border-bottom: 1px solid #908e8d !important
    }
    .border-l-xxl-dark-grey-20 {
        border-left: 1px solid #908e8d !important
    }
    .border-r-xxl-dark-grey-20 {
        border-right: 1px solid #908e8d !important
    }
    .border-t-xxl-dark-grey-30 {
        border-top: 1px solid #818181 !important
    }
    .border-b-xxl-dark-grey-30 {
        border-bottom: 1px solid #818181 !important
    }
    .border-l-xxl-dark-grey-30 {
        border-left: 1px solid #818181 !important
    }
    .border-r-xxl-dark-grey-30 {
        border-right: 1px solid #818181 !important
    }
    .border-t-xxl-dark-grey-40 {
        border-top: 1px solid #333 !important
    }
    .border-b-xxl-dark-grey-40 {
        border-bottom: 1px solid #333 !important
    }
    .border-l-xxl-dark-grey-40 {
        border-left: 1px solid #333 !important
    }
    .border-r-xxl-dark-grey-40 {
        border-right: 1px solid #333 !important
    }
    .border-t-xxl-light-grey {
        border-top: 1px solid #f6f5f3 !important
    }
    .border-b-xxl-light-grey {
        border-bottom: 1px solid #f6f5f3 !important
    }
    .border-l-xxl-light-grey {
        border-left: 1px solid #f6f5f3 !important
    }
    .border-r-xxl-light-grey {
        border-right: 1px solid #f6f5f3 !important
    }
    .border-t-xxl-light-grey-10 {
        border-top: 1px solid #edebe7 !important
    }
    .border-b-xxl-light-grey-10 {
        border-bottom: 1px solid #edebe7 !important
    }
    .border-l-xxl-light-grey-10 {
        border-left: 1px solid #edebe7 !important
    }
    .border-r-xxl-light-grey-10 {
        border-right: 1px solid #edebe7 !important
    }
    .border-t-xxl-light-grey-20 {
        border-top: 1px solid #f1efec !important
    }
    .border-b-xxl-light-grey-20 {
        border-bottom: 1px solid #f1efec !important
    }
    .border-l-xxl-light-grey-20 {
        border-left: 1px solid #f1efec !important
    }
    .border-r-xxl-light-grey-20 {
        border-right: 1px solid #f1efec !important
    }
    .border-t-xxl-light-grey-30 {
        border-top: 1px solid #ececec !important
    }
    .border-b-xxl-light-grey-30 {
        border-bottom: 1px solid #ececec !important
    }
    .border-l-xxl-light-grey-30 {
        border-left: 1px solid #ececec !important
    }
    .border-r-xxl-light-grey-30 {
        border-right: 1px solid #ececec !important
    }
    .border-t-xxl-light-grey-40 {
        border-top: 1px solid #f2f3f5 !important
    }
    .border-b-xxl-light-grey-40 {
        border-bottom: 1px solid #f2f3f5 !important
    }
    .border-l-xxl-light-grey-40 {
        border-left: 1px solid #f2f3f5 !important
    }
    .border-r-xxl-light-grey-40 {
        border-right: 1px solid #f2f3f5 !important
    }
    .border-t-xxl-light-grey-50 {
        border-top: 1px solid #f9f9f9 !important
    }
    .border-b-xxl-light-grey-50 {
        border-bottom: 1px solid #f9f9f9 !important
    }
    .border-l-xxl-light-grey-50 {
        border-left: 1px solid #f9f9f9 !important
    }
    .border-r-xxl-light-grey-50 {
        border-right: 1px solid #f9f9f9 !important
    }
    .border-t-xxl-light-grey-60 {
        border-top: 1px solid #faf9f8 !important
    }
    .border-b-xxl-light-grey-60 {
        border-bottom: 1px solid #faf9f8 !important
    }
    .border-l-xxl-light-grey-60 {
        border-left: 1px solid #faf9f8 !important
    }
    .border-r-xxl-light-grey-60 {
        border-right: 1px solid #faf9f8 !important
    }
    .border-t-xxl-white {
        border-top: 1px solid #fff !important
    }
    .border-b-xxl-white {
        border-bottom: 1px solid #fff !important
    }
    .border-l-xxl-white {
        border-left: 1px solid #fff !important
    }
    .border-r-xxl-white {
        border-right: 1px solid #fff !important
    }
    .border-t-xxl-blue {
        border-top: 1px solid #a58348 !important
    }
    .border-b-xxl-blue {
        border-bottom: 1px solid #a58348 !important
    }
    .border-l-xxl-blue {
        border-left: 1px solid #a58348 !important
    }
    .border-r-xxl-blue {
        border-right: 1px solid #a58348 !important
    }
    .border-t-xxl-blue-10 {
        border-top: 1px solid #a58348 !important
    }
    .border-b-xxl-blue-10 {
        border-bottom: 1px solid #a58348 !important
    }
    .border-l-xxl-blue-10 {
        border-left: 1px solid #a58348 !important
    }
    .border-r-xxl-blue-10 {
        border-right: 1px solid #a58348 !important
    }
    .border-t-xxl-blue-20 {
        border-top: 1px solid #a58348 !important
    }
    .border-b-xxl-blue-20 {
        border-bottom: 1px solid #a58348 !important
    }
    .border-l-xxl-blue-20 {
        border-left: 1px solid #a58348 !important
    }
    .border-r-xxl-blue-20 {
        border-right: 1px solid #a58348 !important
    }
    .border-t-xxl-blue-30 {
        border-top: 1px solid #001d38 !important
    }
    .border-b-xxl-blue-30 {
        border-bottom: 1px solid #001d38 !important
    }
    .border-l-xxl-blue-30 {
        border-left: 1px solid #001d38 !important
    }
    .border-r-xxl-blue-30 {
        border-right: 1px solid #001d38 !important
    }
    .border-t-xxl-light-blue {
        border-top: 1px solid #f1f3f7 !important
    }
    .border-b-xxl-light-blue {
        border-bottom: 1px solid #f1f3f7 !important
    }
    .border-l-xxl-light-blue {
        border-left: 1px solid #f1f3f7 !important
    }
    .border-r-xxl-light-blue {
        border-right: 1px solid #f1f3f7 !important
    }
    .border-t-xxl-purple {
        border-top: 1px solid #4c5d9a !important
    }
    .border-b-xxl-purple {
        border-bottom: 1px solid #4c5d9a !important
    }
    .border-l-xxl-purple {
        border-left: 1px solid #4c5d9a !important
    }
    .border-r-xxl-purple {
        border-right: 1px solid #4c5d9a !important
    }
    .border-t-xxl-brown {
        border-top: 1px solid #eeebe7 !important
    }
    .border-b-xxl-brown {
        border-bottom: 1px solid #eeebe7 !important
    }
    .border-l-xxl-brown {
        border-left: 1px solid #eeebe7 !important
    }
    .border-r-xxl-brown {
        border-right: 1px solid #eeebe7 !important
    }
    .border-t-xxl-0 {
        border-top: 0 !important
    }
    .border-b-xxl-0 {
        border-bottom: 0 !important
    }
    .border-l-xxl-0 {
        border-left: 0 !important
    }
    .border-r-xxl-0 {
        border-right: 0 !important
    }
}

.list {
    padding-left: 22px
}

.list li {
    margin-bottom: 1rem
}

.list ol,
.list ul {
    margin-top: .25rem
}

.list ol li,
.list ul li {
    margin-bottom: .25rem
}

ul.list {
    list-style: disc
}

.list--no-margin li {
    margin-bottom: .25rem
}

.font-icon-xs {
    font-size: .75rem !important
}

.font-icon-sm {
    font-size: .875rem !important
}

.font-icon-md {
    font-size: 1rem !important
}

.font-icon-lg {
    font-size: 1.5rem !important
}

.font-icon-xl {
    font-size: 1.75rem !important
}

.font-icon-2x {
    font-size: 2rem !important
}

.font-icon-3x {
    font-size: 3rem !important
}

.font-icon-4x {
    font-size: 4rem !important
}

.font-icon-5x {
    font-size: 5rem !important
}

.font-icon-7x {
    font-size: 7rem !important
}

.font-icon-10x {
    font-size: 10rem !important
}

.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: var(--header-height)
}

.sticky--nav-project {
    z-index: 1000
}

@media(max-width:767.98px) {
    .sticky--nav-project {
        position: static
    }
}

.sticky--nav-vertical {
    top: 125px
}

.pointer-events-none {
    pointer-events: none
}

.filter-white {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

html[lang=en] .header__search,
html[lang=th] .header__search {
    font-size: .8125rem
}

.header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    transition: background-color .3s ease-in-out;
    z-index: 1002
}

.header__logo {
    text-align: center;
    width: 100px;
    margin: 0 auto;
    padding-top: 15px
}

@media(max-width:991.98px) {
    .header__logo {
        display: none
    }
}

.header__logo-image {
    width: 100%
}

.header__logo-image--white {
    display: block;
	filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.9));
}

.header__logo-image--color {
    display: none
}

.header__logo-horizontal {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 200px;
    max-width: 200px;
    width: 200px;
    opacity: 0;
    pointer-events: none
}

@media(max-width:991.98px) {
    .header__logo-horizontal {
        display: none
    }
}

.header__logo-horizontal-image {
    width: auto;
    max-height: 76px
}

@media(max-width:1559.98px) {
    .header__logo-horizontal-image {
        width: auto
    }
}

.header__logo-mobile {
    display: none;
    position: relative;
    z-index: 3;
    transition: all .3s ease-in-out
}

@media(max-width:991.98px) {
    .header__logo-mobile {
        display: block;
        margin: 0 auto;
        width: 60px;
        margin-top: -10px
    }
}

.header__logo-mobile-image {
    width: 100%
}

.header__logo-mobile-image--color {
    display: none
}

.header__logo-mobile-image--white {
    display: block
}

.header__navbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 90px;
    padding: 0 75px
}

@media(max-width:1559.98px) {
    .header__navbar {
        padding: 0 30px
    }
}

@media(max-width:991.98px) {
    .header__navbar {
        height: auto;
        padding: 15px 30px;
        align-items: flex-start
    }
}

@media(max-width:767.98px) {
    .header__navbar {
        padding: 15px
    }
}

.header__search {
    text-transform: uppercase;
    margin-right: 15px;
    color: #fff
}

.header__search:hover {
    color: hsl(0 0% 100% / .7)
}

@media(max-width:991.98px) {
    .header__search {
        position: absolute;
        right: 60px
    }
}

@media(max-width:767.98px) {
    .header__search {
        right: 40px
    }
    .header__search .header__search-text {
        display: none
    }
}

.header__actions {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 200px;
    max-width: 200px;
    width: 200px
}

@media(max-width:991.98px) {
    .header__actions {
        position: absolute;
        width: 100%;
        max-width: 100%;
        padding: 0 30px;
        height: 100%;
        left: 0;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: space-between
    }
}

@media(max-width:767.98px) {
    .header__actions {
        padding: 0 15px
    }
}

.header__menu-toggler {
    margin-left: 15px
}

.header.headroom--not-top {
    background-color: #fff;
    border-bottom: 1px solid #f6f5f3
}

.header.headroom--not-top .header__logo {
    display: none
}

.header.headroom--not-top .header__logo-horizontal {
    opacity: 1;
    pointer-events: auto
}

.header.headroom--not-top .header__logo-mobile {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 60px;
    max-width: 60px;
    width: 60px
}

.header.headroom--not-top .header__logo-mobile-image--color {
    display: block
}

.header.headroom--not-top .header__logo-mobile-image--white {
    display: none
}

.header.headroom--not-top .header__search {
    color: #000
}

.header.headroom--not-top .header__search:hover {
    color: rgb(0 0 0 / .7)
}

@media(max-width:991.98px) {
    .header.headroom--not-top .header__navbar {
        height: 60px;
        padding: 0 30px;
        align-items: center
    }
}

.header--bg-white {
    background-color: #fff
}

.header--bg-white .header__logo-image--white {
    display: none
}

.header--bg-white .header__logo-image--color,
.header--bg-white .header__logo-mobile-image--color {
    display: block
}

.header--bg-white .header__logo-mobile-image--white {
    display: none
}

.header--bg-white .header__search {
    color: #000
}

.header--bg-white .header__search:hover {
    color: rgb(0 0 0 / .7)
}

.header--project.headroom--not-top {
    opacity: 0;
    pointer-events: none
}

.header--is-dropdown-open {
    background-color: #fff
}

.header--is-dropdown-open .header__logo-image--white {
    display: none
}

.header--is-dropdown-open .header__logo-image--color,
.header--is-dropdown-open .header__logo-mobile-image--color {
    display: block
}

.header--is-dropdown-open .header__logo-mobile-image--white {
    display: none
}

html[lang=en] .footer {
    font-size: 1rem;
	border-top: 5px solid #9b7841;
}

html[lang=en] .footer__menu-link {
    font-size: 1.125rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=en] .footer__menu-link {
        font-size: calc(1.0125rem + .15vw)
    }
}

html[lang=en] .footer-social__title {
    font-size: 4.75rem;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 1.6px
}

@media(max-width:1200px) {
    html[lang=en] .footer-social__title {
        font-size: calc(1.375rem + 4.5vw)
    }
}

html[lang=en] .footer-social__subtitle {
    font-family: Rafelya Carrotin, sans-serif;
    font-size: 3.8125rem
}

@media(max-width:1200px) {
    html[lang=en] .footer-social__subtitle {
        font-size: calc(1.28125rem + 3.375vw)
    }
}

html[lang=en] .footer__copyright {
    /*font-size: .875rem*/
	text-align:Center
}

html[lang=th] .footer {
    font-size: 1rem
}

html[lang=th] .footer__menu-link {
    font-size: 1.125rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=th] .footer__menu-link {
        font-size: calc(1.0125rem + .15vw)
    }
}

html[lang=th] .footer-social__title {
    font-size: 4.75rem;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 1.6px
}

@media(max-width:1200px) {
    html[lang=th] .footer-social__title {
        font-size: calc(1.375rem + 4.5vw)
    }
}

html[lang=th] .footer-social__subtitle {
    font-family: Rafelya Carrotin, sans-serif;
    font-size: 3.8125rem
}

@media(max-width:1200px) {
    html[lang=th] .footer-social__subtitle {
        font-size: calc(1.28125rem + 3.375vw)
    }
}

html[lang=th] .footer__copyright {
    font-size: .875rem
}

.footer {
    background-color: #f9f9f9;
    padding: 5rem 0;
    color: #454545
}

.footer,
.footer-social {
    position: relative
}

@media(max-width:767.98px) {
    .footer-social {
        margin-bottom: 3rem
    }
}

.footer-social__title {
    text-transform: uppercase;
    color: #333
}

.footer-social__subtitle {
    color: #000;
    font-weight: 700;
    position: absolute;
    left: 149px;
    bottom: 0
}

@media(max-width:1199.98px) {
    .footer-social__subtitle {
        left: 110px
    }
}

@media(max-width:991.98px) {
    .footer-social__subtitle {
        left: 70px
    }
}

.footer-social__link {
    font-size: 1.55rem;
    margin: 0 8px 8px;
    width: 55px;
    height: 55px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 5px 10px -7px rgb(0 0 0 / .75);
    background-color: #a58348;
    border-radius: 50%;
    color: #fff
}

@media(max-width:767.98px) {
    .footer-social__link {
        width: 40px;
        height: 40px;
        margin: 0 5px 5px 0;
        font-size: 16px
    }
}

.footer-social__link:hover {
    background-color: #001d38;
    color: #fff
}

.footer__copyright {
    color: #111820
}

html {
    overflow: visible
}

.section {
    padding: 7rem 0
}

.article {
    background-color: #fff;
    position: relative
}

body.main-menu-is-open {
    overflow: hidden
}

.aside {
    background-color: #fff;
    margin: 7rem 0;
    position: -webkit-sticky;
    position: sticky;
    top: var(--header-height);
    z-index: 1000
}

@media(max-width:767.98px) {
    .aside {
        margin: 3rem 0;
        position: static
    }
}

@media(min-width:992px) {
    .row--gutter-lg-65 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .row--gutter-lg-65 .col,
    .row--gutter-lg-65 .col-1,
    .row--gutter-lg-65 .col-2,
    .row--gutter-lg-65 .col-3,
    .row--gutter-lg-65 .col-4,
    .row--gutter-lg-65 .col-5,
    .row--gutter-lg-65 .col-6,
    .row--gutter-lg-65 .col-7,
    .row--gutter-lg-65 .col-8,
    .row--gutter-lg-65 .col-9,
    .row--gutter-lg-65 .col-10,
    .row--gutter-lg-65 .col-11,
    .row--gutter-lg-65 .col-12,
    .row--gutter-lg-65 .col-auto {
        position: relative;
        width: 100%;
        padding-right: 32.5px;
        padding-left: 32.5px
    }
    .row--gutter-lg-65 .col {
        flex-basis: 0%;
        flex-grow: 1;
        max-width: 100%
    }
    .row--gutter-lg-65 .row-cols-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }
    .row--gutter-lg-65 .row-cols-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }
    .row--gutter-lg-65 .row-cols-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .row--gutter-lg-65 .row-cols-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }
    .row--gutter-lg-65 .row-cols-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }
    .row--gutter-lg-65 .row-cols-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .row--gutter-lg-65 .col-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .row--gutter-lg-65 .col-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .row--gutter-lg-65 .col-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .row--gutter-lg-65 .col-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .row--gutter-lg-65 .col-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .row--gutter-lg-65 .col-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .row--gutter-lg-65 .col-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .row--gutter-lg-65 .col-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .row--gutter-lg-65 .col-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .row--gutter-lg-65 .col-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .row--gutter-lg-65 .col-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .row--gutter-lg-65 .col-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .row--gutter-lg-65 .col-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .row--gutter-lg-65 .order-first {
        order: -1
    }
    .row--gutter-lg-65 .order-last {
        order: 13
    }
    .row--gutter-lg-65 .order-0 {
        order: 0
    }
    .row--gutter-lg-65 .order-1 {
        order: 1
    }
    .row--gutter-lg-65 .order-2 {
        order: 2
    }
    .row--gutter-lg-65 .order-3 {
        order: 3
    }
    .row--gutter-lg-65 .order-4 {
        order: 4
    }
    .row--gutter-lg-65 .order-5 {
        order: 5
    }
    .row--gutter-lg-65 .order-6 {
        order: 6
    }
    .row--gutter-lg-65 .order-7 {
        order: 7
    }
    .row--gutter-lg-65 .order-8 {
        order: 8
    }
    .row--gutter-lg-65 .order-9 {
        order: 9
    }
    .row--gutter-lg-65 .order-10 {
        order: 10
    }
    .row--gutter-lg-65 .order-11 {
        order: 11
    }
    .row--gutter-lg-65 .order-12 {
        order: 12
    }
    .row--gutter-lg-65 .offset-1 {
        margin-left: 8.3333333333%
    }
    .row--gutter-lg-65 .offset-2 {
        margin-left: 16.6666666667%
    }
    .row--gutter-lg-65 .offset-3 {
        margin-left: 25%
    }
    .row--gutter-lg-65 .offset-4 {
        margin-left: 33.3333333333%
    }
    .row--gutter-lg-65 .offset-5 {
        margin-left: 41.6666666667%
    }
    .row--gutter-lg-65 .offset-6 {
        margin-left: 50%
    }
    .row--gutter-lg-65 .offset-7 {
        margin-left: 58.3333333333%
    }
    .row--gutter-lg-65 .offset-8 {
        margin-left: 66.6666666667%
    }
    .row--gutter-lg-65 .offset-9 {
        margin-left: 75%
    }
    .row--gutter-lg-65 .offset-10 {
        margin-left: 83.3333333333%
    }
    .row--gutter-lg-65 .offset-11 {
        margin-left: 91.6666666667%
    }
    .row--gutter-lg-65 .col-sm,
    .row--gutter-lg-65 .col-sm-1,
    .row--gutter-lg-65 .col-sm-2,
    .row--gutter-lg-65 .col-sm-3,
    .row--gutter-lg-65 .col-sm-4,
    .row--gutter-lg-65 .col-sm-5,
    .row--gutter-lg-65 .col-sm-6,
    .row--gutter-lg-65 .col-sm-7,
    .row--gutter-lg-65 .col-sm-8,
    .row--gutter-lg-65 .col-sm-9,
    .row--gutter-lg-65 .col-sm-10,
    .row--gutter-lg-65 .col-sm-11,
    .row--gutter-lg-65 .col-sm-12,
    .row--gutter-lg-65 .col-sm-auto {
        position: relative;
        width: 100%;
        padding-right: 32.5px;
        padding-left: 32.5px
    }
}

@media(min-width:992px)and (min-width:576px) {
    .row--gutter-lg-65 .col-sm {
        flex-basis: 0%;
        flex-grow: 1;
        max-width: 100%
    }
    .row--gutter-lg-65 .row-cols-sm-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }
    .row--gutter-lg-65 .row-cols-sm-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }
    .row--gutter-lg-65 .row-cols-sm-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .row--gutter-lg-65 .row-cols-sm-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }
    .row--gutter-lg-65 .row-cols-sm-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }
    .row--gutter-lg-65 .row-cols-sm-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .row--gutter-lg-65 .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .row--gutter-lg-65 .col-sm-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .row--gutter-lg-65 .col-sm-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .row--gutter-lg-65 .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .row--gutter-lg-65 .col-sm-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .row--gutter-lg-65 .col-sm-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .row--gutter-lg-65 .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .row--gutter-lg-65 .col-sm-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .row--gutter-lg-65 .col-sm-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .row--gutter-lg-65 .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .row--gutter-lg-65 .col-sm-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .row--gutter-lg-65 .col-sm-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .row--gutter-lg-65 .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .row--gutter-lg-65 .order-sm-first {
        order: -1
    }
    .row--gutter-lg-65 .order-sm-last {
        order: 13
    }
    .row--gutter-lg-65 .order-sm-0 {
        order: 0
    }
    .row--gutter-lg-65 .order-sm-1 {
        order: 1
    }
    .row--gutter-lg-65 .order-sm-2 {
        order: 2
    }
    .row--gutter-lg-65 .order-sm-3 {
        order: 3
    }
    .row--gutter-lg-65 .order-sm-4 {
        order: 4
    }
    .row--gutter-lg-65 .order-sm-5 {
        order: 5
    }
    .row--gutter-lg-65 .order-sm-6 {
        order: 6
    }
    .row--gutter-lg-65 .order-sm-7 {
        order: 7
    }
    .row--gutter-lg-65 .order-sm-8 {
        order: 8
    }
    .row--gutter-lg-65 .order-sm-9 {
        order: 9
    }
    .row--gutter-lg-65 .order-sm-10 {
        order: 10
    }
    .row--gutter-lg-65 .order-sm-11 {
        order: 11
    }
    .row--gutter-lg-65 .order-sm-12 {
        order: 12
    }
    .row--gutter-lg-65 .offset-sm-0 {
        margin-left: 0
    }
    .row--gutter-lg-65 .offset-sm-1 {
        margin-left: 8.3333333333%
    }
    .row--gutter-lg-65 .offset-sm-2 {
        margin-left: 16.6666666667%
    }
    .row--gutter-lg-65 .offset-sm-3 {
        margin-left: 25%
    }
    .row--gutter-lg-65 .offset-sm-4 {
        margin-left: 33.3333333333%
    }
    .row--gutter-lg-65 .offset-sm-5 {
        margin-left: 41.6666666667%
    }
    .row--gutter-lg-65 .offset-sm-6 {
        margin-left: 50%
    }
    .row--gutter-lg-65 .offset-sm-7 {
        margin-left: 58.3333333333%
    }
    .row--gutter-lg-65 .offset-sm-8 {
        margin-left: 66.6666666667%
    }
    .row--gutter-lg-65 .offset-sm-9 {
        margin-left: 75%
    }
    .row--gutter-lg-65 .offset-sm-10 {
        margin-left: 83.3333333333%
    }
    .row--gutter-lg-65 .offset-sm-11 {
        margin-left: 91.6666666667%
    }
}

@media(min-width:992px) {
    .row--gutter-lg-65 .col-md,
    .row--gutter-lg-65 .col-md-1,
    .row--gutter-lg-65 .col-md-2,
    .row--gutter-lg-65 .col-md-3,
    .row--gutter-lg-65 .col-md-4,
    .row--gutter-lg-65 .col-md-5,
    .row--gutter-lg-65 .col-md-6,
    .row--gutter-lg-65 .col-md-7,
    .row--gutter-lg-65 .col-md-8,
    .row--gutter-lg-65 .col-md-9,
    .row--gutter-lg-65 .col-md-10,
    .row--gutter-lg-65 .col-md-11,
    .row--gutter-lg-65 .col-md-12,
    .row--gutter-lg-65 .col-md-auto {
        position: relative;
        width: 100%;
        padding-right: 32.5px;
        padding-left: 32.5px
    }
}

@media(min-width:992px)and (min-width:768px) {
    .row--gutter-lg-65 .col-md {
        flex-basis: 0%;
        flex-grow: 1;
        max-width: 100%
    }
    .row--gutter-lg-65 .row-cols-md-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }
    .row--gutter-lg-65 .row-cols-md-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }
    .row--gutter-lg-65 .row-cols-md-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .row--gutter-lg-65 .row-cols-md-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }
    .row--gutter-lg-65 .row-cols-md-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }
    .row--gutter-lg-65 .row-cols-md-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .row--gutter-lg-65 .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .row--gutter-lg-65 .col-md-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .row--gutter-lg-65 .col-md-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .row--gutter-lg-65 .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .row--gutter-lg-65 .col-md-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .row--gutter-lg-65 .col-md-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .row--gutter-lg-65 .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .row--gutter-lg-65 .col-md-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .row--gutter-lg-65 .col-md-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .row--gutter-lg-65 .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .row--gutter-lg-65 .col-md-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .row--gutter-lg-65 .col-md-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .row--gutter-lg-65 .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .row--gutter-lg-65 .order-md-first {
        order: -1
    }
    .row--gutter-lg-65 .order-md-last {
        order: 13
    }
    .row--gutter-lg-65 .order-md-0 {
        order: 0
    }
    .row--gutter-lg-65 .order-md-1 {
        order: 1
    }
    .row--gutter-lg-65 .order-md-2 {
        order: 2
    }
    .row--gutter-lg-65 .order-md-3 {
        order: 3
    }
    .row--gutter-lg-65 .order-md-4 {
        order: 4
    }
    .row--gutter-lg-65 .order-md-5 {
        order: 5
    }
    .row--gutter-lg-65 .order-md-6 {
        order: 6
    }
    .row--gutter-lg-65 .order-md-7 {
        order: 7
    }
    .row--gutter-lg-65 .order-md-8 {
        order: 8
    }
    .row--gutter-lg-65 .order-md-9 {
        order: 9
    }
    .row--gutter-lg-65 .order-md-10 {
        order: 10
    }
    .row--gutter-lg-65 .order-md-11 {
        order: 11
    }
    .row--gutter-lg-65 .order-md-12 {
        order: 12
    }
    .row--gutter-lg-65 .offset-md-0 {
        margin-left: 0
    }
    .row--gutter-lg-65 .offset-md-1 {
        margin-left: 8.3333333333%
    }
    .row--gutter-lg-65 .offset-md-2 {
        margin-left: 16.6666666667%
    }
    .row--gutter-lg-65 .offset-md-3 {
        margin-left: 25%
    }
    .row--gutter-lg-65 .offset-md-4 {
        margin-left: 33.3333333333%
    }
    .row--gutter-lg-65 .offset-md-5 {
        margin-left: 41.6666666667%
    }
    .row--gutter-lg-65 .offset-md-6 {
        margin-left: 50%
    }
    .row--gutter-lg-65 .offset-md-7 {
        margin-left: 58.3333333333%
    }
    .row--gutter-lg-65 .offset-md-8 {
        margin-left: 66.6666666667%
    }
    .row--gutter-lg-65 .offset-md-9 {
        margin-left: 75%
    }
    .row--gutter-lg-65 .offset-md-10 {
        margin-left: 83.3333333333%
    }
    .row--gutter-lg-65 .offset-md-11 {
        margin-left: 91.6666666667%
    }
}

@media(min-width:992px) {
    .row--gutter-lg-65 .col-lg,
    .row--gutter-lg-65 .col-lg-1,
    .row--gutter-lg-65 .col-lg-2,
    .row--gutter-lg-65 .col-lg-3,
    .row--gutter-lg-65 .col-lg-4,
    .row--gutter-lg-65 .col-lg-5,
    .row--gutter-lg-65 .col-lg-6,
    .row--gutter-lg-65 .col-lg-7,
    .row--gutter-lg-65 .col-lg-8,
    .row--gutter-lg-65 .col-lg-9,
    .row--gutter-lg-65 .col-lg-10,
    .row--gutter-lg-65 .col-lg-11,
    .row--gutter-lg-65 .col-lg-12,
    .row--gutter-lg-65 .col-lg-auto {
        position: relative;
        width: 100%;
        padding-right: 32.5px;
        padding-left: 32.5px
    }
}

@media(min-width:992px)and (min-width:992px) {
    .row--gutter-lg-65 .col-lg {
        flex-basis: 0%;
        flex-grow: 1;
        max-width: 100%
    }
    .row--gutter-lg-65 .row-cols-lg-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }
    .row--gutter-lg-65 .row-cols-lg-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }
    .row--gutter-lg-65 .row-cols-lg-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .row--gutter-lg-65 .row-cols-lg-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }
    .row--gutter-lg-65 .row-cols-lg-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }
    .row--gutter-lg-65 .row-cols-lg-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .row--gutter-lg-65 .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .row--gutter-lg-65 .col-lg-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .row--gutter-lg-65 .col-lg-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .row--gutter-lg-65 .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .row--gutter-lg-65 .col-lg-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .row--gutter-lg-65 .col-lg-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .row--gutter-lg-65 .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .row--gutter-lg-65 .col-lg-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .row--gutter-lg-65 .col-lg-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .row--gutter-lg-65 .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .row--gutter-lg-65 .col-lg-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .row--gutter-lg-65 .col-lg-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .row--gutter-lg-65 .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .row--gutter-lg-65 .order-lg-first {
        order: -1
    }
    .row--gutter-lg-65 .order-lg-last {
        order: 13
    }
    .row--gutter-lg-65 .order-lg-0 {
        order: 0
    }
    .row--gutter-lg-65 .order-lg-1 {
        order: 1
    }
    .row--gutter-lg-65 .order-lg-2 {
        order: 2
    }
    .row--gutter-lg-65 .order-lg-3 {
        order: 3
    }
    .row--gutter-lg-65 .order-lg-4 {
        order: 4
    }
    .row--gutter-lg-65 .order-lg-5 {
        order: 5
    }
    .row--gutter-lg-65 .order-lg-6 {
        order: 6
    }
    .row--gutter-lg-65 .order-lg-7 {
        order: 7
    }
    .row--gutter-lg-65 .order-lg-8 {
        order: 8
    }
    .row--gutter-lg-65 .order-lg-9 {
        order: 9
    }
    .row--gutter-lg-65 .order-lg-10 {
        order: 10
    }
    .row--gutter-lg-65 .order-lg-11 {
        order: 11
    }
    .row--gutter-lg-65 .order-lg-12 {
        order: 12
    }
    .row--gutter-lg-65 .offset-lg-0 {
        margin-left: 0
    }
    .row--gutter-lg-65 .offset-lg-1 {
        margin-left: 8.3333333333%
    }
    .row--gutter-lg-65 .offset-lg-2 {
        margin-left: 16.6666666667%
    }
    .row--gutter-lg-65 .offset-lg-3 {
        margin-left: 25%
    }
    .row--gutter-lg-65 .offset-lg-4 {
        margin-left: 33.3333333333%
    }
    .row--gutter-lg-65 .offset-lg-5 {
        margin-left: 41.6666666667%
    }
    .row--gutter-lg-65 .offset-lg-6 {
        margin-left: 50%
    }
    .row--gutter-lg-65 .offset-lg-7 {
        margin-left: 58.3333333333%
    }
    .row--gutter-lg-65 .offset-lg-8 {
        margin-left: 66.6666666667%
    }
    .row--gutter-lg-65 .offset-lg-9 {
        margin-left: 75%
    }
    .row--gutter-lg-65 .offset-lg-10 {
        margin-left: 83.3333333333%
    }
    .row--gutter-lg-65 .offset-lg-11 {
        margin-left: 91.6666666667%
    }
}

@media(min-width:992px) {
    .row--gutter-lg-65 .col-xl,
    .row--gutter-lg-65 .col-xl-1,
    .row--gutter-lg-65 .col-xl-2,
    .row--gutter-lg-65 .col-xl-3,
    .row--gutter-lg-65 .col-xl-4,
    .row--gutter-lg-65 .col-xl-5,
    .row--gutter-lg-65 .col-xl-6,
    .row--gutter-lg-65 .col-xl-7,
    .row--gutter-lg-65 .col-xl-8,
    .row--gutter-lg-65 .col-xl-9,
    .row--gutter-lg-65 .col-xl-10,
    .row--gutter-lg-65 .col-xl-11,
    .row--gutter-lg-65 .col-xl-12,
    .row--gutter-lg-65 .col-xl-auto {
        position: relative;
        width: 100%;
        padding-right: 32.5px;
        padding-left: 32.5px
    }
}

@media(min-width:992px)and (min-width:1200px) {
    .row--gutter-lg-65 .col-xl {
        flex-basis: 0%;
        flex-grow: 1;
        max-width: 100%
    }
    .row--gutter-lg-65 .row-cols-xl-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }
    .row--gutter-lg-65 .row-cols-xl-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }
    .row--gutter-lg-65 .row-cols-xl-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .row--gutter-lg-65 .row-cols-xl-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }
    .row--gutter-lg-65 .row-cols-xl-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }
    .row--gutter-lg-65 .row-cols-xl-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .row--gutter-lg-65 .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .row--gutter-lg-65 .col-xl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .row--gutter-lg-65 .col-xl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .row--gutter-lg-65 .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .row--gutter-lg-65 .col-xl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .row--gutter-lg-65 .col-xl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .row--gutter-lg-65 .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .row--gutter-lg-65 .col-xl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .row--gutter-lg-65 .col-xl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .row--gutter-lg-65 .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .row--gutter-lg-65 .col-xl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .row--gutter-lg-65 .col-xl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .row--gutter-lg-65 .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .row--gutter-lg-65 .order-xl-first {
        order: -1
    }
    .row--gutter-lg-65 .order-xl-last {
        order: 13
    }
    .row--gutter-lg-65 .order-xl-0 {
        order: 0
    }
    .row--gutter-lg-65 .order-xl-1 {
        order: 1
    }
    .row--gutter-lg-65 .order-xl-2 {
        order: 2
    }
    .row--gutter-lg-65 .order-xl-3 {
        order: 3
    }
    .row--gutter-lg-65 .order-xl-4 {
        order: 4
    }
    .row--gutter-lg-65 .order-xl-5 {
        order: 5
    }
    .row--gutter-lg-65 .order-xl-6 {
        order: 6
    }
    .row--gutter-lg-65 .order-xl-7 {
        order: 7
    }
    .row--gutter-lg-65 .order-xl-8 {
        order: 8
    }
    .row--gutter-lg-65 .order-xl-9 {
        order: 9
    }
    .row--gutter-lg-65 .order-xl-10 {
        order: 10
    }
    .row--gutter-lg-65 .order-xl-11 {
        order: 11
    }
    .row--gutter-lg-65 .order-xl-12 {
        order: 12
    }
    .row--gutter-lg-65 .offset-xl-0 {
        margin-left: 0
    }
    .row--gutter-lg-65 .offset-xl-1 {
        margin-left: 8.3333333333%
    }
    .row--gutter-lg-65 .offset-xl-2 {
        margin-left: 16.6666666667%
    }
    .row--gutter-lg-65 .offset-xl-3 {
        margin-left: 25%
    }
    .row--gutter-lg-65 .offset-xl-4 {
        margin-left: 33.3333333333%
    }
    .row--gutter-lg-65 .offset-xl-5 {
        margin-left: 41.6666666667%
    }
    .row--gutter-lg-65 .offset-xl-6 {
        margin-left: 50%
    }
    .row--gutter-lg-65 .offset-xl-7 {
        margin-left: 58.3333333333%
    }
    .row--gutter-lg-65 .offset-xl-8 {
        margin-left: 66.6666666667%
    }
    .row--gutter-lg-65 .offset-xl-9 {
        margin-left: 75%
    }
    .row--gutter-lg-65 .offset-xl-10 {
        margin-left: 83.3333333333%
    }
    .row--gutter-lg-65 .offset-xl-11 {
        margin-left: 91.6666666667%
    }
}

@media(min-width:992px) {
    .row--gutter-lg-65 .col-xxl,
    .row--gutter-lg-65 .col-xxl-1,
    .row--gutter-lg-65 .col-xxl-2,
    .row--gutter-lg-65 .col-xxl-3,
    .row--gutter-lg-65 .col-xxl-4,
    .row--gutter-lg-65 .col-xxl-5,
    .row--gutter-lg-65 .col-xxl-6,
    .row--gutter-lg-65 .col-xxl-7,
    .row--gutter-lg-65 .col-xxl-8,
    .row--gutter-lg-65 .col-xxl-9,
    .row--gutter-lg-65 .col-xxl-10,
    .row--gutter-lg-65 .col-xxl-11,
    .row--gutter-lg-65 .col-xxl-12,
    .row--gutter-lg-65 .col-xxl-auto {
        position: relative;
        width: 100%;
        padding-right: 32.5px;
        padding-left: 32.5px
    }
}

@media(min-width:992px)and (min-width:1560px) {
    .row--gutter-lg-65 .col-xxl {
        flex-basis: 0%;
        flex-grow: 1;
        max-width: 100%
    }
    .row--gutter-lg-65 .row-cols-xxl-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }
    .row--gutter-lg-65 .row-cols-xxl-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }
    .row--gutter-lg-65 .row-cols-xxl-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .row--gutter-lg-65 .row-cols-xxl-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }
    .row--gutter-lg-65 .row-cols-xxl-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }
    .row--gutter-lg-65 .row-cols-xxl-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .row--gutter-lg-65 .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .row--gutter-lg-65 .col-xxl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .row--gutter-lg-65 .col-xxl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .row--gutter-lg-65 .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .row--gutter-lg-65 .col-xxl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .row--gutter-lg-65 .col-xxl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .row--gutter-lg-65 .col-xxl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .row--gutter-lg-65 .col-xxl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .row--gutter-lg-65 .col-xxl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .row--gutter-lg-65 .col-xxl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .row--gutter-lg-65 .col-xxl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .row--gutter-lg-65 .col-xxl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .row--gutter-lg-65 .col-xxl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .row--gutter-lg-65 .order-xxl-first {
        order: -1
    }
    .row--gutter-lg-65 .order-xxl-last {
        order: 13
    }
    .row--gutter-lg-65 .order-xxl-0 {
        order: 0
    }
    .row--gutter-lg-65 .order-xxl-1 {
        order: 1
    }
    .row--gutter-lg-65 .order-xxl-2 {
        order: 2
    }
    .row--gutter-lg-65 .order-xxl-3 {
        order: 3
    }
    .row--gutter-lg-65 .order-xxl-4 {
        order: 4
    }
    .row--gutter-lg-65 .order-xxl-5 {
        order: 5
    }
    .row--gutter-lg-65 .order-xxl-6 {
        order: 6
    }
    .row--gutter-lg-65 .order-xxl-7 {
        order: 7
    }
    .row--gutter-lg-65 .order-xxl-8 {
        order: 8
    }
    .row--gutter-lg-65 .order-xxl-9 {
        order: 9
    }
    .row--gutter-lg-65 .order-xxl-10 {
        order: 10
    }
    .row--gutter-lg-65 .order-xxl-11 {
        order: 11
    }
    .row--gutter-lg-65 .order-xxl-12 {
        order: 12
    }
    .row--gutter-lg-65 .offset-xxl-0 {
        margin-left: 0
    }
    .row--gutter-lg-65 .offset-xxl-1 {
        margin-left: 8.3333333333%
    }
    .row--gutter-lg-65 .offset-xxl-2 {
        margin-left: 16.6666666667%
    }
    .row--gutter-lg-65 .offset-xxl-3 {
        margin-left: 25%
    }
    .row--gutter-lg-65 .offset-xxl-4 {
        margin-left: 33.3333333333%
    }
    .row--gutter-lg-65 .offset-xxl-5 {
        margin-left: 41.6666666667%
    }
    .row--gutter-lg-65 .offset-xxl-6 {
        margin-left: 50%
    }
    .row--gutter-lg-65 .offset-xxl-7 {
        margin-left: 58.3333333333%
    }
    .row--gutter-lg-65 .offset-xxl-8 {
        margin-left: 66.6666666667%
    }
    .row--gutter-lg-65 .offset-xxl-9 {
        margin-left: 75%
    }
    .row--gutter-lg-65 .offset-xxl-10 {
        margin-left: 83.3333333333%
    }
    .row--gutter-lg-65 .offset-xxl-11 {
        margin-left: 91.6666666667%
    }
}

.card {
    border-radius: 0;
    border: 0;
    background-color: #fff0
}

a.card {
    color: #111820
}

.card-deck {
    margin-right: -15px;
    margin-left: -15px
}

.card-deck .card {
    margin-right: 15px;
    margin-left: 15px
}

.card-deck.card-deck--cards-1 {
    margin-right: 0;
    margin-left: 0
}

.card-deck.card-deck--cards-1 .card {
    flex: 0 0 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-left: 0
}

.card-deck.card-deck--cards-2 {
    margin-right: -15px;
    margin-left: -15px
}

.card-deck.card-deck--cards-2 .card {
    flex: 0 0 calc(50% - 30px);
    flex-basis: calc(50% - 30px);
    max-width: calc(50% - 30px);
    margin-right: 15px;
    margin-left: 15px
}

.card-deck.card-deck--cards-3 {
    margin-right: -15px;
    margin-left: -15px
}

.card-deck.card-deck--cards-3 .card {
    flex: 0 0 calc(33.33333% - 30px);
    flex-basis: calc(33.33333% - 30px);
    max-width: calc(33.33333% - 30px);
    margin-right: 15px;
    margin-left: 15px
}

.card-deck.card-deck--cards-4 {
    margin-right: -15px;
    margin-left: -15px
}

.card-deck.card-deck--cards-4 .card {
    flex: 0 0 calc(25% - 30px);
    flex-basis: calc(25% - 30px);
    max-width: calc(25% - 30px);
    margin-right: 15px;
    margin-left: 15px
}

.card-deck.card-deck--cards-5 {
    margin-right: -15px;
    margin-left: -15px
}

.card-deck.card-deck--cards-5 .card {
    flex: 0 0 calc(20% - 30px);
    flex-basis: calc(20% - 30px);
    max-width: calc(20% - 30px);
    margin-right: 15px;
    margin-left: 15px
}

.card-deck.card-deck--cards-6 {
    margin-right: -15px;
    margin-left: -15px
}

.card-deck.card-deck--cards-6 .card {
    flex: 0 0 calc(16.66667% - 30px);
    flex-basis: calc(16.66667% - 30px);
    max-width: calc(16.66667% - 30px);
    margin-right: 15px;
    margin-left: 15px
}

@media(min-width:576px) {
    .card-deck.card-deck--cards-sm-1 {
        margin-right: 0;
        margin-left: 0
    }
    .card-deck.card-deck--cards-sm-1 .card {
        flex: 0 0 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0
    }
    .card-deck.card-deck--cards-sm-2 {
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck.card-deck--cards-sm-2 .card {
        flex: 0 0 calc(50% - 30px);
        flex-basis: calc(50% - 30px);
        max-width: calc(50% - 30px);
        margin-right: 15px;
        margin-left: 15px
    }
    .card-deck.card-deck--cards-sm-3 {
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck.card-deck--cards-sm-3 .card {
        flex: 0 0 calc(33.33333% - 30px);
        flex-basis: calc(33.33333% - 30px);
        max-width: calc(33.33333% - 30px);
        margin-right: 15px;
        margin-left: 15px
    }
    .card-deck.card-deck--cards-sm-4 {
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck.card-deck--cards-sm-4 .card {
        flex: 0 0 calc(25% - 30px);
        flex-basis: calc(25% - 30px);
        max-width: calc(25% - 30px);
        margin-right: 15px;
        margin-left: 15px
    }
    .card-deck.card-deck--cards-sm-5 {
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck.card-deck--cards-sm-5 .card {
        flex: 0 0 calc(20% - 30px);
        flex-basis: calc(20% - 30px);
        max-width: calc(20% - 30px);
        margin-right: 15px;
        margin-left: 15px
    }
    .card-deck.card-deck--cards-sm-6 {
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck.card-deck--cards-sm-6 .card {
        flex: 0 0 calc(16.66667% - 30px);
        flex-basis: calc(16.66667% - 30px);
        max-width: calc(16.66667% - 30px);
        margin-right: 15px;
        margin-left: 15px
    }
}

@media(min-width:768px) {
    .card-deck.card-deck--cards-md-1 {
        margin-right: 0;
        margin-left: 0
    }
    .card-deck.card-deck--cards-md-1 .card {
        flex: 0 0 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0
    }
    .card-deck.card-deck--cards-md-2 {
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck.card-deck--cards-md-2 .card {
        flex: 0 0 calc(50% - 30px);
        flex-basis: calc(50% - 30px);
        max-width: calc(50% - 30px);
        margin-right: 15px;
        margin-left: 15px
    }
    .card-deck.card-deck--cards-md-3 {
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck.card-deck--cards-md-3 .card {
        flex: 0 0 calc(33.33333% - 30px);
        flex-basis: calc(33.33333% - 30px);
        max-width: calc(33.33333% - 30px);
        margin-right: 15px;
        margin-left: 15px
    }
    .card-deck.card-deck--cards-md-4 {
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck.card-deck--cards-md-4 .card {
        flex: 0 0 calc(25% - 30px);
        flex-basis: calc(25% - 30px);
        max-width: calc(25% - 30px);
        margin-right: 15px;
        margin-left: 15px
    }
    .card-deck.card-deck--cards-md-5 {
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck.card-deck--cards-md-5 .card {
        flex: 0 0 calc(20% - 30px);
        flex-basis: calc(20% - 30px);
        max-width: calc(20% - 30px);
        margin-right: 15px;
        margin-left: 15px
    }
    .card-deck.card-deck--cards-md-6 {
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck.card-deck--cards-md-6 .card {
        flex: 0 0 calc(16.66667% - 30px);
        flex-basis: calc(16.66667% - 30px);
        max-width: calc(16.66667% - 30px);
        margin-right: 15px;
        margin-left: 15px
    }
}

@media(min-width:992px) {
    .card-deck.card-deck--cards-lg-1 {
        margin-right: 0;
        margin-left: 0
    }
    .card-deck.card-deck--cards-lg-1 .card {
        flex: 0 0 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0
    }
    .card-deck.card-deck--cards-lg-2 {
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck.card-deck--cards-lg-2 .card {
        flex: 0 0 calc(50% - 30px);
        flex-basis: calc(50% - 30px);
        max-width: calc(50% - 30px);
        margin-right: 15px;
        margin-left: 15px
    }
    .card-deck.card-deck--cards-lg-3 {
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck.card-deck--cards-lg-3 .card {
        flex: 0 0 calc(33.33333% - 30px);
        flex-basis: calc(33.33333% - 30px);
        max-width: calc(33.33333% - 30px);
        margin-right: 15px;
        margin-left: 15px
    }
    .card-deck.card-deck--cards-lg-4 {
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck.card-deck--cards-lg-4 .card {
        flex: 0 0 calc(25% - 30px);
        flex-basis: calc(25% - 30px);
        max-width: calc(25% - 30px);
        margin-right: 15px;
        margin-left: 15px
    }
    .card-deck.card-deck--cards-lg-5 {
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck.card-deck--cards-lg-5 .card {
        flex: 0 0 calc(20% - 30px);
        flex-basis: calc(20% - 30px);
        max-width: calc(20% - 30px);
        margin-right: 15px;
        margin-left: 15px
    }
    .card-deck.card-deck--cards-lg-6 {
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck.card-deck--cards-lg-6 .card {
        flex: 0 0 calc(16.66667% - 30px);
        flex-basis: calc(16.66667% - 30px);
        max-width: calc(16.66667% - 30px);
        margin-right: 15px;
        margin-left: 15px
    }
}

@media(min-width:1200px) {
    .card-deck.card-deck--cards-xl-1 {
        margin-right: 0;
        margin-left: 0
    }
    .card-deck.card-deck--cards-xl-1 .card {
        flex: 0 0 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0
    }
    .card-deck.card-deck--cards-xl-2 {
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck.card-deck--cards-xl-2 .card {
        flex: 0 0 calc(50% - 30px);
        flex-basis: calc(50% - 30px);
        max-width: calc(50% - 30px);
        margin-right: 15px;
        margin-left: 15px
    }
    .card-deck.card-deck--cards-xl-3 {
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck.card-deck--cards-xl-3 .card {
        flex: 0 0 calc(33.33333% - 30px);
        flex-basis: calc(33.33333% - 30px);
        max-width: calc(33.33333% - 30px);
        margin-right: 15px;
        margin-left: 15px
    }
    .card-deck.card-deck--cards-xl-4 {
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck.card-deck--cards-xl-4 .card {
        flex: 0 0 calc(25% - 30px);
        flex-basis: calc(25% - 30px);
        max-width: calc(25% - 30px);
        margin-right: 15px;
        margin-left: 15px
    }
    .card-deck.card-deck--cards-xl-5 {
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck.card-deck--cards-xl-5 .card {
        flex: 0 0 calc(20% - 30px);
        flex-basis: calc(20% - 30px);
        max-width: calc(20% - 30px);
        margin-right: 15px;
        margin-left: 15px
    }
    .card-deck.card-deck--cards-xl-6 {
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck.card-deck--cards-xl-6 .card {
        flex: 0 0 calc(16.66667% - 30px);
        flex-basis: calc(16.66667% - 30px);
        max-width: calc(16.66667% - 30px);
        margin-right: 15px;
        margin-left: 15px
    }
}

@media(min-width:1560px) {
    .card-deck.card-deck--cards-xxl-1 {
        margin-right: 0;
        margin-left: 0
    }
    .card-deck.card-deck--cards-xxl-1 .card {
        flex: 0 0 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0
    }
    .card-deck.card-deck--cards-xxl-2 {
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck.card-deck--cards-xxl-2 .card {
        flex: 0 0 calc(50% - 30px);
        flex-basis: calc(50% - 30px);
        max-width: calc(50% - 30px);
        margin-right: 15px;
        margin-left: 15px
    }
    .card-deck.card-deck--cards-xxl-3 {
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck.card-deck--cards-xxl-3 .card {
        flex: 0 0 calc(33.33333% - 30px);
        flex-basis: calc(33.33333% - 30px);
        max-width: calc(33.33333% - 30px);
        margin-right: 15px;
        margin-left: 15px
    }
    .card-deck.card-deck--cards-xxl-4 {
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck.card-deck--cards-xxl-4 .card {
        flex: 0 0 calc(25% - 30px);
        flex-basis: calc(25% - 30px);
        max-width: calc(25% - 30px);
        margin-right: 15px;
        margin-left: 15px
    }
    .card-deck.card-deck--cards-xxl-5 {
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck.card-deck--cards-xxl-5 .card {
        flex: 0 0 calc(20% - 30px);
        flex-basis: calc(20% - 30px);
        max-width: calc(20% - 30px);
        margin-right: 15px;
        margin-left: 15px
    }
    .card-deck.card-deck--cards-xxl-6 {
        margin-right: -15px;
        margin-left: -15px
    }
    .card-deck.card-deck--cards-xxl-6 .card {
        flex: 0 0 calc(16.66667% - 30px);
        flex-basis: calc(16.66667% - 30px);
        max-width: calc(16.66667% - 30px);
        margin-right: 15px;
        margin-left: 15px
    }
}

.card-deck--gutter-10 {
    margin-right: -5px;
    margin-left: -5px
}

.card-deck--gutter-10 .card {
    margin-right: 5px;
    margin-left: 5px
}

.card-deck--gutter-10.card-deck--cards-1 {
    margin-right: 0;
    margin-left: 0
}

.card-deck--gutter-10.card-deck--cards-1 .card {
    flex: 0 0 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-left: 0
}

.card-deck--gutter-10.card-deck--cards-2 {
    margin-right: -5px;
    margin-left: -5px
}

.card-deck--gutter-10.card-deck--cards-2 .card {
    flex: 0 0 calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    max-width: calc(50% - 10px);
    margin-right: 5px;
    margin-left: 5px
}

.card-deck--gutter-10.card-deck--cards-3 {
    margin-right: -5px;
    margin-left: -5px
}

.card-deck--gutter-10.card-deck--cards-3 .card {
    flex: 0 0 calc(33.33333% - 10px);
    flex-basis: calc(33.33333% - 10px);
    max-width: calc(33.33333% - 10px);
    margin-right: 5px;
    margin-left: 5px
}

.card-deck--gutter-10.card-deck--cards-4 {
    margin-right: -5px;
    margin-left: -5px
}

.card-deck--gutter-10.card-deck--cards-4 .card {
    flex: 0 0 calc(25% - 10px);
    flex-basis: calc(25% - 10px);
    max-width: calc(25% - 10px);
    margin-right: 5px;
    margin-left: 5px
}

.card-deck--gutter-10.card-deck--cards-5 {
    margin-right: -5px;
    margin-left: -5px
}

.card-deck--gutter-10.card-deck--cards-5 .card {
    flex: 0 0 calc(20% - 10px);
    flex-basis: calc(20% - 10px);
    max-width: calc(20% - 10px);
    margin-right: 5px;
    margin-left: 5px
}

.card-deck--gutter-10.card-deck--cards-6 {
    margin-right: -5px;
    margin-left: -5px
}

.card-deck--gutter-10.card-deck--cards-6 .card {
    flex: 0 0 calc(16.66667% - 10px);
    flex-basis: calc(16.66667% - 10px);
    max-width: calc(16.66667% - 10px);
    margin-right: 5px;
    margin-left: 5px
}

@media(min-width:576px) {
    .card-deck--gutter-10.card-deck--cards-sm-1 {
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-10.card-deck--cards-sm-1 .card {
        flex: 0 0 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-10.card-deck--cards-sm-2 {
        margin-right: -5px;
        margin-left: -5px
    }
    .card-deck--gutter-10.card-deck--cards-sm-2 .card {
        flex: 0 0 calc(50% - 10px);
        flex-basis: calc(50% - 10px);
        max-width: calc(50% - 10px);
        margin-right: 5px;
        margin-left: 5px
    }
    .card-deck--gutter-10.card-deck--cards-sm-3 {
        margin-right: -5px;
        margin-left: -5px
    }
    .card-deck--gutter-10.card-deck--cards-sm-3 .card {
        flex: 0 0 calc(33.33333% - 10px);
        flex-basis: calc(33.33333% - 10px);
        max-width: calc(33.33333% - 10px);
        margin-right: 5px;
        margin-left: 5px
    }
    .card-deck--gutter-10.card-deck--cards-sm-4 {
        margin-right: -5px;
        margin-left: -5px
    }
    .card-deck--gutter-10.card-deck--cards-sm-4 .card {
        flex: 0 0 calc(25% - 10px);
        flex-basis: calc(25% - 10px);
        max-width: calc(25% - 10px);
        margin-right: 5px;
        margin-left: 5px
    }
    .card-deck--gutter-10.card-deck--cards-sm-5 {
        margin-right: -5px;
        margin-left: -5px
    }
    .card-deck--gutter-10.card-deck--cards-sm-5 .card {
        flex: 0 0 calc(20% - 10px);
        flex-basis: calc(20% - 10px);
        max-width: calc(20% - 10px);
        margin-right: 5px;
        margin-left: 5px
    }
    .card-deck--gutter-10.card-deck--cards-sm-6 {
        margin-right: -5px;
        margin-left: -5px
    }
    .card-deck--gutter-10.card-deck--cards-sm-6 .card {
        flex: 0 0 calc(16.66667% - 10px);
        flex-basis: calc(16.66667% - 10px);
        max-width: calc(16.66667% - 10px);
        margin-right: 5px;
        margin-left: 5px
    }
}

@media(min-width:768px) {
    .card-deck--gutter-10.card-deck--cards-md-1 {
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-10.card-deck--cards-md-1 .card {
        flex: 0 0 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-10.card-deck--cards-md-2 {
        margin-right: -5px;
        margin-left: -5px
    }
    .card-deck--gutter-10.card-deck--cards-md-2 .card {
        flex: 0 0 calc(50% - 10px);
        flex-basis: calc(50% - 10px);
        max-width: calc(50% - 10px);
        margin-right: 5px;
        margin-left: 5px
    }
    .card-deck--gutter-10.card-deck--cards-md-3 {
        margin-right: -5px;
        margin-left: -5px
    }
    .card-deck--gutter-10.card-deck--cards-md-3 .card {
        flex: 0 0 calc(33.33333% - 10px);
        flex-basis: calc(33.33333% - 10px);
        max-width: calc(33.33333% - 10px);
        margin-right: 5px;
        margin-left: 5px
    }
    .card-deck--gutter-10.card-deck--cards-md-4 {
        margin-right: -5px;
        margin-left: -5px
    }
    .card-deck--gutter-10.card-deck--cards-md-4 .card {
        flex: 0 0 calc(25% - 10px);
        flex-basis: calc(25% - 10px);
        max-width: calc(25% - 10px);
        margin-right: 5px;
        margin-left: 5px
    }
    .card-deck--gutter-10.card-deck--cards-md-5 {
        margin-right: -5px;
        margin-left: -5px
    }
    .card-deck--gutter-10.card-deck--cards-md-5 .card {
        flex: 0 0 calc(20% - 10px);
        flex-basis: calc(20% - 10px);
        max-width: calc(20% - 10px);
        margin-right: 5px;
        margin-left: 5px
    }
    .card-deck--gutter-10.card-deck--cards-md-6 {
        margin-right: -5px;
        margin-left: -5px
    }
    .card-deck--gutter-10.card-deck--cards-md-6 .card {
        flex: 0 0 calc(16.66667% - 10px);
        flex-basis: calc(16.66667% - 10px);
        max-width: calc(16.66667% - 10px);
        margin-right: 5px;
        margin-left: 5px
    }
}

@media(min-width:992px) {
    .card-deck--gutter-10.card-deck--cards-lg-1 {
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-10.card-deck--cards-lg-1 .card {
        flex: 0 0 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-10.card-deck--cards-lg-2 {
        margin-right: -5px;
        margin-left: -5px
    }
    .card-deck--gutter-10.card-deck--cards-lg-2 .card {
        flex: 0 0 calc(50% - 10px);
        flex-basis: calc(50% - 10px);
        max-width: calc(50% - 10px);
        margin-right: 5px;
        margin-left: 5px
    }
    .card-deck--gutter-10.card-deck--cards-lg-3 {
        margin-right: -5px;
        margin-left: -5px
    }
    .card-deck--gutter-10.card-deck--cards-lg-3 .card {
        flex: 0 0 calc(33.33333% - 10px);
        flex-basis: calc(33.33333% - 10px);
        max-width: calc(33.33333% - 10px);
        margin-right: 5px;
        margin-left: 5px
    }
    .card-deck--gutter-10.card-deck--cards-lg-4 {
        margin-right: -5px;
        margin-left: -5px
    }
    .card-deck--gutter-10.card-deck--cards-lg-4 .card {
        flex: 0 0 calc(25% - 10px);
        flex-basis: calc(25% - 10px);
        max-width: calc(25% - 10px);
        margin-right: 5px;
        margin-left: 5px
    }
    .card-deck--gutter-10.card-deck--cards-lg-5 {
        margin-right: -5px;
        margin-left: -5px
    }
    .card-deck--gutter-10.card-deck--cards-lg-5 .card {
        flex: 0 0 calc(20% - 10px);
        flex-basis: calc(20% - 10px);
        max-width: calc(20% - 10px);
        margin-right: 5px;
        margin-left: 5px
    }
    .card-deck--gutter-10.card-deck--cards-lg-6 {
        margin-right: -5px;
        margin-left: -5px
    }
    .card-deck--gutter-10.card-deck--cards-lg-6 .card {
        flex: 0 0 calc(16.66667% - 10px);
        flex-basis: calc(16.66667% - 10px);
        max-width: calc(16.66667% - 10px);
        margin-right: 5px;
        margin-left: 5px
    }
}

@media(min-width:1200px) {
    .card-deck--gutter-10.card-deck--cards-xl-1 {
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-10.card-deck--cards-xl-1 .card {
        flex: 0 0 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-10.card-deck--cards-xl-2 {
        margin-right: -5px;
        margin-left: -5px
    }
    .card-deck--gutter-10.card-deck--cards-xl-2 .card {
        flex: 0 0 calc(50% - 10px);
        flex-basis: calc(50% - 10px);
        max-width: calc(50% - 10px);
        margin-right: 5px;
        margin-left: 5px
    }
    .card-deck--gutter-10.card-deck--cards-xl-3 {
        margin-right: -5px;
        margin-left: -5px
    }
    .card-deck--gutter-10.card-deck--cards-xl-3 .card {
        flex: 0 0 calc(33.33333% - 10px);
        flex-basis: calc(33.33333% - 10px);
        max-width: calc(33.33333% - 10px);
        margin-right: 5px;
        margin-left: 5px
    }
    .card-deck--gutter-10.card-deck--cards-xl-4 {
        margin-right: -5px;
        margin-left: -5px
    }
    .card-deck--gutter-10.card-deck--cards-xl-4 .card {
        flex: 0 0 calc(25% - 10px);
        flex-basis: calc(25% - 10px);
        max-width: calc(25% - 10px);
        margin-right: 5px;
        margin-left: 5px
    }
    .card-deck--gutter-10.card-deck--cards-xl-5 {
        margin-right: -5px;
        margin-left: -5px
    }
    .card-deck--gutter-10.card-deck--cards-xl-5 .card {
        flex: 0 0 calc(20% - 10px);
        flex-basis: calc(20% - 10px);
        max-width: calc(20% - 10px);
        margin-right: 5px;
        margin-left: 5px
    }
    .card-deck--gutter-10.card-deck--cards-xl-6 {
        margin-right: -5px;
        margin-left: -5px
    }
    .card-deck--gutter-10.card-deck--cards-xl-6 .card {
        flex: 0 0 calc(16.66667% - 10px);
        flex-basis: calc(16.66667% - 10px);
        max-width: calc(16.66667% - 10px);
        margin-right: 5px;
        margin-left: 5px
    }
}

@media(min-width:1560px) {
    .card-deck--gutter-10.card-deck--cards-xxl-1 {
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-10.card-deck--cards-xxl-1 .card {
        flex: 0 0 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-10.card-deck--cards-xxl-2 {
        margin-right: -5px;
        margin-left: -5px
    }
    .card-deck--gutter-10.card-deck--cards-xxl-2 .card {
        flex: 0 0 calc(50% - 10px);
        flex-basis: calc(50% - 10px);
        max-width: calc(50% - 10px);
        margin-right: 5px;
        margin-left: 5px
    }
    .card-deck--gutter-10.card-deck--cards-xxl-3 {
        margin-right: -5px;
        margin-left: -5px
    }
    .card-deck--gutter-10.card-deck--cards-xxl-3 .card {
        flex: 0 0 calc(33.33333% - 10px);
        flex-basis: calc(33.33333% - 10px);
        max-width: calc(33.33333% - 10px);
        margin-right: 5px;
        margin-left: 5px
    }
    .card-deck--gutter-10.card-deck--cards-xxl-4 {
        margin-right: -5px;
        margin-left: -5px
    }
    .card-deck--gutter-10.card-deck--cards-xxl-4 .card {
        flex: 0 0 calc(25% - 10px);
        flex-basis: calc(25% - 10px);
        max-width: calc(25% - 10px);
        margin-right: 5px;
        margin-left: 5px
    }
    .card-deck--gutter-10.card-deck--cards-xxl-5 {
        margin-right: -5px;
        margin-left: -5px
    }
    .card-deck--gutter-10.card-deck--cards-xxl-5 .card {
        flex: 0 0 calc(20% - 10px);
        flex-basis: calc(20% - 10px);
        max-width: calc(20% - 10px);
        margin-right: 5px;
        margin-left: 5px
    }
    .card-deck--gutter-10.card-deck--cards-xxl-6 {
        margin-right: -5px;
        margin-left: -5px
    }
    .card-deck--gutter-10.card-deck--cards-xxl-6 .card {
        flex: 0 0 calc(16.66667% - 10px);
        flex-basis: calc(16.66667% - 10px);
        max-width: calc(16.66667% - 10px);
        margin-right: 5px;
        margin-left: 5px
    }
}

@media(min-width:992px) {
    .card-deck--gutter-lg-90 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90 .card {
        margin-right: 45px;
        margin-left: 45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-1 {
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-lg-90.card-deck--cards-1 .card {
        flex: 0 0 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-lg-90.card-deck--cards-2 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-2 .card {
        flex: 0 0 calc(50% - 90px);
        flex-basis: calc(50% - 90px);
        max-width: calc(50% - 90px);
        margin-right: 45px;
        margin-left: 45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-3 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-3 .card {
        flex: 0 0 calc(33.33333% - 90px);
        flex-basis: calc(33.33333% - 90px);
        max-width: calc(33.33333% - 90px);
        margin-right: 45px;
        margin-left: 45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-4 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-4 .card {
        flex: 0 0 calc(25% - 90px);
        flex-basis: calc(25% - 90px);
        max-width: calc(25% - 90px);
        margin-right: 45px;
        margin-left: 45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-5 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-5 .card {
        flex: 0 0 calc(20% - 90px);
        flex-basis: calc(20% - 90px);
        max-width: calc(20% - 90px);
        margin-right: 45px;
        margin-left: 45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-6 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-6 .card {
        flex: 0 0 calc(16.66667% - 90px);
        flex-basis: calc(16.66667% - 90px);
        max-width: calc(16.66667% - 90px);
        margin-right: 45px;
        margin-left: 45px
    }
}

@media(min-width:992px)and (min-width:576px) {
    .card-deck--gutter-lg-90.card-deck--cards-sm-1 {
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-lg-90.card-deck--cards-sm-1 .card {
        flex: 0 0 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-lg-90.card-deck--cards-sm-2 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-sm-2 .card {
        flex: 0 0 calc(50% - 90px);
        flex-basis: calc(50% - 90px);
        max-width: calc(50% - 90px);
        margin-right: 45px;
        margin-left: 45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-sm-3 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-sm-3 .card {
        flex: 0 0 calc(33.33333% - 90px);
        flex-basis: calc(33.33333% - 90px);
        max-width: calc(33.33333% - 90px);
        margin-right: 45px;
        margin-left: 45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-sm-4 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-sm-4 .card {
        flex: 0 0 calc(25% - 90px);
        flex-basis: calc(25% - 90px);
        max-width: calc(25% - 90px);
        margin-right: 45px;
        margin-left: 45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-sm-5 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-sm-5 .card {
        flex: 0 0 calc(20% - 90px);
        flex-basis: calc(20% - 90px);
        max-width: calc(20% - 90px);
        margin-right: 45px;
        margin-left: 45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-sm-6 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-sm-6 .card {
        flex: 0 0 calc(16.66667% - 90px);
        flex-basis: calc(16.66667% - 90px);
        max-width: calc(16.66667% - 90px);
        margin-right: 45px;
        margin-left: 45px
    }
}

@media(min-width:992px)and (min-width:768px) {
    .card-deck--gutter-lg-90.card-deck--cards-md-1 {
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-lg-90.card-deck--cards-md-1 .card {
        flex: 0 0 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-lg-90.card-deck--cards-md-2 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-md-2 .card {
        flex: 0 0 calc(50% - 90px);
        flex-basis: calc(50% - 90px);
        max-width: calc(50% - 90px);
        margin-right: 45px;
        margin-left: 45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-md-3 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-md-3 .card {
        flex: 0 0 calc(33.33333% - 90px);
        flex-basis: calc(33.33333% - 90px);
        max-width: calc(33.33333% - 90px);
        margin-right: 45px;
        margin-left: 45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-md-4 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-md-4 .card {
        flex: 0 0 calc(25% - 90px);
        flex-basis: calc(25% - 90px);
        max-width: calc(25% - 90px);
        margin-right: 45px;
        margin-left: 45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-md-5 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-md-5 .card {
        flex: 0 0 calc(20% - 90px);
        flex-basis: calc(20% - 90px);
        max-width: calc(20% - 90px);
        margin-right: 45px;
        margin-left: 45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-md-6 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-md-6 .card {
        flex: 0 0 calc(16.66667% - 90px);
        flex-basis: calc(16.66667% - 90px);
        max-width: calc(16.66667% - 90px);
        margin-right: 45px;
        margin-left: 45px
    }
}

@media(min-width:992px)and (min-width:992px) {
    .card-deck--gutter-lg-90.card-deck--cards-lg-1 {
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-lg-90.card-deck--cards-lg-1 .card {
        flex: 0 0 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-lg-90.card-deck--cards-lg-2 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-lg-2 .card {
        flex: 0 0 calc(50% - 90px);
        flex-basis: calc(50% - 90px);
        max-width: calc(50% - 90px);
        margin-right: 45px;
        margin-left: 45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-lg-3 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-lg-3 .card {
        flex: 0 0 calc(33.33333% - 90px);
        flex-basis: calc(33.33333% - 90px);
        max-width: calc(33.33333% - 90px);
        margin-right: 45px;
        margin-left: 45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-lg-4 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-lg-4 .card {
        flex: 0 0 calc(25% - 90px);
        flex-basis: calc(25% - 90px);
        max-width: calc(25% - 90px);
        margin-right: 45px;
        margin-left: 45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-lg-5 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-lg-5 .card {
        flex: 0 0 calc(20% - 90px);
        flex-basis: calc(20% - 90px);
        max-width: calc(20% - 90px);
        margin-right: 45px;
        margin-left: 45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-lg-6 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-lg-6 .card {
        flex: 0 0 calc(16.66667% - 90px);
        flex-basis: calc(16.66667% - 90px);
        max-width: calc(16.66667% - 90px);
        margin-right: 45px;
        margin-left: 45px
    }
}

@media(min-width:992px)and (min-width:1200px) {
    .card-deck--gutter-lg-90.card-deck--cards-xl-1 {
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-lg-90.card-deck--cards-xl-1 .card {
        flex: 0 0 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-lg-90.card-deck--cards-xl-2 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-xl-2 .card {
        flex: 0 0 calc(50% - 90px);
        flex-basis: calc(50% - 90px);
        max-width: calc(50% - 90px);
        margin-right: 45px;
        margin-left: 45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-xl-3 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-xl-3 .card {
        flex: 0 0 calc(33.33333% - 90px);
        flex-basis: calc(33.33333% - 90px);
        max-width: calc(33.33333% - 90px);
        margin-right: 45px;
        margin-left: 45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-xl-4 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-xl-4 .card {
        flex: 0 0 calc(25% - 90px);
        flex-basis: calc(25% - 90px);
        max-width: calc(25% - 90px);
        margin-right: 45px;
        margin-left: 45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-xl-5 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-xl-5 .card {
        flex: 0 0 calc(20% - 90px);
        flex-basis: calc(20% - 90px);
        max-width: calc(20% - 90px);
        margin-right: 45px;
        margin-left: 45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-xl-6 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-xl-6 .card {
        flex: 0 0 calc(16.66667% - 90px);
        flex-basis: calc(16.66667% - 90px);
        max-width: calc(16.66667% - 90px);
        margin-right: 45px;
        margin-left: 45px
    }
}

@media(min-width:992px)and (min-width:1560px) {
    .card-deck--gutter-lg-90.card-deck--cards-xxl-1 {
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-lg-90.card-deck--cards-xxl-1 .card {
        flex: 0 0 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-lg-90.card-deck--cards-xxl-2 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-xxl-2 .card {
        flex: 0 0 calc(50% - 90px);
        flex-basis: calc(50% - 90px);
        max-width: calc(50% - 90px);
        margin-right: 45px;
        margin-left: 45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-xxl-3 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-xxl-3 .card {
        flex: 0 0 calc(33.33333% - 90px);
        flex-basis: calc(33.33333% - 90px);
        max-width: calc(33.33333% - 90px);
        margin-right: 45px;
        margin-left: 45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-xxl-4 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-xxl-4 .card {
        flex: 0 0 calc(25% - 90px);
        flex-basis: calc(25% - 90px);
        max-width: calc(25% - 90px);
        margin-right: 45px;
        margin-left: 45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-xxl-5 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-xxl-5 .card {
        flex: 0 0 calc(20% - 90px);
        flex-basis: calc(20% - 90px);
        max-width: calc(20% - 90px);
        margin-right: 45px;
        margin-left: 45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-xxl-6 {
        margin-right: -45px;
        margin-left: -45px
    }
    .card-deck--gutter-lg-90.card-deck--cards-xxl-6 .card {
        flex: 0 0 calc(16.66667% - 90px);
        flex-basis: calc(16.66667% - 90px);
        max-width: calc(16.66667% - 90px);
        margin-right: 45px;
        margin-left: 45px
    }
}

@media(min-width:1200px) {
    .card-deck--gutter-xl-65 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .card-deck--gutter-xl-65 .card {
        margin-right: 32.5px;
        margin-left: 32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-1 {
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-xl-65.card-deck--cards-1 .card {
        flex: 0 0 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-xl-65.card-deck--cards-2 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-2 .card {
        flex: 0 0 calc(50% - 65px);
        flex-basis: calc(50% - 65px);
        max-width: calc(50% - 65px);
        margin-right: 32.5px;
        margin-left: 32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-3 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-3 .card {
        flex: 0 0 calc(33.33333% - 65px);
        flex-basis: calc(33.33333% - 65px);
        max-width: calc(33.33333% - 65px);
        margin-right: 32.5px;
        margin-left: 32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-4 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-4 .card {
        flex: 0 0 calc(25% - 65px);
        flex-basis: calc(25% - 65px);
        max-width: calc(25% - 65px);
        margin-right: 32.5px;
        margin-left: 32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-5 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-5 .card {
        flex: 0 0 calc(20% - 65px);
        flex-basis: calc(20% - 65px);
        max-width: calc(20% - 65px);
        margin-right: 32.5px;
        margin-left: 32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-6 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-6 .card {
        flex: 0 0 calc(16.66667% - 65px);
        flex-basis: calc(16.66667% - 65px);
        max-width: calc(16.66667% - 65px);
        margin-right: 32.5px;
        margin-left: 32.5px
    }
}

@media(min-width:1200px)and (min-width:576px) {
    .card-deck--gutter-xl-65.card-deck--cards-sm-1 {
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-xl-65.card-deck--cards-sm-1 .card {
        flex: 0 0 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-xl-65.card-deck--cards-sm-2 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-sm-2 .card {
        flex: 0 0 calc(50% - 65px);
        flex-basis: calc(50% - 65px);
        max-width: calc(50% - 65px);
        margin-right: 32.5px;
        margin-left: 32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-sm-3 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-sm-3 .card {
        flex: 0 0 calc(33.33333% - 65px);
        flex-basis: calc(33.33333% - 65px);
        max-width: calc(33.33333% - 65px);
        margin-right: 32.5px;
        margin-left: 32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-sm-4 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-sm-4 .card {
        flex: 0 0 calc(25% - 65px);
        flex-basis: calc(25% - 65px);
        max-width: calc(25% - 65px);
        margin-right: 32.5px;
        margin-left: 32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-sm-5 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-sm-5 .card {
        flex: 0 0 calc(20% - 65px);
        flex-basis: calc(20% - 65px);
        max-width: calc(20% - 65px);
        margin-right: 32.5px;
        margin-left: 32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-sm-6 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-sm-6 .card {
        flex: 0 0 calc(16.66667% - 65px);
        flex-basis: calc(16.66667% - 65px);
        max-width: calc(16.66667% - 65px);
        margin-right: 32.5px;
        margin-left: 32.5px
    }
}

@media(min-width:1200px)and (min-width:768px) {
    .card-deck--gutter-xl-65.card-deck--cards-md-1 {
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-xl-65.card-deck--cards-md-1 .card {
        flex: 0 0 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-xl-65.card-deck--cards-md-2 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-md-2 .card {
        flex: 0 0 calc(50% - 65px);
        flex-basis: calc(50% - 65px);
        max-width: calc(50% - 65px);
        margin-right: 32.5px;
        margin-left: 32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-md-3 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-md-3 .card {
        flex: 0 0 calc(33.33333% - 65px);
        flex-basis: calc(33.33333% - 65px);
        max-width: calc(33.33333% - 65px);
        margin-right: 32.5px;
        margin-left: 32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-md-4 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-md-4 .card {
        flex: 0 0 calc(25% - 65px);
        flex-basis: calc(25% - 65px);
        max-width: calc(25% - 65px);
        margin-right: 32.5px;
        margin-left: 32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-md-5 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-md-5 .card {
        flex: 0 0 calc(20% - 65px);
        flex-basis: calc(20% - 65px);
        max-width: calc(20% - 65px);
        margin-right: 32.5px;
        margin-left: 32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-md-6 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-md-6 .card {
        flex: 0 0 calc(16.66667% - 65px);
        flex-basis: calc(16.66667% - 65px);
        max-width: calc(16.66667% - 65px);
        margin-right: 32.5px;
        margin-left: 32.5px
    }
}

@media(min-width:1200px)and (min-width:992px) {
    .card-deck--gutter-xl-65.card-deck--cards-lg-1 {
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-xl-65.card-deck--cards-lg-1 .card {
        flex: 0 0 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-xl-65.card-deck--cards-lg-2 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-lg-2 .card {
        flex: 0 0 calc(50% - 65px);
        flex-basis: calc(50% - 65px);
        max-width: calc(50% - 65px);
        margin-right: 32.5px;
        margin-left: 32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-lg-3 {
       /*margin-right: -32.5px;
        margin-left: -32.5px*/
    }
    .card-deck--gutter-xl-65.card-deck--cards-lg-3 .card {
        flex: 0 0 calc(33.33333% - 65px);
        flex-basis: calc(33.33333% - 65px);
        max-width: calc(33.33333% - 65px);
        margin-right: 32.5px;
        margin-left: 32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-lg-4 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-lg-4 .card {
        flex: 0 0 calc(25% - 65px);
        flex-basis: calc(25% - 65px);
        max-width: calc(25% - 65px);
        margin-right: 32.5px;
        margin-left: 32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-lg-5 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-lg-5 .card {
        flex: 0 0 calc(20% - 65px);
        flex-basis: calc(20% - 65px);
        max-width: calc(20% - 65px);
        margin-right: 32.5px;
        margin-left: 32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-lg-6 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-lg-6 .card {
        flex: 0 0 calc(16.66667% - 65px);
        flex-basis: calc(16.66667% - 65px);
        max-width: calc(16.66667% - 65px);
        margin-right: 32.5px;
        margin-left: 32.5px
    }
}

@media(min-width:1200px)and (min-width:1200px) {
    .card-deck--gutter-xl-65.card-deck--cards-xl-1 {
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-xl-65.card-deck--cards-xl-1 .card {
        flex: 0 0 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-xl-65.card-deck--cards-xl-2 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-xl-2 .card {
        flex: 0 0 calc(50% - 65px);
        flex-basis: calc(50% - 65px);
        max-width: calc(50% - 65px);
        margin-right: 32.5px;
        margin-left: 32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-xl-3 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-xl-3 .card {
        flex: 0 0 calc(33.33333% - 65px);
        flex-basis: calc(33.33333% - 65px);
        max-width: calc(33.33333% - 65px);
        margin-right: 32.5px;
        margin-left: 32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-xl-4 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-xl-4 .card {
        flex: 0 0 calc(25% - 65px);
        flex-basis: calc(25% - 65px);
        max-width: calc(25% - 65px);
        margin-right: 32.5px;
        margin-left: 32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-xl-5 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-xl-5 .card {
        flex: 0 0 calc(20% - 65px);
        flex-basis: calc(20% - 65px);
        max-width: calc(20% - 65px);
        margin-right: 32.5px;
        margin-left: 32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-xl-6 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-xl-6 .card {
        flex: 0 0 calc(16.66667% - 65px);
        flex-basis: calc(16.66667% - 65px);
        max-width: calc(16.66667% - 65px);
        margin-right: 32.5px;
        margin-left: 32.5px
    }
}

@media(min-width:1200px)and (min-width:1560px) {
    .card-deck--gutter-xl-65.card-deck--cards-xxl-1 {
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-xl-65.card-deck--cards-xxl-1 .card {
        flex: 0 0 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0
    }
    .card-deck--gutter-xl-65.card-deck--cards-xxl-2 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-xxl-2 .card {
        flex: 0 0 calc(50% - 65px);
        flex-basis: calc(50% - 65px);
        max-width: calc(50% - 65px);
        margin-right: 32.5px;
        margin-left: 32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-xxl-3 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-xxl-3 .card {
        flex: 0 0 calc(33.33333% - 65px);
        flex-basis: calc(33.33333% - 65px);
        max-width: calc(33.33333% - 65px);
        margin-right: 32.5px;
        margin-left: 32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-xxl-4 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-xxl-4 .card {
        flex: 0 0 calc(25% - 65px);
        flex-basis: calc(25% - 65px);
        max-width: calc(25% - 65px);
        margin-right: 32.5px;
        margin-left: 32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-xxl-5 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-xxl-5 .card {
        flex: 0 0 calc(20% - 65px);
        flex-basis: calc(20% - 65px);
        max-width: calc(20% - 65px);
        margin-right: 32.5px;
        margin-left: 32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-xxl-6 {
        margin-right: -32.5px;
        margin-left: -32.5px
    }
    .card-deck--gutter-xl-65.card-deck--cards-xxl-6 .card {
        flex: 0 0 calc(16.66667% - 65px);
        flex-basis: calc(16.66667% - 65px);
        max-width: calc(16.66667% - 65px);
        margin-right: 32.5px;
        margin-left: 32.5px
    }
}

.card-group.card-group--cards-1 .card {
    flex: 0 0 100%;
    flex-basis: 100%;
    max-width: 100%
}

.card-group.card-group--cards-2 .card {
    flex: 0 0 50%;
    flex-basis: 50%;
    max-width: 50%
}

.card-group.card-group--cards-3 .card {
    flex: 0 0 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%
}

.card-group.card-group--cards-4 .card {
    flex: 0 0 25%;
    flex-basis: 25%;
    max-width: 25%
}

.card-group.card-group--cards-5 .card {
    flex: 0 0 20%;
    flex-basis: 20%;
    max-width: 20%
}

.card-group.card-group--cards-6 .card {
    flex: 0 0 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%
}

@media(min-width:576px) {
    .card-group.card-group--cards-sm-1 .card {
        flex: 0 0 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .card-group.card-group--cards-sm-2 .card {
        flex: 0 0 50%;
        flex-basis: 50%;
        max-width: 50%
    }
    .card-group.card-group--cards-sm-3 .card {
        flex: 0 0 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }
    .card-group.card-group--cards-sm-4 .card {
        flex: 0 0 25%;
        flex-basis: 25%;
        max-width: 25%
    }
    .card-group.card-group--cards-sm-5 .card {
        flex: 0 0 20%;
        flex-basis: 20%;
        max-width: 20%
    }
    .card-group.card-group--cards-sm-6 .card {
        flex: 0 0 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%
    }
}

@media(min-width:768px) {
    .card-group.card-group--cards-md-1 .card {
        flex: 0 0 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .card-group.card-group--cards-md-2 .card {
        flex: 0 0 50%;
        flex-basis: 50%;
        max-width: 50%
    }
    .card-group.card-group--cards-md-3 .card {
        flex: 0 0 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }
    .card-group.card-group--cards-md-4 .card {
        flex: 0 0 25%;
        flex-basis: 25%;
        max-width: 25%
    }
    .card-group.card-group--cards-md-5 .card {
        flex: 0 0 20%;
        flex-basis: 20%;
        max-width: 20%
    }
    .card-group.card-group--cards-md-6 .card {
        flex: 0 0 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%
    }
}

@media(min-width:992px) {
    .card-group.card-group--cards-lg-1 .card {
        flex: 0 0 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .card-group.card-group--cards-lg-2 .card {
        flex: 0 0 50%;
        flex-basis: 50%;
        max-width: 50%
    }
    .card-group.card-group--cards-lg-3 .card {
        flex: 0 0 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }
    .card-group.card-group--cards-lg-4 .card {
        flex: 0 0 25%;
        flex-basis: 25%;
        max-width: 25%
    }
    .card-group.card-group--cards-lg-5 .card {
        flex: 0 0 20%;
        flex-basis: 20%;
        max-width: 20%
    }
    .card-group.card-group--cards-lg-6 .card {
        flex: 0 0 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%
    }
}

@media(min-width:1200px) {
    .card-group.card-group--cards-xl-1 .card {
        flex: 0 0 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .card-group.card-group--cards-xl-2 .card {
        flex: 0 0 50%;
        flex-basis: 50%;
        max-width: 50%
    }
    .card-group.card-group--cards-xl-3 .card {
        flex: 0 0 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }
    .card-group.card-group--cards-xl-4 .card {
        flex: 0 0 25%;
        flex-basis: 25%;
        max-width: 25%
    }
    .card-group.card-group--cards-xl-5 .card {
        flex: 0 0 20%;
        flex-basis: 20%;
        max-width: 20%
    }
    .card-group.card-group--cards-xl-6 .card {
        flex: 0 0 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%
    }
}

@media(min-width:1560px) {
    .card-group.card-group--cards-xxl-1 .card {
        flex: 0 0 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .card-group.card-group--cards-xxl-2 .card {
        flex: 0 0 50%;
        flex-basis: 50%;
        max-width: 50%
    }
    .card-group.card-group--cards-xxl-3 .card {
        flex: 0 0 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }
    .card-group.card-group--cards-xxl-4 .card {
        flex: 0 0 25%;
        flex-basis: 25%;
        max-width: 25%
    }
    .card-group.card-group--cards-xxl-5 .card {
        flex: 0 0 20%;
        flex-basis: 20%;
        max-width: 20%
    }
    .card-group.card-group--cards-xxl-6 .card {
        flex: 0 0 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%
    }
}

.card--primary {
    background-color: rgb(0 25 112 / .05);
    border-radius: 5px;
    padding: 45px 15px
}

.card-deck .card--primary {
    margin-bottom: 10px
}

html[lang=en] .card--shortcut .card__text {
    font-size: .8125rem;
    font-weight: 400
}

html[lang=en] .card--shortcut .card__title {
    font-size: 1.5625rem;
    font-weight: 400;
    letter-spacing: 1.5px
}

@media(max-width:1200px) {
    html[lang=en] .card--shortcut .card__title {
        font-size: calc(1.05625rem + .675vw)
    }
}

html[lang=th] .card--shortcut .card__text {
    font-size: .75rem
}

html[lang=th] .card--shortcut .card__title {
    font-size: 1.5625rem;
    font-weight: 400;
    letter-spacing: 1.5px
}

@media(max-width:1200px) {
    html[lang=th] .card--shortcut .card__title {
        font-size: calc(1.05625rem + .675vw)
    }
}

.card--shortcut .card__figure {
    padding-top: 100%;
    position: relative;
    margin-bottom: 0;
    overflow: hidden
}

.card--shortcut .card__image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .3s ease-in-out
}

.card--shortcut:hover .card__image {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.card--shortcut .card__text {
    text-transform: uppercase;
    margin-bottom: .5rem
}

.card--shortcut .card__title {
    text-transform: uppercase
}

.card--shortcut .card__body {
    padding-top: 45px;
    transition: all .3s ease-in-out
}

.card--shortcut:hover .card__body {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px)
}

html[lang=en] .card--news .card__title {
    font-size: 1rem;
    font-weight: 500
}

html[lang=en] .card--news .card__text {
    font-size: .875rem
}

html[lang=en] .card--news .card__badge {
    font-size: 1.3rem;
    font-weight: 700
}

.card--news .card__figure {
    padding-top: 69.23077%;
    position: relative;
    margin-bottom: 0;
    overflow: hidden
}

.card--news .card__image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*object-fit: cover;*/
    transition: all .3s ease-in-out
}

.card--news:hover .card__image {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.card--news .card__figure {
    transition: all .3s ease-in-out
}

.card--news .card__badge {
    text-transform: uppercase;
    color: #a58348;
    margin-bottom: 10px
}

.card--news .card__body {
    padding: 15px 0 30px;
    position: relative;
    transition: all .3s ease-in-out
}

.card--news .card__body:before {
    content: "";
    position: absolute;
    left: 1px;
    top: -40px;
    width: 8px;
    height: 47px;
    -webkit-transform: skew(-35deg) rotate(-35deg);
    transform: skew(-35deg) rotate(-35deg);
    background: #a58348
}

.card--news .card__footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #b4b4b4;
    transition: all .3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.card--news:hover .card__body,
.card--news:hover .card__figure,
.card--news:hover .card__footer {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.card-deck .card--news {
    margin-bottom: 30px
}

html[lang=en] .card--article .card__title,
html[lang=th] .card--article .card__title {
    font-size: 2rem
}

.card--article .card__figure {
    padding-top: 156.73077%;
    position: relative;
    margin-bottom: 0;
    overflow: hidden
}

.card--article .card__image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .3s ease-in-out
}

.card--article:hover .card__image {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.card--article .card__image {
    transition: all .7s ease-in-out
}

.card--article .card__body {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    text-align: center;
    padding: 25px;
    background-color: rgb(241 239 236 / .8);
    opacity: 0;
    transition: all .4s ease-in-out
}

.card--article .card__body:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border: 1px solid #908e8d;
    pointer-events: none
}

.card--article .card__subtitle {
    color: #a58348;
    text-transform: uppercase
}

.card--article .card__text {
    margin-bottom: 15px;
    font-weight: 500;
    font-size: large
}

.card--article:hover .card__body {
    opacity: 1
}

html[lang=en] .card--project .card__title {
    font-size: 1.5625rem;
    font-weight: 400
}

@media(max-width:1200px) {
    html[lang=en] .card--project .card__title {
        font-size: calc(1.05625rem + .675vw)
    }
}

@media(max-width:991.98px) {
    html[lang=en] .card--project .card__title {
        font-size: 1.25rem
    }
}

@media(max-width:991.98px)and (max-width:1200px) {
    html[lang=en] .card--project .card__title {
        font-size: calc(1.025rem + .3vw)
    }
}

@media(max-width:767.98px) {
    html[lang=en] .card--project .card__title {
        font-size: 1rem
    }
}

html[lang=en] .card--project .card__text {
    font-size: 1.125rem
}

@media(max-width:1200px) {
    html[lang=en] .card--project .card__text {
        font-size: calc(1.0125rem + .15vw)
    }
}

@media(max-width:767.98px) {
    html[lang=en] .card--project .card__text {
        font-size: 1rem
    }
}

html[lang=th] .card--project .card__title {
    font-size: 1.5625rem;
    font-weight: 400
}

@media(max-width:1200px) {
    html[lang=th] .card--project .card__title {
        font-size: calc(1.05625rem + .675vw)
    }
}

@media(max-width:991.98px) {
    html[lang=th] .card--project .card__title {
        font-size: 1.25rem
    }
}

@media(max-width:991.98px)and (max-width:1200px) {
    html[lang=th] .card--project .card__title {
        font-size: calc(1.025rem + .3vw)
    }
}

@media(max-width:767.98px) {
    html[lang=th] .card--project .card__title {
        font-size: 1rem
    }
}

html[lang=th] .card--project .card__text {
    font-size: 1.125rem
}

@media(max-width:1200px) {
    html[lang=th] .card--project .card__text {
        font-size: calc(1.0125rem + .15vw)
    }
}

@media(max-width:767.98px) {
    html[lang=th] .card--project .card__text {
        font-size: 1rem
    }
}

.card--project .container-fluid,
.card--project .container-lg,
.card--project .container-md,
.card--project .container-sm,
.card--project .container-xl,
.card--project .container-xxl {
    max-width: 1560px
}

@media(max-width:1559.98px) {
    .card--project .container-fluid,
    .card--project .container-lg,
    .card--project .container-md,
    .card--project .container-sm,
    .card--project .container-xl,
    .card--project .container-xxl {
        padding-left: 0;
        padding-right: 0
    }
}

.card--project .card__title {
    position: relative;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    text-transform: uppercase
}

.card--project .card__title:before {
    content: "";
    position: absolute;
    width: 25%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    border-bottom: 1px solid #a58348
}

.card--project .card__figure {
    padding-top: 100%;
    position: relative;
    margin-bottom: 0
}

.card--project .card__image {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover
}

.card--project .card__body-wrapper {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url(../images/bg/bg-card-project.svg);
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.card--project .card__body {
    background-color: #fff;
    width: 450px;
    max-width: 85%;
    padding: 30px 20px;
    text-align: center
}

@media(max-width:767.98px) {
    .card--project .card__body {
        margin-top: -30px;
        margin-bottom: 20px
    }
}

.card--project .card__logo {
    margin-bottom: 1rem
}

.card--project .card__logo-image {
    height: 80px;
    width: 185px;
    object-fit: contain
}

.card--project .card__text {
    margin-bottom: 1.25rem
}

.card--vision .container-fluid,
.card--vision .container-lg,
.card--vision .container-md,
.card--vision .container-sm,
.card--vision .container-xl,
.card--vision .container-xxl {
    max-width: 1560px
}

@media(max-width:1559.98px) {
    .card--vision .container-fluid,
    .card--vision .container-lg,
    .card--vision .container-md,
    .card--vision .container-sm,
    .card--vision .container-xl,
    .card--vision .container-xxl {
        padding-left: 0;
        padding-right: 0
    }
}

.card--vision .card__figure {
    padding-top: 100%;
    position: relative;
    margin-bottom: 0
}

.card--vision .card__image {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover
}

.card--vision .card__body-wrapper {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url(../images/bg/bg-card-project.svg);
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.card--vision .card__body {
    background-color: #fff;
    width: 500px;
    max-width: 85%;
    padding: 50px 40px
}

@media(max-width:767.98px) {
    .card--vision .card__body {
        margin-top: -30px;
        margin-bottom: 20px;
        padding: 20px
    }
}

.card--promotion {
    position: relative;
    padding-top: 50%;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width:576px) {
    .card--promotion {
        max-width: 540px
    }
}

@media(min-width:768px) {
    .card--promotion {
        max-width: 720px
    }
}

@media(min-width:992px) {
    .card--promotion {
        max-width: 960px
    }
}

@media(min-width:1200px) {
    .card--promotion {
        max-width: 1140px
    }
}

@media(min-width:1560px) {
    .card--promotion {
        max-width: 1560px
    }
}

@media(max-width:991.98px) {
    .card--promotion {
        padding-top: 75%
    }
}

@media(max-width:767.98px) {
    .card--promotion {
        padding-top: 166.66667%
    }
}

.card--promotion .card__body {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff
}

@media(max-width:991.98px) {
    .card--promotion .card__body {
        width: 70%
    }
}

@media(max-width:767.98px) {
    .card--promotion .card__body {
        width: 100%
    }
}

.card--promotion .card__figure {
    width: 150px;
    margin: 0 auto 3rem
}

.card--promotion .card__image {
    width: 100%
}

html[lang=en] .card--leadership .card__title {
    font-size: 1.25rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=en] .card--leadership .card__title {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=en] .card--leadership .card__text {
    font-size: .875rem
}

html[lang=th] .card--leadership .card__title {
    font-size: 1.25rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=th] .card--leadership .card__title {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=th] .card--leadership .card__text {
    font-size: .875rem
}

.card--leadership {
    margin-bottom: 30px
}

.card--leadership .card__figure {
    padding-top: 130.07812%;
    position: relative;
    margin-bottom: 0;
    overflow: hidden
}

.card--leadership .card__image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .3s ease-in-out
}

.card--leadership:hover .card__image {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.card--leadership .card__body {
    padding: 1.5rem 0
}

.card--leadership .card__title {
    color: #a58348
}

html[lang=en] .card--disclosure .card__title {
    font-size: 1.25rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=en] .card--disclosure .card__title {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=en] .card--disclosure .card__text {
    font-size: .875rem
}

html[lang=th] .card--disclosure .card__title {
    font-size: 1.25rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=th] .card--disclosure .card__title {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=th] .card--disclosure .card__text {
    font-size: .875rem
}

.card--disclosure {
    display: flex;
    flex-wrap: wrap;
    padding: 30px 20px;
    flex-direction: row;
    align-items: baseline;
    border-bottom: 1px solid #b4b4b4
}

@media(max-width:767.98px) {
    .card--disclosure {
        padding: 30px 0
    }
}

.card--disclosure .card__text {
    color: #b4b4b4;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 140px;
    max-width: 140px;
    width: 140px
}

@media(max-width:767.98px) {
    .card--disclosure .card__text {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 100%;
        max-width: 100%;
        width: 100%
    }
}

.card--disclosure .card__title {
    flex: 1;
    margin-bottom: 0;
    transition: all .3s ease-in-out
}

.card--disclosure:hover .card__title {
    color: #a58348
}

.card--home-disclosure {
    padding: 15px 0
}

.card--home-disclosure:first-child {
    padding-top: 0
}

.card--home-disclosure .card__text {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 100%;
    max-width: 100%;
    width: 100%
}

.card--award-fluid .card__figure {
    margin-bottom: 0;
    position: relative;
    height: 100%
}

@media(max-width:991.98px) {
    .card--award-fluid .card__figure {
        padding-top: 60%
    }
}

.card--award-fluid .card__image {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover
}

.card--award-fluid .card__body {
    min-height: 65vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 60px;
    color: #000
}

@media(max-width:991.98px) {
    .card--award-fluid .card__body {
        min-height: auto;
        padding: 30px
    }
}

.card--award-fluid .card__logo {
    text-align: center;
    margin-bottom: 1.5rem
}

.card--award-fluid .card__list {
    padding-left: 22px
}

.card--award-fluid .card__list li {
    margin-bottom: 1rem
}

.card--award .card__figure {
    margin-bottom: 0;
    position: relative;
    border-right: 1px solid #fff;
    padding-top: 60%
}

@media(max-width:991.98px) {
    .card--award .card__figure {
        border: 0
    }
}

.card--award .card__image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.card--award .card__body {
    padding: 20px 20px 40px;
    border-right: 1px solid #f6f5f3
}

@media(max-width:991.98px) {
    .card--award .card__body {
        padding: 30px;
        border: 0
    }
}

html[lang=en] .card--book .card__title {
    font-size: 1.25rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=en] .card--book .card__title {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=th] .card--book .card__title {
    font-size: 1.25rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=th] .card--book .card__title {
        font-size: calc(1.025rem + .3vw)
    }
}

.card--book .card__title {
    text-align: center;
    margin-bottom: 1rem
}

.card--book .card__figure {
    position: relative;
    padding-top: 133.33333%
}

.card--book .card__image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover
}

.card--book .card__btn-group {
    width: 100%
}

html[lang=en] .card--latest-document .card__title {
    font-size: 1.25rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=en] .card--latest-document .card__title {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=th] .card--latest-document .card__title {
    font-size: 1.25rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=th] .card--latest-document .card__title {
        font-size: calc(1.025rem + .3vw)
    }
}

.card--latest-document .card__title {
    text-align: center;
    color: #111820
}

.card--latest-document .card__figure {
    text-align: center
}

.card--latest-document .card__image {
    height: 90px
}

.card--latest-document-white,
.card--latest-document-white .card__title {
    color: #fff
}

html[lang=en] .card--latest-presentation .card__title {
    font-size: 1.25rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=en] .card--latest-presentation .card__title {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=en] .card--latest-presentation .card__text {
    font-size: .875rem
}

html[lang=th] .card--latest-presentation .card__title {
    font-size: 1.25rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=th] .card--latest-presentation .card__title {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=th] .card--latest-presentation .card__text {
    font-size: .875rem
}

.card--latest-presentation {
    padding: 0 0 7rem;
    background-color: #f1f3f7
}

.card--latest-presentation .card__figure {
    margin-bottom: 0
}

.card--latest-presentation .card__image {
    width: 100%
}

.card--latest-presentation .card__text {
    color: #b4b4b4;
    margin-bottom: 1rem
}

.card--latest-presentation .card__body {
    text-align: center;
    padding: 7rem
}

@media(max-width:1199.98px) {
    .card--latest-presentation .card__body {
        padding: 30px
    }
}

.card--latest-presentation .card__title {
    margin-bottom: .25rem
}

html[lang=en] .card--calendar .card__title {
    font-size: 1.25rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=en] .card--calendar .card__title {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=en] .card--calendar .card__text {
    font-size: .875rem
}

html[lang=th] .card--calendar .card__title {
    font-size: 1.25rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=th] .card--calendar .card__title {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=th] .card--calendar .card__text {
    font-size: .875rem
}

.card--calendar {
    background-color: #f1f3f7;
    position: relative;
    background-image: url(../images/bg/bg-card-calendar.webp);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    min-height: 240px;
    padding: 30px
}

.card--calendar:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -6px;
    width: 8px;
    height: 47px;
    -webkit-transform: skew(-35deg) rotate(-35deg);
    transform: skew(-35deg) rotate(-35deg);
    background: #a58348
}

.card--calendar .card__text {
    color: #b4b4b4;
    margin-bottom: .5rem
}

.card--calendar .card__btn {
    margin-top: 1rem
}

.card-deck .card--calendar {
    margin-bottom: 30px
}

html[lang=en] .card--service .card__title {
    font-size: 1.9375rem
}

@media(max-width:1200px) {
    html[lang=en] .card--service .card__title {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

html[lang=en] .card--service .card__subtitle {
    font-size: 1.25rem
}

@media(max-width:1200px) {
    html[lang=en] .card--service .card__subtitle {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=th] .card--service .card__title {
    font-size: 1.9375rem
}

@media(max-width:1200px) {
    html[lang=th] .card--service .card__title {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

html[lang=th] .card--service .card__subtitle {
    font-size: 1.25rem
}

@media(max-width:1200px) {
    html[lang=th] .card--service .card__subtitle {
        font-size: calc(1.025rem + .3vw)
    }
}

.card--service .container-fluid,
.card--service .container-lg,
.card--service .container-md,
.card--service .container-sm,
.card--service .container-xl,
.card--service .container-xxl {
    max-width: 1560px
}

@media(max-width:1559.98px) {
    .card--service .container-fluid,
    .card--service .container-lg,
    .card--service .container-md,
    .card--service .container-sm,
    .card--service .container-xl,
    .card--service .container-xxl {
        padding-left: 0;
        padding-right: 0
    }
}

.card--service .card__figure {
    width: 100%;
    height: 100%
}

.card--service .card__image {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.card--service .card__body-wrapper {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url(../images/bg/bg-card-project.svg);
    padding: 70px
}

@media(max-width:1199.98px) {
    .card--service .card__body-wrapper {
        padding: 30px
    }
}

@media(max-width:767.98px) {
    .card--service .card__body-wrapper {
        padding: 15px
    }
}

.card--service .card__body {
    background-color: #fff;
    padding: 70px 50px;
    text-align: center
}

@media(max-width:1199.98px) {
    .card--service .card__body {
        padding: 30px
    }
}

@media(max-width:991.98px) {
    .card--service .card__body {
        margin-top: -80px
    }
}

@media(max-width:767.98px) {
    .card--service .card__body {
        padding: 30px 15px;
        margin-top: -50px
    }
}

.card--service .card__title {
    letter-spacing: 1.5px;
    color: #a58348;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
	color:9b7841;
}

.card--service .card__subtitle {
    letter-spacing: 1px;
    margin-bottom: 2rem
}

.card--jumbotron .container-fluid,
.card--jumbotron .container-lg,
.card--jumbotron .container-md,
.card--jumbotron .container-sm,
.card--jumbotron .container-xl,
.card--jumbotron .container-xxl {
    max-width: 1560px
}

@media(max-width:1559.98px) {
    .card--jumbotron .container-fluid,
    .card--jumbotron .container-lg,
    .card--jumbotron .container-md,
    .card--jumbotron .container-sm,
    .card--jumbotron .container-xl,
    .card--jumbotron .container-xxl {
        padding-left: 0;
        padding-right: 0
    }
}

.card--jumbotron .card__figure {
    padding-top: 100%;
    position: relative;
    margin-bottom: 0
}

.card--jumbotron .card__image {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover
}

.card--jumbotron .card__body-wrapper {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url(../images/bg/bg-card-project.svg);
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.card--jumbotron .card__body {
    background-color: #fff;
    width: 500px;
    max-width: 85%;
    padding: 50px 40px
}

@media(max-width:991.98px) {
    .card--jumbotron .card__body {
        margin-top: -30px;
        margin-bottom: 20px;
        padding: 20px
    }
}

html[lang=en] .btn__title--lg {
    font-size: 1.25rem
}

@media(max-width:1200px) {
    html[lang=en] .btn__title--lg {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=th] .btn__title--lg {
    font-size: 1.25rem
}

@media(max-width:1200px) {
    html[lang=th] .btn__title--lg {
        font-size: calc(1.025rem + .3vw)
    }
}

button {
    border: 0;
    background-color: #fff0
}

.btn:focus,
button:focus {
    outline: 0;
    box-shadow: none
}

.btn-group .btn {
    border: 1px solid #f1f3f7;
    border-radius: 5px;
    background-color: #fff
}

html[lang=en] .btn--primary .btn__title {
    font-size: 1.25rem
}

@media(max-width:1200px) {
    html[lang=en] .btn--primary .btn__title {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=en] .btn--primary-sm .btn__title {
    font-size: 1rem
}

html[lang=th] .btn--primary .btn__title {
    font-size: 1.25rem
}

@media(max-width:1200px) {
    html[lang=th] .btn--primary .btn__title {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=th] .btn--primary-sm .btn__title {
    font-size: 1rem
}

.btn--primary {
    padding: 0;
    display: inline-flex;
    align-items: center
}

.btn--primary .btn__title {
    color: #000;
    text-transform: uppercase;
    transition: all .3s ease-in-out
}

.btn--primary:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 1px;
    background-color: #000;
    transition: all .3s ease-in-out;
    margin-right: 10px
}

.btn--primary:hover .btn__title {
    color: #a58348
}

.btn--primary:hover:before {
    width: 50px;
    background-color: #a58348
}

html[lang=en] .btn--secondary .btn__title {
    font-size: .875rem;
    font-weight: 300
}

html[lang=en] .btn--secondary-sm .btn__title {
    font-size: 1rem
}

html[lang=th] .btn--secondary .btn__title {
    font-size: .875rem;
    font-weight: 300
}

html[lang=th] .btn--secondary-sm .btn__title {
    font-size: 1rem
}

.btn--secondary {
    background-color: #454545;
    min-width: 190px;
    min-height: 55px;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.btn--secondary .btn__title {
    color: #fff;
    text-transform: uppercase
}

.btn--secondary:hover {
    background-color: #a58348
}

.btn--secondary:hover .btn__title {
    color: #fff
}

.btn--secondary-sm {
    min-width: 160px;
    min-height: 40px
}

html[lang=en] .btn--explore .btn__title,
html[lang=th] .btn--explore .btn__title {
    font-size: 1.1rem;
    font-weight: 500
}

.btn--explore {
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    border-radius: 0;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: .375rem 1rem;
    position: relative;
    width: 240px;
    min-height: 65px;
    max-width: 100%;
	background:#9b7841;
	
}

.btn--explore:before {
    top: 0
}

.btn--explore:after,
.btn--explore:before {
    content: "";
    position: absolute;
    left: -1px;
    width: 1px;
    height: 20%;
    background-color: #000
}

.btn--explore:after {
    bottom: 0
}

.btn--explore .btn__icon {
    font-size: 1.875rem;
    transition: all .3s ease-in-out;
    position: absolute;
    left: 15px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    display: flex;
    align-items: center
}

.btn--explore .btn__title {
    width: 100%;
    display: block
}

.btn--explore:hover {
    color: #fff000
}

.btn--explore:hover .btn__icon {
    left: 20px
}

.btn--explore-white {
    border-color: #fff;
    border-left: 0;
    color: #fff
}

.btn--explore-white:after,
.btn--explore-white:before {
    background-color: #fff
}

.btn--explore-white:hover {
    color: #fff
}

html[lang=en] .btn--submit .btn__title,
html[lang=th] .btn--submit .btn__title {
    font-size: .875rem
}

.btn--submit {
    color: #fff;
    background-color: #454545;
    text-transform: uppercase;
    padding: .5rem 1.25rem;
    border-radius: 3px;
    display: inline-block;
    min-width: 160px;
    max-width: 100%
}

.btn--submit:hover {
    color: #fff;
    background-color: #a58348
}

html[lang=en] .btn--info .btn__title,
html[lang=th] .btn--info .btn__title {
    font-size: .875rem
}

.btn--info {
    background-color: #a58348;
    color: #fff;
    text-align: center;
    border-radius: 0;
    padding: 5px 25px;
    transition: all .3s ease-in-out
}

.btn--info:hover {
    color: #fff;
    background-color: #908e8d;
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

html[lang=en] .btn--download .btn__title {
    font-size: .8125rem
}

html[lang=th] .btn--download .btn__title {
    font-size: .75rem
}

.btn--download {
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.btn--download .btn__title {
    color: #a58348;
    margin: 0 10px
}

.btn--download .btn__icon {
    color: #a58348
}

.btn--download:hover {
    background-color: #f1f3f7
}

html[lang=en] .btn--document {
    font-size: 1.25rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=en] .btn--document {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=th] .btn--document {
    font-size: 1.25rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=th] .btn--document {
        font-size: calc(1.025rem + .3vw)
    }
}

.btn--document {
    padding: 10px 0
}

.btn--document .btn__icon {
    color: #a58348;
    margin-left: 10px;
    display: inline-block;
    transition: all .3s ease-in-out
}

.btn--document:hover .btn__icon {
    -webkit-transform: translateY(2.5px);
    transform: translateY(2.5px)
}

.btn--document-white,
.btn--document-white .btn__icon {
    color: #fff
}

.btn--document-white:hover {
    color: #fff;
    opacity: .8
}

.btn--icon {
    padding: 0 5px;
    color: #a58348;
    transition: all .3s ease-in-out
}

.btn--icon:hover {
    -webkit-transform: translateY(2.5px);
    transform: translateY(2.5px)
}

.btn--icon-white,
.btn--icon-white:hover {
    color: #fff
}

html[lang=en] .dropdown--language,
html[lang=en] .dropdown--language .dropdown__link,
html[lang=th] .dropdown--language,
html[lang=th] .dropdown--language .dropdown__link {
    font-size: .8125rem
}

.dropdown--language {
    display: flex;
    align-items: center;
    justify-content: center
}

.dropdown--language .dropdown-toggle {
    color: #fff;
    display: flex;
    align-items: center
}

.dropdown--language .dropdown-toggle:after {
    content: "";
    font-family: Font Awesome\ 5 Pro;
    font-size: .6875rem;
    font-weight: 300;
    border: 0;
    margin-left: 7.5px
}

.dropdown--language .dropdown-toggle:hover {
    color: #fff
}

.dropdown--language .dropdown-menu {
    min-width: 40px;
    padding: 0;
    text-align: center
}

.dropdown--language .dropdown__link {
    color: #111820;
    padding: 5px
}

.dropdown--language .dropdown__link:hover {
    background-color: #fff0
}

.header--bg-white .dropdown--language .dropdown-toggle,
.header.headroom--not-top .dropdown--language .dropdown-toggle {
    color: #111820
}

.project-header .dropdown--language .dropdown-toggle {
    color: #fff;
    transition: none
}

.header--is-dropdown-open .dropdown--language .dropdown-toggle,
.menu--main .dropdown--language .dropdown-toggle,
.project-header.headroom--not-top .dropdown--language .dropdown-toggle {
    color: #111820
}

html[lang=en] .nav--vertical .nav-link,
html[lang=th] .nav--vertical .nav-link {
    font-size: .875rem;
    font-weight: 700
}

.nav--vertical {
    flex-direction: column;
    margin-bottom: 3rem
}

.nav--vertical .nav-link {
    color: #111820;
    display: flex
}

.nav--vertical .nav-link:before {
    content: "";
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 25px;
    max-width: 25px;
    width: 25px;
    height: 1px;
    background-color: #a58348;
    margin-top: 10px;
    margin-right: 10px;
    display: none
}

.nav--vertical .nav-link.active {
    color: #a58348
}

.nav--vertical .nav-link.active:before {
    display: block
}

.nav--vertical .nav-link:hover {
    opacity: .8
}

html[lang=en] .nav--project .nav-link {
    font-size: 1.125rem
}

@media(max-width:1200px) {
    html[lang=en] .nav--project .nav-link {
        font-size: calc(1.0125rem + .15vw)
    }
}

html[lang=th] .nav--project .nav-link {
    font-size: 1.125rem
}

@media(max-width:1200px) {
    html[lang=th] .nav--project .nav-link {
        font-size: calc(1.0125rem + .15vw)
    }
}

.nav--project {
    justify-content: center;
    background-color: #fff
}

@media(max-width:767.98px) {
    .nav--project {
        flex-direction: column;
        align-items: center
    }
}

.nav--project .nav-link {
    text-transform: uppercase;
    color: hsla(0, 0%, 70.6%, .6);
    display: flex;
    align-items: center;
    margin: 0 10px
}

.nav--project .nav-link.active {
    color: #111820
}

.nav--project .nav-link:hover:not(.active) {
    color: rgb(17 24 32 / .5)
}

.nav--project .nav__icon {
    font-size: 1.5rem;
    margin-right: 10px
}

html[lang=en] .nav--tabs .nav-link {
    font-size: 1.125rem
}

@media(max-width:1200px) {
    html[lang=en] .nav--tabs .nav-link {
        font-size: calc(1.0125rem + .15vw)
    }
}

html[lang=th] .nav--tabs .nav-link {
    font-size: 1.125rem
}

@media(max-width:1200px) {
    html[lang=th] .nav--tabs .nav-link {
        font-size: calc(1.0125rem + .15vw)
    }
}

.nav--tabs {
    justify-content: center;
    margin-bottom: 1.5rem
}

.nav--tabs .nav-item {
    margin: 0 15px
}

.nav--tabs .nav-link {
    opacity: .8;
    color: #111820;
    position: relative;
    padding: .25rem 0
}

.nav--tabs .nav-link:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 1px;
    background-color: #111820;
    transition: all .3s ease-in-out
}

.nav--tabs .nav-link.active {
    opacity: 1
}

.nav--tabs .nav-link.active:after {
    width: 100%
}

.nav-container-wrapper {
    border-bottom: 1px solid #f1f3f7;
    margin-bottom: 3rem
}

.nav-container {
    width: 100%;
    margin: 0 auto;
    max-width: 450px
}

.nav--tabs-dropdown {
    justify-content: center
}

.nav--tabs-dropdown .nav-link {
    color: rgb(69 69 69 / .6);
    border-radius: 3px
}

.nav--tabs-dropdown .nav-link.active {
    background-color: #f1f3f7;
    color: #111820
}

.nav--tabs-dropdown .dropdown .dropdown-toggle {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgb(69 69 69 / .6);
    padding: .5rem 1rem
}

.nav--tabs-dropdown .dropdown .dropdown-toggle:after {
    content: "";
    border: 0;
    font-family: Font Awesome\ 5 Pro;
    font-size: .75rem;
    color: #a58348;
    margin-left: 10px
}

.nav--tabs-dropdown .dropdown .dropdown-toggle.active,
.nav--tabs-dropdown .dropdown .dropdown-toggle:hover {
    background-color: #f6f5f3
}

.nav--tabs-dropdown .dropdown .dropdown-menu {
    left: auto !important;
    right: 0;
    min-width: auto;
    width: auto;
    border-radius: 0;
    background-color: #f6f5f3;
    padding: 0
}

.nav--tabs-dropdown .dropdown .dropdown-item:hover {
    background-color: #b4b4b4
}

.modal--primary .close {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 2rem
}

.modal--primary .modal-body {
    padding: 0
}

.modal--primary .modal-content {
    border: 0
}

.modal--job-position .grecaptcha-badge {
    position: absolute !important
}

.modal--job-position .modal-body {
    overflow: hidden
}

.accordion--primary .accordion__item {
    border-bottom: 1px solid #b4b4b4
}

.accordion--primary .accordion__title {
    color: #111820;
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
    padding: 30px;
    cursor: pointer;
    transition: all .3s ease-in-out
}

.accordion--primary .accordion__title:hover {
    background-color: hsl(0 0% 100% / .5)
}

.accordion--primary .accordion__title[aria-expanded=true] {
    background-color: #fff
}

.accordion--primary .accordion__title[aria-expanded=true] .accordion__icon {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

@media(max-width:767.98px) {
    .accordion--primary .accordion__title {
        padding: 15px
    }
}

.accordion--primary .accordion__icon {
    display: inline-flex;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 48px;
    max-width: 48px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: hsla(0, 0%, 70.6%, .4);
    align-items: center;
    justify-content: center;
    color: #fff;
    transition: all .3s ease-in-out
}

.accordion--primary .accordion__icon:before {
    content: "";
    font-family: Font Awesome\ 5 Pro;
    font-size: 1rem
}

.accordion--primary .accordion__content {
    background-color: #fff;
    padding: 0 30px 30px
}

@media(max-width:767.98px) {
    .accordion--primary .accordion__content {
        padding: 15px
    }
}

.accordion--resource-center .accordion__title {
    display: flex;
    justify-content: space-between;
    pointer-events: none
}

@media(max-width:991.98px) {
    .accordion--resource-center .accordion__title {
        pointer-events: visible
    }
}

.accordion--resource-center .accordion__title[aria-expanded=true] .accordion__icon:before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.accordion--resource-center .accordion__icon {
    display: none
}

@media(max-width:991.98px) {
    .accordion--resource-center .accordion__icon {
        display: block
    }
}

.accordion--resource-center .accordion__icon:before {
    content: "";
    font-family: Font Awesome\ 5 Pro;
    transition: all .3s ease-in-out;
    display: block
}

html[lang=en] .table--primary tbody th {
    font-size: 1.25rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=en] .table--primary tbody th {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=th] .table--primary tbody th {
    font-size: 1.25rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=th] .table--primary tbody th {
        font-size: calc(1.025rem + .3vw)
    }
}

.table--primary thead th {
    background-color: #f1f3f7;
    color: #111820;
    vertical-align: top;
    border: 0
}

.table--primary tbody .row-border-top td {
    border-top: 2px solid #a58348
}

.table--primary tbody .row-highlight th {
    color: #a58348;
    border-top: 2px solid #a58348;
    border-bottom: 1px solid #a58348
}

.table--primary tbody .row-highlight:first-child th {
    border-top: 0
}

.table--primary tbody .row-divider td {
    padding-bottom: 2rem
}

.table--primary tbody tr:last-child td {
    padding-bottom: 2rem;
    border-bottom: 2px solid #a58348
}

.table--borderless tbody tr th {
    padding: .5rem 0
}

.table--borderless tbody tr td {
    border-top: 0;
    padding: .25rem 0
}

.table--borderless tbody tr:last-child td {
    padding: .25rem 0;
    border-bottom: 0
}

@media(max-width:767.98px) {
    .table--presentation tbody tr td {
        display: block;
        width: 100% !important;
        border-top: 0 !important
    }
    .table--presentation tbody tr td:last-child {
        border-bottom: 1px solid #a58348 !important;
        padding: 5px 0 !important
    }
    .table--presentation tbody tr td:first-child {
        border-bottom: 0 !important;
        padding: .75rem !important
    }
}

html[lang=en] .breadcrumb__link {
    font-size: .8125rem;
    font-weight: 100
}

html[lang=th] .breadcrumb__link {
    font-size: .75rem;
    font-weight: 100
}

.breadcrumb {
    justify-content: center;
    background-color: #fff0;
    padding: 0 15px;
    margin-bottom: 0;
    opacity: 0;
    -webkit-animation: breadcrumb 1s ease-in-out forwards;
    animation: breadcrumb 1s ease-in-out forwards
}

@media(max-width:767.98px) {
    .breadcrumb {
        display: none
    }
}

.breadcrumb__link {
    color: #fff;
    text-transform: uppercase
}

.breadcrumb__link:hover {
    color: #fff;
    opacity: .8
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 2.5px
}

.breadcrumb-item+.breadcrumb-item:before {
    padding-right: 2.5px;
    color: #fff;
    line-height: 1
}

@-webkit-keyframes breadcrumb {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes breadcrumb {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

html[lang=en] .form-group--inline label {
    font-weight: 700
}

html[lang=en] .custom-checkbox--document {
    margin-bottom: .5rem
}

html[lang=en] .custom-checkbox--document .custom-control-label {
    font-size: 1.125rem
}

@media(max-width:1200px) {
    html[lang=en] .custom-checkbox--document .custom-control-label {
        font-size: calc(1.0125rem + .15vw)
    }
}

html[lang=th] .form-group--inline label {
    font-weight: 700
}

html[lang=th] .custom-checkbox--document {
    margin-bottom: .5rem
}

html[lang=th] .custom-checkbox--document .custom-control-label {
    font-size: 1.125rem
}

@media(max-width:1200px) {
    html[lang=th] .custom-checkbox--document .custom-control-label {
        font-size: calc(1.0125rem + .15vw)
    }
}

.form {
    margin-top: 1.5rem;
    margin-bottom: 3rem
}

.form-group {
    margin-bottom: 1.5rem
}

.form-group label {
    color: #111820
}

.form-control {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid hsla(0, 0%, 70.6%, .5);
    color: rgb(17 24 32 / .5);
    padding: .75rem 0
}

.form-control::-webkit-input-placeholder {
    color: rgb(17 24 32 / .5)
}

.form-control::-moz-placeholder {
    color: rgb(17 24 32 / .5)
}

.form-control:-ms-input-placeholder {
    color: rgb(17 24 32 / .5)
}

.form-control::-ms-input-placeholder {
    color: rgb(17 24 32 / .5)
}

.form-control::placeholder {
    color: rgb(17 24 32 / .5)
}

.form-control:focus {
    box-shadow: none
}

.form-group--inline {
    display: flex;
    align-items: center
}

.form-group--inline label {
    flex: 0 0 auto;
    margin-right: 10px;
    margin-bottom: 0
}

.form__select {
    width: 100%;
    position: relative
}

.form__select:after {
    content: "";
    font-family: Font Awesome\ 5 Pro;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000
}

.custom-select {
    border-radius: 0;
    background: none;
    border: 0;
    border-bottom: 1px solid hsla(0, 0%, 70.6%, .5);
    color: rgb(17 24 32 / .5);
    padding: .75rem 0;
    height: auto
}

.custom-select:focus {
    outline: 0;
    box-shadow: none
}

.input-group-prepend {
    position: absolute;
    right: 0;
    top: 0;
    margin: auto;
    height: 100%;
    z-index: 100
}

.input-group__icon {
    color: #a58348
}

.custom-control-input:checked~.custom-control-label:before {
    border-color: #a58348;
    background-color: #a58348
}

.custom-checkbox--year {
    display: inline-block;
    padding: 0;
    margin-right: 5px;
    margin-bottom: 10px
}

.custom-checkbox--year .custom-control-label {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 30px;
    background-color: #fff;
    color: #000;
    text-align: center;
    border: 1px solid #000;
    transition: all .3s ease-in-out;
    padding: 0
}

.custom-checkbox--year .custom-control-label:after,
.custom-checkbox--year .custom-control-label:before {
    display: none
}

.custom-checkbox--year .custom-control-label:hover {
    color: #a58348
}

.custom-checkbox--year .custom-control-input:checked~.custom-control-label {
    background-color: #a58348;
    color: #fff
}

.custom-checkbox--document {
    margin-bottom: .5rem;
    padding-bottom: .5rem;
    border-bottom: 1px solid #eeebe7
}

.form--primary {
    border: 20px solid #f1f3f7;
    padding: 60px 40px
}

@media(max-width:767.98px) {
    .form--primary {
        border: 10px solid #f1f3f7;
        padding: 15px
    }
}

html[lang=en] .form--project label {
    font-size: 1.125rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=en] .form--project label {
        font-size: calc(1.0125rem + .15vw)
    }
}

html[lang=th] .form--project label {
    font-size: 1.125rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=th] .form--project label {
        font-size: calc(1.0125rem + .15vw)
    }
}

.form--project label {
    text-transform: uppercase
}

.form--project .custom-select {
    color: #000;
    border: 0;
    border-bottom: 1px solid #000;
    padding: .75rem;
    height: auto;
    background: #00000036
}

.form--project .form-control {
    border-bottom: 1px solid hsla(0, 0%, 70.6%, .5);
    color: rgb(17 24 32 / .5)
}

.form--project .form-control::-webkit-input-placeholder {
    color: rgb(17 24 32 / .5)
}

.form--project .form-control::-moz-placeholder {
    color: rgb(17 24 32 / .5)
}

.form--project .form-control:-ms-input-placeholder {
    color: rgb(17 24 32 / .5)
}

.form--project .form-control::-ms-input-placeholder {
    color: rgb(17 24 32 / .5)
}

.form--project .form-control::placeholder {
    color: rgb(17 24 32 / .5)
}

.form--disclosure {
    position: -webkit-sticky;
    position: sticky;
    top: calc(var(--header-height) + 30px)
}

.form--disclosure .form-control {
    border-bottom: 1px solid #000;
    color: #000
}

.form--disclosure .form-control::-webkit-input-placeholder {
    color: rgb(17 24 32 / .5)
}

.form--disclosure .form-control::-moz-placeholder {
    color: rgb(17 24 32 / .5)
}

.form--disclosure .form-control:-ms-input-placeholder {
    color: rgb(17 24 32 / .5)
}

.form--disclosure .form-control::-ms-input-placeholder {
    color: rgb(17 24 32 / .5)
}

.form--disclosure .form-control::placeholder {
    color: rgb(17 24 32 / .5)
}

.form--disclosure .custom-select {
    color: #111820;
    border-bottom: 1px solid #000
}

.form--job-position {
    padding: 15px 30px 60px;
    margin: 0
}

.swiper-overflow-hidden {
    overflow: hidden
}

.swiper__button {
    position: absolute;
    height: 100%;
    width: 125px;
    top: 0;
    z-index: 9;
    color: #fff;
    opacity: .8;
    font-size: 4.375rem
}

@media(max-width:767.98px) {
    .swiper__button {
        font-size: 1.1875rem;
        width: 30px
    }
}

.swiper-pagination-bullet {
    background: #fff;
    opacity: .6
}

.swiper-pagination-bullet-active {
    opacity: 1
}

.swiper__button--prev {
    left: 0
}

.swiper__button--next {
    right: 0
}

.swiper-button-disabled {
    pointer-events: none
}

.swiper__fraction {
    padding-top: 1.5rem;
    text-align: right
}

.swiper--raimon-life {
    overflow: visible
}

.swiper--raimon-life .swiper__button--prev {
    left: 0;
    margin-left: -10%
}

@media(max-width:767.98px) {
    .swiper--raimon-life .swiper__button--prev {
        left: 0;
        margin-left: 0
    }
}

.swiper--raimon-life .swiper__button--next {
    right: 0;
    margin-right: -10%
}

@media(max-width:767.98px) {
    .swiper--raimon-life .swiper__button--next {
        right: 0;
        margin-right: 0
    }
}

.project-gallery .swiper__button {
    width: 50% !important
}

.project-gallery .swiper__button i {
    display: none
}

@media(max-width:991.98px) {
    .swiper--project-gallery {
        margin-top: 3rem
    }
    .project-gallery .swiper__button {
        width: 30% !important
    }
    .project-gallery .swiper__button i {
        display: block
    }
}

.swiper--project-gallery .swiper__fraction {
    padding-top: .5rem;
    text-align: right;
    display: block;
    padding-right: 15%
}

.swiper--showcase {
    height: 100vh
}

@media(max-width:767.98px) {
    .swiper--showcase {
        height: 50vh
    }
}

.swiper--showcase .swiper-slide {
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    height: 100%
}

.swiper--project-video {
    width: 50%;
    margin: 0 auto;
    overflow: visible
}

@media(max-width:1199.98px) {
    .swiper--project-video {
        width: 60%
    }
}

@media(max-width:767.98px) {
    .swiper--project-video {
        width: 100%
    }
}

.swiper--project-video .swiper-slide__link {
    position: relative;
    height: 100%
}

.swiper--project-video .swiper-slide__link:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    display: block;
    width: 86px;
    height: 86px;
    background-image: url(../images/icon/play.svg);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 2;
    transition: all .3s ease-in-out
}

.swiper--project-video .swiper-slide__link:hover:before {
    opacity: .8
}

.swiper--project-video .swiper__image {
    width: 100%
}

.swiper--project-video .swiper-button-disabled {
    display: none
}

.swiper--project-video .swiper__button {
    opacity: 0;
    width: 100%
}

@media(max-width:1199.98px) {
    .swiper--project-video .swiper__button {
        opacity: 1;
        width: 50%
    }
}

@media(max-width:767.98px) {
    .swiper--project-video .swiper__button {
        width: 20%
    }
}

.swiper--project-video .swiper__button--next {
    right: -100%
}

@media(max-width:1199.98px) {
    .swiper--project-video .swiper__button--next {
        right: -50%
    }
}

@media(max-width:767.98px) {
    .swiper--project-video .swiper__button--next {
        right: 0
    }
}

.swiper--project-video .swiper__button--prev {
    left: -100%
}

@media(max-width:1199.98px) {
    .swiper--project-video .swiper__button--prev {
        left: -50%
    }
}

@media(max-width:767.98px) {
    .swiper--project-video .swiper__button--prev {
        left: 0
    }
}

.swiper--project-video .swiper-slide {
    opacity: .6;
    transition: opacity .3s ease-in-out
}

.swiper--project-video .swiper-slide-active {
    opacity: 1
}

.swiper--project-video-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width:576px) {
    .swiper--project-video-fluid {
        max-width: 540px
    }
}

@media(min-width:768px) {
    .swiper--project-video-fluid {
        max-width: 720px
    }
}

@media(min-width:992px) {
    .swiper--project-video-fluid {
        max-width: 960px
    }
}

@media(min-width:1200px) {
    .swiper--project-video-fluid {
        max-width: 1140px
    }
}

@media(min-width:1560px) {
    .swiper--project-video-fluid {
        max-width: 1560px
    }
}

html[lang=en] .swiper--award-year .swiper-slide {
    font-size: 1.25rem;
    line-height: 80%
}

@media(max-width:1200px) {
    html[lang=en] .swiper--award-year .swiper-slide {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=en] .swiper--award-year .swiper-slide.swiper-slide-active {
    font-size: 1.9375rem
}

@media(max-width:1200px) {
    html[lang=en] .swiper--award-year .swiper-slide.swiper-slide-active {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

html[lang=th] .swiper--award-year .swiper-slide {
    font-size: 1.25rem;
    line-height: 80%
}

@media(max-width:1200px) {
    html[lang=th] .swiper--award-year .swiper-slide {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=th] .swiper--award-year .swiper-slide.swiper-slide-active {
    font-size: 1.9375rem
}

@media(max-width:1200px) {
    html[lang=th] .swiper--award-year .swiper-slide.swiper-slide-active {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

.swiper--award-year {
    padding-bottom: 10px;
    margin-bottom: 30px
}

.swiper--award-year .swiper-slide {
    text-align: center;
    position: relative;
    height: 60px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-bottom: 25px;
    transition: font-size .15s ease-in-out;
    cursor: pointer
}

.swiper--award-year .swiper-slide.swiper-slide-active:before {
    -webkit-transform: scale(2);
    transform: scale(2)
}

.swiper--award-year .swiper-slide:first-child:after {
    width: 50%;
    right: 0;
    left: auto
}

.swiper--award-year .swiper-slide:last-child:after {
    width: 50%;
    left: 0;
    right: auto
}

.swiper--award-year .swiper-slide:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #a58348;
    transition: all .3s ease-in-out
}

.swiper--award-year .swiper-slide:after {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 3px;
    height: 1px;
    border-bottom: 1px dashed #a58348
}

.swiper--award-year .swiper__button {
    color: #a58348;
    font-size: 24px;
    font-weight: 700;
    width: auto
}

.swiper--award-year .swiper-button-disabled {
    opacity: 0
}

.swiper--award-content {
    background-color: #fff
}

.swiper--book {
    overflow: visible
}

.swiper--book .swiper-button-disabled {
    opacity: 0
}

.swiper--book .swiper__button {
    height: 80%;
    color: hsl(0 0% 100% / .85)
}

.swiper--book .swiper__button--prev {
    left: 0
}

.swiper--book .swiper__button--next {
    right: 0
}

.menu__nav {
    list-style: none;
    margin-bottom: 0
}

html[lang=en] .menu--main .menu__search {
    font-size: .8125rem
}

html[lang=en] .menu--main .menu__nav-heading {
    font-size: 1.9375rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=en] .menu--main .menu__nav-heading {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

html[lang=en] .menu--main .menu__nav--lv-1>.menu__item>.menu__link {
    font-size: 1.125rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=en] .menu--main .menu__nav--lv-1>.menu__item>.menu__link {
        font-size: calc(1.0125rem + .15vw)
    }
}

html[lang=en] .menu--main .menu__nav--lv-1>.menu__item--highlight>.menu__link {
    font-size: 1.9375rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=en] .menu--main .menu__nav--lv-1>.menu__item--highlight>.menu__link {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

html[lang=en] .menu--main .menu__nav--lv-2>.menu__item>.menu__link {
    font-size: 1.125rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=en] .menu--main .menu__nav--lv-2>.menu__item>.menu__link {
        font-size: calc(1.0125rem + .15vw)
    }
}

html[lang=th] .menu--main .menu__search {
    font-size: .8125rem
}

html[lang=th] .menu--main .menu__nav-heading {
    font-size: 1.9375rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=th] .menu--main .menu__nav-heading {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

html[lang=th] .menu--main .menu__nav--lv-1>.menu__item>.menu__link {
    font-size: 1.125rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=th] .menu--main .menu__nav--lv-1>.menu__item>.menu__link {
        font-size: calc(1.0125rem + .15vw)
    }
}

html[lang=th] .menu--main .menu__nav--lv-1>.menu__item--highlight>.menu__link {
    font-size: 1.9375rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=th] .menu--main .menu__nav--lv-1>.menu__item--highlight>.menu__link {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

html[lang=th] .menu--main .menu__nav--lv-2>.menu__item>.menu__link {
    font-size: 1.125rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=th] .menu--main .menu__nav--lv-2>.menu__item>.menu__link {
        font-size: calc(1.0125rem + .15vw)
    }
}

.menu--main {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0;
    z-index: 1004;
    transition: all .3s ease-in-out;
    pointer-events: none;
    overflow: hidden;
    overflow-y: auto
}

.menu--main.active {
    opacity: 1;
    pointer-events: visible
}

.menu--main .menu__header {
    width: 100%;
    height: 60px;
    padding: 0 75px;
    border-bottom: 1px solid #f6f5f3;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 1001 !important;
    background-color: #fff
}

@media(max-width:1559.98px) {
    .menu--main .menu__header {
        padding: 0 30px
    }
}

@media(max-width:991.98px) {
    .menu--main .menu__header {
        justify-content: center
    }
}

@media(max-width:767.98px) {
    .menu--main .menu__header {
        padding: 0 15px
    }
}

.menu--main .menu__logo {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 200px;
    max-width: 200px;
    width: 200px
}

@media(max-width:1559.98px) {
    .menu--main .menu__logo {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 150px;
        max-width: 150px;
        width: 150px
    }
}

@media(max-width:991.98px) {
    .menu--main .menu__logo {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 60px;
        max-width: 60px;
        width: 60px;
        position: relative;
        z-index: 99
    }
}

.menu--main .menu__logo-image {
    width: auto
}

.menu--main .menu__logo-image--desktop {
    display: block;
    max-height: 76px
}

@media(max-width:991.98px) {
    .menu--main .menu__logo-image--desktop {
        display: none
    }
}

.menu--main .menu__logo-image--mobile {
    display: none
}

@media(max-width:991.98px) {
    .menu--main .menu__logo-image--mobile {
        display: block
    }
}

.menu--main .menu__actions {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 400px;
    max-width: 400px;
    width: 400px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap
}

@media(max-width:991.98px) {
    .menu--main .menu__actions {
        position: absolute;
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 100%;
        max-width: 100%;
        width: 100%;
        justify-content: space-between;
        padding: 0 30px
    }
}

@media(max-width:767.98px) {
    .menu--main .menu__actions {
        padding: 0 15px
    }
}

.menu--main .menu__language {
    margin-right: 15px
}

@media(max-width:767.98px) {
    .menu--main .menu__language {
        margin-right: 10px
    }
}

.menu--main .menu__search {
    margin-right: 15px;
    text-transform: uppercase
}

@media(max-width:991.98px) {
    .menu--main .menu__search {
        position: absolute;
        right: 60px
    }
}

@media(max-width:767.98px) {
    .menu--main .menu__search {
        margin-right: 10px;
        right: 45px
    }
}

@media(max-width:767.98px) {
    .menu--main .menu__search .menu__search-text {
        display: none
    }
}

.menu--main .menu__close {
    font-size: 1.5rem
}

.menu--main .menu__image {
    background-image: url(../images/homehero.webp);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

.menu--main .menu__body {
    width: 100%;
    height: calc(100% - 60px);
    display: flex;
    flex-wrap: wrap
}

.menu--main .menu__image {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 65%;
    max-width: 65%;
    width: 65%
}

@media(max-width:991.98px) {
    .menu--main .menu__image {
        display: none
    }
}

.menu--main .menu__nav-wrapper {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 35%;
    max-width: 35%;
    width: 35%;
    padding: 60px 90px
}

@media(max-width:1199.98px) {
    .menu--main .menu__nav-wrapper {
        padding: 30px 60px
    }
}

@media(max-width:991.98px) {
    .menu--main .menu__nav-wrapper {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 100%;
        max-width: 100%;
        width: 100%;
        padding: 30px
    }
}

@media(max-width:767.98px) {
    .menu--main .menu__nav-wrapper {
        padding: 15px
    }
}

.menu--main .menu__dropdown {
    position: fixed !important;
    -webkit-transform: none !important;
    transform: none !important;
    display: block !important;
    left: auto !important;
    top: 0;
    right: 0;
    margin: 0;
    width: 65%;
    height: 100%;
    border-radius: 0;
    border: 0;
    background-color: #faf9f8;
    opacity: 0;
    pointer-events: none;
    transition: all .3s ease-in-out;
    padding: 120px 60px 60px;
    z-index: 1000 !important;
    overflow: hidden;
    overflow-y: auto
}

@media(max-width:1199.98px) {
    .menu--main .menu__dropdown {
        padding: 90px 30px 30px
    }
}

@media(max-width:767.98px) {
    .menu--main .menu__dropdown {
        opacity: 1;
        pointer-events: visible;
        position: static !important;
        display: none !important;
        width: 100%;
        height: auto;
        overflow: visible;
        padding: 15px;
        margin: 15px 0
    }
}

.menu--main .menu__dropdown.show {
    opacity: 1;
    pointer-events: visible
}

@media(max-width:767.98px) {
    .menu--main .menu__dropdown.show {
        display: block !important
    }
}

.menu--main .menu__nav-heading {
    margin-bottom: 1rem;
    text-transform: uppercase
}

@media(max-width:767.98px) {
    .menu--main .menu__nav-heading {
        display: none
    }
}

.menu--main .menu__nav--lv-1 {
    padding: 0;
    margin: 0
}

.menu--main .menu__nav--lv-1>.menu__item {
    margin-bottom: .5rem
}

.menu--main .menu__nav--lv-1>.menu__item--highlight {
    text-transform: uppercase;
    margin-bottom: .5rem
}

.menu--main .menu__nav--lv-1>.menu__item--highlight:nth-child(3) {
    margin-bottom: 3rem
}

@media(max-width:1199.98px) {
    .menu--main .menu__nav--lv-1>.menu__item--highlight:nth-child(3) {
        margin-bottom: 1.5rem
    }
}

.menu--main .menu__nav--lv-1>.menu__item>.menu__link {
    text-transform: uppercase;
    position: relative
}

.menu--main .menu__nav--lv-1>.menu__item>.menu__link.menu__link--has-child:after {
    display: none
}

.menu--main .menu__nav--lv-1>.menu__item>.menu__link.menu__link--has-child:before {
    content: "";
    font-family: Font Awesome\ 5 Pro;
    position: absolute;
    right: -25px;
    top: 0;
    font-weight: 100;
    font-size: .875rem
}

.menu--main .menu__nav--lv-2 {
    padding: 0;
    margin: 0;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

@media(max-width:767.98px) {
    .menu--main .menu__nav--lv-2 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

.menu--main .menu__nav--lv-2>.menu__item {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    page-break-inside: avoid;
    margin-bottom: .25rem
}

.menu--main .menu__nav--lv-2>.menu__item>.menu__link {
    text-transform: uppercase;
    position: relative
}

.menu--main .menu__nav--lv-2>.menu__item>.menu__link:hover {
    padding-left: 15px
}

.menu--main .menu__nav--lv-2>.menu__item>.menu__link:before {
    content: "";
    font-family: Font Awesome\ 5 Pro;
    position: absolute;
    right: -15px;
    top: 0;
    font-weight: 100;
    font-size: .875rem
}

.menu--main .menu__nav--lv-2>.menu__item>.menu__link.menu__link--has-child {
    pointer-events: none
}

.menu--main .menu__nav--lv-2>.menu__item>.menu__link.menu__link--has-child:before {
    display: none
}

.menu--main .menu__nav--lv-3 {
    padding: 0;
    margin: 3px 0 8px 14px
}

.menu--main .menu__nav--lv-3>.menu__item {
    margin-bottom: 5px
}

.menu--main .menu__nav--lv-3>.menu__item>.menu__link {
    position: relative
}

.menu--main .menu__nav--lv-3>.menu__item>.menu__link:before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 0;
    border-bottom: 1px solid #a58348;
    transition: all .3s ease-in-out
}

.menu--main .menu__nav--lv-3>.menu__item>.menu__link:hover {
    padding-left: 25px
}

.menu--main .menu__nav--lv-3>.menu__item>.menu__link:hover:before {
    width: 20px
}

html[lang=en] .menu--header .menu__nav--lv-1>.menu__item>.menu__link {
    font-size: .9rem
}

@media(max-width:991.98px) {
    html[lang=en] .menu--header .menu__nav--lv-1>.menu__item>.menu__link {
        font-size: 1.5625rem;
        letter-spacing: 1.6px;
        font-weight: 700
    }
}

@media(max-width:991.98px)and (max-width:1200px) {
    html[lang=en] .menu--header .menu__nav--lv-1>.menu__item>.menu__link {
        font-size: calc(1.05625rem + .675vw)
    }
}

html[lang=en] .menu--header .menu__nav--lv-2>.menu__item>.menu__link {
    font-size: 1.125rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=en] .menu--header .menu__nav--lv-2>.menu__item>.menu__link {
        font-size: calc(1.0125rem + .15vw)
    }
}

html[lang=th] .menu--header .menu__nav--lv-1>.menu__item>.menu__link {
    font-size: .875rem
}

@media(max-width:991.98px) {
    html[lang=th] .menu--header .menu__nav--lv-1>.menu__item>.menu__link {
        font-size: 1.5625rem;
        letter-spacing: 1.5px;
        font-weight: 700
    }
}

@media(max-width:991.98px)and (max-width:1200px) {
    html[lang=th] .menu--header .menu__nav--lv-1>.menu__item>.menu__link {
        font-size: calc(1.05625rem + .675vw)
    }
}

html[lang=th] .menu--header .menu__nav--lv-2>.menu__item>.menu__link {
    font-size: 1.125rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=th] .menu--header .menu__nav--lv-2>.menu__item>.menu__link {
        font-size: calc(1.0125rem + .15vw)
    }
}

.menu--header {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0
}

@media(max-width:991.98px) {
    .menu--header {
        display: none
    }
}

.menu--header .menu__dropdown {
    position: fixed !important;
    -webkit-transform: none !important;
    transform: none !important;
    top: var(--header-height) !important;
    display: block !important;
    left: 0;
    margin: 0;
    width: 100%;
    border-radius: 0;
    border: 0;
    border-top: 1px solid #f6f5f3;
    background-color: #fff;
    opacity: 0;
    pointer-events: none;
    transition: all .3s ease-in-out
}

.menu--header .menu__dropdown.show {
    opacity: 1;
    pointer-events: visible
}

.menu--header .menu__nav--lv-1 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0
}

.menu--header .menu__nav--lv-1>.menu__item {
    margin: 0 1.5rem
}

@media(max-width:1559.98px) {
    .menu--header .menu__nav--lv-1>.menu__item {
        margin: 0 1.25rem
    }
}

@media(max-width:991.98px) {
    .menu--header .menu__nav--lv-1>.menu__item {
        margin-bottom: 2rem
    }
}

.menu--header .menu__nav--lv-1>.menu__item>.menu__link {
    color: #fff;
    text-transform: uppercase;
    padding: 5px 0;
    position: relative
}

.menu--header .menu__nav--lv-1>.menu__item>.menu__link:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 1px;
    background-color: #fff;
    transition: all .3s ease-in-out
}

.menu--header .menu__nav--lv-1>.menu__item>.menu__link:hover {
    color: #fff
}

.menu--header .menu__nav--lv-1>.menu__item>.menu__link:hover:before {
    width: 100%
}

.menu--header .menu__nav--lv-1>.menu__item>.menu__link.menu__link--has-child:after {
    display: none
}

.menu--header .menu__nav--lv-2 {
    width: 60%;
    margin: 0 auto;
    padding: 55px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around
}

.menu--header .menu__nav--lv-2>.menu__item {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 150px;
    max-width: 150px;
    width: 150px
}

.menu--header .menu__nav--lv-2>.menu__item>.menu__link {
    text-transform: uppercase;
    position: relative
}

.menu--header .menu__nav--lv-2>.menu__item>.menu__link:after {
    content: "";
    font-family: Font Awesome\ 5 Pro;
    position: absolute;
    right: -20px;
    top: 0;
    font-weight: 100;
    font-size: .875rem
}

.menu--header .menu__nav--lv-2>.menu__item>.menu__link.menu__link--has-child {
    pointer-events: none
}

.menu--header .menu__nav--lv-2>.menu__item>.menu__link.menu__link--has-child:after {
    display: none
}

.menu--header .menu__nav--lv-3 {
    padding: 0;
    margin: 10px 0
}

.menu--header .menu__nav--lv-3>.menu__item {
    margin-bottom: 10px
}

.menu--header .menu__nav--lv-3>.menu__item>.menu__link {
    position: relative
}

.menu--header .menu__nav--lv-3>.menu__item>.menu__link:before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 0;
    border-bottom: 1px solid #a58348;
    transition: all .3s ease-in-out
}

.menu--header .menu__nav--lv-3>.menu__item>.menu__link:hover {
    padding-left: 25px
}

.menu--header .menu__nav--lv-3>.menu__item>.menu__link:hover:before {
    width: 20px
}

.header.headroom--not-top .menu--header .menu__nav--lv-1>.menu__item>.menu__link {
    color: #111820
}

.header.headroom--not-top .menu--header .menu__nav--lv-1>.menu__item>.menu__link:hover:before {
    background-color: #111820;
    width: 100%
}

.header--bg-white .menu--header .menu__nav--lv-1>.menu__item>.menu__link {
    color: #111820
}

.header--bg-white .menu--header .menu__nav--lv-1>.menu__item>.menu__link:before {
    background-color: #111820
}

.header--is-dropdown-open .menu--header .menu__nav--lv-1>.menu__item>.menu__link {
    color: #111820
}

.header--is-dropdown-open .menu--header .menu__nav--lv-1>.menu__item>.menu__link:before {
    background-color: #111820
}

html[lang=en] .menu--footer .menu__link,
html[lang=th] .menu--footer .menu__link {
    font-size: 1rem
}

.menu--footer {
    list-style: none;
    padding: 0;
    margin: 0;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

.menu--footer .menu__item {
    margin-bottom: 10px
}

html[lang=en] .menu--footer-bottom .menu__link,
html[lang=th] .menu--footer-bottom .menu__link {
    font-size: .875rem
}

.menu--footer-bottom {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 0;
    padding: 0
}

@media(max-width:767.98px) {
    .menu--footer-bottom {
        justify-content: flex-start
    }
}

.menu--footer-bottom .menu__item {
    margin-left: 15px
}

@media(max-width:767.98px) {
    .menu--footer-bottom .menu__item {
        margin-left: 0;
        margin-right: 10px
    }
}

.menu--footer-bottom .menu__link {
    color: #111820
}

html[lang=en] .menu--aside .menu__link,
html[lang=th] .menu--aside .menu__link {
    font-size: .875rem;
    letter-spacing: .3px
}

.menu--aside {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

@media(max-width:767.98px) {
    .menu--aside {
        flex-direction: column
    }
}

.menu--aside .menu__item {
    border-bottom: 1px solid #eeebe7
}

@media(max-width:767.98px) {
    .menu--aside .menu__item {
        width: 100%
    }
}

.menu--aside .menu__link {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 275px;
    min-height: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #b4b4b4
}

@media(max-width:991.98px) {
    .menu--aside .menu__link {
        min-width: auto;
        padding: 0 15px
    }
}

@media(max-width:767.98px) {
    .menu--aside .menu__link {
        width: 100%
    }
}

.menu--aside .menu__link.active {
	background-color: #9b7841;
	border-radius: 3px;
	color: #ffffff;
	font-weight: 700;
}

html[lang=en] .menu--project .menu__link {
    font-size: .9rem
}

@media(max-width:1199.98px) {
    html[lang=en] .menu--project .menu__link {
        font-size: .6875rem
    }
}

html[lang=th] .menu--project .menu__link {
    font-size: .875rem
}

@media(max-width:1199.98px) {
    html[lang=th] .menu--project .menu__link {
        font-size: .6875rem
    }
}

.menu--project {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0
}

@media(max-width:991.98px) {
    .menu--project {
        display: none
    }
}

.menu--project .menu__nav {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0
}

.menu--project .menu__item {
    margin: 0 1rem
}

@media(max-width:1559.98px) {
    .menu--project .menu__item {
        margin: 0 9px
    }
}

@media(max-width:1199.98px) {
    .menu--project .menu__item {
        margin: 0 5px
    }
}

.menu--project .menu__link {
    color: #fff;
    text-transform: uppercase;
    padding: 5px 0;
    position: relative;
    transition: none
}

.menu--project .menu__link:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 1px;
    background-color: #fff;
    transition: all .3s ease-in-out
}

.menu--project .menu__link.active,
.menu--project .menu__link:hover {
    color: #fff
}

.menu--project .menu__link.active:after,
.menu--project .menu__link:hover:after {
    width: 100%
}

.project-header.headroom--not-top .menu--project .menu__link {
    color: #111820
}

.project-header.headroom--not-top .menu--project .menu__link:after {
    background-color: #111820
}

.project-header.headroom--not-top .menu--project .menu__link.active,
.project-header.headroom--not-top .menu--project .menu__link:hover {
    color: #111820
}

html[lang=en] .menu--sitemap .menu__nav--lv-1>.menu__item>.menu__link {
    font-size: 1.25rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=en] .menu--sitemap .menu__nav--lv-1>.menu__item>.menu__link {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=en] .menu--sitemap .menu__nav--lv-2>.menu__item>.menu__link {
    font-size: 1.25rem
}

@media(max-width:1200px) {
    html[lang=en] .menu--sitemap .menu__nav--lv-2>.menu__item>.menu__link {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=th] .menu--sitemap .menu__nav--lv-1>.menu__item>.menu__link {
    font-size: 1.25rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=th] .menu--sitemap .menu__nav--lv-1>.menu__item>.menu__link {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=th] .menu--sitemap .menu__nav--lv-2>.menu__item>.menu__link {
    font-size: 1.25rem
}

@media(max-width:1200px) {
    html[lang=th] .menu--sitemap .menu__nav--lv-2>.menu__item>.menu__link {
        font-size: calc(1.025rem + .3vw)
    }
}

.menu--sitemap {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}

@media(max-width:991.98px) {
    .menu--sitemap {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

@media(max-width:767.98px) {
    .menu--sitemap {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

.menu--sitemap .menu__link--has-child {
    pointer-events: none
}

.menu--sitemap .menu__nav--lv-1 {
    padding-left: 0
}

.menu--sitemap .menu__nav--lv-1>.menu__item {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    page-break-inside: avoid
}

.menu--sitemap .menu__nav--lv-2 {
    padding-left: 0
}

.menu--sitemap .menu__nav--lv-2>.menu__item>.menu__link {
    color: #3c3c3c
}

.menu--sitemap .menu__nav--lv-3 {
    list-style: disc;
    padding: 10px 0 10px 22px
}

html[lang=en] .follow-us__text,
html[lang=th] .follow-us__text {
    font-size: .875rem
}

.follow-us {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 150px;
    background-color: #c7883e;
    cursor: pointer;
    z-index: 1002;
    transition: height, opacity .3s ease-in-out;
    opacity: 0
}

@media(max-width:767.98px) {
    .follow-us {
        display: none
    }
}

.follow-us:before {
    border-right: 30px solid #c7883e;
    border-top: 30px solid #fff0;
    top: -30px
}

.follow-us:after,
.follow-us:before {
    content: "";
    position: absolute;
    right: 0;
    width: 100%
}

.follow-us:after {
    border-top: 30px solid #c7883e;
    border-right: 30px solid #fff0;
    bottom: -30px
}

.follow-us.active {
    height: 190px
}

.follow-us.active .follow-us__share {
    opacity: 1;
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
    pointer-events: visible
}

.follow-us.active .follow-us__text {
    opacity: 0
}

.follow-us__text {
    color: #fff;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 150px;
    height: 150px;
    text-align: center;
    padding-top: 5px;
    opacity: 1;
    transition: all .3s ease-in-out
}

.follow-us__share {
    opacity: 0;
    position: fixed;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 250px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    transition: all .3s ease-in-out;
    pointer-events: none;
    z-index: 2;
    -webkit-transform: translateY(16px);
    transform: translateY(16px)
}

.follow-us__share-link {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 32px;
    max-width: 32px;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 50%;
    color: #a58348;
    box-shadow: 0 3px 6px rgb(0 0 0 / .5)
}

.follow-us__share-link:hover {
    background-color: hsl(0 0% 100% / .9)
}

.scroll-toggle--active .follow-us {
    opacity: 1
}

html[lang=en] .heading__title {
    font-family: 'Gilroy', sans-serif;
    font-size: 2.4375rem;
    font-weight: 600;
    letter-spacing: 3px
}

@media(max-width:1200px) {
    html[lang=en] .heading__title {
        font-size: calc(1.05625rem + .675vw)
    }
}

html[lang=en] .heading__subtitle {
    font-family: Rafelya Carrotin, sans-serif;
    font-size: 3.8125rem
}

@media(max-width:1200px) {
    html[lang=en] .heading__subtitle {
        font-size: calc(1.28125rem + 3.375vw)
    }
}

html[lang=th] .heading__title {
    font-family: 'Gilroy', sans-serif;
    font-size: 1.5625rem;
    font-weight: 700;
    letter-spacing: 3px
}

@media(max-width:1200px) {
    html[lang=th] .heading__title {
        font-size: calc(1.05625rem + .675vw)
    }
}

html[lang=th] .heading__subtitle {
    font-family: Rafelya Carrotin, sans-serif;
    font-size: 3.8125rem
}

@media(max-width:1200px) {
    html[lang=th] .heading__subtitle {
        font-size: calc(1.28125rem + 3.375vw)
    }
}

.heading {
    text-align: center;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 3rem
}

.heading__title {
    color: #a58348;
    text-transform: uppercase;
    margin-bottom: 3vw;
    flex: 0 0 auto
}

@media(max-width:991.98px) {
    .heading__title {
        margin-bottom: 6vw
    }
}

@media(max-width:767.98px) {
    .heading__title {
        margin-bottom: 8vw
    }
}

.heading__subtitle {
    color: #000;
    flex: 0 0 auto;
    margin-left: -15px;
    font-weight: 700
}

html[lang=en] .heading--video .heading__title {
    font-size: 1.125rem;
    font-weight: 400
}

@media(max-width:1200px) {
    html[lang=en] .heading--video .heading__title {
        font-size: calc(1.0125rem + .15vw)
    }
}

html[lang=en] .heading--video .heading__subtitle {
    font-size: 5.9375rem
}

@media(max-width:1200px) {
    html[lang=en] .heading--video .heading__subtitle {
        font-size: calc(1.49375rem + 5.925vw)
    }
}

html[lang=th] .heading--video .heading__title {
    font-size: 1.125rem;
    font-weight: 400
}

@media(max-width:1200px) {
    html[lang=th] .heading--video .heading__title {
        font-size: calc(1.0125rem + .15vw)
    }
}

html[lang=th] .heading--video .heading__subtitle {
    font-size: 5.9375rem
}

@media(max-width:1200px) {
    html[lang=th] .heading--video .heading__subtitle {
        font-size: calc(1.49375rem + 5.925vw)
    }
}

.heading--video {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 0
}

.heading--video .heading__subtitle,
.heading--video .heading__title {
    color: #fff;
    margin-bottom: 0
}

html[lang=en] .heading--milestone .heading__title {
    font-size: 2.4375rem;
    font-weight: 400
}

@media(max-width:1200px) {
    html[lang=en] .heading--milestone .heading__title {
        font-size: calc(1.14375rem + 1.725vw)
    }
}

html[lang=en] .heading--milestone .heading__subtitle {
    font-size: 5.9375rem;
    font-weight: 400
}

@media(max-width:1200px) {
    html[lang=en] .heading--milestone .heading__subtitle {
        font-size: calc(1.49375rem + 5.925vw)
    }
}

html[lang=th] .heading--milestone .heading__title {
    font-size: 2.4375rem;
    font-weight: 400
}

@media(max-width:1200px) {
    html[lang=th] .heading--milestone .heading__title {
        font-size: calc(1.14375rem + 1.725vw)
    }
}

html[lang=th] .heading--milestone .heading__subtitle {
    font-size: 5.9375rem;
    font-weight: 400
}

@media(max-width:1200px) {
    html[lang=th] .heading--milestone .heading__subtitle {
        font-size: calc(1.49375rem + 5.925vw)
    }
}

.heading--milestone {
    position: relative
}

.heading--milestone .heading__title {
    color: #000
}

@media(min-width:576px) {
    .heading--milestone .heading__title {
        margin-bottom: 90px
    }
}

.heading--milestone .heading__subtitle {
    color: #000
}

@media(min-width:576px) {
    .heading--milestone .heading__subtitle {
        margin-left: -90px
    }
}

@media(max-width:767.98px) {
    html[lang=en] .heading--vision .heading__title {
        font-size: 2.4375rem;
        font-weight: 400
    }
}

@media(max-width:767.98px)and (max-width:1200px) {
    html[lang=en] .heading--vision .heading__title {
        font-size: calc(1.14375rem + 1.725vw)
    }
}

@media(max-width:767.98px) {
    html[lang=en] .heading--vision .heading__subtitle {
        font-size: 5.9375rem;
        font-weight: 400
    }
}

@media(max-width:767.98px)and (max-width:1200px) {
    html[lang=en] .heading--vision .heading__subtitle {
        font-size: calc(1.49375rem + 5.925vw)
    }
}

@media(max-width:767.98px) {
    html[lang=th] .heading--vision .heading__title {
        font-size: 2.4375rem;
        font-weight: 400
    }
}

@media(max-width:767.98px)and (max-width:1200px) {
    html[lang=th] .heading--vision .heading__title {
        font-size: calc(1.14375rem + 1.725vw)
    }
}

@media(max-width:767.98px) {
    html[lang=th] .heading--vision .heading__subtitle {
        font-size: 5.9375rem;
        font-weight: 400
    }
}

@media(max-width:767.98px)and (max-width:1200px) {
    html[lang=th] .heading--vision .heading__subtitle {
        font-size: calc(1.49375rem + 5.925vw)
    }
}

.heading--vision {
    justify-content: flex-start;
    margin-bottom: 1.5rem
}

@media(max-width:767.98px) {
    .heading--vision {
        justify-content: center;
        margin-bottom: .5rem
    }
}

html[lang=en] .heading--latest-document .heading__title {
    font-size: 1.9375rem
}

@media(max-width:1200px) {
    html[lang=en] .heading--latest-document .heading__title {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

html[lang=en] .heading--latest-document .heading__subtitle {
    font-size: 4.75rem
}

@media(max-width:1200px) {
    html[lang=en] .heading--latest-document .heading__subtitle {
        font-size: calc(1.375rem + 4.5vw)
    }
}

html[lang=th] .heading--latest-document .heading__title {
    font-size: 1.9375rem
}

@media(max-width:1200px) {
    html[lang=th] .heading--latest-document .heading__title {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

html[lang=th] .heading--latest-document .heading__subtitle {
    font-size: 4.75rem
}

@media(max-width:1200px) {
    html[lang=th] .heading--latest-document .heading__subtitle {
        font-size: calc(1.375rem + 4.5vw)
    }
}

.heading--latest-document {
    flex-direction: column;
    align-items: center
}

.heading--latest-document .heading__title {
    color: #fff;
    margin-bottom: 0
}

.heading--latest-document .heading__subtitle {
    color: #b4b4b4;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: -15px
}

.heading--ir-highlight {
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center
}

.heading--ir-highlight .heading__title {
    color: #fff;
    margin-bottom: 0
}

.heading--ir-highlight .heading__subtitle {
    color: #fff;
    margin-left: 0;
    margin-top: -10px
}

@media(min-width:992px) {
    .heading--company-disclosure {
        justify-content: flex-start
    }
}

@media(min-width:992px) {
    .heading--company-disclosure .heading__subtitle {
        margin-left: -100px
    }
}

html[lang=en] .heading--core-value .heading__title {
    font-size: 2.4375rem
}

@media(max-width:1200px) {
    html[lang=en] .heading--core-value .heading__title {
        font-size: calc(1.14375rem + 1.725vw)
    }
}

html[lang=en] .heading--core-value .heading__subtitle {
    font-size: 4.75rem
}

@media(max-width:1200px) {
    html[lang=en] .heading--core-value .heading__subtitle {
        font-size: calc(1.375rem + 4.5vw)
    }
}

html[lang=th] .heading--core-value .heading__title {
    font-size: 2.4375rem
}

@media(max-width:1200px) {
    html[lang=th] .heading--core-value .heading__title {
        font-size: calc(1.14375rem + 1.725vw)
    }
}

html[lang=th] .heading--core-value .heading__subtitle {
    font-size: 4.75rem
}

@media(max-width:1200px) {
    html[lang=th] .heading--core-value .heading__subtitle {
        font-size: calc(1.375rem + 4.5vw)
    }
}

html[lang=en] .stock-quote__symbol {
    font-size: 3.8125rem;
    margin-bottom: 0;
    line-height: 1
}

@media(max-width:1200px) {
    html[lang=en] .stock-quote__symbol {
        font-size: calc(1.28125rem + 3.375vw)
    }
}

html[lang=en] .stock-quote__date,
html[lang=en] .stock-quote__text {
    font-size: .875rem
}

html[lang=en] .stock-quote__value {
    font-size: 1.9375rem
}

@media(max-width:1200px) {
    html[lang=en] .stock-quote__value {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

html[lang=th] .stock-quote__symbol {
    font-size: 3.8125rem;
    margin-bottom: 0;
    line-height: 1
}

@media(max-width:1200px) {
    html[lang=th] .stock-quote__symbol {
        font-size: calc(1.28125rem + 3.375vw)
    }
}

html[lang=th] .stock-quote__date,
html[lang=th] .stock-quote__text {
    font-size: .875rem
}

html[lang=th] .stock-quote__value {
    font-size: 1.9375rem
}

@media(max-width:1200px) {
    html[lang=th] .stock-quote__value {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

.stock-quote {
    padding: 7rem 0
}

.stock-quote__text {
    text-transform: uppercase
}

.stock-quote__divider {
    border-color: #000
}

@media(max-width:991.98px) {
    .stock-quote__date {
        margin-bottom: 1rem
    }
}

.stock-quote__table {
    width: 100%
}

.stock-quote__table td {
    padding: 10px
}

.stock-quote__table tr:nth-child(2n) td {
    background-color: #f1f3f7
}

html[lang=en] .stock-quote-home__symbol {
    font-size: 3.375rem;
    line-height: 1
}

html[lang=en] .stock-quote-home__text {
    font-size: .8125rem;
    font-weight: 300
}

html[lang=en] .stock-quote-home__date {
    font-size: .875rem;
    font-weight: 300
}

html[lang=en] .stock-quote-home__value {
    font-size: 1.5625rem
}

@media(max-width:1200px) {
    html[lang=en] .stock-quote-home__value {
        font-size: calc(1.05625rem + .675vw)
    }
}

html[lang=th] .stock-quote-home__symbol {
    font-size: 3.375rem;
    line-height: 1
}

html[lang=th] .stock-quote-home__text {
    font-size: .75rem;
    font-weight: 300
}

html[lang=th] .stock-quote-home__date {
    font-size: .875rem;
    font-weight: 300
}

html[lang=th] .stock-quote-home__value {
    font-size: 1.5625rem
}

@media(max-width:1200px) {
    html[lang=th] .stock-quote-home__value {
        font-size: calc(1.05625rem + .675vw)
    }
}

@media(max-width:991.98px) {
    .stock-quote-home {
        margin-bottom: 30px
    }
}

@media(max-width:767.98px) {
    .stock-quote-home {
        text-align: center
    }
}

.stock-quote-home__text {
    text-transform: uppercase
}

.stock-quote-home__symbol {
    margin-bottom: 0
}

@media(max-width:767.98px) {
    .stock-quote-home__item {
        margin-bottom: 15px
    }
}

html[lang=en] .stock-quote-sticky__last-price {
    font-size: .875rem
}

html[lang=en] .stock-quote-sticky__text {
    font-size: .8125rem
}

html[lang=th] .stock-quote-sticky__last-price {
    font-size: .875rem
}

html[lang=th] .stock-quote-sticky__text {
    font-size: .75rem
}

.stock-quote-sticky {
    position: absolute;
    width: 165px;
    padding: 15px 30px 15px 15px;
    background-color: rgb(0 25 112 / .5);
    color: #fff;
    right: 0;
    bottom: 60px;
    z-index: 1001
}

@media(max-width:767.98px) {
    .stock-quote-sticky {
        display: none
    }
}

.stock-quote-sticky:hover {
    color: #fff
}

.stock-quote-sticky:hover .stock-quote-sticky__collapse {
    height: auto
}

.stock-quote-sticky__icon {
    position: absolute;
    right: 15px;
    bottom: 0;
    top: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.stock-quote-sticky__collapse {
    height: 0;
    overflow: hidden
}

html[lang=en] .text-slider {
    font-family: 'Gilroy', sans-serif;
    font-weight: 100;
    font-size: 7.4375rem;
    letter-spacing: 6px;
    line-height: 1
}

@media(max-width:1200px) {
    html[lang=en] .text-slider {
        font-size: calc(1.64375rem + 7.725vw)
    }
}

html[lang=th] .text-slider {
    font-family: Noto Sans, sans-serif;
    font-weight: 100;
    font-size: 7.4375rem;
    letter-spacing: 6px;
    line-height: 1
}

@media(max-width:1200px) {
    html[lang=th] .text-slider {
        font-size: calc(1.64375rem + 7.725vw)
    }
}

.text-slider {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    display: flex;
    flex-direction: column;
    color: #c7883e;
    padding: 7rem 0
}

.text-slider__right {
    align-self: flex-end
}

.side-scroll {
    position: relative;
    width: 100%
}

.side-scroll__sticky {
    width: 100%;
    overflow: hidden;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    height: 100vh
}

@media(max-width:991.98px) {
    .side-scroll__sticky {
        overflow: visible;
        height: auto
    }
}

.side-scroll__slider-wrapper {
    overflow: hidden;
    height: 100%;
    width: 100%
}

.side-scroll__slider {
    display: flex;
    align-items: center;
    height: 100%
}

@media(max-width:991.98px) {
    .side-scroll__slider {
        width: 100% !important;
        -webkit-transform: none !important;
        transform: none !important;
        display: block
    }
}

.side-scroll__spacer {
    position: relative;
    width: 100%;
    z-index: -1
}

@media(max-width:991.98px) {
    .side-scroll__spacer {
        display: none
    }
}

.side-scroll__progress {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    margin: 0 auto;
    width: 95%;
    height: 5px;
    background-color: #ececec;
    z-index: 2
}

@media(max-width:991.98px) {
    .side-scroll__progress {
        display: none
    }
}

.side-scroll__progress-bar {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #454545;
    height: 5px;
    width: 0;
    z-index: 3
}

.side-scroll__backdrop {
    position: absolute;
    width: 0;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgb(0 25 112 / .05)
}

@media(max-width:991.98px) {
    .side-scroll__backdrop {
        display: none
    }
}

.side-scroll__backdrop:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgb(0 25 112 / .05)
}

.animate-text span {
    opacity: 0;
    will-change: transform, opacity
}

@media(min-width:992px) {
    .animate-text--heading span {
        display: inline-block
    }
}

html[lang=th] .animate-text--heading span {
    display: inline !important
}

.line-section {
    position: relative;
    z-index: 1000;
    mix-blend-mode: difference
}

.line-section .line-section__line {
    position: absolute;
    width: 1px;
    height: 175px;
    left: 0;
    right: 0;
    bottom: -87.5px;
    margin: 0 auto;
    overflow: hidden
}

.line-section .line-section__line:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: hsl(0 0% 100% / .8);
    -webkit-animation: heroBannerScroll 2s linear infinite;
    animation: heroBannerScroll 2s linear infinite
}

@media(max-width:991.98px) {
    .line-section .line-section__line {
        height: 70px;
        bottom: -35px
    }
}

.line-section--blue {
    mix-blend-mode: normal
}

.line-section--blue .line-section__line {
    height: 70px;
    bottom: -35px
}

.line-section--blue .line-section__line:before {
    background: #c7883e
}

.project-promotion+.line-section {
    display: none
}

@-webkit-keyframes heroBannerScroll {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

.rml-cursor {
    position: fixed;
    top: 0;
    left: 0;
    width: 57px;
    height: 57px;
    pointer-events: none;
    margin-left: -28.5px;
    margin-top: -28.5px;
    z-index: 1004;
    opacity: 0;
    display: none
}

.rml-cursor.active {
    display: block
}

.rml-cursor__inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #454545;
    transition: -webkit-transform .23s ease;
    transition: transform .23s ease;
    transition: transform .23s ease, -webkit-transform .23s ease;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center
}

.rml-cursor__inner:after {
    font-family: Font Awesome\ 5 Pro;
    color: #fff;
    font-weight: 300;
    font-size: 1rem
}

.rml-cursor--draggable {
    opacity: 1
}

.rml-cursor--draggable .rml-cursor__inner {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: .5
}

.rml-cursor--draggable .rml-cursor__inner:after {
    content: ""
}

.rml-cursor--clickable {
    opacity: 1
}

.rml-cursor--clickable .rml-cursor__inner {
    -webkit-transform: scale(.75);
    transform: scale(.75);
    opacity: .5
}

.rml-cursor--clickable .rml-cursor__inner:after {
    content: ""
}

.rml-cursor--swiper-next,
.rml-cursor--swiper-prev {
    opacity: 1
}

.rml-cursor--swiper-next .rml-cursor__inner,
.rml-cursor--swiper-prev .rml-cursor__inner {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: .5
}

.rml-cursor--swiper-next .rml-cursor__inner:after {
    content: ""
}

.rml-cursor--swiper-prev .rml-cursor__inner:after {
    content: ""
}

.rml-cursor--swiper-disabled {
    opacity: 0 !important
}

.is-touch-screen .rml-cursor {
    display: none
}

html[lang=en] .page-header__title {
    font-size: 3.8125rem
}

@media(max-width:1200px) {
    html[lang=en] .page-header__title {
        font-size: calc(1.28125rem + 3.375vw)
    }
}

html[lang=th] .page-header__title {
    font-size: 3.8125rem
}

@media(max-width:1200px) {
    html[lang=th] .page-header__title {
        font-size: calc(1.28125rem + 3.375vw)
    }
}

.page-header {
    height: 65vh;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 100px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 50% 0
}

@media(max-width:1199.98px) {
    .page-header {
        background-position: 50% !important;
        background-attachment: unset
    }
}

@media(max-width:767.98px) {
    .page-header {
        padding-bottom: 45px
    }
}

.page-header:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 350px;
    background: linear-gradient(180deg, rgb(0 0 0 / .5) 15%, transparent);
    z-index: 1
}

@media(max-width:767.98px) {
    .page-header:after {
        height: 25vh
    }
}

.page-header:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 150%;
    background: linear-gradient(180deg, transparent 0, rgb(0 0 0 / .6));
    z-index: 1
}

.page-header__body {
    position: relative;
    z-index: 2
}

.page-header__title {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding-right: 15px;
    padding-left: 15px
}

.page-header__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.page-header--large,
.page-header--project {
    height: 100vh
}

@media(max-width:991.98px) {
    .page-header--project {
        height: 50vh !important
    }
    .page-header--project:before {
        display: none
    }
}

html[lang=en] .page-heading {
    font-size: 1.9375rem
}

@media(max-width:1200px) {
    html[lang=en] .page-heading {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

html[lang=th] .page-heading {
    font-size: 1.9375rem
}

@media(max-width:1200px) {
    html[lang=th] .page-heading {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

.page-heading {
    text-align: center;
    color: #a58348;
    text-transform: uppercase;
    margin-bottom: 3rem
}

.page-banner {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 8rem 0;
    text-align: center;
    position: relative;
    min-height: 475px;
    z-index: 1;
    color: #fff;
    display: flex;
    align-items: center
}

@media(max-width:1199.98px) {
    .page-banner {
        background-attachment: unset
    }
}

.page-banner:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgb(0 0 0 / .9) 0, rgb(0 0 0 / .75) 50%, rgb(0 0 0 / .9));
    z-index: -1
}

.page-banner__title {
    color: #fff
}

.page-banner__btn {
    margin-top: 1rem
}

html[lang=en] .performance__text {
    font-size: 1rem;
    margin-bottom: 1rem;
    font-weight: 400
}

@media(max-width:1199.98px) {
    html[lang=en] .performance__text {
        font-size: .8125rem
    }
}

@media(max-width:991.98px) {
    html[lang=en] .performance__text {
        font-size: .875rem
    }
}

html[lang=en] .performance__number {
    letter-spacing: 2.19px;
    font-size: 1.9375rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=en] .performance__number {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

@media(max-width:991.98px) {
    html[lang=en] .performance__number {
        font-size: calc(1.8rem + 1.125vw)
    }
}

.performance {
    text-align: center;
    margin-top: 3rem;
    margin-bottom: 6rem
}

@media(max-width:991.98px) {
    .performance {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem
    }
}

.video-fluid {
    padding-top: 56.25%;
    position: relative
}

.video-fluid--21by9 {
    padding-top: 42.85714%
}

@media(max-width:1199.98px) {
    .video-fluid--21by9 {
        padding-top: 56.25%
    }
}

@media(max-width:767.98px) {
    .video-fluid--21by9 {
        padding-top: 100%
    }
}

.video-fluid__body {
    z-index: 2;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    transition: all .3s ease-in-out
}

.video-fluid__body,
.video-fluid__body:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.video-fluid__body:after {
    content: "";
    background-color: rgb(0 0 0 / .3);
    z-index: -1
}

.video-fluid__body.is-video-playing {
    opacity: 0;
    pointer-events: none
}

.video-fluid__play {
    cursor: pointer;
    transition: all .3s ease-in-out
}

.video-fluid__play:hover {
    opacity: .8
}

@media(max-width:767.98px) {
    .video-fluid__play img {
        width: 50px
    }
}

.video-fluid__video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1
}

html[lang=en] .pagination .active,
html[lang=th] .pagination .active {
    font-weight: 700
}

.pagination {
    margin: 3rem 0;
    justify-content: center;
    flex-wrap: wrap
}

.pagination .page-item {
    margin: 0 5px
}

.pagination .page-link {
    border: 0;
    color: #111820;
    display: inline-flex;
    width: 32px;
    height: 32px;
    padding: 0;
    margin: 0;
    align-items: center;
    justify-content: center;
    background-color: #fff0
}

.pagination .page-link.active {
    color: #a58348;
    border-radius: 50%;
    background-color: rgb(0 25 112 / .2)
}

.pagination .page-link:hover:not(.active) {
    color: #a58348;
    opacity: .6
}

.pagination .page-item--next,
.pagination .page-item--prev {
    margin: 0 15px
}

.menu-toggler {
    padding: 0;
    position: relative
}

.menu-toggler span {
    display: block;
    width: 23px;
    height: 2px;
    background-color: #fff;
    transition: all .3s ease-in-out
}

.menu-toggler span:nth-child(2) {
    margin: 5px 0
}

.menu-toggler span:nth-child(3) {
    width: 18px
}

.menu-toggler.active span:first-child {
    -webkit-transform: rotate(45deg) translateY(4px) translateX(6px);
    transform: rotate(45deg) translateY(4px) translateX(6px)
}

.menu-toggler.active span:nth-child(3) {
    -webkit-transform: rotate(-45deg) translateY(-4px) translateX(5px);
    transform: rotate(-45deg) translateY(-4px) translateX(5px);
    width: 23px
}

.menu-toggler.active span:nth-child(2) {
    opacity: 0
}

.header--bg-white .menu-toggler span,
.header.headroom--not-top .menu-toggler span {
    background-color: #111820
}

.project-header .menu-toggler span {
    background-color: #fff
}

.header--is-dropdown-open .menu-toggler span,
.menu--main .menu-toggler span,
.project-header.headroom--not-top .menu-toggler span {
    background-color: #111820
}

html[lang=en] .contact-info__bullet {
    font-size: 1.125rem
}

@media(max-width:1200px) {
    html[lang=en] .contact-info__bullet {
        font-size: calc(1.0125rem + .15vw)
    }
}

html[lang=th] .contact-info__bullet {
    font-size: 1.125rem
}

@media(max-width:1200px) {
    html[lang=th] .contact-info__bullet {
        font-size: calc(1.0125rem + .15vw)
    }
}

.contact-info {
    display: flex;
    align-items: baseline;
    margin-bottom: 1.5rem
}

.contact-info__bullet {
    flex-grow: 0;
    flex-shrink: 0;
   /* flex-basis: 35px;
    max-width: 35px;
    width: 35px;
    height: 35px;*/
    border-radius: 50%;
    background-color: #f1f3f7;
    display: flex;
    align-items: center;
    justify-content: center
}

.contact-info__body {
    padding-left: 1rem
}

.list-group {
    border-radius: 0
}

.list-group .list-group-item {
    border: 0;
    background-color: #fff0
}

.list-group .list-group__title {
    text-align: left
}

html[lang=en] .list-group--download .list-group__title--lg {
    font-size: 1.25rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=en] .list-group--download .list-group__title--lg {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=th] .list-group--download .list-group__title--lg {
    font-size: 1.25rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=th] .list-group--download .list-group__title--lg {
        font-size: calc(1.025rem + .3vw)
    }
}

.list-group--download {
    margin-bottom: 1.5rem
}

.list-group--download .list-group-item {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.list-group--download .list-group__actions {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 60px;
    max-width: 60px;
    width: 60px
}

.list-group--download-white .list-group-item,
.list-group--download-white .list-group__btn {
    color: #fff
}

.list-group--download-outlook .list-group-item {
    padding: 30px 0;
    border-bottom: 1px solid #b4b4b4
}

.list-group--download-outlook .list-group__actions {
    text-align: right;
    padding: 0 15px
}

.echarts--doughnut .echarts__chart {
    width: 100%;
    height: 275px
}

.echarts--doughnut .echarts__legend {
    margin: 0 auto;
    padding: 0;
    width: 70%;
    list-style: none
}

.echarts--doughnut .echarts__legend-item {
    float: left;
    width: 100%;
    margin-bottom: .95rem;
    position: relative;
    padding-left: 30px
}

.echarts--doughnut .echarts__legend-marker {
    position: absolute;
    left: 0;
    top: 4px;
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%
}

.echarts--doughnut .echarts__legend-title {
    float: left;
    width: 80%;
    color: #111820
}

.echarts--doughnut .echarts__legend-value {
    float: left;
    width: 20%;
    text-align: right;
    color: #111820
}

html[lang=en] .pie-chart__graphic {
    font-family: 'Gilroy', sans-serif
}

html[lang=en] .pie-chart__number {
    font-size: 1.5625rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=en] .pie-chart__number {
        font-size: calc(1.05625rem + .675vw)
    }
}

html[lang=en] .pie-chart__text {
    font-weight: 700
}

html[lang=th] .pie-chart__graphic {
    font-family: Noto Sans, sans-serif
}

html[lang=th] .pie-chart__number {
    font-size: 1.5625rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=th] .pie-chart__number {
        font-size: calc(1.05625rem + .675vw)
    }
}

html[lang=th] .pie-chart__text {
    font-weight: 700
}

.pie-chart {
    width: 400px;
    height: 400px;
    position: relative
}

.pie-chart__inner {
    position: absolute;
    top: 50%;
    left: 0;
    width: 410px;
    height: 410px;
    right: 0;
    margin: 0 auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    stroke-width: 3px;
    fill: #fff0
}

.pie-chart__inner-border {
    fill: #fff
}

.pie-chart__outer {
    position: absolute;
    top: 0;
    left: 0;
    width: 400px;
    height: 400px;
    pointer-events: none;
    stroke-width: .5;
    fill: #fff0
}

.pie-chart__outer-border {
    fill: #fff0;
    stroke: #fff0;
    stroke-width: .1
}

.pie-chart__inner-piece {
    cursor: pointer;
    pointer-events: visibleStroke
}

.pie-chart__outer-piece {
    stroke-width: 6px;
    opacity: 0;
    transition: opacity .15s linear
}

.pie-chart__outer-piece.active {
    opacity: .5
}

.pie-chart__graphic {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
    z-index: 10;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.pie-chart__number {
    display: block;
    color: #454545
}

.pie-chart__divider {
    width: 100%;
    border-top: 1px solid #b4b4b4;
    margin: .875rem 0;
    display: none
}

.pie-chart__text {
    display: block;
    text-align: center
}

.pie-chart__nav-wrapper {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
    z-index: 10;
    width: 40%;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    display: none
}

.pie-chart__nav-left,
.pie-chart__nav-right {
    cursor: pointer;
    transition: all .3s
}

.pie-chart__nav-left:active,
.pie-chart__nav-left:focus,
.pie-chart__nav-left:hover,
.pie-chart__nav-right:active,
.pie-chart__nav-right:focus,
.pie-chart__nav-right:hover {
    color: #dc3545
}

html[lang=en] .shareholder-chart-legend__title {
    font-family: 'Gilroy', sans-serif;
    font-size: 14px
}

html[lang=th] .shareholder-chart-legend__title {
    font-family: Noto Sans, sans-serif;
    font-size: 14px
}

.shareholder-chart__pie-chart {
    width: 300px;
    height: 300px;
    margin: 0 auto 2rem
}

@media(min-width:1560px) {
    .shareholder-chart__pie-chart {
        width: 400px;
        height: 400px
    }
}

.shareholder-chart__pie-chart .pie-chart__inner {
    width: 300px;
    height: 300px
}

@media(min-width:1560px) {
    .shareholder-chart__pie-chart .pie-chart__inner {
        width: 400px;
        height: 400px
    }
}

.shareholder-chart__pie-chart .pie-chart__outer {
    width: 300px;
    height: 300px
}

@media(min-width:1560px) {
    .shareholder-chart__pie-chart .pie-chart__outer {
        width: 400px;
        height: 400px
    }
}

.shareholder-chart-legend {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-left: 5rem
}

@media(max-width:1559.98px) {
    .shareholder-chart-legend {
        padding-left: 2rem
    }
}

@media(min-width:768px)and (max-width:1199.98px) {
    .shareholder-chart-legend {
        padding-left: 1rem
    }
}

@media(max-width:767.98px) {
    .shareholder-chart-legend {
        flex-direction: column;
        padding-left: 0
    }
}

.shareholder-chart-legend__title {
    display: inline-block;
    color: #fff
}

.shareholder-chart-legend__item {
    display: flex;
    position: relative;
    padding-left: 1.25rem;
    margin-bottom: 1rem;
    cursor: pointer;
    flex: 0 0 50%;
    max-width: 50%
}

@media(max-width:767.98px) {
    .shareholder-chart-legend__item {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.shareholder-chart-legend__badge {
    position: absolute;
    top: 8px;
    left: 0;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background-color: #fff;
    display: inline-block
}

.save-as {
    position: relative;
    display: inline-block
}

.save-as__loading {
    position: absolute;
    left: -25px;
    opacity: 0;
    transition: all .3s ease-in-out
}

.save-as__loading.active {
    opacity: 1
}

.save-as__loading-icon {
    font-size: 1rem;
    -webkit-animation: loading 2s linear infinite forwards;
    animation: loading 2s linear infinite forwards
}

@-webkit-keyframes loading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes loading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.pdf {
    padding: 30px
}

.pdf__header,
.pdf__title {
    padding-bottom: 30px
}

.pdf__logo {
    width: 100px
}

.pdf__body img {
    max-width: 100% !important;
    height: auto !important
}

html[lang=en] .advanced-search__quick-link-btn {
    font-size: .875rem
}

html[lang=en] .advanced-search__quick-link-text {
    font-size: .875rem;
    font-weight: 700
}

html[lang=en] .advanced-search__heading {
    font-size: 1.5625rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=en] .advanced-search__heading {
        font-size: calc(1.05625rem + .675vw)
    }
}

html[lang=en] .advanced-search__list-title {
    font-size: 1rem;
    font-weight: 700
}

html[lang=en] .advanced-search__list-subtitle,
html[lang=en] .advanced-search__list-text {
    font-size: .875rem
}

html[lang=en] .advanced-search__badge,
html[lang=en] .advanced-search__list-financial {
    font-size: .8125rem
}

html[lang=en] .advanced-search__card-title {
    font-size: 1rem;
    font-weight: 700
}

html[lang=en] .advanced-search__card-subtitle,
html[lang=th] .advanced-search__quick-link-btn {
    font-size: .875rem
}

html[lang=th] .advanced-search__quick-link-text {
    font-size: .875rem;
    font-weight: 700
}

html[lang=th] .advanced-search__heading {
    font-size: 1.5625rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=th] .advanced-search__heading {
        font-size: calc(1.05625rem + .675vw)
    }
}

html[lang=th] .advanced-search__list-title {
    font-size: 1rem;
    font-weight: 700
}

html[lang=th] .advanced-search__list-subtitle,
html[lang=th] .advanced-search__list-text {
    font-size: .875rem
}

html[lang=th] .advanced-search__badge,
html[lang=th] .advanced-search__list-financial {
    font-size: .75rem
}

html[lang=th] .advanced-search__card-title {
    font-size: 1rem;
    font-weight: 700
}

html[lang=th] .advanced-search__card-subtitle {
    font-size: .875rem
}

.advanced-search {
    padding-top: 30px;
    margin-top: var(--header-height)
}

.advanced-search mark {
    background-color: #fff0;
    font-weight: 700;
    color: #a58348;
    padding: 0
}

.advanced-search__header {
    padding-bottom: 10px;
    margin-bottom: 3rem
}

@media(max-width:767.98px) {
    .advanced-search__header {
        margin-top: 1rem;
        margin-bottom: 1.75rem
    }
}

.advanced-search__heading {
    margin-bottom: 1.75rem;
    color: #a58348;
    text-transform: uppercase
}

@media(max-width:767.98px) {
    .advanced-search__heading {
        margin-bottom: 1.25rem
    }
}

@media(max-width:767.98px) {
    .advanced-search__type {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: flex-start
    }
}

.advanced-search__type-btn {
    padding: 1rem 0;
    display: inline-block;
    outline: 0 !important
}

.advanced-search__type-btn:not(:last-child) {
    margin-right: 1rem
}

@media(max-width:767.98px) {
    .advanced-search__type-btn {
        display: block;
        padding: 0 0 .5rem
    }
}

.advanced-search__type-btn.active,
.advanced-search__type-btn:hover {
    color: #a58348
}

.advanced-search__type-btn.active {
    text-decoration: underline
}

.advanced-search__form {
    margin-bottom: 1rem
}

@media(max-width:767.98px) {
    .advanced-search__form {
        margin-top: .25rem;
        margin-bottom: 1.75rem
    }
}

.advanced-search__quick-link {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.advanced-search__quick-link-text {
    margin-right: 1rem
}

@media(max-width:767.98px) {
    .advanced-search__quick-link-text {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 100%;
        max-width: 100%;
        width: 100%;
        margin-bottom: .75rem
    }
}

.advanced-search__quick-link-btn {
    background-color: rgb(0 0 0 / .2);
    padding: 7.5px 15px;
    margin-right: 5px;
    outline: 0 !important;
    color: rgb(0 0 0 / .75)
}

.advanced-search__quick-link-btn:hover {
    color: rgb(0 0 0 / .7)
}

@media(max-width:767.98px) {
    .advanced-search__quick-link-btn {
        margin-bottom: 5px
    }
}

.advanced-search__section {
    margin-bottom: 5rem
}

@media(max-width:767.98px) {
    .advanced-search__section {
        margin-bottom: 1.75rem
    }
}

.advanced-search__list {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    grid-column-gap: 30px;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px
}

@media(max-width:767.98px) {
    .advanced-search__list {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

.advanced-search__list-item {
    margin-bottom: 1rem;
    margin-left: 22px;
    color: #a58348;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    page-break-inside: avoid
}

.advanced-search__list-link {
    text-decoration: none
}

.advanced-search__list-link:hover .advanced-search__list-title {
    color: rgb(0 25 112 / .75)
}

.advanced-search__list-title {
    margin-bottom: 0;
    color: #000;
    transition: all .3s ease-in-out
}

.advanced-search__list-subtitle,
.advanced-search__list-text {
    color: rgb(0 0 0 / .75)
}

.advanced-search__list-financial {
    color: #000;
    list-style: square;
    margin-left: 22px;
    margin-top: 8px
}

.advanced-search__list-financial .advanced-search__list-financial-item {
    margin-bottom: 3px
}

.advanced-search__list-financial .advanced-search__list-financial-link,
.advanced-search__list-financial .advanced-search__list-financial-link:hover {
    color: #000
}

.advanced-search__list-body {
    border-top: 1px solid rgb(0 0 0 / .2);
    color: rgb(0 0 0 / .75);
    padding-top: 5px;
    margin-top: 5px;
    overflow: hidden
}

.advanced-search__badge {
    display: inline-block;
    padding: 3px 5px 1px;
    color: #fff;
    border-radius: 5px;
    margin-left: 2px;
    background-color: rgb(0 0 0 / .3)
}

.advanced-search__card {
    display: block;
    margin-bottom: 30px;
    color: #000
}

.advanced-search__card:hover .advanced-search__card-title {
    color: rgb(0 0 0 / .5)
}

.advanced-search__card-figure {
    position: relative;
    padding-top: 75%
}

.advanced-search__card-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.advanced-search__card-image--opengraph {
    object-fit: scale-down
}

.advanced-search__card-title {
    margin-bottom: .75rem;
    transition: all .3s ease-in-out
}

.advanced-search__card-subtitle {
    color: rgb(0 0 0 / .75)
}

.advanced-search__gotop {
    width: 50px;
    height: 50px;
    background-color: hsl(0 0% 100% / .7);
    box-shadow: 0 2.5px 5px rgb(0 0 0 / .25);
    border-radius: 50%;
    border: 1px solid rgb(0 0 0 / .1);
    position: fixed;
    bottom: 95px;
    right: 30px;
    z-index: 9;
    font-size: 1.25rem;
    transition: all .3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: 0 !important;
    padding: 0
}

@media(max-width:991.98px) {
    .advanced-search__gotop {
        bottom: 30px
    }
}

.advanced-search__gotop:focus,
.advanced-search__gotop:hover {
    background-color: #fff;
    box-shadow: 0 2.5px 15px rgb(0 0 0 / .25)
}

.advanced-search__loading {
    font-size: 1.25rem;
    -webkit-animation: searchLoading 2s linear infinite forwards;
    animation: searchLoading 2s linear infinite forwards;
    color: #a58348
}

@-webkit-keyframes searchLoading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes searchLoading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

html[lang=en] .input-group__copyright,
html[lang=th] .input-group__copyright {
    font-size: .625rem
}

.input-group--advanced-search>.form-control {
    color: #000;
    height: 60px;
    border: 1px solid #b4b4b4;
    padding: 0 0 0 2.75rem
}

.input-group--advanced-search>.form-control:focus {
    color: #000;
    box-shadow: none;
    outline: none;
    border-bottom: 1px solid #b4b4b4
}

.input-group--advanced-search .input-group-prepend {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 4;
    color: #a58348;
    border: 0;
    pointer-events: none
}

.input-group--advanced-search .input-group-text {
    padding-left: 1rem;
    border: 0;
    background-color: #fff0
}

.input-group--advanced-search .input-group-text i {
    color: #a58348
}

.input-group--advanced-search .input-group__copyright {
    position: absolute;
    right: 15px;
    bottom: 10px;
    z-index: 4
}

@media(max-width:767.98px) {
    .input-group--advanced-search .input-group__copyright {
        bottom: -20px;
        right: 0
    }
}

.input-group--advanced-search .input-group__copyright-image {
    width: 50px
}

html[lang=en] .home-motto__title {
    font-size: 1.9375rem;
    line-height: .7;
    font-weight: 500
}

@media(max-width:1200px) {
    html[lang=en] .home-motto__title {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

html[lang=en] .home-motto__subtitle {
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.4
}

@media(max-width:1200px) {
    html[lang=en] .home-motto__subtitle {
        font-size: calc(1.025rem + .3vw)
    }
}

.home-motto {
    min-height: 100vh;
    position: relative;
    z-index: 1;
    padding: 10rem 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-attachment: fixed
}

@media(max-width:1199.98px) {
    .home-motto {
        background-attachment: unset;
        padding: 7rem 0
    }
}

@media(max-width:991.98px) {
    .home-motto {
        min-height: 70vh
    }
}

.home-motto__title {
    text-align: center;
    margin-bottom: 3rem
}

.home-motto__subtitle {
    text-align: center;
    margin-bottom: 3rem
}

@media(max-width:1199.98px) {
    .home-motto__subtitle {
        margin-bottom: 5rem
    }
}

html[lang=en] .hero-banner__title {
    font-size: 2.4375rem;
    letter-spacing: 8px
}

@media(max-width:1200px) {
    html[lang=en] .hero-banner__title {
        font-size: calc(1.14375rem + 1.725vw)
    }
}

@media(max-width:767.98px) {
    html[lang=en] .hero-banner__title {
        letter-spacing: 5px
    }
}

html[lang=en] .hero-banner__subtitle {
    font-family: Rafelya Carrotin, sans-serif;
    font-size: 3.8125rem
}

@media(max-width:1200px) {
    html[lang=en] .hero-banner__subtitle {
        font-size: calc(1.28125rem + 3.375vw)
    }
}

html[lang=en] .hero-banner__play-text {
    font-size: .75rem
}

html[lang=en] .hero-banner__footer {
    font-size: 1.125rem;
    letter-spacing: 1.8px
}

@media(max-width:1200px) {
    html[lang=en] .hero-banner__footer {
        font-size: calc(1.0125rem + .15vw)
    }
}

html[lang=th] .hero-banner__title {
    font-size: 2.4375rem;
    letter-spacing: 8px
}

@media(max-width:1200px) {
    html[lang=th] .hero-banner__title {
        font-size: calc(1.14375rem + 1.725vw)
    }
}

@media(max-width:767.98px) {
    html[lang=th] .hero-banner__title {
        letter-spacing: 5px
    }
}

html[lang=th] .hero-banner__subtitle {
    font-family: Rafelya Carrotin, sans-serif;
    font-size: 3.8125rem
}

@media(max-width:1200px) {
    html[lang=th] .hero-banner__subtitle {
        font-size: calc(1.28125rem + 3.375vw)
    }
}

html[lang=th] .hero-banner__play-text {
    font-size: .75rem
}

html[lang=th] .hero-banner__footer {
    font-size: 1.125rem;
    letter-spacing: 1.8px
}

@media(max-width:1200px) {
    html[lang=th] .hero-banner__footer {
        font-size: calc(1.0125rem + .15vw)
    }
}

.hero-banner {
    position: relative;
    height: 100vh
}

.hero-banner:after {
    top: 0;
    height: 350px;
    background: linear-gradient(180deg, rgb(0 0 0 / .5) 15%, transparent)
}

.hero-banner:after,
.hero-banner:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 1
}

.hero-banner:before {
    bottom: 0;
    height: 50%;
    background: linear-gradient(180deg, transparent 0, rgb(0 0 0 / .5))
}

.hero-banner__video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    object-fit: cover
}

.hero-banner__play-video {
    color: hsl(0 0% 100% / .8);
    font-size: 2.5rem
}

.hero-banner__play-text {
    text-transform: uppercase;
    color: #fff
}

.hero-banner__body {
    position: absolute;
    bottom: 200px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 2
}

@media(max-width:1559.98px) {
    .hero-banner__body {
        bottom: 165px
    }
}

.hero-banner__footer {
    position: absolute;
    bottom: 115px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 2
}

@media(max-width:1559.98px) {
    .hero-banner__footer {
        bottom: 95px
    }
}

.hero-banner__title {
    text-transform: uppercase;
    margin-bottom: -10ppx
}

.hero-banner__subtitle,
.hero-banner__title {
    color: hsl(0 0% 100% / .8)
}

@keyframes heroBannerScroll {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

html[lang=en] .home-project__title {
    font-weight: 700;
    font-size: 1.9375rem;
    letter-spacing: 1.5px
}

@media(max-width:1200px) {
    html[lang=en] .home-project__title {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

html[lang=th] .home-project__title {
    font-weight: 700;
    font-size: 1.9375rem;
    letter-spacing: 1.5px
}

@media(max-width:1200px) {
    html[lang=th] .home-project__title {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

.home-project {
    background: #fff;
    padding: 7rem 0
}

.home-project__title {
    text-transform: uppercase;
    color: #0d1319;
    margin-bottom: 3rem
}

.home-project__nav {
    background: #fff0;
    margin-bottom: 4.5rem
}

.home-project__btn {
    margin-top: 5rem
}

.home-raimon-life {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom
}

html[lang=en] .home-showcase__title {
    font-size: 1.5625rem
}

@media(max-width:1200px) {
    html[lang=en] .home-showcase__title {
        font-size: calc(1.05625rem + .675vw)
    }
}

html[lang=th] .home-showcase__title {
    font-size: 1.5625rem
}

@media(max-width:1200px) {
    html[lang=th] .home-showcase__title {
        font-size: calc(1.05625rem + .675vw)
    }
}

.home-showcase {
    position: relative
}

.home-showcase .home-showcase__body {
    position: absolute;
    top: 0;
    left: 5%;
    bottom: 0;
    width: 430px;
    height: 380px;
    margin: auto;
    z-index: 9;
    background-color: rgb(0 0 0 / .5);
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    padding: 30px;
    text-align: center
}

@media(max-width:991.98px) {
    .home-showcase .home-showcase__body {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        -webkit-backdrop-filter: blur(2px);
        backdrop-filter: blur(2px);
        width: 300px;
        height: 320px
    }
}

@media(max-width:767.98px) {
    .home-showcase .home-showcase__body {
        position: static;
        background-color: #000;
        width: 100%;
        height: auto
    }
}

.home-showcase .home-showcase__figure {
    margin-bottom: 1rem
}

.home-showcase .home-showcase__title {
    margin-bottom: 1.5rem
}

.home-showcase .home-showcase__image {
    width: 125px
}

.ceo-highlight {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    padding-top: 3rem
}

.ceo-highlight__image {
    width: 100%
}

@media(max-width:767.98px) {
    .ceo-highlight__image {
        margin-bottom: 1.5rem
    }
}

.ceo-highlight__btn {
    margin-bottom: 5rem
}

.ceo-highlight__text {
    color: #fff;
    margin-bottom: 3rem
}

@media(max-width:767.98px) {
    .ceo-highlight__heading {
        margin-bottom: 1.5rem
    }
}

.investor-highlight {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: relative;
    z-index: 1;
    padding: 9rem 0
}

@media(max-width:1199.98px) {
    .investor-highlight {
        background-attachment: unset
    }
}

@media(max-width:767.98px) {
    .investor-highlight {
        padding: 7rem 0
    }
}

.investor-highlight:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, rgb(0 0 0 / .5) 0, rgb(0 0 0 / .9));
    z-index: -1
}

.overview-section {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0 35%;
    position: relative;
    z-index: 1
}

@media(max-width:991.98px) {
    .overview-section {
        padding-bottom: 5rem
    }
}

@media(max-width:767.98px) {
    .overview-section {
        padding-bottom: 0
    }
}

.overview-section:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, hsl(0 0% 100% / .6) 0, rgb(0 25 112 / .05));
    z-index: -1
}

.overview-gallery {
    height: 50vw;
    position: relative;
    margin-top: 10vw
}

.overview-gallery__item {
    position: absolute
}

.overview-gallery__image {
    width: 100%
}

.overview-gallery__item--1 {
    bottom: 0;
    left: 0;
    width: 42.5vw
}

.overview-gallery__item--2 {
    width: 35vw;
    right: 0;
    bottom: -5vw;
    left: 0;
    margin: auto;
    z-index: 2
}

.overview-gallery__item--3 {
    width: 40vw;
    right: 0;
    bottom: 10vw
}

.overview-image {
    margin-top: 7rem;
    padding-top: 42.85714%;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-attachment: fixed
}

@media(max-width:1199.98px) {
    .overview-image {
        background-attachment: unset
    }
}

@media(max-width:991.98px) {
    .overview-image {
        padding-top: 100%
    }
}

html[lang=en] .milestone__title {
    font-family: 'Gilroy', sans-serif;
    font-weight: 400;
    font-size: 1.5625rem
}

@media(max-width:1200px) {
    html[lang=en] .milestone__title {
        font-size: calc(1.05625rem + .675vw)
    }
}

html[lang=en] .milestone__badge,
html[lang=en] .milestone__year {
    font-size: .875rem
}

html[lang=th] .milestone__title {
    font-family: Noto Sans, sans-serif;
    font-weight: 400;
    font-size: 1.5625rem
}

@media(max-width:1200px) {
    html[lang=th] .milestone__title {
        font-size: calc(1.05625rem + .675vw)
    }
}

html[lang=th] .milestone__badge,
html[lang=th] .milestone__year {
    font-size: .875rem
}

.milestone__container {
    position: relative
}

.milestone__progress {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 1px;
    height: 100%;
    background-color: rgb(0 25 112 / .3);
    z-index: 1
}

@media(max-width:767.98px) {
    .milestone__progress {
        margin-left: 15px
    }
}

.milestone__progress:before {
    content: "";
    position: absolute;
    top: 0;
    left: -6px;
    width: 13px;
    height: 13px;
    background-color: #a58348;
    border-radius: 50%
}

.milestone__progress-bar {
    position: absolute;
    left: -1px;
    width: 3px;
    height: 0;
    background-color: #a58348;
    z-index: 1;
    border-radius: 2px;
    transition: height .2s ease-out
}

.milestone__progress-bar.collapsing {
    transition: none !important
}

.milestone__group.collapse {
    opacity: 0;
    transition: all .3s ease-in-out
}

.milestone__group.collapsing {
    display: block !important;
    height: auto !important;
    transition: none;
    opacity: 0
}

.milestone__group.show {
    opacity: 1
}

.milestone__items {
    padding-top: 3rem
}

.milestone__item {
    width: 50%;
    position: relative;
    z-index: 2;
    min-height: 250px
}

@media(max-width:767.98px) {
    .milestone__item {
        width: calc(100% - 15px)
    }
}

@media(max-width:767.98px) {
    .milestone__item:nth-child(2n) {
        margin-left: auto
    }
}

.milestone__item:nth-child(2n) .milestone__year {
    right: -22.5px
}

@media(max-width:767.98px) {
    .milestone__item:nth-child(2n) .milestone__year {
        right: auto;
        left: -22.5px
    }
}

.milestone__item:nth-child(2n) .milestone__year:before {
    left: -35px
}

@media(max-width:767.98px) {
    .milestone__item:nth-child(2n) .milestone__year:before {
        left: auto;
        right: -27.5px
    }
}

.milestone__item:nth-child(2n) .milestone__body {
    padding-right: 75px;
    text-align: right
}

@media(max-width:767.98px) {
    .milestone__item:nth-child(2n) .milestone__body {
        padding-right: 0;
        padding-left: 75px;
        text-align: left
    }
}

.milestone__item:nth-child(odd) {
    margin-left: auto
}

.milestone__item:nth-child(odd) .milestone__year {
    left: -22.5px
}

.milestone__item:nth-child(odd) .milestone__year:before {
    right: -35px
}

@media(max-width:767.98px) {
    .milestone__item:nth-child(odd) .milestone__year:before {
        right: -27.5px
    }
}

.milestone__item:nth-child(odd) .milestone__body {
    padding-left: 75px
}

.milestone__item.active .milestone__year {
    -webkit-transform: scale(2);
    transform: scale(2);
    background-color: #a58348
}

@media(max-width:767.98px) {
    .milestone__item.active .milestone__year {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.milestone__item.active .milestone__year:before {
    display: none
}

@media(max-width:767.98px) {
    .milestone__item.active .milestone__year:before {
        display: block
    }
}

.milestone__item.active .milestone__year-text {
    -webkit-transform: scale(.6);
    transform: scale(.6)
}

@media(max-width:767.98px) {
    .milestone__item.active .milestone__year-text {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.milestone__body {
    padding-bottom: 1.5rem
}

@media(max-width:767.98px) {
    .milestone__body {
        padding-left: 60px !important
    }
}

.milestone__year {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50px;
    transition: all .3s ease-in-out
}

.milestone__year,
.milestone__year:before {
    background-color: #b3bad4;
    position: absolute
}

.milestone__year:before {
    content: "";
    width: 25px;
    height: 1px
}

@media(max-width:767.98px) {
    .milestone__year:before {
        width: 20px
    }
}

.milestone__year-text {
    transition: all .3s ease-in-out
}

.milestone__logo {
    margin-bottom: 1rem
}

.milestone__logo-image {
    max-width: 100%;
    height: 50px
}

.milestone__title {
    margin-bottom: .75rem
}

.milestone__text {
    margin-bottom: 1.5rem
}

.milestone__loader {
    width: 105px;
    height: 105px;
    background-color: #000;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    transition: all .3s ease-in-out, height .5s ease-in-out;
    position: relative;
    z-index: 3
}

.milestone__loader[aria-expanded=true] {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: scale(0);
    transform: scale(0);
    height: 0
}

html[lang=en] .leadership__back {
    font-size: .875rem
}

html[lang=en] .leadership__title {
    font-size: 2.4375rem;
    letter-spacing: 2.4px
}

@media(max-width:1200px) {
    html[lang=en] .leadership__title {
        font-size: calc(1.14375rem + 1.725vw)
    }
}

@media(max-width:767.98px) {
    html[lang=en] .leadership__title {
        letter-spacing: 0
    }
}

html[lang=en] .leadership__subtitle {
    font-size: 1.9375rem
}

@media(max-width:1200px) {
    html[lang=en] .leadership__subtitle {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

html[lang=en] .leadership__position {
    font-size: 1.125rem
}

@media(max-width:1200px) {
    html[lang=en] .leadership__position {
        font-size: calc(1.0125rem + .15vw)
    }
}

html[lang=en] .leadership__company,
html[lang=en] .leadership__table td:first-child {
    font-weight: 700
}

html[lang=th] .leadership__back {
    font-size: .875rem
}

html[lang=th] .leadership__title {
    font-size: 2.4375rem;
    letter-spacing: 2.4px
}

@media(max-width:1200px) {
    html[lang=th] .leadership__title {
        font-size: calc(1.14375rem + 1.725vw)
    }
}

@media(max-width:767.98px) {
    html[lang=th] .leadership__title {
        letter-spacing: 0
    }
}

html[lang=th] .leadership__subtitle {
    font-size: 1.9375rem
}

@media(max-width:1200px) {
    html[lang=th] .leadership__subtitle {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

html[lang=th] .leadership__position {
    font-size: 1.125rem
}

@media(max-width:1200px) {
    html[lang=th] .leadership__position {
        font-size: calc(1.0125rem + .15vw)
    }
}

html[lang=th] .leadership__company,
html[lang=th] .leadership__table td:first-child {
    font-weight: 700
}

.leadership {
    margin-top: var(--header-height)
}

.leadership__content {
    background-color: #f9f9f9;
    height: 100%
}

.leadership__back {
    color: #a58348;
    display: inline-block;
    margin-bottom: .75rem
}

.leadership__figure {
    margin-bottom: 0;
    position: -webkit-sticky;
    position: sticky;
    top: var(--header-height)
}

@media(max-width:991.98px) {
    .leadership__figure {
        position: static
    }
}

.leadership__image {
    width: 100%
}

@media(max-width:991.98px) {
    .leadership__image {
        height: auto;
        object-fit: unset;
        width: 100%
    }
}

.leadership__subtitle,
.leadership__title {
    color: #a58348
}

.leadership__position {
    color: #454545
}

.leadership__header {
    padding: 5rem 3rem 2rem 5rem;
    background-color: #fff
}

@media(max-width:1199.98px) {
    .leadership__header {
        padding: 2rem 3rem
    }
}

@media(max-width:767.98px) {
    .leadership__header {
        padding: 2rem 15px
    }
}

.leadership__body {
    padding: 2rem 3rem 5rem 5rem
}

@media(max-width:1199.98px) {
    .leadership__body {
        padding: 2rem 3rem
    }
}

@media(max-width:767.98px) {
    .leadership__body {
        padding: 2rem 15px
    }
}

.leadership__body ul {
    margin: 0;
    padding-left: 22px
}

.leadership__body .table {
    margin-bottom: 3rem
}

@media(max-width:767.98px) {
    .leadership__body .table {
        margin-bottom: 1.5rem
    }
}

.leadership__body .table td,
.leadership__body .table th {
    border-top: 0;
    border-bottom: 1px solid hsla(0, 0%, 70.6%, .3);
    padding: .75rem 0
}

.leadership__body .table td:first-child,
.leadership__body .table th:first-child {
    width: 30%
}

@media(max-width:767.98px) {
    .leadership__body .table td,
    .leadership__body .table th {
        display: block;
        width: 100% !important;
        border-bottom: 0;
        padding: 0
    }
    .leadership__body .table td:last-child,
    .leadership__body .table th:last-child {
        padding-bottom: .75rem
    }
}

.leadership__body .leadership__table-work-experiences td:first-child {
    width: 5%
}

@media(max-width:767.98px) {
    .leadership__body .leadership__table-work-experiences th {
        text-decoration: underline
    }
}

html[lang=en] .core-value__title {
    font-size: 1.25rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=en] .core-value__title {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=en] .core-value__text {
    font-weight: 400
}

html[lang=th] .core-value__title {
    font-size: 1.25rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=th] .core-value__title {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=th] .core-value__text {
    font-weight: 700
}

.core-value {
    display: flex;
    flex-wrap: wrap
}

.core-value__col {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 23.33333%;
    max-width: 23.33333%;
    width: 23.33333%;
    border-right: 2px solid #fff;
    padding: 3rem 15px
}

.core-value__col:first-child {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 30%;
    max-width: 30%;
    width: 30%
}

.core-value__col:last-child {
    border-right: 0
}

@media(max-width:991.98px) {
    .core-value__col {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 33.33333%;
        max-width: 33.33333%;
        width: 33.33333%
    }
    .core-value__col:first-child {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 100%;
        max-width: 100%;
        width: 100%;
        border-right: 0;
        padding: 0
    }
}

@media(max-width:767.98px) {
    .core-value__col {
        display: flex;
        flex-wrap: wrap;
        align-items: baseline;
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 100%;
        max-width: 100%;
        width: 100%;
        border-right: 0;
        padding: 15px 0
    }
    .core-value__col:first-child {
        padding: 0;
        justify-content: center
    }
}

.core-value__title {
    color: #a58348;
    margin-bottom: 1rem
}

@media(max-width:767.98px) {
    .core-value__title {
        margin-bottom: .5rem
    }
}

html[lang=en] .chairman-highlight__title {
    font-size: 2.4375rem
}

@media(max-width:1200px) {
    html[lang=en] .chairman-highlight__title {
        font-size: calc(1.14375rem + 1.725vw)
    }
}

html[lang=en] .chairman-highlight__subtitle {
    font-size: 1.5625rem
}

@media(max-width:1200px) {
    html[lang=en] .chairman-highlight__subtitle {
        font-size: calc(1.05625rem + .675vw)
    }
}

html[lang=en] .chairman-highlight__text {
    font-size: 1.25rem
}

@media(max-width:1200px) {
    html[lang=en] .chairman-highlight__text {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=th] .chairman-highlight__title {
    font-size: 2.4375rem
}

@media(max-width:1200px) {
    html[lang=th] .chairman-highlight__title {
        font-size: calc(1.14375rem + 1.725vw)
    }
}

html[lang=th] .chairman-highlight__subtitle {
    font-size: 1.5625rem
}

@media(max-width:1200px) {
    html[lang=th] .chairman-highlight__subtitle {
        font-size: calc(1.05625rem + .675vw)
    }
}

html[lang=th] .chairman-highlight__text {
    font-size: 1.25rem
}

@media(max-width:1200px) {
    html[lang=th] .chairman-highlight__text {
        font-size: calc(1.025rem + .3vw)
    }
}

.chairman-highlight {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    padding-top: 7rem;
    color: #fff
}

.chairman-highlight__image {
    width: 100%
}

@media(max-width:767.98px) {
    .chairman-highlight__image {
        margin-bottom: 1.5rem
    }
}

.chairman-highlight__subtitle,
.chairman-highlight__text {
    margin-bottom: 1.5rem
}

.chairman-highlight__btn {
    margin-bottom: 5rem
}

html[lang=en] .project__heading,
html[lang=th] .project__heading {
    letter-spacing: 2px
}

.project__heading {
    margin-bottom: 3rem;
    text-transform: uppercase
}

.project-header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #fff0;
    z-index: 1003
}

.project-header__rml-logo {
    text-align: center;
    width: 100px;
    margin: 0 auto;
    padding-top: 15px;
    position: relative;
    z-index: 3
}

.project-header__rml-logo-image {
    width: 100%
}

.project-header__navbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 80px;
    padding: 0 75px
}

@media(max-width:1199.98px) {
    .project-header__navbar {
        padding: 0 30px
    }
}

.project-header__logo {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 120px;
    max-width: 120px;
    width: 120px;
    padding: 5px 0;
    cursor: pointer
}

@media(max-width:1199.98px) {
    .project-header__logo {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 100px;
        max-width: 100px;
        width: 100px
    }
}

@media(max-width:991.98px) {
    .project-header__logo {
        display: none;
        margin: 0 auto;
        width: 100px;
        position: relative;
        z-index: 3
    }
}

.project-header__logo-image {
    height: 60px;
    object-fit: contain;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.project-header__actions {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 120px;
    max-width: 120px;
    width: 120px
}

@media(max-width:991.98px) {
    .project-header__actions {
        position: absolute;
        width: 100%;
        max-width: 100%;
        padding: 0 30px;
        height: 100%;
        left: 0;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: space-between
    }
}

@media(max-width:767.98px) {
    .project-header__actions {
        padding: 0 15px
    }
}

.project-header__menu-toggler {
    margin-left: 15px
}

.project-header.headroom--not-top {
    background-color: #f9f9f9
}

.project-header.headroom--not-top .project-header__rml-logo {
    display: none
}

.project-header.headroom--not-top .project-header__logo-image {
    -webkit-filter: none;
    filter: none
}

@media(max-width:991.98px) {
    .project-header.headroom--not-top .project-header__logo {
        display: block
    }
}

html[lang=en] .project-concept__title {
    font-size: 1.9375rem;
    font-weight: 700;
    letter-spacing: 1.8px
}

@media(max-width:1200px) {
    html[lang=en] .project-concept__title {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

html[lang=en] .project-concept__table td:first-child {
    font-weight: 700
}

html[lang=en] .project-concept__subtitle {
    font-size: 1.5625rem;
    letter-spacing: 1.32px
}

@media(max-width:1200px) {
    html[lang=en] .project-concept__subtitle {
        font-size: calc(1.05625rem + .675vw)
    }
}

html[lang=th] .project-concept__title {
    font-size: 1.9375rem;
    font-weight: 700;
    letter-spacing: 1.8px
}

@media(max-width:1200px) {
    html[lang=th] .project-concept__title {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

html[lang=th] .project-concept__table td:first-child {
    font-weight: 700
}

html[lang=th] .project-concept__subtitle {
    font-size: 1.5625rem;
    letter-spacing: 1.32px
}

@media(max-width:1200px) {
    html[lang=th] .project-concept__subtitle {
        font-size: calc(1.05625rem + .675vw)
    }
}

@media(max-width:767.98px) {
    .project-concept {
        padding: 5rem 0
    }
}

.project-concept__heading {
    margin-bottom: 1.5rem
}

@media(max-width:767.98px) {
    .project-concept__title {
        text-align: center
    }
}

.project-concept__subtitle {
    margin-bottom: 1.5rem
}

@media(max-width:767.98px) {
    .project-concept__subtitle {
        text-align: center
    }
}

.project-concept__logo {
    width: 145px;
    margin-right: 15px
}

@media(max-width:767.98px) {
    .project-concept__logo {
        width: 110px;
        margin: 0 auto 1.5rem
    }
}

.project-concept__logo-image {
    width: 100%
}

.project-concept__body {
    margin-top: 1.5rem
}

.project-concept__figure {
    margin-top: 5rem
}

@media(max-width:991.98px) {
    .project-concept__figure {
        margin-top: 0
    }
}

.project-concept__image {
    width: 100%
}

.project-concept__table td {
    padding: 0
}

.project-concept__table td:first-child {
    width: 45%
}

@media(max-width:767.98px) {
    .project-concept__table td:first-child {
        width: 100%
    }
}

@media(max-width:767.98px) {
    .project-concept__table td {
        display: block;
        width: 100%
    }
    .project-concept__table td:last-child {
        padding-bottom: .75rem
    }
}

html[lang=en] .project-concept--fluid .project-concept__subtitle {
    font-size: 1.25rem;
    letter-spacing: 1.32px
}

@media(max-width:1200px) {
    html[lang=en] .project-concept--fluid .project-concept__subtitle {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=en] .project-concept--fluid .project-concept__description {
    font-size: 1.125rem
}

@media(max-width:1200px) {
    html[lang=en] .project-concept--fluid .project-concept__description {
        font-size: calc(1.0125rem + .15vw)
    }
}

html[lang=th] .project-concept--fluid .project-concept__subtitle {
    font-size: 1.25rem;
    letter-spacing: 1.32px
}

@media(max-width:1200px) {
    html[lang=th] .project-concept--fluid .project-concept__subtitle {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=th] .project-concept--fluid .project-concept__description {
    font-size: 1.125rem
}

@media(max-width:1200px) {
    html[lang=th] .project-concept--fluid .project-concept__description {
        font-size: calc(1.0125rem + .15vw)
    }
}

.project-concept--fluid {
    padding-top: 0;
    margin-bottom: 5rem
}

.project-concept--fluid .container-fluid,
.project-concept--fluid .container-lg,
.project-concept--fluid .container-md,
.project-concept--fluid .container-sm,
.project-concept--fluid .container-xl,
.project-concept--fluid .container-xxl {
    max-width: 1560px
}

@media(max-width:1559.98px) {
    .project-concept--fluid .container-fluid,
    .project-concept--fluid .container-lg,
    .project-concept--fluid .container-md,
    .project-concept--fluid .container-sm,
    .project-concept--fluid .container-xl,
    .project-concept--fluid .container-xxl {
        padding-left: 0;
        padding-right: 0
    }
}

.project-concept--fluid .project-concept__image {
    height: 100%;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

@media(max-width:991.98px) {
    .project-concept--fluid .project-concept__image {
        padding-top: 100%
    }
}

.project-concept--fluid .project-concept__body-wrapper {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url(../images/bg/bg-card-project.svg);
    position: relative;
    padding: 95px
}

@media(max-width:1199.98px) {
    .project-concept--fluid .project-concept__body-wrapper {
        padding: 30px
    }
}

@media(max-width:991.98px) {
    .project-concept--fluid .project-concept__body-wrapper {
        min-height: auto
    }
}

@media(max-width:767.98px) {
    .project-concept--fluid .project-concept__body-wrapper {
        padding: 15px;
        background-size: cover
    }
}

.project-concept--fluid .project-concept__body {
    position: relative;
    margin: 0;
    min-height: calc(70vh - 190px);
    text-align: center;
    padding: 45px 30px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media(max-width:1199.98px) {
    .project-concept--fluid .project-concept__body {
        padding: 30px
    }
}

@media(max-width:991.98px) {
    .project-concept--fluid .project-concept__body {
        min-height: auto;
        margin-top: -60px;
        margin-bottom: 60px;
        padding: 30px 20px
    }
}

html[lang=en] .project-info__table td:first-child,
html[lang=th] .project-info__table td:first-child {
    font-weight: 700
}

.project-info {
    padding: 0
}

.project-info__heading {
    margin-bottom: 1.5rem
}

.project-info__table td {
    padding: 0
}

.project-info__table td:first-child {
    width: 30%
}

@media(max-width:767.98px) {
    .project-info__table td:first-child {
        width: 100%
    }
}

@media(max-width:767.98px) {
    .project-info__table td {
        display: block;
        width: 100%
    }
    .project-info__table td:last-child {
        padding-bottom: .75rem
    }
}

.project-info__gallery {
    height: 50vw;
    position: relative
}

.project-info__gallery-image {
    width: 100%
}

.project-info__gallery-item {
    position: absolute
}

.project-info__gallery-item--1 {
    bottom: 0;
    left: 0;
    width: 42.5vw
}

.project-info__gallery-item--2 {
    width: 42vw;
    bottom: 3vw;
    left: 35%;
    z-index: 2
}

.project-info__gallery-item--2 .project-info__gallery-image {
    border: 10px solid #fff
}

.project-info__gallery-item--3 {
    width: 40vw;
    right: 0;
    bottom: 30vw
}

@media(max-width:1559.98px) {
    .project-info__gallery-item--3 {
        bottom: 34vw
    }
}

@media(max-width:991.98px) {
    .project-info__gallery-item--3 {
        bottom: auto;
        top: 0
    }
}

.project-info__image-fluid {
    padding-top: 42.85714%;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    margin-top: 6rem
}

@media(max-width:1199.98px) {
    .project-info__image-fluid {
        background-attachment: unset
    }
}

@media(max-width:991.98px) {
    .project-info__image-fluid {
        padding-top: 100%
    }
}

@media(max-width:767.98px) {
    .project-info__image-fluid {
        margin-top: 1rem
    }
}

html[lang=en] .project-facility__card-number {
    font-size: 1.9375rem
}

@media(max-width:1200px) {
    html[lang=en] .project-facility__card-number {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

@media(max-width:767.98px) {
    html[lang=en] .project-facility__card-number {
        font-weight: 700
    }
}

html[lang=th] .project-facility__card-number {
    font-size: 1.9375rem
}

@media(max-width:1200px) {
    html[lang=th] .project-facility__card-number {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

@media(max-width:767.98px) {
    html[lang=th] .project-facility__card-number {
        font-weight: 700
    }
}

.project-facility {
    padding: 9rem 0
}

@media(max-width:767.98px) {
    .project-facility {
        padding: 5rem 0
    }
}

.project-facility__viewport {
    overflow: hidden
}

.project-facility__container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    --container-width: 1560px;
    padding-left: calc(50% - var(--container-width)/2 + 30px)
}

@media(max-width:1559.98px) {
    .project-facility__container {
        --container-width: 1140px
    }
}

@media(max-width:1199.98px) {
    .project-facility__container {
        --container-width: 960px
    }
}

@media(max-width:991.98px) {
    .project-facility__container {
        --container-width: 720px
    }
}

@media(max-width:767.98px) {
    .project-facility__container {
        padding-left: 15px
    }
}

.project-facility__card {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 650px;
    max-width: 650px;
    width: 650px;
    margin-right: 70px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media(max-width:767.98px) {
    .project-facility__card {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 250px;
        max-width: 250px;
        width: 250px;
        margin-right: 15px
    }
}

.project-facility__card-figure {
    padding-top: 66.92308%;
    position: relative;
    margin-bottom: 0;
    overflow: hidden
}

.project-facility__card-image {
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    top: 0
}

@media(max-width:767.98px) {
    .project-facility__card-image {
        -webkit-transform: none !important;
        transform: none !important
    }
}

.project-facility__card-body {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 15px 10px;
    height: 300px
}

.project-facility__card-text {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 80%;
    max-width: 80%;
    width: 80%
}

@media(max-width:767.98px) {
    .project-facility__card-body {
        height: 500px
    }
    .project-facility__card-text {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 100%;
        max-width: 100%;
        width: 100%
    }
}

.project-facility__card-number {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 20%;
    max-width: 20%;
    width: 20%;
    text-align: right
}

@media(max-width:767.98px) {
    .project-facility__card-number {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 100%;
        max-width: 100%;
        width: 100%;
        text-align: left
    }
}

.project-facility__divider {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 80px;
    max-width: 80px;
    width: 80px;
    height: 1px;
    display: block
}

@media(max-width:1199.98px) {
    .project-facility__divider {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 30px;
        max-width: 30px;
        width: 30px
    }
}

@media(max-width:767.98px) {
    .project-facility__divider {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 15px;
        max-width: 15px;
        width: 15px
    }
}

html[lang=en] .project-slider__card-location,
html[lang=en] .project-slider__card-text {
    font-size: .8125rem;
    letter-spacing: .7px
}

html[lang=en] .project-slider__card-title {
    font-size: 1.25rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=en] .project-slider__card-title {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=en] .project-slider__card-subtitle {
    font-size: .875rem;
    letter-spacing: .85px
}

html[lang=en] .project-slider__more-icon {
    font-weight: 100
}

html[lang=en] .project-slider__more-text {
    font-size: 1.25rem
}

@media(max-width:1200px) {
    html[lang=en] .project-slider__more-text {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=th] .project-slider__card-location,
html[lang=th] .project-slider__card-text {
    font-size: .75rem;
    letter-spacing: .7px
}

html[lang=th] .project-slider__card-title {
    font-size: 1.25rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=th] .project-slider__card-title {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=th] .project-slider__card-subtitle {
    font-size: .875rem;
    letter-spacing: .85px
}

html[lang=th] .project-slider__more-icon {
    font-weight: 100
}

html[lang=th] .project-slider__more-text {
    font-size: 1.25rem
}

@media(max-width:1200px) {
    html[lang=th] .project-slider__more-text {
        font-size: calc(1.025rem + .3vw)
    }
}

.project-slider {
    overflow: hidden
}

.project-slider__container {
    display: flex;
    flex-wrap: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    --container-width: 1560px;
    padding-left: calc(50% - var(--container-width)/2 + 15px)
}

@media(max-width:1559.98px) {
    .project-slider__container {
        --container-width: 1140px
    }
}

@media(max-width:1199.98px) {
    .project-slider__container {
        --container-width: 960px
    }
}

@media(max-width:991.98px) {
    .project-slider__container {
        --container-width: 720px
    }
}

@media(max-width:767.98px) {
    .project-slider__container {
        padding-left: 15px
    }
}

.project-slider__card {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 435px;
    max-width: 435px;
    width: 435px;
    margin-right: 40px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media(max-width:1559.98px) {
    .project-slider__card {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 390px;
        max-width: 390px;
        width: 390px
    }
}

@media(max-width:767.98px) {
    .project-slider__card {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 240px;
        max-width: 240px;
        width: 240px;
        margin-right: 15px
    }
}

.project-slider__card-location {
    bottom: 40px;
    color: hsl(0 0% 100% / .8);
    text-transform: uppercase
}

.project-slider__card-location,
.project-slider__card-logo {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 2
}

.project-slider__card-logo {
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.project-slider__card-logo-image {
    width: 215px;
    max-width: 100%;
    margin-bottom: 15px
}

@media(max-width:767.98px) {
    .project-slider__card-logo-image {
        width: 100px
    }
}

.project-slider__card-logo-image--white {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.project-slider__card-icon {
    text-align: center;
    margin: 0 auto;
    z-index: 2;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 27%;
    right: 0;
    font-size: 1.5rem
}

.project-slider__card-body {
    text-align: center;
    padding: 10px
}

.project-slider__card-text {
    font-style: italic
}

.project-slider__card-subtitle {
    color: #818181
}

.project-slider__card-figure {
    padding-top: 125.28736%;
    position: relative;
    margin-bottom: 0;
    overflow: hidden
}

.project-slider__card-figure:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / .3);
    z-index: 1
}

.project-slider__card-image {
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    will-change: transform
}

@media(max-width:767.98px) {
    .project-slider__card-image {
        -webkit-transform: none !important;
        transform: none !important;
        left: -50%
    }
}

.project-slider__divider {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 80px;
    max-width: 80px;
    width: 80px;
    height: 1px;
    display: block
}

@media(max-width:1199.98px) {
    .project-slider__divider {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 30px;
        max-width: 30px;
        width: 30px
    }
}

@media(max-width:767.98px) {
    .project-slider__divider {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 15px;
        max-width: 15px;
        width: 15px
    }
}

.project-slider__more {
    margin-bottom: 3rem;
    text-align: center;
    align-self: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 435px;
    max-width: 435px;
    width: 435px
}

@media(max-width:1559.98px) {
    .project-slider__more {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 390px;
        max-width: 390px;
        width: 390px
    }
}

@media(max-width:767.98px) {
    .project-slider__more {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 240px;
        max-width: 240px;
        width: 240px
    }
}

.project-slider__more-icon {
    width: 160px;
    height: 160px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: hsla(0, 0%, 70.6%, .3);
    font-size: 4.5rem;
    border-radius: 50%;
    color: #fff;
    margin-bottom: 1.5rem
}

@media(max-width:767.98px) {
    .project-slider__more-icon {
        width: 100px;
        height: 100px
    }
}

.project-slider__more-text {
    text-align: center;
    color: #a58348;
    text-transform: uppercase
}

.project-plan {
    margin-bottom: 100px;
    padding: 5rem 0;
    background-color: #f6f5f3
}

@media(max-width:767.98px) {
    .project-plan {
        padding: 5rem 0;
        margin-bottom: 50px
    }
}

.project-plan .project__heading {
    text-align: center
}

html[lang=en] .project-plan-selector__text-unit,
html[lang=th] .project-plan-selector__text-unit {
    font-weight: 700
}

.project-plan-selector__item {
    display: none
}

.project-plan-selector__item.active {
    display: block
}

.project-plan-selector__figure {
    text-align: center
}

.project-plan-selector__image {
    max-width: 100%;
    height: auto
}

@media(min-width:992px) {
    .project-plan-selector__image {
        max-height: 75vh
    }
}

.project-plan-selector__body {
    text-transform: uppercase;
    width: 60%;
    margin: 0 auto
}

@media(max-width:767.98px) {
    .project-plan-selector__body {
        width: 100%
    }
}

html[lang=en] .project-location__title {
    font-size: 1.5625rem
}

@media(max-width:1200px) {
    html[lang=en] .project-location__title {
        font-size: calc(1.05625rem + .675vw)
    }
}

html[lang=th] .project-location__title {
    font-size: 1.5625rem
}

@media(max-width:1200px) {
    html[lang=th] .project-location__title {
        font-size: calc(1.05625rem + .675vw)
    }
}

.project-location {
    padding: 9rem 0;
    padding-bottom: 0 !important
}

@media(max-width:767.98px) {
    .project-location {
        padding: 5rem 0
    }
}

.project-location__title {
    text-transform: uppercase;
    margin-bottom: .5rem
}

.project-location__list {
    margin: 0;
    padding-left: 22px
}

@media(max-width:767.98px) {
    .project-location__list {
        margin-bottom: 3rem
    }
}

.project-location__map {
    margin-top: 7rem;
    background-color: rgb(0 25 112 / .05);
    height: 600px
}

.project-gallery {
    padding: 9rem 0;
    background-color: rgb(0 25 112 / .05)
}

@media(max-width:767.98px) {
    .project-gallery {
        padding: 5rem 0
    }
}

@media(min-width:992px) {
    .project-gallery {
        padding-top: 5rem;
        padding-bottom: 3rem
    }
}

.project-gallery__heading {
    margin-bottom: 0
}

.project-gallery__body {
    text-align: center
}

.project-gallery__text {
    color: #454545
}

.project-tour {
    padding: 9rem 0;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url(../images/bg-pattern.svg)
}

@media(max-width:767.98px) {
    .project-tour {
        padding: 5rem 0
    }
}

.project-tour__heading {
    text-align: center;
    padding: 3rem 0
}

.project-tour__heading,
.project-vr .nav--tabs {
    margin-bottom: 0;
    background-color: hsl(0 0% 100% / .75)
}

.project-vr .nav--tabs {
    padding-bottom: 1rem
}

.project-recommend {
    padding: 9rem 0;
    background-color: #f9f9f9
}

@media(max-width:767.98px) {
    .project-recommend {
        padding: 5rem 0
    }
}

html[lang=en] .project-progress__date {
    font-size: 1.125rem
}

@media(max-width:1200px) {
    html[lang=en] .project-progress__date {
        font-size: calc(1.0125rem + .15vw)
    }
}

html[lang=en] .project-progress__gallery-toggler {
    font-size: .875rem
}

html[lang=th] .project-progress__date {
    font-size: 1.125rem
}

@media(max-width:1200px) {
    html[lang=th] .project-progress__date {
        font-size: calc(1.0125rem + .15vw)
    }
}

html[lang=th] .project-progress__gallery-toggler {
    font-size: .875rem
}

.project-progress {
    padding: 5rem 0 9rem;
    background-color: rgb(0 25 112 / .05)
}

@media(max-width:767.98px) {
    .project-progress {
        padding: 5rem 0
    }
}

.project-progress__heading {
    margin-bottom: .75rem
}

.project-progress__gallery {
    margin-top: 2rem
}

@media(max-width:991.98px) {
    .project-progress__gallery {
        margin-bottom: 3rem
    }
}

.project-progress__gallery-toggler {
    color: #fff;
    background-color: #454545;
    text-transform: uppercase;
    padding: 1rem 1.25rem;
    border-radius: 3px;
    display: inline-block
}

.project-progress__gallery-toggler:hover {
    color: #fff;
    background-color: #a58348
}

.project-progress__gallery-item {
    display: none
}

html[lang=en] .project-progress-circle__value {
    font-size: 1.5625rem
}

@media(max-width:1200px) {
    html[lang=en] .project-progress-circle__value {
        font-size: calc(1.05625rem + .675vw)
    }
}

html[lang=th] .project-progress-circle__value {
    font-size: 1.5625rem
}

@media(max-width:1200px) {
    html[lang=th] .project-progress-circle__value {
        font-size: calc(1.05625rem + .675vw)
    }
}

.project-progress-circle {
    position: relative;
    width: 240px
}

@media(max-width:767.98px) {
    .project-progress-circle {
        margin: 0 auto
    }
}

.project-progress-circle__svg {
    width: 240px;
    fill: #fff0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.project-progress-circle__progress {
    stroke-linecap: round;
    stroke: #a58348;
    stroke-width: 2px
}

.project-progress-circle__border {
    stroke: #b4b4b4;
    stroke-width: .25px
}

.project-progress-circle__value {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

html[lang=en] .project-progress-line__title {
    font-weight: 300
}

html[lang=en] .project-progress-line__value {
    font-size: .875rem;
    font-weight: 700
}

html[lang=th] .project-progress-line__title {
    font-weight: 300
}

html[lang=th] .project-progress-line__value {
    font-size: .875rem;
    font-weight: 700
}

.project-progress-line {
    margin-bottom: 1rem
}

.project-progress-line__body {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 10px
}

.project-progress-line__title {
    flex: 0 0 auto;
    text-align: left
}

.project-progress-line__value {
    flex: 0 0 auto;
    text-align: right
}

.project-progress-line__line {
    height: 2px;
    background-color: #ececec;
    position: relative
}

.project-progress-line__progress {
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 4px;
    background-color: #454545;
    border-radius: 2px
}

.project-progress-line__progress:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -2px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #454545
}

html[lang=en] .project-register__heading {
    font-size: 1.125rem
}

@media(max-width:1200px) {
    html[lang=en] .project-register__heading {
        font-size: calc(1.0125rem + .15vw)
    }
}

html[lang=th] .project-register__heading {
    font-size: 1.125rem
}

@media(max-width:1200px) {
    html[lang=th] .project-register__heading {
        font-size: calc(1.0125rem + .15vw)
    }
}

.project-register .grecaptcha-badge {
    display: none
}

.project-register__btn-wrapper.active .project-register__btn {
    opacity: 1;
    pointer-events: visible
}

.project-register__body {
    padding: 7rem 0
}

.project-register__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    bottom: 30px;
    right: 0;
    z-index: 1002;
    width: 150px;
    height: 60px;
    background-color: #a58348;
    color: #fff;
    text-transform: uppercase;
    opacity: 0;
    pointer-events: none;
    transition: all .3s ease-in-out
}

.project-register__btn:after {
    display: none
}

.project-register__btn:hover {
    color: #fff
}

.project-register__heading {
    text-align: center
}

.project-success {
    margin-top: var(--header-height);
    padding: 7rem 0
}

html[lang=en] .project-promotion__title {
    font-size: 1.125rem
}

@media(max-width:1200px) {
    html[lang=en] .project-promotion__title {
        font-size: calc(1.0125rem + .15vw)
    }
}

html[lang=en] .project-promotion__price,
html[lang=en] .project-promotion__text {
    letter-spacing: 1.5px
}

html[lang=th] .project-promotion__title {
    font-size: 1.125rem
}

@media(max-width:1200px) {
    html[lang=th] .project-promotion__title {
        font-size: calc(1.0125rem + .15vw)
    }
}

html[lang=th] .project-promotion__price,
html[lang=th] .project-promotion__text {
    letter-spacing: 1.5px
}

.project-promotion {
    width: 100%;
    height: 130px;
    margin-top: -130px;
    padding: 15px 75px;
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    background-color: rgb(0 0 0 / .7);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

@media(max-width:1199.98px) {
    .project-promotion {
        padding: 15px 30px
    }
}

@media(max-width:991.98px) {
    .project-promotion {
        margin-top: 0;
        height: auto;
        background-color: #000;
        padding: 30px 15px
    }
}

.project-promotion__title {
    text-transform: uppercase
}

.project-promotion__body {
    color: #fff;
    text-align: center
}

@media(max-width:991.98px) {
    .project-promotion__body {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 100%;
        max-width: 100%;
        width: 100%;
        padding: 30px 0
    }
}

.project-promotion__logo {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 250px;
    max-width: 250px;
    width: 250px
}

@media(max-width:1199.98px) {
    .project-promotion__logo {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 150px;
        max-width: 150px;
        width: 150px
    }
}

@media(max-width:991.98px) {
    .project-promotion__logo {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 100%;
        max-width: 100%;
        width: 100%;
        text-align: center
    }
}

.project-promotion__logo-image {
    width: 100%;
    max-height: 80px;
    max-width: 180px
}

@media(max-width:991.98px) {
    .project-promotion__logo-image {
        max-width: 200px;
        max-height: 85px
    }
}

.project-promotion__actions {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 250px;
    max-width: 250px;
    width: 250px;
    text-align: center
}

@media(max-width:991.98px) {
    .project-promotion__actions {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 100%;
        max-width: 100%;
        width: 100%
    }
}

.project-promotion__btn {
    padding: 10px 25px
}

.project-video {
    padding: 5rem 0;
    overflow: hidden
}

@media(max-width:767.98px) {
    .project-video {
        padding: 3rem 0;
        padding-bottom: 0
    }
}

.project-video__nav {
    margin-bottom: 3rem
}

html[lang=en] .newsroom__title {
    font-size: 1.9375rem
}

@media(max-width:1200px) {
    html[lang=en] .newsroom__title {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

html[lang=th] .newsroom__title {
    font-size: 1.9375rem
}

@media(max-width:1200px) {
    html[lang=th] .newsroom__title {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

.newsroom {
    margin-top: var(--header-height)
}

.newsroom__header {
    text-align: center;
    padding: 3rem 0
}

.newsroom__category {
    text-transform: uppercase;
    margin-bottom: 1.5rem
}

.newsroom__date {
    color: #b4b4b4;
    margin-bottom: 1.5rem
}

.newsroom__title {
    margin-bottom: 2rem
}

.newsroom__body {
    border-bottom: 1px solid hsla(0, 0%, 70.6%, .1);
    padding-bottom: 5rem
}

.newsroom__body img:not([class]) {
    max-width: 100% !important;
    height: auto !important;
    display: block;
    margin: 0 auto 1.5rem
}

.newsroom__share {
    text-align: center
}

.newsroom__share-link {
    margin: 0 5px
}

.newsroom__share-link:hover {
    color: #b4b4b4
}

.newsroom__footer {
    padding: 5rem 0 7rem;
    background-color: #fff
}

.newsroom__back {
    color: #a58348;
    display: inline-block;
    margin-bottom: .75rem
}

.contact-form .contact-form__map {
    height: 100%
}

@media(max-width:991.98px) {
    .contact-form .contact-form__map {
        height: 50vh
    }
}

.contact-form .contact-form__body {
    background-color: #fff;
    border: 20px solid #f1f3f7;
    margin: 45px 60px;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: calc(100% - 90px)
}

@media(max-width:767.98px) {
    .contact-form .contact-form__body {
        height: auto;
        margin: 0;
        padding: 15px
    }
}

.contact-social {
    margin-top: 1.5rem
}

.contact-social__link {
    font-size: 1rem;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 5px 10px -7px rgb(0 0 0 / .75);
    background-color: #a58348;
    border-radius: 50%;
    color: #fff
}

.contact-social__link:hover {
    background-color: #001d38;
    color: #fff
}

html[lang=en] .privacy-policy h1 {
    font-size: 2.4375rem
}

@media(max-width:1200px) {
    html[lang=en] .privacy-policy h1 {
        font-size: calc(1.14375rem + 1.725vw)
    }
}

html[lang=en] .privacy-policy h2 {
    font-size: 1.9375rem
}

@media(max-width:1200px) {
    html[lang=en] .privacy-policy h2 {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

html[lang=en] .privacy-policy h3 {
    font-size: 1.5625rem
}

@media(max-width:1200px) {
    html[lang=en] .privacy-policy h3 {
        font-size: calc(1.05625rem + .675vw)
    }
}

html[lang=en] .privacy-policy h4 {
    font-size: 1.25rem
}

@media(max-width:1200px) {
    html[lang=en] .privacy-policy h4 {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=en] .privacy-policy h6 {
    font-size: 1.125rem
}

@media(max-width:1200px) {
    html[lang=en] .privacy-policy h6 {
        font-size: calc(1.0125rem + .15vw)
    }
}

html[lang=th] .privacy-policy h1 {
    font-size: 2.4375rem
}

@media(max-width:1200px) {
    html[lang=th] .privacy-policy h1 {
        font-size: calc(1.14375rem + 1.725vw)
    }
}

html[lang=th] .privacy-policy h2 {
    font-size: 1.9375rem
}

@media(max-width:1200px) {
    html[lang=th] .privacy-policy h2 {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

html[lang=th] .privacy-policy h3 {
    font-size: 1.5625rem
}

@media(max-width:1200px) {
    html[lang=th] .privacy-policy h3 {
        font-size: calc(1.05625rem + .675vw)
    }
}

html[lang=th] .privacy-policy h4 {
    font-size: 1.25rem
}

@media(max-width:1200px) {
    html[lang=th] .privacy-policy h4 {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=th] .privacy-policy h6 {
    font-size: 1.125rem
}

@media(max-width:1200px) {
    html[lang=th] .privacy-policy h6 {
        font-size: calc(1.0125rem + .15vw)
    }
}

.privacy-policy__nav {
    position: -webkit-sticky;
    position: sticky;
    top: var(--header-height)
}

@media(max-width:991.98px) {
    .privacy-policy__nav {
        margin-bottom: 3rem
    }
}

.privacy-policy__nav .nav-item {
    width: 100%;
    margin-bottom: 1px
}

.privacy-policy__nav .nav-link {
    padding: 5px 10px;
    display: block;
    background-color: #f6f5f3;
    color: #a58348
}

.privacy-policy__nav .nav-link.active {
    background-color: #f1f3f7
}

.privacy-policy__body ol,
.privacy-policy__body ul {
    padding-left: 22px
}

.privacy-policy__body table {
    width: 100%
}

.privacy-policy__body table td,
.privacy-policy__body table th {
    padding: 15px;
    border: 1px solid #f6f5f3
}

.privacy-policy__body table th {
    background-color: #f1f3f7
}

.privacy-policy__body article {
    margin-bottom: 1.5rem
}

.award {
    padding: 7rem 0;
    background-image: url(../images/bg-pattern.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 100%;
    position: relative
}

.award:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, #f1f3f7 100%, transparent 0);
    opacity: .7
}

.financial-highlight {
    background: linear-gradient(180deg, #fff 0, #f1f3f7)
}

.financial-highlight__image {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.financial-highlight__nav {
    flex-direction: column;
    justify-content: center;
    position: absolute;
    width: 250px;
    height: 100%;
    top: 0;
    left: -75px
}

.financial-highlight__nav-link {
    color: #b4b4b4;
    background-color: #fff;
    border: 1px solid #f1f3f7;
    padding: 1.25rem;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.financial-highlight__nav-link:after {
    content: "";
    font-family: Font Awesome\ 5 Pro;
    font-size: 1rem;
    color: #a58348;
    opacity: 0;
    transition: all .3s ease-in-out
}

.financial-highlight__nav-link.active {
    color: #a58348;
    background-color: #f1f3f7
}

.financial-highlight__nav-link.active:after {
    opacity: 1
}

.financial-highlight__tab-content {
    width: 80%;
    margin-left: auto
}

html[lang=en] .corporate-governance,
html[lang=th] .corporate-governance {
    font-size: .875rem
}

.corporate-governance {
    color: #818181
}

.corporate-governance ol,
.corporate-governance ul {
    padding-left: 22px
}

.corporate-governance ol li,
.corporate-governance ul li {
    margin-bottom: 1rem
}

html[lang=en] .calendar__heading {
    font-size: 1.9375rem
}

@media(max-width:1200px) {
    html[lang=en] .calendar__heading {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

html[lang=en] .calendar__title {
    font-size: 1.25rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=en] .calendar__title {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=en] .calendar__date {
    font-size: 1.125rem
}

@media(max-width:1200px) {
    html[lang=en] .calendar__date {
        font-size: calc(1.0125rem + .15vw)
    }
}

html[lang=en] .calendar__time {
    font-size: 1.125rem
}

@media(max-width:1200px) {
    html[lang=en] .calendar__time {
        font-size: calc(1.0125rem + .15vw)
    }
}

html[lang=th] .calendar__heading {
    font-size: 1.9375rem
}

@media(max-width:1200px) {
    html[lang=th] .calendar__heading {
        font-size: calc(1.09375rem + 1.125vw)
    }
}

html[lang=th] .calendar__title {
    font-size: 1.25rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=th] .calendar__title {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=th] .calendar__date {
    font-size: 1.125rem
}

@media(max-width:1200px) {
    html[lang=th] .calendar__date {
        font-size: calc(1.0125rem + .15vw)
    }
}

html[lang=th] .calendar__time {
    font-size: 1.125rem
}

@media(max-width:1200px) {
    html[lang=th] .calendar__time {
        font-size: calc(1.0125rem + .15vw)
    }
}

.calendar {
    text-align: center
}

.calendar__heading {
    color: #a58348;
    text-transform: uppercase;
    margin-bottom: 2rem;
    letter-spacing: 3px
}

.calendar__title {
    color: #111820
}

.calendar__icon {
    font-size: 1.625rem;
    margin-right: 10px
}

.calendar__date {
    margin-bottom: .5rem
}

.calendar__time {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem
}

.calendar__btn {
    margin-top: 1.5rem
}

html[lang=en] .career-core-value__title {
    font-size: 1.7rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=en] .career-core-value__title {
        font-size: calc(1.025rem + .3vw)
    }
}

.career-core-value {
    background-color: #fff;
    padding: 10px;
    display: flex;
    flex-wrap: wrap
}

.career-core-value__card {
    background-color: #fff;
    border: 1px solid #f6f5f3;
    padding: 45px 30px;
    text-align: center
}

.career-core-value__title {
    color: #000
}

html[lang=en] .job-position__content,
html[lang=th] .job-position__content {
    font-size: .875rem
}

.job-position__content ul {
    padding-left: 22px;
    color: #908e8d
}

html[lang=en] .resource-center__filter-title {
    font-size: 1.125rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=en] .resource-center__filter-title {
        font-size: calc(1.0125rem + .15vw)
    }
}

html[lang=en] .resource-center__table-year {
    font-size: 1.25rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=en] .resource-center__table-year {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=th] .resource-center__filter-title {
    font-size: 1.125rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=th] .resource-center__filter-title {
        font-size: calc(1.0125rem + .15vw)
    }
}

html[lang=th] .resource-center__table-year {
    font-size: 1.25rem;
    font-weight: 700
}

@media(max-width:1200px) {
    html[lang=th] .resource-center__table-year {
        font-size: calc(1.025rem + .3vw)
    }
}

.resource-center {
    padding: 7rem 0
}

.resource-center__filter {
    background-color: #f1f3f7;
    padding: 35px;
    position: -webkit-sticky;
    position: sticky;
    top: var(--header-height);
    margin-bottom: 3rem
}

.resource-center__filter-panel,
.resource-center__filter-title {
    margin-bottom: .5rem
}

.resource-center__filter-link {
    text-decoration: underline
}

.resource-center__table td:nth-child(2),
.resource-center__table th:nth-child(2) {
    width: 140px;
    text-align: right
}

.resource-center__table td,
.resource-center__table th {
    border-top: 0;
    padding: 5px 15px
}

.resource-center__table tr:hover td {
    background-color: #f1f3f7
}

.resource-center__table-row-highlight td,
.resource-center__table-row-highlight th,
.resource-center__table-year td,
.resource-center__table-year th {
    color: #111820 !important;
    padding: 15px
}

.resource-center__table-btn {
    margin: 0 7.5px
}

.picker-bg-color {
    background-color: #a58348 !important
}

.calendar-picker__form-group .v-input input {
    color: #fff
}

.calendar-picker__form-group .v-icon {
    color: #fff !important
}

.calculator__filter {
    background-color: #f1f3f7;
    padding: 15px
}

html[lang=en] .calculator-chart {
    line-height: 1.5
}

html[lang=en] .calculator-chart .echarts-tooltip__volume {
    font-size: 1.25rem
}

@media(max-width:1200px) {
    html[lang=en] .calculator-chart .echarts-tooltip__volume {
        font-size: calc(1.025rem + .3vw)
    }
}

html[lang=th] .calculator-chart {
    line-height: 1.5
}

html[lang=th] .calculator-chart .echarts-tooltip__volume {
    font-size: 1.25rem
}

@media(max-width:1200px) {
    html[lang=th] .calculator-chart .echarts-tooltip__volume {
        font-size: calc(1.025rem + .3vw)
    }
}

.calculator-chart {
    padding: 3rem 0 7rem
}

.calculator-chart .calculator-chart__echarts {
    width: 100%;
    height: 500px
}

@media(max-width:991.98px) {
    .calculator-chart .calculator-chart__echarts {
        height: 450px
    }
}

@media(max-width:767.98px) {
    .calculator-chart .calculator-chart__echarts {
        height: 350px
    }
}

.calculator-chart .echarts-tooltip__header {
    padding-bottom: .75rem
}

.calculator-chart .echarts-tooltip__last-updated {
    padding-top: .5rem
}

.calculator-chart .calculator-chart__remark {
    color: #fff
}

.calculator-chart .echarts-tooltip {
    background-color: #a58348;
    color: #fff;
    text-align: center;
    width: 260px;
    border: none;
    padding: 1rem
}

.calculator-chart .echarts-tooltip__header {
    font-weight: 700;
    margin-bottom: .25rem
}

.calculator-chart .echarts-tooltip__volume {
    border-bottom: 1px solid #fff;
    padding-bottom: .5rem
}

.calculator-chart .echarts-tooltip__last-done {
    margin: .25rem 0
}

.calculator-form {
    padding: 7rem 0 3rem
}

.calculator-form .calculator-form__label {
    font-weight: 700;
    margin-bottom: 1rem
}

.calculator-form .calculator-form__form-control,
.calculator-form .v-input input {
    display: block;
    width: 100%;
    height: 40px;
    max-height: 40px;
    padding: .375rem .75rem;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    border-radius: 0
}

.calculator-form .v-text-field>.v-input__control>.v-input__slot:after,
.calculator-form .v-text-field>.v-input__control>.v-input__slot:before {
    display: none
}

.calculator-form .v-input {
    padding: 0;
    margin: 0
}

.calculator-form .v-text-field__details {
    min-height: unset
}

.calculator-results {
    padding: 15px 0
}

.calculator-results .calculator-results__heading {
    margin-bottom: .5rem
}

.calculator-results .calculator-results__item {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: .875rem;
    border-bottom: 1px solid #eee
}

.calculator-results .calculator-results__item--return {
    background-color: #a58348;
    color: #fff
}

.calendar-picker {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start
}

.calendar-picker__title {
    margin-right: .5rem
}

@media(max-width:767.98px) {
    .calendar-picker__title {
        min-width: 120px
    }
}

.calendar-picker__form-group {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0
}

@media(max-width:991.98px) {
    .calendar-picker__form-group {
        margin-right: 1rem
    }
}

.calendar-picker__form-group .v-input input {
    display: block;
    width: 100%;
    height: 40px;
    max-height: 40px;
    font-weight: 700;
    padding: .375rem 0;
    background-color: #fff0;
    border-radius: 0;
    max-width: 120px
}

.calendar-picker__form-group .v-input__slot {
    margin-bottom: 0
}

.calendar-picker__form-group .v-text-field>.v-input__control>.v-input__slot:after,
.calendar-picker__form-group .v-text-field>.v-input__control>.v-input__slot:before {
    display: none
}

.calendar-picker__form-group .v-text-field .v-input__append-inner,
.calendar-picker__form-group .v-text-field .v-input__prepend-inner {
    margin-top: -4px
}

.calendar-picker__form-group .v-input {
    padding: 0;
    margin: 0 .5rem 0 0
}

.calendar-picker__form-group .v-icon {
    font-size: 18px;
    color: #000
}

.calendar-picker__form-group .v-input__icon {
    height: 40px;
    line-height: 10px
}

.calendar-picker__form-group .v-text-field__details {
    min-height: unset
}

.date-range {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start
}

.date-range__title {
    margin-right: .5rem
}

.date-range__button {
    color: #fff;
    background-color: #fff0;
    display: inline-block;
    padding: 0 .875rem;
    font-size: 1rem;
    font-weight: 700;
    line-height: 45px;
    border-radius: 0;
    cursor: pointer;
    touch-action: manipulation;
    height: 45px;
    margin-bottom: -1px;
    border-bottom: 1px solid #fff0;
    transition: all .3s
}

@media(max-width:1559.98px) {
    .date-range__button {
        padding: 0 .5rem
    }
}

@media(max-width:767.98px) {
    .date-range__button {
        font-size: small
    }
}

.date-range__button:active,
.date-range__button:focus,
.date-range__button:hover {
    color: #fff;
    outline: none !important
}

.date-range__button.active {
    border-bottom: 3px solid #f1f3f7;
    color: #f1f3f7
}

.frequency-picker {
    display: flex;
    flex-direction: row;
    align-items: center
}

.frequency-picker .v-input__control {
    font-weight: 700;
    flex-direction: row
}

.frequency-picker .v-input {
    padding: 0;
    margin: 0
}

.frequency-picker .v-icon {
    color: #000
}

.frequency-picker .v-input .v-label {
    margin: 0
}

.frequency-picker .v-input__slot {
    box-shadow: none !important;
    background-color: transparent !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
    max-width: 120px
}

.frequency-picker .v-input__slot:before {
    display: none
}

.frequency-picker .v-text-field__details {
    padding: 0 !important;
    margin: 0;
    min-height: auto;
    max-width: 120px !important
}

.frequency-picker__title {
    margin-bottom: 0;
    margin-right: 1rem
}

.stock-chart {
    background-color: #fff0
}

.stock-chart__filter {
    display: flex;
    flex-direction: row;
    border-bottom: 1px solid hsl(0 0% 100% / .5);
    color: #fff
}

@media(max-width:991.98px) {
    .stock-chart__filter {
        flex-direction: column
    }
}

.stock-chart__date-range {
    margin-right: 1.5rem
}

@media(max-width:991.98px) {
    .stock-chart__date-range {
        margin-bottom: 1rem
    }
}

@media(max-width:767.98px) {
    .stock-chart__date-range {
        margin-right: 0;
        border-bottom: 1px solid #c5c5c6
    }
}

.stock-chart__calendar-picker {
    margin-left: auto
}

@media(max-width:991.98px) {
    .stock-chart__calendar-picker {
        margin-left: 0
    }
}

@media(max-width:767.98px) {
    .stock-chart__calendar-picker {
        flex-direction: column;
        align-items: flex-start
    }
}

.stock-chart__echarts {
    width: 100%;
    height: 650px;
    margin-bottom: 3rem
}

@media(max-width:1199.98px) {
    .stock-chart__echarts {
        height: 450px
    }
}

.stock-chart__echarts .echarts-tooltip__header {
    padding-bottom: .75rem
}

html[lang=en] .echarts-tooltip {
    font-family: 'Gilroy', sans-serif;
    line-height: 1
}

html[lang=th] .echarts-tooltip {
    font-family: Noto Sans, sans-serif;
    line-height: 1
}

.stock-chart__echarts .echarts-tooltip {
    background-color: #a58348;
    color: #fff;
    text-align: center;
    width: 260px;
    border: none;
    padding: 1rem
}

.stock-chart__echarts .echarts-tooltip__header {
    font-weight: 700;
    margin-bottom: .25rem
}

.stock-chart__echarts .echarts-tooltip__volume {
    border-bottom: 1px solid #fff;
    padding-bottom: .5rem
}

html[lang=en] .echarts-tooltip__last-done {
    font-size: 2.4375rem
}

@media(max-width:1200px) {
    html[lang=en] .echarts-tooltip__last-done {
        font-size: calc(1.14375rem + 1.725vw)
    }
}

html[lang=th] .echarts-tooltip__last-done {
    font-size: 2.4375rem
}

@media(max-width:1200px) {
    html[lang=th] .echarts-tooltip__last-done {
        font-size: calc(1.14375rem + 1.725vw)
    }
}

.stock-chart__echarts .echarts-tooltip__last-done {
    margin: .25rem 0
}

.stock-chart__echarts .echarts-tooltip__last-updated {
    padding-top: .5rem
}

.stock-chart__remark {
    color: #fff
}

a[data-v-1cd96dd9]:hover {
    cursor: pointer
}

.card {
    margin: 0 auto
}

.card .carousel-item {
    min-height: 190px
}

.card .carousel-caption {
    padding: 0;
    right: 15px;
    left: 15px;
    top: 15px;
    color: #3d3d3d;
    border: 1px solid #ccc;
    min-height: 175px;
    padding: 15px
}

.card .carousel-caption .col-sm-3 {
    display: flex;
    align-items: center
}

.card .carousel-caption .col-sm-9 {
    text-align: left
}

.card .carousel-control-prev,
.card .carousel-control-next {
    color: #3d3d3d !important;
    opacity: 1 !important
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-image: none;
    color: #a58348;
    font-size: 20px;
    height: 32px;
    line-height: 32px;
    width: 32px
}

.carousel-control-prev-icon:hover,
.carousel-control-next-icon:hover {
    opacity: .85
}

.carousel-control-prev {
    left: 42%;
    top: 110%
}

.carousel-control-next {
    right: 40%;
    top: 110%
}

.carousel-caption h2 {
    font-size: 14px
}

.carousel-caption h2 span {
    color: #a58348
}

@media (min-width:320px) and (max-width:575px) {
    .carousel-caption {
        position: relative
    }
    .card .carousel-caption {
        left: 0;
        top: 0;
        margin-bottom: 15px
    }
    .card .carousel-caption img {
        margin: 0 auto
    }
    .carousel-control-prev {
        left: 35%;
        top: 105%
    }
    .carousel-control-next {
        right: 35%;
        top: 105%
    }
    .card .carousel-caption h3 {
        margin-top: 0;
        font-size: 16px;
        font-weight: 700
    }
}

@media (min-width:576px) and (max-width:767px) {
    .carousel-caption {
        position: relative
    }
    .card .carousel-caption {
        left: 0;
        top: 0;
        margin-bottom: 15px
    }
    .card .carousel-caption img {
        margin: 0 auto
    }
    .card .carousel-caption h3,
    .card .carousel-caption small {
        text-align: center
    }
    .carousel-control-prev {
        left: 35%;
        top: 105%
    }
    .carousel-control-next {
        right: 35%;
        top: 105%
    }
}

@media (min-width:767px) and (max-width:991px) {
    .card .carousel-caption h3 {
        margin-top: 0;
        font-size: 16px;
        font-weight: 700
    }
}

.suryansh-villa-page .page-header--project video {
    width: 100vw
}

.suryansh-villa-page .amenities-box {
    border: 1px solid #ddd;
    text-align: center;
    padding: 20px;
    height: 25vh;
    margin-bottom: 35px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.suryansh-villa-page .amenities-box img {
    max-width: 50px;
    max-height: 50px
}

.suryansh-villa-page .amenities-box p {
    margin: 0;
    padding-top: 10px
}

.suryansh-villa-page .project-facility {
    padding: 9rem 0 0 0
}

.suryansh-villa-page .project-location iframe {
    margin-top: 100px
}

.suryansh-villa-page .project-tour .project-vr .tab-pane img {
    width: 100%
}

.mb-30 {
    margin-bottom: 30px
}

.input-group input,
.input-group textarea {
    width: 100%;
    border-bottom: 1px solid #dddd;
    padding: 20px;
    margin: 10px 0
}

.input-group.button-holder .button {
    background: #9b7841;
    padding: 15px 40px;
    color: #fff;
    margin-top: 20px
}

.home-showcase .swiper-slide-content {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: 45%
}

.home-showcase .swiper-slide-content h2,
.home-showcase .swiper-slide-content h1 {
    font-size: 60px;
    line-height: 70px;
    color: #fff
}

.home-showcase .swiper-slide-content h2 span,
.home-showcase .swiper-slide-content h1 span {
    font-family: Rafelya Carrotin, sans-serif
}

.home-showcase .swiper-slide-content p {
    color: #FFF;
    font-size: 18px;
    line-height: 28px
}

.home-showcase .swiper-slide-content a {
    font-size: 15px;
    line-height: 25px;
    background: #9b7841;
	color:#fff;
    padding: 10px
}

.menu_nav_social li {
    list-style: none;
    float: left;
    padding: 0 10px
}

.menu_nav_social li a i {
    color: #a58348;
    font-size: 20px
}

.menu_nav_social {
    margin-top: 30px
}

.menu_nav_contact {
    clear: both;
    padding-top: 300px
}

.menu_nav_contact li {
    list-style: none;
    margin: 20px 0
}

.menu_nav_contact li a strong {
    color: #a58348
}

.menu_nav_social li a i:hover {
    color: #000
}

.font-weight-400 {
    font-weight: 400
}

.color-red {
    color: #a58348
}

.background-none {
    background-image: none
}

.text-justify {
    text-align: justify
}

.w-90 {
    max-width: 90%
}

.pt-0 {
    padding-top: 0
}

.p-0 {
    padding: 0
}

.mt-150 {
    margin-top: 150px
}

.top-95 {
    top: 95%
}

.m-w-1300 {
    max-width: 1300px
}

.font-size-30 {
    font-size: 30px
}

#form_process {
    -webkit-animation-name: spinnerRotate;
    -webkit-animation-duration: 1.1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spinnerRotate;
    -moz-animation-duration: 1.1s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spinnerRotate;
    -ms-animation-duration: 1.1s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    display: inline-block;
    margin-left: 10px;
    position: relative;
    visibility: hidden
}

#error_data {
    color: red;
    font-size: 14px;
    margin: 0 0 10px;
    line-height: normal;
    display: block;
    clear: both;
    width: 100%
}

.alert.alert-success {
    color: #508e14;
    background: #f0f0f0;
    padding: 10px 15px;
    font-weight: 700;
    letter-spacing: .5px;
    line-height: 28px
}

.alert.alert-danger {
    color: #454545;
    background-color: #ffb4b4;
    padding: 10px 15px;
    font-weight: 700;
    letter-spacing: .5px;
    line-height: 28px
}

.fix-footer {
    display: none
}

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(0 0 0 / .7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    z-index: 9999
}

.overlay:target {
    visibility: visible;
    opacity: 1
}

.popup {
    margin: 70px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 30%;
    position: relative;
    transition: all 5s ease-in-out
}

.popup h2 {
    margin-top: 0;
    color: #333;
    font-family: Tahoma, Arial, sans-serif
}

.popup .close {
    position: absolute;
    top: 20px;
    right: 30px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: 700;
    text-decoration: none;
    color: #333
}

.popup .close:hover {
    color: #06d85f
}

.popup .content {
    max-height: 30%;
    overflow: auto
}

.footer__copyright a {
    /*vertical-align: text-bottom*/
	color:#9b7841;
	font-weight:600;
}

.footer__copyright a img {
    vertical-align: bottom
}

.project-vr .tab-content {
    background-color: transparent !important
}

.suryansh-villa-page .location-box img {
    max-width: 50px;
    max-height: 38px
}

.suryansh-villa-page .location-box p {
    margin: 0;
    font-size: 16px;
    font-weight: 500
}

.suryansh-villa-page .location-box {
    display: flex;
    align-items: center;
    gap: 20px
}

#location-adv {
    padding: 100px 0
}

.location-card {
    row-gap: 26px
}

#location-adv .project-info__heading::before,
.project__heading::before {
    right: 0;
    left: auto
}

@media screen and (max-width:700px) {
    .box {
        width: 70%
    }
    .popup {
        width: 95%
    }
    .project-register__body {
        padding: 3rem 0
    }
    .project-location {
        padding: 3rem 0
    }
    #location-adv {
        padding: 50px 0
    }
    .qr-code {
        margin-top: 20px
    }
    .qr-code .mb-2.text-center {
        text-align: left !important
    }
}

.main-title h2 {
    font-size: 28px !important;
    margin-top: 40px;
    margin-bottom: 20px
}

.main-title h3 {
    font-size: 24px !important;
    margin-top: 40px;
    margin-bottom: 20px
}

.core-value__title h3 {
    font-size: 1.25rem !important
}

.main-title .text-description h2 {
    display: inline;
    font-size: 18px !important
}

.main-title .grid-box h3 {
    font-size: 18px !important;
    margin-top: 10px;
    color: #a58348
}

.text-description p {
    display: inline;
    font-size: 18px !important
}

.main-title p {
    font-size: 18px
}

.text-description {
    margin-bottom: 20px
}

.main-title ul {
    padding-left: 20px
}

.main-title ul li {
    margin-bottom: 14px
}

.grid-box img {
    padding: 20px 0
}

.grid-box p strong {
    font-size: 20px;
    color: #a58348
}

.grid-box {
    margin: 40px 0
}

h1.page-header__title.box-title,
h2.page-header__title.box-title {
    font-size: 32px;
    text-align: center
}

.location-box {
    display: flex;
    align-items: center;
    gap: 20px
}

.location-box p {
    margin: 0
}



							.partners-section {
text-align: center;
padding: 40px 20px;
}


.partners-section h2 {
font-size: 24px;
margin-bottom: 20px;
position: relative;
display: inline-block;
}


.partners-section h2::after {
content: "";
display: block;
width: 50px;
height: 3px;
background: orange;
margin: 8px auto 0;
}


.partners-logos {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 80px;
margin-top: 30px;
}


.partners-logos img {
max-width: 150px;
height: auto;
transition: transform 0.3s ease;
}


.partners-logos img:hover {
transform: scale(1.1);
}
	
.favi-img
{
	width:20px;
}

.card__body h4{
	color:#9b7841 !important;
}

.card__body
{
	text-align:center;
}

article .card__title
{
	color:#9b7841 !important;
}

.fa-web
{
	color:#9b7841 !important;
}