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

.I6tLL9ps ._2zcJQYw9 {
  position: relative;
  margin-left: 0.625rem; }
  .I6tLL9ps ._2zcJQYw9 input {
    padding: 0.625rem 0 0.625rem 0.3125rem;
    border-radius: 0;
    border: 0;
    border-bottom: 0.0625rem solid #233068; }
  @media screen and (min-width: 64.0625em) {
    .I6tLL9ps ._2zcJQYw9 {
      margin-left: 0.3125rem;
      left: 0.3125rem; }
      .I6tLL9ps ._2zcJQYw9 button {
        right: -0.3125rem !important; } }

@media screen and (max-width: 64.06125em) {
  .I6tLL9ps > * > * > button {
    width: 100% !important; } }

.I6tLL9ps ._1kp18qIt input {
  padding: 0.3125rem 0.625rem;
  text-align: right;
  height: 2.5rem;
  max-height: 2.5rem; }

.I6tLL9ps ._2U8pn9FQ {
  width: 5.25rem; }

.I6tLL9ps ._1YEMQuVb {
  max-width: 5rem;
  padding: 0 0.3125rem; }

.I6tLL9ps ._151qwdhk {
  width: 2.5rem;
  margin-left: 0.625rem;
  margin-right: 0.625rem; }
  @media screen and (max-width: 64.06125em) {
    .I6tLL9ps ._151qwdhk {
      margin-right: 0 !important; } }
  @media screen and (max-width: 39.99875em) {
    .I6tLL9ps ._151qwdhk {
      margin-right: 0.625rem !important; } }

.I6tLL9ps ._3kflVdwW {
  background-color: rgba(101, 187, 125, 0.1);
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #65bb7d;
  padding: 0.625rem 0.625rem;
  margin: 0.625rem 0 0;
  display: flex;
  justify-content: space-between; }

.I6tLL9ps._1_iD3H8v {
  padding: 0.625rem 0.625rem 0 0.625rem; }
  .I6tLL9ps._1_iD3H8v ._3kflVdwW {
    margin: 0.625rem -0.625rem -0.625rem -0.625rem; }
    @media screen and (max-width: 39.99875em) {
      .I6tLL9ps._1_iD3H8v ._3kflVdwW {
        flex-direction: column; } }

._3P9MGdIG button {
  width: 100% !important; }

@media screen and (min-width: 40em) {
  ._3P9MGdIG {
    flex: 1 !important; } }

._2RIBtsLk div {
  width: 2.5rem;
  height: 2.5rem;
  margin-left: 0;
  margin-right: 2rem; }

.QlU-ulZN div {
  width: 2.25rem;
  height: 2.25rem; }
  .QlU-ulZN div:first-child {
    margin-right: 1.5rem; }

@media screen and (max-width: 39.99875em) {
  .QlU-ulZN {
    justify-content: center;
    margin-top: 0.75rem; } }

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

._2CS_w2BH {
  position: relative;
  display: block;
  margin: 0.9375rem 0 0.9375rem 0;
  padding: 0 0 0.625rem 0;
  background-color: #fff;
  text-align: center;
  border: 0.0625rem solid rgba(224, 224, 224, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  transition: all 0.3s ease-in-out !important;
  border: 0.0625rem solid #e0e0e0; }
  ._2CS_w2BH:hover {
    box-shadow: 0 0.875rem 1.25rem rgba(0, 0, 0, 0.12); }
  ._2CS_w2BH ._1QGxZ2aO {
    position: absolute;
    top: 0.625rem;
    right: -0.625rem;
    background-color: #dd3748;
    color: #fff;
    font-weight: 700;
    font-size: 0.9375rem;
    padding: 0.5rem 1.5rem; }
    @media screen and (max-width: 39.99875em) {
      ._2CS_w2BH ._1QGxZ2aO {
        font-size: 0.8125rem;
        padding: 0.25rem 1rem; } }
  ._2CS_w2BH ._2tGpuoKl {
    margin: 0.3125rem;
    max-width: 100%;
    height: auto; }
    ._2CS_w2BH ._2tGpuoKl img {
      margin: 0; }
  ._2CS_w2BH h3 {
    font-family: "Open Sans", sans-serif;
    margin: 0 0.625rem;
    padding: 0;
    font-weight: 700;
    font-size: 0.9375rem;
    line-height: 1.25rem;
    color: #233068;
    height: 5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4; }
  ._2CS_w2BH ._3vrsO2pT {
    margin: 0 0.625rem 1.25rem 0.625rem;
    font-size: 0.9375rem;
    line-height: 1.5rem; }
    @media screen and (max-width: 39.99875em) {
      ._2CS_w2BH ._3vrsO2pT {
        margin-bottom: 0; } }
    ._2CS_w2BH ._3vrsO2pT input {
      padding: 0.625rem 0 0.625rem 0.3125rem;
      border-radius: 0;
      border: 0;
      border-bottom: 0.0625rem solid #233068; }
    ._2CS_w2BH ._3vrsO2pT span {
      display: inline-block;
      line-height: 2.5rem; }
  ._2CS_w2BH ._1Docb5dL {
    font-size: 0.9375rem;
    line-height: 1.875rem;
    margin: 0 0 1.25rem 0;
    color: #333333; }
    @media screen and (max-width: 39.99875em) {
      ._2CS_w2BH ._1Docb5dL {
        margin-bottom: 0.625rem; } }
    ._2CS_w2BH ._1Docb5dL span, ._2CS_w2BH ._1Docb5dL strong {
      display: block;
      margin: 0; }
    ._2CS_w2BH ._1Docb5dL ._3C1chIQy {
      text-decoration: line-through;
      opacity: .8; }
  ._2CS_w2BH ._2t2JJg9E {
    background: #fff;
    position: absolute;
    top: 0.0625rem;
    left: 0.0625rem;
    right: 0.0625rem;
    bottom: 0.0625rem;
    padding: 0.9375rem 1.25rem;
    opacity: 0;
    pointer-events: none;
    transition: opacity .4s ease; }
    ._2CS_w2BH ._2t2JJg9E._2av31UbS {
      opacity: 1;
      pointer-events: all; }
    ._2CS_w2BH ._2t2JJg9E span {
      display: block;
      opacity: 0;
      animation: _1c6N_9td 2.8s linear infinite; }
      ._2CS_w2BH ._2t2JJg9E span:nth-of-type(1) {
        background: rgba(35, 48, 104, 0.1);
        height: 13.4375rem;
        margin-bottom: 0.5625rem; }
      ._2CS_w2BH ._2t2JJg9E span:nth-of-type(2) {
        background: rgba(51, 51, 51, 0.3);
        height: 4rem;
        margin-bottom: 1.375rem;
        animation-delay: .4s; }
      ._2CS_w2BH ._2t2JJg9E span:nth-of-type(3) {
        background: rgba(51, 51, 51, 0.3);
        height: 1.5rem;
        margin-left: 1.875rem;
        margin-right: 1.875rem;
        margin-bottom: 1.875rem;
        animation-delay: .6s; }
      ._2CS_w2BH ._2t2JJg9E span:nth-of-type(4) {
        background: rgba(51, 51, 51, 0.3);
        height: 1.125rem;
        margin-bottom: 0.9375rem;
        margin-left: 0.9375rem;
        margin-right: 0.9375rem;
        animation-delay: .8s; }
      ._2CS_w2BH ._2t2JJg9E span:nth-of-type(5) {
        background: rgba(51, 51, 51, 0.2);
        height: 1.125rem;
        margin-bottom: 1.5625rem;
        margin-left: 2.1875rem;
        margin-right: 2.1875rem;
        animation-delay: 1s; }
      ._2CS_w2BH ._2t2JJg9E span:nth-of-type(6) {
        background: rgba(187, 154, 101, 0.2);
        height: 1.5rem;
        margin-bottom: 1.5rem;
        margin-left: 2.8125rem;
        margin-right: 2.8125rem;
        animation-delay: 1.2s; }
      ._2CS_w2BH ._2t2JJg9E span:nth-of-type(7) {
        display: inline-block;
        background: rgba(51, 51, 51, 0.2);
        height: 2.5rem;
        width: 3.25rem;
        animation-delay: 1.4s;
        margin: 0 0.25rem; }
      ._2CS_w2BH ._2t2JJg9E span:nth-of-type(8) {
        display: inline-block;
        background: rgba(51, 51, 51, 0.2);
        height: 2.5rem;
        width: 2rem;
        animation-delay: 1.4s;
        margin: 0 0.25rem; }
      ._2CS_w2BH ._2t2JJg9E span:nth-of-type(9) {
        display: inline-block;
        background: rgba(35, 48, 104, 0.2);
        height: 2.5rem;
        width: 5.125rem;
        animation-delay: 1.4s;
        margin: 0 0.25rem; }

@keyframes _1c6N_9td {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    ._2CS_w2BH ._2Pfa_Ejb {
      max-width: 18.75rem; } }

