/**
 * Theme Name: Valenti Child
 * Description: Base limpia del tema hijo para Mundo Cultural Hispano.
 * Author: Codetipi
 * Template: valenti
 * Version: 1.0.44
 */

@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");

:root {
  --mch-color-ink: #1c1c1c;
  --mch-color-red: #c6102e;
  --mch-color-green: #00843d;
  --mch-color-paper: #f6f6f4;
  --mch-color-line: #e7e2d9;
  --mch-color-white: #ffffff;
  --mch-font-display: "Inter", Arial, sans-serif;
  --mch-font-body: "Inter", Arial, sans-serif;
  --mch-content-width: 1170px;
}

/* ========================================================================== */
/* Contacto: una sola cabecera negra y formulario editorial                  */
/* ========================================================================== */

body.page-id-47139 .hero-wrap.cb-fis {
  position: relative;
  display: flex;
  min-height: 185px;
  height: 185px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: #151515;
}

body.page-id-47139 .hero-wrap.cb-fis .hero,
body.page-id-47139 .hero-wrap.cb-fis .cb-mask {
  display: none;
}

body.page-id-47139 .hero-wrap.cb-fis .meta-wrap {
  position: absolute !important;
  inset: 0 !important;
  z-index: 1;
  display: flex;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  margin: 0;
  padding: 0 24px;
  align-items: center;
  justify-content: center;
  transform: none !important;
  text-align: center;
}

body.page-id-47139 .hero-wrap.cb-fis .meta-wrap .entry-title,
body.page-id-47139 .hero-wrap.cb-fis .meta-wrap h1 {
  margin: 0;
  color: #fff;
  font-family: var(--mch-font-display);
  font-size: clamp(42px, 4vw, 58px);
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
  text-shadow: none;
}

body.page-id-47139 .single-content {
  margin-top: 0;
  padding-top: 0;
  background: #f7f7f5;
}

body.page-id-47139 .cb-main,
body.page-id-47139 .cb-main-content,
body.page-id-47139 article,
body.page-id-47139 .entry-content {
  width: 100%;
  max-width: none;
}

body.page-id-47139 .mch-contacto {
  width: min(100% - 40px, 1060px);
  margin: 0 auto;
  padding: 64px 0 80px;
  color: #222;
  font-family: var(--mch-font-body);
}

body.page-id-47139 .mch-contacto-intro {
  max-width: 850px;
  margin: 0 auto 45px;
  text-align: center;
}

body.page-id-47139 .mch-contacto-intro p {
  margin: 0 0 14px;
  font-size: 18px;
  line-height: 1.75;
}

body.page-id-47139 .mch-contacto-intro p:first-child {
  color: #151515;
  font-size: clamp(25px, 3vw, 34px);
  line-height: 1.25;
}

body.page-id-47139 .mch-section-heading {
  display: flex;
  margin: 44px 0 26px;
  align-items: center;
  gap: 24px;
  color: #151515;
  font-family: var(--mch-font-display);
  font-size: clamp(25px, 3vw, 34px);
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
}

body.page-id-47139 .mch-section-heading::before,
body.page-id-47139 .mch-section-heading::after {
  height: 1px;
  flex: 1;
  content: "";
  background: #d6d2ca;
}

body.page-id-47139 .mch-contacto-info,
body.page-id-47139 .mch-contacto-form-card {
  border: 1px solid #dfdbd3;
  background: #fff;
  box-shadow: 0 14px 35px rgba(20, 20, 20, 0.06);
}

body.page-id-47139 .mch-contacto-info {
  padding: 34px 40px;
  border-top: 4px solid var(--mch-color-red);
}

body.page-id-47139 .mch-contacto-info ul {
  display: grid;
  margin: 0;
  padding: 0;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px 38px;
  list-style: none;
}

body.page-id-47139 .mch-contacto-info li {
  position: relative;
  margin: 0;
  padding-left: 22px;
  font-size: 16px;
  line-height: 1.55;
}

body.page-id-47139 .mch-contacto-info li::before {
  position: absolute;
  top: 0.62em;
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  content: "";
  background: var(--mch-color-red);
}

body.page-id-47139 .mch-contacto-email {
  margin: 30px 0 0;
  padding-top: 24px;
  border-top: 1px solid #e6e2dc;
  font-size: 16px;
  text-align: center;
}

body.page-id-47139 .mch-contacto-email a {
  color: var(--mch-color-red);
  font-weight: 700;
}

body.page-id-47139 .mch-contacto-form-card {
  padding: 42px 46px;
  border-top: 4px solid var(--mch-color-green);
}

body.page-id-47139 .mch-contacto-form-card .wpforms-field-container {
  display: flex;
  flex-direction: column;
}

body.page-id-47139 #wpforms-65687-field_1-container { order: 10; }
body.page-id-47139 #wpforms-65687-field_2-container { order: 20; }
body.page-id-47139 #wpforms-65687-field_4-container { order: 30; }
body.page-id-47139 #wpforms-65687-field_5-container { order: 40; }
body.page-id-47139 #wpforms-65687-field_3-container { order: 50; }
body.page-id-47139 #wpforms-65687-field_6-container { order: 60; }

body.page-id-47139 #wpforms-65687-field_7-container,
body.page-id-47139 #wpforms-65687-field_8-container {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

body.page-id-47139 .mch-contacto-form-card .wpforms-field-label {
  margin-bottom: 8px;
  color: #151515;
  font-size: 15px;
  font-weight: 700;
}

body.page-id-47139 .mch-contacto-form-card input[type="text"],
body.page-id-47139 .mch-contacto-form-card input[type="email"],
body.page-id-47139 .mch-contacto-form-card select,
body.page-id-47139 .mch-contacto-form-card textarea {
  width: 100%;
  max-width: none;
  border: 1px solid #d5d0c8;
  border-radius: 0;
  background: #fff;
  color: #222;
  font: inherit;
}

body.page-id-47139 .mch-contacto-form-card input[type="text"],
body.page-id-47139 .mch-contacto-form-card input[type="email"],
body.page-id-47139 .mch-contacto-form-card select {
  min-height: 50px;
  padding: 10px 14px;
}

body.page-id-47139 .mch-contacto-form-card textarea {
  min-height: 180px;
  padding: 14px;
}

body.page-id-47139 .mch-contacto-form-card .wpforms-submit {
  min-width: 180px;
  min-height: 50px;
  padding: 12px 25px;
  border: 0;
  background: var(--mch-color-red);
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
}

body.page-id-47139 .mch-contacto-form-card .wpforms-submit:hover,
body.page-id-47139 .mch-contacto-form-card .wpforms-submit:focus {
  background: #a70d27;
}

body.page-id-47139 .mch-contacto-legal {
  margin: 30px 0 0;
  padding: 18px 20px;
  border-left: 4px solid var(--mch-color-green);
  background: #f2f0eb;
  color: #555;
  font-size: 13px;
  line-height: 1.65;
}

body.page-id-47139 .mch-contacto-legal a {
  color: var(--mch-color-red);
  font-weight: 700;
}

