/* Patterns CSS */

.mg-home-hero-banner {
  position: relative;
  min-height: 640px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: stretch;
}

.mg-home-hero-banner figure {
  max-height: 100%;
  width: 100%;
  height: 100%;
  max-width: 1600px;
  margin: 0 !important;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.mg-home-hero-banner figure video {
  width: 100% !important;
  height: 100% !important;
  min-width: 100% !important;
  min-height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
}

.mg-home-hero-banner > .wp-block-group {
  max-width: 1188px;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.mg-home-hero-banner .text-area {
  max-width: 580px;
  background-color: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(20px);
  padding: 2.5rem;
  height: 100%;
}

.mg-home-hero-banner .text-area > .wp-block-heading {
  font-family: "Martel", serif;
}
.mg-home-hero-banner .text-area > .wp-block-heading strong {
  font-weight: 900 !important;
  color: #b4221b;
}

.mg-home-hero-banner .text-area > .wp-block-heading:first-child {
  margin-top: 4rem;
  line-height: 1.2;
}

.mg-home-hero-banner .text-area p {
  color: #19395f;
}

@media (max-width: 781px) {
  .mg-home-hero-banner {
    flex-direction: column;
    min-height: 0px;
  }
  .mg-home-hero-banner figure {
    position: relative;
    left: 0;
    top: 0;
    transform: none;
  }

  .mg-home-hero-banner .text-area {
    max-width: 100%;
    backdrop-filter: none;
    padding: 0;
    height: auto;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .mg-home-hero-banner .text-area > .wp-block-heading:first-child {
    margin-top: 0rem;
  }
}

.mg-overflowing-cards {
  max-width: 1100px !important;
}

.mg-overflowing-cards .wp-block-column {
  position: relative;
  min-height: 150px;
  margin-top: 0;
}

@media (max-width: 781px) {
  .mg-overflowing-cards {
    margin-top: 1.2rem;
  }
  .mg-overflowing-cards .wp-block-column > .wp-block-group {
    position: relative;
    height: auto;
  }
}

.overflowing-card *,
.overflowing-card {
  transition:
    transform 0.3s ease-in-out,
    background-color 0.3s ease-in-out,
    color 0.3s ease-in-out;
}

.overflowing-card * {
  text-decoration: none;
  color: white;
}

.overflowing-card *:hover {
  text-decoration: none;
}

.overflowing-card {
  cursor: pointer;
  background-color: var(--wp--preset--color--secondary);
  bottom: 0;
  padding: 1.5rem;
  border-radius: 1rem;
  height: 305px;
  box-sizing: border-box;
  position: absolute;
  overflow: hidden;
}

.overflowing-card:hover {
  transform: scale(1.05);
  background-color: #c2d5ed !important;
}

.overflowing-card-image {
  transform: scale(1.1);
}

.overflowing-card-heading {
  font-size: var(--wp--preset--font-size--large) !important;
}

.overflowing-card:hover .overflowing-card-heading {
  color: #b4221b !important;
}

.overflowing-card:hover p {
  color: rgb(30, 30, 30) !important;
}

.mg-overflowing-image-cta {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.mg-overflowing-image-cta {
  position: relative;
  max-width: 1600px !important;
  margin-left: auto;
  margin-right: auto;
}

.mg-overflowing-image-cta .wp-block-column:first-child > .wp-block-group {
  position: absolute;
  left: 0;
  right: 45%;
  top: -10%;
  bottom: -10%;
  overflow: hidden;
  border-radius: 1rem;
  padding-left: 0;
  padding-right: 0;
  max-width: none;
  z-index: -1;
}

@media (max-width: 781px) {
  .overflowing-card {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding-left: 0;
    padding-right: 0;
    border-radius: 1rem !important;
  }
}

@media (max-width: 1599px) {
  .mg-overflowing-image-cta .wp-block-column:first-child > .wp-block-group {
    border-radius: 0 1rem 1rem 0;
  }
}

.mg-overflowing-image-cta
  .wp-block-column:first-child
  > .wp-block-group
  figure {
  max-width: none;
  display: flex;
  min-height: 100%;
}

.mg-overflowing-image-cta .wp-block-column:first-child > .wp-block-group img {
  width: 100%;
  object-fit: cover;
  object-position: center;
}

h2 strong {
  font-weight: 900 !important;
}

.mg-testimonial .wp-block-column:first-child {
  position: relative;
}

.mg-testimonial .wp-block-column:first-child::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='77' viewBox='0 0 88 77' fill='none'%3E%3Cpath d='M20.9022 77C14.1105 75.0122 8.89962 70.8026 5.26955 64.3713C1.75658 57.94 0 51.3333 0 44.5512C0 34.4951 3.10318 25.4328 9.30943 17.3645C15.5157 9.29613 23.1856 3.50798 32.3194 0L39.1698 6.84055V9.82232C35.0713 11.2255 31.4412 14.5581 28.2795 19.82C25.1178 24.9651 23.5369 30.0516 23.5369 35.0797C23.5369 39.0554 24.8251 42.8557 27.4013 46.4806C30.0946 49.9886 33.0806 51.918 36.3594 52.2688V57.5307L20.9022 77ZM69.7326 77C63.058 75.0122 57.9055 70.8026 54.2754 64.3713C50.6454 57.94 48.8304 51.3333 48.8304 44.5512C48.8304 37.8861 50.2941 31.5718 53.2216 25.6082C56.2662 19.5277 60.2476 14.3242 65.1657 9.99773C70.0839 5.55429 75.4119 2.22171 81.1497 0L88 6.84055V9.82232C83.9015 11.3424 80.2715 14.675 77.1099 19.82C73.9482 24.9651 72.3673 30.0516 72.3673 35.0797C72.3673 39.0554 73.6553 42.8557 76.2315 46.4806C78.9248 49.9886 81.9694 51.918 85.3653 52.2688V57.5307L69.7326 77Z' fill='%234978B6' fill-opacity='0.3'/%3E%3C/svg%3E");
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-40%, -100%);
}

.mg-testimonial .wp-block-column:first-child::after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='77' viewBox='0 0 88 77' fill='none'%3E%3Cpath d='M20.9022 77C14.1105 75.0122 8.89962 70.8026 5.26955 64.3713C1.75658 57.94 0 51.3333 0 44.5512C0 34.4951 3.10318 25.4328 9.30943 17.3645C15.5157 9.29613 23.1856 3.50798 32.3194 0L39.1698 6.84055V9.82232C35.0713 11.2255 31.4412 14.5581 28.2795 19.82C25.1178 24.9651 23.5369 30.0516 23.5369 35.0797C23.5369 39.0554 24.8251 42.8557 27.4013 46.4806C30.0946 49.9886 33.0806 51.918 36.3594 52.2688V57.5307L20.9022 77ZM69.7326 77C63.058 75.0122 57.9055 70.8026 54.2754 64.3713C50.6454 57.94 48.8304 51.3333 48.8304 44.5512C48.8304 37.8861 50.2941 31.5718 53.2216 25.6082C56.2662 19.5277 60.2476 14.3242 65.1657 9.99773C70.0839 5.55429 75.4119 2.22171 81.1497 0L88 6.84055V9.82232C83.9015 11.3424 80.2715 14.675 77.1099 19.82C73.9482 24.9651 72.3673 30.0516 72.3673 35.0797C72.3673 39.0554 73.6553 42.8557 76.2315 46.4806C78.9248 49.9886 81.9694 51.918 85.3653 52.2688V57.5307L69.7326 77Z' fill='%234978B6' fill-opacity='0.3'/%3E%3C/svg%3E");
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(40%, 100%) scale(-1, -1);
}

@media (max-width: 781px) {
  .mg-testimonial {
    overflow: hidden;
  }
  .mg-testimonial .wp-block-column:first-child::before {
    transform: translate(-40%, -50%);
  }
  .mg-testimonial .wp-block-column:first-child {
    padding-top: 2rem;
  }
}
