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

._3bVIPEIX {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 18.75rem;
  height: 18.75rem;
  margin: 2.5rem auto 6.25rem auto;
  text-align: center;
  border-radius: 50%;
  border: 0.375rem solid #bb9a65; }
  ._3bVIPEIX:after {
    position: absolute;
    display: block;
    content: '';
    top: 100%;
    left: 2.5rem;
    right: 0;
    margin: -3.125rem auto 0;
    width: 15rem;
    height: 11.25rem;
    background: url(/images/hal.svg) center center no-repeat;
    background-size: contain; }
    @media screen and (min-width: 40em) {
      ._3bVIPEIX:after {
        left: 5rem;
        margin: -4.375rem auto 0;
        width: 16.25rem;
        height: 13.125rem; } }
  @media screen and (min-width: 40em) {
    ._3bVIPEIX {
      width: 26.25rem;
      height: 26.25rem;
      margin: 5rem auto 10rem auto; } }
  ._3bVIPEIX h1 {
    font-weight: 700;
    font-size: 5rem;
    line-height: 1.2;
    margin-bottom: 0.625rem;
    color: #bb9a65; }
    @media screen and (min-width: 40em) {
      ._3bVIPEIX h1 {
        font-size: 6.25rem;
        margin-bottom: 1.25rem; } }
  ._3bVIPEIX p {
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.2;
    margin-bottom: 0.3125rem;
    color: #bb9a65; }
    @media screen and (min-width: 40em) {
      ._3bVIPEIX p {
        margin-bottom: 1.25rem; } }
  ._3bVIPEIX ._3e1U-RkY {
    line-height: 1.5625rem; }

._2n5QrG1R {
  margin-bottom: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  display: flex;
  justify-content: center;
  align-items: center; }
  ._2n5QrG1R ._2q3-9uyL {
    padding: 0 1.25rem; }
    @media screen and (min-width: 40em) {
      ._2n5QrG1R ._2q3-9uyL {
        padding: 0 2.5rem; } }
  ._2n5QrG1R p {
    margin-bottom: 0;
    line-height: 1.5625rem; }
  ._2n5QrG1R .wchhlfeR {
    color: #233068;
    margin-top: 1rem; }
    @media screen and (min-width: 40em) {
      ._2n5QrG1R .wchhlfeR {
        margin-top: 2rem; } }
    ._2n5QrG1R .wchhlfeR a {
      text-decoration: underline; }

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

._2VOdSzvH {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0.6875rem 0.4375rem;
  border: 1px solid transparent;
  border-radius: 0.125rem;
  transition: box-shadow 200ms ease, background-color 200ms ease;
  font-family: inherit;
  font-size: 1rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #233068;
  color: #fff;
  min-height: 3.125rem;
  border-color: #233068;
  font-weight: 500;
  will-change: box-shadow, background-color;
  letter-spacing: 0.0125rem;
  text-transform: uppercase;
  transition: all .3s ease-in-out;
  user-select: none;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  text-transform: uppercase; }
  [data-whatinput='mouse'] ._2VOdSzvH {
    outline: 0; }
  ._2VOdSzvH:hover, ._2VOdSzvH:focus {
    background-color: #2e3f89;
    color: #fff; }
  ._2VOdSzvH:hover, ._2VOdSzvH:focus {
    box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.1);
    opacity: .8; }
  ._2VOdSzvH.APqNOK2s {
    min-width: 12.5rem;
    text-align: center; }
  ._2VOdSzvH._3gQn0jDd {
    padding: 0.3125rem 0.625rem;
    height: 2.5rem;
    min-height: 2.5rem;
    font-size: 0.9375rem;
    width: calc(100% - 15px); }
  ._2VOdSzvH._1wXhWlV3 {
    width: 100%;
    max-width: 22.5rem; }
  ._2VOdSzvH.bbF-uYy8 {
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    margin: 0.625rem 0; }
  ._2VOdSzvH._1Qw45rbF._1uCYdDD4 {
    padding: 0; }
  ._2VOdSzvH._1Qw45rbF._3H6WUOoB {
    position: relative;
    padding-left: 2.5rem;
    padding-right: 2.5rem; }
    ._2VOdSzvH._1Qw45rbF._3H6WUOoB ._1KDITYq5 {
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0.625rem;
      margin: auto;
      width: 1.25rem;
      height: 1.25rem; }
      ._2VOdSzvH._1Qw45rbF._3H6WUOoB ._1KDITYq5 img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto; }
  @media screen and (max-width: 64.06125em) {
    ._2VOdSzvH {
      margin: 0.9375rem 0; } }
  ._2VOdSzvH._1UoHlkzF {
    background-color: #233068;
    color: #fff; }
    ._2VOdSzvH._1UoHlkzF:hover, ._2VOdSzvH._1UoHlkzF:focus {
      background-color: #2e3f89;
      color: #fff; }
  ._2VOdSzvH._3ybyEp7h {
    background-color: #bb9a65;
    color: #fff; }
    ._2VOdSzvH._3ybyEp7h:hover, ._2VOdSzvH._3ybyEp7h:focus {
      background-color: #c3a677;
      color: #fff; }
  ._2VOdSzvH._7qBGihih {
    background-color: #65bb7d;
    color: #fff; }
    ._2VOdSzvH._7qBGihih:hover, ._2VOdSzvH._7qBGihih:focus {
      background-color: #77c38d;
      color: #fff; }
  ._2VOdSzvH.UvJyCfyk {
    background-color: #f5f0e0;
    color: #bb9a65; }
    ._2VOdSzvH.UvJyCfyk:hover, ._2VOdSzvH.UvJyCfyk:focus {
      background-color: #f6f2e4;
      color: #bb9a65; }
  ._2VOdSzvH._1qFknf_w {
    background-color: #eb5757;
    color: #fff; }
    ._2VOdSzvH._1qFknf_w:hover, ._2VOdSzvH._1qFknf_w:focus {
      background-color: #ed6b6b;
      color: #fff; }
  ._2VOdSzvH._1UoHlkzF {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0.6875rem 0.4375rem;
    border: 1px solid transparent;
    border-radius: 0.125rem;
    transition: box-shadow 200ms ease, background-color 200ms ease;
    font-family: inherit;
    font-size: 1rem;
    -webkit-appearance: none;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #233068;
    color: #fff;
    min-height: 3.125rem;
    border-color: #233068;
    font-weight: 500;
    will-change: box-shadow, background-color;
    letter-spacing: 0.0125rem;
    text-transform: uppercase;
    transition: all .3s ease-in-out;
    padding-left: 0.625rem;
    padding-right: 0.625rem; }
    [data-whatinput='mouse'] ._2VOdSzvH._1UoHlkzF {
      outline: 0; }
    ._2VOdSzvH._1UoHlkzF:hover, ._2VOdSzvH._1UoHlkzF:focus {
      background-color: #2e3f89;
      color: #fff; }
    ._2VOdSzvH._1UoHlkzF:hover, ._2VOdSzvH._1UoHlkzF:focus {
      box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.1);
      opacity: .8; }
    ._2VOdSzvH._1UoHlkzF:hover, ._2VOdSzvH._1UoHlkzF:focus {
      box-shadow: 0 0.4375rem 1rem 0 rgba(0, 0, 0, 0.1); }
  @media screen and (min-width: 40em) {
    ._2VOdSzvH.AKUL6RuA {
      width: 15.625rem;
      max-width: 100%; } }
  ._2VOdSzvH._3ybyEp7h {
    border-color: #bb9a65; }
  ._2VOdSzvH._1uI7A05Y {
    border: 0.125rem solid #233068;
    color: #233068;
    background-color: #fff; }
    ._2VOdSzvH._1uI7A05Y:hover, ._2VOdSzvH._1uI7A05Y:focus {
      color: #fff;
      background-color: #233068; }
  ._2VOdSzvH.N6RKfcrE {
    background-color: #5062b1;
    border-color: #5062b1; }
  ._2VOdSzvH._1h8Q19Ud {
    background-color: #5d7ef2;
    border-color: #5062b1; }
  ._2VOdSzvH._2AQ13ERK {
    box-sizing: border-box;
    padding: 0 1.25rem;
    line-height: 4.375rem;
    text-align: left;
    color: #fff;
    width: 100%;
    font-size: 1.25rem;
    text-transform: none;
    font-family: "PT Serif", serif;
    transition: opacity .3s ease-in-out;
    position: relative; }
    ._2VOdSzvH._2AQ13ERK._1n_XIb8a {
      background-color: #bb9a65;
      border-color: #bb9a65; }
    ._2VOdSzvH._2AQ13ERK:after {
      display: block;
      content: '';
      position: absolute;
      width: 0.9375rem;
      height: 0.625rem;
      background: url(/images/down-white.svg) center center no-repeat;
      background-size: 0.9375rem;
      top: 0;
      bottom: 0;
      margin: auto;
      right: 1.25rem;
      transform: rotate(-90deg); }
    ._2VOdSzvH._2AQ13ERK:hover {
      color: #fff; }
    @media screen and (min-width: 40em) {
      ._2VOdSzvH._2AQ13ERK {
        max-width: 21.25rem; } }
  ._2VOdSzvH.FmYfE66s {
    position: relative;
    border: none;
    background: none;
    box-shadow: none;
    padding: 0;
    margin: 0;
    text-decoration: none;
    text-transform: none;
    line-height: 1;
    min-height: auto;
    height: auto;
    transition: opacity .3s ease-in-out;
    min-height: 1.875rem;
    min-width: 1.875rem; }
    ._2VOdSzvH.FmYfE66s img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto; }
    ._2VOdSzvH.FmYfE66s:hover, ._2VOdSzvH.FmYfE66s:focus {
      opacity: .8;
      text-decoration: none; }
  ._2VOdSzvH._1tMp4Kzi {
    font-weight: 700;
    border: none;
    color: #233068;
    background: none;
    box-shadow: none;
    padding: 0;
    margin: 0;
    text-decoration: underline;
    text-transform: none;
    line-height: 1.4;
    min-height: auto;
    height: auto; }
    ._2VOdSzvH._1tMp4Kzi img {
      margin-right: 0.625rem; }
    ._2VOdSzvH._1tMp4Kzi:hover, ._2VOdSzvH._1tMp4Kzi:focus {
      color: #bb9a65;
      text-decoration: none; }
    ._2VOdSzvH._1tMp4Kzi._1Qw45rbF._1uCYdDD4 {
      padding: 0; }
  ._2VOdSzvH.iDs-SnL3, ._2VOdSzvH[disabled] {
    border-color: #9197b3;
    color: #fff;
    cursor: not-allowed;
    box-shadow: none;
    opacity: 0.5; }
    ._2VOdSzvH.iDs-SnL3._1UoHlkzF, ._2VOdSzvH[disabled]._1UoHlkzF {
      border-color: #9197b3;
      color: #fff;
      cursor: not-allowed;
      box-shadow: none;
      opacity: 0.5; }
    ._2VOdSzvH.iDs-SnL3._3ybyEp7h, ._2VOdSzvH[disabled]._3ybyEp7h {
      border-color: #9197b3;
      color: #fff;
      cursor: not-allowed;
      box-shadow: none;
      opacity: 0.5; }
    ._2VOdSzvH.iDs-SnL3._7qBGihih, ._2VOdSzvH[disabled]._7qBGihih {
      border-color: #9197b3;
      color: #fff;
      cursor: not-allowed;
      box-shadow: none;
      opacity: 0.5; }
    ._2VOdSzvH.iDs-SnL3.UvJyCfyk, ._2VOdSzvH[disabled].UvJyCfyk {
      border-color: #9197b3;
      color: #fff;
      cursor: not-allowed;
      box-shadow: none;
      opacity: 0.5; }
    ._2VOdSzvH.iDs-SnL3._1qFknf_w, ._2VOdSzvH[disabled]._1qFknf_w {
      border-color: #9197b3;
      color: #fff;
      cursor: not-allowed;
      box-shadow: none;
      opacity: 0.5; }
    ._2VOdSzvH.iDs-SnL3._1uI7A05Y, ._2VOdSzvH[disabled]._1uI7A05Y {
      border-color: #9197b3;
      color: #fff;
      cursor: not-allowed;
      box-shadow: none;
      opacity: 0.5; }
  ._2VOdSzvH._1nHKRTIY.iDs-SnL3, ._2VOdSzvH._1nHKRTIY[disabled] {
    background: none; }
  ._2VOdSzvH._1tMp4Kzi.iDs-SnL3, ._2VOdSzvH._1tMp4Kzi.JnIIvvai[disabled] {
    color: #666666; }
  ._2VOdSzvH._1tMp4Kzi[disabled] {
    background: none; }
    ._2VOdSzvH._1tMp4Kzi[disabled]:hover {
      color: #666666; }
  ._2VOdSzvH._2HD5HAWJ {
    margin-top: 1.875rem; }

._2mBwxFYW {
  position: relative; }
  ._2mBwxFYW .xOcfiKWb {
    position: absolute;
    top: 0;
    right: 0.625rem;
    bottom: 0;
    margin: auto;
    width: 1.875rem;
    height: 1.875rem; }

._1KqAOeh2 {
  position: relative;
  padding-left: 3.125rem;
  background-color: #fff; }
  ._1KqAOeh2 input {
    border: none !important; }
  ._1KqAOeh2 .be0ZMNeD {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    width: 2.5rem;
    height: 2.5rem;
    background-color: #233068; }
    @media screen and (max-width: 39.99875em) {
      ._1KqAOeh2 .be0ZMNeD {
        display: none; } }
  ._1KqAOeh2 ._3a7XWttC {
    display: none;
    position: absolute;
    top: 0;
    left: 0.625rem;
    bottom: 0;
    margin: auto;
    width: 1.875rem;
    height: 1.875rem; }
    @media screen and (max-width: 39.99875em) {
      ._1KqAOeh2 ._3a7XWttC {
        display: block; } }
  ._1KqAOeh2 ._2zq2524I {
    position: absolute;
    top: 0.3125rem;
    right: 2.625rem; }
    @media screen and (max-width: 39.99875em) {
      ._1KqAOeh2 ._2zq2524I {
        right: 0.375rem; } }

@media screen and (max-width: 64.06125em) {
  .hHuGJ_b7 img {
    width: 1rem; } }

._2dEDylvJ {
  display: flex;
  align-items: center; }
  ._2dEDylvJ div {
    cursor: pointer;
    transition: opacity .3s ease-in-out;
    border-radius: 1.25rem; }
    ._2dEDylvJ div:first-child {
      background: url(/images/subtract-one.svg) no-repeat center;
      background-size: 100% auto; }
    ._2dEDylvJ div:last-child {
      background: url(/images/add-one.svg) no-repeat center;
      background-size: 100% auto; }
    ._2dEDylvJ div:hover {
      opacity: 0.8; }
  ._2dEDylvJ ._2HBq9RkG {
    width: 2.75rem;
    height: 2.75rem; }
  ._2dEDylvJ .N7efiRjg {
    width: 2.25rem;
    height: 2.25rem; }

._2waNnhBV {
  padding-left: 0;
  padding-right: 3.75rem; }
  ._2waNnhBV button {
    width: 100% !important;
    height: 100% !important; }

