.media-with-text-hero__block {
  max-width: 1243px !important;
}

  .media-with-text-hero__block.alignfull {
    max-width: 1380px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .media-with-text-hero__block .media-with-text-hero__wrapper {
    margin-left: calc(-1 * var(--wp--style--root--padding-left));
    margin-right: calc(-1 * var(--wp--style--root--padding-right));
  }

  .media-with-text-hero__block .media-with-text-hero__inner-blocks {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

  .media-with-text-hero__block .media-with-text-hero__cover-1 {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 30px;
  width: 100%;
  padding: 0px;
    min-height: unset;
    max-width: 208px;
}

  @media (min-width: 1024px) {

  .media-with-text-hero__block .media-with-text-hero__cover-1 {
      max-width: 416px;
      height: 26px;
      right: 7%
  }
    }

  .media-with-text-hero__block .media-with-text-hero__cover-2 {
  position: absolute;
  width: 100%;
    min-height: unset;
    max-width: 249px;
    height: 43px;
    left: 20px;
    top: 326px;
    padding: 0 !important;
    transform: translateY(-28px);
}

  @media (min-width: 768px) {

  .media-with-text-hero__block .media-with-text-hero__cover-2 {
      transform: none;
      bottom: -28px;
      left: 100px;
      top: unset;
      max-width: 450px
  }
    }

  @media (min-width: 1024px) {

  .media-with-text-hero__block .media-with-text-hero__cover-2 {
      max-width: 628px;
      height: 83px;
      bottom: -27px;
      left: 200px
  }
    }

  .media-with-text-hero__block .media-with-text-hero__media {
  padding-right: 1.75rem;
}

  @media (min-width: 768px) {

  .media-with-text-hero__block .media-with-text-hero__media {
    padding-right: 0px;
  }
}

  .media-with-text-hero__block .media-with-text-hero__content {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 2.25rem;
  padding-right: 1.5rem;
}

  @media (min-width: 768px) {

  .media-with-text-hero__block .media-with-text-hero__content {
    padding: 2.5rem;
  }
}

  @media (min-width: 1024px) {

  .media-with-text-hero__block .media-with-text-hero__content {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 85px;
    padding-top: 72px;
  }
}

  @media (min-width: 1224px) {

  .media-with-text-hero__block .media-with-text-hero__content {
    padding-left: 5rem;
    padding-right: 72px;
  }
}

  .media-with-text-hero__block .media-with-text-hero__content > * {
  margin-left: 0px !important;
  max-width: 460px;
}

  @media (min-width: 768px) {

  .media-with-text-hero__block .media-with-text-hero__content > * {
    max-width: 100%;
  }

  .media-with-text-hero__block:has(.media-with-text-hero__content.has-background) .media-with-text-hero__content {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    padding: 1.75rem;
  }
}

  @media (min-width: 1024px) {

  .media-with-text-hero__block:has(.media-with-text-hero__content.has-background) .media-with-text-hero__content {
    padding: 2.5rem;
  }
}

  @media (min-width: 1224px) {

  .media-with-text-hero__block:has(.media-with-text-hero__content.has-background) .media-with-text-hero__content {
    padding-left: 100px;
    padding-right: 100px;
    padding-bottom: 92px;
  }
}

  @media (min-width: 768px) {

  .media-with-text-hero__block:has(.media-with-text-hero__content.has-background) .media-with-text-hero__inner-blocks {
    flex-basis: 50%;
    padding-bottom: 60px;
  }
}

  @media (min-width: 1024px) {

  .media-with-text-hero__block:has(.media-with-text-hero__content.has-background) .media-with-text-hero__inner-blocks {
    padding-bottom: 107px;
  }
}

  .media-with-text-hero__block:has(.media-with-text-hero__content.has-background) .media-with-text-hero__media {
  padding-left: 0px;
  padding-right: 0px;
}

  @media (min-width: 768px) {

  .media-with-text-hero__block:has(.media-with-text-hero__content.has-background) .media-with-text-hero__media {
    flex-basis: 50%;
    padding-right: 1.25rem;
    padding-top: 2.5rem;
  }
}

  @media (min-width: 1024px) {

  .media-with-text-hero__block:has(.media-with-text-hero__content.has-background) .media-with-text-hero__media {
    padding-right: 2.5rem;
    padding-top: 2.25rem;
  }
}

  .media-with-text-hero__block:has(.media-with-text-hero__content.has-background) .media-with-text-hero__cover-1 {
  left: 14%;
  display: none;
  height: 1.25rem;
  width: 14%;
  padding: 0px;
}

  @media (min-width: 768px) {

  .media-with-text-hero__block:has(.media-with-text-hero__content.has-background) .media-with-text-hero__cover-1 {
    display: flex;
  }
}

  @media (min-width: 1024px) {

  .media-with-text-hero__block:has(.media-with-text-hero__content.has-background) .media-with-text-hero__cover-1 {
    height: 1.5rem;
  }
}

  .media-with-text-hero__block:has(.media-with-text-hero__content.has-background) .media-with-text-hero__cover-2 {
  bottom: 0px;
  display: none;
  height: 2.5rem;
  width: 35%;
  padding: 0px;
}

  @media (min-width: 768px) {

  .media-with-text-hero__block:has(.media-with-text-hero__content.has-background) .media-with-text-hero__cover-2 {
    display: flex;
  }
}

  @media (min-width: 1024px) {

  .media-with-text-hero__block:has(.media-with-text-hero__content.has-background) .media-with-text-hero__cover-2 {
    height: 67px;
  }
}

  @media (min-width: 768px) {

  .media-with-text-hero__block:has(.media-with-text-hero__content.has-background) .media-with-text-hero__cover-2 {
        left: calc(50% + 30px)
    }
      }

  .media-with-text-hero__block:has(.media-with-text-hero__content.has-background) .media-with-text-hero__cover-2 .wp-block-cover__background {
  width: 100%;
}

  .media-with-text-hero__block.is-media-right .media-with-text-hero__media {
  order: 2;
  padding-right: 0px;
  padding-left: 1.75rem;
}

  @media (min-width: 768px) {

  .media-with-text-hero__block.is-media-right .media-with-text-hero__media {
    padding-left: 0px;
  }
}

  .media-with-text-hero__block.is-media-right .media-with-text-hero__cover-1 {
  top: auto;
  right: auto;
  left: 0px;
  bottom: 296px;
}

  @media (min-width: 768px) {

  .media-with-text-hero__block.is-media-right .media-with-text-hero__cover-1 {
    top: 0px;
    left: 0px;
    bottom: auto;
  }
}

  .media-with-text-hero__block.is-media-right .media-with-text-hero__cover-2 {
  left: auto;
  right: 1.25rem;
  bottom: -1rem;
}

  @media (min-width: 768px) {

  .media-with-text-hero__block.is-media-right .media-with-text-hero__cover-2 {
    right: 100px;
    bottom: -1.75rem;
  }
}

  @media (min-width: 1024px) {

  .media-with-text-hero__block.is-media-right .media-with-text-hero__cover-2 {
    right: 200px;
    bottom: -47px;
  }
}

  .media-with-text-hero__block.is-media-right .media-with-text-hero__cover-2 {
      transform: none;
    }

  @media (min-width: 768px) {

  .media-with-text-hero__block.is-media-right:has(.media-with-text-hero__content.has-background) .media-with-text-hero__media {
    padding-right: 0px;
    padding-left: 1.25rem;
  }
}

  @media (min-width: 1024px) {

  .media-with-text-hero__block.is-media-right:has(.media-with-text-hero__content.has-background) .media-with-text-hero__media {
    padding-left: 2.5rem;
  }
}

  .media-with-text-hero__block.is-media-right:has(.media-with-text-hero__content.has-background) .media-with-text-hero__cover-1 {
  right: 14%;
  left: auto;
}

  @media (min-width: 768px) {

  .media-with-text-hero__block.is-media-right:has(.media-with-text-hero__content.has-background) .media-with-text-hero__cover-2 {
          left: unset;
          right: calc(50% + 30px)
      }
        }

  .media-with-text-hero__block.media-type__video {
    --video--aspect-ratio--coefficient: 56.25%;
  }

  .media-with-text-hero__block.media-type__video .video__toggle-btn {
  position: absolute;
  top: 0px;
  left: 0px;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
}

  .media-with-text-hero__block.media-type__video .triangle {
  position: relative;
  background-color: var(--wp--preset--color--green-yellow);
  text-align: left;
}

  .media-with-text-hero__block.media-type__video .triangle:before,
    .media-with-text-hero__block.media-type__video .triangle:after {
  position: absolute;
  background-color: inherit;
      content: "";
}

  .media-with-text-hero__block.media-type__video .triangle,
    .media-with-text-hero__block.media-type__video .triangle:before,
    .media-with-text-hero__block.media-type__video .triangle:after {
  height: 1.75rem;
  width: 1.75rem;
      border-top-right-radius: 30%;
}

  .media-with-text-hero__block.media-type__video .triangle {
      transform: rotate(30deg) translateX(10px) skewX(-30deg) scale(1, 0.866);
    }

  .media-with-text-hero__block.media-type__video .triangle:before {
      transform: rotate(-135deg) skewX(-45deg) scale(1.414, 0.707)
        translate(0, -50%);
    }

  .media-with-text-hero__block.media-type__video .triangle:after {
      transform: rotate(135deg) skewY(-45deg) scale(0.707, 1.414) translate(50%);
    }

  .media-with-text-hero__block.media-type__video .video__popover .video__backdrop {
  position: fixed;
  top: 0px;
  left: 0px;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding: 1.25rem;
}

  @media (min-width: 768px) {

  .media-with-text-hero__block.media-type__video .video__popover .video__backdrop {
    padding: 60px;
  }
}

  .media-with-text-hero__block.media-type__video .video__popover .video__backdrop {
        -webkit-backdrop-filter: blur(3px);
                backdrop-filter: blur(3px);
        background-color: rgba(28, 28, 29, 0.5);
      }

  .media-with-text-hero__block.media-type__video .video__container {
      width: 100%;
      max-width: 950px;
      aspect-ratio: 16/9;
    }

  .media-with-text-hero__block.media-type__video .video__container .video__wrapper {
  position: relative;
  height: 0px;
  width: 100%;
  overflow: hidden;
        padding-bottom: var(--video--aspect-ratio--coefficient);
}

  .media-with-text-hero__block.media-type__video .video__container .video__wrapper iframe,
        .media-with-text-hero__block.media-type__video .video__container .video__wrapper object,
        .media-with-text-hero__block.media-type__video .video__container .video__wrapper embed,
        .media-with-text-hero__block.media-type__video .video__container .video__wrapper video {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

  .media-with-text-hero__block.media-type__video .video__content {
  position: relative;
  width: 100%;
      height: 326px;
}

  @media (min-width: 768px) {

  .media-with-text-hero__block.media-type__video .video__content {
        height: 100%
    }
      }

  @media (min-width: 1024px) {

  .media-with-text-hero__block.media-type__video .video__content {
        height: 100%
    }
      }

  .media-with-text-hero__block.media-type__video .video__content .video__poster {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

  .media-with-text-hero__block input[type=text]:not(#find-organization), .media-with-text-hero__block input[type=email], .media-with-text-hero__block input[type=tel], .media-with-text-hero__block select {
  min-height: 2.5rem !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: var(--wp--preset--color--azureish-white) !important;
  background-color: var(--wp--preset--color--white) !important;
  padding-left: 18px !important;
  padding-right: 18px !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  font-size: var(--wp--preset--font-size--font-16-px) !important;
  line-height: 30px !important;
  color: var(--wp--preset--color--slate) !important;
}

  @media (min-width: 782px) {

  .media-with-text-hero__block input[type=text]:not(#find-organization), .media-with-text-hero__block input[type=email], .media-with-text-hero__block input[type=tel], .media-with-text-hero__block select {
    font-size: var(--wp--preset--font-size--font-16-px) !important;
  }
    }

  .media-with-text-hero__block input[type=text]:not(#find-organization)::-moz-placeholder, .media-with-text-hero__block input[type=email]::-moz-placeholder, .media-with-text-hero__block input[type=tel]::-moz-placeholder, .media-with-text-hero__block select::-moz-placeholder {
  font-size: 16px !important;
  line-height: 30px !important;
  color: var(--wp--preset--color--slate) !important;
}

  .media-with-text-hero__block input[type=text]:not(#find-organization)::placeholder, .media-with-text-hero__block input[type=email]::placeholder, .media-with-text-hero__block input[type=tel]::placeholder, .media-with-text-hero__block select::placeholder {
  font-size: 16px !important;
  line-height: 30px !important;
  color: var(--wp--preset--color--slate) !important;
}

  @media (min-width: 782px) {

  .media-with-text-hero__block input[type=text]:not(#find-organization)::-moz-placeholder, .media-with-text-hero__block input[type=email]::-moz-placeholder, .media-with-text-hero__block input[type=tel]::-moz-placeholder, .media-with-text-hero__block select::-moz-placeholder {
    font-size: 19px !important;
  }

  .media-with-text-hero__block input[type=text]:not(#find-organization)::placeholder, .media-with-text-hero__block input[type=email]::placeholder, .media-with-text-hero__block input[type=tel]::placeholder, .media-with-text-hero__block select::placeholder {
    font-size: 19px !important;
  }
      }

  .media-with-text-hero__block input[type=text]:not(#find-organization):focus, .media-with-text-hero__block input[type=email]:focus, .media-with-text-hero__block input[type=tel]:focus, .media-with-text-hero__block select:focus {
  border-width: 1px;
  border-style: solid;
  border-color: var(--wp--preset--color--azureish-white);
      outline: none !important;
}

  .media-with-text-hero__block input[type=radio] {
  margin-top: 0px;
  border-radius: 36px !important;
}

  .media-with-text-hero__block input[type=radio] + label {
  margin-bottom: 0px;
}

  .media-with-text-hero__block input[type=file] {
  min-height: 236px !important;
  border-width: 1px !important;
  border-style: dashed !important;
  border-color: var(--wp--preset--color--gray) !important;
  background-color: var(--wp--preset--color--ghost-white) !important;
}

  .media-with-text-hero__block .hubspot_form {
  width: 100%;
}

  .media-with-text-hero__block .hubspot_form h2 {
  margin: 0px !important;
}

  .media-with-text-hero__block .hubspot_form form {
  display: flex;
  flex-direction: column;
  gap: 1.75rem;
}

  .media-with-text-hero__block .hubspot_form form .hs-richtext p {
  margin: 0px;
  max-width: 100%;
  font-size: var(--wp--preset--font-size--font-18-px);
  font-weight: 700;
  color: var(--wp--preset--color--white);
}

  .media-with-text-hero__block .hubspot_form form .form-columns-0, .media-with-text-hero__block .hubspot_form form .form-columns-1, .media-with-text-hero__block .hubspot_form form .form-columns-2, .media-with-text-hero__block .hubspot_form form .form-columns-3 {
  display: flex;
  width: 100%;
  max-width: 100%;
  gap: 15px;
}

  @media (max-width: 767px) {

  .media-with-text-hero__block .hubspot_form form .form-columns-0, .media-with-text-hero__block .hubspot_form form .form-columns-1, .media-with-text-hero__block .hubspot_form form .form-columns-2, .media-with-text-hero__block .hubspot_form form .form-columns-3 {
    flex-direction: column;
  }
        }

  .media-with-text-hero__block .hubspot_form form .form-columns-0 .hs_lastname, .media-with-text-hero__block .hubspot_form form .form-columns-1 .hs_lastname, .media-with-text-hero__block .hubspot_form form .form-columns-2 .hs_lastname, .media-with-text-hero__block .hubspot_form form .form-columns-3 .hs_lastname {
  display: flex;
  flex-direction: column;
}

  .media-with-text-hero__block .hubspot_form form .form-columns-0 .hs_lastname > label, .media-with-text-hero__block .hubspot_form form .form-columns-1 .hs_lastname > label, .media-with-text-hero__block .hubspot_form form .form-columns-2 .hs_lastname > label, .media-with-text-hero__block .hubspot_form form .form-columns-3 .hs_lastname > label {
            visibility: visible;
          }

  .media-with-text-hero__block .hubspot_form form .form-columns-0 .hs_lastname .input, .media-with-text-hero__block .hubspot_form form .form-columns-1 .hs_lastname .input, .media-with-text-hero__block .hubspot_form form .form-columns-2 .hs_lastname .input, .media-with-text-hero__block .hubspot_form form .form-columns-3 .hs_lastname .input {
  width: 100%;
}

  .media-with-text-hero__block .hubspot_form form .form-columns-0 .hs-fieldtype-textarea, .media-with-text-hero__block .hubspot_form form .form-columns-1 .hs-fieldtype-textarea, .media-with-text-hero__block .hubspot_form form .form-columns-2 .hs-fieldtype-textarea, .media-with-text-hero__block .hubspot_form form .form-columns-3 .hs-fieldtype-textarea {
  background-color: transparent;
}

  .media-with-text-hero__block .hubspot_form form .form-columns-0 .hs-form-field, .media-with-text-hero__block .hubspot_form form .form-columns-1 .hs-form-field, .media-with-text-hero__block .hubspot_form form .form-columns-2 .hs-form-field, .media-with-text-hero__block .hubspot_form form .form-columns-3 .hs-form-field {
  width: 100%;
}

  .media-with-text-hero__block .hubspot_form form .form-columns-0 .hs-form-field > label > span, .media-with-text-hero__block .hubspot_form form .form-columns-1 .hs-form-field > label > span, .media-with-text-hero__block .hubspot_form form .form-columns-2 .hs-form-field > label > span, .media-with-text-hero__block .hubspot_form form .form-columns-3 .hs-form-field > label > span {
  padding-bottom: 0.5rem;
  font-family: Lato, sans-serif;
  font-size: var(--wp--preset--font-size--font-16-px);
  color: var(--wp--preset--color--white);
}

  .media-with-text-hero__block .hubspot_form form .form-columns-0 .hs-form-field .hs-input, .media-with-text-hero__block .hubspot_form form .form-columns-1 .hs-form-field .hs-input, .media-with-text-hero__block .hubspot_form form .form-columns-2 .hs-form-field .hs-input, .media-with-text-hero__block .hubspot_form form .form-columns-3 .hs-form-field .hs-input {
  width: 100%;
  border-radius: 0.125rem;
  border-width: 1px;
  border-style: solid;
  border-color: var(--wp--preset--color--azureish-white);
  background-color: var(--wp--preset--color--ghost-white);
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 18px;
  padding-right: 18px;
  font-family: Lato, sans-serif;
  font-size: var(--wp--preset--font-size--font-14-px);
  color: var(--wp--preset--color--anthracite);
}

  @media (hover: hover) and (pointer: fine) {
              .media-with-text-hero__block .hubspot_form form .form-columns-0 .hs-form-field .hs-input:focus, .media-with-text-hero__block .hubspot_form form .form-columns-0 .hs-form-field .hs-input:hover, .media-with-text-hero__block .hubspot_form form .form-columns-1 .hs-form-field .hs-input:focus, .media-with-text-hero__block .hubspot_form form .form-columns-1 .hs-form-field .hs-input:hover, .media-with-text-hero__block .hubspot_form form .form-columns-2 .hs-form-field .hs-input:focus, .media-with-text-hero__block .hubspot_form form .form-columns-2 .hs-form-field .hs-input:hover, .media-with-text-hero__block .hubspot_form form .form-columns-3 .hs-form-field .hs-input:focus, .media-with-text-hero__block .hubspot_form form .form-columns-3 .hs-form-field .hs-input:hover {
    border-width: 1px;
    border-style: solid;
    border-color: var(--wp--preset--color--viper-green);
  }
          }

  .media-with-text-hero__block .hubspot_form form .form-columns-0 .hs-form-field .hs-input::-moz-placeholder, .media-with-text-hero__block .hubspot_form form .form-columns-1 .hs-form-field .hs-input::-moz-placeholder, .media-with-text-hero__block .hubspot_form form .form-columns-2 .hs-form-field .hs-input::-moz-placeholder, .media-with-text-hero__block .hubspot_form form .form-columns-3 .hs-form-field .hs-input::-moz-placeholder {
  font-family: Lato, sans-serif;
  font-size: var(--wp--preset--font-size--font-14-px);
  color: var(--wp--preset--color--slate);
}

  .media-with-text-hero__block .hubspot_form form .form-columns-0 .hs-form-field .hs-input::placeholder, .media-with-text-hero__block .hubspot_form form .form-columns-1 .hs-form-field .hs-input::placeholder, .media-with-text-hero__block .hubspot_form form .form-columns-2 .hs-form-field .hs-input::placeholder, .media-with-text-hero__block .hubspot_form form .form-columns-3 .hs-form-field .hs-input::placeholder {
  font-family: Lato, sans-serif;
  font-size: var(--wp--preset--font-size--font-14-px);
  color: var(--wp--preset--color--slate);
}

  .media-with-text-hero__block .hubspot_form form .form-columns-0 .hs-form-field .hs-error-msgs li, .media-with-text-hero__block .hubspot_form form .form-columns-1 .hs-form-field .hs-error-msgs li, .media-with-text-hero__block .hubspot_form form .form-columns-2 .hs-form-field .hs-error-msgs li, .media-with-text-hero__block .hubspot_form form .form-columns-3 .hs-form-field .hs-error-msgs li {
  margin: 0px;
              list-style-type: none;
}

  .media-with-text-hero__block .hubspot_form form .form-columns-0 .hs-form-field .hs-error-msgs li label, .media-with-text-hero__block .hubspot_form form .form-columns-1 .hs-form-field .hs-error-msgs li label, .media-with-text-hero__block .hubspot_form form .form-columns-2 .hs-form-field .hs-error-msgs li label, .media-with-text-hero__block .hubspot_form form .form-columns-3 .hs-form-field .hs-error-msgs li label {
  display: block;
  color: var(--wp--preset--color--midnightblue);
}

  .media-with-text-hero__block .hubspot_form form .form-columns-0 .hs-form-field .hs-error-msgs li a, .media-with-text-hero__block .hubspot_form form .form-columns-1 .hs-form-field .hs-error-msgs li a, .media-with-text-hero__block .hubspot_form form .form-columns-2 .hs-form-field .hs-error-msgs li a, .media-with-text-hero__block .hubspot_form form .form-columns-3 .hs-form-field .hs-error-msgs li a {
  color: inherit;
  text-decoration-line: none;
}

  .media-with-text-hero__block .hubspot_form form .form-columns-0 .hs-form-field .hs-error-msgs li a:hover, .media-with-text-hero__block .hubspot_form form .form-columns-1 .hs-form-field .hs-error-msgs li a:hover, .media-with-text-hero__block .hubspot_form form .form-columns-2 .hs-form-field .hs-error-msgs li a:hover, .media-with-text-hero__block .hubspot_form form .form-columns-3 .hs-form-field .hs-error-msgs li a:hover {
  color: inherit;
  text-decoration-line: underline;
}

  .media-with-text-hero__block .hubspot_form form .form-columns-0 .hs-form-field ul.multi-container, .media-with-text-hero__block .hubspot_form form .form-columns-1 .hs-form-field ul.multi-container, .media-with-text-hero__block .hubspot_form form .form-columns-2 .hs-form-field ul.multi-container, .media-with-text-hero__block .hubspot_form form .form-columns-3 .hs-form-field ul.multi-container {
  margin-top: 18px;
  display: flex;
  gap: 33px;
}

  .media-with-text-hero__block .hubspot_form form .form-columns-0 .hs-form-field ul.multi-container li, .media-with-text-hero__block .hubspot_form form .form-columns-1 .hs-form-field ul.multi-container li, .media-with-text-hero__block .hubspot_form form .form-columns-2 .hs-form-field ul.multi-container li, .media-with-text-hero__block .hubspot_form form .form-columns-3 .hs-form-field ul.multi-container li {
  margin: 0px;
              list-style-type: none;
}

  .media-with-text-hero__block .hubspot_form form .form-columns-0 .hs-form-field ul.multi-container li label, .media-with-text-hero__block .hubspot_form form .form-columns-1 .hs-form-field ul.multi-container li label, .media-with-text-hero__block .hubspot_form form .form-columns-2 .hs-form-field ul.multi-container li label, .media-with-text-hero__block .hubspot_form form .form-columns-3 .hs-form-field ul.multi-container li label {
  display: flex;
  align-items: center;
  gap: 8px;
}

  .media-with-text-hero__block .hubspot_form form .form-columns-0 .hs-form-field ul.multi-container li label input[type=radio], .media-with-text-hero__block .hubspot_form form .form-columns-1 .hs-form-field ul.multi-container li label input[type=radio], .media-with-text-hero__block .hubspot_form form .form-columns-2 .hs-form-field ul.multi-container li label input[type=radio], .media-with-text-hero__block .hubspot_form form .form-columns-3 .hs-form-field ul.multi-container li label input[type=radio] {
  max-width: 16px;
  padding: 0px;
}

  .media-with-text-hero__block .hubspot_form form .form-columns-0 .hs-form-field ul.multi-container li label span, .media-with-text-hero__block .hubspot_form form .form-columns-1 .hs-form-field ul.multi-container li label span, .media-with-text-hero__block .hubspot_form form .form-columns-2 .hs-form-field ul.multi-container li label span, .media-with-text-hero__block .hubspot_form form .form-columns-3 .hs-form-field ul.multi-container li label span {
  white-space: nowrap;
  font-family: Lato, sans-serif;
  font-size: var(--wp--preset--font-size--font-18-px);
  color: var(--wp--preset--color--slate);
}

  .media-with-text-hero__block .hubspot_form form .form-columns-0 .hs_message textarea, .media-with-text-hero__block .hubspot_form form .form-columns-1 .hs_message textarea, .media-with-text-hero__block .hubspot_form form .form-columns-2 .hs_message textarea, .media-with-text-hero__block .hubspot_form form .form-columns-3 .hs_message textarea {
  min-height: 6rem;
}

  .media-with-text-hero__block .hubspot_form .submitted-message {
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: var(--wp--preset--font-size--font-24-px);
  font-weight: 900;
  color: var(--wp--preset--color--white);
}

  .media-with-text-hero__block .hubspot_form .hs_submit .actions {
  text-align: center;
}

  .media-with-text-hero__block .hubspot_form .hs_submit .actions input[type=submit] {
  cursor: pointer;
  border-radius: 29px;
  background-color: var(--wp--preset--color--white);
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 39px;
  padding-right: 39px;
  font-family: Lato, sans-serif;
  font-size: var(--wp--preset--font-size--font-18-px);
  font-weight: 900;
  color: var(--wp--preset--color--electric-blue);
}