.slick-track[data-v-e4caeaf8] {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    transform: translateZ(0);
}
.slick-track.slick-center[data-v-e4caeaf8] {
    margin-left: auto;
    margin-right: auto;
}
.slick-track[data-v-e4caeaf8]:after,
.slick-track[data-v-e4caeaf8]:before {
    display: table;
    content: "";
}
.slick-track[data-v-e4caeaf8]:after {
    clear: both;
}
.slick-loading .slick-track[data-v-e4caeaf8] {
    visibility: hidden;
}
.slick-slide[data-v-e4caeaf8] {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir="rtl"] .slick-slide[data-v-e4caeaf8] {
    float: right;
}
.slick-slide img[data-v-e4caeaf8] {
    display: block;
}
.slick-slide.slick-loading img[data-v-e4caeaf8] {
    display: none;
}
.slick-slide.dragging img[data-v-e4caeaf8] {
    pointer-events: none;
}
.slick-initialized .slick-slide[data-v-e4caeaf8] {
    display: block;
}
.slick-loading .slick-slide[data-v-e4caeaf8] {
    visibility: hidden;
}
.slick-vertical .slick-slide[data-v-e4caeaf8] {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden[data-v-21137603] {
    display: none;
}
.slick-slider[data-v-3d1a4f76] {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list[data-v-3d1a4f76] {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    transform: translateZ(0);
}
.slick-list[data-v-3d1a4f76]:focus {
    outline: none;
}
.slick-list.dragging[data-v-3d1a4f76] {
    cursor: pointer;
    cursor: hand;
}
/*
@font-face {
    font-family: supply;
    src: url(/build/fonts/supply-thin.b223198.ttf);
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: supply;
    src: url(/build/fonts/supply-light.511766b.ttf);
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: supply;
    src: url(/build/fonts/supply-regular.8f4a5a4.ttf);
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: supply;
    src: url(/build/fonts/supply-medium.6c07733.ttf);
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: supply;
    src: url(/build/fonts/supply-bold.52f154c.ttf);
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: montserrat;
    src: url(/build/fonts/montserrat-light.02afb26.ttf);
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: montserrat;
    src: url(/build/fonts/montserrat-regular.3cd7866.ttf);
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: montserrat;
    src: url(/build/fonts/montserrat-bold.079ca05.ttf);
    font-weight: 700;
    font-style: normal;
}*/
:root {
    --blue: #1217f7;
    --indigo: #6610f2;
    --purple: #793efe;
    --pink: #e83e8c;
    --red: #ff3f3a;
    --orange: #ff993b;
    --yellow: #e0fb4a;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #00fff0;
    --gray: #6c757d;
    --gray-dark: #131418;
    --blue-dark: #0d169e;
    --blue-light: #4c7eff;
    --purple-dark: #542db2;
    --purple-light: #bc9eff;
    --red-dark: #bf2826;
    --red-light: #ff9f9d;
    --red-bright: red;
    --orange-dark: #e46e00;
    --orange-light: #ffcc9d;
    --yellow-dark: #b9bd00;
    --yellow-light: #f0fda5;
    --cyan-dark: #00b1a9;
    --cyan-light: #b0fff9;
    --primary: var(--base-color);
    --secondary: #6c757d;
    --success: #28a745;
    --info: #00fff0;
    --warning: #e0fb4a;
    --danger: red;
    --light: #f6f6f6;
    --dark: #131418;
    --black: #000;
    --white: #fff;
    --ableton: #fec25a;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --breakpoint-xxl: 1440px;
    --font-family-sans-serif: "supply" -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
*,
:after,
:before {
    box-sizing: border-box;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}
body {
    margin: 0;
    font-family: supply, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-size: 0.9375rem;
    font-weight: 300;
    line-height: 1.65;
    color: #000;
    text-align: left;
    background-color: #e9e9e9;
}
[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: 1.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: 500;
}
dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1rem;
}
b,
strong {
    font-weight: 700;
}
small {
    font-size: 80%;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
a {
    text-decoration: underline;
    background-color: transparent;
}
a,
a:hover {
    color: #000;
}
a:hover {
    text-decoration: none;
}
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none;
}
code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    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: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}
th {
    text-align: inherit;
    text-align: -webkit-match-parent;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
button {
    border-radius: 0;
}
button:focus:not(.focus-visible),
button:focus:not(:focus-visible) {
    outline: 0;
}
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: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}
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: 1.5rem;
    font-weight: 400;
    line-height: 1.3;
}
.h1,
h1 {
    font-size: 3rem;
}
.h2,
h2 {
    font-size: 2.25rem;
}
.h3,
h3 {
    font-size: 1.5rem;
}
.h4,
h4 {
    font-size: 1.125rem;
}
.h5,
.h6,
h5,
h6 {
    font-size: 0.9375rem;
}
.lead {
    font-size: 1.17188rem;
    font-weight: 300;
}
.display-1 {
    font-size: 3rem;
}
.display-1,
.display-2 {
    font-weight: 100;
    line-height: 1.3;
}
.display-2 {
    font-size: 2.25rem;
}
.display-3 {
    font-size: 1.5rem;
}
.display-3,
.display-4 {
    font-weight: 100;
    line-height: 1.3;
}
.display-4 {
    font-size: 1.125rem;
}
hr {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.small,
small {
    font-size: 80%;
    font-weight: 400;
}
.mark,
mark {
    padding: 0.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: 0.5rem;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
.blockquote {
    margin-bottom: 1.5rem;
    font-size: 1.17188rem;
}
.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d;
}
.blockquote-footer:before {
    content: "\2014\00A0";
}
.img-fluid,
.img-thumbnail {
    max-width: 100%;
    height: auto;
}
.img-thumbnail {
    padding: 0.25rem;
    background-color: #f6f6f6;
    border: 1px solid #dee2e6;
    border-radius: 0;
}
.figure {
    display: inline-block;
}
.figure-img {
    margin-bottom: 0.75rem;
    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: 0.2rem 0.4rem;
    font-size: 87.5%;
    color: #ff3f3a;
    background-color: #212529;
    border-radius: 0;
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 500;
}
pre {
    display: block;
    font-size: 87.5%;
    color: #e83e8c;
}
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: 0.75rem;
    padding-left: 0.75rem;
    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: 1440px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1380px;
    }
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -0.75rem;
    margin-left: -0.75rem;
}
.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: 0.75rem;
    padding-left: 0.75rem;
}
.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.33333%;
    max-width: 33.33333%;
}
.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.66667%;
    max-width: 16.66667%;
}
.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}
.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}
.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
.col-3 {
    flex: 0 0 25%;
    max-width: 25%;
}
.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}
.col-6 {
    flex: 0 0 50%;
    max-width: 50%;
}
.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}
.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}
.col-9 {
    flex: 0 0 75%;
    max-width: 75%;
}
.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}
.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}
.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.33333%;
}
.offset-2 {
    margin-left: 16.66667%;
}
.offset-3 {
    margin-left: 25%;
}
.offset-4 {
    margin-left: 33.33333%;
}
.offset-5 {
    margin-left: 41.66667%;
}
.offset-6 {
    margin-left: 50%;
}
.offset-7 {
    margin-left: 58.33333%;
}
.offset-8 {
    margin-left: 66.66667%;
}
.offset-9 {
    margin-left: 75%;
}
.offset-10 {
    margin-left: 83.33333%;
}
.offset-11 {
    margin-left: 91.66667%;
}
@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.33333%;
        max-width: 33.33333%;
    }
    .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.66667%;
        max-width: 16.66667%;
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .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.33333%;
    }
    .offset-sm-2 {
        margin-left: 16.66667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.33333%;
    }
    .offset-sm-5 {
        margin-left: 41.66667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.33333%;
    }
    .offset-sm-8 {
        margin-left: 66.66667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.33333%;
    }
    .offset-sm-11 {
        margin-left: 91.66667%;
    }
}
@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.33333%;
        max-width: 33.33333%;
    }
    .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.66667%;
        max-width: 16.66667%;
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .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.33333%;
    }
    .offset-md-2 {
        margin-left: 16.66667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.33333%;
    }
    .offset-md-5 {
        margin-left: 41.66667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.33333%;
    }
    .offset-md-8 {
        margin-left: 66.66667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.33333%;
    }
    .offset-md-11 {
        margin-left: 91.66667%;
    }
}
@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.33333%;
        max-width: 33.33333%;
    }
    .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.66667%;
        max-width: 16.66667%;
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .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.33333%;
    }
    .offset-lg-2 {
        margin-left: 16.66667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.33333%;
    }
    .offset-lg-5 {
        margin-left: 41.66667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.33333%;
    }
    .offset-lg-8 {
        margin-left: 66.66667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.33333%;
    }
    .offset-lg-11 {
        margin-left: 91.66667%;
    }
}
@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.33333%;
        max-width: 33.33333%;
    }
    .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.66667%;
        max-width: 16.66667%;
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .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.33333%;
    }
    .offset-xl-2 {
        margin-left: 16.66667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.33333%;
    }
    .offset-xl-5 {
        margin-left: 41.66667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.33333%;
    }
    .offset-xl-8 {
        margin-left: 66.66667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.33333%;
    }
    .offset-xl-11 {
        margin-left: 91.66667%;
    }
}
@media (min-width: 1440px) {
    .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.33333%;
        max-width: 33.33333%;
    }
    .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.66667%;
        max-width: 16.66667%;
    }
    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-xxl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-xxl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xxl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-xxl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-xxl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xxl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-xxl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-xxl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xxl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-xxl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .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.33333%;
    }
    .offset-xxl-2 {
        margin-left: 16.66667%;
    }
    .offset-xxl-3 {
        margin-left: 25%;
    }
    .offset-xxl-4 {
        margin-left: 33.33333%;
    }
    .offset-xxl-5 {
        margin-left: 41.66667%;
    }
    .offset-xxl-6 {
        margin-left: 50%;
    }
    .offset-xxl-7 {
        margin-left: 58.33333%;
    }
    .offset-xxl-8 {
        margin-left: 66.66667%;
    }
    .offset-xxl-9 {
        margin-left: 75%;
    }
    .offset-xxl-10 {
        margin-left: 83.33333%;
    }
    .offset-xxl-11 {
        margin-left: 91.66667%;
    }
}
.table {
    width: 100%;
    margin-bottom: 1.5rem;
    color: #000;
}
.table td,
.table th {
    padding: 0.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: 0.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: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
    color: #000;
    background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > td,
.table-primary > th {
    background-color: #b0fff9;
    background-color: var(--light-color);
}
.table-primary tbody + tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
    border-color: #b0fff9;
    border-color: var(--light-color);
}
.table-hover .table-primary:hover,
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
    background-color: #00b1a9;
    background-color: var(--dark-color);
}
.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: #b8fffb;
}
.table-info tbody + tbody,
.table-info td,
.table-info th,
.table-info thead th {
    border-color: #7afff7;
}
.table-hover .table-info:hover,
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
    background-color: #9ffffa;
}
.table-warning,
.table-warning > td,
.table-warning > th {
    background-color: #f6fecc;
}
.table-warning tbody + tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
    border-color: #effda1;
}
.table-hover .table-warning:hover,
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
    background-color: #f2feb3;
}
.table-danger,
.table-danger > td,
.table-danger > th {
    background-color: #ffb8b8;
}
.table-danger tbody + tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
    border-color: #ff7a7a;
}
.table-hover .table-danger:hover,
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
    background-color: #ff9f9f;
}
.table-light,
.table-light > td,
.table-light > th {
    background-color: #fcfcfc;
}
.table-light tbody + tbody,
.table-light td,
.table-light th,
.table-light thead th {
    border-color: #fafafa;
}
.table-hover .table-light:hover,
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
    background-color: #efefef;
}
.table-dark,
.table-dark > td,
.table-dark > th {
    background-color: #bdbdbe;
}
.table-dark tbody + tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #848587;
}
.table-hover .table-dark:hover,
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
    background-color: #b0b0b1;
}
.table-black,
.table-black > td,
.table-black > th {
    background-color: #b8b8b8;
}
.table-black tbody + tbody,
.table-black td,
.table-black th,
.table-black thead th {
    border-color: #7a7a7a;
}
.table-hover .table-black:hover,
.table-hover .table-black:hover > td,
.table-hover .table-black:hover > th {
    background-color: #ababab;
}
.table-white,
.table-white > td,
.table-white > th {
    background-color: #fff;
}
.table-white tbody + tbody,
.table-white td,
.table-white th,
.table-white thead th {
    border-color: #fff;
}
.table-hover .table-white:hover,
.table-hover .table-white:hover > td,
.table-hover .table-white:hover > th {
    background-color: #f2f2f2;
}
.table-ableton,
.table-ableton > td,
.table-ableton > th {
    background-color: #ffeed1;
}
.table-ableton tbody + tbody,
.table-ableton td,
.table-ableton th,
.table-ableton thead th {
    border-color: #fedfa9;
}
.table-hover .table-ableton:hover,
.table-hover .table-ableton:hover > td,
.table-hover .table-ableton:hover > th {
    background-color: #ffe5b8;
}
.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: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th {
    color: #fff;
    background-color: #131418;
    border-color: #24262d;
}
.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.table-dark {
    color: #fff;
    background-color: #131418;
}
.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #24262d;
}
.table-dark.table-bordered {
    border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: hsla(0, 0%, 100%, 0.05);
}
.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: hsla(0, 0%, 100%, 0.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: 1439.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.4286em + 1.75rem);
    padding: 0.875rem 0.75rem;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.4286;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e9e9e9;
    border-radius: 1px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .form-control {
        transition: none;
    }
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}
.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #000;
    outline: 0;
    box-shadow: 0 0 0 2px #b0fff9;
    box-shadow: 0 0 0 2px var(--light-color);
}
.form-control::-moz-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(0.875rem + 1px);
    padding-bottom: calc(0.875rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.4286;
}
.col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.17188rem;
    line-height: 1.5;
}
.col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.82031rem;
    line-height: 1.5;
}
.form-control-plaintext {
    display: block;
    width: 100%;
    padding: 0.875rem 0;
    margin-bottom: 0;
    font-size: 0.875rem;
    line-height: 1.4286;
    color: #000;
    background-color: transparent;
    border: solid transparent;
    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 + 0.5rem + 2px);
    padding: 0.25rem 0.5rem;
    font-size: 0.82031rem;
    line-height: 1.5;
    border-radius: 0;
}
.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: 0.5rem 1rem;
    font-size: 1.17188rem;
    line-height: 1.5;
    border-radius: 0;
}
select.form-control[multiple],
select.form-control[size],
textarea.form-control {
    height: auto;
}
.form-group {
    margin-bottom: 1rem;
}
.form-text {
    display: block;
    margin-top: 0.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: 0.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: 0.75rem;
}
.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0;
}
.valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 0.6875rem;
    color: #000;
}
.valid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.82031rem;
    line-height: 1.65;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.9);
    border-radius: 0;
}
.form-row > .col > .valid-tooltip,
.form-row > [class*="col-"] > .valid-tooltip {
    left: 5px;
}
.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: #000;
    padding-right: calc(1.4286em + 1.75rem - 2px);
    background-image: none;
    background-repeat: no-repeat;
    background-position: right calc(0.35715em + 0.4375rem) center;
    background-size: calc(0.7143em + 0.875rem) calc(0.7143em + 0.875rem);
}
.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #000;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.25);
}
.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
    padding-right: calc(1.4286em + 1.75rem - 2px);
    background-position: top calc(0.35715em + 0.4375rem) right calc(0.35715em + 0.4375rem);
}
.custom-select.is-valid,
.was-validated .custom-select:valid {
    border-color: #000;
    padding-right: calc(0.75em + 3.8125rem);
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23131418' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right 2.5rem center/8px 10px no-repeat,
        #fff none center right 2.5rem / calc(0.7143em + 0.875rem) calc(0.7143em + 0.875rem) no-repeat;
}
.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
    border-color: #000;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.25);
}
.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
    color: #000;
}
.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: #000;
}
.custom-control-input.is-valid ~ .custom-control-label:before,
.was-validated .custom-control-input:valid ~ .custom-control-label:before {
    border-color: #000;
}
.custom-control-input.is-valid:checked ~ .custom-control-label:before,
.was-validated .custom-control-input:valid:checked ~ .custom-control-label:before {
    border-color: #1a1a1a;
    background-color: #1a1a1a;
}
.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 2px rgba(0, 0, 0, 0.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: #000;
}
.custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .custom-file-input:valid:focus ~ .custom-file-label {
    border-color: #000;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.25);
}
.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 0.6875rem;
    color: red;
}
.invalid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: 0.1rem;
    font-size: 0.82031rem;
    line-height: 1.65;
    color: #fff;
    background-color: rgba(255, 0, 0, 0.9);
    border-radius: 0;
}
.form-row > .col > .invalid-tooltip,
.form-row > [class*="col-"] > .invalid-tooltip {
    left: 5px;
}
.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: red;
    padding-right: calc(1.4286em + 1.75rem - 2px);
    background-image: none;
    background-repeat: no-repeat;
    background-position: right calc(0.35715em + 0.4375rem) center;
    background-size: calc(0.7143em + 0.875rem) calc(0.7143em + 0.875rem);
}
.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: red;
    box-shadow: 0 0 0 2px rgba(255, 0, 0, 0.25);
}
.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
    padding-right: calc(1.4286em + 1.75rem - 2px);
    background-position: top calc(0.35715em + 0.4375rem) right calc(0.35715em + 0.4375rem);
}
.custom-select.is-invalid,
.was-validated .custom-select:invalid {
    border-color: red;
    padding-right: calc(0.75em + 3.8125rem);
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23131418' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right 2.5rem center/8px 10px no-repeat,
        #fff none center right 2.5rem / calc(0.7143em + 0.875rem) calc(0.7143em + 0.875rem) no-repeat;
}
.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
    border-color: red;
    box-shadow: 0 0 0 2px rgba(255, 0, 0, 0.25);
}
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
    color: red;
}
.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: red;
}
.custom-control-input.is-invalid ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid ~ .custom-control-label:before {
    border-color: red;
}
.custom-control-input.is-invalid:checked ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label:before {
    border-color: #f33;
    background-color: #f33;
}
.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 2px rgba(255, 0, 0, 0.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: red;
}
.custom-file-input.is-invalid:focus ~ .custom-file-label,
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
    border-color: red;
    box-shadow: 0 0 0 2px rgba(255, 0, 0, 0.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: 0.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: #000;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.75rem 1rem;
    font-size: 1rem;
    line-height: 1.33334;
    border-radius: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .btn {
        transition: none;
    }
}
.btn:hover {
    color: #000;
    text-decoration: none;
}
.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 2px #b0fff9;
    box-shadow: 0 0 0 2px var(--light-color);
}
.btn.disabled,
.btn:disabled {
    opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none;
}
.btn-primary {
    border-color: currentcolor currentcolor currentcolor #000;
    border-bottom: #000;
    border-right: #000;
    border-top: #000;
    background-color: #00fff0;
    background-color: var(--base-color);
}
.btn-primary,
.btn-primary:hover {
    color: #000;
    color: var(--text-color);
}
.btn-primary:hover {
    background-color: #00b1a9;
    background-color: var(--dark-color);
}
.btn-primary.disabled,
.btn-primary:disabled {
    color: #000;
    color: var(--text-color);
    background-color: #00fff0;
    background-color: var(--base-color);
    border-color: #000;
}
.btn-secondary {
    border-color: currentcolor currentcolor currentcolor #000;
    border-bottom: #000;
    border-right: #000;
    border-top: #000;
    color: #fff;
    background-color: #6c757d;
}
.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #000;
}
.btn-success {
    border-color: currentcolor currentcolor currentcolor #000;
    border-bottom: #000;
    border-right: #000;
    border-top: #000;
    color: #fff;
    background-color: #28a745;
}
.btn-success:hover {
    color: #fff;
    background-color: #218838;
}
.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #000;
}
.btn-info {
    border-color: currentcolor currentcolor currentcolor #000;
    border-bottom: #000;
    border-right: #000;
    border-top: #000;
    color: #212529;
    background-color: #00fff0;
}
.btn-info:hover {
    color: #212529;
    background-color: #00d9cc;
}
.btn-info.disabled,
.btn-info:disabled {
    color: #212529;
    background-color: #00fff0;
    border-color: #000;
}
.btn-warning {
    border-color: currentcolor currentcolor currentcolor #000;
    border-bottom: #000;
    border-right: #000;
    border-top: #000;
    color: #212529;
    background-color: #e0fb4a;
}
.btn-warning:hover {
    color: #212529;
    background-color: #dafa25;
}
.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #e0fb4a;
    border-color: #000;
}
.btn-danger {
    border-color: currentcolor currentcolor currentcolor #000;
    border-bottom: #000;
    border-right: #000;
    border-top: #000;
    color: #fff;
    background-color: red;
}
.btn-danger:hover {
    color: #fff;
    background-color: #d90000;
}
.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: red;
    border-color: #000;
}
.btn-light {
    border-color: currentcolor currentcolor currentcolor #000;
    border-bottom: #000;
    border-right: #000;
    border-top: #000;
    color: #212529;
    background-color: #f6f6f6;
}
.btn-light:hover {
    color: #212529;
    background-color: #e3e3e3;
}
.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f6f6f6;
    border-color: #000;
}
.btn-dark {
    border-color: currentcolor currentcolor currentcolor #000;
    border-bottom: #000;
    border-right: #000;
    border-top: #000;
    color: #fff;
    background-color: #131418;
}
.btn-dark:hover {
    color: #fff;
    background-color: #020203;
}
.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #131418;
    border-color: #000;
}
.btn-black {
    border-color: currentcolor currentcolor currentcolor #000;
    border-bottom: #000;
    border-right: #000;
    border-top: #000;
}
.btn-black,
.btn-black:hover {
    color: #fff;
    background-color: #000;
}
.btn-black.disabled,
.btn-black:disabled {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.btn-white {
    border-color: currentcolor currentcolor currentcolor #000;
    border-bottom: #000;
    border-right: #000;
    border-top: #000;
    color: #212529;
    background-color: #fff;
}
.btn-white:hover {
    color: #212529;
    background-color: #ececec;
}
.btn-white.disabled,
.btn-white:disabled {
    color: #212529;
    background-color: #fff;
    border-color: #000;
}
.btn-ableton {
    border-color: currentcolor currentcolor currentcolor #000;
    border-bottom: #000;
    border-right: #000;
    border-top: #000;
    color: #212529;
    background-color: #fec25a;
}
.btn-ableton:hover {
    color: #212529;
    background-color: #feb434;
}
.btn-ableton.disabled,
.btn-ableton:disabled {
    color: #212529;
    background-color: #fec25a;
    border-color: #000;
}
.btn-outline-primary {
    border-color: #000;
    color: #00fff0;
    color: var(--base-color);
    background-color: #fff;
}
.btn-outline-primary:hover {
    color: #000;
    color: var(--text-color);
    background-color: #00fff0;
    background-color: var(--base-color);
    border-color: #000;
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #00fff0;
    color: var(--base-color);
    background-color: transparent;
    border-color: #000;
}
.btn-outline-secondary {
    border-color: #000;
    color: #6c757d;
    background-color: #fff;
}
.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #000;
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: #000;
}
.btn-outline-success {
    border-color: #000;
    color: #28a745;
    background-color: #fff;
}
.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #000;
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent;
    border-color: #000;
}
.btn-outline-info {
    border-color: #000;
    color: #00fff0;
    background-color: #fff;
}
.btn-outline-info:hover {
    color: #212529;
    background-color: #00fff0;
    border-color: #000;
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #00fff0;
    background-color: transparent;
    border-color: #000;
}
.btn-outline-warning {
    border-color: #000;
    color: #e0fb4a;
    background-color: #fff;
}
.btn-outline-warning:hover {
    color: #212529;
    background-color: #e0fb4a;
    border-color: #000;
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #e0fb4a;
    background-color: transparent;
    border-color: #000;
}
.btn-outline-danger {
    border-color: #000;
    color: red;
    background-color: #fff;
}
.btn-outline-danger:hover {
    color: #fff;
    background-color: red;
    border-color: #000;
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: red;
    background-color: transparent;
    border-color: #000;
}
.btn-outline-light {
    border-color: #000;
    color: #f6f6f6;
    background-color: #fff;
}
.btn-outline-light:hover {
    color: #212529;
    background-color: #f6f6f6;
    border-color: #000;
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f6f6f6;
    background-color: transparent;
    border-color: #000;
}
.btn-outline-dark {
    border-color: #000;
    color: #131418;
    background-color: #fff;
}
.btn-outline-dark:hover {
    color: #fff;
    background-color: #131418;
    border-color: #000;
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #131418;
    background-color: transparent;
    border-color: #000;
}
.btn-outline-black {
    border-color: #000;
    color: #000;
    background-color: #fff;
}
.btn-outline-black:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.btn-outline-black.disabled,
.btn-outline-black:disabled {
    color: #000;
    background-color: transparent;
    border-color: #000;
}
.btn-outline-white {
    border-color: #000;
    color: #fff;
    background-color: #fff;
}
.btn-outline-white:hover {
    color: #212529;
    background-color: #fff;
    border-color: #000;
}
.btn-outline-white.disabled,
.btn-outline-white:disabled {
    color: #fff;
    background-color: transparent;
    border-color: #000;
}
.btn-outline-ableton {
    border-color: #000;
    color: #fec25a;
    background-color: #fff;
}
.btn-outline-ableton:hover {
    color: #212529;
    background-color: #fec25a;
    border-color: #000;
}
.btn-outline-ableton.disabled,
.btn-outline-ableton:disabled {
    color: #fec25a;
    background-color: transparent;
    border-color: #000;
}
.btn-link {
    font-weight: 400;
    color: #000;
    text-decoration: underline;
}
.btn-link:hover {
    color: #000;
}
.btn-link.focus,
.btn-link:focus,
.btn-link:hover {
    text-decoration: none;
}
.btn-link.disabled,
.btn-link:disabled {
    color: #6c757d;
    pointer-events: none;
}
.btn-group-lg > .btn,
.btn-lg {
    padding: 0.5rem 1rem;
    font-size: 1.17188rem;
    line-height: 1.5;
    border-radius: 0;
}
.btn-group-sm > .btn,
.btn-sm {
    padding: 0.25rem 0.5rem;
    font-size: 0.82031rem;
    line-height: 1.5;
    border-radius: 0;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 0.5rem;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
    width: 100%;
}
.fade {
    transition: opacity 0.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 0.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: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}
