/*
Children's Miracle Network Canada
Author: AL @ innermost digital
Author URI: https://innermost.digital/
*/
@font-face {
  font-family: "Gilroy";
  font-weight: 600;
  font-style: normal;
  src: url("../webfonts/gilroy/normal-600.otf") format("opentype");
}
@font-face {
  font-family: "Gilroy";
  font-weight: 700;
  font-style: normal;
  src: url("../webfonts/gilroy/normal-700.otf") format("opentype");
}
@font-face {
  font-family: "Gilroy";
  font-weight: 800;
  font-style: normal;
  src: url("../webfonts/gilroy/normal-800.otf") format("opentype");
}
@font-face {
  font-family: "Proxima Nova";
  font-weight: 400;
  font-style: normal;
  src: url("../webfonts/proxima-nova/normal-400.otf") format("opentype");
}
@font-face {
  font-family: "Proxima Nova";
  font-weight: 400;
  font-style: italic;
  src: url("../webfonts/proxima-nova/italic-400.otf") format("opentype");
}
@font-face {
  font-family: "Proxima Nova";
  font-weight: 500;
  font-style: normal;
  src: url("../webfonts/proxima-nova/normal-500.otf") format("opentype");
}
@font-face {
  font-family: "Proxima Nova";
  font-weight: 500;
  font-style: italic;
  src: url("../webfonts/proxima-nova/italic-500.otf") format("opentype");
}
@font-face {
  font-family: "Proxima Nova";
  font-weight: 600;
  font-style: normal;
  src: url("../webfonts/proxima-nova/normal-600.otf") format("opentype");
}
@font-face {
  font-family: "Proxima Nova";
  font-weight: 600;
  font-style: italic;
  src: url("../webfonts/proxima-nova/italic-600.otf") format("opentype");
}
@font-face {
  font-family: "Proxima Nova";
  font-weight: 700;
  font-style: normal;
  src: url("../webfonts/proxima-nova/normal-700.otf") format("opentype");
}
@font-face {
  font-family: "Proxima Nova";
  font-weight: 800;
  font-style: normal;
  src: url("../webfonts/proxima-nova/normal-800.otf") format("opentype");
}
html body {
  font-family: "Proxima Nova";
  color: #253746;
}
html h1, html .h1, html .alpha {
  font-family: "Gilroy";
  font-weight: 700;
  font-size: 4.8rem;
  line-height: 1.2;
  letter-spacing: -0.96px;
  color: #0E7CA2;
  margin-bottom: 2.8rem;
}
html h2, html .cta-blob .cta-blob__block-content h1, .cta-blob .cta-blob__block-content html h1, html .h2, html .beta {
  font-family: "Gilroy";
  font-weight: 700;
  font-size: 4.2rem;
  line-height: 1.2;
  letter-spacing: -0.96px;
  margin-bottom: 2.8rem;
}
html h3, html .h3, html .gamma {
  font-family: "Proxima Nova";
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 1.4;
  margin-bottom: 2rem;
}
html h4, html .h4, html .delta {
  font-family: "Proxima Nova";
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.6;
  margin-bottom: 2rem;
}
html h5, html .h5, html .epsilon {
  font-family: "Proxima Nova";
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.6;
  margin-bottom: 1.5rem;
}
html p,
html ul,
html ol {
  color: #253746;
  font-size: 1.6rem;
  line-height: 1.6;
  margin-bottom: 1.5rem;
}
html strong {
  font-weight: 700;
}
html a {
  color: #0E7CA2;
}
html a:active, html a:hover, html a:focus {
  text-decoration: underline;
}
html sup {
  font-size: 0.7em;
}
html img {
  max-width: 100%;
}
html code {
  font-family: unset;
  padding: 0;
  font-size: unset;
  color: unset;
  background-color: unset;
  border-radius: 0;
}
html .fs-intro {
  font-size: 2rem;
  font-weight: 500;
}
html .fs-intro * {
  font-size: 2rem;
  font-weight: 500;
}
html .fs-18 {
  font-size: 1.8rem;
}
html .fs-18 * {
  font-size: 1.8rem;
}
html .fs-20 {
  font-size: 2rem;
}
html .fs-20 * {
  font-size: 2rem;
}
html .fs-24 {
  font-size: 2.4rem;
}
html .fs-24 * {
  font-size: 2.4rem;
}
html .fs-28 {
  font-size: 2.8rem;
}
html .fs-28 * {
  font-size: 2.8rem;
}
html .fs-32 {
  font-size: 3.2rem;
}
html .fs-32 * {
  font-size: 3.2rem;
}
html .fs-36 {
  font-size: 3.6rem;
}
html .fs-36 * {
  font-size: 3.6rem;
}
html .fs-40 {
  font-size: 4rem;
}
html .fs-40 * {
  font-size: 4rem;
}
html .fs-48 {
  font-size: 4.8rem;
}
html .fs-48 * {
  font-size: 4.8rem;
}
html .font_weight_default {
  font-weight: initial;
}
html .font_weight_reg {
  font-weight: 400 !important;
}
html .font_weight_med {
  font-weight: 400 !important;
}
html .font_weight_semi {
  font-weight: 600 !important;
}
html .font_weight_bold {
  font-weight: 700 !important;
}
html .font_weight_xbold {
  font-weight: 800 !important;
}
@media (max-width: 1024px) {
  html h1, html .h1, html .alpha {
    font-size: 3.8rem;
  }
  html h2, html .cta-blob .cta-blob__block-content h1, .cta-blob .cta-blob__block-content html h1, html .h2, html .beta {
    font-size: 3.4rem;
  }
}
@media (max-width: 991px) {
  html h1, html .h1, html .alpha {
    font-size: 3.4rem;
  }
  html h2, html .cta-blob .cta-blob__block-content h1, .cta-blob .cta-blob__block-content html h1, html .h2, html .beta {
    font-size: 3rem;
  }
  html h3, html .h3, html .gamma {
    font-size: 2.4rem;
  }
  html h1, html h2, html .cta-blob .cta-blob__block-content h1, .cta-blob .cta-blob__block-content html h1, html h3 {
    margin-bottom: 2rem;
  }
  html h4,
  html h5 {
    margin-bottom: 1.5rem;
  }
  html p,
  html ul,
  html ol {
    margin-bottom: 1.5rem;
  }
  html .fs-32 {
    font-size: 2.4rem;
  }
  html .fs-32 * {
    font-size: 2.4rem;
  }
  html .fs-36 {
    font-size: 2.8rem;
  }
  html .fs-36 * {
    font-size: 2.8rem;
  }
  html .fs-40 {
    font-size: 3rem;
  }
  html .fs-40 * {
    font-size: 3rem;
  }
  html .fs-48 {
    font-size: 3.4rem;
  }
  html .fs-48 * {
    font-size: 3.4rem;
  }
}

.header__alert {
  background-color: #0E7CA2;
  color: #ffffff;
}
.header__alert a {
  font-size: 1.6rem;
  text-decoration: none;
}

.visible-xs {
  display: none;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block;
  }
}

.visible-sm-down {
  display: none;
}
@media (max-width: 991px) {
  .visible-sm-down {
    display: block;
  }
}

.visible-md-down {
  display: none;
}
@media (max-width: 1024px) {
  .visible-md-down {
    display: block;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (max-width: 1024px) {
  .hidden-md-down {
    display: none !important;
  }
}

.no-margin {
  margin: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

header#site-header {
  background-color: transparent;
}
header#site-header.site-header-sticky {
  position: absolute;
  top: 0;
  left: 0;
}
header#site-header .header__main {
  padding: 2rem 0;
}
header#site-header .header__main > .container-fluid {
  padding-left: 2rem;
  padding-right: 2rem;
}
@media (min-width: 768px) {
  header#site-header .header__main > .container-fluid {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
header#site-header .header__main .header__main-wrapper #site-logo {
  padding: 0;
}
header#site-header .header__main .header__main-wrapper #site-logo a {
  max-width: 353px;
}
header#site-header .header__main .header__main-wrapper #mobile-donate-btn {
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #253746;
  background: #ffcb05;
  padding: 10px 24px;
  border-radius: 24px;
  border: none;
  text-decoration: none;
  margin-right: 1rem;
  -webkit-transition: ease 300ms;
  -moz-transition: ease 300ms;
  transition: ease 300ms;
}
header#site-header .header__main .header__main-wrapper #mobile-donate-btn:hover, header#site-header .header__main .header__main-wrapper #mobile-donate-btn:focus, header#site-header .header__main .header__main-wrapper #mobile-donate-btn:active {
  color: #ffffff;
  background: #0E7CA2;
}
header#site-header .header__main .header__main-wrapper button.header__main-mobile {
  font-size: 3rem;
  color: #253746;
  border: none;
}
@media (max-width: 767px) {
  header#site-header .header__main .header__main-wrapper .header__main-logo-wrapper {
    width: 100%;
  }
  header#site-header .header__main .header__main-wrapper #site-logo {
    flex-grow: 1;
  }
  header#site-header .header__main .header__main-wrapper #site-logo img.logo {
    display: none;
  }
  header#site-header .header__main .header__main-wrapper #site-logo a {
    max-width: 39px;
  }
}
header#site-header .header__main .header__primary-nav {
  padding: 32px 0 0;
}
header#site-header .header__main .header__primary-nav .header__primary-nav__menu {
  padding: 0;
}
header#site-header .header__main .header__primary-nav .header__primary-nav__menu .navbar-nav > li {
  padding: 15px 20px;
  margin: 0;
}
header#site-header .header__main .header__primary-nav .header__primary-nav__menu .navbar-nav > li > a {
  color: #253746;
  font-family: "Proxima Nova";
  font-size: 2rem;
  line-height: 1.6;
  font-weight: 700;
  margin: 0;
  padding: 3px 0;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: ease 300ms;
  -moz-transition: ease 300ms;
  transition: ease 300ms;
}
header#site-header .header__main .header__primary-nav .header__primary-nav__menu .navbar-nav > li > a:hover, header#site-header .header__main .header__primary-nav .header__primary-nav__menu .navbar-nav > li > a:focus, header#site-header .header__main .header__primary-nav .header__primary-nav__menu .navbar-nav > li > a:active {
  border-bottom: 2px solid #253746;
}
header#site-header .header__main .header__primary-nav .header__primary-nav__menu .navbar-nav > li.nav-donate > a {
  color: #253746;
  background: #ffcb05;
  padding: 10px 24px;
  border-radius: 24px;
  border: none;
  -webkit-transition: ease 300ms;
  -moz-transition: ease 300ms;
  transition: ease 300ms;
}
header#site-header .header__main .header__primary-nav .header__primary-nav__menu .navbar-nav > li.nav-donate > a:hover, header#site-header .header__main .header__primary-nav .header__primary-nav__menu .navbar-nav > li.nav-donate > a:focus, header#site-header .header__main .header__primary-nav .header__primary-nav__menu .navbar-nav > li.nav-donate > a:active {
  color: #ffffff;
  background: #0E7CA2;
}
header#site-header.site-header-sticky .header__navbar .header__logo-wrapper .header__logo-wrapper__logo a {
  max-width: 165px;
}
header#site-header.site-header-sticky .header__navbar .header__nav-wrapper {
  position: relative;
  top: 0;
}
@media (min-width: 769px) {
  header#site-header.sticky {
    position: fixed;
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
}
@media (max-width: 1199px) {
  header#site-header .header__navbar .header__primary-nav .header__primary-nav__menu .navbar-nav > li + li {
    margin-left: 25px;
  }
}
@media (max-width: 991px) {
  header#site-header .header__navbar .header__primary-nav .header__primary-nav__menu .navbar-nav > li > a {
    font-size: 1.3rem;
    font-weight: 700;
    padding: 10px 0;
  }
  header#site-header .header__navbar .header__primary-nav .header__primary-nav__menu .navbar-nav > li + li {
    margin-left: 15px;
  }
  header#site-header .header__navbar .header__primary-nav .header__primary-nav__menu .navbar-nav > li.nav-donate > a {
    padding: 10px 15px;
    border-radius: 10px;
  }
}
@media (max-width: 767px) {
  header#site-header {
    background-color: #ffffff;
    border-bottom: 2px solid #EFE6DB;
  }
  header#site-header .header__navbar {
    padding: 15px 0;
  }
}

