.eap-homepage-25 {
  box-sizing: border-box;
  line-height: 1.25;
}
.eap-homepage-25 .eap-fbr-form--is-light-theme .react-grid-item:not(.react-grid-placeholder) {
  border: none;
  background: #fff;
}
.eap-homepage-25 h1, .eap-homepage-25 p {
  color: #fff;
}
.eap-homepage-25 h1, .eap-homepage-25 h2, .eap-homepage-25 h3, .eap-homepage-25 h4, .eap-homepage-25 h5 {
  font-family: var(--eap-header-font);
}
.eap-homepage-25 button {
  font-family: var(--eap-button-font);
}
.eap-homepage-25 p {
  font-size: 1rem;
  font-weight: 300;
  color: #808080;
}
.eap-homepage-25 h1 {
  font-weight: 700;
  font-style: italic;
  max-width: 400px;
}
.eap-homepage-25 h2 {
  width: 30vw;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 0px;
  margin-top: 0;
}
.eap-homepage-25 h3 {
  font-weight: 300;
  margin-bottom: 0;
  margin-top: 0;
}
.eap-homepage-25 .cw-italic {
  font-style: italic;
}
.eap-homepage-25 .cw-small-text {
  font-size: 0.9rem;
  padding-bottom: 0;
}
.eap-homepage-25 .cw-button-colored {
  background-color: #D22730;
  border: 2px solid #D22730;
  color: #fff;
  border-radius: 20px;
  padding: 10px 20px;
  font-size: 12px;
  font-style: italic;
}
.eap-homepage-25 .cw-button-outlined {
  background: none;
  width: 160px;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 20px;
  padding: 10px;
  font-size: 12px;
  font-style: italic;
}
.eap-homepage-25 .cw-button-outlined-colored {
  background: none;
  width: 160px;
  color: #D22730;
  border: 2px solid #D22730;
  border-radius: 20px;
  padding: 10px;
  font-size: 12px;
  font-style: italic;
}
.eap-homepage-25 .cw-hero {
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 22vh;
  text-align: left;
}
.eap-homepage-25 .cw-solutions {
  width: 70%;
  margin: 0 auto;
  padding: 4.4rem 0;
}
.eap-homepage-25 .cw-solutions .cw-solutions-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.eap-homepage-25 .cw-solutions .cw-solutions-container h1, .eap-homepage-25 .cw-solutions .cw-solutions-container h2 {
  color: #fff;
}
.eap-homepage-25 .cw-solutions .cw-solutions-container h1 {
  font-weight: 800;
  font-style: italic;
  margin-bottom: 0;
}
.eap-homepage-25 .cw-solutions .cw-solutions-container h3 {
  margin-bottom: 20px;
  font-size: 18px;
  color: #fff;
}
.eap-homepage-25 .cw-solutions .cw-solutions-container .solutions-left {
  width: 38%;
}
.eap-homepage-25 .cw-solutions .cw-solutions-container .solutions-right {
  width: 58%;
}
.eap-homepage-25 .cw-solutions .cw-solutions-container .solutions-right .video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.eap-homepage-25 .cw-solutions .cw-solutions-container .solutions-right .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.eap-homepage-25 .cw-industries {
  background: #EDEDED;
}
.eap-homepage-25 .cw-industries h2, .eap-homepage-25 .cw-industries h3 {
  color: #000;
}
.eap-homepage-25 .cw-industries h2 {
  font-weight: 800;
}
.eap-homepage-25 .cw-industries h3 {
  margin-bottom: 10px;
}
.eap-homepage-25 .cw-industries p {
  color: #666;
  padding-top: 18px;
}
.eap-homepage-25 .cw-industries .cwMirco-industry-panel {
  display: none;
  background-color: #fff;
  width: 100%;
}
.eap-homepage-25 .cw-industries .cwMirco-industry-panel.active {
  margin-bottom: 8px;
  display: flex;
}
.eap-homepage-25 .cw-industries .cwMirco-industry-panel .panel-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 40%;
  padding: 1.2rem;
}
.eap-homepage-25 .cw-industries .cwMirco-industry-panel .panel-left button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  float: left;
  text-align: left;
  background: none;
  color: #D22730;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 1.2rem;
}
.eap-homepage-25 .cw-industries .cwMirco-industry-panel .panel-left button::after {
  margin-left: 4px;
  font-family: "FontAwesome";
  content: " \f0da";
}
.eap-homepage-25 .cw-industries .cw-industries-container {
  width: 68%;
  margin: 0 auto;
  padding: 2rem 0;
}
.eap-homepage-25 .cw-industries .cw-industries-container .cw-row {
  width: 60%;
  padding: 2rem 0;
}
.eap-homepage-25 .cw-industries .cw-industries-container .cw-services-bottom-button-row {
  display: flex;
  justify-content: flex-end;
  margin: 20px 0;
}
.eap-homepage-25 .cw-industries .cw-industries-container .cw-services-bottom-button-row a {
  text-decoration: none;
}
.eap-homepage-25 .cw-industries .cw-industries-container .cw-services-bottom-button-row btn {
  padding: 8px 38px;
}
.eap-homepage-25 .cw-industries .cw-services-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  width: 100%;
  column-gap: 10px;
  row-gap: 6px;
}
.eap-homepage-25 .cw-industries .cw-services-container .cw-service-panel {
  grid-column: 1/-1; /* Span across all columns */
}
.eap-homepage-25 .cw-industries .cw-services-container .cw-service > div {
  display: flex;
  min-height: 100%;
}
.eap-homepage-25 .cw-industries .cw-services-container .cw-service > div > button {
  min-height: 100%; /* all blocks equak height*/
}
.eap-homepage-25 .cw-industries .cw-services-container .cwMicro-industry-button {
  background: #fff;
  width: 100%;
  padding: 14px;
  padding-right: 8px;
  border-top: 4px solid #fff;
  border-bottom: 4px solid #fff;
  text-align: left;
  color: #000;
  margin-bottom: 10px;
  font-size: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: border-top 0.1s ease;
}
.eap-homepage-25 .cw-industries .cw-services-container .cwMicro-industry-button::after {
  font-family: "FontAwesome";
  content: "\f0da";
  display: block;
  color: #D22730;
  font-size: 16px;
  width: 16px;
}
.eap-homepage-25 .cw-industries .cw-services-container .cwMicro-industry-button.active {
  border-top: 4px solid #D22730;
}
.eap-homepage-25 .cw-industries .cw-services-container .cwMicro-industry-button.active::after {
  content: "\f0d7";
}
.eap-homepage-25 .cw-about {
  display: flex;
  justify-content: space-around;
  width: 100%;
  padding: 4.6rem 0;
}
.eap-homepage-25 .cw-about .cw-2-col {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 64%;
}
.eap-homepage-25 .cw-about .cw-2-col .cw-left {
  display: flex;
  flex-direction: column;
  width: 46%;
}
.eap-homepage-25 .cw-about .cw-2-col .cw-left h2 {
  font-weight: 800;
  font-style: italic;
  color: #fff;
}
.eap-homepage-25 .cw-about .cw-2-col .cw-left p {
  color: #fff;
}
.eap-homepage-25 .cw-about .cw-2-col .cw-left button {
  margin-top: 20px;
}
.eap-homepage-25 .cw-about .cw-2-col .cw-right {
  width: 50%;
}
.eap-homepage-25 .cw-about .cw-2-col .cw-right img {
  max-width: 100%;
}
.eap-homepage-25 .cw-forms {
  width: 70%;
  margin: 0 auto;
  padding: 4rem 0;
}
.eap-homepage-25 .cw-forms h2, .eap-homepage-25 .cw-forms h3 {
  color: #000;
}
.eap-homepage-25 .cw-forms h2 {
  font-weight: 800;
  font-style: italic;
}
.eap-homepage-25 .cw-forms h3 {
  margin-bottom: 10px;
  font-size: 18px;
}
.eap-homepage-25 .cw-forms .cw-forms-container {
  display: flex;
  justify-content: space-between;
  width: 88%;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 40px;
}
.eap-homepage-25 .cw-forms .cw-forms-container .cw-left {
  width: 40%;
}
.eap-homepage-25 .cw-forms .cw-forms-container .cw-left .cw-formtype-buttons {
  display: flex;
  flex-direction: column;
}
.eap-homepage-25 .cw-forms .cw-forms-container .cw-left .cw-formtype-buttons .cw-form-button-active {
  width: 100%;
  height: 100px;
  background: #fff;
  border: 2px solid #D22730;
  border-radius: 4px;
  margin: 0.6rem 0;
  color: #000;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.eap-homepage-25 .cw-forms .cw-forms-container .cw-left .cw-formtype-buttons .cw-form-button-active .cw-button-left {
  width: 36%;
  text-align: center;
}
.eap-homepage-25 .cw-forms .cw-forms-container .cw-left .cw-formtype-buttons .cw-form-button-active .cw-button-left .fa,
.eap-homepage-25 .cw-forms .cw-forms-container .cw-left .cw-formtype-buttons .cw-form-button-active .cw-button-left .fa-building,
.eap-homepage-25 .cw-forms .cw-forms-container .cw-left .cw-formtype-buttons .cw-form-button-active .cw-button-left .fa-users {
  color: #D22730;
  font-size: 40px;
}
.eap-homepage-25 .cw-forms .cw-forms-container .cw-left .cw-formtype-buttons .cw-form-button-active .cw-button-right {
  width: 60%;
  padding-right: 10px;
}
.eap-homepage-25 .cw-forms .cw-forms-container .cw-left .cw-formtype-buttons .cw-form-button-active .cw-button-right p {
  color: #000;
  font-size: 16px;
}
.eap-homepage-25 .cw-forms .cw-forms-container .cw-left .cw-formtype-buttons .cw-form-button-active:hover {
  border: 2px solid #D22730;
}
.eap-homepage-25 .cw-forms .cw-forms-container .cw-left .cw-formtype-buttons .cw-form-button-active:hover .fas, .eap-homepage-25 .cw-forms .cw-forms-container .cw-left .cw-formtype-buttons .cw-form-button-active:hover .far {
  color: #D22730;
}
.eap-homepage-25 .cw-forms .cw-forms-container .cw-left .cw-formtype-buttons .cw-form-button-active:hover a {
  text-decoration: none;
}
.eap-homepage-25 .cw-forms .cw-forms-container .cw-left .cw-formtype-buttons .cw-form-button {
  width: 100%;
  height: 100px;
  background: #fff;
  border: 2px solid #EDEDED;
  border-radius: 4px;
  margin: 0.6rem 0;
  color: #000;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.eap-homepage-25 .cw-forms .cw-forms-container .cw-left .cw-formtype-buttons .cw-form-button .cw-button-left {
  width: 36%;
  text-align: center;
}
.eap-homepage-25 .cw-forms .cw-forms-container .cw-left .cw-formtype-buttons .cw-form-button .cw-button-left .fa,
.eap-homepage-25 .cw-forms .cw-forms-container .cw-left .cw-formtype-buttons .cw-form-button .cw-button-left .fa-building,
.eap-homepage-25 .cw-forms .cw-forms-container .cw-left .cw-formtype-buttons .cw-form-button .cw-button-left .fa-users {
  color: #EDEDED;
  font-size: 40px;
}
.eap-homepage-25 .cw-forms .cw-forms-container .cw-left .cw-formtype-buttons .cw-form-button .cw-button-right {
  width: 60%;
  padding-right: 10px;
}
.eap-homepage-25 .cw-forms .cw-forms-container .cw-left .cw-formtype-buttons .cw-form-button .cw-button-right p {
  color: #000;
  font-size: 16px;
}
.eap-homepage-25 .cw-forms .cw-forms-container .cw-left .cw-formtype-buttons .cw-form-button:hover {
  border: 2px solid #D22730;
}
.eap-homepage-25 .cw-forms .cw-forms-container .cw-left .cw-formtype-buttons .cw-form-button:hover .fa,
.eap-homepage-25 .cw-forms .cw-forms-container .cw-left .cw-formtype-buttons .cw-form-button:hover .fa-building,
.eap-homepage-25 .cw-forms .cw-forms-container .cw-left .cw-formtype-buttons .cw-form-button:hover .fa-users {
  color: #D22730;
}
.eap-homepage-25 .cw-forms .cw-forms-container .cw-left .cw-formtype-buttons .cw-form-button:hover a {
  text-decoration: none;
}
.eap-homepage-25 .cw-forms .cw-forms-container .cw-right {
  width: 56%;
}
.eap-homepage-25 .cw-forms .cw-forms-container .cw-right label.eap-form__label {
  display: none !important;
}
.eap-homepage-25 .cw-forms .cw-forms-container .cw-right .fbr-form .react-grid-item {
  overflow: hidden !important;
}
.eap-homepage-25 .cw-forms .cw-forms-container .cw-right .fbr-form .react-grid-item .innerBlock {
  margin: -10px !important;
  padding: 1px !important;
}
.eap-homepage-25 .cw-forms .cw-forms-container .cw-right .fbr-form .eap-optin-container {
  padding: 0 10px;
}
.eap-homepage-25 .cw-forms .cw-forms-container .cw-right .eap-form__field,
.eap-homepage-25 .cw-forms .cw-forms-container .cw-right input[type=text] {
  border: none;
  background: #f1f1f1;
  font-size: 12px;
  box-shadow: none;
}
.eap-homepage-25 .cw-forms .cw-forms-container .cw-right .eap-form__field::placeholder,
.eap-homepage-25 .cw-forms .cw-forms-container .cw-right input[type=text]::placeholder {
  color: #9C9C9C;
}
.eap-homepage-25 .cw-forms .cw-forms-container .cw-right .cw-form-row {
  margin: 10px 0;
  display: flex;
  justify-content: space-between;
}
.eap-homepage-25 .cw-forms .cw-forms-container .cw-right .cw-button-colored {
  margin-top: 20px;
  width: 34%;
  float: right;
  text-align: center;
}
.eap-homepage-25 .cw-forms .cw-forms-container .cw-right .eap-btn--is-theme {
  background-color: #D22730;
  color: #fff;
  border-radius: 20px;
  padding: 10px 20px;
  font-size: 12px;
  font-style: italic;
}
.eap-homepage-25 .cw-national {
  width: 80%;
  margin: 0 auto;
}
.eap-homepage-25 .cw-national .cw-2-col {
  display: flex;
  justify-content: space-between;
  background: yellowgreen;
}
.eap-homepage-25 .cw-national .cw-2-col .cw-left h2 {
  color: #000;
  font-weight: 700;
  line-height: 1;
}
.eap-homepage-25 .cw-national .cw-2-col .cw-left h3 {
  color: #000;
  font-size: 16px;
  font-weight: 300;
  padding: 8px 0 18px 0;
}
.eap-homepage-25 .cw-national .cw-2-col .cw-left p {
  font-size: 0.7rem;
  color: #666;
  line-height: 1;
}
.eap-homepage-25 .cw-national .cw-2-col .cw-right {
  text-align: center;
}
.eap-homepage-25 .cw-national .cw-2-col .cw-right img {
  width: 180px;
}
.eap-homepage-25 .cw-contact .cw-2-col {
  width: 100%;
  height: 100%;
  background: #EDEDED;
  display: flex;
}
.eap-homepage-25 .cw-contact .cw-2-col .cw-left {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 50%;
}
.eap-homepage-25 .cw-contact .cw-2-col .cw-left .cw-contact-left {
  padding: 2rem;
  padding-left: 80px;
}
.eap-homepage-25 .cw-contact .cw-2-col .cw-left .cw-contact-left h2 {
  color: #fff;
  font-weight: 700;
  line-height: 1;
}
.eap-homepage-25 .cw-contact .cw-2-col .cw-left .cw-contact-left h3 {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  padding: 8px 0 18px 0;
}
.eap-homepage-25 .cw-contact .cw-2-col .cw-left .cw-contact-left p {
  font-size: 1rem;
  color: #fff;
}
.eap-homepage-25 .cw-contact .cw-2-col .cw-left .cw-contact-left .cw-contact-row {
  margin: 40px 0;
}
.eap-homepage-25 .cw-contact .cw-2-col .cw-left .cw-contact-left .cw-contact-row .cw-contact-addresses {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
}
.eap-homepage-25 .cw-contact .cw-2-col .cw-left .cw-contact-left .cw-contact-row .cw-contact-addresses .cw-contact-address {
  width: 48%;
  padding: 16px;
}
@media screen and (max-width: 1199px) {
  .eap-homepage-25 .cw-contact .cw-2-col .cw-left .cw-contact-left .cw-contact-row .cw-contact-addresses .cw-contact-address {
    width: 100%;
  }
}
.eap-homepage-25 .cw-contact .cw-2-col .cw-left .cw-contact-left .cw-contact-row .cw-contact-addresses .cw-contact-address .cw-large-text {
  font-size: 1rem;
  margin-bottom: 0;
}
.eap-homepage-25 .cw-contact .cw-2-col .cw-left .cw-contact-left .cw-contact-row .cw-contact-addresses .cw-contact-address .cw-added-phone {
  margin-top: 12px;
  font-size: 14px;
}
.eap-homepage-25 .cw-contact .cw-2-col .cw-left .cw-contact-left .cw-large-text {
  font-size: 1.2rem;
  font-style: italic;
  font-weight: 500;
}
.eap-homepage-25 .cw-contact .cw-2-col .cw-left .cw-contact-left .cw-social {
  display: flex;
  justify-content: flex-start;
  width: 40%;
  padding-top: 0.8rem;
  font-size: 2rem;
  color: #fff;
}
.eap-homepage-25 .cw-contact .cw-2-col .cw-left .cw-contact-left .cw-social .eapSocialIconV2Wrap {
  padding: 10px;
}
.eap-homepage-25 .cw-contact .cw-2-col .cw-left .cw-contact-left .cw-social .eapSocialIconV2Wrap:hover {
  transition: all 0.75s;
}
.eap-homepage-25 .cw-contact .cw-2-col .cw-right {
  width: 50%;
}
.eap-homepage-25 .cw-contact p {
  color: #fff;
}
.eap-homepage-25 .cw-testimonial {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 4.2rem 0;
  min-height: 26vh;
}
.eap-homepage-25 .cw-testimonial .ll-testimonial-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 62%;
  text-align: center;
  margin: 0 auto;
}
@media screen and (max-width: 1199px) {
  .eap-homepage-25 .cw-testimonial .ll-testimonial-container {
    width: 94%;
  }
}
.eap-homepage-25 .cw-testimonial .ll-testimonial-container .ll-button {
  cursor: pointer;
}
.eap-homepage-25 .cw-testimonial .ll-testimonial-container .ll-button img {
  width: 19px;
  height: 19px;
}
.eap-homepage-25 .cw-testimonial .ll-testimonial-container .current-testimonial {
  width: 70%;
}
@media screen and (max-width: 1199px) {
  .eap-homepage-25 .cw-testimonial .ll-testimonial-container .current-testimonial {
    width: 80%;
  }
}
.eap-homepage-25 .cw-testimonial .ll-testimonial-container .current-testimonial .testimonial-text {
  font-size: 1.2rem;
  font-style: italic;
}
@media screen and (max-width: 1199px) {
  .eap-homepage-25 .cw-testimonial .ll-testimonial-container .current-testimonial .testimonial-text {
    font-size: 0.9rem;
  }
}
.eap-homepage-25 .cw-testimonial .ll-testimonial-container .current-testimonial .testimonial-author {
  font-size: 0.9rem;
}
@media screen and (max-width: 1199px) {
  .eap-homepage-25 .cw-testimonial .ll-testimonial-container .current-testimonial .testimonial-author {
    font-size: 0.8rem;
  }
}
@media screen and (min-width: 1500px) {
  .eap-homepage-25 .cw-solutions-container {
    max-width: 1200px;
    margin: 0 auto;
  }
  .eap-homepage-25 .cw-industries-container {
    max-width: 1200px;
    margin: 0 auto;
  }
  .eap-homepage-25 .cw-industries-container button {
    font-size: 12px;
  }
  .eap-homepage-25 .cw-forms {
    max-width: 1200px;
    margin: 0 auto;
  }
  .eap-homepage-25 .cw-about .cw-2-col {
    max-width: 1200px;
  }
  .eap-homepage-25 .cw-about .cw-2-col .cw-left h2 {
    max-width: 100%;
  }
}
@media screen and (max-width: 800px) {
  .eap-homepage-25 .cw-contact {
    width: 100%;
  }
  .eap-homepage-25 .cw-contact .cw-2-col {
    flex-direction: column;
  }
  .eap-homepage-25 .cw-contact .cw-2-col .cw-left,
  .eap-homepage-25 .cw-contact .cw-2-col .cw-right {
    width: 100%;
  }
  .eap-homepage-25 .cw-contact .cw-2-col .cw-left h2,
  .eap-homepage-25 .cw-contact .cw-2-col .cw-right h2 {
    width: 100%;
  }
  .eap-homepage-25 .cw-contact .cw-2-col .cw-right {
    height: 300px;
  }
  .eap-homepage-25 .ll-testimonial-container {
    width: 98%;
  }
  .eap-homepage-25 .ll-testimonial-container .current-testimonial {
    width: 100%;
  }
}
@media screen and (max-width: 1199px) {
  .eap-homepage-25 .cw-solutions .cw-solutions-container {
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
  }
  .eap-homepage-25 .cw-solutions .cw-solutions-container .solutions-left {
    margin-bottom: 20px;
    width: 100%;
  }
  .eap-homepage-25 .cw-solutions .cw-solutions-container .solutions-right {
    width: 100%;
  }
  .eap-homepage-25 .cw-industries .cwMirco-industry-panel {
    flex-direction: column !important;
  }
  .eap-homepage-25 .cw-industries .cwMirco-industry-panel .panel-left {
    width: 100%;
  }
  .eap-homepage-25 .cw-industries .cwMirco-industry-panel .panel-right {
    display: none;
  }
  .eap-homepage-25 .cw-industries .cw-industries-container .cw-row {
    width: 100%;
  }
  .eap-homepage-25 .cw-industries-container {
    width: 100%;
    margin: 0 auto;
  }
  .eap-homepage-25 .cw-industries-container .cw-row {
    width: 100%;
  }
  .eap-homepage-25 .cw-industries-container .cw-row .cw-1-col.cw-industry-header {
    width: 100%;
  }
  .eap-homepage-25 .cw-industries-container .cw-row .cw-1-col.cw-industry-header h2 {
    width: 100%;
    font-size: 22px;
    padding: 0;
  }
  .eap-homepage-25 .cw-industries-container .cw-row .cw-1-col.cw-industry-header p {
    width: 100%;
  }
  .eap-homepage-25 .cw-industries-container .cw-services-container {
    grid-template-columns: repeat(2, 1fr);
  }
  .eap-homepage-25 .cw-about .cw-2-col {
    flex-direction: column;
  }
  .eap-homepage-25 .cw-about .cw-2-col .cw-left {
    width: 100%;
  }
  .eap-homepage-25 .cw-about .cw-2-col .cw-left h2 {
    width: 100%;
  }
  .eap-homepage-25 .cw-about .cw-2-col .cw-right {
    display: none;
  }
  .eap-homepage-25 .cw-forms {
    max-width: 1000px;
    margin: 0 auto;
  }
  .eap-homepage-25 .cw-forms h2 {
    width: 100%;
  }
  .eap-homepage-25 .cw-forms .cw-forms-container {
    flex-direction: column;
    width: 100%;
  }
  .eap-homepage-25 .cw-forms .cw-forms-container .cw-left {
    width: 100%;
    margin-bottom: 20px;
  }
  .eap-homepage-25 .cw-forms .cw-forms-container .cw-right {
    width: 100%;
  }
}