.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: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 0.9375rem;
    color: #000;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
}
.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: 1440px) {
    .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: 0.125rem;
}
.dropup .dropdown-toggle:after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty:after {
    margin-left: 0;
}
.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0.125rem;
}
.dropright .dropdown-toggle:after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0;
    border-bottom: 0.3em solid transparent;
    border-left: 0.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: 0.125rem;
}
.dropleft .dropdown-toggle:after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    display: none;
}
.dropleft .dropdown-toggle:before {
    display: inline-block;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-bottom: 0.3em solid transparent;
}
.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: 0.75rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #e9ecef;
}
.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #b0fff9;
    background-color: var(--light-color);
}
.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #e9e9e9;
    pointer-events: none;
    background-color: transparent;
}
.dropdown-menu.show {
    display: block;
}
.dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.82031rem;
    color: #6c757d;
    white-space: nowrap;
}
.dropdown-item-text {
    display: block;
    padding: 0.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: 0.75rem;
    padding-left: 0.75rem;
}
.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: 0.375rem;
    padding-left: 0.375rem;
}
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.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 {
    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(: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(:first-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label:after,
.input-group.has-validation > .custom-select:nth-last-child(n + 3),
.input-group.has-validation > .form-control:nth-last-child(n + 3),
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label:after,
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation) > .form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.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: 0.875rem 0.75rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.4286;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #e9e9e9;
    border-radius: 1px;
}
.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: 0.5rem 1rem;
    font-size: 1.17188rem;
    line-height: 1.5;
    border-radius: 0;
}
.input-group-sm > .custom-select,
.input-group-sm > .form-control:not(textarea) {
    height: calc(1.5em + 0.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: 0.25rem 0.5rem;
    font-size: 0.82031rem;
    line-height: 1.5;
    border-radius: 0;
}
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
    padding-right: 2.5rem;
}
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.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-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.54688rem;
    padding-left: 1.875rem;
    -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: 1.125rem;
    height: 1.33594rem;
    opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label:before {
    color: #000;
    border-color: #000;
    background-color: #fff;
}
.custom-control-input:focus ~ .custom-control-label:before {
    box-shadow: 0 0 0 2px #b0fff9;
    box-shadow: 0 0 0 2px var(--light-color);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label:before {
    border-color: #000;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label:before {
    color: #fff;
    background-color: #fff;
    border-color: #000;
}
.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 #000;
}
.custom-control-label:after,
.custom-control-label:before {
    position: absolute;
    top: 0.21094rem;
    left: -1.875rem;
    display: block;
    width: 1.125rem;
    height: 1.125rem;
    content: "";
}
.custom-control-label:after {
    background: 50%/50% 50% no-repeat;
}
.custom-checkbox .custom-control-label:before {
    border-radius: 0;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Cpath d='M0 0h10v10H0z'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:before {
    border-color: #000;
    background-color: #fff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='2'%3E%3Cpath d='M0 0h10v2H0z'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label:before {
    background-color: #e9ecef;
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label:before {
    background-color: #e9ecef;
}
.custom-radio .custom-control-label:before {
    border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Ccircle r='5' cx='5' cy='5'/%3E%3C/svg%3E");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label:before {
    background-color: #e9ecef;
}
.custom-switch {
    padding-left: 2.71875rem;
}
.custom-switch .custom-control-label:before {
    left: -2.71875rem;
    width: 1.96875rem;
    pointer-events: all;
    border-radius: 0.5625rem;
}
.custom-switch .custom-control-label:after {
    top: calc(0.21094rem + 2px);
    left: calc(-2.71875rem + 2px);
    width: calc(1.125rem - 4px);
    height: calc(1.125rem - 4px);
    background-color: #000;
    border-radius: 0.5625rem;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.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;
    transform: translateX(0.84375rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label:before {
    background-color: #e9ecef;
}
.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.4286em + 1.75rem);
    padding: 0.875rem 2.5rem;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.4286;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23131418' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right 2.5rem center/8px 10px no-repeat;
    border: 1px solid #e9e9e9;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.custom-select:focus {
    border-color: #000;
    outline: 0;
    box-shadow: 0 0 0 2px #b0fff9;
    box-shadow: 0 0 0 2px var(--light-color);
}
.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}
.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 2.5rem;
    background-image: none;
}
.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef;
}
.custom-select::-ms-expand {
    display: none;
}
.custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057;
}
.custom-select-sm {
    height: calc(1.5em + 0.5rem + 2px);
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    font-size: 0.82031rem;
}
.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    font-size: 1.17188rem;
}
.custom-file {
    display: inline-block;
    margin-bottom: 0;
}
.custom-file,
.custom-file-input {
    position: relative;
    width: 100%;
    height: calc(1.4286em + 1.75rem);
}
.custom-file-input {
    z-index: 2;
    margin: 0;
    overflow: hidden;
    opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
    border-color: #000;
    box-shadow: 0 0 0 2px #b0fff9;
    box-shadow: 0 0 0 2px var(--light-color);
}
.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.4286em + 1.75rem);
    overflow: hidden;
    font-weight: 400;
    background-color: #fff;
    border: 1px solid #e9e9e9;
    border-radius: 1px;
}
.custom-file-label,
.custom-file-label:after {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.875rem 0.75rem;
    line-height: 1.4286;
    color: #495057;
}
.custom-file-label:after {
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.4286em + 1.75rem - 2px);
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 1px 1px 0;
}
.custom-range {
    width: 100%;
    height: calc(1rem + 4px);
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.custom-range:focus {
    outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #f6f6f6, 0 0 0 2px #b0fff9;
    box-shadow: 0 0 0 1px #f6f6f6, 0 0 0 2px var(--light-color);
}
.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #f6f6f6, 0 0 0 2px #b0fff9;
    box-shadow: 0 0 0 1px #f6f6f6, 0 0 0 2px var(--light-color);
}
.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #f6f6f6, 0 0 0 2px #b0fff9;
    box-shadow: 0 0 0 1px #f6f6f6, 0 0 0 2px var(--light-color);
}
.custom-range::-moz-focus-outer {
    border: 0;
}
.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #b0fff9;
    background-color: var(--light-color);
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.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: #b0fff9;
    background-color: var(--light-color);
}
.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #b0fff9;
    background-color: var(--light-color);
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.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: #b0fff9;
    background-color: var(--light-color);
}
.custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}
.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 2px;
    margin-left: 2px;
    background-color: #b0fff9;
    background-color: var(--light-color);
    border: 0;
    border-radius: 1rem;
    -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.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: #b0fff9;
    background-color: var(--light-color);
}
.custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.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: #e9e9e9;
}
.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
    background-color: #e9e9e9;
}
.custom-range:disabled::-moz-range-track {
    cursor: default;
}
.custom-range:disabled::-ms-thumb {
    background-color: #e9e9e9;
}
.custom-control-label:before,
.custom-file-label,
.custom-select {
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.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: 1.5rem;
}
.nav-link,
.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-link {
    margin-bottom: -1px;
    border: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #f6f6f6;
    border-color: #dee2e6 #dee2e6 #f6f6f6;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.nav-pills .nav-link {
    border-radius: 0;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #b0fff9;
    background-color: var(--light-color);
}
.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: 0.3125rem 1.375rem;
}
.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: 0;
    padding-bottom: 0;
    margin-right: 1.375rem;
    font-size: 1.17188rem;
    line-height: inherit;
    white-space: nowrap;
}
.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: 1.75rem;
    padding-bottom: 1.75rem;
}
/* .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
}
.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.17188rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0;
}
.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: 50%/100% 100% no-repeat;
} */
.navbar-nav-scroll {
    max-height: 75vh;
    overflow-y: auto;
}
@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: 0.5rem;
        padding-left: 0.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-nav-scroll {
        overflow: visible;
    }
    .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: 0.5rem;
        padding-left: 0.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-nav-scroll {
        overflow: visible;
    }
    .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: 0.5rem;
        padding-left: 0.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-nav-scroll {
        overflow: visible;
    }
    .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: 0.5rem;
        padding-left: 0.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-nav-scroll {
        overflow: visible;
    }
    .navbar-expand-xl .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
    .navbar-expand-xl .navbar-toggler {
        display: none;
    }
}
@media (max-width: 1439.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: 1440px) {
    .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: 0.5rem;
        padding-left: 0.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-nav-scroll {
        overflow: visible;
    }
    .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: 0.5rem;
    padding-left: 0.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-nav-scroll {
    overflow: visible;
}
.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: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 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: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgba(0, 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: hsla(0, 0%, 100%, 0.5);
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: hsla(0, 0%, 100%, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
    color: hsla(0, 0%, 100%, 0.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: hsla(0, 0%, 100%, 0.5);
    border-color: hsla(0, 0%, 100%, 0.1);
}
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text {
    color: hsla(0, 0%, 100%, 0.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 rgba(0, 0, 0, 0.125);
    border-radius: 0;
}
.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: 0;
    border-top-right-radius: 0;
}
.card > .list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.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: 0.75rem;
}
.card-subtitle {
    margin-top: -0.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: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
    border-radius: 0 0 0 0;
}
.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
    border-radius: 0 0 0 0;
}
.card-header-tabs {
    margin-bottom: -0.75rem;
    border-bottom: 0;
}
.card-header-pills,
.card-header-tabs {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}
.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    border-radius: 0;
}
.card-img,
.card-img-bottom,
.card-img-top {
    flex-shrink: 0;
    width: 100%;
}
.card-img,
.card-img-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.card-img,
.card-img-bottom {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.card-deck .card {
    margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
    .card-deck {
        display: flex;
        flex-flow: row wrap;
        margin-right: -0.75rem;
        margin-left: -0.75rem;
    }
    .card-deck .card {
        flex: 1 0 0%;
        margin-right: 0.75rem;
        margin-bottom: 0;
        margin-left: 0.75rem;
    }
}
.card-group > .card {
    margin-bottom: 0.75rem;
}
@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: 0.75rem;
}
@media (min-width: 576px) {
    .card-columns {
        -moz-column-count: 3;
        column-count: 3;
        grid-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 {
    display: flex;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0;
}
.breadcrumb-item + .breadcrumb-item {
    padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item:before {
    float: left;
    padding-right: 0.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: 0;
}
.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.page-link,
.page-link:hover {
    color: #000;
    text-decoration: none;
}
.page-link:hover {
    z-index: 2;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 2px #b0fff9;
    box-shadow: 0 0 0 2px var(--light-color);
}
.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #b0fff9;
    background-color: var(--light-color);
    border-color: #b0fff9;
    border-color: var(--light-color);
}
.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}
.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.17188rem;
    line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.82031rem;
    line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.badge {
    display: inline-block;
    padding: 0.5625rem 0.875rem;
    font-size: 0.9375rem;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.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: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}
.badge-primary {
    color: #000;
    color: var(--text-color);
    background-color: #00fff0;
    background-color: var(--base-color);
}
a.badge-primary:focus,
a.badge-primary:hover {
    color: #000;
    color: var(--text-color);
    background-color: #00b1a9;
    background-color: var(--dark-color);
}
a.badge-primary.focus,
a.badge-primary:focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgba(#00fff0, 0.5);
    box-shadow: 0 0 0 2px rgba(var(--base-color), 0.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 2px rgba(108, 117, 125, 0.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 2px rgba(40, 167, 69, 0.5);
}
.badge-info {
    color: #212529;
    background-color: #00fff0;
}
a.badge-info:focus,
a.badge-info:hover {
    color: #212529;
    background-color: #00ccc0;
}
a.badge-info.focus,
a.badge-info:focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgba(0, 255, 240, 0.5);
}
.badge-warning {
    color: #212529;
    background-color: #e0fb4a;
}
a.badge-warning:focus,
a.badge-warning:hover {
    color: #212529;
    background-color: #d7fa18;
}
a.badge-warning.focus,
a.badge-warning:focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgba(224, 251, 74, 0.5);
}
.badge-danger {
    color: #fff;
    background-color: red;
}
a.badge-danger:focus,
a.badge-danger:hover {
    color: #fff;
    background-color: #c00;
}
a.badge-danger.focus,
a.badge-danger:focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgba(255, 0, 0, 0.5);
}
.badge-light {
    color: #212529;
    background-color: #f6f6f6;
}
a.badge-light:focus,
a.badge-light:hover {
    color: #212529;
    background-color: #ddd;
}
a.badge-light.focus,
a.badge-light:focus {
    outline: 0;
    box-shadow: 0 0 0 2px hsla(0, 0%, 96.5%, 0.5);
}
.badge-dark {
    color: #fff;
    background-color: #131418;
}
a.badge-dark:focus,
a.badge-dark:hover {
    color: #fff;
    background-color: #000;
}
a.badge-dark.focus,
a.badge-dark:focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgba(19, 20, 24, 0.5);
}
.badge-black,
a.badge-black:focus,
a.badge-black:hover {
    color: #fff;
    background-color: #000;
}
a.badge-black.focus,
a.badge-black:focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.5);
}
.badge-white {
    color: #212529;
    background-color: #fff;
}
a.badge-white:focus,
a.badge-white:hover {
    color: #212529;
    background-color: #e6e6e6;
}
a.badge-white.focus,
a.badge-white:focus {
    outline: 0;
    box-shadow: 0 0 0 2px hsla(0, 0%, 100%, 0.5);
}
.badge-ableton {
    color: #212529;
    background-color: #fec25a;
}
a.badge-ableton:focus,
a.badge-ableton:hover {
    color: #212529;
    background-color: #feaf27;
}
a.badge-ableton.focus,
a.badge-ableton:focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgba(254, 194, 90, 0.5);
}
.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: 0;
}
@media (min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem;
    }
}
.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}
.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0;
}
.alert-heading {
    color: inherit;
}
.alert-link {
    font-weight: 500;
}
.alert-dismissible {
    padding-right: 3.90625rem;
}
.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 0.75rem 1.25rem;
    color: inherit;
}
.alert-primary {
    color: #b0fff9;
    color: var(--light-color);
    background-color: #b0fff9;
    background-color: var(--light-color);
    border-color: #b0fff9;
    border-color: var(--light-color);
}
.alert-primary hr {
    border-top-color: #00b1a9;
    border-top-color: var(--dark-color);
}
.alert-primary .alert-link {
    color: #00b1a9;
    color: var(--dark-color);
}
.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}
.alert-secondary hr {
    border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
    color: #c8cbcf;
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.alert-success hr {
    border-top-color: #b1dfbb;
}
.alert-success .alert-link {
    color: #b1dfbb;
}
.alert-info {
    color: #00857d;
    background-color: #ccfffc;
    border-color: #b8fffb;
}
.alert-info hr {
    border-top-color: #9ffffa;
}
.alert-info .alert-link {
    color: #9ffffa;
}
.alert-warning {
    color: #748326;
    background-color: #f9fedb;
    border-color: #f6fecc;
}
.alert-warning hr {
    border-top-color: #f2feb3;
}
.alert-warning .alert-link {
    color: #f2feb3;
}
.alert-danger {
    color: #850000;
    background-color: #fcc;
    border-color: #ffb8b8;
}
.alert-danger hr {
    border-top-color: #ff9f9f;
}
.alert-danger .alert-link {
    color: #ff9f9f;
}
.alert-light {
    color: grey;
    background-color: #fdfdfd;
    border-color: #fcfcfc;
}
.alert-light hr {
    border-top-color: #efefef;
}
.alert-light .alert-link {
    color: #efefef;
}
.alert-dark {
    color: #0a0a0c;
    background-color: #d0d0d1;
    border-color: #bdbdbe;
}
.alert-dark hr {
    border-top-color: #b0b0b1;
}
.alert-dark .alert-link {
    color: #b0b0b1;
}
.alert-black {
    color: #000;
    background-color: #ccc;
    border-color: #b8b8b8;
}
.alert-black hr {
    border-top-color: #ababab;
}
.alert-black .alert-link {
    color: #ababab;
}
.alert-white {
    color: #858585;
    background-color: #fff;
    border-color: #fff;
}
.alert-white hr {
    border-top-color: #f2f2f2;
}
.alert-white .alert-link {
    color: #f2f2f2;
}
.alert-ableton {
    color: #84652f;
    background-color: #fff3de;
    border-color: #ffeed1;
}
.alert-ableton hr {
    border-top-color: #ffe5b8;
}
.alert-ableton .alert-link {
    color: #ffe5b8;
}
@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 1px 0;
    }
    to {
        background-position: 0 0;
    }
}
@keyframes progress-bar-stripes {
    0% {
        background-position: 1px 0;
    }
    to {
        background-position: 0 0;
    }
}
.progress {
    height: 1px;
    line-height: 0;
    font-size: 0.70312rem;
    background-color: #131418;
    border-radius: 0;
}
.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: #00fff0;
    background-color: var(--base-color);
    transition: width 0.08s ease;
}
@media (prefers-reduced-motion: reduce) {
    .progress-bar {
        transition: none;
    }
}
.progress-bar-striped {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, 0.15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, 0.15) 0, hsla(0, 0%, 100%, 0.15) 75%, transparent 0, transparent);
    background-size: 1px 1px;
}
.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: 0;
}
.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: #f6f6f6;
}
.list-group-item-action:active {
    color: #000;
    background-color: #e9ecef;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid rgba(0, 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: #b0fff9;
    background-color: var(--light-color);
    border-color: #b0fff9;
    border-color: var(--light-color);
}
.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,
.list-group-horizontal > .list-group-item:last-child {
    border-bottom-left-radius: 0;
    border-top-right-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,
    .list-group-horizontal-sm > .list-group-item:last-child {
        border-bottom-left-radius: 0;
        border-top-right-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,
    .list-group-horizontal-md > .list-group-item:last-child {
        border-bottom-left-radius: 0;
        border-top-right-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,
    .list-group-horizontal-lg > .list-group-item:last-child {
        border-bottom-left-radius: 0;
        border-top-right-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,
    .list-group-horizontal-xl > .list-group-item:last-child {
        border-bottom-left-radius: 0;
        border-top-right-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: 1440px) {
    .list-group-horizontal-xxl {
        flex-direction: row;
    }
    .list-group-horizontal-xxl > .list-group-item:first-child,
    .list-group-horizontal-xxl > .list-group-item:last-child {
        border-bottom-left-radius: 0;
        border-top-right-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: #b0fff9;
    color: var(--light-color);
    background-color: #b0fff9;
    background-color: var(--light-color);
}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    color: #b0fff9;
    color: var(--light-color);
    background-color: #00b1a9;
    background-color: var(--dark-color);
}
.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #b0fff9;
    background-color: var(--light-color);
    border-color: #b0fff9;
    border-color: var(--light-color);
}
.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: #00857d;
    background-color: #b8fffb;
}
.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
    color: #00857d;
    background-color: #9ffffa;
}
.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #00857d;
    border-color: #00857d;
}
.list-group-item-warning {
    color: #748326;
    background-color: #f6fecc;
}
.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
    color: #748326;
    background-color: #f2feb3;
}
.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #748326;
    border-color: #748326;
}
.list-group-item-danger {
    color: #850000;
    background-color: #ffb8b8;
}
.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
    color: #850000;
    background-color: #ff9f9f;
}
.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #850000;
    border-color: #850000;
}
.list-group-item-light {
    color: grey;
    background-color: #fcfcfc;
}
.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
    color: grey;
    background-color: #efefef;
}
.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: grey;
    border-color: grey;
}
.list-group-item-dark {
    color: #0a0a0c;
    background-color: #bdbdbe;
}
.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
    color: #0a0a0c;
    background-color: #b0b0b1;
}
.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #0a0a0c;
    border-color: #0a0a0c;
}
.list-group-item-black {
    color: #000;
    background-color: #b8b8b8;
}
.list-group-item-black.list-group-item-action:focus,
.list-group-item-black.list-group-item-action:hover {
    color: #000;
    background-color: #ababab;
}
.list-group-item-black.list-group-item-action.active {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.list-group-item-white {
    color: #858585;
    background-color: #fff;
}
.list-group-item-white.list-group-item-action:focus,
.list-group-item-white.list-group-item-action:hover {
    color: #858585;
    background-color: #f2f2f2;
}
.list-group-item-white.list-group-item-action.active {
    color: #fff;
    background-color: #858585;
    border-color: #858585;
}
.list-group-item-ableton {
    color: #84652f;
    background-color: #ffeed1;
}
.list-group-item-ableton.list-group-item-action:focus,
.list-group-item-ableton.list-group-item-action:hover {
    color: #84652f;
    background-color: #ffe5b8;
}
.list-group-item-ableton.list-group-item-action.active {
    color: #fff;
    background-color: #84652f;
    border-color: #84652f;
}
.close {
    float: right;
    font-size: 1.40625rem;
    font-weight: 500;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.5;
}
.close:hover {
    color: #000;
    text-decoration: none;
}
.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    opacity: 0.75;
}
button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
}
a.close.disabled {
    pointer-events: none;
}
.toast {
    flex-basis: 350px;
    max-width: 350px;
    font-size: 0.875rem;
    background-color: hsla(0, 0%, 100%, 0.85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
    opacity: 0;
    border-radius: 0.25rem;
}
.toast:not(:last-child) {
    margin-bottom: 0.75rem;
}
.toast.showing {
    opacity: 1;
}
.toast.show {
    display: block;
    opacity: 1;
}
.toast.hide {
    display: none;
}
.toast-header {
    display: flex;
    align-items: center;
    padding: 0.25rem 0.75rem;
    color: #6c757d;
    background-color: hsla(0, 0%, 100%, 0.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}
.toast-body {
    padding: 0.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: 0.5rem;
    pointer-events: none;
}
.modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translateY(-50px);
}
@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none;
    }
}
.modal.show .modal-dialog {
    transform: none;
}
.modal.modal-static .modal-dialog {
    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 rgba(0, 0, 0, 0.2);
    border-radius: 0;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #fff;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.show {
    opacity: 0.75;
}
.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.65;
}
.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1.5rem;
}
.modal-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: 1.25rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.modal-footer > * {
    margin: 0.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-family: supply, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-style: normal;
    font-weight: 400;
    line-height: 1.65;
    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: 0.82031rem;
    word-wrap: break-word;
    opacity: 0;
}
.tooltip.show {
    opacity: 0.9;
}
.tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem;
}
.tooltip .arrow:before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.bs-tooltip-auto[x-placement^="top"],
.bs-tooltip-top {
    padding: 0.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: 0.4rem 0.4rem 0;
    border-top-color: #000;
}
.bs-tooltip-auto[x-placement^="right"],
.bs-tooltip-right {
    padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow,
.bs-tooltip-right .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow:before,
.bs-tooltip-right .arrow:before {
    right: 0;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #000;
}
.bs-tooltip-auto[x-placement^="bottom"],
.bs-tooltip-bottom {
    padding: 0.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 0.4rem 0.4rem;
    border-bottom-color: #000;
}
.bs-tooltip-auto[x-placement^="left"],
.bs-tooltip-left {
    padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow,
.bs-tooltip-left .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow:before,
.bs-tooltip-left .arrow:before {
    left: 0;
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #000;
}
.tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0;
}
[dir="ltr"] .popover {
    text-align: left;
}
[dir="rtl"] .popover {
    text-align: right;
}
.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 276px;
    font-family: supply, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-style: normal;
    font-weight: 400;
    line-height: 1.65;
    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: 0.82031rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
}
.popover,
.popover .arrow {
    position: absolute;
    display: block;
}
.popover .arrow {
    width: 1rem;
    height: 0.5rem;
    margin: 0;
}
.popover .arrow:after,
.popover .arrow:before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.bs-popover-auto[x-placement^="top"],
.bs-popover-top {
    margin-bottom: 0.5rem;
}
.bs-popover-auto[x-placement^="top"] > .arrow,
.bs-popover-top > .arrow {
    bottom: calc(-0.5rem - 1px);
}
.bs-popover-auto[x-placement^="top"] > .arrow:before,
.bs-popover-top > .arrow:before {
    bottom: 0;
    border-width: 0.5rem 0.5rem 0;
    border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="top"] > .arrow:after,
.bs-popover-top > .arrow:after {
    bottom: 1px;
    border-width: 0.5rem 0.5rem 0;
    border-top-color: #fff;
}
.bs-popover-auto[x-placement^="right"],
.bs-popover-right {
    margin-left: 0.5rem;
}
.bs-popover-auto[x-placement^="right"] > .arrow,
.bs-popover-right > .arrow {
    left: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0;
}
.bs-popover-auto[x-placement^="right"] > .arrow:before,
.bs-popover-right > .arrow:before {
    left: 0;
    border-width: 0.5rem 0.5rem 0.5rem 0;
    border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="right"] > .arrow:after,
.bs-popover-right > .arrow:after {
    left: 1px;
    border-width: 0.5rem 0.5rem 0.5rem 0;
    border-right-color: #fff;
}
.bs-popover-auto[x-placement^="bottom"],
.bs-popover-bottom {
    margin-top: 0.5rem;
}
.bs-popover-auto[x-placement^="bottom"] > .arrow,
.bs-popover-bottom > .arrow {
    top: calc(-0.5rem - 1px);
}
.bs-popover-auto[x-placement^="bottom"] > .arrow:before,
.bs-popover-bottom > .arrow:before {
    top: 0;
    border-width: 0 0.5rem 0.5rem;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="bottom"] > .arrow:after,
.bs-popover-bottom > .arrow:after {
    top: 1px;
    border-width: 0 0.5rem 0.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: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7;
}
.bs-popover-auto[x-placement^="left"],
.bs-popover-left {
    margin-right: 0.5rem;
}
.bs-popover-auto[x-placement^="left"] > .arrow,
.bs-popover-left > .arrow {
    right: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0;
}
.bs-popover-auto[x-placement^="left"] > .arrow:before,
.bs-popover-left > .arrow:before {
    right: 0;
    border-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="left"] > .arrow:after,