@media (max-width: 767px) {
  body.page-id-47139 .hero-wrap.cb-fis {
    min-height: 145px;
    height: 145px;
  }

  body.page-id-47139 .hero-wrap.cb-fis .meta-wrap .entry-title,
  body.page-id-47139 .hero-wrap.cb-fis .meta-wrap h1 {
    font-size: 40px;
  }

  body.page-id-47139 .mch-contacto {
    width: min(100% - 28px, 1060px);
    padding: 42px 0 56px;
  }

  body.page-id-47139 .mch-contacto-intro {
    margin-bottom: 34px;
  }

  body.page-id-47139 .mch-contacto-intro p {
    font-size: 16px;
    line-height: 1.65;
  }

  body.page-id-47139 .mch-section-heading {
    margin: 36px 0 22px;
    gap: 12px;
  }

  body.page-id-47139 .mch-contacto-info,
  body.page-id-47139 .mch-contacto-form-card {
    padding: 26px 20px;
  }

  body.page-id-47139 .mch-contacto-info ul {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  body.page-id-47139 .mch-contacto-email {
    overflow-wrap: anywhere;
  }

  body.page-id-47139 .mch-contacto-form-card .wpforms-submit {
    width: 100%;
  }
}

/* La página sin imagen destacada usa la cabecera interna de Valenti. */
body.page-id-65714 article > .meta-wrap {
  position: relative;
  left: 50%;
  display: flex;
  width: calc(100vw + 20px);
  min-height: 185px;
  margin: 0;
  padding: 0 24px;
  align-items: center;
  justify-content: center;
  transform: translateX(-50%);
  background: #151515;
  text-align: center;
}

body.page-id-65714 article > .meta-wrap .entry-title {
  width: 100%;
  margin: 0;
  padding: 0;
  color: #fff;
  font-family: var(--mch-font-display);
  font-size: clamp(40px, 4vw, 58px);
  font-weight: 700;
  line-height: 1.1;
  opacity: 1 !important;
  transform: none !important;
  text-align: center;
  text-shadow: none;
}

@media (max-width: 767px) {
  body.page-id-65714 article > .meta-wrap {
    min-height: 145px;
  }

  body.page-id-65714 article > .meta-wrap .entry-title {
    font-size: 34px;
  }
}

/* Valenti aplica en escritorio un solapamiento de -200 px a este diseño. */
body.page-id-47139 .single-content {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

body.page-id-47139 .hero-wrap.cb-fis .entry-title {
  opacity: 1 !important;
  transform: none !important;
}

html,
body,
button,
input,
select,
textarea,
.site,
.site-content,
.entry-content,
.single-content,
.main-menu,
.site-header,
.site-mob-header,
.site-header a,
.site-header span,
.site-header li,
.main-menu a,
.main-menu span,
.main-menu li,
.main-menu .menu-item,
.main-menu .menu-item a,
.main-menu .bk-sub-menu,
.main-menu .bk-sub-menu a,
.main-menu .bk-sub-sub-menu,
.main-menu .bk-sub-sub-menu a,
.main-menu .mm-wrap,
.main-menu .mm-wrap a,
.main-menu .mm-wrap span,
.site-mob-header a,
.site-mob-header span,
.mobile-menu-wrap,
.mobile-menu-wrap a,
.mobile-menu-wrap span,
.elementor,
.elementor-widget,
.elementor-heading-title {
  font-family: var(--mch-font-body) !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.entry-title,
.post-title,
.page-title,
.block-title,
.archive-block-title .title,
.post-footer-block-title {
  font-family: var(--mch-font-display) !important;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

.entry-content img,
.single-content img,
.elementor img {
  height: auto;
  max-width: 100%;
}

/* Remove Valenti side shadows and grey page gutters. */
.shadow__sides,
body.elementor-page .shadow__sides,
body.page-template-elementor_header_footer .shadow__sides,
body.page-template-elementor_canvas .shadow__sides,
body.page-template-page-builder .shadow__sides {
  display: none !important;
  box-shadow: none !important;
}

body.archive,
body.search,
body.single,
body.blog,
body.archive .site-inner,
body.search .site-inner,
body.single .site-inner,
body.blog .site-inner,
body.archive .site-content,
body.search .site-content,
body.single .site-content,
body.blog .site-content,
body.archive #cb-content,
body.search #cb-content,
body.single #cb-content,
body.blog #cb-content,
body.archive #main,
body.search #main,
body.single #main,
body.blog #main,
body.archive .content-bg,
body.search .content-bg,
body.single .content-bg,
body.blog .content-bg,
body.archive .contents-wrap,
body.search .contents-wrap,
body.single .contents-wrap,
body.blog .contents-wrap,
body.archive .entry-content-wrap,
body.search .entry-content-wrap,
body.single .entry-content-wrap,
body.blog .entry-content-wrap,
body.archive .main-block-wrap,
body.search .main-block-wrap,
body.single .main-block-wrap,
body.blog .main-block-wrap,
body.archive .post-wrap,
body.search .post-wrap,
body.single .post-wrap,
body.blog .post-wrap,
body.elementor-page,
body.elementor-page .site-inner,
body.elementor-page .site-content,
body.elementor-page #cb-content,
body.elementor-page #main,
body.elementor-page .content-bg,
body.elementor-page .contents-wrap,
body.elementor-page .entry-content-wrap,
body.elementor-page .main-block-wrap,
body.page-template-elementor_header_footer,
body.page-template-elementor_header_footer .site-inner,
body.page-template-elementor_header_footer .site-content,
body.page-template-elementor_header_footer #cb-content,
body.page-template-elementor_header_footer #main,
body.page-template-elementor_header_footer .content-bg,
body.page-template-elementor_header_footer .contents-wrap,
body.page-template-elementor_header_footer .entry-content-wrap,
body.page-template-elementor_header_footer .main-block-wrap {
  background: var(--mch-color-white) !important;
  border-right: 0 !important;
  border-left: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
}

body.archive .site-content,
body.archive #cb-content,
body.archive .content-bg,
body.search .site-content,
body.search #cb-content,
body.search .content-bg,
body.single .site-content,
body.single #cb-content,
body.single .content-bg,
body.blog .site-content,
body.blog #cb-content,
body.blog .content-bg,
body.elementor-page .site-content,
body.elementor-page #cb-content,
body.elementor-page .content-bg,
body.page-template-elementor_header_footer .site-content,
body.page-template-elementor_header_footer #cb-content,
body.page-template-elementor_header_footer .content-bg {
  overflow-x: clip;
}

/* Header logo: stable positioning for desktop, tablet and mobile. */
.site-header,
.site-header .bg-area,
#cb-inner-header,
.site-mob-header .bg-area {
  background-color: #161616;
}

.site-header .logo-main-wrap-center,
.logo-main-wrap-center {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 260px;
  padding: 34px 24px 30px;
  text-align: center;
}

.site-header .logo-main-wrap-center .logo,
.site-header .logo-main-wrap-center .logo-main,
.site-header .logo-main-wrap-center .logo-h1,
.logo-main-wrap-center .logo,
.logo-main-wrap-center .logo-main,
.logo-main-wrap-center .logo-h1 {
  display: flex;
  justify-content: center;
  width: 100%;
}

.site-header .logo-main-wrap-center .logo img,
.site-header .logo-main-wrap-center .logo-main img,
.logo-main-wrap-center .logo img,
.logo-main-wrap-center .logo-main img {
  display: block;
  width: clamp(520px, 39vw, 700px);
  max-width: min(700px, 82vw);
  max-height: 135px;
  object-fit: contain;
  transform: translateX(-95px);
}

@media (max-width: 1180px) {
  .site-header .logo-main-wrap-center,
  .logo-main-wrap-center {
    min-height: 190px;
    padding: 28px 20px 24px;
  }

  .site-header .logo-main-wrap-center .logo img,
  .site-header .logo-main-wrap-center .logo-main img,
  .logo-main-wrap-center .logo img,
  .logo-main-wrap-center .logo-main img {
    width: clamp(430px, 48vw, 610px);
    max-height: 118px;
    transform: translateX(-48px);
  }
}

@media (max-width: 767px) {
  .site-mob-header .bg-area {
    display: grid;
    grid-template-columns: 44px minmax(0, 1fr) 44px;
    align-items: center;
    min-height: 190px;
    padding: 22px 14px;
  }

  .site-mob-header .menu-left,
  .site-mob-header .menu-right {
    display: flex;
    align-items: center;
    min-width: 0;
  }

  .site-mob-header .menu-left {
    justify-content: flex-start;
  }

  .site-mob-header .menu-right {
    justify-content: flex-end;
  }

  .site-mob-header .logo-mob-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 0;
    padding: 0 6px;
    overflow: hidden;
    text-align: center;
  }

  .site-mob-header .logo-mob-wrap .logo,
  .site-mob-header .logo-mob-wrap .logo-main,
  .site-mob-header .logo-mob-wrap a {
    display: flex;
    justify-content: center;
    max-width: 100%;
    min-width: 0;
  }

  .site-mob-header .logo-mob-wrap img,
  .logo img,
  .main-menu-logo img {
    display: block;
    width: auto;
    max-width: min(245px, 60vw);
    max-height: 86px;
    object-fit: contain;
    transform: none;
  }
}

@media (max-width: 430px) {
  .site-mob-header .bg-area {
    grid-template-columns: 42px minmax(0, 1fr) 42px;
    min-height: 178px;
    padding: 20px 10px;
  }

  .site-mob-header .logo-mob-wrap img,
  .logo img,
  .main-menu-logo img {
    max-width: min(220px, 58vw);
    max-height: 76px;
  }
}

/* Remove Valenti's decorative lines and top border from megamenu titles. */
.main-menu .block-title-mid .block-title::before,
.main-menu .block-title-mid .block-title::after {
  display: none !important;
  content: none !important;
  border: 0 !important;
}

.main-menu .block-title-wrap .block-title-inner {
  border-top: 0 !important;
  box-shadow: none !important;
}

/* Keep the selected submenu entry visible in The Rex/Valenti menus. */
.main-menu .mm-wrap .block-mm-changer.active,
.main-menu .mm-wrap .block-mm-changer:hover,
.main-menu .mm-wrap .block-mm-changer:focus,
.main-menu .bk-sub-menu .current-menu-item > a,
.main-menu .bk-sub-menu .current_page_item > a,
.main-menu .bk-sub-menu .current-menu-ancestor > a,
.main-menu .bk-sub-sub-menu .current-menu-item > a,
.main-menu .bk-sub-sub-menu .current_page_item > a,
.main-menu .bk-sub-sub-menu .current-menu-ancestor > a,
.main-menu .sub-menu .current-menu-item > a,
.main-menu .sub-menu .current_page_item > a,
.main-menu .sub-menu .current-menu-ancestor > a {
  background-color: var(--mch-color-red) !important;
  color: var(--mch-color-white) !important;
  opacity: 1 !important;
}

/* Restore the red section dividers in the Resources megamenu. */
#menu-item-47505 > .menu > .menu-wrap > .sub-menu >
  .menu-item-has-children > a,
.main-menu > .mm-wrap-51 > .menu > .menu-wrap > .sub-menu >
  .menu-item-has-children > a {
  display: block;
  width: 100%;
  margin: 0 0 14px;
  padding: 0 12px 11px;
  border-top: 0 !important;
  border-bottom: 3px solid var(--mch-color-red) !important;
  box-shadow: none !important;
  color: var(--mch-color-white) !important;
}

/* Related posts and other headings displayed after an article. */
.post-footer-block-title {
  color: var(--mch-color-ink);
  font-family: var(--mch-font-display);
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: 0;
  padding-bottom: 12px;
  margin-bottom: 28px;
  border-bottom: 3px solid var(--mch-color-green);
}

/* Category and taxonomy headings: same native The Rex treatment as pages. */
.archive-block-title {
  position: relative;
  margin: 0;
  padding: 42px 0 38px;
  background: var(--mch-color-white);
  border: 0;
  text-align: center;
}

.archive-block-title .block-title-inner {
  position: relative;
  display: block;
  width: min(100%, 1600px);
  margin: 0 auto;
  padding: 0 48px;
  border: 0 !important;
  background-color: var(--mch-color-white);
  background-image: none;
  line-height: 1;
  text-align: center;
}

.archive-block-title .block-title-inner::before,
.archive-block-title .block-title-inner::after {
  display: none !important;
  content: none !important;
}

.archive-block-title .block-title {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  background: var(--mch-color-white);
  text-align: center;
}

.archive-block-title .title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 28px;
  width: 100%;
  margin: 0 auto;
  color: #212121;
  font-family: var(--mch-font-display);
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0 !important;
  text-transform: none;
  overflow-wrap: anywhere;
}

.archive-block-title .title::before,
.archive-block-title .title::after {
  content: "";
  display: block;
  flex: 1 1 160px;
  max-width: 620px;
  min-width: 42px;
  height: 7px;
  background: repeating-linear-gradient(
    to bottom,
    #d5d5d5 0,
    #d5d5d5 1px,
    transparent 1px,
    transparent 3px
  );
}

.page-title h2,
.page-title h2 span {
  font-weight: 700;
}

.archive-block-title .block-subtitle {
  max-width: 860px;
  margin: 15px auto 0;
  padding: 0 24px;
  text-align: center;
  color: #666;
  font-family: var(--mch-font-body);
  font-size: 15px;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: 0;
}

.archive-block-title .block-subtitle p {
  margin: 0;
}

@media (max-width: 1180px) {
  .archive-block-title {
    padding-top: 36px;
    padding-bottom: 34px;
  }

  .archive-block-title .block-title-inner {
    padding-right: 32px;
    padding-left: 32px;
  }

  .archive-block-title .title {
    font-size: 32px;
    gap: 22px;
  }
}

@media (max-width: 767px) {
  .archive-block-title {
    padding: 30px 0 28px;
  }

  .archive-block-title .block-title-inner {
    padding-right: 18px;
    padding-left: 18px;
  }

  .archive-block-title .title {
    font-size: 28px;
    line-height: 1.08;
    gap: 13px;
  }

  .archive-block-title .title::before,
  .archive-block-title .title::after {
    min-width: 18px;
    height: 5px;
  }

  .archive-block-title .block-subtitle {
    margin-top: 12px;
    padding: 0 10px;
    font-size: 14px;
  }
}

/* Event CPT singles: use the whole Valenti content area, without theme sidebar. */
body.single-evento .single-content,
body.single-evento .contents-wrap,
body.single-evento .entry-content-wrap,
body.single-evento .main-block-wrap,
body.single-evento .site-main {
  width: 100% !important;
  max-width: none !important;
}

body.single-evento .main-block-wrap,
body.single-evento .site-main {
  float: none !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

body.single-evento .sidebar,
body.single-evento .sidebar-wrap {
  display: none !important;
}

body.single-evento .mch-event-single {
  width: 100% !important;
  max-width: none !important;
}

body.single-evento .mch-event-layout {
  grid-template-columns: minmax(0, 1fr) minmax(300px, 380px);
}

@media (max-width: 820px) {
  body.single-evento .mch-event-layout {
    grid-template-columns: 1fr;
  }
}

/* Global MCH footer. */
.mch-global-footer {
  --mch-footer-bg: #151515;
  --mch-footer-panel: #1e1e1e;
  --mch-footer-text: #f7f7f7;
  --mch-footer-muted: #b8b8b8;
  --mch-footer-line: rgba(255, 255, 255, 0.13);
  --mch-footer-red: var(--mch-color-red);
  --mch-footer-green: var(--mch-color-green);
  margin-top: 64px;
  background: var(--mch-footer-bg);
  color: var(--mch-footer-text);
  font-family: var(--mch-font-body);
}

.mch-global-footer a {
  color: inherit;
  text-decoration: none;
}

.mch-global-footer a:hover,
.mch-global-footer a:focus-visible {
  color: #ffffff;
  text-decoration: underline;
  text-decoration-color: var(--mch-footer-red);
  text-underline-offset: 4px;
}

.mch-global-footer__inner {
  width: min(100% - 40px, var(--mch-content-width));
  margin: 0 auto;
  padding: 54px 0 30px;
}

.mch-global-footer__top {
  display: grid;
  grid-template-columns: minmax(260px, 1.15fr) minmax(0, 2fr);
  gap: 44px;
  align-items: start;
  padding-bottom: 38px;
  border-bottom: 1px solid var(--mch-footer-line);
}

.mch-global-footer__brand {
  max-width: 420px;
}

.mch-global-footer__logo {
  display: inline-flex;
  max-width: 330px;
  margin-bottom: 20px;
}

.mch-global-footer__logo img {
  display: block;
  width: auto;
  max-width: 100%;
  max-height: 92px;
  object-fit: contain;
}

.mch-global-footer__name {
  margin: 0 0 10px;
  font-size: 27px;
  font-weight: 800;
  line-height: 1.08;
}

.mch-global-footer__tagline {
  display: inline-flex;
  gap: 9px;
  align-items: center;
  margin: 0 0 18px;
  color: var(--mch-footer-muted);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}

.mch-global-footer__tagline span::after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-left: 9px;
  border-radius: 999px;
  background: var(--mch-footer-green);
  vertical-align: 1px;
}

.mch-global-footer__tagline span:last-child::after {
  background: var(--mch-footer-red);
}

.mch-global-footer__intro {
  max-width: 35rem;
  margin: 0;
  color: var(--mch-footer-muted);
  font-size: 15px;
  line-height: 1.7;
}

.mch-global-footer__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 26px;
}

.mch-global-footer__col h2 {
  margin: 0 0 15px;
  color: #ffffff;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}

.mch-global-footer__col h2::after {
  content: "";
  display: block;
  width: 42px;
  height: 3px;
  margin-top: 10px;
  background: var(--mch-footer-red);
}

.mch-global-footer__list {
  display: grid;
  gap: 9px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.mch-global-footer__list a {
  color: var(--mch-footer-muted);
  font-size: 14px;
  line-height: 1.35;
}

.mch-global-footer__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  margin-top: 18px;
  padding: 0 16px;
  background: var(--mch-footer-red);
  color: #ffffff;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
}

.mch-global-footer__cta:hover,
.mch-global-footer__cta:focus-visible {
  background: #ffffff;
  color: #151515;
  text-decoration: none;
}

.mch-global-footer__bottom {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  align-items: center;
  justify-content: space-between;
  padding-top: 24px;
  color: var(--mch-footer-muted);
  font-size: 13px;
}

.mch-global-footer__legal {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.mch-global-footer__legal a {
  color: var(--mch-footer-muted);
}

@media (max-width: 980px) {
  .mch-global-footer__top {
    grid-template-columns: 1fr;
  }

  .mch-global-footer__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 620px) {
  .mch-global-footer {
    margin-top: 42px;
  }

  .mch-global-footer__inner {
    width: min(100% - 28px, var(--mch-content-width));
    padding-top: 42px;
  }

  .mch-global-footer__grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .mch-global-footer__bottom {
    align-items: flex-start;
    flex-direction: column;
  }
}

/* Isolated editorial footer layout v1.0.21. */
.mch-global-footer {
  margin-top: 64px;
  overflow: hidden;
}

.mch-global-footer__accent {
  height: 5px;
  background: linear-gradient(90deg, var(--mch-footer-red) 0 62%, var(--mch-footer-green) 62% 100%);
}

.mch-global-footer__inner {
  padding-top: 46px;
}

.mch-global-footer__identity {
  display: grid;
  grid-template-columns: minmax(260px, .85fr) minmax(300px, 1.15fr);
  gap: 56px;
  align-items: center;
  padding-bottom: 36px;
  border-bottom: 1px solid var(--mch-footer-line);
}

.mch-global-footer__brand {
  max-width: 390px;
}

.mch-global-footer__logo {
  display: inline-flex;
  width: min(100%, 370px);
  max-width: 370px;
  margin: 0;
}

.mch-global-footer__logo img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 112px;
  object-fit: contain;
  object-position: left center;
}

.mch-global-footer__name {
  color: #fff;
  font-size: 28px;
  font-weight: 800;
}

.mch-global-footer__presentation {
  max-width: 650px;
}

.mch-global-footer__presentation p {
  margin: 0;
  color: var(--mch-footer-muted);
  font-size: 15px;
  line-height: 1.7;
}

.mch-global-footer__presentation .mch-global-footer__eyebrow {
  margin-bottom: 9px;
  color: #fff;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.mch-global-footer__actions {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  padding: 34px 0;
  border-bottom: 1px solid var(--mch-footer-line);
}

.mch-global-footer__action {
  min-width: 0;
}

.mch-global-footer__action .mch-footer-widget,
.mch-global-footer__action .mch-editorial-widget-wrap {
  height: 100%;
  margin: 0;
}

.mch-global-footer__action .mch-ew {
  height: 100%;
  border: 1px solid rgba(255, 255, 255, .13);
  box-shadow: none;
}

.mch-global-footer__action .mch-ew-heading {
  grid-template-columns: 28px auto 28px;
  gap: 8px;
  margin-bottom: 16px;
}

.mch-global-footer__action .mch-ew-heading h3 {
  font-size: 19px;
}

.mch-global-footer__action .mch-ew-social {
  background: var(--mch-footer-panel);
  color: #fff;
  padding: 20px;
}

.mch-global-footer__action .mch-ew-social .mch-ew-heading h3 {
  color: #fff;
}

.mch-global-footer__action .mch-ew-social-grid a {
  min-height: 82px;
}

.mch-global-footer__action .mch-ew-newsletter,
.mch-global-footer__action .mch-ew-donations {
  padding: 20px;
}

.mch-global-footer__action .mch-ew-newsletter > p,
.mch-global-footer__action .mch-ew-donations > p {
  font-size: 12px;
  line-height: 1.45;
}

.mch-global-footer__action .mch-ew-newsletter input[type="email"],
.mch-global-footer__action .mch-ew-newsletter button {
  min-height: 44px;
}

.mch-global-footer__navigation {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(30px, 6vw, 90px);
  padding: 38px 0 34px;
  border-bottom: 1px solid var(--mch-footer-line);
}

.mch-global-footer__col h2 {
  font-size: 14px;
}

.mch-global-footer__list {
  gap: 10px;
}

.mch-global-footer__list a {
  display: inline-flex;
  font-size: 14px;
}

.mch-global-footer__contact {
  display: inline-flex;
  gap: 8px;
  align-items: center;
  margin-top: 19px;
  padding-bottom: 4px;
  border-bottom: 2px solid var(--mch-footer-red);
  color: #fff !important;
  font-size: 13px;
  font-weight: 800;
}

.mch-global-footer__contact:hover,
.mch-global-footer__contact:focus-visible {
  text-decoration: none;
}

.mch-global-footer__bottom {
  padding-top: 22px;
}

.mch-global-footer__bottom p {
  margin: 0;
}

@media (max-width: 980px) {
  .mch-global-footer__identity {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .mch-global-footer__actions {
    grid-template-columns: 1fr 1fr;
  }

  .mch-global-footer__action:last-child:nth-child(odd) {
    grid-column: 1 / -1;
  }
}

@media (max-width: 680px) {
  .mch-global-footer__inner {
    padding-top: 36px;
  }

  .mch-global-footer__logo {
    width: min(100%, 310px);
  }

  .mch-global-footer__actions,
  .mch-global-footer__navigation {
    grid-template-columns: 1fr;
  }

  .mch-global-footer__action:last-child:nth-child(odd) {
    grid-column: auto;
  }

  .mch-global-footer__navigation {
    gap: 28px;
  }
}

/* Compact single-row editorial footer v1.0.22. */
#cb-footer.mch-global-footer {
  margin-top: 64px;
  overflow: hidden;
}

#cb-footer .mch-global-footer__inner {
  padding: 34px 0 18px;
}

#cb-footer .mch-global-footer__main {
  display: grid;
  grid-template-columns: minmax(220px, 1.2fr) minmax(125px, 0.65fr) repeat(3, minmax(180px, 1fr));
  gap: 18px;
  align-items: stretch;
  padding-bottom: 28px;
}

