@charset "UTF-8";

/*@font-face {
	font-family: 'Brandon Grotesque';
	src: url('../../fonts/BrandonGrotesque-Black.woff2') format('woff2'),
	url('../../fonts/BrandonGrotesque-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Brandon Grotesque';
	src: url('../../fonts/BrandonGrotesque-Bold.woff2') format('woff2'),
	url('../../fonts/BrandonGrotesque-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

!* open-sans-regular - latin *!
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: url('../../fonts/open-sans-v27-latin-regular.eot'); !* IE9 Compat Modes *!
	src: local(''),
	url('../../fonts/open-sans-v27-latin-regular.eot?#iefix') format('embedded-opentype'), !* IE6-IE8 *!
	url('../../fonts/open-sans-v27-latin-regular.woff2') format('woff2'), !* Super Modern Browsers *!
	url('../../fonts/open-sans-v27-latin-regular.woff') format('woff'), !* Modern Browsers *!
	url('../../fonts/open-sans-v27-latin-regular.ttf') format('truetype'), !* Safari, Android, iOS *!
	url('../../fonts/open-sans-v27-latin-regular.svg#OpenSans') format('svg'); !* Legacy iOS *!
}
!* open-sans-700 - latin *!
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	src: url('../../fonts/open-sans-v27-latin-700.eot'); !* IE9 Compat Modes *!
	src: local(''),
	url('../../fonts/open-sans-v27-latin-700.eot?#iefix') format('embedded-opentype'), !* IE6-IE8 *!
	url('../../fonts/open-sans-v27-latin-700.woff2') format('woff2'), !* Super Modern Browsers *!
	url('../../fonts/open-sans-v27-latin-700.woff') format('woff'), !* Modern Browsers *!
	url('../../fonts/open-sans-v27-latin-700.ttf') format('truetype'), !* Safari, Android, iOS *!
	url('../../fonts/open-sans-v27-latin-700.svg#OpenSans') format('svg'); !* Legacy iOS *!
}*/

@font-face {
  font-family: "Brandon Grotesque";
  font-style: normal;
  font-weight: 900;
  src: url(/fonts/BrandonGrotesque-Black.woff2?1fa4147b0544c87a8933322999a887c5) format("woff2"), url(/fonts/BrandonGrotesque-Black.woff?33bc2fdf69d61c0abd8f43d41c995e87) format("woff");
}

@font-face {
  font-family: "Brandon Grotesque";
  font-style: normal;
  font-weight: 700;
  src: url(/fonts/BrandonGrotesque-Bold.woff2?441b33aac91c0f5883e390134d6fa6eb) format("woff2"), url(/fonts/BrandonGrotesque-Bold.woff?1ad8d40bebcdcc1f79f0e22ce35b3d75) format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/open-sans-v40-latin_latin-ext-regular.woff2?058e68d126ca347a4db54933db4738db) format("woff2"), url(/fonts/open-sans-v40-latin_latin-ext-regular.ttf?216747070d9fcee54ccad97c3e74b59c) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url(/fonts/open-sans-v40-latin_latin-ext-700.woff2?40654e941d643aead74c5d6a56a38c6b) format("woff2"), url(/fonts/open-sans-v40-latin_latin-ext-700.ttf?d9d4ac3bdbb04c8eb70147da9da6fc7a) format("truetype");
  font-display: swap;
}

