/*! 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.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

/**
 * 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 {
  font-size: 2em;
  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: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
}

/**
 * 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 */
  -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.15; /* 1 */
  margin: 0; /* 2 */
}

textarea {
  resize: none;
  line-height: 1.5;
}

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

/* Uncomment and set these variables to customize the grid. */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
}

.row {
  box-sizing: border-box;
  display: flex;
  flex: 0 1 auto;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}

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

.col.reverse {
  flex-direction: column-reverse;
}

.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  box-sizing: border-box;
  flex: 0 0 auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

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

.col-xs-1 {
  flex-basis: 8.333%;
  max-width: 8.333%;
}

.col-xs-2 {
  flex-basis: 16.667%;
  max-width: 16.667%;
}

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

.col-xs-4 {
  flex-basis: 33.333%;
  max-width: 33.333%;
}

.col-xs-5 {
  flex-basis: 41.667%;
  max-width: 41.667%;
}

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

.col-xs-7 {
  flex-basis: 58.333%;
  max-width: 58.333%;
}

.col-xs-8 {
  flex-basis: 66.667%;
  max-width: 66.667%;
}

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

.col-xs-10 {
  flex-basis: 83.333%;
  max-width: 83.333%;
}

.col-xs-11 {
  flex-basis: 91.667%;
  max-width: 91.667%;
}

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

.col-xs-offset-1 {
  margin-left: 8.333%;
}

.col-xs-offset-2 {
  margin-left: 16.667%;
}

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

.col-xs-offset-4 {
  margin-left: 33.333%;
}

.col-xs-offset-5 {
  margin-left: 41.667%;
}

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

.col-xs-offset-7 {
  margin-left: 58.333%;
}

.col-xs-offset-8 {
  margin-left: 66.667%;
}

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

.col-xs-offset-10 {
  margin-left: 83.333%;
}

.col-xs-offset-11 {
  margin-left: 91.667%;
}

.start-xs {
  justify-content: flex-start;
  text-align: start;
}

.center-xs {
  justify-content: center;
  text-align: center;
}

.end-xs {
  justify-content: flex-end;
  text-align: end;
}

.top-xs {
  align-items: flex-start;
}

.middle-xs {
  align-items: center;
}

.bottom-xs {
  align-items: flex-end;
}

.around-xs {
  justify-content: space-around;
}

.between-xs {
  justify-content: space-between;
}

.first-xs {
  order: -1;
}

.last-xs {
  order: 1;
}