.bs-popover-left > .arrow:after {
    right: 1px;
    border-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: #fff;
}
.popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 0.9375rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.popover-header:empty {
    display: none;
}
.popover-body {
    padding: 0.5rem 0.75rem;
    color: #000;
}
.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: transform 0.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) {
    transform: translateX(100%);
}
.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
    transform: translateX(-100%);
}
.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    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 0.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: 0.5;
    transition: opacity 0.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: 0.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: 50%/100% 100% no-repeat;
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E");
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E");
}
.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 transparent;
    border-bottom: 10px solid transparent;
    opacity: 0.5;
    transition: opacity 0.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 {
        transform: rotate(1turn);
    }
}
@keyframes spinner-border {
    to {
        transform: rotate(1turn);
    }
}
.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: 0.25em solid;
    border-right: 0.25em solid transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border 0.75s linear infinite;
    animation: spinner-border 0.75s linear infinite;
}
.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: 0.2em;
}
@-webkit-keyframes spinner-grow {
    0% {
        transform: scale(0);
    }
    50% {
        opacity: 1;
        transform: none;
    }
}
@keyframes spinner-grow {
    0% {
        transform: scale(0);
    }
    50% {
        opacity: 1;
        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 0.75s linear infinite;
    animation: spinner-grow 0.75s linear infinite;
}
.spinner-grow-sm {
    width: 1rem;
    height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
    .spinner-border,
    .spinner-grow {
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
    }
}
.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: #00fff0 !important;
    background-color: var(--base-color) !important;
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #00b1a9 !important;
    background-color: var(--dark-color) !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: #60686f !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: #23923d !important;
}
.bg-info {
    background-color: #00fff0 !important;
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #00e6d8 !important;
}
.bg-warning {
    background-color: #e0fb4a !important;
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #dcfa31 !important;
}
.bg-danger {
    background-color: red !important;
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #e60000 !important;
}
.bg-light {
    background-color: #f6f6f6 !important;
}
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #e9e9e9 !important;
}
.bg-dark {
    background-color: #131418 !important;
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #08080a !important;
}
.bg-black,
a.bg-black:focus,
a.bg-black:hover,
button.bg-black:focus,
button.bg-black:hover {
    background-color: #000 !important;
}
a.bg-white:focus,
a.bg-white:hover,
button.bg-white:focus,
button.bg-white:hover {
    background-color: #f2f2f2 !important;
}
.bg-ableton {
    background-color: #fec25a !important;
}
a.bg-ableton:focus,
a.bg-ableton:hover,
button.bg-ableton:focus,
button.bg-ableton:hover {
    background-color: #feb941 !important;
}
.bg-white {
    background-color: #fff !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: #00fff0 !important;
    border-color: var(--base-color) !important;
}
.border-secondary {
    border-color: #6c757d !important;
}
.border-success {
    border-color: #28a745 !important;
}
.border-info {
    border-color: #00fff0 !important;
}
.border-warning {
    border-color: #e0fb4a !important;
}
.border-danger {
    border-color: red !important;
}
.border-light {
    border-color: #f6f6f6 !important;
}
.border-dark {
    border-color: #131418 !important;
}
.border-black {
    border-color: #000 !important;
}
.border-ableton {
    border-color: #fec25a !important;
}
.border-white {
    border-color: #fff !important;
}
.rounded,
.rounded-sm {
    border-radius: 0 !important;
}
.rounded-top {
    border-top-left-radius: 0 !important;
}
.rounded-right,
.rounded-top {
    border-top-right-radius: 0 !important;
}
.rounded-bottom,
.rounded-right {
    border-bottom-right-radius: 0 !important;
}
.rounded-bottom,
.rounded-left {
    border-bottom-left-radius: 0 !important;
}
.rounded-left {
    border-top-left-radius: 0 !important;
}
.rounded-lg {
    border-radius: 0 !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: 1440px) {
    .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.85714%;
}
.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: 1440px) {
    .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: 1440px) {
    .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 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 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;
}
.w-0 {
    width: 0 !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;
}
.h-0 {
    height: 0 !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: 0.375rem !important;
}
.mt-1,
.my-1 {
    margin-top: 0.375rem !important;
}
.mr-1,
.mx-1 {
    margin-right: 0.375rem !important;
}
.mb-1,
.my-1 {
    margin-bottom: 0.375rem !important;
}
.ml-1,
.mx-1 {
    margin-left: 0.375rem !important;
}
.m-2 {
    margin: 0.75rem !important;
}
.mt-2,
.my-2 {
    margin-top: 0.75rem !important;
}
.mr-2,
.mx-2 {
    margin-right: 0.75rem !important;
}
.mb-2,
.my-2 {
    margin-bottom: 0.75rem !important;
}
.ml-2,
.mx-2 {
    margin-left: 0.75rem !important;
}
.m-3 {
    margin: 1.5rem !important;
}
.mt-3,
.my-3 {
    margin-top: 1.5rem !important;
}
.mr-3,
.mx-3 {
    margin-right: 1.5rem !important;
}
.mb-3,
.my-3 {
    margin-bottom: 1.5rem !important;
}
.ml-3,
.mx-3 {
    margin-left: 1.5rem !important;
}
.m-4 {
    margin: 2.25rem !important;
}
.mt-4,
.my-4 {
    margin-top: 2.25rem !important;
}
.mr-4,
.mx-4 {
    margin-right: 2.25rem !important;
}
.mb-4,
.my-4 {
    margin-bottom: 2.25rem !important;
}
.ml-4,
.mx-4 {
    margin-left: 2.25rem !important;
}
.m-5 {
    margin: 4.5rem !important;
}
.mt-5,
.my-5 {
    margin-top: 4.5rem !important;
}
.mr-5,
.mx-5 {
    margin-right: 4.5rem !important;
}
.mb-5,
.my-5 {
    margin-bottom: 4.5rem !important;
}
.ml-5,
.mx-5 {
    margin-left: 4.5rem !important;
}
.m-6 {
    margin: 9rem !important;
}
.mt-6,
.my-6 {
    margin-top: 9rem !important;
}
.mr-6,
.mx-6 {
    margin-right: 9rem !important;
}
.mb-6,
.my-6 {
    margin-bottom: 9rem !important;
}
.ml-6,
.mx-6 {
    margin-left: 9rem !important;
}
.m-7 {
    margin: 13.5rem !important;
}
.mt-7,
.my-7 {
    margin-top: 13.5rem !important;
}
.mr-7,
.mx-7 {
    margin-right: 13.5rem !important;
}
.mb-7,
.my-7 {
    margin-bottom: 13.5rem !important;
}
.ml-7,
.mx-7 {
    margin-left: 13.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: 0.375rem !important;
}
.pt-1,
.py-1 {
    padding-top: 0.375rem !important;
}
.pr-1,
.px-1 {
    padding-right: 0.375rem !important;
}
.pb-1,
.py-1 {
    padding-bottom: 0.375rem !important;
}
.pl-1,
.px-1 {
    padding-left: 0.375rem !important;
}
.p-2 {
    padding: 0.75rem !important;
}
.pt-2,
.py-2 {
    padding-top: 0.75rem !important;
}
.pr-2,
.px-2 {
    padding-right: 0.75rem !important;
}
.pb-2,
.py-2 {
    padding-bottom: 0.75rem !important;
}
.pl-2,
.px-2 {
    padding-left: 0.75rem !important;
}
.p-3 {
    padding: 1.5rem !important;
}
.pt-3,
.py-3 {
    padding-top: 1.5rem !important;
}
.pr-3,
.px-3 {
    padding-right: 1.5rem !important;
}
.pb-3,
.py-3 {
    padding-bottom: 1.5rem !important;
}
.pl-3,
.px-3 {
    padding-left: 1.5rem !important;
}
.p-4 {
    padding: 2.25rem !important;
}
.pt-4,
.py-4 {
    padding-top: 2.25rem !important;
}
.pr-4,
.px-4 {
    padding-right: 2.25rem !important;
}
.pb-4,
.py-4 {
    padding-bottom: 2.25rem !important;
}
.pl-4,
.px-4 {
    padding-left: 2.25rem !important;
}
.p-5 {
    padding: 4.5rem !important;
}
.pt-5,
.py-5 {
    padding-top: 4.5rem !important;
}
.pr-5,
.px-5 {
    padding-right: 4.5rem !important;
}
.pb-5,
.py-5 {
    padding-bottom: 4.5rem !important;
}
.pl-5,
.px-5 {
    padding-left: 4.5rem !important;
}
.p-6 {
    padding: 9rem !important;
}
.pt-6,
.py-6 {
    padding-top: 9rem !important;
}
.pr-6,
.px-6 {
    padding-right: 9rem !important;
}
.pb-6,
.py-6 {
    padding-bottom: 9rem !important;
}
.pl-6,
.px-6 {
    padding-left: 9rem !important;
}
.p-7 {
    padding: 13.5rem !important;
}
.pt-7,
.py-7 {
    padding-top: 13.5rem !important;
}
.pr-7,
.px-7 {
    padding-right: 13.5rem !important;
}
.pb-7,
.py-7 {
    padding-bottom: 13.5rem !important;
}
.pl-7,
.px-7 {
    padding-left: 13.5rem !important;
}
.m-n1 {
    margin: -0.375rem !important;
}
.mt-n1,
.my-n1 {
    margin-top: -0.375rem !important;
}
.mr-n1,
.mx-n1 {
    margin-right: -0.375rem !important;
}
.mb-n1,
.my-n1 {
    margin-bottom: -0.375rem !important;
}
.ml-n1,
.mx-n1 {
    margin-left: -0.375rem !important;
}
.m-n2 {
    margin: -0.75rem !important;
}
.mt-n2,
.my-n2 {
    margin-top: -0.75rem !important;
}
.mr-n2,
.mx-n2 {
    margin-right: -0.75rem !important;
}
.mb-n2,
.my-n2 {
    margin-bottom: -0.75rem !important;
}
.ml-n2,
.mx-n2 {
    margin-left: -0.75rem !important;
}
.m-n3 {
    margin: -1.5rem !important;
}
.mt-n3,
.my-n3 {
    margin-top: -1.5rem !important;
}
.mr-n3,
.mx-n3 {
    margin-right: -1.5rem !important;
}
.mb-n3,
.my-n3 {
    margin-bottom: -1.5rem !important;
}
.ml-n3,
.mx-n3 {
    margin-left: -1.5rem !important;
}
.m-n4 {
    margin: -2.25rem !important;
}
.mt-n4,
.my-n4 {
    margin-top: -2.25rem !important;
}
.mr-n4,
.mx-n4 {
    margin-right: -2.25rem !important;
}
.mb-n4,
.my-n4 {
    margin-bottom: -2.25rem !important;
}
.ml-n4,
.mx-n4 {
    margin-left: -2.25rem !important;
}
.m-n5 {
    margin: -4.5rem !important;
}
.mt-n5,
.my-n5 {
    margin-top: -4.5rem !important;
}
.mr-n5,
.mx-n5 {
    margin-right: -4.5rem !important;
}
.mb-n5,
.my-n5 {
    margin-bottom: -4.5rem !important;
}
.ml-n5,
.mx-n5 {
    margin-left: -4.5rem !important;
}
.m-n6 {
    margin: -9rem !important;
}
.mt-n6,
.my-n6 {
    margin-top: -9rem !important;
}
.mr-n6,
.mx-n6 {
    margin-right: -9rem !important;
}
.mb-n6,
.my-n6 {
    margin-bottom: -9rem !important;
}
.ml-n6,
.mx-n6 {
    margin-left: -9rem !important;
}
.m-n7 {
    margin: -13.5rem !important;
}
.mt-n7,
.my-n7 {
    margin-top: -13.5rem !important;
}
.mr-n7,
.mx-n7 {
    margin-right: -13.5rem !important;
}
.mb-n7,
.my-n7 {
    margin-bottom: -13.5rem !important;
}
.ml-n7,
.mx-n7 {
    margin-left: -13.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: 0.375rem !important;
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.375rem !important;
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.375rem !important;
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.375rem !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.375rem !important;
    }
    .m-sm-2 {
        margin: 0.75rem !important;
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.75rem !important;
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.75rem !important;
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.75rem !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.75rem !important;
    }
    .m-sm-3 {
        margin: 1.5rem !important;
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1.5rem !important;
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1.5rem !important;
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1.5rem !important;
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1.5rem !important;
    }
    .m-sm-4 {
        margin: 2.25rem !important;
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 2.25rem !important;
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 2.25rem !important;
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 2.25rem !important;
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 2.25rem !important;
    }
    .m-sm-5 {
        margin: 4.5rem !important;
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 4.5rem !important;
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 4.5rem !important;
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 4.5rem !important;
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 4.5rem !important;
    }
    .m-sm-6 {
        margin: 9rem !important;
    }
    .mt-sm-6,
    .my-sm-6 {
        margin-top: 9rem !important;
    }
    .mr-sm-6,
    .mx-sm-6 {
        margin-right: 9rem !important;
    }
    .mb-sm-6,
    .my-sm-6 {
        margin-bottom: 9rem !important;
    }
    .ml-sm-6,
    .mx-sm-6 {
        margin-left: 9rem !important;
    }
    .m-sm-7 {
        margin: 13.5rem !important;
    }
    .mt-sm-7,
    .my-sm-7 {
        margin-top: 13.5rem !important;
    }
    .mr-sm-7,
    .mx-sm-7 {
        margin-right: 13.5rem !important;
    }
    .mb-sm-7,
    .my-sm-7 {
        margin-bottom: 13.5rem !important;
    }
    .ml-sm-7,
    .mx-sm-7 {
        margin-left: 13.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: 0.375rem !important;
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.375rem !important;
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.375rem !important;
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.375rem !important;
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.375rem !important;
    }
    .p-sm-2 {
        padding: 0.75rem !important;
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.75rem !important;
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.75rem !important;
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.75rem !important;
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.75rem !important;
    }
    .p-sm-3 {
        padding: 1.5rem !important;
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1.5rem !important;
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1.5rem !important;
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1.5rem !important;
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1.5rem !important;
    }
    .p-sm-4 {
        padding: 2.25rem !important;
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 2.25rem !important;
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 2.25rem !important;
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 2.25rem !important;
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 2.25rem !important;
    }
    .p-sm-5 {
        padding: 4.5rem !important;
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 4.5rem !important;
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 4.5rem !important;
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 4.5rem !important;
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 4.5rem !important;
    }
    .p-sm-6 {
        padding: 9rem !important;
    }
    .pt-sm-6,
    .py-sm-6 {
        padding-top: 9rem !important;
    }
    .pr-sm-6,
    .px-sm-6 {
        padding-right: 9rem !important;
    }
    .pb-sm-6,
    .py-sm-6 {
        padding-bottom: 9rem !important;
    }
    .pl-sm-6,
    .px-sm-6 {
        padding-left: 9rem !important;
    }
    .p-sm-7 {
        padding: 13.5rem !important;
    }
    .pt-sm-7,
    .py-sm-7 {
        padding-top: 13.5rem !important;
    }
    .pr-sm-7,
    .px-sm-7 {
        padding-right: 13.5rem !important;
    }
    .pb-sm-7,
    .py-sm-7 {
        padding-bottom: 13.5rem !important;
    }
    .pl-sm-7,
    .px-sm-7 {
        padding-left: 13.5rem !important;
    }
    .m-sm-n1 {
        margin: -0.375rem !important;
    }
    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -0.375rem !important;
    }
    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -0.375rem !important;
    }
    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -0.375rem !important;
    }
    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -0.375rem !important;
    }
    .m-sm-n2 {
        margin: -0.75rem !important;
    }
    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -0.75rem !important;
    }
    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -0.75rem !important;
    }
    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -0.75rem !important;
    }
    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -0.75rem !important;
    }
    .m-sm-n3 {
        margin: -1.5rem !important;
    }
    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1.5rem !important;
    }
    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1.5rem !important;
    }
    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1.5rem !important;
    }
    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1.5rem !important;
    }
    .m-sm-n4 {
        margin: -2.25rem !important;
    }
    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -2.25rem !important;
    }
    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -2.25rem !important;
    }
    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -2.25rem !important;
    }
    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -2.25rem !important;
    }
    .m-sm-n5 {
        margin: -4.5rem !important;
    }
    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -4.5rem !important;
    }
    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -4.5rem !important;
    }
    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -4.5rem !important;
    }
    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -4.5rem !important;
    }
    .m-sm-n6 {
        margin: -9rem !important;
    }
    .mt-sm-n6,
    .my-sm-n6 {
        margin-top: -9rem !important;
    }
    .mr-sm-n6,
    .mx-sm-n6 {
        margin-right: -9rem !important;
    }
    .mb-sm-n6,
    .my-sm-n6 {
        margin-bottom: -9rem !important;
    }
    .ml-sm-n6,
    .mx-sm-n6 {
        margin-left: -9rem !important;
    }
    .m-sm-n7 {
        margin: -13.5rem !important;
    }
    .mt-sm-n7,
    .my-sm-n7 {
        margin-top: -13.5rem !important;
    }
    .mr-sm-n7,
    .mx-sm-n7 {
        margin-right: -13.5rem !important;
    }
    .mb-sm-n7,
    .my-sm-n7 {
        margin-bottom: -13.5rem !important;
    }
    .ml-sm-n7,
    .mx-sm-n7 {
        margin-left: -13.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: 0.375rem !important;
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: 0.375rem !important;
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.375rem !important;
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.375rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.375rem !important;
    }
    .m-md-2 {
        margin: 0.75rem !important;
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: 0.75rem !important;
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.75rem !important;
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.75rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.75rem !important;
    }
    .m-md-3 {
        margin: 1.5rem !important;
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1.5rem !important;
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1.5rem !important;
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1.5rem !important;
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1.5rem !important;
    }
    .m-md-4 {
        margin: 2.25rem !important;
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 2.25rem !important;
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 2.25rem !important;
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 2.25rem !important;
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 2.25rem !important;
    }
    .m-md-5 {
        margin: 4.5rem !important;
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 4.5rem !important;
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 4.5rem !important;
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 4.5rem !important;
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 4.5rem !important;
    }
    .m-md-6 {
        margin: 9rem !important;
    }
    .mt-md-6,
    .my-md-6 {
        margin-top: 9rem !important;
    }
    .mr-md-6,
    .mx-md-6 {
        margin-right: 9rem !important;
    }
    .mb-md-6,
    .my-md-6 {
        margin-bottom: 9rem !important;
    }
    .ml-md-6,
    .mx-md-6 {
        margin-left: 9rem !important;
    }
    .m-md-7 {
        margin: 13.5rem !important;
    }
    .mt-md-7,
    .my-md-7 {
        margin-top: 13.5rem !important;
    }
    .mr-md-7,
    .mx-md-7 {
        margin-right: 13.5rem !important;
    }
    .mb-md-7,
    .my-md-7 {
        margin-bottom: 13.5rem !important;
    }
    .ml-md-7,
    .mx-md-7 {
        margin-left: 13.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: 0.375rem !important;
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: 0.375rem !important;
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: 0.375rem !important;
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.375rem !important;
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: 0.375rem !important;
    }
    .p-md-2 {
        padding: 0.75rem !important;
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: 0.75rem !important;
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: 0.75rem !important;
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.75rem !important;
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 0.75rem !important;
    }
    .p-md-3 {
        padding: 1.5rem !important;
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1.5rem !important;
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1.5rem !important;
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1.5rem !important;
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1.5rem !important;
    }
    .p-md-4 {
        padding: 2.25rem !important;
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 2.25rem !important;
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 2.25rem !important;
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 2.25rem !important;
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 2.25rem !important;
    }
    .p-md-5 {
        padding: 4.5rem !important;
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 4.5rem !important;
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 4.5rem !important;
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 4.5rem !important;
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 4.5rem !important;
    }
    .p-md-6 {
        padding: 9rem !important;
    }
    .pt-md-6,
    .py-md-6 {
        padding-top: 9rem !important;
    }
    .pr-md-6,
    .px-md-6 {
        padding-right: 9rem !important;
    }
    .pb-md-6,
    .py-md-6 {
        padding-bottom: 9rem !important;
    }
    .pl-md-6,
    .px-md-6 {
        padding-left: 9rem !important;
    }
    .p-md-7 {
        padding: 13.5rem !important;
    }
    .pt-md-7,
    .py-md-7 {
        padding-top: 13.5rem !important;
    }
    .pr-md-7,
    .px-md-7 {
        padding-right: 13.5rem !important;
    }
    .pb-md-7,
    .py-md-7 {
        padding-bottom: 13.5rem !important;
    }
    .pl-md-7,
    .px-md-7 {
        padding-left: 13.5rem !important;
    }
    .m-md-n1 {
        margin: -0.375rem !important;
    }
    .mt-md-n1,
    .my-md-n1 {
        margin-top: -0.375rem !important;
    }
    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -0.375rem !important;
    }
    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -0.375rem !important;
    }
    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -0.375rem !important;
    }
    .m-md-n2 {
        margin: -0.75rem !important;
    }
    .mt-md-n2,
    .my-md-n2 {
        margin-top: -0.75rem !important;
    }
    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -0.75rem !important;
    }
    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -0.75rem !important;
    }
    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -0.75rem !important;
    }
    .m-md-n3 {
        margin: -1.5rem !important;
    }
    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1.5rem !important;
    }
    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1.5rem !important;
    }
    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1.5rem !important;
    }
    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1.5rem !important;
    }
    .m-md-n4 {
        margin: -2.25rem !important;
    }
    .mt-md-n4,
    .my-md-n4 {
        margin-top: -2.25rem !important;
    }
    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -2.25rem !important;
    }
    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -2.25rem !important;
    }
    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -2.25rem !important;
    }
    .m-md-n5 {
        margin: -4.5rem !important;
    }
    .mt-md-n5,
    .my-md-n5 {
        margin-top: -4.5rem !important;
    }
    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -4.5rem !important;
    }
    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -4.5rem !important;
    }
    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -4.5rem !important;
    }
    .m-md-n6 {
        margin: -9rem !important;
    }
    .mt-md-n6,
    .my-md-n6 {
        margin-top: -9rem !important;
    }
    .mr-md-n6,
    .mx-md-n6 {
        margin-right: -9rem !important;
    }
    .mb-md-n6,
    .my-md-n6 {
        margin-bottom: -9rem !important;
    }
    .ml-md-n6,
    .mx-md-n6 {
        margin-left: -9rem !important;
    }
    .m-md-n7 {
        margin: -13.5rem !important;
    }
    .mt-md-n7,
    .my-md-n7 {
        margin-top: -13.5rem !important;
    }
    .mr-md-n7,
    .mx-md-n7 {
        margin-right: -13.5rem !important;
    }
    .mb-md-n7,
    .my-md-n7 {
        margin-bottom: -13.5rem !important;
    }
    .ml-md-n7,
    .mx-md-n7 {
        margin-left: -13.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: 0.375rem !important;
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.375rem !important;
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.375rem !important;
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.375rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.375rem !important;
    }
    .m-lg-2 {
        margin: 0.75rem !important;
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.75rem !important;
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.75rem !important;
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.75rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.75rem !important;
    }
    .m-lg-3 {
        margin: 1.5rem !important;
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1.5rem !important;
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1.5rem !important;
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1.5rem !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1.5rem !important;
    }
    .m-lg-4 {
        margin: 2.25rem !important;
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 2.25rem !important;
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 2.25rem !important;
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 2.25rem !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 2.25rem !important;
    }
    .m-lg-5 {
        margin: 4.5rem !important;
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 4.5rem !important;
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 4.5rem !important;
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 4.5rem !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 4.5rem !important;
    }
    .m-lg-6 {
        margin: 9rem !important;
    }
    .mt-lg-6,
    .my-lg-6 {
        margin-top: 9rem !important;
    }
    .mr-lg-6,
    .mx-lg-6 {
        margin-right: 9rem !important;
    }
    .mb-lg-6,
    .my-lg-6 {
        margin-bottom: 9rem !important;
    }
    .ml-lg-6,
    .mx-lg-6 {
        margin-left: 9rem !important;
    }
    .m-lg-7 {
        margin: 13.5rem !important;
    }
    .mt-lg-7,
    .my-lg-7 {
        margin-top: 13.5rem !important;
    }
    .mr-lg-7,
    .mx-lg-7 {
        margin-right: 13.5rem !important;
    }
    .mb-lg-7,
    .my-lg-7 {
        margin-bottom: 13.5rem !important;
    }
    .ml-lg-7,
    .mx-lg-7 {
        margin-left: 13.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: 0.375rem !important;
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.375rem !important;
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.375rem !important;
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.375rem !important;
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.375rem !important;
    }
    .p-lg-2 {
        padding: 0.75rem !important;
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.75rem !important;
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.75rem !important;
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.75rem !important;
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.75rem !important;
    }
    .p-lg-3 {
        padding: 1.5rem !important;
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1.5rem !important;
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1.5rem !important;
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1.5rem !important;
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1.5rem !important;
    }
    .p-lg-4 {
        padding: 2.25rem !important;
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 2.25rem !important;
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 2.25rem !important;
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 2.25rem !important;
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 2.25rem !important;
    }
    .p-lg-5 {
        padding: 4.5rem !important;
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 4.5rem !important;
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 4.5rem !important;
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 4.5rem !important;
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 4.5rem !important;
    }
    .p-lg-6 {
        padding: 9rem !important;
    }
    .pt-lg-6,
    .py-lg-6 {
        padding-top: 9rem !important;
    }
    .pr-lg-6,
    .px-lg-6 {
        padding-right: 9rem !important;
    }
    .pb-lg-6,
    .py-lg-6 {
        padding-bottom: 9rem !important;
    }
    .pl-lg-6,
    .px-lg-6 {
        padding-left: 9rem !important;
    }
    .p-lg-7 {
        padding: 13.5rem !important;
    }
    .pt-lg-7,
    .py-lg-7 {
        padding-top: 13.5rem !important;
    }
    .pr-lg-7,
    .px-lg-7 {
        padding-right: 13.5rem !important;
    }
    .pb-lg-7,
    .py-lg-7 {
        padding-bottom: 13.5rem !important;
    }
    .pl-lg-7,
    .px-lg-7 {
        padding-left: 13.5rem !important;
    }
    .m-lg-n1 {
        margin: -0.375rem !important;
    }
    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -0.375rem !important;
    }
    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -0.375rem !important;
    }
    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -0.375rem !important;
    }
    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -0.375rem !important;
    }
    .m-lg-n2 {
        margin: -0.75rem !important;
    }
    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -0.75rem !important;
    }
    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -0.75rem !important;
    }
    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -0.75rem !important;
    }
    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -0.75rem !important;
    }
    .m-lg-n3 {
        margin: -1.5rem !important;
    }
    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1.5rem !important;
    }
    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1.5rem !important;
    }
    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1.5rem !important;
    }
    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1.5rem !important;
    }
    .m-lg-n4 {
        margin: -2.25rem !important;
    }
    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -2.25rem !important;
    }
    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -2.25rem !important;
    }
    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -2.25rem !important;
    }
    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -2.25rem !important;
    }
    .m-lg-n5 {
        margin: -4.5rem !important;
    }
    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -4.5rem !important;
    }
    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -4.5rem !important;
    }
    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -4.5rem !important;
    }
    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -4.5rem !important;
    }
    .m-lg-n6 {
        margin: -9rem !important;
    }
    .mt-lg-n6,
    .my-lg-n6 {
        margin-top: -9rem !important;
    }
    .mr-lg-n6,
    .mx-lg-n6 {
        margin-right: -9rem !important;
    }
    .mb-lg-n6,
    .my-lg-n6 {
        margin-bottom: -9rem !important;
    }
    .ml-lg-n6,
    .mx-lg-n6 {
        margin-left: -9rem !important;
    }
    .m-lg-n7 {
        margin: -13.5rem !important;
    }
    .mt-lg-n7,
    .my-lg-n7 {
        margin-top: -13.5rem !important;
    }
    .mr-lg-n7,
    .mx-lg-n7 {
        margin-right: -13.5rem !important;
    }
    .mb-lg-n7,
    .my-lg-n7 {
        margin-bottom: -13.5rem !important;
    }
    .ml-lg-n7,
    .mx-lg-n7 {
        margin-left: -13.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: 0.375rem !important;
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.375rem !important;
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.375rem !important;
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.375rem !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.375rem !important;
    }
    .m-xl-2 {
        margin: 0.75rem !important;
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.75rem !important;
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.75rem !important;
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.75rem !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.75rem !important;
    }
    .m-xl-3 {
        margin: 1.5rem !important;
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1.5rem !important;
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1.5rem !important;
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1.5rem !important;
    }
    .m-xl-4 {
        margin: 2.25rem !important;
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 2.25rem !important;
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 2.25rem !important;
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 2.25rem !important;
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 2.25rem !important;
    }
    .m-xl-5 {
        margin: 4.5rem !important;
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 4.5rem !important;
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 4.5rem !important;
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 4.5rem !important;
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 4.5rem !important;
    }
    .m-xl-6 {
        margin: 9rem !important;
    }
    .mt-xl-6,
    .my-xl-6 {
        margin-top: 9rem !important;
    }
    .mr-xl-6,
    .mx-xl-6 {
        margin-right: 9rem !important;
    }
    .mb-xl-6,
    .my-xl-6 {
        margin-bottom: 9rem !important;
    }
    .ml-xl-6,
    .mx-xl-6 {
        margin-left: 9rem !important;
    }
    .m-xl-7 {
        margin: 13.5rem !important;
    }
    .mt-xl-7,
    .my-xl-7 {
        margin-top: 13.5rem !important;
    }
    .mr-xl-7,
    .mx-xl-7 {
        margin-right: 13.5rem !important;
    }
    .mb-xl-7,
    .my-xl-7 {
        margin-bottom: 13.5rem !important;
    }
    .ml-xl-7,
    .mx-xl-7 {
        margin-left: 13.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: 0.375rem !important;
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.375rem !important;
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.375rem !important;
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.375rem !important;
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.375rem !important;
    }
    .p-xl-2 {
        padding: 0.75rem !important;
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.75rem !important;
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.75rem !important;
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.75rem !important;
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.75rem !important;
    }
    .p-xl-3 {
        padding: 1.5rem !important;
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1.5rem !important;
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1.5rem !important;
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1.5rem !important;
    }
    .p-xl-4 {
        padding: 2.25rem !important;
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 2.25rem !important;
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 2.25rem !important;
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 2.25rem !important;
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 2.25rem !important;
    }
    .p-xl-5 {
        padding: 4.5rem !important;
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 4.5rem !important;
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 4.5rem !important;
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 4.5rem !important;
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 4.5rem !important;
    }
    .p-xl-6 {
        padding: 9rem !important;
    }
    .pt-xl-6,
    .py-xl-6 {
        padding-top: 9rem !important;
    }
    .pr-xl-6,
    .px-xl-6 {
        padding-right: 9rem !important;
    }
    .pb-xl-6,
    .py-xl-6 {
        padding-bottom: 9rem !important;
    }
    .pl-xl-6,
    .px-xl-6 {
        padding-left: 9rem !important;
    }
    .p-xl-7 {
        padding: 13.5rem !important;
    }
    .pt-xl-7,
    .py-xl-7 {
        padding-top: 13.5rem !important;
    }
    .pr-xl-7,
    .px-xl-7 {
        padding-right: 13.5rem !important;
    }
    .pb-xl-7,
    .py-xl-7 {
        padding-bottom: 13.5rem !important;
    }
    .pl-xl-7,
    .px-xl-7 {
        padding-left: 13.5rem !important;
    }
    .m-xl-n1 {
        margin: -0.375rem !important;
    }
    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -0.375rem !important;
    }
    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -0.375rem !important;
    }
    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -0.375rem !important;
    }
    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -0.375rem !important;
    }
    .m-xl-n2 {
        margin: -0.75rem !important;
    }
    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -0.75rem !important;
    }
    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -0.75rem !important;
    }
    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -0.75rem !important;
    }
    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -0.75rem !important;
    }
    .m-xl-n3 {
        margin: -1.5rem !important;
    }
    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1.5rem !important;
    }
    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1.5rem !important;
    }
    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1.5rem !important;
    }
    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1.5rem !important;
    }
    .m-xl-n4 {
        margin: -2.25rem !important;
    }
    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -2.25rem !important;
    }
    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -2.25rem !important;
    }
    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -2.25rem !important;
    }
    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -2.25rem !important;
    }
    .m-xl-n5 {
        margin: -4.5rem !important;
    }
    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -4.5rem !important;
    }
    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -4.5rem !important;
    }
    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -4.5rem !important;
    }
    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -4.5rem !important;
    }
    .m-xl-n6 {
        margin: -9rem !important;
    }
    .mt-xl-n6,
    .my-xl-n6 {
        margin-top: -9rem !important;
    }
    .mr-xl-n6,
    .mx-xl-n6 {
        margin-right: -9rem !important;
    }
    .mb-xl-n6,
    .my-xl-n6 {
        margin-bottom: -9rem !important;
    }
    .ml-xl-n6,
    .mx-xl-n6 {
        margin-left: -9rem !important;
    }
    .m-xl-n7 {
        margin: -13.5rem !important;
    }
    .mt-xl-n7,
    .my-xl-n7 {
        margin-top: -13.5rem !important;
    }
    .mr-xl-n7,
    .mx-xl-n7 {
        margin-right: -13.5rem !important;
    }
    .mb-xl-n7,
    .my-xl-n7 {
        margin-bottom: -13.5rem !important;
    }
    .ml-xl-n7,
    .mx-xl-n7 {
        margin-left: -13.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: 1440px) {
    .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: 0.375rem !important;
    }
    .mt-xxl-1,
    .my-xxl-1 {
        margin-top: 0.375rem !important;
    }
    .mr-xxl-1,
    .mx-xxl-1 {
        margin-right: 0.375rem !important;
    }
    .mb-xxl-1,
    .my-xxl-1 {
        margin-bottom: 0.375rem !important;
    }
    .ml-xxl-1,
    .mx-xxl-1 {
        margin-left: 0.375rem !important;
    }
    .m-xxl-2 {
        margin: 0.75rem !important;
    }
    .mt-xxl-2,
    .my-xxl-2 {
        margin-top: 0.75rem !important;
    }
    .mr-xxl-2,
    .mx-xxl-2 {
        margin-right: 0.75rem !important;
    }
    .mb-xxl-2,
    .my-xxl-2 {
        margin-bottom: 0.75rem !important;
    }
    .ml-xxl-2,
    .mx-xxl-2 {
        margin-left: 0.75rem !important;
    }
    .m-xxl-3 {
        margin: 1.5rem !important;
    }
    .mt-xxl-3,
    .my-xxl-3 {
        margin-top: 1.5rem !important;
    }
    .mr-xxl-3,
    .mx-xxl-3 {
        margin-right: 1.5rem !important;
    }
    .mb-xxl-3,
    .my-xxl-3 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xxl-3,
    .mx-xxl-3 {
        margin-left: 1.5rem !important;
    }
    .m-xxl-4 {
        margin: 2.25rem !important;
    }
    .mt-xxl-4,
    .my-xxl-4 {
        margin-top: 2.25rem !important;
    }
    .mr-xxl-4,
    .mx-xxl-4 {
        margin-right: 2.25rem !important;
    }
    .mb-xxl-4,
    .my-xxl-4 {
        margin-bottom: 2.25rem !important;
    }
    .ml-xxl-4,
    .mx-xxl-4 {
        margin-left: 2.25rem !important;
    }
    .m-xxl-5 {
        margin: 4.5rem !important;
    }
    .mt-xxl-5,
    .my-xxl-5 {
        margin-top: 4.5rem !important;
    }
    .mr-xxl-5,
    .mx-xxl-5 {
        margin-right: 4.5rem !important;
    }
    .mb-xxl-5,
    .my-xxl-5 {
        margin-bottom: 4.5rem !important;
    }
    .ml-xxl-5,
    .mx-xxl-5 {
        margin-left: 4.5rem !important;
    }
    .m-xxl-6 {
        margin: 9rem !important;
    }
    .mt-xxl-6,
    .my-xxl-6 {
        margin-top: 9rem !important;
    }
    .mr-xxl-6,
    .mx-xxl-6 {
        margin-right: 9rem !important;
    }
    .mb-xxl-6,
    .my-xxl-6 {
        margin-bottom: 9rem !important;
    }
    .ml-xxl-6,
    .mx-xxl-6 {
        margin-left: 9rem !important;
    }
    .m-xxl-7 {
        margin: 13.5rem !important;
    }
    .mt-xxl-7,
    .my-xxl-7 {
        margin-top: 13.5rem !important;
    }
    .mr-xxl-7,
    .mx-xxl-7 {
        margin-right: 13.5rem !important;
    }
    .mb-xxl-7,
    .my-xxl-7 {
        margin-bottom: 13.5rem !important;
    }
    .ml-xxl-7,
    .mx-xxl-7 {
        margin-left: 13.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: 0.375rem !important;
    }
    .pt-xxl-1,
    .py-xxl-1 {
        padding-top: 0.375rem !important;
    }
    .pr-xxl-1,
    .px-xxl-1 {
        padding-right: 0.375rem !important;
    }
    .pb-xxl-1,
    .py-xxl-1 {
        padding-bottom: 0.375rem !important;
    }
    .pl-xxl-1,
    .px-xxl-1 {
        padding-left: 0.375rem !important;
    }
    .p-xxl-2 {
        padding: 0.75rem !important;
    }
    .pt-xxl-2,
    .py-xxl-2 {
        padding-top: 0.75rem !important;
    }
    .pr-xxl-2,
    .px-xxl-2 {
        padding-right: 0.75rem !important;
    }
    .pb-xxl-2,
    .py-xxl-2 {
        padding-bottom: 0.75rem !important;
    }
    .pl-xxl-2,
    .px-xxl-2 {
        padding-left: 0.75rem !important;
    }
    .p-xxl-3 {
        padding: 1.5rem !important;
    }
    .pt-xxl-3,
    .py-xxl-3 {
        padding-top: 1.5rem !important;
    }
    .pr-xxl-3,
    .px-xxl-3 {
        padding-right: 1.5rem !important;
    }
    .pb-xxl-3,
    .py-xxl-3 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xxl-3,
    .px-xxl-3 {
        padding-left: 1.5rem !important;
    }
    .p-xxl-4 {
        padding: 2.25rem !important;
    }
    .pt-xxl-4,
    .py-xxl-4 {
        padding-top: 2.25rem !important;
    }
    .pr-xxl-4,
    .px-xxl-4 {
        padding-right: 2.25rem !important;
    }
    .pb-xxl-4,
    .py-xxl-4 {
        padding-bottom: 2.25rem !important;
    }
    .pl-xxl-4,
    .px-xxl-4 {
        padding-left: 2.25rem !important;
    }
    .p-xxl-5 {
        padding: 4.5rem !important;
    }
    .pt-xxl-5,
    .py-xxl-5 {
        padding-top: 4.5rem !important;
    }
    .pr-xxl-5,
    .px-xxl-5 {
        padding-right: 4.5rem !important;
    }
    .pb-xxl-5,
    .py-xxl-5 {
        padding-bottom: 4.5rem !important;
    }
    .pl-xxl-5,
    .px-xxl-5 {
        padding-left: 4.5rem !important;
    }
    .p-xxl-6 {
        padding: 9rem !important;
    }
    .pt-xxl-6,
    .py-xxl-6 {
        padding-top: 9rem !important;
    }
    .pr-xxl-6,
    .px-xxl-6 {
        padding-right: 9rem !important;
    }
    .pb-xxl-6,
    .py-xxl-6 {
        padding-bottom: 9rem !important;
    }
    .pl-xxl-6,
    .px-xxl-6 {
        padding-left: 9rem !important;
    }
    .p-xxl-7 {
        padding: 13.5rem !important;
    }
    .pt-xxl-7,
    .py-xxl-7 {
        padding-top: 13.5rem !important;
    }
    .pr-xxl-7,
    .px-xxl-7 {
        padding-right: 13.5rem !important;
    }
    .pb-xxl-7,
    .py-xxl-7 {
        padding-bottom: 13.5rem !important;
    }
    .pl-xxl-7,
    .px-xxl-7 {
        padding-left: 13.5rem !important;
    }
    .m-xxl-n1 {
        margin: -0.375rem !important;
    }
    .mt-xxl-n1,
    .my-xxl-n1 {
        margin-top: -0.375rem !important;
    }
    .mr-xxl-n1,
    .mx-xxl-n1 {
        margin-right: -0.375rem !important;
    }
    .mb-xxl-n1,
    .my-xxl-n1 {
        margin-bottom: -0.375rem !important;
    }
    .ml-xxl-n1,
    .mx-xxl-n1 {
        margin-left: -0.375rem !important;
    }
    .m-xxl-n2 {
        margin: -0.75rem !important;
    }
    .mt-xxl-n2,
    .my-xxl-n2 {
        margin-top: -0.75rem !important;
    }
    .mr-xxl-n2,
    .mx-xxl-n2 {
        margin-right: -0.75rem !important;
    }
    .mb-xxl-n2,
    .my-xxl-n2 {
        margin-bottom: -0.75rem !important;
    }
    .ml-xxl-n2,
    .mx-xxl-n2 {
        margin-left: -0.75rem !important;
    }
    .m-xxl-n3 {
        margin: -1.5rem !important;
    }
    .mt-xxl-n3,
    .my-xxl-n3 {
        margin-top: -1.5rem !important;
    }
    .mr-xxl-n3,
    .mx-xxl-n3 {
        margin-right: -1.5rem !important;
    }
    .mb-xxl-n3,
    .my-xxl-n3 {
        margin-bottom: -1.5rem !important;
    }
    .ml-xxl-n3,
    .mx-xxl-n3 {
        margin-left: -1.5rem !important;
    }
    .m-xxl-n4 {
        margin: -2.25rem !important;
    }
    .mt-xxl-n4,
    .my-xxl-n4 {
        margin-top: -2.25rem !important;
    }
    .mr-xxl-n4,
    .mx-xxl-n4 {
        margin-right: -2.25rem !important;
    }
    .mb-xxl-n4,
    .my-xxl-n4 {
        margin-bottom: -2.25rem !important;
    }
    .ml-xxl-n4,
    .mx-xxl-n4 {
        margin-left: -2.25rem !important;
    }
    .m-xxl-n5 {
        margin: -4.5rem !important;
    }
    .mt-xxl-n5,
    .my-xxl-n5 {
        margin-top: -4.5rem !important;
    }
    .mr-xxl-n5,
    .mx-xxl-n5 {
        margin-right: -4.5rem !important;
    }
    .mb-xxl-n5,
    .my-xxl-n5 {
        margin-bottom: -4.5rem !important;
    }
    .ml-xxl-n5,
    .mx-xxl-n5 {
        margin-left: -4.5rem !important;
    }
    .m-xxl-n6 {
        margin: -9rem !important;
    }
    .mt-xxl-n6,
    .my-xxl-n6 {
        margin-top: -9rem !important;
    }
    .mr-xxl-n6,
    .mx-xxl-n6 {
        margin-right: -9rem !important;
    }
    .mb-xxl-n6,
    .my-xxl-n6 {
        margin-bottom: -9rem !important;
    }
    .ml-xxl-n6,
    .mx-xxl-n6 {
        margin-left: -9rem !important;
    }
    .m-xxl-n7 {
        margin: -13.5rem !important;
    }
    .mt-xxl-n7,
    .my-xxl-n7 {
        margin-top: -13.5rem !important;
    }
    .mr-xxl-n7,
    .mx-xxl-n7 {
        margin-right: -13.5rem !important;
    }
    .mb-xxl-n7,
    .my-xxl-n7 {
        margin-bottom: -13.5rem !important;
    }
    .ml-xxl-n7,
    .mx-xxl-n7 {
        margin-left: -13.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: transparent;
}
.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace !important;
}
.text-justify {
    text-align: justify !important;
}
.text-wrap {
    white-space: normal !important;
}
.text-nowrap {
    white-space: nowrap !important;
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }
    .text-sm-right {
        text-align: right !important;
    }
    .text-sm-center {
        text-align: center !important;
    }
}
@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }
    .text-md-right {
        text-align: right !important;
    }
    .text-md-center {
        text-align: center !important;
    }
}
@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }
    .text-lg-right {
        text-align: right !important;
    }
    .text-lg-center {
        text-align: center !important;
    }
}
@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }
    .text-xl-right {
        text-align: right !important;
    }
    .text-xl-center {
        text-align: center !important;
    }
}
@media (min-width: 1440px) {
    .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: 100 !important;
}
.font-weight-normal {
    font-weight: 400 !important;
}
.font-weight-bold {
    font-weight: 500 !important;
}
.font-weight-bolder {
    font-weight: 700 !important;
}
.font-italic {
    font-style: italic !important;
}
.text-primary {
    color: #00fff0 !important;
    color: var(--base-color) !important;
}
a.text-primary:focus,
a.text-primary:hover {
    color: #00b1a9 !important;
    color: var(--dark-color) !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: #00fff0 !important;
}
a.text-info:focus,
a.text-info:hover {
    color: #00b3a8 !important;
}
.text-warning {
    color: #e0fb4a !important;
}
a.text-warning:focus,
a.text-warning:hover {
    color: #cff305 !important;
}
.text-danger {
    color: red !important;
}
a.text-danger:focus,
a.text-danger:hover {
    color: #b30000 !important;
}
.text-light {
    color: #f6f6f6 !important;
}
a.text-light:focus,
a.text-light:hover {
    color: #d0d0d0 !important;
}
.text-dark {
    color: #131418 !important;
}
.text-black,
a.text-black:focus,
a.text-black:hover,
a.text-dark:focus,
a.text-dark:hover {
    color: #000 !important;
}
.text-white {
    color: #fff !important;
}
a.text-white:focus,
a.text-white:hover {
    color: #d9d9d9 !important;
}
.text-ableton {
    color: #fec25a !important;
}
a.text-ableton:focus,
a.text-ableton:hover {
    color: #fea60e !important;
}
.text-body {
    color: #000 !important;
}
.text-muted {
    color: #6c757d !important;
}
.text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
    color: hsla(0, 0%, 100%, 0.5) !important;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.text-decoration-none {
    text-decoration: none !important;
}
.text-break {
    word-break: break-word !important;
    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 #e9e9e9;
        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;
    }
}
html {
    font-size: 13px;
}
@media (min-width: 992px) {
    html {
        font-size: 16px;
    }
}
.main-content {
    margin-top: 3rem;
}
@media (min-width: 576px) {
    .main-content {
        margin-top: 5.25rem;
    }
}
.layout-up-spacer {
    top: -4.25rem;
}
.layout-down-spacer,
.layout-up-spacer {
    position: absolute;
    left: 1.4rem;
    right: 1.4rem;
    height: 4.25rem;
    z-index: 1;
}
.layout-down-spacer {
    bottom: -4.25rem;
}
.overlayBg:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}
.horizontal-scroller-layout.section {
    min-height: 150px;
    margin: 0 1.5rem;
    padding: 0;
}
@media (min-width: 576px) {
    .horizontal-scroller-layout.section {
        margin: 0;
    }
}
.background-large,
.background-small {
    align-items: center;
    background-position: 50%;
    display: flex;
}
.background-small {
    min-height: 400px;
}
@media (min-width: 576px) {
    .background-small {
        min-height: 750px;
    }
}
.background-large {
    min-height: 500px;
}
@media (min-width: 576px) {
    .background-large {
        min-height: 960px;
    }
}
ul {
    list-style-type: square;
}
.bg-grey {
    background-color: #e9e9e9;
}
.collection-list {
    list-style-type: square;
    margin: 0;
}
.collection-list li {
    margin: 1.5rem 0 0 1.25rem;
}
.layout-title-h2 p {
    font-size: 24px;
    line-height: 2rem;
}
footer ul {
    list-style-type: none;
    padding-left: 0;
}
footer li,
footer li a {
    font-weight: 400;
}
footer a {
    color: #fff;
    text-decoration: none;
}
footer a:after {
    content: "";
}
footer a:hover {
    color: #fff;
}
footer .social-links {
    flex-wrap: wrap;
}
footer .social-links a {
    padding-right: 1.5rem;
}
footer .small-text {
    font-size: 0.625rem;
}
footer .seperator {
    height: 0.125rem;
    background-color: #717274;
}
footer input.form-control {
    background-color: #131418;
}
footer input.form-control,
footer input.form-control.is-valid,
footer input.form-control:focus {
    border: 1px solid #fff;
    color: #fff;
}
footer input.form-control:focus {
    background-color: #131418;
}
.secondary-font {
    font-family: montserrat;
    font-size: 0.8125rem;
}
.img-invert {
    filter: invert(100%);
}
.img-6 {
    width: 6rem;
}
a {
    font-weight: 500;
}
.h1:not(.small):before,
.h2:not(.small):before,
.prep:before,
h1:not(.small):before,
h2:not(.small):before {
    content: "_";
}
.h1 small,
.h1.small,
h1 small,
h1.small {
    font-size: 3rem;
    font-weight: 100;
}
.h2 small,
.h2.small,
h2 small,
h2.small {
    font-size: 2.25rem;
    font-weight: 100;
}
.h3 small,
.h3.small,
h3 small,
h3.small {
    font-size: 1.5rem;
    font-weight: 300;
}
.h4 small,
.h4.small,
h4 small,
h4.small {
    font-size: 1.125rem;
    font-weight: 300;
}
.h5 small,
.h5.small,
.h6 small,
.h6.small,
h5 small,
h5.small,
h6 small,
h6.small {
    font-size: 0.9375rem;
    font-weight: 300;
}
.huge-font {
    font-size: 3.5rem;
    font-weight: 500;
    line-height: 1;
}
@media (min-width: 576px) {
    .huge-font {
        font-size: 5.625rem;
    }
}