#cb-footer .mch-global-footer__brand {
  max-width: none;
  min-width: 0;
  padding-right: 8px;
}

#cb-footer .mch-global-footer__logo {
  display: block;
  width: min(100%, 260px);
  max-width: 260px;
  margin-bottom: 16px;
}

#cb-footer .mch-global-footer__logo img {
  display: block;
  width: auto;
  max-width: 100%;
  max-height: 78px;
  object-fit: contain;
  object-position: left center;
}

#cb-footer .mch-global-footer__eyebrow {
  margin: 0 0 7px;
  color: #fff;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.12em;
  line-height: 1.3;
  text-transform: uppercase;
}

#cb-footer .mch-global-footer__intro {
  max-width: 260px;
  margin: 0;
  color: var(--mch-footer-muted);
  font-size: 12.5px;
  line-height: 1.5;
}

#cb-footer .mch-global-footer__utility,
#cb-footer .mch-global-footer__action {
  min-width: 0;
  padding-left: 18px;
  border-left: 1px solid var(--mch-footer-line);
}

#cb-footer .mch-global-footer__utility h2 {
  display: inline-block;
  margin: 0 0 14px;
  padding-bottom: 5px;
  border-bottom: 2px solid var(--mch-footer-red);
  color: #fff;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  line-height: 1.25;
  text-transform: uppercase;
}

