/*=== Begin country Page newsletter section ====*/
.showcase__l2_stayconnected .lp__secondary_search .lp__secondary_search_label {
  font-family: "Andes", sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.showcase__l2_stayconnected .lp__secondary_search input[type=email] {
  width: 100%;
}
@media (min-width: 991px) {
  .showcase__l2_stayconnected .lp__secondary_search input[type=email] {
    width: 63%;
  }
}
@media (max-width: 500px) and (min-width: 320px) {
  .showcase__l2_stayconnected .lp__secondary_search input[type=email] {
    margin-bottom: 16px;
  }
}
.showcase__l2_stayconnected .lp__secondary_search .newsletter-submit {
  position: absolute;
  height: 40px;
  top: 0;
  border-radius: 3px;
  padding: 12px;
  right: 0;
}
@media (min-width: 992px) {
  .showcase__l2_stayconnected .lp__secondary_search .newsletter-submit {
    right: 120px;
  }
}
@media (max-width: 500px) and (min-width: 320px) {
  .showcase__l2_stayconnected .lp__secondary_search .newsletter-submit {
    position: inherit;
    width: 100%;
  }
}
.showcase__l2_stayconnected .lp__secondary_search .newsletter-submit:focus {
  outline: #ffd380 solid 2px;
}
.showcase__l2_stayconnected .lp__subscribe_title {
  font-family: "Andes", sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
}
.showcase__l2_stayconnected .lp__subscribe_listitem {
  font-family: "Andes", sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.showcase__l2_stayconnected .lp__subscribe_listitem a {
  color: #fff;
}
.showcase__l2_stayconnected .lp__subscribe_listitem a:hover, .showcase__l2_stayconnected .lp__subscribe_listitem a:focus, .showcase__l2_stayconnected .lp__subscribe_listitem a:active {
  color: #fff;
}

/*=== Begin country Page newsletter section ====*/