/*!
 * Bootstrap v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #ED1C24;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #ffffff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #ffffff;
  --secondary: #D9DADC;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #ED1C24;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --breakpoint-xxl: 1400px;
  --breakpoint-xxxl: 1680px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(3, 18, 24, 0);
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.77;
  color: white;
  text-align: left;
  background-color: #ffffff;
}

@media (max-width: 1200px) {
  body {
    font-size: calc(1.0125rem + 0.15vw);
  }
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

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

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

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

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

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

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

figure {
  margin: 0 0 1rem;
}

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

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

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

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

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

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

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-family: "Brandon Grotesque";
  font-weight: 900;
  line-height: 1.25;
  color: #003047;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.25;
}

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

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.25;
}

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

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

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

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

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

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

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.40625rem;
}

@media (max-width: 1200px) {
  .blockquote {
    font-size: calc(1.040625rem + 0.4875vw);
  }
}

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

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

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

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

.figure {
  display: inline-block;
}

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

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

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #ffffff;
  background-color: #212529;
  border-radius: 0.2rem;
}

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

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

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

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

.container,
.slider-home .flickity-page-dots,
.container-fluid,
.container-xxxl,
.container-xxl,
.container-xl,
.container-lg {
  width: 100%;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 992px) {
  .container-lg,
  .container-md,
  .container-sm,
  .container,
  .slider-home .flickity-page-dots {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container,
  .slider-home .flickity-page-dots {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container,
  .slider-home .flickity-page-dots {
    max-width: 1320px;
  }
}

@media (min-width: 1680px) {
  .container-xxxl,
  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container,
  .slider-home .flickity-page-dots {
    max-width: 1600px;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.3333333333%;
  }

  .offset-md-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  .offset-md-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  .offset-md-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1400px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-xxl-first {
    order: -1;
  }

  .order-xxl-last {
    order: 13;
  }

  .order-xxl-0 {
    order: 0;
  }

  .order-xxl-1 {
    order: 1;
  }

  .order-xxl-2 {
    order: 2;
  }

  .order-xxl-3 {
    order: 3;
  }

  .order-xxl-4 {
    order: 4;
  }

  .order-xxl-5 {
    order: 5;
  }

  .order-xxl-6 {
    order: 6;
  }

  .order-xxl-7 {
    order: 7;
  }

  .order-xxl-8 {
    order: 8;
  }

  .order-xxl-9 {
    order: 9;
  }

  .order-xxl-10 {
    order: 10;
  }

  .order-xxl-11 {
    order: 11;
  }

  .order-xxl-12 {
    order: 12;
  }

  .offset-xxl-0 {
    margin-left: 0;
  }

  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1680px) {
  .col-xxxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-xxxl-first {
    order: -1;
  }

  .order-xxxl-last {
    order: 13;
  }

  .order-xxxl-0 {
    order: 0;
  }

  .order-xxxl-1 {
    order: 1;
  }

  .order-xxxl-2 {
    order: 2;
  }

  .order-xxxl-3 {
    order: 3;
  }

  .order-xxxl-4 {
    order: 4;
  }

  .order-xxxl-5 {
    order: 5;
  }

  .order-xxxl-6 {
    order: 6;
  }

  .order-xxxl-7 {
    order: 7;
  }

  .order-xxxl-8 {
    order: 8;
  }

  .order-xxxl-9 {
    order: 9;
  }

  .order-xxxl-10 {
    order: 10;
  }

  .order-xxxl-11 {
    order: 11;
  }

  .order-xxxl-12 {
    order: 12;
  }

  .offset-xxxl-0 {
    margin-left: 0;
  }

  .offset-xxxl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xxxl-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-xxxl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xxxl-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-xxxl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xxxl-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-xxxl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xxxl-11 {
    margin-left: 91.6666666667%;
  }
}

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

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

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

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

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

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

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

.table-hover tbody tr:hover {
  color: white;
  background-color: rgba(3, 18, 24, 0.075);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table .thead-dark th {
  color: #ffffff;
  background-color: #343a40;
  border-color: #454d55;
}

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

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

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

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

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

.table-dark.table-hover tbody tr:hover {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

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

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

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

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

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

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

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

@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

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

@media (max-width: 1679.98px) {
  .table-responsive-xxxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

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

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

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

.form-control {
  display: block;
  width: 100%;
  height: 56px;
  padding: 1rem 1rem;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.77;
  color: #424B50;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #D9DADC;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (max-width: 1200px) {
  .form-control {
    font-size: calc(1.0125rem + 0.15vw);
  }
}

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

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

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

.form-control:focus {
  color: #424B50;
  background-color: #ffffff;
  border-color: #424B50;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}

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

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

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

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

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

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

select.form-control:focus::-ms-value {
  color: #424B50;
  background-color: #ffffff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

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

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

@media (max-width: 1200px) {
  .col-form-label-lg {
    font-size: calc(1.040625rem + 0.4875vw);
  }
}

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

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

@media (max-width: 1200px) {
  .form-control-plaintext {
    font-size: calc(1.0125rem + 0.15vw);
  }
}

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

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

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

@media (max-width: 1200px) {
  .form-control-lg {
    font-size: calc(1.040625rem + 0.4875vw);
  }
}

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

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

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

.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.form-check-input[disabled] ~ .form-check-label,
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

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

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

.was-validated .form-control:valid,
.form-control.is-valid {
  border-color: #28a745;
}

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

.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
}

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

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

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

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

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

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

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

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

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

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

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

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.984375rem;
  line-height: 1.77;
  color: #ffffff;
  background-color: rgba(237, 28, 36, 0.9);
  border-radius: 0;
}

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

.was-validated .form-control:invalid,
.form-control.is-invalid,
.autosuggest__box.is-invalid .form-control {
  border-color: #ED1C24;
}

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus,
.autosuggest__box.is-invalid .form-control:focus {
  border-color: #ED1C24;
  box-shadow: 0 0 0 0.2rem rgba(237, 28, 36, 0.25);
}

.was-validated .custom-select:invalid,
.custom-select.is-invalid,
.autosuggest__box.is-invalid .custom-select.form-control {
  border-color: #ED1C24;
}

.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus,
.autosuggest__box.is-invalid .custom-select.form-control:focus {
  border-color: #ED1C24;
  box-shadow: 0 0 0 0.2rem rgba(237, 28, 36, 0.25);
}

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

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

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

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

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

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus ~ .custom-control-label::before,
.autosuggest__box.is-invalid .custom-control-input.form-control:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(237, 28, 36, 0.25);
}

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

.was-validated .custom-file-input:invalid ~ .custom-file-label,
.custom-file-input.is-invalid ~ .custom-file-label,
.autosuggest__box.is-invalid .custom-file-input.form-control ~ .custom-file-label {
  border-color: #ED1C24;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
.custom-file-input.is-invalid:focus ~ .custom-file-label,
.autosuggest__box.is-invalid .custom-file-input.form-control:focus ~ .custom-file-label {
  border-color: #ED1C24;
  box-shadow: 0 0 0 0.2rem rgba(237, 28, 36, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }

  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-plaintext {
    display: inline-block;
  }

  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }

  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }

  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }

  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }

  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: white;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1.125rem;
  line-height: 1.77;
  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 (max-width: 1200px) {
  .btn {
    font-size: calc(1.0125rem + 0.15vw);
  }
}

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

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

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

.btn.disabled,
.btn:disabled {
  opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #212529;
  background-color: #ffffff;
  border-color: #ffffff;
}

.btn-primary:hover {
  color: #212529;
  background-color: #ececec;
  border-color: #e6e6e6;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #212529;
  background-color: #ececec;
  border-color: #e6e6e6;
  box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5);
}

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

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

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

.btn-secondary {
  color: #212529;
  background-color: #D9DADC;
  border-color: #D9DADC;
}

.btn-secondary:hover {
  color: #212529;
  background-color: #c5c7ca;
  border-color: #bec0c4;
}

.btn-secondary:focus,
.btn-secondary.focus {
  color: #212529;
  background-color: #c5c7ca;
  border-color: #bec0c4;
  box-shadow: 0 0 0 0.2rem rgba(189, 191, 193, 0.5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #212529;
  background-color: #D9DADC;
  border-color: #D9DADC;
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #212529;
  background-color: #bec0c4;
  border-color: #b8babd;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-danger {
  color: #ffffff;
  background-color: #ED1C24;
  border-color: #ED1C24;
}

.btn-danger:hover {
  color: #ffffff;
  background-color: #d21118;
  border-color: #c61017;
}

.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #d21118;
  border-color: #c61017;
  box-shadow: 0 0 0 0.2rem rgba(240, 62, 69, 0.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff;
  background-color: #ED1C24;
  border-color: #ED1C24;
}

.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #ffffff;
  background-color: #c61017;
  border-color: #ba0f15;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-outline-secondary:hover {
  color: #212529;
  background-color: #D9DADC;
  border-color: #D9DADC;
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(217, 218, 220, 0.5);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-outline-danger:hover {
  color: #ffffff;
  background-color: #ED1C24;
  border-color: #ED1C24;
}

.btn-outline-danger:focus,
.btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 28, 36, 0.5);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1200px) {
  .btn-lg,
  .btn-group-lg > .btn {
    font-size: calc(1.040625rem + 0.4875vw);
  }
}

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

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

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

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  transition: opacity 0.15s linear;
}

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

.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

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

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1.125rem;
  color: white;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(3, 18, 24, 0.15);
  border-radius: 0;
}

@media (max-width: 1200px) {
  .dropdown-menu {
    font-size: calc(1.0125rem + 0.15vw);
  }
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1400px) {
  .dropdown-menu-xxl-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xxl-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1680px) {
  .dropdown-menu-xxxl-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xxxl-right {
    right: 0;
    left: auto;
  }
}

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

.dropleft .dropdown-toggle::after {
  display: none;
}

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^=top],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

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

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

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

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

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.984375rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}

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

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

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

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

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

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

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

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

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

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

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

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

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

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

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

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

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

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

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

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

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

.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

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

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

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

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

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

.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 1rem 1rem;
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.77;
  color: #424B50;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #D9DADC;
  border-radius: 0;
}

@media (max-width: 1200px) {
  .input-group-text {
    font-size: calc(1.0125rem + 0.15vw);
  }
}

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

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

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

@media (max-width: 1200px) {
  .input-group-lg > .form-control,
  .input-group-lg > .custom-select,
  .input-group-lg > .input-group-prepend > .input-group-text,
  .input-group-lg > .input-group-append > .input-group-text,
  .input-group-lg > .input-group-prepend > .btn,
  .input-group-lg > .input-group-append > .btn {
    font-size: calc(1.040625rem + 0.4875vw);
  }
}

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

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

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

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

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

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

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

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

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

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

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

.custom-control-input[disabled] ~ .custom-control-label,
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

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

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

.custom-control-label::before {
  position: absolute;
  top: 0.495625rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #ffffff;
  border: #adb5bd solid 1px;
}

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

.custom-checkbox .custom-control-label::before {
  border-radius: 0;
}

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

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

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

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

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

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e");
}

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

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

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

.custom-switch .custom-control-label::after {
  top: calc(0.495625rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}

.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #ffffff;
  transform: translateX(0.75rem);
}

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

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

@media (max-width: 1200px) {
  .custom-select {
    font-size: calc(1.0125rem + 0.15vw);
  }
}

.custom-select:focus {
  border-color: #424B50;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}

.custom-select:focus::-ms-value {
  color: #424B50;
  background-color: #ffffff;
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 1rem;
  background-image: none;
}

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

.custom-select::-ms-expand {
  display: none;
}

.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #424B50;
}

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

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

@media (max-width: 1200px) {
  .custom-select-lg {
    font-size: calc(1.040625rem + 0.4875vw);
  }
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 56px;
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 56px;
  margin: 0;
  opacity: 0;
}

.custom-file-input:focus ~ .custom-file-label {
  border-color: #424B50;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}

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

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

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

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: 56px;
  padding: 1rem 1rem;
  font-weight: 400;
  line-height: 1.77;
  color: #424B50;
  background-color: #ffffff;
  border: 1px solid #D9DADC;
  border-radius: 0;
}

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

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

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

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

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

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

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

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #ffffff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

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

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

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #ffffff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}

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

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

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #ffffff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}

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

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

.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

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

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

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

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

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

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

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}

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

.breadcrumb-item {
  display: flex;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

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

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

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

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

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

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

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

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

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

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #ffffff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.40625rem;
  line-height: 1.5;
}

@media (max-width: 1200px) {
  .pagination-lg .page-link {
    font-size: calc(1.040625rem + 0.4875vw);
  }
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

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

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0;
}

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

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

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

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

.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

.list-group-item.disabled,
.list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #ffffff;
}

.list-group-item.active {
  z-index: 2;
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff;
}

.list-group-item + .list-group-item {
  border-top-width: 0;
}

.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}

.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
}

.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
}

.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}

.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}

.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }

  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }

  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }

  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }

  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }

  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1680px) {
  .list-group-horizontal-xxxl {
    flex-direction: row;
  }

  .list-group-horizontal-xxxl > .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-xxxl > .list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-xxxl > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-xxxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-xxxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

.list-group-flush {
  border-radius: 0;
}

.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}

.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #868d90;
  background-color: white;
}

.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
  color: #868d90;
  background-color: #f2f2f2;
}

.list-group-item-primary.list-group-item-action.active {
  color: #ffffff;
  background-color: #868d90;
  border-color: #868d90;
}

.list-group-item-secondary {
  color: #727a7e;
  background-color: #f4f5f5;
}

.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
  color: #727a7e;
  background-color: #e7e9e9;
}

.list-group-item-secondary.list-group-item-action.active {
  color: #ffffff;
  background-color: #727a7e;
  border-color: #727a7e;
}

.list-group-item-success {
  color: #165f2f;
  background-color: #c3e6cb;
}

.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
  color: #165f2f;
  background-color: #b1dfbb;
}

.list-group-item-success.list-group-item-action.active {
  color: #ffffff;
  background-color: #165f2f;
  border-color: #165f2f;
}

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

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

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

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

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

.list-group-item-warning.list-group-item-action.active {
  color: #ffffff;
  background-color: #866d0f;
  border-color: #866d0f;
}

.list-group-item-danger {
  color: #7d171e;
  background-color: #fabfc2;
}

.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
  color: #7d171e;
  background-color: #f8a7ab;
}

.list-group-item-danger.list-group-item-action.active {
  color: #ffffff;
  background-color: #7d171e;
  border-color: #7d171e;
}

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

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

.list-group-item-light.list-group-item-action.active {
  color: #ffffff;
  background-color: #828a8e;
  border-color: #828a8e;
}

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

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

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

.close {
  float: right;
  font-size: 1.6875rem;
  font-weight: 700;
  line-height: 1;
  color: #031218;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.5;
}

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

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

.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

a.close.disabled {
  pointer-events: none;
}

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

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

.modal.show .modal-dialog {
  transform: none;
}

.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(3, 18, 24, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

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

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

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

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

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

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

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

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-footer > * {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }

  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }

  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }

  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}

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

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

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border 0.75s linear infinite;
          animation: spinner-border 0.75s linear infinite;
}

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

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

  50% {
    opacity: 1;
    transform: none;
  }
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }

  50% {
    opacity: 1;
    transform: none;
  }
}

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow 0.75s linear infinite;
          animation: spinner-grow 0.75s linear infinite;
}

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

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #ffffff !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bg-white {
  background-color: #ffffff !important;
}

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

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

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

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

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

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

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

.border-primary {
  border-color: #ffffff !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

@media (min-width: 1400px) {
  .d-xxl-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

@media (min-width: 1680px) {
  .d-xxxl-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

@media print {
  .d-print-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

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

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

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

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

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

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

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

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

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

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

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

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

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

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

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

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

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

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

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

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

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

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

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

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

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

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

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

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

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

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

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

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

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

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

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

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1400px) {
  .flex-xxl-row {
    flex-direction: row !important;
  }

  .flex-xxl-column {
    flex-direction: column !important;
  }

  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }

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

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

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

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

  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xxl-center {
    justify-content: center !important;
  }

  .justify-content-xxl-between {
    justify-content: space-between !important;
  }

  .justify-content-xxl-around {
    justify-content: space-around !important;
  }

  .align-items-xxl-start {
    align-items: flex-start !important;
  }

  .align-items-xxl-end {
    align-items: flex-end !important;
  }

  .align-items-xxl-center {
    align-items: center !important;
  }

  .align-items-xxl-baseline {
    align-items: baseline !important;
  }

  .align-items-xxl-stretch {
    align-items: stretch !important;
  }

  .align-content-xxl-start {
    align-content: flex-start !important;
  }

  .align-content-xxl-end {
    align-content: flex-end !important;
  }

  .align-content-xxl-center {
    align-content: center !important;
  }

  .align-content-xxl-between {
    align-content: space-between !important;
  }

  .align-content-xxl-around {
    align-content: space-around !important;
  }

  .align-content-xxl-stretch {
    align-content: stretch !important;
  }

  .align-self-xxl-auto {
    align-self: auto !important;
  }

  .align-self-xxl-start {
    align-self: flex-start !important;
  }

  .align-self-xxl-end {
    align-self: flex-end !important;
  }

  .align-self-xxl-center {
    align-self: center !important;
  }

  .align-self-xxl-baseline {
    align-self: baseline !important;
  }

  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1680px) {
  .flex-xxxl-row {
    flex-direction: row !important;
  }

  .flex-xxxl-column {
    flex-direction: column !important;
  }

  .flex-xxxl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xxxl-column-reverse {
    flex-direction: column-reverse !important;
  }

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

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

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

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

  .flex-xxxl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xxxl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xxxl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xxxl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xxxl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xxxl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xxxl-center {
    justify-content: center !important;
  }

  .justify-content-xxxl-between {
    justify-content: space-between !important;
  }

  .justify-content-xxxl-around {
    justify-content: space-around !important;
  }

  .align-items-xxxl-start {
    align-items: flex-start !important;
  }

  .align-items-xxxl-end {
    align-items: flex-end !important;
  }

  .align-items-xxxl-center {
    align-items: center !important;
  }

  .align-items-xxxl-baseline {
    align-items: baseline !important;
  }

  .align-items-xxxl-stretch {
    align-items: stretch !important;
  }

  .align-content-xxxl-start {
    align-content: flex-start !important;
  }

  .align-content-xxxl-end {
    align-content: flex-end !important;
  }

  .align-content-xxxl-center {
    align-content: center !important;
  }

  .align-content-xxxl-between {
    align-content: space-between !important;
  }

  .align-content-xxxl-around {
    align-content: space-around !important;
  }

  .align-content-xxxl-stretch {
    align-content: stretch !important;
  }

  .align-self-xxxl-auto {
    align-self: auto !important;
  }

  .align-self-xxxl-start {
    align-self: flex-start !important;
  }

  .align-self-xxxl-end {
    align-self: flex-end !important;
  }

  .align-self-xxxl-center {
    align-self: center !important;
  }

  .align-self-xxxl-baseline {
    align-self: baseline !important;
  }

  .align-self-xxxl-stretch {
    align-self: stretch !important;
  }
}

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

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

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

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }

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

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

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }

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

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

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }

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

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

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }

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

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

@media (min-width: 1400px) {
  .float-xxl-left {
    float: left !important;
  }

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

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

@media (min-width: 1680px) {
  .float-xxxl-left {
    float: left !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(3, 18, 24, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(3, 18, 24, 0.15) !important;
}

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

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

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

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

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

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

.h-auto {
  height: auto !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pt-1,
.py-1 {
  padding-top: 0.5rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.5rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.5rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.5rem !important;
}

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

.pt-2,
.py-2 {
  padding-top: 1rem !important;
}

.pr-2,
.px-2 {
  padding-right: 1rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 1rem !important;
}

.pl-2,
.px-2 {
  padding-left: 1rem !important;
}

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

.pt-3,
.py-3 {
  padding-top: 1.5rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1.5rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1.5rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1.5rem !important;
}

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

.pt-4,
.py-4 {
  padding-top: 2rem !important;
}

.pr-4,
.px-4 {
  padding-right: 2rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 2rem !important;
}

.pl-4,
.px-4 {
  padding-left: 2rem !important;
}

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

.pt-5,
.py-5 {
  padding-top: 2.5rem !important;
}

.pr-5,
.px-5 {
  padding-right: 2.5rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 2.5rem !important;
}

.pl-5,
.px-5 {
  padding-left: 2.5rem !important;
}

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

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

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

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

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

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

.pt-7,
.py-7 {
  padding-top: 3.5rem !important;
}

.pr-7,
.px-7 {
  padding-right: 3.5rem !important;
}

.pb-7,
.py-7 {
  padding-bottom: 3.5rem !important;
}

.pl-7,
.px-7 {
  padding-left: 3.5rem !important;
}

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

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

.pr-10,
.px-10 {
  padding-right: 5rem !important;
}

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

.pl-10,
.px-10 {
  padding-left: 5rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.5rem !important;
  }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.5rem !important;
  }

  .m-sm-2 {
    margin: 1rem !important;
  }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: 1rem !important;
  }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 1rem !important;
  }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 1rem !important;
  }

  .m-sm-3 {
    margin: 1.5rem !important;
  }

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1.5rem !important;
  }

  .m-sm-4 {
    margin: 2rem !important;
  }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 2rem !important;
  }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 2rem !important;
  }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 2rem !important;
  }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 2rem !important;
  }

  .m-sm-5 {
    margin: 2.5rem !important;
  }

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 2.5rem !important;
  }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 2.5rem !important;
  }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 2.5rem !important;
  }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 2.5rem !important;
  }

  .m-sm-6 {
    margin: 3rem !important;
  }

  .mt-sm-6,
  .my-sm-6 {
    margin-top: 3rem !important;
  }

  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 3rem !important;
  }

  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 3rem !important;
  }

  .m-sm-7 {
    margin: 3.5rem !important;
  }

  .mt-sm-7,
  .my-sm-7 {
    margin-top: 3.5rem !important;
  }

  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 3.5rem !important;
  }

  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 3.5rem !important;
  }

  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 3.5rem !important;
  }

  .m-sm-10 {
    margin: 5rem !important;
  }

  .mt-sm-10,
  .my-sm-10 {
    margin-top: 5rem !important;
  }

  .mr-sm-10,
  .mx-sm-10 {
    margin-right: 5rem !important;
  }

  .mb-sm-10,
  .my-sm-10 {
    margin-bottom: 5rem !important;
  }

  .ml-sm-10,
  .mx-sm-10 {
    margin-left: 5rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.5rem !important;
  }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.5rem !important;
  }

  .p-sm-2 {
    padding: 1rem !important;
  }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: 1rem !important;
  }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: 1rem !important;
  }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: 1rem !important;
  }

  .p-sm-3 {
    padding: 1.5rem !important;
  }

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1.5rem !important;
  }

  .p-sm-4 {
    padding: 2rem !important;
  }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 2rem !important;
  }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 2rem !important;
  }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 2rem !important;
  }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 2rem !important;
  }

  .p-sm-5 {
    padding: 2.5rem !important;
  }

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 2.5rem !important;
  }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 2.5rem !important;
  }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 2.5rem !important;
  }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 2.5rem !important;
  }

  .p-sm-6 {
    padding: 3rem !important;
  }

  .pt-sm-6,
  .py-sm-6 {
    padding-top: 3rem !important;
  }

  .pr-sm-6,
  .px-sm-6 {
    padding-right: 3rem !important;
  }

  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-6,
  .px-sm-6 {
    padding-left: 3rem !important;
  }

  .p-sm-7 {
    padding: 3.5rem !important;
  }

  .pt-sm-7,
  .py-sm-7 {
    padding-top: 3.5rem !important;
  }

  .pr-sm-7,
  .px-sm-7 {
    padding-right: 3.5rem !important;
  }

  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 3.5rem !important;
  }

  .pl-sm-7,
  .px-sm-7 {
    padding-left: 3.5rem !important;
  }

  .p-sm-10 {
    padding: 5rem !important;
  }

  .pt-sm-10,
  .py-sm-10 {
    padding-top: 5rem !important;
  }

  .pr-sm-10,
  .px-sm-10 {
    padding-right: 5rem !important;
  }

  .pb-sm-10,
  .py-sm-10 {
    padding-bottom: 5rem !important;
  }

  .pl-sm-10,
  .px-sm-10 {
    padding-left: 5rem !important;
  }

  .m-sm-n1 {
    margin: -0.5rem !important;
  }

  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.5rem !important;
  }

  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.5rem !important;
  }

  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.5rem !important;
  }

  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.5rem !important;
  }

  .m-sm-n2 {
    margin: -1rem !important;
  }

  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -1rem !important;
  }

  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -1rem !important;
  }

  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -1rem !important;
  }

  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -1rem !important;
  }

  .m-sm-n3 {
    margin: -1.5rem !important;
  }

  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1.5rem !important;
  }

  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1.5rem !important;
  }

  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1.5rem !important;
  }

  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1.5rem !important;
  }

  .m-sm-n4 {
    margin: -2rem !important;
  }

  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -2rem !important;
  }

  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -2rem !important;
  }

  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -2rem !important;
  }

  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -2rem !important;
  }

  .m-sm-n5 {
    margin: -2.5rem !important;
  }

  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -2.5rem !important;
  }

  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -2.5rem !important;
  }

  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -2.5rem !important;
  }

  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -2.5rem !important;
  }

  .m-sm-n6 {
    margin: -3rem !important;
  }

  .mt-sm-n6,
  .my-sm-n6 {
    margin-top: -3rem !important;
  }

  .mr-sm-n6,
  .mx-sm-n6 {
    margin-right: -3rem !important;
  }

  .mb-sm-n6,
  .my-sm-n6 {
    margin-bottom: -3rem !important;
  }

  .ml-sm-n6,
  .mx-sm-n6 {
    margin-left: -3rem !important;
  }

  .m-sm-n7 {
    margin: -3.5rem !important;
  }

  .mt-sm-n7,
  .my-sm-n7 {
    margin-top: -3.5rem !important;
  }

  .mr-sm-n7,
  .mx-sm-n7 {
    margin-right: -3.5rem !important;
  }

  .mb-sm-n7,
  .my-sm-n7 {
    margin-bottom: -3.5rem !important;
  }

  .ml-sm-n7,
  .mx-sm-n7 {
    margin-left: -3.5rem !important;
  }

  .m-sm-n10 {
    margin: -5rem !important;
  }

  .mt-sm-n10,
  .my-sm-n10 {
    margin-top: -5rem !important;
  }

  .mr-sm-n10,
  .mx-sm-n10 {
    margin-right: -5rem !important;
  }

  .mb-sm-n10,
  .my-sm-n10 {
    margin-bottom: -5rem !important;
  }

  .ml-sm-n10,
  .mx-sm-n10 {
    margin-left: -5rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.5rem !important;
  }

  .mt-md-1,
  .my-md-1 {
    margin-top: 0.5rem !important;
  }

  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.5rem !important;
  }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.5rem !important;
  }

  .m-md-2 {
    margin: 1rem !important;
  }

  .mt-md-2,
  .my-md-2 {
    margin-top: 1rem !important;
  }

  .mr-md-2,
  .mx-md-2 {
    margin-right: 1rem !important;
  }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: 1rem !important;
  }

  .ml-md-2,
  .mx-md-2 {
    margin-left: 1rem !important;
  }

  .m-md-3 {
    margin: 1.5rem !important;
  }

  .mt-md-3,
  .my-md-3 {
    margin-top: 1.5rem !important;
  }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1.5rem !important;
  }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1.5rem !important;
  }

  .m-md-4 {
    margin: 2rem !important;
  }

  .mt-md-4,
  .my-md-4 {
    margin-top: 2rem !important;
  }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 2rem !important;
  }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 2rem !important;
  }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 2rem !important;
  }

  .m-md-5 {
    margin: 2.5rem !important;
  }

  .mt-md-5,
  .my-md-5 {
    margin-top: 2.5rem !important;
  }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 2.5rem !important;
  }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 2.5rem !important;
  }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 2.5rem !important;
  }

  .m-md-6 {
    margin: 3rem !important;
  }

  .mt-md-6,
  .my-md-6 {
    margin-top: 3rem !important;
  }

  .mr-md-6,
  .mx-md-6 {
    margin-right: 3rem !important;
  }

  .mb-md-6,
  .my-md-6 {
    margin-bottom: 3rem !important;
  }

  .ml-md-6,
  .mx-md-6 {
    margin-left: 3rem !important;
  }

  .m-md-7 {
    margin: 3.5rem !important;
  }

  .mt-md-7,
  .my-md-7 {
    margin-top: 3.5rem !important;
  }

  .mr-md-7,
  .mx-md-7 {
    margin-right: 3.5rem !important;
  }

  .mb-md-7,
  .my-md-7 {
    margin-bottom: 3.5rem !important;
  }

  .ml-md-7,
  .mx-md-7 {
    margin-left: 3.5rem !important;
  }

  .m-md-10 {
    margin: 5rem !important;
  }

  .mt-md-10,
  .my-md-10 {
    margin-top: 5rem !important;
  }

  .mr-md-10,
  .mx-md-10 {
    margin-right: 5rem !important;
  }

  .mb-md-10,
  .my-md-10 {
    margin-bottom: 5rem !important;
  }

  .ml-md-10,
  .mx-md-10 {
    margin-left: 5rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.5rem !important;
  }

  .pt-md-1,
  .py-md-1 {
    padding-top: 0.5rem !important;
  }

  .pr-md-1,
  .px-md-1 {
    padding-right: 0.5rem !important;
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: 0.5rem !important;
  }

  .p-md-2 {
    padding: 1rem !important;
  }

  .pt-md-2,
  .py-md-2 {
    padding-top: 1rem !important;
  }

  .pr-md-2,
  .px-md-2 {
    padding-right: 1rem !important;
  }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 1rem !important;
  }

  .pl-md-2,
  .px-md-2 {
    padding-left: 1rem !important;
  }

  .p-md-3 {
    padding: 1.5rem !important;
  }

  .pt-md-3,
  .py-md-3 {
    padding-top: 1.5rem !important;
  }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1.5rem !important;
  }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1.5rem !important;
  }

  .p-md-4 {
    padding: 2rem !important;
  }

  .pt-md-4,
  .py-md-4 {
    padding-top: 2rem !important;
  }

  .pr-md-4,
  .px-md-4 {
    padding-right: 2rem !important;
  }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 2rem !important;
  }

  .pl-md-4,
  .px-md-4 {
    padding-left: 2rem !important;
  }

  .p-md-5 {
    padding: 2.5rem !important;
  }

  .pt-md-5,
  .py-md-5 {
    padding-top: 2.5rem !important;
  }

  .pr-md-5,
  .px-md-5 {
    padding-right: 2.5rem !important;
  }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 2.5rem !important;
  }

  .pl-md-5,
  .px-md-5 {
    padding-left: 2.5rem !important;
  }

  .p-md-6 {
    padding: 3rem !important;
  }

  .pt-md-6,
  .py-md-6 {
    padding-top: 3rem !important;
  }

  .pr-md-6,
  .px-md-6 {
    padding-right: 3rem !important;
  }

  .pb-md-6,
  .py-md-6 {
    padding-bottom: 3rem !important;
  }

  .pl-md-6,
  .px-md-6 {
    padding-left: 3rem !important;
  }

  .p-md-7 {
    padding: 3.5rem !important;
  }

  .pt-md-7,
  .py-md-7 {
    padding-top: 3.5rem !important;
  }

  .pr-md-7,
  .px-md-7 {
    padding-right: 3.5rem !important;
  }

  .pb-md-7,
  .py-md-7 {
    padding-bottom: 3.5rem !important;
  }

  .pl-md-7,
  .px-md-7 {
    padding-left: 3.5rem !important;
  }

  .p-md-10 {
    padding: 5rem !important;
  }

  .pt-md-10,
  .py-md-10 {
    padding-top: 5rem !important;
  }

  .pr-md-10,
  .px-md-10 {
    padding-right: 5rem !important;
  }

  .pb-md-10,
  .py-md-10 {
    padding-bottom: 5rem !important;
  }

  .pl-md-10,
  .px-md-10 {
    padding-left: 5rem !important;
  }

  .m-md-n1 {
    margin: -0.5rem !important;
  }

  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.5rem !important;
  }

  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.5rem !important;
  }

  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.5rem !important;
  }

  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.5rem !important;
  }

  .m-md-n2 {
    margin: -1rem !important;
  }

  .mt-md-n2,
  .my-md-n2 {
    margin-top: -1rem !important;
  }

  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -1rem !important;
  }

  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -1rem !important;
  }

  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -1rem !important;
  }

  .m-md-n3 {
    margin: -1.5rem !important;
  }

  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1.5rem !important;
  }

  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1.5rem !important;
  }

  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1.5rem !important;
  }

  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1.5rem !important;
  }

  .m-md-n4 {
    margin: -2rem !important;
  }

  .mt-md-n4,
  .my-md-n4 {
    margin-top: -2rem !important;
  }

  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -2rem !important;
  }

  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -2rem !important;
  }

  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -2rem !important;
  }

  .m-md-n5 {
    margin: -2.5rem !important;
  }

  .mt-md-n5,
  .my-md-n5 {
    margin-top: -2.5rem !important;
  }

  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -2.5rem !important;
  }

  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -2.5rem !important;
  }

  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -2.5rem !important;
  }

  .m-md-n6 {
    margin: -3rem !important;
  }

  .mt-md-n6,
  .my-md-n6 {
    margin-top: -3rem !important;
  }

  .mr-md-n6,
  .mx-md-n6 {
    margin-right: -3rem !important;
  }

  .mb-md-n6,
  .my-md-n6 {
    margin-bottom: -3rem !important;
  }

  .ml-md-n6,
  .mx-md-n6 {
    margin-left: -3rem !important;
  }

  .m-md-n7 {
    margin: -3.5rem !important;
  }

  .mt-md-n7,
  .my-md-n7 {
    margin-top: -3.5rem !important;
  }

  .mr-md-n7,
  .mx-md-n7 {
    margin-right: -3.5rem !important;
  }

  .mb-md-n7,
  .my-md-n7 {
    margin-bottom: -3.5rem !important;
  }

  .ml-md-n7,
  .mx-md-n7 {
    margin-left: -3.5rem !important;
  }

  .m-md-n10 {
    margin: -5rem !important;
  }

  .mt-md-n10,
  .my-md-n10 {
    margin-top: -5rem !important;
  }

  .mr-md-n10,
  .mx-md-n10 {
    margin-right: -5rem !important;
  }

  .mb-md-n10,
  .my-md-n10 {
    margin-bottom: -5rem !important;
  }

  .ml-md-n10,
  .mx-md-n10 {
    margin-left: -5rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.5rem !important;
  }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.5rem !important;
  }

  .m-lg-2 {
    margin: 1rem !important;
  }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: 1rem !important;
  }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 1rem !important;
  }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 1rem !important;
  }

  .m-lg-3 {
    margin: 1.5rem !important;
  }

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1.5rem !important;
  }

  .m-lg-4 {
    margin: 2rem !important;
  }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 2rem !important;
  }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 2rem !important;
  }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 2rem !important;
  }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 2rem !important;
  }

  .m-lg-5 {
    margin: 2.5rem !important;
  }

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 2.5rem !important;
  }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 2.5rem !important;
  }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 2.5rem !important;
  }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 2.5rem !important;
  }

  .m-lg-6 {
    margin: 3rem !important;
  }

  .mt-lg-6,
  .my-lg-6 {
    margin-top: 3rem !important;
  }

  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 3rem !important;
  }

  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 3rem !important;
  }

  .m-lg-7 {
    margin: 3.5rem !important;
  }

  .mt-lg-7,
  .my-lg-7 {
    margin-top: 3.5rem !important;
  }

  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 3.5rem !important;
  }

  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 3.5rem !important;
  }

  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 3.5rem !important;
  }

  .m-lg-10 {
    margin: 5rem !important;
  }

  .mt-lg-10,
  .my-lg-10 {
    margin-top: 5rem !important;
  }

  .mr-lg-10,
  .mx-lg-10 {
    margin-right: 5rem !important;
  }

  .mb-lg-10,
  .my-lg-10 {
    margin-bottom: 5rem !important;
  }

  .ml-lg-10,
  .mx-lg-10 {
    margin-left: 5rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.5rem !important;
  }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.5rem !important;
  }

  .p-lg-2 {
    padding: 1rem !important;
  }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: 1rem !important;
  }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: 1rem !important;
  }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: 1rem !important;
  }

  .p-lg-3 {
    padding: 1.5rem !important;
  }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1.5rem !important;
  }

  .p-lg-4 {
    padding: 2rem !important;
  }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 2rem !important;
  }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 2rem !important;
  }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 2rem !important;
  }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 2rem !important;
  }

  .p-lg-5 {
    padding: 2.5rem !important;
  }

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 2.5rem !important;
  }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 2.5rem !important;
  }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 2.5rem !important;
  }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 2.5rem !important;
  }

  .p-lg-6 {
    padding: 3rem !important;
  }

  .pt-lg-6,
  .py-lg-6 {
    padding-top: 3rem !important;
  }

  .pr-lg-6,
  .px-lg-6 {
    padding-right: 3rem !important;
  }

  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-6,
  .px-lg-6 {
    padding-left: 3rem !important;
  }

  .p-lg-7 {
    padding: 3.5rem !important;
  }

  .pt-lg-7,
  .py-lg-7 {
    padding-top: 3.5rem !important;
  }

  .pr-lg-7,
  .px-lg-7 {
    padding-right: 3.5rem !important;
  }

  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 3.5rem !important;
  }

  .pl-lg-7,
  .px-lg-7 {
    padding-left: 3.5rem !important;
  }

  .p-lg-10 {
    padding: 5rem !important;
  }

  .pt-lg-10,
  .py-lg-10 {
    padding-top: 5rem !important;
  }

  .pr-lg-10,
  .px-lg-10 {
    padding-right: 5rem !important;
  }

  .pb-lg-10,
  .py-lg-10 {
    padding-bottom: 5rem !important;
  }

  .pl-lg-10,
  .px-lg-10 {
    padding-left: 5rem !important;
  }

  .m-lg-n1 {
    margin: -0.5rem !important;
  }

  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.5rem !important;
  }

  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.5rem !important;
  }

  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.5rem !important;
  }

  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.5rem !important;
  }

  .m-lg-n2 {
    margin: -1rem !important;
  }

  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -1rem !important;
  }

  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -1rem !important;
  }

  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -1rem !important;
  }

  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -1rem !important;
  }

  .m-lg-n3 {
    margin: -1.5rem !important;
  }

  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1.5rem !important;
  }

  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1.5rem !important;
  }

  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1.5rem !important;
  }

  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1.5rem !important;
  }

  .m-lg-n4 {
    margin: -2rem !important;
  }

  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -2rem !important;
  }

  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -2rem !important;
  }

  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -2rem !important;
  }

  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -2rem !important;
  }

  .m-lg-n5 {
    margin: -2.5rem !important;
  }

  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -2.5rem !important;
  }

  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -2.5rem !important;
  }

  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -2.5rem !important;
  }

  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -2.5rem !important;
  }

  .m-lg-n6 {
    margin: -3rem !important;
  }

  .mt-lg-n6,
  .my-lg-n6 {
    margin-top: -3rem !important;
  }

  .mr-lg-n6,
  .mx-lg-n6 {
    margin-right: -3rem !important;
  }

  .mb-lg-n6,
  .my-lg-n6 {
    margin-bottom: -3rem !important;
  }

  .ml-lg-n6,
  .mx-lg-n6 {
    margin-left: -3rem !important;
  }

  .m-lg-n7 {
    margin: -3.5rem !important;
  }

  .mt-lg-n7,
  .my-lg-n7 {
    margin-top: -3.5rem !important;
  }

  .mr-lg-n7,
  .mx-lg-n7 {
    margin-right: -3.5rem !important;
  }

  .mb-lg-n7,
  .my-lg-n7 {
    margin-bottom: -3.5rem !important;
  }

  .ml-lg-n7,
  .mx-lg-n7 {
    margin-left: -3.5rem !important;
  }

  .m-lg-n10 {
    margin: -5rem !important;
  }

  .mt-lg-n10,
  .my-lg-n10 {
    margin-top: -5rem !important;
  }

  .mr-lg-n10,
  .mx-lg-n10 {
    margin-right: -5rem !important;
  }

  .mb-lg-n10,
  .my-lg-n10 {
    margin-bottom: -5rem !important;
  }

  .ml-lg-n10,
  .mx-lg-n10 {
    margin-left: -5rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.5rem !important;
  }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.5rem !important;
  }

  .m-xl-2 {
    margin: 1rem !important;
  }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 1rem !important;
  }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 1rem !important;
  }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 1rem !important;
  }

  .m-xl-3 {
    margin: 1.5rem !important;
  }

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1.5rem !important;
  }

  .m-xl-4 {
    margin: 2rem !important;
  }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 2rem !important;
  }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 2rem !important;
  }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 2rem !important;
  }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 2rem !important;
  }

  .m-xl-5 {
    margin: 2.5rem !important;
  }

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 2.5rem !important;
  }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 2.5rem !important;
  }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 2.5rem !important;
  }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 2.5rem !important;
  }

  .m-xl-6 {
    margin: 3rem !important;
  }

  .mt-xl-6,
  .my-xl-6 {
    margin-top: 3rem !important;
  }

  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 3rem !important;
  }

  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 3rem !important;
  }

  .m-xl-7 {
    margin: 3.5rem !important;
  }

  .mt-xl-7,
  .my-xl-7 {
    margin-top: 3.5rem !important;
  }

  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 3.5rem !important;
  }

  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 3.5rem !important;
  }

  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 3.5rem !important;
  }

  .m-xl-10 {
    margin: 5rem !important;
  }

  .mt-xl-10,
  .my-xl-10 {
    margin-top: 5rem !important;
  }

  .mr-xl-10,
  .mx-xl-10 {
    margin-right: 5rem !important;
  }

  .mb-xl-10,
  .my-xl-10 {
    margin-bottom: 5rem !important;
  }

  .ml-xl-10,
  .mx-xl-10 {
    margin-left: 5rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.5rem !important;
  }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.5rem !important;
  }

  .p-xl-2 {
    padding: 1rem !important;
  }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 1rem !important;
  }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: 1rem !important;
  }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: 1rem !important;
  }

  .p-xl-3 {
    padding: 1.5rem !important;
  }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1.5rem !important;
  }

  .p-xl-4 {
    padding: 2rem !important;
  }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 2rem !important;
  }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 2rem !important;
  }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 2rem !important;
  }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 2rem !important;
  }

  .p-xl-5 {
    padding: 2.5rem !important;
  }

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 2.5rem !important;
  }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 2.5rem !important;
  }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 2.5rem !important;
  }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 2.5rem !important;
  }

  .p-xl-6 {
    padding: 3rem !important;
  }

  .pt-xl-6,
  .py-xl-6 {
    padding-top: 3rem !important;
  }

  .pr-xl-6,
  .px-xl-6 {
    padding-right: 3rem !important;
  }

  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-6,
  .px-xl-6 {
    padding-left: 3rem !important;
  }

  .p-xl-7 {
    padding: 3.5rem !important;
  }

  .pt-xl-7,
  .py-xl-7 {
    padding-top: 3.5rem !important;
  }

  .pr-xl-7,
  .px-xl-7 {
    padding-right: 3.5rem !important;
  }

  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 3.5rem !important;
  }

  .pl-xl-7,
  .px-xl-7 {
    padding-left: 3.5rem !important;
  }

  .p-xl-10 {
    padding: 5rem !important;
  }

  .pt-xl-10,
  .py-xl-10 {
    padding-top: 5rem !important;
  }

  .pr-xl-10,
  .px-xl-10 {
    padding-right: 5rem !important;
  }

  .pb-xl-10,
  .py-xl-10 {
    padding-bottom: 5rem !important;
  }

  .pl-xl-10,
  .px-xl-10 {
    padding-left: 5rem !important;
  }

  .m-xl-n1 {
    margin: -0.5rem !important;
  }

  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n2 {
    margin: -1rem !important;
  }

  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -1rem !important;
  }

  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -1rem !important;
  }

  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -1rem !important;
  }

  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -1rem !important;
  }

  .m-xl-n3 {
    margin: -1.5rem !important;
  }

  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1.5rem !important;
  }

  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1.5rem !important;
  }

  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1.5rem !important;
  }

  .m-xl-n4 {
    margin: -2rem !important;
  }

  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -2rem !important;
  }

  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -2rem !important;
  }

  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -2rem !important;
  }

  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -2rem !important;
  }

  .m-xl-n5 {
    margin: -2.5rem !important;
  }

  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -2.5rem !important;
  }

  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -2.5rem !important;
  }

  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -2.5rem !important;
  }

  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -2.5rem !important;
  }

  .m-xl-n6 {
    margin: -3rem !important;
  }

  .mt-xl-n6,
  .my-xl-n6 {
    margin-top: -3rem !important;
  }

  .mr-xl-n6,
  .mx-xl-n6 {
    margin-right: -3rem !important;
  }

  .mb-xl-n6,
  .my-xl-n6 {
    margin-bottom: -3rem !important;
  }

  .ml-xl-n6,
  .mx-xl-n6 {
    margin-left: -3rem !important;
  }

  .m-xl-n7 {
    margin: -3.5rem !important;
  }

  .mt-xl-n7,
  .my-xl-n7 {
    margin-top: -3.5rem !important;
  }

  .mr-xl-n7,
  .mx-xl-n7 {
    margin-right: -3.5rem !important;
  }

  .mb-xl-n7,
  .my-xl-n7 {
    margin-bottom: -3.5rem !important;
  }

  .ml-xl-n7,
  .mx-xl-n7 {
    margin-left: -3.5rem !important;
  }

  .m-xl-n10 {
    margin: -5rem !important;
  }

  .mt-xl-n10,
  .my-xl-n10 {
    margin-top: -5rem !important;
  }

  .mr-xl-n10,
  .mx-xl-n10 {
    margin-right: -5rem !important;
  }

  .mb-xl-n10,
  .my-xl-n10 {
    margin-bottom: -5rem !important;
  }

  .ml-xl-n10,
  .mx-xl-n10 {
    margin-left: -5rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1400px) {
  .m-xxl-0 {
    margin: 0 !important;
  }

  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important;
  }

  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important;
  }

  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important;
  }

  .m-xxl-1 {
    margin: 0.5rem !important;
  }

  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.5rem !important;
  }

  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.5rem !important;
  }

  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.5rem !important;
  }

  .m-xxl-2 {
    margin: 1rem !important;
  }

  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 1rem !important;
  }

  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 1rem !important;
  }

  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 1rem !important;
  }

  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 1rem !important;
  }

  .m-xxl-3 {
    margin: 1.5rem !important;
  }

  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1.5rem !important;
  }

  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1.5rem !important;
  }

  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1.5rem !important;
  }

  .m-xxl-4 {
    margin: 2rem !important;
  }

  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 2rem !important;
  }

  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 2rem !important;
  }

  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 2rem !important;
  }

  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 2rem !important;
  }

  .m-xxl-5 {
    margin: 2.5rem !important;
  }

  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 2.5rem !important;
  }

  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 2.5rem !important;
  }

  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 2.5rem !important;
  }

  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 2.5rem !important;
  }

  .m-xxl-6 {
    margin: 3rem !important;
  }

  .mt-xxl-6,
  .my-xxl-6 {
    margin-top: 3rem !important;
  }

  .mr-xxl-6,
  .mx-xxl-6 {
    margin-right: 3rem !important;
  }

  .mb-xxl-6,
  .my-xxl-6 {
    margin-bottom: 3rem !important;
  }

  .ml-xxl-6,
  .mx-xxl-6 {
    margin-left: 3rem !important;
  }

  .m-xxl-7 {
    margin: 3.5rem !important;
  }

  .mt-xxl-7,
  .my-xxl-7 {
    margin-top: 3.5rem !important;
  }

  .mr-xxl-7,
  .mx-xxl-7 {
    margin-right: 3.5rem !important;
  }

  .mb-xxl-7,
  .my-xxl-7 {
    margin-bottom: 3.5rem !important;
  }

  .ml-xxl-7,
  .mx-xxl-7 {
    margin-left: 3.5rem !important;
  }

  .m-xxl-10 {
    margin: 5rem !important;
  }

  .mt-xxl-10,
  .my-xxl-10 {
    margin-top: 5rem !important;
  }

  .mr-xxl-10,
  .mx-xxl-10 {
    margin-right: 5rem !important;
  }

  .mb-xxl-10,
  .my-xxl-10 {
    margin-bottom: 5rem !important;
  }

  .ml-xxl-10,
  .mx-xxl-10 {
    margin-left: 5rem !important;
  }

  .p-xxl-0 {
    padding: 0 !important;
  }

  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important;
  }

  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important;
  }

  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important;
  }

  .p-xxl-1 {
    padding: 0.5rem !important;
  }

  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.5rem !important;
  }

  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.5rem !important;
  }

  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.5rem !important;
  }

  .p-xxl-2 {
    padding: 1rem !important;
  }

  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 1rem !important;
  }

  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 1rem !important;
  }

  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 1rem !important;
  }

  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 1rem !important;
  }

  .p-xxl-3 {
    padding: 1.5rem !important;
  }

  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1.5rem !important;
  }

  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1.5rem !important;
  }

  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1.5rem !important;
  }

  .p-xxl-4 {
    padding: 2rem !important;
  }

  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 2rem !important;
  }

  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 2rem !important;
  }

  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 2rem !important;
  }

  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 2rem !important;
  }

  .p-xxl-5 {
    padding: 2.5rem !important;
  }

  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 2.5rem !important;
  }

  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 2.5rem !important;
  }

  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 2.5rem !important;
  }

  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 2.5rem !important;
  }

  .p-xxl-6 {
    padding: 3rem !important;
  }

  .pt-xxl-6,
  .py-xxl-6 {
    padding-top: 3rem !important;
  }

  .pr-xxl-6,
  .px-xxl-6 {
    padding-right: 3rem !important;
  }

  .pb-xxl-6,
  .py-xxl-6 {
    padding-bottom: 3rem !important;
  }

  .pl-xxl-6,
  .px-xxl-6 {
    padding-left: 3rem !important;
  }

  .p-xxl-7 {
    padding: 3.5rem !important;
  }

  .pt-xxl-7,
  .py-xxl-7 {
    padding-top: 3.5rem !important;
  }

  .pr-xxl-7,
  .px-xxl-7 {
    padding-right: 3.5rem !important;
  }

  .pb-xxl-7,
  .py-xxl-7 {
    padding-bottom: 3.5rem !important;
  }

  .pl-xxl-7,
  .px-xxl-7 {
    padding-left: 3.5rem !important;
  }

  .p-xxl-10 {
    padding: 5rem !important;
  }

  .pt-xxl-10,
  .py-xxl-10 {
    padding-top: 5rem !important;
  }

  .pr-xxl-10,
  .px-xxl-10 {
    padding-right: 5rem !important;
  }

  .pb-xxl-10,
  .py-xxl-10 {
    padding-bottom: 5rem !important;
  }

  .pl-xxl-10,
  .px-xxl-10 {
    padding-left: 5rem !important;
  }

  .m-xxl-n1 {
    margin: -0.5rem !important;
  }

  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.5rem !important;
  }

  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.5rem !important;
  }

  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.5rem !important;
  }

  .m-xxl-n2 {
    margin: -1rem !important;
  }

  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -1rem !important;
  }

  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -1rem !important;
  }

  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -1rem !important;
  }

  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -1rem !important;
  }

  .m-xxl-n3 {
    margin: -1.5rem !important;
  }

  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1.5rem !important;
  }

  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1.5rem !important;
  }

  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1.5rem !important;
  }

  .m-xxl-n4 {
    margin: -2rem !important;
  }

  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -2rem !important;
  }

  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -2rem !important;
  }

  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -2rem !important;
  }

  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -2rem !important;
  }

  .m-xxl-n5 {
    margin: -2.5rem !important;
  }

  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -2.5rem !important;
  }

  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -2.5rem !important;
  }

  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -2.5rem !important;
  }

  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -2.5rem !important;
  }

  .m-xxl-n6 {
    margin: -3rem !important;
  }

  .mt-xxl-n6,
  .my-xxl-n6 {
    margin-top: -3rem !important;
  }

  .mr-xxl-n6,
  .mx-xxl-n6 {
    margin-right: -3rem !important;
  }

  .mb-xxl-n6,
  .my-xxl-n6 {
    margin-bottom: -3rem !important;
  }

  .ml-xxl-n6,
  .mx-xxl-n6 {
    margin-left: -3rem !important;
  }

  .m-xxl-n7 {
    margin: -3.5rem !important;
  }

  .mt-xxl-n7,
  .my-xxl-n7 {
    margin-top: -3.5rem !important;
  }

  .mr-xxl-n7,
  .mx-xxl-n7 {
    margin-right: -3.5rem !important;
  }

  .mb-xxl-n7,
  .my-xxl-n7 {
    margin-bottom: -3.5rem !important;
  }

  .ml-xxl-n7,
  .mx-xxl-n7 {
    margin-left: -3.5rem !important;
  }

  .m-xxl-n10 {
    margin: -5rem !important;
  }

  .mt-xxl-n10,
  .my-xxl-n10 {
    margin-top: -5rem !important;
  }

  .mr-xxl-n10,
  .mx-xxl-n10 {
    margin-right: -5rem !important;
  }

  .mb-xxl-n10,
  .my-xxl-n10 {
    margin-bottom: -5rem !important;
  }

  .ml-xxl-n10,
  .mx-xxl-n10 {
    margin-left: -5rem !important;
  }

  .m-xxl-auto {
    margin: auto !important;
  }

  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important;
  }

  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important;
  }

  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important;
  }

  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1680px) {
  .m-xxxl-0 {
    margin: 0 !important;
  }

  .mt-xxxl-0,
  .my-xxxl-0 {
    margin-top: 0 !important;
  }

  .mr-xxxl-0,
  .mx-xxxl-0 {
    margin-right: 0 !important;
  }

  .mb-xxxl-0,
  .my-xxxl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xxxl-0,
  .mx-xxxl-0 {
    margin-left: 0 !important;
  }

  .m-xxxl-1 {
    margin: 0.5rem !important;
  }

  .mt-xxxl-1,
  .my-xxxl-1 {
    margin-top: 0.5rem !important;
  }

  .mr-xxxl-1,
  .mx-xxxl-1 {
    margin-right: 0.5rem !important;
  }

  .mb-xxxl-1,
  .my-xxxl-1 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xxxl-1,
  .mx-xxxl-1 {
    margin-left: 0.5rem !important;
  }

  .m-xxxl-2 {
    margin: 1rem !important;
  }

  .mt-xxxl-2,
  .my-xxxl-2 {
    margin-top: 1rem !important;
  }

  .mr-xxxl-2,
  .mx-xxxl-2 {
    margin-right: 1rem !important;
  }

  .mb-xxxl-2,
  .my-xxxl-2 {
    margin-bottom: 1rem !important;
  }

  .ml-xxxl-2,
  .mx-xxxl-2 {
    margin-left: 1rem !important;
  }

  .m-xxxl-3 {
    margin: 1.5rem !important;
  }

  .mt-xxxl-3,
  .my-xxxl-3 {
    margin-top: 1.5rem !important;
  }

  .mr-xxxl-3,
  .mx-xxxl-3 {
    margin-right: 1.5rem !important;
  }

  .mb-xxxl-3,
  .my-xxxl-3 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xxxl-3,
  .mx-xxxl-3 {
    margin-left: 1.5rem !important;
  }

  .m-xxxl-4 {
    margin: 2rem !important;
  }

  .mt-xxxl-4,
  .my-xxxl-4 {
    margin-top: 2rem !important;
  }

  .mr-xxxl-4,
  .mx-xxxl-4 {
    margin-right: 2rem !important;
  }

  .mb-xxxl-4,
  .my-xxxl-4 {
    margin-bottom: 2rem !important;
  }

  .ml-xxxl-4,
  .mx-xxxl-4 {
    margin-left: 2rem !important;
  }

  .m-xxxl-5 {
    margin: 2.5rem !important;
  }

  .mt-xxxl-5,
  .my-xxxl-5 {
    margin-top: 2.5rem !important;
  }

  .mr-xxxl-5,
  .mx-xxxl-5 {
    margin-right: 2.5rem !important;
  }

  .mb-xxxl-5,
  .my-xxxl-5 {
    margin-bottom: 2.5rem !important;
  }

  .ml-xxxl-5,
  .mx-xxxl-5 {
    margin-left: 2.5rem !important;
  }

  .m-xxxl-6 {
    margin: 3rem !important;
  }

  .mt-xxxl-6,
  .my-xxxl-6 {
    margin-top: 3rem !important;
  }

  .mr-xxxl-6,
  .mx-xxxl-6 {
    margin-right: 3rem !important;
  }

  .mb-xxxl-6,
  .my-xxxl-6 {
    margin-bottom: 3rem !important;
  }

  .ml-xxxl-6,
  .mx-xxxl-6 {
    margin-left: 3rem !important;
  }

  .m-xxxl-7 {
    margin: 3.5rem !important;
  }

  .mt-xxxl-7,
  .my-xxxl-7 {
    margin-top: 3.5rem !important;
  }

  .mr-xxxl-7,
  .mx-xxxl-7 {
    margin-right: 3.5rem !important;
  }

  .mb-xxxl-7,
  .my-xxxl-7 {
    margin-bottom: 3.5rem !important;
  }

  .ml-xxxl-7,
  .mx-xxxl-7 {
    margin-left: 3.5rem !important;
  }

  .m-xxxl-10 {
    margin: 5rem !important;
  }

  .mt-xxxl-10,
  .my-xxxl-10 {
    margin-top: 5rem !important;
  }

  .mr-xxxl-10,
  .mx-xxxl-10 {
    margin-right: 5rem !important;
  }

  .mb-xxxl-10,
  .my-xxxl-10 {
    margin-bottom: 5rem !important;
  }

  .ml-xxxl-10,
  .mx-xxxl-10 {
    margin-left: 5rem !important;
  }

  .p-xxxl-0 {
    padding: 0 !important;
  }

  .pt-xxxl-0,
  .py-xxxl-0 {
    padding-top: 0 !important;
  }

  .pr-xxxl-0,
  .px-xxxl-0 {
    padding-right: 0 !important;
  }

  .pb-xxxl-0,
  .py-xxxl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xxxl-0,
  .px-xxxl-0 {
    padding-left: 0 !important;
  }

  .p-xxxl-1 {
    padding: 0.5rem !important;
  }

  .pt-xxxl-1,
  .py-xxxl-1 {
    padding-top: 0.5rem !important;
  }

  .pr-xxxl-1,
  .px-xxxl-1 {
    padding-right: 0.5rem !important;
  }

  .pb-xxxl-1,
  .py-xxxl-1 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xxxl-1,
  .px-xxxl-1 {
    padding-left: 0.5rem !important;
  }

  .p-xxxl-2 {
    padding: 1rem !important;
  }

  .pt-xxxl-2,
  .py-xxxl-2 {
    padding-top: 1rem !important;
  }

  .pr-xxxl-2,
  .px-xxxl-2 {
    padding-right: 1rem !important;
  }

  .pb-xxxl-2,
  .py-xxxl-2 {
    padding-bottom: 1rem !important;
  }

  .pl-xxxl-2,
  .px-xxxl-2 {
    padding-left: 1rem !important;
  }

  .p-xxxl-3 {
    padding: 1.5rem !important;
  }

  .pt-xxxl-3,
  .py-xxxl-3 {
    padding-top: 1.5rem !important;
  }

  .pr-xxxl-3,
  .px-xxxl-3 {
    padding-right: 1.5rem !important;
  }

  .pb-xxxl-3,
  .py-xxxl-3 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xxxl-3,
  .px-xxxl-3 {
    padding-left: 1.5rem !important;
  }

  .p-xxxl-4 {
    padding: 2rem !important;
  }

  .pt-xxxl-4,
  .py-xxxl-4 {
    padding-top: 2rem !important;
  }

  .pr-xxxl-4,
  .px-xxxl-4 {
    padding-right: 2rem !important;
  }

  .pb-xxxl-4,
  .py-xxxl-4 {
    padding-bottom: 2rem !important;
  }

  .pl-xxxl-4,
  .px-xxxl-4 {
    padding-left: 2rem !important;
  }

  .p-xxxl-5 {
    padding: 2.5rem !important;
  }

  .pt-xxxl-5,
  .py-xxxl-5 {
    padding-top: 2.5rem !important;
  }

  .pr-xxxl-5,
  .px-xxxl-5 {
    padding-right: 2.5rem !important;
  }

  .pb-xxxl-5,
  .py-xxxl-5 {
    padding-bottom: 2.5rem !important;
  }

  .pl-xxxl-5,
  .px-xxxl-5 {
    padding-left: 2.5rem !important;
  }

  .p-xxxl-6 {
    padding: 3rem !important;
  }

  .pt-xxxl-6,
  .py-xxxl-6 {
    padding-top: 3rem !important;
  }

  .pr-xxxl-6,
  .px-xxxl-6 {
    padding-right: 3rem !important;
  }

  .pb-xxxl-6,
  .py-xxxl-6 {
    padding-bottom: 3rem !important;
  }

  .pl-xxxl-6,
  .px-xxxl-6 {
    padding-left: 3rem !important;
  }

  .p-xxxl-7 {
    padding: 3.5rem !important;
  }

  .pt-xxxl-7,
  .py-xxxl-7 {
    padding-top: 3.5rem !important;
  }

  .pr-xxxl-7,
  .px-xxxl-7 {
    padding-right: 3.5rem !important;
  }

  .pb-xxxl-7,
  .py-xxxl-7 {
    padding-bottom: 3.5rem !important;
  }

  .pl-xxxl-7,
  .px-xxxl-7 {
    padding-left: 3.5rem !important;
  }

  .p-xxxl-10 {
    padding: 5rem !important;
  }

  .pt-xxxl-10,
  .py-xxxl-10 {
    padding-top: 5rem !important;
  }

  .pr-xxxl-10,
  .px-xxxl-10 {
    padding-right: 5rem !important;
  }

  .pb-xxxl-10,
  .py-xxxl-10 {
    padding-bottom: 5rem !important;
  }

  .pl-xxxl-10,
  .px-xxxl-10 {
    padding-left: 5rem !important;
  }

  .m-xxxl-n1 {
    margin: -0.5rem !important;
  }

  .mt-xxxl-n1,
  .my-xxxl-n1 {
    margin-top: -0.5rem !important;
  }

  .mr-xxxl-n1,
  .mx-xxxl-n1 {
    margin-right: -0.5rem !important;
  }

  .mb-xxxl-n1,
  .my-xxxl-n1 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xxxl-n1,
  .mx-xxxl-n1 {
    margin-left: -0.5rem !important;
  }

  .m-xxxl-n2 {
    margin: -1rem !important;
  }

  .mt-xxxl-n2,
  .my-xxxl-n2 {
    margin-top: -1rem !important;
  }

  .mr-xxxl-n2,
  .mx-xxxl-n2 {
    margin-right: -1rem !important;
  }

  .mb-xxxl-n2,
  .my-xxxl-n2 {
    margin-bottom: -1rem !important;
  }

  .ml-xxxl-n2,
  .mx-xxxl-n2 {
    margin-left: -1rem !important;
  }

  .m-xxxl-n3 {
    margin: -1.5rem !important;
  }

  .mt-xxxl-n3,
  .my-xxxl-n3 {
    margin-top: -1.5rem !important;
  }

  .mr-xxxl-n3,
  .mx-xxxl-n3 {
    margin-right: -1.5rem !important;
  }

  .mb-xxxl-n3,
  .my-xxxl-n3 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xxxl-n3,
  .mx-xxxl-n3 {
    margin-left: -1.5rem !important;
  }

  .m-xxxl-n4 {
    margin: -2rem !important;
  }

  .mt-xxxl-n4,
  .my-xxxl-n4 {
    margin-top: -2rem !important;
  }

  .mr-xxxl-n4,
  .mx-xxxl-n4 {
    margin-right: -2rem !important;
  }

  .mb-xxxl-n4,
  .my-xxxl-n4 {
    margin-bottom: -2rem !important;
  }

  .ml-xxxl-n4,
  .mx-xxxl-n4 {
    margin-left: -2rem !important;
  }

  .m-xxxl-n5 {
    margin: -2.5rem !important;
  }

  .mt-xxxl-n5,
  .my-xxxl-n5 {
    margin-top: -2.5rem !important;
  }

  .mr-xxxl-n5,
  .mx-xxxl-n5 {
    margin-right: -2.5rem !important;
  }

  .mb-xxxl-n5,
  .my-xxxl-n5 {
    margin-bottom: -2.5rem !important;
  }

  .ml-xxxl-n5,
  .mx-xxxl-n5 {
    margin-left: -2.5rem !important;
  }

  .m-xxxl-n6 {
    margin: -3rem !important;
  }

  .mt-xxxl-n6,
  .my-xxxl-n6 {
    margin-top: -3rem !important;
  }

  .mr-xxxl-n6,
  .mx-xxxl-n6 {
    margin-right: -3rem !important;
  }

  .mb-xxxl-n6,
  .my-xxxl-n6 {
    margin-bottom: -3rem !important;
  }

  .ml-xxxl-n6,
  .mx-xxxl-n6 {
    margin-left: -3rem !important;
  }

  .m-xxxl-n7 {
    margin: -3.5rem !important;
  }

  .mt-xxxl-n7,
  .my-xxxl-n7 {
    margin-top: -3.5rem !important;
  }

  .mr-xxxl-n7,
  .mx-xxxl-n7 {
    margin-right: -3.5rem !important;
  }

  .mb-xxxl-n7,
  .my-xxxl-n7 {
    margin-bottom: -3.5rem !important;
  }

  .ml-xxxl-n7,
  .mx-xxxl-n7 {
    margin-left: -3.5rem !important;
  }

  .m-xxxl-n10 {
    margin: -5rem !important;
  }

  .mt-xxxl-n10,
  .my-xxxl-n10 {
    margin-top: -5rem !important;
  }

  .mr-xxxl-n10,
  .mx-xxxl-n10 {
    margin-right: -5rem !important;
  }

  .mb-xxxl-n10,
  .my-xxxl-n10 {
    margin-bottom: -5rem !important;
  }

  .ml-xxxl-n10,
  .mx-xxxl-n10 {
    margin-left: -5rem !important;
  }

  .m-xxxl-auto {
    margin: auto !important;
  }

  .mt-xxxl-auto,
  .my-xxxl-auto {
    margin-top: auto !important;
  }

  .mr-xxxl-auto,
  .mx-xxxl-auto {
    margin-right: auto !important;
  }

  .mb-xxxl-auto,
  .my-xxxl-auto {
    margin-bottom: auto !important;
  }

  .ml-xxxl-auto,
  .mx-xxxl-auto {
    margin-left: auto !important;
  }
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}

@media (min-width: 1400px) {
  .text-xxl-left {
    text-align: left !important;
  }

  .text-xxl-right {
    text-align: right !important;
  }

  .text-xxl-center {
    text-align: center !important;
  }
}

@media (min-width: 1680px) {
  .text-xxxl-left {
    text-align: left !important;
  }

  .text-xxxl-right {
    text-align: right !important;
  }

  .text-xxxl-center {
    text-align: center !important;
  }
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #ffffff !important;
}

.text-primary {
  color: #ffffff !important;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #d9d9d9 !important;
}

.text-secondary {
  color: #D9DADC !important;
}

a.text-secondary:hover,
a.text-secondary:focus {
  color: #b1b3b7 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover,
a.text-success:focus {
  color: #19692c !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover,
a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #ED1C24 !important;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #af0e14 !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover,
a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover,
a.text-dark:focus {
  color: #121416 !important;
}

.text-body {
  color: white !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(3, 18, 24, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

h1 {
  letter-spacing: -0.005em;
}

h2 {
  letter-spacing: -0.005em;
}

h3 {
  letter-spacing: -0.005em;
}

h4 {
  letter-spacing: -0.005em;
}

.btn-plain {
  -webkit-appearance: none;
  padding: 0;
  border: 0;
  -webkit-border-radius: 0;
  background: transparent;
}

.btn-outlined {
  min-height: 40px;
  font-size: 1rem;
  font-weight: 700;
  border: 0;
  padding-right: 92px;
  position: relative;
  overflow: hidden;
  background-image: url("data:image/svg+xml;utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12H18' stroke='white' stroke-width='2' stroke-linecap='square'/%3E%3Cpath d='M12 4.99997L19 12L12 19' stroke='white' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: right 8px center;
  background-size: 1.5rem 1.5rem;
  transition: background-position 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

@media (max-width: 991.98px) {
  .btn-outlined span {
    display: none;
  }
}

.btn-outlined:hover {
  background-position: right 32px center;
}

.btn-outlined:hover::after {
  width: 100%;
  right: 12px;
}

.btn-outlined::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: -12px;
  width: 76px;
  background-color: #ED1C24;
  transform: skew(-25deg);
  transition: transform 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), width 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), right 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

.btn-outlined-instagram {
  background-image: url("data:image/svg+xml;utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M4.3212 1.09628L4.32121 1.0963L4.32557 1.09461C5.03297 0.819967 5.84562 0.630099 7.08121 0.56923C8.34629 0.515715 8.74602 0.5 12.0031 0.5C15.2621 0.5 15.6594 0.512008 16.9242 0.569193C18.1567 0.630029 18.9732 0.819967 19.6806 1.09461L19.6806 1.09465L19.6868 1.09693C20.4196 1.37045 21.0826 1.80316 21.6279 2.36387L21.6278 2.36397L21.6364 2.37236C22.1957 2.92047 22.6287 3.58396 22.9053 4.3166L22.9064 4.31949C23.1774 5.02413 23.3715 5.84582 23.4324 7.07655C23.4859 8.34167 23.5016 8.74137 23.5016 11.9985C23.5016 15.2574 23.4896 15.6548 23.4324 16.9195C23.3717 18.1505 23.1783 18.9682 22.9062 19.678L22.9047 19.6822C22.6312 20.415 22.1984 21.078 21.6377 21.6233L21.6376 21.6232L21.6292 21.6318C21.0811 22.1911 20.4176 22.6241 19.685 22.9007L19.683 22.9015C18.9729 23.173 18.1552 23.367 16.9251 23.4278C15.6599 23.4813 15.2602 23.497 12.0031 23.497C8.74425 23.497 8.34683 23.485 7.08214 23.4278C5.8511 23.3671 5.0334 23.1737 4.32358 22.9016L4.32001 22.9003C3.58725 22.6258 2.9241 22.193 2.37786 21.6327L2.37796 21.6326L2.36982 21.6246C1.81051 21.0765 1.37747 20.413 1.10088 19.6804L1.1009 19.6804L1.09921 19.676C0.824629 18.9688 0.634712 18.1524 0.573837 16.9204C0.520322 15.6553 0.504608 15.2556 0.504608 11.9985C0.504608 8.73947 0.516616 8.34218 0.573803 7.07733C0.634633 5.84133 0.824522 5.0285 1.09921 4.32096L1.09925 4.32097L1.10133 4.3154C1.37582 3.58264 1.80864 2.91949 2.3689 2.37326L2.36899 2.37335L2.37697 2.36521C2.92508 1.8059 3.58857 1.37286 4.3212 1.09628ZM16.8783 1.73029L16.8762 1.7302C15.6213 1.67668 15.2229 1.66053 12.1602 1.66001L12.1107 1.6255H11.9536C8.8191 1.6255 8.38116 1.64127 7.17081 1.68484C7.14131 1.6859 7.11136 1.68698 7.0809 1.68807L7.08089 1.68802L7.07394 1.68837C5.85043 1.74943 5.16955 1.95507 4.69823 2.1381C4.05452 2.3775 3.60423 2.69002 3.14305 3.1512L3.14274 3.15151C2.67948 3.6156 2.36686 4.06432 2.13171 4.70932C1.94242 5.18299 1.74186 5.88003 1.67731 7.09549L1.67722 7.09548L1.67689 7.10522C1.67433 7.18155 1.67185 7.25474 1.66944 7.32556C1.63158 8.44217 1.61361 8.97215 1.61361 11.9812C1.61361 14.9975 1.63165 15.5232 1.66967 16.6312C1.672 16.6992 1.67441 16.7694 1.6769 16.8425L1.67681 16.8425L1.67731 16.852C1.7419 18.0683 1.9427 18.7672 2.13245 19.2401C2.3662 19.8684 2.67575 20.329 3.14305 20.7963C3.612 21.2652 4.06089 21.5554 4.69068 21.8065L4.69459 21.808C5.16695 21.9917 5.86335 22.1977 7.08317 22.2635L7.08718 22.2637C8.37241 22.3227 8.75527 22.3385 11.9701 22.3385C15.1851 22.3385 15.5679 22.3227 16.8505 22.2683L16.8527 22.2682C18.0736 22.2112 18.7724 22.0064 19.2425 21.8209C19.8302 21.6024 20.3629 21.2576 20.8029 20.8108L20.8033 20.8104C21.2699 20.3354 21.5588 19.8854 21.8095 19.2641L21.8096 19.2641L21.8118 19.2583C21.9953 18.7866 22.2015 18.0986 22.2674 16.8779L22.2676 16.8741C22.3266 15.597 22.3424 15.205 22.3424 11.9992C22.3424 8.79335 22.3266 8.40222 22.2722 7.12619L22.2721 7.12408C22.215 5.90614 22.0098 5.21715 21.8255 4.74452C21.6096 4.15716 21.2651 3.62551 20.8172 3.18846C20.3788 2.74029 19.8464 2.39488 19.2585 2.17709C18.7858 1.99279 18.0968 1.78743 16.8783 1.73029ZM6.34336 12.0002V11.9998C6.34309 11.2565 6.48929 10.5204 6.77361 9.83367C7.05794 9.1469 7.47481 8.52289 8.0004 7.99729C8.52599 7.4717 9.15001 7.05483 9.83678 6.7705C10.5236 6.48618 11.2596 6.33998 12.0029 6.34025H12.0033C12.7466 6.33998 13.4827 6.48618 14.1694 6.7705C14.8562 7.05483 15.4802 7.4717 16.0058 7.99729C16.5314 8.52289 16.9483 9.1469 17.2326 9.83367C17.5169 10.5204 17.6631 11.2565 17.6629 11.9998V12.0002C17.6631 12.7435 17.5169 13.4796 17.2326 14.1663C16.9483 14.8531 16.5314 15.4771 16.0058 16.0027C15.4802 16.5283 14.8562 16.9452 14.1694 17.2295C13.4827 17.5138 12.7466 17.66 12.0033 17.6597H12.0029C11.2596 17.66 10.5236 17.5138 9.83678 17.2295C9.15001 16.9452 8.52599 16.5283 8.0004 16.0027C7.47481 15.4771 7.05794 14.8531 6.77361 14.1663C6.48929 13.4796 6.34309 12.7435 6.34336 12.0002ZM17.5411 5.95519L17.0792 6.14653L17.5411 5.95518C17.4939 5.84123 17.4696 5.71909 17.4696 5.59575C17.4696 5.47241 17.4939 5.35027 17.5411 5.23632L17.0792 5.04497L17.5411 5.23631C17.5883 5.12236 17.6575 5.01882 17.7447 4.9316C17.8319 4.84438 17.9355 4.7752 18.0494 4.728C18.1634 4.68079 18.2855 4.6565 18.4089 4.6565C18.9274 4.6565 19.3509 5.07944 19.3511 5.59382C19.3508 5.84352 19.2514 6.08289 19.0748 6.25937C18.8981 6.43586 18.6586 6.535 18.4089 6.535C18.2855 6.535 18.1634 6.5107 18.0494 6.4635C17.9355 6.4163 17.8319 6.34712 17.7447 6.2599C17.6575 6.17268 17.5883 6.06914 17.5411 5.95519ZM7.50336 12C7.50336 14.4871 9.51596 16.4997 12.0031 16.4997C14.4902 16.4997 16.5029 14.4871 16.5029 12C16.5029 9.51286 14.4902 7.50025 12.0031 7.50025C9.51596 7.50025 7.50336 9.51286 7.50336 12Z' fill='white' stroke='white' stroke-linecap='square'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath d='M0 0H24V24H0V0Z' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

.btn-outlined-map {
  background-image: url("data:image/svg+xml;utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.999832 6V22L7.99983 18L15.9998 22L22.9998 18V2L15.9998 6L7.99983 2L0.999832 6Z' stroke='white' stroke-width='2' stroke-linecap='square'/%3E%3Cpath d='M8.00017 2V18' stroke='white' stroke-width='2' stroke-linecap='square'/%3E%3Cpath d='M15.9998 6V22' stroke='white' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E%0A");
}

.btn-outlined-video {
  background-image: url("data:image/svg+xml;utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 3L19 12L5 21V3Z' stroke='white' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E%0A");
}

.btn-outlined-back {
  position: relative;
  min-height: 40px;
  font-size: 1rem;
  font-weight: 700;
  border: 0;
  padding-left: 92px;
  overflow: hidden;
  background-image: url("data:image/svg+xml;utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 12L6 12' stroke='white' stroke-width='2' stroke-linecap='square'/%3E%3Cpath d='M12 19L5 12L12 5' stroke='white' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: left 8px center;
  background-size: 1.5rem 1.5rem;
  transition: background-position 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

@media (max-width: 991.98px) {
  .btn-outlined-back span {
    display: none;
  }
}

.btn-outlined-back:hover {
  background-position: left 32px center;
}

.btn-outlined-back:hover::before {
  width: 100%;
  left: 12px;
}

.btn-outlined-back::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: -12px;
  width: 76px;
  background-color: #ED1C24;
  transform: skew(-25deg);
  transition: transform 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), width 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), left 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

.btn-expand {
  font-size: 1rem;
  font-weight: 700;
  border: 0;
  padding: 0.5rem 1.5rem 0.5rem 92px;
  position: relative;
  overflow: hidden;
  background-image: url("data:image/svg+xml;utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 5V19' stroke='white' stroke-width='2' stroke-linecap='square'/%3E%3Cpath d='M5 12H19' stroke='white' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: left 8px center;
  background-size: 1.5rem 1.5rem;
  transition: background-position 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), background-image 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

.btn-expand:hover {
  background-position: left 16px center;
}

.btn-expand:hover::after {
  width: 100%;
}

.btn-expand::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: -12px;
  width: 76px;
  background-color: #ED1C24;
  transform: skew(-25deg);
  transition: transform 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), width 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

.btn-expand .more {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), visibility 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

.btn-expand .less {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  padding: 0.5rem 1.5rem 0.5rem 50px;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  transition: opacity 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), visibility 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

.btn-expand.active {
  background-image: url("data:image/svg+xml;utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12H19' stroke='white' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E%0A");
}

.btn-expand.active .more {
  opacity: 0;
  visibility: hidden;
}

.btn-expand.active .less {
  opacity: 1;
  visibility: visible;
}

.pagination {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  justify-content: flex-end;
  margin-bottom: 0;
}

.pagination .page-item a {
  font-size: 1rem;
  font-weight: 700;
  color: #F6F7F9;
}

.pagination .page-item.active a {
  color: #ED1C24;
  background-color: transparent;
}

.pagination .pagination-prev-nav,
.pagination .pagination-next-nav {
  border: 2px solid #ED1C24;
  width: 2.5rem;
  height: 2.5rem;
  position: relative;
}

.pagination .pagination-prev-nav.disabled,
.pagination .pagination-next-nav.disabled {
  opacity: 0.5;
}

.pagination .pagination-prev-nav.disabled a,
.pagination .pagination-next-nav.disabled a {
  background-color: transparent;
  border: none;
}

.pagination .pagination-prev-nav span,
.pagination .pagination-next-nav span {
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.pagination .pagination-prev-nav svg,
.pagination .pagination-next-nav svg {
  width: 1.5rem;
  height: 1.5rem;
  color: #ED1C24;
  transition: color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

.pagination .pagination-prev-nav a,
.pagination .pagination-next-nav a {
  line-height: 1;
}

.pagination .pagination-prev-nav a:hover,
.pagination .pagination-next-nav a:hover {
  background-color: #ED1C24;
}

.pagination .pagination-prev-nav a:hover svg,
.pagination .pagination-next-nav a:hover svg {
  color: #ffffff;
}

.pagination .pagination-prev-nav {
  order: 98;
  margin-right: 1.5rem;
  margin-left: 1rem;
}

.pagination .pagination-next-nav {
  order: 99;
}

.pagination a {
  display: block;
  background-color: transparent;
  border: none;
  height: 100%;
  line-height: 1.5;
  transition: background-color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

.pagination a:hover {
  background-color: transparent;
  border: none;
}

.breadcrumb {
  display: inline-flex;
  padding: 6px 12px;
  background-color: #F6F7F9;
  overflow: hidden;
}

@media (max-width: 767.98px) {
  .breadcrumb {
    display: none;
  }
}

.breadcrumb .breadcrumb-item {
  position: relative;
  font-size: 0.75rem;
  line-height: 1.33;
  font-weight: 700;
  color: rgba(66, 75, 80, 0.5);
  margin-right: 1.25rem;
}

.breadcrumb .breadcrumb-item:last-child {
  margin-right: 0;
}

.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -8px;
  transform: translateY(-50%);
  width: 4px;
  height: 4px;
  background-color: #D9DADC;
  padding: 0;
}

.breadcrumb .breadcrumb-item a {
  font-size: 0.75rem;
  line-height: 1.33;
  font-weight: 700;
  color: rgba(66, 75, 80, 0.5);
  position: relative;
}

@-webkit-keyframes plyr-progress {
  to {
    background-position: var(--plyr-progress-loading-size, 25px) 0;
  }
}

@keyframes plyr-progress {
  to {
    background-position: var(--plyr-progress-loading-size, 25px) 0;
  }
}

@-webkit-keyframes plyr-popup {
  0% {
    opacity: 0.5;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes plyr-popup {
  0% {
    opacity: 0.5;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@-webkit-keyframes plyr-fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes plyr-fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.plyr {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  align-items: center;
  direction: ltr;
  display: flex;
  flex-direction: column;
  font-family: var(--plyr-font-family, inherit);
  font-variant-numeric: tabular-nums;
  font-weight: var(--plyr-font-weight-regular, 400);
  height: 100%;
  line-height: var(--plyr-line-height, 1.7);
  max-width: 100%;
  min-width: 200px;
  position: relative;
  text-shadow: none;
  transition: box-shadow 0.3s ease;
  z-index: 0;
}

.plyr video,
.plyr audio,
.plyr iframe {
  display: block;
  height: 100%;
  width: 100%;
}

.plyr button {
  font: inherit;
  line-height: inherit;
  width: auto;
}

.plyr:focus {
  outline: 0;
}

.plyr--full-ui {
  box-sizing: border-box;
}

.plyr--full-ui *,
.plyr--full-ui *::after,
.plyr--full-ui *::before {
  box-sizing: inherit;
}

.plyr--full-ui a,
.plyr--full-ui button,
.plyr--full-ui input,
.plyr--full-ui label {
  touch-action: manipulation;
}

.plyr__badge {
  background: var(--plyr-badge-background, #4a5464);
  border-radius: var(--plyr-badge-border-radius, 2px);
  color: var(--plyr-badge-text-color, #fff);
  font-size: var(--plyr-font-size-badge, 9px);
  line-height: 1;
  padding: 3px 4px;
}

.plyr--full-ui ::-webkit-media-text-track-container {
  display: none;
}

.plyr__captions {
  -webkit-animation: plyr-fade-in 0.3s ease;
          animation: plyr-fade-in 0.3s ease;
  bottom: 0;
  display: none;
  font-size: var(--plyr-font-size-small, 13px);
  left: 0;
  padding: var(--plyr-control-spacing, 10px);
  position: absolute;
  text-align: center;
  transition: transform 0.4s ease-in-out;
  width: 100%;
}

.plyr__captions span:empty {
  display: none;
}

@media (min-width: 480px) {
  .plyr__captions {
    font-size: var(--plyr-font-size-base, 15px);
    padding: calc(var(--plyr-control-spacing, 10px) * 2);
  }
}

@media (min-width: 768px) {
  .plyr__captions {
    font-size: var(--plyr-font-size-large, 18px);
  }
}

.plyr--captions-active .plyr__captions {
  display: block;
}

.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions {
  transform: translateY(calc(var(--plyr-control-spacing, 10px) * -4));
}

.plyr__caption {
  background: var(--plyr-captions-background, rgba(0, 0, 0, 0.8));
  border-radius: 2px;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  color: var(--plyr-captions-text-color, #fff);
  line-height: 185%;
  padding: 0.2em 0.5em;
  white-space: pre-wrap;
}

.plyr__caption div {
  display: inline;
}

.plyr__control {
  background: transparent;
  border: 0;
  border-radius: var(--plyr-control-radius, 3px);
  color: inherit;
  cursor: pointer;
  flex-shrink: 0;
  overflow: visible;
  padding: calc(var(--plyr-control-spacing, 10px) * 0.7);
  position: relative;
  transition: all 0.3s ease;
}

.plyr__control svg {
  display: block;
  fill: currentColor;
  height: var(--plyr-control-icon-size, 18px);
  pointer-events: none;
  width: var(--plyr-control-icon-size, 18px);
}

.plyr__control:focus {
  outline: 0;
}

.plyr__control.plyr__tab-focus {
  outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  outline-offset: 2px;
  outline-style: dotted;
  outline-width: 3px;
}

a.plyr__control {
  text-decoration: none;
}

a.plyr__control::after,
a.plyr__control::before {
  display: none;
}

.plyr__control:not(.plyr__control--pressed) .icon--pressed,
.plyr__control.plyr__control--pressed .icon--not-pressed,
.plyr__control:not(.plyr__control--pressed) .label--pressed,
.plyr__control.plyr__control--pressed .label--not-pressed {
  display: none;
}

.plyr--full-ui ::-webkit-media-controls {
  display: none;
}

.plyr__controls {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  text-align: center;
}

.plyr__controls .plyr__progress__container {
  flex: 1;
  min-width: 0;
}

.plyr__controls .plyr__controls__item {
  margin-left: calc(var(--plyr-control-spacing, 10px) / 4);
}

.plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: auto;
}

.plyr__controls .plyr__controls__item.plyr__progress__container {
  padding-left: calc(var(--plyr-control-spacing, 10px) / 4);
}

.plyr__controls .plyr__controls__item.plyr__time {
  padding: 0 calc(var(--plyr-control-spacing, 10px) / 2);
}

.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,
.plyr__controls .plyr__controls__item.plyr__time:first-child,
.plyr__controls .plyr__controls__item.plyr__time + .plyr__time {
  padding-left: 0;
}

.plyr__controls:empty {
  display: none;
}

.plyr [data-plyr=captions],
.plyr [data-plyr=pip],
.plyr [data-plyr=airplay],
.plyr [data-plyr=fullscreen] {
  display: none;
}

.plyr--captions-enabled [data-plyr=captions],
.plyr--pip-supported [data-plyr=pip],
.plyr--airplay-supported [data-plyr=airplay],
.plyr--fullscreen-enabled [data-plyr=fullscreen] {
  display: inline-block;
}

.plyr__menu {
  display: flex;
  position: relative;
}

.plyr__menu .plyr__control svg {
  transition: transform 0.3s ease;
}

.plyr__menu .plyr__control[aria-expanded=true] svg {
  transform: rotate(90deg);
}

.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {
  display: none;
}

.plyr__menu__container {
  -webkit-animation: plyr-popup 0.2s ease;
          animation: plyr-popup 0.2s ease;
  background: var(--plyr-menu-background, rgba(255, 255, 255, 0.9));
  border-radius: 4px;
  bottom: 100%;
  box-shadow: var(--plyr-menu-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  color: var(--plyr-menu-color, #4a5464);
  font-size: var(--plyr-font-size-base, 15px);
  margin-bottom: 10px;
  position: absolute;
  right: -3px;
  text-align: left;
  white-space: nowrap;
  z-index: 3;
}

.plyr__menu__container > div {
  overflow: hidden;
  transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.plyr__menu__container::after {
  border: var(--plyr-menu-arrow-size, 4px) solid transparent;
  border-top-color: var(--plyr-menu-background, rgba(255, 255, 255, 0.9));
  content: "";
  height: 0;
  position: absolute;
  right: calc(((var(--plyr-control-icon-size, 18px) / 2) + calc(var(--plyr-control-spacing, 10px) * 0.7)) - (var(--plyr-menu-arrow-size, 4px) / 2));
  top: 100%;
  width: 0;
}

.plyr__menu__container [role=menu] {
  padding: calc(var(--plyr-control-spacing, 10px) * 0.7);
}

.plyr__menu__container [role=menuitem],
.plyr__menu__container [role=menuitemradio] {
  margin-top: 2px;
}

.plyr__menu__container [role=menuitem]:first-child,
.plyr__menu__container [role=menuitemradio]:first-child {
  margin-top: 0;
}

.plyr__menu__container .plyr__control {
  align-items: center;
  color: var(--plyr-menu-color, #4a5464);
  display: flex;
  font-size: var(--plyr-font-size-menu, var(--plyr-font-size-small, 13px));
  padding-bottom: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 1.5);
  padding-left: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5);
  padding-right: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5);
  padding-top: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 1.5);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 100%;
}

.plyr__menu__container .plyr__control > span {
  align-items: inherit;
  display: flex;
  width: 100%;
}

.plyr__menu__container .plyr__control::after {
  border: var(--plyr-menu-item-arrow-size, 4px) solid transparent;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.plyr__menu__container .plyr__control--forward {
  padding-right: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 4);
}

.plyr__menu__container .plyr__control--forward::after {
  border-left-color: var(--plyr-menu-arrow-color, #728197);
  right: calc((calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5) - var(--plyr-menu-item-arrow-size, 4px));
}

.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,
.plyr__menu__container .plyr__control--forward:hover::after {
  border-left-color: currentColor;
}

.plyr__menu__container .plyr__control--back {
  font-weight: var(--plyr-font-weight-regular, 400);
  margin: calc(var(--plyr-control-spacing, 10px) * 0.7);
  margin-bottom: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 2);
  padding-left: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 4);
  position: relative;
  width: calc(100% - (calc(var(--plyr-control-spacing, 10px) * 0.7) * 2));
}

.plyr__menu__container .plyr__control--back::after {
  border-right-color: var(--plyr-menu-arrow-color, #728197);
  left: calc((calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5) - var(--plyr-menu-item-arrow-size, 4px));
}

.plyr__menu__container .plyr__control--back::before {
  background: var(--plyr-menu-back-border-color, #dcdfe5);
  box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);
  content: "";
  height: 1px;
  left: 0;
  margin-top: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 2);
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 100%;
}

.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,
.plyr__menu__container .plyr__control--back:hover::after {
  border-right-color: currentColor;
}

.plyr__menu__container .plyr__control[role=menuitemradio] {
  padding-left: calc(var(--plyr-control-spacing, 10px) * 0.7);
}

.plyr__menu__container .plyr__control[role=menuitemradio]::before,
.plyr__menu__container .plyr__control[role=menuitemradio]::after {
  border-radius: 100%;
}

.plyr__menu__container .plyr__control[role=menuitemradio]::before {
  background: rgba(0, 0, 0, 0.1);
  content: "";
  display: block;
  flex-shrink: 0;
  height: 16px;
  margin-right: var(--plyr-control-spacing, 10px);
  transition: all 0.3s ease;
  width: 16px;
}

.plyr__menu__container .plyr__control[role=menuitemradio]::after {
  background: #fff;
  border: 0;
  height: 6px;
  left: 12px;
  opacity: 0;
  top: 50%;
  transform: translateY(-50%) scale(0);
  transition: transform 0.3s ease, opacity 0.3s ease;
  width: 6px;
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {
  background: var(--plyr-control-toggle-checked-background, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after {
  opacity: 1;
  transform: translateY(-50%) scale(1);
}

.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus::before,
.plyr__menu__container .plyr__control[role=menuitemradio]:hover::before {
  background: rgba(35, 40, 47, 0.1);
}

.plyr__menu__container .plyr__menu__value {
  align-items: center;
  display: flex;
  margin-left: auto;
  margin-right: calc((calc(var(--plyr-control-spacing, 10px) * 0.7) - 2) * -1);
  overflow: hidden;
  padding-left: calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 3.5);
  pointer-events: none;
}

.plyr--full-ui input[type=range] {
  -webkit-appearance: none;
  /* stylelint-disable-line */
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-thumb-height, 13px) * 2);
  color: var(--plyr-range-fill-background, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  display: block;
  height: calc((var(--plyr-range-thumb-active-shadow-width, 3px) * 2) + var(--plyr-range-thumb-height, 13px));
  margin: 0;
  padding: 0;
  transition: box-shadow 0.3s ease;
  width: 100%;
}

.plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -webkit-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -webkit-user-select: none;
          user-select: none;
  background-image: linear-gradient(to right, currentColor var(--value, 0%), transparent var(--value, 0%));
}

.plyr--full-ui input[type=range]::-webkit-slider-thumb {
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: var(--plyr-range-thumb-height, 13px);
  -webkit-appearance: none;
  /* stylelint-disable-line */
  margin-top: calc(((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px)) / 2) * -1);
}

.plyr--full-ui input[type=range]::-moz-range-track {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -moz-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -moz-user-select: none;
       user-select: none;
}

.plyr--full-ui input[type=range]::-moz-range-thumb {
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: var(--plyr-range-thumb-height, 13px);
}

.plyr--full-ui input[type=range]::-moz-range-progress {
  background: currentColor;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
}

.plyr--full-ui input[type=range]::-ms-track {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -ms-user-select: none;
      user-select: none;
  color: transparent;
}

.plyr--full-ui input[type=range]::-ms-fill-upper {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -ms-user-select: none;
      user-select: none;
}

.plyr--full-ui input[type=range]::-ms-fill-lower {
  background: transparent;
  border: 0;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: var(--plyr-range-track-height, 5px);
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -ms-user-select: none;
      user-select: none;
  background: currentColor;
}

.plyr--full-ui input[type=range]::-ms-thumb {
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: var(--plyr-range-thumb-height, 13px);
  margin-top: 0;
}

.plyr--full-ui input[type=range]::-ms-tooltip {
  display: none;
}

.plyr--full-ui input[type=range]:focus {
  outline: 0;
}

.plyr--full-ui input[type=range]::-moz-focus-outer {
  border: 0;
}

.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {
  outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  outline-offset: 2px;
  outline-style: dotted;
  outline-width: 3px;
}

.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track {
  outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  outline-offset: 2px;
  outline-style: dotted;
  outline-width: 3px;
}

.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track {
  outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  outline-offset: 2px;
  outline-style: dotted;
  outline-width: 3px;
}

.plyr__poster {
  background-color: #000;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.2s ease;
  width: 100%;
  z-index: 1;
}

.plyr--stopped.plyr__poster-enabled .plyr__poster {
  opacity: 1;
}

.plyr__time {
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
}

.plyr__time + .plyr__time::before {
  content: "\2044";
  margin-right: var(--plyr-control-spacing, 10px);
}

@media (max-width: calc(768px - 1)) {
  .plyr__time + .plyr__time {
    display: none;
  }
}

.plyr__tooltip {
  background: var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  border-radius: var(--plyr-tooltip-radius, 3px);
  bottom: 100%;
  box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  color: var(--plyr-tooltip-color, #4a5464);
  font-size: var(--plyr-font-size-small, 13px);
  font-weight: var(--plyr-font-weight-regular, 400);
  left: 50%;
  line-height: 1.3;
  margin-bottom: calc(calc(var(--plyr-control-spacing, 10px) / 2) * 2);
  opacity: 0;
  padding: calc(var(--plyr-control-spacing, 10px) / 2) calc(calc(var(--plyr-control-spacing, 10px) / 2) * 1.5);
  pointer-events: none;
  position: absolute;
  transform: translate(-50%, 10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
  white-space: nowrap;
  z-index: 2;
}

.plyr__tooltip::before {
  border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}

.plyr .plyr__control:hover .plyr__tooltip,
.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,
.plyr__tooltip--visible {
  opacity: 1;
  transform: translate(-50%, 0) scale(1);
}

.plyr .plyr__control:hover .plyr__tooltip {
  z-index: 3;
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip {
  left: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 0 100%;
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip::before,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip::before {
  left: calc((var(--plyr-control-icon-size, 18px) / 2) + calc(var(--plyr-control-spacing, 10px) * 0.7));
}

.plyr__controls > .plyr__control:last-child .plyr__tooltip {
  left: auto;
  right: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 100% 100%;
}

.plyr__controls > .plyr__control:last-child .plyr__tooltip::before {
  left: auto;
  right: calc((var(--plyr-control-icon-size, 18px) / 2) + calc(var(--plyr-control-spacing, 10px) * 0.7));
  transform: translateX(50%);
}

.plyr__controls > .plyr__control:first-child:hover .plyr__tooltip,
.plyr__controls > .plyr__control:first-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:first-child .plyr__tooltip--visible,
.plyr__controls > .plyr__control:first-child + .plyr__control:hover .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip--visible,
.plyr__controls > .plyr__control:last-child:hover .plyr__tooltip,
.plyr__controls > .plyr__control:last-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:last-child .plyr__tooltip--visible {
  transform: translate(0, 0) scale(1);
}

.plyr__progress {
  left: calc(var(--plyr-range-thumb-height, 13px) * 0.5);
  margin-right: var(--plyr-range-thumb-height, 13px);
  position: relative;
}

.plyr__progress input[type=range],
.plyr__progress__buffer {
  margin-left: calc(var(--plyr-range-thumb-height, 13px) * -0.5);
  margin-right: calc(var(--plyr-range-thumb-height, 13px) * -0.5);
  width: calc(100% + var(--plyr-range-thumb-height, 13px));
}

.plyr__progress input[type=range] {
  position: relative;
  z-index: 2;
}

.plyr__progress .plyr__tooltip {
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
  left: 0;
}

.plyr__progress__buffer {
  -webkit-appearance: none;
  /* stylelint-disable-line */
  background: transparent;
  border: 0;
  border-radius: 100px;
  height: var(--plyr-range-track-height, 5px);
  left: 0;
  margin-top: calc((var(--plyr-range-track-height, 5px) / 2) * -1);
  padding: 0;
  position: absolute;
  top: 50%;
}

.plyr__progress__buffer::-webkit-progress-bar {
  background: transparent;
}

.plyr__progress__buffer::-webkit-progress-value {
  background: currentColor;
  border-radius: 100px;
  min-width: var(--plyr-range-track-height, 5px);
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr__progress__buffer::-moz-progress-bar {
  background: currentColor;
  border-radius: 100px;
  min-width: var(--plyr-range-track-height, 5px);
  -moz-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr__progress__buffer::-ms-fill {
  border-radius: 100px;
  -ms-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr--loading .plyr__progress__buffer {
  -webkit-animation: plyr-progress 1s linear infinite;
          animation: plyr-progress 1s linear infinite;
  background-image: linear-gradient(-45deg, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 25%, transparent 25%, transparent 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 75%, transparent 75%, transparent);
  background-repeat: repeat-x;
  background-size: var(--plyr-progress-loading-size, 25px) var(--plyr-progress-loading-size, 25px);
  color: transparent;
}

.plyr--video.plyr--loading .plyr__progress__buffer {
  background-color: var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25));
}

.plyr--audio.plyr--loading .plyr__progress__buffer {
  background-color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6));
}

.plyr__volume {
  align-items: center;
  display: flex;
  max-width: 110px;
  min-width: 80px;
  position: relative;
  width: 20%;
}

.plyr__volume input[type=range] {
  margin-left: calc(var(--plyr-control-spacing, 10px) / 2);
  margin-right: calc(var(--plyr-control-spacing, 10px) / 2);
  position: relative;
  z-index: 2;
}

.plyr--is-ios .plyr__volume {
  min-width: 0;
  width: auto;
}

.plyr--audio {
  display: block;
}

.plyr--audio .plyr__controls {
  background: var(--plyr-audio-controls-background, #fff);
  border-radius: inherit;
  color: var(--plyr-audio-control-color, #4a5464);
  padding: var(--plyr-control-spacing, 10px);
}

.plyr--audio .plyr__control.plyr__tab-focus,
.plyr--audio .plyr__control:hover,
.plyr--audio .plyr__control[aria-expanded=true] {
  background: var(--plyr-audio-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  color: var(--plyr-audio-control-color-hover, #fff);
}

.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));
}

.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));
}

.plyr--full-ui.plyr--audio input[type=range]::-ms-track {
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));
}

.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));
}

.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));
}

.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));
}

.plyr--audio .plyr__progress__buffer {
  color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6));
}

.plyr--video {
  background: #000;
  overflow: hidden;
}

.plyr--video.plyr--menu-open {
  overflow: visible;
}

.plyr__video-wrapper {
  background: #000;
  height: 100%;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.plyr__video-embed,
.plyr__video-wrapper--fixed-ratio {
  height: 0;
  padding-bottom: 56.25%;
}

.plyr__video-embed iframe,
.plyr__video-wrapper--fixed-ratio video {
  border: 0;
  left: 0;
  position: absolute;
  top: 0;
}

.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {
  padding-bottom: 240%;
  position: relative;
  transform: translateY(-38.28125%);
}

.plyr--video .plyr__controls {
  background: var(--plyr-video-controls-background, linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75)));
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  bottom: 0;
  color: var(--plyr-video-control-color, #fff);
  left: 0;
  padding: calc(var(--plyr-control-spacing, 10px) / 2);
  padding-top: calc(var(--plyr-control-spacing, 10px) * 2);
  position: absolute;
  right: 0;
  transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
  z-index: 3;
}

@media (min-width: 480px) {
  .plyr--video .plyr__controls {
    padding: var(--plyr-control-spacing, 10px);
    padding-top: calc(var(--plyr-control-spacing, 10px) * 3.5);
  }
}

.plyr--video.plyr--hide-controls .plyr__controls {
  opacity: 0;
  pointer-events: none;
  transform: translateY(100%);
}

.plyr--video .plyr__control.plyr__tab-focus,
.plyr--video .plyr__control:hover,
.plyr--video .plyr__control[aria-expanded=true] {
  background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  color: var(--plyr-video-control-color-hover, #fff);
}

.plyr__control--overlaid {
  background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
  border: 0;
  border-radius: 100%;
  color: var(--plyr-video-control-color, #fff);
  display: none;
  left: 50%;
  opacity: 0.9;
  padding: calc(var(--plyr-control-spacing, 10px) * 1.5);
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s;
  z-index: 2;
}

.plyr__control--overlaid svg {
  left: 2px;
  position: relative;
}

.plyr__control--overlaid:hover,
.plyr__control--overlaid:focus {
  opacity: 1;
}

.plyr--playing .plyr__control--overlaid {
  opacity: 0;
  visibility: hidden;
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
  display: block;
}

.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track {
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)));
}

.plyr--full-ui.plyr--video input[type=range]::-moz-range-track {
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)));
}

.plyr--full-ui.plyr--video input[type=range]::-ms-track {
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25)));
}

.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5));
}

.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5));
}

.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5));
}

.plyr--video .plyr__progress__buffer {
  color: var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.25));
}

.plyr:-webkit-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-ms-fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-webkit-full-screen video {
  height: 100%;
}

.plyr:-ms-fullscreen video {
  height: 100%;
}

.plyr:fullscreen video {
  height: 100%;
}

.plyr:-webkit-full-screen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-ms-fullscreen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:fullscreen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}

.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}

.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-webkit-full-screen.plyr--hide-controls {
  cursor: none;
}

.plyr:-ms-fullscreen.plyr--hide-controls {
  cursor: none;
}

.plyr:fullscreen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-webkit-full-screen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
  .plyr:-ms-fullscreen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
  .plyr:fullscreen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}

/* stylelint-disable-next-line */

.plyr:-webkit-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-webkit-full-screen video {
  height: 100%;
}

.plyr:-webkit-full-screen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-webkit-full-screen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-webkit-full-screen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}

/* stylelint-disable-next-line */

.plyr:-moz-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-moz-full-screen video {
  height: 100%;
}

.plyr:-moz-full-screen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-moz-full-screen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-moz-full-screen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}

/* stylelint-disable-next-line */

.plyr:-ms-fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-ms-fullscreen video {
  height: 100%;
}

.plyr:-ms-fullscreen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-ms-fullscreen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-ms-fullscreen .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}

.plyr--fullscreen-fallback {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
  bottom: 0;
  display: block;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000000;
}

.plyr--fullscreen-fallback video {
  height: 100%;
}

.plyr--fullscreen-fallback .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr--fullscreen-fallback.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr--fullscreen-fallback .plyr__captions {
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}

.plyr__ads {
  border-radius: inherit;
  bottom: 0;
  cursor: pointer;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.plyr__ads > div,
.plyr__ads > div iframe {
  height: 100%;
  position: absolute;
  width: 100%;
}

.plyr__ads::after {
  background: #23282f;
  border-radius: 2px;
  bottom: var(--plyr-control-spacing, 10px);
  color: #fff;
  content: attr(data-badge-text);
  font-size: 11px;
  padding: 2px 6px;
  pointer-events: none;
  position: absolute;
  right: var(--plyr-control-spacing, 10px);
  z-index: 3;
}

.plyr__ads::after:empty {
  display: none;
}

.plyr__cues {
  background: currentColor;
  display: block;
  height: var(--plyr-range-track-height, 5px);
  left: 0;
  margin: -var(--plyr-range-track-height, 5px)/2 0 0;
  opacity: 0.8;
  position: absolute;
  top: 50%;
  width: 3px;
  z-index: 3;
}

.plyr__preview-thumb {
  background-color: var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  border-radius: 3px;
  bottom: 100%;
  box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
  margin-bottom: calc(calc(var(--plyr-control-spacing, 10px) / 2) * 2);
  opacity: 0;
  padding: var(--plyr-tooltip-radius, 3px);
  pointer-events: none;
  position: absolute;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
  z-index: 2;
}

.plyr__preview-thumb--is-shown {
  opacity: 1;
  transform: translate(0, 0) scale(1);
}

.plyr__preview-thumb::before {
  border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
  border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, rgba(255, 255, 255, 0.9));
  bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}

