.ps-form-section,
.ps-map-section {
  background: #063a4b;
}

.ps-form-card {
  margin: 0 auto;
  max-width: 1240px;
  padding: 42px;
  background: #ffffff;
  border-radius: 0;
  box-shadow: 0 18px 60px rgba(0, 11, 48, 0.18);
}

.ps-form-card__eyebrow,
.ps-map-card__eyebrow {
  margin: 0 0 14px;
  color: #e74770;
  font-family: var(--t-headline-font, Arial);
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.ps-form-card__title,
.ps-map-card__title {
  margin: 0;
  color: #063a4b;
  font-family: var(--t-headline-font, Arial);
  font-size: clamp(54px, 5vw, 78px);
  line-height: 0.95;
  font-weight: 700;
  text-transform: uppercase;
}

.ps-form-card__subtitle {
  margin: 18px 0 26px;
  max-width: 860px;
  color: rgba(6, 58, 75, 0.76);
  font-family: var(--t-text-font, Arial);
  font-size: 30px;
  line-height: 1.08;
}

.ps-form-embed {
  width: 100%;
}

.ps-form-embed iframe {
  display: block;
  width: 100%;
  min-height: 780px;
  border: 0;
}

.ps-form-card__legal {
  margin: 22px 0 0;
  color: rgba(231, 71, 112, 0.92);
  font-family: var(--t-text-font, Arial);
  font-size: 18px;
  line-height: 1.35;
  text-align: center;
}

.ps-form-card__legal a {
  color: #e74770;
  text-decoration: underline;
}

.ps-map-card {
  display: grid;
  grid-template-columns: minmax(280px, 0.9fr) minmax(0, 1.1fr);
  gap: 28px;
  align-items: stretch;
}

.ps-map-card__copy {
  display: grid;
  align-content: start;
  gap: 16px;
  color: #ffffff;
}

.ps-map-card__copy p {
  margin: 0;
  font-family: var(--t-text-font, Arial);
  font-size: 28px;
  line-height: 1.12;
}

.ps-map-card__title {
  color: #ffffff;
}

.ps-map-card__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 62px;
  width: fit-content;
  padding: 14px 30px;
  border: 2px solid #e74770;
  color: #e74770;
  font-family: var(--t-headline-font, Arial);
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.ps-map-card__button:hover,
.ps-map-card__button:focus-visible {
  background: #e74770;
  color: #ffffff;
}

.ps-map-card__frame {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.18);
}

.ps-map-card__frame iframe {
  display: block;
  width: 100%;
  min-height: 430px;
  border: 0;
}

@media screen and (max-width: 959px) {
  .ps-form-card {
    padding: 28px 22px;
  }

  .ps-form-card__eyebrow,
  .ps-map-card__eyebrow {
    font-size: 20px;
  }

  .ps-form-card__subtitle,
  .ps-map-card__copy p {
    font-size: 22px;
  }

  .ps-map-card {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 639px) {
  .ps-form-card__title,
  .ps-map-card__title {
    font-size: 40px;
  }

  .ps-form-card__subtitle,
  .ps-map-card__copy p {
    font-size: 18px;
    line-height: 1.2;
  }

  .ps-form-embed iframe {
    min-height: 720px;
  }

  .ps-form-card__legal {
    font-size: 15px;
    line-height: 1.3;
  }

  .ps-map-card__button {
    width: 100%;
    min-height: 56px;
    font-size: 20px;
  }

  .ps-map-card__frame iframe {
    min-height: 340px;
  }
}

#rec2312095801 .t972__banner,
#rec2312095801 .t972__settings,
#rec2312095801 .t972__settings-header,
#rec2312095801 .t972__settings-footer {
  background-color: #ffffff !important;
}

#rec2312095801 .t972__title,
#rec2312095801 .t972__text,
#rec2312095801 .t972__settings-header,
#rec2312095801 .t972__settings-footer {
  color: #063a4b !important;
}

#rec2312095801 .t972__widget-button {
  background-color: #e74770 !important;
}

#rec2312095801 .t972__widget-button .t972__icon-close,
#rec2312095801 .t972__widget-button .t972__icon-close rect {
  fill: #ffffff !important;
  opacity: 1 !important;
}

#rec2312095801 .t-btnflex.t-btnflex_type_button {
  color: #ffffff !important;
  background-color: #e74770 !important;
  border: 2px solid #e74770 !important;
}

#rec2312095801 .t-btnflex.t-btnflex_type_button .t-btnflex__text {
  color: #ffffff !important;
}

#rec2312095801 .t972__reject-btn.t-btn.t-btnflex.t-btnflex_type_button3 {
  color: #e74770 !important;
  background-color: #ffffff !important;
  --border-width: 2px !important;
  border: 2px solid #e74770 !important;
  border-color: #e74770 !important;
  box-shadow: inset 0 0 0 2px #e74770 !important;
}

#rec2312095801 .t972__settings-btn.t-btn.t-btnflex.t-btnflex_type_button2 {
  color: #e74770 !important;
  border: 2px solid #e74770 !important;
  background-color: transparent !important;
}

#rec2312095801 .t-btnflex.t-btnflex_type_button2 .t-btnflex__text,
#rec2312095801 .t-btnflex.t-btnflex_type_button3 .t-btnflex__text,
#rec2312095801 .t972__settings-btn .t-btnflex__text,
#rec2312095801 .t972__accept-btn .t-btnflex__text,
#rec2312095801 .t972__reject-btn .t-btnflex__text,
#rec2312095801 .t972__confirm-btn .t-btnflex__text {
  color: #e74770 !important;
}

#rec2312095801 .t972__accept-btn .t-btnflex__text,
#rec2312095801 .t972__confirm-btn .t-btnflex__text {
  color: #ffffff !important;
}

#rec2312095801 .t972__toggle-input:checked + .t972__toggle-container .t972__toggle-mark,
#rec2312095801 .t972__toggle-input:checked + .t972__toggle-container .t972__toggle-background,
#rec2312095801 .t972__category-enabled,
#rec2312095801 .t972__category-enabled_always {
  background-color: #1f5bff !important;
  color: #1f5bff !important;
}

#rec2311604411 .t890__arrow svg rect,
#rec2311614361 .t890__arrow svg rect,
#rec2318612941 .t890__arrow svg rect,
#rec2311518871 .t890__arrow svg rect {
  fill: #111111 !important;
  fill-opacity: 1 !important;
}

#rec2311604411 .t890__arrow svg path,
#rec2311614361 .t890__arrow svg path,
#rec2318612941 .t890__arrow svg path,
#rec2311518871 .t890__arrow svg path {
  stroke: #ffffff !important;
}

@media screen and (min-width: 1280px) {
  body {
    zoom: 0.9;
  }
}