#site-header-placeholder {
  height: 0 !important;
}

.mobile-menu .navbar-head {
  margin-bottom: 1rem;
}
.mobile-menu .navbar-head button.mm-close {
  font-size: 3rem !important;
  color: #253746 !important;
  border: none !important;
  padding: 10px 0;
  min-width: 50px;
}
.mobile-menu ul#menu-mobile-menu li a {
  font-size: 1.8rem;
  text-decoration: none;
  display: block;
  padding: 1.5rem 0;
  color: #253746;
  font-weight: 700;
}
.mobile-menu ul#menu-mobile-menu li:not(.nav-donate) {
  border-bottom: 1px solid #0E7CA2;
}
.mobile-menu ul#menu-mobile-menu li.nav-donate {
  margin-bottom: 1.5rem;
}
.mobile-menu ul#menu-mobile-menu li.nav-donate a {
  font-weight: 700;
  background: #ffcb05;
  color: #253746;
  padding: 10px 24px;
  border-radius: 24px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  -webkit-transition: ease 300ms;
  -moz-transition: ease 300ms;
  transition: ease 300ms;
}
.mobile-menu ul#menu-mobile-menu li.nav-donate a:hover, .mobile-menu ul#menu-mobile-menu li.nav-donate a:focus, .mobile-menu ul#menu-mobile-menu li.nav-donate a:active {
  color: #ffffff;
  background: #0E7CA2;
}

