/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/styles.scss?ngGlobalStyle ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.0/css/all.min.css);
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/styles.scss?ngGlobalStyle (1) ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;700;900&display=swap);
/*!*******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/ngx-spinner/animations/ball-spin-clockwise.css?ngGlobalStyle ***!
  \*******************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-ball-spin-clockwise,
.la-ball-spin-clockwise > div {
    position: relative;
    box-sizing: border-box;
}

.la-ball-spin-clockwise {
    display: block;
    font-size: 0;
    color: #fff;
}

.la-ball-spin-clockwise.la-dark {
    color: #333;
}

.la-ball-spin-clockwise > div {
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor;
}

.la-ball-spin-clockwise {
    width: 32px;
    height: 32px;
}

.la-ball-spin-clockwise > div {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    margin-left: -4px;
    border-radius: 100%;
    animation: ball-spin-clockwise 1s infinite ease-in-out;
}

.la-ball-spin-clockwise > div:nth-child(1) {
    top: 5%;
    left: 50%;
    animation-delay: -.875s;
}

.la-ball-spin-clockwise > div:nth-child(2) {
    top: 18.1801948466%;
    left: 81.8198051534%;
    animation-delay: -.75s;
}

.la-ball-spin-clockwise > div:nth-child(3) {
    top: 50%;
    left: 95%;
    animation-delay: -.625s;
}

.la-ball-spin-clockwise > div:nth-child(4) {
    top: 81.8198051534%;
    left: 81.8198051534%;
    animation-delay: -.5s;
}

.la-ball-spin-clockwise > div:nth-child(5) {
    top: 94.9999999966%;
    left: 50.0000000005%;
    animation-delay: -.375s;
}

.la-ball-spin-clockwise > div:nth-child(6) {
    top: 81.8198046966%;
    left: 18.1801949248%;
    animation-delay: -.25s;
}

.la-ball-spin-clockwise > div:nth-child(7) {
    top: 49.9999750815%;
    left: 5.0000051215%;
    animation-delay: -.125s;
}

.la-ball-spin-clockwise > div:nth-child(8) {
    top: 18.179464974%;
    left: 18.1803700518%;
    animation-delay: 0s;
}

.la-ball-spin-clockwise.la-sm {
    width: 16px;
    height: 16px;
}

.la-ball-spin-clockwise.la-sm > div {
    width: 4px;
    height: 4px;
    margin-top: -2px;
    margin-left: -2px;
}

.la-ball-spin-clockwise.la-2x {
    width: 64px;
    height: 64px;
}

.la-ball-spin-clockwise.la-2x > div {
    width: 16px;
    height: 16px;
    margin-top: -8px;
    margin-left: -8px;
}

.la-ball-spin-clockwise.la-3x {
    width: 96px;
    height: 96px;
}

.la-ball-spin-clockwise.la-3x > div {
    width: 24px;
    height: 24px;
    margin-top: -12px;
    margin-left: -12px;
}

/*
 * Animation
 */
