/****************
 * Fonts
 ****************/
/****************
 * Colors
 ****************/
/****************
 * Grid Settings
 ****************/
/**************
 * Buttons
 **************/
/****************
 * Blocks
 ****************/
.block-form-video {
  background-color: #272559;
  margin: 0;
  padding-top: 4rem;
  padding-bottom: 2.5rem;
}

@media (min-width: 576px) {
  .block-form-video {
    padding-top: 4.875rem;
  }
}

@media (min-width: 768px) {
  .block-form-video {
    padding-top: 5.75rem;
  }
}

@media (min-width: 1200px) {
  .block-form-video {
    padding-top: 6.625rem;
  }
}

@media (min-width: 1410px) {
  .block-form-video {
    padding-top: 7.5rem;
  }
}

@media (min-width: 576px) {
  .block-form-video {
    padding-bottom: 3.125rem;
  }
}

@media (min-width: 768px) {
  .block-form-video {
    padding-bottom: 3.75rem;
  }
}

@media (min-width: 1200px) {
  .block-form-video {
    padding-bottom: 4.375rem;
  }
}

@media (min-width: 1410px) {
  .block-form-video {
    padding-bottom: 5rem;
  }
}

.block-form-video__title-col {
  margin-bottom: 1.5rem;
}

@media (min-width: 1200px) {
  .block-form-video__title-col {
    margin-bottom: 3.0625rem;
  }
}

.block-form-video__title {
  color: #fff;
}

.block-form-video__description {
  color: #fff;
}

.block-form-video__button-col {
  margin-bottom: 2.5rem;
}

@media (min-width: 1200px) {
  .block-form-video__button-col {
    margin-bottom: 3.0625rem;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
  }
}

.block-form-video__button {
  width: 100%;
}

@media (min-width: 576px) {
  .block-form-video__button {
    width: auto;
  }
}

.block-form-video__form-col {
  margin-bottom: 5rem;
}

@media (min-width: 1200px) {
  .block-form-video__form-col {
    margin-bottom: 5.25rem;
  }
}

.block-form-video__form-col input,
.block-form-video__form-col .c-btn {
  width: 100%;
}

.block-form-video__form-wrapper {
  background-color: #fff;
  border-radius: 4px;
  padding: 1.25rem;
}

@media (min-width: 576px) {
  .block-form-video__form-wrapper {
    padding: 1.5625rem;
  }
}

@media (min-width: 768px) {
  .block-form-video__form-wrapper {
    padding: 1.875rem;
  }
}

@media (min-width: 1200px) {
  .block-form-video__form-wrapper {
    padding: 2.1875rem;
  }
}

@media (min-width: 1410px) {
  .block-form-video__form-wrapper {
    padding: 2.5rem;
  }
}

.block-form-video__form-description {
  margin-bottom: 1.5rem;
  font-size: 0.875rem;
  line-height: 1.5rem;
}

@media (min-width: 576px) {
  .block-form-video__form-description {
    font-size: 0.9375rem;
  }
}

@media (min-width: 768px) {
  .block-form-video__form-description {
    font-size: 1rem;
  }
}

@media (min-width: 1200px) {
  .block-form-video__form-description {
    font-size: 1.0625rem;
  }
}

@media (min-width: 1410px) {
  .block-form-video__form-description {
    font-size: 1.125rem;
  }
}

@media (min-width: 576px) {
  .block-form-video__form-description {
    line-height: 1.53125rem;
  }
}

@media (min-width: 768px) {
  .block-form-video__form-description {
    line-height: 1.5625rem;
  }
}

@media (min-width: 1200px) {
  .block-form-video__form-description {
    line-height: 1.59375rem;
  }
}

@media (min-width: 1410px) {
  .block-form-video__form-description {
    line-height: 1.625rem;
  }
}

.block-form-video__form-description p {
  font-size: 0.875rem;
  line-height: 1.5rem;
  margin-bottom: 1rem;
}

@media (min-width: 576px) {
  .block-form-video__form-description p {
    font-size: 0.9375rem;
  }
}

@media (min-width: 768px) {
  .block-form-video__form-description p {
    font-size: 1rem;
  }
}

@media (min-width: 1200px) {
  .block-form-video__form-description p {
    font-size: 1.0625rem;
  }
}

@media (min-width: 1410px) {
  .block-form-video__form-description p {
    font-size: 1.125rem;
  }
}

@media (min-width: 576px) {
  .block-form-video__form-description p {
    line-height: 1.53125rem;
  }
}

@media (min-width: 768px) {
  .block-form-video__form-description p {
    line-height: 1.5625rem;
  }
}

@media (min-width: 1200px) {
  .block-form-video__form-description p {
    line-height: 1.59375rem;
  }
}

@media (min-width: 1410px) {
  .block-form-video__form-description p {
    line-height: 1.625rem;
  }
}

@media (min-width: 576px) {
  .block-form-video__form-description p {
    margin-bottom: 1.125rem;
  }
}

@media (min-width: 768px) {
  .block-form-video__form-description p {
    margin-bottom: 1.25rem;
  }
}

@media (min-width: 1200px) {
  .block-form-video__form-description p {
    margin-bottom: 1.375rem;
  }
}

@media (min-width: 1410px) {
  .block-form-video__form-description p {
    margin-bottom: 1.5rem;
  }
}

.block-form-video__form-footer-heading {
  text-align: center;
}

/* .block-form-video__form-footer-description p {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.875rem;
  line-height: 1rem;
  font-style: italic;
  text-align: center;
} */

.block-form-video__video-col {
  margin-bottom: 1.5rem;
}

@media (min-width: 1200px) {
  .block-form-video__video-col {
    margin-bottom: 5.25rem;
    order: 2;
  }
}

.block-form-video__video-col .iframe-wrapper {
  margin: 0;
  height: 100%;
  border-radius: 4px;
}

.block-form-video__columns {
  position: relative;
  z-index: 5;
}

.block-form-video__column {
  margin-bottom: 4rem;
}

.block-form-video__column::before {
  content: " ";
  width: 2.5rem;
  height: 2px;
  display: block;
  margin-bottom: 1.5rem;
  background: linear-gradient(to right, #bc9d55, #dcc169);
}

.block-form-video__column:last-child {
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  .block-form-video__column:nth-last-child(2):nth-child(3n + 1), .block-form-video__column:nth-last-child(2):nth-child(3n + 2), .block-form-video__column:nth-last-child(3):nth-child(3n + 1) {
    margin-bottom: 0;
  }
}

.block-form-video__column-heading {
  color: #fff;
  margin-bottom: 1rem;
}

.block-form-video__column-description {
  color: #fff;
}

.block-form-video .gfield label {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.875rem;
  line-height: 1rem;
  margin-bottom: 0.5rem;
}
.form-video-block-img-cover {
  max-width: 100%;
  background-image: url(https://colonialmetstg.wpenginepowered.com/wp-content/uploads/2024/09/190196681_l_normal_none-scaled.jpg);
  height: 100%;
  background-repeat: no-repeat;
  padding-bottom: 56.25%;
  background-size: cover;
  background-position: center;
}