/*** Styles added to fix the issue with zoom in on iphone ***/
/* iPhone < 5: */
@media screen and (device-aspect-ratio: 2 / 3) {
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="url"] {
    font-size: 16px !important; } }

/* iPhone 5, 5C, 5S, iPod Touch 5g */
@media screen and (device-aspect-ratio: 40 / 71) {
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="url"] {
    font-size: 16px !important; } }

/* iPhone 6, iPhone 6s, iPhone 7 portrait/landscape */
@media screen and (device-aspect-ratio: 375 / 667) {
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="url"] {
    font-size: 16px !important; } }

/* iPhone 6 Plus, iPhone 6s Plus, iPhone 7 Plus portrait/landscape */
@media screen and (device-aspect-ratio: 9 / 16) {
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="url"] {
    font-size: 16px !important; } }

._2s4bxBmg {
  display: inline-block;
  user-select: none;
  margin: 1.25rem 0; }
  ._2s4bxBmg [type="checkbox"] {
    display: none; }
    ._2s4bxBmg [type="checkbox"]:checked + .qoIPk7OT {
      background-color: #233068; }
      ._2s4bxBmg [type="checkbox"]:checked + .qoIPk7OT ._1jLhUDf6 {
        display: block; }
    ._2s4bxBmg [type="checkbox"]:disabled + .qoIPk7OT {
      background-color: #666666;
      cursor: not-allowed; }
  ._2s4bxBmg .lNrwvhZd {
    color: #333333;
    font-size: 1rem;
    line-height: 2.125rem; }
  ._2s4bxBmg .qoIPk7OT {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.5625rem;
    height: 1.5625rem;
    margin-right: 0.8125rem;
    margin-top: 0.375rem;
    border: 0.0625rem solid #233068;
    border-radius: 0;
    color: #233068;
    background-color: #fff;
    cursor: pointer; }
    ._2s4bxBmg .qoIPk7OT ._1jLhUDf6 {
      display: none;
      position: relative;
      width: 100%;
      height: 0;
      padding-bottom: 100%; }
      ._2s4bxBmg .qoIPk7OT ._1jLhUDf6 svg {
        position: absolute;
        display: block;
        width: 100%;
        height: 100%; }
      ._2s4bxBmg .qoIPk7OT ._1jLhUDf6 img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto; }
  ._2s4bxBmg.K6nvC6bD {
    margin: 0.625rem 0; }
    ._2s4bxBmg.K6nvC6bD .qoIPk7OT {
      width: 1rem;
      height: 1rem;
      border: 0.0625rem solid #666666;
      border-radius: 0;
      margin: -0.1875rem 0.625rem 0 0;
      color: #333333; }
    ._2s4bxBmg.K6nvC6bD .lNrwvhZd {
      color: #333333;
      font-size: 0.625rem;
      line-height: 0.9375rem; }
  ._2s4bxBmg.wQ8xYXmw {
    margin: 0; }
    @media screen and (max-width: 39.99875em) {
      ._2s4bxBmg.wQ8xYXmw {
        margin: 1.25rem 0.3125rem; } }
    ._2s4bxBmg.wQ8xYXmw .qoIPk7OT {
      width: 1rem;
      height: 1rem;
      border: 0.0625rem solid #eb5757;
      border-radius: 0;
      margin: -0.1875rem 0.625rem 0 0;
      color: #333333; }
    ._2s4bxBmg.wQ8xYXmw .lNrwvhZd {
      color: #333333;
      font-size: 0.875rem;
      line-height: 1.4; }
  ._2s4bxBmg._2dVCKuSU .lNrwvhZd {
    color: #bb9a65;
    font-size: 0.75rem;
    line-height: 1rem; }
  ._2s4bxBmg._1AX9v8Oc {
    display: inline-block;
    padding-top: 0.625rem;
    padding-left: 0.3125rem; }
    ._2s4bxBmg._1AX9v8Oc .qoIPk7OT {
      width: 1.5rem;
      height: 1.5rem;
      margin-top: 0;
      transform: translateY(-0.15625rem); }
    ._2s4bxBmg._1AX9v8Oc .lNrwvhZd {
      font-size: 1rem;
      font-weight: 600;
      line-height: 1.1875rem;
      color: #333333; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  ._1AX9v8Oc > div > div {
    width: 2.5rem !important; }
  ._1AX9v8Oc > div > div + span {
    flex-basis: none !important;
    flex: none !important;
    width: 12.5rem !important; } }

/*** Styles added to fix the issue with zoom in on iphone ***/
/* iPhone < 5: */
@media screen and (device-aspect-ratio: 2 / 3) {
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="url"] {
    font-size: 16px !important; } }

/* iPhone 5, 5C, 5S, iPod Touch 5g */
@media screen and (device-aspect-ratio: 40 / 71) {
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="url"] {
    font-size: 16px !important; } }

/* iPhone 6, iPhone 6s, iPhone 7 portrait/landscape */
@media screen and (device-aspect-ratio: 375 / 667) {
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="url"] {
    font-size: 16px !important; } }

/* iPhone 6 Plus, iPhone 6s Plus, iPhone 7 Plus portrait/landscape */
@media screen and (device-aspect-ratio: 9 / 16) {
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="url"] {
    font-size: 16px !important; } }

/*** Styles added to fix the issue with zoom in on iphone ***/
/* iPhone < 5: */
@media screen and (device-aspect-ratio: 2 / 3) {
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="url"] {
    font-size: 16px !important; } }