#cb-footer .mch-global-footer__list {
  display: grid;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}

#cb-footer .mch-global-footer__list a {
  color: var(--mch-footer-muted);
  font-size: 12.5px;
  line-height: 1.35;
}

#cb-footer .mch-global-footer__list a:hover,
#cb-footer .mch-global-footer__list a:focus-visible,
#cb-footer .mch-global-footer__legal a:hover,
#cb-footer .mch-global-footer__legal a:focus-visible {
  color: #fff;
}

#cb-footer .mch-footer-widget,
#cb-footer .mch-editorial-widget-wrap,
#cb-footer .mch-ew {
  height: 100%;
  margin: 0;
}

#cb-footer .mch-ew {
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #fff;
  text-align: left;
}

#cb-footer .mch-ew-heading {
  grid-template-columns: 18px auto 18px;
  gap: 6px;
  margin-bottom: 12px;
}

#cb-footer .mch-ew-heading h3 {
  color: #fff;
  font-size: 15px;
  line-height: 1.2;
}

#cb-footer .mch-ew-heading i {
  border-color: var(--mch-footer-line);
  box-shadow: 0 3px 0 -2px var(--mch-footer-line);
}

#cb-footer .mch-ew-social-grid {
  gap: 6px;
}

#cb-footer .mch-ew-social-grid a {
  min-height: 52px;
  padding: 6px 4px;
}

#cb-footer .mch-ew-social-grid b {
  margin-bottom: 3px;
  font-size: 16px;
}

#cb-footer .mch-ew-social-grid strong {
  font-size: 10px;
  line-height: 1.15;
}

#cb-footer .mch-ew-newsletter > p,
#cb-footer .mch-ew-donations > p {
  display: -webkit-box;
  overflow: hidden;
  margin: 0 0 10px;
  color: var(--mch-footer-muted);
  font-size: 11px;
  line-height: 1.4;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

#cb-footer .mch-ew-newsletter form {
  gap: 7px;
}

#cb-footer .mch-ew-newsletter input[type="email"] {
  min-height: 38px;
  padding: 7px 9px;
  font-size: 11px;
}

#cb-footer .mch-ew-newsletter button,
#cb-footer .mch-ew-donation-button {
  min-height: 38px;
  padding: 9px 10px;
  font-size: 10px;
  line-height: 1.2;
}

