/*! Bootstrap v4.6.2 (https://getbootstrap.com/) Copyright 2011-2022 The Bootstrap Authors Copyright 2011-2022 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */
:root { --blue: #564FE3; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545; --orange: #fd7e14; --yellow: #ffc107; --green: #28a745; --teal: #20c997; --cyan: #17a2b8; --white: #ffffff; --gray: #6c757d; --gray-dark: #343a40; --black: #000000; --transparent: transparent; --menu: #FECF37; --light-blue: #9995ef; --light-yellow: #fff1e0; --light-gray: #F5F3F1; --lighter-blue: #cccaf7; --post: rgba(230, 230, 230, 0.1); --footnote: #888888; --primary: #f39220; --especiales: #FECF37; --primary: #f39220; --secondary: #6c757d; --success: #28a745; --info: #17a2b8; --warning: #ffc107; --danger: #dc3545; --light: #f8f9fa; --dark: #343a40; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: Jost, sans-serif; --font-family-monospace: "Roboto Mono", monospace; }

*, *::before, *::after { 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: Jost, sans-serif; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #fff1e0; text-align: left; background-color: #1e1e1e; }

[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: 0; }

p { margin-top: 0; margin-bottom: 0; }

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

address { margin-bottom: 1rem; font-style: normal; line-height: inherit; }

ol, ul, dl { margin-top: 0; margin-bottom: 1rem; }

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

dt { font-weight: 700; }

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

blockquote { margin: 0 0 1rem; }

b, strong { font-weight: bolder; }

small { font-size: 80%; }

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

sub { bottom: -.25em; }

sup { top: -.5em; }

a { color: #f39220; text-decoration: none; background-color: transparent; }

a:hover { color: #db8420; text-decoration: underline; }

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

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

pre, code, kbd, samp { font-family: "Roboto Mono", monospace; font-size: 1em; }

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

figure { margin: 0 0 1rem; }

img { vertical-align: middle; border-style: none; }

svg { overflow: hidden; vertical-align: middle; }

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) { outline: 0; }

input, button, select, optgroup, 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; }

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

button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) { cursor: pointer; }

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

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

textarea { overflow: auto; resize: vertical; }

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

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

@media (max-width: 1200px) { legend { font-size: calc(1.275rem + 0.3vw) ; } }

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: 0; font-family: Jost, sans-serif; font-weight: 500; line-height: 1.2; }

h1, .h1 { font-size: 3rem; }

@media (max-width: 1200px) { h1, .h1 { font-size: calc(1.425rem + 2.1vw) ; } }

h2, .h2 { font-size: 3rem; }

@media (max-width: 1200px) { h2, .h2 { font-size: calc(1.425rem + 2.1vw) ; } }

h3, .h3 { font-size: 1.5625rem; }

@media (max-width: 1200px) { h3, .h3 { font-size: calc(1.28125rem + 0.375vw) ; } }

h4, .h4 { font-size: 1.5rem; }

@media (max-width: 1200px) { h4, .h4 { font-size: calc(1.275rem + 0.3vw) ; } }

h5, .h5 { font-size: 1.25rem; }

h6, .h6 { font-size: 1rem; }

.lead { font-size: 1.3125rem; font-weight: 300; }

@media (max-width: 1200px) { .lead { font-size: calc(1.25625rem + 0.075vw) ; } }

.display-1 { font-size: 6rem; font-weight: 300; line-height: 1.2; }

@media (max-width: 1200px) { .display-1 { font-size: calc(1.725rem + 5.7vw) ; } }

.display-2 { font-size: 5.5rem; font-weight: 300; line-height: 1.2; }

@media (max-width: 1200px) { .display-2 { font-size: calc(1.675rem + 5.1vw) ; } }

.display-3 { font-size: 3.9375rem; font-weight: 300; line-height: 1.2; }

@media (max-width: 1200px) { .display-3 { font-size: calc(1.51875rem + 3.225vw) ; } }

.display-4 { font-size: 1.875rem; font-weight: 300; line-height: 1.2; }

@media (max-width: 1200px) { .display-4 { font-size: calc(1.3125rem + 0.75vw) ; } }

hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); }

small, .small { font-size: 0.875em; font-weight: 400; }

mark, .mark { padding: 0.2em; background-color: #fcf8e3; }

.list-unstyled { padding-left: 0; list-style: none; }

.list-inline { 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: 1rem; font-size: 1.25rem; }

.blockquote-footer { display: block; font-size: 0.875em; color: #6c757d; }

.blockquote-footer::before { content: "\2014\00A0"; }

.img-fluid, .content img, .content video { max-width: 100%; height: auto; }

.img-thumbnail { padding: 0.25rem; background-color: #1e1e1e; border: 1px solid #dee2e6; max-width: 100%; height: auto; }

.figure { display: inline-block; }

.figure-img { margin-bottom: 0.5rem; line-height: 1; }

.figure-caption { font-size: 90%; color: #6c757d; }

code { font-size: 1rem; color: black; word-wrap: break-word; }

a > code { color: inherit; }

kbd { padding: 0.2rem 0.4rem; font-size: 1rem; color: #fff; background-color: #212529; }

kbd kbd { padding: 0; font-size: 100%; font-weight: 700; }

pre { display: block; font-size: 1rem; color: #212529; }

pre code { font-size: inherit; color: inherit; word-break: normal; }

.pre-scrollable { max-height: 340px; overflow-y: scroll; }

.container, .container-fluid, .container-xl, .container-lg, .container-md, .container-sm { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }

@media (min-width: 576px) { .container-sm, .container { max-width: 576px; } }

@media (min-width: 768px) { .container-md, .container-sm, .container { max-width: 768px; } }

@media (min-width: 992px) { .container-lg, .container-md, .container-sm, .container { max-width: 1200px; } }

@media (min-width: 1200px) { .container-xl, .container-lg, .container-md, .container-sm, .container { max-width: 1201px; } }

.row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }

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

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

.col-xl, .col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg, .col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md, .col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm, .col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col, .col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; }

.col { flex-basis: 0; flex-grow: 1; max-width: 100%; }

.row-cols-1 > * { flex: 0 0 100%; max-width: 100%; }

.row-cols-2 > * { flex: 0 0 50%; max-width: 50%; }

.row-cols-3 > * { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }

.row-cols-4 > * { flex: 0 0 25%; max-width: 25%; }

.row-cols-5 > * { flex: 0 0 20%; max-width: 20%; }

.row-cols-6 > * { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }

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

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

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

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

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

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

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

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

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

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

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

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

.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.33333333%; }

.offset-2 { margin-left: 16.66666667%; }

.offset-3 { margin-left: 25%; }

.offset-4 { margin-left: 33.33333333%; }

.offset-5 { margin-left: 41.66666667%; }

.offset-6 { margin-left: 50%; }

.offset-7 { margin-left: 58.33333333%; }

.offset-8 { margin-left: 66.66666667%; }

.offset-9 { margin-left: 75%; }

.offset-10 { margin-left: 83.33333333%; }

.offset-11 { margin-left: 91.66666667%; }

@media (min-width: 576px) { .col-sm { flex-basis: 0; flex-grow: 1; max-width: 100%; } .row-cols-sm-1 > * { flex: 0 0 100%; max-width: 100%; } .row-cols-sm-2 > * { flex: 0 0 50%; max-width: 50%; } .row-cols-sm-3 > * { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .row-cols-sm-4 > * { flex: 0 0 25%; max-width: 25%; } .row-cols-sm-5 > * { flex: 0 0 20%; max-width: 20%; } .row-cols-sm-6 > * { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-sm-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-sm-1 { flex: 0 0 8.33333333%; max-width: 8.33333333%; } .col-sm-2 { flex: 0 0 16.66666667%; max-width: 16.66666667%; } .col-sm-3 { flex: 0 0 25%; max-width: 25%; } .col-sm-4 { flex: 0 0 33.33333333%; max-width: 33.33333333%; } .col-sm-5 { flex: 0 0 41.66666667%; max-width: 41.66666667%; } .col-sm-6 { flex: 0 0 50%; max-width: 50%; } .col-sm-7 { flex: 0 0 58.33333333%; max-width: 58.33333333%; } .col-sm-8 { flex: 0 0 66.66666667%; max-width: 66.66666667%; } .col-sm-9 { flex: 0 0 75%; max-width: 75%; } .col-sm-10 { flex: 0 0 83.33333333%; max-width: 83.33333333%; } .col-sm-11 { flex: 0 0 91.66666667%; max-width: 91.66666667%; } .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.33333333%; } .offset-sm-2 { margin-left: 16.66666667%; } .offset-sm-3 { margin-left: 25%; } .offset-sm-4 { margin-left: 33.33333333%; } .offset-sm-5 { margin-left: 41.66666667%; } .offset-sm-6 { margin-left: 50%; } .offset-sm-7 { margin-left: 58.33333333%; } .offset-sm-8 { margin-left: 66.66666667%; } .offset-sm-9 { margin-left: 75%; } .offset-sm-10 { margin-left: 83.33333333%; } .offset-sm-11 { margin-left: 91.66666667%; } }

@media (min-width: 768px) { .col-md { flex-basis: 0; flex-grow: 1; max-width: 100%; } .row-cols-md-1 > * { flex: 0 0 100%; max-width: 100%; } .row-cols-md-2 > * { flex: 0 0 50%; max-width: 50%; } .row-cols-md-3 > * { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .row-cols-md-4 > * { flex: 0 0 25%; max-width: 25%; } .row-cols-md-5 > * { flex: 0 0 20%; max-width: 20%; } .row-cols-md-6 > * { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-md-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-md-1 { flex: 0 0 8.33333333%; max-width: 8.33333333%; } .col-md-2 { flex: 0 0 16.66666667%; max-width: 16.66666667%; } .col-md-3 { flex: 0 0 25%; max-width: 25%; } .col-md-4 { flex: 0 0 33.33333333%; max-width: 33.33333333%; } .col-md-5 { flex: 0 0 41.66666667%; max-width: 41.66666667%; } .col-md-6 { flex: 0 0 50%; max-width: 50%; } .col-md-7 { flex: 0 0 58.33333333%; max-width: 58.33333333%; } .col-md-8 { flex: 0 0 66.66666667%; max-width: 66.66666667%; } .col-md-9 { flex: 0 0 75%; max-width: 75%; } .col-md-10 { flex: 0 0 83.33333333%; max-width: 83.33333333%; } .col-md-11 { flex: 0 0 91.66666667%; max-width: 91.66666667%; } .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.33333333%; } .offset-md-2 { margin-left: 16.66666667%; } .offset-md-3 { margin-left: 25%; } .offset-md-4 { margin-left: 33.33333333%; } .offset-md-5 { margin-left: 41.66666667%; } .offset-md-6 { margin-left: 50%; } .offset-md-7 { margin-left: 58.33333333%; } .offset-md-8 { margin-left: 66.66666667%; } .offset-md-9 { margin-left: 75%; } .offset-md-10 { margin-left: 83.33333333%; } .offset-md-11 { margin-left: 91.66666667%; } }

@media (min-width: 992px) { .col-lg { flex-basis: 0; flex-grow: 1; max-width: 100%; } .row-cols-lg-1 > * { flex: 0 0 100%; max-width: 100%; } .row-cols-lg-2 > * { flex: 0 0 50%; max-width: 50%; } .row-cols-lg-3 > * { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .row-cols-lg-4 > * { flex: 0 0 25%; max-width: 25%; } .row-cols-lg-5 > * { flex: 0 0 20%; max-width: 20%; } .row-cols-lg-6 > * { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-lg-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-lg-1 { flex: 0 0 8.33333333%; max-width: 8.33333333%; } .col-lg-2 { flex: 0 0 16.66666667%; max-width: 16.66666667%; } .col-lg-3 { flex: 0 0 25%; max-width: 25%; } .col-lg-4 { flex: 0 0 33.33333333%; max-width: 33.33333333%; } .col-lg-5 { flex: 0 0 41.66666667%; max-width: 41.66666667%; } .col-lg-6 { flex: 0 0 50%; max-width: 50%; } .col-lg-7 { flex: 0 0 58.33333333%; max-width: 58.33333333%; } .col-lg-8 { flex: 0 0 66.66666667%; max-width: 66.66666667%; } .col-lg-9 { flex: 0 0 75%; max-width: 75%; } .col-lg-10 { flex: 0 0 83.33333333%; max-width: 83.33333333%; } .col-lg-11 { flex: 0 0 91.66666667%; max-width: 91.66666667%; } .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.33333333%; } .offset-lg-2 { margin-left: 16.66666667%; } .offset-lg-3 { margin-left: 25%; } .offset-lg-4 { margin-left: 33.33333333%; } .offset-lg-5 { margin-left: 41.66666667%; } .offset-lg-6 { margin-left: 50%; } .offset-lg-7 { margin-left: 58.33333333%; } .offset-lg-8 { margin-left: 66.66666667%; } .offset-lg-9 { margin-left: 75%; } .offset-lg-10 { margin-left: 83.33333333%; } .offset-lg-11 { margin-left: 91.66666667%; } }

@media (min-width: 1200px) { .col-xl { flex-basis: 0; flex-grow: 1; max-width: 100%; } .row-cols-xl-1 > * { flex: 0 0 100%; max-width: 100%; } .row-cols-xl-2 > * { flex: 0 0 50%; max-width: 50%; } .row-cols-xl-3 > * { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; } .row-cols-xl-4 > * { flex: 0 0 25%; max-width: 25%; } .row-cols-xl-5 > * { flex: 0 0 20%; max-width: 20%; } .row-cols-xl-6 > * { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; } .col-xl-auto { flex: 0 0 auto; width: auto; max-width: 100%; } .col-xl-1 { flex: 0 0 8.33333333%; max-width: 8.33333333%; } .col-xl-2 { flex: 0 0 16.66666667%; max-width: 16.66666667%; } .col-xl-3 { flex: 0 0 25%; max-width: 25%; } .col-xl-4 { flex: 0 0 33.33333333%; max-width: 33.33333333%; } .col-xl-5 { flex: 0 0 41.66666667%; max-width: 41.66666667%; } .col-xl-6 { flex: 0 0 50%; max-width: 50%; } .col-xl-7 { flex: 0 0 58.33333333%; max-width: 58.33333333%; } .col-xl-8 { flex: 0 0 66.66666667%; max-width: 66.66666667%; } .col-xl-9 { flex: 0 0 75%; max-width: 75%; } .col-xl-10 { flex: 0 0 83.33333333%; max-width: 83.33333333%; } .col-xl-11 { flex: 0 0 91.66666667%; max-width: 91.66666667%; } .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.33333333%; } .offset-xl-2 { margin-left: 16.66666667%; } .offset-xl-3 { margin-left: 25%; } .offset-xl-4 { margin-left: 33.33333333%; } .offset-xl-5 { margin-left: 41.66666667%; } .offset-xl-6 { margin-left: 50%; } .offset-xl-7 { margin-left: 58.33333333%; } .offset-xl-8 { margin-left: 66.66666667%; } .offset-xl-9 { margin-left: 75%; } .offset-xl-10 { margin-left: 83.33333333%; } .offset-xl-11 { margin-left: 91.66666667%; } }

.table { width: 100%; margin-bottom: 1rem; color: #fff1e0; }

.table th, .table td { 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 th, .table-sm td { padding: 0.3rem; }

.table-bordered { border: 1px solid #dee2e6; }

.table-bordered th, .table-bordered td { border: 1px solid #dee2e6; }

.table-bordered thead th, .table-bordered thead td { border-bottom-width: 2px; }

.table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody { border: 0; }

.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover { color: #fff1e0; background-color: rgba(0, 0, 0, 0.075); }

.table-primary, .table-primary > th, .table-primary > td { background-color: #fce0c1; }

.table-primary th, .table-primary td, .table-primary thead th, .table-primary tbody + tbody { border-color: #f9c68b; }

.table-hover .table-primary:hover { background-color: #fbd4a9; }

.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: #fbd4a9; }

.table-secondary, .table-secondary > th, .table-secondary > td { background-color: #d6d8db; }

.table-secondary th, .table-secondary td, .table-secondary thead th, .table-secondary tbody + tbody { border-color: #b3b7bb; }

.table-hover .table-secondary:hover { background-color: #c8cbcf; }

.table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: #c8cbcf; }

.table-success, .table-success > th, .table-success > td { background-color: #c3e6cb; }

.table-success th, .table-success td, .table-success thead th, .table-success tbody + tbody { border-color: #8fd19e; }

.table-hover .table-success:hover { background-color: #b1dfbb; }

.table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: #b1dfbb; }

.table-info, .table-info > th, .table-info > td { background-color: #bee5eb; }

.table-info th, .table-info td, .table-info thead th, .table-info tbody + tbody { border-color: #86cfda; }

.table-hover .table-info:hover { background-color: #abdde5; }

.table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: #abdde5; }

.table-warning, .table-warning > th, .table-warning > td { background-color: #ffeeba; }

.table-warning th, .table-warning td, .table-warning thead th, .table-warning tbody + tbody { border-color: #ffdf7e; }

.table-hover .table-warning:hover { background-color: #ffe8a1; }

.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: #ffe8a1; }

.table-danger, .table-danger > th, .table-danger > td { background-color: #f5c6cb; }

.table-danger th, .table-danger td, .table-danger thead th, .table-danger tbody + tbody { border-color: #ed969e; }

.table-hover .table-danger:hover { background-color: #f1b0b7; }

.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: #f1b0b7; }

.table-light, .table-light > th, .table-light > td { background-color: #fdfdfe; }

.table-light th, .table-light td, .table-light thead th, .table-light tbody + tbody { border-color: #fbfcfc; }

.table-hover .table-light:hover { background-color: #ececf6; }

.table-hover .table-light:hover > td, .table-hover .table-light:hover > th { background-color: #ececf6; }

.table-dark, .table-dark > th, .table-dark > td { background-color: #c6c8ca; }

.table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: #95999c; }

.table-hover .table-dark:hover { background-color: #b9bbbe; }

.table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th { background-color: #b9bbbe; }

.table-active, .table-active > th, .table-active > td { background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover { background-color: rgba(0, 0, 0, 0.075); }

.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: #343a40; border-color: #454d55; }

.table .thead-light th { color: #495057; background-color: #e9ecef; border-color: #dee2e6; }

.table-dark { color: #fff; background-color: #343a40; }

.table-dark th, .table-dark td, .table-dark thead th { border-color: #454d55; }

.table-dark.table-bordered { border: 0; }

.table-dark.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(255, 255, 255, 0.05); }

.table-dark.table-hover tbody tr:hover { color: #fff; background-color: rgba(255, 255, 255, 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; } }

.table-responsive { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }

.table-responsive > .table-bordered { border: 0; }

.form-control { display: block; width: 100%; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0; 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:focus { color: #495057; background-color: #fff; border-color: #facd99; outline: 0; box-shadow: 0 0 0 0.2rem rgba(243, 146, 32, 0.25); }

.form-control::placeholder { color: #6c757d; opacity: 1; }

.form-control:disabled, .form-control[readonly] { background-color: #e9ecef; opacity: 1; }

input.form-control[type="date"], input.form-control[type="time"], input.form-control[type="datetime-local"], input.form-control[type="month"] { appearance: none; }

select.form-control:-moz-focusring { color: transparent; text-shadow: 0 0 0 #495057; }

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.375rem + 1px); padding-bottom: calc(0.375rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 1.5; }

.col-form-label-lg { padding-top: calc(0.5rem + 1px); padding-bottom: calc(0.5rem + 1px); font-size: 1.25rem; line-height: 1.5; }

.col-form-label-sm { padding-top: calc(0.25rem + 1px); padding-bottom: calc(0.25rem + 1px); font-size: 0.875rem; line-height: 1.5; }

.form-control-plaintext { display: block; width: 100%; padding: 0.375rem 0; margin-bottom: 0; font-size: 1rem; line-height: 1.5; color: #fff1e0; background-color: transparent; border: solid transparent; border-width: 1px 0; }

.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg { padding-right: 0; padding-left: 0; }

.form-control-sm { height: calc(1.5em + 0.5rem + 2px); padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; }

.form-control-lg { height: calc(1.5em + 1rem + 2px); padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; }

select.form-control[size], select.form-control[multiple] { height: auto; }

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.875em; color: #28a745; }

.valid-tooltip { position: absolute; top: 100%; left: 0; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.875rem; line-height: 1.5; color: #fff; background-color: rgba(40, 167, 69, 0.9); }

.form-row > .col > .valid-tooltip, .form-row > [class*="col-"] > .valid-tooltip { left: 5px; }

.was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip, .is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip { display: block; }

.was-validated .form-control:valid, .form-control.is-valid { border-color: #28a745; padding-right: calc(1.5em + 0.75rem) !important; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right calc(0.375em + 0.1875rem) center; background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }

.was-validated .form-control:valid:focus, .form-control.is-valid:focus { border-color: #28a745; box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated select.form-control:valid, select.form-control.is-valid { padding-right: 3rem !important; background-position: right 1.5rem center; }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid { padding-right: calc(1.5em + 0.75rem); background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:valid, .custom-select.is-valid { border-color: #28a745; padding-right: calc(0.75em + 2.3125rem) !important; background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }

.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus { border-color: #28a745; box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label { color: #28a745; }

.was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip { display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label { color: #28a745; }

.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before { border-color: #28a745; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before { border-color: #34ce57; background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before { border-color: #28a745; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label { border-color: #28a745; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label { border-color: #28a745; box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 0.875em; color: #dc3545; }

.invalid-tooltip { position: absolute; top: 100%; left: 0; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.875rem; line-height: 1.5; color: #fff; background-color: rgba(220, 53, 69, 0.9); }

.form-row > .col > .invalid-tooltip, .form-row > [class*="col-"] > .invalid-tooltip { left: 5px; }

.was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip, .is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip { display: block; }

.was-validated .form-control:invalid, .form-control.is-invalid { border-color: #dc3545; padding-right: calc(1.5em + 0.75rem) !important; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right calc(0.375em + 0.1875rem) center; background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus { border-color: #dc3545; box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated select.form-control:invalid, select.form-control.is-invalid { padding-right: 3rem !important; background-position: right 1.5rem center; }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid { padding-right: calc(1.5em + 0.75rem); background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid { border-color: #dc3545; padding-right: calc(0.75em + 2.3125rem) !important; background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }

.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus { border-color: #dc3545; box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label { color: #dc3545; }

.was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip { display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label { color: #dc3545; }

.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before { border-color: #dc3545; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before { border-color: #e4606d; background-color: #e4606d; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before { border-color: #dc3545; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label { border-color: #dc3545; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label { border-color: #dc3545; box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 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 { display: flex; align-items: center; justify-content: center; margin-bottom: 0; } .form-inline .form-group { display: flex; flex: 0 0 auto; flex-flow: row wrap; align-items: center; margin-bottom: 0; } .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; } .form-inline .form-control-plaintext { display: inline-block; } .form-inline .input-group, .form-inline .custom-select { 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: #fff1e0; text-align: center; vertical-align: middle; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 1.5rem 0.75rem; font-size: 0.8rem; line-height: 1; border-radius: 0; transition: all 250ms ease-in-out; }

@media (prefers-reduced-motion: reduce) { .btn { transition: none; } }

.btn:hover { color: #fff1e0; text-decoration: none; }

.btn:focus, .btn.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(243, 146, 32, 0.25); }

.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 { color: #212529; background-color: #f39220; border-color: #f39220; }

.btn-primary:hover { color: #fff; background-color: #e17f0c; border-color: #d5780b; }

.btn-primary:focus, .btn-primary.focus { color: #fff; background-color: #e17f0c; border-color: #d5780b; box-shadow: 0 0 0 0.2rem rgba(212, 130, 33, 0.5); }

.btn-primary.disabled, .btn-primary:disabled { color: #212529; background-color: #f39220; border-color: #f39220; }

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary.active:not(:disabled):not(.disabled), .show > .btn-primary.dropdown-toggle { color: #fff; background-color: #d5780b; border-color: #c8710b; }

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary.active:not(:disabled):not(.disabled):focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(212, 130, 33, 0.5); }

.btn-secondary { color: #fff; background-color: #6c757d; border-color: #6c757d; }

.btn-secondary:hover { color: #fff; background-color: #5a6268; border-color: #545b62; }

.btn-secondary:focus, .btn-secondary.focus { color: #fff; background-color: #5a6268; border-color: #545b62; box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }

.btn-secondary.disabled, .btn-secondary:disabled { color: #fff; background-color: #6c757d; border-color: #6c757d; }

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary.active:not(:disabled):not(.disabled), .show > .btn-secondary.dropdown-toggle { color: #fff; background-color: #545b62; border-color: #4e555b; }

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary.active:not(:disabled):not(.disabled):focus, .show > .btn-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }

.btn-success { color: #fff; background-color: #28a745; border-color: #28a745; }

.btn-success:hover { color: #fff; background-color: #218838; border-color: #1e7e34; }

.btn-success:focus, .btn-success.focus { color: #fff; background-color: #218838; border-color: #1e7e34; box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

.btn-success.disabled, .btn-success:disabled { color: #fff; background-color: #28a745; border-color: #28a745; }

.btn-success:not(:disabled):not(.disabled):active, .btn-success.active:not(:disabled):not(.disabled), .show > .btn-success.dropdown-toggle { color: #fff; background-color: #1e7e34; border-color: #1c7430; }

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success.active:not(:disabled):not(.disabled):focus, .show > .btn-success.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

.btn-info { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }

.btn-info:hover { color: #fff; background-color: #138496; border-color: #117a8b; }

.btn-info:focus, .btn-info.focus { color: #fff; background-color: #138496; border-color: #117a8b; box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-info.disabled, .btn-info:disabled { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }

.btn-info:not(:disabled):not(.disabled):active, .btn-info.active:not(:disabled):not(.disabled), .show > .btn-info.dropdown-toggle { color: #fff; background-color: #117a8b; border-color: #10707f; }

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info.active:not(:disabled):not(.disabled):focus, .show > .btn-info.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-warning { color: #212529; background-color: #ffc107; border-color: #ffc107; }

.btn-warning:hover { color: #212529; background-color: #e0a800; border-color: #d39e00; }

.btn-warning:focus, .btn-warning.focus { color: #212529; background-color: #e0a800; border-color: #d39e00; box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }

.btn-warning.disabled, .btn-warning:disabled { color: #212529; background-color: #ffc107; border-color: #ffc107; }

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning.active:not(:disabled):not(.disabled), .show > .btn-warning.dropdown-toggle { color: #212529; background-color: #d39e00; border-color: #c69500; }

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning.active:not(:disabled):not(.disabled):focus, .show > .btn-warning.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }

.btn-danger { color: #fff; background-color: #dc3545; border-color: #dc3545; }

.btn-danger:hover { color: #fff; background-color: #c82333; border-color: #bd2130; }

.btn-danger:focus, .btn-danger.focus { color: #fff; background-color: #c82333; border-color: #bd2130; box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

.btn-danger.disabled, .btn-danger:disabled { color: #fff; background-color: #dc3545; border-color: #dc3545; }

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger.active:not(:disabled):not(.disabled), .show > .btn-danger.dropdown-toggle { color: #fff; background-color: #bd2130; border-color: #b21f2d; }

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger.active:not(:disabled):not(.disabled):focus, .show > .btn-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

.btn-light { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }

.btn-light:hover { color: #212529; background-color: #e2e6ea; border-color: #dae0e5; }

.btn-light:focus, .btn-light.focus { color: #212529; background-color: #e2e6ea; border-color: #dae0e5; box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }

.btn-light.disabled, .btn-light:disabled { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }

.btn-light:not(:disabled):not(.disabled):active, .btn-light.active:not(:disabled):not(.disabled), .show > .btn-light.dropdown-toggle { color: #212529; background-color: #dae0e5; border-color: #d3d9df; }

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light.active:not(:disabled):not(.disabled):focus, .show > .btn-light.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }

.btn-dark { color: #fff; background-color: #343a40; border-color: #343a40; }

.btn-dark:hover { color: #fff; background-color: #23272b; border-color: #1d2124; }

.btn-dark:focus, .btn-dark.focus { color: #fff; background-color: #23272b; border-color: #1d2124; box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }

.btn-dark.disabled, .btn-dark:disabled { color: #fff; background-color: #343a40; border-color: #343a40; }

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark.active:not(:disabled):not(.disabled), .show > .btn-dark.dropdown-toggle { color: #fff; background-color: #1d2124; border-color: #171a1d; }

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark.active:not(:disabled):not(.disabled):focus, .show > .btn-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }

.btn-outline-primary { color: #f39220; border-color: #f39220; }

.btn-outline-primary:hover { color: #212529; background-color: #f39220; border-color: #f39220; }

.btn-outline-primary:focus, .btn-outline-primary.focus { box-shadow: 0 0 0 0.2rem rgba(243, 146, 32, 0.5); }

.btn-outline-primary.disabled, .btn-outline-primary:disabled { color: #f39220; background-color: transparent; }

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary.active:not(:disabled):not(.disabled), .show > .btn-outline-primary.dropdown-toggle { color: #212529; background-color: #f39220; border-color: #f39220; }

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(243, 146, 32, 0.5); }

.btn-outline-secondary { color: #6c757d; border-color: #6c757d; }

.btn-outline-secondary:hover { color: #fff; background-color: #6c757d; border-color: #6c757d; }

.btn-outline-secondary:focus, .btn-outline-secondary.focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled { color: #6c757d; background-color: transparent; }

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary.active:not(:disabled):not(.disabled), .show > .btn-outline-secondary.dropdown-toggle { color: #fff; background-color: #6c757d; border-color: #6c757d; }

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success { color: #28a745; border-color: #28a745; }

.btn-outline-success:hover { color: #fff; background-color: #28a745; border-color: #28a745; }

.btn-outline-success:focus, .btn-outline-success.focus { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-success.disabled, .btn-outline-success:disabled { color: #28a745; background-color: transparent; }

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success.active:not(:disabled):not(.disabled), .show > .btn-outline-success.dropdown-toggle { color: #fff; background-color: #28a745; border-color: #28a745; }

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-success.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info { color: #17a2b8; border-color: #17a2b8; }

.btn-outline-info:hover { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }

.btn-outline-info:focus, .btn-outline-info.focus { box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-info.disabled, .btn-outline-info:disabled { color: #17a2b8; background-color: transparent; }

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info.active:not(:disabled):not(.disabled), .show > .btn-outline-info.dropdown-toggle { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-info.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning { color: #ffc107; border-color: #ffc107; }

.btn-outline-warning:hover { color: #212529; background-color: #ffc107; border-color: #ffc107; }

.btn-outline-warning:focus, .btn-outline-warning.focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-warning.disabled, .btn-outline-warning:disabled { color: #ffc107; background-color: transparent; }

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning.active:not(:disabled):not(.disabled), .show > .btn-outline-warning.dropdown-toggle { color: #212529; background-color: #ffc107; border-color: #ffc107; }

.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-warning.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger { color: #dc3545; border-color: #dc3545; }

.btn-outline-danger:hover { color: #fff; background-color: #dc3545; border-color: #dc3545; }

.btn-outline-danger:focus, .btn-outline-danger.focus { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-danger.disabled, .btn-outline-danger:disabled { color: #dc3545; background-color: transparent; }

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger.active:not(:disabled):not(.disabled), .show > .btn-outline-danger.dropdown-toggle { color: #fff; background-color: #dc3545; border-color: #dc3545; }

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light { color: #f8f9fa; border-color: #f8f9fa; }

.btn-outline-light:hover { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }

.btn-outline-light:focus, .btn-outline-light.focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-light.disabled, .btn-outline-light:disabled { color: #f8f9fa; background-color: transparent; }

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light.active:not(:disabled):not(.disabled), .show > .btn-outline-light.dropdown-toggle { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-light.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark { color: #343a40; border-color: #343a40; }

.btn-outline-dark:hover { color: #fff; background-color: #343a40; border-color: #343a40; }

.btn-outline-dark:focus, .btn-outline-dark.focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-dark.disabled, .btn-outline-dark:disabled { color: #343a40; background-color: transparent; }

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark.active:not(:disabled):not(.disabled), .show > .btn-outline-dark.dropdown-toggle { color: #fff; background-color: #343a40; border-color: #343a40; }

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link { font-weight: 400; color: #f39220; text-decoration: none; }

.btn-link:hover { color: #db8420; text-decoration: underline; }

.btn-link:focus, .btn-link.focus { text-decoration: underline; }

.btn-link:disabled, .btn-link.disabled { color: #6c757d; pointer-events: none; }

.btn-lg, .btn-group-lg > .btn { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0; }

.btn-sm, .btn-group-sm > .btn { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0; }

.btn-block { display: block; width: 100%; }

.btn-block + .btn-block { margin-top: 0.5rem; }

input.btn-block[type="submit"], input.btn-block[type="reset"], input.btn-block[type="button"] { 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; } }

.collapsing.width { width: 0; height: auto; transition: width 0.35s ease; }

@media (prefers-reduced-motion: reduce) { .collapsing.width { transition: none; } }

.dropup, .dropright, .dropdown, .dropleft { 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: 1rem; color: #fff1e0; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); }

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

.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: ""; }

.dropleft .dropdown-toggle::after { 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^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] { right: auto; bottom: auto; }

.dropdown-divider { height: 0; margin: 0.5rem 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; white-space: nowrap; background-color: transparent; border: 0; }

.dropdown-item:hover, .dropdown-item:focus { color: #16181b; text-decoration: none; background-color: #e9ecef; }

.dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background-color: #f39220; }

.dropdown-item.disabled, .dropdown-item:disabled { color: #adb5bd; 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.875rem; 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 > .btn, .btn-group-vertical > .btn { position: relative; flex: 1 1 auto; }

.btn-group > .btn:hover, .btn-group-vertical > .btn:hover { z-index: 1; }

.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active { z-index: 1; }

.btn-toolbar { display: flex; flex-wrap: wrap; justify-content: flex-start; }

.btn-toolbar .input-group { width: auto; }

.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) { margin-left: -1px; }

.dropdown-toggle-split { padding-right: 0.5625rem; padding-left: 0.5625rem; }

.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after { margin-left: 0; }

.dropleft .dropdown-toggle-split::before { margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split { padding-right: 0.375rem; padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .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:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) { margin-top: -1px; }

.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn { margin-bottom: 0; }

.btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; }

.input-group { position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%; }

.input-group > .form-control, .input-group > .form-control-plaintext, .input-group > .custom-select, .input-group > .custom-file { position: relative; flex: 1 1 auto; width: 1%; min-width: 0; margin-bottom: 0; }

.input-group > .form-control + .form-control, .input-group > .form-control + .custom-select, .input-group > .form-control + .custom-file, .input-group > .form-control-plaintext + .form-control, .input-group > .form-control-plaintext + .custom-select, .input-group > .form-control-plaintext + .custom-file, .input-group > .custom-select + .form-control, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .custom-file, .input-group > .custom-file + .form-control, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .custom-file { margin-left: -1px; }

.input-group > .form-control:focus, .input-group > .custom-select:focus, .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label { z-index: 3; }

.input-group > .custom-file .custom-file-input:focus { z-index: 4; }

.input-group > .custom-file { display: flex; align-items: center; }

.input-group-prepend, .input-group-append { display: flex; }

.input-group-prepend .btn, .input-group-append .btn { position: relative; z-index: 2; }

.input-group-prepend .btn:focus, .input-group-append .btn:focus { z-index: 3; }

.input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-append .input-group-text + .btn { 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.375rem 0.75rem; margin-bottom: 0; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; text-align: center; white-space: nowrap; background-color: #e9ecef; border: 1px solid #ced4da; }

.input-group-text input[type="radio"], .input-group-text input[type="checkbox"] { margin-top: 0; }

.input-group-lg > .form-control:not(textarea), .input-group-lg > .custom-select { height: calc(1.5em + 1rem + 2px); }

.input-group-lg > .form-control, .input-group-lg > .custom-select, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-append > .btn { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; }

.input-group-sm > .form-control:not(textarea), .input-group-sm > .custom-select { height: calc(1.5em + 0.5rem + 2px); }

.input-group-sm > .form-control, .input-group-sm > .custom-select, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-append > .btn { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; }

.input-group-lg > .custom-select, .input-group-sm > .custom-select { padding-right: 1.75rem; }

.custom-control { position: relative; z-index: 1; display: block; min-height: 1.5rem; padding-left: 1.5rem; print-color-adjust: exact; }

.custom-control-inline { display: inline-flex; margin-right: 1rem; }

.custom-control-input { position: absolute; left: 0; z-index: -1; width: 1rem; height: 1.25rem; opacity: 0; }

.custom-control-input:checked ~ .custom-control-label::before { color: #fff; border-color: #f39220; background-color: #f39220; }

.custom-control-input:focus ~ .custom-control-label::before { box-shadow: 0 0 0 0.2rem rgba(243, 146, 32, 0.25); }

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before { border-color: #facd99; }

.custom-control-input:not(:disabled):active ~ .custom-control-label::before { color: #fff; background-color: #fce5c9; border-color: #fce5c9; }

.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 { position: absolute; top: 0.25rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; pointer-events: none; content: ""; background-color: #fff; border: 1px solid #adb5bd; }

.custom-control-label::after { position: absolute; top: 0.25rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; content: ""; background: 50% / 50% 50% no-repeat; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before { border-color: #f39220; background-color: #f39220; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(243, 146, 32, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before { background-color: rgba(243, 146, 32, 0.5); }

.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,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(243, 146, 32, 0.5); }

.custom-switch { padding-left: 2.25rem; }

.custom-switch .custom-control-label::before { left: -2.25rem; width: 1.75rem; pointer-events: all; border-radius: 0.5rem; }

.custom-switch .custom-control-label::after { top: calc(0.25rem + 2px); left: calc(-2.25rem + 2px); width: calc(1rem - 4px); height: calc(1rem - 4px); background-color: #adb5bd; border-radius: 0.5rem; 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.75rem); }

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(243, 146, 32, 0.5); }

.custom-select { display: inline-block; width: 100%; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 1.75rem 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; vertical-align: middle; background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat; border: 1px solid #ced4da; border-radius: 0; appearance: none; }

.custom-select:focus { border-color: #facd99; outline: 0; box-shadow: 0 0 0 0.2rem rgba(243, 146, 32, 0.25); }

.custom-select:focus::-ms-value { color: #495057; background-color: #fff; }

.custom-select[multiple], .custom-select[size]:not([size="1"]) { height: auto; padding-right: 0.75rem; 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.875rem; }

.custom-select-lg { height: calc(1.5em + 1rem + 2px); padding-top: 0.5rem; padding-bottom: 0.5rem; padding-left: 1rem; font-size: 1.25rem; }

.custom-file { position: relative; display: inline-block; width: 100%; height: calc(1.5em + 0.75rem + 2px); margin-bottom: 0; }

.custom-file-input { position: relative; z-index: 2; width: 100%; height: calc(1.5em + 0.75rem + 2px); margin: 0; overflow: hidden; opacity: 0; }

.custom-file-input:focus ~ .custom-file-label { border-color: #facd99; box-shadow: 0 0 0 0.2rem rgba(243, 146, 32, 0.25); }

.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label { background-color: #e9ecef; }

.custom-file-input:lang(en) ~ .custom-file-label::after { content: "Browse"; }

.custom-file-input ~ .custom-file-label[data-browse]::after { content: attr(data-browse); }

.custom-file-label { position: absolute; top: 0; right: 0; left: 0; z-index: 1; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 0.75rem; overflow: hidden; font-weight: 400; line-height: 1.5; color: #495057; background-color: #fff; border: 1px solid #ced4da; }

.custom-file-label::after { position: absolute; top: 0; right: 0; bottom: 0; z-index: 3; display: block; height: calc(1.5em + 0.75rem); padding: 0.375rem 0.75rem; line-height: 1.5; color: #495057; content: "Browse"; background-color: #e9ecef; border-left: inherit; }

.custom-range { width: 100%; height: 1.4rem; padding: 0; background-color: transparent; appearance: none; }

.custom-range:focus { outline: 0; }

.custom-range:focus::-webkit-slider-thumb { box-shadow: 0 0 0 1px #1e1e1e, 0 0 0 0.2rem rgba(243, 146, 32, 0.25); }

.custom-range:focus::-moz-range-thumb { box-shadow: 0 0 0 1px #1e1e1e, 0 0 0 0.2rem rgba(243, 146, 32, 0.25); }

.custom-range:focus::-ms-thumb { box-shadow: 0 0 0 1px #1e1e1e, 0 0 0 0.2rem rgba(243, 146, 32, 0.25); }

.custom-range::-moz-focus-outer { border: 0; }

.custom-range::-webkit-slider-thumb { width: 1rem; height: 1rem; margin-top: -0.25rem; background-color: #f39220; border: 0; 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::-webkit-slider-thumb { transition: none; } }

.custom-range::-webkit-slider-thumb:active { background-color: #fce5c9; }

.custom-range::-webkit-slider-runnable-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #dee2e6; border-color: transparent; }

.custom-range::-moz-range-thumb { width: 1rem; height: 1rem; background-color: #f39220; border: 0; 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::-moz-range-thumb { transition: none; } }

.custom-range::-moz-range-thumb:active { background-color: #fce5c9; }

.custom-range::-moz-range-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #dee2e6; border-color: transparent; }

.custom-range::-ms-thumb { width: 1rem; height: 1rem; margin-top: 0; margin-right: 0.2rem; margin-left: 0.2rem; background-color: #f39220; border: 0; 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 { transition: none; } }

.custom-range::-ms-thumb:active { background-color: #fce5c9; }

.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 { background-color: #dee2e6; }

.custom-range::-ms-fill-upper { margin-right: 15px; background-color: #dee2e6; }

.custom-range:disabled::-webkit-slider-thumb { background-color: #adb5bd; }

.custom-range:disabled::-webkit-slider-runnable-track { cursor: default; }

.custom-range:disabled::-moz-range-thumb { background-color: #adb5bd; }

.custom-range:disabled::-moz-range-track { cursor: default; }

.custom-range:disabled::-ms-thumb { background-color: #adb5bd; }

.custom-control-label::before, .custom-file-label, .custom-select { transition: background-color 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: 0.5rem 1rem; }

.nav-link:hover, .nav-link:focus { 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; background-color: transparent; border: 1px solid transparent; }

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { isolation: isolate; border-color: #e9ecef #e9ecef #dee2e6; }

.nav-tabs .nav-link.disabled { color: #6c757d; background-color: transparent; border-color: transparent; }

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link { color: #495057; background-color: #1e1e1e; border-color: #dee2e6 #dee2e6 #1e1e1e; }

.nav-tabs .dropdown-menu { margin-top: -1px; }

.nav-pills .nav-link { background: none; border: 0; }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: #fff; background-color: #f39220; }

.nav-fill > .nav-link, .nav-fill .nav-item { flex: 1 1 auto; text-align: center; }

.nav-justified > .nav-link, .nav-justified .nav-item { flex-basis: 0; flex-grow: 1; text-align: center; }

.tab-content > .tab-pane { display: none; }

.tab-content > .active { display: block; }

.navbar { position: relative; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding: 0.5rem 1rem; }

.navbar .container, .navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }

.navbar-brand { display: inline-block; padding-top: 0.3125rem; padding-bottom: 0.3125rem; margin-right: 1rem; font-size: 1.25rem; line-height: inherit; white-space: nowrap; }

.navbar-brand:hover, .navbar-brand:focus { 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: 0.5rem; padding-bottom: 0.5rem; }

.navbar-collapse { flex-basis: 100%; flex-grow: 1; align-items: center; }

.navbar-toggler { padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background-color: transparent; border: 1px solid transparent; }

.navbar-toggler:hover, .navbar-toggler:focus { 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-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { 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-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { 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-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { 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-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { 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-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { 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-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { 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-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { 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-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { 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; } }

.navbar-expand { flex-flow: row nowrap; justify-content: flex-start; }

.navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl { 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-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl { 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 { color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus { 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:hover, .navbar-light .navbar-nav .nav-link:focus { 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 .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active { 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,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' 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 { color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus { color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand { color: #fff; }

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; }

.navbar-dark .navbar-nav .nav-link { color: rgba(255, 255, 255, 0.5); }

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: rgba(255, 255, 255, 0.75); }

.navbar-dark .navbar-nav .nav-link.disabled { color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #fff; }

.navbar-dark .navbar-toggler { color: rgba(255, 255, 255, 0.5); border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-dark .navbar-text { color: rgba(255, 255, 255, 0.5); }

.navbar-dark .navbar-text a { color: #fff; }

.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus { 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); }

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

.card > .list-group:last-child { border-bottom-width: 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; margin-bottom: 0; }

.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-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-header-tabs { margin-right: -0.625rem; margin-bottom: -0.75rem; margin-left: -0.625rem; border-bottom: 0; }

.card-header-pills { margin-right: -0.625rem; margin-left: -0.625rem; }

.card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 1.25rem; }

.card-img, .card-img-top, .card-img-bottom { flex-shrink: 0; width: 100%; }

.card-deck .card { margin-bottom: 15px; }

@media (min-width: 576px) { .card-deck { display: flex; flex-flow: row wrap; margin-right: -15px; margin-left: -15px; } .card-deck .card { flex: 1 0 0%; margin-right: 15px; margin-bottom: 0; margin-left: 15px; } }

.card-group > .card { margin-bottom: 15px; }

@media (min-width: 576px) { .card-group { display: flex; flex-flow: row wrap; } .card-group > .card { flex: 1 0 0%; margin-bottom: 0; } .card-group > .card + .card { margin-left: 0; border-left: 0; } }

.card-columns .card { margin-bottom: 0.75rem; }

@media (min-width: 576px) { .card-columns { column-count: 3; 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; }

.accordion > .card > .card-header { margin-bottom: -1px; }

.breadcrumb { display: flex; flex-wrap: wrap; padding: 0.75rem 1rem; margin-bottom: 1rem; list-style: none; background-color: #e9ecef; }

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

.breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: none; }

.breadcrumb-item.active { color: #6c757d; }

.pagination { display: flex; padding-left: 0; list-style: none; }

.page-link { position: relative; display: block; padding: 0.5rem 0.75rem; margin-left: -1px; line-height: 1.25; color: #f39220; background-color: #fff; border: 1px solid #dee2e6; }

.page-link:hover { z-index: 2; color: #db8420; text-decoration: none; background-color: #e9ecef; border-color: #dee2e6; }

.page-link:focus { z-index: 3; outline: 0; box-shadow: 0 0 0 0.2rem rgba(243, 146, 32, 0.25); }

.page-item:first-child .page-link { margin-left: 0; }

.page-item.active .page-link { z-index: 3; color: #fff; background-color: #f39220; border-color: #f39220; }

.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.25rem; line-height: 1.5; }

.pagination-sm .page-link { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; }

.badge { display: inline-block; padding: 0.25em 0.4em; font-size: 75%; font-weight: 700; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; transition: all 250ms ease-in-out; }

@media (prefers-reduced-motion: reduce) { .badge { transition: none; } }

a.badge:hover, a.badge:focus { text-decoration: none; }

.badge:empty { display: none; }

.btn .badge { position: relative; top: -1px; }

.badge-pill { padding-right: 0.6em; padding-left: 0.6em; }

.badge-primary { color: #212529; background-color: #f39220; }

a.badge-primary:hover, a.badge-primary:focus { color: #212529; background-color: #d5780b; }

a.badge-primary:focus, a.badge-primary.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(243, 146, 32, 0.5); }

.badge-secondary { color: #fff; background-color: #6c757d; }

a.badge-secondary:hover, a.badge-secondary:focus { color: #fff; background-color: #545b62; }

a.badge-secondary:focus, a.badge-secondary.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.badge-success { color: #fff; background-color: #28a745; }

a.badge-success:hover, a.badge-success:focus { color: #fff; background-color: #1e7e34; }

a.badge-success:focus, a.badge-success.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.badge-info { color: #fff; background-color: #17a2b8; }

a.badge-info:hover, a.badge-info:focus { color: #fff; background-color: #117a8b; }

a.badge-info:focus, a.badge-info.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.badge-warning { color: #212529; background-color: #ffc107; }

a.badge-warning:hover, a.badge-warning:focus { color: #212529; background-color: #d39e00; }

a.badge-warning:focus, a.badge-warning.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.badge-danger { color: #fff; background-color: #dc3545; }

a.badge-danger:hover, a.badge-danger:focus { color: #fff; background-color: #bd2130; }

a.badge-danger:focus, a.badge-danger.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.badge-light { color: #212529; background-color: #f8f9fa; }

a.badge-light:hover, a.badge-light:focus { color: #212529; background-color: #dae0e5; }

a.badge-light:focus, a.badge-light.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.badge-dark { color: #fff; background-color: #343a40; }

a.badge-dark:hover, a.badge-dark:focus { color: #fff; background-color: #1d2124; }

a.badge-dark:focus, a.badge-dark.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.jumbotron { padding: 2rem 1rem; margin-bottom: 2rem; background-color: #e9ecef; }

@media (min-width: 576px) { .jumbotron { padding: 4rem 2rem; } }

.jumbotron-fluid { padding-right: 0; padding-left: 0; }

.alert { position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; }

.alert-heading { color: inherit; }

.alert-link { font-weight: 700; }

.alert-dismissible { padding-right: 4rem; }

.alert-dismissible .close { position: absolute; top: 0; right: 0; z-index: 2; padding: 0.75rem 1.25rem; color: inherit; }

.alert-primary { color: #7e4c11; background-color: #fde9d2; border-color: #fce0c1; }

.alert-primary hr { border-top-color: #fbd4a9; }

.alert-primary .alert-link { color: #51310b; }

.alert-secondary { color: #383d41; background-color: #e2e3e5; border-color: #d6d8db; }

.alert-secondary hr { border-top-color: #c8cbcf; }

.alert-secondary .alert-link { color: #202326; }

.alert-success { color: #155724; background-color: #d4edda; border-color: #c3e6cb; }

.alert-success hr { border-top-color: #b1dfbb; }

.alert-success .alert-link { color: #0b2e13; }

.alert-info { color: #0c5460; background-color: #d1ecf1; border-color: #bee5eb; }

.alert-info hr { border-top-color: #abdde5; }

.alert-info .alert-link { color: #062c33; }

.alert-warning { color: #856404; background-color: #fff3cd; border-color: #ffeeba; }

.alert-warning hr { border-top-color: #ffe8a1; }

.alert-warning .alert-link { color: #533f03; }

.alert-danger { color: #721c24; background-color: #f8d7da; border-color: #f5c6cb; }

.alert-danger hr { border-top-color: #f1b0b7; }

.alert-danger .alert-link { color: #491217; }

.alert-light { color: #818182; background-color: #fefefe; border-color: #fdfdfe; }

.alert-light hr { border-top-color: #ececf6; }

.alert-light .alert-link { color: #686868; }

.alert-dark { color: #1b1e21; background-color: #d6d8d9; border-color: #c6c8ca; }

.alert-dark hr { border-top-color: #b9bbbe; }

.alert-dark .alert-link { color: #040505; }

@keyframes progress-bar-stripes { from { background-position: 4.625rem 0; }
  to { background-position: 0 0; } }

.progress { display: flex; height: 4.625rem; overflow: hidden; line-height: 0; font-size: 0.75rem; background-color: transparent; }

.progress-bar { display: flex; flex-direction: column; justify-content: center; overflow: hidden; color: #fff; text-align: center; white-space: nowrap; background-color: #9995ef; transition: width 0.6s ease; }

@media (prefers-reduced-motion: reduce) { .progress-bar { transition: none; } }

.progress-bar-striped { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 4.625rem 4.625rem; }

.progress-bar-animated { animation: 1s linear infinite progress-bar-stripes; }

@media (prefers-reduced-motion: reduce) { .progress-bar-animated { 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; }

.list-group-item-action { width: 100%; color: #495057; text-align: inherit; }

.list-group-item-action:hover, .list-group-item-action:focus { z-index: 1; color: #495057; text-decoration: none; background-color: #f8f9fa; }

.list-group-item-action:active { color: #fff1e0; background-color: #e9ecef; }

.list-group-item { position: relative; display: block; padding: 0.75rem 1.25rem; background-color: #fff; border: 1px solid rgba(0, 0, 0, 0.125); }

.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: #f39220; border-color: #f39220; }

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

.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: #7e4c11; background-color: #fce0c1; }

.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus { color: #7e4c11; background-color: #fbd4a9; }

.list-group-item-primary.list-group-item-action.active { color: #fff; background-color: #7e4c11; border-color: #7e4c11; }

.list-group-item-secondary { color: #383d41; background-color: #d6d8db; }

.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus { 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:hover, .list-group-item-success.list-group-item-action:focus { color: #155724; background-color: #b1dfbb; }

.list-group-item-success.list-group-item-action.active { color: #fff; background-color: #155724; border-color: #155724; }

.list-group-item-info { color: #0c5460; background-color: #bee5eb; }

.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus { color: #0c5460; background-color: #abdde5; }

.list-group-item-info.list-group-item-action.active { color: #fff; background-color: #0c5460; border-color: #0c5460; }

.list-group-item-warning { color: #856404; background-color: #ffeeba; }

.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus { color: #856404; background-color: #ffe8a1; }

.list-group-item-warning.list-group-item-action.active { color: #fff; background-color: #856404; border-color: #856404; }

.list-group-item-danger { color: #721c24; background-color: #f5c6cb; }

.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus { color: #721c24; background-color: #f1b0b7; }

.list-group-item-danger.list-group-item-action.active { color: #fff; background-color: #721c24; border-color: #721c24; }

.list-group-item-light { color: #818182; background-color: #fdfdfe; }

.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus { color: #818182; background-color: #ececf6; }

.list-group-item-light.list-group-item-action.active { color: #fff; background-color: #818182; border-color: #818182; }

.list-group-item-dark { color: #1b1e21; background-color: #c6c8ca; }

.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus { color: #1b1e21; background-color: #b9bbbe; }

.list-group-item-dark.list-group-item-action.active { color: #fff; background-color: #1b1e21; border-color: #1b1e21; }

.close { float: right; font-size: 1.5rem; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .5; }

@media (max-width: 1200px) { .close { font-size: calc(1.275rem + 0.3vw) ; } }

.close:hover { color: #000; text-decoration: none; }

.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus { opacity: .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: rgba(255, 255, 255, 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; }

.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: rgba(255, 255, 255, 0.85); background-clip: padding-box; border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.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: translate(0, -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-header, .modal-dialog-scrollable .modal-footer { 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: 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); outline: 0; }

.modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #000; }

.modal-backdrop.fade { opacity: 0; }

.modal-backdrop.show { opacity: 0.5; }

.modal-header { display: flex; align-items: flex-start; justify-content: space-between; padding: 1rem 1rem; border-bottom: 1px solid #dee2e6; }

.modal-header .close { padding: 1rem 1rem; margin: -1rem -1rem -1rem auto; }

.modal-title { margin-bottom: 0; line-height: 1.5; }

.modal-body { position: relative; flex: 1 1 auto; padding: 1rem; }

.modal-footer { display: flex; flex-wrap: wrap; align-items: center; justify-content: flex-end; padding: 0.75rem; border-top: 1px solid #dee2e6; }

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

.tooltip { position: absolute; z-index: 1070; display: block; margin: 0; font-family: Jost, sans-serif; font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; white-space: normal; word-spacing: normal; line-break: auto; font-size: 0.875rem; 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-top, .bs-tooltip-auto[x-placement^="top"] { padding: 0.4rem 0; }

.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow { bottom: 0; }

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before { top: 0; border-width: 0.4rem 0.4rem 0; border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] { padding: 0 0.4rem; }

.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow { left: 0; width: 0.4rem; height: 0.8rem; }

.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before { right: 0; border-width: 0.4rem 0.4rem 0.4rem 0; border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] { padding: 0.4rem 0; }

.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow { top: 0; }

.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before { bottom: 0; border-width: 0 0.4rem 0.4rem; border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] { padding: 0 0.4rem; }

.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow { right: 0; width: 0.4rem; height: 0.8rem; }

.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="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; }

.popover { position: absolute; top: 0; left: 0; z-index: 1060; display: block; max-width: 276px; font-family: Jost, sans-serif; font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; white-space: normal; word-spacing: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); }

.popover .arrow { position: absolute; display: block; width: 1rem; height: 0.5rem; margin: 0 0.3rem; }

.popover .arrow::before, .popover .arrow::after { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] { margin-bottom: 0.5rem; }

.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow { bottom: calc(-0.5rem - 1px); }

.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before { bottom: 0; border-width: 0.5rem 0.5rem 0; border-top-color: rgba(0, 0, 0, 0.25); }

.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after { bottom: 1px; border-width: 0.5rem 0.5rem 0; border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] { margin-left: 0.5rem; }

.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow { left: calc(-0.5rem - 1px); width: 0.5rem; height: 1rem; margin: 0.3rem 0; }

.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="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-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after { left: 1px; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] { margin-top: 0.5rem; }

.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow { top: calc(-0.5rem - 1px); }

.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before { top: 0; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: rgba(0, 0, 0, 0.25); }

.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after { top: 1px; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: #fff; }

.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="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-left, .bs-popover-auto[x-placement^="left"] { margin-right: 0.5rem; }

.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow { right: calc(-0.5rem - 1px); width: 0.5rem; height: 1rem; margin: 0.3rem 0; }

.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="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-left > .arrow::after, .bs-popover-auto[x-placement^="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: 1rem; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; }

.popover-header:empty { display: none; }

.popover-body { padding: 0.5rem 0.75rem; color: #fff1e0; }

.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%; backface-visibility: hidden; transition: transform 0.6s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .carousel-item { transition: none; } }

.carousel-item.active, .carousel-item-next, .carousel-item-prev { display: block; }

.carousel-item-next:not(.carousel-item-left), .active.carousel-item-right { transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-right), .active.carousel-item-left { transform: translateX(-100%); }

.carousel-fade .carousel-item { opacity: 0; transition-property: opacity; transform: none; }

.carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right { 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-prev, .carousel-control-next { position: absolute; top: 0; bottom: 0; z-index: 1; display: flex; align-items: center; justify-content: center; width: 15%; padding: 0; color: #fff; text-align: center; background: none; border: 0; opacity: 0.5; transition: opacity 0.15s ease; }

@media (prefers-reduced-motion: reduce) { .carousel-control-prev, .carousel-control-next { transition: none; } }

.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus { color: #fff; text-decoration: none; outline: 0; opacity: 0.9; }

.carousel-control-prev { left: 0; }

.carousel-control-next { right: 0; }

.carousel-control-prev-icon, .carousel-control-next-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,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 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,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 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: .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; }

@keyframes spinner-border { to { transform: rotate(360deg); } }

.spinner-border { display: inline-block; width: 2rem; height: 2rem; vertical-align: -0.125em; border: 0.25em solid currentcolor; border-right-color: transparent; border-radius: 50%; animation: .75s linear infinite spinner-border; }

.spinner-border-sm { width: 1rem; height: 1rem; border-width: 0.2em; }

@keyframes spinner-grow { 0% { transform: scale(0); }
  50% { opacity: 1;
    transform: none; } }

.spinner-grow { display: inline-block; width: 2rem; height: 2rem; vertical-align: -0.125em; background-color: currentcolor; border-radius: 50%; opacity: 0; animation: .75s linear infinite spinner-grow; }

.spinner-grow-sm { width: 1rem; height: 1rem; }

@media (prefers-reduced-motion: reduce) { .spinner-border, .spinner-grow { 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: #f39220 !important; }

a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus { background-color: #d5780b !important; }

.bg-secondary { background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus { background-color: #545b62 !important; }

.bg-success { background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus { background-color: #1e7e34 !important; }

.bg-info { background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus { background-color: #117a8b !important; }

.bg-warning { background-color: #ffc107 !important; }

a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus { background-color: #d39e00 !important; }

.bg-danger { background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus { background-color: #bd2130 !important; }

.bg-light { background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus { background-color: #dae0e5 !important; }

.bg-dark { background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { background-color: #1d2124 !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: #f39220 !important; }

.border-secondary { border-color: #6c757d !important; }

.border-success { border-color: #28a745 !important; }

.border-info { border-color: #17a2b8 !important; }

.border-warning { border-color: #ffc107 !important; }

.border-danger { border-color: #dc3545 !important; }

.border-light { border-color: #f8f9fa !important; }

.border-dark { border-color: #343a40 !important; }

.border-white { border-color: #fff !important; }

.rounded-sm { border-radius: 0.2rem !important; }

.rounded { border-radius: 0.25rem !important; }

.rounded-top { border-top-left-radius: 0.25rem !important; border-top-right-radius: 0.25rem !important; }

.rounded-right { border-top-right-radius: 0.25rem !important; border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom { border-bottom-right-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; }

.rounded-left { border-top-left-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; }

.rounded-lg { border-radius: 0.3rem !important; }

.rounded-circle { border-radius: 50% !important; }

.rounded-pill { border-radius: 50rem !important; }

.rounded-0 { border-radius: 0 !important; }

.clearfix::after { display: block; clear: both; content: ""; }

.d-none { display: none !important; }

.d-inline { display: inline !important; }

.d-inline-block { display: inline-block !important; }

.d-block { display: block !important; }

.d-table { display: table !important; }

.d-table-row { display: table-row !important; }

.d-table-cell { display: table-cell !important; }

.d-flex { display: flex !important; }

.d-inline-flex { display: inline-flex !important; }

@media (min-width: 576px) { .d-sm-none { display: none !important; } .d-sm-inline { display: inline !important; } .d-sm-inline-block { display: inline-block !important; } .d-sm-block { display: block !important; } .d-sm-table { display: table !important; } .d-sm-table-row { display: table-row !important; } .d-sm-table-cell { display: table-cell !important; } .d-sm-flex { display: flex !important; } .d-sm-inline-flex { display: inline-flex !important; } }

@media (min-width: 768px) { .d-md-none { display: none !important; } .d-md-inline { display: inline !important; } .d-md-inline-block { display: inline-block !important; } .d-md-block { display: block !important; } .d-md-table { display: table !important; } .d-md-table-row { display: table-row !important; } .d-md-table-cell { display: table-cell !important; } .d-md-flex { display: flex !important; } .d-md-inline-flex { display: inline-flex !important; } }

@media (min-width: 992px) { .d-lg-none { display: none !important; } .d-lg-inline { display: inline !important; } .d-lg-inline-block { display: inline-block !important; } .d-lg-block { display: block !important; } .d-lg-table { display: table !important; } .d-lg-table-row { display: table-row !important; } .d-lg-table-cell { display: table-cell !important; } .d-lg-flex { display: flex !important; } .d-lg-inline-flex { display: inline-flex !important; } }

@media (min-width: 1200px) { .d-xl-none { display: none !important; } .d-xl-inline { display: inline !important; } .d-xl-inline-block { display: inline-block !important; } .d-xl-block { display: block !important; } .d-xl-table { display: table !important; } .d-xl-table-row { display: table-row !important; } .d-xl-table-cell { display: table-cell !important; } .d-xl-flex { display: flex !important; } .d-xl-inline-flex { display: inline-flex !important; } }

@media 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 iframe, .embed-responsive embed, .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.85714286%; }

.embed-responsive-16by9::before { padding-top: 56.25%; }

.embed-responsive-4by3::before { padding-top: 75%; }

.embed-responsive-1by1::before { padding-top: 100%; }

.embed-responsive-21by9::before { padding-top: 42.85714286%; }

.embed-responsive-16by9::before { padding-top: 56.25%; }

.embed-responsive-4by3::before { padding-top: 75%; }

.embed-responsive-1by1::before { padding-top: 100%; }

.embed-responsive-700by350::before { padding-top: 50%; }

.embed-responsive-2by1::before { padding-top: 50%; }

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

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

.user-select-all { user-select: all !important; }

.user-select-auto { user-select: auto !important; }

.user-select-none { 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: sticky !important; }

.fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; }

.fixed-bottom { position: fixed; right: 0; bottom: 0; left: 0; z-index: 1030; }

@supports (position: sticky) { .sticky-top { 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: 0px 2px 4px rgba(0, 0, 0, 0.2) !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-75 { width: 75% !important; }

.w-14px { width: 0.875rem !important; }

.w-67px { width: 4.1875rem !important; }

.w-44px { width: 2.75rem !important; }

.w-46px { width: 2.875rem !important; }

.w-54px { width: 3.375rem !important; }

.w-36px { width: 2.25rem !important; }

.w-47px { width: 3.9375rem !important; }

.w-49px { width: 3.0625rem !important; }

.w-74px { width: 4.625rem !important; }

.w-90px { width: 90px !important; }

.w-100px { width: 100px !important; }

.w-180px { width: 11.25rem !important; }

.w-220px { width: 220px !important; }

.w-221px { width: 13.8125rem !important; }

.w-333px { width: 20.8125rem !important; }

.w-600px { width: 37.5rem !important; }

.w-780px { width: 780px !important; }

.w-1200px { width: 78rem !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-75 { height: 75% !important; }

.h-14px { height: 0.875rem !important; }

.h-67px { height: 4.1875rem !important; }

.h-44px { height: 2.75rem !important; }

.h-46px { height: 2.875rem !important; }

.h-54px { height: 3.375rem !important; }

.h-36px { height: 2.25rem !important; }

.h-47px { height: 3.9375rem !important; }

.h-49px { height: 3.0625rem !important; }

.h-74px { height: 4.625rem !important; }

.h-90px { height: 90px !important; }

.h-100px { height: 100px !important; }

.h-180px { height: 11.25rem !important; }

.h-220px { height: 220px !important; }

.h-221px { height: 13.8125rem !important; }

.h-333px { height: 20.8125rem !important; }

.h-600px { height: 37.5rem !important; }

.h-780px { height: 780px !important; }

.h-1200px { height: 78rem !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.25rem !important; }

.mt-1, .my-1 { margin-top: 0.25rem !important; }

.mr-1, .mx-1 { margin-right: 0.25rem !important; }

.mb-1, .my-1 { margin-bottom: 0.25rem !important; }

.ml-1, .mx-1 { margin-left: 0.25rem !important; }

.m-2 { margin: 0.5rem !important; }

.mt-2, .my-2 { margin-top: 0.5rem !important; }

.mr-2, .mx-2 { margin-right: 0.5rem !important; }

.mb-2, .my-2 { margin-bottom: 0.5rem !important; }

.ml-2, .mx-2 { margin-left: 0.5rem !important; }

.m-3 { margin: 1rem !important; }

.mt-3, .my-3 { margin-top: 1rem !important; }

.mr-3, .mx-3 { margin-right: 1rem !important; }

.mb-3, .my-3 { margin-bottom: 1rem !important; }

.ml-3, .mx-3 { margin-left: 1rem !important; }

.m-4 { margin: 1.5rem !important; }

.mt-4, .my-4 { margin-top: 1.5rem !important; }

.mr-4, .mx-4 { margin-right: 1.5rem !important; }

.mb-4, .my-4 { margin-bottom: 1.5rem !important; }

.ml-4, .mx-4 { margin-left: 1.5rem !important; }

.m-5 { margin: 3rem !important; }

.mt-5, .my-5 { margin-top: 3rem !important; }

.mr-5, .mx-5 { margin-right: 3rem !important; }

.mb-5, .my-5 { margin-bottom: 3rem !important; }

.ml-5, .mx-5 { margin-left: 3rem !important; }

.m-6 { margin: 6rem !important; }

.mt-6, .my-6 { margin-top: 6rem !important; }

.mr-6, .mx-6 { margin-right: 6rem !important; }

.mb-6, .my-6 { margin-bottom: 6rem !important; }

.ml-6, .mx-6 { margin-left: 6rem !important; }

.m-7 { margin: 7rem !important; }

.mt-7, .my-7 { margin-top: 7rem !important; }

.mr-7, .mx-7 { margin-right: 7rem !important; }

.mb-7, .my-7 { margin-bottom: 7rem !important; }

.ml-7, .mx-7 { margin-left: 7rem !important; }

.m-8 { margin: 8rem !important; }

.mt-8, .my-8 { margin-top: 8rem !important; }

.mr-8, .mx-8 { margin-right: 8rem !important; }

.mb-8, .my-8 { margin-bottom: 8rem !important; }

.ml-8, .mx-8 { margin-left: 8rem !important; }

.m-9 { margin: 9rem !important; }

.mt-9, .my-9 { margin-top: 9rem !important; }

.mr-9, .mx-9 { margin-right: 9rem !important; }

.mb-9, .my-9 { margin-bottom: 9rem !important; }

.ml-9, .mx-9 { margin-left: 9rem !important; }

.m-20 { margin: 1.25rem !important; }

.mt-20, .my-20 { margin-top: 1.25rem !important; }

.mr-20, .mx-20 { margin-right: 1.25rem !important; }

.mb-20, .my-20 { margin-bottom: 1.25rem !important; }

.ml-20, .mx-20 { margin-left: 1.25rem !important; }

.m-25 { margin: 1.5625rem !important; }

.mt-25, .my-25 { margin-top: 1.5625rem !important; }

.mr-25, .mx-25 { margin-right: 1.5625rem !important; }

.mb-25, .my-25 { margin-bottom: 1.5625rem !important; }

.ml-25, .mx-25 { margin-left: 1.5625rem !important; }

.m-30 { margin: 1.875rem !important; }

.mt-30, .my-30 { margin-top: 1.875rem !important; }

.mr-30, .mx-30 { margin-right: 1.875rem !important; }

.mb-30, .my-30 { margin-bottom: 1.875rem !important; }

.ml-30, .mx-30 { margin-left: 1.875rem !important; }

.m-32 { margin: 2rem !important; }

.mt-32, .my-32 { margin-top: 2rem !important; }

.mr-32, .mx-32 { margin-right: 2rem !important; }

.mb-32, .my-32 { margin-bottom: 2rem !important; }

.ml-32, .mx-32 { margin-left: 2rem !important; }

.m-46 { margin: 2.875rem !important; }

.mt-46, .my-46 { margin-top: 2.875rem !important; }

.mr-46, .mx-46 { margin-right: 2.875rem !important; }

.mb-46, .my-46 { margin-bottom: 2.875rem !important; }

.ml-46, .mx-46 { margin-left: 2.875rem !important; }

.m-50 { margin: 3.125rem !important; }

.mt-50, .my-50 { margin-top: 3.125rem !important; }

.mr-50, .mx-50 { margin-right: 3.125rem !important; }

.mb-50, .my-50 { margin-bottom: 3.125rem !important; }

.ml-50, .mx-50 { margin-left: 3.125rem !important; }

.m-54 { margin: 3.375rem !important; }

.mt-54, .my-54 { margin-top: 3.375rem !important; }

.mr-54, .mx-54 { margin-right: 3.375rem !important; }

.mb-54, .my-54 { margin-bottom: 3.375rem !important; }

.ml-54, .mx-54 { margin-left: 3.375rem !important; }

.m-60 { margin: 3.75rem !important; }

.mt-60, .my-60 { margin-top: 3.75rem !important; }

.mr-60, .mx-60 { margin-right: 3.75rem !important; }

.mb-60, .my-60 { margin-bottom: 3.75rem !important; }

.ml-60, .mx-60 { margin-left: 3.75rem !important; }

.m-150 { margin: 9.375rem !important; }

.mt-150, .my-150 { margin-top: 9.375rem !important; }

.mr-150, .mx-150 { margin-right: 9.375rem !important; }

.mb-150, .my-150 { margin-bottom: 9.375rem !important; }

.ml-150, .mx-150 { margin-left: 9.375rem !important; }

.m-100 { margin: 6.25rem !important; }

.mt-100, .my-100 { margin-top: 6.25rem !important; }

.mr-100, .mx-100 { margin-right: 6.25rem !important; }

.mb-100, .my-100 { margin-bottom: 6.25rem !important; }

.ml-100, .mx-100 { margin-left: 6.25rem !important; }

.m-14 { margin: 0.875rem !important; }

.mt-14, .my-14 { margin-top: 0.875rem !important; }

.mr-14, .mx-14 { margin-right: 0.875rem !important; }

.mb-14, .my-14 { margin-bottom: 0.875rem !important; }

.ml-14, .mx-14 { margin-left: 0.875rem !important; }

.m-12 { margin: 0.75rem !important; }

.mt-12, .my-12 { margin-top: 0.75rem !important; }

.mr-12, .mx-12 { margin-right: 0.75rem !important; }

.mb-12, .my-12 { margin-bottom: 0.75rem !important; }

.ml-12, .mx-12 { margin-left: 0.75rem !important; }

.m-40 { margin: 2.5rem !important; }

.mt-40, .my-40 { margin-top: 2.5rem !important; }

.mr-40, .mx-40 { margin-right: 2.5rem !important; }

.mb-40, .my-40 { margin-bottom: 2.5rem !important; }

.ml-40, .mx-40 { margin-left: 2.5rem !important; }

.m-44 { margin: 2.75rem !important; }

.mt-44, .my-44 { margin-top: 2.75rem !important; }

.mr-44, .mx-44 { margin-right: 2.75rem !important; }

.mb-44, .my-44 { margin-bottom: 2.75rem !important; }

.ml-44, .mx-44 { margin-left: 2.75rem !important; }

.m-80 { margin: 5rem !important; }

.mt-80, .my-80 { margin-top: 5rem !important; }

.mr-80, .mx-80 { margin-right: 5rem !important; }

.mb-80, .my-80 { margin-bottom: 5rem !important; }

.ml-80, .mx-80 { margin-left: 5rem !important; }

.m-700 { margin: 43.75rem !important; }

.mt-700, .my-700 { margin-top: 43.75rem !important; }

.mr-700, .mx-700 { margin-right: 43.75rem !important; }

.mb-700, .my-700 { margin-bottom: 43.75rem !important; }

.ml-700, .mx-700 { margin-left: 43.75rem !important; }

.m-240 { margin: 15rem !important; }

.mt-240, .my-240 { margin-top: 15rem !important; }

.mr-240, .mx-240 { margin-right: 15rem !important; }

.mb-240, .my-240 { margin-bottom: 15rem !important; }

.ml-240, .mx-240 { margin-left: 15rem !important; }

.m-btn-padding-y { margin: 0.375rem !important; }

.mt-btn-padding-y, .my-btn-padding-y { margin-top: 0.375rem !important; }

.mr-btn-padding-y, .mx-btn-padding-y { margin-right: 0.375rem !important; }

.mb-btn-padding-y, .my-btn-padding-y { margin-bottom: 0.375rem !important; }

.ml-btn-padding-y, .mx-btn-padding-y { margin-left: 0.375rem !important; }

.m-btn-line-height { margin: 1.5 !important; }

.mt-btn-line-height, .my-btn-line-height { margin-top: 1.5 !important; }

.mr-btn-line-height, .mx-btn-line-height { margin-right: 1.5 !important; }

.mb-btn-line-height, .my-btn-line-height { margin-bottom: 1.5 !important; }

.ml-btn-line-height, .mx-btn-line-height { margin-left: 1.5 !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.25rem !important; }

.pt-1, .py-1 { padding-top: 0.25rem !important; }

.pr-1, .px-1 { padding-right: 0.25rem !important; }

.pb-1, .py-1 { padding-bottom: 0.25rem !important; }

.pl-1, .px-1 { padding-left: 0.25rem !important; }

.p-2 { padding: 0.5rem !important; }

.pt-2, .py-2 { padding-top: 0.5rem !important; }

.pr-2, .px-2 { padding-right: 0.5rem !important; }

.pb-2, .py-2 { padding-bottom: 0.5rem !important; }

.pl-2, .px-2 { padding-left: 0.5rem !important; }

.p-3 { padding: 1rem !important; }

.pt-3, .py-3 { padding-top: 1rem !important; }

.pr-3, .px-3 { padding-right: 1rem !important; }

.pb-3, .py-3 { padding-bottom: 1rem !important; }

.pl-3, .px-3 { padding-left: 1rem !important; }

.p-4 { padding: 1.5rem !important; }

.pt-4, .py-4 { padding-top: 1.5rem !important; }

.pr-4, .px-4 { padding-right: 1.5rem !important; }

.pb-4, .py-4 { padding-bottom: 1.5rem !important; }

.pl-4, .px-4 { padding-left: 1.5rem !important; }

.p-5 { padding: 3rem !important; }

.pt-5, .py-5 { padding-top: 3rem !important; }

.pr-5, .px-5 { padding-right: 3rem !important; }

.pb-5, .py-5 { padding-bottom: 3rem !important; }

.pl-5, .px-5 { padding-left: 3rem !important; }

.p-6 { padding: 6rem !important; }

.pt-6, .py-6 { padding-top: 6rem !important; }

.pr-6, .px-6 { padding-right: 6rem !important; }

.pb-6, .py-6 { padding-bottom: 6rem !important; }

.pl-6, .px-6 { padding-left: 6rem !important; }

.p-7 { padding: 7rem !important; }

.pt-7, .py-7 { padding-top: 7rem !important; }

.pr-7, .px-7 { padding-right: 7rem !important; }

.pb-7, .py-7 { padding-bottom: 7rem !important; }

.pl-7, .px-7 { padding-left: 7rem !important; }

.p-8 { padding: 8rem !important; }

.pt-8, .py-8 { padding-top: 8rem !important; }

.pr-8, .px-8 { padding-right: 8rem !important; }

.pb-8, .py-8 { padding-bottom: 8rem !important; }

.pl-8, .px-8 { padding-left: 8rem !important; }

.p-9 { padding: 9rem !important; }

.pt-9, .py-9 { padding-top: 9rem !important; }

.pr-9, .px-9 { padding-right: 9rem !important; }

.pb-9, .py-9 { padding-bottom: 9rem !important; }

.pl-9, .px-9 { padding-left: 9rem !important; }

.p-20 { padding: 1.25rem !important; }

.pt-20, .py-20 { padding-top: 1.25rem !important; }

.pr-20, .px-20 { padding-right: 1.25rem !important; }

.pb-20, .py-20 { padding-bottom: 1.25rem !important; }

.pl-20, .px-20 { padding-left: 1.25rem !important; }

.p-25 { padding: 1.5625rem !important; }

.pt-25, .py-25 { padding-top: 1.5625rem !important; }

.pr-25, .px-25 { padding-right: 1.5625rem !important; }

.pb-25, .py-25 { padding-bottom: 1.5625rem !important; }

.pl-25, .px-25 { padding-left: 1.5625rem !important; }

.p-30 { padding: 1.875rem !important; }

.pt-30, .py-30 { padding-top: 1.875rem !important; }

.pr-30, .px-30 { padding-right: 1.875rem !important; }

.pb-30, .py-30 { padding-bottom: 1.875rem !important; }

.pl-30, .px-30 { padding-left: 1.875rem !important; }

.p-32 { padding: 2rem !important; }

.pt-32, .py-32 { padding-top: 2rem !important; }

.pr-32, .px-32 { padding-right: 2rem !important; }

.pb-32, .py-32 { padding-bottom: 2rem !important; }

.pl-32, .px-32 { padding-left: 2rem !important; }

.p-46 { padding: 2.875rem !important; }

.pt-46, .py-46 { padding-top: 2.875rem !important; }

.pr-46, .px-46 { padding-right: 2.875rem !important; }

.pb-46, .py-46 { padding-bottom: 2.875rem !important; }

.pl-46, .px-46 { padding-left: 2.875rem !important; }

.p-50 { padding: 3.125rem !important; }

.pt-50, .py-50 { padding-top: 3.125rem !important; }

.pr-50, .px-50 { padding-right: 3.125rem !important; }

.pb-50, .py-50 { padding-bottom: 3.125rem !important; }

.pl-50, .px-50 { padding-left: 3.125rem !important; }

.p-54 { padding: 3.375rem !important; }

.pt-54, .py-54 { padding-top: 3.375rem !important; }

.pr-54, .px-54 { padding-right: 3.375rem !important; }

.pb-54, .py-54 { padding-bottom: 3.375rem !important; }

.pl-54, .px-54 { padding-left: 3.375rem !important; }

.p-60 { padding: 3.75rem !important; }

.pt-60, .py-60 { padding-top: 3.75rem !important; }

.pr-60, .px-60 { padding-right: 3.75rem !important; }

.pb-60, .py-60 { padding-bottom: 3.75rem !important; }

.pl-60, .px-60 { padding-left: 3.75rem !important; }

.p-150 { padding: 9.375rem !important; }

.pt-150, .py-150 { padding-top: 9.375rem !important; }

.pr-150, .px-150 { padding-right: 9.375rem !important; }

.pb-150, .py-150 { padding-bottom: 9.375rem !important; }

.pl-150, .px-150 { padding-left: 9.375rem !important; }

.p-100 { padding: 6.25rem !important; }

.pt-100, .py-100 { padding-top: 6.25rem !important; }

.pr-100, .px-100 { padding-right: 6.25rem !important; }

.pb-100, .py-100 { padding-bottom: 6.25rem !important; }

.pl-100, .px-100 { padding-left: 6.25rem !important; }

.p-14 { padding: 0.875rem !important; }

.pt-14, .py-14 { padding-top: 0.875rem !important; }

.pr-14, .px-14 { padding-right: 0.875rem !important; }

.pb-14, .py-14 { padding-bottom: 0.875rem !important; }

.pl-14, .px-14 { padding-left: 0.875rem !important; }

.p-12 { padding: 0.75rem !important; }

.pt-12, .py-12 { padding-top: 0.75rem !important; }

.pr-12, .px-12 { padding-right: 0.75rem !important; }

.pb-12, .py-12 { padding-bottom: 0.75rem !important; }

.pl-12, .px-12 { padding-left: 0.75rem !important; }

.p-40 { padding: 2.5rem !important; }

.pt-40, .py-40 { padding-top: 2.5rem !important; }

.pr-40, .px-40 { padding-right: 2.5rem !important; }

.pb-40, .py-40 { padding-bottom: 2.5rem !important; }

.pl-40, .px-40 { padding-left: 2.5rem !important; }

.p-44 { padding: 2.75rem !important; }

.pt-44, .py-44 { padding-top: 2.75rem !important; }

.pr-44, .px-44 { padding-right: 2.75rem !important; }

.pb-44, .py-44 { padding-bottom: 2.75rem !important; }

.pl-44, .px-44 { padding-left: 2.75rem !important; }

.p-80 { padding: 5rem !important; }

.pt-80, .py-80 { padding-top: 5rem !important; }

.pr-80, .px-80 { padding-right: 5rem !important; }

.pb-80, .py-80 { padding-bottom: 5rem !important; }

.pl-80, .px-80 { padding-left: 5rem !important; }

.p-700 { padding: 43.75rem !important; }

.pt-700, .py-700 { padding-top: 43.75rem !important; }

.pr-700, .px-700 { padding-right: 43.75rem !important; }

.pb-700, .py-700 { padding-bottom: 43.75rem !important; }

.pl-700, .px-700 { padding-left: 43.75rem !important; }

.p-240 { padding: 15rem !important; }

.pt-240, .py-240 { padding-top: 15rem !important; }

.pr-240, .px-240 { padding-right: 15rem !important; }

.pb-240, .py-240 { padding-bottom: 15rem !important; }

.pl-240, .px-240 { padding-left: 15rem !important; }

.p-btn-padding-y { padding: 0.375rem !important; }

.pt-btn-padding-y, .py-btn-padding-y { padding-top: 0.375rem !important; }

.pr-btn-padding-y, .px-btn-padding-y { padding-right: 0.375rem !important; }

.pb-btn-padding-y, .py-btn-padding-y { padding-bottom: 0.375rem !important; }

.pl-btn-padding-y, .px-btn-padding-y { padding-left: 0.375rem !important; }

.p-btn-line-height { padding: 1.5 !important; }

.pt-btn-line-height, .py-btn-line-height { padding-top: 1.5 !important; }

.pr-btn-line-height, .px-btn-line-height { padding-right: 1.5 !important; }

.pb-btn-line-height, .py-btn-line-height { padding-bottom: 1.5 !important; }

.pl-btn-line-height, .px-btn-line-height { padding-left: 1.5 !important; }

.m-n1 { margin: -0.25rem !important; }

.mt-n1, .my-n1 { margin-top: -0.25rem !important; }

.mr-n1, .mx-n1 { margin-right: -0.25rem !important; }

.mb-n1, .my-n1 { margin-bottom: -0.25rem !important; }

.ml-n1, .mx-n1 { margin-left: -0.25rem !important; }

.m-n2 { margin: -0.5rem !important; }

.mt-n2, .my-n2 { margin-top: -0.5rem !important; }

.mr-n2, .mx-n2 { margin-right: -0.5rem !important; }

.mb-n2, .my-n2 { margin-bottom: -0.5rem !important; }

.ml-n2, .mx-n2 { margin-left: -0.5rem !important; }

.m-n3 { margin: -1rem !important; }

.mt-n3, .my-n3 { margin-top: -1rem !important; }

.mr-n3, .mx-n3 { margin-right: -1rem !important; }

.mb-n3, .my-n3 { margin-bottom: -1rem !important; }

.ml-n3, .mx-n3 { margin-left: -1rem !important; }

.m-n4 { margin: -1.5rem !important; }

.mt-n4, .my-n4 { margin-top: -1.5rem !important; }

.mr-n4, .mx-n4 { margin-right: -1.5rem !important; }

.mb-n4, .my-n4 { margin-bottom: -1.5rem !important; }

.ml-n4, .mx-n4 { margin-left: -1.5rem !important; }

.m-n5 { margin: -3rem !important; }

.mt-n5, .my-n5 { margin-top: -3rem !important; }

.mr-n5, .mx-n5 { margin-right: -3rem !important; }

.mb-n5, .my-n5 { margin-bottom: -3rem !important; }

.ml-n5, .mx-n5 { margin-left: -3rem !important; }

.m-n6 { margin: -6rem !important; }

.mt-n6, .my-n6 { margin-top: -6rem !important; }

.mr-n6, .mx-n6 { margin-right: -6rem !important; }

.mb-n6, .my-n6 { margin-bottom: -6rem !important; }

.ml-n6, .mx-n6 { margin-left: -6rem !important; }

.m-n7 { margin: -7rem !important; }

.mt-n7, .my-n7 { margin-top: -7rem !important; }

.mr-n7, .mx-n7 { margin-right: -7rem !important; }

.mb-n7, .my-n7 { margin-bottom: -7rem !important; }

.ml-n7, .mx-n7 { margin-left: -7rem !important; }

.m-n8 { margin: -8rem !important; }

.mt-n8, .my-n8 { margin-top: -8rem !important; }

.mr-n8, .mx-n8 { margin-right: -8rem !important; }

.mb-n8, .my-n8 { margin-bottom: -8rem !important; }

.ml-n8, .mx-n8 { margin-left: -8rem !important; }

.m-n9 { margin: -9rem !important; }

.mt-n9, .my-n9 { margin-top: -9rem !important; }

.mr-n9, .mx-n9 { margin-right: -9rem !important; }

.mb-n9, .my-n9 { margin-bottom: -9rem !important; }

.ml-n9, .mx-n9 { margin-left: -9rem !important; }

.m-n20 { margin: -1.25rem !important; }

.mt-n20, .my-n20 { margin-top: -1.25rem !important; }

.mr-n20, .mx-n20 { margin-right: -1.25rem !important; }

.mb-n20, .my-n20 { margin-bottom: -1.25rem !important; }

.ml-n20, .mx-n20 { margin-left: -1.25rem !important; }

.m-n25 { margin: -1.5625rem !important; }

.mt-n25, .my-n25 { margin-top: -1.5625rem !important; }

.mr-n25, .mx-n25 { margin-right: -1.5625rem !important; }

.mb-n25, .my-n25 { margin-bottom: -1.5625rem !important; }

.ml-n25, .mx-n25 { margin-left: -1.5625rem !important; }

.m-n30 { margin: -1.875rem !important; }

.mt-n30, .my-n30 { margin-top: -1.875rem !important; }

.mr-n30, .mx-n30 { margin-right: -1.875rem !important; }

.mb-n30, .my-n30 { margin-bottom: -1.875rem !important; }

.ml-n30, .mx-n30 { margin-left: -1.875rem !important; }

.m-n32 { margin: -2rem !important; }

.mt-n32, .my-n32 { margin-top: -2rem !important; }

.mr-n32, .mx-n32 { margin-right: -2rem !important; }

.mb-n32, .my-n32 { margin-bottom: -2rem !important; }

.ml-n32, .mx-n32 { margin-left: -2rem !important; }

.m-n46 { margin: -2.875rem !important; }

.mt-n46, .my-n46 { margin-top: -2.875rem !important; }

.mr-n46, .mx-n46 { margin-right: -2.875rem !important; }

.mb-n46, .my-n46 { margin-bottom: -2.875rem !important; }

.ml-n46, .mx-n46 { margin-left: -2.875rem !important; }

.m-n50 { margin: -3.125rem !important; }

.mt-n50, .my-n50 { margin-top: -3.125rem !important; }

.mr-n50, .mx-n50 { margin-right: -3.125rem !important; }

.mb-n50, .my-n50 { margin-bottom: -3.125rem !important; }

.ml-n50, .mx-n50 { margin-left: -3.125rem !important; }

.m-n54 { margin: -3.375rem !important; }

.mt-n54, .my-n54 { margin-top: -3.375rem !important; }

.mr-n54, .mx-n54 { margin-right: -3.375rem !important; }

.mb-n54, .my-n54 { margin-bottom: -3.375rem !important; }

.ml-n54, .mx-n54 { margin-left: -3.375rem !important; }

.m-n60 { margin: -3.75rem !important; }

.mt-n60, .my-n60 { margin-top: -3.75rem !important; }

.mr-n60, .mx-n60 { margin-right: -3.75rem !important; }

.mb-n60, .my-n60 { margin-bottom: -3.75rem !important; }

.ml-n60, .mx-n60 { margin-left: -3.75rem !important; }

.m-n150 { margin: -9.375rem !important; }

.mt-n150, .my-n150 { margin-top: -9.375rem !important; }

.mr-n150, .mx-n150 { margin-right: -9.375rem !important; }

.mb-n150, .my-n150 { margin-bottom: -9.375rem !important; }

.ml-n150, .mx-n150 { margin-left: -9.375rem !important; }

.m-n100 { margin: -6.25rem !important; }

.mt-n100, .my-n100 { margin-top: -6.25rem !important; }

.mr-n100, .mx-n100 { margin-right: -6.25rem !important; }

.mb-n100, .my-n100 { margin-bottom: -6.25rem !important; }

.ml-n100, .mx-n100 { margin-left: -6.25rem !important; }

.m-n14 { margin: -0.875rem !important; }

.mt-n14, .my-n14 { margin-top: -0.875rem !important; }

.mr-n14, .mx-n14 { margin-right: -0.875rem !important; }

.mb-n14, .my-n14 { margin-bottom: -0.875rem !important; }

.ml-n14, .mx-n14 { margin-left: -0.875rem !important; }

.m-n12 { margin: -0.75rem !important; }

.mt-n12, .my-n12 { margin-top: -0.75rem !important; }

.mr-n12, .mx-n12 { margin-right: -0.75rem !important; }

.mb-n12, .my-n12 { margin-bottom: -0.75rem !important; }

.ml-n12, .mx-n12 { margin-left: -0.75rem !important; }

.m-n40 { margin: -2.5rem !important; }

.mt-n40, .my-n40 { margin-top: -2.5rem !important; }

.mr-n40, .mx-n40 { margin-right: -2.5rem !important; }

.mb-n40, .my-n40 { margin-bottom: -2.5rem !important; }

.ml-n40, .mx-n40 { margin-left: -2.5rem !important; }

.m-n44 { margin: -2.75rem !important; }

.mt-n44, .my-n44 { margin-top: -2.75rem !important; }

.mr-n44, .mx-n44 { margin-right: -2.75rem !important; }

.mb-n44, .my-n44 { margin-bottom: -2.75rem !important; }

.ml-n44, .mx-n44 { margin-left: -2.75rem !important; }

.m-n80 { margin: -5rem !important; }

.mt-n80, .my-n80 { margin-top: -5rem !important; }

.mr-n80, .mx-n80 { margin-right: -5rem !important; }

.mb-n80, .my-n80 { margin-bottom: -5rem !important; }

.ml-n80, .mx-n80 { margin-left: -5rem !important; }

.m-n700 { margin: -43.75rem !important; }

.mt-n700, .my-n700 { margin-top: -43.75rem !important; }

.mr-n700, .mx-n700 { margin-right: -43.75rem !important; }

.mb-n700, .my-n700 { margin-bottom: -43.75rem !important; }

.ml-n700, .mx-n700 { margin-left: -43.75rem !important; }

.m-n240 { margin: -15rem !important; }

.mt-n240, .my-n240 { margin-top: -15rem !important; }

.mr-n240, .mx-n240 { margin-right: -15rem !important; }

.mb-n240, .my-n240 { margin-bottom: -15rem !important; }

.ml-n240, .mx-n240 { margin-left: -15rem !important; }

.m-nbtn-padding-y { margin: -0.375rem !important; }

.mt-nbtn-padding-y, .my-nbtn-padding-y { margin-top: -0.375rem !important; }

.mr-nbtn-padding-y, .mx-nbtn-padding-y { margin-right: -0.375rem !important; }

.mb-nbtn-padding-y, .my-nbtn-padding-y { margin-bottom: -0.375rem !important; }

.ml-nbtn-padding-y, .mx-nbtn-padding-y { margin-left: -0.375rem !important; }

.m-nbtn-line-height { margin: -1.5 !important; }

.mt-nbtn-line-height, .my-nbtn-line-height { margin-top: -1.5 !important; }

.mr-nbtn-line-height, .mx-nbtn-line-height { margin-right: -1.5 !important; }

.mb-nbtn-line-height, .my-nbtn-line-height { margin-bottom: -1.5 !important; }

.ml-nbtn-line-height, .mx-nbtn-line-height { margin-left: -1.5 !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.25rem !important; } .mt-sm-1, .my-sm-1 { margin-top: 0.25rem !important; } .mr-sm-1, .mx-sm-1 { margin-right: 0.25rem !important; } .mb-sm-1, .my-sm-1 { margin-bottom: 0.25rem !important; } .ml-sm-1, .mx-sm-1 { margin-left: 0.25rem !important; } .m-sm-2 { margin: 0.5rem !important; } .mt-sm-2, .my-sm-2 { margin-top: 0.5rem !important; } .mr-sm-2, .mx-sm-2 { margin-right: 0.5rem !important; } .mb-sm-2, .my-sm-2 { margin-bottom: 0.5rem !important; } .ml-sm-2, .mx-sm-2 { margin-left: 0.5rem !important; } .m-sm-3 { margin: 1rem !important; } .mt-sm-3, .my-sm-3 { margin-top: 1rem !important; } .mr-sm-3, .mx-sm-3 { margin-right: 1rem !important; } .mb-sm-3, .my-sm-3 { margin-bottom: 1rem !important; } .ml-sm-3, .mx-sm-3 { margin-left: 1rem !important; } .m-sm-4 { margin: 1.5rem !important; } .mt-sm-4, .my-sm-4 { margin-top: 1.5rem !important; } .mr-sm-4, .mx-sm-4 { margin-right: 1.5rem !important; } .mb-sm-4, .my-sm-4 { margin-bottom: 1.5rem !important; } .ml-sm-4, .mx-sm-4 { margin-left: 1.5rem !important; } .m-sm-5 { margin: 3rem !important; } .mt-sm-5, .my-sm-5 { margin-top: 3rem !important; } .mr-sm-5, .mx-sm-5 { margin-right: 3rem !important; } .mb-sm-5, .my-sm-5 { margin-bottom: 3rem !important; } .ml-sm-5, .mx-sm-5 { margin-left: 3rem !important; } .m-sm-6 { margin: 6rem !important; } .mt-sm-6, .my-sm-6 { margin-top: 6rem !important; } .mr-sm-6, .mx-sm-6 { margin-right: 6rem !important; } .mb-sm-6, .my-sm-6 { margin-bottom: 6rem !important; } .ml-sm-6, .mx-sm-6 { margin-left: 6rem !important; } .m-sm-7 { margin: 7rem !important; } .mt-sm-7, .my-sm-7 { margin-top: 7rem !important; } .mr-sm-7, .mx-sm-7 { margin-right: 7rem !important; } .mb-sm-7, .my-sm-7 { margin-bottom: 7rem !important; } .ml-sm-7, .mx-sm-7 { margin-left: 7rem !important; } .m-sm-8 { margin: 8rem !important; } .mt-sm-8, .my-sm-8 { margin-top: 8rem !important; } .mr-sm-8, .mx-sm-8 { margin-right: 8rem !important; } .mb-sm-8, .my-sm-8 { margin-bottom: 8rem !important; } .ml-sm-8, .mx-sm-8 { margin-left: 8rem !important; } .m-sm-9 { margin: 9rem !important; } .mt-sm-9, .my-sm-9 { margin-top: 9rem !important; } .mr-sm-9, .mx-sm-9 { margin-right: 9rem !important; } .mb-sm-9, .my-sm-9 { margin-bottom: 9rem !important; } .ml-sm-9, .mx-sm-9 { margin-left: 9rem !important; } .m-sm-20 { margin: 1.25rem !important; } .mt-sm-20, .my-sm-20 { margin-top: 1.25rem !important; } .mr-sm-20, .mx-sm-20 { margin-right: 1.25rem !important; } .mb-sm-20, .my-sm-20 { margin-bottom: 1.25rem !important; } .ml-sm-20, .mx-sm-20 { margin-left: 1.25rem !important; } .m-sm-25 { margin: 1.5625rem !important; } .mt-sm-25, .my-sm-25 { margin-top: 1.5625rem !important; } .mr-sm-25, .mx-sm-25 { margin-right: 1.5625rem !important; } .mb-sm-25, .my-sm-25 { margin-bottom: 1.5625rem !important; } .ml-sm-25, .mx-sm-25 { margin-left: 1.5625rem !important; } .m-sm-30 { margin: 1.875rem !important; } .mt-sm-30, .my-sm-30 { margin-top: 1.875rem !important; } .mr-sm-30, .mx-sm-30 { margin-right: 1.875rem !important; } .mb-sm-30, .my-sm-30 { margin-bottom: 1.875rem !important; } .ml-sm-30, .mx-sm-30 { margin-left: 1.875rem !important; } .m-sm-32 { margin: 2rem !important; } .mt-sm-32, .my-sm-32 { margin-top: 2rem !important; } .mr-sm-32, .mx-sm-32 { margin-right: 2rem !important; } .mb-sm-32, .my-sm-32 { margin-bottom: 2rem !important; } .ml-sm-32, .mx-sm-32 { margin-left: 2rem !important; } .m-sm-46 { margin: 2.875rem !important; } .mt-sm-46, .my-sm-46 { margin-top: 2.875rem !important; } .mr-sm-46, .mx-sm-46 { margin-right: 2.875rem !important; } .mb-sm-46, .my-sm-46 { margin-bottom: 2.875rem !important; } .ml-sm-46, .mx-sm-46 { margin-left: 2.875rem !important; } .m-sm-50 { margin: 3.125rem !important; } .mt-sm-50, .my-sm-50 { margin-top: 3.125rem !important; } .mr-sm-50, .mx-sm-50 { margin-right: 3.125rem !important; } .mb-sm-50, .my-sm-50 { margin-bottom: 3.125rem !important; } .ml-sm-50, .mx-sm-50 { margin-left: 3.125rem !important; } .m-sm-54 { margin: 3.375rem !important; } .mt-sm-54, .my-sm-54 { margin-top: 3.375rem !important; } .mr-sm-54, .mx-sm-54 { margin-right: 3.375rem !important; } .mb-sm-54, .my-sm-54 { margin-bottom: 3.375rem !important; } .ml-sm-54, .mx-sm-54 { margin-left: 3.375rem !important; } .m-sm-60 { margin: 3.75rem !important; } .mt-sm-60, .my-sm-60 { margin-top: 3.75rem !important; } .mr-sm-60, .mx-sm-60 { margin-right: 3.75rem !important; } .mb-sm-60, .my-sm-60 { margin-bottom: 3.75rem !important; } .ml-sm-60, .mx-sm-60 { margin-left: 3.75rem !important; } .m-sm-150 { margin: 9.375rem !important; } .mt-sm-150, .my-sm-150 { margin-top: 9.375rem !important; } .mr-sm-150, .mx-sm-150 { margin-right: 9.375rem !important; } .mb-sm-150, .my-sm-150 { margin-bottom: 9.375rem !important; } .ml-sm-150, .mx-sm-150 { margin-left: 9.375rem !important; } .m-sm-100 { margin: 6.25rem !important; } .mt-sm-100, .my-sm-100 { margin-top: 6.25rem !important; } .mr-sm-100, .mx-sm-100 { margin-right: 6.25rem !important; } .mb-sm-100, .my-sm-100 { margin-bottom: 6.25rem !important; } .ml-sm-100, .mx-sm-100 { margin-left: 6.25rem !important; } .m-sm-14 { margin: 0.875rem !important; } .mt-sm-14, .my-sm-14 { margin-top: 0.875rem !important; } .mr-sm-14, .mx-sm-14 { margin-right: 0.875rem !important; } .mb-sm-14, .my-sm-14 { margin-bottom: 0.875rem !important; } .ml-sm-14, .mx-sm-14 { margin-left: 0.875rem !important; } .m-sm-12 { margin: 0.75rem !important; } .mt-sm-12, .my-sm-12 { margin-top: 0.75rem !important; } .mr-sm-12, .mx-sm-12 { margin-right: 0.75rem !important; } .mb-sm-12, .my-sm-12 { margin-bottom: 0.75rem !important; } .ml-sm-12, .mx-sm-12 { margin-left: 0.75rem !important; } .m-sm-40 { margin: 2.5rem !important; } .mt-sm-40, .my-sm-40 { margin-top: 2.5rem !important; } .mr-sm-40, .mx-sm-40 { margin-right: 2.5rem !important; } .mb-sm-40, .my-sm-40 { margin-bottom: 2.5rem !important; } .ml-sm-40, .mx-sm-40 { margin-left: 2.5rem !important; } .m-sm-44 { margin: 2.75rem !important; } .mt-sm-44, .my-sm-44 { margin-top: 2.75rem !important; } .mr-sm-44, .mx-sm-44 { margin-right: 2.75rem !important; } .mb-sm-44, .my-sm-44 { margin-bottom: 2.75rem !important; } .ml-sm-44, .mx-sm-44 { margin-left: 2.75rem !important; } .m-sm-80 { margin: 5rem !important; } .mt-sm-80, .my-sm-80 { margin-top: 5rem !important; } .mr-sm-80, .mx-sm-80 { margin-right: 5rem !important; } .mb-sm-80, .my-sm-80 { margin-bottom: 5rem !important; } .ml-sm-80, .mx-sm-80 { margin-left: 5rem !important; } .m-sm-700 { margin: 43.75rem !important; } .mt-sm-700, .my-sm-700 { margin-top: 43.75rem !important; } .mr-sm-700, .mx-sm-700 { margin-right: 43.75rem !important; } .mb-sm-700, .my-sm-700 { margin-bottom: 43.75rem !important; } .ml-sm-700, .mx-sm-700 { margin-left: 43.75rem !important; } .m-sm-240 { margin: 15rem !important; } .mt-sm-240, .my-sm-240 { margin-top: 15rem !important; } .mr-sm-240, .mx-sm-240 { margin-right: 15rem !important; } .mb-sm-240, .my-sm-240 { margin-bottom: 15rem !important; } .ml-sm-240, .mx-sm-240 { margin-left: 15rem !important; } .m-sm-btn-padding-y { margin: 0.375rem !important; } .mt-sm-btn-padding-y, .my-sm-btn-padding-y { margin-top: 0.375rem !important; } .mr-sm-btn-padding-y, .mx-sm-btn-padding-y { margin-right: 0.375rem !important; } .mb-sm-btn-padding-y, .my-sm-btn-padding-y { margin-bottom: 0.375rem !important; } .ml-sm-btn-padding-y, .mx-sm-btn-padding-y { margin-left: 0.375rem !important; } .m-sm-btn-line-height { margin: 1.5 !important; } .mt-sm-btn-line-height, .my-sm-btn-line-height { margin-top: 1.5 !important; } .mr-sm-btn-line-height, .mx-sm-btn-line-height { margin-right: 1.5 !important; } .mb-sm-btn-line-height, .my-sm-btn-line-height { margin-bottom: 1.5 !important; } .ml-sm-btn-line-height, .mx-sm-btn-line-height { margin-left: 1.5 !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.25rem !important; } .pt-sm-1, .py-sm-1 { padding-top: 0.25rem !important; } .pr-sm-1, .px-sm-1 { padding-right: 0.25rem !important; } .pb-sm-1, .py-sm-1 { padding-bottom: 0.25rem !important; } .pl-sm-1, .px-sm-1 { padding-left: 0.25rem !important; } .p-sm-2 { padding: 0.5rem !important; } .pt-sm-2, .py-sm-2 { padding-top: 0.5rem !important; } .pr-sm-2, .px-sm-2 { padding-right: 0.5rem !important; } .pb-sm-2, .py-sm-2 { padding-bottom: 0.5rem !important; } .pl-sm-2, .px-sm-2 { padding-left: 0.5rem !important; } .p-sm-3 { padding: 1rem !important; } .pt-sm-3, .py-sm-3 { padding-top: 1rem !important; } .pr-sm-3, .px-sm-3 { padding-right: 1rem !important; } .pb-sm-3, .py-sm-3 { padding-bottom: 1rem !important; } .pl-sm-3, .px-sm-3 { padding-left: 1rem !important; } .p-sm-4 { padding: 1.5rem !important; } .pt-sm-4, .py-sm-4 { padding-top: 1.5rem !important; } .pr-sm-4, .px-sm-4 { padding-right: 1.5rem !important; } .pb-sm-4, .py-sm-4 { padding-bottom: 1.5rem !important; } .pl-sm-4, .px-sm-4 { padding-left: 1.5rem !important; } .p-sm-5 { padding: 3rem !important; } .pt-sm-5, .py-sm-5 { padding-top: 3rem !important; } .pr-sm-5, .px-sm-5 { padding-right: 3rem !important; } .pb-sm-5, .py-sm-5 { padding-bottom: 3rem !important; } .pl-sm-5, .px-sm-5 { padding-left: 3rem !important; } .p-sm-6 { padding: 6rem !important; } .pt-sm-6, .py-sm-6 { padding-top: 6rem !important; } .pr-sm-6, .px-sm-6 { padding-right: 6rem !important; } .pb-sm-6, .py-sm-6 { padding-bottom: 6rem !important; } .pl-sm-6, .px-sm-6 { padding-left: 6rem !important; } .p-sm-7 { padding: 7rem !important; } .pt-sm-7, .py-sm-7 { padding-top: 7rem !important; } .pr-sm-7, .px-sm-7 { padding-right: 7rem !important; } .pb-sm-7, .py-sm-7 { padding-bottom: 7rem !important; } .pl-sm-7, .px-sm-7 { padding-left: 7rem !important; } .p-sm-8 { padding: 8rem !important; } .pt-sm-8, .py-sm-8 { padding-top: 8rem !important; } .pr-sm-8, .px-sm-8 { padding-right: 8rem !important; } .pb-sm-8, .py-sm-8 { padding-bottom: 8rem !important; } .pl-sm-8, .px-sm-8 { padding-left: 8rem !important; } .p-sm-9 { padding: 9rem !important; } .pt-sm-9, .py-sm-9 { padding-top: 9rem !important; } .pr-sm-9, .px-sm-9 { padding-right: 9rem !important; } .pb-sm-9, .py-sm-9 { padding-bottom: 9rem !important; } .pl-sm-9, .px-sm-9 { padding-left: 9rem !important; } .p-sm-20 { padding: 1.25rem !important; } .pt-sm-20, .py-sm-20 { padding-top: 1.25rem !important; } .pr-sm-20, .px-sm-20 { padding-right: 1.25rem !important; } .pb-sm-20, .py-sm-20 { padding-bottom: 1.25rem !important; } .pl-sm-20, .px-sm-20 { padding-left: 1.25rem !important; } .p-sm-25 { padding: 1.5625rem !important; } .pt-sm-25, .py-sm-25 { padding-top: 1.5625rem !important; } .pr-sm-25, .px-sm-25 { padding-right: 1.5625rem !important; } .pb-sm-25, .py-sm-25 { padding-bottom: 1.5625rem !important; } .pl-sm-25, .px-sm-25 { padding-left: 1.5625rem !important; } .p-sm-30 { padding: 1.875rem !important; } .pt-sm-30, .py-sm-30 { padding-top: 1.875rem !important; } .pr-sm-30, .px-sm-30 { padding-right: 1.875rem !important; } .pb-sm-30, .py-sm-30 { padding-bottom: 1.875rem !important; } .pl-sm-30, .px-sm-30 { padding-left: 1.875rem !important; } .p-sm-32 { padding: 2rem !important; } .pt-sm-32, .py-sm-32 { padding-top: 2rem !important; } .pr-sm-32, .px-sm-32 { padding-right: 2rem !important; } .pb-sm-32, .py-sm-32 { padding-bottom: 2rem !important; } .pl-sm-32, .px-sm-32 { padding-left: 2rem !important; } .p-sm-46 { padding: 2.875rem !important; } .pt-sm-46, .py-sm-46 { padding-top: 2.875rem !important; } .pr-sm-46, .px-sm-46 { padding-right: 2.875rem !important; } .pb-sm-46, .py-sm-46 { padding-bottom: 2.875rem !important; } .pl-sm-46, .px-sm-46 { padding-left: 2.875rem !important; } .p-sm-50 { padding: 3.125rem !important; } .pt-sm-50, .py-sm-50 { padding-top: 3.125rem !important; } .pr-sm-50, .px-sm-50 { padding-right: 3.125rem !important; } .pb-sm-50, .py-sm-50 { padding-bottom: 3.125rem !important; } .pl-sm-50, .px-sm-50 { padding-left: 3.125rem !important; } .p-sm-54 { padding: 3.375rem !important; } .pt-sm-54, .py-sm-54 { padding-top: 3.375rem !important; } .pr-sm-54, .px-sm-54 { padding-right: 3.375rem !important; } .pb-sm-54, .py-sm-54 { padding-bottom: 3.375rem !important; } .pl-sm-54, .px-sm-54 { padding-left: 3.375rem !important; } .p-sm-60 { padding: 3.75rem !important; } .pt-sm-60, .py-sm-60 { padding-top: 3.75rem !important; } .pr-sm-60, .px-sm-60 { padding-right: 3.75rem !important; } .pb-sm-60, .py-sm-60 { padding-bottom: 3.75rem !important; } .pl-sm-60, .px-sm-60 { padding-left: 3.75rem !important; } .p-sm-150 { padding: 9.375rem !important; } .pt-sm-150, .py-sm-150 { padding-top: 9.375rem !important; } .pr-sm-150, .px-sm-150 { padding-right: 9.375rem !important; } .pb-sm-150, .py-sm-150 { padding-bottom: 9.375rem !important; } .pl-sm-150, .px-sm-150 { padding-left: 9.375rem !important; } .p-sm-100 { padding: 6.25rem !important; } .pt-sm-100, .py-sm-100 { padding-top: 6.25rem !important; } .pr-sm-100, .px-sm-100 { padding-right: 6.25rem !important; } .pb-sm-100, .py-sm-100 { padding-bottom: 6.25rem !important; } .pl-sm-100, .px-sm-100 { padding-left: 6.25rem !important; } .p-sm-14 { padding: 0.875rem !important; } .pt-sm-14, .py-sm-14 { padding-top: 0.875rem !important; } .pr-sm-14, .px-sm-14 { padding-right: 0.875rem !important; } .pb-sm-14, .py-sm-14 { padding-bottom: 0.875rem !important; } .pl-sm-14, .px-sm-14 { padding-left: 0.875rem !important; } .p-sm-12 { padding: 0.75rem !important; } .pt-sm-12, .py-sm-12 { padding-top: 0.75rem !important; } .pr-sm-12, .px-sm-12 { padding-right: 0.75rem !important; } .pb-sm-12, .py-sm-12 { padding-bottom: 0.75rem !important; } .pl-sm-12, .px-sm-12 { padding-left: 0.75rem !important; } .p-sm-40 { padding: 2.5rem !important; } .pt-sm-40, .py-sm-40 { padding-top: 2.5rem !important; } .pr-sm-40, .px-sm-40 { padding-right: 2.5rem !important; } .pb-sm-40, .py-sm-40 { padding-bottom: 2.5rem !important; } .pl-sm-40, .px-sm-40 { padding-left: 2.5rem !important; } .p-sm-44 { padding: 2.75rem !important; } .pt-sm-44, .py-sm-44 { padding-top: 2.75rem !important; } .pr-sm-44, .px-sm-44 { padding-right: 2.75rem !important; } .pb-sm-44, .py-sm-44 { padding-bottom: 2.75rem !important; } .pl-sm-44, .px-sm-44 { padding-left: 2.75rem !important; } .p-sm-80 { padding: 5rem !important; } .pt-sm-80, .py-sm-80 { padding-top: 5rem !important; } .pr-sm-80, .px-sm-80 { padding-right: 5rem !important; } .pb-sm-80, .py-sm-80 { padding-bottom: 5rem !important; } .pl-sm-80, .px-sm-80 { padding-left: 5rem !important; } .p-sm-700 { padding: 43.75rem !important; } .pt-sm-700, .py-sm-700 { padding-top: 43.75rem !important; } .pr-sm-700, .px-sm-700 { padding-right: 43.75rem !important; } .pb-sm-700, .py-sm-700 { padding-bottom: 43.75rem !important; } .pl-sm-700, .px-sm-700 { padding-left: 43.75rem !important; } .p-sm-240 { padding: 15rem !important; } .pt-sm-240, .py-sm-240 { padding-top: 15rem !important; } .pr-sm-240, .px-sm-240 { padding-right: 15rem !important; } .pb-sm-240, .py-sm-240 { padding-bottom: 15rem !important; } .pl-sm-240, .px-sm-240 { padding-left: 15rem !important; } .p-sm-btn-padding-y { padding: 0.375rem !important; } .pt-sm-btn-padding-y, .py-sm-btn-padding-y { padding-top: 0.375rem !important; } .pr-sm-btn-padding-y, .px-sm-btn-padding-y { padding-right: 0.375rem !important; } .pb-sm-btn-padding-y, .py-sm-btn-padding-y { padding-bottom: 0.375rem !important; } .pl-sm-btn-padding-y, .px-sm-btn-padding-y { padding-left: 0.375rem !important; } .p-sm-btn-line-height { padding: 1.5 !important; } .pt-sm-btn-line-height, .py-sm-btn-line-height { padding-top: 1.5 !important; } .pr-sm-btn-line-height, .px-sm-btn-line-height { padding-right: 1.5 !important; } .pb-sm-btn-line-height, .py-sm-btn-line-height { padding-bottom: 1.5 !important; } .pl-sm-btn-line-height, .px-sm-btn-line-height { padding-left: 1.5 !important; } .m-sm-n1 { margin: -0.25rem !important; } .mt-sm-n1, .my-sm-n1 { margin-top: -0.25rem !important; } .mr-sm-n1, .mx-sm-n1 { margin-right: -0.25rem !important; } .mb-sm-n1, .my-sm-n1 { margin-bottom: -0.25rem !important; } .ml-sm-n1, .mx-sm-n1 { margin-left: -0.25rem !important; } .m-sm-n2 { margin: -0.5rem !important; } .mt-sm-n2, .my-sm-n2 { margin-top: -0.5rem !important; } .mr-sm-n2, .mx-sm-n2 { margin-right: -0.5rem !important; } .mb-sm-n2, .my-sm-n2 { margin-bottom: -0.5rem !important; } .ml-sm-n2, .mx-sm-n2 { margin-left: -0.5rem !important; } .m-sm-n3 { margin: -1rem !important; } .mt-sm-n3, .my-sm-n3 { margin-top: -1rem !important; } .mr-sm-n3, .mx-sm-n3 { margin-right: -1rem !important; } .mb-sm-n3, .my-sm-n3 { margin-bottom: -1rem !important; } .ml-sm-n3, .mx-sm-n3 { margin-left: -1rem !important; } .m-sm-n4 { margin: -1.5rem !important; } .mt-sm-n4, .my-sm-n4 { margin-top: -1.5rem !important; } .mr-sm-n4, .mx-sm-n4 { margin-right: -1.5rem !important; } .mb-sm-n4, .my-sm-n4 { margin-bottom: -1.5rem !important; } .ml-sm-n4, .mx-sm-n4 { margin-left: -1.5rem !important; } .m-sm-n5 { margin: -3rem !important; } .mt-sm-n5, .my-sm-n5 { margin-top: -3rem !important; } .mr-sm-n5, .mx-sm-n5 { margin-right: -3rem !important; } .mb-sm-n5, .my-sm-n5 { margin-bottom: -3rem !important; } .ml-sm-n5, .mx-sm-n5 { margin-left: -3rem !important; } .m-sm-n6 { margin: -6rem !important; } .mt-sm-n6, .my-sm-n6 { margin-top: -6rem !important; } .mr-sm-n6, .mx-sm-n6 { margin-right: -6rem !important; } .mb-sm-n6, .my-sm-n6 { margin-bottom: -6rem !important; } .ml-sm-n6, .mx-sm-n6 { margin-left: -6rem !important; } .m-sm-n7 { margin: -7rem !important; } .mt-sm-n7, .my-sm-n7 { margin-top: -7rem !important; } .mr-sm-n7, .mx-sm-n7 { margin-right: -7rem !important; } .mb-sm-n7, .my-sm-n7 { margin-bottom: -7rem !important; } .ml-sm-n7, .mx-sm-n7 { margin-left: -7rem !important; } .m-sm-n8 { margin: -8rem !important; } .mt-sm-n8, .my-sm-n8 { margin-top: -8rem !important; } .mr-sm-n8, .mx-sm-n8 { margin-right: -8rem !important; } .mb-sm-n8, .my-sm-n8 { margin-bottom: -8rem !important; } .ml-sm-n8, .mx-sm-n8 { margin-left: -8rem !important; } .m-sm-n9 { margin: -9rem !important; } .mt-sm-n9, .my-sm-n9 { margin-top: -9rem !important; } .mr-sm-n9, .mx-sm-n9 { margin-right: -9rem !important; } .mb-sm-n9, .my-sm-n9 { margin-bottom: -9rem !important; } .ml-sm-n9, .mx-sm-n9 { margin-left: -9rem !important; } .m-sm-n20 { margin: -1.25rem !important; } .mt-sm-n20, .my-sm-n20 { margin-top: -1.25rem !important; } .mr-sm-n20, .mx-sm-n20 { margin-right: -1.25rem !important; } .mb-sm-n20, .my-sm-n20 { margin-bottom: -1.25rem !important; } .ml-sm-n20, .mx-sm-n20 { margin-left: -1.25rem !important; } .m-sm-n25 { margin: -1.5625rem !important; } .mt-sm-n25, .my-sm-n25 { margin-top: -1.5625rem !important; } .mr-sm-n25, .mx-sm-n25 { margin-right: -1.5625rem !important; } .mb-sm-n25, .my-sm-n25 { margin-bottom: -1.5625rem !important; } .ml-sm-n25, .mx-sm-n25 { margin-left: -1.5625rem !important; } .m-sm-n30 { margin: -1.875rem !important; } .mt-sm-n30, .my-sm-n30 { margin-top: -1.875rem !important; } .mr-sm-n30, .mx-sm-n30 { margin-right: -1.875rem !important; } .mb-sm-n30, .my-sm-n30 { margin-bottom: -1.875rem !important; } .ml-sm-n30, .mx-sm-n30 { margin-left: -1.875rem !important; } .m-sm-n32 { margin: -2rem !important; } .mt-sm-n32, .my-sm-n32 { margin-top: -2rem !important; } .mr-sm-n32, .mx-sm-n32 { margin-right: -2rem !important; } .mb-sm-n32, .my-sm-n32 { margin-bottom: -2rem !important; } .ml-sm-n32, .mx-sm-n32 { margin-left: -2rem !important; } .m-sm-n46 { margin: -2.875rem !important; } .mt-sm-n46, .my-sm-n46 { margin-top: -2.875rem !important; } .mr-sm-n46, .mx-sm-n46 { margin-right: -2.875rem !important; } .mb-sm-n46, .my-sm-n46 { margin-bottom: -2.875rem !important; } .ml-sm-n46, .mx-sm-n46 { margin-left: -2.875rem !important; } .m-sm-n50 { margin: -3.125rem !important; } .mt-sm-n50, .my-sm-n50 { margin-top: -3.125rem !important; } .mr-sm-n50, .mx-sm-n50 { margin-right: -3.125rem !important; } .mb-sm-n50, .my-sm-n50 { margin-bottom: -3.125rem !important; } .ml-sm-n50, .mx-sm-n50 { margin-left: -3.125rem !important; } .m-sm-n54 { margin: -3.375rem !important; } .mt-sm-n54, .my-sm-n54 { margin-top: -3.375rem !important; } .mr-sm-n54, .mx-sm-n54 { margin-right: -3.375rem !important; } .mb-sm-n54, .my-sm-n54 { margin-bottom: -3.375rem !important; } .ml-sm-n54, .mx-sm-n54 { margin-left: -3.375rem !important; } .m-sm-n60 { margin: -3.75rem !important; } .mt-sm-n60, .my-sm-n60 { margin-top: -3.75rem !important; } .mr-sm-n60, .mx-sm-n60 { margin-right: -3.75rem !important; } .mb-sm-n60, .my-sm-n60 { margin-bottom: -3.75rem !important; } .ml-sm-n60, .mx-sm-n60 { margin-left: -3.75rem !important; } .m-sm-n150 { margin: -9.375rem !important; } .mt-sm-n150, .my-sm-n150 { margin-top: -9.375rem !important; } .mr-sm-n150, .mx-sm-n150 { margin-right: -9.375rem !important; } .mb-sm-n150, .my-sm-n150 { margin-bottom: -9.375rem !important; } .ml-sm-n150, .mx-sm-n150 { margin-left: -9.375rem !important; } .m-sm-n100 { margin: -6.25rem !important; } .mt-sm-n100, .my-sm-n100 { margin-top: -6.25rem !important; } .mr-sm-n100, .mx-sm-n100 { margin-right: -6.25rem !important; } .mb-sm-n100, .my-sm-n100 { margin-bottom: -6.25rem !important; } .ml-sm-n100, .mx-sm-n100 { margin-left: -6.25rem !important; } .m-sm-n14 { margin: -0.875rem !important; } .mt-sm-n14, .my-sm-n14 { margin-top: -0.875rem !important; } .mr-sm-n14, .mx-sm-n14 { margin-right: -0.875rem !important; } .mb-sm-n14, .my-sm-n14 { margin-bottom: -0.875rem !important; } .ml-sm-n14, .mx-sm-n14 { margin-left: -0.875rem !important; } .m-sm-n12 { margin: -0.75rem !important; } .mt-sm-n12, .my-sm-n12 { margin-top: -0.75rem !important; } .mr-sm-n12, .mx-sm-n12 { margin-right: -0.75rem !important; } .mb-sm-n12, .my-sm-n12 { margin-bottom: -0.75rem !important; } .ml-sm-n12, .mx-sm-n12 { margin-left: -0.75rem !important; } .m-sm-n40 { margin: -2.5rem !important; } .mt-sm-n40, .my-sm-n40 { margin-top: -2.5rem !important; } .mr-sm-n40, .mx-sm-n40 { margin-right: -2.5rem !important; } .mb-sm-n40, .my-sm-n40 { margin-bottom: -2.5rem !important; } .ml-sm-n40, .mx-sm-n40 { margin-left: -2.5rem !important; } .m-sm-n44 { margin: -2.75rem !important; } .mt-sm-n44, .my-sm-n44 { margin-top: -2.75rem !important; } .mr-sm-n44, .mx-sm-n44 { margin-right: -2.75rem !important; } .mb-sm-n44, .my-sm-n44 { margin-bottom: -2.75rem !important; } .ml-sm-n44, .mx-sm-n44 { margin-left: -2.75rem !important; } .m-sm-n80 { margin: -5rem !important; } .mt-sm-n80, .my-sm-n80 { margin-top: -5rem !important; } .mr-sm-n80, .mx-sm-n80 { margin-right: -5rem !important; } .mb-sm-n80, .my-sm-n80 { margin-bottom: -5rem !important; } .ml-sm-n80, .mx-sm-n80 { margin-left: -5rem !important; } .m-sm-n700 { margin: -43.75rem !important; } .mt-sm-n700, .my-sm-n700 { margin-top: -43.75rem !important; } .mr-sm-n700, .mx-sm-n700 { margin-right: -43.75rem !important; } .mb-sm-n700, .my-sm-n700 { margin-bottom: -43.75rem !important; } .ml-sm-n700, .mx-sm-n700 { margin-left: -43.75rem !important; } .m-sm-n240 { margin: -15rem !important; } .mt-sm-n240, .my-sm-n240 { margin-top: -15rem !important; } .mr-sm-n240, .mx-sm-n240 { margin-right: -15rem !important; } .mb-sm-n240, .my-sm-n240 { margin-bottom: -15rem !important; } .ml-sm-n240, .mx-sm-n240 { margin-left: -15rem !important; } .m-sm-nbtn-padding-y { margin: -0.375rem !important; } .mt-sm-nbtn-padding-y, .my-sm-nbtn-padding-y { margin-top: -0.375rem !important; } .mr-sm-nbtn-padding-y, .mx-sm-nbtn-padding-y { margin-right: -0.375rem !important; } .mb-sm-nbtn-padding-y, .my-sm-nbtn-padding-y { margin-bottom: -0.375rem !important; } .ml-sm-nbtn-padding-y, .mx-sm-nbtn-padding-y { margin-left: -0.375rem !important; } .m-sm-nbtn-line-height { margin: -1.5 !important; } .mt-sm-nbtn-line-height, .my-sm-nbtn-line-height { margin-top: -1.5 !important; } .mr-sm-nbtn-line-height, .mx-sm-nbtn-line-height { margin-right: -1.5 !important; } .mb-sm-nbtn-line-height, .my-sm-nbtn-line-height { margin-bottom: -1.5 !important; } .ml-sm-nbtn-line-height, .mx-sm-nbtn-line-height { margin-left: -1.5 !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.25rem !important; } .mt-md-1, .my-md-1 { margin-top: 0.25rem !important; } .mr-md-1, .mx-md-1 { margin-right: 0.25rem !important; } .mb-md-1, .my-md-1 { margin-bottom: 0.25rem !important; } .ml-md-1, .mx-md-1 { margin-left: 0.25rem !important; } .m-md-2 { margin: 0.5rem !important; } .mt-md-2, .my-md-2 { margin-top: 0.5rem !important; } .mr-md-2, .mx-md-2 { margin-right: 0.5rem !important; } .mb-md-2, .my-md-2 { margin-bottom: 0.5rem !important; } .ml-md-2, .mx-md-2 { margin-left: 0.5rem !important; } .m-md-3 { margin: 1rem !important; } .mt-md-3, .my-md-3 { margin-top: 1rem !important; } .mr-md-3, .mx-md-3 { margin-right: 1rem !important; } .mb-md-3, .my-md-3 { margin-bottom: 1rem !important; } .ml-md-3, .mx-md-3 { margin-left: 1rem !important; } .m-md-4 { margin: 1.5rem !important; } .mt-md-4, .my-md-4 { margin-top: 1.5rem !important; } .mr-md-4, .mx-md-4 { margin-right: 1.5rem !important; } .mb-md-4, .my-md-4 { margin-bottom: 1.5rem !important; } .ml-md-4, .mx-md-4 { margin-left: 1.5rem !important; } .m-md-5 { margin: 3rem !important; } .mt-md-5, .my-md-5 { margin-top: 3rem !important; } .mr-md-5, .mx-md-5 { margin-right: 3rem !important; } .mb-md-5, .my-md-5 { margin-bottom: 3rem !important; } .ml-md-5, .mx-md-5 { margin-left: 3rem !important; } .m-md-6 { margin: 6rem !important; } .mt-md-6, .my-md-6 { margin-top: 6rem !important; } .mr-md-6, .mx-md-6 { margin-right: 6rem !important; } .mb-md-6, .my-md-6 { margin-bottom: 6rem !important; } .ml-md-6, .mx-md-6 { margin-left: 6rem !important; } .m-md-7 { margin: 7rem !important; } .mt-md-7, .my-md-7 { margin-top: 7rem !important; } .mr-md-7, .mx-md-7 { margin-right: 7rem !important; } .mb-md-7, .my-md-7 { margin-bottom: 7rem !important; } .ml-md-7, .mx-md-7 { margin-left: 7rem !important; } .m-md-8 { margin: 8rem !important; } .mt-md-8, .my-md-8 { margin-top: 8rem !important; } .mr-md-8, .mx-md-8 { margin-right: 8rem !important; } .mb-md-8, .my-md-8 { margin-bottom: 8rem !important; } .ml-md-8, .mx-md-8 { margin-left: 8rem !important; } .m-md-9 { margin: 9rem !important; } .mt-md-9, .my-md-9 { margin-top: 9rem !important; } .mr-md-9, .mx-md-9 { margin-right: 9rem !important; } .mb-md-9, .my-md-9 { margin-bottom: 9rem !important; } .ml-md-9, .mx-md-9 { margin-left: 9rem !important; } .m-md-20 { margin: 1.25rem !important; } .mt-md-20, .my-md-20 { margin-top: 1.25rem !important; } .mr-md-20, .mx-md-20 { margin-right: 1.25rem !important; } .mb-md-20, .my-md-20 { margin-bottom: 1.25rem !important; } .ml-md-20, .mx-md-20 { margin-left: 1.25rem !important; } .m-md-25 { margin: 1.5625rem !important; } .mt-md-25, .my-md-25 { margin-top: 1.5625rem !important; } .mr-md-25, .mx-md-25 { margin-right: 1.5625rem !important; } .mb-md-25, .my-md-25 { margin-bottom: 1.5625rem !important; } .ml-md-25, .mx-md-25 { margin-left: 1.5625rem !important; } .m-md-30 { margin: 1.875rem !important; } .mt-md-30, .my-md-30 { margin-top: 1.875rem !important; } .mr-md-30, .mx-md-30 { margin-right: 1.875rem !important; } .mb-md-30, .my-md-30 { margin-bottom: 1.875rem !important; } .ml-md-30, .mx-md-30 { margin-left: 1.875rem !important; } .m-md-32 { margin: 2rem !important; } .mt-md-32, .my-md-32 { margin-top: 2rem !important; } .mr-md-32, .mx-md-32 { margin-right: 2rem !important; } .mb-md-32, .my-md-32 { margin-bottom: 2rem !important; } .ml-md-32, .mx-md-32 { margin-left: 2rem !important; } .m-md-46 { margin: 2.875rem !important; } .mt-md-46, .my-md-46 { margin-top: 2.875rem !important; } .mr-md-46, .mx-md-46 { margin-right: 2.875rem !important; } .mb-md-46, .my-md-46 { margin-bottom: 2.875rem !important; } .ml-md-46, .mx-md-46 { margin-left: 2.875rem !important; } .m-md-50 { margin: 3.125rem !important; } .mt-md-50, .my-md-50 { margin-top: 3.125rem !important; } .mr-md-50, .mx-md-50 { margin-right: 3.125rem !important; } .mb-md-50, .my-md-50 { margin-bottom: 3.125rem !important; } .ml-md-50, .mx-md-50 { margin-left: 3.125rem !important; } .m-md-54 { margin: 3.375rem !important; } .mt-md-54, .my-md-54 { margin-top: 3.375rem !important; } .mr-md-54, .mx-md-54 { margin-right: 3.375rem !important; } .mb-md-54, .my-md-54 { margin-bottom: 3.375rem !important; } .ml-md-54, .mx-md-54 { margin-left: 3.375rem !important; } .m-md-60 { margin: 3.75rem !important; } .mt-md-60, .my-md-60 { margin-top: 3.75rem !important; } .mr-md-60, .mx-md-60 { margin-right: 3.75rem !important; } .mb-md-60, .my-md-60 { margin-bottom: 3.75rem !important; } .ml-md-60, .mx-md-60 { margin-left: 3.75rem !important; } .m-md-150 { margin: 9.375rem !important; } .mt-md-150, .my-md-150 { margin-top: 9.375rem !important; } .mr-md-150, .mx-md-150 { margin-right: 9.375rem !important; } .mb-md-150, .my-md-150 { margin-bottom: 9.375rem !important; } .ml-md-150, .mx-md-150 { margin-left: 9.375rem !important; } .m-md-100 { margin: 6.25rem !important; } .mt-md-100, .my-md-100 { margin-top: 6.25rem !important; } .mr-md-100, .mx-md-100 { margin-right: 6.25rem !important; } .mb-md-100, .my-md-100 { margin-bottom: 6.25rem !important; } .ml-md-100, .mx-md-100 { margin-left: 6.25rem !important; } .m-md-14 { margin: 0.875rem !important; } .mt-md-14, .my-md-14 { margin-top: 0.875rem !important; } .mr-md-14, .mx-md-14 { margin-right: 0.875rem !important; } .mb-md-14, .my-md-14 { margin-bottom: 0.875rem !important; } .ml-md-14, .mx-md-14 { margin-left: 0.875rem !important; } .m-md-12 { margin: 0.75rem !important; } .mt-md-12, .my-md-12 { margin-top: 0.75rem !important; } .mr-md-12, .mx-md-12 { margin-right: 0.75rem !important; } .mb-md-12, .my-md-12 { margin-bottom: 0.75rem !important; } .ml-md-12, .mx-md-12 { margin-left: 0.75rem !important; } .m-md-40 { margin: 2.5rem !important; } .mt-md-40, .my-md-40 { margin-top: 2.5rem !important; } .mr-md-40, .mx-md-40 { margin-right: 2.5rem !important; } .mb-md-40, .my-md-40 { margin-bottom: 2.5rem !important; } .ml-md-40, .mx-md-40 { margin-left: 2.5rem !important; } .m-md-44 { margin: 2.75rem !important; } .mt-md-44, .my-md-44 { margin-top: 2.75rem !important; } .mr-md-44, .mx-md-44 { margin-right: 2.75rem !important; } .mb-md-44, .my-md-44 { margin-bottom: 2.75rem !important; } .ml-md-44, .mx-md-44 { margin-left: 2.75rem !important; } .m-md-80 { margin: 5rem !important; } .mt-md-80, .my-md-80 { margin-top: 5rem !important; } .mr-md-80, .mx-md-80 { margin-right: 5rem !important; } .mb-md-80, .my-md-80 { margin-bottom: 5rem !important; } .ml-md-80, .mx-md-80 { margin-left: 5rem !important; } .m-md-700 { margin: 43.75rem !important; } .mt-md-700, .my-md-700 { margin-top: 43.75rem !important; } .mr-md-700, .mx-md-700 { margin-right: 43.75rem !important; } .mb-md-700, .my-md-700 { margin-bottom: 43.75rem !important; } .ml-md-700, .mx-md-700 { margin-left: 43.75rem !important; } .m-md-240 { margin: 15rem !important; } .mt-md-240, .my-md-240 { margin-top: 15rem !important; } .mr-md-240, .mx-md-240 { margin-right: 15rem !important; } .mb-md-240, .my-md-240 { margin-bottom: 15rem !important; } .ml-md-240, .mx-md-240 { margin-left: 15rem !important; } .m-md-btn-padding-y { margin: 0.375rem !important; } .mt-md-btn-padding-y, .my-md-btn-padding-y { margin-top: 0.375rem !important; } .mr-md-btn-padding-y, .mx-md-btn-padding-y { margin-right: 0.375rem !important; } .mb-md-btn-padding-y, .my-md-btn-padding-y { margin-bottom: 0.375rem !important; } .ml-md-btn-padding-y, .mx-md-btn-padding-y { margin-left: 0.375rem !important; } .m-md-btn-line-height { margin: 1.5 !important; } .mt-md-btn-line-height, .my-md-btn-line-height { margin-top: 1.5 !important; } .mr-md-btn-line-height, .mx-md-btn-line-height { margin-right: 1.5 !important; } .mb-md-btn-line-height, .my-md-btn-line-height { margin-bottom: 1.5 !important; } .ml-md-btn-line-height, .mx-md-btn-line-height { margin-left: 1.5 !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.25rem !important; } .pt-md-1, .py-md-1 { padding-top: 0.25rem !important; } .pr-md-1, .px-md-1 { padding-right: 0.25rem !important; } .pb-md-1, .py-md-1 { padding-bottom: 0.25rem !important; } .pl-md-1, .px-md-1 { padding-left: 0.25rem !important; } .p-md-2 { padding: 0.5rem !important; } .pt-md-2, .py-md-2 { padding-top: 0.5rem !important; } .pr-md-2, .px-md-2 { padding-right: 0.5rem !important; } .pb-md-2, .py-md-2 { padding-bottom: 0.5rem !important; } .pl-md-2, .px-md-2 { padding-left: 0.5rem !important; } .p-md-3 { padding: 1rem !important; } .pt-md-3, .py-md-3 { padding-top: 1rem !important; } .pr-md-3, .px-md-3 { padding-right: 1rem !important; } .pb-md-3, .py-md-3 { padding-bottom: 1rem !important; } .pl-md-3, .px-md-3 { padding-left: 1rem !important; } .p-md-4 { padding: 1.5rem !important; } .pt-md-4, .py-md-4 { padding-top: 1.5rem !important; } .pr-md-4, .px-md-4 { padding-right: 1.5rem !important; } .pb-md-4, .py-md-4 { padding-bottom: 1.5rem !important; } .pl-md-4, .px-md-4 { padding-left: 1.5rem !important; } .p-md-5 { padding: 3rem !important; } .pt-md-5, .py-md-5 { padding-top: 3rem !important; } .pr-md-5, .px-md-5 { padding-right: 3rem !important; } .pb-md-5, .py-md-5 { padding-bottom: 3rem !important; } .pl-md-5, .px-md-5 { padding-left: 3rem !important; } .p-md-6 { padding: 6rem !important; } .pt-md-6, .py-md-6 { padding-top: 6rem !important; } .pr-md-6, .px-md-6 { padding-right: 6rem !important; } .pb-md-6, .py-md-6 { padding-bottom: 6rem !important; } .pl-md-6, .px-md-6 { padding-left: 6rem !important; } .p-md-7 { padding: 7rem !important; } .pt-md-7, .py-md-7 { padding-top: 7rem !important; } .pr-md-7, .px-md-7 { padding-right: 7rem !important; } .pb-md-7, .py-md-7 { padding-bottom: 7rem !important; } .pl-md-7, .px-md-7 { padding-left: 7rem !important; } .p-md-8 { padding: 8rem !important; } .pt-md-8, .py-md-8 { padding-top: 8rem !important; } .pr-md-8, .px-md-8 { padding-right: 8rem !important; } .pb-md-8, .py-md-8 { padding-bottom: 8rem !important; } .pl-md-8, .px-md-8 { padding-left: 8rem !important; } .p-md-9 { padding: 9rem !important; } .pt-md-9, .py-md-9 { padding-top: 9rem !important; } .pr-md-9, .px-md-9 { padding-right: 9rem !important; } .pb-md-9, .py-md-9 { padding-bottom: 9rem !important; } .pl-md-9, .px-md-9 { padding-left: 9rem !important; } .p-md-20 { padding: 1.25rem !important; } .pt-md-20, .py-md-20 { padding-top: 1.25rem !important; } .pr-md-20, .px-md-20 { padding-right: 1.25rem !important; } .pb-md-20, .py-md-20 { padding-bottom: 1.25rem !important; } .pl-md-20, .px-md-20 { padding-left: 1.25rem !important; } .p-md-25 { padding: 1.5625rem !important; } .pt-md-25, .py-md-25 { padding-top: 1.5625rem !important; } .pr-md-25, .px-md-25 { padding-right: 1.5625rem !important; } .pb-md-25, .py-md-25 { padding-bottom: 1.5625rem !important; } .pl-md-25, .px-md-25 { padding-left: 1.5625rem !important; } .p-md-30 { padding: 1.875rem !important; } .pt-md-30, .py-md-30 { padding-top: 1.875rem !important; } .pr-md-30, .px-md-30 { padding-right: 1.875rem !important; } .pb-md-30, .py-md-30 { padding-bottom: 1.875rem !important; } .pl-md-30, .px-md-30 { padding-left: 1.875rem !important; } .p-md-32 { padding: 2rem !important; } .pt-md-32, .py-md-32 { padding-top: 2rem !important; } .pr-md-32, .px-md-32 { padding-right: 2rem !important; } .pb-md-32, .py-md-32 { padding-bottom: 2rem !important; } .pl-md-32, .px-md-32 { padding-left: 2rem !important; } .p-md-46 { padding: 2.875rem !important; } .pt-md-46, .py-md-46 { padding-top: 2.875rem !important; } .pr-md-46, .px-md-46 { padding-right: 2.875rem !important; } .pb-md-46, .py-md-46 { padding-bottom: 2.875rem !important; } .pl-md-46, .px-md-46 { padding-left: 2.875rem !important; } .p-md-50 { padding: 3.125rem !important; } .pt-md-50, .py-md-50 { padding-top: 3.125rem !important; } .pr-md-50, .px-md-50 { padding-right: 3.125rem !important; } .pb-md-50, .py-md-50 { padding-bottom: 3.125rem !important; } .pl-md-50, .px-md-50 { padding-left: 3.125rem !important; } .p-md-54 { padding: 3.375rem !important; } .pt-md-54, .py-md-54 { padding-top: 3.375rem !important; } .pr-md-54, .px-md-54 { padding-right: 3.375rem !important; } .pb-md-54, .py-md-54 { padding-bottom: 3.375rem !important; } .pl-md-54, .px-md-54 { padding-left: 3.375rem !important; } .p-md-60 { padding: 3.75rem !important; } .pt-md-60, .py-md-60 { padding-top: 3.75rem !important; } .pr-md-60, .px-md-60 { padding-right: 3.75rem !important; } .pb-md-60, .py-md-60 { padding-bottom: 3.75rem !important; } .pl-md-60, .px-md-60 { padding-left: 3.75rem !important; } .p-md-150 { padding: 9.375rem !important; } .pt-md-150, .py-md-150 { padding-top: 9.375rem !important; } .pr-md-150, .px-md-150 { padding-right: 9.375rem !important; } .pb-md-150, .py-md-150 { padding-bottom: 9.375rem !important; } .pl-md-150, .px-md-150 { padding-left: 9.375rem !important; } .p-md-100 { padding: 6.25rem !important; } .pt-md-100, .py-md-100 { padding-top: 6.25rem !important; } .pr-md-100, .px-md-100 { padding-right: 6.25rem !important; } .pb-md-100, .py-md-100 { padding-bottom: 6.25rem !important; } .pl-md-100, .px-md-100 { padding-left: 6.25rem !important; } .p-md-14 { padding: 0.875rem !important; } .pt-md-14, .py-md-14 { padding-top: 0.875rem !important; } .pr-md-14, .px-md-14 { padding-right: 0.875rem !important; } .pb-md-14, .py-md-14 { padding-bottom: 0.875rem !important; } .pl-md-14, .px-md-14 { padding-left: 0.875rem !important; } .p-md-12 { padding: 0.75rem !important; } .pt-md-12, .py-md-12 { padding-top: 0.75rem !important; } .pr-md-12, .px-md-12 { padding-right: 0.75rem !important; } .pb-md-12, .py-md-12 { padding-bottom: 0.75rem !important; } .pl-md-12, .px-md-12 { padding-left: 0.75rem !important; } .p-md-40 { padding: 2.5rem !important; } .pt-md-40, .py-md-40 { padding-top: 2.5rem !important; } .pr-md-40, .px-md-40 { padding-right: 2.5rem !important; } .pb-md-40, .py-md-40 { padding-bottom: 2.5rem !important; } .pl-md-40, .px-md-40 { padding-left: 2.5rem !important; } .p-md-44 { padding: 2.75rem !important; } .pt-md-44, .py-md-44 { padding-top: 2.75rem !important; } .pr-md-44, .px-md-44 { padding-right: 2.75rem !important; } .pb-md-44, .py-md-44 { padding-bottom: 2.75rem !important; } .pl-md-44, .px-md-44 { padding-left: 2.75rem !important; } .p-md-80 { padding: 5rem !important; } .pt-md-80, .py-md-80 { padding-top: 5rem !important; } .pr-md-80, .px-md-80 { padding-right: 5rem !important; } .pb-md-80, .py-md-80 { padding-bottom: 5rem !important; } .pl-md-80, .px-md-80 { padding-left: 5rem !important; } .p-md-700 { padding: 43.75rem !important; } .pt-md-700, .py-md-700 { padding-top: 43.75rem !important; } .pr-md-700, .px-md-700 { padding-right: 43.75rem !important; } .pb-md-700, .py-md-700 { padding-bottom: 43.75rem !important; } .pl-md-700, .px-md-700 { padding-left: 43.75rem !important; } .p-md-240 { padding: 15rem !important; } .pt-md-240, .py-md-240 { padding-top: 15rem !important; } .pr-md-240, .px-md-240 { padding-right: 15rem !important; } .pb-md-240, .py-md-240 { padding-bottom: 15rem !important; } .pl-md-240, .px-md-240 { padding-left: 15rem !important; } .p-md-btn-padding-y { padding: 0.375rem !important; } .pt-md-btn-padding-y, .py-md-btn-padding-y { padding-top: 0.375rem !important; } .pr-md-btn-padding-y, .px-md-btn-padding-y { padding-right: 0.375rem !important; } .pb-md-btn-padding-y, .py-md-btn-padding-y { padding-bottom: 0.375rem !important; } .pl-md-btn-padding-y, .px-md-btn-padding-y { padding-left: 0.375rem !important; } .p-md-btn-line-height { padding: 1.5 !important; } .pt-md-btn-line-height, .py-md-btn-line-height { padding-top: 1.5 !important; } .pr-md-btn-line-height, .px-md-btn-line-height { padding-right: 1.5 !important; } .pb-md-btn-line-height, .py-md-btn-line-height { padding-bottom: 1.5 !important; } .pl-md-btn-line-height, .px-md-btn-line-height { padding-left: 1.5 !important; } .m-md-n1 { margin: -0.25rem !important; } .mt-md-n1, .my-md-n1 { margin-top: -0.25rem !important; } .mr-md-n1, .mx-md-n1 { margin-right: -0.25rem !important; } .mb-md-n1, .my-md-n1 { margin-bottom: -0.25rem !important; } .ml-md-n1, .mx-md-n1 { margin-left: -0.25rem !important; } .m-md-n2 { margin: -0.5rem !important; } .mt-md-n2, .my-md-n2 { margin-top: -0.5rem !important; } .mr-md-n2, .mx-md-n2 { margin-right: -0.5rem !important; } .mb-md-n2, .my-md-n2 { margin-bottom: -0.5rem !important; } .ml-md-n2, .mx-md-n2 { margin-left: -0.5rem !important; } .m-md-n3 { margin: -1rem !important; } .mt-md-n3, .my-md-n3 { margin-top: -1rem !important; } .mr-md-n3, .mx-md-n3 { margin-right: -1rem !important; } .mb-md-n3, .my-md-n3 { margin-bottom: -1rem !important; } .ml-md-n3, .mx-md-n3 { margin-left: -1rem !important; } .m-md-n4 { margin: -1.5rem !important; } .mt-md-n4, .my-md-n4 { margin-top: -1.5rem !important; } .mr-md-n4, .mx-md-n4 { margin-right: -1.5rem !important; } .mb-md-n4, .my-md-n4 { margin-bottom: -1.5rem !important; } .ml-md-n4, .mx-md-n4 { margin-left: -1.5rem !important; } .m-md-n5 { margin: -3rem !important; } .mt-md-n5, .my-md-n5 { margin-top: -3rem !important; } .mr-md-n5, .mx-md-n5 { margin-right: -3rem !important; } .mb-md-n5, .my-md-n5 { margin-bottom: -3rem !important; } .ml-md-n5, .mx-md-n5 { margin-left: -3rem !important; } .m-md-n6 { margin: -6rem !important; } .mt-md-n6, .my-md-n6 { margin-top: -6rem !important; } .mr-md-n6, .mx-md-n6 { margin-right: -6rem !important; } .mb-md-n6, .my-md-n6 { margin-bottom: -6rem !important; } .ml-md-n6, .mx-md-n6 { margin-left: -6rem !important; } .m-md-n7 { margin: -7rem !important; } .mt-md-n7, .my-md-n7 { margin-top: -7rem !important; } .mr-md-n7, .mx-md-n7 { margin-right: -7rem !important; } .mb-md-n7, .my-md-n7 { margin-bottom: -7rem !important; } .ml-md-n7, .mx-md-n7 { margin-left: -7rem !important; } .m-md-n8 { margin: -8rem !important; } .mt-md-n8, .my-md-n8 { margin-top: -8rem !important; } .mr-md-n8, .mx-md-n8 { margin-right: -8rem !important; } .mb-md-n8, .my-md-n8 { margin-bottom: -8rem !important; } .ml-md-n8, .mx-md-n8 { margin-left: -8rem !important; } .m-md-n9 { margin: -9rem !important; } .mt-md-n9, .my-md-n9 { margin-top: -9rem !important; } .mr-md-n9, .mx-md-n9 { margin-right: -9rem !important; } .mb-md-n9, .my-md-n9 { margin-bottom: -9rem !important; } .ml-md-n9, .mx-md-n9 { margin-left: -9rem !important; } .m-md-n20 { margin: -1.25rem !important; } .mt-md-n20, .my-md-n20 { margin-top: -1.25rem !important; } .mr-md-n20, .mx-md-n20 { margin-right: -1.25rem !important; } .mb-md-n20, .my-md-n20 { margin-bottom: -1.25rem !important; } .ml-md-n20, .mx-md-n20 { margin-left: -1.25rem !important; } .m-md-n25 { margin: -1.5625rem !important; } .mt-md-n25, .my-md-n25 { margin-top: -1.5625rem !important; } .mr-md-n25, .mx-md-n25 { margin-right: -1.5625rem !important; } .mb-md-n25, .my-md-n25 { margin-bottom: -1.5625rem !important; } .ml-md-n25, .mx-md-n25 { margin-left: -1.5625rem !important; } .m-md-n30 { margin: -1.875rem !important; } .mt-md-n30, .my-md-n30 { margin-top: -1.875rem !important; } .mr-md-n30, .mx-md-n30 { margin-right: -1.875rem !important; } .mb-md-n30, .my-md-n30 { margin-bottom: -1.875rem !important; } .ml-md-n30, .mx-md-n30 { margin-left: -1.875rem !important; } .m-md-n32 { margin: -2rem !important; } .mt-md-n32, .my-md-n32 { margin-top: -2rem !important; } .mr-md-n32, .mx-md-n32 { margin-right: -2rem !important; } .mb-md-n32, .my-md-n32 { margin-bottom: -2rem !important; } .ml-md-n32, .mx-md-n32 { margin-left: -2rem !important; } .m-md-n46 { margin: -2.875rem !important; } .mt-md-n46, .my-md-n46 { margin-top: -2.875rem !important; } .mr-md-n46, .mx-md-n46 { margin-right: -2.875rem !important; } .mb-md-n46, .my-md-n46 { margin-bottom: -2.875rem !important; } .ml-md-n46, .mx-md-n46 { margin-left: -2.875rem !important; } .m-md-n50 { margin: -3.125rem !important; } .mt-md-n50, .my-md-n50 { margin-top: -3.125rem !important; } .mr-md-n50, .mx-md-n50 { margin-right: -3.125rem !important; } .mb-md-n50, .my-md-n50 { margin-bottom: -3.125rem !important; } .ml-md-n50, .mx-md-n50 { margin-left: -3.125rem !important; } .m-md-n54 { margin: -3.375rem !important; } .mt-md-n54, .my-md-n54 { margin-top: -3.375rem !important; } .mr-md-n54, .mx-md-n54 { margin-right: -3.375rem !important; } .mb-md-n54, .my-md-n54 { margin-bottom: -3.375rem !important; } .ml-md-n54, .mx-md-n54 { margin-left: -3.375rem !important; } .m-md-n60 { margin: -3.75rem !important; } .mt-md-n60, .my-md-n60 { margin-top: -3.75rem !important; } .mr-md-n60, .mx-md-n60 { margin-right: -3.75rem !important; } .mb-md-n60, .my-md-n60 { margin-bottom: -3.75rem !important; } .ml-md-n60, .mx-md-n60 { margin-left: -3.75rem !important; } .m-md-n150 { margin: -9.375rem !important; } .mt-md-n150, .my-md-n150 { margin-top: -9.375rem !important; } .mr-md-n150, .mx-md-n150 { margin-right: -9.375rem !important; } .mb-md-n150, .my-md-n150 { margin-bottom: -9.375rem !important; } .ml-md-n150, .mx-md-n150 { margin-left: -9.375rem !important; } .m-md-n100 { margin: -6.25rem !important; } .mt-md-n100, .my-md-n100 { margin-top: -6.25rem !important; } .mr-md-n100, .mx-md-n100 { margin-right: -6.25rem !important; } .mb-md-n100, .my-md-n100 { margin-bottom: -6.25rem !important; } .ml-md-n100, .mx-md-n100 { margin-left: -6.25rem !important; } .m-md-n14 { margin: -0.875rem !important; } .mt-md-n14, .my-md-n14 { margin-top: -0.875rem !important; } .mr-md-n14, .mx-md-n14 { margin-right: -0.875rem !important; } .mb-md-n14, .my-md-n14 { margin-bottom: -0.875rem !important; } .ml-md-n14, .mx-md-n14 { margin-left: -0.875rem !important; } .m-md-n12 { margin: -0.75rem !important; } .mt-md-n12, .my-md-n12 { margin-top: -0.75rem !important; } .mr-md-n12, .mx-md-n12 { margin-right: -0.75rem !important; } .mb-md-n12, .my-md-n12 { margin-bottom: -0.75rem !important; } .ml-md-n12, .mx-md-n12 { margin-left: -0.75rem !important; } .m-md-n40 { margin: -2.5rem !important; } .mt-md-n40, .my-md-n40 { margin-top: -2.5rem !important; } .mr-md-n40, .mx-md-n40 { margin-right: -2.5rem !important; } .mb-md-n40, .my-md-n40 { margin-bottom: -2.5rem !important; } .ml-md-n40, .mx-md-n40 { margin-left: -2.5rem !important; } .m-md-n44 { margin: -2.75rem !important; } .mt-md-n44, .my-md-n44 { margin-top: -2.75rem !important; } .mr-md-n44, .mx-md-n44 { margin-right: -2.75rem !important; } .mb-md-n44, .my-md-n44 { margin-bottom: -2.75rem !important; } .ml-md-n44, .mx-md-n44 { margin-left: -2.75rem !important; } .m-md-n80 { margin: -5rem !important; } .mt-md-n80, .my-md-n80 { margin-top: -5rem !important; } .mr-md-n80, .mx-md-n80 { margin-right: -5rem !important; } .mb-md-n80, .my-md-n80 { margin-bottom: -5rem !important; } .ml-md-n80, .mx-md-n80 { margin-left: -5rem !important; } .m-md-n700 { margin: -43.75rem !important; } .mt-md-n700, .my-md-n700 { margin-top: -43.75rem !important; } .mr-md-n700, .mx-md-n700 { margin-right: -43.75rem !important; } .mb-md-n700, .my-md-n700 { margin-bottom: -43.75rem !important; } .ml-md-n700, .mx-md-n700 { margin-left: -43.75rem !important; } .m-md-n240 { margin: -15rem !important; } .mt-md-n240, .my-md-n240 { margin-top: -15rem !important; } .mr-md-n240, .mx-md-n240 { margin-right: -15rem !important; } .mb-md-n240, .my-md-n240 { margin-bottom: -15rem !important; } .ml-md-n240, .mx-md-n240 { margin-left: -15rem !important; } .m-md-nbtn-padding-y { margin: -0.375rem !important; } .mt-md-nbtn-padding-y, .my-md-nbtn-padding-y { margin-top: -0.375rem !important; } .mr-md-nbtn-padding-y, .mx-md-nbtn-padding-y { margin-right: -0.375rem !important; } .mb-md-nbtn-padding-y, .my-md-nbtn-padding-y { margin-bottom: -0.375rem !important; } .ml-md-nbtn-padding-y, .mx-md-nbtn-padding-y { margin-left: -0.375rem !important; } .m-md-nbtn-line-height { margin: -1.5 !important; } .mt-md-nbtn-line-height, .my-md-nbtn-line-height { margin-top: -1.5 !important; } .mr-md-nbtn-line-height, .mx-md-nbtn-line-height { margin-right: -1.5 !important; } .mb-md-nbtn-line-height, .my-md-nbtn-line-height { margin-bottom: -1.5 !important; } .ml-md-nbtn-line-height, .mx-md-nbtn-line-height { margin-left: -1.5 !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.25rem !important; } .mt-lg-1, .my-lg-1 { margin-top: 0.25rem !important; } .mr-lg-1, .mx-lg-1 { margin-right: 0.25rem !important; } .mb-lg-1, .my-lg-1 { margin-bottom: 0.25rem !important; } .ml-lg-1, .mx-lg-1 { margin-left: 0.25rem !important; } .m-lg-2 { margin: 0.5rem !important; } .mt-lg-2, .my-lg-2 { margin-top: 0.5rem !important; } .mr-lg-2, .mx-lg-2 { margin-right: 0.5rem !important; } .mb-lg-2, .my-lg-2 { margin-bottom: 0.5rem !important; } .ml-lg-2, .mx-lg-2 { margin-left: 0.5rem !important; } .m-lg-3 { margin: 1rem !important; } .mt-lg-3, .my-lg-3 { margin-top: 1rem !important; } .mr-lg-3, .mx-lg-3 { margin-right: 1rem !important; } .mb-lg-3, .my-lg-3 { margin-bottom: 1rem !important; } .ml-lg-3, .mx-lg-3 { margin-left: 1rem !important; } .m-lg-4 { margin: 1.5rem !important; } .mt-lg-4, .my-lg-4 { margin-top: 1.5rem !important; } .mr-lg-4, .mx-lg-4 { margin-right: 1.5rem !important; } .mb-lg-4, .my-lg-4 { margin-bottom: 1.5rem !important; } .ml-lg-4, .mx-lg-4 { margin-left: 1.5rem !important; } .m-lg-5 { margin: 3rem !important; } .mt-lg-5, .my-lg-5 { margin-top: 3rem !important; } .mr-lg-5, .mx-lg-5 { margin-right: 3rem !important; } .mb-lg-5, .my-lg-5 { margin-bottom: 3rem !important; } .ml-lg-5, .mx-lg-5 { margin-left: 3rem !important; } .m-lg-6 { margin: 6rem !important; } .mt-lg-6, .my-lg-6 { margin-top: 6rem !important; } .mr-lg-6, .mx-lg-6 { margin-right: 6rem !important; } .mb-lg-6, .my-lg-6 { margin-bottom: 6rem !important; } .ml-lg-6, .mx-lg-6 { margin-left: 6rem !important; } .m-lg-7 { margin: 7rem !important; } .mt-lg-7, .my-lg-7 { margin-top: 7rem !important; } .mr-lg-7, .mx-lg-7 { margin-right: 7rem !important; } .mb-lg-7, .my-lg-7 { margin-bottom: 7rem !important; } .ml-lg-7, .mx-lg-7 { margin-left: 7rem !important; } .m-lg-8 { margin: 8rem !important; } .mt-lg-8, .my-lg-8 { margin-top: 8rem !important; } .mr-lg-8, .mx-lg-8 { margin-right: 8rem !important; } .mb-lg-8, .my-lg-8 { margin-bottom: 8rem !important; } .ml-lg-8, .mx-lg-8 { margin-left: 8rem !important; } .m-lg-9 { margin: 9rem !important; } .mt-lg-9, .my-lg-9 { margin-top: 9rem !important; } .mr-lg-9, .mx-lg-9 { margin-right: 9rem !important; } .mb-lg-9, .my-lg-9 { margin-bottom: 9rem !important; } .ml-lg-9, .mx-lg-9 { margin-left: 9rem !important; } .m-lg-20 { margin: 1.25rem !important; } .mt-lg-20, .my-lg-20 { margin-top: 1.25rem !important; } .mr-lg-20, .mx-lg-20 { margin-right: 1.25rem !important; } .mb-lg-20, .my-lg-20 { margin-bottom: 1.25rem !important; } .ml-lg-20, .mx-lg-20 { margin-left: 1.25rem !important; } .m-lg-25 { margin: 1.5625rem !important; } .mt-lg-25, .my-lg-25 { margin-top: 1.5625rem !important; } .mr-lg-25, .mx-lg-25 { margin-right: 1.5625rem !important; } .mb-lg-25, .my-lg-25 { margin-bottom: 1.5625rem !important; } .ml-lg-25, .mx-lg-25 { margin-left: 1.5625rem !important; } .m-lg-30 { margin: 1.875rem !important; } .mt-lg-30, .my-lg-30 { margin-top: 1.875rem !important; } .mr-lg-30, .mx-lg-30 { margin-right: 1.875rem !important; } .mb-lg-30, .my-lg-30 { margin-bottom: 1.875rem !important; } .ml-lg-30, .mx-lg-30 { margin-left: 1.875rem !important; } .m-lg-32 { margin: 2rem !important; } .mt-lg-32, .my-lg-32 { margin-top: 2rem !important; } .mr-lg-32, .mx-lg-32 { margin-right: 2rem !important; } .mb-lg-32, .my-lg-32 { margin-bottom: 2rem !important; } .ml-lg-32, .mx-lg-32 { margin-left: 2rem !important; } .m-lg-46 { margin: 2.875rem !important; } .mt-lg-46, .my-lg-46 { margin-top: 2.875rem !important; } .mr-lg-46, .mx-lg-46 { margin-right: 2.875rem !important; } .mb-lg-46, .my-lg-46 { margin-bottom: 2.875rem !important; } .ml-lg-46, .mx-lg-46 { margin-left: 2.875rem !important; } .m-lg-50 { margin: 3.125rem !important; } .mt-lg-50, .my-lg-50 { margin-top: 3.125rem !important; } .mr-lg-50, .mx-lg-50 { margin-right: 3.125rem !important; } .mb-lg-50, .my-lg-50 { margin-bottom: 3.125rem !important; } .ml-lg-50, .mx-lg-50 { margin-left: 3.125rem !important; } .m-lg-54 { margin: 3.375rem !important; } .mt-lg-54, .my-lg-54 { margin-top: 3.375rem !important; } .mr-lg-54, .mx-lg-54 { margin-right: 3.375rem !important; } .mb-lg-54, .my-lg-54 { margin-bottom: 3.375rem !important; } .ml-lg-54, .mx-lg-54 { margin-left: 3.375rem !important; } .m-lg-60 { margin: 3.75rem !important; } .mt-lg-60, .my-lg-60 { margin-top: 3.75rem !important; } .mr-lg-60, .mx-lg-60 { margin-right: 3.75rem !important; } .mb-lg-60, .my-lg-60 { margin-bottom: 3.75rem !important; } .ml-lg-60, .mx-lg-60 { margin-left: 3.75rem !important; } .m-lg-150 { margin: 9.375rem !important; } .mt-lg-150, .my-lg-150 { margin-top: 9.375rem !important; } .mr-lg-150, .mx-lg-150 { margin-right: 9.375rem !important; } .mb-lg-150, .my-lg-150 { margin-bottom: 9.375rem !important; } .ml-lg-150, .mx-lg-150 { margin-left: 9.375rem !important; } .m-lg-100 { margin: 6.25rem !important; } .mt-lg-100, .my-lg-100 { margin-top: 6.25rem !important; } .mr-lg-100, .mx-lg-100 { margin-right: 6.25rem !important; } .mb-lg-100, .my-lg-100 { margin-bottom: 6.25rem !important; } .ml-lg-100, .mx-lg-100 { margin-left: 6.25rem !important; } .m-lg-14 { margin: 0.875rem !important; } .mt-lg-14, .my-lg-14 { margin-top: 0.875rem !important; } .mr-lg-14, .mx-lg-14 { margin-right: 0.875rem !important; } .mb-lg-14, .my-lg-14 { margin-bottom: 0.875rem !important; } .ml-lg-14, .mx-lg-14 { margin-left: 0.875rem !important; } .m-lg-12 { margin: 0.75rem !important; } .mt-lg-12, .my-lg-12 { margin-top: 0.75rem !important; } .mr-lg-12, .mx-lg-12 { margin-right: 0.75rem !important; } .mb-lg-12, .my-lg-12 { margin-bottom: 0.75rem !important; } .ml-lg-12, .mx-lg-12 { margin-left: 0.75rem !important; } .m-lg-40 { margin: 2.5rem !important; } .mt-lg-40, .my-lg-40 { margin-top: 2.5rem !important; } .mr-lg-40, .mx-lg-40 { margin-right: 2.5rem !important; } .mb-lg-40, .my-lg-40 { margin-bottom: 2.5rem !important; } .ml-lg-40, .mx-lg-40 { margin-left: 2.5rem !important; } .m-lg-44 { margin: 2.75rem !important; } .mt-lg-44, .my-lg-44 { margin-top: 2.75rem !important; } .mr-lg-44, .mx-lg-44 { margin-right: 2.75rem !important; } .mb-lg-44, .my-lg-44 { margin-bottom: 2.75rem !important; } .ml-lg-44, .mx-lg-44 { margin-left: 2.75rem !important; } .m-lg-80 { margin: 5rem !important; } .mt-lg-80, .my-lg-80 { margin-top: 5rem !important; } .mr-lg-80, .mx-lg-80 { margin-right: 5rem !important; } .mb-lg-80, .my-lg-80 { margin-bottom: 5rem !important; } .ml-lg-80, .mx-lg-80 { margin-left: 5rem !important; } .m-lg-700 { margin: 43.75rem !important; } .mt-lg-700, .my-lg-700 { margin-top: 43.75rem !important; } .mr-lg-700, .mx-lg-700 { margin-right: 43.75rem !important; } .mb-lg-700, .my-lg-700 { margin-bottom: 43.75rem !important; } .ml-lg-700, .mx-lg-700 { margin-left: 43.75rem !important; } .m-lg-240 { margin: 15rem !important; } .mt-lg-240, .my-lg-240 { margin-top: 15rem !important; } .mr-lg-240, .mx-lg-240 { margin-right: 15rem !important; } .mb-lg-240, .my-lg-240 { margin-bottom: 15rem !important; } .ml-lg-240, .mx-lg-240 { margin-left: 15rem !important; } .m-lg-btn-padding-y { margin: 0.375rem !important; } .mt-lg-btn-padding-y, .my-lg-btn-padding-y { margin-top: 0.375rem !important; } .mr-lg-btn-padding-y, .mx-lg-btn-padding-y { margin-right: 0.375rem !important; } .mb-lg-btn-padding-y, .my-lg-btn-padding-y { margin-bottom: 0.375rem !important; } .ml-lg-btn-padding-y, .mx-lg-btn-padding-y { margin-left: 0.375rem !important; } .m-lg-btn-line-height { margin: 1.5 !important; } .mt-lg-btn-line-height, .my-lg-btn-line-height { margin-top: 1.5 !important; } .mr-lg-btn-line-height, .mx-lg-btn-line-height { margin-right: 1.5 !important; } .mb-lg-btn-line-height, .my-lg-btn-line-height { margin-bottom: 1.5 !important; } .ml-lg-btn-line-height, .mx-lg-btn-line-height { margin-left: 1.5 !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.25rem !important; } .pt-lg-1, .py-lg-1 { padding-top: 0.25rem !important; } .pr-lg-1, .px-lg-1 { padding-right: 0.25rem !important; } .pb-lg-1, .py-lg-1 { padding-bottom: 0.25rem !important; } .pl-lg-1, .px-lg-1 { padding-left: 0.25rem !important; } .p-lg-2 { padding: 0.5rem !important; } .pt-lg-2, .py-lg-2 { padding-top: 0.5rem !important; } .pr-lg-2, .px-lg-2 { padding-right: 0.5rem !important; } .pb-lg-2, .py-lg-2 { padding-bottom: 0.5rem !important; } .pl-lg-2, .px-lg-2 { padding-left: 0.5rem !important; } .p-lg-3 { padding: 1rem !important; } .pt-lg-3, .py-lg-3 { padding-top: 1rem !important; } .pr-lg-3, .px-lg-3 { padding-right: 1rem !important; } .pb-lg-3, .py-lg-3 { padding-bottom: 1rem !important; } .pl-lg-3, .px-lg-3 { padding-left: 1rem !important; } .p-lg-4 { padding: 1.5rem !important; } .pt-lg-4, .py-lg-4 { padding-top: 1.5rem !important; } .pr-lg-4, .px-lg-4 { padding-right: 1.5rem !important; } .pb-lg-4, .py-lg-4 { padding-bottom: 1.5rem !important; } .pl-lg-4, .px-lg-4 { padding-left: 1.5rem !important; } .p-lg-5 { padding: 3rem !important; } .pt-lg-5, .py-lg-5 { padding-top: 3rem !important; } .pr-lg-5, .px-lg-5 { padding-right: 3rem !important; } .pb-lg-5, .py-lg-5 { padding-bottom: 3rem !important; } .pl-lg-5, .px-lg-5 { padding-left: 3rem !important; } .p-lg-6 { padding: 6rem !important; } .pt-lg-6, .py-lg-6 { padding-top: 6rem !important; } .pr-lg-6, .px-lg-6 { padding-right: 6rem !important; } .pb-lg-6, .py-lg-6 { padding-bottom: 6rem !important; } .pl-lg-6, .px-lg-6 { padding-left: 6rem !important; } .p-lg-7 { padding: 7rem !important; } .pt-lg-7, .py-lg-7 { padding-top: 7rem !important; } .pr-lg-7, .px-lg-7 { padding-right: 7rem !important; } .pb-lg-7, .py-lg-7 { padding-bottom: 7rem !important; } .pl-lg-7, .px-lg-7 { padding-left: 7rem !important; } .p-lg-8 { padding: 8rem !important; } .pt-lg-8, .py-lg-8 { padding-top: 8rem !important; } .pr-lg-8, .px-lg-8 { padding-right: 8rem !important; } .pb-lg-8, .py-lg-8 { padding-bottom: 8rem !important; } .pl-lg-8, .px-lg-8 { padding-left: 8rem !important; } .p-lg-9 { padding: 9rem !important; } .pt-lg-9, .py-lg-9 { padding-top: 9rem !important; } .pr-lg-9, .px-lg-9 { padding-right: 9rem !important; } .pb-lg-9, .py-lg-9 { padding-bottom: 9rem !important; } .pl-lg-9, .px-lg-9 { padding-left: 9rem !important; } .p-lg-20 { padding: 1.25rem !important; } .pt-lg-20, .py-lg-20 { padding-top: 1.25rem !important; } .pr-lg-20, .px-lg-20 { padding-right: 1.25rem !important; } .pb-lg-20, .py-lg-20 { padding-bottom: 1.25rem !important; } .pl-lg-20, .px-lg-20 { padding-left: 1.25rem !important; } .p-lg-25 { padding: 1.5625rem !important; } .pt-lg-25, .py-lg-25 { padding-top: 1.5625rem !important; } .pr-lg-25, .px-lg-25 { padding-right: 1.5625rem !important; } .pb-lg-25, .py-lg-25 { padding-bottom: 1.5625rem !important; } .pl-lg-25, .px-lg-25 { padding-left: 1.5625rem !important; } .p-lg-30 { padding: 1.875rem !important; } .pt-lg-30, .py-lg-30 { padding-top: 1.875rem !important; } .pr-lg-30, .px-lg-30 { padding-right: 1.875rem !important; } .pb-lg-30, .py-lg-30 { padding-bottom: 1.875rem !important; } .pl-lg-30, .px-lg-30 { padding-left: 1.875rem !important; } .p-lg-32 { padding: 2rem !important; } .pt-lg-32, .py-lg-32 { padding-top: 2rem !important; } .pr-lg-32, .px-lg-32 { padding-right: 2rem !important; } .pb-lg-32, .py-lg-32 { padding-bottom: 2rem !important; } .pl-lg-32, .px-lg-32 { padding-left: 2rem !important; } .p-lg-46 { padding: 2.875rem !important; } .pt-lg-46, .py-lg-46 { padding-top: 2.875rem !important; } .pr-lg-46, .px-lg-46 { padding-right: 2.875rem !important; } .pb-lg-46, .py-lg-46 { padding-bottom: 2.875rem !important; } .pl-lg-46, .px-lg-46 { padding-left: 2.875rem !important; } .p-lg-50 { padding: 3.125rem !important; } .pt-lg-50, .py-lg-50 { padding-top: 3.125rem !important; } .pr-lg-50, .px-lg-50 { padding-right: 3.125rem !important; } .pb-lg-50, .py-lg-50 { padding-bottom: 3.125rem !important; } .pl-lg-50, .px-lg-50 { padding-left: 3.125rem !important; } .p-lg-54 { padding: 3.375rem !important; } .pt-lg-54, .py-lg-54 { padding-top: 3.375rem !important; } .pr-lg-54, .px-lg-54 { padding-right: 3.375rem !important; } .pb-lg-54, .py-lg-54 { padding-bottom: 3.375rem !important; } .pl-lg-54, .px-lg-54 { padding-left: 3.375rem !important; } .p-lg-60 { padding: 3.75rem !important; } .pt-lg-60, .py-lg-60 { padding-top: 3.75rem !important; } .pr-lg-60, .px-lg-60 { padding-right: 3.75rem !important; } .pb-lg-60, .py-lg-60 { padding-bottom: 3.75rem !important; } .pl-lg-60, .px-lg-60 { padding-left: 3.75rem !important; } .p-lg-150 { padding: 9.375rem !important; } .pt-lg-150, .py-lg-150 { padding-top: 9.375rem !important; } .pr-lg-150, .px-lg-150 { padding-right: 9.375rem !important; } .pb-lg-150, .py-lg-150 { padding-bottom: 9.375rem !important; } .pl-lg-150, .px-lg-150 { padding-left: 9.375rem !important; } .p-lg-100 { padding: 6.25rem !important; } .pt-lg-100, .py-lg-100 { padding-top: 6.25rem !important; } .pr-lg-100, .px-lg-100 { padding-right: 6.25rem !important; } .pb-lg-100, .py-lg-100 { padding-bottom: 6.25rem !important; } .pl-lg-100, .px-lg-100 { padding-left: 6.25rem !important; } .p-lg-14 { padding: 0.875rem !important; } .pt-lg-14, .py-lg-14 { padding-top: 0.875rem !important; } .pr-lg-14, .px-lg-14 { padding-right: 0.875rem !important; } .pb-lg-14, .py-lg-14 { padding-bottom: 0.875rem !important; } .pl-lg-14, .px-lg-14 { padding-left: 0.875rem !important; } .p-lg-12 { padding: 0.75rem !important; } .pt-lg-12, .py-lg-12 { padding-top: 0.75rem !important; } .pr-lg-12, .px-lg-12 { padding-right: 0.75rem !important; } .pb-lg-12, .py-lg-12 { padding-bottom: 0.75rem !important; } .pl-lg-12, .px-lg-12 { padding-left: 0.75rem !important; } .p-lg-40 { padding: 2.5rem !important; } .pt-lg-40, .py-lg-40 { padding-top: 2.5rem !important; } .pr-lg-40, .px-lg-40 { padding-right: 2.5rem !important; } .pb-lg-40, .py-lg-40 { padding-bottom: 2.5rem !important; } .pl-lg-40, .px-lg-40 { padding-left: 2.5rem !important; } .p-lg-44 { padding: 2.75rem !important; } .pt-lg-44, .py-lg-44 { padding-top: 2.75rem !important; } .pr-lg-44, .px-lg-44 { padding-right: 2.75rem !important; } .pb-lg-44, .py-lg-44 { padding-bottom: 2.75rem !important; } .pl-lg-44, .px-lg-44 { padding-left: 2.75rem !important; } .p-lg-80 { padding: 5rem !important; } .pt-lg-80, .py-lg-80 { padding-top: 5rem !important; } .pr-lg-80, .px-lg-80 { padding-right: 5rem !important; } .pb-lg-80, .py-lg-80 { padding-bottom: 5rem !important; } .pl-lg-80, .px-lg-80 { padding-left: 5rem !important; } .p-lg-700 { padding: 43.75rem !important; } .pt-lg-700, .py-lg-700 { padding-top: 43.75rem !important; } .pr-lg-700, .px-lg-700 { padding-right: 43.75rem !important; } .pb-lg-700, .py-lg-700 { padding-bottom: 43.75rem !important; } .pl-lg-700, .px-lg-700 { padding-left: 43.75rem !important; } .p-lg-240 { padding: 15rem !important; } .pt-lg-240, .py-lg-240 { padding-top: 15rem !important; } .pr-lg-240, .px-lg-240 { padding-right: 15rem !important; } .pb-lg-240, .py-lg-240 { padding-bottom: 15rem !important; } .pl-lg-240, .px-lg-240 { padding-left: 15rem !important; } .p-lg-btn-padding-y { padding: 0.375rem !important; } .pt-lg-btn-padding-y, .py-lg-btn-padding-y { padding-top: 0.375rem !important; } .pr-lg-btn-padding-y, .px-lg-btn-padding-y { padding-right: 0.375rem !important; } .pb-lg-btn-padding-y, .py-lg-btn-padding-y { padding-bottom: 0.375rem !important; } .pl-lg-btn-padding-y, .px-lg-btn-padding-y { padding-left: 0.375rem !important; } .p-lg-btn-line-height { padding: 1.5 !important; } .pt-lg-btn-line-height, .py-lg-btn-line-height { padding-top: 1.5 !important; } .pr-lg-btn-line-height, .px-lg-btn-line-height { padding-right: 1.5 !important; } .pb-lg-btn-line-height, .py-lg-btn-line-height { padding-bottom: 1.5 !important; } .pl-lg-btn-line-height, .px-lg-btn-line-height { padding-left: 1.5 !important; } .m-lg-n1 { margin: -0.25rem !important; } .mt-lg-n1, .my-lg-n1 { margin-top: -0.25rem !important; } .mr-lg-n1, .mx-lg-n1 { margin-right: -0.25rem !important; } .mb-lg-n1, .my-lg-n1 { margin-bottom: -0.25rem !important; } .ml-lg-n1, .mx-lg-n1 { margin-left: -0.25rem !important; } .m-lg-n2 { margin: -0.5rem !important; } .mt-lg-n2, .my-lg-n2 { margin-top: -0.5rem !important; } .mr-lg-n2, .mx-lg-n2 { margin-right: -0.5rem !important; } .mb-lg-n2, .my-lg-n2 { margin-bottom: -0.5rem !important; } .ml-lg-n2, .mx-lg-n2 { margin-left: -0.5rem !important; } .m-lg-n3 { margin: -1rem !important; } .mt-lg-n3, .my-lg-n3 { margin-top: -1rem !important; } .mr-lg-n3, .mx-lg-n3 { margin-right: -1rem !important; } .mb-lg-n3, .my-lg-n3 { margin-bottom: -1rem !important; } .ml-lg-n3, .mx-lg-n3 { margin-left: -1rem !important; } .m-lg-n4 { margin: -1.5rem !important; } .mt-lg-n4, .my-lg-n4 { margin-top: -1.5rem !important; } .mr-lg-n4, .mx-lg-n4 { margin-right: -1.5rem !important; } .mb-lg-n4, .my-lg-n4 { margin-bottom: -1.5rem !important; } .ml-lg-n4, .mx-lg-n4 { margin-left: -1.5rem !important; } .m-lg-n5 { margin: -3rem !important; } .mt-lg-n5, .my-lg-n5 { margin-top: -3rem !important; } .mr-lg-n5, .mx-lg-n5 { margin-right: -3rem !important; } .mb-lg-n5, .my-lg-n5 { margin-bottom: -3rem !important; } .ml-lg-n5, .mx-lg-n5 { margin-left: -3rem !important; } .m-lg-n6 { margin: -6rem !important; } .mt-lg-n6, .my-lg-n6 { margin-top: -6rem !important; } .mr-lg-n6, .mx-lg-n6 { margin-right: -6rem !important; } .mb-lg-n6, .my-lg-n6 { margin-bottom: -6rem !important; } .ml-lg-n6, .mx-lg-n6 { margin-left: -6rem !important; } .m-lg-n7 { margin: -7rem !important; } .mt-lg-n7, .my-lg-n7 { margin-top: -7rem !important; } .mr-lg-n7, .mx-lg-n7 { margin-right: -7rem !important; } .mb-lg-n7, .my-lg-n7 { margin-bottom: -7rem !important; } .ml-lg-n7, .mx-lg-n7 { margin-left: -7rem !important; } .m-lg-n8 { margin: -8rem !important; } .mt-lg-n8, .my-lg-n8 { margin-top: -8rem !important; } .mr-lg-n8, .mx-lg-n8 { margin-right: -8rem !important; } .mb-lg-n8, .my-lg-n8 { margin-bottom: -8rem !important; } .ml-lg-n8, .mx-lg-n8 { margin-left: -8rem !important; } .m-lg-n9 { margin: -9rem !important; } .mt-lg-n9, .my-lg-n9 { margin-top: -9rem !important; } .mr-lg-n9, .mx-lg-n9 { margin-right: -9rem !important; } .mb-lg-n9, .my-lg-n9 { margin-bottom: -9rem !important; } .ml-lg-n9, .mx-lg-n9 { margin-left: -9rem !important; } .m-lg-n20 { margin: -1.25rem !important; } .mt-lg-n20, .my-lg-n20 { margin-top: -1.25rem !important; } .mr-lg-n20, .mx-lg-n20 { margin-right: -1.25rem !important; } .mb-lg-n20, .my-lg-n20 { margin-bottom: -1.25rem !important; } .ml-lg-n20, .mx-lg-n20 { margin-left: -1.25rem !important; } .m-lg-n25 { margin: -1.5625rem !important; } .mt-lg-n25, .my-lg-n25 { margin-top: -1.5625rem !important; } .mr-lg-n25, .mx-lg-n25 { margin-right: -1.5625rem !important; } .mb-lg-n25, .my-lg-n25 { margin-bottom: -1.5625rem !important; } .ml-lg-n25, .mx-lg-n25 { margin-left: -1.5625rem !important; } .m-lg-n30 { margin: -1.875rem !important; } .mt-lg-n30, .my-lg-n30 { margin-top: -1.875rem !important; } .mr-lg-n30, .mx-lg-n30 { margin-right: -1.875rem !important; } .mb-lg-n30, .my-lg-n30 { margin-bottom: -1.875rem !important; } .ml-lg-n30, .mx-lg-n30 { margin-left: -1.875rem !important; } .m-lg-n32 { margin: -2rem !important; } .mt-lg-n32, .my-lg-n32 { margin-top: -2rem !important; } .mr-lg-n32, .mx-lg-n32 { margin-right: -2rem !important; } .mb-lg-n32, .my-lg-n32 { margin-bottom: -2rem !important; } .ml-lg-n32, .mx-lg-n32 { margin-left: -2rem !important; } .m-lg-n46 { margin: -2.875rem !important; } .mt-lg-n46, .my-lg-n46 { margin-top: -2.875rem !important; } .mr-lg-n46, .mx-lg-n46 { margin-right: -2.875rem !important; } .mb-lg-n46, .my-lg-n46 { margin-bottom: -2.875rem !important; } .ml-lg-n46, .mx-lg-n46 { margin-left: -2.875rem !important; } .m-lg-n50 { margin: -3.125rem !important; } .mt-lg-n50, .my-lg-n50 { margin-top: -3.125rem !important; } .mr-lg-n50, .mx-lg-n50 { margin-right: -3.125rem !important; } .mb-lg-n50, .my-lg-n50 { margin-bottom: -3.125rem !important; } .ml-lg-n50, .mx-lg-n50 { margin-left: -3.125rem !important; } .m-lg-n54 { margin: -3.375rem !important; } .mt-lg-n54, .my-lg-n54 { margin-top: -3.375rem !important; } .mr-lg-n54, .mx-lg-n54 { margin-right: -3.375rem !important; } .mb-lg-n54, .my-lg-n54 { margin-bottom: -3.375rem !important; } .ml-lg-n54, .mx-lg-n54 { margin-left: -3.375rem !important; } .m-lg-n60 { margin: -3.75rem !important; } .mt-lg-n60, .my-lg-n60 { margin-top: -3.75rem !important; } .mr-lg-n60, .mx-lg-n60 { margin-right: -3.75rem !important; } .mb-lg-n60, .my-lg-n60 { margin-bottom: -3.75rem !important; } .ml-lg-n60, .mx-lg-n60 { margin-left: -3.75rem !important; } .m-lg-n150 { margin: -9.375rem !important; } .mt-lg-n150, .my-lg-n150 { margin-top: -9.375rem !important; } .mr-lg-n150, .mx-lg-n150 { margin-right: -9.375rem !important; } .mb-lg-n150, .my-lg-n150 { margin-bottom: -9.375rem !important; } .ml-lg-n150, .mx-lg-n150 { margin-left: -9.375rem !important; } .m-lg-n100 { margin: -6.25rem !important; } .mt-lg-n100, .my-lg-n100 { margin-top: -6.25rem !important; } .mr-lg-n100, .mx-lg-n100 { margin-right: -6.25rem !important; } .mb-lg-n100, .my-lg-n100 { margin-bottom: -6.25rem !important; } .ml-lg-n100, .mx-lg-n100 { margin-left: -6.25rem !important; } .m-lg-n14 { margin: -0.875rem !important; } .mt-lg-n14, .my-lg-n14 { margin-top: -0.875rem !important; } .mr-lg-n14, .mx-lg-n14 { margin-right: -0.875rem !important; } .mb-lg-n14, .my-lg-n14 { margin-bottom: -0.875rem !important; } .ml-lg-n14, .mx-lg-n14 { margin-left: -0.875rem !important; } .m-lg-n12 { margin: -0.75rem !important; } .mt-lg-n12, .my-lg-n12 { margin-top: -0.75rem !important; } .mr-lg-n12, .mx-lg-n12 { margin-right: -0.75rem !important; } .mb-lg-n12, .my-lg-n12 { margin-bottom: -0.75rem !important; } .ml-lg-n12, .mx-lg-n12 { margin-left: -0.75rem !important; } .m-lg-n40 { margin: -2.5rem !important; } .mt-lg-n40, .my-lg-n40 { margin-top: -2.5rem !important; } .mr-lg-n40, .mx-lg-n40 { margin-right: -2.5rem !important; } .mb-lg-n40, .my-lg-n40 { margin-bottom: -2.5rem !important; } .ml-lg-n40, .mx-lg-n40 { margin-left: -2.5rem !important; } .m-lg-n44 { margin: -2.75rem !important; } .mt-lg-n44, .my-lg-n44 { margin-top: -2.75rem !important; } .mr-lg-n44, .mx-lg-n44 { margin-right: -2.75rem !important; } .mb-lg-n44, .my-lg-n44 { margin-bottom: -2.75rem !important; } .ml-lg-n44, .mx-lg-n44 { margin-left: -2.75rem !important; } .m-lg-n80 { margin: -5rem !important; } .mt-lg-n80, .my-lg-n80 { margin-top: -5rem !important; } .mr-lg-n80, .mx-lg-n80 { margin-right: -5rem !important; } .mb-lg-n80, .my-lg-n80 { margin-bottom: -5rem !important; } .ml-lg-n80, .mx-lg-n80 { margin-left: -5rem !important; } .m-lg-n700 { margin: -43.75rem !important; } .mt-lg-n700, .my-lg-n700 { margin-top: -43.75rem !important; } .mr-lg-n700, .mx-lg-n700 { margin-right: -43.75rem !important; } .mb-lg-n700, .my-lg-n700 { margin-bottom: -43.75rem !important; } .ml-lg-n700, .mx-lg-n700 { margin-left: -43.75rem !important; } .m-lg-n240 { margin: -15rem !important; } .mt-lg-n240, .my-lg-n240 { margin-top: -15rem !important; } .mr-lg-n240, .mx-lg-n240 { margin-right: -15rem !important; } .mb-lg-n240, .my-lg-n240 { margin-bottom: -15rem !important; } .ml-lg-n240, .mx-lg-n240 { margin-left: -15rem !important; } .m-lg-nbtn-padding-y { margin: -0.375rem !important; } .mt-lg-nbtn-padding-y, .my-lg-nbtn-padding-y { margin-top: -0.375rem !important; } .mr-lg-nbtn-padding-y, .mx-lg-nbtn-padding-y { margin-right: -0.375rem !important; } .mb-lg-nbtn-padding-y, .my-lg-nbtn-padding-y { margin-bottom: -0.375rem !important; } .ml-lg-nbtn-padding-y, .mx-lg-nbtn-padding-y { margin-left: -0.375rem !important; } .m-lg-nbtn-line-height { margin: -1.5 !important; } .mt-lg-nbtn-line-height, .my-lg-nbtn-line-height { margin-top: -1.5 !important; } .mr-lg-nbtn-line-height, .mx-lg-nbtn-line-height { margin-right: -1.5 !important; } .mb-lg-nbtn-line-height, .my-lg-nbtn-line-height { margin-bottom: -1.5 !important; } .ml-lg-nbtn-line-height, .mx-lg-nbtn-line-height { margin-left: -1.5 !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.25rem !important; } .mt-xl-1, .my-xl-1 { margin-top: 0.25rem !important; } .mr-xl-1, .mx-xl-1 { margin-right: 0.25rem !important; } .mb-xl-1, .my-xl-1 { margin-bottom: 0.25rem !important; } .ml-xl-1, .mx-xl-1 { margin-left: 0.25rem !important; } .m-xl-2 { margin: 0.5rem !important; } .mt-xl-2, .my-xl-2 { margin-top: 0.5rem !important; } .mr-xl-2, .mx-xl-2 { margin-right: 0.5rem !important; } .mb-xl-2, .my-xl-2 { margin-bottom: 0.5rem !important; } .ml-xl-2, .mx-xl-2 { margin-left: 0.5rem !important; } .m-xl-3 { margin: 1rem !important; } .mt-xl-3, .my-xl-3 { margin-top: 1rem !important; } .mr-xl-3, .mx-xl-3 { margin-right: 1rem !important; } .mb-xl-3, .my-xl-3 { margin-bottom: 1rem !important; } .ml-xl-3, .mx-xl-3 { margin-left: 1rem !important; } .m-xl-4 { margin: 1.5rem !important; } .mt-xl-4, .my-xl-4 { margin-top: 1.5rem !important; } .mr-xl-4, .mx-xl-4 { margin-right: 1.5rem !important; } .mb-xl-4, .my-xl-4 { margin-bottom: 1.5rem !important; } .ml-xl-4, .mx-xl-4 { margin-left: 1.5rem !important; } .m-xl-5 { margin: 3rem !important; } .mt-xl-5, .my-xl-5 { margin-top: 3rem !important; } .mr-xl-5, .mx-xl-5 { margin-right: 3rem !important; } .mb-xl-5, .my-xl-5 { margin-bottom: 3rem !important; } .ml-xl-5, .mx-xl-5 { margin-left: 3rem !important; } .m-xl-6 { margin: 6rem !important; } .mt-xl-6, .my-xl-6 { margin-top: 6rem !important; } .mr-xl-6, .mx-xl-6 { margin-right: 6rem !important; } .mb-xl-6, .my-xl-6 { margin-bottom: 6rem !important; } .ml-xl-6, .mx-xl-6 { margin-left: 6rem !important; } .m-xl-7 { margin: 7rem !important; } .mt-xl-7, .my-xl-7 { margin-top: 7rem !important; } .mr-xl-7, .mx-xl-7 { margin-right: 7rem !important; } .mb-xl-7, .my-xl-7 { margin-bottom: 7rem !important; } .ml-xl-7, .mx-xl-7 { margin-left: 7rem !important; } .m-xl-8 { margin: 8rem !important; } .mt-xl-8, .my-xl-8 { margin-top: 8rem !important; } .mr-xl-8, .mx-xl-8 { margin-right: 8rem !important; } .mb-xl-8, .my-xl-8 { margin-bottom: 8rem !important; } .ml-xl-8, .mx-xl-8 { margin-left: 8rem !important; } .m-xl-9 { margin: 9rem !important; } .mt-xl-9, .my-xl-9 { margin-top: 9rem !important; } .mr-xl-9, .mx-xl-9 { margin-right: 9rem !important; } .mb-xl-9, .my-xl-9 { margin-bottom: 9rem !important; } .ml-xl-9, .mx-xl-9 { margin-left: 9rem !important; } .m-xl-20 { margin: 1.25rem !important; } .mt-xl-20, .my-xl-20 { margin-top: 1.25rem !important; } .mr-xl-20, .mx-xl-20 { margin-right: 1.25rem !important; } .mb-xl-20, .my-xl-20 { margin-bottom: 1.25rem !important; } .ml-xl-20, .mx-xl-20 { margin-left: 1.25rem !important; } .m-xl-25 { margin: 1.5625rem !important; } .mt-xl-25, .my-xl-25 { margin-top: 1.5625rem !important; } .mr-xl-25, .mx-xl-25 { margin-right: 1.5625rem !important; } .mb-xl-25, .my-xl-25 { margin-bottom: 1.5625rem !important; } .ml-xl-25, .mx-xl-25 { margin-left: 1.5625rem !important; } .m-xl-30 { margin: 1.875rem !important; } .mt-xl-30, .my-xl-30 { margin-top: 1.875rem !important; } .mr-xl-30, .mx-xl-30 { margin-right: 1.875rem !important; } .mb-xl-30, .my-xl-30 { margin-bottom: 1.875rem !important; } .ml-xl-30, .mx-xl-30 { margin-left: 1.875rem !important; } .m-xl-32 { margin: 2rem !important; } .mt-xl-32, .my-xl-32 { margin-top: 2rem !important; } .mr-xl-32, .mx-xl-32 { margin-right: 2rem !important; } .mb-xl-32, .my-xl-32 { margin-bottom: 2rem !important; } .ml-xl-32, .mx-xl-32 { margin-left: 2rem !important; } .m-xl-46 { margin: 2.875rem !important; } .mt-xl-46, .my-xl-46 { margin-top: 2.875rem !important; } .mr-xl-46, .mx-xl-46 { margin-right: 2.875rem !important; } .mb-xl-46, .my-xl-46 { margin-bottom: 2.875rem !important; } .ml-xl-46, .mx-xl-46 { margin-left: 2.875rem !important; } .m-xl-50 { margin: 3.125rem !important; } .mt-xl-50, .my-xl-50 { margin-top: 3.125rem !important; } .mr-xl-50, .mx-xl-50 { margin-right: 3.125rem !important; } .mb-xl-50, .my-xl-50 { margin-bottom: 3.125rem !important; } .ml-xl-50, .mx-xl-50 { margin-left: 3.125rem !important; } .m-xl-54 { margin: 3.375rem !important; } .mt-xl-54, .my-xl-54 { margin-top: 3.375rem !important; } .mr-xl-54, .mx-xl-54 { margin-right: 3.375rem !important; } .mb-xl-54, .my-xl-54 { margin-bottom: 3.375rem !important; } .ml-xl-54, .mx-xl-54 { margin-left: 3.375rem !important; } .m-xl-60 { margin: 3.75rem !important; } .mt-xl-60, .my-xl-60 { margin-top: 3.75rem !important; } .mr-xl-60, .mx-xl-60 { margin-right: 3.75rem !important; } .mb-xl-60, .my-xl-60 { margin-bottom: 3.75rem !important; } .ml-xl-60, .mx-xl-60 { margin-left: 3.75rem !important; } .m-xl-150 { margin: 9.375rem !important; } .mt-xl-150, .my-xl-150 { margin-top: 9.375rem !important; } .mr-xl-150, .mx-xl-150 { margin-right: 9.375rem !important; } .mb-xl-150, .my-xl-150 { margin-bottom: 9.375rem !important; } .ml-xl-150, .mx-xl-150 { margin-left: 9.375rem !important; } .m-xl-100 { margin: 6.25rem !important; } .mt-xl-100, .my-xl-100 { margin-top: 6.25rem !important; } .mr-xl-100, .mx-xl-100 { margin-right: 6.25rem !important; } .mb-xl-100, .my-xl-100 { margin-bottom: 6.25rem !important; } .ml-xl-100, .mx-xl-100 { margin-left: 6.25rem !important; } .m-xl-14 { margin: 0.875rem !important; } .mt-xl-14, .my-xl-14 { margin-top: 0.875rem !important; } .mr-xl-14, .mx-xl-14 { margin-right: 0.875rem !important; } .mb-xl-14, .my-xl-14 { margin-bottom: 0.875rem !important; } .ml-xl-14, .mx-xl-14 { margin-left: 0.875rem !important; } .m-xl-12 { margin: 0.75rem !important; } .mt-xl-12, .my-xl-12 { margin-top: 0.75rem !important; } .mr-xl-12, .mx-xl-12 { margin-right: 0.75rem !important; } .mb-xl-12, .my-xl-12 { margin-bottom: 0.75rem !important; } .ml-xl-12, .mx-xl-12 { margin-left: 0.75rem !important; } .m-xl-40 { margin: 2.5rem !important; } .mt-xl-40, .my-xl-40 { margin-top: 2.5rem !important; } .mr-xl-40, .mx-xl-40 { margin-right: 2.5rem !important; } .mb-xl-40, .my-xl-40 { margin-bottom: 2.5rem !important; } .ml-xl-40, .mx-xl-40 { margin-left: 2.5rem !important; } .m-xl-44 { margin: 2.75rem !important; } .mt-xl-44, .my-xl-44 { margin-top: 2.75rem !important; } .mr-xl-44, .mx-xl-44 { margin-right: 2.75rem !important; } .mb-xl-44, .my-xl-44 { margin-bottom: 2.75rem !important; } .ml-xl-44, .mx-xl-44 { margin-left: 2.75rem !important; } .m-xl-80 { margin: 5rem !important; } .mt-xl-80, .my-xl-80 { margin-top: 5rem !important; } .mr-xl-80, .mx-xl-80 { margin-right: 5rem !important; } .mb-xl-80, .my-xl-80 { margin-bottom: 5rem !important; } .ml-xl-80, .mx-xl-80 { margin-left: 5rem !important; } .m-xl-700 { margin: 43.75rem !important; } .mt-xl-700, .my-xl-700 { margin-top: 43.75rem !important; } .mr-xl-700, .mx-xl-700 { margin-right: 43.75rem !important; } .mb-xl-700, .my-xl-700 { margin-bottom: 43.75rem !important; } .ml-xl-700, .mx-xl-700 { margin-left: 43.75rem !important; } .m-xl-240 { margin: 15rem !important; } .mt-xl-240, .my-xl-240 { margin-top: 15rem !important; } .mr-xl-240, .mx-xl-240 { margin-right: 15rem !important; } .mb-xl-240, .my-xl-240 { margin-bottom: 15rem !important; } .ml-xl-240, .mx-xl-240 { margin-left: 15rem !important; } .m-xl-btn-padding-y { margin: 0.375rem !important; } .mt-xl-btn-padding-y, .my-xl-btn-padding-y { margin-top: 0.375rem !important; } .mr-xl-btn-padding-y, .mx-xl-btn-padding-y { margin-right: 0.375rem !important; } .mb-xl-btn-padding-y, .my-xl-btn-padding-y { margin-bottom: 0.375rem !important; } .ml-xl-btn-padding-y, .mx-xl-btn-padding-y { margin-left: 0.375rem !important; } .m-xl-btn-line-height { margin: 1.5 !important; } .mt-xl-btn-line-height, .my-xl-btn-line-height { margin-top: 1.5 !important; } .mr-xl-btn-line-height, .mx-xl-btn-line-height { margin-right: 1.5 !important; } .mb-xl-btn-line-height, .my-xl-btn-line-height { margin-bottom: 1.5 !important; } .ml-xl-btn-line-height, .mx-xl-btn-line-height { margin-left: 1.5 !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.25rem !important; } .pt-xl-1, .py-xl-1 { padding-top: 0.25rem !important; } .pr-xl-1, .px-xl-1 { padding-right: 0.25rem !important; } .pb-xl-1, .py-xl-1 { padding-bottom: 0.25rem !important; } .pl-xl-1, .px-xl-1 { padding-left: 0.25rem !important; } .p-xl-2 { padding: 0.5rem !important; } .pt-xl-2, .py-xl-2 { padding-top: 0.5rem !important; } .pr-xl-2, .px-xl-2 { padding-right: 0.5rem !important; } .pb-xl-2, .py-xl-2 { padding-bottom: 0.5rem !important; } .pl-xl-2, .px-xl-2 { padding-left: 0.5rem !important; } .p-xl-3 { padding: 1rem !important; } .pt-xl-3, .py-xl-3 { padding-top: 1rem !important; } .pr-xl-3, .px-xl-3 { padding-right: 1rem !important; } .pb-xl-3, .py-xl-3 { padding-bottom: 1rem !important; } .pl-xl-3, .px-xl-3 { padding-left: 1rem !important; } .p-xl-4 { padding: 1.5rem !important; } .pt-xl-4, .py-xl-4 { padding-top: 1.5rem !important; } .pr-xl-4, .px-xl-4 { padding-right: 1.5rem !important; } .pb-xl-4, .py-xl-4 { padding-bottom: 1.5rem !important; } .pl-xl-4, .px-xl-4 { padding-left: 1.5rem !important; } .p-xl-5 { padding: 3rem !important; } .pt-xl-5, .py-xl-5 { padding-top: 3rem !important; } .pr-xl-5, .px-xl-5 { padding-right: 3rem !important; } .pb-xl-5, .py-xl-5 { padding-bottom: 3rem !important; } .pl-xl-5, .px-xl-5 { padding-left: 3rem !important; } .p-xl-6 { padding: 6rem !important; } .pt-xl-6, .py-xl-6 { padding-top: 6rem !important; } .pr-xl-6, .px-xl-6 { padding-right: 6rem !important; } .pb-xl-6, .py-xl-6 { padding-bottom: 6rem !important; } .pl-xl-6, .px-xl-6 { padding-left: 6rem !important; } .p-xl-7 { padding: 7rem !important; } .pt-xl-7, .py-xl-7 { padding-top: 7rem !important; } .pr-xl-7, .px-xl-7 { padding-right: 7rem !important; } .pb-xl-7, .py-xl-7 { padding-bottom: 7rem !important; } .pl-xl-7, .px-xl-7 { padding-left: 7rem !important; } .p-xl-8 { padding: 8rem !important; } .pt-xl-8, .py-xl-8 { padding-top: 8rem !important; } .pr-xl-8, .px-xl-8 { padding-right: 8rem !important; } .pb-xl-8, .py-xl-8 { padding-bottom: 8rem !important; } .pl-xl-8, .px-xl-8 { padding-left: 8rem !important; } .p-xl-9 { padding: 9rem !important; } .pt-xl-9, .py-xl-9 { padding-top: 9rem !important; } .pr-xl-9, .px-xl-9 { padding-right: 9rem !important; } .pb-xl-9, .py-xl-9 { padding-bottom: 9rem !important; } .pl-xl-9, .px-xl-9 { padding-left: 9rem !important; } .p-xl-20 { padding: 1.25rem !important; } .pt-xl-20, .py-xl-20 { padding-top: 1.25rem !important; } .pr-xl-20, .px-xl-20 { padding-right: 1.25rem !important; } .pb-xl-20, .py-xl-20 { padding-bottom: 1.25rem !important; } .pl-xl-20, .px-xl-20 { padding-left: 1.25rem !important; } .p-xl-25 { padding: 1.5625rem !important; } .pt-xl-25, .py-xl-25 { padding-top: 1.5625rem !important; } .pr-xl-25, .px-xl-25 { padding-right: 1.5625rem !important; } .pb-xl-25, .py-xl-25 { padding-bottom: 1.5625rem !important; } .pl-xl-25, .px-xl-25 { padding-left: 1.5625rem !important; } .p-xl-30 { padding: 1.875rem !important; } .pt-xl-30, .py-xl-30 { padding-top: 1.875rem !important; } .pr-xl-30, .px-xl-30 { padding-right: 1.875rem !important; } .pb-xl-30, .py-xl-30 { padding-bottom: 1.875rem !important; } .pl-xl-30, .px-xl-30 { padding-left: 1.875rem !important; } .p-xl-32 { padding: 2rem !important; } .pt-xl-32, .py-xl-32 { padding-top: 2rem !important; } .pr-xl-32, .px-xl-32 { padding-right: 2rem !important; } .pb-xl-32, .py-xl-32 { padding-bottom: 2rem !important; } .pl-xl-32, .px-xl-32 { padding-left: 2rem !important; } .p-xl-46 { padding: 2.875rem !important; } .pt-xl-46, .py-xl-46 { padding-top: 2.875rem !important; } .pr-xl-46, .px-xl-46 { padding-right: 2.875rem !important; } .pb-xl-46, .py-xl-46 { padding-bottom: 2.875rem !important; } .pl-xl-46, .px-xl-46 { padding-left: 2.875rem !important; } .p-xl-50 { padding: 3.125rem !important; } .pt-xl-50, .py-xl-50 { padding-top: 3.125rem !important; } .pr-xl-50, .px-xl-50 { padding-right: 3.125rem !important; } .pb-xl-50, .py-xl-50 { padding-bottom: 3.125rem !important; } .pl-xl-50, .px-xl-50 { padding-left: 3.125rem !important; } .p-xl-54 { padding: 3.375rem !important; } .pt-xl-54, .py-xl-54 { padding-top: 3.375rem !important; } .pr-xl-54, .px-xl-54 { padding-right: 3.375rem !important; } .pb-xl-54, .py-xl-54 { padding-bottom: 3.375rem !important; } .pl-xl-54, .px-xl-54 { padding-left: 3.375rem !important; } .p-xl-60 { padding: 3.75rem !important; } .pt-xl-60, .py-xl-60 { padding-top: 3.75rem !important; } .pr-xl-60, .px-xl-60 { padding-right: 3.75rem !important; } .pb-xl-60, .py-xl-60 { padding-bottom: 3.75rem !important; } .pl-xl-60, .px-xl-60 { padding-left: 3.75rem !important; } .p-xl-150 { padding: 9.375rem !important; } .pt-xl-150, .py-xl-150 { padding-top: 9.375rem !important; } .pr-xl-150, .px-xl-150 { padding-right: 9.375rem !important; } .pb-xl-150, .py-xl-150 { padding-bottom: 9.375rem !important; } .pl-xl-150, .px-xl-150 { padding-left: 9.375rem !important; } .p-xl-100 { padding: 6.25rem !important; } .pt-xl-100, .py-xl-100 { padding-top: 6.25rem !important; } .pr-xl-100, .px-xl-100 { padding-right: 6.25rem !important; } .pb-xl-100, .py-xl-100 { padding-bottom: 6.25rem !important; } .pl-xl-100, .px-xl-100 { padding-left: 6.25rem !important; } .p-xl-14 { padding: 0.875rem !important; } .pt-xl-14, .py-xl-14 { padding-top: 0.875rem !important; } .pr-xl-14, .px-xl-14 { padding-right: 0.875rem !important; } .pb-xl-14, .py-xl-14 { padding-bottom: 0.875rem !important; } .pl-xl-14, .px-xl-14 { padding-left: 0.875rem !important; } .p-xl-12 { padding: 0.75rem !important; } .pt-xl-12, .py-xl-12 { padding-top: 0.75rem !important; } .pr-xl-12, .px-xl-12 { padding-right: 0.75rem !important; } .pb-xl-12, .py-xl-12 { padding-bottom: 0.75rem !important; } .pl-xl-12, .px-xl-12 { padding-left: 0.75rem !important; } .p-xl-40 { padding: 2.5rem !important; } .pt-xl-40, .py-xl-40 { padding-top: 2.5rem !important; } .pr-xl-40, .px-xl-40 { padding-right: 2.5rem !important; } .pb-xl-40, .py-xl-40 { padding-bottom: 2.5rem !important; } .pl-xl-40, .px-xl-40 { padding-left: 2.5rem !important; } .p-xl-44 { padding: 2.75rem !important; } .pt-xl-44, .py-xl-44 { padding-top: 2.75rem !important; } .pr-xl-44, .px-xl-44 { padding-right: 2.75rem !important; } .pb-xl-44, .py-xl-44 { padding-bottom: 2.75rem !important; } .pl-xl-44, .px-xl-44 { padding-left: 2.75rem !important; } .p-xl-80 { padding: 5rem !important; } .pt-xl-80, .py-xl-80 { padding-top: 5rem !important; } .pr-xl-80, .px-xl-80 { padding-right: 5rem !important; } .pb-xl-80, .py-xl-80 { padding-bottom: 5rem !important; } .pl-xl-80, .px-xl-80 { padding-left: 5rem !important; } .p-xl-700 { padding: 43.75rem !important; } .pt-xl-700, .py-xl-700 { padding-top: 43.75rem !important; } .pr-xl-700, .px-xl-700 { padding-right: 43.75rem !important; } .pb-xl-700, .py-xl-700 { padding-bottom: 43.75rem !important; } .pl-xl-700, .px-xl-700 { padding-left: 43.75rem !important; } .p-xl-240 { padding: 15rem !important; } .pt-xl-240, .py-xl-240 { padding-top: 15rem !important; } .pr-xl-240, .px-xl-240 { padding-right: 15rem !important; } .pb-xl-240, .py-xl-240 { padding-bottom: 15rem !important; } .pl-xl-240, .px-xl-240 { padding-left: 15rem !important; } .p-xl-btn-padding-y { padding: 0.375rem !important; } .pt-xl-btn-padding-y, .py-xl-btn-padding-y { padding-top: 0.375rem !important; } .pr-xl-btn-padding-y, .px-xl-btn-padding-y { padding-right: 0.375rem !important; } .pb-xl-btn-padding-y, .py-xl-btn-padding-y { padding-bottom: 0.375rem !important; } .pl-xl-btn-padding-y, .px-xl-btn-padding-y { padding-left: 0.375rem !important; } .p-xl-btn-line-height { padding: 1.5 !important; } .pt-xl-btn-line-height, .py-xl-btn-line-height { padding-top: 1.5 !important; } .pr-xl-btn-line-height, .px-xl-btn-line-height { padding-right: 1.5 !important; } .pb-xl-btn-line-height, .py-xl-btn-line-height { padding-bottom: 1.5 !important; } .pl-xl-btn-line-height, .px-xl-btn-line-height { padding-left: 1.5 !important; } .m-xl-n1 { margin: -0.25rem !important; } .mt-xl-n1, .my-xl-n1 { margin-top: -0.25rem !important; } .mr-xl-n1, .mx-xl-n1 { margin-right: -0.25rem !important; } .mb-xl-n1, .my-xl-n1 { margin-bottom: -0.25rem !important; } .ml-xl-n1, .mx-xl-n1 { margin-left: -0.25rem !important; } .m-xl-n2 { margin: -0.5rem !important; } .mt-xl-n2, .my-xl-n2 { margin-top: -0.5rem !important; } .mr-xl-n2, .mx-xl-n2 { margin-right: -0.5rem !important; } .mb-xl-n2, .my-xl-n2 { margin-bottom: -0.5rem !important; } .ml-xl-n2, .mx-xl-n2 { margin-left: -0.5rem !important; } .m-xl-n3 { margin: -1rem !important; } .mt-xl-n3, .my-xl-n3 { margin-top: -1rem !important; } .mr-xl-n3, .mx-xl-n3 { margin-right: -1rem !important; } .mb-xl-n3, .my-xl-n3 { margin-bottom: -1rem !important; } .ml-xl-n3, .mx-xl-n3 { margin-left: -1rem !important; } .m-xl-n4 { margin: -1.5rem !important; } .mt-xl-n4, .my-xl-n4 { margin-top: -1.5rem !important; } .mr-xl-n4, .mx-xl-n4 { margin-right: -1.5rem !important; } .mb-xl-n4, .my-xl-n4 { margin-bottom: -1.5rem !important; } .ml-xl-n4, .mx-xl-n4 { margin-left: -1.5rem !important; } .m-xl-n5 { margin: -3rem !important; } .mt-xl-n5, .my-xl-n5 { margin-top: -3rem !important; } .mr-xl-n5, .mx-xl-n5 { margin-right: -3rem !important; } .mb-xl-n5, .my-xl-n5 { margin-bottom: -3rem !important; } .ml-xl-n5, .mx-xl-n5 { margin-left: -3rem !important; } .m-xl-n6 { margin: -6rem !important; } .mt-xl-n6, .my-xl-n6 { margin-top: -6rem !important; } .mr-xl-n6, .mx-xl-n6 { margin-right: -6rem !important; } .mb-xl-n6, .my-xl-n6 { margin-bottom: -6rem !important; } .ml-xl-n6, .mx-xl-n6 { margin-left: -6rem !important; } .m-xl-n7 { margin: -7rem !important; } .mt-xl-n7, .my-xl-n7 { margin-top: -7rem !important; } .mr-xl-n7, .mx-xl-n7 { margin-right: -7rem !important; } .mb-xl-n7, .my-xl-n7 { margin-bottom: -7rem !important; } .ml-xl-n7, .mx-xl-n7 { margin-left: -7rem !important; } .m-xl-n8 { margin: -8rem !important; } .mt-xl-n8, .my-xl-n8 { margin-top: -8rem !important; } .mr-xl-n8, .mx-xl-n8 { margin-right: -8rem !important; } .mb-xl-n8, .my-xl-n8 { margin-bottom: -8rem !important; } .ml-xl-n8, .mx-xl-n8 { margin-left: -8rem !important; } .m-xl-n9 { margin: -9rem !important; } .mt-xl-n9, .my-xl-n9 { margin-top: -9rem !important; } .mr-xl-n9, .mx-xl-n9 { margin-right: -9rem !important; } .mb-xl-n9, .my-xl-n9 { margin-bottom: -9rem !important; } .ml-xl-n9, .mx-xl-n9 { margin-left: -9rem !important; } .m-xl-n20 { margin: -1.25rem !important; } .mt-xl-n20, .my-xl-n20 { margin-top: -1.25rem !important; } .mr-xl-n20, .mx-xl-n20 { margin-right: -1.25rem !important; } .mb-xl-n20, .my-xl-n20 { margin-bottom: -1.25rem !important; } .ml-xl-n20, .mx-xl-n20 { margin-left: -1.25rem !important; } .m-xl-n25 { margin: -1.5625rem !important; } .mt-xl-n25, .my-xl-n25 { margin-top: -1.5625rem !important; } .mr-xl-n25, .mx-xl-n25 { margin-right: -1.5625rem !important; } .mb-xl-n25, .my-xl-n25 { margin-bottom: -1.5625rem !important; } .ml-xl-n25, .mx-xl-n25 { margin-left: -1.5625rem !important; } .m-xl-n30 { margin: -1.875rem !important; } .mt-xl-n30, .my-xl-n30 { margin-top: -1.875rem !important; } .mr-xl-n30, .mx-xl-n30 { margin-right: -1.875rem !important; } .mb-xl-n30, .my-xl-n30 { margin-bottom: -1.875rem !important; } .ml-xl-n30, .mx-xl-n30 { margin-left: -1.875rem !important; } .m-xl-n32 { margin: -2rem !important; } .mt-xl-n32, .my-xl-n32 { margin-top: -2rem !important; } .mr-xl-n32, .mx-xl-n32 { margin-right: -2rem !important; } .mb-xl-n32, .my-xl-n32 { margin-bottom: -2rem !important; } .ml-xl-n32, .mx-xl-n32 { margin-left: -2rem !important; } .m-xl-n46 { margin: -2.875rem !important; } .mt-xl-n46, .my-xl-n46 { margin-top: -2.875rem !important; } .mr-xl-n46, .mx-xl-n46 { margin-right: -2.875rem !important; } .mb-xl-n46, .my-xl-n46 { margin-bottom: -2.875rem !important; } .ml-xl-n46, .mx-xl-n46 { margin-left: -2.875rem !important; } .m-xl-n50 { margin: -3.125rem !important; } .mt-xl-n50, .my-xl-n50 { margin-top: -3.125rem !important; } .mr-xl-n50, .mx-xl-n50 { margin-right: -3.125rem !important; } .mb-xl-n50, .my-xl-n50 { margin-bottom: -3.125rem !important; } .ml-xl-n50, .mx-xl-n50 { margin-left: -3.125rem !important; } .m-xl-n54 { margin: -3.375rem !important; } .mt-xl-n54, .my-xl-n54 { margin-top: -3.375rem !important; } .mr-xl-n54, .mx-xl-n54 { margin-right: -3.375rem !important; } .mb-xl-n54, .my-xl-n54 { margin-bottom: -3.375rem !important; } .ml-xl-n54, .mx-xl-n54 { margin-left: -3.375rem !important; } .m-xl-n60 { margin: -3.75rem !important; } .mt-xl-n60, .my-xl-n60 { margin-top: -3.75rem !important; } .mr-xl-n60, .mx-xl-n60 { margin-right: -3.75rem !important; } .mb-xl-n60, .my-xl-n60 { margin-bottom: -3.75rem !important; } .ml-xl-n60, .mx-xl-n60 { margin-left: -3.75rem !important; } .m-xl-n150 { margin: -9.375rem !important; } .mt-xl-n150, .my-xl-n150 { margin-top: -9.375rem !important; } .mr-xl-n150, .mx-xl-n150 { margin-right: -9.375rem !important; } .mb-xl-n150, .my-xl-n150 { margin-bottom: -9.375rem !important; } .ml-xl-n150, .mx-xl-n150 { margin-left: -9.375rem !important; } .m-xl-n100 { margin: -6.25rem !important; } .mt-xl-n100, .my-xl-n100 { margin-top: -6.25rem !important; } .mr-xl-n100, .mx-xl-n100 { margin-right: -6.25rem !important; } .mb-xl-n100, .my-xl-n100 { margin-bottom: -6.25rem !important; } .ml-xl-n100, .mx-xl-n100 { margin-left: -6.25rem !important; } .m-xl-n14 { margin: -0.875rem !important; } .mt-xl-n14, .my-xl-n14 { margin-top: -0.875rem !important; } .mr-xl-n14, .mx-xl-n14 { margin-right: -0.875rem !important; } .mb-xl-n14, .my-xl-n14 { margin-bottom: -0.875rem !important; } .ml-xl-n14, .mx-xl-n14 { margin-left: -0.875rem !important; } .m-xl-n12 { margin: -0.75rem !important; } .mt-xl-n12, .my-xl-n12 { margin-top: -0.75rem !important; } .mr-xl-n12, .mx-xl-n12 { margin-right: -0.75rem !important; } .mb-xl-n12, .my-xl-n12 { margin-bottom: -0.75rem !important; } .ml-xl-n12, .mx-xl-n12 { margin-left: -0.75rem !important; } .m-xl-n40 { margin: -2.5rem !important; } .mt-xl-n40, .my-xl-n40 { margin-top: -2.5rem !important; } .mr-xl-n40, .mx-xl-n40 { margin-right: -2.5rem !important; } .mb-xl-n40, .my-xl-n40 { margin-bottom: -2.5rem !important; } .ml-xl-n40, .mx-xl-n40 { margin-left: -2.5rem !important; } .m-xl-n44 { margin: -2.75rem !important; } .mt-xl-n44, .my-xl-n44 { margin-top: -2.75rem !important; } .mr-xl-n44, .mx-xl-n44 { margin-right: -2.75rem !important; } .mb-xl-n44, .my-xl-n44 { margin-bottom: -2.75rem !important; } .ml-xl-n44, .mx-xl-n44 { margin-left: -2.75rem !important; } .m-xl-n80 { margin: -5rem !important; } .mt-xl-n80, .my-xl-n80 { margin-top: -5rem !important; } .mr-xl-n80, .mx-xl-n80 { margin-right: -5rem !important; } .mb-xl-n80, .my-xl-n80 { margin-bottom: -5rem !important; } .ml-xl-n80, .mx-xl-n80 { margin-left: -5rem !important; } .m-xl-n700 { margin: -43.75rem !important; } .mt-xl-n700, .my-xl-n700 { margin-top: -43.75rem !important; } .mr-xl-n700, .mx-xl-n700 { margin-right: -43.75rem !important; } .mb-xl-n700, .my-xl-n700 { margin-bottom: -43.75rem !important; } .ml-xl-n700, .mx-xl-n700 { margin-left: -43.75rem !important; } .m-xl-n240 { margin: -15rem !important; } .mt-xl-n240, .my-xl-n240 { margin-top: -15rem !important; } .mr-xl-n240, .mx-xl-n240 { margin-right: -15rem !important; } .mb-xl-n240, .my-xl-n240 { margin-bottom: -15rem !important; } .ml-xl-n240, .mx-xl-n240 { margin-left: -15rem !important; } .m-xl-nbtn-padding-y { margin: -0.375rem !important; } .mt-xl-nbtn-padding-y, .my-xl-nbtn-padding-y { margin-top: -0.375rem !important; } .mr-xl-nbtn-padding-y, .mx-xl-nbtn-padding-y { margin-right: -0.375rem !important; } .mb-xl-nbtn-padding-y, .my-xl-nbtn-padding-y { margin-bottom: -0.375rem !important; } .ml-xl-nbtn-padding-y, .mx-xl-nbtn-padding-y { margin-left: -0.375rem !important; } .m-xl-nbtn-line-height { margin: -1.5 !important; } .mt-xl-nbtn-line-height, .my-xl-nbtn-line-height { margin-top: -1.5 !important; } .mr-xl-nbtn-line-height, .mx-xl-nbtn-line-height { margin-right: -1.5 !important; } .mb-xl-nbtn-line-height, .my-xl-nbtn-line-height { margin-bottom: -1.5 !important; } .ml-xl-nbtn-line-height, .mx-xl-nbtn-line-height { margin-left: -1.5 !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; } }

.stretched-link::after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; pointer-events: auto; content: ""; background-color: rgba(0, 0, 0, 0); }

.text-monospace { font-family: "Roboto Mono", monospace !important; }

.text-justify { text-align: justify !important; }

.text-wrap { white-space: normal !important; }

.text-nowrap { white-space: nowrap !important; }

.text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.text-left { text-align: left !important; }

.text-right { text-align: right !important; }

.text-center { text-align: center !important; }

@media (min-width: 576px) { .text-sm-left { text-align: left !important; } .text-sm-right { text-align: right !important; } .text-sm-center { text-align: center !important; } }

@media (min-width: 768px) { .text-md-left { text-align: left !important; } .text-md-right { text-align: right !important; } .text-md-center { text-align: center !important; } }

@media (min-width: 992px) { .text-lg-left { text-align: left !important; } .text-lg-right { text-align: right !important; } .text-lg-center { text-align: center !important; } }

@media (min-width: 1200px) { .text-xl-left { text-align: left !important; } .text-xl-right { text-align: right !important; } .text-xl-center { text-align: center !important; } }

.text-lowercase { text-transform: lowercase !important; }

.text-uppercase { text-transform: uppercase !important; }

.text-capitalize { text-transform: capitalize !important; }

.font-weight-light { font-weight: 300 !important; }

.font-weight-lighter { font-weight: lighter !important; }

.font-weight-normal { font-weight: 400 !important; }

.font-weight-bold, .about a { font-weight: 700 !important; }

.font-weight-bolder { font-weight: bolder !important; }

.font-italic { font-style: italic !important; }

.text-white { color: #fff !important; }

.text-primary { color: #f39220 !important; }

a.text-primary:hover, a.text-primary:focus { color: #bc6a0a !important; }

.text-secondary { color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus { color: #494f54 !important; }

.text-success { color: #28a745 !important; }

a.text-success:hover, a.text-success:focus { color: #19692c !important; }

.text-info { color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus { color: #0f6674 !important; }

.text-warning { color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus { color: #ba8b00 !important; }

.text-danger { color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus { color: #a71d2a !important; }

.text-light { color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus { color: #cbd3da !important; }

.text-dark { color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus { color: #121416 !important; }

.text-body { color: #fff1e0 !important; }

.text-muted { color: #6c757d !important; }

.text-black-50 { color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 { color: rgba(255, 255, 255, 0.5) !important; }

.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }

.text-decoration-none { text-decoration: none !important; }

.text-break { word-break: break-word !important; word-wrap: break-word !important; }

.text-reset { color: inherit !important; }

.visible { visibility: visible !important; }

.invisible { visibility: hidden !important; }

@media print { *, *::before, *::after { 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; } pre, blockquote { border: 1px solid #adb5bd; page-break-inside: avoid; } tr, img { page-break-inside: avoid; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } @page { size: a3; } body { min-width: 992px !important; } .container { 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 th, .table-bordered td { border: 1px solid #dee2e6 !important; } .table-dark { color: inherit; } .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: #dee2e6; } .table .thead-dark th { color: inherit; border-color: #dee2e6; } }

/*! Fork Awesome 1.2.0 License - https://forkaweso.me/Fork-Awesome/license Copyright 2018 Dave Gandy & Fork Awesome Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
/* FONT PATH -------------------------- */
@font-face { font-family: "ForkAwesome"; src: url("../fonts/forkawesome-webfont.eot?v=1.3.0"); src: url("../fonts/forkawesome-webfont.eot?#iefix&v=1.3.0") format("embedded-opentype"), url("../fonts/forkawesome-webfont.woff2?v=1.3.0") format("woff2"), url("../fonts/forkawesome-webfont.woff?v=1.3.0") format("woff"), url("../fonts/forkawesome-webfont.ttf?v=1.3.0") format("truetype"), url("../fonts/forkawesome-webfont.svg?v=1.3.0#forkawesomeregular") format("svg"); font-weight: normal; font-style: normal; font-display: block; }

.fa { display: inline-block; font: normal normal normal 14px/1 ForkAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg { font-size: 1.3333333333em; line-height: 0.75em; vertical-align: -15%; }

.fa-2x { font-size: 2em; }

.fa-3x { font-size: 3em; }

.fa-4x { font-size: 4em; }

.fa-5x { font-size: 5em; }

.fa-fw { width: 1.2857142857em; text-align: center; }

.fa-ul { padding-left: 0; margin-left: 2.1428571429em; list-style-type: none; }

.fa-ul > li { position: relative; }

.fa-li { position: absolute; left: -2.1428571429em; width: 2.1428571429em; top: 0.1428571429em; text-align: center; }

.fa-li.fa-lg { left: -1.8571428571em; }

.fa-border { padding: .2em .25em .15em; border: solid 0.08em #eee; border-radius: .1em; }

.fa-pull-left { float: left; }

.fa-pull-right { float: right; }

.fa.fa-pull-left { margin-right: .3em; }

.fa.fa-pull-right { margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right { float: right; }

.pull-left { float: left; }

.fa.pull-left { margin-right: .3em; }

.fa.pull-right { margin-left: .3em; }

.fa-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; }

.fa-pulse { -webkit-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin { 0% { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin { 0% { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

.fa-rotate-180 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.fa-rotate-270 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); }

.fa-flip-horizontal { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; -webkit-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1); }

.fa-flip-vertical { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; -webkit-transform: scale(1, -1); -ms-transform: scale(1, -1); transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { filter: none; }

.fa-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x { position: absolute; left: 0; width: 100%; text-align: center; }

.fa-stack-1x { line-height: inherit; }

.fa-stack-2x { font-size: 2em; }

.fa-inverse { color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */
.fa-glass:before { content: "\f000"; }

.fa-music:before { content: "\f001"; }

.fa-search:before { content: "\f002"; }

.fa-envelope-o:before { content: "\f003"; }

.fa-heart:before { content: "\f004"; }

.fa-star:before { content: "\f005"; }

.fa-star-o:before { content: "\f006"; }

.fa-user:before { content: "\f007"; }

.fa-film:before { content: "\f008"; }

.fa-th-large:before { content: "\f009"; }

.fa-th:before { content: "\f00a"; }

.fa-th-list:before { content: "\f00b"; }

.fa-check:before { content: "\f00c"; }

.fa-remove:before, .fa-close:before, .fa-times:before { content: "\f00d"; }

.fa-search-plus:before { content: "\f00e"; }

.fa-search-minus:before { content: "\f010"; }

.fa-power-off:before { content: "\f011"; }

.fa-signal:before { content: "\f012"; }

.fa-gear:before, .fa-cog:before { content: "\f013"; }

.fa-trash-o:before { content: "\f014"; }

.fa-home:before { content: "\f015"; }

.fa-file-o:before { content: "\f016"; }

.fa-clock-o:before { content: "\f017"; }

.fa-road:before { content: "\f018"; }

.fa-download:before { content: "\f019"; }

.fa-arrow-circle-o-down:before { content: "\f01a"; }

.fa-arrow-circle-o-up:before { content: "\f01b"; }

.fa-inbox:before { content: "\f01c"; }

.fa-play-circle-o:before { content: "\f01d"; }

.fa-rotate-right:before, .fa-repeat:before { content: "\f01e"; }

.fa-sync:before, .fa-refresh:before { content: "\f021"; }

.fa-list-alt:before { content: "\f022"; }

.fa-lock:before { content: "\f023"; }

.fa-flag:before { content: "\f024"; }

.fa-headphones:before { content: "\f025"; }

.fa-volume-off:before { content: "\f026"; }

.fa-volume-down:before { content: "\f027"; }

.fa-volume-up:before { content: "\f028"; }

.fa-qrcode:before { content: "\f029"; }

.fa-barcode:before { content: "\f02a"; }

.fa-tag:before { content: "\f02b"; }

.fa-tags:before { content: "\f02c"; }

.fa-book:before { content: "\f02d"; }

.fa-bookmark:before { content: "\f02e"; }

.fa-print:before { content: "\f02f"; }

.fa-camera:before { content: "\f030"; }

.fa-font:before { content: "\f031"; }

.fa-bold:before { content: "\f032"; }

.fa-italic:before { content: "\f033"; }

.fa-text-height:before { content: "\f034"; }

.fa-text-width:before { content: "\f035"; }

.fa-align-left:before { content: "\f036"; }

.fa-align-center:before { content: "\f037"; }

.fa-align-right:before { content: "\f038"; }

.fa-align-justify:before { content: "\f039"; }

.fa-list:before { content: "\f03a"; }

.fa-dedent:before, .fa-outdent:before { content: "\f03b"; }

.fa-indent:before { content: "\f03c"; }

.fa-video:before, .fa-video-camera:before { content: "\f03d"; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before { content: "\f03e"; }

.fa-pencil:before { content: "\f040"; }

.fa-map-marker:before { content: "\f041"; }

.fa-adjust:before { content: "\f042"; }

.fa-tint:before { content: "\f043"; }

.fa-edit:before, .fa-pencil-square-o:before { content: "\f044"; }

.fa-share-square-o:before { content: "\f045"; }

.fa-check-square-o:before { content: "\f046"; }

.fa-arrows:before { content: "\f047"; }

.fa-step-backward:before { content: "\f048"; }

.fa-fast-backward:before { content: "\f049"; }

.fa-backward:before { content: "\f04a"; }

.fa-play:before { content: "\f04b"; }

.fa-pause:before { content: "\f04c"; }

.fa-stop:before { content: "\f04d"; }

.fa-forward:before { content: "\f04e"; }

.fa-fast-forward:before { content: "\f050"; }

.fa-step-forward:before { content: "\f051"; }

.fa-eject:before { content: "\f052"; }

.fa-chevron-left:before { content: "\f053"; }

.fa-chevron-right:before { content: "\f054"; }

.fa-plus-circle:before { content: "\f055"; }

.fa-minus-circle:before { content: "\f056"; }

.fa-times-circle:before { content: "\f057"; }

.fa-check-circle:before { content: "\f058"; }

.fa-question-circle:before { content: "\f059"; }

.fa-info-circle:before { content: "\f05a"; }

.fa-crosshairs:before { content: "\f05b"; }

.fa-times-circle-o:before { content: "\f05c"; }

.fa-check-circle-o:before { content: "\f05d"; }

.fa-ban:before { content: "\f05e"; }

.fa-arrow-left:before { content: "\f060"; }

.fa-arrow-right:before { content: "\f061"; }

.fa-arrow-up:before { content: "\f062"; }

.fa-arrow-down:before { content: "\f063"; }

.fa-mail-forward:before, .fa-share:before { content: "\f064"; }

.fa-expand:before { content: "\f065"; }

.fa-compress:before { content: "\f066"; }

.fa-plus:before { content: "\f067"; }

.fa-minus:before { content: "\f068"; }

.fa-asterisk:before { content: "\f069"; }

.fa-exclamation-circle:before { content: "\f06a"; }

.fa-gift:before { content: "\f06b"; }

.fa-leaf:before { content: "\f06c"; }

.fa-fire:before { content: "\f06d"; }

.fa-eye:before { content: "\f06e"; }

.fa-eye-slash:before { content: "\f070"; }

.fa-warning:before, .fa-exclamation-triangle:before { content: "\f071"; }

.fa-plane:before { content: "\f072"; }

.fa-calendar:before { content: "\f073"; }

.fa-random:before { content: "\f074"; }

.fa-comment:before { content: "\f075"; }

.fa-magnet:before { content: "\f076"; }

.fa-chevron-up:before { content: "\f077"; }

.fa-chevron-down:before { content: "\f078"; }

.fa-retweet:before { content: "\f079"; }

.fa-shopping-cart:before { content: "\f07a"; }

.fa-folder:before { content: "\f07b"; }

.fa-folder-open:before { content: "\f07c"; }

.fa-arrows-v:before { content: "\f07d"; }

.fa-arrows-h:before { content: "\f07e"; }

.fa-bar-chart-o:before, .fa-bar-chart:before { content: "\f080"; }

.fa-twitter-square:before { content: "\f081"; }

.fa-facebook-square:before { content: "\f082"; }

.fa-camera-retro:before { content: "\f083"; }

.fa-key:before { content: "\f084"; }

.fa-gears:before, .fa-cogs:before { content: "\f085"; }

.fa-comments:before { content: "\f086"; }

.fa-thumbs-o-up:before { content: "\f087"; }

.fa-thumbs-o-down:before { content: "\f088"; }

.fa-star-half:before { content: "\f089"; }

.fa-heart-o:before { content: "\f08a"; }

.fa-sign-out:before { content: "\f08b"; }

.fa-linkedin-square:before { content: "\f08c"; }

.fa-thumb-tack:before { content: "\f08d"; }

.fa-external-link:before { content: "\f08e"; }

.fa-sign-in:before { content: "\f090"; }

.fa-trophy:before { content: "\f091"; }

.fa-github-square:before { content: "\f092"; }

.fa-upload:before { content: "\f093"; }

.fa-lemon-o:before { content: "\f094"; }

.fa-phone:before { content: "\f095"; }

.fa-square-o:before { content: "\f096"; }

.fa-bookmark-o:before { content: "\f097"; }

.fa-phone-square:before { content: "\f098"; }

.fa-twitter:before { content: "\f099"; }

.fa-facebook-f:before, .fa-facebook:before { content: "\f09a"; }

.fa-github:before { content: "\f09b"; }

.fa-unlock:before { content: "\f09c"; }

.fa-credit-card:before { content: "\f09d"; }

.fa-feed:before, .fa-rss:before { content: "\f09e"; }

.fa-hdd-o:before { content: "\f0a0"; }

.fa-bullhorn:before { content: "\f0a1"; }

.fa-bell-o:before { content: "\f0f3"; }

.fa-certificate:before { content: "\f0a3"; }

.fa-hand-o-right:before { content: "\f0a4"; }

.fa-hand-o-left:before { content: "\f0a5"; }

.fa-hand-o-up:before { content: "\f0a6"; }

.fa-hand-o-down:before { content: "\f0a7"; }

.fa-arrow-circle-left:before { content: "\f0a8"; }

.fa-arrow-circle-right:before { content: "\f0a9"; }

.fa-arrow-circle-up:before { content: "\f0aa"; }

.fa-arrow-circle-down:before { content: "\f0ab"; }

.fa-globe:before { content: "\f0ac"; }

.fa-globe-e:before { content: "\f304"; }

.fa-globe-w:before { content: "\f305"; }

.fa-wrench:before { content: "\f0ad"; }

.fa-tasks:before { content: "\f0ae"; }

.fa-filter:before { content: "\f0b0"; }

.fa-briefcase:before { content: "\f0b1"; }

.fa-arrows-alt:before { content: "\f0b2"; }

.fa-community:before, .fa-group:before, .fa-users:before { content: "\f0c0"; }

.fa-chain:before, .fa-link:before { content: "\f0c1"; }

.fa-cloud:before { content: "\f0c2"; }

.fa-flask:before { content: "\f0c3"; }

.fa-cut:before, .fa-scissors:before { content: "\f0c4"; }

.fa-copy:before, .fa-files-o:before { content: "\f0c5"; }

.fa-paperclip:before { content: "\f0c6"; }

.fa-save:before, .fa-floppy-o:before { content: "\f0c7"; }

.fa-square:before { content: "\f0c8"; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before { content: "\f0c9"; }

.fa-list-ul:before { content: "\f0ca"; }

.fa-list-ol:before { content: "\f0cb"; }

.fa-strikethrough:before { content: "\f0cc"; }

.fa-underline:before { content: "\f0cd"; }

.fa-table:before { content: "\f0ce"; }

.fa-magic:before { content: "\f0d0"; }

.fa-truck:before { content: "\f0d1"; }

.fa-pinterest:before { content: "\f0d2"; }

.fa-pinterest-square:before { content: "\f0d3"; }

.fa-google-plus-square:before { content: "\f0d4"; }

.fa-google-plus-g:before, .fa-google-plus:before { content: "\f0d5"; }

.fa-money:before { content: "\f0d6"; }

.fa-caret-down:before { content: "\f0d7"; }

.fa-caret-up:before { content: "\f0d8"; }

.fa-caret-left:before { content: "\f0d9"; }

.fa-caret-right:before { content: "\f0da"; }

.fa-columns:before { content: "\f0db"; }

.fa-unsorted:before, .fa-sort:before { content: "\f0dc"; }

.fa-sort-down:before, .fa-sort-desc:before { content: "\f0dd"; }

.fa-sort-up:before, .fa-sort-asc:before { content: "\f0de"; }

.fa-envelope:before { content: "\f0e0"; }

.fa-linkedin:before { content: "\f0e1"; }

.fa-rotate-left:before, .fa-undo:before { content: "\f0e2"; }

.fa-legal:before, .fa-gavel:before { content: "\f0e3"; }

.fa-dashboard:before, .fa-tachometer:before { content: "\f0e4"; }

.fa-comment-o:before { content: "\f0e5"; }

.fa-comments-o:before { content: "\f0e6"; }

.fa-flash:before, .fa-bolt:before { content: "\f0e7"; }

.fa-sitemap:before { content: "\f0e8"; }

.fa-umbrella:before { content: "\f0e9"; }

.fa-paste:before, .fa-clipboard:before { content: "\f0ea"; }

.fa-lightbulb-o:before { content: "\f0eb"; }

.fa-exchange:before { content: "\f0ec"; }

.fa-cloud-download:before { content: "\f0ed"; }

.fa-cloud-upload:before { content: "\f0ee"; }

.fa-user-md:before { content: "\f0f0"; }

.fa-stethoscope:before { content: "\f0f1"; }

.fa-suitcase:before { content: "\f0f2"; }

.fa-bell:before { content: "\f0a2"; }

.fa-coffee:before { content: "\f0f4"; }

.fa-utensils:before, .fa-cutlery:before { content: "\f0f5"; }

.fa-file-text-o:before { content: "\f0f6"; }

.fa-building-o:before { content: "\f0f7"; }

.fa-hospital-o:before { content: "\f0f8"; }

.fa-ambulance:before { content: "\f0f9"; }

.fa-medkit:before { content: "\f0fa"; }

.fa-fighter-jet:before { content: "\f0fb"; }

.fa-beer:before { content: "\f0fc"; }

.fa-h-square:before { content: "\f0fd"; }

.fa-plus-square:before { content: "\f0fe"; }

.fa-angle-double-left:before { content: "\f100"; }

.fa-angle-double-right:before { content: "\f101"; }

.fa-angle-double-up:before { content: "\f102"; }

.fa-angle-double-down:before { content: "\f103"; }

.fa-angle-left:before { content: "\f104"; }

.fa-angle-right:before { content: "\f105"; }

.fa-angle-up:before { content: "\f106"; }

.fa-angle-down:before { content: "\f107"; }

.fa-desktop:before { content: "\f108"; }

.fa-laptop:before { content: "\f109"; }

.fa-tablet:before { content: "\f10a"; }

.fa-mobile-phone:before, .fa-mobile:before { content: "\f10b"; }

.fa-circle-o:before { content: "\f10c"; }

.fa-quote-left:before { content: "\f10d"; }

.fa-quote-right:before { content: "\f10e"; }

.fa-spinner:before { content: "\f110"; }

.fa-circle:before { content: "\f111"; }

.fa-mail-reply:before, .fa-reply:before { content: "\f112"; }

.fa-github-alt:before { content: "\f113"; }

.fa-folder-o:before { content: "\f114"; }

.fa-folder-open-o:before { content: "\f115"; }

.fa-smile-o:before { content: "\f118"; }

.fa-frown-o:before { content: "\f119"; }

.fa-meh-o:before { content: "\f11a"; }

.fa-gamepad:before { content: "\f11b"; }

.fa-keyboard-o:before { content: "\f11c"; }

.fa-flag-o:before { content: "\f11d"; }

.fa-flag-checkered:before { content: "\f11e"; }

.fa-terminal:before { content: "\f120"; }

.fa-code:before { content: "\f121"; }

.fa-mail-reply-all:before, .fa-reply-all:before { content: "\f122"; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before { content: "\f123"; }

.fa-location-arrow:before { content: "\f124"; }

.fa-crop:before { content: "\f125"; }

.fa-code-fork:before { content: "\f126"; }

.fa-unlink:before, .fa-chain-broken:before { content: "\f127"; }

.fa-question:before { content: "\f128"; }

.fa-info:before { content: "\f129"; }

.fa-exclamation:before { content: "\f12a"; }

.fa-superscript:before { content: "\f12b"; }

.fa-subscript:before { content: "\f12c"; }

.fa-eraser:before { content: "\f12d"; }

.fa-puzzle-piece:before { content: "\f12e"; }

.fa-microphone:before { content: "\f130"; }

.fa-microphone-slash:before { content: "\f131"; }

.fa-shield:before { content: "\f132"; }

.fa-calendar-o:before { content: "\f133"; }

.fa-fire-extinguisher:before { content: "\f134"; }

.fa-rocket:before { content: "\f135"; }

.fa-maxcdn:before { content: "\f136"; }

.fa-chevron-circle-left:before { content: "\f137"; }

.fa-chevron-circle-right:before { content: "\f138"; }

.fa-chevron-circle-up:before { content: "\f139"; }

.fa-chevron-circle-down:before { content: "\f13a"; }

.fa-html5:before { content: "\f13b"; }

.fa-css3:before { content: "\f13c"; }

.fa-anchor:before { content: "\f13d"; }

.fa-unlock-alt:before { content: "\f13e"; }

.fa-bullseye:before { content: "\f140"; }

.fa-ellipsis-h:before { content: "\f141"; }

.fa-ellipsis-v:before { content: "\f142"; }

.fa-rss-square:before { content: "\f143"; }

.fa-play-circle:before { content: "\f144"; }

.fa-ticket:before { content: "\f145"; }

.fa-minus-square:before { content: "\f146"; }

.fa-minus-square-o:before { content: "\f147"; }

.fa-level-up:before { content: "\f148"; }

.fa-level-down:before { content: "\f149"; }

.fa-check-square:before { content: "\f14a"; }

.fa-pencil-square:before { content: "\f14b"; }

.fa-external-link-square:before { content: "\f14c"; }

.fa-share-square:before { content: "\f14d"; }

.fa-compass:before { content: "\f14e"; }

.fa-toggle-down:before, .fa-caret-square-o-down:before { content: "\f150"; }

.fa-toggle-up:before, .fa-caret-square-o-up:before { content: "\f151"; }

.fa-toggle-right:before, .fa-caret-square-o-right:before { content: "\f152"; }

.fa-euro:before, .fa-eur:before { content: "\f153"; }

.fa-pound:before, .fa-gbp:before { content: "\f154"; }

.fa-dollar:before, .fa-usd:before { content: "\f155"; }

.fa-rupee:before, .fa-inr:before { content: "\f156"; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before { content: "\f157"; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before { content: "\f158"; }

.fa-won:before, .fa-krw:before { content: "\f159"; }

.fa-bitcoin:before, .fa-btc:before { content: "\f15a"; }

.fa-file:before { content: "\f15b"; }

.fa-file-text:before { content: "\f15c"; }

.fa-sort-alpha-down:before, .fa-sort-alpha-asc:before { content: "\f15d"; }

.fa-sort-alpha-up:before, .fa-sort-alpha-desc:before { content: "\f15e"; }

.fa-sort-amount-down:before, .fa-sort-amount-asc:before { content: "\f160"; }

.fa-sort-amount-up:before, .fa-sort-amount-desc:before { content: "\f161"; }

.fa-sort-numeric-down:before, .fa-sort-numeric-asc:before { content: "\f162"; }

.fa-sort-numeric-up:before, .fa-sort-numeric-desc:before { content: "\f163"; }

.fa-thumbs-up:before { content: "\f164"; }

.fa-thumbs-down:before { content: "\f165"; }

.fa-youtube-square:before { content: "\f166"; }

.fa-youtube:before { content: "\f167"; }

.fa-xing:before { content: "\f168"; }

.fa-xing-square:before { content: "\f169"; }

.fa-youtube-play:before { content: "\f16a"; }

.fa-dropbox:before { content: "\f16b"; }

.fa-stack-overflow:before { content: "\f16c"; }

.fa-instagram:before { content: "\f16d"; }

.fa-flickr:before { content: "\f16e"; }

.fa-adn:before { content: "\f170"; }

.fa-bitbucket:before { content: "\f171"; }

.fa-bitbucket-square:before { content: "\f172"; }

.fa-tumblr:before { content: "\f173"; }

.fa-tumblr-square:before { content: "\f174"; }

.fa-long-arrow-down:before { content: "\f175"; }

.fa-long-arrow-up:before { content: "\f176"; }

.fa-long-arrow-left:before { content: "\f177"; }

.fa-long-arrow-right:before { content: "\f178"; }

.fa-apple:before { content: "\f179"; }

.fa-windows:before { content: "\f17a"; }

.fa-android:before { content: "\f17b"; }

.fa-linux:before { content: "\f17c"; }

.fa-dribbble:before { content: "\f17d"; }

.fa-skype:before { content: "\f17e"; }

.fa-foursquare:before { content: "\f180"; }

.fa-trello:before { content: "\f181"; }

.fa-female:before { content: "\f182"; }

.fa-male:before { content: "\f183"; }

.fa-gittip:before, .fa-gratipay:before { content: "\f184"; }

.fa-sun-o:before { content: "\f185"; }

.fa-moon-o:before { content: "\f186"; }

.fa-archive:before { content: "\f187"; }

.fa-bug:before { content: "\f188"; }

.fa-vk:before { content: "\f189"; }

.fa-weibo:before { content: "\f18a"; }

.fa-renren:before { content: "\f18b"; }

.fa-pagelines:before { content: "\f18c"; }

.fa-stack-exchange:before { content: "\f18d"; }

.fa-arrow-circle-o-right:before { content: "\f18e"; }

.fa-arrow-circle-o-left:before { content: "\f190"; }

.fa-toggle-left:before, .fa-caret-square-o-left:before { content: "\f191"; }

.fa-dot-circle-o:before { content: "\f192"; }

.fa-wheelchair:before { content: "\f193"; }

.fa-vimeo-square:before { content: "\f194"; }

.fa-turkish-lira:before, .fa-try:before { content: "\f195"; }

.fa-plus-square-o:before { content: "\f196"; }

.fa-space-shuttle:before { content: "\f197"; }

.fa-slack:before { content: "\f198"; }

.fa-envelope-square:before { content: "\f199"; }

.fa-wordpress:before { content: "\f19a"; }

.fa-openid:before { content: "\f19b"; }

.fa-institution:before, .fa-bank:before, .fa-university:before { content: "\f19c"; }

.fa-mortar-board:before, .fa-graduation-cap:before { content: "\f19d"; }

.fa-yahoo:before { content: "\f19e"; }

.fa-google:before { content: "\f1a0"; }

.fa-reddit:before { content: "\f1a1"; }

.fa-reddit-square:before { content: "\f1a2"; }

.fa-stumbleupon-circle:before { content: "\f1a3"; }

.fa-stumbleupon:before { content: "\f1a4"; }

.fa-delicious:before { content: "\f1a5"; }

.fa-digg:before { content: "\f1a6"; }

.fa-drupal:before { content: "\f1a9"; }

.fa-joomla:before { content: "\f1aa"; }

.fa-language:before { content: "\f1ab"; }

.fa-fax:before { content: "\f1ac"; }

.fa-building:before { content: "\f1ad"; }

.fa-child:before { content: "\f1ae"; }

.fa-paw:before { content: "\f1b0"; }

.fa-utensil-spoon:before, .fa-spoon:before { content: "\f1b1"; }

.fa-cube:before { content: "\f1b2"; }

.fa-cubes:before { content: "\f1b3"; }

.fa-behance:before { content: "\f1b4"; }

.fa-behance-square:before { content: "\f1b5"; }

.fa-steam:before { content: "\f1b6"; }

.fa-steam-square:before { content: "\f1b7"; }

.fa-recycle:before { content: "\f1b8"; }

.fa-automobile:before, .fa-car:before { content: "\f1b9"; }

.fa-cab:before, .fa-taxi:before { content: "\f1ba"; }

.fa-tree:before { content: "\f1bb"; }

.fa-spotify:before { content: "\f1bc"; }

.fa-deviantart:before { content: "\f1bd"; }

.fa-soundcloud:before { content: "\f1be"; }

.fa-database:before { content: "\f1c0"; }

.fa-file-pdf-o:before { content: "\f1c1"; }

.fa-file-word-o:before { content: "\f1c2"; }

.fa-file-excel-o:before { content: "\f1c3"; }

.fa-file-powerpoint-o:before { content: "\f1c4"; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before { content: "\f1c5"; }

.fa-file-zip-o:before, .fa-file-archive-o:before { content: "\f1c6"; }

.fa-file-sound-o:before, .fa-file-audio-o:before { content: "\f1c7"; }

.fa-file-movie-o:before, .fa-file-video-o:before { content: "\f1c8"; }

.fa-file-code-o:before { content: "\f1c9"; }

.fa-vine:before { content: "\f1ca"; }

.fa-codepen:before { content: "\f1cb"; }

.fa-jsfiddle:before { content: "\f1cc"; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before { content: "\f1cd"; }

.fa-circle-o-notch:before { content: "\f1ce"; }

.fa-ra:before, .fa-resistance:before, .fa-rebel:before { content: "\f1d0"; }

.fa-ge:before, .fa-empire:before { content: "\f1d1"; }

.fa-git-square:before { content: "\f1d2"; }

.fa-git:before { content: "\f1d3"; }

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before { content: "\f1d4"; }

.fa-tencent-weibo:before { content: "\f1d5"; }

.fa-qq:before { content: "\f1d6"; }

.fa-wechat:before, .fa-weixin:before { content: "\f1d7"; }

.fa-send:before, .fa-paper-plane:before { content: "\f1d8"; }

.fa-send-o:before, .fa-paper-plane-o:before { content: "\f1d9"; }

.fa-history:before { content: "\f1da"; }

.fa-circle-thin:before { content: "\f1db"; }

.fa-heading:before, .fa-header:before { content: "\f1dc"; }

.fa-paragraph:before { content: "\f1dd"; }

.fa-sliders:before { content: "\f1de"; }

.fa-share-alt:before { content: "\f1e0"; }

.fa-share-alt-square:before { content: "\f1e1"; }

.fa-bomb:before { content: "\f1e2"; }

.fa-soccer-ball-o:before, .fa-futbol-o:before { content: "\f1e3"; }

.fa-tty:before { content: "\f1e4"; }

.fa-binoculars:before { content: "\f1e5"; }

.fa-plug:before { content: "\f1e6"; }

.fa-slideshare:before { content: "\f1e7"; }

.fa-twitch:before { content: "\f1e8"; }

.fa-yelp:before { content: "\f1e9"; }

.fa-newspaper-o:before { content: "\f1ea"; }

.fa-wifi:before { content: "\f1eb"; }

.fa-calculator:before { content: "\f1ec"; }

.fa-paypal:before { content: "\f1ed"; }

.fa-google-wallet:before { content: "\f1ee"; }

.fa-cc-visa:before { content: "\f1f0"; }

.fa-cc-mastercard:before { content: "\f1f1"; }

.fa-cc-discover:before { content: "\f1f2"; }

.fa-cc-amex:before { content: "\f1f3"; }

.fa-cc-paypal:before { content: "\f1f4"; }

.fa-cc-stripe:before { content: "\f1f5"; }

.fa-bell-slash:before { content: "\f1f6"; }

.fa-bell-slash-o:before { content: "\f1f7"; }

.fa-trash:before { content: "\f1f8"; }

.fa-copyright:before { content: "\f1f9"; }

.fa-at:before { content: "\f1fa"; }

.fa-eyedropper:before { content: "\f1fb"; }

.fa-paint-brush:before { content: "\f1fc"; }

.fa-birthday-cake:before { content: "\f1fd"; }

.fa-area-chart:before { content: "\f1fe"; }

.fa-pie-chart:before { content: "\f200"; }

.fa-line-chart:before { content: "\f201"; }

.fa-lastfm:before { content: "\f202"; }

.fa-lastfm-square:before { content: "\f203"; }

.fa-toggle-off:before { content: "\f204"; }

.fa-toggle-on:before { content: "\f205"; }

.fa-bicycle:before { content: "\f206"; }

.fa-bus:before { content: "\f207"; }

.fa-ioxhost:before { content: "\f208"; }

.fa-angellist:before { content: "\f209"; }

.fa-closed-captioning:before, .fa-cc:before { content: "\f20a"; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before { content: "\f20b"; }

.fa-meanpath:before { content: "\f20c"; }

.fa-buysellads:before { content: "\f20d"; }

.fa-connectdevelop:before { content: "\f20e"; }

.fa-dashcube:before { content: "\f210"; }

.fa-forumbee:before { content: "\f211"; }

.fa-leanpub:before { content: "\f212"; }

.fa-sellsy:before { content: "\f213"; }

.fa-shirtsinbulk:before { content: "\f214"; }

.fa-simplybuilt:before { content: "\f215"; }

.fa-skyatlas:before { content: "\f216"; }

.fa-cart-plus:before { content: "\f217"; }

.fa-cart-arrow-down:before { content: "\f218"; }

.fa-gem:before, .fa-diamond:before { content: "\f219"; }

.fa-ship:before { content: "\f21a"; }

.fa-user-secret:before { content: "\f21b"; }

.fa-motorcycle:before { content: "\f21c"; }

.fa-street-view:before { content: "\f21d"; }

.fa-heartbeat:before { content: "\f21e"; }

.fa-venus:before { content: "\f221"; }

.fa-mars:before { content: "\f222"; }

.fa-mercury:before { content: "\f223"; }

.fa-intersex:before, .fa-transgender:before { content: "\f224"; }

.fa-transgender-alt:before { content: "\f225"; }

.fa-venus-double:before { content: "\f226"; }

.fa-mars-double:before { content: "\f227"; }

.fa-venus-mars:before { content: "\f228"; }

.fa-mars-stroke:before { content: "\f229"; }

.fa-mars-stroke-v:before { content: "\f22a"; }

.fa-mars-stroke-h:before { content: "\f22b"; }

.fa-neuter:before { content: "\f22c"; }

.fa-genderless:before { content: "\f22d"; }

.fa-facebook-official:before { content: "\f230"; }

.fa-pinterest-p:before { content: "\f231"; }

.fa-whatsapp:before { content: "\f232"; }

.fa-server:before { content: "\f233"; }

.fa-user-plus:before { content: "\f234"; }

.fa-user-times:before { content: "\f235"; }

.fa-hotel:before, .fa-bed:before { content: "\f236"; }

.fa-viacoin:before { content: "\f237"; }

.fa-train:before { content: "\f238"; }

.fa-subway:before { content: "\f239"; }

.fa-medium:before { content: "\f23a"; }

.fa-medium-square:before { content: "\f2f8"; }

.fa-yc:before, .fa-y-combinator:before { content: "\f23b"; }

.fa-optin-monster:before { content: "\f23c"; }

.fa-opencart:before { content: "\f23d"; }

.fa-expeditedssl:before { content: "\f23e"; }

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before { content: "\f240"; }

.fa-battery-3:before, .fa-battery-three-quarters:before { content: "\f241"; }

.fa-battery-2:before, .fa-battery-half:before { content: "\f242"; }

.fa-battery-1:before, .fa-battery-quarter:before { content: "\f243"; }

.fa-battery-0:before, .fa-battery-empty:before { content: "\f244"; }

.fa-mouse-pointer:before { content: "\f245"; }

.fa-i-cursor:before { content: "\f246"; }

.fa-object-group:before { content: "\f247"; }

.fa-object-ungroup:before { content: "\f248"; }

.fa-sticky-note:before { content: "\f249"; }

.fa-sticky-note-o:before { content: "\f24a"; }

.fa-cc-jcb:before { content: "\f24b"; }

.fa-cc-diners-club:before { content: "\f24c"; }

.fa-clone:before { content: "\f24d"; }

.fa-balance-scale:before { content: "\f24e"; }

.fa-hourglass-o:before { content: "\f250"; }

.fa-hourglass-1:before, .fa-hourglass-start:before { content: "\f251"; }

.fa-hourglass-2:before, .fa-hourglass-half:before { content: "\f252"; }

.fa-hourglass-3:before, .fa-hourglass-end:before { content: "\f253"; }

.fa-hourglass:before { content: "\f254"; }

.fa-hand-grab-o:before, .fa-hand-rock-o:before { content: "\f255"; }

.fa-hand-stop-o:before, .fa-hand-paper-o:before { content: "\f256"; }

.fa-hand-scissors-o:before { content: "\f257"; }

.fa-hand-lizard-o:before { content: "\f258"; }

.fa-hand-spock-o:before { content: "\f259"; }

.fa-hand-pointer-o:before { content: "\f25a"; }

.fa-hand-peace-o:before { content: "\f25b"; }

.fa-trademark:before { content: "\f25c"; }

.fa-registered:before { content: "\f25d"; }

.fa-creative-commons:before { content: "\f25e"; }

.fa-gg:before { content: "\f260"; }

.fa-gg-circle:before { content: "\f261"; }

.fa-tripadvisor:before { content: "\f262"; }

.fa-odnoklassniki:before { content: "\f263"; }

.fa-odnoklassniki-square:before { content: "\f264"; }

.fa-get-pocket:before { content: "\f265"; }

.fa-wikipedia-w:before { content: "\f266"; }

.fa-safari:before { content: "\f267"; }

.fa-chrome:before { content: "\f268"; }

.fa-firefox:before { content: "\f269"; }

.fa-opera:before { content: "\f26a"; }

.fa-internet-explorer:before { content: "\f26b"; }

.fa-tv:before, .fa-television:before { content: "\f26c"; }

.fa-contao:before { content: "\f26d"; }

.fa-500px:before { content: "\f26e"; }

.fa-amazon:before { content: "\f270"; }

.fa-calendar-plus-o:before { content: "\f271"; }

.fa-calendar-minus-o:before { content: "\f272"; }

.fa-calendar-times-o:before { content: "\f273"; }

.fa-calendar-check-o:before { content: "\f274"; }

.fa-industry:before { content: "\f275"; }

.fa-map-pin:before { content: "\f276"; }

.fa-map-signs:before { content: "\f277"; }

.fa-map-o:before { content: "\f278"; }

.fa-map:before { content: "\f279"; }

.fa-commenting:before { content: "\f27a"; }

.fa-commenting-o:before { content: "\f27b"; }

.fa-houzz:before { content: "\f27c"; }

.fa-vimeo-v:before, .fa-vimeo:before { content: "\f27d"; }

.fa-black-tie:before { content: "\f27e"; }

.fa-fonticons:before { content: "\f280"; }

.fa-reddit-alien:before { content: "\f281"; }

.fa-edge:before { content: "\f282"; }

.fa-credit-card-alt:before { content: "\f283"; }

.fa-codiepie:before { content: "\f284"; }

.fa-modx:before { content: "\f285"; }

.fa-fort-awesome:before { content: "\f286"; }

.fa-usb:before { content: "\f287"; }

.fa-product-hunt:before { content: "\f288"; }

.fa-mixcloud:before { content: "\f289"; }

.fa-scribd:before { content: "\f28a"; }

.fa-pause-circle:before { content: "\f28b"; }

.fa-pause-circle-o:before { content: "\f28c"; }

.fa-stop-circle:before { content: "\f28d"; }

.fa-stop-circle-o:before { content: "\f28e"; }

.fa-shopping-bag:before { content: "\f290"; }

.fa-shopping-basket:before { content: "\f291"; }

.fa-hashtag:before { content: "\f292"; }

.fa-bluetooth:before { content: "\f293"; }

.fa-bluetooth-b:before { content: "\f294"; }

.fa-percent:before { content: "\f295"; }

.fa-gitlab:before { content: "\f296"; }

.fa-wpbeginner:before { content: "\f297"; }

.fa-wpforms:before { content: "\f298"; }

.fa-envira:before { content: "\f299"; }

.fa-universal-access:before { content: "\f29a"; }

.fa-wheelchair-alt:before { content: "\f29b"; }

.fa-question-circle-o:before { content: "\f29c"; }

.fa-blind:before { content: "\f29d"; }

.fa-audio-description:before { content: "\f29e"; }

.fa-phone-volume:before, .fa-volume-control-phone:before { content: "\f2a0"; }

.fa-braille:before { content: "\f2a1"; }

.fa-assistive-listening-systems:before { content: "\f2a2"; }

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before { content: "\f2a3"; }

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before { content: "\f2a4"; }

.fa-glide:before { content: "\f2a5"; }

.fa-glide-g:before { content: "\f2a6"; }

.fa-signing:before, .fa-sign-language:before { content: "\f2a7"; }

.fa-low-vision:before { content: "\f2a8"; }

.fa-viadeo:before { content: "\f2a9"; }

.fa-viadeo-square:before { content: "\f2aa"; }

.fa-snapchat:before { content: "\f2ab"; }

.fa-snapchat-ghost:before { content: "\f2ac"; }

.fa-snapchat-square:before { content: "\f2ad"; }

.fa-first-order:before { content: "\f2b0"; }

.fa-yoast:before { content: "\f2b1"; }

.fa-themeisle:before { content: "\f2b2"; }

.fa-google-plus-circle:before, .fa-google-plus-official:before { content: "\f2b3"; }

.fa-fa:before, .fa-font-awesome:before { content: "\f2b4"; }

.fa-handshake-o:before { content: "\f2b5"; }

.fa-envelope-open:before { content: "\f2b6"; }

.fa-envelope-open-o:before { content: "\f2b7"; }

.fa-linode:before { content: "\f2b8"; }

.fa-address-book:before { content: "\f2b9"; }

.fa-address-book-o:before { content: "\f2ba"; }

.fa-vcard:before, .fa-address-card:before { content: "\f2bb"; }

.fa-vcard-o:before, .fa-address-card-o:before { content: "\f2bc"; }

.fa-user-circle:before { content: "\f2bd"; }

.fa-user-circle-o:before { content: "\f2be"; }

.fa-user-o:before { content: "\f2c0"; }

.fa-id-badge:before { content: "\f2c1"; }

.fa-drivers-license:before, .fa-id-card:before { content: "\f2c2"; }

.fa-drivers-license-o:before, .fa-id-card-o:before { content: "\f2c3"; }

.fa-quora:before { content: "\f2c4"; }

.fa-free-code-camp:before { content: "\f2c5"; }

.fa-telegram:before { content: "\f2c6"; }

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before { content: "\f2c7"; }

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before { content: "\f2c8"; }

.fa-thermometer-2:before, .fa-thermometer-half:before { content: "\f2c9"; }

.fa-thermometer-1:before, .fa-thermometer-quarter:before { content: "\f2ca"; }

.fa-thermometer-0:before, .fa-thermometer-empty:before { content: "\f2cb"; }

.fa-shower:before { content: "\f2cc"; }

.fa-bathtub:before, .fa-s15:before, .fa-bath:before { content: "\f2cd"; }

.fa-podcast:before { content: "\f2ce"; }

.fa-window-maximize:before { content: "\f2d0"; }

.fa-window-minimize:before { content: "\f2d1"; }

.fa-window-restore:before { content: "\f2d2"; }

.fa-times-rectangle:before, .fa-window-close:before { content: "\f2d3"; }

.fa-times-rectangle-o:before, .fa-window-close-o:before { content: "\f2d4"; }

.fa-bandcamp:before { content: "\f2d5"; }

.fa-grav:before { content: "\f2d6"; }

.fa-etsy:before { content: "\f2d7"; }

.fa-imdb:before { content: "\f2d8"; }

.fa-ravelry:before { content: "\f2d9"; }

.fa-eercast:before { content: "\f2da"; }

.fa-microchip:before { content: "\f2db"; }

.fa-snowflake-o:before { content: "\f2dc"; }

.fa-superpowers:before { content: "\f2dd"; }

.fa-wpexplorer:before { content: "\f2de"; }

.fa-meetup:before { content: "\f2e0"; }

.fa-mastodon:before { content: "\f2e1"; }

.fa-mastodon-alt:before { content: "\f2e2"; }

.fa-fork-circle:before, .fa-fork-awesome:before { content: "\f2e3"; }

.fa-peertube:before { content: "\f2e4"; }

.fa-diaspora:before { content: "\f2e5"; }

.fa-friendica:before { content: "\f2e6"; }

.fa-gnu-social:before { content: "\f2e7"; }

.fa-liberapay-square:before { content: "\f2e8"; }

.fa-liberapay:before { content: "\f2e9"; }

.fa-ssb:before, .fa-scuttlebutt:before { content: "\f2ea"; }

.fa-hubzilla:before { content: "\f2eb"; }

.fa-social-home:before { content: "\f2ec"; }

.fa-artstation:before { content: "\f2ed"; }

.fa-discord:before { content: "\f2ee"; }

.fa-discord-alt:before { content: "\f2ef"; }

.fa-patreon:before { content: "\f2f0"; }

.fa-snowdrift:before { content: "\f2f1"; }

.fa-activitypub:before { content: "\f2f2"; }

.fa-ethereum:before { content: "\f2f3"; }

.fa-keybase:before { content: "\f2f4"; }

.fa-shaarli:before { content: "\f2f5"; }

.fa-shaarli-o:before { content: "\f2f6"; }

.fa-cut-key:before, .fa-key-modern:before { content: "\f2f7"; }

.fa-xmpp:before { content: "\f2f9"; }

.fa-archive-org:before { content: "\f2fc"; }

.fa-freedombox:before { content: "\f2fd"; }

.fa-facebook-messenger:before { content: "\f2fe"; }

.fa-debian:before { content: "\f2ff"; }

.fa-mastodon-square:before { content: "\f300"; }

.fa-tipeee:before { content: "\f301"; }

.fa-react:before { content: "\f302"; }

.fa-dogmazic:before { content: "\f303"; }

.fa-zotero:before { content: "\f309"; }

.fa-nodejs:before { content: "\f308"; }

.fa-nextcloud:before { content: "\f306"; }

.fa-nextcloud-square:before { content: "\f307"; }

.fa-hackaday:before { content: "\f30a"; }

.fa-laravel:before { content: "\f30b"; }

.fa-signalapp:before { content: "\f30c"; }

.fa-gnupg:before { content: "\f30d"; }

.fa-php:before { content: "\f30e"; }

.fa-ffmpeg:before { content: "\f30f"; }

.fa-joplin:before { content: "\f310"; }

.fa-syncthing:before { content: "\f311"; }

.fa-inkscape:before { content: "\f312"; }

.fa-matrix-org:before { content: "\f313"; }

.fa-pixelfed:before { content: "\f314"; }

.fa-bootstrap:before { content: "\f315"; }

.fa-dev-to:before { content: "\f316"; }

.fa-hashnode:before { content: "\f317"; }

.fa-jirafeau:before { content: "\f318"; }

.fa-emby:before { content: "\f319"; }

.fa-wikidata:before { content: "\f31a"; }

.fa-gimp:before { content: "\f31b"; }

.fa-c:before { content: "\f31c"; }

.fa-digitalocean:before { content: "\f31d"; }

.fa-att:before { content: "\f31e"; }

.fa-gitea:before { content: "\f31f"; }

.fa-file-epub:before { content: "\f321"; }

.fa-python:before { content: "\f322"; }

.fa-archlinux:before { content: "\f323"; }

.fa-pleroma:before { content: "\f324"; }

.fa-unsplash:before { content: "\f325"; }

.fa-hackster:before { content: "\f326"; }

.fa-spell-check:before { content: "\f327"; }

.fa-moon:before { content: "\f328"; }

.fa-sun:before { content: "\f329"; }

.fa-f-droid:before { content: "\f32a"; }

.fa-biometric:before { content: "\f32b"; }

.fa-wire:before { content: "\f32c"; }

.fa-tor-onion:before { content: "\f32e"; }

.fa-volume-mute:before { content: "\f32f"; }

.fa-bell-ringing:before { content: "\f32d"; }

.fa-bell-ringing-o:before { content: "\f360"; }

.fa-hal:before { content: "\f333"; }

.fa-jupyter:before { content: "\f335"; }

.fa-julia:before { content: "\f334"; }

.fa-classicpress:before { content: "\f331"; }

.fa-classicpress-circle:before { content: "\f332"; }

.fa-open-collective:before { content: "\f336"; }

.fa-orcid:before { content: "\f337"; }

.fa-researchgate:before { content: "\f338"; }

.fa-funkwhale:before { content: "\f339"; }

.fa-askfm:before { content: "\f33a"; }

.fa-blockstack:before { content: "\f33b"; }

.fa-boardgamegeek:before { content: "\f33c"; }

.fa-bunny:before { content: "\f35f"; }

.fa-buymeacoffee:before { content: "\f33d"; }

.fa-cc-by:before { content: "\f33e"; }

.fa-creative-commons-alt:before, .fa-cc-cc:before { content: "\f33f"; }

.fa-cc-nc-eu:before { content: "\f341"; }

.fa-cc-nc-jp:before { content: "\f342"; }

.fa-cc-nc:before { content: "\f340"; }

.fa-cc-nd:before { content: "\f343"; }

.fa-cc-pd:before { content: "\f344"; }

.fa-cc-remix:before { content: "\f345"; }

.fa-cc-sa:before { content: "\f346"; }

.fa-cc-share:before { content: "\f347"; }

.fa-cc-zero:before { content: "\f348"; }

.fa-conway-hacker:before, .fa-conway-glider:before { content: "\f349"; }

.fa-csharp:before { content: "\f34a"; }

.fa-email-bulk:before { content: "\f34b"; }

.fa-email-bulk-o:before { content: "\f34c"; }

.fa-gnu:before { content: "\f34d"; }

.fa-google-play:before { content: "\f34e"; }

.fa-heroku:before { content: "\f34f"; }

.fa-hassio:before, .fa-home-assistant:before { content: "\f350"; }

.fa-java:before { content: "\f351"; }

.fa-mariadb:before { content: "\f352"; }

.fa-markdown:before { content: "\f353"; }

.fa-mysql:before { content: "\f354"; }

.fa-nordcast:before { content: "\f355"; }

.fa-plume:before { content: "\f356"; }

.fa-postgresql:before { content: "\f357"; }

.fa-sass-alt:before { content: "\f359"; }

.fa-sass:before { content: "\f358"; }

.fa-skate:before { content: "\f35a"; }

.fa-sketchfab:before { content: "\f35b"; }

.fa-tex:before { content: "\f35c"; }

.fa-textpattern:before { content: "\f35d"; }

.fa-unity:before { content: "\f35e"; }

.fa-hedgedoc:before { content: "\f368"; }

.fa-fediverse:before { content: "\f366"; }

.fa-proftpd:before { content: "\f36e"; }

.fa-osi:before { content: "\f36d"; }

.fa-eyeem:before { content: "\f364"; }

.fa-eyeem-o:before { content: "\f365"; }

.fa-codeberg:before { content: "\f362"; }

.fa-discourse:before { content: "\f363"; }

.fa-mumble:before { content: "\f36c"; }

.fa-freedesktop:before { content: "\f367"; }

.fa-javascript:before { content: "\f36a"; }

.fa-lemmy:before { content: "\f36b"; }

.fa-ipfs:before { content: "\f369"; }

.fa-canonical:before { content: "\f361"; }

.fa-ubuntu:before { content: "\f36f"; }

.fa-tiktok:before { content: "\f370"; }

.fa-tiktok-square:before { content: "\f371"; }

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; }

.border { border: 1px solid #dee2e6 !important; }

.border-0 { border: 0 !important; }

.border-top { border-top: 1px solid #dee2e6 !important; }

.border-top-0 { border-top: 0 !important; }

.border-top-dashed { border-top: 1px dashed #dee2e6 !important; }

.border-left { border-left: 1px solid #dee2e6 !important; }

.border-left-0 { border-left: 0 !important; }

.border-left-dashed { border-left: 1px dashed #dee2e6 !important; }

.border-right { border-right: 1px solid #dee2e6 !important; }

.border-right-0 { border-right: 0 !important; }

.border-right-dashed { border-right: 1px dashed #dee2e6 !important; }

.border-bottom { border-bottom: 1px solid #dee2e6 !important; }

.border-bottom-0 { border-bottom: 0 !important; }

.border-bottom-dashed { border-bottom: 1px dashed #dee2e6 !important; }

.border-width-1 { border-width: 1px !important; }

.border-width-2 { border-width: 2px !important; }

.border-width-3 { border-width: 3px !important; }

.border-width-4 { border-width: 4px !important; }

.border-width-5 { border-width: 5px !important; }

.background-primary { background-color: var(--primary); }

.background-primary:focus { background-color: var(--primary); }

.background-secondary { background-color: var(--secondary); }

.background-secondary:focus { background-color: var(--secondary); }

.background-success { background-color: var(--success); }

.background-success:focus { background-color: var(--success); }

.background-info { background-color: var(--info); }

.background-info:focus { background-color: var(--info); }

.background-warning { background-color: var(--warning); }

.background-warning:focus { background-color: var(--warning); }

.background-danger { background-color: var(--danger); }

.background-danger:focus { background-color: var(--danger); }

.background-light { background-color: var(--light); }

.background-light:focus { background-color: var(--light); }

.background-dark { background-color: var(--dark); }

.background-dark:focus { background-color: var(--dark); }

.background-blue { background-color: var(--blue); }

.background-blue:focus { background-color: var(--blue); }

.blue { color: var(--blue); }

.blue:focus { color: var(--blue); }

.background-hover-blue:hover, .background-hover-blue:focus-within { background-color: var(--blue); }

.fill-blue svg * { fill: var(--blue); }

.fill-hover-blue:hover svg *, .fill-hover-blue:focus-within svg * { fill: var(--blue); }

.stroke-blue svg * { stroke: var(--blue); }

.stroke-hover-blue:hover svg *, .stroke-hover-blue:focus-within svg * { stroke: var(--blue); }

.hover-blue:hover, .hover-blue:focus-within { color: var(--blue) !important; }

.border-blue { border-color: var(--blue) !important; }

.border-hover-blue:hover, .border-hover-blue:focus-within { border-color: var(--blue) !important; }

.background-blue-t0 { background-color: rgba(86, 79, 227, 0); }

.o-0 { opacity: 0 !important; }

.background-blue-t1 { background-color: rgba(86, 79, 227, 0.2); }

.o-1 { opacity: 0.2 !important; }

.background-blue-t2 { background-color: rgba(86, 79, 227, 0.4); }

.o-2 { opacity: 0.4 !important; }

.background-blue-t3 { background-color: rgba(86, 79, 227, 0.6); }

.o-3 { opacity: 0.6 !important; }

.background-blue-t4 { background-color: rgba(86, 79, 227, 0.8); }

.o-4 { opacity: 0.8 !important; }

.background-blue-t5 { background-color: #564fe3; }

.o-5 { opacity: 1 !important; }

.background-indigo { background-color: var(--indigo); }

.background-indigo:focus { background-color: var(--indigo); }

.indigo { color: var(--indigo); }

.indigo:focus { color: var(--indigo); }

.background-hover-indigo:hover, .background-hover-indigo:focus-within { background-color: var(--indigo); }

.fill-indigo svg * { fill: var(--indigo); }

.fill-hover-indigo:hover svg *, .fill-hover-indigo:focus-within svg * { fill: var(--indigo); }

.stroke-indigo svg * { stroke: var(--indigo); }

.stroke-hover-indigo:hover svg *, .stroke-hover-indigo:focus-within svg * { stroke: var(--indigo); }

.hover-indigo:hover, .hover-indigo:focus-within { color: var(--indigo) !important; }

.border-indigo { border-color: var(--indigo) !important; }

.border-hover-indigo:hover, .border-hover-indigo:focus-within { border-color: var(--indigo) !important; }

.background-indigo-t0 { background-color: rgba(102, 16, 242, 0); }

.o-0 { opacity: 0 !important; }

.background-indigo-t1 { background-color: rgba(102, 16, 242, 0.2); }

.o-1 { opacity: 0.2 !important; }

.background-indigo-t2 { background-color: rgba(102, 16, 242, 0.4); }

.o-2 { opacity: 0.4 !important; }

.background-indigo-t3 { background-color: rgba(102, 16, 242, 0.6); }

.o-3 { opacity: 0.6 !important; }

.background-indigo-t4 { background-color: rgba(102, 16, 242, 0.8); }

.o-4 { opacity: 0.8 !important; }

.background-indigo-t5 { background-color: #6610f2; }

.o-5 { opacity: 1 !important; }

.background-purple { background-color: var(--purple); }

.background-purple:focus { background-color: var(--purple); }

.purple { color: var(--purple); }

.purple:focus { color: var(--purple); }

.background-hover-purple:hover, .background-hover-purple:focus-within { background-color: var(--purple); }

.fill-purple svg * { fill: var(--purple); }

.fill-hover-purple:hover svg *, .fill-hover-purple:focus-within svg * { fill: var(--purple); }

.stroke-purple svg * { stroke: var(--purple); }

.stroke-hover-purple:hover svg *, .stroke-hover-purple:focus-within svg * { stroke: var(--purple); }

.hover-purple:hover, .hover-purple:focus-within { color: var(--purple) !important; }

.border-purple { border-color: var(--purple) !important; }

.border-hover-purple:hover, .border-hover-purple:focus-within { border-color: var(--purple) !important; }

.background-purple-t0 { background-color: rgba(111, 66, 193, 0); }

.o-0 { opacity: 0 !important; }

.background-purple-t1 { background-color: rgba(111, 66, 193, 0.2); }

.o-1 { opacity: 0.2 !important; }

.background-purple-t2 { background-color: rgba(111, 66, 193, 0.4); }

.o-2 { opacity: 0.4 !important; }

.background-purple-t3 { background-color: rgba(111, 66, 193, 0.6); }

.o-3 { opacity: 0.6 !important; }

.background-purple-t4 { background-color: rgba(111, 66, 193, 0.8); }

.o-4 { opacity: 0.8 !important; }

.background-purple-t5 { background-color: #6f42c1; }

.o-5 { opacity: 1 !important; }

.background-pink { background-color: var(--pink); }

.background-pink:focus { background-color: var(--pink); }

.pink { color: var(--pink); }

.pink:focus { color: var(--pink); }

.background-hover-pink:hover, .background-hover-pink:focus-within { background-color: var(--pink); }

.fill-pink svg * { fill: var(--pink); }

.fill-hover-pink:hover svg *, .fill-hover-pink:focus-within svg * { fill: var(--pink); }

.stroke-pink svg * { stroke: var(--pink); }

.stroke-hover-pink:hover svg *, .stroke-hover-pink:focus-within svg * { stroke: var(--pink); }

.hover-pink:hover, .hover-pink:focus-within { color: var(--pink) !important; }

.border-pink { border-color: var(--pink) !important; }

.border-hover-pink:hover, .border-hover-pink:focus-within { border-color: var(--pink) !important; }

.background-pink-t0 { background-color: rgba(232, 62, 140, 0); }

.o-0 { opacity: 0 !important; }

.background-pink-t1 { background-color: rgba(232, 62, 140, 0.2); }

.o-1 { opacity: 0.2 !important; }

.background-pink-t2 { background-color: rgba(232, 62, 140, 0.4); }

.o-2 { opacity: 0.4 !important; }

.background-pink-t3 { background-color: rgba(232, 62, 140, 0.6); }

.o-3 { opacity: 0.6 !important; }

.background-pink-t4 { background-color: rgba(232, 62, 140, 0.8); }

.o-4 { opacity: 0.8 !important; }

.background-pink-t5 { background-color: #e83e8c; }

.o-5 { opacity: 1 !important; }

.background-red { background-color: var(--red); }

.background-red:focus { background-color: var(--red); }

.red { color: var(--red); }

.red:focus { color: var(--red); }

.background-hover-red:hover, .background-hover-red:focus-within { background-color: var(--red); }

.fill-red svg * { fill: var(--red); }

.fill-hover-red:hover svg *, .fill-hover-red:focus-within svg * { fill: var(--red); }

.stroke-red svg * { stroke: var(--red); }

.stroke-hover-red:hover svg *, .stroke-hover-red:focus-within svg * { stroke: var(--red); }

.hover-red:hover, .hover-red:focus-within { color: var(--red) !important; }

.border-red { border-color: var(--red) !important; }

.border-hover-red:hover, .border-hover-red:focus-within { border-color: var(--red) !important; }

.background-red-t0 { background-color: rgba(220, 53, 69, 0); }

.o-0 { opacity: 0 !important; }

.background-red-t1 { background-color: rgba(220, 53, 69, 0.2); }

.o-1 { opacity: 0.2 !important; }

.background-red-t2 { background-color: rgba(220, 53, 69, 0.4); }

.o-2 { opacity: 0.4 !important; }

.background-red-t3 { background-color: rgba(220, 53, 69, 0.6); }

.o-3 { opacity: 0.6 !important; }

.background-red-t4 { background-color: rgba(220, 53, 69, 0.8); }

.o-4 { opacity: 0.8 !important; }

.background-red-t5 { background-color: #dc3545; }

.o-5 { opacity: 1 !important; }

.background-orange { background-color: var(--orange); }

.background-orange:focus { background-color: var(--orange); }

.orange { color: var(--orange); }

.orange:focus { color: var(--orange); }

.background-hover-orange:hover, .background-hover-orange:focus-within { background-color: var(--orange); }

.fill-orange svg * { fill: var(--orange); }

.fill-hover-orange:hover svg *, .fill-hover-orange:focus-within svg * { fill: var(--orange); }

.stroke-orange svg * { stroke: var(--orange); }

.stroke-hover-orange:hover svg *, .stroke-hover-orange:focus-within svg * { stroke: var(--orange); }

.hover-orange:hover, .hover-orange:focus-within { color: var(--orange) !important; }

.border-orange { border-color: var(--orange) !important; }

.border-hover-orange:hover, .border-hover-orange:focus-within { border-color: var(--orange) !important; }

.background-orange-t0 { background-color: rgba(253, 126, 20, 0); }

.o-0 { opacity: 0 !important; }

.background-orange-t1 { background-color: rgba(253, 126, 20, 0.2); }

.o-1 { opacity: 0.2 !important; }

.background-orange-t2 { background-color: rgba(253, 126, 20, 0.4); }

.o-2 { opacity: 0.4 !important; }

.background-orange-t3 { background-color: rgba(253, 126, 20, 0.6); }

.o-3 { opacity: 0.6 !important; }

.background-orange-t4 { background-color: rgba(253, 126, 20, 0.8); }

.o-4 { opacity: 0.8 !important; }

.background-orange-t5 { background-color: #fd7e14; }

.o-5 { opacity: 1 !important; }

.background-yellow { background-color: var(--yellow); }

.background-yellow:focus { background-color: var(--yellow); }

.yellow { color: var(--yellow); }

.yellow:focus { color: var(--yellow); }

.background-hover-yellow:hover, .background-hover-yellow:focus-within { background-color: var(--yellow); }

.fill-yellow svg * { fill: var(--yellow); }

.fill-hover-yellow:hover svg *, .fill-hover-yellow:focus-within svg * { fill: var(--yellow); }

.stroke-yellow svg * { stroke: var(--yellow); }

.stroke-hover-yellow:hover svg *, .stroke-hover-yellow:focus-within svg * { stroke: var(--yellow); }

.hover-yellow:hover, .hover-yellow:focus-within { color: var(--yellow) !important; }

.border-yellow { border-color: var(--yellow) !important; }

.border-hover-yellow:hover, .border-hover-yellow:focus-within { border-color: var(--yellow) !important; }

.background-yellow-t0 { background-color: rgba(255, 193, 7, 0); }

.o-0 { opacity: 0 !important; }

.background-yellow-t1 { background-color: rgba(255, 193, 7, 0.2); }

.o-1 { opacity: 0.2 !important; }

.background-yellow-t2 { background-color: rgba(255, 193, 7, 0.4); }

.o-2 { opacity: 0.4 !important; }

.background-yellow-t3 { background-color: rgba(255, 193, 7, 0.6); }

.o-3 { opacity: 0.6 !important; }

.background-yellow-t4 { background-color: rgba(255, 193, 7, 0.8); }

.o-4 { opacity: 0.8 !important; }

.background-yellow-t5 { background-color: #ffc107; }

.o-5 { opacity: 1 !important; }

.background-green { background-color: var(--green); }

.background-green:focus { background-color: var(--green); }

.green { color: var(--green); }

.green:focus { color: var(--green); }

.background-hover-green:hover, .background-hover-green:focus-within { background-color: var(--green); }

.fill-green svg * { fill: var(--green); }

.fill-hover-green:hover svg *, .fill-hover-green:focus-within svg * { fill: var(--green); }

.stroke-green svg * { stroke: var(--green); }

.stroke-hover-green:hover svg *, .stroke-hover-green:focus-within svg * { stroke: var(--green); }

.hover-green:hover, .hover-green:focus-within { color: var(--green) !important; }

.border-green { border-color: var(--green) !important; }

.border-hover-green:hover, .border-hover-green:focus-within { border-color: var(--green) !important; }

.background-green-t0 { background-color: rgba(40, 167, 69, 0); }

.o-0 { opacity: 0 !important; }

.background-green-t1 { background-color: rgba(40, 167, 69, 0.2); }

.o-1 { opacity: 0.2 !important; }

.background-green-t2 { background-color: rgba(40, 167, 69, 0.4); }

.o-2 { opacity: 0.4 !important; }

.background-green-t3 { background-color: rgba(40, 167, 69, 0.6); }

.o-3 { opacity: 0.6 !important; }

.background-green-t4 { background-color: rgba(40, 167, 69, 0.8); }

.o-4 { opacity: 0.8 !important; }

.background-green-t5 { background-color: #28a745; }

.o-5 { opacity: 1 !important; }

.background-teal { background-color: var(--teal); }

.background-teal:focus { background-color: var(--teal); }

.teal { color: var(--teal); }

.teal:focus { color: var(--teal); }

.background-hover-teal:hover, .background-hover-teal:focus-within { background-color: var(--teal); }

.fill-teal svg * { fill: var(--teal); }

.fill-hover-teal:hover svg *, .fill-hover-teal:focus-within svg * { fill: var(--teal); }

.stroke-teal svg * { stroke: var(--teal); }

.stroke-hover-teal:hover svg *, .stroke-hover-teal:focus-within svg * { stroke: var(--teal); }

.hover-teal:hover, .hover-teal:focus-within { color: var(--teal) !important; }

.border-teal { border-color: var(--teal) !important; }

.border-hover-teal:hover, .border-hover-teal:focus-within { border-color: var(--teal) !important; }

.background-teal-t0 { background-color: rgba(32, 201, 151, 0); }

.o-0 { opacity: 0 !important; }

.background-teal-t1 { background-color: rgba(32, 201, 151, 0.2); }

.o-1 { opacity: 0.2 !important; }

.background-teal-t2 { background-color: rgba(32, 201, 151, 0.4); }

.o-2 { opacity: 0.4 !important; }

.background-teal-t3 { background-color: rgba(32, 201, 151, 0.6); }

.o-3 { opacity: 0.6 !important; }

.background-teal-t4 { background-color: rgba(32, 201, 151, 0.8); }

.o-4 { opacity: 0.8 !important; }

.background-teal-t5 { background-color: #20c997; }

.o-5 { opacity: 1 !important; }

.background-cyan { background-color: var(--cyan); }

.background-cyan:focus { background-color: var(--cyan); }

.cyan { color: var(--cyan); }

.cyan:focus { color: var(--cyan); }

.background-hover-cyan:hover, .background-hover-cyan:focus-within { background-color: var(--cyan); }

.fill-cyan svg * { fill: var(--cyan); }

.fill-hover-cyan:hover svg *, .fill-hover-cyan:focus-within svg * { fill: var(--cyan); }

.stroke-cyan svg * { stroke: var(--cyan); }

.stroke-hover-cyan:hover svg *, .stroke-hover-cyan:focus-within svg * { stroke: var(--cyan); }

.hover-cyan:hover, .hover-cyan:focus-within { color: var(--cyan) !important; }

.border-cyan { border-color: var(--cyan) !important; }

.border-hover-cyan:hover, .border-hover-cyan:focus-within { border-color: var(--cyan) !important; }

.background-cyan-t0 { background-color: rgba(23, 162, 184, 0); }

.o-0 { opacity: 0 !important; }

.background-cyan-t1 { background-color: rgba(23, 162, 184, 0.2); }

.o-1 { opacity: 0.2 !important; }

.background-cyan-t2 { background-color: rgba(23, 162, 184, 0.4); }

.o-2 { opacity: 0.4 !important; }

.background-cyan-t3 { background-color: rgba(23, 162, 184, 0.6); }

.o-3 { opacity: 0.6 !important; }

.background-cyan-t4 { background-color: rgba(23, 162, 184, 0.8); }

.o-4 { opacity: 0.8 !important; }

.background-cyan-t5 { background-color: #17a2b8; }

.o-5 { opacity: 1 !important; }

.background-white { background-color: var(--white); }

.background-white:focus { background-color: var(--white); }

.white { color: var(--white); }

.white:focus { color: var(--white); }

.background-hover-white:hover, .background-hover-white:focus-within { background-color: var(--white); }

.fill-white svg * { fill: var(--white); }

.fill-hover-white:hover svg *, .fill-hover-white:focus-within svg * { fill: var(--white); }

.stroke-white svg * { stroke: var(--white); }

.stroke-hover-white:hover svg *, .stroke-hover-white:focus-within svg * { stroke: var(--white); }

.hover-white:hover, .hover-white:focus-within { color: var(--white) !important; }

.border-white { border-color: var(--white) !important; }

.border-hover-white:hover, .border-hover-white:focus-within { border-color: var(--white) !important; }

.background-white-t0 { background-color: rgba(255, 255, 255, 0); }

.o-0 { opacity: 0 !important; }

.background-white-t1 { background-color: rgba(255, 255, 255, 0.2); }

.o-1 { opacity: 0.2 !important; }

.background-white-t2 { background-color: rgba(255, 255, 255, 0.4); }

.o-2 { opacity: 0.4 !important; }

.background-white-t3 { background-color: rgba(255, 255, 255, 0.6); }

.o-3 { opacity: 0.6 !important; }

.background-white-t4 { background-color: rgba(255, 255, 255, 0.8); }

.o-4 { opacity: 0.8 !important; }

.background-white-t5 { background-color: white; }

.o-5 { opacity: 1 !important; }

.background-gray { background-color: var(--gray); }

.background-gray:focus { background-color: var(--gray); }

.gray { color: var(--gray); }

.gray:focus { color: var(--gray); }

.background-hover-gray:hover, .background-hover-gray:focus-within { background-color: var(--gray); }

.fill-gray svg * { fill: var(--gray); }

.fill-hover-gray:hover svg *, .fill-hover-gray:focus-within svg * { fill: var(--gray); }

.stroke-gray svg * { stroke: var(--gray); }

.stroke-hover-gray:hover svg *, .stroke-hover-gray:focus-within svg * { stroke: var(--gray); }

.hover-gray:hover, .hover-gray:focus-within { color: var(--gray) !important; }

.border-gray { border-color: var(--gray) !important; }

.border-hover-gray:hover, .border-hover-gray:focus-within { border-color: var(--gray) !important; }

.background-gray-t0 { background-color: rgba(108, 117, 125, 0); }

.o-0 { opacity: 0 !important; }

.background-gray-t1 { background-color: rgba(108, 117, 125, 0.2); }

.o-1 { opacity: 0.2 !important; }

.background-gray-t2 { background-color: rgba(108, 117, 125, 0.4); }

.o-2 { opacity: 0.4 !important; }

.background-gray-t3 { background-color: rgba(108, 117, 125, 0.6); }

.o-3 { opacity: 0.6 !important; }

.background-gray-t4 { background-color: rgba(108, 117, 125, 0.8); }

.o-4 { opacity: 0.8 !important; }

.background-gray-t5 { background-color: #6c757d; }

.o-5 { opacity: 1 !important; }

.background-gray-dark { background-color: var(--gray-dark); }

.background-gray-dark:focus { background-color: var(--gray-dark); }

.gray-dark { color: var(--gray-dark); }

.gray-dark:focus { color: var(--gray-dark); }

.background-hover-gray-dark:hover, .background-hover-gray-dark:focus-within { background-color: var(--gray-dark); }

.fill-gray-dark svg * { fill: var(--gray-dark); }

.fill-hover-gray-dark:hover svg *, .fill-hover-gray-dark:focus-within svg * { fill: var(--gray-dark); }

.stroke-gray-dark svg * { stroke: var(--gray-dark); }

.stroke-hover-gray-dark:hover svg *, .stroke-hover-gray-dark:focus-within svg * { stroke: var(--gray-dark); }

.hover-gray-dark:hover, .hover-gray-dark:focus-within { color: var(--gray-dark) !important; }

.border-gray-dark { border-color: var(--gray-dark) !important; }

.border-hover-gray-dark:hover, .border-hover-gray-dark:focus-within { border-color: var(--gray-dark) !important; }

.background-gray-dark-t0 { background-color: rgba(52, 58, 64, 0); }

.o-0 { opacity: 0 !important; }

.background-gray-dark-t1 { background-color: rgba(52, 58, 64, 0.2); }

.o-1 { opacity: 0.2 !important; }

.background-gray-dark-t2 { background-color: rgba(52, 58, 64, 0.4); }

.o-2 { opacity: 0.4 !important; }

.background-gray-dark-t3 { background-color: rgba(52, 58, 64, 0.6); }

.o-3 { opacity: 0.6 !important; }

.background-gray-dark-t4 { background-color: rgba(52, 58, 64, 0.8); }

.o-4 { opacity: 0.8 !important; }

.background-gray-dark-t5 { background-color: #343a40; }

.o-5 { opacity: 1 !important; }

.background-black { background-color: var(--black); }

.background-black:focus { background-color: var(--black); }

.black { color: var(--black); }

.black:focus { color: var(--black); }

.background-hover-black:hover, .background-hover-black:focus-within { background-color: var(--black); }

.fill-black svg * { fill: var(--black); }

.fill-hover-black:hover svg *, .fill-hover-black:focus-within svg * { fill: var(--black); }

.stroke-black svg * { stroke: var(--black); }

.stroke-hover-black:hover svg *, .stroke-hover-black:focus-within svg * { stroke: var(--black); }

.hover-black:hover, .hover-black:focus-within { color: var(--black) !important; }

.border-black { border-color: var(--black) !important; }

.border-hover-black:hover, .border-hover-black:focus-within { border-color: var(--black) !important; }

.background-black-t0 { background-color: rgba(0, 0, 0, 0); }

.o-0 { opacity: 0 !important; }

.background-black-t1 { background-color: rgba(0, 0, 0, 0.2); }

.o-1 { opacity: 0.2 !important; }

.background-black-t2 { background-color: rgba(0, 0, 0, 0.4); }

.o-2 { opacity: 0.4 !important; }

.background-black-t3 { background-color: rgba(0, 0, 0, 0.6); }

.o-3 { opacity: 0.6 !important; }

.background-black-t4 { background-color: rgba(0, 0, 0, 0.8); }

.o-4 { opacity: 0.8 !important; }

.background-black-t5 { background-color: black; }

.o-5 { opacity: 1 !important; }

.background-transparent { background-color: var(--transparent); }

.background-transparent:focus { background-color: var(--transparent); }

.transparent { color: var(--transparent); }

.transparent:focus { color: var(--transparent); }

.background-hover-transparent:hover, .background-hover-transparent:focus-within { background-color: var(--transparent); }

.fill-transparent svg * { fill: var(--transparent); }

.fill-hover-transparent:hover svg *, .fill-hover-transparent:focus-within svg * { fill: var(--transparent); }

.stroke-transparent svg * { stroke: var(--transparent); }

.stroke-hover-transparent:hover svg *, .stroke-hover-transparent:focus-within svg * { stroke: var(--transparent); }

.hover-transparent:hover, .hover-transparent:focus-within { color: var(--transparent) !important; }

.border-transparent { border-color: var(--transparent) !important; }

.border-hover-transparent:hover, .border-hover-transparent:focus-within { border-color: var(--transparent) !important; }

.background-transparent-t0 { background-color: rgba(0, 0, 0, 0); }

.o-0 { opacity: 0 !important; }

.background-transparent-t1 { background-color: rgba(0, 0, 0, 0); }

.o-1 { opacity: 0.2 !important; }

.background-transparent-t2 { background-color: rgba(0, 0, 0, 0); }

.o-2 { opacity: 0.4 !important; }

.background-transparent-t3 { background-color: rgba(0, 0, 0, 0); }

.o-3 { opacity: 0.6 !important; }

.background-transparent-t4 { background-color: rgba(0, 0, 0, 0); }

.o-4 { opacity: 0.8 !important; }

.background-transparent-t5 { background-color: rgba(0, 0, 0, 0); }

.o-5 { opacity: 1 !important; }

.background-menu { background-color: var(--menu); }

.background-menu:focus { background-color: var(--menu); }

.menu { color: var(--menu); }

.menu:focus { color: var(--menu); }

.background-hover-menu:hover, .background-hover-menu:focus-within { background-color: var(--menu); }

.fill-menu svg * { fill: var(--menu); }

.fill-hover-menu:hover svg *, .fill-hover-menu:focus-within svg * { fill: var(--menu); }

.stroke-menu svg * { stroke: var(--menu); }

.stroke-hover-menu:hover svg *, .stroke-hover-menu:focus-within svg * { stroke: var(--menu); }

.hover-menu:hover, .hover-menu:focus-within { color: var(--menu) !important; }

.border-menu { border-color: var(--menu) !important; }

.border-hover-menu:hover, .border-hover-menu:focus-within { border-color: var(--menu) !important; }

.background-menu-t0 { background-color: rgba(254, 207, 55, 0); }

.o-0 { opacity: 0 !important; }

.background-menu-t1 { background-color: rgba(254, 207, 55, 0.2); }

.o-1 { opacity: 0.2 !important; }

.background-menu-t2 { background-color: rgba(254, 207, 55, 0.4); }

.o-2 { opacity: 0.4 !important; }

.background-menu-t3 { background-color: rgba(254, 207, 55, 0.6); }

.o-3 { opacity: 0.6 !important; }

.background-menu-t4 { background-color: rgba(254, 207, 55, 0.8); }

.o-4 { opacity: 0.8 !important; }

.background-menu-t5 { background-color: #fecf37; }

.o-5 { opacity: 1 !important; }

.background-light-blue { background-color: var(--light-blue); }

.background-light-blue:focus { background-color: var(--light-blue); }

.light-blue { color: var(--light-blue); }

.light-blue:focus { color: var(--light-blue); }

.background-hover-light-blue:hover, .background-hover-light-blue:focus-within { background-color: var(--light-blue); }

.fill-light-blue svg * { fill: var(--light-blue); }

.fill-hover-light-blue:hover svg *, .fill-hover-light-blue:focus-within svg * { fill: var(--light-blue); }

.stroke-light-blue svg * { stroke: var(--light-blue); }

.stroke-hover-light-blue:hover svg *, .stroke-hover-light-blue:focus-within svg * { stroke: var(--light-blue); }

.hover-light-blue:hover, .hover-light-blue:focus-within { color: var(--light-blue) !important; }

.border-light-blue { border-color: var(--light-blue) !important; }

.border-hover-light-blue:hover, .border-hover-light-blue:focus-within { border-color: var(--light-blue) !important; }

.background-light-blue-t0 { background-color: rgba(153, 149, 239, 0); }

.o-0 { opacity: 0 !important; }

.background-light-blue-t1 { background-color: rgba(153, 149, 239, 0.2); }

.o-1 { opacity: 0.2 !important; }

.background-light-blue-t2 { background-color: rgba(153, 149, 239, 0.4); }

.o-2 { opacity: 0.4 !important; }

.background-light-blue-t3 { background-color: rgba(153, 149, 239, 0.6); }

.o-3 { opacity: 0.6 !important; }

.background-light-blue-t4 { background-color: rgba(153, 149, 239, 0.8); }

.o-4 { opacity: 0.8 !important; }

.background-light-blue-t5 { background-color: #9995ef; }

.o-5 { opacity: 1 !important; }

.background-light-yellow { background-color: var(--light-yellow); }

.background-light-yellow:focus { background-color: var(--light-yellow); }

.light-yellow { color: var(--light-yellow); }

.light-yellow:focus { color: var(--light-yellow); }

.background-hover-light-yellow:hover, .background-hover-light-yellow:focus-within { background-color: var(--light-yellow); }

.fill-light-yellow svg * { fill: var(--light-yellow); }

.fill-hover-light-yellow:hover svg *, .fill-hover-light-yellow:focus-within svg * { fill: var(--light-yellow); }

.stroke-light-yellow svg * { stroke: var(--light-yellow); }

.stroke-hover-light-yellow:hover svg *, .stroke-hover-light-yellow:focus-within svg * { stroke: var(--light-yellow); }

.hover-light-yellow:hover, .hover-light-yellow:focus-within { color: var(--light-yellow) !important; }

.border-light-yellow { border-color: var(--light-yellow) !important; }

.border-hover-light-yellow:hover, .border-hover-light-yellow:focus-within { border-color: var(--light-yellow) !important; }

.background-light-yellow-t0 { background-color: rgba(255, 241, 224, 0); }

.o-0 { opacity: 0 !important; }

.background-light-yellow-t1 { background-color: rgba(255, 241, 224, 0.2); }

.o-1 { opacity: 0.2 !important; }

.background-light-yellow-t2 { background-color: rgba(255, 241, 224, 0.4); }

.o-2 { opacity: 0.4 !important; }

.background-light-yellow-t3 { background-color: rgba(255, 241, 224, 0.6); }

.o-3 { opacity: 0.6 !important; }

.background-light-yellow-t4 { background-color: rgba(255, 241, 224, 0.8); }

.o-4 { opacity: 0.8 !important; }

.background-light-yellow-t5 { background-color: #fff1e0; }

.o-5 { opacity: 1 !important; }

.background-light-gray { background-color: var(--light-gray); }

.background-light-gray:focus { background-color: var(--light-gray); }

.light-gray { color: var(--light-gray); }

.light-gray:focus { color: var(--light-gray); }

.background-hover-light-gray:hover, .background-hover-light-gray:focus-within { background-color: var(--light-gray); }

.fill-light-gray svg * { fill: var(--light-gray); }

.fill-hover-light-gray:hover svg *, .fill-hover-light-gray:focus-within svg * { fill: var(--light-gray); }

.stroke-light-gray svg * { stroke: var(--light-gray); }

.stroke-hover-light-gray:hover svg *, .stroke-hover-light-gray:focus-within svg * { stroke: var(--light-gray); }

.hover-light-gray:hover, .hover-light-gray:focus-within { color: var(--light-gray) !important; }

.border-light-gray { border-color: var(--light-gray) !important; }

.border-hover-light-gray:hover, .border-hover-light-gray:focus-within { border-color: var(--light-gray) !important; }

.background-light-gray-t0 { background-color: rgba(245, 243, 241, 0); }

.o-0 { opacity: 0 !important; }

.background-light-gray-t1 { background-color: rgba(245, 243, 241, 0.2); }

.o-1 { opacity: 0.2 !important; }

.background-light-gray-t2 { background-color: rgba(245, 243, 241, 0.4); }

.o-2 { opacity: 0.4 !important; }

.background-light-gray-t3 { background-color: rgba(245, 243, 241, 0.6); }

.o-3 { opacity: 0.6 !important; }

.background-light-gray-t4 { background-color: rgba(245, 243, 241, 0.8); }

.o-4 { opacity: 0.8 !important; }

.background-light-gray-t5 { background-color: #f5f3f1; }

.o-5 { opacity: 1 !important; }

.background-lighter-blue { background-color: var(--lighter-blue); }

.background-lighter-blue:focus { background-color: var(--lighter-blue); }

.lighter-blue { color: var(--lighter-blue); }

.lighter-blue:focus { color: var(--lighter-blue); }

.background-hover-lighter-blue:hover, .background-hover-lighter-blue:focus-within { background-color: var(--lighter-blue); }

.fill-lighter-blue svg * { fill: var(--lighter-blue); }

.fill-hover-lighter-blue:hover svg *, .fill-hover-lighter-blue:focus-within svg * { fill: var(--lighter-blue); }

.stroke-lighter-blue svg * { stroke: var(--lighter-blue); }

.stroke-hover-lighter-blue:hover svg *, .stroke-hover-lighter-blue:focus-within svg * { stroke: var(--lighter-blue); }

.hover-lighter-blue:hover, .hover-lighter-blue:focus-within { color: var(--lighter-blue) !important; }

.border-lighter-blue { border-color: var(--lighter-blue) !important; }

.border-hover-lighter-blue:hover, .border-hover-lighter-blue:focus-within { border-color: var(--lighter-blue) !important; }

.background-lighter-blue-t0 { background-color: rgba(204, 202, 247, 0); }

.o-0 { opacity: 0 !important; }

.background-lighter-blue-t1 { background-color: rgba(204, 202, 247, 0.2); }

.o-1 { opacity: 0.2 !important; }

.background-lighter-blue-t2 { background-color: rgba(204, 202, 247, 0.4); }

.o-2 { opacity: 0.4 !important; }

.background-lighter-blue-t3 { background-color: rgba(204, 202, 247, 0.6); }

.o-3 { opacity: 0.6 !important; }

.background-lighter-blue-t4 { background-color: rgba(204, 202, 247, 0.8); }

.o-4 { opacity: 0.8 !important; }

.background-lighter-blue-t5 { background-color: #cccaf7; }

.o-5 { opacity: 1 !important; }

.background-post { background-color: var(--post); }

.background-post:focus { background-color: var(--post); }

.post { color: var(--post); }

.post:focus { color: var(--post); }

.background-hover-post:hover, .background-hover-post:focus-within { background-color: var(--post); }

.fill-post svg * { fill: var(--post); }

.fill-hover-post:hover svg *, .fill-hover-post:focus-within svg * { fill: var(--post); }

.stroke-post svg * { stroke: var(--post); }

.stroke-hover-post:hover svg *, .stroke-hover-post:focus-within svg * { stroke: var(--post); }

.hover-post:hover, .hover-post:focus-within { color: var(--post) !important; }

.border-post { border-color: var(--post) !important; }

.border-hover-post:hover, .border-hover-post:focus-within { border-color: var(--post) !important; }

.background-post-t0 { background-color: rgba(230, 230, 230, 0); }

.o-0 { opacity: 0 !important; }

.background-post-t1 { background-color: rgba(230, 230, 230, 0.02); }

.o-1 { opacity: 0.2 !important; }

.background-post-t2 { background-color: rgba(230, 230, 230, 0.04); }

.o-2 { opacity: 0.4 !important; }

.background-post-t3 { background-color: rgba(230, 230, 230, 0.06); }

.o-3 { opacity: 0.6 !important; }

.background-post-t4 { background-color: rgba(230, 230, 230, 0.08); }

.o-4 { opacity: 0.8 !important; }

.background-post-t5 { background-color: rgba(230, 230, 230, 0.1); }

.o-5 { opacity: 1 !important; }

.background-footnote { background-color: var(--footnote); }

.background-footnote:focus { background-color: var(--footnote); }

.footnote { color: var(--footnote); }

.footnote:focus { color: var(--footnote); }

.background-hover-footnote:hover, .background-hover-footnote:focus-within { background-color: var(--footnote); }

.fill-footnote svg * { fill: var(--footnote); }

.fill-hover-footnote:hover svg *, .fill-hover-footnote:focus-within svg * { fill: var(--footnote); }

.stroke-footnote svg * { stroke: var(--footnote); }

.stroke-hover-footnote:hover svg *, .stroke-hover-footnote:focus-within svg * { stroke: var(--footnote); }

.hover-footnote:hover, .hover-footnote:focus-within { color: var(--footnote) !important; }

.border-footnote { border-color: var(--footnote) !important; }

.border-hover-footnote:hover, .border-hover-footnote:focus-within { border-color: var(--footnote) !important; }

.background-footnote-t0 { background-color: rgba(136, 136, 136, 0); }

.o-0 { opacity: 0 !important; }

.background-footnote-t1 { background-color: rgba(136, 136, 136, 0.2); }

.o-1 { opacity: 0.2 !important; }

.background-footnote-t2 { background-color: rgba(136, 136, 136, 0.4); }

.o-2 { opacity: 0.4 !important; }

.background-footnote-t3 { background-color: rgba(136, 136, 136, 0.6); }

.o-3 { opacity: 0.6 !important; }

.background-footnote-t4 { background-color: rgba(136, 136, 136, 0.8); }

.o-4 { opacity: 0.8 !important; }

.background-footnote-t5 { background-color: #888888; }

.o-5 { opacity: 1 !important; }

.background-primary { background-color: var(--primary); }

.background-primary:focus { background-color: var(--primary); }

.primary { color: var(--primary); }

.primary:focus { color: var(--primary); }

.background-hover-primary:hover, .background-hover-primary:focus-within { background-color: var(--primary); }

.fill-primary svg * { fill: var(--primary); }

.fill-hover-primary:hover svg *, .fill-hover-primary:focus-within svg * { fill: var(--primary); }

.stroke-primary svg * { stroke: var(--primary); }

.stroke-hover-primary:hover svg *, .stroke-hover-primary:focus-within svg * { stroke: var(--primary); }

.hover-primary:hover, .hover-primary:focus-within { color: var(--primary) !important; }

.border-primary { border-color: var(--primary) !important; }

.border-hover-primary:hover, .border-hover-primary:focus-within { border-color: var(--primary) !important; }

.background-primary-t0 { background-color: rgba(243, 146, 32, 0); }

.o-0 { opacity: 0 !important; }

.background-primary-t1 { background-color: rgba(243, 146, 32, 0.2); }

.o-1 { opacity: 0.2 !important; }

.background-primary-t2 { background-color: rgba(243, 146, 32, 0.4); }

.o-2 { opacity: 0.4 !important; }

.background-primary-t3 { background-color: rgba(243, 146, 32, 0.6); }

.o-3 { opacity: 0.6 !important; }

.background-primary-t4 { background-color: rgba(243, 146, 32, 0.8); }

.o-4 { opacity: 0.8 !important; }

.background-primary-t5 { background-color: #f39220; }

.o-5 { opacity: 1 !important; }

.background-especiales { background-color: var(--especiales); }

.background-especiales:focus { background-color: var(--especiales); }

.especiales { color: var(--especiales); }

.especiales:focus { color: var(--especiales); }

.background-hover-especiales:hover, .background-hover-especiales:focus-within { background-color: var(--especiales); }

.fill-especiales svg * { fill: var(--especiales); }

.fill-hover-especiales:hover svg *, .fill-hover-especiales:focus-within svg * { fill: var(--especiales); }

.stroke-especiales svg * { stroke: var(--especiales); }

.stroke-hover-especiales:hover svg *, .stroke-hover-especiales:focus-within svg * { stroke: var(--especiales); }

.hover-especiales:hover, .hover-especiales:focus-within { color: var(--especiales) !important; }

.border-especiales { border-color: var(--especiales) !important; }

.border-hover-especiales:hover, .border-hover-especiales:focus-within { border-color: var(--especiales) !important; }

.background-especiales-t0 { background-color: rgba(254, 207, 55, 0); }

.o-0 { opacity: 0 !important; }

.background-especiales-t1 { background-color: rgba(254, 207, 55, 0.2); }

.o-1 { opacity: 0.2 !important; }

.background-especiales-t2 { background-color: rgba(254, 207, 55, 0.4); }

.o-2 { opacity: 0.4 !important; }

.background-especiales-t3 { background-color: rgba(254, 207, 55, 0.6); }

.o-3 { opacity: 0.6 !important; }

.background-especiales-t4 { background-color: rgba(254, 207, 55, 0.8); }

.o-4 { opacity: 0.8 !important; }

.background-especiales-t5 { background-color: #fecf37; }

.o-5 { opacity: 1 !important; }

.letter-spacing-0 { letter-spacing: 0rem !important; }

.letter-spacing-1 { letter-spacing: 0.1rem !important; }

.letter-spacing-2 { letter-spacing: 0.16rem !important; }

.letter-spacing-3 { letter-spacing: 0.170625em !important; }

.letter-spacing-3px { letter-spacing: 0.1875rem !important; }

.letter-spacing-4 { letter-spacing: 0.2625rem !important; }

.letter-spacing-5 { letter-spacing: 0.39375rem !important; }

.letter-spacing-6 { letter-spacing: 0.18375rem !important; }

.letter-spacing-7 { letter-spacing: 0.13125rem !important; }

.letter-spacing-8 { letter-spacing: 0.170625rem !important; }

.object-fit-cover { object-fit: cover; }

.lead { font-size: 1.3125rem !important; }

.f-10 { font-size: 0.625rem !important; }

.f-11 { font-size: 0.7rem !important; }

.f-12 { font-size: 0.75rem !important; }

.f-14 { font-size: 0.875rem !important; }

.f-16 { font-size: 1rem !important; }

.f-17 { font-size: 1.0625rem !important; }

.f-19 { font-size: 1.1875rem !important; }

.f-20 { font-size: 1.25rem !important; }

.f-21 { font-size: 1.3125rem !important; }

.f-22 { font-size: 1.375rem !important; }

.f-24 { font-size: 1.5rem !important; }

.f-25 { font-size: 1.5625rem !important; }

.f-32 { font-size: 2rem !important; }

.f-36, .about a, .about p, .about h2 { font-size: 2.25rem !important; }

.f-40 { font-size: 2.5rem !important; }

.f-44 { font-size: 2.75rem !important; }

.f-48 { font-size: 3rem !important; }

.cursor-pointer { cursor: pointer; }

.cursor-none { cursor: none; }

.top-0 { top: 0; }

.object-position-top { object-position: top; }

.left-0 { left: 0; }

.object-position-left { object-position: left; }

.right-0 { right: 0; }

.object-position-right { object-position: right; }

.bottom-0 { bottom: 0; }

.object-position-bottom { object-position: bottom; }

.lh-0 { line-height: 0 !important; }

.rounded-0 { border-radius: 0 !important; }

.top-1 { top: 0.25rem; }

.object-position-top { object-position: top; }

.left-1 { left: 0.25rem; }

.object-position-left { object-position: left; }

.right-1 { right: 0.25rem; }

.object-position-right { object-position: right; }

.bottom-1 { bottom: 0.25rem; }

.object-position-bottom { object-position: bottom; }

.lh-1 { line-height: 0.25rem !important; }

.rounded-1 { border-radius: 0.25rem !important; }

.top-2 { top: 0.5rem; }

.object-position-top { object-position: top; }

.left-2 { left: 0.5rem; }

.object-position-left { object-position: left; }

.right-2 { right: 0.5rem; }

.object-position-right { object-position: right; }

.bottom-2 { bottom: 0.5rem; }

.object-position-bottom { object-position: bottom; }

.lh-2 { line-height: 0.5rem !important; }

.rounded-2 { border-radius: 0.5rem !important; }

.top-3 { top: 1rem; }

.object-position-top { object-position: top; }

.left-3 { left: 1rem; }

.object-position-left { object-position: left; }

.right-3 { right: 1rem; }

.object-position-right { object-position: right; }

.bottom-3 { bottom: 1rem; }

.object-position-bottom { object-position: bottom; }

.lh-3 { line-height: 1rem !important; }

.rounded-3 { border-radius: 1rem !important; }

.top-4 { top: 1.5rem; }

.object-position-top { object-position: top; }

.left-4 { left: 1.5rem; }

.object-position-left { object-position: left; }

.right-4 { right: 1.5rem; }

.object-position-right { object-position: right; }

.bottom-4 { bottom: 1.5rem; }

.object-position-bottom { object-position: bottom; }

.lh-4 { line-height: 1.5rem !important; }

.rounded-4 { border-radius: 1.5rem !important; }

.top-5 { top: 3rem; }

.object-position-top { object-position: top; }

.left-5 { left: 3rem; }

.object-position-left { object-position: left; }

.right-5 { right: 3rem; }

.object-position-right { object-position: right; }

.bottom-5 { bottom: 3rem; }

.object-position-bottom { object-position: bottom; }

.lh-5 { line-height: 3rem !important; }

.rounded-5 { border-radius: 3rem !important; }

.top-6 { top: 6rem; }

.object-position-top { object-position: top; }

.left-6 { left: 6rem; }

.object-position-left { object-position: left; }

.right-6 { right: 6rem; }

.object-position-right { object-position: right; }

.bottom-6 { bottom: 6rem; }

.object-position-bottom { object-position: bottom; }

.lh-6 { line-height: 6rem !important; }

.rounded-6 { border-radius: 6rem !important; }

.top-7 { top: 7rem; }

.object-position-top { object-position: top; }

.left-7 { left: 7rem; }

.object-position-left { object-position: left; }

.right-7 { right: 7rem; }

.object-position-right { object-position: right; }

.bottom-7 { bottom: 7rem; }

.object-position-bottom { object-position: bottom; }

.lh-7 { line-height: 7rem !important; }

.rounded-7 { border-radius: 7rem !important; }

.top-8 { top: 8rem; }

.object-position-top { object-position: top; }

.left-8 { left: 8rem; }

.object-position-left { object-position: left; }

.right-8 { right: 8rem; }

.object-position-right { object-position: right; }

.bottom-8 { bottom: 8rem; }

.object-position-bottom { object-position: bottom; }

.lh-8 { line-height: 8rem !important; }

.rounded-8 { border-radius: 8rem !important; }

.top-9 { top: 9rem; }

.object-position-top { object-position: top; }

.left-9 { left: 9rem; }

.object-position-left { object-position: left; }

.right-9 { right: 9rem; }

.object-position-right { object-position: right; }

.bottom-9 { bottom: 9rem; }

.object-position-bottom { object-position: bottom; }

.lh-9 { line-height: 9rem !important; }

.rounded-9 { border-radius: 9rem !important; }

.top-20 { top: 1.25rem; }

.object-position-top { object-position: top; }

.left-20 { left: 1.25rem; }

.object-position-left { object-position: left; }

.right-20 { right: 1.25rem; }

.object-position-right { object-position: right; }

.bottom-20 { bottom: 1.25rem; }

.object-position-bottom { object-position: bottom; }

.lh-20 { line-height: 1.25rem !important; }

.rounded-20 { border-radius: 1.25rem !important; }

.top-25 { top: 1.5625rem; }

.object-position-top { object-position: top; }

.left-25 { left: 1.5625rem; }

.object-position-left { object-position: left; }

.right-25 { right: 1.5625rem; }

.object-position-right { object-position: right; }

.bottom-25 { bottom: 1.5625rem; }

.object-position-bottom { object-position: bottom; }

.lh-25 { line-height: 1.5625rem !important; }

.rounded-25 { border-radius: 1.5625rem !important; }

.top-30 { top: 1.875rem; }

.object-position-top { object-position: top; }

.left-30 { left: 1.875rem; }

.object-position-left { object-position: left; }

.right-30 { right: 1.875rem; }

.object-position-right { object-position: right; }

.bottom-30 { bottom: 1.875rem; }

.object-position-bottom { object-position: bottom; }

.lh-30 { line-height: 1.875rem !important; }

.rounded-30 { border-radius: 1.875rem !important; }

.top-32 { top: 2rem; }

.object-position-top { object-position: top; }

.left-32 { left: 2rem; }

.object-position-left { object-position: left; }

.right-32 { right: 2rem; }

.object-position-right { object-position: right; }

.bottom-32 { bottom: 2rem; }

.object-position-bottom { object-position: bottom; }

.lh-32 { line-height: 2rem !important; }

.rounded-32 { border-radius: 2rem !important; }

.top-46 { top: 2.875rem; }

.object-position-top { object-position: top; }

.left-46 { left: 2.875rem; }

.object-position-left { object-position: left; }

.right-46 { right: 2.875rem; }

.object-position-right { object-position: right; }

.bottom-46 { bottom: 2.875rem; }

.object-position-bottom { object-position: bottom; }

.lh-46 { line-height: 2.875rem !important; }

.rounded-46 { border-radius: 2.875rem !important; }

.top-50 { top: 3.125rem; }

.object-position-top { object-position: top; }

.left-50 { left: 3.125rem; }

.object-position-left { object-position: left; }

.right-50 { right: 3.125rem; }

.object-position-right { object-position: right; }

.bottom-50 { bottom: 3.125rem; }

.object-position-bottom { object-position: bottom; }

.lh-50 { line-height: 3.125rem !important; }

.rounded-50 { border-radius: 3.125rem !important; }

.top-54 { top: 3.375rem; }

.object-position-top { object-position: top; }

.left-54 { left: 3.375rem; }

.object-position-left { object-position: left; }

.right-54 { right: 3.375rem; }

.object-position-right { object-position: right; }

.bottom-54 { bottom: 3.375rem; }

.object-position-bottom { object-position: bottom; }

.lh-54 { line-height: 3.375rem !important; }

.rounded-54 { border-radius: 3.375rem !important; }

.top-60 { top: 3.75rem; }

.object-position-top { object-position: top; }

.left-60 { left: 3.75rem; }

.object-position-left { object-position: left; }

.right-60 { right: 3.75rem; }

.object-position-right { object-position: right; }

.bottom-60 { bottom: 3.75rem; }

.object-position-bottom { object-position: bottom; }

.lh-60 { line-height: 3.75rem !important; }

.rounded-60 { border-radius: 3.75rem !important; }

.top-150 { top: 9.375rem; }

.object-position-top { object-position: top; }

.left-150 { left: 9.375rem; }

.object-position-left { object-position: left; }

.right-150 { right: 9.375rem; }

.object-position-right { object-position: right; }

.bottom-150 { bottom: 9.375rem; }

.object-position-bottom { object-position: bottom; }

.lh-150 { line-height: 9.375rem !important; }

.rounded-150 { border-radius: 9.375rem !important; }

.top-100 { top: 6.25rem; }

.object-position-top { object-position: top; }

.left-100 { left: 6.25rem; }

.object-position-left { object-position: left; }

.right-100 { right: 6.25rem; }

.object-position-right { object-position: right; }

.bottom-100 { bottom: 6.25rem; }

.object-position-bottom { object-position: bottom; }

.lh-100 { line-height: 6.25rem !important; }

.rounded-100 { border-radius: 6.25rem !important; }

.top-14 { top: 0.875rem; }

.object-position-top { object-position: top; }

.left-14 { left: 0.875rem; }

.object-position-left { object-position: left; }

.right-14 { right: 0.875rem; }

.object-position-right { object-position: right; }

.bottom-14 { bottom: 0.875rem; }

.object-position-bottom { object-position: bottom; }

.lh-14 { line-height: 0.875rem !important; }

.rounded-14 { border-radius: 0.875rem !important; }

.top-12 { top: 0.75rem; }

.object-position-top { object-position: top; }

.left-12 { left: 0.75rem; }

.object-position-left { object-position: left; }

.right-12 { right: 0.75rem; }

.object-position-right { object-position: right; }

.bottom-12 { bottom: 0.75rem; }

.object-position-bottom { object-position: bottom; }

.lh-12 { line-height: 0.75rem !important; }

.rounded-12 { border-radius: 0.75rem !important; }

.top-40 { top: 2.5rem; }

.object-position-top { object-position: top; }

.left-40 { left: 2.5rem; }

.object-position-left { object-position: left; }

.right-40 { right: 2.5rem; }

.object-position-right { object-position: right; }

.bottom-40 { bottom: 2.5rem; }

.object-position-bottom { object-position: bottom; }

.lh-40 { line-height: 2.5rem !important; }

.rounded-40 { border-radius: 2.5rem !important; }

.top-44 { top: 2.75rem; }

.object-position-top { object-position: top; }

.left-44 { left: 2.75rem; }

.object-position-left { object-position: left; }

.right-44 { right: 2.75rem; }

.object-position-right { object-position: right; }

.bottom-44 { bottom: 2.75rem; }

.object-position-bottom { object-position: bottom; }

.lh-44 { line-height: 2.75rem !important; }

.rounded-44 { border-radius: 2.75rem !important; }

.top-80 { top: 5rem; }

.object-position-top { object-position: top; }

.left-80 { left: 5rem; }

.object-position-left { object-position: left; }

.right-80 { right: 5rem; }

.object-position-right { object-position: right; }

.bottom-80 { bottom: 5rem; }

.object-position-bottom { object-position: bottom; }

.lh-80 { line-height: 5rem !important; }

.rounded-80 { border-radius: 5rem !important; }

.top-700 { top: 43.75rem; }

.object-position-top { object-position: top; }

.left-700 { left: 43.75rem; }

.object-position-left { object-position: left; }

.right-700 { right: 43.75rem; }

.object-position-right { object-position: right; }

.bottom-700 { bottom: 43.75rem; }

.object-position-bottom { object-position: bottom; }

.lh-700 { line-height: 43.75rem !important; }

.rounded-700 { border-radius: 43.75rem !important; }

.top-240 { top: 15rem; }

.object-position-top { object-position: top; }

.left-240 { left: 15rem; }

.object-position-left { object-position: left; }

.right-240 { right: 15rem; }

.object-position-right { object-position: right; }

.bottom-240 { bottom: 15rem; }

.object-position-bottom { object-position: bottom; }

.lh-240 { line-height: 15rem !important; }

.rounded-240 { border-radius: 15rem !important; }

.top-btn-padding-y { top: 0.375rem; }

.object-position-top { object-position: top; }

.left-btn-padding-y { left: 0.375rem; }

.object-position-left { object-position: left; }

.right-btn-padding-y { right: 0.375rem; }

.object-position-right { object-position: right; }

.bottom-btn-padding-y { bottom: 0.375rem; }

.object-position-bottom { object-position: bottom; }

.lh-btn-padding-y { line-height: 0.375rem !important; }

.rounded-btn-padding-y { border-radius: 0.375rem !important; }

.top-btn-line-height { top: 1.5; }

.object-position-top { object-position: top; }

.left-btn-line-height { left: 1.5; }

.object-position-left { object-position: left; }

.right-btn-line-height { right: 1.5; }

.object-position-right { object-position: right; }

.bottom-btn-line-height { bottom: 1.5; }

.object-position-bottom { object-position: bottom; }

.lh-btn-line-height { line-height: 1.5 !important; }

.rounded-btn-line-height { border-radius: 1.5 !important; }

.w-25 { width: 25% !important; }

.w-25 { width: 25% !important; }

.min-w-25 { min-width: 25% !important; }

.max-w-25 { max-width: 25% !important; }

.w-50 { width: 50% !important; }

.w-50 { width: 50% !important; }

.min-w-50 { min-width: 50% !important; }

.max-w-50 { max-width: 50% !important; }

.w-75 { width: 75% !important; }

.w-75 { width: 75% !important; }

.min-w-75 { min-width: 75% !important; }

.max-w-75 { max-width: 75% !important; }

.w-100 { width: 100% !important; }

.w-100 { width: 100% !important; }

.min-w-100 { min-width: 100% !important; }

.max-w-100 { max-width: 100% !important; }

.w-auto { width: auto !important; }

.w-auto { width: auto !important; }

.min-w-auto { min-width: auto !important; }

.max-w-auto { max-width: auto !important; }

.w-75 { width: 75% !important; }

.w-75 { width: 75% !important; }

.min-w-75 { min-width: 75% !important; }

.max-w-75 { max-width: 75% !important; }

.w-14px { width: 0.875rem !important; }

.w-14px { width: 0.875rem !important; }

.min-w-14px { min-width: 0.875rem !important; }

.max-w-14px { max-width: 0.875rem !important; }

.w-67px { width: 4.1875rem !important; }

.w-67px { width: 4.1875rem !important; }

.min-w-67px { min-width: 4.1875rem !important; }

.max-w-67px { max-width: 4.1875rem !important; }

.w-44px { width: 2.75rem !important; }

.w-44px { width: 2.75rem !important; }

.min-w-44px { min-width: 2.75rem !important; }

.max-w-44px { max-width: 2.75rem !important; }

.w-46px { width: 2.875rem !important; }

.w-46px { width: 2.875rem !important; }

.min-w-46px { min-width: 2.875rem !important; }

.max-w-46px { max-width: 2.875rem !important; }

.w-54px { width: 3.375rem !important; }

.w-54px { width: 3.375rem !important; }

.min-w-54px { min-width: 3.375rem !important; }

.max-w-54px { max-width: 3.375rem !important; }

.w-36px { width: 2.25rem !important; }

.w-36px { width: 2.25rem !important; }

.min-w-36px { min-width: 2.25rem !important; }

.max-w-36px { max-width: 2.25rem !important; }

.w-47px { width: 3.9375rem !important; }

.w-47px { width: 3.9375rem !important; }

.min-w-47px { min-width: 3.9375rem !important; }

.max-w-47px { max-width: 3.9375rem !important; }

.w-49px { width: 3.0625rem !important; }

.w-49px { width: 3.0625rem !important; }

.min-w-49px { min-width: 3.0625rem !important; }

.max-w-49px { max-width: 3.0625rem !important; }

.w-74px { width: 4.625rem !important; }

.w-74px { width: 4.625rem !important; }

.min-w-74px { min-width: 4.625rem !important; }

.max-w-74px { max-width: 4.625rem !important; }

.w-90px { width: 90px !important; }

.w-90px { width: 90px !important; }

.min-w-90px { min-width: 90px !important; }

.max-w-90px { max-width: 90px !important; }

.w-100px { width: 100px !important; }

.w-100px { width: 100px !important; }

.min-w-100px { min-width: 100px !important; }

.max-w-100px { max-width: 100px !important; }

.w-180px { width: 11.25rem !important; }

.w-180px { width: 11.25rem !important; }

.min-w-180px { min-width: 11.25rem !important; }

.max-w-180px { max-width: 11.25rem !important; }

.w-220px { width: 220px !important; }

.w-220px { width: 220px !important; }

.min-w-220px { min-width: 220px !important; }

.max-w-220px { max-width: 220px !important; }

.w-221px { width: 13.8125rem !important; }

.w-221px { width: 13.8125rem !important; }

.min-w-221px { min-width: 13.8125rem !important; }

.max-w-221px { max-width: 13.8125rem !important; }

.w-333px { width: 20.8125rem !important; }

.w-333px { width: 20.8125rem !important; }

.min-w-333px { min-width: 20.8125rem !important; }

.max-w-333px { max-width: 20.8125rem !important; }

.w-600px { width: 37.5rem !important; }

.w-600px { width: 37.5rem !important; }

.min-w-600px { min-width: 37.5rem !important; }

.max-w-600px { max-width: 37.5rem !important; }

.w-780px { width: 780px !important; }

.w-780px { width: 780px !important; }

.min-w-780px { min-width: 780px !important; }

.max-w-780px { max-width: 780px !important; }

.w-1200px { width: 78rem !important; }

.w-1200px { width: 78rem !important; }

.min-w-1200px { min-width: 78rem !important; }

.max-w-1200px { max-width: 78rem !important; }

.h-25 { height: 25% !important; }

.h-25 { height: 25% !important; }

.min-h-25 { min-height: 25% !important; }

.max-h-25 { max-height: 25% !important; }

.h-50 { height: 50% !important; }

.h-50 { height: 50% !important; }

.min-h-50 { min-height: 50% !important; }

.max-h-50 { max-height: 50% !important; }

.h-75 { height: 75% !important; }

.h-75 { height: 75% !important; }

.min-h-75 { min-height: 75% !important; }

.max-h-75 { max-height: 75% !important; }

.h-100 { height: 100% !important; }

.h-100 { height: 100% !important; }

.min-h-100 { min-height: 100% !important; }

.max-h-100 { max-height: 100% !important; }

.h-auto { height: auto !important; }

.h-auto { height: auto !important; }

.min-h-auto { min-height: auto !important; }

.max-h-auto { max-height: auto !important; }

.h-75 { height: 75% !important; }

.h-75 { height: 75% !important; }

.min-h-75 { min-height: 75% !important; }

.max-h-75 { max-height: 75% !important; }

.h-14px { height: 0.875rem !important; }

.h-14px { height: 0.875rem !important; }

.min-h-14px { min-height: 0.875rem !important; }

.max-h-14px { max-height: 0.875rem !important; }

.h-67px { height: 4.1875rem !important; }

.h-67px { height: 4.1875rem !important; }

.min-h-67px { min-height: 4.1875rem !important; }

.max-h-67px { max-height: 4.1875rem !important; }

.h-44px { height: 2.75rem !important; }

.h-44px { height: 2.75rem !important; }

.min-h-44px { min-height: 2.75rem !important; }

.max-h-44px { max-height: 2.75rem !important; }

.h-46px { height: 2.875rem !important; }

.h-46px { height: 2.875rem !important; }

.min-h-46px { min-height: 2.875rem !important; }

.max-h-46px { max-height: 2.875rem !important; }

.h-54px { height: 3.375rem !important; }

.h-54px { height: 3.375rem !important; }

.min-h-54px { min-height: 3.375rem !important; }

.max-h-54px { max-height: 3.375rem !important; }

.h-36px { height: 2.25rem !important; }

.h-36px { height: 2.25rem !important; }

.min-h-36px { min-height: 2.25rem !important; }

.max-h-36px { max-height: 2.25rem !important; }

.h-47px { height: 3.9375rem !important; }

.h-47px { height: 3.9375rem !important; }

.min-h-47px { min-height: 3.9375rem !important; }

.max-h-47px { max-height: 3.9375rem !important; }

.h-49px { height: 3.0625rem !important; }

.h-49px { height: 3.0625rem !important; }

.min-h-49px { min-height: 3.0625rem !important; }

.max-h-49px { max-height: 3.0625rem !important; }

.h-74px { height: 4.625rem !important; }

.h-74px { height: 4.625rem !important; }

.min-h-74px { min-height: 4.625rem !important; }

.max-h-74px { max-height: 4.625rem !important; }

.h-90px { height: 90px !important; }

.h-90px { height: 90px !important; }

.min-h-90px { min-height: 90px !important; }

.max-h-90px { max-height: 90px !important; }

.h-100px { height: 100px !important; }

.h-100px { height: 100px !important; }

.min-h-100px { min-height: 100px !important; }

.max-h-100px { max-height: 100px !important; }

.h-180px { height: 11.25rem !important; }

.h-180px { height: 11.25rem !important; }

.min-h-180px { min-height: 11.25rem !important; }

.max-h-180px { max-height: 11.25rem !important; }

.h-220px { height: 220px !important; }

.h-220px { height: 220px !important; }

.min-h-220px { min-height: 220px !important; }

.max-h-220px { max-height: 220px !important; }

.h-221px { height: 13.8125rem !important; }

.h-221px { height: 13.8125rem !important; }

.min-h-221px { min-height: 13.8125rem !important; }

.max-h-221px { max-height: 13.8125rem !important; }

.h-333px { height: 20.8125rem !important; }

.h-333px { height: 20.8125rem !important; }

.min-h-333px { min-height: 20.8125rem !important; }

.max-h-333px { max-height: 20.8125rem !important; }

.h-600px { height: 37.5rem !important; }

.h-600px { height: 37.5rem !important; }

.min-h-600px { min-height: 37.5rem !important; }

.max-h-600px { max-height: 37.5rem !important; }

.h-780px { height: 780px !important; }

.h-780px { height: 780px !important; }

.min-h-780px { min-height: 780px !important; }

.max-h-780px { max-height: 780px !important; }

.h-1200px { height: 78rem !important; }

.h-1200px { height: 78rem !important; }

.min-h-1200px { min-height: 78rem !important; }

.max-h-1200px { max-height: 78rem !important; }

.transform-scale-n8 { transform: scale(0.8) !important; }

.transform-scale-hover-n8:hover, .transform-scale-hover-n8:focus { transform: scale(0.8) !important; }

.transform-scale-1 { transform: scale(1) !important; }

.transform-scale-hover-1:hover, .transform-scale-hover-1:focus { transform: scale(1) !important; }

.background-size-auto-100 { background-size: auto 100% !important; }

.background-size-cover { background-size: cover !important; }

.background-size-auto { background-size: auto !important; }

.background-size-contain { background-size: contain !important; }

.background-position-center-bottom { background-position: center bottom; }

.background-position-center-left { background-position: center left; }

.background-position-center-right { background-position: center right; }

.background-position-top-bottom { background-position: top bottom; }

.background-position-top-left { background-position: top left; }

.background-position-top-right { background-position: top right; }

.background-image-site { background-image: url("../../public/e4beebec-3ca7-4339-82a0-361138524240/background.png"); }

.background-image-footer { background-image: url("../../public/footer.png"); }

@media (min-width: 576px) { .border-sm { border: 1px solid #dee2e6 !important; } .border-sm-0 { border: 0 !important; } .border-sm-top { border-top: 1px solid #dee2e6 !important; } .border-sm-top-0 { border-top: 0 !important; } .border-sm-top-dashed { border-top: 1px dashed #dee2e6 !important; } .border-sm-left { border-left: 1px solid #dee2e6 !important; } .border-sm-left-0 { border-left: 0 !important; } .border-sm-left-dashed { border-left: 1px dashed #dee2e6 !important; } .border-sm-right { border-right: 1px solid #dee2e6 !important; } .border-sm-right-0 { border-right: 0 !important; } .border-sm-right-dashed { border-right: 1px dashed #dee2e6 !important; } .border-sm-bottom { border-bottom: 1px solid #dee2e6 !important; } .border-sm-bottom-0 { border-bottom: 0 !important; } .border-sm-bottom-dashed { border-bottom: 1px dashed #dee2e6 !important; } .border-width-sm-1 { border-width: 1px !important; } .border-width-sm-2 { border-width: 2px !important; } .border-width-sm-3 { border-width: 3px !important; } .border-width-sm-4 { border-width: 4px !important; } .border-width-sm-5 { border-width: 5px !important; } .background-sm-primary { background-color: var(--primary); } .background-sm-primary:focus { background-color: var(--primary); } .background-sm-secondary { background-color: var(--secondary); } .background-sm-secondary:focus { background-color: var(--secondary); } .background-sm-success { background-color: var(--success); } .background-sm-success:focus { background-color: var(--success); } .background-sm-info { background-color: var(--info); } .background-sm-info:focus { background-color: var(--info); } .background-sm-warning { background-color: var(--warning); } .background-sm-warning:focus { background-color: var(--warning); } .background-sm-danger { background-color: var(--danger); } .background-sm-danger:focus { background-color: var(--danger); } .background-sm-light { background-color: var(--light); } .background-sm-light:focus { background-color: var(--light); } .background-sm-dark { background-color: var(--dark); } .background-sm-dark:focus { background-color: var(--dark); } .background-sm-blue { background-color: var(--blue); } .background-sm-blue:focus { background-color: var(--blue); } .blue-sm { color: var(--blue); } .blue-sm:focus { color: var(--blue); } .background-hover-sm-blue:hover, .background-hover-sm-blue:focus-within { background-color: var(--blue); } .fill-sm-blue svg * { fill: var(--blue); } .fill-hover-sm-blue:hover svg *, .fill-hover-sm-blue:focus-within svg * { fill: var(--blue); } .stroke-sm-blue svg * { stroke: var(--blue); } .stroke-hover-sm-blue:hover svg *, .stroke-hover-sm-blue:focus-within svg * { stroke: var(--blue); } .hover-blue:hover, .hover-blue:focus-within { color: var(--blue) !important; } .border-sm-blue { border-color: var(--blue) !important; } .border-hover-sm-blue:hover, .border-hover-sm-blue:focus-within { border-color: var(--blue) !important; } .background-sm-blue-t0 { background-color: rgba(86, 79, 227, 0); } .o-sm-0 { opacity: 0 !important; } .background-sm-blue-t1 { background-color: rgba(86, 79, 227, 0.2); } .o-sm-1 { opacity: 0.2 !important; } .background-sm-blue-t2 { background-color: rgba(86, 79, 227, 0.4); } .o-sm-2 { opacity: 0.4 !important; } .background-sm-blue-t3 { background-color: rgba(86, 79, 227, 0.6); } .o-sm-3 { opacity: 0.6 !important; } .background-sm-blue-t4 { background-color: rgba(86, 79, 227, 0.8); } .o-sm-4 { opacity: 0.8 !important; } .background-sm-blue-t5 { background-color: #564fe3; } .o-sm-5 { opacity: 1 !important; } .background-sm-indigo { background-color: var(--indigo); } .background-sm-indigo:focus { background-color: var(--indigo); } .indigo-sm { color: var(--indigo); } .indigo-sm:focus { color: var(--indigo); } .background-hover-sm-indigo:hover, .background-hover-sm-indigo:focus-within { background-color: var(--indigo); } .fill-sm-indigo svg * { fill: var(--indigo); } .fill-hover-sm-indigo:hover svg *, .fill-hover-sm-indigo:focus-within svg * { fill: var(--indigo); } .stroke-sm-indigo svg * { stroke: var(--indigo); } .stroke-hover-sm-indigo:hover svg *, .stroke-hover-sm-indigo:focus-within svg * { stroke: var(--indigo); } .hover-indigo:hover, .hover-indigo:focus-within { color: var(--indigo) !important; } .border-sm-indigo { border-color: var(--indigo) !important; } .border-hover-sm-indigo:hover, .border-hover-sm-indigo:focus-within { border-color: var(--indigo) !important; } .background-sm-indigo-t0 { background-color: rgba(102, 16, 242, 0); } .o-sm-0 { opacity: 0 !important; } .background-sm-indigo-t1 { background-color: rgba(102, 16, 242, 0.2); } .o-sm-1 { opacity: 0.2 !important; } .background-sm-indigo-t2 { background-color: rgba(102, 16, 242, 0.4); } .o-sm-2 { opacity: 0.4 !important; } .background-sm-indigo-t3 { background-color: rgba(102, 16, 242, 0.6); } .o-sm-3 { opacity: 0.6 !important; } .background-sm-indigo-t4 { background-color: rgba(102, 16, 242, 0.8); } .o-sm-4 { opacity: 0.8 !important; } .background-sm-indigo-t5 { background-color: #6610f2; } .o-sm-5 { opacity: 1 !important; } .background-sm-purple { background-color: var(--purple); } .background-sm-purple:focus { background-color: var(--purple); } .purple-sm { color: var(--purple); } .purple-sm:focus { color: var(--purple); } .background-hover-sm-purple:hover, .background-hover-sm-purple:focus-within { background-color: var(--purple); } .fill-sm-purple svg * { fill: var(--purple); } .fill-hover-sm-purple:hover svg *, .fill-hover-sm-purple:focus-within svg * { fill: var(--purple); } .stroke-sm-purple svg * { stroke: var(--purple); } .stroke-hover-sm-purple:hover svg *, .stroke-hover-sm-purple:focus-within svg * { stroke: var(--purple); } .hover-purple:hover, .hover-purple:focus-within { color: var(--purple) !important; } .border-sm-purple { border-color: var(--purple) !important; } .border-hover-sm-purple:hover, .border-hover-sm-purple:focus-within { border-color: var(--purple) !important; } .background-sm-purple-t0 { background-color: rgba(111, 66, 193, 0); } .o-sm-0 { opacity: 0 !important; } .background-sm-purple-t1 { background-color: rgba(111, 66, 193, 0.2); } .o-sm-1 { opacity: 0.2 !important; } .background-sm-purple-t2 { background-color: rgba(111, 66, 193, 0.4); } .o-sm-2 { opacity: 0.4 !important; } .background-sm-purple-t3 { background-color: rgba(111, 66, 193, 0.6); } .o-sm-3 { opacity: 0.6 !important; } .background-sm-purple-t4 { background-color: rgba(111, 66, 193, 0.8); } .o-sm-4 { opacity: 0.8 !important; } .background-sm-purple-t5 { background-color: #6f42c1; } .o-sm-5 { opacity: 1 !important; } .background-sm-pink { background-color: var(--pink); } .background-sm-pink:focus { background-color: var(--pink); } .pink-sm { color: var(--pink); } .pink-sm:focus { color: var(--pink); } .background-hover-sm-pink:hover, .background-hover-sm-pink:focus-within { background-color: var(--pink); } .fill-sm-pink svg * { fill: var(--pink); } .fill-hover-sm-pink:hover svg *, .fill-hover-sm-pink:focus-within svg * { fill: var(--pink); } .stroke-sm-pink svg * { stroke: var(--pink); } .stroke-hover-sm-pink:hover svg *, .stroke-hover-sm-pink:focus-within svg * { stroke: var(--pink); } .hover-pink:hover, .hover-pink:focus-within { color: var(--pink) !important; } .border-sm-pink { border-color: var(--pink) !important; } .border-hover-sm-pink:hover, .border-hover-sm-pink:focus-within { border-color: var(--pink) !important; } .background-sm-pink-t0 { background-color: rgba(232, 62, 140, 0); } .o-sm-0 { opacity: 0 !important; } .background-sm-pink-t1 { background-color: rgba(232, 62, 140, 0.2); } .o-sm-1 { opacity: 0.2 !important; } .background-sm-pink-t2 { background-color: rgba(232, 62, 140, 0.4); } .o-sm-2 { opacity: 0.4 !important; } .background-sm-pink-t3 { background-color: rgba(232, 62, 140, 0.6); } .o-sm-3 { opacity: 0.6 !important; } .background-sm-pink-t4 { background-color: rgba(232, 62, 140, 0.8); } .o-sm-4 { opacity: 0.8 !important; } .background-sm-pink-t5 { background-color: #e83e8c; } .o-sm-5 { opacity: 1 !important; } .background-sm-red { background-color: var(--red); } .background-sm-red:focus { background-color: var(--red); } .red-sm { color: var(--red); } .red-sm:focus { color: var(--red); } .background-hover-sm-red:hover, .background-hover-sm-red:focus-within { background-color: var(--red); } .fill-sm-red svg * { fill: var(--red); } .fill-hover-sm-red:hover svg *, .fill-hover-sm-red:focus-within svg * { fill: var(--red); } .stroke-sm-red svg * { stroke: var(--red); } .stroke-hover-sm-red:hover svg *, .stroke-hover-sm-red:focus-within svg * { stroke: var(--red); } .hover-red:hover, .hover-red:focus-within { color: var(--red) !important; } .border-sm-red { border-color: var(--red) !important; } .border-hover-sm-red:hover, .border-hover-sm-red:focus-within { border-color: var(--red) !important; } .background-sm-red-t0 { background-color: rgba(220, 53, 69, 0); } .o-sm-0 { opacity: 0 !important; } .background-sm-red-t1 { background-color: rgba(220, 53, 69, 0.2); } .o-sm-1 { opacity: 0.2 !important; } .background-sm-red-t2 { background-color: rgba(220, 53, 69, 0.4); } .o-sm-2 { opacity: 0.4 !important; } .background-sm-red-t3 { background-color: rgba(220, 53, 69, 0.6); } .o-sm-3 { opacity: 0.6 !important; } .background-sm-red-t4 { background-color: rgba(220, 53, 69, 0.8); } .o-sm-4 { opacity: 0.8 !important; } .background-sm-red-t5 { background-color: #dc3545; } .o-sm-5 { opacity: 1 !important; } .background-sm-orange { background-color: var(--orange); } .background-sm-orange:focus { background-color: var(--orange); } .orange-sm { color: var(--orange); } .orange-sm:focus { color: var(--orange); } .background-hover-sm-orange:hover, .background-hover-sm-orange:focus-within { background-color: var(--orange); } .fill-sm-orange svg * { fill: var(--orange); } .fill-hover-sm-orange:hover svg *, .fill-hover-sm-orange:focus-within svg * { fill: var(--orange); } .stroke-sm-orange svg * { stroke: var(--orange); } .stroke-hover-sm-orange:hover svg *, .stroke-hover-sm-orange:focus-within svg * { stroke: var(--orange); } .hover-orange:hover, .hover-orange:focus-within { color: var(--orange) !important; } .border-sm-orange { border-color: var(--orange) !important; } .border-hover-sm-orange:hover, .border-hover-sm-orange:focus-within { border-color: var(--orange) !important; } .background-sm-orange-t0 { background-color: rgba(253, 126, 20, 0); } .o-sm-0 { opacity: 0 !important; } .background-sm-orange-t1 { background-color: rgba(253, 126, 20, 0.2); } .o-sm-1 { opacity: 0.2 !important; } .background-sm-orange-t2 { background-color: rgba(253, 126, 20, 0.4); } .o-sm-2 { opacity: 0.4 !important; } .background-sm-orange-t3 { background-color: rgba(253, 126, 20, 0.6); } .o-sm-3 { opacity: 0.6 !important; } .background-sm-orange-t4 { background-color: rgba(253, 126, 20, 0.8); } .o-sm-4 { opacity: 0.8 !important; } .background-sm-orange-t5 { background-color: #fd7e14; } .o-sm-5 { opacity: 1 !important; } .background-sm-yellow { background-color: var(--yellow); } .background-sm-yellow:focus { background-color: var(--yellow); } .yellow-sm { color: var(--yellow); } .yellow-sm:focus { color: var(--yellow); } .background-hover-sm-yellow:hover, .background-hover-sm-yellow:focus-within { background-color: var(--yellow); } .fill-sm-yellow svg * { fill: var(--yellow); } .fill-hover-sm-yellow:hover svg *, .fill-hover-sm-yellow:focus-within svg * { fill: var(--yellow); } .stroke-sm-yellow svg * { stroke: var(--yellow); } .stroke-hover-sm-yellow:hover svg *, .stroke-hover-sm-yellow:focus-within svg * { stroke: var(--yellow); } .hover-yellow:hover, .hover-yellow:focus-within { color: var(--yellow) !important; } .border-sm-yellow { border-color: var(--yellow) !important; } .border-hover-sm-yellow:hover, .border-hover-sm-yellow:focus-within { border-color: var(--yellow) !important; } .background-sm-yellow-t0 { background-color: rgba(255, 193, 7, 0); } .o-sm-0 { opacity: 0 !important; } .background-sm-yellow-t1 { background-color: rgba(255, 193, 7, 0.2); } .o-sm-1 { opacity: 0.2 !important; } .background-sm-yellow-t2 { background-color: rgba(255, 193, 7, 0.4); } .o-sm-2 { opacity: 0.4 !important; } .background-sm-yellow-t3 { background-color: rgba(255, 193, 7, 0.6); } .o-sm-3 { opacity: 0.6 !important; } .background-sm-yellow-t4 { background-color: rgba(255, 193, 7, 0.8); } .o-sm-4 { opacity: 0.8 !important; } .background-sm-yellow-t5 { background-color: #ffc107; } .o-sm-5 { opacity: 1 !important; } .background-sm-green { background-color: var(--green); } .background-sm-green:focus { background-color: var(--green); } .green-sm { color: var(--green); } .green-sm:focus { color: var(--green); } .background-hover-sm-green:hover, .background-hover-sm-green:focus-within { background-color: var(--green); } .fill-sm-green svg * { fill: var(--green); } .fill-hover-sm-green:hover svg *, .fill-hover-sm-green:focus-within svg * { fill: var(--green); } .stroke-sm-green svg * { stroke: var(--green); } .stroke-hover-sm-green:hover svg *, .stroke-hover-sm-green:focus-within svg * { stroke: var(--green); } .hover-green:hover, .hover-green:focus-within { color: var(--green) !important; } .border-sm-green { border-color: var(--green) !important; } .border-hover-sm-green:hover, .border-hover-sm-green:focus-within { border-color: var(--green) !important; } .background-sm-green-t0 { background-color: rgba(40, 167, 69, 0); } .o-sm-0 { opacity: 0 !important; } .background-sm-green-t1 { background-color: rgba(40, 167, 69, 0.2); } .o-sm-1 { opacity: 0.2 !important; } .background-sm-green-t2 { background-color: rgba(40, 167, 69, 0.4); } .o-sm-2 { opacity: 0.4 !important; } .background-sm-green-t3 { background-color: rgba(40, 167, 69, 0.6); } .o-sm-3 { opacity: 0.6 !important; } .background-sm-green-t4 { background-color: rgba(40, 167, 69, 0.8); } .o-sm-4 { opacity: 0.8 !important; } .background-sm-green-t5 { background-color: #28a745; } .o-sm-5 { opacity: 1 !important; } .background-sm-teal { background-color: var(--teal); } .background-sm-teal:focus { background-color: var(--teal); } .teal-sm { color: var(--teal); } .teal-sm:focus { color: var(--teal); } .background-hover-sm-teal:hover, .background-hover-sm-teal:focus-within { background-color: var(--teal); } .fill-sm-teal svg * { fill: var(--teal); } .fill-hover-sm-teal:hover svg *, .fill-hover-sm-teal:focus-within svg * { fill: var(--teal); } .stroke-sm-teal svg * { stroke: var(--teal); } .stroke-hover-sm-teal:hover svg *, .stroke-hover-sm-teal:focus-within svg * { stroke: var(--teal); } .hover-teal:hover, .hover-teal:focus-within { color: var(--teal) !important; } .border-sm-teal { border-color: var(--teal) !important; } .border-hover-sm-teal:hover, .border-hover-sm-teal:focus-within { border-color: var(--teal) !important; } .background-sm-teal-t0 { background-color: rgba(32, 201, 151, 0); } .o-sm-0 { opacity: 0 !important; } .background-sm-teal-t1 { background-color: rgba(32, 201, 151, 0.2); } .o-sm-1 { opacity: 0.2 !important; } .background-sm-teal-t2 { background-color: rgba(32, 201, 151, 0.4); } .o-sm-2 { opacity: 0.4 !important; } .background-sm-teal-t3 { background-color: rgba(32, 201, 151, 0.6); } .o-sm-3 { opacity: 0.6 !important; } .background-sm-teal-t4 { background-color: rgba(32, 201, 151, 0.8); } .o-sm-4 { opacity: 0.8 !important; } .background-sm-teal-t5 { background-color: #20c997; } .o-sm-5 { opacity: 1 !important; } .background-sm-cyan { background-color: var(--cyan); } .background-sm-cyan:focus { background-color: var(--cyan); } .cyan-sm { color: var(--cyan); } .cyan-sm:focus { color: var(--cyan); } .background-hover-sm-cyan:hover, .background-hover-sm-cyan:focus-within { background-color: var(--cyan); } .fill-sm-cyan svg * { fill: var(--cyan); } .fill-hover-sm-cyan:hover svg *, .fill-hover-sm-cyan:focus-within svg * { fill: var(--cyan); } .stroke-sm-cyan svg * { stroke: var(--cyan); } .stroke-hover-sm-cyan:hover svg *, .stroke-hover-sm-cyan:focus-within svg * { stroke: var(--cyan); } .hover-cyan:hover, .hover-cyan:focus-within { color: var(--cyan) !important; } .border-sm-cyan { border-color: var(--cyan) !important; } .border-hover-sm-cyan:hover, .border-hover-sm-cyan:focus-within { border-color: var(--cyan) !important; } .background-sm-cyan-t0 { background-color: rgba(23, 162, 184, 0); } .o-sm-0 { opacity: 0 !important; } .background-sm-cyan-t1 { background-color: rgba(23, 162, 184, 0.2); } .o-sm-1 { opacity: 0.2 !important; } .background-sm-cyan-t2 { background-color: rgba(23, 162, 184, 0.4); } .o-sm-2 { opacity: 0.4 !important; } .background-sm-cyan-t3 { background-color: rgba(23, 162, 184, 0.6); } .o-sm-3 { opacity: 0.6 !important; } .background-sm-cyan-t4 { background-color: rgba(23, 162, 184, 0.8); } .o-sm-4 { opacity: 0.8 !important; } .background-sm-cyan-t5 { background-color: #17a2b8; } .o-sm-5 { opacity: 1 !important; } .background-sm-white { background-color: var(--white); } .background-sm-white:focus { background-color: var(--white); } .white-sm { color: var(--white); } .white-sm:focus { color: var(--white); } .background-hover-sm-white:hover, .background-hover-sm-white:focus-within { background-color: var(--white); } .fill-sm-white svg * { fill: var(--white); } .fill-hover-sm-white:hover svg *, .fill-hover-sm-white:focus-within svg * { fill: var(--white); } .stroke-sm-white svg * { stroke: var(--white); } .stroke-hover-sm-white:hover svg *, .stroke-hover-sm-white:focus-within svg * { stroke: var(--white); } .hover-white:hover, .hover-white:focus-within { color: var(--white) !important; } .border-sm-white { border-color: var(--white) !important; } .border-hover-sm-white:hover, .border-hover-sm-white:focus-within { border-color: var(--white) !important; } .background-sm-white-t0 { background-color: rgba(255, 255, 255, 0); } .o-sm-0 { opacity: 0 !important; } .background-sm-white-t1 { background-color: rgba(255, 255, 255, 0.2); } .o-sm-1 { opacity: 0.2 !important; } .background-sm-white-t2 { background-color: rgba(255, 255, 255, 0.4); } .o-sm-2 { opacity: 0.4 !important; } .background-sm-white-t3 { background-color: rgba(255, 255, 255, 0.6); } .o-sm-3 { opacity: 0.6 !important; } .background-sm-white-t4 { background-color: rgba(255, 255, 255, 0.8); } .o-sm-4 { opacity: 0.8 !important; } .background-sm-white-t5 { background-color: white; } .o-sm-5 { opacity: 1 !important; } .background-sm-gray { background-color: var(--gray); } .background-sm-gray:focus { background-color: var(--gray); } .gray-sm { color: var(--gray); } .gray-sm:focus { color: var(--gray); } .background-hover-sm-gray:hover, .background-hover-sm-gray:focus-within { background-color: var(--gray); } .fill-sm-gray svg * { fill: var(--gray); } .fill-hover-sm-gray:hover svg *, .fill-hover-sm-gray:focus-within svg * { fill: var(--gray); } .stroke-sm-gray svg * { stroke: var(--gray); } .stroke-hover-sm-gray:hover svg *, .stroke-hover-sm-gray:focus-within svg * { stroke: var(--gray); } .hover-gray:hover, .hover-gray:focus-within { color: var(--gray) !important; } .border-sm-gray { border-color: var(--gray) !important; } .border-hover-sm-gray:hover, .border-hover-sm-gray:focus-within { border-color: var(--gray) !important; } .background-sm-gray-t0 { background-color: rgba(108, 117, 125, 0); } .o-sm-0 { opacity: 0 !important; } .background-sm-gray-t1 { background-color: rgba(108, 117, 125, 0.2); } .o-sm-1 { opacity: 0.2 !important; } .background-sm-gray-t2 { background-color: rgba(108, 117, 125, 0.4); } .o-sm-2 { opacity: 0.4 !important; } .background-sm-gray-t3 { background-color: rgba(108, 117, 125, 0.6); } .o-sm-3 { opacity: 0.6 !important; } .background-sm-gray-t4 { background-color: rgba(108, 117, 125, 0.8); } .o-sm-4 { opacity: 0.8 !important; } .background-sm-gray-t5 { background-color: #6c757d; } .o-sm-5 { opacity: 1 !important; } .background-sm-gray-dark { background-color: var(--gray-dark); } .background-sm-gray-dark:focus { background-color: var(--gray-dark); } .gray-dark-sm { color: var(--gray-dark); } .gray-dark-sm:focus { color: var(--gray-dark); } .background-hover-sm-gray-dark:hover, .background-hover-sm-gray-dark:focus-within { background-color: var(--gray-dark); } .fill-sm-gray-dark svg * { fill: var(--gray-dark); } .fill-hover-sm-gray-dark:hover svg *, .fill-hover-sm-gray-dark:focus-within svg * { fill: var(--gray-dark); } .stroke-sm-gray-dark svg * { stroke: var(--gray-dark); } .stroke-hover-sm-gray-dark:hover svg *, .stroke-hover-sm-gray-dark:focus-within svg * { stroke: var(--gray-dark); } .hover-gray-dark:hover, .hover-gray-dark:focus-within { color: var(--gray-dark) !important; } .border-sm-gray-dark { border-color: var(--gray-dark) !important; } .border-hover-sm-gray-dark:hover, .border-hover-sm-gray-dark:focus-within { border-color: var(--gray-dark) !important; } .background-sm-gray-dark-t0 { background-color: rgba(52, 58, 64, 0); } .o-sm-0 { opacity: 0 !important; } .background-sm-gray-dark-t1 { background-color: rgba(52, 58, 64, 0.2); } .o-sm-1 { opacity: 0.2 !important; } .background-sm-gray-dark-t2 { background-color: rgba(52, 58, 64, 0.4); } .o-sm-2 { opacity: 0.4 !important; } .background-sm-gray-dark-t3 { background-color: rgba(52, 58, 64, 0.6); } .o-sm-3 { opacity: 0.6 !important; } .background-sm-gray-dark-t4 { background-color: rgba(52, 58, 64, 0.8); } .o-sm-4 { opacity: 0.8 !important; } .background-sm-gray-dark-t5 { background-color: #343a40; } .o-sm-5 { opacity: 1 !important; } .background-sm-black { background-color: var(--black); } .background-sm-black:focus { background-color: var(--black); } .black-sm { color: var(--black); } .black-sm:focus { color: var(--black); } .background-hover-sm-black:hover, .background-hover-sm-black:focus-within { background-color: var(--black); } .fill-sm-black svg * { fill: var(--black); } .fill-hover-sm-black:hover svg *, .fill-hover-sm-black:focus-within svg * { fill: var(--black); } .stroke-sm-black svg * { stroke: var(--black); } .stroke-hover-sm-black:hover svg *, .stroke-hover-sm-black:focus-within svg * { stroke: var(--black); } .hover-black:hover, .hover-black:focus-within { color: var(--black) !important; } .border-sm-black { border-color: var(--black) !important; } .border-hover-sm-black:hover, .border-hover-sm-black:focus-within { border-color: var(--black) !important; } .background-sm-black-t0 { background-color: rgba(0, 0, 0, 0); } .o-sm-0 { opacity: 0 !important; } .background-sm-black-t1 { background-color: rgba(0, 0, 0, 0.2); } .o-sm-1 { opacity: 0.2 !important; } .background-sm-black-t2 { background-color: rgba(0, 0, 0, 0.4); } .o-sm-2 { opacity: 0.4 !important; } .background-sm-black-t3 { background-color: rgba(0, 0, 0, 0.6); } .o-sm-3 { opacity: 0.6 !important; } .background-sm-black-t4 { background-color: rgba(0, 0, 0, 0.8); } .o-sm-4 { opacity: 0.8 !important; } .background-sm-black-t5 { background-color: black; } .o-sm-5 { opacity: 1 !important; } .background-sm-transparent { background-color: var(--transparent); } .background-sm-transparent:focus { background-color: var(--transparent); } .transparent-sm { color: var(--transparent); } .transparent-sm:focus { color: var(--transparent); } .background-hover-sm-transparent:hover, .background-hover-sm-transparent:focus-within { background-color: var(--transparent); } .fill-sm-transparent svg * { fill: var(--transparent); } .fill-hover-sm-transparent:hover svg *, .fill-hover-sm-transparent:focus-within svg * { fill: var(--transparent); } .stroke-sm-transparent svg * { stroke: var(--transparent); } .stroke-hover-sm-transparent:hover svg *, .stroke-hover-sm-transparent:focus-within svg * { stroke: var(--transparent); } .hover-transparent:hover, .hover-transparent:focus-within { color: var(--transparent) !important; } .border-sm-transparent { border-color: var(--transparent) !important; } .border-hover-sm-transparent:hover, .border-hover-sm-transparent:focus-within { border-color: var(--transparent) !important; } .background-sm-transparent-t0 { background-color: rgba(0, 0, 0, 0); } .o-sm-0 { opacity: 0 !important; } .background-sm-transparent-t1 { background-color: rgba(0, 0, 0, 0); } .o-sm-1 { opacity: 0.2 !important; } .background-sm-transparent-t2 { background-color: rgba(0, 0, 0, 0); } .o-sm-2 { opacity: 0.4 !important; } .background-sm-transparent-t3 { background-color: rgba(0, 0, 0, 0); } .o-sm-3 { opacity: 0.6 !important; } .background-sm-transparent-t4 { background-color: rgba(0, 0, 0, 0); } .o-sm-4 { opacity: 0.8 !important; } .background-sm-transparent-t5 { background-color: rgba(0, 0, 0, 0); } .o-sm-5 { opacity: 1 !important; } .background-sm-menu { background-color: var(--menu); } .background-sm-menu:focus { background-color: var(--menu); } .menu-sm { color: var(--menu); } .menu-sm:focus { color: var(--menu); } .background-hover-sm-menu:hover, .background-hover-sm-menu:focus-within { background-color: var(--menu); } .fill-sm-menu svg * { fill: var(--menu); } .fill-hover-sm-menu:hover svg *, .fill-hover-sm-menu:focus-within svg * { fill: var(--menu); } .stroke-sm-menu svg * { stroke: var(--menu); } .stroke-hover-sm-menu:hover svg *, .stroke-hover-sm-menu:focus-within svg * { stroke: var(--menu); } .hover-menu:hover, .hover-menu:focus-within { color: var(--menu) !important; } .border-sm-menu { border-color: var(--menu) !important; } .border-hover-sm-menu:hover, .border-hover-sm-menu:focus-within { border-color: var(--menu) !important; } .background-sm-menu-t0 { background-color: rgba(254, 207, 55, 0); } .o-sm-0 { opacity: 0 !important; } .background-sm-menu-t1 { background-color: rgba(254, 207, 55, 0.2); } .o-sm-1 { opacity: 0.2 !important; } .background-sm-menu-t2 { background-color: rgba(254, 207, 55, 0.4); } .o-sm-2 { opacity: 0.4 !important; } .background-sm-menu-t3 { background-color: rgba(254, 207, 55, 0.6); } .o-sm-3 { opacity: 0.6 !important; } .background-sm-menu-t4 { background-color: rgba(254, 207, 55, 0.8); } .o-sm-4 { opacity: 0.8 !important; } .background-sm-menu-t5 { background-color: #fecf37; } .o-sm-5 { opacity: 1 !important; } .background-sm-light-blue { background-color: var(--light-blue); } .background-sm-light-blue:focus { background-color: var(--light-blue); } .light-blue-sm { color: var(--light-blue); } .light-blue-sm:focus { color: var(--light-blue); } .background-hover-sm-light-blue:hover, .background-hover-sm-light-blue:focus-within { background-color: var(--light-blue); } .fill-sm-light-blue svg * { fill: var(--light-blue); } .fill-hover-sm-light-blue:hover svg *, .fill-hover-sm-light-blue:focus-within svg * { fill: var(--light-blue); } .stroke-sm-light-blue svg * { stroke: var(--light-blue); } .stroke-hover-sm-light-blue:hover svg *, .stroke-hover-sm-light-blue:focus-within svg * { stroke: var(--light-blue); } .hover-light-blue:hover, .hover-light-blue:focus-within { color: var(--light-blue) !important; } .border-sm-light-blue { border-color: var(--light-blue) !important; } .border-hover-sm-light-blue:hover, .border-hover-sm-light-blue:focus-within { border-color: var(--light-blue) !important; } .background-sm-light-blue-t0 { background-color: rgba(153, 149, 239, 0); } .o-sm-0 { opacity: 0 !important; } .background-sm-light-blue-t1 { background-color: rgba(153, 149, 239, 0.2); } .o-sm-1 { opacity: 0.2 !important; } .background-sm-light-blue-t2 { background-color: rgba(153, 149, 239, 0.4); } .o-sm-2 { opacity: 0.4 !important; } .background-sm-light-blue-t3 { background-color: rgba(153, 149, 239, 0.6); } .o-sm-3 { opacity: 0.6 !important; } .background-sm-light-blue-t4 { background-color: rgba(153, 149, 239, 0.8); } .o-sm-4 { opacity: 0.8 !important; } .background-sm-light-blue-t5 { background-color: #9995ef; } .o-sm-5 { opacity: 1 !important; } .background-sm-light-yellow { background-color: var(--light-yellow); } .background-sm-light-yellow:focus { background-color: var(--light-yellow); } .light-yellow-sm { color: var(--light-yellow); } .light-yellow-sm:focus { color: var(--light-yellow); } .background-hover-sm-light-yellow:hover, .background-hover-sm-light-yellow:focus-within { background-color: var(--light-yellow); } .fill-sm-light-yellow svg * { fill: var(--light-yellow); } .fill-hover-sm-light-yellow:hover svg *, .fill-hover-sm-light-yellow:focus-within svg * { fill: var(--light-yellow); } .stroke-sm-light-yellow svg * { stroke: var(--light-yellow); } .stroke-hover-sm-light-yellow:hover svg *, .stroke-hover-sm-light-yellow:focus-within svg * { stroke: var(--light-yellow); } .hover-light-yellow:hover, .hover-light-yellow:focus-within { color: var(--light-yellow) !important; } .border-sm-light-yellow { border-color: var(--light-yellow) !important; } .border-hover-sm-light-yellow:hover, .border-hover-sm-light-yellow:focus-within { border-color: var(--light-yellow) !important; } .background-sm-light-yellow-t0 { background-color: rgba(255, 241, 224, 0); } .o-sm-0 { opacity: 0 !important; } .background-sm-light-yellow-t1 { background-color: rgba(255, 241, 224, 0.2); } .o-sm-1 { opacity: 0.2 !important; } .background-sm-light-yellow-t2 { background-color: rgba(255, 241, 224, 0.4); } .o-sm-2 { opacity: 0.4 !important; } .background-sm-light-yellow-t3 { background-color: rgba(255, 241, 224, 0.6); } .o-sm-3 { opacity: 0.6 !important; } .background-sm-light-yellow-t4 { background-color: rgba(255, 241, 224, 0.8); } .o-sm-4 { opacity: 0.8 !important; } .background-sm-light-yellow-t5 { background-color: #fff1e0; } .o-sm-5 { opacity: 1 !important; } .background-sm-light-gray { background-color: var(--light-gray); } .background-sm-light-gray:focus { background-color: var(--light-gray); } .light-gray-sm { color: var(--light-gray); } .light-gray-sm:focus { color: var(--light-gray); } .background-hover-sm-light-gray:hover, .background-hover-sm-light-gray:focus-within { background-color: var(--light-gray); } .fill-sm-light-gray svg * { fill: var(--light-gray); } .fill-hover-sm-light-gray:hover svg *, .fill-hover-sm-light-gray:focus-within svg * { fill: var(--light-gray); } .stroke-sm-light-gray svg * { stroke: var(--light-gray); } .stroke-hover-sm-light-gray:hover svg *, .stroke-hover-sm-light-gray:focus-within svg * { stroke: var(--light-gray); } .hover-light-gray:hover, .hover-light-gray:focus-within { color: var(--light-gray) !important; } .border-sm-light-gray { border-color: var(--light-gray) !important; } .border-hover-sm-light-gray:hover, .border-hover-sm-light-gray:focus-within { border-color: var(--light-gray) !important; } .background-sm-light-gray-t0 { background-color: rgba(245, 243, 241, 0); } .o-sm-0 { opacity: 0 !important; } .background-sm-light-gray-t1 { background-color: rgba(245, 243, 241, 0.2); } .o-sm-1 { opacity: 0.2 !important; } .background-sm-light-gray-t2 { background-color: rgba(245, 243, 241, 0.4); } .o-sm-2 { opacity: 0.4 !important; } .background-sm-light-gray-t3 { background-color: rgba(245, 243, 241, 0.6); } .o-sm-3 { opacity: 0.6 !important; } .background-sm-light-gray-t4 { background-color: rgba(245, 243, 241, 0.8); } .o-sm-4 { opacity: 0.8 !important; } .background-sm-light-gray-t5 { background-color: #f5f3f1; } .o-sm-5 { opacity: 1 !important; } .background-sm-lighter-blue { background-color: var(--lighter-blue); } .background-sm-lighter-blue:focus { background-color: var(--lighter-blue); } .lighter-blue-sm { color: var(--lighter-blue); } .lighter-blue-sm:focus { color: var(--lighter-blue); } .background-hover-sm-lighter-blue:hover, .background-hover-sm-lighter-blue:focus-within { background-color: var(--lighter-blue); } .fill-sm-lighter-blue svg * { fill: var(--lighter-blue); } .fill-hover-sm-lighter-blue:hover svg *, .fill-hover-sm-lighter-blue:focus-within svg * { fill: var(--lighter-blue); } .stroke-sm-lighter-blue svg * { stroke: var(--lighter-blue); } .stroke-hover-sm-lighter-blue:hover svg *, .stroke-hover-sm-lighter-blue:focus-within svg * { stroke: var(--lighter-blue); } .hover-lighter-blue:hover, .hover-lighter-blue:focus-within { color: var(--lighter-blue) !important; } .border-sm-lighter-blue { border-color: var(--lighter-blue) !important; } .border-hover-sm-lighter-blue:hover, .border-hover-sm-lighter-blue:focus-within { border-color: var(--lighter-blue) !important; } .background-sm-lighter-blue-t0 { background-color: rgba(204, 202, 247, 0); } .o-sm-0 { opacity: 0 !important; } .background-sm-lighter-blue-t1 { background-color: rgba(204, 202, 247, 0.2); } .o-sm-1 { opacity: 0.2 !important; } .background-sm-lighter-blue-t2 { background-color: rgba(204, 202, 247, 0.4); } .o-sm-2 { opacity: 0.4 !important; } .background-sm-lighter-blue-t3 { background-color: rgba(204, 202, 247, 0.6); } .o-sm-3 { opacity: 0.6 !important; } .background-sm-lighter-blue-t4 { background-color: rgba(204, 202, 247, 0.8); } .o-sm-4 { opacity: 0.8 !important; } .background-sm-lighter-blue-t5 { background-color: #cccaf7; } .o-sm-5 { opacity: 1 !important; } .background-sm-post { background-color: var(--post); } .background-sm-post:focus { background-color: var(--post); } .post-sm { color: var(--post); } .post-sm:focus { color: var(--post); } .background-hover-sm-post:hover, .background-hover-sm-post:focus-within { background-color: var(--post); } .fill-sm-post svg * { fill: var(--post); } .fill-hover-sm-post:hover svg *, .fill-hover-sm-post:focus-within svg * { fill: var(--post); } .stroke-sm-post svg * { stroke: var(--post); } .stroke-hover-sm-post:hover svg *, .stroke-hover-sm-post:focus-within svg * { stroke: var(--post); } .hover-post:hover, .hover-post:focus-within { color: var(--post) !important; } .border-sm-post { border-color: var(--post) !important; } .border-hover-sm-post:hover, .border-hover-sm-post:focus-within { border-color: var(--post) !important; } .background-sm-post-t0 { background-color: rgba(230, 230, 230, 0); } .o-sm-0 { opacity: 0 !important; } .background-sm-post-t1 { background-color: rgba(230, 230, 230, 0.02); } .o-sm-1 { opacity: 0.2 !important; } .background-sm-post-t2 { background-color: rgba(230, 230, 230, 0.04); } .o-sm-2 { opacity: 0.4 !important; } .background-sm-post-t3 { background-color: rgba(230, 230, 230, 0.06); } .o-sm-3 { opacity: 0.6 !important; } .background-sm-post-t4 { background-color: rgba(230, 230, 230, 0.08); } .o-sm-4 { opacity: 0.8 !important; } .background-sm-post-t5 { background-color: rgba(230, 230, 230, 0.1); } .o-sm-5 { opacity: 1 !important; } .background-sm-footnote { background-color: var(--footnote); } .background-sm-footnote:focus { background-color: var(--footnote); } .footnote-sm { color: var(--footnote); } .footnote-sm:focus { color: var(--footnote); } .background-hover-sm-footnote:hover, .background-hover-sm-footnote:focus-within { background-color: var(--footnote); } .fill-sm-footnote svg * { fill: var(--footnote); } .fill-hover-sm-footnote:hover svg *, .fill-hover-sm-footnote:focus-within svg * { fill: var(--footnote); } .stroke-sm-footnote svg * { stroke: var(--footnote); } .stroke-hover-sm-footnote:hover svg *, .stroke-hover-sm-footnote:focus-within svg * { stroke: var(--footnote); } .hover-footnote:hover, .hover-footnote:focus-within { color: var(--footnote) !important; } .border-sm-footnote { border-color: var(--footnote) !important; } .border-hover-sm-footnote:hover, .border-hover-sm-footnote:focus-within { border-color: var(--footnote) !important; } .background-sm-footnote-t0 { background-color: rgba(136, 136, 136, 0); } .o-sm-0 { opacity: 0 !important; } .background-sm-footnote-t1 { background-color: rgba(136, 136, 136, 0.2); } .o-sm-1 { opacity: 0.2 !important; } .background-sm-footnote-t2 { background-color: rgba(136, 136, 136, 0.4); } .o-sm-2 { opacity: 0.4 !important; } .background-sm-footnote-t3 { background-color: rgba(136, 136, 136, 0.6); } .o-sm-3 { opacity: 0.6 !important; } .background-sm-footnote-t4 { background-color: rgba(136, 136, 136, 0.8); } .o-sm-4 { opacity: 0.8 !important; } .background-sm-footnote-t5 { background-color: #888888; } .o-sm-5 { opacity: 1 !important; } .background-sm-primary { background-color: var(--primary); } .background-sm-primary:focus { background-color: var(--primary); } .primary-sm { color: var(--primary); } .primary-sm:focus { color: var(--primary); } .background-hover-sm-primary:hover, .background-hover-sm-primary:focus-within { background-color: var(--primary); } .fill-sm-primary svg * { fill: var(--primary); } .fill-hover-sm-primary:hover svg *, .fill-hover-sm-primary:focus-within svg * { fill: var(--primary); } .stroke-sm-primary svg * { stroke: var(--primary); } .stroke-hover-sm-primary:hover svg *, .stroke-hover-sm-primary:focus-within svg * { stroke: var(--primary); } .hover-primary:hover, .hover-primary:focus-within { color: var(--primary) !important; } .border-sm-primary { border-color: var(--primary) !important; } .border-hover-sm-primary:hover, .border-hover-sm-primary:focus-within { border-color: var(--primary) !important; } .background-sm-primary-t0 { background-color: rgba(243, 146, 32, 0); } .o-sm-0 { opacity: 0 !important; } .background-sm-primary-t1 { background-color: rgba(243, 146, 32, 0.2); } .o-sm-1 { opacity: 0.2 !important; } .background-sm-primary-t2 { background-color: rgba(243, 146, 32, 0.4); } .o-sm-2 { opacity: 0.4 !important; } .background-sm-primary-t3 { background-color: rgba(243, 146, 32, 0.6); } .o-sm-3 { opacity: 0.6 !important; } .background-sm-primary-t4 { background-color: rgba(243, 146, 32, 0.8); } .o-sm-4 { opacity: 0.8 !important; } .background-sm-primary-t5 { background-color: #f39220; } .o-sm-5 { opacity: 1 !important; } .background-sm-especiales { background-color: var(--especiales); } .background-sm-especiales:focus { background-color: var(--especiales); } .especiales-sm { color: var(--especiales); } .especiales-sm:focus { color: var(--especiales); } .background-hover-sm-especiales:hover, .background-hover-sm-especiales:focus-within { background-color: var(--especiales); } .fill-sm-especiales svg * { fill: var(--especiales); } .fill-hover-sm-especiales:hover svg *, .fill-hover-sm-especiales:focus-within svg * { fill: var(--especiales); } .stroke-sm-especiales svg * { stroke: var(--especiales); } .stroke-hover-sm-especiales:hover svg *, .stroke-hover-sm-especiales:focus-within svg * { stroke: var(--especiales); } .hover-especiales:hover, .hover-especiales:focus-within { color: var(--especiales) !important; } .border-sm-especiales { border-color: var(--especiales) !important; } .border-hover-sm-especiales:hover, .border-hover-sm-especiales:focus-within { border-color: var(--especiales) !important; } .background-sm-especiales-t0 { background-color: rgba(254, 207, 55, 0); } .o-sm-0 { opacity: 0 !important; } .background-sm-especiales-t1 { background-color: rgba(254, 207, 55, 0.2); } .o-sm-1 { opacity: 0.2 !important; } .background-sm-especiales-t2 { background-color: rgba(254, 207, 55, 0.4); } .o-sm-2 { opacity: 0.4 !important; } .background-sm-especiales-t3 { background-color: rgba(254, 207, 55, 0.6); } .o-sm-3 { opacity: 0.6 !important; } .background-sm-especiales-t4 { background-color: rgba(254, 207, 55, 0.8); } .o-sm-4 { opacity: 0.8 !important; } .background-sm-especiales-t5 { background-color: #fecf37; } .o-sm-5 { opacity: 1 !important; } .letter-spacing-sm-0 { letter-spacing: 0rem !important; } .letter-spacing-sm-1 { letter-spacing: 0.1rem !important; } .letter-spacing-sm-2 { letter-spacing: 0.16rem !important; } .letter-spacing-sm-3 { letter-spacing: 0.170625em !important; } .letter-spacing-sm-3px { letter-spacing: 0.1875rem !important; } .letter-spacing-sm-4 { letter-spacing: 0.2625rem !important; } .letter-spacing-sm-5 { letter-spacing: 0.39375rem !important; } .letter-spacing-sm-6 { letter-spacing: 0.18375rem !important; } .letter-spacing-sm-7 { letter-spacing: 0.13125rem !important; } .letter-spacing-sm-8 { letter-spacing: 0.170625rem !important; } .object-fit-cover-sm { object-fit: cover; } .lead-sm { font-size: 1.3125rem !important; } .f-sm-10 { font-size: 0.625rem !important; } .f-sm-11 { font-size: 0.7rem !important; } .f-sm-12 { font-size: 0.75rem !important; } .f-sm-14 { font-size: 0.875rem !important; } .f-sm-16 { font-size: 1rem !important; } .f-sm-17 { font-size: 1.0625rem !important; } .f-sm-19 { font-size: 1.1875rem !important; } .f-sm-20 { font-size: 1.25rem !important; } .f-sm-21 { font-size: 1.3125rem !important; } .f-sm-22 { font-size: 1.375rem !important; } .f-sm-24 { font-size: 1.5rem !important; } .f-sm-25 { font-size: 1.5625rem !important; } .f-sm-32 { font-size: 2rem !important; } .f-sm-36 { font-size: 2.25rem !important; } .f-sm-40 { font-size: 2.5rem !important; } .f-sm-44 { font-size: 2.75rem !important; } .f-sm-48 { font-size: 3rem !important; } .cursor-sm-pointer { cursor: pointer; } .cursor-sm-none { cursor: none; } .top-sm-0 { top: 0; } .object-position-sm-top { object-position: top; } .left-sm-0 { left: 0; } .object-position-sm-left { object-position: left; } .right-sm-0 { right: 0; } .object-position-sm-right { object-position: right; } .bottom-sm-0 { bottom: 0; } .object-position-sm-bottom { object-position: bottom; } .lh-sm-0 { line-height: 0 !important; } .rounded-sm-0 { border-radius: 0 !important; } .top-sm-1 { top: 0.25rem; } .object-position-sm-top { object-position: top; } .left-sm-1 { left: 0.25rem; } .object-position-sm-left { object-position: left; } .right-sm-1 { right: 0.25rem; } .object-position-sm-right { object-position: right; } .bottom-sm-1 { bottom: 0.25rem; } .object-position-sm-bottom { object-position: bottom; } .lh-sm-1 { line-height: 0.25rem !important; } .rounded-sm-1 { border-radius: 0.25rem !important; } .top-sm-2 { top: 0.5rem; } .object-position-sm-top { object-position: top; } .left-sm-2 { left: 0.5rem; } .object-position-sm-left { object-position: left; } .right-sm-2 { right: 0.5rem; } .object-position-sm-right { object-position: right; } .bottom-sm-2 { bottom: 0.5rem; } .object-position-sm-bottom { object-position: bottom; } .lh-sm-2 { line-height: 0.5rem !important; } .rounded-sm-2 { border-radius: 0.5rem !important; } .top-sm-3 { top: 1rem; } .object-position-sm-top { object-position: top; } .left-sm-3 { left: 1rem; } .object-position-sm-left { object-position: left; } .right-sm-3 { right: 1rem; } .object-position-sm-right { object-position: right; } .bottom-sm-3 { bottom: 1rem; } .object-position-sm-bottom { object-position: bottom; } .lh-sm-3 { line-height: 1rem !important; } .rounded-sm-3 { border-radius: 1rem !important; } .top-sm-4 { top: 1.5rem; } .object-position-sm-top { object-position: top; } .left-sm-4 { left: 1.5rem; } .object-position-sm-left { object-position: left; } .right-sm-4 { right: 1.5rem; } .object-position-sm-right { object-position: right; } .bottom-sm-4 { bottom: 1.5rem; } .object-position-sm-bottom { object-position: bottom; } .lh-sm-4 { line-height: 1.5rem !important; } .rounded-sm-4 { border-radius: 1.5rem !important; } .top-sm-5 { top: 3rem; } .object-position-sm-top { object-position: top; } .left-sm-5 { left: 3rem; } .object-position-sm-left { object-position: left; } .right-sm-5 { right: 3rem; } .object-position-sm-right { object-position: right; } .bottom-sm-5 { bottom: 3rem; } .object-position-sm-bottom { object-position: bottom; } .lh-sm-5 { line-height: 3rem !important; } .rounded-sm-5 { border-radius: 3rem !important; } .top-sm-6 { top: 6rem; } .object-position-sm-top { object-position: top; } .left-sm-6 { left: 6rem; } .object-position-sm-left { object-position: left; } .right-sm-6 { right: 6rem; } .object-position-sm-right { object-position: right; } .bottom-sm-6 { bottom: 6rem; } .object-position-sm-bottom { object-position: bottom; } .lh-sm-6 { line-height: 6rem !important; } .rounded-sm-6 { border-radius: 6rem !important; } .top-sm-7 { top: 7rem; } .object-position-sm-top { object-position: top; } .left-sm-7 { left: 7rem; } .object-position-sm-left { object-position: left; } .right-sm-7 { right: 7rem; } .object-position-sm-right { object-position: right; } .bottom-sm-7 { bottom: 7rem; } .object-position-sm-bottom { object-position: bottom; } .lh-sm-7 { line-height: 7rem !important; } .rounded-sm-7 { border-radius: 7rem !important; } .top-sm-8 { top: 8rem; } .object-position-sm-top { object-position: top; } .left-sm-8 { left: 8rem; } .object-position-sm-left { object-position: left; } .right-sm-8 { right: 8rem; } .object-position-sm-right { object-position: right; } .bottom-sm-8 { bottom: 8rem; } .object-position-sm-bottom { object-position: bottom; } .lh-sm-8 { line-height: 8rem !important; } .rounded-sm-8 { border-radius: 8rem !important; } .top-sm-9 { top: 9rem; } .object-position-sm-top { object-position: top; } .left-sm-9 { left: 9rem; } .object-position-sm-left { object-position: left; } .right-sm-9 { right: 9rem; } .object-position-sm-right { object-position: right; } .bottom-sm-9 { bottom: 9rem; } .object-position-sm-bottom { object-position: bottom; } .lh-sm-9 { line-height: 9rem !important; } .rounded-sm-9 { border-radius: 9rem !important; } .top-sm-20 { top: 1.25rem; } .object-position-sm-top { object-position: top; } .left-sm-20 { left: 1.25rem; } .object-position-sm-left { object-position: left; } .right-sm-20 { right: 1.25rem; } .object-position-sm-right { object-position: right; } .bottom-sm-20 { bottom: 1.25rem; } .object-position-sm-bottom { object-position: bottom; } .lh-sm-20 { line-height: 1.25rem !important; } .rounded-sm-20 { border-radius: 1.25rem !important; } .top-sm-25 { top: 1.5625rem; } .object-position-sm-top { object-position: top; } .left-sm-25 { left: 1.5625rem; } .object-position-sm-left { object-position: left; } .right-sm-25 { right: 1.5625rem; } .object-position-sm-right { object-position: right; } .bottom-sm-25 { bottom: 1.5625rem; } .object-position-sm-bottom { object-position: bottom; } .lh-sm-25 { line-height: 1.5625rem !important; } .rounded-sm-25 { border-radius: 1.5625rem !important; } .top-sm-30 { top: 1.875rem; } .object-position-sm-top { object-position: top; } .left-sm-30 { left: 1.875rem; } .object-position-sm-left { object-position: left; } .right-sm-30 { right: 1.875rem; } .object-position-sm-right { object-position: right; } .bottom-sm-30 { bottom: 1.875rem; } .object-position-sm-bottom { object-position: bottom; } .lh-sm-30 { line-height: 1.875rem !important; } .rounded-sm-30 { border-radius: 1.875rem !important; } .top-sm-32 { top: 2rem; } .object-position-sm-top { object-position: top; } .left-sm-32 { left: 2rem; } .object-position-sm-left { object-position: left; } .right-sm-32 { right: 2rem; } .object-position-sm-right { object-position: right; } .bottom-sm-32 { bottom: 2rem; } .object-position-sm-bottom { object-position: bottom; } .lh-sm-32 { line-height: 2rem !important; } .rounded-sm-32 { border-radius: 2rem !important; } .top-sm-46 { top: 2.875rem; } .object-position-sm-top { object-position: top; } .left-sm-46 { left: 2.875rem; } .object-position-sm-left { object-position: left; } .right-sm-46 { right: 2.875rem; } .object-position-sm-right { object-position: right; } .bottom-sm-46 { bottom: 2.875rem; } .object-position-sm-bottom { object-position: bottom; } .lh-sm-46 { line-height: 2.875rem !important; } .rounded-sm-46 { border-radius: 2.875rem !important; } .top-sm-50 { top: 3.125rem; } .object-position-sm-top { object-position: top; } .left-sm-50 { left: 3.125rem; } .object-position-sm-left { object-position: left; } .right-sm-50 { right: 3.125rem; } .object-position-sm-right { object-position: right; } .bottom-sm-50 { bottom: 3.125rem; } .object-position-sm-bottom { object-position: bottom; } .lh-sm-50 { line-height: 3.125rem !important; } .rounded-sm-50 { border-radius: 3.125rem !important; } .top-sm-54 { top: 3.375rem; } .object-position-sm-top { object-position: top; } .left-sm-54 { left: 3.375rem; } .object-position-sm-left { object-position: left; } .right-sm-54 { right: 3.375rem; } .object-position-sm-right { object-position: right; } .bottom-sm-54 { bottom: 3.375rem; } .object-position-sm-bottom { object-position: bottom; } .lh-sm-54 { line-height: 3.375rem !important; } .rounded-sm-54 { border-radius: 3.375rem !important; } .top-sm-60 { top: 3.75rem; } .object-position-sm-top { object-position: top; } .left-sm-60 { left: 3.75rem; } .object-position-sm-left { object-position: left; } .right-sm-60 { right: 3.75rem; } .object-position-sm-right { object-position: right; } .bottom-sm-60 { bottom: 3.75rem; } .object-position-sm-bottom { object-position: bottom; } .lh-sm-60 { line-height: 3.75rem !important; } .rounded-sm-60 { border-radius: 3.75rem !important; } .top-sm-150 { top: 9.375rem; } .object-position-sm-top { object-position: top; } .left-sm-150 { left: 9.375rem; } .object-position-sm-left { object-position: left; } .right-sm-150 { right: 9.375rem; } .object-position-sm-right { object-position: right; } .bottom-sm-150 { bottom: 9.375rem; } .object-position-sm-bottom { object-position: bottom; } .lh-sm-150 { line-height: 9.375rem !important; } .rounded-sm-150 { border-radius: 9.375rem !important; } .top-sm-100 { top: 6.25rem; } .object-position-sm-top { object-position: top; } .left-sm-100 { left: 6.25rem; } .object-position-sm-left { object-position: left; } .right-sm-100 { right: 6.25rem; } .object-position-sm-right { object-position: right; } .bottom-sm-100 { bottom: 6.25rem; } .object-position-sm-bottom { object-position: bottom; } .lh-sm-100 { line-height: 6.25rem !important; } .rounded-sm-100 { border-radius: 6.25rem !important; } .top-sm-14 { top: 0.875rem; } .object-position-sm-top { object-position: top; } .left-sm-14 { left: 0.875rem; } .object-position-sm-left { object-position: left; } .right-sm-14 { right: 0.875rem; } .object-position-sm-right { object-position: right; } .bottom-sm-14 { bottom: 0.875rem; } .object-position-sm-bottom { object-position: bottom; } .lh-sm-14 { line-height: 0.875rem !important; } .rounded-sm-14 { border-radius: 0.875rem !important; } .top-sm-12 { top: 0.75rem; } .object-position-sm-top { object-position: top; } .left-sm-12 { left: 0.75rem; } .object-position-sm-left { object-position: left; } .right-sm-12 { right: 0.75rem; } .object-position-sm-right { object-position: right; } .bottom-sm-12 { bottom: 0.75rem; } .object-position-sm-bottom { object-position: bottom; } .lh-sm-12 { line-height: 0.75rem !important; } .rounded-sm-12 { border-radius: 0.75rem !important; } .top-sm-40 { top: 2.5rem; } .object-position-sm-top { object-position: top; } .left-sm-40 { left: 2.5rem; } .object-position-sm-left { object-position: left; } .right-sm-40 { right: 2.5rem; } .object-position-sm-right { object-position: right; } .bottom-sm-40 { bottom: 2.5rem; } .object-position-sm-bottom { object-position: bottom; } .lh-sm-40 { line-height: 2.5rem !important; } .rounded-sm-40 { border-radius: 2.5rem !important; } .top-sm-44 { top: 2.75rem; } .object-position-sm-top { object-position: top; } .left-sm-44 { left: 2.75rem; } .object-position-sm-left { object-position: left; } .right-sm-44 { right: 2.75rem; } .object-position-sm-right { object-position: right; } .bottom-sm-44 { bottom: 2.75rem; } .object-position-sm-bottom { object-position: bottom; } .lh-sm-44 { line-height: 2.75rem !important; } .rounded-sm-44 { border-radius: 2.75rem !important; } .top-sm-80 { top: 5rem; } .object-position-sm-top { object-position: top; } .left-sm-80 { left: 5rem; } .object-position-sm-left { object-position: left; } .right-sm-80 { right: 5rem; } .object-position-sm-right { object-position: right; } .bottom-sm-80 { bottom: 5rem; } .object-position-sm-bottom { object-position: bottom; } .lh-sm-80 { line-height: 5rem !important; } .rounded-sm-80 { border-radius: 5rem !important; } .top-sm-700 { top: 43.75rem; } .object-position-sm-top { object-position: top; } .left-sm-700 { left: 43.75rem; } .object-position-sm-left { object-position: left; } .right-sm-700 { right: 43.75rem; } .object-position-sm-right { object-position: right; } .bottom-sm-700 { bottom: 43.75rem; } .object-position-sm-bottom { object-position: bottom; } .lh-sm-700 { line-height: 43.75rem !important; } .rounded-sm-700 { border-radius: 43.75rem !important; } .top-sm-240 { top: 15rem; } .object-position-sm-top { object-position: top; } .left-sm-240 { left: 15rem; } .object-position-sm-left { object-position: left; } .right-sm-240 { right: 15rem; } .object-position-sm-right { object-position: right; } .bottom-sm-240 { bottom: 15rem; } .object-position-sm-bottom { object-position: bottom; } .lh-sm-240 { line-height: 15rem !important; } .rounded-sm-240 { border-radius: 15rem !important; } .top-sm-btn-padding-y { top: 0.375rem; } .object-position-sm-top { object-position: top; } .left-sm-btn-padding-y { left: 0.375rem; } .object-position-sm-left { object-position: left; } .right-sm-btn-padding-y { right: 0.375rem; } .object-position-sm-right { object-position: right; } .bottom-sm-btn-padding-y { bottom: 0.375rem; } .object-position-sm-bottom { object-position: bottom; } .lh-sm-btn-padding-y { line-height: 0.375rem !important; } .rounded-sm-btn-padding-y { border-radius: 0.375rem !important; } .top-sm-btn-line-height { top: 1.5; } .object-position-sm-top { object-position: top; } .left-sm-btn-line-height { left: 1.5; } .object-position-sm-left { object-position: left; } .right-sm-btn-line-height { right: 1.5; } .object-position-sm-right { object-position: right; } .bottom-sm-btn-line-height { bottom: 1.5; } .object-position-sm-bottom { object-position: bottom; } .lh-sm-btn-line-height { line-height: 1.5 !important; } .rounded-sm-btn-line-height { border-radius: 1.5 !important; } .w-sm-25 { width: 25% !important; } .w-sm-25 { width: 25% !important; } .min-w-sm-25 { min-width: 25% !important; } .max-w-sm-25 { max-width: 25% !important; } .w-sm-50 { width: 50% !important; } .w-sm-50 { width: 50% !important; } .min-w-sm-50 { min-width: 50% !important; } .max-w-sm-50 { max-width: 50% !important; } .w-sm-75 { width: 75% !important; } .w-sm-75 { width: 75% !important; } .min-w-sm-75 { min-width: 75% !important; } .max-w-sm-75 { max-width: 75% !important; } .w-sm-100 { width: 100% !important; } .w-sm-100 { width: 100% !important; } .min-w-sm-100 { min-width: 100% !important; } .max-w-sm-100 { max-width: 100% !important; } .w-sm-auto { width: auto !important; } .w-sm-auto { width: auto !important; } .min-w-sm-auto { min-width: auto !important; } .max-w-sm-auto { max-width: auto !important; } .w-sm-75 { width: 75% !important; } .w-sm-75 { width: 75% !important; } .min-w-sm-75 { min-width: 75% !important; } .max-w-sm-75 { max-width: 75% !important; } .w-sm-14px { width: 0.875rem !important; } .w-sm-14px { width: 0.875rem !important; } .min-w-sm-14px { min-width: 0.875rem !important; } .max-w-sm-14px { max-width: 0.875rem !important; } .w-sm-67px { width: 4.1875rem !important; } .w-sm-67px { width: 4.1875rem !important; } .min-w-sm-67px { min-width: 4.1875rem !important; } .max-w-sm-67px { max-width: 4.1875rem !important; } .w-sm-44px { width: 2.75rem !important; } .w-sm-44px { width: 2.75rem !important; } .min-w-sm-44px { min-width: 2.75rem !important; } .max-w-sm-44px { max-width: 2.75rem !important; } .w-sm-46px { width: 2.875rem !important; } .w-sm-46px { width: 2.875rem !important; } .min-w-sm-46px { min-width: 2.875rem !important; } .max-w-sm-46px { max-width: 2.875rem !important; } .w-sm-54px { width: 3.375rem !important; } .w-sm-54px { width: 3.375rem !important; } .min-w-sm-54px { min-width: 3.375rem !important; } .max-w-sm-54px { max-width: 3.375rem !important; } .w-sm-36px { width: 2.25rem !important; } .w-sm-36px { width: 2.25rem !important; } .min-w-sm-36px { min-width: 2.25rem !important; } .max-w-sm-36px { max-width: 2.25rem !important; } .w-sm-47px { width: 3.9375rem !important; } .w-sm-47px { width: 3.9375rem !important; } .min-w-sm-47px { min-width: 3.9375rem !important; } .max-w-sm-47px { max-width: 3.9375rem !important; } .w-sm-49px { width: 3.0625rem !important; } .w-sm-49px { width: 3.0625rem !important; } .min-w-sm-49px { min-width: 3.0625rem !important; } .max-w-sm-49px { max-width: 3.0625rem !important; } .w-sm-74px { width: 4.625rem !important; } .w-sm-74px { width: 4.625rem !important; } .min-w-sm-74px { min-width: 4.625rem !important; } .max-w-sm-74px { max-width: 4.625rem !important; } .w-sm-90px { width: 90px !important; } .w-sm-90px { width: 90px !important; } .min-w-sm-90px { min-width: 90px !important; } .max-w-sm-90px { max-width: 90px !important; } .w-sm-100px { width: 100px !important; } .w-sm-100px { width: 100px !important; } .min-w-sm-100px { min-width: 100px !important; } .max-w-sm-100px { max-width: 100px !important; } .w-sm-180px { width: 11.25rem !important; } .w-sm-180px { width: 11.25rem !important; } .min-w-sm-180px { min-width: 11.25rem !important; } .max-w-sm-180px { max-width: 11.25rem !important; } .w-sm-220px { width: 220px !important; } .w-sm-220px { width: 220px !important; } .min-w-sm-220px { min-width: 220px !important; } .max-w-sm-220px { max-width: 220px !important; } .w-sm-221px { width: 13.8125rem !important; } .w-sm-221px { width: 13.8125rem !important; } .min-w-sm-221px { min-width: 13.8125rem !important; } .max-w-sm-221px { max-width: 13.8125rem !important; } .w-sm-333px { width: 20.8125rem !important; } .w-sm-333px { width: 20.8125rem !important; } .min-w-sm-333px { min-width: 20.8125rem !important; } .max-w-sm-333px { max-width: 20.8125rem !important; } .w-sm-600px { width: 37.5rem !important; } .w-sm-600px { width: 37.5rem !important; } .min-w-sm-600px { min-width: 37.5rem !important; } .max-w-sm-600px { max-width: 37.5rem !important; } .w-sm-780px { width: 780px !important; } .w-sm-780px { width: 780px !important; } .min-w-sm-780px { min-width: 780px !important; } .max-w-sm-780px { max-width: 780px !important; } .w-sm-1200px { width: 78rem !important; } .w-sm-1200px { width: 78rem !important; } .min-w-sm-1200px { min-width: 78rem !important; } .max-w-sm-1200px { max-width: 78rem !important; } .h-sm-25 { height: 25% !important; } .h-sm-25 { height: 25% !important; } .min-h-sm-25 { min-height: 25% !important; } .max-h-sm-25 { max-height: 25% !important; } .h-sm-50 { height: 50% !important; } .h-sm-50 { height: 50% !important; } .min-h-sm-50 { min-height: 50% !important; } .max-h-sm-50 { max-height: 50% !important; } .h-sm-75 { height: 75% !important; } .h-sm-75 { height: 75% !important; } .min-h-sm-75 { min-height: 75% !important; } .max-h-sm-75 { max-height: 75% !important; } .h-sm-100 { height: 100% !important; } .h-sm-100 { height: 100% !important; } .min-h-sm-100 { min-height: 100% !important; } .max-h-sm-100 { max-height: 100% !important; } .h-sm-auto { height: auto !important; } .h-sm-auto { height: auto !important; } .min-h-sm-auto { min-height: auto !important; } .max-h-sm-auto { max-height: auto !important; } .h-sm-75 { height: 75% !important; } .h-sm-75 { height: 75% !important; } .min-h-sm-75 { min-height: 75% !important; } .max-h-sm-75 { max-height: 75% !important; } .h-sm-14px { height: 0.875rem !important; } .h-sm-14px { height: 0.875rem !important; } .min-h-sm-14px { min-height: 0.875rem !important; } .max-h-sm-14px { max-height: 0.875rem !important; } .h-sm-67px { height: 4.1875rem !important; } .h-sm-67px { height: 4.1875rem !important; } .min-h-sm-67px { min-height: 4.1875rem !important; } .max-h-sm-67px { max-height: 4.1875rem !important; } .h-sm-44px { height: 2.75rem !important; } .h-sm-44px { height: 2.75rem !important; } .min-h-sm-44px { min-height: 2.75rem !important; } .max-h-sm-44px { max-height: 2.75rem !important; } .h-sm-46px { height: 2.875rem !important; } .h-sm-46px { height: 2.875rem !important; } .min-h-sm-46px { min-height: 2.875rem !important; } .max-h-sm-46px { max-height: 2.875rem !important; } .h-sm-54px { height: 3.375rem !important; } .h-sm-54px { height: 3.375rem !important; } .min-h-sm-54px { min-height: 3.375rem !important; } .max-h-sm-54px { max-height: 3.375rem !important; } .h-sm-36px { height: 2.25rem !important; } .h-sm-36px { height: 2.25rem !important; } .min-h-sm-36px { min-height: 2.25rem !important; } .max-h-sm-36px { max-height: 2.25rem !important; } .h-sm-47px { height: 3.9375rem !important; } .h-sm-47px { height: 3.9375rem !important; } .min-h-sm-47px { min-height: 3.9375rem !important; } .max-h-sm-47px { max-height: 3.9375rem !important; } .h-sm-49px { height: 3.0625rem !important; } .h-sm-49px { height: 3.0625rem !important; } .min-h-sm-49px { min-height: 3.0625rem !important; } .max-h-sm-49px { max-height: 3.0625rem !important; } .h-sm-74px { height: 4.625rem !important; } .h-sm-74px { height: 4.625rem !important; } .min-h-sm-74px { min-height: 4.625rem !important; } .max-h-sm-74px { max-height: 4.625rem !important; } .h-sm-90px { height: 90px !important; } .h-sm-90px { height: 90px !important; } .min-h-sm-90px { min-height: 90px !important; } .max-h-sm-90px { max-height: 90px !important; } .h-sm-100px { height: 100px !important; } .h-sm-100px { height: 100px !important; } .min-h-sm-100px { min-height: 100px !important; } .max-h-sm-100px { max-height: 100px !important; } .h-sm-180px { height: 11.25rem !important; } .h-sm-180px { height: 11.25rem !important; } .min-h-sm-180px { min-height: 11.25rem !important; } .max-h-sm-180px { max-height: 11.25rem !important; } .h-sm-220px { height: 220px !important; } .h-sm-220px { height: 220px !important; } .min-h-sm-220px { min-height: 220px !important; } .max-h-sm-220px { max-height: 220px !important; } .h-sm-221px { height: 13.8125rem !important; } .h-sm-221px { height: 13.8125rem !important; } .min-h-sm-221px { min-height: 13.8125rem !important; } .max-h-sm-221px { max-height: 13.8125rem !important; } .h-sm-333px { height: 20.8125rem !important; } .h-sm-333px { height: 20.8125rem !important; } .min-h-sm-333px { min-height: 20.8125rem !important; } .max-h-sm-333px { max-height: 20.8125rem !important; } .h-sm-600px { height: 37.5rem !important; } .h-sm-600px { height: 37.5rem !important; } .min-h-sm-600px { min-height: 37.5rem !important; } .max-h-sm-600px { max-height: 37.5rem !important; } .h-sm-780px { height: 780px !important; } .h-sm-780px { height: 780px !important; } .min-h-sm-780px { min-height: 780px !important; } .max-h-sm-780px { max-height: 780px !important; } .h-sm-1200px { height: 78rem !important; } .h-sm-1200px { height: 78rem !important; } .min-h-sm-1200px { min-height: 78rem !important; } .max-h-sm-1200px { max-height: 78rem !important; } .transform-scale-sm-n8 { transform: scale(0.8) !important; } .transform-scale-hover-sm-n8:hover, .transform-scale-hover-sm-n8:focus { transform: scale(0.8) !important; } .transform-scale-sm-1 { transform: scale(1) !important; } .transform-scale-hover-sm-1:hover, .transform-scale-hover-sm-1:focus { transform: scale(1) !important; } .background-size-sm-auto-100 { background-size: auto 100% !important; } .background-size-sm-cover { background-size: cover !important; } .background-size-sm-auto { background-size: auto !important; } .background-size-sm-contain { background-size: contain !important; } .background-position-sm-center-bottom { background-position: center bottom; } .background-position-sm-center-left { background-position: center left; } .background-position-sm-center-right { background-position: center right; } .background-position-sm-top-bottom { background-position: top bottom; } .background-position-sm-top-left { background-position: top left; } .background-position-sm-top-right { background-position: top right; } .background-image-sm-site { background-image: url("../../public/e4beebec-3ca7-4339-82a0-361138524240/background.png"); } .background-image-sm-footer { background-image: url("../../public/footer.png"); } }

@media (min-width: 768px) { .border-md { border: 1px solid #dee2e6 !important; } .border-md-0 { border: 0 !important; } .border-md-top { border-top: 1px solid #dee2e6 !important; } .border-md-top-0 { border-top: 0 !important; } .border-md-top-dashed { border-top: 1px dashed #dee2e6 !important; } .border-md-left { border-left: 1px solid #dee2e6 !important; } .border-md-left-0 { border-left: 0 !important; } .border-md-left-dashed { border-left: 1px dashed #dee2e6 !important; } .border-md-right { border-right: 1px solid #dee2e6 !important; } .border-md-right-0 { border-right: 0 !important; } .border-md-right-dashed { border-right: 1px dashed #dee2e6 !important; } .border-md-bottom { border-bottom: 1px solid #dee2e6 !important; } .border-md-bottom-0 { border-bottom: 0 !important; } .border-md-bottom-dashed { border-bottom: 1px dashed #dee2e6 !important; } .border-width-md-1 { border-width: 1px !important; } .border-width-md-2 { border-width: 2px !important; } .border-width-md-3 { border-width: 3px !important; } .border-width-md-4 { border-width: 4px !important; } .border-width-md-5 { border-width: 5px !important; } .background-md-primary { background-color: var(--primary); } .background-md-primary:focus { background-color: var(--primary); } .background-md-secondary { background-color: var(--secondary); } .background-md-secondary:focus { background-color: var(--secondary); } .background-md-success { background-color: var(--success); } .background-md-success:focus { background-color: var(--success); } .background-md-info { background-color: var(--info); } .background-md-info:focus { background-color: var(--info); } .background-md-warning { background-color: var(--warning); } .background-md-warning:focus { background-color: var(--warning); } .background-md-danger { background-color: var(--danger); } .background-md-danger:focus { background-color: var(--danger); } .background-md-light { background-color: var(--light); } .background-md-light:focus { background-color: var(--light); } .background-md-dark { background-color: var(--dark); } .background-md-dark:focus { background-color: var(--dark); } .background-md-blue { background-color: var(--blue); } .background-md-blue:focus { background-color: var(--blue); } .blue-md { color: var(--blue); } .blue-md:focus { color: var(--blue); } .background-hover-md-blue:hover, .background-hover-md-blue:focus-within { background-color: var(--blue); } .fill-md-blue svg * { fill: var(--blue); } .fill-hover-md-blue:hover svg *, .fill-hover-md-blue:focus-within svg * { fill: var(--blue); } .stroke-md-blue svg * { stroke: var(--blue); } .stroke-hover-md-blue:hover svg *, .stroke-hover-md-blue:focus-within svg * { stroke: var(--blue); } .hover-blue:hover, .hover-blue:focus-within { color: var(--blue) !important; } .border-md-blue { border-color: var(--blue) !important; } .border-hover-md-blue:hover, .border-hover-md-blue:focus-within { border-color: var(--blue) !important; } .background-md-blue-t0 { background-color: rgba(86, 79, 227, 0); } .o-md-0 { opacity: 0 !important; } .background-md-blue-t1 { background-color: rgba(86, 79, 227, 0.2); } .o-md-1 { opacity: 0.2 !important; } .background-md-blue-t2 { background-color: rgba(86, 79, 227, 0.4); } .o-md-2 { opacity: 0.4 !important; } .background-md-blue-t3 { background-color: rgba(86, 79, 227, 0.6); } .o-md-3 { opacity: 0.6 !important; } .background-md-blue-t4 { background-color: rgba(86, 79, 227, 0.8); } .o-md-4 { opacity: 0.8 !important; } .background-md-blue-t5 { background-color: #564fe3; } .o-md-5 { opacity: 1 !important; } .background-md-indigo { background-color: var(--indigo); } .background-md-indigo:focus { background-color: var(--indigo); } .indigo-md { color: var(--indigo); } .indigo-md:focus { color: var(--indigo); } .background-hover-md-indigo:hover, .background-hover-md-indigo:focus-within { background-color: var(--indigo); } .fill-md-indigo svg * { fill: var(--indigo); } .fill-hover-md-indigo:hover svg *, .fill-hover-md-indigo:focus-within svg * { fill: var(--indigo); } .stroke-md-indigo svg * { stroke: var(--indigo); } .stroke-hover-md-indigo:hover svg *, .stroke-hover-md-indigo:focus-within svg * { stroke: var(--indigo); } .hover-indigo:hover, .hover-indigo:focus-within { color: var(--indigo) !important; } .border-md-indigo { border-color: var(--indigo) !important; } .border-hover-md-indigo:hover, .border-hover-md-indigo:focus-within { border-color: var(--indigo) !important; } .background-md-indigo-t0 { background-color: rgba(102, 16, 242, 0); } .o-md-0 { opacity: 0 !important; } .background-md-indigo-t1 { background-color: rgba(102, 16, 242, 0.2); } .o-md-1 { opacity: 0.2 !important; } .background-md-indigo-t2 { background-color: rgba(102, 16, 242, 0.4); } .o-md-2 { opacity: 0.4 !important; } .background-md-indigo-t3 { background-color: rgba(102, 16, 242, 0.6); } .o-md-3 { opacity: 0.6 !important; } .background-md-indigo-t4 { background-color: rgba(102, 16, 242, 0.8); } .o-md-4 { opacity: 0.8 !important; } .background-md-indigo-t5 { background-color: #6610f2; } .o-md-5 { opacity: 1 !important; } .background-md-purple { background-color: var(--purple); } .background-md-purple:focus { background-color: var(--purple); } .purple-md { color: var(--purple); } .purple-md:focus { color: var(--purple); } .background-hover-md-purple:hover, .background-hover-md-purple:focus-within { background-color: var(--purple); } .fill-md-purple svg * { fill: var(--purple); } .fill-hover-md-purple:hover svg *, .fill-hover-md-purple:focus-within svg * { fill: var(--purple); } .stroke-md-purple svg * { stroke: var(--purple); } .stroke-hover-md-purple:hover svg *, .stroke-hover-md-purple:focus-within svg * { stroke: var(--purple); } .hover-purple:hover, .hover-purple:focus-within { color: var(--purple) !important; } .border-md-purple { border-color: var(--purple) !important; } .border-hover-md-purple:hover, .border-hover-md-purple:focus-within { border-color: var(--purple) !important; } .background-md-purple-t0 { background-color: rgba(111, 66, 193, 0); } .o-md-0 { opacity: 0 !important; } .background-md-purple-t1 { background-color: rgba(111, 66, 193, 0.2); } .o-md-1 { opacity: 0.2 !important; } .background-md-purple-t2 { background-color: rgba(111, 66, 193, 0.4); } .o-md-2 { opacity: 0.4 !important; } .background-md-purple-t3 { background-color: rgba(111, 66, 193, 0.6); } .o-md-3 { opacity: 0.6 !important; } .background-md-purple-t4 { background-color: rgba(111, 66, 193, 0.8); } .o-md-4 { opacity: 0.8 !important; } .background-md-purple-t5 { background-color: #6f42c1; } .o-md-5 { opacity: 1 !important; } .background-md-pink { background-color: var(--pink); } .background-md-pink:focus { background-color: var(--pink); } .pink-md { color: var(--pink); } .pink-md:focus { color: var(--pink); } .background-hover-md-pink:hover, .background-hover-md-pink:focus-within { background-color: var(--pink); } .fill-md-pink svg * { fill: var(--pink); } .fill-hover-md-pink:hover svg *, .fill-hover-md-pink:focus-within svg * { fill: var(--pink); } .stroke-md-pink svg * { stroke: var(--pink); } .stroke-hover-md-pink:hover svg *, .stroke-hover-md-pink:focus-within svg * { stroke: var(--pink); } .hover-pink:hover, .hover-pink:focus-within { color: var(--pink) !important; } .border-md-pink { border-color: var(--pink) !important; } .border-hover-md-pink:hover, .border-hover-md-pink:focus-within { border-color: var(--pink) !important; } .background-md-pink-t0 { background-color: rgba(232, 62, 140, 0); } .o-md-0 { opacity: 0 !important; } .background-md-pink-t1 { background-color: rgba(232, 62, 140, 0.2); } .o-md-1 { opacity: 0.2 !important; } .background-md-pink-t2 { background-color: rgba(232, 62, 140, 0.4); } .o-md-2 { opacity: 0.4 !important; } .background-md-pink-t3 { background-color: rgba(232, 62, 140, 0.6); } .o-md-3 { opacity: 0.6 !important; } .background-md-pink-t4 { background-color: rgba(232, 62, 140, 0.8); } .o-md-4 { opacity: 0.8 !important; } .background-md-pink-t5 { background-color: #e83e8c; } .o-md-5 { opacity: 1 !important; } .background-md-red { background-color: var(--red); } .background-md-red:focus { background-color: var(--red); } .red-md { color: var(--red); } .red-md:focus { color: var(--red); } .background-hover-md-red:hover, .background-hover-md-red:focus-within { background-color: var(--red); } .fill-md-red svg * { fill: var(--red); } .fill-hover-md-red:hover svg *, .fill-hover-md-red:focus-within svg * { fill: var(--red); } .stroke-md-red svg * { stroke: var(--red); } .stroke-hover-md-red:hover svg *, .stroke-hover-md-red:focus-within svg * { stroke: var(--red); } .hover-red:hover, .hover-red:focus-within { color: var(--red) !important; } .border-md-red { border-color: var(--red) !important; } .border-hover-md-red:hover, .border-hover-md-red:focus-within { border-color: var(--red) !important; } .background-md-red-t0 { background-color: rgba(220, 53, 69, 0); } .o-md-0 { opacity: 0 !important; } .background-md-red-t1 { background-color: rgba(220, 53, 69, 0.2); } .o-md-1 { opacity: 0.2 !important; } .background-md-red-t2 { background-color: rgba(220, 53, 69, 0.4); } .o-md-2 { opacity: 0.4 !important; } .background-md-red-t3 { background-color: rgba(220, 53, 69, 0.6); } .o-md-3 { opacity: 0.6 !important; } .background-md-red-t4 { background-color: rgba(220, 53, 69, 0.8); } .o-md-4 { opacity: 0.8 !important; } .background-md-red-t5 { background-color: #dc3545; } .o-md-5 { opacity: 1 !important; } .background-md-orange { background-color: var(--orange); } .background-md-orange:focus { background-color: var(--orange); } .orange-md { color: var(--orange); } .orange-md:focus { color: var(--orange); } .background-hover-md-orange:hover, .background-hover-md-orange:focus-within { background-color: var(--orange); } .fill-md-orange svg * { fill: var(--orange); } .fill-hover-md-orange:hover svg *, .fill-hover-md-orange:focus-within svg * { fill: var(--orange); } .stroke-md-orange svg * { stroke: var(--orange); } .stroke-hover-md-orange:hover svg *, .stroke-hover-md-orange:focus-within svg * { stroke: var(--orange); } .hover-orange:hover, .hover-orange:focus-within { color: var(--orange) !important; } .border-md-orange { border-color: var(--orange) !important; } .border-hover-md-orange:hover, .border-hover-md-orange:focus-within { border-color: var(--orange) !important; } .background-md-orange-t0 { background-color: rgba(253, 126, 20, 0); } .o-md-0 { opacity: 0 !important; } .background-md-orange-t1 { background-color: rgba(253, 126, 20, 0.2); } .o-md-1 { opacity: 0.2 !important; } .background-md-orange-t2 { background-color: rgba(253, 126, 20, 0.4); } .o-md-2 { opacity: 0.4 !important; } .background-md-orange-t3 { background-color: rgba(253, 126, 20, 0.6); } .o-md-3 { opacity: 0.6 !important; } .background-md-orange-t4 { background-color: rgba(253, 126, 20, 0.8); } .o-md-4 { opacity: 0.8 !important; } .background-md-orange-t5 { background-color: #fd7e14; } .o-md-5 { opacity: 1 !important; } .background-md-yellow { background-color: var(--yellow); } .background-md-yellow:focus { background-color: var(--yellow); } .yellow-md { color: var(--yellow); } .yellow-md:focus { color: var(--yellow); } .background-hover-md-yellow:hover, .background-hover-md-yellow:focus-within { background-color: var(--yellow); } .fill-md-yellow svg * { fill: var(--yellow); } .fill-hover-md-yellow:hover svg *, .fill-hover-md-yellow:focus-within svg * { fill: var(--yellow); } .stroke-md-yellow svg * { stroke: var(--yellow); } .stroke-hover-md-yellow:hover svg *, .stroke-hover-md-yellow:focus-within svg * { stroke: var(--yellow); } .hover-yellow:hover, .hover-yellow:focus-within { color: var(--yellow) !important; } .border-md-yellow { border-color: var(--yellow) !important; } .border-hover-md-yellow:hover, .border-hover-md-yellow:focus-within { border-color: var(--yellow) !important; } .background-md-yellow-t0 { background-color: rgba(255, 193, 7, 0); } .o-md-0 { opacity: 0 !important; } .background-md-yellow-t1 { background-color: rgba(255, 193, 7, 0.2); } .o-md-1 { opacity: 0.2 !important; } .background-md-yellow-t2 { background-color: rgba(255, 193, 7, 0.4); } .o-md-2 { opacity: 0.4 !important; } .background-md-yellow-t3 { background-color: rgba(255, 193, 7, 0.6); } .o-md-3 { opacity: 0.6 !important; } .background-md-yellow-t4 { background-color: rgba(255, 193, 7, 0.8); } .o-md-4 { opacity: 0.8 !important; } .background-md-yellow-t5 { background-color: #ffc107; } .o-md-5 { opacity: 1 !important; } .background-md-green { background-color: var(--green); } .background-md-green:focus { background-color: var(--green); } .green-md { color: var(--green); } .green-md:focus { color: var(--green); } .background-hover-md-green:hover, .background-hover-md-green:focus-within { background-color: var(--green); } .fill-md-green svg * { fill: var(--green); } .fill-hover-md-green:hover svg *, .fill-hover-md-green:focus-within svg * { fill: var(--green); } .stroke-md-green svg * { stroke: var(--green); } .stroke-hover-md-green:hover svg *, .stroke-hover-md-green:focus-within svg * { stroke: var(--green); } .hover-green:hover, .hover-green:focus-within { color: var(--green) !important; } .border-md-green { border-color: var(--green) !important; } .border-hover-md-green:hover, .border-hover-md-green:focus-within { border-color: var(--green) !important; } .background-md-green-t0 { background-color: rgba(40, 167, 69, 0); } .o-md-0 { opacity: 0 !important; } .background-md-green-t1 { background-color: rgba(40, 167, 69, 0.2); } .o-md-1 { opacity: 0.2 !important; } .background-md-green-t2 { background-color: rgba(40, 167, 69, 0.4); } .o-md-2 { opacity: 0.4 !important; } .background-md-green-t3 { background-color: rgba(40, 167, 69, 0.6); } .o-md-3 { opacity: 0.6 !important; } .background-md-green-t4 { background-color: rgba(40, 167, 69, 0.8); } .o-md-4 { opacity: 0.8 !important; } .background-md-green-t5 { background-color: #28a745; } .o-md-5 { opacity: 1 !important; } .background-md-teal { background-color: var(--teal); } .background-md-teal:focus { background-color: var(--teal); } .teal-md { color: var(--teal); } .teal-md:focus { color: var(--teal); } .background-hover-md-teal:hover, .background-hover-md-teal:focus-within { background-color: var(--teal); } .fill-md-teal svg * { fill: var(--teal); } .fill-hover-md-teal:hover svg *, .fill-hover-md-teal:focus-within svg * { fill: var(--teal); } .stroke-md-teal svg * { stroke: var(--teal); } .stroke-hover-md-teal:hover svg *, .stroke-hover-md-teal:focus-within svg * { stroke: var(--teal); } .hover-teal:hover, .hover-teal:focus-within { color: var(--teal) !important; } .border-md-teal { border-color: var(--teal) !important; } .border-hover-md-teal:hover, .border-hover-md-teal:focus-within { border-color: var(--teal) !important; } .background-md-teal-t0 { background-color: rgba(32, 201, 151, 0); } .o-md-0 { opacity: 0 !important; } .background-md-teal-t1 { background-color: rgba(32, 201, 151, 0.2); } .o-md-1 { opacity: 0.2 !important; } .background-md-teal-t2 { background-color: rgba(32, 201, 151, 0.4); } .o-md-2 { opacity: 0.4 !important; } .background-md-teal-t3 { background-color: rgba(32, 201, 151, 0.6); } .o-md-3 { opacity: 0.6 !important; } .background-md-teal-t4 { background-color: rgba(32, 201, 151, 0.8); } .o-md-4 { opacity: 0.8 !important; } .background-md-teal-t5 { background-color: #20c997; } .o-md-5 { opacity: 1 !important; } .background-md-cyan { background-color: var(--cyan); } .background-md-cyan:focus { background-color: var(--cyan); } .cyan-md { color: var(--cyan); } .cyan-md:focus { color: var(--cyan); } .background-hover-md-cyan:hover, .background-hover-md-cyan:focus-within { background-color: var(--cyan); } .fill-md-cyan svg * { fill: var(--cyan); } .fill-hover-md-cyan:hover svg *, .fill-hover-md-cyan:focus-within svg * { fill: var(--cyan); } .stroke-md-cyan svg * { stroke: var(--cyan); } .stroke-hover-md-cyan:hover svg *, .stroke-hover-md-cyan:focus-within svg * { stroke: var(--cyan); } .hover-cyan:hover, .hover-cyan:focus-within { color: var(--cyan) !important; } .border-md-cyan { border-color: var(--cyan) !important; } .border-hover-md-cyan:hover, .border-hover-md-cyan:focus-within { border-color: var(--cyan) !important; } .background-md-cyan-t0 { background-color: rgba(23, 162, 184, 0); } .o-md-0 { opacity: 0 !important; } .background-md-cyan-t1 { background-color: rgba(23, 162, 184, 0.2); } .o-md-1 { opacity: 0.2 !important; } .background-md-cyan-t2 { background-color: rgba(23, 162, 184, 0.4); } .o-md-2 { opacity: 0.4 !important; } .background-md-cyan-t3 { background-color: rgba(23, 162, 184, 0.6); } .o-md-3 { opacity: 0.6 !important; } .background-md-cyan-t4 { background-color: rgba(23, 162, 184, 0.8); } .o-md-4 { opacity: 0.8 !important; } .background-md-cyan-t5 { background-color: #17a2b8; } .o-md-5 { opacity: 1 !important; } .background-md-white { background-color: var(--white); } .background-md-white:focus { background-color: var(--white); } .white-md { color: var(--white); } .white-md:focus { color: var(--white); } .background-hover-md-white:hover, .background-hover-md-white:focus-within { background-color: var(--white); } .fill-md-white svg * { fill: var(--white); } .fill-hover-md-white:hover svg *, .fill-hover-md-white:focus-within svg * { fill: var(--white); } .stroke-md-white svg * { stroke: var(--white); } .stroke-hover-md-white:hover svg *, .stroke-hover-md-white:focus-within svg * { stroke: var(--white); } .hover-white:hover, .hover-white:focus-within { color: var(--white) !important; } .border-md-white { border-color: var(--white) !important; } .border-hover-md-white:hover, .border-hover-md-white:focus-within { border-color: var(--white) !important; } .background-md-white-t0 { background-color: rgba(255, 255, 255, 0); } .o-md-0 { opacity: 0 !important; } .background-md-white-t1 { background-color: rgba(255, 255, 255, 0.2); } .o-md-1 { opacity: 0.2 !important; } .background-md-white-t2 { background-color: rgba(255, 255, 255, 0.4); } .o-md-2 { opacity: 0.4 !important; } .background-md-white-t3 { background-color: rgba(255, 255, 255, 0.6); } .o-md-3 { opacity: 0.6 !important; } .background-md-white-t4 { background-color: rgba(255, 255, 255, 0.8); } .o-md-4 { opacity: 0.8 !important; } .background-md-white-t5 { background-color: white; } .o-md-5 { opacity: 1 !important; } .background-md-gray { background-color: var(--gray); } .background-md-gray:focus { background-color: var(--gray); } .gray-md { color: var(--gray); } .gray-md:focus { color: var(--gray); } .background-hover-md-gray:hover, .background-hover-md-gray:focus-within { background-color: var(--gray); } .fill-md-gray svg * { fill: var(--gray); } .fill-hover-md-gray:hover svg *, .fill-hover-md-gray:focus-within svg * { fill: var(--gray); } .stroke-md-gray svg * { stroke: var(--gray); } .stroke-hover-md-gray:hover svg *, .stroke-hover-md-gray:focus-within svg * { stroke: var(--gray); } .hover-gray:hover, .hover-gray:focus-within { color: var(--gray) !important; } .border-md-gray { border-color: var(--gray) !important; } .border-hover-md-gray:hover, .border-hover-md-gray:focus-within { border-color: var(--gray) !important; } .background-md-gray-t0 { background-color: rgba(108, 117, 125, 0); } .o-md-0 { opacity: 0 !important; } .background-md-gray-t1 { background-color: rgba(108, 117, 125, 0.2); } .o-md-1 { opacity: 0.2 !important; } .background-md-gray-t2 { background-color: rgba(108, 117, 125, 0.4); } .o-md-2 { opacity: 0.4 !important; } .background-md-gray-t3 { background-color: rgba(108, 117, 125, 0.6); } .o-md-3 { opacity: 0.6 !important; } .background-md-gray-t4 { background-color: rgba(108, 117, 125, 0.8); } .o-md-4 { opacity: 0.8 !important; } .background-md-gray-t5 { background-color: #6c757d; } .o-md-5 { opacity: 1 !important; } .background-md-gray-dark { background-color: var(--gray-dark); } .background-md-gray-dark:focus { background-color: var(--gray-dark); } .gray-dark-md { color: var(--gray-dark); } .gray-dark-md:focus { color: var(--gray-dark); } .background-hover-md-gray-dark:hover, .background-hover-md-gray-dark:focus-within { background-color: var(--gray-dark); } .fill-md-gray-dark svg * { fill: var(--gray-dark); } .fill-hover-md-gray-dark:hover svg *, .fill-hover-md-gray-dark:focus-within svg * { fill: var(--gray-dark); } .stroke-md-gray-dark svg * { stroke: var(--gray-dark); } .stroke-hover-md-gray-dark:hover svg *, .stroke-hover-md-gray-dark:focus-within svg * { stroke: var(--gray-dark); } .hover-gray-dark:hover, .hover-gray-dark:focus-within { color: var(--gray-dark) !important; } .border-md-gray-dark { border-color: var(--gray-dark) !important; } .border-hover-md-gray-dark:hover, .border-hover-md-gray-dark:focus-within { border-color: var(--gray-dark) !important; } .background-md-gray-dark-t0 { background-color: rgba(52, 58, 64, 0); } .o-md-0 { opacity: 0 !important; } .background-md-gray-dark-t1 { background-color: rgba(52, 58, 64, 0.2); } .o-md-1 { opacity: 0.2 !important; } .background-md-gray-dark-t2 { background-color: rgba(52, 58, 64, 0.4); } .o-md-2 { opacity: 0.4 !important; } .background-md-gray-dark-t3 { background-color: rgba(52, 58, 64, 0.6); } .o-md-3 { opacity: 0.6 !important; } .background-md-gray-dark-t4 { background-color: rgba(52, 58, 64, 0.8); } .o-md-4 { opacity: 0.8 !important; } .background-md-gray-dark-t5 { background-color: #343a40; } .o-md-5 { opacity: 1 !important; } .background-md-black { background-color: var(--black); } .background-md-black:focus { background-color: var(--black); } .black-md { color: var(--black); } .black-md:focus { color: var(--black); } .background-hover-md-black:hover, .background-hover-md-black:focus-within { background-color: var(--black); } .fill-md-black svg * { fill: var(--black); } .fill-hover-md-black:hover svg *, .fill-hover-md-black:focus-within svg * { fill: var(--black); } .stroke-md-black svg * { stroke: var(--black); } .stroke-hover-md-black:hover svg *, .stroke-hover-md-black:focus-within svg * { stroke: var(--black); } .hover-black:hover, .hover-black:focus-within { color: var(--black) !important; } .border-md-black { border-color: var(--black) !important; } .border-hover-md-black:hover, .border-hover-md-black:focus-within { border-color: var(--black) !important; } .background-md-black-t0 { background-color: rgba(0, 0, 0, 0); } .o-md-0 { opacity: 0 !important; } .background-md-black-t1 { background-color: rgba(0, 0, 0, 0.2); } .o-md-1 { opacity: 0.2 !important; } .background-md-black-t2 { background-color: rgba(0, 0, 0, 0.4); } .o-md-2 { opacity: 0.4 !important; } .background-md-black-t3 { background-color: rgba(0, 0, 0, 0.6); } .o-md-3 { opacity: 0.6 !important; } .background-md-black-t4 { background-color: rgba(0, 0, 0, 0.8); } .o-md-4 { opacity: 0.8 !important; } .background-md-black-t5 { background-color: black; } .o-md-5 { opacity: 1 !important; } .background-md-transparent { background-color: var(--transparent); } .background-md-transparent:focus { background-color: var(--transparent); } .transparent-md { color: var(--transparent); } .transparent-md:focus { color: var(--transparent); } .background-hover-md-transparent:hover, .background-hover-md-transparent:focus-within { background-color: var(--transparent); } .fill-md-transparent svg * { fill: var(--transparent); } .fill-hover-md-transparent:hover svg *, .fill-hover-md-transparent:focus-within svg * { fill: var(--transparent); } .stroke-md-transparent svg * { stroke: var(--transparent); } .stroke-hover-md-transparent:hover svg *, .stroke-hover-md-transparent:focus-within svg * { stroke: var(--transparent); } .hover-transparent:hover, .hover-transparent:focus-within { color: var(--transparent) !important; } .border-md-transparent { border-color: var(--transparent) !important; } .border-hover-md-transparent:hover, .border-hover-md-transparent:focus-within { border-color: var(--transparent) !important; } .background-md-transparent-t0 { background-color: rgba(0, 0, 0, 0); } .o-md-0 { opacity: 0 !important; } .background-md-transparent-t1 { background-color: rgba(0, 0, 0, 0); } .o-md-1 { opacity: 0.2 !important; } .background-md-transparent-t2 { background-color: rgba(0, 0, 0, 0); } .o-md-2 { opacity: 0.4 !important; } .background-md-transparent-t3 { background-color: rgba(0, 0, 0, 0); } .o-md-3 { opacity: 0.6 !important; } .background-md-transparent-t4 { background-color: rgba(0, 0, 0, 0); } .o-md-4 { opacity: 0.8 !important; } .background-md-transparent-t5 { background-color: rgba(0, 0, 0, 0); } .o-md-5 { opacity: 1 !important; } .background-md-menu { background-color: var(--menu); } .background-md-menu:focus { background-color: var(--menu); } .menu-md { color: var(--menu); } .menu-md:focus { color: var(--menu); } .background-hover-md-menu:hover, .background-hover-md-menu:focus-within { background-color: var(--menu); } .fill-md-menu svg * { fill: var(--menu); } .fill-hover-md-menu:hover svg *, .fill-hover-md-menu:focus-within svg * { fill: var(--menu); } .stroke-md-menu svg * { stroke: var(--menu); } .stroke-hover-md-menu:hover svg *, .stroke-hover-md-menu:focus-within svg * { stroke: var(--menu); } .hover-menu:hover, .hover-menu:focus-within { color: var(--menu) !important; } .border-md-menu { border-color: var(--menu) !important; } .border-hover-md-menu:hover, .border-hover-md-menu:focus-within { border-color: var(--menu) !important; } .background-md-menu-t0 { background-color: rgba(254, 207, 55, 0); } .o-md-0 { opacity: 0 !important; } .background-md-menu-t1 { background-color: rgba(254, 207, 55, 0.2); } .o-md-1 { opacity: 0.2 !important; } .background-md-menu-t2 { background-color: rgba(254, 207, 55, 0.4); } .o-md-2 { opacity: 0.4 !important; } .background-md-menu-t3 { background-color: rgba(254, 207, 55, 0.6); } .o-md-3 { opacity: 0.6 !important; } .background-md-menu-t4 { background-color: rgba(254, 207, 55, 0.8); } .o-md-4 { opacity: 0.8 !important; } .background-md-menu-t5 { background-color: #fecf37; } .o-md-5 { opacity: 1 !important; } .background-md-light-blue { background-color: var(--light-blue); } .background-md-light-blue:focus { background-color: var(--light-blue); } .light-blue-md { color: var(--light-blue); } .light-blue-md:focus { color: var(--light-blue); } .background-hover-md-light-blue:hover, .background-hover-md-light-blue:focus-within { background-color: var(--light-blue); } .fill-md-light-blue svg * { fill: var(--light-blue); } .fill-hover-md-light-blue:hover svg *, .fill-hover-md-light-blue:focus-within svg * { fill: var(--light-blue); } .stroke-md-light-blue svg * { stroke: var(--light-blue); } .stroke-hover-md-light-blue:hover svg *, .stroke-hover-md-light-blue:focus-within svg * { stroke: var(--light-blue); } .hover-light-blue:hover, .hover-light-blue:focus-within { color: var(--light-blue) !important; } .border-md-light-blue { border-color: var(--light-blue) !important; } .border-hover-md-light-blue:hover, .border-hover-md-light-blue:focus-within { border-color: var(--light-blue) !important; } .background-md-light-blue-t0 { background-color: rgba(153, 149, 239, 0); } .o-md-0 { opacity: 0 !important; } .background-md-light-blue-t1 { background-color: rgba(153, 149, 239, 0.2); } .o-md-1 { opacity: 0.2 !important; } .background-md-light-blue-t2 { background-color: rgba(153, 149, 239, 0.4); } .o-md-2 { opacity: 0.4 !important; } .background-md-light-blue-t3 { background-color: rgba(153, 149, 239, 0.6); } .o-md-3 { opacity: 0.6 !important; } .background-md-light-blue-t4 { background-color: rgba(153, 149, 239, 0.8); } .o-md-4 { opacity: 0.8 !important; } .background-md-light-blue-t5 { background-color: #9995ef; } .o-md-5 { opacity: 1 !important; } .background-md-light-yellow { background-color: var(--light-yellow); } .background-md-light-yellow:focus { background-color: var(--light-yellow); } .light-yellow-md { color: var(--light-yellow); } .light-yellow-md:focus { color: var(--light-yellow); } .background-hover-md-light-yellow:hover, .background-hover-md-light-yellow:focus-within { background-color: var(--light-yellow); } .fill-md-light-yellow svg * { fill: var(--light-yellow); } .fill-hover-md-light-yellow:hover svg *, .fill-hover-md-light-yellow:focus-within svg * { fill: var(--light-yellow); } .stroke-md-light-yellow svg * { stroke: var(--light-yellow); } .stroke-hover-md-light-yellow:hover svg *, .stroke-hover-md-light-yellow:focus-within svg * { stroke: var(--light-yellow); } .hover-light-yellow:hover, .hover-light-yellow:focus-within { color: var(--light-yellow) !important; } .border-md-light-yellow { border-color: var(--light-yellow) !important; } .border-hover-md-light-yellow:hover, .border-hover-md-light-yellow:focus-within { border-color: var(--light-yellow) !important; } .background-md-light-yellow-t0 { background-color: rgba(255, 241, 224, 0); } .o-md-0 { opacity: 0 !important; } .background-md-light-yellow-t1 { background-color: rgba(255, 241, 224, 0.2); } .o-md-1 { opacity: 0.2 !important; } .background-md-light-yellow-t2 { background-color: rgba(255, 241, 224, 0.4); } .o-md-2 { opacity: 0.4 !important; } .background-md-light-yellow-t3 { background-color: rgba(255, 241, 224, 0.6); } .o-md-3 { opacity: 0.6 !important; } .background-md-light-yellow-t4 { background-color: rgba(255, 241, 224, 0.8); } .o-md-4 { opacity: 0.8 !important; } .background-md-light-yellow-t5 { background-color: #fff1e0; } .o-md-5 { opacity: 1 !important; } .background-md-light-gray { background-color: var(--light-gray); } .background-md-light-gray:focus { background-color: var(--light-gray); } .light-gray-md { color: var(--light-gray); } .light-gray-md:focus { color: var(--light-gray); } .background-hover-md-light-gray:hover, .background-hover-md-light-gray:focus-within { background-color: var(--light-gray); } .fill-md-light-gray svg * { fill: var(--light-gray); } .fill-hover-md-light-gray:hover svg *, .fill-hover-md-light-gray:focus-within svg * { fill: var(--light-gray); } .stroke-md-light-gray svg * { stroke: var(--light-gray); } .stroke-hover-md-light-gray:hover svg *, .stroke-hover-md-light-gray:focus-within svg * { stroke: var(--light-gray); } .hover-light-gray:hover, .hover-light-gray:focus-within { color: var(--light-gray) !important; } .border-md-light-gray { border-color: var(--light-gray) !important; } .border-hover-md-light-gray:hover, .border-hover-md-light-gray:focus-within { border-color: var(--light-gray) !important; } .background-md-light-gray-t0 { background-color: rgba(245, 243, 241, 0); } .o-md-0 { opacity: 0 !important; } .background-md-light-gray-t1 { background-color: rgba(245, 243, 241, 0.2); } .o-md-1 { opacity: 0.2 !important; } .background-md-light-gray-t2 { background-color: rgba(245, 243, 241, 0.4); } .o-md-2 { opacity: 0.4 !important; } .background-md-light-gray-t3 { background-color: rgba(245, 243, 241, 0.6); } .o-md-3 { opacity: 0.6 !important; } .background-md-light-gray-t4 { background-color: rgba(245, 243, 241, 0.8); } .o-md-4 { opacity: 0.8 !important; } .background-md-light-gray-t5 { background-color: #f5f3f1; } .o-md-5 { opacity: 1 !important; } .background-md-lighter-blue { background-color: var(--lighter-blue); } .background-md-lighter-blue:focus { background-color: var(--lighter-blue); } .lighter-blue-md { color: var(--lighter-blue); } .lighter-blue-md:focus { color: var(--lighter-blue); } .background-hover-md-lighter-blue:hover, .background-hover-md-lighter-blue:focus-within { background-color: var(--lighter-blue); } .fill-md-lighter-blue svg * { fill: var(--lighter-blue); } .fill-hover-md-lighter-blue:hover svg *, .fill-hover-md-lighter-blue:focus-within svg * { fill: var(--lighter-blue); } .stroke-md-lighter-blue svg * { stroke: var(--lighter-blue); } .stroke-hover-md-lighter-blue:hover svg *, .stroke-hover-md-lighter-blue:focus-within svg * { stroke: var(--lighter-blue); } .hover-lighter-blue:hover, .hover-lighter-blue:focus-within { color: var(--lighter-blue) !important; } .border-md-lighter-blue { border-color: var(--lighter-blue) !important; } .border-hover-md-lighter-blue:hover, .border-hover-md-lighter-blue:focus-within { border-color: var(--lighter-blue) !important; } .background-md-lighter-blue-t0 { background-color: rgba(204, 202, 247, 0); } .o-md-0 { opacity: 0 !important; } .background-md-lighter-blue-t1 { background-color: rgba(204, 202, 247, 0.2); } .o-md-1 { opacity: 0.2 !important; } .background-md-lighter-blue-t2 { background-color: rgba(204, 202, 247, 0.4); } .o-md-2 { opacity: 0.4 !important; } .background-md-lighter-blue-t3 { background-color: rgba(204, 202, 247, 0.6); } .o-md-3 { opacity: 0.6 !important; } .background-md-lighter-blue-t4 { background-color: rgba(204, 202, 247, 0.8); } .o-md-4 { opacity: 0.8 !important; } .background-md-lighter-blue-t5 { background-color: #cccaf7; } .o-md-5 { opacity: 1 !important; } .background-md-post { background-color: var(--post); } .background-md-post:focus { background-color: var(--post); } .post-md { color: var(--post); } .post-md:focus { color: var(--post); } .background-hover-md-post:hover, .background-hover-md-post:focus-within { background-color: var(--post); } .fill-md-post svg * { fill: var(--post); } .fill-hover-md-post:hover svg *, .fill-hover-md-post:focus-within svg * { fill: var(--post); } .stroke-md-post svg * { stroke: var(--post); } .stroke-hover-md-post:hover svg *, .stroke-hover-md-post:focus-within svg * { stroke: var(--post); } .hover-post:hover, .hover-post:focus-within { color: var(--post) !important; } .border-md-post { border-color: var(--post) !important; } .border-hover-md-post:hover, .border-hover-md-post:focus-within { border-color: var(--post) !important; } .background-md-post-t0 { background-color: rgba(230, 230, 230, 0); } .o-md-0 { opacity: 0 !important; } .background-md-post-t1 { background-color: rgba(230, 230, 230, 0.02); } .o-md-1 { opacity: 0.2 !important; } .background-md-post-t2 { background-color: rgba(230, 230, 230, 0.04); } .o-md-2 { opacity: 0.4 !important; } .background-md-post-t3 { background-color: rgba(230, 230, 230, 0.06); } .o-md-3 { opacity: 0.6 !important; } .background-md-post-t4 { background-color: rgba(230, 230, 230, 0.08); } .o-md-4 { opacity: 0.8 !important; } .background-md-post-t5 { background-color: rgba(230, 230, 230, 0.1); } .o-md-5 { opacity: 1 !important; } .background-md-footnote { background-color: var(--footnote); } .background-md-footnote:focus { background-color: var(--footnote); } .footnote-md { color: var(--footnote); } .footnote-md:focus { color: var(--footnote); } .background-hover-md-footnote:hover, .background-hover-md-footnote:focus-within { background-color: var(--footnote); } .fill-md-footnote svg * { fill: var(--footnote); } .fill-hover-md-footnote:hover svg *, .fill-hover-md-footnote:focus-within svg * { fill: var(--footnote); } .stroke-md-footnote svg * { stroke: var(--footnote); } .stroke-hover-md-footnote:hover svg *, .stroke-hover-md-footnote:focus-within svg * { stroke: var(--footnote); } .hover-footnote:hover, .hover-footnote:focus-within { color: var(--footnote) !important; } .border-md-footnote { border-color: var(--footnote) !important; } .border-hover-md-footnote:hover, .border-hover-md-footnote:focus-within { border-color: var(--footnote) !important; } .background-md-footnote-t0 { background-color: rgba(136, 136, 136, 0); } .o-md-0 { opacity: 0 !important; } .background-md-footnote-t1 { background-color: rgba(136, 136, 136, 0.2); } .o-md-1 { opacity: 0.2 !important; } .background-md-footnote-t2 { background-color: rgba(136, 136, 136, 0.4); } .o-md-2 { opacity: 0.4 !important; } .background-md-footnote-t3 { background-color: rgba(136, 136, 136, 0.6); } .o-md-3 { opacity: 0.6 !important; } .background-md-footnote-t4 { background-color: rgba(136, 136, 136, 0.8); } .o-md-4 { opacity: 0.8 !important; } .background-md-footnote-t5 { background-color: #888888; } .o-md-5 { opacity: 1 !important; } .background-md-primary { background-color: var(--primary); } .background-md-primary:focus { background-color: var(--primary); } .primary-md { color: var(--primary); } .primary-md:focus { color: var(--primary); } .background-hover-md-primary:hover, .background-hover-md-primary:focus-within { background-color: var(--primary); } .fill-md-primary svg * { fill: var(--primary); } .fill-hover-md-primary:hover svg *, .fill-hover-md-primary:focus-within svg * { fill: var(--primary); } .stroke-md-primary svg * { stroke: var(--primary); } .stroke-hover-md-primary:hover svg *, .stroke-hover-md-primary:focus-within svg * { stroke: var(--primary); } .hover-primary:hover, .hover-primary:focus-within { color: var(--primary) !important; } .border-md-primary { border-color: var(--primary) !important; } .border-hover-md-primary:hover, .border-hover-md-primary:focus-within { border-color: var(--primary) !important; } .background-md-primary-t0 { background-color: rgba(243, 146, 32, 0); } .o-md-0 { opacity: 0 !important; } .background-md-primary-t1 { background-color: rgba(243, 146, 32, 0.2); } .o-md-1 { opacity: 0.2 !important; } .background-md-primary-t2 { background-color: rgba(243, 146, 32, 0.4); } .o-md-2 { opacity: 0.4 !important; } .background-md-primary-t3 { background-color: rgba(243, 146, 32, 0.6); } .o-md-3 { opacity: 0.6 !important; } .background-md-primary-t4 { background-color: rgba(243, 146, 32, 0.8); } .o-md-4 { opacity: 0.8 !important; } .background-md-primary-t5 { background-color: #f39220; } .o-md-5 { opacity: 1 !important; } .background-md-especiales { background-color: var(--especiales); } .background-md-especiales:focus { background-color: var(--especiales); } .especiales-md { color: var(--especiales); } .especiales-md:focus { color: var(--especiales); } .background-hover-md-especiales:hover, .background-hover-md-especiales:focus-within { background-color: var(--especiales); } .fill-md-especiales svg * { fill: var(--especiales); } .fill-hover-md-especiales:hover svg *, .fill-hover-md-especiales:focus-within svg * { fill: var(--especiales); } .stroke-md-especiales svg * { stroke: var(--especiales); } .stroke-hover-md-especiales:hover svg *, .stroke-hover-md-especiales:focus-within svg * { stroke: var(--especiales); } .hover-especiales:hover, .hover-especiales:focus-within { color: var(--especiales) !important; } .border-md-especiales { border-color: var(--especiales) !important; } .border-hover-md-especiales:hover, .border-hover-md-especiales:focus-within { border-color: var(--especiales) !important; } .background-md-especiales-t0 { background-color: rgba(254, 207, 55, 0); } .o-md-0 { opacity: 0 !important; } .background-md-especiales-t1 { background-color: rgba(254, 207, 55, 0.2); } .o-md-1 { opacity: 0.2 !important; } .background-md-especiales-t2 { background-color: rgba(254, 207, 55, 0.4); } .o-md-2 { opacity: 0.4 !important; } .background-md-especiales-t3 { background-color: rgba(254, 207, 55, 0.6); } .o-md-3 { opacity: 0.6 !important; } .background-md-especiales-t4 { background-color: rgba(254, 207, 55, 0.8); } .o-md-4 { opacity: 0.8 !important; } .background-md-especiales-t5 { background-color: #fecf37; } .o-md-5 { opacity: 1 !important; } .letter-spacing-md-0 { letter-spacing: 0rem !important; } .letter-spacing-md-1 { letter-spacing: 0.1rem !important; } .letter-spacing-md-2 { letter-spacing: 0.16rem !important; } .letter-spacing-md-3 { letter-spacing: 0.170625em !important; } .letter-spacing-md-3px { letter-spacing: 0.1875rem !important; } .letter-spacing-md-4 { letter-spacing: 0.2625rem !important; } .letter-spacing-md-5 { letter-spacing: 0.39375rem !important; } .letter-spacing-md-6 { letter-spacing: 0.18375rem !important; } .letter-spacing-md-7 { letter-spacing: 0.13125rem !important; } .letter-spacing-md-8 { letter-spacing: 0.170625rem !important; } .object-fit-cover-md { object-fit: cover; } .lead-md { font-size: 1.3125rem !important; } .f-md-10 { font-size: 0.625rem !important; } .f-md-11 { font-size: 0.7rem !important; } .f-md-12 { font-size: 0.75rem !important; } .f-md-14 { font-size: 0.875rem !important; } .f-md-16 { font-size: 1rem !important; } .f-md-17 { font-size: 1.0625rem !important; } .f-md-19 { font-size: 1.1875rem !important; } .f-md-20 { font-size: 1.25rem !important; } .f-md-21 { font-size: 1.3125rem !important; } .f-md-22 { font-size: 1.375rem !important; } .f-md-24 { font-size: 1.5rem !important; } .f-md-25 { font-size: 1.5625rem !important; } .f-md-32 { font-size: 2rem !important; } .f-md-36 { font-size: 2.25rem !important; } .f-md-40 { font-size: 2.5rem !important; } .f-md-44 { font-size: 2.75rem !important; } .f-md-48 { font-size: 3rem !important; } .cursor-md-pointer { cursor: pointer; } .cursor-md-none { cursor: none; } .top-md-0 { top: 0; } .object-position-md-top { object-position: top; } .left-md-0 { left: 0; } .object-position-md-left { object-position: left; } .right-md-0 { right: 0; } .object-position-md-right { object-position: right; } .bottom-md-0 { bottom: 0; } .object-position-md-bottom { object-position: bottom; } .lh-md-0 { line-height: 0 !important; } .rounded-md-0 { border-radius: 0 !important; } .top-md-1 { top: 0.25rem; } .object-position-md-top { object-position: top; } .left-md-1 { left: 0.25rem; } .object-position-md-left { object-position: left; } .right-md-1 { right: 0.25rem; } .object-position-md-right { object-position: right; } .bottom-md-1 { bottom: 0.25rem; } .object-position-md-bottom { object-position: bottom; } .lh-md-1 { line-height: 0.25rem !important; } .rounded-md-1 { border-radius: 0.25rem !important; } .top-md-2 { top: 0.5rem; } .object-position-md-top { object-position: top; } .left-md-2 { left: 0.5rem; } .object-position-md-left { object-position: left; } .right-md-2 { right: 0.5rem; } .object-position-md-right { object-position: right; } .bottom-md-2 { bottom: 0.5rem; } .object-position-md-bottom { object-position: bottom; } .lh-md-2 { line-height: 0.5rem !important; } .rounded-md-2 { border-radius: 0.5rem !important; } .top-md-3 { top: 1rem; } .object-position-md-top { object-position: top; } .left-md-3 { left: 1rem; } .object-position-md-left { object-position: left; } .right-md-3 { right: 1rem; } .object-position-md-right { object-position: right; } .bottom-md-3 { bottom: 1rem; } .object-position-md-bottom { object-position: bottom; } .lh-md-3 { line-height: 1rem !important; } .rounded-md-3 { border-radius: 1rem !important; } .top-md-4 { top: 1.5rem; } .object-position-md-top { object-position: top; } .left-md-4 { left: 1.5rem; } .object-position-md-left { object-position: left; } .right-md-4 { right: 1.5rem; } .object-position-md-right { object-position: right; } .bottom-md-4 { bottom: 1.5rem; } .object-position-md-bottom { object-position: bottom; } .lh-md-4 { line-height: 1.5rem !important; } .rounded-md-4 { border-radius: 1.5rem !important; } .top-md-5 { top: 3rem; } .object-position-md-top { object-position: top; } .left-md-5 { left: 3rem; } .object-position-md-left { object-position: left; } .right-md-5 { right: 3rem; } .object-position-md-right { object-position: right; } .bottom-md-5 { bottom: 3rem; } .object-position-md-bottom { object-position: bottom; } .lh-md-5 { line-height: 3rem !important; } .rounded-md-5 { border-radius: 3rem !important; } .top-md-6 { top: 6rem; } .object-position-md-top { object-position: top; } .left-md-6 { left: 6rem; } .object-position-md-left { object-position: left; } .right-md-6 { right: 6rem; } .object-position-md-right { object-position: right; } .bottom-md-6 { bottom: 6rem; } .object-position-md-bottom { object-position: bottom; } .lh-md-6 { line-height: 6rem !important; } .rounded-md-6 { border-radius: 6rem !important; } .top-md-7 { top: 7rem; } .object-position-md-top { object-position: top; } .left-md-7 { left: 7rem; } .object-position-md-left { object-position: left; } .right-md-7 { right: 7rem; } .object-position-md-right { object-position: right; } .bottom-md-7 { bottom: 7rem; } .object-position-md-bottom { object-position: bottom; } .lh-md-7 { line-height: 7rem !important; } .rounded-md-7 { border-radius: 7rem !important; } .top-md-8 { top: 8rem; } .object-position-md-top { object-position: top; } .left-md-8 { left: 8rem; } .object-position-md-left { object-position: left; } .right-md-8 { right: 8rem; } .object-position-md-right { object-position: right; } .bottom-md-8 { bottom: 8rem; } .object-position-md-bottom { object-position: bottom; } .lh-md-8 { line-height: 8rem !important; } .rounded-md-8 { border-radius: 8rem !important; } .top-md-9 { top: 9rem; } .object-position-md-top { object-position: top; } .left-md-9 { left: 9rem; } .object-position-md-left { object-position: left; } .right-md-9 { right: 9rem; } .object-position-md-right { object-position: right; } .bottom-md-9 { bottom: 9rem; } .object-position-md-bottom { object-position: bottom; } .lh-md-9 { line-height: 9rem !important; } .rounded-md-9 { border-radius: 9rem !important; } .top-md-20 { top: 1.25rem; } .object-position-md-top { object-position: top; } .left-md-20 { left: 1.25rem; } .object-position-md-left { object-position: left; } .right-md-20 { right: 1.25rem; } .object-position-md-right { object-position: right; } .bottom-md-20 { bottom: 1.25rem; } .object-position-md-bottom { object-position: bottom; } .lh-md-20 { line-height: 1.25rem !important; } .rounded-md-20 { border-radius: 1.25rem !important; } .top-md-25 { top: 1.5625rem; } .object-position-md-top { object-position: top; } .left-md-25 { left: 1.5625rem; } .object-position-md-left { object-position: left; } .right-md-25 { right: 1.5625rem; } .object-position-md-right { object-position: right; } .bottom-md-25 { bottom: 1.5625rem; } .object-position-md-bottom { object-position: bottom; } .lh-md-25 { line-height: 1.5625rem !important; } .rounded-md-25 { border-radius: 1.5625rem !important; } .top-md-30 { top: 1.875rem; } .object-position-md-top { object-position: top; } .left-md-30 { left: 1.875rem; } .object-position-md-left { object-position: left; } .right-md-30 { right: 1.875rem; } .object-position-md-right { object-position: right; } .bottom-md-30 { bottom: 1.875rem; } .object-position-md-bottom { object-position: bottom; } .lh-md-30 { line-height: 1.875rem !important; } .rounded-md-30 { border-radius: 1.875rem !important; } .top-md-32 { top: 2rem; } .object-position-md-top { object-position: top; } .left-md-32 { left: 2rem; } .object-position-md-left { object-position: left; } .right-md-32 { right: 2rem; } .object-position-md-right { object-position: right; } .bottom-md-32 { bottom: 2rem; } .object-position-md-bottom { object-position: bottom; } .lh-md-32 { line-height: 2rem !important; } .rounded-md-32 { border-radius: 2rem !important; } .top-md-46 { top: 2.875rem; } .object-position-md-top { object-position: top; } .left-md-46 { left: 2.875rem; } .object-position-md-left { object-position: left; } .right-md-46 { right: 2.875rem; } .object-position-md-right { object-position: right; } .bottom-md-46 { bottom: 2.875rem; } .object-position-md-bottom { object-position: bottom; } .lh-md-46 { line-height: 2.875rem !important; } .rounded-md-46 { border-radius: 2.875rem !important; } .top-md-50 { top: 3.125rem; } .object-position-md-top { object-position: top; } .left-md-50 { left: 3.125rem; } .object-position-md-left { object-position: left; } .right-md-50 { right: 3.125rem; } .object-position-md-right { object-position: right; } .bottom-md-50 { bottom: 3.125rem; } .object-position-md-bottom { object-position: bottom; } .lh-md-50 { line-height: 3.125rem !important; } .rounded-md-50 { border-radius: 3.125rem !important; } .top-md-54 { top: 3.375rem; } .object-position-md-top { object-position: top; } .left-md-54 { left: 3.375rem; } .object-position-md-left { object-position: left; } .right-md-54 { right: 3.375rem; } .object-position-md-right { object-position: right; } .bottom-md-54 { bottom: 3.375rem; } .object-position-md-bottom { object-position: bottom; } .lh-md-54 { line-height: 3.375rem !important; } .rounded-md-54 { border-radius: 3.375rem !important; } .top-md-60 { top: 3.75rem; } .object-position-md-top { object-position: top; } .left-md-60 { left: 3.75rem; } .object-position-md-left { object-position: left; } .right-md-60 { right: 3.75rem; } .object-position-md-right { object-position: right; } .bottom-md-60 { bottom: 3.75rem; } .object-position-md-bottom { object-position: bottom; } .lh-md-60 { line-height: 3.75rem !important; } .rounded-md-60 { border-radius: 3.75rem !important; } .top-md-150 { top: 9.375rem; } .object-position-md-top { object-position: top; } .left-md-150 { left: 9.375rem; } .object-position-md-left { object-position: left; } .right-md-150 { right: 9.375rem; } .object-position-md-right { object-position: right; } .bottom-md-150 { bottom: 9.375rem; } .object-position-md-bottom { object-position: bottom; } .lh-md-150 { line-height: 9.375rem !important; } .rounded-md-150 { border-radius: 9.375rem !important; } .top-md-100 { top: 6.25rem; } .object-position-md-top { object-position: top; } .left-md-100 { left: 6.25rem; } .object-position-md-left { object-position: left; } .right-md-100 { right: 6.25rem; } .object-position-md-right { object-position: right; } .bottom-md-100 { bottom: 6.25rem; } .object-position-md-bottom { object-position: bottom; } .lh-md-100 { line-height: 6.25rem !important; } .rounded-md-100 { border-radius: 6.25rem !important; } .top-md-14 { top: 0.875rem; } .object-position-md-top { object-position: top; } .left-md-14 { left: 0.875rem; } .object-position-md-left { object-position: left; } .right-md-14 { right: 0.875rem; } .object-position-md-right { object-position: right; } .bottom-md-14 { bottom: 0.875rem; } .object-position-md-bottom { object-position: bottom; } .lh-md-14 { line-height: 0.875rem !important; } .rounded-md-14 { border-radius: 0.875rem !important; } .top-md-12 { top: 0.75rem; } .object-position-md-top { object-position: top; } .left-md-12 { left: 0.75rem; } .object-position-md-left { object-position: left; } .right-md-12 { right: 0.75rem; } .object-position-md-right { object-position: right; } .bottom-md-12 { bottom: 0.75rem; } .object-position-md-bottom { object-position: bottom; } .lh-md-12 { line-height: 0.75rem !important; } .rounded-md-12 { border-radius: 0.75rem !important; } .top-md-40 { top: 2.5rem; } .object-position-md-top { object-position: top; } .left-md-40 { left: 2.5rem; } .object-position-md-left { object-position: left; } .right-md-40 { right: 2.5rem; } .object-position-md-right { object-position: right; } .bottom-md-40 { bottom: 2.5rem; } .object-position-md-bottom { object-position: bottom; } .lh-md-40 { line-height: 2.5rem !important; } .rounded-md-40 { border-radius: 2.5rem !important; } .top-md-44 { top: 2.75rem; } .object-position-md-top { object-position: top; } .left-md-44 { left: 2.75rem; } .object-position-md-left { object-position: left; } .right-md-44 { right: 2.75rem; } .object-position-md-right { object-position: right; } .bottom-md-44 { bottom: 2.75rem; } .object-position-md-bottom { object-position: bottom; } .lh-md-44 { line-height: 2.75rem !important; } .rounded-md-44 { border-radius: 2.75rem !important; } .top-md-80 { top: 5rem; } .object-position-md-top { object-position: top; } .left-md-80 { left: 5rem; } .object-position-md-left { object-position: left; } .right-md-80 { right: 5rem; } .object-position-md-right { object-position: right; } .bottom-md-80 { bottom: 5rem; } .object-position-md-bottom { object-position: bottom; } .lh-md-80 { line-height: 5rem !important; } .rounded-md-80 { border-radius: 5rem !important; } .top-md-700 { top: 43.75rem; } .object-position-md-top { object-position: top; } .left-md-700 { left: 43.75rem; } .object-position-md-left { object-position: left; } .right-md-700 { right: 43.75rem; } .object-position-md-right { object-position: right; } .bottom-md-700 { bottom: 43.75rem; } .object-position-md-bottom { object-position: bottom; } .lh-md-700 { line-height: 43.75rem !important; } .rounded-md-700 { border-radius: 43.75rem !important; } .top-md-240 { top: 15rem; } .object-position-md-top { object-position: top; } .left-md-240 { left: 15rem; } .object-position-md-left { object-position: left; } .right-md-240 { right: 15rem; } .object-position-md-right { object-position: right; } .bottom-md-240 { bottom: 15rem; } .object-position-md-bottom { object-position: bottom; } .lh-md-240 { line-height: 15rem !important; } .rounded-md-240 { border-radius: 15rem !important; } .top-md-btn-padding-y { top: 0.375rem; } .object-position-md-top { object-position: top; } .left-md-btn-padding-y { left: 0.375rem; } .object-position-md-left { object-position: left; } .right-md-btn-padding-y { right: 0.375rem; } .object-position-md-right { object-position: right; } .bottom-md-btn-padding-y { bottom: 0.375rem; } .object-position-md-bottom { object-position: bottom; } .lh-md-btn-padding-y { line-height: 0.375rem !important; } .rounded-md-btn-padding-y { border-radius: 0.375rem !important; } .top-md-btn-line-height { top: 1.5; } .object-position-md-top { object-position: top; } .left-md-btn-line-height { left: 1.5; } .object-position-md-left { object-position: left; } .right-md-btn-line-height { right: 1.5; } .object-position-md-right { object-position: right; } .bottom-md-btn-line-height { bottom: 1.5; } .object-position-md-bottom { object-position: bottom; } .lh-md-btn-line-height { line-height: 1.5 !important; } .rounded-md-btn-line-height { border-radius: 1.5 !important; } .w-md-25 { width: 25% !important; } .w-md-25 { width: 25% !important; } .min-w-md-25 { min-width: 25% !important; } .max-w-md-25 { max-width: 25% !important; } .w-md-50 { width: 50% !important; } .w-md-50 { width: 50% !important; } .min-w-md-50 { min-width: 50% !important; } .max-w-md-50 { max-width: 50% !important; } .w-md-75 { width: 75% !important; } .w-md-75 { width: 75% !important; } .min-w-md-75 { min-width: 75% !important; } .max-w-md-75 { max-width: 75% !important; } .w-md-100 { width: 100% !important; } .w-md-100 { width: 100% !important; } .min-w-md-100 { min-width: 100% !important; } .max-w-md-100 { max-width: 100% !important; } .w-md-auto { width: auto !important; } .w-md-auto { width: auto !important; } .min-w-md-auto { min-width: auto !important; } .max-w-md-auto { max-width: auto !important; } .w-md-75 { width: 75% !important; } .w-md-75 { width: 75% !important; } .min-w-md-75 { min-width: 75% !important; } .max-w-md-75 { max-width: 75% !important; } .w-md-14px { width: 0.875rem !important; } .w-md-14px { width: 0.875rem !important; } .min-w-md-14px { min-width: 0.875rem !important; } .max-w-md-14px { max-width: 0.875rem !important; } .w-md-67px { width: 4.1875rem !important; } .w-md-67px { width: 4.1875rem !important; } .min-w-md-67px { min-width: 4.1875rem !important; } .max-w-md-67px { max-width: 4.1875rem !important; } .w-md-44px { width: 2.75rem !important; } .w-md-44px { width: 2.75rem !important; } .min-w-md-44px { min-width: 2.75rem !important; } .max-w-md-44px { max-width: 2.75rem !important; } .w-md-46px { width: 2.875rem !important; } .w-md-46px { width: 2.875rem !important; } .min-w-md-46px { min-width: 2.875rem !important; } .max-w-md-46px { max-width: 2.875rem !important; } .w-md-54px { width: 3.375rem !important; } .w-md-54px { width: 3.375rem !important; } .min-w-md-54px { min-width: 3.375rem !important; } .max-w-md-54px { max-width: 3.375rem !important; } .w-md-36px { width: 2.25rem !important; } .w-md-36px { width: 2.25rem !important; } .min-w-md-36px { min-width: 2.25rem !important; } .max-w-md-36px { max-width: 2.25rem !important; } .w-md-47px { width: 3.9375rem !important; } .w-md-47px { width: 3.9375rem !important; } .min-w-md-47px { min-width: 3.9375rem !important; } .max-w-md-47px { max-width: 3.9375rem !important; } .w-md-49px { width: 3.0625rem !important; } .w-md-49px { width: 3.0625rem !important; } .min-w-md-49px { min-width: 3.0625rem !important; } .max-w-md-49px { max-width: 3.0625rem !important; } .w-md-74px { width: 4.625rem !important; } .w-md-74px { width: 4.625rem !important; } .min-w-md-74px { min-width: 4.625rem !important; } .max-w-md-74px { max-width: 4.625rem !important; } .w-md-90px { width: 90px !important; } .w-md-90px { width: 90px !important; } .min-w-md-90px { min-width: 90px !important; } .max-w-md-90px { max-width: 90px !important; } .w-md-100px { width: 100px !important; } .w-md-100px { width: 100px !important; } .min-w-md-100px { min-width: 100px !important; } .max-w-md-100px { max-width: 100px !important; } .w-md-180px { width: 11.25rem !important; } .w-md-180px { width: 11.25rem !important; } .min-w-md-180px { min-width: 11.25rem !important; } .max-w-md-180px { max-width: 11.25rem !important; } .w-md-220px { width: 220px !important; } .w-md-220px { width: 220px !important; } .min-w-md-220px { min-width: 220px !important; } .max-w-md-220px { max-width: 220px !important; } .w-md-221px { width: 13.8125rem !important; } .w-md-221px { width: 13.8125rem !important; } .min-w-md-221px { min-width: 13.8125rem !important; } .max-w-md-221px { max-width: 13.8125rem !important; } .w-md-333px { width: 20.8125rem !important; } .w-md-333px { width: 20.8125rem !important; } .min-w-md-333px { min-width: 20.8125rem !important; } .max-w-md-333px { max-width: 20.8125rem !important; } .w-md-600px { width: 37.5rem !important; } .w-md-600px { width: 37.5rem !important; } .min-w-md-600px { min-width: 37.5rem !important; } .max-w-md-600px { max-width: 37.5rem !important; } .w-md-780px { width: 780px !important; } .w-md-780px { width: 780px !important; } .min-w-md-780px { min-width: 780px !important; } .max-w-md-780px { max-width: 780px !important; } .w-md-1200px { width: 78rem !important; } .w-md-1200px { width: 78rem !important; } .min-w-md-1200px { min-width: 78rem !important; } .max-w-md-1200px { max-width: 78rem !important; } .h-md-25 { height: 25% !important; } .h-md-25 { height: 25% !important; } .min-h-md-25 { min-height: 25% !important; } .max-h-md-25 { max-height: 25% !important; } .h-md-50 { height: 50% !important; } .h-md-50 { height: 50% !important; } .min-h-md-50 { min-height: 50% !important; } .max-h-md-50 { max-height: 50% !important; } .h-md-75 { height: 75% !important; } .h-md-75 { height: 75% !important; } .min-h-md-75 { min-height: 75% !important; } .max-h-md-75 { max-height: 75% !important; } .h-md-100 { height: 100% !important; } .h-md-100 { height: 100% !important; } .min-h-md-100 { min-height: 100% !important; } .max-h-md-100 { max-height: 100% !important; } .h-md-auto { height: auto !important; } .h-md-auto { height: auto !important; } .min-h-md-auto { min-height: auto !important; } .max-h-md-auto { max-height: auto !important; } .h-md-75 { height: 75% !important; } .h-md-75 { height: 75% !important; } .min-h-md-75 { min-height: 75% !important; } .max-h-md-75 { max-height: 75% !important; } .h-md-14px { height: 0.875rem !important; } .h-md-14px { height: 0.875rem !important; } .min-h-md-14px { min-height: 0.875rem !important; } .max-h-md-14px { max-height: 0.875rem !important; } .h-md-67px { height: 4.1875rem !important; } .h-md-67px { height: 4.1875rem !important; } .min-h-md-67px { min-height: 4.1875rem !important; } .max-h-md-67px { max-height: 4.1875rem !important; } .h-md-44px { height: 2.75rem !important; } .h-md-44px { height: 2.75rem !important; } .min-h-md-44px { min-height: 2.75rem !important; } .max-h-md-44px { max-height: 2.75rem !important; } .h-md-46px { height: 2.875rem !important; } .h-md-46px { height: 2.875rem !important; } .min-h-md-46px { min-height: 2.875rem !important; } .max-h-md-46px { max-height: 2.875rem !important; } .h-md-54px { height: 3.375rem !important; } .h-md-54px { height: 3.375rem !important; } .min-h-md-54px { min-height: 3.375rem !important; } .max-h-md-54px { max-height: 3.375rem !important; } .h-md-36px { height: 2.25rem !important; } .h-md-36px { height: 2.25rem !important; } .min-h-md-36px { min-height: 2.25rem !important; } .max-h-md-36px { max-height: 2.25rem !important; } .h-md-47px { height: 3.9375rem !important; } .h-md-47px { height: 3.9375rem !important; } .min-h-md-47px { min-height: 3.9375rem !important; } .max-h-md-47px { max-height: 3.9375rem !important; } .h-md-49px { height: 3.0625rem !important; } .h-md-49px { height: 3.0625rem !important; } .min-h-md-49px { min-height: 3.0625rem !important; } .max-h-md-49px { max-height: 3.0625rem !important; } .h-md-74px { height: 4.625rem !important; } .h-md-74px { height: 4.625rem !important; } .min-h-md-74px { min-height: 4.625rem !important; } .max-h-md-74px { max-height: 4.625rem !important; } .h-md-90px { height: 90px !important; } .h-md-90px { height: 90px !important; } .min-h-md-90px { min-height: 90px !important; } .max-h-md-90px { max-height: 90px !important; } .h-md-100px { height: 100px !important; } .h-md-100px { height: 100px !important; } .min-h-md-100px { min-height: 100px !important; } .max-h-md-100px { max-height: 100px !important; } .h-md-180px { height: 11.25rem !important; } .h-md-180px { height: 11.25rem !important; } .min-h-md-180px { min-height: 11.25rem !important; } .max-h-md-180px { max-height: 11.25rem !important; } .h-md-220px { height: 220px !important; } .h-md-220px { height: 220px !important; } .min-h-md-220px { min-height: 220px !important; } .max-h-md-220px { max-height: 220px !important; } .h-md-221px { height: 13.8125rem !important; } .h-md-221px { height: 13.8125rem !important; } .min-h-md-221px { min-height: 13.8125rem !important; } .max-h-md-221px { max-height: 13.8125rem !important; } .h-md-333px { height: 20.8125rem !important; } .h-md-333px { height: 20.8125rem !important; } .min-h-md-333px { min-height: 20.8125rem !important; } .max-h-md-333px { max-height: 20.8125rem !important; } .h-md-600px { height: 37.5rem !important; } .h-md-600px { height: 37.5rem !important; } .min-h-md-600px { min-height: 37.5rem !important; } .max-h-md-600px { max-height: 37.5rem !important; } .h-md-780px { height: 780px !important; } .h-md-780px { height: 780px !important; } .min-h-md-780px { min-height: 780px !important; } .max-h-md-780px { max-height: 780px !important; } .h-md-1200px { height: 78rem !important; } .h-md-1200px { height: 78rem !important; } .min-h-md-1200px { min-height: 78rem !important; } .max-h-md-1200px { max-height: 78rem !important; } .transform-scale-md-n8 { transform: scale(0.8) !important; } .transform-scale-hover-md-n8:hover, .transform-scale-hover-md-n8:focus { transform: scale(0.8) !important; } .transform-scale-md-1 { transform: scale(1) !important; } .transform-scale-hover-md-1:hover, .transform-scale-hover-md-1:focus { transform: scale(1) !important; } .background-size-md-auto-100 { background-size: auto 100% !important; } .background-size-md-cover { background-size: cover !important; } .background-size-md-auto { background-size: auto !important; } .background-size-md-contain { background-size: contain !important; } .background-position-md-center-bottom { background-position: center bottom; } .background-position-md-center-left { background-position: center left; } .background-position-md-center-right { background-position: center right; } .background-position-md-top-bottom { background-position: top bottom; } .background-position-md-top-left { background-position: top left; } .background-position-md-top-right { background-position: top right; } .background-image-md-site { background-image: url("../../public/e4beebec-3ca7-4339-82a0-361138524240/background.png"); } .background-image-md-footer { background-image: url("../../public/footer.png"); } }

@media (min-width: 992px) { .border-lg { border: 1px solid #dee2e6 !important; } .border-lg-0 { border: 0 !important; } .border-lg-top { border-top: 1px solid #dee2e6 !important; } .border-lg-top-0 { border-top: 0 !important; } .border-lg-top-dashed { border-top: 1px dashed #dee2e6 !important; } .border-lg-left { border-left: 1px solid #dee2e6 !important; } .border-lg-left-0 { border-left: 0 !important; } .border-lg-left-dashed { border-left: 1px dashed #dee2e6 !important; } .border-lg-right { border-right: 1px solid #dee2e6 !important; } .border-lg-right-0 { border-right: 0 !important; } .border-lg-right-dashed { border-right: 1px dashed #dee2e6 !important; } .border-lg-bottom { border-bottom: 1px solid #dee2e6 !important; } .border-lg-bottom-0 { border-bottom: 0 !important; } .border-lg-bottom-dashed { border-bottom: 1px dashed #dee2e6 !important; } .border-width-lg-1 { border-width: 1px !important; } .border-width-lg-2 { border-width: 2px !important; } .border-width-lg-3 { border-width: 3px !important; } .border-width-lg-4 { border-width: 4px !important; } .border-width-lg-5 { border-width: 5px !important; } .background-lg-primary { background-color: var(--primary); } .background-lg-primary:focus { background-color: var(--primary); } .background-lg-secondary { background-color: var(--secondary); } .background-lg-secondary:focus { background-color: var(--secondary); } .background-lg-success { background-color: var(--success); } .background-lg-success:focus { background-color: var(--success); } .background-lg-info { background-color: var(--info); } .background-lg-info:focus { background-color: var(--info); } .background-lg-warning { background-color: var(--warning); } .background-lg-warning:focus { background-color: var(--warning); } .background-lg-danger { background-color: var(--danger); } .background-lg-danger:focus { background-color: var(--danger); } .background-lg-light { background-color: var(--light); } .background-lg-light:focus { background-color: var(--light); } .background-lg-dark { background-color: var(--dark); } .background-lg-dark:focus { background-color: var(--dark); } .background-lg-blue { background-color: var(--blue); } .background-lg-blue:focus { background-color: var(--blue); } .blue-lg { color: var(--blue); } .blue-lg:focus { color: var(--blue); } .background-hover-lg-blue:hover, .background-hover-lg-blue:focus-within { background-color: var(--blue); } .fill-lg-blue svg * { fill: var(--blue); } .fill-hover-lg-blue:hover svg *, .fill-hover-lg-blue:focus-within svg * { fill: var(--blue); } .stroke-lg-blue svg * { stroke: var(--blue); } .stroke-hover-lg-blue:hover svg *, .stroke-hover-lg-blue:focus-within svg * { stroke: var(--blue); } .hover-blue:hover, .hover-blue:focus-within { color: var(--blue) !important; } .border-lg-blue { border-color: var(--blue) !important; } .border-hover-lg-blue:hover, .border-hover-lg-blue:focus-within { border-color: var(--blue) !important; } .background-lg-blue-t0 { background-color: rgba(86, 79, 227, 0); } .o-lg-0 { opacity: 0 !important; } .background-lg-blue-t1 { background-color: rgba(86, 79, 227, 0.2); } .o-lg-1 { opacity: 0.2 !important; } .background-lg-blue-t2 { background-color: rgba(86, 79, 227, 0.4); } .o-lg-2 { opacity: 0.4 !important; } .background-lg-blue-t3 { background-color: rgba(86, 79, 227, 0.6); } .o-lg-3 { opacity: 0.6 !important; } .background-lg-blue-t4 { background-color: rgba(86, 79, 227, 0.8); } .o-lg-4 { opacity: 0.8 !important; } .background-lg-blue-t5 { background-color: #564fe3; } .o-lg-5 { opacity: 1 !important; } .background-lg-indigo { background-color: var(--indigo); } .background-lg-indigo:focus { background-color: var(--indigo); } .indigo-lg { color: var(--indigo); } .indigo-lg:focus { color: var(--indigo); } .background-hover-lg-indigo:hover, .background-hover-lg-indigo:focus-within { background-color: var(--indigo); } .fill-lg-indigo svg * { fill: var(--indigo); } .fill-hover-lg-indigo:hover svg *, .fill-hover-lg-indigo:focus-within svg * { fill: var(--indigo); } .stroke-lg-indigo svg * { stroke: var(--indigo); } .stroke-hover-lg-indigo:hover svg *, .stroke-hover-lg-indigo:focus-within svg * { stroke: var(--indigo); } .hover-indigo:hover, .hover-indigo:focus-within { color: var(--indigo) !important; } .border-lg-indigo { border-color: var(--indigo) !important; } .border-hover-lg-indigo:hover, .border-hover-lg-indigo:focus-within { border-color: var(--indigo) !important; } .background-lg-indigo-t0 { background-color: rgba(102, 16, 242, 0); } .o-lg-0 { opacity: 0 !important; } .background-lg-indigo-t1 { background-color: rgba(102, 16, 242, 0.2); } .o-lg-1 { opacity: 0.2 !important; } .background-lg-indigo-t2 { background-color: rgba(102, 16, 242, 0.4); } .o-lg-2 { opacity: 0.4 !important; } .background-lg-indigo-t3 { background-color: rgba(102, 16, 242, 0.6); } .o-lg-3 { opacity: 0.6 !important; } .background-lg-indigo-t4 { background-color: rgba(102, 16, 242, 0.8); } .o-lg-4 { opacity: 0.8 !important; } .background-lg-indigo-t5 { background-color: #6610f2; } .o-lg-5 { opacity: 1 !important; } .background-lg-purple { background-color: var(--purple); } .background-lg-purple:focus { background-color: var(--purple); } .purple-lg { color: var(--purple); } .purple-lg:focus { color: var(--purple); } .background-hover-lg-purple:hover, .background-hover-lg-purple:focus-within { background-color: var(--purple); } .fill-lg-purple svg * { fill: var(--purple); } .fill-hover-lg-purple:hover svg *, .fill-hover-lg-purple:focus-within svg * { fill: var(--purple); } .stroke-lg-purple svg * { stroke: var(--purple); } .stroke-hover-lg-purple:hover svg *, .stroke-hover-lg-purple:focus-within svg * { stroke: var(--purple); } .hover-purple:hover, .hover-purple:focus-within { color: var(--purple) !important; } .border-lg-purple { border-color: var(--purple) !important; } .border-hover-lg-purple:hover, .border-hover-lg-purple:focus-within { border-color: var(--purple) !important; } .background-lg-purple-t0 { background-color: rgba(111, 66, 193, 0); } .o-lg-0 { opacity: 0 !important; } .background-lg-purple-t1 { background-color: rgba(111, 66, 193, 0.2); } .o-lg-1 { opacity: 0.2 !important; } .background-lg-purple-t2 { background-color: rgba(111, 66, 193, 0.4); } .o-lg-2 { opacity: 0.4 !important; } .background-lg-purple-t3 { background-color: rgba(111, 66, 193, 0.6); } .o-lg-3 { opacity: 0.6 !important; } .background-lg-purple-t4 { background-color: rgba(111, 66, 193, 0.8); } .o-lg-4 { opacity: 0.8 !important; } .background-lg-purple-t5 { background-color: #6f42c1; } .o-lg-5 { opacity: 1 !important; } .background-lg-pink { background-color: var(--pink); } .background-lg-pink:focus { background-color: var(--pink); } .pink-lg { color: var(--pink); } .pink-lg:focus { color: var(--pink); } .background-hover-lg-pink:hover, .background-hover-lg-pink:focus-within { background-color: var(--pink); } .fill-lg-pink svg * { fill: var(--pink); } .fill-hover-lg-pink:hover svg *, .fill-hover-lg-pink:focus-within svg * { fill: var(--pink); } .stroke-lg-pink svg * { stroke: var(--pink); } .stroke-hover-lg-pink:hover svg *, .stroke-hover-lg-pink:focus-within svg * { stroke: var(--pink); } .hover-pink:hover, .hover-pink:focus-within { color: var(--pink) !important; } .border-lg-pink { border-color: var(--pink) !important; } .border-hover-lg-pink:hover, .border-hover-lg-pink:focus-within { border-color: var(--pink) !important; } .background-lg-pink-t0 { background-color: rgba(232, 62, 140, 0); } .o-lg-0 { opacity: 0 !important; } .background-lg-pink-t1 { background-color: rgba(232, 62, 140, 0.2); } .o-lg-1 { opacity: 0.2 !important; } .background-lg-pink-t2 { background-color: rgba(232, 62, 140, 0.4); } .o-lg-2 { opacity: 0.4 !important; } .background-lg-pink-t3 { background-color: rgba(232, 62, 140, 0.6); } .o-lg-3 { opacity: 0.6 !important; } .background-lg-pink-t4 { background-color: rgba(232, 62, 140, 0.8); } .o-lg-4 { opacity: 0.8 !important; } .background-lg-pink-t5 { background-color: #e83e8c; } .o-lg-5 { opacity: 1 !important; } .background-lg-red { background-color: var(--red); } .background-lg-red:focus { background-color: var(--red); } .red-lg { color: var(--red); } .red-lg:focus { color: var(--red); } .background-hover-lg-red:hover, .background-hover-lg-red:focus-within { background-color: var(--red); } .fill-lg-red svg * { fill: var(--red); } .fill-hover-lg-red:hover svg *, .fill-hover-lg-red:focus-within svg * { fill: var(--red); } .stroke-lg-red svg * { stroke: var(--red); } .stroke-hover-lg-red:hover svg *, .stroke-hover-lg-red:focus-within svg * { stroke: var(--red); } .hover-red:hover, .hover-red:focus-within { color: var(--red) !important; } .border-lg-red { border-color: var(--red) !important; } .border-hover-lg-red:hover, .border-hover-lg-red:focus-within { border-color: var(--red) !important; } .background-lg-red-t0 { background-color: rgba(220, 53, 69, 0); } .o-lg-0 { opacity: 0 !important; } .background-lg-red-t1 { background-color: rgba(220, 53, 69, 0.2); } .o-lg-1 { opacity: 0.2 !important; } .background-lg-red-t2 { background-color: rgba(220, 53, 69, 0.4); } .o-lg-2 { opacity: 0.4 !important; } .background-lg-red-t3 { background-color: rgba(220, 53, 69, 0.6); } .o-lg-3 { opacity: 0.6 !important; } .background-lg-red-t4 { background-color: rgba(220, 53, 69, 0.8); } .o-lg-4 { opacity: 0.8 !important; } .background-lg-red-t5 { background-color: #dc3545; } .o-lg-5 { opacity: 1 !important; } .background-lg-orange { background-color: var(--orange); } .background-lg-orange:focus { background-color: var(--orange); } .orange-lg { color: var(--orange); } .orange-lg:focus { color: var(--orange); } .background-hover-lg-orange:hover, .background-hover-lg-orange:focus-within { background-color: var(--orange); } .fill-lg-orange svg * { fill: var(--orange); } .fill-hover-lg-orange:hover svg *, .fill-hover-lg-orange:focus-within svg * { fill: var(--orange); } .stroke-lg-orange svg * { stroke: var(--orange); } .stroke-hover-lg-orange:hover svg *, .stroke-hover-lg-orange:focus-within svg * { stroke: var(--orange); } .hover-orange:hover, .hover-orange:focus-within { color: var(--orange) !important; } .border-lg-orange { border-color: var(--orange) !important; } .border-hover-lg-orange:hover, .border-hover-lg-orange:focus-within { border-color: var(--orange) !important; } .background-lg-orange-t0 { background-color: rgba(253, 126, 20, 0); } .o-lg-0 { opacity: 0 !important; } .background-lg-orange-t1 { background-color: rgba(253, 126, 20, 0.2); } .o-lg-1 { opacity: 0.2 !important; } .background-lg-orange-t2 { background-color: rgba(253, 126, 20, 0.4); } .o-lg-2 { opacity: 0.4 !important; } .background-lg-orange-t3 { background-color: rgba(253, 126, 20, 0.6); } .o-lg-3 { opacity: 0.6 !important; } .background-lg-orange-t4 { background-color: rgba(253, 126, 20, 0.8); } .o-lg-4 { opacity: 0.8 !important; } .background-lg-orange-t5 { background-color: #fd7e14; } .o-lg-5 { opacity: 1 !important; } .background-lg-yellow { background-color: var(--yellow); } .background-lg-yellow:focus { background-color: var(--yellow); } .yellow-lg { color: var(--yellow); } .yellow-lg:focus { color: var(--yellow); } .background-hover-lg-yellow:hover, .background-hover-lg-yellow:focus-within { background-color: var(--yellow); } .fill-lg-yellow svg * { fill: var(--yellow); } .fill-hover-lg-yellow:hover svg *, .fill-hover-lg-yellow:focus-within svg * { fill: var(--yellow); } .stroke-lg-yellow svg * { stroke: var(--yellow); } .stroke-hover-lg-yellow:hover svg *, .stroke-hover-lg-yellow:focus-within svg * { stroke: var(--yellow); } .hover-yellow:hover, .hover-yellow:focus-within { color: var(--yellow) !important; } .border-lg-yellow { border-color: var(--yellow) !important; } .border-hover-lg-yellow:hover, .border-hover-lg-yellow:focus-within { border-color: var(--yellow) !important; } .background-lg-yellow-t0 { background-color: rgba(255, 193, 7, 0); } .o-lg-0 { opacity: 0 !important; } .background-lg-yellow-t1 { background-color: rgba(255, 193, 7, 0.2); } .o-lg-1 { opacity: 0.2 !important; } .background-lg-yellow-t2 { background-color: rgba(255, 193, 7, 0.4); } .o-lg-2 { opacity: 0.4 !important; } .background-lg-yellow-t3 { background-color: rgba(255, 193, 7, 0.6); } .o-lg-3 { opacity: 0.6 !important; } .background-lg-yellow-t4 { background-color: rgba(255, 193, 7, 0.8); } .o-lg-4 { opacity: 0.8 !important; } .background-lg-yellow-t5 { background-color: #ffc107; } .o-lg-5 { opacity: 1 !important; } .background-lg-green { background-color: var(--green); } .background-lg-green:focus { background-color: var(--green); } .green-lg { color: var(--green); } .green-lg:focus { color: var(--green); } .background-hover-lg-green:hover, .background-hover-lg-green:focus-within { background-color: var(--green); } .fill-lg-green svg * { fill: var(--green); } .fill-hover-lg-green:hover svg *, .fill-hover-lg-green:focus-within svg * { fill: var(--green); } .stroke-lg-green svg * { stroke: var(--green); } .stroke-hover-lg-green:hover svg *, .stroke-hover-lg-green:focus-within svg * { stroke: var(--green); } .hover-green:hover, .hover-green:focus-within { color: var(--green) !important; } .border-lg-green { border-color: var(--green) !important; } .border-hover-lg-green:hover, .border-hover-lg-green:focus-within { border-color: var(--green) !important; } .background-lg-green-t0 { background-color: rgba(40, 167, 69, 0); } .o-lg-0 { opacity: 0 !important; } .background-lg-green-t1 { background-color: rgba(40, 167, 69, 0.2); } .o-lg-1 { opacity: 0.2 !important; } .background-lg-green-t2 { background-color: rgba(40, 167, 69, 0.4); } .o-lg-2 { opacity: 0.4 !important; } .background-lg-green-t3 { background-color: rgba(40, 167, 69, 0.6); } .o-lg-3 { opacity: 0.6 !important; } .background-lg-green-t4 { background-color: rgba(40, 167, 69, 0.8); } .o-lg-4 { opacity: 0.8 !important; } .background-lg-green-t5 { background-color: #28a745; } .o-lg-5 { opacity: 1 !important; } .background-lg-teal { background-color: var(--teal); } .background-lg-teal:focus { background-color: var(--teal); } .teal-lg { color: var(--teal); } .teal-lg:focus { color: var(--teal); } .background-hover-lg-teal:hover, .background-hover-lg-teal:focus-within { background-color: var(--teal); } .fill-lg-teal svg * { fill: var(--teal); } .fill-hover-lg-teal:hover svg *, .fill-hover-lg-teal:focus-within svg * { fill: var(--teal); } .stroke-lg-teal svg * { stroke: var(--teal); } .stroke-hover-lg-teal:hover svg *, .stroke-hover-lg-teal:focus-within svg * { stroke: var(--teal); } .hover-teal:hover, .hover-teal:focus-within { color: var(--teal) !important; } .border-lg-teal { border-color: var(--teal) !important; } .border-hover-lg-teal:hover, .border-hover-lg-teal:focus-within { border-color: var(--teal) !important; } .background-lg-teal-t0 { background-color: rgba(32, 201, 151, 0); } .o-lg-0 { opacity: 0 !important; } .background-lg-teal-t1 { background-color: rgba(32, 201, 151, 0.2); } .o-lg-1 { opacity: 0.2 !important; } .background-lg-teal-t2 { background-color: rgba(32, 201, 151, 0.4); } .o-lg-2 { opacity: 0.4 !important; } .background-lg-teal-t3 { background-color: rgba(32, 201, 151, 0.6); } .o-lg-3 { opacity: 0.6 !important; } .background-lg-teal-t4 { background-color: rgba(32, 201, 151, 0.8); } .o-lg-4 { opacity: 0.8 !important; } .background-lg-teal-t5 { background-color: #20c997; } .o-lg-5 { opacity: 1 !important; } .background-lg-cyan { background-color: var(--cyan); } .background-lg-cyan:focus { background-color: var(--cyan); } .cyan-lg { color: var(--cyan); } .cyan-lg:focus { color: var(--cyan); } .background-hover-lg-cyan:hover, .background-hover-lg-cyan:focus-within { background-color: var(--cyan); } .fill-lg-cyan svg * { fill: var(--cyan); } .fill-hover-lg-cyan:hover svg *, .fill-hover-lg-cyan:focus-within svg * { fill: var(--cyan); } .stroke-lg-cyan svg * { stroke: var(--cyan); } .stroke-hover-lg-cyan:hover svg *, .stroke-hover-lg-cyan:focus-within svg * { stroke: var(--cyan); } .hover-cyan:hover, .hover-cyan:focus-within { color: var(--cyan) !important; } .border-lg-cyan { border-color: var(--cyan) !important; } .border-hover-lg-cyan:hover, .border-hover-lg-cyan:focus-within { border-color: var(--cyan) !important; } .background-lg-cyan-t0 { background-color: rgba(23, 162, 184, 0); } .o-lg-0 { opacity: 0 !important; } .background-lg-cyan-t1 { background-color: rgba(23, 162, 184, 0.2); } .o-lg-1 { opacity: 0.2 !important; } .background-lg-cyan-t2 { background-color: rgba(23, 162, 184, 0.4); } .o-lg-2 { opacity: 0.4 !important; } .background-lg-cyan-t3 { background-color: rgba(23, 162, 184, 0.6); } .o-lg-3 { opacity: 0.6 !important; } .background-lg-cyan-t4 { background-color: rgba(23, 162, 184, 0.8); } .o-lg-4 { opacity: 0.8 !important; } .background-lg-cyan-t5 { background-color: #17a2b8; } .o-lg-5 { opacity: 1 !important; } .background-lg-white { background-color: var(--white); } .background-lg-white:focus { background-color: var(--white); } .white-lg { color: var(--white); } .white-lg:focus { color: var(--white); } .background-hover-lg-white:hover, .background-hover-lg-white:focus-within { background-color: var(--white); } .fill-lg-white svg * { fill: var(--white); } .fill-hover-lg-white:hover svg *, .fill-hover-lg-white:focus-within svg * { fill: var(--white); } .stroke-lg-white svg * { stroke: var(--white); } .stroke-hover-lg-white:hover svg *, .stroke-hover-lg-white:focus-within svg * { stroke: var(--white); } .hover-white:hover, .hover-white:focus-within { color: var(--white) !important; } .border-lg-white { border-color: var(--white) !important; } .border-hover-lg-white:hover, .border-hover-lg-white:focus-within { border-color: var(--white) !important; } .background-lg-white-t0 { background-color: rgba(255, 255, 255, 0); } .o-lg-0 { opacity: 0 !important; } .background-lg-white-t1 { background-color: rgba(255, 255, 255, 0.2); } .o-lg-1 { opacity: 0.2 !important; } .background-lg-white-t2 { background-color: rgba(255, 255, 255, 0.4); } .o-lg-2 { opacity: 0.4 !important; } .background-lg-white-t3 { background-color: rgba(255, 255, 255, 0.6); } .o-lg-3 { opacity: 0.6 !important; } .background-lg-white-t4 { background-color: rgba(255, 255, 255, 0.8); } .o-lg-4 { opacity: 0.8 !important; } .background-lg-white-t5 { background-color: white; } .o-lg-5 { opacity: 1 !important; } .background-lg-gray { background-color: var(--gray); } .background-lg-gray:focus { background-color: var(--gray); } .gray-lg { color: var(--gray); } .gray-lg:focus { color: var(--gray); } .background-hover-lg-gray:hover, .background-hover-lg-gray:focus-within { background-color: var(--gray); } .fill-lg-gray svg * { fill: var(--gray); } .fill-hover-lg-gray:hover svg *, .fill-hover-lg-gray:focus-within svg * { fill: var(--gray); } .stroke-lg-gray svg * { stroke: var(--gray); } .stroke-hover-lg-gray:hover svg *, .stroke-hover-lg-gray:focus-within svg * { stroke: var(--gray); } .hover-gray:hover, .hover-gray:focus-within { color: var(--gray) !important; } .border-lg-gray { border-color: var(--gray) !important; } .border-hover-lg-gray:hover, .border-hover-lg-gray:focus-within { border-color: var(--gray) !important; } .background-lg-gray-t0 { background-color: rgba(108, 117, 125, 0); } .o-lg-0 { opacity: 0 !important; } .background-lg-gray-t1 { background-color: rgba(108, 117, 125, 0.2); } .o-lg-1 { opacity: 0.2 !important; } .background-lg-gray-t2 { background-color: rgba(108, 117, 125, 0.4); } .o-lg-2 { opacity: 0.4 !important; } .background-lg-gray-t3 { background-color: rgba(108, 117, 125, 0.6); } .o-lg-3 { opacity: 0.6 !important; } .background-lg-gray-t4 { background-color: rgba(108, 117, 125, 0.8); } .o-lg-4 { opacity: 0.8 !important; } .background-lg-gray-t5 { background-color: #6c757d; } .o-lg-5 { opacity: 1 !important; } .background-lg-gray-dark { background-color: var(--gray-dark); } .background-lg-gray-dark:focus { background-color: var(--gray-dark); } .gray-dark-lg { color: var(--gray-dark); } .gray-dark-lg:focus { color: var(--gray-dark); } .background-hover-lg-gray-dark:hover, .background-hover-lg-gray-dark:focus-within { background-color: var(--gray-dark); } .fill-lg-gray-dark svg * { fill: var(--gray-dark); } .fill-hover-lg-gray-dark:hover svg *, .fill-hover-lg-gray-dark:focus-within svg * { fill: var(--gray-dark); } .stroke-lg-gray-dark svg * { stroke: var(--gray-dark); } .stroke-hover-lg-gray-dark:hover svg *, .stroke-hover-lg-gray-dark:focus-within svg * { stroke: var(--gray-dark); } .hover-gray-dark:hover, .hover-gray-dark:focus-within { color: var(--gray-dark) !important; } .border-lg-gray-dark { border-color: var(--gray-dark) !important; } .border-hover-lg-gray-dark:hover, .border-hover-lg-gray-dark:focus-within { border-color: var(--gray-dark) !important; } .background-lg-gray-dark-t0 { background-color: rgba(52, 58, 64, 0); } .o-lg-0 { opacity: 0 !important; } .background-lg-gray-dark-t1 { background-color: rgba(52, 58, 64, 0.2); } .o-lg-1 { opacity: 0.2 !important; } .background-lg-gray-dark-t2 { background-color: rgba(52, 58, 64, 0.4); } .o-lg-2 { opacity: 0.4 !important; } .background-lg-gray-dark-t3 { background-color: rgba(52, 58, 64, 0.6); } .o-lg-3 { opacity: 0.6 !important; } .background-lg-gray-dark-t4 { background-color: rgba(52, 58, 64, 0.8); } .o-lg-4 { opacity: 0.8 !important; } .background-lg-gray-dark-t5 { background-color: #343a40; } .o-lg-5 { opacity: 1 !important; } .background-lg-black { background-color: var(--black); } .background-lg-black:focus { background-color: var(--black); } .black-lg { color: var(--black); } .black-lg:focus { color: var(--black); } .background-hover-lg-black:hover, .background-hover-lg-black:focus-within { background-color: var(--black); } .fill-lg-black svg * { fill: var(--black); } .fill-hover-lg-black:hover svg *, .fill-hover-lg-black:focus-within svg * { fill: var(--black); } .stroke-lg-black svg * { stroke: var(--black); } .stroke-hover-lg-black:hover svg *, .stroke-hover-lg-black:focus-within svg * { stroke: var(--black); } .hover-black:hover, .hover-black:focus-within { color: var(--black) !important; } .border-lg-black { border-color: var(--black) !important; } .border-hover-lg-black:hover, .border-hover-lg-black:focus-within { border-color: var(--black) !important; } .background-lg-black-t0 { background-color: rgba(0, 0, 0, 0); } .o-lg-0 { opacity: 0 !important; } .background-lg-black-t1 { background-color: rgba(0, 0, 0, 0.2); } .o-lg-1 { opacity: 0.2 !important; } .background-lg-black-t2 { background-color: rgba(0, 0, 0, 0.4); } .o-lg-2 { opacity: 0.4 !important; } .background-lg-black-t3 { background-color: rgba(0, 0, 0, 0.6); } .o-lg-3 { opacity: 0.6 !important; } .background-lg-black-t4 { background-color: rgba(0, 0, 0, 0.8); } .o-lg-4 { opacity: 0.8 !important; } .background-lg-black-t5 { background-color: black; } .o-lg-5 { opacity: 1 !important; } .background-lg-transparent { background-color: var(--transparent); } .background-lg-transparent:focus { background-color: var(--transparent); } .transparent-lg { color: var(--transparent); } .transparent-lg:focus { color: var(--transparent); } .background-hover-lg-transparent:hover, .background-hover-lg-transparent:focus-within { background-color: var(--transparent); } .fill-lg-transparent svg * { fill: var(--transparent); } .fill-hover-lg-transparent:hover svg *, .fill-hover-lg-transparent:focus-within svg * { fill: var(--transparent); } .stroke-lg-transparent svg * { stroke: var(--transparent); } .stroke-hover-lg-transparent:hover svg *, .stroke-hover-lg-transparent:focus-within svg * { stroke: var(--transparent); } .hover-transparent:hover, .hover-transparent:focus-within { color: var(--transparent) !important; } .border-lg-transparent { border-color: var(--transparent) !important; } .border-hover-lg-transparent:hover, .border-hover-lg-transparent:focus-within { border-color: var(--transparent) !important; } .background-lg-transparent-t0 { background-color: rgba(0, 0, 0, 0); } .o-lg-0 { opacity: 0 !important; } .background-lg-transparent-t1 { background-color: rgba(0, 0, 0, 0); } .o-lg-1 { opacity: 0.2 !important; } .background-lg-transparent-t2 { background-color: rgba(0, 0, 0, 0); } .o-lg-2 { opacity: 0.4 !important; } .background-lg-transparent-t3 { background-color: rgba(0, 0, 0, 0); } .o-lg-3 { opacity: 0.6 !important; } .background-lg-transparent-t4 { background-color: rgba(0, 0, 0, 0); } .o-lg-4 { opacity: 0.8 !important; } .background-lg-transparent-t5 { background-color: rgba(0, 0, 0, 0); } .o-lg-5 { opacity: 1 !important; } .background-lg-menu { background-color: var(--menu); } .background-lg-menu:focus { background-color: var(--menu); } .menu-lg { color: var(--menu); } .menu-lg:focus { color: var(--menu); } .background-hover-lg-menu:hover, .background-hover-lg-menu:focus-within { background-color: var(--menu); } .fill-lg-menu svg * { fill: var(--menu); } .fill-hover-lg-menu:hover svg *, .fill-hover-lg-menu:focus-within svg * { fill: var(--menu); } .stroke-lg-menu svg * { stroke: var(--menu); } .stroke-hover-lg-menu:hover svg *, .stroke-hover-lg-menu:focus-within svg * { stroke: var(--menu); } .hover-menu:hover, .hover-menu:focus-within { color: var(--menu) !important; } .border-lg-menu { border-color: var(--menu) !important; } .border-hover-lg-menu:hover, .border-hover-lg-menu:focus-within { border-color: var(--menu) !important; } .background-lg-menu-t0 { background-color: rgba(254, 207, 55, 0); } .o-lg-0 { opacity: 0 !important; } .background-lg-menu-t1 { background-color: rgba(254, 207, 55, 0.2); } .o-lg-1 { opacity: 0.2 !important; } .background-lg-menu-t2 { background-color: rgba(254, 207, 55, 0.4); } .o-lg-2 { opacity: 0.4 !important; } .background-lg-menu-t3 { background-color: rgba(254, 207, 55, 0.6); } .o-lg-3 { opacity: 0.6 !important; } .background-lg-menu-t4 { background-color: rgba(254, 207, 55, 0.8); } .o-lg-4 { opacity: 0.8 !important; } .background-lg-menu-t5 { background-color: #fecf37; } .o-lg-5 { opacity: 1 !important; } .background-lg-light-blue { background-color: var(--light-blue); } .background-lg-light-blue:focus { background-color: var(--light-blue); } .light-blue-lg { color: var(--light-blue); } .light-blue-lg:focus { color: var(--light-blue); } .background-hover-lg-light-blue:hover, .background-hover-lg-light-blue:focus-within { background-color: var(--light-blue); } .fill-lg-light-blue svg * { fill: var(--light-blue); } .fill-hover-lg-light-blue:hover svg *, .fill-hover-lg-light-blue:focus-within svg * { fill: var(--light-blue); } .stroke-lg-light-blue svg * { stroke: var(--light-blue); } .stroke-hover-lg-light-blue:hover svg *, .stroke-hover-lg-light-blue:focus-within svg * { stroke: var(--light-blue); } .hover-light-blue:hover, .hover-light-blue:focus-within { color: var(--light-blue) !important; } .border-lg-light-blue { border-color: var(--light-blue) !important; } .border-hover-lg-light-blue:hover, .border-hover-lg-light-blue:focus-within { border-color: var(--light-blue) !important; } .background-lg-light-blue-t0 { background-color: rgba(153, 149, 239, 0); } .o-lg-0 { opacity: 0 !important; } .background-lg-light-blue-t1 { background-color: rgba(153, 149, 239, 0.2); } .o-lg-1 { opacity: 0.2 !important; } .background-lg-light-blue-t2 { background-color: rgba(153, 149, 239, 0.4); } .o-lg-2 { opacity: 0.4 !important; } .background-lg-light-blue-t3 { background-color: rgba(153, 149, 239, 0.6); } .o-lg-3 { opacity: 0.6 !important; } .background-lg-light-blue-t4 { background-color: rgba(153, 149, 239, 0.8); } .o-lg-4 { opacity: 0.8 !important; } .background-lg-light-blue-t5 { background-color: #9995ef; } .o-lg-5 { opacity: 1 !important; } .background-lg-light-yellow { background-color: var(--light-yellow); } .background-lg-light-yellow:focus { background-color: var(--light-yellow); } .light-yellow-lg { color: var(--light-yellow); } .light-yellow-lg:focus { color: var(--light-yellow); } .background-hover-lg-light-yellow:hover, .background-hover-lg-light-yellow:focus-within { background-color: var(--light-yellow); } .fill-lg-light-yellow svg * { fill: var(--light-yellow); } .fill-hover-lg-light-yellow:hover svg *, .fill-hover-lg-light-yellow:focus-within svg * { fill: var(--light-yellow); } .stroke-lg-light-yellow svg * { stroke: var(--light-yellow); } .stroke-hover-lg-light-yellow:hover svg *, .stroke-hover-lg-light-yellow:focus-within svg * { stroke: var(--light-yellow); } .hover-light-yellow:hover, .hover-light-yellow:focus-within { color: var(--light-yellow) !important; } .border-lg-light-yellow { border-color: var(--light-yellow) !important; } .border-hover-lg-light-yellow:hover, .border-hover-lg-light-yellow:focus-within { border-color: var(--light-yellow) !important; } .background-lg-light-yellow-t0 { background-color: rgba(255, 241, 224, 0); } .o-lg-0 { opacity: 0 !important; } .background-lg-light-yellow-t1 { background-color: rgba(255, 241, 224, 0.2); } .o-lg-1 { opacity: 0.2 !important; } .background-lg-light-yellow-t2 { background-color: rgba(255, 241, 224, 0.4); } .o-lg-2 { opacity: 0.4 !important; } .background-lg-light-yellow-t3 { background-color: rgba(255, 241, 224, 0.6); } .o-lg-3 { opacity: 0.6 !important; } .background-lg-light-yellow-t4 { background-color: rgba(255, 241, 224, 0.8); } .o-lg-4 { opacity: 0.8 !important; } .background-lg-light-yellow-t5 { background-color: #fff1e0; } .o-lg-5 { opacity: 1 !important; } .background-lg-light-gray { background-color: var(--light-gray); } .background-lg-light-gray:focus { background-color: var(--light-gray); } .light-gray-lg { color: var(--light-gray); } .light-gray-lg:focus { color: var(--light-gray); } .background-hover-lg-light-gray:hover, .background-hover-lg-light-gray:focus-within { background-color: var(--light-gray); } .fill-lg-light-gray svg * { fill: var(--light-gray); } .fill-hover-lg-light-gray:hover svg *, .fill-hover-lg-light-gray:focus-within svg * { fill: var(--light-gray); } .stroke-lg-light-gray svg * { stroke: var(--light-gray); } .stroke-hover-lg-light-gray:hover svg *, .stroke-hover-lg-light-gray:focus-within svg * { stroke: var(--light-gray); } .hover-light-gray:hover, .hover-light-gray:focus-within { color: var(--light-gray) !important; } .border-lg-light-gray { border-color: var(--light-gray) !important; } .border-hover-lg-light-gray:hover, .border-hover-lg-light-gray:focus-within { border-color: var(--light-gray) !important; } .background-lg-light-gray-t0 { background-color: rgba(245, 243, 241, 0); } .o-lg-0 { opacity: 0 !important; } .background-lg-light-gray-t1 { background-color: rgba(245, 243, 241, 0.2); } .o-lg-1 { opacity: 0.2 !important; } .background-lg-light-gray-t2 { background-color: rgba(245, 243, 241, 0.4); } .o-lg-2 { opacity: 0.4 !important; } .background-lg-light-gray-t3 { background-color: rgba(245, 243, 241, 0.6); } .o-lg-3 { opacity: 0.6 !important; } .background-lg-light-gray-t4 { background-color: rgba(245, 243, 241, 0.8); } .o-lg-4 { opacity: 0.8 !important; } .background-lg-light-gray-t5 { background-color: #f5f3f1; } .o-lg-5 { opacity: 1 !important; } .background-lg-lighter-blue { background-color: var(--lighter-blue); } .background-lg-lighter-blue:focus { background-color: var(--lighter-blue); } .lighter-blue-lg { color: var(--lighter-blue); } .lighter-blue-lg:focus { color: var(--lighter-blue); } .background-hover-lg-lighter-blue:hover, .background-hover-lg-lighter-blue:focus-within { background-color: var(--lighter-blue); } .fill-lg-lighter-blue svg * { fill: var(--lighter-blue); } .fill-hover-lg-lighter-blue:hover svg *, .fill-hover-lg-lighter-blue:focus-within svg * { fill: var(--lighter-blue); } .stroke-lg-lighter-blue svg * { stroke: var(--lighter-blue); } .stroke-hover-lg-lighter-blue:hover svg *, .stroke-hover-lg-lighter-blue:focus-within svg * { stroke: var(--lighter-blue); } .hover-lighter-blue:hover, .hover-lighter-blue:focus-within { color: var(--lighter-blue) !important; } .border-lg-lighter-blue { border-color: var(--lighter-blue) !important; } .border-hover-lg-lighter-blue:hover, .border-hover-lg-lighter-blue:focus-within { border-color: var(--lighter-blue) !important; } .background-lg-lighter-blue-t0 { background-color: rgba(204, 202, 247, 0); } .o-lg-0 { opacity: 0 !important; } .background-lg-lighter-blue-t1 { background-color: rgba(204, 202, 247, 0.2); } .o-lg-1 { opacity: 0.2 !important; } .background-lg-lighter-blue-t2 { background-color: rgba(204, 202, 247, 0.4); } .o-lg-2 { opacity: 0.4 !important; } .background-lg-lighter-blue-t3 { background-color: rgba(204, 202, 247, 0.6); } .o-lg-3 { opacity: 0.6 !important; } .background-lg-lighter-blue-t4 { background-color: rgba(204, 202, 247, 0.8); } .o-lg-4 { opacity: 0.8 !important; } .background-lg-lighter-blue-t5 { background-color: #cccaf7; } .o-lg-5 { opacity: 1 !important; } .background-lg-post { background-color: var(--post); } .background-lg-post:focus { background-color: var(--post); } .post-lg { color: var(--post); } .post-lg:focus { color: var(--post); } .background-hover-lg-post:hover, .background-hover-lg-post:focus-within { background-color: var(--post); } .fill-lg-post svg * { fill: var(--post); } .fill-hover-lg-post:hover svg *, .fill-hover-lg-post:focus-within svg * { fill: var(--post); } .stroke-lg-post svg * { stroke: var(--post); } .stroke-hover-lg-post:hover svg *, .stroke-hover-lg-post:focus-within svg * { stroke: var(--post); } .hover-post:hover, .hover-post:focus-within { color: var(--post) !important; } .border-lg-post { border-color: var(--post) !important; } .border-hover-lg-post:hover, .border-hover-lg-post:focus-within { border-color: var(--post) !important; } .background-lg-post-t0 { background-color: rgba(230, 230, 230, 0); } .o-lg-0 { opacity: 0 !important; } .background-lg-post-t1 { background-color: rgba(230, 230, 230, 0.02); } .o-lg-1 { opacity: 0.2 !important; } .background-lg-post-t2 { background-color: rgba(230, 230, 230, 0.04); } .o-lg-2 { opacity: 0.4 !important; } .background-lg-post-t3 { background-color: rgba(230, 230, 230, 0.06); } .o-lg-3 { opacity: 0.6 !important; } .background-lg-post-t4 { background-color: rgba(230, 230, 230, 0.08); } .o-lg-4 { opacity: 0.8 !important; } .background-lg-post-t5 { background-color: rgba(230, 230, 230, 0.1); } .o-lg-5 { opacity: 1 !important; } .background-lg-footnote { background-color: var(--footnote); } .background-lg-footnote:focus { background-color: var(--footnote); } .footnote-lg { color: var(--footnote); } .footnote-lg:focus { color: var(--footnote); } .background-hover-lg-footnote:hover, .background-hover-lg-footnote:focus-within { background-color: var(--footnote); } .fill-lg-footnote svg * { fill: var(--footnote); } .fill-hover-lg-footnote:hover svg *, .fill-hover-lg-footnote:focus-within svg * { fill: var(--footnote); } .stroke-lg-footnote svg * { stroke: var(--footnote); } .stroke-hover-lg-footnote:hover svg *, .stroke-hover-lg-footnote:focus-within svg * { stroke: var(--footnote); } .hover-footnote:hover, .hover-footnote:focus-within { color: var(--footnote) !important; } .border-lg-footnote { border-color: var(--footnote) !important; } .border-hover-lg-footnote:hover, .border-hover-lg-footnote:focus-within { border-color: var(--footnote) !important; } .background-lg-footnote-t0 { background-color: rgba(136, 136, 136, 0); } .o-lg-0 { opacity: 0 !important; } .background-lg-footnote-t1 { background-color: rgba(136, 136, 136, 0.2); } .o-lg-1 { opacity: 0.2 !important; } .background-lg-footnote-t2 { background-color: rgba(136, 136, 136, 0.4); } .o-lg-2 { opacity: 0.4 !important; } .background-lg-footnote-t3 { background-color: rgba(136, 136, 136, 0.6); } .o-lg-3 { opacity: 0.6 !important; } .background-lg-footnote-t4 { background-color: rgba(136, 136, 136, 0.8); } .o-lg-4 { opacity: 0.8 !important; } .background-lg-footnote-t5 { background-color: #888888; } .o-lg-5 { opacity: 1 !important; } .background-lg-primary { background-color: var(--primary); } .background-lg-primary:focus { background-color: var(--primary); } .primary-lg { color: var(--primary); } .primary-lg:focus { color: var(--primary); } .background-hover-lg-primary:hover, .background-hover-lg-primary:focus-within { background-color: var(--primary); } .fill-lg-primary svg * { fill: var(--primary); } .fill-hover-lg-primary:hover svg *, .fill-hover-lg-primary:focus-within svg * { fill: var(--primary); } .stroke-lg-primary svg * { stroke: var(--primary); } .stroke-hover-lg-primary:hover svg *, .stroke-hover-lg-primary:focus-within svg * { stroke: var(--primary); } .hover-primary:hover, .hover-primary:focus-within { color: var(--primary) !important; } .border-lg-primary { border-color: var(--primary) !important; } .border-hover-lg-primary:hover, .border-hover-lg-primary:focus-within { border-color: var(--primary) !important; } .background-lg-primary-t0 { background-color: rgba(243, 146, 32, 0); } .o-lg-0 { opacity: 0 !important; } .background-lg-primary-t1 { background-color: rgba(243, 146, 32, 0.2); } .o-lg-1 { opacity: 0.2 !important; } .background-lg-primary-t2 { background-color: rgba(243, 146, 32, 0.4); } .o-lg-2 { opacity: 0.4 !important; } .background-lg-primary-t3 { background-color: rgba(243, 146, 32, 0.6); } .o-lg-3 { opacity: 0.6 !important; } .background-lg-primary-t4 { background-color: rgba(243, 146, 32, 0.8); } .o-lg-4 { opacity: 0.8 !important; } .background-lg-primary-t5 { background-color: #f39220; } .o-lg-5 { opacity: 1 !important; } .background-lg-especiales { background-color: var(--especiales); } .background-lg-especiales:focus { background-color: var(--especiales); } .especiales-lg { color: var(--especiales); } .especiales-lg:focus { color: var(--especiales); } .background-hover-lg-especiales:hover, .background-hover-lg-especiales:focus-within { background-color: var(--especiales); } .fill-lg-especiales svg * { fill: var(--especiales); } .fill-hover-lg-especiales:hover svg *, .fill-hover-lg-especiales:focus-within svg * { fill: var(--especiales); } .stroke-lg-especiales svg * { stroke: var(--especiales); } .stroke-hover-lg-especiales:hover svg *, .stroke-hover-lg-especiales:focus-within svg * { stroke: var(--especiales); } .hover-especiales:hover, .hover-especiales:focus-within { color: var(--especiales) !important; } .border-lg-especiales { border-color: var(--especiales) !important; } .border-hover-lg-especiales:hover, .border-hover-lg-especiales:focus-within { border-color: var(--especiales) !important; } .background-lg-especiales-t0 { background-color: rgba(254, 207, 55, 0); } .o-lg-0 { opacity: 0 !important; } .background-lg-especiales-t1 { background-color: rgba(254, 207, 55, 0.2); } .o-lg-1 { opacity: 0.2 !important; } .background-lg-especiales-t2 { background-color: rgba(254, 207, 55, 0.4); } .o-lg-2 { opacity: 0.4 !important; } .background-lg-especiales-t3 { background-color: rgba(254, 207, 55, 0.6); } .o-lg-3 { opacity: 0.6 !important; } .background-lg-especiales-t4 { background-color: rgba(254, 207, 55, 0.8); } .o-lg-4 { opacity: 0.8 !important; } .background-lg-especiales-t5 { background-color: #fecf37; } .o-lg-5 { opacity: 1 !important; } .letter-spacing-lg-0 { letter-spacing: 0rem !important; } .letter-spacing-lg-1 { letter-spacing: 0.1rem !important; } .letter-spacing-lg-2 { letter-spacing: 0.16rem !important; } .letter-spacing-lg-3 { letter-spacing: 0.170625em !important; } .letter-spacing-lg-3px { letter-spacing: 0.1875rem !important; } .letter-spacing-lg-4 { letter-spacing: 0.2625rem !important; } .letter-spacing-lg-5 { letter-spacing: 0.39375rem !important; } .letter-spacing-lg-6 { letter-spacing: 0.18375rem !important; } .letter-spacing-lg-7 { letter-spacing: 0.13125rem !important; } .letter-spacing-lg-8 { letter-spacing: 0.170625rem !important; } .object-fit-cover-lg { object-fit: cover; } .lead-lg { font-size: 1.3125rem !important; } .f-lg-10 { font-size: 0.625rem !important; } .f-lg-11 { font-size: 0.7rem !important; } .f-lg-12 { font-size: 0.75rem !important; } .f-lg-14 { font-size: 0.875rem !important; } .f-lg-16 { font-size: 1rem !important; } .f-lg-17 { font-size: 1.0625rem !important; } .f-lg-19 { font-size: 1.1875rem !important; } .f-lg-20 { font-size: 1.25rem !important; } .f-lg-21 { font-size: 1.3125rem !important; } .f-lg-22 { font-size: 1.375rem !important; } .f-lg-24 { font-size: 1.5rem !important; } .f-lg-25 { font-size: 1.5625rem !important; } .f-lg-32 { font-size: 2rem !important; } .f-lg-36 { font-size: 2.25rem !important; } .f-lg-40 { font-size: 2.5rem !important; } .f-lg-44 { font-size: 2.75rem !important; } .f-lg-48 { font-size: 3rem !important; } .cursor-lg-pointer { cursor: pointer; } .cursor-lg-none { cursor: none; } .top-lg-0 { top: 0; } .object-position-lg-top { object-position: top; } .left-lg-0 { left: 0; } .object-position-lg-left { object-position: left; } .right-lg-0 { right: 0; } .object-position-lg-right { object-position: right; } .bottom-lg-0 { bottom: 0; } .object-position-lg-bottom { object-position: bottom; } .lh-lg-0 { line-height: 0 !important; } .rounded-lg-0 { border-radius: 0 !important; } .top-lg-1 { top: 0.25rem; } .object-position-lg-top { object-position: top; } .left-lg-1 { left: 0.25rem; } .object-position-lg-left { object-position: left; } .right-lg-1 { right: 0.25rem; } .object-position-lg-right { object-position: right; } .bottom-lg-1 { bottom: 0.25rem; } .object-position-lg-bottom { object-position: bottom; } .lh-lg-1 { line-height: 0.25rem !important; } .rounded-lg-1 { border-radius: 0.25rem !important; } .top-lg-2 { top: 0.5rem; } .object-position-lg-top { object-position: top; } .left-lg-2 { left: 0.5rem; } .object-position-lg-left { object-position: left; } .right-lg-2 { right: 0.5rem; } .object-position-lg-right { object-position: right; } .bottom-lg-2 { bottom: 0.5rem; } .object-position-lg-bottom { object-position: bottom; } .lh-lg-2 { line-height: 0.5rem !important; } .rounded-lg-2 { border-radius: 0.5rem !important; } .top-lg-3 { top: 1rem; } .object-position-lg-top { object-position: top; } .left-lg-3 { left: 1rem; } .object-position-lg-left { object-position: left; } .right-lg-3 { right: 1rem; } .object-position-lg-right { object-position: right; } .bottom-lg-3 { bottom: 1rem; } .object-position-lg-bottom { object-position: bottom; } .lh-lg-3 { line-height: 1rem !important; } .rounded-lg-3 { border-radius: 1rem !important; } .top-lg-4 { top: 1.5rem; } .object-position-lg-top { object-position: top; } .left-lg-4 { left: 1.5rem; } .object-position-lg-left { object-position: left; } .right-lg-4 { right: 1.5rem; } .object-position-lg-right { object-position: right; } .bottom-lg-4 { bottom: 1.5rem; } .object-position-lg-bottom { object-position: bottom; } .lh-lg-4 { line-height: 1.5rem !important; } .rounded-lg-4 { border-radius: 1.5rem !important; } .top-lg-5 { top: 3rem; } .object-position-lg-top { object-position: top; } .left-lg-5 { left: 3rem; } .object-position-lg-left { object-position: left; } .right-lg-5 { right: 3rem; } .object-position-lg-right { object-position: right; } .bottom-lg-5 { bottom: 3rem; } .object-position-lg-bottom { object-position: bottom; } .lh-lg-5 { line-height: 3rem !important; } .rounded-lg-5 { border-radius: 3rem !important; } .top-lg-6 { top: 6rem; } .object-position-lg-top { object-position: top; } .left-lg-6 { left: 6rem; } .object-position-lg-left { object-position: left; } .right-lg-6 { right: 6rem; } .object-position-lg-right { object-position: right; } .bottom-lg-6 { bottom: 6rem; } .object-position-lg-bottom { object-position: bottom; } .lh-lg-6 { line-height: 6rem !important; } .rounded-lg-6 { border-radius: 6rem !important; } .top-lg-7 { top: 7rem; } .object-position-lg-top { object-position: top; } .left-lg-7 { left: 7rem; } .object-position-lg-left { object-position: left; } .right-lg-7 { right: 7rem; } .object-position-lg-right { object-position: right; } .bottom-lg-7 { bottom: 7rem; } .object-position-lg-bottom { object-position: bottom; } .lh-lg-7 { line-height: 7rem !important; } .rounded-lg-7 { border-radius: 7rem !important; } .top-lg-8 { top: 8rem; } .object-position-lg-top { object-position: top; } .left-lg-8 { left: 8rem; } .object-position-lg-left { object-position: left; } .right-lg-8 { right: 8rem; } .object-position-lg-right { object-position: right; } .bottom-lg-8 { bottom: 8rem; } .object-position-lg-bottom { object-position: bottom; } .lh-lg-8 { line-height: 8rem !important; } .rounded-lg-8 { border-radius: 8rem !important; } .top-lg-9 { top: 9rem; } .object-position-lg-top { object-position: top; } .left-lg-9 { left: 9rem; } .object-position-lg-left { object-position: left; } .right-lg-9 { right: 9rem; } .object-position-lg-right { object-position: right; } .bottom-lg-9 { bottom: 9rem; } .object-position-lg-bottom { object-position: bottom; } .lh-lg-9 { line-height: 9rem !important; } .rounded-lg-9 { border-radius: 9rem !important; } .top-lg-20 { top: 1.25rem; } .object-position-lg-top { object-position: top; } .left-lg-20 { left: 1.25rem; } .object-position-lg-left { object-position: left; } .right-lg-20 { right: 1.25rem; } .object-position-lg-right { object-position: right; } .bottom-lg-20 { bottom: 1.25rem; } .object-position-lg-bottom { object-position: bottom; } .lh-lg-20 { line-height: 1.25rem !important; } .rounded-lg-20 { border-radius: 1.25rem !important; } .top-lg-25 { top: 1.5625rem; } .object-position-lg-top { object-position: top; } .left-lg-25 { left: 1.5625rem; } .object-position-lg-left { object-position: left; } .right-lg-25 { right: 1.5625rem; } .object-position-lg-right { object-position: right; } .bottom-lg-25 { bottom: 1.5625rem; } .object-position-lg-bottom { object-position: bottom; } .lh-lg-25 { line-height: 1.5625rem !important; } .rounded-lg-25 { border-radius: 1.5625rem !important; } .top-lg-30 { top: 1.875rem; } .object-position-lg-top { object-position: top; } .left-lg-30 { left: 1.875rem; } .object-position-lg-left { object-position: left; } .right-lg-30 { right: 1.875rem; } .object-position-lg-right { object-position: right; } .bottom-lg-30 { bottom: 1.875rem; } .object-position-lg-bottom { object-position: bottom; } .lh-lg-30 { line-height: 1.875rem !important; } .rounded-lg-30 { border-radius: 1.875rem !important; } .top-lg-32 { top: 2rem; } .object-position-lg-top { object-position: top; } .left-lg-32 { left: 2rem; } .object-position-lg-left { object-position: left; } .right-lg-32 { right: 2rem; } .object-position-lg-right { object-position: right; } .bottom-lg-32 { bottom: 2rem; } .object-position-lg-bottom { object-position: bottom; } .lh-lg-32 { line-height: 2rem !important; } .rounded-lg-32 { border-radius: 2rem !important; } .top-lg-46 { top: 2.875rem; } .object-position-lg-top { object-position: top; } .left-lg-46 { left: 2.875rem; } .object-position-lg-left { object-position: left; } .right-lg-46 { right: 2.875rem; } .object-position-lg-right { object-position: right; } .bottom-lg-46 { bottom: 2.875rem; } .object-position-lg-bottom { object-position: bottom; } .lh-lg-46 { line-height: 2.875rem !important; } .rounded-lg-46 { border-radius: 2.875rem !important; } .top-lg-50 { top: 3.125rem; } .object-position-lg-top { object-position: top; } .left-lg-50 { left: 3.125rem; } .object-position-lg-left { object-position: left; } .right-lg-50 { right: 3.125rem; } .object-position-lg-right { object-position: right; } .bottom-lg-50 { bottom: 3.125rem; } .object-position-lg-bottom { object-position: bottom; } .lh-lg-50 { line-height: 3.125rem !important; } .rounded-lg-50 { border-radius: 3.125rem !important; } .top-lg-54 { top: 3.375rem; } .object-position-lg-top { object-position: top; } .left-lg-54 { left: 3.375rem; } .object-position-lg-left { object-position: left; } .right-lg-54 { right: 3.375rem; } .object-position-lg-right { object-position: right; } .bottom-lg-54 { bottom: 3.375rem; } .object-position-lg-bottom { object-position: bottom; } .lh-lg-54 { line-height: 3.375rem !important; } .rounded-lg-54 { border-radius: 3.375rem !important; } .top-lg-60 { top: 3.75rem; } .object-position-lg-top { object-position: top; } .left-lg-60 { left: 3.75rem; } .object-position-lg-left { object-position: left; } .right-lg-60 { right: 3.75rem; } .object-position-lg-right { object-position: right; } .bottom-lg-60 { bottom: 3.75rem; } .object-position-lg-bottom { object-position: bottom; } .lh-lg-60 { line-height: 3.75rem !important; } .rounded-lg-60 { border-radius: 3.75rem !important; } .top-lg-150 { top: 9.375rem; } .object-position-lg-top { object-position: top; } .left-lg-150 { left: 9.375rem; } .object-position-lg-left { object-position: left; } .right-lg-150 { right: 9.375rem; } .object-position-lg-right { object-position: right; } .bottom-lg-150 { bottom: 9.375rem; } .object-position-lg-bottom { object-position: bottom; } .lh-lg-150 { line-height: 9.375rem !important; } .rounded-lg-150 { border-radius: 9.375rem !important; } .top-lg-100 { top: 6.25rem; } .object-position-lg-top { object-position: top; } .left-lg-100 { left: 6.25rem; } .object-position-lg-left { object-position: left; } .right-lg-100 { right: 6.25rem; } .object-position-lg-right { object-position: right; } .bottom-lg-100 { bottom: 6.25rem; } .object-position-lg-bottom { object-position: bottom; } .lh-lg-100 { line-height: 6.25rem !important; } .rounded-lg-100 { border-radius: 6.25rem !important; } .top-lg-14 { top: 0.875rem; } .object-position-lg-top { object-position: top; } .left-lg-14 { left: 0.875rem; } .object-position-lg-left { object-position: left; } .right-lg-14 { right: 0.875rem; } .object-position-lg-right { object-position: right; } .bottom-lg-14 { bottom: 0.875rem; } .object-position-lg-bottom { object-position: bottom; } .lh-lg-14 { line-height: 0.875rem !important; } .rounded-lg-14 { border-radius: 0.875rem !important; } .top-lg-12 { top: 0.75rem; } .object-position-lg-top { object-position: top; } .left-lg-12 { left: 0.75rem; } .object-position-lg-left { object-position: left; } .right-lg-12 { right: 0.75rem; } .object-position-lg-right { object-position: right; } .bottom-lg-12 { bottom: 0.75rem; } .object-position-lg-bottom { object-position: bottom; } .lh-lg-12 { line-height: 0.75rem !important; } .rounded-lg-12 { border-radius: 0.75rem !important; } .top-lg-40 { top: 2.5rem; } .object-position-lg-top { object-position: top; } .left-lg-40 { left: 2.5rem; } .object-position-lg-left { object-position: left; } .right-lg-40 { right: 2.5rem; } .object-position-lg-right { object-position: right; } .bottom-lg-40 { bottom: 2.5rem; } .object-position-lg-bottom { object-position: bottom; } .lh-lg-40 { line-height: 2.5rem !important; } .rounded-lg-40 { border-radius: 2.5rem !important; } .top-lg-44 { top: 2.75rem; } .object-position-lg-top { object-position: top; } .left-lg-44 { left: 2.75rem; } .object-position-lg-left { object-position: left; } .right-lg-44 { right: 2.75rem; } .object-position-lg-right { object-position: right; } .bottom-lg-44 { bottom: 2.75rem; } .object-position-lg-bottom { object-position: bottom; } .lh-lg-44 { line-height: 2.75rem !important; } .rounded-lg-44 { border-radius: 2.75rem !important; } .top-lg-80 { top: 5rem; } .object-position-lg-top { object-position: top; } .left-lg-80 { left: 5rem; } .object-position-lg-left { object-position: left; } .right-lg-80 { right: 5rem; } .object-position-lg-right { object-position: right; } .bottom-lg-80 { bottom: 5rem; } .object-position-lg-bottom { object-position: bottom; } .lh-lg-80 { line-height: 5rem !important; } .rounded-lg-80 { border-radius: 5rem !important; } .top-lg-700 { top: 43.75rem; } .object-position-lg-top { object-position: top; } .left-lg-700 { left: 43.75rem; } .object-position-lg-left { object-position: left; } .right-lg-700 { right: 43.75rem; } .object-position-lg-right { object-position: right; } .bottom-lg-700 { bottom: 43.75rem; } .object-position-lg-bottom { object-position: bottom; } .lh-lg-700 { line-height: 43.75rem !important; } .rounded-lg-700 { border-radius: 43.75rem !important; } .top-lg-240 { top: 15rem; } .object-position-lg-top { object-position: top; } .left-lg-240 { left: 15rem; } .object-position-lg-left { object-position: left; } .right-lg-240 { right: 15rem; } .object-position-lg-right { object-position: right; } .bottom-lg-240 { bottom: 15rem; } .object-position-lg-bottom { object-position: bottom; } .lh-lg-240 { line-height: 15rem !important; } .rounded-lg-240 { border-radius: 15rem !important; } .top-lg-btn-padding-y { top: 0.375rem; } .object-position-lg-top { object-position: top; } .left-lg-btn-padding-y { left: 0.375rem; } .object-position-lg-left { object-position: left; } .right-lg-btn-padding-y { right: 0.375rem; } .object-position-lg-right { object-position: right; } .bottom-lg-btn-padding-y { bottom: 0.375rem; } .object-position-lg-bottom { object-position: bottom; } .lh-lg-btn-padding-y { line-height: 0.375rem !important; } .rounded-lg-btn-padding-y { border-radius: 0.375rem !important; } .top-lg-btn-line-height { top: 1.5; } .object-position-lg-top { object-position: top; } .left-lg-btn-line-height { left: 1.5; } .object-position-lg-left { object-position: left; } .right-lg-btn-line-height { right: 1.5; } .object-position-lg-right { object-position: right; } .bottom-lg-btn-line-height { bottom: 1.5; } .object-position-lg-bottom { object-position: bottom; } .lh-lg-btn-line-height { line-height: 1.5 !important; } .rounded-lg-btn-line-height { border-radius: 1.5 !important; } .w-lg-25 { width: 25% !important; } .w-lg-25 { width: 25% !important; } .min-w-lg-25 { min-width: 25% !important; } .max-w-lg-25 { max-width: 25% !important; } .w-lg-50 { width: 50% !important; } .w-lg-50 { width: 50% !important; } .min-w-lg-50 { min-width: 50% !important; } .max-w-lg-50 { max-width: 50% !important; } .w-lg-75 { width: 75% !important; } .w-lg-75 { width: 75% !important; } .min-w-lg-75 { min-width: 75% !important; } .max-w-lg-75 { max-width: 75% !important; } .w-lg-100 { width: 100% !important; } .w-lg-100 { width: 100% !important; } .min-w-lg-100 { min-width: 100% !important; } .max-w-lg-100 { max-width: 100% !important; } .w-lg-auto { width: auto !important; } .w-lg-auto { width: auto !important; } .min-w-lg-auto { min-width: auto !important; } .max-w-lg-auto { max-width: auto !important; } .w-lg-75 { width: 75% !important; } .w-lg-75 { width: 75% !important; } .min-w-lg-75 { min-width: 75% !important; } .max-w-lg-75 { max-width: 75% !important; } .w-lg-14px { width: 0.875rem !important; } .w-lg-14px { width: 0.875rem !important; } .min-w-lg-14px { min-width: 0.875rem !important; } .max-w-lg-14px { max-width: 0.875rem !important; } .w-lg-67px { width: 4.1875rem !important; } .w-lg-67px { width: 4.1875rem !important; } .min-w-lg-67px { min-width: 4.1875rem !important; } .max-w-lg-67px { max-width: 4.1875rem !important; } .w-lg-44px { width: 2.75rem !important; } .w-lg-44px { width: 2.75rem !important; } .min-w-lg-44px { min-width: 2.75rem !important; } .max-w-lg-44px { max-width: 2.75rem !important; } .w-lg-46px { width: 2.875rem !important; } .w-lg-46px { width: 2.875rem !important; } .min-w-lg-46px { min-width: 2.875rem !important; } .max-w-lg-46px { max-width: 2.875rem !important; } .w-lg-54px { width: 3.375rem !important; } .w-lg-54px { width: 3.375rem !important; } .min-w-lg-54px { min-width: 3.375rem !important; } .max-w-lg-54px { max-width: 3.375rem !important; } .w-lg-36px { width: 2.25rem !important; } .w-lg-36px { width: 2.25rem !important; } .min-w-lg-36px { min-width: 2.25rem !important; } .max-w-lg-36px { max-width: 2.25rem !important; } .w-lg-47px { width: 3.9375rem !important; } .w-lg-47px { width: 3.9375rem !important; } .min-w-lg-47px { min-width: 3.9375rem !important; } .max-w-lg-47px { max-width: 3.9375rem !important; } .w-lg-49px { width: 3.0625rem !important; } .w-lg-49px { width: 3.0625rem !important; } .min-w-lg-49px { min-width: 3.0625rem !important; } .max-w-lg-49px { max-width: 3.0625rem !important; } .w-lg-74px { width: 4.625rem !important; } .w-lg-74px { width: 4.625rem !important; } .min-w-lg-74px { min-width: 4.625rem !important; } .max-w-lg-74px { max-width: 4.625rem !important; } .w-lg-90px { width: 90px !important; } .w-lg-90px { width: 90px !important; } .min-w-lg-90px { min-width: 90px !important; } .max-w-lg-90px { max-width: 90px !important; } .w-lg-100px { width: 100px !important; } .w-lg-100px { width: 100px !important; } .min-w-lg-100px { min-width: 100px !important; } .max-w-lg-100px { max-width: 100px !important; } .w-lg-180px { width: 11.25rem !important; } .w-lg-180px { width: 11.25rem !important; } .min-w-lg-180px { min-width: 11.25rem !important; } .max-w-lg-180px { max-width: 11.25rem !important; } .w-lg-220px { width: 220px !important; } .w-lg-220px { width: 220px !important; } .min-w-lg-220px { min-width: 220px !important; } .max-w-lg-220px { max-width: 220px !important; } .w-lg-221px { width: 13.8125rem !important; } .w-lg-221px { width: 13.8125rem !important; } .min-w-lg-221px { min-width: 13.8125rem !important; } .max-w-lg-221px { max-width: 13.8125rem !important; } .w-lg-333px { width: 20.8125rem !important; } .w-lg-333px { width: 20.8125rem !important; } .min-w-lg-333px { min-width: 20.8125rem !important; } .max-w-lg-333px { max-width: 20.8125rem !important; } .w-lg-600px { width: 37.5rem !important; } .w-lg-600px { width: 37.5rem !important; } .min-w-lg-600px { min-width: 37.5rem !important; } .max-w-lg-600px { max-width: 37.5rem !important; } .w-lg-780px { width: 780px !important; } .w-lg-780px { width: 780px !important; } .min-w-lg-780px { min-width: 780px !important; } .max-w-lg-780px { max-width: 780px !important; } .w-lg-1200px { width: 78rem !important; } .w-lg-1200px { width: 78rem !important; } .min-w-lg-1200px { min-width: 78rem !important; } .max-w-lg-1200px { max-width: 78rem !important; } .h-lg-25 { height: 25% !important; } .h-lg-25 { height: 25% !important; } .min-h-lg-25 { min-height: 25% !important; } .max-h-lg-25 { max-height: 25% !important; } .h-lg-50 { height: 50% !important; } .h-lg-50 { height: 50% !important; } .min-h-lg-50 { min-height: 50% !important; } .max-h-lg-50 { max-height: 50% !important; } .h-lg-75 { height: 75% !important; } .h-lg-75 { height: 75% !important; } .min-h-lg-75 { min-height: 75% !important; } .max-h-lg-75 { max-height: 75% !important; } .h-lg-100 { height: 100% !important; } .h-lg-100 { height: 100% !important; } .min-h-lg-100 { min-height: 100% !important; } .max-h-lg-100 { max-height: 100% !important; } .h-lg-auto { height: auto !important; } .h-lg-auto { height: auto !important; } .min-h-lg-auto { min-height: auto !important; } .max-h-lg-auto { max-height: auto !important; } .h-lg-75 { height: 75% !important; } .h-lg-75 { height: 75% !important; } .min-h-lg-75 { min-height: 75% !important; } .max-h-lg-75 { max-height: 75% !important; } .h-lg-14px { height: 0.875rem !important; } .h-lg-14px { height: 0.875rem !important; } .min-h-lg-14px { min-height: 0.875rem !important; } .max-h-lg-14px { max-height: 0.875rem !important; } .h-lg-67px { height: 4.1875rem !important; } .h-lg-67px { height: 4.1875rem !important; } .min-h-lg-67px { min-height: 4.1875rem !important; } .max-h-lg-67px { max-height: 4.1875rem !important; } .h-lg-44px { height: 2.75rem !important; } .h-lg-44px { height: 2.75rem !important; } .min-h-lg-44px { min-height: 2.75rem !important; } .max-h-lg-44px { max-height: 2.75rem !important; } .h-lg-46px { height: 2.875rem !important; } .h-lg-46px { height: 2.875rem !important; } .min-h-lg-46px { min-height: 2.875rem !important; } .max-h-lg-46px { max-height: 2.875rem !important; } .h-lg-54px { height: 3.375rem !important; } .h-lg-54px { height: 3.375rem !important; } .min-h-lg-54px { min-height: 3.375rem !important; } .max-h-lg-54px { max-height: 3.375rem !important; } .h-lg-36px { height: 2.25rem !important; } .h-lg-36px { height: 2.25rem !important; } .min-h-lg-36px { min-height: 2.25rem !important; } .max-h-lg-36px { max-height: 2.25rem !important; } .h-lg-47px { height: 3.9375rem !important; } .h-lg-47px { height: 3.9375rem !important; } .min-h-lg-47px { min-height: 3.9375rem !important; } .max-h-lg-47px { max-height: 3.9375rem !important; } .h-lg-49px { height: 3.0625rem !important; } .h-lg-49px { height: 3.0625rem !important; } .min-h-lg-49px { min-height: 3.0625rem !important; } .max-h-lg-49px { max-height: 3.0625rem !important; } .h-lg-74px { height: 4.625rem !important; } .h-lg-74px { height: 4.625rem !important; } .min-h-lg-74px { min-height: 4.625rem !important; } .max-h-lg-74px { max-height: 4.625rem !important; } .h-lg-90px { height: 90px !important; } .h-lg-90px { height: 90px !important; } .min-h-lg-90px { min-height: 90px !important; } .max-h-lg-90px { max-height: 90px !important; } .h-lg-100px { height: 100px !important; } .h-lg-100px { height: 100px !important; } .min-h-lg-100px { min-height: 100px !important; } .max-h-lg-100px { max-height: 100px !important; } .h-lg-180px { height: 11.25rem !important; } .h-lg-180px { height: 11.25rem !important; } .min-h-lg-180px { min-height: 11.25rem !important; } .max-h-lg-180px { max-height: 11.25rem !important; } .h-lg-220px { height: 220px !important; } .h-lg-220px { height: 220px !important; } .min-h-lg-220px { min-height: 220px !important; } .max-h-lg-220px { max-height: 220px !important; } .h-lg-221px { height: 13.8125rem !important; } .h-lg-221px { height: 13.8125rem !important; } .min-h-lg-221px { min-height: 13.8125rem !important; } .max-h-lg-221px { max-height: 13.8125rem !important; } .h-lg-333px { height: 20.8125rem !important; } .h-lg-333px { height: 20.8125rem !important; } .min-h-lg-333px { min-height: 20.8125rem !important; } .max-h-lg-333px { max-height: 20.8125rem !important; } .h-lg-600px { height: 37.5rem !important; } .h-lg-600px { height: 37.5rem !important; } .min-h-lg-600px { min-height: 37.5rem !important; } .max-h-lg-600px { max-height: 37.5rem !important; } .h-lg-780px { height: 780px !important; } .h-lg-780px { height: 780px !important; } .min-h-lg-780px { min-height: 780px !important; } .max-h-lg-780px { max-height: 780px !important; } .h-lg-1200px { height: 78rem !important; } .h-lg-1200px { height: 78rem !important; } .min-h-lg-1200px { min-height: 78rem !important; } .max-h-lg-1200px { max-height: 78rem !important; } .transform-scale-lg-n8 { transform: scale(0.8) !important; } .transform-scale-hover-lg-n8:hover, .transform-scale-hover-lg-n8:focus { transform: scale(0.8) !important; } .transform-scale-lg-1 { transform: scale(1) !important; } .transform-scale-hover-lg-1:hover, .transform-scale-hover-lg-1:focus { transform: scale(1) !important; } .background-size-lg-auto-100 { background-size: auto 100% !important; } .background-size-lg-cover { background-size: cover !important; } .background-size-lg-auto { background-size: auto !important; } .background-size-lg-contain { background-size: contain !important; } .background-position-lg-center-bottom { background-position: center bottom; } .background-position-lg-center-left { background-position: center left; } .background-position-lg-center-right { background-position: center right; } .background-position-lg-top-bottom { background-position: top bottom; } .background-position-lg-top-left { background-position: top left; } .background-position-lg-top-right { background-position: top right; } .background-image-lg-site { background-image: url("../../public/e4beebec-3ca7-4339-82a0-361138524240/background.png"); } .background-image-lg-footer { background-image: url("../../public/footer.png"); } }

@media (min-width: 1200px) { .border-xl { border: 1px solid #dee2e6 !important; } .border-xl-0 { border: 0 !important; } .border-xl-top { border-top: 1px solid #dee2e6 !important; } .border-xl-top-0 { border-top: 0 !important; } .border-xl-top-dashed { border-top: 1px dashed #dee2e6 !important; } .border-xl-left { border-left: 1px solid #dee2e6 !important; } .border-xl-left-0 { border-left: 0 !important; } .border-xl-left-dashed { border-left: 1px dashed #dee2e6 !important; } .border-xl-right { border-right: 1px solid #dee2e6 !important; } .border-xl-right-0 { border-right: 0 !important; } .border-xl-right-dashed { border-right: 1px dashed #dee2e6 !important; } .border-xl-bottom { border-bottom: 1px solid #dee2e6 !important; } .border-xl-bottom-0 { border-bottom: 0 !important; } .border-xl-bottom-dashed { border-bottom: 1px dashed #dee2e6 !important; } .border-width-xl-1 { border-width: 1px !important; } .border-width-xl-2 { border-width: 2px !important; } .border-width-xl-3 { border-width: 3px !important; } .border-width-xl-4 { border-width: 4px !important; } .border-width-xl-5 { border-width: 5px !important; } .background-xl-primary { background-color: var(--primary); } .background-xl-primary:focus { background-color: var(--primary); } .background-xl-secondary { background-color: var(--secondary); } .background-xl-secondary:focus { background-color: var(--secondary); } .background-xl-success { background-color: var(--success); } .background-xl-success:focus { background-color: var(--success); } .background-xl-info { background-color: var(--info); } .background-xl-info:focus { background-color: var(--info); } .background-xl-warning { background-color: var(--warning); } .background-xl-warning:focus { background-color: var(--warning); } .background-xl-danger { background-color: var(--danger); } .background-xl-danger:focus { background-color: var(--danger); } .background-xl-light { background-color: var(--light); } .background-xl-light:focus { background-color: var(--light); } .background-xl-dark { background-color: var(--dark); } .background-xl-dark:focus { background-color: var(--dark); } .background-xl-blue { background-color: var(--blue); } .background-xl-blue:focus { background-color: var(--blue); } .blue-xl { color: var(--blue); } .blue-xl:focus { color: var(--blue); } .background-hover-xl-blue:hover, .background-hover-xl-blue:focus-within { background-color: var(--blue); } .fill-xl-blue svg * { fill: var(--blue); } .fill-hover-xl-blue:hover svg *, .fill-hover-xl-blue:focus-within svg * { fill: var(--blue); } .stroke-xl-blue svg * { stroke: var(--blue); } .stroke-hover-xl-blue:hover svg *, .stroke-hover-xl-blue:focus-within svg * { stroke: var(--blue); } .hover-blue:hover, .hover-blue:focus-within { color: var(--blue) !important; } .border-xl-blue { border-color: var(--blue) !important; } .border-hover-xl-blue:hover, .border-hover-xl-blue:focus-within { border-color: var(--blue) !important; } .background-xl-blue-t0 { background-color: rgba(86, 79, 227, 0); } .o-xl-0 { opacity: 0 !important; } .background-xl-blue-t1 { background-color: rgba(86, 79, 227, 0.2); } .o-xl-1 { opacity: 0.2 !important; } .background-xl-blue-t2 { background-color: rgba(86, 79, 227, 0.4); } .o-xl-2 { opacity: 0.4 !important; } .background-xl-blue-t3 { background-color: rgba(86, 79, 227, 0.6); } .o-xl-3 { opacity: 0.6 !important; } .background-xl-blue-t4 { background-color: rgba(86, 79, 227, 0.8); } .o-xl-4 { opacity: 0.8 !important; } .background-xl-blue-t5 { background-color: #564fe3; } .o-xl-5 { opacity: 1 !important; } .background-xl-indigo { background-color: var(--indigo); } .background-xl-indigo:focus { background-color: var(--indigo); } .indigo-xl { color: var(--indigo); } .indigo-xl:focus { color: var(--indigo); } .background-hover-xl-indigo:hover, .background-hover-xl-indigo:focus-within { background-color: var(--indigo); } .fill-xl-indigo svg * { fill: var(--indigo); } .fill-hover-xl-indigo:hover svg *, .fill-hover-xl-indigo:focus-within svg * { fill: var(--indigo); } .stroke-xl-indigo svg * { stroke: var(--indigo); } .stroke-hover-xl-indigo:hover svg *, .stroke-hover-xl-indigo:focus-within svg * { stroke: var(--indigo); } .hover-indigo:hover, .hover-indigo:focus-within { color: var(--indigo) !important; } .border-xl-indigo { border-color: var(--indigo) !important; } .border-hover-xl-indigo:hover, .border-hover-xl-indigo:focus-within { border-color: var(--indigo) !important; } .background-xl-indigo-t0 { background-color: rgba(102, 16, 242, 0); } .o-xl-0 { opacity: 0 !important; } .background-xl-indigo-t1 { background-color: rgba(102, 16, 242, 0.2); } .o-xl-1 { opacity: 0.2 !important; } .background-xl-indigo-t2 { background-color: rgba(102, 16, 242, 0.4); } .o-xl-2 { opacity: 0.4 !important; } .background-xl-indigo-t3 { background-color: rgba(102, 16, 242, 0.6); } .o-xl-3 { opacity: 0.6 !important; } .background-xl-indigo-t4 { background-color: rgba(102, 16, 242, 0.8); } .o-xl-4 { opacity: 0.8 !important; } .background-xl-indigo-t5 { background-color: #6610f2; } .o-xl-5 { opacity: 1 !important; } .background-xl-purple { background-color: var(--purple); } .background-xl-purple:focus { background-color: var(--purple); } .purple-xl { color: var(--purple); } .purple-xl:focus { color: var(--purple); } .background-hover-xl-purple:hover, .background-hover-xl-purple:focus-within { background-color: var(--purple); } .fill-xl-purple svg * { fill: var(--purple); } .fill-hover-xl-purple:hover svg *, .fill-hover-xl-purple:focus-within svg * { fill: var(--purple); } .stroke-xl-purple svg * { stroke: var(--purple); } .stroke-hover-xl-purple:hover svg *, .stroke-hover-xl-purple:focus-within svg * { stroke: var(--purple); } .hover-purple:hover, .hover-purple:focus-within { color: var(--purple) !important; } .border-xl-purple { border-color: var(--purple) !important; } .border-hover-xl-purple:hover, .border-hover-xl-purple:focus-within { border-color: var(--purple) !important; } .background-xl-purple-t0 { background-color: rgba(111, 66, 193, 0); } .o-xl-0 { opacity: 0 !important; } .background-xl-purple-t1 { background-color: rgba(111, 66, 193, 0.2); } .o-xl-1 { opacity: 0.2 !important; } .background-xl-purple-t2 { background-color: rgba(111, 66, 193, 0.4); } .o-xl-2 { opacity: 0.4 !important; } .background-xl-purple-t3 { background-color: rgba(111, 66, 193, 0.6); } .o-xl-3 { opacity: 0.6 !important; } .background-xl-purple-t4 { background-color: rgba(111, 66, 193, 0.8); } .o-xl-4 { opacity: 0.8 !important; } .background-xl-purple-t5 { background-color: #6f42c1; } .o-xl-5 { opacity: 1 !important; } .background-xl-pink { background-color: var(--pink); } .background-xl-pink:focus { background-color: var(--pink); } .pink-xl { color: var(--pink); } .pink-xl:focus { color: var(--pink); } .background-hover-xl-pink:hover, .background-hover-xl-pink:focus-within { background-color: var(--pink); } .fill-xl-pink svg * { fill: var(--pink); } .fill-hover-xl-pink:hover svg *, .fill-hover-xl-pink:focus-within svg * { fill: var(--pink); } .stroke-xl-pink svg * { stroke: var(--pink); } .stroke-hover-xl-pink:hover svg *, .stroke-hover-xl-pink:focus-within svg * { stroke: var(--pink); } .hover-pink:hover, .hover-pink:focus-within { color: var(--pink) !important; } .border-xl-pink { border-color: var(--pink) !important; } .border-hover-xl-pink:hover, .border-hover-xl-pink:focus-within { border-color: var(--pink) !important; } .background-xl-pink-t0 { background-color: rgba(232, 62, 140, 0); } .o-xl-0 { opacity: 0 !important; } .background-xl-pink-t1 { background-color: rgba(232, 62, 140, 0.2); } .o-xl-1 { opacity: 0.2 !important; } .background-xl-pink-t2 { background-color: rgba(232, 62, 140, 0.4); } .o-xl-2 { opacity: 0.4 !important; } .background-xl-pink-t3 { background-color: rgba(232, 62, 140, 0.6); } .o-xl-3 { opacity: 0.6 !important; } .background-xl-pink-t4 { background-color: rgba(232, 62, 140, 0.8); } .o-xl-4 { opacity: 0.8 !important; } .background-xl-pink-t5 { background-color: #e83e8c; } .o-xl-5 { opacity: 1 !important; } .background-xl-red { background-color: var(--red); } .background-xl-red:focus { background-color: var(--red); } .red-xl { color: var(--red); } .red-xl:focus { color: var(--red); } .background-hover-xl-red:hover, .background-hover-xl-red:focus-within { background-color: var(--red); } .fill-xl-red svg * { fill: var(--red); } .fill-hover-xl-red:hover svg *, .fill-hover-xl-red:focus-within svg * { fill: var(--red); } .stroke-xl-red svg * { stroke: var(--red); } .stroke-hover-xl-red:hover svg *, .stroke-hover-xl-red:focus-within svg * { stroke: var(--red); } .hover-red:hover, .hover-red:focus-within { color: var(--red) !important; } .border-xl-red { border-color: var(--red) !important; } .border-hover-xl-red:hover, .border-hover-xl-red:focus-within { border-color: var(--red) !important; } .background-xl-red-t0 { background-color: rgba(220, 53, 69, 0); } .o-xl-0 { opacity: 0 !important; } .background-xl-red-t1 { background-color: rgba(220, 53, 69, 0.2); } .o-xl-1 { opacity: 0.2 !important; } .background-xl-red-t2 { background-color: rgba(220, 53, 69, 0.4); } .o-xl-2 { opacity: 0.4 !important; } .background-xl-red-t3 { background-color: rgba(220, 53, 69, 0.6); } .o-xl-3 { opacity: 0.6 !important; } .background-xl-red-t4 { background-color: rgba(220, 53, 69, 0.8); } .o-xl-4 { opacity: 0.8 !important; } .background-xl-red-t5 { background-color: #dc3545; } .o-xl-5 { opacity: 1 !important; } .background-xl-orange { background-color: var(--orange); } .background-xl-orange:focus { background-color: var(--orange); } .orange-xl { color: var(--orange); } .orange-xl:focus { color: var(--orange); } .background-hover-xl-orange:hover, .background-hover-xl-orange:focus-within { background-color: var(--orange); } .fill-xl-orange svg * { fill: var(--orange); } .fill-hover-xl-orange:hover svg *, .fill-hover-xl-orange:focus-within svg * { fill: var(--orange); } .stroke-xl-orange svg * { stroke: var(--orange); } .stroke-hover-xl-orange:hover svg *, .stroke-hover-xl-orange:focus-within svg * { stroke: var(--orange); } .hover-orange:hover, .hover-orange:focus-within { color: var(--orange) !important; } .border-xl-orange { border-color: var(--orange) !important; } .border-hover-xl-orange:hover, .border-hover-xl-orange:focus-within { border-color: var(--orange) !important; } .background-xl-orange-t0 { background-color: rgba(253, 126, 20, 0); } .o-xl-0 { opacity: 0 !important; } .background-xl-orange-t1 { background-color: rgba(253, 126, 20, 0.2); } .o-xl-1 { opacity: 0.2 !important; } .background-xl-orange-t2 { background-color: rgba(253, 126, 20, 0.4); } .o-xl-2 { opacity: 0.4 !important; } .background-xl-orange-t3 { background-color: rgba(253, 126, 20, 0.6); } .o-xl-3 { opacity: 0.6 !important; } .background-xl-orange-t4 { background-color: rgba(253, 126, 20, 0.8); } .o-xl-4 { opacity: 0.8 !important; } .background-xl-orange-t5 { background-color: #fd7e14; } .o-xl-5 { opacity: 1 !important; } .background-xl-yellow { background-color: var(--yellow); } .background-xl-yellow:focus { background-color: var(--yellow); } .yellow-xl { color: var(--yellow); } .yellow-xl:focus { color: var(--yellow); } .background-hover-xl-yellow:hover, .background-hover-xl-yellow:focus-within { background-color: var(--yellow); } .fill-xl-yellow svg * { fill: var(--yellow); } .fill-hover-xl-yellow:hover svg *, .fill-hover-xl-yellow:focus-within svg * { fill: var(--yellow); } .stroke-xl-yellow svg * { stroke: var(--yellow); } .stroke-hover-xl-yellow:hover svg *, .stroke-hover-xl-yellow:focus-within svg * { stroke: var(--yellow); } .hover-yellow:hover, .hover-yellow:focus-within { color: var(--yellow) !important; } .border-xl-yellow { border-color: var(--yellow) !important; } .border-hover-xl-yellow:hover, .border-hover-xl-yellow:focus-within { border-color: var(--yellow) !important; } .background-xl-yellow-t0 { background-color: rgba(255, 193, 7, 0); } .o-xl-0 { opacity: 0 !important; } .background-xl-yellow-t1 { background-color: rgba(255, 193, 7, 0.2); } .o-xl-1 { opacity: 0.2 !important; } .background-xl-yellow-t2 { background-color: rgba(255, 193, 7, 0.4); } .o-xl-2 { opacity: 0.4 !important; } .background-xl-yellow-t3 { background-color: rgba(255, 193, 7, 0.6); } .o-xl-3 { opacity: 0.6 !important; } .background-xl-yellow-t4 { background-color: rgba(255, 193, 7, 0.8); } .o-xl-4 { opacity: 0.8 !important; } .background-xl-yellow-t5 { background-color: #ffc107; } .o-xl-5 { opacity: 1 !important; } .background-xl-green { background-color: var(--green); } .background-xl-green:focus { background-color: var(--green); } .green-xl { color: var(--green); } .green-xl:focus { color: var(--green); } .background-hover-xl-green:hover, .background-hover-xl-green:focus-within { background-color: var(--green); } .fill-xl-green svg * { fill: var(--green); } .fill-hover-xl-green:hover svg *, .fill-hover-xl-green:focus-within svg * { fill: var(--green); } .stroke-xl-green svg * { stroke: var(--green); } .stroke-hover-xl-green:hover svg *, .stroke-hover-xl-green:focus-within svg * { stroke: var(--green); } .hover-green:hover, .hover-green:focus-within { color: var(--green) !important; } .border-xl-green { border-color: var(--green) !important; } .border-hover-xl-green:hover, .border-hover-xl-green:focus-within { border-color: var(--green) !important; } .background-xl-green-t0 { background-color: rgba(40, 167, 69, 0); } .o-xl-0 { opacity: 0 !important; } .background-xl-green-t1 { background-color: rgba(40, 167, 69, 0.2); } .o-xl-1 { opacity: 0.2 !important; } .background-xl-green-t2 { background-color: rgba(40, 167, 69, 0.4); } .o-xl-2 { opacity: 0.4 !important; } .background-xl-green-t3 { background-color: rgba(40, 167, 69, 0.6); } .o-xl-3 { opacity: 0.6 !important; } .background-xl-green-t4 { background-color: rgba(40, 167, 69, 0.8); } .o-xl-4 { opacity: 0.8 !important; } .background-xl-green-t5 { background-color: #28a745; } .o-xl-5 { opacity: 1 !important; } .background-xl-teal { background-color: var(--teal); } .background-xl-teal:focus { background-color: var(--teal); } .teal-xl { color: var(--teal); } .teal-xl:focus { color: var(--teal); } .background-hover-xl-teal:hover, .background-hover-xl-teal:focus-within { background-color: var(--teal); } .fill-xl-teal svg * { fill: var(--teal); } .fill-hover-xl-teal:hover svg *, .fill-hover-xl-teal:focus-within svg * { fill: var(--teal); } .stroke-xl-teal svg * { stroke: var(--teal); } .stroke-hover-xl-teal:hover svg *, .stroke-hover-xl-teal:focus-within svg * { stroke: var(--teal); } .hover-teal:hover, .hover-teal:focus-within { color: var(--teal) !important; } .border-xl-teal { border-color: var(--teal) !important; } .border-hover-xl-teal:hover, .border-hover-xl-teal:focus-within { border-color: var(--teal) !important; } .background-xl-teal-t0 { background-color: rgba(32, 201, 151, 0); } .o-xl-0 { opacity: 0 !important; } .background-xl-teal-t1 { background-color: rgba(32, 201, 151, 0.2); } .o-xl-1 { opacity: 0.2 !important; } .background-xl-teal-t2 { background-color: rgba(32, 201, 151, 0.4); } .o-xl-2 { opacity: 0.4 !important; } .background-xl-teal-t3 { background-color: rgba(32, 201, 151, 0.6); } .o-xl-3 { opacity: 0.6 !important; } .background-xl-teal-t4 { background-color: rgba(32, 201, 151, 0.8); } .o-xl-4 { opacity: 0.8 !important; } .background-xl-teal-t5 { background-color: #20c997; } .o-xl-5 { opacity: 1 !important; } .background-xl-cyan { background-color: var(--cyan); } .background-xl-cyan:focus { background-color: var(--cyan); } .cyan-xl { color: var(--cyan); } .cyan-xl:focus { color: var(--cyan); } .background-hover-xl-cyan:hover, .background-hover-xl-cyan:focus-within { background-color: var(--cyan); } .fill-xl-cyan svg * { fill: var(--cyan); } .fill-hover-xl-cyan:hover svg *, .fill-hover-xl-cyan:focus-within svg * { fill: var(--cyan); } .stroke-xl-cyan svg * { stroke: var(--cyan); } .stroke-hover-xl-cyan:hover svg *, .stroke-hover-xl-cyan:focus-within svg * { stroke: var(--cyan); } .hover-cyan:hover, .hover-cyan:focus-within { color: var(--cyan) !important; } .border-xl-cyan { border-color: var(--cyan) !important; } .border-hover-xl-cyan:hover, .border-hover-xl-cyan:focus-within { border-color: var(--cyan) !important; } .background-xl-cyan-t0 { background-color: rgba(23, 162, 184, 0); } .o-xl-0 { opacity: 0 !important; } .background-xl-cyan-t1 { background-color: rgba(23, 162, 184, 0.2); } .o-xl-1 { opacity: 0.2 !important; } .background-xl-cyan-t2 { background-color: rgba(23, 162, 184, 0.4); } .o-xl-2 { opacity: 0.4 !important; } .background-xl-cyan-t3 { background-color: rgba(23, 162, 184, 0.6); } .o-xl-3 { opacity: 0.6 !important; } .background-xl-cyan-t4 { background-color: rgba(23, 162, 184, 0.8); } .o-xl-4 { opacity: 0.8 !important; } .background-xl-cyan-t5 { background-color: #17a2b8; } .o-xl-5 { opacity: 1 !important; } .background-xl-white { background-color: var(--white); } .background-xl-white:focus { background-color: var(--white); } .white-xl { color: var(--white); } .white-xl:focus { color: var(--white); } .background-hover-xl-white:hover, .background-hover-xl-white:focus-within { background-color: var(--white); } .fill-xl-white svg * { fill: var(--white); } .fill-hover-xl-white:hover svg *, .fill-hover-xl-white:focus-within svg * { fill: var(--white); } .stroke-xl-white svg * { stroke: var(--white); } .stroke-hover-xl-white:hover svg *, .stroke-hover-xl-white:focus-within svg * { stroke: var(--white); } .hover-white:hover, .hover-white:focus-within { color: var(--white) !important; } .border-xl-white { border-color: var(--white) !important; } .border-hover-xl-white:hover, .border-hover-xl-white:focus-within { border-color: var(--white) !important; } .background-xl-white-t0 { background-color: rgba(255, 255, 255, 0); } .o-xl-0 { opacity: 0 !important; } .background-xl-white-t1 { background-color: rgba(255, 255, 255, 0.2); } .o-xl-1 { opacity: 0.2 !important; } .background-xl-white-t2 { background-color: rgba(255, 255, 255, 0.4); } .o-xl-2 { opacity: 0.4 !important; } .background-xl-white-t3 { background-color: rgba(255, 255, 255, 0.6); } .o-xl-3 { opacity: 0.6 !important; } .background-xl-white-t4 { background-color: rgba(255, 255, 255, 0.8); } .o-xl-4 { opacity: 0.8 !important; } .background-xl-white-t5 { background-color: white; } .o-xl-5 { opacity: 1 !important; } .background-xl-gray { background-color: var(--gray); } .background-xl-gray:focus { background-color: var(--gray); } .gray-xl { color: var(--gray); } .gray-xl:focus { color: var(--gray); } .background-hover-xl-gray:hover, .background-hover-xl-gray:focus-within { background-color: var(--gray); } .fill-xl-gray svg * { fill: var(--gray); } .fill-hover-xl-gray:hover svg *, .fill-hover-xl-gray:focus-within svg * { fill: var(--gray); } .stroke-xl-gray svg * { stroke: var(--gray); } .stroke-hover-xl-gray:hover svg *, .stroke-hover-xl-gray:focus-within svg * { stroke: var(--gray); } .hover-gray:hover, .hover-gray:focus-within { color: var(--gray) !important; } .border-xl-gray { border-color: var(--gray) !important; } .border-hover-xl-gray:hover, .border-hover-xl-gray:focus-within { border-color: var(--gray) !important; } .background-xl-gray-t0 { background-color: rgba(108, 117, 125, 0); } .o-xl-0 { opacity: 0 !important; } .background-xl-gray-t1 { background-color: rgba(108, 117, 125, 0.2); } .o-xl-1 { opacity: 0.2 !important; } .background-xl-gray-t2 { background-color: rgba(108, 117, 125, 0.4); } .o-xl-2 { opacity: 0.4 !important; } .background-xl-gray-t3 { background-color: rgba(108, 117, 125, 0.6); } .o-xl-3 { opacity: 0.6 !important; } .background-xl-gray-t4 { background-color: rgba(108, 117, 125, 0.8); } .o-xl-4 { opacity: 0.8 !important; } .background-xl-gray-t5 { background-color: #6c757d; } .o-xl-5 { opacity: 1 !important; } .background-xl-gray-dark { background-color: var(--gray-dark); } .background-xl-gray-dark:focus { background-color: var(--gray-dark); } .gray-dark-xl { color: var(--gray-dark); } .gray-dark-xl:focus { color: var(--gray-dark); } .background-hover-xl-gray-dark:hover, .background-hover-xl-gray-dark:focus-within { background-color: var(--gray-dark); } .fill-xl-gray-dark svg * { fill: var(--gray-dark); } .fill-hover-xl-gray-dark:hover svg *, .fill-hover-xl-gray-dark:focus-within svg * { fill: var(--gray-dark); } .stroke-xl-gray-dark svg * { stroke: var(--gray-dark); } .stroke-hover-xl-gray-dark:hover svg *, .stroke-hover-xl-gray-dark:focus-within svg * { stroke: var(--gray-dark); } .hover-gray-dark:hover, .hover-gray-dark:focus-within { color: var(--gray-dark) !important; } .border-xl-gray-dark { border-color: var(--gray-dark) !important; } .border-hover-xl-gray-dark:hover, .border-hover-xl-gray-dark:focus-within { border-color: var(--gray-dark) !important; } .background-xl-gray-dark-t0 { background-color: rgba(52, 58, 64, 0); } .o-xl-0 { opacity: 0 !important; } .background-xl-gray-dark-t1 { background-color: rgba(52, 58, 64, 0.2); } .o-xl-1 { opacity: 0.2 !important; } .background-xl-gray-dark-t2 { background-color: rgba(52, 58, 64, 0.4); } .o-xl-2 { opacity: 0.4 !important; } .background-xl-gray-dark-t3 { background-color: rgba(52, 58, 64, 0.6); } .o-xl-3 { opacity: 0.6 !important; } .background-xl-gray-dark-t4 { background-color: rgba(52, 58, 64, 0.8); } .o-xl-4 { opacity: 0.8 !important; } .background-xl-gray-dark-t5 { background-color: #343a40; } .o-xl-5 { opacity: 1 !important; } .background-xl-black { background-color: var(--black); } .background-xl-black:focus { background-color: var(--black); } .black-xl { color: var(--black); } .black-xl:focus { color: var(--black); } .background-hover-xl-black:hover, .background-hover-xl-black:focus-within { background-color: var(--black); } .fill-xl-black svg * { fill: var(--black); } .fill-hover-xl-black:hover svg *, .fill-hover-xl-black:focus-within svg * { fill: var(--black); } .stroke-xl-black svg * { stroke: var(--black); } .stroke-hover-xl-black:hover svg *, .stroke-hover-xl-black:focus-within svg * { stroke: var(--black); } .hover-black:hover, .hover-black:focus-within { color: var(--black) !important; } .border-xl-black { border-color: var(--black) !important; } .border-hover-xl-black:hover, .border-hover-xl-black:focus-within { border-color: var(--black) !important; } .background-xl-black-t0 { background-color: rgba(0, 0, 0, 0); } .o-xl-0 { opacity: 0 !important; } .background-xl-black-t1 { background-color: rgba(0, 0, 0, 0.2); } .o-xl-1 { opacity: 0.2 !important; } .background-xl-black-t2 { background-color: rgba(0, 0, 0, 0.4); } .o-xl-2 { opacity: 0.4 !important; } .background-xl-black-t3 { background-color: rgba(0, 0, 0, 0.6); } .o-xl-3 { opacity: 0.6 !important; } .background-xl-black-t4 { background-color: rgba(0, 0, 0, 0.8); } .o-xl-4 { opacity: 0.8 !important; } .background-xl-black-t5 { background-color: black; } .o-xl-5 { opacity: 1 !important; } .background-xl-transparent { background-color: var(--transparent); } .background-xl-transparent:focus { background-color: var(--transparent); } .transparent-xl { color: var(--transparent); } .transparent-xl:focus { color: var(--transparent); } .background-hover-xl-transparent:hover, .background-hover-xl-transparent:focus-within { background-color: var(--transparent); } .fill-xl-transparent svg * { fill: var(--transparent); } .fill-hover-xl-transparent:hover svg *, .fill-hover-xl-transparent:focus-within svg * { fill: var(--transparent); } .stroke-xl-transparent svg * { stroke: var(--transparent); } .stroke-hover-xl-transparent:hover svg *, .stroke-hover-xl-transparent:focus-within svg * { stroke: var(--transparent); } .hover-transparent:hover, .hover-transparent:focus-within { color: var(--transparent) !important; } .border-xl-transparent { border-color: var(--transparent) !important; } .border-hover-xl-transparent:hover, .border-hover-xl-transparent:focus-within { border-color: var(--transparent) !important; } .background-xl-transparent-t0 { background-color: rgba(0, 0, 0, 0); } .o-xl-0 { opacity: 0 !important; } .background-xl-transparent-t1 { background-color: rgba(0, 0, 0, 0); } .o-xl-1 { opacity: 0.2 !important; } .background-xl-transparent-t2 { background-color: rgba(0, 0, 0, 0); } .o-xl-2 { opacity: 0.4 !important; } .background-xl-transparent-t3 { background-color: rgba(0, 0, 0, 0); } .o-xl-3 { opacity: 0.6 !important; } .background-xl-transparent-t4 { background-color: rgba(0, 0, 0, 0); } .o-xl-4 { opacity: 0.8 !important; } .background-xl-transparent-t5 { background-color: rgba(0, 0, 0, 0); } .o-xl-5 { opacity: 1 !important; } .background-xl-menu { background-color: var(--menu); } .background-xl-menu:focus { background-color: var(--menu); } .menu-xl { color: var(--menu); } .menu-xl:focus { color: var(--menu); } .background-hover-xl-menu:hover, .background-hover-xl-menu:focus-within { background-color: var(--menu); } .fill-xl-menu svg * { fill: var(--menu); } .fill-hover-xl-menu:hover svg *, .fill-hover-xl-menu:focus-within svg * { fill: var(--menu); } .stroke-xl-menu svg * { stroke: var(--menu); } .stroke-hover-xl-menu:hover svg *, .stroke-hover-xl-menu:focus-within svg * { stroke: var(--menu); } .hover-menu:hover, .hover-menu:focus-within { color: var(--menu) !important; } .border-xl-menu { border-color: var(--menu) !important; } .border-hover-xl-menu:hover, .border-hover-xl-menu:focus-within { border-color: var(--menu) !important; } .background-xl-menu-t0 { background-color: rgba(254, 207, 55, 0); } .o-xl-0 { opacity: 0 !important; } .background-xl-menu-t1 { background-color: rgba(254, 207, 55, 0.2); } .o-xl-1 { opacity: 0.2 !important; } .background-xl-menu-t2 { background-color: rgba(254, 207, 55, 0.4); } .o-xl-2 { opacity: 0.4 !important; } .background-xl-menu-t3 { background-color: rgba(254, 207, 55, 0.6); } .o-xl-3 { opacity: 0.6 !important; } .background-xl-menu-t4 { background-color: rgba(254, 207, 55, 0.8); } .o-xl-4 { opacity: 0.8 !important; } .background-xl-menu-t5 { background-color: #fecf37; } .o-xl-5 { opacity: 1 !important; } .background-xl-light-blue { background-color: var(--light-blue); } .background-xl-light-blue:focus { background-color: var(--light-blue); } .light-blue-xl { color: var(--light-blue); } .light-blue-xl:focus { color: var(--light-blue); } .background-hover-xl-light-blue:hover, .background-hover-xl-light-blue:focus-within { background-color: var(--light-blue); } .fill-xl-light-blue svg * { fill: var(--light-blue); } .fill-hover-xl-light-blue:hover svg *, .fill-hover-xl-light-blue:focus-within svg * { fill: var(--light-blue); } .stroke-xl-light-blue svg * { stroke: var(--light-blue); } .stroke-hover-xl-light-blue:hover svg *, .stroke-hover-xl-light-blue:focus-within svg * { stroke: var(--light-blue); } .hover-light-blue:hover, .hover-light-blue:focus-within { color: var(--light-blue) !important; } .border-xl-light-blue { border-color: var(--light-blue) !important; } .border-hover-xl-light-blue:hover, .border-hover-xl-light-blue:focus-within { border-color: var(--light-blue) !important; } .background-xl-light-blue-t0 { background-color: rgba(153, 149, 239, 0); } .o-xl-0 { opacity: 0 !important; } .background-xl-light-blue-t1 { background-color: rgba(153, 149, 239, 0.2); } .o-xl-1 { opacity: 0.2 !important; } .background-xl-light-blue-t2 { background-color: rgba(153, 149, 239, 0.4); } .o-xl-2 { opacity: 0.4 !important; } .background-xl-light-blue-t3 { background-color: rgba(153, 149, 239, 0.6); } .o-xl-3 { opacity: 0.6 !important; } .background-xl-light-blue-t4 { background-color: rgba(153, 149, 239, 0.8); } .o-xl-4 { opacity: 0.8 !important; } .background-xl-light-blue-t5 { background-color: #9995ef; } .o-xl-5 { opacity: 1 !important; } .background-xl-light-yellow { background-color: var(--light-yellow); } .background-xl-light-yellow:focus { background-color: var(--light-yellow); } .light-yellow-xl { color: var(--light-yellow); } .light-yellow-xl:focus { color: var(--light-yellow); } .background-hover-xl-light-yellow:hover, .background-hover-xl-light-yellow:focus-within { background-color: var(--light-yellow); } .fill-xl-light-yellow svg * { fill: var(--light-yellow); } .fill-hover-xl-light-yellow:hover svg *, .fill-hover-xl-light-yellow:focus-within svg * { fill: var(--light-yellow); } .stroke-xl-light-yellow svg * { stroke: var(--light-yellow); } .stroke-hover-xl-light-yellow:hover svg *, .stroke-hover-xl-light-yellow:focus-within svg * { stroke: var(--light-yellow); } .hover-light-yellow:hover, .hover-light-yellow:focus-within { color: var(--light-yellow) !important; } .border-xl-light-yellow { border-color: var(--light-yellow) !important; } .border-hover-xl-light-yellow:hover, .border-hover-xl-light-yellow:focus-within { border-color: var(--light-yellow) !important; } .background-xl-light-yellow-t0 { background-color: rgba(255, 241, 224, 0); } .o-xl-0 { opacity: 0 !important; } .background-xl-light-yellow-t1 { background-color: rgba(255, 241, 224, 0.2); } .o-xl-1 { opacity: 0.2 !important; } .background-xl-light-yellow-t2 { background-color: rgba(255, 241, 224, 0.4); } .o-xl-2 { opacity: 0.4 !important; } .background-xl-light-yellow-t3 { background-color: rgba(255, 241, 224, 0.6); } .o-xl-3 { opacity: 0.6 !important; } .background-xl-light-yellow-t4 { background-color: rgba(255, 241, 224, 0.8); } .o-xl-4 { opacity: 0.8 !important; } .background-xl-light-yellow-t5 { background-color: #fff1e0; } .o-xl-5 { opacity: 1 !important; } .background-xl-light-gray { background-color: var(--light-gray); } .background-xl-light-gray:focus { background-color: var(--light-gray); } .light-gray-xl { color: var(--light-gray); } .light-gray-xl:focus { color: var(--light-gray); } .background-hover-xl-light-gray:hover, .background-hover-xl-light-gray:focus-within { background-color: var(--light-gray); } .fill-xl-light-gray svg * { fill: var(--light-gray); } .fill-hover-xl-light-gray:hover svg *, .fill-hover-xl-light-gray:focus-within svg * { fill: var(--light-gray); } .stroke-xl-light-gray svg * { stroke: var(--light-gray); } .stroke-hover-xl-light-gray:hover svg *, .stroke-hover-xl-light-gray:focus-within svg * { stroke: var(--light-gray); } .hover-light-gray:hover, .hover-light-gray:focus-within { color: var(--light-gray) !important; } .border-xl-light-gray { border-color: var(--light-gray) !important; } .border-hover-xl-light-gray:hover, .border-hover-xl-light-gray:focus-within { border-color: var(--light-gray) !important; } .background-xl-light-gray-t0 { background-color: rgba(245, 243, 241, 0); } .o-xl-0 { opacity: 0 !important; } .background-xl-light-gray-t1 { background-color: rgba(245, 243, 241, 0.2); } .o-xl-1 { opacity: 0.2 !important; } .background-xl-light-gray-t2 { background-color: rgba(245, 243, 241, 0.4); } .o-xl-2 { opacity: 0.4 !important; } .background-xl-light-gray-t3 { background-color: rgba(245, 243, 241, 0.6); } .o-xl-3 { opacity: 0.6 !important; } .background-xl-light-gray-t4 { background-color: rgba(245, 243, 241, 0.8); } .o-xl-4 { opacity: 0.8 !important; } .background-xl-light-gray-t5 { background-color: #f5f3f1; } .o-xl-5 { opacity: 1 !important; } .background-xl-lighter-blue { background-color: var(--lighter-blue); } .background-xl-lighter-blue:focus { background-color: var(--lighter-blue); } .lighter-blue-xl { color: var(--lighter-blue); } .lighter-blue-xl:focus { color: var(--lighter-blue); } .background-hover-xl-lighter-blue:hover, .background-hover-xl-lighter-blue:focus-within { background-color: var(--lighter-blue); } .fill-xl-lighter-blue svg * { fill: var(--lighter-blue); } .fill-hover-xl-lighter-blue:hover svg *, .fill-hover-xl-lighter-blue:focus-within svg * { fill: var(--lighter-blue); } .stroke-xl-lighter-blue svg * { stroke: var(--lighter-blue); } .stroke-hover-xl-lighter-blue:hover svg *, .stroke-hover-xl-lighter-blue:focus-within svg * { stroke: var(--lighter-blue); } .hover-lighter-blue:hover, .hover-lighter-blue:focus-within { color: var(--lighter-blue) !important; } .border-xl-lighter-blue { border-color: var(--lighter-blue) !important; } .border-hover-xl-lighter-blue:hover, .border-hover-xl-lighter-blue:focus-within { border-color: var(--lighter-blue) !important; } .background-xl-lighter-blue-t0 { background-color: rgba(204, 202, 247, 0); } .o-xl-0 { opacity: 0 !important; } .background-xl-lighter-blue-t1 { background-color: rgba(204, 202, 247, 0.2); } .o-xl-1 { opacity: 0.2 !important; } .background-xl-lighter-blue-t2 { background-color: rgba(204, 202, 247, 0.4); } .o-xl-2 { opacity: 0.4 !important; } .background-xl-lighter-blue-t3 { background-color: rgba(204, 202, 247, 0.6); } .o-xl-3 { opacity: 0.6 !important; } .background-xl-lighter-blue-t4 { background-color: rgba(204, 202, 247, 0.8); } .o-xl-4 { opacity: 0.8 !important; } .background-xl-lighter-blue-t5 { background-color: #cccaf7; } .o-xl-5 { opacity: 1 !important; } .background-xl-post { background-color: var(--post); } .background-xl-post:focus { background-color: var(--post); } .post-xl { color: var(--post); } .post-xl:focus { color: var(--post); } .background-hover-xl-post:hover, .background-hover-xl-post:focus-within { background-color: var(--post); } .fill-xl-post svg * { fill: var(--post); } .fill-hover-xl-post:hover svg *, .fill-hover-xl-post:focus-within svg * { fill: var(--post); } .stroke-xl-post svg * { stroke: var(--post); } .stroke-hover-xl-post:hover svg *, .stroke-hover-xl-post:focus-within svg * { stroke: var(--post); } .hover-post:hover, .hover-post:focus-within { color: var(--post) !important; } .border-xl-post { border-color: var(--post) !important; } .border-hover-xl-post:hover, .border-hover-xl-post:focus-within { border-color: var(--post) !important; } .background-xl-post-t0 { background-color: rgba(230, 230, 230, 0); } .o-xl-0 { opacity: 0 !important; } .background-xl-post-t1 { background-color: rgba(230, 230, 230, 0.02); } .o-xl-1 { opacity: 0.2 !important; } .background-xl-post-t2 { background-color: rgba(230, 230, 230, 0.04); } .o-xl-2 { opacity: 0.4 !important; } .background-xl-post-t3 { background-color: rgba(230, 230, 230, 0.06); } .o-xl-3 { opacity: 0.6 !important; } .background-xl-post-t4 { background-color: rgba(230, 230, 230, 0.08); } .o-xl-4 { opacity: 0.8 !important; } .background-xl-post-t5 { background-color: rgba(230, 230, 230, 0.1); } .o-xl-5 { opacity: 1 !important; } .background-xl-footnote { background-color: var(--footnote); } .background-xl-footnote:focus { background-color: var(--footnote); } .footnote-xl { color: var(--footnote); } .footnote-xl:focus { color: var(--footnote); } .background-hover-xl-footnote:hover, .background-hover-xl-footnote:focus-within { background-color: var(--footnote); } .fill-xl-footnote svg * { fill: var(--footnote); } .fill-hover-xl-footnote:hover svg *, .fill-hover-xl-footnote:focus-within svg * { fill: var(--footnote); } .stroke-xl-footnote svg * { stroke: var(--footnote); } .stroke-hover-xl-footnote:hover svg *, .stroke-hover-xl-footnote:focus-within svg * { stroke: var(--footnote); } .hover-footnote:hover, .hover-footnote:focus-within { color: var(--footnote) !important; } .border-xl-footnote { border-color: var(--footnote) !important; } .border-hover-xl-footnote:hover, .border-hover-xl-footnote:focus-within { border-color: var(--footnote) !important; } .background-xl-footnote-t0 { background-color: rgba(136, 136, 136, 0); } .o-xl-0 { opacity: 0 !important; } .background-xl-footnote-t1 { background-color: rgba(136, 136, 136, 0.2); } .o-xl-1 { opacity: 0.2 !important; } .background-xl-footnote-t2 { background-color: rgba(136, 136, 136, 0.4); } .o-xl-2 { opacity: 0.4 !important; } .background-xl-footnote-t3 { background-color: rgba(136, 136, 136, 0.6); } .o-xl-3 { opacity: 0.6 !important; } .background-xl-footnote-t4 { background-color: rgba(136, 136, 136, 0.8); } .o-xl-4 { opacity: 0.8 !important; } .background-xl-footnote-t5 { background-color: #888888; } .o-xl-5 { opacity: 1 !important; } .background-xl-primary { background-color: var(--primary); } .background-xl-primary:focus { background-color: var(--primary); } .primary-xl { color: var(--primary); } .primary-xl:focus { color: var(--primary); } .background-hover-xl-primary:hover, .background-hover-xl-primary:focus-within { background-color: var(--primary); } .fill-xl-primary svg * { fill: var(--primary); } .fill-hover-xl-primary:hover svg *, .fill-hover-xl-primary:focus-within svg * { fill: var(--primary); } .stroke-xl-primary svg * { stroke: var(--primary); } .stroke-hover-xl-primary:hover svg *, .stroke-hover-xl-primary:focus-within svg * { stroke: var(--primary); } .hover-primary:hover, .hover-primary:focus-within { color: var(--primary) !important; } .border-xl-primary { border-color: var(--primary) !important; } .border-hover-xl-primary:hover, .border-hover-xl-primary:focus-within { border-color: var(--primary) !important; } .background-xl-primary-t0 { background-color: rgba(243, 146, 32, 0); } .o-xl-0 { opacity: 0 !important; } .background-xl-primary-t1 { background-color: rgba(243, 146, 32, 0.2); } .o-xl-1 { opacity: 0.2 !important; } .background-xl-primary-t2 { background-color: rgba(243, 146, 32, 0.4); } .o-xl-2 { opacity: 0.4 !important; } .background-xl-primary-t3 { background-color: rgba(243, 146, 32, 0.6); } .o-xl-3 { opacity: 0.6 !important; } .background-xl-primary-t4 { background-color: rgba(243, 146, 32, 0.8); } .o-xl-4 { opacity: 0.8 !important; } .background-xl-primary-t5 { background-color: #f39220; } .o-xl-5 { opacity: 1 !important; } .background-xl-especiales { background-color: var(--especiales); } .background-xl-especiales:focus { background-color: var(--especiales); } .especiales-xl { color: var(--especiales); } .especiales-xl:focus { color: var(--especiales); } .background-hover-xl-especiales:hover, .background-hover-xl-especiales:focus-within { background-color: var(--especiales); } .fill-xl-especiales svg * { fill: var(--especiales); } .fill-hover-xl-especiales:hover svg *, .fill-hover-xl-especiales:focus-within svg * { fill: var(--especiales); } .stroke-xl-especiales svg * { stroke: var(--especiales); } .stroke-hover-xl-especiales:hover svg *, .stroke-hover-xl-especiales:focus-within svg * { stroke: var(--especiales); } .hover-especiales:hover, .hover-especiales:focus-within { color: var(--especiales) !important; } .border-xl-especiales { border-color: var(--especiales) !important; } .border-hover-xl-especiales:hover, .border-hover-xl-especiales:focus-within { border-color: var(--especiales) !important; } .background-xl-especiales-t0 { background-color: rgba(254, 207, 55, 0); } .o-xl-0 { opacity: 0 !important; } .background-xl-especiales-t1 { background-color: rgba(254, 207, 55, 0.2); } .o-xl-1 { opacity: 0.2 !important; } .background-xl-especiales-t2 { background-color: rgba(254, 207, 55, 0.4); } .o-xl-2 { opacity: 0.4 !important; } .background-xl-especiales-t3 { background-color: rgba(254, 207, 55, 0.6); } .o-xl-3 { opacity: 0.6 !important; } .background-xl-especiales-t4 { background-color: rgba(254, 207, 55, 0.8); } .o-xl-4 { opacity: 0.8 !important; } .background-xl-especiales-t5 { background-color: #fecf37; } .o-xl-5 { opacity: 1 !important; } .letter-spacing-xl-0 { letter-spacing: 0rem !important; } .letter-spacing-xl-1 { letter-spacing: 0.1rem !important; } .letter-spacing-xl-2 { letter-spacing: 0.16rem !important; } .letter-spacing-xl-3 { letter-spacing: 0.170625em !important; } .letter-spacing-xl-3px { letter-spacing: 0.1875rem !important; } .letter-spacing-xl-4 { letter-spacing: 0.2625rem !important; } .letter-spacing-xl-5 { letter-spacing: 0.39375rem !important; } .letter-spacing-xl-6 { letter-spacing: 0.18375rem !important; } .letter-spacing-xl-7 { letter-spacing: 0.13125rem !important; } .letter-spacing-xl-8 { letter-spacing: 0.170625rem !important; } .object-fit-cover-xl { object-fit: cover; } .lead-xl { font-size: 1.3125rem !important; } .f-xl-10 { font-size: 0.625rem !important; } .f-xl-11 { font-size: 0.7rem !important; } .f-xl-12 { font-size: 0.75rem !important; } .f-xl-14 { font-size: 0.875rem !important; } .f-xl-16 { font-size: 1rem !important; } .f-xl-17 { font-size: 1.0625rem !important; } .f-xl-19 { font-size: 1.1875rem !important; } .f-xl-20 { font-size: 1.25rem !important; } .f-xl-21 { font-size: 1.3125rem !important; } .f-xl-22 { font-size: 1.375rem !important; } .f-xl-24 { font-size: 1.5rem !important; } .f-xl-25 { font-size: 1.5625rem !important; } .f-xl-32 { font-size: 2rem !important; } .f-xl-36 { font-size: 2.25rem !important; } .f-xl-40 { font-size: 2.5rem !important; } .f-xl-44 { font-size: 2.75rem !important; } .f-xl-48 { font-size: 3rem !important; } .cursor-xl-pointer { cursor: pointer; } .cursor-xl-none { cursor: none; } .top-xl-0 { top: 0; } .object-position-xl-top { object-position: top; } .left-xl-0 { left: 0; } .object-position-xl-left { object-position: left; } .right-xl-0 { right: 0; } .object-position-xl-right { object-position: right; } .bottom-xl-0 { bottom: 0; } .object-position-xl-bottom { object-position: bottom; } .lh-xl-0 { line-height: 0 !important; } .rounded-xl-0 { border-radius: 0 !important; } .top-xl-1 { top: 0.25rem; } .object-position-xl-top { object-position: top; } .left-xl-1 { left: 0.25rem; } .object-position-xl-left { object-position: left; } .right-xl-1 { right: 0.25rem; } .object-position-xl-right { object-position: right; } .bottom-xl-1 { bottom: 0.25rem; } .object-position-xl-bottom { object-position: bottom; } .lh-xl-1 { line-height: 0.25rem !important; } .rounded-xl-1 { border-radius: 0.25rem !important; } .top-xl-2 { top: 0.5rem; } .object-position-xl-top { object-position: top; } .left-xl-2 { left: 0.5rem; } .object-position-xl-left { object-position: left; } .right-xl-2 { right: 0.5rem; } .object-position-xl-right { object-position: right; } .bottom-xl-2 { bottom: 0.5rem; } .object-position-xl-bottom { object-position: bottom; } .lh-xl-2 { line-height: 0.5rem !important; } .rounded-xl-2 { border-radius: 0.5rem !important; } .top-xl-3 { top: 1rem; } .object-position-xl-top { object-position: top; } .left-xl-3 { left: 1rem; } .object-position-xl-left { object-position: left; } .right-xl-3 { right: 1rem; } .object-position-xl-right { object-position: right; } .bottom-xl-3 { bottom: 1rem; } .object-position-xl-bottom { object-position: bottom; } .lh-xl-3 { line-height: 1rem !important; } .rounded-xl-3 { border-radius: 1rem !important; } .top-xl-4 { top: 1.5rem; } .object-position-xl-top { object-position: top; } .left-xl-4 { left: 1.5rem; } .object-position-xl-left { object-position: left; } .right-xl-4 { right: 1.5rem; } .object-position-xl-right { object-position: right; } .bottom-xl-4 { bottom: 1.5rem; } .object-position-xl-bottom { object-position: bottom; } .lh-xl-4 { line-height: 1.5rem !important; } .rounded-xl-4 { border-radius: 1.5rem !important; } .top-xl-5 { top: 3rem; } .object-position-xl-top { object-position: top; } .left-xl-5 { left: 3rem; } .object-position-xl-left { object-position: left; } .right-xl-5 { right: 3rem; } .object-position-xl-right { object-position: right; } .bottom-xl-5 { bottom: 3rem; } .object-position-xl-bottom { object-position: bottom; } .lh-xl-5 { line-height: 3rem !important; } .rounded-xl-5 { border-radius: 3rem !important; } .top-xl-6 { top: 6rem; } .object-position-xl-top { object-position: top; } .left-xl-6 { left: 6rem; } .object-position-xl-left { object-position: left; } .right-xl-6 { right: 6rem; } .object-position-xl-right { object-position: right; } .bottom-xl-6 { bottom: 6rem; } .object-position-xl-bottom { object-position: bottom; } .lh-xl-6 { line-height: 6rem !important; } .rounded-xl-6 { border-radius: 6rem !important; } .top-xl-7 { top: 7rem; } .object-position-xl-top { object-position: top; } .left-xl-7 { left: 7rem; } .object-position-xl-left { object-position: left; } .right-xl-7 { right: 7rem; } .object-position-xl-right { object-position: right; } .bottom-xl-7 { bottom: 7rem; } .object-position-xl-bottom { object-position: bottom; } .lh-xl-7 { line-height: 7rem !important; } .rounded-xl-7 { border-radius: 7rem !important; } .top-xl-8 { top: 8rem; } .object-position-xl-top { object-position: top; } .left-xl-8 { left: 8rem; } .object-position-xl-left { object-position: left; } .right-xl-8 { right: 8rem; } .object-position-xl-right { object-position: right; } .bottom-xl-8 { bottom: 8rem; } .object-position-xl-bottom { object-position: bottom; } .lh-xl-8 { line-height: 8rem !important; } .rounded-xl-8 { border-radius: 8rem !important; } .top-xl-9 { top: 9rem; } .object-position-xl-top { object-position: top; } .left-xl-9 { left: 9rem; } .object-position-xl-left { object-position: left; } .right-xl-9 { right: 9rem; } .object-position-xl-right { object-position: right; } .bottom-xl-9 { bottom: 9rem; } .object-position-xl-bottom { object-position: bottom; } .lh-xl-9 { line-height: 9rem !important; } .rounded-xl-9 { border-radius: 9rem !important; } .top-xl-20 { top: 1.25rem; } .object-position-xl-top { object-position: top; } .left-xl-20 { left: 1.25rem; } .object-position-xl-left { object-position: left; } .right-xl-20 { right: 1.25rem; } .object-position-xl-right { object-position: right; } .bottom-xl-20 { bottom: 1.25rem; } .object-position-xl-bottom { object-position: bottom; } .lh-xl-20 { line-height: 1.25rem !important; } .rounded-xl-20 { border-radius: 1.25rem !important; } .top-xl-25 { top: 1.5625rem; } .object-position-xl-top { object-position: top; } .left-xl-25 { left: 1.5625rem; } .object-position-xl-left { object-position: left; } .right-xl-25 { right: 1.5625rem; } .object-position-xl-right { object-position: right; } .bottom-xl-25 { bottom: 1.5625rem; } .object-position-xl-bottom { object-position: bottom; } .lh-xl-25 { line-height: 1.5625rem !important; } .rounded-xl-25 { border-radius: 1.5625rem !important; } .top-xl-30 { top: 1.875rem; } .object-position-xl-top { object-position: top; } .left-xl-30 { left: 1.875rem; } .object-position-xl-left { object-position: left; } .right-xl-30 { right: 1.875rem; } .object-position-xl-right { object-position: right; } .bottom-xl-30 { bottom: 1.875rem; } .object-position-xl-bottom { object-position: bottom; } .lh-xl-30 { line-height: 1.875rem !important; } .rounded-xl-30 { border-radius: 1.875rem !important; } .top-xl-32 { top: 2rem; } .object-position-xl-top { object-position: top; } .left-xl-32 { left: 2rem; } .object-position-xl-left { object-position: left; } .right-xl-32 { right: 2rem; } .object-position-xl-right { object-position: right; } .bottom-xl-32 { bottom: 2rem; } .object-position-xl-bottom { object-position: bottom; } .lh-xl-32 { line-height: 2rem !important; } .rounded-xl-32 { border-radius: 2rem !important; } .top-xl-46 { top: 2.875rem; } .object-position-xl-top { object-position: top; } .left-xl-46 { left: 2.875rem; } .object-position-xl-left { object-position: left; } .right-xl-46 { right: 2.875rem; } .object-position-xl-right { object-position: right; } .bottom-xl-46 { bottom: 2.875rem; } .object-position-xl-bottom { object-position: bottom; } .lh-xl-46 { line-height: 2.875rem !important; } .rounded-xl-46 { border-radius: 2.875rem !important; } .top-xl-50 { top: 3.125rem; } .object-position-xl-top { object-position: top; } .left-xl-50 { left: 3.125rem; } .object-position-xl-left { object-position: left; } .right-xl-50 { right: 3.125rem; } .object-position-xl-right { object-position: right; } .bottom-xl-50 { bottom: 3.125rem; } .object-position-xl-bottom { object-position: bottom; } .lh-xl-50 { line-height: 3.125rem !important; } .rounded-xl-50 { border-radius: 3.125rem !important; } .top-xl-54 { top: 3.375rem; } .object-position-xl-top { object-position: top; } .left-xl-54 { left: 3.375rem; } .object-position-xl-left { object-position: left; } .right-xl-54 { right: 3.375rem; } .object-position-xl-right { object-position: right; } .bottom-xl-54 { bottom: 3.375rem; } .object-position-xl-bottom { object-position: bottom; } .lh-xl-54 { line-height: 3.375rem !important; } .rounded-xl-54 { border-radius: 3.375rem !important; } .top-xl-60 { top: 3.75rem; } .object-position-xl-top { object-position: top; } .left-xl-60 { left: 3.75rem; } .object-position-xl-left { object-position: left; } .right-xl-60 { right: 3.75rem; } .object-position-xl-right { object-position: right; } .bottom-xl-60 { bottom: 3.75rem; } .object-position-xl-bottom { object-position: bottom; } .lh-xl-60 { line-height: 3.75rem !important; } .rounded-xl-60 { border-radius: 3.75rem !important; } .top-xl-150 { top: 9.375rem; } .object-position-xl-top { object-position: top; } .left-xl-150 { left: 9.375rem; } .object-position-xl-left { object-position: left; } .right-xl-150 { right: 9.375rem; } .object-position-xl-right { object-position: right; } .bottom-xl-150 { bottom: 9.375rem; } .object-position-xl-bottom { object-position: bottom; } .lh-xl-150 { line-height: 9.375rem !important; } .rounded-xl-150 { border-radius: 9.375rem !important; } .top-xl-100 { top: 6.25rem; } .object-position-xl-top { object-position: top; } .left-xl-100 { left: 6.25rem; } .object-position-xl-left { object-position: left; } .right-xl-100 { right: 6.25rem; } .object-position-xl-right { object-position: right; } .bottom-xl-100 { bottom: 6.25rem; } .object-position-xl-bottom { object-position: bottom; } .lh-xl-100 { line-height: 6.25rem !important; } .rounded-xl-100 { border-radius: 6.25rem !important; } .top-xl-14 { top: 0.875rem; } .object-position-xl-top { object-position: top; } .left-xl-14 { left: 0.875rem; } .object-position-xl-left { object-position: left; } .right-xl-14 { right: 0.875rem; } .object-position-xl-right { object-position: right; } .bottom-xl-14 { bottom: 0.875rem; } .object-position-xl-bottom { object-position: bottom; } .lh-xl-14 { line-height: 0.875rem !important; } .rounded-xl-14 { border-radius: 0.875rem !important; } .top-xl-12 { top: 0.75rem; } .object-position-xl-top { object-position: top; } .left-xl-12 { left: 0.75rem; } .object-position-xl-left { object-position: left; } .right-xl-12 { right: 0.75rem; } .object-position-xl-right { object-position: right; } .bottom-xl-12 { bottom: 0.75rem; } .object-position-xl-bottom { object-position: bottom; } .lh-xl-12 { line-height: 0.75rem !important; } .rounded-xl-12 { border-radius: 0.75rem !important; } .top-xl-40 { top: 2.5rem; } .object-position-xl-top { object-position: top; } .left-xl-40 { left: 2.5rem; } .object-position-xl-left { object-position: left; } .right-xl-40 { right: 2.5rem; } .object-position-xl-right { object-position: right; } .bottom-xl-40 { bottom: 2.5rem; } .object-position-xl-bottom { object-position: bottom; } .lh-xl-40 { line-height: 2.5rem !important; } .rounded-xl-40 { border-radius: 2.5rem !important; } .top-xl-44 { top: 2.75rem; } .object-position-xl-top { object-position: top; } .left-xl-44 { left: 2.75rem; } .object-position-xl-left { object-position: left; } .right-xl-44 { right: 2.75rem; } .object-position-xl-right { object-position: right; } .bottom-xl-44 { bottom: 2.75rem; } .object-position-xl-bottom { object-position: bottom; } .lh-xl-44 { line-height: 2.75rem !important; } .rounded-xl-44 { border-radius: 2.75rem !important; } .top-xl-80 { top: 5rem; } .object-position-xl-top { object-position: top; } .left-xl-80 { left: 5rem; } .object-position-xl-left { object-position: left; } .right-xl-80 { right: 5rem; } .object-position-xl-right { object-position: right; } .bottom-xl-80 { bottom: 5rem; } .object-position-xl-bottom { object-position: bottom; } .lh-xl-80 { line-height: 5rem !important; } .rounded-xl-80 { border-radius: 5rem !important; } .top-xl-700 { top: 43.75rem; } .object-position-xl-top { object-position: top; } .left-xl-700 { left: 43.75rem; } .object-position-xl-left { object-position: left; } .right-xl-700 { right: 43.75rem; } .object-position-xl-right { object-position: right; } .bottom-xl-700 { bottom: 43.75rem; } .object-position-xl-bottom { object-position: bottom; } .lh-xl-700 { line-height: 43.75rem !important; } .rounded-xl-700 { border-radius: 43.75rem !important; } .top-xl-240 { top: 15rem; } .object-position-xl-top { object-position: top; } .left-xl-240 { left: 15rem; } .object-position-xl-left { object-position: left; } .right-xl-240 { right: 15rem; } .object-position-xl-right { object-position: right; } .bottom-xl-240 { bottom: 15rem; } .object-position-xl-bottom { object-position: bottom; } .lh-xl-240 { line-height: 15rem !important; } .rounded-xl-240 { border-radius: 15rem !important; } .top-xl-btn-padding-y { top: 0.375rem; } .object-position-xl-top { object-position: top; } .left-xl-btn-padding-y { left: 0.375rem; } .object-position-xl-left { object-position: left; } .right-xl-btn-padding-y { right: 0.375rem; } .object-position-xl-right { object-position: right; } .bottom-xl-btn-padding-y { bottom: 0.375rem; } .object-position-xl-bottom { object-position: bottom; } .lh-xl-btn-padding-y { line-height: 0.375rem !important; } .rounded-xl-btn-padding-y { border-radius: 0.375rem !important; } .top-xl-btn-line-height { top: 1.5; } .object-position-xl-top { object-position: top; } .left-xl-btn-line-height { left: 1.5; } .object-position-xl-left { object-position: left; } .right-xl-btn-line-height { right: 1.5; } .object-position-xl-right { object-position: right; } .bottom-xl-btn-line-height { bottom: 1.5; } .object-position-xl-bottom { object-position: bottom; } .lh-xl-btn-line-height { line-height: 1.5 !important; } .rounded-xl-btn-line-height { border-radius: 1.5 !important; } .w-xl-25 { width: 25% !important; } .w-xl-25 { width: 25% !important; } .min-w-xl-25 { min-width: 25% !important; } .max-w-xl-25 { max-width: 25% !important; } .w-xl-50 { width: 50% !important; } .w-xl-50 { width: 50% !important; } .min-w-xl-50 { min-width: 50% !important; } .max-w-xl-50 { max-width: 50% !important; } .w-xl-75 { width: 75% !important; } .w-xl-75 { width: 75% !important; } .min-w-xl-75 { min-width: 75% !important; } .max-w-xl-75 { max-width: 75% !important; } .w-xl-100 { width: 100% !important; } .w-xl-100 { width: 100% !important; } .min-w-xl-100 { min-width: 100% !important; } .max-w-xl-100 { max-width: 100% !important; } .w-xl-auto { width: auto !important; } .w-xl-auto { width: auto !important; } .min-w-xl-auto { min-width: auto !important; } .max-w-xl-auto { max-width: auto !important; } .w-xl-75 { width: 75% !important; } .w-xl-75 { width: 75% !important; } .min-w-xl-75 { min-width: 75% !important; } .max-w-xl-75 { max-width: 75% !important; } .w-xl-14px { width: 0.875rem !important; } .w-xl-14px { width: 0.875rem !important; } .min-w-xl-14px { min-width: 0.875rem !important; } .max-w-xl-14px { max-width: 0.875rem !important; } .w-xl-67px { width: 4.1875rem !important; } .w-xl-67px { width: 4.1875rem !important; } .min-w-xl-67px { min-width: 4.1875rem !important; } .max-w-xl-67px { max-width: 4.1875rem !important; } .w-xl-44px { width: 2.75rem !important; } .w-xl-44px { width: 2.75rem !important; } .min-w-xl-44px { min-width: 2.75rem !important; } .max-w-xl-44px { max-width: 2.75rem !important; } .w-xl-46px { width: 2.875rem !important; } .w-xl-46px { width: 2.875rem !important; } .min-w-xl-46px { min-width: 2.875rem !important; } .max-w-xl-46px { max-width: 2.875rem !important; } .w-xl-54px { width: 3.375rem !important; } .w-xl-54px { width: 3.375rem !important; } .min-w-xl-54px { min-width: 3.375rem !important; } .max-w-xl-54px { max-width: 3.375rem !important; } .w-xl-36px { width: 2.25rem !important; } .w-xl-36px { width: 2.25rem !important; } .min-w-xl-36px { min-width: 2.25rem !important; } .max-w-xl-36px { max-width: 2.25rem !important; } .w-xl-47px { width: 3.9375rem !important; } .w-xl-47px { width: 3.9375rem !important; } .min-w-xl-47px { min-width: 3.9375rem !important; } .max-w-xl-47px { max-width: 3.9375rem !important; } .w-xl-49px { width: 3.0625rem !important; } .w-xl-49px { width: 3.0625rem !important; } .min-w-xl-49px { min-width: 3.0625rem !important; } .max-w-xl-49px { max-width: 3.0625rem !important; } .w-xl-74px { width: 4.625rem !important; } .w-xl-74px { width: 4.625rem !important; } .min-w-xl-74px { min-width: 4.625rem !important; } .max-w-xl-74px { max-width: 4.625rem !important; } .w-xl-90px { width: 90px !important; } .w-xl-90px { width: 90px !important; } .min-w-xl-90px { min-width: 90px !important; } .max-w-xl-90px { max-width: 90px !important; } .w-xl-100px { width: 100px !important; } .w-xl-100px { width: 100px !important; } .min-w-xl-100px { min-width: 100px !important; } .max-w-xl-100px { max-width: 100px !important; } .w-xl-180px { width: 11.25rem !important; } .w-xl-180px { width: 11.25rem !important; } .min-w-xl-180px { min-width: 11.25rem !important; } .max-w-xl-180px { max-width: 11.25rem !important; } .w-xl-220px { width: 220px !important; } .w-xl-220px { width: 220px !important; } .min-w-xl-220px { min-width: 220px !important; } .max-w-xl-220px { max-width: 220px !important; } .w-xl-221px { width: 13.8125rem !important; } .w-xl-221px { width: 13.8125rem !important; } .min-w-xl-221px { min-width: 13.8125rem !important; } .max-w-xl-221px { max-width: 13.8125rem !important; } .w-xl-333px { width: 20.8125rem !important; } .w-xl-333px { width: 20.8125rem !important; } .min-w-xl-333px { min-width: 20.8125rem !important; } .max-w-xl-333px { max-width: 20.8125rem !important; } .w-xl-600px { width: 37.5rem !important; } .w-xl-600px { width: 37.5rem !important; } .min-w-xl-600px { min-width: 37.5rem !important; } .max-w-xl-600px { max-width: 37.5rem !important; } .w-xl-780px { width: 780px !important; } .w-xl-780px { width: 780px !important; } .min-w-xl-780px { min-width: 780px !important; } .max-w-xl-780px { max-width: 780px !important; } .w-xl-1200px { width: 78rem !important; } .w-xl-1200px { width: 78rem !important; } .min-w-xl-1200px { min-width: 78rem !important; } .max-w-xl-1200px { max-width: 78rem !important; } .h-xl-25 { height: 25% !important; } .h-xl-25 { height: 25% !important; } .min-h-xl-25 { min-height: 25% !important; } .max-h-xl-25 { max-height: 25% !important; } .h-xl-50 { height: 50% !important; } .h-xl-50 { height: 50% !important; } .min-h-xl-50 { min-height: 50% !important; } .max-h-xl-50 { max-height: 50% !important; } .h-xl-75 { height: 75% !important; } .h-xl-75 { height: 75% !important; } .min-h-xl-75 { min-height: 75% !important; } .max-h-xl-75 { max-height: 75% !important; } .h-xl-100 { height: 100% !important; } .h-xl-100 { height: 100% !important; } .min-h-xl-100 { min-height: 100% !important; } .max-h-xl-100 { max-height: 100% !important; } .h-xl-auto { height: auto !important; } .h-xl-auto { height: auto !important; } .min-h-xl-auto { min-height: auto !important; } .max-h-xl-auto { max-height: auto !important; } .h-xl-75 { height: 75% !important; } .h-xl-75 { height: 75% !important; } .min-h-xl-75 { min-height: 75% !important; } .max-h-xl-75 { max-height: 75% !important; } .h-xl-14px { height: 0.875rem !important; } .h-xl-14px { height: 0.875rem !important; } .min-h-xl-14px { min-height: 0.875rem !important; } .max-h-xl-14px { max-height: 0.875rem !important; } .h-xl-67px { height: 4.1875rem !important; } .h-xl-67px { height: 4.1875rem !important; } .min-h-xl-67px { min-height: 4.1875rem !important; } .max-h-xl-67px { max-height: 4.1875rem !important; } .h-xl-44px { height: 2.75rem !important; } .h-xl-44px { height: 2.75rem !important; } .min-h-xl-44px { min-height: 2.75rem !important; } .max-h-xl-44px { max-height: 2.75rem !important; } .h-xl-46px { height: 2.875rem !important; } .h-xl-46px { height: 2.875rem !important; } .min-h-xl-46px { min-height: 2.875rem !important; } .max-h-xl-46px { max-height: 2.875rem !important; } .h-xl-54px { height: 3.375rem !important; } .h-xl-54px { height: 3.375rem !important; } .min-h-xl-54px { min-height: 3.375rem !important; } .max-h-xl-54px { max-height: 3.375rem !important; } .h-xl-36px { height: 2.25rem !important; } .h-xl-36px { height: 2.25rem !important; } .min-h-xl-36px { min-height: 2.25rem !important; } .max-h-xl-36px { max-height: 2.25rem !important; } .h-xl-47px { height: 3.9375rem !important; } .h-xl-47px { height: 3.9375rem !important; } .min-h-xl-47px { min-height: 3.9375rem !important; } .max-h-xl-47px { max-height: 3.9375rem !important; } .h-xl-49px { height: 3.0625rem !important; } .h-xl-49px { height: 3.0625rem !important; } .min-h-xl-49px { min-height: 3.0625rem !important; } .max-h-xl-49px { max-height: 3.0625rem !important; } .h-xl-74px { height: 4.625rem !important; } .h-xl-74px { height: 4.625rem !important; } .min-h-xl-74px { min-height: 4.625rem !important; } .max-h-xl-74px { max-height: 4.625rem !important; } .h-xl-90px { height: 90px !important; } .h-xl-90px { height: 90px !important; } .min-h-xl-90px { min-height: 90px !important; } .max-h-xl-90px { max-height: 90px !important; } .h-xl-100px { height: 100px !important; } .h-xl-100px { height: 100px !important; } .min-h-xl-100px { min-height: 100px !important; } .max-h-xl-100px { max-height: 100px !important; } .h-xl-180px { height: 11.25rem !important; } .h-xl-180px { height: 11.25rem !important; } .min-h-xl-180px { min-height: 11.25rem !important; } .max-h-xl-180px { max-height: 11.25rem !important; } .h-xl-220px { height: 220px !important; } .h-xl-220px { height: 220px !important; } .min-h-xl-220px { min-height: 220px !important; } .max-h-xl-220px { max-height: 220px !important; } .h-xl-221px { height: 13.8125rem !important; } .h-xl-221px { height: 13.8125rem !important; } .min-h-xl-221px { min-height: 13.8125rem !important; } .max-h-xl-221px { max-height: 13.8125rem !important; } .h-xl-333px { height: 20.8125rem !important; } .h-xl-333px { height: 20.8125rem !important; } .min-h-xl-333px { min-height: 20.8125rem !important; } .max-h-xl-333px { max-height: 20.8125rem !important; } .h-xl-600px { height: 37.5rem !important; } .h-xl-600px { height: 37.5rem !important; } .min-h-xl-600px { min-height: 37.5rem !important; } .max-h-xl-600px { max-height: 37.5rem !important; } .h-xl-780px { height: 780px !important; } .h-xl-780px { height: 780px !important; } .min-h-xl-780px { min-height: 780px !important; } .max-h-xl-780px { max-height: 780px !important; } .h-xl-1200px { height: 78rem !important; } .h-xl-1200px { height: 78rem !important; } .min-h-xl-1200px { min-height: 78rem !important; } .max-h-xl-1200px { max-height: 78rem !important; } .transform-scale-xl-n8 { transform: scale(0.8) !important; } .transform-scale-hover-xl-n8:hover, .transform-scale-hover-xl-n8:focus { transform: scale(0.8) !important; } .transform-scale-xl-1 { transform: scale(1) !important; } .transform-scale-hover-xl-1:hover, .transform-scale-hover-xl-1:focus { transform: scale(1) !important; } .background-size-xl-auto-100 { background-size: auto 100% !important; } .background-size-xl-cover { background-size: cover !important; } .background-size-xl-auto { background-size: auto !important; } .background-size-xl-contain { background-size: contain !important; } .background-position-xl-center-bottom { background-position: center bottom; } .background-position-xl-center-left { background-position: center left; } .background-position-xl-center-right { background-position: center right; } .background-position-xl-top-bottom { background-position: top bottom; } .background-position-xl-top-left { background-position: top left; } .background-position-xl-top-right { background-position: top right; } .background-image-xl-site { background-image: url("../../public/e4beebec-3ca7-4339-82a0-361138524240/background.png"); } .background-image-xl-footer { background-image: url("../../public/footer.png"); } }

.font-sm { font-size: 1.0625rem; }

.work-sans { font-family: "Work Sans"; }

.source-serif { font-family: "Source Serif 4"; }

.font-family-primary { font-family: Jost, sans-serif; }

.font-family-secondary { font-family: Jost, sans-serif; }

.font-family-content { font-family: Jost, sans-serif; }

.zindex-dropdown { z-index: 1000; }

.zindex-sticky { z-index: 1020; }

.zindex-fixed { z-index: 1030; }

.zindex-modal-backdrop { z-index: 1040; }

.zindex-modal { z-index: 1050; }

.zindex-popover { z-index: 1060; }

.zindex-tooltip { z-index: 1070; }

b, strong { font-weight: 700; }

.code, code { background-color: #cccaf7; border-radius: 8px; font-family: Roboto Mono; }

.rotate { width: 60px; transform: rotate(90deg); flex: 0 1 auto; margin: 60px; }

.break-wrap { word-break: break-word !important; word-wrap: break-word !important; }

/* cyrillic-ext */
@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; font-stretch: 100%; font-display: swap; src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4taVIGxA.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

/* cyrillic */
@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; font-stretch: 100%; font-display: swap; src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4kaVIGxA.woff2) format("woff2"); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; font-stretch: 100%; font-display: swap; src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4saVIGxA.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }

/* greek */
@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; font-stretch: 100%; font-display: swap; src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4jaVIGxA.woff2) format("woff2"); unicode-range: U+0370-03FF; }

/* hebrew */
@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; font-stretch: 100%; font-display: swap; src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4iaVIGxA.woff2) format("woff2"); unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; }

/* vietnamese */
@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; font-stretch: 100%; font-display: swap; src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4vaVIGxA.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; font-stretch: 100%; font-display: swap; src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVIGxA.woff2) format("woff2"); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; font-stretch: 100%; font-display: swap; src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVI.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* cyrillic-ext */
@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 700; font-stretch: 100%; font-display: swap; src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4taVIGxA.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

/* cyrillic */
@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 700; font-stretch: 100%; font-display: swap; src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4kaVIGxA.woff2) format("woff2"); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 700; font-stretch: 100%; font-display: swap; src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4saVIGxA.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }

/* greek */
@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 700; font-stretch: 100%; font-display: swap; src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4jaVIGxA.woff2) format("woff2"); unicode-range: U+0370-03FF; }

/* hebrew */
@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 700; font-stretch: 100%; font-display: swap; src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4iaVIGxA.woff2) format("woff2"); unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; }

/* vietnamese */
@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 700; font-stretch: 100%; font-display: swap; src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4vaVIGxA.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 700; font-stretch: 100%; font-display: swap; src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4uaVIGxA.woff2) format("woff2"); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face { font-family: "Open Sans"; font-style: normal; font-weight: 700; font-stretch: 100%; font-display: swap; src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVI.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face { font-family: "Work Sans"; font-style: italic; font-weight: 300; font-display: swap; src: url(../fonts/worksans/v18/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUgGsJow-subset.woff2) format("woff2"); }

@font-face { font-family: "Source Serif 4"; font-style: italic; font-weight: 400; font-display: swap; src: url(../fonts/sourceserif4/SourceSerif4-It.ttf.woff2) format("woff2"); }

@font-face { font-family: "Source Serif 4"; font-style: italic; font-weight: 700; font-display: swap; src: url(../fonts/sourceserif4/SourceSerif4-BoldIt.ttf.woff2) format("woff2"); }

@font-face { font-family: "Source Serif 4"; font-style: normal; font-weight: 400; font-display: swap; src: url(../fonts/sourceserif4/SourceSerif4-Regular.ttf.woff2) format("woff2"); }

@font-face { font-family: "Source Serif 4"; font-style: normal; font-weight: 700; font-display: swap; src: url(../fonts/sourceserif4/SourceSerif4-Bold.ttf.woff2) format("woff2"); }

@font-face { font-family: "Roboto Mono"; font-style: italic; font-weight: 400; font-display: swap; src: url(../fonts/robotomono/v22/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrlnAOW9-subset.woff2) format("woff2"); }

@font-face { font-family: "Roboto Mono"; font-style: italic; font-weight: 700; font-display: swap; src: url(../fonts/robotomono/v22/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrmAB-W9-subset.woff2) format("woff2"); }

@font-face { font-family: "Roboto Mono"; font-style: normal; font-weight: 400; font-display: swap; src: url(../fonts/robotomono/v22/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vqPQw-subset.woff2) format("woff2"); }

@font-face { font-family: "Roboto Mono"; font-style: normal; font-weight: 700; font-display: swap; src: url(../fonts/robotomono/v22/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_Of2PQw-subset.woff2) format("woff2"); }

@font-face { font-family: 'Roboto Mono'; font-style: italic; font-weight: 300; font-display: swap; src: url(../fonts/robotomono/v30/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrk5AOW9.ttf) format("truetype"); }

@font-face { font-family: 'Roboto Mono'; font-style: normal; font-weight: 300; font-display: swap; src: url(../fonts/robotomono/v30/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_gPqPQw.ttf) format("truetype"); }

@font-face { font-family: 'Roboto Mono'; font-style: normal; font-weight: 300; src: url(../fonts/robotomono/v30/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_gPqPQw.ttf) format("truetype"); }

/* cyrillic-ext */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 100; font-display: swap; src: url(../fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEz0dL_nz.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

/* cyrillic */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 100; font-display: swap; src: url(../fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEzQdL_nz.woff2) format("woff2"); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 100; font-display: swap; src: url(../fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEzwdL_nz.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }

/* greek */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 100; font-display: swap; src: url(../fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEzMdL_nz.woff2) format("woff2"); unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; }

/* vietnamese */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 100; font-display: swap; src: url(../fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEz8dL_nz.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 100; font-display: swap; src: url(../fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEz4dL_nz.woff2) format("woff2"); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 100; font-display: swap; src: url(../fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEzAdLw.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* cyrillic-ext */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 300; font-display: swap; src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc3CsTKlA.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

/* cyrillic */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 300; font-display: swap; src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc-CsTKlA.woff2) format("woff2"); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 300; font-display: swap; src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc2CsTKlA.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }

/* greek */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 300; font-display: swap; src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc5CsTKlA.woff2) format("woff2"); unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; }

/* vietnamese */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 300; font-display: swap; src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc1CsTKlA.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 300; font-display: swap; src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc0CsTKlA.woff2) format("woff2"); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 300; font-display: swap; src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc6CsQ.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* cyrillic-ext */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 400; font-display: swap; src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xFIzIFKw.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

/* cyrillic */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 400; font-display: swap; src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xMIzIFKw.woff2) format("woff2"); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 400; font-display: swap; src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xEIzIFKw.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }

/* greek */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 400; font-display: swap; src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xLIzIFKw.woff2) format("woff2"); unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; }

/* vietnamese */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 400; font-display: swap; src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xHIzIFKw.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 400; font-display: swap; src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xGIzIFKw.woff2) format("woff2"); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 400; font-display: swap; src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xIIzI.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* cyrillic-ext */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 500; font-display: swap; src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc3CsTKlA.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

/* cyrillic */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 500; font-display: swap; src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc-CsTKlA.woff2) format("woff2"); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 500; font-display: swap; src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc2CsTKlA.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }

/* greek */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 500; font-display: swap; src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc5CsTKlA.woff2) format("woff2"); unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; }

/* vietnamese */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 500; font-display: swap; src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc1CsTKlA.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 500; font-display: swap; src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc0CsTKlA.woff2) format("woff2"); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 500; font-display: swap; src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc6CsQ.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* cyrillic-ext */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 700; font-display: swap; src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic3CsTKlA.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

/* cyrillic */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 700; font-display: swap; src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic-CsTKlA.woff2) format("woff2"); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 700; font-display: swap; src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic2CsTKlA.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }

/* greek */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 700; font-display: swap; src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic5CsTKlA.woff2) format("woff2"); unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; }

/* vietnamese */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 700; font-display: swap; src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic1CsTKlA.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 700; font-display: swap; src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic0CsTKlA.woff2) format("woff2"); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 700; font-display: swap; src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic6CsQ.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* cyrillic-ext */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 900; font-display: swap; src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc3CsTKlA.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

/* cyrillic */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 900; font-display: swap; src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc-CsTKlA.woff2) format("woff2"); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 900; font-display: swap; src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc2CsTKlA.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }

/* greek */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 900; font-display: swap; src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc5CsTKlA.woff2) format("woff2"); unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; }

/* vietnamese */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 900; font-display: swap; src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc1CsTKlA.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 900; font-display: swap; src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc0CsTKlA.woff2) format("woff2"); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face { font-family: "Roboto"; font-style: italic; font-weight: 900; font-display: swap; src: url(../fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc6CsQ.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* cyrillic-ext */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 100; font-display: swap; src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxFIzIFKw.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

/* cyrillic */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 100; font-display: swap; src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxMIzIFKw.woff2) format("woff2"); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 100; font-display: swap; src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxEIzIFKw.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }

/* greek */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 100; font-display: swap; src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxLIzIFKw.woff2) format("woff2"); unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; }

/* vietnamese */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 100; font-display: swap; src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxHIzIFKw.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 100; font-display: swap; src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxGIzIFKw.woff2) format("woff2"); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 100; font-display: swap; src: url(../fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxIIzI.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* cyrillic-ext */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 300; font-display: swap; src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

/* cyrillic */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 300; font-display: swap; src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2) format("woff2"); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 300; font-display: swap; src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }

/* greek */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 300; font-display: swap; src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2) format("woff2"); unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; }

/* vietnamese */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 300; font-display: swap; src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 300; font-display: swap; src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format("woff2"); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 300; font-display: swap; src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* cyrillic-ext */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 400; font-display: swap; src: url(../fonts/roboto/v32/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

/* cyrillic */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 400; font-display: swap; src: url(../fonts/roboto/v32/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format("woff2"); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 400; font-display: swap; src: url(../fonts/roboto/v32/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }

/* greek */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 400; font-display: swap; src: url(../fonts/roboto/v32/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format("woff2"); unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; }

/* vietnamese */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 400; font-display: swap; src: url(../fonts/roboto/v32/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 400; font-display: swap; src: url(../fonts/roboto/v32/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format("woff2"); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 400; font-display: swap; src: url(../fonts/roboto/v32/KFOmCnqEu92Fr1Mu4mxK.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* cyrillic-ext */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 500; font-display: swap; src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

/* cyrillic */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 500; font-display: swap; src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2) format("woff2"); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 500; font-display: swap; src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }

/* greek */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 500; font-display: swap; src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2) format("woff2"); unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; }

/* vietnamese */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 500; font-display: swap; src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 500; font-display: swap; src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format("woff2"); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 500; font-display: swap; src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* cyrillic-ext */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 700; font-display: swap; src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

/* cyrillic */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 700; font-display: swap; src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format("woff2"); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 700; font-display: swap; src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }

/* greek */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 700; font-display: swap; src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format("woff2"); unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; }

/* vietnamese */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 700; font-display: swap; src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 700; font-display: swap; src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format("woff2"); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 700; font-display: swap; src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* cyrillic-ext */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 900; font-display: swap; src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfCRc4EsA.woff2) format("woff2"); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

/* cyrillic */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 900; font-display: swap; src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfABc4EsA.woff2) format("woff2"); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 900; font-display: swap; src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfCBc4EsA.woff2) format("woff2"); unicode-range: U+1F00-1FFF; }

/* greek */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 900; font-display: swap; src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfBxc4EsA.woff2) format("woff2"); unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; }

/* vietnamese */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 900; font-display: swap; src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfCxc4EsA.woff2) format("woff2"); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 900; font-display: swap; src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfChc4EsA.woff2) format("woff2"); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face { font-family: "Roboto"; font-style: normal; font-weight: 900; font-display: swap; src: url(../fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfBBc4.woff2) format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face { font-family: 'Jost'; font-style: italic; font-weight: 100; font-display: swap; src: url(../fonts/jost/v19/92zJtBhPNqw73oHH7BbQp4-B6XlrZu0ENI0.ttf) format("truetype"); }

@font-face { font-family: 'Jost'; font-style: italic; font-weight: 200; font-display: swap; src: url(../fonts/jost/v19/92zJtBhPNqw73oHH7BbQp4-B6XlrZm0FNI0.ttf) format("truetype"); }

@font-face { font-family: 'Jost'; font-style: italic; font-weight: 300; font-display: swap; src: url(../fonts/jost/v19/92zJtBhPNqw73oHH7BbQp4-B6XlrZrMFNI0.ttf) format("truetype"); }

@font-face { font-family: 'Jost'; font-style: italic; font-weight: 400; font-display: swap; src: url(../fonts/jost/v19/92zJtBhPNqw73oHH7BbQp4-B6XlrZu0FNI0.ttf) format("truetype"); }

@font-face { font-family: 'Jost'; font-style: italic; font-weight: 500; font-display: swap; src: url(../fonts/jost/v19/92zJtBhPNqw73oHH7BbQp4-B6XlrZt8FNI0.ttf) format("truetype"); }

@font-face { font-family: 'Jost'; font-style: italic; font-weight: 600; font-display: swap; src: url(../fonts/jost/v19/92zJtBhPNqw73oHH7BbQp4-B6XlrZjMCNI0.ttf) format("truetype"); }

@font-face { font-family: 'Jost'; font-style: italic; font-weight: 700; font-display: swap; src: url(../fonts/jost/v19/92zJtBhPNqw73oHH7BbQp4-B6XlrZgoCNI0.ttf) format("truetype"); }

@font-face { font-family: 'Jost'; font-style: italic; font-weight: 800; font-display: swap; src: url(../fonts/jost/v19/92zJtBhPNqw73oHH7BbQp4-B6XlrZm0CNI0.ttf) format("truetype"); }

@font-face { font-family: 'Jost'; font-style: italic; font-weight: 900; font-display: swap; src: url(../fonts/jost/v19/92zJtBhPNqw73oHH7BbQp4-B6XlrZkQCNI0.ttf) format("truetype"); }

@font-face { font-family: 'Jost'; font-style: normal; font-weight: 100; font-display: swap; src: url(../fonts/jost/v19/92zPtBhPNqw79Ij1E865zBUv7myjJAVG.ttf) format("truetype"); }

@font-face { font-family: 'Jost'; font-style: normal; font-weight: 200; font-display: swap; src: url(../fonts/jost/v19/92zPtBhPNqw79Ij1E865zBUv7mwjJQVG.ttf) format("truetype"); }

@font-face { font-family: 'Jost'; font-style: normal; font-weight: 300; font-display: swap; src: url(../fonts/jost/v19/92zPtBhPNqw79Ij1E865zBUv7mz9JQVG.ttf) format("truetype"); }

@font-face { font-family: 'Jost'; font-style: normal; font-weight: 400; font-display: swap; src: url(../fonts/jost/v19/92zPtBhPNqw79Ij1E865zBUv7myjJQVG.ttf) format("truetype"); }

@font-face { font-family: 'Jost'; font-style: normal; font-weight: 500; font-display: swap; src: url(../fonts/jost/v19/92zPtBhPNqw79Ij1E865zBUv7myRJQVG.ttf) format("truetype"); }

@font-face { font-family: 'Jost'; font-style: normal; font-weight: 600; font-display: swap; src: url(../fonts/jost/v19/92zPtBhPNqw79Ij1E865zBUv7mx9IgVG.ttf) format("truetype"); }

@font-face { font-family: 'Jost'; font-style: normal; font-weight: 700; font-display: swap; src: url(../fonts/jost/v19/92zPtBhPNqw79Ij1E865zBUv7mxEIgVG.ttf) format("truetype"); }

@font-face { font-family: 'Jost'; font-style: normal; font-weight: 800; font-display: swap; src: url(../fonts/jost/v19/92zPtBhPNqw79Ij1E865zBUv7mwjIgVG.ttf) format("truetype"); }

@font-face { font-family: 'Jost'; font-style: normal; font-weight: 900; font-display: swap; src: url(../fonts/jost/v19/92zPtBhPNqw79Ij1E865zBUv7mwKIgVG.ttf) format("truetype"); }

@font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 400; font-display: swap; src: url(../fonts/montserrat/v30/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9aX8.ttf) format("truetype"); }

@font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 400; font-display: swap; src: url(../fonts/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew-.ttf) format("truetype"); }

.content p { min-height: 1.5rem; }

.content h1 { min-height: 3.6rem; }

.content h2 { min-height: 3.6rem; text-transform: uppercase !important; margin-top: 2rem; margin-bottom: 1.5rem; font-family: "Open Sans", sans-serif; letter-spacing: 2.73px; }

.content h3 { min-height: 1.875rem; font-weight: 700; margin: 2rem 0 1.5rem; }

.content h4 { min-height: 1.8rem; }

.content h5 { min-height: 1.5rem; }

.content h6 { min-height: 1.2rem; }

.content iframe { border: 0; }

.content audio { width: 100%; }

.content img, .content video { height: auto; margin: 2rem 0; }

.content figure { text-align: center; margin: 0; }

.content > * { margin-bottom: 1rem; }

.content > *:last-child { margin-bottom: 0; }

.content li p { margin-bottom: 0; }

.content a { text-decoration: underline !important; }

.content sup { position: relative; font-size: 100%; line-height: 0; vertical-align: baseline; top: 0; font-weight: bold; }

.content sup:before { content: "["; }

.content sup:after { content: "]"; }

.content blockquote { border-left: 4px solid rgba(0, 0, 0, 0.2); margin-left: 0.75em; padding-left: 0.5em; }

.content a { word-break: break-word !important; word-wrap: break-word !important; }

footer .content a { text-decoration: none !important; }

small, .small { font-size: 0.875em; font-weight: unset; }

.mw-100vw { max-width: 100vw; }

@media (min-width: 768px) { .responsive-header { min-height: 3.6rem; } }

.toggler + .toggled { visibility: hidden; display: none; }

.toggler:checked + .toggled { visibility: visible; display: block; }

details summary .show-when-open { display: none; }

details summary .hide-when-open { display: block; }

details[open] summary .show-when-open { display: block; }

details[open] summary .hide-when-open { display: none; }

details > summary { list-style: none; }

details > summary::-webkit-details-marker { display: none; }

.underline { text-decoration: underline; }

ul.no-bullets { list-style-type: none; padding: 0; margin: 0; }

.pointer { cursor: pointer; }

.font-menu { font-family: Montserrat; }

.about h2 { text-decoration: underline !important; text-transform: none !important; line-height: 54px !important; letter-spacing: 0 !important; }

.black-italic { font-weight: 900; font-style: italic; }

.no-underline { text-decoration: none; }

.footer-link:hover { color: #616161; text-decoration: none; }

.black-link { color: #000000; text-decoration: none; }

.black-link:hover { color: #000000; text-decoration: none; }

.black-link-underline { color: #000000; text-decoration: underline; }

.black-link-underline:hover { color: #000000; text-decoration: underline; }

.dark-hover:hover { filter: brightness(85%); }

.menu-link { color: black; }

.menu-link:hover { color: black; text-decoration: underline; }

.card-image { max-height: 600px; }

.input { font-size: 1.125em; font-family: inherit; padding: 0.25em 0.5em; background-color: transparent; border-top: none; border-right: none; border-bottom: 1px solid black; border-left: none; }

.placeholder { display: inline-block; min-height: 1rem; cursor: wait; vertical-align: middle; opacity: .5; background-color: #f39220; animation: placeholder-glow 2s ease-in-out infinite; }

.placeholder-glow .placeholder { -webkit-animation: placeholder-glow 2s ease-in-out infinite; animation: placeholder-glow 2s ease-in-out infinite; }

@-webkit-keyframes placeholder-glow { 50% { opacity: .2; } }

@keyframes placeholder-glow { 50% { opacity: .2; } }

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