li.strong,
li .strong,
li strong,
p.strong,
p .strong,
p strong {
    font-weight: 500;
}
.pre-wrap {
    white-space: pre-wrap;
}
.btn {
    border-left-width: 0.75rem;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.btn.focus,
.btn:focus {
    box-shadow: none;
}
.btn:disabled {
    filter: grayscale(100%);
}
.bg-black .btn {
    filter: none;
}
.btn.no-border {
    border: 0;
}
.btn.outline-no-border {
    border-left-width: 1px;
}
.btn-icon {
    padding: 0;
    height: 3rem;
    width: 3rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.btn-group-lg > .btn-icon.btn,
.btn-icon.btn-lg {
    height: 3.75rem;
    width: 3.75rem;
}
.btn-close {
    position: absolute;
    right: 0;
    top: 0;
}
.bg-black .btn-primary:not(.play-button),
.bg-dark .btn-primary:not(.play-button),
.bg-primary .btn-primary:not(.play-button),
.btn-primary.reverse:not(.play-button) {
    background-color: #fff;
    color: #000;
}
.bg-black .btn-primary:not(.play-button):not(:disabled):hover,
.bg-dark .btn-primary:not(.play-button):not(:disabled):hover,
.bg-primary .btn-primary:not(.play-button):not(:disabled):hover,
.btn-primary.reverse:not(.play-button):not(:disabled):hover {
    background-color: #b0fff9;
    background-color: var(--light-color);
    color: #000;
}
.bg-black .btn-primary,
.bg-dark .btn-primary,
.btn-primary.reverse {
    border-color: #00fff0;
    border-color: var(--base-color);
}
.card-product:hover .btn-primary {
    background: #fff;
    color: #00b1a9;
    color: var(--text-on-white);
}
.card-range:hover .btn-primary {
    background: #00b1a9;
    background: var(--dark-color);
    color: #fff;
}
.arrows-button .btn-primary {
    background-color: #00fff0;
    background-color: var(--base-color);
    color: #000;
    color: var(--text-color);
    padding: 0 0.9rem 0.4rem;
    font-size: 2rem;
}
.arrows-button .btn-primary:disabled {
    filter: none;
    opacity: 0.4;
}
.arrows-button .btn-primary:not(:disabled):hover {
    background-color: #fff;
    color: #00b1a9;
    color: var(--text-on-white);
}
.arrows-button--outline .btn-primary {
    background-color: #fff;
    color: #000;
}
.arrows-button--outline .btn-primary:not(:disabled):hover {
    background-color: #00fff0;
    background-color: var(--base-color);
    color: #000;
    color: var(--text-color);
}
.btn-outline-primary {
    padding-top: calc(0.75rem - 1px);
    padding-bottom: calc(0.75rem - 1px);
    color: #00b1a9;
    color: var(--text-on-white);
}
.bg-black .btn-outline-primary:not(:disabled):hover,
.bg-primary .btn-outline-primary:not(:disabled):hover {
    background-color: #b0fff9;
    background-color: var(--light-color);
    color: #000;
}
.bg-black .btn-outline-primary,
.bg-black .btn-outline-primary:hover {
    border-color: #00fff0;
    border-color: var(--base-color);
}
.bg-black .btn-outline-primary:disabled,
.bg-black .btn-outline-primary:hover:disabled {
    color: #00fff0;
    color: var(--base-color);
}
.bg-primary .btn-outline-primary:disabled {
    color: #000;
}
form .btn {
    width: 100%;
    font-size: 0.875rem;
}
form .btn.btn-primary {
    border: none;
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
    background: #000;
    color: #fff;
}
form .btn.btn-primary:not(:disabled):hover {
    color: #000;
    color: var(--text-color);
    background: #00fff0;
    background: var(--base-color);
}
form .btn.btn-outline-primary {
    border: 2px solid #000;
    color: #000;
    padding-top: calc(0.875rem - 2px);
    padding-bottom: calc(0.875rem - 2px);
}
form .btn.btn-outline-primary:not(:disabled):hover {
    background: #b0fff9;
    background: var(--light-color);
    border-color: #00fff0;
    border-color: var(--base-color);
}
form .btn.focus,
form .btn:focus {
    box-shadow: 0 0 0 2px #b0fff9;
    box-shadow: 0 0 0 2px var(--light-color);
}
:root {
    --base-color: #00fff0;
    --dark-color: #00b1a9;
    --light-color: #b0fff9;
    --text-color: #000;
    --text-reverse: #fff;
    --text-on-black: #00fff0;
    --text-on-white: #00b1a9;
    --text-on-image: #fff;
}
.theme-lab {
    --base-color: #1217f7;
    --light-color: #4c7eff;
    --dark-color: #0d169e;
    --text-color: #fff;
    --text-reverse: #000;
    --text-on-black: #4c7eff;
    --text-on-white: #1217f7;
    --text-on-image: #fff;
}
.theme-freak {
    --base-color: #ff993b;
    --light-color: #ffcc9d;
    --dark-color: #e46e00;
    --text-color: #000;
    --text-reverse: #fff;
    --text-on-black: #ff993b;
    --text-on-white: #ff993b;
    --text-on-image: #fff;
}
.theme-fuse {
    --base-color: #793efe;
    --light-color: #bc9eff;
    --dark-color: #542db2;
    --text-color: #fff;
    --text-reverse: #000;
    --text-on-black: #bc9eff;
    --text-on-white: #793efe;
    --text-on-image: #fff;
}
.theme-step {
    --base-color: #e0fb4a;
    --light-color: #f0fda5;
    --dark-color: #b9bd00;
    --text-color: #000;
    --text-reverse: #fff;
    --text-on-black: #e0fb4a;
    --text-on-white: #b9bd00;
    --text-on-image: #fff;
}
.theme-brute {
    --base-color: #ff3f3a;
    --light-color: #ff9f9d;
    --dark-color: #bf2826;
    --text-color: #fff;
    --text-reverse: #000;
    --text-on-black: #ff3f3a;
    --text-on-white: #ff3f3a;
    --text-on-image: #fff;
}
.bg-base-color {
    background-color: #00fff0;
    background-color: var(--base-color);
}
.bg-dark-color {
    background-color: #00b1a9;
    background-color: var(--dark-color);
}
.bg-light-color {
    background-color: #b0fff9;
    background-color: var(--light-color);
}
.text-color,
.text-color[href]:hover {
    color: #000;
    color: var(--text-color);
}
.bg-dark-color .text-color,
.bg-dark-color .text-color[href]:hover,
.bg-dark-color .text-color[href]:hover[href]:hover,
.text-color.bg-dark-color,
.text-color.bg-dark-color[href]:hover,
.text-color[href]:hover.bg-dark-color,
.text-color[href]:hover.bg-dark-color[href]:hover {
    color: #fff;
}
.bg-light-color .text-color,
.bg-light-color .text-color[href]:hover,
.bg-light-color .text-color[href]:hover[href]:hover,
.text-color.bg-light-color,
.text-color.bg-light-color[href]:hover,
.text-color[href]:hover.bg-light-color,
.text-color[href]:hover.bg-light-color[href]:hover {
    color: #000;
}
.text-base-color,
.text-base-color[href]:hover {
    color: #00fff0;
    color: var(--base-color);
}
.text-dark-color,
.text-dark-color[href]:hover {
    color: #00b1a9;
    color: var(--dark-color);
}
.text-light-color,
.text-light-color[href]:hover {
    color: #b0fff9;
    color: var(--light-color);
}
.block-container {
    padding: 6.375rem 1.5rem 3rem;
}
.block-container.bg-primary {
    position: relative;
}
.block-container.bg-primary:after,
.block-container.bg-primary:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 4.5rem;
    top: 0;
}
.block-container.bg-primary:before {
    left: 0;
    background-color: #00b1a9;
    background-color: var(--dark-color);
}
.block-container.bg-primary:after {
    right: 0;
    background-color: #b0fff9;
    background-color: var(--light-color);
}
.card-preset__img,
.image-ratio,
.music-player--image .music-player__visual,
.music-player--progress-image .music-player__visual {
    width: 100%;
    padding-bottom: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    position: relative;
}
.image-ratio-50 {
    padding-bottom: 50%;
}
.image-ratio-55 {
    padding-bottom: 55%;
}
.image-ratio-60 {
    padding-bottom: 60%;
}
.image-ratio-65 {
    padding-bottom: 65%;
}
.image-ratio-70 {
    padding-bottom: 70%;
}
.image-ratio-75 {
    padding-bottom: 75%;
}
.image-ratio-80 {
    padding-bottom: 80%;
}
.image-ratio-85 {
    padding-bottom: 85%;
}
.image-ratio-90 {
    padding-bottom: 90%;
}
.image-ratio-95 {
    padding-bottom: 95%;
}
.image-ratio-100 {
    padding-bottom: 100%;
}
.image-ratio-105 {
    padding-bottom: 105%;
}
.image-ratio-16-9 {
    padding-bottom: 56.25%;
}
.image-ratio-16-9 iframe,
.image-ratio-16-9 img,
.image-ratio-16-9 video {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.image-ratio--masonry {
    padding-bottom: 220%;
}
.image-ratio--contain {
    background-size: contain;
}
.image-ratio__container {
    width: 100%;
}
.form-control.is-valid {
    color: #000;
    padding-right: 0.75rem;
}
.form-control.is-valid:focus {
    box-shadow: 0 0 0 2px #b0fff9;
    box-shadow: 0 0 0 2px var(--light-color);
}
.form-control.is-invalid {
    padding-right: 0.75rem;
}
.form-control.is-invalid:focus {
    box-shadow: 0 0 0 2px red;
}
.custom-control-label:after {
    background: no-repeat 50%;
}
.invalid-feedback {
    color: #fff;
    background-color: red;
    font-weight: 400;
    padding: 0.25rem;
    margin: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.is-invalid:focus ~ .invalid-feedback {
    box-shadow: 0 0 0 2px red;
}
.input-group {
    position: relative;
}
.input-group-append,
.input-group-prepend {
    position: absolute;
    top: 0;
    height: calc(1.4286em + 1.75rem - 2px);
    width: 1.5rem;
    z-index: 4;
    display: flex;
    justify-content: center;
    align-items: center;
}
.input-group-append-large,
.input-group-prepend-large {
    width: 2.5rem;
}
.input-group-prepend {
    left: 0.75rem;
}
.input-group-prepend ~ .form-control {
    padding-left: 3rem;
}
.input-group-prepend-large ~ .form-control {
    padding-left: 4rem;
}
.input-group-prepend-select {
    left: calc(0.5rem + 2px);
}
.input-group-prepend-select ~ .v-select .vs__dropdown-toggle:before {
    content: none;
}
.input-group-append {
    right: 0.75rem;
}
.input-group-append ~ .form-control {
    padding-right: 3rem;
}
.input-group-append-large ~ .form-control {
    padding-right: 4rem;
}
.input-group-append-select {
    right: calc(0.5rem + 2px);
}
.input-group-append-select ~ .v-select .vs__dropdown-toggle:before {
    content: none;
}
.input-group-icon {
    border: none;
    background: transparent;
    padding: 0;
}
.limited-container {
    width: 100%;
    max-width: 32rem;
}
@media (min-width: 576px) {
    .limited-container {
        width: 70%;
    }
}
.badge-primary.badge-revert {
    color: #00fff0;
    color: var(--base-color);
    background: #000;
    background: var(--text-color);
}
@media (min-width: 1440px) {
    .modal-xl {
        max-width: 1380px;
    }
}
.modal-backdrop {
    opacity: 0.75;
    background-color: #000;
}
.border-block {
    position: relative;
    padding-left: 1.5rem;
}
.border-block:before {
    content: "";
    width: 0.75rem;
    height: 100%;
    max-height: 4.95em;
    position: absolute;
    left: 0;
    top: 0;
    background: #00fff0;
    background: var(--base-color);
}
.container--small {
    max-width: 26rem;
}
@media (min-width: 576px) {
    .container--small {
        max-width: 459px;
    }
}
@media (min-width: 768px) {
    .container--small {
        max-width: 612px;
    }
}
@media (min-width: 992px) {
    .container--small {
        max-width: 816px;
    }
}
@media (min-width: 1200px) {
    .container--small {
        max-width: 969px;
    }
}
@media (min-width: 1440px) {
    .container--small {
        max-width: 1173px;
    }
}
.container--image {
    background: no-repeat 50%;
    background-size: cover;
}
.container--overlap-bottom,
.container--overlap-top {
    z-index: 1;
    position: relative;
}
.container--overlap-top {
    margin-top: -4.5rem;
}
.container--overlap-bottom {
    margin-bottom: -4.5rem;
}
.inner-small {
    margin-left: auto;
    margin-right: auto;
    max-width: 26rem;
}
@media (min-width: 576px) {
    .inner-small {
        max-width: calc(459px - 1.5rem);
    }
}
@media (min-width: 768px) {
    .inner-small {
        max-width: calc(612px - 1.5rem);
    }
}
@media (min-width: 992px) {
    .inner-small {
        max-width: calc(816px - 1.5rem);
    }
}
@media (min-width: 1200px) {
    .inner-small {
        max-width: calc(969px - 1.5rem);
    }
}
@media (min-width: 1440px) {
    .inner-small {
        max-width: calc(1173px - 1.5rem);
    }
}
.inner-xs {
    margin-left: auto;
    margin-right: auto;
    max-width: 26rem;
}
@media (min-width: 576px) {
    .inner-xs {
        min-width: 450px;
        max-width: calc(351px - 1.5rem);
    }
}
@media (min-width: 768px) {
    .inner-xs {
        min-width: 450px;
        max-width: calc(468px - 1.5rem);
    }
}
@media (min-width: 992px) {
    .inner-xs {
        min-width: 450px;
        max-width: calc(624px - 1.5rem);
    }
}
@media (min-width: 1200px) {
    .inner-xs {
        min-width: 450px;
        max-width: calc(741px - 1.5rem);
    }
}
@media (min-width: 1440px) {
    .inner-xs {
        min-width: 450px;
        max-width: calc(897px - 1.5rem);
    }
}
@media (min-width: 576px) {
    .row.gutter-md {
        margin-right: -0.75rem;
        margin-left: -0.75rem;
    }
    .row.gutter-md > [class*="col-"] {
        padding-right: 0.75rem;
        padding-left: 0.75rem;
    }
    .row.gutter-lg {
        margin-right: -1.125rem;
        margin-left: -1.125rem;
    }
    .row.gutter-lg > [class*="col-"] {
        padding-right: 1.125rem;
        padding-left: 1.125rem;
    }
    .row.gutter-xl {
        margin-right: -1.5rem;
        margin-left: -1.5rem;
    }
    .row.gutter-xl > [class*="col-"] {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }
    .row.gutter-xxl {
        margin-right: -2.25rem;
        margin-left: -2.25rem;
    }
    .row.gutter-xxl > [class*="col-"] {
        padding-right: 2.25rem;
        padding-left: 2.25rem;
    }
}
.wireframe-tag {
    position: absolute;
    background: #fff;
    background: var(--text-reverse);
    color: #000;
    color: var(--text-color);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 2.5rem;
    min-width: 2.5rem;
    padding: 0 0.5rem;
    font-size: 1.125rem;
    margin: 0;
    font-weight: 500;
    transition: all 0.4s ease;
}
.wireframe-tag--active {
    height: 3.5rem;
    min-width: 3.5rem;
    font-size: 1.625rem;
}
@media (min-width: 768px) {
    .wireframe-tag--primary {
        height: 3.5rem;
        min-width: 3.5rem;
        font-size: 1.625rem;
    }
}
.wireframe-tag--active {
    background: #000;
    background: var(--text-color);
    color: #fff;
    color: var(--text-reverse);
}
.btn2,
.wireframe-tag--primary {
    background: #00fff0;
    background: var(--base-color);
    color: #000;
    color: var(--text-color);
}
.btn2 {
    height: 3rem;
    font-weight: 500;
    font-size: 1.125rem;
    padding: 0 1.125rem;
    border: none;
    border-left: 0.75rem solid #000;
    display: flex;
    align-items: center;
    white-space: nowrap;
    position: relative;
    transition: width 0.35s ease;
}
.btn2:before {
    content: "";
    background: #00b1a9;
    background: var(--dark-color);
}
.btn2:after,
.btn2:before {
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    transition: width 0.35s ease;
}
.btn2:after {
    content: attr(data-hover);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0 1.125rem 0 0;
    overflow: hidden;
}
.btn2:hover:after,
.btn2:hover:before {
    width: 100%;
    left: 0;
    right: auto;
}
.btn2:hover:after {
    justify-content: flex-start;
    padding: 0 0 0 1.125rem;
}
.v-select {
    position: relative;
    font-family: inherit;
}
.v-select,
.v-select * {
    box-sizing: border-box;
}
@-webkit-keyframes vSelectSpinner {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}
@keyframes vSelectSpinner {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}
.vs__fade-enter-active,
.vs__fade-leave-active {
    pointer-events: none;
    transition: opacity 0.15s cubic-bezier(1, 0.5, 0.8, 1);
}
.vs__fade-enter,
.vs__fade-leave-to {
    opacity: 0;
}
.vs--disabled .vs__clear,
.vs--disabled .vs__dropdown-toggle,
.vs--disabled .vs__open-indicator,
.vs--disabled .vs__search,
.vs--disabled .vs__selected {
    cursor: not-allowed;
    background-color: #e9ecef;
}
.v-select[dir="rtl"] .vs__actions {
    padding: 0 3px 0 6px;
}
.v-select[dir="rtl"] .vs__clear {
    margin-left: 6px;
    margin-right: 0;
}
.v-select[dir="rtl"] .vs__deselect {
    margin-left: 0;
    margin-right: 2px;
}
.v-select[dir="rtl"] .vs__dropdown-menu {
    text-align: right;
}
.vs__dropdown-toggle {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: flex;
    padding: 0 0 4px;
    background: none;
    border: 1px solid #e9e9e9;
    border-radius: 1px;
    white-space: normal;
}
.vs__selected-options {
    display: flex;
    flex-basis: 100%;
    flex-grow: 1;
    flex-wrap: wrap;
    padding: 0 2px;
    position: relative;
}
.vs__actions {
    display: flex;
    align-items: center;
    padding: 4px 6px 0 3px;
}
.vs--searchable .vs__dropdown-toggle {
    cursor: text;
}
.vs--unsearchable .vs__dropdown-toggle {
    cursor: pointer;
}
.vs--open .vs__dropdown-toggle {
    border-bottom-color: transparent;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.vs__open-indicator {
    fill: #000;
    transform: scale(1);
    transition: transform 0.15s cubic-bezier(1, -0.115, 0.975, 0.855);
    transition-timing-function: cubic-bezier(1, -0.115, 0.975, 0.855);
}
.vs--open .vs__open-indicator {
    transform: rotate(180deg) scale(1);
}
.vs--loading .vs__open-indicator {
    opacity: 0;
}
.vs__clear {
    fill: #000;
    padding: 0;
    border: 0;
    background-color: transparent;
    cursor: pointer;
    margin-right: 8px;
}
.vs__dropdown-menu {
    display: block;
    box-sizing: border-box;
    position: absolute;
    top: calc(100% - 1px);
    left: 0;
    z-index: 1000;
    padding: 5px 0;
    margin: 0;
    width: 100%;
    max-height: 15.75rem;
    min-width: 10rem;
    overflow-y: auto;
    box-shadow: none;
    border: 1px solid #e9e9e9;
    border-top-style: none;
    border-radius: 0 0 1px 1px;
    text-align: left;
    list-style: none;
    background: #fff;
}
.vs__no-options {
    text-align: center;
}
.vs__dropdown-option {
    line-height: 1.42857143;
    display: block;
    padding: 3px 20px;
    clear: both;
    color: #333;
    white-space: nowrap;
}
.vs__dropdown-option:hover {
    cursor: pointer;
}
.vs__dropdown-option--highlight {
    background: #00fff0;
    background: var(--base-color);
    color: #000;
    color: var(--text-color);
}
.vs__dropdown-option--disabled {
    background: inherit;
    color: #000;
}
.vs__dropdown-option--disabled:hover {
    cursor: inherit;
}
.vs__selected {
    display: flex;
    align-items: center;
    background-color: #f6f6f6;
    border: 1px solid #e9e9e9;
    border-radius: 1px;
    color: #131418;
    line-height: 1.5;
    margin: 4px 2px 0;
    padding: 0 0.25em;
    z-index: 0;
}
.vs__deselect {
    display: inline-flex;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-left: 4px;
    padding: 0;
    border: 0;
    cursor: pointer;
    background: none;
    fill: #000;
    text-shadow: 0 1px 0 #fff;
}
.vs--single .vs__selected {
    background-color: transparent;
    border-color: transparent;
}
.vs--single.vs--open .vs__selected {
    position: absolute;
    opacity: 0.4;
}
.vs--single.vs--searching .vs__selected {
    display: none;
}
.vs__search::-webkit-search-cancel-button {
    display: none;
}
.vs__search::-ms-clear,
.vs__search::-webkit-search-decoration,
.vs__search::-webkit-search-results-button,
.vs__search::-webkit-search-results-decoration {
    display: none;
}
.vs__search,
.vs__search:focus {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 1.5;
    font-size: 1em;
    border: 1px solid transparent;
    border-left: none;
    outline: none;
    margin: 4px 0 0;
    padding: 0 7px;
    background: none;
    box-shadow: none;
    width: 0;
    max-width: 100%;
    flex-grow: 1;
    z-index: 1;
}
.vs__search::-moz-placeholder {
    color: inherit;
}
.vs__search:-ms-input-placeholder {
    color: inherit;
}
.vs__search::placeholder {
    color: inherit;
}
.vs--unsearchable .vs__search {
    opacity: 1;
}
.vs--unsearchable:not(.vs--disabled) .vs__search:hover {
    cursor: pointer;
}
.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search {
    opacity: 0.2;
}
.vs__spinner {
    align-self: center;
    opacity: 0;
    font-size: 5px;
    text-indent: -9999em;
    overflow: hidden;
    border: 0.9em solid hsla(0, 0%, 39.2%, 0.1);
    border-left-color: rgba(60, 60, 60, 0.45);
    transform: translateZ(0);
    -webkit-animation: vSelectSpinner 1.1s linear infinite;
    animation: vSelectSpinner 1.1s linear infinite;
    transition: opacity 0.1s;
}
.vs__spinner,
.vs__spinner:after {
    border-radius: 50%;
    width: 5em;
    height: 5em;
}
.vs--loading .vs__spinner {
    opacity: 1;
}
.product-banner {
    width: 100%;
    min-height: 46.5rem;
    display: flex;
    flex-flow: row-reverse wrap;
    align-items: stretch;
}
.product-banner__content {
    height: 100%;
    padding: 3rem 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.product-banner__visual {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.product-banner__right {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    height: 20rem;
    padding: 3rem 0;
    max-width: 30rem;
}
.product-banner__right--right {
    margin-right: 0;
}
.music-player--image .product-banner__right--right .music-player__visual,
.music-player--progress-image .product-banner__right--right .music-player__visual,
.product-banner__right--right .card-preset__img,
.product-banner__right--right .image-ratio,
.product-banner__right--right .music-player--image .music-player__visual,
.product-banner__right--right .music-player--progress-image .music-player__visual {
    background-position: 100%;
}
@media (min-width: 576px) {
    .product-banner__right {
        height: 30rem;
        max-width: 45rem;
    }
}
@media (min-width: 992px) {
    .product-banner__right {
        height: 100%;
        max-width: none;
    }
    .product-banner__right--right {
        justify-content: flex-end;
    }
}
.product-banner__image {
    max-width: 70rem;
}
@media (min-width: 576px) {
    .product-banner .layout-half-fluid__contain {
        min-width: 22rem;
    }
}
.product-banner--small {
    min-height: 35rem;
}
.product-banner--small .product-banner__image {
    max-width: 50rem;
}
.music-player {
    display: flex;
}
.music-player--image {
    flex-direction: column;
}
.music-player--image .music-player__btn {
    position: absolute;
    left: 0;
    bottom: 0;
}
.music-player--squared {
    display: inline-block;
}
.music-player--squared .music-player__text {
    padding: 0;
}
.music-player--progress {
    flex-direction: column;
}
.music-player--progress .music-player__visual {
    display: flex;
}
.music-player--progress .music-player__progressbar {
    background: #fff;
    flex-grow: 1;
    padding: 0 1.125rem;
    display: flex;
    align-items: center;
    border: 1px solid #00fff0;
    border: 1px solid var(--base-color);
    border-left: none;
}
.music-player--progress .music-player__progressbar .progress {
    overflow: visible;
    width: 100%;
}
.music-player--progress .music-player__progressbar .progress-bar {
    height: 5px;
    margin-top: -2px;
}
.music-player--tiny .music-player__visual {
    width: 100%;
    height: 100%;
}
.music-player--tiny .music-player__btn {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    width: 100%;
    height: 100%;
    background: #00fff0;
    background: var(--base-color);
    color: #000;
    color: var(--text-color);
    font-size: 0.75rem;
    line-height: 1;
}
.music-player--progress-image {
    flex-direction: column;
}
.music-player--progress-image .music-player__btn {
    position: absolute;
    left: 0;
    bottom: 0;
}
.music-player--progress-image .music-player__progressbar {
    background: #fff;
    flex-grow: 1;
    padding: 0 1.125rem;
    display: flex;
    align-items: center;
    border: 1px solid #00fff0;
    border: 1px solid var(--base-color);
    border-left: none;
    position: absolute;
    right: 0;
    bottom: 0;
    width: calc(100% - 3.75rem);
    height: 3.75rem;
}
.music-player--progress-image .music-player__progressbar .progress {
    overflow: visible;
    width: 100%;
}
.music-player--progress-image .music-player__progressbar .progress-bar {
    height: 5px;
    margin-top: -2px;
}
.music-player:not(.music-player--image):not(.music-player--progress):not(.music-player--progress-image):not(.music-player--squared) .music-player__text,
.music-player:not(.music-player--image):not(.music-player--progress):not(.music-player--squared):not(.music-player--tiny) .music-player__text {
    padding-left: 1.125rem;
}
.music-player__progressbar {
    cursor: pointer;
}
@-webkit-keyframes loading-bar {
    0% {
        width: 0;
    }
    to {
        width: 100%;
    }
}
@keyframes loading-bar {
    0% {
        width: 0;
    }
    to {
        width: 100%;
    }
}
.video-player {
    position: relative;
}
.video-player__cover {
    align-items: center;
    background-position: 50%;
    background-size: cover;
    bottom: 0;
    cursor: pointer;
    display: flex;
    justify-content: center;
    left: 0;
    right: 0;
    position: absolute;
    top: 0;
    transition: opacity 0.5s ease 0.3s;
    z-index: 1;
}
.video-player--playing .video-player__cover {
    opacity: 0;
    pointer-events: none;
}
.video-player__play-button {
    align-items: center;
    background-color: #00fff0;
    background-color: var(--base-color);
    border: 0;
    display: flex;
    height: 60px;
    justify-content: center;
    padding: 0;
    position: relative;
    transition: opacity 0.5s ease;
    width: 60px;
}
.video-player__play-button:active,
.video-player__play-button:focus {
    background-color: #b0fff9;
    background-color: var(--light-color);
}
.video-player__play-button:hover {
    background-color: #00b1a9;
    background-color: var(--dark-color);
}
.video-player__play-button:before {
    background-color: #000;
    background-color: var(--text-color);
    content: "";
    display: none;
    height: 4px;
    left: 0;
    position: absolute;
    top: 0;
}
.video-player--initializing .video-player__play-button {
    opacity: 0.4;
    pointer-events: none;
}
.video-player--loading .video-player__play-button:before {
    -webkit-animation: loading-bar 2s linear forwards;
    animation: loading-bar 2s linear forwards;
    display: block;
}
.video-player__play-button-icon {
    color: #000;
    color: var(--text-color);
    height: 20px;
    width: 20px;
}
.video-player .plyr .plyr__poster {
    display: none;
}
.video-player .plyr .plyr__controls {
    background: none;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 0;
}
.video-player .plyr .plyr__control {
    align-items: center;
    background-color: #00fff0;
    background-color: var(--base-color);
    border-radius: 0;
    color: #000;
    color: var(--text-color);
    display: flex;
    height: 45px;
    justify-content: center;
    width: 45px;
}
@media (min-width: 768px) {
    .video-player .plyr .plyr__control {
        height: 60px;
        width: 60px;
    }
}
.video-player .plyr .plyr__control:active,
.video-player .plyr .plyr__control:focus {
    background-color: #b0fff9;
    background-color: var(--light-color);
}
.video-player .plyr .plyr__control:hover {
    background-color: #00b1a9;
    background-color: var(--dark-color);
}
.video-player .plyr .plyr__time {
    padding-right: 0;
}
.video-player .plyr .plyr__controls__item.plyr__progress__container {
    padding: 0 15px;
}
.video-player .plyr .plyr__progress input[type="range"],
.video-player .plyr .plyr__volume input[type="range"] {
    color: #00fff0;
    color: var(--base-color);
}
.video-player .plyr .plyr__progress input[type="range"]::-webkit-slider-runnable-track,
.video-player .plyr .plyr__volume input[type="range"]::-webkit-slider-runnable-track {
    color: #00fff0;
    color: var(--base-color);
    outline: none;
}
.video-player .plyr .plyr__progress input[type="range"]::-moz-range-progress,
.video-player .plyr .plyr__progress input[type="range"]::-ms-fill-lower,
.video-player .plyr .plyr__volume input[type="range"]::-moz-range-progress,
.video-player .plyr .plyr__volume input[type="range"]::-ms-fill-lower {
    background-color: #00fff0;
    background-color: var(--base-color);
    outline: none;
}
.video-player .plyr .plyr__progress input[type="range"]:active::-webkit-slider-runnable-track,
.video-player .plyr .plyr__progress input[type="range"]:focus::-webkit-slider-runnable-track,
.video-player .plyr .plyr__volume input[type="range"]:active::-webkit-slider-runnable-track,
.video-player .plyr .plyr__volume input[type="range"]:focus::-webkit-slider-runnable-track {
    color: #b0fff9;
    color: var(--light-color);
}
.video-player .plyr .plyr__progress input[type="range"]:active::-moz-range-progress,
.video-player .plyr .plyr__progress input[type="range"]:active::-ms-fill-lower,
.video-player .plyr .plyr__progress input[type="range"]:focus::-moz-range-progress,
.video-player .plyr .plyr__progress input[type="range"]:focus::-ms-fill-lower,
.video-player .plyr .plyr__volume input[type="range"]:active::-moz-range-progress,
.video-player .plyr .plyr__volume input[type="range"]:active::-ms-fill-lower,
.video-player .plyr .plyr__volume input[type="range"]:focus::-moz-range-progress,
.video-player .plyr .plyr__volume input[type="range"]:focus::-ms-fill-lower {
    background-color: #b0fff9;
    background-color: var(--light-color);
}
.video-player .plyr .plyr__volume {
    max-width: 130px;
}
.video-player .plyr .plyr__volume input[type="range"] {
    margin: 0;
    padding: 0 15px 0 10px;
}
.layout-video-section {
    align-items: center;
    background-position: 50%;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
}
.layout-video-section__title {
    font-size: 2.25rem;
}
.layout-video-section__subtitle {
    font-size: 3rem;
    font-weight: 100;
}
.layout-video-section__text {
    display: flex;
    justify-content: space-between;
    font-weight: 100;
}
.layout-video-section__text-column {
    width: 48%;
}
.cta-banner {
    align-items: stretch;
    display: flex;
    flex-flow: row wrap;
    width: 100%;
}
.cta-banner__baseline {
    font-size: 1.25rem;
    font-weight: 400;
}
.cta-banner__button {
    font-size: 1.125rem;
    font-weight: 400;
}
.cta-banner__content {
    width: 100%;
    padding: 1.5rem 4rem;
}
.cta-banner__left {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cta-banner__image {
    width: 100%;
    padding: 1.5rem 3rem;
}
.cta-banner__infotext {
    font-size: 0.875rem;
    font-weight: 400;
}
.cta-banner__name {
    font-size: 3rem;
    font-weight: 300;
}
.cta-banner__right {
    width: 100%;
    position: relative;
    display: flex;
    align-items: flex-end;
}
.cta-banner__subtitle {
    font-size: 1.5rem;
    font-weight: 300;
}
.cta-banner__title {
    font-size: 2rem;
    font-weight: 400;
}
.cta-banner .btn:after {
    content: "";
}
@media (min-width: 768px) {
    .cta-banner__left,
    .cta-banner__right {
        width: 50%;
        height: auto;
    }
    .cta-banner__title {
        font-size: 3.75rem;
    }
    .cta-banner__subtitle {
        font-size: 1.875rem;
    }
    .cta-banner__name {
        font-size: 6rem;
    }
}
.platform-specs {
    display: flex;
    flex-direction: column;
}
.platform-specs__list {
    padding: 0;
    margin: 0;
}
.platform-specs__list-item {
    margin-left: 1.5rem;
    margin-bottom: 0.375rem;
}
.platform-specs__list-item--notitle {
    margin-bottom: 0.75rem;
}
.platform-specs__list-item:last-of-type {
    margin-bottom: 0;
}
.platform-specs__images-container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.platform-specs__images {
    width: 40px;
}
.vertical-feature-carousel {
    position: relative;
    z-index: 1;
}
.vertical-feature-carousel__header {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 40px;
}
.vertical-feature-carousel__title {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}
.vertical-feature-carousel__slides {
    display: flex;
}
.vertical-feature-carousel__images {
    display: none;
    flex-grow: 1;
}
@media (min-width: 992px) {
    .vertical-feature-carousel__images {
        display: flex;
        justify-content: flex-end;
        padding-right: 3rem;
    }
}
@media (min-width: 1200px) {
    .vertical-feature-carousel__images {
        padding-right: 6rem;
    }
}
.vertical-feature-carousel__images-wrapper {
    width: 100%;
    height: 0;
    min-height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
}
.vertical-feature-carousel__image {
    display: none;
    max-width: 100%;
    max-height: none;
    float: right;
}
.is-active .vertical-feature-carousel__image,
.vertical-feature-carousel__image.is-active {
    display: block;
}
@media (min-width: 992px) {
    .vertical-feature-carousel__image {
        max-height: 100%;
        max-width: none;
        position: -webkit-sticky;
        position: sticky;
        top: 1.5rem;
    }
}
@media (min-width: 992px) {
    .vertical-feature-carousel__collapsible .vertical-feature-carousel__image {
        display: none;
    }
}
.vertical-feature-carousel__image-wrapper {
    height: 100%;
}
.vertical-feature-carousel__content {
    flex-shrink: 0;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}
@media (min-width: 576px) {
    .vertical-feature-carousel__content {
        width: 540px;
    }
}
@media (min-width: 768px) {
    .vertical-feature-carousel__content {
        width: 720px;
    }
}
@media (min-width: 992px) {
    .vertical-feature-carousel__content {
        width: 430px;
        margin-right: calc(50% - 480px);
    }
}
@media (min-width: 1200px) {
    .vertical-feature-carousel__content {
        margin-right: calc(50% - 570px);
    }
}
@media (min-width: 1440px) {
    .vertical-feature-carousel__content {
        margin-right: calc(50% - 690px);
    }
}
.vertical-feature-carousel__list {
    border-left: 2px solid #00fff0;
    border-left: 2px solid var(--base-color);
    list-style: none;
    margin: 0;
    padding: 0;
}
.vertical-feature-carousel__list > li {
    counter-increment: counter;
}
.vertical-feature-carousel__item {
    display: flex;
    flex-direction: column;
}
.vertical-feature-carousel__item.is-active {
    margin-bottom: 10px;
}
.vertical-feature-carousel__item-label {
    background-color: transparent;
    border: 0;
    color: grey;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    margin: 0;
    overflow: hidden;
    padding: 20px 20px 20px 30px;
    position: relative;
    text-align: left;
}
@media (min-width: 992px) {
    .vertical-feature-carousel__item-label {
        font-size: 24px;
        line-height: 24px;
        padding: 25px 20px 25px 30px;
    }
}
.is-active .vertical-feature-carousel__item-label,
.vertical-feature-carousel__item-label:focus,
.vertical-feature-carousel__item-label:hover {
    color: #000;
}
.is-active .vertical-feature-carousel__item-label:after,
.vertical-feature-carousel__item-label:focus:after {
    transform: translateX(0);
}
.is-active .vertical-feature-carousel__item-label {
    background-color: #fff;
}
.vertical-feature-carousel__item-label:before {
    content: "_" counter(counter, decimal-leading-zero) ".";
    display: inline-block;
    margin-right: 10px;
}
.vertical-feature-carousel__item-label:after {
    background-color: #00fff0;
    background-color: var(--base-color);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    transform: translateX(-100%);
    transition: transform 0.25s ease;
    width: 10px;
}
.vertical-feature-carousel__collapsible {
    background-color: #fff;
    height: 0;
    overflow: hidden;
    padding: 0;
    z-index: 2;
}
.is-active .vertical-feature-carousel__collapsible {
    height: auto;
    overflow: visible;
    padding: 10px 30px 25px;
}
@media (min-width: 992px) {
    .is-active .vertical-feature-carousel__collapsible {
        padding: 5px 30px 25px;
    }
}
.vertical-feature-carousel__description {
    margin: 25px 0 0;
    opacity: 0;
    transform: translateY(5px);
}
@media (min-width: 992px) {
    .vertical-feature-carousel__description {
        margin: 0;
    }
}
.is-active .vertical-feature-carousel__description {
    transform: translateY(0);
    opacity: 1;
    transition: opacity 0.75s ease 0.25s, transform 0.5s ease 0.25s;
}
.range-banner {
    background: no-repeat 50%;
    background-size: cover;
    width: 100%;
    min-height: calc(100vh - 3rem);
    display: flex;
    align-items: center;
}
.range-banner__content {
    color: #fff;
    color: var(--text-on-image);
    width: 100%;
    max-width: 30rem;
    margin-bottom: 100px;
}
@media (min-width: 768px) {
    .range-banner__content {
        padding-left: 3rem;
    }
}
@media screen and (min-width: 768px) {
    .range-banner {
        min-height: calc(100vh - 4.5rem);
    }
}
@media screen and (min-width: 640px) and (max-aspect-ratio: 4/3) {
    .range-banner {
        min-height: 60vh;
    }
}
.slick-carousel__item {
    transition: all 0.25s ease;
}
.slick-slide:not(.slick-active) .slick-carousel__item {
    filter: grayscale(100%);
    opacity: 0.3;
}
.slick-carousel .slick-list {
    overflow: visible;
}
.slick-carousel .slick-track {
    display: flex;
}
.slick-carousel--right .slick-list {
    margin-left: 3rem;
}
.slick-carousel--left .slick-list {
    margin-right: 3rem;
}
.slick-carousel--variable .slick-slide {
    height: auto;
    display: flex !important;
    align-items: flex-end;
}
@media (min-width: 576px) {
    .slick-carousel--variable .slick-slide {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .slick-carousel--variable .slick-slide {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .slick-carousel--variable .slick-slide {
        max-width: 480px;
    }
}
@media (min-width: 1200px) {
    .slick-carousel--variable .slick-slide {
        max-width: 570px;
    }
}
@media (min-width: 1440px) {
    .slick-carousel--variable .slick-slide {
        max-width: 460px;
    }
}
.slick-carousel--variable .slick-slide img {
    max-height: 26rem;
    height: auto;
    width: auto;
}
.slick-carousel--gutter-md {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
}
.slick-carousel--gutter-md .slick-slide {
    padding: 0 0.75rem;
}
.slick-carousel--gutter-lg {
    margin-right: -1.125rem;
    margin-left: -1.125rem;
}
.slick-carousel--gutter-lg .slick-slide {
    padding: 0 1.125rem;
}
.slick-carousel--gutter-xl {
    margin-right: -1.5rem;
    margin-left: -1.5rem;
}
.slick-carousel--gutter-xl .slick-slide {
    padding: 0 1.5rem;
}
.slick-carousel--gutter-xxl {
    margin-right: -2.25rem;
    margin-left: -2.25rem;
}
.slick-carousel--gutter-xxl .slick-slide {
    padding: 0 2.25rem;
}
.logos-carousel {
    background-color: #00fff0;
    background-color: var(--base-color);
    height: 9.5rem;
    display: flex !important;
    align-items: center;
}
.logos-carousel__images {
    display: flex !important;
    justify-content: center;
}
.logos-carousel__image {
    height: 3.5rem;
    width: auto;
}
.logos-carousel .slick-track {
    align-items: center;
    display: flex !important;
    cursor: -webkit-grab;
    cursor: grab;
    margin: auto;
}
.logos-carousel .slick-track:active {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}
.arrows-button {
    display: flex;
    background: #00fff0;
    background: var(--base-color);
}
.arrows-button--outline {
    border: 1px solid #000;
    background: #fff;
}
.play-button {
    font-size: 20px;
    width: 3.75rem;
    height: 3.75rem;
}
.play-button.smallButton {
    width: 2.625rem;
    height: 2.625rem;
    font-size: 0.875rem;
}
.play-button.darkBackground {
    color: #00fff0;
    color: var(--base-color);
}
.lds-facebook {
    display: inline-block;
    position: relative;
    width: 3.75rem;
    height: 3.75rem;
}
.lds-facebook div {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 6px;
    background: #000;
    -webkit-animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
    animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.lds-facebook div:first-child {
    left: 14px;
    -webkit-animation-delay: -0.24s;
    animation-delay: -0.24s;
}
.lds-facebook div:nth-child(2) {
    left: 26px;
    -webkit-animation-delay: -0.12s;
    animation-delay: -0.12s;
}
.lds-facebook div:nth-child(3) {
    left: 38px;
    -webkit-animation-delay: 0;
    animation-delay: 0;
}
@-webkit-keyframes lds-facebook {
    0% {
        top: 9px;
        height: 48px;
    }
    50%,
    to {
        top: 18px;
        height: 26px;
    }
}
@keyframes lds-facebook {
    0% {
        top: 9px;
        height: 48px;
    }
    50%,
    to {
        top: 18px;
        height: 26px;
    }
}
.login-form__container {
    display: none;
}
.login-form__modal {
    font-size: 0.75rem;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 90vw;
    position: fixed;
    right: 0;
    top: 100px;
    z-index: 100;
}
@media (min-width: 576px) {
    .login-form__modal {
        top: 200px;
        width: 480px;
    }
}
.login-form__header {
    background-color: #fff;
    padding: 1.5rem;
}
.login-form__header-btn {
    background-color: transparent;
    border: none;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 10px;
}
.login-form__header-title {
    font-size: 1.125rem;
    text-transform: uppercase;
    margin: 0;
}
.login-form__body {
    background-color: #e9e9e9;
    padding: 1.5rem;
}
.login-form__group input {
    font-size: 0.75rem;
}
.login-form__link {
    float: right;
    font-size: 0.625rem;
    text-decoration: none;
    margin-top: -10px;
    outline: none;
}
.login-form__link:focus,
.login-form__link:hover {
    border-bottom: 2px solid #000;
}
.login-form__checkbox {
    padding: 1.5rem 1.875rem;
}
.login-form__checkbox label:after,
.login-form__checkbox label:before {
    top: 0;
}
.login-form__footer {
    display: grid;
    padding-top: 1.5rem;
    text-align: center;
}
.login-form__footer-link {
    border-bottom: 2px solid #000;
    display: table;
    margin: 0 auto;
    outline: none;
    text-decoration: none;
}
.login-form__footer-link:after {
    background-image: url(/build/imgs/mini-arrow-right.svg);
    content: "";
    display: inline-block;
    height: 8px;
    margin-left: 6px;
    width: 8px;
}
.login-form__footer-link:focus,
.login-form__footer-link:hover {
    border-bottom: 2px solid transparent;
}
.login-form__modal-backdrop {
    background-color: rgba(19, 20, 24, 0.6);
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99;
}
.module-feature {
    width: 100%;
    overflow: hidden;
}
.module-feature-carousel {
    z-index: 2;
}
.module-feature-carousel .slick-list {
    overflow: visible;
    margin-right: -0.75rem;
    margin-left: -0.75rem;
    transition: all 0.2s ease;
}
.module-feature-carousel .slick-track {
    display: flex;
}
.module-feature-carousel .slick-slide {
    width: 20rem;
    min-width: 20rem;
}
@media (min-width: 576px) {
    .module-feature-carousel .slick-slide {
        width: 270px;
    }
}
@media (min-width: 768px) {
    .module-feature-carousel .slick-slide {
        width: 360px;
    }
}
@media (min-width: 992px) {
    .module-feature-carousel .slick-slide {
        width: 480px;
    }
}
@media (min-width: 1200px) {
    .module-feature-carousel .slick-slide {
        width: 570px;
    }
}
@media (min-width: 1440px) {
    .module-feature-carousel .slick-slide {
        width: 690px;
    }
}
@media (min-width: 576px) {
    .module-feature-carousel .slick-slide {
        min-width: 540px;
    }
}
@media (min-width: 576px) {
    .module-feature-carousel--sm .slick-slide {
        width: 180px;
    }
}
@media (min-width: 768px) {
    .module-feature-carousel--sm .slick-slide {
        width: 240px;
    }
}
@media (min-width: 992px) {
    .module-feature-carousel--sm .slick-slide {
        width: 320px;
    }
}
@media (min-width: 1200px) {
    .module-feature-carousel--sm .slick-slide {
        width: 380px;
    }
}
@media (min-width: 1440px) {
    .module-feature-carousel--sm .slick-slide {
        width: 460px;
    }
}
@media (min-width: 576px) {
    .module-feature-carousel--sm .slick-slide {
        min-width: 24rem;
    }
}
.module-feature-carousel__item {
    padding: 0 0.75rem;
    display: block !important;
}
.module-feature-viewer {
    position: relative;
    overflow: hidden;
    width: 100%;
    min-width: 18.5rem;
    margin-right: auto;
    margin-left: auto;
}
.module-feature-viewer__ratio {
    width: 100%;
}
.module-feature-viewer__map {
    position: absolute;
    transition: all 0.4s ease;
}
.module-feature-viewer__image {
    width: 100%;
    transition: all 0.4s ease;
}
.module-feature-image {
    position: relative;
}
.google-map {
    height: 28rem;
}
.google-map__holder {
    height: 100%;
}
.code-snippet {
    position: relative;
    display: inline;
}
.code-snippet__alert {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    text-transform: uppercase;
    font-size: 1.5rem;
    background: #28a745;
    color: #fff;
    height: 3rem;
    padding: 0 1.5rem;
    display: flex;
    align-items: center;
    transition: all 0.25s ease;
}
.code-snippet__alert--active {
    opacity: 1;
}
.comparison-table {
    display: grid;
    grid-template-columns: repeat(var(--nb-columns), auto);
}
.comparison-table__container {
    overflow-x: scroll;
}
.comparison-table__image {
    padding: 0 0.75rem;
    height: 10rem;
    width: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 0.75rem;
}
.comparison-table__head {
    border-top: 2px solid #131418;
    border-bottom: 2px solid #131418;
    padding: 0.75rem;
    font-weight: 500;
    white-space: nowrap;
}
.comparison-table__head--filler {
    display: none;
}
.comparison-table__item {
    min-height: 2.5rem;
    padding: 0.375rem 0.75rem;
    display: flex;
    align-items: center;
    white-space: nowrap;
}
.comparison-table__item--leading {
    padding-left: 0.375rem;
    background: #131418;
    color: #fff;
    font-weight: 500;
    grid-column: auto/span var(--nb-columns);
}
.comparison-table__stick {
    position: -webkit-sticky;
    position: sticky;
    left: 0.375rem;
}
@media (min-width: 992px) {
    .comparison-table {
        grid-template-columns: repeat(var(--nb-columns), auto) auto;
    }
    .comparison-table__image:first-of-type {
        grid-column: 2 / span 1;
    }
    .comparison-table__head--filler {
        display: block;
    }
    .comparison-table__item {
        border-bottom: 1px solid #131418;
    }
    .comparison-table__item--leading {
        grid-column: auto/span 1;
        background: transparent;
        color: #131418;
    }
}
.image-map {
    width: 100%;
    overflow: hidden;
    position: -webkit-sticky;
    position: sticky;
    top: 3.5rem;
    height: calc(var(--height) * 1rem);
}
.image-map:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: auto 100%;
    background-position: var(--bg-position);
    background-repeat: no-repeat;
    background-image: var(--bg-image);
}
.image-map--invert:before {
    filter: invert(100%);
}
.image-map--fluid {
    height: auto;
    padding-bottom: calc(var(--height) * 1%);
}
.vs__dropdown-toggle {
    padding-bottom: calc(0.5rem - 1px);
    padding-left: 2.5rem;
    position: relative;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    background: #fff;
}
.vs__dropdown-toggle:before {
    content: "";
    position: absolute;
    left: 1.0625rem;
    width: 0.375rem;
    height: 0.375rem;
    top: calc(50% - 0.1875rem);
    background: #000;
}
[data-icon] .vs__dropdown-toggle:before {
    content: "Ph";
}
.vs--open .vs__dropdown-toggle {
    border-color: #000;
}
.vs__selected-options {
    padding: 0;
}
.vs__search,
.vs__search:focus,
.vs__selected {
    font-size: 0.875rem;
    line-height: 1.4286;
    font-weight: 400;
    padding: calc(0.375rem - 1px) 0;
    border: 1px solid #e9e9e9;
    margin: calc(0.5rem - 1px) 0 0;
}
.vs__search,
.vs__search:focus {
    border-color: transparent;
}
.v-select:not(.vs--single) .vs__selected {
    padding: calc(0.375rem - 1px) 0 calc(0.375rem - 1px) 0.75rem;
    margin-right: 0.75rem;
    transition: all 0.15s ease;
}
.v-select:not(.vs--single) .vs__selected:hover {
    background-color: #e9e9e9;
}
.vs__deselect {
    padding: 0 0.75rem;
    height: 100%;
    display: flex;
    align-items: center;
    margin-left: 0.75rem;
    border-left: 1px solid #e9e9e9;
}
.vs__selected:hover .vs__deselect {
    border-color: #f6f6f6;
}
.vs__actions {
    min-width: 2.5rem;
    justify-content: center;
    padding: calc(0.5rem - 1px) 0.75rem 0;
}
.vs__dropdown-menu {
    top: 100%;
    padding: 0;
}
.vs--open .vs__dropdown-menu {
    border-color: #000;
}
.vs__dropdown-option {
    font-size: 0.875rem;
    line-height: 1.4286;
    font-weight: 400;
    color: #000;
    padding: 0.6875rem 2.5rem;
    position: relative;
}
.vs__dropdown-option--highlight,
.vs__dropdown-option:hover {
    color: #000;
    color: var(--text-color);
}
.vs__dropdown-option--disabled,
.vs__dropdown-option--disabled:hover {
    color: #000;
    opacity: 0.65;
    background: #e9ecef;
    cursor: inherit;
}
.vs__icon {
    position: absolute;
    height: 100%;
    width: 2.5rem;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media (min-width: 576px) {
    .main-menu__overlay {
        background-color: rgba(19, 20, 24, 0.6);
        bottom: 0;
        cursor: pointer;
        left: 0;
        height: 100vh;
        opacity: 0.5;
        position: fixed;
        right: 0;
        top: 0;
        width: 100vw;
        z-index: 10;
    }
}
.main-menu .navbar {
    background-color: #fff;
    flex-wrap: nowrap;
    font-size: 0.875rem;
    font-weight: 400;
    height: 3rem;
    transition: transform 0.3s ease-in-out;
    z-index: 11;
}
@media (min-width: 576px) {
    .main-menu .navbar {
        height: 4.5rem;
        margin-top: 0.75rem;
        padding: 0;
    }
    .main-menu .navbar:before {
        background-color: #131418;
        content: "";
        display: block;
        height: 0.75rem;
        position: absolute;
        top: -0.75rem;
        width: 148px;
    }
}
.main-menu .navbar-brand {
    font-size: 0;
    margin: 0 auto;
    outline: none;
    z-index: 1;
}
@media (min-width: 576px) {
    .main-menu .navbar-brand {
        margin-right: 0;
        position: absolute;
    }
}
@media (max-width: 575.98px) {
    .main-menu .navbar-brand .logo-container {
        background-color: transparent !important;
    }
}
.main-menu .navbar-brand:focus .logo-container,
.main-menu .navbar-brand:hover .logo-container {
    background-color: #00b1a9;
    background-color: var(--dark-color);
}
.main-menu .navbar-nav {
    align-items: center;
    flex-wrap: wrap;
    height: 3rem;
    justify-content: center;
}
@media (min-width: 576px) {
    .main-menu .navbar-nav {
        height: 4.5rem;
    }
}
.main-menu .navbar-nav .nav-link {
    font-size: 0.875rem;
    outline: none;
    padding: 0 12px;
}
.main-menu .navbar-nav .nav-link:focus,
.main-menu .navbar-nav .nav-link:hover {
    color: #00fff0;
    color: var(--base-color);
}
.main-menu .navbar-toggler {
    display: block;
    height: 15px;
    padding: 0;
    position: relative;
    transform: rotate(0deg);
    transition: transform 0.5s ease-in-out;
    width: 20px;
    z-index: 1;
}
@media (min-width: 576px) {
    .main-menu .navbar-toggler {
        display: none;
    }
}
.main-menu .navbar-toggler span {
    background: #000;
    border-radius: 9px;
    display: block;
    height: 2px;
    left: 0;
    opacity: 1;
    position: absolute;
    transition: 0.25s ease-in-out;
    width: 100%;
}
.main-menu .navbar-toggler span:first-child {
    top: 0;
    transform: left center;
}
.main-menu .navbar-toggler span:last-child {
    top: 10px;
    transform-origin: left center;
}
.main-menu .navbar-toggler.open span:first-child {
    top: 5px;
    transform: rotate(45deg);
    left: 0;
}
.main-menu .navbar-toggler.open span:last-child {
    top: 12px;
    transform: rotate(-45deg);
    left: 2px;
}
.main-menu .navbar__search {
    position: relative;
}
.main-menu .navbar__search-btn {
    border: none;
    cursor: pointer;
    background: transparent;
    position: absolute;
    top: 1px;
    z-index: 10;
}
.main-menu .navbar__search-btn:focus .icon,
.main-menu .navbar__search-btn:hover .icon {
    color: #00fff0;
    color: var(--base-color);
}
.main-menu .navbar__search-input {
    border: 1px solid #e9e9e9;
    opacity: 0;
    outline: none;
    padding-left: 40px;
    transition: all 0.5s ease-in-out;
    width: 20px;
}
.main-menu .navbar__search-input:focus {
    border: 1px solid #00fff0;
    border: 1px solid var(--base-color);
    opacity: 1;
    width: 150px;
}
.main-menu .navbar-collapse {
    display: none;
}
@media (max-width: 575.98px) {
    .main-menu .navbar-collapse {
        background-color: #f6f6f6;
        bottom: 0;
        height: 100vh;
        left: 0;
        overflow: hidden;
        padding: 50px 0;
        position: fixed;
        right: 0;
        top: 0;
        width: 100vw;
    }
}
.main-menu .navbar-mobile__btn {
    background-color: #f6f6f6;
    border: none;
    font-size: 0.75rem;
    padding: 0;
    position: absolute;
    z-index: 100;
}
@media (min-width: 576px) {
    .main-menu .navbar-mobile__btn {
        display: none;
    }
}
.main-menu .navbar-mobile__btn:before {
    background-image: url(/build/imgs/mini-arrow-right.svg);
    content: "";
    display: inline-block;
    height: 8px;
    margin-right: 6px;
    transform: rotate(180deg);
    width: 8px;
}
.main-menu .navbar-mobile__tabs {
    background: #f6f6f6;
    padding: 0 1.375rem;
    position: absolute;
    top: 80px;
    width: 100%;
}
@media (min-width: 576px) {
    .main-menu .navbar-mobile__tabs {
        display: none;
    }
}
.main-menu .navbar-mobile__tabs.slide-left {
    -webkit-animation: slideLeft 0.5s ease-in-out forwards;
    animation: slideLeft 0.5s ease-in-out forwards;
}
.main-menu .navbar-mobile__tabs.slide-right {
    -webkit-animation: slideRight 0.5s ease-in-out forwards;
    animation: slideRight 0.5s ease-in-out forwards;
}
.main-menu .navbar-mobile__tabs > input,
.main-menu .navbar-mobile__tabs > span {
    height: 30px;
    line-height: 25px;
    position: absolute;
    top: 0;
    width: 45vw;
}
.main-menu .navbar-mobile__tabs > input {
    cursor: pointer;
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    z-index: 99;
}
.main-menu .navbar-mobile__tabs > span {
    background: #f6f6f6;
    font-size: 1.125rem;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.5s;
}
.main-menu .navbar-mobile__tabs #tab-1,
.main-menu .navbar-mobile__tabs #tab-1 + span,
.main-menu .navbar-mobile__tabs #tab-item-1 {
    left: 20px;
}
.main-menu .navbar-mobile__tabs #tab-2,
.main-menu .navbar-mobile__tabs #tab-2 + span {
    left: 50%;
}
.main-menu .navbar-mobile__tabs #tab-item-2 {
    left: 100%;
}
.main-menu .navbar-mobile__tabs #tab-1:checked ~ .line {
    left: 20px;
}
.main-menu .navbar-mobile__tabs #tab-2:checked ~ .line {
    left: 50%;
}
.main-menu .navbar-mobile__tabs #tab-1:checked ~ .navbar-mobile__tabs-content #tab-item-1,
.main-menu .navbar-mobile__tabs #tab-2:checked ~ .navbar-mobile__tabs-content #tab-item-2 {
    left: 20px;
}
.main-menu .navbar-mobile__tabs #tab-1:checked ~ .navbar-mobile__tabs-content #tab-item-2 {
    left: 100%;
}
.main-menu .navbar-mobile__tabs #tab-2:checked ~ .navbar-mobile__tabs-content #tab-item-1 {
    left: -100%;
}
.main-menu .navbar-mobile__tabs-content {
    min-height: 500px;
    width: 100%;
}
.main-menu .navbar-mobile__tabs .navbar-mobile__tabs-section {
    display: flex;
    flex-direction: column;
    margin-top: 50px;
    position: absolute;
    transition: all 0.5s ease-in-out;
    width: 90vw;
}
.main-menu .navbar-mobile__tabs .line {
    background: #000;
    height: 2px;
    position: absolute;
    top: 28px;
    transition: all 0.5s;
    width: 45vw;
    z-index: 99;
}
.main-menu .navbar-mobile__tabs .line-gray {
    background: #e9e9e9;
    height: 1px;
    position: absolute;
    top: 29px;
    width: 89vw;
}
.main-menu .navbar-mobile__tabs .sub-link {
    font-size: 1.125rem;
    text-decoration: none;
    padding: 10px 0;
}
.main-menu .navbar-mobile__tabs .special-link {
    padding-bottom: 2px;
    border-bottom: 2px solid #000;
    font-size: 0.75rem;
    max-width: 150px;
}
.main-menu .navbar-mobile__tabs .special-link:after {
    background-image: url(/build/imgs/mini-arrow-right.svg);
    content: "";
    display: inline-block;
    height: 8px;
    margin-left: 6px;
    width: 8px;
}
.main-menu .navbar-mobile__tabs .secondary-menu-item {
    text-decoration: none;
}
.main-menu .navbar-mobile__tabs .secondary-menu-item__image-wrapper {
    position: relative;
}
.main-menu .navbar-mobile__tabs .secondary-menu-item__image {
    height: 12px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.main-menu .navbar-mobile__tabs .secondary-menu-item__color {
    position: absolute;
    height: 12px;
    top: 7px;
    width: 12px;
}
.main-menu .navbar-mobile__tabs .secondary-menu-item__description {
    font-size: 0.75rem;
    font-weight: 400;
    margin-bottom: 20px;
}
.main-menu .navbar-mobile__footer {
    background-color: #fff;
    bottom: 0;
    display: block;
    height: 25vh;
    position: absolute;
    width: 100%;
}
@media (min-width: 576px) {
    .main-menu .navbar-mobile__footer {
        display: none;
    }
}
.main-menu .navbar-mobile__footer-search:before {
    background-image: url(/build/imgs/search-icon.svg);
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    height: 20px;
    left: 20px;
    position: absolute;
    top: 40px;
    width: 20px;
}
.main-menu .navbar-mobile__footer-search-btn {
    background-image: url(/build/imgs/arrow-right.svg);
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    height: 20px;
    position: absolute;
    right: 25px;
    top: 40px;
    width: 20px;
}
.main-menu .navbar-mobile__footer-search-input {
    background-color: #f6f6f6;
    border: 1px solid #e9e9e9;
    height: 48px;
    margin: 25px 12px;
    padding-left: 40px;
    width: 94%;
}
.main-menu .navbar-mobile__footer-link {
    background: transparent;
    border: none;
    border-bottom: 2px solid #000;
    float: right;
    margin-right: 15px;
    padding: 0;
}
.main-menu .navbar .main-items {
    margin-top: 50px;
    display: inline-block;
    height: 50%;
}
@media (max-width: 575.98px) {
    .main-menu .navbar .main-items.translate-left {
        -webkit-animation: translateLeft 0.5s ease-in-out forwards;
        animation: translateLeft 0.5s ease-in-out forwards;
    }
    .main-menu .navbar .main-items.translate-right {
        -webkit-animation: translateRight 0.5s ease-in-out forwards;
        animation: translateRight 0.5s ease-in-out forwards;
    }
}
@media (min-width: 576px) {
    .main-menu .navbar .main-items {
        display: flex;
        margin-top: 0;
        padding-right: 100px;
        height: 4.5rem;
    }
}
@media (min-width: 768px) {
    .main-menu .navbar .main-items {
        padding-right: 0;
    }
}
.main-menu .navbar .main-items .main-item {
    margin-bottom: 50px;
}
@media (min-width: 576px) {
    .main-menu .navbar .main-items .main-item {
        height: 100%;
        margin-bottom: 0;
    }
}
.main-menu .navbar .main-items .main-item .nav-link {
    align-items: center;
    display: inline-flex;
    font-size: 1.125rem;
    padding: 0 1.375rem;
}
@media (min-width: 576px) {
    .main-menu .navbar .main-items .main-item .nav-link {
        height: 100%;
        font-size: 0.875rem;
        padding: 0 12px;
    }
}
.main-menu .navbar .main-items .main-item.active {
    background-color: #f6f6f6;
}
.main-menu .navbar .main-items .main-item.active .nav-link:focus,
.main-menu .navbar .main-items .main-item.active .nav-link:hover {
    color: #000;
}
.main-menu .navbar .main-items .main-item:first-child .nav-link:after {
    background-image: url(/build/imgs/arrow-right.svg);
    content: "";
    display: inline-block;
    height: 16px;
    margin-left: 12px;
    width: 16px;
}
@media (min-width: 576px) {
    .main-menu .navbar .main-items .main-item:first-child .nav-link:after,
    .main-menu .navbar .main-items .main-item:last-child {
        display: none;
    }
}
@media (min-width: 768px) {
    .main-menu .navbar .main-items .main-item:last-child {
        display: list-item;
    }
}
.main-menu .navbar .nav-icon .nav-link {
    padding: 0;
}
@media (min-width: 576px) {
    .main-menu .navbar .nav-icon .nav-link {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }
}
.main-menu .navbar .nav-icon .icon {
    font-size: 1.5rem;
}
@media (min-width: 576px) {
    .main-menu .navbar .nav-icon .icon {
        font-size: 1.3rem;
    }
}
@media (min-width: 768px) {
    .main-menu .navbar .nav-icon .icon {
        font-size: 1.5rem;
    }
}
.main-menu .navbar .icones-right {
    position: absolute;
    right: 20px;
}
@media (min-width: 768px) {
    .main-menu .navbar .icones-right {
        right: 40px;
    }
}
@media (min-width: 768px) {
    .main-menu .navbar .icones-right .icon-help {
        display: none;
    }
}
.main-menu .navbar .icones-right .profile {
    border: none;
    background: transparent;
}
.main-menu .navbar .icones-right .profile:focus .icon,
.main-menu .navbar .icones-right .profile:hover .icon {
    color: #00fff0;
    color: var(--base-color);
}
.main-menu .navbar .main-menu-secondary-menu {
    display: none;
    margin: auto;
}
@media (min-width: 576px) {
    .main-menu .navbar .main-menu-secondary-menu {
        -webkit-animation: slideFadeIn 0.3s ease-in-out forwards;
        animation: slideFadeIn 0.3s ease-in-out forwards;
        display: block;
        background-color: #f6f6f6;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
    }
}
@media (min-width: 768px) {
    .main-menu .navbar .main-menu-secondary-menu {
        left: 12.755rem;
        right: 3rem;
        max-width: 1160px;
    }
}
.main-menu .navbar .main-menu-secondary-menu .sub-links {
    padding: 10px 20px;
}
.main-menu .navbar .main-menu-secondary-menu .sub-link .nav-link {
    border-bottom: 2px solid transparent;
    font-size: 0.75rem;
    line-height: 1rem;
    outline: none;
    margin: 0 0.375rem;
    padding: 0 0 2px;
    text-transform: uppercase;
    transition-duration: 0.5s;
}
@media (min-width: 768px) {
    .main-menu .navbar .main-menu-secondary-menu .sub-link .nav-link {
        font-size: 0.875rem;
    }
}
.main-menu .navbar .main-menu-secondary-menu .sub-link .nav-link:focus,
.main-menu .navbar .main-menu-secondary-menu .sub-link .nav-link:hover {
    border-bottom: 2px solid #000;
    color: inherit;
}
.main-menu .navbar .main-menu-secondary-menu .sub-main-title {
    text-transform: uppercase;
    background-color: #e9e9e9;
}
.main-menu .navbar .main-menu-secondary-menu .secondary-menu-items {
    background-color: #e9e9e9;
    text-decoration: none;
}
.main-menu .navbar .main-menu-secondary-menu .secondary-menu-items .color-image {
    transition-duration: 0.5s;
    width: 0.75rem;
    height: 100%;
    top: 0;
}
.main-menu .navbar .main-menu-secondary-menu .secondary-menu-items .secondary-menu-item {
    max-width: 25%;
    outline: none;
    text-decoration: none;
}
.main-menu .navbar .main-menu-secondary-menu .secondary-menu-items .secondary-menu-item .item-description,
.main-menu .navbar .main-menu-secondary-menu .secondary-menu-items .secondary-menu-item .item-title {
    font-weight: 400;
    padding: 0.75rem;
    transition-duration: 0.5s;
}
.main-menu .navbar .main-menu-secondary-menu .secondary-menu-items .secondary-menu-item .item-title {
    font-size: 0.875rem;
}
.main-menu .navbar .main-menu-secondary-menu .secondary-menu-items .secondary-menu-item .item-description {
    font-size: 0.75rem;
    min-height: 80px;
}
.main-menu .navbar .main-menu-secondary-menu .secondary-menu-items .secondary-menu-item:focus .color-image,
.main-menu .navbar .main-menu-secondary-menu .secondary-menu-items .secondary-menu-item:hover .color-image {
    width: calc(100% - 0.75rem);
}
.main-menu .navbar .main-menu-secondary-menu .secondary-menu-items .secondary-menu-item:focus .item-description,
.main-menu .navbar .main-menu-secondary-menu .secondary-menu-items .secondary-menu-item:focus .item-title,
.main-menu .navbar .main-menu-secondary-menu .secondary-menu-items .secondary-menu-item:hover .item-description,
.main-menu .navbar .main-menu-secondary-menu .secondary-menu-items .secondary-menu-item:hover .item-title {
    background-color: #fff;
}
.main-menu .navbar .main-menu-secondary-menu .row {
    margin: 0;
}
.main-menu .navbar.slide-up {
    transform: translateY(-5.25rem);
}
.main-menu .navbar.slide-down {
    transform: translateY(0);
}
.main-menu .navbar .bg-freak {
    background-color: #ff993b;
}
.main-menu .navbar .bg-step {
    background-color: #e0fb4a;
}
.main-menu .navbar .bg-lab {
    background-color: #1217f7;
}
.main-menu .navbar .bg-fuse {
    background-color: #793efe;
}
.main-menu .navbar .bg-brute {
    background-color: #ff3f3a;
}
@-webkit-keyframes slideFadeIn {
    0% {
        opacity: 0;
        top: 60px;
    }
    to {
        opacity: 1;
        top: 4.5rem;
    }
}
@keyframes slideFadeIn {
    0% {
        opacity: 0;
        top: 60px;
    }
    to {
        opacity: 1;
        top: 4.5rem;
    }
}
@-webkit-keyframes slideLeft {
    0% {
        left: 100%;
    }
    to {
        left: 0;
    }
}
@keyframes slideLeft {
    0% {
        left: 100%;
    }
    to {
        left: 0;
    }
}
@-webkit-keyframes slideRight {
    0% {
        left: 0;
    }
    to {
        left: 100%;
    }
}
@keyframes slideRight {
    0% {
        left: 0;
    }
    to {
        left: 100%;
    }
}
@-webkit-keyframes translateLeft {
    0% {
        transform: translateX(0);
    }
    to {
        transform: translateX(-200%);
    }
}
@keyframes translateLeft {
    0% {
        transform: translateX(0);
    }
    to {
        transform: translateX(-200%);
    }
}
@-webkit-keyframes translateRight {
    0% {
        transform: translateX(-200%);
    }
    to {
        transform: translateX(0);
    }
}
@keyframes translateRight {
    0% {
        transform: translateX(-200%);
    }
    to {
        transform: translateX(0);
    }
}
.logo-container {
    display: inline-block;
}
.logo-container img {
    width: 1.77188rem;
    height: 1.77188rem;
}
@media (min-width: 576px) {
    .logo-container {
        padding: 0.75rem;
        background-color: #00fff0;
        background-color: var(--base-color);
    }
    .logo-container img {
        width: 3rem;
        height: 3rem;
    }
}
@media (min-width: 768px) {
    .logo-container {
        padding: 0.75rem 1.1875rem;
    }
    .logo-container img {
        width: 10.38rem;
        height: 3rem;
    }
}
.range-blocks__svg {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}
.range-blocks__bg {
    fill: #00fff0;
    fill: var(--base-color);
}
.range-blocks__img {
    opacity: 0;
    max-width: 100%;
    position: absolute;
}
.range-blocks__rect {
    fill: #fff;
}
.range-blocks-trigger:hover .range-blocks__rect {
    x: var(--offset);
}
.range-blocks--background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.secondary-menu {
    align-items: center;
    background-color: #fff;
    border-left: 12px solid #00fff0;
    border-left: 12px solid var(--base-color);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    max-width: 1400px;
    min-height: 3rem;
    margin: 0 0.75rem;
    top: calc(3rem + 10px);
    transition: top 0.3s ease-in-out;
    width: 100%;
    height: 3rem;
    z-index: 1020;
}
.secondary-menu.sticky {
    position: -webkit-sticky;
    position: sticky;
}
@media (min-width: 576px) {
    .secondary-menu {
        top: calc(5.25rem + 15px);
        margin: 0 auto;
        max-width: calc(540px - 1.5rem);
    }
}
@media (min-width: 768px) {
    .secondary-menu {
        max-width: calc(720px - 1.5rem);
    }
}
@media (min-width: 992px) {
    .secondary-menu {
        max-width: calc(960px - 1.5rem);
    }
}
@media (min-width: 1200px) {
    .secondary-menu {
        max-width: calc(1140px - 1.5rem);
    }
}
@media (min-width: 1440px) {
    .secondary-menu {
        max-width: calc(1380px - 1.5rem);
    }
}
.hide-main-menu .secondary-menu {
    top: 15px;
}
.secondary-menu__section {
    width: 100%;
    position: -webkit-sticky;
    position: sticky;
    height: 0;
    display: flex;
    align-items: center;
    top: calc(4.5rem + 10px);
    transition: top 0.3s ease-in-out;
    z-index: 1020;
}
@media (min-width: 576px) {
    .secondary-menu__section {
        top: calc(6.75rem + 15px);
    }
}
.hide-main-menu .secondary-menu__section {
    top: calc(15px + 1.5rem);
}
.secondary-menu__section .btn {
    height: 3rem;
}
.secondary-menu__menu-title,
.secondary-menu__parent-link {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    padding-left: 18px;
    text-decoration: none;
}
.secondary-menu__menu-title:is(a):hover,
.secondary-menu__parent-link:is(a):hover {
    color: #00b1a9;
    color: var(--text-on-white);
}
.secondary-menu__menu-title:is(a):focus,
.secondary-menu__parent-link:is(a):focus {
    box-shadow: 0 0 0 2px #b0fff9;
    box-shadow: 0 0 0 2px var(--light-color);
    outline: none;
}
.secondary-menu__menu-title:is(a):before,
.secondary-menu__parent-link:is(a):before {
    content: "_";
}
.secondary-menu__content {
    display: flex;
    flex-grow: 1;
}
@media (min-width: 992px) {
    .secondary-menu__content {
        display: flex;
        justify-content: center;
        padding: 0 18px;
    }
}
.secondary-menu__content .nav-link {
    font-size: 14px;
    font-weight: 500;
    padding: 0 12px;
}
.secondary-menu__content .nav-link:hover {
    color: #00b1a9;
    color: var(--text-on-white);
}
.secondary-menu__content .nav-link:focus {
    box-shadow: 0 0 0 2px #b0fff9;
    box-shadow: 0 0 0 2px var(--light-color);
    outline: none;
}
.secondary-menu__content .nav-link:before {
    content: "_";
}
.secondary-menu__content .dropdown {
    padding: 0;
    width: 100%;
}
@media (min-width: 992px) {
    .secondary-menu__content .dropdown {
        max-width: 100%;
        width: 300px !important;
    }
}
.secondary-menu__content .dropdown .btn {
    background: none;
    border: 0;
    color: #000;
    cursor: pointer;
    flex: 0;
    flex-grow: 1;
    font-size: 16px;
    font-weight: 500;
    min-height: 48px;
    padding: 0 35px 0 18px;
    position: relative;
    text-align: left;
    width: 100%;
}
.secondary-menu__content .dropdown .btn:focus {
    box-shadow: 0 0 0 2px #b0fff9;
    box-shadow: 0 0 0 2px var(--light-color);
    outline: none;
}
.secondary-menu__content .dropdown .btn:after {
    border: 0;
    bottom: 0;
    content: "\f107";
    font-family: arturia-icons !important;
    font-size: 8px;
    font-style: normal;
    font-weight: 400 !important;
    height: 10px;
    margin: auto;
    position: absolute;
    right: 18px;
    top: 0;
    transform: scale(1);
    transition: transform 0.15s cubic-bezier(1, -0.115, 0.975, 0.855);
    transition-timing-function: cubic-bezier(1, -0.115, 0.975, 0.855);
    vertical-align: top;
}
.secondary-menu__content .dropdown .dropdown-menu {
    border: 0;
    margin: 0;
    padding: 0 0 5px;
    width: 100%;
}
.secondary-menu__content .dropdown .dropdown-item {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 40px;
    white-space: normal;
}
.secondary-menu__content .dropdown .dropdown-item:hover {
    background-color: #00fff0;
    background-color: var(--base-color);
    color: #000;
    color: var(--text-color);
}
.secondary-menu__content .dropdown .dropdown-item:focus {
    background-color: transparent;
    box-shadow: 0 0 0 2px #b0fff9;
    box-shadow: 0 0 0 2px var(--light-color);
    color: #000;
    outline: none;
}
.secondary-menu__content .dropdown .dropdown-item.active,
.secondary-menu__content .dropdown .dropdown-item:active {
    background-color: transparent;
    color: #00b1a9;
    color: var(--text-on-white);
}
.secondary-menu__content .dropdown .dropdown-item.active {
    pointer-events: none;
}
.secondary-menu__content .dropdown.show .btn:after {
    transform: rotate(180deg) scale(1);
}
.secondary-menu__content .v-select {
    width: 100%;
}
@media (min-width: 992px) {
    .secondary-menu__content .v-select {
        max-width: 100%;
        width: 300px !important;
    }
}
.secondary-menu__content .v-select .vs__dropdown-toggle {
    height: 48px;
    padding-bottom: 0;
}
.secondary-menu__content .v-select .vs__dropdown-menu,
.secondary-menu__content .v-select .vs__dropdown-toggle {
    border: 0;
}
.secondary-menu__content .v-select .vs__search,
.secondary-menu__content .v-select .vs__selected {
    margin: 0;
}
.secondary-menu__content .v-select .vs__search:focus {
    background-color: #fff;
}
.secondary-menu__content .v-select .vs__actions {
    flex-shrink: 0;
    padding-top: 0;
}
.secondary-menu__content .v-select .vs__clear {
    display: flex;
}
.secondary-menu__content .v-select .vs__no-options {
    padding: 10px 0 20px;
}
.products-carousel {
    height: 15rem;
    width: calc(100% - 2.25rem);
    background: #fff;
    align-items: center;
}
.products-carousel__container {
    position: relative;
    z-index: 10;
    display: flex;
    align-items: center;
    height: 0;
}
.products-carousel__container--no-sandwich {
    height: auto;
}
.products-carousel__outer {
    width: 100%;
    position: relative;
    display: flex;
}
.products-carousel__item {
    display: flex;
    flex-direction: column;
    align-items: start;
    padding: 0 1.125rem;
}
.products-carousel__image {
    height: 8.5rem;
}
.products-carousel__icon {
    color: #000;
    color: var(--text-color);
    transition: all 0.15s ease;
}
.products-carousel__arrow {
    width: 1.125rem;
    top: 0;
    background: #00fff0;
    background: var(--base-color);
    color: #000;
    color: var(--text-color);
    font-size: 1.5rem;
    border: none;
    outline: none;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    transition: all 0.25s ease;
}
.products-carousel__arrow-left {
    left: 0;
}
.products-carousel__arrow-right {
    right: 0;
}
.products-carousel__arrow:hover {
    background: #00b1a9;
    background: var(--dark-color);
}
.products-carousel .slick-track {
    display: flex;
}
.screen-instrument__list {
    display: grid;
    list-style: none;
    width: 100%;
    grid-row-gap: 1.5rem;
    row-gap: 1.5rem;
    grid-column-gap: 1.5rem;
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
    grid-template-columns: 1fr;
}
@media (min-width: 576px) {
    .screen-instrument__list {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (min-width: 992px) {
    .screen-instrument__list {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (min-width: 1200px) {
    .screen-instrument__list {
        grid-template-columns: repeat(4, 1fr);
    }
}
@media (min-width: 1440px) {
    .screen-instrument__list {
        grid-template-columns: repeat(5, 1fr);
    }
}
.screen-instrument__item {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.screen-instrument__item-head {
    margin-right: 0.75rem;
    display: flex;
    align-items: center;
}
.screen-instrument__item-icon {
    height: 1.5rem;
    width: 1.5rem;
    margin-right: 0.75rem;
    overflow: hidden;
    cursor: pointer;
    position: relative;
}
.screen-instrument__item-image {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.2s ease;
}
.screen-instrument__item-icon:hover .screen-instrument__item-image {
    bottom: 100%;
}
.screen-instrument__item-play {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00fff0;
    background: var(--base-color);
    position: absolute;
    top: 100%;
    left: 0;
    transition: all 0.2s ease;
}
.screen-instrument__item-icon:hover .screen-instrument__item-play {
    top: 0;
}
.screen-instrument__item-name {
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    opacity: 0.3;
    text-transform: uppercase;
    transition: all 0.2s ease;
    white-space: nowrap;
}
.screen-instrument__item-new {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00fff0;
    background: var(--base-color);
    color: #000;
    color: var(--text-color);
    font-size: 0.75rem;
    height: 1.125rem;
    opacity: 0.5;
    padding: 0 0.25rem;
    transition: all 0.2s ease;
}
.screen-instrument__item:focus .screen-instrument__item-name,
.screen-instrument__item:focus .screen-instrument__item-new,
.screen-instrument__item:hover .screen-instrument__item-name,
.screen-instrument__item:hover .screen-instrument__item-new {
    opacity: 1;
}
.screen-instrument__image-container {
    position: relative;
}
.screen-instrument__image-background {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.screen-instrument__image-instrument {
    left: 50%;
    max-width: 80%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.image-range {
    position: relative;
}
.image-range__image {
    height: auto;
    max-width: 100%;
    position: relative;
}
.image-range__blocks {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
.star-rating {
    display: flex;
    justify-content: space-between;
}
.star-rating.h1:before {
    display: none;
}
.card-simple {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.card-simple__content {
    padding: 1.5rem;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.card-simple__content--no-pad {
    padding: 0.75rem 0 0;
}
.card-simple__content--bordered {
    border-top: 0.75rem solid #131418;
}
.card-simple__image .card-preset__img,
.card-simple__image .image-ratio,
.card-simple__image .music-player--image .music-player__visual,
.card-simple__image .music-player--progress-image .music-player__visual,
.music-player--image .card-simple__image .music-player__visual,
.music-player--progress-image .card-simple__image .music-player__visual {
    height: 100%;
}
.card-simple__image .music-player {
    position: absolute;
    left: 0;
    bottom: 0;
}
@media (min-width: 768px) {
    .card-simple--horizontal {
        flex-direction: row;
    }
    .card-simple--horizontal .card-simple__image {
        min-width: 50%;
    }
    .card-simple--horizontal .card-simple__content {
        max-width: 50%;
    }
    .card-simple--horizontal-reverse {
        flex-direction: row-reverse;
    }
}
.card-product {
    padding: 2.625rem 0 1.5rem;
    position: relative;
    cursor: pointer;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    transition: all 0.4s ease;
}
.card-product__content {
    max-width: 27rem;
    padding: 0 1.5rem;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-weight: 300;
}
.card-product__content-bottom {
    flex-grow: 1;
    display: flex;
    align-items: flex-end;
}
.card-product__tag {
    position: absolute;
    right: 0;
    top: 0;
    text-transform: uppercase;
}
.card-product__visual {
    margin-top: 4rem;
    width: 100%;
    height: 13.5rem;
    position: relative;
    overflow: hidden;
}
.card-product__image {
    position: absolute;
    width: auto;
    height: 100%;
    left: 5rem;
    top: 0;
    transition: all 0.4s ease;
}
.card-product__blocks {
    width: 100%;
    height: 100%;
}
.card-product:hover .card-product__image {
    left: 10rem;
}
.card-collection__content {
    height: 100%;
    display: flex;
    flex-direction: column;
    max-width: 27rem;
}
.card-collection__btn-holder {
    flex-grow: 1;
    display: flex;
    align-items: flex-end;
}
.card-range {
    background: #f6f6f6;
    padding: 2.625rem 0 0;
    position: relative;
    text-decoration: none;
    height: 100%;
    width: 100%;
    transition: all 0.4s ease;
}
.card-range,
.card-range__content {
    display: flex;
    flex-direction: column;
}
.card-range__content {
    max-width: 27rem;
    padding: 0 1.5rem;
    flex-grow: 1;
    align-items: flex-start;
    font-weight: 300;
}
.card-range__content-bottom {
    flex-grow: 1;
    display: flex;
    align-items: flex-end;
}
.card-range__visual {
    margin-top: 2.875rem;
    width: 100%;
    height: 18rem;
}
.card-range--light {
    background-color: #f6f6f6;
}
.card-range--white {
    background-color: #fff;
}
.card-preset {
    cursor: pointer;
}
.card-preset__visual {
    width: 100%;
}
.card-preset__img {
    position: relative;
}
.card-preset__btn {
    position: absolute;
    left: 0;
    bottom: 0;
}
.card-preset--layout {
    padding: 1.5rem;
}
.card-preset--layout .card-preset__visual {
    max-width: 15rem;
}
.card-preset--layout .card-preset__content {
    max-width: 27rem;
}
.card-preset--layout .card-preset__text {
    min-height: 4.5rem;
}
.card-preset--small:not(.card-preset--no-layout) {
    grid-column: span 1;
    grid-row: span 1;
}
@media (min-width: 450px) {
    .card-preset--small:not(.card-preset--no-layout) .card-preset__visual {
        max-width: 9rem;
    }
}
@media (min-width: 768px) {
    .card-preset--small:not(.card-preset--no-layout) .card-preset__visual {
        max-width: 10rem;
    }
}
.card-preset--large:not(.card-preset--no-layout) {
    grid-column: span 1;
    grid-row: span 1;
}
@media (min-width: 450px) {
    .card-preset--large:not(.card-preset--no-layout) .card-preset__visual {
        max-width: 26.5rem;
    }
}
@media (min-width: 768px) {
    .card-preset--large:not(.card-preset--no-layout) .card-preset__visual {
        max-width: 33.25rem;
    }
}
@media (min-width: 992px) {
    .card-preset--large:not(.card-preset--no-layout) .card-preset__visual {
        max-width: 30.5rem;
    }
}
@media (min-width: 1200px) {
    .card-preset--large:not(.card-preset--no-layout) .card-preset__visual {
        max-width: 28rem;
    }
}
@media (min-width: 1440px) {
    .card-preset--large:not(.card-preset--no-layout) .card-preset__visual {
        max-width: 32rem;
    }
}
@media (min-width: 450px) {
    .card-preset--large:not(.card-preset--no-layout) {
        grid-column: span 2;
        grid-row: span 2;
    }
}
.card-video__btn {
    position: absolute;
    left: calc(50% - 1.875rem);
    top: calc(50% - 1.875rem);
}
.card-press-clipping__logo-container {
    width: 100%;
    padding-bottom: 50%;
    position: relative;
    border: 1px solid #000;
}
.text-white .card-press-clipping__logo-container {
    border: 1px solid #fff;
}
.card-press-clipping__logo {
    position: absolute;
    left: 15%;
    top: 10%;
    width: 70%;
    height: 80%;
    background: no-repeat 50%;
    background-size: contain;
}
.card-magnify {
    position: relative;
    cursor: pointer;
}
.card-magnify__inner {
    display: inline-block;
    position: relative;
}
.card-magnify__btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 2.625rem;
    height: 2.625rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00fff0;
    background: var(--base-color);
    transition: all 0.2s ease;
}
.card-magnify__icon {
    color: #000;
    color: var(--text-color);
    font-size: 1.5rem;
    line-height: 1;
    transition: all 0.2s ease;
}
.card-magnify:hover .card-magnify__btn {
    background: #b0fff9;
    background: var(--light-color);
}
.card-magnify:hover .card-magnify__icon {
    color: #000;
}
.card-news {
    position: relative;
}
.card-news__content {
    width: 100%;
    max-width: 32rem;
}
.card-news__tag {
    position: absolute;
    right: 0;
    top: 0;
    text-transform: uppercase;
}
.card-artist-quote--white {
    color: #fff;
}
.card-artist-quote--black {
    color: #000;
}
.card-artist-quote__image,
.card-module-feature {
    filter: grayscale(100%);
}
.card-module-feature {
    position: relative;
    opacity: 0.6;
    padding-top: 0;
    transition: all 0.4s ease;
}
.card-module-feature:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 4rem;
    background: transparent;
    border-radius: 50%;
    top: -2rem;
    left: 0;
    transition: all 0.4s ease;
}
.card-module-feature__head {
    position: relative;
    background: #fff;
    padding: 1.5rem;
    transition: all 0.4s ease;
}
.card-module-feature__image {
    opacity: 0;
    transition: all 0.4s ease;
}
.card-module-feature__content {
    position: relative;
    overflow: hidden;
}
.card-module-feature__content:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    background: #fff;
    transition: all 0.4s ease;
}
.card-module-feature__scroll {
    position: relative;
    max-height: 14rem;
    margin-right: -25px;
    overflow-y: scroll;
    overflow-x: hidden;
}
@supports not (scrollbar-width: none) {
    .card-module-feature__scroll::-webkit-scrollbar {
        width: 25px;
    }
}
@supports (scrollbar-width: none) {
    .card-module-feature__scroll {
        scrollbar-width: none;
        margin-right: 0;
    }
}
.card-module-feature__scrollbar {
    position: absolute;
    background: #000;
    right: 0;
    width: 0.25rem;
    max-height: 0;
    opacity: 0;
    transition: max-height 0.4s ease, top 0.15s ease, opacity 0.15s ease;
}
.card-module-feature__text {
    position: relative;
    padding: 1.5rem;
    opacity: 0;
    transition: all 0.2s ease;
}
.slick-active .card-module-feature {
    filter: grayscale(0);
    opacity: 1;
    padding-top: 0.75rem;
}
.slick-active .card-module-feature:before {
    background: #000;
    height: 1.5rem;
    top: 0;
    border-radius: 0;
}
.slick-active .card-module-feature__head {
    padding-top: 0.75rem;
}
.slick-active .card-module-feature__image {
    opacity: 1;
}
.slick-active .card-module-feature__content:before {
    height: 100%;
}
.slick-active .card-module-feature__text {
    opacity: 1;
    transition: all 0.4s ease 0.2s;
}
.slick-active .card-module-feature__scrollbar {
    max-height: 100%;
    opacity: 1;
    transition: max-height 0.4s ease 0s, top 0.05s ease 0s, opacity 0.4s ease 0.25s;
}
.card-module-feature--primary .card-module-feature__scrollbar,
.slick-active .card-module-feature--primary:before {
    background: #00fff0;
    background: var(--base-color);
}
.card-module-feature--primary .card-module-feature__color {
    color: #00fff0;
    color: var(--base-color);
}
.card-module-feature--secondary .card-module-feature__scrollbar,
.slick-active .card-module-feature--secondary:before {
    background: #6c757d;
}
.card-module-feature--secondary .card-module-feature__color {
    color: #6c757d;
}
.card-module-feature--success .card-module-feature__scrollbar,
.slick-active .card-module-feature--success:before {
    background: #28a745;
}
.card-module-feature--success .card-module-feature__color {
    color: #28a745;
}
.card-module-feature--info .card-module-feature__scrollbar,
.slick-active .card-module-feature--info:before {
    background: #00fff0;
}
.card-module-feature--info .card-module-feature__color {
    color: #00fff0;
}
.card-module-feature--warning .card-module-feature__scrollbar,
.slick-active .card-module-feature--warning:before {
    background: #e0fb4a;
}
.card-module-feature--warning .card-module-feature__color {
    color: #e0fb4a;
}
.card-module-feature--danger .card-module-feature__scrollbar,
.slick-active .card-module-feature--danger:before {
    background: red;
}
.card-module-feature--danger .card-module-feature__color {
    color: red;
}
.card-module-feature--light .card-module-feature__scrollbar,
.slick-active .card-module-feature--light:before {
    background: #f6f6f6;
}
.card-module-feature--light .card-module-feature__color {
    color: #f6f6f6;
}
.card-module-feature--dark .card-module-feature__scrollbar,
.slick-active .card-module-feature--dark:before {
    background: #131418;
}
.card-module-feature--dark .card-module-feature__color {
    color: #131418;
}
.card-module-feature--black .card-module-feature__scrollbar,
.slick-active .card-module-feature--black:before {
    background: #000;
}
.card-module-feature--black .card-module-feature__color {
    color: #000;
}
.card-module-feature--white .card-module-feature__scrollbar,
.slick-active .card-module-feature--white:before {
    background: #fff;
}
.card-module-feature--white .card-module-feature__color {
    color: #fff;
}
.card-module-feature--ableton .card-module-feature__scrollbar,
.slick-active .card-module-feature--ableton:before {
    background: #fec25a;
}
.card-module-feature--ableton .card-module-feature__color {
    color: #fec25a;
}
.image-magnifier {
    position: fixed;
    width: 100%;
    height: 100vh;
    padding: 1.5rem;
    top: 0;
    left: 0;
    z-index: 1050;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: all 0.4s ease;
    background: hsla(0, 0%, 100%, 0.75);
}
@supports ((-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px))) {
    .image-magnifier {
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px);
        background: transparent;
    }
}
.image-magnifier__magnified {
    max-width: 100%;
    cursor: auto;
}
.image-magnifier__close {
    position: absolute;
    right: 0;
    top: 0;
    width: 2.625rem;
    height: 2.625rem;
    background: #00fff0;
    background: var(--base-color);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
}
.image-magnifier__close:hover {
    background: #b0fff9;
    background: var(--light-color);
}
.image-magnifier__icon {
    color: #000;
    color: var(--text-color);
    font-size: 1.5rem;
    line-height: 1;
    transition: all 0.2s ease;
}
.image-magnifier__close:hover .image-magnifier__icon {
    color: #000;
}
.image-magnifier-fade-enter,
.image-magnifier-fade-leave-to {
    opacity: 0;
    background: transparent;
}
@supports ((-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px))) {
    .image-magnifier-fade-enter,
    .image-magnifier-fade-leave-to {
        -webkit-backdrop-filter: blur(0);
        backdrop-filter: blur(0);
    }
}
.image-magnifier-fade-enter-to,
.image-magnifier-fade-leave {
    opacity: 1;
    background: hsla(0, 0%, 100%, 0.75);
}
@supports ((-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px))) {
    .image-magnifier-fade-enter-to,
    .image-magnifier-fade-leave {
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px);
        background: transparent;
    }
}
.table-section__title-header {
    display: flex;
    justify-content: space-between;
    font-weight: 200;
    border-bottom: 2px solid #000;
}
.table-section__title {
    font-weight: 300;
}
.table-section__manuals-header {
    display: flex;
    justify-content: space-between;
}
.table-section__image {
    width: 150px;
}
.table-section__button {
    border-width: 2px;
    font-size: small;
    font-weight: 500;
}
.table-section__archives-show {
    display: table-row;
}
.table-section__archives-hide {
    display: none;
}
.table-section__column-centered {
    text-align: center;
}
.table-section__column-centered,
.table-section__icon-button {
    background-color: transparent;
    border: none;
}
.table-section table thead th {
    border-top: none;
    border-bottom: 2px solid #000;
    padding-right: 50px;
}
.table-section table td {
    border-bottom: 1px solid #000;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 0;
    height: 40px;
    max-width: 100%;
    white-space: nowrap;
    padding-right: 50px;
}
.table-section .icon:before {
    vertical-align: baseline;
    color: #000;
}
.feature-product-section {
    background-color: #6c757d;
    display: flex;
    margin: 0 auto;
    max-width: calc(1380px - 1.5rem);
    padding: 0;
    position: relative;
    width: 100%;
}
.feature-product-section__background {
    width: 100%;
    padding: 6rem 0;
    background: no-repeat 50%;
    background-size: cover;
    display: flex;
    overflow: hidden;
    flex-direction: column-reverse;
}
.feature-product-section__background:after {
    content: "";
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.52));
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.feature-product-section__baseline,
.feature-product-section__text {
    line-height: 1.2;
}
.feature-product-section__left,
.feature-product-section__right {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.feature-product-section__left {
    padding: 0 1.5rem;
}
.feature-product-section__right {
    flex-basis: 100%;
    padding: 0 1.5rem;
}
.feature-product-section__content {
    max-width: 24rem;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding-top: 1.5rem;
}
.feature-product-section__img-holder {
    display: flex;
    max-width: 100%;
}
.feature-product-section__img {
    max-height: 18rem;
    max-width: 100%;
}
@media screen and (min-width: 768px) {
    .feature-product-section__right {
        max-width: calc(100% - 27rem);
    }
    .feature-product-section__background {
        flex-direction: row;
    }
    .feature-product-section__background:after {
        background: rgba(0, 0, 0, 0.6);
        background: linear-gradient(270deg, transparent 50%, rgba(0, 0, 0, 0.6));
    }
    .feature-product-section__content {
        padding-top: 0;
    }
    .feature-product-section__img {
        max-height: 32rem;
        width: auto;
    }
}
@media screen and (min-width: 992px) {
    .feature-product-section__left {
        padding: 0 4.5rem;
    }
    .feature-product-section__right {
        max-width: calc(100% - 33rem);
    }
}
.layout-preset {
    display: grid;
    grid-row-gap: 1.5rem;
    row-gap: 1.5rem;
    grid-column-gap: 1.5rem;
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
    grid-auto-flow: row dense;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    grid-template-columns: repeat(1, 1fr);
}
@media (min-width: 450px) {
    .layout-preset {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (min-width: 576px) {
    .layout-preset {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 992px) {
    .layout-preset {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (min-width: 1200px) {
    .layout-preset {
        grid-template-columns: repeat(4, 1fr);
    }
}
.layout-masonry {
    overflow: hidden;
}
.layout-masonry__inner {
    margin-right: calc(var(--col-gap) / -2);
    margin-left: calc(var(--col-gap) / -2);
    position: relative;
}
.layout-masonry__item {
    width: 100%;
    padding: 0 calc(var(--col-gap) / 2) var(--row-gap) calc(var(--col-gap) / 2);
    transition: left 0.3s ease, top 0.3s ease;
}
@media (min-width: 768px) {
    .layout-masonry__item {
        width: 50%;
    }
}
@media (min-width: 1200px) {
    .layout-masonry__item {
        width: 33.33333%;
    }
}
.layout-masonry__item--absolute {
    position: absolute;
}
.section {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
    --dis-left: 0.75rem;
    --dis-right: calc(100% - 0.75rem);
}
.section--image {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    background-image: var(--bg-image);
}
.section--spacer-top {
    margin-top: -4.5rem;
    padding-top: 9rem;
    background-color: #f6f6f6;
    -webkit-clip-path: polygon(0 4.5rem, var(--dis-left) 4.5rem, var(--dis-left) 0, var(--dis-right) 0, var(--dis-right) 4.5rem, 100% 4.5rem, 100% 100%, 0 100%);
    clip-path: polygon(0 4.5rem, var(--dis-left) 4.5rem, var(--dis-left) 0, var(--dis-right) 0, var(--dis-right) 4.5rem, 100% 4.5rem, 100% 100%, 0 100%);
}
.section--spacer-bottom {
    position: relative;
    margin-bottom: -4.5rem;
    padding-bottom: 9rem;
    background-color: #f6f6f6;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 4.5rem), var(--dis-right) calc(100% - 4.5rem), var(--dis-right) 100%, var(--dis-left) 100%, var(--dis-left) calc(100% - 4.5rem), 0 calc(100% - 4.5rem));
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 4.5rem), var(--dis-right) calc(100% - 4.5rem), var(--dis-right) 100%, var(--dis-left) 100%, var(--dis-left) calc(100% - 4.5rem), 0 calc(100% - 4.5rem));
    z-index: 4;
}
.section--spacer-bottom + .section--spacer-bottom {
    z-index: 3;
}
.section--spacer-bottom + .section--spacer-bottom + .section--spacer-bottom {
    z-index: 2;
}
.section--spacer-bottom + .section--spacer-bottom + .section--spacer-bottom + .section--spacer-bottom {
    z-index: 1;
}
.section--spacer-bottom.section--spacer-top {
    z-index: 5;
    -webkit-clip-path: polygon(
        0 4.5rem,
        var(--dis-left) 4.5rem,
        var(--dis-left) 0,
        var(--dis-right) 0,
        var(--dis-right) 4.5rem,
        100% 4.5rem,
        100% calc(100% - 4.5rem),
        var(--dis-right) calc(100% - 4.5rem),
        var(--dis-right) 100%,
        var(--dis-left) 100%,
        var(--dis-left) calc(100% - 4.5rem),
        0 calc(100% - 4.5rem)
    );
    clip-path: polygon(
        0 4.5rem,
        var(--dis-left) 4.5rem,
        var(--dis-left) 0,
        var(--dis-right) 0,
        var(--dis-right) 4.5rem,
        100% 4.5rem,
        100% calc(100% - 4.5rem),
        var(--dis-right) calc(100% - 4.5rem),
        var(--dis-right) 100%,
        var(--dis-left) 100%,
        var(--dis-left) calc(100% - 4.5rem),
        0 calc(100% - 4.5rem)
    );
}
@media (min-width: 576px) {
    .section {
        --dis-left: calc(50% - 270px + 0.75rem);
        --dis-right: calc(50% + 270px - 0.75rem);
    }
}
@media (min-width: 768px) {
    .section {
        --dis-left: calc(50% - 360px + 0.75rem);
        --dis-right: calc(50% + 360px - 0.75rem);
    }
}
@media (min-width: 992px) {
    .section {
        --dis-left: calc(50% - 480px + 0.75rem);
        --dis-right: calc(50% + 480px - 0.75rem);
    }
}
@media (min-width: 1200px) {
    .section {
        --dis-left: calc(50% - 570px + 0.75rem);
        --dis-right: calc(50% + 570px - 0.75rem);
    }
}
@media (min-width: 1440px) {
    .section {
        --dis-left: calc(50% - 690px + 0.75rem);
        --dis-right: calc(50% + 690px - 0.75rem);
    }
}
.section--min-height {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.section--sm {
    min-height: 16rem;
}
@media (max-height: 12rem) {
    .section--sm {
        min-height: 100vh;
    }
}
.section--md {
    min-height: 24rem;
}
@media (max-height: 18rem) {
    .section--md {
        min-height: 100vh;
    }
}
.section--lg {
    min-height: 34rem;
}
@media (max-height: 25.5rem) {
    .section--lg {
        min-height: 100vh;
    }
}
.section--xl {
    min-height: 46rem;
}
@media (max-height: 34.5rem) {
    .section--xl {
        min-height: 100vh;
    }
}
.section--xxl {
    min-height: 60rem;
}
@media (max-height: 45rem) {
    .section--xxl {
        min-height: 100vh;
    }
}
.layout-video-bg {
    width: 100%;
    background-size: 100% auto;
    background-position: 50%;
    background-repeat: no-repeat;
}
.layout-container__inner {
    background-image: var(--bg-image);
    width: 100%;
}
.layout-half-fluid {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.layout-half-fluid__contain {
    width: 100%;
    flex-shrink: 0;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    --outer-margin: 0;
    margin-left: var(--outer-margin);
}
@media (min-width: 576px) {
    .layout-half-fluid__contain {
        width: 540px;
        --outer-margin: calc(50% - 270px);
    }
    .layout-half-fluid--small .layout-half-fluid__contain {
        width: 459px;
        --outer-margin: calc(50% - 229.5px);
    }
    .layout-half-fluid--sm .layout-half-fluid__contain {
        width: calc(45px * var(--layout-column));
    }
    .layout-half-fluid--sm.layout-half-fluid--small .layout-half-fluid__contain {
        width: calc(45px * var(--layout-column) * 0.85);
    }
}
@media (min-width: 768px) {
    .layout-half-fluid__contain {
        width: 720px;
        --outer-margin: calc(50% - 360px);
    }
    .layout-half-fluid--small .layout-half-fluid__contain {
        width: 612px;
        --outer-margin: calc(50% - 306px);
    }
    .layout-half-fluid--md .layout-half-fluid__contain {
        width: calc(60px * var(--layout-column));
    }
    .layout-half-fluid--md.layout-half-fluid--small .layout-half-fluid__contain {
        width: calc(60px * var(--layout-column) * 0.85);
    }
}
@media (min-width: 992px) {
    .layout-half-fluid__contain {
        width: 960px;
        --outer-margin: calc(50% - 480px);
    }
    .layout-half-fluid--small .layout-half-fluid__contain {
        width: 816px;
        --outer-margin: calc(50% - 408px);
    }
    .layout-half-fluid--lg .layout-half-fluid__contain {
        width: calc(80px * var(--layout-column));
    }
    .layout-half-fluid--lg.layout-half-fluid--small .layout-half-fluid__contain {
        width: calc(80px * var(--layout-column) * 0.85);
    }
}
@media (min-width: 1200px) {
    .layout-half-fluid__contain {
        width: 1140px;
        --outer-margin: calc(50% - 570px);
    }
    .layout-half-fluid--small .layout-half-fluid__contain {
        width: 969px;
        --outer-margin: calc(50% - 484.5px);
    }
    .layout-half-fluid--xl .layout-half-fluid__contain {
        width: calc(95px * var(--layout-column));
    }
    .layout-half-fluid--xl.layout-half-fluid--small .layout-half-fluid__contain {
        width: calc(95px * var(--layout-column) * 0.85);
    }
}
@media (min-width: 1440px) {
    .layout-half-fluid__contain {
        width: 1380px;
        --outer-margin: calc(50% - 690px);
    }
    .layout-half-fluid--small .layout-half-fluid__contain {
        width: 1173px;
        --outer-margin: calc(50% - 586.5px);
    }
    .layout-half-fluid--xxl .layout-half-fluid__contain {
        width: calc(115px * var(--layout-column));
    }
    .layout-half-fluid--xxl.layout-half-fluid--small .layout-half-fluid__contain {
        width: calc(115px * var(--layout-column) * 0.85);
    }
}
.layout-half-fluid--left.layout-half-fluid--reverse .layout-half-fluid__contain,
.layout-half-fluid--right:not(.layout-half-fluid--reverse) .layout-half-fluid__contain {
    margin-right: var(--outer-margin);
}
.layout-half-fluid__fluid {
    width: 100%;
    position: relative;
}
@media (min-width: 0) {
    .layout-half-fluid--xs {
        flex-wrap: nowrap;
    }
    .layout-half-fluid--xs .layout-half-fluid__fluid {
        width: 0;
        flex-grow: 1;
    }
    .layout-half-fluid--xs.layout-half-fluid--left.layout-half-fluid--reverse .layout-half-fluid__contain,
    .layout-half-fluid--xs.layout-half-fluid--right:not(.layout-half-fluid--reverse) .layout-half-fluid__contain {
        margin-left: 0;
    }
}
@media (min-width: 576px) {
    .layout-half-fluid--sm {
        flex-wrap: nowrap;
    }
    .layout-half-fluid--sm .layout-half-fluid__fluid {
        width: 0;
        flex-grow: 1;
    }
    .layout-half-fluid--sm.layout-half-fluid--left.layout-half-fluid--reverse .layout-half-fluid__contain,
    .layout-half-fluid--sm.layout-half-fluid--right:not(.layout-half-fluid--reverse) .layout-half-fluid__contain {
        margin-left: 0;
    }
}
@media (min-width: 768px) {
    .layout-half-fluid--md {
        flex-wrap: nowrap;
    }
    .layout-half-fluid--md .layout-half-fluid__fluid {
        width: 0;
        flex-grow: 1;
    }
    .layout-half-fluid--md.layout-half-fluid--left.layout-half-fluid--reverse .layout-half-fluid__contain,
    .layout-half-fluid--md.layout-half-fluid--right:not(.layout-half-fluid--reverse) .layout-half-fluid__contain {
        margin-left: 0;
    }
}
@media (min-width: 992px) {
    .layout-half-fluid--lg {
        flex-wrap: nowrap;
    }
    .layout-half-fluid--lg .layout-half-fluid__fluid {
        width: 0;
        flex-grow: 1;
    }
    .layout-half-fluid--lg.layout-half-fluid--left.layout-half-fluid--reverse .layout-half-fluid__contain,
    .layout-half-fluid--lg.layout-half-fluid--right:not(.layout-half-fluid--reverse) .layout-half-fluid__contain {
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .layout-half-fluid--xl {
        flex-wrap: nowrap;
    }
    .layout-half-fluid--xl .layout-half-fluid__fluid {
        width: 0;
        flex-grow: 1;
    }
    .layout-half-fluid--xl.layout-half-fluid--left.layout-half-fluid--reverse .layout-half-fluid__contain,
    .layout-half-fluid--xl.layout-half-fluid--right:not(.layout-half-fluid--reverse) .layout-half-fluid__contain {
        margin-left: 0;
    }
}
@media (min-width: 1440px) {
    .layout-half-fluid--xxl {
        flex-wrap: nowrap;
    }
    .layout-half-fluid--xxl .layout-half-fluid__fluid {
        width: 0;
        flex-grow: 1;
    }
    .layout-half-fluid--xxl.layout-half-fluid--left.layout-half-fluid--reverse .layout-half-fluid__contain,
    .layout-half-fluid--xxl.layout-half-fluid--right:not(.layout-half-fluid--reverse) .layout-half-fluid__contain {
        margin-left: 0;
    }
}
.layout-half-fluid--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.bg-darken {
    --bg-image: none;
    background-image: linear-gradient(var(--overlay-direction), rgba(19, 20, 24, var(--overlay-from)), rgba(19, 20, 24, var(--overlay-to))), var(--bg-image);
}
.bg-darken--repeat {
    background-image: linear-gradient(var(--overlay-direction), rgba(19, 20, 24, var(--overlay-from)), rgba(19, 20, 24, var(--overlay-to)) 50%, rgba(19, 20, 24, var(--overlay-from))), var(--bg-image);
}

/*# sourceMappingURL=app_style.css.map*/