.plyr__preview-thumb__image-container {
  background: #c1c8d1;
  border-radius: calc(var(--plyr-tooltip-radius, 3px) - 1px);
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.plyr__preview-thumb__image-container img {
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.plyr__preview-thumb__time-container {
  bottom: 6px;
  left: 0;
  position: absolute;
  right: 0;
  white-space: nowrap;
  z-index: 3;
}

.plyr__preview-thumb__time-container span {
  background-color: rgba(0, 0, 0, 0.55);
  border-radius: calc(var(--plyr-tooltip-radius, 3px) - 1px);
  color: #fff;
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
  padding: 3px 6px;
}

.plyr__preview-scrubbing {
  bottom: 0;
  filter: blur(1px);
  height: 100%;
  left: 0;
  margin: auto;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.3s ease;
  width: 100%;
  z-index: 1;
}

.plyr__preview-scrubbing--is-shown {
  opacity: 1;
}

.plyr__preview-scrubbing img {
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%;
}

.plyr--no-transition {
  transition: none !important;
}

.plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  border: 0 !important;
  height: 1px !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.plyr [hidden] {
  display: none !important;
}

html.overlay body {
  overflow: hidden;
}

body.mobile__menu-open {
  overflow: hidden;
}

header {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
  transition: background-color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

@media (min-width: 768px) {
  header {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}

@media (min-width: 992px) {
  header {
    top: 0;
    bottom: auto;
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media (max-width: 991.98px) {
  header {
    background-color: #003047;
  }

  header .btn-header-apply {
    display: none;
  }
}

header .menu-item-application {
  display: none;
}

@media (max-width: 767.98px) {
  header .menu-item-application {
    display: list-item;
  }
}

@media (min-width: 992px) {
  header.header-invert {
    background-color: #003047;
  }
}

header.header-invert .subheader {
  background-color: #05212F;
}

@media (min-width: 992px) {
  header.resize {
    background-color: #003047;
  }
}

@media (min-width: 992px) {
  header.resize .logo svg {
    width: 92px;
  }
}

@media (min-width: 992px) {
  header.resize .menu-item a {
    padding: 1.25rem 1rem;
  }
}

@media (min-width: 992px) {
  header.resize .menu-item a.btn-outlined {
    padding-right: 92px;
  }
}

@media (min-width: 992px) {
  header.resize .menu-item a.btn-outlined::after {
    top: 14px;
    bottom: 14px;
  }
}

@media (min-width: 992px) {
  header.resize .submenu {
    top: 64px;
  }
}

header .header-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

header .header-wrapper .link .btn-outlined {
  font-size: 0.875rem;
}

header .subheader {
  background-color: rgba(5, 33, 47, 0.5);
}

@media (max-width: 991.98px) {
  header .subheader {
    background-color: #05212F;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  header .subheader {
    margin-top: 12px;
    margin-bottom: -12px;
  }
}

header .subheader-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

header .subheader a {
  display: block;
  padding-top: 0.25rem;
  padding-bottom: 0.5rem;
  position: relative;
}

header .subheader a.logo-spar {
  padding-right: 8px;
}

header .subheader a.logo-pop {
  padding-left: 9px;
}

header .subheader a.logo-pop::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.5rem;
  bottom: 0.5rem;
  width: 1px;
  background-color: #ffffff;
}

header .logos {
  display: flex;
  align-items: flex-end;
}

header .logos .logo-spar {
  margin-left: 30px;
}

@media (min-width: 992px) {
  header .logos .logo-spar {
    transition: margin-bottom 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
  }
}

@media (max-width: 767.98px) {
  header .logos .logo-spar {
    margin-left: 1rem;
  }
}

header .logo {
  display: block;
}

header .logo img {
  height: 1.5rem;
  vertical-align: bottom;
  transition: height 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

@media (max-width: 767.98px) {
  header .logo img {
    height: 0.75rem;
  }
}

header .logo svg {
  width: 82px;
  height: 32px;
}

@media (min-width: 768px) {
  header .logo svg {
    width: 128px;
    height: 50px;
  }
}

@media (min-width: 992px) {
  header .logo svg {
    transition: width 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
  }
}

@media (max-width: 991.98px) {
  header .search {
    margin-left: auto;
    margin-right: 1.5rem;
  }
}

header .search svg {
  width: 1.5rem;
  height: 1.5rem;
  vertical-align: text-top;
}

@media (max-width: 991.98px) {
  header .menu {
    position: fixed;
    bottom: 120px;
    left: 0;
    right: 0;
    top: 0;
    background-color: #031218;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), visibility 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
  }

  .mobile__menu-open header .menu {
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 767.98px) {
  header .menu {
    bottom: 96px;
  }
}

@media (min-width: 992px) {
  header .menu {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 0;
  }
}

@media (max-width: 991.98px) {
  header .menu-item {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }

  header .menu-item:first-child {
    border-top: 0;
  }
}

header .menu-item:first-child {
  margin-left: 0;
}

header .menu-item-apply {
  display: none;
}

@media (max-width: 767.98px) {
  header .menu-item-apply {
    display: block;
    margin-top: auto;
    border-top: 0;
    padding: 0 1rem;
    margin-bottom: 1.125rem;
  }

  header .menu-item-apply a {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  header .menu-item-apply .link-cta:after {
    right: 20px;
    left: 20px;
  }
}

header .menu-item a {
  display: flex;
  align-items: center;
  font-weight: 700;
  font-size: 1rem;
  padding: 1.5rem 4rem 1.5rem 1rem;
  position: relative;
}

@media (min-width: 992px) {
  header .menu-item a {
    display: block;
    font-size: 0.875rem;
    margin-left: 0.5rem;
    padding: 2rem 1rem;
    transition: padding 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), background-position 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
  }
}

@media (min-width: 992px) {
  header .menu-item a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -4px;
    height: 0;
    opacity: 0;
    background-color: #ED1C24;
    transition: height 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), bottom 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), opacity 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
  }
}

header .menu-item a.active,
header .menu-item a:hover {
  color: #ffffff;
  text-decoration: none;
}

@media (min-width: 992px) {
  header .menu-item a.active::after,
  header .menu-item a:hover::after {
    height: 4px;
    bottom: 0;
    opacity: 1;
  }
}

header .menu-item a .mobile-level {
  position: absolute;
  z-index: 2;
  margin-left: auto;
  right: 0;
  top: 0;
  bottom: 0;
  width: 4rem;
}

@media (min-width: 992px) {
  header .menu-item a .mobile-level {
    display: none;
  }
}

header .menu-item a .mobile-level svg {
  width: 1.5rem;
  height: 1.5rem;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

header .menu-item a.btn-outlined {
  font-size: 1rem;
  padding-right: 92px;
}

header .menu-item a.btn-outlined::after {
  top: 16px;
  bottom: 16px;
  transition: top 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), bottom 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), width 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

@media (min-width: 992px) {
  header .menu-item a.btn-outlined::after {
    top: 26px;
    bottom: 26px;
  }
}

header .menu-item:hover .submenu {
  opacity: 1;
  visibility: visible;
}

header .menu-trigger .text {
  display: flex;
  align-items: center;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
  color: #ffffff;
  padding: 1rem 0;
}

header .menu-trigger .text .hamburger {
  width: 18px;
  height: 12px;
  position: relative;
  margin-left: 19px;
}

header .menu-trigger .text .hamburger span {
  position: absolute;
  width: 18px;
  height: 2px;
  background-color: #ffffff;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: background-color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

.mobile__menu-open header .menu-trigger .text .hamburger span {
  background-color: transparent;
}

header .menu-trigger .text .hamburger span::before {
  content: "";
  position: absolute;
  top: -5px;
  width: 18px;
  height: 2px;
  background-color: #ffffff;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: transform 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), top 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

.mobile__menu-open header .menu-trigger .text .hamburger span::before {
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}

header .menu-trigger .text .hamburger span::after {
  content: "";
  position: absolute;
  bottom: -5px;
  width: 18px;
  height: 2px;
  background-color: #ffffff;
  left: 50%;
  transform: translate(-50%, 50%);
  transition: transform 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), bottom 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

.mobile__menu-open header .menu-trigger .text .hamburger span::after {
  bottom: 50%;
  transform: translate(-50%, 50%) rotate(-45deg);
}

@media (min-width: 992px) {
  header .menu-trigger {
    display: none;
  }
}

footer {
  background-color: #05212F;
  padding: 4.25rem 0 1.5rem 0;
  border-top: 1px solid rgba(66, 75, 80, 0.5);
}

@media (max-width: 991.98px) {
  footer {
    padding: 4.25rem 0 8rem 0;
  }
}

@media (max-width: 767.98px) {
  footer {
    padding: 1.5rem 0 8rem 0;
  }
}

@media (max-width: 767.98px) {
  footer .footer-wrapper > .row .col-lg-4 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 1rem;
  }

  footer .footer-wrapper > .row .col-lg-4:last-child {
    border-bottom: 0;
  }
}

footer .logos .logo {
  line-height: 1;
  margin-bottom: 1rem;
}

footer .logos svg {
  width: 148px;
  height: 58px;
  margin-bottom: 1rem;
}

footer .logos img {
  height: 24px;
  width: auto;
  vertical-align: bottom;
}

footer p {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
  color: #D9DADC;
}

footer p strong {
  font-family: "Brandon Grotesque";
  font-size: 0.75rem;
  line-height: 1.33;
  font-weight: 700;
  color: #ED1C24;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

footer ul li {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
  color: #D9DADC;
  margin-bottom: 1rem;
}

footer ul li a {
  color: #D9DADC;
}

footer ul li a:hover {
  text-decoration: none;
  color: #D9DADC;
}

footer .social a:last-child {
  margin-right: 0;
}

footer .social svg {
  width: 1.5rem;
  height: 1.5rem;
  color: #ffffff;
}

footer .colophone {
  margin-top: 2rem;
  font-family: "Brandon Grotesque";
  font-size: 0.75rem;
  line-height: 1.25;
  font-weight: 700;
  color: rgba(217, 218, 220, 0.8);
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  footer .colophone {
    margin-top: 5rem;
  }
}

.ticon {
  flex: 0 0 auto;
  height: 1rem;
  width: 1rem;
  display: inline-block;
  fill: currentColor;
}

.ticon-45 {
  transform: rotate(45deg);
}

.ticon-90 {
  transform: rotate(90deg);
}

.ticon-180 {
  transform: rotate(180deg);
}

.ticon-270 {
  transform: rotate(270deg);
}

.ticon-315 {
  transform: rotate(315deg);
}

.link-applyto {
  display: none;
}

@media (max-width: 767.98px) {
  .link-applyto {
    padding-bottom: 1.5rem;
    display: block;
  }
}

.link-cta {
  display: inline-flex;
  align-items: center;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
  border: 0;
  position: relative;
  z-index: 1;
  padding: 1rem 2.5rem;
  overflow: hidden;
  transition: color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

@media (max-width: 767.98px) {
  .link-cta {
    display: block;
    text-align: center;
  }
}

.link-cta:hover {
  color: #ffffff;
  text-decoration: none;
}

.link-cta:hover::after {
  background-color: #BD1A20;
}

.link-cta::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 1rem;
  left: 1rem;
  background-color: #ED1C24;
  transform: skew(-25deg);
  transition: background-color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

.link-cta svg {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 1rem;
}

.link-cta-secondary {
  color: #003047;
}

.link-cta-secondary::after {
  background-color: #FAFBFC;
}

.link-cta-secondary:hover {
  color: #ffffff;
}

.link-cta-secondary:hover::after {
  background-color: #424B50;
}

.link-cta--small {
  font-size: 0.875rem;
  padding: 0.875rem 2.5rem;
  line-height: 1.45;
}

.card-tags {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.25rem;
}

.card-tags .date {
  font-size: 0.75rem;
  line-height: 1.33;
  font-weight: 700;
  color: #424B50;
}

.card-tag {
  background-color: #F6F7F9;
  padding: 4px 8px;
  display: inline-block;
  font-size: 0.75rem;
  line-height: 1.33;
  font-weight: 700;
  color: #003047;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-right: 1rem;
  margin-bottom: 1rem;
}

.card-tag:last-child {
  margin-right: 0;
}

.card-tag:hover {
  text-decoration: none;
  color: #003047;
}

.card-entrepreneur {
  display: flex;
  align-items: flex-start;
}

.card-entrepreneur img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #424B50;
  margin-right: 1rem;
  order: 1;
}

.card-entrepreneur-info {
  order: 2;
}

.card-entrepreneur-info p {
  font-family: "Brandon Grotesque";
  font-size: 0.75rem;
  line-height: 1.3333;
  font-weight: 700;
  color: rgba(66, 75, 80, 0.5);
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 0;
}

.card-entrepreneur-info p a {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  line-height: 1.71;
  color: #424B50;
}

.next-show {
  display: block;
  padding: 0.5rem 1.5rem 0.5rem 4.5rem;
}

@media (min-width: 768px) {
  .next-show {
    padding: 1rem 1.5rem 1rem 4.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

.next-show.next-show-txt .icon-lead .icon::after {
  display: none;
}

.next-show .icon-lead {
  position: absolute;
  left: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
}

.next-show .icon-lead .icon {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 1.5rem;
  position: relative;
}

.next-show .icon-lead .icon::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 12px;
  height: 12px;
  background-color: #ED1C24;
  border-radius: 50%;
  z-index: 1;
  transform: translate(4px, 4px);
}

.next-show .lead {
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 0.25rem;
}

@media (min-width: 768px) {
  .next-show .lead {
    font-size: 1rem;
    margin-bottom: 0;
  }
}

.next-show .countdown {
  display: flex;
  align-items: center;
}

.next-show svg {
  width: 1.5rem;
  height: 1.5rem;
  display: block;
}

.next-show .timer {
  overflow: hidden;
  display: inline-flex;
}

@media (min-width: 768px) {
  .next-show .timer {
    margin-right: 80px;
  }
}

.next-show .timer span {
  font-size: 0.75rem;
  line-height: 1.25;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.8);
  margin-right: 2.25rem;
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}

@media (min-width: 768px) {
  .next-show .timer span {
    font-size: 1rem;
    line-height: 1.5;
  }
}

.next-show .timer span:last-child {
  margin-right: 0;
}

.next-show .timer span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -20px;
  transform: translateY(-50%);
  width: 4px;
  height: 4px;
  background-color: rgba(246, 247, 249, 0.7);
}

.next-show a {
  display: block;
  width: 3.5rem;
  height: 3.5rem;
  margin-left: 1.5rem;
  background-color: #ffffff;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}

.next-show a svg {
  color: #ED1C24;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.5rem;
  height: 1.5rem;
}

.sidebar {
  border: 1px solid #D9DADC;
  background-color: #ffffff;
}

@media (min-width: 768px) {
  .sidebar {
    margin-bottom: 2rem;
  }
}

.sidebar .categories-toggle button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.71;
  font-weight: 700;
  color: #424B50;
}

@media (min-width: 992px) {
  .sidebar .categories-toggle button {
    pointer-events: none;
  }
}

.sidebar .categories-toggle button::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 1rem;
  right: 1rem;
  height: 1px;
  background-color: #D9DADC;
}

.sidebar .categories-toggle button svg {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 10px;
  color: #ED1C24;
}

.sidebar .categories-toggle .categories-links {
  position: relative;
  padding-bottom: 0.5rem;
}

.sidebar .categories-toggle .categories-links::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 1rem;
  right: 1rem;
  height: 1px;
  background-color: #D9DADC;
}

.sidebar .categories-toggle .categories-links a {
  display: block;
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  line-height: 1.71;
  font-weight: 700;
  color: #424B50;
  transition: background-color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

.sidebar .categories-toggle .categories-links a.active {
  background-color: #003047;
  color: #ffffff;
}

.sidebar .categories-toggle .categories-links a:hover {
  background-color: rgba(0, 48, 71, 0.8);
  color: #ffffff;
  text-decoration: none;
}

.sidebar .categories-filter {
  padding: 1rem;
}

.sidebar .categories-filter button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.71;
  font-weight: 700;
  color: #424B50;
}

.sidebar .categories-filter button span {
  display: block;
  margin-right: 10px;
  width: 1.5rem;
  height: 1.5rem;
  position: relative;
}

.sidebar .categories-filter button span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 16px;
  height: 2px;
  background-color: #424B50;
  transition: background-color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

.sidebar .categories-filter button span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(90deg);
  width: 16px;
  height: 2px;
  background-color: #424B50;
  transition: transform 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), background-color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

.sidebar .categories-filter button.active span::before {
  background-color: #ED1C24;
}

.sidebar .categories-filter button.active span::after {
  transform: translate(-50%, -50%) rotate(0deg);
  background-color: #ED1C24;
}

.sidebar .categories-filter .filters-wrapper {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.sidebar .categories-filter .filters-wrapper span {
  display: block;
  margin-bottom: 0.5rem;
}

.sidebar .categories-filter .filters-wrapper span:first-child {
  margin-top: 1rem;
}

.sidebar .categories-filter .filters-wrapper span:last-child {
  margin-bottom: 0;
}

.sidebar .categories-filter .filters-wrapper input[type=checkbox] {
  display: none;
  position: absolute;
  left: -999em;
}

.sidebar .categories-filter .filters-wrapper input[type=checkbox] + label {
  font-size: 0.875rem;
  line-height: 1.71;
  font-weight: 700;
  color: #424B50;
  cursor: pointer;
  padding-left: 34px;
  position: relative;
  background-image: url("data:image/svg+xml;utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.5'%3E%3Cpath d='M19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3Z' stroke='%23424B50' stroke-width='2' stroke-linecap='square'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-position: left top;
  background-repeat: no-repeat;
  transition: background-image 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

.sidebar .categories-filter .filters-wrapper input[type=checkbox]:checked + label {
  background-image: url("data:image/svg+xml;utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 11L12 14L22 4' stroke='%23ED1C24' stroke-width='2' stroke-linecap='square'/%3E%3Cpath d='M21 12V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H16' stroke='%23ED1C24' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E%0A");
}

.tabs-mobile {
  margin-bottom: 0.5rem;
  position: relative;
  overflow: hidden;
}

.tabs-mobile::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -1.25rem;
  right: -1.25rem;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.2);
}

.tabs-mobile .tabs-wrapper {
  display: inline-flex;
  align-items: center;
  overflow: auto;
  position: relative;
  z-index: 1;
  width: 100%;
  -ms-overflow-style: none;
}

.tabs-mobile .tabs-wrapper::-webkit-scrollbar {
  display: none;
}

.tabs-mobile button {
  flex: 0 0 auto;
  margin-right: 26px;
  font-size: 1.5rem;
  line-height: 1.33;
  font-weight: 700;
  color: rgba(0, 48, 71, 0.5);
  letter-spacing: -0.005em;
  padding-bottom: 0.625rem;
  border-bottom: 2px solid transparent;
  transition: color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), border-color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

@media (max-width: 1200px) {
  .tabs-mobile button {
    font-size: calc(1.05rem + 0.6vw);
  }
}

.tabs-mobile button.active,
.tabs-mobile button:hover {
  color: #003047;
  border-color: #ED1C24;
}

@media (min-width: 768px) {
  .tabs-mobile {
    display: none;
  }
}

.title-branding {
  position: relative;
  z-index: 2;
  margin-bottom: 2.5rem;
}

@media (min-width: 768px) {
  .title-branding {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

.title-branding h2 {
  margin-bottom: 0 !important;
}

.title-branding.branding-alter .brand p {
  color: #ffffff;
}

@media (min-width: 768px) {
  .title-branding .brand {
    flex: 0 1 auto;
    text-align: right;
  }
}

.title-branding .brand p {
  font-size: 0.75rem;
  line-height: 1.2;
  font-weight: 700;
  font-family: "Brandon Grotesque";
  color: #003047;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 10px;
}

.title-branding .brand img {
  height: 32px;
  width: auto;
}

@media (max-width: 767.98px) {
  .title-branding .brand img {
    margin-top: 0.5rem;
  }
}

.badge-new {
  pointer-events: none;
  position: absolute;
  z-index: 2;
  top: 1.5rem;
  right: 1.25rem;
  display: block;
  width: 96px;
  padding: 0;
}

.badge-new img {
  width: 100%;
  height: auto;
}

.menu .mobile-back {
  display: flex;
  align-items: center;
  background-color: #031218;
  padding: 1rem 0;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
  color: #ffffff;
}

.menu .mobile-back svg {
  width: 1.5rem;
  height: 1.5rem;
}

@media (min-width: 992px) {
  .menu .mobile-back {
    display: none;
  }
}

@media (min-width: 992px) {
  .menu .submenu {
    position: fixed;
    left: 0;
    right: 0;
    top: 88px;
    z-index: 10;
    background-color: #052637;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), visibility 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), top 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
  }
}

@media (max-width: 991.98px) {
  .menu .submenu {
    position: absolute;
    z-index: 3;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transform: translateX(100%);
    background-color: #05212F;
    transition: transform 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
  }

  .menu .submenu.active {
    transform: translateX(0);
  }
}

.menu .submenu .container,
.menu .submenu .slider-home .flickity-page-dots,
.slider-home .menu .submenu .flickity-page-dots {
  display: block;
}

@media (max-width: 991.98px) {
  .menu .submenu .container,
  .menu .submenu .slider-home .flickity-page-dots,
  .slider-home .menu .submenu .flickity-page-dots {
    overflow: hidden;
    height: 100%;
  }
}

.menu .submenu .mobile-back {
  position: relative;
  z-index: 3;
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  padding: 1rem 1.25rem;
  display: flex;
  align-items: center;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
  color: #ffffff;
}

.menu .submenu .mobile-back svg {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 1rem;
  color: #ffffff;
}

@media (min-width: 992px) {
  .menu .submenu .mobile-back {
    display: none;
  }
}

.menu .submenu-wrapper {
  display: block;
  padding: 1.5rem 0;
}

@media (max-width: 991.98px) {
  .menu .submenu-wrapper {
    overflow: auto;
    height: 100%;
    padding-bottom: 60px;
  }
}

@media (min-width: 992px) {
  .menu .submenu-wrapper {
    display: flex;
    align-items: flex-start;
    padding: 3rem 0;
  }
}

@media (max-width: 991.98px) {
  .menu .submenu .content {
    display: block;
    position: relative;
    padding-right: 3rem;
    margin-bottom: 3rem;
    overflow: hidden;
    min-height: 1.5rem;
  }
}

@media (min-width: 992px) {
  .menu .submenu .content {
    flex: 0 0 auto;
    position: relative;
    max-width: 408px;
    margin-right: auto;
  }
}

.menu .submenu .content .content-title {
  display: block;
}

@media (min-width: 992px) {
  .menu .submenu .content .content-title {
    font-size: 1.5rem;
    line-height: 1.5;
    font-weight: 700;
    font-family: "Brandon Grotesque";
    color: #ffffff;
    letter-spacing: 0.005em;
    margin-bottom: 1rem;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .menu .submenu .content .content-title {
    font-size: calc(1.05rem + 0.6vw);
  }
}

.menu .submenu .content .content-description {
  display: block;
  margin-bottom: 1rem;
}

.menu .submenu .content .content-description p {
  font-size: 1rem;
  line-height: 2;
  color: #ffffff;
}

.menu .submenu .content a {
  padding: 0;
  margin-left: 0;
}

@media (max-width: 991.98px) {
  .menu .submenu .content a {
    position: absolute;
    right: 0;
    top: 0;
  }
}

.menu .submenu .content a::after {
  display: none;
}

.menu .submenu .content svg {
  width: 1.5rem;
  height: 1.5rem;
  transform: rotate(-45deg);
}

@media (max-width: 991.98px) {
  .menu .submenu .submenu-elements {
    display: block;
    margin-bottom: 2rem;
  }

  .menu .submenu .submenu-elements:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .menu .submenu .submenu-elements {
    flex: 0 0 auto;
    padding: 0 4rem;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }
}

.menu .submenu .submenu-elements .lead {
  font-size: 0.75rem;
  line-height: 1.25;
  font-weight: 700;
  font-family: "Brandon Grotesque";
  color: #ffffff;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 0.75rem;
}

@media (max-width: 991.98px) {
  .menu .submenu .submenu-elements .lead {
    color: #D9DADC;
    border-bottom: 0;
  }
}

@media (max-width: 991.98px) {
  .menu .submenu .submenu-elements li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }

  .menu .submenu .submenu-elements li:last-child {
    border-bottom: 0;
  }
}

.menu .submenu .submenu-elements li a::after {
  display: none;
}

.menu .submenu .submenu-elements li a:hover {
  color: #ED1C24;
}

.menu .submenu .submenu-elements .menu-link {
  padding: 0.75rem 0;
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 700;
  font-family: "Brandon Grotesque";
  color: #ffffff;
  letter-spacing: -0.005em;
}

@media (max-width: 1200px) {
  .menu .submenu .submenu-elements .menu-link {
    font-size: calc(1.05rem + 0.6vw);
  }
}

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-enabled.is-draggable {
  tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.flickity-viewport {
  position: relative;
  height: 100%;
  width: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

.home-main {
  background: radial-gradient(66.88% 43.25% at 16.28% 40.86%, #023A54 0%, #052637 100%);
  overflow: hidden;
  position: relative;
}

.home-main .section-hero {
  overflow: hidden;
}

@media (max-width: 767.98px) {
  .home-main .section-hero {
    background: url("/images/layout/pattern--1--m.svg") no-repeat center center;
    background-size: cover;
  }
}

.home-main .section-hero::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  min-height: 640px;
  max-height: 900px;
  background-size: 100%;
}

@media (min-width: 768px) {
  .home-main .section-hero::before {
    background: url("/images/layout/pattern--1.svg") no-repeat top right;
  }
}

@media (min-width: 1400px) {
  .home-main .section-hero::before {
    height: 100vh;
  }
}

.home-main .container,
.home-main .slider-home .flickity-page-dots,
.slider-home .home-main .flickity-page-dots {
  overflow: hidden;
  position: relative;
}

.home-main .section-textwimage {
  padding: 0;
  background-color: #F6F7F9;
}

@media (max-width: 767.98px) {
  .home-main .section-textwimage {
    background-color: #F6F7F9;
  }
}

.home-main .section-textwimage.section-textvideo .textwimage-wrapper .content {
  max-width: none;
}

.home-main .section-textwimage .textwimage-wrapper {
  flex-wrap: wrap;
}

@media (min-width: 1680px) {
  .home-main .section-textwimage .textwimage-wrapper {
    height: 880px;
  }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
  .home-main .section-textwimage .textwimage-wrapper {
    height: 600px;
  }
}

@media (min-width: 1680px) {
  .home-main .section-textwimage .textwimage-wrapper .row {
    height: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
  .home-main .section-textwimage .textwimage-wrapper .row {
    height: 100%;
  }
}

.home-main .section-textwimage .textwimage-wrapper .video {
  width: 41.666667%;
  flex: 0 0 41.666667%;
  order: 1;
  margin-left: 0;
}

@media (max-width: 767.98px) {
  .home-main .section-textwimage .textwimage-wrapper .video {
    width: 100%;
    flex: 0 0 100%;
    margin-bottom: 1rem;
  }
}

.home-main .section-textwimage .textwimage-wrapper .video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 1680px) {
  .home-main .section-textwimage .textwimage-wrapper .image {
    height: 100%;
    position: relative;
  }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
  .home-main .section-textwimage .textwimage-wrapper .image {
    height: 100%;
    position: relative;
  }
}

.home-main .section-textwimage .textwimage-wrapper .image img {
  width: 100%;
  height: auto;
}

@media (min-width: 1680px) {
  .home-main .section-textwimage .textwimage-wrapper .image img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
  .home-main .section-textwimage .textwimage-wrapper .image img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

.home-main .section-textwimage .textwimage-wrapper .content {
  position: relative;
  background-color: transparent;
  margin-top: 0;
  max-width: 624px;
  padding: 2rem 2rem 2rem 5.5rem;
}

@media (max-width: 991.98px) {
  .home-main .section-textwimage .textwimage-wrapper .content {
    padding-left: 1.25rem;
  }
}

@media (max-width: 767.98px) {
  .home-main .section-textwimage .textwimage-wrapper .content {
    width: 100%;
    flex: 0 0 100%;
    margin-left: 0;
    margin-top: 0;
    padding-top: 0;
    padding-left: 2.5rem;
    max-width: none;
  }
}

.home-main .section-textwimage .textwimage-wrapper .content h2 {
  color: #003047;
  margin-bottom: 1.5rem;
}

@media (max-width: 767.98px) {
  .home-main .section-textwimage .textwimage-wrapper .content h2 {
    margin-bottom: 1rem;
  }
}

.home-main .section-textwimage .textwimage-wrapper .content p {
  color: #031218;
}

.home-main .section-textwimage .textwimage-wrapper .content .brand {
  margin-top: 1.5rem;
  display: block;
}

.home-main .section-textwimage .textwimage-wrapper .content .brand p {
  font-size: 0.75rem;
  line-height: 1.2;
  font-weight: 700;
  font-family: "Brandon Grotesque";
  color: #003047;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 1rem;
}

.home-main .section-textwimage .textwimage-wrapper .content .brand a {
  display: block;
  margin-bottom: 1rem;
}

.home-main .section-textwimage .textwimage-wrapper .content .brand a:last-child {
  margin-bottom: 0;
}

.home-main .section-textwimage .textwimage-wrapper .content .brand img {
  height: 24px;
  width: auto;
}

.home-main .section-textwimage .textwimage-wrapper .content .link {
  position: relative;
  z-index: 2;
  margin-top: 1.5rem;
  text-align: right;
}

.home-main .section-textwimage .textwimage-wrapper .content .link a {
  color: #003047;
}

.home-main .section-textwimage .textwimage-wrapper .content .link a:hover {
  color: #ffffff;
}

.slider-home {
  height: 80vh;
  max-height: 900px;
  position: relative;
  width: 100%;
}

@media (min-width: 992px) {
  .slider-home {
    min-height: 780px;
    padding-top: 7rem;
    overflow: hidden;
  }
}

@media (max-width: 767.98px) {
  .slider-home {
    height: auto;
    max-height: none;
  }
}

.slider-home-wrapper {
  height: 100%;
  position: relative;
}

.slider-home .flickity-page-dots {
  position: absolute !important;
  z-index: 5;
  left: 0;
  right: 0;
  pointer-events: none;
  bottom: 1rem;
  height: 1.5rem;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 768px) {
  .slider-home .flickity-page-dots {
    top: auto;
    bottom: 14rem;
    transform: none;
    justify-content: flex-start;
  }
}

@media (min-width: 992px) {
  .slider-home .flickity-page-dots {
    bottom: 8rem;
  }
}

@media (min-width: 1400px) {
  .slider-home .flickity-page-dots {
    bottom: 6rem;
  }
}

.slider-home .flickity-page-dots li {
  pointer-events: all;
  display: block;
  margin-right: 1rem;
  text-indent: -999em;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  border-radius: 50%;
  transition: width 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), background-color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

.slider-home .flickity-page-dots li.is-selected {
  background-color: #ED1C24;
}

.slider-home .hero-navigation {
  position: absolute;
  left: 0;
  right: 0;
  pointer-events: none;
  top: 1rem;
  display: none !important;
}

@media (min-width: 768px) {
  .slider-home .hero-navigation {
    top: auto;
    bottom: 14rem;
  }
}

@media (min-width: 992px) {
  .slider-home .hero-navigation {
    bottom: 8rem;
  }
}

@media (min-width: 1400px) {
  .slider-home .hero-navigation {
    bottom: 6rem;
  }
}

.slider-home .hero-navigation button {
  pointer-events: all;
}

.slider-home .hero-navigation button.arrow-next {
  margin-left: 1rem;
}

.slider-home .hero-navigation button svg {
  width: 1.5rem;
  height: 1.5rem;
  color: #003047;
  transition: color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

.slider-home .carousel-wrapper {
  height: 100%;
}

.slider-home .carousel-wrapper[data-slidetype=type-2] .flickity-page-dots li {
  background-color: rgba(255, 255, 255, 0.5);
}

.slider-home .carousel-wrapper[data-slidetype=type-2] .flickity-page-dots li.is-selected {
  background-color: white;
}

.slider-home .carousel-wrapper[data-slidetype=type-2] + .hero-navigation button svg {
  color: #ffffff;
}

.slider-home .hero-home {
  height: 100%;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.slider-home .hero-home.type-2 .container::before,
.slider-home .hero-home.type-2 .flickity-page-dots::before {
  background: radial-gradient(53.4% 136.71% at 7.92% 78%, #04405C 0%, #003047 100%);
}

.slider-home .hero-home.type-2 .hero-home-content-right h1,
.slider-home .hero-home.type-2 .hero-home-content-right h2 {
  color: #ffffff;
}

.slider-home .hero-home.type-2 .hero-home-content-right p {
  color: #ffffff;
}

.slider-home .hero-home .carousel-wrapper {
  height: 100%;
}

.slider-home .hero-home-element {
  width: 100%;
}

@media (max-width: 767.98px) {
  .slider-home .hero-home-element {
    display: flex;
    flex-direction: column;
    padding-bottom: 2rem;
  }
}

.slider-home .hero-home img {
  position: relative;
  width: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .slider-home .hero-home img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.slider-home .hero-home img.image-gif {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 992px) {
  .slider-home .hero-home img.image-gif {
    display: none;
  }
}

.slider-home .hero-home .image-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
}

@media (max-width: 991.98px) {
  .slider-home .hero-home .image-wrapper {
    top: auto;
    right: auto;
    bottom: auto;
  }
}

@media (max-width: 767.98px) {
  .slider-home .hero-home .image-wrapper {
    position: relative;
    order: 1;
    height: 50%;
  }
}

.slider-home .hero-home .image-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 991.98px) {
  .slider-home .hero-home .image-wrapper img {
    -o-object-position: top;
       object-position: top;
  }
}

@media (min-width: 768px) {
  .slider-home .hero-home .image-wrapper img.image-mobile {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .slider-home .hero-home .image-wrapper img.image-desktop {
    display: none;
  }
}

.slider-home .hero-home .video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@media (max-width: 767.98px) {
  .slider-home .hero-home .video-wrapper {
    position: relative;
    z-index: 2;
    height: 50%;
  }
}

.slider-home .hero-home .video-wrapper video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 991.98px) {
  .slider-home .hero-home .video-wrapper video.desktop {
    display: none;
  }
}

.slider-home .hero-home .container,
.slider-home .hero-home .flickity-page-dots {
  z-index: 2;
  height: 100%;
  overflow: visible;
  pointer-events: none;
}

@media (max-width: 767.98px) {
  .slider-home .hero-home .container,
  .slider-home .hero-home .flickity-page-dots {
    display: flex;
    flex-direction: column;
    order: 1;
  }
}

.slider-home .hero-home .container::before,
.slider-home .hero-home .flickity-page-dots::before {
  content: "";
  position: absolute;
}

@media (max-width: 767.98px) {
  .slider-home .hero-home .container::before,
  .slider-home .hero-home .flickity-page-dots::before {
    top: -10rem;
    bottom: -1.5rem;
    left: 0;
    right: 0;
    background-color: #ffffff;
    transform: skewY(-8deg);
    display: none;
  }
}

@media (min-width: 768px) {
  .slider-home .hero-home .container::before,
  .slider-home .hero-home .flickity-page-dots::before {
    top: 0;
    bottom: 0;
    right: 45%;
    left: -99em;
    background-color: rgba(0, 48, 71, 0.5);
    transform: skewX(-20deg);
  }
}

@media (min-width: 992px) {
  .slider-home .hero-home .container::before,
  .slider-home .hero-home .flickity-page-dots::before {
    right: 35%;
  }
}

@media (min-width: 1200px) {
  .slider-home .hero-home .container::before,
  .slider-home .hero-home .flickity-page-dots::before {
    right: 50%;
  }
}

@media (min-width: 1400px) {
  .slider-home .hero-home .container::before,
  .slider-home .hero-home .flickity-page-dots::before {
    right: 55%;
  }
}

@media (max-width: 767.98px) {
  .slider-home .hero-home-content-left {
    margin-bottom: 3rem;
  }
}

@media (min-width: 1400px) {
  .slider-home .hero-home-content-left .content-wrapper {
    padding-right: 180px;
  }
}

.slider-home .hero-home-content-left p {
  font-size: 0.75rem;
  line-height: 1.2;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0.08em;
  font-family: "Brandon Grotesque";
  text-transform: uppercase;
  margin-bottom: 1.5rem;
}

.slider-home .hero-home-content-left h1 {
  font-size: 4.5rem;
  color: #ffffff;
  margin-bottom: 2.5rem;
}

@media (max-width: 1200px) {
  .slider-home .hero-home-content-left h1 {
    font-size: calc(1.35rem + 4.2vw);
  }
}

.slider-home .hero-home-content-right {
  pointer-events: none;
}

@media (min-width: 768px) {
  .slider-home .hero-home-content-right {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 2rem;
  }
}

@media (min-width: 992px) {
  .slider-home .hero-home-content-right {
    justify-content: center;
    margin-top: 0;
  }
}

@media (max-width: 767.98px) {
  .slider-home .hero-home-content-right .content-wrapper {
    margin-top: 1.5rem;
  }
}

.slider-home .hero-home-content-right h1,
.slider-home .hero-home-content-right h2 {
  margin-bottom: 1.5rem;
  color: #ffffff;
}

.slider-home .hero-home-content-right p {
  color: #ffffff;
  font-weight: 400;
  margin-bottom: 2rem;
}

.slider-home .hero-home-content-right .facts-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 2rem;
}

.slider-home .hero-home-content-right .facts-wrapper .fact {
  font-size: 1rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.5;
  position: relative;
}

.slider-home .hero-home-content-right .facts-wrapper .fact::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 64px;
  transform: translateX(50%);
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='66' viewBox='0 0 30 66' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.8773 1L1 65' stroke='%23ED1C24' stroke-width='2'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center center;
}

.slider-home .hero-home-content-right .facts-wrapper .fact:nth-child(2) {
  text-align: center;
}

.slider-home .hero-home-content-right .facts-wrapper .fact:last-child {
  text-align: center;
}

.slider-home .hero-home-content-right .facts-wrapper .fact:last-child::after {
  display: none;
}

.slider-home .hero-home-content-right .facts-wrapper .fact span {
  display: block;
  font-size: 3rem;
  font-weight: 900;
  font-family: "Brandon Grotesque";
  color: #ffffff;
  letter-spacing: -0.005em;
  line-height: 1.2;
}

@media (max-width: 1200px) {
  .slider-home .hero-home-content-right .facts-wrapper .fact span {
    font-size: calc(1.2rem + 2.4vw);
  }
}

.slider-home .hero-home-content-right .link {
  position: relative;
  z-index: 2;
  pointer-events: all;
}

.slider-home .hero-home-video {
  height: 100%;
}

@media (max-width: 767.98px) {
  .slider-home .hero-home-video {
    overflow: hidden;
  }
}

.slider-home .hero-cta {
  position: relative;
  pointer-events: all;
  background-color: #05212F;
}

@media (min-width: 768px) {
  .slider-home .hero-cta {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
}

.slider-home .hero-cta .container,
.slider-home .hero-cta .flickity-page-dots {
  overflow: visible;
}

.slider-home .hero-cta .next-show {
  margin-top: 0;
}

.slider-home .next-show {
  position: relative;
  pointer-events: all;
  padding: 1.5rem 0;
}

@media (max-width: 767.98px) {
  .slider-home .next-show {
    padding: 1.5rem;
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    margin-top: 3rem;
  }
}

.slider-home .next-show .lead {
  padding-right: 4rem;
  font-family: "Brandon Grotesque";
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

@media (max-width: 991.98px) {
  .slider-home .next-show .lead {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}

.slider-home .next-show .lead img {
  margin: 0 1.5rem;
  vertical-align: middle;
  height: 24px;
  width: auto;
}

.slider-home .next-show .lead img:last-of-type {
  margin: 0;
}

@media (max-width: 1199.98px) {
  .slider-home .next-show .lead img {
    height: 16px;
    margin: 0 1rem;
  }
}

@media (max-width: 991.98px) {
  .slider-home .next-show .lead img {
    margin: 0.75rem 0;
    height: 20px;
  }
}

.slider-home .next-show .icon-link {
  display: block;
  width: 3.5rem;
  height: 100%;
  margin-left: 1.5rem;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}

@media (max-width: 991.98px) {
  .slider-home .next-show .icon-link {
    height: auto;
  }
}

.slider-home .next-show .icon-link svg {
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.slider-home .next-show a {
  position: static;
  background-color: transparent;
  width: 0;
  height: 0;
  margin: 0;
  top: auto;
  bottom: auto;
  right: auto;
}

.section-hero {
  position: relative;
  padding-top: 1.5rem;
}

@media (min-width: 992px) {
  .section-hero {
    padding-top: 104px;
  }
}

@media (min-width: 1400px) {
  .section-hero {
    height: 100vh;
    min-height: 640px;
    max-height: 900px;
  }
}

.section-hero-wrapper {
  height: 100%;
}

.section-hero .container,
.section-hero .slider-home .flickity-page-dots,
.slider-home .section-hero .flickity-page-dots {
  height: 100%;
}

.section-hero .container .row,
.section-hero .slider-home .flickity-page-dots .row,
.slider-home .section-hero .flickity-page-dots .row {
  height: 100%;
}

.section-hero--left {
  margin-bottom: 1.5rem;
}

@media (min-width: 992px) {
  .section-hero--left {
    margin-top: 88px;
    margin-bottom: 0;
  }
}

@media (min-width: 1400px) {
  .section-hero--left {
    margin-top: 166px;
  }
}

.section-hero--left .pre-title {
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.section-hero--left h1 {
  font-size: 4.5rem;
  color: #ffffff;
  margin-bottom: 1rem;
}

@media (max-width: 1200px) {
  .section-hero--left h1 {
    font-size: calc(1.35rem + 4.2vw);
  }
}

.section-hero--left p {
  color: #D9DADC;
}

.section-hero--right {
  position: relative;
}

@media (min-width: 992px) {
  .section-hero--right {
    height: 100%;
  }
}

@media (min-width: 992px) {
  .section-hero--right .image {
    height: 100%;
  }
}

@media (max-width: 991.98px) {
  .section-hero--right .image {
    position: relative;
    z-index: 2;
  }

  .section-hero--right .image::after {
    content: "";
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: -1.25rem;
    right: -1.25rem;
    height: 224px;
    background: linear-gradient(348.33deg, rgba(5, 53, 67, 0.47) 34.6%, rgba(5, 45, 67, 0) 72.21%);
  }
}

@media (min-width: 1400px) {
  .section-hero--right .image img {
    height: 100%;
    min-height: 796px;
    width: auto;
  }
}

.section-hero--right .cta {
  position: absolute;
  z-index: 2;
  right: 1.5rem;
  bottom: 4.5rem;
}

@media (min-width: 992px) {
  .section-hero--right .cta {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
  }
}

.section-hero .next-show {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  right: 0;
}

@media (max-width: 767.98px) {
  .section-hero .next-show {
    left: -1.25rem;
    right: -1.25rem;
  }
}

.branches {
  margin-top: 4rem;
  margin-bottom: 2rem;
}

@media (max-width: 991.98px) {
  .branches {
    margin-top: 2rem;
    margin-bottom: 1rem;
  }
}

@media (max-width: 767.98px) {
  .branches {
    margin-top: 0.5rem;
  }
}

.branches .container,
.branches .slider-home .flickity-page-dots,
.slider-home .branches .flickity-page-dots {
  overflow: visible;
}

.branches .intro {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1rem;
}

.branches .intro p {
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
  position: relative;
  z-index: 1;
}

.branches .intro p a {
  font-weight: 700;
  color: #ED1C24;
}

.branches .intro p.location {
  padding-right: 128px;
}

@media (max-width: 991.98px) {
  .branches .intro p.location {
    padding-right: 0;
  }
}

.branches .branches--wrapper {
  position: relative;
  z-index: 2;
}

.branches .branches--wrapper .controls {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  top: -56px;
  right: 4px;
  width: 104px;
}

@media (max-width: 991.98px) {
  .branches .branches--wrapper .controls {
    display: none;
  }
}

.branches .branches--wrapper button {
  display: block;
  width: 40px;
  height: 40px;
  border: 2px solid #ffffff;
  position: relative;
}

.branches .branches--wrapper button.page-link--prev {
  margin-right: 1.5rem;
}

.branches .branches--wrapper svg {
  width: 1.5rem;
  height: 1.5rem;
  color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.branches .branches--wrapper svg.ticon-180 {
  transform: translate(-50%, -50%) rotate(180deg);
}

.branches .single-branch {
  width: calc(25% - 4px);
  height: 100%;
  min-height: 144px;
  background-color: #05212F;
  margin-right: 4px;
  padding: 1.5rem;
  position: relative;
  transition: background-color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

@media (max-width: 991.98px) {
  .branches .single-branch {
    width: 50%;
  }
}

@media (max-width: 767.98px) {
  .branches .single-branch {
    width: 100%;
  }
}

.branches .single-branch::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0;
  z-index: 2;
  background-color: #ED1C24;
  transition: height 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

@media (min-width: 768px) {
  .branches .single-branch.is-selected {
    background-color: #003047;
  }
}

.branches .single-branch.is-selected::after {
  height: 4px;
}

.branches .single-branch p {
  margin-bottom: 0.5rem;
  font-size: 0.75rem;
  letter-spacing: 0.08em;
}

.branches .single-branch p.name {
  font-size: 1rem;
  margin-bottom: 0.5rem;
}

.branches .single-branch img {
  margin-top: auto;
}

.landing-hero {
  height: 90vh;
  max-height: 560px;
  overflow: hidden;
  margin-bottom: 3.5rem;
  background: radial-gradient(66.88% 43.25% at 16.28% 40.86%, #023A54 0%, #052637 100%);
  position: relative;
}

.landing-hero::before {
  content: "";
  position: absolute;
  z-index: 2;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  min-height: 640px;
  max-height: 900px;
  background: url("/images/layout/pattern--1.svg") no-repeat top right;
  background-size: 100%;
}

.landing-hero::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: radial-gradient(85.35% 218.49% at 13.96% 50%, rgba(0, 48, 71, 0.9) 0%, rgba(5, 44, 66, 0.6) 100%);
}

.page-news .landing-hero {
  height: auto;
  max-height: 760px;
  margin-bottom: 0;
}

.landing-hero .image {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.landing-hero .image img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.landing-hero .image video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.landing-hero .container,
.landing-hero .slider-home .flickity-page-dots,
.slider-home .landing-hero .flickity-page-dots {
  position: relative;
  z-index: 4;
  height: 100%;
}

.page-news .landing-hero .container .text,
.page-news .landing-hero .slider-home .flickity-page-dots .text,
.slider-home .page-news .landing-hero .flickity-page-dots .text {
  max-width: 100%;
}

.page-news .landing-hero .container .text span,
.page-news .landing-hero .slider-home .flickity-page-dots .text span,
.slider-home .page-news .landing-hero .flickity-page-dots .text span {
  display: block;
  margin-top: 32px;
  max-width: 82%;
}

.page-news .landing-hero .container .feature-flex,
.page-news .landing-hero .slider-home .flickity-page-dots .feature-flex,
.slider-home .page-news .landing-hero .flickity-page-dots .feature-flex {
  height: 100%;
  display: flex;
  align-items: flex-end;
}

.page-news .landing-hero .container .featured-news,
.page-news .landing-hero .slider-home .flickity-page-dots .featured-news,
.slider-home .page-news .landing-hero .flickity-page-dots .featured-news {
  position: relative;
  flex-grow: 1;
  overflow: hidden;
  max-height: 100%;
  margin-bottom: 4rem;
}

@media (max-width: 767.98px) {
  .page-news .landing-hero .container .featured-news,
  .page-news .landing-hero .slider-home .flickity-page-dots .featured-news,
  .slider-home .page-news .landing-hero .flickity-page-dots .featured-news {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    margin-bottom: 2rem;
  }
}

.page-news .landing-hero .container .featured-news .image,
.page-news .landing-hero .slider-home .flickity-page-dots .featured-news .image,
.slider-home .page-news .landing-hero .flickity-page-dots .featured-news .image {
  position: relative;
  width: 100%;
  height: 100%;
}

.page-news .landing-hero .container .featured-news .image:before,
.page-news .landing-hero .slider-home .flickity-page-dots .featured-news .image:before,
.slider-home .page-news .landing-hero .flickity-page-dots .featured-news .image:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 152px;
  bottom: 0;
  left: 0;
  right: 0;
  background: radial-gradient(88.08% 72.41% at 19.09% 72.41%, rgba(0, 0, 0, 0.64) 0%, rgba(0, 0, 0, 0.64) 0.01%, rgba(0, 0, 0, 0) 100%);
}

.page-news .landing-hero .container .featured-news img,
.page-news .landing-hero .slider-home .flickity-page-dots .featured-news img,
.slider-home .page-news .landing-hero .flickity-page-dots .featured-news img {
  width: 100%;
  height: 100%;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
}

.page-news .landing-hero .container .featured-news .info,
.page-news .landing-hero .slider-home .flickity-page-dots .featured-news .info,
.slider-home .page-news .landing-hero .flickity-page-dots .featured-news .info {
  padding: 0.75rem 0;
}

@media (max-width: 767.98px) {
  .page-news .landing-hero .container .featured-news .info,
  .page-news .landing-hero .slider-home .flickity-page-dots .featured-news .info,
  .slider-home .page-news .landing-hero .flickity-page-dots .featured-news .info {
    padding: 0.75rem 1.25rem;
  }
}

.page-news .landing-hero .container .featured-news .info .date,
.page-news .landing-hero .slider-home .flickity-page-dots .featured-news .info .date,
.slider-home .page-news .landing-hero .flickity-page-dots .featured-news .info .date {
  color: #F6F7F9;
}

.page-news .landing-hero .container .featured-news h3,
.page-news .landing-hero .slider-home .flickity-page-dots .featured-news h3,
.slider-home .page-news .landing-hero .flickity-page-dots .featured-news h3,
.page-news .landing-hero .container .featured-news .h3,
.page-news .landing-hero .slider-home .flickity-page-dots .featured-news .h3,
.slider-home .page-news .landing-hero .flickity-page-dots .featured-news .h3 {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 0.5rem;
}

.landing-hero .container > .row,
.landing-hero .slider-home .flickity-page-dots > .row,
.slider-home .landing-hero .flickity-page-dots > .row {
  height: 100%;
}

@media (min-width: 992px) {
  .landing-hero .container .text,
  .landing-hero .slider-home .flickity-page-dots .text,
  .slider-home .landing-hero .flickity-page-dots .text {
    max-width: 520px;
  }
}

.landing-hero .container .text span,
.landing-hero .slider-home .flickity-page-dots .text span,
.slider-home .landing-hero .flickity-page-dots .text span {
  color: #D9DADC;
}

.landing-hero .container h1,
.landing-hero .slider-home .flickity-page-dots h1,
.slider-home .landing-hero .flickity-page-dots h1 {
  font-size: 4.5rem;
  color: #ffffff;
  margin-bottom: 1rem;
}

@media (max-width: 1200px) {
  .landing-hero .container h1,
  .landing-hero .slider-home .flickity-page-dots h1,
  .slider-home .landing-hero .flickity-page-dots h1 {
    font-size: calc(1.35rem + 4.2vw);
  }
}

.page-news .landing-hero .container h1,
.page-news .landing-hero .slider-home .flickity-page-dots h1,
.slider-home .page-news .landing-hero .flickity-page-dots h1 {
  font-size: 3.5rem;
}

@media (max-width: 1200px) {
  .page-news .landing-hero .container h1,
  .page-news .landing-hero .slider-home .flickity-page-dots h1,
  .slider-home .page-news .landing-hero .flickity-page-dots h1 {
    font-size: calc(1.25rem + 3vw);
  }
}

.landing-hero .container p,
.landing-hero .slider-home .flickity-page-dots p,
.slider-home .landing-hero .flickity-page-dots p {
  font-size: 0.75rem;
  line-height: 1.33;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 1rem;
}

.landing-hero .container p.normal,
.landing-hero .slider-home .flickity-page-dots p.normal,
.slider-home .landing-hero .flickity-page-dots p.normal {
  font-size: 1.125rem;
  text-transform: none;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.77;
  color: #D9DADC;
}

@media (max-width: 1200px) {
  .landing-hero .container p.normal,
  .landing-hero .slider-home .flickity-page-dots p.normal,
  .slider-home .landing-hero .flickity-page-dots p.normal {
    font-size: calc(1.0125rem + 0.15vw);
  }
}

.content-hero {
  background-color: #05212F;
  padding-top: 156px;
  position: relative;
}

.content-hero::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("/images/layout/pattern--2.svg") no-repeat top right;
  background-size: 100%;
}

.content-hero .breadcrumb {
  background-color: #003047;
  margin-bottom: 2rem;
}

.content-hero .breadcrumb .breadcrumb-item {
  color: #ffffff;
}

.content-hero .breadcrumb .breadcrumb-item::before {
  background-color: #ffffff;
}

.content-hero .breadcrumb .breadcrumb-item a {
  color: rgba(255, 255, 255, 0.5);
}

.content-hero h1 {
  color: #ffffff;
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  .content-hero h1 {
    margin-bottom: 2rem;
  }
}

.content-hero p {
  color: #D9DADC;
}

.content-hero img {
  width: 100%;
  height: auto;
}

.cover-simple {
  background-color: #003047;
  padding-top: 4rem;
}

@media (min-width: 768px) {
  .cover-simple {
    padding-top: 4.5rem;
  }
}

@media (min-width: 992px) {
  .cover-simple {
    padding-top: 92px;
  }
}

@media (max-width: 767.98px) {
  .cover-simple .container,
  .cover-simple .slider-home .flickity-page-dots,
  .slider-home .cover-simple .flickity-page-dots {
    overflow: hidden;
  }
}

@media (min-width: 992px) {
  .cover-simple .container,
  .cover-simple .slider-home .flickity-page-dots,
  .slider-home .cover-simple .flickity-page-dots {
    margin-top: 80px;
  }
}

.cover-simple h1,
.cover-simple h2 {
  color: #ffffff;
  margin-bottom: 1.5rem;
}

@media (min-width: 768px) {
  .cover-simple h1,
  .cover-simple h2 {
    margin-bottom: 3rem;
  }
}

.cover-simple .categories {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}

@media (max-width: 767.98px) {
  .cover-simple .categories {
    overflow: auto;
    margin-bottom: 0;
  }
}

.cover-simple .categories-wrapper {
  display: inline-flex;
  align-items: center;
}

.cover-simple .categories-wrapper a {
  flex: 0 0 auto;
  margin-right: 1.5rem;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
  color: #D9DADC;
  transition: color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

.cover-simple .categories-wrapper a:hover {
  text-decoration: none;
  color: #ED1C24;
}

.cover-simple .categories-wrapper a:last-child {
  margin-right: 0;
}

.cover input[type=text] {
  width: 100%;
  padding: 1rem 1rem 1rem 3.125rem;
  background-image: url("data:image/svg+xml;utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z' stroke='%23D9DADC' stroke-width='2' stroke-linecap='square'/%3E%3Cpath d='M21 21L16.65 16.65' stroke='%23D9DADC' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: left 1rem center;
  background-color: #05212F;
  border: 1px solid #D9DADC;
  font-size: 0.875rem;
  line-height: 1.71;
  font-weight: 700;
  color: #D9DADC;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

.cover input[type=text]::-moz-placeholder {
  font-size: 0.875rem;
  line-height: 1.71;
  font-weight: 700;
  color: #D9DADC;
}

.cover input[type=text]:-ms-input-placeholder {
  font-size: 0.875rem;
  line-height: 1.71;
  font-weight: 700;
  color: #D9DADC;
}

.cover input[type=text]::-ms-input-placeholder {
  font-size: 0.875rem;
  line-height: 1.71;
  font-weight: 700;
  color: #D9DADC;
}

.cover input[type=text]::placeholder {
  font-size: 0.875rem;
  line-height: 1.71;
  font-weight: 700;
  color: #D9DADC;
}

.cover .filters {
  display: flex;
  align-items: center;
}

@media (max-width: 767.98px) {
  .cover .filters {
    margin-top: 1.5rem;
    overflow: auto;
    margin-right: -1.25rem;
    padding-right: 1.25rem;
  }
}

.cover .filters > span {
  margin-right: 1.5rem;
  flex: 0 0 auto;
}

.cover .filters input[type=radio] {
  display: none;
}

.cover .filters input[type=radio] + label {
  font-weight: 700;
  color: #D9DADC;
  padding-bottom: 1rem;
  margin-bottom: 0;
  cursor: pointer;
  transition: border-color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

.cover .filters input[type=radio] + label:hover {
  color: #ED1C24;
}

.cover .filters input[type=radio]:checked + label {
  color: #ED1C24;
}

.page-basic .hero {
  background-color: #F6F7F9;
  overflow: hidden;
  margin-bottom: 4.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  padding-top: 1.5rem;
}

@media (min-width: 768px) {
  .page-basic .hero {
    padding-top: 4rem;
    height: 100vh;
    max-height: 640px;
  }
}

@media (min-width: 992px) {
  .page-basic .hero {
    padding-top: 8rem;
  }
}

@media (min-width: 1200px) {
  .page-basic .hero {
    max-height: 582px;
  }
}

@media (min-width: 1680px) {
  .page-basic .hero {
    max-height: 700px;
  }
}

.page-basic .hero::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  min-height: 640px;
  max-height: 900px;
  background-size: 100%;
  background: url("/images/layout/pattern--3.svg") no-repeat top right;
}

@media (max-width: 991.98px) {
  .page-basic .hero::before {
    background: url("/images/layout/pattern--3.svg") no-repeat center center;
  }
}

.page-basic .hero .container,
.page-basic .hero .slider-home .flickity-page-dots,
.slider-home .page-basic .hero .flickity-page-dots {
  position: relative;
  z-index: 2;
}

@media (min-width: 992px) {
  .page-basic .hero .container,
  .page-basic .hero .slider-home .flickity-page-dots,
  .slider-home .page-basic .hero .flickity-page-dots {
    height: 100%;
  }
}

@media (min-width: 992px) {
  .page-basic .hero .container .row,
  .page-basic .hero .slider-home .flickity-page-dots .row,
  .slider-home .page-basic .hero .flickity-page-dots .row {
    height: 100%;
  }
}

@media (min-width: 992px) {
  .page-basic .hero .container .col-image,
  .page-basic .hero .slider-home .flickity-page-dots .col-image,
  .slider-home .page-basic .hero .flickity-page-dots .col-image {
    margin-top: auto;
  }
}

.page-basic .hero .hero-content {
  max-width: 520px;
}

@media (min-width: 992px) {
  .page-basic .hero .hero-content {
    margin-top: 4rem;
  }
}

@media (max-width: 767.98px) {
  .page-basic .hero .hero-content {
    margin-bottom: 2rem;
  }
}

@media (max-width: 767.98px) {
  .page-basic .hero .hero-image {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

.page-basic .hero h1 {
  margin-bottom: 1.5rem;
}

@media (min-width: 768px) {
  .page-basic .hero h1 {
    margin-bottom: 2rem;
  }
}

.page-basic .hero p {
  line-height: 1.81;
  color: #424B50;
}

.page-basic .hero-form {
  padding-top: 1.5rem;
  height: auto;
  max-height: 350px;
}

@media (min-width: 768px) {
  .page-basic .hero-form {
    padding-top: 6rem;
  }
}

.page-basic .hero-form #contact-form {
  padding-bottom: 0;
}

.section-textwimage {
  padding-top: 2rem;
  padding-bottom: 1.5rem;
}

@media (min-width: 768px) {
  .section-textwimage {
    padding-top: 2rem;
    padding-bottom: 1.5rem;
  }
}

@media (min-width: 1200px) {
  .section-textwimage {
    padding-top: 4rem;
    padding-bottom: 3.5rem;
  }
}

@media (min-width: 768px) {
  .section-textwimage.section-align--right .row {
    align-items: center;
  }
}

.section-textwimage.section-align--right .image {
  order: 2;
}

.section-textwimage.section-align--right .content {
  order: 1;
  margin-right: auto;
}

@media (max-width: 767.98px) {
  .section-textwimage.section-align--right .content {
    margin-bottom: 2rem;
  }
}

@media (min-width: 768px) {
  .section-textwimage.section-align--left .row {
    align-items: center;
  }
}

.section-textwimage.section-align--left .image {
  order: 1;
}

.section-textwimage.section-align--left .content {
  order: 2;
}

.section-textwimage .textwimage-wrapper .image img {
  width: 100%;
  height: auto;
}

.section-textwimage .textwimage-wrapper .content {
  width: 100%;
  background-color: #ffffff;
}

.section-textwimage .textwimage-wrapper .content h2 {
  margin-bottom: 1.5rem;
  letter-spacing: 0.005em;
}

.section-textwimage .textwimage-wrapper .content h3 {
  font-size: 1.375rem;
  line-height: 1.81;
  font-weight: 400;
  color: #424B50;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 1.5rem;
}

@media (max-width: 1200px) {
  .section-textwimage .textwimage-wrapper .content h3 {
    font-size: calc(1.0375rem + 0.45vw);
  }
}

.section-textwimage .textwimage-wrapper .content p {
  color: #424B50;
}

.section-textwimage .textwimage-wrapper .content p:last-child {
  margin-bottom: 0;
}

.section-textwimage .textwimage-wrapper .content p a {
  color: #ED1C24;
}

.section-textwimage .textwimage-wrapper .content .brand {
  display: none;
}

.section-social {
  background-color: #05212F;
  overflow: hidden;
  padding: 2.5rem 0;
}

@media (min-width: 768px) {
  .section-social {
    padding: 3rem 0;
  }
}

@media (min-width: 992px) {
  .section-social {
    padding: 9rem 0;
  }
}

.section-social h2 {
  font-size: 3.5rem;
  color: #ffffff;
  margin-bottom: 3.5rem;
}

@media (max-width: 1200px) {
  .section-social h2 {
    font-size: calc(1.25rem + 3vw);
  }
}

@media (max-width: 991.98px) {
  .section-social h2 {
    margin-bottom: 2.5rem;
  }
}

@media (max-width: 767.98px) {
  .section-social h2 {
    margin-bottom: 1.5rem;
  }
}

.section-social .posts {
  margin-bottom: 3rem;
}

@media (max-width: 767.98px) {
  .section-social .posts {
    margin-bottom: 1.5rem;
  }
}

.section-social .flickity-slider > div {
  width: 85%;
}

.section-social .posts::after {
  content: "flickity";
  display: none;
  /* hide :after */
}

@media (min-width: 992px) {
  .section-social {
    /* disable Flickity for large devices */
  }

  .section-social .posts::after {
    content: "";
  }
}

.section-social .single-post {
  position: relative;
}

@media (max-width: 767.98px) {
  .section-social .single-post {
    margin-left: -1.25rem;
    margin-right: -0.75rem;
  }
}

.section-social .single-post::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 130px;
  background: radial-gradient(100% 79.38% at 100% 20.62%, rgba(0, 0, 0, 0.56) 0%, rgba(0, 0, 0, 0) 100%);
}

.section-social .single-post::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 130px;
  transform: rotate(-180deg);
  background: radial-gradient(100% 79.38% at 100% 20.62%, rgba(0, 0, 0, 0.56) 0%, rgba(0, 0, 0, 0) 100%);
}

.section-social .single-post a::after {
  z-index: 2;
}

.section-social .single-post .ticon {
  width: 1.5rem;
  height: 1.5rem;
  color: #ffffff;
}

.section-social .single-post .likes {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 1;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  line-height: 1.33;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.section-social .single-post .likes svg {
  margin-left: 1rem;
}

.section-social .single-post .author {
  position: absolute;
  bottom: 16px;
  left: 16px;
  z-index: 1;
  display: flex;
  align-items: center;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
}

.section-social .single-post .author svg {
  margin-right: 1rem;
}

.section-social .content p {
  color: #F6F7F9;
}

@media (max-width: 991.98px) {
  .section-social .content p {
    margin-bottom: 1.5rem;
  }
}

.section-social .content .link {
  position: relative;
  z-index: 1;
}

@media (max-width: 767.98px) {
  .section-social .content .link {
    text-align: right;
  }
}

.section-instagramwimage {
  position: relative;
  padding-top: 4rem;
}

@media (min-width: 768px) {
  .section-instagramwimage {
    padding: 2rem 0;
  }
}

@media (min-width: 1200px) {
  .section-instagramwimage {
    padding: 4.125rem 0;
  }
}

@media (min-width: 768px) {
  .section-instagramwimage::before {
    content: "";
    position: absolute;
    right: 0;
    top: 80px;
    bottom: -80px;
    width: 100%;
    background: url("/images/layout/pattern--3.svg") no-repeat center right;
    background-size: cover;
  }
}

.section-instagramwimage .container,
.section-instagramwimage .slider-home .flickity-page-dots,
.slider-home .section-instagramwimage .flickity-page-dots {
  position: relative;
  z-index: 1;
}

.section-instagramwimage .content {
  width: 100%;
  max-width: 520px;
}

@media (max-width: 1399.98px) {
  .section-instagramwimage .content {
    width: 50%;
  }
}

@media (max-width: 767.98px) {
  .section-instagramwimage .content {
    width: 100%;
    margin-bottom: 2rem;
  }
}

@media (min-width: 768px) {
  .section-instagramwimage .content {
    margin-top: 88px;
  }
}

.section-instagramwimage .content h2 {
  margin-bottom: 1.5rem;
}

.section-instagramwimage .content h3 {
  font-size: 1.375rem;
  line-height: 1.81;
  font-weight: 400;
  color: #424B50;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 1.5rem;
}

@media (max-width: 1200px) {
  .section-instagramwimage .content h3 {
    font-size: calc(1.0375rem + 0.45vw);
  }
}

.section-instagramwimage .content p {
  color: #424B50;
}

.section-instagramwimage .content p a {
  color: #ED1C24;
}

@media (max-width: 767.98px) {
  .section-instagramwimage .content p:last-child {
    margin-bottom: 0;
  }
}

@media (max-width: 767.98px) {
  .section-instagramwimage .row {
    overflow: auto;
  }
}

@media (max-width: 767.98px) {
  .section-instagramwimage .instagramwimage-col {
    width: 85vw;
    flex: 0 0 auto;
    margin-right: 0.5rem;
    display: flex;
    align-items: stretch;
    padding: 0;
  }
}

@media (max-width: 767.98px) {
  .section-instagramwimage .instagram-col {
    width: auto;
    max-width: none;
  }
}

@media (min-width: 768px) {
  .section-instagramwimage .instagram-col {
    margin-top: -266px;
  }
}

@media (max-width: 767.98px) {
  .section-instagramwimage .instagram-col .img-top,
  .section-instagramwimage .instagram-col .img-instagram {
    width: 85vw;
    margin-right: 0.5rem;
  }
}

@media (min-width: 768px) {
  .section-instagramwimage .img {
    margin-bottom: 2.5rem;
  }
}

@media (max-width: 767.98px) {
  .section-instagramwimage .img {
    width: 100%;
  }
}

.section-instagramwimage .img img {
  width: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .section-instagramwimage .img-bottom {
    margin-top: 48px;
  }
}

.section-instagramwimage .img-instagram {
  position: relative;
}

@media (min-width: 768px) {
  .section-instagramwimage .img-instagram {
    width: 75%;
  }
}

@media (min-width: 992px) {
  .section-instagramwimage .img-instagram {
    width: 50%;
  }
}

.section-instagramwimage .img-instagram .image {
  position: relative;
}

@media (max-width: 767.98px) {
  .section-instagramwimage .img-instagram .image {
    height: 100%;
  }
}

.section-instagramwimage .img-instagram .image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 130px;
  background: radial-gradient(100% 79.38% at 100% 20.62%, rgba(0, 0, 0, 0.56) 0%, rgba(0, 0, 0, 0) 100%);
}

.section-instagramwimage .img-instagram .image::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 130px;
  transform: rotate(-180deg);
  background: radial-gradient(100% 79.38% at 100% 20.62%, rgba(0, 0, 0, 0.56) 0%, rgba(0, 0, 0, 0) 100%);
}

@media (max-width: 767.98px) {
  .section-instagramwimage .img-instagram .image img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.section-instagramwimage .img-instagram .image .author {
  position: absolute;
  bottom: 16px;
  left: 16px;
  z-index: 1;
  display: flex;
  align-items: center;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
}

.section-instagramwimage .img-instagram .image .author svg {
  margin-right: 1rem;
}

.section-entrepreneurs {
  background-color: #F6F7F9;
  padding: 4.25rem 0 0 0;
  position: relative;
}

@media (max-width: 991.98px) {
  .section-entrepreneurs {
    background-color: #FAFBFC;
  }
}

.section-entrepreneurs .text {
  text-align: center;
  width: 100%;
}

@media (max-width: 991.98px) {
  .section-entrepreneurs .text {
    margin-bottom: 2rem;
  }
}

.section-entrepreneurs .text h2 {
  font-size: 3.5rem;
  color: #003047;
  margin-bottom: 2.5rem;
}

@media (max-width: 1200px) {
  .section-entrepreneurs .text h2 {
    font-size: calc(1.25rem + 3vw);
  }
}

@media (max-width: 991.98px) {
  .section-entrepreneurs .text h2 {
    margin-bottom: 2rem;
  }
}

@media (max-width: 767.98px) {
  .section-entrepreneurs .text h2 {
    margin-bottom: 1.5rem;
  }
}

.section-entrepreneurs .text p {
  max-width: 520px;
  margin: 0 auto;
  color: #031218;
  margin-bottom: 3rem;
}

@media (max-width: 991.98px) {
  .section-entrepreneurs .text p {
    margin-bottom: 2rem;
  }
}

@media (max-width: 767.98px) {
  .section-entrepreneurs .text p {
    margin-bottom: 1.5rem;
  }
}

.section-entrepreneurs .text p:last-child {
  margin-bottom: 0;
}

.section-entrepreneurs .single-entrepreneur {
  position: relative;
}

@media (max-width: 767.98px) {
  .section-entrepreneurs .single-entrepreneur {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

.section-entrepreneurs .single-entrepreneur::before {
  content: "";
  position: absolute;
  top: 152px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: radial-gradient(88.08% 72.41% at 19.09% 72.41%, rgba(0, 0, 0, 0.64) 0%, rgba(0, 0, 0, 0.64) 0.01%, rgba(0, 0, 0, 0) 100%);
}

.section-entrepreneurs .single-entrepreneur-text {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1.5rem;
}

.section-entrepreneurs .single-entrepreneur-text .card-tag {
  margin-bottom: 1rem;
}

.section-entrepreneurs .single-entrepreneur-text h3 {
  font-family: "Brandon Grotesque";
  font-size: 1.5rem;
  font-weight: 700;
  color: #ffffff;
}

@media (max-width: 1200px) {
  .section-entrepreneurs .single-entrepreneur-text h3 {
    font-size: calc(1.05rem + 0.6vw);
  }
}

.section-entrepreneurs .single-entrepreneur img {
  width: 100%;
  height: auto;
}

.section-entrepreneurs .entrepreneurs-carousel {
  overflow: hidden;
}

.section-entrepreneurs .entrepreneurs-carousel .carousel-wrapper .image-tablet {
  width: 100vw;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom;
     object-position: bottom;
}

.section-entrepreneurs .entrepreneurs-carousel .desktop img,
.section-entrepreneurs .entrepreneurs-carousel .mobile img {
  width: 100%;
  height: auto;
}

.section-entrepreneurs .entrepreneurs-carousel .desktop {
  display: block;
}

@media (max-width: 991.98px) {
  .section-entrepreneurs .entrepreneurs-carousel .desktop {
    display: none;
  }
}

.section-entrepreneurs .entrepreneurs-carousel .tablet {
  display: none;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .section-entrepreneurs .entrepreneurs-carousel .tablet {
    display: block;
  }
}

.section-entrepreneurs .entrepreneurs-carousel .mobile {
  display: none;
}

@media (max-width: 767.98px) {
  .section-entrepreneurs .entrepreneurs-carousel .mobile {
    display: block;
  }
}

.page-entrepreneurs-single .slider-home {
  min-height: 72px;
  height: auto;
  padding-top: 0;
}

.section-exposed {
  padding: 6.5rem 0 4.5rem 0;
  background-color: #F6F7F9;
  position: relative;
}

@media (max-width: 991.98px) {
  .section-exposed {
    padding: 4.5rem 0 3rem 0;
  }
}

@media (max-width: 767.98px) {
  .section-exposed {
    padding: 4rem 0;
  }
}

@media (min-width: 768px) {
  .section-exposed-home > .container::before,
  .slider-home .section-exposed-home > .flickity-page-dots::before {
    content: "";
    position: absolute;
    top: 1.5rem;
    left: 10rem;
    right: 10rem;
    height: 1px;
    background: radial-gradient(50% 50% at 50% 50%, #012F44 0%, rgba(3, 40, 58, 0) 100%);
    opacity: 0.4;
  }

  .section-exposed-home > .container::after,
  .slider-home .section-exposed-home > .flickity-page-dots::after {
    content: "";
    position: absolute;
    bottom: 1rem;
    left: 10rem;
    right: 10rem;
    height: 1px;
    background: radial-gradient(50% 50% at 50% 50%, #012F44 0%, rgba(3, 40, 58, 0) 100%);
    opacity: 0.4;
  }
}

@media (min-width: 992px) {
  .section-exposed-home > .container::before,
  .slider-home .section-exposed-home > .flickity-page-dots::before {
    top: 3.5rem;
  }

  .section-exposed-home > .container::after,
  .slider-home .section-exposed-home > .flickity-page-dots::after {
    bottom: 2.5rem;
  }
}

.section-exposed::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("/images/layout/pattern--3.svg") no-repeat center right;
  background-size: 100%;
}

.section-exposed h2 {
  font-size: 3.5rem;
  margin-bottom: 4rem;
}

@media (max-width: 1200px) {
  .section-exposed h2 {
    font-size: calc(1.25rem + 3vw);
  }
}

@media (max-width: 991.98px) {
  .section-exposed h2 {
    margin-bottom: 3rem;
  }
}

@media (max-width: 767.98px) {
  .section-exposed h2 {
    margin-bottom: 2rem;
  }
}

.section-exposed .link {
  text-align: right;
  position: relative;
  z-index: 1;
}

.section-exposed .link a {
  color: #003047;
}

.section-exposed .link a:hover {
  color: #ffffff;
}

@media (max-width: 767.98px) {
  .section-exposed .container > .row > div,
  .section-exposed .slider-home .flickity-page-dots > .row > div,
  .slider-home .section-exposed .flickity-page-dots > .row > div {
    border-top: 1px solid #D9DADC;
  }

  .section-exposed .container > .row > div:first-child,
  .section-exposed .slider-home .flickity-page-dots > .row > div:first-child,
  .slider-home .section-exposed .flickity-page-dots > .row > div:first-child {
    border-top: 0;
  }
}

.section-exposed .carousel-wrapper {
  width: 100%;
  position: relative;
}

@media (max-width: 767.98px) {
  .section-exposed .carousel-wrapper .product-single {
    margin-left: 0;
    margin-right: 0;
  }
}

.section-exposed .carousel-wrapper .flickity-viewport {
  overflow: hidden;
}

@media (min-width: 1200px) {
  .section-exposed .carousel-wrapper .exposed-carousel-item {
    height: 532px;
  }
}

@media (min-width: 1680px) {
  .section-exposed .carousel-wrapper .exposed-carousel-item {
    height: 564px;
  }
}

.ie .section-exposed .carousel-wrapper .exposed-carousel-item {
  height: auto !important;
}

.section-exposed .carousel-wrapper .carousel-control {
  position: absolute;
  z-index: 10;
  top: 180px;
  transform: translateY(-50%);
}

@media (max-width: 1679.98px) {
  .section-exposed .carousel-wrapper .carousel-control {
    top: 145px;
  }
}

@media (max-width: 1199.98px) {
  .section-exposed .carousel-wrapper .carousel-control {
    top: calc(25vw - 64px);
  }
}

@media (max-width: 991.98px) {
  .section-exposed .carousel-wrapper .carousel-control {
    top: calc(25vw - 32px);
  }
}

@media (max-width: 767.98px) {
  .section-exposed .carousel-wrapper .carousel-control {
    top: calc(50vw - 32px);
  }
}

.section-exposed .carousel-wrapper .carousel-control svg {
  color: #003047;
  width: 1.5rem;
  height: 1.5rem;
}

.section-exposed .carousel-wrapper .carousel-control.page-link--prev {
  left: -24px;
}

@media (max-width: 991.98px) {
  .section-exposed .carousel-wrapper .carousel-control.page-link--prev {
    left: 2rem;
  }
}

.section-exposed .carousel-wrapper .carousel-control.page-link--next {
  right: -24px;
}

@media (max-width: 991.98px) {
  .section-exposed .carousel-wrapper .carousel-control.page-link--next {
    right: 2rem;
  }
}

.section-exposed-product {
  background-color: #FAFBFC;
  position: relative;
  padding: 1.5rem 0;
}

@media (min-width: 768px) {
  .section-exposed-product {
    padding: 3.5rem 0;
  }
}

@media (min-width: 992px) {
  .section-exposed-product {
    padding: 5rem 0;
  }
}

.section-exposed-product::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("/images/layout/pattern--6.svg") no-repeat center right;
  background-size: 100%;
}

.section-exposed-product h2 {
  margin-bottom: 1.5rem;
}

.section-exposed-product p {
  color: #424B50;
  margin-bottom: 1.5rem;
}

.section-exposed-product p.small {
  font-size: 0.75rem;
  font-family: "Brandon Grotesque";
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.section-exposed-product .brand {
  margin-top: 1.5rem;
  display: block;
  position: absolute;
  bottom: 0;
  right: 1rem;
  text-align: right;
  z-index: 3;
}

@media (min-width: 768px) {
  .section-exposed-product .brand {
    bottom: auto;
    right: 0;
    top: 0;
  }
}

.section-exposed-product .brand p {
  font-size: 0.75rem;
  line-height: 1.2;
  font-weight: 700;
  font-family: "Brandon Grotesque";
  color: #003047;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 1rem;
}

.section-exposed-product .brand a {
  display: block;
  margin-bottom: 1rem;
}

.section-exposed-product .brand a:last-child {
  margin-bottom: 0;
}

.section-exposed-product .brand img {
  height: 32px;
  width: auto;
}

.section-exposed-product img {
  width: 100%;
  height: auto;
}

.section-mainvideo {
  background-color: #05212F;
  padding-top: 4rem;
}

@media (min-width: 992px) {
  .section-mainvideo {
    padding-top: 9.5rem;
  }
}

.section-mainvideo .channel-info-mobile {
  margin-bottom: 1.5rem;
}

.section-mainvideo .channel-info-mobile img {
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  margin-right: 1rem;
}

.section-mainvideo .channel-info-mobile .info {
  display: flex;
  align-items: center;
  text-decoration: none;
}

.section-mainvideo .channel-info-mobile .info span {
  font-family: "Brandon Grotesque";
  font-size: 0.75rem;
  line-height: 1.333;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  letter-spacing: 0.08em;
  display: block;
}

.section-mainvideo .channel-info-mobile .info span.name {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  line-height: 1.71;
  text-transform: none;
  color: #ffffff;
}

.section-mainvideo .mainvideo-wrapper {
  position: relative;
  margin-bottom: 1rem;
}

@media (max-width: 767.98px) {
  .section-mainvideo .mainvideo-wrapper {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

.section-mainvideo .mainvideo-wrapper h1 {
  color: #ffffff;
  margin-bottom: 1.5rem;
}

.section-mainvideo .video-timer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
  background: linear-gradient(0deg, rgba(5, 33, 47, 0.72), rgba(5, 33, 47, 0.72));
  text-align: center;
  padding: 4rem 1rem;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), visibility 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

.section-mainvideo .video-timer p {
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 900;
  font-family: "Brandon Grotesque";
  letter-spacing: -0.005em;
  color: #ffffff;
}

@media (max-width: 1200px) {
  .section-mainvideo .video-timer p {
    font-size: calc(1.1rem + 1.2vw);
  }
}

.section-mainvideo .video-timer.active {
  opacity: 1;
  visibility: visible;
}

.section-mainvideo .featured-products {
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ffffff;
  padding: 1.5rem 2.5rem 2.5rem 2.5rem;
  opacity: 0;
  visibility: hidden;
  transform: translateY(100px);
  transition: opacity 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), visibility 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), transform 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

@media (max-width: 767.98px) {
  .section-mainvideo .featured-products {
    display: none;
  }
}

.section-mainvideo .featured-products.featured-products-playlist {
  right: 16.667%;
}

.section-mainvideo .featured-products.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.section-mainvideo .featured-products h3 {
  font-size: 1.5rem;
  color: #003047;
  font-weight: 700;
  margin-bottom: 1.5rem;
}

@media (max-width: 1200px) {
  .section-mainvideo .featured-products h3 {
    font-size: calc(1.05rem + 0.6vw);
  }
}

.section-mainvideo .featured-products .image {
  margin-bottom: 1.5rem;
  height: 184px;
}

.section-mainvideo .featured-products .image::before {
  display: none;
}

.section-mainvideo .featured-products .image img {
  position: relative;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.section-mainvideo .featured-products h4 {
  font-size: 1rem;
}

.section-mainvideo .featured-products .card-entrepreneur-info a {
  text-transform: none;
}

.section-mainvideo .channel-info {
  margin-bottom: 1rem;
}

.section-mainvideo .channel-info img {
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  margin-right: 1rem;
}

.section-mainvideo .channel-info button .text {
  text-align: right;
}

.section-mainvideo .channel-info .info {
  display: flex;
  align-items: center;
  text-decoration: none;
}

.section-mainvideo .channel-info .info.next-video {
  justify-content: flex-end;
  margin-left: auto;
}

.section-mainvideo .channel-info .info.next-video.disabled {
  opacity: 0;
  pointer-events: none;
}

.section-mainvideo .channel-info .info span {
  font-family: "Brandon Grotesque";
  font-size: 0.75rem;
  line-height: 1.333;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  letter-spacing: 0.08em;
  display: block;
}

.section-mainvideo .channel-info .info span.name {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  line-height: 1.71;
  text-transform: none;
  color: #ffffff;
}

.section-mainvideo .channel-info .info .icon {
  margin-left: 1.5rem;
  width: 2.5rem;
  height: 2.5rem;
  border: 2px solid #ffffff;
  position: relative;
  flex: 0 0 2.5rem;
}

.section-mainvideo .channel-info .info svg {
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
}

.section-mainvideo .video-playlist {
  position: relative;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}

.section-mainvideo .video-playlist .plyr {
  width: 100%;
}

@media (min-width: 992px) {
  .section-mainvideo .video-playlist .plyr {
    width: 83.333%;
  }
}

.section-mainvideo .video-playlist .plyr-playlist {
  width: 100%;
  height: 100%;
  background-color: rgba(3, 18, 24, 0.5);
  display: flex;
  flex-direction: column;
}

@media (min-width: 992px) {
  .section-mainvideo .video-playlist .plyr-playlist {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    width: 16.667%;
  }
}

@media (max-width: 767.98px) {
  .section-mainvideo .video-playlist .plyr-playlist .plyr-playlist-wrapper {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
  }
}

@media (min-width: 768px) {
  .section-mainvideo .video-playlist .plyr-playlist .plyr-playlist-wrapper {
    height: 100%;
    overflow: auto;
    -ms-overflow-style: none;
  }
}

.section-mainvideo .video-playlist .plyr-playlist .plyr-playlist-wrapper::-webkit-scrollbar {
  display: none;
}

.section-mainvideo .video-playlist .plyr-playlist .playlist-links {
  height: 100%;
}

.section-mainvideo .video-playlist .plyr-playlist .plyr-playlist-title {
  padding: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  margin-bottom: 0;
  font-size: 0.875rem;
  line-height: 1.71;
  font-weight: 700;
  position: relative;
}

@media (max-width: 767.98px) {
  .section-mainvideo .video-playlist .plyr-playlist .plyr-playlist-title::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 1rem;
    transform: translateY(-50%);
    width: 1.5rem;
    height: 1.5rem;
    background-image: url("data:image/svg+xml;utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10L12 15L17 10H7Z' fill='white'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center center;
    transition: transform 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
  }
}

.section-mainvideo .video-playlist .plyr-playlist .plyr-playlist-title.active::before {
  transform: translateY(-50%) rotate(180deg);
}

.section-mainvideo .video-playlist .plyr-playlist .plyr-playlist-title svg {
  width: 1.5rem;
  height: 1.5rem;
  color: #ffffff;
  margin-right: 1rem;
}

.section-mainvideo .video-playlist .plyr-playlist .plyr-playlist-item {
  padding: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 0.875rem;
  line-height: 1.71;
  font-weight: 700;
  color: #D9DADC;
  text-align: left;
  width: 100%;
}

.section-mainvideo .video-playlist .plyr-playlist .plyr-playlist-item.active {
  background-color: #003047;
}

.section-mainvideo .video-playlist .plyr-playlist .plyr-playlist-item span {
  display: block;
}

.section-mainvideo .video-playlist .plyr-playlist .plyr-playlist-item .video-title {
  margin-bottom: 0.5rem;
}

.section-mainvideo .video-playlist .plyr-playlist .plyr-playlist-item .video-duration {
  font-family: "Brandon Grotesque";
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: 0.08em;
}

.section-videos {
  background: linear-gradient(172.15deg, #05212F -22.83%, #003047 81.77%);
  padding: 8rem 0 5rem 0;
  position: relative;
}

@media (max-width: 991.98px) {
  .section-videos {
    padding: 5.5rem 0 4.5rem 0;
  }
}

@media (max-width: 767.98px) {
  .section-videos {
    padding: 4rem 0;
  }
}

.section-videos.no-bg {
  background: #05212F;
}

.section-videos.no-bg::before {
  display: none;
}

.section-videos::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("/images/layout/pattern--2.svg") no-repeat top center;
  background-size: 100%;
}

.section-videos .container,
.section-videos .slider-home .flickity-page-dots,
.slider-home .section-videos .flickity-page-dots {
  position: relative;
  z-index: 2;
}

.section-videos .link {
  text-align: right;
  position: relative;
  z-index: 1;
}

.videos {
  margin-bottom: 2rem;
}

@media (max-width: 767.98px) {
  .videos {
    display: none;
    margin-bottom: 3rem;
  }
}

.videos.active {
  display: block;
}

.videos.videos-latest {
  margin-bottom: 5.5rem;
}

@media (max-width: 767.98px) {
  .videos.videos-latest {
    margin-bottom: 2.5rem;
  }
}

@media (max-width: 767.98px) {
  .videos.videos-past {
    margin-bottom: 1rem;
  }
}

.videos h2 {
  font-size: 3.5rem;
  color: #ffffff;
  margin-bottom: 4rem;
}

@media (max-width: 1200px) {
  .videos h2 {
    font-size: calc(1.25rem + 3vw);
  }
}

@media (max-width: 991.98px) {
  .videos h2 {
    margin-bottom: 2.5rem;
  }
}

@media (max-width: 767.98px) {
  .videos .single-video {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    margin-bottom: 0.5rem;
  }
}

.videos .single-season {
  margin-bottom: 4rem;
}

@media (max-width: 767.98px) {
  .videos .single-season {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    margin-bottom: 0.5rem;
  }
}

@media (max-width: 767.98px) {
  .videos .content {
    padding: 1rem;
  }
}

.videos h3 {
  font-size: 1.5rem;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 0.875rem;
}

@media (max-width: 1200px) {
  .videos h3 {
    font-size: calc(1.05rem + 0.6vw);
  }
}

.videos h3 a {
  text-decoration: none;
}

.videos .video-data {
  display: flex;
  align-items: center;
  overflow: hidden;
}

.videos .video-data p {
  font-size: 0.75rem;
  line-height: 1.33;
  font-weight: 700;
  color: rgba(246, 247, 249, 0.7);
  margin-right: 1.25rem;
  position: relative;
  margin-bottom: 0.5rem;
}

.videos .video-data p::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -12px;
  transform: translateY(-50%);
  width: 4px;
  height: 4px;
  background-color: rgba(246, 247, 249, 0.7);
}

.videos .image {
  position: relative;
  height: 166px;
  margin-bottom: 1rem;
  overflow: hidden;
}

@media (max-width: 767.98px) {
  .videos .image {
    height: 176px;
    margin-bottom: 0;
  }

  .videos .image::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: radial-gradient(88.08% 72.41% at 19.09% 72.41%, rgba(0, 0, 0, 0.64) 0%, rgba(0, 0, 0, 0.64) 0.01%, rgba(0, 0, 0, 0) 100%);
  }
}

.videos .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.videos .image .video-duration {
  position: absolute;
  bottom: 8px;
  right: 8px;
  z-index: 1;
  padding: 4px 8px;
  background-color: rgba(3, 18, 24, 0.9);
  font-size: 0.75rem;
  line-height: 1.33;
  font-weight: 700;
}

.videos .image .count {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  max-width: 94px;
  background-color: rgba(3, 18, 24, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
}

.videos .image .count span {
  display: flex;
  align-items: center;
  font-family: "Brandon Grotesque";
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: -0.005em;
}

.videos .image .count span svg {
  width: 1.5rem;
  height: 1.5rem;
  margin-left: 4px;
}

.content-filters {
  border-bottom: 1px solid rgba(217, 218, 220, 0.3);
}

@media (max-width: 767.98px) {
  .content-filters.videos .filters {
    margin-bottom: 0;
  }
}

.content-filters .top-bar {
  margin-bottom: 3rem;
}

.content-filters .top-bar h2 {
  margin-bottom: 0;
}

.content-filters .top-bar input[type=text] {
  padding: 1rem 1rem 1rem 3.125rem;
  background-image: url("data:image/svg+xml;utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z' stroke='%23D9DADC' stroke-width='2' stroke-linecap='square'/%3E%3Cpath d='M21 21L16.65 16.65' stroke='%23D9DADC' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: left 1rem center;
  background-color: #05212F;
  border: 1px solid #D9DADC;
  font-size: 0.875rem;
  line-height: 1.71;
  font-weight: 700;
  color: #D9DADC;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

@media (max-width: 767.98px) {
  .content-filters .top-bar input[type=text] {
    margin-top: 1.5rem;
  }
}

.content-filters .top-bar input[type=text]::-moz-placeholder {
  font-size: 0.875rem;
  line-height: 1.71;
  font-weight: 700;
  color: #D9DADC;
}

.content-filters .top-bar input[type=text]:-ms-input-placeholder {
  font-size: 0.875rem;
  line-height: 1.71;
  font-weight: 700;
  color: #D9DADC;
}

.content-filters .top-bar input[type=text]::-ms-input-placeholder {
  font-size: 0.875rem;
  line-height: 1.71;
  font-weight: 700;
  color: #D9DADC;
}

.content-filters .top-bar input[type=text]::placeholder {
  font-size: 0.875rem;
  line-height: 1.71;
  font-weight: 700;
  color: #D9DADC;
}

.content-filters .filters {
  display: flex;
  align-items: center;
  margin-bottom: 2.5rem;
  overflow: auto;
}

.content-filters .filters::-webkit-scrollbar {
  display: none;
  -ms-overflow-style: none;
}

.content-filters .filters > span {
  margin-right: 1.5rem;
  flex: 0 0 auto;
}

.content-filters .filters input[type=radio] {
  display: none;
}

.content-filters .filters input[type=radio] + label {
  font-weight: 700;
  color: #D9DADC;
  padding-bottom: 1rem;
  cursor: pointer;
  border-bottom: 2px solid transparent;
  transition: border-color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

.content-filters .filters input[type=radio] + label:hover {
  color: #ED1C24;
}

.content-filters .filters input[type=radio]:checked + label {
  color: #ED1C24;
  border-color: #ED1C24;
}

.page-videos {
  background: linear-gradient(173deg, #042337 22%, #003047 98.45%);
}

@media (max-width: 767.98px) {
  .page-videos .landing-hero {
    max-height: 348px;
    padding-top: 3.5rem;
  }
}

@media (max-width: 767.98px) {
  .page-videos .landing-hero .container .col-md-5 a,
  .page-videos .landing-hero .slider-home .flickity-page-dots .col-md-5 a,
  .slider-home .page-videos .landing-hero .flickity-page-dots .col-md-5 a {
    display: block;
    text-align: right;
  }
}

.page-videos .section-videos {
  padding-top: 4rem;
}

@media (min-width: 768px) {
  .page-videos .section-videos {
    padding-top: 6rem;
  }
}

@media (min-width: 992px) {
  .page-videos .section-videos {
    padding-top: 10.5rem;
  }
}

.page-videos .videos {
  margin-bottom: 0;
  display: block;
}

.page-videos .videos h2 {
  display: block;
}

@media (max-width: 767.98px) {
  .page-videos .container-nextshow {
    transform: translateY(-100%);
    position: relative;
    z-index: 2;
  }
}

.page-videos .next-show {
  background-color: #003047;
  margin-bottom: 3.5rem;
  position: relative;
}

@media (max-width: 767.98px) {
  .page-videos .next-show {
    background-color: #052637;
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

.section-signup {
  background-color: #003047;
  position: relative;
}

.section-signup .section-signup-wrapper-apply {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding: 6.5rem 0;
  background: #003047 url("/images/layout/prijavite-bg.png") no-repeat;
  background-position-y: -20px;
  background-position-x: -76px;
}

.section-signup .section-signup-text {
  padding-left: 220px;
}

.section-signup .link {
  text-align: right;
  position: relative;
  z-index: 1;
}

.section-signup h2 {
  color: #ffffff;
}

.section-signup p {
  margin-bottom: 0;
  display: flex;
  align-items: center;
}

.section-signup p.h3 {
  color: #ffffff;
  letter-spacing: -0.005em;
}

.section-signup p svg {
  width: 72px;
  height: 72px;
  color: #ffffff;
  margin-right: 2.25rem;
}

.section-categories {
  background: linear-gradient(346.63deg, #FAFBFC 8.49%, #F5F7F9 86.36%);
  padding: 2rem 0;
  overflow: hidden;
}

@media (min-width: 768px) {
  .section-categories {
    padding: 3rem 0;
  }
}

@media (min-width: 992px) {
  .section-categories {
    padding: 4.25rem 0;
  }
}

.section-categories .category-wrapper .link a {
  color: #003047;
}

.section-categories .category-wrapper .link a:hover {
  color: #ffffff;
}

.section-categories .category-wrapper {
  margin-bottom: 5rem;
}

@media (max-width: 767.98px) {
  .section-categories .category-wrapper {
    display: none;
    margin-bottom: 1.5rem;
  }

  .section-categories .category-wrapper.active {
    display: block;
  }
}

.section-categories .category-wrapper:last-child {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .section-categories .category-wrapper .top-content {
    width: 50%;
  }
}

.section-categories .category-wrapper .top-content h2 {
  font-size: 3.5rem;
  color: #003047;
  margin-bottom: 1rem;
}

@media (max-width: 1200px) {
  .section-categories .category-wrapper .top-content h2 {
    font-size: calc(1.25rem + 3vw);
  }
}

@media (max-width: 767.98px) {
  .section-categories .category-wrapper .top-content h2 {
    display: none;
  }
}

.section-categories .category-wrapper .top-content p {
  color: #031218;
  margin-bottom: 1.5rem;
}

.section-categories .category-wrapper .link {
  text-align: right;
  position: relative;
  z-index: 1;
  margin-top: 2rem;
}

.section-categories .category-wrapper .single-news-wrapper {
  position: relative;
}

@media (max-width: 767.98px) {
  .section-categories .category-wrapper .single-news-wrapper {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    margin-bottom: 0.5rem;
  }
}

.section-categories .category-wrapper .single-news .image {
  position: relative;
}

.section-categories .category-wrapper .single-news .image::before {
  content: "";
  display: block;
  padding-top: 100%;
}

.section-categories .category-wrapper .single-news img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.section-categories .category-wrapper .single-news .info {
  padding: 0.75rem 0;
}

@media (max-width: 767.98px) {
  .section-categories .category-wrapper .single-news .info {
    padding: 0.75rem 1.25rem;
  }
}

.section-categories .category-wrapper .single-news h3 {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 700;
  color: #003047;
  margin-bottom: 0.5rem;
}

.section-categories .category--medijski-odziv .top-content p {
  margin-bottom: 2rem;
}

.page-news .landing-hero {
  padding-top: 1.5rem;
  max-height: none;
  background: radial-gradient(83.33% 83.33% at 100% 1.56%, #003047 0%, rgba(0, 48, 71, 0) 100%);
}

@media (min-width: 768px) {
  .page-news .landing-hero {
    padding-top: 3rem;
  }
}

@media (min-width: 992px) {
  .page-news .landing-hero {
    padding-top: 156px;
  }
}

.page-news .landing-hero .container,
.page-news .landing-hero .slider-home .flickity-page-dots,
.slider-home .page-news .landing-hero .flickity-page-dots {
  height: auto;
}

@media (max-width: 767.98px) {
  .page-news .landing-hero {
    padding-top: 24px;
  }
}

.page-news .landing-hero .text {
  margin-bottom: 3rem;
}

@media (min-width: 768px) {
  .page-news .landing-hero .text {
    margin-bottom: 4.5rem;
  }
}

.page-news .landing-hero .breadcrumb {
  background-color: #003047;
}

.page-news .landing-hero .breadcrumb a {
  color: rgba(255, 255, 255, 0.5);
}

.page-news .landing-hero .breadcrumb .active {
  color: #ffffff;
}

@media (max-width: 767.98px) {
  .page-news .landing-hero .featured-news {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

.page-news .landing-hero::before {
  background: url("/images/layout/pattern--2.svg") no-repeat top right;
  background-color: #05212F;
  max-height: none;
}

.page-news .news-content-wrapper {
  padding-bottom: 40px;
  background-color: #05212F;
  overflow: hidden;
}

.page-news .news-content-wrapper .instagram {
  position: relative;
  z-index: 2;
  margin-top: 40px;
}

.page-news .news-content-wrapper .instagram .section-social {
  overflow: visible;
  background-color: #ffffff;
  padding: 2.5rem 0;
  position: relative;
}

@media (min-width: 768px) {
  .page-news .news-content-wrapper .instagram .section-social {
    padding: 4rem 0;
  }
}

@media (min-width: 992px) {
  .page-news .news-content-wrapper .instagram .section-social {
    padding: 6rem 0;
  }
}

.page-news .news-content-wrapper .instagram .section-social::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -999em;
  right: -999em;
  background-color: #ffffff;
}

.page-news .news-content-wrapper .instagram .section-social .container,
.page-news .news-content-wrapper .instagram .section-social .slider-home .flickity-page-dots,
.slider-home .page-news .news-content-wrapper .instagram .section-social .flickity-page-dots {
  position: relative;
  z-index: 2;
}

.page-news .news-content-wrapper .instagram .section-social h2 {
  color: #003047;
}

.page-news .news-content-wrapper .instagram .section-social p {
  color: #031218;
}

.page-news .news-content-wrapper .instagram .section-social .link a {
  color: #003047;
}

.page-news .news-content-wrapper .instagram .section-social .link a:hover {
  color: #ffffff;
}

.page-news .news-content-wrapper .bottom-news-list {
  margin-bottom: 2rem;
}

.page-news .single-news {
  margin-bottom: 0.5rem;
  position: relative;
}

@media (min-width: 768px) {
  .page-news .single-news {
    margin-top: 40px;
    margin-bottom: 0;
  }
}

@media (max-width: 767.98px) {
  .page-news .single-news {
    margin-bottom: 16px;
  }
}

.page-news .single-news .single-news-wrapper {
  position: relative;
}

@media (max-width: 767.98px) {
  .page-news .single-news .single-news-wrapper {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

.page-news .single-news .single-news-wrapper .image {
  position: relative;
}

@media (max-width: 767.98px) {
  .page-news .single-news .single-news-wrapper .image {
    width: 100%;
  }
}

.page-news .single-news .single-news-wrapper .image::before {
  content: "";
  display: block;
  padding-top: 100%;
}

.page-news .single-news .single-news-wrapper img {
  height: 100%;
  width: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.page-news .single-news .single-news-wrapper .info {
  padding: 0.75rem 0;
}

@media (max-width: 767.98px) {
  .page-news .single-news .single-news-wrapper .info {
    padding: 0.75rem 1.25rem;
  }
}

.page-news .single-news .single-news-wrapper .info .date {
  color: #D9DADC;
}

.page-news .single-news .single-news-wrapper h3 {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 0.5rem;
}

.section-history {
  padding: 6.5rem 0 5rem 0;
  background-color: #F6F7F9;
  overflow: hidden;
}

@media (max-width: 991.98px) {
  .section-history {
    padding: 4.5rem 0 3.5rem 0;
  }
}

@media (max-width: 767.98px) {
  .section-history {
    padding: 1.5rem 0;
  }
}

@media (max-width: 767.98px) {
  .section-history .container,
  .section-history .slider-home .flickity-page-dots,
  .slider-home .section-history .flickity-page-dots {
    padding: 0;
  }
}

.section-history h2 {
  text-align: center;
  margin-bottom: 5.5rem;
}

@media (max-width: 991.98px) {
  .section-history h2 {
    margin-bottom: 2.5rem;
  }
}

@media (max-width: 767.98px) {
  .section-history h2 {
    margin-bottom: 1.5rem;
    text-align: left;
    padding: 0 1.25rem;
  }
}

.section-history .history-carousel {
  margin-bottom: 8rem;
}

@media (max-width: 991.98px) {
  .section-history .history-carousel {
    margin-bottom: 6rem;
  }
}

@media (max-width: 767.98px) {
  .section-history .history-carousel {
    margin-bottom: 4rem;
  }
}

.section-history .history-carousel .flickity-viewport {
  overflow: hidden;
}

.section-history .history-single {
  width: 100%;
}

@media (max-width: 767.98px) {
  .section-history .history-single .image {
    margin-bottom: 0.5rem;
  }
}

.section-history .history-single .image img {
  width: 100%;
  height: auto;
}

@media (max-width: 767.98px) {
  .section-history .history-single .content {
    padding: 0 1.25rem;
  }
}

.section-history .history-single .content .year {
  display: block;
  font-family: "Brandon Grotesque";
  font-size: 3.5rem;
  line-height: 1.333;
  font-weight: 900;
  color: #ED1C24;
  letter-spacing: -0.005em;
  margin-bottom: 1rem;
}

@media (max-width: 1200px) {
  .section-history .history-single .content .year {
    font-size: calc(1.25rem + 3vw);
  }
}

.section-history .history-single .content h4 {
  letter-spacing: 0.04em;
  margin-bottom: 1rem;
}

.section-history .history-single .content p {
  color: #05212F;
}

.section-history .history-single .content p:last-child {
  margin-bottom: 0;
}

.section-history .history-navigation {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
}

@media (max-width: 767.98px) {
  .section-history .history-navigation {
    padding: 0 1.25rem;
  }
}

.section-history .history-navigation .button-arrows {
  width: 104px;
  flex: 0 0 104px;
  margin-right: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.section-history .history-navigation .arrow {
  border: 2px solid #003047;
  width: 2.5rem;
  height: 2.5rem;
  position: relative;
}

.section-history .history-navigation .arrow.arrow-prev {
  opacity: 0.5;
}

.section-history .history-navigation .arrow svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.5rem;
  height: 1.5rem;
  color: #003047;
}

.section-history .history-navigation .arrow svg.ticon-180 {
  transform: translate(-50%, -50%) rotate(180deg);
}

.section-history .history-navigation .button-group {
  flex: 1 1 auto;
  display: flex;
  justify-content: space-between;
  position: relative;
}

@media (max-width: 767.98px) {
  .section-history .history-navigation .button-group {
    display: none;
  }
}

.section-history .history-navigation .button {
  position: relative;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: -0.005em;
  background-color: #003047;
  padding: 0.5rem 1rem;
  transition: background-color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

.section-history .history-navigation .button.is-selected {
  background-color: #ED1C24;
}

.section-history .history-navigation .button:first-child::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 50%;
  right: -999em;
  left: calc(100% + 3px);
  transform: translateY(-50%);
  height: 2px;
  background: linear-gradient(90deg, rgba(0, 48, 71, 0.3) 1.02%, rgba(0, 48, 71, 0.1) 66.64%);
}

.product-single {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  padding-bottom: 2.5rem;
  height: 100%;
}

.ie .product-single {
  height: auto !important;
  display: block !important;
}

.product-single .product-info {
  position: relative;
  flex: 0 0 100%;
  width: 100%;
}

@media (max-width: 767.98px) {
  .product-single {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

.product-single .entrepreneur-wrapper {
  flex: 0 0 100%;
  width: 100%;
  margin-top: auto;
}

.product-single .image {
  width: 100%;
  position: relative;
  border: 1px solid #D9DADC;
  margin-bottom: 1rem;
  background-color: #ffffff;
}

@media (max-width: 767.98px) {
  .product-single .image {
    border: none;
  }
}

.product-single h4,
.product-single .h4,
.product-single .card-entrepreneur {
  position: relative;
  z-index: 2;
}

@media (max-width: 767.98px) {
  .product-single h4,
  .product-single .h4,
  .product-single .card-entrepreneur {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
}

.product-single .card-entrepreneur {
  margin-top: auto;
}

.product-single h4,
.product-single .h4 {
  flex: 0 0 auto;
  color: #424B50;
  font-weight: 700;
  margin-bottom: 1rem !important;
  pointer-events: none;
}

.single-news-page {
  color: #424B50;
  padding-top: 156px;
}

@media (max-width: 767.98px) {
  .single-news-page {
    padding-top: 0;
  }
}

.single-news-page .flex-align-center {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

@media (max-width: 767.98px) {
  .single-news-page .header-image {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

.single-news-page .article-image {
  width: 100%;
}

.single-news-page .main .header {
  margin-bottom: 96px;
}

@media (max-width: 767.98px) {
  .single-news-page .main .header {
    margin-bottom: 24px;
  }
}

.single-news-page .main .header .card-entrepreneur {
  padding-bottom: 24px;
}

.single-news-page .main .header .breadcrumb-item.active {
  color: #424B50;
}

@media (max-width: 767.98px) {
  .single-news-page .main .header .info {
    padding-top: 28px;
  }

  .single-news-page .main .header .card-tags {
    margin-bottom: 0;
  }

  .single-news-page .main .header .card-tags .card-tag {
    margin-bottom: 12px;
  }
}

.single-news-page .main .social {
  display: flex;
  padding-top: 24px;
  margin-bottom: 24px;
  border-top: 1px solid #D9DADC;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
}

.single-news-page .main .social .share-link-wrapper {
  display: flex;
}

.single-news-page .main .social .share-icon {
  display: flex;
  align-items: center;
  color: #05212F;
  cursor: pointer;
}

.single-news-page .main .social .share-icon.cursor-default {
  cursor: default;
}

.single-news-page .main .social .share-icon:last-child::after {
  display: none;
}

.single-news-page .main .social .share-icon:hover {
  text-decoration: none;
}

.single-news-page .main .social .share-icon::after {
  content: "";
  height: 1px;
  border: 1px solid #D9DADC;
  margin: 0 8px;
  display: inline-block;
  vertical-align: middle;
}

.single-news-page .main .social .share-icon span {
  margin-left: 8px;
}

.single-news-page .main .social .share-icon svg {
  height: 16px;
  width: 16px;
}

.single-news-page .main .social .share-icon svg path {
  fill: #05212F;
}

.single-news-page .main .section--paragraph {
  margin-top: 72px;
  margin-bottom: 72px;
}

@media (max-width: 767.98px) {
  .single-news-page .main .section--paragraph {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

.single-news-page .main .section--paragraph h3 {
  flex: 0 0 50%;
  max-width: 50%;
  margin-left: 16.6666666667%;
  margin-bottom: 24px;
  position: relative;
  width: 100%;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}

@media (max-width: 991.98px) {
  .single-news-page .main .section--paragraph h3 {
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
}

.single-news-page .main .section--paragraph iframe {
  width: 100%;
}

.single-news-page .main .section--paragraph p a {
  color: inherit;
  text-decoration: underline;
}

.single-news-page .main .section--paragraph ul {
  margin-top: 40px;
  margin-bottom: 40px;
  list-style: none;
}

.single-news-page .main .section--paragraph ul li {
  margin-left: 20px;
}

.single-news-page .main .section--paragraph ul li::before {
  content: "";
  width: 4px;
  height: 4px;
  margin-top: -2px;
  margin-left: -4px;
  left: -14px;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  background-color: #ED1C24;
  position: relative;
}

.single-news-page .main .section--paragraph ul,
.single-news-page .main .section--paragraph .tiktok-embed,
.single-news-page .main .section--paragraph p {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
  margin-left: 16.6666666667%;
  position: relative;
  width: 100%;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}

@media (max-width: 1399.98px) {
  .single-news-page .main .section--paragraph ul,
  .single-news-page .main .section--paragraph .tiktok-embed,
  .single-news-page .main .section--paragraph p {
    flex: 0 0 75%;
    max-width: 75%;
  }
}

@media (max-width: 991.98px) {
  .single-news-page .main .section--paragraph ul,
  .single-news-page .main .section--paragraph .tiktok-embed,
  .single-news-page .main .section--paragraph p {
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
}

.single-news-page .main .section--paragraph ul a,
.single-news-page .main .section--paragraph .tiktok-embed a,
.single-news-page .main .section--paragraph p a {
  color: #ED1C24;
}

.single-news-page .main .section--paragraph table {
  flex: 0 0 50%;
  max-width: 50%;
  margin-left: calc(16.6666666667% + 20px);
  position: relative;
  width: 100%;
  border: 1px solid #D9DADC;
}

@media (max-width: 1399.98px) {
  .single-news-page .main .section--paragraph table {
    flex: 0 0 75%;
    max-width: 75%;
  }
}

@media (max-width: 991.98px) {
  .single-news-page .main .section--paragraph table {
    flex: 0 0 calc(100% - 40px);
    max-width: calc(100% - 40px);
    margin: 0 auto;
  }
}

.single-news-page .main .section--paragraph table td,
.single-news-page .main .section--paragraph table th {
  text-align: left;
  border: 1px solid #D9DADC;
  padding: 0.5rem 1rem;
}

.single-news-page .main .section--paragraph table th {
  font-size: 0.75rem;
  letter-spacing: 0.08rem;
  color: #003047;
  font-family: "Brandon Grotesque";
}

.single-news-page .main .section--paragraph table td {
  font-size: 1rem;
  line-height: 2;
  color: #031218;
}

.single-news-page .main .section--paragraph table a {
  color: #ED1C24;
  text-decoration: underline;
}

.single-news-page .main .section-banner {
  background-color: #05212F;
  padding: 0;
  color: #D9DADC;
}

@media (max-width: 767.98px) {
  .single-news-page .main .section-banner {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}

.single-news-page .main .section-banner h1,
.single-news-page .main .section-banner h2,
.single-news-page .main .section-banner h3,
.single-news-page .main .section-banner h4,
.single-news-page .main .section-banner h5,
.single-news-page .main .section-banner h6 {
  color: #ffffff;
}

.single-news-page .main .section-banner .banner-wrapper {
  z-index: 0;
  height: auto;
  min-height: 320px;
}

.single-news-page .main .section-banner .header-image {
  position: relative;
  height: 100%;
}

@media (max-width: 991.98px) {
  .single-news-page .main .section-banner .header-image {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

.single-news-page .main .section-banner .container,
.single-news-page .main .section-banner .slider-home .flickity-page-dots,
.slider-home .single-news-page .main .section-banner .flickity-page-dots {
  height: auto;
}

.single-news-page .main .section-banner .content-wrapper {
  display: flex;
  align-items: center;
}

.single-news-page .main .section-banner .link {
  position: absolute;
  bottom: 0;
  z-index: 1;
}

.single-news-page .main .section-banner .link .btn-expand {
  background-image: url("data:image/svg+xml;utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12H18' stroke='white' stroke-width='2' stroke-linecap='square'/%3E%3Cpath d='M12 4.99997L19 12L12 19' stroke='white' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E%0A");
}

.single-news-page .main .section-banner .header-image::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 152px;
  bottom: 0;
  left: 0;
  right: 0;
  background: radial-gradient(88.08% 72.41% at 19.09% 72.41%, rgba(0, 0, 0, 0.34) 0%, rgba(0, 0, 0, 0.34) 0.01%, rgba(0, 0, 0, 0) 100%);
}

.single-news-page .main .section-banner .header-image img {
  position: relative;
  top: 0;
  left: 0;
  transform: none;
}

@media (max-width: 767.98px) {
  .single-news-page .main .section-banner .header-image img {
    min-height: 320px;
  }
}

.single-news-page .main .section--text-wimage {
  padding: 40px 0;
}

@media (min-width: 768px) {
  .single-news-page .main .section--text-wimage.section--left .text {
    order: 2;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .single-news-page .main .section--text-wimage.section--left .image {
    order: 1;
    margin-left: 8.333333333%;
  }
}

.single-news-page .main .section--text-wimage .text ul a,
.single-news-page .main .section--text-wimage .text ol a,
.single-news-page .main .section--text-wimage .text p a {
  color: #ED1C24;
}

.single-news-page section.footer {
  background-color: #FAFBFC;
  padding-top: 44px;
  padding-bottom: 40px;
}

@media (min-width: 992px) {
  .single-news-page section.footer {
    padding-top: 88px;
    padding-bottom: 86px;
  }
}

@media (max-width: 1199.98px) {
  .single-news-page .related-products-content {
    order: -1;
    flex: 0 0 100%;
  }
}

.single-news-page .related-products .related-carousel {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

.single-news-page .related-products .related-carousel .carousel-wrapper {
  width: 100%;
  position: relative;
}

@media (max-width: 767.98px) {
  .single-news-page .related-products .related-carousel .carousel-wrapper .product-single {
    margin-left: 0;
    margin-right: 0;
  }
}

.single-news-page .related-products .related-carousel .carousel-wrapper .flickity-viewport {
  overflow: hidden;
}

@media (min-width: 1200px) {
  .single-news-page .related-products .related-carousel .carousel-wrapper .exposed-carousel-item {
    height: 532px;
  }
}

@media (min-width: 1680px) {
  .single-news-page .related-products .related-carousel .carousel-wrapper .exposed-carousel-item {
    height: 564px;
  }
}

.single-news-page .related-products .related-carousel .carousel-wrapper .carousel-control {
  position: absolute;
  z-index: 10;
  top: 180px;
  transform: translateY(-50%);
}

@media (max-width: 1679.98px) {
  .single-news-page .related-products .related-carousel .carousel-wrapper .carousel-control {
    top: 145px;
  }
}

@media (max-width: 1199.98px) {
  .single-news-page .related-products .related-carousel .carousel-wrapper .carousel-control {
    top: calc(25vw - 64px);
  }
}

@media (max-width: 991.98px) {
  .single-news-page .related-products .related-carousel .carousel-wrapper .carousel-control {
    top: calc(25vw - 32px);
  }
}

@media (max-width: 767.98px) {
  .single-news-page .related-products .related-carousel .carousel-wrapper .carousel-control {
    top: calc(50vw - 32px);
  }
}

.single-news-page .related-products .related-carousel .carousel-wrapper .carousel-control svg {
  color: #003047;
  width: 1.5rem;
  height: 1.5rem;
}

.single-news-page .related-products .related-carousel .carousel-wrapper .carousel-control.page-link--prev {
  left: -24px;
}

@media (max-width: 991.98px) {
  .single-news-page .related-products .related-carousel .carousel-wrapper .carousel-control.page-link--prev {
    left: 2rem;
  }
}

.single-news-page .related-products .related-carousel .carousel-wrapper .carousel-control.page-link--next {
  right: -24px;
}

@media (max-width: 991.98px) {
  .single-news-page .related-products .related-carousel .carousel-wrapper .carousel-control.page-link--next {
    right: 2rem;
  }
}

.single-news-page .related-products .link {
  position: relative;
  z-index: 2;
  text-align: right;
}

.single-news-page .related-products .link a {
  color: #003047;
}

.single-news-page .related-products .link a:hover {
  color: #ffffff;
}

.single-news-page .related-news {
  position: relative;
  padding-bottom: 48px;
  padding-top: 64px;
}

@media (min-width: 992px) {
  .single-news-page .related-news {
    padding-bottom: 72px;
    padding-top: 104px;
  }
}

@media (min-width: 768px) {
  .single-news-page .related-news::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("/images/layout/pattern--3.svg") no-repeat center right;
    background-size: 100%;
  }
}

.single-news-page .related-news h2 {
  margin-bottom: 64px;
}

.single-news-page .related-news .link {
  text-align: right;
  position: relative;
  z-index: 1;
  margin-top: 2rem;
}

.single-news-page .related-news .link a {
  color: #003047;
}

.single-news-page .related-news .link a:hover {
  color: #ffffff;
}

.single-news-page .single-news-wrapper {
  position: relative;
}

@media (min-width: 576px) and (max-width: 991.98px) {
  .single-news-page .single-news-wrapper {
    margin-bottom: 30px;
    overflow: hidden;
  }
}

@media (max-width: 767.98px) {
  .single-news-page .single-news-wrapper {
    margin-bottom: 24px;
    overflow: hidden;
  }
}

.single-news-page .single-news-wrapper .image {
  position: relative;
}

@media (max-width: 767.98px) {
  .single-news-page .single-news-wrapper .image {
    width: 100%;
  }
}

.single-news-page .single-news-wrapper .image::before {
  content: "";
  display: block;
  padding-top: 100%;
}

.single-news-page .single-news-wrapper img {
  height: 100%;
  width: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.single-news-page .single-news-wrapper .info {
  padding: 0.75rem 0;
}

.single-news-page .single-news-wrapper h3 {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 700;
  color: #003047;
  margin-bottom: 0.5rem;
}

.section-related-products {
  padding: 5.5rem 0;
}

.section-related-products .text h2 {
  font-size: 3.5rem;
  margin-bottom: 1.5rem;
}

@media (max-width: 1200px) {
  .section-related-products .text h2 {
    font-size: calc(1.25rem + 3vw);
  }
}

.section-related-products .text p {
  font-size: 1.375rem;
  color: #424B50;
  margin-bottom: 2rem;
}

@media (max-width: 1200px) {
  .section-related-products .text p {
    font-size: calc(1.0375rem + 0.45vw);
  }
}

.section-about-product {
  padding: 2rem 0 4rem 0;
}

@media (min-width: 768px) {
  .section-about-product {
    padding: 5.5rem 0;
  }
}

@media (min-width: 992px) {
  .section-about-product {
    padding: 120px 0 152px 0;
  }
}

.section-about-product h2 {
  margin-bottom: 1.5rem;
}

@media (max-width: 767.98px) {
  .section-about-product .table-wrapper {
    overflow: auto;
  }
}

.section-about-product table {
  border: 0;
  width: 100%;
}

.section-about-product table td {
  border: 0;
  border-bottom: 1px solid #D9DADC;
  border-right: 1px solid #D9DADC;
  font-size: 0.75rem;
  line-height: 2;
  color: rgba(66, 75, 80, 0.8);
  font-weight: 700;
  padding-bottom: 8px;
  padding-top: 8px;
  padding-left: 1rem;
  padding-right: 1rem;
}

.section-about-product table td:first-child {
  padding-left: 0;
}

.section-about-product table td:last-child {
  border-right: 0;
}

.section-mixed-articles {
  padding-top: 10.5rem;
}

.section-mixed-articles h2 {
  font-size: 3.5rem;
  color: #ffffff;
  margin-bottom: 4.5rem;
}

@media (max-width: 1200px) {
  .section-mixed-articles h2 {
    font-size: calc(1.25rem + 3vw);
  }
}

.section-banner {
  padding: 4rem 0;
}

@media (min-width: 992px) {
  .section-banner {
    padding: 5rem 0;
  }
}

.section-banner .banner-wrapper {
  position: relative;
  overflow: hidden;
  height: 320px;
}

@media (min-width: 992px) {
  .section-banner .banner-wrapper {
    height: 480px;
    align-items: center;
  }
}

.section-banner .banner-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: radial-gradient(77.23% 65.25% at 47.22% 50%, rgba(34, 36, 41, 0.5) 0%, rgba(34, 36, 41, 0.26) 0.01%, rgba(0, 0, 0, 0) 100%);
}

.section-banner .text-content {
  padding: 1.5rem 0;
}

.section-banner img {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.section-banner .container,
.section-banner .slider-home .flickity-page-dots,
.slider-home .section-banner .flickity-page-dots {
  height: 100%;
}

.section-banner .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  position: relative;
  z-index: 2;
  height: 100%;
  text-align: center;
}

.section-banner .content p {
  margin-bottom: 2rem;
  font-size: 0.75rem;
  line-height: 1.25;
  font-weight: 700;
  font-family: "Brandon Grotesque";
  color: #ffffff;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.section-banner .content h2 {
  font-size: 4.5rem;
  color: #ffffff;
  margin-bottom: 2.5rem;
}

@media (max-width: 1200px) {
  .section-banner .content h2 {
    font-size: calc(1.35rem + 4.2vw);
  }
}

.section-banner .content h2:last-child {
  margin-bottom: 0;
}

.section-banner .content .link {
  display: block;
}

@media (min-width: 768px) {
  .section-banner .content .link {
    display: inline-flex;
    justify-content: center;
  }
}

.banner-entrepreneurs {
  padding: 48px 0;
  background-color: #FAFBFC;
  position: relative;
}

@media (min-width: 992px) {
  .banner-entrepreneurs {
    padding: 156px 0;
  }
}

.banner-entrepreneurs .container,
.banner-entrepreneurs .slider-home .flickity-page-dots,
.slider-home .banner-entrepreneurs .flickity-page-dots {
  position: relative;
  z-index: 1;
}

.banner-entrepreneurs .content-wrapper {
  width: 100%;
  max-width: 632px;
}

.banner-entrepreneurs h2 {
  margin-bottom: 1.5rem;
}

@media (max-width: 1199.98px) {
  .banner-entrepreneurs h2 {
    margin-bottom: 3rem;
  }
}

.banner-entrepreneurs p {
  font-size: 1.125rem;
  line-height: 1.77;
  color: #031218;
}

@media (max-width: 1200px) {
  .banner-entrepreneurs p {
    font-size: calc(1.0125rem + 0.15vw);
  }
}

.banner-entrepreneurs p.top {
  font-size: 0.75rem;
  font-weight: 700;
  font-family: "Brandon Grotesque";
  color: #003047;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 2rem;
}

@media (min-width: 992px) {
  .banner-entrepreneurs a {
    margin-bottom: 3rem;
  }
}

.banner-entrepreneurs .video video {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.banner-entrepreneurs img {
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 991.98px) {
  .banner-entrepreneurs img {
    opacity: 0.5;
  }
}

.section-story {
  background-color: #05212F;
  position: relative;
  padding-top: 4rem;
}

@media (min-width: 992px) {
  .section-story {
    padding-top: 76px;
  }
}

.section-story::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("/images/layout/pattern--2.svg") no-repeat top center;
  background-size: 100%;
}

.section-story .video-presentation {
  margin-top: 2rem;
}

@media (min-width: 768px) {
  .section-story .video-presentation {
    margin-top: 3rem;
  }
}

@media (min-width: 992px) {
  .section-story .video-presentation {
    margin-top: 4rem;
  }
}

.section-story .video-presentation-wrapper {
  height: 100%;
}

.section-story .video-presentation-img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: calc(100% - 72px);
}

@media (max-width: 767.98px) {
  .section-story .video-presentation-img img {
    height: 100%;
  }
}

.section-story .video-presentation h3 {
  color: #ffffff;
  margin-bottom: 1rem;
}

.section-story .video-presentation .plyr.plyr--video.plyr--paused .plyr__control {
  top: 50%;
}

.section-story .video-presentation .plyr.plyr--video.plyr--stopped .plyr__control {
  top: 50%;
}

.section-story .video-presentation .channel-info {
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.section-story .video-presentation .channel-info img {
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  margin-right: 1rem;
}

.section-story .video-presentation .channel-info button .text {
  text-align: right;
}

.section-story .video-presentation .channel-info .info {
  display: flex;
  align-items: center;
  text-decoration: none;
}

.section-story .video-presentation .channel-info .info span {
  font-family: "Brandon Grotesque";
  font-size: 0.75rem;
  line-height: 1.333;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  letter-spacing: 0.08em;
  display: block;
}

.section-story .video-presentation .channel-info .info span.name {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  line-height: 1.71;
  text-transform: none;
  color: #ffffff;
}

.section-story .image {
  position: relative;
  height: 100%;
}

@media (min-width: 768px) {
  .section-story .image {
    width: 100%;
  }
}

@media (max-width: 767.98px) {
  .section-story .image {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

.section-story .image::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 208px;
  background: radial-gradient(88.08% 72.41% at 19.09% 72.41%, rgba(0, 0, 0, 0.64) 0%, rgba(0, 0, 0, 0.64) 0.01%, rgba(0, 0, 0, 0) 100%);
}

.section-story .image .link {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.section-story .image img {
  width: 100%;
  height: auto;
}

.section-story .content {
  padding-bottom: 1.5rem;
}

@media (min-width: 768px) {
  .section-story .content {
    padding-right: 8.3333%;
    padding-bottom: 4.5rem;
    margin-top: 1.25rem;
  }
}

.section-story h2 {
  color: #ffffff;
  margin-bottom: 1.5rem;
}

.section-story p {
  color: #D9DADC;
  margin-bottom: 1.5rem;
}

.section-story p:last-child {
  margin-bottom: 0;
}

.section-story .content-expanded {
  max-width: 632px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

.section-story .content-expanded .content {
  padding: 4.5rem 0;
}

.section-story .content-expanded h5 {
  margin-bottom: 1.5rem;
  font-family: "Brandon Grotesque";
  font-size: 0.75rem;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #D9DADC;
}

.section-story .content-expanded p.small {
  font-family: "Brandon Grotesque";
  font-size: 0.75rem;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.section-story .content-expanded p a {
  color: #ED1C24;
}

.plyr.plyr--video.plyr--paused .plyr__control {
  top: 25%;
}

.plyr.plyr--video.plyr--stopped .plyr__control {
  top: 50%;
}

.plyr.plyr--video input[type=range] {
  color: #052637;
}

.plyr.plyr--video .plyr__control {
  background-color: #052637;
}

.plyr.plyr--video .plyr__control:hover {
  background-color: #003047;
}

.plyr.plyr--video .plyr__control.plyr__control--overlaid {
  padding: 25px;
}

.plyr.plyr--video .plyr__control.plyr__control--overlaid svg {
  width: 28px;
  height: 28px;
}

.klaro .cookie-modal,
.klaro .cookie-notice {
  /* The switch - the box around the slider */
  font-size: 14px;
}

.klaro .cookie-modal .switch,
.klaro .cookie-notice .switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 30px;
}

.klaro .cookie-modal .cm-app-input:checked + .cm-app-label .slider,
.klaro .cookie-notice .cm-app-input:checked + .cm-app-label .slider {
  background-color: #DA291C;
}

.klaro .cookie-modal .cm-app-input.required:checked + .cm-app-label .slider,
.klaro .cookie-notice .cm-app-input.required:checked + .cm-app-label .slider {
  opacity: 1;
  background-color: #DA291C;
  cursor: not-allowed;
}

.klaro .cookie-modal .cm-app-input,
.klaro .cookie-notice .cm-app-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 50px;
  height: 30px;
}

.klaro .cookie-modal .cm-app-label,
.klaro .cookie-notice .cm-app-label {
  /* The slider */
  /* Rounded sliders */
}

.klaro .cookie-modal .cm-app-label .slider,
.klaro .cookie-notice .cm-app-label .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #CDD1D4;
  transition: 0.4s;
  width: 50px;
  display: inline-block;
}

.klaro .cookie-modal .cm-app-label .slider:before,
.klaro .cookie-notice .cm-app-label .slider:before {
  position: absolute;
  content: "";
  height: 22px;
  width: 22px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: 0.4s;
}

.klaro .cookie-modal .cm-app-label .slider.round,
.klaro .cookie-notice .cm-app-label .slider.round {
  border-radius: 36px;
}

.klaro .cookie-modal .cm-app-label .slider.round:before,
.klaro .cookie-notice .cm-app-label .slider.round:before {
  border-radius: 50%;
}

.klaro .cookie-modal .cm-app-label input:focus + .slider,
.klaro .cookie-notice .cm-app-label input:focus + .slider {
  box-shadow: 0 0 1px #0885BA;
}

.klaro .cookie-modal .cm-app-label input:checked + .slider:before,
.klaro .cookie-notice .cm-app-label input:checked + .slider:before {
  transform: translateX(20px);
}

.klaro .cookie-modal .cm-app-input:focus + .cm-app-label .slider,
.klaro .cookie-notice .cm-app-input:focus + .cm-app-label .slider {
  box-shadow: 0 4px 6px 0 rgba(125, 125, 125, 0.2), 5px 5px 10px 0 rgba(125, 125, 125, 0.19);
}

.klaro .cookie-modal .cm-app-input:checked + .cm-app-label .slider:before,
.klaro .cookie-notice .cm-app-input:checked + .cm-app-label .slider:before {
  transform: translateX(20px);
}

.klaro .cookie-modal a,
.klaro .cookie-notice a {
  color: #DA291C;
  text-decoration: none;
  font-weight: bold;
}

.klaro .cookie-modal p,
.klaro .cookie-modal strong,
.klaro .cookie-modal h1,
.klaro .cookie-modal h2,
.klaro .cookie-modal ul,
.klaro .cookie-modal li,
.klaro .cookie-notice p,
.klaro .cookie-notice strong,
.klaro .cookie-notice h1,
.klaro .cookie-notice h2,
.klaro .cookie-notice ul,
.klaro .cookie-notice li {
  font-family: inherit;
  color: #eee;
}

.klaro .cookie-modal p,
.klaro .cookie-modal h1,
.klaro .cookie-modal h2,
.klaro .cookie-modal ul,
.klaro .cookie-modal li,
.klaro .cookie-notice p,
.klaro .cookie-notice h1,
.klaro .cookie-notice h2,
.klaro .cookie-notice ul,
.klaro .cookie-notice li {
  display: block;
  text-align: left;
  margin: 0;
  padding: 0;
  margin-top: 0.7em;
}

.klaro .cookie-modal p,
.klaro .cookie-notice p {
  line-height: 2rem;
  font-size: 1rem;
}

.klaro .cookie-modal .cm-link,
.klaro .cookie-notice .cm-link {
  padding-left: 4px;
  vertical-align: middle;
  display: inline-block;
  color: #DA291C;
  background: white;
  font-size: 0.875rem;
  font-family: "Brandon Grotesque";
  font-weight: bold;
  padding: 0.4rem 1rem;
}

.klaro .cookie-modal .cm-btn,
.klaro .cookie-notice .cm-btn {
  background: #ffffff;
  color: #DA291C;
  border-radius: 0;
  padding: 0.4rem 0.5rem;
  margin-right: 0.5em;
  border: 0;
  font-size: 0.875rem;
  font-family: "Brandon Grotesque";
  font-weight: bold;
}

.klaro .cookie-modal .cm-btn:disabled,
.klaro .cookie-notice .cm-btn:disabled {
  opacity: 0.5;
}

.klaro .cookie-modal .cm-btn.cm-btn-sm,
.klaro .cookie-notice .cm-btn.cm-btn-sm {
  padding: 0.4rem 0.5rem;
  font-size: 0.875rem;
}

.klaro .cookie-modal .cm-btn.cm-btn-close,
.klaro .cookie-notice .cm-btn.cm-btn-close {
  background: #eee;
  color: #000;
}

.klaro .cookie-modal .cm-btn.cm-btn-success,
.klaro .cookie-notice .cm-btn.cm-btn-success {
  background: #DA291C;
  color: #ffffff;
}

.klaro .cookie-modal .cm-btn.cm-btn-info,
.klaro .cookie-notice .cm-btn.cm-btn-info {
  background: #ffffff;
  color: #DA291C;
}

.klaro .cookie-modal .cm-btn.cm-btn-right,
.klaro .cookie-notice .cm-btn.cm-btn-right {
  float: right;
  margin-left: 0.5em;
  margin-right: 0;
}

.klaro .cookie-modal {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
  left: 0;
  top: 0;
  z-index: 1000;
}

.klaro .cookie-modal p {
  line-height: 1.5rem;
}

.klaro .cookie-modal .cm-bg {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.klaro .cookie-modal .cm-modal {
  z-index: 1001;
  box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.08);
  width: 100%;
  max-height: 98%;
  top: 50%;
  transform: translateY(-50%);
  position: fixed;
  overflow: auto;
  background: #003047;
  color: #eee;
}

@media (min-width: 1024px) {
  .klaro .cookie-modal .cm-modal {
    border-radius: 0px;
    position: relative;
    margin: 0 auto;
    max-width: 640px;
    height: auto;
    width: auto;
  }
}

.klaro .cookie-modal .cm-modal .hide {
  border: none;
  background: none;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}

.klaro .cookie-modal .cm-modal .hide svg {
  stroke: #eee;
}

.klaro .cookie-modal .cm-modal .cm-footer {
  padding: 1em;
  border-top: 1px solid #848688;
}

.klaro .cookie-modal .cm-modal .cm-footer-buttons .cm-btn {
  font-family: "Brandon Grotesque";
  font-size: 0.875rem;
  line-height: 1rem;
  font-weight: bold;
  padding: 1rem 2rem;
}

.klaro .cookie-modal .cm-modal .cm-footer-buttons::before,
.klaro .cookie-modal .cm-modal .cm-footer-buttons::after {
  content: " ";
  display: table;
}

.klaro .cookie-modal .cm-modal .cm-footer-buttons::after {
  clear: both;
}

@media (max-width: 480px) {
  .klaro .cookie-modal .cm-modal .cm-footer-buttons {
    padding-bottom: 56px;
  }

  .klaro .cookie-modal .cm-modal .cm-footer-buttons .cm-btn {
    padding: 1rem 0.4rem;
  }
}

.klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by {
  display: none;
}

.klaro .cookie-modal .cm-modal .cm-header {
  padding: 1em;
  padding-right: 24px;
  border-bottom: 1px solid #848688;
}

.klaro .cookie-modal .cm-modal .cm-header h1 {
  margin: 0;
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 2rem;
  display: block;
}

.klaro .cookie-modal .cm-modal .cm-header h1.title {
  padding-right: 20px;
}

.klaro .cookie-modal .cm-modal .cm-body {
  padding: 1em;
}

.klaro .cookie-modal .cm-modal .cm-body ul {
  display: block;
}

.klaro .cookie-modal .cm-modal .cm-body span {
  display: inline-block;
  width: auto;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps {
  padding: 0;
  margin: 0;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app {
  position: relative;
  line-height: 20px;
  vertical-align: middle;
  padding-left: 70px;
  min-height: 40px;
  margin-top: 1rem;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app:first-child {
  margin-top: 0;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app .switch {
  position: absolute;
  left: 0;
  top: 12px;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app p {
  font-size: 1rem;
  margin-top: 0;
  opacity: 0.8;
  line-height: 1.5rem;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app p.purposes {
  display: none;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app.cm-toggle-all {
  border-top: 1px solid #848688;
  padding-top: 1em;
  margin-left: -0.875rem;
  margin-right: -0.875rem;
  padding-left: 84px;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app span.cm-app-title {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps li.cm-app span.cm-required {
  padding-left: 0.2em;
  font-size: 0.8em;
  color: #999;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-apps .cm-toggle-all .cm-app-label .switch {
  top: 24px;
  left: 14px;
}

.klaro .cookie-notice {
  background: #003047;
  z-index: 999;
  position: fixed;
  width: 100%;
  bottom: 0;
  right: 0;
}

@media (max-width: 768px) {
  .klaro .cookie-notice {
    bottom: 54px;
  }
}

@media (min-width: 768px) {
  .klaro .cookie-notice {
    bottom: 0;
  }
}

@media (min-width: 990px) {
  .klaro .cookie-notice {
    box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.08);
    border-radius: 0px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    max-width: 320px;
  }
}

@media (min-width: 990px) {
  .klaro .cookie-notice {
    box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.08);
    border-radius: 0px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    max-width: 320px;
  }
}

@media (max-width: 989px) {
  .klaro .cookie-notice {
    border: none;
    border-radius: 0;
  }
}

.klaro .cookie-notice .cn-body {
  margin-bottom: 0;
  margin-right: 0;
  bottom: 0;
  padding: 1em;
  padding-top: 0;
}

.klaro .cookie-notice .cn-body p {
  margin-bottom: 0.5em;
}

.klaro .cookie-notice .cn-body p.cn-changes {
  text-decoration: underline;
}

.klaro .cookie-notice .cn-body .cn-learn-more {
  display: inline-block;
}

.klaro .cookie-notice .cn-body p.cn-ok {
  padding-top: 0.5em;
  margin: 0;
  display: flex;
}

.klaro .cookie-notice .cn-body p.cn-ok .cm-btn-success {
  order: 1;
}

.klaro .cookie-notice .cn-body p.cn-ok .cm-btn-danger {
  order: 2;
}

.klaro .cookie-notice .cn-body p.cn-ok .cm-learn-more {
  order: 3;
}

.klaro .cookie-notice-hidden {
  display: none !important;
}

#app-item-essential-description {
  display: none;
}

.cm-app-label {
  margin-top: 0.8rem;
  margin-bottom: 0;
}

#app-item-analytics-description {
  position: absolute;
  top: 15px;
  left: 142px;
}

#app-item-analytics-description .cm-app-description {
  padding-left: 0.2em;
  font-size: 0.8em;
  color: #999;
  opacity: 1;
}

.klaro .cookie-notice .cm-btn.cm-btn-right {
  margin-left: 0 !important;
}

#quiz,
#contact-form {
  height: auto;
  min-height: calc(100vh - 131px);
  background-color: #fff;
  position: relative;
  padding-bottom: 3rem;
}

@media (min-width: 768px) {
  #quiz,
  #contact-form {
    padding-bottom: 5rem;
  }
}

#quiz .container,
#quiz .slider-home .flickity-page-dots,
.slider-home #quiz .flickity-page-dots,
#contact-form .container,
#contact-form .slider-home .flickity-page-dots,
.slider-home #contact-form .flickity-page-dots {
  margin-top: 131px;
}

#quiz .quiz-wrapper,
#contact-form .quiz-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#quiz .quiz-header,
#contact-form .quiz-header {
  margin-bottom: 1rem;
}

#quiz .quiz-header h2,
#contact-form .quiz-header h2 {
  color: #003047;
}

#quiz .quiz-header .col-md-6:first-of-type,
#contact-form .quiz-header .col-md-6:first-of-type {
  display: flex;
  flex-flow: column;
  justify-content: center;
}

#quiz .quiz-question-image,
#contact-form .quiz-question-image {
  text-align: right;
}

#quiz .btn-quiz,
#quiz .btn-quiz-prev,
#contact-form .btn-quiz,
#contact-form .btn-quiz-prev {
  color: #003047;
}

#quiz .btn-quiz:hover,
#quiz .btn-quiz-prev:hover,
#contact-form .btn-quiz:hover,
#contact-form .btn-quiz-prev:hover {
  color: #fff;
}

#quiz .btn-quiz-prev,
#contact-form .btn-quiz-prev {
  font-size: 1rem;
  padding-left: 92px;
  background-position: left 8px center;
  background-image: url("data:image/svg+xml;utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 12L6 12' stroke='white' stroke-width='2' stroke-linecap='square'/%3E%3Cpath d='M12 19L5 12L12 5' stroke='white' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E%0A");
}

#quiz .btn-quiz-prev::after,
#contact-form .btn-quiz-prev::after {
  left: -12px !important;
}

#quiz .quiz-intro,
#contact-form .quiz-intro {
  width: 100%;
  max-width: 632px;
  margin-top: 1.5rem;
  color: #003047;
}

@media (max-width: 767.98px) {
  #quiz .quiz-intro,
  #contact-form .quiz-intro {
    margin-top: 1.5rem;
  }
}

#quiz .quiz-intro h2,
#contact-form .quiz-intro h2 {
  color: #ffffff;
  margin-bottom: 3rem;
}

#quiz .quiz-intro p a,
#contact-form .quiz-intro p a {
  color: #DA291C;
}

#quiz .quiz-intro .start,
#contact-form .quiz-intro .start {
  position: relative;
  z-index: 2;
  margin-top: 2.5rem;
  text-align: right;
}

@media (min-width: 768px) {
  #quiz .quiz-intro .start,
  #contact-form .quiz-intro .start {
    margin-top: 3.5rem;
  }
}

@media (min-width: 992px) {
  #quiz .quiz-intro .start,
  #contact-form .quiz-intro .start {
    margin-top: 5rem;
  }
}

#quiz .quiz-questions,
#contact-form .quiz-questions {
  width: 100%;
}

#quiz .quiz-questions .question-name,
#contact-form .quiz-questions .question-name {
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  #quiz .quiz-questions .question-name,
  #contact-form .quiz-questions .question-name {
    margin-bottom: 3rem;
  }
}

@media (min-width: 992px) {
  #quiz .quiz-questions .question-name,
  #contact-form .quiz-questions .question-name {
    margin-bottom: 4rem;
  }
}

@media screen and (max-height: 1000px) {
  #quiz .quiz-questions .question-name,
  #contact-form .quiz-questions .question-name {
    margin-bottom: 4rem;
  }
}

@media screen and (max-height: 900px) {
  #quiz .quiz-questions .question-name,
  #contact-form .quiz-questions .question-name {
    margin-bottom: 2.5rem;
  }
}

#quiz .quiz-questions .question-name p,
#contact-form .quiz-questions .question-name p {
  font-size: 2rem;
  font-family: "Brandon Grotesque";
  line-height: 1.3;
  color: #003047;
  letter-spacing: -0.005em;
}

@media (max-width: 1200px) {
  #quiz .quiz-questions .question-name p,
  #contact-form .quiz-questions .question-name p {
    font-size: calc(1.1rem + 1.2vw);
  }
}

#quiz .quiz-questions .question-selectors,
#contact-form .quiz-questions .question-selectors {
  margin-bottom: 2.5rem;
  color: #003047;
}

@media (min-width: 768px) {
  #quiz .quiz-questions .question-selectors,
  #contact-form .quiz-questions .question-selectors {
    margin-bottom: 4rem;
  }
}

@media screen and (max-height: 1000px) {
  #quiz .quiz-questions .question-selectors,
  #contact-form .quiz-questions .question-selectors {
    margin-bottom: 4rem;
  }
}

@media screen and (max-height: 900px) {
  #quiz .quiz-questions .question-selectors,
  #contact-form .quiz-questions .question-selectors {
    margin-bottom: 2.5rem;
  }
}

#quiz .quiz-questions .label,
#contact-form .quiz-questions .label {
  margin-bottom: 1.5rem;
}

#quiz .quiz-questions .label p,
#contact-form .quiz-questions .label p {
  font-size: 0.75rem;
  line-height: 1.25;
  margin-bottom: 1rem;
  font-weight: 700;
  font-family: "Brandon Grotesque";
  color: #003047;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

#quiz .quiz-questions p a,
#contact-form .quiz-questions p a {
  color: #DA291C;
}

#quiz .quiz-questions .single-answer,
#contact-form .quiz-questions .single-answer {
  margin-bottom: 1rem;
}

@media (max-width: 1199.98px) {
  #quiz .quiz-questions .single-answer,
  #contact-form .quiz-questions .single-answer {
    margin-bottom: 1.5rem;
  }
}

#quiz .quiz-questions .single-answer input[type=radio],
#contact-form .quiz-questions .single-answer input[type=radio] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: -999em;
  top: -999em;
}

#quiz .quiz-questions .single-answer input[type=radio] + label,
#contact-form .quiz-questions .single-answer input[type=radio] + label {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer;
  width: 100%;
  padding: 1rem 1rem 1rem 3.5rem;
  border: 1px solid #D9DADC;
  position: relative;
  background-color: transparent;
  color: #003047;
  transition: background-color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

#quiz .quiz-questions .single-answer input[type=radio] + label::before,
#contact-form .quiz-questions .single-answer input[type=radio] + label::before {
  content: "";
  position: absolute;
  left: 18px;
  top: 22px;
  width: 20px;
  height: 20px;
  border: 2px solid #003047;
  border-radius: 50%;
  transition: border 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

#quiz .quiz-questions .single-answer input[type=radio] + label::after,
#contact-form .quiz-questions .single-answer input[type=radio] + label::after {
  content: "";
  position: absolute;
  left: 23px;
  top: 27px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: transparent;
  transition: background-color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

#quiz .quiz-questions .single-answer input[type=radio]:checked + label,
#contact-form .quiz-questions .single-answer input[type=radio]:checked + label {
  background-color: #003047;
  color: #ffffff;
}

#quiz .quiz-questions .single-answer input[type=radio]:checked + label::before,
#contact-form .quiz-questions .single-answer input[type=radio]:checked + label::before {
  border-color: #DA291C;
}

#quiz .quiz-questions .single-answer input[type=radio]:checked + label::after,
#contact-form .quiz-questions .single-answer input[type=radio]:checked + label::after {
  background-color: #DA291C;
}

#quiz .quiz-questions .question-nr p,
#contact-form .quiz-questions .question-nr p {
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  line-height: 1.25;
  margin-bottom: 1rem;
  font-weight: 700;
  font-family: "Brandon Grotesque";
  color: #003047;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

#quiz .quiz-questions .question-nr p span,
#contact-form .quiz-questions .question-nr p span {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  margin-left: 18px;
  margin-right: 18px;
  color: #003047;
  display: flex;
  position: relative;
}

#quiz .quiz-questions .question-nr p span strong,
#contact-form .quiz-questions .question-nr p span strong {
  color: #DA291C;
}

#quiz .quiz-questions .question-nr p span::before,
#contact-form .quiz-questions .question-nr p span::before {
  content: "";
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 4px;
  background-color: #003047;
}

#quiz .quiz-questions .question-nr p span:first-child::before,
#contact-form .quiz-questions .question-nr p span:first-child::before {
  display: none;
}

#quiz .quiz-questions .line,
#contact-form .quiz-questions .line {
  display: block;
  width: 100%;
  height: 4px;
  background-color: #D9DADC;
  position: relative;
}

#quiz .quiz-questions .line .size,
#contact-form .quiz-questions .line .size {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #DA291C;
  transition: width 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

#quiz .quiz-questions .error,
#contact-form .quiz-questions .error {
  display: none;
  color: #DA291C;
}

#quiz .quiz-questions .hint,
#contact-form .quiz-questions .hint {
  height: 100%;
  background: radial-gradient(78.84% 78.84% at 0% 0%, #EFF1F3 0%, #FFFFFF 100%);
  padding: 1rem;
}

#quiz .quiz-questions .hint p,
#contact-form .quiz-questions .hint p {
  font-size: 1rem;
  line-height: 2;
  color: #003047;
}

#quiz .quiz-questions .hint p a,
#contact-form .quiz-questions .hint p a {
  font-weight: 700;
}

#quiz .quiz-questions .link,
#quiz .quiz-questions .link-prev,
#contact-form .quiz-questions .link,
#contact-form .quiz-questions .link-prev {
  position: relative;
  z-index: 2;
  margin-top: 2.5rem;
  text-align: right;
}

@media (min-width: 768px) {
  #quiz .quiz-questions .link,
  #quiz .quiz-questions .link-prev,
  #contact-form .quiz-questions .link,
  #contact-form .quiz-questions .link-prev {
    margin-top: 3.5rem;
  }
}

@media (min-width: 992px) {
  #quiz .quiz-questions .link,
  #quiz .quiz-questions .link-prev,
  #contact-form .quiz-questions .link,
  #contact-form .quiz-questions .link-prev {
    margin-top: 5rem;
  }
}

