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

.tb9b2uN9._1pet_nIh ul, .tb9b2uN9._1pet_nIh ul li {
  list-style-type: none;
  padding: 0;
  margin: 0; }

.tb9b2uN9._1pet_nIh ul li {
  margin-bottom: 1.5625rem;
  display: block; }
  .tb9b2uN9._1pet_nIh ul li a {
    position: relative;
    padding: 0.3125rem 0;
    line-height: 1.2;
    display: inline-block;
    font-size: 1.125rem;
    color: #233068;
    text-decoration: none;
    font-weight: 600; }
    .tb9b2uN9._1pet_nIh ul li a::after {
      position: absolute;
      display: block;
      content: '';
      bottom: 0;
      left: 0;
      right: 0;
      height: 0.125rem;
      background-color: #bb9a65;
      opacity: 0;
      transition: opacity .3s ease-in-out; }
  .tb9b2uN9._1pet_nIh ul li a:hover,
  .tb9b2uN9._1pet_nIh ul li._2cQUlkG6 a {
    color: #233068;
    text-decoration: none; }
    .tb9b2uN9._1pet_nIh ul li a:hover::after,
    .tb9b2uN9._1pet_nIh ul li._2cQUlkG6 a::after {
      opacity: 1; }

.tb9b2uN9._2FtsKq8a ._1setHuwR {
  margin: 0.9375rem 0 0 0;
  padding: 0 1.25rem;
  display: inline-block;
  width: auto;
  line-height: 3.125rem; }
  .tb9b2uN9._2FtsKq8a ._1setHuwR:hover {
    color: #fff; }

.tb9b2uN9._2FtsKq8a strong {
  display: block;
  padding: 0.625rem 0.625rem 1.25rem 0.625rem;
  color: #233068;
  border-bottom: 0.0625rem solid #e0e0e0; }

.tb9b2uN9._2FtsKq8a ul {
  padding: 0;
  margin: 0;
  display: block;
  width: 100%; }
  .tb9b2uN9._2FtsKq8a ul li {
    float: none;
    margin: 0;
    text-align: left;
    display: block;
    padding: 0.625rem 0;
    border-top: 0.0625rem solid #e0e0e0;
    border-top: 0.0625rem solid #e0e0e0; }
    .tb9b2uN9._2FtsKq8a ul li:first-of-type {
      border: none; }
    .tb9b2uN9._2FtsKq8a ul li a {
      display: block;
      padding: 0.3125rem 0.625rem;
      color: #233068;
      transition: color .3s ease-in-out;
      font-weight: 400;
      font-size: 1rem;
      white-space: nowrap; }
      @media screen and (min-width: 64.0625em) {
        .tb9b2uN9._2FtsKq8a ul li a {
          font-size: 0.9375rem; } }
      .tb9b2uN9._2FtsKq8a ul li a:hover {
        color: #bb9a65; }

/*** 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 print, screen and (min-width: 40em) {
  .xctnVijN, .xctnVijN._3oWmtx1D, .xctnVijN._2N9bIirj, .xctnVijN.cJCeYlE8 {
    right: auto;
    left: auto;
    margin: 0 auto; } }

html.wPWWpTVI {
  position: fixed;
  width: 100%;
  overflow-y: hidden; }
  html.wPWWpTVI.FB4EUusX {
    overflow-y: scroll; }
  html.wPWWpTVI body {
    overflow-y: hidden; }

._3PbRVGzO {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(51, 51, 51, 0.5);
  overflow-y: auto; }

.xctnVijN {
  z-index: 1006;
  backface-visibility: hidden;
  display: none;
  padding: 0;
  border: 1px solid rgba(51, 51, 51, 0.5);
  border-radius: 0;
  background-color: #fff;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .xctnVijN {
    outline: 0; }
  @media print, screen and (min-width: 40em) {
    .xctnVijN {
      min-height: 0; } }
  .xctnVijN ._1OXIUgzJ {
    min-width: 0; }
  .xctnVijN > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .xctnVijN {
      width: auto;
      max-width: 55.1875rem; } }
  .xctnVijN._2p8lvUEI {
    padding: 0; }
  @media print, screen and (min-width: 40em) {
    .xctnVijN._3oWmtx1D {
      width: 30%;
      max-width: 55.1875rem; } }
  @media print, screen and (min-width: 40em) {
    .xctnVijN._2N9bIirj {
      width: 50%;
      max-width: 55.1875rem; } }
  @media print, screen and (min-width: 40em) {
    .xctnVijN.cJCeYlE8 {
      width: 90%;
      max-width: 55.1875rem; } }
  .xctnVijN._26wmg05m {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 39.99875em) {
    .xctnVijN {
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      max-width: none;
      height: 100%;
      min-height: 100%;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .xctnVijN._3evDQrQh {
    position: fixed; }

._3PbRVGzO {
  opacity: 1;
  transition-property: opacity;
  transition-duration: 0.1s;
  will-change: opacity;
  height: 100vh;
  align-items: center;
  justify-content: center; }
  ._3PbRVGzO > div {
    z-index: 1; }

.yQbpYdJd,
._1gSB8SuF {
  opacity: 0;
  pointer-events: none; }

.yQbpYdJd {
  transition-timing-function: ease-out; }

._1gSB8SuF {
  transition-timing-function: ease-in; }

._2HhkCRbe {
  background-color: transparent; }

.kp06bGGT {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  background-color: rgba(7, 12, 43, 0.2); }

.xctnVijN {
  display: inline-block;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-height: 100%;
  min-height: 7.5rem;
  padding: 2.5rem 1.25rem 1.25rem 1.25rem;
  -webkit-font-smoothing: subpixel-antialiased;
  backface-visibility: hidden;
  filter: blur(0px); }
  @media screen and (min-width: 55.1875em) {
    .xctnVijN {
      border-radius: 0.25rem;
      box-shadow: 0 0.3125rem 0.625rem 0 rgba(0, 0, 0, 0.08); } }
  @media print, screen and (min-width: 64.0625em) {
    .xctnVijN {
      min-width: 31.25rem;
      padding: 2.5rem; } }
  @media screen and (max-width: 39.99875em) {
    .xctnVijN {
      width: 100%;
      height: auto; } }
  .xctnVijN .bHXW4C_4 {
    margin: 0.3125rem 0 1.25rem 0; }
  .xctnVijN ._2KpBejZ- {
    display: block;
    margin: 0 auto;
    margin-bottom: 1.5625rem; }
  .xctnVijN p {
    line-height: 2; }
  .xctnVijN h2, .xctnVijN p {
    max-width: 31.25rem;
    margin-left: auto;
    margin-right: auto;
    padding: 0 !important; }
  .xctnVijN h3 {
    margin-top: 0.625rem;
    font-size: 1.125rem;
    line-height: 1.4;
    font-weight: 700; }
  .xctnVijN ._2HY93LnQ {
    text-align: center; }
  .xctnVijN ._2XhAwoZA {
    text-align: left; }
  .xctnVijN ._9aOZ-BjA {
    display: flex;
    justify-content: center; }
    .xctnVijN ._9aOZ-BjA .bHXW4C_4 {
      margin: 0 12px 0 0; }
  .xctnVijN ._2nR2HZlw {
    font-size: 30px;
    color: #233068; }
  .xctnVijN ._1XYFWBuU {
    margin-bottom: 18px; }
  .xctnVijN .bHXW4C_4 {
    margin-top: 0px;
    margin-bottom: 15px; }
  .xctnVijN ._1Nx9CrkY {
    margin-bottom: 18px; }

._38MzEFUq {
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
  background: rgba(255, 255, 255, 0.8); }
  ._38MzEFUq button {
    margin: 0; }
    @media screen and (max-width: 64.06125em) {
      ._38MzEFUq button {
        margin: 0; } }
  ._38MzEFUq ._3jj9Ohe0 {
    padding: 0; }

._18T77DTa {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%; }
  ._18T77DTa button {
    margin: 0; }
    @media screen and (max-width: 64.06125em) {
      ._18T77DTa button {
        margin: 0; } }

@media screen and (max-width: 64.06125em) {
  ._2yHKFJrI {
    text-align: center; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  ._3PbRVGzO {
    flex-direction: column;
    justify-content: flex-start; } }

