/*!*********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./app/Blocks/TextAndImageOverflowBlock/src/sass/text-and-image-overflow-block.scss ***!
  \*********************************************************************************************************************************************************************************************************************/
.text-and-image-overflow-block {
  padding: 4em 0;
  margin: 0;
  width: 100%;
  max-width: 100%;
}
@media (max-width: 1099px) {
  .text-and-image-overflow-block {
    flex-direction: column;
    padding: 2em 0;
    display: block;
  }
}
@media (max-width: 1099px) {
  .text-and-image-overflow-block img {
    padding-bottom: 50px;
  }
}
.text-and-image-overflow-block .wp-block-group {
  padding: 0;
  margin: 0 !important;
}
.text-and-image-overflow-block .wp-block-column {
  height: auto;
  justify-content: center;
  display: flex;
}
@media (max-width: 1099px) {
  .text-and-image-overflow-block .wp-block-columns {
    width: 90%;
    display: block;
  }
}
.text-and-image-overflow-block .pink-background {
  background: #F1DBDA;
}
.text-and-image-overflow-block .pink-background .wp-block-column:nth-child(2) {
  display: none;
}
.text-and-image-overflow-block .wp-block-image {
  margin: 0 0 0;
}
.text-and-image-overflow-block .wp-block-image.size-full {
  border-radius: 0 !important;
  padding: 0;
  margin: 0;
}
.text-and-image-overflow-block .wp-block-image.size-full img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (max-width: 1099px) {
  .text-and-image-overflow-block .wp-block-image.size-full img {
    object-fit: cover;
    width: auto;
    height: auto;
    margin: auto;
    display: flex;
  }
}
.text-and-image-overflow-block ul {
  margin: 0 !important;
}
.text-and-image-overflow-block h2, .text-and-image-overflow-block p {
  color: #000000;
  max-width: 100% !important;
  padding-bottom: 1em;
  font-weight: normal;
}
.text-and-image-overflow-block h2 {
  font-family: var(--heading--font-family);
  width: 100%;
}
@media (max-width: 1399px) {
  .text-and-image-overflow-block h2 {
    font-size: 35px !important;
  }
}
.text-and-image-overflow-block p {
  font-family: var(--entry-content--font-family);
  width: 100%;
}
.text-and-image-overflow-block .button__link {
  color: #d94567;
  text-decoration: underline;
  text-transform: inherit;
  transition: 0.3s ease all;
  width: 100%;
  max-width: 100% !important;
  margin-top: 0;
  font-size: 22px;
}
.text-and-image-overflow-block .button__link:hover {
  color: #000000;
  transition: 0.3s ease all;
}
.text-and-image-overflow-block .col_faqs_content {
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  text-align: left;
  order: unset;
  margin: auto;
}
@media (min-width: 782px) {
  .text-and-image-overflow-block .col_faqs_content {
    flex-grow: 1.45 !important;
  }
}

.pink-background {
  background: #f1dbda;
  padding: 4em 0 !important;
}
.pink-background figure.wp-block-image.size-full {
  background: #F1DBDA;
}

.padding-top-columns {
  padding-top: 4em;
  padding-bottom: 4em;
}

.double_classes {
  width: auto;
  margin: auto;
  justify-content: center;
  display: flex;
}
@media (max-width: 1099px) {
  .double_classes {
    width: 100% !important;
    flex-direction: column;
  }
}
.double_classes .wp-block-columns {
  width: 70%;
}
@media (max-width: 1099px) {
  .double_classes .wp-block-columns {
    width: 90%;
    display: block;
  }
}

.full_width:not(.double_classes) {
  width: auto;
  margin: auto;
  justify-content: center;
  display: flex;
}
@media (max-width: 999px) {
  .full_width:not(.double_classes) {
    width: 100%;
    flex-direction: column;
  }
}

.full_width:not(.double_classes) .wp-block-columns {
  width: 70%;
}
@media (max-width: 1099px) {
  .full_width:not(.double_classes) .wp-block-columns {
    width: 90%;
    display: block;
  }
}

.full_width:not(.double_classes) .wp-block-column:nth-child(1) {
  display: none;
}

.overlay .wp-block-column:nth-child(1) {
  content: "";
  background: url("https://menoclinic-dev.test-link.co.uk//wp-content/uploads/2024/05/MC.svg");
  background-repeat: no-repeat;
  background-position: top 35% right 10%;
  background-size: 50%;
}

.overflow_hidden .wp-block-columns {
  max-width: 80%;
  gap: 4em;
}

.pink_bg {
  padding-bottom: 0;
}

@media (min-width: 1100px) {
  .page-id-157 .wp-block-cover.is-light {
    margin-top: 25px;
  }
}
@media (max-width: 1099px) {
  .page-id-157 .wp-block-cover.is-light {
    border-radius: 0 !important;
  }
}

@media (max-width: 1099px) {
  .page-id-157 .wp-block-column.col_faqs_small.is-layout-flow.wp-block-column-is-layout-flow {
    display: none;
  }
}

/*# sourceMappingURL=text-and-image-overflow-block.css.map*/