@charset "UTF-8";
/* Twingle stuff */
#modal-overlay {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.4);
  width: 100vw;
  height: 100vw;
  z-index: 999; }

.donate-modal-container {
  height: 65vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

@media all and (max-width: 1240px) {
  #modal-overlay #donate-modal, #subscribe-modal, #covid-modal {
    width: 60vw;
    left: 20vw; } }

@media (max-width: 1040px) {
  #modal-overlay #donate-modal, #subscribe-modal #covid-modal {
    width: 75vw;
    left: 12.5vw; } }

@media all and (max-height: 780px) {
  #modal-overlay #donate-modal {
    -webkit-transform: scale(0.8);
            transform: scale(0.8); } }

@media all and (max-height: 740px) {
  #subscribe-modal {
    -webkit-transform: scale(0.9);
            transform: scale(0.9); } }

@media all and (max-height: 900px) {
  #modal-overlay #donate-modal {
    -webkit-transform: scale(0.9);
            transform: scale(0.9); } }

/* #donate-modal {
    transform: scale(0.8);
} */
#donate-modal, #subscribe-modal, #covid-modal {
  display: none;
  width: 50vw;
  left: 25vw;
  top: 24vh;
  position: fixed;
  z-index: 100;
  border-radius: 25px;
  padding: 20px;
  background-color: #E6E6E6; }

#close-modal {
  position: absolute;
  top: -10px;
  right: -10px;
  z-index: 5;
  border: solid 2px #666;
  border-radius: 100%;
  height: 40px;
  width: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  cursor: pointer; }

#close-modal p {
  margin: auto;
  text-align: center;
  font-weight: 800;
  font-family: Acumin;
  font-size: 1.5em;
  height: 19px; }

#subscribe-modal .newsletter-form-section {
  padding-bottom: 0;
  margin-top: 0;
  padding-top: 40px; }

@media all and (max-width: 1550px) {
  #subscribe-modal {
    width: 60vw;
    left: 20vw; } }

@media all and (max-width: 1550px) {
  #subscribe-modal .newsletter-form-section .form-wrapper {
    max-width: 80%; }
  #subscribe-modal .newsletter-form-section .text-wrapper {
    max-width: 60%; } }

@media (max-width: 1150px) {
  #subscribe-modal .newsletter-form-section .text-wrapper {
    max-width: 90%; } }

@media all and (max-width: 991px) {
  #subscribe-modal, #donate-modal {
    top: 15vh; } }

#gform_confirmation_wrapper_41 {
  max-width: 100%; }

.newsletter-form-section {
  padding-top: 70px;
  padding-bottom: 70px;
  margin-top: 60px; }

.newsletter-form-section .top-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
          flex-wrap: nowrap; }

.newsletter-form-section .top-icon .proveg-icon-svg {
  position: relative;
  z-index: 1;
  margin: 0 20px;
  width: 34px;
  height: 30px;
  color: #2cc84d;
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%); }

.newsletter-form-section .top-icon:before,
.newsletter-form-section .top-icon:after {
  content: '';
  width: auto;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
          flex: 1;
  height: 0;
  font-size: 0;
  border-top: 1px solid #e0e0e0; }

.newsletter-form-section > .inner {
  max-width: 992px;
  margin-left: auto;
  margin-right: auto; }

.newsletter-form-section .text-wrapper,
.newsletter-form-section .form-wrapper {
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto; }

#subscribe-modal .newsletter-form-section .form-wrapper {
  overflow-x: visible;
  overflow-y: auto;
  height: 40vh; }

#subscribe-modal .newsletter-form-section .top-icon {
  width: 90%;
  margin-left: 5%; }

@media (min-width: 992px) {
  .newsletter-form-section > .inner {
    /* display: -webkit-box;*/
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    /* display: block; */
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .country-site-int .newsletter-form-section > .inner {
    display: block; }
  .newsletter-form-section .text-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    -webkit-flex: 0 0 40%;
            flex: 0 0 40%;
    max-width: 40%; }
  .newsletter-form-section .form-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    -webkit-flex: 0 0 60%;
            flex: 0 0 60%;
    max-width: 60%; } }

/*section title*/
.newsletter-form-section .title {
  text-align: center;
  text-transform: none;
  color: #666;
  line-height: 0.9;
  margin-bottom: 40px; }

.newsletter-form-section .title span {
  display: block; }

.newsletter-form-section .title span:first-child {
  font-family: Hello-beautiful, cursive;
  font-weight: 400;
  font-stretch: condensed;
  font-size: 64px; }