@media screen and (max-height: 1000px) {
  #quiz .quiz-questions .link,
  #quiz .quiz-questions .link-prev,
  #contact-form .quiz-questions .link,
  #contact-form .quiz-questions .link-prev {
    margin-top: 5rem;
  }
}

@media screen and (max-height: 900px) {
  #quiz .quiz-questions .link,
  #quiz .quiz-questions .link-prev,
  #contact-form .quiz-questions .link,
  #contact-form .quiz-questions .link-prev {
    margin-top: 2.5rem;
  }
}

#quiz .quiz-questions .link-prev,
#contact-form .quiz-questions .link-prev {
  text-align: left;
}

#quiz .quiz-results,
#contact-form .quiz-results {
  width: 100%;
  margin-top: 1.5rem;
}

@media (min-width: 768px) {
  #quiz .quiz-results,
  #contact-form .quiz-results {
    margin-top: 64px;
  }
}

@media (min-width: 992px) {
  #quiz .quiz-results,
  #contact-form .quiz-results {
    margin-top: 120px;
  }
}

@media (min-width: 1200px) {
  #quiz .quiz-results,
  #contact-form .quiz-results {
    margin-top: 236px;
  }
}

@media screen and (max-height: 1000px) {
  #quiz .quiz-results,
  #contact-form .quiz-results {
    margin-top: 236px;
  }
}

