@font-face {
  font-family: "Graphik Web";
  src: url("https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/1720/Graphik-BoldItalic-Web.woff2") format("woff2"),
    url("https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/1720/Graphik-BoldItalic-Web.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-stretch: normal;
}

@font-face {
  font-family: "Graphik Web";
  src: url("https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/1720/Graphik-Bold-Web.woff2") format("woff2"),
    url("https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/1720/Graphik-Bold-Web.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: "Graphik Web";
  src: url("https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/1720/Graphik-RegularItalic-Web.woff2") format("woff2"),
    url("https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/1720/Graphik-RegularItalic-Web.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
}

@font-face {
  font-family: "Graphik Web";
  src: url("https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/1720/Graphik-Regular-Web.woff2") format("woff2"),
    url("https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/1720/Graphik-Regular-Web.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}

.Graphik-Regular-Web {
  font-family: "Graphik Web";
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}

.Graphik-BoldItalic-Web {
  font-family: "Graphik Web";
  font-weight: 700;
  font-style: italic;
  font-stretch: normal;
}

.Graphik-Bold-Web {
  font-family: "Graphik Web";
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
}

.Graphik-RegularItalic-Web {
  font-family: "Graphik Web";
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
}

html {
  overflow-y: auto;
}

a {
  color: #676e7d;
}

a:hover {
  text-decoration: none;
}

a:active {
  color: #007dfa;
  text-decoration: none;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

body {
  font-family: "Graphik Web", Arial, sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-overflow-scrolling: touch;
}

button,
input[type="submit"],
input[type="reset"] {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}

h2 {
  margin: 0;
  font-family: "Graphik Web", Arial, sans-serif;
  font-size: 46px;
  line-height: 57px;
  font-weight: 700;
}

h4 {
  margin: 0;
  font-family: "Graphik Web", Arial, sans-serif;
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
}

h5 {
  margin: 0;
  font-family: "Graphik Web", Arial, sans-serif;
  font-size: 32px;
  line-height: 1;
  font-weight: 700;
}

hr {
  border: solid 2px #007eff;
  margin: 25px 0;
}

.en__errorHeader {
  position: absolute;
  top: 20px;
  left: 50px;
  font-weight: 700;
  font-size: 16px;
  color: #cc0033;
}

.en__errorList {
  display: none;
}

.en__errorHeader+.en__errorList {
  display: block;
  background-color: #fce4e4;
  border: 1px solid #fcc2c3;
  padding: 40px 50px 30px !important;
}

.en__errorList .en__error {
  color: #cc0033;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  text-shadow: 1px 1px rgba(250, 250, 250, 0.3);
}

.logo-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 50px;
  align-items: center;
  justify-content: space-between;
  max-width: 90%;
}

.logo-container p {
  max-width: 220px;
  margin-left: auto;
  margin-top: 0;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.05;
  letter-spacing: normal;
  color: #000000;
  padding-left: 10px;
}

.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-right: 50px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.flex-column {
  width: 100%;
  max-width: 90%;
}

.main-button {
  height: 64px;
  font-size: 22px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 0.11px;
  background-color: transparent;
  color: #1b1b1b;
  border: 1px solid #1b1b1b;
  -webkit-transition: background-color 0.25s, border 0.25s, color 0.25s;
  transition: background-color 0.25s, border 0.25s, color 0.25s;
  display: block;
}

.main-button:hover {
  color: #023857;
  border-color: #023857;
}

.main-button:active {
  color: #fff;
  border-color: #007dfa;
  background-color: #007dfa;
}

.blue-color,
.blue {
  color: #007dfa;
}

.bg-blue {
  background-color: #007dfa;
  color: #fff;
}

@media screen and (min-width: 1920px) {
  p {
    font-size: 18px;
    line-height: 22px;
    margin: 22px 0;
  }

  h2 {
    font-size: 70px;
    line-height: 70px;
  }

  h4 {
    font-size: 30px;
    line-height: 36px;
  }

  h5 {
    font-size: 42px;
  }

  .flex-container {
    padding-right: 12.9%;
  }

  .flex-column {
    max-width: 65.76%;
  }
}

@media screen and (max-width: 1919px) and (min-width: 1024px) {
  p {
    line-height: 20px;
    margin: 20px 0;
  }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
  .logo-container p {
    font-size: 16px;
  }

  p {
    line-height: 19px;
    margin: 19px 0;
  }

  h2 {
    font-size: 36px;
    line-height: 38px;
    letter-spacing: -0.52px;
  }

  h4 {
    font-size: 30px;
    line-height: 36px;
  }

  h5 {
    font-size: 28px;
    line-height: 31px;
    letter-spacing: -0.15px;
  }

  .flex-container {
    padding-right: 9.96%;
  }
}

@media screen and (max-width: 768px) and (min-width: 375px) {
  p {
    line-height: 20px;
    margin: 20px 0;
  }

  h2 {
    font-size: 36px;
    line-height: 38px;
    letter-spacing: -0.19px;
  }

  h4 {
    font-size: 30px;
    line-height: 36px;
  }

  h5 {
    font-size: 28px;
    line-height: 31px;
    letter-spacing: -0.15px;
  }

  .flex-column {
    max-width: 84.11%;
  }
}

@media screen and (max-width: 374px) {
  p {
    line-height: 19px;
    margin: 19px 0;
  }

  h2 {
    font-size: 38px;
    line-height: 38px;
    letter-spacing: -0.2px;
  }

  h4 {
    font-size: 30px;
    line-height: 36px;
  }

  h5 {
    font-size: 28px;
    line-height: 31px;
    letter-spacing: -0.15px;
  }

  .flex-column {
    max-width: 86.66%;
  }
}

@media screen and (max-width: 768px) {
  .flex-container {
    padding-right: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.content-wrapper {
  position: fixed;
  width: 50%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.action-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  width: 70%;
  background-color: #fff;
  padding: 29px 45px 25px 45px;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}

.action-block.hidden {
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
}

.action-block__title {
  margin-bottom: 9px;
}

.action-block__text {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 23px;
  text-align: center;
  width: 100%;
}

.action-block__button-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.action-block__button {
  cursor: pointer;
  min-width: 56px;
  height: 56px;
  color: #fff;
  font-weight: 700;
  font-size: 26px;
  line-height: 1;
  letter-spacing: -0.4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.fa-facebook-square {
  width: 20px;
  height: 21px;
  margin-right: 8px;
  margin-left: 5px;
}

.action-button {
  background-color: #007cf9;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  padding: 0 20px;
}

.action-button:hover {
  background-color: #023857;
}

.action-button:active {
  background-color: #007dfa;
}

.share-button {
  background-color: #fff;
  -webkit-transition: border-color 0.25s;
  transition: border-color 0.25s;
  padding: 0 15px;
  margin-right: 12px;
  border: solid 1px #007eff;
}

.share-button:hover {
  border-color: rgba(0, 126, 255, 0.5);
}

.share-button:active {
  background-color: #007dfa;
}

.logo-mobile {
  display: none;
  background-color: #fff;
  width: 100%;
  height: 60px;
}

.petition-title__image {
  display: none;
  width: 100%;
  height: 42.8vw;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.petition-title__h2 {
  font-size: 44px;
  letter-spacing: 0.7px;
  padding: 0 0 50px 0;
  line-height: 1;
}

.petition-title__column {
  margin-bottom: 2px;
}

.form-column {
  margin-bottom: 30px;
}

.petition-title__buttons {
  display: none;
}

.form-column-wrapper {
  background: #fff;
}

.form-title {
  display: inline-block;
  margin-top: 49px;
  max-width: 465px;
}

h5.form-title {
  margin-top: 0;
  color: #007eff;
}

.form-terms {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 14px;
  color: #676e7d;
  padding-bottom: 27px;
  border-bottom: 1px solid #676e7d;
}

.form-social {
  margin-top: 20px;
  margin-bottom: 41px;
}

.form-social__title {
  font-size: 32px;
  line-height: 1;
  margin-bottom: 15px;
}

.form-social__icon-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 7px;
  display: -webkit-flex;
}

.form-social__social-button {
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.form-social__fb {
  margin-right: 14px;
  -webkit-transition: border-color 0.25s;
  transition: border-color 0.25s;
  border: solid 1px #007eff;
}

.form-social__fb:hover {
  border-color: rgba(0, 126, 255, 0.5);
}

.form-social__fb:active {
  border-color: #007dfa;
}

.form-social__fb svg {
  width: 8px;
  height: auto;
}

.form-social__twitter {
  margin-right: 18px;
  -webkit-transition: border-color 0.25s;
  transition: border-color 0.25s;
  border: solid 1px #007eff;
}

.form-social__twitter:hover {
  border-color: rgba(0, 126, 255, 0.5);
}

.form-social__twitter:active {
  border-color: #007dfa;
}

.form-social__twitter svg {
  width: 16px;
}

.form-social__email {
  border: solid 1px #007eff;
  -webkit-transition: border-color 0.25s;
  transition: border-color 0.25s;
}

.form-social__email:hover {
  border-color: rgba(0, 126, 255, 0.5);
}

.form-social__email:active {
  border: 1px solid #007dfa;
}

.form-social__email:active path {
  fill: #007dfa;
}

.form-social__email svg {
  width: 16px;
  height: auto;
}

.form-social__email path {
  fill: #007eff;
  -webkit-transition: fill 0.25s;
  transition: fill 0.25s;
}

.form-share {
  width: 20px;
  height: 20px;
}

.fade-panel {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.gradient-zone {
  height: 50%;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pencil-icon {
  pointer-events: auto;
  position: absolute;
  bottom: 20px;
  right: 20px;
  cursor: pointer;
}

.pencil-icon:hover path {
  fill: #676e7d;
}

.text-content {
  position: relative;
  margin-bottom: 20px;
}

.text-content p {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 35px;
}

.text-content figure {
  margin: 40px 0;
}

.text-content figure img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  display: block;
}

.text-content figure figcaption {
  font-size: 13px;
  line-height: 1.23;
  letter-spacing: normal;
  color: #000000;
}

.text-content figure figcaption span {
  color: #757575;
}

.text-content figure figcaption a {
  color: #007eff;
  text-decoration: none;
}

.text-content figure figcaption a:hover {
  text-decoration: underline;
}

.gradient-zone-more {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 139px;
  pointer-events: none;
  background: -webkit-gradient(linear,
      left bottom,
      left top,
      from(#fff),
      to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to top, #fff, rgba(255, 255, 255, 0));
}

.read-more-wrapper {
  display: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 25px;
}

.read-more {
  margin-bottom: 32px;
  max-width: 426px;
  width: 100%;
}

.p2-petition-title__h2 {
  display: inline-block;
  margin: 54px 0 20px 0;
}

.p2-share {
  margin-top: 2px;
  padding-bottom: 35px;
  margin-bottom: 36px;
}

.p2-share .form-social__icon-wrapper {
  margin-top: 28px;
}

.p2-share .form-social__social-button {
  height: 64px;
  width: 98px;
}

.p2-share .form-social__fb {
  margin-right: 17px;
}

.p2-share .form-social__fb svg {
  width: 13px;
}

.p2-share .form-social__twitter {
  margin-right: 15px;
}

.p2-share .form-social__twitter svg {
  width: 26px;
}

.p2-share .form-social__email svg {
  width: 26px;
}

.p2-share-text {
  font-size: 18px;
  line-height: 22px;
}

.p2-support__text {
  margin-top: 13px;
}

.p2-button-wrapper {
  margin-top: 20px;
  padding-bottom: 55px;
}

.p2-donate {
  background-color: #007cf9;
  display: inline-block;
  padding: 0 20px;
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: -0.4px;
  color: #ffffff;
  border: 1px solid #fff;
  margin: 0;
  vertical-align: baseline;
  line-height: 60px;
  text-align: center;
  text-decoration: none;
}

.p2-donate:hover {
  background-color: #0050a2;
  color: #fff;
}

.p2-container {
  min-height: calc(100vh - 169px);
}

@media screen and (max-width: 768px) {

  .footer-toprow  .logo-main {
    display: none;
  }

  .footer-toprow .logo-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    padding-bottom: 30px;
  }

  .petition-title__image {
    display: block;
  }

  .petition-title__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
  }

  .form-column-wrapper {
    background: #fff;
  }

  .form-social__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.15px;
  }

  .form-social__icon-wrapper {
    margin-top: 17px;
  }

  .text-column {
    margin-bottom: 0;
  }

  .pencil-icon {
    bottom: 12px;
    right: 13px;
  }

  .gradient-zone-more {
    display: block;
  }

  .read-more-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .p2-petition-title__h2 {
    margin: 33px 0 -2px 0;
  }

  .p2-share {
    padding-bottom: 30px;
    margin-bottom: 26px;
  }

  .p2-share .form-social__icon-wrapper {
    margin-top: 22px;
  }

  .p2-support__text {
    margin-top: 9px;
    line-height: 19px;
  }

  .p2-button-wrapper {
    margin-top: 18px;
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 1920px) {
  .action-block {
    width: 70.14%;
  }

  .action-block__title {
    margin-bottom: 21px;
    line-height: 28px;
  }

  .action-block__text {
    max-width: 584px;
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 28px;
  }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
  .action-block {
    width: 84%;
    padding: 29px 31px 25px 30px;
  }

  .action-block__title {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0;
  }

  .fa-facebook-square {
    height: 20px;
    margin-right: 10px;
    margin-left: 0;
  }

  .petition-title__h2 {
    font-size: 42px;
    padding: 19px 0 64px 0;
  }

  .petition-title__column {
    margin-bottom: 10px;
  }

  .form-column {
    margin-bottom: 33px;
  }

  .form-title {
    margin-top: 56px;
  }

  .form-terms {
    padding-bottom: 39px;
  }

  .form-social {
    margin-top: 21px;
  }

  .form-social__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.15px;
  }

  .form-social__icon-wrapper {
    margin-top: 17px;
  }

  .form-social__social-button {
    width: 132px;
    height: 60px;
  }

  .form-social__fb {
    margin-right: 13px;
  }

  .form-social__fb svg {
    width: 13px;
  }

  .form-social__twitter {
    margin-right: 13px;
  }

  .form-social__twitter svg {
    width: 26px;
  }

  .form-social__email svg {
    width: 26px;
  }
}

@media screen and (max-width: 768px) and (min-width: 375px) {
  .action-block__button {
    margin-right: 30px;
    height: 46px;
    font-size: 18px;
    line-height: 18px;
  }

  .fa-facebook-square {
    height: 20px;
    margin-right: 10px;
    margin-left: 0;
  }

  .petition-title__image {
    height: 39.1vw;
  }

  .petition-title__h2 {
    font-size: 31px;
    padding: 33px 0 28px 0;
    border-bottom: none;
  }

  .petition-title__column {
    margin-bottom: 17px;
  }

  .form-column {
    max-width: 426px;
    width: 86.66%;
    margin-bottom: 33px;
  }

  .form-column-wrapper {
    padding-right: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .form-title {
    margin-top: 34px;
  }

  .form-terms {
    padding-bottom: 29px;
  }

  .form-social {
    margin-top: 22px;
    margin-bottom: 17px;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .p2-container {
    min-height: calc(100vh - 39.1vw - 152px);
  }
}

@media screen and (max-width: 374px) {
  .action-block__button {
    width: 50%;
    height: 46px;
    font-size: 18px;
    line-height: 18px;
  }

  .fa-facebook-square {
    margin-top: -3px;
    height: 20px;
    margin-right: 10px;
    margin-left: 0;
  }

  .action-button {
    margin-right: 8px;
  }

  .help {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    padding: 29px 20px 0 20px;
  }

  .help__phone {
    padding-bottom: 24px;
  }

  .petition-title__h2 {
    padding: 28px 0 19px 0;
    border-bottom: none;
  }

  .petition-title__column {
    margin-bottom: 12px;
  }

  .form-column {
    margin-bottom: 23px;
  }

  .form-title {
    margin-top: 27px;
  }

  .form-terms {
    padding-bottom: 34px;
  }

  .form-social {
    margin-top: 21px;
    margin-bottom: -2px;
  }

  .form-social__social-button {
    width: 100px;
    height: 60px;
  }

  .read-more-wrapper {
    margin-top: 10px;
  }

  .read-more {
    width: 100%;
    margin-bottom: 35px;
  }

  .overflow-hidden {
    overflow: hidden;
    max-height: 362px;
  }

  .p2-container {
    min-height: auto;
  }
}

@media screen and (max-width: 1919px) and (min-width: 1024px) {
  .fa-facebook-square {
    height: 20px;
    margin-right: 10px;
    margin-left: -3px;
  }

  .petition-title__column {
    margin-bottom: 5px;
  }

  .form-column {
    max-width: 76.5%;
  }

  .form-column-wrapper {
    padding-right: 20.13%;
  }

  .form-title {
    margin-top: 64px;
  }
}

/*OVERWRITES*/

.gradient-zone {
  background: #fff height: 60%;
}

.en__contact--closed .en__contactMessage,
.en__contact--closed .en__contactSections {
  display: none;
}

.custom-styling .en__contactMessage--typePlainText {
  margin-top: 21px;
  padding: 15px 0 5px 15px;
  height: 168px;
  font-size: 18px;
  line-height: 22px;
  background-color: #fff;
  border: 2px solid #949494;
  border-radius: 4px;
}


.custom-styling .en__contactSubject input {
  padding-top: 0;
  border: 1px solid transparent;
}

.custom-styling .en__component--contactblock {
  background-color: #fff;
  padding: 0 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.custom-styling .en__contacts {
  width: 100%;
  max-width: 76.5%;
}

.custom-styling .en__contact__detail {
  padding: 0;
  background-color: #fff;
}

.custom-styling .en__contact__toggle {
  display: none;
}

.custom-styling .en__field--textarea {
  border: none;
  resize: none;
  color: #000;
  height: 100%;
  font-size: 16px;
}

.custom-styling .en__contactMessage--typePlainText {
  padding: 20px 0 24px 20px;
  background-color: #fff;
  position: relative;
  line-height: 20px;
  height: 260px;
  overflow: hidden;
}

.custom-styling .en__contactMessage__plainText {
  padding: 0 20px 0 0;
}

.custom-styling .en__component--formblock,
.custom-styling .en__component--ecardblock {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 21px 36px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.en__component--formblock ul,
.en__component--ecardblock ul {
  list-style: initial;
  margin-left: 1rem;
}

.en__component--formblock li,
.en__component--ecardblock li {
  margin-bottom: 1rem;
}

.custom-styling .en__field {
  width: 100%;
  padding-bottom: 10px;
  position: relative;
}

.custom-styling .en__field__label {
  position: absolute;
  pointer-events: none;
  left: 17px;
  top: 5px;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  color: rgba(0, 0, 0, 0.6);
  width: 210px;
}

.custom-styling .en__field__input--text:focus~.en__field__label,
.custom-styling .en__field__input--text:not(.placeholder-shown)~.en__field__label {
  top: -2px;
  left: 17px;
  font-size: 11px;
  line-height: 12px;
  color: #676e7d;
}

.custom-styling .en__field__input--telephone:focus~.en__field__label,
.custom-styling .en__field__input--telephone:not(.placeholder-shown)~.en__field__label {
  top: -2px;
  left: 17px;
  font-size: 11px;
  line-height: 12px;
  color: #676e7d;
}

.custom-styling .en__field__input--email:focus~.en__field__label,
.custom-styling .en__field__input--email:not(.placeholder-shown)~.en__field__label {
  top: -2px;
  left: 17px;
  font-size: 11px;
  line-height: 12px;
  color: #676e7d;
}

.custom-styling .en__field__input--select {
  cursor: pointer;
  background-color: #fff;
}

.custom-styling .en__field__input--select:focus~.en__field__label,
.custom-styling .en__field__input--select:not([value=""])~.en__field__label {
  top: -2px;
  left: 17px;
  font-size: 11px;
  line-height: 12px;
  color: #676e7d;
}

.custom-styling .en__field.en__field--textarea {
  width: 100%;
  max-width: 100%;
  outline: none;
}

.custom-styling .en__field__element {
  width: 100%;
}

.custom-styling .en__submit {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
}

.custom-styling .en__submit button {
  background-color: #007cf9;
  color: #fff !important;
  font-weight: 700;
  font-size: 26px !important;
  line-height: 1;
  letter-spacing: -0.4px;
  width: 100%;
  padding: 0 15px;
  height: 64px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  display: block;
  border-radius: 2px;
}

.custom-styling .en__submit button:hover {
  background-color: #023857;
}

.custom-styling .en__submit button:active {
  background-color: #007dfa;
}

.custom-styling .en__field__input,
.custom-styling .en__contactDetails__select {
  width: 100%;
}

.custom-styling .en__field__input:focus {
  outline: none !important;
  border: 1px solid #023857;
}

.custom-styling .en__mandatory {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.custom-styling .en__field__error {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  font-size: 11px;
  line-height: 12px;
  padding-left: 17px;
  color: #d0021b;
  margin-top: 9px;
}

.custom-styling .en__field__input--checkbox,
.custom-styling .en__contactDetails__select {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  top: 0;
  left: 0;
  font-size: 16px;
  line-height: 1.5;
  z-index: 1;
}

.custom-styling select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/1720/select-arrow.svg),
    -webkit-gradient(linear, left top, right top, from(#676e7d), to(#676e7d));
  background-image: url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/1720/select-arrow.svg),
    linear-gradient(to right, #676e7d, #676e7d);
  background-position: calc(100% - 16px) calc(50% + 2px), calc(100% - 42px) 0;
  background-size: 11px 6px, 1px 100%;
  background-repeat: no-repeat;
}

.custom-styling select::-ms-expand {
  display: none;
}

.custom-styling .custom-checkbox {
  position: absolute;
  top: 10px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: 2px solid #949494;
  border-radius: 4px;
  pointer-events: none;
}

.custom-styling .en__field--checkbox {
  margin-top: 14px;
}

.custom-styling .en__field--checkbox .en__field__item {
  padding: 0;
}

.custom-styling .en__field--checkbox .en__field__item:not(:only-child) {
  display: block;
  position: relative;
  margin-bottom: 15px;
}

.custom-styling .en__field--checkbox .en__field__item:not(:only-child) .custom-checkbox {
  top: 2px;
}

.custom-styling .en__field--checkbox .en__field__label {
  font-size: 16px;
  line-height: 1.5;
  position: relative;
  left: 0;
  top: 0;
  padding-left: 29px;
}

.custom-styling .en__contacts:not(.en__contacts--hideCheck) .en__contactDetails__select+.en__contactDetails__rows {
  padding-left: 29px;
  position: relative;
}

.custom-styling .en__contacts:not(.en__contacts--hideCheck) .en__contactDetails__select+.en__contactDetails__rows:before {
  content: "";
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #676e7d;
  left: 3px;
  top: 3px;
}

.custom-styling .en__contacts:not(.en__contacts--hideCheck) .en__contactDetails__select:checked+.en__contactDetails__rows:before {
  border: 1px solid #007cf9;
  background-color: #007cf9;
}

.custom-styling .en__contacts:not(.en__contacts--hideCheck) .en__contactDetails__select:checked+.en__contactDetails__rows:after {
  display: block;
  content: "";
  width: 6px;
  height: 9px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  position: absolute;
  left: 10px;
  top: 7px;
}

.custom-styling .en__field__element--checkbox:hover input~.custom-checkbox {
  border: 1px solid #676e7d;
}

.custom-styling .en__field__element--checkbox input:checked~.custom-checkbox {
  border: 0;
}

.custom-styling .custom-checkbox:after {
  content: "";
  position: absolute;
  display: none;
}

.custom-styling .en__singleMessage {
  padding: 0;
  width: 100%
}

.custom-styling .en__field__element--checkbox input:checked~.custom-checkbox:after {
  display: block;
  content: "";
  width: 6px;
  height: 9px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  position: absolute;
  left: 40%;
  top: 20%;
}

.custom-styling .en__field__element--checkbox input:checked~.custom-checkbox:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #007cf9;
}

.custom-styling .en__field__input.empty-field-error {
  background-color: #fff4f4;
  /*outline: none !important;*/
  border: 1px solid #d0021b;
}

.custom-styling .recipient-block {
  padding-right: 5px;
}

.custom-styling .en__contactDetails {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
}

.custom-styling .en__contactDetail--organization {
  font-weight: 700;
  display: block;
}

.custom-styling .en__component--advcolumn.en__component--column {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-flex: 1;
}

.custom-styling .en__component--row.en__component--advrow {
  -webkit-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-flex;
  margin-bottom: 50px;
}

@media screen and (min-width: 1920px) {


  .custom-styling .en__contactDetails {
    font-size: 20px;
    line-height: 24px;
  }

  .custom-styling .en__contactDetails .en__contactDetails__row {
    font-size: 20px;
    line-height: 24px;
  }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {


  .custom-styling .en__contacts {
    max-width: 90.8%;
  }

  .custom-styling .en__contactMessage--typePlainText {
    margin-top: 21px;
    padding: 24px 0 24px 15px;
    font-size: 18px;
    line-height: 22px;
  }


  .custom-styling .en__field__error {
    font-size: 12px;
    line-height: 14px;
    padding-left: 17px;
  }

  .custom-styling select {
    background-position: calc(100% - 16px) 50%, calc(100% - 43px) 0;
    background-size: 12px 6px, 1px 100%;
  }

  .custom-styling .en__field--checkbox {
    margin-top: 19px;
  }

  .custom-styling .en__field--checkbox .en__field__label {
    padding-left: 54px;
  }

  .custom-styling .en__contactDetails {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: -5px;
  }

  .custom-styling .en__contactDetails .en__contactDetails__row {
    font-size: 18px;
    line-height: 22px;
  }
}

@media screen and (max-width: 768px) and (min-width: 375px) {
  .custom-styling .en__component--contactblock {
    background-color: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .custom-styling .en__contacts {
    max-width: 426px;
    width: 86.66%;
    margin-bottom: 15px;
  }

  .custom-styling .en__component--formblock,
  .custom-styling .en__component--ecardblock {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
  }

  .custom-styling .en__field {
    padding-bottom: 16px;

  }

  .custom-styling .en__submit {

    margin-bottom: -3px;
  }

  .custom-styling .en__field--checkbox {
    margin-top: 19px;
  }

  .custom-styling .en__field--checkbox .en__field__label {
    padding-left: 54px;
  }
}

@media screen and (max-width: 374px) {
  .custom-styling .en__component--contactblock {
    background-color: #fff;
    padding-right: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .custom-styling .en__contacts {
    margin-bottom: 15px;
  }

  .custom-styling .en__component--formblock,
  .custom-styling .en__component--ecardblock {
    background-color: #fff;
    padding-right: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .custom-styling .en__field {
    padding-bottom: 16px;
  }

  .custom-styling .en__submit {
    margin-bottom: -3px;
  }

  .custom-styling .en__field--checkbox {
    margin-top: 11px;
    margin-bottom: 5px;
  }

  .custom-styling .en__field--checkbox .en__field__label {
    padding-left: 29px;
  }
}

@media screen and (max-width: 768px) {
  .custom-styling .en__contact__detail {
    background-color: #fff;
  }

  .custom-styling .en__submit button {
    width: 100%;
    font-size: 22px !important;
    letter-spacing: 0.11px;
  }

  .custom-styling .en__field__error {
    font-size: 12px;
    line-height: 14px;
    padding-left: 17px;
  }

  .custom-styling select {
    background-position: calc(100% - 16px) 50%, calc(100% - 43px) 0;
    background-size: 12px 6px, 1px 100%;
  }

  .custom-styling .en__contactDetails {
    margin-bottom: -5px;
    font-size: 18px;
    line-height: 22px;
  }

  .custom-styling .en__contactDetails .en__contactDetails__row {
    font-size: 18px;
    line-height: 22px;
  }
}

@media screen and (max-width: 1919px) and (min-width: 1024px) {
  .custom-styling .en__contactDetails {
    font-size: 16px;
    line-height: 20px;
    margin-top: 9px;
    padding-bottom: 4px;
  }

  .custom-styling .en__contactDetails .en__contactDetails__row {
    font-size: 16px;
    line-height: 20px;
  }
}

/*
 * #################################
 * ## Fixes for Multiple Contacts ##
 * #################################
 *
 * On Petitions with multiple recipients basec on location (e.g US Senate), the markup structure of the
 * contacts / message block changes. This was causing a "squished" appearance. The reason for this is that
 * EN inserts a second column that is to be used for that dynamic recipient info, but because the targeted
 * content appears on the first step of the action, EN doesn't know the user's address, and can not display
 * the dynamically generated recipients contact info. This also means the markup generated is different.
 *
 */

/*.en__component--contactblock {
  flex-direction: column;
  padding-left: 19% !important;
}
*/
.en__contacts {
  max-width: 100% !important;
  width: 100% !important;
}

.en__contactDetails {
  display: flex;
}

.en__contactDetails .en__contactDetails__select {
  margin: 0 5px;
}

/*@media screen and (min-width: 1920px) {
( .en__component--contactblock {
    padding-left: 30% !important;
  }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
  .en__component--contactblock {
    padding-left: 8.77% !important;
  }
}

@media screen and (max-width: 768px) {
  .en__component--contactblock {
    max-width: 426px;
    width: 86.66%;
    padding-left: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    justify-self: center;
  }
}
*/
.en__ecarditems__list {
  text-align: center;
  display: flex;
  justify-content: space-between;
}

.en__component--ecardblock {
  max-width: 100% !important;
  margin-left: auto;
}

.en__component--ecardblock>* {
  max-width: 76.5%;
  width: 100%;
  padding-bottom: 10px;
  position: relative;
}

@media screen and (min-width: 1920px) {
  .en__component--ecardblock>* {
    max-width: 65.76%;
  }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
  .en__component--ecardblock>* {
    padding-bottom: 16px;
    max-width: 90.8%;
  }
}

@media screen and (max-width: 768px) and (min-width: 375px) {
  .en__component--ecardblock>* {
    padding-bottom: 16px;
    max-width: 426px;
    width: 86.66%;
  }
}

.en__component--ecardblock h2 {
  box-sizing: inherit;
  margin: 0;
  margin: 30px 0 !important;
  font-family: "Graphik Web", Arial, sans-serif;
  font-size: 32px;
  line-height: 1;
  font-weight: 700;
  display: inline-block;
  max-width: 465px;
  margin-top: 0;
  color: #007eff;
}

.en__component--ecardblock .en__ecarditems__button {
  background-color: #007eff;
}

.en__component--ecardblock .en__ecardmessage__default,
.en__component--ecardblock input {
  font-family: sans-serif;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  line-height: normal;
  box-sizing: border-box;
  background-color: #fff;
  border: none;
  height: 40px;
  width: 100%;
  padding: 5px 6px 0 16px;
  border-radius: 0;
}

.en__ecardrecipients__name {
  margin-right: 10px;
}

.en__ecardrecipients__email,
.en__ecardrecipients__name {
  width: calc(50% - 10px) !important;
}

.en__component--ecardblock label {
  margin: auto;
  margin-bottom: 5px;
  display: block;
  font-weight: 700;
}

.en__component--ecardblock .en__ecardrecipients input {
  width: 100%;
}

.en__ecarditems__addrecipient {
  bottom: 3px !important;
}

.en__ecarditems__thumb {
  width: 30% !important;
  height: 30% !important;
}

.en__ecarditems__thumb img {
  border-color: #007eff !important;
  width: 100% !important;
  height: auto !important;
}

.en__ecardrecipients__recipient {
  position: relative;
}

.en__ecardrecipients__recipient input {
  width: 50% !important;
}

.ecardrecipient__remove {
  position: absolute;
  right: 10px;
  top: 15px;
}

/*CSHP template styles*/

/* Global Styles */
.en__component--page {
  background: #f4f4f4;
  padding-top: 50px;
}

header {
  height: 86px;
}

/* Layout and Container Styles */
footer {
  width: 100%;
  max-width: 1150px;
  padding: 20px;
  margin: 0 auto;
}

.footer-toprow,
.footer-botrow {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}

.footer-toprow {
  align-items: center;
  padding-bottom: 36px;
  border-bottom: 1px solid #dadada;
  margin: 36px 0;
}

.footer-botrow {
  align-items: start;
}

.addressblock {
  font-size: 14px;
}

.soclinks a {
  color: #000;
  text-decoration: none;
  font-size: 24px;
  margin: 0 0 0 16px;
}

.bizlinks a {
  color: #000;
  text-decoration: none;
  margin: 0 0 0 16px;
}

.bizlinks a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 1069px) {
  .custom-styling .en__component--row.en__component--advrow {
    display: block !important;
  }
}

@media screen and (max-width: 900px) {

  .en__component--page {
    padding-top: 0;
  }

  .soclinks,
  .bizlinks {
    margin: 0 8px 0 8px;
  }

  .en__component--formblock.two-column {
    margin-top: 40px
  }

  .footer-toprow,
  .footer-botrow {
    display: block;
    text-align: center;
  }

  .footer-toprow .flex-column {
    max-width: 100%;
  }

  .footer-toprow .logo-container {
    max-width: 100%;
    display: block;
    padding: 0 margin-bottom:30px;
  }

  .addressblock p {
    margin-top: 0;
  }
}

/* Base styles for the top navigation */
.header-container,
.form-column {
  display: flex;
  justify-content: space-between;
  align-items: start;
  width: 100%;
  max-width: 1150px;
  padding: 20px;
  margin: 0 auto;
}

/* Top Navigation Working 11:53 */
.topnav {
  background: #fff;
  display: flex;
  justify-content: end;
  align-items: center;
  width: 100%;
  position: relative;
  /* Make sure it stays in normal flow */
}

/* Navigation Links */
.nav-links {
  display: flex;
  gap: 16px;
  /* Space between links */
  margin-right: 20px;
}

.nav-links a {
  color: #000;
  text-decoration: none;
}

/* Donation Container */
.donation-container {
  display: flex;
  align-items: center;
}

.donation-container a {
  text-decoration: none;
}

/* Styling for the Donate button */
.topnav .donheader {
  background: #007eff;
  color: #fff;
  height: 48px;
  font-size: 20px;
  font-weight: 800;
  padding: 0 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
}

/* Hamburger icon styling */
.topnav .icon {
  display: none;
  /* Hidden by default */
  padding-left: 16px;
  font-size: 2em;
  cursor: pointer;
}
.topnav .icon a {
  color:#000;
}

/* Social SHares */

.en__socialShares {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  position: relative;
  padding:30px 0;
}

.en__socialShares::before {
  content: "Share This:";
  /* Insert the text */
  font-size: 16px;
  margin-right: 10px;
  /* Add space between the text and the icons */
  font-weight: 800;
}

/* Responsive Design (Max Width: 900px) */
@media screen and (max-width: 900px) {

  /* Align the Donate button and icon together */
  .donation-container {
    position: relative;
    width: 150px;

  }

  /* Show the Donate button and icon together */
  .topnav .donheader {
    padding-right: 10px;
    /* Small space between button and icon */
  }

  .topnav .icon {
    display: block;
    position: absolute;
    right: 10px;
    /* Right of the Donate button */
    top: 5px;
  }

  .topnav .icon a {
    color: #000;
  }

  /* Hide navigation links by default */
  .nav-links {
    display: none;
    /* Hidden by default */
    width: 100%;
    flex-direction: column;
    /* Stack the links */
    position: absolute;
    left: 0;
    top: 67px;
    /* Push it down below the donate button */
    background-color: white;
    margin-right: 0;
  }

  /* Show links when responsive menu is active */
  .topnav.responsive .nav-links {
    display: flex;
    /* Display links as column */
  }

  .topnav.responsive .icon {
    right: 1px;
    top: .5px;
  }

  .nav-links a {
    text-align: left;
    padding: 10px 16px;
    width: 100%;
    /* Full-width links */
  }

  /* Ensure the topnav expands vertically when it's responsive */
  .topnav.responsive {
    flex-direction: row;
    width: 100%;
    /* Ensure the container is full width */
    box-sizing: border-box;
    z-index: 999;
  }

  /* Ensure the donate button stays visible and in the same place */
  .topnav.responsive .donheader,
  .topnav.responsive .icon {
    position: relative !important;
    /* Make sure they stay in place */
    display: flex;
    align-items: center;
    justify-content: center;
  }
}


/*columns*/
.column_right {
  padding-bottom: 50px;
  background: #f4f4f4
}

/* Apply side shadows to all children except the last one */
.column_right > .en__component {
  box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.1); /* Side shadows */
  background:#fff;
}

.en__component.en__component--column.en__component--advcolumn.column_right {
  max-width: 100%
}

/* Thermometer Widget */
.enWidget__thermometer {
  display: none;
}

/* Ensure all the text appears in a single line */
.enWidget__copy--before,
.enWidget__copy--after,
.enWidget__total,
.enWidget__total.is-animated {
  display: inline;
  /* Make the elements inline */
}

.enWidget__total.is-animated {
  color: #007eff;
  /* Make the animated total text blue */
}

.enWidget__copy {
  font-size: 20px;
  /* Ensure this is the same size */
}

.enWidget__copy--before p,
.enWidget__copy--after p {
  display: inline;
  /* Ensure <p> tags also behave like inline */
  margin: 0;
  /* Remove any extra margin from <p> tags */
}

.enWidget__copy--before p::after,
.enWidget__copy--after p::before {
  content: " ";
  /* Add space between words if necessary */
}

/*Field styles*/

.en__component.en__component--contactblock::before {
  content: "Message";
  /* The text for the label */
  display: block;
  /* Makes the label a block element */
  position: absolute;
  top: -8px;
  left: 36px;
}

.en__field__input {
  background: #FFFFFF;
  border: 2px solid #949494;
  border-radius: 4px;
  height: 43px;
}

/* Flex Form Fields */
.en__component--formblock.two-column {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  flex-direction: row;
  border-top: 8px solid #007eff;
  padding: 36px;
}

/* Flex rules for fields */
.en__field--firstName,
.en__field--lastName,
.en__field--emailAddress,
.en__field--country {
  flex: 1 1 calc(50% - 10px);
  /* 50% width with gap */
}



/* Stacked layout for mobile */
@media (max-width: 768px) {

  .en__field--firstName,
  .en__field--lastName,
  .en__field--emailAddress,
  .en__field--country {
    flex: 1 1 100%;
    /* Full width for each field */
  }
}