.newsletter-form-section .title span:not(:first-child) {
  font-family: Acumin, sans-serif;
  font-weight: 700;
  font-stretch: condensed;
  font-size: 30px;
  line-height: 38px; }

/*section text content*/
.newsletter-form-section .content {
  font-family: Acumin, sans-serif;
  font-weight: 700;
  font-stretch: normal;
  font-size: 16px;
  margin-top: 40px;
  margin-bottom: 40px; }

.newsletter-form-section .content p {
  padding-bottom: 9px; }

.newsletter-form-section .content ul li {
  position: relative;
  padding-left: 34px;
  line-height: 1.4; }

.newsletter-form-section .content ul li:not(:last-child) {
  margin-bottom: 14px; }

.newsletter-form-section .content ul li:before,
.newsletter-form-section .content ul li:after {
  content: "";
  display: block;
  position: absolute; }

.newsletter-form-section .content ul li:before {
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background-color: #2cc84d;
  border-radius: 50%; }

.newsletter-form-section .content ul li:after {
  top: 6px;
  left: 4px;
  width: 12px;
  height: 6px;
  border-color: white;
  border-style: solid;
  border-width: 0 0 2px 2px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/*common stuff*/
.newsletter-form-section .gform_wrapper {
  margin-top: 0;
  margin-bottom: 0; }

.newsletter-form-section .gform_wrapper .gform_body {
  padding: 0; }

.newsletter-form-section .gform_wrapper .gfield:first-child {
  margin-top: 0; }

.newsletter-form-section .gform_wrapper .gfield + .gfield {
  margin-top: 10px; }

/*input placeholders*/
.newsletter-form-section .gform_wrapper textarea::-webkit-input-placeholder,
.newsletter-form-section .gform_wrapper input::-webkit-input-placeholder {
  font-family: Acumin, sans-serif;
  font-weight: 300;
  color: #666; }

.newsletter-form-section .gform_wrapper textarea::-ms-input-placeholder,
.newsletter-form-section .gform_wrapper input:-ms-input-placeholder {
  font-family: Acumin, sans-serif;
  font-weight: 300;
  color: #666; }

.newsletter-form-section .gform_wrapper textarea::-ms-input-placeholder,
.newsletter-form-section .gform_wrapper input::-ms-input-placeholder {
  font-family: Acumin, sans-serif;
  font-weight: 300;
  color: #666; }

.newsletter-form-section .gform_wrapper textarea::-webkit-input-placeholder, .newsletter-form-section .gform_wrapper input::-webkit-input-placeholder {
  font-family: Acumin, sans-serif;
  font-weight: 300;
  color: #666; }

.newsletter-form-section .gform_wrapper textarea::-moz-placeholder, .newsletter-form-section .gform_wrapper input::-moz-placeholder {
  font-family: Acumin, sans-serif;
  font-weight: 300;
  color: #666; }

.newsletter-form-section .gform_wrapper textarea:-ms-input-placeholder, .newsletter-form-section .gform_wrapper input:-ms-input-placeholder {
  font-family: Acumin, sans-serif;
  font-weight: 300;
  color: #666; }

.newsletter-form-section .gform_wrapper textarea::-ms-input-placeholder, .newsletter-form-section .gform_wrapper input::-ms-input-placeholder {
  font-family: Acumin, sans-serif;
  font-weight: 300;
  color: #666; }

.newsletter-form-section .gform_wrapper textarea::placeholder,
.newsletter-form-section .gform_wrapper input::placeholder {
  font-family: Acumin, sans-serif;
  font-weight: 300;
  color: #666; }

/*selectbox*/
.newsletter-form-section .ginput_container.ginput_container_select:after {
  right: 15px; }

/*input fields*/
.newsletter-form-section .gform_wrapper select,
.newsletter-form-section .gform_wrapper textarea,
.newsletter-form-section .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  outline: none;
  border: 1px solid #e8eae6;
  padding: 12px 20px 10px !important;
  font-size: 16px !important;
  font-family: Acumin !important;
  font-weight: 300 !important;
  font-stretch: normal;
  color: #666;
  margin: 0;
  width: 100%;
  -webkit-transition: border-color .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
  transition: border-color .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
  transition: border-color .2s ease-in-out, box-shadow .2s ease-in-out;
  transition: border-color .2s ease-in-out, box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out; }

.newsletter-form-section .gform_wrapper select:hover,
.newsletter-form-section .gform_wrapper select:focus,
.newsletter-form-section .gform_wrapper textarea:hover,
.newsletter-form-section .gform_wrapper textarea:focus,
.newsletter-form-section .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):hover,
.newsletter-form-section .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus {
  border-color: #c9c9c9;
  -webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.1); }

/*email field*/
.newsletter-form-section .gform_wrapper .ginput_container_email {
  position: relative; }

.newsletter-form-section .gform_wrapper .ginput_container_email input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  padding-left: 50px !important; }

.newsletter-form-section .gform_wrapper .ginput_container_email:before {
  content: "\e91e";
  font-family: 'proveg-icons';
  font-style: normal;
  font-weight: normal;
  position: absolute;
  z-index: 1;
  left: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #2cc84d; }

.gform_legacy_markup_wrapper ul.gfield_checkbox li,
.gform_legacy_markup_wrapper ul.gfield_radio li {
  overflow: visible !important; }

.gform_legacy_markup_wrapper .gfield_checkbox li label,
.gform_legacy_markup_wrapper .gfield_radio li label {
  font-size: 1em !important; }

/*consent field*/
.newsletter-form-section .gform_wrapper .ginput_container_consent,
.newsletter-form-section .gform_wrapper .ginput_container_checkbox {
  font-family: Acumin, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
  margin-top: 25px !important; }

/*checkbox/radio field*/
.newsletter-form-section .ginput_container input[type=checkbox]::-ms-check {
  display: none; }

.newsletter-form-section .gform_wrapper .gfield_radio li label,
.newsletter-form-section .gform_wrapper .gfield_checkbox li label {
  margin: 0; }

.newsletter-form-section .gform_wrapper ul.gfield_radio li input[type=radio],
.newsletter-form-section .ginput_container input[type=radio],
.newsletter-form-section .gform_wrapper ul.gfield_checkbox li input[type=checkbox],
.newsletter-form-section .ginput_container input[type=checkbox] {
  display: inline-block;
  vertical-align: top;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #e3e5e1;
  -webkit-box-shadow: inset 0px -2px 4px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0px -2px 4px rgba(0, 0, 0, 0.05);
  color: #555;
  width: 20px !important;
  height: 20px;
  line-height: 20px;
  position: relative;
  margin: -2px 5px 0 0 !important; }

.newsletter-form-section .gform_wrapper ul.gfield_radio li input[type=radio],
.newsletter-form-section .ginput_container input[type=radio] {
  border-radius: 50%; }

.newsletter-form-section .gform_wrapper ul.gfield_checkbox li input[type=checkbox],
.newsletter-form-section .ginput_container input[type=checkbox] {
  border-radius: 2px; }

.newsletter-form-section .ginput_container_consent input[type=checkbox],
.newsletter-form-section .ginput_container_checkbox input[type=checkbox] {
  margin-top: -2px;
  margin-left: -30px;
  float: left; }

.newsletter-form-section .ginput_container_consent input[type=checkbox]:checked + label,
.newsletter-form-section .ginput_container_checkbox input[type=checkbox]:checked + label,
.newsletter-form-section .ginput_container_consent input[type=checkbox]:checked ~ label,
.newsletter-form-section .ginput_container_checkbox input[type=checkbox]:checked ~ label {
  font-weight: 400 !important;
  text-shadow: 0 0 1px currentColor; }

.newsletter-form-section .gform_wrapper ul.gfield_radio li input[type=radio]:focus,
.newsletter-form-section .ginput_container input[type=radio]:focus,
.newsletter-form-section .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:focus,
.newsletter-form-section .ginput_container input[type=checkbox]:focus {
  border-color: #b7b7b7; }

.newsletter-form-section .gform_wrapper ul.gfield_radio li input[type=radio]:active,
.newsletter-form-section .ginput_container input[type=radio]:active,
.newsletter-form-section .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:active,
.newsletter-form-section .ginput_container input[type=checkbox]:active {
  border-color: #a9a9a9; }

.newsletter-form-section .gform_wrapper ul.gfield_radio li input[type=radio]:active,
.newsletter-form-section .ginput_container input[type=radio]:active,
.newsletter-form-section .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:active,
.newsletter-form-section .ginput_container input[type=checkbox]:active {
  -webkit-transform: translateY(1px);
  transform: translateY(1px); }

.newsletter-form-section .gform_wrapper ul.gfield_radio li input[type=radio]::after,
.newsletter-form-section .ginput_container input[type=radio]::after,
.newsletter-form-section .gform_wrapper ul.gfield_checkbox li input[type=checkbox]::after,
.newsletter-form-section .ginput_container input[type=checkbox]::after {
  content: "";
  display: none; }

.newsletter-form-section .gform_wrapper ul.gfield_radio li input[type=radio]::before,
.newsletter-form-section .ginput_container input[type=radio]::before,
.newsletter-form-section .gform_wrapper ul.gfield_checkbox li input[type=checkbox]::before,
.newsletter-form-section .ginput_container input[type=checkbox]::before {
  display: block;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  color: #2cc84d;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  -webkit-transition: margin .1s ease-in-out, opacity .1s ease-in-out, visibility 0s ease-in-out .1s, -webkit-transform .1s ease-in-out;
  transition: margin .1s ease-in-out, opacity .1s ease-in-out, visibility 0s ease-in-out .1s, -webkit-transform .1s ease-in-out;
  -webkit-transition: margin .1s ease-in-out, color .1s ease-in-out, opacity .1s ease-in-out, visibility 0s ease-in-out .1s;
  transition: margin .1s ease-in-out, color .1s ease-in-out, opacity .1s ease-in-out, visibility 0s ease-in-out .1s;
  transition: margin .1s ease-in-out, color .1s ease-in-out, opacity .1s ease-in-out, visibility 0s ease-in-out .1s, -webkit-transform .1s ease-in-out; }

.newsletter-form-section .gform_wrapper ul.gfield_radio li input[type=radio]::before,
.newsletter-form-section .ginput_container input[type=radio]::before {
  content: "•";
  font-size: 32px; }

.newsletter-form-section .gform_wrapper ul.gfield_checkbox li input[type=checkbox]::before,
.newsletter-form-section .ginput_container input[type=checkbox]::before {
  content: "✔";
  font-size: 20px; }

.newsletter-form-section .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:not(:checked)::before,
.newsletter-form-section .ginput_container input[type=checkbox]:not(:checked)::before {
  margin-top: -10px; }

.newsletter-form-section .gform_wrapper ul.gfield_radio li input[type=radio]:active::before,
.newsletter-form-section .ginput_container input[type=radio]:active::before,
.newsletter-form-section .gform_wrapper ul.gfield_radio li input[type=radio]:checked::before,
.newsletter-form-section .ginput_container input[type=radio]:checked::before,
.newsletter-form-section .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:active::before,
.newsletter-form-section .ginput_container input[type=checkbox]:active::before,
.newsletter-form-section .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked::before,
.newsletter-form-section .ginput_container input[type=checkbox]:checked::before {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s; }

.newsletter-form-section .gform_wrapper ul.gfield_radio li input[type=radio]:active::before,
.newsletter-form-section .ginput_container input[type=radio]:active::before,
.newsletter-form-section .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:active::before,
.newsletter-form-section .ginput_container input[type=checkbox]:active::before {
  color: #666; }

/*links*/
.newsletter-form-section .ginput_container a {
  color: #147c3f; }

.newsletter-form-section .ginput_container a:hover {
  text-decoration: underline; }

/*submit button*/
.newsletter-form-section .gform_wrapper .gform_footer {
  position: relative;
  text-align: center; }

.newsletter-form-section .gform_wrapper input[type=submit],
.newsletter-form-section .gform_wrapper .gform_footer input[type=submit] {
  display: inline-block;
  width: 100%;
  max-width: 400px;
  min-height: 100%;
  position: relative;
  white-space: nowrap;
  border-radius: 4px;
  padding: 8px 20px 6px;
  margin: 0;
  font-family: Acumin;
  font-stretch: condensed;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  color: white;
  background-color: transparent;
  border: 0 none;
  cursor: pointer;
  -webkit-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
  background-color: #2cc84d;
  -webkit-box-shadow: 0 0 3px rgba(251, 30, 151, 0.4);
  box-shadow: 0 0 3px rgba(251, 30, 151, 0.4); }

@media (min-width: 992px) {
  .newsletter-form-section .gform_wrapper input[type=submit],
  .newsletter-form-section .gform_wrapper .gform_footer input[type=submit] {
    width: auto;
    max-width: none;
    min-width: 200px; } }

.newsletter-form-section .gform_wrapper input[type=submit]:focus,
.newsletter-form-section .gform_wrapper .gform_footer input[type=submit]:focus {
  outline: none; }

.newsletter-form-section .gform_wrapper input[type=submit]:hover,
.newsletter-form-section .gform_wrapper .gform_footer input[type=submit]:hover {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); }

.newsletter-form-section .gform_wrapper input[type=submit]:active,
.newsletter-form-section .gform_wrapper .gform_footer input[type=submit]:active {
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
  -webkit-transition: none;
  transition: none; }

/*responsive button positioning*/
@media (min-width: 992px) {
  .newsletter-form-section .gform_wrapper ul.gform_fields .ginput_container_email {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
            flex-wrap: nowrap; }
  .newsletter-form-section .gform_wrapper ul.gform_fields .ginput_container_email input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
            flex: 1; }
  .newsletter-form-section .gform_wrapper ul.gform_fields .ginput_container_email input[type="submit"] {
    margin-left: 10px; } }

/*override gravity forms default styles*/
.newsletter-form-section .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
  padding-left: 0; }

.newsletter-form-section .gform_wrapper .top_label div.ginput_container {
  margin-top: 0; }

.newsletter-form-section .gform_wrapper .top_label select.medium,
.newsletter-form-section .gform_wrapper .top_label input.medium {
  width: 100%; }

@media (min-width: 992px) {
  .newsletter-form-section .gform_wrapper .top_label input.medium {
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
            flex: 1 1 auto; } }

/*first-last name*/
.newsletter-form-section div.ginput_container_name span {
  padding-right: 0;
  margin-right: 0; }

.newsletter-form-section .top_label div.ginput_complex.ginput_container.gf_name_has_2 {
  width: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

@media (min-width: 992px) {
  .newsletter-form-section .top_label div.ginput_complex.ginput_container.gf_name_has_2 {
    gap: 10px; } }

.newsletter-form-section div.ginput_complex.ginput_container.gf_name_has_2 span {
  width: 100% !important;
  margin: 0 !important; }

@media (min-width: 992px) {
  .newsletter-form-section div.ginput_complex.ginput_container.gf_name_has_2 span {
    width: auto !important;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
            flex: 1 1 auto; } }

@media only screen and (min-width: 641px) {
  .newsletter-form-section .gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_2 {
    width: 100%; }
  .newsletter-form-section .gform_legacy_markup_wrapper div.ginput_container_name span {
    padding-right: 0 !important; } }

.newsletter-form-section .gform_legacy_markup_wrapper .ginput_complex .ginput_left,
.newsletter-form-section .gform_legacy_markup_wrapper .ginput_complex .ginput_right {
  width: 100% !important; }

.newsletter-form-section .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first {
  padding-top: 0; }

.newsletter-form-section .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last {
  padding-top: 10px; }

@media (min-width: 992px) {
  .newsletter-form-section .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first,
  .newsletter-form-section .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last {
    padding-top: 0; }
  .newsletter-form-section .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last {
    margin-left: 10px; } }

/*ajax spinner*/
.newsletter-form-section img.gform_ajax_spinner {
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

/*error messages*/
.newsletter-form-section .gform_wrapper div.validation_error {
  border: 0 none;
  margin: 0;
  text-align: left; }

.newsletter-form-section .gform_wrapper .gfield_required,
.newsletter-form-section .gform_wrapper div.validation_error,
.newsletter-form-section .gform_wrapper .validation_message {
  color: red; }

.newsletter-form-section .gform_wrapper li.gfield.gfield_error {
  border: 0 none;
  background-color: transparent;
  padding: 0; }

.newsletter-form-section .gform_wrapper li.gfield_error textarea,
.newsletter-form-section .gform_wrapper li.gfield_error select,
.newsletter-form-section .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  border-color: red; }

.newsletter-form-section .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: none !important; }

/* Apply the notch everywhere */
@media all and (min-width: 767px) {
  #main .new-rounded-bottom-img::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 99;
    left: 50%;
    bottom: -2px;
    height: calc( 1024/10210 * 40vw);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  #main .new-rounded-bottom-img::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 99;
    left: 50%;
    bottom: -2px;
    height: calc( 1024/10210 * 40vw);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc( 40vw - 2px);
    border-style: solid;
    border-color: white;
    border-width: 0 9999px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    visibility: visible; }
  #main .new-rounded-bottom-img:before {
    width: 40vw;
    background-size: calc( 100% + 2px) calc( 100% + 2px);
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10210 1024' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M0 0.023l126.44 91.742c413.449 299.991 1382.252 590.589 2512.463 736.616 1566.557 202.403 3571.114 193.56 5097.346-22.491 490.428-69.424 1149.934-210.999 1501.515-322.329 340.98-107.972 687.657-269.146 859.201-399.453l113.034-84.109-0.010 1024c-2787.402-0.232-10209.931-0.268-10209.931-0.268z'%3E%3C/path%3E%3C/svg%3E");
    background-position: 50% 100%;
    content: "";
    display: block;
    position: absolute;
    z-index: 99;
    left: 50%;
    bottom: -2px;
    height: calc( 1024/10210 * 40vw);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  #main .new-rounded-bottom-img {
    overflow: hidden; } }