@media only screen and (min-width: 48em) {
  .container {
    width: 46rem;
  }
  .col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
    box-sizing: border-box;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .col-sm {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-sm-1 {
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .col-sm-2 {
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .col-sm-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .col-sm-5 {
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .col-sm-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .col-sm-8 {
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .col-sm-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .col-sm-11 {
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .col-sm-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.667%;
  }
  .start-sm {
    justify-content: flex-start;
    text-align: start;
  }
  .center-sm {
    justify-content: center;
    text-align: center;
  }
  .end-sm {
    justify-content: flex-end;
    text-align: end;
  }
  .top-sm {
    align-items: flex-start;
  }
  .middle-sm {
    align-items: center;
  }
  .bottom-sm {
    align-items: flex-end;
  }
  .around-sm {
    justify-content: space-around;
  }
  .between-sm {
    justify-content: space-between;
  }
  .first-sm {
    order: -1;
  }
  .last-sm {
    order: 1;
  }
}
@media only screen and (min-width: 62em) {
  .container {
    width: 61rem;
  }
  .col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
    box-sizing: border-box;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .col-md {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-md-1 {
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .col-md-2 {
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .col-md-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .col-md-5 {
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .col-md-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .col-md-8 {
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .col-md-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .col-md-11 {
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .col-md-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-md-offset-1 {
    margin-left: 8.333%;
  }
  .col-md-offset-2 {
    margin-left: 16.667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.333%;
  }
  .col-md-offset-5 {
    margin-left: 41.667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.333%;
  }
  .col-md-offset-8 {
    margin-left: 66.667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.333%;
  }
  .col-md-offset-11 {
    margin-left: 91.667%;
  }
  .start-md {
    justify-content: flex-start;
    text-align: start;
  }
  .center-md {
    justify-content: center;
    text-align: center;
  }
  .end-md {
    justify-content: flex-end;
    text-align: end;
  }
  .top-md {
    align-items: flex-start;
  }
  .middle-md {
    align-items: center;
  }
  .bottom-md {
    align-items: flex-end;
  }
  .around-md {
    justify-content: space-around;
  }
  .between-md {
    justify-content: space-between;
  }
  .first-md {
    order: -1;
  }
  .last-md {
    order: 1;
  }
}
@media only screen and (min-width: 75em) {
  .container {
    width: 71rem;
  }
  .col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
    box-sizing: border-box;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .col-lg {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-lg-1 {
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .col-lg-2 {
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .col-lg-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .col-lg-5 {
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .col-lg-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .col-lg-8 {
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .col-lg-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .col-lg-11 {
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .col-lg-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.667%;
  }
  .start-lg {
    justify-content: flex-start;
    text-align: start;
  }
  .center-lg {
    justify-content: center;
    text-align: center;
  }
  .end-lg {
    justify-content: flex-end;
    text-align: end;
  }
  .top-lg {
    align-items: flex-start;
  }
  .middle-lg {
    align-items: center;
  }
  .bottom-lg {
    align-items: flex-end;
  }
  .around-lg {
    justify-content: space-around;
  }
  .between-lg {
    justify-content: space-between;
  }
  .first-lg {
    order: -1;
  }
  .last-lg {
    order: 1;
  }
}
@font-face {
  font-family: "Muli";
  src: url(/assets/fonts/Muli.ttf);
}
@font-face {
  font-family: "Muli Bold";
  src: url(/assets/fonts/Muli-Bold.ttf);
}
@font-face {
  font-family: "Muli Light";
  src: url(/assets/fonts/Muli-Light.ttf);
}
@font-face {
  font-family: "Muli Extra Light";
  src: url(/assets/fonts/Muli-ExtraLight.ttf);
}
@font-face {
  font-family: "Muli Extra Bold";
  src: url(/assets/fonts/Muli-ExtraBold.ttf);
}
body {
  font-size: 14px;
  font-family: "Muli", sans-serif;
}

.extrabold {
  font-family: "Muli Extra Bold", sans-serif;
  font-weight: bold;
}

.bold {
  font-family: "Muli Bold", sans-serif;
  font-weight: bold;
}

.light {
  font-family: "Muli Light", sans-serif;
  font-weight: lighter;
}

.extra-light {
  font-family: "Muli Extra Light", sans-serif;
  font-weight: lighter;
}

.underline {
  text-decoration: underline;
  cursor: pointer;
}

.underline-noclick {
  text-decoration: underline;
}

.text-9 {
  font-size: 9px;
}

.text-9 {
  font-size: 9px;
}

.text-9p5 {
  font-size: 9.5px;
}

.text-10 {
  font-size: 10px;
}

.text-11 {
  font-size: 11px;
}

.text-12 {
  font-size: 12px;
}

.text-14 {
  font-size: 14px;
}

.text-16 {
  font-size: 16px;
}

.text-17 {
  font-size: 17px;
}

.text-18 {
  font-size: 18px;
}

.text-19 {
  font-size: 19px;
}

.text-20 {
  font-size: 20px;
}

.text-22 {
  font-size: 22px;
}

.text-25 {
  font-size: 25px;
}

.text-26 {
  font-size: 26px;
}

.text-30 {
  font-size: 30px;
}

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

.text-overflow {
  overflow-wrap: break-word;
  inline-size: 342px;
}

.gray {
  color: #4D4D4D;
}

.red {
  color: #DF001A;
}

.light-green {
  color: #54AB66;
}

.dark-green {
  color: #398245;
}

.light-blue {
  color: #278EE2;
}

.dark-blue {
  color: #0C6DBC;
}

.light-red {
  color: #DD2F26;
}

.dark-red {
  color: #AE221B;
}

.t-black {
  color: #4D4D4D;
}

.white {
  color: white;
}

.lh-1p5 {
  line-height: 1.5;
}

.m-auto {
  margin: auto;
}

.m-0 {
  margin: 0px;
}

.mt-5px {
  margin-top: 5px;
}

.mt-8px {
  margin-top: 8px;
}

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

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

.mt-15px {
  margin-top: 15px !important;
}

.mt-20px {
  margin-top: 20px !important;
}

.mt-25px {
  margin-top: 25px !important;
}

.mt-30px {
  margin-top: 30px !important;
}

.mt-40px {
  margin-top: 40px !important;
}

.mt-50px {
  margin-top: 50px !important;
}

.mt-55px {
  margin-top: 55px !important;
}

.mt-63px {
  margin-top: 63px !important;
}

.mt-80px {
  margin-top: 80px !important;
}

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

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

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

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

.mb-12px {
  margin-bottom: 12px !important;
}

.mb-15px {
  margin-bottom: 15px !important;
}

.mb-20px {
  margin-bottom: 20px !important;
}

.mb-25px {
  margin-bottom: 25px !important;
}

.mb-30px {
  margin-bottom: 30px !important;
}

.mb-40px {
  margin-bottom: 40px !important;
}

.mb-50px {
  margin-bottom: 50px !important;
}

.mb-80px {
  margin-bottom: 80px !important;
}

.mb-87px {
  margin-bottom: 87px !important;
}

.mr-10px {
  margin-right: 10px;
}

.mr-13px {
  margin-right: 13px;
}

.mr-16px {
  margin-right: 16px !important;
}

.mr-20px {
  margin-right: 20px !important;
}

.mr-100px {
  margin-right: 100px;
}

.mr-80px {
  margin-right: 80px;
}

.ml-5px {
  margin-left: 5px;
}

.ml-10px {
  margin-left: 10px;
}

.ml-20px {
  margin-left: 20px;
}

.ml-22px {
  margin-left: 22px;
}

.ml-30px {
  margin-left: 30px;
}

.ml-40px {
  margin-left: 40px;
}

.ml-42px {
  margin-left: 42px;
}

.ml-47px {
  margin-left: 47px;
}

.ml-51px {
  margin-left: 51px;
}

.ml-75px {
  margin-left: 75px;
}

.ml-100px {
  margin-left: 100px;
}

.ml-144px {
  margin-left: 144px;
}

.p-20px-15px {
  padding: 20px 15px 20px 20px;
}

.p-20px-0px {
  padding: 0px 20px 20px 20px;
}

.p-15px {
  padding: 15px;
}

.p-20px {
  padding: 20px;
}

.p-10px {
  padding: 10px;
}

.p-25px {
  padding: 25px;
}

.p-10px {
  padding: 10px;
}

.pr-20px {
  padding-right: 20px;
}

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

.pr-15px {
  padding-right: 15px;
}

.pr-20px {
  padding-right: 20px;
}

.pr-30px {
  padding-right: 30px;
}

.pr-40px {
  padding-right: 40px;
}

.pr-24px {
  padding-right: 24px;
}

.pl-15px {
  padding-left: 15px;
}

.pl-24px {
  padding-left: 24px;
}

.pl-20px {
  padding-left: 20px;
}

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

.pl {
  padding-left: 40px;
}

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

.pt-20px {
  padding-top: 20px !important;
}

.pt-50px {
  padding-top: 50px !important;
}

.pt-70px {
  padding-top: 70px !important;
}

.pt-190px {
  padding-top: 190px !important;
}

.pt-30p {
  padding-top: 30% !important;
}

.pt-80px {
  padding-top: 80px;
  padding-left: 20px;
  padding-right: 20px;
}

.pt-80px-s {
  padding-top: 80px;
}

.pt-117px {
  padding-top: 117px;
}

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

.pt-70px {
  padding-top: 70px;
}

.pb-40px {
  padding-bottom: 40px !important;
}

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

.pb-20px {
  padding-bottom: 20px !important;
}

.pb-30px {
  padding-bottom: 30px !important;
}

.pb-70px {
  padding-bottom: 70px !important;
}

.cursor-pointer {
  cursor: pointer;
}

.d-block {
  display: block;
}

.d-flex {
  display: flex;
}

.position-relative {
  position: relative;
}

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

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

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

.justify-content-center-1 {
  justify-content: center;
}

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

.bg-white {
  background-color: white !important;
}
.bg-white.text-input {
  color: black !important;
}

.bg-green-gradient {
  background-image: linear-gradient(180deg, #23622C, #398245);
}

.bg-white + .input-label {
  color: black;
}

.w-100 {
  width: 100%;
}

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

.nowrap {
  white-space: nowrap;
}

.bg-blue {
  background-color: #0C6DBC !important;
}

.bg-red {
  background-color: #AF231C !important;
}

.bg-semi-white {
  background-color: #F8F8F8 !important;
}

.btn-blue {
  background: linear-gradient(180deg, #0C6DBC, #278EE2) !important;
}

.btn-green {
  background: linear-gradient(180deg, #398245, #54AB66) !important;
}

.btn-red {
  background: linear-gradient(180deg, #AE221B, #DD2F26) !important;
}

.btn-yellow {
  background: linear-gradient(180deg, #FFB400, #FFDE00) !important;
}

.float-right {
  float: right;
}

.width-100P {
  width: 100% !important;
}

.f-flow {
  display: flex;
  flex-flow: row wrap;
}

.hide {
  display: none;
}

.div-space {
  height: 70px;
}

.t-width-700px {
  width: 700px !important;
}

.p-100px {
  padding-top: 100px !important;
}

.nav-active-green {
  color: #398245 !important;
}

.t-width {
  width: 257px;
}

.ut-width {
  width: 300px;
}

.ut-title-resize {
  font-size: 14px;
}

.fixed-pos {
  position: fixed;
}

.rectangle-green {
  background: linear-gradient(180deg, #23622C, #398245) !important;
  border-radius: 8px;
  width: 337px;
  height: 130px;
}

.rectangle-blue {
  background: linear-gradient(180deg, #0E4F84, #0C6DBC) !important;
  border-radius: 8px;
  width: 337px;
  height: 130px;
}

.rectangle-red {
  background: linear-gradient(180deg, #931D19, #AE221B) !important;
  border-radius: 8px;
  width: 337px;
  height: 130px;
}

.d-column-row {
  flex-direction: column;
}

.bg-green {
  background-color: #398245;
}

.bg-dark-green {
  background-color: #023F19;
}

.bg-dark-dark-green {
  background-color: #002A0F;
}

.bg-full-green {
  background-color: #023F19;
}

.bg-white-content {
  background-color: #FFFFFF;
}

.bg-dark-gray-z {
  background-color: #313131;
}

.t-black {
  color: #000000;
}

.t-gray {
  color: #4D4D4D;
}

.txt-dark-green {
  color: #1E5F28;
}

.g-10px {
  gap: 10px;
}

.g-20px {
  gap: 20px;
}

.g-5px {
  gap: 5px;
}

.d-baseline {
  justify-content: baseline;
}

.d-radius-1 {
  border-radius: 8px 8px 0px 0px;
}

.d-padding-1 {
  padding: 20px 20px 0px 20px;
}

.d-radius-2 {
  border-radius: 0px 0px 8px 8px;
}

.d-padding-2 {
  padding: 10px 20px 20px 20px;
}

.btn-width {
  width: auto;
}

.d-3-tabs {
  flex-direction: row;
  gap: 10px;
  width: 520px;
  height: 45px;
}

.d-w-size {
  overflow-x: auto;
}

.border-bot {
  border-bottom: 1px solid #356547;
}

.btn-tab {
  width: 161px;
  height: 40px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border: 1px solid #A3A3A3;
  border-radius: 8px;
  border-bottom: 1px solid #FFFFFF;
  background-color: #023F19;
  color: white;
}

.btn-tab.btn-active {
  width: 161px;
  height: 40px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border: 1px solid #A3A3A3;
  border-radius: 8px;
  background-color: white;
  color: #23622C;
}

.btn-tab-tnc {
  height: 40px;
  border: 0px;
  border-radius: 8px;
  background-color: #002A0F;
  color: white;
}

.btn-tab-tnc.btn-active {
  height: 40px;
  border: 0px;
  border-radius: 8px;
  background-color: white;
  color: #23622C;
}

.btn-tab-unbranded {
  height: 40px;
  border: 0px;
  border-radius: 8px;
  background-color: #313131;
  color: white;
}

.btn-tab-unbranded.btn-active {
  height: 40px;
  border: 0px;
  border-radius: 8px;
  background-color: white;
  color: #000000;
}

.btn-u-size {
  width: 85px;
}

.btn-ir-size {
  width: 150px;
  white-space: nowrap;
}

.btn-mf-size {
  width: 180px;
  white-space: nowrap;
}

.btn-aml-size {
  width: 244px;
  white-space: nowrap;
}

.btn-o-size {
  width: 85px;
}

.d-5-tabs {
  flex-direction: row;
  width: 730px;
  height: 40px;
  gap: 10px;
}

.btn-width-170 {
  width: 170px !important;
}

.btn-width-270 {
  width: 270px !important;
}

.btn-width-200 {
  width: 200px !important;
}

.d-column-column {
  width: auto;
}

.btn-quiz {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border: 1px solid #A3A3A3;
  border-radius: 50px;
  border-bottom: 1px solid #FFFFFF;
  background-color: #002A0F;
  color: white;
  padding: 10px;
}

.btn-quiz.btn-quiz-active {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border: 1px solid #A3A3A3;
  border-radius: 50px;
  background-color: white;
  color: #23622C;
  padding: 10px;
}

.pd-side-60px {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

.pd-side-30px {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.z-index-10 {
  z-index: 10;
}

.btn-size {
  width: 214px;
  height: 30px;
  padding: 0px !important;
  margin: auto;
}

.q-image-result {
  border-radius: 8px 8px 0px 0px !important;
}

.t-width {
  width: 286px;
  margin: auto;
}

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

.l-title-opa {
  color: #FFFFFF;
  opacity: 0.7;
}

.l-title-opa {
  color: #FFFFFF;
}

.d-375-height {
  height: 375px !important;
}

.flex-grow-1 {
  width: 50%;
}

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

.rank-active {
  background-color: #398245;
  padding: 15px 20px 15px 20px;
}

.rank-not-active {
  background-color: #002A0F;
  padding: 15px 20px 15px 20px;
}

.rank-prev-mos {
  background-color: #023F19;
  padding: 15px 20px 15px 20px;
}

.d-bot-height {
  height: 20px;
}

.txt-green {
  color: #398245;
}

.bg-border-r {
  border-radius: 20px;
}

.border-gray {
  border: 1px solid #000000;
  opacity: 0.2;
}

.border-gray-1 {
  border: 1px solid #dddddd;
}

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

.space-green {
  height: 20px;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.hide-scroll::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.hide-scroll {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}

.gap-175 {
  gap: 175px;
}

.width-354 {
  width: 354px;
}

.border-text-z {
  border: 1px solid #6F7177 !important;
}

.p-width-300 {
  width: 300px;
}

.border-white-p {
  border-left: 5px solid #FFFFFF !important;
  opacity: 1;
  height: 30px;
}

.overflow-x-yes {
  overflow-x: auto;
}

body {
  background: black;
}

.footer {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  z-index: 10;
}
.footer .govt-warning {
  height: 121px;
  background-color: black;
  color: white;
  font-size: 10px;
  border-top: 1px solid #4B4B4B;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer .terms-privacy {
  font-size: 9px;
  padding: 6px 19px;
  display: flex;
  justify-content: space-between;
  background-color: #23622C;
  width: 100%;
  box-sizing: border-box;
  color: white;
}
.footer .footer-code-pack {
  background-image: url(../assets/images/green-metal-mobile.png);
  background-size: 100%;
  color: white;
  padding: 10px 19px;
}
.footer .footer-code-pack .input-code {
  display: flex;
  background-color: white;
  border-radius: 16px;
  align-items: center;
  justify-content: flex-end;
  padding: 0 2px;
  height: 30px;
}
.footer .footer-code-pack .input-code .field {
  position: relative;
  font-size: 10px;
  padding: 9px;
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.footer .footer-code-pack .input-code .field label {
  color: black;
}
.footer .footer-code-pack .input-code .field input {
  border: none;
  outline: none;
  width: 60%;
}
.footer .footer-code-pack .input-code .submit .code-submit {
  background-image: url(../assets/images/green-yellow-metal.png);
  border: none;
  outline: none;
  font-size: 15px;
  font-family: "Muli Bold", sans-serif;
  padding: 4px 15px;
  background-size: 100%;
  border-radius: 20px;
  color: #000000;
}
.footer .footer-code-pack .input-code .submit .code-submit:disabled {
  background-color: #E0E0E0;
  background-image: none;
  border: none;
  outline: none;
  font-size: 15px;
  font-family: "Muli Bold", sans-serif;
  padding: 4px 15px;
  background-size: 100%;
  border-radius: 20px;
  color: #707070;
}
.footer .footer-code-pack .invalid-code {
  background-color: #FF0000;
  color: white;
  margin: auto;
  width: 90%;
  font-size: 10px;
  font-family: "Muli Bold", sans-serif;
  padding: 4px;
  text-align: center;
  border-radius: 0px 0px 16px 16px;
}
.footer .footer-code-pack .invalid-code-2 {
  background-color: #FF0000;
  color: white;
  margin: auto;
  width: 320px;
  font-size: 10px;
  font-family: "Muli Bold", sans-serif;
  padding: 4px;
  text-align: center;
  border-radius: 16px;
}
.footer .footer-code-pack-blue {
  background-image: url(../assets/images/blue-metal.jpg);
  background-size: 100%;
  color: white;
  padding: 10px 19px;
}
.footer .footer-code-pack-blue .input-code {
  display: flex;
  background-color: white;
  border-radius: 16px;
  align-items: center;
  justify-content: flex-end;
  padding: 0 2px;
  height: 30px;
}
.footer .footer-code-pack-blue .input-code .field {
  position: relative;
  font-size: 10px;
  padding: 9px;
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.footer .footer-code-pack-blue .input-code .field label {
  color: black;
}
.footer .footer-code-pack-blue .input-code .field label .dark-blue {
  color: #0C6DBC;
}
.footer .footer-code-pack-blue .input-code .field input {
  border: none;
  outline: none;
  width: 60%;
}
.footer .footer-code-pack-blue .input-code .submit .code-submit {
  background-image: url(../assets/images/green-yellow-metal.png);
  border: none;
  outline: none;
  font-size: 15px;
  font-family: "Muli Bold", sans-serif;
  padding: 4px 15px;
  background-size: 100%;
  border-radius: 20px;
  color: #000000;
}
.footer .footer-code-pack-blue .input-code .submit .code-submit:disabled {
  background-color: #E0E0E0;
  background-image: none;
  border: none;
  outline: none;
  font-size: 15px;
  font-family: "Muli Bold", sans-serif;
  padding: 4px 15px;
  background-size: 100%;
  border-radius: 20px;
  color: #707070;
}
.footer .footer-code-pack-blue .invalid-code {
  background-color: #FF0000;
  color: white;
  margin: auto;
  width: 90%;
  font-size: 10px;
  font-family: "Muli Bold", sans-serif;
  padding: 4px;
  text-align: center;
  border-radius: 0px 0px 16px 16px;
}
.footer .footer-code-pack-blue .invalid-code-2 {
  background-color: #FF0000;
  color: white;
  margin: auto;
  width: 320px;
  font-size: 10px;
  font-family: "Muli Bold", sans-serif;
  padding: 4px;
  text-align: center;
  border-radius: 16px;
}
.footer .footer-code-pack-red {
  background-image: url(../assets/images/red-metal.jpg);
  background-size: 100%;
  color: white;
  padding: 10px 19px;
}
.footer .footer-code-pack-red .input-code {
  display: flex;
  background-color: white;
  border-radius: 16px;
  align-items: center;
  justify-content: flex-end;
  padding: 0 2px;
  height: 30px;
}
.footer .footer-code-pack-red .input-code .field {
  position: relative;
  font-size: 10px;
  padding: 9px;
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.footer .footer-code-pack-red .input-code .field label {
  color: black;
}
.footer .footer-code-pack-red .input-code .field label .dark-red {
  color: #AF231C !important;
}
.footer .footer-code-pack-red .input-code .field input {
  border: none;
  outline: none;
  width: 60%;
}
.footer .footer-code-pack-red .input-code .submit .code-submit {
  background-image: url(../assets/images/green-yellow-metal.png);
  border: none;
  outline: none;
  font-size: 15px;
  font-family: "Muli Bold", sans-serif;
  padding: 4px 15px;
  background-size: 100%;
  border-radius: 20px;
  color: #000000;
}
.footer .footer-code-pack-red .input-code .submit .code-submit:disabled {
  background-color: #E0E0E0;
  background-image: none;
  border: none;
  outline: none;
  font-size: 15px;
  font-family: "Muli Bold", sans-serif;
  padding: 4px 15px;
  background-size: 100%;
  border-radius: 20px;
  color: #707070;
}
.footer .footer-code-pack-red .invalid-code {
  background-color: #FF0000;
  color: white;
  margin: auto;
  width: 90%;
  font-size: 10px;
  font-family: "Muli Bold", sans-serif;
  padding: 4px;
  text-align: center;
  border-radius: 0px 0px 16px 16px;
}
.footer .footer-code-pack-red .invalid-code-2 {
  background-color: #FF0000;
  color: white;
  margin: auto;
  width: 320px;
  font-size: 10px;
  font-family: "Muli Bold", sans-serif;
  padding: 4px;
  text-align: center;
  border-radius: 16px;
}

.bg-parallax {
  background: url(../assets/images/bg-green.jpg);
  background-attachment: fixed;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}

.bg-blue-parallax {
  background: url(../assets/images/bg-blue.jpg);
  background-attachment: fixed;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}

.bg-red-parallax {
  background: url(../assets/images/bg-red.jpg);
  background-attachment: fixed;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}

.bg-parallax-admin {
  background: url(../assets/images/admin-tool/bg-green-admin.png);
  background-attachment: fixed;
  background-size: auto;
  background-repeat: no-repeat;
}

.bg-unbranded-grad {
  background: transparent linear-gradient(180deg, #452719 0%, #398245 50%, #013838 100%) 0% 0% no-repeat padding-box;
  opacity: 1;
}

.menu-no-bg {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  z-index: 100;
  width: 100vw;
  padding: 10px 0px;
}
.menu-no-bg .menu-logo {
  padding-left: 20px;
}
.menu-no-bg .menu-button {
  font-size: 13px;
  font-family: "Muli Bold", sans-serif;
  cursor: pointer;
  padding-right: 10px;
}

.menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-image: url(../assets/images/fixed-top-bg-mobile.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  position: fixed;
  z-index: 100;
  width: 100vw;
  padding: 10px 0px;
}
.menu .menu-logo {
  padding-left: 10px;
}
.menu .menu-button {
  font-size: 13px;
  font-family: "Muli Bold", sans-serif;
  cursor: pointer;
  padding-right: 10px;
}
.menu .dashboard {
  overflow: auto;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #F2F2F2;
  color: #1C1C1C;
  width: 100%;
  height: calc(100vh - 121px);
  z-index: 100;
  padding: 19px;
  box-sizing: border-box;
}
.menu .dashboard .close {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.menu .dashboard .profile-points {
  position: relative;
}
.menu .dashboard .profile-points .name {
  padding: 0px 25px;
}
.menu .dashboard .profile-points .name .picture {
  width: 85px;
  height: 85px;
  border-radius: 43px;
  margin-right: 15px;
  position: relative;
}
.menu .dashboard .profile-points .name .picture .badge {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 27px;
  height: 29px;
}
.menu .dashboard .profile-points .name .picture .profile-pic {
  width: 85px;
  height: 85px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.menu .dashboard .profile-points .name .my-profile {
  display: flex;
  align-items: center;
  margin: 0;
}
.menu .dashboard .profile-points .name .my-profile img {
  margin-left: 10px;
}
.menu .dashboard .links {
  padding: 0px 20px;
  display: flex;
  flex-direction: column;
}
.menu .dashboard .links ul {
  list-style: none;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.menu .dashboard .links ul li {
  display: flex;
  padding: 7.5px 0px;
  font-size: 20px;
  font-family: "Muli Bold", sans-serif;
}
.menu .dashboard .links ul li.active {
  color: #398245;
}
.menu .dashboard .links ul li .code-register {
  cursor: pointer;
  margin-left: 10px;
  font-size: 11px;
  color: white;
  background-color: #398245;
  padding: 4px 10px;
  border-radius: 22px;
}

.menu-blue {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-image: url(../assets/images/fixed-bg-top-desktop-blue.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  position: fixed;
  z-index: 100;
  width: 100vw;
  padding: 10px 0px;
}
.menu-blue .menu-logo {
  padding-left: 10px;
}
.menu-blue .menu-button {
  font-size: 13px;
  font-family: "Muli Bold", sans-serif;
  cursor: pointer;
  padding-right: 10px;
}
.menu-blue .dashboard {
  overflow: auto;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #F2F2F2;
  color: #1C1C1C;
  width: 100%;
  height: calc(100vh - 121px);
  z-index: 100;
  padding: 19px;
  box-sizing: border-box;
}
.menu-blue .dashboard .close {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.menu-blue .dashboard .profile-points {
  position: relative;
}
.menu-blue .dashboard .profile-points .name {
  padding: 0px 25px;
}
.menu-blue .dashboard .profile-points .name .picture {
  width: 85px;
  height: 85px;
  border-radius: 43px;
  margin-right: 15px;
  position: relative;
}
.menu-blue .dashboard .profile-points .name .picture .badge {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 27px;
  height: 29px;
}
.menu-blue .dashboard .profile-points .name .picture .profile-pic {
  width: 85px;
  height: 85px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.menu-blue .dashboard .profile-points .name .my-profile {
  display: flex;
  align-items: center;
  margin: 0;
}
.menu-blue .dashboard .profile-points .name .my-profile img {
  margin-left: 10px;
}
.menu-blue .dashboard .links {
  padding: 5px 20px;
  display: flex;
  flex-direction: column;
  height: 80%;
}
.menu-blue .dashboard .links ul {
  list-style: none;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.menu-blue .dashboard .links ul li {
  display: flex;
  padding: 7.5px 0px;
  font-size: 20px;
  font-family: "Muli Bold", sans-serif;
}
.menu-blue .dashboard .links ul li.active {
  color: #398245;
}
.menu-blue .dashboard .links ul li .code-register {
  cursor: pointer;
  margin-left: 10px;
  font-size: 11px;
  color: white;
  background-color: #398245;
  padding: 4px 10px;
  border-radius: 22px;
}

.menu-red {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-image: url(../assets/images/fixed-bg-top-desktop-red.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  position: fixed;
  z-index: 100;
  width: 100vw;
  padding: 10px 0px;
}
.menu-red .menu-logo {
  padding-left: 10px;
}
.menu-red .menu-button {
  font-size: 13px;
  font-family: "Muli Bold", sans-serif;
  cursor: pointer;
  padding-right: 10px;
}
.menu-red .dashboard {
  overflow: auto;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #F2F2F2;
  color: #1C1C1C;
  width: 100%;
  height: calc(100vh - 121px);
  z-index: 100;
  padding: 19px;
  box-sizing: border-box;
}
.menu-red .dashboard .close {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.menu-red .dashboard .profile-points {
  position: relative;
}
.menu-red .dashboard .profile-points .name {
  padding: 0px 25px;
}
.menu-red .dashboard .profile-points .name .picture {
  width: 85px;
  height: 85px;
  border-radius: 43px;
  margin-right: 15px;
  position: relative;
}
.menu-red .dashboard .profile-points .name .picture .badge {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 27px;
  height: 29px;
}
.menu-red .dashboard .profile-points .name .picture .profile-pic {
  width: 85px;
  height: 85px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.menu-red .dashboard .profile-points .name .my-profile {
  display: flex;
  align-items: center;
  margin: 0;
}
.menu-red .dashboard .profile-points .name .my-profile img {
  margin-left: 10px;
}
.menu-red .dashboard .links {
  padding: 5px 20px;
  display: flex;
  flex-direction: column;
  height: 80%;
}
.menu-red .dashboard .links ul {
  list-style: none;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.menu-red .dashboard .links ul li {
  display: flex;
  padding: 7.5px 0px;
  font-size: 20px;
  font-family: "Muli Bold", sans-serif;
}
.menu-red .dashboard .links ul li.active {
  color: #398245;
}
.menu-red .dashboard .links ul li .code-register {
  cursor: pointer;
  margin-left: 10px;
  font-size: 11px;
  color: white;
  background-color: #398245;
  padding: 4px 10px;
  border-radius: 22px;
}

.home {
  min-height: calc(100vh - 122px);
  background-size: 100% !important;
  color: white;
  position: relative;
}

.admin-tool {
  min-height: calc(100vh - 0px);
  color: white;
  position: relative;
}

.cigarette-bar {
  position: relative;
}
.cigarette-bar img {
  width: 100%;
}
.cigarette-bar .cigarette-length {
  position: absolute;
  top: 0;
  left: 0;
  height: 23.6px;
  background-image: url(../assets/images/cigar-filled.png);
  background-size: cover;
  width: 65%;
}
.cigarette-bar .cigarette-text {
  position: absolute;
  top: 5px;
  right: 10px;
  color: #0A4D15;
  z-index: 2;
}

.btn {
  padding: 13px;
  font-size: 15px;
  font-family: "Muli Bold", sans-serif;
  border-radius: 23px;
  border: none;
  outline: none;
  background: none;
  color: white;
  cursor: pointer;
}
.btn.btn-mini {
  padding: 7px;
}

.btn-main {
  color: white;
}

.btn-outline-main {
  color: #398245;
  background: white;
  outline: 1px solid #398245;
}

.fb-btn-blue {
  color: white;
  background-color: #082D86;
}

.btn-red {
  color: white;
  background-color: #DF001A;
}

.btn-gray {
  color: #707070;
  background-color: #E0E0E0;
}

.btn-main:disabled {
  color: #707070;
  background: #E0E0E0;
}

.btn-outline-main {
  color: #398245;
  background: white;
  outline: 1px solid #398245;
}

.z-btn-width {
  width: 124px;
}

.btn-outline-main:disabled {
  color: #707070;
  background: #e0e0e0;
  outline: 1px solid #707070;
}

.variant-button {
  color: white;
  padding: 8px 17px;
  font-family: "Muli Bold", sans-serif;
  font-size: 15px;
  min-width: 240px;
  margin: auto;
  border: none;
  outline: none;
  background-color: transparent;
  display: flex;
  align-items: center;
}
.variant-button .radio {
  height: 20px;
  width: 20px;
  border: 2px solid white;
  box-sizing: border-box;
  border-radius: 20px;
  content: "";
  display: inline-block;
  margin-right: 30px;
}
.variant-button.selected .radio {
  content: url(../assets/images/check.svg);
  background-color: white;
}
.variant-button.m-red {
  background-image: url(../assets/images/red.png);
  background-repeat: no-repeat;
}
.variant-button.m-green {
  background-image: url(../assets/images/green.png);
  background-repeat: no-repeat;
}
.variant-button.m-blue {
  background-image: url(../assets/images/blue.png);
  background-repeat: no-repeat;
}

.metal-btn {
  background-image: url(../assets/images/green-yellow-metal.png);
  border: none;
  outline: none;
  font-size: 15px;
  font-family: "Muli Bold", sans-serif;
  padding: 13px 15px;
  background-size: cover;
  border-radius: 20px;
  background-position: center;
  cursor: pointer;
  color: #000000;
}

.metal-btn:disabled {
  background-color: #E0E0E0;
  background-image: none;
  border: none;
  outline: none;
  font-size: 15px;
  font-family: "Muli Bold", sans-serif;
  padding: 13px 15px;
  background-size: cover;
  border-radius: 20px;
  background-position: center;
  cursor: pointer;
  color: #A2A2A2;
}

.text-input {
  padding: 13px 15px;
  border: 1px solid white;
  border-radius: 8px;
  background-color: transparent;
  font-size: 14px;
  color: white;
  box-sizing: border-box;
  font-family: "Muli Light", sans-serif;
  outline: none;
  height: 45px;
}
.text-input:focus + .input-label {
  font-size: 9px;
  padding: 7px 15px;
  user-select: none;
  -webkit-user-select: none;
  /*Safari*/
  -moz-user-select: none;
  /*Firefox*/
}
.text-input:valid + .input-label {
  font-size: 9px;
  padding: 7px 15px;
  user-select: none;
  -webkit-user-select: none;
  /*Safari*/
  -moz-user-select: none;
  /*Firefox*/
}
.text-input:focus, .text-input:valid {
  padding: 20px 15px 6px;
}
.text-input.otp {
  font-size: 20px;
  padding: 6px 12px;
}
.text-input.otp:focus, .text-input.otp:valid {
  padding: 6px 12px;
}
.text-input.error {
  color: white !important;
  background-color: #DF001A !important;
  border-color: #DF001A !important;
}
.text-input.error + .input-label {
  color: white !important;
  user-select: none;
  -webkit-user-select: none;
  /*Safari*/
  -moz-user-select: none;
  /*Firefox*/
}

.input-label {
  font-size: 14px;
  position: absolute;
  color: white;
  padding: 13px 15px;
  top: 0;
  bottom: 0;
  left: 0;
  height: 0px;
  font-family: "Muli Light", sans-serif;
  box-sizing: border-box;
  user-select: none;
  -webkit-user-select: none;
  /*Safari*/
  -moz-user-select: none;
  /*Firefox*/
}

.input-icon {
  position: absolute;
  top: 0;
  right: 0px;
  padding: 13px 15px;
  cursor: pointer;
}

.text-input-2 {
  padding: 13px 15px;
  border: 1px solid white;
  border-radius: 8px;
  background-color: transparent;
  font-size: 14px;
  color: black;
  box-sizing: border-box;
  font-family: "Muli Light", sans-serif;
  outline: none;
  height: 45px;
}
.text-input-2:focus, .text-input-2:valid {
  padding: 5px 15px 6px;
}
.text-input-2.otp {
  font-size: 20px;
  padding: 6px 12px;
}
.text-input-2.otp:focus, .text-input-2.otp:valid {
  padding: 6px 15px;
}
.text-input-2.no-w {
  width: 45px;
}
.text-input-2.error {
  color: white !important;
  background-color: #DF001A !important;
  border-color: #DF001A !important;
}

.dropdown.select {
  caret-color: transparent;
}

.dropdown.select + .input-label + .input-icon {
  content: url(../assets/images/arrow.svg);
  top: 6px;
}

.dropdown.select:focus + .input-label + .input-icon {
  content: url(../assets/images/arrow-up.svg);
  top: 6px;
}

.dropdown + .input-label + .input-icon + .dropdown {
  display: none;
}

.dropdown.select:focus + .input-label {
  font-size: 14px;
  padding: 13px 15px;
}

.dropdown:focus + .input-label + .input-icon + .dropdown {
  display: block;
  position: absolute;
  background-color: white;
  color: black;
  font-family: "Muli Light", sans-serif;
  width: 100%;
  border-radius: 8px;
  margin-top: 5px;
  padding: 13px 26px;
  box-sizing: border-box;
  max-height: 150px;
  overflow: scroll;
}
.dropdown:focus + .input-label + .input-icon + .dropdown p {
  margin-top: 0px;
  font-size: 14px;
  cursor: pointer;
}
.dropdown:focus + .input-label + .input-icon + .dropdown p:last-child {
  margin: 0px;
}

.custom-checkbox {
  opacity: 0;
  height: 0;
  width: 0;
}

.custom-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
}

.custom-checkbox + label:before {
  z-index: -1;
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: none;
  border-radius: 4px;
  border: 1px solid white;
}

.custom-checkbox:hover + label:before {
  background: #f6f7fa;
}

.custom-checkbox:checked + label:before {
  background: white;
}

.custom-checkbox:checked + label:after {
  position: absolute;
  left: 4px;
  top: 1.5px;
  width: 2px;
  height: 2px;
  content: url(../assets/images/check.svg);
  transform: scale(1.2);
}

body.custom-modal-open,
.menu-active {
  overflow: hidden;
}

.custom-modal-background {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  opacity: 0.75;
  z-index: 900;
}

.custom-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  overflow: auto;
  display: flex;
}
.custom-modal .custom-modal-body {
  box-sizing: border-box;
  padding: 40px 26px;
  background: #fff;
  margin: auto;
  min-width: 337px;
  max-width: 337px;
  position: relative;
  border-radius: 8px;
  text-align: center;
  color: #1c1c1c;
  min-height: 190px;
}
.custom-modal .custom-modal-body .sub-header {
  color: #4D4D4D;
  font-size: 14px;
  text-align: center;
  font-family: "Muli Light", sans-serif;
}
.custom-modal .custom-modal-body ul {
  font-size: 14px;
  font-family: "Muli Bold", sans-serif;
  text-align: left;
  line-height: 1.5;
}
.custom-modal .custom-modal-body .btn {
  min-width: 135px;
  display: inline;
}
.custom-modal .custom-modal-body .light-color {
  color: #4D4D4D;
}
.custom-modal .big-modal-body {
  min-width: 60vw;
  max-height: 80vh;
  overflow-x: auto;
}
.custom-modal .close {
  position: absolute;
  top: 26px;
  right: 26px;
}

.confetti {
  background-image: url("/assets/images/confetti.png");
}

hr {
  border: none;
  border-top: 1px solid #9F9F9F;
  margin: 13.5px 0px;
}

.text-input.otp {
  width: 40px;
}

.error-message {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 8px 8px;
  margin-bottom: 10px;
}
.error-message p {
  margin: 0px;
  text-align: center;
  font-size: 12px;
  color: #CD2B29;
  font-family: "Muli Bold", sans-serif;
}

.tab-contents {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 15px;
  margin-bottom: 30px;
  background-color: #002A0F;
}
.tab-contents .btn-with-bg {
  color: #23622C;
  font-size: 15px;
  padding: 10px 15px;
  border-radius: 8px;
  border: none;
  cursor: pointer;
  background-color: white;
}
.tab-contents .btn-no-bg {
  color: white;
  font-size: 15px;
  padding: 10px 15px;
  border-radius: 8px;
  border: none;
  cursor: pointer;
  background-color: #002A0F;
}

.table-task-activities {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 5px;
}
.table-task-activities .t-contents {
  border-color: #FFFFFF;
  border: 2px solid;
  border-collapse: collapse;
}
.table-task-activities .t-time {
  font-family: "Muli Light", sans-serif;
  font-size: 9px;
}
.table-task-activities .th-row {
  padding: 10px;
  align-items: center;
  text-align: center;
  border: 2px solid;
  font-family: "Muli", sans-serif;
  font-size: 11px;
  line-height: 1.5;
  width: 33.33%;
}
.table-task-activities .td-row {
  padding: 10px;
  align-items: center;
  text-align: center;
  border: 2px solid;
  font-family: "Muli Light", sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

.table-task-activities-2 {
  display: flex;
  justify-content: center;
}
.table-task-activities-2 .t-contents-2 {
  border-color: #FFFFFF;
  border: 2px solid;
  border-collapse: collapse;
  width: 50%;
}
.table-task-activities-2 .t-time-2 {
  font-family: "Muli Light", sans-serif;
  font-size: 9px;
}
.table-task-activities-2 .th-row-2 {
  padding: 5px;
  align-items: center;
  text-align: center;
  border: 2px solid;
  font-family: "Muli", sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
.table-task-activities-2 .td-row-2 {
  padding: 5px;
  text-align: center;
  border: 2px solid;
  font-family: "Muli Light", sans-serif;
  font-size: 13px;
  line-height: 1.5;
  height: 190px;
}
.table-task-activities-2 .p-10px {
  padding: 10px;
}

.t-extralight {
  font-family: "Muli Extra Light", sans-serif;
  font-size: 14px;
}

.text-underline {
  -webkit-text-decoration: underline white;
          text-decoration: underline white;
}

.d-progress-bar-gray {
  margin-top: 30px;
  margin-bottom: 20px;
  background-color: #DEDEDE;
  border-radius: 10pt;
  width: 280px;
  height: 10px;
}
.d-progress-bar-gray .d-progress-bar-green {
  background-color: #398245;
  border-radius: 10pt 0pt 0pt 10pt;
  width: 60%;
  height: 10px;
}

.contact-form-desktop-view {
  width: 280px;
  margin: auto;
}

@media (min-width: 1400px) {
  body {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .contact-form-desktop-view {
    display: flex;
    flex-direction: row;
    width: 580px;
    flex-wrap: wrap;
    margin: auto;
  }
  .menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-image: url(../assets/images/fixed-bg-top-desktop.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: fixed;
    z-index: 100;
    width: 100vw;
    padding: 10px 0px;
  }
  .menu .menu-logo {
    padding-left: 20px;
  }
  .menu .menu-button {
    font-size: 13px;
    font-family: "Muli Bold", sans-serif;
    cursor: pointer;
    padding-right: 20px;
  }
  .bg-parallax {
    background: url(../assets/images/bg/bg-green-desktop-size.jpg);
    background-attachment: fixed;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .bg-blue-parallax {
    background: url(../assets/images/bg/bg-blue-desktop-size.jpg);
    background-attachment: fixed;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .bg-red-parallax {
    background: url(../assets/images/bg/bg-red-desktop-size.jpg);
    background-attachment: fixed;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .footer .footer-code-pack {
    background-image: url(../assets/images/green-metal.jpg);
    background-size: 100%;
  }
  .footer .test-1 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 10px;
    align-items: center;
  }
  .footer .input-code {
    width: 400px;
  }
  .footer p.text-center.bold.text-10.m-0.mb-5px {
    font-size: 18px;
    margin: 0px !important;
  }
  .footer div.govt-warning {
    font-size: 14px;
  }
  .footer .footer-code-pack-blue {
    background-image: url(../assets/images/blue-metal.jpg);
    background-size: 100%;
  }
  .footer .footer-code-pack-red {
    background-image: url(../assets/images/red-metal.jpg);
    background-size: 100%;
  }
  .text-18 {
    font-size: 14px;
  }
  .text-20 {
    font-size: 16px;
  }
  .text-30 {
    font-size: 25px;
  }
  .mt-30px {
    margin-top: 15px !important;
  }
  .btn {
    font-size: 12px;
  }
  body {
    font-size: 12px;
  }
}
a.a-color-white {
  color: white;
}

a.a-color-black {
  color: #000;
}

.toast-message {
  width: 337px;
  height: 71px;
  background-color: #FFFFFF;
  border: #fff;
  border-radius: 8px 0px 0px 8px;
  position: fixed;
  bottom: 167px;
  right: 0px;
  -webkit-animation: toast-in-right 1s;
          animation: toast-in-right 1s;
}
.toast-message .close-btn {
  margin-top: 30px;
  position: fixed;
  right: 20px;
  width: 12px;
  height: 12px;
}
.toast-message .text-14.light {
  color: #000;
  padding-left: 15px;
  padding-top: 5px;
}

.toast-message-inner {
  width: 337px;
  height: auto;
  background-color: #FFFFFF;
  border: #fff;
  border-radius: 8px 0px 0px 8px;
  position: fixed;
  bottom: 217px;
  right: 0px;
  -webkit-animation: toast-in-right 1s;
          animation: toast-in-right 1s;
}
.toast-message-inner .close-btn {
  margin-top: 57px;
  position: fixed;
  right: 20px;
  width: 12px;
  height: 12px;
}
.toast-message-inner .text-14.light {
  color: #000;
  padding-left: 15px;
  padding-top: 5px;
}
.toast-message-inner .ui-coin {
  border-radius: 30px;
  height: 30px;
  margin-left: 30px;
  margin-bottom: 20px;
  padding-right: 50px;
  padding-left: 50px;
}
.toast-message-inner .x2-coin {
  width: 40px;
  height: 40px;
  margin-left: 15px;
  position: absolute;
  bottom: 15px;
}

.toast-height {
  height: 89px;
}

.close-btn-2 {
  margin-top: 31px;
}

.ui-coin-cop {
  border-radius: 30px;
  padding-right: 50px;
  padding-left: 25px;
}

.x2-coin-cop {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 42px;
  top: 117px;
}

.ui-coin-quiz {
  border-radius: 30px;
  padding-right: 50px;
  padding-left: 25px;
}

.x2-coin-quiz {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 42px;
  top: 246px;
}

.x2-coin-quiz-2 {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 42px;
  top: 262px;
}

.x2-coin-quiz-2-r2 {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 42px;
  top: 280px;
}

@-webkit-keyframes toast-in-right {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0);
  }
}

@keyframes toast-in-right {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0);
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .contact-form-desktop-view {
    width: 280px;
    margin: auto;
  }
  .menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-image: url(../assets/images/fixed-bg-top-desktop.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: fixed;
    z-index: 100;
    width: 100vw;
    padding: 10px 0px;
  }
  .menu .menu-logo {
    padding-left: 20px;
  }
  .menu .menu-button {
    font-size: 13px;
    font-family: "Muli Bold", sans-serif;
    cursor: pointer;
    padding-right: 20px;
  }
  .bg-parallax {
    background: url(../assets/images/bg/bg-green-desktop-size.jpg);
    background-attachment: fixed;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .text-18 {
    font-size: 11px;
  }
  .text-20 {
    font-size: 13px;
  }
  .mt-30px {
    margin-top: 13px !important;
  }
  .btn {
    font-size: 11px;
  }
  body {
    font-size: 12px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-image: url(../assets/images/fixed-bg-top-desktop.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: fixed;
    z-index: 100;
    width: 100vw;
    padding: 10px 0px;
  }
  .menu .menu-logo {
    padding-left: 20px;
  }
  .menu .menu-button {
    font-size: 13px;
    font-family: "Muli Bold", sans-serif;
    cursor: pointer;
    padding-right: 20px;
  }
  .bg-parallax {
    background: url(../assets/images/bg/bg-green-desktop-size.jpg);
    background-attachment: fixed;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .footer-code-pack {
    background-image: url(../assets/images/green-metal-mobile.png);
    background-size: 100%;
    color: white;
    padding: 10px 19px;
  }
  .footer-code-pack .input-code {
    display: flex;
    background-color: white;
    border-radius: 16px;
    align-items: center;
    justify-content: flex-end;
    padding: 0 2px;
    height: 30px;
    width: 50%;
    margin: auto;
  }
  .footer-code-pack .invalid-code {
    background-color: #FF0000;
    color: white;
    margin: auto;
    width: 45% !important;
    font-size: 10px;
    font-family: "Muli Bold", sans-serif;
    padding: 4px;
    text-align: center;
    border-radius: 0px 0px 16px 16px;
  }
  .footer-code-pack-blue {
    background-image: url(../assets/images/blue-metal-mobile.png);
    background-size: 100%;
    color: white;
    padding: 10px 19px;
  }
  .footer-code-pack-blue .input-code {
    display: flex;
    background-color: white;
    border-radius: 16px;
    align-items: center;
    justify-content: flex-end;
    padding: 0 2px;
    height: 30px;
    width: 50%;
    margin: auto;
  }
  .footer-code-pack-blue .invalid-code {
    background-color: #FF0000;
    color: white;
    margin: auto;
    width: 45% !important;
    font-size: 10px;
    font-family: "Muli Bold", sans-serif;
    padding: 4px;
    text-align: center;
    border-radius: 0px 0px 16px 16px;
  }
  .footer-code-pack-red {
    background-image: url(../assets/images/red-metal-mobile.png);
    background-size: 100%;
    color: white;
    padding: 10px 19px;
  }
  .footer-code-pack-red .input-code {
    display: flex;
    background-color: white;
    border-radius: 16px;
    align-items: center;
    justify-content: flex-end;
    padding: 0 2px;
    height: 30px;
    width: 50%;
    margin: auto;
  }
  .footer-code-pack-red .invalid-code {
    background-color: #FF0000;
    color: white;
    margin: auto;
    width: 45% !important;
    font-size: 10px;
    font-family: "Muli Bold", sans-serif;
    padding: 4px;
    text-align: center;
    border-radius: 0px 0px 16px 16px;
  }
  .text-18 {
    font-size: 8px;
  }
  .text-20 {
    font-size: 10px;
  }
  .mt-30px {
    margin-top: 11px !important;
  }
  .btn {
    font-size: 10px;
  }
  body {
    font-size: 10px;
  }
}
@media (min-width: 540px) and (max-width: 540px) {
  .menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-image: url(../assets/images/fixed-bg-top-desktop.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: fixed;
    z-index: 100;
    width: 100vw;
    padding: 10px 0px;
  }
  .menu .menu-logo {
    padding-left: 10px;
  }
  .menu .menu-button {
    font-size: 13px;
    font-family: "Muli Bold", sans-serif;
    cursor: pointer;
    padding-right: 10px;
  }
  .bg-parallax {
    background: url(../assets/images/bg/bg-green-desktop-size.jpg);
    background-attachment: fixed;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
@media (min-height: 1440px) {
  .bg-parallax {
    background: url(../assets/images/bg/bg-green-desktop-size.jpg);
    background-attachment: fixed;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .dashboard {
    width: 400px !important;
  }
  .dashboard div.logout-content-1 {
    display: flex;
    margin-top: 700px;
    flex-direction: column-reverse;
  }
  .dashboard div.logout-content-1 .logout-content-2 {
    display: flex;
    cursor: pointer;
    width: 100px;
  }
  
  .text-18 {
    font-size: 16px;
  }
  .text-20 {
    font-size: 18px;
  }
  .mt-30px {
    margin-top: 30px !important;
  }
  .btn {
    font-size: 15px;
  }
  body {
    font-size: 14px;
  }
}
@media (min-width: 667px) and (max-width: 736px) {
  .mighty-world {
    margin: auto;
    width: 60%;
  }
  .mighty-world .world {
    display: flex;
    align-items: center;
    padding: 10px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .mighty-world .world:last-of-type {
    border: none;
  }
  .mighty-world .world img {
    width: 79px;
    margin-right: 21px;
  }
  .copyright {
    position: relative;
    width: 70%;
    margin: auto;
  }
  .copyright .text-9 {
    font-size: 11px;
  }
  .footer-code-pack {
    background-image: url(../assets/images/green-metal-mobile.png);
    background-size: 100%;
    color: white;
    padding: 10px 19px;
  }
  .footer-code-pack .input-code {
    display: flex;
    background-color: white;
    border-radius: 16px;
    align-items: center;
    justify-content: flex-end;
    padding: 0 2px;
    height: 30px;
    width: 55%;
    margin: auto;
  }
  .footer-code-pack .invalid-code {
    background-color: #FF0000;
    color: white;
    margin: auto;
    width: 50% !important;
    font-size: 10px;
    font-family: "Muli Bold", sans-serif;
    padding: 4px;
    text-align: center;
    border-radius: 0px 0px 16px 16px;
  }
  .footer-code-pack-blue {
    background-image: url(../assets/images/blue-metal-mobile.png);
    background-size: 100%;
    color: white;
    padding: 10px 19px;
  }
  .footer-code-pack-blue .input-code {
    display: flex;
    background-color: white;
    border-radius: 16px;
    align-items: center;
    justify-content: flex-end;
    padding: 0 2px;
    height: 30px;
    width: 55%;
    margin: auto;
  }
  .footer-code-pack-blue .invalid-code {
    background-color: #FF0000;
    color: white;
    margin: auto;
    width: 50% !important;
    font-size: 10px;
    font-family: "Muli Bold", sans-serif;
    padding: 4px;
    text-align: center;
    border-radius: 0px 0px 16px 16px;
  }
  .footer-code-pack-red {
    background-image: url(../assets/images/red-metal-mobile.png);
    background-size: 100%;
    color: white;
    padding: 10px 19px;
  }
  .footer-code-pack-red .input-code {
    display: flex;
    background-color: white;
    border-radius: 16px;
    align-items: center;
    justify-content: flex-end;
    padding: 0 2px;
    height: 30px;
    width: 55%;
    margin: auto;
  }
  .footer-code-pack-red .invalid-code {
    background-color: #FF0000;
    color: white;
    margin: auto;
    width: 50% !important;
    font-size: 10px;
    font-family: "Muli Bold", sans-serif;
    padding: 4px;
    text-align: center;
    border-radius: 0px 0px 16px 16px;
  }
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .footer-code-pack {
    background-image: url(../assets/images/green-metal-mobile.png);
    background-size: 100%;
    color: white;
    padding: 10px 19px;
  }
  .footer-code-pack .input-code {
    display: flex;
    background-color: white;
    border-radius: 16px;
    align-items: center;
    justify-content: flex-end;
    padding: 0 2px;
    height: 30px;
    width: 40%;
    margin: auto;
  }
  .footer-code-pack .invalid-code {
    background-color: #FF0000;
    color: white;
    margin: auto;
    width: 31% !important;
    font-size: 10px;
    font-family: "Muli Bold", sans-serif;
    padding: 4px;
    text-align: center;
    border-radius: 0px 0px 16px 16px;
  }
  .footer-code-pack-blue {
    background-image: url(../assets/images/blue-metal-mobile.png);
    background-size: 100%;
    color: white;
    padding: 10px 19px;
  }
  .footer-code-pack-blue .input-code {
    display: flex;
    background-color: white;
    border-radius: 16px;
    align-items: center;
    justify-content: flex-end;
    padding: 0 2px;
    height: 30px;
    width: 40%;
    margin: auto;
  }
  .footer-code-pack-blue .invalid-code {
    background-color: #FF0000;
    color: white;
    margin: auto;
    width: 31% !important;
    font-size: 10px;
    font-family: "Muli Bold", sans-serif;
    padding: 4px;
    text-align: center;
    border-radius: 0px 0px 16px 16px;
  }
  .footer-code-pack-red {
    background-image: url(../assets/images/red-metal-mobile.png);
    background-size: 100%;
    color: white;
    padding: 10px 19px;
  }
  .footer-code-pack-red .input-code {
    display: flex;
    background-color: white;
    border-radius: 16px;
    align-items: center;
    justify-content: flex-end;
    padding: 0 2px;
    height: 30px;
    width: 40%;
    margin: auto;
  }
  .footer-code-pack-red .invalid-code {
    background-color: #FF0000;
    color: white;
    margin: auto;
    width: 31% !important;
    font-size: 10px;
    font-family: "Muli Bold", sans-serif;
    padding: 4px;
    text-align: center;
    border-radius: 0px 0px 16px 16px;
  }
  .text-30 {
    font-size: 25px;
  }
  .mt-30px {
    margin-top: 15px !important;
  }
  .btn {
    font-size: 12px;
  }
  body {
    font-size: 12px;
  }
}