@media screen and (max-height: 900px) {
  #quiz .quiz-results,
  #contact-form .quiz-results {
    margin-top: 120px;
  }
}

@media (max-width: 767.98px) {
  #quiz .quiz-results,
  #contact-form .quiz-results {
    margin-top: 1.5rem;
  }
}

#quiz .quiz-results h2,
#contact-form .quiz-results h2 {
  font-size: 2rem;
  color: #003047;
  margin-bottom: 2.5rem;
}

@media (max-width: 1200px) {
  #quiz .quiz-results h2,
  #contact-form .quiz-results h2 {
    font-size: calc(1.1rem + 1.2vw);
  }
}

@media (min-width: 992px) {
  #quiz .quiz-results h2,
  #contact-form .quiz-results h2 {
    margin-bottom: 4rem;
  }
}

#quiz .quiz-results p,
#contact-form .quiz-results p {
  color: #003047;
}

#quiz .quiz-results .label,
#contact-form .quiz-results .label {
  margin-bottom: 1.5rem;
}

#quiz .quiz-results .label p,
#contact-form .quiz-results .label p {
  font-size: 0.75rem;
  line-height: 1.25;
  margin-bottom: 1rem;
  font-weight: 700;
  font-family: "Brandon Grotesque";
  color: #003047;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