.btn {
  border: 0 none;
  font-family: "Proxima Nova";
  font-size: 1.6rem;
  text-shadow: none;
  font-weight: 700;
  text-transform: uppercase;
  padding: 20px 30px;
  border-radius: 15px;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
.btn i {
  color: inherit;
  font-weight: inherit;
}
.btn .fa-chevron-right,
.btn .fa-external-link.align-right {
  margin-left: 10px;
  -webkit-transition: ease 300ms;
  -moz-transition: ease 300ms;
  transition: ease 300ms;
}
.btn:hover .fa-chevron-right,
.btn:hover .fa-external-link.align-right, .btn:focus .fa-chevron-right,
.btn:focus .fa-external-link.align-right, .btn:active .fa-chevron-right,
.btn:active .fa-external-link.align-right {
  transform: translateX(5px);
}
.btn .fa-chevron-left {
  margin-right: 10px;
  -webkit-transition: ease 300ms;
  -moz-transition: ease 300ms;
  transition: ease 300ms;
}
.btn:hover .fa-chevron-left, .btn:focus .fa-chevron-left, .btn:active .fa-chevron-left {
  transform: translateX(-5px);
}
.btn.btn-red {
  background: #c92f48;
  color: #ffffff;
  font-weight: 700;
}
.btn.btn-red:hover, .btn.btn-red:focus, .btn.btn-red:active {
  background: #ffcb05;
}
.btn.btn-yellow {
  background: #ffcb08;
  color: #231f20;
  font-weight: 700;
}
.btn.btn-yellow:hover, .btn.btn-yellow:focus, .btn.btn-yellow:active {
  background: #ffcb08;
}
.btn.btn-white {
  background: #ffffff;
  color: #c92f48;
  font-weight: 700;
}
.btn.btn-white:hover, .btn.btn-white:focus, .btn.btn-white:active {
  background: rgba(255, 255, 255, 0.8);
}
.btn[class*=btn-gradient-] {
  color: #ffffff;
  overflow: hidden;
  position: relative;
  font-weight: 700;
  z-index: 1;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
}
.btn[class*=btn-gradient-]:before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  transition: opacity ease 300ms;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
}
.btn[class*=btn-gradient-]:hover, .btn[class*=btn-gradient-]:focus, .btn[class*=btn-gradient-]:active {
  color: #ffffff !important;
}
.btn[class*=btn-gradient-]:hover:before, .btn[class*=btn-gradient-]:focus:before, .btn[class*=btn-gradient-]:active:before {
  opacity: 1;
}
.btn.btn-gradient-instagram {
  background: linear-gradient(80.65deg, #e1003c 0.36%, #b900b4 55.4%, #5300c0 97.78%);
}
.btn.btn-gradient-instagram:before {
  background: #b900b4;
}
.btn.btn-gradient-facebook {
  background: #1877f2;
  background: linear-gradient(257.27deg, #1877f2 2.79%, #1f4bbc 100%);
}
.btn.btn-gradient-facebook:before {
  background: #1877f2;
}
.btn.btn-gradient-twitter {
  background: #1da1f2;
  background: linear-gradient(256.69deg, #1da1f2 2.39%, #2fd5fa 100%);
}
.btn.btn-gradient-twitter:before {
  background: #1da1f2;
}
.btn.btn-gradient-linkedin {
  background: #0a66c2;
  background: linear-gradient(79.24deg, #0a66c2 0%, #004183 99.37%);
}
.btn.btn-gradient-linkedin:before {
  background: #0a66c2;
}
.btn.btn-gradient-cmnc-red {
  background: #c92f48;
  background: linear-gradient(90deg, #c92f48 0%, #901126 100.08%);
}
.btn.btn-gradient-cmnc-red:before {
  background: #c92f48;
}
.btn#back-to-top {
  padding: 6px 12px;
  border-radius: 5px;
}
@media screen and (max-width: 767px) {
  .btn {
    font-size: 1.2rem;
    border-radius: 8px;
    padding: 12px 20px;
  }
  .btn#back-to-top {
    right: 15px;
    bottom: 55px;
  }
}

.basic-btn, .gform_wrapper .gform_footer input[type=submit],
.vc_btn3,
.vc_general.vc_btn3 {
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 700;
  list-style: 1.5rem;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: ease 300ms;
  -moz-transition: ease 300ms;
  transition: ease 300ms;
}
.basic-btn:focus, .gform_wrapper .gform_footer input[type=submit]:focus,
.vc_btn3:focus,
.vc_general.vc_btn3:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.basic-btn-style-solid.vc_btn3-color-yellow,
.vc_btn3-style-solid.vc_btn3-color-yellow,
.vc_general.vc_btn3-style-solid.vc_btn3-color-yellow {
  background-color: #ffcb05;
  color: #253746;
  border: 2px solid #ffcb05;
}
.basic-btn-style-solid.vc_btn3-color-yellow:hover, .basic-btn-style-solid.vc_btn3-color-yellow:focus, .basic-btn-style-solid.vc_btn3-color-yellow:active,
.vc_btn3-style-solid.vc_btn3-color-yellow:hover,
.vc_btn3-style-solid.vc_btn3-color-yellow:focus,
.vc_btn3-style-solid.vc_btn3-color-yellow:active,
.vc_general.vc_btn3-style-solid.vc_btn3-color-yellow:hover,
.vc_general.vc_btn3-style-solid.vc_btn3-color-yellow:focus,
.vc_general.vc_btn3-style-solid.vc_btn3-color-yellow:active {
  background: #0E7CA2;
  color: #ffffff;
  border-color: #0E7CA2;
}
.basic-btn-style-outline,
.vc_btn3-style-outline,
.vc_general.vc_btn3-style-outline {
  padding: 1rem 2.4rem;
}
.basic-btn-style-outline.vc_btn3-color-yellow,
.vc_btn3-style-outline.vc_btn3-color-yellow,
.vc_general.vc_btn3-style-outline.vc_btn3-color-yellow {
  background-color: transparent;
  color: #253746;
  border: 2px solid #ffcb05;
}
.basic-btn-style-outline.vc_btn3-color-yellow:hover, .basic-btn-style-outline.vc_btn3-color-yellow:focus, .basic-btn-style-outline.vc_btn3-color-yellow:active,
.vc_btn3-style-outline.vc_btn3-color-yellow:hover,
.vc_btn3-style-outline.vc_btn3-color-yellow:focus,
.vc_btn3-style-outline.vc_btn3-color-yellow:active,
.vc_general.vc_btn3-style-outline.vc_btn3-color-yellow:hover,
.vc_general.vc_btn3-style-outline.vc_btn3-color-yellow:focus,
.vc_general.vc_btn3-style-outline.vc_btn3-color-yellow:active {
  background: #253746;
  color: #ffffff;
  border-color: #253746;
}
.basic-btn-style-outline.vc_btn3-color-yellow-light,
.vc_btn3-style-outline.vc_btn3-color-yellow-light,
.vc_general.vc_btn3-style-outline.vc_btn3-color-yellow-light {
  background-color: transparent;
  color: #ffffff;
  border: 2px solid #ffcb05;
}
.basic-btn-style-outline.vc_btn3-color-yellow-light:hover, .basic-btn-style-outline.vc_btn3-color-yellow-light:focus, .basic-btn-style-outline.vc_btn3-color-yellow-light:active,
.vc_btn3-style-outline.vc_btn3-color-yellow-light:hover,
.vc_btn3-style-outline.vc_btn3-color-yellow-light:focus,
.vc_btn3-style-outline.vc_btn3-color-yellow-light:active,
.vc_general.vc_btn3-style-outline.vc_btn3-color-yellow-light:hover,
.vc_general.vc_btn3-style-outline.vc_btn3-color-yellow-light:focus,
.vc_general.vc_btn3-style-outline.vc_btn3-color-yellow-light:active {
  background: #ffffff;
  color: #253746;
  border-color: #ffffff;
}
.basic-btn-size-md,
.vc_btn3-size-md,
.vc_general.vc_btn3-size-md {
  padding: 1rem 2.4rem !important;
}
.basic-btn-shape-rounded,
.vc_btn3-shape-rounded,
.vc_general.vc_btn3-shape-rounded {
  border-radius: 25px !important;
}
@media (max-width: 767px) {
  .basic-btn, .gform_wrapper .gform_footer input[type=submit],
  .vc_btn3,
  .vc_general.vc_btn3 {
    font-size: 1.4rem;
  }
}

.vc_btn3-inline {
  margin-bottom: 1.5rem;
}
.vc_btn3-inline:not(:last-child) {
  margin-right: 1rem;
}

.search .entry-title:last-child {
  margin-bottom: 0 !important;
}
.search #searchResults {
  border-bottom: solid 1px #dddddd;
  padding: 10px 0 30px;
  margin: 0 0 30px;
}

.paging-navigation .pagination {
  margin: 0;
}
.paging-navigation .pagination .page-numbers {
  color: #888888;
  line-height: 1.25;
  height: 36px;
}
.paging-navigation .pagination .page-numbers.current {
  background-color: #c92f48;
  border-color: #c92f48;
  color: #ffffff;
}
.paging-navigation .pagination .page-numbers.dots:hover, .paging-navigation .pagination .page-numbers.dots:focus, .paging-navigation .pagination .page-numbers.dots:active {
  background-color: #ffffff;
}
.paging-navigation .pagination .page-numbers.prev, .paging-navigation .pagination .page-numbers.next {
  width: 36px;
  overflow: hidden;
  color: #ffffff;
}
.paging-navigation .pagination .page-numbers.prev:before, .paging-navigation .pagination .page-numbers.next:before {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  text-decoration: inherit;
  color: #666666;
  font-size: 0.8em;
}
.paging-navigation .pagination .page-numbers.prev:hover, .paging-navigation .pagination .page-numbers.prev:focus, .paging-navigation .pagination .page-numbers.prev:active, .paging-navigation .pagination .page-numbers.next:hover, .paging-navigation .pagination .page-numbers.next:focus, .paging-navigation .pagination .page-numbers.next:active {
  color: #e5e5e5;
}
.paging-navigation .pagination .page-numbers.prev:before {
  content: "\f060";
  line-height: 1.2;
}
.paging-navigation .pagination .page-numbers.next:before {
  content: "\f061";
}

.post-type-archive-campaigns .paging-navigation,
.tax-campaign .paging-navigation {
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.error404 h1 {
  margin-bottom: 3rem;
}
.error404 p {
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 3rem;
}
.error404 p:last-child {
  margin-bottom: 0;
}

#super-footer-wrapper h3,
footer#site-footer h3 {
  font-family: "Proxima Nova";
  font-size: 2.2rem;
  font-weight: 500;
}
#super-footer-wrapper h1,
#super-footer-wrapper h2,
#super-footer-wrapper h3,
#super-footer-wrapper h4,
#super-footer-wrapper h5,
#super-footer-wrapper h6,
#super-footer-wrapper p,
#super-footer-wrapper li,
#super-footer-wrapper td,
#super-footer-wrapper a:not(.vc_btn3),
footer#site-footer h1,
footer#site-footer h2,
footer#site-footer h3,
footer#site-footer h4,
footer#site-footer h5,
footer#site-footer h6,
footer#site-footer p,
footer#site-footer li,
footer#site-footer td,
footer#site-footer a:not(.vc_btn3) {
  color: #ffffff;
}

html .social-media {
  padding: 0;
}
html .social-media a {
  color: #0E7CA2;
  font-size: 3.6rem;
  margin: 0;
  text-align: center;
  -webkit-transition: ease 300ms;
  -moz-transition: ease 300ms;
  transition: ease 300ms;
}
html .social-media a + a {
  margin-left: 2rem;
}
html .social-media a.social-media__facebook i:before {
  content: "\f082";
}

#super-footer-wrapper {
  padding-bottom: 4.8rem;
}
#super-footer-wrapper .super-footer__menu {
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin: 0;
  width: 100%;
}
#super-footer-wrapper .super-footer__menu h3 {
  font-size: 2.2rem;
  line-height: 1.3;
  font-weight: 500;
  margin-bottom: 1rem;
}
#super-footer-wrapper .super-footer__menu p:not(:last-child) {
  margin-bottom: 1rem;
}
#super-footer-wrapper .btn {
  background: #0d706e;
}
#super-footer-wrapper .btn .far {
  margin-left: 10px;
}
#super-footer-wrapper .social-media a {
  color: #ffffff;
}
#super-footer-wrapper .social-media a:hover, #super-footer-wrapper .social-media a:focus, #super-footer-wrapper .social-media a:active {
  color: #ffcb05;
}
#super-footer-wrapper .super-footer__1 {
  width: 100%;
  text-align: center;
}
#super-footer-wrapper .super-footer__1 .vc_btn3 {
  margin-top: 1.1rem;
}
#super-footer-wrapper .super-footer__2 {
  width: 100%;
}
#super-footer-wrapper .super-footer__3 {
  width: 100%;
}
#super-footer-wrapper .logo {
  width: 100%;
  max-width: 312px;
}
@media (min-width: 992px) {
  #super-footer-wrapper .super-footer__1 {
    max-width: 24%;
  }
  #super-footer-wrapper .super-footer__2 {
    max-width: 51%;
    padding-left: 16%;
  }
  #super-footer-wrapper .super-footer__3 {
    max-width: 25%;
    padding-left: 10%;
  }
}
@media (max-width: 991px) {
  #super-footer-wrapper {
    padding-bottom: 2rem;
  }
  #super-footer-wrapper .super-footer__1 {
    margin-bottom: 4.9rem;
  }
  #super-footer-wrapper .super-footer__1 .logo {
    max-width: 237px;
  }
  #super-footer-wrapper .super-footer__3 .logo {
    max-width: 212px;
  }
  #super-footer-wrapper .social-media {
    margin-bottom: 1rem;
  }
  #super-footer-wrapper nav.super-footer_menu {
    border-bottom: 1px solid #ffffff;
    padding-bottom: 2.2rem;
    margin-bottom: 3rem;
  }
  #super-footer-wrapper nav.super-footer_menu ul {
    display: block;
  }
  #super-footer-wrapper nav.super-footer_menu ul li {
    display: inline-block;
    margin: 0 0 2px;
    padding: 0;
  }
  #super-footer-wrapper nav.super-footer_menu ul li:first-child {
    border-right: 1px solid #ffffff;
    padding-left: 0;
    padding-right: 1.4rem;
    margin-right: 1.4rem;
  }
  #super-footer-wrapper nav.super-footer_menu ul li:last-child {
    width: 100%;
  }
  #super-footer-wrapper nav.super-footer_menu ul li a {
    text-decoration: none;
  }
}

footer#site-footer {
  background: #0E7CA2;
  padding-top: 4.2rem;
  padding-bottom: 2.8rem;
}
footer#site-footer .bottom-footer__left__copyright {
  font-size: 1.6rem;
  line-height: 1.6;
  padding: 0;
}
footer#site-footer .bottom-footer__right {
  display: flex;
  align-items: flex-end;
}
footer#site-footer .bottom-footer__right__menu ul li {
  padding: 0 1.4rem;
  margin: 0;
}
footer#site-footer .bottom-footer__right__menu ul li:not(:last-child) {
  border-right: 1px solid #ffffff;
}
footer#site-footer .bottom-footer__right__menu ul li:last-child {
  padding-right: 0;
}
footer#site-footer .bottom-footer__right__menu ul li a {
  font-family: "Proxima Nova";
  font-size: 1.6rem;
  text-decoration: none;
  -webkit-transition: ease 300ms;
  -moz-transition: ease 300ms;
  transition: ease 300ms;
  border-bottom: 2px solid transparent;
}
footer#site-footer .bottom-footer__right__menu ul li a:hover, footer#site-footer .bottom-footer__right__menu ul li a:focus, footer#site-footer .bottom-footer__right__menu ul li a:active {
  border-bottom: 2px solid #ffffff;
}
@media (max-width: 991px) {
  footer#site-footer .bottom-footer {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

.page-template-page-french #super-footer-wrapper .super-footer__1 {
  display: none;
}
.page-template-page-french #super-footer-wrapper .super-footer__2 h3,
.page-template-page-french #super-footer-wrapper .super-footer__2 p {
  display: none;
}
.page-template-page-french #super-footer-wrapper .super-footer__menu__nav + .super-footer__menu__nav {
  border: 0 none;
}
.page-template-page-french #super-footer-wrapper .social-media {
  text-align: center;
}