@keyframes ball-spin-clockwise {
    0%,
    100% {
        opacity: 1;
        transform: scale(1);
    }
    20% {
        opacity: 1;
    }
    80% {
        opacity: 0;
        transform: scale(0);
    }
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/styles.scss?ngGlobalStyle (2) ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
html,
body {
  min-height: 100vh;
  line-height: 1.4;
}

.main-loader-wrapper {
  min-height: 100vh;
  line-height: 1.4;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers.
   */
body {
  box-sizing: border-box;
  margin: 0;
}

html {
  box-sizing: border-box;
}

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

/**
   * Render the `main` element consistently in IE.
   */
main {
  display: block;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1 {
  margin: 0.67em 0;
}

/* Grouping content
     ========================================================================== */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1rem; /* 2 */
}

/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a {
  all: unset;
  cursor: pointer;
}

a {
  background-color: transparent;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b,
strong {
  font-weight: bolder;
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
   * Add the correct font size in all browsers.
   */
small {
  font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
  border-style: none;
}

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.5; /* 1 */
  margin: 0; /* 2 */
}

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
   * Remove the inner border and padding in Firefox.
   */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
   * Correct the padding in Firefox.
   */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress {
  vertical-align: baseline;
}

/**
   * Remove the default vertical scrollbar in IE 10+.
   */
textarea {
  overflow: auto;
}

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
     ========================================================================== */
/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
details {
  display: block;
}

/*
   * Add the correct display in all browsers.
   */
summary {
  display: list-item;
}

/* Misc
     ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template {
  display: none;
}

/**
   * Add the correct display in IE 10.
   */
[hidden] {
  display: none;
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1.5;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-spacing: 0;
}

/*!
 * Bootstrap Grid v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-bg: #fff;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-2xl: 2rem;
  --bs-border-radius-pill: 50rem;
  --bs-link-color: #0d6efd;
  --bs-link-hover-color: #0a58ca;
  --bs-code-color: #d63384;
  --bs-highlight-bg: #fff3cd;
}

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

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

.col {
  flex: 1 0 0%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

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

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

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

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

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

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

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

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

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

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 992px) {
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
.font-small {
  font-size: 1.4rem;
}

@media (max-width: 575px) {
  .--hide-mobile {
    display: none !important;
  }
}
@media (min-width: 576px) {
  .--hide-mobile {
    display: block !important;
  }
}

@media (max-width: 992px) {
  .--hide-tablet {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .--hide-tablet {
    display: block !important;
  }
}

@media (max-width: 992px) {
  .--show-tablet {
    display: block;
  }
}
@media (min-width: 992px) {
  .--show-tablet {
    display: none;
  }
}

.--error {
  color: #ff0000;
}

html,
body {
  min-height: 100vh;
}
html.modal-open,
body.modal-open {
  overflow-y: hidden;
}

body {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  color: #45505d;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  line-height: 1.4 !important;
  font-weight: bold;
}

.h1,
h1 {
  font-size: 3.2rem;
  font-weight: 900;
  color: #000000;
  margin-bottom: 3.2rem;
}

.h2,
h2 {
  font-size: 2.6rem;
  font-weight: 900;
  color: #000000;
}

.h3,
h3 {
  font-size: 2rem;
  font-weight: 900;
  color: #181c26;
  margin-bottom: 1.6rem;
}

.h4,
h4 {
  font-size: 1.8rem;
  font-weight: 900;
  color: #000000;
  margin-bottom: 1.6rem;
}

.h5, h5 {
  margin-bottom: 1.2rem;
}

p {
  font-size: 1.8rem;
  font-weight: 400;
  color: #45505d;
  line-height: 1.4;
  margin-bottom: 1.6rem;
}

li {
  margin-bottom: 0.8rem;
}

.text-green {
  color: #1db954;
}

.text-link {
  cursor: pointer;
  color: #2C256B;
  text-decoration: underline;
  font-weight: bold;
}

.text-muted {
  font-size: 1.8rem;
  font-weight: 400;
  color: #9ca0a9;
  line-height: 1.4;
}

.text-muted-normal {
  font-size: 1.8rem;
  font-weight: 400;
  color: #9ca0a9;
  line-height: 1.4;
  font-weight: 400;
}

.text-muted-small {
  font-size: 1.8rem;
  font-weight: 400;
  color: #9ca0a9;
  line-height: 1.4;
  font-size: 1.4rem;
}

.text-bold {
  font-size: 1.8rem;
  font-weight: 400;
  color: #45505d;
  line-height: 1.4;
  font-weight: 900;
}

.text-muted-bold {
  font-size: 1.8rem;
  font-weight: 400;
  color: #9ca0a9;
  line-height: 1.4;
  font-weight: 900;
}

.text-normal-primary {
  font-size: 1.8rem;
  font-weight: 700 !important;
  color: #000000;
  line-height: 1.4;
}

.text-right {
  text-align: right;
}

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

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

.text-purple {
  color: #2C256B;
}

.text-orange {
  color: #da4f49;
}

a.link-inline {
  display: inline;
  color: #776cda;
  text-decoration: underline;
}
a.link-inline :hover {
  color: #b3b3ff;
}
a.link-inline :active {
  color: #b3b3ff;
}
a.link-inline :focus {
  color: #b3b3ff;
}

.section {
  padding: 2.4rem 0rem;
  margin-top: 3.2rem;
}

.btn-collection {
  display: flex;
}
.btn-collection app-action-button {
  margin-left: 0.8rem;
}
.btn-collection app-action-button:first-child {
  margin-left: 0rem;
}
.btn-collection button {
  margin-left: 0.8rem;
}
.btn-collection button:first-child {
  margin-left: 0rem;
}

a {
  line-height: 1.4;
}

.bg-purple {
  background-color: #eeeeff;
}

.d-flex-space-between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.--desktop {
  display: none;
}
@media (min-width: 992px) {
  .--desktop {
    display: flex;
  }
}

.--mobile {
  display: none;
}
@media (max-width: 992px) {
  .--mobile {
    display: flex;
    justify-content: space-between;
  }
}

.--mobile-block {
  display: none;
}
@media (max-width: 992px) {
  .--mobile-block {
    display: block;
  }
}

.--desktop-block {
  display: none;
}
@media (min-width: 992px) {
  .--desktop-block {
    display: block;
  }
}

.--desktop-inline {
  display: none;
}
@media (min-width: 992px) {
  .--desktop-inline {
    display: inline;
  }
}

.site-nav {
  margin: 0 1.6rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 992px) {
  .site-nav {
    display: none;
  }
}

.site-nav ul {
  display: flex;
  justify-content: space-between;
  list-style-type: none;
  align-items: center;
  margin: 0;
  padding: 0;
}
.site-nav-item {
  padding: 0rem 2.4rem;
}
.site-nav-item:hover > a {
  color: #2C256B;
}
.site-nav-item__link {
  display: inline-block;
  text-decoration: none;
  border-bottom: solid 3px white;
  white-space: nowrap;
}
.site-nav-item .--active {
  color: #2C256B;
  border-bottom: solid 3px #2C256B;
}

.nav-link {
  font-size: 1.8rem;
  font-weight: 700 !important;
  color: #000000;
  line-height: 1.4;
  font-size: 1.8rem;
  color: #2C256B !important;
  text-transform: capitalize;
}

.nav-link:hover {
  color: rgb(119, 108, 218);
}

.soft-hide {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

.site-nav-mobile-menu {
  height: 100%;
  position: fixed;
  background-color: white;
  width: 25rem;
}
.site-nav-mobile-menu ul {
  list-style-type: none;
  margin: 0;
}
.site-nav-mobile-menu__section {
  padding: 0rem 1.6rem;
  border-bottom: 1px solid #e4e5e8;
}
.site-nav-mobile-menu__section.--actions {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 2.4rem 1.6rem;
  border-bottom: none;
}
.site-nav-mobile-menu__section:last-child {
  border: none;
}
.site-nav-mobile-menu__action-item {
  margin-left: 1.6rem;
}
.site-nav-mobile-menu__link-item > a {
  display: block;
  width: 100%;
  font-size: 1.8rem;
  font-weight: 400;
  color: #45505d;
  line-height: 1.4;
  text-decoration: none;
  padding: 1.2rem 0rem;
}
.site-nav-mobile-menu__link-item > button {
  display: block;
  width: 100%;
  font-size: 1.8rem;
  font-weight: 400;
  color: #45505d;
  line-height: 1.4;
  padding: 1.2rem 0rem;
  background-color: transparent;
  border: none;
  color: #45505d;
  cursor: pointer;
  text-align: left;
}
.site-nav-mobile-menu__link-item > .btn-childroutes {
  display: flex;
  justify-content: space-between;
}
.site-nav-mobile-menu__link-item:hover > a > span {
  color: #2C256B;
  border-bottom: solid 3px #2C256B;
}
.site-nav-mobile-menu__link-item:hover > button > .btn-childroutes-label {
  color: #2C256B;
  border-bottom: solid 3px #2C256B;
}
.site-nav-mobile-menu__link-item:hover > button > i {
  color: #2C256B;
}

/* LAYOUT */
.main-layout {
  min-height: 100%;
}

.page-width {
  width: 100%;
  max-width: 128rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0rem 3.2rem;
}
@media (max-width: 992px) {
  .page-width {
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }
}
.page-width__small {
  max-width: 84rem;
  padding-left: 3.2rem;
  padding-right: 3.2rem;
}
@media (max-width: 992px) {
  .page-width__small {
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }
}

@media (max-width: 992px) {
  .--no-mobile-padding {
    padding-left: 0rem;
    padding-right: 0rem;
  }
}

.max-width__large {
  max-width: 180rem;
  margin-left: auto;
  margin-right: auto;
}

.overlay-container {
  position: fixed; /* Sit on top of the page content */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5); /* Black background with opacity */
  z-index: 20; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer;
  visibility: hidden;
}

.--hide {
  animation-name: fade-out;
  animation-fill-mode: both;
  animation-duration: 0.3s;
}

.--show {
  animation-name: fade-in;
  animation-fill-mode: both;
  animation-duration: 0.3s;
}

.page-container {
  padding-top: 4rem;
  padding-bottom: 8rem;
  position: relative;
}
@media (max-width: 992px) {
  .page-container {
    padding-top: 0rem;
  }
}

.hide {
  display: none;
  visibility: hidden;
}

.col-2-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.col-2-1 {
  display: grid;
  grid-template-columns: 2fr 1fr;
}

.col-1-1-1 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}

.col-4-1-1 {
  display: grid;
  grid-template-columns: 4fr 1fr 1fr;
}

.gap-1 {
  -moz-column-gap: 0.8rem;
       column-gap: 0.8rem;
}

@keyframes fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
.checkbox {
  display: block;
  padding: 0.8rem 0rem;
}

.form-control {
  display: block;
  outline: none !important;
  line-height: 3rem;
  border-radius: 8px;
  border: 1px #d5d6d9 solid;
  padding: 0.8rem 1.6rem;
  width: 100%;
  transition: background-color 0.5s ease;
  transition: border-color 0.5s ease;
}
.form-control-container {
  margin-bottom: 1.6rem;
}
.form-control:focus {
  border-color: #b3b3ff;
}
.form-control.--error {
  border-color: #ff0000;
  background-color: #ffe5e5;
}
.form-control option.--empty {
  color: #45505d;
}
.form-control option.--default {
  color: #9ca0a9;
}
.form-control:placeholder-shown {
  color: #9ca0a9;
}
.form-control[ng-reflect-model] {
  color: #45505d;
}
.form-control option:not(.--default) {
  color: #45505d;
}
.form-control::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #9ca0a9;
  opacity: 1; /* Firefox */
}
.form-control :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #9ca0a9;
}
.form-control::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #9ca0a9;
}
.form-control.--icon {
  padding-right: 4rem;
}

.input-wrapper {
  position: relative;
}

.input-icon {
  position: absolute;
  display: flex;
  align-items: center;
  top: 0;
  right: 0;
  bottom: 0;
  color: #d5d6d9;
  font-size: 2.4rem;
  padding-right: 0.8rem;
}

select.form-control {
  padding: 0.8rem 1.6rem;
  cursor: pointer;
}

.form-valition-message {
  color: #ff0000;
  font-size: 1.2rem;
  min-height: 1.2rem;
}

.form-label {
  padding: 0.6rem;
  padding-top: 0rem;
  padding-bottom: 0.4rem;
}
.form-label__label {
  white-space: nowrap;
  font-size: 1.8rem;
  font-weight: 700 !important;
  color: #000000;
  line-height: 1.4;
}
.form-label .--required {
  color: #ff0000;
}