#cb-footer .mch-ew-donations small {
  display: none;
}

#cb-footer .mch-global-footer__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding-top: 16px;
  border-top: 1px solid var(--mch-footer-line);
  color: var(--mch-footer-muted);
  font-size: 11px;
}

#cb-footer .mch-global-footer__legal {
  display: flex;
  flex-wrap: wrap;
  gap: 7px 13px;
  margin: 0;
  padding: 0;
  list-style: none;
}

#cb-footer .mch-global-footer__legal a {
  color: var(--mch-footer-muted);
  font-size: 11px;
}

@media (max-width: 1080px) {
  #cb-footer .mch-global-footer__main {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px 20px;
  }

  #cb-footer .mch-global-footer__brand {
    grid-column: 1 / -1;
  }
}

@media (max-width: 680px) {
  #cb-footer.mch-global-footer {
    margin-top: 44px;
  }

  #cb-footer .mch-global-footer__inner {
    padding-top: 28px;
  }

  #cb-footer .mch-global-footer__main {
    grid-template-columns: 1fr;
    gap: 0;
  }

  #cb-footer .mch-global-footer__brand {
    grid-column: auto;
    padding-bottom: 20px;
  }

  #cb-footer .mch-global-footer__utility,
  #cb-footer .mch-global-footer__action {
    padding: 18px 0;
    border-top: 1px solid var(--mch-footer-line);
    border-left: 0;
  }

  #cb-footer .mch-global-footer__bottom {
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
  }
}

/* Centered footer refinements and Revista MCH v1.0.23. */
#cb-footer .mch-global-footer__main {
  grid-template-columns: minmax(210px, 1.05fr) minmax(185px, 0.85fr) repeat(3, minmax(175px, 1fr));
  justify-items: center;
}

#cb-footer .mch-global-footer__brand {
  width: 100%;
  padding-right: 0;
  text-align: center;
}

#cb-footer .mch-global-footer__logo {
  margin-right: auto;
  margin-bottom: 16px;
  margin-left: auto;
}

#cb-footer .mch-global-footer__logo img {
  margin-right: auto;
  margin-left: auto;
  object-position: center center;
}

#cb-footer .mch-global-footer__intro {
  margin-right: auto;
  margin-left: auto;
}

#cb-footer .mch-global-footer__utility,
#cb-footer .mch-global-footer__action {
  width: 100%;
  text-align: center;
}

#cb-footer .mch-global-footer__utility h2 {
  margin-right: auto;
  margin-left: auto;
}

#cb-footer .mch-global-footer__list a {
  display: inline-flex;
  justify-content: center;
}

#cb-footer .mch-ew-heading,
#cb-footer .mch-ew-newsletter form {
  width: 100%;
}

#cb-footer .mch-ew-newsletter > p,
#cb-footer .mch-ew-donations > p {
  text-align: center;
}

#cb-footer .mch-ew-donation-button {
  justify-content: center;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 1080px) {
  #cb-footer .mch-global-footer__main {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 680px) {
  #cb-footer .mch-global-footer__main {
    grid-template-columns: 1fr;
  }
}

/* Balanced five-column footer v1.0.24. */
#cb-footer .mch-global-footer__main {
  grid-template-columns: minmax(260px, 1.25fr) repeat(4, minmax(0, 1fr));
  gap: 16px;
  align-items: stretch;
}

#cb-footer .mch-global-footer__brand,
#cb-footer .mch-global-footer__utility,
#cb-footer .mch-global-footer__action {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  text-align: center;
}

#cb-footer .mch-global-footer__brand {
  justify-content: flex-start;
}

#cb-footer .mch-global-footer__logo {
  width: min(100%, 310px);
  max-width: 310px;
  margin: 0 auto 16px;
}

#cb-footer .mch-global-footer__logo img {
  width: auto;
  max-width: 100%;
  max-height: 98px;
  margin: 0 auto;
  object-position: center center;
}

#cb-footer .mch-global-footer__intro {
  max-width: 300px;
  margin: 0 auto;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
}

#cb-footer .mch-global-footer__heading,
#cb-footer .mch-ew-heading {
  width: 100%;
  min-height: 36px;
  margin: 0 0 14px;
  grid-template-columns: minmax(18px, 1fr) auto minmax(18px, 1fr);
  gap: 10px;
}

#cb-footer .mch-global-footer__utility .mch-ew-heading h2,
#cb-footer .mch-ew-heading h3 {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.2;
  text-transform: none;
}

#cb-footer .mch-ew-heading h3 span {
  color: #fff !important;
}

#cb-footer .mch-ew-heading i {
  border-color: rgba(255, 255, 255, 0.18);
  box-shadow: none;
}

#cb-footer .mch-global-footer__utility,
#cb-footer .mch-global-footer__action {
  padding-left: 16px;
}

#cb-footer .mch-global-footer__list {
  width: 100%;
  gap: 10px;
}

#cb-footer .mch-global-footer__list a {
  width: 100%;
  justify-content: center;
}

#cb-footer .mch-footer-widget,
#cb-footer .mch-editorial-widget-wrap,
#cb-footer .mch-ew {
  width: 100%;
}

#cb-footer .mch-footer-subscribe {
  display: flex;
  align-items: center;
  flex-direction: column;
  height: 100%;
}

#cb-footer .mch-footer-subscribe p {
  margin: 0 0 14px;
  color: var(--mch-footer-muted);
  font-size: 11px;
  line-height: 1.45;
  text-align: center;
}

#cb-footer .mch-footer-subscribe__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  margin-top: auto;
  padding: 9px 16px;
  font-size: 10px;
}

@media (max-width: 1080px) {
  #cb-footer .mch-global-footer__main {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px 20px;
  }

  #cb-footer .mch-global-footer__brand {
    grid-column: 1 / -1;
  }
}

@media (max-width: 680px) {
  #cb-footer .mch-global-footer__main {
    grid-template-columns: 1fr;
    gap: 0;
  }

  #cb-footer .mch-global-footer__brand {
    grid-column: auto;
  }

  #cb-footer .mch-global-footer__utility,
  #cb-footer .mch-global-footer__action {
    padding-left: 0;
  }
}

/* Logo, free magazine message and compact donation v1.0.25. */
#cb-footer .mch-global-footer__main {
  grid-template-columns: minmax(320px, 1.45fr) repeat(4, minmax(0, 1fr));
}

#cb-footer .mch-global-footer__logo {
  width: min(100%, 380px);
  max-width: 380px;
  margin-bottom: 18px;
}

#cb-footer .mch-global-footer__logo img {
  width: 100%;
  max-height: 120px;
}

#cb-footer .mch-global-footer__intro {
  max-width: 330px;
  font-size: 12.5px;
  line-height: 1.55;
}

#cb-footer .mch-ew-donation-button {
  width: auto !important;
  max-width: 190px;
  min-height: 38px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 16px;
  font-size: 10px;
  line-height: 1.1;
  white-space: nowrap;
}

#cb-footer .mch-footer-subscribe__button {
  white-space: nowrap;
}

@media (max-width: 1080px) {
  #cb-footer .mch-global-footer__main {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 680px) {
  #cb-footer .mch-global-footer__main {
    grid-template-columns: 1fr;
  }

  #cb-footer .mch-global-footer__logo {
    width: min(100%, 340px);
  }
}

/* Final logo and PayPal button adjustment v1.0.28. */
@media (min-width: 1081px) {
  #cb-footer .mch-global-footer__logo {
    position: static;
    left: auto;
  }

  #cb-footer .mch-global-footer__logo img {
    transform: translateX(-38px);
  }
}

#cb-footer .mch-ew-donation-button {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: auto !important;
  max-width: 92px;
  min-height: 28px;
  gap: 5px;
  padding: 6px 9px;
  font-size: 8.5px;
  line-height: 1;
}

#cb-footer .mch-ew-donation-button span {
  display: none !important;
}

#cb-footer .mch-ew-donation-button::before {
  content: "P";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 15px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  color: #0070ba;
  font-family: Arial, sans-serif;
  font-size: 9px;
  font-weight: 800;
  line-height: 1;
}

/* Elementor-proportioned PayPal treatment and full donation copy v1.0.29. */
#cb-footer .mch-footer-donation {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  text-align: center;
}

#cb-footer .mch-footer-donation__text {
  display: block;
  overflow: visible;
  width: 100%;
  margin: 0 0 13px;
  color: var(--mch-footer-muted);
  font-size: 11px;
  line-height: 1.4;
  text-align: center;
  -webkit-box-orient: initial;
  -webkit-line-clamp: unset;
}

#cb-footer .mch-footer-donation__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 108px;
  min-height: 36px;
  gap: 7px;
  margin: 0 auto;
  padding: 8px 12px;
  border: 1px solid var(--mch-footer-red);
  border-radius: 3px;
  background: var(--mch-footer-red);
  color: #fff !important;
  font-size: 11px;
  font-weight: 800;
  line-height: 1;
  text-decoration: none !important;
  text-transform: uppercase;
}