#privacy-popup {
  display: none;
  position: static;
  top: auto;
  left: auto;
  width: auto;
  height: auto;
  z-index: 2000;
  width: 100%;
}
#privacy-popup * {
  font-family: "Proxima Nova";
}
#privacy-popup .consent-info {
  display: block;
  position: fixed;
  left: 10px;
  bottom: 10px;
  z-index: 3000;
  border: none;
  background: transparent;
  width: 100%;
  padding: 3rem;
  background-color: rgba(255, 255, 255, 0.8);
  color: #253746;
  width: 100%;
  max-width: 600px;
  border-radius: 25px;
  backdrop-filter: blur(5px);
  -webkit-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.15);
}
#privacy-popup .consent-info p {
  color: #253746;
  margin-bottom: 2rem;
}
#privacy-popup .consent-info a {
  color: #253746 !important;
}
#privacy-popup .consent-info button#privacy-btn {
  font-size: 1.4rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #253746;
  background: #ffcb05;
  padding: 10px 24px;
  border-radius: 24px;
  border: none;
  -webkit-transition: ease 300ms;
  -moz-transition: ease 300ms;
  transition: ease 300ms;
}
#privacy-popup .consent-info button#privacy-btn:hover, #privacy-popup .consent-info button#privacy-btn:focus, #privacy-popup .consent-info button#privacy-btn:active {
  color: #ffffff;
  background: #0E7CA2;
}

@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1400px !important;
  }
}
.home #home_foundations {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
@media (min-width: 992px) {
  .home #home_hero h1 {
    font-size: 8.5rem;
    line-height: 1.15;
    letter-spacing: 0;
  }
  .home #home_hero-content {
    padding-left: 4.9rem;
    padding-right: 4.9rem;
  }
  .home #home_intro {
    padding-top: 14rem;
    padding-bottom: 26rem;
  }
}