.form-control__radio-wd {
  padding: 2rem;
  border-radius: 8px;
  border: 1px #d5d6d9 solid;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}
.form-control__radio-wd.--active {
  border-color: #2C256B;
}

.dropdown {
  position: relative;
}
.dropdown-btn {
  background-color: transparent;
  border: none;
  color: #45505d;
  cursor: pointer;
  white-space: nowrap;
}
.dropdown__value {
  display: inline-block;
  margin-right: 1rem;
}
.dropdown-content {
  position: absolute;
  top: 5.2rem;
  background-color: white;
  z-index: 100;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  animation: growOut 300ms ease-in-out forwards;
  transform-origin: top center;
  white-space: nowrap;
  padding: 1rem 0rem;
}
@keyframes growOut {
  0% {
    transform: scale(0);
  }
  80% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.dropdown-item {
  padding: 1rem 2.4rem;
}
.dropdown-item:hover > button {
  border-bottom: 2px solid #2C256B;
}
.dropdown-item__button {
  border-bottom: 2px solid white;
}
.dropdown-item:hover > a {
  border-bottom: 2px solid #2C256B;
  color: #2C256B;
}
.dropdown-item__link {
  border-bottom: 2px solid white;
  text-decoration: none;
}

.checkbox--themed {
  display: block;
  position: relative;
  min-height: 1.8rem;
  padding-left: 2.5rem;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  margin: 2.4rem 0rem;
}

/* Hide the browser's default checkbox */
.checkbox--themed input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkbox__replacement {
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
  height: 1.8rem;
  width: 1.8rem;
  border: 0.2rem solid #d5d6d9;
  border-radius: 0.2rem;
  background-color: #ffffff;
  transition: background-color 0.1s ease-in-out;
}

.checkbox--themed:hover input ~ .checkbox__replacement {
  border-color: #babcc2;
}

.checkbox--themed input:checked ~ .checkbox__replacement {
  background-color: #776cda;
  border: 2px solid #776cda;
}

.checkbox--themed input:disabled ~ .checkbox__replacement {
  cursor: not-allowed;
  border-color: #e4e5e8;
}

.checkbox--themed input:disabled:checked ~ .checkbox__replacement {
  background-color: #e4e5e8;
  border: none;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkbox__replacement:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox--themed input:checked ~ .checkbox__replacement:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox--themed .checkbox__replacement:after {
  width: 0.6rem;
  height: 0.9rem;
  left: 0.4rem;
  top: 0.1rem;
  border: 2px solid #ffffff;
  border-width: 0 0.2rem 0.2rem 0;
  transform: rotate(45deg);
}

.radio--themed {
  display: block;
  position: relative;
  min-height: 1.6rem;
  padding-left: 2.5rem;
  cursor: pointer;
  font-size: 1.8rem;
  -webkit-user-select: none;
  user-select: none;
}
.radio--themed.--standalone {
  padding-left: 0rem;
}

/* Hide the browser's default radio button */
.radio--themed input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.radio--themed--description {
  padding-top: 0.4rem;
}

/* Create a custom radio button */
.radio__replacer {
  position: absolute;
  top: 2px;
  left: 0;
  height: 1.6rem;
  width: 1.6rem;
  background-color: #ffffff;
  border: 0.2rem solid #d5d6d9;
  border-radius: 1.6rem;
  transition: all 0.1s ease-in-out;
}

.radio__replacer--block-design {
  top: calc(50% - 8px);
  left: 1rem;
}

.radio--themed:hover input ~ .radio__replacer {
  border-color: #babcc2;
}

.radio--themed input:checked ~ .radio__replacer {
  border-color: #776cda;
}

.radio--themed--is-active {
  border-color: #776cda !important;
}

.radio--themed--block-design {
  position: relative;
  border: 2px solid #d5d6d9;
  background-color: #ffffff;
  border-radius: 0.6rem;
  margin-bottom: 1.2rem;
  padding: 1.2rem;
  padding-left: 4rem;
  min-height: 4rem;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radio__replacer:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio--themed input:checked ~ .radio__replacer:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radio--themed .radio__replacer:after {
  top: 0.2rem;
  left: 0.2rem;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 0.8rem;
  background: #776cda;
}

.radio .form-label {
  padding-left: 0rem;
  margin-bottom: 0.8rem;
}

.radio-container {
  display: flex;
  justify-content: flex-start;
}
.radio-container .radio-item {
  margin-right: 1.6rem;
}
@media (max-width: 992px) {
  .radio-container {
    display: block;
  }
  .radio-container .radio-item {
    margin-bottom: 1.6rem;
  }
}

/* BUTTONS */
.btn {
  position: relative;
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 700 !important;
  color: #000000;
  line-height: 1.4;
  font-weight: 700;
  padding: 0.4rem 1.6rem;
  line-height: 4rem;
  text-align: center;
  white-space: nowrap;
  border-radius: 5px;
  border: 1px solid transparent;
  outline: none;
  transition: all 0.1s ease-in-out;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  min-width: 16rem;
  cursor: pointer;
}
.btn i[class^=ico-]:before,
.btn i[class*=" ico-"]:before {
  margin-left: -2px;
  margin-right: calc((1.6rem * 3 / 4) - 2px);
}
.btn:hover:not([disabled]) {
  border: 1px solid transparent;
  text-decoration: none;
}
.btn:active, .btn:focus {
  outline: none;
  text-decoration: none;
}
.btn:active:before, .btn:focus:before {
  border-radius: 2.5px;
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  pointer-events: none;
  border-radius: 5px;
  border: 1px solid transparent;
  outline: none;
  transition: all 0.1s ease-in-out;
}
.btn:focus {
  border: 1px solid transparent;
}
.btn:focus:before {
  border: 1px solid #d5d6d9;
}
.btn:active {
  border: 1px solid transparent;
}
.btn:active:before {
  border: 1px solid #e4e5e8;
}
.btn:active:disabled:before {
  border: none;
}
.btn:disabled {
  color: #45505d;
  background-color: #e4e5e8;
  border: 1px solid transparent;
  cursor: not-allowed;
}
.btn__content-wrapper {
  display: flex;
  justify-content: space-around;
  align-items: center;
  position: relative;
}
.btn__content-wrapper .lds-ring {
  right: -1.8rem;
  position: absolute;
  margin-left: 0.4rem;
}
.btn__content-wrapper .ico {
  margin-right: 0.8rem;
  display: flex;
  align-items: center;
}
@media (max-width: 992px) {
  .btn {
    min-width: auto;
  }
}

a.btn {
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  justify-content: space-around;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.btn-small {
  min-width: auto;
  padding: 0 1.6rem;
}

.btn-brand-purple {
  color: white;
  background-color: #2C256B;
}
.btn-brand-purple:focus {
  background-color: #776cda;
  border: 1px solid transparent;
}
.btn-brand-purple:focus:before {
  border: 1px solid #d5d6d9;
}
.btn-brand-purple:hover:not([disabled]) {
  background-color: #776cda;
}
.btn-brand-purple:active {
  background-color: #776cda;
}

.btn-brand-purple-outline {
  color: #2C256B;
  background-color: transparent;
  border: 1px solid #e4e5e8;
  border-color: #2C256B;
}
.btn-brand-purple-outline:focus {
  background-color: #776cda;
  border: 1px solid transparent;
}
.btn-brand-purple-outline:focus:before {
  border: 1px solid #d5d6d9;
}
.btn-brand-purple-outline:hover:not([disabled]) {
  color: #776cda;
  border-color: #776cda;
}
.btn-brand-purple-outline:active {
  color: #776cda;
  border-color: #776cda;
}

.btn-brand-purple-inverse {
  color: #2C256B;
  background-color: white;
  border: 1px solid #e4e5e8;
  border-color: white;
}
.btn-brand-purple-inverse:focus {
  background-color: #776cda;
  border: 1px solid transparent;
}
.btn-brand-purple-inverse:focus:before {
  border: 1px solid #d5d6d9;
}
.btn-brand-purple-inverse:hover:not([disabled]) {
  color: #776cda;
  border-color: #776cda;
}
.btn-brand-purple-inverse:active {
  color: #776cda;
  border-color: #776cda;
}

.btn-brand-inverse-outline-grey {
  color: #303642;
  background-color: transparent;
  border: 1px solid #e4e5e8;
  border-color: #babcc2;
}
.btn-brand-inverse-outline-grey:focus {
  background-color: #776cda;
  border: 1px solid transparent;
}
.btn-brand-inverse-outline-grey:focus:before {
  border: 1px solid #d5d6d9;
}
.btn-brand-inverse-outline-grey:hover:not([disabled]) {
  color: #776cda;
  border-color: #776cda;
}
.btn-brand-inverse-outline-grey:active {
  color: #776cda;
  border-color: #776cda;
}

.btn-brand-inverse-outline {
  color: white;
  background-color: transparent;
  border: 1px solid #e4e5e8;
  border-color: white;
}
.btn-brand-inverse-outline:focus {
  background-color: #776cda;
  border: 1px solid transparent;
}
.btn-brand-inverse-outline:focus:before {
  border: 1px solid #d5d6d9;
}
.btn-brand-inverse-outline:hover:not([disabled]) {
  color: #776cda;
  border-color: #776cda;
}
.btn-brand-inverse-outline:active {
  color: #776cda;
  border-color: #776cda;
}

.btn-brand-yellow {
  color: white;
  background-color: #f9b44f;
}
.btn-brand-yellow:focus {
  background-color: #ffc46f;
  border: 1px solid transparent;
}
.btn-brand-yellow:focus:before {
  border: 1px solid #d5d6d9;
}
.btn-brand-yellow:hover:not([disabled]) {
  background-color: #ffc46f;
}
.btn-brand-yellow:active {
  background-color: #ffc46f;
}

.btn-brand-green {
  color: white;
  background-color: #1db954;
}
.btn-brand-green:focus {
  background-color: #4fd47e;
  border: 1px solid transparent;
}
.btn-brand-green:focus:before {
  border: 1px solid #d5d6d9;
}
.btn-brand-green:hover:not([disabled]) {
  background-color: #4fd47e;
}
.btn-brand-green:active {
  background-color: #4fd47e;
}

.btn-brand-orange {
  color: white;
  background-color: #da4f49;
}
.btn-brand-orange:focus {
  background-color: #fc5e57;
  border: 1px solid transparent;
}
.btn-brand-orange:focus:before {
  border: 1px solid #d5d6d9;
}
.btn-brand-orange:hover:not([disabled]) {
  background-color: #fc5e57;
}
.btn-brand-orange:active {
  background-color: #fc5e57;
}

.btn-link {
  color: #776cda;
  cursor: pointer;
  border: none;
  background-color: transparent;
  padding: 0rem;
  display: inline-block;
}
.btn-link:hover {
  text-decoration: underline;
}
.btn-link.--small {
  font-size: 1.2rem;
}
.btn-link.--light {
  color: #776cda;
}
.btn-link.--bold {
  font-weight: bold;
}
.btn-link.--grey {
  color: #9ca0a9;
}
.btn-link.--primary {
  color: #2C256B;
}

.btn-ico {
  cursor: pointer;
  position: relative;
  display: inline-block;
  text-align: center;
  outline: none;
  border: none;
  background-color: transparent;
  color: #2C256B;
  font-size: 2.2rem;
  min-width: auto;
}
.btn-ico:hover {
  background-color: none;
}
.btn-ico .badge {
  position: absolute;
  background-color: #f9b44f;
  color: white;
  width: 1.6rem;
  height: 1.6rem;
  font-size: 1.4rem;
  font-weight: 700;
  margin-top: -10px;
  margin-left: -10px;
  border-radius: 50%;
}

.g-mr-1 {
  margin-right: 0.8rem;
}

.btn-ico-wrapper {
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 0.8rem;
       column-gap: 0.8rem;
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 1.8rem;
  height: 1.8rem;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 1.4rem;
  height: 1.4rem;
  margin: 0.2rem;
  border: 0.2rem solid #2C256B;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #2C256B transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.g-card {
  border-radius: 8px;
  padding: 1.6rem;
  border-color: #2C256B;
  background-color: white;
  margin-bottom: 1.6rem;
  margin-top: 1.6rem;
}
.g-card.--light-purple {
  background-color: #eeeeff;
  border-color: white;
}

.order-stepper {
  margin-left: auto;
  margin-right: auto;
  justify-content: space-between;
  align-items: center;
  max-width: 80rem;
  padding-bottom: 1.6rem;
  margin-bottom: 1.6rem;
  border-bottom: 2px solid #e4e5e8;
}
.order-stepper__step {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.4rem;
}
.order-stepper__step.--active > .order-stepper__counter {
  color: white;
  background-color: #2C256B;
}
.order-stepper__step.--active > .order-stepper__label {
  color: #2C256B;
}
.order-stepper__step.--completed > .order-stepper__counter {
  color: white;
  background-color: #b3b3ff;
}
.order-stepper__step.--completed > .order-stepper__label {
  color: #2C256B;
}
.order-stepper__step.--confirmed > .order-stepper__counter {
  color: white;
  background-color: #1db954;
}
.order-stepper__step.--confirmed > .order-stepper__label {
  color: #1db954;
}
.order-stepper__step .btn-link {
  margin-bottom: 0rem;
  margin-left: 0.4rem;
  color: #2C256B;
}
.order-stepper__bottom {
  margin-top: 2.4rem;
  padding-top: 2.4rem;
  border-top: 2px solid #e4e5e8;
}
.order-stepper__bottom .order-stepper__step {
  justify-content: start;
  margin-bottom: 1.6rem;
}
.order-stepper__counter {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #ecf1f3;
  color: #d6d6d6;
}
.order-stepper__label {
  display: block;
  margin-left: 1rem;
  font-weight: 900;
  color: #d6d6d6;
  font-size: 1.4rem;
}
.order-stepper__label.--clickable {
  display: flex;
}
.order-stepper__label.--clickable .btn-link {
  font-weight: 900;
}
.order-stepper__label.--clickable .btn-link i {
  font-size: 1.4rem;
}
.order-stepper__link {
  font-weight: 400;
  font-size: 1.2rem;
  color: #2C256B;
}
.order-stepper__link:hover {
  text-decoration: underline;
}
@media (max-width: 992px) {
  .order-stepper {
    padding-bottom: 1.6rem;
    margin-bottom: 2.4rem;
    margin-top: 2.4rem;
  }
  .order-stepper.--mobile {
    display: flex;
  }
  .order-stepper.--desktop {
    display: none;
  }
}
@media (min-width: 992px) {
  .order-stepper.--mobile {
    display: none;
  }
  .order-stepper.--desktop {
    display: flex;
  }
}

.circular {
  height: 40px;
  width: 40px;
  position: relative;
}

.circular .inner {
  position: absolute;
  z-index: 6;
  top: 50%;
  left: 50%;
  height: 30px;
  width: 30px;
  margin: -15px 0 0 -15px;
  background: #dde6f0;
  border-radius: 100%;
}

.circular .number {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  font-size: 14px;
  font-weight: 900;
  color: #2C256B;
}

.circular .bar {
  position: absolute;
  height: 100%;
  width: 100%;
  background: #fff;
  border-radius: 100%;
  clip: rect(0px, 40px, 40px, 20px);
}

.circle .bar .progress {
  position: absolute;
  height: 100%;
  width: 100%;
  border-radius: 100%;
  clip: rect(0px, 20px, 40px, 0px);
  background: #2C256B;
}

.circle .right {
  transform: rotate(180deg);
  z-index: 3;
}

.circle .left .progress {
  z-index: 1;
}

.p1 .left .progress {
  transform: rotate(72deg);
}
.p1 .right .progress {
  transform: rotate(0deg);
}

.p2 .left .progress {
  transform: rotate(144deg);
}
.p2 .right .progress {
  transform: rotate(0deg);
}

.p3 .left .progress {
  transform: rotate(180deg);
}
.p3 .right .progress {
  transform: rotate(36deg);
}

.p4 .left .progress {
  transform: rotate(180deg);
}
.p4 .right .progress {
  transform: rotate(108deg);
}

.p5 .left .progress {
  transform: rotate(180deg);
}
.p5 .right .progress {
  transform: rotate(180deg);
}

.configurator-padding {
  padding-top: 1.6rem;
}

.configurator-container {
  padding-top: 3.2rem;
}
@media (max-width: 992px) {
  .configurator-container {
    padding-top: 0rem;
  }
}

.configurator-title {
  font-size: 3.2rem;
  font-weight: 900;
  color: #000000;
  text-align: center;
  margin-bottom: 3.2rem;
}
.configurator-title.--with-subtitle {
  margin-bottom: 2.4rem;
}

.configurator-option {
  margin-bottom: 2.4rem;
}
.configurator-option__container {
  display: grid;
  grid-auto-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-rows: 1fr;
  grid-gap: 1.6rem;
}
@media (max-width: 992px) {
  .configurator-option__container {
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: 1fr;
  }
}
@media (max-width: 575px) {
  .configurator-option__container {
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
  }
}
.configurator-option__container.--color {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media (max-width: 992px) {
  .configurator-option__container.--color {
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-rows: 1fr;
  }
}
@media (max-width: 575px) {
  .configurator-option__container.--color {
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
  }
}
.configurator-option-header {
  margin-bottom: 1.6rem;
}
.configurator-option-header__title {
  font-size: 3.2rem;
  font-weight: 900;
  color: #000000;
  margin-bottom: 1.6rem;
}

.ngx-loading-logo {
  width: 32rem !important;
  height: auto !important;
}

.option-card {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  padding: 1.6rem;
  border-radius: 8px;
  border: 1px solid #e4e5e8;
  border-color: #e4e5e8;
  margin-bottom: 1.6rem;
  cursor: pointer;
}
.option-card:hover {
  border-color: #776cda;
  transition: ease-in 0.1s all;
}

.configurator-option-value:first-child {
  margin-left: 0rem;
}
.configurator-option-value:last-child {
  margin-left: 0rem;
}
.configurator-option-value.--color {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.configurator-option-value__header {
  font-weight: 900;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.6rem;
}
.configurator-option-value__header.--color {
  display: block;
  margin-left: 1.6rem;
}
.configurator-option-value__header.--no-label {
  margin-bottom: 0.8rem;
}
.configurator-option-value__label {
  background-color: #ecf1f3;
  padding: 0.4rem 1.6rem;
  border-radius: 2rem;
  white-space: nowrap;
}
.configurator-option-value__text {
  margin: 0rem;
}
.configurator-option-value__bullet-text {
  margin-bottom: 1.6rem;
  font-weight: bold;
}
.configurator-option-value.--active {
  border-color: #2C256B !important;
  color: #2C256B !important;
  background-color: #eeeeff !important;
}
.configurator-option-value.--active > .configurator-option-value__header > .configurator-option-value__label {
  background-color: #2C256B;
  color: white;
}
.configurator-option-value.--active > .configurator-option-value__header > .configurator-option-value__text {
  color: #2C256B;
}
.configurator-option-value__icon {
  display: inline-block;
  margin-right: 0.8rem;
  color: #2C256B;
  font-size: 1.8rem;
}
.configurator-option-value__bullet-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #2C256B;
  margin-bottom: 0.8rem;
}
.configurator-option-value__bullet-item img {
  display: inline-block;
  margin-right: 0.8rem;
  color: #1db954;
}
.configurator-option-value__image {
  max-width: 12rem;
  min-width: 8rem;
}
.configurator-option-value__image img {
  width: 100%;
}
.configurator-option-value__title {
  font-weight: bold;
  margin-bottom: 1.6rem;
  font-size: 1.6rem;
}
.configurator-option-value.--disabled {
  border-color: #9ca0a9 !important;
  color: #9ca0a9 !important;
  background-color: #f7f8f9;
  cursor: not-allowed;
}

.configurator-summary {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  border-top: 1px solid #e4e5e8;
  background-color: white;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
.configurator-summary-collapsed {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 992px) {
  .configurator-summary-collapsed {
    justify-content: space-between;
  }
}
.configurator-summary-actions app-action-button {
  margin-left: 0.8rem;
}
.configurator-summary-actions app-action-button:first-child {
  margin-left: 0rem;
}
.configurator-summary-actions .dropdown-btn {
  font-size: 1.6rem;
  font-weight: 900;
  margin-left: 0.8rem;
}
.configurator-summary-amount {
  margin-right: 12rem;
}
.configurator-summary-amount__label {
  font-size: 1.8rem;
  font-weight: 400;
  color: #9ca0a9;
  line-height: 1.4;
  display: block;
  font-weight: 400;
  font-size: 1.6rem;
}
.configurator-summary-amount__total {
  display: block;
  margin-left: 0rem;
  font-size: 1.8rem;
  font-weight: 700 !important;
  color: #000000;
  line-height: 1.4;
  font-size: 2.4rem;
  color: #45505d;
}
@media (max-width: 575px) {
  .configurator-summary-amount {
    margin-right: 0rem;
  }
}
.configurator-summary__content {
  max-width: 50rem;
  margin-left: auto;
  margin-right: auto;
}
.configurator-summary__content__option {
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 700 !important;
  color: #000000;
  line-height: 1.4;
  font-size: 2.4rem;
  color: #45505d;
  margin-bottom: 0.8rem;
}
.configurator-summary__content__value {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.6rem;
}
.configurator-summary__content__value__total {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 575px) {
  .configurator-summary__content {
    margin-top: 3.2rem;
  }
}
.configurator-summary-full {
  overflow: hidden;
  max-height: 0rem;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.25s ease-in-out;
}
.configurator-summary-full.--expanded {
  max-height: 100vh;
}

@media (max-width: 575px) {
  .configurator-summary__content__value__total {
    display: none;
  }
}

.configurator-prescription {
  margin-top: 4rem;
  margin-bottom: 4rem;
  max-width: 64rem;
}
.configurator-prescription table {
  width: 100%;
}
.configurator-prescription table th {
  padding: 0.8rem 1.6rem;
}
.configurator-prescription table td {
  width: 33%;
}
.configurator-prescription .row-title {
  font-weight: bold;
}
.configurator-prescription .required {
  color: #ff0000;
}
.configurator-prescription .--left {
  text-align: left;
  padding-left: 0rem;
}
.configurator-prescription__row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0.8rem;
  margin-bottom: 1.6rem;
}
.configurator-prescription__row.--subtext {
  margin-bottom: 0.4rem;
}
.configurator-prescription__row.--subtext .form-control-container {
  margin-bottom: 0rem;
}
.configurator-prescription .form-label {
  font-weight: 900;
  display: inline-block;
  margin-bottom: 0.8rem;
}
.configurator-prescription .form-control-container {
  padding-right: 0.4rem;
  margin-bottom: 1.6rem;
}
.configurator-prescription .subtext .form-control-container {
  margin-bottom: 0.4rem;
}
.configurator-prescription .subtext__text {
  margin-bottom: 1.6rem;
  display: inline-block;
  padding-left: 0.4rem;
  font-size: 1.4rem;
}

.form-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 48rem;
}

.upload-drag-drop {
  background-color: #f8f8ff;
  border: 1px dashed #2C256B;
  padding: 6rem 7.4rem;
  margin-bottom: 2.4rem;
  border-radius: 5px;
  text-align: center;
  color: #2C256B;
  cursor: pointer;
}
.upload-drag-drop:hover {
  background-color: #eeeeff;
  /* WebKit */
  /* Opera */
  /* Standard */
  transition: all 0.3s ease-in-out;
}
.upload-drag-drop.--uploaded {
  border-color: #f2f2f2;
  background-color: #f2f2f2;
  cursor: default;
}

.uploaded-files h3 {
  margin-bottom: 0.8rem;
}

.fileover {
  background-color: #eeeeff;
  /* WebKit */
  /* Opera */
  /* Standard */
  transition: all 0.3s ease-in-out;
}

.uploaded-file {
  display: flex;
  justify-content: flex-start;
  width: -moz-fit-content;
  width: fit-content;
  color: #2C256B;
}
.uploaded-file .btn-ico {
  font-size: 1.4rem;
}

.product-extra__actions {
  padding: 5.6rem 0rem;
  text-align: center;
}
.product-extra__actions.--border-bottom {
  border-bottom: 1px solid #e4e5e8;
  border-width: 2px;
  padding-bottom: 1.6rem;
}
@media (max-width: 992px) {
  .product-extra__actions.--border-bottom {
    padding-bottom: 0rem;
    border: none;
  }
}
.product-extra__actions .row .action-item:first-child {
  text-align: right;
}
@media (max-width: 992px) {
  .product-extra__actions .row .action-item:first-child {
    text-align: center;
    margin-bottom: 1.6rem;
  }
}
.product-extra__actions .row .action-item:last-child {
  text-align: left;
}
@media (max-width: 992px) {
  .product-extra__actions .row .action-item:last-child {
    text-align: center;
  }
}

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

.page-width-medium {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.cart .configurator-title {
  text-align: left;
}
.cart .cart-addons {
  margin-top: 2.4rem;
  padding-top: 2.4rem;
  border-top: 1px solid #e4e5e8;
  border-width: 2px;
}
.cart .cart-content {
  margin-top: 2rem;
  padding-bottom: 0rem;
  margin-bottom: 0rem;
}
@media (max-width: 992px) {
  .cart .cart-content {
    padding-bottom: 4rem;
    margin-bottom: 4rem;
  }
}
.cart .cart-item {
  margin-bottom: 1.6rem;
  padding-bottom: 1.6rem;
  border-bottom: 1px solid #e4e5e8;
  border-bottom-width: 1px;
}
.cart .cart-item__prescription {
  margin-right: 1.6rem;
}
.cart .cart-item__header {
  display: flex;
  justify-content: space-between;
}
.cart .cart-item__title {
  font-size: 2rem;
  font-weight: 900;
  color: #181c26;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.6rem;
}
.cart .cart-item__action {
  margin-top: 1.2rem;
  display: flex;
  justify-content: end;
}
.cart .cart-item__action .btn-link:first-child {
  margin-left: 0.8rem;
}
.cart .cart-item:last-child {
  margin-bottom: 0rem;
  padding-bottom: 0rem;
  border: none;
}
.cart .cart-item__content {
  display: flex;
  justify-content: flex-start;
}
.cart .cart-item .btn-link {
  display: block;
}

.cart-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3.2rem;
}
.cart-header__title {
  margin-right: 1.6rem;
}
.cart-header .configurator-title {
  margin-bottom: 0rem;
}
.cart-header #order-top {
  display: none;
}
@media (max-width: 992px) {
  .cart-header #order-top {
    display: inline-block;
  }
}
@media (max-width: 575px) {
  .cart-header {
    display: block;
  }
  .cart-header .configurator-title {
    margin-bottom: 0.4rem;
  }
}

.cart-item-attribute {
  margin-bottom: 1.2rem;
  display: flex;
  justify-content: space-between;
}
.cart-item-attribute__price {
  margin-left: 2.4rem;
}

.cart-overview {
  border: 2px solid #e4e5e8;
  border-radius: 1rem;
  position: sticky;
  top: 0;
}
.cart-overview.--not-fixed {
  position: initial;
}
.cart-overview__container {
  padding: 1.6rem;
}
.cart-overview__container.--highlighted {
  background-color: #eeeeff;
}
.cart-overview__title {
  margin-bottom: 1.6rem;
}
.cart-overview__discount p {
  color: #2C256B;
  font-weight: 400;
  margin-bottom: 0.8rem;
}
.cart-overview__discount-item {
  margin-right: 1.6rem;
  display: flex;
}
.cart-overview__discount-item button {
  margin-left: 0.8rem;
}
.cart-overview__discount-item .form-control-container {
  margin-bottom: 0rem;
}
.cart-overview__applied-discount .fa-check {
  color: #1db954;
}
.cart-overview__actions {
  margin-top: 1.6rem;
  text-align: center;
}
.cart-overview__actions button:last-child {
  margin-top: 0.8rem;
}
.cart-overview .--green {
  color: #1db954;
  font-weight: 500;
}
@media (max-width: 992px) {
  .cart-overview {
    margin-top: 3.2rem;
  }
}

.configurator-summary-container {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 992px) {
  .configurator-summary-container .cart-overview {
    display: none;
  }
}

.configurator-summary .collapse-btn {
  display: none;
}
@media (max-width: 992px) {
  .configurator-summary .collapse-btn {
    display: inline-block;
  }
}

.configurator-summary-amount {
  display: none;
}
@media (max-width: 992px) {
  .configurator-summary-amount {
    display: block;
  }
}

.cart-totals {
  width: 100%;
}
.cart-totals-item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.8rem;
}
.cart-totals-item .--bold {
  font-weight: bold;
}
.cart-totals-item.--indent {
  margin-left: 1.6rem;
}
.cart-totals-item.--total {
  font-size: 2rem;
  font-weight: 900;
}
.cart-totals-left {
  text-align: right;
}

.checkout-contact-section .checkbox-label {
  margin-top: 0rem;
}

.checkout__warning {
  margin-bottom: 1.6rem;
}

.checkout-section {
  margin-bottom: 3.6rem;
}
.checkout-section:last-child {
  margin-bottom: 1.8rem;
}
.checkout-section__title {
  font-size: 3.2rem;
  font-weight: 900;
  color: #000000;
  margin-bottom: 3.6rem;
}
.checkout-section__title.--with-subtitle {
  margin-bottom: 2.4rem;
}
.checkout-section__sub-title {
  font-size: 2.6rem;
  font-weight: 900;
  color: #000000;
  margin-bottom: 2.4rem;
}
.checkout-section_stripe {
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
}
.checkout-section .row {
  margin-bottom: 2.4rem;
}
@media (max-width: 992px) {
  .checkout-section .row {
    margin-bottom: 1.6rem;
  }
}

.checkout-action {
  display: grid;
  grid-template-columns: 1fr 2fr;
  margin-bottom: 3.6rem;
}
.checkout-action__title {
  font-size: 3.2rem;
  font-weight: 900;
  color: #000000;
}

.form-subsection h4 {
  margin-bottom: 2.4rem;
}

.delivery-method-item__price {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.delivery-method-item__price-text {
  margin-right: 0.8rem;
}
.delivery-method-item.--active .delivery-method-item__price {
  color: #2C256B;
}
.delivery-method-item.--active .configurator-option-value__label {
  background-color: #2C256B;
  color: white;
}
.delivery-method-item-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.6rem;
}

.is-free {
  font-weight: bold;
}
.is-free.--green {
  color: #1db954;
}

.refraction-data-table {
  padding: 1rem;
  border-radius: 5px;
  border: 2px solid #e4e5e8;
}
.refraction-data-table td,
.refraction-data-table th {
  padding: 0rem 0.4rem;
}
.refraction-data-table th {
  color: #9ca0a9;
}

.product-extras {
  margin-bottom: 1.6rem;
}
.product-extras__content {
  padding: 0rem 1.6rem;
}
.product-extras__content {
  padding: 0.8rem;
}
.product-extras__title-wrapper {
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.8rem;
}
@media (max-width: 992px) {
  .product-extras__title-wrapper {
    display: block;
  }
}
.product-extras__title {
  font-size: 2.2rem;
}
.product-extras__price {
  font-size: 1.6rem;
}
.product-extras__image {
  overflow: hidden;
  border-radius: 1rem;
  max-width: 100%;
}
.product-extras__image img {
  max-width: 100%;
  height: auto;
}
.product-extras__action {
  text-align: center;
}
.product-extras__action i {
  color: #1db954;
  font-size: 2rem;
}
.product-extras__item p {
  margin-bottom: 1.6rem;
}
@media (max-width: 992px) {
  .product-extras__item {
    border-bottom: 1px solid #e4e5e8;
  }
  .product-extras__item:last-child {
    border-bottom: none;
  }
}

.order-confirm {
  margin: auto;
  margin-top: 3.2rem;
}
.order-confirm h1 {
  text-align: center;
}
.order-confirm h1 i {
  color: #1db954;
}
.order-confirm__ordernumber {
  font-weight: bold;
  margin-bottom: 3.2rem;
}
.order-confirm__actions {
  text-align: center;
  margin-top: 3.2rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.order-confirm__actions .btn:nth-child(1) {
  margin-left: 1.6rem;
}
@media (max-width: 992px) {
  .order-confirm__actions {
    flex-direction: column;
  }
  .order-confirm__actions .btn:nth-child(1) {
    margin-left: 0rem;
    margin-top: 0.8rem;
  }
  .order-confirm__actions .btn:first-child {
    margin-bottom: 0.8rem;
  }
}

.order-status {
  margin-top: 4rem;
}
.order-status h1 {
  text-align: center;
}
.order-status__text-wrapper {
  display: flex;
  justify-content: space-around;
  text-align: center;
  font-size: 1.4rem;
  font-weight: 400;
  color: #45505d;
  line-height: 1.4;
}
.order-status__text {
  max-width: 9rem;
}
.order-status__text.--completed {
  color: #1db954;
}
.order-status__text.--current {
  font-weight: bold;
}
@media (max-width: 575px) {
  .order-status__text {
    display: none;
  }
  .order-status__text.--current {
    display: block;
  }
}

.order-status-bar {
  height: 8px;
  width: 100%;
  background-color: #d5d6d9;
  border-radius: 4px;
  margin-bottom: 2.4rem;
}
.order-status-bar__complete {
  width: 20%;
  background-color: #1db954;
}
.order-status-bar.w40 {
  width: 40%;
}
.order-status-bar.w60 {
  width: 60%;
}
.order-status-bar.w80 {
  width: 80%;
}
.order-status-bar.w100 {
  width: 100%;
}

.order {
  margin-top: 3.2rem;
}
.order .order-content {
  margin-top: 2rem;
  padding-bottom: 4rem;
  margin-bottom: 2.4rem;
  border-bottom: 2px solid #e4e5e8;
}
.order .order-content__items {
  border: 2px solid #e4e5e8;
  border-radius: 1rem;
  padding: 2.4rem;
}
.order .order-item {
  margin-bottom: 1.6rem;
  padding-bottom: 1.6rem;
  border-bottom: 1px solid #e4e5e8;
  border-bottom-width: 1px;
}
.order .order-item__title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.8rem;
}
.order .order-item__action {
  margin-top: 1.2rem;
}
.order .order-item:last-child {
  margin-bottom: 0rem;
  padding-bottom: 0rem;
  border: none;
}
.order .order-item:first-child {
  padding-bottom: 1.6rem;
  border: none;
}
.order .order-item__content {
  display: flex;
  justify-content: flex-start;
}
.order .order-item__prescription {
  margin: auto;
}
.order .order-item-attribute {
  margin-bottom: 0.8rem;
  display: flex;
  justify-content: space-between;
}
.order .order-item-attribute__price {
  margin-left: 2.4rem;
}
.order .order-summary {
  line-height: 1.4;
  margin-top: 3.2rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.order .order-summary strong {
  color: #000000;
}
.order .order-summary__price {
  display: flex;
  justify-content: flex-end;
}
.order .order-summary .totals {
  width: 100%;
}
.order .order-summary .totals-item {
  display: flex;
  justify-content: space-between;
  padding: 0.4rem 0rem;
}
.order .order-summary .totals-item .--bold {
  font-weight: bold;
}
.order .order-summary .totals-item:nth-child(5) {
  border-top: 1px solid #5e6372;
}
.order .order-summary__discount-item {
  display: flex;
}
.order .order-summary__discount-item button {
  margin-left: 0.8rem;
}
.order .order-summary__applied-discount .fa-check {
  color: #1db954;
}
.order .order-summary .--green {
  color: #1db954;
  font-weight: 500;
}
@media (max-width: 575px) {
  .order .order-summary {
    display: block;
  }
  .order .order-summary__cost {
    margin-top: 2.4rem;
  }
}

.order-section h2 {
  margin-bottom: 2rem;
}

.loader-wrapper {
  width: 100%;
  margin-top: 20rem;
  min-height: 200px;
  position: relative;
}
.loader-wrapper.--small {
  margin-top: 0rem;
}

.delivery-option-value {
  padding: 2.4rem;
  padding-bottom: 1.6rem;
  border-radius: 8px;
  border: 1px solid #e4e5e8;
  cursor: pointer;
}
.delivery-option-value:first-child {
  margin-left: 0rem;
}
.delivery-option-value:last-child {
  margin-left: 0rem;
}
.delivery-option-value.--color {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.delivery-option-value__header {
  font-weight: 900;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
}
.delivery-option-value__header.--color {
  display: block;
  margin-left: 1.6rem;
}
.delivery-option-value__label {
  background-color: #ecf1f3;
  padding: 0.8rem 1.6rem;
  border-radius: 2rem;
  white-space: nowrap;
}
.delivery-option-value span {
  white-space: nowrap;
}
.delivery-option-value__text {
  margin: 0rem;
}
.delivery-option-value.--active {
  border-color: #2C256B !important;
  color: #2C256B !important;
  background-color: #eeeeff !important;
}
.delivery-option-value.--active > .configurator-option-value__header > .configurator-option-value__label {
  background-color: #2C256B;
  color: white;
}
.delivery-option-value.--active > .configurator-option-value__header > .configurator-option-value__text {
  color: #2C256B;
}
.delivery-option-value:hover {
  border-color: #9ca0a9;
}
.delivery-option-value.--standalone {
  max-width: 40rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.8rem;
}

/*! CSS Used from: https://uploads-ssl.webflow.com/633d315c9bba82c4878a3b84/css/glazoo.webflow.bdc48a5fe.css */
.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

.g-page-width {
  display: block;
  max-width: 128rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.6rem;
  padding-left: 1.6rem;
  justify-content: space-between;
  align-items: center;
}

.g-page-width.footer-wrapper {
  display: block;
  justify-content: space-between;
  align-items: flex-start;
}

.footer {
  position: relative;
  padding: 5.2rem 3.2rem 1.6rem;
  border-bottom: 1px solid #e4ebf3;
  background-color: #2C256B;
}

.footer-link-section {
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.link-block__title {
  margin-bottom: 2.4rem;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
}

.link-block__link {
  display: block;
  margin-bottom: 0.8rem;
  color: #fff;
  font-size: 1.6rem;
  text-decoration: none;
}

.link-block__link:hover {
  color: #f9b44f;
}

.link-block__socials {
  font-family: FAB, sans-serif;
  color: #fff;
  font-size: 3.2rem;
}

.footer__logo {
  width: 25rem;
  max-width: none;
}

.footer__logo-wrapper {
  padding-right: 10rem;
}

.footer__top-desktop {
  display: flex;
  margin-bottom: 3.2rem;
  justify-content: space-between;
  align-items: flex-start;
}

.footer__divider {
  display: block;
  margin-top: 1.8rem;
  margin-bottom: 1.8rem;
  border-top: 1px solid #b9b9b9;
}

.footer__copyright {
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
}

.footer__credentials {
  display: flex;
  justify-content: space-between;
}

.footer__providers-image {
  width: 3.2rem;
  margin-right: 0.8rem;
}

.footer-credentials__fit {
  width: 13rem;
}

.footer__top-mobile {
  display: none;
  margin-bottom: 3.2rem;
  justify-content: space-between;
  align-items: flex-start;
}

@media screen and (max-width: 991px) {
  .footer {
    padding: 5.2rem 0px 1.6rem;
  }
  .footer-link-section {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
  }
  .footer__logo {
    width: 22rem;
  }
  .footer__logo-wrapper {
    padding-right: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .footer {
    padding-right: 0px;
    padding-left: 0px;
  }
  .footer-logo-section.mobile {
    flex-direction: row;
  }
  .footer-link-section.mobile {
    grid-template-rows: auto;
  }
  .link-block__socials.mobile {
    margin-bottom: 0.8rem;
  }
  .footer__logo.mobile {
    width: 100%;
  }
  .footer__logo-wrapper {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
  }
  .footer__top-desktop {
    display: none;
  }
  .footer__divider.mobile {
    margin-top: 3.2rem;
  }
  .footer__copyright.mobile {
    display: block;
    color: #2c2c2c;
  }
  .footer__credentials.mobile {
    justify-content: center;
  }
  .footer-credentials__fit.desktop {
    display: none;
  }
  .footer__top-mobile {
    display: block;
  }
  .footer__top-wrapper {
    display: flex;
  }
  .footer__top-wrapper.mobile {
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
  }
}
@media screen and (max-width: 479px) {
  .footer__divider.mobile {
    margin-top: 2.4rem;
    margin-bottom: 3.2rem;
  }
}
#w-node-c4d77da0-afcf-8720-1bb6-5e92eb187e63-eb187e5c {
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c4d77da0-afcf-8720-1bb6-5e92eb187e66-eb187e5c {
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c4d77da0-afcf-8720-1bb6-5e92eb187e76-eb187e5c {
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c4d77da0-afcf-8720-1bb6-5e92eb187e79-eb187e5c {
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c4d77da0-afcf-8720-1bb6-5e92eb187e87-eb187e5c {
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c4d77da0-afcf-8720-1bb6-5e92eb187e8a-eb187e5c {
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c4d77da0-afcf-8720-1bb6-5e92eb187e90-eb187e5c {
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c4d77da0-afcf-8720-1bb6-5e92eb187e9a-eb187e5c {
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c4d77da0-afcf-8720-1bb6-5e92eb187e9d-eb187e5c {
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c4d77da0-afcf-8720-1bb6-5e92eb187ea0-eb187e5c {
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c4d77da0-afcf-8720-1bb6-5e92eb187eae-eb187e5c {
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c4d77da0-afcf-8720-1bb6-5e92eb187eb1-eb187e5c {
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c4d77da0-afcf-8720-1bb6-5e92eb187eb7-eb187e5c {
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c4d77da0-afcf-8720-1bb6-5e92eb187eba-eb187e5c {
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

@media screen and (max-width: 767px) {
  #w-node-c4d77da0-afcf-8720-1bb6-5e92eb187eae-eb187e5c {
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}
.g-page-width {
  display: block;
  max-width: 128rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.6rem;
  padding-left: 1.6rem;
  justify-content: space-between;
  align-items: center;
}

.footer__copyright {
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
}

.footer-credentials__fit {
  width: 13rem;
}

.sub-footer {
  display: none;
}

@media screen and (max-width: 767px) {
  .g-page-width.sub-footer__container {
    display: flex;
    padding-top: 2.4rem;
    padding-bottom: 2.4rem;
  }
  .footer__copyright.mobile {
    display: block;
    color: #2c2c2c;
  }
  .footer-credentials__fit.mobile {
    display: block;
  }
  .sub-footer {
    display: block;
  }
}
/*! CSS Used fontfaces */
.maps-container {
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
}

.g-column-fill {
  display: flex;
  flex-flow: column;
  height: 100%;
}

.store-locator-page {
  height: 64rem;
}

.store-locator {
  height: 100%;
}
.store-locator__header {
  flex: 0 1 auto;
}

.partner-select__container {
  padding: 3.2rem 0rem;
}

.address-line {
  display: block;
  margin-bottom: 0.8rem;
}

.partner-list {
  width: 100%;
}

.partner__title {
  margin-bottom: 0.8rem;
  font-weight: bold;
}

.partner-list__container {
  align-items: stretch;
  width: 100%;
  overflow-y: scroll;
  flex: 1 1 auto;
}

.partner-list__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  margin-bottom: 0.8rem;
}

.price-item__eye-exam {
  border-top: 1px solid #e4e5e8;
  border-bottom: 1px solid #e4e5e8;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}

.g-modal__container {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 990;
}

.g-modal__backdrop {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(24, 28, 38, 0.7);
  opacity: 0.5;
  width: 100%;
  z-index: 10;
}

.g-modal {
  background-color: rgb(255, 255, 255);
  border-radius: 8px;
  display: flex;
  flex-flow: column;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 990;
  height: 80vh;
}
.g-modal__content {
  padding: 2.4rem;
  padding-top: 0rem;
  height: calc(100% - 48px);
}
.g-modal__header-content {
  padding: 2.4rem;
}
.g-modal__header {
  display: flex;
  justify-content: space-between;
  flex: 0 1 auto;
}
.g-modal__actions {
  display: flex;
  justify-content: end;
}
@media (max-width: 992px) {
  .g-modal {
    width: 95%;
  }
}
.g-modal.--md {
  width: 80rem;
}
@media (max-width: 992px) {
  .g-modal.--md {
    width: 95%;
  }
}
.g-modal.--lg {
  width: 90%;
  max-width: 120rem;
}
@media (max-width: 992px) {
  .g-modal.--lg {
    width: 95%;
  }
}
.g-modal.--sm {
  width: 50rem;
}
@media (max-width: 992px) {
  .g-modal.--sm {
    width: 95%;
  }
}

.openinghours_table {
  margin: auto;
}
.openinghours_table td,
.openinghours_table th {
  padding: 0.8rem;
}
.openinghours_table th {
  font-weight: 700;
}

.m-alert__container {
  display: grid;
  padding: 1.6rem;
  border-radius: 8px;
  grid-template-rows: auto;
  margin-bottom: 1.6rem;
}

.m-alert__icon {
  align-self: center;
  justify-self: center;
  grid-column: 1;
  grid-row: 1/span 2;
}

.m-alert__container--warning {
  border: 1px solid #f9b44f;
  background-color: #fff4de;
  background: repeating-linear-gradient(45deg, #fff4de, #fff4de 1px, #fff 2px, #fff 13px);
}
.m-alert__container--warning .m-alert__icon {
  font-size: 3.2rem;
  color: #f9b44f;
}

.m-alert__container--validation-error {
  grid-template-columns: 7rem 1fr;
  color: #ff0000;
  border: 1px solid #ff0000;
  margin-bottom: 2rem;
}

.m-alert__title {
  grid-column: 2;
}

.m-alert__message {
  grid-column: 1;
  padding-right: 1.5rem;
}

.m-alert__container--info {
  grid-template-columns: 7rem 1fr;
  border: 1px solid #d5d6d9;
  margin-bottom: 2rem;
  background-color: #ffffff;
}
.m-alert__container--info .m-alert__icon {
  color: #9ca0a9;
}

.m-badge {
  display: inline-block;
  padding: 0.4em 0.65em;
  font-size: 1.4rem;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 50rem;
  font-weight: 400;
  margin: 0rem 0.8rem;
}
.m-badge:empty {
  display: none;
}
.m-badge.--primary {
  background-color: #2C256B;
  color: white;
}
.m-badge.--grey {
  background-color: #ecf1f3;
  font-weight: 700;
}

.g-navbar {
  width: 100%;
  background-color: white;
  border-bottom: 1px solid #f0f0f0;
  padding: 0;
  position: relative;
}
.g-navbar-wrapper {
  z-index: 100;
  border-bottom: 1px solid #f0f0f0;
  position: sticky;
  top: 0;
}
.g-navbar .g-navbar-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  position: static;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  padding-left: 2.4rem;
  padding-right: 0rem;
  max-width: 128rem;
  width: 100%;
}
.g-navbar .g-brand-logo {
  display: inline-block;
  width: 14rem;
}
.g-navbar .g-brand-logo .logo-image {
  vertical-align: middle;
  max-width: 100%;
  width: 100%;
  height: auto;
}

.g-dropdown-nav-item {
  font-size: 1.8rem;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.g-dropdown-nav-item .g-nav-dropdown-list {
  display: none;
  position: absolute;
  min-width: 100%;
  padding: 0.8rem;
  border: 1px solid #e4e5e8;
  background-color: white;
  z-index: 101;
  border-radius: 8px;
}
.g-dropdown-nav-item .g-nav-dropdown-list.--open {
  display: block;
}
.g-dropdown-nav-item .g-nav-dropdown-list.--mobile {
  border: none;
  position: relative;
  padding: 0rem 2.2rem;
}
.g-dropdown-nav-item .g-nav-dropdown {
  color: #2C256B;
  display: flex;
  -moz-column-gap: 0.8rem;
       column-gap: 0.8rem;
  row-gap: 0.8rem;
  align-items: center;
  padding: 1.2rem;
  font-weight: 700;
  text-decoration: none;
}
.g-dropdown-nav-item .g-nav-dropdown .g-dropdown-icon {
  font-size: 1.6rem;
}
.g-dropdown-nav-item.--mobile {
  width: 100%;
}
.g-dropdown-nav-item.--mobile > .g-nav-dropdown {
  justify-content: space-between;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 1px solid #e4e5e8;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
}

.g-link {
  transition: color 0.3s ease-out;
  color: #2C256B;
  line-height: 1.4;
}
.g-link:hover {
  color: #776cda;
}

.g-dropdown-link {
  width: 100%;
  font-size: 1.8rem;
  color: #2C256B;
  font-weight: 700;
  padding: 0.8rem 1.6rem;
  position: relative;
  display: block;
  text-decoration: none;
  white-space: nowrap;
  text-align: left;
}
.g-dropdown-link.--mobile {
  padding: 1.6rem 0;
  display: block;
  width: 100%;
  border-bottom: 1px solid #e4e5e8;
  line-height: 1.2;
}

.g-mobile-lang-dropdown .g-nav-dropdown {
  flex-direction: row-reverse;
  background-color: #2C256B;
  border-radius: 5px;
  color: white;
  padding: 1.4rem 1.6rem;
  font-size: 1.8rem;
}
.g-mobile-lang-dropdown .g-nav-dropdown-list {
  top: auto;
  bottom: 5.6rem;
  left: auto;
  right: auto;
}
.g-mobile-lang-dropdown .g-dropdown-link {
  padding: 1.4rem 1.6rem;
  display: block;
}

.g-nav-link {
  color: #2C256B;
  padding: 1.2rem;
  font-weight: 700;
  text-decoration: none;
  font-size: 1.8rem;
  display: inline-block;
}
.g-nav-link.--mobile {
  padding: 1.6rem 0;
  display: block;
  width: 100%;
  border-bottom: 1px solid #e4e5e8;
  line-height: 1.2;
}

.--no-border {
  border: none !important;
}

.g-subnav {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  position: sticky;
  background-color: white;
}
.g-subnav .g-action-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 992px) {
  .g-subnav .g-action-wrapper {
    justify-content: center;
  }
}

.g-cart-btn {
  padding-bottom: 1rem;
  position: relative;
  padding-right: 2.4rem;
}
@media (max-width: 992px) {
  .g-cart-btn {
    padding-right: 1.2rem;
  }
}
.g-cart-btn .cart-count__badge {
  position: absolute;
  top: 0;
  right: 14px;
  background-color: #da4f49;
  font-weight: 700;
  font-size: 1.4rem;
  color: white;
  padding: 0.2rem;
  border-radius: 100px;
  width: 20px;
  text-align: center;
}
@media (max-width: 992px) {
  .g-cart-btn .cart-count__badge {
    right: 2px;
  }
}

.g-menu-burger {
  font-size: 2.2rem;
  padding-bottom: 1rem;
  padding-right: 2.4rem;
}

.g-mobile-nav {
  display: none;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background-color: white;
  position: fixed;
  top: 0;
  bottom: 0;
  right: auto;
  left: auto;
  z-index: 120;
}
.g-mobile-nav.--open {
  display: flex;
}
.g-mobile-nav__close {
  font-size: 2.4rem;
  padding: 1.6rem 2.2rem;
}
.g-mobile-nav__header {
  display: flex;
  justify-content: flex-end;
  padding: 0;
  margin-bottom: 2.4rem;
  border: 1px solid #e4e5e8;
}
.g-mobile-nav__links {
  width: 100%;
  padding: 0 2.2rem;
}
.g-mobile-nav__cta {
  display: flex;
  justify-content: flex-start;
  padding: 1.6rem 2.2rem;
}
.g-mobile-nav__footer {
  padding: 1.6rem 2.2rem;
}

.g-top-banner {
  background-color: #776cda;
  font-weight: 400;
  color: white;
  align-items: center;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
.g-top-banner__container {
  display: flex;
  align-items: center;
  grid-column-gap: 1.6rem;
  grid-row-gap: 1.6rem;
}
.g-top-banner .g-banner-item {
  display: flex;
  align-items: center;
  font-size: 1.4rem;
  white-space: nowrap;
}
.g-top-banner .g-banner-item__icon {
  color: #1db954;
  margin-right: 0.4rem;
  font-size: 1.6rem;
}
.g-top-banner .g-banner-item__text {
  white-space: nowrap;
}
@media (max-width: 992px) {
  .g-top-banner .g-banner-item.--hide-item-tablet {
    display: none !important;
  }
}
@media (max-width: 575px) {
  .g-top-banner .g-banner-item.--hide-item-mobile {
    display: none !important;
  }
}

.g-review-stars {
  color: #f9b44f;
  font-size: 1.4rem;
  white-space: nowrap;
}