#cb-footer .mch-footer-donation__button:hover,
#cb-footer .mch-footer-donation__button:focus-visible {
  border-color: #9f0c25;
  background: #9f0c25;
  color: #fff !important;
  text-decoration: none;
}

#cb-footer .mch-footer-donation__icon {
  display: block;
  flex: 0 0 15px;
  width: 15px;
  height: 20px;
  color: #fff;
}

/* Responsive footer consolidation v1.0.30. */
@media (min-width: 681px) and (max-width: 1080px) {
  #cb-footer .mch-global-footer__inner {
    width: min(calc(100% - 48px), var(--mch-content-width));
    padding: 38px 0 24px;
  }

  #cb-footer .mch-global-footer__main {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 26px 28px;
    align-items: start;
    padding-bottom: 30px;
  }

  #cb-footer .mch-global-footer__brand {
    grid-column: 1 / -1;
    padding: 0 20px 4px;
  }

  #cb-footer .mch-global-footer__logo {
    width: min(100%, 310px);
    max-width: 310px;
    margin: 0 auto 18px;
  }

  #cb-footer .mch-global-footer__logo img {
    width: 100%;
    height: auto;
    max-height: 96px;
    margin: 0 auto;
    object-position: center center;
    transform: none;
  }

  #cb-footer .mch-global-footer__intro {
    max-width: 520px;
    font-size: 13px;
    line-height: 1.55;
  }

  #cb-footer .mch-global-footer__utility,
  #cb-footer .mch-global-footer__action {
    align-self: stretch;
    padding: 22px 18px 0;
    border-top: 1px solid var(--mch-footer-line);
    border-left: 0;
  }

  #cb-footer .mch-global-footer__action:last-child:nth-child(odd) {
    grid-column: auto;
  }

  #cb-footer .mch-footer-subscribe p,
  #cb-footer .mch-footer-donation__text {
    max-width: 390px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 680px) {
  #cb-footer.mch-global-footer {
    margin-top: 40px;
  }

  #cb-footer .mch-global-footer__inner {
    width: min(calc(100% - 32px), var(--mch-content-width));
    padding: 32px 0 22px;
  }

  #cb-footer .mch-global-footer__main {
    grid-template-columns: minmax(0, 1fr);
    gap: 0;
    width: 100%;
    padding-bottom: 22px;
  }

  #cb-footer .mch-global-footer__brand {
    grid-column: auto;
    width: 100%;
    padding: 0 8px 28px;
  }

  #cb-footer .mch-global-footer__logo {
    width: min(100%, 280px);
    max-width: 280px;
    margin: 0 auto 18px;
    padding: 0;
  }

  #cb-footer .mch-global-footer__logo img {
    display: block;
    width: 100%;
    height: auto;
    max-height: 86px;
    margin: 0 auto;
    object-position: center center;
    transform: none;
  }

  #cb-footer .mch-global-footer__intro {
    max-width: 310px;
    margin: 0 auto;
    font-size: 13px;
    line-height: 1.55;
    text-align: center;
  }

  #cb-footer .mch-global-footer__utility,
  #cb-footer .mch-global-footer__action {
    width: 100%;
    padding: 24px 6px;
    border-top: 1px solid var(--mch-footer-line);
    border-left: 0;
  }

  #cb-footer .mch-global-footer__heading,
  #cb-footer .mch-ew-heading {
    min-height: 0;
    margin-bottom: 16px;
    grid-template-columns: minmax(30px, 1fr) auto minmax(30px, 1fr);
    gap: 10px;
  }

  #cb-footer .mch-global-footer__list {
    gap: 12px;
  }

  #cb-footer .mch-global-footer__list a {
    min-height: 24px;
    font-size: 13px;
    line-height: 1.4;
  }

  #cb-footer .mch-ew-social-grid {
    gap: 8px;
  }

  #cb-footer .mch-ew-social-grid a {
    min-height: 58px;
  }

  #cb-footer .mch-footer-subscribe p,
  #cb-footer .mch-footer-donation__text {
    max-width: 310px;
    margin-right: auto;
    margin-left: auto;
    font-size: 12px;
    line-height: 1.5;
  }

  #cb-footer .mch-footer-subscribe__button {
    margin-top: 2px;
  }

  #cb-footer .mch-global-footer__bottom {
    align-items: center;
    flex-direction: column;
    justify-content: center;
    gap: 12px;
    padding-top: 18px;
    text-align: center;
  }

  #cb-footer .mch-global-footer__legal {
    justify-content: center;
  }
}

/* ========================================================================== */
/* Hazte colaborador                                                          */
/* ========================================================================== */

body.page-id-65714 .hero-wrap.cb-fis {
  position: relative;
  display: flex;
  min-height: 185px;
  height: 185px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: #151515;
}

body.page-id-65714 .hero-wrap.cb-fis .hero,
body.page-id-65714 .hero-wrap.cb-fis .cb-mask {
  display: none;
}

body.page-id-65714 .hero-wrap.cb-fis .meta-wrap {
  position: absolute !important;
  inset: 0 !important;
  z-index: 1;
  display: flex;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  margin: 0;
  padding: 0 24px;
  align-items: center;
  justify-content: center;
  transform: none !important;
  text-align: center;
}

body.page-id-65714 .hero-wrap.cb-fis .entry-title {
  margin: 0;
  color: #fff;
  font-family: var(--mch-font-display);
  font-size: clamp(40px, 4vw, 58px);
  font-weight: 700;
  line-height: 1.1;
  opacity: 1 !important;
  transform: none !important;
  text-align: center;
  text-shadow: none;
}

body.page-id-65714 .single-content {
  margin-top: 0 !important;
  padding-top: 0 !important;
  background: #f7f7f5;
}

body.page-id-65714 .cb-main,
body.page-id-65714 .cb-main-content,
body.page-id-65714 article,
body.page-id-65714 .entry-content {
  width: 100%;
  max-width: none;
}

body.page-id-65714 .mch-contacto {
  width: min(100% - 40px, 1060px);
  margin: 0 auto;
  padding: 64px 0 80px;
  color: #222;
  font-family: var(--mch-font-body);
}

body.page-id-65714 .mch-contacto-intro {
  max-width: 850px;
  margin: 0 auto 45px;
  text-align: center;
}

body.page-id-65714 .mch-contacto-intro p {
  margin: 0 0 14px;
  font-size: 18px;
  line-height: 1.75;
}

body.page-id-65714 .mch-contacto-intro p:first-child {
  color: #151515;
  font-size: clamp(25px, 3vw, 34px);
  line-height: 1.25;
}

body.page-id-65714 .mch-section-heading {
  display: flex;
  margin: 44px 0 26px;
  align-items: center;
  gap: 24px;
  color: #151515;
  font-family: var(--mch-font-display);
  font-size: clamp(25px, 3vw, 34px);
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
}

body.page-id-65714 .mch-section-heading::before,
body.page-id-65714 .mch-section-heading::after {
  height: 1px;
  flex: 1;
  content: "";
  background: #d6d2ca;
}

body.page-id-65714 .mch-contacto-info,
body.page-id-65714 .mch-contacto-form-card {
  border: 1px solid #dfdbd3;
  background: #fff;
  box-shadow: 0 14px 35px rgba(20, 20, 20, 0.06);
}

body.page-id-65714 .mch-contacto-info {
  padding: 34px 40px;
  border-top: 4px solid var(--mch-color-red);
}

body.page-id-65714 .mch-contacto-info ul {
  display: grid;
  margin: 0;
  padding: 0;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px 38px;
  list-style: none;
}

body.page-id-65714 .mch-contacto-info li {
  position: relative;
  margin: 0;
  padding-left: 22px;
  font-size: 16px;
  line-height: 1.55;
}

body.page-id-65714 .mch-contacto-info li::before {
  position: absolute;
  top: 0.62em;
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  content: "";
  background: var(--mch-color-red);
}

body.page-id-65714 .mch-contacto-email {
  margin: 30px 0 0;
  padding-top: 24px;
  border-top: 1px solid #e6e2dc;
  font-size: 15px;
  line-height: 1.6;
  text-align: center;
}

body.page-id-65714 .mch-contacto-form-card {
  padding: 42px 46px;
  border-top: 4px solid var(--mch-color-green);
}

body.page-id-65714 .mch-contacto-form-card .wpforms-field-label {
  margin-bottom: 8px;
  color: #151515;
  font-size: 15px;
  font-weight: 700;
}

body.page-id-65714 .mch-contacto-form-card .wpforms-field-description {
  color: #686868;
  font-size: 13px;
  line-height: 1.5;
}