#quiz .quiz-results .contact-form .form-group,
#contact-form .quiz-results .contact-form .form-group {
  width: 100%;
}

#quiz .quiz-results .contact-form .form-group .form-element,
#contact-form .quiz-results .contact-form .form-group .form-element {
  margin-bottom: 2rem;
  display: block;
}

#quiz .quiz-results .contact-form .form-group input[type=text],
#contact-form .quiz-results .contact-form .form-group input[type=text] {
  background: #05212F;
  border: 1px solid #D9DADC;
  color: #D9DADC;
}

#quiz .quiz-results .contact-form .form-group input[type=text]::-moz-placeholder, #contact-form .quiz-results .contact-form .form-group input[type=text]::-moz-placeholder {
  color: #D9DADC;
}

#quiz .quiz-results .contact-form .form-group input[type=text]:-ms-input-placeholder, #contact-form .quiz-results .contact-form .form-group input[type=text]:-ms-input-placeholder {
  color: #D9DADC;
}

#quiz .quiz-results .contact-form .form-group input[type=text]::-ms-input-placeholder, #contact-form .quiz-results .contact-form .form-group input[type=text]::-ms-input-placeholder {
  color: #D9DADC;
}

#quiz .quiz-results .contact-form .form-group input[type=text]::placeholder,
#contact-form .quiz-results .contact-form .form-group input[type=text]::placeholder {
  color: #D9DADC;
}

#quiz .quiz-results .contact-form .form-group textarea,
#contact-form .quiz-results .contact-form .form-group textarea {
  background: #05212F;
  border: 1px solid #D9DADC;
  color: #D9DADC;
  min-height: 220px;
}

#quiz .quiz-results .contact-form .form-group textarea::-moz-placeholder, #contact-form .quiz-results .contact-form .form-group textarea::-moz-placeholder {
  color: #D9DADC;
}

#quiz .quiz-results .contact-form .form-group textarea:-ms-input-placeholder, #contact-form .quiz-results .contact-form .form-group textarea:-ms-input-placeholder {
  color: #D9DADC;
}

#quiz .quiz-results .contact-form .form-group textarea::-ms-input-placeholder, #contact-form .quiz-results .contact-form .form-group textarea::-ms-input-placeholder {
  color: #D9DADC;
}

#quiz .quiz-results .contact-form .form-group textarea::placeholder,
#contact-form .quiz-results .contact-form .form-group textarea::placeholder {
  color: #D9DADC;
}

#quiz .quiz-results .contact-form .form-group .input-checkbox input[type=checkbox],
#contact-form .quiz-results .contact-form .form-group .input-checkbox input[type=checkbox] {
  position: absolute;
  top: -999em;
  left: -999em;
  opacity: 0;
  visibility: hidden;
}

#quiz .quiz-results .contact-form .form-group .input-checkbox input[type=checkbox] + label,
#contact-form .quiz-results .contact-form .form-group .input-checkbox input[type=checkbox] + label {
  cursor: pointer;
  padding: 0.5rem 0.5rem 0.5rem 2.125rem;
  position: relative;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
  color: #003047;
}

#quiz .quiz-results .contact-form .form-group .input-checkbox input[type=checkbox] + label a,
#contact-form .quiz-results .contact-form .form-group .input-checkbox input[type=checkbox] + label a {
  color: #DA291C;
}

#quiz .quiz-results .contact-form .form-group .input-checkbox input[type=checkbox] + label::before,
#contact-form .quiz-results .contact-form .form-group .input-checkbox input[type=checkbox] + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 2px solid #003047;
  transition: border-color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

#quiz .quiz-results .contact-form .form-group .input-checkbox input[type=checkbox] + label::after,
#contact-form .quiz-results .contact-form .form-group .input-checkbox input[type=checkbox] + label::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 15px;
  width: 10px;
  height: 10px;
  border-radius: 2px;
  background-color: transparent;
  transition: background-color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

#quiz .quiz-results .contact-form .form-group .input-checkbox input[type=checkbox]:checked + label,
#contact-form .quiz-results .contact-form .form-group .input-checkbox input[type=checkbox]:checked + label {
  color: #003047;
}

#quiz .quiz-results .contact-form .form-group .input-checkbox input[type=checkbox]:checked + label:after,
#contact-form .quiz-results .contact-form .form-group .input-checkbox input[type=checkbox]:checked + label:after {
  background-color: #003047;
}

#quiz .quiz-results .contact-form .input-btn,
#contact-form .quiz-results .contact-form .input-btn {
  position: relative;
  z-index: 2;
  text-align: right;
  margin-left: auto;
}

#quiz .quiz-end,
#contact-form .quiz-end {
  width: 100%;
  max-width: 632px;
  margin-top: 1.5rem;
}

@media (min-width: 768px) {
  #quiz .quiz-end,
  #contact-form .quiz-end {
    margin-top: 64px;
  }
}

@media (min-width: 992px) {
  #quiz .quiz-end,
  #contact-form .quiz-end {
    margin-top: 120px;
  }
}

@media (min-width: 1200px) {
  #quiz .quiz-end,
  #contact-form .quiz-end {
    margin-top: 236px;
  }
}

@media screen and (max-height: 1000px) {
  #quiz .quiz-end,
  #contact-form .quiz-end {
    margin-top: 236px;
  }
}

@media screen and (max-height: 900px) {
  #quiz .quiz-end,
  #contact-form .quiz-end {
    margin-top: 120px;
  }
}

@media (max-width: 767.98px) {
  #quiz .quiz-end,
  #contact-form .quiz-end {
    margin-top: 1.5rem;
  }
}

#quiz .quiz-end h2,
#contact-form .quiz-end h2 {
  color: #003047;
  margin-bottom: 3rem;
}

#quiz .quiz-end p,
#contact-form .quiz-end p {
  color: #003047;
}

#quiz .quiz-end p a,
#contact-form .quiz-end p a {
  color: #DA291C;
}

#quiz .quiz-end .link,
#contact-form .quiz-end .link {
  position: relative;
  z-index: 2;
  margin-top: 2.5rem;
  text-align: right;
}

@media (min-width: 768px) {
  #quiz .quiz-end .link,
  #contact-form .quiz-end .link {
    margin-top: 3.5rem;
  }
}

@media (min-width: 992px) {
  #quiz .quiz-end .link,
  #contact-form .quiz-end .link {
    margin-top: 5rem;
  }
}

.quiz-rules {
  color: #DA291C;
}

.quiz-rules:hover {
  color: #DA291C;
}

.quiz-header-image {
  text-align: right;
}

#contact-form {
  min-height: 500px;
  padding-bottom: 1rem;
}

#contact-form label {
  margin-bottom: 0;
  color: #05212F;
}

#contact-form .quiz-results {
  margin-top: 0;
}

.section-voting {
  background-color: #FAFBFC;
  position: relative;
  padding: 2.5rem 0 0.5rem 0;
}

@media (min-width: 768px) {
  .section-voting {
    padding: 3.5rem 0 1.5rem 0;
  }
}

@media (min-width: 992px) {
  .section-voting {
    padding: 4.5rem 0 2rem 0;
  }
}

.section-voting p {
  color: #003047;
}

.section-voting p a {
  color: #DA291C;
}

.section-voting::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("/images/layout/pattern--6.svg") no-repeat center right;
  background-size: 100%;
  pointer-events: none;
}

.section-voting .section-title {
  margin-bottom: 0.75rem;
}

@media (min-width: 768px) {
  .section-voting .section-title {
    margin-bottom: 1.75rem;
  }
}

.section-voting .section-text {
  max-width: 520px;
}

.section-voting .section-text p {
  font-size: 1.125rem;
  color: #424B50;
  line-height: 1.9;
  margin-bottom: 2.5rem;
}

@media (max-width: 1200px) {
  .section-voting .section-text p {
    font-size: calc(1.0125rem + 0.15vw);
  }
}

.section-voting .section-text p a {
  color: #DA291C;
}

.section-voting .options {
  padding-top: 1.75rem;
}

.section-voting .option-wrapper {
  border: 1px solid #D9DADC;
  background-color: #ffffff;
}

.section-voting .option img {
  width: 100%;
  height: auto;
}

.section-voting .option .content {
  text-align: center;
  border-top: 1px solid #D9DADC;
  padding: 1rem;
}

@media (max-width: 767.98px) {
  .section-voting .option .content {
    padding: 0.5rem 1rem 1rem 1rem;
  }
}

.section-voting .option .content a {
  font-size: 0.75rem;
  font-family: "Brandon Grotesque";
  font-weight: 700;
  color: #003047;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 0.5rem;
}

.section-voting .option .content h3 {
  margin-bottom: 1rem;
}

