@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat Regular"), local("Montserrat-Regular"), url(https://fonts.gstatic.com/s/montserrat/v14/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat Regular"), local("Montserrat-Regular"), url(https://fonts.gstatic.com/s/montserrat/v14/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat Regular"), local("Montserrat-Regular"), url(https://fonts.gstatic.com/s/montserrat/v14/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat Regular"), local("Montserrat-Regular"), url(https://fonts.gstatic.com/s/montserrat/v14/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat Regular"), local("Montserrat-Regular"), url(https://fonts.gstatic.com/s/montserrat/v14/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

* {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  margin: 0; }

h1,
h2,
h3,
h4,
h5,
strong {
  font-family: 700; }

strong {
  font-weight: normal; }

/* HTML5 Boilerplate
 * ==|== normalize.css ==========================================================
 */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0;
  font-size: 13px;
  line-height: 1.231; }

::-moz-selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none; }

a {
  color: #00e; }

a:visited {
  color: #551a8b; }

a:hover {
  color: #06e; }

a:focus {
  outline: thin dotted; }

a:hover, a:active {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

pre, code, kbd, samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

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

small {
  font-size: 85%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

ul, ol {
  margin: 0;
  padding: 0; }

dd {
  margin: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

label {
  cursor: pointer; }

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal;
  *overflow: visible; }

table button, table input {
  *overflow: auto; }

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

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

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

/* ==|== non-semantic helper classes ======================================== */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr; }

.ir br {
  display: none; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

body {
  font-family: Montserrat, sans-serif;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 100%; }

main {
  padding-top: 98px; }
  @media (max-width: 575px) {
    main {
      padding-top: 72px !important; } }
  @media (max-width: 374px) {
    main {
      padding-top: 50px; } }

.container {
  max-width: 1180px;
  margin: auto;
  padding: 0 75px;
  position: relative; }
  @media (max-width: 575px) {
    .container {
      padding: 0 20px; } }

input,
textarea,
select {
  font-family: Montserrat, sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

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

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

.required {
  color: #cd2e2e; }
  .required small {
    font-size: 0.75rem; }

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

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

.btn {
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  line-height: 1.5;
  border-radius: 0;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  font-size: 13px;
  padding: 10px 4px;
  text-decoration: none;
  margin: 0;
  box-sizing: border-box;
  font-weight: 600;
  min-width: 180px; }
  .btn:focus {
    border-radius: 0; }
  .btn.btn-block {
    width: 100%; }
  .btn.btn-gray {
    background-color: #fafafa;
    border: 1px solid #dfdfdf;
    color: #000000; }
    .btn.btn-gray:hover {
      background-color: #efecec; }
    .btn.btn-gray:disabled {
      color: #afafaf;
      pointer-events: none; }
  .btn.btn-black {
    background-color: #000000;
    border: 1px solid #000000;
    color: #ffffff; }
    .btn.btn-black:hover {
      background-color: #222222; }
    .btn.btn-black:disabled {
      color: #424242;
      pointer-events: none;
      background-color: #1b1b1b; }
  @media (max-width: 575px) {
    .btn {
      min-width: inherit; } }

.tooltip {
  position: relative;
  text-decoration: underline dotted;
  transition: color linear 150ms;
  box-sizing: content-box;
  border-top: 2px solid transparent; }
  .tooltip:hover, .tooltip:focus-visible {
    color: #000; }
  .tooltip:focus-visible {
    outline: 2px solid currentColor;
    outline-offset: 1px; }
  .tooltip:hover::before, .tooltip:hover::after, .tooltip:focus-visible::before, .tooltip:focus-visible::after {
    opacity: 1;
    visibility: visible; }
  .tooltip::before, .tooltip::after {
    visibility: hidden;
    opacity: 0;
    transition: visibility 150ms, opacity 150ms linear; }
  .tooltip::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #55e8ae;
    left: 50%;
    top: -3px;
    transform: translateY(-100%) translateX(-50%); }
  .tooltip::after {
    width: calc(100% - 54px);
    content: attr(data-content);
    font-size: 12px;
    border-radius: 4px;
    color: #fff;
    font-style: normal;
    background: #55e8ae;
    padding: 10px 18px;
    text-align: center;
    position: absolute;
    white-space: nowrap;
    top: -5px;
    left: 50%;
    transform: translateY(-110%) translateX(-50%);
    z-index: 1; }

header {
  position: fixed;
  top: 0;
  width: 100vw;
  height: 98px;
  background-color: #fff;
  z-index: 10;
  justify-content: center;
  text-align: center;
  border-bottom: 1px solid #dcdcdc; }
  header .site-logo {
    display: block; }
  @media (max-width: 575px) {
    header {
      height: 72px; } }

.footer-blocker {
  height: 128px; }
  @media (max-width: 575px) {
    .footer-blocker {
      height: 106px; } }

footer {
  background-color: rgba(255, 255, 255, 0.8);
  padding-bottom: 45px;
  padding-top: 4px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0; }
  footer .float {
    display: block;
    margin-left: -1px;
    margin-right: -1px; }
    footer .float .align-left {
      float: left; }
    footer .float .align-right {
      float: right; }
  @media (max-width: 575px) {
    footer {
      padding-bottom: 0;
      padding-top: 1px; }
      footer .container {
        max-width: 100%;
        padding: 0; }
      footer .float {
        display: flex;
        flex-wrap: wrap;
        table-layout: inherit;
        padding-bottom: 0;
        margin-left: 0;
        margin-right: 0; }
        footer .float .align-left,
        footer .float .align-right {
          flex: 0 0 50%; }
          footer .float .align-left.btn-prev, footer .float .align-left.btn-next,
          footer .float .align-right.btn-prev,
          footer .float .align-right.btn-next {
            min-width: 50% !important; } }

legend {
  text-align: center;
  display: block;
  padding-top: 40px;
  width: 100%;
  margin-left: 0; }
  legend h1 {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 18px; }
  legend h2 {
    color: #a7a7a7;
    font-size: 18px; }
  @media (max-width: 833px) {
    legend {
      padding-top: 70px; } }
  @media (max-width: 575px) {
    legend {
      padding-top: 40px; }
      legend h1 {
        font-size: 22px; } }

.bookmarks {
  margin: 0;
  position: absolute;
  top: 50%;
  right: 32px;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-top: 160px; }
  .bookmarks ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .bookmarks ul li {
      display: block;
      margin-bottom: 8px; }
      .bookmarks ul li a {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        display: block;
        background-color: #999999;
        outline: none; }
      .bookmarks ul li.active a {
        background-color: #000000; }
      .bookmarks ul li.disabled a {
        background-color: #d8d8d8;
        pointer-events: none; }
  @media (max-width: 1179px) {
    .bookmarks {
      display: none; } }

.not-yet-implemented {
  position: fixed;
  top: 53px;
  right: -42px;
  z-index: 100;
  transform: rotate(45deg);
  background-color: #cd2e2e;
  padding: 4px 0;
  width: 220px;
  text-align: center;
  color: #ffffff;
  font-size: 15px; }

.blank-content {
  padding-top: 40px;
  display: block;
  font-weight: 600;
  text-align: center;
  font-size: 15px;
  line-height: 1.5;
  max-width: 70%;
  margin: auto; }
  .blank-content img {
    margin-bottom: 8px; }

ul.select-answer-option-content {
  margin: auto;
  padding: 0;
  list-style: none;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-top: 72px; }
  ul.select-answer-option-content input[type="radio"],
  ul.select-answer-option-content input[type="checkbox"] {
    display: none; }
  ul.select-answer-option-content li {
    padding: 2px;
    margin-bottom: 10px; }
    ul.select-answer-option-content li img {
      width: 100%; }
  ul.select-answer-option-content .select {
    padding: 8px;
    display: block;
    border: 1px solid transparent; }
    ul.select-answer-option-content .select:hover {
      border: 1px solid #ccc; }
    ul.select-answer-option-content .select.active {
      border: 1px solid #000; }
  ul.select-answer-option-content .label {
    padding: 0 6px;
    margin-top: 16px;
    font-weight: 600;
    font-size: 15px; }
  ul.select-answer-option-content.row-2 {
    padding-top: 24px;
    width: 65%; }
  ul.select-answer-option-content.row-3 {
    padding-top: 24px; }
  @media (max-width: 1179px) {
    ul.select-answer-option-content.row-2 {
      width: 72%; } }
  @media (max-width: 833px) {
    ul.select-answer-option-content {
      padding-top: 40px;
      display: flex;
      flex-wrap: wrap;
      max-width: 450px;
      margin: auto; }
      ul.select-answer-option-content li {
        flex: 0 0 50%;
        align-self: flex-start;
        padding: 0; }
        ul.select-answer-option-content li:first-child {
          margin-left: 0; }
        ul.select-answer-option-content li:last-child {
          margin-right: 0; }
        ul.select-answer-option-content li .select {
          padding: 6px; }
      ul.select-answer-option-content.row-2 {
        padding-top: 40px;
        width: 100%;
        max-width: 100%; }
      ul.select-answer-option-content.row-3 {
        padding-top: 90px;
        max-width: 100%; }
        ul.select-answer-option-content.row-3 li {
          flex: 0 33%; }
          ul.select-answer-option-content.row-3 li .select {
            padding: 4px; } }
  @media (max-width: 833px) {
    ul.select-answer-option-content {
      padding-top: 20px; }
      ul.select-answer-option-content.row-2, ul.select-answer-option-content.row-3 {
        padding-top: 20px; } }

.select-answer-option-content {
  padding-top: 72px; }

.image-grid-items {
  overflow: auto;
  max-width: 1180px;
  position: relative;
  box-sizing: border-box;
  text-align: center;
  margin: 0 auto; }
  .image-grid-items input[type="radio"],
  .image-grid-items input[type="checkbox"] {
    display: none; }
  .image-grid-items .image-grid-item {
    width: 290px;
    float: left;
    padding: 0;
    margin: 0;
    border-radius: 1px;
    overflow: hidden;
    box-sizing: border-box; }
    .image-grid-items .image-grid-item .select {
      margin: 2px;
      display: block;
      border: 1px solid transparent;
      overflow: hidden; }
      .image-grid-items .image-grid-item .select .item-image {
        margin: 10px;
        overflow: hidden; }
        .image-grid-items .image-grid-item .select .item-image img {
          width: 100%; }
      .image-grid-items .image-grid-item .select:hover {
        border: 1px solid #ccc; }
      .image-grid-items .image-grid-item .select.active {
        border: 1px solid #000; }
    .image-grid-items .image-grid-item .label {
      font-weight: 600;
      font-size: 15px;
      position: absolute;
      bottom: 13px;
      left: 13px;
      background-color: #333;
      color: #fff;
      padding: 2px 5px;
      border-radius: 2px; }
  @media (max-width: 1309px) {
    .image-grid-items {
      max-width: 880px; } }
  @media (max-width: 1020px) {
    .image-grid-items {
      max-width: 580px; } }
  @media (max-width: 730px) {
    .image-grid-items {
      max-width: 292px; } }
  @media (max-width: 420px) {
    .image-grid-items {
      max-width: 100%; }
      .image-grid-items .image-grid-item {
        width: 100%; } }

.select-image-option-content {
  display: table;
  width: 100%;
  margin-top: 60px;
  vertical-align: middle; }
  .select-image-option-content.switch-image-option-content {
    position: relative; }
    .select-image-option-content.switch-image-option-content .select-options {
      border: 3px solid transparent;
      overflow: hidden;
      height: 334px !important;
      width: 334px !important;
      padding: 0 !important;
      margin: auto; }
      .select-image-option-content.switch-image-option-content .select-options.active {
        border: 3px solid #55e8ae; }
      .select-image-option-content.switch-image-option-content .select-options .switch-option-image {
        width: 100%; }
        .select-image-option-content.switch-image-option-content .select-options .switch-option-image img {
          width: 100%;
          margin: auto; }
    @media (max-width: 833px) {
      .select-image-option-content.switch-image-option-content .options ul li {
        width: 100%; }
        .select-image-option-content.switch-image-option-content .options ul li .select-options {
          height: 220px !important;
          width: 220px !important; } }
  .select-image-option-content .row {
    display: table-row; }
    .select-image-option-content .row .col {
      display: table-cell;
      vertical-align: middle;
      width: 50%; }
  .select-image-option-content .image {
    text-align: right;
    padding-right: 20px;
    max-height: 450px;
    overflow: hidden; }
    .select-image-option-content .image img {
      width: 78%; }
    @media (max-width: 1179px) {
      .select-image-option-content .image img {
        width: 100%; } }
  .select-image-option-content .options {
    padding-left: 20px; }
    .select-image-option-content .options input[type="radio"],
    .select-image-option-content .options input[type="checkbox"] {
      display: none; }
    .select-image-option-content .options ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .select-image-option-content .options ul li .select-radio,
      .select-image-option-content .options ul li .select-checkbox {
        width: 100%;
        display: block;
        margin-bottom: 28px;
        min-height: 22px;
        line-height: 22px; }
        .select-image-option-content .options ul li .select-radio div,
        .select-image-option-content .options ul li .select-radio span,
        .select-image-option-content .options ul li .select-checkbox div,
        .select-image-option-content .options ul li .select-checkbox span {
          position: relative;
          padding-left: 36px;
          font-size: 18px;
          font-weight: 600; }
          .select-image-option-content .options ul li .select-radio div:before,
          .select-image-option-content .options ul li .select-radio span:before,
          .select-image-option-content .options ul li .select-checkbox div:before,
          .select-image-option-content .options ul li .select-checkbox span:before {
            content: '';
            position: absolute; }
      .select-image-option-content .options ul li .select-radio div:before,
      .select-image-option-content .options ul li .select-radio span:before {
        border: 1px solid #000000;
        left: 0;
        top: 0;
        border-radius: 50%;
        width: 20px;
        height: 20px; }
      .select-image-option-content .options ul li .select-radio.active div:before,
      .select-image-option-content .options ul li .select-radio.active span:before {
        background-color: #000000; }
      .select-image-option-content .options ul li .select-radio.active div:after,
      .select-image-option-content .options ul li .select-radio.active span:after {
        background-color: #ffffff;
        border-radius: 50%;
        content: '';
        position: absolute;
        left: 6px;
        top: 6px;
        width: 10px;
        height: 10px; }
      .select-image-option-content .options ul li .select-checkbox div:before,
      .select-image-option-content .options ul li .select-checkbox span:before {
        border: 1px solid #000000;
        left: 0;
        top: 0;
        width: 18px;
        height: 18px; }
      .select-image-option-content .options ul li .select-checkbox.active div:before,
      .select-image-option-content .options ul li .select-checkbox.active span:before {
        background-color: #000000; }
      .select-image-option-content .options ul li .select-checkbox.active div:after,
      .select-image-option-content .options ul li .select-checkbox.active span:after {
        content: "";
        background-color: transparent;
        position: absolute;
        left: 7px;
        top: 3px;
        width: 4px;
        border-bottom: 2px solid #ffffff;
        height: 9px;
        border-right: 2px solid #ffffff;
        transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg); }
  @media (max-width: 575px) {
    .select-image-option-content {
      display: block;
      margin-top: 20px; }
      .select-image-option-content .row .col {
        width: 100%;
        display: block; }
      .select-image-option-content .image {
        max-height: 200px;
        padding-right: 0; }
      .select-image-option-content .options {
        margin-top: 28px;
        padding-left: 10px;
        padding-right: 10px; } }

.select-answer-option-content .sublabel {
  color: #a7a7a7;
  font-size: 12px;
  text-align: center;
  margin-top: 4px; }

.select-answer-option-content.select-answer-items li {
  flex: 0 0 20%;
  padding: 0 !important; }

.select-answer-option-content.select-answer-items.items-row-1 li {
  flex: 0 0 100%; }

.select-answer-option-content.select-answer-items.items-row-2 li {
  flex: 0 0 50%; }

.select-answer-option-content.select-answer-items.items-row-3 li {
  flex: 0 0 33%; }

.select-answer-option-content.select-answer-items.items-row-4 li {
  flex: 0 0 25%; }

.select-answer-option-content.select-answer-items.items-row-5 li {
  flex: 0 0 20%; }

.select-answer-option-content.select-answer-items.items-row-6 li {
  flex: 0 0 16.6%; }

.select-answer-option-content.select-answer-items.items-row-7 li {
  flex: 0 0 14.2%; }

.select-answer-option-content.select-answer-items.items-row-8 li {
  flex: 0 0 12.48%; }

.select-answer-option-content.select-answer-items.items-row-9 li {
  flex: 0 0 11%; }

.select-answer-option-content.select-answer-items.items-row-10 li {
  flex: 0 0 10%; }

@media (max-width: 1179px) {
  .select-answer-option-content.select-answer-items li {
    flex: 0 0 25% !important; } }

@media (max-width: 833px) {
  .select-answer-option-content.select-answer-items {
    max-width: 100%; } }

@media (max-width: 968px) {
  .select-answer-option-content.select-answer-items li {
    flex: 0 0 33% !important; } }

@media (max-width: 833px) {
  .select-answer-option-content.select-answer-items li {
    flex: 0 0 50% !important; } }

@media (max-width: 1179px) {
  .select-answer-option-content.select-answer-items.items-row-2 li {
    flex: 0 0 50% !important; }
  .select-answer-option-content.select-answer-items.items-row-3 li {
    flex: 0 0 33% !important; } }

@media (max-width: 833px) {
  .select-answer-option-content.select-answer-items.items-row-2 li, .select-answer-option-content.select-answer-items.items-row-3 li {
    flex: 0 0 50% !important; } }

.form-container {
  margin: auto;
  max-width: 380px; }
  .form-container .divider {
    text-align: center;
    height: 22px;
    position: relative; }
    .form-container .divider:before {
      content: '';
      position: absolute;
      left: 0;
      top: 50%;
      border-top: 1px solid #000000;
      width: 100%;
      z-index: 1; }
    .form-container .divider span {
      position: absolute;
      left: 0;
      right: 0;
      z-index: 2;
      margin: auto;
      display: inline-block;
      background-color: #ffffff;
      padding: 4px 15px;
      width: max-content;
      font-size: 15px; }
  .form-container .social-content {
    text-align: center;
    margin: 60px 0 50px; }
    .form-container .social-content ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .form-container .social-content ul li {
        display: inline-block;
        padding: 0 4px; }
        .form-container .social-content ul li a.icon {
          border: 2px solid #000000;
          border-radius: 50%;
          width: 56px;
          height: 56px;
          display: block;
          text-align: center; }
          .form-container .social-content ul li a.icon img {
            height: 20px;
            margin-top: 18px; }
  .form-container .form {
    display: flex;
    flex-wrap: wrap;
    margin-top: 32px;
    margin-left: -6px;
    margin-right: -6px; }
    .form-container .form .form-group {
      flex: 0 0 100%;
      align-self: flex-start;
      margin-bottom: 20px; }
      .form-container .form .form-group.w2 {
        flex: 0 0 20%; }
      .form-container .form .form-group.w3 {
        flex: 0 0 30%; }
      .form-container .form .form-group.w4 {
        flex: 0 0 40%; }
      .form-container .form .form-group.w5 {
        flex: 0 0 50%; }
      .form-container .form .form-group.w6 {
        flex: 0 0 60%; }
      .form-container .form .form-group.w7 {
        flex: 0 0 70%; }
      .form-container .form .form-group.w8 {
        flex: 0 0 80%; }
      .form-container .form .form-group .form-content {
        padding: 0 6px; }
        .form-container .form .form-group .form-content label {
          display: block;
          font-weight: 600;
          font-size: 15px;
          margin-bottom: 8px; }
        .form-container .form .form-group .form-content .form-input {
          width: 100%;
          padding: 8px 12px;
          font-size: 20px;
          border: 1px solid #000000;
          border-radius: 0;
          outline: none; }
  .form-container a {
    color: #000000;
    font-weight: bold;
    text-decoration: none; }
  @media (max-width: 575px) {
    .form-container {
      max-width: 100%; }
      .form-container .social-content {
        margin: 16px 0 10px; }
        .form-container .social-content .icon {
          width: 40px !important;
          height: 40px !important; }
          .form-container .social-content .icon img {
            height: 16px !important;
            margin-top: 12px !important; }
      .form-container .form {
        margin-top: 16px; } }

.open-field-container {
  margin: auto;
  margin-top: 26px;
  margin-bottom: 68px;
  padding: 18px 20px;
  border-radius: 6px;
  border: 4px solid #f5f5f5;
  display: block;
  width: 540px; }
  @media (max-width: 833px) {
    .open-field-container {
      width: calc(80% - 40px); } }
  @media (max-width: 575px) {
    .open-field-container {
      width: calc(94% - 40px); } }
  @media (max-width: 374px) {
    .open-field-container {
      width: calc(98% - 40px); } }
  .open-field-container.open-field-image-below {
    margin-bottom: 12px; }
  .open-field-container label {
    color: #6d6d6d;
    font-size: 18px;
    margin-bottom: 8px;
    display: block;
    cursor: auto;
    text-align: center;
    font-family: graphik !important;
    font-weight: 900 !important; }
  .open-field-container textarea {
    width: 100%;
    margin: auto;
    outline: none;
    padding: 10px;
    font-size: 15px;
    border: 1px solid #333333;
    border-top: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
    border-bottom: 2px solid #55e8ae;
    overflow: hidden;
    border-radius: 4px; }

.confirm-container {
  max-width: 600px;
  text-align: center;
  margin: auto; }
  .confirm-container .outfitter {
    margin: 74px 0; }
    .confirm-container .outfitter img {
      border-radius: 50%;
      max-height: 240px; }
  .confirm-container .details {
    font-size: 15px;
    margin: 36px 0;
    line-height: 26px; }
  @media (max-width: 575px) {
    .confirm-container {
      max-width: 100%; }
      .confirm-container .outfitter {
        margin: 24px 0; }
        .confirm-container .outfitter img {
          max-height: 180px; } }

.dropdown-select-container {
  max-width: 600px;
  text-align: center;
  margin: auto; }
  .dropdown-select-container .image {
    margin: 38px 0; }
    .dropdown-select-container .image img {
      border-radius: 50%;
      max-height: 240px; }
  .dropdown-select-container .image-below {
    margin: 32px 0;
    text-align: center; }
    .dropdown-select-container .image-below img {
      width: 100%;
      max-height: 320px; }
  .dropdown-select-container .details {
    font-size: 15px;
    margin: 36px 0 18px;
    line-height: 26px; }
  .dropdown-select-container .select-content {
    max-width: 360px;
    margin: auto;
    position: relative;
    background-color: #ffffff; }
    .dropdown-select-container .select-content select {
      display: block;
      width: 100%;
      outline: none;
      border-radius: 0;
      padding: 10px 32px 10px 10px;
      font-size: 16px;
      cursor: pointer;
      border: 1px solid #333333;
      height: 42px;
      -moz-appearance: none;
      /* Firefox */
      -webkit-appearance: none;
      /* Safari and Chrome */
      appearance: none;
      z-index: 10;
      position: relative;
      background-color: transparent; }
      .dropdown-select-container .select-content select[multiple] {
        height: 120px;
        background-color: #ffffff;
        padding: 4px; }
      .dropdown-select-container .select-content select::-webkit-scrollbar {
        width: 10px; }
      .dropdown-select-container .select-content select::-webkit-scrollbar-track {
        background-color: #eeeeee; }
      .dropdown-select-container .select-content select::-webkit-scrollbar-thumb {
        background-color: #333333; }
      .dropdown-select-container .select-content select::-ms-expand {
        display: none; }
    .dropdown-select-container .select-content .custom-arrow {
      position: absolute;
      top: 1px;
      right: 1px;
      border-left: 1px solid #333333;
      padding: 4px 4px;
      height: calc(100% - 10px);
      z-index: 2;
      pointer-events: none; }
      .dropdown-select-container .select-content .custom-arrow img {
        z-index: 1;
        margin: 8px; }
  .dropdown-select-container.signup-content {
    text-align: left; }
    .dropdown-select-container.signup-content .select-content {
      max-width: 100%; }
  @media (max-width: 575px) {
    .dropdown-select-container {
      max-width: 100%; }
      .dropdown-select-container .image {
        margin: 24px 0; }
        .dropdown-select-container .image img {
          max-height: 180px; } }

.text-container {
  max-width: 600px;
  text-align: center;
  margin: auto; }
  .text-container .image {
    margin: 74px 0; }
    .text-container .image img {
      border-radius: 50%;
      max-height: 240px; }
  .text-container .details {
    font-size: 15px;
    margin: 36px 0 18px;
    line-height: 26px; }
  .text-container .input-content {
    max-width: 360px;
    margin: auto;
    position: relative;
    margin-top: 60px; }
    .text-container .input-content input {
      width: 100%;
      margin: auto;
      outline: none;
      border-radius: 0;
      padding: 10px 10px 10px 10px;
      font-size: 15px;
      border: 1px solid #333333;
      height: 42px; }
      .text-container .input-content input.label-align {
        padding: 10px 38px 10px 10px; }
    .text-container .input-content .icon-label {
      position: absolute;
      top: 11px;
      right: 8px;
      font-size: 16px; }
    .text-container .input-content .input-help {
      position: absolute;
      bottom: -15px;
      left: 0;
      font-size: 12px;
      color: #4a4a4a;
      width: 100%;
      text-align: right; }
  @media (max-width: 575px) {
    .text-container {
      max-width: 100%; }
      .text-container .image {
        margin: 24px 0; }
        .text-container .image img {
          max-height: 180px; } }

.uploader-container {
  max-width: 600px;
  text-align: center;
  margin: auto; }
  .uploader-container .image {
    margin: 74px 0; }
    .uploader-container .image img {
      border-radius: 50%;
      max-height: 240px; }
  .uploader-container .details {
    font-size: 15px;
    margin: 36px 0 18px;
    line-height: 26px; }
  .uploader-container .uploader-content {
    max-width: 360px;
    margin: auto;
    position: relative;
    background-color: #ffffff; }
    .uploader-container .uploader-content .uploader {
      display: block;
      width: 100%;
      outline: none;
      border-radius: 0;
      padding: 14px 0 15px 14px;
      font-size: 15px;
      cursor: pointer;
      border: 1px solid #333333;
      height: 14px;
      -moz-appearance: none;
      -webkit-appearance: none;
      appearance: none;
      z-index: 10;
      position: relative;
      background-color: transparent;
      text-align: left; }
      .uploader-container .uploader-content .uploader .label {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-right: 40px; }
        .uploader-container .uploader-content .uploader .label.placeholder {
          color: #757575; }
      .uploader-container .uploader-content .uploader input[type=file] {
        position: absolute;
        cursor: pointer;
        left: 0;
        top: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -ms-opacity: 0;
        -o-opacity: 0;
        opacity: 0;
        height: 100%;
        width: 100%;
        display: block; }
        .uploader-container .uploader-content .uploader input[type=file].file-hidden {
          height: 1px;
          width: 1px; }
      .uploader-container .uploader-content .uploader .icon {
        position: absolute;
        top: 0;
        right: 0;
        border-left: 1px solid #333333;
        padding: 4px 4px;
        height: calc(100% - 8px);
        z-index: 2;
        pointer-events: none; }
        .uploader-container .uploader-content .uploader .icon img {
          z-index: 1;
          margin: 5px 8px; }
    .uploader-container .uploader-content .upload-files-items {
      position: relative;
      margin-top: 8px;
      text-align: left;
      width: calc(100% + 33px);
      margin-left: -4px; }
      .uploader-container .uploader-content .upload-files-items ul {
        list-style: none;
        padding: 0; }
        .uploader-container .uploader-content .upload-files-items ul li {
          width: 30%;
          display: inline-block;
          position: relative;
          height: 120px;
          border: 1px solid #333333;
          font-size: 15px;
          margin: 4px; }
          .uploader-container .uploader-content .upload-files-items ul li .file-image {
            height: 100%;
            overflow: hidden;
            vertical-align: middle;
            display: flex;
            justify-content: center; }
          .uploader-container .uploader-content .upload-files-items ul li .file-name {
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            width: 100%;
            font-size: 12px; }
          .uploader-container .uploader-content .upload-files-items ul li .file-remove {
            position: absolute;
            top: 3px;
            right: 2px;
            cursor: pointer;
            background-color: #fff;
            border-radius: 50%;
            height: 18px;
            width: 18px;
            text-align: center; }
            .uploader-container .uploader-content .upload-files-items ul li .file-remove img {
              width: 14px; }
          .uploader-container .uploader-content .upload-files-items ul li:hover {
            background-color: #f1f1f1; }
    .uploader-container .uploader-content .error-message {
      font-size: 11px;
      color: #ff253a;
      margin-top: 6px; }
  @media (max-width: 575px) {
    .uploader-container {
      max-width: 100%; }
      .uploader-container .image {
        margin: 24px 0; }
        .uploader-container .image img {
          max-height: 180px; } }

.pay-online-container .hide {
  display: none; }

.pay-online-container .pay-online-verify {
  text-align: center;
  border-radius: 4px;
  padding: 64px 4px; }

.pay-online-container .pay-online-success {
  text-align: center;
  border-radius: 4px;
  padding: 64px 4px;
  box-shadow: 1px 1px 3px #0606; }
  .pay-online-container .pay-online-success .title {
    font-weight: bold;
    color: #0b740a;
    margin-bottom: 9px; }

.pay-online-container .pay-online-failed {
  text-align: center;
  border-radius: 4px;
  padding: 64px 4px;
  box-shadow: 1px 1px 3px #ff9d9d; }
  .pay-online-container .pay-online-failed .title {
    font-weight: bold;
    color: #b12727;
    margin-bottom: 9px; }

.pay-online-container .pay-online-icon {
  margin-bottom: 20px; }
  .pay-online-container .pay-online-icon img {
    width: 48px; }

.pay-online-container .powered-by {
  text-align: center;
  font-size: 11px;
  margin-top: 12px; }

.stages-container {
  position: fixed;
  bottom: 40px;
  left: 0;
  right: 0;
  width: 40%;
  margin: auto;
  z-index: 10; }

.stages-container .stages {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: 12px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  text-align: center; }

.stages-container .stages .stage {
  height: 10px;
  padding: 0;
  margin: 0;
  display: inline-block;
  position: relative; }

.stages-container .stages .stage:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 5px 0 5px;
  border-color: transparent transparent transparent transparent; }

.stages-container .stages .stage:after {
  position: absolute;
  width: 100%;
  height: 4px;
  content: "";
  background-color: #c7c7c7;
  left: 0;
  top: 0; }

.stages-container .stages .stage .number {
  position: absolute;
  top: -33px;
  left: 0;
  right: 0;
  width: 20px;
  height: 13px;
  margin: auto;
  background-color: #fff;
  border: 1px solid #c7c7c7;
  border-radius: 50%;
  color: #c7c7c7;
  padding: 5px 2px; }

.stages-container .stages .stage .label {
  margin-top: 12px;
  color: #c7c7c7; }

.stages-container .stages .stage.finished:before {
  border-color: none; }

.stages-container .stages .stage.finished:after {
  background-color: #333; }

.stages-container .stages .stage.finished .number {
  background-color: #333;
  border-color: #333;
  color: #fff; }

.stages-container .stages .stage.finished .label {
  color: #333;
  font-weight: bold; }

.stages-container .stages .stage.finished {
  cursor: pointer; }

.stages-container .stages .stage.finished:before {
  border-color: transparent; }

.stages-container .stages .stage.finished:after {
  background-color: #333; }

.stages-container .stages .stage.finished .number {
  background-color: #333;
  border-color: #333;
  color: #fff; }

.stages-container .stages .stage.finished .label {
  color: #333;
  font-weight: bold; }

.stages-container .stages .stage.active:before {
  border-color: #818181 transparent transparent transparent; }

.stages-container .stages .stage.active:after {
  background-color: #818181; }

.stages-container .stages .stage.active .number {
  background-color: #818181;
  border-color: #818181;
  color: #fff; }

.top-image-content {
  margin: auto;
  padding-top: 36px;
  overflow: hidden; }
  .top-image-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center; }
    .top-image-content ul li {
      display: inline-block; }
      .top-image-content ul li img {
        max-height: 146px;
        margin: 4px;
        border: 1px solid #f6f6f6; }
        @media (max-width: 833px) {
          .top-image-content ul li img {
            max-height: 120px; } }
        @media (max-width: 575px) {
          .top-image-content ul li img {
            max-height: 90px; } }

.image-content {
  margin: auto;
  overflow: hidden;
  padding-top: 20px;
  margin-bottom: 68px !important; }
  .image-content img {
    border-radius: 0 !important;
    max-height: 168px; }
  .image-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center; }
    .image-content ul li {
      display: inline-block; }
      .image-content ul li img {
        max-height: 210px;
        margin: 4px; }
        @media (max-width: 1179px) {
          .image-content ul li img {
            max-height: 168px; } }
        @media (max-width: 833px) {
          .image-content ul li img {
            max-height: 120px; } }
        @media (max-width: 575px) {
          .image-content ul li img {
            max-height: 90px; } }
  .image-content.below-images {
    margin: 32px 0; }
    .image-content.below-images ul {
      align-items: center;
      justify-content: center;
      list-style: none;
      padding: 0;
      margin: 0;
      display: grid;
      grid-template-columns: repeat(4, 1fr); }
      @media (max-width: 575px) {
        .image-content.below-images ul {
          grid-template-columns: repeat(2, 1fr) !important; } }
      .image-content.below-images ul li {
        display: flex;
        justify-content: center;
        align-items: center; }
        .image-content.below-images ul li img {
          max-width: 100%;
          height: auto;
          display: block; }

.modal-popup {
  width: 640px;
  padding: 24px;
  min-height: 120px;
  position: fixed;
  z-index: 12;
  background-color: white;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 15px;
  text-align: left;
  left: calc(50% - 334px);
  top: 60px;
  box-shadow: 2px 2px 4px 0 #6d6d6d; }
  .modal-popup .popup-image-content {
    padding-top: 12px;
    text-align: center; }
    .modal-popup .popup-image-content img {
      width: 100%;
      border-radius: 4px; }
  .modal-popup .modal-content::-webkit-scrollbar {
    width: 10px;
    border-radius: 3px; }
  .modal-popup .modal-content::-webkit-scrollbar-track {
    background-color: #eeeeee; }
  .modal-popup .modal-content::-webkit-scrollbar-thumb {
    background-color: #b6b6b6; }
  .modal-popup .modal-content::-ms-expand {
    display: none; }
  .modal-popup .modal-content .model-content-inner {
    padding-right: 6px; }
  .modal-popup .modal-content h1,
  .modal-popup .modal-content h2,
  .modal-popup .modal-content h3 {
    font-family: graphik !important;
    margin-bottom: 12px; }
  .modal-popup .modal-content h1 {
    font-size: 32px;
    font-weight: 900 !important; }
  .modal-popup .modal-content h2 {
    font-size: 26px;
    font-weight: 900 !important; }
  .modal-popup .modal-content h3 {
    font-size: 24px;
    font-weight: 600 !important; }
  .modal-popup .modal-content .popup-children-content {
    margin-top: 14px; }
    .modal-popup .modal-content .popup-children-content ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .modal-popup .modal-content .popup-children-content ul li {
        display: block;
        margin: 0; }
        .modal-popup .modal-content .popup-children-content ul li .children-title {
          font-family: graphik;
          font-weight: 600;
          padding: 6px 8px;
          background-color: #fbfbfb;
          position: relative;
          cursor: pointer;
          border: 2px solid #f1f1f1;
          margin-bottom: 4px;
          border-radius: 6px; }
          .modal-popup .modal-content .popup-children-content ul li .children-title:after {
            content: '\25BA';
            position: absolute;
            top: 6px;
            right: 8px;
            color: #b7b7b7; }
          .modal-popup .modal-content .popup-children-content ul li .children-title.open {
            border-radius: 6px 6px 0 0; }
            .modal-popup .modal-content .popup-children-content ul li .children-title.open:after {
              content: '\25BC';
              color: #737373; }
        .modal-popup .modal-content .popup-children-content ul li .children-content {
          border-top: none;
          margin-bottom: 14px;
          margin-top: -5px;
          display: none; }
          .modal-popup .modal-content .popup-children-content ul li .children-content .children-inner {
            padding: 10px 12px;
            border: 1px solid #f1f1f1; }
          .modal-popup .modal-content .popup-children-content ul li .children-content.open {
            display: block; }
          .modal-popup .modal-content .popup-children-content ul li .children-content .children-image-content {
            margin-top: 12px;
            text-align: center;
            width: 100%; }
            .modal-popup .modal-content .popup-children-content ul li .children-content .children-image-content img {
              width: 100%;
              border-radius: 4px; }
  .modal-popup .btn-modal-popup-close {
    position: absolute;
    top: 3px;
    padding: 4px;
    right: 2px;
    line-height: 0;
    background: transparent;
    border: none; }
    .modal-popup .btn-modal-popup-close svg {
      width: 16px;
      height: 16px; }
  .modal-popup .flex {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  @media (max-width: 940px) {
    .modal-popup {
      width: 520px;
      left: calc(50% - 284px); } }
  @media (max-width: 627px) {
    .modal-popup {
      width: calc(100% - 76px);
      left: 20px;
      padding: 16px; } }

.btn-modal-popup-open {
  cursor: pointer;
  border: none;
  text-decoration: none;
  padding: 14px 0;
  background-color: transparent;
  text-align: center;
  width: 100%;
  color: #a7a7a7;
  font-size: 18px; }
  .btn-modal-popup-open:hover {
    color: #333; }
  .btn-modal-popup-open svg {
    width: 14px; }
  .btn-modal-popup-open p {
    display: inline-block; }
  .btn-modal-popup-open.btn-modal-popup-sub-question {
    font-size: 14px; }
    .btn-modal-popup-open.btn-modal-popup-sub-question svg {
      width: 12px; }

.overlay-modal-popup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(3px);
  z-index: 11; }

.hidden-modal-popup {
  display: none; }

.reported-sizes-container {
  display: block; }
  .reported-sizes-container .reported-sizes-content {
    padding-top: 40px; }
    .reported-sizes-container .reported-sizes-content .reported-size-items {
      margin-bottom: 24px !important;
      display: block; }
    .reported-sizes-container .reported-sizes-content .reported-title {
      font-family: graphik;
      font-size: 18px;
      margin-bottom: 6px;
      font-weight: 600; }
    .reported-sizes-container .reported-sizes-content .select-image-option-content {
      padding-top: 0; }
    .reported-sizes-container .reported-sizes-content .reported-sizes-options {
      text-align: center;
      padding-top: 2px; }
      .reported-sizes-container .reported-sizes-content .reported-sizes-options ul {
        list-style: none;
        padding: 0;
        margin: 0; }
        .reported-sizes-container .reported-sizes-content .reported-sizes-options ul li {
          display: inline-block;
          margin-bottom: 4px; }
          .reported-sizes-container .reported-sizes-content .reported-sizes-options ul li label.select-radio {
            margin-bottom: 4px;
            border: 1px solid #d8d8d8;
            padding: 8px 6px;
            border-radius: 6px; }
            .reported-sizes-container .reported-sizes-content .reported-sizes-options ul li label.select-radio div {
              padding-left: 22px; }
    .reported-sizes-container .reported-sizes-content .reported-sizes-numbers {
      text-align: center;
      margin-top: 44px !important; }
      .reported-sizes-container .reported-sizes-content .reported-sizes-numbers .range-slider {
        position: relative;
        width: 48%;
        max-width: 560px;
        margin: auto; }
        @media (max-width: 1179px) {
          .reported-sizes-container .reported-sizes-content .reported-sizes-numbers .range-slider {
            width: 50%; } }
        @media (max-width: 833px) {
          .reported-sizes-container .reported-sizes-content .reported-sizes-numbers .range-slider {
            width: 64%; } }
        @media (max-width: 575px) {
          .reported-sizes-container .reported-sizes-content .reported-sizes-numbers .range-slider {
            width: 94%; } }
        @media (max-width: 374px) {
          .reported-sizes-container .reported-sizes-content .reported-sizes-numbers .range-slider {
            width: 98%; } }
        .reported-sizes-container .reported-sizes-content .reported-sizes-numbers .range-slider .reported-action-buttons {
          position: absolute;
          width: 100%;
          top: 0;
          left: 0; }
          .reported-sizes-container .reported-sizes-content .reported-sizes-numbers .range-slider .reported-action-buttons .btn {
            color: #1338bb; }
          .reported-sizes-container .reported-sizes-content .reported-sizes-numbers .range-slider .reported-action-buttons .btn-num-left,
          .reported-sizes-container .reported-sizes-content .reported-sizes-numbers .range-slider .reported-action-buttons .btn-num-right {
            position: absolute;
            border: none;
            background: transparent;
            width: 22px !important;
            padding: 0;
            margin: 0;
            min-width: auto;
            font-size: 24px;
            line-height: normal; }
          .reported-sizes-container .reported-sizes-content .reported-sizes-numbers .range-slider .reported-action-buttons .btn-num-left {
            left: 0;
            top: -5px; }
          .reported-sizes-container .reported-sizes-content .reported-sizes-numbers .range-slider .reported-action-buttons .btn-num-right {
            right: 0;
            top: -4px; }
        .reported-sizes-container .reported-sizes-content .reported-sizes-numbers .range-slider .range-slider__range {
          -webkit-appearance: none;
          width: calc(100% - 46px);
          height: 3px;
          border-radius: 2px;
          background: #1338bb;
          outline: none;
          padding: 0;
          margin: 0; }
          .reported-sizes-container .reported-sizes-content .reported-sizes-numbers .range-slider .range-slider__range::-webkit-slider-thumb {
            appearance: none;
            width: 20px;
            height: 20px;
            border-radius: 50%;
            background: #fff;
            border: 2px solid #1338bb;
            cursor: pointer;
            transition: background .15s ease-in-out; }
          .reported-sizes-container .reported-sizes-content .reported-sizes-numbers .range-slider .range-slider__range::-moz-range-thumb {
            width: 20px;
            height: 20px;
            border: 0;
            border-radius: 50%;
            background: #1338bb;
            cursor: pointer;
            transition: background .15s ease-in-out; }
          .reported-sizes-container .reported-sizes-content .reported-sizes-numbers .range-slider .range-slider__range:hover::-webkit-slider-thumb {
            box-shadow: 0 0 0 3px #fff, 0 0 0 5px #1338bb; }
        .reported-sizes-container .reported-sizes-content .reported-sizes-numbers .range-slider .range-slider__value {
          display: block;
          font-size: 13px;
          margin-top: 10px;
          color: #a7a7a7; }
        .reported-sizes-container .reported-sizes-content .reported-sizes-numbers .range-slider ::-moz-range-track {
          background: #d7dcdf;
          border: 0; }
        .reported-sizes-container .reported-sizes-content .reported-sizes-numbers .range-slider input::-moz-focus-inner,
        .reported-sizes-container .reported-sizes-content .reported-sizes-numbers .range-slider input::-moz-focus-outer {
          border: 0; }

.dropdown-select-content {
  margin: auto; }

.dropdown-select-content .image {
  margin: 74px 0; }

.dropdown-select-content .image img {
  max-height: 240px; }

.dropdown-select-content .details {
  font-size: 15px;
  margin: 36px 0 18px;
  line-height: 26px; }

.dropdown-select-content .select-content {
  max-width: 360px;
  margin: auto;
  position: relative;
  background-color: #ffffff; }

.dropdown-select-content .select-content.select-inherit {
  max-width: inherit; }

.dropdown-select-content .select-content select {
  display: block;
  width: 100%;
  outline: none;
  border-radius: 0;
  padding: 10px 32px 10px 10px;
  font-size: 16px;
  cursor: pointer;
  border: 1px solid #333333;
  height: 42px;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
  z-index: 10;
  position: relative;
  background-color: transparent; }

.dropdown-select-content .select-content select[multiple] {
  height: 120px;
  background-color: #ffffff;
  padding: 4px; }

.dropdown-select-content .select-content select::-webkit-scrollbar {
  width: 10px; }

.dropdown-select-content .select-content select::-webkit-scrollbar-track {
  background-color: #eeeeee; }

.dropdown-select-content .select-content select::-webkit-scrollbar-thumb {
  background-color: #333333; }

.dropdown-select-content .select-content select::-ms-expand {
  display: none; }

.dropdown-select-content .select-content .custom-arrow {
  position: absolute;
  top: 1px;
  right: 1px;
  border-left: 1px solid #333333;
  padding: 4px 4px;
  height: calc(100% - 10px);
  z-index: 2;
  pointer-events: none; }

.dropdown-select-content .select-content .custom-arrow img {
  z-index: 1;
  margin: 8px; }

@media (max-width: 575px) {
  .dropdown-select-content {
    max-width: 100%; }
  .dropdown-select-content .image {
    margin: 24px 0; }
  .dropdown-select-content .image img {
    max-height: 180px; } }

.image-grid-items {
  overflow: auto;
  max-width: 1180px;
  position: relative;
  box-sizing: border-box;
  text-align: center;
  margin: 0 auto; }

.image-grid-items input[type="radio"],
.image-grid-items input[type="checkbox"] {
  display: none; }

.image-grid-items .image-grid-item {
  width: 290px;
  float: left;
  padding: 0;
  margin: 0;
  border-radius: 1px;
  overflow: hidden;
  box-sizing: border-box; }

.image-grid-items .image-grid-item .select {
  margin: 2px;
  display: block;
  border: 1px solid transparent;
  overflow: hidden; }

.image-grid-items .image-grid-item .select .item-image {
  margin: 10px;
  overflow: hidden; }

.image-grid-items .image-grid-item .select .item-image img {
  width: 100%; }

.image-grid-items .image-grid-item .select:hover {
  border: 1px solid #ccc; }

.image-grid-items .image-grid-item .select.active {
  border: 1px solid #000; }

.image-grid-items .image-grid-item .label {
  font-weight: 600;
  font-size: 15px;
  position: absolute;
  bottom: 13px;
  left: 13px;
  background-color: #333;
  color: #fff;
  padding: 2px 5px;
  border-radius: 2px; }

@media (max-width: 1309px) {
  .image-grid-items {
    max-width: 880px; } }

@media (max-width: 1020px) {
  .image-grid-items {
    max-width: 580px; } }

@media (max-width: 730px) {
  .image-grid-items {
    max-width: 292px; } }

@media (max-width: 420px) {
  .image-grid-items {
    max-width: 100%; }
  .image-grid-items .image-grid-item {
    width: 100%; } }

.signup-term-content {
  position: relative;
  padding-left: 24px; }

.signup-term-content:before {
  content: "";
  position: absolute;
  background-color: #000000;
  border: 1px solid #000000;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px; }

.signup-term-content:after {
  content: "";
  background-color: transparent;
  position: absolute;
  left: 6px;
  top: 2px;
  width: 4px;
  border-bottom: 2px solid #ffffff;
  height: 9px;
  border-right: 2px solid #ffffff;
  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg); }

.gender-signup-container {
  padding: 0; }
  .gender-signup-container ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .gender-signup-container ul li {
      display: inline-block;
      width: calc(50% - 6px);
      border: 2px solid #55e8ae;
      text-align: center; }
      .gender-signup-container ul li label {
        margin-bottom: 0 !important;
        padding: 8px 0; }
        .gender-signup-container ul li label .gender-option-item {
          display: none; }
      .gender-signup-container ul li.active {
        background-color: #55e8ae; }
      .gender-signup-container ul li img {
        height: 28px; }

.signup-error-message {
  display: block;
  margin: auto;
  font-size: 16px;
  margin-bottom: 12px; }

.date-container {
  max-width: 600px;
  text-align: center;
  margin: auto; }

.date-container .date-content {
  max-width: 360px;
  margin: auto;
  position: relative;
  margin-top: 60px; }

.date-container .date-content .date-input {
  position: relative;
  display: block; }

.date-container .date-content .date-input input {
  width: 100%;
  margin: auto;
  outline: none;
  border-radius: 0;
  padding: 10px 36px 10px 10px;
  font-size: 15px;
  border: 1px solid #333333;
  height: 42px;
  position: relative; }

.date-container .date-content .date-input .icon {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 18px; }

@media (max-width: 575px) {
  .date-container {
    max-width: 100%; }
  .date-container .image {
    margin: 24px 0; }
  .date-container .image img {
    max-height: 180px; } }

.processing-container {
  position: fixed;
  top: calc(50% - 90px);
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  font-size: 20px;
  text-align: center;
  font-weight: 600; }
  .processing-container .loader {
    width: 100%;
    text-align: center;
    margin-bottom: 12px; }
    .processing-container .loader img {
      height: 50px; }
  .processing-container small {
    font-weight: normal;
    font-size: 13px;
    display: block;
    color: #333333;
    margin-top: 10px; }
    .processing-container small.redirecting {
      font-size: 11px;
      margin-top: 4px; }
      .processing-container small.redirecting a {
        font-weight: bold;
        color: #000;
        text-decoration: none; }

.site-logo {
  padding-top: 18px; }
  .site-logo img {
    height: 65px; }
  @media (max-width: 575px) {
    .site-logo {
      padding-top: 12px; }
      .site-logo img {
        height: 50px; } }

@font-face {
  font-family: graphik;
  src: url("/assets/fonts/Graphik-Light.eot");
  src: url("/assets/fonts/Graphik-Light.eot#iefix") format("embedded-opentype"), url("/assets/fonts/Graphik-Light.woff2") format("woff2"), url("/assets/fonts/Graphik-Light.woff") format("woff"), url("/assets/fonts/Graphik-Light.ttf") format("truetype"), url("/assets/fonts/Graphik-Light.svg#Graphik-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: graphik;
  src: url("/assets/fonts/Graphik-Thin.eot");
  src: url("/assets/fonts/Graphik-Thin.eot#iefix") format("embedded-opentype"), url("/assets/fonts/Graphik-Thin.woff2") format("woff2"), url("/assets/fonts/Graphik-Thin.woff") format("woff"), url("/assets/fonts/Graphik-Thin.ttf") format("truetype"), url("/assets/fonts/Graphik-Thin.svg#Graphik-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: graphik;
  src: url("/assets/fonts/Graphik-Semibold.eot");
  src: url("/assets/fonts/Graphik-Semibold.eot#iefix") format("embedded-opentype"), url("/assets/fonts/Graphik-Semibold.woff2") format("woff2"), url("/assets/fonts/Graphik-Semibold.woff") format("woff"), url("/assets/fonts/Graphik-Semibold.ttf") format("truetype"), url("/assets/fonts/Graphik-Semibold.svg#Graphik-Semibold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: graphik;
  src: url("/assets/fonts/Graphik-Extralight.eot");
  src: url("/assets/fonts/Graphik-Extralight.eot#iefix") format("embedded-opentype"), url("/assets/fonts/Graphik-Extralight.woff2") format("woff2"), url("/assets/fonts/Graphik-Extralight.woff") format("woff"), url("/assets/fonts/Graphik-Extralight.ttf") format("truetype"), url("/assets/fonts/Graphik-Extralight.svg#Graphik-Extralight") format("svg");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: graphik;
  src: url("/assets/fonts/Graphik-Bold.eot");
  src: url("/assets/fonts/Graphik-Bold.eot#iefix") format("embedded-opentype"), url("/assets/fonts/Graphik-Bold.woff2") format("woff2"), url("/assets/fonts/Graphik-Bold.woff") format("woff"), url("/assets/fonts/Graphik-Bold.ttf") format("truetype"), url("/assets/fonts/Graphik-Bold.svg#Graphik-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: graphik;
  src: url("/assets/fonts/Graphik-Regular.eot");
  src: url("/assets/fonts/Graphik-Regular.eot#iefix") format("embedded-opentype"), url("/assets/fonts/Graphik-Regular.woff2") format("woff2"), url("/assets/fonts/Graphik-Regular.woff") format("woff"), url("/assets/fonts/Graphik-Regular.ttf") format("truetype"), url("/assets/fonts/Graphik-Regular.svg#Graphik-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: graphik super;
  src: url("/assets/fonts/Graphik-Super.eot");
  src: url("/assets/fonts/Graphik-Super.eot#iefix") format("embedded-opentype"), url("/assets/fonts/Graphik-Super.woff2") format("woff2"), url("/assets/fonts/Graphik-Super.woff") format("woff"), url("/assets/fonts/Graphik-Super.ttf") format("truetype"), url("/assets/fonts/Graphik-Super.svg#Graphik-Super") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: graphik;
  src: url("/assets/fonts/Graphik-Medium.eot");
  src: url("/assets/fonts/Graphik-Medium.eot#iefix") format("embedded-opentype"), url("/assets/fonts/Graphik-Medium.woff2") format("woff2"), url("/assets/fonts/Graphik-Medium.woff") format("woff"), url("/assets/fonts/Graphik-Medium.ttf") format("truetype"), url("/assets/fonts/Graphik-Medium.svg#Graphik-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: graphik;
  src: url("/assets/fonts/Graphik-Black.eot");
  src: url("/assets/fonts/Graphik-Black.eot#iefix") format("embedded-opentype"), url("/assets/fonts/Graphik-Black.woff2") format("woff2"), url("/assets/fonts/Graphik-Black.woff") format("woff"), url("/assets/fonts/Graphik-Black.ttf") format("truetype"), url("/assets/fonts/Graphik-Black.svg#Graphik-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

::selection {
  background-color: #1338bb; }

main {
  display: block !important;
  height: calc(100vh - 132px) !important; }

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

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

.image-grid-items .image-grid-item .select.active {
  border: 0 !important; }

.btn.btn-gray,
.btn.btn-gray:hover {
  font-weight: 600;
  background-color: #1338bb;
  color: #fff; }

.btn.btn-black:disabled {
  color: #fff;
  opacity: 0.6; }

header {
  border: 0 !important;
  box-shadow: rgba(27, 31, 35, 0.04) 0px 1px 0px, rgba(255, 255, 255, 0.25) 0px 1px 0px inset; }

main {
  display: flex;
  padding-top: 98px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: center;
  height: 70vh;
  vertical-align: middle;
  min-height: fit-content;
  width: 100%; }

ul.select-answer-option-content {
  justify-content: center; }

ul.select-answer-option-content {
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap; }

ul.select-answer-option-content.row-8 li {
  width: 23%; }

ul.select-answer-option-content li {
  width: 33%; }

@media only screen and (min-width: 320px) and (max-width: 812px) {
  main {
    height: 100%;
    padding-top: 60px; }
  .select-image-option-content {
    padding-top: 20px !important; }
  .select-image-option-content .options ul li .select-options {
    height: 100px !important;
    width: 100px !important;
    padding: 10px; }
  .stages-container {
    width: 90%;
    bottom: 90px; }
  .select-image-option-content .options {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  main.stage-5 .stages-container {
    width: 90%;
    bottom: 40px; }
  ul.select-answer-option-content li {
    flex: unset; }
  ul.select-answer-option-content li, ul.select-answer-option-content.row-8 li {
    width: 47%; } }

body {
  font-family: graphik !important; }

legend h1 {
  font-family: graphik !important;
  font-weight: 900 !important; }

.image-grid-items .image-grid-item .select,
ul.select-answer-option-content .select,
.select-image-option-content .options ul {
  transition: all 0.5s ease-in-out;
  margin: 10px !important;
  outline: 0 !important; }

.image-grid-items .image-grid-item .select .item-image {
  margin: 0 !important; }

.image-grid-items .image-grid-item .select img,
ul.select-answer-option-content li .select img {
  transition: all 0.3s ease-in-out;
  outline: 0 !important; }

.image-grid-items .image-grid-item .select:hover,
ul.select-answer-option-content .select:hover {
  border: 1px solid #777777 !important; }

.image-grid-items .image-grid-item .select.active img {
  transform: scale(1.2); }

ul.select-answer-option-content li .select.active img {
  transform: scale(1.02); }

.select-image-option-content {
  text-align: center;
  margin: 0 auto !important;
  padding-top: 40px; }

ul.select-answer-option-content .label {
  text-align: center;
  padding: 0;
  font-size: 20px; }

.select-image-option-content .options,
.stage-2 .select-image-option-content .options {
  padding-left: 0 !important; }

.select-image-option-content .options ul li,
.stage-2 .select-image-option-content .options ul li {
  margin-right: 20px !important;
  margin-bottom: 20px;
  display: inline-flex;
  position: relative; }

.select-image-option-content .options ul li .select-options,
.stage-2 .select-image-option-content .options ul li .select-options {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0 !important;
  background: #f6f6f6;
  border-radius: 100%;
  height: 150px;
  width: 150px;
  transition: all 0.3s ease-in-out;
  padding: 20px; }

.select-image-option-content .options ul li .select-options.active,
.select-image-option-content .options ul li .select-options:hover {
  box-shadow: 0 7px 20px RGB(0 0 0/10%);
  transform: scale(1.04) translateY(-10px);
  outline: none; }

.select-image-option-content .row .col:first-child {
  display: none; }

.select-image-option-content .row .col {
  width: 100% !important; }

.uploader-container .uploader-content .uploader {
  width: unset !important; }

.form-container .form .form-group.w3, .form-container .form .form-group.w7 {
  flex: 0 0 100%; }

.select-image-option-content .options ul li .select-options div {
  padding-left: 0 !important; }

.select-image-option-content .options ul li .select-options div:before,
.select-image-option-content .options ul li .select-options span:before,
.select-image-option-content .options ul li .select-options div:after,
.select-image-option-content .options ul li .select-options span:after {
  display: none; }

.dropdown-select-container .select-content .custom-arrow,
.dropdown-select-content .select-content .custom-arrow {
  border-left: 0 !important; }

.dropdown-select-container .select-content .custom-arrow img,
.dropdown-select-content .select-content .custom-arrow img {
  display: none; }

.uploader-container .uploader-content .uploader .icon img {
  display: none; }

.hoe-icons .option-container ul li .select {
  background-color: #d8d8d8;
  height: 70px;
  width: 70px;
  border-radius: 100%;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  transition: all 0.3s ease-in-out; }

.hoe-icons .option-container ul li .select-options img {
  height: 35px;
  width: auto; }

.hoe-icons .option-container ul li:hover .select {
  box-shadow: 0 7px 20px RGB(0 0 0/10%); }

.hoe-icons ul.select-answer-option-content .label {
  margin-top: 0;
  color: #000;
  position: relative;
  z-index: 9999;
  cursor: pointer; }

.stages-container .stage.stage-stage1 {
  display: none; }

.image-grid-items .image-grid-item .select:hover,
ul.select-answer-option-content .select:hover {
  border: 0 !important; }

/*-------------------------------- stages ----------------------------*/
.btn.btn-black {
  background-color: #55e8ae !important; }

.stages-container .stages {
  grid-template-columns: repeat(5, 1fr); }

.stages-container .stages .stage.active:before,
.stages-container .stages .stage:before {
  border-color: #1338bb transparent transparent transparent; }

.stages-container .stages .stage.active .number,
.stages-container .stages .stage .number {
  background-color: #1338bb;
  border-color: #1338bb;
  color: #fff; }

.stages-container .stages .stage.active:after,
.stages-container .stages .stage:after {
  background-color: #1338bb; }

.btn.btn-black {
  background-color: #55e8ae !important; }

.hoe-icons .option-container ul li .select.active {
  background-color: #1338bb;
  box-shadow: 0 7px 20px RGB(0 0 0/10%);
  transform: scale(1.04); }

.image-grid-items .image-grid-item .select.active,
ul.select-answer-option-content .select.active {
  box-shadow: 0 4px 7px RGB(0 0 0/25%) !important;
  outline: 1px solid #55e8ae !important;
  border: 1px solid #55e8ae; }

.uploader-container .uploader-content .uploader .icon {
  border-left: 0 !important;
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 25.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%2355E8AE;} %3C/style%3E%3Cpath class='st0' d='M0.5,9.9c0.3,0,0.5,0.2,0.5,0.5v2.5c0,0.6,0.4,1,1,1h12c0.6,0,1-0.4,1-1v-2.5c0-0.3,0.2-0.5,0.5-0.5 s0.5,0.2,0.5,0.5v2.5c0,1.1-0.9,2-2,2H2c-1.1,0-2-0.9-2-2v-2.5C0,10.1,0.2,9.9,0.5,9.9z'/%3E%3Cpath class='st0' d='M7.6,1.1C7.8,1,8.2,1,8.4,1.1c0,0,0,0,0,0l3,3c0.2,0.2,0.2,0.5,0,0.7s-0.5,0.2-0.7,0L8.5,2.7v8.8 C8.5,11.8,8.3,12,8,12c-0.3,0-0.5-0.2-0.5-0.5V2.7L5.4,4.9C5.2,5,4.8,5,4.6,4.9s-0.2-0.5,0-0.7C4.6,4.1,7.6,1.1,7.6,1.1z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  height: 20px;
  right: 2px;
  width: 20px; }

.text-container .input-content input,
.dropdown-select-container .select-content select,
.date-container .date-content .date-input input,
.uploader-container .uploader-content .uploader,
.form-container .form .form-group .form-content .form-input,
.dropdown-select-content .select-content select {
  border-top: 0 !important;
  border-right: 0 !important;
  border-left: 0 !important;
  border-bottom: 2px solid #55e8ae; }

.stage-2 .text-container .input-content input,
.stage-2 .dropdown-select-container .select-content select,
.stage-2 .date-container .date-content .date-input input,
.stage-2 .uploader-container .uploader-content .uploader,
.stage-2 .form-container .form .form-group .form-content .form-input,
.stage-2 .dropdown-select-content .select-content select {
  border-bottom: 2px solid #55e8ae !important; }

.stage-2 .dropdown-select-container .select-content .custom-arrow::after, .stage-2 .dropdown-select-content .select-content .custom-arrow::after {
  color: #55e8ae !important; }

.select-image-option-content .options ul li .select-options.active {
  background-color: #55e8ae;
  box-shadow: 0 7px 20px RGB(19 56 187/50%);
  color: #fff; }

.dropdown-select-container .select-content .custom-arrow::after,
.dropdown-select-content .select-content .custom-arrow::after {
  content: " \25BE";
  display: block;
  color: #55e8ae;
  font-size: 20px;
  font-weight: 600;
  height: 40px;
  width: 20px; }

.stages-container .stages .stage:before {
  opacity: 0 !important; }

.stages-container .stages .stage .number,
.stages-container .stages .stage .label,
.stages-container .stages .stage:after {
  opacity: 0.3 !important; }

.stages-container .stages .stage.active:before,
.stages-container .stages .stage.active .number,
.stages-container .stages .stage.active .label,
.stages-container .stages .stage.active:after {
  opacity: 1 !important; }

.stages-container .stages .stage .number {
  font-weight: 700;
  font-size: 21px;
  line-height: 0.8;
  color: #c7c7c7; }

.stages-container .stages .stage.stage-1.active:before,
.stages-container .stages .stage.stage-1:before {
  border-color: #1338bb transparent transparent transparent; }

.stages-container .stages .stage.stage-1.active .number,
.stages-container .stages .stage.stage-1 .number {
  background-color: #1338bb;
  border-color: #1338bb;
  color: #fff; }

.stages-container .stages .stage.active .label {
  color: #000;
  font-weight: 500; }

.stages-container .stages .stage.stage-1.active:after,
.stages-container .stages .stage.stage-1:after {
  background-color: #1338bb; }

main.stage-1 .btn.btn-black {
  background-color: #55e8ae !important; }

main.stage-1 .hoe-icons .option-container ul li .select.active {
  background-color: #55e8ae; }

main.stage-1 .image-grid-items .image-grid-item .select.active,
main.stage-1 ul.select-answer-option-content .select.active {
  outline: 1px solid #55e8ae !important; }

main.stage-1 .select-image-option-content .options ul li .select-options.active {
  background-color: #55e8ae;
  box-shadow: 0 7px 20px RGB(248 163 150/50%);
  color: #fff; }

main.stage-1 .dropdown-select-container .select-content .custom-arrow::after {
  content: " \25BE";
  display: block;
  color: #55e8ae;
  font-size: 20px;
  font-weight: 600;
  height: 40px;
  width: 20px; }

main.stage-1 .text-container .input-content input,
main.stage-1 .dropdown-select-container .select-content select,
main.stage-1 .date-container .date-content .date-input input,
main.stage-1 .uploader-container .uploader-content .uploader {
  border-bottom: 2px solid #55e8ae; }

main.stage-2 .uploader-container .uploader-content .uploader .icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 25.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%2355E8AE;} %3C/style%3E%3Cpath class='st0' d='M0.5,9.9c0.3,0,0.5,0.2,0.5,0.5v2.5c0,0.6,0.4,1,1,1h12c0.6,0,1-0.4,1-1v-2.5c0-0.3,0.2-0.5,0.5-0.5 s0.5,0.2,0.5,0.5v2.5c0,1.1-0.9,2-2,2H2c-1.1,0-2-0.9-2-2v-2.5C0,10.1,0.2,9.9,0.5,9.9z'/%3E%3Cpath class='st0' d='M7.6,1.1C7.8,1,8.2,1,8.4,1.1c0,0,0,0,0,0l3,3c0.2,0.2,0.2,0.5,0,0.7s-0.5,0.2-0.7,0L8.5,2.7v8.8 C8.5,11.8,8.3,12,8,12c-0.3,0-0.5-0.2-0.5-0.5V2.7L5.4,4.9C5.2,5,4.8,5,4.6,4.9s-0.2-0.5,0-0.7C4.6,4.1,7.6,1.1,7.6,1.1z'/%3E%3C/svg%3E"); }

/*------------------------- 2nd stage --------------*/
main .stages-container .stages .stage.stage-2.active:before,
main .stages-container .stages .stage.stage-2:before {
  border-color: #375ee7 transparent transparent transparent; }

main .stages-container .stages .stage.stage-2.active .number,
main .stages-container .stages .stage.stage-2 .number {
  background-color: #375ee7;
  border-color: #375ee7;
  color: #fff; }

main .stages-container .stages .stage.stage-2.active:after,
main .stages-container .stages .stage.stage-2:after {
  background-color: #375ee7; }

main.stage-2 .btn.btn-black {
  background-color: #55e8ae !important; }

main.stage-2 .hoe-icons .option-container ul li .select.active {
  background-color: #55e8ae; }

main.stage-2 .image-grid-items .image-grid-item .select.active,
main.stage-2 ul.select-answer-option-content .select.active {
  outline: 1px solid #55e8ae !important; }

main.stage-2 .select-image-option-content .options ul li .select-options.active {
  background-color: #55e8ae;
  box-shadow: 0 7px 20px RGB(85 232 174/50%) !important;
  color: #fff; }

main.stage-2 .dropdown-select-container .select-content .custom-arrow::after {
  content: " \25BE";
  display: block;
  color: #55e8ae;
  font-size: 20px;
  font-weight: 600;
  height: 40px;
  width: 20px; }

main.stage-2 .text-container .input-content input,
main.stage-2 .dropdown-select-container .select-content select,
main.stage-2 .date-container .date-content .date-input input,
main.stage-2 .uploader-container .uploader-content .uploader {
  border-bottom: 2px solid #55e8ae; }

main.stage-2 .uploader-container .uploader-content .uploader .icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 25.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%2355E8AE;} %3C/style%3E%3Cpath class='st0' d='M0.5,9.9c0.3,0,0.5,0.2,0.5,0.5v2.5c0,0.6,0.4,1,1,1h12c0.6,0,1-0.4,1-1v-2.5c0-0.3,0.2-0.5,0.5-0.5 s0.5,0.2,0.5,0.5v2.5c0,1.1-0.9,2-2,2H2c-1.1,0-2-0.9-2-2v-2.5C0,10.1,0.2,9.9,0.5,9.9z'/%3E%3Cpath class='st0' d='M7.6,1.1C7.8,1,8.2,1,8.4,1.1c0,0,0,0,0,0l3,3c0.2,0.2,0.2,0.5,0,0.7s-0.5,0.2-0.7,0L8.5,2.7v8.8 C8.5,11.8,8.3,12,8,12c-0.3,0-0.5-0.2-0.5-0.5V2.7L5.4,4.9C5.2,5,4.8,5,4.6,4.9s-0.2-0.5,0-0.7C4.6,4.1,7.6,1.1,7.6,1.1z'/%3E%3C/svg%3E"); }

/*-----------*/
main .stages-container .stages .stage.stage-3.active:before,
main .stages-container .stages .stage.stage-3:before {
  border-color: #1338bb transparent transparent transparent; }

main .stages-container .stages .stage.stage-3.active .number,
main .stages-container .stages .stage.stage-3 .number {
  background-color: #1338bb;
  border-color: #1338bb;
  color: #fff; }

main .stages-container .stages .stage.stage-3.active:after,
main .stages-container .stages .stage.stage-3:after {
  background-color: #1338bb; }

main.stage-3 .btn.btn-black {
  background-color: #55e8ae !important; }

main.stage-3 .hoe-icons .option-container ul li .select.active {
  background-color: #55e8ae; }

main.stage-3 .image-grid-items .image-grid-item .select.active,
main.stage-3 ul.select-answer-option-content .select.active {
  outline: 1px solid #55e8ae !important; }

main.stage-3 .select-image-option-content .options ul li .select-options.active {
  background-color: #55e8ae;
  box-shadow: 0 7px 20px RGB(240 60 69/50%) !important;
  color: #fff; }

main.stage-3 .dropdown-select-container .select-content .custom-arrow::after {
  content: " \25BE";
  display: block;
  color: #55e8ae;
  font-size: 20px;
  font-weight: 600;
  height: 40px;
  width: 20px; }

main.stage-3 .text-container .input-content input,
main.stage-3 .dropdown-select-container .select-content select,
main.stage-3 .date-container .date-content .date-input input,
main.stage-3 .uploader-container .uploader-content .uploader {
  border-bottom: 2px solid #55e8ae; }

main.stage-3 .uploader-container .uploader-content .uploader .icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 25.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%2355E8AE;} %3C/style%3E%3Cpath class='st0' d='M0.5,9.9c0.3,0,0.5,0.2,0.5,0.5v2.5c0,0.6,0.4,1,1,1h12c0.6,0,1-0.4,1-1v-2.5c0-0.3,0.2-0.5,0.5-0.5 s0.5,0.2,0.5,0.5v2.5c0,1.1-0.9,2-2,2H2c-1.1,0-2-0.9-2-2v-2.5C0,10.1,0.2,9.9,0.5,9.9z'/%3E%3Cpath class='st0' d='M7.6,1.1C7.8,1,8.2,1,8.4,1.1c0,0,0,0,0,0l3,3c0.2,0.2,0.2,0.5,0,0.7s-0.5,0.2-0.7,0L8.5,2.7v8.8 C8.5,11.8,8.3,12,8,12c-0.3,0-0.5-0.2-0.5-0.5V2.7L5.4,4.9C5.2,5,4.8,5,4.6,4.9s-0.2-0.5,0-0.7C4.6,4.1,7.6,1.1,7.6,1.1z'/%3E%3C/svg%3E"); }

/*------------------*/
main .stages-container .stages .stage.stage-4.active:before,
main .stages-container .stages .stage.stage-4:before {
  border-color: #375ee7 transparent transparent transparent; }

main .stages-container .stages .stage.stage-4.active .number,
main .stages-container .stages .stage.stage-4 .number {
  background-color: #375ee7;
  border-color: #375ee7;
  color: #fff; }

main .stages-container .stages .stage.stage-4.active:after,
main .stages-container .stages .stage.stage-4:after {
  background-color: #375ee7; }

main.stage-4 .btn.btn-black {
  background-color: #55e8ae !important; }

main.stage-4 .hoe-icons .option-container ul li .select.active {
  background-color: #55e8ae; }

main.stage-4 .image-grid-items .image-grid-item .select.active,
main.stage-4 ul.select-answer-option-content .select.active {
  outline: 1px solid #55e8ae !important; }

main.stage-4 .select-image-option-content .options ul li .select-options.active {
  background-color: #55e8ae;
  box-shadow: 0 7px 20px RGB(252 233 94/50%) !important;
  color: #fff; }

main.stage-4 .dropdown-select-container .select-content .custom-arrow::after {
  content: " \25BE";
  display: block;
  color: #55e8ae;
  font-size: 20px;
  font-weight: 600;
  height: 40px;
  width: 20px; }

main.stage-4 .text-container .input-content input,
main.stage-4 .dropdown-select-container .select-content select,
main.stage-4 .date-container .date-content .date-input input,
main.stage-4 .uploader-container .uploader-content .uploader {
  border-bottom: 2px solid #55e8ae; }

main.stage-4 .uploader-container .uploader-content .uploader .icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 25.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%2355E8AE;} %3C/style%3E%3Cpath class='st0' d='M0.5,9.9c0.3,0,0.5,0.2,0.5,0.5v2.5c0,0.6,0.4,1,1,1h12c0.6,0,1-0.4,1-1v-2.5c0-0.3,0.2-0.5,0.5-0.5 s0.5,0.2,0.5,0.5v2.5c0,1.1-0.9,2-2,2H2c-1.1,0-2-0.9-2-2v-2.5C0,10.1,0.2,9.9,0.5,9.9z'/%3E%3Cpath class='st0' d='M7.6,1.1C7.8,1,8.2,1,8.4,1.1c0,0,0,0,0,0l3,3c0.2,0.2,0.2,0.5,0,0.7s-0.5,0.2-0.7,0L8.5,2.7v8.8 C8.5,11.8,8.3,12,8,12c-0.3,0-0.5-0.2-0.5-0.5V2.7L5.4,4.9C5.2,5,4.8,5,4.6,4.9s-0.2-0.5,0-0.7C4.6,4.1,7.6,1.1,7.6,1.1z'/%3E%3C/svg%3E"); }

.image-grid-items {
  overflow: hidden; }

.uploader-container .uploader-content .upload-files-items ul li {
  border: 1px solid #55e8ae; }

.uploader-container .uploader-content .upload-files-items ul li .file-name {
  font-weight: 500;
  margin-top: 2px; }

@media (max-width: 1097px) {
  ul.select-answer-option-content .label {
    font-size: 18px; } }

@media (max-width: 812px) {
  ul.select-answer-option-content .label {
    font-size: 15px; }
  .select-image-option-content .row {
    width: 100%;
    display: block; }
  .stages-container {
    width: 100% !important;
    bottom: 23px !important; }
  .stages-container .stage .number {
    display: none; }
  .stages-container .stage .label {
    width: 100%;
    position: fixed;
    left: 0; }
  .select-image-option-content .row .col {
    display: block; } }

@media (max-width: 575px) {
  footer {
    bottom: 32px; } }

@media (max-width: 402px) {
  .select-image-option-content .options ul li .select-options {
    height: 60px !important;
    width: 60px !important; } }

@media (max-width: 575px) {
  .address-container .btn-next,
  .signup-container .btn-next {
    position: fixed;
    left: 0;
    bottom: 33px;
    z-index: 12; }
  .signup-container .required {
    position: fixed;
    left: 0;
    bottom: 76px;
    text-align: center;
    width: 100%; } }

@media (max-width: 320px) {
  .select-image-option-content .options ul li .select-options {
    height: 50px !important;
    width: 50px !important; } }

main .btn.btn-black.bg-invalid {
  background-color: #cd2e2e !important; }

@media (max-width: 833px) {
  legend h2 {
    font-size: 16px !important; } }

@media (max-width: 833px) {
  .first-page-container .switch-image-option-content .options ul li,
  .switch-radios-container .switch-image-option-content .options ul li {
    width: 49%;
    margin-right: 1px !important; }
    .first-page-container .switch-image-option-content .options ul li .select-options,
    .switch-radios-container .switch-image-option-content .options ul li .select-options {
      height: 100% !important;
      width: 100% !important; } }

.btn.btn-weight-capitalize {
  font-weight: bold; }

.btn.btn-submit-previous.btn-gray {
  font-weight: 400; }
  .btn.btn-submit-previous.btn-gray:hover {
    background-color: #0a2689 !important; }
  .btn.btn-submit-previous.btn-gray:disabled {
    opacity: 1 !important;
    background-color: #a4b5ed !important;
    color: #fff; }

.btn.btn-submit-next.btn-black {
  font-weight: 400; }
  .btn.btn-submit-next.btn-black:hover {
    background-color: #43cf98 !important; }
  .btn.btn-submit-next.btn-black:disabled {
    opacity: 1 !important;
    background-color: #a4f1d3 !important; }

.btn-graphik {
  font-family: graphik !important;
  font-weight: 400; }

.btn-submit-rounded {
  border-radius: 20px !important; }
  @media (max-width: 575px) {
    .btn-submit-rounded {
      flex: 0 0 calc(50% - 12px) !important;
      margin: 1px 6px 4px;
      width: calc(100% - 10px) !important; } }

.btn-submit-signup,
.btn-save-submit {
  font-weight: 600 !important; }

@media (max-width: 575px) {
  .float-first-page {
    width: 100% !important;
    display: block !important; }
    .float-first-page .align-right {
      width: calc(100% - 12px) !important;
      float: none !important; } }

.select-content.form-rounded .custom-arrow {
  right: 6px;
  top: 5px; }

.select-content.form-rounded select {
  border-top: 1px solid #55e8ae !important;
  border-bottom: 1px solid #55e8ae !important;
  border-right: 1px solid #55e8ae !important;
  border-left: 1px solid #55e8ae !important;
  border-radius: 20px;
  padding-left: 18px; }

.select-answer-option-content .label {
  margin: 16px 20px 0; }

.select-answer-option-content .sublabel {
  margin: 4px 20px 0; }

.text-container .input-content input,
.dropdown-select-container .select-content select,
.date-container .date-content .date-input input,
.uploader-container .uploader-content .uploader,
.form-container .form .form-group .form-content .form-input,
.dropdown-select-content .select-content select {
  border-bottom: 1px solid #55e8ae; }

.stage-2 .text-container .input-content input,
.stage-2 .dropdown-select-container .select-content select,
.stage-2 .date-container .date-content .date-input input,
.stage-2 .uploader-container .uploader-content .uploader,
.stage-2 .form-container .form .form-group .form-content .form-input,
.stage-2 .dropdown-select-content .select-content select {
  border-bottom: 1px solid #55e8ae !important; }

main.stage-1 .text-container .input-content input,
main.stage-1 .dropdown-select-container .select-content select,
main.stage-1 .date-container .date-content .date-input input,
main.stage-1 .uploader-container .uploader-content .uploader {
  border-bottom: 1px solid #55e8ae; }

main.stage-2 .text-container .input-content input,
main.stage-2 .dropdown-select-container .select-content select,
main.stage-2 .date-container .date-content .date-input input,
main.stage-2 .uploader-container .uploader-content .uploader {
  border-bottom: 1px solid #55e8ae; }

main.stage-3 .text-container .input-content input,
main.stage-3 .dropdown-select-container .select-content select,
main.stage-3 .date-container .date-content .date-input input,
main.stage-3 .uploader-container .uploader-content .uploader {
  border-bottom: 1px solid #55e8ae; }

main.stage-4 .text-container .input-content input,
main.stage-4 .dropdown-select-container .select-content select,
main.stage-4 .date-container .date-content .date-input input,
main.stage-4 .uploader-container .uploader-content .uploader {
  border-bottom: 1px solid #55e8ae; }

.gender-signup-container ul li {
  border: 1px solid #55e8ae; }

@media (max-width: 812px) {
  .stages-container .stages:before {
    content: '';
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 34px;
    background-color: #fff; }
  .stages-container .stages .stage.active .label {
    background-color: #fff;
    z-index: 12;
    height: 20px; } }

@media (max-width: 575px) {
  .image-content.below-images ul li {
    padding: 4px; }
    .image-content.below-images ul li img {
      max-height: 100% !important; } }

.gender-signup-container ul li {
  border-radius: 24px; }

.select-answer-option-content .select {
  border-radius: 10px; }
  .select-answer-option-content .select img {
    border-radius: 6px; }

@media (max-width: 575px) {
  footer {
    z-index: 12; } }

.invalid-phone-number {
  font-size: 12px;
  color: #cd2e2e;
  margin-top: 6px; }

#devinfo {
  position: fixed;
  bottom: 4px;
  left: 4px;
  width: 24px;
  height: 24px;
  border-radius: 2px;
  background-color: #000000;
  z-index: 100;
  cursor: pointer; }
  #devinfo .details {
    display: none;
    position: fixed;
    padding: 8px 12px;
    top: 5px;
    left: 4px;
    width: 460px;
    height: calc(100% - 53px);
    border: 1px solid #000;
    box-shadow: 0 0 0 #000;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 2px;
    overflow: auto; }
  #devinfo:before {
    content: 'i';
    color: #ffffff;
    font-size: 16px;
    position: absolute;
    left: 9px;
    top: 4px;
    font-weight: 600; }
  #devinfo.active, #devinfo:hover {
    background-color: #333333; }
  #devinfo.active .details {
    display: block; }
  #devinfo.active:before {
    content: 'x';
    left: 7px;
    top: 3px; }
