@charset "UTF-8";
@import url("../../../static/font-awesome/css/font-awesome.min.css");
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  src: local("Poppins Regular"), local("Poppins-Regular"),
    url(https://fonts.gstatic.com/s/Poppins/v4/J59yWLG3iwczjwZ63gnONw.woff2)
      format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  src: local("Poppins Regular"), local("Poppins-Regular"),
    url(https://fonts.gstatic.com/s/Poppins/v4/kA_pX0U45Eb7PbHijV1x2w.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  src: local("Poppins"), local("PTSans-Regular"),
    url(https://fonts.gstatic.com/s/ptsans/v8/JX7MlXqjSJNjQvI4heMMGvY6323mHUZFJMgTvxaG2iE.woff2)
      format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  src: local("Poppins"), local("PTSans-Regular"),
    url(https://fonts.gstatic.com/s/ptsans/v8/vtwNVMP8y9C17vLvIBNZI_Y6323mHUZFJMgTvxaG2iE.woff2)
      format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  src: local("Poppins"), local("PTSans-Regular"),
    url(https://fonts.gstatic.com/s/ptsans/v8/9kaD4V2pNPMMeUVBHayd7vY6323mHUZFJMgTvxaG2iE.woff2)
      format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  src: local("Poppins"), local("PTSans-Regular"),
    url(https://fonts.gstatic.com/s/ptsans/v8/ATKpv8nLYAKUYPoppins8iqqrg.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  src: local("Poppins Regular"), local("Poppins-Regular"),
    url(https://fonts.gstatic.com/s/Poppins/v4/vSFmJTMa8EC9GxwcmIvm7A.woff2)
      format("woff2");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  src: local("Poppins"), local("PTSans-Regular"),
    url(https://fonts.gstatic.com/s/ptsans/v8/7nBxcqTeiPvFX1XVBk6VGw.woff2)
      format("woff2");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  src: local("Poppins Regular"), local("Poppins-Regular"),
    url(https://fonts.gstatic.com/s/Poppins/v4/NhShzqosC_KzkbrKRjCNPA.woff)
      format("woff");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  src: local("Poppins"), local("PTSans-Regular"),
    url(https://fonts.gstatic.com/s/ptsans/v8/GdZvpAq9shJukTEvSQbePw.woff)
      format("woff");
}
body.edOverlay__active {
  overflow: hidden;
}

.eds_mailChimpPlus_Galore *,
.eds_mailChimpPlus_Galore *::after,
.eds_mailChimpPlus_Galore *::before {
  box-sizing: border-box;
}
.eds_mailChimpPlus_Galore.edOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  left: auto;
  top: 0;
  right: 100%;
  bottom: auto;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
  z-index: 9999;
  opacity: 0;
  overflow: auto;
  -webkit-transition: opacity 600ms;
  transition: opacity 600ms;
}
.eds_mailChimpPlus_Galore.edOverlay:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.eds_mailChimpPlus_Galore.edOverlay > .edOverlay__mainWrapper {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 10% 10% 0;
}
.eds_mailChimpPlus_Galore.edOverlay
  > .edOverlay__mainWrapper
  > .edOverlay__contentWrapper {
  max-width: 900px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.eds_mailChimpPlus_Galore.edOverlay
  > .edOverlay__mainWrapper
  > .edOverlay__hideTrigger {
  display: none;
}
.eds_mailChimpPlus_Galore.edOverlay.edOverlay__show {
  right: 0;
  opacity: 1;
}
.eds_mailChimpPlus_Galore.edOverlay.edOverlay__show
  > .edOverlay__mainWrapper
  > .edOverlay__contentWrapper {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.eds_mailChimpPlus_Galore.edOverlay.edOverlay__hideDisabled
  .edOverlay__hideTrigger {
  display: none !important;
}
.eds_mailChimpPlus_Galore.edForm__form {
  position: relative;
  max-width: none;
  background-color: #00809f;
}
.eds_mailChimpPlus_Galore.edForm__form.edForm__requesting
  .edmcp_formWrapper::before,
.eds_mailChimpPlus_Galore.edForm__form.edForm__requesting
  .edmcp_formWrapper::after {
  position: absolute;
  left: 0;
  right: 0;
  display: inline-block;
  z-index: 100;
}
.eds_mailChimpPlus_Galore.edForm__form.edForm__requesting
  .edmcp_formWrapper::before {
  top: 0;
  bottom: 0;
  content: "";
  background-color: rgba(255, 255, 255, 0.8);
}
.eds_mailChimpPlus_Galore.edForm__form.edForm__requesting
  .edmcp_formWrapper:after {
  top: 50%;
  content: "";
  color: #00809f;
  font: 50px/0 "FontAwesome";
  text-align: center;
}
.eds_mailChimpPlus_Galore .edmcp_mainWrapper {
  border: solid 1px #00809f;
  overflow: hidden;
  background-color: #00809f;
}
.eds_mailChimpPlus_Galore .edmcp_header {
  padding: 68px 25px;
  background-color: #00809f;
  position: relative;
}
.eds_mailChimpPlus_Galore .edOverlay__hideTrigger {
  display: inline-block;
  position: absolute;
  width: 44px;
  height: 44px;
  top: 50%;
  right: 0;
  margin: -22px 20px 0 0;
  color: #fff;
  border: solid 1px #fff;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 400ms;
  transition: all 400ms;
}
.eds_mailChimpPlus_Galore .edOverlay__hideTrigger * {
  vertical-align: top;
  line-height: 40px;
  font-size: 20px;
}
.eds_mailChimpPlus_Galore .edOverlay__hideTrigger:hover {
  color: #00549a;
}
.eds_mailChimpPlus_Galore .edmcp_headerTitle,
.eds_mailChimpPlus_Galore .edmcp_headerSubTitle {
  color: #fff;
}
.eds_mailChimpPlus_Galore .edmcp_headerTitle {
  letter-spacing: normal;
  margin: 0 0 10px;
  padding: 0;
}
.eds_mailChimpPlus_Galore .edmcp_headerSubTitle {
  font: 17px/1.1 "Poppins", sans-serif;
}
.eds_mailChimpPlus_Galore .edmcp_formWrapper {
  padding: 68px 25px;
  position: relative;
}
.eds_mailChimpPlus_Galore .edmcp__inputGroup {
  margin-bottom: 25px;
  position: relative;
}
.eds_mailChimpPlus_Galore .edmcp__inputGroup::after {
  display: table;
  width: 100%;
  content: "";
  clear: both;
}
.eds_mailChimpPlus_Galore .edmcp__inputGroup.edmcp_fullWidth input[type="text"],
.eds_mailChimpPlus_Galore
  .edmcp__inputGroup.edmcp_fullWidth
  input[type="email"],
.eds_mailChimpPlus_Galore
  .edmcp__inputGroup.edmcp_fullWidth
  input[type="number"],
.eds_mailChimpPlus_Galore .edmcp__inputGroup.edmcp_fullWidth select,
.eds_mailChimpPlus_Galore .edmcp__inputGroup.edmcp_fullWidth textarea,
.eds_mailChimpPlus_Galore .edmcp__inputGroup.edmcp_fullWidth .edmcp__select {
  width: 50%;
  float: right;
}
.eds_mailChimpPlus_Galore
  .edmcp__inputGroup.edmcp__inputGroupDate
  > .edmcp__label,
.eds_mailChimpPlus_Galore
  .edmcp__inputGroup.edmcp__inputGroupBirthday
  > .edmcp__label {
  display: block;
}
.eds_mailChimpPlus_Galore .edmcp__inputGroup.edmcp__inputGroupDate > div,
.eds_mailChimpPlus_Galore .edmcp__inputGroup.edmcp__inputGroupBirthday > div {
  float: left;
}
.eds_mailChimpPlus_Galore
  .edmcp__inputGroup.edmcp__inputGroupDate
  > div:last-child,
.eds_mailChimpPlus_Galore
  .edmcp__inputGroup.edmcp__inputGroupBirthday
  > div:last-child {
  float: right;
}
.eds_mailChimpPlus_Galore .edmcp__inputGroup.edmcp__inputGroupDate > div {
  width: 32%;
}
.eds_mailChimpPlus_Galore
  .edmcp__inputGroup.edmcp__inputGroupDate
  > div.edmcp__day {
  margin: 0 2%;
}
.eds_mailChimpPlus_Galore .edmcp__inputGroup.edmcp__inputGroupBirthday > div {
  width: 49%;
}
.eds_mailChimpPlus_Galore .edmcp_inputGroupWrapper {
  border-top: solid 1px #00809f;
  border-bottom: solid 1px #00809f;
  margin: 25px -20px;
  padding: 15px 20px 10px;
}
.eds_mailChimpPlus_Galore .edmcp_inputGroupWrapper > div {
  margin-top: 0;
}
.eds_mailChimpPlus_Galore .edmcp_inputGroupWrapper:first-child {
  border-top: none !important;
  margin-top: 0;
}
.eds_mailChimpPlus_Galore .edmcp_consentHtml .edmcp__inputGroup {
  margin-bottom: 0;
}
.eds_mailChimpPlus_Galore .edmcp_consentHtml .edmcp__inputGroup a,
.eds_mailChimpPlus_Galore .edmcp_consentHtml .edmcp__inputGroup a:link,
.eds_mailChimpPlus_Galore .edmcp_consentHtml .edmcp__inputGroup a:visited {
  color: rgba(0, 0, 0, 0.5);
  text-decoration: underline;
}
.eds_mailChimpPlus_Galore .edmcp_consentHtml .edmcp__inputGroup a:hover {
  text-decoration: none;
}
.eds_mailChimpPlus_Galore .edmcp_consentHtml .edmcp_consentMessage {
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-style: italic;
  color: rgba(0, 0, 0, 0.4);
  line-height: 1.1;
}
.eds_mailChimpPlus_Galore .edmcp_consentHtml .edmcp_consentMessage div + div {
  margin-top: 5px;
}
.eds_mailChimpPlus_Galore .edmcp_center {
  margin-left: auto;
  margin-right: auto;
  text-align: right;
}
.eds_mailChimpPlus_Galore input[type="text"],
.eds_mailChimpPlus_Galore input[type="email"],
.eds_mailChimpPlus_Galore input[type="number"],
.eds_mailChimpPlus_Galore select,
.eds_mailChimpPlus_Galore textarea {
  border: solid 1px #b4b4b4;
  font: 17px/1.1 "Poppins", sans-serif;
  color: #9d9d9d;
  box-shadow: none;
  background: #ffffff;
  box-shadow: none;
  outline: none;
  padding: 14px 20px;
  margin: 2px 0;
}
.eds_mailChimpPlus_Galore input[type="text"]:focus,
.eds_mailChimpPlus_Galore input[type="email"]:focus,
.eds_mailChimpPlus_Galore input[type="number"]:focus,
.eds_mailChimpPlus_Galore select:focus,
.eds_mailChimpPlus_Galore textarea:focus {
  color: #222;
}
.eds_mailChimpPlus_Galore textarea {
  padding: 5px 10px;
}
.eds_mailChimpPlus_Galore input[type="text"],
.eds_mailChimpPlus_Galore input[type="email"],
.eds_mailChimpPlus_Galore input[type="number"],
.eds_mailChimpPlus_Galore textarea,
.eds_mailChimpPlus_Galore .edmcp__select::before {
  border-radius: 5px;
  -webkit-transition: all 400ms;
  transition: all 400ms;
}
.eds_mailChimpPlus_Galore input[type="text"]:hover,
.eds_mailChimpPlus_Galore input[type="email"]:hover,
.eds_mailChimpPlus_Galore input[type="number"]:hover,
.eds_mailChimpPlus_Galore textarea:hover,
.eds_mailChimpPlus_Galore .edmcp__select:hover::before {
  border-color: #40a4ea;
}
.eds_mailChimpPlus_Galore input[type="text"]:focus,
.eds_mailChimpPlus_Galore input[type="email"]:focus,
.eds_mailChimpPlus_Galore input[type="number"]:focus,
.eds_mailChimpPlus_Galore textarea:focus {
  border-color: #00809f;
}
.eds_mailChimpPlus_Galore input::-moz-placeholder {
  opacity: 1;
  color: inherit;
}
.eds_mailChimpPlus_Galore input:-ms-input-placeholder {
  opacity: 1;
  color: inherit;
}
.eds_mailChimpPlus_Galore input::-webkit-input-placeholder {
  opacity: 1;
  color: inherit;
}
.eds_mailChimpPlus_Galore .edmcp__label {
  margin: 0 0 5px;
  padding: 0;
  color: #00809f;
  font: normal 17px/1 "Poppins", sans-serif;
}
.eds_mailChimpPlus_Galore .edmcp_inputGroupTitle {
  font: normal 18px/1 "Poppins", sans-serif;
  margin: 0 0 15px;
  padding: 0 0 5px;
  color: #757575;
  border-bottom: solid 1px #00809f;
}
.eds_mailChimpPlus_Galore .edmcp__select {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.eds_mailChimpPlus_Galore .edmcp__select::before,
.eds_mailChimpPlus_Galore .edmcp__select::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.eds_mailChimpPlus_Galore .edmcp__select::before {
  border: solid 1px #d3d3d3;
  left: 0;
  content: "";
}
.eds_mailChimpPlus_Galore .edmcp__select::after {
  position: absolute;
  content: "";
  color: #fff;
  font: 17px/39px "FontAwesome";
  width: 40px;
  z-index: 1;
  text-align: center;
  background-color: #00809f;
  border-radius: 0 5px 5px 0;
}
.eds_mailChimpPlus_Galore .edmcp__select select {
  border: none;
  width: 110% !important;
  position: relative;
  z-index: 2;
  margin: 0;
  padding: 7px 10px;
}
.eds_mailChimpPlus_Galore .edmcp__select select:focus {
  outline: none;
}
.eds_mailChimpPlus_Galore .edmcp__select select:disabled {
  color: #ccc !important;
}
.eds_mailChimpPlus_Galore .edmcp__radioButtonGroup,
.eds_mailChimpPlus_Galore .edmcp__checkBoxGroup {
  margin: 10px 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: relative;
}
.eds_mailChimpPlus_Galore .edmcp__radioButtonGroup > li,
.eds_mailChimpPlus_Galore .edmcp__checkBoxGroup > li {
  margin: 0 0 5px;
  list-style-type: none;
  padding: 0;
  font-size: 0;
  line-height: 0;
}
.eds_mailChimpPlus_Galore .edmcp__checkBox {
  display: block;
  margin-bottom: 5px;
}
.eds_mailChimpPlus_Galore .edmcp__radioButton,
.eds_mailChimpPlus_Galore .edmcp__checkBox {
  position: relative;
}
.eds_mailChimpPlus_Galore .edmcp__radioButton > label,
.eds_mailChimpPlus_Galore .edmcp__checkBox > label {
  margin: 0;
  display: inline-block;
}
.eds_mailChimpPlus_Galore .edmcp__radioButton > label > input,
.eds_mailChimpPlus_Galore .edmcp__checkBox > label > input {
  display: none;
}
.eds_mailChimpPlus_Galore .edmcp__radioButton > label > span,
.eds_mailChimpPlus_Galore .edmcp__checkBox > label > span {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  position: relative;
  padding-left: 30px;
  font: 14px/20px "Poppins", sans-serif;
  color: #919191;
  margin: 0;
}
.eds_mailChimpPlus_Galore .edmcp__radioButton > label > span::before,
.eds_mailChimpPlus_Galore .edmcp__radioButton > label > span::after,
.eds_mailChimpPlus_Galore .edmcp__checkBox > label > span::before,
.eds_mailChimpPlus_Galore .edmcp__checkBox > label > span::after {
  position: absolute;
  content: "";
  line-height: 0;
  display: inline-block;
}
.eds_mailChimpPlus_Galore .edmcp__radioButton > label > span::before,
.eds_mailChimpPlus_Galore .edmcp__checkBox > label > span::before {
  width: 21px;
  height: 21px;
  border: solid 1px #b4b4b4;
  border-radius: 2px;
  left: 0;
  top: 0;
}
.eds_mailChimpPlus_Galore .edmcp__radioButton > label > span::after,
.eds_mailChimpPlus_Galore .edmcp__checkBox > label > span::after {
  color: #00809f;
  font-family: "FontAwesome";
  font-size: 15px;
}
.eds_mailChimpPlus_Galore .edmcp__radioButton > label > span::before {
  border-radius: 50%;
}
.eds_mailChimpPlus_Galore .edmcp__radioButton > label > span::after {
  top: 11px;
  left: 4px;
}
.eds_mailChimpPlus_Galore
  .edmcp__radioButton
  input[type="radio"]:checked
  + span::after {
  content: "";
}
.eds_mailChimpPlus_Galore .edmcp__checkBox > label > span::after {
  top: 11px;
  left: 3px;
}
.eds_mailChimpPlus_Galore
  .edmcp__checkBox
  input[type="checkbox"]:checked
  + span::after {
  content: "";
}
.eds_mailChimpPlus_Galore
  .edmcp__radioButton
  input[type="radio"]:checked
  + span::before,
.eds_mailChimpPlus_Galore
  .edmcp__checkBox
  input[type="checkbox"]:checked
  + span::before {
  border-color: #00809f;
}
.eds_mailChimpPlus_Galore .edmcp__checkBoxWithCheckBoxGroup {
  margin: 20px 0;
}
.eds_mailChimpPlus_Galore
  .edmcp__checkBoxWithCheckBoxGroup
  .edmcp__checkBoxGroup {
  margin: 10px 0 10px 20px;
}
.eds_mailChimpPlus_Galore
  .edmcp_inputGroupsHorizontal
  .edmcp__radioButtonGroup
  > li,
.eds_mailChimpPlus_Galore
  .edmcp_inputGroupsHorizontal
  .edmcp__checkBoxGroup
  > li {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}
.eds_mailChimpPlus_Galore .edmcp_popUpWrapper {
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.4);
}
.eds_mailChimpPlus_Galore .edmcp_popUpWrapper .edmcp_formWrapper {
  background-color: #fff;
}
.eds_mailChimpPlus_Galore .edmcp_popUpWrapper .edmcp__checkBoxGroup > li,
.eds_mailChimpPlus_Galore .edmcp_popUpWrapper .edmcp__radioButtonGroup > li {
  display: inline-block;
  margin: 5px 10px;
}
.eds_mailChimpPlus_Galore .edForm__subscribe,
.eds_mailChimpPlus_Galore .edForm__unsubscribe,
.eds_mailChimpPlus_Galore .edForm__closeResponse {
  cursor: pointer;
}
.eds_mailChimpPlus_Galore .edForm__subscribe,
.eds_mailChimpPlus_Galore .edForm__unsubscribe,
.eds_mailChimpPlus_Galore .edmcp_archiveButton,
.eds_mailChimpPlus_Galore .edForm__closeResponse {
  display: inline-block;
  font-family: "Poppins", sans-serif;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.eds_mailChimpPlus_Galore .edForm__subscribe,
.eds_mailChimpPlus_Galore .edForm__closeResponse {
  background-color: #00809f;
  text-shadow: none;
  text-decoration: none;
  line-height: 1;
  font-size: 17px;
  padding: 10px 45px;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  background-color: transparent;
  border: 1px solid #fff;
}
.eds_mailChimpPlus_Galore .edForm__closeResponse {
  background-color: #00809f;
}
@media handheld,
  only screen and (max-width: 480px),
  only screen and (max-device-width: 480px) {
  .eds_mailChimpPlus_Galore .edForm__subscribe,
  .eds_mailChimpPlus_Galore .edForm__closeResponse {
    word-break: break-all;
    padding: 8px 25px;
    font-size: 18px;
  }
}
.eds_mailChimpPlus_Galore .edmcp_subscribeAndArchiveButton {
  margin: 10px 0 0;
  vertical-align: top;
}
.eds_mailChimpPlus_Galore .edForm__unsubscribe,
.eds_mailChimpPlus_Galore .edmcp_archiveButton {
  color: #9d9d9d;
  text-decoration: underline;
  font-size: 16px;
  position: relative;
  margin: 5px 10px;
  -webkit-transition: color 300ms;
  transition: color 300ms;
}
.eds_mailChimpPlus_Galore .edForm__unsubscribe:hover,
.eds_mailChimpPlus_Galore .edmcp_archiveButton:hover {
  text-decoration: none;
  color: #00549a;
}
.eds_mailChimpPlus_Galore .required.error + label.error,
.eds_mailChimpPlus_Galore .edmcp__checkBox + label.error,
.eds_mailChimpPlus_Galore .edmcp__radioButton + label.error,
.eds_mailChimpPlus_Galore .edmcp__checkBoxGroup + label.error,
.eds_mailChimpPlus_Galore .edmcp__radioButtonGroup + label.error {
  visibility: visible;
  opacity: 1;
}
.eds_mailChimpPlus_Galore label.error,
.eds_mailChimpPlus_Galore label.edMCP_labelError {
  margin: 0;
  display: inline-block;
  overflow: hidden;
  font-size: 12px;
  line-height: 1;
  background-color: #ff5964;
  border: solid 1px #db313c;
  border-radius: 1px;
  color: #fff;
  font: 12px/1 "Poppins", sans-serif;
  box-shadow: 0 0 0 1px #fff;
  text-align: center;
}
.eds_mailChimpPlus_Galore label.error {
  position: absolute;
  right: 4px;
  bottom: 5px;
  opacity: 0;
  -webkit-transition: opacity 600ms;
  transition: opacity 600ms;
  visibility: hidden;
  padding: 2px 5px;
}
.eds_mailChimpPlus_Galore label.edMCP_labelError {
  padding: 5px;
}
.eds_mailChimpPlus_Galore .required.error {
  box-shadow: 0 0 2px #db313c;
}
.eds_mailChimpPlus_Galore .edmcp__checkBoxGroup:hover + label.error,
.eds_mailChimpPlus_Galore .edmcp__radioButtonGroup:hover + label.error,
.eds_mailChimpPlus_Galore .required.error:hover + label.error {
  opacity: 0.4;
}
.eds_mailChimpPlus_Galore .edmcp__select label.error {
  bottom: 5px;
  right: 45px;
  z-index: 3;
}
.eds_mailChimpPlus_Galore .edmcp__checkBoxGroup + label.error,
.eds_mailChimpPlus_Galore .edmcp__radioButtonGroup + label.error {
  bottom: 100%;
  left: 25%;
  right: 25%;
}
.eds_mailChimpPlus_Galore .edmcp_archiveHeader {
  border-bottom: solid 1px #00809f;
  padding: 15px 20px;
}
.eds_mailChimpPlus_Galore .edmcp_archiveHeader .edmcp_headerTitle {
  margin: 0;
  color: #00809f;
}
.eds_mailChimpPlus_Galore .edmcp_archiveHeader .edmcp_headerTitle::before {
  content: "";
  color: #9d9d9d;
  font: 37px/50px "FontAwesome";
  margin-right: 15px;
}
.eds_mailChimpPlus_Galore .edmcp_archiveList {
  margin: 0;
  padding: 0;
}
.eds_mailChimpPlus_Galore .edmcp_archiveList > li {
  padding: 15px 20px 15px 40px;
  border-bottom: solid 1px #ddd;
  margin: 0;
  list-style-type: none;
  position: relative;
}
.eds_mailChimpPlus_Galore .edmcp_archiveList > li:last-child {
  border: none;
}
.eds_mailChimpPlus_Galore .edmcp_archiveList > li > a {
  color: #222;
  text-decoration: none;
  font: 15px/1.1 "Poppins", sans-serif;
}
.eds_mailChimpPlus_Galore .edmcp_archiveList > li > a > span {
  font-family: "Poppins", sans-serif;
  margin-left: 20px;
  color: #9d9d9d;
}
.eds_mailChimpPlus_Galore .edmcp_archiveList > li > a:hover {
  color: #00809f;
}
.eds_mailChimpPlus_Galore .edmcp_archiveList > li::before {
  position: absolute;
  left: 20px;
  top: 0;
  font: 20px/44px "FontAwesome";
  color: #00809f;
  content: "";
}
.eds_mailChimpPlus_Galore .edForm__responseMessage {
  opacity: 0;
  visibility: hidden;
  z-index: -100;
  left: 2px;
  right: 2px;
  bottom: 2px;
  text-align: center;
  top: -100%;
  overflow: hidden;
  position: absolute;
  margin: 10px;
  -webkit-transition: opacity 600ms ease 500ms;
  transition: opacity 600ms ease 500ms;
}
.eds_mailChimpPlus_Galore .edForm__responseMessage::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.eds_mailChimpPlus_Galore .edForm__responseMessage > div {
  display: inline-block;
  text-align: center;
}
.eds_mailChimpPlus_Galore .edmcp_mainMessage {
  color: #ffffff;
  font: 20px/1.2 "Poppins", sans-serif;
}
.eds_mailChimpPlus_Galore .edmcp_mainMessage > span {
  font-size: 15px;
  display: block;
}
.eds_mailChimpPlus_Galore .edmcp_mailingList {
  margin: 0 0 30px;
  padding: 0;
}
.eds_mailChimpPlus_Galore .edmcp_mailingList > p {
  color: #000;
  font: 16px/1.2 "Poppins", sans-serif;
}
.eds_mailChimpPlus_Galore .edmcp_mailingList > ul > li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
  color: #9d9d9d;
  font: 14px/1.2 "Poppins", sans-serif;
}
.eds_mailChimpPlus_Galore .edmcp_mailingList > ul > li::after {
  content: ", ";
}
.eds_mailChimpPlus_Galore .edmcp_mailingList > ul > li:last-child::after {
  display: none;
}
.eds_mailChimpPlus_Galore .edForm__closeResponse::before {
  content: "";
  font-family: "FontAwesome";
  margin-right: 8px;
}
.eds_mailChimpPlus_Galore .edForm__closeResponse.edmcp_errorSubscibe::before {
  display: none;
}
.eds_mailChimpPlus_Galore .edmcp_form {
  opacity: 1;
  -webkit-transition: opacity 1000ms;
  transition: opacity 1000ms;
}
.eds_mailChimpPlus_Galore.edForm__showResponse .edForm__responseMessage {
  opacity: 1;
  visibility: visible;
  z-index: 100;
  top: 0;
  position: relative;
}
.eds_mailChimpPlus_Galore.edForm__showResponse .edmcp_form {
  opacity: 0;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
.eds_mailChimpPlus_Galore.edForm__responseError
  .edForm__responseMessage
  > div::after {
  content: "";
  background-color: #fc5751;
}
.eds_mailChimpPlus_Galore .edmcp_doubleOptInText {
  font-size: 15px;
  color: #ffffff;
  margin-bottom: 20px;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

/* Galore Custom Style */
.eds_mailChimpPlus_Galore .edForm__subscribe {
  padding: 15px 45px;
}

.eds_mailChimpPlus_Galore
  .edmcp__inputGroup.edmcp_fullWidth
  input[type="email"] {
  width: 70%;
}

@media only screen and (min-width: 426px) and (max-width: 768px) {
  .eds_mailChimpPlus_Galore .edmcp_header {
    text-align: center;
    padding: 68px 0 0;
  }

  .eds_mailChimpPlus_Galore .edmcp_headerSubTitle {
    display: none;
  }

  .eds_mailChimpPlus_Galore .edmcp_center {
    text-align: center;
  }

  .eds_mailChimpPlus_Galore .edmcp__inputGroup {
    text-align: center;
  }

  .eds_mailChimpPlus_Galore
    .edmcp__inputGroup.edmcp_fullWidth
    input[type="email"] {
    float: none;
  }
}

@media only screen and (max-width: 426px) {
  .eds_mailChimpPlus_Galore .edmcp_header {
    text-align: center;
    padding: 50px 0 0;
  }

  .eds_mailChimpPlus_Galore .edmcp_headerSubTitle {
    display: none;
  }

  .eds_mailChimpPlus_Galore .edmcp_center {
    text-align: center;
  }

  .eds_mailChimpPlus_Galore .edmcp__inputGroup {
    text-align: center;
  }

  .eds_mailChimpPlus_Galore
    .edmcp__inputGroup.edmcp_fullWidth
    input[type="email"] {
    float: none;
    text-align: center;
  }

  .eds_mailChimpPlus_Galore .edmcp_formWrapper {
    padding: 50px 0;
  }
}