/* iPhone 5, 5C, 5S, iPod Touch 5g */
@media screen and (device-aspect-ratio: 40 / 71) {
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="url"] {
    font-size: 16px !important; } }

/* iPhone 6, iPhone 6s, iPhone 7 portrait/landscape */
@media screen and (device-aspect-ratio: 375 / 667) {
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="url"] {
    font-size: 16px !important; } }

/* iPhone 6 Plus, iPhone 6s Plus, iPhone 7 Plus portrait/landscape */
@media screen and (device-aspect-ratio: 9 / 16) {
  select, textarea, input[type="text"], input[type="password"],
  input[type="datetime"], input[type="datetime-local"],
  input[type="date"], input[type="month"], input[type="time"],
  input[type="week"], input[type="number"], input[type="email"],
  input[type="url"] {
    font-size: 16px !important; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  ._1-sIMry3 {
    margin-top: -0.375rem !important; } }

._8ct-gb7K {
  position: relative;
  user-select: none; }
  ._8ct-gb7K ._16iUxFcc {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 300px;
    transition: height .25s ease-in-out;
    will-change: height;
    border-radius: 2px; }

._1_fi3lVc {
  cursor: pointer; }

._1-sIMry3 {
  z-index: 1006;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0; }

._3ARe2vcN {
  z-index: 1005;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(102, 102, 102, 0.5); }

._2mXU6CSY *::-webkit-scrollbar-track {
  background-color: #666666; }

._2mXU6CSY *::-webkit-scrollbar {
  width: 0.25rem;
  background-color: #666666; }

._2mXU6CSY *::-webkit-scrollbar-thumb {
  background-color: #666666; }

._2mXU6CSY:hover *::-webkit-scrollbar-track {
  background-color: #666666; }

._2mXU6CSY:hover *::-webkit-scrollbar-thumb {
  background-color: #bb9a65; }

._2mXU6CSY ._1_fi3lVc {
  position: relative; }
  ._2mXU6CSY ._1_fi3lVc ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #233068;
    opacity: 1;
    /* Firefox */ }
  ._2mXU6CSY ._1_fi3lVc :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #233068; }
  ._2mXU6CSY ._1_fi3lVc ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #233068; }
  ._2mXU6CSY ._1_fi3lVc input {
    padding: 0.75rem 0.625rem;
    padding-right: 2.625rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 0.875rem;
    line-height: 1.4;
    box-sizing: border-box;
    border: 0.06667rem solid #666666;
    border-radius: 0.2rem;
    width: 100%;
    font-weight: 600;
    -webkit-appearance: none;
    -webkit-text-fill-color: #233068;
    /* Override iOS / Android font color change */
    -webkit-opacity: 1;
    /* Override iOS opacity change affecting text & background color */
    color: #233068;
    /* Override IE font color change */ }
    ._2mXU6CSY ._1_fi3lVc input:read-only {
      background-color: #fff; }
    ._2mXU6CSY ._1_fi3lVc input.-Tp5-oWp:disabled {
      pointer-events: all;
      cursor: pointer;
      background-color: #fff;
      -webkit-appearance: none;
      -webkit-text-fill-color: #233068;
      /* Override iOS / Android font color change */
      -webkit-opacity: 1;
      /* Override iOS opacity change affecting text & background color */
      color: #233068;
      /* Override IE font color change */ }
  ._2mXU6CSY ._1_fi3lVc ._3iQskKOG {
    z-index: 1;
    position: absolute;
    top: 0.0625rem;
    right: 0.0625rem;
    bottom: 0.0625rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.1875rem;
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
    color: #bb9a65;
    cursor: pointer; }
    ._2mXU6CSY ._1_fi3lVc ._3iQskKOG img,
    ._2mXU6CSY ._1_fi3lVc ._3iQskKOG svg {
      transition: transform .3s ease;
      will-change: transform;
      margin: auto; }

._2mXU6CSY ._1-sIMry3 {
  opacity: 0;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  list-style-type: none;
  transition: opacity .3s ease;
  will-change: opacity;
  border-bottom: 0.0625rem solid #233068; }
  ._2mXU6CSY ._1-sIMry3 li {
    margin-top: -0.0625rem;
    border: 0.0625rem solid #233068;
    padding: 1rem 0.6875rem;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1rem;
    color: #233068;
    background-color: #fff;
    text-align: left;
    cursor: pointer; }
    ._2mXU6CSY ._1-sIMry3 li:last-of-type {
      border-bottom-right-radius: 0.125rem;
      border-bottom-left-radius: 0.125rem;
      border-bottom-width: 0; }
    ._2mXU6CSY ._1-sIMry3 li:hover:not(.Ax1in0Am) {
      color: #bb9a65; }
    ._2mXU6CSY ._1-sIMry3 li._3gW7XaHS {
      font-weight: 600; }
    ._2mXU6CSY ._1-sIMry3 li._3vt-nw3g {
      background-color: #f2f5f8; }
    ._2mXU6CSY ._1-sIMry3 li.Ax1in0Am {
      background-color: #fee;
      cursor: not-allowed; }

._1K6fUjYO ._1_fi3lVc input {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

._1K6fUjYO ._1_fi3lVc ._3iQskKOG img,
._1K6fUjYO ._1_fi3lVc ._3iQskKOG svg {
  transform: rotate(180deg); }

._1K6fUjYO ._1-sIMry3 {
  overflow-y: auto;
  overflow-x: hidden;
  opacity: 1; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  ._1-sIMry3 {
    margin-top: -0.375rem !important; } }