.section-voting .option .content button {
  width: 60%;
  display: inline-flex;
  justify-content: center;
}

@media (max-width: 991.98px) {
  .section-voting .option .content button {
    width: 80%;
  }
}

.section-voting .step-2 {
  margin-bottom: 2.5rem;
}

.section-voting .step-2 .option h3 {
  margin-bottom: 0;
}

.section-voting .step-2 .form {
  margin-top: 2rem;
}

@media (min-width: 768px) {
  .section-voting .step-2 .form {
    margin-top: 5.5rem;
  }
}

.section-voting .step-2 .form p {
  font-size: 0.75rem;
  font-family: "Brandon Grotesque";
  color: #424B50;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
  letter-spacing: 0.08em;
}

.section-voting .step-2 .form .form-group {
  margin-bottom: 1.5rem;
}

.section-voting .step-2 .form .form-group label {
  font-size: 0.75rem;
  font-family: "Brandon Grotesque";
  color: #424B50;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
  letter-spacing: 0.08em;
}

.section-voting .step-2 .form .input-agree {
  margin-bottom: 1.5rem;
}

.section-voting .step-2 .form .input-checkbox input[type=checkbox] {
  position: absolute;
  top: -999em;
  left: -999em;
  opacity: 0;
  visibility: hidden;
}

.section-voting .step-2 .form .input-checkbox input[type=checkbox] + label {
  margin-bottom: 0;
  cursor: pointer;
  padding: 0.5rem 0.5rem 0.5rem 2.125rem;
  position: relative;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
  color: #424B50;
}

.section-voting .step-2 .form .input-checkbox input[type=checkbox] + label a {
  color: #DA291C;
}

.section-voting .step-2 .form .input-checkbox input[type=checkbox] + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 2px solid #424B50;
  transition: border-color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

.section-voting .step-2 .form .input-checkbox input[type=checkbox] + label::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 15px;
  width: 10px;
  height: 10px;
  border-radius: 2px;
  background-color: transparent;
  transition: background-color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

.section-voting .step-2 .form .input-checkbox input[type=checkbox]:checked + label:after {
  background-color: #424B50;
}

@media (max-width: 767.98px) {
  .section-voting .step-2 .form .btn {
    width: 60%;
    margin: 0 auto;
  }
}

.section-voting .step-2 .link {
  position: relative;
  z-index: 2;
  margin-top: 1.5rem;
}

.section-voting .step-2 .link .btn {
  color: #003047;
}

.section-voting .step-2 .link .btn:hover {
  color: #ffffff;
}

.section-voting .step-3 {
  margin-bottom: 2.5rem;
}

@media (min-width: 768px) {
  #autosuggest {
    height: 100%;
  }
}

.autosuggest__box {
  position: relative;
}

.autosuggest__results {
  position: absolute;
  width: 100%;
  padding: 1rem;
  max-height: 600px;
  overflow: auto;
  left: 0;
  top: 55px;
  z-index: 1 !important;
  box-shadow: 0 16px 24px rgba(0, 0, 0, 0.08);
  border: 1px solid #424B50;
  border-top-color: #F6F7F9;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background: white;
  display: flex;
}

.autosuggest__results ul {
  list-style: none;
  padding-left: 0;
  margin: 0 0 1rem;
  flex: 1 0 0;
}

.autosuggest__results-before {
  background-color: #f0f0f0;
  padding: 0.75rem 1rem;
}

.autocomplete-suggestions {
  background: white;
  cursor: default;
  left: 0;
  overflow: auto;
  padding: 0;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.24);
  top: 0;
  padding-top: 56px;
  z-index: 0 !important;
}

.autocomplete-suggestions strong {
  font-weight: bold;
  color: #000;
}

.autocomplete-suggestion {
  padding: 8px;
  overflow: hidden;
  line-height: 1.4;
  cursor: pointer;
}

.autocomplete-suggestion small {
  display: block;
  opacity: 0.6;
  font-size: 0.75rem;
}

.autocomplete-suggestion small span + span {
  margin-left: 1rem;
}

.autocomplete-suggestion:hover,
.autocomplete-suggestion:active {
  background-color: #ffffff;
  color: white;
}

.autocomplete-no-suggestion {
  padding: 2px 1rem;
}

.autocomplete-selected {
  background: #ffffff;
  color: white;
}

.autocomplete-group {
  padding: 4px 1rem;
  font-weight: bold;
  font-size: 1.125rem;
  display: block;
  border-bottom: 1px solid;
}

@media (max-width: 1200px) {
  .autocomplete-group {
    font-size: calc(1.0125rem + 0.15vw);
  }
}

.autosuggest__results-container {
  z-index: 10;
  display: none;
}

@media (min-width: 768px) {
  .autosuggest__results-container {
    display: block;
  }
}

.autosuggest__results {
  padding: 0;
}

.autosuggest__results ul[role=listbox] {
  margin-bottom: 0;
  padding: 0;
  height: 100%;
  border-right: 1px solid rgba(3, 18, 24, 0.1);
}

.autosuggest__results ul[role=listbox]:last-child {
  border-right: 0;
}

.autosuggest__results li.autosuggest__results-before {
  background-color: #ffffff;
  font-size: 0.875rem;
  line-height: 1.85;
  font-weight: bold;
  color: #424B50;
}

.autosuggest__results li.autosuggest__results-item {
  padding: 0;
}

.autosuggest__results li.autosuggest__results-item--highlighted {
  background-color: #F6F7F9;
  color: #ffffff;
}

.autosuggest__results li .autocomplete-suggestion {
  padding: 0.5rem 1rem;
  font-size: 1rem;
  line-height: 1.75;
  font-weight: 400;
  color: #424B50;
  background-color: transparent;
  transition: color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

.autosuggest__results li .autocomplete-suggestion:hover {
  color: #ffffff;
}

.megasearch__overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  z-index: 99;
  padding: 1rem 0;
  background-color: #052637;
  overflow: hidden;
}

@media (min-width: 768px) {
  .megasearch__overlay {
    height: auto;
    min-height: 33.3333vh;
  }
}

@media (min-width: 1200px) {
  .megasearch__overlay {
    padding: 2rem;
  }
}

@media (min-width: 992px) {
  .megasearch__overlay::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    height: 4rem;
    background: linear-gradient(180deg, rgba(5, 38, 55, 0) 0%, #052637 100%);
  }
}

@media (min-width: 768px) {
  .megasearch__overlay::before {
    content: "";
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(5, 38, 55, 0.9);
  }
}

.megasearch__overlay .logo {
  padding-right: 2.25rem;
}

@media (max-width: 991.98px) {
  .megasearch__overlay .logo {
    display: none;
  }
}

.megasearch__overlay .logo svg {
  height: 52px;
  width: 140px;
  color: #ffffff;
}

.megasearch__overlay input[type=text] {
  padding-left: 3rem;
  background-image: url("data:image/svg+xml;utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z' stroke='%23D9DADC' stroke-width='2' stroke-linecap='square'/%3E%3Cpath d='M21 21L16.65 16.65' stroke='%23D9DADC' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: left 1rem center;
  background-size: 1.5rem 1.5rem;
  background-clip: border-box;
  border: 1px solid #D9DADC;
  background-color: #05212F;
  color: #ffffff;
}

.megasearch__overlay input[type=text]::-moz-placeholder {
  color: #ffffff;
}

.megasearch__overlay input[type=text]:-ms-input-placeholder {
  color: #ffffff;
}

.megasearch__overlay input[type=text]::-ms-input-placeholder {
  color: #ffffff;
}

.megasearch__overlay input[type=text]::placeholder {
  color: #ffffff;
}

.megasearch__overlay .close {
  display: flex;
  align-items: center;
  color: #ffffff;
  font-weight: bold;
  margin-left: 1.5rem !important;
  cursor: pointer;
  text-shadow: none;
  opacity: 1;
  font-size: 1.25rem;
}

@media (max-width: 1200px) {
  .megasearch__overlay .close {
    font-size: calc(1.025rem + 0.3vw);
  }
}

.megasearch__overlay .close svg {
  width: 2.5rem;
  height: 2.5rem;
  color: #ffffff;
}

@media (min-width: 768px) {
  .megasearch__overlay .container,
  .megasearch__overlay .slider-home .flickity-page-dots,
  .slider-home .megasearch__overlay .flickity-page-dots {
    height: 100%;
  }
}

.megasearch__results {
  display: flex;
  flex-wrap: wrap;
  color: white;
  margin-top: 1.5rem;
  position: relative;
  height: 90vh;
  overflow: auto;
}

@media (min-width: 768px) {
  .megasearch__results {
    height: 100%;
    scrollbar-width: none;
  }

  .megasearch__results::-webkit-scrollbar {
    display: none;
  }
}

.megasearch__results > ul {
  flex: 0 0 100%;
  list-style: none;
  margin: 0 0 1.5rem 0;
  padding: 0;
  border-bottom: 1px solid #797979;
}

@media (min-width: 768px) {
  .megasearch__results > ul {
    flex: 0 0 33.3333%;
    padding: 1.5rem 1.5rem 5rem 1.5rem;
    margin: 0;
    border-bottom: 0;
    border-right: 1px solid #797979;
  }
}

.megasearch__results > ul:first-child {
  padding-left: 0;
}

.megasearch__results > ul:last-child {
  border-right: 0;
}

.megasearch__results > ul li {
  margin-bottom: 1.5rem;
  margin-right: 0;
  font-size: 0.875rem;
  line-height: 2;
  font-weight: bold;
  color: #ffffff;
}

.megasearch__results > ul li.megasearch__results-before--entrepreneurs,
.megasearch__results > ul li.megasearch__results-before--videos,
.megasearch__results > ul li.megasearch__results-before--products {
  font-size: 0.75rem;
  text-transform: uppercase;
  font-family: "Brandon Grotesque";
  font-weight: 700;
  letter-spacing: 0.08em;
  color: #D9DADC;
}

.megasearch__results > ul li.megasearch__results-item--highlighted div {
  background-image: url("data:image/svg+xml;utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12H18' stroke='%23ED1C24' stroke-width='2' stroke-linecap='square'/%3E%3Cpath d='M12 5L19 12L12 19' stroke='%23ED1C24' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  color: #DA291C;
  background-color: transparent;
}

.megasearch__results > ul div {
  padding: 0 2.5rem 0 0;
  background-image: url("data:image/svg+xml;utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12H18' stroke='%23F6F7F9' stroke-width='2' stroke-linecap='square'/%3E%3Cpath d='M12 5L19 12L12 19' stroke='%23F6F7F9' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 1.5rem 1.5rem;
  transition: color 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), background-image 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

.megasearch__results > ul div:hover {
  background-image: url("data:image/svg+xml;utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.58997 16.59L13.17 12L8.58997 7.41L9.99997 6L16 12L9.99997 18L8.58997 16.59Z' fill='%23ED1C24'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  color: #DA291C;
  background-color: transparent;
}

.megasearch__results-container {
  flex: 0 0 100%;
  position: relative;
}

@media (min-width: 768px) {
  .megasearch__results-container {
    height: 100%;
  }

  .megasearch__results-container::before {
    content: "";
    position: absolute;
    top: 1.5rem;
    left: -999em;
    right: -999em;
    height: 1px;
    background-color: #797979;
  }
}

.elastic-noresults {
  margin-top: 2rem;
  width: 100%;
}

@media (min-width: 768px) {
  .page-single {
    padding-top: 3rem;
  }
}

@media (min-width: 992px) {
  .page-single {
    padding-top: 5.5rem;
  }
}

.page-product-single .breadcrumbs {
  margin-top: 4.25rem;
  margin-bottom: 1.5rem;
}

@media (max-width: 767.98px) {
  .page-product-single .breadcrumbs {
    display: none;
  }
}

.select-variation {
  margin-bottom: 2.5rem;
}

@media (min-width: 768px) {
  .select-variation {
    margin-bottom: 4rem;
  }
}

@media (min-width: 992px) {
  .select-variation {
    margin-bottom: 6rem;
  }
}

.select-variation .content {
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  .select-variation .content {
    margin-bottom: 1.5rem;
  }
}

.select-variation .content h1 {
  font-size: 3rem;
  margin-bottom: 1rem;
}

@media (max-width: 1200px) {
  .select-variation .content h1 {
    font-size: calc(1.2rem + 2.4vw);
  }
}

@media (min-width: 768px) {
  .select-variation .content h1 {
    margin-bottom: 1.5rem;
  }
}

.select-variation .content .card-entrepreneur {
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  .select-variation .content .card-entrepreneur {
    margin-bottom: 1.5rem;
  }
}

.select-variation .content .more-about {
  max-width: 520px;
  border-top: 1px solid #D9DADC;
  padding-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.select-variation .content .more-about a {
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  color: #003047;
  padding-right: 1.5rem;
  background-image: url("data:image/svg+xml;utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.33325 8H11.9999' stroke='%23424B50' stroke-width='2' stroke-linecap='square'/%3E%3Cpath d='M8 3.33325L12.6667 7.99992L8 12.6666' stroke='%23424B50' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center right;
}

.select-variation .content p.text {
  color: #424B50;
}

.select-variation .content p.text:last-child {
  margin-bottom: 0;
}

.select-variation .content .brand p {
  font-size: 0.75rem;
  line-height: 1.2;
  font-family: "Brandon Grotesque";
  font-weight: 700;
  color: rgba(66, 75, 80, 0.5);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}

.select-variation .content .brand a {
  display: block;
  margin-bottom: 0.5rem;
}

.select-variation .content .brand img {
  height: 24px;
  width: auto;
}

.select-variation .selector .select-links {
  position: relative;
  z-index: 2;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.select-variation .selector .select-links.active .holder::before {
  transform: translateY(-50%) rotate(180deg);
}

.select-variation .selector .select-links.active .links {
  opacity: 1;
  visibility: visible;
}

.select-variation .selector .select-links .holder {
  cursor: pointer;
  display: block;
  font-size: 0.875rem;
  line-height: 1.71;
  font-weight: 700;
  color: #424B50;
  padding: 0.5rem 1rem;
  border: 1px solid #D9DADC;
  position: relative;
}

.select-variation .selector .select-links .holder::before {
  content: "";
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
  width: 1.5rem;
  height: 1.5rem;
  background-image: url("data:image/svg+xml;utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10L12 15L17 10H7Z' fill='%23424B50'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 1.5rem 1.5rem;
  transition: transform 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

.select-variation .selector .select-links .links {
  display: block;
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
  right: 0;
  padding: 0.5rem 1rem;
  border: 1px solid #D9DADC;
  background-color: #ffffff;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), visibility 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
}

.select-variation .selector .select-links .links li {
  display: block;
}

.select-variation .selector .select-links .links li a {
  font-size: 0.875rem;
  line-height: 1.71;
  font-weight: 400;
  color: #424B50;
}

.select-variation .selector .product-info {
  display: flex;
  align-items: center;
  overflow: hidden;
  margin-bottom: 1.5rem;
}

.select-variation .selector .product-info > span {
  position: relative;
  margin-right: 34px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #424B50;
}

.select-variation .selector .product-info > span.price-main {
  font-family: "Brandon Grotesque";
  font-size: 1.5rem;
  letter-spacing: -0.005em;
}

@media (max-width: 1200px) {
  .select-variation .selector .product-info > span.price-main {
    font-size: calc(1.05rem + 0.6vw);
  }
}

.select-variation .selector .product-info > span::before {
  content: "";
  position: absolute;
  left: -16px;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 2px;
  background-color: #424B50;
}

.select-variation .selector .fineprint {
  flex: 0 0 100%;
  font-size: 0.75rem;
  font-weight: bold;
  color: #424B50;
  margin-top: -0.5rem;
}

@media (min-width: 768px) {
  .select-variation .selector .fineprint {
    margin-top: -1rem;
  }
}

@media (max-width: 1399.98px) {
  .select-variation .selector .fineprint {
    order: 2;
  }
}

.select-variation .selector select {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  background-color: #ffffff;
  margin-bottom: 1.5rem;
  width: 100%;
  padding: 0.5rem 1rem;
  border: 1px solid #D9DADC;
  background-image: url("data:image/svg+xml;utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10L12 15L17 10H7Z' fill='%23424B50'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: right 16px center;
  font-size: 0.875rem;
  line-height: 1.71;
  font-weight: 700;
  color: #424B50;
}

.select-variation .selector .links {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.select-variation .selector .links a {
  margin-right: 1rem;
  margin-bottom: 1.5rem;
}

@media (max-width: 767.98px) {
  .select-variation .selector .links a {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1rem;
  }
}

@media (max-width: 1399.98px) {
  .select-variation .selector .links a:first-child {
    order: 1;
  }
}

@media (max-width: 1399.98px) {
  .select-variation .selector .links a:nth-child(2) {
    order: 3;
  }
}

@media (max-width: 767.98px) {
  .subpage-sections .section-story {
    padding-bottom: 4rem;
  }
}

@media (max-width: 767.98px) {
  .subpage-sections .section-textwimage {
    padding-top: 0;
  }
}

@media (max-width: 767.98px) {
  .subpage-sections .section-instagramwimage {
    margin-bottom: 3rem;
    padding-top: 1rem;
  }
}

.tiktok-embed {
  display: none;
}

.product-categories {
  overflow: hidden;
  background-color: #F6F7F9;
}

@media (min-width: 768px) {
  .product-categories {
    background-color: #FAFBFC;
  }
}

.product-categories .category {
  padding: 4rem 0;
  position: relative;
}

@media (min-width: 768px) {
  .product-categories .category {
    padding: 4.5rem 0;
  }
}

@media (min-width: 992px) {
  .product-categories .category {
    padding: 5.5rem 0;
  }
}

.product-categories .category:nth-child(odd)::before {
  content: "";
  position: absolute;
  z-index: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 150%;
  background: url("/images/layout/pattern--6.svg") no-repeat center right;
  background-size: 100%;
}

@media (min-width: 768px) {
  .product-categories .category:nth-child(odd) .content {
    order: 1;
  }
}

@media (min-width: 768px) {
  .product-categories .category:nth-child(odd) .products {
    order: 2;
  }
}

.product-categories .category:nth-child(even)::before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 150%;
  background: url("/images/layout/pattern--7.svg") no-repeat center right;
  background-size: 100%;
}

@media (min-width: 768px) {
  .product-categories .category:nth-child(even) .content {
    order: 2;
  }
}

@media (min-width: 768px) {
  .product-categories .category:nth-child(even) .products {
    order: 1;
  }
}

.product-categories .category .content h2 {
  margin-bottom: 1.5rem;
}

.product-categories .category .content p {
  line-height: 1.81;
  color: #424B50;
  margin-bottom: 2rem;
}

@media (max-width: 767.98px) {
  .product-categories .category .content a {
    margin-bottom: 2.5rem;
  }
}

.page-product-category {
  background-color: #F6F7F9;
}

@media (min-width: 768px) {
  .page-product-category {
    padding-top: 4rem;
    background-color: #FAFBFC;
  }
}

@media (min-width: 992px) {
  .page-product-category {
    padding-top: 92px;
  }
}

.page-product-category .product-category-cover {
  padding-top: 1.5rem;
  position: relative;
  background-color: #F6F7F9;
}

@media (min-width: 992px) {
  .page-product-category .product-category-cover {
    padding-top: 68px;
    padding-bottom: 2rem;
  }
}

@media (min-width: 768px) {
  .page-product-category .product-category-cover::before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("/images/layout/pattern--8.svg") no-repeat top center;
    background-size: 100%;
  }
}

@media (max-width: 767.98px) {
  .page-product-category #product-category-filters-mobile {
    display: flex;
    align-items: stretch;
  }
}

.page-product-category #product-category-filters-mobile input[type=text] {
  padding-left: 50px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z' stroke='%23003047' stroke-width='2' stroke-linecap='square'/%3E%3Cpath d='M21 20.9999L16.65 16.6499' stroke='%23003047' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: left 1rem center;
  margin-bottom: 2.5rem;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

@media (max-width: 767.98px) {
  .page-product-category #product-category-filters-mobile input[type=text] {
    width: calc(100% - 56px);
  }
}

.page-product-category #product-category-filters-mobile .filter-trigger-mobile {
  width: 56px;
  height: 56px;
  background-color: #ffffff;
  border-top: 1px solid #D9DADC;
  border-bottom: 1px solid #D9DADC;
  border-right: 1px solid #D9DADC;
  position: relative;
}

@media (min-width: 768px) {
  .page-product-category #product-category-filters-mobile .filter-trigger-mobile {
    display: none;
  }
}

.page-product-category #product-category-filters-mobile .filter-trigger-mobile svg {
  width: 1.5rem;
  height: 1.5rem;
  color: #DA291C;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.page-product-category .container,
.page-product-category .slider-home .flickity-page-dots,
.slider-home .page-product-category .flickity-page-dots {
  position: relative;
  z-index: 2;
}

.page-product-category .breadcrumb {
  margin-bottom: 2rem;
}

.page-product-category h1 {
  margin-bottom: 2rem;
}

.page-product-category p {
  line-height: 1.81;
  color: #424B50;
  margin-bottom: 2rem;
}

.page-product-category .product-category-list {
  background-color: #FAFBFC;
  padding-top: 40px;
}

.page-product-category .product-category-list h2 {
  margin-bottom: 2rem;
}

.page-product-category .product-category-list .card-entrepreneur p {
  margin-bottom: 0;
}

@media (max-width: 767.98px) {
  .page-product-category .sidebar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58), visibility 0.3s cubic-bezier(0.47, 0.17, 0.17, 0.58);
  }
}

.page-product-category .sidebar.active {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 767.98px) {
  .page-product-category .products-container #product-search {
    display: flex;
    align-items: stretch;
  }
}

.page-product-category .products-container input[type=text] {
  padding-left: 50px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z' stroke='%23003047' stroke-width='2' stroke-linecap='square'/%3E%3Cpath d='M21 20.9999L16.65 16.6499' stroke='%23003047' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: left 1rem center;
  margin-bottom: 2.5rem;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

@media (max-width: 767.98px) {
  .page-product-category .products-container input[type=text] {
    width: calc(100% - 56px);
  }
}

.page-product-category .products-container .filter-trigger-mobile {
  width: 56px;
  height: 56px;
  background-color: #ffffff;
  border-top: 1px solid #D9DADC;
  border-bottom: 1px solid #D9DADC;
  border-right: 1px solid #D9DADC;
  position: relative;
}

@media (min-width: 768px) {
  .page-product-category .products-container .filter-trigger-mobile {
    display: none;
  }
}

.page-product-category .products-container .filter-trigger-mobile svg {
  width: 1.5rem;
  height: 1.5rem;
  color: #DA291C;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.page-product-category .pagination {
  margin-top: 3rem;
}

.page-product-category .pagination .page-item a {
  color: rgba(66, 75, 80, 0.5);
}

.page-product-category .pagination .page-item.active a {
  color: #003047;
}

.page-product-category .pagination .pagination-prev-nav,
.page-product-category .pagination .pagination-next-nav {
  border: 2px solid #003047;
}

.page-product-category .pagination .pagination-prev-nav svg,
.page-product-category .pagination .pagination-next-nav svg {
  color: #003047;
}

.page-product-category .pagination .pagination-prev-nav a:hover,
.page-product-category .pagination .pagination-next-nav a:hover {
  background-color: #003047;
}

.page-product-category .pagination .pagination-prev-nav a:hover svg,
.page-product-category .pagination .pagination-next-nav a:hover svg {
  color: #ffffff;
}

.product-branding--wrapper {
  position: relative;
}

.page-entrepreneurs {
  background-color: #052637;
}

.page-entrepreneurs .entrepreneurs-wrapper {
  overflow: hidden;
  background: url("/images/layout/pattern--14.svg") no-repeat top 64px center;
  background-size: 100% 100%;
}

@media (max-width: 767.98px) {
  .page-entrepreneurs .entrepreneurs-wrapper {
    background: url("/images/layout/pattern--14-m.svg") repeat-y top 48px center;
    background-size: 100% 100%;
  }
}

.page-entrepreneurs .noresults {
  margin-top: 2rem;
}

.page-entrepreneurs .single-entrepreneur {
  position: relative;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

@media (min-width: 768px) {
  .page-entrepreneurs .single-entrepreneur:nth-child(even) {
    margin-top: 80px;
    margin-bottom: -88px;
  }

  .page-entrepreneurs .single-entrepreneur:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .page-entrepreneurs .single-entrepreneur:nth-child(even) {
    margin-top: 120px;
    margin-bottom: -120px;
  }

  .page-entrepreneurs .single-entrepreneur:nth-child(even):last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .page-entrepreneurs .single-entrepreneur {
    padding-top: 134px;
    padding-bottom: 134px;
  }

  .page-entrepreneurs .single-entrepreneur:nth-child(even) {
    margin-top: 224px;
    margin-bottom: -224px;
  }

  .page-entrepreneurs .single-entrepreneur:nth-child(even):last-child {
    margin-bottom: 0;
  }
}

.page-entrepreneurs .single-entrepreneur .section-social {
  padding: 0;
  background: transparent;
  overflow: visible;
}

.page-entrepreneurs .single-entrepreneur .section-social .social::after {
  content: "flickity";
  display: none;
  /* hide :after */
}

@media (min-width: 992px) {
  .page-entrepreneurs .single-entrepreneur .section-social {
    /* disable Flickity for large devices */
  }

  .page-entrepreneurs .single-entrepreneur .section-social .social::after {
    content: "";
  }
}

@media (max-width: 767.98px) {
  .page-entrepreneurs .single-entrepreneur .main {
    margin-bottom: 1.5rem;
  }
}

.page-entrepreneurs .single-entrepreneur .main .main-wrapper {
  position: relative;
}

@media (max-width: 767.98px) {
  .page-entrepreneurs .single-entrepreneur .main .main-wrapper {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.page-entrepreneurs .single-entrepreneur .main .main-wrapper .brand {
  position: absolute;
  z-index: 3;
}

.page-entrepreneurs .single-entrepreneur .main .main-wrapper .brand p {
  font-size: 0.75rem;
  line-height: 1.2;
  font-weight: 700;
  font-family: "Brandon Grotesque";
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 10px;
}

.page-entrepreneurs .single-entrepreneur .main .main-wrapper .brand a {
  display: block;
  margin-bottom: 1rem;
}

.page-entrepreneurs .single-entrepreneur .main .main-wrapper .brand a:last-child {
  margin-bottom: 0;
}

.page-entrepreneurs .single-entrepreneur .main .main-wrapper .brand img {
  height: 32px;
  width: auto;
}

.page-entrepreneurs .single-entrepreneur .main img {
  width: 100%;
  height: auto;
}

.page-entrepreneurs .single-entrepreneur .main .content {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
}

@media (min-width: 768px) {
  .page-entrepreneurs .single-entrepreneur .main .content {
    bottom: 40px;
  }
}

@media (max-width: 767.98px) {
  .page-entrepreneurs .single-entrepreneur .main .content {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.page-entrepreneurs .single-entrepreneur .main .content h2 {
  font-size: 2rem;
  color: #ffffff;
  padding-right: 1.5rem;
  margin-bottom: 2rem;
}

@media (max-width: 1200px) {
  .page-entrepreneurs .single-entrepreneur .main .content h2 {
    font-size: calc(1.1rem + 1.2vw);
  }
}

.page-entrepreneurs .single-entrepreneur .main .content .title .btn {
  pointer-events: all;
}

@media (max-width: 991.98px) {
  .page-entrepreneurs .single-post {
    height: 100%;
  }
}

@media (max-width: 991.98px) {
  .page-entrepreneurs .single-post img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.page-entrepreneurs .single-news {
  margin-top: 0;
}

@media (max-width: 991.98px) {
  .page-entrepreneurs .single-news {
    height: 100%;
  }
}

@media (max-width: 767.98px) {
  .page-entrepreneurs .single-news {
    margin-left: -1.25rem;
  }
}

.page-entrepreneurs .single-news-wrapper {
  position: relative;
  min-height: 280px;
}

@media (max-width: 991.98px) {
  .page-entrepreneurs .single-news-wrapper {
    height: 100%;
  }
}

.page-entrepreneurs .single-news-wrapper::after {
  content: "";
  display: block;
  padding-top: 100%;
}

.page-entrepreneurs .single-news img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.page-entrepreneurs .single-news .info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 1.5rem;
  pointer-events: none;
}

.page-entrepreneurs .single-news .info a {
  pointer-events: all;
}

.page-entrepreneurs .single-news h3 {
  font-size: 1.5rem;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 0;
}

@media (max-width: 1200px) {
  .page-entrepreneurs .single-news h3 {
    font-size: calc(1.05rem + 0.6vw);
  }
}

@media (max-width: 991.98px) {
  .page-entrepreneurs .single-video {
    height: 100%;
  }
}

@media (max-width: 767.98px) {
  .page-entrepreneurs .single-video {
    margin-left: -0.75rem;
  }
}

.page-entrepreneurs .single-video .video-wrapper {
  position: relative;
}

@media (max-width: 991.98px) {
  .page-entrepreneurs .single-video .video-wrapper {
    height: 100%;
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

@media (max-width: 767.98px) {
  .page-entrepreneurs .single-video .video-wrapper {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

@media (max-width: 991.98px) {
  .page-entrepreneurs .single-video .content {
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    width: 80%;
    z-index: 2;
  }
}

.page-entrepreneurs .single-video h3 {
  font-size: 1.5rem;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 0.875rem;
}

@media (max-width: 1200px) {
  .page-entrepreneurs .single-video h3 {
    font-size: calc(1.05rem + 0.6vw);
  }
}

.page-entrepreneurs .single-video h3 a {
  text-decoration: none;
}

.page-entrepreneurs .single-video .video-data {
  display: flex;
  align-items: center;
  overflow: hidden;
}

.page-entrepreneurs .single-video .video-data p {
  font-size: 0.75rem;
  line-height: 1.33;
  font-weight: 700;
  color: rgba(246, 247, 249, 0.7);
  margin-right: 1.25rem;
  position: relative;
  margin-bottom: 0.5rem;
}

.page-entrepreneurs .single-video .video-data p::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -12px;
  transform: translateY(-50%);
  width: 4px;
  height: 4px;
  background-color: rgba(246, 247, 249, 0.7);
}

.page-entrepreneurs .single-video .image {
  position: relative;
  height: 166px;
  margin-bottom: 1rem;
  overflow: hidden;
}

@media (max-width: 767.98px) {
  .page-entrepreneurs .single-video .image {
    height: 176px;
    margin-bottom: 0;
  }

  .page-entrepreneurs .single-video .image::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: radial-gradient(88.08% 72.41% at 19.09% 72.41%, rgba(0, 0, 0, 0.64) 0%, rgba(0, 0, 0, 0.64) 0.01%, rgba(0, 0, 0, 0) 100%);
  }
}

@media (max-width: 991.98px) {
  .page-entrepreneurs .single-video .image {
    height: 100%;
  }
}

.page-entrepreneurs .single-video .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.page-entrepreneurs .single-video .image .video-duration {
  position: absolute;
  bottom: 8px;
  right: 8px;
  z-index: 1;
  padding: 4px 8px;
  background-color: rgba(3, 18, 24, 0.9);
  font-size: 0.75rem;
  line-height: 1.33;
  font-weight: 700;
}

.page-entrepreneurs .single-video .image .count {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  max-width: 94px;
  background-color: rgba(3, 18, 24, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
}

.page-entrepreneurs .single-video .image .count span {
  display: flex;
  align-items: center;
  font-family: "Brandon Grotesque";
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: -0.005em;
}

.page-entrepreneurs .single-video .image .count span svg {
  width: 1.5rem;
  height: 1.5rem;
  margin-left: 4px;
}

.entrepreneurs-archived .page-entrepreneurs {
  background-color: #05212F;
}

.page-entrepreneurs-single .section-story {
  padding-bottom: 5rem;
}

.page-entrepreneurs-single .section-story .container,
.page-entrepreneurs-single .section-story .slider-home .flickity-page-dots,
.slider-home .page-entrepreneurs-single .section-story .flickity-page-dots {
  position: relative;
  z-index: 2;
}

@media (max-width: 767.98px) {
  .page-entrepreneurs-single .content-hero {
    padding-top: 1.5rem;
  }
}

.page-entrepreneurs-single .content-hero .hero-cta {
  position: relative;
  pointer-events: all;
  background-color: #BD1A20;
}

.page-entrepreneurs-single .content-hero .hero-cta .container,
.page-entrepreneurs-single .content-hero .hero-cta .slider-home .flickity-page-dots,
.slider-home .page-entrepreneurs-single .content-hero .hero-cta .flickity-page-dots {
  overflow: visible;
}

.page-entrepreneurs-single .content-hero .hero-cta .next-show {
  margin-top: 0;
}

.page-entrepreneurs-single .content-hero .next-show {
  position: relative;
  pointer-events: all;
  padding: 1.5rem 0;
}

@media (max-width: 767.98px) {
  .page-entrepreneurs-single .content-hero .next-show {
    padding: 1.5rem;
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    margin-top: 3rem;
  }
}

.page-entrepreneurs-single .content-hero .next-show .lead {
  padding-right: 4rem;
  font-family: "Brandon Grotesque";
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

@media (max-width: 991.98px) {
  .page-entrepreneurs-single .content-hero .next-show .lead {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}

.page-entrepreneurs-single .content-hero .next-show .lead img {
  margin: 0 1.5rem;
  vertical-align: middle;
  height: 24px;
  width: auto;
}

@media (max-width: 1199.98px) {
  .page-entrepreneurs-single .content-hero .next-show .lead img {
    height: 16px;
    margin: 0 1rem;
  }
}

@media (max-width: 991.98px) {
  .page-entrepreneurs-single .content-hero .next-show .lead img {
    margin: 0.75rem 0;
    height: 20px;
  }
}

.page-entrepreneurs-single .content-hero .next-show .icon-link {
  display: block;
  width: 3.5rem;
  height: 100%;
  margin-left: 1.5rem;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}

@media (max-width: 991.98px) {
  .page-entrepreneurs-single .content-hero .next-show .icon-link {
    height: auto;
  }
}

.page-entrepreneurs-single .content-hero .next-show .icon-link svg {
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.page-entrepreneurs-single .content-hero .next-show a {
  position: static;
  background-color: transparent;
  width: 0;
  height: 0;
  margin: 0;
  top: auto;
  bottom: auto;
  right: auto;
}

.page-entrepreneurs-single .section-banner {
  padding: 0;
}

.page-entrepreneurs-single .section-videos .videos {
  display: block;
}

.page-basic {
  padding-bottom: 4.5rem;
}

.page-basic h2,
.page-basic h3,
.page-basic h4,
.page-basic h5,
.page-basic h6 {
  margin-bottom: 1.5rem;
}

.page-basic h5,
.page-basic h6 {
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.page-basic ol {
  margin-bottom: 1.5rem;
}

.page-basic ol li {
  color: #424B50;
  margin-bottom: 0.25rem;
}

.page-basic ol li:last-child {
  margin-bottom: 0;
}

.page-basic ul {
  margin-bottom: 1.5rem;
}

.page-basic ul li {
  color: #424B50;
  margin-bottom: 0.25rem;
}

.page-basic ul li:last-child {
  margin-bottom: 0;
}

.page-basic p {
  color: #424B50;
  margin-bottom: 1.5rem;
}

.page-basic p:last-child {
  margin-bottom: 0;
}

.page-basic p a {
  color: #DA291C;
}

.page-basic table {
  border: 1px solid #D9DADC;
  margin-bottom: 2.5rem;
}

.page-basic table th {
  font-family: "Brandon Grotesque";
  font-size: 0.75rem;
  line-height: 1.25;
  color: #003047;
  padding: 0.5rem 1rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight: 700;
}

.page-basic table td {
  font-size: 1rem;
  line-height: 2rem;
  color: #031218;
  padding: 0.5rem 1rem;
}

.page-basic .section--text-wimage {
  padding: 40px 0;
}

@media (min-width: 768px) {
  .page-basic .section--text-wimage .row {
    align-items: center;
  }
}

@media (min-width: 768px) {
  .page-basic .section--text-wimage.section--left .text {
    order: 2;
    margin-left: 0;
  }
}

@media (max-width: 767.98px) {
  .page-basic .section--text-wimage.section--left .text {
    margin-bottom: 1.5rem;
  }
}

@media (min-width: 768px) {
  .page-basic .section--text-wimage.section--left .image {
    order: 1;
    margin-left: 8.333333333%;
  }
}

@media (max-width: 767.98px) {
  .page-basic .section--text-wimage.section--right .text {
    margin-bottom: 1.5rem;
  }
}

.page-error {
  height: auto;
  min-height: 100vh;
  background: radial-gradient(85.35% 218.49% at 13.96% 50%, #031218 0%, rgba(5, 44, 66, 0.6) 100%), linear-gradient(0deg, #003047, #003047);
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.page-error::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: url("/images/layout/pattern--1.svg") no-repeat top right;
  background-size: cover;
}

@media (min-width: 1400px) {
  .page-error::before {
    height: 100vh;
  }
}

.page-error .container,
.page-error .slider-home .flickity-page-dots,
.slider-home .page-error .flickity-page-dots {
  height: 100%;
}

.page-error .container .content,
.page-error .slider-home .flickity-page-dots .content,
.slider-home .page-error .flickity-page-dots .content {
  width: 100%;
  max-width: 408px;
}

.page-error .container p,
.page-error .slider-home .flickity-page-dots p,
.slider-home .page-error .flickity-page-dots p {
  font-size: 1rem;
  line-height: 2;
  color: #ffffff;
}

.page-error .container p.top,
.page-error .slider-home .flickity-page-dots p.top,
.slider-home .page-error .flickity-page-dots p.top {
  font-size: 0.75rem;
  line-height: 1.25;
  margin-bottom: 1rem;
  font-weight: 700;
  font-family: "Brandon Grotesque";
  color: #ffffff;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.page-error .container h1,
.page-error .slider-home .flickity-page-dots h1,
.slider-home .page-error .flickity-page-dots h1 {
  font-size: 4.5rem;
  color: #ffffff;
  margin-bottom: 1rem;
}

@media (max-width: 1200px) {
  .page-error .container h1,
  .page-error .slider-home .flickity-page-dots h1,
  .slider-home .page-error .flickity-page-dots h1 {
    font-size: calc(1.35rem + 4.2vw);
  }
}

.page-error .container .link,
.page-error .slider-home .flickity-page-dots .link,
.slider-home .page-error .flickity-page-dots .link {
  position: relative;
  z-index: 2;
}


/*# sourceMappingURL=app.css.map*/