body.page-id-65714 #wpforms-65716-field_14-container,
body.page-id-65714 #wpforms-65716-field_15-container {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

body.page-id-65714 .mch-contacto-form-card input[type="text"],
body.page-id-65714 .mch-contacto-form-card input[type="email"],
body.page-id-65714 .mch-contacto-form-card input[type="tel"],
body.page-id-65714 .mch-contacto-form-card input[type="url"],
body.page-id-65714 .mch-contacto-form-card select,
body.page-id-65714 .mch-contacto-form-card textarea {
  width: 100%;
  max-width: none;
  border: 1px solid #d5d0c8;
  border-radius: 0;
  background: #fff;
  color: #222;
  font: inherit;
}

body.page-id-65714 .mch-contacto-form-card input[type="text"],
body.page-id-65714 .mch-contacto-form-card input[type="email"],
body.page-id-65714 .mch-contacto-form-card input[type="tel"],
body.page-id-65714 .mch-contacto-form-card input[type="url"],
body.page-id-65714 .mch-contacto-form-card select {
  min-height: 50px;
  padding: 10px 14px;
}

body.page-id-65714 .mch-contacto-form-card textarea {
  min-height: 150px;
  padding: 14px;
}

body.page-id-65714 .mch-contacto-form-card .wpforms-submit {
  min-width: 190px;
  min-height: 50px;
  padding: 12px 25px;
  border: 0;
  background: var(--mch-color-red);
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
}

body.page-id-65714 .mch-contacto-form-card .wpforms-submit:hover,
body.page-id-65714 .mch-contacto-form-card .wpforms-submit:focus {
  background: #a70d27;
}

body.page-id-65714 .mch-contacto-legal {
  margin: 30px 0 0;
  padding: 18px 20px;
  border-left: 4px solid var(--mch-color-green);
  background: #f2f0eb;
  color: #555;
  font-size: 13px;
  line-height: 1.65;
}

body.page-id-65714 .mch-contacto-legal a {
  color: var(--mch-color-red);
  font-weight: 700;
}

@media (max-width: 767px) {
  body.page-id-65714 .hero-wrap.cb-fis {
    min-height: 145px;
    height: 145px;
  }

  body.page-id-65714 .hero-wrap.cb-fis .entry-title {
    font-size: 34px;
  }

  body.page-id-65714 .mch-contacto {
    width: min(100% - 28px, 1060px);
    padding: 42px 0 56px;
  }

  body.page-id-65714 .mch-contacto-intro {
    margin-bottom: 34px;
  }

  body.page-id-65714 .mch-contacto-intro p {
    font-size: 16px;
    line-height: 1.65;
  }

  body.page-id-65714 .mch-section-heading {
    margin: 36px 0 22px;
    gap: 12px;
  }

  body.page-id-65714 .mch-contacto-info,
  body.page-id-65714 .mch-contacto-form-card {
    padding: 26px 20px;
  }

  body.page-id-65714 .mch-contacto-info ul {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  body.page-id-65714 .mch-contacto-form-card .wpforms-submit {
    width: 100%;
  }
}

/* ========================================================================== */
/* Contenidos sugeridos: navegación anterior/siguiente con imagen             */
/* ========================================================================== */

.mch-suggested {
  clear: both;
  margin: 48px 0 42px;
  font-family: var(--mch-font-body);
}

.mch-suggested__heading {
  display: flex;
  align-items: center;
  gap: 18px;
  margin: 0 0 24px;
}

.mch-suggested__heading h2 {
  flex: 0 0 auto;
  margin: 0;
  color: var(--mch-color-ink);
  font-family: var(--mch-font-display);
  font-size: clamp(19px, 2vw, 24px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.02em;
  text-transform: none;
}

.mch-suggested__heading h2 span {
  color: var(--mch-color-red);
}

.mch-suggested__line {
  flex: 1 1 auto;
  height: 5px;
  background: repeating-linear-gradient(
    to bottom,
    #d8d5cf 0,
    #d8d5cf 1px,
    transparent 1px,
    transparent 3px
  );
}

.mch-suggested__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

.mch-suggested__grid--single {
  grid-template-columns: minmax(0, 560px);
}

.mch-suggested-card {
  min-width: 0;
  margin: 0;
  background: var(--mch-color-white);
  border: 1px solid var(--mch-color-line);
  border-top: 4px solid var(--mch-color-red);
  box-shadow: 0 10px 26px rgba(28, 28, 28, 0.06);
  overflow: hidden;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.mch-suggested-card--next {
  border-top-color: var(--mch-color-green);
}

.mch-suggested-card:hover,
.mch-suggested-card:focus-within {
  box-shadow: 0 16px 34px rgba(28, 28, 28, 0.12);
  transform: translateY(-3px);
}

.mch-suggested-card__link {
  display: grid;
  grid-template-columns: minmax(138px, 42%) minmax(0, 1fr);
  min-height: 166px;
  color: var(--mch-color-ink) !important;
  text-decoration: none !important;
}

.mch-suggested-card__media {
  position: relative;
  min-height: 166px;
  margin: 0;
  overflow: hidden;
  background: #202020;
}

.mch-suggested-card__image {
  width: 100%;
  height: 100%;
  min-height: 166px;
  object-fit: cover;
  transition: transform 0.35s ease;
}

.mch-suggested-card:hover .mch-suggested-card__image,
.mch-suggested-card:focus-within .mch-suggested-card__image {
  transform: scale(1.035);
}

.mch-suggested-card__placeholder {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(255, 255, 255, 0.82);
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 0.22em;
}

.mch-suggested-card__placeholder::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 68%;
  height: 4px;
  background: var(--mch-color-red);
  content: "";
}

.mch-suggested-card--next .mch-suggested-card__placeholder::after {
  background: var(--mch-color-green);
}

.mch-suggested-card__content {
  display: flex;
  min-width: 0;
  padding: 22px 20px 19px;
  flex-direction: column;
  align-items: flex-start;
}

.mch-suggested-card__direction {
  margin: 0 0 11px;
  color: var(--mch-color-red);
  font-size: 10px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.mch-suggested-card--next .mch-suggested-card__direction {
  color: var(--mch-color-green);
}

.mch-suggested-card__title {
  display: -webkit-box;
  margin: 0 0 18px;
  overflow: hidden;
  color: var(--mch-color-ink) !important;
  font-family: var(--mch-font-display) !important;
  font-size: clamp(16px, 1.65vw, 20px);
  font-weight: 700;
  line-height: 1.28;
  letter-spacing: -0.015em;
  text-align: left;
  text-transform: none;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.mch-suggested-card__action {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: auto;
  color: #666;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.mch-suggested-card__action span {
  color: var(--mch-color-red);
  font-size: 15px;
  line-height: 1;
}

.mch-suggested-card--next .mch-suggested-card__action span {
  color: var(--mch-color-green);
}

@media (max-width: 720px) {
  .mch-suggested {
    margin-top: 38px;
  }

  .mch-suggested__heading {
    gap: 12px;
  }

  .mch-suggested__grid,
  .mch-suggested__grid--single {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 430px) {
  .mch-suggested-card__link {
    grid-template-columns: 112px minmax(0, 1fr);
    min-height: 144px;
  }

  .mch-suggested-card__media,
  .mch-suggested-card__image {
    min-height: 144px;
  }

  .mch-suggested-card__content {
    padding: 17px 15px 15px;
  }

  .mch-suggested-card__title {
    font-size: 15px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .mch-suggested-card,
  .mch-suggested-card__image {
    transition: none;
  }
}

/* ========================================================================== */
/* Autor y comentarios: pie editorial MCH                                     */
/* ========================================================================== */

#cb-author-box.author-box {
  position: relative;
  display: flex !important;
  gap: 22px;
  align-items: center;
  margin: 0 0 44px;
  padding: 24px 26px;
  overflow: hidden;
  background: #f7f7f5;
  border: 1px solid var(--mch-color-line);
  border-left: 4px solid var(--mch-color-red);
  box-shadow: none;
  color: #555;
}

#cb-author-box.author-box::after {
  display: none;
}

#cb-author-box.author-box .mask {
  width: 84px;
  height: 84px;
  margin: 0 !important;
  flex: 0 0 84px;
  overflow: hidden;
  background: var(--mch-color-paper);
  border: 3px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 1px var(--mch-color-line);
}

#cb-author-box.author-box .mask img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}

#cb-author-box.author-box .meta {
  width: auto !important;
  flex: 1 1 auto;
  min-width: 0;
}

#cb-author-box.author-box .meta .title-wrap {
  display: block;
  align-items: center;
  gap: 10px;
  color: var(--mch-color-ink);
  font-family: var(--mch-font-display);
  font-size: clamp(17px, 1.8vw, 20px);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -0.01em;
}

#cb-author-box.author-box .meta .title-wrap a {
  color: var(--mch-color-ink);
  text-decoration: none;
}

