/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[0].use[3]!./template-parts/block-title-content-cta/block-title-content-cta.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************/
.errorPage {
  width: 100%;
  height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center; }
  .errorPage__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .errorPage__image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .errorPage__text {
    position: relative;
    z-index: 1;
    color: #fff;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    .errorPage__text p {
      margin: 0 0 48px; }
    .errorPage__text h1 {
      margin: 0 0 48px; }
    .errorPage__text .btn.show {
      animation: fadeInUp 0.3s forwards; }

.tccta {
  position: relative;
  padding: 96px 0; }
  .tccta__bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%), #a58460; }
    .tccta__bg img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .tccta__wrapper {
    width: 100%;
    max-width: 1378px;
    margin: 0 auto;
    color: #fff; }
    @media screen and (max-width: 1440px) {
      .tccta__wrapper {
        padding: 0 60px; } }
    @media screen and (max-width: 768px) {
      .tccta__wrapper {
        padding: 0 20px; } }
    .tccta__wrapper.show .tccta__wrapper-label {
      animation: fadeInUp 0.7s forwards; }
    .tccta__wrapper.show h2 {
      animation: fadeInUp 0.7s forwards 0.3s; }
    .tccta__wrapper.show .tccta__form {
      animation: enterLeft 0.7s forwards 0.6s; }
    .tccta__wrapper.show .btn {
      animation: enterLeft 0.7s forwards 0.6s; }
    .tccta__wrapper-label {
      margin: 0 0 48px;
      opacity: 0; }
      .tccta__wrapper-label::after {
        background: #fff !important; }
    .tccta__wrapper-content {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      @media screen and (max-width: 991px) {
        .tccta__wrapper-content {
          flex-direction: column;
          align-items: flex-start; } }
      .tccta__wrapper-content h2 {
        max-width: 555px;
        width: 100%;
        margin: 0 40px 0 0;
        opacity: 0; }
        @media screen and (max-width: 991px) {
          .tccta__wrapper-content h2 {
            margin: 0 0 40px; } }
  .tccta .mc4wp-form {
    grid-template-columns: unset;
    grid-template-rows: auto auto; }
  .tccta .mc4wp-response p {
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 16px; }
  .tccta .mc4wp-form-fields > .flex {
    display: grid;
    grid-template-columns: auto auto;
    grid-gap: 45px; }
    @media screen and (max-width: 700px) {
      .tccta .mc4wp-form-fields > .flex {
        grid-template-columns: auto; } }
  .tccta .newsletter__right {
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 21.5px 40px;
    background: #fff;
    max-width: 200px;
    width: 100%; }
    .tccta .newsletter__right input {
      border: none;
      background: transparent;
      margin: 0 8px 0 0;
      font-family: 'Urbanist';
      font-weight: 400;
      font-size: 16px; }
    .tccta .newsletter__right svg {
      width: 10px; }
  .tccta .newsletter__left {
    min-width: 350px; }
    .tccta .newsletter__left input {
      max-width: 380px;
      width: 100%;
      border: 1px solid #fff;
      background: rgba(255, 255, 255, 0.2);
      padding: 21px 24px;
      color: #fff;
      font-family: 'Urbanist';
      font-weight: 400;
      font-size: 16px; }
      .tccta .newsletter__left input::placeholder {
        color: #fff; }

@media screen and (min-width: 1921px) {
  .tccta {
    padding: 5vw 0; }
    .tccta__wrapper {
      max-width: 71.77083vw; }
      .tccta__wrapper-label {
        margin: 0 0 2.5vw; }
      .tccta__wrapper-content h2 {
        max-width: 28.90625vw;
        margin: 0 2.08333vw 0 0; }
    .tccta .mc4wp-response p {
      font-size: 0.83333vw; }
    .tccta .mc4wp-form-fields > .flex {
      grid-gap: 2.34375vw; }
    .tccta .newsletter__right {
      padding: 1.09375vw 2.08333vw;
      max-width: 10.41667vw; }
      .tccta .newsletter__right input {
        margin: 0 0.41667vw 0 0;
        font-size: 0.83333vw; }
      .tccta .newsletter__right svg {
        width: 0.52083vw; }
    .tccta .newsletter__left {
      min-width: 18.22917vw; }
      .tccta .newsletter__left input {
        max-width: 19.79167vw;
        border: 0.05208vw solid #fff;
        padding: 1.09375vw 1.25vw;
        font-size: 0.83333vw; } }