.banner {
  background-color: transparent !important;
}
.banner .banner__title {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.banner .banner__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.banner .banner__content h1 {
  margin-bottom: 3rem;
}
.banner .banner__content .banner__content-indented h2 {
  font-family: "Proxima Nova";
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0;
  color: #253746;
  margin-bottom: 3rem;
}
.banner .banner__content .banner__content-indented h2:last-child {
  margin-bottom: 0;
}
.banner .banner__content .banner__content-indented p {
  font-size: 2rem;
  margin-bottom: 3rem;
}
.banner .banner__content .banner__content-indented p:last-child {
  margin-bottom: 0;
}
.banner .banner__img-wrapper {
  border-radius: 25px;
  overflow: hidden;
}
.banner .banner__img-wrapper .banner__img-feat {
  width: 100%;
}
@media (min-width: 992px) {
  .banner .banner__content {
    padding-right: 6vw;
  }
}
@media (max-width: 991px) {
  .banner .banner__title {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
@media (max-width: 767px) {
  .banner .banner__title > .container-lg > .row {
    display: flex;
    flex-direction: column-reverse;
  }
  .banner .banner__title .banner__img-wrapper {
    margin-bottom: 4rem;
  }
}

.impact {
  color: #253746;
  font-family: "Gilroy";
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 1.6;
}

.video-container {
  margin-bottom: 20px;
}

.card-block {
  background: #ffffff;
  box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.15);
  border-radius: 15px;
  display: block;
  overflow: hidden;
  max-width: 350px;
  margin-bottom: 60px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .card-block {
    margin: 0 auto 30px;
  }
}

a.card-block:hover {
  box-shadow: 5px 20px 20px rgba(0, 0, 0, 0.15);
  transform: translateY(-20px);
}
a.card-block:hover, a.card-block:focus, a.card-block:active {
  text-decoration: none;
}

@media (min-width: 992px) {
  .page-template-page-the-children .banner {
    padding-bottom: 20rem;
  }
}
.page-template-page-the-children .modal-dialog .modal-content {
  overflow: hidden;
}
.page-template-page-the-children .modal-dialog .modal-header {
  background: #ffcb08;
  border: 0 none;
  position: relative;
  padding: 20px 30px;
  justify-content: flex-end;
}
.page-template-page-the-children .modal-dialog .modal-header .close {
  font-size: 3rem;
  z-index: 1;
  position: relative;
  border: none;
  background: transparent;
  color: #253746;
  opacity: 0.2;
  -webkit-transition: ease 300ms;
  -moz-transition: ease 300ms;
  transition: ease 300ms;
}
.page-template-page-the-children .modal-dialog .modal-header .close:hover, .page-template-page-the-children .modal-dialog .modal-header .close:focus, .page-template-page-the-children .modal-dialog .modal-header .close:active {
  opacity: 1;
}
.page-template-page-the-children .modal-dialog .modal-body {
  padding: 0 50px 50px;
}
.page-template-page-the-children .modal-dialog .modal-body__head-img {
  transform: translateY(-15px);
}
.page-template-page-the-children .modal-dialog .modal-body__head-img img {
  border-radius: 100%;
}
.page-template-page-the-children .modal-dialog .modal-body__head-content {
  padding-top: 40px;
}
.page-template-page-the-children .modal-dialog .modal-body__head-content h2 {
  font-family: "Proxima Nova";
  font-weight: 800;
  font-size: 3.2rem;
  line-height: 0.94;
  text-transform: capitalize;
}
.page-template-page-the-children .modal-dialog .modal-body__head-content .champion__foundation {
  max-width: 100%;
}
@media (min-width: 1025px) {
  .page-template-page-the-children .modal-dialog .modal-body__head-content {
    padding-left: 3rem;
  }
}
.page-template-page-the-children .modal-dialog .modal-body__head-intro {
  font-size: 1.8rem;
  font-weight: 500;
  margin-bottom: 2.5rem;
}
.page-template-page-the-children .modal-dialog .modal-body__content h2 {
  font-family: "Gilroy";
  font-weight: 400;
  font-size: 2rem;
  line-height: 1.6;
}
.page-template-page-the-children .modal-dialog .modal-body__content .resource-links a, .page-template-page-the-children .modal-dialog .modal-body__content .breadcrumb-wrapper .breadcrumbs a, .breadcrumb-wrapper .page-template-page-the-children .modal-dialog .modal-body__content .breadcrumbs a {
  color: #006892;
}
.page-template-page-the-children .modal-dialog .modal-body__content p {
  letter-spacing: -0.48px;
}
.page-template-page-the-children .modal-dialog .btn {
  font-size: 1.2rem;
  border-radius: 10px;
  padding: 12px 20px;
}
.page-template-page-the-children .modal-dialog .modal-body__back {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.6;
  text-transform: capitalize;
  color: #b900b4;
  text-decoration: none;
}
.page-template-page-the-children .modal-dialog .modal-body__back:hover, .page-template-page-the-children .modal-dialog .modal-body__back:focus, .page-template-page-the-children .modal-dialog .modal-body__back:active {
  text-decoration: underline;
}
.page-template-page-the-children .modal-dialog hr {
  border-color: #78868C;
  margin-top: 3rem;
  margin-bottom: 3rem;
  opacity: 1;
}
.page-template-page-the-children .modal-dialog .modal-footer {
  padding: 50px;
}
.page-template-page-the-children .modal-dialog .modal-footer h3 {
  font-family: "Proxima Nova";
  color: #ffffff;
  margin-bottom: 10px;
}
.page-template-page-the-children .vc_section {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
@media screen and (min-width: 768px) {
  .page-template-page-the-children .modal-dialog.modal-lg {
    width: 740px;
  }
}
@media screen and (max-width: 767px) {
  .page-template-page-the-children .modal-dialog .modal-body {
    padding: 0 30px 30px;
  }
  .page-template-page-the-children .modal-dialog .modal-body__head {
    text-align: center;
  }
  .page-template-page-the-children .modal-dialog .modal-body__head-img img {
    display: inline-block;
    width: 136px;
  }
  .page-template-page-the-children .modal-dialog .modal-body__head-content {
    padding-top: 15px;
  }
  .page-template-page-the-children .modal-dialog .modal-body__head-content h2:after {
    margin-left: auto;
    margin-right: auto;
  }
  .page-template-page-the-children .modal-dialog .modal-footer .modal-footer__cta.align-left,
  .page-template-page-the-children .modal-dialog .modal-footer .modal-footer__cta.align-left * {
    text-align: center;
  }
}
@media screen and (max-width: 575px) {
  .page-template-page-the-children .modal-dialog .modal-footer {
    padding: 30px 30px 50px;
  }
}

.resource-links, .breadcrumb-wrapper .breadcrumbs {
  list-style-type: none;
  padding-left: 0;
}
.resource-links li, .breadcrumb-wrapper .breadcrumbs li,
.resource-links a,
.breadcrumb-wrapper .breadcrumbs a {
  color: #006892;
  font-weight: 800;
  font-size: 1.2rem;
  line-height: 1.6;
  text-transform: uppercase;
}
.resource-links li:hover, .breadcrumb-wrapper .breadcrumbs li:hover, .resource-links li:focus, .breadcrumb-wrapper .breadcrumbs li:focus, .resource-links li:active, .breadcrumb-wrapper .breadcrumbs li:active,
.resource-links a:hover,
.breadcrumb-wrapper .breadcrumbs a:hover,
.resource-links a:focus,
.breadcrumb-wrapper .breadcrumbs a:focus,
.resource-links a:active,
.breadcrumb-wrapper .breadcrumbs a:active {
  color: #0E7CA2;
}
.resource-links.txt-red a, .breadcrumb-wrapper .txt-red.breadcrumbs a {
  color: #c92f48;
}

.champion-listing {
  background-color: #D9EFF8;
  padding-top: 4rem;
  position: relative;
}
.champion-listing:before {
  content: "";
  display: block;
  background-image: url("/wp-content/themes/sme-cmnc2026-child/images/curve-bottom.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  position: absolute;
  bottom: calc(100% - 1px);
  left: 0;
  width: 100%;
  height: 8vw;
}
.champion-listing > .container-lg {
  display: flex;
  flex-wrap: wrap;
}
.champion-listing .champion-wrap__inner {
  display: flex;
  justify-content: center;
  padding: 0 0.75rem;
}
.champion-listing .champion__text-block {
  padding: 30px;
}
.champion-listing .champion__text-block h2 {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0;
}
.champion-listing .champion {
  display: block;
  text-decoration: none;
  -webkit-transition: ease 300ms;
  -moz-transition: ease 300ms;
  transition: ease 300ms;
}
.champion-listing .champion .champion__img {
  background: #ffcb08;
  padding-top: 17px;
  text-align: center;
}
.champion-listing .champion .champion__img img {
  display: inline-block;
  max-width: 145px;
  border-radius: 100%;
  margin-bottom: -20px;
  -webkit-transition: ease 300ms;
  -moz-transition: ease 300ms;
  transition: ease 300ms;
}
.champion-listing .champion .champion__content {
  padding: 30px 22px 22px;
}
.champion-listing .champion .champion__content h2 {
  font-family: "Proxima Nova";
  font-weight: 800;
  font-size: 2.4rem;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 2rem;
}
.champion-listing .champion .champion__intro {
  font-family: "Proxima Nova";
  font-size: 1.8rem;
}
.champion-listing .champion .champion__more {
  font-family: "Proxima Nova";
  font-weight: 600;
  color: #b900b4;
  border-top: 1px solid #78868C;
  margin-top: 20%;
  padding-top: 15px;
  -webkit-transition: ease 300ms;
  -moz-transition: ease 300ms;
  transition: ease 300ms;
}
.champion-listing .champion .champion__more .fa-chevron-right {
  color: #b900b4;
  -webkit-transition: ease 300ms;
  -moz-transition: ease 300ms;
  transition: ease 300ms;
}
.champion-listing .champion:hover .champion__more {
  text-decoration: underline;
}
.champion-listing .champion__foundation {
  color: #1C9ED6;
  font-family: "Proxima Nova";
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.2;
  min-height: 34px;
  position: relative;
  padding-left: 44px;
  padding-top: 1px;
  padding-bottom: 1px;
  max-width: 270px;
  display: flex;
  align-items: center;
  display: none !important;
}
.champion-listing .champion__foundation__website {
  min-height: 34px;
  position: relative;
  padding-left: 44px;
  padding-top: 1px;
  padding-bottom: 1px;
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
}
.champion-listing .champion__foundation__website ul {
  margin-bottom: 0;
}
.champion-listing .champion__foundation__website ul li a {
  color: #1C9ED6;
  font-family: "Proxima Nova";
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.2;
  text-transform: none;
  text-decoration: none;
}
.champion-listing .champion__foundation__website ul li a:hover, .champion-listing .champion__foundation__website ul li a:focus, .champion-listing .champion__foundation__website ul li a:active {
  text-decoration: underline;
}
.champion-listing .champion__province {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  background-color: #1C9ED6;
  color: #ffffff;
  font-family: "Proxima Nova";
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.2;
  letter-spacing: -0.03em;
  position: absolute;
  left: 0;
  top: 0;
  height: 34px;
  width: 34px;
}
.champion-listing .champion__province.icon-bc-childrens-hospital-foundation:before {
  content: "BC";
}
.champion-listing .champion__province.icon-alberta-childrens-hospital-foundation:before, .champion-listing .champion__province.icon-stollery-childrens-hospital-foundation:before {
  content: "AB";
}
.champion-listing .champion__province.icon-jim-pattison-hospital-foundation:before {
  content: "SK";
}
.champion-listing .champion__province.icon-the-childrens-hospital-foundation-of-manitoba:before {
  content: "MB";
}
.champion-listing .champion__province.icon-childrens-health-foundation:before, .champion-listing .champion__province.icon-mackids:before, .champion-listing .champion__province.icon-sickkids-foundation:before, .champion-listing .champion__province.icon-cheo-foundation:before {
  content: "ON";
}
.champion-listing .champion__province.icon-the-montreal-childrens-hospital-foundation:before, .champion-listing .champion__province.icon-chu-sainte-justine-foundation:before, .champion-listing .champion__province.icon-enfant-soleil:before {
  content: "QC";
}
.champion-listing .champion__province.icon-iwk-foundation:before {
  content: "NS";
}
.champion-listing .champion__province.icon-janeway-childrens-hospital-foundation:before {
  content: "NL";
}
.champion-listing .champion-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
  opacity: 0;
  display: grid;
  grid-auto-rows: 1fr;
  -webkit-transition: ease 300ms;
  -moz-transition: ease 300ms;
  transition: ease 300ms;
}
.champion-listing .champion-bg.loaded {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .champion-listing .champion-wrap:nth-of-type(2n) {
    margin-top: -80px;
  }
}
@media screen and (max-width: 991px) {
  .champion-listing .champion__text-block {
    padding: 25px;
  }
  .champion-listing .champion__text-block h2 {
    font-size: 1.7rem;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .champion-listing {
    padding-top: 5rem !important;
    margin-top: 3rem !important;
  }
  .champion-listing .champion__foundation {
    padding-left: 0;
    height: auto;
    min-height: auto;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    max-width: 200px;
  }
  .champion-listing .champion__foundation .champion__province {
    display: none;
  }
  .champion-listing .champion-wrap:first-child {
    margin-top: -75px;
  }
  .champion-listing .champion__text-block {
    display: none;
  }
  .champion-listing .champion {
    text-align: center;
  }
  .champion-listing .champion .champion__img img {
    max-width: 120px;
    margin-bottom: -18px;
  }
  .champion-listing .champion .champion__content h2 {
    margin-bottom: 18px;
  }
  .champion-listing .champion .champion__content h2:after {
    margin-top: 2px;
    margin-left: auto;
    margin-right: auto;
  }
  .champion-listing .champion .champion__intro {
    margin: 0;
  }
  .champion-listing .champion .champion__more {
    margin-top: 20px;
  }
  .champion-listing .champion-bg .champion-bg__section:nth-child(odd) {
    margin: 30px 0;
  }
  .champion-listing .champion-bg .champion-bg__section:nth-child(even):before, .champion-listing .champion-bg .champion-bg__section:nth-child(even):after {
    height: 60px;
  }
  .champion-listing .champion-bg .champion-bg__section:nth-child(even):before {
    top: -59px;
  }
  .champion-listing .champion-bg .champion-bg__section:nth-child(even):after {
    bottom: -59px;
  }
}

.post-type-archive-campaigns .banner .banner__content {
  max-width: 750px;
  margin: 0 auto;
}
.post-type-archive-campaigns .banner .banner__content p {
  font-size: 2rem;
  font-weight: 500;
}

#campaigns-listing {
  position: relative;
  padding-top: 4rem;
  padding-bottom: 10rem;
  margin-top: 10vw;
  background-color: #D9EFF8;
}
#campaigns-listing:before {
  content: "";
  display: block;
  background-image: url(/wp-content/themes/sme-cmnc2026-child/images/curve-bottom.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  position: absolute;
  bottom: calc(100% - 1px);
  left: 0;
  width: 100%;
  height: 8vw;
}
#campaigns-listing > .container-lg {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 24px;
}
#campaigns-listing .campaign-wrap {
  width: 32%;
}
#campaigns-listing .campaign-wrap[data-status=inactive] .campaign__footer {
  opacity: 0;
}
#campaigns-listing .campaign-wrap a.card-block {
  text-decoration: none;
  width: 100%;
  max-width: none;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  margin: 0;
  -webkit-transition: ease 300ms;
  -moz-transition: ease 300ms;
  transition: ease 300ms;
}
#campaigns-listing .campaign-wrap a.card-block .campaign__img {
  background-image: url(../images/campaign-default.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 40%;
  margin-top: 3rem;
}
#campaigns-listing .campaign-wrap a.card-block .campaign__content {
  padding: 3rem;
}
#campaigns-listing .campaign-wrap a.card-block h3.campaign__title {
  font-family: "Gilroy";
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.25;
  text-transform: uppercase;
  color: #0E7CA2;
  margin-bottom: 1rem;
}
#campaigns-listing .campaign-wrap a.card-block .campaign__excerpt p {
  font-size: 1.8rem;
  font-weight: 500;
}
#campaigns-listing .campaign-wrap a.card-block .campaign__footer {
  color: #333333;
  background: #ffcb08;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  min-height: 82px;
  width: 100%;
}
#campaigns-listing .campaign-wrap a.card-block .campaign__footer .campaign__footer-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 15px 22px 18px;
}
#campaigns-listing .campaign-wrap a.card-block .campaign__footer .campaign__footer-date,
#campaigns-listing .campaign-wrap a.card-block .campaign__footer .campaign__footer-location,
#campaigns-listing .campaign-wrap a.card-block .campaign__footer .campaign__footer-happening {
  font-family: "Proxima Nova";
  font-weight: 800;
  text-transform: uppercase;
}
#campaigns-listing .campaign-wrap a.card-block .campaign__footer .campaign__footer-date {
  font-size: 1.8rem;
  line-height: 1.1;
  margin-bottom: 2px;
}
#campaigns-listing .campaign-wrap a.card-block .campaign__footer .campaign__footer-location,
#campaigns-listing .campaign-wrap a.card-block .campaign__footer .campaign__footer-happening {
  font-size: 1.2rem;
  line-height: 1.1;
}
#campaigns-listing .campaign-wrap a.card-block .campaign__footer .campaign__footer-happening {
  margin-top: 2px;
}
#campaigns-listing .campaign-wrap a.card-block .campaign__footer .campaign__footer-more {
  font-size: 50px;
  background: rgba(35, 31, 32, 0.2);
  color: #ffffff;
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#campaigns-listing .campaign-wrap a.card-block.happening-now .campaign__footer {
  color: #ffffff;
  background: #0E7CA2;
}
@media (max-width: 991px) {
  #campaigns-listing div[class^=col-] .card-block {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #campaigns-listing .campaign-wrap {
    width: 46%;
  }
}
@media (max-width: 767px) {
  #campaigns-listing {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  #campaigns-listing div[class^=col-] {
    padding-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
  }
  #campaigns-listing .campaign-wrap {
    width: 100%;
  }
}

