@charset "UTF-8";
/*!
Theme Name: Eight26DC
Theme URI: http://underscores.me/
Author: Neue Now Design Co
Author URI: http://neuenow.com
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: eight26dc
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Eight26DC is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
# Fonts
--------------------------------------------------------------*/
@import url("https://use.typekit.net/wex1ivl.css");
/*--------------------------------------------------------------
# bootstrap-5.2.0
--------------------------------------------------------------*/
:root {
  --bs-blue: #071D49;
  --bs-indigo: #0A3180;
  --bs-purple: #B30088;
  --bs-pink: #FFCEEE;
  --bs-red: #dc3545;
  --bs-orange: #A78242;
  --bs-yellow: #FDE296;
  --bs-green: #006269;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #071D49;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #FAF7F4;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #071D49;
  --bs-secondary: #A78242;
  --bs-success: #006269;
  --bs-info: #B30088;
  --bs-warning: #FFCEEE;
  --bs-danger: #dc3545;
  --bs-light: #FAF7F4;
  --bs-dark: #071D49;
  --bs-purple: #B30088;
  --bs-white: #fff;
  --bs-primary-rgb: 7, 29, 73;
  --bs-secondary-rgb: 167, 130, 66;
  --bs-success-rgb: 0, 98, 105;
  --bs-info-rgb: 179, 0, 136;
  --bs-warning-rgb: 255, 206, 238;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 250, 247, 244;
  --bs-dark-rgb: 7, 29, 73;
  --bs-purple-rgb: 179, 0, 136;
  --bs-white-rgb: 255, 255, 255;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 7, 29, 73;
  --bs-body-color-rgb: 7, 29, 73;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: futura-pt, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #071D49;
  --bs-body-bg: #fff;
  --bs-border-width: 2px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(7, 29, 73, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-2xl: 2rem;
  --bs-border-radius-pill: 50rem;
  --bs-heading-color: ;
  --bs-link-color: #071D49;
  --bs-link-hover-color: #06173a;
  --bs-code-color: #FFCEEE;
  --bs-highlight-bg: #fff9ea;
}

:root {
  --bs-blue: #071D49;
  --bs-indigo: #0A3180;
  --bs-purple: #B30088;
  --bs-pink: #FFCEEE;
  --bs-red: #dc3545;
  --bs-orange: #A78242;
  --bs-yellow: #FDE296;
  --bs-green: #006269;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #071D49;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #FAF7F4;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #071D49;
  --bs-secondary: #A78242;
  --bs-success: #006269;
  --bs-info: #B30088;
  --bs-warning: #FFCEEE;
  --bs-danger: #dc3545;
  --bs-light: #FAF7F4;
  --bs-dark: #071D49;
  --bs-purple: #B30088;
  --bs-white: #fff;
  --bs-primary-rgb: 7, 29, 73;
  --bs-secondary-rgb: 167, 130, 66;
  --bs-success-rgb: 0, 98, 105;
  --bs-info-rgb: 179, 0, 136;
  --bs-warning-rgb: 255, 206, 238;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 250, 247, 244;
  --bs-dark-rgb: 7, 29, 73;
  --bs-purple-rgb: 179, 0, 136;
  --bs-white-rgb: 255, 255, 255;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 7, 29, 73;
  --bs-body-color-rgb: 7, 29, 73;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: futura-pt, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #071D49;
  --bs-body-bg: #fff;
  --bs-border-width: 2px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(7, 29, 73, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-2xl: 2rem;
  --bs-border-radius-pill: 50rem;
  --bs-heading-color: ;
  --bs-link-color: #071D49;
  --bs-link-hover-color: #06173a;
  --bs-code-color: #FFCEEE;
  --bs-highlight-bg: #fff9ea;
}

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

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(7, 29, 73, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: 2px solid;
  opacity: 0.25;
}

h6, .h6, body.eight26DC .hustle-ui.module_id_3 .hustle-layout .hustle-title, #colophon.site-footer ul.menu > li > a, .event-date-wrap .event-date.past-event:after, h5, .h5, h4, .h4, h3, .h3, .steps li::before, h2, .h2, body.eight26DC .hustle-ui.module_id_3 .hustle-layout .hustle-subtitle, .program-results .neue-card-wrap h3, .program-results .neue-card-wrap .h3, .program-results .neue-card-wrap .steps li::before, .steps .program-results .neue-card-wrap li::before, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: futura-pt-bold;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

h1, .h1 {
  font-size: calc(1.0275rem + 1.7966666667vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.375rem;
  }
}

h2, .h2, body.eight26DC .hustle-ui.module_id_3 .hustle-layout .hustle-subtitle, .program-results .neue-card-wrap h3, .program-results .neue-card-wrap .h3, .program-results .neue-card-wrap .steps li::before, .steps .program-results .neue-card-wrap li::before {
  font-size: calc(1.02rem + 1.3066666667vw);
}
@media (min-width: 1200px) {
  h2, .h2, body.eight26DC .hustle-ui.module_id_3 .hustle-layout .hustle-subtitle, .program-results .neue-card-wrap h3, .program-results .neue-card-wrap .h3, .program-results .neue-card-wrap .steps li::before, .steps .program-results .neue-card-wrap li::before {
    font-size: 2rem;
  }
}

h3, .h3, .steps li::before {
  font-size: calc(1.0075rem + 0.49vw);
}
@media (min-width: 1200px) {
  h3, .h3, .steps li::before {
    font-size: 1.375rem;
  }
}

h4, .h4 {
  font-size: calc(1.005rem + 0.3266666667vw);
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.25rem;
  }
}

h5, .h5 {
  font-size: calc(1.0025rem + 0.1633333333vw);
}
@media (min-width: 1200px) {
  h5, .h5 {
    font-size: 1.125rem;
  }
}

h6, .h6, body.eight26DC .hustle-ui.module_id_3 .hustle-layout .hustle-title, #colophon.site-footer ul.menu > li > a, .event-date-wrap .event-date.past-event:after {
  font-size: 0.875rem;
}

p, body.eight26DC .hustle-ui.module_id_3 .hustle-nsa-link, body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content .hustle-nsa-link:not([class*=forminator-]), body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content p:not([class*=forminator-]) {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

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

ol,
ul {
  padding-left: 2rem;
}

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: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small, .small, body.eight26DC .hustle-ui.module_id_3 .hustle-nsa-link, body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content p:not([class*=forminator-]), body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content .hustle-nsa-link:not([class*=forminator-]) {
  font-size: 0.875em;
}

mark, .mark {
  padding: 0.1875em;
  background-color: var(--bs-highlight-bg);
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: var(--bs-link-color);
  text-decoration: underline;
}
a:hover {
  color: var(--bs-link-hover-color);
}

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

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: rgba(var(--bs-body-color-rgb), 0.75);
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

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,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

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

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

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

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.01rem + 0.6533333333vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

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

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

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

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

output {
  display: inline-block;
}

iframe {
  border: 0;
}

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

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: calc(1.005rem + 0.3266666667vw);
  font-weight: 300;
}
@media (min-width: 1200px) {
  .lead {
    font-size: 1.25rem;
  }
}

.display-1 {
  font-size: calc(1.07rem + 4.5733333333vw);
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 4.5rem;
  }
}

.display-2 {
  font-size: calc(1.05rem + 3.2666666667vw);
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 3.5rem;
  }
}

.display-3 {
  font-size: calc(1.0375rem + 2.45vw);
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 2.875rem;
  }
}

.display-4 {
  font-size: calc(1.02rem + 1.3066666667vw);
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 2rem;
  }
}

.display-5 {
  font-size: calc(1.01375rem + 0.8983333333vw);
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 1.6875rem;
  }
}

.display-6 {
  font-size: calc(1.0425rem + 2.7766666667vw);
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 3.125rem;
  }
}

.list-unstyled, #colophon.site-footer ul, .searchandfilter > ul,
.sf-field-category > ul,
.sf-field-taxonomy-enrollment > ul,
.sf-field-taxonomy-job_type > ul {
  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: 0.875em;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: calc(1.005rem + 0.3266666667vw);
}
@media (min-width: 1200px) {
  .blockquote {
    font-size: 1.25rem;
  }
}
.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 2px solid var(--bs-border-color);
  border-radius: 0.375rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

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

.figure-caption {
  font-size: 0.875em;
  color: #6c757d;
}

.container,
.container-fluid,
.container-xxl,
.search-filter-results,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .search-filter-results, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

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

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

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

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

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

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

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.col-12, .program-results .neue-card-wrap {
  flex: 0 0 auto;
  width: 100%;
}

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

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 2rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 2rem;
}

.g-6,
.gx-6 {
  --bs-gutter-x: 3rem;
}

.g-6,
.gy-6 {
  --bs-gutter-y: 3rem;
}

.g-7,
.gx-7 {
  --bs-gutter-x: 4rem;
}

.g-7,
.gy-7 {
  --bs-gutter-y: 4rem;
}

.g-8,
.gx-8 {
  --bs-gutter-x: 6rem;
}

.g-8,
.gy-8 {
  --bs-gutter-y: 6rem;
}

.g-9,
.gx-9 {
  --bs-gutter-x: 8rem;
}

.g-9,
.gy-9 {
  --bs-gutter-y: 8rem;
}

.g-10,
.gx-10 {
  --bs-gutter-x: 10rem;
}

.g-10,
.gy-10 {
  --bs-gutter-y: 10rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6, .program-results .neue-card-wrap {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .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%;
  }
  .g-sm-0,
.gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
.gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
.gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
.gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
.gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
.gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
.gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
.gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
.gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
.gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
.gx-sm-5 {
    --bs-gutter-x: 2rem;
  }
  .g-sm-5,
.gy-sm-5 {
    --bs-gutter-y: 2rem;
  }
  .g-sm-6,
.gx-sm-6 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-6,
.gy-sm-6 {
    --bs-gutter-y: 3rem;
  }
  .g-sm-7,
.gx-sm-7 {
    --bs-gutter-x: 4rem;
  }
  .g-sm-7,
.gy-sm-7 {
    --bs-gutter-y: 4rem;
  }
  .g-sm-8,
.gx-sm-8 {
    --bs-gutter-x: 6rem;
  }
  .g-sm-8,
.gy-sm-8 {
    --bs-gutter-y: 6rem;
  }
  .g-sm-9,
.gx-sm-9 {
    --bs-gutter-x: 8rem;
  }
  .g-sm-9,
.gy-sm-9 {
    --bs-gutter-y: 8rem;
  }
  .g-sm-10,
.gx-sm-10 {
    --bs-gutter-x: 10rem;
  }
  .g-sm-10,
.gy-sm-10 {
    --bs-gutter-y: 10rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .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%;
  }
  .g-md-0,
.gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
.gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
.gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
.gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
.gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
.gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
.gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
.gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
.gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
.gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
.gx-md-5 {
    --bs-gutter-x: 2rem;
  }
  .g-md-5,
.gy-md-5 {
    --bs-gutter-y: 2rem;
  }
  .g-md-6,
.gx-md-6 {
    --bs-gutter-x: 3rem;
  }
  .g-md-6,
.gy-md-6 {
    --bs-gutter-y: 3rem;
  }
  .g-md-7,
.gx-md-7 {
    --bs-gutter-x: 4rem;
  }
  .g-md-7,
.gy-md-7 {
    --bs-gutter-y: 4rem;
  }
  .g-md-8,
.gx-md-8 {
    --bs-gutter-x: 6rem;
  }
  .g-md-8,
.gy-md-8 {
    --bs-gutter-y: 6rem;
  }
  .g-md-9,
.gx-md-9 {
    --bs-gutter-x: 8rem;
  }
  .g-md-9,
.gy-md-9 {
    --bs-gutter-y: 8rem;
  }
  .g-md-10,
.gx-md-10 {
    --bs-gutter-x: 10rem;
  }
  .g-md-10,
.gy-md-10 {
    --bs-gutter-y: 10rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .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%;
  }
  .g-lg-0,
.gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
.gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
.gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
.gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
.gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
.gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
.gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
.gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
.gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
.gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
.gx-lg-5 {
    --bs-gutter-x: 2rem;
  }
  .g-lg-5,
.gy-lg-5 {
    --bs-gutter-y: 2rem;
  }
  .g-lg-6,
.gx-lg-6 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-6,
.gy-lg-6 {
    --bs-gutter-y: 3rem;
  }
  .g-lg-7,
.gx-lg-7 {
    --bs-gutter-x: 4rem;
  }
  .g-lg-7,
.gy-lg-7 {
    --bs-gutter-y: 4rem;
  }
  .g-lg-8,
.gx-lg-8 {
    --bs-gutter-x: 6rem;
  }
  .g-lg-8,
.gy-lg-8 {
    --bs-gutter-y: 6rem;
  }
  .g-lg-9,
.gx-lg-9 {
    --bs-gutter-x: 8rem;
  }
  .g-lg-9,
.gy-lg-9 {
    --bs-gutter-y: 8rem;
  }
  .g-lg-10,
.gx-lg-10 {
    --bs-gutter-x: 10rem;
  }
  .g-lg-10,
.gy-lg-10 {
    --bs-gutter-y: 10rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4, .program-results .neue-card-wrap {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .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%;
  }
  .g-xl-0,
.gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
.gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
.gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
.gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
.gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
.gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
.gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
.gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
.gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
.gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
.gx-xl-5 {
    --bs-gutter-x: 2rem;
  }
  .g-xl-5,
.gy-xl-5 {
    --bs-gutter-y: 2rem;
  }
  .g-xl-6,
.gx-xl-6 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-6,
.gy-xl-6 {
    --bs-gutter-y: 3rem;
  }
  .g-xl-7,
.gx-xl-7 {
    --bs-gutter-x: 4rem;
  }
  .g-xl-7,
.gy-xl-7 {
    --bs-gutter-y: 4rem;
  }
  .g-xl-8,
.gx-xl-8 {
    --bs-gutter-x: 6rem;
  }
  .g-xl-8,
.gy-xl-8 {
    --bs-gutter-y: 6rem;
  }
  .g-xl-9,
.gx-xl-9 {
    --bs-gutter-x: 8rem;
  }
  .g-xl-9,
.gy-xl-9 {
    --bs-gutter-y: 8rem;
  }
  .g-xl-10,
.gx-xl-10 {
    --bs-gutter-x: 10rem;
  }
  .g-xl-10,
.gy-xl-10 {
    --bs-gutter-y: 10rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
.gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
.gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
.gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
.gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
.gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
.gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
.gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
.gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
.gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
.gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
.gx-xxl-5 {
    --bs-gutter-x: 2rem;
  }
  .g-xxl-5,
.gy-xxl-5 {
    --bs-gutter-y: 2rem;
  }
  .g-xxl-6,
.gx-xxl-6 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-6,
.gy-xxl-6 {
    --bs-gutter-y: 3rem;
  }
  .g-xxl-7,
.gx-xxl-7 {
    --bs-gutter-x: 4rem;
  }
  .g-xxl-7,
.gy-xxl-7 {
    --bs-gutter-y: 4rem;
  }
  .g-xxl-8,
.gx-xxl-8 {
    --bs-gutter-x: 6rem;
  }
  .g-xxl-8,
.gy-xxl-8 {
    --bs-gutter-y: 6rem;
  }
  .g-xxl-9,
.gx-xxl-9 {
    --bs-gutter-x: 8rem;
  }
  .g-xxl-9,
.gy-xxl-9 {
    --bs-gutter-y: 8rem;
  }
  .g-xxl-10,
.gx-xxl-10 {
    --bs-gutter-x: 10rem;
  }
  .g-xxl-10,
.gy-xxl-10 {
    --bs-gutter-y: 10rem;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}

.col-form-label {
  padding-top: calc(0.5rem + 2px);
  padding-bottom: calc(0.5rem + 2px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 2px);
  padding-bottom: calc(0.5rem + 2px);
  font-size: calc(1.01rem + 0.6533333333vw);
}
@media (min-width: 1200px) {
  .col-form-label-lg {
    font-size: 1.5rem;
  }
}

.col-form-label-sm {
  padding-top: calc(0rem + 2px);
  padding-bottom: calc(0rem + 2px);
  font-size: calc(1.0025rem + 0.1633333333vw);
}
@media (min-width: 1200px) {
  .col-form-label-sm {
    font-size: 1.125rem;
  }
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: rgba(var(--bs-body-color-rgb), 0.75);
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 1.5rem;
  font-size: calc(1.005rem + 0.3266666667vw);
  font-weight: 400;
  line-height: 1.5;
  color: #071D49;
  background-color: #fff;
  background-clip: padding-box;
  border: 2px solid #ced4da;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (min-width: 1200px) {
  .form-control {
    font-size: 1.25rem;
  }
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: #071D49;
  background-color: #fff;
  border-color: #838ea4;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(7, 29, 73, 0.25);
}
.form-control::-webkit-date-and-time-value {
  height: 1.5em;
}
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.form-control::-webkit-file-upload-button {
  padding: 0.5rem 1.5rem;
  margin: -0.5rem -1.5rem;
  -webkit-margin-end: 1.5rem;
          margin-inline-end: 1.5rem;
  color: #071D49;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 2px;
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control::file-selector-button {
  padding: 0.5rem 1.5rem;
  margin: -0.5rem -1.5rem;
  -webkit-margin-end: 1.5rem;
          margin-inline-end: 1.5rem;
  color: #071D49;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 2px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.5rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #071D49;
  background-color: transparent;
  border: solid transparent;
  border-width: 2px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0rem + 4px);
  padding: 0rem 1rem;
  font-size: calc(1.0025rem + 0.1633333333vw);
  border-radius: 0.25rem;
}
@media (min-width: 1200px) {
  .form-control-sm {
    font-size: 1.125rem;
  }
}
.form-control-sm::-webkit-file-upload-button {
  padding: 0rem 1rem;
  margin: 0rem -1rem;
  -webkit-margin-end: 1rem;
          margin-inline-end: 1rem;
}
.form-control-sm::file-selector-button {
  padding: 0rem 1rem;
  margin: 0rem -1rem;
  -webkit-margin-end: 1rem;
          margin-inline-end: 1rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + 4px);
  padding: 0.5rem 1rem;
  font-size: calc(1.01rem + 0.6533333333vw);
  border-radius: 0.5rem;
}
@media (min-width: 1200px) {
  .form-control-lg {
    font-size: 1.5rem;
  }
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
          margin-inline-end: 1rem;
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
          margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1.5em + 1rem + 4px);
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0rem + 4px);
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + 4px);
}

.form-control-color {
  width: 3rem;
  height: auto;
  padding: 0.5rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  height: 1.5em;
  border-radius: 0;
}
.form-control-color::-webkit-color-swatch {
  height: 1.5em;
  border-radius: 0;
}

.form-select {
  display: block;
  width: 100%;
  padding: 0.5rem 4.5rem 0.5rem 1.5rem;
  -moz-padding-start: calc(1.5rem - 3px);
  font-size: calc(1.005rem + 0.3266666667vw);
  font-weight: 400;
  line-height: 1.5;
  color: #071D49;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 1.5rem center;
  background-size: 16px 12px;
  border: 2px solid #ced4da;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media (min-width: 1200px) {
  .form-select {
    font-size: 1.25rem;
  }
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: #838ea4;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(7, 29, 73, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 1.5rem;
  background-image: none;
}
.form-select:disabled {
  background-color: #e9ecef;
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #071D49;
}

.form-select-sm {
  padding-top: 0rem;
  padding-bottom: 0rem;
  padding-left: 1rem;
  font-size: calc(1.0025rem + 0.1633333333vw);
  border-radius: 0.25rem;
}
@media (min-width: 1200px) {
  .form-select-sm {
    font-size: 1.125rem;
  }
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: calc(1.01rem + 0.6533333333vw);
  border-radius: 0.5rem;
}
@media (min-width: 1200px) {
  .form-select-lg {
    font-size: 1.5rem;
  }
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right;
}
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}

.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(7, 29, 73, 0.25);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-print-color-adjust: exact;
     color-adjust: exact;
          print-color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  -webkit-filter: brightness(90%);
          filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #838ea4;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(7, 29, 73, 0.25);
}
.form-check-input:checked {
  background-color: #071D49;
  border-color: #071D49;
}
.form-check-input:checked[type=checkbox] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #071D49;
  border-color: #071D49;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  -webkit-filter: none;
          filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%287, 29, 73, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23838ea4'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-check[disabled] + a.hustle-button-cta, .searchandfilter .btn-check[disabled] + select.sf-input-select, .searchandfilter li.sf-field-reset .btn-check[disabled] + .search-filter-reset, .sf-field-category > ul li .btn-check[disabled] + label,
.sf-field-taxonomy-enrollment > ul li .btn-check[disabled] + label,
.sf-field-taxonomy-job_type > ul li .btn-check[disabled] + label, .nav-links div .btn-check[disabled] + a, .btn-check:disabled + .btn, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-check:disabled + a.hustle-button-cta, .searchandfilter .btn-check:disabled + select.sf-input-select, .searchandfilter li.sf-field-reset .btn-check:disabled + .search-filter-reset, .sf-field-category > ul li .btn-check:disabled + label,
.sf-field-taxonomy-enrollment > ul li .btn-check:disabled + label,
.sf-field-taxonomy-job_type > ul li .btn-check:disabled + label, .nav-links div .btn-check:disabled + a {
  pointer-events: none;
  -webkit-filter: none;
          filter: none;
  opacity: 0.65;
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(7, 29, 73, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(7, 29, 73, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #071D49;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #b5bbc8;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #071D49;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #b5bbc8;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + 4px);
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 1.5rem;
  pointer-events: none;
  border: 2px solid transparent;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 1rem 1.5rem;
}
.form-floating > .form-control::-webkit-input-placeholder, .form-floating > .form-control-plaintext::-webkit-input-placeholder {
  color: transparent;
}
.form-floating > .form-control::-moz-placeholder, .form-floating > .form-control-plaintext::-moz-placeholder {
  color: transparent;
}
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}
.form-floating > .form-control:not(:-moz-placeholder-shown), .form-floating > .form-control-plaintext:not(:-moz-placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  -webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
          transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  -webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
          transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control-plaintext ~ label {
  border-width: 2px 0;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus {
  z-index: 3;
}
.input-group .btn, .input-group body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout a.hustle-button-cta, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .input-group a.hustle-button-cta, .input-group .searchandfilter select.sf-input-select, .searchandfilter .input-group select.sf-input-select, .input-group .searchandfilter li.sf-field-reset .search-filter-reset, .searchandfilter li.sf-field-reset .input-group .search-filter-reset, .input-group .sf-field-category > ul li label, .sf-field-category > ul li .input-group label,
.input-group .sf-field-taxonomy-enrollment > ul li label,
.sf-field-taxonomy-enrollment > ul li .input-group label,
.input-group .sf-field-taxonomy-job_type > ul li label,
.sf-field-taxonomy-job_type > ul li .input-group label, .input-group .nav-links div a, .nav-links div .input-group a {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus, .input-group body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout a.hustle-button-cta:focus, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .input-group a.hustle-button-cta:focus, .input-group .searchandfilter select.sf-input-select:focus, .searchandfilter .input-group select.sf-input-select:focus, .input-group .searchandfilter li.sf-field-reset .search-filter-reset:focus, .searchandfilter li.sf-field-reset .input-group .search-filter-reset:focus, .input-group .sf-field-category > ul li label:focus, .sf-field-category > ul li .input-group label:focus,
.input-group .sf-field-taxonomy-enrollment > ul li label:focus,
.sf-field-taxonomy-enrollment > ul li .input-group label:focus,
.input-group .sf-field-taxonomy-job_type > ul li label:focus,
.sf-field-taxonomy-job_type > ul li .input-group label:focus, .input-group .nav-links div a:focus, .nav-links div .input-group a:focus {
  z-index: 3;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.5rem 1.5rem;
  font-size: calc(1.005rem + 0.3266666667vw);
  font-weight: 400;
  line-height: 1.5;
  color: #071D49;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 2px solid #ced4da;
  border-radius: 0;
}
@media (min-width: 1200px) {
  .input-group-text {
    font-size: 1.25rem;
  }
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn,
body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .input-group-lg > a.hustle-button-cta,
.searchandfilter .input-group-lg > select.sf-input-select,
.searchandfilter li.sf-field-reset .input-group-lg > .search-filter-reset,
.sf-field-category > ul li .input-group-lg > label,
.sf-field-taxonomy-enrollment > ul li .input-group-lg > label,
.sf-field-taxonomy-job_type > ul li .input-group-lg > label,
.nav-links div .input-group-lg > a {
  padding: 0.5rem 1rem;
  font-size: calc(1.01rem + 0.6533333333vw);
  border-radius: 0.5rem;
}
@media (min-width: 1200px) {
  .input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn,
body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .input-group-lg > a.hustle-button-cta,
.searchandfilter .input-group-lg > select.sf-input-select,
.searchandfilter li.sf-field-reset .input-group-lg > .search-filter-reset,
.sf-field-category > ul li .input-group-lg > label,
.sf-field-taxonomy-enrollment > ul li .input-group-lg > label,
.sf-field-taxonomy-job_type > ul li .input-group-lg > label,
.nav-links div .input-group-lg > a {
    font-size: 1.5rem;
  }
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn,
body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .input-group-sm > a.hustle-button-cta,
.searchandfilter .input-group-sm > select.sf-input-select,
.searchandfilter li.sf-field-reset .input-group-sm > .search-filter-reset,
.sf-field-category > ul li .input-group-sm > label,
.sf-field-taxonomy-enrollment > ul li .input-group-sm > label,
.sf-field-taxonomy-job_type > ul li .input-group-sm > label,
.nav-links div .input-group-sm > a {
  padding: 0rem 1rem;
  font-size: calc(1.0025rem + 0.1633333333vw);
  border-radius: 0.25rem;
}
@media (min-width: 1200px) {
  .input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn,
body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .input-group-sm > a.hustle-button-cta,
.searchandfilter .input-group-sm > select.sf-input-select,
.searchandfilter li.sf-field-reset .input-group-sm > .search-filter-reset,
.sf-field-category > ul li .input-group-sm > label,
.sf-field-taxonomy-enrollment > ul li .input-group-sm > label,
.sf-field-taxonomy-job_type > ul li .input-group-sm > label,
.nav-links div .input-group-sm > a {
    font-size: 1.125rem;
  }
}

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

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -2px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

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

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(0, 98, 105, 0.9);
  border-radius: 0.375rem;
}

.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: #006269;
  padding-right: calc(1.5em + 1rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23006269' d='M2.3 6.73.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.25rem) center;
  background-size: calc(0.75em + 0.5rem) calc(0.75em + 0.5rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #006269;
  box-shadow: 0 0 0 0.25rem rgba(0, 98, 105, 0.25);
}

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

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #006269;
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  padding-right: 8.25rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23006269' d='M2.3 6.73.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-position: right 1.5rem center, center right 4.5rem;
  background-size: 16px 12px, calc(0.75em + 0.5rem) calc(0.75em + 0.5rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: #006269;
  box-shadow: 0 0 0 0.25rem rgba(0, 98, 105, 0.25);
}

.was-validated .form-control-color:valid, .form-control-color.is-valid {
  width: calc(3rem + calc(1.5em + 1rem));
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #006269;
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #006269;
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 98, 105, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #006269;
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:valid, .input-group .form-control.is-valid,
.was-validated .input-group .form-select:valid,
.input-group .form-select.is-valid {
  z-index: 1;
}
.was-validated .input-group .form-control:valid:focus, .input-group .form-control.is-valid:focus,
.was-validated .input-group .form-select:valid:focus,
.input-group .form-select.is-valid:focus {
  z-index: 3;
}

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

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

.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 + 1rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%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.25rem) center;
  background-size: calc(0.75em + 0.5rem) calc(0.75em + 0.5rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

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

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  padding-right: 8.25rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%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-position: right 1.5rem center, center right 4.5rem;
  background-size: 16px 12px, calc(0.75em + 0.5rem) calc(0.75em + 0.5rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-control-color:invalid, .form-control-color.is-invalid {
  width: calc(3rem + calc(1.5em + 1rem));
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #dc3545;
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem 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;
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:invalid, .input-group .form-control.is-invalid,
.was-validated .input-group .form-select:invalid,
.input-group .form-select.is-invalid {
  z-index: 2;
}
.was-validated .input-group .form-control:invalid:focus, .input-group .form-control.is-invalid:focus,
.was-validated .input-group .form-select:invalid:focus,
.input-group .form-select.is-invalid:focus {
  z-index: 3;
}

.btn, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout a.hustle-button-cta, .searchandfilter select.sf-input-select, .searchandfilter li.sf-field-reset .search-filter-reset, .sf-field-category > ul li label,
.sf-field-taxonomy-enrollment > ul li label,
.sf-field-taxonomy-job_type > ul li label, .nav-links div a {
  --bs-btn-padding-x: 1.5rem;
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: calc(1.005rem + 0.3266666667vw);
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: #071D49;
  --bs-btn-bg: transparent;
  --bs-btn-border-width: 2px;
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: 50rem;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(7, 29, 73, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (min-width: 1200px) {
  .btn, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout a.hustle-button-cta, .searchandfilter select.sf-input-select, .searchandfilter li.sf-field-reset .search-filter-reset, .sf-field-category > ul li label,
.sf-field-taxonomy-enrollment > ul li label,
.sf-field-taxonomy-job_type > ul li label, .nav-links div a {
    --bs-btn-font-size: 1.25rem;
  }
}
@media (prefers-reduced-motion: reduce) {
  .btn, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout a.hustle-button-cta, .searchandfilter select.sf-input-select, .searchandfilter li.sf-field-reset .search-filter-reset, .sf-field-category > ul li label,
.sf-field-taxonomy-enrollment > ul li label,
.sf-field-taxonomy-job_type > ul li label, .nav-links div a {
    transition: none;
  }
}
.btn:hover, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout a.hustle-button-cta:hover, .searchandfilter select.sf-input-select:hover, .searchandfilter li.sf-field-reset .search-filter-reset:hover, .sf-field-category > ul li label:hover,
.sf-field-taxonomy-enrollment > ul li label:hover,
.sf-field-taxonomy-job_type > ul li label:hover, .nav-links div a:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-check:focus + .btn, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-check:focus + a.hustle-button-cta, .searchandfilter .btn-check:focus + select.sf-input-select, .searchandfilter li.sf-field-reset .btn-check:focus + .search-filter-reset, .sf-field-category > ul li .btn-check:focus + label,
.sf-field-taxonomy-enrollment > ul li .btn-check:focus + label,
.sf-field-taxonomy-job_type > ul li .btn-check:focus + label, .nav-links div .btn-check:focus + a, .btn:focus, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout a.hustle-button-cta:focus, .searchandfilter select.sf-input-select:focus, .searchandfilter li.sf-field-reset .search-filter-reset:focus, .sf-field-category > ul li label:focus,
.sf-field-taxonomy-enrollment > ul li label:focus,
.sf-field-taxonomy-job_type > ul li label:focus, .nav-links div a:focus {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-check:checked + a.hustle-button-cta, .searchandfilter .btn-check:checked + select.sf-input-select, .searchandfilter li.sf-field-reset .btn-check:checked + .search-filter-reset, .sf-field-category > ul li .btn-check:checked + label,
.sf-field-taxonomy-enrollment > ul li .btn-check:checked + label,
.sf-field-taxonomy-job_type > ul li .btn-check:checked + label, .nav-links div .btn-check:checked + a, .btn-check:active + .btn, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-check:active + a.hustle-button-cta, .searchandfilter .btn-check:active + select.sf-input-select, .searchandfilter li.sf-field-reset .btn-check:active + .search-filter-reset, .sf-field-category > ul li .btn-check:active + label,
.sf-field-taxonomy-enrollment > ul li .btn-check:active + label,
.sf-field-taxonomy-job_type > ul li .btn-check:active + label, .nav-links div .btn-check:active + a, .btn:active, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout a.hustle-button-cta:active, .searchandfilter select.sf-input-select:active, .searchandfilter li.sf-field-reset .search-filter-reset:active, .sf-field-category > ul li label:active,
.sf-field-taxonomy-enrollment > ul li label:active,
.sf-field-taxonomy-job_type > ul li label:active, .nav-links div a:active, .btn.active, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout a.active.hustle-button-cta, .searchandfilter select.active.sf-input-select, .searchandfilter li.sf-field-reset .active.search-filter-reset, .sf-field-category > ul li label.active,
.sf-field-taxonomy-enrollment > ul li label.active,
.sf-field-taxonomy-job_type > ul li label.active, .nav-links div a.active, .btn.show, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout a.show.hustle-button-cta, .searchandfilter select.show.sf-input-select, .searchandfilter li.sf-field-reset .show.search-filter-reset, .sf-field-category > ul li label.show,
.sf-field-taxonomy-enrollment > ul li label.show,
.sf-field-taxonomy-job_type > ul li label.show, .nav-links div a.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}
.btn-check:checked + .btn:focus, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-check:checked + a.hustle-button-cta:focus, .searchandfilter .btn-check:checked + select.sf-input-select:focus, .searchandfilter li.sf-field-reset .btn-check:checked + .search-filter-reset:focus, .sf-field-category > ul li .btn-check:checked + label:focus,
.sf-field-taxonomy-enrollment > ul li .btn-check:checked + label:focus,
.sf-field-taxonomy-job_type > ul li .btn-check:checked + label:focus, .nav-links div .btn-check:checked + a:focus, .btn-check:active + .btn:focus, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-check:active + a.hustle-button-cta:focus, .searchandfilter .btn-check:active + select.sf-input-select:focus, .searchandfilter li.sf-field-reset .btn-check:active + .search-filter-reset:focus, .sf-field-category > ul li .btn-check:active + label:focus,
.sf-field-taxonomy-enrollment > ul li .btn-check:active + label:focus,
.sf-field-taxonomy-job_type > ul li .btn-check:active + label:focus, .nav-links div .btn-check:active + a:focus, .btn:active:focus, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout a.hustle-button-cta:active:focus, .searchandfilter select.sf-input-select:active:focus, .searchandfilter li.sf-field-reset .search-filter-reset:active:focus, .sf-field-category > ul li label:active:focus,
.sf-field-taxonomy-enrollment > ul li label:active:focus,
.sf-field-taxonomy-job_type > ul li label:active:focus, .nav-links div a:active:focus, .btn.active:focus, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout a.active.hustle-button-cta:focus, .searchandfilter select.active.sf-input-select:focus, .searchandfilter li.sf-field-reset .active.search-filter-reset:focus, .sf-field-category > ul li label.active:focus,
.sf-field-taxonomy-enrollment > ul li label.active:focus,
.sf-field-taxonomy-job_type > ul li label.active:focus, .nav-links div a.active:focus, .btn.show:focus, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout a.show.hustle-button-cta:focus, .searchandfilter select.show.sf-input-select:focus, .searchandfilter li.sf-field-reset .show.search-filter-reset:focus, .sf-field-category > ul li label.show:focus,
.sf-field-taxonomy-enrollment > ul li label.show:focus,
.sf-field-taxonomy-job_type > ul li label.show:focus, .nav-links div a.show:focus {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout a.hustle-button-cta:disabled, .searchandfilter select.sf-input-select:disabled, .searchandfilter li.sf-field-reset .search-filter-reset:disabled, .sf-field-category > ul li label:disabled,
.sf-field-taxonomy-enrollment > ul li label:disabled,
.sf-field-taxonomy-job_type > ul li label:disabled, .nav-links div a:disabled, .btn.disabled, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout a.disabled.hustle-button-cta, .searchandfilter select.disabled.sf-input-select, .searchandfilter li.sf-field-reset .disabled.search-filter-reset, .sf-field-category > ul li label.disabled,
.sf-field-taxonomy-enrollment > ul li label.disabled,
.sf-field-taxonomy-job_type > ul li label.disabled, .nav-links div a.disabled, fieldset:disabled .btn, fieldset:disabled body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout a.hustle-button-cta, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout fieldset:disabled a.hustle-button-cta, fieldset:disabled .searchandfilter select.sf-input-select, .searchandfilter fieldset:disabled select.sf-input-select, fieldset:disabled .searchandfilter li.sf-field-reset .search-filter-reset, .searchandfilter li.sf-field-reset fieldset:disabled .search-filter-reset, fieldset:disabled .sf-field-category > ul li label, .sf-field-category > ul li fieldset:disabled label,
fieldset:disabled .sf-field-taxonomy-enrollment > ul li label,
.sf-field-taxonomy-enrollment > ul li fieldset:disabled label,
fieldset:disabled .sf-field-taxonomy-job_type > ul li label,
.sf-field-taxonomy-job_type > ul li fieldset:disabled label, fieldset:disabled .nav-links div a, .nav-links div fieldset:disabled a {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

.btn-primary, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout a.hustle-button-cta, .sf-field-category > ul li.sf-option-active label,
.sf-field-taxonomy-enrollment > ul li.sf-option-active label,
.sf-field-taxonomy-job_type > ul li.sf-option-active label {
  --bs-btn-color: #fff;
  --bs-btn-bg: #071D49;
  --bs-btn-border-color: #071D49;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #06193e;
  --bs-btn-hover-border-color: #06173a;
  --bs-btn-focus-shadow-rgb: 44, 63, 100;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #06173a;
  --bs-btn-active-border-color: #051637;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(7, 29, 73, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #071D49;
  --bs-btn-disabled-border-color: #071D49;
}

.btn-secondary {
  --bs-btn-color: #071D49;
  --bs-btn-bg: #A78242;
  --bs-btn-border-color: #A78242;
  --bs-btn-hover-color: #071D49;
  --bs-btn-hover-bg: #b4955e;
  --bs-btn-hover-border-color: #b08f55;
  --bs-btn-focus-shadow-rgb: 143, 115, 67;
  --bs-btn-active-color: #071D49;
  --bs-btn-active-bg: #b99b68;
  --bs-btn-active-border-color: #b08f55;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(7, 29, 73, 0.125);
  --bs-btn-disabled-color: #071D49;
  --bs-btn-disabled-bg: #A78242;
  --bs-btn-disabled-border-color: #A78242;
}

.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #006269;
  --bs-btn-border-color: #006269;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #005359;
  --bs-btn-hover-border-color: #004e54;
  --bs-btn-focus-shadow-rgb: 38, 122, 128;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #004e54;
  --bs-btn-active-border-color: #004a4f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(7, 29, 73, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #006269;
  --bs-btn-disabled-border-color: #006269;
}

.btn-info {
  --bs-btn-color: #fff;
  --bs-btn-bg: #B30088;
  --bs-btn-border-color: #B30088;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #980074;
  --bs-btn-hover-border-color: #8f006d;
  --bs-btn-focus-shadow-rgb: 190, 38, 154;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #8f006d;
  --bs-btn-active-border-color: #860066;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(7, 29, 73, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #B30088;
  --bs-btn-disabled-border-color: #B30088;
}

.btn-warning {
  --bs-btn-color: #071D49;
  --bs-btn-bg: #FFCEEE;
  --bs-btn-border-color: #FFCEEE;
  --bs-btn-hover-color: #071D49;
  --bs-btn-hover-bg: #ffd5f1;
  --bs-btn-hover-border-color: #ffd3f0;
  --bs-btn-focus-shadow-rgb: 218, 179, 213;
  --bs-btn-active-color: #071D49;
  --bs-btn-active-bg: #ffd8f1;
  --bs-btn-active-border-color: #ffd3f0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(7, 29, 73, 0.125);
  --bs-btn-disabled-color: #071D49;
  --bs-btn-disabled-bg: #FFCEEE;
  --bs-btn-disabled-border-color: #FFCEEE;
}

.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #bb2d3b;
  --bs-btn-hover-border-color: #b02a37;
  --bs-btn-focus-shadow-rgb: 225, 83, 97;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #b02a37;
  --bs-btn-active-border-color: #a52834;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(7, 29, 73, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #dc3545;
  --bs-btn-disabled-border-color: #dc3545;
}

.btn-light {
  --bs-btn-color: #071D49;
  --bs-btn-bg: #FAF7F4;
  --bs-btn-border-color: #FAF7F4;
  --bs-btn-hover-color: #071D49;
  --bs-btn-hover-bg: #fbf8f6;
  --bs-btn-hover-border-color: #fbf8f5;
  --bs-btn-focus-shadow-rgb: 214, 214, 218;
  --bs-btn-active-color: #071D49;
  --bs-btn-active-bg: #fbf9f6;
  --bs-btn-active-border-color: #fbf8f5;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(7, 29, 73, 0.125);
  --bs-btn-disabled-color: #071D49;
  --bs-btn-disabled-bg: #FAF7F4;
  --bs-btn-disabled-border-color: #FAF7F4;
}

.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #071D49;
  --bs-btn-border-color: #071D49;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #06193e;
  --bs-btn-hover-border-color: #06173a;
  --bs-btn-focus-shadow-rgb: 44, 63, 100;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #06173a;
  --bs-btn-active-border-color: #051637;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(7, 29, 73, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #071D49;
  --bs-btn-disabled-border-color: #071D49;
}

.btn-purple {
  --bs-btn-color: #fff;
  --bs-btn-bg: #B30088;
  --bs-btn-border-color: #B30088;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #980074;
  --bs-btn-hover-border-color: #8f006d;
  --bs-btn-focus-shadow-rgb: 190, 38, 154;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #8f006d;
  --bs-btn-active-border-color: #860066;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(7, 29, 73, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #B30088;
  --bs-btn-disabled-border-color: #B30088;
}

.btn-white {
  --bs-btn-color: #071D49;
  --bs-btn-bg: #fff;
  --bs-btn-border-color: #fff;
  --bs-btn-hover-color: #071D49;
  --bs-btn-hover-bg: white;
  --bs-btn-hover-border-color: white;
  --bs-btn-focus-shadow-rgb: 218, 221, 228;
  --bs-btn-active-color: #071D49;
  --bs-btn-active-bg: white;
  --bs-btn-active-border-color: white;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(7, 29, 73, 0.125);
  --bs-btn-disabled-color: #071D49;
  --bs-btn-disabled-bg: #fff;
  --bs-btn-disabled-border-color: #fff;
}

.btn-outline-primary, .searchandfilter select.sf-input-select, .sf-field-category > ul li label,
.sf-field-taxonomy-enrollment > ul li label,
.sf-field-taxonomy-job_type > ul li label {
  --bs-btn-color: #071D49;
  --bs-btn-border-color: #071D49;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #071D49;
  --bs-btn-hover-border-color: #071D49;
  --bs-btn-focus-shadow-rgb: 7, 29, 73;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #071D49;
  --bs-btn-active-border-color: #071D49;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(7, 29, 73, 0.125);
  --bs-btn-disabled-color: #071D49;
  --bs-btn-disabled-bg: transparent;
  --bs-gradient: none;
}

.btn-outline-secondary {
  --bs-btn-color: #A78242;
  --bs-btn-border-color: #A78242;
  --bs-btn-hover-color: #071D49;
  --bs-btn-hover-bg: #A78242;
  --bs-btn-hover-border-color: #A78242;
  --bs-btn-focus-shadow-rgb: 167, 130, 66;
  --bs-btn-active-color: #071D49;
  --bs-btn-active-bg: #A78242;
  --bs-btn-active-border-color: #A78242;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(7, 29, 73, 0.125);
  --bs-btn-disabled-color: #A78242;
  --bs-btn-disabled-bg: transparent;
  --bs-gradient: none;
}

.btn-outline-success {
  --bs-btn-color: #006269;
  --bs-btn-border-color: #006269;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #006269;
  --bs-btn-hover-border-color: #006269;
  --bs-btn-focus-shadow-rgb: 0, 98, 105;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #006269;
  --bs-btn-active-border-color: #006269;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(7, 29, 73, 0.125);
  --bs-btn-disabled-color: #006269;
  --bs-btn-disabled-bg: transparent;
  --bs-gradient: none;
}

.btn-outline-info {
  --bs-btn-color: #B30088;
  --bs-btn-border-color: #B30088;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #B30088;
  --bs-btn-hover-border-color: #B30088;
  --bs-btn-focus-shadow-rgb: 179, 0, 136;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #B30088;
  --bs-btn-active-border-color: #B30088;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(7, 29, 73, 0.125);
  --bs-btn-disabled-color: #B30088;
  --bs-btn-disabled-bg: transparent;
  --bs-gradient: none;
}

.btn-outline-warning {
  --bs-btn-color: #FFCEEE;
  --bs-btn-border-color: #FFCEEE;
  --bs-btn-hover-color: #071D49;
  --bs-btn-hover-bg: #FFCEEE;
  --bs-btn-hover-border-color: #FFCEEE;
  --bs-btn-focus-shadow-rgb: 255, 206, 238;
  --bs-btn-active-color: #071D49;
  --bs-btn-active-bg: #FFCEEE;
  --bs-btn-active-border-color: #FFCEEE;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(7, 29, 73, 0.125);
  --bs-btn-disabled-color: #FFCEEE;
  --bs-btn-disabled-bg: transparent;
  --bs-gradient: none;
}

.btn-outline-danger {
  --bs-btn-color: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #dc3545;
  --bs-btn-hover-border-color: #dc3545;
  --bs-btn-focus-shadow-rgb: 220, 53, 69;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #dc3545;
  --bs-btn-active-border-color: #dc3545;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(7, 29, 73, 0.125);
  --bs-btn-disabled-color: #dc3545;
  --bs-btn-disabled-bg: transparent;
  --bs-gradient: none;
}

.btn-outline-light {
  --bs-btn-color: #FAF7F4;
  --bs-btn-border-color: #FAF7F4;
  --bs-btn-hover-color: #071D49;
  --bs-btn-hover-bg: #FAF7F4;
  --bs-btn-hover-border-color: #FAF7F4;
  --bs-btn-focus-shadow-rgb: 250, 247, 244;
  --bs-btn-active-color: #071D49;
  --bs-btn-active-bg: #FAF7F4;
  --bs-btn-active-border-color: #FAF7F4;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(7, 29, 73, 0.125);
  --bs-btn-disabled-color: #FAF7F4;
  --bs-btn-disabled-bg: transparent;
  --bs-gradient: none;
}

.btn-outline-dark {
  --bs-btn-color: #071D49;
  --bs-btn-border-color: #071D49;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #071D49;
  --bs-btn-hover-border-color: #071D49;
  --bs-btn-focus-shadow-rgb: 7, 29, 73;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #071D49;
  --bs-btn-active-border-color: #071D49;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(7, 29, 73, 0.125);
  --bs-btn-disabled-color: #071D49;
  --bs-btn-disabled-bg: transparent;
  --bs-gradient: none;
}

.btn-outline-purple {
  --bs-btn-color: #B30088;
  --bs-btn-border-color: #B30088;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #B30088;
  --bs-btn-hover-border-color: #B30088;
  --bs-btn-focus-shadow-rgb: 179, 0, 136;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #B30088;
  --bs-btn-active-border-color: #B30088;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(7, 29, 73, 0.125);
  --bs-btn-disabled-color: #B30088;
  --bs-btn-disabled-bg: transparent;
  --bs-gradient: none;
}

.btn-outline-white {
  --bs-btn-color: #fff;
  --bs-btn-border-color: #fff;
  --bs-btn-hover-color: #071D49;
  --bs-btn-hover-bg: #fff;
  --bs-btn-hover-border-color: #fff;
  --bs-btn-focus-shadow-rgb: 255, 255, 255;
  --bs-btn-active-color: #071D49;
  --bs-btn-active-bg: #fff;
  --bs-btn-active-border-color: #fff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(7, 29, 73, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: transparent;
  --bs-gradient: none;
}

.btn-link, .searchandfilter li.sf-field-reset .search-filter-reset, .nav-links div a {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: none;
  text-decoration: underline;
}
.btn-lg, .btn-group-lg > .btn, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-lg > a.hustle-button-cta, .searchandfilter .btn-group-lg > select.sf-input-select, .searchandfilter li.sf-field-reset .btn-group-lg > .search-filter-reset, .sf-field-category > ul li .btn-group-lg > label,
.sf-field-taxonomy-enrollment > ul li .btn-group-lg > label,
.sf-field-taxonomy-job_type > ul li .btn-group-lg > label, .nav-links div .btn-group-lg > a {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: calc(1.01rem + 0.6533333333vw);
  --bs-btn-border-radius: 50rem;
}
@media (min-width: 1200px) {
  .btn-lg, .btn-group-lg > .btn, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-lg > a.hustle-button-cta, .searchandfilter .btn-group-lg > select.sf-input-select, .searchandfilter li.sf-field-reset .btn-group-lg > .search-filter-reset, .sf-field-category > ul li .btn-group-lg > label,
.sf-field-taxonomy-enrollment > ul li .btn-group-lg > label,
.sf-field-taxonomy-job_type > ul li .btn-group-lg > label, .nav-links div .btn-group-lg > a {
    --bs-btn-font-size: 1.5rem;
  }
}

.btn-sm, .btn-group-sm > .btn, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-sm > a.hustle-button-cta, .searchandfilter .btn-group-sm > select.sf-input-select, .searchandfilter li.sf-field-reset .btn-group-sm > .search-filter-reset, .sf-field-category > ul li .btn-group-sm > label,
.sf-field-taxonomy-enrollment > ul li .btn-group-sm > label,
.sf-field-taxonomy-job_type > ul li .btn-group-sm > label, .nav-links div .btn-group-sm > a {
  --bs-btn-padding-y: 0rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: calc(1.0025rem + 0.1633333333vw);
  --bs-btn-border-radius: 50rem;
}
@media (min-width: 1200px) {
  .btn-sm, .btn-group-sm > .btn, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-sm > a.hustle-button-cta, .searchandfilter .btn-group-sm > select.sf-input-select, .searchandfilter li.sf-field-reset .btn-group-sm > .search-filter-reset, .sf-field-category > ul li .btn-group-sm > label,
.sf-field-taxonomy-enrollment > ul li .btn-group-sm > label,
.sf-field-taxonomy-job_type > ul li .btn-group-sm > label, .nav-links div .btn-group-sm > a {
    --bs-btn-font-size: 1.125rem;
  }
}

.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 {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  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 {
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: #071D49;
  --bs-dropdown-bg: #FAF7F4;
  --bs-dropdown-border-color: ;
  --bs-dropdown-border-radius: 0;
  --bs-dropdown-border-width: 0;
  --bs-dropdown-inner-border-radius: 0;
  --bs-dropdown-divider-bg: ;
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: 0 0.5rem 1rem rgba(7, 29, 73, 0.15);
  --bs-dropdown-link-color: #212529;
  --bs-dropdown-link-hover-color: #1e2125;
  --bs-dropdown-link-hover-bg: #e9ecef;
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #071D49;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}

.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}
.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;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer);
}
.dropend .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;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer);
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .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;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}
.dropdown-item.active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 0.875rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}

.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: ;
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-divider-bg: ;
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #071D49;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-header-color: #adb5bd;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group > a.hustle-button-cta, .searchandfilter .btn-group > select.sf-input-select, .searchandfilter li.sf-field-reset .btn-group > .search-filter-reset, .sf-field-category > ul li .btn-group > label,
.sf-field-taxonomy-enrollment > ul li .btn-group > label,
.sf-field-taxonomy-job_type > ul li .btn-group > label, .nav-links div .btn-group > a,
.btn-group-vertical > .btn,
body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-vertical > a.hustle-button-cta,
.searchandfilter .btn-group-vertical > select.sf-input-select,
.searchandfilter li.sf-field-reset .btn-group-vertical > .search-filter-reset,
.sf-field-category > ul li .btn-group-vertical > label,
.sf-field-taxonomy-enrollment > ul li .btn-group-vertical > label,
.sf-field-taxonomy-job_type > ul li .btn-group-vertical > label,
.nav-links div .btn-group-vertical > a {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group > .btn-check:checked + a.hustle-button-cta, .searchandfilter .btn-group > .btn-check:checked + select.sf-input-select, .searchandfilter li.sf-field-reset .btn-group > .btn-check:checked + .search-filter-reset, .sf-field-category > ul li .btn-group > .btn-check:checked + label,
.sf-field-taxonomy-enrollment > ul li .btn-group > .btn-check:checked + label,
.sf-field-taxonomy-job_type > ul li .btn-group > .btn-check:checked + label, .nav-links div .btn-group > .btn-check:checked + a,
.btn-group > .btn-check:focus + .btn,
body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group > .btn-check:focus + a.hustle-button-cta,
.searchandfilter .btn-group > .btn-check:focus + select.sf-input-select,
.searchandfilter li.sf-field-reset .btn-group > .btn-check:focus + .search-filter-reset,
.sf-field-category > ul li .btn-group > .btn-check:focus + label,
.sf-field-taxonomy-enrollment > ul li .btn-group > .btn-check:focus + label,
.sf-field-taxonomy-job_type > ul li .btn-group > .btn-check:focus + label,
.nav-links div .btn-group > .btn-check:focus + a,
.btn-group > .btn:hover,
body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group > a.hustle-button-cta:hover,
.searchandfilter .btn-group > select.sf-input-select:hover,
.searchandfilter li.sf-field-reset .btn-group > .search-filter-reset:hover,
.sf-field-category > ul li .btn-group > label:hover,
.sf-field-taxonomy-enrollment > ul li .btn-group > label:hover,
.sf-field-taxonomy-job_type > ul li .btn-group > label:hover,
.nav-links div .btn-group > a:hover,
.btn-group > .btn:focus,
body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group > a.hustle-button-cta:focus,
.searchandfilter .btn-group > select.sf-input-select:focus,
.searchandfilter li.sf-field-reset .btn-group > .search-filter-reset:focus,
.sf-field-category > ul li .btn-group > label:focus,
.sf-field-taxonomy-enrollment > ul li .btn-group > label:focus,
.sf-field-taxonomy-job_type > ul li .btn-group > label:focus,
.nav-links div .btn-group > a:focus,
.btn-group > .btn:active,
body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group > a.hustle-button-cta:active,
.searchandfilter .btn-group > select.sf-input-select:active,
.searchandfilter li.sf-field-reset .btn-group > .search-filter-reset:active,
.sf-field-category > ul li .btn-group > label:active,
.sf-field-taxonomy-enrollment > ul li .btn-group > label:active,
.sf-field-taxonomy-job_type > ul li .btn-group > label:active,
.nav-links div .btn-group > a:active,
.btn-group > .btn.active,
body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group > a.active.hustle-button-cta,
.searchandfilter .btn-group > select.active.sf-input-select,
.searchandfilter li.sf-field-reset .btn-group > .active.search-filter-reset,
.sf-field-category > ul li .btn-group > label.active,
.sf-field-taxonomy-enrollment > ul li .btn-group > label.active,
.sf-field-taxonomy-job_type > ul li .btn-group > label.active,
.nav-links div .btn-group > a.active,
.btn-group-vertical > .btn-check:checked + .btn,
body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-vertical > .btn-check:checked + a.hustle-button-cta,
.searchandfilter .btn-group-vertical > .btn-check:checked + select.sf-input-select,
.searchandfilter li.sf-field-reset .btn-group-vertical > .btn-check:checked + .search-filter-reset,
.sf-field-category > ul li .btn-group-vertical > .btn-check:checked + label,
.sf-field-taxonomy-enrollment > ul li .btn-group-vertical > .btn-check:checked + label,
.sf-field-taxonomy-job_type > ul li .btn-group-vertical > .btn-check:checked + label,
.nav-links div .btn-group-vertical > .btn-check:checked + a,
.btn-group-vertical > .btn-check:focus + .btn,
body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-vertical > .btn-check:focus + a.hustle-button-cta,
.searchandfilter .btn-group-vertical > .btn-check:focus + select.sf-input-select,
.searchandfilter li.sf-field-reset .btn-group-vertical > .btn-check:focus + .search-filter-reset,
.sf-field-category > ul li .btn-group-vertical > .btn-check:focus + label,
.sf-field-taxonomy-enrollment > ul li .btn-group-vertical > .btn-check:focus + label,
.sf-field-taxonomy-job_type > ul li .btn-group-vertical > .btn-check:focus + label,
.nav-links div .btn-group-vertical > .btn-check:focus + a,
.btn-group-vertical > .btn:hover,
body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-vertical > a.hustle-button-cta:hover,
.searchandfilter .btn-group-vertical > select.sf-input-select:hover,
.searchandfilter li.sf-field-reset .btn-group-vertical > .search-filter-reset:hover,
.sf-field-category > ul li .btn-group-vertical > label:hover,
.sf-field-taxonomy-enrollment > ul li .btn-group-vertical > label:hover,
.sf-field-taxonomy-job_type > ul li .btn-group-vertical > label:hover,
.nav-links div .btn-group-vertical > a:hover,
.btn-group-vertical > .btn:focus,
body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-vertical > a.hustle-button-cta:focus,
.searchandfilter .btn-group-vertical > select.sf-input-select:focus,
.searchandfilter li.sf-field-reset .btn-group-vertical > .search-filter-reset:focus,
.sf-field-category > ul li .btn-group-vertical > label:focus,
.sf-field-taxonomy-enrollment > ul li .btn-group-vertical > label:focus,
.sf-field-taxonomy-job_type > ul li .btn-group-vertical > label:focus,
.nav-links div .btn-group-vertical > a:focus,
.btn-group-vertical > .btn:active,
body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-vertical > a.hustle-button-cta:active,
.searchandfilter .btn-group-vertical > select.sf-input-select:active,
.searchandfilter li.sf-field-reset .btn-group-vertical > .search-filter-reset:active,
.sf-field-category > ul li .btn-group-vertical > label:active,
.sf-field-taxonomy-enrollment > ul li .btn-group-vertical > label:active,
.sf-field-taxonomy-job_type > ul li .btn-group-vertical > label:active,
.nav-links div .btn-group-vertical > a:active,
.btn-group-vertical > .btn.active,
body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-vertical > a.active.hustle-button-cta,
.searchandfilter .btn-group-vertical > select.active.sf-input-select,
.searchandfilter li.sf-field-reset .btn-group-vertical > .active.search-filter-reset,
.sf-field-category > ul li .btn-group-vertical > label.active,
.sf-field-taxonomy-enrollment > ul li .btn-group-vertical > label.active,
.sf-field-taxonomy-job_type > ul li .btn-group-vertical > label.active,
.nav-links div .btn-group-vertical > a.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group {
  border-radius: 50rem;
}
.btn-group > .btn:not(:first-child), body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group > a.hustle-button-cta:not(:first-child), .searchandfilter .btn-group > select.sf-input-select:not(:first-child), .searchandfilter li.sf-field-reset .btn-group > .search-filter-reset:not(:first-child), .sf-field-category > ul li .btn-group > label:not(:first-child),
.sf-field-taxonomy-enrollment > ul li .btn-group > label:not(:first-child),
.sf-field-taxonomy-job_type > ul li .btn-group > label:not(:first-child), .nav-links div .btn-group > a:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -2px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle), body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group > a.hustle-button-cta:not(:last-child):not(.dropdown-toggle), .searchandfilter .btn-group > select.sf-input-select:not(:last-child):not(.dropdown-toggle), .searchandfilter li.sf-field-reset .btn-group > .search-filter-reset:not(:last-child):not(.dropdown-toggle), .sf-field-category > ul li .btn-group > label:not(:last-child):not(.dropdown-toggle),
.sf-field-taxonomy-enrollment > ul li .btn-group > label:not(:last-child):not(.dropdown-toggle),
.sf-field-taxonomy-job_type > ul li .btn-group > label:not(:last-child):not(.dropdown-toggle), .nav-links div .btn-group > a:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn.dropdown-toggle-split:first-child,
body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group > a.dropdown-toggle-split.hustle-button-cta:first-child,
.searchandfilter .btn-group > select.dropdown-toggle-split.sf-input-select:first-child,
.searchandfilter li.sf-field-reset .btn-group > .dropdown-toggle-split.search-filter-reset:first-child,
.sf-field-category > ul li .btn-group > label.dropdown-toggle-split:first-child,
.sf-field-taxonomy-enrollment > ul li .btn-group > label.dropdown-toggle-split:first-child,
.sf-field-taxonomy-job_type > ul li .btn-group > label.dropdown-toggle-split:first-child,
.nav-links div .btn-group > a.dropdown-toggle-split:first-child,
.btn-group > .btn-group:not(:last-child) > .btn,
body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group > .btn-group:not(:last-child) > a.hustle-button-cta,
.searchandfilter .btn-group > .btn-group:not(:last-child) > select.sf-input-select,
.searchandfilter li.sf-field-reset .btn-group > .btn-group:not(:last-child) > .search-filter-reset,
.sf-field-category > ul li .btn-group > .btn-group:not(:last-child) > label,
.sf-field-taxonomy-enrollment > ul li .btn-group > .btn-group:not(:last-child) > label,
.sf-field-taxonomy-job_type > ul li .btn-group > .btn-group:not(:last-child) > label,
.nav-links div .btn-group > .btn-group:not(:last-child) > a {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3), body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group > a.hustle-button-cta:nth-child(n+3), .searchandfilter .btn-group > select.sf-input-select:nth-child(n+3), .searchandfilter li.sf-field-reset .btn-group > .search-filter-reset:nth-child(n+3), .sf-field-category > ul li .btn-group > label:nth-child(n+3),
.sf-field-taxonomy-enrollment > ul li .btn-group > label:nth-child(n+3),
.sf-field-taxonomy-job_type > ul li .btn-group > label:nth-child(n+3), .nav-links div .btn-group > a:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group > :not(.btn-check) + a.hustle-button-cta,
.searchandfilter .btn-group > :not(.btn-check) + select.sf-input-select,
.searchandfilter li.sf-field-reset .btn-group > :not(.btn-check) + .search-filter-reset,
.sf-field-category > ul li .btn-group > :not(.btn-check) + label,
.sf-field-taxonomy-enrollment > ul li .btn-group > :not(.btn-check) + label,
.sf-field-taxonomy-job_type > ul li .btn-group > :not(.btn-check) + label,
.nav-links div .btn-group > :not(.btn-check) + a,
.btn-group > .btn-group:not(:first-child) > .btn,
body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group > .btn-group:not(:first-child) > a.hustle-button-cta,
.searchandfilter .btn-group > .btn-group:not(:first-child) > select.sf-input-select,
.searchandfilter li.sf-field-reset .btn-group > .btn-group:not(:first-child) > .search-filter-reset,
.sf-field-category > ul li .btn-group > .btn-group:not(:first-child) > label,
.sf-field-taxonomy-enrollment > ul li .btn-group > .btn-group:not(:first-child) > label,
.sf-field-taxonomy-job_type > ul li .btn-group > .btn-group:not(:first-child) > label,
.nav-links div .btn-group > .btn-group:not(:first-child) > a {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-sm > a.hustle-button-cta + .dropdown-toggle-split, .searchandfilter .btn-group-sm > select.sf-input-select + .dropdown-toggle-split, .searchandfilter li.sf-field-reset .btn-group-sm > .search-filter-reset + .dropdown-toggle-split, .sf-field-category > ul li .btn-group-sm > label + .dropdown-toggle-split,
.sf-field-taxonomy-enrollment > ul li .btn-group-sm > label + .dropdown-toggle-split,
.sf-field-taxonomy-job_type > ul li .btn-group-sm > label + .dropdown-toggle-split, .nav-links div .btn-group-sm > a + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-lg > a.hustle-button-cta + .dropdown-toggle-split, .searchandfilter .btn-group-lg > select.sf-input-select + .dropdown-toggle-split, .searchandfilter li.sf-field-reset .btn-group-lg > .search-filter-reset + .dropdown-toggle-split, .sf-field-category > ul li .btn-group-lg > label + .dropdown-toggle-split,
.sf-field-taxonomy-enrollment > ul li .btn-group-lg > label + .dropdown-toggle-split,
.sf-field-taxonomy-job_type > ul li .btn-group-lg > label + .dropdown-toggle-split, .nav-links div .btn-group-lg > a + .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, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-vertical > a.hustle-button-cta, .searchandfilter .btn-group-vertical > select.sf-input-select, .searchandfilter li.sf-field-reset .btn-group-vertical > .search-filter-reset, .sf-field-category > ul li .btn-group-vertical > label,
.sf-field-taxonomy-enrollment > ul li .btn-group-vertical > label,
.sf-field-taxonomy-job_type > ul li .btn-group-vertical > label, .nav-links div .btn-group-vertical > a,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child), body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-vertical > a.hustle-button-cta:not(:first-child), .searchandfilter .btn-group-vertical > select.sf-input-select:not(:first-child), .searchandfilter li.sf-field-reset .btn-group-vertical > .search-filter-reset:not(:first-child), .sf-field-category > ul li .btn-group-vertical > label:not(:first-child),
.sf-field-taxonomy-enrollment > ul li .btn-group-vertical > label:not(:first-child),
.sf-field-taxonomy-job_type > ul li .btn-group-vertical > label:not(:first-child), .nav-links div .btn-group-vertical > a:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -2px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-vertical > a.hustle-button-cta:not(:last-child):not(.dropdown-toggle), .searchandfilter .btn-group-vertical > select.sf-input-select:not(:last-child):not(.dropdown-toggle), .searchandfilter li.sf-field-reset .btn-group-vertical > .search-filter-reset:not(:last-child):not(.dropdown-toggle), .sf-field-category > ul li .btn-group-vertical > label:not(:last-child):not(.dropdown-toggle),
.sf-field-taxonomy-enrollment > ul li .btn-group-vertical > label:not(:last-child):not(.dropdown-toggle),
.sf-field-taxonomy-job_type > ul li .btn-group-vertical > label:not(:last-child):not(.dropdown-toggle), .nav-links div .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-vertical > .btn-group:not(:last-child) > a.hustle-button-cta,
.searchandfilter .btn-group-vertical > .btn-group:not(:last-child) > select.sf-input-select,
.searchandfilter li.sf-field-reset .btn-group-vertical > .btn-group:not(:last-child) > .search-filter-reset,
.sf-field-category > ul li .btn-group-vertical > .btn-group:not(:last-child) > label,
.sf-field-taxonomy-enrollment > ul li .btn-group-vertical > .btn-group:not(:last-child) > label,
.sf-field-taxonomy-job_type > ul li .btn-group-vertical > .btn-group:not(:last-child) > label,
.nav-links div .btn-group-vertical > .btn-group:not(:last-child) > a {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn ~ .btn, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-vertical > a.hustle-button-cta ~ .btn, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-vertical > .btn ~ a.hustle-button-cta, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-vertical > a.hustle-button-cta ~ a.hustle-button-cta, .searchandfilter .btn-group-vertical > select.sf-input-select ~ .btn, .searchandfilter body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-vertical > select.sf-input-select ~ a.hustle-button-cta, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .searchandfilter .btn-group-vertical > select.sf-input-select ~ a.hustle-button-cta, .searchandfilter .btn-group-vertical > .btn ~ select.sf-input-select, .searchandfilter body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-vertical > a.hustle-button-cta ~ select.sf-input-select, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .searchandfilter .btn-group-vertical > a.hustle-button-cta ~ select.sf-input-select, .searchandfilter .btn-group-vertical > select.sf-input-select ~ select.sf-input-select, .searchandfilter li.sf-field-reset .btn-group-vertical > .search-filter-reset ~ .btn, .searchandfilter li.sf-field-reset body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-vertical > .search-filter-reset ~ a.hustle-button-cta, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .searchandfilter li.sf-field-reset .btn-group-vertical > .search-filter-reset ~ a.hustle-button-cta, .searchandfilter li.sf-field-reset .btn-group-vertical > .search-filter-reset ~ select.sf-input-select, .searchandfilter li.sf-field-reset .btn-group-vertical > .btn ~ .search-filter-reset, .searchandfilter li.sf-field-reset body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-vertical > a.hustle-button-cta ~ .search-filter-reset, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .searchandfilter li.sf-field-reset .btn-group-vertical > a.hustle-button-cta ~ .search-filter-reset, .searchandfilter li.sf-field-reset .btn-group-vertical > select.sf-input-select ~ .search-filter-reset, .searchandfilter li.sf-field-reset .btn-group-vertical > .search-filter-reset ~ .search-filter-reset, .sf-field-category > ul li .btn-group-vertical > label ~ .btn, .sf-field-category > ul li body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-vertical > label ~ a.hustle-button-cta, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .sf-field-category > ul li .btn-group-vertical > label ~ a.hustle-button-cta, .sf-field-category > ul li .searchandfilter .btn-group-vertical > label ~ select.sf-input-select, .searchandfilter .sf-field-category > ul li .btn-group-vertical > label ~ select.sf-input-select, .sf-field-category > ul .searchandfilter li.sf-field-reset .btn-group-vertical > label ~ .search-filter-reset, .searchandfilter .sf-field-category > ul li.sf-field-reset .btn-group-vertical > label ~ .search-filter-reset,
.sf-field-taxonomy-enrollment > ul li .btn-group-vertical > label ~ .btn,
.sf-field-taxonomy-enrollment > ul li body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-vertical > label ~ a.hustle-button-cta,
body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .sf-field-taxonomy-enrollment > ul li .btn-group-vertical > label ~ a.hustle-button-cta,
.sf-field-taxonomy-enrollment > ul li .searchandfilter .btn-group-vertical > label ~ select.sf-input-select,
.searchandfilter .sf-field-taxonomy-enrollment > ul li .btn-group-vertical > label ~ select.sf-input-select,
.sf-field-taxonomy-enrollment > ul .searchandfilter li.sf-field-reset .btn-group-vertical > label ~ .search-filter-reset,
.searchandfilter .sf-field-taxonomy-enrollment > ul li.sf-field-reset .btn-group-vertical > label ~ .search-filter-reset,
.sf-field-taxonomy-job_type > ul li .btn-group-vertical > label ~ .btn,
.sf-field-taxonomy-job_type > ul li body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-vertical > label ~ a.hustle-button-cta,
body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .sf-field-taxonomy-job_type > ul li .btn-group-vertical > label ~ a.hustle-button-cta,
.sf-field-taxonomy-job_type > ul li .searchandfilter .btn-group-vertical > label ~ select.sf-input-select,
.searchandfilter .sf-field-taxonomy-job_type > ul li .btn-group-vertical > label ~ select.sf-input-select,
.sf-field-taxonomy-job_type > ul .searchandfilter li.sf-field-reset .btn-group-vertical > label ~ .search-filter-reset,
.searchandfilter .sf-field-taxonomy-job_type > ul li.sf-field-reset .btn-group-vertical > label ~ .search-filter-reset, .sf-field-category > ul li .btn-group-vertical > .btn ~ label, .sf-field-category > ul li body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-vertical > a.hustle-button-cta ~ label, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .sf-field-category > ul li .btn-group-vertical > a.hustle-button-cta ~ label, .sf-field-category > ul li .searchandfilter .btn-group-vertical > select.sf-input-select ~ label, .searchandfilter .sf-field-category > ul li .btn-group-vertical > select.sf-input-select ~ label, .sf-field-category > ul .searchandfilter li.sf-field-reset .btn-group-vertical > .search-filter-reset ~ label, .searchandfilter .sf-field-category > ul li.sf-field-reset .btn-group-vertical > .search-filter-reset ~ label, .sf-field-category > ul li .btn-group-vertical > label ~ label,
.sf-field-taxonomy-enrollment > ul li .btn-group-vertical > .btn ~ label,
.sf-field-taxonomy-enrollment > ul li body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-vertical > a.hustle-button-cta ~ label,
body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .sf-field-taxonomy-enrollment > ul li .btn-group-vertical > a.hustle-button-cta ~ label,
.sf-field-taxonomy-enrollment > ul li .searchandfilter .btn-group-vertical > select.sf-input-select ~ label,
.searchandfilter .sf-field-taxonomy-enrollment > ul li .btn-group-vertical > select.sf-input-select ~ label,
.sf-field-taxonomy-enrollment > ul .searchandfilter li.sf-field-reset .btn-group-vertical > .search-filter-reset ~ label,
.searchandfilter .sf-field-taxonomy-enrollment > ul li.sf-field-reset .btn-group-vertical > .search-filter-reset ~ label,
.sf-field-taxonomy-enrollment > ul li .btn-group-vertical > label ~ label,
.sf-field-taxonomy-job_type > ul li .btn-group-vertical > .btn ~ label,
.sf-field-taxonomy-job_type > ul li body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-vertical > a.hustle-button-cta ~ label,
body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .sf-field-taxonomy-job_type > ul li .btn-group-vertical > a.hustle-button-cta ~ label,
.sf-field-taxonomy-job_type > ul li .searchandfilter .btn-group-vertical > select.sf-input-select ~ label,
.searchandfilter .sf-field-taxonomy-job_type > ul li .btn-group-vertical > select.sf-input-select ~ label,
.sf-field-taxonomy-job_type > ul .searchandfilter li.sf-field-reset .btn-group-vertical > .search-filter-reset ~ label,
.searchandfilter .sf-field-taxonomy-job_type > ul li.sf-field-reset .btn-group-vertical > .search-filter-reset ~ label,
.sf-field-taxonomy-job_type > ul li .btn-group-vertical > label ~ label, .nav-links div .btn-group-vertical > a ~ .btn, .nav-links div body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-vertical > a ~ a.hustle-button-cta, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .nav-links div .btn-group-vertical > a ~ a.hustle-button-cta, .nav-links div .searchandfilter .btn-group-vertical > a ~ select.sf-input-select, .searchandfilter .nav-links div .btn-group-vertical > a ~ select.sf-input-select, .nav-links div .searchandfilter li.sf-field-reset .btn-group-vertical > a ~ .search-filter-reset, .searchandfilter li.sf-field-reset .nav-links div .btn-group-vertical > a ~ .search-filter-reset, .nav-links div .sf-field-category > ul li .btn-group-vertical > a ~ label, .sf-field-category > ul li .nav-links div .btn-group-vertical > a ~ label,
.nav-links div .sf-field-taxonomy-enrollment > ul li .btn-group-vertical > a ~ label,
.sf-field-taxonomy-enrollment > ul li .nav-links div .btn-group-vertical > a ~ label,
.nav-links div .sf-field-taxonomy-job_type > ul li .btn-group-vertical > a ~ label,
.sf-field-taxonomy-job_type > ul li .nav-links div .btn-group-vertical > a ~ label, .nav-links div .btn-group-vertical > .btn ~ a, .nav-links div body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-vertical > a.hustle-button-cta ~ a, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .nav-links div .btn-group-vertical > a.hustle-button-cta ~ a, .nav-links div .searchandfilter .btn-group-vertical > select.sf-input-select ~ a, .searchandfilter .nav-links div .btn-group-vertical > select.sf-input-select ~ a, .nav-links div .searchandfilter li.sf-field-reset .btn-group-vertical > .search-filter-reset ~ a, .searchandfilter li.sf-field-reset .nav-links div .btn-group-vertical > .search-filter-reset ~ a, .nav-links div .sf-field-category > ul li .btn-group-vertical > label ~ a, .sf-field-category > ul li .nav-links div .btn-group-vertical > label ~ a,
.nav-links div .sf-field-taxonomy-enrollment > ul li .btn-group-vertical > label ~ a,
.sf-field-taxonomy-enrollment > ul li .nav-links div .btn-group-vertical > label ~ a,
.nav-links div .sf-field-taxonomy-job_type > ul li .btn-group-vertical > label ~ a,
.sf-field-taxonomy-job_type > ul li .nav-links div .btn-group-vertical > label ~ a, .nav-links div .btn-group-vertical > a ~ a,
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-vertical > .btn-group:not(:first-child) > a.hustle-button-cta,
.searchandfilter .btn-group-vertical > .btn-group:not(:first-child) > select.sf-input-select,
.searchandfilter li.sf-field-reset .btn-group-vertical > .btn-group:not(:first-child) > .search-filter-reset,
.sf-field-category > ul li .btn-group-vertical > .btn-group:not(:first-child) > label,
.sf-field-taxonomy-enrollment > ul li .btn-group-vertical > .btn-group:not(:first-child) > label,
.sf-field-taxonomy-job_type > ul li .btn-group-vertical > .btn-group:not(:first-child) > label,
.nav-links div .btn-group-vertical > .btn-group:not(:first-child) > a {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0;
  --bs-nav-link-font-weight: 500;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: #6c757d;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 1rem 0;
  font-size: var(--bs-nav-link-font-size);
  font-weight: 500;
  color: var(--bs-nav-link-color);
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: var(--bs-nav-link-hover-color);
}
.nav-link.disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  --bs-nav-tabs-border-width: 2px;
  --bs-nav-tabs-border-color: #dee2e6;
  --bs-nav-tabs-border-radius: 0.375rem;
  --bs-nav-tabs-link-hover-border-color: #e9ecef #e9ecef #dee2e6;
  --bs-nav-tabs-link-active-color: #495057;
  --bs-nav-tabs-link-active-bg: #fff;
  --bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #fff;
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}
.nav-tabs .nav-link {
  margin-bottom: calc(var(--bs-nav-tabs-border-width) * -1);
  background: none;
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}
.nav-tabs .nav-link.disabled, .nav-tabs .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.nav-tabs .dropdown-menu {
  margin-top: calc(var(--bs-nav-tabs-border-width) * -1);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills {
  --bs-nav-pills-border-radius: 50rem;
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #071D49;
}
.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: var(--bs-nav-pills-border-radius);
  padding: 0.5rem 1.5rem;
  font-size: calc(1.005rem + 0.3266666667vw);
}
@media (min-width: 1200px) {
  .nav-pills .nav-link {
    font-size: 1.25rem;
  }
}
.nav-pills .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  background-color: transparent;
  border-color: transparent;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}

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

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

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

.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(7, 29, 73, 0.55);
  --bs-navbar-hover-color: rgba(7, 29, 73, 0.7);
  --bs-navbar-disabled-color: rgba(7, 29, 73, 0.3);
  --bs-navbar-active-color: rgba(7, 29, 73, 0.9);
  --bs-navbar-brand-padding-y: -0.375rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.5rem;
  --bs-navbar-brand-color: rgba(7, 29, 73, 0.9);
  --bs-navbar-brand-hover-color: rgba(7, 29, 73, 0.9);
  --bs-navbar-nav-link-padding-x: 1rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.5rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%287, 29, 73, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(7, 29, 73, 0.1);
  --bs-navbar-toggler-border-radius: 50rem;
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl,
.navbar > .search-filter-results {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  text-decoration: none;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
}

.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .show > .nav-link,
.navbar-nav .nav-link.active {
  color: var(--bs-navbar-active-color);
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0;
  padding-bottom: 0;
  color: var(--bs-navbar-color);
}
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color);
}

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

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: 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: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .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;
  }
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    -webkit-transform: none !important;
            transform: none !important;
    transition: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: 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: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .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;
  }
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    -webkit-transform: none !important;
            transform: none !important;
    transition: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: 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: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .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;
  }
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    -webkit-transform: none !important;
            transform: none !important;
    transition: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: 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: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .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-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    -webkit-transform: none !important;
            transform: none !important;
    transition: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    -webkit-transform: none !important;
            transform: none !important;
    transition: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  -webkit-transform: none !important;
          transform: none !important;
  transition: none;
}
.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.navbar-dark {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #fff;
  --bs-navbar-brand-color: #fff;
  --bs-navbar-brand-hover-color: #fff;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-border-width: 2px;
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: 0.375rem;
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(0.375rem - 2px);
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(7, 29, 73, 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: #fff;
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}

.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
}

.card-subtitle {
  margin-top: calc(-0.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x);
}

.card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}

.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}

.card-header-tabs {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0;
}
.card-header-tabs .nav-link.active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg);
}

.card-header-pills {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius);
}

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

.card-img,
.card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

.card-group > .card {
  margin-bottom: var(--bs-card-group-margin);
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.accordion {
  --bs-accordion-color: #071D49;
  --bs-accordion-bg: #fff;
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: #A78242;
  --bs-accordion-border-width: 2px;
  --bs-accordion-border-radius: 0px;
  --bs-accordion-inner-border-radius: -2px;
  --bs-accordion-btn-padding-x: 0.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='var%28--bs-body-color%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23061a42'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-border-color: #838ea4;
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(7, 29, 73, 0.25);
  --bs-accordion-body-padding-x: 0.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: #061a42;
  --bs-accordion-active-bg: #fff;
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  /*box-shadow: inset 0 calc(var(--bs-accordion-border-width) * -1) 0 var(--bs-accordion-border-color); // stylelint-disable-line function-disallowed-list*/
}
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  -webkit-transform: var(--bs-accordion-btn-icon-transform);
          transform: var(--bs-accordion-btn-icon-transform);
}
.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  outline: 0;
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
  border-left: none;
  border-right: none;
}
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}

.accordion-flush .accordion-collapse {
  border-width: 0;
}
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}

.breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: #6c757d;
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: #6c757d;
  display: flex;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x);
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active {
  color: var(--bs-breadcrumb-item-active-color);
}

.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: #fff;
  --bs-pagination-border-width: 2px;
  --bs-pagination-border-color: #dee2e6;
  --bs-pagination-border-radius: 0.375rem;
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: #e9ecef;
  --bs-pagination-hover-border-color: #dee2e6;
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: #e9ecef;
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(7, 29, 73, 0.25);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #071D49;
  --bs-pagination-active-border-color: #071D49;
  --bs-pagination-disabled-color: #6c757d;
  --bs-pagination-disabled-bg: #fff;
  --bs-pagination-disabled-border-color: #dee2e6;
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  text-decoration: none;
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: var(--bs-pagination-hover-color);
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
}
.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: var(--bs-pagination-focus-box-shadow);
}
.page-link.active, .active > .page-link {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}
.page-link.disabled, .disabled > .page-link {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}

.page-item:not(:first-child) .page-link {
  margin-left: -2px;
}
.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}
.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}

.pagination-lg {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: calc(1.01rem + 0.6533333333vw);
  --bs-pagination-border-radius: 0.5rem;
}
@media (min-width: 1200px) {
  .pagination-lg {
    --bs-pagination-font-size: 1.5rem;
  }
}

.pagination-sm {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 0.875rem;
  --bs-pagination-border-radius: 0.25rem;
}

.badge {
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: 0.375rem;
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius, 0);
}
.badge:empty {
  display: none;
}

.btn .badge, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout a.hustle-button-cta .badge, .searchandfilter select.sf-input-select .badge, .searchandfilter li.sf-field-reset .search-filter-reset .badge, .sf-field-category > ul li label .badge,
.sf-field-taxonomy-enrollment > ul li label .badge,
.sf-field-taxonomy-job_type > ul li label .badge, .nav-links div a .badge {
  position: relative;
  top: -1px;
}

.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: 2px solid var(--bs-alert-border-color);
  --bs-alert-border-radius: 0.375rem;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius, 0);
}

.alert-heading {
  color: inherit;
}

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

.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary {
  --bs-alert-color: #04112c;
  --bs-alert-bg: #cdd2db;
  --bs-alert-border-color: #b5bbc8;
}
.alert-primary .alert-link {
  color: #030e23;
}

.alert-secondary {
  --bs-alert-color: #644e28;
  --bs-alert-bg: #ede6d9;
  --bs-alert-border-color: #e5dac6;
}
.alert-secondary .alert-link {
  color: #503e20;
}

.alert-success {
  --bs-alert-color: #003b3f;
  --bs-alert-bg: #cce0e1;
  --bs-alert-border-color: #b3d0d2;
}
.alert-success .alert-link {
  color: #002f32;
}

.alert-info {
  --bs-alert-color: #6b0052;
  --bs-alert-bg: #f0cce7;
  --bs-alert-border-color: #e8b3db;
}
.alert-info .alert-link {
  color: #560042;
}

.alert-warning {
  --bs-alert-color: #6a648b;
  --bs-alert-bg: #fff5fc;
  --bs-alert-border-color: #fff0fa;
}
.alert-warning .alert-link {
  color: #55506f;
}

.alert-danger {
  --bs-alert-color: #842029;
  --bs-alert-bg: #f8d7da;
  --bs-alert-border-color: #f5c2c7;
}
.alert-danger .alert-link {
  color: #6a1a21;
}

.alert-light {
  --bs-alert-color: #68748d;
  --bs-alert-bg: #fefdfd;
  --bs-alert-border-color: #fefdfc;
}
.alert-light .alert-link {
  color: #535d71;
}

.alert-dark {
  --bs-alert-color: #04112c;
  --bs-alert-bg: #cdd2db;
  --bs-alert-border-color: #b5bbc8;
}
.alert-dark .alert-link {
  color: #030e23;
}

.alert-purple {
  --bs-alert-color: #6b0052;
  --bs-alert-bg: #f0cce7;
  --bs-alert-border-color: #e8b3db;
}
.alert-purple .alert-link {
  color: #560042;
}

.alert-white {
  --bs-alert-color: #6a7792;
  --bs-alert-bg: white;
  --bs-alert-border-color: white;
}
.alert-white .alert-link {
  color: #555f75;
}

.list-group {
  --bs-list-group-color: #212529;
  --bs-list-group-bg: #fff;
  --bs-list-group-border-color: rgba(7, 29, 73, 0.125);
  --bs-list-group-border-width: 2px;
  --bs-list-group-border-radius: 0.375rem;
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: #495057;
  --bs-list-group-action-hover-color: #495057;
  --bs-list-group-action-hover-bg: #FAF7F4;
  --bs-list-group-action-active-color: #071D49;
  --bs-list-group-action-active-bg: #e9ecef;
  --bs-list-group-disabled-color: #6c757d;
  --bs-list-group-disabled-bg: #fff;
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #071D49;
  --bs-list-group-active-border-color: #071D49;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > .list-group-item::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item-action {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: var(--bs-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--bs-list-group-action-hover-bg);
}
.list-group-item-action:active {
  color: var(--bs-list-group-action-active-color);
  background-color: var(--bs-list-group-action-active-bg);
}

.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  text-decoration: none;
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg);
}
.list-group-item.active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color);
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: calc(var(--bs-list-group-border-width) * -1);
  border-top-width: var(--bs-list-group-border-width);
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: var(--bs-list-group-border-radius);
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: var(--bs-list-group-border-radius);
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: var(--bs-list-group-border-width);
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: calc(var(--bs-list-group-border-width) * -1);
  border-left-width: var(--bs-list-group-border-width);
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: calc(var(--bs-list-group-border-width) * -1);
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: calc(var(--bs-list-group-border-width) * -1);
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: calc(var(--bs-list-group-border-width) * -1);
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: calc(var(--bs-list-group-border-width) * -1);
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: calc(var(--bs-list-group-border-width) * -1);
    border-left-width: var(--bs-list-group-border-width);
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 var(--bs-list-group-border-width);
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #04112c;
  background-color: #cdd2db;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #04112c;
  background-color: #b9bdc5;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #04112c;
  border-color: #04112c;
}

.list-group-item-secondary {
  color: #644e28;
  background-color: #ede6d9;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #644e28;
  background-color: #d5cfc3;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #644e28;
  border-color: #644e28;
}

.list-group-item-success {
  color: #003b3f;
  background-color: #cce0e1;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #003b3f;
  background-color: #b8cacb;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #003b3f;
  border-color: #003b3f;
}

.list-group-item-info {
  color: #6b0052;
  background-color: #f0cce7;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #6b0052;
  background-color: #d8b8d0;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #6b0052;
  border-color: #6b0052;
}

.list-group-item-warning {
  color: #6a648b;
  background-color: #fff5fc;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #6a648b;
  background-color: #e6dde3;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #6a648b;
  border-color: #6a648b;
}

.list-group-item-danger {
  color: #842029;
  background-color: #f8d7da;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #842029;
  background-color: #dfc2c4;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #842029;
  border-color: #842029;
}

.list-group-item-light {
  color: #68748d;
  background-color: #fefdfd;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #68748d;
  background-color: #e5e4e4;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #68748d;
  border-color: #68748d;
}

.list-group-item-dark {
  color: #04112c;
  background-color: #cdd2db;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #04112c;
  background-color: #b9bdc5;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #04112c;
  border-color: #04112c;
}

.list-group-item-purple {
  color: #6b0052;
  background-color: #f0cce7;
}
.list-group-item-purple.list-group-item-action:hover, .list-group-item-purple.list-group-item-action:focus {
  color: #6b0052;
  background-color: #d8b8d0;
}
.list-group-item-purple.list-group-item-action.active {
  color: #fff;
  background-color: #6b0052;
  border-color: #6b0052;
}

.list-group-item-white {
  color: #6a7792;
  background-color: white;
}
.list-group-item-white.list-group-item-action:hover, .list-group-item-white.list-group-item-action:focus {
  color: #6a7792;
  background-color: #e6e6e6;
}
.list-group-item-white.list-group-item-action.active {
  color: #fff;
  background-color: #6a7792;
  border-color: #6a7792;
}

.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #071D49;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23071D49'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.375rem;
  opacity: 0.5;
}
.btn-close:hover {
  color: #071D49;
  text-decoration: none;
  opacity: 0.75;
}
.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(7, 29, 73, 0.25);
  opacity: 1;
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  opacity: 0.25;
}

.btn-close-white {
  -webkit-filter: invert(1) grayscale(100%) brightness(200%);
          filter: invert(1) grayscale(100%) brightness(200%);
}

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: ;
  --bs-modal-bg: #fff;
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: 2px;
  --bs-modal-border-radius: 0.5rem;
  --bs-modal-box-shadow: 0 0.125rem 0.25rem rgba(7, 29, 73, 0.075);
  --bs-modal-inner-border-radius: calc(0.5rem - 2px);
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: #071D49;
  --bs-modal-header-border-width: 2px;
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: #071D49;
  --bs-modal-footer-border-width: 2px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
          transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  -webkit-transform: none;
          transform: none;
}
.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #071D49;
  --bs-backdrop-opacity: 0.94;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin: calc(var(--bs-modal-header-padding-y) * -0.5) calc(var(--bs-modal-header-padding-x) * -0.5) calc(var(--bs-modal-header-padding-y) * -0.5) auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * 0.5);
}

@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: 0 0.5rem 1rem rgba(7, 29, 73, 0.15);
  }
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  .modal-sm {
    --bs-modal-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
.modal-xl {
    --bs-modal-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header,
.modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header,
.modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header,
.modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header,
.modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header,
.modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}
.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-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;
}

/* rtl:begin:ignore */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

/* rtl:end:ignore */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  -webkit-transform: none;
          transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    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: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  -webkit-filter: invert(1) grayscale(100);
          filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #071D49;
}
.carousel-dark .carousel-caption {
  color: #071D49;
}

.offcanvas, .offcanvas-xxl, .offcanvas-xl, .offcanvas-lg, .offcanvas-md, .offcanvas-sm {
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: ;
  --bs-offcanvas-bg: #fff;
  --bs-offcanvas-border-width: 2px;
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: 0 0.125rem 0.25rem rgba(7, 29, 73, 0.075);
}

@media (max-width: 575.98px) {
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: 1045;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
}
@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-sm {
    transition: none;
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
    -webkit-transform: none;
            transform: none;
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
    visibility: visible;
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
@media (min-width: 576px) {
  .offcanvas-sm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-sm .offcanvas-header {
    display: none;
  }
  .offcanvas-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 767.98px) {
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: 1045;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
}
@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-md {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
    -webkit-transform: none;
            transform: none;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
    visibility: visible;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
@media (min-width: 768px) {
  .offcanvas-md {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-md .offcanvas-header {
    display: none;
  }
  .offcanvas-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 991.98px) {
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: 1045;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
}
@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-lg {
    transition: none;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
    -webkit-transform: none;
            transform: none;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
    visibility: visible;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
@media (min-width: 992px) {
  .offcanvas-lg {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-lg .offcanvas-header {
    display: none;
  }
  .offcanvas-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1199.98px) {
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: 1045;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
}
@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xl {
    transition: none;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
    -webkit-transform: none;
            transform: none;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
    visibility: visible;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
@media (min-width: 1200px) {
  .offcanvas-xl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xl .offcanvas-header {
    display: none;
  }
  .offcanvas-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1399.98px) {
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: 1045;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
}
@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xxl {
    transition: none;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
    -webkit-transform: none;
            transform: none;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
    visibility: visible;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
@media (min-width: 1400px) {
  .offcanvas-xxl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xxl .offcanvas-header {
    display: none;
  }
  .offcanvas-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1045;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}
.offcanvas.showing, .offcanvas.show:not(.hiding) {
  -webkit-transform: none;
          transform: none;
}
.offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
  visibility: visible;
}
.offcanvas.offcanvas-start {
  top: 0;
  left: 0;
  width: var(--bs-offcanvas-width);
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: var(--bs-offcanvas-width);
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.offcanvas.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.offcanvas.offcanvas-bottom {
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #071D49;
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: 0.94;
}

.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}
.offcanvas-header .btn-close {
  padding: calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5);
  margin-top: calc(var(--bs-offcanvas-padding-y) * -0.5);
  margin-right: calc(var(--bs-offcanvas-padding-x) * -0.5);
  margin-bottom: calc(var(--bs-offcanvas-padding-y) * -0.5);
}

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

.offcanvas-body {
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}

.spinner-grow,
.spinner-border {
  display: inline-block;
  width: var(--bs-spinner-width);
  height: var(--bs-spinner-height);
  vertical-align: var(--bs-spinner-vertical-align);
  border-radius: 50%;
  -webkit-animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
          animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
}

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg) /* rtl:ignore */;
            transform: rotate(360deg) /* rtl:ignore */;
  }
}

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg) /* rtl:ignore */;
            transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-border-width: 0.25em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-border;
  border: var(--bs-spinner-border-width) solid currentcolor;
  border-right-color: transparent;
}

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

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

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.spinner-grow {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-grow;
  background-color: currentcolor;
  opacity: 0;
}

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

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
.spinner-grow {
    --bs-spinner-animation-speed: 1.5s;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.text-bg-primary {
  color: #fff !important;
  background-color: RGBA(7, 29, 73, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-secondary {
  color: #071D49 !important;
  background-color: RGBA(167, 130, 66, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-success {
  color: #fff !important;
  background-color: RGBA(0, 98, 105, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-info {
  color: #fff !important;
  background-color: RGBA(179, 0, 136, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-warning {
  color: #071D49 !important;
  background-color: RGBA(255, 206, 238, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-danger {
  color: #fff !important;
  background-color: RGBA(220, 53, 69, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-light {
  color: #071D49 !important;
  background-color: RGBA(250, 247, 244, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-dark {
  color: #fff !important;
  background-color: RGBA(7, 29, 73, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-purple {
  color: #fff !important;
  background-color: RGBA(179, 0, 136, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-white {
  color: #071D49 !important;
  background-color: RGBA(255, 255, 255, var(--bs-bg-opacity, 1)) !important;
}

.link-primary {
  color: #071D49 !important;
}
.link-primary:hover, .link-primary:focus {
  color: #06173a !important;
}

.link-secondary {
  color: #A78242 !important;
}
.link-secondary:hover, .link-secondary:focus {
  color: #b99b68 !important;
}

.link-success {
  color: #006269 !important;
}
.link-success:hover, .link-success:focus {
  color: #004e54 !important;
}

.link-info {
  color: #B30088 !important;
}
.link-info:hover, .link-info:focus {
  color: #8f006d !important;
}

.link-warning {
  color: #FFCEEE !important;
}
.link-warning:hover, .link-warning:focus {
  color: #ffd8f1 !important;
}

.link-danger {
  color: #dc3545 !important;
}
.link-danger:hover, .link-danger:focus {
  color: #b02a37 !important;
}

.link-light {
  color: #FAF7F4 !important;
}
.link-light:hover, .link-light:focus {
  color: #fbf9f6 !important;
}

.link-dark {
  color: #071D49 !important;
}
.link-dark:hover, .link-dark:focus {
  color: #06173a !important;
}

.link-purple {
  color: #B30088 !important;
}
.link-purple:hover, .link-purple:focus {
  color: #8f006d !important;
}

.link-white {
  color: #fff !important;
}
.link-white:hover, .link-white:focus {
  color: white !important;
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

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

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
}

.sticky-bottom {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-sm-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-md-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xxl-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vr {
  display: inline-block;
  align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}

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

.float-start {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

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

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

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

.d-grid {
  display: grid !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;
}

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

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(7, 29, 73, 0.15) !important;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(7, 29, 73, 0.075) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(7, 29, 73, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.top-0 {
  top: 0 !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0, .sticker.location-br, .sticker.location-mr, .sticker.location-tr {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  -webkit-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  -webkit-transform: translateX(-50%) !important;
          transform: translateX(-50%) !important;
}

.translate-middle-y, .sticker.location-bl, .sticker.location-br, .sticker.location-ml, .sticker.location-mr {
  -webkit-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important;
}

.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

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

.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}

.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}

.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}

.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}

.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

.border-purple {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-purple-rgb), var(--bs-border-opacity)) !important;
}

.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

.border-1 {
  --bs-border-width: 1px;
}

.border-2 {
  --bs-border-width: 2px;
}

.border-3 {
  --bs-border-width: 3px;
}

.border-4 {
  --bs-border-width: 4px;
}

.border-5 {
  --bs-border-width: 5px;
}

.border-opacity-10 {
  --bs-border-opacity: 0.1;
}

.border-opacity-25 {
  --bs-border-opacity: 0.25;
}

.border-opacity-50 {
  --bs-border-opacity: 0.5;
}

.border-opacity-75 {
  --bs-border-opacity: 0.75;
}

.border-opacity-100 {
  --bs-border-opacity: 1;
}

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

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !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;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

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

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !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;
}

.justify-content-evenly {
  justify-content: space-evenly !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;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

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

.m-2, .searchandfilter > ul li,
.sf-field-category > ul li,
.sf-field-taxonomy-enrollment > ul li,
.sf-field-taxonomy-job_type > ul li {
  margin: 0.5rem !important;
}

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

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

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

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

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

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

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

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

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

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

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

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

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

.mx-5 {
  margin-right: 2rem !important;
  margin-left: 2rem !important;
}

.mx-6 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-7 {
  margin-right: 4rem !important;
  margin-left: 4rem !important;
}

.mx-8 {
  margin-right: 6rem !important;
  margin-left: 6rem !important;
}

.mx-9 {
  margin-right: 8rem !important;
  margin-left: 8rem !important;
}

.mx-10 {
  margin-right: 10rem !important;
  margin-left: 10rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

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

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

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

.my-4, .program-results .neue-card-wrap {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.my-6 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-7 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

.my-8, .nav-links {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

.my-9 {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important;
}

.my-10 {
  margin-top: 10rem !important;
  margin-bottom: 10rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

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

.mt-2, body.eight26DC .hustle-ui.module_id_3 .hustle-nsa-link, .searchandfilter > ul,
.sf-field-category > ul,
.sf-field-taxonomy-enrollment > ul,
.sf-field-taxonomy-job_type > ul {
  margin-top: 0.5rem !important;
}

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

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

.mt-5 {
  margin-top: 2rem !important;
}

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

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

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

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

.mt-10 {
  margin-top: 10rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

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

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

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

.me-5 {
  margin-right: 2rem !important;
}

.me-6 {
  margin-right: 3rem !important;
}

.me-7 {
  margin-right: 4rem !important;
}

.me-8 {
  margin-right: 6rem !important;
}

.me-9 {
  margin-right: 8rem !important;
}

.me-10 {
  margin-right: 10rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

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

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

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

.mb-4, .searchandfilter > ul,
.sf-field-category > ul,
.sf-field-taxonomy-enrollment > ul,
.sf-field-taxonomy-job_type > ul {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 2rem !important;
}

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

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

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

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

.mb-10 {
  margin-bottom: 10rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

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

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

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

.ms-5 {
  margin-left: 2rem !important;
}

.ms-6 {
  margin-left: 3rem !important;
}

.ms-7 {
  margin-left: 4rem !important;
}

.ms-8 {
  margin-left: 6rem !important;
}

.ms-9 {
  margin-left: 8rem !important;
}

.ms-10 {
  margin-left: 10rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

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

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

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

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

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

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

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

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

.m-n10 {
  margin: -10rem !important;
}

.mx-n1 {
  margin-right: -0.25rem !important;
  margin-left: -0.25rem !important;
}

.mx-n2, .searchandfilter > ul,
.sf-field-category > ul,
.sf-field-taxonomy-enrollment > ul,
.sf-field-taxonomy-job_type > ul {
  margin-right: -0.5rem !important;
  margin-left: -0.5rem !important;
}

.mx-n3 {
  margin-right: -1rem !important;
  margin-left: -1rem !important;
}

.mx-n4 {
  margin-right: -1.5rem !important;
  margin-left: -1.5rem !important;
}

.mx-n5 {
  margin-right: -2rem !important;
  margin-left: -2rem !important;
}

.mx-n6 {
  margin-right: -3rem !important;
  margin-left: -3rem !important;
}

.mx-n7 {
  margin-right: -4rem !important;
  margin-left: -4rem !important;
}

.mx-n8 {
  margin-right: -6rem !important;
  margin-left: -6rem !important;
}

.mx-n9 {
  margin-right: -8rem !important;
  margin-left: -8rem !important;
}

.mx-n10 {
  margin-right: -10rem !important;
  margin-left: -10rem !important;
}

.my-n1 {
  margin-top: -0.25rem !important;
  margin-bottom: -0.25rem !important;
}

.my-n2 {
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important;
}

.my-n3 {
  margin-top: -1rem !important;
  margin-bottom: -1rem !important;
}

.my-n4 {
  margin-top: -1.5rem !important;
  margin-bottom: -1.5rem !important;
}

.my-n5 {
  margin-top: -2rem !important;
  margin-bottom: -2rem !important;
}

.my-n6 {
  margin-top: -3rem !important;
  margin-bottom: -3rem !important;
}

.my-n7 {
  margin-top: -4rem !important;
  margin-bottom: -4rem !important;
}

.my-n8 {
  margin-top: -6rem !important;
  margin-bottom: -6rem !important;
}

.my-n9 {
  margin-top: -8rem !important;
  margin-bottom: -8rem !important;
}

.my-n10 {
  margin-top: -10rem !important;
  margin-bottom: -10rem !important;
}

.mt-n1 {
  margin-top: -0.25rem !important;
}

.mt-n2 {
  margin-top: -0.5rem !important;
}

.mt-n3 {
  margin-top: -1rem !important;
}

.mt-n4 {
  margin-top: -1.5rem !important;
}

.mt-n5 {
  margin-top: -2rem !important;
}

.mt-n6 {
  margin-top: -3rem !important;
}

.mt-n7 {
  margin-top: -4rem !important;
}

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

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

.mt-n10 {
  margin-top: -10rem !important;
}

.me-n1 {
  margin-right: -0.25rem !important;
}

.me-n2 {
  margin-right: -0.5rem !important;
}

.me-n3 {
  margin-right: -1rem !important;
}

.me-n4 {
  margin-right: -1.5rem !important;
}

.me-n5 {
  margin-right: -2rem !important;
}

.me-n6 {
  margin-right: -3rem !important;
}

.me-n7 {
  margin-right: -4rem !important;
}

.me-n8 {
  margin-right: -6rem !important;
}

.me-n9 {
  margin-right: -8rem !important;
}

.me-n10 {
  margin-right: -10rem !important;
}

.mb-n1 {
  margin-bottom: -0.25rem !important;
}

.mb-n2 {
  margin-bottom: -0.5rem !important;
}

.mb-n3 {
  margin-bottom: -1rem !important;
}

.mb-n4 {
  margin-bottom: -1.5rem !important;
}

.mb-n5 {
  margin-bottom: -2rem !important;
}

.mb-n6 {
  margin-bottom: -3rem !important;
}

.mb-n7 {
  margin-bottom: -4rem !important;
}

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

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

.mb-n10 {
  margin-bottom: -10rem !important;
}

.ms-n1 {
  margin-left: -0.25rem !important;
}

.ms-n2 {
  margin-left: -0.5rem !important;
}

.ms-n3 {
  margin-left: -1rem !important;
}

.ms-n4 {
  margin-left: -1.5rem !important;
}

.ms-n5 {
  margin-left: -2rem !important;
}

.ms-n6 {
  margin-left: -3rem !important;
}

.ms-n7 {
  margin-left: -4rem !important;
}

.ms-n8 {
  margin-left: -6rem !important;
}

.ms-n9 {
  margin-left: -8rem !important;
}

.ms-n10 {
  margin-left: -10rem !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 2rem !important;
}

.p-6 {
  padding: 3rem !important;
}

.p-7 {
  padding: 4rem !important;
}

.p-8 {
  padding: 6rem !important;
}

.p-9 {
  padding: 8rem !important;
}

.p-10 {
  padding: 10rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}

.px-6 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.px-7 {
  padding-right: 4rem !important;
  padding-left: 4rem !important;
}

.px-8 {
  padding-right: 6rem !important;
  padding-left: 6rem !important;
}

.px-9 {
  padding-right: 8rem !important;
  padding-left: 8rem !important;
}

.px-10 {
  padding-right: 10rem !important;
  padding-left: 10rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.py-6 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.py-7 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.py-8 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.py-9 {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}

.py-10 {
  padding-top: 10rem !important;
  padding-bottom: 10rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 2rem !important;
}

.pt-6 {
  padding-top: 3rem !important;
}

.pt-7 {
  padding-top: 4rem !important;
}

.pt-8 {
  padding-top: 6rem !important;
}

.pt-9 {
  padding-top: 8rem !important;
}

.pt-10 {
  padding-top: 10rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 2rem !important;
}

.pe-6 {
  padding-right: 3rem !important;
}

.pe-7 {
  padding-right: 4rem !important;
}

.pe-8 {
  padding-right: 6rem !important;
}

.pe-9 {
  padding-right: 8rem !important;
}

.pe-10 {
  padding-right: 10rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 2rem !important;
}

.pb-6, .program-results {
  padding-bottom: 3rem !important;
}

.pb-7 {
  padding-bottom: 4rem !important;
}

.pb-8 {
  padding-bottom: 6rem !important;
}

.pb-9 {
  padding-bottom: 8rem !important;
}

.pb-10 {
  padding-bottom: 10rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 2rem !important;
}

.ps-6 {
  padding-left: 3rem !important;
}

.ps-7 {
  padding-left: 4rem !important;
}

.ps-8 {
  padding-left: 6rem !important;
}

.ps-9 {
  padding-left: 8rem !important;
}

.ps-10 {
  padding-left: 10rem !important;
}

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 2rem !important;
}

.gap-6 {
  gap: 3rem !important;
}

.gap-7 {
  gap: 4rem !important;
}

.gap-8 {
  gap: 6rem !important;
}

.gap-9 {
  gap: 8rem !important;
}

.gap-10 {
  gap: 10rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.0275rem + 1.7966666667vw) !important;
}

.fs-2 {
  font-size: calc(1.02rem + 1.3066666667vw) !important;
}

.fs-3 {
  font-size: calc(1.0075rem + 0.49vw) !important;
}

.fs-4 {
  font-size: calc(1.005rem + 0.3266666667vw) !important;
}

.fs-5 {
  font-size: calc(1.0025rem + 0.1633333333vw) !important;
}

.fs-6 {
  font-size: 0.875rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-light {
  font-weight: 400 !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-normal {
  font-weight: 400 !important;
}

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

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

.fw-bolder {
  font-weight: bolder !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-purple {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-purple-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), 0.75) !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(7, 29, 73, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-purple {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-purple-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

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

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

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: var(--bs-border-radius) !important;
}

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

.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

.rounded-5 {
  border-radius: var(--bs-border-radius-2xl) !important;
}

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

.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !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;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .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-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;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !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;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !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;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 2rem !important;
  }
  .m-sm-6 {
    margin: 3rem !important;
  }
  .m-sm-7 {
    margin: 4rem !important;
  }
  .m-sm-8 {
    margin: 6rem !important;
  }
  .m-sm-9 {
    margin: 8rem !important;
  }
  .m-sm-10 {
    margin: 10rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-sm-6 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-7 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-sm-8 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-sm-9 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }
  .mx-sm-10 {
    margin-right: 10rem !important;
    margin-left: 10rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-sm-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-7 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-sm-8 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-sm-9 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .my-sm-10 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 2rem !important;
  }
  .mt-sm-6 {
    margin-top: 3rem !important;
  }
  .mt-sm-7 {
    margin-top: 4rem !important;
  }
  .mt-sm-8 {
    margin-top: 6rem !important;
  }
  .mt-sm-9 {
    margin-top: 8rem !important;
  }
  .mt-sm-10 {
    margin-top: 10rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 2rem !important;
  }
  .me-sm-6 {
    margin-right: 3rem !important;
  }
  .me-sm-7 {
    margin-right: 4rem !important;
  }
  .me-sm-8 {
    margin-right: 6rem !important;
  }
  .me-sm-9 {
    margin-right: 8rem !important;
  }
  .me-sm-10 {
    margin-right: 10rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 2rem !important;
  }
  .mb-sm-6 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-7 {
    margin-bottom: 4rem !important;
  }
  .mb-sm-8 {
    margin-bottom: 6rem !important;
  }
  .mb-sm-9 {
    margin-bottom: 8rem !important;
  }
  .mb-sm-10 {
    margin-bottom: 10rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 2rem !important;
  }
  .ms-sm-6 {
    margin-left: 3rem !important;
  }
  .ms-sm-7 {
    margin-left: 4rem !important;
  }
  .ms-sm-8 {
    margin-left: 6rem !important;
  }
  .ms-sm-9 {
    margin-left: 8rem !important;
  }
  .ms-sm-10 {
    margin-left: 10rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -2rem !important;
  }
  .m-sm-n6 {
    margin: -3rem !important;
  }
  .m-sm-n7 {
    margin: -4rem !important;
  }
  .m-sm-n8 {
    margin: -6rem !important;
  }
  .m-sm-n9 {
    margin: -8rem !important;
  }
  .m-sm-n10 {
    margin: -10rem !important;
  }
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mx-sm-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mx-sm-n5 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .mx-sm-n6 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mx-sm-n7 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  .mx-sm-n8 {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  .mx-sm-n9 {
    margin-right: -8rem !important;
    margin-left: -8rem !important;
  }
  .mx-sm-n10 {
    margin-right: -10rem !important;
    margin-left: -10rem !important;
  }
  .my-sm-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .my-sm-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .my-sm-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .my-sm-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .my-sm-n5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .my-sm-n6 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .my-sm-n7 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .my-sm-n8 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  .my-sm-n9 {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }
  .my-sm-n10 {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }
  .mt-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mt-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mt-sm-n3 {
    margin-top: -1rem !important;
  }
  .mt-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mt-sm-n5 {
    margin-top: -2rem !important;
  }
  .mt-sm-n6 {
    margin-top: -3rem !important;
  }
  .mt-sm-n7 {
    margin-top: -4rem !important;
  }
  .mt-sm-n8 {
    margin-top: -6rem !important;
  }
  .mt-sm-n9 {
    margin-top: -8rem !important;
  }
  .mt-sm-n10 {
    margin-top: -10rem !important;
  }
  .me-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .me-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .me-sm-n3 {
    margin-right: -1rem !important;
  }
  .me-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .me-sm-n5 {
    margin-right: -2rem !important;
  }
  .me-sm-n6 {
    margin-right: -3rem !important;
  }
  .me-sm-n7 {
    margin-right: -4rem !important;
  }
  .me-sm-n8 {
    margin-right: -6rem !important;
  }
  .me-sm-n9 {
    margin-right: -8rem !important;
  }
  .me-sm-n10 {
    margin-right: -10rem !important;
  }
  .mb-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .mb-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .mb-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .mb-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .mb-sm-n5 {
    margin-bottom: -2rem !important;
  }
  .mb-sm-n6 {
    margin-bottom: -3rem !important;
  }
  .mb-sm-n7 {
    margin-bottom: -4rem !important;
  }
  .mb-sm-n8 {
    margin-bottom: -6rem !important;
  }
  .mb-sm-n9 {
    margin-bottom: -8rem !important;
  }
  .mb-sm-n10 {
    margin-bottom: -10rem !important;
  }
  .ms-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .ms-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .ms-sm-n3 {
    margin-left: -1rem !important;
  }
  .ms-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .ms-sm-n5 {
    margin-left: -2rem !important;
  }
  .ms-sm-n6 {
    margin-left: -3rem !important;
  }
  .ms-sm-n7 {
    margin-left: -4rem !important;
  }
  .ms-sm-n8 {
    margin-left: -6rem !important;
  }
  .ms-sm-n9 {
    margin-left: -8rem !important;
  }
  .ms-sm-n10 {
    margin-left: -10rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 2rem !important;
  }
  .p-sm-6 {
    padding: 3rem !important;
  }
  .p-sm-7 {
    padding: 4rem !important;
  }
  .p-sm-8 {
    padding: 6rem !important;
  }
  .p-sm-9 {
    padding: 8rem !important;
  }
  .p-sm-10 {
    padding: 10rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-sm-6 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-sm-7 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-sm-8 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-sm-9 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }
  .px-sm-10 {
    padding-right: 10rem !important;
    padding-left: 10rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-sm-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-sm-7 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-sm-8 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-sm-9 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .py-sm-10 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 2rem !important;
  }
  .pt-sm-6 {
    padding-top: 3rem !important;
  }
  .pt-sm-7 {
    padding-top: 4rem !important;
  }
  .pt-sm-8 {
    padding-top: 6rem !important;
  }
  .pt-sm-9 {
    padding-top: 8rem !important;
  }
  .pt-sm-10 {
    padding-top: 10rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 2rem !important;
  }
  .pe-sm-6 {
    padding-right: 3rem !important;
  }
  .pe-sm-7 {
    padding-right: 4rem !important;
  }
  .pe-sm-8 {
    padding-right: 6rem !important;
  }
  .pe-sm-9 {
    padding-right: 8rem !important;
  }
  .pe-sm-10 {
    padding-right: 10rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 2rem !important;
  }
  .pb-sm-6 {
    padding-bottom: 3rem !important;
  }
  .pb-sm-7 {
    padding-bottom: 4rem !important;
  }
  .pb-sm-8 {
    padding-bottom: 6rem !important;
  }
  .pb-sm-9 {
    padding-bottom: 8rem !important;
  }
  .pb-sm-10 {
    padding-bottom: 10rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 2rem !important;
  }
  .ps-sm-6 {
    padding-left: 3rem !important;
  }
  .ps-sm-7 {
    padding-left: 4rem !important;
  }
  .ps-sm-8 {
    padding-left: 6rem !important;
  }
  .ps-sm-9 {
    padding-left: 8rem !important;
  }
  .ps-sm-10 {
    padding-left: 10rem !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 2rem !important;
  }
  .gap-sm-6 {
    gap: 3rem !important;
  }
  .gap-sm-7 {
    gap: 4rem !important;
  }
  .gap-sm-8 {
    gap: 6rem !important;
  }
  .gap-sm-9 {
    gap: 8rem !important;
  }
  .gap-sm-10 {
    gap: 10rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !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;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .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-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;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !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;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !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;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 2rem !important;
  }
  .m-md-6 {
    margin: 3rem !important;
  }
  .m-md-7 {
    margin: 4rem !important;
  }
  .m-md-8 {
    margin: 6rem !important;
  }
  .m-md-9 {
    margin: 8rem !important;
  }
  .m-md-10 {
    margin: 10rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-md-6 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-7 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-md-8 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-md-9 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }
  .mx-md-10 {
    margin-right: 10rem !important;
    margin-left: 10rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-md-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-7 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-md-8 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-md-9 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .my-md-10 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 2rem !important;
  }
  .mt-md-6 {
    margin-top: 3rem !important;
  }
  .mt-md-7 {
    margin-top: 4rem !important;
  }
  .mt-md-8 {
    margin-top: 6rem !important;
  }
  .mt-md-9 {
    margin-top: 8rem !important;
  }
  .mt-md-10 {
    margin-top: 10rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 2rem !important;
  }
  .me-md-6 {
    margin-right: 3rem !important;
  }
  .me-md-7 {
    margin-right: 4rem !important;
  }
  .me-md-8 {
    margin-right: 6rem !important;
  }
  .me-md-9 {
    margin-right: 8rem !important;
  }
  .me-md-10 {
    margin-right: 10rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 2rem !important;
  }
  .mb-md-6 {
    margin-bottom: 3rem !important;
  }
  .mb-md-7 {
    margin-bottom: 4rem !important;
  }
  .mb-md-8 {
    margin-bottom: 6rem !important;
  }
  .mb-md-9 {
    margin-bottom: 8rem !important;
  }
  .mb-md-10 {
    margin-bottom: 10rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 2rem !important;
  }
  .ms-md-6 {
    margin-left: 3rem !important;
  }
  .ms-md-7 {
    margin-left: 4rem !important;
  }
  .ms-md-8 {
    margin-left: 6rem !important;
  }
  .ms-md-9 {
    margin-left: 8rem !important;
  }
  .ms-md-10 {
    margin-left: 10rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -2rem !important;
  }
  .m-md-n6 {
    margin: -3rem !important;
  }
  .m-md-n7 {
    margin: -4rem !important;
  }
  .m-md-n8 {
    margin: -6rem !important;
  }
  .m-md-n9 {
    margin: -8rem !important;
  }
  .m-md-n10 {
    margin: -10rem !important;
  }
  .mx-md-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mx-md-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mx-md-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mx-md-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mx-md-n5 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .mx-md-n6 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mx-md-n7 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  .mx-md-n8 {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  .mx-md-n9 {
    margin-right: -8rem !important;
    margin-left: -8rem !important;
  }
  .mx-md-n10 {
    margin-right: -10rem !important;
    margin-left: -10rem !important;
  }
  .my-md-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .my-md-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .my-md-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .my-md-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .my-md-n5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .my-md-n6 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .my-md-n7 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .my-md-n8 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  .my-md-n9 {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }
  .my-md-n10 {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }
  .mt-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mt-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mt-md-n3 {
    margin-top: -1rem !important;
  }
  .mt-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mt-md-n5 {
    margin-top: -2rem !important;
  }
  .mt-md-n6 {
    margin-top: -3rem !important;
  }
  .mt-md-n7 {
    margin-top: -4rem !important;
  }
  .mt-md-n8 {
    margin-top: -6rem !important;
  }
  .mt-md-n9 {
    margin-top: -8rem !important;
  }
  .mt-md-n10 {
    margin-top: -10rem !important;
  }
  .me-md-n1 {
    margin-right: -0.25rem !important;
  }
  .me-md-n2 {
    margin-right: -0.5rem !important;
  }
  .me-md-n3 {
    margin-right: -1rem !important;
  }
  .me-md-n4 {
    margin-right: -1.5rem !important;
  }
  .me-md-n5 {
    margin-right: -2rem !important;
  }
  .me-md-n6 {
    margin-right: -3rem !important;
  }
  .me-md-n7 {
    margin-right: -4rem !important;
  }
  .me-md-n8 {
    margin-right: -6rem !important;
  }
  .me-md-n9 {
    margin-right: -8rem !important;
  }
  .me-md-n10 {
    margin-right: -10rem !important;
  }
  .mb-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .mb-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .mb-md-n3 {
    margin-bottom: -1rem !important;
  }
  .mb-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .mb-md-n5 {
    margin-bottom: -2rem !important;
  }
  .mb-md-n6 {
    margin-bottom: -3rem !important;
  }
  .mb-md-n7 {
    margin-bottom: -4rem !important;
  }
  .mb-md-n8 {
    margin-bottom: -6rem !important;
  }
  .mb-md-n9 {
    margin-bottom: -8rem !important;
  }
  .mb-md-n10 {
    margin-bottom: -10rem !important;
  }
  .ms-md-n1 {
    margin-left: -0.25rem !important;
  }
  .ms-md-n2 {
    margin-left: -0.5rem !important;
  }
  .ms-md-n3 {
    margin-left: -1rem !important;
  }
  .ms-md-n4 {
    margin-left: -1.5rem !important;
  }
  .ms-md-n5 {
    margin-left: -2rem !important;
  }
  .ms-md-n6 {
    margin-left: -3rem !important;
  }
  .ms-md-n7 {
    margin-left: -4rem !important;
  }
  .ms-md-n8 {
    margin-left: -6rem !important;
  }
  .ms-md-n9 {
    margin-left: -8rem !important;
  }
  .ms-md-n10 {
    margin-left: -10rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 2rem !important;
  }
  .p-md-6 {
    padding: 3rem !important;
  }
  .p-md-7 {
    padding: 4rem !important;
  }
  .p-md-8 {
    padding: 6rem !important;
  }
  .p-md-9 {
    padding: 8rem !important;
  }
  .p-md-10 {
    padding: 10rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-md-6 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-md-7 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-md-8 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-md-9 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }
  .px-md-10 {
    padding-right: 10rem !important;
    padding-left: 10rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-md-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-md-7 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-md-8 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-md-9 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .py-md-10 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 2rem !important;
  }
  .pt-md-6 {
    padding-top: 3rem !important;
  }
  .pt-md-7 {
    padding-top: 4rem !important;
  }
  .pt-md-8 {
    padding-top: 6rem !important;
  }
  .pt-md-9 {
    padding-top: 8rem !important;
  }
  .pt-md-10 {
    padding-top: 10rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 2rem !important;
  }
  .pe-md-6 {
    padding-right: 3rem !important;
  }
  .pe-md-7 {
    padding-right: 4rem !important;
  }
  .pe-md-8 {
    padding-right: 6rem !important;
  }
  .pe-md-9 {
    padding-right: 8rem !important;
  }
  .pe-md-10 {
    padding-right: 10rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 2rem !important;
  }
  .pb-md-6 {
    padding-bottom: 3rem !important;
  }
  .pb-md-7 {
    padding-bottom: 4rem !important;
  }
  .pb-md-8 {
    padding-bottom: 6rem !important;
  }
  .pb-md-9 {
    padding-bottom: 8rem !important;
  }
  .pb-md-10 {
    padding-bottom: 10rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 2rem !important;
  }
  .ps-md-6 {
    padding-left: 3rem !important;
  }
  .ps-md-7 {
    padding-left: 4rem !important;
  }
  .ps-md-8 {
    padding-left: 6rem !important;
  }
  .ps-md-9 {
    padding-left: 8rem !important;
  }
  .ps-md-10 {
    padding-left: 10rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 2rem !important;
  }
  .gap-md-6 {
    gap: 3rem !important;
  }
  .gap-md-7 {
    gap: 4rem !important;
  }
  .gap-md-8 {
    gap: 6rem !important;
  }
  .gap-md-9 {
    gap: 8rem !important;
  }
  .gap-md-10 {
    gap: 10rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !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;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .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-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;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !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;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !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;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 2rem !important;
  }
  .m-lg-6 {
    margin: 3rem !important;
  }
  .m-lg-7 {
    margin: 4rem !important;
  }
  .m-lg-8 {
    margin: 6rem !important;
  }
  .m-lg-9 {
    margin: 8rem !important;
  }
  .m-lg-10 {
    margin: 10rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-lg-6 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-7 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-lg-8 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-lg-9 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }
  .mx-lg-10 {
    margin-right: 10rem !important;
    margin-left: 10rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-lg-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-7 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-lg-8 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-lg-9 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .my-lg-10 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 2rem !important;
  }
  .mt-lg-6 {
    margin-top: 3rem !important;
  }
  .mt-lg-7 {
    margin-top: 4rem !important;
  }
  .mt-lg-8 {
    margin-top: 6rem !important;
  }
  .mt-lg-9 {
    margin-top: 8rem !important;
  }
  .mt-lg-10 {
    margin-top: 10rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 2rem !important;
  }
  .me-lg-6 {
    margin-right: 3rem !important;
  }
  .me-lg-7 {
    margin-right: 4rem !important;
  }
  .me-lg-8 {
    margin-right: 6rem !important;
  }
  .me-lg-9 {
    margin-right: 8rem !important;
  }
  .me-lg-10 {
    margin-right: 10rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 2rem !important;
  }
  .mb-lg-6 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-7 {
    margin-bottom: 4rem !important;
  }
  .mb-lg-8 {
    margin-bottom: 6rem !important;
  }
  .mb-lg-9 {
    margin-bottom: 8rem !important;
  }
  .mb-lg-10 {
    margin-bottom: 10rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 2rem !important;
  }
  .ms-lg-6 {
    margin-left: 3rem !important;
  }
  .ms-lg-7 {
    margin-left: 4rem !important;
  }
  .ms-lg-8 {
    margin-left: 6rem !important;
  }
  .ms-lg-9 {
    margin-left: 8rem !important;
  }
  .ms-lg-10 {
    margin-left: 10rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -2rem !important;
  }
  .m-lg-n6 {
    margin: -3rem !important;
  }
  .m-lg-n7 {
    margin: -4rem !important;
  }
  .m-lg-n8 {
    margin: -6rem !important;
  }
  .m-lg-n9 {
    margin: -8rem !important;
  }
  .m-lg-n10 {
    margin: -10rem !important;
  }
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mx-lg-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mx-lg-n5 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .mx-lg-n6 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mx-lg-n7 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  .mx-lg-n8 {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  .mx-lg-n9 {
    margin-right: -8rem !important;
    margin-left: -8rem !important;
  }
  .mx-lg-n10 {
    margin-right: -10rem !important;
    margin-left: -10rem !important;
  }
  .my-lg-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .my-lg-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .my-lg-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .my-lg-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .my-lg-n5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .my-lg-n6 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .my-lg-n7 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .my-lg-n8 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  .my-lg-n9 {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }
  .my-lg-n10 {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }
  .mt-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mt-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mt-lg-n3 {
    margin-top: -1rem !important;
  }
  .mt-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mt-lg-n5 {
    margin-top: -2rem !important;
  }
  .mt-lg-n6 {
    margin-top: -3rem !important;
  }
  .mt-lg-n7 {
    margin-top: -4rem !important;
  }
  .mt-lg-n8 {
    margin-top: -6rem !important;
  }
  .mt-lg-n9 {
    margin-top: -8rem !important;
  }
  .mt-lg-n10 {
    margin-top: -10rem !important;
  }
  .me-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .me-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .me-lg-n3 {
    margin-right: -1rem !important;
  }
  .me-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .me-lg-n5 {
    margin-right: -2rem !important;
  }
  .me-lg-n6 {
    margin-right: -3rem !important;
  }
  .me-lg-n7 {
    margin-right: -4rem !important;
  }
  .me-lg-n8 {
    margin-right: -6rem !important;
  }
  .me-lg-n9 {
    margin-right: -8rem !important;
  }
  .me-lg-n10 {
    margin-right: -10rem !important;
  }
  .mb-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .mb-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .mb-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .mb-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .mb-lg-n5 {
    margin-bottom: -2rem !important;
  }
  .mb-lg-n6 {
    margin-bottom: -3rem !important;
  }
  .mb-lg-n7 {
    margin-bottom: -4rem !important;
  }
  .mb-lg-n8 {
    margin-bottom: -6rem !important;
  }
  .mb-lg-n9 {
    margin-bottom: -8rem !important;
  }
  .mb-lg-n10 {
    margin-bottom: -10rem !important;
  }
  .ms-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .ms-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .ms-lg-n3 {
    margin-left: -1rem !important;
  }
  .ms-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .ms-lg-n5 {
    margin-left: -2rem !important;
  }
  .ms-lg-n6 {
    margin-left: -3rem !important;
  }
  .ms-lg-n7 {
    margin-left: -4rem !important;
  }
  .ms-lg-n8 {
    margin-left: -6rem !important;
  }
  .ms-lg-n9 {
    margin-left: -8rem !important;
  }
  .ms-lg-n10 {
    margin-left: -10rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 2rem !important;
  }
  .p-lg-6 {
    padding: 3rem !important;
  }
  .p-lg-7 {
    padding: 4rem !important;
  }
  .p-lg-8 {
    padding: 6rem !important;
  }
  .p-lg-9 {
    padding: 8rem !important;
  }
  .p-lg-10 {
    padding: 10rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-lg-6 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-lg-7 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-lg-8 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-lg-9 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }
  .px-lg-10 {
    padding-right: 10rem !important;
    padding-left: 10rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-lg-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-lg-7 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-lg-8 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-lg-9 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .py-lg-10 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 2rem !important;
  }
  .pt-lg-6 {
    padding-top: 3rem !important;
  }
  .pt-lg-7 {
    padding-top: 4rem !important;
  }
  .pt-lg-8 {
    padding-top: 6rem !important;
  }
  .pt-lg-9 {
    padding-top: 8rem !important;
  }
  .pt-lg-10 {
    padding-top: 10rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 2rem !important;
  }
  .pe-lg-6 {
    padding-right: 3rem !important;
  }
  .pe-lg-7 {
    padding-right: 4rem !important;
  }
  .pe-lg-8 {
    padding-right: 6rem !important;
  }
  .pe-lg-9 {
    padding-right: 8rem !important;
  }
  .pe-lg-10 {
    padding-right: 10rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 2rem !important;
  }
  .pb-lg-6 {
    padding-bottom: 3rem !important;
  }
  .pb-lg-7 {
    padding-bottom: 4rem !important;
  }
  .pb-lg-8 {
    padding-bottom: 6rem !important;
  }
  .pb-lg-9 {
    padding-bottom: 8rem !important;
  }
  .pb-lg-10 {
    padding-bottom: 10rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 2rem !important;
  }
  .ps-lg-6 {
    padding-left: 3rem !important;
  }
  .ps-lg-7 {
    padding-left: 4rem !important;
  }
  .ps-lg-8 {
    padding-left: 6rem !important;
  }
  .ps-lg-9 {
    padding-left: 8rem !important;
  }
  .ps-lg-10 {
    padding-left: 10rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 2rem !important;
  }
  .gap-lg-6 {
    gap: 3rem !important;
  }
  .gap-lg-7 {
    gap: 4rem !important;
  }
  .gap-lg-8 {
    gap: 6rem !important;
  }
  .gap-lg-9 {
    gap: 8rem !important;
  }
  .gap-lg-10 {
    gap: 10rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !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;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .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-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;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !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;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !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;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 2rem !important;
  }
  .m-xl-6 {
    margin: 3rem !important;
  }
  .m-xl-7 {
    margin: 4rem !important;
  }
  .m-xl-8 {
    margin: 6rem !important;
  }
  .m-xl-9 {
    margin: 8rem !important;
  }
  .m-xl-10 {
    margin: 10rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-xl-6 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-7 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-xl-8 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-xl-9 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }
  .mx-xl-10 {
    margin-right: 10rem !important;
    margin-left: 10rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-xl-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-7 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-xl-8 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-xl-9 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .my-xl-10 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 2rem !important;
  }
  .mt-xl-6 {
    margin-top: 3rem !important;
  }
  .mt-xl-7 {
    margin-top: 4rem !important;
  }
  .mt-xl-8 {
    margin-top: 6rem !important;
  }
  .mt-xl-9 {
    margin-top: 8rem !important;
  }
  .mt-xl-10 {
    margin-top: 10rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 2rem !important;
  }
  .me-xl-6 {
    margin-right: 3rem !important;
  }
  .me-xl-7 {
    margin-right: 4rem !important;
  }
  .me-xl-8 {
    margin-right: 6rem !important;
  }
  .me-xl-9 {
    margin-right: 8rem !important;
  }
  .me-xl-10 {
    margin-right: 10rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 2rem !important;
  }
  .mb-xl-6 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-7 {
    margin-bottom: 4rem !important;
  }
  .mb-xl-8 {
    margin-bottom: 6rem !important;
  }
  .mb-xl-9 {
    margin-bottom: 8rem !important;
  }
  .mb-xl-10 {
    margin-bottom: 10rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 2rem !important;
  }
  .ms-xl-6 {
    margin-left: 3rem !important;
  }
  .ms-xl-7 {
    margin-left: 4rem !important;
  }
  .ms-xl-8 {
    margin-left: 6rem !important;
  }
  .ms-xl-9 {
    margin-left: 8rem !important;
  }
  .ms-xl-10 {
    margin-left: 10rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -2rem !important;
  }
  .m-xl-n6 {
    margin: -3rem !important;
  }
  .m-xl-n7 {
    margin: -4rem !important;
  }
  .m-xl-n8 {
    margin: -6rem !important;
  }
  .m-xl-n9 {
    margin: -8rem !important;
  }
  .m-xl-n10 {
    margin: -10rem !important;
  }
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mx-xl-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mx-xl-n5 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .mx-xl-n6 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mx-xl-n7 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  .mx-xl-n8 {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  .mx-xl-n9 {
    margin-right: -8rem !important;
    margin-left: -8rem !important;
  }
  .mx-xl-n10 {
    margin-right: -10rem !important;
    margin-left: -10rem !important;
  }
  .my-xl-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .my-xl-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .my-xl-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .my-xl-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .my-xl-n5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .my-xl-n6 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .my-xl-n7 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .my-xl-n8 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  .my-xl-n9 {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }
  .my-xl-n10 {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }
  .mt-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mt-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mt-xl-n3 {
    margin-top: -1rem !important;
  }
  .mt-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mt-xl-n5 {
    margin-top: -2rem !important;
  }
  .mt-xl-n6 {
    margin-top: -3rem !important;
  }
  .mt-xl-n7 {
    margin-top: -4rem !important;
  }
  .mt-xl-n8 {
    margin-top: -6rem !important;
  }
  .mt-xl-n9 {
    margin-top: -8rem !important;
  }
  .mt-xl-n10 {
    margin-top: -10rem !important;
  }
  .me-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .me-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .me-xl-n3 {
    margin-right: -1rem !important;
  }
  .me-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .me-xl-n5 {
    margin-right: -2rem !important;
  }
  .me-xl-n6 {
    margin-right: -3rem !important;
  }
  .me-xl-n7 {
    margin-right: -4rem !important;
  }
  .me-xl-n8 {
    margin-right: -6rem !important;
  }
  .me-xl-n9 {
    margin-right: -8rem !important;
  }
  .me-xl-n10 {
    margin-right: -10rem !important;
  }
  .mb-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .mb-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .mb-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .mb-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .mb-xl-n5 {
    margin-bottom: -2rem !important;
  }
  .mb-xl-n6 {
    margin-bottom: -3rem !important;
  }
  .mb-xl-n7 {
    margin-bottom: -4rem !important;
  }
  .mb-xl-n8 {
    margin-bottom: -6rem !important;
  }
  .mb-xl-n9 {
    margin-bottom: -8rem !important;
  }
  .mb-xl-n10 {
    margin-bottom: -10rem !important;
  }
  .ms-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .ms-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .ms-xl-n3 {
    margin-left: -1rem !important;
  }
  .ms-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .ms-xl-n5 {
    margin-left: -2rem !important;
  }
  .ms-xl-n6 {
    margin-left: -3rem !important;
  }
  .ms-xl-n7 {
    margin-left: -4rem !important;
  }
  .ms-xl-n8 {
    margin-left: -6rem !important;
  }
  .ms-xl-n9 {
    margin-left: -8rem !important;
  }
  .ms-xl-n10 {
    margin-left: -10rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 2rem !important;
  }
  .p-xl-6 {
    padding: 3rem !important;
  }
  .p-xl-7 {
    padding: 4rem !important;
  }
  .p-xl-8 {
    padding: 6rem !important;
  }
  .p-xl-9 {
    padding: 8rem !important;
  }
  .p-xl-10 {
    padding: 10rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-xl-6 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-xl-7 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-xl-8 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-xl-9 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }
  .px-xl-10 {
    padding-right: 10rem !important;
    padding-left: 10rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-xl-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-xl-7 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-xl-8 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-xl-9 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .py-xl-10 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 2rem !important;
  }
  .pt-xl-6 {
    padding-top: 3rem !important;
  }
  .pt-xl-7 {
    padding-top: 4rem !important;
  }
  .pt-xl-8 {
    padding-top: 6rem !important;
  }
  .pt-xl-9 {
    padding-top: 8rem !important;
  }
  .pt-xl-10 {
    padding-top: 10rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 2rem !important;
  }
  .pe-xl-6 {
    padding-right: 3rem !important;
  }
  .pe-xl-7 {
    padding-right: 4rem !important;
  }
  .pe-xl-8 {
    padding-right: 6rem !important;
  }
  .pe-xl-9 {
    padding-right: 8rem !important;
  }
  .pe-xl-10 {
    padding-right: 10rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 2rem !important;
  }
  .pb-xl-6 {
    padding-bottom: 3rem !important;
  }
  .pb-xl-7 {
    padding-bottom: 4rem !important;
  }
  .pb-xl-8 {
    padding-bottom: 6rem !important;
  }
  .pb-xl-9 {
    padding-bottom: 8rem !important;
  }
  .pb-xl-10 {
    padding-bottom: 10rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 2rem !important;
  }
  .ps-xl-6 {
    padding-left: 3rem !important;
  }
  .ps-xl-7 {
    padding-left: 4rem !important;
  }
  .ps-xl-8 {
    padding-left: 6rem !important;
  }
  .ps-xl-9 {
    padding-left: 8rem !important;
  }
  .ps-xl-10 {
    padding-left: 10rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 2rem !important;
  }
  .gap-xl-6 {
    gap: 3rem !important;
  }
  .gap-xl-7 {
    gap: 4rem !important;
  }
  .gap-xl-8 {
    gap: 6rem !important;
  }
  .gap-xl-9 {
    gap: 8rem !important;
  }
  .gap-xl-10 {
    gap: 10rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 2rem !important;
  }
  .m-xxl-6 {
    margin: 3rem !important;
  }
  .m-xxl-7 {
    margin: 4rem !important;
  }
  .m-xxl-8 {
    margin: 6rem !important;
  }
  .m-xxl-9 {
    margin: 8rem !important;
  }
  .m-xxl-10 {
    margin: 10rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }
  .mx-xxl-6 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-7 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-xxl-8 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-xxl-9 {
    margin-right: 8rem !important;
    margin-left: 8rem !important;
  }
  .mx-xxl-10 {
    margin-right: 10rem !important;
    margin-left: 10rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .my-xxl-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-7 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-xxl-8 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-xxl-9 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }
  .my-xxl-10 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 2rem !important;
  }
  .mt-xxl-6 {
    margin-top: 3rem !important;
  }
  .mt-xxl-7 {
    margin-top: 4rem !important;
  }
  .mt-xxl-8 {
    margin-top: 6rem !important;
  }
  .mt-xxl-9 {
    margin-top: 8rem !important;
  }
  .mt-xxl-10 {
    margin-top: 10rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 2rem !important;
  }
  .me-xxl-6 {
    margin-right: 3rem !important;
  }
  .me-xxl-7 {
    margin-right: 4rem !important;
  }
  .me-xxl-8 {
    margin-right: 6rem !important;
  }
  .me-xxl-9 {
    margin-right: 8rem !important;
  }
  .me-xxl-10 {
    margin-right: 10rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 2rem !important;
  }
  .mb-xxl-6 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-7 {
    margin-bottom: 4rem !important;
  }
  .mb-xxl-8 {
    margin-bottom: 6rem !important;
  }
  .mb-xxl-9 {
    margin-bottom: 8rem !important;
  }
  .mb-xxl-10 {
    margin-bottom: 10rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 2rem !important;
  }
  .ms-xxl-6 {
    margin-left: 3rem !important;
  }
  .ms-xxl-7 {
    margin-left: 4rem !important;
  }
  .ms-xxl-8 {
    margin-left: 6rem !important;
  }
  .ms-xxl-9 {
    margin-left: 8rem !important;
  }
  .ms-xxl-10 {
    margin-left: 10rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .m-xxl-n1 {
    margin: -0.25rem !important;
  }
  .m-xxl-n2 {
    margin: -0.5rem !important;
  }
  .m-xxl-n3 {
    margin: -1rem !important;
  }
  .m-xxl-n4 {
    margin: -1.5rem !important;
  }
  .m-xxl-n5 {
    margin: -2rem !important;
  }
  .m-xxl-n6 {
    margin: -3rem !important;
  }
  .m-xxl-n7 {
    margin: -4rem !important;
  }
  .m-xxl-n8 {
    margin: -6rem !important;
  }
  .m-xxl-n9 {
    margin: -8rem !important;
  }
  .m-xxl-n10 {
    margin: -10rem !important;
  }
  .mx-xxl-n1 {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
  }
  .mx-xxl-n2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
  }
  .mx-xxl-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important;
  }
  .mx-xxl-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important;
  }
  .mx-xxl-n5 {
    margin-right: -2rem !important;
    margin-left: -2rem !important;
  }
  .mx-xxl-n6 {
    margin-right: -3rem !important;
    margin-left: -3rem !important;
  }
  .mx-xxl-n7 {
    margin-right: -4rem !important;
    margin-left: -4rem !important;
  }
  .mx-xxl-n8 {
    margin-right: -6rem !important;
    margin-left: -6rem !important;
  }
  .mx-xxl-n9 {
    margin-right: -8rem !important;
    margin-left: -8rem !important;
  }
  .mx-xxl-n10 {
    margin-right: -10rem !important;
    margin-left: -10rem !important;
  }
  .my-xxl-n1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .my-xxl-n2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .my-xxl-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .my-xxl-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .my-xxl-n5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .my-xxl-n6 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .my-xxl-n7 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .my-xxl-n8 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }
  .my-xxl-n9 {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }
  .my-xxl-n10 {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }
  .mt-xxl-n1 {
    margin-top: -0.25rem !important;
  }
  .mt-xxl-n2 {
    margin-top: -0.5rem !important;
  }
  .mt-xxl-n3 {
    margin-top: -1rem !important;
  }
  .mt-xxl-n4 {
    margin-top: -1.5rem !important;
  }
  .mt-xxl-n5 {
    margin-top: -2rem !important;
  }
  .mt-xxl-n6 {
    margin-top: -3rem !important;
  }
  .mt-xxl-n7 {
    margin-top: -4rem !important;
  }
  .mt-xxl-n8 {
    margin-top: -6rem !important;
  }
  .mt-xxl-n9 {
    margin-top: -8rem !important;
  }
  .mt-xxl-n10 {
    margin-top: -10rem !important;
  }
  .me-xxl-n1 {
    margin-right: -0.25rem !important;
  }
  .me-xxl-n2 {
    margin-right: -0.5rem !important;
  }
  .me-xxl-n3 {
    margin-right: -1rem !important;
  }
  .me-xxl-n4 {
    margin-right: -1.5rem !important;
  }
  .me-xxl-n5 {
    margin-right: -2rem !important;
  }
  .me-xxl-n6 {
    margin-right: -3rem !important;
  }
  .me-xxl-n7 {
    margin-right: -4rem !important;
  }
  .me-xxl-n8 {
    margin-right: -6rem !important;
  }
  .me-xxl-n9 {
    margin-right: -8rem !important;
  }
  .me-xxl-n10 {
    margin-right: -10rem !important;
  }
  .mb-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .mb-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .mb-xxl-n3 {
    margin-bottom: -1rem !important;
  }
  .mb-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .mb-xxl-n5 {
    margin-bottom: -2rem !important;
  }
  .mb-xxl-n6 {
    margin-bottom: -3rem !important;
  }
  .mb-xxl-n7 {
    margin-bottom: -4rem !important;
  }
  .mb-xxl-n8 {
    margin-bottom: -6rem !important;
  }
  .mb-xxl-n9 {
    margin-bottom: -8rem !important;
  }
  .mb-xxl-n10 {
    margin-bottom: -10rem !important;
  }
  .ms-xxl-n1 {
    margin-left: -0.25rem !important;
  }
  .ms-xxl-n2 {
    margin-left: -0.5rem !important;
  }
  .ms-xxl-n3 {
    margin-left: -1rem !important;
  }
  .ms-xxl-n4 {
    margin-left: -1.5rem !important;
  }
  .ms-xxl-n5 {
    margin-left: -2rem !important;
  }
  .ms-xxl-n6 {
    margin-left: -3rem !important;
  }
  .ms-xxl-n7 {
    margin-left: -4rem !important;
  }
  .ms-xxl-n8 {
    margin-left: -6rem !important;
  }
  .ms-xxl-n9 {
    margin-left: -8rem !important;
  }
  .ms-xxl-n10 {
    margin-left: -10rem !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 2rem !important;
  }
  .p-xxl-6 {
    padding: 3rem !important;
  }
  .p-xxl-7 {
    padding: 4rem !important;
  }
  .p-xxl-8 {
    padding: 6rem !important;
  }
  .p-xxl-9 {
    padding: 8rem !important;
  }
  .p-xxl-10 {
    padding: 10rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .px-xxl-6 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-xxl-7 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-xxl-8 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .px-xxl-9 {
    padding-right: 8rem !important;
    padding-left: 8rem !important;
  }
  .px-xxl-10 {
    padding-right: 10rem !important;
    padding-left: 10rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .py-xxl-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-xxl-7 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-xxl-8 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .py-xxl-9 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
  .py-xxl-10 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 2rem !important;
  }
  .pt-xxl-6 {
    padding-top: 3rem !important;
  }
  .pt-xxl-7 {
    padding-top: 4rem !important;
  }
  .pt-xxl-8 {
    padding-top: 6rem !important;
  }
  .pt-xxl-9 {
    padding-top: 8rem !important;
  }
  .pt-xxl-10 {
    padding-top: 10rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 2rem !important;
  }
  .pe-xxl-6 {
    padding-right: 3rem !important;
  }
  .pe-xxl-7 {
    padding-right: 4rem !important;
  }
  .pe-xxl-8 {
    padding-right: 6rem !important;
  }
  .pe-xxl-9 {
    padding-right: 8rem !important;
  }
  .pe-xxl-10 {
    padding-right: 10rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 2rem !important;
  }
  .pb-xxl-6 {
    padding-bottom: 3rem !important;
  }
  .pb-xxl-7 {
    padding-bottom: 4rem !important;
  }
  .pb-xxl-8 {
    padding-bottom: 6rem !important;
  }
  .pb-xxl-9 {
    padding-bottom: 8rem !important;
  }
  .pb-xxl-10 {
    padding-bottom: 10rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 2rem !important;
  }
  .ps-xxl-6 {
    padding-left: 3rem !important;
  }
  .ps-xxl-7 {
    padding-left: 4rem !important;
  }
  .ps-xxl-8 {
    padding-left: 6rem !important;
  }
  .ps-xxl-9 {
    padding-left: 8rem !important;
  }
  .ps-xxl-10 {
    padding-left: 10rem !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 2rem !important;
  }
  .gap-xxl-6 {
    gap: 3rem !important;
  }
  .gap-xxl-7 {
    gap: 4rem !important;
  }
  .gap-xxl-8 {
    gap: 6rem !important;
  }
  .gap-xxl-9 {
    gap: 8rem !important;
  }
  .gap-xxl-10 {
    gap: 10rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.375rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.375rem !important;
  }
  .fs-4 {
    font-size: 1.25rem !important;
  }
  .fs-5 {
    font-size: 1.125rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !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;
  }
  .d-print-none {
    display: none !important;
  }
}
/* @group Baseline Grid */
/**
* A quick baseline grid overlay using css+svg.
* Inspired by [Basehold.it](https://basehold.it/).
* @author leshido
*/
html {
  overflow-x: hidden;
}

body {
  position: relative;
}

/*body::after {
    /* Change the `height` parameter here to match your base line-height. *!/
    background: url('data:image/svg+xml;utf8,<svg height="16" width="1" xmlns="http://www.w3.org/2000/svg"><rect width="1" height="0.5" style="fill:rgba(0, 255, 255, 0.6)" /></svg>') repeat top left;

    content: "";
    display: block;
    pointer-events: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    position: absolute;
}

body:active::after {
    display: none;
}*/
/* @end */
/* @group Selection */
::-moz-selection {
  background: #ffe2f5;
  color: #071D49;
}
::selection {
  background: #ffe2f5;
  color: #071D49;
}

::-moz-selection {
  background: #ffe2f5;
  color: #071D49;
}

/* @end */
/* @group Accessibility */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #FAF7F4;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #071D49;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* @end */
@media (max-width: 1399.98px) {
  .container-xxl, .search-filter-results {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}
/* @group Images */
img {
  width: 100%;
  height: auto;
}

.image-cover {
  overflow: hidden;
}
.image-cover img, .image-cover video {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}

/* @end */
/* @group Typography */
.display-1 {
  line-height: 1.12;
}

.display-2 {
  line-height: 1.143;
}

.display-4 {
  font-family: ohno-blazeface, sans-serif;
  font-weight: 100;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.125;
  letter-spacing: 0.09em;
}

.display-5 {
  font-family: ohno-blazeface, sans-serif;
  font-weight: 100;
  font-style: italic;
  line-height: 1.125;
}

h6, .h6, body.eight26DC .hustle-ui.module_id_3 .hustle-layout .hustle-title, #colophon.site-footer ul.menu > li > a, .event-date-wrap .event-date.past-event:after {
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

p, body.eight26DC .hustle-ui.module_id_3 .hustle-nsa-link, body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content .hustle-nsa-link:not([class*=forminator-]), body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content p:not([class*=forminator-]), ol, ul {
  font-size: calc(1.01rem + 0.6533333333vw);
  line-height: 1.3333;
}
@media (min-width: 1200px) {
  p, body.eight26DC .hustle-ui.module_id_3 .hustle-nsa-link, body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content .hustle-nsa-link:not([class*=forminator-]), body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content p:not([class*=forminator-]), ol, ul {
    font-size: 1.5rem;
  }
}
p.small, body.eight26DC .hustle-ui.module_id_3 p.hustle-nsa-link, body.eight26DC .hustle-ui.module_id_3 .small.hustle-nsa-link, body.eight26DC .hustle-ui.module_id_3 .hustle-nsa-link, body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content p:not([class*=forminator-]), body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content .hustle-nsa-link:not([class*=forminator-]), ol.small, body.eight26DC .hustle-ui.module_id_3 ol.hustle-nsa-link, ul.small, body.eight26DC .hustle-ui.module_id_3 ul.hustle-nsa-link {
  font-size: calc(1.0025rem + 0.1633333333vw);
}
@media (min-width: 1200px) {
  p.small, body.eight26DC .hustle-ui.module_id_3 p.hustle-nsa-link, body.eight26DC .hustle-ui.module_id_3 .small.hustle-nsa-link, body.eight26DC .hustle-ui.module_id_3 .hustle-nsa-link, body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content p:not([class*=forminator-]), body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content .hustle-nsa-link:not([class*=forminator-]), ol.small, body.eight26DC .hustle-ui.module_id_3 ol.hustle-nsa-link, ul.small, body.eight26DC .hustle-ui.module_id_3 ul.hustle-nsa-link {
    font-size: 1.125rem;
  }
}

.small p, body.eight26DC .hustle-ui.module_id_3 .hustle-nsa-link p, .small body.eight26DC .hustle-ui.module_id_3 .hustle-nsa-link, body.eight26DC .hustle-ui.module_id_3 .small .hustle-nsa-link, body.eight26DC .hustle-ui.module_id_3 .hustle-nsa-link .hustle-nsa-link, .small body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content .hustle-nsa-link:not([class*=forminator-]), body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content .small .hustle-nsa-link:not([class*=forminator-]), body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content .hustle-nsa-link .hustle-nsa-link:not([class*=forminator-]), body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content p:not([class*=forminator-]) p, body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content .hustle-nsa-link:not([class*=forminator-]) p, body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content p:not([class*=forminator-]) .hustle-nsa-link, body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content .hustle-nsa-link:not([class*=forminator-]) .hustle-nsa-link, .small body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content p:not([class*=forminator-]), body.eight26DC .hustle-ui.module_id_3 .hustle-nsa-link body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content p:not([class*=forminator-]), body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content .small p:not([class*=forminator-]), body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content .hustle-nsa-link p:not([class*=forminator-]) {
  font-size: calc(1.0025rem + 0.1633333333vw);
}
@media (min-width: 1200px) {
  .small p, body.eight26DC .hustle-ui.module_id_3 .hustle-nsa-link p, .small body.eight26DC .hustle-ui.module_id_3 .hustle-nsa-link, body.eight26DC .hustle-ui.module_id_3 .small .hustle-nsa-link, body.eight26DC .hustle-ui.module_id_3 .hustle-nsa-link .hustle-nsa-link, .small body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content .hustle-nsa-link:not([class*=forminator-]), body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content .small .hustle-nsa-link:not([class*=forminator-]), body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content .hustle-nsa-link .hustle-nsa-link:not([class*=forminator-]), body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content p:not([class*=forminator-]) p, body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content .hustle-nsa-link:not([class*=forminator-]) p, body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content p:not([class*=forminator-]) .hustle-nsa-link, body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content .hustle-nsa-link:not([class*=forminator-]) .hustle-nsa-link, .small body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content p:not([class*=forminator-]), body.eight26DC .hustle-ui.module_id_3 .hustle-nsa-link body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content p:not([class*=forminator-]), body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content .small p:not([class*=forminator-]), body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content .hustle-nsa-link p:not([class*=forminator-]) {
    font-size: 1.125rem;
  }
}

.steps {
  clear: both;
  list-style: none;
  padding-left: 5rem;
}

.steps li {
  margin: 3rem 0;
  display: block;
  position: relative;
  counter-increment: inst;
}

.steps li::before {
  content: counter(inst);
  position: absolute;
  z-index: -1;
  left: -5rem;
  top: -0.75rem;
  background: #071D49;
  color: #fff;
  height: 3.5rem;
  width: 3.5rem;
  border-radius: 100%;
  padding-top: 0.875rem;
  text-align: center;
  transition: all 0.2s ease-in-out;
}

.eyebrow, body.eight26DC .hustle-ui.module_id_3 .hustle-layout .hustle-title, .event-date-wrap .event-date.past-event:after {
  display: inline-block;
  padding: 0.1875rem 0.375rem;
  background: #FDE296;
  margin-bottom: 1rem;
}

.btn, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout a.hustle-button-cta, .searchandfilter select.sf-input-select, .searchandfilter li.sf-field-reset .search-filter-reset, .sf-field-category > ul li label,
.sf-field-taxonomy-enrollment > ul li label,
.sf-field-taxonomy-job_type > ul li label, .nav-links div a {
  font-weight: 500;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .hero-banner .display-1 {
    font-size: calc(1.0275rem + 1.7966666667vw);
  }
}
@media (min-width: 768px) and (max-width: 991.98px) and (min-width: 1200px) {
  .hero-banner .display-1 {
    font-size: 2.375rem;
  }
}

.scroll-prompt span.promptTxt {
  -webkit-writing-mode: vertical-lr;
          writing-mode: vertical-lr;
  -webkit-text-orientation: upright;
          text-orientation: upright;
  letter-spacing: 0.25em;
  text-decoration: none;
  margin: 0.875rem 1rem;
}
.scroll-prompt span.prompt {
  /*display: inline-block;
  width: 1rem;
  height: 1rem;*/
  display: block;
  height: calc(1.04rem + 2.6133333333vw);
  width: calc(1.04rem + 2.6133333333vw);
  background-color: #071D49;
  border-radius: 50rem;
  cursor: pointer;
  background-size: 18% auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='10px' height='16px' viewBox='0 0 10 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Templates' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Home' transform='translate(-74.000000, -864.000000)' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cg id='Group-29' transform='translate(74.000000, 862.000000)'%3E%3Cpath d='M8.09754046,5.14179314 C7.99932287,5.05602935 7.87240277,5.00595669 7.73914238,5.00039752 C7.61023356,4.99517777 7.48492666,5.04155419 7.39369164,5.12824976 C7.30245662,5.21494534 7.2536519,5.33401752 7.25914496,5.45651242 L7.25914496,8.17495725 L-3,8.17495725 L-3,11.8238765 L7.26074495,11.8238765 L7.26074495,14.5438417 C7.26074495,14.795747 7.47564711,15 7.74074237,15 C7.86963235,15.0016679 7.99353935,14.9527005 8.08314053,14.8646425 L12.8655149,10.3262992 C13.0448284,10.1416847 13.0448284,9.85714901 12.8655149,9.67253452 L8.09754046,5.14179314 Z' id='Path' transform='translate(5.000000, 10.000000) rotate(90.000000) translate(-5.000000, -10.000000) '%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  /*background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;*/
  transition: -webkit-transform 0.15s;
  transition: transform 0.15s;
  transition: transform 0.15s, -webkit-transform 0.15s;
  -webkit-animation: arrowJostle 2.25s cubic-bezier(0.6, 0, 0, 1) infinite;
          animation: arrowJostle 2.25s cubic-bezier(0.6, 0, 0, 1) infinite;
}
@media (min-width: 1200px) {
  .scroll-prompt span.prompt {
    height: 3rem;
  }
}
@media (min-width: 1200px) {
  .scroll-prompt span.prompt {
    width: 3rem;
  }
}

.linkall {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

a.underline {
  text-decoration: none;
  position: relative;
  background-image: linear-gradient(currentColor, currentColor);
  background-position: right 100%;
  background-repeat: no-repeat;
  background-size: 0% 0.05em;
  color: currentColor;
  transition: background-size 0.6s cubic-bezier(0.37, 0.31, 0, 1) !important;
}
a.underline:hover {
  background-size: 100% 0.05em;
  background-position: left 100%;
}

.arrow:after {
  content: "";
  display: inline-block;
  position: relative;
  width: 0.875rem;
  height: 0.875rem;
  margin-left: 0.5rem;
  margin-right: 0.25rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='16px' height='10px' viewBox='0 0 16 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Links-/-18pt-/-Blue' transform='translate(-43.000000, -12.000000)' fill='%23071D49' fill-rule='nonzero'%3E%3Cg id='Container' transform='translate(0.000000, 3.000000)'%3E%3Cg id='Arrow' transform='translate(43.000000, 9.000000)'%3E%3Cpath d='M11.0975405,0.141793136 C10.9993229,0.0560293534 10.8724028,0.00595669143 10.7391424,0.000397515133 C10.6102336,-0.0048222321 10.4849267,0.0415541851 10.3936916,0.128249762 C10.3024566,0.214945339 10.2536519,0.33401752 10.259145,0.45651242 L10.259145,3.17495725 L0,3.17495725 L0,6.82387649 L10.2607449,6.82387649 L10.2607449,9.5438417 C10.2607449,9.795747 10.4756471,10 10.7407424,10 C10.8696323,10.0016679 10.9935394,9.95270048 11.0831405,9.86464251 L15.8655149,5.32629922 C16.0448284,5.14168472 16.0448284,4.85714901 15.8655149,4.67253452 L11.0975405,0.141793136 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  -webkit-transform: translateX(0);
          transform: translateX(0);
  transition: -webkit-transform 0.2s cubic-bezier(0.37, 0.31, 0, 1);
  transition: transform 0.2s cubic-bezier(0.37, 0.31, 0, 1);
  transition: transform 0.2s cubic-bezier(0.37, 0.31, 0, 1), -webkit-transform 0.2s cubic-bezier(0.37, 0.31, 0, 1);
}
.arrow:hover:after {
  -webkit-transform: translateX(0.25rem);
          transform: translateX(0.25rem);
}

/* @end */
/* @group Cards */
.neue-card-wrap .neue-card {
  position: relative;
}
.neue-card-wrap .neue-card:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  background-color: #FAF7F4;
  z-index: -1;
  -webkit-transform-origin: center;
          transform-origin: center;
  transition: -webkit-transform 0.5s cubic-bezier(0.5, 0, 0, 1);
  transition: transform 0.5s cubic-bezier(0.5, 0, 0, 1);
  transition: transform 0.5s cubic-bezier(0.5, 0, 0, 1), -webkit-transform 0.5s cubic-bezier(0.5, 0, 0, 1);
}
.neue-card-wrap .neue-card:hover:before {
  -webkit-transform: rotate(0deg) scale(0.95) !important;
          transform: rotate(0deg) scale(0.95) !important;
}
.neue-card-wrap .neue-card:hover .btn-outline-primary, .neue-card-wrap .neue-card:hover .searchandfilter select.sf-input-select, .searchandfilter .neue-card-wrap .neue-card:hover select.sf-input-select, .neue-card-wrap .neue-card:hover .sf-field-category > ul li label, .sf-field-category > ul li .neue-card-wrap .neue-card:hover label,
.neue-card-wrap .neue-card:hover .sf-field-taxonomy-enrollment > ul li label,
.sf-field-taxonomy-enrollment > ul li .neue-card-wrap .neue-card:hover label,
.neue-card-wrap .neue-card:hover .sf-field-taxonomy-job_type > ul li label,
.sf-field-taxonomy-job_type > ul li .neue-card-wrap .neue-card:hover label {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
@media (min-width: 768px) {
  .neue-card-wrap:nth-of-type(even) {
    margin-top: 4rem !important;
  }
}
.neue-card-wrap:nth-of-type(even) .neue-card:before {
  -webkit-transform: rotate(2deg);
          transform: rotate(2deg);
}
@media (min-width: 768px) {
  .neue-card-wrap:nth-of-type(odd) {
    margin-bottom: 4rem !important;
  }
}
.neue-card-wrap:nth-of-type(odd) .neue-card:before {
  -webkit-transform: rotate(-2deg);
          transform: rotate(-2deg);
}

.testimonial-card:before {
  background: #fff !important;
}

.quote:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: 50% auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='23px' height='17px' viewBox='0 0 23 17' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Templates' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Get-Involved-/-Donate' transform='translate(-144.000000, -734.000000)' fill='%23071D49'%3E%3Cg id='Group-9' transform='translate(0.000000, 604.000000)'%3E%3Cg id='Group-3' transform='translate(74.660082, 64.000000)'%3E%3Cg id='Group-28' transform='translate(0.000000, 0.747689)'%3E%3Cg id='Group-10' transform='translate(58.339918, 49.450372)'%3E%3Cpath d='M26.2460137,23.8656313 C26.0364465,19.125072 29.7562642,17.1318823 34,16.8625324 L34,16.0006125 C28.0273349,15.9467425 23.1548975,19.448292 23.1548975,25.697211 C23.1548975,29.4142404 25.4077449,32 28.7084282,32 C31.4851936,32 33.6332574,30.0068103 33.6332574,27.1517008 C33.6332574,24.4582012 31.7471526,22.6804915 29.3895216,22.6804915 C27.9225513,22.6804915 26.8223235,23.1653214 26.2460137,23.8656313 M14.0911162,23.8656313 C13.881549,19.125072 17.6013667,17.1318823 21.8451025,16.8625324 L21.8451025,16.0006125 C15.8724374,15.9467425 11,19.448292 11,25.697211 C11,29.4142404 13.2528474,32 16.5535308,32 C19.3302961,32 21.4783599,30.0068103 21.4783599,27.1517008 C21.4783599,24.4582012 19.5922551,22.6804915 17.2346241,22.6804915 C15.7676538,22.6804915 14.667426,23.1653214 14.0911162,23.8656313' id='Fill-1'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/* @end */
/* @group Buttons */
.btn-link, .searchandfilter li.sf-field-reset .search-filter-reset, .nav-links div a {
  padding: 0 !important;
  text-decoration: none;
}
.btn-link:after, .searchandfilter li.sf-field-reset .search-filter-reset:after, .nav-links div a:after {
  content: "";
  display: inline-block;
  position: relative;
  width: 0.875rem;
  height: 0.875rem;
  margin: 0 0.375rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='16px' height='10px' viewBox='0 0 16 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Links-/-18pt-/-Blue' transform='translate(-43.000000, -12.000000)' fill='%23071D49' fill-rule='nonzero'%3E%3Cg id='Container' transform='translate(0.000000, 3.000000)'%3E%3Cg id='Arrow' transform='translate(43.000000, 9.000000)'%3E%3Cpath d='M11.0975405,0.141793136 C10.9993229,0.0560293534 10.8724028,0.00595669143 10.7391424,0.000397515133 C10.6102336,-0.0048222321 10.4849267,0.0415541851 10.3936916,0.128249762 C10.3024566,0.214945339 10.2536519,0.33401752 10.259145,0.45651242 L10.259145,3.17495725 L0,3.17495725 L0,6.82387649 L10.2607449,6.82387649 L10.2607449,9.5438417 C10.2607449,9.795747 10.4756471,10 10.7407424,10 C10.8696323,10.0016679 10.9935394,9.95270048 11.0831405,9.86464251 L15.8655149,5.32629922 C16.0448284,5.14168472 16.0448284,4.85714901 15.8655149,4.67253452 L11.0975405,0.141793136 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  -webkit-transform: translateX(0);
          transform: translateX(0);
  transition: -webkit-transform 0.1s cubic-bezier(0.37, 0.31, 0, 1);
  transition: transform 0.1s cubic-bezier(0.37, 0.31, 0, 1);
  transition: transform 0.1s cubic-bezier(0.37, 0.31, 0, 1), -webkit-transform 0.1s cubic-bezier(0.37, 0.31, 0, 1);
}
.btn-link:hover:after, .searchandfilter li.sf-field-reset .search-filter-reset:hover:after, .nav-links div a:hover:after {
  -webkit-transform: translateX(0.15rem);
          transform: translateX(0.15rem);
}

/* Post Navigation / Pagination */
.nav-links {
  display: flex;
}
.nav-links div {
  width: 50%;
  text-align: center;
}
body.eight26DC .btn.btn-light:hover, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout a.btn-light.hustle-button-cta:hover, body.eight26DC .searchandfilter select.btn-light.sf-input-select:hover, .searchandfilter body.eight26DC select.btn-light.sf-input-select:hover, body.eight26DC .searchandfilter li.sf-field-reset .btn-light.search-filter-reset:hover, .searchandfilter li.sf-field-reset body.eight26DC .btn-light.search-filter-reset:hover, body.eight26DC .sf-field-category > ul li label.btn-light:hover, .sf-field-category > ul li body.eight26DC label.btn-light:hover,
body.eight26DC .sf-field-taxonomy-enrollment > ul li label.btn-light:hover,
.sf-field-taxonomy-enrollment > ul li body.eight26DC label.btn-light:hover,
body.eight26DC .sf-field-taxonomy-job_type > ul li label.btn-light:hover,
.sf-field-taxonomy-job_type > ul li body.eight26DC label.btn-light:hover, body.eight26DC .nav-links div a.btn-light:hover, .nav-links div body.eight26DC a.btn-light:hover {
  background: rgba(255, 255, 255, 0.8784313725);
  border-color: rgba(255, 255, 255, 0);
}

body.eight26DC .btn.btn-dark:hover, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout a.btn-dark.hustle-button-cta:hover, body.eight26DC .searchandfilter select.btn-dark.sf-input-select:hover, .searchandfilter body.eight26DC select.btn-dark.sf-input-select:hover, body.eight26DC .searchandfilter li.sf-field-reset .btn-dark.search-filter-reset:hover, .searchandfilter li.sf-field-reset body.eight26DC .btn-dark.search-filter-reset:hover, body.eight26DC .sf-field-category > ul li label.btn-dark:hover, .sf-field-category > ul li body.eight26DC label.btn-dark:hover,
body.eight26DC .sf-field-taxonomy-enrollment > ul li label.btn-dark:hover,
.sf-field-taxonomy-enrollment > ul li body.eight26DC label.btn-dark:hover,
body.eight26DC .sf-field-taxonomy-job_type > ul li label.btn-dark:hover,
.sf-field-taxonomy-job_type > ul li body.eight26DC label.btn-dark:hover, body.eight26DC .nav-links div a.btn-dark:hover, .nav-links div body.eight26DC a.btn-dark:hover {
  background: rgba(7, 29, 73, 0.8392156863);
  border-color: rgba(7, 29, 73, 0);
}

/* @end */
/* @group Socials */
.social-list a {
  /*filter: grayscale(0) brightness(0);*/
  transition: all 0.2s ease-in-out;
  opacity: 1;
}
.social-list a:hover {
  opacity: 0.5;
}
.social-list a:before {
  content: "";
  width: 1.75rem;
  height: 1.75rem;
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23071D49' viewBox='0 0 24 24'%3E%3Cpath d='M6.188 8.719c.439-.439.926-.801 1.444-1.087 2.887-1.591 6.589-.745 8.445 2.069l-2.246 2.245c-.644-1.469-2.243-2.305-3.834-1.949-.599.134-1.168.433-1.633.898l-4.304 4.306c-1.307 1.307-1.307 3.433 0 4.74 1.307 1.307 3.433 1.307 4.74 0l1.327-1.327c1.207.479 2.501.67 3.779.575l-2.929 2.929c-2.511 2.511-6.582 2.511-9.093 0s-2.511-6.582 0-9.093l4.304-4.306zm6.836-6.836l-2.929 2.929c1.277-.096 2.572.096 3.779.574l1.326-1.326c1.307-1.307 3.433-1.307 4.74 0 1.307 1.307 1.307 3.433 0 4.74l-4.305 4.305c-1.311 1.311-3.44 1.3-4.74 0-.303-.303-.564-.68-.727-1.051l-2.246 2.245c.236.358.481.667.796.982.812.812 1.846 1.417 3.036 1.704 1.542.371 3.194.166 4.613-.617.518-.286 1.005-.648 1.444-1.087l4.304-4.305c2.512-2.511 2.512-6.582.001-9.093-2.511-2.51-6.581-2.51-9.092 0z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 1.25rem auto;
  vertical-align: middle;
  cursor: pointer;
}
.social-list a[href*="facebook.com"]:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23071D49' viewBox='0 0 24 24'%3E%3Cpath d='M9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615v3.385z'/%3E%3C/svg%3E");
}
.social-list a[href*="twitter.com"]:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23071D49' viewBox='0 0 24 24'%3E%3Cpath d='M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z'/%3E%3C/svg%3E");
}
.social-list a[href*="instagram.com"]:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23071D49' viewBox='0 0 24 24'%3E%3Cpath d='M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z'/%3E%3C/svg%3E");
}
.social-list a[href*="linkedin.com"]:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23071D49' viewBox='0 0 24 24'%3E%3Cpath d='M4.98 3.5c0 1.381-1.11 2.5-2.48 2.5s-2.48-1.119-2.48-2.5c0-1.38 1.11-2.5 2.48-2.5s2.48 1.12 2.48 2.5zm.02 4.5h-5v16h5v-16zm7.982 0h-4.968v16h4.969v-8.399c0-4.67 6.029-5.052 6.029 0v8.399h4.988v-10.131c0-7.88-8.922-7.593-11.018-3.714v-2.155z'/%3E%3C/svg%3E");
}
.social-list a[href*="vimeo.com"]:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23071D49' viewBox='0 0 24 24'%3E%3Cpath d='M22.875 10.063c-2.442 5.217-8.337 12.319-12.063 12.319-3.672 0-4.203-7.831-6.208-13.043-.987-2.565-1.624-1.976-3.474-.681l-1.128-1.455c2.698-2.372 5.398-5.127 7.057-5.28 1.868-.179 3.018 1.098 3.448 3.832.568 3.593 1.362 9.17 2.748 9.17 1.08 0 3.741-4.424 3.878-6.006.243-2.316-1.703-2.386-3.392-1.663 2.673-8.754 13.793-7.142 9.134 2.807z'/%3E%3C/svg%3E");
}
.social-list a[href*="medium.com"]:before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='%23071D49'  xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M2.846 6.887c.03-.295-.083-.586-.303-.784l-2.24-2.7v-.403h6.958l5.378 11.795 4.728-11.795h6.633v.403l-1.916 1.837c-.165.126-.247.333-.213.538v13.498c-.034.204.048.411.213.537l1.871 1.837v.403h-9.412v-.403l1.939-1.882c.19-.19.19-.246.19-.537v-10.91l-5.389 13.688h-.728l-6.275-13.688v9.174c-.052.385.076.774.347 1.052l2.521 3.058v.404h-7.148v-.404l2.521-3.058c.27-.279.39-.67.325-1.052v-10.608z'/%3E%3C/svg%3E");
}
.social-list a[href*="youtube.com"]:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23071D49' viewBox='0 0 24 24'%3E%3Cpath d='M19.615 3.184c-3.604-.246-11.631-.245-15.23 0-3.897.266-4.356 2.62-4.385 8.816.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0 3.897-.266 4.356-2.62 4.385-8.816-.029-6.185-.484-8.549-4.385-8.816zm-10.615 12.816v-8l8 3.993-8 4.007z'/%3E%3C/svg%3E");
}

footer .social-list a, .megamenu .social-list a {
  -webkit-filter: grayscale(0) brightness(100);
          filter: grayscale(0) brightness(100);
}

/* @end */
/* @group Animations */
/* @group General Animations */
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
[data-aos=neue-down] {
  opacity: 0 !important;
  -webkit-transform: translateY(-20px) translateZ(0px) rotate(0);
          transform: translateY(-20px) translateZ(0px) rotate(0);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  transition-duration: 1s, 1s !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0, 1), cubic-bezier(0.4, 0, 0, 1) !important;
}

[data-aos=neue-down].aos-animate {
  opacity: 1;
  -webkit-transform: translateY(0px) translateZ(0px) rotate(0);
          transform: translateY(0px) translateZ(0px) rotate(0);
}

[data-aos=neue-up],
.slick-slide:not(.slick-current) .slide-caption[data-aos=neue-up],
.tab-pane:not(.active) [data-aos=neue-up] {
  opacity: 0 !important;
  -webkit-transform: translateY(20px) translateZ(0px) rotate(0) !important;
          transform: translateY(20px) translateZ(0px) rotate(0) !important;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  transition-duration: 1s, 1s !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0, 1), cubic-bezier(0.4, 0, 0, 1) !important;
}

[data-aos=neue-up].aos-animate,
.slick-slide.slick-current .slide-caption[data-aos=neue-up],
.tab-pane.active [data-aos=neue-up].animate {
  opacity: 1 !important;
  -webkit-transform: translateY(0px) translateZ(0px) rotate(0) !important;
          transform: translateY(0px) translateZ(0px) rotate(0) !important;
}

[data-aos=neue-twist-left] {
  opacity: 0 !important;
  -webkit-transform: translateY(12rem) translateZ(0px) rotate(2deg);
          transform: translateY(12rem) translateZ(0px) rotate(2deg);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  transition-duration: 1.2s, 1.2s !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0, 1), cubic-bezier(0.4, 0, 0, 1) !important;
}

[data-aos=neue-twist-left].aos-animate {
  opacity: 1 !important;
  -webkit-transform: translateY(0) translateZ(0px) rotate(-2deg);
          transform: translateY(0) translateZ(0px) rotate(-2deg);
}

[data-aos=neue-twist-right] {
  opacity: 0 !important;
  -webkit-transform: translateY(12rem) translateZ(0px) translateZ(0px) rotate(-2deg);
          transform: translateY(12rem) translateZ(0px) translateZ(0px) rotate(-2deg);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  transition-duration: 1.2s, 1.2s !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0, 1), cubic-bezier(0.4, 0, 0, 1) !important;
}

[data-aos=neue-twist-right].aos-animate {
  opacity: 1 !important;
  -webkit-transform: translateY(0) translateZ(0px) rotate(2deg);
          transform: translateY(0) translateZ(0px) rotate(2deg);
}

[data-aos=neue-twist-left-4] {
  opacity: 0 !important;
  -webkit-transform: translateY(4rem) translateZ(0px) rotate(4deg);
          transform: translateY(4rem) translateZ(0px) rotate(4deg);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  transition-duration: 1.2s, 1.2s !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0, 1), cubic-bezier(0.4, 0, 0, 1) !important;
}

[data-aos=neue-twist-left-4].aos-animate {
  opacity: 1 !important;
  -webkit-transform: translateY(0) translateZ(0px) rotate(-4deg);
          transform: translateY(0) translateZ(0px) rotate(-4deg);
}

[data-aos=neue-twist-right-4] {
  opacity: 0 !important;
  -webkit-transform: translateY(4rem) translateZ(0px) translateZ(0px) rotate(-4deg);
          transform: translateY(4rem) translateZ(0px) translateZ(0px) rotate(-4deg);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  transition-duration: 1.2s, 1.2s !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0, 1), cubic-bezier(0.4, 0, 0, 1) !important;
}

[data-aos=neue-twist-right-4].aos-animate {
  opacity: 1 !important;
  -webkit-transform: translateY(0) translateZ(0px) rotate(4deg);
          transform: translateY(0) translateZ(0px) rotate(4deg);
}

[data-aos=neue-twist-left-8] {
  opacity: 0 !important;
  -webkit-transform: translateY(4rem) translateZ(0px) rotate(8deg);
          transform: translateY(4rem) translateZ(0px) rotate(8deg);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  transition-duration: 1.2s, 1.2s !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0, 1), cubic-bezier(0.4, 0, 0, 1) !important;
}

[data-aos=neue-twist-left-8].aos-animate {
  opacity: 1 !important;
  -webkit-transform: translateY(0) translateZ(0px) rotate(-8deg);
          transform: translateY(0) translateZ(0px) rotate(-8deg);
}

[data-aos=neue-twist-right-8] {
  opacity: 0 !important;
  -webkit-transform: translateY(4rem) translateZ(0px) translateZ(0px) rotate(-8deg);
          transform: translateY(4rem) translateZ(0px) translateZ(0px) rotate(-8deg);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  transition-duration: 1.2s, 1.2s !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0, 1), cubic-bezier(0.4, 0, 0, 1) !important;
}

[data-aos=neue-twist-right-8].aos-animate {
  opacity: 1 !important;
  -webkit-transform: translateY(0) translateZ(0px) rotate(8deg);
          transform: translateY(0) translateZ(0px) rotate(8deg);
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(1n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(1n),
[data-aos=neue-up]:nth-child(1n),
.tab-pane.active .neue-card-wrap:nth-child(1n) [data-aos=neue-up] {
  transition-delay: 0.165s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(2n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(2n),
[data-aos=neue-up]:nth-child(2n),
.tab-pane.active .neue-card-wrap:nth-child(2n) [data-aos=neue-up] {
  transition-delay: 0.315s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(3n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(3n),
[data-aos=neue-up]:nth-child(3n),
.tab-pane.active .neue-card-wrap:nth-child(3n) [data-aos=neue-up] {
  transition-delay: 0.465s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(4n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(4n),
[data-aos=neue-up]:nth-child(4n),
.tab-pane.active .neue-card-wrap:nth-child(4n) [data-aos=neue-up] {
  transition-delay: 0.615s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(5n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(5n),
[data-aos=neue-up]:nth-child(5n),
.tab-pane.active .neue-card-wrap:nth-child(5n) [data-aos=neue-up] {
  transition-delay: 0.765s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(6n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(6n),
[data-aos=neue-up]:nth-child(6n),
.tab-pane.active .neue-card-wrap:nth-child(6n) [data-aos=neue-up] {
  transition-delay: 0.915s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(7n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(7n),
[data-aos=neue-up]:nth-child(7n),
.tab-pane.active .neue-card-wrap:nth-child(7n) [data-aos=neue-up] {
  transition-delay: 1.065s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(8n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(8n),
[data-aos=neue-up]:nth-child(8n),
.tab-pane.active .neue-card-wrap:nth-child(8n) [data-aos=neue-up] {
  transition-delay: 1.215s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(9n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(9n),
[data-aos=neue-up]:nth-child(9n),
.tab-pane.active .neue-card-wrap:nth-child(9n) [data-aos=neue-up] {
  transition-delay: 1.365s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(10n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(10n),
[data-aos=neue-up]:nth-child(10n),
.tab-pane.active .neue-card-wrap:nth-child(10n) [data-aos=neue-up] {
  transition-delay: 1.515s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(11n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(11n),
[data-aos=neue-up]:nth-child(11n),
.tab-pane.active .neue-card-wrap:nth-child(11n) [data-aos=neue-up] {
  transition-delay: 1.665s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(12n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(12n),
[data-aos=neue-up]:nth-child(12n),
.tab-pane.active .neue-card-wrap:nth-child(12n) [data-aos=neue-up] {
  transition-delay: 1.815s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(13n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(13n),
[data-aos=neue-up]:nth-child(13n),
.tab-pane.active .neue-card-wrap:nth-child(13n) [data-aos=neue-up] {
  transition-delay: 1.965s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(14n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(14n),
[data-aos=neue-up]:nth-child(14n),
.tab-pane.active .neue-card-wrap:nth-child(14n) [data-aos=neue-up] {
  transition-delay: 2.115s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(15n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(15n),
[data-aos=neue-up]:nth-child(15n),
.tab-pane.active .neue-card-wrap:nth-child(15n) [data-aos=neue-up] {
  transition-delay: 2.265s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(16n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(16n),
[data-aos=neue-up]:nth-child(16n),
.tab-pane.active .neue-card-wrap:nth-child(16n) [data-aos=neue-up] {
  transition-delay: 2.415s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(17n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(17n),
[data-aos=neue-up]:nth-child(17n),
.tab-pane.active .neue-card-wrap:nth-child(17n) [data-aos=neue-up] {
  transition-delay: 2.565s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(18n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(18n),
[data-aos=neue-up]:nth-child(18n),
.tab-pane.active .neue-card-wrap:nth-child(18n) [data-aos=neue-up] {
  transition-delay: 2.715s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(19n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(19n),
[data-aos=neue-up]:nth-child(19n),
.tab-pane.active .neue-card-wrap:nth-child(19n) [data-aos=neue-up] {
  transition-delay: 2.865s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(20n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(20n),
[data-aos=neue-up]:nth-child(20n),
.tab-pane.active .neue-card-wrap:nth-child(20n) [data-aos=neue-up] {
  transition-delay: 3.015s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(21n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(21n),
[data-aos=neue-up]:nth-child(21n),
.tab-pane.active .neue-card-wrap:nth-child(21n) [data-aos=neue-up] {
  transition-delay: 3.165s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(22n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(22n),
[data-aos=neue-up]:nth-child(22n),
.tab-pane.active .neue-card-wrap:nth-child(22n) [data-aos=neue-up] {
  transition-delay: 3.315s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(23n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(23n),
[data-aos=neue-up]:nth-child(23n),
.tab-pane.active .neue-card-wrap:nth-child(23n) [data-aos=neue-up] {
  transition-delay: 3.465s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(24n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(24n),
[data-aos=neue-up]:nth-child(24n),
.tab-pane.active .neue-card-wrap:nth-child(24n) [data-aos=neue-up] {
  transition-delay: 3.615s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(25n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(25n),
[data-aos=neue-up]:nth-child(25n),
.tab-pane.active .neue-card-wrap:nth-child(25n) [data-aos=neue-up] {
  transition-delay: 3.765s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(26n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(26n),
[data-aos=neue-up]:nth-child(26n),
.tab-pane.active .neue-card-wrap:nth-child(26n) [data-aos=neue-up] {
  transition-delay: 3.915s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(27n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(27n),
[data-aos=neue-up]:nth-child(27n),
.tab-pane.active .neue-card-wrap:nth-child(27n) [data-aos=neue-up] {
  transition-delay: 4.065s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(28n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(28n),
[data-aos=neue-up]:nth-child(28n),
.tab-pane.active .neue-card-wrap:nth-child(28n) [data-aos=neue-up] {
  transition-delay: 4.215s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(29n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(29n),
[data-aos=neue-up]:nth-child(29n),
.tab-pane.active .neue-card-wrap:nth-child(29n) [data-aos=neue-up] {
  transition-delay: 4.365s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(30n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(30n),
[data-aos=neue-up]:nth-child(30n),
.tab-pane.active .neue-card-wrap:nth-child(30n) [data-aos=neue-up] {
  transition-delay: 4.515s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(31n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(31n),
[data-aos=neue-up]:nth-child(31n),
.tab-pane.active .neue-card-wrap:nth-child(31n) [data-aos=neue-up] {
  transition-delay: 4.665s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(32n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(32n),
[data-aos=neue-up]:nth-child(32n),
.tab-pane.active .neue-card-wrap:nth-child(32n) [data-aos=neue-up] {
  transition-delay: 4.815s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(33n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(33n),
[data-aos=neue-up]:nth-child(33n),
.tab-pane.active .neue-card-wrap:nth-child(33n) [data-aos=neue-up] {
  transition-delay: 4.965s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(34n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(34n),
[data-aos=neue-up]:nth-child(34n),
.tab-pane.active .neue-card-wrap:nth-child(34n) [data-aos=neue-up] {
  transition-delay: 5.115s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(35n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(35n),
[data-aos=neue-up]:nth-child(35n),
.tab-pane.active .neue-card-wrap:nth-child(35n) [data-aos=neue-up] {
  transition-delay: 5.265s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(36n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(36n),
[data-aos=neue-up]:nth-child(36n),
.tab-pane.active .neue-card-wrap:nth-child(36n) [data-aos=neue-up] {
  transition-delay: 5.415s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(37n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(37n),
[data-aos=neue-up]:nth-child(37n),
.tab-pane.active .neue-card-wrap:nth-child(37n) [data-aos=neue-up] {
  transition-delay: 5.565s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(38n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(38n),
[data-aos=neue-up]:nth-child(38n),
.tab-pane.active .neue-card-wrap:nth-child(38n) [data-aos=neue-up] {
  transition-delay: 5.715s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(39n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(39n),
[data-aos=neue-up]:nth-child(39n),
.tab-pane.active .neue-card-wrap:nth-child(39n) [data-aos=neue-up] {
  transition-delay: 5.865s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(40n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(40n),
[data-aos=neue-up]:nth-child(40n),
.tab-pane.active .neue-card-wrap:nth-child(40n) [data-aos=neue-up] {
  transition-delay: 6.015s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(41n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(41n),
[data-aos=neue-up]:nth-child(41n),
.tab-pane.active .neue-card-wrap:nth-child(41n) [data-aos=neue-up] {
  transition-delay: 6.165s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(42n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(42n),
[data-aos=neue-up]:nth-child(42n),
.tab-pane.active .neue-card-wrap:nth-child(42n) [data-aos=neue-up] {
  transition-delay: 6.315s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(43n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(43n),
[data-aos=neue-up]:nth-child(43n),
.tab-pane.active .neue-card-wrap:nth-child(43n) [data-aos=neue-up] {
  transition-delay: 6.465s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(44n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(44n),
[data-aos=neue-up]:nth-child(44n),
.tab-pane.active .neue-card-wrap:nth-child(44n) [data-aos=neue-up] {
  transition-delay: 6.615s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(45n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(45n),
[data-aos=neue-up]:nth-child(45n),
.tab-pane.active .neue-card-wrap:nth-child(45n) [data-aos=neue-up] {
  transition-delay: 6.765s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(46n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(46n),
[data-aos=neue-up]:nth-child(46n),
.tab-pane.active .neue-card-wrap:nth-child(46n) [data-aos=neue-up] {
  transition-delay: 6.915s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(47n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(47n),
[data-aos=neue-up]:nth-child(47n),
.tab-pane.active .neue-card-wrap:nth-child(47n) [data-aos=neue-up] {
  transition-delay: 7.065s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(48n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(48n),
[data-aos=neue-up]:nth-child(48n),
.tab-pane.active .neue-card-wrap:nth-child(48n) [data-aos=neue-up] {
  transition-delay: 7.215s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(49n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(49n),
[data-aos=neue-up]:nth-child(49n),
.tab-pane.active .neue-card-wrap:nth-child(49n) [data-aos=neue-up] {
  transition-delay: 7.365s !important;
}

.tab-pane:not(.active) .neue-card-wrap:nth-child(50n) [data-aos=neue-up] {
  transition-delay: 0s !important;
}

[data-aos=neue-down]:nth-child(50n),
[data-aos=neue-up]:nth-child(50n),
.tab-pane.active .neue-card-wrap:nth-child(50n) [data-aos=neue-up] {
  transition-delay: 7.515s !important;
}

@-webkit-keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
/* @end */
/* @group Gradient Animation */
.bg-sherbert, body.page-id-36 #page,
body.single-student-writing #page {
  position: relative;
  background: linear-gradient(-45deg, #FFF0F8, #DFFDF5, #FFF6C7);
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 300% 300%;
  background-attachment: fixed;
  -webkit-animation: MoveBG 13s cubic-bezier(0.6, 0, 0, 1) infinite;
          animation: MoveBG 13s cubic-bezier(0.6, 0, 0, 1) infinite;
  z-index: 0;
  /*overflow: hidden;*/
}
.bg-sherbert:before, body.page-id-36 #page:before,
body.single-student-writing #page:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent url("inc/images/composition-pattern.svg") repeat center center;
  background-size: 20rem auto;
  z-index: -1;
}

/* Gradient */
.bg-neue-gradient {
  width: 100%;
  overflow: hidden;
  position: relative;
  background: linear-gradient(-45deg, #006269, #002D87, #B30088);
  background-size: auto;
  background-size: 300% 300%;
  -webkit-animation: MoveBG 13s cubic-bezier(0.6, 0, 0, 1) infinite;
          animation: MoveBG 13s cubic-bezier(0.6, 0, 0, 1) infinite;
}
.bg-neue-gradient:before {
  /*content: '';*/
  /*display: block;*/
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 300%;
  height: 0;
  padding-top: 300%;
  /*background: linear-gradient(-45deg, #E526A1, #002D87, #00768d, #E526A1);
     background-size: 600% 600%;*/
  background: linear-gradient(230deg, #a24bcf, #4b79cf, #4bc5cf);
  background-size: auto;
  background-size: 300% 300%;
  -webkit-animation: MoveBG 60s ease-in-out infinite;
          animation: MoveBG 60s ease-in-out infinite;
  /*animation: gradient 40s ease-in infinite, spin 25s linear infinite;*/
  z-index: -1;
}

.bg-neue-gradient {
  width: 100%;
  overflow: hidden;
  position: relative;
  background: linear-gradient(-45deg, #006269, #002D87, #B30088);
  background-size: auto;
  background-size: 300% 300%;
  -webkit-animation: MoveBG 15s cubic-bezier(0.6, 0, 0, 1) infinite;
          animation: MoveBG 15s cubic-bezier(0.6, 0, 0, 1) infinite;
}
.bg-neue-gradient:before {
  /*content: '';*/
  /*display: block;*/
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 300%;
  height: 0;
  padding-top: 300%;
  /*background: linear-gradient(-45deg, #E526A1, #002D87, #00768d, #E526A1);
     background-size: 600% 600%;*/
  background: linear-gradient(230deg, #a24bcf, #4b79cf, #4bc5cf);
  background-size: auto;
  background-size: 300% 300%;
  -webkit-animation: MoveBG 60s ease-in-out infinite;
          animation: MoveBG 60s ease-in-out infinite;
  /*animation: gradient 40s ease-in infinite, spin 25s linear infinite;*/
  z-index: -1;
}

@-webkit-keyframes MoveBG {
  0% {
    background-position: 0% 0%;
  }
  50% {
    background-position: 100% 100%;
  }
  100% {
    background-position: 0% 0%;
  }
}

@keyframes MoveBG {
  0% {
    background-position: 0% 0%;
  }
  50% {
    background-position: 100% 100%;
  }
  100% {
    background-position: 0% 0%;
  }
}
@-webkit-keyframes gradient {
  0% {
    background-position: 0% 0%;
  }
  50% {
    background-position: 100% 100%;
  }
  100% {
    background-position: 0% 0%;
  }
}
@keyframes gradient {
  0% {
    background-position: 0% 0%;
  }
  50% {
    background-position: 100% 100%;
  }
  100% {
    background-position: 0% 0%;
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes spin {
  from {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
}
@-webkit-keyframes arrowJostle {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  12% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  25% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  37% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  75% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes arrowJostle {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  12% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  25% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  37% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  75% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
/* @end */
/* @group Marquee Animation */
section .marquee {
  width: 100%;
  display: flex;
  overflow: hidden;
}
section .marquee .display-2 {
  font-size: 4vw;
  display: inline-block;
}
@media (min-width: 768px) {
  section .marquee .display-2 {
    font-size: 2.75vw;
  }
}
@media (min-width: 1400px) {
  section .marquee .display-2 {
    font-size: 2.25vw;
  }
}
section .marquee div.content {
  -webkit-animation: marquee 160s linear infinite;
          animation: marquee 160s linear infinite;
  -webkit-animation-delay: -160s;
          animation-delay: -160s;
  position: relative;
  display: flex;
  transition: none !important;
}
section .marquee div.content span {
  display: flex;
  white-space: nowrap;
  position: relative;
  transition: none !important;
}
section .marquee div.content .marquee-icon-wrap {
  display: flex;
  margin: 0 1.5rem;
  position: relative;
  transition: none !important;
  padding: 0.375rem;
  justify-content: center;
  border-radius: 100%;
  border: 2px solid #A78242;
}
@media (min-width: 768px) {
  section .marquee div.content .marquee-icon-wrap {
    padding: 0.5rem;
    margin: 0 2.5rem;
    border: 3px solid #A78242;
  }
}
section .marquee div.content .icon-spiral, section .marquee div.content .icon-spiral:before, section .marquee div.content .icon-spiral:after {
  height: calc(1.04rem + 2.6133333333vw);
  width: calc(1.04rem + 2.6133333333vw);
  background-size: contain !important;
  transition: none !important;
}
@media (min-width: 1200px) {
  section .marquee div.content .icon-spiral, section .marquee div.content .icon-spiral:before, section .marquee div.content .icon-spiral:after {
    height: 3rem;
  }
}
@media (min-width: 1200px) {
  section .marquee div.content .icon-spiral, section .marquee div.content .icon-spiral:before, section .marquee div.content .icon-spiral:after {
    width: 3rem;
  }
}
section .marquee div.content .icon-spiral {
  position: relative;
  background: transparent url("./inc/images/eye-shape-gold.svg") no-repeat center center;
  margin-top: 0.375% !important;
  -webkit-transform: translateY(5%);
          transform: translateY(5%);
  transition: none !important;
}
section .marquee div.content .icon-spiral:after {
  content: "";
  display: block;
  -webkit-animation: rotation 1.75s infinite linear;
          animation: rotation 1.75s infinite linear;
  background: transparent url("./inc/images/eye-spiral-gold.svg") no-repeat center center;
  transition: none !important;
}
section .marquee div.content .icon-spiral:before {
  content: "";
  display: block;
  background: transparent url("./inc/images/eye-lashes-gold.svg") no-repeat center center;
  position: absolute;
  top: -25%;
  left: 0;
  transition: none !important;
}
section .marquee div.content .icon-spiral {
  display: inline-block;
  transition: none !important;
}
section .marquee div.content:nth-child(2) {
  -webkit-animation: marquee2 160s linear infinite;
          animation: marquee2 160s linear infinite;
  -webkit-animation-delay: -80s;
          animation-delay: -80s;
}
section:hover div.content {
  -webkit-animation-play-state: paused !important;
          animation-play-state: paused !important;
}

.marquee-logo {
  width: 14vw;
  max-width: 100px;
  opacity: 0.7;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: -webkit-transform 0.15s cubic-bezier(0.6, 0, 0, 1);
  transition: transform 0.15s cubic-bezier(0.6, 0, 0, 1);
  transition: transform 0.15s cubic-bezier(0.6, 0, 0, 1), -webkit-transform 0.15s cubic-bezier(0.6, 0, 0, 1);
}
.marquee-logo:hover {
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
}

@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes marquee {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@-webkit-keyframes marquee2 {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}
@keyframes marquee2 {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}
/* @end */
/* @group Sparkle Motion Animations */
.sparkle {
  pointer-events: none;
}
.sparkle.sparkle-top-right, .sparkle.sparkle-bottom-right {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.sparkle span {
  pointer-events: none;
}
.sparkle span:nth-of-type(1) {
  content: "";
  display: block;
  position: relative;
  width: 0.875rem;
  height: 0.875rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='14px' height='14px' viewBox='0 0 14 14' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Templates' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Home' transform='translate(-722.000000, -246.000000)' fill='%23A78242'%3E%3Cg id='Group-7' transform='translate(696.000000, 246.000000)'%3E%3Cpath d='M33.4336755,0 L32.7964795,0 C32.7964795,3.36649069 29.6044884,6.55106294 26.2301551,6.55106294 L26.2301551,7.18677793 C29.6044884,7.18677793 32.7964795,10.3713502 32.7964795,13.7378409 L33.4336755,13.7378409 C33.4336755,10.3713502 36.6256666,7.18677793 40,7.18677793 L40,6.55106294 C36.6256666,6.55106294 33.4336755,3.36649069 33.4336755,0' id='Fill-12'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  opacity: 0;
  -webkit-animation: glitter 5s linear 0s infinite normal;
          animation: glitter 5s linear 0s infinite normal;
}
.sparkle span:nth-of-type(2) {
  display: block;
  position: relative;
  width: 0.75rem;
  height: 0.75rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='14px' height='14px' viewBox='0 0 14 14' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Templates' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Home' transform='translate(-722.000000, -246.000000)' fill='%23A78242'%3E%3Cg id='Group-7' transform='translate(696.000000, 246.000000)'%3E%3Cpath d='M33.4336755,0 L32.7964795,0 C32.7964795,3.36649069 29.6044884,6.55106294 26.2301551,6.55106294 L26.2301551,7.18677793 C29.6044884,7.18677793 32.7964795,10.3713502 32.7964795,13.7378409 L33.4336755,13.7378409 C33.4336755,10.3713502 36.6256666,7.18677793 40,7.18677793 L40,6.55106294 C36.6256666,6.55106294 33.4336755,3.36649069 33.4336755,0' id='Fill-12'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  opacity: 0;
  -webkit-animation: glitter 5s linear 1.5s infinite normal;
          animation: glitter 5s linear 1.5s infinite normal;
}
.sparkle span:nth-of-type(3) {
  content: "";
  display: block;
  position: relative;
  width: 0.375rem;
  height: 0.375rem;
  background: #A78242;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: glitter 5s linear 3s infinite normal;
          animation: glitter 5s linear 3s infinite normal;
  margin-left: 1rem;
}
.sparkle.delay span:nth-of-type(1) {
  -webkit-animation: glitter 5s linear 4s infinite normal;
          animation: glitter 5s linear 4s infinite normal;
}
.sparkle.delay span:nth-of-type(2) {
  -webkit-animation: glitter 5s linear 2.5s infinite normal;
          animation: glitter 5s linear 2.5s infinite normal;
}
.sparkle.delay span:nth-of-type(3) {
  -webkit-animation: glitter 5s linear 1s infinite normal;
          animation: glitter 5s linear 1s infinite normal;
}

@-webkit-keyframes glitter {
  0% {
    -webkit-transform: scale(0.3) rotate(0deg);
            transform: scale(0.3) rotate(0deg);
    opacity: 0;
  }
  25% {
    -webkit-transform: scale(1) rotate(180deg);
            transform: scale(1) rotate(180deg);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.3) rotate(360deg);
            transform: scale(0.3) rotate(360deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(0.3) rotate(0deg);
            transform: scale(0.3) rotate(0deg);
    opacity: 0;
  }
}

@keyframes glitter {
  0% {
    -webkit-transform: scale(0.3) rotate(0deg);
            transform: scale(0.3) rotate(0deg);
    opacity: 0;
  }
  25% {
    -webkit-transform: scale(1) rotate(180deg);
            transform: scale(1) rotate(180deg);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.3) rotate(360deg);
            transform: scale(0.3) rotate(360deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(0.3) rotate(0deg);
            transform: scale(0.3) rotate(0deg);
    opacity: 0;
  }
}
/* @end */
/* @end */
/* @group Stickers */
.hero-headline .sticker {
  display: none;
}
@media (min-width: 768px) {
  .hero-headline .sticker {
    display: block;
  }
}

.sticker {
  position: absolute;
  z-index: 1029;
}
.sticker.location-tr {
  top: 0;
}
.sticker.location-tl {
  top: 0;
  left: 0;
}
.sticker.location-mr {
  top: 30%;
}
@media (min-width: 768px) {
  .sticker.location-mr {
    top: 45%;
  }
}
@media (min-width: 1400px) {
  .sticker.location-mr {
    margin-right: -5%;
  }
}
.sticker.location-ml {
  top: 30%;
  left: 0;
}
@media (min-width: 768px) {
  .sticker.location-ml {
    top: 45%;
  }
}
@media (min-width: 1400px) {
  .sticker.location-ml {
    margin-left: -5%;
  }
}
.sticker.location-br {
  top: 70%;
}
@media (min-width: 768px) {
  .sticker.location-br {
    top: 85%;
  }
}
@media (min-width: 1400px) {
  .sticker.location-br {
    margin-right: -5%;
  }
}
.sticker.location-bl {
  top: 70%;
  left: 0;
}
@media (min-width: 768px) {
  .sticker.location-bl {
    top: 85%;
  }
}
@media (min-width: 1400px) {
  .sticker.location-bl {
    margin-left: -5%;
  }
}
.sticker div {
  background-size: contain;
  background-repeat: no-repeat;
  transition-delay: 0s !important;
}
.sticker .sticker-student-pubs {
  position: relative;
  padding-top: 77%;
  width: 45vw;
  max-width: 14rem;
}
@media (min-width: 768px) {
  .sticker .sticker-student-pubs {
    width: 11rem;
  }
}
@media (min-width: 992px) {
  .sticker .sticker-student-pubs {
    width: 16rem;
  }
}
.sticker .sticker-student-pubs .burst {
  width: 77%;
  padding-top: 77%;
  position: absolute;
  top: 0;
  left: 0.5rem;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='218px' height='218px' viewBox='0 0 218 218' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Templates' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Group-68' transform='translate(0.000000, -0.000801)'%3E%3Cpath d='M208.105,95.4560008 C212.671,92.1350008 214.97,86.2430008 213.422,80.4640008 C211.873,74.6840008 206.938,70.7290008 201.322,70.1370008 C204.872,65.7480008 205.568,59.4620008 202.577,54.2810008 C199.585,49.0990008 193.793,46.5580008 188.216,47.4390008 C190.509,42.2800008 189.555,36.0280008 185.325,31.7970008 C181.094,27.5670008 174.841,26.6120008 169.682,28.9070008 C170.562,23.3300008 168.022,17.5370008 162.841,14.5450008 C157.659,11.5530008 151.372,12.2500008 146.983,15.8010008 C146.39,10.1860008 142.437,5.2480008 136.658,3.6990008 C130.879,2.1530008 124.987,4.4520008 121.666,9.0170008 C119.64,3.7470008 114.544,0 108.561,0 C102.578,0 97.481,3.7460008 95.455,9.0170008 C92.135,4.4510008 86.245,2.1490008 80.463,3.7000008 C74.684,5.2490008 70.731,10.1870008 70.138,15.8000008 C65.749,12.2490008 59.463,11.5520008 54.28,14.5450008 C49.099,17.5360008 46.559,23.3290008 47.439,28.9060008 C42.281,26.6120008 36.027,27.5650008 31.797,31.7980008 C27.566,36.0280008 26.612,42.2810008 28.906,47.4400008 C23.328,46.5590008 17.536,49.1000008 14.544,54.2820008 C11.553,59.4630008 12.25,65.7500008 15.801,70.1400008 C10.186,70.7330008 5.248,74.6860008 3.699,80.4640008 C2.151,86.2430008 4.451,92.1350008 9.016,95.4560008 C3.745,97.4820008 0,102.577001 0,108.561001 C0,114.544001 3.747,119.641001 9.017,121.667001 C4.451,124.987001 2.15,130.880001 3.699,136.659001 C5.248,142.438001 10.185,146.392001 15.799,146.985001 C12.249,151.374001 11.553,157.660001 14.544,162.842001 C17.451,167.876001 23.003,170.431001 28.431,169.765001 C28.59,169.745001 28.747,169.707001 28.906,169.682001 C26.612,174.841001 27.566,181.094001 31.797,185.326001 C34.979,188.508001 39.308,189.845001 43.454,189.335001 C44.819,189.168001 46.16,188.790001 47.438,188.222001 C46.56,193.797001 49.1,199.587001 54.28,202.578001 C57.026,204.163001 60.085,204.716001 63.007,204.357001 C65.598,204.039001 68.076,202.997001 70.139,201.330001 C70.735,206.941001 74.686,211.875001 80.463,213.424001 C82.26,213.905001 84.068,214.015001 85.807,213.802001 C89.661,213.328001 93.17,211.260001 95.459,208.116001 C97.488,213.380001 102.581,217.122001 108.56,217.122001 C109.146,217.122001 109.723,217.086001 110.29,217.017001 C115.506,216.376001 119.837,212.877001 121.67,208.134001 C124.62,212.177001 129.597,214.430001 134.717,213.801001 C135.362,213.722001 136.012,213.597001 136.658,213.423001 C142.433,211.875001 146.384,206.944001 146.982,201.336001 C149.943,203.728001 153.768,204.821001 157.535,204.358001 C159.352,204.135001 161.155,203.550001 162.841,202.577001 C168.021,199.587001 170.561,193.796001 169.683,188.221001 C172.031,189.264001 174.603,189.644001 177.112,189.336001 C180.114,188.967001 183.02,187.630001 185.324,185.325001 C189.554,181.096001 190.509,174.846001 188.217,169.687001 C189.516,169.892001 190.826,169.922001 192.111,169.764001 C196.34,169.245001 200.282,166.816001 202.577,162.842001 C205.567,157.663001 204.872,151.379001 201.325,146.990001 C201.403,146.982001 201.482,146.982001 201.559,146.972001 C207.076,146.295001 211.895,142.357001 213.422,136.660001 C214.97,130.880001 212.671,124.989001 208.107,121.668001 C213.376,119.642001 217.121,114.544001 217.121,108.561001 C217.121,102.578001 213.375,97.4820008 208.105,95.4560008' id='Fill-1' fill='%23B30088'%3E%3C/path%3E%3Cpath d='M64.9005,83.9480008 C68.6245,83.9480008 69.5315,86.0070008 70.6595,86.0080008 C70.9775,86.0070008 71.2225,85.8110008 71.2225,85.4450008 C71.2225,85.1740008 71.1985,85.0260008 71.1985,84.8060008 C71.1985,84.2420008 71.5655,83.9480008 72.0555,83.9480008 C72.6435,83.9490008 72.8635018,84.2420008 72.8635018,84.8800008 C72.8645,85.9580008 72.4475,88.8750008 72.4475,90.3940008 C72.4475,90.9820008 72.2025,91.3500008 71.5655,91.3490008 C69.5565,91.3500008 67.7185,85.5170008 65.1445,85.5170008 C64.4585,85.5160008 63.8215,85.9580008 63.8215,86.8900008 C63.8215,90.1240008 72.1785,91.1050008 72.1785,96.7900008 C72.1785,100.857001 69.0415,102.695001 64.6795,102.696001 C59.8515,102.695001 56.5685,100.564001 56.5685,97.1330008 C56.5685,95.3680008 57.9405,93.6770008 60.3175,93.6780008 C62.1555,93.6770008 63.4785,94.7320008 63.4785,96.2020008 C63.4785,97.2800008 62.9145,98.4070008 61.5425,98.4070008 C59.9495,98.4070008 59.8515,97.2550008 58.8955,97.2560008 C58.6015,97.2550008 58.3325,97.4510008 58.3325,97.8680008 C58.3325,98.8000008 59.8275,99.8770008 63.2335,99.8770008 C65.4395,99.8770008 66.6885,99.1180008 66.6885,97.3530008 C66.6885,93.8250008 59.3375,93.1630008 59.3375,88.4820008 C59.3375,85.9090008 61.5675,83.9490008 64.9005,83.9480008 M75.6468,89.6830008 C75.6468,89.3400008 75.5488,89.1920008 75.3528,89.1930008 C75.2058,89.1930008 75.1078,89.2170008 75.0338,89.2170008 C74.6418,89.2170008 74.4208,88.8250008 74.4208,88.4580008 C74.4208,87.9930008 74.6668,87.6980008 75.1808,87.6980008 C76.6758,87.6980008 77.5088,86.4480008 79.0528,84.8560008 C79.3228,84.5860008 79.6168,84.3650008 80.0088,84.3650008 C80.4008,84.3650008 80.5968,84.6840008 80.5958,85.0270008 C80.5968,85.4930008 80.4988,86.4480008 80.4988,87.1100008 C80.4988,87.5510008 80.6948,87.7710008 81.2338,87.7710008 C81.7978,87.7720008 82.4348,87.7230008 83.0228,87.7230008 C83.4638,87.7230008 83.7088,88.1390008 83.7088,88.5310008 C83.7088,88.9480008 83.4888,89.3650008 82.9488,89.3650008 C82.3858,89.3650008 81.7238,89.2170008 81.2098,89.2170008 C80.7438,89.2170008 80.3268,89.5360008 80.2048,90.1730008 C79.8378,92.1830008 79.2728,95.6130008 79.2728,97.1090008 C79.2728,97.8190008 79.4688,98.2610008 80.0328,98.2600008 C80.6458,98.2610008 81.0868,97.7700008 81.0868,96.7650008 C81.0868,96.1520008 80.9648,95.6870008 80.9648,95.4420008 C80.9638,94.9510008 81.1848,94.5350008 81.7728,94.5350008 C82.3608,94.5360008 82.6308,94.7800008 82.6308,95.9570008 C82.6308,99.8280008 81.2588,101.299001 78.1948,101.299001 C75.5728,101.299001 74.4208,99.8030008 74.4208,97.4030008 C74.4208,95.1720008 75.6468,91.1290008 75.6468,89.6830008 M91.6143,97.5988008 C92.2513,97.5988008 92.6923,97.0588008 93.2813,95.6868008 C94.1633,93.5308008 94.5303,90.9578008 94.9223,88.8008008 C95.0693,87.9438008 95.3393,87.6978008 95.9523,87.6988008 C96.6623,87.6978008 97.5933,88.5798008 98.4513,88.5808008 C98.6963,88.5808008 98.8923,88.4578008 98.8923,88.1638008 L98.8923,88.0898008 C98.8923,87.6738008 99.2113,87.5268008 99.6283,87.5268008 C100.3383,87.5268008 100.4603,87.9918008 100.4603,88.4328008 C100.4603,91.5948008 98.4513,95.5888008 98.4513,98.0148008 C98.4523,98.6768008 98.6713,98.9458008 99.1373,98.9468008 C99.4813,98.9468008 99.7993,98.7748008 99.9213,98.3828008 C100.0453,98.0398008 100.0683,97.7698008 100.0933,97.6468008 C100.1673,97.2548008 100.3383,97.0588008 100.6813,97.0588008 C101.0493,97.0588008 101.3433,97.2558008 101.3433,97.9658008 C101.3433,100.146801 99.9463,101.299801 97.4463,101.299801 C95.4373,101.298801 94.4573,100.490801 94.4573,98.6038008 C94.4573,97.3048008 95.0203,96.4958008 95.0203,96.0048008 C95.0203,95.7118008 94.8243,95.6128008 94.6283,95.6128008 C94.3833,95.6128008 94.2613,95.7118008 94.1633,96.0308008 C93.2813,99.1428008 92.6193,101.298801 89.4333,101.299801 C86.6393,101.298801 85.7323,99.9508008 85.7323,98.3338008 C85.7323,95.8088008 87.4733,93.1138008 87.4733,90.8348008 C87.4733,90.1728008 87.2273,89.9278008 86.7623,89.9278008 C86.4433,89.9278008 86.1743,90.0998008 86.0523,90.4918008 C85.9293,90.8348008 85.9053,91.1048008 85.8803,91.2268008 C85.8063,91.6198008 85.6353,91.8148008 85.2923,91.8148008 C84.9243,91.8148008 84.6303,91.6188008 84.6303,90.9078008 C84.6303,88.6288008 86.2723,87.4538008 88.8943,87.4528008 C91.2713,87.4538008 92.0553,88.5558008 92.0553,90.2458008 C92.0553,92.5988008 90.8553,95.0988008 90.8553,96.7408008 C90.8553,97.2318008 91.1253,97.5988008 91.6143,97.5988008 M110.4281,89.0951008 C108.8101,89.0951008 107.4621,92.5991008 107.4621,96.0051008 C107.4621,97.2561008 107.7811,97.7201008 108.3941,97.7211008 C109.2761,97.7211008 109.8881,96.8141008 110.5511,94.8291008 C110.9921,93.5301008 111.5061,91.2271008 111.5061,90.3201008 C111.5061,89.6831008 111.2371,89.0951008 110.4281,89.0951008 M112.5601,86.1541008 C112.4131,86.1541008 112.2911,86.2281008 112.1681,86.3991008 L112.0211,86.6201008 C111.8981,86.7911008 111.7521,86.8891008 111.4821,86.8901008 C111.2121,86.8891008 110.9671,86.6931008 110.9671,86.3001008 C110.9671,84.8061008 112.1921,84.0221008 114.1041,84.0221008 C116.7991,84.0221008 117.2651,85.6151008 117.2651,87.1091008 C117.2651,89.4141008 115.5491,95.3191008 115.5501,98.0891008 C115.5491,98.7251008 115.7451,98.9461008 116.1371,98.9461008 C116.4321,98.9471008 116.6521,98.7751008 116.7751,98.3831008 C116.8971,98.0391008 116.9221,97.7701008 116.9461,97.6481008 C117.0201,97.2551008 117.1911,97.0591008 117.5351,97.0591008 C117.9021,97.0591008 118.196101,97.2551008 118.196101,97.9651008 C118.1971,100.147101 116.8241,101.299101 114.6671,101.299101 C112.5361,101.299101 111.6041,100.490101 111.6041,98.7501008 C111.6041,97.5241008 112.0941,96.5211008 112.0941,96.0311008 C112.0951,95.7361008 111.8991,95.6381008 111.7021,95.6381008 C111.4571,95.6391008 111.3351,95.7361008 111.2371,96.0551008 C110.3541,99.1421008 109.7171,101.299101 106.5561,101.298101 C103.8601,101.299101 102.9291,99.7541008 102.9291,96.8871008 C102.9291,91.4961008 105.0361,87.4531008 108.9081,87.4531008 C110.3061,87.4531008 111.4081,88.0901008 112.2411,88.0901008 C112.5601,88.0901008 112.6831,87.9431008 112.7561,87.6741008 C112.8291,87.4291008 112.9281,87.0121008 112.9281,86.6931008 C112.9271,86.3251008 112.8291,86.1541008 112.5601,86.1541008 M124.5464,93.0889008 C124.5464,93.6769008 124.7914,94.0449008 125.3554,94.0439028 C126.3844,94.0449008 128.1494,92.2569008 128.1494,90.0259008 C128.1494,89.0469008 127.7804,88.8009008 127.2424,88.8009008 C125.4044,88.8009008 124.5464,91.2999008 124.5464,93.0889008 M125.6744,101.421901 C122.4624,101.421901 119.7184,99.9759008 119.7184,95.9079008 C119.7184,90.4919008 122.6834,87.3309008 127.1434,87.3309008 C131.0894,87.3309008 132.3884,88.8739008 132.3884,90.8599008 C132.3884,92.9179008 131.0894,94.2659008 127.5854,94.6579008 C125.3054,94.9029008 124.6934,95.3929008 124.6924,96.1769008 C124.6934,97.0839008 125.5264,97.6959008 127.3154,97.6969008 C128.9814,97.6969008 130.7714,97.1579008 130.7714,95.7109008 C130.7714,95.2209008 131.0654,94.8779008 131.5314,94.8789008 C131.9474,94.8789008 132.2414,95.2209008 132.2414,95.7119008 C132.2404,99.7789008 130.3304,101.421901 125.6744,101.421901 M143.6792,91.1529008 C142.9442,91.1529008 142.3072,91.5689008 141.7682,92.8449008 C140.9102,94.9279008 141.0082,97.7449008 140.6162,99.9509008 C140.4692,100.808901 140.1992,101.052901 139.5872,101.053901 C138.8022,101.053901 137.8222,100.170901 136.8912,100.171901 C136.6212,100.170901 136.4012,100.317901 136.4012,100.636901 L136.4012,100.734901 C136.4012,101.126901 136.0822,101.224901 135.6662,101.224901 C134.9562,101.224901 134.8332,100.759901 134.8332,100.318901 C134.8332,97.1329008 136.6952,93.0899008 136.6952,90.6389008 C136.6952,90.1979008 136.4752,89.9039008 136.0832,89.9039008 C135.7642,89.9039008 135.4942,90.0749008 135.3722,90.4669008 C135.2492,90.8109008 135.2252,91.0799008 135.2002,91.2029008 C135.1272,91.5949008 134.9552,91.7909008 134.6122,91.7909008 C134.2452,91.7909008 133.9502,91.5949008 133.951197,90.8839008 C133.9502,88.7029008 135.3722,87.5509008 137.6022,87.5509008 C139.4642,87.5509008 140.3712,88.3349008 140.3712,90.1489008 C140.3712,91.4469008 139.8082,92.2569008 139.8082,92.7459008 C139.8072,93.0409008 140.0032,93.1379008 140.2002,93.1389008 C140.4452,93.1379008 140.5672,93.0399008 140.6652,92.7219008 C141.5472,89.5849008 142.3562,87.4539008 145.8612,87.4529008 C148.6542,87.4529008 149.5602,88.8009008 149.5612,90.4189008 C149.5612,92.9909008 147.7722,95.7609008 147.7722,98.0889008 C147.7712,98.7249008 147.9672,98.9459008 148.4582,98.9469008 C148.8252,98.9459008 149.1442,98.7749008 149.2672,98.3829008 C149.3892,98.0399008 149.4132,97.7699008 149.4382,97.6469008 C149.5122,97.2549008 149.6832,97.0589008 150.0262,97.0589008 C150.3942,97.0589008 150.6882,97.2549008 150.6882,97.9659008 C150.6882,100.146901 149.2912,101.298901 146.6452,101.298901 C144.0232,101.298901 143.2392,100.195901 143.2392,98.5049008 C143.2392,96.1519008 144.4392,93.6529008 144.4392,92.0109008 C144.4392,91.5209008 144.1692,91.1529008 143.6792,91.1529008 M153.4867,89.6830008 C153.4867,89.3400008 153.3887,89.1920008 153.1927,89.1930008 C153.0457,89.1930008 152.9477,89.2170008 152.8737,89.2170008 C152.4817,89.2170008 152.2607,88.8250008 152.261697,88.4580008 C152.261697,87.9930008 152.5067,87.6980008 153.0207,87.6980008 C154.5157,87.6980008 155.3497,86.4480008 156.8927,84.8560008 C157.1627,84.5860008 157.4567,84.3660008 157.8487,84.3650008 C158.2407,84.3650008 158.4367,84.6840008 158.4367,85.0260008 C158.4367,85.4930008 158.3387,86.4480008 158.3387,87.1100008 C158.3387,87.5510008 158.5347,87.7710008 159.0737,87.7710008 C159.6377,87.7720008 160.2747,87.7230008 160.8637,87.7230008 C161.3037,87.7230008 161.5487,88.1390008 161.5487,88.5310008 C161.5487,88.9480008 161.3287,89.3650008 160.7897,89.3650008 C160.2257,89.3650008 159.5637,89.2170008 159.0497,89.2170008 C158.5837,89.2170008 158.1677,89.5360008 158.0447,90.1730008 C157.6777,92.1830008 157.1137,95.6130008 157.1137,97.1090008 C157.1137,97.8190008 157.3097,98.2600008 157.8727,98.2600008 C158.4857,98.2610008 158.9267,97.7700008 158.9267,96.7650008 C158.9267,96.1520008 158.8047,95.6870008 158.8047,95.4420008 C158.8037,94.9510008 159.0247,94.5350008 159.6127,94.5350008 C160.2017,94.5360008 160.4707,94.7800008 160.4707,95.9570008 C160.4707,99.8280008 159.0987,101.299001 156.0347,101.299001 C153.4127,101.299001 152.261697,99.8030008 152.261697,97.4030008 C152.261697,95.1720008 153.4867,91.1290008 153.4867,89.6830008 M36.7709,117.331001 C36.7709,117.747001 36.4279,117.992001 36.0609,117.992001 C35.9619,117.992001 35.8639,117.968001 35.7419,117.968001 C35.3249,117.968001 35.0799,118.262001 35.0799,119.243001 C35.0799,122.330001 35.5209,123.653001 36.9179,123.653001 C37.9229,123.653001 38.8049,122.281001 38.8049,119.512001 C38.8049,116.399001 38.0939,115.296001 34.7859,115.296001 C29.6399,115.296001 27.4589,117.846001 27.4589,121.423001 C27.4589,122.403001 27.6549,122.698001 28.0719,122.698001 C28.5859,122.698001 28.9779,122.109001 28.9779,121.105001 C28.9779,120.615001 28.9299,120.345001 28.9289,120.051001 C28.9289,119.560001 29.2719,119.266001 29.7139,119.266001 C30.1549,119.266001 30.4979,119.463001 30.4979,120.075001 C30.3999,123.457001 28.8309,124.706001 26.3559,124.706001 C24.0279,124.707001 23.0969,123.383001 23.0969,121.447001 C23.0969,116.522001 27.2139,113.998001 35.1779,113.998001 C40.3979,113.998001 43.4119,115.615001 43.4119,120.565001 C43.4119,125.687001 41.4019,128.163001 38.7069,128.162001 C35.5459,128.163001 35.6439,123.800001 34.7859,123.800001 C34.5409,123.799001 34.4179,123.972001 34.3939,124.290001 C34.3699,125.319001 34.4919,126.324001 34.4919,127.329001 C34.4919,129.510001 33.5609,131.446001 29.6639,131.446001 C26.2579,131.471001 24.2489,130.392001 24.2489,127.084001 C24.2489,126.373001 24.5429,125.687001 25.2289,125.688001 C25.7429,125.687001 25.9879,126.030001 25.9879,126.545001 C25.9889,127.059001 25.6209,127.378001 25.6209,127.843001 C25.6209,128.310001 25.9639,128.603001 26.8459,128.603001 C28.8059,128.603001 29.9589,126.643001 31.3309,121.423001 C32.3599,117.453001 33.7809,116.669001 36.0359,116.669001 C36.5509,116.669001 36.7709,116.914001 36.7709,117.331001 M51.7043,127.598301 C52.3413,127.598301 52.7833,127.059301 53.3713,125.687301 C54.2533,123.530301 54.6213,120.958301 55.0133,118.801301 C55.1603,117.943301 55.4293,117.698301 56.0423,117.698301 C56.7523,117.698301 57.6843,118.580301 58.5423,118.580301 C58.7873,118.581301 58.9823,118.458301 58.9823,118.163301 L58.9823,118.090301 C58.9823,117.674301 59.3013,117.526301 59.7183,117.526301 C60.4283,117.526301 60.5513,117.992301 60.5513,118.433301 C60.5503,121.594301 58.5423,125.589301 58.5423,128.015301 C58.5423,128.677301 58.7623,128.946301 59.2283,128.946301 C59.5713,128.946301 59.8893,128.774301 60.0113,128.382301 C60.1343,128.040301 60.1593,127.770301 60.1833,127.647301 C60.2573,127.255301 60.4283,127.059301 60.7723,127.059301 C61.1393,127.059301 61.4333,127.255301 61.4333,127.966301 C61.4333,130.146301 60.0363,131.299301 57.5373,131.299301 C55.5283,131.298301 54.5473,130.490301 54.5473,128.603301 C54.5473,127.304301 55.1103,126.495301 55.1103,126.005301 C55.1103,125.711301 54.9143,125.613301 54.7183,125.613301 C54.4733,125.613301 54.3513,125.712301 54.2533,126.030301 C53.3713,129.142301 52.7093,131.299301 49.5233,131.299301 C46.7303,131.298301 45.8233,129.950301 45.8223,128.333301 C45.8233,125.809301 47.5633,123.113301 47.5633,120.834301 C47.5633,120.173301 47.3183,119.928301 46.8523,119.928301 C46.5333,119.928301 46.2643,120.100301 46.1423,120.491301 C46.0193,120.835301 45.9953,121.104301 45.9703,121.227301 C45.8963,121.619301 45.7253,121.815301 45.3823,121.815301 C45.0143,121.814301 44.7203,121.619301 44.7203,120.908301 C44.7213,118.629301 46.3623,117.453301 48.9843,117.452301 C51.3613,117.453301 52.1453,118.555301 52.1453,120.246301 C52.1453,122.599301 50.9453,125.099301 50.9453,126.741301 C50.9453,127.231301 51.2153,127.598301 51.7043,127.598301 M69.6573,129.657201 C71.2753,129.657201 72.6233,126.152201 72.6233,122.746201 C72.6233,121.496201 72.3043,121.0312 71.6913,121.0312 C70.8093,121.030201 70.1963,121.937201 69.5353,123.922201 C69.0943,125.221201 68.5793,127.524201 68.5793,128.432201 C68.5793,129.069201 68.8493,129.657201 69.6573,129.657201 M67.9913,122.721201 C67.9913,123.016201 68.1873,123.114201 68.3833,123.114201 C68.6283,123.114201 68.7513,123.016201 68.8493,122.697201 C69.7313,119.609201 70.3683,117.453201 73.5293,117.453201 C76.2253,117.453201 77.1563,118.997201 77.1563,121.864201 C77.1563,127.255201 75.0483,131.298201 71.1763,131.299201 C68.6043,131.299201 67.5013,130.172201 65.0753,130.171201 C64.8303,130.171201 64.6343,130.293201 64.6343,130.588201 L64.6343,130.661201 C64.6343,131.078201 64.3153,131.225201 63.8983,131.225201 C63.1883,131.225201 63.0653,130.760201 63.0653,130.319201 C63.0653,127.501201 65.0993,120.443201 65.0993,117.086201 C65.0993,116.522201 64.8793,116.350201 64.5113,116.350201 C64.1683,116.351201 63.9723,116.472201 63.8503,116.841201 C63.7523,117.160201 63.7033,117.429201 63.6783,117.576201 C63.6293,117.968201 63.5063,118.238201 63.0903,118.237201 C62.6493,118.237201 62.4283,117.870201 62.4283,117.257201 C62.4283,115.076201 63.8013,113.924201 66.0063,113.924201 C68.2603,113.924201 69.3133,115.076201 69.3143,117.306201 C69.3143,119.757201 67.9913,121.741201 67.9913,122.721201 M84.1563,128.946401 C84.4993,128.946401 84.6953,128.775401 84.8673,128.383401 C84.9403,128.210401 85.0143,127.868401 85.0383,127.647401 C85.0883,127.255401 85.3083,127.059401 85.6273,127.059401 C86.0193,127.058401 86.2883,127.256401 86.2883,127.966401 C86.2883,130.146401 84.9163,131.299401 82.4173,131.299401 C79.6713,131.298401 78.8873,130.000401 78.8873,128.039401 C78.8873,124.168401 81.2153,119.585401 81.2153,117.085401 C81.2153,116.424401 81.0443,116.277401 80.6763,116.277401 C80.3333,116.276401 80.1123,116.424401 79.9653,116.840401 C79.8683,117.159401 79.8183,117.429401 79.7943,117.575401 C79.7453,117.967401 79.6233,118.163401 79.2053,118.163401 C78.8383,118.163401 78.5443,117.870401 78.5443,117.257401 C78.5443,115.075401 79.9653,113.924401 82.1713,113.924401 C84.4253,113.924401 85.4793,115.076401 85.4793,117.305401 C85.4793,121.227401 83.5683,125.466401 83.5683,128.088401 C83.5683,128.652401 83.7393,128.946401 84.1563,128.946401 M95.954,113.899401 C95.954,115.296401 95.243,116.007401 92.793,116.032401 C90.759,116.055401 89.876,115.517401 89.8769992,114.194401 C89.876,112.552401 91.445,111.841401 93.258,111.841401 C94.827,111.841401 95.954,112.478401 95.954,113.899401 M92.94,128.088401 C92.94,128.725401 93.136,128.946401 93.626,128.946401 C93.994,128.946401 94.312,128.774401 94.434,128.383401 C94.557,128.039401 94.582,127.770401 94.606,127.647401 C94.68,127.255401 94.851,127.059401 95.195,127.059401 C95.562,127.059401 95.856,127.256401 95.856,127.966401 C95.856,130.146401 94.459,131.299401 91.812,131.298401 C89.19,131.298401 88.406,130.195401 88.406,128.505401 C88.406,125.932401 90.097,122.623401 90.097,120.639401 C90.097,120.197401 89.877,119.903401 89.484,119.903401 C89.166,119.904401 88.897,120.075401 88.774,120.467401 C88.651,120.810401 88.627,121.080401 88.602,121.202401 C88.529,121.595401 88.358,121.790401 88.014,121.790401 C87.647,121.791401 87.352,121.595401 87.352,120.883401 C87.352,118.703401 88.774,117.551401 91.004,117.551401 C93.357,117.551401 94.508,118.335401 94.508,120.148401 C94.508,122.869401 92.94,126.275401 92.94,128.088401 M105.543,128.162401 C107.528,128.162401 108.165,127.476401 108.165,126.495401 C108.165,126.275401 108.141,126.079401 108.141,125.932401 C108.141,125.515401 108.337,125.123401 108.925,125.124401 C109.513,125.123401 109.684,125.491401 109.684,126.055401 C109.684,129.216401 108.067,131.421401 103.681,131.421401 C99.833,131.421401 97.235,129.901401 97.235,125.858401 C97.235,120.884401 100.127,117.306401 105.274,117.305401 C108.925,117.306401 110.126,118.703401 110.125001,120.982401 C110.126,122.624401 109.292,124.168401 107.087,124.168401 C105.567,124.167401 104.857,123.457401 104.857,122.329401 C104.857,121.030401 105.69,120.443401 106.646,120.222401 C107.332,120.075401 107.552,119.879401 107.552,119.535401 C107.552,119.193401 107.332,118.898401 106.254,118.899401 C104.097,118.899401 102.088,120.811401 102.088,125.148401 C102.087,127.280401 103.117,128.162401 105.543,128.162401 M119.4301,119.094701 C117.8111,119.094701 116.4641,122.599701 116.4641,126.005701 C116.4641,127.255701 116.7831,127.720701 117.3961,127.721701 C118.2771,127.721701 118.8901,126.814701 119.5521,124.829701 C119.9931,123.529701 120.5071,121.227701 120.5081,120.319701 C120.5081,119.683701 120.2381,119.094701 119.4301,119.094701 M117.9101,117.4537 C120.4831,117.452701 121.7091,118.580701 124.1351,118.580701 C124.3791,118.580701 124.5751,118.457701 124.5761,118.163701 L124.5751,118.089701 C124.5751,117.673701 124.8941,117.526701 125.3111,117.526701 C126.0211,117.526701 126.1441,117.991701 126.1441,118.432701 C126.1441,120.467701 124.5511,125.662701 124.5521,128.088701 C124.5521,128.725701 124.7471,128.946701 125.1391,128.945701 C125.4341,128.946701 125.6541,128.774701 125.7761,128.382701 C125.8991,128.039701 125.9231,127.770701 125.9481,127.647701 C126.0221,127.255701 126.1931,127.059701 126.5361,127.059701 C126.9041,127.059701 127.1981,127.255701 127.197103,127.965701 C127.1981,130.146701 125.8251,131.298701 123.6691,131.298701 C121.5381,131.298701 120.6061,130.490701 120.6061,128.749701 C120.6061,127.524701 121.0951,126.520701 121.0951,126.030701 C121.0961,125.735701 120.9001,125.638701 120.7031,125.637701 C120.4581,125.638701 120.3361,125.735701 120.2381,126.054701 C119.3561,129.142701 118.7191,131.298701 115.5571,131.299701 C112.8611,131.298701 111.9311,129.754701 111.9301,126.887701 C111.9301,121.496701 114.0381,117.4537 117.9101,117.4537 M130.1298,119.682801 C130.1298,119.339801 130.0318,119.192801 129.8348,119.193801 C129.6878,119.192801 129.5898,119.216801 129.5168,119.216801 C129.1248,119.216801 128.9038,118.824801 128.9038,118.457801 C128.9038,117.992801 129.1488,117.697801 129.6638,117.698801 C131.1578,117.697801 131.9918,116.448801 133.5358,114.855801 C133.8048,114.585801 134.0988,114.365798 134.4918,114.365798 C134.8838,114.364801 135.0788,114.683801 135.0788,115.026801 C135.0798,115.492801 134.9808,116.448801 134.9808,117.109801 C134.9818,117.550801 135.1778,117.770801 135.7158,117.770801 C136.2808,117.771801 136.9168,117.722801 137.5058,117.722801 C137.9458,117.722801 138.1918,118.138801 138.1918,118.531801 C138.1918,118.947801 137.9708,119.364801 137.4318,119.364801 C136.8688,119.364801 136.2068,119.216801 135.6918,119.216801 C135.2268,119.217801 134.8098,119.535801 134.6868,120.173801 C134.3198,122.182801 133.7558,125.612801 133.7558,127.108801 C133.7558,127.818801 133.9518,128.260801 134.5158,128.259801 C135.1288,128.260801 135.5698,127.770801 135.5698,126.764801 C135.5698,126.151801 135.4468,125.686801 135.4468,125.441801 C135.4468,124.951801 135.6678,124.534801 136.2558,124.534801 C136.8438,124.535801 137.1128,124.779801 137.1138,125.956801 C137.1128,129.827801 135.7408,131.299801 132.6778,131.298801 C130.0558,131.298801 128.9038,129.803801 128.9038,127.402801 C128.9038,125.171801 130.1298,121.128801 130.1298,119.682801 M147.7881,113.899801 C147.7881,115.295801 147.0771,116.006801 144.6271,116.031801 C142.5931,116.055801 141.7101,115.517801 141.711099,114.193801 C141.711099,112.551801 143.2791,111.840801 145.0921,111.8418 C146.6611,111.840801 147.7881,112.477801 147.7881,113.899801 M144.7741,128.088801 C144.7741,128.724801 144.9701,128.945801 145.4601,128.945801 C145.8281,128.945801 146.1461,128.774801 146.2681,128.382801 C146.3911,128.039801 146.4151,127.769801 146.4401,127.647801 C146.5141,127.254801 146.6851,127.058801 147.0291,127.058801 C147.3961,127.059801 147.6901,127.255801 147.6901,127.965801 C147.6901,130.146801 146.2931,131.298801 143.6471,131.298801 C141.0251,131.298801 140.2401,130.195801 140.2401,128.504801 C140.2401,125.932801 141.9311,122.623801 141.9311,120.639801 C141.9311,120.197801 141.7101,119.903801 141.3191,119.903801 C141.0001,119.903801 140.7311,120.075801 140.6081,120.467801 C140.4851,120.810801 140.4611,121.080801 140.4361,121.202801 C140.3621,121.594801 140.1921,121.790801 139.8481,121.790801 C139.4811,121.790801 139.1871,121.594801 139.1861,120.883801 C139.1861,118.703801 140.6081,117.550801 142.8381,117.5518 C145.1911,117.550801 146.3421,118.335801 146.3421,120.148801 C146.3431,122.869801 144.7741,126.275801 144.7741,128.088801 M157.8056,121.227801 C157.8056,119.437801 157.3896,118.801801 156.5806,118.801801 C155.0366,118.800801 153.9096,121.887801 153.9096,126.814801 C153.9096,128.185801 154.3016,128.872801 155.3056,128.872801 C157.0956,128.872801 157.8056,125.367801 157.8056,121.227801 M155.2086,131.298801 C150.8456,131.299801 149.0576,129.141801 149.0576,125.687801 C149.0576,120.736801 151.5576,117.305801 156.5566,117.305801 C159.7916,117.305801 162.4376,119.046801 162.4376,123.333801 C162.4376,127.745801 161.1876,131.298801 155.2086,131.298801 M173.5448,121.153801 C172.8098,121.153801 172.1728,121.568801 171.6338,122.844801 C170.7758,124.927801 170.8738,127.744801 170.4818,129.950801 C170.3348,130.808801 170.0648,131.053801 169.4528,131.053801 C168.6688,131.053801 167.6878,130.170801 166.7568,130.171801 C166.4868,130.171801 166.2668,130.318801 166.2668,130.637801 L166.2668,130.735801 C166.2668,131.127801 165.9478,131.224801 165.5308,131.224801 C164.8208,131.225801 164.6988,130.759801 164.6988,130.318801 C164.6978,127.132801 166.5608,123.089801 166.5608,120.638801 C166.5608,120.197801 166.3398,119.904801 165.9478,119.904801 C165.6298,119.903801 165.3598,120.074801 165.2378,120.467801 C165.1148,120.810801 165.0908,121.079801 165.0648,121.202801 C164.9928,121.594801 164.8208,121.790801 164.4778,121.790801 C164.1098,121.790801 163.816799,121.594801 163.816799,120.883801 C163.8158,118.702801 165.2378,117.551801 167.4678,117.550801 C169.3298,117.551801 170.2368,118.335801 170.2368,120.148801 C170.2368,121.446801 169.6728,122.256801 169.6728,122.745801 C169.6728,123.040801 169.8688,123.137801 170.0648,123.138801 C170.3098,123.137801 170.4328,123.039801 170.5308,122.722801 C171.4128,119.585801 172.2208,117.453801 175.7258,117.452801 C178.5188,117.452801 179.4258,118.801801 179.4258,120.418801 C179.4258,122.991801 177.6378,125.760801 177.6378,128.088801 C177.6378,128.725801 177.8338,128.945801 178.3238,128.946801 C178.6918,128.946801 179.0098,128.774801 179.1318,128.382801 C179.2548,128.039801 179.2788,127.769801 179.3038,127.647801 C179.3778,127.255801 179.5488,127.058801 179.8918,127.058801 C180.2598,127.058801 180.5538,127.254801 180.552803,127.965801 C180.5538,130.146801 179.1568,131.299801 176.5098,131.298801 C173.8878,131.298801 173.1038,130.195801 173.1038,128.505801 C173.1038,126.151801 174.3048,123.652801 174.3048,122.011801 C174.3048,121.520801 174.0348,121.153801 173.5448,121.153801 M190.0471,128.284701 C190.0471,127.255701 189.3371,126.814701 186.2981,125.809701 C184.2641,125.147701 182.9411,124.192701 182.9411,121.864701 C182.9411,119.805701 184.1411,117.330701 188.7971,117.330701 C192.4491,117.330701 194.3111,118.481701 194.3111,120.222701 C194.3111,121.226701 193.7471,122.157701 192.0811,122.157701 C190.6601,122.158701 189.7041,121.765701 189.7041,120.858701 C189.7041,119.854701 190.6851,119.830701 190.6851,119.389701 C190.6851,118.996701 190.2921,118.751701 188.9691,118.752701 C187.0331,118.751701 186.5921,119.486701 186.5921,120.270701 C186.5921,121.250701 187.0821,121.961701 190.1691,122.745701 C193.3801,123.555701 194.1641,125.025701 194.1641,126.862701 C194.1641,129.485701 192.6201,131.421701 187.9151,131.421701 C183.2341,131.421701 181.9111,129.999701 181.9111,128.333701 C181.9111,127.426701 182.6221,126.324701 184.4111,126.323701 C185.7341,126.323701 186.6651,126.887701 186.6651,127.696701 C186.6651,128.823701 185.7821,128.774701 185.7821,129.215701 C185.7831,129.583701 186.2731,129.778701 187.5721,129.778701 C189.4101,129.779701 190.0471,129.239701 190.0471,128.284701' id='Combined-Shape' fill='%23FFFFFF'%3E%3C/path%3E%3Cpath d='M108.7731,61.3221008 L114.4291,42.1491008 L108.6851,42.1761008 L108.6141,26.8591008 L102.9671,47.9461008 L108.7111,47.9201008 L108.7731,61.3221008 Z M82.8737,54.8167008 L91.8927,66.2507008 L83.9087,46.0507008 L79.0087,49.9167008 L68.7007,36.8487008 L77.9737,58.6817008 L82.8737,54.8167008 Z M138.1128,49.9162008 L133.2118,46.0512008 L125.2288,66.2512008 L134.2478,54.8162008 L139.1478,58.6822008 L148.4198,36.8482008 L138.1128,49.9162008 Z M108.348,155.800401 L102.692,174.973401 L108.436,174.946401 L108.507,190.263401 L114.154,169.176401 L108.41,169.202401 L108.348,155.800401 Z M134.2475,162.305801 L125.2285,150.871801 L133.2125,171.071801 L138.1125,167.205801 L148.4205,180.273801 L139.1475,158.440801 L134.2475,162.305801 Z M79.0084,167.206301 L83.9094,171.071301 L91.8924,150.871301 L82.8734,162.306301 L77.9734,158.440301 L68.7014,180.274301 L79.0084,167.206301 Z' id='Combined-Shape' fill='%23071D49'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.sticker .sticker-student-pubs .shop {
  width: 40%;
  padding-top: 35%;
  position: absolute;
  top: 0;
  right: 0.5rem;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='113px' height='97px' viewBox='0 0 113 97' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Templates' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Group-63' transform='translate(0.152400, 0.563700)'%3E%3Cpath d='M67.9227,23.1795 C67.2187,25.8055 64.5207,27.3635 61.8947,26.6595 C59.2687,25.9565 57.7107,23.2575 58.4137,20.6315 L15.6257,9.1665 L1.6127,61.4635 L44.4007,72.9295 C45.1047,70.3035 47.8037,68.7455 50.4297,69.4485 C53.0547,70.1525 54.6137,72.8515 53.9097,75.4765 L96.6987,86.9425 L110.7117,34.6445 L67.9227,23.1795 Z' id='Fill-54' fill='%23006269'%3E%3C/path%3E%3Cpath d='M73.96,27.071 C72.601,29.425 69.591,30.232 67.236,28.873 C64.882,27.513 64.076,24.503 65.435,22.149 L27.071,0 L0,46.888 L38.364,69.038 C39.723,66.683 42.733,65.877 45.087,67.236 C47.441,68.595 48.248,71.605 46.889,73.96 L85.252,96.109 L112.323,49.22 L73.96,27.071 Z' id='Fill-56' fill='%23006269'%3E%3C/path%3E%3Cpath d='M61.0839,20.9832 C61.0839,23.7012 58.8799,25.9052 56.1619,25.9052 C53.4439,25.9052 51.2399,23.7012 51.2399,20.9832 L6.9419,20.9832 L6.9419,75.1252 L51.2399,75.1252 C51.2399,72.4072 53.4439,70.2032 56.1619,70.2032 C58.8799,70.2032 61.0839,72.4072 61.0839,75.1252 L105.3819,75.1252 L105.3819,20.9832 L61.0839,20.9832 Z' id='Fill-58' fill='%23071D49'%3E%3C/path%3E%3Cpath d='M21.6878,56.1148 C21.2558,56.1158 20.8958,55.8758 20.8958,55.4438 C20.8958,54.9148 21.0398,53.4748 21.0398,52.5388 C21.0398,51.6748 20.8958,51.0258 20.8958,50.6188 C20.8958,50.1138 21.0878,49.7308 21.7608,49.7308 C23.5368,49.7308 25.3358,54.5558 28.7208,54.5548 C29.6328,54.5548 30.5208,54.0508 30.5208,52.8988 C30.5208,51.8438 29.9688,51.1948 26.7518,50.4278 C22.5518,49.3948 21.1598,47.7618 21.1598,45.0508 C21.1598,42.6508 22.8638,40.3938 26.8008,40.3938 C29.7288,40.3938 30.6888,41.9298 31.5538,41.9298 C31.9138,41.9298 32.1528,41.7858 32.1528,41.5228 C32.1528,41.3298 32.1048,41.2098 32.1048,41.0418 C32.1048,40.5858 32.4168,40.3458 32.8008,40.3458 C33.3058,40.3458 33.5208,40.5618 33.5208,41.2098 C33.5208,41.9538 33.4488,42.5288 33.4488,43.4178 C33.4498,43.9698 33.4968,44.9308 33.4968,45.2668 C33.4968,45.8428 33.2328,46.2018 32.7288,46.2028 C30.5928,46.2028 29.1528,41.9298 26.5368,41.9298 C25.3838,41.9298 24.6408,42.5058 24.6398,43.4898 C24.6398,44.4018 25.1688,45.0978 28.0968,45.9148 C32.4898,47.1388 34.1458,48.5308 34.1448005,51.5788 C34.1448005,54.7468 31.7458,56.2348 28.7448,56.2348 C25.4808,56.2348 24.2318,54.4348 23.0798,54.4348 C22.5998,54.4348 22.3598,54.6508 22.3598,54.9868 C22.3598,55.1068 22.4088,55.2988 22.4078,55.4438 C22.4088,55.8748 22.0958,56.1148 21.6878,56.1148 M46.3314,55.1308 C46.3314,54.7718 46.4754,54.3868 46.9074,54.3868 C47.5314,54.3868 47.5564,53.9558 47.6034,53.4988 C47.7004,52.3708 47.6754,51.3628 47.6764,50.1628 C47.6764,48.7458 47.4834,48.5548 45.6594,48.5538 C43.8124,48.5548 43.6434,48.7468 43.6434,50.1628 C43.6434,51.3638 43.6194,52.3708 43.7154,53.4998 C43.7634,53.9558 43.7874,54.3868 44.4114,54.3868 C44.8434,54.3868 44.9874,54.7708 44.9874,55.1308 C44.9874,55.5878 44.8434,55.8748 44.4114,55.8748 C43.4044,55.8758 42.3714,55.8268 41.2434,55.8278 C39.8994,55.8278 38.6994,55.8748 37.4994,55.8748 C37.1394,55.8748 36.8504,55.5388 36.8504,55.0828 C36.8514,54.6508 37.0444,54.3148 37.4994,54.3158 C37.6434,54.3158 37.8344,54.3868 38.0274,54.3868 C38.6264,54.3868 38.6744,53.6428 38.7234,52.8748 C38.8194,51.2668 38.8434,49.3468 38.8434,47.4508 C38.8434,46.1548 38.7944,44.8588 38.7224,43.7538 C38.6754,42.9858 38.6274,42.2418 38.0274,42.2418 C37.8354,42.2418 37.6424,42.3148 37.4994,42.3148 C37.0434,42.3148 36.8504,41.9788 36.8514,41.5468 C36.8504,41.0898 37.1384,40.7538 37.4984,40.7538 C38.6994,40.7538 39.8994,40.8018 41.2434,40.8018 C42.3714,40.8008 43.4034,40.7538 44.4114,40.7548 C44.8434,40.7548 44.9884,41.0418 44.9874,41.4978 C44.9884,41.8578 44.8434,42.2418 44.4114,42.2418 C43.7874,42.2418 43.7634,42.6738 43.7154,43.1308 C43.6434,43.9948 43.6434,44.7868 43.6434,45.6988 C43.6434,46.8988 43.7874,47.0668 45.6604,47.0668 C47.6274,47.0668 47.6764,46.7788 47.6764,45.6978 C47.6764,44.7858 47.6764,43.9938 47.6044,43.1298 C47.5564,42.6738 47.5314,42.2418 46.9084,42.2418 C46.4764,42.2418 46.3324,41.8588 46.3314,41.4978 C46.3314,41.0408 46.4764,40.7548 46.9074,40.7538 C47.9154,40.7538 48.9484,40.8028 50.0764,40.8018 C51.4204,40.8018 52.6204,40.7548 53.8204,40.7538 C54.1804,40.7538 54.4684,41.0898 54.4694,41.5468 C54.4684,41.9788 54.2774,42.3148 53.8204,42.3138 C53.6764,42.3138 53.4854,42.2418 53.2924,42.2418 C52.6924,42.2418 52.6444,42.9858 52.5964,43.7548 C52.5234,44.8578 52.4764,46.1548 52.4764,47.4508 C52.4764,49.3468 52.5004,51.2668 52.5974,52.8748 C52.6444,53.6428 52.6924,54.3868 53.2924,54.3868 C53.4844,54.3868 53.6764,54.3148 53.8204,54.3148 C54.2764,54.3158 54.4684,54.6508 54.4684,55.0828 C54.4684,55.5388 54.1814,55.8758 53.8204,55.8758 C52.6204,55.8748 51.4194,55.8268 50.0764,55.8278 C48.9484,55.8278 47.9154,55.8748 46.9084,55.8748 C46.4764,55.8748 46.3314,55.5868 46.3314,55.1308 M64.8482,41.8345 C62.7352,41.8345 62.1352,44.1865 62.1842,49.1785 C62.2082,52.4425 62.7352,54.2905 64.8472,54.2915 C66.9832,54.2915 67.5122,52.4425 67.5362,49.1785 C67.5842,44.1855 66.9842,41.8345 64.8482,41.8345 M64.8482,56.2355 C59.0632,56.2345 56.9752,53.9555 56.9752,49.2985 C56.9752,43.8265 59.0632,40.3935 64.8482,40.3935 C70.6562,40.3935 72.7442,43.9705 72.7442,49.2995 C72.7442,53.8115 70.6572,56.2355 64.8482,56.2355 M83.8657,42.2420992 C82.2327,42.2411 82.0167,43.1541 82.0167,50.0191 C82.0167,50.7151 82.2817,50.8581 82.8807,50.8591 C84.7777,50.8591 85.6417,49.0821 85.6427,45.6271 C85.6417,43.1781 85.2817,42.2420992 83.8657,42.2420992 M75.1047,55.1071 C75.1047,54.6751 75.3927,54.3391 75.7527,54.3391 C75.9197,54.3391 76.2327,54.4111 76.3287,54.4111 C76.9287,54.4111 77.0487,54.0031 77.0967,52.8751 C77.1677,51.4351 77.2167,49.4671 77.2167,47.4511 C77.2167,46.1551 77.1687,44.8581 77.0967,43.7301 C77.0487,42.9621 77.0007,42.2181 76.4007,42.2181 C76.1607,42.2181 75.9207,42.2901 75.7527,42.2901 C75.2967,42.2911 75.1047,41.9541 75.1047,41.5221 C75.1047,41.0911 75.3927,40.7541 75.7517,40.7541 C77.0007,40.7541 78.2247,40.8021 79.6157,40.8021 C81.0807,40.8021 83.9367,40.6591 85.2567,40.6581 C88.4737,40.6581 90.4177,42.1221 90.4187,45.4581 C90.4177,50.2351 88.3297,51.1711 85.4497,51.7471 C82.1847,52.3951 81.9937,52.4671 81.9927,53.4271 C81.9937,54.1471 82.2097,54.4121 82.9057,54.4111 C83.2897,54.4111 84.3447,54.2191 84.9457,54.2181 C85.4017,54.2191 85.6417,54.6041 85.6417,55.1071 C85.6417,55.4431 85.4017,55.8751 84.9457,55.8751 C84.0567,55.8751 81.5127,55.8271 79.7847,55.8281 C78.3927,55.8271 76.4487,55.8751 75.7527,55.8751 C75.2967,55.8751 75.1047,55.5391 75.1047,55.1071' id='Combined-Shape' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.sticker .sticker-student-pubs:hover .burst {
  -webkit-transform: rotate(-8deg) !important;
          transform: rotate(-8deg) !important;
}
.sticker .sticker-student-pubs:hover .shop {
  -webkit-transform: rotate(8deg) !important;
          transform: rotate(8deg) !important;
}
.sticker .sticker-writing {
  position: relative;
  padding-top: 75%;
  width: 50vw;
}
@media (min-width: 576px) {
  .sticker .sticker-writing {
    width: 38vw;
  }
}
@media (min-width: 768px) {
  .sticker .sticker-writing {
    width: 13rem;
  }
}
@media (min-width: 992px) {
  .sticker .sticker-writing {
    width: 18rem;
  }
}
.sticker .sticker-writing .discover-magic {
  width: 54%;
  padding-top: 51.5%;
  position: absolute;
  top: 5%;
  right: 0.5rem;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='145px' height='138px' viewBox='0 0 145 138' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Templates' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Sticker---Discover' transform='translate(0.798300, 0.000200)'%3E%3Cpath d='M2.0001,71.6233 C2.0001,33.1713 33.1721,1.9993 71.6241,1.9993 C110.0761,1.9993 141.2471,33.1713 141.2471,71.6233 L141.2471,135.3363 L2.0001,135.3363 L2.0001,71.6233 Z' id='Fill-15' fill='%23FFFFFF'%3E%3C/path%3E%3Cpath d='M71.624,0 C111.117,0 143.247,32.13 143.247,71.623 L143.247,137.337 L0,137.337 L0,71.623 C0,32.13 32.13,0 71.624,0 Z M71.624,4 C34.336,4 4,34.336 4,71.623 L4,133.337 L139.247,133.337 L139.247,71.623 C139.247,34.336 108.911,4 71.624,4 Z M82.7235,102.166 C86.2935,102.166 87.9935,103.73 91.3595,103.73 C91.6985,103.73 91.9705,103.561 91.9705,103.152 L91.9705,103.05 C91.9715,102.472 92.4125,102.268 92.9905,102.268 C93.9765,102.268 94.1465,102.915 94.1465,103.526 C94.1465,105.09 93.1955,109.374 92.6505,116.92 C92.2425,122.598 89.8975,125.76 81.3635,125.76 C76.0265,125.76 74.2585,124.026 74.2585,121.986 C74.2585,120.218 75.7205,119.063 78.1685,119.062 C80.4805,119.063 81.8065,119.742 81.8065,121.136 C81.8055,122.938 80.1745,122.802 80.1745,123.584 C80.1745,123.822 80.3105,123.991 80.7865,123.992 C84.4585,123.992 86.8715,116.445 86.8715,113.486 C86.8715,113.079 86.5995,112.943 86.3275,112.943 C85.9875,112.943 85.8175,113.08 85.6815,113.521 C84.8995,116.24 83.9475,118.008 80.3105,118.008 C76.5705,118.008 75.2785,115.765 75.2785,111.583 C75.2785,106.211 77.8965,102.166 82.7235,102.166 Z M26.2125,97.4748997 C34.0315,97.4748997 34.8815,98.0519 34.8815,99.5489 C34.8815,101.9969 34.1675,106.2459 34.1675,110.8359 C34.1675,111.6849 34.5425,111.9239 35.0175,111.9229 C35.6295,111.9239 35.7655,111.4809 36.0375,110.6309 C36.6155,108.7959 37.7035,103.3559 37.9755,99.1069 C38.0435,97.9499 38.6215,97.7119 39.5395,97.7129 C40.4915,97.7129 42.5995,97.8829 43.5165,97.8819 C45.4205,97.8829 47.2565,97.7119 47.5285,97.7129 C48.4125,97.7119 48.6505,98.0189 48.6505,98.7329 C48.6505,99.9192636 48.1143678,104.120107 47.6269748,108.306398 L47.5303194,109.142565 C47.1636266,112.340246 46.8485,115.410682 46.8485,116.9889 C46.8485,119.0629 47.3245,119.0629 47.3245,120.1509 C47.3245,120.6259 47.0185,120.9999 46.6785,120.9999 C45.9985,120.9999 44.1965,120.7959 42.1915,120.7969 C40.8655,120.7959 37.7715,120.9999 37.4315,120.9999 C36.6155,120.9999 36.4795,120.4229 36.4805,119.8789 C36.4795,119.0279 36.9555,118.7569 37.5335,118.7559 C37.7375,118.7569 37.9415,118.8929 38.1795,118.8929 C39.1995,118.8929 39.6755,117.5329 40.2195,112.7389 C40.7635,107.9119 41.1375,103.9679 41.1375,102.2689 C41.1375,101.4519 40.9675,101.1459 40.2535,101.1459 C39.8115,101.1459 39.5055,101.4529 39.4715,101.9279 C39.0635,105.5319 37.4315,114.9479 34.9835,120.0479 C34.6435,120.7619 33.8955,121.0009 31.3125,120.9999 C29.7145,120.9999 28.9325,120.8639 28.9665,120.2859 C28.9845,119.8359 28.9972059,119.204903 28.9988253,118.431193 L28.9981988,117.894663 C28.9822255,114.182447 28.7218333,107.819233 27.7085,102.1659 C27.6065,101.4869 27.4025,101.3509 27.0965,101.3509 C26.6885,101.3509 26.5185,101.7249 26.5185,102.4379 C26.5185,104.6479 26.6885,109.3729 26.6885,112.1619 C26.6885,117.9069 25.3295,121.6129 19.1755,121.6129 C14.3135,121.5439 12.8864978,119.4359 12.8864978,114.0989 C12.8855,112.9769 13.2265,111.8889 14.0765,111.8889 C14.3815,111.8889 14.7215,112.1269 14.7215,112.5349 C14.7215,113.1809 14.3475,113.7249 14.3485,114.5749 C14.3475,115.5949 15.1635,116.0709 17.1015,116.0709 C22.2015,116.0709 25.0565,111.3109 25.0565,103.1519 C25.0565,100.1259 24.5125,99.1399 23.1535,99.1399 C21.0795,99.1399 18.6655,102.3359 18.6655,107.3669 C18.6655,108.7269 19.0735,108.9999 19.8215,108.9999 C20.6375,108.9999 21.0455,108.1499 21.0455,107.1289 C21.0455,106.1099 20.9095,105.4649 20.9095,105.2249 C20.9095,104.5799 21.3165,104.2059 21.7935,104.2059 C22.4725,104.2059 22.7785,104.4779 22.7795,105.3619 C22.7785,110.1549 20.8075,111.8549 17.8495,111.8549 C14.6535,111.8549 13.7015,109.8489 13.7025,106.7899 C13.7015,100.0249 18.6655,97.4739 26.2125,97.4748997 Z M121.9388,101.9617 C127.0038,101.9617 128.669801,103.8997 128.669801,107.0617 C128.6708,109.3387 127.5138,111.4817 124.4548,111.4807 C122.3468,111.4807 121.3608,110.4957 121.3608,108.9307 C121.3608,107.1297 122.5168,106.3137 123.8428,106.0067 C124.7948,105.8037 125.0998,105.5317 125.0998,105.0557 C125.1008,104.5797 124.7948,104.1727 123.2988,104.1717 C120.3068,104.1727 117.5188,106.8237 117.5198,112.8407 C117.5188,115.7987 118.9468,117.0227 122.3128,117.0227 C125.0658,117.0217 125.9508,116.0717 125.9508,114.7117 C125.9508,114.4047 125.9158,114.1327 125.9158,113.9287 C125.9158,113.3507 126.1878,112.8067 127.0048,112.8077 C127.8198,112.8077 128.0588,113.3177 128.0588,114.0997 C128.0578,118.4847 125.8138,121.5437 119.7288,121.5437 C114.3908,121.5447 110.7878,119.4367 110.7878,113.8267 C110.7878,106.9257 114.7988,101.9617 121.9388,101.9617 Z M101.71,102.3017 C104.973,102.3027 106.571,103.3907 106.571,105.9057 C106.571,109.6797 104.395,114.4047 104.395,116.9207 C104.395,117.8047 104.667,118.1107 105.347,118.1097 C105.857,118.1107 106.299,117.8727 106.469,117.3287 C106.639,116.8527 106.673,116.4787 106.707,116.3087 C106.809,115.7647 107.047,115.4927 107.523,115.4927 C108.033,115.4927 108.441,115.7647 108.441,116.7507 C108.441,119.7757 106.503,121.3747 102.832,121.3737 C99.194,121.3737 98.106,119.8447 98.106,117.4987 C98.106,113.9297 100.452,109.3397 100.452,106.5857 C100.452,105.9737 100.146,105.5657 99.602,105.5657 C99.16,105.5657 98.786,105.8047 98.616,106.3477 C98.446,106.8237 98.412,107.1977 98.378,107.3677 C98.276,107.9117 98.038,108.1837 97.562,108.1827 C97.052,108.1837 96.644,107.9107 96.644,106.9257 C96.644,103.8997 98.616,102.3017 101.71,102.3017 Z M59.7367,102.1657 C63.3067,102.1657 65.0067,103.7297 68.3727,103.7297 C68.7117,103.7307 68.9837,103.5607 68.9837,103.1517 L68.9837,103.0497 C68.9837,102.4717 69.4257,102.2677 70.0037,102.2677 C70.9897,102.2677 71.1597,102.9147 71.1597,103.5257 C71.1597,106.3467 68.9497,113.5547 68.9497,116.9207 C68.9497,117.8047 69.2217,118.1107 69.7657,118.1107 C70.1737,118.1107 70.4797,117.8727 70.6497,117.3287 C70.8197,116.8527 70.8537,116.4787 70.8877,116.3087 C70.9897,115.7647 71.2277,115.4927 71.7037,115.4927 C72.2137,115.4927 72.6217,115.7647 72.6217,116.7507 C72.6217,119.7757 70.7177,121.3747 67.7267,121.3737 C64.7677,121.3737 63.4767,120.2527 63.4767,117.8387 C63.4767,116.1387 64.1567,114.7447 64.1567,114.0647 C64.1567,113.6577 63.8847,113.5217 63.6127,113.5217 C63.2727,113.5207 63.1027,113.6567 62.9667,114.0997 C61.7427,118.3827 60.8587,121.3737 56.4727,121.3737 C52.7337,121.3747 51.4417,119.2327 51.4417,115.2547 C51.4417,107.7757 54.3657,102.1667 59.7367,102.1657 Z M61.8447,104.4437 C59.6007,104.4437 57.7317,109.3057 57.7317,114.0307 C57.7317,115.7647 58.1737,116.410701 59.0227,116.410701 C60.2467,116.4117 61.0967,115.1527 62.0147,112.3997 C62.6267,110.5977 63.3407,107.4017 63.3407,106.1437 C63.3407,105.2597 62.9667,104.4437 61.8447,104.4437 Z M84.8315,104.444 C83.0635,104.444 81.5685,107.435 81.5685,110.359 C81.5685,112.331 82.0105,113.045 82.8605,113.045 C84.4915,113.045 85.0695,111.753 85.9195,108.727 C86.1235,107.979 86.3275,106.654 86.3275,106.143 C86.3275,105.26 85.9535,104.444 84.8315,104.444 Z M104.838,94.3807 C107.013,94.3807 108.577,95.2637 108.577,97.2367 C108.577,99.1737 107.591,100.1597 104.191,100.1947 C101.37,100.2277 100.146,99.4797 100.146,97.6437 C100.146,95.3667 102.322,94.3807 104.838,94.3807 Z M123.7493,47.0969 C124.1003,48.1919 124.4073,49.3029 124.8013,50.5299 C125.2853,52.0409 126.3573,54.9349 126.7923,56.2939 C127.6763,59.0549 127.1293,61.0419 124.6973,61.8209 C121.7393,62.7679 120.5023,60.8689 119.4223,58.7029 C119.3013,58.4759 119.1053,58.3939 118.9303,58.4499 C118.7983,58.4909 118.6733,58.7019 118.7573,58.9649 C119.3323,60.7609 119.2263,61.7859 117.3323,62.5859 C116.7983,62.8049 116.6333,63.1969 116.7883,63.6779 C116.9633,64.2259 117.3703,64.2889 117.8963,64.1209 C118.4433,63.9439 118.9383,63.3759 119.3323,63.2499 C119.7053,63.1299 120.1043,63.2449 120.2513,63.7049 C120.4623,64.3619 120.1533,64.6049 118.7513,65.0549 C116.0553,65.9179 114.3953,66.0879 113.4393,63.1799 C112.7723,61.0989 113.1003,59.8589 114.8753,59.2899 C115.4663,59.0999 116.1453,58.9559 116.8463,58.7309 C117.4373,58.5409 117.6903,58.1219 117.3883,57.1799 C117.0443,56.1059 116.3943,55.6629 115.5843,55.9229 C115.1673,56.0549 114.5833,56.2669 114.2393,56.4009 C113.4213,56.7119 113.1493,56.9189 113.3313,57.4889 L113.356897,57.5576824 L113.440425,57.753025 C113.48755,57.86165 113.5373,57.9784 113.5653,58.0659 C113.6843,58.4379 113.4193,58.7419 113.0683,58.8539 C112.7613,58.9519 112.3043,58.8809 112.1843,58.5099 C112.066175,58.140525 111.830472,57.3457594 111.579486,56.5181813 L111.427878,56.0208375 C111.326675,55.6908375 111.2263,55.36815 111.1333,55.0779 C111.065182,54.8652529 110.989996,54.6352599 110.911317,54.3974117 L110.750365,53.9140541 C110.505134,53.1817439 110.249944,52.4356836 110.081394,51.9321288 L109.982922,51.6351644 C109.969002,51.5925955 109.956418,51.5537235 109.9453,51.5189 C109.8123,51.1029 110.0623,50.8289 110.4573,50.7029 C110.8513,50.5769 111.2423,50.7409 111.3473,51.0699 C111.3903,51.2009 111.3943,51.4419 111.4153,51.5069 C111.5913,52.0549 111.9983,52.0449 113.0423,51.7589 C114.3493,51.3889 116.1893,50.8729 118.0293,50.2829 C119.2123,49.9029 120.3813,49.4799 121.3903,49.0849 C122.0773,48.8159 122.7433,48.5549 122.5673,48.0069 C122.5113,47.8319 122.3893,47.6779 122.3473,47.5469 C122.2143,47.1299 122.4643,46.8559 122.8593,46.7299 C123.2533,46.6039 123.6443,46.7679 123.7493,47.0969 Z M27.932,49.0514 C31.655,50.3144 33.009,52.8374 31.443,57.4524 C31.3041765,57.8624 30.9743495,58.7118464 30.6314144,59.6209304 L30.4255036,60.1704989 C30.2549723,60.6293723 30.0900588,61.0841647 29.953,61.4874 C29.54,62.7074 29.028,64.5004 28.844,65.0444 C28.733,65.3714 28.427,65.5584 27.969,65.4044 C27.469,65.2344 27.361,64.9064 27.472,64.5794 C27.502,64.4924 27.619,64.2904 27.649,64.2014 C27.833,63.6574 27.5,63.4234 26.491,63.0324 C25.309,62.5834 23.632,61.9424 21.934,61.3664 C20.649,60.9294 19.35,60.5374 18.239,60.2344 C17.527,60.0414 16.816,59.8484 16.631,60.3924 C16.572,60.5664 16.578,60.7634 16.541,60.8724 C16.401,61.2864 16.037,61.3564 15.645,61.2234 C15.231,61.0834 15.015,60.7184 15.126,60.3924 C15.495,59.3034 15.901,58.2514 16.314,57.0314 C16.824,55.5294 17.202,54.2014 17.659,52.8514 C19.232,48.2124 23.098,47.4114 27.932,49.0514 Z M18.81,53.8964 C18.552,54.6594 18.709,55.1974 19.768,55.6544 C20.784,56.0964 22.024,56.5894 23.244,57.0034 C25.008,57.6014 26.779,58.1044 28.042,58.4604 C29.088,58.7424 29.642,58.3964 29.864,57.6704 C30.596,55.4414 29.936,55.0964 26.43,53.9074 C20.856,52.0174 19.387,52.1984 18.81,53.8964 Z M119.4483,54.6349 C118.5933,54.9099 118.4603,55.0969 118.5733,55.4479 C119.2323,57.5069 120.6153,58.1279 122.6963,57.4609 C124.6473,56.8369 125.2653,56.2029 124.8093,54.7789 C124.3393,53.3109 123.7213,53.2679 119.4483,54.6349 Z M29.0383,34.506 C29.2953,34.699 29.5163,35.094 29.2543,35.444 C29.1723,35.555 28.9923,35.679 28.8683,35.844 C28.5233,36.304 29.0663,36.769 29.6273,37.247 C30.4323,37.936 31.3993,38.718 32.3923,39.464 C33.9383,40.622 35.5073,41.711 36.6203,42.489 C37.5133,43.1 37.8943,43.242 38.2393,42.783 C38.2943,42.709 38.3953,42.497 38.4923,42.369 C38.7543,42.019 39.1403,42.079 39.4353,42.299 C39.7663,42.547 39.9133,42.888 39.6513,43.239 C39.3063,43.699 38.2863,44.945 37.5963,45.865 C36.8243,46.896 35.7483,48.446 35.3613,48.961 C35.1003,49.311 34.7313,49.264 34.4003,49.016 C34.1063,48.795 33.9403,48.442 34.2023,48.092 C34.2713,47.999 34.4463,47.843 34.4873,47.788 C34.8323,47.327 34.5883,47.001 33.7513,46.316 C32.6933,45.466 31.2073,44.266 29.6793,43.12 C28.6863,42.376 27.6653,41.668 26.7763,41.088 C26.1603,40.683 25.5433,40.279 25.1993,40.739 C25.0883,40.886 25.0333,41.075 24.9643,41.167 C24.7023,41.517 24.2613,41.415 24.0033,41.223 C23.6533,40.961 23.5063,40.62 23.7683,40.271 C24.4713,39.332 25.2303,38.435 26.0163,37.386 C26.7753,36.373 27.3823,35.45 28.0583,34.547 C28.3203,34.198 28.6883,34.244 29.0383,34.506 Z M110.8176,29.5704 C111.5916,30.4824 112.2656,31.4184 113.1276,32.4364 C113.712703,33.1257793 114.635805,34.1892847 115.580196,35.2736499 L116.0527,35.8159354 C117.231065,37.1678174 118.360221,38.4602966 118.8216,39.0034 C119.1786,39.4234 119.1886,39.8974 118.8206,40.2104 C118.5406,40.4484 118.0046,40.8114 117.3386,41.3774 C117.0841,41.5934 116.84035,41.83015 116.633975,42.0354 L116.405969,42.263236 C116.30264,42.36625 116.2166,42.4504 116.1536,42.5044 C115.7846,42.8174 115.3386,42.8934 115.0556,42.5614 C114.1036,41.4384 116.4226,38.4154 114.3106,35.9254 C113.8046,35.3294 113.1126,35.6154 112.4766,36.0034 C111.7886,36.4364 111.0556,37.0284 110.3216,37.6204 C110.0586,37.8454 110.0196,38.1184 110.2126,38.3464 C111.2246,39.5384 113.0666,39.1524 113.7666,39.9754 C113.9456,40.1854 113.9386,40.4624 113.5526,40.7904 C113.2196,41.0724 112.8066,41.3324 112.1756,41.8674 C111.2816,42.6274 110.9456,42.9414 110.6306,43.2094 C110.2266,43.5514 109.9786,43.4014 109.7996,43.1904 C109.1156,42.3834 110.3636,40.6924 109.1736,39.2894 C108.9206,38.9914 108.6556,39.0344 108.3576,39.2874 C107.3756,40.1204 106.3596,40.9834 105.7726,41.5714 C105.0606,42.2964 104.9286,42.7094 105.4796,43.3584 C107.7556,46.0414 111.1626,44.0854 112.1586,45.2594 C112.4266,45.5754 112.2676,45.9214 111.9696,46.1744 C111.7596,46.3524 111.1266,46.7084 110.6186,47.1404 C109.8646,47.7794 109.4276,48.3324 109.0946,48.6144 C108.7086,48.9414 108.2376,48.9184 107.9106,48.5364 C107.1966,47.6950667 105.788378,45.9404 104.360304,44.1938815 L103.884469,43.6132745 C103.330629,42.9392011 102.785119,42.2818444 102.2876,41.6954 C101.4696,40.7304 100.1746,39.4174 99.7726,38.9434 C99.4896,38.6104 99.6166,38.2614 99.9496,37.9794 C100.2646,37.7114 100.6716,37.7284 100.8946,37.9914 C100.9686,38.0784 101.0646,38.2984 101.1096,38.3514 C101.4816,38.7894 101.8546,38.6254 102.7076,37.9604 C103.8066,37.0874 105.3416,35.8754 106.8846,34.5664 C107.7786,33.8074 108.6616,32.9994 109.3876,32.2914 C109.9186,31.7804 110.4326,31.2844 110.0606,30.8464 C109.9416,30.7064 109.7696,30.6104 109.6956,30.5224 C109.4136,30.1894 109.5396,29.8404 109.8546,29.5734 C110.1706,29.3054 110.5946,29.3074 110.8176,29.5704 Z M43.3292,22.1801 C43.7452,22.7581 44.0112,23.2471 44.5072,23.9391 C44.8152,24.3691 45.3892,25.0901 45.5772,25.3511 C45.8992,25.8001 45.8942,26.2281 45.5022,26.5101 C43.8382,27.7041 40.3292,25.1811 38.2922,26.6431 C37.3952,27.2871 37.1372,28.1521 37.6872,28.9171 C38.1972,29.6281 38.9972,29.8741 41.7332,28.8741 C45.8382,27.3731 47.9062,27.5321 49.6092,29.9051 C51.3802,32.3731 50.3422,34.8731 48.0052,36.5491 C45.4632,38.3731 43.4852,37.6691 42.5882,38.3131 C42.2142,38.5801 42.1482,38.8841 42.3362,39.1461 C42.4032,39.2391 42.5482,39.3611 42.6282,39.4741 C42.8702,39.8101 42.7612,40.1711 42.4432,40.4001 C42.1062,40.6411 41.6922,40.6561 41.4512,40.3181 C41.1552,39.9071 40.4632,38.7051 39.9402,37.9771 C39.4572,37.3031 38.9832,36.8791 38.7542,36.5611 C38.4732,36.1691 38.4082,35.7621 38.9312,35.3871 C40.3142,34.3941 44.4122,37.1461 47.0482,35.2551 C47.7582,34.7441 48.1682,33.8561 47.5242,32.9591 C46.9342,32.1371 46.1422,31.9411 43.2082,33.1391 C39.3602,34.6821 37.3642,34.1891 35.8482,32.0781 C34.5072,30.2081 34.5742,27.4991 37.6392,25.3001 C39.9202,23.6631 41.5262,24.3231 42.1992,23.8401 C42.4792,23.6391 42.5852,23.3931 42.4382,23.1861 C42.3312,23.0371 42.2262,22.9701 42.1322,22.8401 C41.8772,22.4841 41.9862,22.1241 42.2852,21.9081 C42.6782,21.6271 42.9672,21.6741 43.3292,22.1801 Z M91.9376,17.7618 C92.4456,18.0308 93.7736,18.8638 95.2376,19.6398 C95.9513,20.0169 97.53089,20.74716 97.973078,20.961612 L98.0756,21.0128 C98.4626,21.2158 98.5146,21.6088 98.3216,21.9758 C98.0736,22.4428 97.7736,22.5178 97.3876,22.3138 C97.2456,22.2388 97.1146,22.0908 96.9316,21.9948 C96.6066,21.8218 96.3066,21.8968 96.1136,22.2628 C95.3386,23.7268 94.4986,26.2488 93.4206,31.0378 C93.0646,32.6438 93.3226,33.0408 93.7906,33.2888 C94.6436,33.7398 95.8886,32.4208 97.5876,29.2098 C99.1404182,26.2768455 99.1028949,24.8747194 99.0969744,23.8813744 L99.0967324,23.6813195 C99.0994905,23.25891 99.1310773,22.9030955 99.3376,22.5128 C99.5526,22.1068 99.8646,21.9588 100.2716,22.1728 C100.5356,22.3138 101.1116,22.7478 102.2906,23.3718 C103.5706,24.0498 104.1936,24.2498 104.6206,24.4768 C105.0476,24.7028 105.2066,24.9428 104.9596,25.4098 C104.3356,26.5888 102.5856,25.7158 95.8136,34.3328 C95.1876,35.1218 94.8966,35.7208 94.1646,35.3348 C93.6976,35.0868 92.3186,34.2008 91.4036,33.7178 C90.1646,33.0608 88.9206,32.5588 88.7586,32.4728 C88.1286,32.1388 88.1296,31.6448 88.4366,30.8188 C89.1286,28.9218 91.2036,22.8398 91.2696,20.4018 C91.3096,19.1488 90.7466,18.5898 91.0156,18.0818 C91.2406,17.6558 91.5516,17.5598 91.9376,17.7618 Z M63.2666,14.9998 C63.3336,15.2438 63.6276,16.6658 63.8546,17.5818 C64.0326,18.3208 64.2576,19.1408 64.4086,19.6958 C64.5786,20.3168 64.5676,20.7968 63.7366,21.0718 C61.9396,21.5648 60.5286,21.1148 59.3326,19.5348 C58.1716,17.9918 57.7586,17.2708 56.7386,17.5498 C55.5186,17.8838 55.1566,19.4378 56.0066,22.5438 C57.0146,26.2268 58.5746,28.0898 61.8796,27.1848 C63.7216,26.6798 64.6586,25.6608 64.2756,24.2628 C64.1546,23.8188 63.9116,23.4558 63.8456,23.2128 C63.7306,22.7908 63.9046,22.3858 64.4156,22.2448 C64.8586,22.1238 65.2526,22.2558 65.4106,22.8318 C66.4126,26.4928 65.9066,29.3498 61.1366,30.6548 C57.3876,31.6818 53.6266,31.4468 51.9866,25.4568 C50.7476,20.9308 52.2476,17.3488 56.4186,16.2068 C59.1036,15.4718 60.5066,16.8528 61.7266,16.5188 C62.0376,16.4328 62.2446,16.2338 62.1476,15.8788 C62.0876,15.6568 61.9756,15.4258 61.9576,15.3578 C61.8306,14.8918 62.0196,14.6258 62.4196,14.5168 C62.7746,14.4188 63.1396,14.5338 63.2666,14.9998 Z M78.5443,14.5847 C84.0683,15.2517 85.6433,18.8937 85.0293,23.9617 C84.5103,28.2527 82.2453,30.3187 76.7213,29.6507 C71.2203,28.9847 69.4963,26.5767 70.0323,22.1467 C70.6623,16.9427 73.0423,13.9187 78.5443,14.5847 Z M74.9993,22.6317 C74.6463,25.7397 74.9363,27.5587 76.9453,27.8007 C78.9763,28.0467 79.6913,26.3497 80.0893,23.2477 C80.7103,18.5057 80.4093,16.1997 78.3783,15.9537 C76.3703,15.7107 75.5283,17.8787 74.9993,22.6317 Z' id='Combined-Shape' fill='%23071D49'%3E%3C/path%3E%3Cg id='Group-59' transform='translate(43.043435, 37.117544)'%3E%3Cpath d='M56.751465,39.3781562 C55.843465,41.9951562 47.385465,40.5441562 45.797465,42.6431562 C44.154465,44.8151562 47.826465,52.5441562 45.636465,54.0721562 C43.426465,55.6151562 37.421465,49.4991562 34.845465,50.2911562 C32.293465,51.0761562 30.755465,59.5161562 28.031465,59.4743124 C25.400465,59.4341562 24.124465,50.9791562 21.503465,50.0841562 C18.885465,49.1901562 12.711465,55.1011562 10.614465,53.5301562 C8.43846503,51.8991562 12.401465,44.2951562 10.875465,42.1171562 C9.33346503,39.9161562 0.842465031,41.0471562 0.0554650307,38.4771562 C-0.722534969,35.9341562 6.94046503,32.1341562 6.99346503,29.4161562 C7.04446503,26.7961562 -0.497534969,22.7091562 0.409465031,20.0961562 C1.31646503,17.4791562 9.77446503,18.9301562 11.362465,16.8321562 C13.006465,14.6591562 9.33446503,6.93015622 11.523465,5.40215622 C13.733465,3.86015622 19.738465,9.97515622 22.315465,9.18315622 C24.866465,8.39815622 26.405465,-0.0418437769 29.129465,0 C31.760465,0.0401562231 33.035465,8.49515622 35.657465,9.39015622 C38.274465,10.2841562 44.449465,4.37315622 46.546465,5.94415622 C48.721465,7.57515622 44.758465,15.1791562 46.284465,17.3571562 C47.827465,19.5581562 56.318465,18.4271562 57.104465,20.9971562 C57.882465,23.5401562 50.220465,27.3401562 50.167465,30.0591562 C50.115465,32.6781562 57.657465,36.7651562 56.751465,39.3781562' id='Fill-30' fill='%23B30088'%3E%3C/path%3E%3Cpath d='M15.510065,28.5918562 C14.970065,29.1168562 14.715065,29.8518562 14.715065,30.5568562 C14.715065,31.4418562 15.135065,32.0568562 15.510065,32.4158562 C15.990065,32.8808562 16.665065,33.2108562 17.535065,33.2118562 C18.420065,33.2108562 19.080065,32.8958562 19.545065,32.4318562 C20.010065,31.9658562 20.355065,31.2758562 20.355065,30.5118562 C20.355065,29.7318562 20.010065,29.0418562 19.545065,28.5908562 C18.990065,28.0658562 18.225065,27.7968562 17.535065,27.7968562 C16.815065,27.7968562 16.050065,28.0508562 15.510065,28.5918562 M21.480065,34.2458562 C20.460065,35.2218562 19.020065,35.7308577 17.535065,35.7308577 C16.050065,35.7318562 14.610065,35.2218562 13.590065,34.2458562 C12.525065,33.2268562 12.015065,31.8308562 12.015065,30.5118562 C12.015065,29.1768562 12.525065,27.7658562 13.590065,26.7618562 C14.610065,25.7868562 16.050065,25.2768548 17.535065,25.2768548 C19.020065,25.2758562 20.460065,25.7868562 21.480065,26.7618562 C22.545065,27.7668562 23.055065,29.1768562 23.055065,30.5108562 C23.055065,31.8308562 22.545065,33.2258562 21.480065,34.2458562 M27.555165,25.5022562 L27.555165,31.4262562 C27.555165,31.8462562 27.570165,32.4912562 28.065165,32.9712562 C28.365165,33.2562562 28.845165,33.4522562 29.295165,33.4522562 C29.745165,33.4522562 30.210165,33.2712562 30.495165,33.0162562 C31.095165,32.4912562 31.080165,31.7562562 31.080165,31.2012562 L31.080165,25.5012562 L33.675165,25.5012562 L33.675165,31.2462562 C33.675165,32.2962562 33.630165,33.3912562 32.550165,34.4862562 C31.710165,35.3412562 30.660165,35.7312576 29.250165,35.7312576 C27.675165,35.7322562 26.550165,35.1912562 25.935165,34.5302562 C25.065165,33.5862562 24.960165,32.3112562 24.960165,31.2462562 L24.960165,25.5022562 L27.555165,25.5022562 Z M38.865065,29.9864562 L39.360065,29.9854562 C39.750065,29.9864562 40.305065,29.8814562 40.620065,29.5824562 C40.815065,29.3864562 40.950065,29.0564562 40.950065,28.7414562 C40.950065,28.4414562 40.830065,28.1114562 40.605065,27.9014562 C40.365065,27.6614562 39.930065,27.5114562 39.360065,27.5114562 L38.865065,27.5124562 L38.865065,29.9864562 Z M40.320065,25.5024562 C41.070065,25.5014562 42.030065,25.6204562 42.765065,26.3864562 C43.335065,26.9714562 43.620065,27.8414562 43.620065,28.6364562 C43.620065,29.4914562 43.320065,30.2414562 42.825065,30.7214562 C42.435065,31.0964562 41.910065,31.3214562 41.445065,31.4114562 L44.580065,35.5064562 L41.355065,35.5064562 L38.865065,31.6664562 L38.865065,35.5064562 L36.270065,35.5054562 L36.270065,25.5014562 L40.320065,25.5024562 Z' id='Combined-Shape' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.sticker .sticker-writing .write-on {
  width: 38%;
  padding-top: 34%;
  position: absolute;
  top: 25%;
  left: 0.5rem;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='108px' height='87px' viewBox='0 0 108 87' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Templates' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Sticker---Write-On' transform='translate(0.817434, 0.029000)'%3E%3Cpath d='M1.28376573,12.312 C-2.13723427,6.996 1.67976573,0 8.00176573,0 L53.4887657,0 L98.9757657,0 C105.297766,0 109.114766,6.996 105.693766,12.312 L60.2067657,82.993 C57.0607657,87.881 49.9157657,87.881 46.7707657,82.993 L1.28376573,12.312 Z' id='Fill-1' fill='%23006269'%3E%3C/path%3E%3Cpath d='M31.4096657,14.9889 L33.2276657,21.7429 L35.4366657,14.9889 L37.5996657,14.9889 L39.6526657,21.7429 L41.6266657,14.9889 L44.4636657,14.9889 L41.1256657,25.4409 L38.3516657,25.4409 L36.4556657,19.3919 L34.4496657,25.4409 L31.6916657,25.4409 L28.5736657,14.9889 L31.4096657,14.9889 Z M49.1064657,19.6745 L49.6234657,19.6745 C50.0304657,19.6745 50.6104657,19.5655 50.9394657,19.2515 C51.1434657,19.0475 51.2844657,18.7025 51.2844657,18.3735 C51.2844657,18.0605 51.1594657,17.7155 50.9244657,17.4955 C50.6734657,17.2455 50.2184657,17.0885 49.6234657,17.0885 L49.1064657,17.0885 L49.1064657,19.6745 Z M50.6264657,14.9885 C51.4104657,14.9885 52.4134657,15.1135 53.1804657,15.9135 C53.7764657,16.5255 54.0744657,17.4335 54.0744657,18.2645 C54.0744657,19.1565 53.7604657,19.9415 53.2434657,20.4425 C52.8354657,20.8335 52.2874657,21.0695 51.8014657,21.1625 L55.0774657,25.4415 L51.7074657,25.4415 L49.1064657,21.4295 L49.1064657,25.4415 L46.3954657,25.4415 L46.3954657,14.9885 L50.6264657,14.9885 Z M57.0545657,25.441 L59.7655657,25.441 L59.7655657,14.989 L57.0545657,14.989 L57.0545657,25.441 Z M66.7402657,17.2927 L66.7402657,25.4407 L64.0292657,25.4407 L64.0292657,17.2927 L61.8042657,17.2927 L61.8042657,14.9887 L68.9662657,14.9887 L68.9662657,17.2927 L66.7402657,17.2927 Z M76.9438657,17.2927 L73.7158657,17.2927 L73.7158657,19.0317 L76.7718657,19.0317 L76.7718657,21.3357 L73.7158657,21.3357 L73.7158657,23.1377 L76.9438657,23.1377 L76.9438657,25.4407 L71.0048657,25.4407 L71.0048657,14.9887 L76.9438657,14.9887 L76.9438657,17.2927 Z M41.1440657,37.027 C40.5800657,37.576 40.3130657,38.343 40.3130657,39.08 C40.3130657,40.005 40.7520657,40.647 41.1440657,41.023 C41.6450657,41.509 42.3510657,41.854 43.2590657,41.854 C44.1840657,41.854 44.8730657,41.525 45.3590657,41.039 C45.8450657,40.553 46.2060657,39.833 46.2060657,39.033 C46.2060657,38.218 45.8450657,37.498 45.3590657,37.027 C44.7790657,36.478 43.9800657,36.197 43.2590657,36.197 C42.5070657,36.197 41.7080657,36.463 41.1440657,37.027 M47.3810657,42.935 C46.3150657,43.954 44.8110657,44.486 43.2590657,44.486 C41.7080657,44.486 40.2040657,43.954 39.1380657,42.935 C38.0250657,41.87 37.4930657,40.412 37.4930657,39.033 C37.4930657,37.638 38.0250657,36.166 39.1380657,35.115 C40.2040657,34.096 41.7080657,33.564 43.2590657,33.564 C44.8110657,33.564 46.3150657,34.096 47.3810657,35.115 C48.4940657,36.166 49.0260657,37.638 49.0260657,39.033 C49.0260657,40.412 48.4940657,41.87 47.3810657,42.935 M51.5844657,44.2516 L51.5844657,33.7986 L54.2954657,33.7986 L59.2944657,40.1926 L59.2944657,33.7986 L62.0054657,33.7986 L62.0054657,44.2516 L59.2944657,44.2516 L54.2954657,37.8576 L54.2954657,44.2516 L51.5844657,44.2516 Z M65.2995657,40.695 L67.9015657,40.695 L67.9015657,33.799 L65.2995657,33.799 L65.2995657,40.695 Z M65.4715657,44.063 C65.2685657,43.86 64.9855657,43.483 64.9855657,42.92 C64.9855657,42.355 65.2685657,41.979 65.4715657,41.775 C65.8475657,41.399 66.2705657,41.29 66.6155657,41.29 C67.0075657,41.29 67.4305657,41.446 67.7755657,41.791 C68.0415657,42.057 68.2295657,42.402 68.2295657,42.92 C68.2295657,43.436 68.0415657,43.781 67.7595657,44.063 C67.4305657,44.392 67.0225657,44.549 66.6155657,44.549 C66.2705657,44.549 65.8475657,44.439 65.4715657,44.063 L65.4715657,44.063 Z M53.7247657,69.8989 C48.9277657,65.4669 44.1307657,61.0349 44.0517657,56.5209 C44.0087657,54.0279 46.0897657,51.9689 48.6917657,51.9239 C51.0587657,51.8819 52.2537657,52.9909 53.4687657,55.2269 C54.6047657,52.9499 55.7767657,51.7999 58.1277657,51.7589 C60.7297657,51.7139 62.8807657,53.6989 62.9247657,56.1909 C63.0037657,60.7059 58.3637657,65.3019 53.7247657,69.8989' id='Combined-Shape' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.sticker .sticker-writing .programs {
  width: 60%;
  padding-top: 23%;
  position: absolute;
  bottom: 0;
  left: 10%;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='173px' height='66px' viewBox='0 0 173 66' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Templates' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Sticker---Writing-Programs' transform='translate(0.000300, 0.222500)'%3E%3Cpath d='M171.343,50.604 C171.529,50.015 171.629,49.381 171.629,48.72 C171.629,48.538 171.619,48.205 171.606,47.832 C171.595,47.505 171.581,47.133 171.581,46.873 C171.581,46.509 171.598,46.212 171.613,45.929 C171.634,45.511 171.653,45.112 171.653,44.666 C171.653,42.697 170.878,41.264 169.856,40.314 C169.726,40.166 169.588,40.027 169.443,39.894 C169.33,39.77 169.211,39.652 169.087,39.539 C168.972,39.412 168.851,39.291 168.725,39.176 C168.612,39.052 168.494,38.934 168.37,38.822 C168.257,38.698 168.138,38.579 168.014,38.465 C167.899,38.34 167.779,38.22 167.654,38.106 C167.541,37.983 167.424,37.865 167.301,37.753 C167.187,37.627 167.068,37.508 166.943,37.394 C166.828,37.268 166.707,37.148 166.581,37.034 C166.469,36.911 166.353,36.793 166.23,36.682 C166.116,36.557 165.996,36.437 165.871,36.323 C165.757,36.198 165.638,36.079 165.514,35.965 C165.399,35.84 165.279,35.72 165.154,35.606 C165.041,35.483 164.924,35.365 164.801,35.252 C164.687,35.127 164.568,35.008 164.443,34.895 C164.328,34.769 164.208,34.648 164.081,34.534 C163.97,34.412 163.853,34.294 163.731,34.183 C163.616,34.057 163.496,33.936 163.37,33.822 C163.257,33.698 163.138,33.579 163.014,33.465 C162.899,33.34 162.779,33.22 162.654,33.106 C162.541,32.983 162.424,32.865 162.301,32.753 C162.187,32.628 162.067,32.508 161.942,32.394 C161.827,32.268 161.707,32.148 161.581,32.033 C161.469,31.911 161.352,31.793 161.229,31.682 C161.116,31.557 160.996,31.437 160.872,31.324 C160.759,31.2 160.64,31.082 160.517,30.968 C160.386,30.825 160.247,30.688 160.102,30.559 C159.06,29.452 157.578,28.8 155.933,28.8 C155.921,28.8 155.91,28.802 155.899,28.802 C155.889,28.618 155.88,28.424 155.873,28.201 C156.041,28.069 156.203,27.925 156.357,27.772 C157.423,26.708 158.011,25.242 158.012,23.641 C158.012,21.923 157.302,20.372 156.107,19.312 L156.107,19.312 C156.096,19.107 156.08,18.88 156.09,18.604 C156.103,18.074 156.139,17.381 156.167,16.843 C156.195,16.291 156.212,15.856 156.212,15.72 C156.212,14.055 155.52,12.533 154.355,11.477 C154.246,11.358 154.131,11.244 154.011,11.134 C153.899,11.011 153.781,10.893 153.657,10.781 C153.543,10.656 153.424,10.536 153.299,10.421 C153.185,10.297 153.065,10.178 152.941,10.064 C152.828,9.941 152.71,9.823 152.586,9.709 C152.472,9.584 152.352,9.464 152.227,9.35 C152.114,9.227 151.995,9.108 151.872,8.995 C151.757,8.87 151.637,8.75 151.511,8.634 C151.398,8.51 151.279,8.392 151.156,8.279 C151.042,8.155 150.924,8.037 150.8,7.923 C150.686,7.798 150.566,7.678 150.441,7.564 C150.328,7.441 150.209,7.322 150.086,7.209 C149.972,7.084 149.852,6.964 149.727,6.85 C149.615,6.727 149.497,6.609 149.374,6.497 C149.258,6.37 149.136,6.248 149.009,6.132 C148.897,6.009 148.779,5.891 148.656,5.779 C148.542,5.656 148.424,5.537 148.3,5.423 C148.186,5.298 148.066,5.178 147.941,5.064 C147.828,4.941 147.71,4.823 147.586,4.709 C147.472,4.584 147.352,4.464 147.227,4.35 C147.113,4.225 146.993,4.106 146.868,3.992 C146.756,3.869 146.638,3.75 146.514,3.638 C146.4,3.513 146.281,3.393 146.156,3.279 C146.042,3.156 145.924,3.037 145.8,2.923 C145.686,2.798 145.566,2.678 145.441,2.564 C145.328,2.44 145.209,2.322 145.085,2.208 C144.986,2.1 144.884,1.997 144.777,1.897 C143.721,0.708 142.184,0 140.492,0 C139.47,0 138.528,0.244 137.715,0.679 C136.71,0.323 135.472,0.048 133.987,0.048 C131.543,0.048 129.322,0.685 127.474,1.857 C126.437,0.934 125.072,0.409 123.579,0.409 L123.203,0.422 C122.707,0.46 122.065,0.48 121.34,0.48 C120.814,0.463 120.19,0.46 119.549,0.419 L119.244,0.41 L119.232,0.41 C118.558,0.41 117.903,0.517 117.288,0.724 C116.174,0.346 114.916,0.401 113.463,0.461 C112.227,0.51 111.207,0.498 110.184,0.458 C108.739,0.405 107.377,0.326 106.205,0.766 C105.028,0.327 103.683,0.405 102.335,0.446 C101.173,0.48 99.865,0.478 98.694,0.446 C97.239,0.402 95.796,0.329 94.577,0.837 C93.864,0.558 93.08,0.409 92.255,0.409 L92.14,0.41 C91.255,0.43 90.362,0.466 89.472,0.501 C86.833,0.61 84.617,0.601 82.108,0.5 C81.206,0.465 80.304,0.429 79.403,0.41 L79.293,0.409 C78.471,0.409 77.691,0.552 76.982,0.826 C76.318,0.555 75.594,0.409 74.839,0.409 C74.218,0.416 73.592,0.426 72.953,0.446 C71.796,0.481 70.494,0.479 69.327,0.446 C68.663,0.426 68.017,0.409 67.37,0.409 C66.007,0.409 64.735,0.875 63.738,1.717 C62.379,0.915 60.513,0.313 57.973,0.312 C57.213,0.312 56.023,0.347 54.801,0.383 C53.629,0.419 52.424,0.457 51.616,0.457 C50.956,0.457 50.332,0.444 49.726,0.432 C49.096,0.42 48.484,0.409 47.854,0.409 C47.227,0.411 46.623,0.517 46.059,0.712 C45.471,0.515 44.838,0.41 44.179,0.41 C43.782,0.436 43.403,0.432 42.988,0.465 C42.545,0.5 41.911,0.5 41.432,0.468 C40.982,0.437 40.54,0.409 40.003,0.409 C39.662,0.409 39.329,0.438 39.005,0.494 C38.676,0.438 38.335,0.409 37.987,0.409 L36.298,0.45 C33.821,0.513 31.479,0.578 29.106,0.552 C25.984,0.552 22.809,0.477 20.007,0.411 L19.897,0.41 L19.886,0.41 C18.243,0.41 16.734,1.014 15.635,2.113 C14.549,3.198 13.952,4.668 13.954,6.242 C13.95,8.655 15.413,10.186 16.109,10.833 C16.144,10.94 16.186,11.08 16.234,11.256 C17.492,15.982 17.978,18.719 18.062,19.532 C18.292,21.653 19.202,23.011 20.145,23.866 C20.256,23.986 20.371,24.1 20.49,24.209 C20.604,24.333 20.723,24.452 20.846,24.565 C20.96,24.689 21.079,24.807 21.202,24.92 C21.317,25.045 21.437,25.166 21.561,25.28 C21.674,25.403 21.792,25.52 21.914,25.633 C22.029,25.758 22.149,25.878 22.274,25.994 C22.388,26.117 22.507,26.236 22.63,26.349 C22.745,26.474 22.865,26.594 22.989,26.708 C23.103,26.833 23.222,26.952 23.346,27.065 C23.46,27.189 23.579,27.307 23.702,27.42 C23.816,27.545 23.936,27.666 24.06,27.78 C24.174,27.903 24.292,28.021 24.415,28.134 C24.53,28.258 24.649,28.378 24.774,28.493 C24.888,28.617 25.007,28.736 25.13,28.849 C25.245,28.974 25.365,29.094 25.489,29.208 C25.498,29.218 25.508,29.227 25.517,29.236 C25.406,29.234 25.284,29.234 25.174,29.232 C24.541,29.22 23.926,29.208 23.298,29.208 C22.148,29.211 21.078,29.568 20.185,30.177 C18.904,29.556 17.254,29.113 15.153,29.113 C14.469,29.113 13.398,29.148 12.3,29.185 C11.274,29.219 10.22,29.256 9.509,29.256 C8.817,29.269 8.164,29.244 7.531,29.232 C6.896,29.22 6.277,29.209 5.648,29.208 C2.535,29.208 0,31.794 0,34.976 C0,36.719 0.707,38.274 1.904,39.331 C1.965,39.396 2.028,39.46 2.093,39.523 C2.106,39.993 2.112,40.457 2.113,40.903 C2.112,41.984 2.098,43.081 2.071,44.102 C0.808,45.162 0,46.769 0,48.562 C0,50.304 0.707,51.859 1.904,52.916 C2.003,53.022 2.107,53.125 2.214,53.222 C2.327,53.345 2.445,53.463 2.568,53.576 C2.68,53.699 2.799,53.818 2.922,53.93 C3.037,54.056 3.158,54.177 3.283,54.292 C3.397,54.417 3.517,54.536 3.642,54.65 C3.754,54.773 3.872,54.891 3.995,55.003 C4.109,55.128 4.229,55.249 4.354,55.363 C4.469,55.488 4.589,55.608 4.714,55.722 C4.826,55.844 4.943,55.961 5.065,56.074 C5.18,56.2 5.301,56.32 5.426,56.434 C5.54,56.558 5.658,56.677 5.781,56.79 C5.897,56.916 6.017,57.037 6.143,57.151 C6.255,57.274 6.372,57.39 6.494,57.502 C6.608,57.627 6.728,57.748 6.853,57.861 C6.968,57.988 7.089,58.108 7.215,58.223 C7.327,58.345 7.444,58.462 7.565,58.574 C7.68,58.7 7.801,58.82 7.926,58.934 C8.04,59.058 8.158,59.177 8.281,59.29 C8.397,59.416 8.517,59.537 8.643,59.651 C8.755,59.774 8.872,59.89 8.994,60.002 C9.108,60.127 9.228,60.248 9.353,60.361 C9.468,60.488 9.589,60.608 9.715,60.723 C9.827,60.845 9.944,60.962 10.065,61.074 C10.18,61.2 10.301,61.32 10.426,61.434 C10.541,61.56 10.661,61.68 10.787,61.794 C10.898,61.917 11.016,62.034 11.138,62.146 C11.242,62.259 11.35,62.369 11.462,62.473 C12.502,63.638 14.001,64.33 15.648,64.33 C15.954,64.33 16.486,64.322 17.109,64.311 C17.916,64.298 18.89,64.282 19.68,64.282 C20.668,64.282 21.927,64.297 22.979,64.311 C23.774,64.321 24.457,64.33 24.852,64.33 C26.524,64.326 28.029,63.588 29.07,62.42 L29.12,62.467 C30.159,63.636 31.66,64.33 33.311,64.33 C33.595,64.33 34.113,64.322 34.722,64.311 C35.513,64.298 36.472,64.282 37.224,64.282 C37.939,64.282 38.836,64.297 39.583,64.311 C40.174,64.321 40.68,64.33 40.968,64.33 C41.533,64.33 42.088,64.243 42.616,64.077 C43.624,64.405 44.768,64.57 46.047,64.57 C48.088,64.554 50.334,64.077 52.006,62.475 C54.121,63.962 56.908,64.689 60.458,64.689 L60.463,64.689 C65.001,64.689 67.956,63.412 69.874,61.655 C71.253,63.096 73.669,64.69 77.598,64.69 C79.368,64.69 80.774,64.385 81.876,64 C82.761,64.536 83.799,64.833 84.895,64.833 C86.083,64.833 87.177,64.499 88.086,63.918 C88.747,64.186 89.468,64.33 90.22,64.33 C90.504,64.33 91.021,64.322 91.63,64.311 C92.421,64.298 93.381,64.282 94.132,64.282 C94.848,64.282 95.745,64.297 96.492,64.311 C97.083,64.321 97.589,64.33 97.877,64.33 C98.45,64.33 99.004,64.241 99.525,64.077 C100.533,64.405 101.678,64.57 102.957,64.57 C104.431,64.558 105.741,64.297 106.865,63.807 C107.983,64.324 109.313,64.375 110.635,64.239 C110.986,64.203 111.384,64.162 111.639,64.162 C111.906,64.162 112.715,64.225 113.104,64.255 C113.693,64.302 114.183,64.33 114.376,64.33 C114.791,64.33 115.194,64.286 115.581,64.203 C115.974,64.287 116.382,64.33 116.801,64.33 C116.909,64.33 117.344,64.313 117.937,64.283 C118.775,64.241 120.334,64.162 121.024,64.162 C121.741,64.162 122.488,64.216 123.088,64.26 C123.661,64.302 124.128,64.33 124.433,64.33 C125.069,64.33 125.676,64.227 126.241,64.038 C126.814,64.228 127.426,64.33 128.058,64.33 C128.348,64.33 128.724,64.322 129.174,64.311 C129.745,64.298 130.457,64.282 131.278,64.282 C131.938,64.286 132.384,64.299 132.719,64.311 C133.013,64.323 133.245,64.33 133.435,64.33 C134.05,64.33 134.642,64.229 135.195,64.042 C136.255,64.306 137.259,64.306 137.902,64.306 C138.51,64.306 139.596,64.305 140.755,64.016 C141.342,64.221 141.973,64.33 142.627,64.33 C143,64.33 143.429,64.322 143.936,64.311 C144.584,64.298 145.377,64.282 146.374,64.282 C147.401,64.272 148.312,64.299 149.028,64.312 C149.543,64.322 149.969,64.33 150.284,64.33 C150.973,64.33 151.63,64.209 152.236,63.989 C153.843,64.763 155.96,64.726 157.511,63.925 C158.65,64.346 160.096,64.689 161.878,64.69 C168.001,64.688 172.277,60.717 172.277,55.033 C172.277,53.387 171.964,51.908 171.343,50.604' id='Fill-34' fill='%23071D49'%3E%3C/path%3E%3Cpath d='M26.0817,8.528 C26.0817,10.113 26.9937,14.145 28.1937,18.178 C28.3377,18.657 28.6267,18.802 28.8657,18.803 C29.1537,18.802 29.4177,18.561 29.4897,18.202 C30.1617,14.961 30.9787,12.009 30.9777009,9.344 C30.9777009,8.025 30.4977,7.064 28.0257,7.06499865 C26.5377,7.064 26.0817,7.617 26.0817,8.528 M32.3707,13.402 C32.2017,13.402 32.0337,13.521 31.9627,13.834 C31.6267,15.465 31.4577,17.217 31.3387,18.898 C31.2657,20.025 31.1217,20.53 29.9457,20.53 C29.1307,20.458 28.2897,20.41 27.4497,20.41 C26.5137,20.41 25.6017,20.529 24.6657,20.53 C23.4657,20.53 23.1297,19.882 23.0337,18.994 C22.8897,17.602 22.2417,14.385 21.0657,9.969 C20.5607,8.121 20.2017,7.784 19.7927,7.425 C19.2417,6.945 18.9537,6.633 18.9537,6.248 C18.9537,5.745 19.2417,5.409 19.8887,5.409 C22.8657,5.48 25.9617,5.553 29.1057,5.553 C32.0347,5.577 35.0107,5.48 37.9867,5.408 C38.4907,5.408 38.6587,5.672 38.6587,6.201 C38.6587,6.608 38.3707,6.92 38.0107,6.921 C37.8667,6.92 37.5067,6.872 37.4117,6.872 C36.4987,6.872 36.1387,7.304 36.1387,8.121 C36.1387,10.33 37.1227,14.937 38.2507,18.466 C38.3707,18.874 38.6587,19.017 38.9227,19.017 C39.1147,19.017 39.4027,18.873 39.4507,18.61 C40.3867,12.225 39.1867,7.976 39.1867,6.417 C39.1867,5.721 39.5467,5.409 40.0027,5.409 C40.8187,5.409 41.3467,5.504 42.2107,5.505 C43.0757,5.504 43.5787,5.409 44.1547,5.409 C44.4667,5.409 44.8507,5.504 44.8507,6.08 C44.8507,6.296 44.6837,6.657 44.2517,7.208 C43.6997,7.929 42.1867,10.592 41.2517,15.321 C41.1307,15.946 40.7947,17.578 40.7237,18.922 C40.6747,19.953 40.4347,20.529 39.5707,20.53 C38.8987,20.53 38.0347,20.41 36.8587,20.409 C35.8987,20.41 35.2027,20.529 34.8177,20.53 C33.8347,20.529 33.5467,20.074 33.4507,19.065 C33.3547,17.913 33.2827,16.09 32.7537,13.738 C32.6827,13.497 32.5377,13.402 32.3707,13.402 M55.8363,6.8006 C54.2283,6.8016 53.9883,7.4006 53.9883,12.0816 C53.9883,13.0166 54.1323,13.2086 54.5173,13.2086 C56.7723,13.2086 57.8293,12.0336 57.8293,9.7536 C57.8293,7.6176 57.3973,6.8006 55.8363,6.8006 M62.9173,16.6416 C62.9173,16.0416 62.5093,15.3696 62.5093,14.9376 C62.5093,14.5296 62.7493,14.1696 63.2533,14.1696 C63.9733,14.1686 64.1173,14.5526 64.1173,16.0896 C64.1173,19.0406 63.7573,20.7456 60.5653,20.7706 C58.2853,20.7696 57.1573,20.0496 57.1563,18.1056 C57.1563,17.4576 57.2283,16.7376 57.2283,15.9686 C57.2293,15.3216 56.8923,14.9366 55.8603,14.9376 C54.6843,14.9386 54.0363,15.4406 54.0363,16.3296 C54.0363,16.7856 54.0603,17.4346 54.0843,17.8176 C54.1323,18.7296 54.2523,19.0646 54.8773,19.0656 C54.9963,19.0646 55.3323,19.0176 55.5243,19.0166 C55.9323,19.0166 56.1483,19.3776 56.1483,19.7616 C56.1483,20.0976 55.9323,20.5296 55.5243,20.5296 C54.8763,20.5296 53.0523,20.4816 51.7803,20.4816 C50.4603,20.4826 48.5163,20.5296 47.8673,20.5306 C47.4113,20.5296 47.2203,20.1936 47.2193,19.7616 C47.2193,19.3286 47.5083,18.9936 47.8683,18.9936 C48.0123,18.9946 48.2523,19.0656 48.3233,19.0656 C48.9243,19.0656 49.0443,18.6586 49.0923,17.5286 C49.1403,16.1136 49.2113,14.1216 49.2123,12.1046 C49.2113,10.8086 49.1643,9.5126 49.0913,8.3856 C49.0443,7.6176 48.9963,6.8726 48.3963,6.8726 C48.2043,6.8716 48.0113,6.9456 47.8673,6.9446 C47.4113,6.9446 47.2193,6.6086 47.2193,6.1766 C47.2193,5.7446 47.5073,5.4096 47.8673,5.4086 C49.0673,5.4096 50.2683,5.4556 51.6123,5.4566 C53.2693,5.4566 56.4853,5.3116 57.9733,5.3116 C60.9973,5.3126 62.7973,6.4886 62.7983,9.1526 C62.7973,12.3926 60.5173,13.0166 58.0213,13.4016 C57.7573,13.4486 57.6133,13.6176 57.6133,13.8096 C57.6133,13.9536 57.7813,14.1446 58.0683,14.1456 C60.0373,14.1456 61.0213,14.5766 61.2123,16.7136 C61.2613,17.3136 61.5973,17.6016 62.1253,17.6016 C62.7253,17.6016 62.9173,17.2176 62.9173,16.6416 M74.835,5.40868982 C75.291,5.40868982 75.483,5.7457 75.483,6.2007 C75.483,6.5367 75.291,6.9687 74.835,6.9687 C74.691,6.9697 74.476,6.8967 74.259,6.8967 C73.659,6.8967 73.611,7.6397 73.563,8.4087 C73.491,9.5127 73.442,10.8097 73.443,12.1057 C73.442,14.1207 73.515,16.1137 73.563,17.5297 C73.611,18.6577 73.731,19.0647 74.331,19.0657 C74.428,19.0647 74.667,19.0167 74.835,19.0167 C75.291,19.0177 75.483,19.3777 75.483,19.7627 C75.483,20.1947 75.291,20.5297 74.835,20.5297 C74.235,20.5297 72.555,20.4577 71.355,20.4587 C70.011,20.4577 68.042,20.5297 67.37,20.5297 C66.915,20.5297 66.722,20.1937 66.722,19.7617 C66.722,19.3777 66.915,19.0177 67.37,19.0167 C67.49,19.0177 67.73,19.0657 67.802,19.0657 C68.403,19.0657 68.523,18.6577 68.571,17.5287 C68.619,16.1137 68.69,14.1217 68.69,12.1297 C68.691,10.8337 68.643,9.5367 68.57,8.4327 C68.523,7.6647 68.475,6.8967 67.874,6.8967 C67.683,6.8967 67.49,6.9687 67.37,6.9687 C66.915,6.9687 66.722,6.5367 66.722,6.2007 C66.722,5.7447 66.915,5.40868982 67.37,5.40868982 C68.595,5.40868982 69.819,5.4797 71.186,5.4807 C72.507,5.4807 73.659,5.4077 74.835,5.40868982 M92.2546,5.4083 C93.1426,5.4093 93.2386,5.8893 93.2386,6.5843 C93.1906,7.4493 93.1426,8.3853 93.1426,9.3213 C93.1426,10.1363 93.3586,11.3363 93.3586,11.6243 C93.3586,12.1533 93.1426,12.5133 92.6866,12.5133 C91.5106,12.5123 90.8866,10.7853 90.1906,8.5523 C89.8056,7.3283 89.4226,6.9923 88.8466,6.9923 C88.2706,6.9923 88.0306,7.3533 88.0306,7.9523 C88.0306,18.9213 88.2226,19.0663 89.5666,19.0653 C90.0466,19.0663 90.3346,18.9213 90.6706,18.9223 C91.0546,18.9213 91.3666,19.2103 91.3666,19.7143 C91.3666,20.1693 91.2226,20.5293 90.6706,20.5303 C89.8786,20.5293 87.4546,20.4813 85.7736,20.4813 C84.0936,20.4813 81.6696,20.5293 80.8776,20.5293 C80.3246,20.5303 80.1816,20.1693 80.1816,19.7143 C80.1816,19.2103 80.4936,18.9213 80.8776,18.9213 C81.2136,18.9213 81.5016,19.0653 81.9816,19.0643 C83.3256,19.0653 83.5176,18.9213 83.5186,7.9523 C83.5176,7.3523 83.2776,6.9923 82.7016,6.9923 C82.1256,6.9923 81.7416,7.3293 81.3576,8.5533 C80.6616,10.7843 80.0376,12.5133 78.8606,12.5133 C78.4056,12.5133 78.1896,12.1533 78.1896,11.6243 C78.1896,11.3363 78.4056,10.1363 78.4056,9.3213 C78.4056,8.3853 78.3576,7.4493 78.3096,6.5843 C78.3086,5.8883 78.4056,5.4083 79.2936,5.4093 C81.4776,5.4563 83.6616,5.6013 85.8706,5.6003 C87.9346,5.6013 90.1186,5.4573 92.2546,5.4083 M104.2127,5.4085 C104.6687,5.4095 104.8607,5.7445 104.8607,6.2005 C104.8607,6.5375 104.6687,6.9695 104.2127,6.9685 C104.0687,6.9695 103.8537,6.8965 103.6377,6.8965 C103.0377,6.8965 102.9897,7.6405 102.9417,8.4095 C102.8687,9.5135 102.8207,10.8085 102.8207,12.1045 C102.8207,14.1215 102.8927,16.1135 102.9417,17.5295 C102.9887,18.6585 103.1087,19.0655 103.7087,19.0655 C103.8057,19.0645 104.0447,19.0175 104.2127,19.0175 C104.6687,19.0175 104.8607,19.3775 104.8607,19.7615 C104.8607,20.1935 104.6687,20.5295 104.2127,20.5305 C103.6127,20.5295 101.9327,20.4585 100.7337,20.4585 C99.3887,20.4575 97.4207,20.5305 96.7487,20.5295 C96.2927,20.5295 96.0997,20.1935 96.0997,19.7615 C96.0997,19.3785 96.2927,19.0165 96.7487,19.0175 C96.8687,19.0165 97.1087,19.0655 97.1807,19.0645 C97.7807,19.0655 97.9007,18.6575 97.9487,17.5295 C97.9967,16.1125 98.0687,14.1205 98.0687,12.1285 C98.0687,10.8325 98.0207,9.5365 97.9487,8.4325 C97.8997,7.6655 97.8527,6.8975 97.2527,6.8965 C97.0607,6.8965 96.8687,6.9685 96.7487,6.9685 C96.2927,6.9685 96.1007,6.5365 96.0997,6.2015 C96.0997,5.7445 96.2927,5.4085 96.7487,5.4085 C97.9727,5.4095 99.1967,5.4805 100.5647,5.4805 C101.8857,5.4795 103.0367,5.4085 104.2127,5.4085 M111.5778,9.0085 C111.3618,9.0085 111.1218,9.1765 111.1218,9.6085 C111.1218,18.5605 114.4098,18.6345 114.4098,19.7375 C114.4098,20.2415 114.1708,20.5295 113.7148,20.5305 C112.9458,20.5285 112.0818,20.4585 111.3138,20.4585 C110.0898,20.4585 109.1538,20.5295 108.6258,20.5295 C108.2658,20.5295 108.0258,20.2415 108.0258,19.8095 C108.0258,18.7785 109.6818,18.3935 109.6818,9.8735 C109.6818,6.9925 109.5378,6.8495 108.8658,6.8495 C108.5778,6.8485 108.3858,6.9195 108.1938,6.9205 C107.7858,6.9205 107.5698,6.5845 107.5698,6.1525 C107.5698,5.7675 107.7858,5.4085 108.1938,5.4085 C109.3688,5.4095 110.6898,5.5045 111.9868,5.5045 C112.9938,5.5045 114.3378,5.4095 115.3458,5.4095 C116.0668,5.4085 116.2108,5.8885 116.3548,6.6575 C116.9788,9.9205 118.5868,12.4405 120.0988,15.3445 C120.2428,15.6335 120.5548,15.7045 120.7708,15.7055 C121.0108,15.7055 121.2508,15.5125 121.2508,15.1045 C121.2518,7.9525 118.3468,7.4725 118.3468,6.2005 C118.3468,5.7675 118.6828,5.4085 119.2348,5.4095 C119.9788,5.4565 120.6988,5.4805 121.3468,5.4805 C122.1628,5.4795 122.9308,5.4575 123.5788,5.4085 C124.1308,5.4095 124.4188,5.7685 124.4188,6.2245 C124.4188,7.1855 122.5468,8.1445 122.5468,13.5685 C122.5478,15.2005 122.9078,18.5855 122.9068,19.4255 C122.9078,20.1935 122.7148,20.5285 122.0188,20.5295 C121.4908,20.5295 120.8428,20.4335 120.2668,20.4335 C119.5948,20.4335 118.9228,20.5295 118.3468,20.5295 C117.6748,20.5295 117.3868,20.2415 117.0748,19.6415 C114.8898,15.4175 112.9708,10.4975 112.0818,9.2485 C111.9618,9.0805 111.7698,9.0085 111.5778,9.0085 M140.9717,20.3376 C140.9717,20.7936 140.6837,21.0336 140.1797,21.0326123 C139.7957,21.0346 139.4117,20.7936 139.4117,20.3376 C139.4117,20.1936 139.4597,19.9776 139.4597,19.6416 C139.4597,19.2806 139.1957,19.0896 138.8117,19.0896 C137.2267,19.0896 136.4837,20.8906 132.8827,20.8896 C129.7387,20.8886 126.9787,19.4736 126.9787,13.1376 C126.9777,8.2406 129.4747,5.0476 133.9867,5.0486 C136.8907,5.0486 137.9237,6.8246 139.2437,6.8246 C139.5797,6.8246 139.8437,6.6806 139.8427,6.2956 C139.8427,6.0576 139.7957,5.7926 139.7957,5.7206 C139.7957,5.2166 140.0597,5.0006 140.4917,5.0006 C140.8757,5.0006 141.2117,5.2156 141.2117,5.7206 C141.2117,5.9846 141.1157,7.4966 141.0917,8.4816 C141.0677,9.1046 141.1397,9.7776 141.1397,10.2566 C141.1397,10.9536 140.9957,11.4336 140.0117,11.4816 C138.0667,11.4806 136.7707,10.6406 136.0027,8.7206 C135.3787,7.1366 135.0427,6.4886 133.9387,6.4886 C132.7147,6.4896 131.9947,7.9526 131.9947,11.3126 C131.9947,16.4986 132.4987,18.7776 134.3477,18.7776 C135.8347,18.7776 136.8677,17.7446 136.8667,16.0176 C136.8667,14.6976 136.6037,14.3606 135.8587,14.3606 C135.6667,14.3616 135.0187,14.4566 134.8267,14.4566 C134.3227,14.4566 134.1547,13.9536 134.1547,13.6656 C134.1547,13.2576 134.3957,12.8736 134.8517,12.8736 C135.8347,12.8736 137.5637,13.0166 138.9307,13.0176 C140.1557,13.0166 141.9317,12.8966 142.3877,12.8966 C142.6997,12.8966 143.0117,13.1376 143.0117,13.6416 C143.0117,14.1456 142.7957,14.3856 142.3877,14.3846 C142.2437,14.3856 142.0517,14.3616 141.9317,14.3616 C141.0437,14.3616 140.8517,14.6976 140.8517,16.9306 C140.8517,18.8496 140.9717,19.9296 140.9717,20.3376 M13.7602,35.6966992 C12.1282,35.6957 11.9122,36.6087 11.9122,43.4737 C11.9122,44.1687 12.1762,44.3127 12.7762,44.3137 C14.6722,44.3127 15.5372,42.5377 15.5372,39.0807 C15.5372,36.6327 15.1772,35.6966992 13.7602,35.6966992 M5.00019614,48.5617 C5.00019614,48.1297 5.2872,47.7937 5.6482,47.7927 C5.8162,47.7927 6.1282,47.8647 6.2242,47.8647 C6.8232,47.8657 6.9442,47.4577 6.9922,46.3287 C7.0632,44.8897 7.1122,42.9207 7.1122,40.9047 C7.1122,39.6087 7.0642,38.3127 6.9922,37.1847 C6.9432,36.4167 6.8962,35.6727 6.2962,35.6727 C6.0562,35.6717 5.8162,35.7437 5.6482,35.7437 C5.1922,35.7447 5.00019614,35.4087 5.00019614,34.9767 C5.00019614,34.5447 5.2882,34.2077 5.6482,34.2087 C6.8962,34.2097 8.1202,34.2567 9.5122,34.2567 C10.9762,34.2557 13.8332,34.1137 15.1522,34.1127 C18.3682,34.1127 20.3132,35.5767 20.3132,38.9127 C20.3132,43.6887 18.2252,44.6257 15.3442,45.2007 C12.0802,45.8487 11.8882,45.9217 11.8882,46.8807 C11.8882,47.6017 12.1042,47.8647 12.8002,47.8647 C13.1842,47.8647 14.2402,47.6727 14.8412,47.6727 C15.2962,47.6737 15.5362,48.0587 15.5372,48.5617 C15.5372,48.8977 15.2962,49.3297 14.8412,49.3297 C13.9532,49.3287 11.4082,49.2807 9.6802,49.2817 C8.2882,49.2817 6.3442,49.3297 5.6482,49.3297 C5.1922,49.3297 4.9992,48.9937 5.00019614,48.5617 M31.28,35.6008 C29.672,35.6008 29.432,36.2008 29.432,40.8818 C29.432,41.8158 29.576,42.0078 29.96,42.0088 C32.216,42.0078 33.272,40.8328 33.272,38.5528 C33.272,36.4168 32.841,35.6008 31.28,35.6008 M38.361,45.4418 C38.361,44.8408 37.953,44.1698 37.953,43.7378 C37.953,43.3298 38.192,42.9688 38.697,42.9688 C39.417,42.9688 39.561,43.3518 39.561,44.8888 C39.561,47.8408 39.2,49.5458 36.009,49.5698 C33.728,49.5698 32.6,48.8488 32.6,46.9058 C32.6,46.2578 32.672,45.5378 32.672,44.7688 C32.672,44.1218 32.336,43.7368 31.304,43.7378 C30.128,43.7378 29.48,44.2408 29.48,45.1298 C29.48,45.5858 29.504,46.2338 29.528,46.6168 C29.576,47.5288 29.695,47.8648 30.32,47.8648 C30.44,47.8648 30.776,47.8178 30.968,47.8168 C31.376,47.8168 31.592,48.1778 31.592,48.5618 C31.592,48.8978 31.376,49.3298 30.968,49.3298 C30.32,49.3298 28.495,49.2818 27.224,49.2818 C25.903,49.2818 23.96,49.3288 23.311,49.3298 C22.855,49.3298 22.663,48.9938 22.663,48.5618 C22.663,48.1288 22.951,47.7928 23.311,47.7938 C23.455,47.7938 23.696,47.8648 23.768,47.8648 C24.367,47.8658 24.487,47.4578 24.535,46.3288 C24.583,44.9128 24.655,42.9208 24.656,40.9048 C24.655,39.6088 24.608,38.3118 24.535,37.1848 C24.487,36.4168 24.439,35.6718 23.839,35.6718 C23.647,35.6718 23.455,35.7448 23.311,35.7448 C22.855,35.7438 22.663,35.4088 22.663,34.9768 C22.663,34.5448 22.951,34.2098 23.311,34.2088 C24.511,34.2088 25.712,34.2558 27.056,34.2568 C28.712,34.2558 31.928,34.1118 33.416,34.1118 C36.441,34.1128 38.241,35.2888 38.241,37.9518 C38.241,41.1928 35.96,41.8168 33.464,42.2018 C33.201,42.2488 33.056,42.4158 33.056,42.6088 C33.056,42.7528 33.224,42.9448 33.512,42.9448 C35.481,42.9448 36.464,43.3768 36.656,45.5128 C36.705,46.1128 37.04,46.4018 37.568,46.4018 C38.169,46.4008 38.361,46.0168 38.361,45.4418 M50.4589,35.2885 C48.3469,35.2885 47.7459,37.6405 47.7949,42.6335 C47.8189,45.8975 48.3469,47.7455004 50.4589,47.7455004 C52.5949,47.7465 53.1229,45.8975 53.1469,42.6325 C53.1949,37.6405 52.5949,35.2885 50.4589,35.2885 M50.4589,49.6895003 C44.6739,49.6895003 42.5859,47.4095 42.5859,42.7525 C42.5859,37.2805 44.6739,33.8485 50.4589,33.8485 C56.2669,33.8485 58.3549,37.4245 58.3549,42.7535 C58.3549,47.2655 56.2679,49.6905 50.4589,49.6895003 M75.6876,49.1375 C75.6876,49.5935 75.3996,49.8325123 74.8956,49.8325123 C74.5106,49.8345 74.1276,49.5935 74.1276,49.1375 C74.1276,48.9935 74.1756,48.7775 74.1756,48.4415 C74.1756,48.0805 73.9116,47.8895 73.5276,47.8895 C71.9426,47.8895 71.1986,49.6905 67.5986,49.6885 C64.4546,49.6885 61.6946,48.2735 61.6946,41.9375 C61.6946,37.0415 64.1906,33.8475 68.7026,33.8485 C71.6066,33.8485 72.6396,35.6245 73.9596,35.6245 C74.2956,35.6245 74.5586,35.4805 74.5586,35.0955 C74.5586,34.8575 74.5106,34.5915 74.5116,34.5205 C74.5116,34.0165 74.7756,33.8005 75.2076,33.8005 C75.5916,33.8015 75.9276,34.0155 75.9276,34.5205 C75.9276,34.7845 75.8316,36.2965 75.8076,37.2815 C75.7826,37.9045 75.8556,38.5765 75.8556,39.0565 C75.8556,39.7535 75.7116,40.2325 74.7276,40.2815 C72.7836,40.2805 71.4866,39.4405 70.7186,37.5205 C70.0946,35.9355 69.7586,35.2885 68.6546,35.2885 C67.4306,35.2895 66.7106,36.7525 66.7106,40.1125 C66.7106,45.2985 67.2146,47.5775 69.0626,47.5775 C70.5506,47.5775 71.5836,46.5445 71.5836,44.8175 C71.5826,43.4975 71.3196,43.1605 70.5756,43.1605 C70.3826,43.1615 69.7346,43.2565 69.5426,43.2565 C69.0386,43.2565 68.8716,42.7525 68.8706,42.4645 C68.8706,42.0575 69.1106,41.6725 69.5676,41.6735 C70.5506,41.6725 72.2796,41.8165 73.6466,41.8175 C74.8716,41.8165 76.6476,41.6965 77.1046,41.6965 C77.4156,41.6965 77.7276,41.9375 77.7276,42.4415 C77.7276,42.9455 77.5116,43.1845 77.1036,43.1845 C76.9586,43.1855 76.7676,43.1615 76.6476,43.1615 C75.7596,43.1615 75.5666,43.4975 75.5676,45.7305 C75.5676,47.6495 75.6876,48.7295 75.6876,49.1375 M88.1888,35.6010988 C86.5808,35.6001 86.3398,36.2011 86.3398,40.8811 C86.3408,41.8161 86.4848,42.0081 86.8688,42.0091 C89.1248,42.0081 90.1808,40.8331 90.1808,38.5521 C90.1808,36.4161 89.7488,35.6010988 88.1888,35.6010988 M95.2688,45.4421 C95.2688,44.8411 94.8618,44.1691 94.8618,43.7381 C94.8618,43.3301 95.1008,42.9691 95.6058,42.9691 C96.3248,42.9691 96.4698,43.3521 96.4698,44.8891 C96.4698,47.8411 96.1098,49.5451 92.9178,49.569101 C90.6368,49.5701 89.5088,48.8491 89.5088,46.9051 C89.5088,46.2581 89.5808,45.5371 89.5808,44.7691 C89.5808,44.1211 89.2448,43.7371 88.2128,43.7371 C87.0368,43.7371 86.3878,44.2411 86.3888,45.1291 C86.3888,45.5851 86.4128,46.2331 86.4368,46.6171 C86.4848,47.5291 86.6048,47.8651 87.2288,47.8651 C87.3488,47.8651 87.6848,47.8181 87.8768,47.8171 C88.2848,47.8171 88.5008,48.1771 88.5008,48.5621 C88.5008,48.8971 88.2848,49.3301 87.8768,49.3301 C87.2288,49.3301 85.4038,49.2821 84.1318,49.2811 C82.8118,49.2811 80.8678,49.3291 80.2198,49.3291 C79.7638,49.3301 79.5718,48.9931 79.5718,48.5611 C79.5718,48.1291 79.8598,47.7931 80.2198,47.7931 C80.3638,47.7931 80.6038,47.8651 80.6758,47.8641 C81.2758,47.8651 81.3958,47.4581 81.4438,46.3291 C81.4918,44.9131 81.5638,42.9201 81.5648,40.9051 C81.5638,39.6091 81.5168,38.3121 81.4438,37.1841 C81.3958,36.4161 81.3478,35.6721 80.7478,35.6721 C80.5558,35.6721 80.3638,35.7441 80.2198,35.7441 C79.7638,35.7441 79.5718,35.4081 79.5718,34.9761 C79.5718,34.5441 79.8598,34.2091 80.2198,34.2091 C81.4198,34.2081 82.6208,34.2561 83.9648,34.2561 C85.6208,34.2561 88.8378,34.1121 90.3248,34.1121 C93.3488,34.1121 95.1498,35.2881 95.1498,37.9521 C95.1498,41.1931 92.8688,41.8171 90.3728,42.2021 C90.1088,42.2491 89.9648,42.4161 89.9648,42.6091 C89.9648,42.7531 90.1328,42.9451 90.4208,42.9451 C92.3898,42.9451 93.3728,43.3771 93.5648,45.5131 C93.6128,46.1131 93.9488,46.4011 94.4768,46.4021 C95.0768,46.4011 95.2688,46.0171 95.2688,45.4421 M105.5522,43.3292 C107.6882,43.3292 107.8802,42.9442 107.9042,42.3202 C107.9282,41.3132 107.4002,38.6482 106.7522,37.3522 C106.3442,36.5362 106.1762,36.3692 105.7922,36.3692 C104.6402,36.3692 103.7762,39.4642 103.7762,42.0332 C103.7762,42.9932 103.8962,43.3292 105.5522,43.3292 M99.2872,49.3302 C98.8792,49.3302 98.6872,49.1622 98.6872,48.6582 C98.6872,47.0982 102.9842,40.5922 102.9842,36.8012 C102.9842,35.9132 102.3362,35.6722 101.9282,35.6722 C101.6882,35.6722 101.4002,35.7692 101.1842,35.7692 C100.6562,35.7692 100.3912,35.3602 100.3912,34.9522 C100.3912,34.5682 100.6562,34.1841956 101.1842,34.1841956 C102.0002,34.1832 104.9282,34.3522 106.5362,34.3532 C108.0242,34.3522 109.4162,34.2082 109.7522,34.2092 C110.3522,34.2092 110.8092,34.5442 110.8092,35.3842 C110.8082,38.3842 113.0172,44.9862 114.4812,47.6252 C114.7932,48.1782 114.9852,48.4172 114.9852,48.7532 C114.9852,49.0652 114.7932,49.3302 114.4332,49.3292 C113.8572,49.3292 112.4882,49.1622 111.0242,49.1612 C109.8242,49.1622 107.0642,49.3292 106.8002,49.3292 C106.2962,49.3292 106.1282,48.9942 106.1282,48.5622 C106.1282,48.1302 106.3922,47.7942 106.8002,47.7932 C106.9922,47.7942 107.2082,47.8652 107.7122,47.8652 C108.2642,47.8652 108.6962,47.4812 108.6962,46.4732 C108.6962,44.9372 108.4082,44.8172 105.9602,44.8172 C103.8002,44.8162 103.5842,45.1062 103.5842,45.8252 C103.5842,47.2652 105.0242,47.6252 105.0242,48.5372 C105.0242,48.9692 104.8322,49.3292 104.3762,49.3292 C104.0402,49.3292 102.4072,49.1612 101.6392,49.1622 C100.7522,49.1612 99.7682,49.3292 99.2872,49.3302 M134.1396,37.929 C134.1396,36.945 134.0676,36.632 133.6356,36.631 C133.3956,36.632 133.0836,36.921 132.8676,37.569 C132.1716,39.681 131.0196,44.505 130.2986,48.298 C130.1306,49.233 129.6506,49.306 127.8986,49.306 C125.9546,49.306 125.9786,49.186 125.7386,48.297 C124.9466,45.368 123.2186,39.489 122.2106,37.377 C122.0176,36.969 121.7786,36.632 121.5616,36.633 C121.2256,36.633 121.1056,36.993 121.1056,37.617 C121.1056,43.353 121.5146,46.473 123.2666,47.625 C124.0106,48.106 124.0106,48.345 124.0106,48.706 C124.0106,48.874 123.8666,49.329 123.4346,49.329 C123.0506,49.329 122.4266,49.281 121.2746,49.282 C119.8336,49.281 118.7056,49.33 118.0586,49.329 C117.6736,49.329 117.4096,49.114 117.4096,48.729 C117.4096,48.274 117.6976,48.105 118.1776,47.53 C119.1136,46.402 119.6176,45.034 119.6176,37.448 C119.6186,36.513 119.4986,35.672 118.7056,35.672 C118.4656,35.672 118.2266,35.745 118.0586,35.744 C117.6016,35.745 117.4096,35.312 117.4096,34.976 C117.4096,34.544 117.6016,34.208 118.0576,34.209 C119.6426,34.209 121.6346,34.304 123.0506,34.304 C124.1306,34.304 124.5146,34.209 125.2586,34.209 C126.1466,34.208 126.3386,34.472 126.5786,35.553 C126.8666,36.8 127.6106,39.897 128.1386,41.433 C128.5706,42.681 128.7626,42.897 129.1466,42.897 C129.6756,42.897 129.8426,42.538 130.2036,41.337 C130.7066,39.705 131.1156,37.737 131.5466,35.577 C131.7396,34.616 131.7876,34.208 132.7706,34.208 C134.1396,34.209 135.0276,34.304 137.2836,34.304 C138.3156,34.305 139.3956,34.208 140.2836,34.209 C140.7396,34.209 140.9326,34.545 140.931604,34.976 C140.9326,35.313 140.7396,35.744 140.2836,35.745 C140.1156,35.745 139.8756,35.672 139.6356,35.672 C139.0356,35.672 138.9876,36.417 138.9396,37.185 C138.8676,38.312 138.8196,39.608 138.8196,40.904 C138.8196,42.921 138.8916,44.912 138.9396,46.329 C138.9876,47.458 139.1076,47.866 139.7086,47.865 C139.8276,47.865 140.0916,47.817 140.2836,47.818 C140.7396,47.817 140.9326,48.177 140.931604,48.562 C140.931604,48.994 140.7396,49.33 140.2836,49.33 C139.5396,49.33 138.1236,49.281 136.3716,49.282 C134.6186,49.282 133.4676,49.329 132.6276,49.329 C132.1716,49.33 131.9786,48.994 131.9786,48.562 C131.9796,48.177 132.1716,47.818 132.6276,47.817 C132.8196,47.817 133.0836,47.865 133.2026,47.865 C133.8036,47.866 133.8756,47.458 133.9716,46.329 C134.0916,44.985 134.1386,42.586 134.1396,37.929 M144.8198,49.5697 C144.3878,49.5697 144.0278,49.3297 144.0278,48.8977 C144.0278,48.3697 144.1718,46.9287 144.1718,45.9937 C144.1718,45.1297 144.0278,44.4807 144.0278,44.0727 C144.0278,43.5687 144.2198,43.1857 144.8918,43.1857 C146.6678,43.1847 148.4678,48.0097 151.8528,48.0097 C152.7648,48.0097 153.6528,47.5057 153.6528,46.3537 C153.6528,45.2977 153.1008,44.6487 149.8848,43.8817 C145.6848,42.8497 144.2918,41.2167 144.2918,38.5047 C144.2918,36.1047 145.9958,33.8477 149.9328,33.8477 C152.8608,33.8487 153.8208,35.3837 154.6848,35.3847 C155.0448,35.3837 155.2848,35.2397 155.2848,34.9757 C155.2848,34.7847 155.2368,34.6657 155.2368,34.4957 C155.2368,34.0407 155.5488,33.7997 155.9328,33.8006969 C156.4368,33.8006969 156.6528,34.0167 156.6528,34.6657 C156.6528,35.4087 156.5808,35.9847 156.5808,36.8717 C156.5808,37.4247 156.6288,38.3847 156.6288,38.7207 C156.6288,39.2967 156.3648,39.6557 155.8608,39.6567 C153.7248,39.6567 152.2848,35.3847 149.6688,35.3837 C148.5158,35.3837 147.7728,35.9607 147.7728,36.9437 C147.7728,37.8567 148.2998,38.5527 151.2288,39.3687 C155.6218,40.5927 157.2768,41.9857 157.2768,45.0327 C157.2768,48.2017 154.8768,49.6897 151.8768,49.6897 C148.6128,49.6897 147.3648,47.8897 146.2118,47.8897 C145.7328,47.8897 145.4918,48.1057 145.4918,48.4417 C145.4918,48.5617 145.5398,48.7537 145.5398,48.8977 C145.5398,49.3297 145.2278,49.5697 144.8198,49.5697' id='Combined-Shape' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.sticker .sticker-writing:hover .discover-magic {
  -webkit-transform: rotate(8deg) !important;
          transform: rotate(8deg) !important;
}
.sticker .sticker-writing:hover .write-on {
  -webkit-transform: rotate(-8deg) !important;
          transform: rotate(-8deg) !important;
}
.sticker .sticker-writing:hover .programs {
  -webkit-transform: rotate(-12deg) !important;
          transform: rotate(-12deg) !important;
}
.sticker .sticker-gallery {
  position: relative;
  padding-top: 71%;
  width: 50vw;
}
@media (min-width: 576px) {
  .sticker .sticker-gallery {
    width: 38vw;
  }
}
@media (min-width: 768px) {
  .sticker .sticker-gallery {
    width: 12rem;
  }
}
@media (min-width: 992px) {
  .sticker .sticker-gallery {
    width: 18rem;
  }
}
.sticker .sticker-gallery .explore {
  width: 54%;
  padding-top: 18%;
  position: absolute;
  top: 5%;
  left: 0.5rem;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='165px' height='55px' viewBox='0 0 165 55' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-ouee0_sf4_-1' points='0 0 164.2377 0 164.2377 54.746 0 54.746'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='Templates' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Group-62'%3E%3Cg id='Group-3'%3E%3Cmask id='mask-ouee0_sf4_-2' fill='white'%3E%3Cuse xlink:href='%23path-ouee0_sf4_-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Clip-2'%3E%3C/g%3E%3Cpath d='M136.8647,54.746 L27.3727,54.746 C12.2557,54.746 -0.0003,42.491 -0.0003,27.373 L-0.0003,27.373 C-0.0003,12.255 12.2557,0 27.3727,0 L136.8647,0 C151.9827,0 164.2377,12.255 164.2377,27.373 L164.2377,27.373 C164.2377,42.491 151.9827,54.746 136.8647,54.746' id='Fill-1' fill='%23071D49' mask='url(%23mask-ouee0_sf4_-2)'%3E%3C/path%3E%3C/g%3E%3Cpath d='M137.766,31.411 C137.766,30.77 137.899,30.084 137.898,29.819 C137.898,29.443 137.744,29.111 137.345,29.111 C135.864,29.111 135.179,32.826 131.795,32.827 C130.977,32.827 130.755,32.473 130.667,31.499 C130.601,30.704 130.601,29.421 130.601,28.182 C130.601,27.806 130.733,27.585 131.109,27.586 C132.878,27.585 133.343,29.554 134.36,29.554 C134.625,29.553 134.891,29.465 134.891,28.956 C134.891,28.558 134.868,28.116 134.869,26.988 C134.869,26.192 134.935,25.727 134.935,25.307 C134.935,24.82 134.736,24.644 134.47,24.644 C133.431,24.644 132.569,26.236 131.065,26.236 C130.777,26.236 130.601,26.037 130.601,25.706 C130.623,24.799 130.645,23.893 130.755,23.118 C130.865,22.41 131.087,21.725 131.839,21.725 C134.979,21.725 135.753,25.307 137.169,25.308 C137.589,25.308 137.81,24.931 137.81,24.466 C137.81,24.202 137.721,23.538 137.721,22.897 C137.721,22.057 137.788,21.437 137.788,21.084 C137.788,20.619 137.434,20.3319916 136.903,20.3319916 C135.576,20.331 130.645,20.42 128.544,20.42 C127.261,20.42 126.155,20.3319916 125.005,20.3319916 C124.674,20.3319916 124.408,20.641 124.408,21.039 C124.408,21.437 124.585,21.747 125.005,21.747 C125.116,21.747 125.293,21.68 125.47,21.68 C126.023,21.68 126.067,22.366 126.111,23.074 C126.178,24.047 126.222,25.197 126.222,26.325 C126.222,28.27 126.156,30.15 126.111,31.499 C126.067,32.538 125.956,32.915 125.404,32.915 C125.337,32.915 125.116,32.849 125.005,32.849 C124.673,32.848 124.408,33.136 124.408,33.534 C124.408,33.954 124.585,34.264 125.006,34.264 C125.603,34.264 127.372,34.131 128.588,34.131 C131.441,34.131 135.51,34.264 137.102,34.264 C137.589,34.264 137.898,33.932 137.899,33.445 C137.898,33.026 137.766,32.362 137.766,31.411 M99.349,28.094 C99.328,31.101 98.841,32.8040004 96.873,32.8040004 C94.927,32.805 94.44,31.101 94.418,28.094 C94.374,23.494 94.927,21.326 96.873,21.326 C98.841,21.327 99.394,23.494 99.349,28.094 M96.873,20 C91.543,20 89.619,23.163 89.619,28.204 C89.619,32.495 91.543,34.596 96.873,34.596 C102.225,34.596 104.149,32.362 104.149,28.205 C104.149,23.295 102.225,20 96.873,20 M86.611,27.497 C86.611,27.076 86.412,26.944 86.036,26.943 C84.665,26.943 83.714,32.893 81.657,32.893 C80.928,32.893 80.706,32.517 80.662,31.5 C80.574,29.465 80.53,25.883 80.684,23.472 C80.751,22.566 80.95,21.681 82.343,21.68 C82.851,21.68 83.249,21.791 83.515,21.791 C83.979,21.791 84.134,21.327 84.134,21.062 C84.134,20.597 83.869,20.331 83.515,20.3319972 C81.834,20.3319972 80.242,20.376 78.406,20.376 C77.168,20.376 76.062,20.3319972 74.956,20.3319972 C74.625,20.3319972 74.359,20.641 74.359,21.039 C74.359,21.349 74.536,21.748 74.956,21.747 C75.089,21.747 75.266,21.68 75.443,21.68 C75.996,21.68 76.041,22.388 76.084,23.096 C76.239,25.662 76.173,29.354 76.084,31.5 C76.041,32.539 75.929,32.915 75.376,32.914 C75.31,32.915 75.089,32.849 74.956,32.849 C74.625,32.849 74.359,33.158 74.359,33.556 C74.359,33.866 74.536,34.264 74.957,34.264 C75.553,34.263 77.345,34.22 78.561,34.22 C81.105,34.22 84.776,34.264 86.08,34.264 C86.302,34.264 86.611,34.043 86.611,33.733 C86.611,33.18 86.478,32.251 86.478,30.925 C86.478,29.421 86.611,27.872 86.611,27.497 M113.166,27.519 C112.812,27.519 112.68,27.341 112.68,26.479 C112.68,22.167 112.9,21.614 114.383,21.614 C115.819,21.614 116.218,22.366 116.218,24.334 C116.218,26.435 115.245,27.519 113.166,27.519 M121.216,28.403 C120.751,28.403 120.53,28.736 120.53,29.111 C120.53,29.51 120.906,30.128 120.906,30.681 C120.906,31.212 120.729,31.566 120.176,31.566 C119.69,31.566 119.38,31.3 119.336,30.748 C119.159,28.779 118.252,28.381 116.439,28.381 C116.174,28.381 116.019,28.204 116.019,28.072 C116.019,27.895 116.151,27.74 116.395,27.695 C118.695,27.342 120.796,26.767 120.795,23.782 C120.795,21.327 119.137,20.243 116.35,20.2439993 C114.979,20.2439993 112.016,20.376 110.49,20.376 C109.251,20.376 108.146,20.332 107.04,20.332 C106.709,20.332 106.443,20.641 106.443,21.039 C106.443,21.437 106.62,21.747 107.04,21.747 C107.173,21.747 107.35,21.681 107.527,21.68 C108.08,21.68 108.124,22.366 108.168,23.074 C108.235,24.113 108.279,25.307 108.279,26.502 C108.278,28.359 108.213,30.195 108.168,31.499 C108.124,32.539 108.013,32.915 107.46,32.915 C107.394,32.915 107.173,32.849 107.04,32.848 C106.708,32.849 106.443,33.159 106.443,33.556 C106.443,33.954 106.621,34.264 107.04,34.264 C107.637,34.264 109.429,34.219 110.645,34.22 C111.817,34.219 113.498,34.264 114.095,34.264 C114.471,34.264 114.67,33.866 114.67,33.556 C114.67,33.202 114.471,32.871 114.095,32.871 C113.918,32.87 113.608,32.915 113.498,32.915 C112.923,32.915 112.812,32.606 112.768,31.765 C112.746,31.411 112.724,30.814 112.724,30.394 C112.724,29.575 113.321,29.111 114.404,29.111 C115.355,29.111 115.665,29.465 115.665,30.062 C115.665,30.77 115.599,31.433 115.599,32.03 C115.599,33.821 116.638,34.485 118.74,34.485 C121.681,34.463 122.012,32.893 122.012,30.172 C122.012,28.757 121.88,28.403 121.216,28.403 M38.938,29.111 C37.456,29.111 36.77,32.826 33.386,32.827 C32.568,32.827 32.347,32.473 32.259,31.5 C32.192,30.704 32.192,29.421 32.192,28.182 C32.193,27.806 32.325,27.585 32.701,27.586 C34.47,27.585 34.934,29.554 35.952,29.554 C36.217,29.554 36.483,29.465 36.483,28.957 C36.483,28.559 36.461,28.117 36.461,26.988 C36.461,26.193 36.527,25.727 36.527,25.308 C36.527,24.821 36.328,24.644 36.063,24.644 C35.023,24.644 34.16,26.237 32.656,26.236 C32.369,26.236 32.192,26.037 32.193,25.706 C32.215,24.799 32.236,23.893 32.347,23.118 C32.458,22.411 32.678,21.725 33.431,21.725 C36.571,21.725 37.345,25.308 38.761,25.308 C39.181,25.308 39.402,24.932 39.401,24.467 C39.402,24.202 39.313,23.538 39.313,22.897 C39.313,22.057 39.38,21.437 39.38,21.084 C39.38,20.619 39.026,20.332 38.495,20.332 C37.169,20.332 32.236,20.421 30.136,20.42 C28.853,20.421 27.747,20.332 26.597,20.332 C26.265,20.332 26,20.641 26,21.04 C26,21.438 26.177,21.747 26.597,21.748 C26.708,21.748 26.884,21.68 27.062,21.681 C27.614,21.681 27.659,22.366 27.703,23.074 C27.77,24.047 27.813,25.197 27.813,26.325 C27.814,28.271 27.747,30.151 27.703,31.5 C27.659,32.54 27.548,32.915 26.995,32.915 C26.929,32.915 26.708,32.849 26.597,32.849 C26.265,32.849 26,33.136 26,33.534 C26,33.955 26.177,34.264 26.597,34.264 C27.195,34.264 28.964,34.131 30.18,34.131 C33.032,34.131 37.102,34.264 38.694,34.264 C39.181,34.264 39.49,33.932 39.49,33.446 C39.49,33.026 39.358,32.363 39.358,31.411 C39.358,30.77 39.49,30.084 39.49,29.819 C39.49,29.444 39.335,29.112 38.938,29.111 M55.35,32.827 C54.443,32.473 53.713,31.5 52.563,29.31 C52.143,28.558 51.966,28.138 51.966,27.63 C51.966,26.679 52.828,25.374 54.376,23.295 C55.305,22.057 55.903,21.349 55.903,20.773 C55.903,20.553 55.792,20.331 55.482,20.332 C55.062,20.332 54.531,20.398 53.935,20.399 C52.961,20.398 51.944,20.332 51.037,20.332 C50.661,20.332 50.396,20.597 50.396,20.995 C50.396,21.349 50.507,21.592 50.904,21.725 C51.391,21.88 51.59,22.3 51.59,23.185 C51.59,24.799 51.258,26.126 50.75,26.126 C50.329,26.127 50.086,25.838 49.556,24.954 C48.604,23.384 48.051,22.632 48.051,22.079 C48.052,21.814 48.251,21.637 48.582,21.637 C48.693,21.637 48.826,21.659 48.893,21.658 C49.29,21.659 49.423,21.327 49.423,20.995 C49.423,20.641 49.29,20.332 48.782,20.332 C48.295,20.332 46.77,20.464 45.663,20.465 C44.337,20.465 43.186,20.332 42.567,20.331 C42.324,20.332 42.125,20.575 42.125,20.951 C42.125,21.217 42.191,21.526 42.545,21.68 C43.275,22.057 44.248,23.317 45.42,25.44 C45.818,26.126 45.929,26.546 45.929,27.033 C45.929,27.806 45.265,28.912 44.071,30.615 C42.811,32.429 42.0149963,33.048 42.0149963,33.69 C42.014,34.043 42.214,34.264 42.59,34.264 C43.253,34.264 43.74,34.198 44.27,34.198 C45.088,34.198 45.951,34.242 46.703,34.264 C47.079,34.264 47.344,33.999 47.344,33.601 C47.344,33.247 47.234,33.003 46.835,32.871 C46.194,32.672 45.929,32.318 45.929,31.456 C45.929,30.438 46.614,28.58 47.366,28.581 C47.764,28.581 48.074,28.957 48.583,29.797 C49.334,31.035 49.732,32.008 49.732,32.517 C49.733,32.782 49.533,32.959 49.202,32.959 C49.024,32.96 48.826,32.937 48.715,32.937 C48.317,32.937 48.185,33.269 48.185,33.601 C48.185,33.954 48.317,34.264 48.826,34.264 C49.334,34.264 50.949,34.131 52.121,34.131 C53.58,34.131 54.907,34.264 55.482,34.264 C55.748,34.264 55.924,33.999 55.925,33.578 C55.924,33.247 55.703,32.959 55.35,32.827 M65.278,29.642 C64.725,29.642 64.482,29.509 64.482,28.868 C64.482,22.543 64.681,21.702 66.185,21.7029991 C67.49,21.7029991 67.821,22.565 67.821,24.82 C67.821,28.006 67.025,29.642 65.278,29.642 M67.467,20.2439944 C66.251,20.243 63.62,20.376 62.27,20.376 C60.988,20.376 59.86,20.332 58.71,20.332 C58.378,20.332 58.112,20.641 58.112,21.039 C58.113,21.437 58.29,21.747 58.71,21.747 C58.865,21.747 59.086,21.68 59.307,21.68 C59.86,21.68 59.904,22.367 59.948,23.074 C60.015,24.113 60.059,25.308 60.059,26.502 C60.059,28.359 60.015,30.173 59.948,31.499 C59.904,32.539 59.793,32.915 59.241,32.915 C59.152,32.915 58.865,32.849 58.71,32.849 C58.378,32.849 58.113,33.159 58.113,33.556 C58.113,33.954 58.29,34.264 58.71,34.264 C59.351,34.264 61.142,34.22 62.425,34.22 C64.017,34.22 66.362,34.264 67.18,34.264 C67.601,34.264 67.821,33.866 67.821,33.556 C67.821,33.092 67.6,32.738 67.18,32.738 C66.627,32.738 65.654,32.915 65.3,32.915 C64.659,32.915 64.46,32.672 64.46,32.008 C64.46,31.124 64.637,31.058 67.644,30.46 C70.298,29.93 72.222,29.067 72.222,24.667 C72.222,21.593 70.431,20.2439944 67.467,20.2439944' id='Fill-4' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.sticker .sticker-gallery .the {
  width: 32%;
  padding-top: 19%;
  -webkit-writing-mode: horizontal-tb;
          writing-mode: horizontal-tb;
  position: absolute;
  left: 12%;
  top: 38%;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='95px' height='56px' viewBox='0 0 95 56' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Templates' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Group-12' transform='translate(0.000000, -0.000200)'%3E%3Cpath d='M94.2742458,26.342 L86.9002458,19.3 C85.2712458,17.482 83.8432458,17.781 83.8432458,19.13 C83.8432458,19.873 87.2262458,24.158 83.8532458,24.158 L75.0392458,24.158 C73.2382458,10.544 61.5632458,0 47.4642458,0 C33.3652458,0 21.6902458,10.544 19.8892458,24.158 L16.4852458,24.158 C15.2752458,24.158 13.9492458,23.228 13.5362458,22.091 L12.7222458,19.848 C12.3102458,18.712 10.9832458,17.781 9.77324579,17.781 L1.18624579,17.781 C-0.0237542092,17.781 -0.356754209,18.521 0.446245791,19.427 L3.65324579,23.044 C4.45524579,23.949 4.41224579,25.39 3.55724579,26.245 L3.53224579,26.269 C2.67724579,27.124 2.66524579,28.512 3.50624579,29.352 C4.34624579,30.193 4.38724579,31.629 3.59524579,32.544 L0.427245791,36.203 C-0.364754209,37.118 -0.0237542092,37.866 1.18624579,37.866 L9.77324579,37.866 C10.9832458,37.866 12.3142458,36.937 12.7312458,35.802 L13.5572458,33.554 C13.9742458,32.419 15.3052458,31.49 16.5142458,31.49 L19.8902458,31.49 C21.6912458,45.104 33.3662458,55.647 47.4642458,55.647 C61.5632458,55.647 73.2382458,45.104 75.0392458,31.49 L83.8532458,31.49 C87.2262458,31.49 83.8432458,35.775 83.8432458,36.517 C83.8432458,37.582 84.9042458,38.193 86.9062458,36.354 L94.2692458,29.374 C95.1472458,28.542 95.1492458,27.177 94.2742458,26.342' id='Fill-1' fill='%23071D49'%3E%3C/path%3E%3Cpath d='M70.8879458,27.8235 C70.8879458,14.8875 60.4009458,4.3995 47.4639458,4.3995 C34.5279458,4.3995 24.0409458,14.8875 24.0409458,27.8235 C24.0409458,40.7595 34.5279458,51.2475 47.4639458,51.2475 C60.4009458,51.2475 70.8879458,40.7595 70.8879458,27.8235' id='Fill-4' fill='%23FFFFFF'%3E%3C/path%3E%3Cpath d='M38.1748458,24.7473 L38.1748458,33.3243 L35.3208458,33.3243 L35.3208458,24.7473 L32.9788458,24.7473 L32.9788458,22.3223 L40.5168458,22.3223 L40.5168458,24.7473 L38.1748458,24.7473 Z M45.5176458,26.4294 L49.6416458,26.4294 L49.6416458,22.3224 L52.5116458,22.3224 L52.5116458,33.3244 L49.6416458,33.3244 L49.6416458,28.8704 L45.5176458,28.8704 L45.5176458,33.3244 L42.6636458,33.3244 L42.6636458,22.3224 L45.5176458,22.3224 L45.5176458,26.4294 Z M61.9502458,24.7473 L58.5522458,24.7473 L58.5522458,26.5783 L61.7682458,26.5783 L61.7682458,29.0023 L58.5522458,29.0023 L58.5522458,30.8993 L61.9502458,30.8993 L61.9502458,33.3243 L55.6992458,33.3243 L55.6992458,22.3223 L61.9502458,22.3223 L61.9502458,24.7473 Z' id='Combined-Shape' fill='%23071D49'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.sticker .sticker-gallery .writing-gallery {
  width: 50%;
  padding-top: 72%;
  position: absolute;
  right: 0;
  top: 0;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='138px' height='199px' viewBox='0 0 138 199' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpolygon id='path-iwzu0wcz32-1' points='0 0 136.3494 0 136.3494 198.326 0 198.326'%3E%3C/polygon%3E%3C/defs%3E%3Cg id='Templates' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Group-60' transform='translate(0.886600, 0.000000)'%3E%3Cg id='Group-8'%3E%3Cmask id='mask-iwzu0wcz32-2' fill='white'%3E%3Cuse xlink:href='%23path-iwzu0wcz32-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Clip-7'%3E%3C/g%3E%3Cpath d='M68.175,198.326 L68.175,198.326 C30.523,198.326 0,167.803 0,130.151 L0,68.174 C0,30.522 30.523,0 68.175,0 L68.175,0 C105.827,0 136.35,30.522 136.35,68.174 L136.35,130.151 C136.35,167.803 105.827,198.326 68.175,198.326' id='Fill-6' fill='%23B30088' mask='url(%23mask-iwzu0wcz32-2)'%3E%3C/path%3E%3C/g%3E%3Cpath d='M67.921,89.11 C67.921,88.355 67.609,88.148 67.219,88.148 C66.855,88.148 66.673,88.356 66.595,88.773 C66.569,88.902 66.543,89.188 66.413,89.552 C66.282,89.969 65.944,90.151 65.554,90.151 C65.034,90.15 64.827,89.917 64.826,89.241 C64.827,87.317 66.491,83.701 66.491,80.815 C66.491,78.891 65.269,78.059 62.773,78.059 C60.406,78.059 58.898,79.28 58.898,81.595 C58.898,82.349 59.209,82.557 59.6,82.557 C59.964,82.557 60.145,82.349 60.224,81.934 C60.25,81.804 60.276,81.517 60.406,81.153 C60.536,80.737 60.823,80.556 61.16,80.556 C61.576,80.556 61.81,80.867 61.81,81.335 C61.81,83.441 60.016,86.952 60.016,89.683 C60.016,91.476 60.848,92.647 63.63,92.647 C66.439,92.647 67.921,91.424 67.921,89.11 M62.132,120.786 C61.794,120.786 61.56,120.994 61.507,121.411 C61.482,121.645 61.404,122.009 61.326,122.19 C61.144,122.607 60.936,122.789 60.572,122.789 C60.129,122.789 59.947,122.476 59.947,121.878 C59.948,119.096 61.976,114.597 61.976,110.438 C61.976,108.071 60.858,106.848 58.465,106.848 C56.125,106.848 54.617,108.071 54.617,110.385 C54.617,111.036 54.929,111.347 55.319,111.347 C55.761,111.347 55.891,111.139 55.943,110.723 C55.969,110.567 56.021,110.282 56.125,109.943 C56.281,109.501 56.515,109.344 56.879,109.344 C57.269,109.345 57.451,109.502 57.451,110.203 C57.451,112.855 54.981,117.719 54.981,121.827 C54.981,123.907 55.813,125.285001 58.726,125.285001 C61.378,125.286 62.834,124.064 62.834,121.749 C62.834,120.995 62.548,120.787 62.132,120.786 M71.527,120.787 C71.189,120.787 70.955,120.995 70.903,121.411 C70.877,121.645 70.799,122.009 70.721,122.191 C70.539,122.607 70.331,122.79 69.967,122.79 C69.525,122.789 69.343,122.477 69.343,121.879 C69.343,119.097 71.371,114.598 71.371,110.437 C71.371,108.071 70.253,106.848 67.86,106.848999 C65.52,106.848 64.012,108.071 64.012,110.386 C64.012,111.036 64.324,111.348 64.714,111.348 C65.156,111.347 65.286,111.14 65.338,110.723 C65.364,110.568 65.416,110.282 65.52,109.943 C65.677,109.502 65.91,109.345 66.275,109.345 C66.664,109.345 66.847,109.501 66.847,110.204 C66.846,112.855 64.376,117.718 64.376,121.827 C64.376,123.908 65.208,125.286 68.121,125.286 C70.773,125.285 72.23,124.063 72.2290005,121.749 C72.2290005,120.994 71.943,120.787 71.527,120.787 M57.571,81.361 C57.571,78.761 56.894,77.955 55.672,77.954 C53.826,77.954 52.89,80.425 51.849,84.845 C51.771,85.183 51.616,85.288 51.356,85.288 C51.147,85.287 50.939,85.184 50.939,84.872 C50.939,84.117 51.667,82.843 51.667,80.815 C51.667,79.021 50.757,78.085 48.885,78.085 C46.545,78.084 44.855,79.307 44.854,81.621 C44.854,82.376 45.167,82.583 45.557,82.583 C45.921,82.583 46.103,82.375 46.181,81.959 C46.207,81.829 46.232,81.544 46.363,81.179 C46.493,80.764 46.779,80.581 47.117,80.581 C47.611,80.581 47.871,80.815 47.871,81.44 C47.871,84.013 45.791,88.253 45.791,91.607 C45.791,92.075 45.921,92.568 46.675,92.569 C47.117,92.569 47.455,92.412 47.455,91.971 L47.455,91.866 C47.455,91.58 47.689,91.451 47.949,91.451 C49.223,91.451 50.575,92.386 51.641,92.386 C52.292,92.387 52.734,92.152 52.734,91.216 C52.734,89.838 52.682,87.991 52.681,86.25 C52.681,84.638 52.942,84.118 53.332,84.118 C53.618,84.118 53.748,84.326 54.008,84.741 C54.294,85.184 54.684,85.651 55.516,85.652 C57.077,85.652 57.571,83.675 57.571,81.361 M99.435,110.593999 C97.589,110.593999 96.652,113.064 95.612,117.484 C95.535,117.823 95.379,117.927 95.119,117.926 C94.91,117.927 94.702,117.822 94.702,117.51 C94.702,116.757 95.431,115.482 95.43,113.454 C95.431,111.659 94.521,110.723 92.649,110.723 C90.308,110.724 88.618,111.946 88.618,114.26 C88.618,115.014 88.93,115.222 89.32,115.222 C89.684,115.222 89.866,115.014 89.944,114.598 C89.97,114.468 89.995,114.182 90.126,113.818 C90.256,113.402 90.542,113.22 90.88,113.219 C91.374,113.22 91.634,113.453 91.634,114.078 C91.634,116.652 89.554,120.891 89.554,124.245 C89.554,124.714 89.683,125.208 90.438,125.208 C90.88,125.207 91.218,125.051 91.218,124.61 L91.218,124.505 C91.218,124.22 91.452,124.089 91.712,124.09 C92.986,124.089 94.338,125.026 95.405,125.025 C96.055,125.025 96.497,124.791 96.497,123.855 C96.497,122.476 96.445,120.631 96.445,118.889 C96.445,117.276 96.705,116.756 97.095,116.756 C97.381,116.756 97.511,116.965 97.771,117.38 C98.057,117.823 98.447,118.29 99.279,118.291 C100.839,118.29 101.333001,116.315 101.333001,114 C101.334,111.4 100.658,110.593 99.435,110.593999 M78.138,86.978 C78.138,85.73 77.852,85.469 77.228,85.47 C76.604,85.47 76.369,85.912 76.369,86.432 C76.369,86.692 76.499,87.186 76.5,87.837 C76.5,88.902 76.032,89.423 75.381,89.423 C74.783,89.422 74.575,88.954 74.575,88.2 C74.575,86.614 75.173,82.974 75.564,80.841 C75.694,80.165 76.135,79.827 76.629,79.827 C77.176,79.827 77.878,79.984 78.476,79.983 C79.048,79.984 79.282,79.541 79.282,79.099 C79.282,78.683 79.022,78.241 78.554,78.241 C77.93,78.241 77.254,78.293 76.656,78.293 C76.084,78.293 75.876,78.059 75.876,77.59 C75.876,76.889 75.98,75.874 75.98,75.381 C75.98,75.016 75.772,74.678 75.355,74.678 C74.94,74.678 74.627,74.913 74.341,75.199 C72.703,76.889 71.819,78.215 70.233,78.215 C69.687,78.215 69.426,78.527 69.426,79.021 C69.426,79.412 69.661,79.827 70.077,79.827 C70.154,79.828 70.259,79.801 70.415,79.801 C70.623,79.801 70.726,79.957 70.726,80.321 C70.727,81.856 69.426,86.146 69.426,88.512 C69.426,91.061 70.649,92.647 73.431,92.647 C76.682,92.647 78.138,91.087 78.138,86.978 M78.777,116.574 C78.777,114.676 79.687,112.024 81.638,112.024 C82.21,112.024 82.599,112.283 82.599,113.323 C82.599,115.69 80.727,117.589 79.635,117.589 C79.037,117.589 78.777,117.198 78.777,116.574 M82.001,118.239 C85.72,117.822 87.098,116.392 87.098,114.208 C87.098,112.101 85.72,110.463 81.533,110.463 C76.8,110.463 73.653,113.818 73.6539998,119.565 C73.6539998,123.881 76.567,125.416 79.973,125.415 C84.914,125.416 86.942,123.673 86.942,119.356 C86.942,118.837 86.63,118.473 86.188,118.472 C85.694,118.472 85.381,118.836 85.381,119.357 C85.382,120.891 83.484,121.462 81.715,121.463 C79.817,121.463 78.933,120.813 78.933,119.851 C78.933,119.018 79.583,118.499 82.001,118.239 M88.516,88.148 C88.152,88.148 87.97,88.356 87.892,88.773 C87.866,88.902 87.84,89.188 87.709,89.552 C87.58,89.969 87.242,90.151 86.852,90.151 C86.331,90.151 86.124,89.917 86.124,89.24 C86.124,87.317 87.788,83.701 87.788,80.816 C87.788,78.891 86.566,78.059 84.069,78.059 C81.703,78.059 80.195,79.281 80.194,81.595 C80.194,82.349 80.507,82.557 80.896,82.557 C81.26,82.557 81.442,82.349 81.521,81.934 C81.546,81.804 81.573,81.517 81.703,81.153 C81.833,80.738 82.119,80.555 82.457,80.555 C82.873,80.556 83.107,80.867 83.107,81.335 C83.107,83.442 81.313,86.952 81.313,89.682 C81.313,91.477 82.145,92.647 84.927,92.647 C87.735,92.647 89.218,91.425 89.218,89.111 C89.218,88.356 88.906,88.148 88.516,88.148 M20.592,81.881 C20.592,81.102 20.228,80.893 19.734,80.893 C19.266,80.894 18.928,81.258 18.928,81.855 C18.928,81.986 18.954,82.298 18.954,82.948 C18.954,84.274 18.616,84.95 17.992,84.95 C17.498,84.95 17.238,84.715 17.238,83.78 C17.238,79.385 18.72,75.9 21.347,75.901 C22.517,75.901 23.141,76.42 23.141,77.876 C23.14,81.204 20.853,85.132 20.853,88.798 C20.853,90.905 21.814,92.647 24.779,92.646 C28.29,92.647 29.069,90.358 30.006,87.056 C30.11,86.718 30.24,86.614 30.5,86.614 C30.708,86.614 30.916,86.718 30.916,87.03 C30.916,87.55 30.318,88.408 30.317,89.786 C30.317,91.788 31.982,92.647 35.415,92.647 C40.589,92.647 42.93,89.397 42.93,85.548 C42.93,82.661 42.565,77.851 42.565,77.226 C42.565,75.9 42.696,75.329 43.32,75.329 C43.554,75.329 43.684,75.484 43.684,75.745 L43.684,75.822 C43.684,76.109 43.84,76.42 44.308,76.421 C44.854,76.42 45.036,76.057 45.036,75.641 C45.036,74.185 44.022,73.248 41.681,73.248 C39.133,73.248 37.833,75.172 37.833,78.37 C37.833,82.947 40.615,85.34 40.615,86.874 C40.615,88.07 39.836,88.72 38.223,88.72 C35.779,88.72 34.66,88.252 34.66,86.901 C34.66,83.962 36.507,79.151 36.507,75.329 C36.507,74.86 36.377,74.366 35.623,74.367 C35.181,74.366 34.843,74.522 34.843,74.964 L34.843,75.042 C34.843,75.355 34.635,75.484 34.375,75.484 C33.672,75.484 32.918,74.548 32.346,74.549 C31.696,74.548 31.358,74.808 31.254,75.719 C30.942,78.839 30.474,83.286 29.069,86.692 C28.446,88.173 27.848,88.72 27.094,88.72 C26.573,88.72 26.287,88.252 26.287,87.68 C26.287,85.261 27.977,81.622 27.977,78.162 C27.977,75.823 27.145,74.288 22.699,74.288 C16.172,74.288 13,78.631 13,83.676 C13,85.626 13.78,87.446 16.432,87.446 C18.746,87.447 20.592,85.964 20.592,81.881 M85.967,76.447 C88.568,76.42 89.322,75.667 89.322,74.184 C89.322,72.676 88.126,72 86.462,72 C84.537,72.001 82.873,72.754 82.873,74.496 C82.873,75.901 83.809,76.473 85.967,76.447 M45.272,118.42 C44.57,120.526 43.919,121.488 42.983,121.489 C42.334,121.489 41.995,120.995 41.995,119.669 C41.995,116.054 43.425,112.335 45.141,112.335 C46,112.336 46.286,112.96 46.286,113.636 C46.286,114.598 45.74,117.042 45.272,118.42 M52.683,120.787 C52.319,120.787 52.137,120.995 52.059,121.411 C52.033,121.541 52.007,121.826 51.877,122.191 C51.747,122.607 51.512,122.789 51.201,122.789 C50.784,122.789 50.577,122.555 50.576,121.878 C50.577,119.305 52.266,113.791 52.266,111.633 C52.267,111.166 52.137,110.672 51.383,110.672 C50.941,110.672 50.602,110.827 50.603,111.269 L50.602,111.347 C50.603,111.659 50.394,111.79 50.134,111.79 C47.56,111.79 46.26,110.593 43.529,110.593 C39.421,110.594 37.184,114.883 37.184,120.604 C37.184,123.647 38.173,125.285001 41.033,125.285001 C44.388,125.286 45.064,122.998 46,119.721 C46.104,119.383 46.234,119.278 46.494,119.279 C46.702,119.279 46.91,119.383 46.91,119.695 C46.91,120.215 46.39,121.281 46.39,122.581 C46.39,124.427 47.379,125.286 49.64,125.285001 C51.929,125.285001 53.385,124.063 53.385,121.749 C53.385,120.994 53.073,120.786 52.683,120.787 M64.671,76.446 C67.271,76.42 68.025,75.667 68.025,74.184 C68.025,72.676 66.829,72.001 65.165,72 C63.24,72 61.576,72.755 61.576,74.496 C61.576,75.901 62.512,76.473 64.671,76.446 M90.624,82.558 C90.988,82.558 91.17,82.349 91.249,81.933 C91.275,81.803 91.301,81.518 91.431,81.153 C91.561,80.737 91.847,80.555 92.185,80.555 C92.601,80.555 92.835,80.867 92.835,81.335 C92.835,83.936 90.859,88.227 90.859,91.607 C90.859,92.075 90.989,92.569 91.743,92.569 C92.185,92.569 92.523,92.465 92.523,92.048 L92.523,91.945 C92.523,91.607 92.757,91.451 93.043,91.451 C94.032,91.451 95.071,92.387 95.903,92.386 C96.553,92.387 96.839,92.127 96.995,91.216 C97.411,88.876 97.308,85.887 98.218,83.676 C98.79,82.324 99.466,81.881 100.246,81.881 C100.767,81.882 101.052,82.272 101.052,82.792 C101.052,84.534 99.778,87.186 99.778,89.682 C99.778,91.477 100.61,92.647 103.392,92.647 C106.2,92.647 107.683,91.425 107.684,89.111 C107.684,88.356 107.371,88.148 106.981,88.148 C106.617,88.148 106.435,88.356 106.357,88.772 C106.331,88.902 106.305,89.188 106.175,89.553 C106.045,89.968 105.707,90.15 105.317,90.15 C104.796,90.151 104.589,89.916 104.588,89.24 C104.589,86.77 106.487,83.832 106.487,81.102 C106.487,79.385 105.525,77.955 102.56,77.955 C98.842,77.955 97.984,80.218 97.047,83.545 C96.943,83.883 96.813,83.988 96.553,83.988 C96.346,83.988 96.138,83.883 96.138,83.572 C96.138,83.051 96.735,82.194 96.736,80.815 C96.736,78.891 95.774,78.059 93.797,78.059 C91.431,78.059 89.923,79.281 89.922,81.595 C89.922,82.349 90.235,82.558 90.624,82.558 M25.644,125.962 C24.761,125.961 24.578,125.494 24.578,125 C24.578,123.751 25.931,122.867 26.996,122.867 C27.465,122.867 27.595,123.075 27.595,123.361 C27.595,124.453 26.971,125.961 25.644,125.962 M35.058,116.028 C34.434,116.028 32.015,116.08 30.351,116.08 C28.921,116.08 27.101,116.002 26.087,116.002 C25.593,116.001 25.332,116.314 25.332,116.808 C25.333,117.147 25.463,117.562 26.035,117.563 C26.399,117.563 26.867,117.51 27.101,117.511 C27.413,117.51 27.543,117.665 27.542,118.134 C27.543,118.758 26.658,119.2 25.593,119.2 C24.032,119.2 23.825,118.187 23.825,116.184 C23.825,111.529 26.268,108.903 29.831,108.904 C31.521,108.903 32.692,109.787 32.692,110.437 C32.692,110.879 32.536,111.087 32.223,111.087 C31.547,111.087 31.314,110.282 29.987,110.282 C28.115,110.282 27.413,111.426 27.413,112.673 C27.413,114.338 28.765,114.987 30.403,114.988 C33.16,114.988 34.408,113.272 34.408,111.139 C34.408,108.643 32.432,106.822 27.959,106.822 C22.108,106.822 18.103,110.411 18.103,117.067 C18.103,119.98 19.326,121.749 22.836,121.592 C24.397,121.489 25.723,120.916 26.372,120.371 C26.737,120.085 26.971,119.903 27.309,119.903 C27.543,119.902 27.751,120.007 27.751,120.371 C27.75,121.593 27.595,121.983 23.408,122.45 C20.886,122.737 19.716,123.439 19.716,124.713 C19.716,126.014 20.574,126.741 24.136,126.741 C31.027,126.741 33.42,124.922 33.315,121.801 C33.186,117.848 33.758,117.51 34.564,117.51 C34.694,117.511 34.902,117.537 35.057,117.536 C35.526,117.536 35.76,117.25 35.76,116.704 C35.76,116.184 35.422,116.028 35.058,116.028 M118.513,110.671 C118.071,110.672 117.733,110.828 117.733,111.269 L117.733,111.347 C117.733,111.66 117.525,111.79 117.265,111.79 C116.354,111.79 115.367,110.854 114.612,110.854 C113.962,110.854 113.676,111.113 113.52,112.024 C113.26,113.558 113.026,115.405 112.402,116.938 C111.648,118.68 111.05,119.331 110.192,119.331 C109.671,119.33 109.386,118.941 109.386,118.42 C109.386,117.173 110.478,115.326 110.478,113.558 C110.478,111.764 109.646,110.594 107.123,110.594 C104.341,110.594 102.598,111.841 102.598,114.26 C102.598,115.014 102.91,115.223 103.3,115.222 C103.665,115.222 103.847,115.014 103.925,114.598 C103.951,114.468 103.976,114.182 104.107,113.818 C104.237,113.401 104.523,113.22 104.861,113.22 C105.355,113.219 105.615,113.48 105.614,114.182 C105.615,115.82 104.34,117.744 104.341,119.539 C104.341,121.255 105.303,122.685 108.268,122.685 C111.128,122.685 111.96,121.386 112.532,119.357 C112.636,119.018 112.766,118.915 113.026,118.915 C113.234,118.915 113.442,119.019 113.442,119.331 C113.442,121.567 111.544,127.287 108.683,127.287 C108.319,127.287 108.215,127.158 108.215,126.976 C108.215,126.378 109.463,126.482 109.463,125.103 C109.463,124.037 108.45,123.517 106.681,123.517 C104.809,123.517 103.69,124.401 103.691,125.753 C103.69,127.314 105.043,128.64 109.125,128.64 C115.782,128.639 117.368,126.196 117.785,121.879 C118.201,117.563 119.397,113.298 119.397,111.634 C119.397,111.166 119.267,110.671 118.513,110.671 M117.221,82.974 C116.571,85.287 116.129,86.277 114.881,86.2760008 C114.231,86.2760008 113.893,85.73 113.893,84.222 C113.893,81.985 115.037,79.698 116.389,79.697 C117.247,79.698 117.533,80.322 117.533,80.997 C117.533,81.387 117.377,82.402 117.221,82.974 M122.63,78.033 C122.188,78.033 121.849,78.188 121.85,78.631 L121.849,78.709 C121.849,79.021 121.642,79.151 121.382,79.151 C118.807,79.151 117.507,77.955 114.776,77.955 C111.084,77.955 109.082,81.05 109.082,85.159 C109.082,88.356 110.07,90.073 112.93,90.073 C115.713,90.072 116.441,88.72 117.039,86.64 C117.143,86.302 117.273,86.197 117.533,86.198 C117.742,86.198 117.949,86.302 117.949,86.614 C117.949,88.877 116.103,94.649 113.294,94.649 C112.93,94.649 112.826,94.519 112.826,94.337 C112.826,93.739 114.075,93.843 114.075,92.465 C114.075,91.399 113.06,90.879 111.292,90.879 C109.42,90.879 108.301,91.763 108.301999,93.115 C108.301,94.676 109.654,96.002 113.736,96.002 C120.263,96.002 122.057,93.583 122.37,89.241 C122.786,83.468 123.514,80.191 123.514,78.995 C123.514,78.527 123.384,78.033 122.63,78.033' id='Fill-9' fill='%23FFFFFF'%3E%3C/path%3E%3Cpath d='M81.8786,142.5466 L81.3786,142.5466 C81.3786,145.1986 78.8716,147.7056 76.2206,147.7056 L76.2206,148.2056 C78.8716,148.2056 81.3786,150.7136 81.3786,153.3626 L81.8786,153.3626 C81.8786,150.7136 84.3856,148.2056 87.0346,148.2056 L87.0346,147.7056 C84.3856,147.7056 81.8786,145.1986 81.8786,142.5466 M69.4936,156.6686 L68.4266,156.6686 C68.4266,162.3196 63.0796,167.6666 57.4276,167.6666 L57.4276,168.7346 C63.0796,168.7346 68.4266,174.0816 68.4266,179.7326 L69.4936,179.7326 C69.4936,174.0816 74.8416,168.7346 80.4926,168.7346 L80.4926,167.6666 C74.8416,167.6666 69.4936,162.3196 69.4936,156.6686 M81.8786,44.9626 L81.3786,44.9626 C81.3786,47.6126 78.8716,50.1196 76.2206,50.1196 L76.2206,50.6196 C78.8716,50.6196 81.3786,53.1266 81.3786,55.7786 L81.8786,55.7786 C81.8786,53.1266 84.3856,50.6196 87.0346,50.6196 L87.0346,50.1196 C84.3856,50.1196 81.8786,47.6126 81.8786,44.9626 M68.4266,41.6576 L69.4936,41.6576 C69.4936,36.0056 74.8416,30.6586 80.4926,30.6586 L80.4926,29.5906 C74.8416,29.5906 69.4936,24.2436 69.4936,18.5926 L68.4266,18.5926 C68.4266,24.2436 63.0796,29.5906 57.4276,29.5906 L57.4276,30.6586 C63.0796,30.6586 68.4266,36.0056 68.4266,41.6576 M50.7216,42.0786 C49.3766,42.8556 48.9156,44.5786 49.6916,45.9246 C50.4686,47.2676 52.1896,47.7306 53.5376,46.9516 C54.8826,46.1746 55.3436,44.4556 54.5646,43.1096 C53.7876,41.7626 52.0686,41.3036 50.7216,42.0786 M53.5376,151.3736 C52.1896,150.5946 50.4686,151.0576 49.6916,152.4016 C48.9156,153.7476 49.3766,155.4706 50.7216,156.2476 C52.0686,157.0216 53.7876,156.5636 54.5646,155.2166 C55.3436,153.8706 54.8826,152.1506 53.5376,151.3736' id='Fill-11' fill='%23071D49'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.sticker .sticker-gallery:hover .explore {
  -webkit-transform: rotate(-8deg) !important;
          transform: rotate(-8deg) !important;
}
.sticker .sticker-gallery:hover .the {
  -webkit-transform: translateY(0px) translateZ(0px) rotate(-360deg) !important;
          transform: translateY(0px) translateZ(0px) rotate(-360deg) !important;
}
.sticker .sticker-gallery:hover .writing-gallery {
  -webkit-transform: rotate(8deg) !important;
          transform: rotate(8deg) !important;
}

/* @end */
/* @group Masthead */
#masthead {
  top: -1px !important;
  z-index: 1030;
}
#masthead .btn-sm, #masthead .btn-group-sm > .btn, #masthead body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-sm > a.hustle-button-cta, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout #masthead .btn-group-sm > a.hustle-button-cta, #masthead .searchandfilter .btn-group-sm > select.sf-input-select, .searchandfilter #masthead .btn-group-sm > select.sf-input-select, #masthead .searchandfilter li.sf-field-reset .btn-group-sm > .search-filter-reset, .searchandfilter li.sf-field-reset #masthead .btn-group-sm > .search-filter-reset, #masthead .sf-field-category > ul li .btn-group-sm > label, .sf-field-category > ul li #masthead .btn-group-sm > label,
#masthead .sf-field-taxonomy-enrollment > ul li .btn-group-sm > label,
.sf-field-taxonomy-enrollment > ul li #masthead .btn-group-sm > label,
#masthead .sf-field-taxonomy-job_type > ul li .btn-group-sm > label,
.sf-field-taxonomy-job_type > ul li #masthead .btn-group-sm > label, #masthead .nav-links div .btn-group-sm > a, .nav-links div #masthead .btn-group-sm > a,
#masthead .nav-link {
  font-size: 0.875rem;
}
@media (min-width: 992px) {
  #masthead .btn-sm, #masthead .btn-group-sm > .btn, #masthead body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-sm > a.hustle-button-cta, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout #masthead .btn-group-sm > a.hustle-button-cta, #masthead .searchandfilter .btn-group-sm > select.sf-input-select, .searchandfilter #masthead .btn-group-sm > select.sf-input-select, #masthead .searchandfilter li.sf-field-reset .btn-group-sm > .search-filter-reset, .searchandfilter li.sf-field-reset #masthead .btn-group-sm > .search-filter-reset, #masthead .sf-field-category > ul li .btn-group-sm > label, .sf-field-category > ul li #masthead .btn-group-sm > label,
#masthead .sf-field-taxonomy-enrollment > ul li .btn-group-sm > label,
.sf-field-taxonomy-enrollment > ul li #masthead .btn-group-sm > label,
#masthead .sf-field-taxonomy-job_type > ul li .btn-group-sm > label,
.sf-field-taxonomy-job_type > ul li #masthead .btn-group-sm > label, #masthead .nav-links div .btn-group-sm > a, .nav-links div #masthead .btn-group-sm > a,
#masthead .nav-link {
    font-size: calc(1.0025rem + 0.1633333333vw);
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  #masthead .btn-sm, #masthead .btn-group-sm > .btn, #masthead body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-sm > a.hustle-button-cta, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout #masthead .btn-group-sm > a.hustle-button-cta, #masthead .searchandfilter .btn-group-sm > select.sf-input-select, .searchandfilter #masthead .btn-group-sm > select.sf-input-select, #masthead .searchandfilter li.sf-field-reset .btn-group-sm > .search-filter-reset, .searchandfilter li.sf-field-reset #masthead .btn-group-sm > .search-filter-reset, #masthead .sf-field-category > ul li .btn-group-sm > label, .sf-field-category > ul li #masthead .btn-group-sm > label,
#masthead .sf-field-taxonomy-enrollment > ul li .btn-group-sm > label,
.sf-field-taxonomy-enrollment > ul li #masthead .btn-group-sm > label,
#masthead .sf-field-taxonomy-job_type > ul li .btn-group-sm > label,
.sf-field-taxonomy-job_type > ul li #masthead .btn-group-sm > label, #masthead .nav-links div .btn-group-sm > a, .nav-links div #masthead .btn-group-sm > a,
#masthead .nav-link {
    font-size: 1.125rem;
  }
}
#masthead .nav-link {
  color: #071D49;
  font-weight: 500;
}

.navbar .nav-item > a:not(.btn) {
  position: relative;
}
.navbar .nav-item > a:not(.btn):before {
  content: "";
  position: absolute;
  bottom: 0.75rem;
  height: 1px;
  background-color: currentColor;
  -webkit-transform: scaleX(0) translateZ(0);
          transform: scaleX(0) translateZ(0);
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  transition: -webkit-transform 0.6s cubic-bezier(0.37, 0.31, 0, 1);
  transition: transform 0.6s cubic-bezier(0.37, 0.31, 0, 1);
  transition: transform 0.6s cubic-bezier(0.37, 0.31, 0, 1), -webkit-transform 0.6s cubic-bezier(0.37, 0.31, 0, 1);
  left: 0.875rem;
  right: 0.875rem;
}
.navbar .nav-item > a:not(.btn).show:before, .navbar .nav-item > a:not(.btn):hover:before {
  -webkit-transform: scaleX(1) translateZ(0);
          transform: scaleX(1) translateZ(0);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
}

.nav-pills button {
  font-weight: 500;
  font-size: 1rem;
}
@media (min-width: 992px) {
  .nav-pills button {
    font-size: calc(1.0025rem + 0.1633333333vw);
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .nav-pills button {
    font-size: 1.125rem;
  }
}

/*.autohide {
	transition-duration: .3s, .3s;
	transition-timing-function: cubic-bezier(0.4, 0, 0, 1), cubic-bezier(0.4, 0, 0, 1);
}*/
.navbar-brand a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 3.5rem;
  height: 3.5rem;
  margin: 0.5rem 0;
  transition: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-image: url("./inc/images/logo/inner_dark.svg");
}
@media (min-width: 992px) {
  .navbar-brand a {
    width: 4rem;
    height: 4rem;
    margin: 1rem 0;
  }
}
.navbar-brand a:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: -webkit-transform;
  transition: transform;
  transition: transform, -webkit-transform;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  transition-duration: 2.25s, 2.25s;
  transition-timing-function: cubic-bezier(0.4, 0, 0, 1), cubic-bezier(0.4, 0, 0, 1);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-image: url("./inc/images/logo/burst_dark.svg");
}
.navbar-brand a:hover:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

#masthead.is-pinned {
  box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.08) !important;
}
#masthead.is-pinned .navbar-brand a {
  width: 3rem !important;
  height: 3rem !important;
  margin: 0.5rem 0 !important;
}

#OpenMenu {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

#hamburger {
  cursor: pointer !important;
  padding: 0.5rem;
  width: 2.5rem;
  transition: -webkit-transform 0.75s cubic-bezier(0.4, 0, 0, 1) 0.15s;
  transition: transform 0.75s cubic-bezier(0.4, 0, 0, 1) 0.15s;
  transition: transform 0.75s cubic-bezier(0.4, 0, 0, 1) 0.15s, -webkit-transform 0.75s cubic-bezier(0.4, 0, 0, 1) 0.15s;
}
#hamburger:before, #hamburger:after {
  content: "";
  display: block;
  width: 1.5rem;
  height: 2px;
  margin: 3px 0;
  background-color: #071D49;
}
#hamburger:hover {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

#toggle-close {
  display: inline-block;
  position: relative;
  width: 1.25rem;
  height: 2.75rem;
  /*@include media-breakpoint-up(md) {
  	width: 12.5rem;
  	height:2.5rem;
  }*/
  cursor: pointer;
  transition: -webkit-transform 1s cubic-bezier(0.4, 0, 0, 1) 0.2s;
  transition: transform 1s cubic-bezier(0.4, 0, 0, 1) 0.2s;
  transition: transform 1s cubic-bezier(0.4, 0, 0, 1) 0.2s, -webkit-transform 1s cubic-bezier(0.4, 0, 0, 1) 0.2s;
}
#toggle-close:before, #toggle-close:after {
  content: "";
  display: block;
  width: 1.25rem;
  height: 2px;
  background-color: #071D49;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.625rem;
  margin-top: -1px;
}
#toggle-close:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
#toggle-close:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#toggle-close:hover {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media (min-width: 768px) {
  .offcanvas-backdrop {
    display: none;
  }
}
/* ============ desktop view ============ */
@media (min-width: 768px) {
  .navbar .has-megamenu {
    position: static !important;
  }
  .navbar .mega-wrapper {
    overflow-y: scroll;
    max-height: 90vh;
  }
  .navbar .mega-wrapper:after {
    content: "";
    position: absolute;
    display: block;
    height: 10px;
    bottom: -10px;
    /* -height */
    left: 0;
    right: 0;
    /* TODO Add browser prefixes */
    background: linear-gradient(45deg, transparent 33.333%, #071D49 33.333%, #071D49 66.667%, transparent 66.667%), linear-gradient(-45deg, transparent 33.333%, #071D49 33.333%, #071D49 66.667%, transparent 66.667%);
    background-size: 8px 20px;
    /* toothSize doubleHeight */
    background-position: 0 -10px;
    /* horizontalOffset -height */
  }
  .navbar .megamenu {
    left: 0;
    right: 0;
    width: 100%;
    margin-top: 0;
    background: #071D49;
    color: #fff;
  }
  .navbar:after {
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: opacity 0.15s ease-in-out;
    opacity: 0;
    visibility: hidden;
    background-color: #030e24;
    pointer-events: none;
  }
  .navbar.active .nav-link {
    position: relative;
  }
  .navbar.active:after {
    z-index: -1;
    opacity: 0.7;
    visibility: visible;
    position: fixed;
  }
}
/* ============ desktop view .end// ============ */
/* ============ mobile view ============ */
@media (max-width: 767.98px) {
  .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse {
    overflow-y: auto;
    max-height: 90vh;
    margin-top: 10px;
  }
}
#mobileNav .menu-image-links .border-top,
#mobileNav .icon-listing {
  border-width: 1px !important;
  border-color: #071D49 !important;
}
#mobileNav .program-icon:before {
  content: "";
  display: block;
  height: calc(1.1rem + 6.5333333333vw);
  width: calc(1.1rem + 6.5333333333vw);
}
@media (min-width: 1200px) {
  #mobileNav .program-icon:before {
    height: 6rem;
  }
}
@media (min-width: 1200px) {
  #mobileNav .program-icon:before {
    width: 6rem;
  }
}
#mobileNav .image-link {
  width: calc(1.1rem + 6.5333333333vw);
}
@media (min-width: 1200px) {
  #mobileNav .image-link {
    width: 6rem;
  }
}
#mobileNav .social-list a {
  -webkit-filter: initial !important;
          filter: initial !important;
}
#mobileNav h6.label, #mobileNav .label.h6, #mobileNav body.eight26DC .hustle-ui.module_id_3 .hustle-layout .label.hustle-title, body.eight26DC .hustle-ui.module_id_3 .hustle-layout #mobileNav .label.hustle-title, #mobileNav #colophon.site-footer ul.menu > li > a.label, #colophon.site-footer #mobileNav ul.menu > li > a.label, #mobileNav .event-date-wrap .label.event-date.past-event:after, .event-date-wrap #mobileNav .label.event-date.past-event:after {
  font-size: 0.625rem;
}
#mobileNav .btn-sm, #mobileNav .btn-group-sm > .btn, #mobileNav body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .btn-group-sm > a.hustle-button-cta, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout #mobileNav .btn-group-sm > a.hustle-button-cta, #mobileNav .searchandfilter .btn-group-sm > select.sf-input-select, .searchandfilter #mobileNav .btn-group-sm > select.sf-input-select, #mobileNav .searchandfilter li.sf-field-reset .btn-group-sm > .search-filter-reset, .searchandfilter li.sf-field-reset #mobileNav .btn-group-sm > .search-filter-reset, #mobileNav .sf-field-category > ul li .btn-group-sm > label, .sf-field-category > ul li #mobileNav .btn-group-sm > label,
#mobileNav .sf-field-taxonomy-enrollment > ul li .btn-group-sm > label,
.sf-field-taxonomy-enrollment > ul li #mobileNav .btn-group-sm > label,
#mobileNav .sf-field-taxonomy-job_type > ul li .btn-group-sm > label,
.sf-field-taxonomy-job_type > ul li #mobileNav .btn-group-sm > label, #mobileNav .nav-links div .btn-group-sm > a, .nav-links div #mobileNav .btn-group-sm > a {
  font-size: 1rem;
}
#mobileNav .nav-link {
  border-top: 1px solid #071D49;
}
#mobileNav .no-rules .nav-link {
  border-top: none;
}

.poster #masthead {
  margin-bottom: -4.5rem;
  /*position: fixed!important;*/
  width: 100%;
}
@media (min-width: 992px) {
  .poster #masthead {
    margin-bottom: -6rem;
  }
}

.navbar {
  transition: all 0.2s ease-in-out;
}
.navbar.active.bg-white {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.reverse-nav #masthead:not(.is-pinned) .navbar {
  top: 0;
  width: 100%;
}
.reverse-nav #masthead:not(.is-pinned) .navbar:not(:hover):not(.active).bg-white {
  background-color: transparent !important;
}
.reverse-nav #masthead:not(.is-pinned) .navbar:not(:hover):not(.active).bg-white .nav-link {
  color: #fff !important;
}
.reverse-nav #masthead:not(.is-pinned) .navbar:not(:hover):not(.active).bg-white #hamburger:before, .reverse-nav #masthead:not(.is-pinned) .navbar:not(:hover):not(.active).bg-white #hamburger:after {
  background-color: #fff;
}
.reverse-nav #masthead:not(.is-pinned) .navbar:not(:hover):not(.active).bg-white .navbar-brand a {
  background-image: url("./inc/images/logo/inner_white.svg");
}
.reverse-nav #masthead:not(.is-pinned) .navbar:not(:hover):not(.active).bg-white .navbar-brand a:after {
  z-index: -1;
  background-image: url("./inc/images/logo/burst_white.svg");
}

#hellobar {
  position: relative;
  z-index: 1040;
}

/* @end */
/* @group Hero Slider */
.is-page-ready .swiper .slick-list .media:first-child {
  -webkit-animation: fan-slide-up 1.25s cubic-bezier(0.5, 0, 0, 1) forwards 0s;
          animation: fan-slide-up 1.25s cubic-bezier(0.5, 0, 0, 1) forwards 0s;
}
.is-page-ready .swiper .slick-list .media:nth-child(2) {
  -webkit-animation: fan2-slide-up 1s cubic-bezier(0.5, 0, 0, 1) forwards 1s;
          animation: fan2-slide-up 1s cubic-bezier(0.5, 0, 0, 1) forwards 1s;
}
.is-page-ready .swiper .slick-list .media:nth-child(3) {
  -webkit-animation: fan3-slide-up 1s cubic-bezier(0.5, 0, 0, 1) forwards 1s;
          animation: fan3-slide-up 1s cubic-bezier(0.5, 0, 0, 1) forwards 1s;
}

.swiper .slick-list {
  overflow: visible !important;
}
.swiper .slick-list .media {
  width: 100%;
  display: block;
  -webkit-transform-origin: center;
          transform-origin: center;
  transition: z-index 0s linear 0.375s !important;
}
.swiper .slick-list .media.slick-current {
  z-index: 3 !important;
}
.swiper .slick-list .media:not(.slick-current):nth-child(2) {
  z-index: 2 !important;
}
.swiper .slick-list .media:not(.slick-current):nth-child(3) {
  z-index: 1 !important;
}
.swiper .slick-list .media.neue-hero-fade {
  /*transition: z-index 0.5s linear 1s!important;*/
}
.swiper .slick-list .media.neue-hero-fade img {
  -webkit-animation: neue-hero-fade 0.75s linear forwards;
          animation: neue-hero-fade 0.75s linear forwards;
}

@-webkit-keyframes neue-hero-fade {
  0% {
    opacity: 1;
  }
  66% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes neue-hero-fade {
  0% {
    opacity: 1;
  }
  66% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fan-slide-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(12rem) rotate(2deg);
            transform: translateY(12rem) rotate(2deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0) rotate(-2deg);
            transform: translateY(0) rotate(-2deg);
  }
}
@keyframes fan-slide-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(12rem) rotate(2deg);
            transform: translateY(12rem) rotate(2deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0) rotate(-2deg);
            transform: translateY(0) rotate(-2deg);
  }
}
@-webkit-keyframes fan-slide-up-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(12rem) rotate(-2deg);
            transform: translateY(12rem) rotate(-2deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0) rotate(2deg);
            transform: translateY(0) rotate(2deg);
  }
}
@keyframes fan-slide-up-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(12rem) rotate(-2deg);
            transform: translateY(12rem) rotate(-2deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0) rotate(2deg);
            transform: translateY(0) rotate(2deg);
  }
}
@-webkit-keyframes fan2-slide-up {
  0% {
    opacity: 1;
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes fan2-slide-up {
  0% {
    opacity: 1;
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes fan3-slide-up {
  0% {
    opacity: 1;
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
}
@keyframes fan3-slide-up {
  0% {
    opacity: 1;
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
}
/* @end */
/* @group Hero Poster */
/*.eight26dc-border {
	position: absolute;
    box-sizing: border-box;
	top: 3px;
	left: 3px;
	right: 3px;
	bottom: 3px;
	border: 2px solid;
	pointer-events: none;


	&.default {
		top: .5rem;
		left: .5rem;
		right: .5rem;
		bottom: .5rem;

		&:before {
			content: '';
			position: absolute;
			display: block;
			top: 1px;
			left: -5px;
			right: -5px;
			bottom: 1px;
			border: 2px solid;
		}

		span {
		    position: absolute;
		    display: block;
		    width: 8px;
		    height: 8px;
		    overflow: hidden;
			border: 2px solid;
			border-radius: 50%;

			&.corner1, &.corner3 {
				left: 5px;
			}

			&.corner2, &.corner4 {
				right: 5px;
			}

			&.corner1, &.corner2 {
				top: 10px;
			}

			&.corner3, &.corner4 {
			    bottom: 10px;
			}
	    }

	&.default.gold {
		border-color: $gold;

		&:before {
			border-color: $gold;
		}

		span {
			border-color: $gold;
	    }
	}
	}	
}*/
/* @end */
/* @group Image Banner Block */
.poster.image-wrap {
  display: block;
  width: 100vw;
  position: relative;
  min-height: 43.34vw;
}
.poster.image-wrap img {
  opacity: 0.8;
}

.image-cover {
  overflow: hidden;
}
.image-cover img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}

.icon-wrap {
  padding: 18%;
}
.icon-wrap img {
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
  width: 100%;
}

.image-link .text-wrap,
.banner .text-wrap,
.hero-poster .text-wrap {
  text-shadow: 0px 0px 60px rgba(7, 29, 73, 0.8);
}

.hero-poster .image-cover:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, rgb(7, 29, 73) 0%, rgba(255, 255, 255, 0) 100%);
  opacity: 0.45;
}

/* @end */
/* @group Hero Video */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  z-index: 100;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* @end */
/* @group Team Tabs */
.team .tab-pane {
  scroll-margin-top: 11rem;
}

.team .tab-content > .tab-pane {
  display: block;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
.team .tab-content > .tab-pane.active {
  height: auto;
  visibility: visible;
}

.team .staff-pic {
  max-width: 150px;
  margin: auto;
}
.team .tab-content .neue-card-wrap:nth-of-type(4n+3) {
  margin-top: 4rem !important;
  margin-bottom: 1rem !important;
}
.team .tab-content .neue-card-wrap:nth-of-type(4n+3) .neue-card:before {
  -webkit-transform: rotate(2deg);
          transform: rotate(2deg);
}
.team .tab-content .neue-card-wrap:nth-of-type(4n+1) {
  margin-top: 1rem !important;
  margin-bottom: 4rem !important;
}
.team .tab-content .neue-card-wrap:nth-of-type(4n+1) .neue-card:before {
  -webkit-transform: rotate(-2deg);
          transform: rotate(-2deg);
}

/* @end */
/* @group Resource Cards */
.resource-card .eyebrow, .resource-card body.eight26DC .hustle-ui.module_id_3 .hustle-layout .hustle-title, body.eight26DC .hustle-ui.module_id_3 .hustle-layout .resource-card .hustle-title, .resource-card .event-date-wrap .event-date.past-event:after, .event-date-wrap .resource-card .event-date.past-event:after {
  color: #fff;
  background-color: #071D49;
}
.resource-card .eyebrow.lesson-plan, .resource-card body.eight26DC .hustle-ui.module_id_3 .hustle-layout .lesson-plan.hustle-title, body.eight26DC .hustle-ui.module_id_3 .hustle-layout .resource-card .lesson-plan.hustle-title, .resource-card .event-date-wrap .lesson-plan.event-date.past-event:after, .event-date-wrap .resource-card .lesson-plan.event-date.past-event:after {
  background-color: #006269;
}
.resource-card .eyebrow.project, .resource-card body.eight26DC .hustle-ui.module_id_3 .hustle-layout .project.hustle-title, body.eight26DC .hustle-ui.module_id_3 .hustle-layout .resource-card .project.hustle-title, .resource-card .event-date-wrap .project.event-date.past-event:after, .event-date-wrap .resource-card .project.event-date.past-event:after {
  background-color: #dc3545;
}
.resource-card .eyebrow.spark, .resource-card body.eight26DC .hustle-ui.module_id_3 .hustle-layout .spark.hustle-title, body.eight26DC .hustle-ui.module_id_3 .hustle-layout .resource-card .spark.hustle-title, .resource-card .event-date-wrap .spark.event-date.past-event:after, .event-date-wrap .resource-card .spark.event-date.past-event:after {
  background-color: #B30088;
}

/* @end */
/* @group Job Postings */
.job-post .eyebrow, .job-post body.eight26DC .hustle-ui.module_id_3 .hustle-layout .hustle-title, body.eight26DC .hustle-ui.module_id_3 .hustle-layout .job-post .hustle-title, .job-post .event-date-wrap .event-date.past-event:after, .event-date-wrap .job-post .event-date.past-event:after {
  background-color: #FFCEEE;
}

/* @end */
/* @group Latest News */
.image-link .image-cover,
.news-tile .image-cover {
  transition: all 0.4s cubic-bezier(0.5, 0, 0, 1) 0s;
}
.image-link .image-cover img,
.news-tile .image-cover img {
  transition: all 0.4s cubic-bezier(0.5, 0, 0, 1) 0s;
  opacity: 1;
}
@media (min-width: 768px) {
  .image-link:hover .image-cover,
.news-tile:hover .image-cover {
    -webkit-transform: rotate(2deg) scale(0.95);
            transform: rotate(2deg) scale(0.95);
  }
  .image-link:hover .image-cover img,
.news-tile:hover .image-cover img {
    -webkit-transform: rotate(-1deg) scale(1.15);
            transform: rotate(-1deg) scale(1.15);
    opacity: 0.8;
  }
}

@media (min-width: 768px) {
  .image-link .image-cover img {
    opacity: 0.65;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .image-link:hover .image-cover img {
    opacity: 0.45;
  }
}
.event-date-wrap {
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: -webkit-transform 0.4s cubic-bezier(0.5, 0, 0, 1) 0s;
  transition: transform 0.4s cubic-bezier(0.5, 0, 0, 1) 0s;
  transition: transform 0.4s cubic-bezier(0.5, 0, 0, 1) 0s, -webkit-transform 0.4s cubic-bezier(0.5, 0, 0, 1) 0s;
}
.event-date-wrap .event-date {
  height: calc(1.22rem + 14.3733333333vw);
  width: calc(1.22rem + 14.3733333333vw);
}
@media (min-width: 1200px) {
  .event-date-wrap .event-date {
    height: 12rem;
  }
}
@media (min-width: 1200px) {
  .event-date-wrap .event-date {
    width: 12rem;
  }
}
@media (min-width: 768px) {
  .event-date-wrap .event-date {
    height: calc(1.11rem + 7.1866666667vw);
    width: calc(1.11rem + 7.1866666667vw);
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .event-date-wrap .event-date {
    height: 6.5rem;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .event-date-wrap .event-date {
    width: 6.5rem;
  }
}
.event-date-wrap .event-date.past-event:after {
  content: "Past Event";
  white-space: nowrap;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: rotate(15deg) translate(-50%, 0);
          transform: rotate(15deg) translate(-50%, 0);
  background: #dc3545;
  color: #fff;
  margin: 0 !important;
}

.news-tile:hover .event-date-wrap {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}

/* @end */
/* @group Programs */
.program-icon {
  position: relative;
}
.program-icon img {
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: -webkit-transform 0.4s cubic-bezier(0.5, 0, 0, 1) 0s;
  transition: transform 0.4s cubic-bezier(0.5, 0, 0, 1) 0s;
  transition: transform 0.4s cubic-bezier(0.5, 0, 0, 1) 0s, -webkit-transform 0.4s cubic-bezier(0.5, 0, 0, 1) 0s;
}
.program-icon:before {
  content: "";
  display: block;
  height: calc(1.18rem + 11.76vw);
  width: calc(1.18rem + 11.76vw);
  margin: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  -webkit-transform: rotate(0deg) scale(1);
          transform: rotate(0deg) scale(1);
  transition: -webkit-transform 0.4s cubic-bezier(0.5, 0, 0, 1) 0s;
  transition: transform 0.4s cubic-bezier(0.5, 0, 0, 1) 0s;
  transition: transform 0.4s cubic-bezier(0.5, 0, 0, 1) 0s, -webkit-transform 0.4s cubic-bezier(0.5, 0, 0, 1) 0s;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='81px' height='80px' viewBox='0 0 81 80' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Templates' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Home' transform='translate(-500.000000, -1553.000000)' fill='%23FFCEEE'%3E%3Cg id='Group-4' transform='translate(74.714920, 1169.000000)'%3E%3Cg id='Group-43' transform='translate(0.285341, 288.000000)'%3E%3Cg id='Group-12' transform='translate(324.485863, 56.215802)'%3E%3Cg id='Group-18' transform='translate(35.661727, 39.784198)'%3E%3Cpath d='M140.956346,31.0709672 C139.775812,29.4458949 138.659277,27.910768 138.005443,26.3293712 C137.307933,24.6506776 136.973665,22.6238777 136.651072,20.6632397 C136.107507,17.3767709 135.547078,13.9770055 133.285036,11.7153961 C131.021697,9.45421917 127.622797,8.89162761 124.335463,8.34936027 C122.37569,8.0250377 120.348458,7.69033681 118.670196,6.99412436 C117.087502,6.33856033 115.554537,5.22375555 113.9286,4.04322139 C111.189156,2.05577267 108.358468,0 104.998486,0 C101.638505,0 98.8099794,2.05577267 96.0701023,4.04365382 C94.4458949,5.22418798 92.9112005,6.33899276 91.3285063,6.99455679 C89.6515424,7.69076924 87.6238777,8.0250377 85.6632396,8.3497927 C82.3767709,8.89162761 78.9757082,9.45292188 76.7158286,11.7158286 C74.4537867,13.977438 73.8911952,17.3759061 73.3497927,20.6636721 C73.0250377,22.6243101 72.6907692,24.65111 71.9954216,26.3298036 C71.3381279,27.9116329 70.2237555,29.4463273 69.0445187,31.0713996 C67.0562051,33.8099794 65,36.6410992 65,39.9997838 C65,43.3589008 67.0562051,46.1895882 69.0445187,48.9277355 C70.2237555,50.5536727 71.3385603,52.089232 71.9954216,53.6706288 C72.6907692,55.3493224 73.0250377,57.3761223 73.3497927,59.3354631 C73.8911952,62.6236615 74.4529219,66.022562 76.7158286,68.2846039 C78.9757082,70.5462133 82.3759061,71.1088048 85.6632396,71.6506397 C87.6238777,71.9740974 89.65111,72.3096632 91.3285063,73.0050108 C92.9112005,73.6610072 94.4463273,74.775812 96.0701023,75.9563462 C98.8099794,77.9446598 101.638937,80 104.998486,80 C108.358036,80 111.189156,77.9446598 113.927735,75.9563462 C115.554105,74.775812 117.086637,73.6610072 118.669331,73.0050108 C120.347593,72.3092308 122.375257,71.973665 124.334598,71.6506397 C127.621932,71.1092372 131.020832,70.5483754 133.284171,68.2846039 C135.544051,66.0229945 136.106643,62.6245264 136.650207,59.3354631 C136.9728,57.3761223 137.307501,55.34889 138.004578,53.6706288 C138.658413,52.0896644 139.77538,50.5541051 140.955481,48.9277355 C142.942498,46.1895882 145,43.3589008 145,39.9997838 C145,36.6406668 142.943362,33.8099794 140.956346,31.0709672 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
@media (min-width: 1200px) {
  .program-icon:before {
    height: 10rem;
  }
}
@media (min-width: 1200px) {
  .program-icon:before {
    width: 10rem;
  }
}
@media (min-width: 768px) {
  .program-icon:before {
    height: calc(1.1rem + 6.5333333333vw);
    width: calc(1.1rem + 6.5333333333vw);
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .program-icon:before {
    height: 6rem;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .program-icon:before {
    width: 6rem;
  }
}

.icon-listing:hover .program-icon:before,
.program-card:hover .program-icon:before {
  -webkit-transform: rotate(45deg) scale(1.025);
          transform: rotate(45deg) scale(1.025);
}
.icon-listing:hover img,
.program-card:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

@media (min-width: 1200px) {
  .student-writing-results .neue-card-wrap:nth-of-type(3n+2),
.resource-results .neue-card-wrap:nth-of-type(3n+2),
.program-results .neue-card-wrap:nth-of-type(3n+2) {
    margin-top: 4rem !important;
    margin-bottom: 1rem !important;
  }
  .student-writing-results .neue-card-wrap:nth-of-type(3n+2) .neue-card:before,
.resource-results .neue-card-wrap:nth-of-type(3n+2) .neue-card:before,
.program-results .neue-card-wrap:nth-of-type(3n+2) .neue-card:before {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  .student-writing-results .neue-card-wrap:nth-of-type(3n+1), .student-writing-results .neue-card-wrap:nth-of-type(3n+3),
.resource-results .neue-card-wrap:nth-of-type(3n+1),
.resource-results .neue-card-wrap:nth-of-type(3n+3),
.program-results .neue-card-wrap:nth-of-type(3n+1),
.program-results .neue-card-wrap:nth-of-type(3n+3) {
    margin-bottom: 4rem !important;
    margin-top: 1rem !important;
  }
  .student-writing-results .neue-card-wrap:nth-of-type(3n+1) .neue-card:before, .student-writing-results .neue-card-wrap:nth-of-type(3n+3) .neue-card:before,
.resource-results .neue-card-wrap:nth-of-type(3n+1) .neue-card:before,
.resource-results .neue-card-wrap:nth-of-type(3n+3) .neue-card:before,
.program-results .neue-card-wrap:nth-of-type(3n+1) .neue-card:before,
.program-results .neue-card-wrap:nth-of-type(3n+3) .neue-card:before {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  .student-writing-results .neue-card-wrap:nth-of-type(6n+1) .neue-card:before, .student-writing-results .neue-card-wrap:nth-of-type(6n+3) .neue-card:before,
.resource-results .neue-card-wrap:nth-of-type(6n+1) .neue-card:before,
.resource-results .neue-card-wrap:nth-of-type(6n+3) .neue-card:before,
.program-results .neue-card-wrap:nth-of-type(6n+1) .neue-card:before,
.program-results .neue-card-wrap:nth-of-type(6n+3) .neue-card:before {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  .student-writing-results .neue-card-wrap:nth-of-type(6n+2) .neue-card:before,
.resource-results .neue-card-wrap:nth-of-type(6n+2) .neue-card:before,
.program-results .neue-card-wrap:nth-of-type(6n+2) .neue-card:before {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
}

/* @end */
/* @group Sliders */
.photo-slider .slick-list,
.testimonial-slider .slick-list,
.program-slider .slick-list {
  overflow: visible !important;
  margin: 0 -1rem !important;
  align-items: stretch;
}
.photo-slider .slick-track,
.testimonial-slider .slick-track,
.program-slider .slick-track {
  display: flex !important;
}
.photo-slider .slick-slide,
.testimonial-slider .slick-slide,
.program-slider .slick-slide {
  height: unset;
}

.slider-photo {
  -webkit-transform-origin: center;
          transform-origin: center;
  margin-top: 0;
  transition: all 0.7s 0.2s cubic-bezier(0.5, 0, 0, 1);
}

.slide-wrap:not(.slick-current) .slider-photo {
  margin-top: 4rem;
}

.slider-photo,
.slide-wrap.slick-current + .slide-wrap .slider-photo,
.slide-wrap.slick-current + .slide-wrap + .slide-wrap + .slide-wrap .slider-photo,
.neue-card-wrap .neue-card:before,
.neue-card-wrap.slick-current + .neue-card-wrap .neue-card:before,
.neue-card-wrap.slick-current + .neue-card-wrap + .neue-card-wrap + .neue-card-wrap .neue-card:before {
  -webkit-transform: rotate(2deg);
          transform: rotate(2deg);
}

.slide-wrap.slick-current .slider-photo,
.slide-wrap.slick-current + .slide-wrap + .slide-wrap .slider-photo,
.slide-wrap.slick-current + .slide-wrap + .slide-wrap + .slide-wrap + .slide-wrap .slider-photo,
.neue-card-wrap.slick-current .neue-card:before,
.neue-card-wrap.slick-current + .neue-card-wrap + .neue-card-wrap .neue-card:before,
.neue-card-wrap.slick-current + .neue-card-wrap + .neue-card-wrap + .neue-card-wrap + .neue-card-wrap .neue-card:before {
  -webkit-transform: rotate(-2deg);
          transform: rotate(-2deg);
}

/* @end */
/* @group Slick Slider */
.neue-slick-arrow {
  height: calc(1.04rem + 2.6133333333vw);
  width: calc(1.04rem + 2.6133333333vw);
  margin: 0 1rem;
  background-color: #006269;
  border-radius: 50rem;
  transition: opacity 0.15s linear, margin-top 0.2s cubic-bezier(0.6, 0, 0, 1);
  cursor: pointer;
  margin-top: 0;
  background-size: 18% auto;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (min-width: 1200px) {
  .neue-slick-arrow {
    height: 3rem;
  }
}
@media (min-width: 1200px) {
  .neue-slick-arrow {
    width: 3rem;
  }
}
.neue-slick-arrow:hover {
  margin-top: 0.125rem;
}
.neue-slick-arrow.neue-slick-prev {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='7px' height='12px' viewBox='0 0 7 12' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='-Arrows-/-Default-/-Bw' transform='translate(-4.000000, -5.000000)' fill='%23FFFFFF'%3E%3Cpolygon id='Line' transform='translate(7.530330, 11.295495) rotate(90.000000) translate(-7.530330, -11.295495) ' points='7.53033009 12.4696699 12 8 13.0606602 9.06066017 7.53033009 14.5909903 2 9.06066017 3.06066017 8'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
@media (min-width: 1400px) {
  .neue-slick-arrow.neue-slick-prev {
    margin-left: -0.5rem;
  }
}
.neue-slick-arrow.neue-slick-next {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='7px' height='12px' viewBox='0 0 7 12' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='-Arrows-/-Default-/-Fw' transform='translate(-4.000000, -5.000000)' fill='%23FFFFFF'%3E%3Cpolygon id='Line' transform='translate(7.530330, 11.295495) rotate(-90.000000) translate(-7.530330, -11.295495) ' points='7.53033009 12.4696699 12 8 13.0606602 9.06066017 7.53033009 14.5909903 2 9.06066017 3.06066017 8'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
@media (min-width: 1400px) {
  .neue-slick-arrow.neue-slick-next {
    margin-right: -0.5rem;
  }
}
.neue-slick-arrow.slick-disabled {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.15s linear, visibility 0s linear 0.2s;
}

/* @end */
/* @group Google Map */
.gm-style {
  font-family: var(--bs-font-sans-serif) !important;
}

.gm-style .gm-style-iw-c {
  padding: 0;
}

button.gm-ui-hover-effect {
  opacity: 1;
  top: -2px !important;
  right: 10px !important;
  transition: all 0.2s ease-in-out;
}
button.gm-ui-hover-effect:hover {
  opacity: 0.75;
}

.gm-ui-hover-effect > span {
  background-color: #FAF7F4;
  width: 1.5rem !important;
  height: 1.5rem !important;
}

.imgtext .gm-ui-hover-effect > span {
  background-color: #071D49;
  border: 1px #fff solid;
}

/* @end */
/* @group Search Filter */
.search-filter-scroll-loading,
.search-filter-scroll-loading:after,
.search-filter-scroll-loading:before {
  height: 3rem;
  width: 3.5rem;
  background-size: contain !important;
}

.search-filter-scroll-loading {
  position: relative;
  background: transparent url("./inc/images/eye-shape.svg") no-repeat center center;
}
.search-filter-scroll-loading:after {
  content: "";
  display: block;
  -webkit-animation: rotation 1.75s infinite linear;
          animation: rotation 1.75s infinite linear;
  background: transparent url("./inc/images/eye-spiral.svg") no-repeat center center;
}
.search-filter-scroll-loading:before {
  content: "";
  display: block;
  background: transparent url("./inc/images/eye-lashes.svg") no-repeat center center;
  position: absolute;
  top: -25%;
  left: 0;
}

.search-filter-scroll-loading {
  display: block;
  margin: 2rem auto 2rem;
  -webkit-animation: none;
          animation: none;
  border: none;
}

.searchandfilter,
.sf-field-category,
.sf-field-taxonomy-enrollment,
.sf-field-taxonomy-job_type {
  padding: 0 !important;
}
.searchandfilter > ul,
.sf-field-category > ul,
.sf-field-taxonomy-enrollment > ul,
.sf-field-taxonomy-job_type > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.searchandfilter > ul li,
.sf-field-category > ul li,
.sf-field-taxonomy-enrollment > ul li,
.sf-field-taxonomy-job_type > ul li {
  padding: 0 !important;
  cursor: pointer;
}

.sf-field-category > ul li input,
.sf-field-taxonomy-enrollment > ul li input,
.sf-field-taxonomy-job_type > ul li input {
  display: none;
}
.sf-field-category > ul li label,
.sf-field-taxonomy-enrollment > ul li label,
.sf-field-taxonomy-job_type > ul li label {
  padding: 0 !important;
  cursor: pointer;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x) !important;
}
/*.pagination {
	.nav-previous, .nav-next {
		a {
			@extend .btn;
			@extend .btn-sm;
			@extend .btn-light;
			@extend .mx-2;
		}
	}
} */
/* Resouces */
.searchandfilter li.sf-field-reset {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.searchandfilter li.sf-field-reset .search-filter-reset:after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMjMuOTU0IDIxLjAzbC05LjE4NC05LjA5NSA5LjA5Mi05LjE3NC0yLjgzMi0yLjgwNy05LjA5IDkuMTc5LTkuMTc2LTkuMDg4LTIuODEgMi44MSA5LjE4NiA5LjEwNS05LjA5NSA5LjE4NCAyLjgxIDIuODEgOS4xMTItOS4xOTIgOS4xOCA5LjF6Ii8+PC9zdmc+");
  -webkit-transform: scale(0.8) rotate(0deg);
          transform: scale(0.8) rotate(0deg);
  transition: -webkit-transform 1s cubic-bezier(0.4, 0, 0, 1) 0.2s;
  transition: transform 1s cubic-bezier(0.4, 0, 0, 1) 0.2s;
  transition: transform 1s cubic-bezier(0.4, 0, 0, 1) 0.2s, -webkit-transform 1s cubic-bezier(0.4, 0, 0, 1) 0.2s;
}
.searchandfilter li.sf-field-reset .search-filter-reset:hover:after {
  -webkit-transform: scale(0.8) rotate(180deg);
          transform: scale(0.8) rotate(180deg);
}
.searchandfilter label {
  height: 100%;
}
.searchandfilter select.sf-input-select {
  padding-right: 2.5rem;
  height: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("./inc/images/carrot-down.svg");
  background-position: calc(100% - 1rem) center;
  background-size: 1rem auto;
  background-repeat: no-repeat;
}
.searchandfilter select.sf-input-select:hover, .searchandfilter select.sf-input-select:focus {
  background-image: url("./inc/images/carrot-down-white.svg");
}

/* @end */
/* @group Resource */
.video-burst {
  position: relative;
}
.video-burst .h6, .video-burst body.eight26DC .hustle-ui.module_id_3 .hustle-layout .hustle-title, body.eight26DC .hustle-ui.module_id_3 .hustle-layout .video-burst .hustle-title, .video-burst #colophon.site-footer ul.menu > li > a, #colophon.site-footer .video-burst ul.menu > li > a, .video-burst .event-date-wrap .event-date.past-event:after, .event-date-wrap .video-burst .event-date.past-event:after {
  font-size: 0.75rem;
}
.video-burst .material-icons-outlined {
  font-size: calc(1.0025rem + 0.1633333333vw);
}
@media (min-width: 1200px) {
  .video-burst .material-icons-outlined {
    font-size: 1.125rem;
  }
}
.video-burst:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  -webkit-transform: rotate(0deg) scale(1);
          transform: rotate(0deg) scale(1);
  transition: -webkit-transform 0.4s cubic-bezier(0.5, 0, 0, 1) 0s;
  transition: transform 0.4s cubic-bezier(0.5, 0, 0, 1) 0s;
  transition: transform 0.4s cubic-bezier(0.5, 0, 0, 1) 0s, -webkit-transform 0.4s cubic-bezier(0.5, 0, 0, 1) 0s;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='52px' height='52px' viewBox='0 0 52 52' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Templates' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpolygon id='Path' fill='%23A78242' points='30.5123158 0 26 4.03543776 21.4869316 0 18.598628 5.35486241 12.9951084 3.13774003 12.0935483 9.17332471 6.08289676 9.03122107 7.25913919 15.0163819 1.56079771 16.9683969 4.68991867 22.1826837 0 26.000382 4.68991867 29.8165523 1.56079771 35.0300751 7.25913919 36.9820901 6.08289676 42.9672509 12.0935483 42.8259113 12.9943558 48.861496 18.598628 46.6436096 21.4869316 52 26 47.9637982 30.5130684 52 33.401372 46.6436096 39.004139 48.861496 39.9056992 42.8259113 45.9163507 42.9680149 44.7393557 36.9820901 50.4399548 35.0300751 47.3085762 29.8165523 52 26.000382 47.3085762 22.1826837 50.4399548 16.9683969 44.7393557 15.0171459 45.9171032 9.03198507 39.9064517 9.17332471 39.0048916 3.13774003 33.4006194 5.35486241'%3E%3C/polygon%3E%3C/g%3E%3C/svg%3E");
}

.neue-card:hover .video-burst:before {
  -webkit-transform: rotate(45deg) scale(1.125);
          transform: rotate(45deg) scale(1.125);
}

/* @end */
/* @group Student Writing Gallery */
.writing-card {
  /*&:after {
  	content: '';
  	display: block;
  	position: absolute;
  	top: 0;
  	bottom: 0;
  	left: 2rem;
  	width: 2px;
  	background: $pink;
  	z-index: -1;
  }*/
}
.writing-card:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background-size: auto auto;
  background-color: #fff !important;
  background-image: repeating-linear-gradient(90deg, transparent 0px, transparent 32px, #FFCEEE 32px, #FFCEEE 34px, transparent 34px, transparent 550px), repeating-linear-gradient(0deg, transparent, transparent 32px, #DDF3FB 32px, #fff 34px);
  background-position: 0px 32px !important;
}
.writing-card svg {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
}
.writing-card:hover svg {
  -webkit-animation: dash 1s cubic-bezier(0.4, 0, 0, 1) forwards;
          animation: dash 1s cubic-bezier(0.4, 0, 0, 1) forwards;
}

body.single-student-writing .student-content .writing-card:before {
  background-image: repeating-linear-gradient(0deg, transparent, transparent 32px, #DDF3FB 32px, #fff 34px);
  background-position: 0px 32px !important;
}
body.single-student-writing .student-content .writing-card:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 2rem;
  width: 4px;
  background: #FFCEEE;
  z-index: -1;
}
@media (min-width: 768px) {
  body.single-student-writing .student-content .writing-card:after {
    left: 3rem;
  }
}
body.single-student-writing .student-content svg {
  -webkit-animation: dash 1s cubic-bezier(0.4, 0, 0, 1) forwards;
          animation: dash 1s cubic-bezier(0.4, 0, 0, 1) forwards;
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

.author-circle {
  /*	background-size: 100% auto;
  	background-image: url("data:image/svg+xml,%0A%3Csvg width='206px' height='66px' viewBox='0 0 206 66' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Templates' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='square'%3E%3Cg id='Writing-Gallery' transform='translate(-612.000000, -666.000000)' stroke='%23FFCEEE' stroke-width='2.1675'%3E%3Cg id='Group-9' transform='translate(67.292111, 636.000000)'%3E%3Cg id='Group-5' transform='translate(1.766311, 0.000000)'%3E%3Cg id='Group-13-Copy-4' transform='translate(157.178162, 0.302422)'%3E%3Cg id='Group-7' transform='translate(0.000000, 31.776735)'%3E%3Cpath d='M491.000479,10.7535327 C419.008242,8.55995155 384.65431,18.3134214 387.938682,40.0139423 C392.86524,72.5647235 577.258218,65.5676471 589.115639,40.0139423 C600.973061,14.4602375 519.642983,1.80300475 451.661738,0' id='Path-Copy'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  	background-repeat: no-repeat;*/
}

/* @end */
/* @group Footer */
.sub-menu .menu-item {
  margin: 0 -0.5rem;
}
.sub-menu .menu-item a {
  display: inline-block;
  padding: 0 0.5rem;
  -webkit-transform: translateY(0) translateZ(0);
          transform: translateY(0) translateZ(0);
  transition: opacity 1s cubic-bezier(0.4, 0, 0, 1) 0.6s, -webkit-transform 1s cubic-bezier(0.4, 0, 0, 1) 0.6s;
  transition: opacity 1s cubic-bezier(0.4, 0, 0, 1) 0.6s, transform 1s cubic-bezier(0.4, 0, 0, 1) 0.6s;
  transition: opacity 1s cubic-bezier(0.4, 0, 0, 1) 0.6s, transform 1s cubic-bezier(0.4, 0, 0, 1) 0.6s, -webkit-transform 1s cubic-bezier(0.4, 0, 0, 1) 0.6s;
}
.sub-menu .menu-item a:before {
  content: "";
  position: absolute;
  bottom: 0;
  height: 1px;
  background-color: currentColor;
  -webkit-transform: scaleX(0) translateZ(0);
          transform: scaleX(0) translateZ(0);
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  transition: -webkit-transform 0.6s cubic-bezier(0.37, 0.31, 0, 1);
  transition: transform 0.6s cubic-bezier(0.37, 0.31, 0, 1);
  transition: transform 0.6s cubic-bezier(0.37, 0.31, 0, 1), -webkit-transform 0.6s cubic-bezier(0.37, 0.31, 0, 1);
  left: 0.5rem;
  right: 0.5rem;
}
.sub-menu .menu-item a:hover:before {
  -webkit-transform: scaleX(1) translateZ(0);
          transform: scaleX(1) translateZ(0);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
}

.border-top.purple {
  border-top-color: #122d64 !important;
}

#colophon.site-footer .gold-logo:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 3rem;
  height: 3rem;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='52px' height='52px' viewBox='0 0 52 52' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Footer' transform='translate(-73.000000, -628.000000)' fill='%23A78242'%3E%3Cg id='Group-13' transform='translate(73.000000, 628.000000)'%3E%3Cpath d='M30.5123158,0 L33.4006194,5.35486241 L39.0048916,3.13774003 L39.9064517,9.17332471 L45.9171032,9.03198507 L44.7393557,15.0171459 L50.4399548,16.9683969 L47.3085762,22.1826837 L52,26.000382 L47.3085762,29.8165523 L50.4399548,35.0300751 L44.7393557,36.9820901 L45.9163507,42.9680149 L39.9056992,42.8259113 L39.004139,48.861496 L33.401372,46.6436096 L30.5130684,52 L26,47.9637982 L21.4869316,52 L18.598628,46.6436096 L12.9943558,48.861496 L12.0935483,42.8259113 L6.08289676,42.9672509 L7.25913919,36.9820901 L1.56079771,35.0300751 L4.68991867,29.8165523 L0,26.000382 L4.68991867,22.1826837 L1.56079771,16.9683969 L7.25913919,15.0163819 L6.08289676,9.03122107 L12.0935483,9.17332471 L12.9951084,3.13774003 L18.598628,5.35486241 L21.4869316,0 L26,4.03543776 L30.5123158,0 Z M31.0912559,30.1194775 C30.0655243,30.1194775 29.029257,30.5717644 28.3135778,31.3181905 C27.6159599,32.0455167 27.2381777,33.0188502 27.2381777,34.0303836 C27.2381777,35.1313048 27.6061767,36.0939424 28.4099048,36.8312005 C29.1654693,37.5294947 30.1332542,37.9221897 31.1492026,37.9221897 C31.7399577,37.9221897 32.1945006,37.7747381 32.8243885,37.5783906 L32.8243885,35.461352 L32.6257142,35.461352 C32.2358911,35.8250151 31.7166286,36.0549785 31.1883354,36.0549785 C30.0075776,36.0549785 29.2136328,35.2099966 29.2136328,34.0410796 C29.2136328,32.8904985 29.9970419,31.9866888 31.1589858,31.9866888 C31.7098556,31.9866888 32.2373962,32.2036643 32.6242091,32.5910113 L32.8243885,32.5910113 L32.8243885,30.4930726 C32.262983,30.2569972 31.7015775,30.1194775 31.0912559,30.1194775 Z M22.1519639,30.315825 L19.4608295,30.315825 L19.4608295,37.7258422 L22.1519639,37.7258422 C24.17483,37.7258422 25.8590466,36.1046383 25.8590466,34.0204516 C25.8590466,31.9377929 24.1846132,30.315825 22.1519639,30.315825 L22.1519639,30.315825 Z M21.8035312,31.9469609 C23.0226693,31.9469609 23.884344,32.694151 23.884344,34.0204516 C23.884344,35.465172 22.9158065,36.0939424 21.7832122,36.0939424 L21.7832122,36.0939424 L21.358019,36.0939424 L21.358019,31.9469609 Z M16.6997829,16.0440357 C14.9192393,16.0440357 13.1529943,17.0387611 13.1529943,19.05648 C13.1529943,20.1772652 13.8430866,21.1299708 14.7950679,21.4523779 L14.7950679,21.4523779 L14.7950679,21.4806459 C13.5533532,21.9008448 12.7247909,22.8680664 12.7247909,24.2547228 C12.7247909,26.4412853 14.9056934,27.4497627 16.6997829,27.4497627 C18.494625,27.4497627 20.6755275,26.4412853 20.6755275,24.2547228 C20.6755275,22.8680664 19.8469652,21.9008448 18.6052505,21.4806459 L18.6052505,21.4806459 L18.6052505,21.4523779 C19.5572318,21.1299708 20.2473241,20.1772652 20.2473241,19.05648 C20.2473241,17.0387611 18.481079,16.0440357 16.6997829,16.0440357 Z M37.5235636,16.4640818 L34.4584098,16.4640818 L32.2233234,19.4352703 C31.3255261,20.6263432 30.5526528,22.1115555 30.5526528,23.6387876 C30.5526528,24.7320688 31.1185736,25.839102 31.9463834,26.5396882 C32.7471012,27.1845026 33.9067875,27.4496099 34.9144577,27.4496099 C37.2880141,27.4496099 39.3861356,26.0484375 39.3861356,23.4569561 C39.3861356,21.522513 38.0894845,19.7431615 36.0462995,19.7431615 C35.5074705,19.7431615 35.0657211,19.8554692 34.5968798,20.0655687 L34.5968798,20.0655687 L34.5690353,20.0373007 L37.5235636,16.4640818 Z M25.6046832,16.0442649 C23.1475933,16.0442649 21.6289386,17.6838047 21.5461576,20.1072066 L21.5461576,20.1072066 L24.5277779,20.1072066 C24.4999334,19.952879 24.4856349,19.7993153 24.4856349,19.6587397 C24.4856349,18.9444015 24.8867464,18.369875 25.6174766,18.369875 C26.3354135,18.369875 26.8050074,19.0704612 26.8050074,19.7435435 C26.8050074,20.710001 26.2255405,21.6634706 25.6174766,22.3350249 L25.6174766,22.3350249 L21.3670497,27.029793 L29.7309387,27.029793 L29.7309387,24.7034189 L26.3218675,24.7034189 L27.9368491,23.1761868 C28.9994558,22.1952133 29.6210657,21.3127955 29.6210657,19.7993153 C29.6210657,17.5012092 27.7848331,16.0442649 25.6046832,16.0442649 Z M34.9001592,21.8166522 C35.852893,21.8166522 36.5708298,22.5875263 36.5708298,23.5402318 C36.5708298,24.5074534 35.852893,25.2920794 34.9001592,25.2920794 C33.9617239,25.2920794 33.1888506,24.5074534 33.1888506,23.5402318 C33.1888506,22.5875263 33.9617239,21.8166522 34.9001592,21.8166522 Z M16.6997829,22.5876791 C17.3898752,22.5876791 17.9422501,23.1759576 17.9422501,23.9048117 C17.9422501,24.6199139 17.3898752,25.1944404 16.6997829,25.1944404 C16.0096906,25.1944404 15.4580683,24.6199139 15.4580683,23.9048117 C15.4580683,23.1759576 16.0096906,22.5876791 16.6997829,22.5876791 Z M16.6997829,17.9494468 C17.3349388,17.9494468 17.8459232,18.4819535 17.8459232,19.1405198 C17.8459232,19.7990861 17.3349388,20.3323568 16.6997829,20.3323568 C16.0653796,20.3323568 15.5543952,19.7990861 15.5543952,19.1405198 C15.5543952,18.4819535 16.0653796,17.9494468 16.6997829,17.9494468 Z' id='Fill-1'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
#colophon.site-footer .menu-item a {
  color: #fff;
  text-decoration: none;
}
#colophon.site-footer ul li {
  margin-bottom: 1rem;
}
#colophon.site-footer ul.menu > li > a {
  display: inline-block;
  padding-bottom: 0.375rem;
  padding-top: 0.75rem;
  border-bottom: 2px solid #A78242;
  margin-bottom: 1.125rem;
}
#colophon.site-footer ul.menu ul li {
  font-size: 1rem;
  font-weight: 500;
}
#colophon.site-footer ul.menu ul.sub-menu {
  margin-bottom: 3rem;
}
#colophon.site-footer .footer-small {
  display: inline-block;
  font-size: 1rem;
  font-weight: 500;
}
#colophon.site-footer .footer-small a {
  color: #fff;
  font-size: 1rem;
}
#colophon.site-footer .footer-small a:hover {
  text-decoration: underline;
}
#colophon.site-footer .footer-small ul {
  display: inline-block;
  padding: 0;
  margin: 0 -0.5rem;
}
#colophon.site-footer .footer-small ul li {
  padding: 0 0.5rem;
  display: inline-block;
}

/* @group Mailchimp Subscribe Form */
.inline-signup input.email {
  background: #FAF7F4 !important;
  color: #071D49;
  border: none;
  font-weight: 500;
  padding: 0.625rem 0.75rem;
  padding-right: 0 !important;
}
.inline-signup input.email:focus {
  outline: none;
}
.inline-signup .form-control::-webkit-input-placeholder {
  color: #071D49;
  font-weight: 500;
}
.inline-signup .form-control::-moz-placeholder {
  color: #071D49;
  font-weight: 500;
}
.inline-signup .form-control::placeholder {
  color: #071D49;
  font-weight: 500;
}
.inline-signup .btn, .inline-signup body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout a.hustle-button-cta, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .inline-signup a.hustle-button-cta, .inline-signup .nav-links div a, .nav-links div .inline-signup a, .inline-signup .sf-field-category > ul li label, .sf-field-category > ul li .inline-signup label,
.inline-signup .sf-field-taxonomy-enrollment > ul li label,
.sf-field-taxonomy-enrollment > ul li .inline-signup label,
.inline-signup .sf-field-taxonomy-job_type > ul li label,
.sf-field-taxonomy-job_type > ul li .inline-signup label, .inline-signup .searchandfilter li.sf-field-reset .search-filter-reset, .searchandfilter li.sf-field-reset .inline-signup .search-filter-reset, .inline-signup .searchandfilter select.sf-input-select, .searchandfilter .inline-signup select.sf-input-select {
  background: #FAF7F4;
  border-radius: 0 !important;
  padding: 0.5rem 0.375rem !important;
  padding-left: 0 !important;
}
.inline-signup .btn:after, .inline-signup body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout a.hustle-button-cta:after, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .inline-signup a.hustle-button-cta:after, .inline-signup .nav-links div a:after, .nav-links div .inline-signup a:after, .inline-signup .sf-field-category > ul li label:after, .sf-field-category > ul li .inline-signup label:after,
.inline-signup .sf-field-taxonomy-enrollment > ul li label:after,
.sf-field-taxonomy-enrollment > ul li .inline-signup label:after,
.inline-signup .sf-field-taxonomy-job_type > ul li label:after,
.sf-field-taxonomy-job_type > ul li .inline-signup label:after, .inline-signup .searchandfilter li.sf-field-reset .search-filter-reset:after, .searchandfilter li.sf-field-reset .inline-signup .search-filter-reset:after, .inline-signup .searchandfilter select.sf-input-select:after, .searchandfilter .inline-signup select.sf-input-select:after {
  content: "";
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 2rem;
  height: 2rem;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Footer' transform='translate(-441.000000, -224.000000)'%3E%3Cg id='Group-12' transform='translate(75.000000, 90.000000)'%3E%3Cg id='Group-13' transform='translate(0.000000, 118.000000)'%3E%3Cg id='Group-6' transform='translate(366.000000, 16.000000)'%3E%3Ccircle id='Oval' fill='%23071D49' cx='16' cy='16' r='16'%3E%3C/circle%3E%3Cpath d='M19.0975405,11.1417931 C18.9993229,11.0560294 18.8724028,11.0059567 18.7391424,11.0003975 C18.6102336,10.9951778 18.4849267,11.0415542 18.3936916,11.1282498 C18.3024566,11.2149453 18.2536519,11.3340175 18.259145,11.4565124 L18.259145,14.1749572 L8,14.1749572 L8,17.8238765 L18.2607449,17.8238765 L18.2607449,20.5438417 C18.2607449,20.795747 18.4756471,21 18.7407424,21 C18.8696323,21.0016679 18.9935394,20.9527005 19.0831405,20.8646425 L23.8655149,16.3262992 C24.0448284,16.1416847 24.0448284,15.857149 23.8655149,15.6725345 L19.0975405,11.1417931 Z' id='Path' fill='%23FFFFFF' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  -webkit-transform: translateX(-0.15rem);
          transform: translateX(-0.15rem);
  transition: all 0.2s cubic-bezier(0.6, 0, 0, 1);
}
.inline-signup .btn:hover:after, .inline-signup body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout a.hustle-button-cta:hover:after, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .inline-signup a.hustle-button-cta:hover:after, .inline-signup .nav-links div a:hover:after, .nav-links div .inline-signup a:hover:after, .inline-signup .sf-field-category > ul li label:hover:after, .sf-field-category > ul li .inline-signup label:hover:after,
.inline-signup .sf-field-taxonomy-enrollment > ul li label:hover:after,
.sf-field-taxonomy-enrollment > ul li .inline-signup label:hover:after,
.inline-signup .sf-field-taxonomy-job_type > ul li label:hover:after,
.sf-field-taxonomy-job_type > ul li .inline-signup label:hover:after, .inline-signup .searchandfilter li.sf-field-reset .search-filter-reset:hover:after, .searchandfilter li.sf-field-reset .inline-signup .search-filter-reset:hover:after, .inline-signup .searchandfilter select.sf-input-select:hover:after, .searchandfilter .inline-signup select.sf-input-select:hover:after {
  -webkit-transform: translateX(0.15rem);
          transform: translateX(0.15rem);
}
.inline-signup .btn:focus, .inline-signup body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout a.hustle-button-cta:focus, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .inline-signup a.hustle-button-cta:focus, .inline-signup .nav-links div a:focus, .nav-links div .inline-signup a:focus, .inline-signup .sf-field-category > ul li label:focus, .sf-field-category > ul li .inline-signup label:focus,
.inline-signup .sf-field-taxonomy-enrollment > ul li label:focus,
.sf-field-taxonomy-enrollment > ul li .inline-signup label:focus,
.inline-signup .sf-field-taxonomy-job_type > ul li label:focus,
.sf-field-taxonomy-job_type > ul li .inline-signup label:focus, .inline-signup .searchandfilter li.sf-field-reset .search-filter-reset:focus, .searchandfilter li.sf-field-reset .inline-signup .search-filter-reset:focus, .inline-signup .searchandfilter select.sf-input-select:focus, .searchandfilter .inline-signup select.sf-input-select:focus {
  outline: none;
}

footer .inline-signup input.email {
  background: #394a6d !important;
  color: #fff;
}
footer .inline-signup .form-control::-webkit-input-placeholder {
  color: #fff;
}
footer .inline-signup .form-control::-moz-placeholder {
  color: #fff;
}
footer .inline-signup .form-control::placeholder {
  color: #fff;
}
footer .inline-signup .btn, footer .inline-signup body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout a.hustle-button-cta, body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout footer .inline-signup a.hustle-button-cta, footer .inline-signup .nav-links div a, .nav-links div footer .inline-signup a, footer .inline-signup .sf-field-category > ul li label, .sf-field-category > ul li footer .inline-signup label,
footer .inline-signup .sf-field-taxonomy-enrollment > ul li label,
.sf-field-taxonomy-enrollment > ul li footer .inline-signup label,
footer .inline-signup .sf-field-taxonomy-job_type > ul li label,
.sf-field-taxonomy-job_type > ul li footer .inline-signup label, footer .inline-signup .searchandfilter li.sf-field-reset .search-filter-reset, .searchandfilter li.sf-field-reset footer .inline-signup .search-filter-reset, footer .inline-signup .searchandfilter select.sf-input-select, .searchandfilter footer .inline-signup select.sf-input-select {
  background: #394a6d;
}

/* @end */
/* @end */
/* @group Social Sharing */
body .hustle-social {
  background: transparent !important;
}
body .hustle-ui .hustle-social {
  padding: 0 !important;
}
@media (min-width: 768px) {
  body .hustle-ui .hustle-social[data-grid-desktop=inline] ul li {
    width: 100%;
  }
  body .hustle-ui .hustle-social[data-grid-desktop=inline] ul li a[class*=hustle-share-] [class*=hustle-icon-social-] {
    width: 3rem !important;
    height: 3rem !important;
    border-radius: 100% !important;
  }
}

/* @end */
/* @group Pop-up */
.hustle-ui .hustle-popup-mask {
  background: #071D49 !important;
  opacity: 0.8 !important;
}

.hustle-ui.module_id_3 .hustle-layout .hustle-title, .hustle-ui.module_id_3 .hustle-layout .hustle-subtitle, .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content p:not([class*=forminator-]), body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content .hustle-nsa-link:not([class*=forminator-]), body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content p:not([class*=forminator-]), .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout a.hustle-button-cta, .hustle-ui.module_id_3 .hustle-nsa-link,
.hustle-ui .hustle-info .hustle-nsa-link {
  all: revert;
}

body.eight26DC .hustle-ui.module_id_3 .hustle-layout .hustle-title {
  color: #071D49 !important;
}
body.eight26DC .hustle-ui.module_id_3 .hustle-layout .hustle-subtitle {
  color: #071D49 !important;
}
body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content p:not([class*=forminator-]), body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content .hustle-nsa-link:not([class*=forminator-]) {
  color: #071D49 !important;
}
body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout a.hustle-button-cta {
  text-transform: initial;
}
body.eight26DC .hustle-ui.module_id_3 .hustle-layout {
  background: #fff !important;
}
body.eight26DC .hustle-ui .hustle-info .hustle-nsa-link {
  font: initial;
}
body.eight26DC .hustle-ui.module_id_3 .hustle-nsa-link {
  font-family: var(--bs-font-sans-serif);
  color: #FAF7F4 !important;
}

/* @end */
/* @group Pop-up */
.hustle-ui .hustle-popup-mask {
  background: #030e24 !important;
  opacity: 0.8 !important;
}

.hustle-ui.module_id_3 .hustle-layout .hustle-title, .hustle-ui.module_id_3 .hustle-layout .hustle-subtitle, .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content p:not([class*=forminator-]), body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content p:not([class*=forminator-]), body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content .hustle-nsa-link:not([class*=forminator-]), .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout a.hustle-button-cta, .hustle-ui.module_id_3 .hustle-nsa-link,
.hustle-ui .hustle-info .hustle-nsa-link {
  all: revert;
}

body.eight26DC .hustle-ui.module_id_3 .hustle-layout .hustle-title {
  color: #071D49 !important;
}
body.eight26DC .hustle-ui.module_id_3 .hustle-layout .hustle-subtitle {
  color: #071D49 !important;
}
body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content p:not([class*=forminator-]), body.eight26DC .hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout .hustle-group-content .hustle-nsa-link:not([class*=forminator-]) {
  color: #071D49 !important;
}
body.eight26DC .hustle-ui.hustle-ui:not(.hustle-size--small).module_id_3 .hustle-layout a.hustle-button-cta {
  text-transform: initial;
}
body.eight26DC .hustle-ui.module_id_3 .hustle-layout {
  background: #fff !important;
}
body.eight26DC .hustle-ui .hustle-info .hustle-nsa-link {
  font: initial;
}
body.eight26DC .hustle-ui.module_id_3 .hustle-nsa-link {
  font-family: var(--bs-font-sans-serif);
  color: #FAF7F4 !important;
}

/* @end */
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/* Box sizing
--------------------------------------------- */
/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Alignments
--------------------------------------------- */

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