#cb-author-box.author-box .meta .title-wrap .cb-title,
#cb-author-box.author-box .meta .title-wrap .cb-title a,
#cb-author-box.author-box .meta .title-wrap .cb-title span {
  display: inline;
  width: auto !important;
}

#cb-author-box.author-box .meta .title-wrap a:hover,
#cb-author-box.author-box .meta .title-wrap a:focus-visible {
  color: var(--mch-color-red);
}

#cb-author-box.author-box .meta .position {
  margin-left: 0;
  color: var(--mch-color-red);
  font-size: 12px;
  font-weight: 700;
  opacity: 1;
}

#cb-author-box.author-box .meta .biography {
  max-width: 720px;
  padding-top: 10px;
  color: #666;
  font-size: 14px;
  line-height: 1.65;
}

#cb-author-box.author-box .contact-details {
  display: flex;
  gap: 7px;
  margin-top: 15px;
}

#cb-author-box.author-box .contact-details a {
  display: inline-flex;
  width: 32px;
  height: 32px;
  margin: 0;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 1px solid #d4d0c9;
  color: var(--mch-color-red);
  text-decoration: none;
  transition: background 0.2s ease, transform 0.2s ease;
}

#cb-author-box.author-box .contact-details a:hover,
#cb-author-box.author-box .contact-details a:focus-visible {
  background: var(--mch-color-red);
  border-color: var(--mch-color-red);
  color: #fff;
  transform: translateY(-2px);
}

#comments.comments-area {
  clear: both;
  margin-top: 46px;
  font-family: var(--mch-font-body);
}

#comments .comments-title,
#comments .comment-reply-title {
  position: relative;
  margin: 0 0 24px;
  padding: 0 0 14px;
  color: var(--mch-color-ink);
  font-family: var(--mch-font-display);
  font-size: clamp(20px, 2.3vw, 26px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.015em;
  text-transform: none;
  border-bottom: 0 !important;
}

#comments .comments-title::after,
#comments .comment-reply-title::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 62px;
  height: 3px;
  background: var(--mch-color-red);
  content: "";
}

#comments .commentlist {
  margin: 0 0 34px;
  padding: 0;
  list-style: none;
}

#comments .commentlist .comment-body {
  position: relative;
  margin: 0 0 16px;
  padding: 24px;
  background: #fff;
  border: 1px solid var(--mch-color-line);
  border-left: 4px solid var(--mch-color-red);
}

#comments .commentlist .avatar {
  border-radius: 50%;
}

#comments .commentlist .comment-author {
  color: var(--mch-color-ink);
  font-weight: 700;
}

#comments .commentlist .comment-meta {
  color: #777;
  font-size: 11px;
}

#comments .commentlist .comment-content {
  color: #555;
  font-size: 14px;
  line-height: 1.7;
}

#comments .commentlist .reply a {
  color: var(--mch-color-red);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

#comments #respond {
  margin: 0;
  padding: clamp(24px, 4vw, 38px);
  background: #fff;
  border: 1px solid var(--mch-color-line);
  border-top: 5px solid var(--mch-color-red);
  box-shadow: 0 12px 30px rgba(28, 28, 28, 0.055);
}

#comments .comment-form {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 24px;
}

#comments .comment-form > p {
  min-width: 0;
  margin: 0;
}

#comments .comment-form .comment-notes,
#comments .comment-form .logged-in-as,
#comments .comment-form .comment-form-comment,
#comments .comment-form .comment-form-author,
#comments .comment-form .comment-form-cookies-consent,
#comments .comment-form .mch-comment-antispam,
#comments .comment-form .form-submit {
  grid-column: 1 / -1;
}

#comments .comment-form .comment-form-email,
#comments .comment-form .comment-form-url {
  width: auto;
  float: none;
}

#comments .comment-form .comment-form-email {
  margin-right: 0;
}

#comments .comment-form .comment-notes,
#comments .comment-form .logged-in-as {
  margin: 0 0 22px;
  padding: 0;
  color: #777;
  font-size: 13px;
  line-height: 1.55;
  opacity: 1;
}

#comments .comment-form label {
  display: block;
  margin: 0 0 7px;
  color: var(--mch-color-ink);
  font-size: 12px;
  font-weight: 700;
}

#comments .comment-form input:not([type="submit"]):not([type="checkbox"]):not([type="hidden"]),
#comments .comment-form textarea {
  width: 100%;
  margin: 0 0 18px;
  padding: 12px 13px;
  background: #fafaf8;
  border: 1px solid #d8d3cb;
  border-radius: 0;
  color: var(--mch-color-ink);
  font: 400 14px/1.45 var(--mch-font-body);
  outline: 0;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

#comments .comment-form input:not([type="submit"]):not([type="checkbox"]):not([type="hidden"]) {
  min-height: 48px;
}

#comments .comment-form textarea {
  min-height: 190px;
  resize: vertical;
}

#comments .comment-form input:focus,
#comments .comment-form textarea:focus {
  background: #fff;
  border-color: var(--mch-color-red);
  box-shadow: 0 0 0 3px rgba(198, 16, 46, 0.09);
}

#comments .comment-form .comment-form-cookies-consent {
  display: flex;
  margin: 2px 0 22px;
  align-items: flex-start;
  gap: 10px;
}

#comments .comment-form .comment-form-cookies-consent input {
  flex: 0 0 auto;
  width: 16px;
  height: 16px;
  margin: 3px 0 0;
  accent-color: var(--mch-color-red);
}

#comments .comment-form .comment-form-cookies-consent label {
  margin: 0;
  color: #555;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.55;
}

.mch-comment-antispam {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 110px;
  gap: 10px 22px;
  align-items: end;
  margin: 3px 0 0;
  padding: 18px 20px;
  background: var(--mch-color-paper);
  border-left: 4px solid var(--mch-color-green);
}

.mch-comment-antispam__heading {
  display: flex;
  grid-column: 1 / -1;
  gap: 11px;
  align-items: center;
  margin-bottom: 3px;
}

.mch-comment-antispam__heading strong {
  color: var(--mch-color-ink);
  font-size: 13px;
  font-weight: 800;
}

.mch-comment-antispam__icon {
  display: inline-flex;
  width: 28px;
  height: 28px;
  flex: 0 0 28px;
  align-items: center;
  justify-content: center;
  background: var(--mch-color-green);
  border-radius: 50%;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
}

#comments .comment-form .mch-comment-antispam > label {
  margin: 0;
  align-self: center;
  font-size: 13px;
}

#comments .comment-form .mch-comment-antispam > label span {
  color: var(--mch-color-red);
}

#comments .comment-form .mch-comment-antispam input[type="number"] {
  width: 110px;
  min-height: 44px;
  margin: 0;
  text-align: center;
}

.mch-comment-website {
  position: absolute !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

#comments .comment-form .form-submit {
  display: block;
  margin: 0;
  padding: 24px 0 0;
}

#comments .comment-form .submit,
#comments .comment-form .mch-comment-submit {
  min-width: 132px;
  min-height: 46px;
  padding: 14px 24px;
  background: var(--mch-color-red);
  border: 0;
  border-radius: 0;
  color: #fff;
  font: 800 11px/1 var(--mch-font-body);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  transition: background 0.2s ease, transform 0.2s ease;
}

#comments .comment-form .submit:hover,
#comments .comment-form .submit:focus-visible,
#comments .comment-form .mch-comment-submit:hover,
#comments .comment-form .mch-comment-submit:focus-visible {
  background: #a70d27;
  transform: translateY(-1px);
}

@media (max-width: 680px) {
  #cb-author-box.author-box {
    display: flex !important;
    flex-direction: column;
    gap: 18px;
    padding: 26px 21px;
    text-align: center;
  }

  #cb-author-box.author-box .mask {
    margin: 0 auto;
  }

  #cb-author-box.author-box .meta .title-wrap,
  #cb-author-box.author-box .contact-details {
    justify-content: center;
  }

  #comments #respond {
    padding: 24px 18px;
  }

  #comments .comment-form {
    grid-template-columns: 1fr;
  }

  #comments .comment-form .comment-form-email,
  #comments .comment-form .comment-form-url {
    grid-column: 1 / -1;
  }

  .mch-comment-antispam {
    grid-template-columns: 1fr;
    align-items: start;
  }

  #comments .comment-form .mch-comment-antispam input[type="number"] {
    width: 100%;
  }
}

@media (prefers-reduced-motion: reduce) {
  #cb-author-box.author-box .contact-details a,
  #comments .comment-form input,
  #comments .comment-form textarea,
  #comments .comment-form .submit {
    transition: none;
  }
}