#hospital-partners {
  padding-top: 10rem;
  padding-bottom: 10rem;
}
@media (max-width: 767px) {
  #hospital-partners {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

.partner-list {
  padding: 30px 0;
  position: relative;
}
.partner-list .carousel-nav {
  list-style-type: none;
  padding: 0 8%;
}
.partner-list .carousel-nav .flickity-slider {
  display: flex;
  align-items: center;
}
.partner-list .carousel-nav .carousel-cell {
  display: flex;
  padding: 18px;
  width: 16.666666%;
  justify-content: center;
  align-items: center;
}
.partner-list .carousel-nav .carousel-cell a {
  display: flex;
  -webkit-transition: ease 300ms;
  -moz-transition: ease 300ms;
  transition: ease 300ms;
}
.partner-list .carousel-nav .carousel-cell a img {
  max-height: 50px;
}
.partner-list .carousel-nav .carousel-cell a:hover {
  filter: none;
  transform: scale(1.1, 1.1);
}
.partner-list .carousel-nav .carousel-cell:not(.current) a {
  filter: grayscale(100%);
}
.partner-list .carousel-nav .flickity-button {
  color: #c92f48;
}
.partner-list .partner-list__nav-btn {
  display: block;
  width: 100%;
}
.partner-list .partner-list__nav-btn:after {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  text-decoration: inherit;
  content: "\f078";
  display: inline-block;
  margin-left: 15px;
}
.partner-list ul.dropdown-menu {
  background: #ffffff;
  border-radius: 8px;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  width: 100%;
  box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.15);
}
.partner-list ul.dropdown-menu li {
  margin: 0;
}
.partner-list ul.dropdown-menu li a {
  color: #231f20;
  line-height: 1;
  padding: 12px 20px;
}
.partner-list ul.dropdown-menu li a:hover, .partner-list ul.dropdown-menu li a:focus, .partner-list ul.dropdown-menu li a:active {
  opacity: 0.8;
}
.partner-list ul.dropdown-menu li.active {
  display: none;
}
.partner-list ul.dropdown-menu li + li {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.partner-list ul.dropdown-menu li.current-menu-item {
  display: none;
}
.partner-list ul.dropdown-menu li.current-menu-item:first-child + li {
  border-top: 0;
}
.partner-list.opened .partner-list__nav-btn:after {
  content: "\f077";
}
.partner-list.opened ul.dropdown-menu {
  display: block;
}
.partner-list .banner-tabs__content .banner-panel {
  padding: 2% 0 4%;
}
@media screen and (max-width: 1024px) {
  .partner-list .carousel-nav .carousel-cell a img {
    max-height: 30px;
  }
}
@media screen and (max-width: 768px) {
  .partner-list .carousel-nav .carousel-cell a img {
    max-height: 27px;
  }
}
@media screen and (max-width: 991px) {
  .partner-list {
    padding: 10px 0 5px;
  }
  .partner-list .carousel-nav {
    padding: 0 50px;
  }
  .partner-list .carousel-nav .carousel-cell {
    padding: 3px;
  }
}

.banner__title__text + .partner-list {
  padding-top: 20px;
}

.single-campaigns .banner h1 {
  font-weight: 700;
  margin-bottom: 1.5rem;
}
.single-campaigns .banner__img {
  text-align: center;
}
.single-campaigns .banner__content-indented p {
  font-size: 2rem;
  line-height: 1.6;
  color: #253746;
}
@media (min-width: 768px) {
  .single-campaigns .banner .row {
    flex-direction: row-reverse;
    justify-content: center;
  }
  .single-campaigns .banner .row .banner__content {
    padding-left: 6vw;
    padding-right: 0;
    margin-left: 0;
  }
}

.campaign-footer.vc_section {
  padding-top: 0;
}

@media screen and (max-width: 991px) {
  .vc_clearfix + .campaign-footer.vc_section {
    margin-top: -40px;
  }
}

.breadcrumb-wrapper .breadcrumbs {
  margin: 30px 0 0;
}
.breadcrumb-wrapper .breadcrumbs li {
  display: inline-block;
  padding-right: 15px;
}

.curve-border-top:before {
  content: "";
  display: block;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  position: absolute;
  left: 0;
  bottom: calc(100% - 1px);
  width: 100%;
  height: 8vw;
  background-image: url("/wp-content/themes/sme-cmnc2026-child/images/curve-bottom.svg");
}
.curve-border-bottom:after {
  content: "";
  display: block;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 8vw;
  background-image: url("/wp-content/themes/sme-cmnc2026-child/images/curve-bottom.svg");
}

.vc_section {
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.vc_section.vc_section-has-fill {
  padding-top: 10rem;
}
.vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section, .vc_section.vc_section-has-fill + .vc_section {
  padding-top: 10rem;
}
.vc_section.curve-border-bottom {
  overflow: visible;
}
@media (max-width: 1024px) {
  .vc_section {
    padding-top: 5rem;
    padding-bottom: 5rem;
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
  .vc_section.vc_section-has-fill {
    padding-top: 5rem;
  }
  .vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section, .vc_section.vc_section-has-fill + .vc_section {
    padding-top: 5rem;
  }
  .vc_section.curve-border-bottom {
    padding-top: 0;
    padding-bottom: 5vw;
  }
}
@media (max-width: 767px) {
  .vc_section.curve-border-bottom {
    padding-bottom: 10vw;
  }
}

@media (max-width: 767px) {
  .vc_row.vc_rtl-columns-reverse {
    flex-direction: column-reverse;
  }
}

.flex-container {
  display: flex;
  width: 100%;
}
.flex-container .flex-col {
  padding-left: 15px;
  padding-right: 15px;
}
.flex-container .flex-col:first-child {
  padding-left: 0;
}
.flex-container .flex-col:last-child {
  padding-right: 0;
}

.align-left {
  text-align: left;
}
.align-left * {
  text-align: left;
}

.align-right {
  text-align: right;
}
.align-right * {
  text-align: right;
}

.align-center {
  text-align: center;
}
.align-center * {
  text-align: center;
}

.bg-green {
  background-color: #00b1b0;
}

.bg-red {
  background-color: #c92f48;
}

.bg-blue {
  background-color: #0E7CA2 !important;
}

.bg-skyblue {
  background-color: #327bab;
}

.bg-purple {
  background-color: #9066d0;
}

.bg-black {
  background-color: #000000;
}

.bg-grey {
  background-color: #909093;
}

.bg-white {
  background-color: #ffffff;
}

.bg-red-gradient {
  background: url(../images/pattern-small-dark.png), linear-gradient(144.62deg, #c92f48 1.75%, #9c316c 98.56%);
}

.bg-red-gradient-costco {
  background: url(../images/pattern-small-dark.png), linear-gradient(144.62deg, #e31837 1.75%, #96041a 98.56%);
}

.bg-orange-gradient {
  background: url(../images/pattern-small-dark.png), linear-gradient(144.62deg, #ffb81c 1.75%, #ca472a 98.56%);
}

.bg-red-gradient,
.bg-orange-gradient,
.bg-red-gradient-costco {
  background-attachment: fixed;
}
.bg-red-gradient .heading-bolded-underlined:after,
.bg-orange-gradient .heading-bolded-underlined:after,
.bg-red-gradient-costco .heading-bolded-underlined:after {
  border-color: #ffcb08;
}

.bg-grey-pattern {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)), url(../images/pattern-small-white.png), linear-gradient(148.44deg, #cfd3d7 1.75%, #a3c8e0 98.56%);
  background-attachment: fixed;
}
.bg-grey-pattern.bg-half-white {
  padding-bottom: 0;
}

.bg-half-white:before {
  content: "";
  background: url(../images/bg-half-white.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  padding-bottom: 25%;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
}

.txt-green {
  color: #00b1b0;
}
.txt-green * {
  color: #00b1b0;
}

.txt-red {
  color: #c92f48;
}
.txt-red * {
  color: #c92f48;
}

.txt-blue {
  color: #327bab;
}
.txt-blue * {
  color: #327bab;
}

.txt-darkBlue {
  color: #253746;
}
.txt-darkBlue * {
  color: #253746;
}

.txt-purple {
  color: #9066d0;
}
.txt-purple * {
  color: #9066d0;
}

.txt-black {
  color: #000000;
}
.txt-black * {
  color: #000000;
}

.txt-grey {
  color: #909093;
}
.txt-grey * {
  color: #909093;
}

.txt-white {
  color: #ffffff;
}
.txt-white * {
  color: #ffffff;
}
.txt-white a {
  color: inherit;
}
.txt-white a:hover, .txt-white a:focus, .txt-white a:active {
  color: #253746;
}
.txt-white a:hover i, .txt-white a:focus i, .txt-white a:active i {
  color: #253746;
}

.cta-blob .cta-blob__wrapper {
  padding: 0;
  flex-direction: row;
  align-items: flex-start;
}
.cta-blob .cta-blob__wrapper .flex-col {
  padding: 0;
  position: relative;
}
.cta-blob .cta-blob__blob {
  width: 41.66666667%;
  z-index: 0;
}
.cta-blob .cta-blob__blob .cta-blob__blob-img {
  margin-right: -45%;
}
.cta-blob .cta-blob__blob .cta-blob__blob-img .svg {
  position: absolute;
  opacity: 0;
  z-index: -9999;
}
.cta-blob .cta-blob__blob .cta-blob__blob-img img {
  width: 100%;
}
.cta-blob .cta-blob__block {
  width: 58.33333333%;
  z-index: 1;
}
.cta-blob .cta-blob__block h2, .cta-blob .cta-blob__block .cta-blob__block-content h1, .cta-blob .cta-blob__block-content .cta-blob__block h1,
.cta-blob .cta-blob__block p {
  color: #253746;
}
.cta-blob .cta-blob__block h2, .cta-blob .cta-blob__block .cta-blob__block-content h1, .cta-blob .cta-blob__block-content .cta-blob__block h1 {
  font-family: "Gilroy";
  font-weight: 700;
  font-size: 4.2rem;
  line-height: 1.15;
  margin-bottom: 25px;
}
.cta-blob .cta-blob__block-content {
  background: #ffffff;
  margin-top: 15%;
  padding: 60px;
  border-radius: 15px;
  -webkit-box-shadow: 2px 5px 10px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 5px 10px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 2px 5px 10px 0px rgba(0, 0, 0, 0.15);
}
.cta-blob .cta-blob__block-content h1 {
  margin-top: 0;
  text-transform: none;
}
.cta-blob .cta-blob__block-content-btn {
  padding-top: 30px;
}
.cta-blob .et_social_networks li {
  width: auto;
}
.cta-blob .et_social_networks div.et_social_network_label {
  display: none;
}
.cta-blob.blob-yellow {
  background: url(../images/blob-yellow.svg) no-repeat;
  background-size: 90% 100%;
}
.cta-blob.blob-yellow .svg + img {
  clip-path: url(#blobImgShapeYellow);
}
.cta-blob.blob-yellow .cta-blob__blob-img {
  margin-right: -15%;
}
.cta-blob.blob-yellow .cta-blob__wrapper {
  padding: 6% 0 5%;
}
.cta-blob.blob-yellow .cta-blob__block-content {
  margin-top: 11%;
}
.cta-blob.blob-green {
  background: url(../images/blob-green.svg) no-repeat;
  background-size: 90% 100%;
}
.cta-blob.blob-green .svg + img {
  clip-path: url(#blobImgShapeGreen);
}
.cta-blob.blob-green .cta-blob__wrapper {
  padding: 2% 0;
}
.cta-blob.blob-green .cta-blob__block-content {
  margin-top: 10%;
}
.cta-blob.blob-red {
  background: url(../images/blob-red.svg) no-repeat;
  background-size: 85% 100%;
}
.cta-blob.blob-red .svg + img {
  clip-path: url(#blobImgShapeRed);
}
.cta-blob.blob-red .cta-blob__wrapper {
  padding: 4% 0 1%;
}
.cta-blob.blob-red .cta-blob__block-content {
  margin-top: 12%;
}
.cta-blob.row-reverse {
  background-position: top right;
}
.cta-blob.row-reverse .cta-blob__wrapper {
  flex-direction: row-reverse;
}
.cta-blob.row-reverse .cta-blob__blob-img {
  margin-right: 0;
  margin-left: -45%;
}
.cta-blob.row-reverse.blob-yellow .cta-blob__blob-img {
  margin-left: -15%;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .cta-blob {
    background-size: contain !important;
  }
  .cta-blob .cta-blob__block h1,
  .cta-blob .cta-blob__block h2 {
    font-size: 3.4rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .cta-blob .cta-blob__block-content {
    margin-top: 10%;
    padding: 35px;
  }
  .cta-blob .cta-blob__block h1,
  .cta-blob .cta-blob__block h2 {
    font-size: 2.8rem;
    margin-bottom: 15px;
  }
  .cta-blob .cta-blob__block-content-btn {
    padding-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .cta-blob {
    background-size: contain !important;
  }
  .cta-blob .cta-blob__wrapper {
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
  }
  .cta-blob .cta-blob__blob {
    width: 100%;
  }
  .cta-blob .cta-blob__blob .cta-blob__blob-img {
    margin: 0;
  }
  .cta-blob .cta-blob__block {
    width: 100%;
  }
  .cta-blob .cta-blob__block .cta-blob__block-content {
    border-radius: 8px;
    margin-top: -5%;
    padding: 30px 25px;
  }
  .cta-blob .cta-blob__block h1,
  .cta-blob .cta-blob__block h2 {
    font-size: 2.8rem;
    margin-bottom: 15px;
  }
  .cta-blob .cta-blob__block-content-btn {
    padding-top: 20px;
  }
  .cta-blob .cta-blob__block-content-btn .btn {
    width: 100%;
  }
  .cta-blob.blob-yellow {
    background: url(../images/blob-yellow-mobile.svg) no-repeat;
  }
  .cta-blob.blob-yellow .cta-blob__blob {
    width: 68%;
  }
  .cta-blob.blob-yellow .cta-blob__block-content {
    margin-top: -12%;
  }
  .cta-blob.blob-yellow .cta-blob__wrapper {
    padding: 2% 0 0;
  }
  .cta-blob.blob-green .cta-blob__blob {
    width: 74%;
  }
  .cta-blob.blob-green .cta-blob__block-content {
    margin-top: -10%;
  }
  .cta-blob.blob-red .cta-blob__blob {
    width: 85%;
  }
  .cta-blob.blob-red .cta-blob__block-content {
    margin-top: -10%;
  }
  .cta-blob.row-reverse .cta-blob__wrapper {
    flex-direction: column;
    align-items: flex-end;
  }
}

.home .vc_section:first-child {
  padding-top: 20px;
}
@media screen and (min-width: 1200px) {
  .home .vc_section:first-child {
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .home .vc_section:first-child .cta-blob.blob-yellow {
    margin-bottom: -30px;
  }
}

.vc_separator.vc_sep_color_grey .vc_sep_line {
  border-color: #cfd3d7;
}
@media screen and (max-width: 767px) {
  .vc_separator {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.vc_section .vc_row:first-child .vc_separator {
  margin-top: 0;
}

.vc_col-sm-4 .vc_separator,
.vc_col-lg-4 .vc_separator,
.vc_col-sm-3 .vc_separator,
.vc_col-lg-3 .vc_separator {
  margin-top: 30px;
  margin-bottom: 30px;
}

.wpb_single_image .vc_single_image-wrapper {
  border-radius: 25px;
  overflow: hidden;
}
.wpb_single_image.fullwidth .wpb_wrapper {
  width: 100%;
}
.wpb_single_image.fullwidth .wpb_wrapper .vc_single_image-wrapper {
  width: 100%;
}
.wpb_single_image.fullwidth .wpb_wrapper .vc_single_image-wrapper img {
  width: 100%;
}
.wpb_single_image.box-shadow .vc_single_image-wrapper {
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
@media (max-width: 767px) {
  .wpb_single_image:last-child {
    margin-bottom: 0;
  }
}

.vc_toggle {
  border-bottom: 1px solid #cfd3d7;
  padding-bottom: 35px;
  margin-bottom: 35px;
}
.vc_toggle .vc_toggle_title,
.vc_toggle .vc_toggle_content {
  padding-left: 55px !important;
}
.vc_toggle .vc_toggle_title {
  position: relative;
}
.vc_toggle .vc_toggle_title > h4 {
  font-family: "Gilroy";
  font-weight: 400;
  font-size: 2.4;
  line-height: 1.6;
  -webkit-transition: ease 300ms;
  -moz-transition: ease 300ms;
  transition: ease 300ms;
}
.vc_toggle .vc_toggle_title .vc_toggle_icon {
  background: transparent;
  border: 2px solid #00b1b0;
  border-radius: 5px;
  display: inline-block;
  padding: 4px;
  top: 7px !important;
  transform: none !important;
  height: 24px;
  width: 24px;
  -webkit-transition: ease 300ms;
  -moz-transition: ease 300ms;
  transition: ease 300ms;
}
.vc_toggle .vc_toggle_title .vc_toggle_icon:before {
  background: #00b1b0;
  border-color: #00b1b0;
  height: 12px;
  width: 1px;
}
.vc_toggle .vc_toggle_title .vc_toggle_icon:after {
  background: #00b1b0;
  border-color: #00b1b0;
  width: 12px;
  height: 2px;
}
.vc_toggle .vc_toggle_content {
  margin-bottom: 0;
}
.vc_toggle.vc_toggle_active .vc_toggle_title > h4 {
  color: #00b1b0;
}
.vc_toggle.vc_toggle_active .vc_toggle_title .vc_toggle_icon {
  background: #00b1b0;
}
.vc_toggle.vc_toggle_active .vc_toggle_title .vc_toggle_icon:after {
  background: #ffffff;
  border-color: #ffffff;
  visibility: visible;
}

.section-block-heading + .vc_toggle {
  margin-top: 35px;
}

.content-block a {
  text-decoration: none;
  -webkit-transition: ease 300ms;
  -moz-transition: ease 300ms;
  transition: ease 300ms;
}
.content-block a:hover, .content-block a:focus, .content-block a:active {
  text-decoration: underline;
}
.content-block.social-media a:hover, .content-block.social-media a:focus, .content-block.social-media a:active {
  color: #ffcb05;
}
.content-block.social-media a + a img {
  margin-left: 15px;
}

.vc_slide.vc_images_carousel .vc_carousel-slideline .vc_carousel-slideline-inner > .vc_item .vc_inner {
  display: flex;
  justify-content: center;
  align-items: center;
}
.vc_slide.vc_images_carousel img {
  height: auto;
  width: 100%;
}
.vc_slide.vc_images_carousel .vc_carousel-control {
  color: #ffffff;
  height: 100%;
  width: 120px;
  margin: 0;
  top: 0;
}
.vc_slide.vc_images_carousel .vc_carousel-control > span {
  display: inline-block;
  font-size: 60px !important;
  width: auto;
  height: auto;
  margin: 0;
  transform: translate(-50%, -50%);
}
.vc_slide.vc_images_carousel .vc_carousel-control > span:before {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  text-decoration: inherit;
  display: inline-block;
  font-weight: 400;
  position: static;
  top: 0;
}
.vc_slide.vc_images_carousel .vc_carousel-control > span.icon-prev:before {
  content: "\f053" !important;
}
.vc_slide.vc_images_carousel .vc_carousel-control > span.icon-next:before {
  content: "\f054" !important;
}

.et_monarch .et_social_4col li {
  display: inline-block;
  width: auto;
}
@media screen and (min-width: 768px) {
  .et_monarch .et_social_networks div.et_social_network_label {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
}

.et_monarch .et_social_sidebar_networks_right {
  top: 24vh !important;
}

.et_social_mobile_button,
.et_social_mobile_button.et_social_active_button {
  display: none !important;
}

.innermost-social-media-icon {
  font-size: 4.5rem;
}
.innermost-social-media-icon + .innermost-social-media-icon {
  margin-left: 15px;
}

.post-password-form {
  padding: 4rem 0;
  text-align: center;
}
.post-password-form .post-password-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.post-password-form .post-password-input {
  padding: 1rem 2rem;
}
@media screen and (max-width: 767px) {
  .post-password-form .post-password-input {
    font-size: 1.2rem;
  }
}
.post-password-form .post-password-btn {
  padding: 1.2rem 2.5rem !important;
  margin-left: 1rem;
}

.et_social_icons_container .et_social_icon.et_social_icon_twitter:before {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  text-decoration: inherit;
  content: "\e61b";
}

.gform_wrapper {
  background-color: #D9EFF8;
  border-radius: 28px;
  padding: 35px;
  margin-bottom: 35px;
}
.gform_wrapper:first-child {
  margin-top: 0;
}
@media only screen and (min-width: 641px) {
  .gform_wrapper ul.gform_fields {
    margin-right: -16px !important;
  }
}
@media only screen and (max-width: 761px), (max-device-width: 1023px) and (min-device-width: 768px) {
  .gform_wrapper ul.gform_fields li.gfield.gfield_error.gf_left_half,
  .gform_wrapper ul.gform_fields li.gfield.gfield_error.gf_left_third {
    margin-top: 32px;
  }
}
.gform_wrapper ul.gform_fields li.gfield:first-child {
  margin-top: 0;
}
.gform_wrapper ul.gform_fields li .gfield_label {
  color: #253746;
  text-transform: uppercase;
}
.gform_wrapper ul.gform_fields li .ginput_container textarea,
.gform_wrapper ul.gform_fields li .ginput_container select,
.gform_wrapper ul.gform_fields li .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  background: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 5px;
  color: #444444;
  line-height: 1;
  min-height: 56px;
  padding: 17px 20px;
  position: relative;
  display: inline-block;
  -webkit-transition: ease 300ms;
  -moz-transition: ease 300ms;
  transition: ease 300ms;
}
.gform_wrapper ul.gform_fields li .ginput_container textarea::placeholder,
.gform_wrapper ul.gform_fields li .ginput_container select::placeholder,
.gform_wrapper ul.gform_fields li .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder {
  opacity: 0.5;
  font-style: italic;
  -webkit-transition: ease 300ms;
  -moz-transition: ease 300ms;
  transition: ease 300ms;
}
.gform_wrapper ul.gform_fields li .ginput_container textarea:hover, .gform_wrapper ul.gform_fields li .ginput_container textarea:focus, .gform_wrapper ul.gform_fields li .ginput_container textarea:active,
.gform_wrapper ul.gform_fields li .ginput_container select:hover,
.gform_wrapper ul.gform_fields li .ginput_container select:focus,
.gform_wrapper ul.gform_fields li .ginput_container select:active,
.gform_wrapper ul.gform_fields li .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):hover,
.gform_wrapper ul.gform_fields li .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus,
.gform_wrapper ul.gform_fields li .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):active {
  text-decoration: none;
}
.gform_wrapper ul.gform_fields li .ginput_container textarea:hover::placeholder, .gform_wrapper ul.gform_fields li .ginput_container textarea:focus::placeholder, .gform_wrapper ul.gform_fields li .ginput_container textarea:active::placeholder,
.gform_wrapper ul.gform_fields li .ginput_container select:hover::placeholder,
.gform_wrapper ul.gform_fields li .ginput_container select:focus::placeholder,
.gform_wrapper ul.gform_fields li .ginput_container select:active::placeholder,
.gform_wrapper ul.gform_fields li .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):hover::placeholder,
.gform_wrapper ul.gform_fields li .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus::placeholder,
.gform_wrapper ul.gform_fields li .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):active::placeholder {
  opacity: 1;
}
.gform_wrapper ul.gform_fields li .ginput_container select {
  height: 56px;
}
.gform_wrapper ul.gform_fields li .ginput_container.ginput_recaptcha + .gfield_description.validation_message {
  padding-top: 10px;
  padding-right: 0;
}
.gform_wrapper ul.gform_fields li.gf_field_fullwidth .ginput_right {
  width: 100%;
  padding-right: 0;
}
.gform_wrapper ul.gform_fields li.gf_no_label .ginput_container label {
  display: none;
}
.gform_wrapper ul.gform_fields li .gfield_checkbox li input,
.gform_wrapper ul.gform_fields li .gfield_checkbox li input[type=checkbox],
.gform_wrapper ul.gform_fields li .gfield_checkbox li input[type=radio],
.gform_wrapper ul.gform_fields li .gfield_radio li input,
.gform_wrapper ul.gform_fields li .gfield_radio li input[type=checkbox],
.gform_wrapper ul.gform_fields li .gfield_radio li input[type=radio] {
  margin-top: 0;
  margin-right: 6px;
}
.gform_wrapper ul.gform_fields .gfield.gfield_error {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  border: none !important;
  background: transparent !important;
}
.gform_wrapper ul.gform_fields .gfield.gfield_error input,
.gform_wrapper ul.gform_fields .gfield.gfield_error textarea,
.gform_wrapper ul.gform_fields .gfield.gfield_error select {
  background-color: #ffdfe0 !important;
  color: #b94a48 !important;
}
.gform_wrapper ul.gform_fields .gfield.gfield_error input::placeholder,
.gform_wrapper ul.gform_fields .gfield.gfield_error textarea::placeholder,
.gform_wrapper ul.gform_fields .gfield.gfield_error select::placeholder {
  color: #b94a48 !important;
}
.gform_wrapper ul.gform_fields .gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper ul.gform_fields .gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-top: 8px;
}
.gform_wrapper ul.gform_fields .instruction.validation_message {
  display: none;
}
.gform_wrapper ul.gform_fields .gfield_description.validation_message {
  padding-top: 5px;
  font-size: 1.2rem;
}
.gform_wrapper .gform_footer input[type=submit] {
  background-color: #ffcb05;
  color: #253746;
  border: none;
  padding: 1rem 2.4rem;
  border-radius: 24px;
}
.gform_wrapper .gform_footer input[type=submit]:hover, .gform_wrapper .gform_footer input[type=submit]:focus, .gform_wrapper .gform_footer input[type=submit]:active {
  background-color: #0E7CA2;
  color: #ffffff;
}
.gform_wrapper .gform_footer .gform_ajax_spinner {
  display: none;
}
.gform_wrapper .validation_error {
  background-color: #ffdfe0 !important;
  padding: 20px 15px !important;
  margin-bottom: 20px !important;
  font-size: 1.8rem;
  font-weight: 400;
  border: 1px solid #b94a48 !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.gform_wrapper .validation_error:before {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  text-decoration: inherit;
  content: "\f071";
  margin-right: 8px;
}

@media only screen and (min-width: 641px) {
  .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: none !important;
  }
}
.search .search-form {
  padding-bottom: 40px;
}
.search .search-form .search-form__group {
  display: flex;
}
.search .search-form .search-form__group .search-form__group__input {
  background: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 5px;
  color: #444444;
  line-height: 1;
  height: 56px;
  margin-right: 2%;
  padding: 17px 20px;
  position: relative;
  display: inline-block;
  width: 68%;
  -webkit-transition: ease 300ms;
  -moz-transition: ease 300ms;
  transition: ease 300ms;
}
.search .search-form .search-form__group .search-form__group__input::placeholder {
  opacity: 0.5;
  font-style: italic;
  -webkit-transition: ease 300ms;
  -moz-transition: ease 300ms;
  transition: ease 300ms;
}
.search .search-form .search-form__group .search-form__group__input:hover, .search .search-form .search-form__group .search-form__group__input:focus, .search .search-form .search-form__group .search-form__group__input:active {
  text-decoration: none;
}
.search .search-form .search-form__group .search-form__group__input:hover::placeholder, .search .search-form .search-form__group .search-form__group__input:focus::placeholder, .search .search-form .search-form__group .search-form__group__input:active::placeholder {
  opacity: 1;
}
.search .search-form .search-form__group .search-form__group__btn {
  background: #c92f48;
  border-radius: 5px;
  padding: 17px 30px;
  height: 56px;
  width: 30%;
  border: none;
}
.search .search-form .search-form__group .search-form__group__btn:hover, .search .search-form .search-form__group .search-form__group__btn:focus, .search .search-form .search-form__group .search-form__group__btn:active {
  background: #f62144;
}
@media only screen and (max-width: 767px) {
  .search .search-form {
    padding-bottom: 0;
  }
  .search .search-form .search-form__group .search-form__group__btn {
    padding: 17px 10px;
  }
  .search .search-form .search-form__group .search-form__group__btn i {
    display: none;
  }
}

/*# sourceMappingURL=child-style.css.map */
