@charset "UTF-8";
/*
Theme Name: Children's Health Defense Theme 2023
Theme URI: https://childrenshealthdefense.org
Author: CHD
Description: Designed by Children's Health Defense Team
Version: 3.1.3
License: CHD
License URI: https://childrenshealthdefense.org
*/
/*--------------------------------------------------------------
# Abstracts
--------------------------------------------------------------*/
.lg-block {
  display: block !important; }

.lg-flex {
  display: flex !important; }

.lg-iblock {
  display: inline-block !important; }

.lg-hidden {
  display: none !important; }

@media (max-width: 834px) {
  .md-block {
    display: block !important; }
  .md-flex {
    display: flex !important; }
  .md-iblock {
    display: inline-block !important; }
  .md-hidden {
    display: none !important; } }

@media (max-width: 390px) {
  .sm-block {
    display: block !important; }
  .sm-flex {
    display: flex !important; }
  .sm-iblock {
    display: inline-block !important; }
  .sm-hidden {
    display: none !important; } }

.overflow-hidden {
  overflow: hidden; }

.box-border {
  box-sizing: border-box; }

.box-content {
  box-sizing: content-box; }

.min-height-auto {
  min-height: auto !important; }

.font-thin {
  font-weight: 100; }

.font-extralight {
  font-weight: 200; }

.font-light {
  font-weight: 300; }

.font-normal {
  font-weight: 400; }

.font-medium {
  font-weight: 500; }

.font-semibold {
  font-weight: 600; }

.font-bold {
  font-weight: 700; }

.font-extrabold {
  font-weight: 800; }

body[data-logged-in]:not([data-tier-free]) .hide--members {
  display: none; }

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
html {
  scroll-behavior: smooth; }
  html.chd-curriculum__snap-scroll {
    scroll-behavior: auto; }

body {
  font-family: "open-sans", "Open Sans", sans-serif;
  font-weight: 400;
  margin: 0;
  min-height: 100%; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "merriweather", Merriweather, serif; }

a:focus-visible,
button:focus-visible {
  outline: #0080A3 auto 1px; }

/* COLORS */
.blue {
  color: #439bd7; }

.blue-bg {
  background-color: #439bd7; }

.blue-light {
  color: #badff8; }

.charcoal {
  color: #5c5b5b; }

.charcoal-bg {
  background-color: #6b6b6c; }

.clay-bg {
  background-color: #f3f2f2; }

.gray {
  color: #cccccc; }

.gray-bg {
  color: #e6e5e5; }

.lime {
  color: #8cc542; }

.white {
  color: #ffffff; }

.bg-light-gray {
  background-color: #f5f5f5; }

nav {
  margin-bottom: 1em; }

main {
  padding: 1.5em 0 1.5em 0; }

article {
  float: left;
  position: relative; }

article h1 {
  line-height: 130%;
  margin-bottom: 1em;
  color: #10141D; }

article h2 {
  line-height: 130%;
  margin-bottom: 0.3em;
  color: #000; }

article h3 {
  line-height: 130%;
  margin-bottom: 0.4em;
  color: #10141D; }

article h4 {
  line-height: 130%;
  margin-bottom: 0.4em;
  color: #4a4a4c; }

article h5 {
  line-height: 130%;
  margin-bottom: 0.3em;
  color: #000000; }

article h6 {
  line-height: 130%;
  margin-bottom: 0.3em;
  color: #10141D; }

article.db h6 {
  line-height: 130%;
  margin-bottom: 0.1em;
  color: #000000; }

article .alignleft {
  float: left;
  margin: 0.2em 1em 0.2em 0; }

article .alignright {
  float: right;
  margin: 0.2em 0 0.2em 1em; }

article .alignnone {
  float: none; }

article blockquote {
  display: block;
  margin: 0 0 1em 0;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  padding: 0.5em 1em 0 1em; }

article img {
  border: 1px solid #cccccc; }

article img .no-border {
  border: 1px solid #f3f2f2; }

article img.alignleft {
  margin: 0.1em 0.3em 0 0.3em 0;
  float: left; }

article .woocommerce-product-gallery__image img {
  border: none; }

article .date {
  text-transform: uppercase;
  font-size: 100%;
  letter-spacing: 0.1em; }

article .featured img {
  border: 1px solid #717070;
  margin-bottom: 1.5em; }

article .gform_login_widget {
  margin-bottom: 0.5em;
  display: block; }

article .gform_login_widget a {
  font-size: 1.1rem;
  display: block;
  padding-bottom: 0.3em; }

article .gform_login_widget p {
  font-weight: bold;
  color: #8cc542; }

article ol li {
  font-size: 100%; }

article .miniNav {
  border: 1px solid #ccc;
  margin: 0 0 2% 2%;
  padding: 2% 2% 2% 2%;
  float: right;
  width: 20%; }

article .miniNav p {
  margin: 0 0 5% 0;
  font-size: 100%;
  line-height: 130%; }

article nav {
  border: none;
  margin-bottom: 0; }

article nav a {
  padding-bottom: 0.3em;
  font-size: 1.1rem;
  display: block; }

article p {
  margin-bottom: 1em;
  margin-top: 0; }

article .pullquote {
  color: #439bd7;
  font-weight: bold;
  font-style: italic;
  display: block; }

article section figure {
  display: block;
  height: auto;
  width: 35%;
  /* float: left; */ }

article section figure img {
  border: 1px solid #717070; }

article section figcaption {
  display: block;
  height: auto;
  /* float: right; */
  width: 61%; }

article section figcaption h2 {
  margin-bottom: 0.5em; }

article section figcaption p {
  line-height: 130%; }

article section.knv-section figure {
  display: block;
  height: auto;
  float: left; }

article section.knv-section figcaption {
  display: block;
  height: auto;
  float: right; }

article .news-meta {
  padding-bottom: 1em; }

article .register {
  background-color: #439bd7;
  color: #ffffff;
  font: bold 1.3em Merriweather, serif;
  padding: 6px 6px 7px 6px;
  text-align: center;
  margin-bottom: 25px; }

article section:not([class^="em-"], [class^="chd-conference-"], [class^="chd-event-lander"], [class^="shipping-calculator-form"], [class^="email-form"], [id^="reg-doc-step"], [class^="customize-email-modal"], [id^="post-step"]) {
  margin-bottom: 1.8em;
  border-bottom: 1px dotted #717070;
  display: flex;
  justify-content: space-between;
  clear: both;
  position: relative;
  padding-bottom: 1em; }

@media (max-width: 500px) {
  article section {
    flex-direction: column; } }

article section.abstracts {
  padding: 0.5em 0 0.2em 0;
  margin-bottom: 0;
  border-top: 1px dotted #717070;
  border-bottom: none; }

article section.abstracts p {
  padding-bottom: 0;
  margin-bottom: 0.5em; }

article section.post-section {
  margin-bottom: 0;
  border-top: 1px dotted #717070;
  border-bottom: none;
  display: flex;
  justify-content: space-between;
  clear: both;
  position: relative;
  padding-bottom: 0; }

article .synopsis p {
  line-height: 130%;
  margin-bottom: 1em;
  color: #439bd7;
  font-weight: bold; }

article .tableContainer {
  width: 100%;
  display: table;
  margin: 0 0 1em 0; }

article .cell {
  display: table-cell;
  float: left; }

article .fish.cell {
  display: table-cell;
  float: left;
  background-color: #439bd7;
  color: #ffffff; }

article table {
  border-collapse: collapse;
  border: 1px solid #cccccc;
  margin: 0 0 1em 0; }

article table td {
  padding: 0.4em;
  border-collapse: collapse;
  border: 1px solid #cccccc; }

article table th {
  padding: 0.4em;
  border-collapse: collapse;
  border: 1px solid #cccccc; }

aside {
  position: relative; }

aside h2 {
  color: #439bd7; }

aside h3 {
  color: #10141D; }

aside img {
  border: 1px solid #cccccc; }

aside .liner {
  display: block;
  clear: both;
  position: relative;
  padding-left: 1.6em; }

aside li {
  display: block;
  float: left;
  clear: both;
  padding-left: 0; }

aside .menu-item a {
  padding: 0; }

aside .menu-item a:link {
  padding: 0; }

aside .menu li.menu-item a {
  padding: 0; }

aside ul.menu li.menu-item:last-of-type {
  padding-bottom: 12px !important; }

aside .title {
  display: block;
  font-style: italic; }

aside ul {
  list-style-type: none; }

.bio h4 {
  margin-top: 30px; }

.bio img {
  float: left;
  margin: 0 15px 2px 0; }

.logo {
  float: left; }

.menu-research-categories-container ul.menu {
  text-align: left;
  display: block;
  clear: both; }

.menu-research-categories-container ul.menu li {
  text-align: left;
  display: block;
  clear: both; }

.sign-up {
  float: right;
  border: 1px solid #cccccc; }

.sign-up #gform_widget-3 {
  padding: 5px 8px 10px 8px;
  font-size: 80%; }

#gform_submit_button_2 {
  background: #2991d6;
  color: #ffffff !important;
  padding: 8px 6px !important;
  border: none;
  margin: 10px 0 0;
  width: 100%; }

#gform_submit_button_0 {
  background: #2991d6;
  color: #ffffff !important;
  padding: 8px 6px !important;
  border: none;
  margin-bottom: 0; }

.gfield--type-turnstile {
  bottom: -80px;
  position: absolute;
  z-index: 15; }

aside input#choice_3_1 {
  background: #2991d6;
  padding: 2px !important;
  border: none;
  margin-top: 0; }

aside input#input_51_2_3,
aside input#input_138_2_3 {
  width: 100%; }

aside span#input_51_2_3_container,
aside span#input_138_2_3_container {
  width: 100%; }

aside input#input_51_2_6,
aside input#input_138_2_6 {
  width: 100%; }

aside span#input_51_2_6_container,
aside span#input_138_2_6_container {
  width: 100%; }

aside #field_51_3,
aside #field_138_3 {
  width: 100%; }

aside input#input_51_3,
aside input#input_138_3,
#field_138_6,
aside input#input_138_7,
#field_138_7 {
  width: 100%; }

#gform_submit_button_138 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: 'Merriweather', sans-serif;
  font-size: 1.25em;
  font-weight: 700;
  color: #fff;
  background: #87c33e;
  border: none;
  padding: 5px 10px;
  width: 100%; }

aside ginput_container {
  width: 100%; }

aside ginput_container_email {
  width: 100%; }

.sign-up h2 {
  font-size: 130%;
  color: #439bd7;
  text-align: center;
  line-height: 130%; }

.sign-up .gform_body {
  padding: 0; }

.sign-upGF li#field_2_1 {
  margin-top: 0;
  padding: 0; }

.sign-upGF li#field_2_2 {
  margin-top: 2px;
  padding: 0; }

.sign-upGF .ginput_container .ginput_container_email {
  margin-top: 0; }

.sign-upGF #input_2_1_3_container.name_first {
  margin-top: 0;
  padding-right: 16px;
  width: 100%; }

.sign-upGF #input_2_1_3 {
  padding: 2px 0; }

.sign-upGF #input_2_1_3_container label {
  margin-top: 0; }

.sign-upGF #input_2_1_6_container label {
  margin-top: 0; }

.sign-upGF #input_2_1_6 {
  padding: 2px 0; }

.sign-upGF #input_2_2 {
  padding: 2px 0;
  width: 100%; }

.sign-upGF .gfield_label label {
  margin-top: 0; }

.sign-up .gform_footer.top_label {
  margin: 0;
  padding: 0; }

.sign-upGF .gform_body {
  padding: 0; }

.gform_wrapper.sign-upGF_wrapper {
  margin: 0; }

.sign-upGF .gform_wrapper ul li.gfield {
  margin: 0; }

.sign-upGF .gform_wrapper form li {
  margin: 0; }

.sign-upGF .gform_wrapper li {
  margin: 0; }

.sign-up .gform_body {
  padding: 1em 0 0 0; }

#input_2_1_6_container {
  padding-top: 0;
  width: 100%; }

.feature {
  position: relative; }

.mission {
  background: url("./images/clouds-gradient.jpg") no-repeat center top;
  background-size: cover;
  padding-top: 1em; }

.mission h2 {
  line-height: 125%; }

.mission h3 {
  line-height: 135%;
  text-align: center;
  color: #000;
  margin: 10px 10%;
  font-weight: 400; }

.mission h4 {
  color: #5c5b5b;
  font-size: 120%;
  line-height: 135%;
  font-weight: normal;
  font-style: normal;
  padding-top: 0.5em; }

.social-media {
  position: relative; }

.social-media ul {
  list-style-type: none; }

.video {
  margin-bottom: 2em;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.video iframe,
.video object,
.video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* COLUMNS, GRIDS & TABLES */
.col1 {
  float: left; }

.col2 {
  float: right; }

.mission .tableContainer {
  width: 100%;
  display: table;
  margin: 2em 0 0; }

.mission .tableContainer .cell {
  display: table-cell;
  text-align: center; }

.mission .tableContainer .cell img {
  vertical-align: top;
  border: 1px solid #cccccc;
  padding: 10px;
  background: white;
  margin-bottom: 0.3em; }

/* Call Outs */
.call-outs {
  width: 100%;
  margin: 0 auto 0 auto; }

.call-outs .cell {
  box-sizing: border-box;
  text-align: center;
  padding: 0 1% 1em 1%; }

.call-outs .cell.left {
  text-align: left; }

.call-outs .cell.one {
  flex-basis: 100%; }

.call-outs .cell.two {
  flex-basis: 50%; }

.call-outs .cell.three {
  flex-basis: 30%; }

.call-outs .cell.four {
  flex-basis: 24%; }

.call-outs .cell.five {
  flex-basis: 20%; }

.call-outs .cell.six {
  flex-basis: 16%; }

.call-outs .cell.seven {
  flex-basis: 75%; }

.call-outs.sponsor img {
  padding: 2%;
  border: none; }

.call-outs.sponsor .cell {
  border: none;
  padding: 0 3% 0 3%; }

.call-outs.research {
  text-align: left; }

.call-outs.research .menu-research-categories-2-container {
  text-align: left;
  float: left; }

/* TABS */
.social-media .tab-col {
  border: 1px solid #dddddd;
  background: #ffffff; }

.social-media ul.tabs {
  margin: 0px auto;
  padding: 0px;
  list-style: none;
  background: #f3f3f3;
  border-bottom: 1px solid #dddddd;
  text-align: center; }

.social-media ul.tabs li {
  background: none;
  color: #222;
  display: inline-block;
  padding: 15px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  margin-left: 8px;
  /*width: 44%;*/
  text-align: center;
  white-space: nowrap; }

.social-media ul.tabs li.current {
  background: #ffffff;
  color: #2991d6;
  border-bottom: 1px solid #ffffff;
  position: relative;
  z-index: 2;
  top: 1px;
  white-space: nowrap; }

.social-media ul.tabs li.current span {
  border-bottom: 1px solid #2991d6;
  padding: 13px 0px; }

.social-media .tab-content {
  display: none;
  padding: 15px;
  font-size: 14px;
  line-height: 20px; }

.social-media .tab-content .box-feed {
  max-height: 930px;
  overflow: hidden;
  padding: 0; }

.social-media .tab-content ul.ul-feed li {
  padding: 10px 0px; }

.social-media .tab-content.current {
  display: inherit; }

/* LINKS */
article a {
  color: #038bb3; }

article a:link {
  color: #038bb3; }

article a:hover {
  color: #038bb3;
  text-decoration: underline; }

article a:visited {
  color: #038bb3; }

article .register a {
  color: #ffffff; }

article .register a:link {
  color: #ffffff; }

article .register a:hover {
  color: #ffffff;
  text-decoration: underline; }

article .register a:visited {
  color: #ffffff; }

aside a {
  color: #038bb3; }

aside a:link {
  color: #038bb3; }

aside a:hover {
  color: #038bb3; }

aside a:visited {
  color: #038bb3; }

aside .menu {
  padding: 0; }

aside .menu li {
  padding: 0 !important;
  text-align: left; }

.homePage section h2 a {
  color: #616161; }

.homePage section h2 a:link {
  color: #616161; }

.homePage section h2 a:hover {
  color: #439bd7; }

.homePage section h2 a:visited {
  color: #616161; }

.mission a {
  color: #616161; }

.mission a:link {
  color: #616161; }

.mission a:hover {
  color: #439bd7; }

.mission a:visited {
  color: #616161; }

footer a {
  color: #439bd7; }

footer a:link {
  color: #439bd7; }

footer a:hover {
  color: #ffffff; }

footer a:visited {
  color: #439bd7; }

footer span.footer-cat a {
  color: #ffffff; }

footer span.footer-cat a:link {
  color: #ffffff; }

footer span.footer-cat a:hover {
  color: #439bd7; }

footer span.footer-cat a:visited {
  color: #ffffff; }

#knv a:hover {
  color: #fff;
  text-decoration: underline; }

#knv .knv-title a {
  color: #ffffff;
  text-decoration: none; }

#knv .knv-title a:link {
  color: #ffffff;
  text-decoration: none; }

#knv .knv-title a:hover {
  color: #badff8;
  text-decoration: none; }

#knv .knv-title a:visited {
  color: #ffffff;
  text-decoration: none; }

.homePage span.readMore a {
  color: #ffffff;
  text-decoration: none; }

.homePage span.readMore a:link {
  color: #ffffff;
  text-decoration: none; }

.homePage span.readMore a:hover {
  color: #badff8;
  text-decoration: none; }

.homePage span.readMore a:visited {
  color: #ffffff;
  text-decoration: none; }

.buy-btn {
  padding: 10px 0px 10px 20px;
  background-color: #439bd7;
  color: #fff !important;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.03);
  border-radius: 5px;
  position: relative;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }

.buy-btn:hover:after {
  width: 100%; }

.buy-btn span {
  padding: 10px 15px;
  background: #f3f3f3;
  margin-left: 20px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  color: #747474; }

.buy-btn:after {
  content: '';
  position: absolute;
  width: 0%;
  height: 100%;
  background: rgba(0, 0, 0, 0.05);
  top: 0;
  left: 0px;
  border-radius: 5px;
  -webkit-transition: 0.2s all linear;
  transition: 0.2s all linear; }

hr {
  width: 100%;
  height: 1px;
  background: lightgray;
  margin: 40px 0 40px; }

.partners-gallery h1 {
  margin-bottom: 0px; }

.partners-gallery img {
  border: 0px; }

#gallery-1,
#gallery-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  border-top: 1px solid lightgray;
  margin-top: 1em; }

#gallery-1 .gallery-item,
#gallery-2 .gallery-item {
  width: 100%;
  max-width: 210px;
  margin: 2em auto;
  border: 6px solid #f8f8f8;
  overflow: hidden;
  background: white;
  position: relative;
  -webkit-transition: all ease 1s;
  transition: all ease 1s;
  flex-basis: 210px;
  -webkit-flex-basis: 210px; }

#gallery-1 .gallery-item .gallery-icon,
#gallery-2 .gallery-item .gallery-icon {
  display: block; }

#gallery-1 .gallery-item figcaption,
#gallery-2 .gallery-item figcaption {
  position: absolute;
  bottom: 50%;
  padding: 1em 0;
  width: 100%;
  background: transparent;
  text-align: center;
  color: white;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s; }

#gallery-1 .gallery-item figcaption a,
#gallery-2 .gallery-item figcaption a {
  color: transparent;
  padding: 10em 16em; }

#gallery-1 .gallery-item:hover img,
#gallery-2 .gallery-item:hover img {
  -webkit-transform: scale(0.8);
  transform: scale(0.8); }

#gallery-1 .gallery-item img,
#gallery-2 .gallery-item img {
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s; }

.post-section {
  padding-top: 2em; }

/* Fish table */
.fish {
  margin: 0;
  float: none;
  display: block !important; }

.fish .cell {
  float: none;
  padding: 20px 10px 10px 20px;
  background: #2991d6;
  width: 23%;
  margin: 0 1% 10px; }

.fish .cell h3 {
  font-size: 200%;
  line-height: 100%; }

.fish .cell h4 {
  font-size: 125%;
  line-height: 100%; }

.fish .cell h3,
.fish .cell h4 {
  margin-bottom: 0.3em; }

.fish .cell h3,
.fish .cell li {
  color: white; }

.fish .cell li {
  padding: 5px 0 0 0;
  font-size: 105%;
  list-style-type: none; }

.fish .cell ul {
  margin-left: 0; }

/* Team */
.team h3 {
  font-size: 155%; }

.team h4 {
  font-size: 130%;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 0.6em; }

.team img {
  margin: 0.5em 1.5em 0 0;
  float: left; }

.team h4,
.team h3 {
  line-height: 140%; }

/* Videos */
.all-videos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

.all-videos div {
  flex-basis: 350px;
  -webkit-flex-basis: 350px;
  margin: 12px auto; }

/* Get the scoop page css only */
.page-id-3349 header {
  display: none; }

.scoop-header {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
  padding: 20px; }

.scoop-wrapper {
  margin: 0 auto;
  width: 100%;
  max-width: 1100px; }

.scoop-logo {
  flex-basis: 50%; }

.scoop-logo-img {
  width: 70%; }

.hundredk {
  text-align: center;
  padding: 0.6em 1em 0.8em 1em;
  background: #c7eda7;
  font-size: 140%;
  margin-left: 50%;
  line-height: 125%;
  font-weight: bold;
  color: #848484;
  white-space: nowrap;
  width: auto; }

.hundredk a {
  color: #848484; }

.hundredk-cont {
  flex-basis: 50%; }

.scoop-blue {
  background: #2991d6; }

.scoop-one {
  display: flex;
  flex-flow: row wrap;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
  padding: 40px 20px 60px; }

.scoop-text {
  text-align: right;
  flex-basis: 45%;
  color: white; }

.scoop-text h1,
h2 {
  margin-bottom: 15px;
  line-height: 100%; }

.scoop-img-cont {
  margin: 0 auto;
  flex-basis: 45%; }

.nopad {
  padding: 0; }

.scoop-light-blue {
  background: #63cdf6; }

.scoop-text-two {
  flex-basis: 58%; }

.scoop-text-two h1 {
  line-height: 115%; }

.scoop-text h5 {
  font-weight: normal;
  font-size: 95%;
  line-height: 140%; }

.scoop-text-two h5 {
  color: #616161;
  font-weight: normal;
  font-size: 90%;
  line-height: 135%; }

.scoop-img-cont-two {
  flex-basis: 38%; }

.text-italic {
  font-style: italic; }

.scoop-light2-blue {
  background: #b6e4fa; }

.img-cont {
  flex-basis: 30%;
  margin: 0 auto; }

.img-cont h5 {
  color: #616161;
  font-size: 95%;
  font-weight: normal;
  line-height: 140%; }

.img-wrap {
  margin: 0 13%; }

.scoop-three {
  align-items: stretch; }

.scoop-four {
  display: flex;
  justify-content: center;
  padding: 30px 20px 30px;
  text-align: center;
  align-items: center;
  flex-flow: row wrap; }

.scoop-four div {
  flex-basis: 80%;
  color: white; }

.scoop-four div h2 {
  line-height: 115%; }

.scoop-gray {
  background: #6d98ac; }

.scoop-five {
  padding: 40px 20px 30px; }

.scoop-four div a {
  color: white; }

@media screen and (max-width: 600px) {
  .scoop-one {
    flex-flow: column wrap;
    padding: 40px 40px; }
  .scoop-four {
    flex-flow: column wrap;
    padding: 40px 40px; }
  .hundredk {
    margin-left: 0;
    font-size: 22px; }
  .scoop-header {
    padding: 0px 40px 60px;
    flex-flow: column wrap; }
  .scoop-logo img {
    width: 100%; }
  .scoop-two {
    padding: 40px 40px 0; }
  .img-wrap {
    margin: 0 28%; }
  .store-section {
    flex-flow: column wrap; } }

/* Forms */
.donate-member li {
  font-size: 75%; }

/* Store */
.store-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  background: #fff;
  margin-top: 1em; }

.store-section .storeGrid {
  position: relative;
  -webkit-transition: all ease 1s;
  transition: all ease 1s;
  position: relative;
  height: auto;
  padding: 17px;
  float: auto; }

.storeGrid img {
  margin-bottom: 0.5em; }

.storeGrid p.authorField {
  line-height: 130%;
  margin: 0 0 0.5em 0;
  font-style: italic; }

.storeGrid .rd-mr {
  margin-top: 0 !important; }

.storeGrid .storeExcerpt p {
  line-height: 130%;
  margin: 0 0 0.5em 0; }

#knv {
  border: 1px solid #a7a7a7;
  margin-top: 28px;
  margin-bottom: 20px;
  height: auto; }

#knv .knv-title {
  top: -28px;
  padding: 0.5em 0;
  margin: 0 10%;
  color: #fff;
  background: #3192d3;
  border-bottom: #8cc542 6px solid; }

#knv h3 {
  color: #a7a7a7;
  font-style: italic;
  text-align: center;
  padding: 0% 5% 3%;
  font-weight: 400;
  margin-top: -24px;
  line-height: 120%; }

.knvHeader {
  background: #3192d3; }

.knvHeader h1 {
  color: #ffffff;
  line-height: 125%; }

.knv-items .column {
  float: left;
  width: 100%; }

.knv-items[data-columns]::before {
  content: '1 .column.size-1of1'; }

.knv-items section {
  width: auto !important;
  margin: 12px !important;
  background: #3192d3;
  padding: 3% !important; }

.knv-items section h2 {
  background: transparent;
  margin-bottom: 5px;
  padding-bottom: 0; }

.knv-items section h2 a {
  color: #fff; }

.m-caption {
  padding: 30px;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  left: 495px;
  right: 0px;
  top: 320px;
  bottom: 0px; }

.m-caption h2 {
  font-size: 180%;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px; }

.m-caption p {
  font-size: 140%;
  line-height: 110%; }

/* TEMPLATE_UPDATE_1 CSS */
/* 
Updates below
*/
.slider {
  background-size: cover;
  position: relative; }

/* Special Styles */
.deadlink {
  cursor: default;
  text-decoration: none !important; }

.sticky-nav {
  position: fixed !important;
  top: 0 !important;
  width: 100%;
  z-index: 9999 !important;
  border-bottom: 1px solid #fff; }

.slicknav_menu {
  position: fixed !important;
  top: 0 !important;
  width: 100%;
  z-index: 9999 !important;
  border-bottom: 1px solid #666; }

.social-icon-instagram {
  background-image: url("./images/insta.svg") !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  display: inline-block;
  width: 19px;
  height: 19px;
  position: relative !important;
  top: 4px;
  margin-right: 10px !important; }

.social-icon-instagram a {
  text-indent: -9999px;
  display: block; }

.social-icon-facebook {
  background-image: url("./images/socialables-fb-white.svg") !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  display: inline-block;
  width: 19px;
  height: 19px;
  position: relative !important;
  top: 2px;
  margin-right: 10px !important; }

.social-icon-facebook a {
  text-indent: -9999px;
  display: block; }

.social-icon-twitter {
  background-image: url("./images/socialables-twitter-white.svg") !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  display: inline-block;
  width: 19px;
  height: 19px;
  position: relative !important;
  top: 4px;
  margin-right: 10px !important; }

.social-icon-twitter a {
  text-indent: -9999px;
  display: block; }

.social-icon-youtube {
  background-image: url("./images/socialables-youtube-play-white.svg") !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  display: inline-block;
  width: 19px;
  height: 19px;
  position: relative !important;
  top: 4px;
  margin-right: 10px !important; }

.social-icon-youtube a {
  text-indent: -9999px;
  display: block; }

.search-icon-spyglass {
  background-image: url("./images/search-icon.svg") !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  display: inline-block;
  width: 19px;
  height: 19px;
  position: relative !important;
  top: 4px; }

.search-icon-spyglass a {
  text-indent: -9999px;
  display: block; }

.top_label div.ginput_complex.ginput_container.gf_name_has_1,
.top_label div.ginput_complex.ginput_container.gf_name_has_2,
.top_label div.ginput_complex.ginput_container.gf_name_has_3 {
  width: 100% !important; }

div.ginput_container_name span {
  margin: 0px !important;
  padding: 0px !important; }

#signup-area .gform_body .ginput_container_name .name_first,
#signup-area .gform_body .ginput_container_name .name_last {
  display: inline-block !important;
  width: 49% !important;
  vertical-align: top !important; }

#video-offer-area .link-holder:hover {
  cursor: pointer; }

.recent-videos-listing .link-holder img,
.recent-videos-listing .link-holder {
  float: left; }

.recent-videos-listing .link-holder:hover {
  cursor: pointer; }

#video-offer-area .link-holder img {
  border: 1px solid #cccccc; }

/* overridden here so we don't have to update all the templates */
.clay-bg {
  background-color: #fff !important; }

/* --- Slick Nav mobile menu system --- */
/* This must come before the media query below */
.slicknav_menu {
  display: none; }

a.buy-btn a,
a.buy-btn:visited {
  color: #fff !important; }

/* Set where the mobile (hamburger) menu appears */
@media screen and (max-width: 48em) {
  #top-nav {
    display: none !important; }
  .slicknav_menu {
    display: block; } }

.slicknav_nav {
  padding: 0 !important; }

.slicknav_nav .social-icon-facebook {
  background-image: none !important;
  width: initial !important;
  height: initial !important; }

.slicknav_nav .social-icon-facebook a {
  text-indent: 0 !important;
  display: inline-block !important;
  padding: 6px !important; }

.slicknav_nav .social-icon-twitter {
  background-image: none !important;
  width: initial !important;
  height: initial !important; }

.slicknav_nav .social-icon-twitter a {
  text-indent: 0 !important;
  display: inline-block !important;
  padding: 6px !important; }

.slicknav_nav .social-icon-youtube {
  background-image: none !important;
  width: initial !important;
  height: initial !important; }

.slicknav_nav .social-icon-youtube a {
  text-indent: 0 !important;
  display: inline-block !important;
  padding: 6px !important; }

.slicknav_nav .search-icon-spyglass {
  background-image: none !important;
  width: initial !important;
  height: initial !important; }

.slicknav_nav .search-icon-spyglass a {
  text-indent: 0 !important;
  display: inline-block !important;
  padding: 6px !important; }

.slicknav_nav a {
  color: #fff !important;
  font-weight: 300 !important; }

.slicknav_nav ul {
  margin: 0px !important; }

.slicknav_nav ul.menu > li.menu-item > a > a,
.slicknav_nav ul.menu > li.menu-item > a {
  font-weight: 600 !important; }

.slicknav_nav li {
  border-bottom: 1px solid #888;
  padding: 0 !important; }

.slicknav_nav li a {
  border-radius: 0 !important;
  padding: 6px !important; }

.slicknav_nav li a:hover {
  text-decoration: none !important;
  color: #222 !important; }

.slicknav_nav .menu-item-has-children a {
  padding-left: 3px !important; }

ul.sub-menu .menu-indicator,
.menu-indicator {
  display: none; }

.menu-item-has-children .menu-indicator {
  color: #fff;
  font-size: 10px;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  top: -3px;
  left: -3px; }

/* General Styles */
#wpadminbar a {
  color: #fff !important; }

.section-inner {
  width: 80%;
  margin: 0 auto; }

.section-more {
  background-color: #87c33e;
  margin: 0 auto;
  text-shadow: none;
  padding: 10px 30px;
  width: 150px; }
  .section-more a {
    color: #fff !important;
    font-size: 95%;
    font-family: inherit;
    font-weight: 600;
    line-height: 2em;
    text-transform: uppercase; }
  .section-more--chd-home-white {
    background-color: #fff; }
    .section-more--chd-home-white a {
      color: #000 !important; }
  .section-more--chd-home-blue {
    background-color: #0080A3; }

h2.section-divider {
  width: 100%;
  background-color: #008ab3;
  line-height: 2em;
  text-align: center;
  color: #fff !important;
  font-family: 'Merriweather', serif;
  font-size: 270%;
  margin: 0; }

h3.section-inner-title {
  font-family: Merriweather, Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.25;
  font-size: 230%;
  font-style: normal; }

#signup-area .gform_widget {
  padding: 5%; }

#top-nav nav {
  background-color: #3aa2d2;
  margin: 0; }

#top-nav ul.menu {
  padding: 5px 0; }

#top-nav ul.menu .menu-item a {
  color: #3aa2d2;
  display: inline-block; }

#top-nav ul.menu a.root-menu {
  color: #fff !important; }

/* ------ Global: Header ----- */
/* ------ Global: Footer ----- */
/* ------ Homepage: Hero Section ----- */
#hero-section {
  background-image: url("/wp-content/uploads/welcome-image.jpg");
  background-size: cover;
  min-height: 806px;
  position: relative; }

#hero-section h3 {
  color: #fff; }

#hero-inner {
  min-height: 806px;
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 70%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 70%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 70%); }

#hero-section .hero-text {
  position: absolute;
  bottom: 5%;
  right: 10%; }

#hero-section .hero-text .text-block {
  color: #fff;
  display: block;
  font-size: 220%;
  font-family: 'Merriweather', serif;
  font-weight: 400;
  line-height: 1.3em;
  max-width: 700px;
  text-align: center;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9); }

#hero-section .hero-text .attribution {
  color: #fff;
  display: block;
  font-size: 220%;
  font-family: 'Merriweather', serif;
  font-weight: 700;
  line-height: 1.3em;
  max-width: 700px;
  text-align: center;
  text-shadow: 1px 1px 2px black; }

#hero-section .hero-video {
  position: absolute;
  top: 4%;
  right: 2%;
  height: 290px;
  width: 500px; }

#hero-section .hero-video iframe {
  height: 100%;
  width: 100%; }

/* ------ Homepage: Feature ----- */
#homepage-feature-section {
  background-image: url("/wp-content/uploads/CDC-Atlanta-Rally-2-wider-1024x589.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
  min-height: 1000px;
  position: relative;
  text-align: center;
  float: left;
  width: 100%; }

#homepage-feature-section h3 {
  color: #fff !important; }

#homepage-feature-section .homepage-feature-inner {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 70%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 70%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 70%);
  padding-bottom: 3.5%;
  float: left;
  width: 100%; }

#homepage-feature-section .section-intro {
  font-family: Merriweather, Arial, Helvetica, sans-serif;
  font-size: 145%;
  line-height: 1.6em;
  max-width: 650px;
  margin: 0px auto; }

#homepage-feature-section .news-item-listing {
  float: left;
  margin-left: 13%; }

#homepage-feature-section .news-item-listing .news-col-1,
#homepage-feature-section .news-item-listing .news-col-2 {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  float: left; }

#homepage-feature-section .news-image {
  vertical-align: top; }

#homepage-feature-section .news-info {
  vertical-align: top; }

#homepage-feature-section .news-feed {
  padding: 3%;
  padding-top: 0%;
  padding-right: 0%; }

#homepage-feature-section .news-feed .news-item {
  background-color: #e6e6e6;
  padding: 13px;
  margin: 0 10px 10px 0; }

#homepage-feature-section .news-feed .news-item a {
  color: #003b76 !important;
  font-weight: 400 !important;
  font-size: 95%;
  line-height: 1.4em;
  text-shadow: none; }

#homepage-feature-section .news-feed h4.a:hover {
  text-decoration: underline !important; }

#homepage-feature-section .section-more {
  clear: both;
  position: relative;
  top: 20px; }

/* ------ Homepage: Exposing Causes Section ----- */
#exposing-causes-section {
  background-image: url("/wp-content/uploads/tractor-spraying-close-1024x643.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
  min-height: 1000px;
  position: relative;
  text-align: center; }

#exposing-causes-section h3 {
  color: #fff !important; }

#exposing-causes-section .exposing-causes-inner {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 70%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 70%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 70%);
  padding: 3.5%; }

#exposing-causes-section .quotation {
  font-family: Merriweather, Arial, Helvetica, sans-serif;
  font-size: 120%;
  line-height: 1.6em;
  max-width: 1100px;
  margin: 20px auto; }

#exposing-causes-section .cause-listing .cause {
  display: inline-block;
  width: 30%;
  margin: 3% 1%;
  vertical-align: top; }

#exposing-causes-section .cause-listing .cause h5 a,
#exposing-causes-section .cause-listing .cause h5 {
  color: #fff !important;
  font-family: Merriweather, Arial, Helvetica, sans-serif;
  font-size: 120%;
  line-height: 1.3em;
  margin-top: 20px; }

/* ------ Homepage: Seeking Justice ----- */
#seeking-justice-section {
  background-image: url("/wp-content/uploads/bobby-rally-crop-3-1024x844.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
  position: relative;
  text-align: center; }

#seeking-justice-section h3 {
  color: #fff !important; }

#seeking-justice-section .seeking-justice-inner {
  padding-top: 15%;
  padding-bottom: 10%;
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 70%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 70%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 70%); }

#seeking-justice-section .quotation {
  font-family: Merriweather, Arial, Helvetica, sans-serif;
  font-size: 120%;
  line-height: 1.6em;
  max-width: 1100px;
  margin: 20px auto; }

#seeking-justice-section .justice-listing .justice-item {
  display: inline-block;
  width: 30%;
  margin: 3% 1%;
  vertical-align: top;
  background-color: #fff; }

#seeking-justice-section .justice-listing .justice-item h5 a,
#seeking-justice-section .justice-listing .justice-item h5 {
  color: #003b76 !important;
  font-family: Merriweather, Arial, Helvetica, sans-serif;
  font-size: 130%;
  text-shadow: none;
  line-height: 1.3em; }

#seeking-justice-section .justice-listing .justice-item h5 {
  padding: 20px 0px; }

/* ------ Homepage: Protecting Our Future ----- */
#protecting-our-future {
  background-image: url("/wp-content/uploads/protecting-our-future-bg.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
  position: relative;
  text-align: center; }

#protecting-our-future .protecting-listing h5 a,
#protecting-our-future h3 {
  color: #fff !important; }

#protecting-our-future .protecting-our-future-inner {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 70%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 70%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 70%);
  padding: 3.5%; }

#protecting-our-future .quotation {
  font-family: Merriweather, Arial, Helvetica, sans-serif;
  font-size: 120%;
  line-height: 1.6em;
  max-width: 1100px;
  margin: 20px auto; }

#protecting-our-future .protecting-listing .protecting-item {
  display: inline-block;
  width: 30%;
  margin: 3% 1%;
  vertical-align: top; }

#protecting-our-future .protecting-listing .protecting-item h5 {
  font-family: Merriweather, Arial, Helvetica, sans-serif;
  font-size: 140%;
  margin-top: 20px; }

#protecting-our-future .protecting-listing .protecting-item h5 a {
  color: #fff;
  line-height: 1.4em; }

/* ------ Homepage: Recent Videos ----- */
#recent-videos-section {
  background-color: #0080A3;
  color: #fff;
  position: relative;
  text-align: center; }

#recent-videos-section h3 {
  color: #fff !important; }

#recent-videos-section .recent-videos-inner {
  padding: 3.5%; }

#recent-videos-section .homepage__recent-videos-inner {
  padding-top: 2%; }

/* #recent-videos-section .recent-videos-listing .recent-videos-item {
  display: inline-block;
  width: 20%;
  margin: 3% 2%;
  vertical-align: top;
} */
#recent-videos-section .recent-videos-listing li.recent-videos-item {
  text-align: center; }

#recent-videos-section .recent-videos-listing li.recent-videos-item img {
  margin: 0 auto; }

#recent-videos-section .recent-videos-listing .recent-videos-item:first-child {
  margin-left: 0; }

#recent-videos-section .recent-videos-listing .recent-videos-item:last-child {
  margin-right: 0; }

#recent-videos-section .section-intro {
  font-family: Merriweather, Arial, Helvetica, sans-serif;
  font-size: 120%;
  line-height: 1.6em;
  max-width: 1100px;
  margin: 20px auto; }

#recent-videos-section .recent-videos-listing .recent-videos-item h5 {
  font-size: 115%;
  text-shadow: none;
  line-height: 1.3em;
  margin-top: 20px;
  color: #fff; }

#recent-videos-section .recent-videos-listing .recent-videos-item h5 a {
  color: #fff; }

.recent-videos-item .link-holder {
  margin-bottom: 10px; }

/* New Video Grid 10/27 */
.video-modal-open {
  overflow: hidden; }

.video-grid {
  margin: 20px 0;
  display: grid;
  grid-template-columns: 33% 33% 33%;
  justify-items: center; }

.video-grid-item {
  cursor: pointer; }

.video-thumbnail {
  height: 170px;
  width: 300px;
  background-position: center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center; }

.playbutton {
  height: 50px;
  width: 100px;
  background-image: url("./chd-theme/images/playbutton.png");
  background-size: cover;
  background-position: center; }

.playbutton img {
  display: block; }

.video-block {
  display: block; }

.video-modal {
  display: none;
  position: fixed;
  top: 0;
  z-index: 100000;
  background-color: #fff;
  color: #000;
  left: 0;
  margin: 15% 10%;
  padding: 40px;
  height: 800px;
  overflow-y: scroll;
  border: 5px solid #000; }

.close-button-video {
  background-color: pink;
  height: 30px;
  width: 30px;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: -10px;
  right: -10px; }

.home_video_title {
  margin-top: 10px;
  font-weight: bold;
  width: 300px;
  text-align: center; }

.modal-video {
  padding-bottom: 40px; }

.modal-video p {
  margin-bottom: 20px; }

.video-background-overlay {
  display: none;
  position: fixed;
  height: 100vh;
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 99999;
  top: 0;
  left: 0; }

.video-modal-title {
  font-size: 35px; }

.wc_payment_methods {
  list-style: none; }

.wp-post-image {
  border: none; }

/* --- Search Results Page ----- */
#search-results-input {
  margin-bottom: 60px; }

#search-results-input #searchform input#s {
  color: #000;
  font-size: 110%;
  padding: 5px 0 0 40px; }

/* --- Header Flex Box ----- */
.call-outs-header {
  width: 100%;
  margin: 0 auto 0 auto; }

.call-outs-header .cell {
  box-sizing: border-box;
  text-align: center;
  padding: 0; }

.call-outs-header .cell.logo {
  flex-basis: 68%; }

.call-outs-header .cell.video {
  flex-basis: 32%; }

.social-icon-facebook {
  background-image: url("./images/socialables-fb-white.svg") !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  display: inline-block;
  width: 19px;
  height: 19px;
  position: relative !important;
  top: 2px;
  margin-right: 10px !important; }

/**********
Popup
**********/
#popmake-7832 {
  background-color: #333;
  background-image: url("./images/bobby.jpeg");
  background-position: right center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  height: 500px;
  width: 725px; }

#popmake-7832 .popup-logo {
  width: 100%;
  margin-bottom: 10px; }

#popmake-7832 .popup-logo img {
  width: 100%; }

#popmake-7832 .popup-right {
  margin-left: 350px;
  padding: 5px; }

#popmake-7832 .popup-right h1 {
  font-size: 18px;
  color: #038bb3; }

#popmake-7832 .popup-right h2 {
  font-size: 16px;
  color: #fff; }

#popmake-7832 .popup-right input {
  font-size: 15px; }

#popmake-7832 .popup-right input,
.popup-right button {
  width: 100%;
  height: 40px;
  margin: 7px 0;
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #aaa; }

#popmake-7832 input[type='submit'] {
  background-color: #038bb3;
  border-color: #038bb3;
  color: #fff;
  /* text-transform: uppercase; */
  font-size: 20px; }

#popmake-7832 span {
  width: 100%; }

#popmake-7832 .gform_wrapper ul.gform_fields li.gfield {
  margin: 0;
  padding: 0; }

#popmake-7832 .gform_wrapper .top_label div.ginput_container {
  margin: 0; }

#popmake-7832 .gform_wrapper .gform_footer {
  margin: 0;
  padding: 0; }

#popmake-69872 {
  background-color: #333;
  background-image: url("./images/bobby.jpeg");
  background-position: right center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  height: 500px;
  width: 725px; }

#popmake-69872 .popup-logo {
  width: 100%;
  margin-bottom: 10px; }

#popmake-69872 .popup-logo img {
  width: 100%; }

#popmake-69872 .popup-right {
  margin-left: 350px;
  padding: 5px; }

#popmake-69872 .popup-right h1 {
  font-size: 18px;
  color: #038bb3; }

#popmake-69872 .popup-right h2 {
  font-size: 16px;
  color: #fff; }

#popmake-69872 .popup-right input {
  font-size: 15px; }

#popmake-69872 .popup-right input,
.popup-right button {
  width: 100%;
  height: 40px;
  margin: 7px 0;
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #aaa; }

#popmake-69872 input[type='submit'] {
  background-color: #038bb3;
  border-color: #038bb3;
  color: #fff;
  /* text-transform: uppercase; */
  font-size: 20px; }

#popmake-69872 span {
  width: 100%; }

#popmake-69872 .gform_wrapper ul.gform_fields li.gfield {
  margin: 0;
  padding: 0; }

#popmake-69872 .gform_wrapper .top_label div.ginput_container {
  margin: 0; }

#popmake-69872 .gform_wrapper .gform_footer {
  margin: 0;
  padding: 0; }

#popmake-255249, #popmake-255406, #popmake-256774 {
  background-image: url("./images/savannah-canal.png");
  background-position: center;
  background-size: cover;
  color: #fff;
  height: 500px;
  position: relative;
  max-width: 500px; }
  #popmake-255249:after, #popmake-255406:after, #popmake-256774:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.chd-conference__popup {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 56px; }
  .chd-conference__popup > p:first-of-type {
    padding-bottom: 18px !important; }
  .chd-conference__popup > p:nth-of-type(2) {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 21.5px;
    max-width: 250px;
    padding-bottom: 48px !important;
    text-align: center; }
  .chd-conference__popup a {
    background: #0080A3;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 2.7px;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
    transition: .5s;
    width: 333px; }
    .chd-conference__popup a:hover, .chd-conference__popup a:active, .chd-conference__popup a:focus-visible, .chd-conference__popup a:link, .chd-conference__popup a:visited {
      color: #fff; }
    .chd-conference__popup a:hover {
      filter: brightness(115%); }

.accordion-title {
  display: flex;
  align-items: center;
  margin: 25px 0; }

.accordion-title a {
  font-size: 22px; }

.accordion-title a:hover {
  text-decoration: none; }

.accordion-content {
  padding-left: 20px; }

@media (max-width: 630px) {
  #popmake-7832 .popup-right {
    margin: 0; }
  #popmake-69872 .popup-right {
    margin: 0; }
  #popmake-7832 {
    width: 95%; } }

.multiple-select label,
.multiple-select select {
  display: block; }

.multiple-select label {
  font-weight: 700;
  font-size: 1.2em;
  margin-bottom: 5px; }

.multiple-select span {
  font-style: italic;
  font-weight: 400;
  font-size: 0.7em; }

.multiple-select select {
  height: 200px;
  width: 100%; }

.search-box {
  border: none;
  background-color: none !important; }

#searchform input#s {
  border: 1px solid #888; }

@media (max-width: 1024px) {
  .multiple-select select {
    height: 50px; } }

.research-category-list ul {
  list-style: none; }

.research-category-list ul li {
  list-style-type: none; }

.main-list {
  columns: 2;
  padding-left: 0;
  margin-left: 0; }

.search-again {
  background-color: #87c33e;
  padding: 10px 20px;
  color: #fff;
  border: 2px solid #87c33e;
  margin-bottom: 15px;
  font-weight: 700;
  transition: ease-in-out 300ms;
  font-size: 1.1em; }

.search-again:hover {
  background-color: #fff;
  color: #87c33e; }

.fathersday-grid {
  display: grid !important;
  grid-template-columns: 25% 25% 25% 25%; }

.fathersday-modal {
  position: fixed;
  display: grid;
  top: 50%;
  left: 50%;
  margin-left: -275px;
  margin-top: -375px;
  width: 550px;
  height: 750px;
  background-color: #fff;
  z-index: 10001;
  display: none;
  text-align: center; }

@media (max-width: 768px) {
  .fathersday-grid {
    grid-template-columns: 33% 33% 33%; }
  .fathersday-modal {
    margin-left: -150px;
    margin-top: -250px;
    width: 300px;
    height: 500px;
    padding: 10px; } }

@media (max-width: 414px) {
  .fathersday-grid {
    grid-template-columns: 100%; } }

.fathersday-modal img {
  display: block;
  margin: 0 auto; }

.fathersday-modal-background {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100vh;
  width: 100vw;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  display: none; }

.fathersday-button {
  display: flex;
  margin: 0 auto;
  background-color: #ededed;
  border: 1px solid #333;
  cursor: pointer;
  width: 100px;
  height: 30px;
  justify-content: center;
  align-items: center; }

.cell p {
  text-align: center; }

@media (max-width: 900px) {
  .main-list {
    columns: 1; } }

/* --- Header Logo Only ----- */
/* #1 ===== == = === 20em (320px) === = == === */
@media only screen and (min-width: 20em) {
  #logo-area {
    height: 85px;
    width: 286px;
    display: block;
    width: 100%;
    position: relative; }
  .logo-wrapper {
    height: 85px;
    /* width: 286px; */
    display: block;
    padding: 0;
    position: relative; }
  .logo-wrapper img {
    height: 85px;
    width: 286px; }
  .call-outs-header .cell.video {
    min-height: 185px; }
  .link-holder img {
    width: 272px;
    height: 153px;
    margin-top: -5px; } }

/* end */
/* #2 ===== == = === 22.5em (360px) === = == === */
/* end */
/* #3 ===== == = === 30em (480px) === = == === */
/* end */
/* #4 ===== == = === 37.5em (600px) === = == == */
@media only screen and (min-width: 37.5em) {
  #logo-area {
    height: 160px;
    padding: 0; }
  .logo-wrapper {
    width: 540px;
    height: 160px;
    padding: 0;
    float: left; }
  .logo-wrapper img {
    width: 540px;
    height: 160px;
    padding: 0;
    float: left;
    margin-top: -10px; }
  .call-outs-header .cell.video {
    min-height: 325px; }
  .call-outs-header .cell.video img {
    width: 99%;
    height: 99%;
    margin-top: -27px; } }

/* end */
/* #5 ===== == = === 48em (768px) === = == ==== */
@media only screen and (min-width: 48em) {
  #logo-area {
    height: 90px;
    width: auto;
    float: left;
    display: inline; }
  .logo-wrapper {
    height: 90px;
    width: auto; }
  .logo-wrapper img {
    width: 304px;
    height: 90px; }
  .call-outs-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-height: 130px; }
  .call-outs-header .cell.logo {
    max-height: 130px; }
  .call-outs-header .cell.video {
    min-height: 140px;
    padding-right: 7px; }
  .call-outs-header .cell.video img {
    margin-top: 0; }
  #header-menu {
    min-width: 470px; } }

/* end */
/* #6 ===== == = === 56.25em (900px) === = == = */
@media only screen and (min-width: 56.25em) {
  #logo-area {
    height: 125px; }
  .logo-wrapper {
    height: 125px; }
  .logo-wrapper img {
    width: 462px;
    height: 125px; }
  .call-outs-header {
    max-height: 170px; }
  .call-outs-header .cell.logo {
    max-height: 170px; }
  .call-outs-header .cell.video {
    min-height: 170px;
    padding-right: 0; }
  .call-outs-header .cell.video img {
    margin-top: 0; }
  #header-menu {
    min-width: 500px; } }

/* end */
/* #7 ===== == = === 68.75em (1100px) === = == = */
@media only screen and (min-width: 68.75em) {
  #logo-area {
    height: 147px; }
  .logo-wrapper {
    height: 147px; }
  .logo-wrapper img {
    width: 512px;
    height: 147px; }
  .call-outs-header {
    max-height: 190px; }
  .call-outs-header .cell.logo {
    max-height: 195px; }
  .call-outs-header .cell.video {
    min-height: 190px; }
  #header-menu {
    min-width: 600px; } }

/* end */
/* #8 ===== == = === 83em (1300px) === = ==  */
@media only screen and (min-width: 83em) {
  #logo-area {
    height: 185px; }
  .logo-wrapper {
    height: 185px; }
  .logo-wrapper img {
    width: 650px;
    height: 185px; }
  .call-outs-header {
    max-height: 220px; }
  .call-outs-header .cell.logo {
    max-height: 230px; }
  .call-outs-header .cell.video {
    min-height: 220px; }
  .call-outs-header .cell.video {
    flex-basis: 31.5%; } }

/* end */
.dontshowme {
  position: absolute;
  top: -9999px;
  left: -9999px; }

/* .sli-checkout-summary {
  display: block !important;
} */
#id_c1f106cc-092e-4667-9c4d-c04feba09a47_inner ul li {
  list-style: disc !important; }

#searchform input#s {
  color: #000 !important;
  padding-left: 30px !important;
  background-color: #fff; }

@media (max-width: 1024px) {
  .video-grid {
    grid-template-columns: 100%; } }

.cookie-notice-container {
  width: auto; }

.sli-element {
  max-width: 100% !important; }

.sli-tl-letter-box .sli-tl-letter-msg {
  font-size: 1em !important; }

.sli-button {
  font-weight: bold; }

@media (max-width: 414px) {
  .sli-tl-msg-body {
    font-size: 0.7em; } }

.comments-section {
  font-size: 1.1em; }

.comments-section article ul {
  font-size: 1rem; }

.comments-section article {
  float: none; }

.comments-section footer {
  padding-top: 0;
  background: none; }

.comments-section ul {
  list-style: none; }

.comments-section li {
  list-style-type: none; }

.comments-section .children {
  margin: 0;
  font-size: inherit;
  margin-left: 15px;
  margin-top: 15px;
  display: none; }

.comments-section .reply {
  display: flex; }

.comments-section .reply a {
  text-decoration: none; }

.comments-section .show-comment-children {
  display: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #038bb3; }

.comments-section .has-children .show-comment-children {
  display: block; }

.comments-section .comment-author {
  font-weight: 700; }

.comments-section .comment-footer {
  display: flex;
  background-color: #fff; }

.comments-section .comment-footer .comment-footer-child {
  margin: 0 10px; }

.comments-section .comment-footer .comment-footer-child:first-child {
  margin-left: 0; }

.single-comment-container {
  background-color: #efefef;
  margin-bottom: 15px; }

.comment-footer {
  padding: 10px; }

.comment-body,
.comment-footer {
  padding: 5px 10px; }

.comment-form label {
  display: block; }

.comment-form-comment textarea#comment {
  height: 140px;
  width: 100%; }

#respond h4 {
  display: flex;
  justify-content: space-between; }

#respond h4 a {
  font-size: 0.7em; }

.required {
  color: red; }

.author-box {
  display: flex;
  align-items: center;
  margin-bottom: 10px; }

.author-box:last-child {
  margin-bottom: 20px; }

.author-box p {
  margin: 0 0 0 10px !important; }

.author-image {
  max-height: 50px;
  overflow: hidden; }

.written-by {
  text-transform: uppercase;
  letter-spacing: 0.1em; }

.post-cell {
  margin-bottom: 20px; }

.post-cell img {
  float: left;
  margin-right: 20px; }

.home-page-news-listing {
  display: grid;
  grid-template-columns: 50% 50%; }

@media (max-width: 768px) {
  header {
    padding-top: 50px; } }

#gform_wrapper_84.gform_wrapper
.field_description_below
.gfield_consent_description,
.gform_wrapper .gfield_consent_description {
  overflow-y: inherit;
  border: none; }

@media (max-width: 500px) {
  article .alignright,
  article .alignleft {
    float: none; }
  article figure:not([class*="woocommerce"]) {
    width: auto !important; } }

#policy article {
  width: 100%; }

.home-video-modal {
  display: none; }

.home-video-container {
  background-color: #fff;
  padding: 20px;
  position: fixed;
  z-index: 999;
  width: 60%;
  display: flex;
  flex-direction: column;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 2px solid #000; }

.home-video-container p {
  margin-top: 10px;
  text-align: left; }

.home-video-container a {
  color: #008ab3; }

.modal-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  height: 100vh;
  width: 100vw;
  z-index: 998;
  top: 0;
  left: 0; }

.home-video-modal.open {
  display: block; }

.modal-close {
  background-color: #000;
  position: absolute;
  top: -10px;
  right: -10px;
  padding: 5px 10px;
  border-radius: 30px;
  z-index: 1000;
  border: 1px solid #fff;
  cursor: pointer;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none; }

.section-inner-title {
  margin-bottom: 10px; }

.recent-videos-listing {
  display: grid;
  grid-template-columns: repeat(3, 33.333%);
  grid-gap: 20px;
  margin-bottom: 20px; }

.recent-videos-item img {
  border: 1px solid rgba(255, 255, 255, 0.5); }

.recent-videos-item h3 {
  line-height: 130%; }

@media only screen and (max-width: 500px) {
  .recent-videos-listing {
    grid-template-columns: 100%; }
  .home-video-container {
    width: 70%; } }

.mobile-search-form input {
  width: calc(100% - 60px);
  margin-left: 10px;
  margin-top: 10px;
  padding: 5px 5px 5px 30px !important;
  background-position: 3px center !important;
  font-size: 0.85em !important;
  background-size: 20px; }

.donation-form-intro li,
.donation-form-intro em {
  font-size: 100%; }

.gform_wrapper h2 {
  font-weight: 700 !important; }

#gfield_description_86_6 p {
  margin-bottom: 0; }

#input_92_16 .ginput_left,
#input_92_16 .ginput_right,
#input_92_36 .ginput_left,
#input_92_36 .ginput_right {
  width: 100% !important; }

.sli-row {
  margin-bottom: 10px; }

.sli-row:first-child {
  margin-top: 20px; }

.sli-row label {
  display: block; }

.sli-row input {
  margin-bottom: 10px;
  width: 100%; }

.sli-row input[type='checkbox'] {
  width: auto; }

.sli-form-field {
  margin-top: 10px; }

.sli-tl-letter {
  border: 1px solid #ccc;
  padding: 15px;
  border-radius: 5px; }

.sli-tl-data-msg-more {
  display: none; }

.sli-button {
  padding: 5px 10px; }

article figure:not([class*="woocommerce"]) {
  max-width: 100%;
  text-align: right;
  margin-bottom: 20px; }

html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-hidden] {
  padding: 0 !important; }

@media (max-width: 768px) {
  #popmake-7832,
  #popmake-69872 {
    left: 15px !important;
    max-width: 90% !important; } }

.twitter-tweet {
  margin-bottom: 10px; }

.post-authors {
  display: flex; }

.post-authors .by {
  margin-right: 10px;
  font-weight: 700; }

.author-name {
  font-weight: 700;
  display: block;
  margin-top: 5px; }

.author-name:first-child {
  margin-top: 0px !important; }

article .featured img {
  margin-bottom: 0.5em; }

article .caption {
  text-align: right;
  color: #666;
  font-style: italic;
  margin-top: 0px;
  font-size: 0.95em;
  line-height: 1; }

#slider-pro-7 .sp-thumbnails-container {
  display: none; }

.mobile-sign-up {
  padding: 10px;
  font-size: 1rem !important; }

.mobile-sign-up a {
  text-transform: uppercase;
  display: block;
  color: #000;
  text-align: left !important; }

.epyt-video-wrapper {
  margin-bottom: 10px; }

.pom-small-black {
  background-image: url("./images/defender-icons/print-icon.png");
  margin-top: -1px !important; }

.call-outs {
  display: flex;
  justify-content: space-between; }

@media (max-width: 768px) {
  .call-outs {
    flex-flow: column; } }

#id_3b0755bd-5992-43ce-88aa-1251147f82bb .sli-tl-data-msg-ctrls {
  display: none; }

/* responsive iframe wrapper shortcode */
.iframe-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  /* 16:9 aspect ratio */ }

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%; }

@media only screen and (min-width: 20em) {
  article .related-link {
    float: none; }
  article .related-pic {
    float: none;
    padding-bottom: 5px; }
  article .related-pic img {
    padding-bottom: 3px;
    display: block;
    margin: 0 auto; }
  article .related-pic p {
    font-size: 0.8em;
    text-align: center;
    color: #228484; } }

/* end */
/* #4 ===== == = === 37.5em (600px) === = == == */
@media only screen and (min-width: 37.5em) {
  article .related-link {
    float: right;
    width: 25%; }
  article .related-pic {
    float: right;
    width: 45%; } }

@media (max-width: 500px) {
  .p2p-nav li {
    margin-left: 0px !important;
    margin-right: 0px !important; } }

.dono-match {
  border-bottom: 0;
  margin: 10px 0 0 0;
  padding: 10px 10px !important;
  border: 1px solid #ccc;
  background-color: #4caccf;
  color: white !important;
  border-radius: 5px; }

.dono-match h2 {
  font-size: 1em;
  font-weight: 400;
  color: #fff; }

/* Sticky sections for defender sidebar */
@media (min-width: 768px) {
  .defender-donate-sidebar.down {
    z-index: 3;
    background: white; }
  .defender-sms-sidebar.down {
    position: sticky;
    top: 370px !important;
    background: white;
    z-index: 2; }
  /* 	.defender-signup-sidebar.down {
	  position: sticky;
	  top: 670px!important;
	  background: white;
	  z-index: 1;
	} */ }

@media (min-width: 1200px) {
  .defender-donate-sidebar.down {
    z-index: 3;
    background: white; }
  .defender-sms-sidebar.down {
    position: sticky;
    top: 390px !important;
    background: white;
    z-index: 2; }
  /* 	.defender-signup-sidebar.down {
	  position: sticky;
	  top: 720px!important;
	  background: white;
	  z-index: 1;
	} */ }

@media (min-width: 1330px) {
  .defender-donate-sidebar.down {
    z-index: 3;
    background: white; }
  .defender-sms-sidebar.down {
    position: sticky;
    top: 360px !important;
    z-index: 2; }
  /* 
	.defender-signup-sidebar.down {
	  position: sticky;
	  top: 700px!important;
	  z-index: 1;
	} */ }

/*  EMR News Bulletin elements  */
.emr-image {
  vertical-align: text-top; }

/* 2022 Header Styles */
/* Community Calendar */
.fc .fc-list-event-title .fc-list-event-dot {
  margin: 0 10px 1px !important; }

.fc .fc-list-event-dot {
  border-color: #008BB3 !important;
  margin-bottom: 1px !important; }

.ui-datepicker-header, .ui-datepicker-header .ui-datepicker-header {
  background-color: #fff !important; }

td.fc-list-event-time {
  display: none; }

.header-2022 .top-nav {
  align-items: center;
  background: #377da0;
  display: flex;
  height: 50px;
  justify-content: space-between;
  padding: 0 30px; }

.header-2022 #menu-community-forum-1, .header-2022 #menu-legal-justice-menu-1 {
  align-items: center;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  margin: 15px auto 0;
  padding-bottom: 20px; }

.header-2022 #menu-community-forum, .header-2022 #menu-legal-justice-menu {
  flex-direction: column; }

.header-2022 .hamburger-lang {
  align-items: center;
  display: flex; }

.header-2022 .hamburger {
  height: 38px; }

.header-2022 .language-flag {
  background-color: #377da0;
  color: #fff;
  padding: 0 10px;
  margin: 0 5px;
  font-weight: 700;
  font-size: 1.3em;
  cursor: pointer; }

.header-2022 .language-flag:first-child {
  margin: 0; }

.donate-sign-up-mobile {
  display: none; }

.header-2022 .nav-list li.menu-item a {
  color: #000;
  font-size: 1.2em;
  text-transform: uppercase; }

.header-2022 .nav-list li.menu-item {
  align-items: center;
  display: flex;
  margin: 0;
  padding: 5px;
  text-align: center; }

.header-2022 .buttons-social {
  align-items: center;
  display: flex;
  height: 100%; }

.header-2022 .mobile-social-icons .cta-social-icon {
  margin: 0 5px; }

.header-2022 .buttons-social img {
  height: 30px; }

.header-2022 .donate-sign-up-desktop {
  display: flex;
  height: 100%; }

.header-2022 .sign-up, .header-2022 .donate, .header-2022 .browse {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 20px;
  font-weight: bold;
  height: 100%;
  padding: 0 15px; }

.header-2022 .browse {
  background: none;
  border: none;
  outline: none; }

.header-2022 .browse:after {
  border: 5px solid transparent;
  border-top: 10px solid white;
  content: "";
  left: 5px;
  position: relative;
  top: 3px; }

.header-2022 .browse-menu {
  position: relative; }

.header-2022 .dropdown-browse-menu {
  background: #377da0;
  margin: 0 15px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 30px;
  transition: .2s;
  z-index: 1; }

.header-2022 .dropdown-browse-menu.open {
  display: block;
  opacity: 1; }

.header-2022 .dropdown-browse-menu .nav-list {
  display: none; }

.header-2022 .dropdown-browse-menu.open .nav-list {
  display: block; }

.header-2022 .dropdown-browse-menu ul.menu {
  padding: 0; }

.header-2022 .dropdown-browse-menu .nav-list li.menu-item {
  padding: 0;
  text-align: left; }

.header-2022 .dropdown-browse-menu .nav-list li.menu-item a {
  color: #fff;
  font-size: 10pt;
  padding: 5px 10px;
  text-transform: capitalize;
  width: 100%; }

.header-2022 .sign-up {
  background: #377da0;
  border: none;
  float: none;
  margin: 0; }

.header-2022 .donate {
  background: #7a9d48; }

.header-2022 .logo-anchor {
  margin: auto;
  max-width: 700px;
  padding-top: 35px;
  width: 80%; }

@media (max-width: 768px) {
  .header-2022 .top-nav {
    height: 50px;
    padding: 0 10px; }
  .header-2022 .more-socials {
    flex-wrap: wrap;
    justify-content: center;
    z-index: -1; }
  .header-2022 .more-socials.open {
    z-index: 2000; }
  .header-2022 .buttons-social img {
    height: 25px; }
  .header-2022 .language-flag {
    display: none; }
  .header-2022 .donate-sign-up-desktop {
    display: none; }
  .donate-sign-up-mobile {
    align-items: center;
    background: #767775;
    color: #fff;
    display: flex;
    height: 35px;
    justify-content: center;
    width: 100%; }
  .donate-sign-up-mobile span {
    font-size: 25px; }
  .header-2022 .sign-up, .header-2022 .donate {
    background: none;
    font-size: 18px;
    justify-content: center;
    padding: 0 8px; }
  .header-2022 .mobile-social-icons .cta-social-icon {
    margin: 0 6px; }
  .header-2022 .logo-anchor {
    padding: 30px 0 15px;
    width: 90%; }
  .header-2022 #menu-community-forum-1, .header-2022 #menu-legal-justice-menu {
    margin-top: 0; } }

/* Community Forum Lander */
.community-forum .community-header {
  border-bottom: #000 1px solid;
  border-top: #000 1px solid;
  display: flex;
  height: 50px;
  justify-content: center; }

.community-forum .community-header a {
  align-items: center;
  color: #377da0;
  display: flex;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase; }

.community-forum .community-header span {
  color: #7a9d48;
  padding-left: 10px; }

.community-forum .excerpt {
  font-size: 20px;
  font-style: italic;
  line-height: 30px;
  margin: auto;
  max-width: 800px;
  padding: 30px 20px;
  text-align: center; }

.community-forum .slider {
  max-height: 400px; }

.community-forum .slider2 {
  max-height: 660px;
  background-color: #cccccc; }

.community-forum .callouts {
  margin: auto;
  max-width: 1100px;
  padding: 45px 20px 10px;
  text-align: center; }

.community-forum .callouts a {
  text-decoration: none; }

.community-forum .callouts p {
  color: #000;
  font-family: open-sans;
  font-size: 18px;
  font-style: italic;
  font-weight: normal;
  line-height: 23px;
  text-transform: none; }

.community-forum .callouts h3 {
  color: #377da0;
  letter-spacing: 2px;
  margin: 0;
  text-transform: uppercase; }

.community-forum .callouts h4 {
  color: #7a9d48;
  font-size: 1.2rem;
  letter-spacing: 1px;
  text-transform: uppercase; }

@media (max-width: 768px) {
  .community-forum .callouts {
    max-width: 600px;
    padding: 0; }
  .community-forum .community-header a {
    font-size: 20px; }
  .community-forum .excerpt {
    font-size: 18px; } }

/* Conference Bios */
.conference .date {
  display: block;
  margin-bottom: 10px; }

.conference .headshot-content img {
  float: left;
  max-height: 300px;
  width: auto;
  max-width: 50%;
  margin-right: 10px; }

.conference .conference-breadcrumbs {
  margin-bottom: 30px;
  font-size: 18px; }

.conference .bio-title {
  font-size: 22px;
  color: #000;
  font-style: italic; }

.conference .share-area {
  justify-content: flex-end; }

.title-share {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px; }

.title-share h1 {
  max-width: 62%; }

.title-share .share-section {
  margin: 8px 0 0;
  min-width: 191px; }

@media (max-width: 847px) {
  .title-share h1 {
    max-width: 100%; }
  .title-share .share-section {
    margin-bottom: 0; } }

/* sms reminder shortcode embed */
#sms-post-insert-styles {
  border: 1px solid #277ea6;
  width: 75%;
  text-align: left;
  background: white;
  margin-bottom: 20px;
  margin-top: 20px; }

/* @media (min-width: 1040px) {
	#sms-post-insert-styles {
		border:1px solid #277ea6;
		width:75%;
		text-align:left;
		background: white;
	}
}
@media (max-width: 1040px) {
	#sms-post-insert-styles {
		border:1px solid #277ea6;
		width:100%;
		text-align:left;
		background: white;
	}
} */
.header-2022 .header-legal__logo-anchor {
  max-width: 550px; }

/**
 * Author Styles
 */
h5.author-page-posts__post-type {
  color: #333;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.85em;
  margin: 0.3em 0;
  text-transform: uppercase;
  letter-spacing: 0.6px; }

/* Slick Slider */
.slick-slider .slick-prev, .slick-slider .slick-next {
  z-index: 1; }

.slick-slider .slick-prev {
  left: 20px; }

.slick-slider .slick-next {
  right: 35px; }

.slick-slider .slick-prev:before, .slick-slider .slick-next:before {
  font-size: 30px;
  color: gray; }

.slick-slider .slick-slide {
  padding: 0 10px; }

/* home-2022a */
.homepage__video {
  padding: 0 20% 0 20%; }

.home.seeking-justice-inner .section-inner > p {
  padding: 25px 25% 45px;
  font-style: italic;
  line-height: 150%;
  text-align: center; }

.home .legal-justice .slick-slider .slick-slide {
  padding: 0 10px; }

.home .legal-justice .callouts p {
  font-size: 14px; }

.home .chd-slider-2__slick .slick-prev:before, .home .chd-slider-2__slick .slick-next:before {
  color: #fff !important; }

.home .chd-slider-2__slick .slick-prev, .home .chd-slider-2__slick .slick-next {
  width: 50px;
  height: 50px; }

.chd-slider-2__slick {
  width: 86%; }

.chd-slider-2__slick .slick-dots li button::before {
  color: #fff; }

.chd-slider-2__slick .slick-dots {
  bottom: 10px; }

.chd-slider-2__slick .slick-dots li.slick-active button:before {
  color: #fff; }

.chd-slider-2__slick.slick-dotted.slick-slider {
  margin-bottom: 0; }

.page-template-template-legal .slick-arrow img, .home .slick-arrow img {
  display: none; }

@media (min-width: 600px) {
  .home .slick-slider .slick-next {
    right: -10px; }
  .home .slick-slider .slick-prev {
    left: -10px; } }

@media (min-width: 768px) {
  .home .chd-slider-2__slick .slick-prev:before, .home .chd-slider-2__slick .slick-next:before {
    font-size: 50px !important; }
  .home .slick-slider .slick-next {
    right: -25px; }
  .home .slick-slider .slick-prev {
    left: -25px; } }

@media (max-width: 768px) {
  .homepage__video {
    padding: 0 5% 0 5%; }
  .home.seeking-justice-inner .section-inner {
    width: 95%; }
  .home.seeking-justice-inner .section-inner > p {
    padding: 25px 5%; }
  .home .chd-slider-2__slick .slick-next, .home .slick-slider .slick-prev {
    top: 60%; }
  .home .seeking-justice-inner .chd-slider-2__slick .slick-next, .home .seeking-justice-inner .slick-slider .slick-prev {
    top: 50%; }
  .home .chd-slider-2__slick.slick-slider .slick-next {
    right: -20px !important; }
  .home .chd-slider-2__slick.slick-slider .slick-prev {
    left: -20px !important; } }

@media (max-width: 500px) {
  .footer-languages .home-page-flags.defender-language-flags {
    display: flex; }
  .footer-languages .home-page-flags .language-flag {
    width: 20px; }
  .home-page-flags .language-link {
    margin-right: 8px; } }

.legal-justice__callouts.legal-justice__callouts--home {
  padding-left: 0;
  padding-right: 0; }

@media (max-width: 300px) {
  .footer-languages .home-page-flags .language-flag {
    width: 15px; }
  .home-page-flags .language-link {
    margin-right: 2px; } }

/* pullquote shortcodes */
.pullquote__shortcode-1 {
  border-top: 1px solid #737473;
  border-bottom: 1px solid #737473;
  display: block;
  font-family: 'Merriweather';
  margin: 10px 0 25px 0;
  padding: 20px 0 5px 0; }

.pullquote__shortcode-1 p {
  padding: 0 50px 0 50px; }

.pullquote__shortcode-2 {
  border-left: 5px solid #6aaaca;
  display: block;
  font-family: 'Merriweather';
  margin: 10px 0 25px 0;
  padding: 0 0 0 30px; }

.pullquote__shortcode-2 h5 {
  padding: 20px 0 30px 0;
  font-style: italic; }

.emr-boxes {
  display: grid;
  grid-gap: 15px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-bottom: 0px; }

.emr-boxes-first {
  max-width: 560px; }

.emr-boxes:not(.emr-boxes-first) {
  padding-top: 20px; }

.emr-box-wrapper {
  background-color: #ffffff;
  padding-top: 15px;
  text-align: left; }

.emr-box {
  overflow: hidden;
  padding-bottom: 95%;
  position: relative; }

.emr-boxes img {
  display: block;
  height: 100%;
  object-fit: cover;
  position: absolute; }

.emr-boxes a {
  color: #000 !important;
  display: block;
  font-family: merriweather;
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
  text-align: center; }

.emr-boxes p {
  margin-bottom: 0; }

@media (max-width: 1100px) {
  .emr-boxes a {
    font-size: 17px !important; } }

@media (max-width: 768px) {
  .emr-boxes:not(.emr-boxes-first) {
    padding-top: 0; }
  .emr-boxes {
    grid-gap: 0 10px !important; }
  article .emr-boxes p {
    margin-bottom: 0; } }

.emr-memes__slider .chd-slider__slide-inner {
  border-radius: 0;
  height: auto;
  width: auto; }

.emr-memes__slider .chd-slider__image {
  position: relative; }
  .emr-memes__slider .chd-slider__image img {
    border: 1px solid #cccccc; }

.emr-memes__slider .chd-slider__content {
  display: none; }

.emr-memes__slider.chd-slider .slick-arrow img {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  padding: 5px 4px 5px 6px; }

.recent-emr-action__link-text {
  margin-bottom: 40px; }

.recent-emr-action__link {
  background: #008ab3;
  color: #fff !important;
  font-weight: bold;
  padding: 10px 40px; }

.covid-on-trial-banner.custom span {
  color: #e3fdcf; }

.chd-chronically-ill-youth__banner .covid-on-trial-banner {
  margin-bottom: 0; }

/**
 * Events Manager Pro
 */
.postid-227128 .em-booking-form-details ~ .em-booking-section-title {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

.known-culprits__grid, .too-many-sick-children__grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  grid-gap: 15px; }

.known-culprits__grid div, .too-many-sick-children__grid div {
  max-width: 152px; }

@media (max-width: 1328px) {
  .known-culprits__grid, .too-many-sick-children__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr)); } }

@media (max-width: 500px) {
  .known-culprits__grid, .too-many-sick-children__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    justify-items: center; } }

@media (max-width: 850px) {
  .defender-footer-menu {
    flex-wrap: wrap; } }

/* Chronically Ill Youth Page */
.chronically-ill-youth__info-box {
  display: flex;
  gap: 20px;
  margin-bottom: 25px; }

.chronically-ill-youth__info-box:last-child {
  margin-bottom: 0; }

.chronically-ill-youth__number-box {
  background: #377da0;
  color: #fff;
  display: flex;
  font-family: Merriweather, Georgia, Times, serif;
  font-size: 35px;
  font-weight: bold;
  height: 22px;
  justify-content: center;
  min-width: 115px;
  padding: 32px 0px; }

.chronically-ill-youth__number-box span {
  font-size: 15px;
  font-weight: normal;
  padding: 0 4px 0 7px;
  position: relative;
  top: 7px; }

.chronically-ill-youth__box-title {
  color: #7a9d48;
  font-weight: normal;
  margin-top: -5px; }

.chronically-ill-youth__link-list li {
  color: #1c1d1d;
  list-style-type: square; }

.chronically-ill-youth__link {
  color: #377da0; }

.chronically-ill-youth__line {
  margin: 20px 0 30px; }

.chronically-ill-youth__citation {
  color: #377da0;
  font-size: 30px; }

.chronically-ill-youth__citation a {
  color: #377da0;
  font-size: 18px;
  position: relative;
  top: -7px; }

.chronically-ill-youth__wrapper.wrapper {
  margin-top: 40px; }

@media only screen and (min-width: 83em) {
  .chronically-ill-youth__wrapper.wrapper {
    width: 68.75em; } }

/* ----- Homepage: Chronically Ill Youth infographic styles ----- */
#chronically-ill-youth {
  padding: 0 2em 0;
  background-color: #f4f5f5; }

#chronically-ill-youth .section-inner {
  padding: 2% 3.5%; }

#chronically-ill-youth-title {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

#chronically-ill-youth-title > * {
  width: 100%;
  text-align: center; }

#chronically-ill-youth-pretitle {
  order: -1;
  font-size: 1.8em;
  line-height: 1; }

#chronically-ill-youth-heading {
  font-size: 2.8em;
  margin: .75em auto;
  color: #0080A3; }

#chronically-ill-youth-subtitle {
  font-size: 2em;
  text-transform: uppercase;
  color: #6A9C32;
  letter-spacing: 3px;
  line-height: normal;
  font-weight: bold; }

#chronically-ill-youth-cta-wrap {
  display: block;
  margin: 1em auto; }

#chronically-ill-youth-cta {
  display: block;
  text-align: center; }

#chronically-ill-youth-tiles {
  margin: 1.5em auto 0.75em auto;
  max-width: 1200px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between; }

.chronically-ill-youth-tile {
  width: calc(20% - 1.5em);
  min-width: calc(200px - 1.5em);
  min-height: 150px;
  text-align: center;
  background-color: #ffffff;
  padding: 2em 0em 1em;
  margin: .75em;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center; }

.chronically-ill-youth-tile-stat {
  width: 100%;
  color: #2f3440; }

.chronically-ill-youth-tile-num {
  font-size: 56px;
  font-family: "Merriweather";
  font-weight: bold; }

.chronically-ill-youth-tile-kids {
  font-family: "Merriweather"; }

.chronically-ill-youth-tile p:nth-child(2) {
  color: #6A6D72;
  font-size: 1em;
  line-height: 1em;
  margin: .33em auto; }

.chronically-ill-youth-tile-link-wrap {
  width: 100%;
  margin: auto 1em;
  text-align: center; }

.chronically-ill-youth-tile-link {
  font-size: 1.3em;
  font-weight: 700;
  color: #0080A3; }

@media (max-width: 768px) {
  #chronically-ill-youth {
    padding: 2em 1em; }
  #chronically-ill-youth .section-inner {
    width: 100%;
    padding: 0; }
  .chronically-ill-youth-tile {
    width: calc(50% - 1em);
    margin: 0.5em;
    min-width: auto; }
  .chronically-ill-youth-tile-num {
    font-size: 2em; }
  .chronically-ill-youth-tile-link-wrap {
    margin: auto auto; }
  .chronically-ill-youth-tile-link {
    word-wrap: break-word;
    font-size: 16px; } }

.homepage__video .player-poster:after {
  background-color: black;
  bottom: 8px;
  border-radius: 8px;
  font-weight: bold;
  opacity: .6;
  padding: 2px 6px;
  position: absolute;
  right: 8px; }

.home #boxcast-widget-we-are-chd-twtvsioumpzjgapzgjw6 .player-poster:after {
  content: '4:11'; }

.home #boxcast-widget-we-are-chd---spanish-vcfwux7sgpetoerizfa4 .player-poster:after {
  content: '4:11'; }

.home #boxcast-widget-we-are-chd---portuguese-jx0igd8r4p5elz3z3fux .player-poster:after {
  content: '4:11'; }

.home #boxcast-widget-we-are-chd---german-pfpesjzaonn0ameaodgu .player-poster:after {
  content: '4:11'; }

.home #boxcast-widget-we-are-chd---italian-wikxqlfnoprarjdx3djq .player-poster:after {
  content: '4:11'; }

.home #boxcast-widget-we-are-chd---french-p923xiykw5fm8d5k5gau .player-poster:after {
  content: '4:11'; }

.home #boxcast-widget-robert-f-kennedy-jr-intl-message-for-freedom-and-hope---with-translations-a5n03hfaswpxue9lx9vz .player-poster:after {
  content: '18:50'; }

.home #boxcast-widget-lawsuit-recap-tni-jxdlrn3pcrhcllndbxs5 .player-poster:after {
  content: '2:46'; }

.home #boxcast-widget-chd-stands-with-freedom-fighters-you-make-it-possible-lsvmf4q7i2jdomhfzaqc .player-poster:after {
  content: '3:09'; }

.home #boxcast-widget-doctors-letter-cutdown-xqvzilmldaiqkcw2dfck .player-poster:after {
  content: '2:36'; }

.home #boxcast-widget-hands-off-our-children-03022023-ki7ctctaqxcc9tpxj2fc .player-poster:after {
  content: '2:08'; }

.home #boxcast-widget-chapters-video-updated-s0cf2bo4kfmau2cgswnj .player-poster:after {
  content: '3:54'; }

.home #boxcast-widget-2-million-match-campaign-to-fight-the-corrupt-merger-between-state--corporate-power-z51jqdggv7skekzizghl .player-poster:after {
  content: '1:44'; }

.home .chd-trademark-symbol {
  font-size: 20px;
  font-weight: normal;
  position: relative;
  top: -10px; }

.home .defender-registered-symbol {
  font-size: 15px;
  position: relative;
  top: -18px; }

.home .chd-trademark-symbol {
  font-size: 20px;
  font-weight: normal;
  position: relative;
  top: -10px; }

.home .chd-trademark-symbol.chdtv {
  margin-left: 5px;
  top: -35px; }

.home .chd-trademark-symbol.good-morning-chd {
  top: -5px; }

.home .defender-registered-symbol {
  font-size: 15px;
  position: relative;
  top: -18px; }

@media (max-width: 600px) {
  .home .defender-registered-symbol {
    top: -10px; } }

.home__donate-button {
  width: 200px;
  background: #87c33e;
  margin: 30px auto 0;
  text-align: center; }

.home__donate-button a {
  color: white;
  display: block;
  font-weight: bold;
  padding: 12px 40px; }

.tgfs-article {
  width: 100%;
  display: block; }

.tgfs-article:after {
  content: "";
  clear: both;
  display: table; }

.tgfs-art-img {
  float: left;
  padding-right: 20px; }

.tgfs-article-image {
  width: 100%;
  max-width: 250px;
  border: solid 1px #999; }

.tgfs-art-content {
  width: 100%; }

.tgfs-hr-div {
  clear: both;
  padding-top: 0px;
  padding-bottom: 0px; }

.tgfs-hr {
  background-color: #e5e5e5;
  color: #e5e5e5; }

.tgfs-author-hr {
  background-color: #f5f5f5;
  color: #f5f5f5;
  height: 10px;
  padding-top: 0px; }

.tgfs-author-image {
  width: 100%;
  max-width: 150px;
  border-radius: 50%;
  margin-right: 15px;
  margin-bottom: 25px;
  vertical-align: top; }

.tgfs-ul {
  overflow: hidden;
  padding-left: 5px; }

.tgfs-ul li {
  list-style: disc;
  list-style-position: outside;
  margin-left: 20px; }

@media only screen and (max-width: 600px) {
  .tgfs-article div {
    clear: both; }
  .tgfs-article-image {
    width: 100%;
    max-width: 100%;
    border: solid 1px #999; } }

.postid-243922 .community-forum__share-section {
  float: none; }

.postid-243922 .community-forum__share-section .share-link {
  border-bottom: 0;
  border-right: 1px solid #ccc; }

.postid-243922 .community-forum__share-section .share-links {
  flex-direction: row; }

.postid-243723 .community-forum__share-section {
  float: none; }

.postid-243723 .community-forum__share-section .share-link {
  border-bottom: 0;
  border-right: 1px solid #ccc; }

.postid-243723 .community-forum__share-section .share-links {
  flex-direction: row; }

.postid-243496 .community-forum__share-section {
  float: none; }

.postid-243496 .community-forum__share-section .share-link {
  border-bottom: 0;
  border-right: 1px solid #ccc; }

.postid-243496 .community-forum__share-section .share-links {
  flex-direction: row; }

.postid-243537 .community-forum__share-section {
  float: none; }

.postid-243537 .community-forum__share-section .share-link {
  border-bottom: 0;
  border-right: 1px solid #ccc; }

.postid-243537 .community-forum__share-section .share-links {
  flex-direction: row; }

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
.chd-button--blue {
  background-color: #0080A3;
  color: #fff;
  transition: background-color 0.15s, border-color 0.15s; }
  .chd-button--blue:hover, .chd-button--blue:active, .chd-button--blue:focus-visible {
    background-color: #01647F;
    border-color: #01647F;
    color: #fff; }

.chd-button--black {
  background: #000;
  color: #fff;
  transition: .2s; }
  .chd-button--black:hover {
    background: #fff;
    color: #000; }

.chd-button--rounded {
  border-radius: 50px; }

.chd-button--white {
  background-color: #fff;
  border: 2px solid #0080A3;
  color: #0080A3;
  transition: background-color 0.15s, color 0.15s; }
  .chd-button--white:hover, .chd-button--white:active, .chd-button--white:focus-visible {
    background-color: #0080A3;
    color: #fff; }

.chd-button--general {
  box-sizing: border-box;
  display: inline-block;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2.1px;
  line-height: 26px;
  min-width: 242px;
  padding: 11px 20px;
  text-align: center;
  text-transform: uppercase; }
  .chd-button--general:link, .chd-button--general:visited, .chd-button--general:hover, .chd-button--general:active, .chd-button--general:focus-visible {
    text-decoration: none; }

.chd-button--buy {
  align-items: center;
  border-radius: 2px;
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.08);
  color: #000;
  cursor: pointer;
  display: flex;
  font-family: "merriweather", Merriweather, serif;
  font-size: 24px;
  font-weight: bold;
  height: 113px;
  justify-content: center;
  letter-spacing: -.48px;
  text-align: center;
  text-transform: none;
  transition: .5s;
  width: 313px; }
  .chd-button--buy:hover {
    box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.2); }

.chd-button--hb {
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  letter-spacing: 2px;
  line-height: 1;
  padding: 14px 0;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle; }
  .chd-button--hb-donate {
    border: 2px solid #0080A3;
    color: #fff;
    flex: 1 0 auto; }
  .chd-button--hb-sign-up {
    border: 2px solid #0080A3;
    color: #000;
    flex: 1 0 auto; }
  .chd-button--hb-membership {
    border: 2px solid #0080A3;
    color: #000;
    flex: 0 0 100%; }

.chd-button--home-defender, .chd-button--home-chd-tv {
  background: #fff;
  border: 2px solid #0080A3;
  color: #000;
  display: inline-block;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 0.15em;
  padding: 10px 34px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle; }

.chd-button--chd-conference-home {
  color: #fff;
  display: inline-block;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.4;
  min-width: 160px;
  padding: 14px 20px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle; }
  .chd-button--chd-conference-home:link, .chd-button--chd-conference-home:visited, .chd-button--chd-conference-home:hover, .chd-button--chd-conference-home:active, .chd-button--chd-conference-home:focus-visible {
    color: #fff;
    text-decoration: none; }
  @media (min-width: 1200px) {
    .chd-button--chd-conference-home {
      font-size: 18px;
      min-width: 290px; } }

.chd-button--chd-event-lander-home {
  color: #fff;
  display: inline-block;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.4;
  min-width: 160px;
  padding: 14px 20px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle; }
  .chd-button--chd-event-lander-home:link, .chd-button--chd-event-lander-home:visited, .chd-button--chd-event-lander-home:hover, .chd-button--chd-event-lander-home:active, .chd-button--chd-event-lander-home:focus-visible {
    color: #fff;
    text-decoration: none; }
  @media (min-width: 1200px) {
    .chd-button--chd-event-lander-home {
      font-size: 18px;
      min-width: 290px; } }

.chd-button--read-more {
  padding: 21px 0px 0px;
  color: #3e8aaf;
  text-align: center;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 2.1px;
  border: none;
  background: none;
  text-transform: uppercase; }
  .chd-button--read-more:hover {
    color: #05607C; }
  .chd-button--read-more-closed:hover:after {
    content: url("./images/chevron-down-dark-blue.svg");
    display: inline-block;
    line-height: 15px;
    vertical-align: middle; }
  .chd-button--read-more-closed:after {
    content: url("./images/chevron-down-blue.svg");
    display: inline-block;
    line-height: 15px;
    vertical-align: middle; }
  .chd-button--read-more-open:hover:after {
    content: url("./images/chevron-up-dark-blue.svg");
    display: inline-block;
    line-height: 15px;
    vertical-align: middle; }
  .chd-button--read-more-open:after {
    content: url("./images/chevron-up-blue.svg");
    display: inline-block;
    line-height: 15px;
    vertical-align: middle; }

.chd-button--download {
  align-items: center;
  background: linear-gradient(90deg, #b0DDf3 19.3%, #C6E2A4 79.53%);
  border-radius: 50px;
  color: #373A3C;
  display: grid;
  font-family: "merriweather", Merriweather, serif;
  font-size: 16px;
  grid-template-columns: 1fr calc(100% - 32px);
  justify-content: space-between;
  letter-spacing: normal;
  max-width: 400px;
  padding: 5px 15px 5px 5px;
  text-align: center;
  text-transform: none;
  transition: .2s;
  width: 90%; }
  @media (min-width: 1000px) {
    .chd-button--download {
      font-size: 24px;
      max-width: 602px;
      padding: 8px; } }
  .chd-button--download:hover {
    background: linear-gradient(90deg, #b0DDf3 19.3%, #b0DDf3 79.53%); }
  .chd-button--download:before {
    background-image: url("images/download-icon.svg");
    background-size: cover;
    content: '';
    display: block;
    height: 32px;
    width: 32px; }
    @media (min-width: 1000px) {
      .chd-button--download:before {
        height: 55px;
        width: 55px; } }

.chd-header {
  background: #fff;
  border-bottom: 1px solid #E7E5E2;
  z-index: 20; }
  .chd-header--sticky {
    position: sticky;
    top: 0;
    z-index: 20; }
  .chd-header--defender {
    border: 0; }

.chd-header__row-primary-inner {
  font-size: 14px;
  gap: 15px;
  line-height: 1;
  width: 100%;
  display: flex;
  height: 102px;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between; }

.chd-header--defender .chd-header__row-primary-inner {
  height: auto;
  padding-bottom: 16px;
  padding-top: 16px; }

.logo-wrap {
  display: flex;
  align-items: center;
  flex: 0 1 auto; }
  .logo-wrap--barebones {
    justify-content: center;
    padding: 20px; }
    .logo-wrap--barebones img {
      max-width: 600px;
      width: 100%; }
  .logo-wrap--defender {
    display: grid;
    grid-template-columns: 1fr 160px 1fr;
    width: 100%; }
    @media (min-width: 767px) {
      .logo-wrap--defender {
        display: flex;
        grid-template-columns: none;
        width: auto; } }

.logo-wrap-defender {
  display: none; }
  @media (min-width: 767px) {
    .logo-wrap-defender {
      display: flex;
      justify-content: center;
      padding: 30px 18px 24px; } }

.logo {
  float: none;
  line-height: 1;
  margin: 0; }
  .logo__link--fill-height {
    display: inline-block;
    height: 55px;
    vertical-align: middle; }
  .logo__image {
    vertical-align: middle;
    width: 260px; }
    .logo__image--fill-height {
      height: 100%;
      width: 100%;
      object-fit: contain;
      object-position: left center;
      max-width: none; }

#social-donate-wrap {
  display: flex;
  flex-wrap: nowrap;
  column-gap: 18px;
  align-items: center;
  justify-content: flex-end;
  flex: 0 0 auto; }

#header-social-links,
#more-social-links {
  display: flex;
  column-gap: 10px;
  padding: 0;
  align-items: center;
  justify-content: center; }

#header-social-links li,
#more-social-links li,
#footer-social-links li {
  list-style-type: none; }

#header-social-links li > *,
#more-social-links a,
#footer-social-links a {
  display: block;
  margin: auto 0.25em; }

#header-social-links li img,
#more-social-links li img,
#footer-social-links li img {
  border-radius: 50%;
  max-width: 100%;
  width: 30px;
  height: auto; }

#more-socials-button {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0; }

#more-social-links {
  display: none; }

#more-social-links {
  list-style: none;
  opacity: 0;
  background: #ffffff;
  transition: opacity 0.3s ease-in-out;
  display: flex;
  flex-wrap: wrap;
  margin: auto;
  border-radius: 10px;
  padding: 0.25em;
  position: absolute;
  align-items: center;
  border: 1px solid transparent; }

#more-social-links[aria-hidden="false"] {
  border: 1px solid lightgray;
  display: flex;
  opacity: 1; }

#more-social-links[aria-hidden="true"] li,
#more-social-links:not([aria-hidden="false"]) {
  display: none; }

.donate-button,
.signup-button,
.membership-button,
.insider-button {
  display: inline-block;
  vertical-align: middle;
  padding: 14px 22px;
  text-decoration: none;
  border: 2px solid #0080A3;
  border-radius: 50px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  font-family: 'open-sans', 'Open-Sans', Arial, Helvetica, sans-serif;
  box-sizing: border-box;
  letter-spacing: 2px;
  line-height: 1;
  white-space: nowrap; }

.insider-button--footer {
  line-height: inherit; }

.insider-button-wrap {
  display: none; }
  [data-tier-free] .insider-button-wrap {
    display: inline-block; }

.insider-button {
  background: linear-gradient(93deg, #D0E7B3 27.91%, #B0DDF3 100.83%);
  border: 0 none;
  color: #000 !important;
  padding: 16px 24px;
  transition: all 0.2s; }
  .insider-button:hover {
    background: linear-gradient(93deg, #D0E7B3 27.91%, #D0E7B3 100.83%);
    color: #000; }

.donate-button {
  background: #0080A3;
  color: #ffffff; }
  .donate-button--million-dollar-match {
    background-color: #F7AC75;
    color: #fff;
    border: none;
    padding: 14px 22px;
    animation: gra 5s infinite;
    animation-direction: normal;
    animation-timing-function: linear; }

@keyframes gra {
  0% {
    background: linear-gradient(135deg, #0080A3 0%, #0080A3 100%); }
  39% {
    background: linear-gradient(135deg, #0080A3 0%, #0080A3 100%); }
  40% {
    background: linear-gradient(135deg, #6e9dbe 0%, #0080A3 14%); }
  41% {
    background: linear-gradient(135deg, #6e9dbe 0%, #6e9dbe 7%, #0080A3 21%); }
  42% {
    background: linear-gradient(135deg, #6e9dbe 0%, #6e9dbe 14%, #0080A3 28%); }
  43% {
    background: linear-gradient(135deg, #6e9dbe 0%, #6e9dbe 21%, #0080A3 35%); }
  44% {
    background: linear-gradient(135deg, #6e9dbe 0%, #6e9dbe 28%, #0080A3 42%); }
  45% {
    background: linear-gradient(135deg, #0080A3 0%, #6e9dbe 7%, #6e9dbe 35%, #0080A3 49%); }
  46% {
    background: linear-gradient(135deg, #0080A3 0%, #6e9dbe 14%, #6e9dbe 42%, #0080A3 56%); }
  47% {
    background: linear-gradient(135deg, #0080A3 7%, #6e9dbe 21%, #6e9dbe 49%, #0080A3 63%); }
  48% {
    background: linear-gradient(135deg, #0080A3 14%, #6e9dbe 28%, #6e9dbe 56%, #0080A3 70%); }
  49% {
    background: linear-gradient(135deg, #0080A3 21%, #6e9dbe 35%, #6e9dbe 63%, #0080A3 77%); }
  50% {
    background: linear-gradient(135deg, #0080A3 28%, #6e9dbe 42%, #6e9dbe 70%, #0080A3 84%); }
  51% {
    background: linear-gradient(135deg, #0080A3 35%, #6e9dbe 49%, #6e9dbe 77%, #0080A3 91%); }
  52% {
    background: linear-gradient(135deg, #0080A3 42%, #6e9dbe 56%, #6e9dbe 84%, #0080A3 98%); }
  53% {
    background: linear-gradient(135deg, #0080A3 49%, #6e9dbe 63%, #6e9dbe 91%, #0080A3 100%); }
  54% {
    background: linear-gradient(135deg, #0080A3 56%, #6e9dbe 70%, #6e9dbe 98%); }
  55% {
    background: linear-gradient(135deg, #0080A3 63%, #6e9dbe 77%); }
  56% {
    background: linear-gradient(135deg, #0080A3 70%, #6e9dbe 84%); }
  57% {
    background: linear-gradient(135deg, #0080A3 77%, #6e9dbe 91%); }
  58% {
    background: linear-gradient(135deg, #0080A3 84%, #6e9dbe 98%); }
  59% {
    background: linear-gradient(135deg, #0080A3 91%, #6e9dbe 100%); }
  60% {
    background: linear-gradient(135deg, #0080A3 98%, #6e9dbe 100%); }
  61% {
    background: linear-gradient(135deg, #0080A3 0%, #0080A3 100%); }
  100% {
    background: linear-gradient(135deg, #0080A3 0%, #0080A3 100%); } }
    .donate-button--million-dollar-match:hover {
      animation: none;
      color: #fff;
      background-color: #6e9dbe; }

.signup-button,
.insider-button,
.membership-button {
  color: #000000; }

.shop-button-wrap {
  flex: 0 0 auto; }

.shop-button {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

#mobile-hamburger-menu {
  bottom: 0;
  height: 100vh;
  overflow-x: hidden;
  top: 0;
  width: 320px; }
  #mobile-hamburger-menu #hamburger-donate-signup-wrap {
    background: #F4F5F5;
    display: flex;
    justify-content: center;
    padding: 15px;
    column-gap: 15px; }
    #mobile-hamburger-menu #hamburger-donate-signup-wrap .header-button {
      font-size: 14px;
      font-weight: 700;
      letter-spacing: 2px; }
    #mobile-hamburger-menu #hamburger-donate-signup-wrap .donate-button {
      padding-left: 0;
      padding-right: 0;
      width: 120px; }
    #mobile-hamburger-menu #hamburger-donate-signup-wrap .signup-button {
      padding-left: 0;
      padding-right: 0;
      width: 160px; }
  #mobile-hamburger-menu .menu-shop-reskin-hamburger-menu-container {
    padding-bottom: 150px; }

.admin-bar #mobile-hamburger-menu {
  padding-top: 32px;
  min-height: calc(100vh - 32px); }

.admin-bar #hamburger-close-button {
  top: calc(0.5em + 32px); }

#hamburger-close-button {
  position: absolute;
  left: 335px;
  top: 10px;
  color: white;
  z-index: 99999;
  padding: 5px;
  font-size: 2em;
  width: auto;
  height: auto;
  background: transparent;
  opacity: 1; }

#hamburger-close-button svg {
  width: 40px; }

#hamburger-search-link {
  font-size: 20px;
  font-weight: bold;
  display: block;
  padding: 1em 1rem 0.75em;
  color: #000000;
  border-bottom: 1.5px solid lightgray; }

#hamburger-search-link:after {
  position: relative;
  content: "";
  width: 0.7em;
  height: 0.7em;
  background: url("./images/search.svg") no-repeat center;
  background-size: contain;
  padding: 0 5px;
  display: inline-block;
  font-weight: 100; }

#mobile-hamburger-menu li {
  padding: 0.25em 1em; }

#chd-mobile-links .menu-item svg {
  height: 0.9em;
  line-height: 20px;
  vertical-align: middle; }

#chd-mobile-links > li:first-child {
  padding: 0.25em 1em 0.5em; }

#chd-mobile-links > .menu-item > a {
  padding: 1.125em 0 0.3rem;
  font-size: 20px;
  font-weight: bold; }

#mobile-hamburger-menu .sub-menu li > a {
  font-size: 1em; }

#chd-mobile-links {
  box-sizing: border-box;
  position: relative; }

#mobile-hamburger-menu ul.sub-menu {
  display: block;
  box-sizing: border-box;
  position: unset; }

#mobile-hamburger-menu li {
  box-sizing: border-box; }

#mobile-hamburger-menu ul.sub-menu ul.sub-menu {
  transform: translateX(320px);
  position: absolute;
  transition: 0.5s ease-in-out;
  background-color: #ffffff;
  width: 100%;
  top: 0;
  padding: 0;
  z-index: 1;
  left: 0;
  bottom: 0; }

#mobile-hamburger-menu ul.sub-menu li.selected ul.sub-menu {
  transform: translateX(0); }

#chd-mobile-links li {
  border: none;
  width: 100%; }

#chd-mobile-links > li.menu-item-has-children {
  border-top: 1px solid lightgray;
  padding: 0.25em 1em 0.5em; }

#chd-mobile-links > li.menu-item-has-children > a {
  font-weight: 600;
  font-size: 1.25em; }

#chd-mobile-links .menu-item.selected .sub-menu {
  padding-left: 0; }

#chd-mobile-links > li.menu-item-has-children > .sub-menu > li {
  padding: 0; }

#chd-mobile-links .sub-menu .sub-menu li {
  padding: 0 1em; }

#chd-mobile-links .sub-menu .sub-menu li.submenu-parent-label {
  font-size: 20px;
  border-top: 1px solid lightgray;
  padding: 1rem 1rem 0;
  font-weight: bold; }

#chd-mobile-links .sub-menu .sub-menu li.submenu-parent-label.back {
  padding-bottom: 0.5em;
  border-top: none; }

.submenu-parent-label.back a {
  position: relative;
  line-height: 1; }

#header-social-links .social-link,
#footer-social-links .social-link {
  text-align: center; }

#header-social-links .social-link {
  padding: 0; }

#header-social-links .social-link a {
  position: relative;
  height: 26px;
  width: 26px;
  line-height: 26px;
  display: block;
  text-indent: -9999px;
  margin: auto;
  text-align: center;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding: 0;
  border-radius: 50%; }

#header-social-links .social-link-twitter a {
  background-image: url("./images/social/charcoal-x-logo.svg"); }

#header-social-links .social-link-telegram a {
  background-image: url("./images/social/charcoal-telegram-logo.svg"); }

#header-social-links .social-link-gettr a {
  background-image: url("./images/social/gettr-circle-solid-blue.svg"); }

#header-social-links .social-link-more > a {
  background-image: url("./images/social/more-circle-solid-blue.svg"); }

#header-social-links .social-link-more .social-link-gettr a {
  background-image: url("./images/social/gettr-circle-blue.svg"); }

#header-social-links .social-link-mewe a {
  background-image: url("./images/social/mewe-circle-blue.svg"); }

#header-social-links .social-link-gab a {
  background-image: url("./images/social/gab-circle-blue.svg"); }

#header-social-links .social-link-linkedin a {
  background-image: url("./images/social/linkedin-circle-blue.svg"); }

#header-social-links .social-link-rumble a {
  background-image: url("./images/social/charcoal-rumble-logo.svg"); }

#header-social-links .social-link-bitchute a {
  background-image: url("./images/social/bitchute-circle-blue.svg"); }

#header-social-links .social-link-reddit a {
  background-image: url("./images/social/reddit-circle-blue.svg"); }

#header-social-links .social-link-odysee a {
  background-image: url("./images/social/odysee-circle-blue.svg"); }

#header-social-links .social-link-sovren a {
  background-image: url("./images/social/sovren-circle-blue.svg"); }

#header-social-links .social-link-truth a {
  background-image: url("./images/social/truth-circle-blue.svg"); }

#header-social-links .social-link-substack a {
  background-image: url("./images/social/substack-logo-blue.svg");
  background-size: 50%;
  border: 1px solid #048BB3; }

#header-social-links li.social-link-more {
  position: relative; }

#header-social-links li.social-link-more a {
  cursor: pointer; }

#header-social-links li.social-link-more a + ul.sub-menu {
  display: none; }

#header-social-links li.social-link-more a + ul.sub-menu[aria-hidden="false"] {
  display: block;
  position: absolute;
  background: #ffffff;
  width: 380px;
  max-width: 100vw;
  margin: auto;
  right: -120px;
  padding: 0.25em 0;
  box-sizing: border-box;
  border: 1px solid lightgray;
  border-radius: 0.5em;
  margin-top: 1em;
  z-index: 1; }

#header-social-links li.social-link-more a + ul.sub-menu[aria-hidden="false"] .social-link {
  margin: auto 4px; }

#mobile-menu-button-wrap {
  flex: 0 0 auto; }
  @media (min-width: 1280px) {
    #mobile-menu-button-wrap {
      display: none; } }

#mobile-menu-button-wrap.hamburger-container--defender {
  margin-right: 10px; }
  @media (min-width: 1280px) {
    #mobile-menu-button-wrap.hamburger-container--defender {
      display: block; } }

#mobile-menu-button-wrap a {
  position: relative;
  height: 26px;
  width: 26px;
  display: block;
  text-indent: -9999px;
  text-align: center; }

#mobile-menu-button-wrap a:before {
  content: "";
  background: url("./images/hamburger.svg") no-repeat center;
  background-size: contain;
  color: black;
  display: block;
  height: 26px;
  width: 26px;
  position: absolute;
  text-indent: 0; }

.defender-signup {
  background: #FBFAF7;
  text-align: center;
  padding: 12px; }
  .defender-signup__title {
    font-family: 'open-sans', 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    margin: 0; }
  .defender-signup__link {
    color: #1B7AAB; }

@media (max-width: 1279px) {
  .membership-button-wrap {
    display: none; }
  .nav-container--mega {
    display: none !important; } }

@media (max-width: 900px) {
  .donate-button-wrap,
  .signup-button-wrap,
  .insider-button-wrap--header,
  [data-tier-free] .insider-button-wrap--header,
  .shop-button-wrap {
    display: none; } }

@media (max-width: 834px) {
  #social-donate-wrap {
    column-gap: 16px;
    flex-wrap: nowrap;
    justify-content: space-between; }
  #header-social-links li.social-link-more a + ul.sub-menu[aria-hidden="false"] {
    right: 0;
    width: 240px;
    margin: 1em auto; }
  #header-social-links li.social-link-more a + ul.sub-menu[aria-hidden="false"] li {
    width: initial;
    display: inline-block; }
  .social-link-more ul.sub-menu {
    width: 190px; }
  .donate-button-wrap,
  .signup-button-wrap,
  .insider-button-wrap--header,
  [data-tier-free] .insider-button-wrap--header {
    display: none; } }

@media (max-width: 680px) {
  .chd-header__row-primary-inner {
    height: 74px; }
    .chd-header__row-primary-inner .logo__link--fill-height {
      height: 35px; }
    .chd-header__row-primary-inner .logo__image {
      width: 164px; }
      .chd-header__row-primary-inner .logo__image--fill-height {
        width: 100%; }
    .chd-header__row-primary-inner .menu-shop-reskin-header-social-links-container {
      display: flex; }
  .nav-container--home:not(.nav-container--mega) {
    display: none !important; } }

@media (max-width: 560px) {
  #chd-links li {
    width: 100%; }
  #more-social-links {
    max-width: 100%; } }

@media (max-width: 390px) {
  .admin-bar #mobile-hamburger-menu {
    padding-top: calc(32px + 50px); }
  #mobile-hamburger-menu {
    padding-top: 50px; }
  #hamburger-close-button {
    left: calc(320px - 50px);
    color: #000000;
    top: 0; } }

.nav-defender-langs {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), #373A3C;
  margin: 0; }
  .nav-defender-langs__list {
    list-style: none;
    text-align: center; }
  .nav-defender-langs__item {
    display: inline-block;
    line-height: 48px;
    margin: 0 0.45em;
    text-transform: uppercase;
    vertical-align: middle; }
  .nav-defender-langs__link {
    color: #b0ddf3; }
    .nav-defender-langs__link:link, .nav-defender-langs__link:visited, .nav-defender-langs__link:hover, .nav-defender-langs__link:active, .nav-defender-langs__link:focus-visible {
      color: #b0ddf3; }

.nav-container--main {
  border-top: 1px solid #E7E5E2;
  height: 64px; }
  .nav-container--main .nav-list {
    border: 0 none;
    margin-bottom: 0;
    padding: 0 20px; }
  .nav-container--main .menu {
    gap: 0 30px;
    padding: 0; }
    @media (min-width: 1440px) {
      .nav-container--main .menu {
        gap: 0 44px; } }
    .nav-container--main .menu li.menu-item {
      display: flex;
      align-items: center;
      padding: 0; }
      .nav-container--main .menu li.menu-item a {
        color: #000000;
        font-family: "open-sans", "Open Sans", sans-serif;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: 0.14em;
        line-height: 26px;
        padding: 0;
        text-decoration: none;
        text-transform: uppercase; }
        .nav-container--main .menu li.menu-item a:link, .nav-container--main .menu li.menu-item a:visited, .nav-container--main .menu li.menu-item a:active {
          color: #000; }
        .nav-container--main .menu li.menu-item a:hover, .nav-container--main .menu li.menu-item a:focus-visible {
          color: #377da0; }
  .nav-container--main .nav-icon a {
    display: block;
    height: 1em;
    width: 1em;
    overflow: hidden;
    position: relative;
    text-indent: 100%; }
    .nav-container--main .nav-icon a::before {
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      width: 1em;
      height: 1em;
      color: black;
      display: block;
      position: relative;
      text-indent: 0; }
  .nav-container--main .nav-hamburger a::before {
    content: "";
    background-image: url("./images/hamburger.svg"); }

.nav-container .nav-search a::before {
  content: "";
  background-image: url("./images/search.svg"); }

.chd-header--defender .logo__link--chd {
  display: none; }
  @media (min-width: 767px) {
    .chd-header--defender .logo__link--chd {
      display: inline; } }

.chd-header--defender .logo__link--defender {
  display: inline; }
  @media (min-width: 767px) {
    .chd-header--defender .logo__link--defender {
      display: none; } }

.chd-header--defender #social-donate-wrap {
  display: none; }
  @media (min-width: 767px) {
    .chd-header--defender #social-donate-wrap {
      display: flex; } }

.chd-hb-menu-container {
  bottom: 0;
  left: 0;
  top: 0;
  position: fixed;
  right: 0;
  visibility: hidden;
  z-index: 999; }
  .chd-hb-menu-container--open {
    visibility: visible; }
    .chd-hb-menu-container--open .chd-hb-menu-canvas {
      opacity: 1; }
  .admin-bar .chd-hb-menu-container {
    top: 46px; }
    @media (min-width: 782px) {
      .admin-bar .chd-hb-menu-container {
        top: 32px; } }

.chd-hb-menu {
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 16px;
  list-style: none; }
  .chd-hb-menu__title {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.15; }
    .chd-hb-menu__title + [class^="menu-hamburger-"] {
      padding-top: 10px; }
    .chd-hb-menu__title--search {
      position: relative; }
      .chd-hb-menu__title--search::after {
        content: url("./images/search.svg");
        width: 14px;
        height: 14px;
        display: inline-block;
        margin-left: 12px; }
  .chd-hb-menu a {
    color: #000;
    display: inline-block;
    vertical-align: middle; }
    .chd-hb-menu a:link, .chd-hb-menu a:visited, .chd-hb-menu a:hover, .chd-hb-menu a:active {
      color: #000; }
  .chd-hb-menu .menu-item.chd-hb-menu__btn_fwd a::after {
    content: url("./images/chevron-right-nav.svg");
    display: inline-block;
    line-height: 15px;
    vertical-align: middle; }
  .chd-hb-menu .menu-item a {
    padding: 10px 0; }
  .chd-hb-menu .menu-item.chd-hb-menu__title a {
    padding-top: 0; }
  .chd-hb-menu__btn-back {
    padding-left: 24px;
    position: relative; }
    .chd-hb-menu__btn-back::before {
      content: url("./images/chevron-left-nav.svg");
      display: block;
      height: 24px;
      width: 24px;
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -12px; }
  .chd-hb-menu-background {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    height: 100%;
    width: 100%; }
  .chd-hb-menu-close {
    color: #fff;
    display: block;
    height: 24px;
    left: 313px;
    position: absolute;
    top: 25px;
    width: 24px; }
    @media (min-width: 390px) {
      .chd-hb-menu-close {
        left: 345px; } }
  .chd-hb-menu-canvas {
    background: #fff;
    display: flex;
    flex-flow: column nowrap;
    height: 100%;
    position: fixed;
    opacity: 0;
    transition: all 0.4s;
    width: 290px; }
    @media (min-width: 390px) {
      .chd-hb-menu-canvas {
        max-width: 322px;
        width: 100%; } }
  .chd-hb-menu__header {
    background: #F4F5F5;
    border: 0 none;
    gap: 15px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    padding: 15px; }
  .chd-hb-menu__content {
    height: 100%;
    overflow: hidden;
    position: relative; }
  .chd-hb-menu__section {
    border-bottom: 1px solid #E7E5E2;
    padding: 20px 18px; }
  .chd-hb-menu__section-main, .chd-hb-menu__section-child {
    background: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    transition: all 0.4s;
    overflow: hidden auto;
    position: absolute;
    visibility: hidden;
    padding-bottom: 100px; }
  .chd-hb-menu__section-main {
    z-index: 5; }
  .chd-hb-menu__section-child {
    z-index: 10; }
  .chd-hb-menu--translate-x {
    transform: translateX(0); }
    .chd-hb-menu--translate-x-left {
      transform: translateX(-100%); }
    .chd-hb-menu--translate-x-right {
      transform: translateX(100%); }
  .chd-hb-menu--visible {
    visibility: visible; }

.chd-mega-hb-menu-container {
  bottom: 0;
  left: 0;
  top: 0;
  position: fixed;
  right: 0;
  visibility: hidden;
  z-index: 999; }
  @media (min-width: 1280px) {
    .chd-mega-hb-menu-container:not(.chd-mega-hb-menu-container--defender) {
      display: none; } }
  .chd-mega-hb-menu-container--open {
    visibility: visible; }
    .chd-mega-hb-menu-container--open .chd-mega-hb-menu-canvas {
      opacity: 1; }
    .chd-mega-hb-menu-container--open .chd-mega-hb-menu__section-main {
      visibility: visible; }
  .admin-bar .chd-mega-hb-menu-container {
    top: 46px; }
    @media (min-width: 782px) {
      .admin-bar .chd-mega-hb-menu-container {
        top: 32px; } }
  .chd-mega-hb-menu-container .sub-menu {
    display: block;
    list-style: none; }
  .chd-mega-hb-menu-container .user-menu-wrap {
    margin: 0 0 25px; }

.chd-mega-hb-menu {
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 16px;
  list-style: none; }
  .chd-mega-hb-menu__search {
    color: #007899;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
    transition: all 0.2s; }
    .chd-mega-hb-menu__search:hover, .chd-mega-hb-menu__search:active {
      color: #007899; }
    .chd-mega-hb-menu__search::after {
      content: url("./images/search-blue.svg");
      width: 14px;
      height: 14px;
      display: inline-block;
      margin-left: 12px; }
    .chd-mega-hb-menu__search:hover::after, .chd-mega-hb-menu__search:active::after {
      content: url("./images/search-hover.svg"); }
  .chd-mega-hb-menu__title {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.15;
    transition: all 0.2s; }
    .chd-mega-hb-menu__title + [class^="menu-hamburger-"] {
      padding-top: 10px; }
  .chd-mega-hb-menu a {
    color: #000;
    display: inline-block;
    vertical-align: middle;
    transition: all 0.2s; }
    .chd-mega-hb-menu a:link, .chd-mega-hb-menu a:visited {
      color: #000; }
    .chd-mega-hb-menu a:hover, .chd-mega-hb-menu a:active {
      color: #007899; }
  .chd-mega-hb-menu--submenu {
    display: flex;
    flex-flow: column nowrap;
    gap: 20px 30px; }
    @media (min-width: 834px) {
      .chd-mega-hb-menu--submenu .chd-mega-hb-menu__item-subsection {
        flex: 0 1 auto;
        width: calc(50% - 15px); } }
  .chd-mega-hb-menu--socials ul.menu li.menu-item {
    width: auto; }
  .chd-mega-hb-menu--socials#header-social-links {
    justify-content: flex-start;
    margin-top: 25px; }
  .chd-mega-hb-menu__item-subsection-wrap {
    list-style: none;
    gap: 20px 30px; }
    .chd-mega-hb-menu__item-subsection-wrap--primary {
      display: flex;
      flex-flow: column nowrap; }
    .chd-mega-hb-menu__item-subsection-wrap--secondary {
      display: flex;
      flex-flow: column nowrap; }
      @media (min-width: 834px) {
        .chd-mega-hb-menu__item-subsection-wrap--secondary {
          flex-flow: row wrap; } }
  .chd-mega-hb-menu--resources .chd-mega-hb-menu__item-subsection-wrap--secondary,
  .chd-mega-hb-menu--science .chd-mega-hb-menu__item-subsection-wrap--secondary {
    flex-flow: column wrap; }
    @media (min-width: 834px) {
      .chd-mega-hb-menu--resources .chd-mega-hb-menu__item-subsection-wrap--secondary,
      .chd-mega-hb-menu--science .chd-mega-hb-menu__item-subsection-wrap--secondary {
        height: 560px; } }
  .chd-mega-hb-menu--site-sections .chd-mega-hb-menu__item-primary + .chd-mega-hb-menu__item-subsection {
    margin-top: 20px; }
  .chd-mega-hb-menu .menu-item.chd-mega-hb-menu__item-primary {
    font-size: 24px;
    font-weight: 600;
    line-height: 1; }
  .chd-mega-hb-menu .menu-item.chd-mega-hb-menu__item-subsection {
    font-size: 16px;
    font-weight: 600;
    line-height: 1; }
    .chd-mega-hb-menu .menu-item.chd-mega-hb-menu__item-subsection > a {
      color: #007899;
      padding: 5px 0;
      transition: all 0.2s; }
      .chd-mega-hb-menu .menu-item.chd-mega-hb-menu__item-subsection > a::after {
        content: url("./images/blue-right-arrow.svg");
        display: inline-block;
        line-height: 16px;
        margin-left: 5px;
        transition: all 0.2s; }
      .chd-mega-hb-menu .menu-item.chd-mega-hb-menu__item-subsection > a:hover, .chd-mega-hb-menu .menu-item.chd-mega-hb-menu__item-subsection > a:active {
        color: #05607C; }
      .chd-mega-hb-menu .menu-item.chd-mega-hb-menu__item-subsection > a:hover::after, .chd-mega-hb-menu .menu-item.chd-mega-hb-menu__item-subsection > a:active::after {
        margin-left: 8px; }
    .chd-mega-hb-menu .menu-item.chd-mega-hb-menu__item-subsection > a[href="#"] {
      cursor: text;
      color: #6E6E6E; }
      .chd-mega-hb-menu .menu-item.chd-mega-hb-menu__item-subsection > a[href="#"]::after {
        content: none; }
    .chd-mega-hb-menu .menu-item.chd-mega-hb-menu__item-subsection .sub-menu a {
      color: #000;
      font-size: 20px;
      line-height: 1.2;
      transition: all 0.2s; }
      .chd-mega-hb-menu .menu-item.chd-mega-hb-menu__item-subsection .sub-menu a:hover, .chd-mega-hb-menu .menu-item.chd-mega-hb-menu__item-subsection .sub-menu a:active {
        color: #007899; }
  .chd-mega-hb-menu .menu-item a {
    padding: 10px 0; }
  .chd-mega-hb-menu .menu-item.chd-mega-hb-menu__title a {
    padding-top: 0; }
  .chd-mega-hb-menu .chd-mega-hb-menu__item-subsection-wrap--primary .menu-item.chd-mega-hb-menu__item-subsection:first-child {
    flex: 0 1 auto;
    width: 100%; }
    .chd-mega-hb-menu .chd-mega-hb-menu__item-subsection-wrap--primary .menu-item.chd-mega-hb-menu__item-subsection:first-child .sub-menu a {
      color: #007899;
      font-size: 28px;
      line-height: 1;
      transition: all 0.2s; }
      .chd-mega-hb-menu .chd-mega-hb-menu__item-subsection-wrap--primary .menu-item.chd-mega-hb-menu__item-subsection:first-child .sub-menu a:hover, .chd-mega-hb-menu .chd-mega-hb-menu__item-subsection-wrap--primary .menu-item.chd-mega-hb-menu__item-subsection:first-child .sub-menu a:active {
        color: #05607C; }
  .chd-mega-hb-menu__btn-back {
    color: #6E6E6E;
    display: inline-block;
    line-height: 1;
    padding-left: 22px;
    position: relative;
    vertical-align: middle; }
    .chd-mega-hb-menu__btn-back::before {
      content: url("./images/arrow-left-nav.svg");
      display: block;
      height: 20px;
      width: 15px;
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -10px;
      line-height: 1; }
  .chd-mega-hb-menu-background {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    height: 100%;
    width: 100%; }
  .chd-mega-hb-menu-close {
    color: #6E6E6E;
    display: block;
    height: 24px;
    right: 30px;
    position: absolute;
    top: 30px;
    width: 24px;
    z-index: 1; }
    @media (min-width: 1000px) {
      .chd-mega-hb-menu-close {
        right: calc(35% + 30px); } }
  .chd-mega-hb-menu-canvas {
    background: #F4F5F5;
    display: flex;
    flex-flow: column nowrap;
    height: 100%;
    position: fixed;
    opacity: 0;
    transition: all 0.4s;
    width: 100%; }
    @media (min-width: 1000px) {
      .chd-mega-hb-menu-canvas {
        width: 65%; } }
  .chd-mega-hb-menu__header {
    background: #F4F5F5;
    border: 0 none;
    column-gap: 15px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    padding: 15px; }
  .chd-mega-hb-menu__content {
    height: 100%;
    overflow: hidden;
    position: relative; }
  .chd-mega-hb-menu__section {
    padding: 20px 18px; }
  .chd-mega-hb-menu__section-main, .chd-mega-hb-menu__section-child {
    background: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    transition: all 0.4s;
    overflow: hidden auto;
    position: absolute;
    visibility: hidden;
    padding-bottom: 100px; }
  .chd-mega-hb-menu__section-main {
    z-index: 5; }
  .chd-mega-hb-menu__section-child {
    z-index: 10; }
  .chd-mega-hb-menu--translate-x {
    transform: translateX(0); }
    .chd-mega-hb-menu--translate-x-left {
      transform: translateX(-100%); }
    .chd-mega-hb-menu--translate-x-right {
      transform: translateX(100%); }
  .chd-mega-hb-menu--visible {
    visibility: visible; }

.nav-mega-container {
  position: relative; }

.chd-mega-lg-menu-container {
  left: 0;
  top: 100%;
  position: absolute;
  right: 0;
  visibility: hidden;
  z-index: 999;
  display: none; }
  @media (min-width: 1280px) {
    .chd-mega-lg-menu-container {
      display: block; } }
  .chd-mega-lg-menu-container--open {
    visibility: visible; }
  .chd-mega-lg-menu-container .sub-menu {
    display: block;
    list-style: none; }

.chd-mega-lg-menu {
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 16px;
  list-style: none; }
  .chd-mega-lg-menu__search {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3; }
    .chd-mega-lg-menu__search::after {
      content: url("./images/search.svg");
      width: 14px;
      height: 14px;
      display: inline-block;
      margin-left: 12px; }
  .chd-mega-lg-menu__title {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.15; }
    .chd-mega-lg-menu__title + [class^="menu-hamburger-"] {
      padding-top: 10px; }
  .chd-mega-lg-menu a {
    color: #000;
    display: inline-block;
    vertical-align: middle; }
    .chd-mega-lg-menu a:link, .chd-mega-lg-menu a:visited, .chd-mega-lg-menu a:hover, .chd-mega-lg-menu a:active {
      color: #000; }
  .chd-mega-lg-menu__item--open {
    color: #007899 !important; }
  .chd-mega-lg-menu--submenu {
    display: flex;
    flex-flow: column nowrap;
    gap: 20px;
    justify-content: center; }
    @media (min-width: 834px) {
      .chd-mega-lg-menu--submenu {
        flex-flow: row nowrap; } }
    @media (min-width: 834px) {
      .chd-mega-lg-menu--submenu .chd-mega-lg-menu__item-subsection {
        flex: 0 1 auto;
        width: calc(50% - 15px); } }
    .chd-mega-lg-menu--submenu .chd-mega-lg-menu__item-subsection:first-child {
      flex: 0 1 auto;
      width: 100%; }
  .chd-mega-lg-menu--science, .chd-mega-lg-menu--resources {
    gap: 20px 15px;
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center; }
  .chd-mega-lg-menu--science {
    height: 415px; }
  .chd-mega-lg-menu--resources {
    height: 600px; }
  .chd-mega-lg-menu .menu-item.chd-mega-hb-menu__item-primary {
    font-size: 24px;
    font-weight: 600;
    line-height: 1; }
  .chd-mega-lg-menu .menu-item.chd-mega-hb-menu__btn-fwd a::after {
    content: url("./images/chevron-right-nav.svg");
    display: inline-block;
    line-height: 15px;
    vertical-align: middle; }
  .chd-mega-lg-menu .menu-item.chd-mega-hb-menu__item-subsection {
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    min-width: 0;
    width: 300px; }
    .chd-mega-lg-menu .menu-item.chd-mega-hb-menu__item-subsection > a {
      color: #007899;
      padding: 5px 0;
      transition: 0.2s color; }
      .chd-mega-lg-menu .menu-item.chd-mega-hb-menu__item-subsection > a::after {
        content: url("./images/blue-right-arrow.svg");
        display: inline-block;
        line-height: 16px;
        margin-left: 5px;
        transition: 0.2s margin-left; }
      .chd-mega-lg-menu .menu-item.chd-mega-hb-menu__item-subsection > a:link, .chd-mega-lg-menu .menu-item.chd-mega-hb-menu__item-subsection > a:visited {
        color: #007899; }
      .chd-mega-lg-menu .menu-item.chd-mega-hb-menu__item-subsection > a:hover, .chd-mega-lg-menu .menu-item.chd-mega-hb-menu__item-subsection > a:active, .chd-mega-lg-menu .menu-item.chd-mega-hb-menu__item-subsection > a:focus-visible {
        color: #05607C; }
        .chd-mega-lg-menu .menu-item.chd-mega-hb-menu__item-subsection > a:hover::after, .chd-mega-lg-menu .menu-item.chd-mega-hb-menu__item-subsection > a:active::after, .chd-mega-lg-menu .menu-item.chd-mega-hb-menu__item-subsection > a:focus-visible::after {
          margin-left: 8px; }
    .chd-mega-lg-menu .menu-item.chd-mega-hb-menu__item-subsection > a[href="#"] {
      cursor: text;
      color: #6E6E6E; }
      .chd-mega-lg-menu .menu-item.chd-mega-hb-menu__item-subsection > a[href="#"]::after {
        content: none; }
    .chd-mega-lg-menu .menu-item.chd-mega-hb-menu__item-subsection .sub-menu a {
      color: #000;
      font-size: 20px;
      line-height: 1.2;
      transition: 0.2s color; }
      .chd-mega-lg-menu .menu-item.chd-mega-hb-menu__item-subsection .sub-menu a:link, .chd-mega-lg-menu .menu-item.chd-mega-hb-menu__item-subsection .sub-menu a:visited {
        color: #000; }
      .chd-mega-lg-menu .menu-item.chd-mega-hb-menu__item-subsection .sub-menu a:hover, .chd-mega-lg-menu .menu-item.chd-mega-hb-menu__item-subsection .sub-menu a:active, .chd-mega-lg-menu .menu-item.chd-mega-hb-menu__item-subsection .sub-menu a:focus-visible {
        color: #007899; }
    .chd-mega-lg-menu .menu-item.chd-mega-hb-menu__item-subsection:first-child {
      height: 100%;
      width: 300px; }
      @media (min-width: 1440px) {
        .chd-mega-lg-menu .menu-item.chd-mega-hb-menu__item-subsection:first-child {
          width: 370px; } }
      .chd-mega-lg-menu .menu-item.chd-mega-hb-menu__item-subsection:first-child .sub-menu a {
        color: #007899;
        font-size: 22px;
        line-height: 1.2; }
        .chd-mega-lg-menu .menu-item.chd-mega-hb-menu__item-subsection:first-child .sub-menu a:hover, .chd-mega-lg-menu .menu-item.chd-mega-hb-menu__item-subsection:first-child .sub-menu a:active, .chd-mega-lg-menu .menu-item.chd-mega-hb-menu__item-subsection:first-child .sub-menu a:focus-visible {
          color: #05607C; }
        @media (min-width: 1440px) {
          .chd-mega-lg-menu .menu-item.chd-mega-hb-menu__item-subsection:first-child .sub-menu a {
            font-size: 28px; } }
    .chd-mega-lg-menu .menu-item.chd-mega-hb-menu__item-subsection--full-h {
      height: 100%; }
  .chd-mega-lg-menu .menu-item a {
    padding: 7px 0; }
  .chd-mega-lg-menu .menu-item.chd-mega-lg-menu__title a {
    padding-top: 0; }
  .chd-mega-lg-menu__btn-back {
    padding-left: 24px;
    position: relative; }
    .chd-mega-lg-menu__btn-back::before {
      content: url("./images/chevron-left-nav.svg");
      display: block;
      height: 24px;
      width: 24px;
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -12px; }
  .chd-mega-lg-menu-close {
    color: #6E6E6E;
    display: block;
    height: 24px;
    right: 30px;
    position: absolute;
    top: 30px;
    width: 24px;
    z-index: 1; }
  .chd-mega-lg-menu-canvas {
    background: rgba(255, 255, 255, 0.4);
    display: flex;
    flex-flow: column nowrap;
    height: 100%;
    opacity: 0;
    transition: all 0.2s;
    width: 100%; }
    @supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
      .chd-mega-lg-menu-canvas {
        -webkit-backdrop-filter: blur(8px);
        backdrop-filter: blur(8px); } }
    .chd-mega-lg-menu-canvas--open {
      opacity: 1; }
  .chd-mega-lg-menu__header {
    background: #F4F5F5;
    border: 0 none;
    column-gap: 15px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    padding: 15px; }
  .chd-mega-lg-menu__content {
    background: #F4F5F5;
    overflow: hidden;
    position: relative; }
  .chd-mega-lg-menu__section {
    padding: 50px 20px;
    margin: 0 auto;
    max-width: 1280px; }
    @media (min-width: 1920px) {
      .chd-mega-lg-menu__section {
        max-width: 1320px; } }
  .chd-mega-lg-menu__section-main, .chd-mega-lg-menu__section-child {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
    visibility: hidden; }
  .chd-mega-lg-menu__section-main {
    z-index: 5; }
  .chd-mega-lg-menu__section-child {
    transition: opacity 0.2s;
    z-index: 10; }
    .chd-mega-lg-menu__section-child.chd-mega-lg-menu--visible {
      position: relative; }
  .chd-mega-lg-menu--translate-y-down {
    opacity: 1; }
  .chd-mega-lg-menu--translate-y-up {
    opacity: 0; }
  .chd-mega-lg-menu--visible {
    visibility: visible; }

.chd-mega-lg-menu-background {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.4);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s, visibility 0.2s;
  z-index: 1; }
  @supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
    .chd-mega-lg-menu-background {
      -webkit-backdrop-filter: blur(8px);
      backdrop-filter: blur(8px); } }
  .chd-mega-lg-menu-background--visible {
    opacity: 1;
    visibility: visible;
    z-index: 10; }

.republish-menu-container {
  bottom: 0;
  left: 0;
  top: 0;
  position: fixed;
  right: 0;
  visibility: hidden;
  z-index: 999; }
  .republish-menu-container--open {
    visibility: visible; }
    .republish-menu-container--open .republish-menu__canvas {
      opacity: 1; }
  .admin-bar .republish-menu-container {
    top: 46px; }
    @media (min-width: 782px) {
      .admin-bar .republish-menu-container {
        top: 32px; } }

.republish-menu__background {
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  height: 100%;
  width: 100%; }

.republish-menu-close {
  background: #E4E4E4;
  color: #6A6D72;
  display: block;
  height: 24px;
  left: 270px;
  padding: 10px;
  position: absolute;
  top: 0;
  width: 24px; }
  @media (min-width: 390px) {
    .republish-menu-close {
      left: 300px; } }
  @media (min-width: 740px) {
    .republish-menu-close {
      left: 670px; } }
  .republish-menu-close svg {
    fill: #6A6D72;
    stroke: #6A6D72; }

.republish-menu__canvas {
  background: #e4e4e4;
  display: flex;
  flex-flow: column nowrap;
  height: 100%;
  position: fixed;
  opacity: 0;
  overflow: hidden auto;
  transition: all 0.4s;
  width: 270px; }
  @media (min-width: 390px) {
    .republish-menu__canvas {
      width: 300px; } }
  @media (min-width: 740px) {
    .republish-menu__canvas {
      width: 670px; } }

.republish-menu__content {
  padding: 32px 20px 32px 30px; }
  @media (min-width: 740px) {
    .republish-menu__content {
      padding: 32px 61px; } }

.republish-menu__title {
  color: #10141D;
  font-family: "merriweather", Merriweather, serif;
  font-size: 16px; }
  @media (min-width: 390px) {
    .republish-menu__title {
      float: left; } }
  @media (min-width: 740px) {
    .republish-menu__title {
      font-size: 26px; } }

.republish-menu__btn-copy-text {
  background: #fff;
  border: 0 none;
  color: #397DA0;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.5px;
  padding: 5px 10px;
  text-align: right;
  text-transform: uppercase;
  vertical-align: middle; }
  @media (min-width: 390px) {
    .republish-menu__btn-copy-text {
      float: right; } }
  @media (min-width: 740px) {
    .republish-menu__btn-copy-text {
      font-size: 12px;
      padding: 9px 19px; } }
  .republish-menu__btn-copy-text::before {
    background: url("./images/copy-icon.svg") no-repeat center center;
    background-size: cover;
    content: '';
    display: inline-block;
    margin-right: 8px;
    width: 7px;
    height: 8px; }
    @media (min-width: 740px) {
      .republish-menu__btn-copy-text::before {
        width: 9px;
        height: 11px; } }

.republish-menu__textarea {
  box-sizing: border-box;
  clear: both;
  height: 538px;
  height: 50vh;
  margin-top: 6px;
  resize: none;
  width: 100%; }
  @media (min-width: 740px) {
    .republish-menu__textarea {
      margin-top: 14px; } }

.republish-menu__terms {
  border-left: 2px solid #007899;
  margin-top: 20px;
  padding-left: 17px; }
  @media (min-width: 740px) {
    .republish-menu__terms {
      margin-top: 40px;
      padding-left: 24px; } }

.republish-menu--translate-x {
  transform: translateX(0); }
  .republish-menu--translate-x-left {
    transform: translateX(-100%); }
  .republish-menu--translate-x-right {
    transform: translateX(100%); }

.republish-menu--visible {
  visibility: visible; }

footer {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), #373A3C;
  color: #fff;
  padding: 80px 48px 76px;
  box-sizing: border-box; }
  footer h3 {
    color: #fff !important;
    font-family: 'open-sans', "Open Sans", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.1em;
    font-size: 24px;
    line-height: 92%; }

.footer__inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: auto;
  max-width: 1172px; }
  @media (min-width: 1200px) {
    .footer__inner {
      display: grid;
      grid-template-columns: 1fr 1fr; } }
  @media (min-width: 1200px) {
    .footer__inner #footer-languages-logo {
      margin: 0 0 20px;
      max-width: 550px;
      order: 1;
      padding: 0; } }
  @media (min-width: 1200px) {
    .footer__inner #footer-buttons-ein {
      align-items: flex-start;
      margin: 0 0 25px;
      order: 3;
      text-align: left;
      width: auto; } }
  @media (min-width: 1200px) {
    .footer__inner .chd-footer__socials-take-action-buttons {
      display: flex;
      flex-direction: column;
      grid-row: span 2;
      justify-self: end;
      order: 2; } }
  @media (min-width: 1200px) {
    .footer__inner #footer-social-links-wrap {
      order: 4; } }
  @media (min-width: 1200px) {
    .footer__inner #footer-mission-socials {
      margin: 0;
      order: 3; }
      .footer__inner #footer-mission-socials p {
        margin: 0;
        text-align: left; } }
  @media (min-width: 1200px) {
    .footer__inner #footer-menu-copyright {
      grid-column: span 2;
      order: 5;
      width: 100%; } }

.footer-row {
  display: flex;
  flex-wrap: wrap;
  width: 1180px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 1em;
  box-sizing: border-box;
  align-items: flex-end;
  justify-content: space-between; }
  @media (min-width: 1200px) {
    .footer-row {
      gap: 20px; } }

.footer-column {
  width: 550px;
  max-width: 100%; }

.bold {
  font-weight: bold; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

#chd-footer p {
  padding: 0; }

#footer-languages-logo {
  box-sizing: content-box;
  max-width: 244px;
  flex-direction: row-reverse; }

#footer-logo img {
  width: 240px; }

#footer-language-flags {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  max-width: 100%;
  margin: 1em auto auto; }
  #footer-language-flags a {
    font-size: 14px;
    color: #b0ddf3;
    text-transform: uppercase; }
  #footer-language-flags .mobile-only {
    display: none; }

#footer-mission-buttons {
  align-items: center;
  flex-direction: column;
  flex-wrap: nowrap; }

#footer-mission {
  margin: 1em auto 0;
  line-height: 22px;
  letter-spacing: 0.01em;
  text-align: center; }
  @media (min-width: 980px) {
    #footer-mission {
      margin-bottom: 33px; } }

#footer-social-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
  align-items: center;
  column-gap: 7px; }
  @media (min-width: 981px) {
    #footer-social-links {
      justify-content: flex-start; } }

#footer-social-links .social-link a {
  position: relative;
  height: 34.6px;
  width: 34.6px;
  display: block;
  text-indent: -9999px;
  margin: auto;
  text-align: center;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding: 0;
  border-radius: 50%; }

#footer-social-links .social-link > a {
  background-color: #ffffff; }

#footer-social-links .social-link-more {
  margin: 0;
  padding: 0; }

#footer-social-links .social-link-more > a {
  display: none; }

#footer-social-links .social-link-more ul.sub-menu {
  display: flex; }

#footer-social-links .social-link-twitter a {
  background-image: url("./images/social/x-logo.svg");
  background-size: 50%; }

#footer-social-links .social-link-telegram a {
  background-image: url("./images/social/telegram-circle-green.svg"); }

#footer-social-links .social-link-gettr a {
  background-image: url("./images/social/gettr-circle-green.svg"); }

#footer-social-links .social-link-mewe a {
  background-image: url("./images/social/mewe-circle-green.svg"); }

#footer-social-links .social-link-gab a {
  background-image: url("./images/social/gab-circle-green.svg"); }

#footer-social-links .social-link-instagram a {
  background-image: url("./images/social/instagram-green.svg");
  background-size: 55%; }

#footer-social-links .social-link-linkedin a {
  background-image: url("./images/social/linkedin-circle-green.svg"); }

#footer-social-links .social-link-rumble a {
  background-image: url("./images/social/rumble-circle-green.svg"); }

#footer-social-links .social-link-bitchute a {
  background-image: url("./images/social/bitchute-circle-green.svg"); }

#footer-social-links .social-link-reddit a {
  background-image: url("./images/social/reddit-circle-green.svg"); }

#footer-social-links .social-link-odysee a {
  background-image: url("./images/social/odysee-circle-green.svg"); }

#footer-social-links .social-link-sovren a {
  background-image: url("./images/social/sovren-circle-green.svg"); }

#footer-social-links .social-link-truth a {
  background-image: url("./images/social/truth-circle-green.svg"); }

#footer-social-links .social-link-substack a {
  background-image: url("./images/social/substack-logo.svg");
  background-size: 50%; }

#footer-social-links .social-link-youtube a {
  background-image: url("./images/social/youtube-green.svg");
  background-size: 55%; }

#footer-ein {
  font-size: 14px;
  font-style: italic;
  color: #cccccc;
  line-height: 16px;
  font-weight: 100;
  max-width: 280px; }
  @media (min-width: 980px) {
    #footer-ein {
      max-width: 100%; } }

#footer-buttons {
  display: flex;
  flex-wrap: wrap; }

#footer-buttons-ein h3 {
  width: 100%; }

#footer-buttons-ein .footer-button {
  margin: 0.25em 0; }

#footer-buttons-ein .footer-button a {
  background-color: #008bb3;
  border-radius: 50px;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: #ffffff;
  padding: 1em;
  display: block;
  min-width: 120px;
  text-align: center; }

#footer-menu-wrap {
  margin: auto; }

#footer-menu {
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  justify-content: center;
  align-items: center;
  margin: 1em auto auto; }

#footer-menu li {
  width: auto;
  box-sizing: border-box;
  position: relative;
  line-height: 1;
  overflow: hidden; }

#footer-menu li:before {
  display: inline-block;
  position: relative;
  padding: 0 0.5em; }

#footer-menu a {
  color: #B0DDF3;
  text-decoration: underline;
  padding: 0; }

#footer-copyright {
  margin: auto;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 400; }

#footer-copyright a {
  color: #ffffff; }

.otgs-development-site-front-end {
  display: none; }

@media (max-width: 1247px) {
  .footer-column {
    margin: 0px auto; }
  #footer-language-flags {
    margin-bottom: 1em; } }

#footer-social-links li.social-link:first-child {
  margin-left: 0; }

#footer-buttons-ein {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-top: 1.5em;
  text-align: center; }
  @media (min-width: 980px) {
    #footer-buttons-ein {
      margin-top: 50px; } }

#footer-buttons-ein .footer-button {
  margin: 1em 1em 1em 0; }

#footer-menu {
  margin-top: 3em; }
  @media (min-width: 980px) {
    #footer-menu {
      max-width: 610px; } }
  @media (min-width: 1200px) {
    #footer-menu {
      max-width: 100%;
      margin-top: 1em;
      padding: 25px 0 0; } }

#footer-menu li:not(:first-child):before {
  color: #B0DDF3;
  content: "\2022";
  padding: 0 0.75em; }

@media (max-width: 980px) {
  footer {
    padding: 2em 0;
    text-align: center; }
  .footer-row {
    padding: 0 2em; }
  .footer-column {
    margin: 1em auto; }
  footer h3 {
    font-size: 16px; }
  #footer-mission-socials {
    width: 100%;
    margin: auto; }
  #footer-mission {
    width: 320px;
    max-width: 100%;
    font-size: 14px; }
  #footer-languages-logo .footer-column {
    margin: 0.5em auto; }
  #footer-language-flags {
    width: 200px;
    font-weight: 600;
    font-size: 16px; }
    #footer-language-flags .desktop-only {
      display: none; }
    #footer-language-flags .mobile-only {
      display: inline; }
  #footer-logo img {
    width: 200px; }
  #footer-social-links-wrap {
    max-width: 300px;
    margin: 1em auto 2em; }
  #footer-social-links-wrap ul.menu li.menu-item {
    width: auto; }
  #footer-buttons-ein {
    margin: auto;
    width: 100%; }
  #footer-buttons {
    gap: 12px;
    justify-content: center;
    width: 100%;
    margin: 0.75em auto; }
  #footer-buttons-ein {
    margin-top: 0em; }
  #footer-buttons-ein .footer-button {
    margin: 0.25em 0; }
  .footer-button.member {
    width: 100%; }
  #footer-menu-copyright {
    padding: 0; }
  #footer-menu-wrap {
    width: 100%;
    margin: 0.5em auto; }
  #footer-menu {
    width: 325px;
    max-width: 100%;
    margin-top: 1em; }
  #footer-copyright span:first-child .bullet {
    display: none; }
  #footer-copyright span:last-child {
    width: 100%;
    display: block; }
  #footer-menu li:not(:first-child):before {
    content: "";
    display: none; }
  #footer-menu li:nth-child(2):before,
  #footer-menu li:nth-child(4):before,
  #footer-menu li:nth-child(5):before,
  #footer-menu li:nth-child(7):before,
  #footer-menu li:nth-child(8):before,
  #footer-menu li:nth-child(9):before {
    content: "\2022" !important;
    display: inline-block;
    padding: 0 0.75em; } }

@media (min-width: 1200px) {
  .chd-footer--bare {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 50px 0; } }

@media (min-width: 1200px) {
  .chd-footer--bare .chd-footer__inner {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    row-gap: 15px;
    justify-content: space-between;
    max-width: 1194px; } }

.chd-footer--bare #footer-logo img {
  width: 244px; }

.chd-footer--bare #footer-languages-logo {
  padding: 0; }
  @media (min-width: 1200px) {
    .chd-footer--bare #footer-languages-logo {
      max-width: 244px; } }
  .chd-footer--bare #footer-languages-logo .footer-column {
    margin-bottom: 10px; }
    @media (min-width: 1200px) {
      .chd-footer--bare #footer-languages-logo .footer-column {
        width: 100%; } }

@media (min-width: 1200px) {
  .chd-footer--bare .footer-column {
    width: 100%; } }

@media (min-width: 1200px) {
  .chd-footer--bare .footer-row {
    margin: 0;
    padding: 0; } }

@media (min-width: 1200px) {
  .chd-footer--bare #footer-mission-buttons {
    margin: 0;
    max-width: 767px;
    padding: 0;
    order: 3;
    width: 100%; } }

.chd-footer--bare #footer-mission-socials {
  margin-bottom: 25px; }

.chd-footer--bare #footer-mission {
  font-size: 16px;
  line-height: 22px;
  margin: auto;
  max-width: 345px;
  width: 100%; }
  @media (min-width: 980px) {
    .chd-footer--bare #footer-mission {
      max-width: 768px;
      text-align: center; } }
  @media (min-width: 1200px) {
    .chd-footer--bare #footer-mission {
      max-width: 100%;
      text-align: left; } }

.chd-footer--bare #footer-address {
  font-size: 16px;
  font-weight: 600;
  margin: 0 auto 30px;
  max-width: 216px; }
  @media (min-width: 1200px) {
    .chd-footer--bare #footer-address {
      margin: 0;
      order: 4; } }

.chd-footer--bare #footer-menu-copyright {
  gap: 15px;
  letter-spacing: .16px;
  margin-bottom: 15px; }
  @media (min-width: 980px) {
    .chd-footer--bare #footer-menu-copyright {
      justify-content: flex-end;
      max-width: 800px;
      order: 2; } }

.chd-footer--bare #footer-menu-wrap {
  margin: 0; }
  .chd-footer--bare #footer-menu-wrap #footer-menu {
    flex-direction: column;
    gap: 15px;
    margin: auto;
    padding: 0; }
    @media (min-width: 980px) {
      .chd-footer--bare #footer-menu-wrap #footer-menu {
        flex-direction: row; } }
    .chd-footer--bare #footer-menu-wrap #footer-menu li {
      font-size: 16px;
      letter-spacing: .08px;
      padding: 1px 0; }
      .chd-footer--bare #footer-menu-wrap #footer-menu li:before {
        display: none; }
    .chd-footer--bare #footer-menu-wrap #footer-menu a:hover {
      text-decoration: none; }

.chd-swiper .swiper-lazy-preloader {
  display: none; }

.chd-swiper .swiper-button-next,
.chd-swiper .swiper-button-prev {
  transition: all 0.15s; }
  .chd-swiper .swiper-button-next--full-height,
  .chd-swiper .swiper-button-prev--full-height {
    background: rgba(255, 255, 255, 0.9);
    bottom: 0;
    height: 100%;
    margin-top: 0;
    top: 0;
    width: 40px; }
    .chd-swiper .swiper-button-next--full-height::after,
    .chd-swiper .swiper-button-prev--full-height::after {
      color: #000;
      font-size: 20px; }
    .chd-swiper .swiper-button-next--full-height:hover,
    .chd-swiper .swiper-button-prev--full-height:hover {
      background: white; }
    .chd-swiper .swiper-button-next--full-height.swiper-button-disabled,
    .chd-swiper .swiper-button-prev--full-height.swiper-button-disabled {
      opacity: 0; }
  .chd-swiper .swiper-button-next--dark,
  .chd-swiper .swiper-button-prev--dark {
    background: rgba(0, 0, 0, 0.8); }
    .chd-swiper .swiper-button-next--dark:hover,
    .chd-swiper .swiper-button-prev--dark:hover {
      background: black; }
    .chd-swiper .swiper-button-next--dark::after,
    .chd-swiper .swiper-button-prev--dark::after {
      color: #fff; }
  .chd-swiper .swiper-button-next--blue,
  .chd-swiper .swiper-button-prev--blue {
    background: rgba(0, 128, 163, 0.9); }
    .chd-swiper .swiper-button-next--blue:hover,
    .chd-swiper .swiper-button-prev--blue:hover {
      background: #0080a3; }
    .chd-swiper .swiper-button-next--blue::after,
    .chd-swiper .swiper-button-prev--blue::after {
      color: #fff; }
  @media (max-width: 834px) {
    .chd-swiper .swiper-button-next--home-videos,
    .chd-swiper .swiper-button-prev--home-videos {
      background: #F4F5F5; } }
  .chd-swiper .swiper-button-next--home-chd-tv-lineup,
  .chd-swiper .swiper-button-prev--home-chd-tv-lineup {
    max-height: 144px; }
  .chd-swiper .swiper-button-next--home-chd-tv-trending, .chd-swiper .swiper-button-next--home-chd-tv-latest-episodes, .chd-swiper .swiper-button-next--home-chd-tv-bus-testimonials,
  .chd-swiper .swiper-button-prev--home-chd-tv-trending,
  .chd-swiper .swiper-button-prev--home-chd-tv-latest-episodes,
  .chd-swiper .swiper-button-prev--home-chd-tv-bus-testimonials {
    max-height: 146px; }
  .chd-swiper .swiper-button-next--chd-conference-home-speakers, .chd-swiper .swiper-button-next--simpsonwood-speakers,
  .chd-swiper .swiper-button-prev--chd-conference-home-speakers,
  .chd-swiper .swiper-button-prev--simpsonwood-speakers {
    height: 47px;
    top: 22%;
    width: 55px; }
    .chd-swiper .swiper-button-next--chd-conference-home-speakers::after, .chd-swiper .swiper-button-next--simpsonwood-speakers::after,
    .chd-swiper .swiper-button-prev--chd-conference-home-speakers::after,
    .chd-swiper .swiper-button-prev--simpsonwood-speakers::after {
      font-size: 20px; }
    @media (min-width: 1200px) {
      .chd-swiper .swiper-button-next--chd-conference-home-speakers, .chd-swiper .swiper-button-next--simpsonwood-speakers,
      .chd-swiper .swiper-button-prev--chd-conference-home-speakers,
      .chd-swiper .swiper-button-prev--simpsonwood-speakers {
        width: 82px; } }
  .chd-swiper .swiper-button-next--simpsonwood-speakers,
  .chd-swiper .swiper-button-prev--simpsonwood-speakers {
    background: #9C280A;
    top: 50%; }
    .chd-swiper .swiper-button-next--simpsonwood-speakers::after,
    .chd-swiper .swiper-button-prev--simpsonwood-speakers::after {
      color: #fff; }
  .chd-swiper .swiper-button-next--defender-home,
  .chd-swiper .swiper-button-prev--defender-home {
    background: rgba(251, 250, 247, 0.9);
    max-height: 150px; }

.chd-swiper .swiper-button-next--full-height, .chd-swiper .swiper-button-next--chd-conference-home-speakers, .chd-swiper .swiper-button-next--simpsonwood-speakers {
  right: 0; }

.chd-swiper .swiper-button-prev--full-height, .chd-swiper .swiper-button-prev--chd-conference-home-speakers, .chd-swiper .swiper-button-prev--simpsonwood-speakers {
  left: 0; }

.chd-widgets__sign-up h3 {
  padding-bottom: 5px; }

.chd-widgets__sign-up li {
  margin-bottom: 0; }

.chd-widgets__sign-up .gform_legacy_markup_wrapper .gform_heading {
  display: none; }

.chd-widgets__sign-up form div.gform_footer input#gform_submit_button_51 {
  background: #0080A3;
  border-radius: 0;
  font-size: 14px;
  height: 47px;
  letter-spacing: 2.1px;
  margin-bottom: 0;
  max-width: 219px;
  text-transform: uppercase;
  transition: .2s;
  width: 100%; }
  .chd-widgets__sign-up form div.gform_footer input#gform_submit_button_51:hover {
    background: #05607C; }
  @media (min-width: 768px) {
    .chd-widgets__sign-up form div.gform_footer input#gform_submit_button_51 {
      margin-top: 20px; } }

@media (max-width: 450px) {
  .chd-widgets__sign-up form div.gform_footer {
    display: flex; } }

.chd-widgets__sign-up form div.gform_footer.top_label {
  padding-top: 0 !important; }

.chd-widgets__aside {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 25px 0 50px;
  width: auto; }
  @media (min-width: 768px) {
    .chd-widgets__aside {
      flex: 1;
      padding: 0 0 29px 56px; } }
  .chd-widgets__aside > div {
    width: 90%; }
    .chd-widgets__aside > div h3 {
      letter-spacing: 2.4px; }
      @media (min-width: 768px) {
        .chd-widgets__aside > div h3 {
          letter-spacing: 2px; } }
  .chd-widgets__aside > .liner:last-of-type:after {
    display: none; }
  .chd-widgets__aside h3 {
    color: #000;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 20px;
    padding: 0 0 5px;
    text-transform: uppercase; }
  .chd-widgets__aside .liner {
    padding-left: 0; }
    .chd-widgets__aside .liner:after {
      background: #E9E8E6;
      content: "";
      display: block;
      height: 1.5px;
      margin: 25px -100px;
      width: 200%; }
      @media (min-width: 768px) {
        .chd-widgets__aside .liner:after {
          margin: 50px 0;
          width: 111px; } }
  .chd-widgets__aside .border {
    border-top: none;
    padding: 0; }
  .chd-widgets__aside .gform_wrapper.gravity-theme .ginput_container_text input, .chd-widgets__aside .gform_legacy_markup_wrapper li.hidden_label input {
    background: #f4f5f5;
    border: 1px solid #ccc;
    height: 52px;
    margin-top: 4px;
    padding-left: 24px !important;
    width: 100%; }
    @media (min-width: 768px) {
      .chd-widgets__aside .gform_wrapper.gravity-theme .ginput_container_text input, .chd-widgets__aside .gform_legacy_markup_wrapper li.hidden_label input {
        width: 284px; } }

.chd-widgets__defender-categories sup {
  font-size: 8px;
  top: -8px; }

.chd-widgets__defender-categories ul.menu li.menu-item a {
  color: #000;
  font-family: "merriweather", Merriweather, serif;
  font-size: 16px; }

.chd-read-more-items .chd-swiper--read-more-items {
  padding-bottom: 30px; }
  @media (min-width: 1200px) {
    .chd-read-more-items .chd-swiper--read-more-items {
      display: none; } }
  .chd-read-more-items .chd-swiper--read-more-items .chd-swiper__slide {
    width: 275px; }
    .chd-read-more-items .chd-swiper--read-more-items .chd-swiper__slide:first-child {
      padding-left: 20px; }
    .chd-read-more-items .chd-swiper--read-more-items .chd-swiper__slide:last-child {
      padding-right: 20px; }
  .chd-read-more-items .chd-swiper--read-more-items .swiper-pagination {
    bottom: 0px !important; }
    .chd-read-more-items .chd-swiper--read-more-items .swiper-pagination-bullet-active {
      background: #008bb3; }

.chd-read-more-items__items {
  display: flex;
  flex-flow: row wrap;
  row-gap: 40px; }
  .chd-read-more-items__items.desktop-only {
    display: none; }
    @media (min-width: 1200px) {
      .chd-read-more-items__items.desktop-only {
        display: flex; } }
  @media (min-width: 768px) {
    .chd-read-more-items__items {
      column-gap: calc(100% * (36 / 1140)); } }
  @media (min-width: 1200px) {
    .chd-read-more-items__items {
      column-gap: calc(100% * (75 / 1140)); } }
  .chd-read-more-items__items .chd-read-more-items-item {
    flex: 0 1 auto; }
    @media (min-width: 768px) {
      .chd-read-more-items__items .chd-read-more-items-item {
        width: calc(100% * (550 / 1140 )); } }
    @media (min-width: 1200px) {
      .chd-read-more-items__items .chd-read-more-items-item {
        width: calc(100% * (330 / 1140 )); } }

.chd-read-more-items-item__image {
  max-width: 315px;
  margin-bottom: 20px;
  width: 100%; }
  .chd-read-more-items-item__image img {
    max-width: none;
    width: 100%;
    vertical-align: middle; }

.chd-read-more-items-item__title {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: 6px;
  margin-top: 0; }
  @media (min-width: 1200px) {
    .chd-read-more-items-item__title {
      font-size: 36px;
      line-height: 1.1; } }

.chd-read-more-items-item__desc {
  color: #373A3C;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1.4375;
  margin: 0.5em auto auto; }

.chd-read-more-items .chd-read-more-items-item__desc--full {
  display: none; }
  .chd-read-more-items .chd-read-more-items-item__desc--full p:not(:last-child) {
    margin-bottom: 1.25em; }

.chd-banner-swiper {
  margin-bottom: -4em; }
  @media (min-width: 1200px) {
    .chd-banner-swiper {
      margin-bottom: -2.3em; } }
  .chd-banner-swiper__inner {
    padding: .67em 1em;
    box-sizing: border-box !important;
    top: -4em; }
    @media (min-width: 1200px) {
      .chd-banner-swiper__inner {
        padding: 0 1em;
        top: -5em; } }
  .chd-banner-swiper__swiper-slide.swiper-slide {
    height: 380px;
    width: 248px; }
    .chd-banner-swiper__swiper-slide.swiper-slide:first-child {
      padding-left: 1em; }
    .chd-banner-swiper__swiper-slide.swiper-slide:last-child {
      padding-right: 1em; }
  .chd-banner-swiper__link {
    background-position: center;
    background-size: cover;
    box-shadow: 0 3px 5px 3px rgba(0, 0, 0, 0.15);
    display: block;
    height: 100%;
    position: relative;
    transition: .2s;
    width: 100%; }
    .chd-banner-swiper__link:before {
      background: linear-gradient(#000, transparent 55%);
      content: '';
      display: block;
      position: absolute;
      height: 100%;
      transition: .2s;
      width: 100%; }
    .chd-banner-swiper__link p {
      color: #fff;
      font-family: "open-sans", "Open Sans", sans-serif;
      font-size: 20px;
      letter-spacing: 0.75px;
      line-height: 26px;
      padding: 0.8em;
      position: relative;
      font-weight: 700;
      text-transform: uppercase; }
      .chd-banner-swiper__link p::after {
        background: #3FB6E8;
        content: '';
        display: block;
        height: 4px;
        margin-top: 8px;
        width: 83px; }
    .chd-banner-swiper__link:hover {
      box-shadow: 0 3px 5px 3px rgba(0, 0, 0, 0.3); }
      .chd-banner-swiper__link:hover:before {
        opacity: .8; }

.chd-button-boxes {
  padding: 2.5em 1em; }
  .chd-button-boxes h2 {
    width: 1170px;
    max-width: 100%;
    margin: 0 auto 0.5em;
    font-size: 2em;
    line-height: 52px;
    color: #0080A3;
    font-weight: 700;
    text-align: center; }
    @media (min-width: 1200px) {
      .chd-button-boxes h2 {
        text-align: left;
        max-width: 1170px; } }
  .chd-button-boxes__inner {
    width: 1170px;
    max-width: 100%;
    margin: auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 14.5px; }
  .chd-button-boxes__button-box {
    width: 380px;
    max-width: 100%; }
    .chd-button-boxes__button-box img {
      width: 380px;
      object-fit: cover;
      object-position: center center;
      height: 222px;
      background-color: #373a3c; }
    .chd-button-boxes__button-box p {
      position: relative;
      top: -42px;
      width: 312px;
      max-width: 90%;
      margin: auto;
      text-align: center;
      font-family: "merriweather", Merriweather, serif;
      font-weight: bold;
      font-size: 24px;
      line-height: 28.5px;
      letter-spacing: -0.5px; }
      .chd-button-boxes__button-box p a {
        width: 100%;
        padding: 2.1em 1em;
        box-sizing: border-box;
        display: inline-block;
        background-color: #0080A3;
        color: #ffffff;
        transition: 0.2s ease-in-out; }
        .chd-button-boxes__button-box p a:hover {
          background-color: #05607c;
          box-shadow: 0px 0px 6px 2px #00000040; }

.chd-video-embed {
  background: #F4F5F5;
  padding: 2.5em 1em;
  position: relative; }
  @media (min-width: 1200px) {
    .chd-video-embed {
      background: none; } }
  .chd-video-embed h2 {
    color: #008bb3;
    font-size: 1.5em;
    line-height: 135%;
    margin: 1em auto;
    text-align: center;
    font-weight: 700; }
    @media (min-width: 1200px) {
      .chd-video-embed h2 {
        text-align: left;
        font-size: 2em;
        margin: auto auto 0.3rem;
        max-width: 1170px; } }
  .chd-video-embed p {
    line-height: 18px;
    margin-bottom: 2em;
    text-align: center; }
    @media (min-width: 1200px) {
      .chd-video-embed p {
        text-align: left;
        margin: auto auto 2em;
        max-width: 1210px; } }
    .chd-video-embed p a {
      background: #008bb3;
      color: #ffffff;
      font-size: 15px;
      font-weight: bold;
      letter-spacing: 1.5px;
      line-height: normal;
      margin: 2em 0 0;
      padding: .5em 1.5em;
      text-transform: uppercase;
      transition: .5s; }
      @media (min-width: 1440px) {
        .chd-video-embed p a {
          margin-top: 28px;
          padding: 13px 45px; } }
      .chd-video-embed p a:hover {
        background: #fff;
        color: #008bb3; }
  @media (min-width: 1200px) {
    .chd-video-embed:before {
      background: #F4F5F5;
      content: '';
      height: calc(100% - 10em);
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      z-index: -1; } }
  .chd-video-embed__inner {
    margin: auto;
    max-width: 910px; }
    .chd-video-embed__inner p {
      font-size: 16px;
      line-height: 18px;
      max-width: 910px; }
  .chd-video-embed--widget {
    background: none;
    padding: 0 15px; }
    .chd-video-embed--widget:before {
      display: none; }
    .chd-video-embed--widget h2 {
      margin-top: 0; }
    .chd-video-embed--widget .chd-video-embed__inner p {
      margin: auto 0 2em;
      max-width: 768px; }

.chd-articles-media {
  background: #f4f5f5;
  padding: 2.5em 0;
  width: 100%;
  box-sizing: border-box; }
  @media (min-width: 1200px) {
    .chd-articles-media {
      padding: 5em 1em 2.5em; } }
  .chd-articles-media h2 {
    color: #0080A3;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 1.5em;
    letter-spacing: 2.4px;
    margin-bottom: 0;
    max-width: 100%;
    text-transform: uppercase;
    text-align: center; }
    @media (min-width: 1200px) {
      .chd-articles-media h2 {
        text-align: left;
        margin: auto;
        max-width: 1170px;
        font-size: 2.25em; } }
  .chd-articles-media__subheading {
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    margin: 0.5em auto auto; }
    @media (min-width: 1200px) {
      .chd-articles-media__subheading {
        text-align: left;
        max-width: 1170px; } }
  .chd-articles-media__inner {
    max-width: 100%;
    margin: 2em auto 2em;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 3em;
    --swiper-navigation-size: 1.5em;
    --swiper-navigation-top-offset: 0%;
    --swiper-navigation-sides-offset: 0em;
    --swiper-navigation-color: #000000; }
    @media (min-width: 1200px) {
      .chd-articles-media__inner {
        gap: initial;
        justify-content: space-between;
        width: 1170px; } }
    .chd-articles-media__inner a {
      max-width: 100%;
      color: #000; }
      .chd-articles-media__inner a:hover {
        text-decoration: underline;
        text-decoration-color: #000; }
    .chd-articles-media__inner .swiper-button-next, .chd-articles-media__inner .swiper-button-prev {
      background-color: #ffffff;
      opacity: 80%;
      height: max(160px, calc(2px + 16.6vw));
      max-height: 196px;
      width: 1.5em;
      top: 0.5em; }
      @media (min-width: 1200px) {
        .chd-articles-media__inner .swiper-button-next, .chd-articles-media__inner .swiper-button-prev {
          width: 2.5em; } }
    .chd-articles-media__inner .swiper-button-next {
      right: 0; }
    .chd-articles-media__inner .swiper-button-prev {
      left: 0; }
    .chd-articles-media__inner .swiper-button-disabled {
      opacity: 0 !important; }
  .chd-articles-media__videos .swiper-button-next, .chd-articles-media__videos .swiper-button-prev {
    height: max(175px, calc(20px + 16.6vw));
    max-height: 215px; }
  .chd-articles-media__article {
    min-width: 300px;
    width: calc((100% / 3) - 1.25em) !important; }
    .chd-articles-media__article:first-child {
      padding-left: 1.5em; }
      @media (min-width: 1200px) {
        .chd-articles-media__article:first-child {
          padding-left: 0; } }
    .chd-articles-media__article:last-child {
      padding-right: 1.5em; }
      @media (min-width: 1200px) {
        .chd-articles-media__article:last-child {
          padding-right: 0; } }
    .chd-articles-media__article img {
      object-fit: cover;
      object-position: center center;
      background-color: #373a3c; }
    .chd-articles-media__article-date {
      color: #000000;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      margin: 0.25em auto 0.5em; }
    .chd-articles-media__article-title {
      color: #000000;
      font-weight: 600;
      font-size: 20px;
      line-height: 24px;
      width: 344px;
      max-width: 100%; }
  .chd-articles-media__video {
    min-width: 300px;
    width: calc((100% / 3) - 1.25em) !important; }
    .chd-articles-media__video:first-child {
      padding-left: 1.5em; }
      @media (min-width: 1200px) {
        .chd-articles-media__video:first-child {
          padding-left: 0; } }
    .chd-articles-media__video:last-child {
      padding-right: 1.5em; }
      @media (min-width: 1200px) {
        .chd-articles-media__video:last-child {
          padding-right: 0; } }
    .chd-articles-media__video:hover .chd-articles-media__video-thumb:after {
      opacity: 1; }
    .chd-articles-media__video-thumb {
      max-width: 100%;
      object-fit: cover;
      object-position: center center;
      position: relative; }
      .chd-articles-media__video-thumb img {
        position: relative;
        z-index: 1; }
      .chd-articles-media__video-thumb:before {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 0;
        background-color: #373a3c; }
      .chd-articles-media__video-thumb:after {
        content: '';
        background-color: #25252f;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTEuNDI1LjM1TDE0LjU3NSA4bC0xMy4xNSA3LjY1Vi4zNXoiPjwvcGF0aD48L3N2Zz4=);
        background-position: 55% center;
        background-size: 25px auto;
        background-repeat: no-repeat;
        border: 1px solid #ffffff;
        box-shadow: 0px 2px 6px 0px #00000040;
        border-radius: 50%;
        display: block;
        height: 50px;
        left: 50%;
        opacity: 0.6;
        position: absolute;
        transform: translate(-50%, -50%);
        transition: opacity 0.15s;
        top: 50%;
        width: 50px;
        z-index: 2; }
    .chd-articles-media__video-date {
      color: #000000;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      margin: 0.25em auto 0.5em; }
    .chd-articles-media__video-title {
      color: #000000;
      font-weight: 600;
      font-size: 20px;
      line-height: 24px;
      width: 344px;
      max-width: 100%; }
  .chd-articles-media__more-link {
    text-align: center; }
    @media (min-width: 1200px) {
      .chd-articles-media__more-link {
        margin: auto;
        max-width: 1170px;
        text-align: right; } }
    .chd-articles-media__more-link a {
      color: #0080A3;
      text-transform: uppercase;
      position: relative;
      font-size: 16px;
      font-weight: 700;
      line-height: 26px;
      letter-spacing: 2px; }
      .chd-articles-media__more-link a:after {
        content: '\2192';
        padding: 0 0.5em; }

.chd-speaker-bio {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .chd-speaker-bio__video-wrapper {
    width: 100%;
    position: relative; }
    .chd-speaker-bio__video-wrapper::after {
      content: "";
      display: inline-block;
      background: rgba(244, 245, 245, 0.96);
      width: 100vw;
      height: 154px;
      position: absolute;
      top: 13px;
      left: 0;
      z-index: -1; }
    @media (min-width: 900px) {
      .chd-speaker-bio__video-wrapper::after {
        height: 207px;
        top: 24px; } }
    @media (min-width: 1280px) {
      .chd-speaker-bio__video-wrapper::after {
        height: 335px;
        top: 35px; } }
  .chd-speaker-bio .chd-video-embed {
    background: none;
    padding: 0;
    margin: auto; }
    .chd-speaker-bio .chd-video-embed__inner {
      height: 190px;
      width: 316px;
      max-width: 720px; }
      @media (min-width: 900px) {
        .chd-speaker-bio .chd-video-embed__inner {
          width: 450px;
          height: 270px; } }
      @media (min-width: 1280px) {
        .chd-speaker-bio .chd-video-embed__inner {
          width: 720px;
          height: 405px; } }
      .chd-speaker-bio .chd-video-embed__inner p {
        color: #373A3C;
        font-family: "merriweather", Merriweather, serif;
        font-weight: 700;
        line-height: 122%;
        padding-top: 10px;
        padding-left: 27.5px;
        width: 261px; }
        @media (min-width: 900px) {
          .chd-speaker-bio .chd-video-embed__inner p {
            width: 100%;
            padding-left: 0; } }
        @media (min-width: 1280px) {
          .chd-speaker-bio .chd-video-embed__inner p {
            font-size: 20px;
            line-height: 127.2%; } }
    .chd-speaker-bio .chd-video-embed::before {
      content: none; }
  .chd-speaker-bio__main-content {
    padding-top: 85px;
    line-height: 22px;
    width: 90%;
    max-width: 825px; }
    @media (min-width: 900px) {
      .chd-speaker-bio__main-content {
        padding-top: 48px; } }
    @media (min-width: 1280px) {
      .chd-speaker-bio__main-content {
        line-height: 25px;
        padding-top: 68px; } }
    .chd-speaker-bio__main-content p {
      padding-bottom: 28px; }

.bio-link-banner {
  height: 171px;
  display: flex;
  flex-direction: column;
  align-items: center; }
  .bio-link-banner h2 {
    padding-top: 36px;
    color: #373A3C;
    font-size: 20px;
    line-height: 31px; }
  .bio-link-banner a {
    width: 227px;
    height: 55px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    background-color: #2c2e30;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    line-height: 33px;
    letter-spacing: 2.1px; }
    .bio-link-banner a:hover {
      color: #2c2e30;
      background-color: #FFF !important; }

.chd-speaker-bio-overview {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 90%;
  padding-bottom: 50px; }
  @media (min-width: 900px) {
    .chd-speaker-bio-overview {
      flex-direction: row;
      max-width: 825px; } }
  .chd-speaker-bio-overview__thumbnail {
    height: auto;
    width: 355px;
    overflow: hidden; }
    @media (min-width: 900px) {
      .chd-speaker-bio-overview__thumbnail {
        width: 245px; } }
  .chd-speaker-bio-overview__info {
    max-width: 825px; }
    @media (min-width: 900px) {
      .chd-speaker-bio-overview__info {
        max-width: 550px;
        padding-left: 30px; } }
    .chd-speaker-bio-overview__info hr {
      width: 102px;
      background-color: #B0DDF3;
      margin: 0; }
    .chd-speaker-bio-overview__info .heading {
      padding-top: 20px;
      padding-bottom: 21px;
      font-family: "merriweather", Merriweather, serif; }
      @media (min-width: 900px) {
        .chd-speaker-bio-overview__info .heading {
          padding-top: 0; } }
      @media (min-width: 1280px) {
        .chd-speaker-bio-overview__info .heading {
          padding-bottom: 18px; } }
      .chd-speaker-bio-overview__info .heading h2 {
        margin-bottom: 0;
        font-size: 24px;
        line-height: initial; }
        @media (min-width: 1280px) {
          .chd-speaker-bio-overview__info .heading h2 {
            font-size: 28px;
            line-height: 36px; } }
      .chd-speaker-bio-overview__info .heading p {
        font-size: 18px;
        line-height: 26px; }
        @media (min-width: 1280px) {
          .chd-speaker-bio-overview__info .heading p {
            font-size: 20px;
            line-height: 31px; } }
    .chd-speaker-bio-overview__info .excerpt {
      padding-top: 21px; }
      @media (min-width: 1280px) {
        .chd-speaker-bio-overview__info .excerpt {
          padding-top: 18px; } }
      .chd-speaker-bio-overview__info .excerpt p {
        color: #373A3C;
        font-family: "open-sans", "Open Sans", sans-serif;
        font-size: 16px;
        line-height: 23px;
        font-weight: 300; }
      .chd-speaker-bio-overview__info .excerpt a {
        display: inline-block;
        padding-top: 15px;
        text-transform: uppercase;
        color: #0080A3;
        font-family: "open-sans", "Open Sans", sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 26px;
        letter-spacing: 2.1px; }
        .chd-speaker-bio-overview__info .excerpt a:hover {
          color: #05607C; }
          .chd-speaker-bio-overview__info .excerpt a:hover::after {
            content: url("./images/arrow-right-dark-blue.svg"); }
        @media (min-width: 1280px) {
          .chd-speaker-bio-overview__info .excerpt a {
            padding-top: 10px; } }
        .chd-speaker-bio-overview__info .excerpt a::after {
          content: url("./images/arrow-right-blue.svg");
          padding-left: 10px;
          display: inline-block;
          transform: translate(0, -5%); }

.chd-banner {
  align-items: center;
  background-position: center;
  background-size: cover;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  padding: 20px; }
  .chd-banner {
    min-height: 270px; }
    @media screen and (min-width: 390px) {
      .chd-banner {
        min-height: calc(270px + 276 * ((100vw - 390px) / 1050)); } }
    @media screen and (min-width: 1440px) {
      .chd-banner {
        min-height: 546px; } }
  .chd-banner__text {
    max-width: 910px;
    text-align: center; }
    .chd-banner__text h1 {
      font-weight: normal;
      line-height: normal; }
      .chd-banner__text h1 {
        font-size: 22px; }
        @media screen and (min-width: 390px) {
          .chd-banner__text h1 {
            font-size: calc(22px + 14 * ((100vw - 390px) / 1050)); } }
        @media screen and (min-width: 1440px) {
          .chd-banner__text h1 {
            font-size: 36px; } }
    .chd-banner__text p {
      line-height: 20px; }
    .chd-banner__text--icon {
      max-width: 930px;
      padding-bottom: 100px;
      position: relative;
      text-align: left;
      width: 100%; }
      @media (min-width: 1000px) {
        .chd-banner__text--icon {
          padding-bottom: 0; } }
  .chd-banner--icon {
    align-items: flex-start;
    min-height: 290px;
    position: relative; }
    @media (min-width: 1000px) {
      .chd-banner--icon {
        align-items: center;
        min-height: 356px; } }
    .chd-banner--icon h1 {
      margin-bottom: 7px;
      max-width: 490px; }
      @media (min-width: 1000px) {
        .chd-banner--icon h1 {
          align-items: center; } }
      .chd-banner--icon h1.chd-banner__header--large {
        font-size: 32px; }
        @media screen and (min-width: 390px) {
          .chd-banner--icon h1.chd-banner__header--large {
            font-size: calc(32px + 16 * ((100vw - 390px) / 1050)); } }
        @media screen and (min-width: 1440px) {
          .chd-banner--icon h1.chd-banner__header--large {
            font-size: 48px; } }
      .chd-banner--icon h1.chd-banner__header--large {
        line-height: 40px; }
        @media screen and (min-width: 390px) {
          .chd-banner--icon h1.chd-banner__header--large {
            line-height: calc(40px + 20 * ((100vw - 390px) / 1050)); } }
        @media screen and (min-width: 1440px) {
          .chd-banner--icon h1.chd-banner__header--large {
            line-height: 60px; } }
      .chd-banner--icon h1.chd-banner__header--medium {
        font-size: 28px; }
        @media screen and (min-width: 390px) {
          .chd-banner--icon h1.chd-banner__header--medium {
            font-size: calc(28px + 14 * ((100vw - 390px) / 1050)); } }
        @media screen and (min-width: 1440px) {
          .chd-banner--icon h1.chd-banner__header--medium {
            font-size: 42px; } }
      .chd-banner--icon h1.chd-banner__header--medium {
        line-height: 35px; }
        @media screen and (min-width: 390px) {
          .chd-banner--icon h1.chd-banner__header--medium {
            line-height: calc(35px + 15 * ((100vw - 390px) / 1050)); } }
        @media screen and (min-width: 1440px) {
          .chd-banner--icon h1.chd-banner__header--medium {
            line-height: 50px; } }
      .chd-banner--icon h1.chd-banner__header--small {
        font-size: 24px; }
        @media screen and (min-width: 390px) {
          .chd-banner--icon h1.chd-banner__header--small {
            font-size: calc(24px + 12 * ((100vw - 390px) / 1050)); } }
        @media screen and (min-width: 1440px) {
          .chd-banner--icon h1.chd-banner__header--small {
            font-size: 36px; } }
      .chd-banner--icon h1.chd-banner__header--small {
        line-height: 30px; }
        @media screen and (min-width: 390px) {
          .chd-banner--icon h1.chd-banner__header--small {
            line-height: calc(30px + 10 * ((100vw - 390px) / 1050)); } }
        @media screen and (min-width: 1440px) {
          .chd-banner--icon h1.chd-banner__header--small {
            line-height: 40px; } }
    .chd-banner--icon p {
      max-width: 377px;
      min-width: 245px;
      position: relative;
      width: 60%;
      z-index: 1; }
  .chd-banner__icon {
    padding-right: 15px;
    position: absolute;
    right: 0; }
    .chd-banner__icon {
      bottom: -54px; }
      @media screen and (min-width: 390px) {
        .chd-banner__icon {
          bottom: calc(-54px + -57 * ((100vw - 390px) / 1050)); } }
      @media screen and (min-width: 1440px) {
        .chd-banner__icon {
          bottom: -111px; } }
    .chd-banner__icon {
      width: 178px; }
      @media screen and (min-width: 390px) {
        .chd-banner__icon {
          width: calc(178px + 205 * ((100vw - 390px) / 1050)); } }
      @media screen and (min-width: 1440px) {
        .chd-banner__icon {
          width: 383px; } }
    @media (min-width: 1000px) {
      .chd-banner__icon {
        left: calc(50% + 60px); } }

.chd-banner-announce {
  background: linear-gradient(135deg, #014458 44.71%, #177795 101.48%);
  border-bottom: 1px solid #E7E5E2;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle; }
  @media (min-width: 767px) {
    .chd-banner-announce {
      font-size: 18px;
      line-height: 1.3; } }
  .chd-banner-announce a {
    color: #fff;
    display: block;
    padding: 10px 20px; }
  .chd-banner-announce a,
  .chd-banner-announce a:link,
  .chd-banner-announce a:visited,
  .chd-banner-announce a:hover,
  .chd-banner-announce a:active {
    color: #fff; }
  .chd-banner-announce span {
    color: #D5EDB3;
    padding-left: 12px; }
  .chd-banner-announce--header span {
    font-weight: 600; }
  .chd-banner-announce .text--highlight {
    color: #fff; }
  .chd-banner-announce .arrow--right {
    display: inline-flex;
    flex-flow: row nowrap;
    align-items: center; }
    .chd-banner-announce .arrow--right::after {
      background-image: url("./images/arrow-right-black.svg");
      background-size: cover;
      content: '';
      display: inline-block;
      filter: invert(92%) sepia(6%) saturate(1442%) hue-rotate(37deg) brightness(101%) contrast(91%);
      line-height: 0;
      height: 9px;
      width: 12px;
      margin-left: 4px; }

.chd-text-block {
  margin: auto;
  padding: 0 20px; }
  .chd-text-block h2 {
    font-size: 24px;
    line-height: 28px; }
    @media (min-width: 1000px) {
      .chd-text-block h2 {
        font-size: 40px;
        line-height: 46px; } }
  .chd-text-block p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 24px; }
    @media (min-width: 1000px) {
      .chd-text-block p {
        font-size: 24px;
        line-height: 33px;
        margin-bottom: 28px; } }

.chd-spacer-block--mobile {
  display: block; }
  @media (min-width: 1000px) {
    .chd-spacer-block--mobile {
      display: none; } }

.chd-spacer-block--desktop {
  display: none; }
  @media (min-width: 1000px) {
    .chd-spacer-block--desktop {
      display: block; } }

.chd-button-section {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  margin: 0 auto;
  max-width: 800px;
  padding: 0 20px; }

.chd-link-boxes {
  display: flex;
  flex-wrap: wrap;
  gap: 25px 40px;
  justify-content: center;
  margin: auto;
  max-width: 750px;
  padding: 0 20px; }
  @media (min-width: 1200px) {
    .chd-link-boxes {
      gap: 35px 40px;
      max-width: 1230px; } }
  .chd-link-boxes--blue {
    gap: 20px 30px;
    max-width: 100%;
    padding: 0; }
  .chd-link-boxes--green-divider {
    display: block;
    max-width: 775px;
    padding: 0 15px; }
  .chd-link-boxes--circle-icon {
    max-width: 860px; }
  .chd-link-boxes--image-card {
    gap: 21px;
    max-width: 100%; }
  .chd-link-boxes__section--icon {
    padding: 50px 40px 80px; }
    @media (min-width: 1200px) {
      .chd-link-boxes__section--icon {
        padding: 80px 40px 90px; } }
  .chd-link-boxes__group-1 {
    display: flex;
    justify-content: center;
    width: 100%; }
    .chd-link-boxes__group-1-inner--image-card {
      width: 354px; }
      @media (min-width: 769px) {
        .chd-link-boxes__group-1-inner--image-card {
          width: 729px; } }
      @media (min-width: 1000px) {
        .chd-link-boxes__group-1-inner--image-card {
          margin-bottom: 20px;
          width: 775px; } }
      @media (min-width: 1213px) {
        .chd-link-boxes__group-1-inner--image-card {
          width: 1173px; } }
  .chd-link-boxes__heading {
    color: #fff;
    font-family: "merriweather", Merriweather, serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0em;
    margin-bottom: 15px;
    margin-top: 0;
    text-align: left; }
    @media (min-width: 712px) {
      .chd-link-boxes__heading {
        font-size: 48px;
        line-height: 60px; } }
    .chd-link-boxes__heading--blue {
      font-size: 30px;
      margin-bottom: 0;
      max-width: 458px;
      text-align: center; }
      @media (min-width: 712px) {
        .chd-link-boxes__heading--blue {
          line-height: 34px; } }
      @media (min-width: 1000px) {
        .chd-link-boxes__heading--blue {
          font-size: 40px;
          line-height: 48px;
          margin-bottom: 20px; } }
    .chd-link-boxes__heading--green-divider {
      font-size: 30px;
      line-height: 36px;
      margin-bottom: 40px;
      text-align: center; }
      @media (min-width: 1000px) {
        .chd-link-boxes__heading--green-divider {
          font-size: 40px;
          line-height: 42px; } }
    .chd-link-boxes__heading--image-card {
      font-family: "open-sans", "Open Sans", sans-serif;
      font-size: 24px;
      font-weight: bold;
      letter-spacing: 2.4px;
      margin-bottom: 5px; }
      @media (min-width: 1000px) {
        .chd-link-boxes__heading--image-card {
          font-size: 28px;
          letter-spacing: 2.8px;
          margin-bottom: 0; } }
  .chd-link-boxes__lede {
    color: #fff;
    font-size: 16px;
    line-height: 20px; }
    @media (min-width: 1000px) {
      .chd-link-boxes__lede--image-card {
        font-size: 20px;
        line-height: 27px; } }
  .chd-link-boxes__links-item--icon {
    align-items: flex-start;
    background-repeat: no-repeat;
    display: flex;
    height: auto;
    min-height: 220px;
    position: relative;
    width: 316px; }
    @media (min-width: 1200px) {
      .chd-link-boxes__links-item--icon {
        height: auto;
        width: 364px; } }
    .chd-link-boxes__links-item--icon:hover:not(:first-child):after {
      filter: invert(100%) sepia(96%) saturate(1682%) hue-rotate(171deg) brightness(97%) contrast(97%); }
    .chd-link-boxes__links-item--icon:hover img {
      filter: invert(100%) sepia(96%) saturate(1682%) hue-rotate(171deg) brightness(97%) contrast(97%); }
    .chd-link-boxes__links-item--icon:hover .chd-link-boxes__links-box p {
      color: #fff; }
    .chd-link-boxes__links-item--icon:not(:first-child):after {
      background-size: 100% calc(100% - 32px);
      background-image: url("images/legal-section-border.png");
      background-position: bottom;
      background-repeat: no-repeat;
      content: '';
      filter: invert(33%) sepia(44%) saturate(3094%) hue-rotate(169deg) brightness(87%) contrast(101%);
      height: 100%;
      position: absolute;
      top: 0;
      width: 100%; }
    .chd-link-boxes__links-item--icon img {
      filter: invert(33%) sepia(44%) saturate(3094%) hue-rotate(169deg) brightness(87%) contrast(101%);
      left: 12.5%;
      max-width: 56px;
      position: absolute;
      top: 0; }
      @media (min-width: 1200px) {
        .chd-link-boxes__links-item--icon img {
          left: 14%;
          max-width: 68px; } }
  .chd-link-boxes__links-item--blue {
    background: linear-gradient(180deg, #05607C 0%, #0792BD 100%);
    border-radius: 9px;
    box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.15);
    transition: .2s; }
    .chd-link-boxes__links-item--blue:hover {
      box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.3); }
  .chd-link-boxes__links-item--circle-icon {
    align-items: center;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    width: 100%;
    position: relative; }
    @media (min-width: 1000px) {
      .chd-link-boxes__links-item--circle-icon {
        padding-bottom: 75px; } }
    .chd-link-boxes__links-item--circle-icon:not(:first-child):before {
      background: #05607C;
      content: '';
      display: block;
      height: calc(50% + 25px);
      position: absolute;
      bottom: 50%;
      width: 2px; }
      .chd-link-boxes__links-item--circle-icon:not(:first-child):before {
        right: 60px; }
        @media screen and (min-width: 390px) {
          .chd-link-boxes__links-item--circle-icon:not(:first-child):before {
            right: calc(60px + 62 * ((100vw - 390px) / 1050)); } }
        @media screen and (min-width: 1440px) {
          .chd-link-boxes__links-item--circle-icon:not(:first-child):before {
            right: 122px; } }
      @media (min-width: 1000px) {
        .chd-link-boxes__links-item--circle-icon:not(:first-child):before {
          width: 3px; } }
    .chd-link-boxes__links-item--circle-icon:not(:last-child):after {
      background: #05607C;
      content: '';
      display: block;
      height: calc(50% + 25px);
      position: absolute;
      top: 50%;
      width: 2px; }
      .chd-link-boxes__links-item--circle-icon:not(:last-child):after {
        right: 60px; }
        @media screen and (min-width: 390px) {
          .chd-link-boxes__links-item--circle-icon:not(:last-child):after {
            right: calc(60px + 62 * ((100vw - 390px) / 1050)); } }
        @media screen and (min-width: 1440px) {
          .chd-link-boxes__links-item--circle-icon:not(:last-child):after {
            right: 122px; } }
      @media (min-width: 1000px) {
        .chd-link-boxes__links-item--circle-icon:not(:last-child):after {
          width: 3px; } }
    .chd-link-boxes__links-item--circle-icon img {
      position: relative; }
      .chd-link-boxes__links-item--circle-icon img {
        max-width: 120px; }
        @media screen and (min-width: 390px) {
          .chd-link-boxes__links-item--circle-icon img {
            max-width: calc(120px + 125 * ((100vw - 390px) / 1050)); } }
        @media screen and (min-width: 1440px) {
          .chd-link-boxes__links-item--circle-icon img {
            max-width: 245px; } }
    .chd-link-boxes__links-item--circle-icon :hover .chd-link-boxes__cta--circle-icon {
      color: #01647F; }
      .chd-link-boxes__links-item--circle-icon :hover .chd-link-boxes__cta--circle-icon::after {
        background-color: #01647F; }
  .chd-link-boxes__links-item--image-card {
    align-items: center;
    border-radius: 2px;
    box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.08);
    display: flex;
    height: 180px;
    max-width: 354px;
    text-align: center;
    transition: .2s; }
    @media (min-width: 1000px) {
      .chd-link-boxes__links-item--image-card {
        height: 248px;
        max-width: 377px; } }
    .chd-link-boxes__links-item--image-card:hover {
      box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.2); }
      .chd-link-boxes__links-item--image-card:hover .chd-link-boxes__cta:after {
        left: 3px; }
  .chd-link-boxes__image--circle-icon {
    align-items: center;
    background: #fff;
    display: flex;
    position: relative;
    z-index: 1; }
    .chd-link-boxes__image--circle-icon:before {
      border: 2px solid #05607C;
      border-radius: 50%;
      content: '';
      display: block;
      height: 8px;
      left: -28px;
      position: absolute;
      width: 8px; }
      @media (min-width: 1000px) {
        .chd-link-boxes__image--circle-icon:before {
          border: 3px solid #05607C;
          height: 14px;
          left: -94px;
          width: 14px; } }
    .chd-link-boxes__image--circle-icon:after {
      background: #05607C;
      content: '';
      display: block;
      height: 2px;
      left: -17px;
      position: absolute;
      width: 17px; }
      @media (min-width: 1000px) {
        .chd-link-boxes__image--circle-icon:after {
          height: 3px;
          left: -74px;
          width: 74px; } }
  .chd-link-boxes__image--image-card {
    flex-shrink: 0;
    height: 100%;
    width: 153px; }
    .chd-link-boxes__image--image-card img {
      height: 100%;
      object-fit: cover;
      width: 100%; }
  .chd-link-boxes__links-link--icon {
    color: #fff;
    display: block;
    margin: 80px 30px 20px;
    position: relative; }
    @media (min-width: 1200px) {
      .chd-link-boxes__links-link--icon {
        margin: 80px 35px 40px; } }
  .chd-link-boxes__links-link--blue {
    box-sizing: border-box;
    max-width: 360px;
    padding: 25px 35px; }
    @media (min-width: 1000px) {
      .chd-link-boxes__links-link--blue {
        padding: 40px 40px 30px;
        max-width: 438px; } }
  .chd-link-boxes__links-link--green-divider:before {
    background: linear-gradient(180deg, #537826 0%, #86C33F 159.09%);
    border-radius: 100px;
    content: '';
    display: block;
    height: 6px;
    position: relative;
    width: 100%; }
  .chd-link-boxes__links-link--green-divider:hover .chd-link-boxes__cta {
    color: #556f31; }
    .chd-link-boxes__links-link--green-divider:hover .chd-link-boxes__cta:after {
      background-color: #556f31; }
  .chd-link-boxes__links-link--circle-icon {
    width: 50%; }
  .chd-link-boxes__links-box--icon h3 {
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 18px;
    letter-spacing: 1.8px;
    line-height: 22px;
    margin-bottom: 10px;
    text-transform: uppercase; }
  .chd-link-boxes__links-box--icon p {
    color: #B0DDF3;
    font-size: 14px;
    line-height: 20px;
    transition: .2s; }
  .chd-link-boxes__links-box--blue {
    color: #fff;
    display: flex;
    flex-direction: column;
    letter-spacing: -.48px;
    min-height: 213px; }
    @media (min-width: 1000px) {
      .chd-link-boxes__links-box--blue {
        letter-spacing: -.56px;
        max-width: 438px; } }
    .chd-link-boxes__links-box--blue h3 {
      font-family: "merriweather", Merriweather, serif;
      font-size: 24px;
      letter-spacing: -.48px;
      line-height: 28px;
      padding-bottom: 5px; }
      @media (min-width: 1000px) {
        .chd-link-boxes__links-box--blue h3 {
          font-size: 28px;
          line-height: 32px;
          padding-bottom: 15px; } }
    .chd-link-boxes__links-box--blue p {
      line-height: 20px; }
      .chd-link-boxes__links-box--blue p:last-of-type {
        line-height: 26px; }
  .chd-link-boxes__links-box--green-divider {
    color: #000;
    padding: 18px 12px 35px; }
    @media (min-width: 1000px) {
      .chd-link-boxes__links-box--green-divider {
        padding: 18px 25px 60px; } }
    .chd-link-boxes__links-box--green-divider h3 {
      font-family: "open-sans", "Open Sans", sans-serif;
      font-size: 24px;
      line-height: 28px;
      margin-bottom: 20px; }
    .chd-link-boxes__links-box--green-divider p {
      font-size: 18px;
      line-height: 28px; }
      @media (min-width: 1000px) {
        .chd-link-boxes__links-box--green-divider p {
          font-size: 20px; } }
      .chd-link-boxes__links-box--green-divider p:not(:last-of-type) {
        margin-bottom: 20px; }
      .chd-link-boxes__links-box--green-divider p:last-of-type {
        font-size: 16px; }
  .chd-link-boxes__links-box--circle-icon h3 {
    color: #2C2E30; }
    .chd-link-boxes__links-box--circle-icon h3 {
      font-size: 18px; }
      @media screen and (min-width: 390px) {
        .chd-link-boxes__links-box--circle-icon h3 {
          font-size: calc(18px + 18 * ((100vw - 390px) / 610)); } }
      @media screen and (min-width: 1000px) {
        .chd-link-boxes__links-box--circle-icon h3 {
          font-size: 36px; } }
    .chd-link-boxes__links-box--circle-icon h3 {
      line-height: 22px; }
      @media screen and (min-width: 390px) {
        .chd-link-boxes__links-box--circle-icon h3 {
          line-height: calc(22px + 18 * ((100vw - 390px) / 1050)); } }
      @media screen and (min-width: 1440px) {
        .chd-link-boxes__links-box--circle-icon h3 {
          line-height: 40px; } }
  .chd-link-boxes__links-box--image-card h3 {
    color: #000;
    font-size: 18px;
    line-height: 28.5px;
    margin-bottom: 12px; }
    @media (min-width: 390px) {
      .chd-link-boxes__links-box--image-card h3 {
        font-size: 24px; } }
  .chd-link-boxes__cta--blue {
    align-items: center;
    display: flex;
    font-family: "merriweather", Merriweather, serif;
    font-size: 28px;
    font-style: italic;
    gap: 15px;
    margin-top: auto;
    padding-top: 20px; }
    .chd-link-boxes__cta--blue:after {
      content: url("images/icons/arrow-white-circle-bg.svg");
      height: 23px; }
  .chd-link-boxes__cta--green-divider {
    align-items: center;
    color: #769A43;
    display: flex;
    font-weight: bold;
    gap: 10px;
    letter-spacing: .96px;
    text-transform: uppercase;
    transition: .2s; }
    .chd-link-boxes__cta--green-divider:after {
      background: #769A43;
      background-position: center;
      background-repeat: no-repeat;
      background-size: 9px;
      border-radius: 50%;
      background-image: url("images/arrow-right.svg");
      content: '';
      display: block;
      height: 17px;
      transition: .2s;
      width: 17px; }
  .chd-link-boxes__cta--circle-icon {
    align-items: center;
    color: #007899;
    display: flex;
    font-weight: 700;
    gap: 5px;
    letter-spacing: .96px;
    margin-top: 10px;
    text-transform: uppercase;
    transition: .2s; }
    .chd-link-boxes__cta--circle-icon:after {
      background: #007899;
      background-position: center;
      background-repeat: no-repeat;
      background-size: 9px;
      border-radius: 50%;
      background-image: url("images/arrow-right.svg");
      content: '';
      display: block;
      height: 17px;
      transition: .2s;
      width: 17px; }
  .chd-link-boxes__cta--image-card {
    align-items: center;
    color: #0080A3;
    display: flex;
    font-size: 14px;
    font-weight: bold;
    gap: 5px;
    justify-content: center;
    letter-spacing: 2.1px;
    text-transform: uppercase; }
    .chd-link-boxes__cta--image-card:after {
      background: url("images/icons/arrow.svg");
      background-size: cover;
      content: '';
      display: block;
      filter: invert(31%) sepia(70%) saturate(1965%) hue-rotate(168deg) brightness(91%) contrast(101%);
      height: 20px;
      left: 0;
      position: relative;
      transition: .2s;
      width: 20px; }

.chd-article-feed__articles {
  width: 1172px;
  margin: auto;
  max-width: 100%;
  padding: 0;
  position: relative;
  box-sizing: border-box;
  --swiper-navigation-size: 1.5em;
  --swiper-navigation-top-offset: 0%;
  --swiper-navigation-sides-offset: 0em;
  --swiper-navigation-color: #000000; }
  @media (min-width: 1200px) {
    .chd-article-feed__articles {
      padding: 0; } }
  .chd-article-feed__articles h2 {
    font-size: 24px;
    line-height: 37.5px;
    padding-left: 24px; }
    @media (min-width: 1200px) {
      .chd-article-feed__articles h2 {
        font-size: 32px;
        padding-left: 0; } }
  .chd-article-feed__articles .swiper-button-next, .chd-article-feed__articles .swiper-button-prev {
    background-color: #ffffff;
    opacity: 80%;
    height: max(160px, calc(2px + 16.6vw));
    width: 1.5em;
    top: 0.5em; }
    @media (min-width: 1200px) {
      .chd-article-feed__articles .swiper-button-next, .chd-article-feed__articles .swiper-button-prev {
        display: none; } }
  .chd-article-feed__articles .swiper-button-next {
    right: 0; }
  .chd-article-feed__articles .swiper-button-prev {
    left: 0; }
  .chd-article-feed__articles .swiper-button-disabled {
    opacity: 0 !important; }
  .chd-article-feed__articles .swiper-wrapper {
    overflow-y: hidden !important;
    justify-content: space-between; }
  .chd-article-feed__articles-item:hover img {
    box-shadow: 0 3px 5px 3px rgba(0, 0, 0, 0.23); }
  .chd-article-feed__articles-item.swiper-slide {
    min-width: 300px;
    width: calc(calc(100% / 3) - 1.25em); }
    .chd-article-feed__articles-item.swiper-slide:first-child {
      padding-left: 1.5em; }
      @media (min-width: 1200px) {
        .chd-article-feed__articles-item.swiper-slide:first-child {
          padding-left: 0; } }
    .chd-article-feed__articles-item.swiper-slide:last-child {
      padding-right: 1.5em; }
      @media (min-width: 1200px) {
        .chd-article-feed__articles-item.swiper-slide:last-child {
          padding-right: 0; } }
  .chd-article-feed__articles-item-image {
    position: relative;
    margin-bottom: 0.25em; }
    .chd-article-feed__articles-item-image img {
      transition: 0.2s ease-in-out;
      box-shadow: 0px 2px 10px 0px #00000040; }
  .chd-article-feed__articles-item-date {
    color: #737373;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 12px;
    line-height: 22px; }
  .chd-article-feed__articles-item-title {
    color: #3a373c;
    font-family: "merriweather", Merriweather, serif;
    font-size: 16px;
    line-height: 20px; }
  .chd-article-feed__articles-item-read-more {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 0.5em;
    color: #0080A3;
    display: inline-flex;
    align-items: center; }
    .chd-article-feed__articles-item-read-more:after {
      content: ''; }
  .chd-article-feed__articles-cta {
    margin: 2.25em auto 0;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-weight: bold;
    align-items: center; }
    @media (min-width: 1200px) {
      .chd-article-feed__articles-cta {
        text-align: right; } }
    .chd-article-feed__articles-cta a {
      display: inline-flex;
      color: #0080A3;
      align-items: center; }
      .chd-article-feed__articles-cta a:after {
        content: ''; }
  .chd-article-feed__articles .arrow {
    background: #0080A3;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    vertical-align: middle;
    margin: auto 0.5em; }
    .chd-article-feed__articles .arrow svg {
      width: 15px;
      height: 15px;
      padding: 0.25em;
      box-sizing: border-box;
      fill: #fff;
      vertical-align: top; }

.chd-form-block__inner {
  margin: auto;
  max-width: 600px;
  padding: 4em 1em 3em;
  text-align: center; }
  @media (min-width: 1200px) {
    .chd-form-block__inner {
      max-width: 791px;
      padding: 70px 0; } }
  .chd-form-block__inner > h2 {
    color: #000000;
    font-size: 22px;
    line-height: 31px;
    margin: auto; }
    @media (min-width: 1000px) {
      .chd-form-block__inner > h2 {
        font-size: 36px;
        line-height: 46px;
        max-width: 756px; } }
    .chd-form-block__inner > h2:before {
      background: linear-gradient(90deg, #94C054, #5B7633);
      border-radius: 100px;
      content: '';
      display: block;
      height: 8px;
      margin: 0 auto 15px;
      width: 171px; }
      @media (min-width: 1200px) {
        .chd-form-block__inner > h2:before {
          margin-bottom: 30px;
          width: 374px; } }
  .chd-form-block__inner p {
    margin: 20px 0; }
    @media (min-width: 1200px) {
      .chd-form-block__inner p {
        font-size: 24px;
        margin: 20px 0 50px; } }
  .chd-form-block__inner .gform_wrapper form {
    max-width: 500px;
    position: relative; }
    @media (min-width: 1200px) {
      .chd-form-block__inner .gform_wrapper form {
        max-width: 791px; } }
  .chd-form-block__inner .gform_validation_errors + .gform_heading .gform_description:empty {
    display: none; }
  @media (min-width: 1200px) {
    .chd-form-block__inner .gform_wrapper ul.gform_fields {
      display: flex;
      gap: 5px; } }
  .chd-form-block__inner .gform_wrapper .gform_fields {
    grid-row-gap: 5px !important; }
    @media (min-width: 1200px) {
      .chd-form-block__inner .gform_wrapper .gform_fields {
        grid-column-gap: 5px !important; } }
  .chd-form-block__inner .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
    width: 100%; }
  .chd-form-block__inner .top_label div.ginput_complex.ginput_container.gf_name_has_2 {
    display: flex;
    gap: 5px; }
  .chd-form-block__inner .gform_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .chd-form-block__inner .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .chd-form-block__inner .gform_wrapper .ginput_container select {
    background: #F8F8F8;
    border: 1px solid #DAEBB9;
    border-radius: 100px;
    color: #2C2E30;
    height: 55px;
    letter-spacing: 2.2px;
    padding: 0 20px; }
    .chd-form-block__inner .gform_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file])::placeholder, .chd-form-block__inner .gform_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]):has(option[value='']:checked), .chd-form-block__inner .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder, .chd-form-block__inner .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):has(option[value='']:checked), .chd-form-block__inner .gform_wrapper .ginput_container select::placeholder, .chd-form-block__inner .gform_wrapper .ginput_container select:has(option[value='']:checked) {
      text-transform: uppercase; }
    @media (min-width: 1200px) {
      .chd-form-block__inner .gform_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .chd-form-block__inner .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .chd-form-block__inner .gform_wrapper .ginput_container select {
        margin-bottom: 0; } }
  .chd-form-block__inner .gform_wrapper .ginput_container select {
    outline: 1px solid #DAEBB9;
    border: none;
    height: 53px;
    border-right: 20px solid transparent; }
  .chd-form-block__inner .ginput_complex {
    gap: 5px; }
  .chd-form-block__inner .gform_wrapper .ginput_complex span {
    padding: 0 !important;
    margin: auto !important; }
  .chd-form-block__inner .gform_wrapper .ginput_container.ginput_complex .ginput_right,
  .chd-form-block__inner .gform_wrapper .ginput_container.ginput_complex .ginput_left {
    flex: 0 0 calc(50% - 5px); }
  .chd-form-block__inner .gform_wrapper .gform_fields .gfield:has(+ .gfield--type-honeypot) input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
  .chd-form-block__inner .gform_wrapper .gform_fields .gfield:last-child input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
  .chd-form-block__inner .gform_wrapper .gform_fields .gfield:has(+ .gfield--type-honeypot) .gfield_validation_message,
  .chd-form-block__inner .gform_wrapper .gform_fields .gfield:last-child .gfield_validation_message {
    padding-right: 24px; }
    @media (min-width: 1200px) {
      .chd-form-block__inner .gform_wrapper .gform_fields .gfield:has(+ .gfield--type-honeypot) input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
      .chd-form-block__inner .gform_wrapper .gform_fields .gfield:last-child input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
      .chd-form-block__inner .gform_wrapper .gform_fields .gfield:has(+ .gfield--type-honeypot) .gfield_validation_message,
      .chd-form-block__inner .gform_wrapper .gform_fields .gfield:last-child .gfield_validation_message {
        padding-right: 180px; } }
  @media (min-width: 1200px) {
    .chd-form-block__inner .gform_wrapper .gform_fields .gfield:has(+ .gfield--type-honeypot) select,
    .chd-form-block__inner .gform_wrapper .gform_fields .gfield:last-child select {
      border-right-width: 180px; } }
  .chd-form-block__inner .gform_wrapper ul li.gfield {
    margin-top: 0; }
  .chd-form-block__inner .gform_wrapper .top_label div.ginput_container {
    margin: 0; }
  .chd-form-block__inner .gform_wrapper li.hidden_label input {
    margin: 0;
    width: 100%; }
  .chd-form-block__inner div.ginput_container_name span {
    width: 100%; }
  .chd-form-block__inner .gform_wrapper .gform_footer input[type=submit],
  .chd-form-block__inner .gform_wrapper .gform_fields input[type=submit] {
    background: #2C2E30;
    border: none;
    border-radius: 100px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    height: 55px;
    letter-spacing: 2px;
    margin-right: 0;
    margin-bottom: 0;
    padding: 0 20px;
    text-transform: uppercase; }
    @media (min-width: 1200px) {
      .chd-form-block__inner .gform_wrapper .gform_footer input[type=submit],
      .chd-form-block__inner .gform_wrapper .gform_fields input[type=submit] {
        font-size: 16px;
        min-width: 165px; } }
  .chd-form-block__inner .gform_wrapper .gform_footer {
    bottom: 0;
    padding-bottom: 0 !important;
    position: absolute;
    width: auto;
    right: 0; }
  @media (min-width: 1200px) {
    .chd-form-block__inner .gform_ajax_spinner {
      position: absolute;
      top: calc(50% - 8px);
      right: -1.5em; } }
  .chd-form-block__inner .gform_confirmation_message {
    width: 100%;
    padding: 1em;
    box-sizing: border-box;
    font-size: 1.1rem;
    line-height: 130%;
    text-shadow: 0.1em 0.1em 0.5em #00000088; }
  .chd-form-block__inner .gform_wrapper .gfield .gfield_validation_message,
  .chd-form-block__inner .gform_wrapper.gform_validation_error .gform_validation_errors {
    border-radius: 100px;
    padding: 17px 24px;
    vertical-align: middle;
    text-align: left; }
    .chd-form-block__inner .gform_wrapper .gfield .gfield_validation_message h2,
    .chd-form-block__inner .gform_wrapper.gform_validation_error .gform_validation_errors h2 {
      font-family: inherit;
      padding-left: 2.5em; }
  .chd-form-block__inner .gform_wrapper.gform_validation_error .gform_validation_errors {
    margin-top: 2.5em;
    text-align: center; }

.chd-related-links {
  padding: 35px 20px 55px;
  text-align: center; }
  @media (min-width: 1000px) {
    .chd-related-links {
      padding: 60px 20px; } }
  .chd-related-links nav {
    border: none;
    margin: 0; }
    .chd-related-links nav ul {
      display: flex;
      flex-direction: column;
      gap: 12px;
      list-style: none; }
      .chd-related-links nav ul a {
        color: #05607C;
        font-family: "merriweather", Merriweather, serif;
        font-size: 28px;
        font-style: italic;
        line-height: 46.5px;
        text-decoration: underline 2px;
        text-underline-offset: 8px; }
        .chd-related-links nav ul a:hover {
          text-decoration: none; }
  .chd-related-links h3 {
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 22px;
    letter-spacing: 1.72px;
    line-height: 46.5px;
    margin: 0 0 20px;
    text-transform: uppercase; }
    @media (min-width: 1000px) {
      .chd-related-links h3 {
        font-size: 24px;
        letter-spacing: 1.92px; } }

.chd-testimonial-swiper {
  overflow: hidden;
  text-align: center; }
  .chd-testimonial-swiper h2 {
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 22px;
    letter-spacing: 1.76px;
    margin: 0 10px 30px; }
    @media (min-width: 1000px) {
      .chd-testimonial-swiper h2 {
        font-size: 32px; } }
  .chd-testimonial-swiper .swiper-slide {
    display: flex;
    justify-content: center; }
  .chd-testimonial-swiper .swiper-button-prev, .chd-testimonial-swiper .swiper-button-next {
    color: #000; }
    .chd-testimonial-swiper .swiper-button-prev:after, .chd-testimonial-swiper .swiper-button-next:after {
      font-size: 20px; }
      @media (min-width: 1000px) {
        .chd-testimonial-swiper .swiper-button-prev:after, .chd-testimonial-swiper .swiper-button-next:after {
          font-size: 30px; } }
  @media (min-width: 1500px) {
    .chd-testimonial-swiper .swiper-button-prev {
      left: calc(50% - 700px); } }
  @media (min-width: 1500px) {
    .chd-testimonial-swiper .swiper-button-next {
      left: calc(50% + 700px); } }
  .chd-testimonial-swiper__testimonial {
    align-items: center;
    display: flex;
    flex-direction: column;
    max-width: 1063px;
    width: 80%; }
  .chd-testimonial-swiper__quote {
    color: #1E1E1E;
    font-size: 18px;
    font-style: italic;
    letter-spacing: .48px;
    line-height: normal;
    margin-bottom: 15px; }
    @media (min-width: 1000px) {
      .chd-testimonial-swiper__quote {
        font-size: 36px;
        margin-bottom: 46px; } }
  .chd-testimonial-swiper__author-name {
    font-size: 18px;
    font-weight: 700;
    line-height: normal; }
    @media (min-width: 1000px) {
      .chd-testimonial-swiper__author-name {
        font-size: 28px; } }
  .chd-testimonial-swiper__author-title {
    font-size: 14px;
    font-style: italic;
    letter-spacing: .48px;
    line-height: normal;
    width: 80%; }
    @media (min-width: 1000px) {
      .chd-testimonial-swiper__author-title {
        font-size: 24px; } }

.chd-dropdown-info {
  margin: auto;
  max-width: 644px;
  width: 100%; }
  .chd-dropdown-info h2 {
    margin: 0 0 24px;
    text-align: center; }
    @media (min-width: 1000px) {
      .chd-dropdown-info h2 {
        font-size: 40px;
        margin-bottom: 64px; } }
  .chd-dropdown-info span {
    border-radius: 100px;
    display: block;
    height: 4px;
    width: 100%; }
  .chd-dropdown-info details {
    padding: 18px;
    cursor: pointer; }
    @media (min-width: 1000px) {
      .chd-dropdown-info details {
        padding: 18px 24px 24px; } }
    .chd-dropdown-info details summary {
      display: flex;
      justify-content: space-between;
      min-height: 44px; }
      .chd-dropdown-info details summary::-webkit-details-marker {
        display: none; }
      .chd-dropdown-info details summary h3 {
        font-size: 16px;
        font-weight: bold;
        line-height: 20px;
        margin-top: 0;
        max-width: 503px; }
        @media (min-width: 1000px) {
          .chd-dropdown-info details summary h3 {
            font-size: 18px;
            line-height: 24px; } }
      .chd-dropdown-info details summary:after {
        content: url("./images/icons/chevron-black.svg");
        display: block;
        height: 17px;
        padding: 8px;
        transition: .2s;
        width: 17px; }
    .chd-dropdown-info details p {
      max-width: 503px; }
      .chd-dropdown-info details p:first-of-type {
        margin-top: 10px; }
      .chd-dropdown-info details p:last-of-type {
        padding-bottom: 10px; }
        @media (min-width: 1000px) {
          .chd-dropdown-info details p:last-of-type {
            padding-bottom: 50px; } }
    .chd-dropdown-info details[open] summary:after {
      transform: rotate(180deg); }

.chd-icon-list {
  align-items: center;
  display: flex;
  flex-direction: column;
  text-align: center; }
  .chd-icon-list h2 {
    color: #0080A3;
    font-size: 28px;
    font-weight: normal;
    margin-bottom: 35px; }
    @media (min-width: 1000px) {
      .chd-icon-list h2 {
        margin-bottom: 70px; } }
  .chd-icon-list__icons {
    column-gap: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 690px;
    row-gap: 20px; }
    @media (min-width: 1200px) {
      .chd-icon-list__icons {
        max-width: 100%; } }
  .chd-icon-list__icon {
    display: flex;
    flex-direction: column;
    gap: 25px;
    justify-content: space-between;
    width: 165px; }
    .chd-icon-list__icon figure {
      align-items: center;
      display: flex;
      height: 70px;
      justify-content: center; }
    .chd-icon-list__icon img {
      object-fit: contain; }

.chd-benefit-list {
  margin: auto;
  max-width: 950px;
  padding: 0 15px; }
  .chd-benefit-list__figure {
    display: flex;
    justify-content: center;
    padding-bottom: 20px; }
  .chd-benefit-list h2 {
    font-size: 34px;
    font-weight: normal;
    padding-bottom: 45px;
    text-align: center; }
  .chd-benefit-list__benefit {
    align-items: flex-start;
    display: flex;
    gap: 15px;
    padding-bottom: 15px; }
    .chd-benefit-list__benefit h3 {
      font-family: "open-sans", "Open Sans", sans-serif;
      font-size: 20px;
      line-height: 28px; }
    .chd-benefit-list__benefit span {
      white-space: nowrap; }
    .chd-benefit-list__benefit ul {
      margin-left: 30px; }
      .chd-benefit-list__benefit ul li {
        font-size: 18px;
        line-height: 28px; }
  .chd-benefit-list__checkmark {
    height: auto;
    position: relative;
    top: -2px;
    width: 30px; }

.chd-general-sidebar {
  border-left: none;
  border-top: none;
  float: none; }
  @media (min-width: 834px) {
    .chd-general-sidebar {
      padding: 0 20px;
      border-left: 1.5px solid #E9E8E6 !important; } }
  @media (min-width: 834px) and (min-width: 1000px) {
    .chd-general-sidebar {
      padding: 0 30px; } }
  @media (min-width: 834px) and (min-width: 1200px) {
    .chd-general-sidebar {
      padding: 0 60px; } }
  @media (min-width: 834px) and (min-width: 1440px) {
    .chd-general-sidebar {
      padding-right: 22px; } }
  .chd-general-sidebar h3 {
    color: #000;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 24px;
    letter-spacing: 2.4px;
    line-height: 26px;
    padding: 0 0 5px;
    text-transform: uppercase; }
    @media (min-width: 834px) {
      .chd-general-sidebar h3 {
        letter-spacing: 2px;
        line-height: 28px; } }
  .chd-general-sidebar .chd-widgets__sign-up {
    margin: auto;
    max-width: 400px;
    padding: 0 20px; }
    @media (min-width: 834px) {
      .chd-general-sidebar .chd-widgets__sign-up {
        padding: 15px 0 0; } }
    .chd-general-sidebar .chd-widgets__sign-up form div.gform_footer input#gform_submit_button_51 {
      max-width: 100%;
      margin-right: 0; }
      @media (min-width: 834px) {
        .chd-general-sidebar .chd-widgets__sign-up form div.gform_footer input#gform_submit_button_51 {
          max-width: 212px; } }
    .chd-general-sidebar .chd-widgets__sign-up .gform_wrapper.gravity-theme .ginput_container_text input,
    .chd-general-sidebar .chd-widgets__sign-up .gform_legacy_markup_wrapper li.hidden_label input {
      background: #f4f5f5;
      border: 1px solid #ccc;
      height: 52px;
      margin-top: 4px;
      padding-left: 24px !important;
      width: 100%; }
      @media (min-width: 834px) {
        .chd-general-sidebar .chd-widgets__sign-up .gform_wrapper.gravity-theme .ginput_container_text input,
        .chd-general-sidebar .chd-widgets__sign-up .gform_legacy_markup_wrapper li.hidden_label input {
          width: 284px; } }
    .chd-general-sidebar .chd-widgets__sign-up .gform_legacy_markup_wrapper {
      margin-bottom: 30px; }
      @media (min-width: 834px) {
        .chd-general-sidebar .chd-widgets__sign-up .gform_legacy_markup_wrapper {
          margin-bottom: 50px; } }
  .chd-general-sidebar .chd-general-latest-news {
    border-top: 1px solid #E9E8E6;
    clear: both;
    padding: 42px 15px 0; }
    @media (min-width: 834px) {
      .chd-general-sidebar .chd-general-latest-news {
        border-top: 0;
        padding: 42px 0 0; } }
    .chd-general-sidebar .chd-general-latest-news__wrapper {
      margin: auto;
      max-width: 500px; }
    .chd-general-sidebar .chd-general-latest-news h2 {
      color: #000;
      text-wrap: nowrap;
      font-family: "open-sans", "Open Sans", sans-serif;
      font-size: 24px;
      font-style: normal;
      font-weight: 700;
      line-height: 22px;
      letter-spacing: 2.4px;
      margin-bottom: 0;
      text-transform: uppercase; }
    .chd-general-sidebar .chd-general-latest-news h3 {
      color: #383A3C;
      font-family: "merriweather", Merriweather, serif;
      font-size: 16px;
      font-style: normal;
      font-weight: 700;
      letter-spacing: normal;
      line-height: 22px;
      margin: 0;
      padding: 0;
      text-transform: none; }
      .chd-general-sidebar .chd-general-latest-news h3:hover {
        color: #0080A3; }
    .chd-general-sidebar .chd-general-latest-news__item {
      padding: 27px 0;
      position: relative;
      width: 100%; }
      .chd-general-sidebar .chd-general-latest-news__item:not(:last-child):after {
        display: block;
        background: #E9E8E6;
        bottom: 0;
        content: '';
        height: 1.5px;
        position: absolute;
        width: 100%; }
      .chd-general-sidebar .chd-general-latest-news__item a {
        align-items: center;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between; }
        @media (min-width: 834px) {
          .chd-general-sidebar .chd-general-latest-news__item a {
            align-items: flex-start; } }
        .chd-general-sidebar .chd-general-latest-news__item a img {
          height: fit-content;
          padding-left: 17px;
          min-width: 84px; }
  .chd-general-sidebar__menu {
    border-top: 1px solid #E9E8E6;
    padding-top: 40px;
    position: relative;
    text-align: center; }
    @media (min-width: 834px) {
      .chd-general-sidebar__menu {
        border-top: 0;
        padding-top: 0; } }
    .chd-general-sidebar__menu h2 {
      color: #000;
      font-family: "open-sans", "Open Sans", sans-serif;
      font-size: 24px;
      letter-spacing: 2.4px;
      margin-top: 0;
      text-transform: uppercase; }
      @media (min-width: 834px) {
        .chd-general-sidebar__menu h2 {
          text-align: left; } }
    .chd-general-sidebar__menu h3 {
      padding-bottom: 20px; }
      @media (min-width: 834px) {
        .chd-general-sidebar__menu h3 {
          text-align: left; } }
    .chd-general-sidebar__menu ul.menu li.menu-item {
      display: flex;
      justify-content: center;
      margin-bottom: 0;
      position: relative;
      text-align: center;
      width: 100%; }
      @media (min-width: 834px) {
        .chd-general-sidebar__menu ul.menu li.menu-item {
          justify-content: flex-start; } }
      .chd-general-sidebar__menu ul.menu li.menu-item:after {
        background: #E9E8E6;
        bottom: 0;
        content: '';
        height: 1.5px;
        position: absolute;
        width: 115px; }
      .chd-general-sidebar__menu ul.menu li.menu-item:last-child {
        padding-bottom: 20px !important; }
        @media (min-width: 834px) {
          .chd-general-sidebar__menu ul.menu li.menu-item:last-child {
            padding-bottom: 0 !important; } }
        .chd-general-sidebar__menu ul.menu li.menu-item:last-child:after {
          display: none; }
      .chd-general-sidebar__menu ul.menu li.menu-item a {
        color: #000;
        display: block;
        font-family: "merriweather", Merriweather, serif;
        font-size: 16px;
        padding: 15px 0;
        text-align: left;
        transition: .2s; }
        .chd-general-sidebar__menu ul.menu li.menu-item a:hover {
          color: #0080A3; }
  .chd-general-sidebar .chd-defender-widget--donate {
    clear: both;
    background: #0080A3;
    border: 0;
    margin-top: 10px;
    padding: 40px 20px;
    transition: .2s; }
    @media (min-width: 834px) {
      .chd-general-sidebar .chd-defender-widget--donate {
        margin-top: 40px;
        padding: 30px; } }
    @media (max-width: 833px) {
      .chd-general-sidebar .chd-defender-widget--donate .chd-defender-widget__inner {
        column-gap: 10px;
        display: grid;
        grid-template-columns: 1fr 5fr;
        margin: auto;
        max-width: 390px; } }
    .chd-general-sidebar .chd-defender-widget--donate h3 {
      color: #fff;
      font-family: "merriweather", Merriweather, serif;
      letter-spacing: normal;
      line-height: 28px;
      margin-top: 0 !important;
      max-width: 216px;
      text-transform: none; }
    .chd-general-sidebar .chd-defender-widget--donate p {
      display: none; }
      @media (min-width: 834px) {
        .chd-general-sidebar .chd-defender-widget--donate p {
          display: block;
          color: var(--light-grey, var(--light-grey-2, rgba(244, 245, 245, 0.96)));
          font-family: "open-sans", "Open Sans", sans-serif;
          font-size: 16px;
          font-weight: 400;
          line-height: 22px; } }
    .chd-general-sidebar .chd-defender-widget--donate img {
      filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(243deg) brightness(104%) contrast(101%);
      grid-column: 1;
      grid-row: span 2;
      max-width: 49px;
      padding-bottom: 15px;
      padding-top: 4px; }
    .chd-general-sidebar .chd-defender-widget--donate .chd-button {
      grid-column: 2;
      background: #fff;
      color: #0080A3;
      font-size: 16px;
      max-width: 199px; }
      .chd-general-sidebar .chd-defender-widget--donate .chd-button:hover {
        color: #fff;
        background: #05607C; }

.chd-general--chd-films .chd-banner__text h1 {
  font-size: 40px;
  line-height: 1;
  margin-bottom: 20px; }
  @media (min-width: 834px) {
    .chd-general--chd-films .chd-banner__text h1 {
      margin-bottom: 30px; } }

.chd-general--chd-films .chd-banner__text p {
  font-size: 18px;
  line-height: 1.3;
  margin: 0 auto;
  max-width: 575px; }
  @media (min-width: 834px) {
    .chd-general--chd-films .chd-banner__text p {
      font-size: 24px;
      line-height: 1.16; } }

.chd-general--chd-films .chd-text-block > *:last-child {
  margin-bottom: 0; }

.chd-general--chd-films .chd-text-block p {
  font-size: 16px;
  line-height: 1.5; }

.chd-general--chd-films .chd-film {
  background-color: #fff;
  margin-bottom: 50px;
  padding-top: 64px; }
  @media (min-width: 834px) {
    .chd-general--chd-films .chd-film {
      margin-bottom: 60px; } }
  @media (min-width: 1000px) {
    .chd-general--chd-films .chd-film {
      padding: 24px 0; } }
  .chd-general--chd-films .chd-film__inner {
    background-color: #f4f5f5;
    padding: 0 15px 40px; }
    @media (min-width: 1000px) {
      .chd-general--chd-films .chd-film__inner {
        padding-bottom: 0; } }
  .chd-general--chd-films .chd-film__content {
    margin: 0 auto;
    max-width: 910px; }
    @media (min-width: 1000px) {
      .chd-general--chd-films .chd-film__content {
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        align-items: center;
        gap: 60px; } }
  .chd-general--chd-films .chd-film__image {
    margin: 0 auto;
    width: 244px; }
    @media (min-width: 1000px) {
      .chd-general--chd-films .chd-film__image {
        flex: 0 0 auto; } }
    .chd-general--chd-films .chd-film__image img {
      box-shadow: 0px 4px 10.1px 2px rgba(0, 0, 0, 0.3);
      margin-top: -64px;
      vertical-align: middle; }
      @media (min-width: 1000px) {
        .chd-general--chd-films .chd-film__image img {
          margin: -24px 0; } }
  .chd-general--chd-films .chd-film__meta {
    margin: 30px 0 0 0;
    text-align: center; }
    @media (min-width: 1000px) {
      .chd-general--chd-films .chd-film__meta {
        margin: 0;
        padding: 60px 0;
        text-align: left; } }
  .chd-general--chd-films .chd-film__title {
    font-size: 24px;
    line-height: 1.1;
    margin: 0 0 10px; }
  .chd-general--chd-films .chd-film__date {
    color: #6E6E6E;
    font-size: 15px;
    font-weight: 700;
    margin: 0 0 10px;
    text-transform: uppercase; }
  .chd-general--chd-films .chd-film__description {
    font-size: 16px;
    line-height: 1.375; }
    .chd-general--chd-films .chd-film__description * + * {
      margin-top: 26px; }
  .chd-general--chd-films .chd-film__cta {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.8;
    letter-spacing: 2.1px;
    margin-top: 22px;
    text-transform: uppercase; }
    @media (min-width: 1000px) {
      .chd-general--chd-films .chd-film__cta {
        text-align: left; } }
    .chd-general--chd-films .chd-film__cta a:link, .chd-general--chd-films .chd-film__cta a:visited, .chd-general--chd-films .chd-film__cta a:hover, .chd-general--chd-films .chd-film__cta a:active {
      color: #0080A3; }

.chd-content-section {
  float: none;
  margin: auto;
  max-width: 904px;
  width: 90%; }

.chd-video-grid {
  background: #F4F5F5;
  padding: 90px 20px; }
  .chd-video-grid__header {
    margin: 0 auto 40px;
    max-width: 1170px;
    width: 100%; }
    .chd-video-grid__header-title {
      color: #007899;
      font-family: "open-sans", "Open Sans", sans-serif;
      font-weight: 700;
      font-size: 38px;
      line-height: 1;
      letter-spacing: 10%;
      text-transform: uppercase; }
    .chd-video-grid__header-lede {
      font-family: "open-sans", "Open Sans", sans-serif;
      font-size: 16px;
      line-height: 18px; }
  .chd-video-grid__inner {
    display: flex;
    flex-flow: row wrap;
    gap: 20px;
    margin: 0 auto;
    max-width: 1170px;
    width: 100%; }
  .chd-video-grid__cta {
    text-align: right;
    margin: 45px auto 0;
    max-width: 1170px;
    width: 100%; }
    .chd-video-grid__cta-link {
      color: #0080A3;
      font-family: "open-sans", "Open Sans", sans-serif;
      font-weight: 700;
      font-size: 16px;
      line-height: 26px;
      letter-spacing: 2.4px;
      text-transform: uppercase;
      display: inline-block;
      vertical-align: middle; }
      .chd-video-grid__cta-link:link, .chd-video-grid__cta-link:visited, .chd-video-grid__cta-link:hover, .chd-video-grid__cta-link:active {
        color: #0080A3; }
      .chd-video-grid__cta-link::after {
        content: url("./images/arrow-right-blue.svg");
        display: inline-block;
        margin-left: 10px;
        line-height: 26px; }
  .chd-video-grid .chd-video {
    position: relative;
    width: calc(50% - (20px / 2)); }
    @media (min-width: 834px) {
      .chd-video-grid .chd-video {
        width: calc(33.33% - (40px / 3)); } }
    .chd-video-grid .chd-video a {
      display: block;
      text-decoration: none; }
    .chd-video-grid .chd-video__thumbnail-wrap {
      position: relative;
      overflow: hidden; }
      .chd-video-grid .chd-video__thumbnail-wrap::after {
        content: '';
        display: block;
        position: absolute;
        z-index: 20;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 25px;
        height: 25px;
        background: url("./images/play-button.svg");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center; }
    .chd-video-grid .chd-video__thumbnail {
      background: #ccc;
      height: 0;
      position: relative;
      padding-bottom: 56.25%; }
      .chd-video-grid .chd-video__thumbnail img {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        vertical-align: middle; }
    .chd-video-grid .chd-video__title {
      color: #000;
      font-family: "open-sans", "Open Sans", sans-serif;
      text-decoration: none;
      font-weight: 600;
      font-size: 20px;
      line-height: 24px;
      margin-top: 12px; }

.chd-post-collection__title {
  font-family: "merriweather", Merriweather, serif;
  font-weight: 400;
  font-size: 40px;
  line-height: 42px;
  letter-spacing: 0;
  text-align: center; }

.chd-post-collection__post--science {
  padding: 26px 5px 20px;
  position: relative; }
  @media (min-width: 834px) {
    .chd-post-collection__post--science {
      padding: 26px 25px 20px; } }
  .chd-post-collection__post--science::before {
    content: '';
    background: linear-gradient(180deg, #537826 0%, #86C33F 159.09%);
    height: 6px;
    width: 100%;
    left: 0;
    top: 0;
    border-radius: 100px;
    display: block;
    position: absolute; }
  .chd-post-collection__post--science h3 {
    font-family: "open-sans", "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    margin-bottom: 20px;
    margin-top: 0; }
  .chd-post-collection__post--science p {
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 20px;
    line-height: 1.3; }

.chd-post-collection__post + .chd-post-collection__post {
  margin-top: 20px; }

.chd-post-collection__post-read-more {
  margin: 0 !important; }
  .chd-post-collection__post-read-more a {
    font-family: "open-sans", "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    color: #769A43;
    vertical-align: middle;
    white-space: nowrap;
    display: inline-block; }
    .chd-post-collection__post-read-more a:link, .chd-post-collection__post-read-more a:visited, .chd-post-collection__post-read-more a:hover, .chd-post-collection__post-read-more a:active {
      color: #769A43; }
    .chd-post-collection__post-read-more a::after {
      content: url("./images/arrow-right-green.svg");
      display: inline-block;
      vertical-align: middle;
      margin-left: 20px;
      line-height: 16px; }

.chd-form-donation .dono-match {
  background: #0080a3; }
  .chd-form-donation .dono-match h3 {
    color: #fff; }
    @media (min-width: 68.75em) {
      .chd-form-donation .dono-match h3 {
        font-size: 1.4rem; } }

/**
 * CHD Donation & Donation Recurring HTML buttons
 */
.chd-form-title--section {
  display: inline-block !important;
  font-size: 22px !important;
  font-weight: 800 !important;
  margin-bottom: 8px !important;
  padding: 0 !important; }

.chd-form-bttns {
  display: flex;
  flex-wrap: wrap;
  gap: 20px; }

.chd-form-bttns__bttn,
.chd-form-bttns__bttn:link,
.chd-form-bttns__bttn:visited {
  background-color: transparent;
  border: #0080a3 2px solid;
  border-radius: 16px;
  color: #000;
  display: inline-block;
  font-size: 18px !important;
  font-weight: 700;
  padding: 10px 22px !important;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap; }

.chd-form-bttns__bttn:hover,
.chd-form-bttns__bttn:active,
.chd-form-bttns__bttn:focus {
  background-color: #0080a3;
  color: #fff;
  text-decoration: none; }

.chd-form-bttns__bttn--selected,
.chd-form-bttns__bttn--selected:link,
.chd-form-bttns__bttn--selected:visited {
  background-color: #0080a3;
  color: #fff;
  text-decoration: none; }

/**
   * CHD Donation & Donation Recurring Submit button
   */
.chd-form-donation input[type="submit"] {
  background-color: #0080a3 !important;
  color: #fff;
  text-transform: uppercase !important;
  border: 2px solid #0080a3;
  fill: currentColor;
  padding: 12px 24px;
  font-weight: bold !important;
  font-size: 18px;
  transition: all 0.2s;
  letter-spacing: 2px; }
  .chd-form-donation input[type="submit"]:hover {
    background-color: #01647f !important;
    border-color: #01647f;
    color: #fff; }

/**
   * CHD Donation & Donation Recurring Form styles
   */
.chd_form_donation_type_bttns .gfield_radio {
  display: flex;
  flex-wrap: wrap;
  gap: 20px; }

.chd_form_donation_type_bttns .gchoice {
  position: relative; }

.chd_form_donation_type_bttns .gfield-choice-input {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

.chd_form_donation_type_bttns label {
  background-color: white;
  border: #0080a3 2px solid;
  display: inline-block;
  font-size: 18px !important;
  font-weight: 700;
  max-width: none !important;
  padding: 10px 22px !important;
  white-space: nowrap !important; }

.chd_form_donation_type_bttns label:hover {
  cursor: pointer; }

.chd_form_donation_type_bttns .gfield-choice-input:checked ~ label {
  background: #0080a3;
  color: #fff; }

.chd_form_amount_bttns .gfield_radio {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center; }

.chd_form_amount_bttns .gchoice {
  flex: 0 1 140px;
  position: relative; }

.chd_form_amount_bttns .gfield-choice-input {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

.chd_form_amount_bttns label {
  background-color: #fff;
  border: #0080a3 2px solid;
  color: #000;
  font-size: 36px !important;
  font-weight: 700;
  line-height: 60px;
  max-width: none !important;
  padding: 20px 24px !important;
  text-align: center;
  width: 100%; }

.chd_form_amount_bttns .gchoice:last-child label {
  font-size: 22px !important;
  line-height: 26px;
  padding: 24px 24px !important; }

.chd_form_amount_bttns label:hover {
  cursor: pointer; }

.chd_form_amount_bttns .gfield-choice-input:checked ~ label {
  background: #0080a3;
  color: #fff; }

#pum-264258, #pum-264261, #pum-313167, #pum-313169 {
  backdrop-filter: blur(4px); }

#popmake-264258, #popmake-264261, #popmake-313167, #popmake-313169 {
  background: url("images/kids-poking-out-from-behind-tree.jpg");
  background-size: cover;
  border-radius: 2px;
  padding: 20px; }
  @media (min-width: 768px) {
    #popmake-264258, #popmake-264261, #popmake-313167, #popmake-313169 {
      padding: 40px; } }
  #popmake-264258 p, #popmake-264261 p, #popmake-313167 p, #popmake-313169 p {
    color: #fff;
    font-family: "merriweather", Merriweather, serif;
    font-size: 15px;
    line-height: 23px;
    max-width: 170px; }
    @media (min-width: 768px) {
      #popmake-264258 p, #popmake-264261 p, #popmake-313167 p, #popmake-313169 p {
        max-width: 200px; } }
    #popmake-264258 p:first-of-type, #popmake-264261 p:first-of-type, #popmake-313167 p:first-of-type, #popmake-313169 p:first-of-type {
      font-size: 18px;
      font-weight: 700;
      line-height: 26px;
      padding-bottom: 2px; }
      @media (min-width: 768px) {
        #popmake-264258 p:first-of-type, #popmake-264261 p:first-of-type, #popmake-313167 p:first-of-type, #popmake-313169 p:first-of-type {
          font-size: 22px;
          padding-bottom: 10px; } }
    #popmake-264258 p:nth-of-type(2), #popmake-264261 p:nth-of-type(2), #popmake-313167 p:nth-of-type(2), #popmake-313169 p:nth-of-type(2) {
      font-size: 28px;
      font-style: italic;
      font-weight: 700;
      line-height: 32px;
      padding-bottom: 2px; }
      @media (min-width: 768px) {
        #popmake-264258 p:nth-of-type(2), #popmake-264261 p:nth-of-type(2), #popmake-313167 p:nth-of-type(2), #popmake-313169 p:nth-of-type(2) {
          font-size: 32px;
          padding-bottom: 10px; } }
  #popmake-264258 .gform_legacy_markup_wrapper, #popmake-264261 .gform_legacy_markup_wrapper, #popmake-313167 .gform_legacy_markup_wrapper, #popmake-313169 .gform_legacy_markup_wrapper {
    margin: 15px 0 0; }
    @media (min-width: 768px) {
      #popmake-264258 .gform_legacy_markup_wrapper, #popmake-264261 .gform_legacy_markup_wrapper, #popmake-313167 .gform_legacy_markup_wrapper, #popmake-313169 .gform_legacy_markup_wrapper {
        margin: 32px 0 0; } }
    #popmake-264258 .gform_legacy_markup_wrapper .gform_validation_errors > h2, #popmake-264258 .gform_legacy_markup_wrapper .validation_message, #popmake-264261 .gform_legacy_markup_wrapper .gform_validation_errors > h2, #popmake-264261 .gform_legacy_markup_wrapper .validation_message, #popmake-313167 .gform_legacy_markup_wrapper .gform_validation_errors > h2, #popmake-313167 .gform_legacy_markup_wrapper .validation_message, #popmake-313169 .gform_legacy_markup_wrapper .gform_validation_errors > h2, #popmake-313169 .gform_legacy_markup_wrapper .validation_message {
      color: #fff; }
  #popmake-264258 form, #popmake-264261 form, #popmake-313167 form, #popmake-313169 form {
    margin: 0;
    max-width: 340px; }
    @media (min-width: 768px) {
      #popmake-264258 form, #popmake-264261 form, #popmake-313167 form, #popmake-313169 form {
        max-width: 270px; } }
    #popmake-264258 form ul, #popmake-264261 form ul, #popmake-313167 form ul, #popmake-313169 form ul {
      display: flex;
      flex-direction: column;
      gap: 10px; }
    #popmake-264258 form li, #popmake-264261 form li, #popmake-313167 form li, #popmake-313169 form li {
      margin: 0;
      padding: 0; }
      #popmake-264258 form li > div, #popmake-264261 form li > div, #popmake-313167 form li > div, #popmake-313169 form li > div {
        margin: 0; }
    #popmake-264258 form input, #popmake-264261 form input, #popmake-313167 form input, #popmake-313169 form input {
      border: 0;
      border-radius: 5px;
      box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
      font-size: 14px;
      line-height: normal;
      margin: 0;
      padding: 6px 15px;
      transition: .2s; }
      @media (min-width: 768px) {
        #popmake-264258 form input, #popmake-264261 form input, #popmake-313167 form input, #popmake-313169 form input {
          padding: 11px 15px; } }
  #popmake-264258 .gf_simple_horizontal div, #popmake-264261 .gf_simple_horizontal div, #popmake-313167 .gf_simple_horizontal div, #popmake-313169 .gf_simple_horizontal div {
    display: flex;
    gap: 10px; }
  #popmake-264258 .gf_simple_horizontal span, #popmake-264261 .gf_simple_horizontal span, #popmake-313167 .gf_simple_horizontal span, #popmake-313169 .gf_simple_horizontal span {
    width: 100%; }
  #popmake-264258 .ginput_container_email input, #popmake-264261 .ginput_container_email input, #popmake-313167 .ginput_container_email input, #popmake-313169 .ginput_container_email input {
    width: 100%; }
  #popmake-264258 .gform_footer, #popmake-264261 .gform_footer, #popmake-313167 .gform_footer, #popmake-313169 .gform_footer {
    margin: 10px 0 0;
    padding: 0; }
    #popmake-264258 .gform_footer input, #popmake-264261 .gform_footer input, #popmake-313167 .gform_footer input, #popmake-313169 .gform_footer input {
      background: #0080A3;
      border: 0;
      color: #fff;
      font-weight: bold;
      letter-spacing: 2.1px;
      padding: 5px;
      width: 100%; }
      @media (min-width: 768px) {
        #popmake-264258 .gform_footer input, #popmake-264261 .gform_footer input, #popmake-313167 .gform_footer input, #popmake-313169 .gform_footer input {
          padding: 11px; } }
      #popmake-264258 .gform_footer input:hover, #popmake-264261 .gform_footer input:hover, #popmake-313167 .gform_footer input:hover, #popmake-313169 .gform_footer input:hover {
        background: #05607C; }
  #popmake-264258 .gform_confirmation_message, #popmake-264261 .gform_confirmation_message, #popmake-313167 .gform_confirmation_message, #popmake-313169 .gform_confirmation_message {
    color: #fff;
    font-family: "merriweather", Merriweather, serif; }

#popmake-264261, #popmake-313169 {
  background: url("images/kid-jumping-in-water.jpg");
  background-position: calc(-100% - 250px);
  background-size: calc(90% + 200px);
  position: relative; }
  @media (min-width: 768px) {
    #popmake-264261, #popmake-313169 {
      background-position: center;
      background-size: cover;
      padding: 45px 40px  30px; } }
  #popmake-264261:after, #popmake-313169:after {
    background: linear-gradient(268deg, transparent, rgba(0, 0, 0, 0.65) 83.28%);
    display: block;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 75%; }
  #popmake-264261 p, #popmake-313169 p {
    max-width: 180px; }
    @media (min-width: 768px) {
      #popmake-264261 p, #popmake-313169 p {
        max-width: 370px; } }
    #popmake-264261 p:first-of-type, #popmake-313169 p:first-of-type {
      font-size: 22px;
      line-height: 24px;
      padding-bottom: 10px; }
      @media (min-width: 768px) {
        #popmake-264261 p:first-of-type, #popmake-313169 p:first-of-type {
          font-size: 28px;
          line-height: 26px; } }
    #popmake-264261 p:nth-of-type(2), #popmake-313169 p:nth-of-type(2) {
      font-size: 15px;
      font-style: normal;
      font-weight: 400;
      line-height: 18px;
      padding-bottom: 0; }
      @media (min-width: 768px) {
        #popmake-264261 p:nth-of-type(2), #popmake-313169 p:nth-of-type(2) {
          line-height: 22px;
          padding-bottom: 5px;
          max-width: 300px; } }
  #popmake-264261 .gform_legacy_markup_wrapper, #popmake-313169 .gform_legacy_markup_wrapper {
    margin: 30px 0 0; }
  #popmake-264261 .gform_footer, #popmake-313169 .gform_footer {
    display: flex;
    justify-content: center; }
    #popmake-264261 .gform_footer input, #popmake-313169 .gform_footer input {
      padding: 7px; }
      @media (min-width: 768px) {
        #popmake-264261 .gform_footer input, #popmake-313169 .gform_footer input {
          padding: 11px; } }
  #popmake-264261 .chd-logo__popup, #popmake-313169 .chd-logo__popup {
    display: none;
    max-width: 270px; }
    @media (min-width: 768px) {
      #popmake-264261 .chd-logo__popup, #popmake-313169 .chd-logo__popup {
        display: flex;
        justify-content: center;
        padding-top: 23px; } }
    #popmake-264261 .chd-logo__popup img, #popmake-313169 .chd-logo__popup img {
      width: 100px; }

body:has(.chd-defender__sign-up-modal[open]) {
  overflow: hidden; }

.chd-defender__sign-up-button {
  background: #B0DDF3;
  background-image: linear-gradient(90deg, #B0DDF3 0%, #3BB3E4 100%);
  border: none;
  border-radius: 50px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2.1px;
  line-height: 26px;
  padding: 8px 20px;
  position: fixed;
  top: 60vh;
  right: 0;
  text-transform: uppercase;
  transform: rotate(90deg);
  transform-origin: top right;
  transition: .2s;
  z-index: 10; }
  @media (min-width: 834px) {
    .chd-defender__sign-up-button {
      padding: 14px 20px; } }
  .chd-defender__sign-up-button:hover {
    background: #3BB3E4; }
  .chd-defender__sign-up-button.closed {
    display: none; }
  .chd-defender__sign-up-button span {
    background: rgba(220, 220, 220, 0.7);
    border-radius: 50%;
    padding: 3px 8px;
    position: absolute;
    top: -5px;
    right: -8px; }

.chd-defender__sign-up-modal {
  border: none;
  border-radius: 40px;
  box-shadow: 35px 25px 25px rgba(176, 221, 243, 0.6);
  box-sizing: border-box;
  max-width: 408px;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 80%; }
  .chd-defender__sign-up-modal::backdrop {
    background: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(10px); }
  .chd-defender__sign-up-modal button {
    background: none;
    border: none;
    font-size: 30px;
    padding: 10px;
    position: absolute;
    right: 10px;
    top: 15px; }
  .chd-defender__sign-up-modal img {
    height: 185px;
    object-fit: cover; }
    @media (min-width: 640px) {
      .chd-defender__sign-up-modal img {
        height: 239px; } }
  .chd-defender__sign-up-modal .gform_legacy_markup_wrapper {
    margin: auto;
    max-width: 275px;
    width: 80%; }
    .chd-defender__sign-up-modal .gform_legacy_markup_wrapper ul.gform_fields {
      display: flex;
      flex-direction: column;
      gap: 5px; }
    .chd-defender__sign-up-modal .gform_legacy_markup_wrapper ul div.ginput_container {
      display: flex;
      gap: 6px; }
      @media (min-width: 640px) {
        .chd-defender__sign-up-modal .gform_legacy_markup_wrapper ul div.ginput_container {
          gap: 8px; } }
    .chd-defender__sign-up-modal .gform_legacy_markup_wrapper ul li.gfield {
      margin: 0; }
      .chd-defender__sign-up-modal .gform_legacy_markup_wrapper ul li.gfield input {
        border: 1px solid #B0DDF3;
        border-radius: 50px; }
        .chd-defender__sign-up-modal .gform_legacy_markup_wrapper ul li.gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
          font-size: 15px;
          margin: 0;
          padding: 1px 12px;
          width: 100%; }
          @media (min-width: 640px) {
            .chd-defender__sign-up-modal .gform_legacy_markup_wrapper ul li.gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
              padding: 11px 15px; } }
      .chd-defender__sign-up-modal .gform_legacy_markup_wrapper ul li.gfield .ginput_container_email {
        margin: 0; }
    .chd-defender__sign-up-modal .gform_legacy_markup_wrapper .gform_footer {
      display: flex;
      justify-content: center;
      margin: 6px 0 0;
      padding: 0; }
      @media (min-width: 640px) {
        .chd-defender__sign-up-modal .gform_legacy_markup_wrapper .gform_footer {
          margin-top: 14px; } }
      .chd-defender__sign-up-modal .gform_legacy_markup_wrapper .gform_footer input[type=submit] {
        background: #0080A3;
        border-radius: 50px;
        border: 0;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 2.1px;
        margin: 0;
        padding: 5px 37px;
        transition: .2s;
        width: auto; }
        @media (min-width: 640px) {
          .chd-defender__sign-up-modal .gform_legacy_markup_wrapper .gform_footer input[type=submit] {
            padding: 12px 58px; } }
        .chd-defender__sign-up-modal .gform_legacy_markup_wrapper .gform_footer input[type=submit]:hover {
          background: #01647F; }

.chd-defender__sign-up-modal-content {
  padding: 26px 10px 43px; }
  .chd-defender__sign-up-modal-content p {
    font-size: 14px;
    line-height: 19px;
    margin: auto;
    max-width: 337px;
    text-align: center; }
    @media (min-width: 640px) {
      .chd-defender__sign-up-modal-content p {
        font-size: 16px; } }

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
.chd-home__wrapper {
  padding: 0; }

.chd-home__section--hero {
  z-index: 0; }

.chd-home__section--topics {
  background: #fff; }

.chd-home__section--video {
  background: #F4F5F5; }
  @media (min-width: 834px) {
    .chd-home__section--video {
      margin-top: -160px; } }
  @media (min-width: 1200px) {
    .chd-home__section--video {
      margin-top: -200px; } }

.chd-home__section--call-out {
  background: #F4F5F5; }

.chd-home__section--defender {
  background: #fff; }

.chd-home__section--chd-tv {
  background: #373A3C; }

.chd-home__section--legal {
  background-image: url("images/homepage-legal-section-bg.jpg");
  background-size: cover;
  background-position: center; }
  .chd-home__section--legal:after {
    background: linear-gradient(180deg, #02475C, #03232D);
    content: '';
    display: block;
    height: 100%;
    opacity: 90%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0; }

.chd-home__section--bobby-quote {
  background: #fff; }

.chd-home__section--more-resources {
  background: #fff; }

.chd-home__section-inner--topics {
  padding: 24px 0;
  position: relative;
  z-index: 10; }
  @media (min-width: 834px) {
    .chd-home__section-inner--topics {
      padding: 28px 0; } }
  @media (min-width: 1200px) {
    .chd-home__section-inner--topics {
      padding: 76px 0; } }

.chd-home__section-inner--video {
  padding: 30px 0; }
  @media (min-width: 834px) {
    .chd-home__section-inner--video {
      align-items: center;
      display: flex;
      gap: 60px;
      justify-content: center;
      padding: 210px 40px 103px; } }

.chd-home__section-inner--call-out {
  padding: 30px 0; }
  @media (min-width: 834px) {
    .chd-home__section-inner--call-out {
      align-items: center;
      display: flex;
      gap: 60px;
      justify-content: center;
      padding: 100px 40px 103px; } }

.chd-home__section-inner--trending {
  padding: 40px 0; }
  @media (min-width: 834px) {
    .chd-home__section-inner--trending {
      padding: 80px 0; } }

.chd-home__section-inner--defender {
  padding: 38px 0; }
  @media (min-width: 834px) {
    .chd-home__section-inner--defender {
      margin-left: auto;
      margin-right: auto;
      max-width: 760px;
      padding: 70px 0 56px; } }
  @media (min-width: 1200px) {
    .chd-home__section-inner--defender {
      max-width: 1170px;
      padding: 90px 0; } }

.chd-home__section-inner--chd-tv {
  padding: 45px 0 50px; }
  @media (min-width: 834px) {
    .chd-home__section-inner--chd-tv {
      padding: 50px 0 60px; } }
  @media (min-width: 1200px) {
    .chd-home__section-inner--chd-tv {
      padding: 82px 0 82px; } }

.chd-home__section-inner--legal {
  padding: 20px 0 70px;
  position: relative;
  z-index: 1; }
  @media (min-width: 1200px) {
    .chd-home__section-inner--legal {
      padding: 70px 0 90px; } }

.chd-home__section-inner--bobby-quote {
  padding: 50px 30px; }
  @media (min-width: 834px) {
    .chd-home__section-inner--bobby-quote {
      padding: 60px 30px; } }
  @media (min-width: 1200px) {
    .chd-home__section-inner--bobby-quote {
      padding: 60px 30px 45px; } }

.chd-home__section-inner--more-resources {
  padding: 50px 0; }
  @media (min-width: 834px) {
    .chd-home__section-inner--more-resources {
      padding: 80px 0; } }
  @media (min-width: 1200px) {
    .chd-home__section-inner--more-resources {
      margin: 0 auto;
      max-width: 1175px;
      padding: 70px 0; } }

.chd-home__section-title--trending {
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 22px;
  letter-spacing: 0.1em;
  line-height: 1.1;
  margin: 0 10px 20px 10px;
  text-transform: uppercase; }
  @media (min-width: 834px) {
    .chd-home__section-title--trending {
      font-size: 28px;
      margin-left: 48px;
      margin-right: 48px; } }

.chd-home__section-title--defender {
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 28px;
  line-height: 1;
  margin: 0;
  text-align: center; }
  .chd-home__section-title--defender img {
    vertical-align: middle; }

.chd-home__section-title--chd-tv {
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 28px;
  line-height: 1;
  margin: 0;
  text-align: center; }
  .chd-home__section-title--chd-tv img {
    height: 50px;
    vertical-align: middle; }

.chd-home__section-title--more-resources {
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0.1em;
  margin: 0 0 30px 15px;
  text-transform: uppercase; }
  @media (min-width: 834px) {
    .chd-home__section-title--more-resources {
      font-size: 24px;
      letter-spacing: 0.1em;
      margin: 0 0 40px 15px; } }
  @media (min-width: 1200px) {
    .chd-home__section-title--more-resources {
      margin-left: 0; } }

.chd-home__section-subtitle--defender, .chd-home__section-subtitle--chd-tv {
  font-family: "merriweather", Merriweather, serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 1.2;
  margin-bottom: 30px;
  margin-top: 10px;
  text-align: center; }

.chd-swiper--home-hero {
  height: 238px;
  height: 48vw;
  min-height: 238px;
  max-height: 402px; }
  @media (min-width: 834px) {
    .chd-swiper--home-hero {
      height: 402px;
      height: 48vw;
      min-height: 402px;
      max-height: 466px; } }
  @media (min-width: 1200px) {
    .chd-swiper--home-hero {
      height: 466px;
      min-height: auto;
      max-height: auto; } }
  .chd-swiper--home-hero .chd-swiper__slide-link {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 20; }
  .chd-swiper--home-hero .chd-swiper__image, .chd-swiper--home-hero .chd-swiper__video {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0; }
    .chd-swiper--home-hero .chd-swiper__image img,
    .chd-swiper--home-hero .chd-swiper__image video, .chd-swiper--home-hero .chd-swiper__video img,
    .chd-swiper--home-hero .chd-swiper__video video {
      object-fit: cover;
      object-position: center center;
      height: 100%;
      width: 100%; }
    .chd-swiper--home-hero .chd-swiper__image video, .chd-swiper--home-hero .chd-swiper__video video {
      pointer-events: none;
      position: relative;
      z-index: -1; }
    .chd-swiper--home-hero .chd-swiper__image--left img,
    .chd-swiper--home-hero .chd-swiper__image--left video, .chd-swiper--home-hero .chd-swiper__video--left img,
    .chd-swiper--home-hero .chd-swiper__video--left video {
      object-position: left center; }
    .chd-swiper--home-hero .chd-swiper__image--right img,
    .chd-swiper--home-hero .chd-swiper__image--right video, .chd-swiper--home-hero .chd-swiper__video--right img,
    .chd-swiper--home-hero .chd-swiper__video--right video {
      object-position: right center; }
  .chd-swiper--home-hero .chd-swiper__figure img {
    vertical-align: middle; }
  .chd-swiper--home-hero .chd-swiper__slide--we-are-chd img {
    object-position: center center;
    -webkit-transform: translateX(-14%);
    -ms-transform: translateX(-14%);
    transform: translateX(-14%); }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--we-are-chd img {
        object-fit: contain;
        -webkit-transform: translateX(-140px);
        -ms-transform: translateX(-140px);
        transform: translateX(-140px); } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--we-are-chd img {
        -webkit-transform: translateX(-220px);
        -ms-transform: translateX(-220px);
        transform: translateX(-220px); } }
  .chd-swiper--home-hero .chd-swiper__slide--about-rfk {
    background: -moz-linear-gradient(left, #b3e3eb 0%, #b3e3eb 30%, black 70%, black 100%) !important;
    background: -webkit-linear-gradient(left, #b3e3eb 0%, #b3e3eb 30%, black 70%, black 100%) !important;
    background: linear-gradient(to right, #b3e3eb 0%, #b3e3eb 30%, black 70%, black 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3e3eb', endColorstr='#000000', GradientType=1) !important; }
  .chd-swiper--home-hero .chd-swiper__slide--falconry img {
    object-position: 40% center; }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--falconry img {
        object-position: center center; } }
  .chd-swiper--home-hero .chd-swiper__slide--million-match {
    background: -moz-linear-gradient(left, #14687b 0%, #14687b 40%, #017b07 60%, #017b07 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #14687b), color-stop(40%, #14687b), color-stop(60%, #017b07), color-stop(100%, #017b07));
    background: -webkit-linear-gradient(left, #14687b 0%, #14687b 40%, #017b07 60%, #017b07 100%);
    background: -o-linear-gradient(left, #14687b 0%, #14687b 40%, #017b07 60%, #017b07 100%);
    background: -ms-linear-gradient(left, #14687b 0%, #14687b 40%, #017b07 60%, #017b07 100%);
    background: linear-gradient(to right, #14687b 0%, #14687b 40%, #017b07 60%, #017b07 100%); }
    @media (min-width: 1400px) {
      .chd-swiper--home-hero .chd-swiper__slide--million-match .chd-swiper__image img {
        object-fit: contain;
        max-width: none; } }
    .chd-swiper--home-hero .chd-swiper__slide--million-match .chd-swiper__figure-wrap {
      right: 50%;
      text-align: right;
      width: 50%; }
      @media (min-width: 1200px) {
        .chd-swiper--home-hero .chd-swiper__slide--million-match .chd-swiper__figure-wrap {
          -webkit-transform: translateY(-57%);
          -ms-transform: translateY(-57%);
          transform: translateY(-57%); } }
      .chd-swiper--home-hero .chd-swiper__slide--million-match .chd-swiper__figure-wrap figure {
        padding: 0 30px; }
        @media (min-width: 834px) {
          .chd-swiper--home-hero .chd-swiper__slide--million-match .chd-swiper__figure-wrap figure {
            padding-right: 60px; } }
        @media (min-width: 1200px) {
          .chd-swiper--home-hero .chd-swiper__slide--million-match .chd-swiper__figure-wrap figure {
            padding-right: 80px; } }
  .chd-swiper--home-hero .chd-swiper__slide--bookstore .chd-swiper__image img {
    object-position: 35% center; }
    @media (min-width: 500px) {
      .chd-swiper--home-hero .chd-swiper__slide--bookstore .chd-swiper__image img {
        object-position: center center; } }
  .chd-swiper--home-hero .chd-swiper__slide--bookstore .chd-swiper__cta {
    line-height: 17px;
    padding: 10px 0;
    width: 182px; }
    @media (min-width: 500px) {
      .chd-swiper--home-hero .chd-swiper__slide--bookstore .chd-swiper__cta {
        padding: 14px 18px;
        width: auto; } }
  .chd-swiper--home-hero .chd-swiper__slide--bookstore .chd-swiper__title {
    width: 110px; }
    @media (min-width: 500px) {
      .chd-swiper--home-hero .chd-swiper__slide--bookstore .chd-swiper__title {
        width: auto; } }
  .chd-swiper--home-hero .chd-swiper__slide--reform-pharma .chd-swiper__title-figure {
    display: none; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--reform-pharma .chd-swiper__title-figure {
        display: block; } }
  .chd-swiper--home-hero .chd-swiper__slide--reform-pharma .chd-swiper__title-figure-sm {
    margin-bottom: 20px; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--reform-pharma .chd-swiper__title-figure-sm {
        display: none; } }
  .chd-swiper--home-hero .chd-swiper__slide--reform-pharma .chd-button {
    background: #FFC414;
    color: #000; }
    .chd-swiper--home-hero .chd-swiper__slide--reform-pharma .chd-button:link, .chd-swiper--home-hero .chd-swiper__slide--reform-pharma .chd-button:visited, .chd-swiper--home-hero .chd-swiper__slide--reform-pharma .chd-button:hover, .chd-swiper--home-hero .chd-swiper__slide--reform-pharma .chd-button:active, .chd-swiper--home-hero .chd-swiper__slide--reform-pharma .chd-button:focus-visible {
      background: #FFC414;
      color: #000; }
  .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up::after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 68.23%, #000 97.11%);
    bottom: 0;
    content: "";
    height: 150px;
    position: absolute;
    width: 100%; }
  .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__slide-inner {
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 1; }
    @media (min-width: 620px) {
      .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__slide-inner {
        display: flex;
        align-items: center;
        justify-content: space-between; } }
  .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__text-wrap {
    left: auto;
    position: absolute;
    right: auto;
    text-align: center;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 100%; }
    @media (min-width: 620px) {
      .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__text-wrap {
        position: relative;
        max-width: 510px;
        right: 8%; } }
    @media (min-width: 1540px) {
      .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__text-wrap {
        max-width: none; } }
  .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__title {
    font-size: 20px;
    float: none;
    line-height: 23px;
    letter-spacing: 0;
    margin: 22px auto 10px;
    text-shadow: 2px 2px 20px #000, -2px -2px 20px #000;
    max-width: none; }
    @media (min-width: 620px) {
      .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__title {
        font-size: calc(20px + 20 * ((100vw - 620px) / 820));
        line-height: calc(23px + 28 * ((100vw - 620px) / 820)); } }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__title {
        text-align: center; } }
    @media (min-width: 1440px) {
      .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__title {
        font-size: 40px;
        line-height: 51px;
        margin-bottom: 28px; } }
    @media (min-width: 1540px) {
      .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__title {
        font-size: calc(40px + 20 * ((100vw - 1440px) / 400));
        line-height: calc(51px + 20 * ((100vw - 1440px) / 400));
        max-width: 750px; } }
    @media (min-width: 1840px) {
      .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__title {
        font-size: 60px;
        line-height: 71px;
        max-width: 760px; } }
  .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__figure-wrap {
    top: auto;
    bottom: -105px;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: auto; }
    @media (min-width: 480px) {
      .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__figure-wrap {
        bottom: -45px; } }
    @media (min-width: 520px) {
      .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__figure-wrap {
        bottom: -25px; } }
    @media (min-width: 620px) {
      .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__figure-wrap {
        bottom: 0;
        position: relative;
        width: calc(152 / 690 * 100%);
        flex-shrink: 0;
        align-self: flex-end; } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__figure-wrap {
        width: 264px; } }
    @media (min-width: 1440px) {
      .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__figure-wrap {
        top: 90px;
        width: 350px; } }
    .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__figure-wrap .chd-swiper__figure {
      height: 0;
      position: relative;
      padding-bottom: calc(800 / 431 * 100%); }
    .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__figure-wrap img {
      max-height: 275px;
      max-width: 100%;
      width: auto;
      vertical-align: middle; }
      @media (min-width: 620px) {
        .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__figure-wrap img {
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          position: absolute;
          max-width: none;
          max-height: none; } }
      @media (min-width: 1200px) {
        .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__figure-wrap img {
          max-width: 264px; } }
      @media (min-width: 1440px) {
        .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__figure-wrap img {
          max-width: 100%;
          top: 90px;
          width: 350px; } }
  .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__figure-wrap-2 {
    bottom: -10px;
    right: 0;
    z-index: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: auto; }
    @media (min-width: 620px) {
      .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__figure-wrap-2 {
        position: relative;
        width: calc(207 / 690 * 100%);
        flex-shrink: 0; } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__figure-wrap-2 {
        width: 350px; } }
    @media (min-width: 1440px) {
      .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__figure-wrap-2 {
        margin-right: 110px; } }
    @media (min-width: 620px) {
      .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__figure-wrap-2 .chd-swiper__figure {
        height: 0;
        position: relative;
        padding-bottom: calc(834 / 615 * 100%); } }
    .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__figure-wrap-2 img {
      max-height: 160px;
      max-width: 100%;
      width: auto;
      vertical-align: middle; }
      @media (min-width: 480px) {
        .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__figure-wrap-2 img {
          max-height: 180px; } }
      @media (min-width: 520px) {
        .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__figure-wrap-2 img {
          max-height: 200px; } }
      @media (min-width: 620px) {
        .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-swiper__figure-wrap-2 img {
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          position: absolute;
          max-width: none;
          max-height: none; } }
  .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-button {
    background: #FBFAF7;
    color: #D92C22;
    display: inline-block;
    float: none;
    padding: 11px 20px;
    vertical-align: middle; }
    @media (min-width: 1440px) {
      .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-button {
        padding: 16px 45px; } }
    .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-button:link, .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-button:visited {
      background: #FBFAF7;
      color: #D92C22; }
    .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-button:hover, .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-button:active, .chd-swiper--home-hero .chd-swiper__slide--wuhan-cover-up .chd-button:focus-visible {
      background: #D92C22;
      color: #fff; }
  .chd-swiper--home-hero .chd-swiper__slide--eoy .chd-swiper__image:after {
    background: radial-gradient(56.72% 56.72% at 50% 50%, #F4F5F5 2.6%, rgba(244, 245, 245, 0) 85.42%);
    content: '';
    height: 228px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 422px;
    z-index: 1; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--eoy .chd-swiper__image:after {
        background: linear-gradient(87deg, rgba(251, 250, 247, 0) 10.65%, rgba(251, 250, 247, 0.8) 38.24%, rgba(251, 250, 247, 0.8) 63.77%, rgba(251, 250, 247, 0) 84.89%);
        height: 100%;
        max-width: 1700px;
        width: 100%; } }
  .chd-swiper--home-hero .chd-swiper__slide--eoy .chd-swiper__image img {
    object-position: calc(50% - 20px) -60px;
    height: 125%; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--eoy .chd-swiper__image img {
        object-position: calc(50% + 80px) -60px; } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--eoy .chd-swiper__image img {
        object-position: calc(50% + 80px) -240px;
        height: 170%; } }
    @media (min-width: 1700px) {
      .chd-swiper--home-hero .chd-swiper__slide--eoy .chd-swiper__image img {
        height: calc(12% + 42vw); } }
  .chd-swiper--home-hero .chd-swiper__slide--eoy .chd-swiper__text-wrap {
    align-items: center;
    display: flex;
    flex-direction: column;
    right: auto;
    text-align: center;
    width: 100%; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--eoy .chd-swiper__text-wrap {
        left: auto; } }
  @media (min-width: 834px) {
    .chd-swiper--home-hero .chd-swiper__slide--eoy .chd-swiper__title {
      max-width: 100%;
      text-align: center; } }
  @media (min-width: 834px) {
    .chd-swiper--home-hero .chd-swiper__slide--eoy .chd-swiper__lede {
      max-width: 500px;
      text-align: center; } }
  .chd-swiper--home-hero .chd-swiper__slide--merchandise .chd-swiper__text-wrap {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 2; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--merchandise .chd-swiper__text-wrap {
        left: auto; } }
  .chd-swiper--home-hero .chd-swiper__slide--merchandise .chd-swiper__title {
    max-width: 100px; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--merchandise .chd-swiper__title {
        max-width: 100%; } }
  .chd-swiper--home-hero .chd-swiper__slide--merchandise .chd-swiper__lede {
    max-width: 550px;
    text-align: center; }
  .chd-swiper--home-hero .chd-swiper__slide--merchandise .chd-swiper__figure-wrap {
    height: 100%;
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    width: 100%;
    z-index: 1; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--merchandise .chd-swiper__figure-wrap {
        display: none; } }
  .chd-swiper--home-hero .chd-swiper__slide--merchandise .chd-swiper__figure-01 {
    height: 100%; }
    .chd-swiper--home-hero .chd-swiper__slide--merchandise .chd-swiper__figure-01 img {
      height: 135%;
      object-fit: cover;
      object-position: calc(50% - 70px) -50px;
      width: 100%; }
      @media (min-width: 600px) {
        .chd-swiper--home-hero .chd-swiper__slide--merchandise .chd-swiper__figure-01 img {
          height: 150%;
          object-position: calc(70% - 50px) -100px; } }
  .chd-swiper--home-hero .chd-swiper__slide--merchandise .chd-swiper__figure-wrap-2 {
    display: none; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--merchandise .chd-swiper__figure-wrap-2 {
        display: block;
        height: 100%;
        z-index: 1; } }
    .chd-swiper--home-hero .chd-swiper__slide--merchandise .chd-swiper__figure-wrap-2 .chd-swiper__figure-02 {
      height: 100%; }
      .chd-swiper--home-hero .chd-swiper__slide--merchandise .chd-swiper__figure-wrap-2 .chd-swiper__figure-02 img {
        height: 150%;
        object-fit: cover;
        object-position: calc(50% + 25px) -125px;
        width: 100%; }
  .chd-swiper--home-hero .chd-swiper__slide--ebook .chd-swiper__title {
    max-width: 562px; }
    @media (max-width: 833px) {
      .chd-swiper--home-hero .chd-swiper__slide--ebook .chd-swiper__title {
        left: 7px;
        max-width: 188px;
        text-align: center; } }
  @media (max-width: 500px) {
    .chd-swiper--home-hero .chd-swiper__slide--ebook .chd-swiper__image img {
      object-position: -304px center; } }
  .chd-swiper--home-hero .chd-swiper__slide--free-speech-rally .chd-swiper__text-wrap {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 20px;
    left: auto;
    max-width: 1200px;
    right: 50%;
    transform: translate(50%, -52%);
    width: 85%; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--free-speech-rally .chd-swiper__text-wrap {
        display: grid;
        gap: 0px 50px;
        grid-template-columns: 1fr 1fr;
        transform: translate(50%, -50%); } }
    .chd-swiper--home-hero .chd-swiper__slide--free-speech-rally .chd-swiper__text-wrap:before {
      display: none; }
  .chd-swiper--home-hero .chd-swiper__slide--free-speech-rally .chd-swiper__cta {
    grid-column: 2;
    max-width: 250px; }
  @media (min-width: 834px) {
    .chd-swiper--home-hero .chd-swiper__slide--free-speech-rally .chd-swiper__title {
      grid-column: 2;
      height: auto;
      max-width: 500px;
      position: relative;
      width: auto;
      white-space: normal; } }
  .chd-swiper--home-hero .chd-swiper__slide--free-speech-rally .chd-swiper__title-figure {
    align-self: center;
    grid-row: 1/4;
    grid-column: 1; }
  .chd-swiper--home-hero .chd-swiper__slide--hazlehurst .chd-swiper__text-wrap {
    transform: translateY(-50%); }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--hazlehurst .chd-swiper__text-wrap {
        align-items: center;
        display: flex;
        flex-direction: column;
        transform: translate(-50%, -55%); } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--hazlehurst .chd-swiper__text-wrap {
        width: 710px; } }
  .chd-swiper--home-hero .chd-swiper__slide--hazlehurst .chd-swiper__title {
    margin-bottom: 10px;
    max-width: 240px;
    text-align: center; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--hazlehurst .chd-swiper__title {
        max-width: 100%; } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--hazlehurst .chd-swiper__title {
        line-height: 50px; } }
    .chd-swiper--home-hero .chd-swiper__slide--hazlehurst .chd-swiper__title br {
      display: none; }
  .chd-swiper--home-hero .chd-swiper__slide--hazlehurst .chd-swiper__lede {
    text-align: center; }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--hazlehurst .chd-swiper__lede {
        max-width: 550px; } }
  .chd-swiper--home-hero .chd-swiper__slide--hazlehurst .chd-swiper__cta {
    padding: 18px 30px;
    margin-right: 20px; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--hazlehurst .chd-swiper__cta {
        min-width: 180px; } }
  .chd-swiper--home-hero .chd-swiper__slide--hazlehurst .chd-swiper__image img {
    object-position: calc(70% + 250px) center; }
    @media (min-width: 500px) {
      .chd-swiper--home-hero .chd-swiper__slide--hazlehurst .chd-swiper__image img {
        object-position: 20% center; } }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--hazlehurst .chd-swiper__image img {
        object-position: center; } }
  .chd-swiper--home-hero .chd-swiper__slide--mdm-2024 .chd-swiper__text-wrap {
    top: 45%;
    transform: translatey(-50%); }
  .chd-swiper--home-hero .chd-swiper__slide--mdm-2024 .chd-swiper__title-figure {
    display: none; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--mdm-2024 .chd-swiper__title-figure {
        display: block;
        position: relative;
        right: 8px; } }
    .chd-swiper--home-hero .chd-swiper__slide--mdm-2024 .chd-swiper__title-figure-sm {
      display: block;
      float: right;
      margin-right: 25px;
      width: 150px; }
      @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--mdm-2024 .chd-swiper__title-figure-sm {
          display: none; } }
  .chd-swiper--home-hero .chd-swiper__slide--mdm-2024 .chd-swiper__cta {
    background: #8AEBFF;
    color: #000;
    padding: 15px 20px; }
    .chd-swiper--home-hero .chd-swiper__slide--mdm-2024 .chd-swiper__cta:hover {
      background: #0080A3;
      color: #fff; }
  @media (min-width: 767px) {
    .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper__image-img--sm {
      display: none; } }
  .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper__image-img--lg {
    display: none;
    object-position: right bottom; }
    @media (min-width: 767px) {
      .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper__image-img--lg {
        display: inline-block; } }
  .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper__slide-inner {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-content: center;
    align-items: center;
    height: 100%;
    position: relative; }
    @media (min-width: 767px) {
      .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper__slide-inner {
        gap: calc(100% * (140 / 1280));
        margin-left: auto;
        margin-right: auto;
        max-width: 1280px;
        padding-left: 20px;
        padding-right: 20px; } }
  .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper-countdown {
    color: #fff;
    display: none;
    text-align: center;
    flex: 0 0 auto; }
    @media (min-width: 767px) {
      .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper-countdown {
        display: block; } }
    .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper-countdown__time {
      display: flex;
      flex-flow: row;
      justify-content: center; }
      .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper-countdown__time {
        column-gap: 24px; }
        @media screen and (min-width: 390px) {
          .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper-countdown__time {
            column-gap: calc(24px + 24 * ((100vw - 390px) / 810)); } }
        @media screen and (min-width: 1200px) {
          .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper-countdown__time {
            column-gap: 48px; } }
    .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper-countdown__days, .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper-countdown__hours, .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper-countdown__minutes, .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper-countdown__seconds {
      display: inline-block;
      vertical-align: middle; }
    .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper-countdown__number {
      display: block;
      font-family: "open-sans", "Open Sans", sans-serif;
      font-weight: 600;
      line-height: 1;
      text-transform: uppercase; }
      .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper-countdown__number {
        font-size: 30px; }
        @media screen and (min-width: 390px) {
          .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper-countdown__number {
            font-size: calc(30px + 35 * ((100vw - 390px) / 810)); } }
        @media screen and (min-width: 1200px) {
          .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper-countdown__number {
            font-size: 65px; } }
    .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper-countdown__label {
      font-family: "open-sans", "Open Sans", sans-serif;
      line-height: 1.3; }
      .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper-countdown__label {
        font-size: 18px; }
        @media screen and (min-width: 390px) {
          .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper-countdown__label {
            font-size: calc(18px + 2 * ((100vw - 390px) / 810)); } }
        @media screen and (min-width: 1200px) {
          .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper-countdown__label {
            font-size: 20px; } }
  .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper__text-wrap {
    padding: 0 24px;
    position: static;
    text-align: left;
    transform: none;
    width: 100%; }
    @media (min-width: 767px) {
      .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper__text-wrap {
        flex: 0 1 auto;
        max-width: 810px;
        padding-left: 0;
        padding-right: 0; } }
  .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper__title {
    color: #8ED8FF;
    float: none;
    line-height: 1.15;
    max-width: none; }
    .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper__title {
      font-size: 26px; }
      @media screen and (min-width: 390px) {
        .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper__title {
          font-size: calc(26px + 16 * ((100vw - 390px) / 810)); } }
      @media screen and (min-width: 1200px) {
        .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper__title {
          font-size: 42px; } }
    @media (min-width: 767px) {
      .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper__title {
        font-weight: 700;
        max-width: none; } }
    .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper__title span {
      display: block; }
    .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper__title span:first-child {
      color: #fff;
      font-family: "open-sans", "Open Sans", sans-serif;
      letter-spacing: 0.11em;
      line-height: 1.3;
      text-transform: uppercase; }
      .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper__title span:first-child {
        font-size: 18px; }
        @media screen and (min-width: 390px) {
          .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper__title span:first-child {
            font-size: calc(18px + 6 * ((100vw - 390px) / 810)); } }
        @media screen and (min-width: 1200px) {
          .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper__title span:first-child {
            font-size: 24px; } }
    .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper__title span:last-child {
      color: #fff;
      line-height: 1.3; }
      .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper__title span:last-child {
        font-size: 20px; }
        @media screen and (min-width: 390px) {
          .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper__title span:last-child {
            font-size: calc(20px + 6 * ((100vw - 390px) / 810)); } }
        @media screen and (min-width: 1200px) {
          .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper__title span:last-child {
            font-size: 26px; } }
  .chd-swiper--home-hero .chd-swiper__slide--who-roundtable .chd-swiper__cta {
    display: inline-block;
    float: none; }
  .chd-swiper--home-hero .chd-swiper__slide--main-slide .chd-swiper__image img {
    object-position: center calc(100% + 65px); }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--main-slide .chd-swiper__image img {
        object-position: center calc(75% - 200px); } }
  .chd-swiper--home-hero .chd-swiper__slide--main-slide .chd-swiper__text-wrap {
    align-items: center;
    display: flex;
    flex-direction: column;
    right: 0;
    text-align: center;
    transform: translateY(-55%);
    width: 100%; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--main-slide .chd-swiper__text-wrap {
        align-items: flex-start;
        left: 55%;
        max-width: 450px;
        text-align: left;
        width: 38%; } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--main-slide .chd-swiper__text-wrap {
        max-width: 550px; } }
  .chd-swiper--home-hero .chd-swiper__slide--main-slide .chd-swiper__title {
    float: none;
    font-size: 28px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 10px;
    max-width: 258px; }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--main-slide .chd-swiper__title {
        font-size: 40px;
        line-height: 41px;
        max-width: 455px; } }
  .chd-swiper--home-hero .chd-swiper__slide--main-slide .chd-swiper__cta {
    border-radius: 50px;
    float: none;
    padding: 18px 30px; }
  .chd-swiper--home-hero .chd-swiper__slide--main-slide .chd-swiper__subtitle {
    margin-bottom: 25px;
    max-width: 278px; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--main-slide .chd-swiper__subtitle {
        max-width: 100%; } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--main-slide .chd-swiper__subtitle {
        margin-bottom: 10px; } }
  .chd-swiper--home-hero .chd-swiper__slide--community-forum:after {
    background: linear-gradient(180deg, rgba(48, 71, 90, 0.7) 45.33%, rgba(48, 71, 90, 0) 84.8%);
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--community-forum:after {
        background: linear-gradient(276deg, #30475a 37.33%, rgba(48, 71, 90, 0) 70.8%); } }
  .chd-swiper--home-hero .chd-swiper__slide--community-forum .chd-swiper__text-wrap {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding-top: 25px;
    position: relative;
    right: auto;
    text-align: center;
    top: 0;
    transform: translateY(0);
    width: 100%;
    z-index: 1; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--community-forum .chd-swiper__text-wrap {
        align-items: flex-start;
        text-align: left;
        top: 50%;
        transform: translateY(-50%);
        width: 400px; } }
    @media (min-width: 1000px) {
      .chd-swiper--home-hero .chd-swiper__slide--community-forum .chd-swiper__text-wrap {
        width: 600px; } }
  .chd-swiper--home-hero .chd-swiper__slide--community-forum .chd-swiper__image img {
    height: 125%; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--community-forum .chd-swiper__image img {
        object-position: -335px center; } }
  .chd-swiper--home-hero .chd-swiper__slide--community-forum .chd-swiper__title {
    font-size: 32px;
    line-height: 32px;
    max-width: 100%;
    margin-bottom: 25px; }
    @media (min-width: 1000px) {
      .chd-swiper--home-hero .chd-swiper__slide--community-forum .chd-swiper__title {
        font-size: 48px;
        line-height: 48px;
        margin-bottom: 10px; } }
    .chd-swiper--home-hero .chd-swiper__slide--community-forum .chd-swiper__title span {
      display: block;
      font-size: 24px;
      font-style: italic;
      line-height: normal; }
      @media (min-width: 1000px) {
        .chd-swiper--home-hero .chd-swiper__slide--community-forum .chd-swiper__title span {
          font-size: 40px;
          line-height: 48px; } }
  .chd-swiper--home-hero .chd-swiper__slide--community-forum .chd-swiper__lede {
    max-width: 434px; }
  .chd-swiper--home-hero .chd-swiper__slide--community-forum .chd-swiper__cta {
    background: #ED5D41; }
    @media (min-width: 1000px) {
      .chd-swiper--home-hero .chd-swiper__slide--community-forum .chd-swiper__cta {
        padding: 18px 30px; } }
  .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__figure-wrap {
    align-items: center;
    display: flex;
    height: 115px;
    left: auto;
    pointer-events: none;
    position: relative;
    transform: translate(0);
    top: auto;
    width: 287px;
    order: 1; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__figure-wrap {
        grid-row: span 2;
        justify-self: end;
        max-width: 546px;
        width: 100%; } }
  .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(95deg, rgba(0, 0, 0, 0.5) 60.26%, rgba(0, 0, 0, 0) 96.83%); }
  .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__image-img--lg {
    object-position: center center; }
  .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__slide-inner {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    position: relative;
    left: 0%;
    margin-top: -15px;
    z-index: 1; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__slide-inner {
        display: grid;
        grid-template-columns: 1fr 1fr;
        justify-items: center; } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__slide-inner {
        max-width: 1100px; } }
    @media (min-width: 1440px) {
      .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__slide-inner {
        left: 50%;
        transform: translateX(-62%); } }
  .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper-countdown {
    color: #fff;
    display: none;
    text-align: center;
    flex: 0 0 auto;
    position: relative;
    width: fit-content;
    order: 3; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper-countdown {
        align-self: start;
        display: block;
        margin-top: 36px; } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper-countdown {
        right: 110px; } }
    .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper-countdown__time {
      display: flex;
      flex-flow: row;
      justify-content: center; }
      .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper-countdown__time {
        column-gap: 25px; }
        @media screen and (min-width: 390px) {
          .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper-countdown__time {
            column-gap: calc(25px + 0 * ((100vw - 390px) / 810)); } }
        @media screen and (min-width: 1200px) {
          .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper-countdown__time {
            column-gap: 25px; } }
    .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper-countdown__days, .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper-countdown__hours, .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper-countdown__minutes, .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper-countdown__seconds {
      display: inline-block;
      vertical-align: middle; }
    .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper-countdown__number {
      display: block;
      font-size: 40px !important;
      font-family: "open-sans", "Open Sans", sans-serif;
      font-weight: 600;
      line-height: 1;
      text-transform: uppercase; }
      .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper-countdown__number {
        font-size: 30px; }
        @media screen and (min-width: 390px) {
          .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper-countdown__number {
            font-size: calc(30px + 35 * ((100vw - 390px) / 810)); } }
        @media screen and (min-width: 1200px) {
          .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper-countdown__number {
            font-size: 65px; } }
    .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper-countdown__label {
      font-family: "open-sans", "Open Sans", sans-serif;
      line-height: 1.3; }
      .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper-countdown__label {
        font-size: 18px; }
        @media screen and (min-width: 390px) {
          .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper-countdown__label {
            font-size: calc(18px + 2 * ((100vw - 390px) / 810)); } }
        @media screen and (min-width: 1200px) {
          .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper-countdown__label {
            font-size: 20px; } }
  .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__text-wrap {
    display: flex;
    flex-flow: column;
    align-items: center;
    position: relative;
    right: auto;
    top: auto;
    transform: translate(0);
    width: 100%;
    order: 2; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__text-wrap {
        align-self: end;
        left: auto; } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__text-wrap {
        right: 110px; } }
  .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__custom-content {
    align-items: center;
    display: flex;
    flex-direction: column; }
  .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__title {
    font-family: bebas-neue-by-fontfabric, sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #fff;
    float: none;
    line-height: 88%;
    margin-bottom: 0;
    max-width: 300px;
    text-align: center; }
    .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__title {
      font-size: 26px; }
      @media screen and (min-width: 390px) {
        .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__title {
          font-size: calc(26px + 16 * ((100vw - 390px) / 810)); } }
      @media screen and (min-width: 1200px) {
        .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__title {
          font-size: 42px; } }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__title {
        font-size: 40px;
        line-height: normal;
        margin-bottom: 20px;
        max-width: 400px; } }
    .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__title span:first-child {
      color: #fff;
      font-family: "open-sans", "Open Sans", sans-serif;
      letter-spacing: 0.11em;
      line-height: 1.3;
      text-transform: uppercase; }
      .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__title span:first-child {
        font-size: 18px; }
        @media screen and (min-width: 390px) {
          .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__title span:first-child {
            font-size: calc(18px + 6 * ((100vw - 390px) / 810)); } }
        @media screen and (min-width: 1200px) {
          .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__title span:first-child {
            font-size: 24px; } }
    .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__title span:last-child {
      color: #fff;
      line-height: 1.3; }
      .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__title span:last-child {
        font-size: 20px; }
        @media screen and (min-width: 390px) {
          .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__title span:last-child {
            font-size: calc(20px + 6 * ((100vw - 390px) / 810)); } }
        @media screen and (min-width: 1200px) {
          .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__title span:last-child {
            font-size: 26px; } }
  .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__lede {
    display: block;
    position: relative;
    font-family: bebas-neue-by-fontfabric, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 1.2px;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__lede {
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 25px; } }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__lede span {
        display: block; } }
  .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__ctas {
    display: flex;
    gap: 5px;
    margin-top: 5px; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__ctas {
        flex-direction: column;
        gap: 10px; } }
  .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__cta {
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    float: none;
    height: 40px;
    min-width: auto;
    padding: 0 15px;
    background: #A30E0E; }
    @media (min-width: 390px) {
      .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__cta {
        padding: 0 20px; } }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__cta {
        height: 53px;
        padding: 0 30px; } }
    .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__cta:hover {
      background: #750101; }
  .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__title-figure {
    max-width: 463px; }
    .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__title-figure img {
      height: auto;
      width: 287px; }
      @media (min-width: 835px) {
        .chd-swiper--home-hero .chd-swiper__slide--vaxxedIII .chd-swiper__title-figure img {
          height: 400px;
          width: 400px; } }
  .chd-swiper--home-hero .chd-swiper__slide--rescue-the-republic .chd-swiper__image img {
    object-position: -305px center; }
    @media (min-width: 500px) {
      .chd-swiper--home-hero .chd-swiper__slide--rescue-the-republic .chd-swiper__image img {
        object-position: 96% center; } }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--rescue-the-republic .chd-swiper__image img {
        object-position: 32% center; } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--rescue-the-republic .chd-swiper__image img {
        object-position: left center;
        width: 1200px; } }
  .chd-swiper--home-hero .chd-swiper__slide--rescue-the-republic .chd-swiper__slide-inner {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    margin-top: -15px; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--rescue-the-republic .chd-swiper__slide-inner {
        flex-direction: row;
        justify-content: space-between;
        margin: auto;
        max-width: 1100px;
        width: 90%; } }
  .chd-swiper--home-hero .chd-swiper__slide--rescue-the-republic .chd-swiper__figure-wrap {
    height: 155px;
    left: auto;
    pointer-events: none;
    position: relative;
    top: auto;
    transform: translate(0);
    width: 295px; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--rescue-the-republic .chd-swiper__figure-wrap {
        align-self: start;
        max-width: 489px;
        width: 45%; } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--rescue-the-republic .chd-swiper__figure-wrap {
        left: calc(-50vw + 700px); } }
  .chd-swiper--home-hero .chd-swiper__slide--rescue-the-republic .chd-swiper__text-wrap {
    align-items: center;
    display: flex;
    flex-direction: column;
    position: relative;
    right: auto;
    top: auto;
    transform: translateY(0);
    width: auto; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--rescue-the-republic .chd-swiper__text-wrap {
        align-items: flex-start;
        left: auto;
        width: 47%; } }
  .chd-swiper--home-hero .chd-swiper__slide--rescue-the-republic .chd-swiper__title {
    display: none; }
    .chd-swiper--home-hero .chd-swiper__slide--rescue-the-republic .chd-swiper__title i {
      display: block; }
      @media (min-width: 1200px) {
        .chd-swiper--home-hero .chd-swiper__slide--rescue-the-republic .chd-swiper__title i {
          font-size: 40px; } }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--rescue-the-republic .chd-swiper__title {
        display: block;
        max-width: 600px; } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--rescue-the-republic .chd-swiper__title {
        display: block;
        font-size: 48px;
        line-height: 48px;
        max-width: 600px; } }
  .chd-swiper--home-hero .chd-swiper__slide--rescue-the-republic .chd-swiper__cta {
    background: #FFC448;
    color: #000; }
    .chd-swiper--home-hero .chd-swiper__slide--rescue-the-republic .chd-swiper__cta:hover {
      background: #F9F3D7; }
  .chd-swiper--home-hero .chd-swiper__slide--rescue-the-republic .chd-swiper__lede {
    text-align: center; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--rescue-the-republic .chd-swiper__lede {
        text-align: left;
        max-width: 450px; } }
  .chd-swiper--home-hero .chd-swiper__slide--mdm-oct-2024 {
    display: flex; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--mdm-oct-2024 {
        align-items: center; } }
    .chd-swiper--home-hero .chd-swiper__slide--mdm-oct-2024 .chd-swiper__image:before {
      background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 30%, rgba(0, 0, 0, 0) 95.77%);
      content: '';
      display: block;
      height: 100%;
      position: absolute;
      width: 100%; }
      @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--mdm-oct-2024 .chd-swiper__image:before {
          background: linear-gradient(270deg, black 50%, rgba(0, 0, 0, 0) 60.77%); } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--mdm-oct-2024 .chd-swiper__image img {
        object-fit: contain;
        object-position: left; } }
    .chd-swiper--home-hero .chd-swiper__slide--mdm-oct-2024 .chd-swiper__title-figure {
      max-width: 450px;
      pointer-events: none;
      width: 110%; }
      @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--mdm-oct-2024 .chd-swiper__title-figure {
          height: 100px;
          position: relative;
          right: 50px; } }
      @media (min-width: 1200px) {
        .chd-swiper--home-hero .chd-swiper__slide--mdm-oct-2024 .chd-swiper__title-figure {
          height: 140px;
          max-width: 674px;
          right: 77px;
          width: 130%; } }
    .chd-swiper--home-hero .chd-swiper__slide--mdm-oct-2024 .chd-swiper__text-wrap {
      align-items: center;
      display: flex;
      flex-direction: column;
      margin-top: -22px;
      right: auto;
      top: auto;
      transform: translate(0);
      width: 100%; }
      @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--mdm-oct-2024 .chd-swiper__text-wrap {
          align-items: flex-start;
          margin-top: -42px;
          max-width: 528px;
          width: 48%; } }
      @media (min-width: 1200px) {
        .chd-swiper--home-hero .chd-swiper__slide--mdm-oct-2024 .chd-swiper__text-wrap {
          margin-top: -72px; } }
    .chd-swiper--home-hero .chd-swiper__slide--mdm-oct-2024 .chd-swiper__cta {
      background: linear-gradient(90deg, #F7AC75 0%, #F9E584 100%);
      background-color: #F9E584;
      color: #000;
      font-size: 16px;
      line-height: normal;
      margin-top: -32px;
      min-width: 222px;
      padding: 16px 18px;
      transition: .5s; }
      @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--mdm-oct-2024 .chd-swiper__cta {
          margin-top: 0; } }
      .chd-swiper--home-hero .chd-swiper__slide--mdm-oct-2024 .chd-swiper__cta:hover {
        background: #f7ac75; }
  @media (min-width: 834px) {
    .chd-swiper--home-hero .chd-swiper__slide--mdm-2025 .chd-swiper__image:before {
      background: linear-gradient(90deg, black 50%, rgba(0, 0, 0, 0) 60.77%); } }
  @media (min-width: 1200px) {
    .chd-swiper--home-hero .chd-swiper__slide--mdm-2025 .chd-swiper__image img {
      object-position: right; } }
  @media (min-width: 834px) {
    .chd-swiper--home-hero .chd-swiper__slide--mdm-2025 .chd-swiper__text-wrap {
      left: 5%; } }
  @media (min-width: 1440px) {
    .chd-swiper--home-hero .chd-swiper__slide--mdm-2025 .chd-swiper__text-wrap {
      left: calc(50% - 620px); } }
  .chd-swiper--home-hero .chd-swiper__slide--little-miracles .chd-swiper__figure-wrap {
    left: -30px;
    max-width: 232px;
    transform: translateY(-47%);
    width: 60%; }
    @media (min-width: 500px) {
      .chd-swiper--home-hero .chd-swiper__slide--little-miracles .chd-swiper__figure-wrap {
        max-width: 415px;
        width: 45%; } }
    @media (min-width: 1350px) {
      .chd-swiper--home-hero .chd-swiper__slide--little-miracles .chd-swiper__figure-wrap {
        left: calc(50% - 425px); } }
  .chd-swiper--home-hero .chd-swiper__slide--little-miracles .chd-swiper__text-wrap {
    align-items: center;
    display: flex;
    flex-direction: column;
    right: 0;
    text-align: center;
    width: 59%; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--little-miracles .chd-swiper__text-wrap {
        align-items: flex-start;
        max-width: 460px;
        width: 48%; } }
  .chd-swiper--home-hero .chd-swiper__slide--little-miracles .chd-swiper__title {
    max-width: 230px; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--little-miracles .chd-swiper__title {
        max-width: 100%; } }
  .chd-swiper--home-hero .chd-swiper__slide--little-miracles .chd-swiper__image img {
    object-position: 88%; }
    @media (min-width: 1350px) {
      .chd-swiper--home-hero .chd-swiper__slide--little-miracles .chd-swiper__image img {
        object-position: center; } }
  .chd-swiper--home-hero .chd-swiper__slide--little-miracles .chd-swiper__cta {
    background: #AD4F5F; }
  @media (min-width: 1440px) {
    .chd-swiper--home-hero .chd-swiper__slide--merchandise-new .chd-swiper__text-wrap {
      left: 64%; } }
  @media (min-width: 1920px) {
    .chd-swiper--home-hero .chd-swiper__slide--merchandise-new .chd-swiper__text-wrap {
      left: 50%; } }
  .chd-swiper--home-hero .chd-swiper__slide--merchandise-new .chd-swiper__image img {
    object-position: -95px -18px;
    height: 110%; }
  .chd-swiper--home-hero .chd-swiper__slide--merchandise-new .chd-swiper__figure-wrap {
    height: 110%;
    pointer-events: none;
    width: calc(30% + 25px); }
    @media (min-width: 1000px) {
      .chd-swiper--home-hero .chd-swiper__slide--merchandise-new .chd-swiper__figure-wrap {
        width: 320px; } }
  @media (min-width: 1000px) and (min-width: 1440px) {
    .chd-swiper--home-hero .chd-swiper__slide--merchandise-new .chd-swiper__figure-wrap {
      height: 100%;
      width: 100%; } }
    .chd-swiper--home-hero .chd-swiper__slide--merchandise-new .chd-swiper__figure-wrap figure {
      height: 100%; }
    .chd-swiper--home-hero .chd-swiper__slide--merchandise-new .chd-swiper__figure-wrap img {
      height: 105%;
      object-fit: cover;
      object-position: calc(5% - 15px) calc(5% - 5px);
      width: auto; }
  .chd-swiper--home-hero .chd-swiper__slide--merchandise-new .chd-swiper__title {
    font-size: 24px;
    max-width: 165px;
    text-align: center;
    width: 100%; }
    @media (min-width: 390px) {
      .chd-swiper--home-hero .chd-swiper__slide--merchandise-new .chd-swiper__title {
        max-width: 193px; } }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--merchandise-new .chd-swiper__title {
        max-width: 100%;
        text-align: left; }
        .chd-swiper--home-hero .chd-swiper__slide--merchandise-new .chd-swiper__title br {
          display: none; } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--merchandise-new .chd-swiper__title {
        font-size: 42px; } }
  .chd-swiper--home-hero .chd-swiper__slide--merchandise-new .chd-swiper__lede {
    max-width: 411px; }
  @media (min-width: 390px) {
    .chd-swiper--home-hero .chd-swiper__slide--merchandise-new .chd-swiper__cta {
      padding: 14px 32px; } }
  @media (min-width: 1200px) {
    .chd-swiper--home-hero .chd-swiper__slide--merchandise-new .chd-swiper__cta {
      padding: 20px 32px; } }
  .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs .chd-swiper__text-wrap {
    align-items: center;
    display: flex;
    flex-direction: column;
    max-width: 240px;
    text-align: center;
    top: 40%;
    width: 65%; }
    @media (min-width: 500px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs .chd-swiper__text-wrap {
        max-width: 260px;
        width: 50%; } }
    @media (min-width: 600px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs .chd-swiper__text-wrap {
        top: 45%; } }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs .chd-swiper__text-wrap {
        align-items: flex-start;
        max-width: 761px;
        width: 45%; } }
  .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs .chd-swiper__title {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 10px;
    max-width: 100%; }
    @media (min-width: 600px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs .chd-swiper__title {
        font-size: 24px; } }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs .chd-swiper__title {
        margin-bottom: 15px; }
        .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs .chd-swiper__title {
          font-size: 24px; } }
    @media screen and (min-width: 834px) and (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs .chd-swiper__title {
        font-size: calc(24px + 18 * ((100vw - 834px) / 606)); } }
    @media screen and (min-width: 834px) and (min-width: 1440px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs .chd-swiper__title {
        font-size: 42px; } }
    @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs .chd-swiper__title {
          line-height: 27px; } }
    @media screen and (min-width: 834px) and (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs .chd-swiper__title {
        line-height: calc(27px + 21 * ((100vw - 834px) / 606)); } }
    @media screen and (min-width: 834px) and (min-width: 1440px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs .chd-swiper__title {
        line-height: 48px; } }
  .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs .chd-swiper__lede {
    display: block;
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 15px;
    text-align: center; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs .chd-swiper__lede {
        line-height: normal;
        margin-bottom: 30px;
        text-align: left; }
        .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs .chd-swiper__lede {
          font-size: 16px; } }
    @media screen and (min-width: 834px) and (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs .chd-swiper__lede {
        font-size: calc(16px + 4 * ((100vw - 834px) / 606)); } }
    @media screen and (min-width: 834px) and (min-width: 1440px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs .chd-swiper__lede {
        font-size: 20px; } }
    .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs .chd-swiper__lede span:last-of-type {
      display: none;
      margin-top: 30px; }
      @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs .chd-swiper__lede span:last-of-type {
          display: block; } }
  .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs .chd-swiper__cta {
    background: #008BB3;
    padding: 16px 18px; }
  .chd-swiper--home-hero .chd-swiper__slide--chd-a-thon {
    color: #fff; }
    .chd-swiper--home-hero .chd-swiper__slide--chd-a-thon .chd-swiper__image img {
      object-position: calc(0% - 36px) center; }
      @media (min-width: 1920px) {
        .chd-swiper--home-hero .chd-swiper__slide--chd-a-thon .chd-swiper__image img {
          object-position: 50%; } }
    .chd-swiper--home-hero .chd-swiper__slide--chd-a-thon .chd-swiper__text-wrap {
      min-width: 290px;
      right: 2%;
      text-align: center;
      transform: translateY(-60%); }
      @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--chd-a-thon .chd-swiper__text-wrap {
          left: 40%;
          transform: translateY(-55%); } }
      @media (min-width: 1200px) {
        .chd-swiper--home-hero .chd-swiper__slide--chd-a-thon .chd-swiper__text-wrap {
          left: 10%;
          width: 100%; } }
      @media (min-width: 1440px) {
        .chd-swiper--home-hero .chd-swiper__slide--chd-a-thon .chd-swiper__text-wrap {
          left: 0%; } }
    .chd-swiper--home-hero .chd-swiper__slide--chd-a-thon .chd-swiper__custom-content h1 {
      font-family: "open-sans-condensed", "Open Sans Condensed", sans-serif;
      font-size: 28px;
      line-height: normal;
      text-transform: uppercase; }
      @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--chd-a-thon .chd-swiper__custom-content h1 {
          font-size: 34px; } }
      @media (min-width: 1200px) {
        .chd-swiper--home-hero .chd-swiper__slide--chd-a-thon .chd-swiper__custom-content h1 {
          font-size: 74px; } }
    .chd-swiper--home-hero .chd-swiper__slide--chd-a-thon .chd-swiper__content-image-1 {
      margin-top: -10px;
      max-width: 290px; }
      @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--chd-a-thon .chd-swiper__content-image-1 {
          max-width: 340px; } }
      @media (min-width: 1200px) {
        .chd-swiper--home-hero .chd-swiper__slide--chd-a-thon .chd-swiper__content-image-1 {
          margin-top: -20px;
          max-width: 580px; } }
    .chd-swiper--home-hero .chd-swiper__slide--chd-a-thon .chd-swiper__content-image-2 {
      margin-top: -10px;
      width: 180px; }
      @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--chd-a-thon .chd-swiper__content-image-2 {
          width: 220px; } }
      @media (min-width: 1200px) {
        .chd-swiper--home-hero .chd-swiper__slide--chd-a-thon .chd-swiper__content-image-2 {
          width: 350px; } }
    .chd-swiper--home-hero .chd-swiper__slide--chd-a-thon .chd-swiper__content-date {
      font-family: "merriweather", Merriweather, serif;
      font-size: 14px;
      line-height: normal;
      margin-bottom: 10px;
      margin-top: -3px; }
      @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--chd-a-thon .chd-swiper__content-date {
          font-size: 18px;
          margin-bottom: 0;
          margin-top: 10px; } }
      @media (min-width: 1200px) {
        .chd-swiper--home-hero .chd-swiper__slide--chd-a-thon .chd-swiper__content-date {
          font-size: 24px;
          margin-top: 20px; }
          .chd-swiper--home-hero .chd-swiper__slide--chd-a-thon .chd-swiper__content-date br {
            display: none; } }
    .chd-swiper--home-hero .chd-swiper__slide--chd-a-thon .chd-swiper__content-image-3 {
      display: none; }
      @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--chd-a-thon .chd-swiper__content-image-3 {
          display: inline-block;
          width: 250px; } }
      @media (min-width: 1200px) {
        .chd-swiper--home-hero .chd-swiper__slide--chd-a-thon .chd-swiper__content-image-3 {
          width: 300px; } }
    .chd-swiper--home-hero .chd-swiper__slide--chd-a-thon .chd-swiper__cta {
      display: inline-block;
      float: none;
      padding: 16px 18px; }
      @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--chd-a-thon .chd-swiper__cta {
          display: none; } }
      @media (min-width: 1200px) {
        .chd-swiper--home-hero .chd-swiper__slide--chd-a-thon .chd-swiper__cta {
          font-size: 18px;
          margin-top: 10px;
          padding: 30px; } }
      .chd-swiper--home-hero .chd-swiper__slide--chd-a-thon .chd-swiper__cta.desktop {
        display: none; }
        @media (min-width: 834px) {
          .chd-swiper--home-hero .chd-swiper__slide--chd-a-thon .chd-swiper__cta.desktop {
            display: inline-block; } }
    .chd-swiper--home-hero .chd-swiper__slide--chd-a-thon .chd-swiper__figure-wrap {
      display: none; }
      @media (min-width: 1440px) {
        .chd-swiper--home-hero .chd-swiper__slide--chd-a-thon .chd-swiper__figure-wrap {
          display: block;
          left: auto;
          top: auto;
          transform: translateY(0);
          right: 0;
          width: auto;
          z-index: 0; } }
  @media (min-width: 834px) {
    .chd-swiper--home-hero .chd-swiper__slide--killing-machine:before {
      background: linear-gradient(93deg, rgba(36, 36, 36, 0) 40%, rgba(36, 36, 36, 0.5) 50.87%, #242424 60%, #242424 100%);
      content: '';
      height: 100%;
      position: absolute;
      width: 100%;
      z-index: 1; } }
  .chd-swiper--home-hero .chd-swiper__slide--killing-machine .chd-swiper__image img {
    object-position: calc(50% + 40px); }
    @media (min-width: 1920px) {
      .chd-swiper--home-hero .chd-swiper__slide--killing-machine .chd-swiper__image img {
        object-position: 50%; } }
  .chd-swiper--home-hero .chd-swiper__slide--killing-machine .chd-swiper__figure-wrap {
    left: calc(50% - 230px);
    max-width: 185px;
    transform: translateY(0%);
    width: 100%;
    z-index: 1; }
    @media (min-width: 390px) {
      .chd-swiper--home-hero .chd-swiper__slide--killing-machine .chd-swiper__figure-wrap {
        left: calc(50% - 247px); } }
    @media (min-width: 500px) {
      .chd-swiper--home-hero .chd-swiper__slide--killing-machine .chd-swiper__figure-wrap {
        left: -16px; }
        .chd-swiper--home-hero .chd-swiper__slide--killing-machine .chd-swiper__figure-wrap {
          max-width: 185px; } }
    @media screen and (min-width: 500px) and (min-width: 500px) {
      .chd-swiper--home-hero .chd-swiper__slide--killing-machine .chd-swiper__figure-wrap {
        max-width: calc(185px + 153 * ((100vw - 500px) / 460)); } }
    @media screen and (min-width: 500px) and (min-width: 960px) {
      .chd-swiper--home-hero .chd-swiper__slide--killing-machine .chd-swiper__figure-wrap {
        max-width: 338px; } }
    @media (min-width: 960px) {
      .chd-swiper--home-hero .chd-swiper__slide--killing-machine .chd-swiper__figure-wrap {
        left: calc(50% - 530px); } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--killing-machine .chd-swiper__figure-wrap {
        left: calc(50% - 693px);
        max-width: 498px;
        top: 35%; } }
  .chd-swiper--home-hero .chd-swiper__slide--killing-machine .chd-swiper__title {
    font-size: 18px;
    margin-bottom: 13px;
    max-width: 230px;
    text-align: center; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--killing-machine .chd-swiper__title {
        font-size: 22px;
        max-width: 100%;
        text-align: left; } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--killing-machine .chd-swiper__title {
        font-size: 30px; } }
  @media screen and (min-width: 1200px) and (min-width: 1200px) {
    .chd-swiper--home-hero .chd-swiper__slide--killing-machine .chd-swiper__title {
      font-size: calc(30px + 6 * ((100vw - 1200px) / 240)); } }
  @media screen and (min-width: 1200px) and (min-width: 1440px) {
    .chd-swiper--home-hero .chd-swiper__slide--killing-machine .chd-swiper__title {
      font-size: 36px; } }
  .chd-swiper--home-hero .chd-swiper__slide--killing-machine .chd-swiper__text-wrap {
    align-items: center;
    display: flex;
    flex-direction: column;
    right: 0;
    transform: translateY(-72%);
    z-index: 1; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--killing-machine .chd-swiper__text-wrap {
        align-items: flex-start;
        transform: translateY(-55%); } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--killing-machine .chd-swiper__text-wrap {
        width: 622px; } }
  @media (min-width: 834px) {
    .chd-swiper--home-hero .chd-swiper__slide--killing-machine .chd-swiper__lede {
      line-height: 22px; } }
  .chd-swiper--home-hero .chd-swiper__slide--killing-machine .chd-swiper__lede span {
    display: block; }
    .chd-swiper--home-hero .chd-swiper__slide--killing-machine .chd-swiper__lede span:first-of-type {
      margin-bottom: 30px; }
  .chd-swiper--home-hero .chd-swiper__slide--killing-machine .chd-swiper__cta {
    background: #921E31;
    font-size: 14px;
    letter-spacing: 1.5px;
    padding: 17px 30px; }
    .chd-swiper--home-hero .chd-swiper__slide--killing-machine .chd-swiper__cta:hover {
      background: #fff;
      color: #921E31; }
  .chd-swiper--home-hero .chd-swiper__slide--fb-petition .chd-swiper__image {
    bottom: -13px;
    height: 93%;
    left: auto;
    right: min(-20px, calc(100% - 425px));
    top: auto; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--fb-petition .chd-swiper__image {
        height: 100%;
        right: min(-20px, calc(25% - 400px));
        top: 0; } }
    @media (min-width: 1600px) {
      .chd-swiper--home-hero .chd-swiper__slide--fb-petition .chd-swiper__image {
        right: 0; } }
    .chd-swiper--home-hero .chd-swiper__slide--fb-petition .chd-swiper__image img {
      object-fit: contain;
      object-position: right; }
  .chd-swiper--home-hero .chd-swiper__slide--fb-petition .chd-swiper__text-wrap {
    align-items: flex-end;
    display: flex;
    padding-left: 30px;
    position: relative;
    right: 0;
    text-align: left;
    transform: translateY(-50%);
    width: 100%; }
    @media (min-width: 600px) {
      .chd-swiper--home-hero .chd-swiper__slide--fb-petition .chd-swiper__text-wrap {
        align-items: flex-start;
        flex-direction: column;
        gap: 20px; } }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--fb-petition .chd-swiper__text-wrap {
        align-items: center;
        gap: 30px;
        left: auto;
        padding-left: 0; } }
  .chd-swiper--home-hero .chd-swiper__slide--fb-petition .chd-swiper__title {
    float: none;
    font-family: "open-sans-condensed", "Open Sans Condensed", sans-serif;
    font-size: 32px;
    font-weight: bold;
    line-height: 36px;
    margin: 0;
    max-width: 630px;
    min-width: 240px;
    text-transform: uppercase;
    width: 45%; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--fb-petition .chd-swiper__title {
        font-size: 60px;
        line-height: 64px;
        text-align: center;
        width: 100%; } }
    @media (min-width: 1440px) {
      .chd-swiper--home-hero .chd-swiper__slide--fb-petition .chd-swiper__title {
        font-size: 85px;
        line-height: 88px;
        max-width: 825px; } }
  .chd-swiper--home-hero .chd-swiper__slide--fb-petition .chd-swiper__cta {
    background: #F5BD16;
    border-radius: 50px;
    color: #023C93;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-weight: bold;
    min-width: auto;
    padding: 18px 10px;
    position: absolute;
    right: 40px;
    transition: .2s; }
    .chd-swiper--home-hero .chd-swiper__slide--fb-petition .chd-swiper__cta:hover, .chd-swiper--home-hero .chd-swiper__slide--fb-petition .chd-swiper__cta:active, .chd-swiper--home-hero .chd-swiper__slide--fb-petition .chd-swiper__cta:focus-visible {
      background: #023C93;
      color: #F5BD16; }
    @media (min-width: 390px) {
      .chd-swiper--home-hero .chd-swiper__slide--fb-petition .chd-swiper__cta {
        padding: 15px 25px; } }
    @media (min-width: 600px) {
      .chd-swiper--home-hero .chd-swiper__slide--fb-petition .chd-swiper__cta {
        padding: 15px 30px;
        position: relative;
        right: auto; } }
  .chd-swiper--home-hero .chd-swiper__slide--fb-petition .chd-swiper__figure-wrap {
    display: none; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--fb-petition .chd-swiper__figure-wrap {
        display: block;
        height: 100%;
        width: 100%;
        z-index: 0; } }
    .chd-swiper--home-hero .chd-swiper__slide--fb-petition .chd-swiper__figure-wrap figure {
      height: 100%; }
      .chd-swiper--home-hero .chd-swiper__slide--fb-petition .chd-swiper__figure-wrap figure img {
        object-fit: cover;
        object-position: calc(50vw - 745px); }
        @media (min-width: 1440px) {
          .chd-swiper--home-hero .chd-swiper__slide--fb-petition .chd-swiper__figure-wrap figure img {
            object-position: left; } }
  .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmation .chd-swiper__slide-link {
    display: block; }
  .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmation .chd-swiper__cta {
    display: none; }
  @media (min-width: 1000px) {
    .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmation .chd-swiper__image-img--sm {
      display: none; } }
  .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmation .chd-swiper__image-img--lg {
    display: none; }
    @media (min-width: 1000px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmation .chd-swiper__image-img--lg {
        display: inline-block; } }
  .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmation .chd-swiper__text-wrap {
    left: 5%;
    right: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: auto;
    z-index: 1; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmation .chd-swiper__text-wrap {
        text-align: right;
        -webkit-transform: translateY(-45%);
        -ms-transform: translateY(-45%);
        transform: translateY(-45%);
        right: auto;
        width: 60%; } }
    @media (min-width: 1000px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmation .chd-swiper__text-wrap {
        left: auto;
        right: 350px; } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmation .chd-swiper__text-wrap {
        right: 350px; } }
    @media (min-width: 1440px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmation .chd-swiper__text-wrap {
        width: 740px; } }
  .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmation .chd-swiper__title-figure-sm {
    width: 280px; }
    @media screen and (min-width: 390px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmation .chd-swiper__title-figure-sm {
        width: calc(280px + 120 * ((100vw - 390px) / 444)); } }
    @media screen and (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmation .chd-swiper__title-figure-sm {
        width: 400px; } }
  .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmation .chd-swiper__title-figure-sm img {
    max-width: none;
    width: 100%;
    filter: drop-shadow(0px 4px 5px rgba(0, 0, 0, 0.2)); }
  @media (min-width: 834px) {
    .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmation .chd-swiper__title-figure-sm {
      display: none; } }
  .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmation .chd-swiper__title-figure {
    display: none; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmation .chd-swiper__title-figure {
        display: inline-block; } }
  .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmation .chd-swiper__figure-wrap,
  .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmation .chd-swiper__figure-wrap-2 {
    bottom: 0;
    left: auto;
    right: 0;
    top: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    z-index: 0; }
    .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmation .chd-swiper__figure-wrap img,
    .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmation .chd-swiper__figure-wrap-2 img {
      vertical-align: middle; }
  .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmation .chd-swiper__figure-wrap {
    width: auto; }
    .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmation .chd-swiper__figure-wrap {
      width: 160px; }
      @media screen and (min-width: 390px) {
        .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmation .chd-swiper__figure-wrap {
          width: calc(160px + 158 * ((100vw - 390px) / 444)); } }
      @media screen and (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmation .chd-swiper__figure-wrap {
          width: 318px; } }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmation .chd-swiper__figure-wrap {
        display: none; } }
  .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmation .chd-swiper__figure-wrap-2 {
    display: none; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmation .chd-swiper__figure-wrap-2 {
        display: block; } }
  .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmed .chd-swiper__slide-link {
    display: block; }
  .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmed .chd-swiper__cta {
    display: none; }
  .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmed .chd-swiper__image-img--sm {
    object-position: right top; }
    @media (min-width: 1000px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmed .chd-swiper__image-img--sm {
        display: none; } }
  .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmed .chd-swiper__image-img--lg {
    display: none; }
    @media (min-width: 1000px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmed .chd-swiper__image-img--lg {
        display: block; } }
  .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmed .chd-swiper__text-wrap {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 20; }
  .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmed .chd-swiper__title-figure {
    display: none; }
    @media (min-width: 1000px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmed .chd-swiper__title-figure {
        display: block;
        margin: 0 auto; }
        .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmed .chd-swiper__title-figure {
          width: 440px; } }
    @media screen and (min-width: 1000px) and (min-width: 1000px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmed .chd-swiper__title-figure {
        width: calc(440px + 308 * ((100vw - 1000px) / 920)); } }
    @media screen and (min-width: 1000px) and (min-width: 1920px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmed .chd-swiper__title-figure {
        width: 748px; } }
  .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmed .chd-swiper__figure-wrap-2 {
    display: none; }
    @media (min-width: 1000px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmed .chd-swiper__figure-wrap-2 {
        display: block;
        right: 0;
        top: 0;
        bottom: 0; }
        .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmed .chd-swiper__figure-wrap-2 figure {
          height: 100%; }
        .chd-swiper--home-hero .chd-swiper__slide--rfk-hhs-confirmed .chd-swiper__figure-wrap-2 img {
          max-width: none;
          height: 100%;
          object-fit: cover;
          object-position: right center;
          width: 100%; } }
  .chd-swiper--home-hero .chd-swiper__slide--homeopathy-movie .chd-swiper__image {
    display: flex;
    justify-content: center; }
    .chd-swiper--home-hero .chd-swiper__slide--homeopathy-movie .chd-swiper__image img {
      height: 120%;
      max-width: 1134px;
      object-position: center -60px;
      width: auto; }
      @media (min-width: 500px) {
        .chd-swiper--home-hero .chd-swiper__slide--homeopathy-movie .chd-swiper__image img {
          height: auto;
          object-position: center 150%;
          width: 100%; } }
      @media (min-width: 1000px) {
        .chd-swiper--home-hero .chd-swiper__slide--homeopathy-movie .chd-swiper__image img {
          object-position: center calc(50% - 90px); } }
    @media (min-width: 1100px) {
      .chd-swiper--home-hero .chd-swiper__slide--homeopathy-movie .chd-swiper__image:before {
        background: linear-gradient(90deg, #041013, transparent);
        content: '';
        height: 100%;
        left: calc(50% - 567px);
        position: absolute;
        width: 100px; } }
    @media (min-width: 1000px) {
      .chd-swiper--home-hero .chd-swiper__slide--homeopathy-movie .chd-swiper__image:after {
        background: linear-gradient(270deg, #041013, transparent);
        content: '';
        height: 100%;
        position: absolute;
        right: calc(50% - 567px);
        width: 100px; } }
  .chd-swiper--home-hero .chd-swiper__slide--homeopathy-movie .chd-swiper__text-wrap {
    bottom: 16%;
    display: flex;
    justify-content: center;
    left: auto;
    right: auto;
    top: auto;
    transform: translateY(0);
    width: 100%; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--homeopathy-movie .chd-swiper__text-wrap {
        bottom: 19%; } }
  .chd-swiper--home-hero .chd-swiper__slide--homeopathy-movie .chd-swiper__cta {
    background: #7DC09B;
    border-radius: 50px;
    color: #041013;
    padding: 12px 30px;
    letter-spacing: .42px; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--homeopathy-movie .chd-swiper__cta {
        font-size: 25px;
        letter-spacing: .78px;
        padding: 25px 62px; } }
    .chd-swiper--home-hero .chd-swiper__slide--homeopathy-movie .chd-swiper__cta:hover, .chd-swiper--home-hero .chd-swiper__slide--homeopathy-movie .chd-swiper__cta:active, .chd-swiper--home-hero .chd-swiper__slide--homeopathy-movie .chd-swiper__cta:focus-visible {
      background: #A3DBBE; }
  .chd-swiper--home-hero .chd-swiper__slide--onesie .chd-swiper__title, .chd-swiper--home-hero .chd-swiper__slide--onesie .chd-swiper__lede {
    display: block;
    text-shadow: 2px 2px 6px #fff, -2px -2px 6px #fff, 2px -2px 6px #fff, -2px 2px 6px #fff; }
    @media (max-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--onesie .chd-swiper__title, .chd-swiper--home-hero .chd-swiper__slide--onesie .chd-swiper__lede {
        text-align: right; } }
  .chd-swiper--home-hero .chd-swiper__slide--onesie .chd-swiper__lede {
    max-width: 160px; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--onesie .chd-swiper__lede {
        max-width: 100%; } }
  @media (max-width: 834px) {
    .chd-swiper--home-hero .chd-swiper__slide--onesie .chd-swiper__text-wrap {
      align-items: flex-end;
      display: flex;
      flex-direction: column;
      transform: translateY(-55%);
      width: 90%; } }
  .chd-swiper--home-hero .chd-swiper__slide--zogby-poll {
    align-items: center;
    display: flex; }
    .chd-swiper--home-hero .chd-swiper__slide--zogby-poll:before {
      background: linear-gradient(90deg, #3A91AD 30%, transparent);
      content: '';
      position: absolute;
      height: 100%;
      width: 100%;
      z-index: 1; }
      @media (min-width: 1000px) {
        .chd-swiper--home-hero .chd-swiper__slide--zogby-poll:before {
          background: linear-gradient(90deg, #3A91AD 50%, transparent 70%); } }
    @media (min-width: 1000px) {
      .chd-swiper--home-hero .chd-swiper__slide--zogby-poll .chd-swiper__image {
        left: auto;
        width: 50%; } }
    .chd-swiper--home-hero .chd-swiper__slide--zogby-poll .chd-swiper__image img {
      object-fit: cover;
      object-position: 64px center; }
      @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--zogby-poll .chd-swiper__image img {
          object-fit: contain;
          object-position: right center; } }
      @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--zogby-poll .chd-swiper__image img {
          object-fit: cover; } }
    .chd-swiper--home-hero .chd-swiper__slide--zogby-poll .chd-swiper__text-wrap {
      align-items: flex-start;
      display: flex;
      flex-direction: column;
      left: auto;
      margin-top: -30px;
      max-width: 220px;
      padding-left: 20px;
      right: auto;
      text-align: left;
      top: auto;
      transform: translateY(0);
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      width: auto;
      z-index: 2; }
      @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--zogby-poll .chd-swiper__text-wrap {
          max-width: 350px; } }
      @media (min-width: 1200px) {
        .chd-swiper--home-hero .chd-swiper__slide--zogby-poll .chd-swiper__text-wrap {
          max-width: 400px;
          padding-left: 76px; } }
      @media (min-width: 1400px) {
        .chd-swiper--home-hero .chd-swiper__slide--zogby-poll .chd-swiper__text-wrap {
          left: calc(50% - 720px);
          max-width: 100%; } }
    .chd-swiper--home-hero .chd-swiper__slide--zogby-poll .chd-swiper__title {
      float: none;
      font-family: "open-sans", "Open Sans", sans-serif;
      font-size: 14px;
      font-weight: 600;
      margin-bottom: 3px;
      max-width: 100%; }
      @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--zogby-poll .chd-swiper__title {
          font-size: 24px;
          margin-bottom: 10px; } }
      @media (min-width: 1200px) {
        .chd-swiper--home-hero .chd-swiper__slide--zogby-poll .chd-swiper__title {
          font-size: 28px;
          margin-bottom: 10px; } }
      @media (min-width: 1400px) {
        .chd-swiper--home-hero .chd-swiper__slide--zogby-poll .chd-swiper__title {
          margin-bottom: 20px; } }
    .chd-swiper--home-hero .chd-swiper__slide--zogby-poll .chd-swiper__lede {
      color: #fff;
      display: block;
      font-size: 20px;
      line-height: 20px;
      margin-bottom: 12px; }
      @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--zogby-poll .chd-swiper__lede {
          font-size: 30px;
          line-height: 30px;
          margin-bottom: 20px; } }
      @media (min-width: 1200px) {
        .chd-swiper--home-hero .chd-swiper__slide--zogby-poll .chd-swiper__lede {
          font-size: 40px;
          line-height: 40px;
          margin-bottom: 20px; } }
      @media (min-width: 1400px) {
        .chd-swiper--home-hero .chd-swiper__slide--zogby-poll .chd-swiper__lede {
          margin-bottom: 50px; } }
      .chd-swiper--home-hero .chd-swiper__slide--zogby-poll .chd-swiper__lede span {
        display: block;
        font-size: 28px;
        font-weight: 700;
        line-height: 28px;
        margin-top: 5px; }
        @media (min-width: 834px) {
          .chd-swiper--home-hero .chd-swiper__slide--zogby-poll .chd-swiper__lede span {
            font-size: 40px;
            line-height: 40px;
            margin-top: 10px; } }
        @media (min-width: 1200px) {
          .chd-swiper--home-hero .chd-swiper__slide--zogby-poll .chd-swiper__lede span {
            font-size: 54px;
            line-height: 54px;
            margin-top: 10px; } }
    .chd-swiper--home-hero .chd-swiper__slide--zogby-poll .chd-swiper__cta {
      background: #C82728;
      border-radius: 50px;
      letter-spacing: 1.2px;
      min-width: auto;
      padding: 11px 24px; }
      .chd-swiper--home-hero .chd-swiper__slide--zogby-poll .chd-swiper__cta:hover, .chd-swiper--home-hero .chd-swiper__slide--zogby-poll .chd-swiper__cta:active, .chd-swiper--home-hero .chd-swiper__slide--zogby-poll .chd-swiper__cta:focus-visible {
        background: #B42324; }
      @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--zogby-poll .chd-swiper__cta {
          padding: 16px 24px; } }
      @media (min-width: 1400px) {
        .chd-swiper--home-hero .chd-swiper__slide--zogby-poll .chd-swiper__cta {
          padding: 18px 30px; } }
  .chd-swiper--home-hero .chd-swiper__slide--vaccine-secrets .chd-swiper__image img {
    object-position: -250px 50px;
    transform: scaleX(-1); }
    @media (min-width: 600px) {
      .chd-swiper--home-hero .chd-swiper__slide--vaccine-secrets .chd-swiper__image img {
        object-position: -300px 50px; } }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--vaccine-secrets .chd-swiper__image img {
        object-position: -440px 0;
        transform: scale(1); } }
    @media (min-width: 1440px) {
      .chd-swiper--home-hero .chd-swiper__slide--vaccine-secrets .chd-swiper__image img {
        object-position: calc(50% - 150px); } }
    @media (min-width: 1960px) {
      .chd-swiper--home-hero .chd-swiper__slide--vaccine-secrets .chd-swiper__image img {
        object-fit: contain;
        object-position: calc(50% - 100px); } }
  .chd-swiper--home-hero .chd-swiper__slide--vaccine-secrets .chd-swiper__text-wrap {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    padding: 20px;
    position: relative;
    right: auto;
    top: auto;
    transform: translate(0);
    width: 100%; }
    @media (min-width: 600px) {
      .chd-swiper--home-hero .chd-swiper__slide--vaccine-secrets .chd-swiper__text-wrap {
        height: 100%;
        justify-content: center; } }
    @media (min-width: 1440px) {
      .chd-swiper--home-hero .chd-swiper__slide--vaccine-secrets .chd-swiper__text-wrap {
        left: 55%; } }
  .chd-swiper--home-hero .chd-swiper__slide--vaccine-secrets .chd-swiper__title {
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 5px;
    max-width: 100%;
    text-transform: uppercase; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--vaccine-secrets .chd-swiper__title {
        font-size: 40px;
        margin-bottom: 20px; } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--vaccine-secrets .chd-swiper__title {
        font-size: 48px; } }
    .chd-swiper--home-hero .chd-swiper__slide--vaccine-secrets .chd-swiper__title span {
      color: #00AEEF; }
  .chd-swiper--home-hero .chd-swiper__slide--vaccine-secrets .chd-swiper__lede {
    display: block;
    font-size: 14px;
    line-height: normal;
    margin-bottom: 15px;
    max-width: 207px; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--vaccine-secrets .chd-swiper__lede {
        font-size: 24px;
        max-width: 360px;
        margin-bottom: 30px; } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--vaccine-secrets .chd-swiper__lede {
        max-width: 484px; } }
    @media (min-width: 1960px) {
      .chd-swiper--home-hero .chd-swiper__slide--vaccine-secrets .chd-swiper__lede {
        max-width: 672px; } }
  .chd-swiper--home-hero .chd-swiper__slide--vaccine-secrets .chd-swiper__cta {
    background: #00AEEF;
    border-radius: 50px;
    color: #000;
    font-size: 14px;
    min-width: auto;
    padding: 18px 30px; }
    .chd-swiper--home-hero .chd-swiper__slide--vaccine-secrets .chd-swiper__cta:hover, .chd-swiper--home-hero .chd-swiper__slide--vaccine-secrets .chd-swiper__cta:active, .chd-swiper--home-hero .chd-swiper__slide--vaccine-secrets .chd-swiper__cta:focus-visible {
      background: #000;
      color: #00AEEF; }
  .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__image-img {
    object-position: -55px center; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__image-img {
        object-position: calc(50% + 100px) center; } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__image-img {
        object-position: calc(50% - 50px) center; } }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__image-img--sm {
        display: none; } }
  .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__text-wrap {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    max-width: 400px;
    top: 0;
    transform: translateY(0);
    width: 60%; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__text-wrap {
        align-items: flex-start; } }
    @media (min-width: 1000px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__text-wrap {
        max-width: 450px; } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__text-wrap {
        max-width: 563px; } }
  .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__title {
    align-items: center;
    color: #0080A3;
    display: flex;
    flex-direction: column;
    float: none;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 24px;
    margin-bottom: 5px;
    max-width: 100%;
    text-align: center; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__title {
        align-items: flex-start;
        margin-bottom: 0;
        text-align: left; } }
    @media (min-width: 1000px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__title {
        margin-bottom: 5px; }
        .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__title {
          font-size: 28px; } }
    @media screen and (min-width: 1000px) and (min-width: 1000px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__title {
        font-size: calc(28px + 14 * ((100vw - 1000px) / 200)); } }
    @media screen and (min-width: 1000px) and (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__title {
        font-size: 42px; } }
    .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__title span {
      background: linear-gradient(360deg, #D0E7B3 55%, transparent 55%);
      color: #000;
      display: block;
      font-size: 14px;
      letter-spacing: 1.96px;
      line-height: 25px;
      margin-bottom: 5px;
      padding: 0 10px;
      text-transform: uppercase; }
      @media (min-width: 1000px) {
        .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__title span {
          margin-bottom: 10px;
          padding: 0 15px; }
          .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__title span {
            font-size: 16px; } }
    @media screen and (min-width: 1000px) and (min-width: 1000px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__title span {
        font-size: calc(16px + 8 * ((100vw - 1000px) / 200)); } }
    @media screen and (min-width: 1000px) and (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__title span {
        font-size: 24px; } }
      @media (min-width: 1000px) {
          .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__title span {
            line-height: 25px; } }
    @media screen and (min-width: 1000px) and (min-width: 1000px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__title span {
        line-height: calc(25px + 7 * ((100vw - 1000px) / 200)); } }
    @media screen and (min-width: 1000px) and (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__title span {
        line-height: 32px; } }
  .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__subtitle {
    display: none;
    font-style: italic;
    font-weight: normal; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__subtitle {
        display: inline-block;
        line-height: 24px;
        margin-bottom: 10px;
        margin-top: 0; } }
    @media (min-width: 1000px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__subtitle {
        margin-bottom: 15px; }
        .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__subtitle {
          font-size: 16px; } }
    @media screen and (min-width: 1000px) and (min-width: 1000px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__subtitle {
        font-size: calc(16px + 6 * ((100vw - 1000px) / 200)); } }
    @media screen and (min-width: 1000px) and (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__subtitle {
        font-size: 22px; } }
  .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__lede {
    display: block;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
    max-width: 189px;
    text-align: center; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__lede {
        max-width: 100%;
        text-align: left; } }
    @media (min-width: 1000px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__lede {
        line-height: 26px;
        margin-bottom: 30px; }
        .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__lede {
          font-size: 16px; } }
    @media screen and (min-width: 1000px) and (min-width: 1000px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__lede {
        font-size: calc(16px + 2 * ((100vw - 1000px) / 200)); } }
    @media screen and (min-width: 1000px) and (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__lede {
        font-size: 18px; } }
    .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__lede span {
      display: none; }
      @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__lede span {
          display: inline; } }
  .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__cta {
    background: #B0DDF3;
    border-radius: 50px;
    color: #000;
    min-width: auto;
    padding: 18px 15px; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__cta {
        padding: 18px 30px; } }
    @media (min-width: 1000px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__cta {
        letter-spacing: 2px; } }
    .chd-swiper--home-hero .chd-swiper__slide--measles-book .chd-swiper__cta:hover {
      color: #fff; }
  .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__image-img {
    object-position: left;
    transform: translateX(30%); }
    @media (min-width: 1040px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__image-img {
        object-fit: contain;
        transform: translateX(45%); } }
    @media (min-width: 1920px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__image-img {
        object-position: right;
        transform: none; } }
  .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__text-wrap {
    left: 5%;
    right: auto;
    text-align: left;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media (min-width: 1920px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__text-wrap {
        left: 15%; } }
  .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__title {
    float: left;
    font-family: "open-sans", "Open Sans", sans-serif;
    max-width: 225px; }
    .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__title {
      margin-bottom: 20px; }
      @media screen and (min-width: 500px) {
        .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__title {
          margin-bottom: calc(20px + 30 * ((100vw - 500px) / 700)); } }
      @media screen and (min-width: 1200px) {
        .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__title {
          margin-bottom: 50px; } }
    .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__title {
      min-width: 225px; }
      @media screen and (min-width: 500px) {
        .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__title {
          min-width: calc(225px + 705 * ((100vw - 500px) / 700)); } }
      @media screen and (min-width: 1200px) {
        .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__title {
          min-width: 930px; } }
    .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__title span {
      display: block;
      text-transform: uppercase;
      line-height: 1.2; }
      .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__title span:first-child {
        line-height: 1; }
        .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__title span:first-child {
          font-size: 24px; }
          @media screen and (min-width: 500px) {
            .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__title span:first-child {
              font-size: calc(24px + 32 * ((100vw - 500px) / 700)); } }
          @media screen and (min-width: 1200px) {
            .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__title span:first-child {
              font-size: 56px; } }
        .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__title span:first-child {
          letter-spacing: 1.44px; }
          @media screen and (min-width: 500px) {
            .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__title span:first-child {
              letter-spacing: calc(1.44px + 1.92 * ((100vw - 500px) / 700)); } }
          @media screen and (min-width: 1200px) {
            .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__title span:first-child {
              letter-spacing: 3.36px; } }
        .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__title span:first-child {
          margin-bottom: 20px; }
          @media screen and (min-width: 500px) {
            .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__title span:first-child {
              margin-bottom: calc(20px + 10 * ((100vw - 500px) / 700)); } }
          @media screen and (min-width: 1200px) {
            .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__title span:first-child {
              margin-bottom: 30px; } }
      .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__title span {
        font-size: 18px; }
        @media screen and (min-width: 500px) {
          .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__title span {
            font-size: calc(18px + 22 * ((100vw - 500px) / 700)); } }
        @media screen and (min-width: 1200px) {
          .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__title span {
            font-size: 40px; } }
      .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__title span {
        letter-spacing: 2px; }
        @media screen and (min-width: 500px) {
          .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__title span {
            letter-spacing: calc(2px + 0.4 * ((100vw - 500px) / 700)); } }
        @media screen and (min-width: 1200px) {
          .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__title span {
            letter-spacing: 2.4px; } }
  .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__cta {
    float: left;
    border-radius: 50px;
    background: #00AEEF;
    color: #000;
    font-weight: 800;
    letter-spacing: 2px;
    padding: 18px 25px; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-exclusive .chd-swiper__cta {
        padding: 18px 40px; } }
  .chd-swiper--home-hero .chd-swiper__slide--measles-breaking .chd-swiper__image-img {
    object-position: left;
    transform: translateX(30%); }
    @media (min-width: 1040px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-breaking .chd-swiper__image-img {
        object-fit: contain;
        transform: translateX(45%); } }
    @media (min-width: 1920px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-breaking .chd-swiper__image-img {
        object-position: right;
        transform: none; } }
  .chd-swiper--home-hero .chd-swiper__slide--measles-breaking .chd-swiper__text-wrap {
    left: 5%;
    right: auto;
    text-align: left;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: auto; }
    @media (min-width: 1920px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-breaking .chd-swiper__text-wrap {
        left: 15%; } }
  .chd-swiper--home-hero .chd-swiper__slide--measles-breaking .chd-swiper__title {
    float: left;
    font-family: "open-sans", "Open Sans", sans-serif;
    min-width: auto;
    max-width: none; }
    .chd-swiper--home-hero .chd-swiper__slide--measles-breaking .chd-swiper__title {
      margin-bottom: 20px; }
      @media screen and (min-width: 500px) {
        .chd-swiper--home-hero .chd-swiper__slide--measles-breaking .chd-swiper__title {
          margin-bottom: calc(20px + 10 * ((100vw - 500px) / 700)); } }
      @media screen and (min-width: 1200px) {
        .chd-swiper--home-hero .chd-swiper__slide--measles-breaking .chd-swiper__title {
          margin-bottom: 30px; } }
    .chd-swiper--home-hero .chd-swiper__slide--measles-breaking .chd-swiper__title span {
      display: block;
      font-weight: 700;
      letter-spacing: 0.6px;
      text-transform: uppercase; }
      .chd-swiper--home-hero .chd-swiper__slide--measles-breaking .chd-swiper__title span {
        line-height: 25px; }
        @media screen and (min-width: 500px) {
          .chd-swiper--home-hero .chd-swiper__slide--measles-breaking .chd-swiper__title span {
            line-height: calc(25px + 21 * ((100vw - 500px) / 700)); } }
        @media screen and (min-width: 1200px) {
          .chd-swiper--home-hero .chd-swiper__slide--measles-breaking .chd-swiper__title span {
            line-height: 46px; } }
      .chd-swiper--home-hero .chd-swiper__slide--measles-breaking .chd-swiper__title span {
        font-size: 18px; }
        @media screen and (min-width: 500px) {
          .chd-swiper--home-hero .chd-swiper__slide--measles-breaking .chd-swiper__title span {
            font-size: calc(18px + 27 * ((100vw - 500px) / 700)); } }
        @media screen and (min-width: 1200px) {
          .chd-swiper--home-hero .chd-swiper__slide--measles-breaking .chd-swiper__title span {
            font-size: 45px; } }
      .chd-swiper--home-hero .chd-swiper__slide--measles-breaking .chd-swiper__title span:first-child {
        line-height: 1;
        margin-bottom: 5px; }
        .chd-swiper--home-hero .chd-swiper__slide--measles-breaking .chd-swiper__title span:first-child {
          font-size: 24px; }
          @media screen and (min-width: 500px) {
            .chd-swiper--home-hero .chd-swiper__slide--measles-breaking .chd-swiper__title span:first-child {
              font-size: calc(24px + 36 * ((100vw - 500px) / 700)); } }
          @media screen and (min-width: 1200px) {
            .chd-swiper--home-hero .chd-swiper__slide--measles-breaking .chd-swiper__title span:first-child {
              font-size: 60px; } }
      .chd-swiper--home-hero .chd-swiper__slide--measles-breaking .chd-swiper__title span strong {
        display: block; }
        @media (min-width: 834px) {
          .chd-swiper--home-hero .chd-swiper__slide--measles-breaking .chd-swiper__title span strong {
            color: #98E3FF;
            font-weight: 800; } }
  .chd-swiper--home-hero .chd-swiper__slide--measles-breaking .chd-swiper__cta {
    float: left;
    border-radius: 50px;
    background: #00AEEF;
    color: #000;
    font-weight: 800;
    letter-spacing: 2px;
    padding: 18px 14px; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--measles-breaking .chd-swiper__cta {
        padding: 18px 40px; } }
  .chd-swiper--home-hero .chd-swiper__slide--autism-2025 .chd-swiper__text-wrap {
    top: 45%; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--autism-2025 .chd-swiper__text-wrap {
        top: 50%;
        width: 50%; } }
  .chd-swiper--home-hero .chd-swiper__slide--autism-2025 .chd-swiper__title {
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1.44px;
    line-height: 28px;
    max-width: 201px;
    text-align: center;
    text-transform: uppercase; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--autism-2025 .chd-swiper__title {
        max-width: 658px;
        text-align: left; }
        .chd-swiper--home-hero .chd-swiper__slide--autism-2025 .chd-swiper__title {
          font-size: 30px; } }
    @media screen and (min-width: 834px) and (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--autism-2025 .chd-swiper__title {
        font-size: calc(30px + 26 * ((100vw - 834px) / 606)); } }
    @media screen and (min-width: 834px) and (min-width: 1440px) {
      .chd-swiper--home-hero .chd-swiper__slide--autism-2025 .chd-swiper__title {
        font-size: 56px; } }
    @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--autism-2025 .chd-swiper__title {
          line-height: 36px; } }
    @media screen and (min-width: 834px) and (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--autism-2025 .chd-swiper__title {
        line-height: calc(36px + 24 * ((100vw - 834px) / 606)); } }
    @media screen and (min-width: 834px) and (min-width: 1440px) {
      .chd-swiper--home-hero .chd-swiper__slide--autism-2025 .chd-swiper__title {
        line-height: 60px; } }
  .chd-swiper--home-hero .chd-swiper__slide--autism-2025 .chd-swiper__cta {
    box-sizing: border-box;
    min-width: 201px;
    padding: 18px; }
  @media (min-width: 768px) {
    .chd-swiper--home-hero .chd-swiper__slide--autism-2025 .chd-swiper__image-img--sm {
      display: none; } }
  .chd-swiper--home-hero .chd-swiper__slide--autism-2025 .chd-swiper__image-img--lg {
    display: none; }
    @media (min-width: 768px) {
      .chd-swiper--home-hero .chd-swiper__slide--autism-2025 .chd-swiper__image-img--lg {
        display: inline-block; } }
  .chd-swiper--home-hero .chd-swiper__slide--simpsonwood-2025 .chd-swiper__image:after {
    background: linear-gradient(267deg, transparent, transparent 15%, #000 55%, #000);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%; }
  .chd-swiper--home-hero .chd-swiper__slide--simpsonwood-2025 .chd-swiper__text-wrap {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    left: auto;
    margin-left: 40px;
    position: relative;
    right: auto;
    text-align: left;
    width: 100%;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    top: auto;
    transform: translateY(0); }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--simpsonwood-2025 .chd-swiper__text-wrap {
        max-width: 50%; } }
    @media (min-width: 1600px) {
      .chd-swiper--home-hero .chd-swiper__slide--simpsonwood-2025 .chd-swiper__text-wrap {
        left: calc(50% - 800px); } }
  .chd-swiper--home-hero .chd-swiper__slide--simpsonwood-2025 .chd-swiper__title {
    font-size: 25px;
    line-height: 29px;
    margin-bottom: 0;
    max-width: 245px; }
    @media (min-width: 1000px) {
      .chd-swiper--home-hero .chd-swiper__slide--simpsonwood-2025 .chd-swiper__title {
        font-size: 40px;
        line-height: 41px;
        max-width: 100%; } }
    .chd-swiper--home-hero .chd-swiper__slide--simpsonwood-2025 .chd-swiper__title span {
      white-space: nowrap; }
  .chd-swiper--home-hero .chd-swiper__slide--simpsonwood-2025 .chd-swiper__subtitle {
    color: #fff;
    font-size: 19px;
    line-height: 29px;
    margin-bottom: 25px; }
    @media (min-width: 1000px) {
      .chd-swiper--home-hero .chd-swiper__slide--simpsonwood-2025 .chd-swiper__subtitle {
        font-size: 28px;
        line-height: 35px;
        max-width: 100%; } }
  .chd-swiper--home-hero .chd-swiper__slide--simpsonwood-2025 .chd-swiper__cta {
    background: #EF6400;
    color: #000;
    font-size: 11px;
    letter-spacing: 1.65px;
    padding: 13px 23px; }
    @media (min-width: 1000px) {
      .chd-swiper--home-hero .chd-swiper__slide--simpsonwood-2025 .chd-swiper__cta {
        font-size: 14px;
        letter-spacing: 2.1px;
        padding: 16px 8px; } }
    .chd-swiper--home-hero .chd-swiper__slide--simpsonwood-2025 .chd-swiper__cta:hover {
      background: #F38B40; }
  .chd-swiper--home-hero .chd-swiper__slide--simpsonwood-2025 .chd-swiper__lede {
    max-width: 625px; }
    .chd-swiper--home-hero .chd-swiper__slide--simpsonwood-2025 .chd-swiper__lede i {
      display: block;
      padding-top: 30px; }
  .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__slide-inner {
    display: flex;
    flex-flow: row-reverse nowrap;
    justify-content: center;
    align-items: center;
    height: 100%;
    position: relative;
    z-index: 20;
    transform: translateZ(0); }
    .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__slide-inner {
      gap: 5px; }
      @media screen and (min-width: 390px) {
        .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__slide-inner {
          gap: calc(5px + 45 * ((100vw - 390px) / 810)); } }
      @media screen and (min-width: 1200px) {
        .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__slide-inner {
          gap: 50px; } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__slide-inner {
        flex-flow: row-reverse nowrap;
        gap: 80px; } }
    @media (min-width: 1440px) {
      .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__slide-inner {
        gap: 100px; } }
  @media (min-width: 1200px) {
    .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__image {
      display: none; } }
  .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__video {
    display: none; }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__video {
        display: block; } }
    .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__video::after {
      content: '';
      display: block;
      background: linear-gradient(88deg, rgba(0, 0, 0, 0.6) 6.94%, rgba(0, 0, 0, 0.7) 31.55%, rgba(0, 0, 0, 0.6) 72.17%);
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      z-index: 1; }
  .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__figure-wrap {
    flex: 1 1 auto;
    margin-right: 10px;
    position: relative;
    top: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 100%;
    z-index: 10; }
    .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__figure-wrap {
      max-width: 190px; }
      @media screen and (min-width: 500px) {
        .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__figure-wrap {
          max-width: calc(190px + 210 * ((100vw - 500px) / 700)); } }
      @media screen and (min-width: 1200px) {
        .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__figure-wrap {
          max-width: 400px; } }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__figure-wrap {
        margin-top: 0; } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__figure-wrap {
        display: none; } }
  .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__figure-wrap-2 {
    display: none; }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__figure-wrap-2 {
        display: block;
        max-width: 463px;
        width: 100%;
        position: relative;
        z-index: 10; } }
    @media (min-width: 1440px) {
      .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__figure-wrap-2 {
        display: none; } }
  .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__figure-wrap-3 {
    display: none; }
    @media (min-width: 1440px) {
      .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__figure-wrap-3 {
        display: block;
        max-width: 703px;
        width: 100%;
        position: relative;
        z-index: 10; } }
  .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__text-wrap {
    flex: 0 1 auto;
    padding-left: 20px;
    position: relative;
    text-align: left;
    top: auto;
    width: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    right: auto;
    text-align: left;
    z-index: 10; }
    .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__text-wrap {
      max-width: 160px; }
      @media screen and (min-width: 390px) {
        .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__text-wrap {
          max-width: calc(160px + 140 * ((100vw - 390px) / 810)); } }
      @media screen and (min-width: 1200px) {
        .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__text-wrap {
          max-width: 300px; } }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__text-wrap {
        left: auto; } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__text-wrap {
        flex: 0 1 auto;
        width: 100%;
        max-width: 430px;
        right: auto;
        margin-top: 0; } }
  .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__title, .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__subtitle {
    color: #fff;
    display: block; }
  .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__title {
    float: none;
    font-family: "open-sans", "Open Sans", sans-serif;
    max-width: none;
    margin-bottom: 10px;
    line-height: 1; }
    .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__title {
      font-size: 27px; }
      @media screen and (min-width: 390px) {
        .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__title {
          font-size: calc(27px + 21 * ((100vw - 390px) / 810)); } }
      @media screen and (min-width: 1200px) {
        .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__title {
          font-size: 48px; } }
  .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__subtitle {
    margin-bottom: 14px;
    font-weight: 500; }
    .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__subtitle {
      font-size: 18px; }
      @media screen and (min-width: 390px) {
        .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__subtitle {
          font-size: calc(18px + 8 * ((100vw - 390px) / 810)); } }
      @media screen and (min-width: 1200px) {
        .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__subtitle {
          font-size: 26px; } }
    .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__subtitle .sep {
      display: none; }
      @media (min-width: 1200px) {
        .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__subtitle .sep {
          display: inline; } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__subtitle .br {
        display: none; } }
  @media (min-width: 834px) {
    .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__lede {
      display: none; } }
  @media (min-width: 1200px) {
    .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__lede {
      display: block;
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      margin-bottom: 35px; } }
  .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__cta {
    background: #00AEEF;
    color: #000;
    float: none;
    display: inline-block;
    padding: 14px 20px;
    font-size: 12px;
    min-width: auto; }
    .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__cta:hover {
      color: #fff; }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--chd-2025-conference .chd-swiper__cta {
        font-size: 14px;
        padding: 16px 40px; } }
  .chd-swiper--home-hero .chd-swiper__slide--committee-hearing .chd-swiper__text-wrap {
    align-items: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    right: 0;
    text-align: center;
    top: 0;
    transform: translate(0);
    width: 100%; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--committee-hearing .chd-swiper__text-wrap {
        align-items: flex-start;
        left: auto;
        padding-right: 20px;
        width: 40%; } }
  .chd-swiper--home-hero .chd-swiper__slide--committee-hearing .chd-swiper__title {
    float: none;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 0;
    max-width: 300px; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--committee-hearing .chd-swiper__title {
        font-size: 33px; } }
  .chd-swiper--home-hero .chd-swiper__slide--committee-hearing .chd-swiper__subtitle {
    font-size: 20px;
    font-weight: 6000;
    margin-bottom: 20px;
    margin-top: 0; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--committee-hearing .chd-swiper__subtitle {
        font-size: 23px; } }
  .chd-swiper--home-hero .chd-swiper__slide--committee-hearing .chd-swiper__cta {
    background: #00AEEF;
    color: #000; }
    .chd-swiper--home-hero .chd-swiper__slide--committee-hearing .chd-swiper__cta:hover {
      color: #fff; }
  @media (min-width: 834px) {
    .chd-swiper--home-hero .chd-swiper__slide--committee-hearing .chd-swiper__image-img--sm {
      display: none; } }
  .chd-swiper--home-hero .chd-swiper__slide--committee-hearing .chd-swiper__image-img--lg {
    object-position: -220px; }
    @media (min-width: 1600px) {
      .chd-swiper--home-hero .chd-swiper__slide--committee-hearing .chd-swiper__image-img--lg {
        object-position: left; } }
  .chd-swiper--home-hero .chd-swiper__slide--committee-hearing .chd-swiper__lede {
    font-size: 20px;
    line-height: 28px;
    max-width: 421px; }
    .chd-swiper--home-hero .chd-swiper__slide--committee-hearing .chd-swiper__lede span {
      display: block;
      font-weight: bold;
      margin-top: 10px; }
  .chd-swiper--home-hero .chd-swiper__slide--vaccines-book {
    align-items: center;
    display: flex; }
    .chd-swiper--home-hero .chd-swiper__slide--vaccines-book .chd-swiper__image {
      align-items: center;
      display: flex; }
    .chd-swiper--home-hero .chd-swiper__slide--vaccines-book .chd-swiper__image-img--sm {
      height: 90%;
      margin-top: 10px;
      object-fit: contain;
      object-position: right; }
      @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--vaccines-book .chd-swiper__image-img--sm {
          display: none; } }
    .chd-swiper--home-hero .chd-swiper__slide--vaccines-book .chd-swiper__image-img--lg {
      display: none;
      object-position: center; }
      @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--vaccines-book .chd-swiper__image-img--lg {
          display: block; } }
    .chd-swiper--home-hero .chd-swiper__slide--vaccines-book .chd-swiper__text-wrap {
      align-items: flex-start;
      display: flex;
      flex-direction: column;
      margin-left: 20px;
      max-width: 218px;
      position: relative;
      right: auto;
      text-align: left;
      top: auto;
      transform: translate(0);
      width: 55%; }
      @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--vaccines-book .chd-swiper__text-wrap {
          left: auto;
          margin-left: 40px;
          max-width: 530px; } }
      @media (min-width: 1200px) {
        .chd-swiper--home-hero .chd-swiper__slide--vaccines-book .chd-swiper__text-wrap {
          left: calc(50% - 600px); } }
    .chd-swiper--home-hero .chd-swiper__slide--vaccines-book .chd-swiper__title {
      float: none;
      font-family: "open-sans-condensed", "Open Sans Condensed", sans-serif;
      font-size: 33px;
      line-height: 29px;
      margin-bottom: 2px; }
      @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--vaccines-book .chd-swiper__title {
          font-size: 48px;
          line-height: 41px; } }
    .chd-swiper--home-hero .chd-swiper__slide--vaccines-book .chd-swiper__subtitle {
      font-family: "open-sans-condensed", "Open Sans Condensed", sans-serif;
      font-size: 22px;
      line-height: 25px;
      margin-bottom: 25px; }
      @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--vaccines-book .chd-swiper__subtitle {
          font-size: 32px;
          line-height: 36px;
          margin-bottom: 10px; } }
    .chd-swiper--home-hero .chd-swiper__slide--vaccines-book .chd-swiper__lede {
      font-size: 20px;
      line-height: 28px;
      margin-bottom: 25px;
      max-width: 450px; }
    .chd-swiper--home-hero .chd-swiper__slide--vaccines-book .chd-swiper__cta {
      left: -10px;
      position: relative; }
      @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--vaccines-book .chd-swiper__cta {
          left: auto; } }
  .chd-swiper--home-hero .chd-swiper__slide--upclose {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-around;
    padding: 0 10px; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--upclose {
        flex-direction: row;
        gap: 25px;
        padding: 0 25px; } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--upclose {
        gap: 50px;
        justify-content: center; } }
    .chd-swiper--home-hero .chd-swiper__slide--upclose .chd-swiper__text-wrap {
      align-items: flex-start;
      display: flex;
      flex-direction: column;
      left: 0;
      max-width: 205px;
      min-width: 190px;
      position: relative;
      right: 0;
      top: -5px;
      transform: translateY(0); }
      @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--upclose .chd-swiper__text-wrap {
          max-width: 421px;
          width: 100%; } }
    .chd-swiper--home-hero .chd-swiper__slide--upclose .chd-swiper__figure-wrap {
      display: none; }
      @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--upclose .chd-swiper__figure-wrap {
          display: block;
          max-width: 780px;
          position: relative;
          top: 0;
          transform: translateY(0);
          width: 55%; } }
    .chd-swiper--home-hero .chd-swiper__slide--upclose .chd-swiper__figure-wrap-2 {
      height: 87%;
      position: relative; }
      @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper__slide--upclose .chd-swiper__figure-wrap-2 {
          display: none; } }
      .chd-swiper--home-hero .chd-swiper__slide--upclose .chd-swiper__figure-wrap-2 figure {
        height: 100%;
        width: 100%; }
        .chd-swiper--home-hero .chd-swiper__slide--upclose .chd-swiper__figure-wrap-2 figure img {
          height: 100%;
          object-fit: contain;
          width: 100%; }
    .chd-swiper--home-hero .chd-swiper__slide--upclose .chd-swiper__text-wrap {
      align-items: flex-start;
      display: flex;
      flex-direction: column;
      top: -5px; }
      @media (min-width: 500px) {
        .chd-swiper--home-hero .chd-swiper__slide--upclose .chd-swiper__text-wrap {
          top: 0; } }
    .chd-swiper--home-hero .chd-swiper__slide--upclose .chd-swiper__title {
      font-family: "merriweather", Merriweather, serif;
      font-size: 17px;
      font-weight: normal;
      line-height: 22px;
      margin-bottom: 0;
      max-width: 205px;
      text-align: left; }
      @media (min-width: 1000px) {
        .chd-swiper--home-hero .chd-swiper__slide--upclose .chd-swiper__title {
          font-size: 35px;
          line-height: 45px;
          max-width: 100%; } }
      .chd-swiper--home-hero .chd-swiper__slide--upclose .chd-swiper__title span {
        background: linear-gradient(90deg, #85C33F 0%, #00AEEF 100%);
        color: #000;
        display: block;
        font-family: "open-sans", "Open Sans", sans-serif;
        font-size: 10px;
        font-weight: bold;
        margin-bottom: 10px;
        max-width: 400px;
        text-align: center; }
        @media (min-width: 1000px) {
          .chd-swiper--home-hero .chd-swiper__slide--upclose .chd-swiper__title span {
            font-size: 21px;
            line-height: 48px;
            margin-bottom: 20px; } }
    .chd-swiper--home-hero .chd-swiper__slide--upclose .chd-swiper__subtitle {
      color: #fff;
      font-size: 30px;
      font-weight: bold;
      line-height: 30px;
      margin-bottom: 10px;
      margin-top: 0;
      text-align: left; }
      @media (min-width: 1000px) {
        .chd-swiper--home-hero .chd-swiper__slide--upclose .chd-swiper__subtitle {
          font-size: 61px;
          line-height: 61px;
          margin-bottom: 30px; } }
    .chd-swiper--home-hero .chd-swiper__slide--upclose .chd-swiper__cta {
      background: #00AEEF;
      color: #000; }
  @media (min-width: 834px) {
    .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__image-img--sm {
      display: none; } }
  .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__image-img--lg {
    display: none; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__image-img--lg {
        display: block;
        object-position: 70% center; } }
  .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__text-wrap {
    right: auto;
    text-align: left;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: auto; }
    .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__text-wrap {
      left: 20px; }
      @media screen and (min-width: 390px) {
        .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__text-wrap {
          left: calc(20px + 280 * ((100vw - 390px) / 1530)); } }
      @media screen and (min-width: 1920px) {
        .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__text-wrap {
          left: 300px; } }
    @media (min-width: 1920px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__text-wrap {
        left: 20%; } }
  .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__title {
    font-family: "open-sans", "Open Sans", sans-serif;
    float: none;
    font-weight: 700;
    line-height: 1;
    max-width: 190px;
    width: auto; }
    .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__title {
      font-size: 32px; }
      @media screen and (min-width: 390px) {
        .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__title {
          font-size: calc(32px + 12 * ((100vw - 390px) / 810)); } }
      @media screen and (min-width: 1200px) {
        .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__title {
          font-size: 44px; } }
    .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__title {
      margin-bottom: 10px; }
      @media screen and (min-width: 390px) {
        .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__title {
          margin-bottom: calc(10px + 10 * ((100vw - 390px) / 810)); } }
      @media screen and (min-width: 1200px) {
        .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__title {
          margin-bottom: 20px; } }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__title {
        max-width: none; } }
  .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__subtitle,
  .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__lede {
    color: #fff;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-weight: 500;
    line-height: 1.4;
    margin-top: 0; }
    .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__subtitle,
    .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__lede {
      font-size: 14px; }
      @media screen and (min-width: 390px) {
        .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__subtitle,
        .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__lede {
          font-size: calc(14px + 6 * ((100vw - 390px) / 1050)); } }
      @media screen and (min-width: 1440px) {
        .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__subtitle,
        .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__lede {
          font-size: 20px; } }
    .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__subtitle,
    .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__lede {
      margin-bottom: 20px; }
      @media screen and (min-width: 390px) {
        .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__subtitle,
        .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__lede {
          margin-bottom: calc(20px + 20 * ((100vw - 390px) / 1050)); } }
      @media screen and (min-width: 1440px) {
        .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__subtitle,
        .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__lede {
          margin-bottom: 40px; } }
    .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__subtitle,
    .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__lede {
      width: 210px; }
      @media screen and (min-width: 390px) {
        .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__subtitle,
        .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__lede {
          width: calc(210px + 280 * ((100vw - 390px) / 1050)); } }
      @media screen and (min-width: 1440px) {
        .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__subtitle,
        .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__lede {
          width: 490px; } }
  @media (min-width: 834px) {
    .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__subtitle {
      display: none; } }
  .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__lede {
    display: none; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__lede {
        display: block; } }
  .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__cta {
    background: #00AEEF;
    color: #000;
    float: left;
    font-size: 12px; }
    .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__cta:hover {
      color: #fff; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--rfk-rally .chd-swiper__cta {
        font-size: 14px;
        padding: 20px 30px; } }
  .chd-swiper--home-hero .chd-swiper__slide--mdm-oct-2025 .chd-swiper__video {
    display: none; }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__slide--mdm-oct-2025 .chd-swiper__video {
        display: block; }
        .chd-swiper--home-hero .chd-swiper__slide--mdm-oct-2025 .chd-swiper__video:after {
          background: linear-gradient(273deg, #000, #000 15%, rgba(0, 0, 0, 0.7) 25%, rgba(0, 0, 0, 0.7) 75%, #000 90%);
          content: '';
          display: block;
          height: 100%;
          position: absolute;
          top: 0;
          width: 100%;
          z-index: 1; } }
  .chd-swiper--home-hero .chd-swiper__slide--mdm-oct-2025 .chd-swiper__image:after {
    background: rgba(0, 0, 0, 0.7);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%; }
  .chd-swiper--home-hero .chd-swiper__slide--mdm-oct-2025 .chd-swiper__text-wrap {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    margin-top: -22px;
    right: auto;
    top: auto;
    transform: translateY(0) translateZ(0);
    width: 100%;
    position: relative;
    z-index: 20; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--mdm-oct-2025 .chd-swiper__text-wrap {
        left: auto; } }
  .chd-swiper--home-hero .chd-swiper__slide--mdm-oct-2025 .chd-swiper__title-figure {
    height: 90px;
    max-width: 400px;
    width: 110%; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--mdm-oct-2025 .chd-swiper__title-figure {
        height: auto;
        max-width: 586px; } }
    .chd-swiper--home-hero .chd-swiper__slide--mdm-oct-2025 .chd-swiper__title-figure img {
      height: 100%;
      object-fit: cover;
      width: 100%; }
  .chd-swiper--home-hero .chd-swiper__slide--mdm-oct-2025 .chd-swiper__lede {
    display: block;
    font-size: 12px;
    line-height: normal;
    margin-bottom: 15px;
    max-width: 370px;
    text-align: center;
    width: 95%; }
    @media (min-width: 390px) {
      .chd-swiper--home-hero .chd-swiper__slide--mdm-oct-2025 .chd-swiper__lede {
        font-size: 13px; } }
    @media (min-width: 600px) {
      .chd-swiper--home-hero .chd-swiper__slide--mdm-oct-2025 .chd-swiper__lede {
        font-size: 16px; } }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__slide--mdm-oct-2025 .chd-swiper__lede {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 30px;
        max-width: 482px; } }
  .chd-swiper--home-hero .chd-swiper__slide--mdm-oct-2025 .chd-swiper__cta {
    background: linear-gradient(93deg, #8BD3F8 7.18%, #D2EDAC 100%);
    background-color: #D2EDAC;
    color: #000;
    min-width: 155px;
    transition: .5s; }
    .chd-swiper--home-hero .chd-swiper__slide--mdm-oct-2025 .chd-swiper__cta:hover {
      background: #8BD3F8; }
  .chd-swiper--home-hero .chd-swiper__figure-wrap, .chd-swiper--home-hero .chd-swiper__figure-wrap-2 {
    position: absolute;
    z-index: 1; }
  .chd-swiper--home-hero .chd-swiper__figure-wrap {
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 30%; }
  .chd-swiper--home-hero .chd-swiper__text-wrap {
    position: absolute;
    right: 5%;
    text-align: right;
    top: 50%;
    -webkit-transform: translateY(-45%);
    -ms-transform: translateY(-45%);
    transform: translateY(-45%);
    width: 70%; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__text-wrap {
        left: 50%;
        right: auto;
        text-align: left;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 400px; } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__text-wrap {
        width: 560px; } }
  .chd-swiper--home-hero .chd-swiper__title {
    font-family: "merriweather", Merriweather, serif;
    font-size: 20px;
    font-weight: 700;
    float: right;
    line-height: 26px;
    letter-spacing: 0;
    margin: 0 0 20px;
    max-width: 185px; }
    .chd-swiper--home-hero .chd-swiper__title--light {
      color: #fff; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__title {
        float: none;
        font-size: 28px;
        line-height: 32px;
        text-align: left;
        max-width: 300px; } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__title {
        font-size: 40px;
        line-height: 41px;
        max-width: 380px; } }
  .chd-swiper--home-hero .chd-swiper__subtitle {
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px; }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__subtitle {
        font-size: 20px;
        line-height: 28px; } }
  .chd-swiper--home-hero .chd-swiper__lede {
    display: none;
    font-family: 'open-sans', 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0;
    text-align: left;
    margin: 0 0 20px; }
    .chd-swiper--home-hero .chd-swiper__lede--light {
      color: #fff; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__lede {
        display: block; } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper__lede {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 30px; } }
  .chd-swiper--home-hero .chd-swiper__cta {
    background: #0080A3;
    border-radius: 50px;
    clear: both;
    color: #fff;
    float: right;
    font-family: 'open-sans', 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.15em;
    min-width: 129px;
    padding: 14px 18px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.15s;
    vertical-align: middle; }
    .chd-swiper--home-hero .chd-swiper__cta:hover, .chd-swiper--home-hero .chd-swiper__cta:active, .chd-swiper--home-hero .chd-swiper__cta:focus-visible {
      background: #01647F; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper__cta {
        display: inline-block;
        float: none;
        min-width: 206px; } }
  .chd-swiper--home-hero .chd-swiper-pagination {
    bottom: 15px !important; }
    @media (min-width: 834px) {
      .chd-swiper--home-hero .chd-swiper-pagination {
        bottom: 20px !important; } }
    @media (min-width: 1200px) {
      .chd-swiper--home-hero .chd-swiper-pagination {
        bottom: 25px !important; } }
    .chd-swiper--home-hero .chd-swiper-pagination .swiper-pagination-bullet {
      background: transparent;
      border: 2px solid #fff;
      height: 4px;
      opacity: 1;
      width: 4px; }
      @media (min-width: 834px) {
        .chd-swiper--home-hero .chd-swiper-pagination .swiper-pagination-bullet {
          height: 6px;
          width: 6px; } }
    .chd-swiper--home-hero .chd-swiper-pagination .swiper-pagination-bullet-active {
      background: #fff; }

@media (min-width: 834px) {
  .chd-swiper--home-topics {
    display: none !important; } }

.chd-swiper--home-topics .chd-swiper__slide {
  width: 290px; }
  .chd-swiper--home-topics .chd-swiper__slide:first-child {
    padding-left: 15px; }
  .chd-swiper--home-topics .chd-swiper__slide:last-child {
    padding-right: 15px; }
  .chd-swiper--home-topics .chd-swiper__slide a {
    display: block; }

.chd-swiper--home-topics .chd-swiper__image {
  margin-bottom: 16px;
  position: relative; }
  .chd-swiper--home-topics .chd-swiper__image .object-fluid {
    padding-bottom: 73%; }
  .chd-swiper--home-topics .chd-swiper__image img {
    object-fit: cover;
    object-position: center center;
    vertical-align: middle; }

.chd-swiper--home-topics .chd-swiper__title {
  color: #000;
  font-family: "merriweather", Merriweather, serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: -0.02em;
  margin-top: 0;
  margin-bottom: 10px;
  text-align: left; }

.chd-swiper--home-topics .chd-swiper__cta {
  color: #0080A3;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-align: left;
  text-transform: uppercase; }
  .chd-swiper--home-topics .chd-swiper__cta::after {
    content: '\2192'; }

.chd-home-topics {
  display: none; }
  @media (min-width: 834px) {
    .chd-home-topics {
      display: flex;
      flex-wrap: wrap;
      gap: 30px 13px;
      margin: 0 auto;
      max-width: 777px;
      width: 100%; } }
  @media (min-width: 1200px) {
    .chd-home-topics {
      gap: 30px 20px;
      max-width: 1174px; } }
  .chd-home-topics__item {
    width: calc((100% - 26px) / 3); }
    @media (min-width: 1200px) {
      .chd-home-topics__item {
        width: calc((100% - 40px) / 3); } }
    .chd-home-topics__item a {
      display: block;
      transition: all 0.15s; }
      .chd-home-topics__item a:hover .chd-home-topics__image, .chd-home-topics__item a:active .chd-home-topics__image, .chd-home-topics__item a:focus-visible .chd-home-topics__image {
        box-shadow: 0px 0px 6px 3px #00000033; }
      .chd-home-topics__item a:hover .chd-home-topics__title, .chd-home-topics__item a:active .chd-home-topics__title, .chd-home-topics__item a:focus-visible .chd-home-topics__title {
        color: #0080A3; }
  .chd-home-topics__image {
    margin-bottom: 10px;
    transition: all 0.15s; }
    @media (min-width: 1200px) {
      .chd-home-topics__image {
        margin-bottom: 20px; } }
    .chd-home-topics__image .object-fluid {
      padding-bottom: 73%; }
    .chd-home-topics__image img {
      object-fit: cover;
      object-position: center center;
      vertical-align: middle; }
  .chd-home-topics__title {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.02em;
    margin-bottom: 4px;
    margin-top: 0;
    text-align: left;
    transition: all 0.15s; }
    @media (min-width: 1200px) {
      .chd-home-topics__title {
        font-size: 20px; } }
  .chd-home-topics__cta {
    color: #0080A3;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0.15em;
    text-align: left;
    text-transform: uppercase;
    transition: all 0.15s; }
    .chd-home-topics__cta::after {
      content: '\2192'; }

.chd-home__section--video .chd-home__video-text-section {
  padding: 0 40px 50px; }
  @media (min-width: 834px) {
    .chd-home__section--video .chd-home__video-text-section {
      flex-basis: 50%;
      max-width: 535px;
      padding: 0; } }
  .chd-home__section--video .chd-home__video-text-section h2 {
    font-size: 26px;
    font-weight: 400;
    line-height: 41px;
    margin: 0 0 5px; }
    @media (min-width: 1200px) {
      .chd-home__section--video .chd-home__video-text-section h2 {
        font-size: 40px;
        margin-bottom: 10px; } }
  .chd-home__section--video .chd-home__video-text-section p {
    line-height: 23px;
    padding-bottom: 20px; }
    @media (min-width: 1200px) {
      .chd-home__section--video .chd-home__video-text-section p {
        font-size: 20px;
        line-height: 28px;
        padding-bottom: 30px; } }

.chd-home__section--video .chd-home__video-image {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1; }

.chd-home__section--video .chd-home__video-image-link {
  display: block;
  height: 100%;
  position: relative; }
  .chd-home__section--video .chd-home__video-image-link::after {
    background-color: #25252f;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTEuNDI1LjM1TDE0LjU3NSA4bC0xMy4xNSA3LjY1Vi4zNXoiPjwvcGF0aD48L3N2Zz4=");
    background-position: 55% center;
    background-size: 50px auto;
    background-repeat: no-repeat;
    border-radius: 50%;
    content: '';
    display: block;
    height: 100px;
    left: 50%;
    opacity: 0.8;
    position: absolute;
    transform: translate(-50%, -50%);
    transition: opacity 0.15s;
    top: 50%;
    width: 100px;
    z-index: 1; }
  .chd-home__section--video .chd-home__video-image-link:hover::after, .chd-home__section--video .chd-home__video-image-link:active::after, .chd-home__section--video .chd-home__video-image-link:focus-visible::after {
    opacity: 1; }
  .chd-home__section--video .chd-home__video-image-link img {
    height: 100%;
    object-fit: cover;
    object-position: center center;
    vertical-align: middle;
    width: 100%; }
    @media (min-width: 834px) {
      .chd-home__section--video .chd-home__video-image-link img {
        border-radius: 5px; } }

.chd-home__section--video .chd-home__video {
  padding: 0 20px; }
  @media (min-width: 834px) {
    .chd-home__section--video .chd-home__video {
      flex-basis: 50%;
      max-width: 573px;
      padding: 0; } }

.chd-home__section--video .chd-home__video-wrap {
  border-radius: 5px;
  overflow: hidden;
  position: relative; }

.chd-home__section--video .chd-home__video-wrap-inner {
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.08);
  height: 0;
  margin-bottom: 10px;
  padding-bottom: 56.25%;
  position: relative; }
  @media (min-width: 834px) {
    .chd-home__section--video .chd-home__video-wrap-inner {
      border-radius: 5px; } }
  @media (min-width: 1200px) {
    .chd-home__section--video .chd-home__video-wrap-inner {
      margin-bottom: 20px; } }

.chd-home__section--video .chd-home__video-embed {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0; }

.chd-home__section--video .chd-home__video-text-wrap {
  padding: 0 40px; }
  @media (min-width: 834px) {
    .chd-home__section--video .chd-home__video-text-wrap {
      padding: 0; } }
  .chd-home__section--video .chd-home__video-text-wrap h3 {
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 18px;
    letter-spacing: 1.8px;
    line-height: 22px;
    margin-bottom: 0;
    text-transform: uppercase; }
    @media (min-width: 1200px) {
      .chd-home__section--video .chd-home__video-text-wrap h3 {
        font-size: 24px;
        letter-spacing: 2.4px; } }

@media (min-width: 834px) {
  .chd-swiper--home-trending .swiper-button-next--full-height,
  .chd-swiper--home-trending .swiper-button-prev--full-height {
    background: rgba(16, 16, 16, 0.7); }
    .chd-swiper--home-trending .swiper-button-next--full-height:hover,
    .chd-swiper--home-trending .swiper-button-prev--full-height:hover {
      background: #101010; }
    .chd-swiper--home-trending .swiper-button-next--full-height::after,
    .chd-swiper--home-trending .swiper-button-prev--full-height::after {
      color: #fff; } }

.chd-swiper--home-trending .chd-swiper__slide {
  width: 290px; }
  .chd-swiper--home-trending .chd-swiper__slide:first-child {
    padding-left: 10px; }
    @media (min-width: 834px) {
      .chd-swiper--home-trending .chd-swiper__slide:first-child {
        padding-left: 48px; } }
  .chd-swiper--home-trending .chd-swiper__slide:last-child {
    padding-right: 10px; }
    @media (min-width: 834px) {
      .chd-swiper--home-trending .chd-swiper__slide:last-child {
        padding-right: 48px; } }
  @media (min-width: 834px) {
    .chd-swiper--home-trending .chd-swiper__slide {
      width: 378px; } }
  .chd-swiper--home-trending .chd-swiper__slide a {
    display: block;
    position: relative; }

.chd-swiper--home-trending .chd-swiper__image {
  border-radius: 5px;
  overflow: hidden;
  position: relative; }
  .chd-swiper--home-trending .chd-swiper__image:hover::before {
    height: 60%; }
  .chd-swiper--home-trending .chd-swiper__image .object-fluid {
    padding-bottom: 73%; }
  .chd-swiper--home-trending .chd-swiper__image img {
    object-fit: cover;
    object-position: center center;
    vertical-align: middle; }
  .chd-swiper--home-trending .chd-swiper__image::before {
    background: linear-gradient(360deg, #000 27.52%, rgba(63, 62, 62, 0) 89.66%);
    height: 40%;
    content: '';
    bottom: 0;
    position: absolute;
    width: 100%;
    right: 0;
    left: 0;
    transition: .2s;
    z-index: 1; }

.chd-swiper--home-trending .chd-swiper__text-wrap {
  left: 0;
  bottom: 0;
  width: 100%;
  position: absolute;
  z-index: 10; }

.chd-swiper--home-trending .chd-swiper__title {
  color: #fff;
  font-family: "merriweather", Merriweather, serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: -0.02em;
  margin: 0 15px 10px;
  margin-top: 0;
  margin-bottom: 10px;
  text-align: left; }
  @media (min-width: 834px) {
    .chd-swiper--home-trending .chd-swiper__title {
      font-size: 20px;
      margin: 0 20px 20px; } }

.chd-swiper--home-trending .chd-swiper__cta {
  color: #0080A3;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-align: left;
  text-transform: uppercase; }
  .chd-swiper--home-trending .chd-swiper__cta::after {
    content: '\2192'; }

.chd-home-trending {
  display: none; }
  @media (min-width: 834px) {
    .chd-home-trending {
      display: flex;
      flex-wrap: wrap;
      gap: 30px 13px;
      margin: 0 auto;
      max-width: 777px;
      width: 100%; } }
  @media (min-width: 1200px) {
    .chd-home-trending {
      gap: 30px 20px;
      max-width: 1174px; } }
  .chd-home-trending__item {
    width: calc((100% - 26px) / 3); }
    @media (min-width: 1200px) {
      .chd-home-trending__item {
        width: calc((100% - 40px) / 3); } }
    .chd-home-trending__item a {
      display: block;
      transition: all 0.15s; }
      .chd-home-trending__item a:hover .chd-home-trending__image, .chd-home-trending__item a:active .chd-home-trending__image, .chd-home-trending__item a:focus-visible .chd-home-trending__image {
        box-shadow: 0px 0px 6px 3px #00000033; }
      .chd-home-trending__item a:hover .chd-home-trending__title, .chd-home-trending__item a:active .chd-home-trending__title, .chd-home-trending__item a:focus-visible .chd-home-trending__title {
        color: #0080A3; }
  .chd-home-trending__image {
    margin-bottom: 10px;
    transition: all 0.15s; }
    @media (min-width: 1200px) {
      .chd-home-trending__image {
        margin-bottom: 20px; } }
    .chd-home-trending__image .object-fluid {
      padding-bottom: 73%; }
    .chd-home-trending__image img {
      object-fit: cover;
      object-position: center center;
      vertical-align: middle; }
  .chd-home-trending__title {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.02em;
    margin-bottom: 4px;
    margin-top: 0;
    text-align: left;
    transition: all 0.15s; }
    @media (min-width: 1200px) {
      .chd-home-trending__title {
        font-size: 20px; } }
  .chd-home-trending__cta {
    color: #0080A3;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0.15em;
    text-align: left;
    text-transform: uppercase;
    transition: all 0.15s; }
    .chd-home-trending__cta::after {
      content: '\2192'; }

.chd-home__section-inner--defender-chd-tv {
  display: flex;
  flex-flow: column nowrap;
  gap: 50px 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1340px;
  padding: 40px 12px; }
  @media (min-width: 834px) {
    .chd-home__section-inner--defender-chd-tv {
      display: grid;
      flex-flow: row nowrap;
      grid-template-columns: 1fr 1fr;
      padding: 50px; } }
  .chd-home__section-inner--defender-chd-tv .chd-home__section-subtitle {
    color: #373A3C; }
  .chd-home__section-inner--defender-chd-tv .group-2 {
    display: grid;
    grid-template-rows: auto 1fr; }

.chd-home__section-title-wrap--defender, .chd-home__section-title-wrap--chd-tv {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  align-content: center; }

.chd-home__section-title-wrap .chd-home__section-title {
  height: 50px; }

.chd-home-defender__items {
  display: flex;
  flex-direction: column; }
  @media (min-width: 1200px) {
    .chd-home-defender__items {
      flex-direction: row;
      flex-wrap: nowrap;
      justify-content: space-between; } }

@media (min-width: 834px) {
  .chd-home-defender__item {
    border-bottom: 1px solid #E7E5E2;
    padding: 10px 0;
    width: calc((100% - 50px) / 2); } }

@media (min-width: 1200px) {
  .chd-home-defender__item {
    column-gap: 20px;
    width: auto; }
    .chd-home-defender__item:first-child {
      padding-top: 2px; } }

.chd-home-defender__item > a {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  column-gap: 26px; }
  @media (min-width: 1200px) {
    .chd-home-defender__item > a {
      column-gap: 20px; } }
  .chd-home-defender__item > a:hover .chd-home-defender__title, .chd-home-defender__item > a:active .chd-home-defender__title, .chd-home-defender__item > a:focus-visible .chd-home-defender__title {
    color: #0080A3; }

.chd-home-defender__item .chd-home-defender__image {
  flex: 0 0 auto;
  height: 100px;
  width: 100px; }
  .chd-home-defender__item .chd-home-defender__image img {
    height: 100%;
    object-fit: cover;
    object-position: center center;
    width: 100%; }

@media (min-width: 1200px) {
  .chd-home-defender__item .chd-home-defender__text-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center; } }

.chd-home-defender__item .chd-home-defender__title {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: -0.02em;
  margin-top: 0; }

.chd-home-defender__item--featured {
  border-radius: 5px;
  overflow: hidden;
  width: auto;
  transition: box-shadow 0.15s; }
  .chd-home-defender__item--featured > a {
    display: block;
    transition: all 0.15s; }
    .chd-home-defender__item--featured > a:hover .chd-home-defender__title, .chd-home-defender__item--featured > a:active .chd-home-defender__title, .chd-home-defender__item--featured > a:focus-visible .chd-home-defender__title {
      color: #0080A3; }
  .chd-home-defender__item--featured:first-child {
    padding-top: 0; }
  .chd-home-defender__item--featured:hover {
    box-shadow: 0px 0px 6px 3px #00000033; }
  @media (min-width: 834px) {
    .chd-home-defender__item--featured {
      margin-left: 0;
      margin-right: 0;
      padding: 0; } }
  .chd-home-defender__item--featured .chd-home-defender__image {
    height: 0;
    padding-bottom: 70.303030303030303%;
    position: relative;
    width: 100%; }
    .chd-home-defender__item--featured .chd-home-defender__image img {
      position: absolute;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center center;
      vertical-align: middle; }
  .chd-home-defender__item--featured .chd-home-defender__text-wrap {
    background: rgba(244, 245, 245, 0.96);
    padding: 16px; }
    @media (min-width: 834px) {
      .chd-home-defender__item--featured .chd-home-defender__text-wrap {
        padding: 30px; } }
  .chd-home-defender__item--featured .chd-home-defender__title {
    color: #373a3c;
    font-family: "merriweather", Merriweather, serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 0;
    transition: color 0.15s; }
    @media (min-width: 834px) {
      .chd-home-defender__item--featured .chd-home-defender__title {
        font-size: 22px;
        line-height: 1.4; } }
  .chd-home-defender__item--featured .chd-home-defender__lede {
    color: #000;
    font-family: "merriweather", Merriweather, serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 1.5; }
  .chd-home-defender__item--featured .chd-home-defender__cta {
    color: #007899;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.06em;
    line-height: 1.375;
    text-transform: uppercase;
    margin-top: 10px;
    text-align: right; }
    .chd-home-defender__item--featured .chd-home-defender__cta::after {
      content: url("./images/blue-right-arrow-circle.svg");
      display: inline-block;
      margin-left: 5px;
      vertical-align: middle; }

.chd-home-defender__cta {
  margin-top: 25px;
  text-align: center;
  width: 100%; }
  .chd-home-defender__cta a {
    transition: all 0.15s; }
    .chd-home-defender__cta a:hover, .chd-home-defender__cta a:active, .chd-home-defender__cta a:focus-visible {
      background-color: #0080A3;
      color: #fff; }

.chd-home-chd-tv {
  display: grid;
  grid-template-rows: 1fr auto; }
  .chd-home-chd-tv__items {
    display: grid;
    gap: 2px; }
  .chd-home-chd-tv__item-group--1 {
    display: flex; }
  .chd-home-chd-tv__item-group--2 {
    display: flex;
    flex-flow: row nowrap;
    gap: 2px; }
  .chd-home-chd-tv__item {
    position: relative; }
    .chd-home-chd-tv__item--1 {
      border-radius: 5px 5px 0 0;
      overflow: hidden;
      flex: 1 0 auto;
      width: 100%;
      font-size: 16px;
      line-height: 1.25; }
    .chd-home-chd-tv__item--2, .chd-home-chd-tv__item--3 {
      border-radius: 0 0 5px 5px;
      overflow: hidden;
      flex: 0 1 auto;
      width: 50%;
      width: calc(50% - 1px);
      font-size: 14px;
      line-height: 1.3; }
  .chd-home-chd-tv__item-inner {
    background: #141414;
    height: 100%;
    position: relative; }
    .chd-home-chd-tv__item-inner a {
      display: flex;
      flex-flow: column nowrap;
      height: 100%; }
      .chd-home-chd-tv__item-inner a:hover .chd-home-chd-tv__image-wrap::before {
        height: 90%; }
      .chd-home-chd-tv__item-inner a:hover .chd-home-chd-tv__image-wrap--main::before {
        height: 50%; }
  .chd-home-chd-tv__image-wrap {
    flex: 0 0 auto;
    position: relative; }
    .chd-home-chd-tv__image-wrap::after {
      background: url("./images/play-button-black.svg") no-repeat;
      background-size: 100%;
      border-radius: 50%;
      box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.25);
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 1;
      height: 26px;
      width: 26px; }
      @media (min-width: 834px) {
        .chd-home-chd-tv__image-wrap::after {
          height: 50px;
          width: 50px; } }
    .chd-home-chd-tv__image-wrap::before {
      background: linear-gradient(179.55deg, rgba(20, 20, 20, 0) 0.39%, #141414 100%);
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      transition: .2s;
      height: 80%;
      z-index: 0; }
    .chd-home-chd-tv__image-wrap--main::after {
      border-radius: 50%;
      box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.25);
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 1;
      height: 30px;
      width: 30px; }
      @media (min-width: 834px) {
        .chd-home-chd-tv__image-wrap--main::after {
          height: 50px;
          width: 50px; } }
    .chd-home-chd-tv__image-wrap--main::before {
      background: linear-gradient(179.78deg, rgba(20, 20, 20, 0) 0.19%, #141414 100%);
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      transition: .2s;
      height: 40%;
      z-index: 0; }
    .chd-home-chd-tv__image-wrap img {
      vertical-align: middle; }
  .chd-home-chd-tv__text-wrap {
    background: #141414;
    color: #fff;
    display: flex;
    flex: 1 0 auto;
    flex-flow: column nowrap;
    justify-content: flex-end;
    padding: 0 20px 20px; }
    .chd-home-chd-tv__text-wrap--main {
      background: transparent;
      bottom: 0;
      left: 0;
      right: 0;
      position: absolute; }
      .chd-home-chd-tv__text-wrap--main h3 {
        line-height: 1.25; }
    .chd-home-chd-tv__text-wrap h3 {
      font-size: 16px;
      font-weight: 400;
      line-height: 1.3;
      margin: 0; }
      @media (min-width: 1200px) {
        .chd-home-chd-tv__text-wrap h3 {
          font-size: 22px; } }
    .chd-home-chd-tv__text-wrap--long h3 {
      font-size: 16px; }
      @media (min-width: 1200px) {
        .chd-home-chd-tv__text-wrap--long h3 {
          font-size: 18px; } }
  .chd-home-chd-tv__cta {
    margin-top: 25px;
    text-align: center;
    width: 100%; }
    .chd-home-chd-tv__cta a {
      transition: all 0.15s; }
      .chd-home-chd-tv__cta a:hover, .chd-home-chd-tv__cta a:active, .chd-home-chd-tv__cta a:focus-visible {
        background-color: #0080A3;
        color: #fff; }
    @media (min-width: 1200px) {
      .chd-home-chd-tv__cta {
        display: flex;
        align-items: center;
        border-bottom: 0 none;
        justify-content: center; } }

.chd-home-legal {
  display: flex;
  flex-wrap: wrap;
  gap: 25px 40px;
  justify-content: center;
  margin: auto;
  max-width: 750px;
  padding: 0 20px; }
  @media (min-width: 1200px) {
    .chd-home-legal {
      display: grid;
      gap: 35px 60px;
      grid-auto-rows: 1fr;
      grid-template-columns: 1fr 1fr 1fr;
      max-width: 1230px; } }
  .chd-home-legal__group-1 {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%; }
    @media (min-width: 1200px) {
      .chd-home-legal__group-1 {
        align-items: start;
        grid-row: span 2;
        margin-top: 80px;
        width: 340px; } }
  .chd-home-legal__group-1-inner {
    max-width: 320px; }
    @media (min-width: 712px) {
      .chd-home-legal__group-1-inner {
        max-width: 520px; } }
  .chd-home-legal__heading {
    color: #fff;
    font-family: "merriweather", Merriweather, serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0em;
    margin-bottom: 15px;
    margin-top: 0;
    text-align: left; }
    @media (min-width: 712px) {
      .chd-home-legal__heading {
        font-size: 48px;
        line-height: 60px; } }
  .chd-home-legal__lede {
    color: #fff;
    font-size: 16px;
    line-height: 20px; }
  .chd-home-legal__links-item {
    align-items: flex-start;
    background-repeat: no-repeat;
    display: flex;
    height: auto;
    position: relative;
    width: 316px; }
    @media (min-width: 1200px) {
      .chd-home-legal__links-item {
        height: auto;
        width: 364px; } }
    .chd-home-legal__links-item:hover:not(:first-child):after {
      filter: invert(100%) sepia(96%) saturate(1682%) hue-rotate(171deg) brightness(97%) contrast(97%); }
    .chd-home-legal__links-item:hover img {
      filter: invert(100%) sepia(96%) saturate(1682%) hue-rotate(171deg) brightness(97%) contrast(97%); }
    .chd-home-legal__links-item:hover .chd-home-legal__links-box p {
      color: #fff; }
    .chd-home-legal__links-item:not(:first-child):after {
      background-size: 100% calc(100% - 32px);
      background-image: url("images/legal-section-border.png");
      background-position: bottom;
      background-repeat: no-repeat;
      content: '';
      filter: invert(33%) sepia(44%) saturate(3094%) hue-rotate(169deg) brightness(87%) contrast(101%);
      height: 100%;
      position: absolute;
      top: 0;
      width: 100%; }
    .chd-home-legal__links-item img {
      filter: invert(33%) sepia(44%) saturate(3094%) hue-rotate(169deg) brightness(87%) contrast(101%);
      left: 42px;
      position: absolute;
      top: 0; }
      @media (min-width: 1200px) {
        .chd-home-legal__links-item img {
          left: 55px; } }
  .chd-home-legal__links-link {
    color: #fff;
    display: block;
    margin: 80px 30px 20px;
    position: relative; }
    @media (min-width: 1200px) {
      .chd-home-legal__links-link {
        margin: 80px 35px 40px; } }
  .chd-home-legal__links-box h3 {
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 18px;
    letter-spacing: 1.8px;
    line-height: 22px;
    margin-bottom: 10px;
    text-transform: uppercase; }
  .chd-home-legal__links-box p {
    color: #B0DDF3;
    font-size: 14px;
    line-height: 20px;
    transition: .2s; }

.chd-swiper--home-resources .swiper-button-next--full-height,
.chd-swiper--home-resources .swiper-button-prev--full-height {
  height: calc(100% - 16px);
  margin: 8px 0; }

.chd-swiper--home-resources .chd-swiper__slide {
  width: 275px; }
  .chd-swiper--home-resources .chd-swiper__slide:first-child {
    padding-left: 15px; }
    @media (min-width: 1200px) {
      .chd-swiper--home-resources .chd-swiper__slide:first-child {
        padding-left: 0; } }
  .chd-swiper--home-resources .chd-swiper__slide:last-child {
    padding-right: 15px; }
    @media (min-width: 1200px) {
      .chd-swiper--home-resources .chd-swiper__slide:last-child {
        padding-right: 0; } }

.chd-swiper--home-resources .chd-swiper__slide-inner {
  border-radius: 5px;
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.08);
  margin: 8px 0;
  overflow: hidden;
  position: relative; }
  .chd-swiper--home-resources .chd-swiper__slide-inner > a {
    display: block; }
    .chd-swiper--home-resources .chd-swiper__slide-inner > a:hover .chd-swiper__text-wrap:after {
      content: url("./images/arrow-right-dark-blue-circle.svg"); }
    .chd-swiper--home-resources .chd-swiper__slide-inner > a:hover .chd-swiper__title {
      color: #05607C; }
    .chd-swiper--home-resources .chd-swiper__slide-inner > a:hover .chd-swiper__text-wrap {
      box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.45); }

.chd-swiper--home-resources .chd-swiper__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  vertical-align: middle; }

.chd-swiper--home-resources .chd-swiper__text-wrap {
  background: #fff;
  border-radius: 5px;
  position: absolute;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  padding: 15px 10px 15px 14px;
  text-align: left;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 5px;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  transition: .2s; }
  .chd-swiper--home-resources .chd-swiper__text-wrap::after {
    content: url("./images/arrow-right-blue-circle.svg");
    display: block;
    height: 16px;
    width: 16px; }

.chd-swiper--home-resources .chd-swiper__title {
  color: #007899;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
  text-align: left;
  text-transform: uppercase;
  transition: .2s; }

.chd-home-resources {
  display: none; }
  @media (min-width: 1200px) {
    .chd-home-resources {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      gap: 20px 20px;
      margin: 0 auto;
      max-width: 1174px; } }
  .chd-home-resources__item {
    border-radius: 2px;
    box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    transition: box-shadow 0.15s;
    width: calc((100% - 40px) / 3); }
    .chd-home-resources__item:hover {
      box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.2); }
      .chd-home-resources__item:hover .chd-home-resources__title {
        color: #0080A3; }
  .chd-home-resources__item-inner {
    display: flex;
    flex-direction: row; }
  .chd-home-resources__item-link {
    display: block; }
  .chd-home-resources__image {
    flex-shrink: 0;
    height: 248px;
    width: 160px; }
    .chd-home-resources__image img {
      height: 100%;
      object-fit: cover;
      object-position: center center;
      vertical-align: middle; }
  .chd-home-resources__text-wrap {
    display: flex;
    flex-flow: column nowrap;
    flex-grow: 1;
    justify-content: center;
    padding: 18px;
    text-align: center; }
  .chd-home-resources__title {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: -0.02em;
    margin-bottom: 30px;
    margin-top: 0;
    text-align: center;
    transition: color 0.15s; }
  .chd-home-resources__cta {
    color: #0080A3;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0.15em;
    text-transform: uppercase; }
    .chd-home-resources__cta::after {
      content: '\2192'; }
    .chd-home-resources__cta:link, .chd-home-resources__cta:visited, .chd-home-resources__cta:hover, .chd-home-resources__cta:active, .chd-home-resources__cta:focus-visible {
      color: #0080A3; }

@keyframes bus-animation {
  from {
    transform: translateX(-250px); }
  to {
    transform: translateX(100%); } }

@media (min-width: 681px) {
  @keyframes bus-animation {
    from {
      transform: translateX(-500px); }
    to {
      transform: translateX(100%); } } }

.chd-home-bus-animation-wrap {
  overflow-x: clip;
  overflow-y: visible; }

.chd-home-bus-animation {
  position: relative;
  animation: bus-animation 20s infinite;
  animation-timing-function: linear;
  z-index: 20; }
  .chd-home-bus-animation__inner {
    pointer-events: none;
    position: absolute;
    top: -79px;
    width: 200px;
    z-index: 99; }
    @media (min-width: 1280px) {
      .chd-home-bus-animation__inner {
        top: -118px;
        width: 300px; } }
  .chd-home-bus-animation__bus {
    display: block;
    height: 85%;
    left: 20px;
    pointer-events: auto;
    position: absolute;
    top: 5px;
    width: 75%;
    z-index: 10; }
    @media (min-width: 1280px) {
      .chd-home-bus-animation__bus {
        left: 34px;
        top: 11px; } }

.chd-home__section--call-out .chd-home__call-out-text-section {
  padding: 0 40px 50px; }
  @media (min-width: 834px) {
    .chd-home__section--call-out .chd-home__call-out-text-section {
      flex-basis: 50%;
      max-width: 535px;
      padding: 0; } }
  .chd-home__section--call-out .chd-home__call-out-text-section h2 {
    font-size: 26px;
    font-weight: 400;
    line-height: 41px;
    margin: 0 0 5px; }
    @media (min-width: 1200px) {
      .chd-home__section--call-out .chd-home__call-out-text-section h2 {
        font-size: 40px;
        margin-bottom: 10px; } }
  .chd-home__section--call-out .chd-home__call-out-text-section p {
    line-height: 23px;
    padding-bottom: 20px; }
    @media (min-width: 1200px) {
      .chd-home__section--call-out .chd-home__call-out-text-section p {
        font-size: 20px;
        line-height: 28px;
        padding-bottom: 30px; } }

.chd-home__section--call-out .chd-home__call-out-image {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1; }

.chd-home__section--call-out .chd-home__call-out-image-link {
  display: block;
  height: 100%;
  position: relative; }
  .chd-home__section--call-out .chd-home__call-out-image-link::after {
    background-color: #25252f;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTEuNDI1LjM1TDE0LjU3NSA4bC0xMy4xNSA3LjY1Vi4zNXoiPjwvcGF0aD48L3N2Zz4=");
    background-position: 55% center;
    background-size: 50px auto;
    background-repeat: no-repeat;
    border-radius: 50%;
    content: '';
    display: block;
    height: 100px;
    left: 50%;
    opacity: 0.8;
    position: absolute;
    transform: translate(-50%, -50%);
    transition: opacity 0.15s;
    top: 50%;
    width: 100px;
    z-index: 1; }
  .chd-home__section--call-out .chd-home__call-out-image-link:hover::after, .chd-home__section--call-out .chd-home__call-out-image-link:active::after, .chd-home__section--call-out .chd-home__call-out-image-link:focus-visible::after {
    opacity: 1; }
  .chd-home__section--call-out .chd-home__call-out-image-link img {
    height: 100%;
    object-fit: cover;
    object-position: center center;
    vertical-align: middle;
    width: 100%; }
    @media (min-width: 834px) {
      .chd-home__section--call-out .chd-home__call-out-image-link img {
        border-radius: 5px; } }

@media (min-width: 834px) {
  .chd-home__section--call-out .chd-home__call-out {
    flex-basis: 50%;
    max-width: 573px; } }

.chd-home__section--call-out .chd-home__call-out-wrap {
  border-radius: 5px;
  overflow: hidden;
  position: relative; }

.chd-home__section--call-out .chd-home__call-out-wrap-inner {
  height: 0;
  margin-bottom: 10px;
  padding-bottom: 66.25%;
  position: relative; }
  @media (min-width: 834px) {
    .chd-home__section--call-out .chd-home__call-out-wrap-inner {
      border-radius: 5px; } }
  @media (min-width: 1200px) {
    .chd-home__section--call-out .chd-home__call-out-wrap-inner {
      margin-bottom: 20px; } }

.chd-home__section--call-out .chd-home__call-out-embed {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0; }

.chd-home__section--call-out .chd-home__call-out-text-wrap {
  padding: 0 40px; }
  @media (min-width: 834px) {
    .chd-home__section--call-out .chd-home__call-out-text-wrap {
      padding: 0; } }
  .chd-home__section--call-out .chd-home__call-out-text-wrap h3 {
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 18px;
    letter-spacing: 1.8px;
    line-height: 22px;
    margin-bottom: 0;
    text-transform: uppercase; }
    @media (min-width: 1200px) {
      .chd-home__section--call-out .chd-home__call-out-text-wrap h3 {
        font-size: 24px;
        letter-spacing: 2.4px; } }

.chd-conference__wrapper h1,
.chd-conference__wrapper .chd-conference__title {
  color: #10141D;
  font-size: 36px;
  font-size: calc(36 / 16 * 1rem);
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .chd-conference__wrapper h1,
    .chd-conference__wrapper .chd-conference__title {
      font-size: 24px;
      font-size: calc(24 / 16 * 1rem);
      text-align: center; } }

.chd-conference__wrapper h2 {
  font-size: 20px;
  line-height: 24px; }

.chd-conference__breadcrumb {
  letter-spacing: 1px;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    .chd-conference__breadcrumb {
      text-align: center; } }

.chd-conference__wrapper {
  padding: 0; }
  .chd-conference__wrapper > .wrapper {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 16px auto;
    max-width: 1200px;
    width: 100%; }
    @media (min-width: 768px) {
      .chd-conference__wrapper > .wrapper {
        display: flex;
        flex-direction: row;
        margin: 50px auto; } }
  .chd-conference__wrapper article {
    padding-bottom: 0; }
    .chd-conference__wrapper article img {
      border: none; }
    .chd-conference__wrapper article .featured img {
      margin-bottom: 18px; }
  .chd-conference__wrapper aside {
    display: none; }
    @media (min-width: 768px) {
      .chd-conference__wrapper aside {
        display: block; }
        .chd-conference__wrapper aside .chd-conference__widget {
          position: sticky;
          top: 80px; } }

.chd-conference__article {
  float: none;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 768px) {
    .chd-conference__article {
      border-right: 1px solid #E9E8E6;
      padding-right: 70px;
      width: 75%; } }
  @media (min-width: 1220px) {
    .chd-conference__article {
      padding-left: 0; } }
  .chd-conference__article--no-padding {
    padding-left: 0;
    padding-right: 0; }
  .chd-conference__article--full-width {
    border-right: 0 none;
    padding-left: 0;
    padding-right: 0;
    width: 100%; }

.chd-conference__aside {
  border: none;
  float: none;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 768px) {
    .chd-conference__aside {
      padding-left: 70px;
      width: 25%; } }
  @media (min-width: 1220px) {
    .chd-conference__aside {
      padding-right: 0; } }

.chd-conference__read-more {
  color: #0080A3;
  display: block;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2.1px;
  line-height: 26px;
  position: relative;
  text-align: center;
  text-transform: uppercase; }
  .chd-conference__read-more::after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 3.5C0.723858 3.5 0.5 3.72386 0.5 4C0.5 4.27614 0.723858 4.5 1 4.5V3.5ZM11.3536 4.35355C11.5488 4.15829 11.5488 3.84171 11.3536 3.64645L8.17157 0.464466C7.97631 0.269204 7.65973 0.269204 7.46447 0.464466C7.2692 0.659728 7.2692 0.976311 7.46447 1.17157L10.2929 4L7.46447 6.82843C7.2692 7.02369 7.2692 7.34027 7.46447 7.53553C7.65973 7.7308 7.97631 7.7308 8.17157 7.53553L11.3536 4.35355ZM1 4.5H11V3.5H1V4.5Z' fill='%23007899'/%3E%3C/svg%3E");
    margin-left: 8px;
    position: relative;
    top: -1px; }

.chd-conference__btn {
  background: #0080A3;
  color: #fff !important;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  padding: 11px 20px;
  text-decoration: none;
  text-transform: uppercase; }
  .chd-conference__btn:link, .chd-conference__btn:visited {
    color: #fff !important;
    text-decoration: none; }
  .chd-conference__btn:hover, .chd-conference__btn:active, .chd-conference__btn:focus-visible {
    color: #fff !important;
    text-decoration: none; }

@media (max-width: 767px) {
  .chd-conference__side-menu {
    text-align: center; } }

.chd-conference__side-menu--mobile {
  margin-bottom: 7px;
  margin-top: 16px; }
  @media (min-width: 768px) {
    .chd-conference__side-menu--mobile {
      margin-bottom: 0;
      margin-top: 0;
      visibility: hidden; } }
  .chd-conference__side-menu--mobile .chd-conference__side-menu-menu-container {
    height: 0;
    overflow: hidden; }

.chd-conference__side-menu-title {
  color: #000;
  font-family: 'open-sans', 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase; }

@media (max-width: 767px) {
  .chd-conference__side-menu-menu-wrap {
    border: 2px solid #0080A3;
    display: inline-block;
    vertical-align: middle; } }

.chd-conference__side-menu-toggle {
  background: #fff;
  border: none;
  color: #000;
  display: none;
  font-family: 'open-sans', 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 14px 36px;
  text-transform: uppercase;
  width: 280px; }
  @media (max-width: 767px) {
    .chd-conference__side-menu-toggle {
      display: inline-block; } }
  .chd-conference__side-menu-toggle::after {
    background: url("images/chd-conf-sidebar-menu-caret.svg") no-repeat center center;
    background-size: contain;
    content: '';
    display: inline-block;
    height: 9px;
    margin-left: 16px;
    transition: rotate 0.15s;
    width: 15px; }
  .chd-conference__side-menu-toggle--open::after {
    rotate: 180deg; }

.chd-conference__side-menu-menu {
  transition: height 0.2s; }
  .chd-conference__side-menu-menu .menu-item {
    color: #000;
    clear: none;
    display: block;
    font-family: Merriweather, Georgia, 'Times New Roman', Times, serif;
    font-size: 16px;
    font-weight: 700;
    float: none;
    margin: 0;
    padding: 12px 10px 12px 0;
    position: relative; }
    @media (max-width: 767px) {
      .chd-conference__side-menu-menu .menu-item {
        padding: 0; } }
    .chd-conference__side-menu-menu .menu-item::before {
      background: #E9E8E6;
      content: '';
      display: block;
      height: 1px;
      left: 0;
      position: absolute;
      top: 0;
      width: 110px; }
      @media (max-width: 767px) {
        .chd-conference__side-menu-menu .menu-item::before {
          left: 25%;
          width: 50%; } }
    .chd-conference__side-menu-menu .menu-item.current-menu-item {
      color: #0080A3; }
      .chd-conference__side-menu-menu .menu-item.current-menu-item a {
        color: #0080A3; }
        .chd-conference__side-menu-menu .menu-item.current-menu-item a:link, .chd-conference__side-menu-menu .menu-item.current-menu-item a:visited, .chd-conference__side-menu-menu .menu-item.current-menu-item a:hover, .chd-conference__side-menu-menu .menu-item.current-menu-item a:active, .chd-conference__side-menu-menu .menu-item.current-menu-item a:focus-visible {
          color: #0080A3; }
        @media (max-width: 767px) {
          .chd-conference__side-menu-menu .menu-item.current-menu-item a {
            background: #B0DDF3;
            color: #000; }
            .chd-conference__side-menu-menu .menu-item.current-menu-item a:link, .chd-conference__side-menu-menu .menu-item.current-menu-item a:visited, .chd-conference__side-menu-menu .menu-item.current-menu-item a:hover, .chd-conference__side-menu-menu .menu-item.current-menu-item a:active, .chd-conference__side-menu-menu .menu-item.current-menu-item a:focus-visible {
              color: #000; } }
    .chd-conference__side-menu-menu .menu-item a {
      color: #000; }
      .chd-conference__side-menu-menu .menu-item a:link, .chd-conference__side-menu-menu .menu-item a:visited {
        color: #000; }
      .chd-conference__side-menu-menu .menu-item a:hover, .chd-conference__side-menu-menu .menu-item a:active, .chd-conference__side-menu-menu .menu-item a:focus-visible {
        color: #0080A3; }
      @media (max-width: 767px) {
        .chd-conference__side-menu-menu .menu-item a {
          display: block;
          padding: 20px 10px; }
          .chd-conference__side-menu-menu .menu-item a:hover, .chd-conference__side-menu-menu .menu-item a:active, .chd-conference__side-menu-menu .menu-item a:focus-visible {
            background: #B0DDF3;
            color: #000; } }

.chd-conference__wrapper .chd-conference-home__about-title {
  color: #008BB3;
  text-align: center;
  font-family: "open-sans", "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.6875;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
  margin-top: 0; }
  .chd-conference__wrapper .chd-conference-home__about-title {
    font-size: 16px; }
    @media screen and (min-width: 390px) {
      .chd-conference__wrapper .chd-conference-home__about-title {
        font-size: calc(16px + 6 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-conference__wrapper .chd-conference-home__about-title {
        font-size: 22px; } }

.chd-conference__wrapper .chd-conference-home__speakers-title {
  color: #007899;
  text-align: center;
  font-family: "merriweather", Merriweather, serif;
  font-weight: 700;
  margin-top: 0; }
  .chd-conference__wrapper .chd-conference-home__speakers-title {
    font-size: 24px; }
    @media screen and (min-width: 390px) {
      .chd-conference__wrapper .chd-conference-home__speakers-title {
        font-size: calc(24px + 16 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-conference__wrapper .chd-conference-home__speakers-title {
        font-size: 40px; } }
  .chd-conference__wrapper .chd-conference-home__speakers-title {
    line-height: 24px; }
    @media screen and (min-width: 390px) {
      .chd-conference__wrapper .chd-conference-home__speakers-title {
        line-height: calc(24px + 25 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-conference__wrapper .chd-conference-home__speakers-title {
        line-height: 49px; } }
  .chd-conference__wrapper .chd-conference-home__speakers-title {
    margin-bottom: 30px; }
    @media screen and (min-width: 390px) {
      .chd-conference__wrapper .chd-conference-home__speakers-title {
        margin-bottom: calc(30px + 20 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-conference__wrapper .chd-conference-home__speakers-title {
        margin-bottom: 50px; } }

.chd-conference__wrapper .chd-conference-home__topics-title {
  color: #fff;
  text-align: center;
  font-family: "merriweather", Merriweather, serif;
  font-weight: 700;
  margin-top: 0; }
  .chd-conference__wrapper .chd-conference-home__topics-title {
    font-size: 24px; }
    @media screen and (min-width: 390px) {
      .chd-conference__wrapper .chd-conference-home__topics-title {
        font-size: calc(24px + 16 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-conference__wrapper .chd-conference-home__topics-title {
        font-size: 40px; } }
  .chd-conference__wrapper .chd-conference-home__topics-title {
    line-height: 24px; }
    @media screen and (min-width: 390px) {
      .chd-conference__wrapper .chd-conference-home__topics-title {
        line-height: calc(24px + 25 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-conference__wrapper .chd-conference-home__topics-title {
        line-height: 49px; } }
  .chd-conference__wrapper .chd-conference-home__topics-title {
    margin-bottom: 10px; }
    @media screen and (min-width: 390px) {
      .chd-conference__wrapper .chd-conference-home__topics-title {
        margin-bottom: calc(10px + 50 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-conference__wrapper .chd-conference-home__topics-title {
        margin-bottom: 60px; } }

.chd-conference__wrapper .chd-conference-home__events-title {
  color: #000;
  margin-bottom: 20px;
  margin-top: 0;
  text-align: center;
  font-weight: 700;
  line-height: 49px; }
  .chd-conference__wrapper .chd-conference-home__events-title {
    font-size: 24px; }
    @media screen and (min-width: 390px) {
      .chd-conference__wrapper .chd-conference-home__events-title {
        font-size: calc(24px + 26 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-conference__wrapper .chd-conference-home__events-title {
        font-size: 50px; } }
  @media (min-width: 1200px) {
    .chd-conference__wrapper .chd-conference-home__events-title {
      margin-bottom: 30px; } }

.chd-conference__wrapper .chd-conference-home__things-title {
  color: #007899;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: calc(27 / 22);
  margin-top: 0;
  text-transform: uppercase; }
  .chd-conference__wrapper .chd-conference-home__things-title {
    margin-bottom: 20px; }
    @media screen and (min-width: 390px) {
      .chd-conference__wrapper .chd-conference-home__things-title {
        margin-bottom: calc(20px + 10 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-conference__wrapper .chd-conference-home__things-title {
        margin-bottom: 30px; } }

.chd-conference__wrapper .chd-conference-home__links-title {
  margin: 0 !important; }

.chd-conference-home__hero-inner {
  height: 100%;
  height: 75vw;
  height: calc(360px + 390 * ((100vw - 390px) / 810));
  min-height: 360px;
  max-height: 750px;
  position: relative; }

.chd-conference-home__hero-image {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  overflow: hidden; }
  .chd-conference-home__hero-image img {
    border: 0 none;
    object-fit: cover;
    object-position: left 50% bottom 0%;
    height: 100%;
    vertical-align: middle;
    width: 100%; }

.chd-conference-home__hero-logo {
  margin-top: 50px; }
  @media screen and (min-width: 390px) {
    .chd-conference-home__hero-logo {
      margin-top: calc(50px + 50 * ((100vw - 390px) / 810)); } }
  @media screen and (min-width: 1200px) {
    .chd-conference-home__hero-logo {
      margin-top: 100px; } }

.chd-conference-home__hero-logo h1 {
  margin: 0 auto;
  min-width: 280px;
  max-width: 570px;
  text-align: center;
  width: 280px;
  width: calc(280px + 290 * ((100vw - 390px) / 810)); }

.chd-conference-home__hero-logo img {
  border: 0 none;
  width: 100%;
  height: auto;
  vertical-align: middle; }

.chd-conference-home .chd-conference-countdown {
  bottom: 0;
  color: #fff;
  left: 0;
  position: absolute;
  text-align: center;
  right: 0; }
  .chd-conference-home .chd-conference-countdown__inner {
    padding: 0 20px 44px; }
    .chd-conference-home .chd-conference-countdown__inner {
      padding-bottom: 44px; }
      @media screen and (min-width: 390px) {
        .chd-conference-home .chd-conference-countdown__inner {
          padding-bottom: calc(44px + 26 * ((100vw - 390px) / 810)); } }
      @media screen and (min-width: 1200px) {
        .chd-conference-home .chd-conference-countdown__inner {
          padding-bottom: 70px; } }
  .chd-conference-home .chd-conference-countdown__time {
    display: flex;
    flex-flow: row;
    justify-content: center; }
    .chd-conference-home .chd-conference-countdown__time {
      column-gap: 24px; }
      @media screen and (min-width: 390px) {
        .chd-conference-home .chd-conference-countdown__time {
          column-gap: calc(24px + 24 * ((100vw - 390px) / 810)); } }
      @media screen and (min-width: 1200px) {
        .chd-conference-home .chd-conference-countdown__time {
          column-gap: 48px; } }
  .chd-conference-home .chd-conference-countdown__days, .chd-conference-home .chd-conference-countdown__hours, .chd-conference-home .chd-conference-countdown__minutes, .chd-conference-home .chd-conference-countdown__seconds {
    display: inline-block;
    vertical-align: middle; }
  .chd-conference-home .chd-conference-countdown__number {
    display: block;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase; }
    .chd-conference-home .chd-conference-countdown__number {
      font-size: 30px; }
      @media screen and (min-width: 390px) {
        .chd-conference-home .chd-conference-countdown__number {
          font-size: calc(30px + 35 * ((100vw - 390px) / 810)); } }
      @media screen and (min-width: 1200px) {
        .chd-conference-home .chd-conference-countdown__number {
          font-size: 65px; } }
  .chd-conference-home .chd-conference-countdown__label {
    font-family: "open-sans", "Open Sans", sans-serif;
    line-height: 1.3; }
    .chd-conference-home .chd-conference-countdown__label {
      font-size: 18px; }
      @media screen and (min-width: 390px) {
        .chd-conference-home .chd-conference-countdown__label {
          font-size: calc(18px + 2 * ((100vw - 390px) / 810)); } }
      @media screen and (min-width: 1200px) {
        .chd-conference-home .chd-conference-countdown__label {
          font-size: 20px; } }

.chd-conference-home__about-inner {
  margin: 0 auto;
  max-width: 910px;
  padding-left: 18px;
  padding-right: 18px; }
  .chd-conference-home__about-inner {
    padding-bottom: 54px; }
    @media screen and (min-width: 390px) {
      .chd-conference-home__about-inner {
        padding-bottom: calc(54px + 26 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-conference-home__about-inner {
        padding-bottom: 80px; } }
  .chd-conference-home__about-inner {
    padding-top: 20px; }
    @media screen and (min-width: 390px) {
      .chd-conference-home__about-inner {
        padding-top: calc(20px + 60 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-conference-home__about-inner {
        padding-top: 80px; } }

.chd-conference-home__about-lede {
  color: #000000;
  font-family: "merriweather", Merriweather, serif;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 0.833333333333333em;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }
  .chd-conference-home__about-lede {
    font-size: 24px; }
    @media screen and (min-width: 390px) {
      .chd-conference-home__about-lede {
        font-size: calc(24px + 16 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-conference-home__about-lede {
        font-size: 40px; } }
  .chd-conference-home__about-lede {
    line-height: 24px; }
    @media screen and (min-width: 390px) {
      .chd-conference-home__about-lede {
        line-height: calc(24px + 25 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-conference-home__about-lede {
        line-height: 49px; } }
  @media (min-width: 1200px) {
    .chd-conference-home__about-lede {
      margin-bottom: calc((26 / 40) * 1em); } }

.chd-conference-home__about-description {
  font-family: "open-sans", "Open Sans", sans-serif;
  font-weight: 400;
  margin-bottom: calc((35 / 16) * 1em);
  text-align: center; }
  .chd-conference-home__about-description {
    font-size: 16px; }
    @media screen and (min-width: 390px) {
      .chd-conference-home__about-description {
        font-size: calc(16px + 2 * ((100vw - 390px) / 444)); } }
    @media screen and (min-width: 834px) {
      .chd-conference-home__about-description {
        font-size: 18px; } }
  .chd-conference-home__about-description {
    line-height: 24px; }
    @media screen and (min-width: 390px) {
      .chd-conference-home__about-description {
        line-height: calc(24px + 2 * ((100vw - 390px) / 444)); } }
    @media screen and (min-width: 834px) {
      .chd-conference-home__about-description {
        line-height: 26px; } }

.chd-conference-home__about-ctas {
  display: flex;
  flex-flow: column;
  row-gap: 20px;
  align-items: center; }
  @media (min-width: 834px) {
    .chd-conference-home__about-ctas {
      flex-flow: row;
      column-gap: 20px;
      row-gap: 0;
      justify-content: center; } }
  .chd-conference-home__about-ctas .chd-button--chd-conference-home-2 {
    display: none; }
    @media (min-width: 834px) {
      .chd-conference-home__about-ctas .chd-button--chd-conference-home-2 {
        display: inline-block; } }

.chd-conference-home__speakers {
  background: #F4F5F5; }
  .chd-conference-home__speakers-inner {
    padding-bottom: 30px; }
    @media screen and (min-width: 390px) {
      .chd-conference-home__speakers-inner {
        padding-bottom: calc(30px + 36 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-conference-home__speakers-inner {
        padding-bottom: 66px; } }
  .chd-conference-home__speakers-inner {
    padding-top: 30px; }
    @media screen and (min-width: 390px) {
      .chd-conference-home__speakers-inner {
        padding-top: calc(30px + 60 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-conference-home__speakers-inner {
        padding-top: 90px; } }

@media (min-width: 834px) {
  .chd-conference-home-speakers .chd-swiper {
    padding: 0 55px; } }

@media (min-width: 834px) {
  .chd-conference-home-speakers .chd-swiper {
    padding: 0 82px; } }

.chd-conference-home-speakers .chd-swiper__slide {
  text-align: center;
  width: 280px; }

.chd-conference-home-speakers .chd-swiper__slide-inner {
  margin: 0 auto;
  max-width: 280px; }
  @media (min-width: 1200px) {
    .chd-conference-home-speakers .chd-swiper__slide-inner {
      max-width: 334px; } }

.chd-conference-home-speakers .chd-swiper__image {
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0px 3px 6px 3px rgba(0, 0, 0, 0.1);
  height: 168px;
  margin: 0 auto 30px;
  width: 168px;
  overflow: hidden;
  position: relative; }
  @media (min-width: 1200px) {
    .chd-conference-home-speakers .chd-swiper__image {
      height: 216px;
      width: 216px; } }
  .chd-conference-home-speakers .chd-swiper__image img {
    object-fit: cover;
    vertical-align: middle;
    width: 100%; }

.chd-conference-home-speakers .chd-swiper__name {
  color: #000;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 10px; }
  .chd-conference-home-speakers .chd-swiper__name {
    font-size: 20px; }
    @media screen and (min-width: 390px) {
      .chd-conference-home-speakers .chd-swiper__name {
        font-size: calc(20px + 8 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-conference-home-speakers .chd-swiper__name {
        font-size: 28px; } }
  @media (min-width: 1200px) {
    .chd-conference-home-speakers .chd-swiper__name {
      margin-bottom: 20px; } }

.chd-conference-home-speakers .chd-swiper__excerpt {
  font-size: 16px;
  line-height: 23px;
  font-weight: 600;
  text-align: center; }

.chd-conference-home-speakers .chd-swiper__read-more {
  color: #0080A3;
  font-size: 14px;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 0.15em;
  text-transform: uppercase; }
  .chd-conference-home-speakers .chd-swiper__read-more::after {
    content: '\2192';
    display: inline-block; }

.chd-conference-home-speakers__cta {
  margin-top: 40px;
  text-align: center; }

.chd-conference-home__topics {
  background: #373A3C; }
  .chd-conference-home__topics-inner {
    margin: 0 auto;
    max-width: 1170px;
    padding-left: 16px;
    padding-right: 16px; }
    .chd-conference-home__topics-inner {
      padding-bottom: 50px; }
      @media screen and (min-width: 390px) {
        .chd-conference-home__topics-inner {
          padding-bottom: calc(50px + 50 * ((100vw - 390px) / 810)); } }
      @media screen and (min-width: 1200px) {
        .chd-conference-home__topics-inner {
          padding-bottom: 100px; } }
    .chd-conference-home__topics-inner {
      padding-top: 38px; }
      @media screen and (min-width: 390px) {
        .chd-conference-home__topics-inner {
          padding-top: calc(38px + 62 * ((100vw - 390px) / 810)); } }
      @media screen and (min-width: 1200px) {
        .chd-conference-home__topics-inner {
          padding-top: 100px; } }

.chd-conference-home-topics {
  color: #fff;
  display: flex;
  flex-flow: column;
  row-gap: 30px; }
  @media (min-width: 1200px) {
    .chd-conference-home-topics {
      flex-flow: row;
      column-gap: 140px; } }
  .chd-conference-home-topics__image {
    margin: 0 auto;
    width: 175px; }
    @media (min-width: 1200px) {
      .chd-conference-home-topics__image {
        width: 320px; } }
    .chd-conference-home-topics__image img {
      border: none;
      vertical-align: middle;
      width: 100%; }
  .chd-conference-home-topics__topics {
    margin: 0 auto;
    max-width: 560px; }
  .chd-conference-home-topics__topics-item {
    line-height: 1.2;
    list-style-type: none;
    margin-bottom: 15px;
    position: relative;
    vertical-align: middle;
    display: flex;
    flex-flow: row nowrap;
    gap: 16px;
    align-items: flex-start; }
    .chd-conference-home-topics__topics-item {
      font-size: 16px; }
      @media screen and (min-width: 390px) {
        .chd-conference-home-topics__topics-item {
          font-size: calc(16px + 4 * ((100vw - 390px) / 810)); } }
      @media screen and (min-width: 1200px) {
        .chd-conference-home-topics__topics-item {
          font-size: 20px; } }
    .chd-conference-home-topics__topics-item::before {
      content: url("/wp-content/themes/chd-shop-theme/images/topics-bullet.svg");
      flex: 0 0 0%;
      height: 21px;
      width: 21px; }

.chd-conference-home__events {
  position: relative; }
  .chd-conference-home__events-bg {
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 0; }
    .chd-conference-home__events-bg img {
      border: none;
      vertical-align: middle; }
  .chd-conference-home__events-inner {
    padding-left: 20px;
    padding-right: 20px;
    position: relative; }
    .chd-conference-home__events-inner {
      padding-bottom: 40px; }
      @media screen and (min-width: 390px) {
        .chd-conference-home__events-inner {
          padding-bottom: calc(40px + 30 * ((100vw - 390px) / 810)); } }
      @media screen and (min-width: 1200px) {
        .chd-conference-home__events-inner {
          padding-bottom: 70px; } }
    .chd-conference-home__events-inner {
      padding-top: 120px; }
      @media screen and (min-width: 390px) {
        .chd-conference-home__events-inner {
          padding-top: calc(120px + 580 * ((100vw - 390px) / 2170)); } }
      @media screen and (min-width: 2560px) {
        .chd-conference-home__events-inner {
          padding-top: 700px; } }
  .chd-conference-home__events-ctas {
    display: flex;
    flex-flow: row wrap;
    gap: 10px 20px;
    justify-content: center;
    margin-top: 50px; }
    @media (min-width: 1200px) {
      .chd-conference-home__events-ctas {
        margin-top: 80px; } }

.chd-conference-home-events {
  margin: 0 auto;
  max-width: 1220px;
  padding: 0 10px; }
  @media (min-width: 1200px) {
    .chd-conference-home-events__group-1 {
      display: flex;
      flex-flow: row;
      gap: 40px;
      justify-content: center; } }
  .chd-conference-home-events__group-2 {
    display: none; }
  .chd-conference-home-events__details {
    margin-top: 30px; }
    @media (min-width: 1200px) {
      .chd-conference-home-events__details {
        margin-top: 0; } }
    .chd-conference-home-events__details:first-child {
      margin-top: 0; }
    @media (min-width: 1200px) {
      .chd-conference-home-events__details {
        flex-basis: calc(100% / 3); } }
    .chd-conference-home-events__details-inner {
      padding: 10px 0; }
      @media (min-width: 1200px) {
        .chd-conference-home-events__details-inner {
          display: flex;
          flex-flow: column;
          gap: 20px;
          padding: 80px 0 0; } }
    .chd-conference-home-events__details summary::after {
      transition: all 0.25s;
      transform: translateY(-50%) rotate(180deg); }
    .chd-conference-home-events__details[open] summary::after {
      transform: translateY(-50%) rotate(0); }
  .chd-conference-home-events__summary {
    border-bottom: 4px solid #0080A3;
    color: #373A3C;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-weight: 600;
    list-style: none;
    position: relative; }
    @media (min-width: 1200px) {
      .chd-conference-home-events__summary {
        border: none; } }
    .chd-conference-home-events__summary::-webkit-details-marker, .chd-conference-home-events__summary::marker {
      color: transparent;
      display: none;
      list-style: none; }
    @media (min-width: 1200px) {
      .chd-conference-home-events__summary time {
        display: flex;
        flex-flow: row nowrap;
        align-items: flex-end; }
        .chd-conference-home-events__summary time .group-1 {
          border-bottom: 4px solid #0080A3;
          flex-grow: 0;
          padding-bottom: 8px; } }
    @media (min-width: 1200px) and (min-width: 1200px) {
      .chd-conference-home-events__summary time .group-1 {
        flex: 0 0 130px; } }
    @media (min-width: 1200px) {
        .chd-conference-home-events__summary time .group-2 {
          border-bottom: 4px solid #0080A3;
          flex-grow: 1;
          padding-bottom: 8px; } }
    .chd-conference-home-events__summary-day-name {
      color: #373A3C;
      font-size: 34px;
      font-weight: 600;
      line-height: calc(39 / 34);
      text-transform: uppercase; }
      @media (min-width: 1200px) {
        .chd-conference-home-events__summary-day-name {
          font-size: 48px;
          line-height: 1; } }
    .chd-conference-home-events__summary-date {
      color: #000;
      font-size: 24px;
      line-height: calc(39 / 24);
      white-space: nowrap; }
      @media (min-width: 1200px) {
        .chd-conference-home-events__summary-date {
          font-size: 24px;
          line-height: 1; } }
      .chd-conference-home-events__summary-date i {
        display: none; }
        @media (min-width: 1200px) {
          .chd-conference-home-events__summary-date i {
            display: inline;
            font-size: 20px;
            font-weight: 400;
            text-transform: lowercase; } }
    .chd-conference-home-events__summary::after {
      content: url("./images/events-arrow.svg");
      display: block;
      position: absolute;
      right: 0;
      top: 50%;
      height: 16px; }
      @media (min-width: 1200px) {
        .chd-conference-home-events__summary::after {
          display: none; } }
  .chd-conference-home-events__card {
    border-bottom: 1px solid #E9E8E6;
    color: #373A3C;
    padding: 20px 0; }
    @media (min-width: 1200px) {
      .chd-conference-home-events__card {
        border-bottom: none;
        display: flex;
        gap: 20px;
        padding: 0; } }
    .chd-conference-home-events__card .group-1 {
      color: #0080A3;
      margin-bottom: 4px; }
      @media (min-width: 1200px) {
        .chd-conference-home-events__card .group-1 {
          border-bottom: 1px solid transparent;
          flex: 0 0 110px;
          margin: 0; } }
    @media (min-width: 1200px) {
      .chd-conference-home-events__card .group-2 {
        border-bottom: 1px solid #E9E8E6;
        flex: 1 1 auto;
        padding-bottom: 20px; } }
    .chd-conference-home-events__card-time {
      color: #0080A3;
      font-size: 18px;
      font-weight: 600;
      text-transform: uppercase; }
      @media (min-width: 1200px) {
        .chd-conference-home-events__card-time {
          font-size: 20px;
          display: inline-block;
          margin-top: 8px; } }
    .chd-conference-home-events__card-title {
      color: #373A3C;
      font-family: "open-sans", "Open Sans", sans-serif;
      font-size: 20px;
      font-weight: 700;
      margin: 0; }
      @media (min-width: 1200px) {
        .chd-conference-home-events__card-title {
          font-size: 22px; } }
    .chd-conference-home-events__card-excerpt {
      color: #373A3C;
      font-family: "open-sans", "Open Sans", sans-serif;
      font-size: 16px;
      font-weight: 400;
      margin-bottom: 0;
      margin-top: 8px; }
      @media (min-width: 1200px) {
        .chd-conference-home-events__card-excerpt {
          font-size: 18px; } }
    .chd-conference-home-events__card-speaker {
      margin-top: 8px; }
      .chd-conference-home-events__card-speaker-name {
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 0; }
        @media (min-width: 1200px) {
          .chd-conference-home-events__card-speaker-name {
            font-size: 18px; } }
      .chd-conference-home-events__card-speaker-title {
        font-size: 16px;
        font-style: italic; }
        @media (min-width: 1200px) {
          .chd-conference-home-events__card-speaker-title {
            font-size: 18px;
            margin-bottom: 0; } }

.chd-conference-home__things {
  background: #F4F5F5; }
  .chd-conference-home__things-inner {
    margin: 0 auto;
    max-width: 1220px;
    padding: 40px 20px; }
    .chd-conference-home__things-inner {
      padding-bottom: 40px; }
      @media screen and (min-width: 390px) {
        .chd-conference-home__things-inner {
          padding-bottom: calc(40px + 50 * ((100vw - 390px) / 810)); } }
      @media screen and (min-width: 1200px) {
        .chd-conference-home__things-inner {
          padding-bottom: 90px; } }
    .chd-conference-home__things-inner {
      padding-top: 40px; }
      @media screen and (min-width: 390px) {
        .chd-conference-home__things-inner {
          padding-top: calc(40px + 50 * ((100vw - 390px) / 810)); } }
      @media screen and (min-width: 1200px) {
        .chd-conference-home__things-inner {
          padding-top: 90px; } }
  .chd-conference-home__things-ctas {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    gap: 10px 20px;
    justify-content: center;
    margin-top: 40px; }

.chd-conference-home-things {
  display: flex;
  flex-flow: column;
  gap: 30px; }
  @media (min-width: 834px) {
    .chd-conference-home-things {
      flex-flow: row;
      justify-content: space-between; } }
  @media (min-width: 834px) {
    .chd-conference-home-things .group-1 {
      flex-basis: 520px; } }
  @media (min-width: 834px) {
    .chd-conference-home-things .group-2 {
      flex-basis: calc((590 / 1220) * 100%); } }
  .chd-conference-home-things ul {
    color: #000;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 16px;
    line-height: calc(23 / 16);
    padding-bottom: 0; }
    @media (min-width: 1200px) {
      .chd-conference-home-things ul {
        font-size: 18px; } }
  .chd-conference-home-things p {
    color: #000;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 16px;
    line-height: calc(23 / 16); }
    .chd-conference-home-things p:last-child {
      margin-bottom: 0; }
    @media (min-width: 1200px) {
      .chd-conference-home-things p {
        font-size: 18px; } }
  .chd-conference-home-things__image img {
    border: none;
    vertical-align: middle; }

.chd-conference-home__links {
  background: #fff; }
  .chd-conference-home__links-inner {
    margin: 0 auto;
    max-width: 1170px;
    padding: 50px 18px; }
    @media (min-width: 1200px) {
      .chd-conference-home__links-inner {
        padding: 70px 0; } }

.chd-conference-home-links {
  display: flex;
  flex-flow: column nowrap;
  gap: 20px;
  align-items: center; }
  @media (min-width: 1200px) {
    .chd-conference-home-links {
      flex-flow: row nowrap;
      justify-content: center; } }
  .chd-conference-home-links__item {
    border-radius: 2px;
    background: #FFF;
    box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.08);
    max-width: 356px;
    width: 100%; }
    @media (min-width: 1200px) {
      .chd-conference-home-links__item {
        max-width: 378px; } }
  .chd-conference-home-links__item-link {
    transition: all 0.15s; }
    .chd-conference-home-links__item-link:link, .chd-conference-home-links__item-link:visited, .chd-conference-home-links__item-link:hover, .chd-conference-home-links__item-link:active, .chd-conference-home-links__item-link:focus-visible {
      text-decoration: none; }
      .chd-conference-home-links__item-link:link .chd-conference-home-links__title,
      .chd-conference-home-links__item-link:link .chd-conference-home-links__cta, .chd-conference-home-links__item-link:visited .chd-conference-home-links__title,
      .chd-conference-home-links__item-link:visited .chd-conference-home-links__cta, .chd-conference-home-links__item-link:hover .chd-conference-home-links__title,
      .chd-conference-home-links__item-link:hover .chd-conference-home-links__cta, .chd-conference-home-links__item-link:active .chd-conference-home-links__title,
      .chd-conference-home-links__item-link:active .chd-conference-home-links__cta, .chd-conference-home-links__item-link:focus-visible .chd-conference-home-links__title,
      .chd-conference-home-links__item-link:focus-visible .chd-conference-home-links__cta {
        text-decoration: none; }
    .chd-conference-home-links__item-link:link .chd-conference-home-links__title, .chd-conference-home-links__item-link:visited .chd-conference-home-links__title {
      color: #000; }
    .chd-conference-home-links__item-link:hover .chd-conference-home-links__title, .chd-conference-home-links__item-link:active .chd-conference-home-links__title, .chd-conference-home-links__item-link:focus-visible .chd-conference-home-links__title {
      color: #0080A3; }
    .chd-conference-home-links__item-link:link .chd-conference-home-links__cta, .chd-conference-home-links__item-link:visited .chd-conference-home-links__cta, .chd-conference-home-links__item-link:hover .chd-conference-home-links__cta, .chd-conference-home-links__item-link:active .chd-conference-home-links__cta, .chd-conference-home-links__item-link:focus-visible .chd-conference-home-links__cta {
      color: #0080A3; }
  .chd-conference-home-links__item-inner {
    align-items: center;
    display: flex;
    flex-flow: row nowrap; }
  .chd-conference-home-links__image {
    background: #ccc;
    flex: 0 0 auto;
    height: 180px;
    width: 154px; }
    .chd-conference-home-links__image img {
      object-fit: cover;
      height: 100%;
      width: 100%; }
    @media (min-width: 1200px) {
      .chd-conference-home-links__image {
        height: 248px;
        width: 162px; } }
  .chd-conference-home-links__text-wrap {
    flex: 1 1 auto;
    padding: 10px;
    text-align: center; }
  .chd-conference-home-links__title {
    color: #000;
    font-family: "merriweather", Merriweather, serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.4px;
    text-decoration: none;
    transition: all 0.15s;
    margin-bottom: 20px;
    margin-top: 0; }
    @media (min-width: 1200px) {
      .chd-conference-home-links__title {
        font-size: 24px;
        line-height: calc(29 / 24);
        margin-bottom: 30px; } }
  .chd-conference-home-links__cta {
    color: #0080A3;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: calc(26 / 14);
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.15s;
    margin-bottom: 0; }
    .chd-conference-home-links__cta::after {
      content: '\2192'; }

.chd-conference__wrapper article section {
  border-bottom: none; }
  .chd-conference__wrapper article section figcaption {
    width: auto; }

.chd-conference__wrapper article figure {
  width: 206px !important; }

.chd-conference__wrapper article p {
  color: #373A3C; }

.chd-conference__wrapper article .chd-conference__speaker-headshot {
  display: flex;
  height: 206px;
  margin: auto;
  width: 206px !important; }
  .chd-conference__wrapper article .chd-conference__speaker-headshot img {
    border-radius: 50%;
    height: 100%;
    object-fit: cover;
    box-shadow: 0px 3px 6px 4px rgba(0, 0, 0, 0.1); }

.chd-conference__wrapper article .chd-conference__speaker-name {
  font-family: 'open-sans';
  font-size: 16px;
  margin-bottom: 0;
  padding-top: 18px;
  text-align: center; }
  .chd-conference__wrapper article .chd-conference__speaker-name a {
    color: #000; }

.chd-conference__wrapper article .chd-conference__speaker-title {
  color: #373A3C;
  font-family: 'open-sans';
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  padding-bottom: 24px;
  text-align: center; }

.chd-conference__wrapper article .chd-conference__speaker-excerpt {
  color: #373A3C;
  font-size: 14px;
  line-height: 16.5px;
  margin-bottom: 8px;
  padding-bottom: 0;
  text-align: center; }
  @media (min-width: 1328px) {
    .chd-conference__wrapper article .chd-conference__speaker-excerpt {
      font-size: 16px;
      line-height: 20.5px;
      margin-bottom: 21px; } }

.chd-conference__wrapper article .chd-conference__speakers-index {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: auto; }
  @media (min-width: 768px) {
    .chd-conference__wrapper article .chd-conference__speakers-index {
      justify-content: space-around;
      gap: 30px 20px;
      margin-top: 50px; } }
  @media (min-width: 1328px) {
    .chd-conference__wrapper article .chd-conference__speakers-index {
      gap: 50px 20px;
      justify-content: space-between; } }

.chd-conference__wrapper article .chd-conference__speaker-card {
  border-bottom: none;
  display: block;
  max-width: 356px;
  padding: 15px 0;
  margin-bottom: 0; }
  .chd-conference__wrapper article .chd-conference__speaker-card:first-child {
    padding-top: 0; }
  .chd-conference__wrapper article .chd-conference__speaker-card figcaption {
    width: auto; }
  @media (min-width: 768px) {
    .chd-conference__wrapper article .chd-conference__speaker-card {
      max-width: 220px;
      max-width: calc((100% - 40px) / 2);
      padding: 0; }
      .chd-conference__wrapper article .chd-conference__speaker-card:first-child {
        padding: 0; } }
  @media (min-width: 1100px) {
    .chd-conference__wrapper article .chd-conference__speaker-card {
      max-width: calc((100% - 40px) / 3); } }
  @media (min-width: 768px) {
    .chd-conference__wrapper article .chd-conference__speaker-card .chd-conference__speaker-headshot {
      height: 154px;
      width: 154px !important; } }
  .chd-conference__wrapper article .chd-conference__speaker-card .chd-conference__speaker-title {
    padding-bottom: 11px; }

@media (min-width: 768px) {
  .chd-conference__wrapper article .chd-conference__speaker-single .chd-conference__speaker-headshot {
    float: left;
    padding: 5px 20px 0 0; } }

@media (min-width: 1100px) {
  .chd-conference__wrapper article .chd-conference__speaker-single .chd-conference__speaker-headshot {
    height: 306px;
    padding: 10px 49px 0 0;
    width: 306px !important; } }

@media (min-width: 768px) {
  .chd-conference__wrapper article .chd-conference__speaker-single .chd-conference__speaker-name {
    padding-bottom: 8px;
    padding-top: 0;
    text-align: left; } }

@media (min-width: 1100px) {
  .chd-conference__wrapper article .chd-conference__speaker-single .chd-conference__speaker-name {
    font-size: 28px;
    margin-top: 56px; } }

@media (min-width: 768px) {
  .chd-conference__wrapper article .chd-conference__speaker-single .chd-conference__speaker-title {
    text-align: left; } }

@media (min-width: 1100px) {
  .chd-conference__wrapper article .chd-conference__speaker-single .chd-conference__speaker-title {
    font-size: 20px; } }

.chd-conference__exhibitors-wrapper h2 {
  margin-bottom: 0;
  padding-bottom: 30px; }

.chd-conference__exhibitors-wrapper .chd-conference__btn {
  margin-bottom: 30px; }

.chd-conference__exhibitors-wrapper .chd-conference__article .chd-conference__exhibitors img {
  aspect-ratio: 1;
  border: 1px solid #ccc;
  object-fit: contain;
  width: 100%; }

.chd-conference__exhibitors-wrapper hr {
  margin: 10px 0 40px; }

.chd-conference__exhibitors .chd-conference__top-level {
  justify-content: center; }

.chd-conference__exhibitors > div {
  display: flex;
  flex-direction: column; }
  .chd-conference__exhibitors > div > div {
    gap: 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 30px;
    width: 100%; }
    @media (min-width: 768px) {
      .chd-conference__exhibitors > div > div {
        justify-content: flex-start; } }
    .chd-conference__exhibitors > div > div > div {
      display: flex;
      flex-direction: column; }

.chd-conference__sponsor-level {
  color: #6A9C32;
  font-size: 28px;
  line-height: 48.5px;
  text-transform: uppercase; }

.chd-conference__exhibitor-logo {
  padding-bottom: 13px; }

.chd-conference__top-level > div > div {
  margin: auto;
  max-width: 507px; }

.chd-conference__top-level img {
  max-width: 507px; }

.chd-conference__mid-level > div > div {
  width: 374px; }

.chd-conference__mid-level img {
  width: 374px; }

.chd-conference__bottom-level > div > div {
  width: 241px; }

.chd-conference__bottom-level img {
  width: 241px; }

.chd-conference__bottom-level .chd-conference__exhibitor-title {
  font-size: 16px; }

.chd-conference__exhibitor-title {
  font-family: 'Merriweather';
  font-size: 18px;
  font-weight: bold;
  text-align: center; }

.chd-conference__exhibitors-disclaimer {
  font-size: 14px;
  line-height: normal; }

.chd-conference__wrapper h2.chd-conference__event-name {
  color: #373A3C;
  font-family: 'open-sans';
  font-size: 28px;
  line-height: normal;
  text-transform: uppercase; }

.chd-conference__events-section {
  color: #373A3C;
  padding-top: 32px; }

.chd-conference__day-events {
  padding-bottom: 30px; }
  .chd-conference__day-events > div {
    padding-top: 25px; }
    .chd-conference__day-events > div:nth-of-type(2) {
      padding-top: 41px; }

.chd-conference__schedule-divider {
  border-bottom: 4px solid #0080A3;
  display: flex; }

.chd-conference__day-name {
  font-size: 48px;
  font-weight: 600;
  line-height: 48.5px;
  margin-top: -12px;
  padding-right: 25px;
  text-transform: uppercase;
  width: 150px; }

.chd-conference__day-number {
  display: flex;
  flex-basis: 100%;
  font-size: 28px;
  font-weight: 600;
  line-height: 48.5px; }

.chd-conference__optional-day-message {
  font-size: 20px;
  font-style: italic;
  font-weight: normal;
  margin-left: 6px;
  position: relative;
  text-transform: none;
  top: 3px; }

.chd-conference__event {
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 786px) {
    .chd-conference__event {
      flex-wrap: nowrap; } }
  .chd-conference__event.dropdown {
    cursor: pointer; }
    .chd-conference__event.dropdown:after {
      border-bottom: 5px solid #0080A3;
      border-left: 5px solid #0080A3;
      content: '';
      height: 15px;
      margin-left: 20px;
      margin-top: 5px;
      position: absolute;
      right: 50px;
      transform: rotate(315deg);
      transition: .2s;
      width: 15px; }
      @media (min-width: 768px) {
        .chd-conference__event.dropdown:after {
          right: 125px; } }
  .chd-conference__event.open.dropdown:after {
    margin-top: 15px;
    transform: rotate(135deg); }
  .chd-conference__event.open.dropdown .chd-conference__event-full-description {
    display: block; }
    .chd-conference__event.open.dropdown .chd-conference__event-full-description .chd-conference__event-speaker-name {
      margin-bottom: 0; }
  .chd-conference__event.open.dropdown .chd-conference__event-excerpt {
    display: none; }

.chd-conference__event-time {
  color: #0080A3;
  font-size: 24px;
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 10px;
  margin-right: 10px;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .chd-conference__event-time {
      margin-right: 25px;
      margin-top: 5px;
      width: 150px; } }

.chd-conference__optional-override-message {
  font-size: 18px;
  font-style: italic;
  font-weight: normal;
  text-transform: none; }

.chd-conference__event-content {
  border-bottom: 2px solid #ccc;
  padding-bottom: 20px;
  transition: .5s;
  width: 100%; }
  .chd-conference__event-content > p {
    margin-bottom: 5px; }
    .chd-conference__event-content > p:not(:first-of-type) {
      font-size: 16px;
      font-style: italic; }

.chd-conference__event-name {
  margin: 0 100px 0 0;
  max-width: 526px;
  padding-bottom: 10px; }

.chd-conference__event-excerpt {
  max-width: 526px; }

.chd-conference__event-full-description {
  display: none;
  max-width: 526px; }
  .chd-conference__event-full-description > p {
    margin-bottom: 5px; }
  .chd-conference__event-full-description:nth-child(2) {
    margin-top: 28px; }

.chd-conference__event-speaker {
  margin-top: 20px; }
  .chd-conference__event-speaker:last-child {
    margin-bottom: 30px; }

.chd-conference__event-speaker-name {
  font-size: 20px;
  font-weight: bold; }

.chd-conference__event-speaker-title {
  font-size: 20px;
  font-style: italic; }

.chd-conference__wrapper .woocommerce ul.products li.product {
  margin-bottom: 60px; }
  @media (max-width: 540px) {
    .chd-conference__wrapper .woocommerce ul.products li.product {
      float: none;
      margin-left: auto;
      margin-right: auto;
      max-width: 250px;
      width: 100%; } }
  @media (max-width: 540px) {
    .chd-conference__wrapper .woocommerce ul.products li.product:nth-child(2n) {
      float: none;
      margin-left: auto;
      margin-right: auto;
      max-width: 250px;
      width: 100%; } }
  .chd-conference__wrapper .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 18px;
    margin: 30px 0 10px; }
  .chd-conference__wrapper .woocommerce ul.products li.product .price {
    color: #038bb3;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2.1px; }
  .chd-conference__wrapper .woocommerce ul.products li.product .button {
    background: #fff;
    border: 2px solid #0080A3;
    color: #101010;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 26px;
    margin-top: 28px;
    max-width: 185px;
    padding: 13px 0;
    text-align: center;
    text-transform: uppercase; }
    .chd-conference__wrapper .woocommerce ul.products li.product .button:hover {
      text-decoration: underline; }

@media (min-width: 1000px) {
  .chd-conference__article .chd-conference__travel-section-two h2 {
    padding-top: 25px; } }

@media (min-width: 1000px) {
  .chd-conference__article .chd-conference__travel-section-two p {
    margin-bottom: 25px; } }

.chd-conference__featured-image img {
  width: 100%; }

.chd-conference__travel-section h2 {
  font-size: 20px;
  line-height: 26px;
  text-transform: capitalize; }

.chd-conference__travel-section p {
  font-size: 18px;
  line-height: 26px; }

.chd-conference__travel-section-one {
  padding: 20px 0; }
  @media (min-width: 1000px) {
    .chd-conference__travel-section-one {
      display: flex;
      padding: 76px 0; } }
  .chd-conference__travel-section-one img:nth-of-type(2) {
    padding-top: 16px; }

@media (min-width: 1000px) {
  .chd-conference__travel-section-one-text {
    padding-right: 20px;
    width: 50%; } }

@media (min-width: 1000px) {
  .chd-conference__travel-section-one-images {
    width: 50%; } }

.chd-conference__travel-swiper-background {
  position: relative; }
  @media (min-width: 768px) {
    .chd-conference__travel-swiper-background {
      margin-right: -70px; } }
  .chd-conference__travel-swiper-background:after {
    background: #FBFAF7;
    content: "";
    height: 100%;
    margin-left: -20px;
    margin-right: -20px;
    position: absolute;
    width: 100vw;
    top: 0; }
    @media (min-width: 768px) {
      .chd-conference__travel-swiper-background:after {
        right: 0;
        margin: 0; } }

.chd-conference__travel-swiper {
  position: relative; }
  .chd-conference__travel-swiper.swiper {
    max-width: 864px;
    padding-top: 16px; }
    @media (min-width: 1000px) {
      .chd-conference__travel-swiper.swiper {
        padding: 40px 0; } }
  .chd-conference__travel-swiper h2 {
    color: #008BB3;
    font-size: 22px;
    line-height: 24px;
    margin: 0;
    padding-bottom: 16px;
    text-decoration: none; }
  .chd-conference__travel-swiper p {
    font-size: 18px;
    line-height: 22px; }
  @media (min-width: 600px) {
    .chd-conference__travel-swiper .swiper-slide-active .swiper-button-next {
      display: none; } }
  .chd-conference__travel-swiper .swiper-slide-prev .swiper-button-prev, .chd-conference__travel-swiper .swiper-slide-next .swiper-button-prev {
    display: none; }
  .chd-conference__travel-swiper .swiper-button-prev, .chd-conference__travel-swiper .swiper-button-next {
    background: rgba(255, 255, 255, 0.7);
    height: 100%;
    top: 20px; }
    .chd-conference__travel-swiper .swiper-button-prev:after, .chd-conference__travel-swiper .swiper-button-next:after {
      color: #101010;
      font-size: 16px;
      font-weight: bold; }
  .chd-conference__travel-swiper .swiper-button-next {
    right: 0; }
  .chd-conference__travel-swiper .swiper-button-prev {
    left: 0; }
  .chd-conference__travel-swiper .swiper-button-disabled {
    display: none; }

.chd-conference__travel-hotel {
  width: 100%; }
  @media (min-width: 600px) {
    .chd-conference__travel-hotel .swiper-button-next {
      left: calc(65% - 34px); } }
  .chd-conference__travel-hotel:last-child {
    display: none; }
    @media (min-width: 600px) {
      .chd-conference__travel-hotel:last-child {
        display: flex; } }

.chd-conference__travel-swiper-image {
  position: relative; }
  @media (max-width: 600px) {
    .chd-conference__travel-swiper-image img {
      width: 100%; } }

.chd-conference__travel-info {
  padding-top: 20px; }

.chd-conference__travel-price {
  font-weight: 700; }
  .chd-conference__travel-price span {
    font-weight: 400;
    font-style: italic; }

.chd-conference__travel-swiper-wrapper {
  max-width: 512px; }

.chd-conference__travel-section-two {
  padding: 20px 0; }

.chd-conference__tracks h2 {
  font-size: 28px; }

.chd-conference__tracks h3 {
  color: #000;
  font-family: 'Open-Sans';
  font-size: 20px; }

.chd-conference__tracks-buttons {
  display: flex;
  justify-content: center;
  gap: 28px;
  flex-wrap: wrap;
  padding-top: 21px;
  padding-bottom: 52px;
  font-size: 12pt; }
  .chd-conference__tracks-buttons a {
    align-items: center;
    box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.08);
    color: #038bb3;
    display: flex;
    font-family: 'Merriweather';
    font-size: 24px;
    font-weight: bold;
    height: 113px;
    justify-content: center;
    letter-spacing: -0.48px;
    line-height: 30px;
    padding: 0 10px;
    width: 313px; }
  @media (min-width: 768px) {
    .chd-conference__tracks-buttons {
      justify-content: flex-start; } }

.chd-conference__wrapper article .chd-conference__video-featured img {
  margin-bottom: 0; }

.chd-conference__wrapper h1.chd-conference__title--video {
  margin-bottom: 5px; }

.chd-conference__wrapper .chd-conference__video-form-title {
  font-size: 24px;
  margin: 20px 0 30px;
  text-align: center; }

.chd-conference__wrapper--videos h1.chd-conference__title {
  margin-bottom: 22px; }

.chd-conference__wrapper--videos p {
  font-size: 18px;
  line-height: normal;
  margin-bottom: 47px; }

.chd-conference__videos {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 20px;
  justify-content: center; }
  @media (min-width: 768px) {
    .chd-conference__videos {
      gap: 40px 20px; } }
  @media (min-width: 1200px) {
    .chd-conference__videos {
      justify-content: flex-start; } }

.chd-conference__video-card {
  max-width: 250px; }
  .chd-conference__video-card a:hover {
    text-decoration: none; }
    .chd-conference__video-card a:hover .chd-conference__video-card-thumbnail:before {
      background: #101010; }
    .chd-conference__video-card a:hover img {
      box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.25); }
    .chd-conference__video-card a:hover h2 {
      color: #0080A3; }
  .chd-conference__video-card img {
    transition: .2s; }
  .chd-conference__video-card h2 {
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 10px;
    transition: .2s; }
  .chd-conference__video-card h3 {
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 18px;
    margin-bottom: 2px;
    margin-top: 0;
    padding-top: 14px; }
  .chd-conference__video-card p {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 5px; }
    .chd-conference__video-card p > a:hover {
      text-decoration: underline; }

.chd-conference__video-card-thumbnail {
  position: relative; }
  .chd-conference__video-card-thumbnail:before {
    background: rgba(16, 16, 16, 0.6);
    border: 2px solid #fff;
    border-radius: 50%;
    content: '';
    filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.25));
    height: 42px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: .2s;
    width: 42px; }
  .chd-conference__video-card-thumbnail:after {
    border-bottom: 10px solid transparent;
    border-left: 17px solid #fff;
    border-top: 10px solid transparent;
    content: '';
    left: 50.5%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%); }

.chd-conference__video-single h2 {
  font-size: 24px; }
  .chd-conference__video-single h2:first-child {
    margin-top: 24px; }

.chd-conference__video-single a {
  color: #0080A3; }
  .chd-conference__video-single a:link, .chd-conference__video-single a:visited, .chd-conference__video-single a:hover, .chd-conference__video-single a:active {
    color: #0080A3; }

.chd-conference__video-single span {
  color: #0080A3;
  font-size: 24px;
  font-weight: bold; }

.chd-conference__video-single p {
  font-size: 18px;
  line-height: normal; }

.chd-conference__video-single .gf_login_form {
  max-width: 300px;
  width: 100%; }
  @media (min-width: 768px) {
    .chd-conference__video-single .gf_login_form {
      max-width: 509px; } }

@media (min-width: 768px) {
  .chd-conference__video-single .gform_wrapper.gravity-theme .gform_fields {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; } }

@media (min-width: 768px) {
  .chd-conference__video-single .gform_wrapper.gravity-theme .gfield {
    width: 48%; } }

.chd-conference__video-single .gform_wrapper.gravity-theme .gfield.gfield--type-remember_me {
  width: 100%; }

.chd-conference__video-single .gform_wrapper.gravity-theme input[type=text], .chd-conference__video-single .gform_wrapper.gravity-theme input[type=password] {
  background: #FBFAF7;
  border: none;
  border-bottom: 2px solid #0080A3;
  width: 100%; }

.chd-conference__video-single .gchoice {
  text-align: center; }

.chd-conference__video-single #gform_submit_button_0 {
  align-items: center;
  background: #0080A3;
  border-radius: 0;
  color: #fff;
  display: flex;
  font-size: 14px;
  font-weight: bold;
  height: 47px;
  justify-content: center;
  letter-spacing: 2.1px;
  margin: 16px auto 0;
  max-width: 219px;
  text-transform: uppercase;
  width: 163px; }

.chd-conference__video-single .gform_wrapper.gravity-theme .gform_footer {
  margin-top: 0;
  padding-top: 0; }

.chd-conference__content p {
  margin-bottom: 30px; }

.chd-conference__video-featured-wrapper {
  max-height: 300px;
  overflow: hidden;
  position: relative; }
  .chd-conference__video-featured-wrapper:after {
    background: linear-gradient(0deg, #fff 5%, transparent 60%);
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.chd-conference__video-featured {
  position: relative; }

.chd-conference__video-play-icon {
  background: rgba(16, 16, 16, 0.6);
  border: 2px solid #fff;
  border-radius: 50%;
  height: 133px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 133px; }
  .chd-conference__video-play-icon:after {
    border-bottom: 30px solid transparent;
    border-left: 50px solid #fff;
    border-top: 30px solid transparent;
    content: '';
    left: 56%;
    position: absolute;
    top: 51%;
    transform: translate(-50%, -50%); }

.chd-conference__video-bio-link {
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 30px; }

.chd-conference__video-sign-in-form {
  align-items: center;
  display: flex;
  flex-direction: column; }

.chd-conference__video-speaker-name {
  color: #0080A3;
  font-size: 24px;
  text-align: left; }

.chd-conference__video-speaker-excerpt {
  margin-bottom: 16px; }

.chd-insider-promo {
  background: #F3FEFF;
  padding-bottom: 70px;
  box-sizing: border-box; }
  @media (min-width: 1000px) {
    .chd-insider-promo {
      padding-bottom: 0; } }
  .chd-insider-promo *,
  .chd-insider-promo *::before,
  .chd-insider-promo *::after {
    box-sizing: inherit; }
  .chd-insider-promo .inner {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    margin: 0 auto;
    max-width: 1330px; }
    @media (min-width: 1000px) {
      .chd-insider-promo .inner {
        flex-flow: row nowrap;
        justify-content: center;
        align-items: center;
        gap: 65px; } }
  .chd-insider-promo .group-1 {
    flex: 0 1 auto;
    max-width: 712px; }
  .chd-insider-promo .group-2 {
    padding: 0 20px; }
    @media (min-width: 1000px) {
      .chd-insider-promo .group-2 {
        flex: 1 0 auto;
        min-width: 0;
        padding: 0 20px 0 0; } }
  .chd-insider-promo__image {
    margin-bottom: -70px; }
    @media screen and (min-width: 390px) {
      .chd-insider-promo__image {
        margin-bottom: calc(-70px + -40 * ((100vw - 390px) / 322)); } }
    @media screen and (min-width: 712px) {
      .chd-insider-promo__image {
        margin-bottom: -110px; } }
  @media (min-width: 1000px) {
    .chd-insider-promo__image {
      margin-bottom: 0; } }
  .chd-insider-promo__content {
    text-align: center; }
    @media (min-width: 1000px) {
      .chd-insider-promo__content {
        text-align: left;
        padding: 0;
        width: 370px; } }
    .chd-insider-promo__content * + * {
      margin-top: 20px; }
    .chd-insider-promo__content p {
      font-size: 14px;
      line-height: 1.3;
      position: relative;
      text-align: center; }
      @media (min-width: 1000px) {
        .chd-insider-promo__content p {
          text-align: left; } }
    .chd-insider-promo__content ul {
      font-size: 14px;
      line-height: 1.3;
      display: inline-block;
      list-style-image: url("./images/checkmark-green-box.svg");
      margin-left: auto;
      margin-right: auto;
      padding-left: 30px; }
      @media (min-width: 1000px) {
        .chd-insider-promo__content ul {
          display: block; } }
    .chd-insider-promo__content li {
      text-align: left; }
    .chd-insider-promo__content li + li {
      margin-top: 15px; }
    .chd-insider-promo__content .chd-btn {
      background: #7ED8F2;
      border-radius: 100px;
      display: inline-block;
      line-height: 1.2;
      padding: 22px 35px;
      color: #181818;
      font-size: 18px;
      font-weight: 700;
      letter-spacing: 1.8px;
      text-align: center;
      text-transform: uppercase; }
  .chd-insider-promo__title {
    margin: 0 0 -30px;
    text-align: center; }
    .chd-insider-promo__title img {
      max-width: 210px;
      vertical-align: middle; }
  .chd-insider-promo__cta {
    margin-top: 30px; }

.chd-falconry__wrapper {
  text-align: center; }

.chd-falconry__featured-image {
  background: #A0C2DC;
  display: flex;
  overflow: hidden; }
  .chd-falconry__featured-image img {
    box-shadow: 0 0 100px 100px #78ABD8;
    height: 220px;
    margin: auto;
    object-fit: cover;
    object-position: right; }
    @media (min-width: 768px) {
      .chd-falconry__featured-image img {
        height: auto;
        max-width: 1440px;
        width: 100%; } }

.chd-falconry__intro-section {
  max-width: 90%;
  margin: auto; }

.chd-falconry__intro-title {
  font-size: 32px;
  line-height: normal;
  padding-top: 25px; }
  @media (min-width: 768px) {
    .chd-falconry__intro-title {
      font-size: 40px;
      padding-top: 87px; } }

.chd-falconry__intro-text {
  font-family: 'open-sans';
  font-size: 20px;
  font-weight: normal;
  line-height: 125%;
  margin: auto;
  margin-bottom: 25px;
  max-width: 549px;
  padding-top: 12px; }
  @media (min-width: 768px) {
    .chd-falconry__intro-text {
      font-size: 28px;
      padding-top: 24px;
      margin-bottom: 40px; } }

.chd-falconry__button {
  background: #0080A3;
  color: #fff;
  display: block;
  font-family: 'open-sans';
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2.1px;
  line-height: 26px;
  margin: auto;
  padding: 11px 0;
  text-align: center;
  text-transform: uppercase;
  width: 242px; }
  @media (min-width: 1000px) {
    .chd-falconry__button.--winner-section {
      margin: 0; } }

.chd-falconry__video-content {
  background: #F4F5F5;
  margin-top: 30px; }
  @media (min-width: 768px) {
    .chd-falconry__video-content {
      margin-top: 87px; } }

@media (min-width: 768px) {
  .chd-falconry__video {
    margin: auto; } }

.chd-falconry__video:before {
  background-color: #fff;
  content: '';
  display: block;
  height: 119px;
  left: calc((100%/2) - 50vw);
  position: absolute;
  width: 100vw;
  top: 0; }

.chd-falconry__content-one {
  margin: auto;
  max-width: 766px;
  padding: 25px 0;
  width: 90%; }
  @media (min-width: 768px) {
    .chd-falconry__content-one {
      padding-bottom: 61px;
      padding-top: 58px; } }
  .chd-falconry__content-one p {
    font-family: 'Merriweather';
    padding-bottom: 20px;
    line-height: 24px; }
    @media (min-width: 768px) {
      .chd-falconry__content-one p {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 30px; } }
  .chd-falconry__content-one .chd-falconry__close-date {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 0; }
    @media (min-width: 768px) {
      .chd-falconry__content-one .chd-falconry__close-date {
        font-size: 24px; } }

@media (min-width: 1000px) {
  .chd-falconry__image-content {
    display: flex;
    justify-content: center;
    padding-bottom: 30px;
    padding-top: 84px; } }

.chd-falconry__image {
  display: block;
  height: 250px;
  margin: auto;
  max-width: 400px;
  object-fit: cover;
  object-position: 0 -55px;
  padding-top: 25px;
  width: 100%; }
  @media (min-width: 768px) {
    .chd-falconry__image {
      padding-top: 84px; } }
  @media (min-width: 1000px) {
    .chd-falconry__image {
      height: auto;
      margin: 0;
      padding-top: 0; } }
  @media (min-width: 1200px) {
    .chd-falconry__image {
      max-width: 482px;
      height: 586px;
      object-position: top; } }

.chd-falconry__content-two {
  font-family: 'Merriweather';
  margin: auto;
  max-width: 90%;
  padding: 0 0 25px;
  text-align: left; }
  @media (min-width: 768px) {
    .chd-falconry__content-two {
      padding-bottom: 40px; } }
  @media (min-width: 1000px) {
    .chd-falconry__content-two {
      margin: 0;
      padding: 0 51px 84px; } }

.chd-falconry__second-title {
  color: #6A9C32;
  padding-top: 25px; }
  @media (min-width: 768px) {
    .chd-falconry__second-title {
      font-size: 34px;
      margin-bottom: 20px;
      padding-top: 40px; } }

.chd-falconry__winners-list {
  max-width: 640px;
  padding-left: 20px; }
  .chd-falconry__winners-list li {
    padding-bottom: 10px;
    line-height: 28px; }
    @media (min-width: 768px) {
      .chd-falconry__winners-list li {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 20px; } }
    .chd-falconry__winners-list li::marker {
      font-size: 10px; }

.chd-falconry__contest-link {
  line-height: 28px;
  padding-bottom: 25px; }
  @media (min-width: 768px) {
    .chd-falconry__contest-link {
      font-size: 20px;
      line-height: 30px; } }
  @media (min-width: 1000px) {
    .chd-falconry__contest-link {
      padding-bottom: 36px; } }

.chd-event-lander__wrapper h1,
.chd-event-lander__wrapper .chd-event-lander__title {
  color: #10141D;
  font-size: 36px;
  font-size: calc(36 / 16 * 1rem);
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .chd-event-lander__wrapper h1,
    .chd-event-lander__wrapper .chd-event-lander__title {
      font-size: 24px;
      font-size: calc(24 / 16 * 1rem);
      text-align: center; } }

.chd-event-lander__wrapper h2 {
  font-size: 20px;
  line-height: 24px; }

.chd-event-lander__breadcrumb {
  letter-spacing: 1px;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    .chd-event-lander__breadcrumb {
      text-align: center; } }

.chd-event-lander__wrapper {
  padding: 0; }
  .chd-event-lander__wrapper > .wrapper {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 16px auto;
    max-width: 1200px;
    width: 100%; }
    @media (min-width: 768px) {
      .chd-event-lander__wrapper > .wrapper {
        display: flex;
        flex-direction: row;
        margin: 50px auto; } }
  .chd-event-lander__wrapper article {
    padding-bottom: 0; }
    .chd-event-lander__wrapper article img {
      border: none; }
    .chd-event-lander__wrapper article .featured img {
      margin-bottom: 18px; }
  .chd-event-lander__wrapper aside {
    display: none; }
    @media (min-width: 768px) {
      .chd-event-lander__wrapper aside {
        display: block; } }

.chd-event-lander__article {
  float: none;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 768px) {
    .chd-event-lander__article {
      border-right: 1px solid #E9E8E6;
      padding-right: 70px;
      width: 75%; } }
  @media (min-width: 1220px) {
    .chd-event-lander__article {
      padding-left: 0; } }
  .chd-event-lander__article--no-padding {
    padding-left: 0;
    padding-right: 0; }
  .chd-event-lander__article--full-width {
    border-right: 0 none;
    padding-left: 0;
    padding-right: 0;
    width: 100%; }

.chd-event-lander__aside {
  border: none;
  float: none;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 768px) {
    .chd-event-lander__aside {
      padding-left: 70px;
      width: 25%; } }
  @media (min-width: 1220px) {
    .chd-event-lander__aside {
      padding-right: 0; } }

.chd-event-lander__read-more {
  color: #0080A3;
  display: block;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2.1px;
  line-height: 26px;
  position: relative;
  text-align: center;
  text-transform: uppercase; }
  .chd-event-lander__read-more::after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 3.5C0.723858 3.5 0.5 3.72386 0.5 4C0.5 4.27614 0.723858 4.5 1 4.5V3.5ZM11.3536 4.35355C11.5488 4.15829 11.5488 3.84171 11.3536 3.64645L8.17157 0.464466C7.97631 0.269204 7.65973 0.269204 7.46447 0.464466C7.2692 0.659728 7.2692 0.976311 7.46447 1.17157L10.2929 4L7.46447 6.82843C7.2692 7.02369 7.2692 7.34027 7.46447 7.53553C7.65973 7.7308 7.97631 7.7308 8.17157 7.53553L11.3536 4.35355ZM1 4.5H11V3.5H1V4.5Z' fill='%23007899'/%3E%3C/svg%3E");
    margin-left: 8px;
    position: relative;
    top: -1px; }

.chd-event-lander__btn {
  background: #0080A3;
  color: #fff !important;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  padding: 11px 20px;
  text-decoration: none;
  text-transform: uppercase; }
  .chd-event-lander__btn:link, .chd-event-lander__btn:visited {
    color: #fff !important;
    text-decoration: none; }
  .chd-event-lander__btn:hover, .chd-event-lander__btn:active, .chd-event-lander__btn:focus-visible {
    color: #fff !important;
    text-decoration: none; }

.chd-event-lander__wrapper .chd-event-lander-home__about-title {
  color: #008BB3;
  text-align: center;
  font-family: "open-sans", "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.6875;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
  margin-top: 0; }
  .chd-event-lander__wrapper .chd-event-lander-home__about-title {
    font-size: 16px; }
    @media screen and (min-width: 390px) {
      .chd-event-lander__wrapper .chd-event-lander-home__about-title {
        font-size: calc(16px + 6 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-event-lander__wrapper .chd-event-lander-home__about-title {
        font-size: 22px; } }

.chd-event-lander__wrapper .chd-event-lander-home__speakers-title {
  color: #007899;
  text-align: center;
  font-family: "merriweather", Merriweather, serif;
  font-weight: 700;
  margin-top: 0; }
  .chd-event-lander__wrapper .chd-event-lander-home__speakers-title {
    font-size: 24px; }
    @media screen and (min-width: 390px) {
      .chd-event-lander__wrapper .chd-event-lander-home__speakers-title {
        font-size: calc(24px + 16 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-event-lander__wrapper .chd-event-lander-home__speakers-title {
        font-size: 40px; } }
  .chd-event-lander__wrapper .chd-event-lander-home__speakers-title {
    line-height: 24px; }
    @media screen and (min-width: 390px) {
      .chd-event-lander__wrapper .chd-event-lander-home__speakers-title {
        line-height: calc(24px + 25 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-event-lander__wrapper .chd-event-lander-home__speakers-title {
        line-height: 49px; } }
  .chd-event-lander__wrapper .chd-event-lander-home__speakers-title {
    margin-bottom: 30px; }
    @media screen and (min-width: 390px) {
      .chd-event-lander__wrapper .chd-event-lander-home__speakers-title {
        margin-bottom: calc(30px + 20 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-event-lander__wrapper .chd-event-lander-home__speakers-title {
        margin-bottom: 50px; } }

.chd-event-lander__wrapper .chd-event-lander-home__topics-title {
  color: #fff;
  text-align: center;
  font-family: "merriweather", Merriweather, serif;
  font-weight: 700;
  margin-top: 0; }
  .chd-event-lander__wrapper .chd-event-lander-home__topics-title {
    font-size: 24px; }
    @media screen and (min-width: 390px) {
      .chd-event-lander__wrapper .chd-event-lander-home__topics-title {
        font-size: calc(24px + 16 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-event-lander__wrapper .chd-event-lander-home__topics-title {
        font-size: 40px; } }
  .chd-event-lander__wrapper .chd-event-lander-home__topics-title {
    line-height: 24px; }
    @media screen and (min-width: 390px) {
      .chd-event-lander__wrapper .chd-event-lander-home__topics-title {
        line-height: calc(24px + 25 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-event-lander__wrapper .chd-event-lander-home__topics-title {
        line-height: 49px; } }
  .chd-event-lander__wrapper .chd-event-lander-home__topics-title {
    margin-bottom: 10px; }
    @media screen and (min-width: 390px) {
      .chd-event-lander__wrapper .chd-event-lander-home__topics-title {
        margin-bottom: calc(10px + 50 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-event-lander__wrapper .chd-event-lander-home__topics-title {
        margin-bottom: 60px; } }

.chd-event-lander__wrapper .chd-event-lander-home__events-title {
  color: #000;
  margin-bottom: 20px;
  margin-top: 0;
  text-align: center;
  font-weight: 700;
  line-height: 49px; }
  .chd-event-lander__wrapper .chd-event-lander-home__events-title {
    font-size: 24px; }
    @media screen and (min-width: 390px) {
      .chd-event-lander__wrapper .chd-event-lander-home__events-title {
        font-size: calc(24px + 26 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-event-lander__wrapper .chd-event-lander-home__events-title {
        font-size: 50px; } }
  @media (min-width: 1200px) {
    .chd-event-lander__wrapper .chd-event-lander-home__events-title {
      margin-bottom: 30px; } }

.chd-event-lander__wrapper .chd-event-lander-home__things-title {
  color: #007899;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: calc(27 / 22);
  margin-top: 0;
  text-transform: uppercase; }
  .chd-event-lander__wrapper .chd-event-lander-home__things-title {
    margin-bottom: 20px; }
    @media screen and (min-width: 390px) {
      .chd-event-lander__wrapper .chd-event-lander-home__things-title {
        margin-bottom: calc(20px + 10 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-event-lander__wrapper .chd-event-lander-home__things-title {
        margin-bottom: 30px; } }

.chd-event-lander__wrapper .chd-event-lander-home__links-title {
  margin: 0 !important; }

.chd-event-lander-home__hero-inner {
  height: 100%;
  height: 75vw;
  height: auto;
  position: relative;
  text-align: center; }
  .chd-event-lander-home__hero-inner .chd-button {
    min-width: auto;
    padding: 14px 30px;
    position: relative; }
    .chd-event-lander-home__hero-inner .chd-button.no-countdown {
      margin-bottom: 50px; }
      @media screen and (min-width: 390px) {
        .chd-event-lander-home__hero-inner .chd-button.no-countdown {
          margin-bottom: calc(50px + 50 * ((100vw - 390px) / 810)); } }
      @media screen and (min-width: 1200px) {
        .chd-event-lander-home__hero-inner .chd-button.no-countdown {
          margin-bottom: 100px; } }

.chd-event-lander-home__hero-image {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  overflow: hidden; }
  .chd-event-lander-home__hero-image img {
    border: 0 none;
    object-fit: cover;
    object-position: left 50% bottom 0%;
    height: 100%;
    vertical-align: middle;
    width: 100%; }

.chd-event-lander-home__hero-text {
  color: #fff;
  padding: 40px 20px 20px;
  position: relative;
  text-align: center; }
  @media (min-width: 1200px) {
    .chd-event-lander-home__hero-text {
      padding-top: 140px; } }
  .chd-event-lander-home__hero-text h1 {
    color: #B0DDF3;
    margin-bottom: 0; }
    @media (min-width: 1200px) {
      .chd-event-lander-home__hero-text h1 {
        font-size: 56px;
        margin-bottom: 5px; } }
  .chd-event-lander-home__hero-text h2 {
    color: #fff;
    margin-bottom: 30px; }
    @media (min-width: 1200px) {
      .chd-event-lander-home__hero-text h2 {
        font-size: 36px;
        margin-bottom: 50px; } }
  .chd-event-lander-home__hero-text p {
    font-weight: bold; }
    @media (min-width: 1200px) {
      .chd-event-lander-home__hero-text p {
        font-size: 24px; } }
  .chd-event-lander-home__hero-text span {
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 3px;
    text-transform: uppercase; }

.chd-event-lander-home__hero-logo {
  margin-top: 50px; }
  @media screen and (min-width: 390px) {
    .chd-event-lander-home__hero-logo {
      margin-top: calc(50px + 50 * ((100vw - 390px) / 810)); } }
  @media screen and (min-width: 1200px) {
    .chd-event-lander-home__hero-logo {
      margin-top: 100px; } }

.chd-event-lander-home__hero-logo {
  margin-bottom: 25px; }
  @media screen and (min-width: 390px) {
    .chd-event-lander-home__hero-logo {
      margin-bottom: calc(25px + 25 * ((100vw - 390px) / 810)); } }
  @media screen and (min-width: 1200px) {
    .chd-event-lander-home__hero-logo {
      margin-bottom: 50px; } }

.chd-event-lander-home__hero-logo h1 {
  margin: 0 auto;
  min-width: 280px;
  max-width: 960px;
  text-align: center;
  width: 280px;
  width: calc(280px + 680 * ((100vw - 390px) / 810)); }

.chd-event-lander-home__hero-logo img {
  border: 0 none;
  width: 100%;
  height: auto;
  vertical-align: middle; }

.chd-event-lander-home .chd-event-lander-countdown {
  color: #fff;
  padding-top: 50px;
  position: relative;
  text-align: center;
  right: 0; }
  .chd-event-lander-home .chd-event-lander-countdown__inner {
    padding: 0 20px 44px; }
    .chd-event-lander-home .chd-event-lander-countdown__inner {
      padding-bottom: 44px; }
      @media screen and (min-width: 390px) {
        .chd-event-lander-home .chd-event-lander-countdown__inner {
          padding-bottom: calc(44px + 26 * ((100vw - 390px) / 810)); } }
      @media screen and (min-width: 1200px) {
        .chd-event-lander-home .chd-event-lander-countdown__inner {
          padding-bottom: 70px; } }
  .chd-event-lander-home .chd-event-lander-countdown__time {
    display: flex;
    flex-flow: row;
    justify-content: center; }
    .chd-event-lander-home .chd-event-lander-countdown__time {
      column-gap: 24px; }
      @media screen and (min-width: 390px) {
        .chd-event-lander-home .chd-event-lander-countdown__time {
          column-gap: calc(24px + 24 * ((100vw - 390px) / 810)); } }
      @media screen and (min-width: 1200px) {
        .chd-event-lander-home .chd-event-lander-countdown__time {
          column-gap: 48px; } }
  .chd-event-lander-home .chd-event-lander-countdown__days, .chd-event-lander-home .chd-event-lander-countdown__hours, .chd-event-lander-home .chd-event-lander-countdown__minutes, .chd-event-lander-home .chd-event-lander-countdown__seconds {
    display: inline-block;
    vertical-align: middle; }
  .chd-event-lander-home .chd-event-lander-countdown__number {
    display: block;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase; }
    .chd-event-lander-home .chd-event-lander-countdown__number {
      font-size: 30px; }
      @media screen and (min-width: 390px) {
        .chd-event-lander-home .chd-event-lander-countdown__number {
          font-size: calc(30px + 35 * ((100vw - 390px) / 810)); } }
      @media screen and (min-width: 1200px) {
        .chd-event-lander-home .chd-event-lander-countdown__number {
          font-size: 65px; } }
  .chd-event-lander-home .chd-event-lander-countdown__label {
    font-family: "open-sans", "Open Sans", sans-serif;
    line-height: 1.3; }
    .chd-event-lander-home .chd-event-lander-countdown__label {
      font-size: 18px; }
      @media screen and (min-width: 390px) {
        .chd-event-lander-home .chd-event-lander-countdown__label {
          font-size: calc(18px + 2 * ((100vw - 390px) / 810)); } }
      @media screen and (min-width: 1200px) {
        .chd-event-lander-home .chd-event-lander-countdown__label {
          font-size: 20px; } }

.chd-event-lander-home__about-inner {
  margin: 0 auto;
  max-width: 910px;
  padding-left: 18px;
  padding-right: 18px; }
  .chd-event-lander-home__about-inner {
    padding-bottom: 54px; }
    @media screen and (min-width: 390px) {
      .chd-event-lander-home__about-inner {
        padding-bottom: calc(54px + 26 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-event-lander-home__about-inner {
        padding-bottom: 80px; } }
  .chd-event-lander-home__about-inner {
    padding-top: 20px; }
    @media screen and (min-width: 390px) {
      .chd-event-lander-home__about-inner {
        padding-top: calc(20px + 60 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-event-lander-home__about-inner {
        padding-top: 80px; } }

.chd-event-lander-home__about-lede {
  color: #000000;
  font-family: "merriweather", Merriweather, serif;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 0.833333333333333em;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }
  .chd-event-lander-home__about-lede {
    font-size: 24px; }
    @media screen and (min-width: 390px) {
      .chd-event-lander-home__about-lede {
        font-size: calc(24px + 16 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-event-lander-home__about-lede {
        font-size: 40px; } }
  .chd-event-lander-home__about-lede {
    line-height: 24px; }
    @media screen and (min-width: 390px) {
      .chd-event-lander-home__about-lede {
        line-height: calc(24px + 25 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-event-lander-home__about-lede {
        line-height: 49px; } }
  @media (min-width: 1200px) {
    .chd-event-lander-home__about-lede {
      margin-bottom: calc((26 / 40) * 1em); } }
  .chd-event-lander-home__about-lede p {
    font-size: 24px;
    line-height: 30px; }
    @media (min-width: 1000px) {
      .chd-event-lander-home__about-lede p {
        font-size: 35px;
        line-height: 47px; } }
  .chd-event-lander-home__about-lede span {
    color: #0080A3;
    font-weight: bold; }

.chd-event-lander-home__about-description {
  font-family: "open-sans", "Open Sans", sans-serif;
  font-weight: 400;
  margin-bottom: calc((35 / 16) * 1em);
  text-align: center; }
  .chd-event-lander-home__about-description {
    font-size: 16px; }
    @media screen and (min-width: 390px) {
      .chd-event-lander-home__about-description {
        font-size: calc(16px + 2 * ((100vw - 390px) / 444)); } }
    @media screen and (min-width: 834px) {
      .chd-event-lander-home__about-description {
        font-size: 18px; } }
  .chd-event-lander-home__about-description {
    line-height: 24px; }
    @media screen and (min-width: 390px) {
      .chd-event-lander-home__about-description {
        line-height: calc(24px + 2 * ((100vw - 390px) / 444)); } }
    @media screen and (min-width: 834px) {
      .chd-event-lander-home__about-description {
        line-height: 26px; } }

.chd-event-lander-home__about-ctas {
  display: flex;
  flex-flow: column;
  row-gap: 20px;
  align-items: center; }
  @media (min-width: 834px) {
    .chd-event-lander-home__about-ctas {
      flex-flow: row;
      column-gap: 20px;
      row-gap: 0;
      justify-content: center; } }

.chd-event-lander-home__speakers {
  background: #F4F5F5; }
  .chd-event-lander-home__speakers-inner {
    padding-bottom: 30px; }
    @media screen and (min-width: 390px) {
      .chd-event-lander-home__speakers-inner {
        padding-bottom: calc(30px + 36 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-event-lander-home__speakers-inner {
        padding-bottom: 66px; } }
  .chd-event-lander-home__speakers-inner {
    padding-top: 30px; }
    @media screen and (min-width: 390px) {
      .chd-event-lander-home__speakers-inner {
        padding-top: calc(30px + 60 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-event-lander-home__speakers-inner {
        padding-top: 90px; } }

@media (min-width: 834px) {
  .chd-event-lander-home-speakers .chd-swiper {
    padding: 0 55px; } }

@media (min-width: 834px) {
  .chd-event-lander-home-speakers .chd-swiper {
    padding: 0 82px; } }

.chd-event-lander-home-speakers .chd-swiper__slide {
  text-align: center;
  width: 280px; }

.chd-event-lander-home-speakers .chd-swiper__slide-inner {
  margin: 0 auto;
  max-width: 280px; }
  @media (min-width: 1200px) {
    .chd-event-lander-home-speakers .chd-swiper__slide-inner {
      max-width: 334px; } }

.chd-event-lander-home-speakers .chd-swiper__image {
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0px 3px 6px 3px rgba(0, 0, 0, 0.1);
  height: 168px;
  margin: 0 auto 30px;
  width: 168px;
  overflow: hidden;
  position: relative; }
  @media (min-width: 1200px) {
    .chd-event-lander-home-speakers .chd-swiper__image {
      height: 216px;
      width: 216px; } }
  .chd-event-lander-home-speakers .chd-swiper__image img {
    object-fit: cover;
    vertical-align: middle;
    width: 100%; }

.chd-event-lander-home-speakers .chd-swiper__name {
  color: #000;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 10px; }
  .chd-event-lander-home-speakers .chd-swiper__name {
    font-size: 20px; }
    @media screen and (min-width: 390px) {
      .chd-event-lander-home-speakers .chd-swiper__name {
        font-size: calc(20px + 8 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-event-lander-home-speakers .chd-swiper__name {
        font-size: 28px; } }
  @media (min-width: 1200px) {
    .chd-event-lander-home-speakers .chd-swiper__name {
      margin-bottom: 20px; } }

.chd-event-lander-home-speakers .chd-swiper__excerpt {
  font-size: 16px;
  line-height: 23px;
  font-weight: 600;
  text-align: center; }

.chd-event-lander-home-speakers .chd-swiper__read-more {
  color: #0080A3;
  font-size: 14px;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 0.15em;
  text-transform: uppercase; }
  .chd-event-lander-home-speakers .chd-swiper__read-more::after {
    content: '\2192';
    display: inline-block; }

.chd-event-lander-home-speakers__cta {
  margin-top: 40px;
  text-align: center; }

.chd-event-lander-home__topics {
  background: #373A3C; }
  .chd-event-lander-home__topics-inner {
    margin: 0 auto;
    max-width: 1170px;
    padding-left: 16px;
    padding-right: 16px; }
    .chd-event-lander-home__topics-inner {
      padding-bottom: 50px; }
      @media screen and (min-width: 390px) {
        .chd-event-lander-home__topics-inner {
          padding-bottom: calc(50px + 50 * ((100vw - 390px) / 810)); } }
      @media screen and (min-width: 1200px) {
        .chd-event-lander-home__topics-inner {
          padding-bottom: 100px; } }
    .chd-event-lander-home__topics-inner {
      padding-top: 38px; }
      @media screen and (min-width: 390px) {
        .chd-event-lander-home__topics-inner {
          padding-top: calc(38px + 62 * ((100vw - 390px) / 810)); } }
      @media screen and (min-width: 1200px) {
        .chd-event-lander-home__topics-inner {
          padding-top: 100px; } }

.chd-event-lander-home-topics {
  color: #fff;
  display: flex;
  flex-flow: column;
  row-gap: 30px; }
  @media (min-width: 1200px) {
    .chd-event-lander-home-topics {
      flex-flow: row;
      column-gap: 140px; } }
  .chd-event-lander-home-topics__image {
    margin: 0 auto;
    width: 175px; }
    @media (min-width: 1200px) {
      .chd-event-lander-home-topics__image {
        width: 320px; } }
    .chd-event-lander-home-topics__image img {
      border: none;
      vertical-align: middle;
      width: 100%; }
  .chd-event-lander-home-topics__topics {
    margin: 0 auto;
    max-width: 560px; }
  .chd-event-lander-home-topics__topics-item {
    line-height: 1.2;
    list-style-type: none;
    margin-bottom: 15px;
    position: relative;
    vertical-align: middle;
    display: flex;
    flex-flow: row nowrap;
    gap: 16px;
    align-items: flex-start; }
    .chd-event-lander-home-topics__topics-item {
      font-size: 16px; }
      @media screen and (min-width: 390px) {
        .chd-event-lander-home-topics__topics-item {
          font-size: calc(16px + 4 * ((100vw - 390px) / 810)); } }
      @media screen and (min-width: 1200px) {
        .chd-event-lander-home-topics__topics-item {
          font-size: 20px; } }
    .chd-event-lander-home-topics__topics-item::before {
      content: url("/wp-content/themes/chd-shop-theme/images/topics-bullet.svg");
      flex: 0 0 0%;
      height: 21px;
      width: 21px; }

.chd-event-lander-home__events {
  position: relative; }
  .chd-event-lander-home__events-bg {
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 0; }
    .chd-event-lander-home__events-bg img {
      border: none;
      vertical-align: middle; }
  .chd-event-lander-home__events-inner {
    padding-left: 20px;
    padding-right: 20px;
    position: relative; }
    .chd-event-lander-home__events-inner {
      padding-bottom: 40px; }
      @media screen and (min-width: 390px) {
        .chd-event-lander-home__events-inner {
          padding-bottom: calc(40px + 30 * ((100vw - 390px) / 810)); } }
      @media screen and (min-width: 1200px) {
        .chd-event-lander-home__events-inner {
          padding-bottom: 70px; } }
    .chd-event-lander-home__events-inner {
      padding-top: 120px; }
      @media screen and (min-width: 390px) {
        .chd-event-lander-home__events-inner {
          padding-top: calc(120px + 580 * ((100vw - 390px) / 2170)); } }
      @media screen and (min-width: 2560px) {
        .chd-event-lander-home__events-inner {
          padding-top: 700px; } }
  .chd-event-lander-home__events-ctas {
    display: flex;
    flex-flow: row wrap;
    gap: 10px 20px;
    justify-content: center;
    margin-top: 50px; }
    @media (min-width: 1200px) {
      .chd-event-lander-home__events-ctas {
        margin-top: 80px; } }

.chd-event-lander-home-events {
  margin: 0 auto;
  max-width: 1220px;
  padding: 0 10px; }
  @media (min-width: 1200px) {
    .chd-event-lander-home-events__group-1 {
      display: flex;
      flex-flow: row;
      gap: 40px;
      justify-content: center; } }
  .chd-event-lander-home-events__group-2 {
    display: none; }
  .chd-event-lander-home-events__details {
    margin-top: 30px; }
    @media (min-width: 1200px) {
      .chd-event-lander-home-events__details {
        margin-top: 0; } }
    .chd-event-lander-home-events__details:first-child {
      margin-top: 0; }
    @media (min-width: 1200px) {
      .chd-event-lander-home-events__details {
        flex-basis: calc(100% / 3); } }
    .chd-event-lander-home-events__details-inner {
      padding: 10px 0; }
      @media (min-width: 1200px) {
        .chd-event-lander-home-events__details-inner {
          display: flex;
          flex-flow: column;
          gap: 20px;
          padding: 80px 0 0; } }
    .chd-event-lander-home-events__details summary::after {
      transition: all 0.25s;
      transform: translateY(-50%) rotate(180deg); }
    .chd-event-lander-home-events__details[open] summary::after {
      transform: translateY(-50%) rotate(0); }
  .chd-event-lander-home-events__summary {
    border-bottom: 4px solid #0080A3;
    color: #373A3C;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-weight: 600;
    list-style: none;
    position: relative; }
    @media (min-width: 1200px) {
      .chd-event-lander-home-events__summary {
        border: none; } }
    .chd-event-lander-home-events__summary::-webkit-details-marker, .chd-event-lander-home-events__summary::marker {
      color: transparent;
      display: none;
      list-style: none; }
    @media (min-width: 1200px) {
      .chd-event-lander-home-events__summary time {
        display: flex;
        flex-flow: row nowrap;
        align-items: flex-end; }
        .chd-event-lander-home-events__summary time .group-1 {
          border-bottom: 4px solid #0080A3;
          flex-grow: 0;
          padding-bottom: 8px; } }
    @media (min-width: 1200px) and (min-width: 1200px) {
      .chd-event-lander-home-events__summary time .group-1 {
        flex: 0 0 130px; } }
    @media (min-width: 1200px) {
        .chd-event-lander-home-events__summary time .group-2 {
          border-bottom: 4px solid #0080A3;
          flex-grow: 1;
          padding-bottom: 8px; } }
    .chd-event-lander-home-events__summary-day-name {
      color: #373A3C;
      font-size: 34px;
      font-weight: 600;
      line-height: calc(39 / 34);
      text-transform: uppercase; }
      @media (min-width: 1200px) {
        .chd-event-lander-home-events__summary-day-name {
          font-size: 48px;
          line-height: 1; } }
    .chd-event-lander-home-events__summary-date {
      color: #000;
      font-size: 24px;
      line-height: calc(39 / 24);
      white-space: nowrap; }
      @media (min-width: 1200px) {
        .chd-event-lander-home-events__summary-date {
          font-size: 24px;
          line-height: 1; } }
      .chd-event-lander-home-events__summary-date i {
        display: none; }
        @media (min-width: 1200px) {
          .chd-event-lander-home-events__summary-date i {
            display: inline;
            font-size: 20px;
            font-weight: 400;
            text-transform: lowercase; } }
    .chd-event-lander-home-events__summary::after {
      content: url("./images/events-arrow.svg");
      display: block;
      position: absolute;
      right: 0;
      top: 50%;
      height: 16px; }
      @media (min-width: 1200px) {
        .chd-event-lander-home-events__summary::after {
          display: none; } }
  .chd-event-lander-home-events__card {
    border-bottom: 1px solid #E9E8E6;
    color: #373A3C;
    padding: 20px 0; }
    @media (min-width: 1200px) {
      .chd-event-lander-home-events__card {
        border-bottom: none;
        display: flex;
        gap: 20px;
        padding: 0; } }
    .chd-event-lander-home-events__card .group-1 {
      color: #0080A3;
      margin-bottom: 4px; }
      @media (min-width: 1200px) {
        .chd-event-lander-home-events__card .group-1 {
          border-bottom: 1px solid transparent;
          flex: 0 0 110px;
          margin: 0; } }
    @media (min-width: 1200px) {
      .chd-event-lander-home-events__card .group-2 {
        border-bottom: 1px solid #E9E8E6;
        flex: 1 1 auto;
        padding-bottom: 20px; } }
    .chd-event-lander-home-events__card-time {
      color: #0080A3;
      font-size: 18px;
      font-weight: 600;
      text-transform: uppercase; }
      @media (min-width: 1200px) {
        .chd-event-lander-home-events__card-time {
          font-size: 20px;
          display: inline-block;
          margin-top: 8px; } }
    .chd-event-lander-home-events__card-title {
      color: #373A3C;
      font-family: "open-sans", "Open Sans", sans-serif;
      font-size: 20px;
      font-weight: 700;
      margin: 0; }
      @media (min-width: 1200px) {
        .chd-event-lander-home-events__card-title {
          font-size: 22px; } }
    .chd-event-lander-home-events__card-excerpt {
      color: #373A3C;
      font-family: "open-sans", "Open Sans", sans-serif;
      font-size: 16px;
      font-weight: 400;
      margin-bottom: 0;
      margin-top: 8px; }
      @media (min-width: 1200px) {
        .chd-event-lander-home-events__card-excerpt {
          font-size: 18px; } }
    .chd-event-lander-home-events__card-speaker {
      margin-top: 8px; }
      .chd-event-lander-home-events__card-speaker-name {
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 0; }
        @media (min-width: 1200px) {
          .chd-event-lander-home-events__card-speaker-name {
            font-size: 18px; } }
      .chd-event-lander-home-events__card-speaker-title {
        font-size: 16px;
        font-style: italic; }
        @media (min-width: 1200px) {
          .chd-event-lander-home-events__card-speaker-title {
            font-size: 18px;
            margin-bottom: 0; } }

.chd-event-lander-home__things {
  background: #F4F5F5; }
  .chd-event-lander-home__things-inner {
    margin: 0 auto;
    max-width: 1220px;
    padding: 40px 20px; }
    .chd-event-lander-home__things-inner {
      padding-bottom: 40px; }
      @media screen and (min-width: 390px) {
        .chd-event-lander-home__things-inner {
          padding-bottom: calc(40px + 50 * ((100vw - 390px) / 810)); } }
      @media screen and (min-width: 1200px) {
        .chd-event-lander-home__things-inner {
          padding-bottom: 90px; } }
    .chd-event-lander-home__things-inner {
      padding-top: 40px; }
      @media screen and (min-width: 390px) {
        .chd-event-lander-home__things-inner {
          padding-top: calc(40px + 50 * ((100vw - 390px) / 810)); } }
      @media screen and (min-width: 1200px) {
        .chd-event-lander-home__things-inner {
          padding-top: 90px; } }
  .chd-event-lander-home__things-ctas {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    gap: 10px 20px;
    justify-content: center;
    margin-top: 40px; }

.chd-event-lander-home-things {
  display: flex;
  flex-flow: column;
  gap: 30px; }
  @media (min-width: 834px) {
    .chd-event-lander-home-things {
      flex-flow: row;
      justify-content: space-around; } }
  @media (min-width: 834px) {
    .chd-event-lander-home-things .group-1 {
      flex-basis: 540px; } }
  @media (min-width: 834px) {
    .chd-event-lander-home-things .group-2 {
      flex-basis: calc((479 / 1220) * 100%); } }
  .chd-event-lander-home-things ul {
    color: #000;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 16px;
    line-height: calc(23 / 16);
    padding-bottom: 0; }
    @media (min-width: 1200px) {
      .chd-event-lander-home-things ul {
        font-size: 18px; } }
  .chd-event-lander-home-things p {
    color: #000;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 20px;
    line-height: 29px; }
    .chd-event-lander-home-things p:last-child {
      margin-bottom: 0; }
  .chd-event-lander-home-things__image img {
    border: none;
    vertical-align: middle; }

.chd-event-lander-home__links {
  background: #fff; }
  .chd-event-lander-home__links-inner {
    margin: 0 auto;
    max-width: 400px;
    padding: 50px 18px; }
    @media (min-width: 834px) {
      .chd-event-lander-home__links-inner {
        max-width: 800px; } }
    @media (min-width: 1200px) {
      .chd-event-lander-home__links-inner {
        padding: 0 0 70px; } }
    @media (min-width: 1600px) {
      .chd-event-lander-home__links-inner {
        max-width: 1600px; } }

.chd-event-lander-home-links {
  display: flex;
  flex-flow: row wrap;
  gap: 20px;
  align-items: center;
  justify-content: center; }
  @media (min-width: 1200px) {
    .chd-event-lander-home-links {
      justify-content: center; } }
  .chd-event-lander-home-links__item {
    border-radius: 2px;
    background: #FFF;
    box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.08);
    max-width: 356px;
    width: 100%; }
    @media (min-width: 1200px) {
      .chd-event-lander-home-links__item {
        max-width: 378px; } }
  .chd-event-lander-home-links__item-link {
    transition: all 0.15s; }
    .chd-event-lander-home-links__item-link:link, .chd-event-lander-home-links__item-link:visited, .chd-event-lander-home-links__item-link:hover, .chd-event-lander-home-links__item-link:active, .chd-event-lander-home-links__item-link:focus-visible {
      text-decoration: none; }
      .chd-event-lander-home-links__item-link:link .chd-event-lander-home-links__title,
      .chd-event-lander-home-links__item-link:link .chd-event-lander-home-links__cta, .chd-event-lander-home-links__item-link:visited .chd-event-lander-home-links__title,
      .chd-event-lander-home-links__item-link:visited .chd-event-lander-home-links__cta, .chd-event-lander-home-links__item-link:hover .chd-event-lander-home-links__title,
      .chd-event-lander-home-links__item-link:hover .chd-event-lander-home-links__cta, .chd-event-lander-home-links__item-link:active .chd-event-lander-home-links__title,
      .chd-event-lander-home-links__item-link:active .chd-event-lander-home-links__cta, .chd-event-lander-home-links__item-link:focus-visible .chd-event-lander-home-links__title,
      .chd-event-lander-home-links__item-link:focus-visible .chd-event-lander-home-links__cta {
        text-decoration: none; }
    .chd-event-lander-home-links__item-link:link .chd-event-lander-home-links__title, .chd-event-lander-home-links__item-link:visited .chd-event-lander-home-links__title {
      color: #000; }
    .chd-event-lander-home-links__item-link:hover .chd-event-lander-home-links__title, .chd-event-lander-home-links__item-link:active .chd-event-lander-home-links__title, .chd-event-lander-home-links__item-link:focus-visible .chd-event-lander-home-links__title {
      color: #0080A3; }
    .chd-event-lander-home-links__item-link:link .chd-event-lander-home-links__cta, .chd-event-lander-home-links__item-link:visited .chd-event-lander-home-links__cta, .chd-event-lander-home-links__item-link:hover .chd-event-lander-home-links__cta, .chd-event-lander-home-links__item-link:active .chd-event-lander-home-links__cta, .chd-event-lander-home-links__item-link:focus-visible .chd-event-lander-home-links__cta {
      color: #0080A3; }
  .chd-event-lander-home-links__item-inner {
    align-items: center;
    display: flex;
    flex-flow: row nowrap; }
  .chd-event-lander-home-links__image {
    background: #ccc;
    flex: 0 0 auto;
    height: 180px;
    width: 154px; }
    .chd-event-lander-home-links__image img {
      object-fit: cover;
      height: 100%;
      width: 100%; }
    @media (min-width: 1200px) {
      .chd-event-lander-home-links__image {
        height: 248px;
        width: 162px; } }
  .chd-event-lander-home-links__text-wrap {
    flex: 1 1 auto;
    padding: 10px;
    text-align: center; }
  .chd-event-lander-home-links__title {
    color: #000;
    font-family: "merriweather", Merriweather, serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.4px;
    text-decoration: none;
    transition: all 0.15s;
    margin-bottom: 20px;
    margin-top: 0; }
    @media (min-width: 1200px) {
      .chd-event-lander-home-links__title {
        font-size: 24px;
        line-height: calc(29 / 24);
        margin-bottom: 30px; } }
  .chd-event-lander-home-links__cta {
    color: #0080A3;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: calc(26 / 14);
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.15s;
    margin-bottom: 0; }
    .chd-event-lander-home-links__cta::after {
      content: '\2192'; }

.chd-event-lander-home__forms {
  background: linear-gradient(75deg, #d0e7b3 10%, #6a9c32);
  padding: 30px 0 10px; }
  @media (min-width: 1200px) {
    .chd-event-lander-home__forms {
      padding: 80px 0 50px; } }

.chd-event-lander-home__forms-wrapper {
  margin: auto;
  max-width: 940px; }
  .chd-event-lander-home__forms-wrapper h2 {
    padding: 0 20px 10px;
    text-align: center;
    font-size: 24px;
    max-width: 940px; }
    @media (min-width: 1200px) {
      .chd-event-lander-home__forms-wrapper h2 {
        font-size: 30px;
        line-height: 34px; } }
  .chd-event-lander-home__forms-wrapper p {
    font-weight: bold;
    padding: 0 20px;
    text-align: center; }
    @media (min-width: 1200px) {
      .chd-event-lander-home__forms-wrapper p {
        font-size: 18px;
        line-height: 25px;
        margin: auto;
        max-width: 390px;
        text-transform: uppercase; } }
  .chd-event-lander-home__forms-wrapper form {
    margin: auto;
    max-width: 858px;
    position: relative;
    width: 92%; }
  .chd-event-lander-home__forms-wrapper .gform_legacy_markup_wrapper .gform_heading {
    margin-bottom: 0; }
  .chd-event-lander-home__forms-wrapper .gform_legacy_markup_wrapper {
    margin-top: 0; }
  @media (min-width: 1200px) {
    .chd-event-lander-home__forms-wrapper .gform_legacy_markup_wrapper ul li:after, .chd-event-lander-home__forms-wrapper .gform_legacy_markup_wrapper ul li:before, .chd-event-lander-home__forms-wrapper .gform_legacy_markup_wrapper ul.gform_fields {
      display: grid;
      gap: 5px;
      grid-template-columns: 1fr 1fr; } }
  .chd-event-lander-home__forms-wrapper .gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 1%; }
  @media (min-width: 1200px) {
    .chd-event-lander-home__forms-wrapper .gfield--type-email {
      width: 100%; } }
  @media (max-width: 1200px) {
    .chd-event-lander-home__forms-wrapper .gform_wrapper.gravity-theme .gfield.gfield--width-five-twelfths {
      grid-column: span 12; } }
  @media (max-width: 1200px) {
    .chd-event-lander-home__forms-wrapper .gform_wrapper.gravity-theme .gfield.gfield--width-seven-twelfths {
      grid-column: span 12; } }
  .chd-event-lander-home__forms-wrapper .gform_wrapper.gravity-theme .ginput_complex span {
    flex: 1; }
  .chd-event-lander-home__forms-wrapper .gchoice {
    display: flex;
    gap: 10px;
    justify-content: flex-start;
    padding: 0 20px; }
  .chd-event-lander-home__forms-wrapper .gform_wrapper.gravity-theme .gfield--type-choice {
    margin: 10px auto 0;
    max-width: 535px;
    width: 100%; }
    .chd-event-lander-home__forms-wrapper .gform_wrapper.gravity-theme .gfield--type-choice legend {
      color: #B0DDF3;
      display: block;
      font-size: 14px;
      font-style: italic;
      font-weight: normal;
      margin-left: 50px; }
  .chd-event-lander-home__forms-wrapper .gform_wrapper.gravity-theme .gfield-choice-input + label {
    color: #fff;
    font-size: 16px;
    letter-spacing: 2.5px;
    margin-left: 10px;
    width: auto; }
  .chd-event-lander-home__forms-wrapper .gform_wrapper.gravity-theme .ginput_complex label, .chd-event-lander-home__forms-wrapper .gform_wrapper.gravity-theme .ginput_complex legend {
    display: none; }
  .chd-event-lander-home__forms-wrapper .gform_wrapper.gravity-theme .gfield_label {
    display: none; }
  .chd-event-lander-home__forms-wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_2 {
    display: flex;
    gap: 10px; }
  .chd-event-lander-home__forms-wrapper .gform_wrapper.gravity-theme input[type=email], .chd-event-lander-home__forms-wrapper .gform_wrapper.gravity-theme input[type=text] {
    border: 1px solid #B0DDF3;
    border-radius: 25px;
    height: 55px;
    margin-bottom: 0;
    padding-left: 20px;
    text-transform: uppercase; }
    @media (min-width: 1200px) {
      .chd-event-lander-home__forms-wrapper .gform_wrapper.gravity-theme input[type=email], .chd-event-lander-home__forms-wrapper .gform_wrapper.gravity-theme input[type=text] {
        margin-right: 0; } }
    .chd-event-lander-home__forms-wrapper .gform_wrapper.gravity-theme input[type=email]::placeholder, .chd-event-lander-home__forms-wrapper .gform_wrapper.gravity-theme input[type=text]::placeholder {
      letter-spacing: 2px; }
  .chd-event-lander-home__forms-wrapper .gform_legacy_markup_wrapper .gform_footer {
    display: flex; }
  .chd-event-lander-home__forms-wrapper .gform_legacy_markup_wrapper .gform_footer input.button, .chd-event-lander-home__forms-wrapper .gform_legacy_markup_wrapper .gform_footer input[type=submit] {
    background: #000;
    border: none;
    border-radius: 50px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    height: 55px;
    letter-spacing: 2px;
    margin: auto;
    text-transform: uppercase;
    width: 255px; }
    @media (min-width: 1200px) {
      .chd-event-lander-home__forms-wrapper .gform_legacy_markup_wrapper .gform_footer input.button, .chd-event-lander-home__forms-wrapper .gform_legacy_markup_wrapper .gform_footer input[type=submit] {
        font-size: 16px;
        width: 235px; } }
  .chd-event-lander-home__forms-wrapper .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first, .chd-event-lander-home__forms-wrapper .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last, .chd-event-lander-home__forms-wrapper .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle {
    width: 100%; }
  .chd-event-lander-home__forms-wrapper .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 20px;
    width: 100%;
    border: 1px solid #B0DDF3;
    border-radius: 25px;
    height: 55px;
    margin-bottom: 0;
    padding-left: 20px;
    text-transform: uppercase; }
    @media (min-width: 1200px) {
      .chd-event-lander-home__forms-wrapper .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
        margin-right: 0; } }
    .chd-event-lander-home__forms-wrapper .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder {
      letter-spacing: 2px; }

.chd-event-lander-home__info {
  font-size: 22px;
  letter-spacing: 1.2px;
  margin: auto;
  max-width: 1000px;
  padding: 60px 20px 40px; }
  .chd-event-lander-home__info h2 {
    color: #0080A3;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 22px;
    padding-bottom: 10px;
    text-transform: uppercase; }
  .chd-event-lander-home__info h3 {
    color: #000;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 30px; }
  .chd-event-lander-home__info p {
    font-size: 22px;
    letter-spacing: normal;
    max-width: 775px;
    padding-bottom: 20px; }
    .chd-event-lander-home__info p:first-of-type {
      padding-bottom: 0; }
    .chd-event-lander-home__info p span {
      font-size: 16px;
      font-style: italic; }
  .chd-event-lander-home__info ul,
  .chd-event-lander-home__info li {
    letter-spacing: normal; }
  .chd-event-lander-home__info #gallery-1 {
    border: 0;
    margin-top: 0; }
    .chd-event-lander-home__info #gallery-1 .gallery-item {
      border: #6E6E6E 1px solid; }

.chd-event-lander-home__last-remarks {
  background: #F4F5F5; }

.chd-event-lander-home__last-remarks-content {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 75px 0; }
  .chd-event-lander-home__last-remarks-content p {
    font-size: 20px;
    max-width: 500px;
    padding: 0 20px;
    text-align: center; }
    .chd-event-lander-home__last-remarks-content p:last-of-type {
      max-width: 650px;
      margin-bottom: 0; }

.chd-event-lander-home__feature-video {
  background: #F4F5F5;
  padding: 17px;
  position: relative; }
  @media (min-width: 1200px) {
    .chd-event-lander-home__feature-video {
      background: none;
      padding: 80px 0 64px; } }
  .chd-event-lander-home__feature-video h2 {
    color: #008bb3;
    font-size: 24px;
    line-height: normal; }
    @media (min-width: 1200px) {
      .chd-event-lander-home__feature-video h2 {
        font-size: 32px; } }
  .chd-event-lander-home__feature-video p {
    line-height: 18px;
    display: flex;
    justify-content: flex-start; }
    @media (min-width: 1200px) {
      .chd-event-lander-home__feature-video p {
        margin-bottom: 32px; } }
    .chd-event-lander-home__feature-video p a {
      background: #008bb3;
      color: #ffffff;
      font-size: 15px;
      font-weight: bold;
      letter-spacing: 1.5px;
      line-height: normal;
      margin: 2em 0 0;
      padding: .5em 1.5em;
      text-transform: uppercase;
      transition: .5s; }
      @media (min-width: 1440px) {
        .chd-event-lander-home__feature-video p a {
          margin-top: 28px;
          padding: 13px 45px; } }
      .chd-event-lander-home__feature-video p a:hover {
        background: #fff;
        color: #008bb3; }
  @media (min-width: 1200px) {
    .chd-event-lander-home__feature-video:before {
      background: #F4F5F5;
      content: '';
      height: 457px;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: -1; } }

.chd-event-lander-home__feature-video-wrapper {
  margin: auto;
  max-width: 910px; }
  .chd-event-lander-home__feature-video-wrapper p {
    font-size: 16px;
    line-height: 135%;
    max-width: 910px; }

.chd-event-lander-home__additional_resources {
  background: #F4F5F5;
  padding: 40px 17px;
  width: 100%;
  box-sizing: border-box; }
  @media (min-width: 960px) {
    .chd-event-lander-home__additional_resources {
      padding: 75px 17px 100px; } }
  .chd-event-lander-home__additional_resources a {
    max-width: 381px;
    color: #000; }
    .chd-event-lander-home__additional_resources a:hover {
      text-decoration: underline;
      text-decoration-color: #000; }
  .chd-event-lander-home__additional_resources h2 {
    color: #0080A3;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 24px;
    letter-spacing: 2.4px;
    margin-bottom: 0;
    max-width: 100%;
    padding-bottom: 10px;
    text-align: left;
    text-transform: uppercase; }
    @media (min-width: 960px) {
      .chd-event-lander-home__additional_resources h2 {
        font-size: 38px; } }
    @media (min-width: 1245px) {
      .chd-event-lander-home__additional_resources h2 {
        margin: auto;
        max-width: 1210px; } }
    @media (max-width: 1255px) {
      .chd-event-lander-home__additional_resources h2 {
        text-align: center; } }
  .chd-event-lander-home__additional_resources p {
    margin-top: 0;
    font-size: 16px;
    padding-bottom: 2em; }
    @media (min-width: 1245px) {
      .chd-event-lander-home__additional_resources p {
        margin: auto;
        max-width: 1210px; } }
    @media (max-width: 1255px) {
      .chd-event-lander-home__additional_resources p {
        text-align: center; } }
  .chd-event-lander-home__additional_resources span {
    color: #000;
    display: block;
    line-height: 24px;
    padding: 6px 0 0; }

.chd-event-lander-home__resource-boxes {
  display: flex;
  flex-wrap: wrap;
  gap: 3em 2em;
  justify-content: center;
  width: 1210px;
  max-width: 100%;
  margin: auto; }

.chd-event-lander-home__resource-boxes-date {
  font-size: 16px; }

.chd-event-lander-home__resource-boxes-text {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px; }

.chd-event-lander-home--who-roundtable .chd-event-lander-home__hero-image:after {
  background: linear-gradient(180deg, #000, transparent 20%, transparent 75%, #000 85%);
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%; }

.chd-event-lander-home--who-roundtable .chd-event-lander-home__hero-inner .chd-button.no-countdown {
  margin-bottom: 50px; }
  @media screen and (min-width: 390px) {
    .chd-event-lander-home--who-roundtable .chd-event-lander-home__hero-inner .chd-button.no-countdown {
      margin-bottom: calc(50px + 90 * ((100vw - 390px) / 810)); } }
  @media screen and (min-width: 1200px) {
    .chd-event-lander-home--who-roundtable .chd-event-lander-home__hero-inner .chd-button.no-countdown {
      margin-bottom: 140px; } }

.chd-event-lander-home--who-roundtable .chd-event-lander-home__about-description {
  font-size: 20px;
  line-height: normal;
  margin-bottom: 0; }
  @media (min-width: 1200px) {
    .chd-event-lander-home--who-roundtable .chd-event-lander-home__about-description {
      font-size: 24px; } }

.chd-event-lander-home--who-roundtable .chd-event-lander-home__things-title {
  max-width: 400px; }

.chd-event-lander-home--who-roundtable .chd-event-lander-home__things-inner li {
  line-height: normal;
  margin-bottom: 5px; }
  @media (min-width: 1000px) {
    .chd-event-lander-home--who-roundtable .chd-event-lander-home__things-inner li {
      font-size: 20px; } }

.chd-event-lander-home--who-roundtable .chd-event-lander-home__things-inner img {
  max-width: 426px;
  width: 100%; }

.chd-event-lander-home--who-roundtable .chd-event-lander-home__links-inner {
  padding: 50px 0; }

.chd-event-lander-home--who-roundtable .chd-event-lander-countdown__inner {
  padding-bottom: 100px; }

.chd-event-lander-home--who-roundtable .chd-event-lander-home-things .group-1 {
  flex-basis: 670px; }

.chd-shortcode-wrap {
  position: relative;
  z-index: 0; }

.chd-shortcode__link:hover {
  text-decoration: none; }

.chd-shortcode__banner {
  height: 182px;
  margin-bottom: 10px; }
  @media (min-width: 1328px) {
    .chd-shortcode__banner {
      height: 100px; } }
  .chd-shortcode__banner img {
    border: none !important; }

.chd-shortcode-wrap--donation-ask {
  margin-left: -18px;
  margin-right: -18px; }
  @media (min-width: 767px) {
    .chd-shortcode-wrap--donation-ask {
      margin-left: auto;
      margin-right: auto;
      max-width: 700px;
      width: 100%; } }

.chd-shortcode-donation-ask img {
  border: 0 none;
  vertical-align: middle; }

.chd-shortcode-donation-ask__bg-wrap {
  background: linear-gradient(90.01deg, rgba(176, 221, 243, 0) -38.07%, rgba(7, 134, 199, 0.6) 94.5%);
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%; }
  @media (min-width: 767px) {
    .chd-shortcode-donation-ask__bg-wrap {
      border-radius: 5px;
      overflow: hidden; } }

.chd-shortcode-donation-ask__image-bg {
  position: absolute;
  right: 0;
  bottom: 0; }
  .chd-shortcode-donation-ask__image-bg--sm {
    width: 185px; }
    @media (min-width: 767px) {
      .chd-shortcode-donation-ask__image-bg--sm {
        display: none; } }
  .chd-shortcode-donation-ask__image-bg--lg {
    display: none;
    height: 100%;
    width: 100%;
    right: -1px;
    object-fit: contain;
    object-position: right center; }
    @media (min-width: 767px) {
      .chd-shortcode-donation-ask__image-bg--lg {
        display: inline-block; } }

.chd-shortcode-donation-ask__inner {
  position: relative;
  padding: 40px 40px 40px 25px; }
  @media (min-width: 767px) {
    .chd-shortcode-donation-ask__inner {
      padding: 40px 35px;
      max-width: 360px; } }

.chd-shortcode-donation-ask__title {
  color: #000000;
  font-family: "merriweather", Merriweather, serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 4px;
  margin-top: 0; }
  @media (min-width: 767px) {
    .chd-shortcode-donation-ask__title {
      font-size: 24px;
      line-height: 30px;
      margin-bottom: 5px; } }

.chd-shortcode-donation-ask__lede {
  color: #000000;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 14px !important;
  font-weight: 400;
  line-height: 18px !important;
  margin: 0 !important; }
  @media (min-width: 767px) {
    .chd-shortcode-donation-ask__lede {
      max-width: 330px; } }

.chd-shortcode-donation-ask__cta {
  margin-top: 35px !important;
  margin-bottom: 0 !important; }
  @media (min-width: 767px) {
    .chd-shortcode-donation-ask__cta {
      margin-top: 20px !important; } }
  .chd-shortcode-donation-ask__cta a {
    background: #0080a3;
    display: inline-block;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 26px;
    font-weight: 700;
    letter-spacing: 0.15em;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .2s; }
    .chd-shortcode-donation-ask__cta a:link, .chd-shortcode-donation-ask__cta a:visited, .chd-shortcode-donation-ask__cta a:hover, .chd-shortcode-donation-ask__cta a:active {
      color: #fff;
      text-decoration: none; }
    .chd-shortcode-donation-ask__cta a:hover {
      background: #05607C; }

.chd-shortcode__banner--litigation-donation {
  border: none;
  background-color: #0781A2;
  display: flex;
  justify-content: flex-end;
  padding: 0; }
  .chd-shortcode__banner--litigation-donation:hover {
    background-color: #0781A2; }
  .chd-shortcode__banner--litigation-donation span {
    align-items: flex-end;
    color: #fff;
    display: flex;
    flex-direction: column;
    font-family: 'Merriweather';
    font-size: 22px;
    justify-content: center;
    line-height: normal;
    padding: 0 24px 0 0;
    text-align: right;
    width: 56%;
    z-index: 1; }
    @media (min-width: 391px) {
      .chd-shortcode__banner--litigation-donation span {
        width: 200px; } }
    @media (min-width: 1328px) {
      .chd-shortcode__banner--litigation-donation span {
        align-items: center;
        flex-direction: row;
        font-size: 28px;
        justify-content: space-between;
        width: 560px;
        padding: 0 35px 0 0; } }
    .chd-shortcode__banner--litigation-donation span .chd-shortcode__litigation-donation-text {
      font-size: 14px;
      font-weight: bold;
      color: #000;
      text-shadow: 1px 1px 2px #fff, -2px -2px 2px #fff; }
      @media (min-width: 360px) {
        .chd-shortcode__banner--litigation-donation span .chd-shortcode__litigation-donation-text {
          font-size: 16px; } }
      @media (min-width: 400px) {
        .chd-shortcode__banner--litigation-donation span .chd-shortcode__litigation-donation-text {
          text-shadow: none; } }
      @media (min-width: 1328px) {
        .chd-shortcode__banner--litigation-donation span .chd-shortcode__litigation-donation-text {
          font-size: 18px;
          line-height: 127.2%;
          text-align: center;
          width: 361px; } }
  .chd-shortcode__banner--litigation-donation img {
    background-color: #336D7D;
    border: none;
    height: 182px;
    left: 0;
    object-fit: cover;
    object-position: calc(20% + 125px);
    position: absolute; }
    @media (min-width: 1328px) {
      .chd-shortcode__banner--litigation-donation img {
        height: 100px;
        object-position: left; } }

.chd-shortcode__litigation-donation-button {
  background: #0080A3;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2);
  color: #fff;
  font-family: 'open-sans';
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 2.1px;
  margin-top: 6px;
  max-height: 25px;
  padding: 14px 0;
  text-align: center;
  text-transform: uppercase;
  transition: .2s;
  width: 162px; }
  @media (min-width: 1328px) {
    .chd-shortcode__litigation-donation-button {
      background-color: #fff;
      color: #0080A3;
      margin-top: 0; } }
  .chd-shortcode__litigation-donation-button:hover {
    background-color: #fff;
    color: #0080A3; }
    @media (min-width: 1328px) {
      .chd-shortcode__litigation-donation-button:hover {
        background-color: #0080A3;
        color: #fff; } }

.chd-shortcode-million-match {
  height: 182px; }
  @media (min-width: 767px) {
    .chd-shortcode-million-match {
      height: 100px; } }
  .chd-shortcode-million-match img {
    border: 0 none;
    vertical-align: middle; }
  .chd-shortcode-million-match__bg-wrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    overflow: hidden;
    height: 100%;
    width: 100%; }
  .chd-shortcode-million-match__image-bg--sm {
    display: inline-block;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: left center; }
    @media (min-width: 767px) {
      .chd-shortcode-million-match__image-bg--sm {
        display: none; } }
  .chd-shortcode-million-match__image-bg--lg {
    display: none; }
    @media (min-width: 767px) {
      .chd-shortcode-million-match__image-bg--lg {
        display: inline-block;
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: left center; } }
  .chd-shortcode-million-match__inner {
    position: relative;
    z-index: 1;
    height: 100%;
    display: flex;
    justify-content: flex-end; }
    @media (min-width: 767px) {
      .chd-shortcode-million-match__inner {
        padding: 0 20px; } }
  .chd-shortcode-million-match__text-wrap {
    display: flex;
    flex-flow: column nowrap;
    height: 100%;
    justify-content: center;
    gap: 8px; }
    @media (min-width: 767px) {
      .chd-shortcode-million-match__text-wrap {
        flex-flow: row nowrap;
        align-items: center;
        gap: 10px; } }
  .chd-shortcode-million-match__title {
    text-align: center; }
  .chd-shortcode-million-match__title-image--sm {
    width: 248px; }
    @media (min-width: 767px) {
      .chd-shortcode-million-match__title-image--sm {
        display: none; } }
  .chd-shortcode-million-match__title-image--lg {
    display: none; }
    @media (min-width: 767px) {
      .chd-shortcode-million-match__title-image--lg {
        display: inline-block;
        width: 340px; } }
  .chd-shortcode-million-match__cta {
    display: inline-block;
    margin: 0 !important;
    text-align: center; }
    .chd-shortcode-million-match__cta a {
      display: inline-block;
      padding: 12px 20px; }
      @media (min-width: 767px) {
        .chd-shortcode-million-match__cta a {
          padding: 14px; } }
      .chd-shortcode-million-match__cta a:link, .chd-shortcode-million-match__cta a:visited, .chd-shortcode-million-match__cta a:hover, .chd-shortcode-million-match__cta a:active {
        color: #000;
        background: #8AEBFF;
        font-family: "open-sans", "Open Sans", sans-serif;
        font-size: 14px;
        font-weight: 700;
        letter-spacing: 10%;
        text-decoration: none;
        text-transform: uppercase; }
        @media (min-width: 767px) {
          .chd-shortcode-million-match__cta a:link, .chd-shortcode-million-match__cta a:visited, .chd-shortcode-million-match__cta a:hover, .chd-shortcode-million-match__cta a:active {
            font-size: 15px; } }

.chd-shortcode-news-tips {
  background: url("./images/bg-news-tips.svg") repeat-y;
  background-size: 100% auto; }
  .chd-shortcode-news-tips__inner {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    gap: 20px;
    padding: 30px 15px; }
    @media (min-width: 767px) {
      .chd-shortcode-news-tips__inner {
        padding: 10px 15px; } }
  .chd-shortcode-news-tips__image-wrap {
    flex: 0 0 auto; }
    @media (min-width: 767px) {
      .chd-shortcode-news-tips__image-wrap {
        flex: 0 1 auto; } }
    .chd-shortcode-news-tips__image-wrap img {
      border: 0 none;
      vertical-align: middle; }
  @media (min-width: 767px) {
    .chd-shortcode-news-tips__image--sm {
      display: none; } }
  .chd-shortcode-news-tips__image--md {
    display: none; }
    @media (min-width: 767px) {
      .chd-shortcode-news-tips__image--md {
        display: inline-block; } }
  .chd-shortcode-news-tips__text-wrap {
    flex: 1 1 auto; }
  .chd-shortcode-news-tips__title {
    color: #000;
    font-family: "merriweather", Merriweather, serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 10px 0; }
    @media (min-width: 767px) {
      .chd-shortcode-news-tips__title {
        font-size: 28px;
        line-height: 1.2; } }
    @media (min-width: 767px) {
      .chd-shortcode-news-tips__title span {
        display: block; } }
  .chd-shortcode-news-tips__cta {
    margin: 0 !important; }
    .chd-shortcode-news-tips__cta a {
      color: #007899;
      font-family: "open-sans", "Open Sans", sans-serif;
      font-size: 16px;
      letter-spacing: 1px;
      line-height: 1;
      text-transform: uppercase; }
      .chd-shortcode-news-tips__cta a::after {
        content: url("./images/arrow-right-blue-circle.svg");
        display: inline-block;
        line-height: 17px;
        margin-left: 10px;
        vertical-align: middle; }
    .chd-shortcode-news-tips__cta a:link,
    .chd-shortcode-news-tips__cta a:visited,
    .chd-shortcode-news-tips__cta a:hover,
    .chd-shortcode-news-tips__cta a:active {
      color: #007899; }

.chd-shortcode-pullquote {
  margin: 20px 0; }
  @media screen and (min-width: 767px) {
    .chd-shortcode-pullquote {
      margin: 30px 0; } }
  .chd-shortcode-pullquote__blockquote {
    border: 0 none;
    border-left: 2px solid #0080A3;
    color: #373A3C;
    font-family: "merriweather", Merriweather, serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 29.5px;
    margin: 0;
    padding: 0 0 0 12px; }
    .chd-shortcode-pullquote__blockquote p {
      color: #373A3C;
      font-family: "merriweather", Merriweather, serif;
      font-size: 24px;
      font-weight: 700;
      line-height: 29.5px; }
      .chd-shortcode-pullquote__blockquote p:last-child {
        margin-bottom: 0; }
    @media screen and (min-width: 767px) {
      .chd-shortcode-pullquote__blockquote {
        padding-left: 15px; } }

.chd-shortcode-related-articles {
  background: #F4F5F5; }
  .chd-shortcode-related-articles--defender {
    margin: 20px -18px; }
    @media screen and (min-width: 1220px) {
      .chd-shortcode-related-articles--defender {
        margin-left: 0;
        margin-right: -75px; } }
    @media screen and (min-width: 1440px) {
      .chd-shortcode-related-articles--defender {
        margin-left: 0;
        margin-right: -80px; } }
  .chd-shortcode-related-articles__title {
    color: #000;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 0;
    padding: 0 18px; }
    @media (min-width: 767px) {
      .chd-shortcode-related-articles__title {
        font-size: 24px;
        line-height: 1;
        letter-spacing: 2.4px;
        margin-bottom: 26px;
        padding: 0 40px; } }
  .chd-shortcode-related-articles .chd-swiper {
    box-sizing: content-box;
    padding: 30px 0; }
    @media (min-width: 767px) {
      .chd-shortcode-related-articles .chd-swiper {
        padding: 40px 0; } }
    .chd-shortcode-related-articles .chd-swiper *,
    .chd-shortcode-related-articles .chd-swiper *::after,
    .chd-shortcode-related-articles .chd-swiper *::before {
      box-sizing: content-box; }
    .chd-shortcode-related-articles .chd-swiper__slide {
      max-width: 280px;
      padding: 0 10px; }
      .chd-shortcode-related-articles .chd-swiper__slide:first-child {
        padding-left: 18px; }
        @media (min-width: 767px) {
          .chd-shortcode-related-articles .chd-swiper__slide:first-child {
            padding-left: 40px; } }
      .chd-shortcode-related-articles .chd-swiper__slide:last-child {
        padding-right: 18px; }
        @media (min-width: 767px) {
          .chd-shortcode-related-articles .chd-swiper__slide:last-child {
            padding-right: 40px; } }
      .chd-shortcode-related-articles .chd-swiper__slide a {
        display: flex;
        flex-flow: row nowrap;
        gap: 20px; }
    .chd-shortcode-related-articles .chd-swiper__image {
      flex: 0 0 auto;
      width: 84px;
      position: relative; }
      .chd-shortcode-related-articles .chd-swiper__image img {
        height: 100%;
        object-fit: cover;
        position: absolute; }
    .chd-shortcode-related-articles .chd-swiper__title {
      color: #383A3C;
      font-family: "merriweather", Merriweather, serif;
      font-size: 16px;
      font-weight: 700;
      line-height: 22px;
      margin-bottom: 0;
      margin-top: 0; }

.chd-shortcode__banner--take-action > img {
  height: 182px;
  opacity: .2;
  position: absolute;
  width: 100%;
  z-index: 1; }
  @media (min-width: 1328px) {
    .chd-shortcode__banner--take-action > img {
      height: 100px;
      object-fit: cover;
      object-position: 0 -140px; } }

.chd-shortcode__banner--take-action > span {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
  z-index: 10; }
  @media (min-width: 1328px) {
    .chd-shortcode__banner--take-action > span {
      align-items: center;
      flex-direction: row;
      justify-content: flex-end;
      padding: 0 25px; } }

.chd-shortcode__take-action-image {
  bottom: 0;
  max-height: 100px;
  max-width: 65%;
  position: absolute;
  left: 0; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-image {
      max-height: 110px; } }

.chd-shortcode__take-action-text {
  align-self: center;
  color: #fff;
  font-family: 'Merriweather';
  font-size: 22px;
  font-weight: bold;
  letter-spacing: .8px;
  line-height: 28px;
  max-width: 360px;
  padding: 15px 0 0;
  text-align: center;
  width: 100%; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-text {
      margin-right: 20px;
      padding: 0; } }
  .chd-shortcode__take-action-text span {
    font-style: italic; }

.chd-shortcode__take-action-button {
  align-self: self-end;
  background-color: #FBFAF7;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2.1px;
  line-height: 26px;
  margin-bottom: 20px;
  margin-right: 5px;
  padding: 10px 20px;
  text-transform: uppercase;
  transition: .2s; }
  @media (min-width: 500px) {
    .chd-shortcode__take-action-button {
      margin-right: 24px; } }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-button {
      font-size: 15px;
      margin: auto 0;
      padding: 11px 22px; } }
  .chd-shortcode__take-action-button:hover {
    filter: brightness(120%); }

.chd-shortcode__banner--take-action-2 {
  overflow: hidden;
  position: relative; }
  @media (min-width: 1328px) {
    .chd-shortcode__banner--take-action-2 {
      display: grid; } }
  .chd-shortcode__banner--take-action-2 > img {
    height: 182px;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1; }
    @media (min-width: 1328px) {
      .chd-shortcode__banner--take-action-2 > img {
        height: 200px;
        object-fit: contain;
        object-position: 0 -45px;
        transform: scaleX(-1); } }
  .chd-shortcode__banner--take-action-2 span {
    display: flex;
    gap: 10px;
    height: 100%;
    justify-content: space-between;
    position: relative;
    z-index: 10; }
    @media (min-width: 1328px) {
      .chd-shortcode__banner--take-action-2 span {
        align-items: center;
        flex-wrap: nowrap;
        gap: 0;
        justify-content: flex-start;
        overflow: hidden;
        padding: 0 17px; } }

.chd-shortcode__take-action-2-image {
  border: none;
  height: 150px;
  margin: 20px 0 0 70px;
  transform: rotate(15deg);
  width: auto; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-2-image {
      height: 110px;
      margin-left: 75px;
      margin-top: 0;
      position: relative;
      top: 2px;
      transform: rotate(0deg); } }

.chd-shortcode__take-action-2-secondary-image {
  left: 0;
  position: absolute;
  width: 108px;
  z-index: -1; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-2-secondary-image {
      width: 125px;
      top: -20px; } }

.chd-shortcode__take-action-2-text-button {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 10px;
  max-width: 260px; }
  @media (min-width: 500px) {
    .chd-shortcode__take-action-2-text-button {
      margin-right: 20px; } }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-2-text-button {
      align-items: center;
      flex-direction: row;
      gap: 20px;
      margin-left: 25px;
      max-width: 100%; } }

.chd-shortcode__take-action-2-text {
  color: #fff;
  font-family: 'Merriweather';
  font-size: 19px;
  font-weight: bold;
  letter-spacing: .8px;
  line-height: 23px;
  padding-bottom: 10px;
  text-align: center;
  width: 100%; }
  @media (min-width: 500px) {
    .chd-shortcode__take-action-2-text {
      padding-bottom: 20px; } }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-2-text {
      font-size: 22px;
      line-height: 28px;
      max-width: 300px;
      padding: 0; } }
  .chd-shortcode__take-action-2-text span {
    font-size: 26px; }
    .chd-shortcode__take-action-2-text span:first-of-type {
      padding-bottom: 4px; }
    .chd-shortcode__take-action-2-text span:last-of-type {
      font-size: 16px;
      text-transform: none; }

.chd-shortcode__take-action-2-button {
  align-self: center;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 2.1px;
  line-height: 26px;
  padding: 11px 12px;
  text-transform: uppercase;
  transition: .2s;
  white-space: nowrap; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-2-button {
      margin-right: 0; } }
  .chd-shortcode__take-action-2-button:hover {
    filter: brightness(110%); }

.chd-shortcode__background--take-action-2--desktop, .chd-shortcode__background--take-action-2--mobile {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2; }

.chd-shortcode__background--take-action-2--desktop {
  display: none; }
  @media (min-width: 1328px) {
    .chd-shortcode__background--take-action-2--desktop {
      display: block; } }

@media (min-width: 1328px) {
  .chd-shortcode__background--take-action-2--mobile {
    display: none; } }

.chd-shortcode__banner--take-action-3 {
  display: flex;
  align-items: center; }
  @media (min-width: 1328px) {
    .chd-shortcode__banner--take-action-3 {
      display: grid;
      justify-content: center;
      position: relative; } }
  .chd-shortcode__banner--take-action-3 > img {
    height: 100%;
    position: absolute;
    z-index: 0; }
  .chd-shortcode__banner--take-action-3 span {
    margin-left: 20px;
    position: relative;
    z-index: 10; }
    @media (min-width: 1328px) {
      .chd-shortcode__banner--take-action-3 span {
        align-items: center;
        display: flex;
        flex-wrap: nowrap;
        margin-left: 0;
        padding: 0 25px; } }

.chd-shortcode__take-action-3-image-1 {
  object-fit: cover;
  right: 0; }

.chd-shortcode__take-action-3-background {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%; }
  .chd-shortcode__take-action-3-background--desktop {
    display: none; }
    @media (min-width: 1328px) {
      .chd-shortcode__take-action-3-background--desktop {
        display: block; } }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-3-background--mobile {
      display: none; } }

.chd-shortcode__take-action-3-image-2 {
  display: none; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-3-image-2 {
      display: block; } }

.chd-shortcode__take-action-3-text {
  color: #fff;
  font-family: 'merriweather';
  font-size: 24px;
  font-weight: bold;
  letter-spacing: .8px;
  line-height: 127.2%;
  max-width: 244px;
  padding: 0 0 20px;
  text-align: left;
  width: 100%; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-3-text {
      padding: 0;
      text-align: center; } }
  .chd-shortcode__take-action-3-text span {
    font-size: 26px; }
    .chd-shortcode__take-action-3-text span:first-of-type {
      padding-bottom: 4px; }
    .chd-shortcode__take-action-3-text span:last-of-type {
      font-size: 16px;
      text-transform: none; }

.chd-shortcode__take-action-3-button {
  background-color: #fff;
  color: #0080A3;
  display: inline-block;
  font-weight: bold;
  letter-spacing: 2.1px;
  line-height: 26px;
  margin-right: 20px;
  padding: 11px 21px;
  text-transform: uppercase;
  transition: .2s; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-3-button {
      margin-right: 0;
      padding: 11px 32px; } }

.chd-shortcode__banner--take-action-4 {
  background: #F5F5F5;
  display: flex;
  position: relative; }
  .chd-shortcode__banner--take-action-4 > img {
    height: 100%;
    object-fit: cover;
    object-position: calc(30% + 5px) center;
    position: absolute;
    width: 100%;
    z-index: 0; }
    @media (min-width: 500px) {
      .chd-shortcode__banner--take-action-4 > img {
        object-position: center; } }
    @media (min-width: 1328px) {
      .chd-shortcode__banner--take-action-4 > img {
        object-fit: cover;
        object-position: left;
        width: 200px; } }
    .chd-shortcode__banner--take-action-4 > img:last-of-type {
      display: none; }
      @media (min-width: 1328px) {
        .chd-shortcode__banner--take-action-4 > img:last-of-type {
          display: block;
          object-position: right;
          right: 0; } }
  .chd-shortcode__banner--take-action-4 span {
    align-self: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    position: relative;
    width: 100%;
    z-index: 10; }
    @media (min-width: 500px) {
      .chd-shortcode__banner--take-action-4 span {
        align-items: center;
        align-self: center;
        flex-wrap: nowrap;
        justify-content: space-around;
        width: 100%; } }
    @media (min-width: 1328px) {
      .chd-shortcode__banner--take-action-4 span {
        align-items: center;
        flex-wrap: nowrap;
        gap: 45px;
        height: 100%;
        justify-content: center; } }

.chd-shortcode__take-action-4-image {
  border: none;
  max-width: 290px; }
  .chd-shortcode__take-action-4-image--right-image {
    display: none; }
    @media (min-width: 1328px) {
      .chd-shortcode__take-action-4-image--right-image {
        object-position: right; } }

.chd-shortcode__take-action-4-text-button {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: space-around;
  max-width: 230px;
  width: 60%; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-4-text-button {
      flex-wrap: wrap;
      gap: 20px;
      max-width: 100%;
      width: auto; } }

.chd-shortcode__take-action-4-text {
  color: #000;
  font-family: "merriweather", Merriweather, serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 23px;
  text-align: center; }
  @media (min-width: 500px) {
    .chd-shortcode__take-action-4-text {
      width: 100%; } }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-4-text {
      max-width: 236px;
      padding: 0;
      width: auto; } }
  .chd-shortcode__take-action-4-text br {
    display: none; }
    @media (min-width: 500px) {
      .chd-shortcode__take-action-4-text br {
        display: block; } }
  .chd-shortcode__take-action-4-text span {
    font-size: 26px; }
    .chd-shortcode__take-action-4-text span:first-of-type {
      padding-bottom: 4px; }
    .chd-shortcode__take-action-4-text span:last-of-type {
      font-size: 16px;
      text-transform: none; }

.chd-shortcode__take-action-4-button {
  align-self: center;
  background-color: #0080A3;
  color: #fff;
  filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.35));
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.4px;
  order: 3;
  padding: 14px 35px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.2s;
  width: auto; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-4-button {
      margin-right: 0;
      order: 3;
      width: auto; } }
  .chd-shortcode__take-action-4-button:hover {
    background-color: #0080A3; }

.chd-shortcode__banner--take-action-5 {
  display: flex;
  justify-content: flex-start;
  overflow: hidden;
  position: relative; }
  .chd-shortcode__banner--take-action-5 > span {
    align-content: center;
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    height: 100%;
    justify-content: flex-start;
    margin-left: 15px;
    max-width: 350px;
    position: relative;
    z-index: 10; }
    @media (min-width: 1328px) {
      .chd-shortcode__banner--take-action-5 > span {
        align-items: center;
        gap: 40px;
        max-width: 100%; } }
    .chd-shortcode__banner--take-action-5 > span i {
      color: #EC5D41;
      display: block;
      font-size: 18px;
      line-height: 22px; }
      @media (min-width: 1328px) {
        .chd-shortcode__banner--take-action-5 > span i {
          font-size: 20px; } }
    .chd-shortcode__banner--take-action-5 > span p {
      color: #19456C;
      font-family: "merriweather", Merriweather, serif;
      font-size: 30px;
      font-weight: 700;
      line-height: 29px;
      margin-bottom: 0;
      max-width: 180px; }
      @media (min-width: 1328px) {
        .chd-shortcode__banner--take-action-5 > span p {
          font-size: 32px;
          max-width: 100%; } }
      .chd-shortcode__banner--take-action-5 > span p.chd-shortcode__take-action-5-secondary-text {
        color: #fff;
        font-family: "open-sans", "Open Sans", sans-serif;
        font-size: 14px;
        letter-spacing: normal;
        line-height: 16px;
        max-width: 170px; }
        @media (min-width: 1328px) {
          .chd-shortcode__banner--take-action-5 > span p.chd-shortcode__take-action-5-secondary-text {
            max-width: 100%;
            order: 1; } }
      .chd-shortcode__banner--take-action-5 > span p span {
        color: #EC5D41;
        display: block;
        font-family: "open-sans", "Open Sans", sans-serif;
        font-size: 13px;
        font-weight: 400;
        line-height: 15px; }
        @media (min-width: 1328px) {
          .chd-shortcode__banner--take-action-5 > span p span {
            font-size: 14px;
            margin-top: 2px; } }

.chd-shortcode__take-action-5-background {
  height: 100%;
  position: absolute;
  width: 100%; }

.chd-shortcode__take-action-5-image {
  height: 100%;
  object-fit: cover;
  position: absolute;
  right: 0;
  width: auto;
  z-index: 0; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-5-image {
      height: 150%;
      object-position: 100% calc(100% - 25px); } }

.chd-shortcode__take-action-5-desktop-image {
  display: none;
  height: 100%;
  position: relative;
  width: auto; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-5-desktop-image {
      display: block; }
      .chd-shortcode__take-action-5-desktop-image:after {
        background: linear-gradient(90deg, #eadece, transparent 50%);
        content: '';
        height: 100%;
        left: 0;
        position: absolute;
        width: 100%; } }
  .chd-shortcode__take-action-5-desktop-image img {
    height: 100%;
    width: auto; }

.chd-shortcode__take-action-5-mobile-image {
  margin-right: 10px;
  width: 174px; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-5-mobile-image {
      display: none; } }

.chd-shortcode__take-action-5-button-text-section {
  display: flex;
  flex-direction: column;
  gap: 5px; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-5-button-text-section {
      align-items: center;
      gap: 10px;
      position: relative; } }

.chd-shortcode__take-action-5-button {
  border-radius: 5px;
  box-shadow: 0 3px 4.8px rgba(0, 0, 0, 0.4);
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.12px;
  line-height: normal;
  padding: 9px 14px;
  text-transform: uppercase;
  transition: .2s; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-5-button {
      font-size: 15px;
      letter-spacing: 1.5px;
      padding: 15px 25px; } }
  .chd-shortcode__take-action-5-button:hover {
    box-shadow: 0 3px 4.8px rgba(0, 0, 0, 0.8); }

.chd-shortcode__banner--take-action-vaxxedIII {
  overflow: hidden;
  position: relative; }
  @media (min-width: 1328px) {
    .chd-shortcode__banner--take-action-vaxxedIII {
      display: grid; } }
  .chd-shortcode__banner--take-action-vaxxedIII > img {
    object-fit: cover;
    position: absolute;
    left: 13px;
    top: 0;
    width: auto;
    height: 182px;
    z-index: 1; }
    @media (min-width: 1328px) {
      .chd-shortcode__banner--take-action-vaxxedIII > img {
        width: 100%;
        height: 100px;
        object-fit: contain;
        transform: scaleX(-1); } }
  .chd-shortcode__banner--take-action-vaxxedIII span {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    position: relative;
    z-index: 10; }
    @media (min-width: 1328px) {
      .chd-shortcode__banner--take-action-vaxxedIII span {
        flex-direction: row;
        align-items: center;
        flex-wrap: nowrap;
        overflow: hidden; } }

.chd-shortcode__take-action-3-image {
  border: none;
  height: 100px;
  position: relative;
  left: -19px; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-3-image {
      width: auto;
      margin-top: 0;
      left: 0;
      top: 2px;
      transform: rotate(0deg); } }

.chd-shortcode__take-action-3-secondary-image {
  left: 0;
  position: absolute;
  width: 108px;
  z-index: -1; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-3-secondary-image {
      width: 125px;
      top: -20px; } }

.chd-shortcode__take-action-3-text-button {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px; }
  @media (min-width: 500px) {
    .chd-shortcode__take-action-3-text-button {
      margin-right: 20px;
      justify-content: unset; } }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-3-text-button {
      align-items: center;
      gap: 20px;
      margin-left: 25px;
      margin-bottom: 0;
      max-width: 100%; } }

.chd-shortcode__take-action-3-text {
  color: #fff;
  font-family: bebas-neue-by-fontfabric, sans-serif;
  text-align: left;
  width: 160px;
  display: flex;
  flex-direction: column;
  align-items: start;
  padding: 0 0 0 12px; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-3-text {
      text-align: center;
      align-items: center; } }
  .chd-shortcode__take-action-3-text span {
    font-size: 18px;
    font-weight: 100;
    letter-spacing: 1.28px;
    line-height: 20px; }
    .chd-shortcode__take-action-3-text span:first-of-type {
      padding-bottom: 0; }
    .chd-shortcode__take-action-3-text span:last-of-type {
      font-size: 22px;
      line-height: 22px;
      letter-spacing: 1.6px; }

.chd-shortcode__take-action-3-button {
  align-self: center;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 2.1px;
  line-height: 26px;
  padding: 11px 12px;
  margin-right: 12px;
  text-transform: uppercase;
  transition: .2s;
  white-space: nowrap;
  width: 147px;
  text-align: center;
  margin-top: 15px; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-3-button {
      margin-right: 0;
      width: 160px;
      margin-top: 0; } }
  .chd-shortcode__take-action-3-button:hover {
    filter: brightness(110%); }

.chd-shortcode__background--take-action-3--desktop, .chd-shortcode__background--take-action-3--mobile {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2; }

.chd-shortcode__background--take-action-3--desktop {
  display: none; }
  @media (min-width: 1328px) {
    .chd-shortcode__background--take-action-3--desktop {
      display: block; } }

@media (min-width: 1328px) {
  .chd-shortcode__background--take-action-3--mobile {
    display: none; } }

.chd-shortcode__banner--mdm-oct-2024 {
  background: #F5F5F5;
  display: flex;
  margin: 0 auto 10px;
  max-width: 700px;
  position: relative; }
  @media (min-width: 1100px) {
    .chd-shortcode__banner--mdm-oct-2024 {
      height: 283px;
      justify-content: flex-end; } }
  .chd-shortcode__banner--mdm-oct-2024:after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 0) 75.77%);
    content: '';
    height: 100%;
    position: absolute;
    width: 100%; }
    @media (min-width: 1100px) {
      .chd-shortcode__banner--mdm-oct-2024:after {
        background: linear-gradient(270deg, black 40%, rgba(0, 0, 0, 0) 80.77%); } }
  .chd-shortcode__banner--mdm-oct-2024 > img {
    height: 100%;
    object-fit: cover;
    position: absolute;
    width: 100%;
    z-index: 0; }
    @media (min-width: 1100px) {
      .chd-shortcode__banner--mdm-oct-2024 > img {
        object-fit: cover;
        object-position: -175px; } }
  .chd-shortcode__banner--mdm-oct-2024 span {
    align-items: center;
    align-self: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    width: 100%;
    z-index: 10; }
    @media (min-width: 1100px) {
      .chd-shortcode__banner--mdm-oct-2024 span {
        align-items: flex-start;
        box-sizing: border-box;
        flex-wrap: nowrap;
        height: 100%;
        justify-content: center;
        padding-right: 30px;
        width: 52%; } }

.chd-shortcode__banner-image-container--mdm-oct-2024 {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100px;
  margin-top: -35px;
  overflow: hidden; }
  @media (min-width: 1100px) {
    .chd-shortcode__banner-image-container--mdm-oct-2024 {
      height: 90px; } }

.chd-shortcode__take-action-mdm-oct-2024-image {
  border: none;
  max-width: 450px;
  width: 120%; }
  @media (min-width: 1100px) {
    .chd-shortcode__take-action-mdm-oct-2024-image {
      width: 130%; } }

.chd-shortcode__take-action-mdm-oct-2024-text-button {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 8px;
  justify-content: center;
  max-width: 230px;
  width: 60%; }
  @media (min-width: 1100px) {
    .chd-shortcode__take-action-mdm-oct-2024-text-button {
      align-items: flex-start;
      gap: 10px;
      max-width: 100%;
      width: auto; } }

.chd-shortcode__take-action-mdm-oct-2024-text {
  color: #fff;
  display: none;
  font-weight: bold; }
  @media (min-width: 1100px) {
    .chd-shortcode__take-action-mdm-oct-2024-text {
      display: block;
      padding: 0;
      width: auto; } }
  .chd-shortcode__take-action-mdm-oct-2024-text br {
    display: none; }
    @media (min-width: 500px) {
      .chd-shortcode__take-action-mdm-oct-2024-text br {
        display: block; } }
  .chd-shortcode__take-action-mdm-oct-2024-text span {
    font-size: 26px; }
    .chd-shortcode__take-action-mdm-oct-2024-text span:first-of-type {
      padding-bottom: 4px; }
    .chd-shortcode__take-action-mdm-oct-2024-text span:last-of-type {
      font-size: 16px;
      text-transform: none; }

.chd-shortcode__take-action-mdm-oct-2024-button {
  background: linear-gradient(90deg, #F7AC75 0%, #F9E584 100%);
  background-color: #F9E584;
  color: #000;
  filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.35));
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1.6px;
  order: 3;
  padding: 8px 21px;
  text-align: center;
  text-transform: uppercase;
  transition: 1s;
  width: auto; }
  @media (min-width: 1100px) {
    .chd-shortcode__take-action-mdm-oct-2024-button {
      font-size: 12px;
      letter-spacing: 1px;
      margin-right: 0;
      order: 3;
      padding: 8px 30px;
      width: auto; } }
  .chd-shortcode__take-action-mdm-oct-2024-button:hover {
    background: #f7ac75; }

.chd-shortcode__banner--chd-a-thon .cotb-container {
  display: block;
  height: 100%;
  position: relative;
  z-index: 1; }

.chd-shortcode__banner-bg--chd-a-thon {
  height: 100%;
  position: absolute;
  width: 100%; }
  .chd-shortcode__banner-bg--chd-a-thon img {
    height: 100%;
    object-fit: cover;
    object-position: left;
    transform: scaleX(-1);
    width: 100%; }
    @media (min-width: 1328px) {
      .chd-shortcode__banner-bg--chd-a-thon img {
        transform: scaleX(1);
        object-position: right calc(100% + 10px); } }

.chd-shortcode__chd-a-thon-content {
  color: #fff;
  padding: 5px 15px; }
  @media (min-width: 1328px) {
    .chd-shortcode__chd-a-thon-content {
      align-items: center;
      display: flex;
      gap: 15px;
      justify-content: flex-end;
      height: 90px; } }

.chd-shortcode__chd-a-thon-text {
  display: flex;
  flex-direction: column;
  font-family: "open-sans-condensed", "Open Sans Condensed", sans-serif;
  font-size: 26px;
  font-weight: bold;
  line-height: normal; }
  @media (min-width: 390px) {
    .chd-shortcode__chd-a-thon-text {
      font-size: 30px; } }
  @media (min-width: 1328px) {
    .chd-shortcode__chd-a-thon-text {
      order: 1; } }

.chd-shortcode__chd-a-thon-image {
  margin-top: -10px;
  position: relative;
  right: 12px;
  width: 294px; }
  @media (min-width: 1328px) {
    .chd-shortcode__chd-a-thon-image {
      align-items: center;
      right: auto; } }

.chd-shortcode__chd-a-thon-secondary-text {
  font-family: "merriweather", Merriweather, serif;
  font-size: 15px;
  line-height: 121%;
  margin-top: -5px;
  text-shadow: 0px 4px 6.3px rgba(0, 0, 0, 0.5); }
  @media (min-width: 1328px) {
    .chd-shortcode__chd-a-thon-secondary-text {
      max-width: 145px;
      order: 3; } }
  .chd-shortcode__chd-a-thon-secondary-text span {
    color: #F3CF34; }

.chd-shortcode__chd-a-thon-button {
  min-width: 153px;
  margin-top: 10px;
  padding: 7px 0; }
  @media (min-width: 1328px) {
    .chd-shortcode__chd-a-thon-button {
      order: 2;
      margin: 0;
      padding: 11px 0; } }

.chd-shortcode__banner--take-action-archive-1 {
  position: relative; }
  .chd-shortcode__banner--take-action-archive-1::before {
    background: rgba(1, 1, 1, 0.25);
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1; }
    @media (min-width: 1328px) {
      .chd-shortcode__banner--take-action-archive-1::before {
        display: none; } }
  .chd-shortcode__banner--take-action-archive-1 > img {
    height: 182px;
    object-fit: cover;
    position: absolute;
    width: 100%;
    z-index: 0; }
    @media (min-width: 1328px) {
      .chd-shortcode__banner--take-action-archive-1 > img {
        height: 100px;
        object-fit: cover;
        object-position: center 18%; } }
  .chd-shortcode__banner--take-action-archive-1 span {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    position: relative;
    z-index: 10; }
    @media (min-width: 1328px) {
      .chd-shortcode__banner--take-action-archive-1 span {
        align-items: center;
        flex-wrap: nowrap;
        height: 100%;
        padding: 0 25px; } }

@media (min-width: 1328px) {
  .chd-shortcode__banner--take-action-archive-2 {
    display: grid; } }

.chd-shortcode__banner--take-action-archive-2 > img {
  height: 182px;
  opacity: .2;
  position: absolute;
  width: 100%;
  z-index: 1; }
  @media (min-width: 1328px) {
    .chd-shortcode__banner--take-action-archive-2 > img {
      height: 100px;
      object-fit: cover;
      object-position: 0 -140px; } }

.chd-shortcode__banner--take-action-archive-2 span {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  position: relative;
  z-index: 10; }
  @media (min-width: 1328px) {
    .chd-shortcode__banner--take-action-archive-2 span {
      align-items: center;
      flex-wrap: nowrap;
      padding: 0 25px; } }

.chd-shortcode__banner--take-action-archive-3 {
  background: linear-gradient(273deg, #017392 30.97%, #1E5A37 53.63%, #85C23E 95.9%);
  display: flex;
  position: relative; }
  .chd-shortcode__banner--take-action-archive-3::before {
    background: rgba(1, 1, 1, 0.25);
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1; }
    @media (min-width: 1328px) {
      .chd-shortcode__banner--take-action-archive-3::before {
        display: none; } }
  .chd-shortcode__banner--take-action-archive-3 > img {
    height: 182px;
    object-fit: cover;
    object-position: center 50px;
    opacity: .5;
    position: absolute;
    width: 100%;
    z-index: 0; }
    @media (min-width: 1328px) {
      .chd-shortcode__banner--take-action-archive-3 > img {
        height: 100px;
        object-fit: cover;
        object-position: center 18%; } }
  .chd-shortcode__banner--take-action-archive-3 span {
    align-self: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    position: relative;
    z-index: 10; }
    @media (min-width: 500px) {
      .chd-shortcode__banner--take-action-archive-3 span {
        flex-wrap: nowrap;
        justify-content: space-around;
        width: 100%; } }
    @media (min-width: 1328px) {
      .chd-shortcode__banner--take-action-archive-3 span {
        align-items: center;
        flex-wrap: nowrap;
        height: 100%; } }

.chd-shortcode__banner--take-action-archive-4 {
  display: flex;
  justify-content: flex-end;
  overflow: hidden;
  position: relative; }
  .chd-shortcode__banner--take-action-archive-4 span {
    align-content: center;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    height: 100%;
    justify-content: flex-end;
    position: relative;
    width: 180px;
    z-index: 10; }
    @media (min-width: 1328px) {
      .chd-shortcode__banner--take-action-archive-4 span {
        align-items: center;
        flex-wrap: nowrap;
        gap: 35px;
        padding: 0 34px;
        width: auto; } }

.chd-shortcode__banner--take-action-archive-5 {
  display: flex;
  position: relative; }
  .chd-shortcode__banner--take-action-archive-5 > img {
    height: 182px;
    object-fit: cover;
    position: absolute;
    width: 100%;
    z-index: 0; }
    @media (min-width: 1328px) {
      .chd-shortcode__banner--take-action-archive-5 > img {
        height: 100px;
        object-fit: cover;
        object-position: center 18%; } }
  .chd-shortcode__banner--take-action-archive-5 span {
    align-self: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    z-index: 10; }
    @media (min-width: 500px) {
      .chd-shortcode__banner--take-action-archive-5 span {
        align-items: center;
        align-self: center;
        flex-wrap: nowrap;
        justify-content: space-around;
        width: 100%; } }
    @media (min-width: 1328px) {
      .chd-shortcode__banner--take-action-archive-5 span {
        align-items: center;
        flex-wrap: nowrap;
        gap: 45px;
        height: 100%;
        justify-content: center; } }

.chd-shortcode__banner--take-action-archive-6 {
  display: flex;
  justify-content: flex-end;
  overflow: hidden;
  position: relative; }
  .chd-shortcode__banner--take-action-archive-6 > span {
    align-content: center;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    height: 100%;
    justify-content: center;
    margin-right: 10px;
    max-width: 215px;
    position: relative;
    width: 57%;
    z-index: 10; }
    @media (min-width: 1328px) {
      .chd-shortcode__banner--take-action-archive-6 > span {
        align-items: center;
        flex-wrap: nowrap;
        gap: 0;
        margin: 0;
        max-width: 100%;
        width: auto; } }
    .chd-shortcode__banner--take-action-archive-6 > span p {
      color: #000;
      font-family: "merriweather", Merriweather, serif;
      font-size: 18px;
      font-weight: bold;
      letter-spacing: .6px;
      line-height: 25px;
      margin: 0;
      max-width: 280px;
      text-align: center; }
      @media (min-width: 1328px) {
        .chd-shortcode__banner--take-action-archive-6 > span p {
          font-size: 20px;
          letter-spacing: normal;
          margin-right: 10px;
          max-width: 300px; } }
      .chd-shortcode__banner--take-action-archive-6 > span p span {
        color: #0080A3;
        display: block;
        font-family: "open-sans", "Open Sans", sans-serif;
        text-transform: uppercase; }
        @media (min-width: 1328px) {
          .chd-shortcode__banner--take-action-archive-6 > span p span {
            display: inline-block;
            letter-spacing: .6px; } }

.chd-shortcode__banner--take-action-archive-7 {
  display: flex;
  justify-content: flex-start;
  overflow: hidden;
  position: relative; }
  .chd-shortcode__banner--take-action-archive-7 > span {
    align-content: center;
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    height: 100%;
    justify-content: flex-start;
    margin-left: 15px;
    max-width: 350px;
    position: relative;
    z-index: 10; }
    @media (min-width: 1328px) {
      .chd-shortcode__banner--take-action-archive-7 > span {
        align-items: center;
        max-width: 100%; } }
    .chd-shortcode__banner--take-action-archive-7 > span p {
      color: #8ED8FF;
      font-family: "merriweather", Merriweather, serif;
      font-size: 26px;
      font-weight: 600;
      letter-spacing: .6px;
      line-height: 25px;
      margin-bottom: 0; }
      @media (min-width: 1328px) {
        .chd-shortcode__banner--take-action-archive-7 > span p {
          font-size: 28px; } }
      .chd-shortcode__banner--take-action-archive-7 > span p.chd-shortcode__take-action-archive-7-secondary-text {
        color: #fff;
        font-family: "open-sans", "Open Sans", sans-serif;
        font-size: 14px;
        letter-spacing: normal;
        line-height: 16px;
        max-width: 170px; }
        @media (min-width: 1328px) {
          .chd-shortcode__banner--take-action-archive-7 > span p.chd-shortcode__take-action-archive-7-secondary-text {
            max-width: 100%;
            order: 1; } }
      .chd-shortcode__banner--take-action-archive-7 > span p span {
        color: #fff;
        display: block;
        font-family: "open-sans", "Open Sans", sans-serif;
        font-size: 15px;
        text-transform: uppercase; }
        @media (min-width: 1328px) {
          .chd-shortcode__banner--take-action-archive-7 > span p span {
            font-size: 16px;
            letter-spacing: .6px; } }
        .chd-shortcode__banner--take-action-archive-7 > span p span:last-of-type {
          font-family: "merriweather", Merriweather, serif;
          letter-spacing: normal;
          text-transform: none; }
          @media (min-width: 1328px) {
            .chd-shortcode__banner--take-action-archive-7 > span p span:last-of-type {
              font-size: 18px; } }

.chd-shortcode__take-action-archive-1-image {
  border: none;
  filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.25));
  order: 2; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-archive-1-image {
      order: 1; } }

.chd-shortcode__take-action-archive-1-text {
  color: #fff;
  font-family: "merriweather", Merriweather, serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  order: 1;
  padding: 15px 0 8px;
  text-align: center;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.65);
  width: 100%; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-archive-1-text {
      order: 2;
      padding: 0;
      text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); } }
  .chd-shortcode__take-action-archive-1-text-inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 262px; }
    @media (min-width: 1328px) {
      .chd-shortcode__take-action-archive-1-text-inner {
        max-width: none;
        padding: 0 10px; } }
  .chd-shortcode__take-action-archive-1-text span {
    font-size: 26px; }
    .chd-shortcode__take-action-archive-1-text span:first-of-type {
      padding-bottom: 4px; }
    .chd-shortcode__take-action-archive-1-text span:last-of-type {
      font-size: 16px;
      text-transform: none; }

.chd-shortcode__take-action-archive-1-button {
  align-self: center;
  background-color: #0080A3;
  color: #fff;
  filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.35));
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 1.5px;
  line-height: 26px;
  order: 3;
  padding: 11px 25px;
  text-transform: uppercase;
  transition: 0.2s;
  white-space: nowrap; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-archive-1-button {
      margin-right: 0;
      order: 3;
      padding: 11px 15px; } }
  .chd-shortcode__take-action-archive-1-button:hover {
    background-color: #0080A3; }

.chd-shortcode__take-action-archive-2-image {
  border: none;
  height: 51px;
  order: 2; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-archive-2-image {
      order: 1; } }

.chd-shortcode__take-action-archive-2-text {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: .8px;
  line-height: 23px;
  order: 1;
  padding: 20px 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-archive-2-text {
      order: 2;
      padding: 0; } }
  .chd-shortcode__take-action-archive-2-text span {
    font-size: 26px; }
    .chd-shortcode__take-action-archive-2-text span:first-of-type {
      padding-bottom: 4px; }
    .chd-shortcode__take-action-archive-2-text span:last-of-type {
      font-size: 16px;
      text-transform: none; }

.chd-shortcode__take-action-archive-2-button {
  align-self: center;
  background-color: #85C33F;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2.1px;
  line-height: 26px;
  margin-right: 20px;
  order: 3;
  padding: 11px 25px;
  text-transform: uppercase;
  transition: .2s; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-archive-2-button {
      margin-right: 0;
      order: 3; } }
  .chd-shortcode__take-action-archive-2-button:hover {
    background-color: #acd47e; }

.chd-shortcode__take-action-archive-3-image {
  border: none;
  filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.25)); }
  @media (min-width: 500px) {
    .chd-shortcode__take-action-archive-3-image {
      order: 2; } }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-archive-3-image {
      order: 1; } }

.chd-shortcode__take-action-archive-3-text-button {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 100%; }
  @media (min-width: 500px) {
    .chd-shortcode__take-action-archive-3-text-button {
      order: 1;
      max-width: 160px; } }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-archive-3-text-button {
      flex-wrap: wrap;
      max-width: 100%;
      order: 2; } }

.chd-shortcode__take-action-archive-3-text {
  color: #fff;
  font-family: "merriweather", Merriweather, serif;
  font-size: 24px;
  line-height: 1.2;
  order: 1;
  text-align: center;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.65); }
  @media (min-width: 500px) {
    .chd-shortcode__take-action-archive-3-text {
      width: 100%; } }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-archive-3-text {
      font-size: 36px;
      order: 2;
      padding: 0;
      text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
      width: auto; } }
  .chd-shortcode__take-action-archive-3-text-inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 262px; }
    @media (min-width: 1328px) {
      .chd-shortcode__take-action-archive-3-text-inner {
        max-width: none;
        padding: 0 10px; } }
  .chd-shortcode__take-action-archive-3-text span {
    font-size: 26px; }
    .chd-shortcode__take-action-archive-3-text span:first-of-type {
      padding-bottom: 4px; }
    .chd-shortcode__take-action-archive-3-text span:last-of-type {
      font-size: 16px;
      text-transform: none; }

.chd-shortcode__take-action-archive-3-button {
  align-self: center;
  background-color: #000;
  color: #fff;
  filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.35));
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.4px;
  order: 3;
  padding: 11px 35px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.2s;
  width: 70px; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-archive-3-button {
      margin-right: 0;
      order: 3;
      padding: 11px 15px;
      width: auto; } }
  .chd-shortcode__take-action-archive-3-button:hover {
    background-color: #0080A3; }

.chd-shortcode__take-action-archive-4-background {
  height: 100%;
  position: absolute;
  width: 100%; }

@media (min-width: 1328px) {
  .chd-shortcode__take-action-archive-4-background--mobile {
    display: none; } }

.chd-shortcode__take-action-archive-4-background--desktop {
  display: none; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-archive-4-background--desktop {
      display: block; } }

.chd-shortcode__take-action-archive-4-image {
  position: absolute;
  right: 65px;
  top: calc(40% - 20vw); }
  @media (min-width: 768px) {
    .chd-shortcode__take-action-archive-4-image {
      top: -28%; } }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-archive-4-image {
      left: -25px;
      width: 295px; } }

.chd-shortcode__take-action-archive-4-desktop-image {
  display: none;
  position: relative;
  top: 7px;
  width: 364px; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-archive-4-desktop-image {
      display: block; } }

.chd-shortcode__take-action-archive-4-mobile-image {
  margin-right: 10px;
  width: 174px; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-archive-4-mobile-image {
      display: none; } }

.chd-shortcode__take-action-archive-4-button {
  font-size: 17px;
  font-weight: bold;
  line-height: 26px;
  padding: 11px 15px;
  margin-right: 20px; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-archive-4-button {
      margin-right: 0;
      padding: 11px 15px; } }

.chd-shortcode__take-action-archive-5-image {
  border: none;
  max-width: 290px; }

.chd-shortcode__take-action-archive-5-text-button {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: space-around;
  width: 100%; }
  @media (min-width: 500px) {
    .chd-shortcode__take-action-archive-5-text-button {
      max-width: 160px; } }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-archive-5-text-button {
      flex-wrap: wrap;
      gap: 50px;
      max-width: 100%;
      width: auto; } }

.chd-shortcode__take-action-archive-5-text {
  color: #fff;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
  text-align: center;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.65); }
  @media (min-width: 500px) {
    .chd-shortcode__take-action-archive-5-text {
      width: 100%; } }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-archive-5-text {
      max-width: 210px;
      padding: 0;
      text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
      width: auto; } }
  .chd-shortcode__take-action-archive-5-text br {
    display: none; }
    @media (min-width: 500px) {
      .chd-shortcode__take-action-archive-5-text br {
        display: block; } }
  .chd-shortcode__take-action-archive-5-text span {
    font-size: 26px; }
    .chd-shortcode__take-action-archive-5-text span:first-of-type {
      padding-bottom: 4px; }
    .chd-shortcode__take-action-archive-5-text span:last-of-type {
      font-size: 16px;
      text-transform: none; }

.chd-shortcode__take-action-archive-5-button {
  align-self: center;
  background-color: #0080A3;
  color: #fff;
  filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.35));
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.4px;
  order: 3;
  padding: 9px 35px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.2s;
  width: 233px; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-archive-5-button {
      margin-right: 0;
      order: 3;
      padding: 11px 15px;
      width: auto; } }
  .chd-shortcode__take-action-archive-5-button:hover {
    background-color: #0080A3; }

.chd-shortcode__take-action-archive-6-background {
  height: 100%;
  position: absolute;
  width: 100%; }

.chd-shortcode__take-action-archive-6-image {
  height: 100%;
  position: absolute;
  left: calc(25% - 200px);
  width: auto;
  z-index: 1; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-archive-6-image {
      height: 115%;
      left: 0;
      top: -8px; } }

.chd-shortcode__take-action-archive-6-desktop-image {
  display: none;
  height: 100%;
  position: relative;
  width: auto; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-archive-6-desktop-image {
      display: block; }
      .chd-shortcode__take-action-archive-6-desktop-image:after {
        background: linear-gradient(90deg, #eadece, transparent 50%);
        content: '';
        height: 100%;
        left: 0;
        position: absolute;
        width: 100%; } }
  .chd-shortcode__take-action-archive-6-desktop-image img {
    height: 100%;
    width: auto; }

.chd-shortcode__take-action-archive-6-mobile-image {
  margin-right: 10px;
  width: 174px; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-archive-6-mobile-image {
      display: none; } }

.chd-shortcode__take-action-archive-6-button {
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 2.2px;
  line-height: 26px;
  padding: 11px 14px;
  text-transform: uppercase; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-archive-6-button {
      margin-right: 0;
      padding: 13px 15px; } }

.chd-shortcode__take-action-archive-7-background {
  background: linear-gradient(90deg, #000, transparent 40%);
  height: 100%;
  position: absolute;
  width: 100%; }

.chd-shortcode__take-action-archive-7-image {
  height: 150%;
  object-fit: cover;
  object-position: calc(100% + 15px) calc(100% - 46px);
  position: absolute;
  width: 100%;
  z-index: 0; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-archive-7-image {
      object-position: 100% calc(100% + 45px); } }

.chd-shortcode__take-action-archive-7-desktop-image {
  display: none;
  height: 100%;
  position: relative;
  width: auto; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-archive-7-desktop-image {
      display: block; }
      .chd-shortcode__take-action-archive-7-desktop-image:after {
        background: linear-gradient(90deg, #eadece, transparent 50%);
        content: '';
        height: 100%;
        left: 0;
        position: absolute;
        width: 100%; } }
  .chd-shortcode__take-action-archive-7-desktop-image img {
    height: 100%;
    width: auto; }

.chd-shortcode__take-action-archive-7-mobile-image {
  margin-right: 10px;
  width: 174px; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-archive-7-mobile-image {
      display: none; } }

.chd-shortcode__take-action-archive-7-button-text-section {
  display: flex;
  flex-direction: column;
  gap: 5px; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-archive-7-button-text-section {
      align-items: center;
      gap: 10px;
      position: relative;
      right: 50px; } }

.chd-shortcode__take-action-archive-7-button {
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 2.2px;
  line-height: 26px;
  padding: 11px 14px;
  text-transform: uppercase; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-archive-7-button {
      order: 2;
      padding: 11px 15px; } }

.chd-shortcode__banner--killing-machine .cotb-container {
  align-items: flex-start;
  display: flex;
  height: 100%;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
  z-index: 1; }

.chd-shortcode__background-image--killing-machine {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%; }
  .chd-shortcode__background-image--killing-machine img {
    height: 100%;
    object-fit: cover;
    width: 100%; }

.chd-shortcode__killing-machine-secondary-image {
  padding-left: 10px;
  width: 109px;
  z-index: 1; }
  @media (min-width: 390px) {
    .chd-shortcode__killing-machine-secondary-image {
      padding-left: 20px; } }
  @media (min-width: 1328px) {
    .chd-shortcode__killing-machine-secondary-image {
      width: 139px; } }

.chd-shortcode__killing-machine-image {
  left: 35px;
  position: absolute;
  width: 185px; }
  @media (min-width: 390px) {
    .chd-shortcode__killing-machine-image {
      left: 45px; } }
  @media (min-width: 1328px) {
    .chd-shortcode__killing-machine-image {
      left: 95px;
      top: -20px;
      transform: rotate(-18deg);
      width: 130px; } }

.chd-shortcode__killing-machine-text-button {
  align-items: center;
  align-self: center;
  display: flex;
  flex-direction: column;
  gap: 15px;
  max-width: 200px;
  padding-right: 10px;
  width: 50%; }
  @media (min-width: 768px) {
    .chd-shortcode__killing-machine-text-button {
      max-width: 100%;
      width: 60%; } }
  @media (min-width: 1328px) {
    .chd-shortcode__killing-machine-text-button {
      flex-direction: row;
      padding-right: 40px;
      width: 70%; } }

.chd-shortcode__killing-machine-text {
  color: #fff;
  font-family: "open-sans-condensed", "Open Sans Condensed", sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 109%;
  text-align: center;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .chd-shortcode__killing-machine-text {
      font-size: 26px; } }
  .chd-shortcode__killing-machine-text span {
    display: block;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 16px;
    font-style: italic;
    line-height: 121%;
    text-transform: none; }
    @media (min-width: 768px) {
      .chd-shortcode__killing-machine-text span {
        font-size: 20px; } }

.chd-shortcode__killing-machine-button {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  max-width: 173px;
  padding: 12px 0;
  text-align: center;
  text-transform: uppercase;
  transition: .2s;
  width: 100%; }
  .chd-shortcode__killing-machine-button:hover {
    background: #fff !important;
    color: #921e31; }

.chd-shortcode__banner--take-action-fb-petition {
  background: #0051CF; }
  .chd-shortcode__banner--take-action-fb-petition img {
    height: 100%;
    position: absolute;
    object-fit: contain; }

.chd-shortcode__take-action-fb-petition-image-1 {
  right: 0;
  object-position: calc(100% + 30px);
  z-index: 1; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-fb-petition-image-1 {
      object-position: right; } }

.chd-shortcode__take-action-fb-petition-image-2 {
  object-position: -95px;
  z-index: 2; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-fb-petition-image-2 {
      object-position: left; } }

.chd-shortcode__take-action-fb-petition-text-button {
  display: flex;
  flex-direction: column;
  font-family: "open-sans-condensed", "Open Sans Condensed", sans-serif;
  gap: 15px;
  height: 100%;
  justify-content: center;
  max-width: 250px;
  position: relative;
  text-transform: uppercase;
  z-index: 3; }
  @media (min-width: 390px) {
    .chd-shortcode__take-action-fb-petition-text-button {
      max-width: 270px; } }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-fb-petition-text-button {
      align-items: center;
      flex-direction: row;
      gap: 40px;
      margin: auto;
      max-width: 500px;
      text-align: center; } }

.chd-shortcode__take-action-fb-petition-text {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  line-height: 28px;
  padding-left: 20px; }
  @media (min-width: 390px) {
    .chd-shortcode__take-action-fb-petition-text {
      font-size: 24px; } }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-fb-petition-text {
      padding: 0; } }

.chd-shortcode__take-action-fb-petition-button {
  align-items: center;
  background: #F5BD16;
  border-radius: 50px;
  color: #023C93;
  display: flex;
  font-size: 20px;
  font-weight: bold;
  justify-content: center;
  margin-left: 15px;
  max-width: 210px;
  padding: 11px 0;
  width: 100%; }
  @media (min-width: 1328px) {
    .chd-shortcode__take-action-fb-petition-button {
      margin: 0; } }
  .chd-shortcode__take-action-fb-petition-button:hover {
    background: #023C93;
    color: #F5BD16; }

article .chd-shortcode__vaccine-secrets-text-button p {
  color: #000;
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  margin-bottom: 0;
  margin-top: 0; }

.chd-shortcode__banner--vaccine-secrets .cotb-container {
  position: relative;
  z-index: 1; }

.chd-shortcode__background-image--vaccine-secrets {
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0; }
  .chd-shortcode__background-image--vaccine-secrets img {
    height: 100%;
    object-fit: contain;
    object-position: -120px 64px;
    transform: scaleX(-1);
    width: 100%; }
    @media (min-width: 525px) {
      .chd-shortcode__background-image--vaccine-secrets img {
        object-position: calc(45% - 175px) 0; } }
    @media (min-width: 1328px) {
      .chd-shortcode__background-image--vaccine-secrets img {
        height: 110%;
        object-position: 0;
        transform: scaleX(1); } }

.chd-shortcode__vaccine-secrets-text-button {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 15px;
  position: relative;
  z-index: 1; }
  @media (min-width: 1328px) {
    .chd-shortcode__vaccine-secrets-text-button {
      align-items: center;
      flex-direction: row;
      height: 100%;
      justify-content: flex-end;
      padding: 0;
      padding-right: 28px; } }

.chd-shortcode__vaccine-secrets-text {
  color: #000; }
  .chd-shortcode__vaccine-secrets-text > span {
    display: block;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 28px;
    margin-bottom: 5px;
    text-transform: uppercase; }
    .chd-shortcode__vaccine-secrets-text > span > span {
      color: #00AEEF; }
  .chd-shortcode__vaccine-secrets-text p {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 0;
    max-width: 218px; }
    @media (min-width: 1328px) {
      .chd-shortcode__vaccine-secrets-text p {
        max-width: 304px; } }

.chd-shortcode__vaccine-secrets-button {
  border-radius: 100px;
  color: #000;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1.5px;
  padding: 11px 23px;
  text-transform: uppercase;
  transition: .2s; }
  .chd-shortcode__vaccine-secrets-button:hover {
    background-color: #000 !important;
    color: #00aeef; }
  @media (min-width: 1328px) {
    .chd-shortcode__vaccine-secrets-button {
      padding: 18px 30px; } }

article .chd-shortcode__measles-ebook-button-text-section p {
  color: #000;
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  margin-bottom: 10px;
  margin-top: 0; }

article p.chd-shortcode__measles-ebook-title {
  color: #0080A3;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 3px; }
  @media (min-width: 1328px) {
    article p.chd-shortcode__measles-ebook-title {
      font-size: 30px;
      margin-bottom: 0; } }
  article p.chd-shortcode__measles-ebook-title span {
    color: #000;
    font-size: 14px;
    line-height: 25px; }
    @media (min-width: 1328px) {
      article p.chd-shortcode__measles-ebook-title span {
        font-size: 20px; } }

.chd-shortcode__banner--measles-ebook {
  display: flex;
  justify-content: flex-end;
  overflow: hidden;
  position: relative; }
  .chd-shortcode__banner--measles-ebook .cotb-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 65%;
    z-index: 2; }
    @media (min-width: 1328px) {
      .chd-shortcode__banner--measles-ebook .cotb-container {
        align-items: center;
        flex-direction: row;
        gap: 30px;
        padding-right: 26px;
        width: auto; } }

.chd-shortcode__measles-ebook-image {
  height: 100%;
  object-fit: contain;
  object-position: -40px 0;
  position: absolute;
  width: 100%; }
  @media (min-width: 1328px) {
    .chd-shortcode__measles-ebook-image {
      height: 135%;
      object-position: left -10px; } }

.chd-shortcode__measles-ebook-title {
  align-items: center;
  display: flex;
  flex-direction: column; }
  .chd-shortcode__measles-ebook-title span {
    background: linear-gradient(360deg, #D0E7B3 55%, transparent 55%);
    display: block;
    letter-spacing: 1.96px;
    padding: 0 10px;
    text-transform: uppercase; }

.chd-shortcode__measles-ebook-button-text-section {
  align-items: center;
  display: flex;
  flex-direction: column; }

.chd-shortcode__measles-ebook-secondary-text {
  width: 183px; }
  @media (min-width: 1328px) {
    .chd-shortcode__measles-ebook-secondary-text {
      width: 273px; } }

.chd-shortcode__measles-ebook-button {
  border-radius: 50px;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.4px;
  padding: 7px 23px;
  text-transform: uppercase;
  transition: .2s; }
  .chd-shortcode__measles-ebook-button:hover {
    background-color: #0080A3 !important;
    color: #fff !important; }

.chd-shortcode__banner--autism-2025 {
  display: flex;
  justify-content: flex-end;
  position: relative; }
  .chd-shortcode__banner--autism-2025:after {
    background: linear-gradient(90deg, transparent 50%, #EBF4FC);
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%; }
    @media (min-width: 1328px) {
      .chd-shortcode__banner--autism-2025:after {
        background: linear-gradient(90deg, transparent 20%, #EBF4FC); } }

.chd-shortcode__autism-2025-bg-img {
  height: 100%;
  object-fit: cover;
  object-position: calc(25% - 50px);
  position: absolute;
  width: 100%; }
  @media (min-width: 1328px) {
    .chd-shortcode__autism-2025-bg-img {
      object-fit: contain;
      object-position: left; } }

.chd-shortcode__autism-2025-text-button {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 10px;
  height: 100%;
  justify-content: center;
  padding-right: 10px;
  position: relative;
  width: 50%;
  z-index: 1; }
  @media (min-width: 1328px) {
    .chd-shortcode__autism-2025-text-button {
      flex-direction: row;
      gap: 30px;
      justify-content: flex-end;
      padding-right: 25px;
      width: 100%; } }

.chd-shortcode__autism-2025-text {
  color: #231F20;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 1.2px;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase; }
  @media (min-width: 1328px) {
    .chd-shortcode__autism-2025-text {
      font-size: 20px;
      line-height: 20px;
      max-width: 325px; } }
  .chd-shortcode__autism-2025-text strong {
    display: block;
    letter-spacing: 1.68px; }
    @media (min-width: 1328px) {
      .chd-shortcode__autism-2025-text strong {
        font-size: 28px;
        line-height: 28px; } }

.chd-shortcode__autism-2025-button {
  background-color: #0080A3;
  border: 0;
  border-radius: 50px;
  box-shadow: -2px 3px 6px 0px #ccc;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.4px;
  outline: none;
  padding: 7px 22px;
  text-transform: uppercase;
  transition: .2s; }
  .chd-shortcode__autism-2025-button:hover {
    background-color: #01647F; }

.chd-shortcode__banner--mdm-2025 {
  background: #000;
  display: flex;
  margin: 0 auto 10px;
  overflow: hidden;
  position: relative; }
  .chd-shortcode__banner--mdm-2025:after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 0) 75.77%);
    content: '';
    height: 100%;
    position: absolute;
    width: 100%; }
    @media (min-width: 1328px) {
      .chd-shortcode__banner--mdm-2025:after {
        background: linear-gradient(90deg, transparent, transparent 15%, #000 30%, #000 70%, transparent 85%, transparent); } }
  .chd-shortcode__banner--mdm-2025 .chd-shortcode__banner-image--mdm-2025 {
    height: 100%;
    object-fit: cover;
    object-position: bottom;
    position: absolute;
    width: 100%;
    z-index: 0; }
    @media (min-width: 1328px) {
      .chd-shortcode__banner--mdm-2025 .chd-shortcode__banner-image--mdm-2025 {
        height: 215%;
        object-fit: contain;
        object-position: right -115px; } }
    .chd-shortcode__banner--mdm-2025 .chd-shortcode__banner-image--mdm-2025-desktop {
      display: none; }
      @media (min-width: 1328px) {
        .chd-shortcode__banner--mdm-2025 .chd-shortcode__banner-image--mdm-2025-desktop {
          display: block;
          object-position: -55px; } }
  .chd-shortcode__banner--mdm-2025 span {
    align-items: center;
    align-self: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    width: 100%;
    z-index: 10; }

.chd-shortcode__banner-image-container--mdm-2025 {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 98px;
  margin-top: -43px;
  overflow: hidden;
  width: 100%; }

.chd-shortcode__take-action-mdm-2025-image {
  border: none;
  flex-shrink: 0;
  max-width: 450px;
  width: 120%; }

.chd-shortcode__take-action-mdm-2025-text-button {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 8px;
  justify-content: center;
  max-width: 230px;
  width: 60%; }

.chd-shortcode__take-action-mdm-2025-text {
  color: #fff;
  display: none;
  font-weight: bold; }
  .chd-shortcode__take-action-mdm-2025-text br {
    display: none; }
    @media (min-width: 500px) {
      .chd-shortcode__take-action-mdm-2025-text br {
        display: block; } }
  .chd-shortcode__take-action-mdm-2025-text span {
    font-size: 26px; }
    .chd-shortcode__take-action-mdm-2025-text span:first-of-type {
      padding-bottom: 4px; }
    .chd-shortcode__take-action-mdm-2025-text span:last-of-type {
      font-size: 16px;
      text-transform: none; }

.chd-shortcode__take-action-mdm-2025-button {
  background: linear-gradient(90deg, #F7AC75 0%, #F9E584 100%);
  background-color: #F9E584;
  color: #000;
  filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.35));
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1.6px;
  order: 3;
  padding: 8px 21px;
  text-align: center;
  text-transform: uppercase;
  transition: 1s;
  width: auto; }
  .chd-shortcode__take-action-mdm-2025-button:hover {
    background: #f7ac75; }

.chd-testimonials-archive {
  padding: 0; }
  .chd-testimonials-archive__inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 1140px;
    padding: 30px 15px 35px; }
    @media (min-width: 1000px) {
      .chd-testimonials-archive__inner {
        padding: 50px 15px 60px; } }
  .chd-testimonials-archive__title {
    color: #007899;
    text-align: center;
    font-family: "merriweather", Merriweather, serif;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 30px;
    padding: 0 20px; }
    .chd-testimonials-archive__title {
      font-size: 24px; }
      @media screen and (min-width: 390px) {
        .chd-testimonials-archive__title {
          font-size: calc(24px + 12 * ((100vw - 390px) / 610)); } }
      @media screen and (min-width: 1000px) {
        .chd-testimonials-archive__title {
          font-size: 36px; } }
    @media (min-width: 1000px) {
      .chd-testimonials-archive__title {
        margin: 0 0 40px; } }

.chd-testimonials {
  box-sizing: border-box; }
  .chd-testimonials *,
  .chd-testimonials *::after,
  .chd-testimonials *::before {
    box-sizing: inherit; }
  .chd-testimonials__inner {
    display: flex;
    flex-flow: column nowrap;
    align-items: flex-start;
    gap: 20px; }
    @media (min-width: 834px) {
      .chd-testimonials__inner {
        display: block;
        -webkit-column-width: 530px;
        -moz-column-width: 530px;
        column-width: 530px;
        column-count: 2;
        gap: 40px; } }
  .chd-testimonials__pagination {
    margin-top: 20px;
    text-align: center; }
    @media (min-width: 834px) {
      .chd-testimonials__pagination {
        margin-top: 50px; } }
  .chd-testimonials__load-more {
    background: #2C2E30;
    border-radius: 100px;
    border: 0 none;
    color: #FFF;
    display: inline-block;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 2.1px;
    padding: 20px 60px;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap; }

.chd-testimony {
  background: #fff;
  flex: 0 1 auto;
  margin-bottom: 40px;
  padding: 30px 30px 70px;
  position: relative;
  text-align: center;
  width: 100%;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid; }
  @media (min-width: 834px) {
    .chd-testimony {
      padding: 44px 44px 70px;
      margin-bottom: 60px; } }
  .chd-testimony__inner {
    position: relative; }
    .chd-testimony__inner::after {
      content: '\201C';
      display: block;
      position: absolute;
      color: #0080A3;
      font-family: "merriweather", Merriweather, serif;
      font-size: 128px;
      font-weight: 900;
      line-height: 1;
      bottom: 0;
      left: -10px;
      transform: translateY(160px); }
      @media (min-width: 834px) {
        .chd-testimony__inner::after {
          left: 20px; } }
  .chd-testimony__date {
    color: #0080A3;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.8;
    letter-spacing: 2px;
    margin-bottom: 20px;
    text-transform: uppercase; }
  .chd-testimony__content {
    color: #000;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 1.6; }
    .chd-testimony__content * + * {
      margin-top: 20px; }

.chd-shortcode__banner--simpsonwood-2025:after {
  background: linear-gradient(85deg, #000 50%, rgba(0, 0, 0, 0) 97.6%);
  content: '';
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%; }
  @media (min-width: 1328px) {
    .chd-shortcode__banner--simpsonwood-2025:after {
      background: linear-gradient(90deg, transparent, transparent 15%, #000 30%, #000 60%, transparent 85%, transparent); } }

.chd-shortcode__banner--simpsonwood-2025 > span {
  align-items: center;
  display: flex;
  height: 100%;
  position: relative;
  z-index: 1; }

.chd-shortcode__simpsonwood-2025-text-button {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  font-weight: bold;
  gap: 15px;
  margin-left: 20px; }
  @media (min-width: 1328px) {
    .chd-shortcode__simpsonwood-2025-text-button {
      align-items: center;
      flex-direction: row-reverse;
      gap: 40px;
      margin-left: 30px; } }

.chd-shortcode__simpsonwood-2025-text {
  color: #fff;
  font-family: "merriweather", Merriweather, serif;
  font-size: 27px;
  line-height: 30px;
  max-width: 285px; }
  @media (min-width: 1328px) {
    .chd-shortcode__simpsonwood-2025-text {
      text-align: center; } }
  .chd-shortcode__simpsonwood-2025-text span {
    display: block;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 21px; }

.chd-shortcode__background-image--simpsonwood-2025 {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%; }
  .chd-shortcode__background-image--simpsonwood-2025 img {
    height: 100%;
    object-fit: cover;
    object-position: calc(100% + 45px);
    width: 100%; }
    @media (min-width: 834px) {
      .chd-shortcode__background-image--simpsonwood-2025 img {
        object-fit: contain; } }
    @media (min-width: 1328px) {
      .chd-shortcode__background-image--simpsonwood-2025 img {
        height: 150%;
        object-position: right calc(100% - 50px); } }

.chd-shortcode__simpsonwood-2025-button {
  border-radius: 50px;
  color: #000;
  font-size: 12px;
  letter-spacing: 1.8px;
  padding: 8px 12px;
  text-transform: uppercase;
  transition: .2s; }
  .chd-shortcode__simpsonwood-2025-button:hover {
    background: #F38B40 !important; }

.chd-shortcode__banner--chd-conf-2025 .chd-shortcode__banner-bg-wrap {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 0; }

.chd-shortcode__banner--chd-conf-2025 .chd-shortcode__banner-bg {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center center; }

.chd-shortcode__banner--chd-conf-2025 .cotb-container {
  display: block;
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%; }
  @media (min-width: 1160px) {
    .chd-shortcode__banner--chd-conf-2025 .cotb-container {
      display: flex;
      flex-flow: row nowrap;
      justify-content: center;
      align-items: center;
      gap: 14px; } }

.chd-shortcode__banner--chd-conf-2025 .chd-shortcode__banner-image-container--chd-conf-2025 {
  position: relative;
  z-index: 0;
  max-width: 373px;
  margin: 0 auto;
  width: 100%; }
  @media (min-width: 1160px) {
    .chd-shortcode__banner--chd-conf-2025 .chd-shortcode__banner-image-container--chd-conf-2025 {
      margin: 0;
      transform: translateY(13px); } }

.chd-shortcode__banner--chd-conf-2025 .chd-shortcode__chd-conf-2025-text-button {
  margin-top: -32px;
  text-align: center;
  position: relative;
  z-index: 10; }
  @media (min-width: 1160px) {
    .chd-shortcode__banner--chd-conf-2025 .chd-shortcode__chd-conf-2025-text-button {
      margin-top: 0; } }

.chd-shortcode__banner--chd-conf-2025 .chd-shortcode__chd-conf-2025-button {
  background: #00AEEF;
  border-radius: 100px;
  box-shadow: 0px 4px 7.5px 0px rgba(0, 0, 0, 0.25);
  color: #041013;
  display: inline-block;
  padding: 16px 30px;
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 1.6px; }

.chd-shortcode__banner--wuhan {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 358px;
  width: 100%; }
  @media (min-width: 1328px) {
    .chd-shortcode__banner--wuhan {
      max-width: none; } }
  .chd-shortcode__banner--wuhan .chd-shortcode__banner-bg-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
  .chd-shortcode__banner--wuhan .chd-shortcode__banner-bg {
    display: none;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: left center; }
    @media (min-width: 1328px) {
      .chd-shortcode__banner--wuhan .chd-shortcode__banner-bg {
        display: block; } }
    .chd-shortcode__banner--wuhan .chd-shortcode__banner-bg--mobile {
      display: block; }
      @media (min-width: 1328px) {
        .chd-shortcode__banner--wuhan .chd-shortcode__banner-bg--mobile {
          display: none; } }
  .chd-shortcode__banner--wuhan .cotb-container {
    display: block;
    position: relative;
    z-index: 10;
    width: 100%;
    height: 100%; }

.chd-sources {
  border-top: 1px solid #dfe1e2;
  border-bottom: 1px solid #dfe1e2;
  position: relative;
  clear: both;
  padding: 15px 8px;
  margin: 4px 0; }
  .chd-sources__details:hover {
    cursor: pointer; }
  .chd-sources__summary {
    position: relative;
    list-style: none;
    line-height: 12px; }
    .chd-sources__summary::marker {
      content: none; }
    .chd-sources__summary::-webkit-details-marker {
      display: none; }
  .chd-sources__summary-header {
    position: relative;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 0.75rem;
    text-transform: uppercase;
    vertical-align: middle;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center; }
    .chd-sources__summary-header > span {
      display: inline-block;
      text-align: center;
      line-height: 12px;
      height: 12px;
      vertical-align: middle; }
      .chd-sources__summary-header > span::before {
        border: 1px solid #000;
        content: '+';
        display: inline-block;
        width: 12px;
        height: 12px;
        text-align: center;
        border-radius: 100px;
        vertical-align: middle;
        line-height: 12px;
        text-align: center;
        margin-right: 10px;
        letter-spacing: -1px; }
  .chd-sources__details[open] .chd-sources__summary-header span::before {
    content: '-'; }
  .chd-sources__summary-inner {
    padding-top: 16px;
    font-size: 15px; }
    .chd-sources__summary-inner p {
      font-size: 15px; }
  .chd-sources .chd-callout {
    background-color: #f5f6f7;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    padding: 16px; }
    .chd-sources .chd-callout *:first {
      margin-top: 0 !important; }
    .chd-sources .chd-callout *:last {
      margin-bottom: 0 !important; }
    .chd-sources .chd-callout h3 {
      font-family: "open-sans", "Open Sans", sans-serif;
      font-size: 19px;
      line-height: 28px;
      color: #2d2e2f;
      margin-top: 0 !important;
      margin-bottom: 0.5rem !important;
      font-weight: 700 !important; }
    .chd-sources .chd-callout a,
    .chd-sources .chd-callout a:hover {
      text-decoration: none !important; }

.chd-shortcode__banner--mdm-oct-2025 {
  overflow: hidden; }
  .chd-shortcode__banner--mdm-oct-2025:after {
    background: rgba(0, 0, 0, 0.6);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0; }
    @media (min-width: 1328px) {
      .chd-shortcode__banner--mdm-oct-2025:after {
        background: linear-gradient(90deg, #000, #000 45%, rgba(0, 0, 0, 0.6), 55%, rgba(0, 0, 0, 0.6) 70%, #000 80%, #000); } }
  .chd-shortcode__banner--mdm-oct-2025 .cotb-container {
    position: relative;
    z-index: 1; }

.chd-shortcode__mdm-oct-2025-button-logo-section {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%; }
  @media (min-width: 1328px) {
    .chd-shortcode__mdm-oct-2025-button-logo-section {
      flex-direction: row;
      justify-content: space-between;
      margin-left: 10px;
      margin-right: 50px; } }

.chd-shortcode__mdm-oct-2025-video {
  display: none; }
  @media (min-width: 1328px) {
    .chd-shortcode__mdm-oct-2025-video {
      display: block;
      height: 100px;
      position: absolute;
      right: 150px;
      width: 300px;
      z-index: 0; } }
  .chd-shortcode__mdm-oct-2025-video video {
    height: 100%;
    object-fit: cover;
    width: 100%; }

.chd-shortcode__mdm-oct-2025-image {
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%; }
  @media (min-width: 1328px) {
    .chd-shortcode__mdm-oct-2025-image {
      display: none; } }

.chd-shortcode__mdm-oct-2025-logo-container {
  margin-bottom: 5px;
  max-width: 400px;
  width: 110%;
  z-index: 1; }
  @media (min-width: 1328px) {
    .chd-shortcode__mdm-oct-2025-logo-container {
      max-width: 436px; } }

.chd-shortcode__mdm-oct-2025-logo {
  position: relative; }
  @media (min-width: 1328px) {
    .chd-shortcode__mdm-oct-2025-logo {
      top: -5px; } }

.chd-shortcode__mdm-oct-2025-button {
  background: linear-gradient(93deg, #8BD3F8 7.18%, #D2EDAC 100%);
  background-color: #D2EDAC;
  border-radius: 50px;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2.1px;
  padding: 14px 32px;
  text-transform: uppercase;
  transition: .2s;
  z-index: 1; }
  .chd-shortcode__mdm-oct-2025-button:hover {
    background: #8BD3F8; }

.chd-books__breadcrumbs-share-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
  gap: 10px; }
  .chd-books__breadcrumbs-share-section .share-area {
    margin-top: 0; }

.books__wrapper {
  padding: 0; }

.chd-books {
  /* Note for future clean up: These styles in article will need to be moved to a general sass file for CHD books */ }
  .chd-books__vax-unvax-banner {
    background: linear-gradient(267deg, #FFDF00 -20.4%, #004D35 90.4%);
    height: 343px;
    overflow: hidden;
    position: relative; }
    @media (min-width: 620px) {
      .chd-books__vax-unvax-banner {
        align-items: center;
        display: flex;
        height: 100%;
        justify-content: flex-end; } }
    .chd-books__vax-unvax-banner img {
      bottom: 0;
      object-fit: contain;
      object-position: 100%;
      right: 0;
      max-height: 206px;
      max-width: 108%;
      position: absolute; }
      @media (min-width: 620px) {
        .chd-books__vax-unvax-banner img {
          max-height: 100%;
          max-width: 65%;
          position: relative; } }
    .chd-books__vax-unvax-banner:after {
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 68.23%, #000 97.11%);
      bottom: 0;
      content: "";
      height: 150px;
      position: absolute;
      width: 100%; }
  .chd-books__vax-unvax-title-button {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: auto;
    width: 231px;
    z-index: 1; }
    @media (min-width: 620px) {
      .chd-books__vax-unvax-title-button {
        margin: 0 0 0 20px;
        max-width: 490px;
        width: 100%; } }
    @media (min-width: 1440px) {
      .chd-books__vax-unvax-title-button {
        left: 100px;
        position: relative; } }
    @media (min-width: 1540px) {
      .chd-books__vax-unvax-title-button {
        margin: 0;
        max-width: none; } }
    @media (min-width: 1840px) {
      .chd-books__vax-unvax-title-button {
        left: auto; } }
    .chd-books__vax-unvax-title-button h1 {
      color: #FBFAF7;
      font-size: 20px;
      line-height: 23px;
      padding: 22px 0 0;
      text-align: center; }
      @media (min-width: 620px) {
        .chd-books__vax-unvax-title-button h1 {
          font-size: calc(20px + 20 * ((100vw - 620px) / 820));
          line-height: calc(23px + 28 * ((100vw - 620px) / 820));
          padding-top: 0; } }
      @media (min-width: 1440px) {
        .chd-books__vax-unvax-title-button h1 {
          font-size: 40px;
          line-height: 51px; } }
      @media (min-width: 1540px) {
        .chd-books__vax-unvax-title-button h1 {
          font-size: calc(40px + 20 * ((100vw - 1440px) / 400));
          line-height: calc(51px + 20 * ((100vw - 1440px) / 400));
          max-width: 740px; } }
      @media (min-width: 1840px) {
        .chd-books__vax-unvax-title-button h1 {
          font-size: 60px;
          line-height: 71px; } }
    .chd-books__vax-unvax-title-button a {
      background: #FBFAF7;
      color: #537826;
      font-size: 15px;
      font-weight: bold;
      letter-spacing: 1.5px;
      line-height: normal;
      margin: 11px 0 0;
      padding: 8px 20px;
      text-transform: uppercase;
      transition: .5s; }
      @media (min-width: 1440px) {
        .chd-books__vax-unvax-title-button a {
          margin-top: 28px;
          padding: 13px 45px; } }
      .chd-books__vax-unvax-title-button a:hover {
        background: #537826;
        color: #FBFAF7; }
  .chd-books__article {
    float: none;
    padding: 32px 0 0; }
    @media (min-width: 1200px) {
      .chd-books__article {
        padding-top: 65px; } }
    .chd-books__article h2 {
      color: #000;
      font-size: 20px;
      line-height: 22px;
      max-width: 65%;
      padding: 0 0 10px; }
      @media (min-width: 1200px) {
        .chd-books__article h2 {
          font-size: 40px;
          line-height: 41px;
          max-width: 100%; } }
    .chd-books__article p, .chd-books__article li {
      font-size: 16px;
      line-height: 20px; }
      @media (min-width: 1200px) {
        .chd-books__article p, .chd-books__article li {
          font-size: 20px;
          line-height: 26px; } }
    .chd-books__article ul li {
      margin-bottom: 3px; }
    .chd-books__article a:link, .chd-books__article a:visited {
      color: #000; }
    .chd-books__article a:hover {
      text-decoration: none; }
    .chd-books__article img {
      border: none; }
  .chd-books__vax-unvax-content-section {
    max-width: 1171px; }
    @media (min-width: 960px) {
      .chd-books__vax-unvax-content-section {
        display: flex;
        gap: 20px;
        justify-content: space-between;
        margin: auto; } }
  .chd-books__vax-unvax-content {
    max-width: 724px;
    margin: 0 15px; }
  .chd-books__vax-unvax-boxes-one {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 34px;
    margin: 34px 15px 0; }
    @media (min-width: 960px) {
      .chd-books__vax-unvax-boxes-one {
        margin-top: 0; } }
    @media (min-width: 1200px) {
      .chd-books__vax-unvax-boxes-one {
        margin-top: 70px; } }
    .chd-books__vax-unvax-boxes-one > a, .chd-books__vax-unvax-boxes-one summary {
      align-items: center;
      border-radius: 2px;
      box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.08);
      color: #000;
      cursor: pointer;
      display: flex;
      font-family: 'Merriweather';
      font-size: 24px;
      font-weight: bold;
      height: 113px;
      justify-content: center;
      text-align: center;
      transition: .5s;
      width: 313px; }
      .chd-books__vax-unvax-boxes-one > a:hover, .chd-books__vax-unvax-boxes-one summary:hover {
        box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.2); }
    .chd-books__vax-unvax-boxes-one > a:first-child {
      border-bottom: 9px solid #85C33F; }
    .chd-books__vax-unvax-boxes-one > a:nth-child(2) {
      border-bottom: 9px solid #477627; }
    .chd-books__vax-unvax-boxes-one details {
      border-bottom: 9px solid #004D35;
      box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.08);
      display: flex;
      flex-direction: column;
      transition: .5s; }
      .chd-books__vax-unvax-boxes-one details:hover {
        box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.15); }
      .chd-books__vax-unvax-boxes-one details[open] summary:first-child:after {
        transform: rotate(135deg);
        margin-top: 10px; }
      .chd-books__vax-unvax-boxes-one details summary {
        box-shadow: none; }
        .chd-books__vax-unvax-boxes-one details summary::-webkit-details-marker, .chd-books__vax-unvax-boxes-one details summary::marker {
          color: transparent;
          display: none;
          list-style: none; }
        .chd-books__vax-unvax-boxes-one details summary:first-child:after {
          border-bottom: 3px solid #000;
          border-left: 3px solid #000;
          content: '';
          height: 10px;
          margin-left: 15px;
          position: relative;
          transform: rotate(-45deg);
          transition: .2s;
          width: 10px; }
        .chd-books__vax-unvax-boxes-one details summary:hover {
          box-shadow: none; }
      .chd-books__vax-unvax-boxes-one details > div {
        align-items: center;
        display: flex;
        flex-direction: column;
        position: relative;
        text-align: center; }
        .chd-books__vax-unvax-boxes-one details > div a {
          font-family: 'Merriweather';
          font-weight: bold;
          padding: 20px 0;
          width: 100%; }
          .chd-books__vax-unvax-boxes-one details > div a:hover {
            background: #D5EDB3; }
        .chd-books__vax-unvax-boxes-one details > div:not(:last-of-type):after {
          background: #E9E8E6;
          bottom: 0;
          content: '';
          display: block;
          height: 1.5px;
          position: absolute;
          width: 111px; }
        .chd-books__vax-unvax-boxes-one details > div:hover:after {
          display: none; }
  .chd-books__vax-unvax-section-two {
    background: #F4F5F5; }
  .chd-books__vax-unvax-additional-resources {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    margin: 42px auto 0;
    max-width: 1172px;
    padding: 44px 20px 33px; }
    @media (min-width: 960px) {
      .chd-books__vax-unvax-additional-resources {
        flex-direction: row; } }
    @media (min-width: 1200px) {
      .chd-books__vax-unvax-additional-resources {
        padding-top: 0; } }
    .chd-books__vax-unvax-additional-resources img {
      margin: 34px 0 0;
      max-width: 246px; }
      @media (min-width: 960px) {
        .chd-books__vax-unvax-additional-resources img {
          order: 1; } }
      @media (min-width: 960px) {
        .chd-books__vax-unvax-additional-resources img {
          margin-top: 22px; } }
  .chd-books__vax-unvax-resources {
    display: flex;
    gap: 34px;
    flex-direction: column;
    text-align: center; }
    @media (min-width: 960px) {
      .chd-books__vax-unvax-resources {
        order: 2; } }
    @media (min-width: 1200px) {
      .chd-books__vax-unvax-resources {
        display: grid;
        grid-template-columns: 1fr 1fr;
        text-align: left; } }
    .chd-books__vax-unvax-resources h2 {
      align-items: center;
      display: flex;
      flex-direction: column;
      font-family: 'Open-Sans';
      letter-spacing: 2px;
      max-width: 100%;
      text-align: center;
      text-transform: uppercase; }
      @media (min-width: 1200px) {
        .chd-books__vax-unvax-resources h2 {
          align-items: flex-start;
          font-size: 24px;
          grid-column-start: 1;
          grid-column-end: 3; } }
      .chd-books__vax-unvax-resources h2:after {
        background: #373A3C;
        bottom: 0;
        content: '';
        display: block;
        height: 1.5px;
        position: absolute;
        width: 285px; }
        @media (min-width: 1200px) {
          .chd-books__vax-unvax-resources h2:after {
            width: 100%; } }
    .chd-books__vax-unvax-resources a {
      font-family: 'Merriweather';
      font-size: 20px;
      font-weight: bold;
      line-height: 25px; }
      .chd-books__vax-unvax-resources a:hover {
        color: #007899; }
  .chd-books__vax-unvax-boxes-two {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 30px 17px;
    justify-content: center;
    padding: 43px 17px; }
    @media (min-width: 1200px) {
      .chd-books__vax-unvax-boxes-two {
        padding-top: 82px;
        padding-bottom: 95px; } }
    .chd-books__vax-unvax-boxes-two a {
      align-items: center;
      display: flex;
      flex-direction: column;
      max-width: 381px; }
      .chd-books__vax-unvax-boxes-two a:hover {
        text-decoration: underline;
        text-decoration-color: #fff; }
    .chd-books__vax-unvax-boxes-two img {
      object-fit: cover;
      width: 100%; }
      @media (min-width: 960px) {
        .chd-books__vax-unvax-boxes-two img {
          height: 222px;
          width: 381px; } }
    .chd-books__vax-unvax-boxes-two span {
      align-items: center;
      background: #174D3A;
      color: #fff;
      display: flex;
      font-family: 'Merriweather';
      font-size: 24px;
      height: 128px;
      justify-content: center;
      letter-spacing: -0.48px;
      line-height: normal;
      margin-top: -66px;
      padding: 0 10px;
      text-align: center;
      width: 275px; }
  .chd-books__vax-unvax-studies {
    margin: auto;
    max-width: 900px;
    overflow-x: hidden;
    padding-bottom: 40px; }
    @media (min-width: 834px) {
      .chd-books__vax-unvax-studies {
        padding-bottom: 80px; } }
    .chd-books__vax-unvax-studies h2 {
      color: #174D3A;
      font-family: "open-sans", "Open Sans", sans-serif;
      max-width: 100%;
      padding-bottom: 20px;
      text-align: center;
      text-transform: uppercase;
      width: 100%; }
      .chd-books__vax-unvax-studies h2 {
        font-size: 22px; }
        @media screen and (min-width: 390px) {
          .chd-books__vax-unvax-studies h2 {
            font-size: calc(22px + 16 * ((100vw - 390px) / 610)); } }
        @media screen and (min-width: 1000px) {
          .chd-books__vax-unvax-studies h2 {
            font-size: 38px; } }
      .chd-books__vax-unvax-studies h2 {
        padding-bottom: 20px; }
        @media screen and (min-width: 390px) {
          .chd-books__vax-unvax-studies h2 {
            padding-bottom: calc(20px + 25 * ((100vw - 390px) / 610)); } }
        @media screen and (min-width: 1000px) {
          .chd-books__vax-unvax-studies h2 {
            padding-bottom: 45px; } }
    .chd-books__vax-unvax-studies .swiper-slide {
      opacity: .5;
      transition: .2s; }
      .chd-books__vax-unvax-studies .swiper-slide.swiper-slide-active {
        opacity: 1; }
    .chd-books__vax-unvax-studies-main {
      box-shadow: 0px 0px 12.6px 0px rgba(0, 0, 0, 0.1);
      margin: 10px 10px 30px;
      width: calc(100% - 20px); }
      .chd-books__vax-unvax-studies-main img {
        width: 100%; }
    .chd-books__vax-unvax-studies-thumbs-wrapper {
      position: relative; }
    .chd-books__vax-unvax-studies-thumbs {
      padding: 10px 5px;
      position: relative;
      margin: 5px auto;
      max-width: 775px;
      overflow: hidden; }
      .chd-books__vax-unvax-studies-thumbs .swiper-slide {
        box-shadow: 0px 0px 12.6px 0px rgba(0, 0, 0, 0.1); }
    .chd-books__vax-unvax-studies .swiper-button-next, .chd-books__vax-unvax-studies .swiper-button-prev {
      color: #000; }
      .chd-books__vax-unvax-studies .swiper-button-next:after, .chd-books__vax-unvax-studies .swiper-button-prev:after {
        font-size: 20px;
        font-weight: bold; }
  .chd-books__vax-unvax-featured-chdtv {
    background: #F4F5F5F5;
    padding: 40px 17px; }
    @media (min-width: 960px) {
      .chd-books__vax-unvax-featured-chdtv {
        padding: 75px 17px; } }
    .chd-books__vax-unvax-featured-chdtv a {
      max-width: 381px; }
      .chd-books__vax-unvax-featured-chdtv a:hover {
        text-decoration: underline; }
    .chd-books__vax-unvax-featured-chdtv h2 {
      color: #174D3A;
      font-family: 'open-sans';
      font-size: 24px;
      letter-spacing: 2.4px;
      margin-bottom: 0;
      max-width: 100%;
      padding-bottom: 30px;
      text-align: center;
      text-transform: uppercase; }
      @media (min-width: 960px) {
        .chd-books__vax-unvax-featured-chdtv h2 {
          font-size: 38px; } }
      @media (min-width: 1245px) {
        .chd-books__vax-unvax-featured-chdtv h2 {
          margin: auto;
          max-width: 1210px;
          text-align: left; } }
    .chd-books__vax-unvax-featured-chdtv span {
      display: block;
      font-size: 18px;
      line-height: 24px;
      padding: 8px 0 0; }
  .chd-books__vax-unvax-chdtv-boxes {
    display: flex;
    flex-wrap: wrap;
    gap: 35px 34px;
    justify-content: center; }

.books__wrapper {
  padding: 0; }

.chd-books__wuhan-cover-up-banner {
  background-position: -70px 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 343px;
  max-height: 490px;
  overflow: hidden;
  position: relative; }
  @media (min-width: 500px) {
    .chd-books__wuhan-cover-up-banner {
      background-position: center; } }
  @media (min-width: 620px) {
    .chd-books__wuhan-cover-up-banner {
      align-items: center;
      display: flex;
      height: 100%;
      justify-content: space-between; } }
  .chd-books__wuhan-cover-up-banner img {
    bottom: 0;
    right: 0;
    max-height: 206px;
    max-width: 108%;
    position: absolute;
    width: auto; }
    @media (min-width: 620px) {
      .chd-books__wuhan-cover-up-banner img {
        max-height: 100%;
        position: relative; } }
  .chd-books__wuhan-cover-up-banner .chd-books__book-banner-image {
    max-height: 220px;
    z-index: 1; }
    @media (min-width: 620px) {
      .chd-books__wuhan-cover-up-banner .chd-books__book-banner-image {
        max-height: 100%;
        max-width: 30%;
        order: 3; } }
    @media (min-width: 1200px) {
      .chd-books__wuhan-cover-up-banner .chd-books__book-banner-image {
        max-width: 350px; } }
    @media (min-width: 1440px) {
      .chd-books__wuhan-cover-up-banner .chd-books__book-banner-image {
        margin-right: 110px; } }
  .chd-books__wuhan-cover-up-banner .chd-books__book-banner-image-2 {
    left: 0;
    max-height: 275px; }
    @media (min-width: 620px) {
      .chd-books__wuhan-cover-up-banner .chd-books__book-banner-image-2 {
        max-height: 100%;
        max-width: 22%;
        order: 1; } }
    @media (min-width: 1200px) {
      .chd-books__wuhan-cover-up-banner .chd-books__book-banner-image-2 {
        max-width: 264px; } }
    @media (min-width: 1440px) {
      .chd-books__wuhan-cover-up-banner .chd-books__book-banner-image-2 {
        max-width: 100%;
        top: 90px;
        width: 350px; } }
  .chd-books__wuhan-cover-up-banner:after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 68.23%, #000 97.11%);
    bottom: 0;
    content: "";
    height: 150px;
    position: absolute;
    width: 100%; }

.chd-books__wuhan-cover-up-title-button {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: auto;
  position: relative;
  width: 250px;
  z-index: 1; }
  @media (min-width: 620px) {
    .chd-books__wuhan-cover-up-title-button {
      max-width: 500px;
      order: 2;
      right: 8%;
      width: 100%; } }
  @media (min-width: 1540px) {
    .chd-books__wuhan-cover-up-title-button {
      margin: 0;
      max-width: none;
      right: 11%; } }
  @media (min-width: 1840px) {
    .chd-books__wuhan-cover-up-title-button {
      left: auto; } }
  .chd-books__wuhan-cover-up-title-button h1 {
    color: #FBFAF7;
    font-size: 20px;
    line-height: 23px;
    padding: 22px 0 0;
    text-align: center;
    text-shadow: 2px 2px 20px #000, -2px -2px 20px #000; }
    @media (min-width: 620px) {
      .chd-books__wuhan-cover-up-title-button h1 {
        font-size: calc(20px + 20 * ((100vw - 620px) / 820));
        line-height: calc(23px + 28 * ((100vw - 620px) / 820));
        padding-top: 0; } }
    @media (min-width: 1440px) {
      .chd-books__wuhan-cover-up-title-button h1 {
        font-size: 40px;
        line-height: 51px; } }
    @media (min-width: 1540px) {
      .chd-books__wuhan-cover-up-title-button h1 {
        font-size: calc(40px + 20 * ((100vw - 1440px) / 400));
        line-height: calc(51px + 20 * ((100vw - 1440px) / 400));
        max-width: 750px; } }
    @media (min-width: 1840px) {
      .chd-books__wuhan-cover-up-title-button h1 {
        font-size: 60px;
        line-height: 71px; } }
    .chd-books__wuhan-cover-up-title-button h1 span {
      font-weight: normal;
      font-style: italic; }
  .chd-books__wuhan-cover-up-title-button a {
    background: #FBFAF7;
    color: #D92C22;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1.5px;
    line-height: normal;
    margin: 11px 0 0;
    padding: 8px 20px;
    text-transform: uppercase;
    transition: .5s; }
    @media (min-width: 1440px) {
      .chd-books__wuhan-cover-up-title-button a {
        margin-top: 28px;
        padding: 13px 45px; } }
    .chd-books__wuhan-cover-up-title-button a:hover {
      background: #D92C22;
      color: #fff; }

.chd-books__article--wuhan-cover-up h2 {
  padding: 0;
  max-width: 100%; }
  @media (min-width: 1200px) {
    .chd-books__article--wuhan-cover-up h2 {
      font-size: 40px;
      line-height: 41px; } }

.chd-books__article--wuhan-cover-up h3 {
  color: #000;
  font-size: 15px;
  font-style: italic;
  padding: 0 0 5px; }
  @media (min-width: 1200px) {
    .chd-books__article--wuhan-cover-up h3 {
      font-size: 24px; } }

.chd-books__wuhan-cover-up-content-section {
  max-width: 1171px; }
  @media (min-width: 960px) {
    .chd-books__wuhan-cover-up-content-section {
      display: flex;
      gap: 20px;
      justify-content: space-between;
      margin: auto; } }
  @media (min-width: 1200px) {
    .chd-books__wuhan-cover-up-content-section {
      padding-bottom: 50px; } }

.chd-books__wuhan-cover-up-content {
  max-width: 724px;
  margin: 0 15px; }

.chd-books__wuhan-cover-up-share-links {
  background: #fff;
  display: flex;
  gap: 13px;
  margin: 0 0 19px;
  position: relative; }
  @media (min-width: 960px) {
    .chd-books__wuhan-cover-up-share-links {
      margin: 63px 0 24px; } }
  .chd-books__wuhan-cover-up-share-links a {
    align-items: center;
    background: #F70006;
    border-radius: 50%;
    display: flex;
    height: 21px;
    padding: 12px;
    transition: .2s;
    width: 21px; }
    @media (min-width: 960px) {
      .chd-books__wuhan-cover-up-share-links a {
        height: 24px;
        padding: 16px;
        width: 24px; } }
    .chd-books__wuhan-cover-up-share-links a:hover {
      background: #AC0000; }
  .chd-books__wuhan-cover-up-share-links .copied-tool-tip {
    background: #F70006; }
    .chd-books__wuhan-cover-up-share-links .copied-tool-tip.active {
      z-index: -2; }

.chd-books__wuhan-cover-up-boxes-one {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 25px;
  margin: 34px 15px 0;
  padding-bottom: 53px; }
  @media (min-width: 960px) {
    .chd-books__wuhan-cover-up-boxes-one {
      gap: 34px;
      margin-top: 0; } }
  .chd-books__wuhan-cover-up-boxes-one h2 {
    font-size: 24px;
    margin-bottom: 0; }
    @media (min-width: 1200px) {
      .chd-books__wuhan-cover-up-boxes-one h2 {
        font-size: 30px; } }
  .chd-books__wuhan-cover-up-boxes-one > div:nth-of-type(1n + 2) {
    border-bottom: 6px solid; }
    @media (min-width: 1200px) {
      .chd-books__wuhan-cover-up-boxes-one > div:nth-of-type(1n + 2) {
        border-bottom: 7px solid; } }
  .chd-books__wuhan-cover-up-boxes-one > div:nth-of-type(3n + 2) {
    border-bottom-color: #FFDE00; }
  .chd-books__wuhan-cover-up-boxes-one > div:nth-of-type(3n + 3) {
    border-bottom-color: #F70006; }
  .chd-books__wuhan-cover-up-boxes-one > div:nth-of-type(3n + 4) {
    border-bottom-color: #AC0000; }
  .chd-books__wuhan-cover-up-boxes-one .chd-books__wuhan-cover-up-box {
    align-items: center;
    border-radius: 2px;
    box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.08);
    color: #000;
    cursor: pointer;
    display: flex;
    font-family: 'Merriweather';
    font-size: 18px;
    font-weight: bold;
    justify-content: center;
    padding: 22px 0;
    text-align: center;
    width: 313px; }
    @media (min-width: 1200px) {
      .chd-books__wuhan-cover-up-boxes-one .chd-books__wuhan-cover-up-box {
        font-size: 24px;
        padding: 29px 0; } }
    .chd-books__wuhan-cover-up-boxes-one .chd-books__wuhan-cover-up-box:hover {
      box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.2); }
  .chd-books__wuhan-cover-up-boxes-one details {
    box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.08);
    display: flex; }
    .chd-books__wuhan-cover-up-boxes-one details:hover {
      box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.15); }
    .chd-books__wuhan-cover-up-boxes-one details[open] summary {
      padding-bottom: 25px; }
      .chd-books__wuhan-cover-up-boxes-one details[open] summary:first-child:after {
        transform: rotate(135deg);
        margin-top: 10px; }
    .chd-books__wuhan-cover-up-boxes-one details .chd-books__wuhan-cover-up-box {
      box-shadow: none; }
      .chd-books__wuhan-cover-up-boxes-one details .chd-books__wuhan-cover-up-box::-webkit-details-marker, .chd-books__wuhan-cover-up-boxes-one details .chd-books__wuhan-cover-up-box::marker {
        color: transparent;
        display: none;
        list-style: none; }
      .chd-books__wuhan-cover-up-boxes-one details .chd-books__wuhan-cover-up-box:first-child:after {
        border-bottom: 3px solid #000;
        border-left: 3px solid #000;
        content: '';
        height: 10px;
        margin-left: 15px;
        position: relative;
        transform: rotate(-45deg);
        transition: .2s;
        width: 10px; }
      .chd-books__wuhan-cover-up-boxes-one details .chd-books__wuhan-cover-up-box:hover {
        box-shadow: none; }
    .chd-books__wuhan-cover-up-boxes-one details > div {
      align-items: center;
      display: flex;
      flex-direction: column;
      position: relative;
      text-align: center; }
      .chd-books__wuhan-cover-up-boxes-one details > div a {
        font-family: 'Merriweather';
        font-weight: bold;
        padding: 20px 0;
        width: 100%; }
        .chd-books__wuhan-cover-up-boxes-one details > div a:hover {
          background: #F5CCC9; }
      .chd-books__wuhan-cover-up-boxes-one details > div:not(:last-of-type):after {
        background: #E9E8E6;
        bottom: 0;
        content: '';
        display: block;
        height: 1.5px;
        position: absolute;
        width: 111px; }
      .chd-books__wuhan-cover-up-boxes-one details > div:hover:after {
        display: none; }

.chd-books__wuhan-cover-up-timeline {
  background: #F4F5F5;
  padding-top: 50px; }
  .chd-books__wuhan-cover-up-timeline h2 {
    color: #D92C22;
    font-family: 'open-sans';
    font-size: 24px;
    letter-spacing: 2.4px;
    margin-bottom: 14px;
    max-width: 100%;
    text-align: center;
    text-transform: uppercase; }
    @media (min-width: 1200px) {
      .chd-books__wuhan-cover-up-timeline h2 {
        font-size: 38px;
        margin: auto;
        max-width: 1140px;
        padding: 0 0 30px; } }

.chd-books__wuhan-cover-up-section-two {
  background: #fff; }

.chd-books__wuhan-cover-up-boxes-two {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 30px 17px;
  justify-content: center;
  padding: 43px 17px 0; }
  @media (min-width: 1200px) {
    .chd-books__wuhan-cover-up-boxes-two {
      padding-top: 82px; } }
  .chd-books__wuhan-cover-up-boxes-two a {
    align-items: center;
    display: flex;
    flex-direction: column;
    max-width: 381px; }
    .chd-books__wuhan-cover-up-boxes-two a:hover span {
      background: #AC0000; }
  .chd-books__wuhan-cover-up-boxes-two img {
    object-fit: cover;
    width: 100%; }
    @media (min-width: 960px) {
      .chd-books__wuhan-cover-up-boxes-two img {
        height: 222px;
        width: 381px; } }
  .chd-books__wuhan-cover-up-boxes-two span {
    align-items: center;
    background: #D92C22;
    color: #fff;
    display: flex;
    font-family: 'Merriweather';
    font-size: 24px;
    height: 128px;
    justify-content: center;
    letter-spacing: -0.48px;
    line-height: normal;
    margin-top: -40px;
    padding: 0 39px;
    text-align: center;
    transition: .2s;
    width: 234px; }

.chd-books__wuhan-cover-up-feature-video {
  background: #F4F5F5;
  padding: 17px;
  position: relative; }
  @media (min-width: 1200px) {
    .chd-books__wuhan-cover-up-feature-video {
      background: none;
      padding: 80px 0 64px; } }
  .chd-books__wuhan-cover-up-feature-video h2 {
    color: #D92C22;
    font-size: 24px; }
    @media (min-width: 1200px) {
      .chd-books__wuhan-cover-up-feature-video h2 {
        font-size: 32px; } }
  .chd-books__wuhan-cover-up-feature-video p {
    line-height: 18px; }
    @media (min-width: 1200px) {
      .chd-books__wuhan-cover-up-feature-video p {
        margin-bottom: 32px; } }
  @media (min-width: 1200px) {
    .chd-books__wuhan-cover-up-feature-video:before {
      background: #F4F5F5;
      content: '';
      height: 350px;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: -1; } }

.chd-books__wuhan-cover-up-feature-video-wrapper {
  margin: auto;
  max-width: 950px; }
  .chd-books__wuhan-cover-up-feature-video-wrapper p {
    font-size: 16px;
    line-height: 135%;
    max-width: 768px; }

.chd-books__wuhan-cover-up-featured-chdtv {
  background: #2C2E30;
  padding: 40px 17px; }
  @media (min-width: 960px) {
    .chd-books__wuhan-cover-up-featured-chdtv {
      padding: 75px 17px 100px; } }
  .chd-books__wuhan-cover-up-featured-chdtv a {
    max-width: 381px; }
    .chd-books__wuhan-cover-up-featured-chdtv a:hover {
      text-decoration: underline;
      text-decoration-color: #fff; }
  .chd-books__wuhan-cover-up-featured-chdtv h2 {
    color: #FFDA00;
    font-family: 'open-sans';
    font-size: 24px;
    letter-spacing: 2.4px;
    margin-bottom: 0;
    max-width: 100%;
    padding-bottom: 30px;
    text-align: center;
    text-transform: uppercase; }
    @media (min-width: 960px) {
      .chd-books__wuhan-cover-up-featured-chdtv h2 {
        font-size: 38px; } }
    @media (min-width: 1245px) {
      .chd-books__wuhan-cover-up-featured-chdtv h2 {
        margin: auto;
        max-width: 1210px; } }
  .chd-books__wuhan-cover-up-featured-chdtv span {
    color: #fff;
    display: block;
    font-size: 20px;
    line-height: 24px;
    padding: 8px 0 0; }

.chd-books__wuhan-cover-up-chdtv-boxes {
  display: flex;
  flex-wrap: wrap;
  gap: 49px 34px;
  justify-content: center; }

.chd-books__wuhan-cover-up-additional-resources {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  margin: 0 auto;
  max-width: 1172px;
  padding: 67px 20px 64px; }
  @media (min-width: 1200px) {
    .chd-books__wuhan-cover-up-additional-resources {
      flex-direction: row;
      gap: 54px;
      justify-content: flex-start;
      margin-top: 82px;
      padding-top: 0; } }
  .chd-books__wuhan-cover-up-additional-resources img {
    margin: 34px 0 0;
    max-width: 592px;
    width: 100%; }
    @media (min-width: 1200px) {
      .chd-books__wuhan-cover-up-additional-resources img {
        margin-top: 0;
        order: 1; } }

.chd-books__wuhan-cover-up-resources {
  display: flex;
  flex-direction: column;
  gap: 34px;
  text-align: center; }
  @media (min-width: 1200px) {
    .chd-books__wuhan-cover-up-resources {
      min-width: 530px;
      order: 2;
      text-align: left; } }
  .chd-books__wuhan-cover-up-resources h2 {
    align-items: center;
    display: flex;
    flex-direction: column;
    font-family: 'Open-Sans';
    letter-spacing: 2px;
    max-width: 100%;
    text-align: center;
    text-transform: uppercase; }
    @media (min-width: 1200px) {
      .chd-books__wuhan-cover-up-resources h2 {
        align-items: flex-start;
        font-size: 24px;
        grid-column-start: 1;
        grid-column-end: 3; } }
    .chd-books__wuhan-cover-up-resources h2:after {
      background: #373A3C;
      bottom: -10px;
      content: '';
      display: block;
      height: 1.5px;
      position: absolute;
      width: 285px; }
      @media (min-width: 1200px) {
        .chd-books__wuhan-cover-up-resources h2:after {
          width: 100%; } }
  .chd-books__wuhan-cover-up-resources a {
    font-family: 'Merriweather';
    font-size: 20px;
    font-weight: bold;
    line-height: 25px; }
    .chd-books__wuhan-cover-up-resources a:hover {
      color: #D92C22; }

.tl-storyslider .tl-slider-container-mask {
  background: #F4F5F5; }

.tl-timenav .tl-timenav-slider .tl-timenav-slider-background {
  background: #fff; }

.tl-menubar-button {
  background: #fff; }

.tl-timeaxis {
  background-color: #F4F5F5;
  z-index: 10; }

.tl-timeaxis-background {
  background-color: #F4F5F5;
  z-index: 7; }

.tl-storyslider .tl-slider-container-mask:after {
  background: linear-gradient(90deg, rgba(255, 222, 0, 0.96) 3.13%, rgba(169, 1, 1, 0.96) 86.69%);
  bottom: 0;
  content: '';
  display: block;
  height: 10px;
  left: 50%;
  position: absolute;
  transform: translate(-50%);
  width: 100%;
  z-index: 10; }

.tl-skinny .tl-text h2.tl-headline-title, .tl-skinny .tl-text h2.tl-headline {
  font-size: 20px;
  line-height: normal; }

.tl-timeline p {
  font-size: 16px;
  line-height: normal; }

.tl-media .tl-media-content-container .tl-media-content img, .tl-media .tl-media-content-container .tl-media-content embed, .tl-media .tl-media-content-container .tl-media-content object, .tl-media .tl-media-content-container .tl-media-content video, .tl-mobile.tl-skinny .tl-media .tl-media-image {
  max-height: 115px !important; }
  @media (min-width: 658px) {
    .tl-media .tl-media-content-container .tl-media-content img, .tl-media .tl-media-content-container .tl-media-content embed, .tl-media .tl-media-content-container .tl-media-content object, .tl-media .tl-media-content-container .tl-media-content video, .tl-mobile.tl-skinny .tl-media .tl-media-image {
      max-height: 390px !important; } }

.tl-storyslider iframe {
  max-height: 130px !important; }
  @media (min-width: 658px) {
    .tl-storyslider iframe {
      max-height: 390px !important; } }

.tl-skinny .tl-media .tl-media-content-container .tl-credit {
  max-width: 250px; }

.tl-timenav {
  max-height: 165px; }

.chd-general--little-miracles .chd-banner--icon {
  background-position: calc(100% + 50px);
  min-height: 343px;
  overflow: hidden; }
  @media (min-width: 600px) {
    .chd-general--little-miracles .chd-banner--icon {
      display: flex;
      align-items: center; } }
  @media (min-width: 834px) {
    .chd-general--little-miracles .chd-banner--icon {
      flex-direction: row-reverse; } }
  @media (min-width: 1200px) {
    .chd-general--little-miracles .chd-banner--icon {
      background-position: center;
      min-height: 494px;
      padding: 0; } }
  .chd-general--little-miracles .chd-banner--icon h1.chd-banner__header--large {
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    max-width: 225px;
    margin-bottom: 15px; }
    @media (min-width: 1200px) {
      .chd-general--little-miracles .chd-banner--icon h1.chd-banner__header--large {
        font-size: 42px;
        line-height: 48px;
        margin-bottom: 35px;
        max-width: 700px; } }

.chd-general--little-miracles .chd-banner__text--icon {
  padding-bottom: 0; }
  @media (min-width: 834px) {
    .chd-general--little-miracles .chd-banner__text--icon {
      width: 500px; } }
  @media (min-width: 1200px) {
    .chd-general--little-miracles .chd-banner__text--icon {
      width: auto;
      text-align: center; } }

.chd-general--little-miracles .chd-banner__icon {
  bottom: 0;
  padding: 0;
  transform: rotate(15deg);
  width: 210px; }
  @media (min-width: 834px) {
    .chd-general--little-miracles .chd-banner__icon {
      position: relative;
      left: auto;
      transform: rotate(0);
      width: 300px; } }
  @media (min-width: 1200px) {
    .chd-general--little-miracles .chd-banner__icon {
      position: relative;
      left: auto;
      transform: rotate(0);
      width: 400px; } }

.chd-general--little-miracles .chd-banner__cta {
  background-color: #AD4F5F;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1.6px;
  padding: 20px 40px;
  position: relative;
  text-transform: uppercase;
  transition: .2s;
  z-index: 1; }
  @media (min-width: 1200px) {
    .chd-general--little-miracles .chd-banner__cta {
      padding: 32px 80px; } }
  .chd-general--little-miracles .chd-banner__cta:hover {
    background-color: #8D2839; }

.chd-general--little-miracles .chd-wrapper {
  padding: 0 20px; }
  @media (min-width: 834px) {
    .chd-general--little-miracles .chd-wrapper {
      display: flex;
      gap: 120px;
      justify-content: center; } }
  .chd-general--little-miracles .chd-wrapper > * {
    margin: 0;
    padding: 0; }
  .chd-general--little-miracles .chd-wrapper--paw-print-bg {
    overflow: hidden;
    position: relative; }
    .chd-general--little-miracles .chd-wrapper--paw-print-bg:before {
      background-image: url("./images/paw-print-background.png");
      background-size: cover;
      content: '';
      display: block;
      height: 861px;
      left: calc(50% - 840px);
      position: absolute;
      pointer-events: none;
      top: 135px;
      transform: rotate(45deg) scaleX(-1);
      transform-origin: center;
      width: 961px; }
    .chd-general--little-miracles .chd-wrapper--paw-print-bg:after {
      background-image: url("./images/paw-print-background.png");
      background-size: cover;
      bottom: 125px;
      content: '';
      display: block;
      height: 861px;
      left: calc(50% - 150px);
      position: absolute;
      pointer-events: none;
      transform: rotate(-45deg);
      transform-origin: center;
      width: 961px; }
  @media (min-width: 1000px) {
    .chd-general--little-miracles .chd-wrapper .chd-button-section {
      margin-top: -130px; } }

.chd-general--little-miracles .chd-text-block p {
  font-size: 16px;
  line-height: 20px; }
  @media (min-width: 1000px) {
    .chd-general--little-miracles .chd-text-block p {
      font-size: 20px;
      line-height: 26px; } }

body.single-defender .covid-on-trial-banner {
  margin-bottom: 0; }

.chd-defender-main {
  padding: 0;
  z-index: 1; }
  @media (min-width: 767px) {
    .chd-defender-main--article {
      background: linear-gradient(to right, #ffffff 0%, #ffffff 60%, #f4f5f5 40%, #f4f5f5 100%); } }
  @media (min-width: 767px) {
    .chd-defender-main__inner--article {
      background: #fff;
      display: grid;
      grid-template-columns: minmax(0, 1fr) 30%;
      margin: 0 auto;
      max-width: 1220px; } }
  .chd-defender-main__inner--categories, .chd-defender-main__inner--tags {
    padding-bottom: 30px; }

.chd-defender-article {
  background: #fff;
  float: none; }
  @media (min-width: 767px) {
    .chd-defender-article {
      display: flex;
      flex-flow: row nowrap;
      align-items: stretch;
      justify-content: flex-end;
      max-width: 100%; } }
  @media (min-width: 1440px) {
    .chd-defender-article {
      padding: 0; } }
  .chd-defender-article__inner {
    box-sizing: border-box;
    padding: 36px 18px 16px; }
    @media (min-width: 767px) {
      .chd-defender-article__inner {
        max-width: 854px;
        width: 100%; } }
    @media (min-width: 1220px) {
      .chd-defender-article__inner {
        padding-right: 75px; } }
    @media (min-width: 1440px) {
      .chd-defender-article__inner {
        padding-left: 0;
        padding-right: 80px; } }
  .chd-defender-article__featured-image img {
    vertical-align: middle; }

.chd-defender-sidebar {
  background: #F4F5F5;
  border: 0 none; }
  @media (min-width: 767px) {
    .chd-defender-sidebar {
      border-radius: 6px 0 0 0;
      display: flex;
      flex-flow: row nowrap;
      justify-content: flex-start;
      max-width: 100%; } }
  .chd-defender-sidebar__inner {
    box-sizing: border-box;
    padding: 36px 18px 30px;
    width: 100%; }
    @media (min-width: 1220px) {
      .chd-defender-sidebar__inner {
        max-width: 359px;
        padding-left: 75px; } }
    @media (min-width: 1440px) {
      .chd-defender-sidebar__inner {
        max-width: 364px;
        padding-left: 80px;
        padding-right: 0; } }

.chd-cta-community-forum {
  box-sizing: border-box;
  margin: 10px 0;
  padding-top: 28px; }
  @media (min-width: 1060px) {
    .chd-cta-community-forum {
      margin-left: auto;
      margin-right: auto;
      max-width: 700px;
      padding-left: 28px; } }
  .chd-cta-community-forum *,
  .chd-cta-community-forum *::before,
  .chd-cta-community-forum *::after {
    box-sizing: border-box; }
  .chd-cta-community-forum__inner {
    background: #E7FACD;
    border-bottom: 0 none;
    border-top: 9px solid #B0DDF3;
    position: relative;
    padding: 28px 25px;
    color: #373A3C;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px; }
    @media (min-width: 1060px) {
      .chd-cta-community-forum__inner {
        border-bottom: 3px solid #B0DDF3;
        border-top: 0 none;
        margin-left: auto;
        margin-right: auto;
        max-width: 700px;
        padding: 8px 20px 8px 47px; } }
    .chd-cta-community-forum__inner::before {
      content: '';
      background: url("./images/globe.svg") no-repeat center center;
      background-size: contain;
      height: 54px;
      width: 54px;
      position: absolute;
      left: 50%;
      margin-left: -27px;
      top: -36px; }
      @media (min-width: 1060px) {
        .chd-cta-community-forum__inner::before {
          left: 0;
          top: 50%;
          margin-top: -27px; } }
  .chd-cta-community-forum a,
  .chd-cta-community-forum a:link,
  .chd-cta-community-forum a:visited,
  .chd-cta-community-forum a:hover,
  .chd-cta-community-forum a:active {
    color: #007899;
    font-weight: 700;
    text-decoration: underline; }

.chd-defender-banner {
  background: #F4F5F5;
  border-bottom: 1px solid #E7E5E2;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.1;
  padding: 10px 20px;
  text-align: center; }
  @media (min-width: 767px) {
    .chd-defender-banner {
      font-size: 18px;
      line-height: 1.3; } }
  .chd-defender-banner a,
  .chd-defender-banner a:link,
  .chd-defender-banner a:visited,
  .chd-defender-banner a:hover,
  .chd-defender-banner a:active {
    color: #000; }
  .chd-defender-banner--header span {
    color: #007899;
    font-weight: 700; }

.chd-defender-subnav {
  background: #fff;
  padding: 0 18px;
  z-index: 2; }
  .page-template-page_defender .chd-defender-subnav {
    border-bottom: 0 none; }
  .chd-defender-subnav .nav-list--defender-subnav ul.menu {
    margin: 0;
    padding: 0; }
    .chd-defender-subnav .nav-list--defender-subnav ul.menu li.menu-item {
      padding: 0;
      position: relative; }
      .chd-defender-subnav .nav-list--defender-subnav ul.menu li.menu-item a {
        background: transparent;
        color: #10141D;
        display: inline-block;
        font-size: 14px;
        font-weight: 600;
        line-height: 50px;
        margin: 0 7px;
        vertical-align: middle;
        transition: all 0.25s;
        position: relative; }
        .chd-defender-subnav .nav-list--defender-subnav ul.menu li.menu-item a::after {
          background-color: #0080A3;
          border-radius: 6px;
          content: '';
          display: block;
          height: 3px;
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%;
          transition: all 0.25s;
          opacity: 0; }
        .chd-defender-subnav .nav-list--defender-subnav ul.menu li.menu-item a:hover, .chd-defender-subnav .nav-list--defender-subnav ul.menu li.menu-item a.open {
          color: #008BB3; }
          .chd-defender-subnav .nav-list--defender-subnav ul.menu li.menu-item a:hover::after, .chd-defender-subnav .nav-list--defender-subnav ul.menu li.menu-item a.open::after {
            background-color: #0080A3;
            opacity: 1; }
      .chd-defender-subnav .nav-list--defender-subnav ul.menu li.menu-item:first-child a {
        margin-left: 0; }
      .chd-defender-subnav .nav-list--defender-subnav ul.menu li.menu-item.current-menu-item a {
        color: #008BB3; }
        .chd-defender-subnav .nav-list--defender-subnav ul.menu li.menu-item.current-menu-item a::after {
          background-color: #0080A3;
          border-radius: 6px;
          content: '';
          display: block;
          height: 3px;
          width: 100%;
          opacity: 1; }
      .chd-defender-subnav .nav-list--defender-subnav ul.menu li.menu-item.nav-icon {
        padding-right: 4px; }
        .chd-defender-subnav .nav-list--defender-subnav ul.menu li.menu-item.nav-icon a {
          margin-right: 10px;
          width: 16px;
          overflow: hidden;
          position: relative; }
          .chd-defender-subnav .nav-list--defender-subnav ul.menu li.menu-item.nav-icon a::before {
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center;
            width: 16px;
            height: 14px;
            color: black;
            display: inline-block;
            line-height: 50px;
            position: relative; }
      .chd-defender-subnav .nav-list--defender-subnav ul.menu li.menu-item.nav-search a {
        padding-right: 0; }
      .chd-defender-subnav .nav-list--defender-subnav ul.menu li.menu-item.nav-search a::before {
        content: "";
        background-image: url("./images/search.svg"); }
  .chd-defender-subnav__submenus {
    border-bottom: 1px solid transparent;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1305px;
    position: relative;
    width: 100%; }
    .chd-defender-subnav__submenus.open {
      border-bottom: 1px solid transparent; }
    @media (min-width: 767px) {
      .chd-defender-subnav__submenus {
        border-bottom: 1px solid #E7E5E2;
        margin-bottom: 28px; } }
    @media (min-width: 1000px) {
      .chd-defender-subnav__submenus {
        margin-bottom: 38px; } }
    .chd-defender-subnav__submenus .sub-menu {
      background: #fff;
      border: 1px solid #E7E5E2;
      border-radius: 5px;
      display: none;
      flex-flow: column nowrap;
      justify-content: center;
      list-style: none;
      text-align: center;
      padding: 18px;
      position: absolute;
      top: 100%;
      width: 248px;
      z-index: 20; }
      .chd-defender-subnav__submenus .sub-menu--open {
        display: flex; }
      @media (min-width: 767px) {
        .chd-defender-subnav__submenus .sub-menu {
          flex-flow: row wrap;
          justify-content: center;
          align-items: center;
          position: relative;
          left: auto !important;
          top: auto;
          width: 100%; } }
      .chd-defender-subnav__submenus .sub-menu a {
        display: inline-block;
        font-family: "open-sans", "Open Sans", sans-serif;
        font-size: 14px;
        font-weight: 600;
        line-height: 1;
        padding: 8px 10px;
        white-space: nowrap; }
        .chd-defender-subnav__submenus .sub-menu a:link, .chd-defender-subnav__submenus .sub-menu a:visited {
          color: #10141D; }
        .chd-defender-subnav__submenus .sub-menu a:hover, .chd-defender-subnav__submenus .sub-menu a:active {
          color: #008BB3; }

body[class*="defender"] .chd-header__row-primary {
  border-bottom: 1px solid #E7E5E2; }

.defender-posts .defender-post-list-title {
  color: #008BB3;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 2.5em;
  font-weight: 700; }

body.page-template-page_defender .covid-on-trial-banner {
  margin-bottom: 0; }

.chd-defender-home-featured-latest {
  background: #fff;
  padding: 0 18px 50px 18px; }
  .chd-defender-home-featured-latest__inner {
    display: flex;
    flex-flow: column nowrap;
    gap: 30px;
    justify-content: center; }
    @media screen and (min-width: 767px) {
      .chd-defender-home-featured-latest__inner {
        flex-flow: row nowrap;
        justify-content: center;
        margin: 0 auto;
        max-width: 1215px;
        width: 100%; } }
    @media screen and (min-width: 1280px) {
      .chd-defender-home-featured-latest__inner {
        gap: 54px; } }

.chd-defender-home-featured {
  border: 1px solid #E9E8E6;
  flex: 1 1 auto; }
  .chd-defender-home-featured img {
    vertical-align: middle; }
  .chd-defender-home-featured a:link .chd-defender-home-featured__title,
  .chd-defender-home-featured a:visited .chd-defender-home-featured__title {
    color: #000; }
  .chd-defender-home-featured a:link .chd-defender-home-featured__lede,
  .chd-defender-home-featured a:visited .chd-defender-home-featured__lede {
    color: #1c1c1c; }
  .chd-defender-home-featured a:hover .chd-defender-home-featured__title,
  .chd-defender-home-featured a:active .chd-defender-home-featured__title {
    color: #0080A3; }
  .chd-defender-home-featured a:hover .chd-defender-home-featured__lede,
  .chd-defender-home-featured a:active .chd-defender-home-featured__lede {
    color: #1c1c1c; }
  .chd-defender-home-featured__text-wrap {
    padding: 20px 14px; }
  .chd-defender-home-featured__title {
    color: #10141D;
    font-family: "merriweather", Merriweather, serif;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.01em;
    line-height: 1.25;
    margin-bottom: 10px;
    margin-top: 0;
    text-align: left; }
    @media (min-width: 767px) {
      .chd-defender-home-featured__title {
        color: #000000;
        line-height: 1.2; } }
  .chd-defender-home-featured__lede {
    color: #1c1c1c;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 1.25;
    margin-bottom: 20px;
    text-align: left; }
    @media (min-width: 767px) {
      .chd-defender-home-featured__lede {
        line-height: 1.375; } }
  .chd-defender-home-featured__cta {
    color: #008BB3;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: left;
    text-transform: uppercase; }
    .chd-defender-home-featured__cta:after {
      content: url("./images/arrow-right-blue-circle.svg");
      display: inline-block;
      margin-left: 5px;
      vertical-align: middle; }
  @media screen and (min-width: 767px) {
    .chd-defender-home-featured {
      order: 2; } }

@media (min-width: 767px) {
  .chd-defender-home-news,
  .chd-defender-home-views {
    max-width: 264px;
    width: 100%;
    flex: 0 1 auto; } }

.chd-defender-home-news__item,
.chd-defender-home-views__item {
  margin-bottom: 20px; }

.chd-defender-home-news h1,
.chd-defender-home-views h1 {
  color: #000;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
  margin-bottom: 20px;
  margin-top: 0; }

.chd-defender-home-news h2,
.chd-defender-home-views h2 {
  font-family: "merriweather", Merriweather, serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 0;
  margin-top: 0; }

.chd-defender-home-news a h2,
.chd-defender-home-news a:link h2,
.chd-defender-home-news a:visited h2,
.chd-defender-home-news a:hover h2,
.chd-defender-home-news a:active h2,
.chd-defender-home-views a h2,
.chd-defender-home-views a:link h2,
.chd-defender-home-views a:visited h2,
.chd-defender-home-views a:hover h2,
.chd-defender-home-views a:active h2 {
  color: #383A3C; }

.chd-defender-home-news img,
.chd-defender-home-views img {
  box-sizing: border-box;
  border: 1px solid #D4D4D4;
  vertical-align: middle; }

.chd-defender-home-news__image,
.chd-defender-home-views__image {
  margin-bottom: 15px; }

.chd-defender-home-news .chd-button,
.chd-defender-home-views .chd-button {
  color: #fff;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 2.4px;
  line-height: 1.625;
  display: block;
  text-transform: uppercase;
  text-align: center;
  padding: 10px; }

.chd-defender-home-news__md,
.chd-defender-home-views__md {
  display: none; }
  @media (min-width: 767px) {
    .chd-defender-home-news__md,
    .chd-defender-home-views__md {
      display: block; } }

.chd-defender-home-news .chd-swiper,
.chd-defender-home-views .chd-swiper {
  margin: 0 -18px; }
  @media (min-width: 767px) {
    .chd-defender-home-news .chd-swiper,
    .chd-defender-home-views .chd-swiper {
      display: none; } }

.chd-defender-home-news .chd-swiper__slide,
.chd-defender-home-views .chd-swiper__slide {
  width: 285px; }
  .chd-defender-home-news .chd-swiper__slide:first-child,
  .chd-defender-home-views .chd-swiper__slide:first-child {
    padding-left: 18px; }
  .chd-defender-home-news .chd-swiper__slide:last-child,
  .chd-defender-home-views .chd-swiper__slide:last-child {
    height: auto;
    min-height: 100%; }

.chd-defender-home-news .chd-swiper__slide-inner,
.chd-defender-home-views .chd-swiper__slide-inner {
  height: 100%;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center; }

.chd-defender-home-news .chd-swiper__image,
.chd-defender-home-views .chd-swiper__image {
  margin-bottom: 15px; }

.chd-defender-home-news .chd-swiper__slide-cta,
.chd-defender-home-views .chd-swiper__slide-cta {
  color: #008BB3;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1;
  text-transform: uppercase; }
  .chd-defender-home-news .chd-swiper__slide-cta::after,
  .chd-defender-home-views .chd-swiper__slide-cta::after {
    content: url("./images/arrow-right-blue-circle.svg");
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle; }

@media screen and (min-width: 767px) {
  .chd-defender-home-news {
    order: 1; } }

@media screen and (min-width: 767px) {
  .chd-defender-home-views {
    order: 3; } }

.chd-defender-home-most-read {
  background: #F4F5F5;
  padding: 50px 18px; }
  @media screen and (min-width: 767px) {
    .chd-defender-home-most-read__inner {
      margin: 0 auto;
      max-width: 1215px;
      width: 100%; } }
  .chd-defender-home-most-read h1 {
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 20px;
    margin-top: 0; }
  .chd-defender-home-most-read .chd-swiper {
    margin: 0 -18px; }
    @media screen and (min-width: 767px) {
      .chd-defender-home-most-read .chd-swiper {
        margin: 0; } }
  .chd-defender-home-most-read .chd-swiper__slide {
    max-width: 285px; }
    .chd-defender-home-most-read .chd-swiper__slide:first-child {
      padding-left: 18px; }
      @media screen and (min-width: 767px) {
        .chd-defender-home-most-read .chd-swiper__slide:first-child {
          padding-left: 0; } }
    .chd-defender-home-most-read .chd-swiper__slide a:link,
    .chd-defender-home-most-read .chd-swiper__slide a:visited,
    .chd-defender-home-most-read .chd-swiper__slide a:hover,
    .chd-defender-home-most-read .chd-swiper__slide a:active {
      color: #383A3C; }
  .chd-defender-home-most-read .chd-swiper__image {
    border: 1px solid #D4D4D4;
    margin-bottom: 15px; }
    .chd-defender-home-most-read .chd-swiper__image img {
      vertical-align: middle; }
  .chd-defender-home-most-read .chd-swiper__text-wrap h2 {
    color: #383A3C;
    font-family: "merriweather", Merriweather, serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
    margin-top: 0;
    margin-bottom: 0; }

.chd-defender-home-categories {
  background: #fff;
  padding: 50px 18px; }
  .chd-defender-home-categories__inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 850px; }
    @media (min-width: 1280px) {
      .chd-defender-home-categories__inner {
        max-width: 1215px; } }
  .chd-defender-home-categories h1 {
    color: #000;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 30px;
    margin-top: 0;
    text-align: center; }
    .chd-defender-home-categories h1 sup {
      font-size: 10px;
      font-weight: 400;
      vertical-align: super; }
  .chd-defender-home-categories__items {
    display: flex;
    flex-flow: row wrap;
    gap: 20px; }
  @media screen and (min-width: 500px) {
    .chd-defender-home-categories__item {
      width: calc((100% - 20px) / 2); } }
  @media screen and (min-width: 1280px) {
    .chd-defender-home-categories__item {
      width: calc((100% - 60px) / 4); } }
  .chd-defender-home-categories__item h2 {
    color: #101010;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.085em;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 8px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto; }
  .chd-defender-home-categories__item h3 {
    color: #383A3C;
    font-family: "merriweather", Merriweather, serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25; }
  .chd-defender-home-categories__item-image {
    border: 1px solid #D4D4D4;
    margin-bottom: 10px; }
    .chd-defender-home-categories__item-image img {
      vertical-align: middle; }
  .chd-defender-home-categories__item-text-wrap h2 {
    color: #383A3C;
    font-family: "merriweather", Merriweather, serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
    margin: 0; }
  .chd-defender-home-categories__item-cta {
    color: #007899;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 700;
    display: block;
    letter-spacing: 1px;
    margin-top: 10px;
    text-transform: uppercase;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto; }
    .chd-defender-home-categories__item-cta:after {
      content: url("./images/arrow-right-blue-circle.svg");
      display: inline-block;
      margin-left: 5px;
      vertical-align: middle; }

.chd-defender-home-trending {
  padding: 50px 18px; }
  .chd-defender-home-trending__inner {
    margin: 0 auto;
    max-width: 1215px;
    width: 100%; }
  .chd-defender-home-trending h1 {
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 30px;
    margin-top: 0; }
  .chd-defender-home-trending .chd-swiper {
    margin: 0 -18px; }
    @media (min-width: 767px) {
      .chd-defender-home-trending .chd-swiper {
        margin: 0; } }
  .chd-defender-home-trending .chd-swiper__slide-inner {
    border-left: 1px solid #E9E8E6;
    height: 100%;
    padding-left: 20px; }
  .chd-defender-home-trending .chd-swiper__slide:first-child .chd-swiper__slide-inner {
    border-left: 1px solid transparent; }
    @media (min-width: 767px) {
      .chd-defender-home-trending .chd-swiper__slide:first-child .chd-swiper__slide-inner {
        padding-left: 0; } }
  .chd-defender-home-trending__item {
    width: 290px !important;
    height: auto !important; }
  .chd-defender-home-trending__item-link {
    display: flex;
    flex-flow: row nowrap;
    gap: 20px;
    justify-content: space-between; }
  .chd-defender-home-trending__item-image {
    flex: 0 0 auto;
    width: 84px; }
  .chd-defender-home-trending__item-title {
    color: #383A3C;
    font-family: "merriweather", Merriweather, serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.375;
    margin: 0; }

.chd-defender-home-tips .chd-defender-tips-banner {
  background: linear-gradient(90.01deg, rgba(176, 221, 243, 0) -0.26%, rgba(202, 230, 244, 0.7) 11.94%, rgba(106, 182, 221, 0.7) 48.55%, rgba(209, 233, 245, 0.7) 85.34%, rgba(176, 221, 243, 0) 100.3%);
  margin: 0 auto;
  max-width: 100%;
  padding: 40px 20px; }
  .chd-defender-home-tips .chd-defender-tips-banner__inner {
    display: flex;
    flex-flow: row nowrap;
    gap: 15px;
    align-items: center;
    margin: 0 auto;
    max-width: 600px;
    width: 100%; }
    @media (min-width: 767px) {
      .chd-defender-home-tips .chd-defender-tips-banner__inner {
        gap: 30px; } }
  .chd-defender-home-tips .chd-defender-tips-banner__image {
    flex: 0 0 auto; }
    .chd-defender-home-tips .chd-defender-tips-banner__image img {
      border: 0 none;
      vertical-align: middle; }
  @media (min-width: 767px) {
    .chd-defender-home-tips .chd-defender-tips-banner__image-sm {
      display: none; } }
  .chd-defender-home-tips .chd-defender-tips-banner__image-md {
    display: none; }
    @media (min-width: 767px) {
      .chd-defender-home-tips .chd-defender-tips-banner__image-md {
        display: inline-block; } }
  .chd-defender-home-tips .chd-defender-tips-banner__text-wrap {
    flex: 1 1 auto; }
  .chd-defender-home-tips .chd-defender-tips-banner__title {
    color: #000;
    font-family: "merriweather", Merriweather, serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0; }
    @media (min-width: 767px) {
      .chd-defender-home-tips .chd-defender-tips-banner__title {
        font-size: 28px;
        line-height: 1.1; } }
    @media (min-width: 767px) {
      .chd-defender-home-tips .chd-defender-tips-banner__title span {
        display: block; } }
  .chd-defender-home-tips .chd-defender-tips-banner__cta {
    font-family: "open-sans", "Open Sans", sans-serif;
    margin: 6px 0 0 0; }
    .chd-defender-home-tips .chd-defender-tips-banner__cta a {
      color: #007899;
      font-size: 16px;
      letter-spacing: 0.06px;
      line-height: 1;
      font-weight: 700;
      text-transform: uppercase; }
      .chd-defender-home-tips .chd-defender-tips-banner__cta a::after {
        content: url("./images/arrow-right-blue-circle.svg");
        display: inline-block;
        margin-left: 8px;
        vertical-align: middle; }

.chd-defender-article p,
.chd-defender-article ul,
.chd-defender-article ol {
  color: #1C1C1C;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
  margin-top: 20px; }
  .chd-defender-article p:first-child,
  .chd-defender-article ul:first-child,
  .chd-defender-article ol:first-child {
    margin-top: 0; }

.chd-defender-article p.chd-defender-article__featured-image-caption {
  font-size: 14px;
  margin-top: 10px; }

.chd-defender-article .chd-shortcode-wrap {
  margin-bottom: 20px;
  margin-top: 20px; }

.chd-defender-article .chd-shortcode-pullquote__blockquote,
.chd-defender-article .chd-shortcode-pullquote__blockquote p {
  color: #373A3C;
  font-family: "merriweather", Merriweather, serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 29.5px; }

.chd-defender-article__reading-list {
  margin-bottom: 10px;
  text-align: right; }
  @media (min-width: 767px) {
    .chd-defender-article__reading-list {
      float: right;
      margin-bottom: 0;
      margin-left: 30px; } }

.chd-defender-article__breadcrumb {
  color: #6E6E6E;
  clear: both;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6; }
  @media (min-width: 767px) {
    .chd-defender-article__breadcrumb {
      clear: none; } }
  .chd-defender-article__breadcrumb a:link,
  .chd-defender-article__breadcrumb a:visited,
  .chd-defender-article__breadcrumb a:hover,
  .chd-defender-article__breadcrumb a:active {
    color: #6E6E6E; }

.chd-defender-article__primary-category {
  color: #0080A3;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.375;
  text-transform: uppercase;
  margin: 15px 0 5px; }
  @media (min-width: 767px) {
    .chd-defender-article__primary-category {
      letter-spacing: 1.6px; } }

.chd-defender-article__title {
  color: #10141D;
  font-family: "merriweather", Merriweather, serif;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.24px;
  margin: 5px 0 15px; }
  @media (min-width: 767px) {
    .chd-defender-article__title {
      color: #101010;
      font-size: 28px;
      line-height: 1.2; } }

.chd-defender-article__excerpt {
  margin-top: 15px; }
  .chd-defender-article__excerpt p {
    color: #101010;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-style: italic;
    font-size: 16px;
    line-height: 1.25; }
    @media (min-width: 767px) {
      .chd-defender-article__excerpt p {
        line-height: 1.375; } }

.chd-defender-article__authors {
  font-size: 16px;
  line-height: 22px;
  margin-top: 15px; }
  @media (min-width: 767px) {
    .chd-defender-article__authors {
      font-size: 18px; } }

.chd-defender-article__authors-by {
  color: #666666;
  font-weight: 600; }
  @media (min-width: 767px) {
    .chd-defender-article__authors-by {
      color: #101010;
      font-weight: 400; } }

.chd-defender-article__authors-name + .chd-defender-article__authors-name::before {
  content: ', '; }

.chd-defender-article__authors-name a:link,
.chd-defender-article__authors-name a:visited,
.chd-defender-article__authors-name a:hover,
.chd-defender-article__authors-name a:active {
  color: #0080A3;
  font-weight: 700; }

.chd-defender-article__date {
  border-bottom: 1px solid #CCCCCC;
  color: #101010;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 2px;
  margin-top: 5px;
  padding-bottom: 15px;
  text-transform: uppercase; }
  @media (min-width: 767px) {
    .chd-defender-article__date {
      margin-top: 10px;
      padding-bottom: 20px; } }

.chd-defender-article__featured-image {
  margin-top: 25px; }
  @media (min-width: 767px) {
    .chd-defender-article__featured-image {
      margin-top: 35px; } }
  .chd-defender-article__featured-image img {
    border: 1px solid #D4D4D4;
    vertical-align: middle; }

.chd-defender-article__meta {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  margin-top: 5px;
  min-height: 28px; }
  .chd-defender-article__meta *,
  .chd-defender-article__meta *::before,
  .chd-defender-article__meta *::after {
    box-sizing: border-box; }
  .chd-defender-article__meta .group-2 {
    display: flex;
    flex-flow: row nowrap;
    gap: 25px; }

.chd-defender-article__meta-pageviews {
  display: none;
  color: #101010;
  font-size: 12px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.48px;
  text-transform: uppercase; }
  .chd-defender-article__meta-pageviews span {
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 0.64px; }

.chd-defender-article__meta-share, .chd-defender-article__republish-share {
  position: relative; }
  .chd-defender-article__meta-share-menu, .chd-defender-article__republish-share-menu {
    background: url("./images/share-menu-bg-right.svg") no-repeat center center;
    background-size: cover;
    display: none;
    padding: 35px 20px 20px;
    position: absolute;
    right: -44px;
    height: 308px;
    width: 185px;
    z-index: 1; }
    .chd-defender-article__meta-share-menu--active, .chd-defender-article__republish-share-menu--active {
      display: block; }
    @media screen and (min-width: 767px) {
      .chd-defender-article__meta-share-menu, .chd-defender-article__republish-share-menu {
        background: url("./images/share-menu-bg-left.svg") no-repeat center center;
        right: auto;
        left: -44px; } }
    .chd-defender-article__meta-share-menu p, .chd-defender-article__republish-share-menu p {
      color: #10141D;
      font-size: 14px;
      font-weight: 700;
      line-height: 1;
      margin-bottom: 10px; }
  .chd-defender-article__meta-share-list, .chd-defender-article__republish-share-list {
    margin: 0;
    padding: 0; }
  .chd-defender-article__meta-share-item, .chd-defender-article__republish-share-item {
    border-top: 1px solid #CCC;
    list-style: none;
    margin: 0;
    padding: 10px 5px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1; }
    .chd-defender-article__meta-share-item-icon, .chd-defender-article__republish-share-item-icon {
      text-align: center;
      width: 20px; }
      .chd-defender-article__meta-share-item-icon img, .chd-defender-article__republish-share-item-icon img {
        border: 0 none;
        vertical-align: middle; }
    .chd-defender-article__meta-share-item a, .chd-defender-article__republish-share-item a {
      display: flex;
      flex-flow: row nowrap;
      align-items: center;
      vertical-align: middle;
      gap: 10px; }
    .chd-defender-article__meta-share-item a,
    .chd-defender-article__meta-share-item a:link,
    .chd-defender-article__meta-share-item a:visited, .chd-defender-article__republish-share-item a,
    .chd-defender-article__republish-share-item a:link,
    .chd-defender-article__republish-share-item a:visited {
      color: #10141D; }
    .chd-defender-article__meta-share-item a:hover,
    .chd-defender-article__meta-share-item a:active, .chd-defender-article__republish-share-item a:hover,
    .chd-defender-article__republish-share-item a:active {
      color: #537826;
      text-decoration: none; }

.chd-defender-article__republish-share-menu {
  box-sizing: border-box;
  left: 50%;
  right: auto;
  margin-left: -92px; }
  @media screen and (min-width: 767px) {
    .chd-defender-article__republish-share-menu {
      background: url("./images/share-menu-bg-right.svg") no-repeat center center;
      right: auto;
      left: 0;
      margin-left: auto; } }
  .chd-defender-article__republish-share-menu * {
    box-sizing: border-box; }

.chd-defender-article__meta-button {
  background: transparent;
  border: 0 none;
  display: inline-block;
  padding: 0;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase; }
  .chd-defender-article__meta-button::before, .chd-defender-article__meta-button::after {
    line-height: 17px;
    vertical-align: middle; }
  .chd-defender-article__meta-button--rss:hover {
    text-decoration: none; }
  .chd-defender-article__meta-button--rss span {
    color: #101010;
    letter-spacing: .48px; }
  .chd-defender-article__meta-button--rss::before {
    background: url("./images/icon-rss.svg") no-repeat center center;
    content: '';
    display: inline-block;
    height: 15px;
    width: 15px; }
    @media (min-width: 767px) {
      .chd-defender-article__meta-button--rss::before {
        margin-right: 5px; } }
  .chd-defender-article__meta-button--republish::before {
    content: '';
    background: url("./images/icon-republish.svg") no-repeat;
    display: inline-block;
    height: 17px;
    width: 23px; }
    @media (min-width: 767px) {
      .chd-defender-article__meta-button--republish::before {
        margin-right: 5px; } }
  .chd-defender-article__meta-button--print .pom-small-black {
    background-size: auto;
    width: 15px;
    height: 16px;
    display: inline-block;
    margin: 0 !important;
    background: url("./images/icon-print.svg") no-repeat;
    vertical-align: middle; }
    @media (min-width: 767px) {
      .chd-defender-article__meta-button--print .pom-small-black {
        margin-right: 5px !important; } }
  .chd-defender-article__meta-button--print .printomatictext {
    display: inline;
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px; }
    @media (min-width: 767px) {
      .chd-defender-article__meta-button--print .printomatictext {
        border: medium none;
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        padding: 0;
        position: static;
        white-space: normal;
        width: auto;
        line-height: 22px;
        vertical-align: middle; } }
  .chd-defender-article__meta-button--share::before {
    content: '';
    background: url("./images/icon-share.svg") no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px; }
    @media (min-width: 767px) {
      .chd-defender-article__meta-button--share::before {
        margin-right: 5px; } }
  .chd-defender-article__meta-button--comments::after {
    content: '';
    background: url("./images/icon-comments.svg") no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px; }
  @media (min-width: 767px) {
    .chd-defender-article__meta-button--comments::after {
      content: none; }
    .chd-defender-article__meta-button--comments::before {
      content: '';
      background: url("./images/icon-comments.svg") no-repeat;
      display: inline-block;
      width: 15px;
      height: 15px;
      margin-right: 5px; } }
  .chd-defender-article__meta-button--comments a,
  .chd-defender-article__meta-button--comments a:link,
  .chd-defender-article__meta-button--comments a:visited,
  .chd-defender-article__meta-button--comments a:hover,
  .chd-defender-article__meta-button--comments a:active {
    color: #000;
    font-size: 12px;
    font-weight: 600;
    line-height: 22px;
    vertical-align: middle; }
  .chd-defender-article__meta-button--comments .disqus-count-label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px; }
    @media (min-width: 767px) {
      .chd-defender-article__meta-button--comments .disqus-count-label {
        border: medium none;
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        padding: 0;
        position: static;
        white-space: normal;
        width: auto; } }
  .chd-defender-article__meta-button span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px; }
    @media (min-width: 767px) {
      .chd-defender-article__meta-button span {
        border: medium none;
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        padding: 0;
        position: static;
        white-space: normal;
        width: auto;
        line-height: 22px;
        vertical-align: middle; } }

.chd-defender-article__body {
  color: #1C1C1C;
  margin-top: 20px; }
  @media (min-width: 767px) {
    .chd-defender-article__body {
      margin-top: 30px; } }
  .chd-defender-article__body a {
    font-weight: 700; }

.chd-defender-article__audio-title {
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.2;
  margin-bottom: 5px;
  margin-top: 10px;
  text-transform: uppercase; }
  @media (min-width: 834px) {
    .chd-defender-article__audio-title {
      font-size: 18px;
      margin-bottom: 10px; } }

.chd-defender-article__disclaimer {
  color: #000;
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
  line-height: 1.5;
  margin-top: 40px; }

.chd-defender-article__footer-authors {
  margin-top: 20px; }

.chd-defender-article__footer-author {
  border-bottom: 1px solid #E9E8E6;
  padding: 18px 0;
  display: flex;
  flex-flow: row nowrap;
  column-gap: 20px; }
  @media (min-width: 767px) {
    .chd-defender-article__footer-author {
      padding: 30px 0; } }
  .chd-defender-article__footer-author:first-child {
    border-top: 1px solid #E9E8E6; }
    @media (min-width: 767px) {
      .chd-defender-article__footer-author:first-child {
        border-top: 0 none; } }

.chd-defender-article__footer-author-image {
  border-radius: 50%;
  align-self: flex-start;
  flex: 0 0 auto;
  overflow: hidden;
  width: 80px; }
  .chd-defender-article__footer-author-image img {
    border: 0 none;
    vertical-align: middle; }

.chd-defender-article__footer-author-details h4 {
  margin: 0; }
  .chd-defender-article__footer-author-details h4 a,
  .chd-defender-article__footer-author-details h4 a:link,
  .chd-defender-article__footer-author-details h4 a:visited,
  .chd-defender-article__footer-author-details h4 a:hover,
  .chd-defender-article__footer-author-details h4 a:active {
    color: #0080A3;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.375; }

.chd-defender-article__footer-author-details p {
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  margin: 0; }

.chd-defender-article__footer-author-details p + p {
  margin-top: 10px; }

.chd-defender-article__footer-cats-tags {
  border-bottom: 1px solid #e9e8e6;
  padding: 30px 0; }
  @media (min-width: 834px) {
    .chd-defender-article__footer-cats-tags {
      padding: 30px 0; } }
  .chd-defender-article__footer-cats-tags p {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    margin: 0; }
  .chd-defender-article__footer-cats-tags a {
    color: #0792BD;
    text-decoration: underline; }
    .chd-defender-article__footer-cats-tags a:link, .chd-defender-article__footer-cats-tags a:visited, .chd-defender-article__footer-cats-tags a:hover, .chd-defender-article__footer-cats-tags a:active {
      color: #0792BD; }

.chd-defender-article__signup {
  box-sizing: border-box;
  padding: 30px 25px;
  border: 2px solid #F4F2ED;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.03); }
  @media (min-width: 767px) {
    .chd-defender-article__signup {
      margin-bottom: 15px;
      margin-left: auto;
      margin-right: auto;
      max-width: 620px;
      padding: 40px 60px; } }

.chd-defender-article__signup-lede {
  color: #0080A3 !important;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-align: center; }

.chd-defender-article__signup-form ul li {
  margin: 0; }

.chd-defender-article__signup-form input[type="text"],
.chd-defender-article__signup-form input[type="email"] {
  background: #FBFAF7;
  border: 0 none;
  border-bottom: 2px solid #008BB3;
  padding: 12px 20px !important; }

.chd-defender-article__signup-form input[type="submit"] {
  background: #0080A3;
  border: 0 none;
  border-bottom: 1px solid #008BB3;
  border-top: 1px solid #008BB3;
  color: #fff;
  text-transform: uppercase;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 26px;
  text-transform: uppercase;
  padding: 12px 22px; }

.chd-defender-article__signup-form .gform_footer {
  margin: 0 !important;
  padding: 0 !important; }

.chd-defender-article__signup-form .gfield--type-email {
  margin-top: 0 !important; }

.chd-defender-article__signup-form .gfield--type-submit {
  text-align: center; }

@media only screen and (min-width: 641px) {
  .chd-defender-article__signup-form ul.gform_fields li.gfield {
    padding-right: 0 !important; }
  .chd-defender-article__signup-form .ginput_container--name span,
  .chd-defender-article__signup-form .ginput_container--name.ginput_complex.ginput_container.gf_name_has_2 span {
    width: 100% !important; }
  .chd-defender-article__signup-form .gform_legacy_markup_wrapper .top_label input.medium {
    width: 100% !important; } }

@media (min-width: 767px) {
  .chd-defender-article__signup-form ul.gform_fields {
    display: flex !important;
    flex-flow: row wrap;
    column-gap: 20px; }
  .chd-defender-article__signup-form .gfield--type-email {
    width: calc(100% - (166px + 20px));
    flex: 1 1 auto; }
  .chd-defender-article__signup-form .gfield--type-submit {
    flex: 0 0 auto; }
  .chd-defender-article__signup-form input[type="submit"] {
    width: 166px; }
  .chd-defender-article__signup-form .gfield--type-name {
    width: 100%; }
  .chd-defender-article__signup-form .ginput_container--name {
    display: flex;
    flex-flow: row nowrap;
    column-gap: 20px;
    justify-content: space-between; }
    .chd-defender-article__signup-form .ginput_container--name span,
    .chd-defender-article__signup-form .ginput_container--name.ginput_complex.ginput_container.gf_name_has_2 span {
      width: 50% !important; }
  .chd-defender-article__signup-form .gform_ajax_spinner {
    display: block;
    margin: 10px auto 0; } }

.chd-defender-article__comments {
  margin-top: 30px; }

.chd-audio-wrap {
  background: #F4F5F5;
  padding: 15px; }

.chd-audio__controls {
  display: flex;
  flex-flow: row nowrap;
  gap: 0 20px;
  justify-content: space-between;
  align-items: center; }
  .chd-audio__controls .group-1 {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    flex: 0 0 auto; }
  .chd-audio__controls .group-2 {
    flex: 1 1 auto;
    display: flex;
    flex-flow: column nowrap;
    gap: 10px 0; }
    .chd-audio__controls .group-2 .group-2\.1 {
      display: flex;
      flex-flow: row nowrap;
      justify-content: space-between; }

.chd-audio__play-pause {
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border: none;
  cursor: pointer;
  height: 44px;
  padding: 0;
  width: 44px;
  transition: filter 0.2s; }
  .chd-audio__play-pause[data-state="play"] {
    background-image: url("./images/audio-play-button.svg"); }
  .chd-audio__play-pause[data-state="pause"] {
    background-image: url("./images/audio-pause-button.svg"); }
  .chd-audio__play-pause:hover {
    filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(0%) hue-rotate(112deg) brightness(103%) contrast(103%); }

.chd-audio__download {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end; }
  .chd-audio__download a {
    font-size: 12px;
    line-height: 1; }
    .chd-audio__download a:link, .chd-audio__download a:visited, .chd-audio__download a:hover, .chd-audio__download a:active {
      color: #2F3440; }
    .chd-audio__download a:hover, .chd-audio__download a:active {
      text-decoration: none; }
    .chd-audio__download a::after {
      content: url("./images/audio-download-icon.svg");
      display: inline-block;
      margin-left: 10px;
      vertical-align: text-bottom;
      filter: invert(66%) sepia(0%) saturate(4146%) hue-rotate(231deg) brightness(88%) contrast(85%);
      transition: filter 0.2s; }
    .chd-audio__download a:hover::after, .chd-audio__download a:active::after {
      filter: none; }

.chd-audio__progress progress {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #E7E8E8;
  border: none;
  color: #96A0A5;
  cursor: pointer;
  display: block;
  height: 4px;
  width: 100%;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }
  .chd-audio__progress progress::-moz-progress-bar {
    background-color: #96A0A5; }
  .chd-audio__progress progress::-webkit-progress-bar {
    background-color: #E7E8E8; }
  .chd-audio__progress progress::-webkit-progress-value {
    background-color: #96A0A5; }

.chd-audio__time {
  color: #2F3440;
  font-size: 12px;
  line-height: 1; }

.chd-audio__playback-rate {
  background: transparent;
  border: none;
  cursor: pointer;
  color: #2F3440;
  font-size: 12px;
  line-height: 1;
  padding: 0; }

.chd-defender__text-form {
  display: flex;
  flex-direction: column;
  align-items: center; }
  @media (min-width: 1280px) {
    .chd-defender__text-form {
      align-items: flex-start; } }

.chd-defender__sign-up {
  position: relative;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 36px 0 27px;
  position: relative; }
  @media (min-width: 1280px) {
    .chd-defender__sign-up {
      flex-direction: row;
      padding: 45px 0; } }
  .chd-defender__sign-up > img {
    width: 193px; }
    @media (min-width: 1280px) {
      .chd-defender__sign-up > img {
        margin-right: 75px;
        width: 197px; } }
  .chd-defender__sign-up .gform_legacy_markup_wrapper {
    margin-bottom: 0px !important;
    margin-top: 22px !important;
    width: 265px; }
    @media (min-width: 1280px) {
      .chd-defender__sign-up .gform_legacy_markup_wrapper {
        margin-top: 14px !important;
        width: 100%; } }
    @media (min-width: 1280px) {
      .chd-defender__sign-up .gform_legacy_markup_wrapper form {
        display: flex; } }
    @media (min-width: 1280px) {
      .chd-defender__sign-up .gform_legacy_markup_wrapper ul {
        display: flex !important; } }
    .chd-defender__sign-up .gform_legacy_markup_wrapper ul > li {
      margin-top: 0 !important;
      padding-right: 0 !important; }
      .chd-defender__sign-up .gform_legacy_markup_wrapper ul > li > div {
        margin-top: 0 !important; }
        @media (min-width: 1280px) {
          .chd-defender__sign-up .gform_legacy_markup_wrapper ul > li > div {
            display: flex !important; } }
        .chd-defender__sign-up .gform_legacy_markup_wrapper ul > li > div:last-child {
          margin-bottom: 0px !important; }
      @media (min-width: 641px) {
        .chd-defender__sign-up .gform_legacy_markup_wrapper ul > li span {
          width: 100% !important; } }
      .chd-defender__sign-up .gform_legacy_markup_wrapper ul > li input {
        line-height: 2 !important;
        margin-top: 0 !important;
        margin-bottom: 22px !important;
        padding-left: 19px !important;
        width: 265px !important; }
        @media (min-width: 1280px) {
          .chd-defender__sign-up .gform_legacy_markup_wrapper ul > li input {
            margin-bottom: 0 !important;
            margin-right: 25px !important; } }
    .chd-defender__sign-up .gform_legacy_markup_wrapper .gform_footer {
      align-items: center !important;
      display: flex !important;
      justify-content: center !important;
      padding: 0 !important;
      margin: 0 !important; }
      @media (min-width: 1280px) {
        .chd-defender__sign-up .gform_legacy_markup_wrapper .gform_footer {
          margin-left: 9px !important; } }
      .chd-defender__sign-up .gform_legacy_markup_wrapper .gform_footer:after {
        background: url("./images/defender-icons/arrow-in-circle.svg");
        background-size: cover;
        content: '';
        display: block;
        height: 17px;
        margin-left: 67px;
        position: absolute;
        width: 17px;
        z-index: 0; }
      .chd-defender__sign-up .gform_legacy_markup_wrapper .gform_footer input {
        background: none !important;
        border: none !important;
        color: #fff !important;
        font-weight: bold !important;
        margin-bottom: 0 !important;
        margin-right: 8px !important;
        padding-right: 30px !important;
        text-transform: uppercase !important;
        width: auto !important;
        z-index: 1; }

.chd-defender__sign-up-bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -1; }
  .chd-defender__sign-up-bg img {
    object-fit: cover;
    object-position: center center;
    width: 100%;
    height: 100%;
    display: block; }
    @media (min-width: 1280px) {
      .chd-defender__sign-up-bg img {
        object-position: center -64px; } }

.chd-defender__text {
  color: #FBFAF7;
  font-family: 'Merriweather';
  font-size: 22px;
  font-weight: bold;
  line-height: 36px;
  padding: 22px 0 0; }
  @media (min-width: 1280px) {
    .chd-defender__text {
      font-size: 28px;
      line-height: 36px;
      padding-top: 0; } }

.chd-defender-article__republish {
  background: #fff;
  padding: 0;
  color: #000;
  margin: 30px 0; }
  @media (min-width: 767px) {
    .chd-defender-article__republish {
      margin: 40px 0 30px; } }

.chd-defender-article__republish-buttons {
  display: flex;
  flex-flow: column nowrap;
  gap: 10px; }
  @media (min-width: 767px) {
    .chd-defender-article__republish-buttons {
      flex-flow: row nowrap;
      justify-content: center; } }
  .chd-defender-article__republish-buttons .btn--republish,
  .chd-defender-article__republish-buttons .btn--suggest,
  .chd-defender-article__republish-buttons .btn--share {
    background: #FFF;
    border: 2px solid #008BB3;
    box-sizing: border-box;
    color: #000;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 2.1px;
    padding: 10px 12px;
    vertical-align: middle;
    width: 100%; }
  .chd-defender-article__republish-buttons .btn--republish::after {
    content: url("./images/refresh-icon.svg");
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle; }
  .chd-defender-article__republish-buttons .btn--suggest:link, .chd-defender-article__republish-buttons .btn--suggest:visited, .chd-defender-article__republish-buttons .btn--suggest:hover, .chd-defender-article__republish-buttons .btn--suggest:active, .chd-defender-article__republish-buttons .btn--suggest:focus-visible {
    color: #000;
    text-decoration: none; }
  .chd-defender-article__republish-buttons .btn--suggest::after {
    content: url("./images/pencil-icon.svg");
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle; }
  .chd-defender-article__republish-buttons .btn--share::after {
    content: url("./images/icon-share-blue.svg");
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle; }

.chd-defender-widget {
  margin-top: 30px; }
  @media (min-width: 767px) {
    .chd-defender-widget {
      margin-top: 50px; } }
  .chd-defender-widget--sms-alerts #chd-defender-text-alerts-container {
    background: #fff;
    padding: 30px;
    text-align: center; }
    .chd-defender-widget--sms-alerts #chd-defender-text-alerts-container h2 {
      color: #0080A3;
      font-size: 1.5rem; }
    .chd-defender-widget--sms-alerts #chd-defender-text-alerts-container p {
      font-size: 1rem;
      margin-bottom: 20px; }
    .chd-defender-widget--sms-alerts #chd-defender-text-alerts-container button {
      background: #D1D5DB;
      border: none;
      font-size: .875rem;
      font-weight: bold;
      letter-spacing: .1rem;
      outline: none;
      padding: 1rem;
      text-transform: uppercase;
      transition: .2s;
      width: 100%; }
      .chd-defender-widget--sms-alerts #chd-defender-text-alerts-container button:hover {
        background: #0080A3;
        color: #fff; }
  .chd-defender-widget--sms-alerts iframe {
    display: none; }
  .chd-defender-widget:first-child {
    margin-top: 0; }
  .chd-defender-widget--donate {
    background: #fff;
    border: 2px solid #F4F2ED;
    padding: 40px; }
    .chd-defender-widget--donate img {
      border: 0 none;
      vertical-align: middle; }
    .chd-defender-widget--donate h3 {
      color: #373A3C;
      font-family: "merriweather", Merriweather, serif;
      font-size: 24px;
      font-weight: 900;
      line-height: 28px;
      margin-top: 10px !important;
      padding: 0; }
  .chd-defender-widget--latest-news h3, .chd-defender-widget--latest-views h3 {
    color: #000;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 20px;
    margin-top: 0;
    padding-bottom: 0; }
  .chd-defender-widget--latest-news h4, .chd-defender-widget--latest-views h4 {
    color: #383A3C;
    font-family: "merriweather", Merriweather, serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 0; }
    .chd-defender-widget--latest-news h4 a:link,
    .chd-defender-widget--latest-news h4 a:visited,
    .chd-defender-widget--latest-news h4 a:hover,
    .chd-defender-widget--latest-news h4 a:active, .chd-defender-widget--latest-views h4 a:link,
    .chd-defender-widget--latest-views h4 a:visited,
    .chd-defender-widget--latest-views h4 a:hover,
    .chd-defender-widget--latest-views h4 a:active {
      color: #383A3C; }
    @media screen and (min-width: 767px) {
      .chd-defender-widget--latest-news h4, .chd-defender-widget--latest-views h4 {
        margin-top: 15px; } }
  .chd-defender-widget--latest-news img, .chd-defender-widget--latest-views img {
    border: 1px solid #D4D4D4;
    vertical-align: middle; }
  .chd-defender-widget--latest-news .chd-swiper, .chd-defender-widget--latest-views .chd-swiper {
    margin-right: -18px; }
  .chd-defender-widget--latest-news .chd-swiper__slide, .chd-defender-widget--latest-views .chd-swiper__slide {
    width: 284px; }
  .chd-defender-widget--latest-news .chd-swiper__image, .chd-defender-widget--latest-views .chd-swiper__image {
    margin-bottom: 10px; }
  .chd-defender-widget--latest-news .chd-defender-post-item, .chd-defender-widget--latest-views .chd-defender-post-item {
    display: none; }
  @media screen and (min-width: 767px) {
    .chd-defender-widget--latest-news .chd-defender-post-item, .chd-defender-widget--latest-views .chd-defender-post-item {
      display: block;
      margin-top: 20px; }
    .chd-defender-widget--latest-news .chd-swiper--widget-news,
    .chd-defender-widget--latest-news .chd-swiper--widget-views, .chd-defender-widget--latest-views .chd-swiper--widget-news,
    .chd-defender-widget--latest-views .chd-swiper--widget-views {
      display: none; } }
  .chd-defender-widget .chd-button {
    color: #fff;
    display: block;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0.15em;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;
    padding: 10px; }
    @media screen and (min-width: 767px) {
      .chd-defender-widget .chd-button {
        font-size: 16px; } }
    .chd-defender-widget .chd-button--news, .chd-defender-widget .chd-button--views {
      display: none; }
      @media screen and (min-width: 767px) {
        .chd-defender-widget .chd-button--news, .chd-defender-widget .chd-button--views {
          display: block; } }

.chd-defender-staff__inner {
  padding: 25px 20px 45px; }
  @media (min-width: 767px) {
    .chd-defender-staff__inner {
      max-width: 1140px;
      margin: 0 auto;
      padding: 45px 20px 90px; } }

.chd-defender-staff__title {
  color: #373A3C;
  font-family: "merriweather", Merriweather, serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 20px; }
  @media (min-width: 767px) {
    .chd-defender-staff__title {
      font-size: 40px; } }

.chd-defender-staff .chd-swiper--defender-staff {
  margin: 0 -20px;
  padding-bottom: 30px; }
  @media (min-width: 767px) {
    .chd-defender-staff .chd-swiper--defender-staff {
      display: none; } }
  .chd-defender-staff .chd-swiper--defender-staff .chd-swiper__slide {
    width: 275px; }
    .chd-defender-staff .chd-swiper--defender-staff .chd-swiper__slide:first-child {
      padding-left: 20px; }
    .chd-defender-staff .chd-swiper--defender-staff .chd-swiper__slide:last-child {
      padding-right: 20px; }
  .chd-defender-staff .chd-swiper--defender-staff .swiper-pagination {
    bottom: 0px !important; }
    .chd-defender-staff .chd-swiper--defender-staff .swiper-pagination-bullet-active {
      background: #008bb3; }

.chd-defender-staff__items {
  display: none; }
  @media (min-width: 767px) {
    .chd-defender-staff__items {
      display: flex;
      flex-flow: row wrap;
      column-gap: calc(100% * (75 / 1140));
      row-gap: 40px; } }
  .chd-defender-staff__items .chd-defender-staff-item {
    flex: 0 1 auto;
    width: 33%;
    width: calc(100% * (330 / 1140 )); }

.chd-defender-staff-item__image {
  max-width: 183px;
  margin-bottom: 20px;
  width: 100%; }
  .chd-defender-staff-item__image img {
    border-radius: 50%;
    max-width: none;
    width: 100%;
    border: 1px solid #ccc;
    vertical-align: middle;
    box-sizing: border-box; }

.chd-defender-staff-item__title {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: 6px;
  margin-top: 0; }
  @media (min-width: 767px) {
    .chd-defender-staff-item__title {
      font-size: 30px;
      line-height: 1.1; } }

.chd-defender-staff-item__desc {
  color: #373A3C;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1.4375; }

.chd-defender-testimonials {
  overflow: hidden;
  padding: 45px 0 70px; }
  @media (min-width: 1000px) {
    .chd-defender-testimonials {
      padding: 72px 0 121px; } }
  .chd-defender-testimonials .swiper-pagination.swiper-pagination-bullets {
    box-sizing: border-box;
    display: block;
    margin: auto;
    max-width: 903px;
    padding-bottom: 21px;
    padding-right: 15px;
    position: relative;
    text-align: right;
    top: 0; }
    .chd-defender-testimonials .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
      background: #B0DDF3;
      border-radius: 50px;
      height: 9px;
      opacity: 1;
      transition: .2s;
      width: 23px; }
      @media (min-width: 1000px) {
        .chd-defender-testimonials .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
          height: 15px;
          width: 27px; } }
      .chd-defender-testimonials .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active {
        background: #0080A3;
        width: 58px; }
        @media (min-width: 1000px) {
          .chd-defender-testimonials .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active {
            width: 71px; } }
  .chd-defender-testimonials__slider-inner {
    background: #F4F5F5;
    border-radius: 2px;
    box-shadow: 2px 4px 22.4px 7px rgba(10, 116, 145, 0.15);
    box-sizing: border-box;
    max-width: 873px;
    margin: 0 15px;
    padding: 70px 25px 56px;
    position: relative; }
    @media (min-width: 903px) {
      .chd-defender-testimonials__slider-inner {
        margin: auto; } }
    @media (min-width: 1000px) {
      .chd-defender-testimonials__slider-inner {
        padding: 70px 55px 32px; } }
    .chd-defender-testimonials__slider-inner:before {
      color: #0080A3;
      content: '“';
      display: block;
      font-family: "merriweather", Merriweather, serif;
      font-size: 128px;
      left: 10px;
      position: absolute;
      top: 34px; }
      @media (min-width: 1000px) {
        .chd-defender-testimonials__slider-inner:before {
          left: 40px; } }
    .chd-defender-testimonials__slider-inner:after {
      bottom: 32px;
      color: #0080A3;
      content: '“';
      display: block;
      font-family: "merriweather", Merriweather, serif;
      font-size: 128px;
      position: absolute;
      right: 10px;
      transform: rotate(180deg); }
      @media (min-width: 1000px) {
        .chd-defender-testimonials__slider-inner:after {
          right: 40px; } }
  .chd-defender-testimonials__text {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px; }
    .chd-defender-testimonials__text * + * {
      margin-top: 16px; }
  .chd-defender-testimonials__author {
    align-items: center;
    display: flex;
    gap: 20px;
    padding-top: 20px; }
    .chd-defender-testimonials__author img {
      border-radius: 50%;
      flex-shrink: 0;
      height: 76px;
      width: 76px; }
      @media (min-width: 903px) {
        .chd-defender-testimonials__author img {
          height: 104px;
          width: 104px; } }
  .chd-defender-testimonials__author-name {
    color: #0080A3;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2.52px;
    line-height: 26px;
    text-transform: uppercase; }
    @media (min-width: 1000px) {
      .chd-defender-testimonials__author-name {
        display: block;
        font-size: 24px;
        letter-spacing: 3.36px;
        padding-bottom: 3px; } }
  .chd-defender-testimonials__author-title {
    font-size: 14px; }

.chd-defender-categories__inner {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 20px; }

.chd-defender-categories__content {
  margin: 0 auto 30px;
  max-width: 810px; }
  @media (min-width: 834px) {
    .chd-defender-categories__content {
      margin-bottom: 60px; } }
  .chd-defender-categories__content--single {
    max-width: none;
    margin-bottom: 0; }

.chd-defender-categories__title {
  color: #101010;
  font-family: "merriweather", Merriweather, serif;
  font-size: 28px;
  line-height: 1.2;
  margin: 0 0 14px; }
  .chd-defender-categories__title--single {
    color: #0080A3;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 2.5em;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 0.3em; }

.chd-defender-categories .nav-list--defender-categories-subnav {
  border: 0 none;
  margin: 0; }
  .chd-defender-categories .nav-list--defender-categories-subnav ul.menu {
    padding: 0; }
  .chd-defender-categories .nav-list--defender-categories-subnav li.menu-item {
    padding: 0;
    text-transform: uppercase; }
  .chd-defender-categories .nav-list--defender-categories-subnav a,
  .chd-defender-categories .nav-list--defender-categories-subnav ul.menu li.menu-item a {
    color: #000;
    display: block;
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 36px; }
    .chd-defender-categories .nav-list--defender-categories-subnav a::before, .chd-defender-categories .nav-list--defender-categories-subnav a::after,
    .chd-defender-categories .nav-list--defender-categories-subnav ul.menu li.menu-item a::before,
    .chd-defender-categories .nav-list--defender-categories-subnav ul.menu li.menu-item a::after {
      background: transparent;
      border-radius: 100px;
      content: '';
      display: block;
      height: 6px; }
    .chd-defender-categories .nav-list--defender-categories-subnav a::before,
    .chd-defender-categories .nav-list--defender-categories-subnav ul.menu li.menu-item a::before {
      margin-bottom: 8px; }
    .chd-defender-categories .nav-list--defender-categories-subnav a::after,
    .chd-defender-categories .nav-list--defender-categories-subnav ul.menu li.menu-item a::after {
      margin-top: 8px; }
    .chd-defender-categories .nav-list--defender-categories-subnav a:link, .chd-defender-categories .nav-list--defender-categories-subnav a:visited,
    .chd-defender-categories .nav-list--defender-categories-subnav ul.menu li.menu-item a:link,
    .chd-defender-categories .nav-list--defender-categories-subnav ul.menu li.menu-item a:visited {
      color: #000; }
    .chd-defender-categories .nav-list--defender-categories-subnav a:hover, .chd-defender-categories .nav-list--defender-categories-subnav a:active, .chd-defender-categories .nav-list--defender-categories-subnav a[data-active="1"],
    .chd-defender-categories .nav-list--defender-categories-subnav ul.menu li.menu-item a:hover,
    .chd-defender-categories .nav-list--defender-categories-subnav ul.menu li.menu-item a:active,
    .chd-defender-categories .nav-list--defender-categories-subnav ul.menu li.menu-item a[data-active="1"] {
      color: #0792BD;
      text-decoration: none; }
      .chd-defender-categories .nav-list--defender-categories-subnav a:hover::after, .chd-defender-categories .nav-list--defender-categories-subnav a:active::after, .chd-defender-categories .nav-list--defender-categories-subnav a[data-active="1"]::after,
      .chd-defender-categories .nav-list--defender-categories-subnav ul.menu li.menu-item a:hover::after,
      .chd-defender-categories .nav-list--defender-categories-subnav ul.menu li.menu-item a:active::after,
      .chd-defender-categories .nav-list--defender-categories-subnav ul.menu li.menu-item a[data-active="1"]::after {
        background: #0792BD; }

.chd-defender-categories__list {
  margin: 40px 0;
  -webkit-column-width: 276px;
  -moz-column-width: 276px;
  column-width: 276px;
  column-count: 4;
  column-gap: 26px; }
  .chd-defender-categories__list[data-filtered="1"] {
    column-count: auto;
    column-width: auto;
    column-gap: normal; }
  @media (min-width: 834px) {
    .chd-defender-categories__list {
      margin: 70px 0; } }

.chd-defender-categories__group[data-visible="0"] {
  display: none; }

.chd-defender-categories__group + .chd-defender-categories__group {
  margin-top: 25px; }

.chd-defender-categories__group-title {
  color: #008BB3;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  margin: 0 0 20px;
  text-align: left; }
  @media (min-width: 834px) {
    .chd-defender-categories__group-title {
      text-align: center; } }

.chd-defender-categories__group-items {
  list-style: none; }

.chd-defender-categories__group-item {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.8;
  text-align: left; }
  @media (min-width: 834px) {
    .chd-defender-categories__group-item {
      text-align: center; } }
  .chd-defender-categories__group-item a:link, .chd-defender-categories__group-item a:visited {
    color: #000; }
  .chd-defender-categories__group-item a:hover, .chd-defender-categories__group-item a:active {
    color: #0792BD;
    text-decoration: none; }

.chd-defender-categories__items ul {
  display: flex;
  flex-flow: row wrap;
  gap: 30px;
  list-style: none; }

@media (min-width: 500px) {
  .chd-defender-categories__items li {
    flex: 0 1 auto;
    width: calc((100% - 30px) / 2); } }

@media (min-width: 768px) {
  .chd-defender-categories__items li {
    flex: 0 1 auto;
    width: calc((100% - 60px ) / 3); } }

.chd-defender-categories__item a {
  display: block; }

.chd-defender-categories__item-image {
  margin-bottom: 5px; }
  .chd-defender-categories__item-image img {
    vertical-align: middle; }

.chd-defender-categories__item-content h2 {
  color: #000;
  font-family: "merriweather", Merriweather, serif;
  font-size: 18px;
  line-height: 1.3;
  margin: 0; }
  .chd-defender-categories__item-content h2:hover {
    text-decoration: underline;
    text-decoration-color: #0080A3; }

.chd-defender-categories__item-content h3 {
  color: #000;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin: 0;
  text-transform: uppercase; }

.chd-defender-categories__pagination {
  margin-top: 20px; }

.chd-bookstore__intro-banner {
  align-items: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 10px;
  height: calc(300px + 166 * ((100vw - 360px) / 968));
  justify-content: center;
  line-height: normal;
  margin-bottom: 20px;
  padding: 0 40px;
  text-align: center; }
  @media (min-width: 1328px) {
    .chd-bookstore__intro-banner {
      height: 466px; } }
  .chd-bookstore__intro-banner h1 {
    font-size: calc(28px + 12 * ((100vw - 360px) / 968)); }
    @media (min-width: 1328px) {
      .chd-bookstore__intro-banner h1 {
        font-size: 40px; } }
  .chd-bookstore__intro-banner p {
    font-size: calc(16px + 8 * ((100vw - 360px) / 968));
    max-width: 700px; }
    @media (min-width: 1328px) {
      .chd-bookstore__intro-banner p {
        font-size: 24px; } }

.chd-bookstore__wrapper {
  display: flex;
  justify-content: center;
  padding-bottom: 60px; }

.chd-bookstore__article {
  max-width: 1180px;
  width: 100%; }
  .chd-bookstore__article h2 {
    margin-bottom: 0; }
  .chd-bookstore__article a:hover {
    text-decoration: none; }

.chd-bookstore__category-navigation {
  display: flex;
  justify-content: space-between;
  padding-bottom: 12px;
  position: relative; }

.chd-bookstore__navigation {
  position: relative;
  width: 95px; }

.chd-bookstore__swiper {
  padding-bottom: 12px;
  position: relative; }
  .chd-bookstore__swiper .swiper-wrapper {
    min-height: 253px;
    overflow-y: hidden !important;
    padding-bottom: 50px; }
  .chd-bookstore__swiper .swiper-pagination {
    bottom: 0; }
  .chd-bookstore__swiper .swiper-slide {
    width: 180px; }
  .chd-bookstore__swiper .swiper-button-next, .chd-bookstore__swiper .swiper-button-prev {
    border: 1px solid #ccc;
    height: 15px;
    padding: 11px 12px;
    width: 15px; }
    .chd-bookstore__swiper .swiper-button-next:after, .chd-bookstore__swiper .swiper-button-prev:after {
      color: gray;
      font-size: 15px;
      margin-top: 1px; }
  .chd-bookstore__swiper .swiper-button-next {
    right: 0; }
    .chd-bookstore__swiper .swiper-button-next:after {
      margin-left: 3px; }
  .chd-bookstore__swiper .swiper-button-prev {
    left: 0; }
    .chd-bookstore__swiper .swiper-button-prev:after {
      margin-right: 3px; }
  .chd-bookstore__swiper .swiper-pagination-bullet {
    height: 11px;
    width: 11px; }

.chd-bookstore__banner {
  align-items: center;
  background-color: #F4F5F5;
  background-position: 40%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  height: 300px;
  margin: 18px 0 65px;
  width: 100%; }
  @media (min-width: 1328px) {
    .chd-bookstore__banner {
      height: 356px; } }
  .chd-bookstore__banner--right {
    justify-content: flex-end; }
    .chd-bookstore__banner--right .chd-bookstore__banner-text {
      padding-left: 0; }
  .chd-bookstore__banner--center {
    justify-content: center;
    text-align: center;
    background-position: center; }
    .chd-bookstore__banner--center .chd-bookstore__banner-text {
      padding-left: 0; }

.chd-bookstore__banner-text {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-left: 40px;
  width: calc(65px + 35%); }
  @media (min-width: 1100px) {
    .chd-bookstore__banner-text {
      padding-left: 60px; } }
  @media (min-width: 1328px) {
    .chd-bookstore__banner-text {
      padding-left: 112px; } }
  .chd-bookstore__banner-text :hover {
    text-decoration: none; }
  .chd-bookstore__banner-text h2 {
    color: #007899;
    font-size: calc(24px + 16 * ((100vw - 360px) / 968));
    font-style: italic; }
    .chd-bookstore__banner-text h2:hover {
      text-decoration: none; }
    @media (min-width: 1328px) {
      .chd-bookstore__banner-text h2 {
        font-size: 40px;
        line-height: 42px;
        padding-bottom: 5px; } }
  .chd-bookstore__banner-text p {
    color: #000;
    font-size: calc(16px + 4 * ((100vw - 360px) / 968));
    margin-bottom: 0; }
    @media (min-width: 1328px) {
      .chd-bookstore__banner-text p {
        font-size: 24px; } }
  .chd-bookstore__banner-text div {
    color: #007899;
    font-size: calc(14px + 2 * ((100vw - 360px) / 968));
    font-weight: bold;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    transition: .2s; }
    .chd-bookstore__banner-text div:hover {
      filter: brightness(120%); }
    @media (min-width: 1328px) {
      .chd-bookstore__banner-text div {
        font-size: 16px; } }
    .chd-bookstore__banner-text div:after {
      content: url("/wp-content/themes/chd-shop-theme/images/blue-right-arrow.svg");
      margin-left: 7px;
      position: relative;
      top: -2px; }

.chd-book__article h1 {
  color: #000;
  margin-bottom: 16px; }
  @media (min-width: 1100px) {
    .chd-book__article h1 {
      max-width: 525px; } }
  @media (min-width: 1328px) {
    .chd-book__article h1 {
      margin-bottom: 1.2rem; } }

.chd-book__article .chd-book__button {
  color: #fff;
  text-align: center; }
  .chd-book__article .chd-book__button:link, .chd-book__article .chd-book__button:visited, .chd-book__article .chd-book__button:hover, .chd-book__article .chd-book__button:focus-visible, .chd-book__article .chd-book__button:active {
    color: #fff;
    text-decoration: none; }

.chd-book__top-information {
  display: flex;
  flex-direction: column;
  gap: 20px; }
  @media (min-width: 1100px) {
    .chd-book__top-information {
      flex-direction: row;
      gap: 20px; } }

.chd-book__featured {
  display: flex;
  justify-content: center; }
  @media (min-width: 768px) {
    .chd-book__featured {
      justify-content: flex-start; } }
  @media (min-width: 1100px) {
    .chd-book__featured {
      padding-bottom: 24px; } }
  .chd-book__featured img {
    max-height: 300px;
    max-width: 200px; }

.chd-book__top-information p {
  margin-bottom: .6rem; }
  .chd-book__top-information p:first-of-type {
    margin-bottom: 1rem;
    white-space: normal; }
    @media (min-width: 1328px) {
      .chd-book__top-information p:first-of-type {
        margin-bottom: 1.5rem; } }

@media (min-width: 1100px) {
  .chd-book__title-info {
    padding-bottom: 24px; } }

.chd-book__title-info details {
  margin-bottom: 16px; }

.chd-book__button {
  background: #038bb3;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  font-weight: bold;
  justify-content: space-around;
  padding: 20px;
  position: relative;
  transition: .2s;
  width: 200px; }
  .chd-book__button:hover {
    filter: brightness(110%); }
  .chd-book__button.dropdown:after {
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    content: '';
    height: 8px;
    transform: rotate(-45deg);
    width: 8px; }

.chd-book__buy-link {
  border: 2px solid #038bb3;
  border-top: none;
  color: #038bb3;
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 14px 18px;
  width: 200px; }

.breadcrumb--citations {
  display: flex;
  align-items: center;
  font-size: 1em; }

.breadcrumb__item {
  margin: 0;
  text-transform: uppercase; }

.breadcrumb__separator {
  margin: 0 10px;
  font-size: 1.2em;
  margin-top: -1px; }

.title--citation-tax {
  margin-bottom: 5px; }

.lede--citation-tax {
  font-style: italic;
  margin-bottom: 15px; }

.citation {
  display: flex;
  flex-flow: row nowrap;
  gap: 15px; }
  .citation__id {
    flex: 0 0 40px; }
  .citation p {
    margin: 0; }
  .citation + .citation {
    margin-top: 15px; }

.pagenavi--citation-tax {
  margin-top: 20px; }

.chd-merchandise__main {
  overflow: hidden;
  padding: 0; }
  .chd-merchandise__main .woocommerce-message {
    border-top-color: #0080A3; }
  .chd-merchandise__main .woocommerce .woocommerce-customer-details .woocommerce-customer-details--email, .chd-merchandise__main .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
    font-size: 15px;
    word-wrap: break-word; }
  .chd-merchandise__main .woocommerce .woocommerce-customer-details .woocommerce-columns--addresses {
    flex-direction: column;
    gap: 20px; }
    .chd-merchandise__main .woocommerce .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column {
      width: 92%; }

.chd-merchandise__wrapper {
  padding-top: 25px; }
  @media (min-width: 768px) {
    .chd-merchandise__wrapper {
      padding-bottom: 64px; } }
  @media (min-width: 1328px) {
    .chd-merchandise__wrapper {
      padding-top: 45px; } }

.chd-merchandise__banner {
  align-items: center;
  background: #FBFAF7;
  display: flex;
  gap: 10px;
  height: 239px;
  justify-content: center;
  position: relative; }
  @media (min-width: 960px) {
    .chd-merchandise__banner {
      height: 298px; } }
  @media (min-width: 1440px) {
    .chd-merchandise__banner {
      height: 466px; } }

.chd-merchandise__banner-background {
  background-position: center;
  background-size: cover;
  height: 100%;
  max-width: 1600px;
  position: absolute;
  top: 0;
  width: 100%; }

@media (min-width: 768px) {
  .chd-merchandise__banner-background--mobile {
    display: none; } }

.chd-merchandise__banner-background--desktop {
  display: none; }
  @media (min-width: 768px) {
    .chd-merchandise__banner-background--desktop {
      display: block; } }

.chd-merchandise__banner-text {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 10px;
  position: relative;
  text-align: center;
  z-index: 1; }
  @media (min-width: 960px) {
    .chd-merchandise__banner-text {
      gap: calc(10px + 10 * ((100vw - 960px) / 480)); } }
  @media (min-width: 1440px) {
    .chd-merchandise__banner-text {
      gap: 20px; } }

.chd-merchandise__banner-title {
  font-family: 'Merriweather';
  font-size: 20px;
  font-weight: bold;
  width: 175px; }
  @media (min-width: 960px) {
    .chd-merchandise__banner-title {
      font-size: calc(20px + 20 * ((100vw - 960px) / 480));
      line-height: calc(20px + 20 * ((100vw - 960px) / 480));
      width: 75%; } }
  @media (min-width: 1440px) {
    .chd-merchandise__banner-title {
      font-size: 40px;
      line-height: 40px; } }

.chd-merchandise__banner-paragraph {
  width: 175px; }
  @media (min-width: 960px) {
    .chd-merchandise__banner-paragraph {
      font-size: calc(16px + 4 * ((100vw - 960px) / 480));
      width: 75%; } }
  @media (min-width: 1440px) {
    .chd-merchandise__banner-paragraph {
      font-size: 20px;
      margin-bottom: 25px; } }

.chd-merchandise__banner-button {
  background: #0080A3;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2.1px;
  padding: 12px;
  transition: .2s; }
  .chd-merchandise__banner-button:hover {
    background: #05607C; }

.chd-merchandise__mobile-login-cart {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 15px 20px;
  position: relative; }
  @media (min-width: 960px) {
    .chd-merchandise__mobile-login-cart {
      display: none; } }
  .chd-merchandise__mobile-login-cart:after {
    background: #E7E5E2;
    bottom: 0;
    content: '';
    height: 1.5px;
    position: absolute;
    right: 0;
    width: 100%; }
  .chd-merchandise__mobile-login-cart a {
    color: #000; }

.chd-merchandise__login {
  display: flex;
  font-weight: 600;
  gap: 6px;
  letter-spacing: 1.96px;
  text-transform: uppercase; }
  .chd-merchandise__login span {
    background: url("./images/icons/login-icon.svg") no-repeat;
    display: block;
    height: 18px;
    width: 18px; }

.chd-merchandise__filter {
  display: flex;
  justify-content: space-between;
  margin: 0 0 30px;
  padding: 15px 10px 0; }
  @media (min-width: 1328px) {
    .chd-merchandise__filter {
      margin-bottom: 53px; } }
  .chd-merchandise__filter .woocommerce-ordering {
    float: none;
    margin: 0; }

.chd-merchandise__filter-dropdowns {
  display: flex;
  justify-content: space-between;
  width: 100%; }
  @media (min-width: 768px) {
    .chd-merchandise__filter-dropdowns {
      align-items: center;
      gap: 10px;
      justify-content: flex-start;
      width: auto; } }
  @media (min-width: 960px) {
    .chd-merchandise__filter-dropdowns {
      gap: 30px; } }

.chd-merchandise__filter-cart {
  align-items: center;
  display: flex;
  font-size: 16px;
  font-weight: 600;
  gap: 10px;
  letter-spacing: 2.24px;
  text-transform: uppercase; }
  .chd-merchandise__filter-cart--mobile .chd-merchandise__filter-cart-icon {
    background-size: cover;
    height: 18px;
    width: 21px; }
  .chd-merchandise__filter-cart--desktop {
    display: none; }
    @media (min-width: 960px) {
      .chd-merchandise__filter-cart--desktop {
        display: flex; } }

.chd-merchandise__filter-cart-icon {
  background: url("./images/icons/shopping-cart.svg") no-repeat;
  display: block;
  height: 25px;
  width: 29px; }

.chd-merchandise__article a {
  color: #000; }
  .chd-merchandise__article a:link, .chd-merchandise__article a:visited, .chd-merchandise__article a:hover, .chd-merchandise__article a:active {
    color: #000; }

.chd-merchandise__article h1 {
  color: #000;
  padding: 0 10px; }
  @media (min-width: 768px) {
    .chd-merchandise__article h1 {
      border-bottom: 1.5px solid #E7E5E2;
      padding: 0 0 10px; } }

.chd-merchandise__article ul.products li.product {
  margin-bottom: 60px; }
  @media (min-width: 768px) {
    .chd-merchandise__article ul.products li.product {
      width: 46%; } }
  @media (min-width: 1100px) {
    .chd-merchandise__article ul.products li.product {
      width: 80%; } }
  @media (min-width: 768px) {
    .chd-merchandise__article ul.products li.product a {
      display: block;
      max-width: 210px; } }
  .chd-merchandise__article ul.products li.product img {
    border: 2px solid #F8F8F8; }
  .chd-merchandise__article ul.products li.product .woocommerce-loop-product__title {
    font-size: 18px;
    margin: 30px 0 10px;
    padding: 0; }
  .chd-merchandise__article ul.products li.product .price {
    color: #038bb3;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2.1px; }
  .chd-merchandise__article ul.products li.product .button {
    background: #fff;
    border: 2px solid #0080A3;
    color: #101010;
    display: block;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2.1px;
    line-height: 26px;
    margin-top: 15px;
    max-width: 185px;
    padding: 13px 0;
    text-align: center;
    text-transform: uppercase;
    transition: .2s; }
    .chd-merchandise__article ul.products li.product .button:hover {
      background: #0080A3;
      color: #fff;
      text-decoration: none; }

.chd-merchandise__article nav.woocommerce-pagination ul.page-numbers {
  border: 0;
  padding-bottom: 45px; }
  @media (min-width: 768px) {
    .chd-merchandise__article nav.woocommerce-pagination ul.page-numbers {
      padding-bottom: 0; } }
  .chd-merchandise__article nav.woocommerce-pagination ul.page-numbers li {
    border-right: 0; }
    .chd-merchandise__article nav.woocommerce-pagination ul.page-numbers li a {
      font-size: 24px;
      font-weight: bold;
      padding: 5px 2px; }
    .chd-merchandise__article nav.woocommerce-pagination ul.page-numbers li span {
      font-size: 24px;
      font-weight: bold; }
      .chd-merchandise__article nav.woocommerce-pagination ul.page-numbers li span.current {
        background: none;
        color: #0080A3;
        padding: 5px 2px; }

.chd-merchandise__sidebar-wrapper {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 25px 0 50px; }
  @media (min-width: 768px) {
    .chd-merchandise__sidebar-wrapper {
      padding: 0 0 29px 56px; } }
  .chd-merchandise__sidebar-wrapper > div {
    width: 90%; }
    @media (max-width: 768px) {
      .chd-merchandise__sidebar-wrapper > div.chd-merchandise__sidebar-donate {
        width: 100%; } }
    .chd-merchandise__sidebar-wrapper > div h3 {
      letter-spacing: 2.4px; }
      @media (min-width: 768px) {
        .chd-merchandise__sidebar-wrapper > div h3 {
          letter-spacing: 2px; } }
  .chd-merchandise__sidebar-wrapper > .liner:last-of-type:after {
    display: none; }
  .chd-merchandise__sidebar-wrapper h3 {
    color: #000;
    font-family: 'open-sans';
    font-size: 20px;
    padding: 0 0 5px;
    text-transform: uppercase; }
  .chd-merchandise__sidebar-wrapper .liner {
    padding-left: 0; }
    .chd-merchandise__sidebar-wrapper .liner:after {
      background: #E9E8E6;
      content: "";
      display: block;
      height: 1.5px;
      margin: 25px -100px;
      width: 200%; }
      @media (min-width: 768px) {
        .chd-merchandise__sidebar-wrapper .liner:after {
          margin: 50px 0;
          width: 111px; } }
  .chd-merchandise__sidebar-wrapper .border {
    border-top: none;
    padding: 0; }
  .chd-merchandise__sidebar-wrapper .gform_wrapper.gravity-theme .ginput_container_text input, .chd-merchandise__sidebar-wrapper .gform_legacy_markup_wrapper li.hidden_label input {
    background: #f4f5f5;
    border: 1px solid #ccc;
    height: 52px;
    margin-top: 4px;
    padding-left: 24px !important;
    width: 100%; }
    @media (min-width: 768px) {
      .chd-merchandise__sidebar-wrapper .gform_wrapper.gravity-theme .ginput_container_text input, .chd-merchandise__sidebar-wrapper .gform_legacy_markup_wrapper li.hidden_label input {
        width: 284px; } }

.chd-merchandise__sidebar-login nav {
  border-bottom: none;
  margin-bottom: 0; }

.chd-merchandise__sidebar-login .gform_wrapper.gravity-theme .gfield-choice-input + label {
  color: #6A6D72;
  font-size: 18px;
  text-transform: lowercase; }

.chd-merchandise__sidebar-login #gform_submit_button_0 {
  background: #0080A3;
  border-radius: 0;
  font-size: 14px;
  height: 47px;
  letter-spacing: 2.1px;
  max-width: 219px;
  text-transform: uppercase;
  transition: .2s;
  width: 100%; }
  .chd-merchandise__sidebar-login #gform_submit_button_0:hover {
    background: #05607C; }

.chd-merchandise__sidebar-login a {
  font-size: 16px;
  font-weight: 600;
  line-height: normal; }

.chd-merchandise__sidebar-login .widget_custom_html {
  margin-top: 20px; }
  .chd-merchandise__sidebar-login .widget_custom_html p:not(:last-of-type) {
    font-style: italic;
    margin-bottom: 20px; }
    .chd-merchandise__sidebar-login .widget_custom_html p:not(:last-of-type) strong {
      display: block; }

.chd-merchandise__sidebar-refunds h3 {
  line-height: 22px; }
  .chd-merchandise__sidebar-refunds h3 br {
    display: none; }
    @media (min-width: 768px) {
      .chd-merchandise__sidebar-refunds h3 br {
        display: block; } }

.chd-merchandise__sidebar-refunds p {
  font-size: 16px;
  line-height: normal; }
  @media (min-width: 768px) {
    .chd-merchandise__sidebar-refunds p {
      max-width: 285px; } }

.chd-merchandise__sidebar-sign-up h3 {
  padding-bottom: 5px; }

.chd-merchandise__sidebar-sign-up li {
  margin-bottom: 0; }

.chd-merchandise__sidebar-sign-up .gform_legacy_markup_wrapper .gform_heading {
  display: none; }

.chd-merchandise__sidebar-sign-up form div.gform_footer input#gform_submit_button_51 {
  background: #0080A3;
  border-radius: 0;
  font-size: 14px;
  height: 47px;
  letter-spacing: 2.1px;
  margin-top: 16px;
  max-width: 219px;
  text-transform: uppercase;
  transition: .2s;
  width: 100%; }
  .chd-merchandise__sidebar-sign-up form div.gform_footer input#gform_submit_button_51:hover {
    background: #05607C; }

@media (max-width: 450px) {
  .chd-merchandise__sidebar-sign-up form div.gform_footer {
    display: flex; } }

.chd-merchandise__sidebar-donate {
  align-items: flex-start;
  display: flex;
  gap: 17px;
  justify-content: center; }
  @media (min-width: 768px) {
    .chd-merchandise__sidebar-donate {
      display: block; } }
  .chd-merchandise__sidebar-donate img {
    border: 0;
    padding: 8px 0 0;
    width: 55px; }
    @media (min-width: 768px) {
      .chd-merchandise__sidebar-donate img {
        padding: 0 0 18px;
        width: 42px; } }
  .chd-merchandise__sidebar-donate p {
    font-family: 'Merriweather';
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    max-width: 270px; }
  .chd-merchandise__sidebar-donate a {
    align-items: center;
    background: #0080A3;
    border-radius: 0;
    color: #fff;
    display: flex;
    font-size: 16px;
    font-weight: bold;
    height: 47px;
    justify-content: center;
    letter-spacing: 2.1px;
    margin-top: 16px;
    max-width: 219px;
    text-transform: uppercase;
    transition: .2s;
    width: 100%; }
    .chd-merchandise__sidebar-donate a:link, .chd-merchandise__sidebar-donate a:visited, .chd-merchandise__sidebar-donate a:hover, .chd-merchandise__sidebar-donate a:active {
      color: #fff; }
    .chd-merchandise__sidebar-donate a:hover {
      background: #05607C; }

.chd-merchandise__popup-login h3 {
  color: #000 !important;
  font-size: 20px;
  margin-bottom: 5px; }

.chd-merchandise__popup-login a {
  color: #008BB3; }
  .chd-merchandise__popup-login a:link, .chd-merchandise__popup-login a:visited, .chd-merchandise__popup-login a:hover, .chd-merchandise__popup-login a:active {
    color: #008BB3; }

.chd-merchandise__popup-login .textwidget {
  margin-top: 21px; }
  .chd-merchandise__popup-login .textwidget p {
    color: #373A3C; }
    .chd-merchandise__popup-login .textwidget p:first-of-type {
      margin-bottom: 21px;
      font-style: italic; }

.chd-merchandise__popup-login .gform_wrapper.gravity-theme input[type=text], .chd-merchandise__popup-login .gform_wrapper.gravity-theme input[type=password] {
  background: #f4f5f5;
  border: 1px solid #ccc;
  height: 52px;
  width: 100%; }

.chd-merchandise__main--cart h1 {
  color: #008BB3;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 20px;
  letter-spacing: 2px;
  text-transform: uppercase; }

.chd-merchandise__main--cart .wc-proceed-to-checkout a.checkout-button {
  background-color: #0080A3;
  border-radius: 0;
  font-size: 14px;
  letter-spacing: 2.1px;
  text-transform: uppercase;
  transition: .2s; }
  .chd-merchandise__main--cart .wc-proceed-to-checkout a.checkout-button:link, .chd-merchandise__main--cart .wc-proceed-to-checkout a.checkout-button:visited, .chd-merchandise__main--cart .wc-proceed-to-checkout a.checkout-button:active {
    background-color: #0080A3; }
  .chd-merchandise__main--cart .wc-proceed-to-checkout a.checkout-button:hover {
    background-color: #05607C; }

.chd-merchandise__breadcrumb {
  border-bottom: 1.5px solid #E7E5E2;
  font-size: 14px;
  font-weight: 600;
  padding: 0 10px; }
  @media (min-width: 960px) {
    .chd-merchandise__breadcrumb {
      border-bottom: none;
      font-size: 20px;
      padding: 0 0 20px; } }
  @media (min-width: 960px) {
    .chd-merchandise__breadcrumb--mobile {
      display: none; } }
  .chd-merchandise__breadcrumb--desktop {
    display: none; }
    @media (min-width: 960px) {
      .chd-merchandise__breadcrumb--desktop {
        display: block; } }
  .chd-merchandise__breadcrumb a {
    align-items: center;
    color: #000;
    display: flex;
    padding: 15px 0;
    width: 100%; }
    @media (min-width: 960px) {
      .chd-merchandise__breadcrumb a {
        padding: 5px;
        width: auto; } }
    .chd-merchandise__breadcrumb a:before {
      border-bottom: 2px solid #000;
      border-left: 2px solid #000;
      content: '';
      height: 8px;
      margin: 0 5px;
      transform: rotate(45deg);
      width: 8px; }
      @media (min-width: 960px) {
        .chd-merchandise__breadcrumb a:before {
          margin-left: 0; } }
    .chd-merchandise__breadcrumb a:link, .chd-merchandise__breadcrumb a:visited, .chd-merchandise__breadcrumb a:hover, .chd-merchandise__breadcrumb a:active {
      color: #000; }

.chd-merchandise__single-product h2 {
  margin-bottom: 20px; }

.chd-merchandise__single-product div.product form.cart .button {
  background: #fff;
  border: 2px solid #0080A3;
  clear: both;
  color: #101010;
  display: block;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2.1px;
  line-height: 26px;
  margin-top: 15px;
  padding: 13px 0;
  text-align: center;
  text-transform: uppercase;
  transition: .2s;
  width: 185px; }
  .chd-merchandise__single-product div.product form.cart .button:hover {
    background: #0080A3;
    color: #fff; }

.chd-merchandise__single-product .related.products {
  flex-direction: column; }

@media (min-width: 1100px) {
  .chd-merchandise__single-product .products ul li.product, .chd-merchandise__single-product ul.products li.product {
    width: 28%; } }

.chd-donate__main {
  padding-top: 0; }

.chd-donate__banner {
  background-position: center;
  background-size: cover;
  color: #fff;
  position: relative;
  text-align: center;
  text-shadow: 0px 2px 6px rgba(0, 0, 0, 0.45); }
  .chd-donate__banner:before {
    background: linear-gradient(0deg, rgba(55, 58, 60, 0.65) 0%, rgba(55, 58, 60, 0.65) 100%);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%; }

.chd-donate__banner-text h1 {
  font-size: 28px;
  line-height: 40px;
  margin: auto;
  max-width: 840px;
  padding: 40px 22px 20px; }
  @media (min-width: 1200px) {
    .chd-donate__banner-text h1 {
      font-size: 40px;
      padding-bottom: 24px;
      padding-top: 102px; } }

.chd-donate__banner-text p, .chd-donate__banner-text li {
  font-size: 20px;
  line-height: 24px;
  position: relative;
  padding: 0 16px 20px; }
  @media (min-width: 1000px) {
    .chd-donate__banner-text p, .chd-donate__banner-text li {
      padding-bottom: 32px; } }

.chd-donate__banner-text > p {
  margin: auto;
  max-width: 800px; }

.chd-donate__banner-text ul {
  list-style: none;
  padding-bottom: 37px; }
  @media (min-width: 1200px) {
    .chd-donate__banner-text ul {
      padding-bottom: 50px; } }
  @media (min-width: 1200px) {
    .chd-donate__banner-text ul li {
      padding-bottom: 12px; } }
  .chd-donate__banner-text ul li:before {
    content: '✓';
    padding-right: 5px; }

.chd-donate__banner-buttons {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
  padding: 0 16px 40px;
  position: relative; }
  @media (min-width: 1200px) {
    .chd-donate__banner-buttons {
      padding-bottom: 90px; } }
  .chd-donate__banner-buttons > p {
    font-family: "merriweather", Merriweather, serif;
    font-weight: bold;
    padding-bottom: 0;
    width: 100%; }
    @media (min-width: 1200px) {
      .chd-donate__banner-buttons > p {
        font-size: 28px;
        line-height: 37.5px; } }
  .chd-donate__banner-buttons a {
    align-items: center;
    background: #B0DDF3;
    color: #000;
    display: flex;
    font-size: 20px;
    font-weight: bold;
    height: 87px;
    justify-content: center;
    letter-spacing: 2px;
    max-width: 356px;
    text-shadow: none;
    text-transform: uppercase;
    transition: .2s;
    width: 100%; }
    @media (min-width: 1200px) {
      .chd-donate__banner-buttons a {
        max-width: 331px; } }
    .chd-donate__banner-buttons a:hover {
      background: #008BB3;
      color: #fff; }

.chd-donate__wrapper {
  display: flex;
  justify-content: center;
  padding-top: 37px; }
  @media (min-width: 768px) {
    .chd-donate__wrapper {
      padding-top: 60px; } }

.chd-donate__article {
  max-width: 780px; }
  .chd-donate__article h2 {
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 28px;
    font-style: italic; }
  .chd-donate__article .gform_legacy_markup_wrapper h3 {
    color: #008BB3;
    font-size: 28px;
    font-weight: bold; }
  .chd-donate__article p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 28px; }
  .chd-donate__article a {
    font-weight: bold; }
  .chd-donate__article .gform_legacy_markup_wrapper {
    margin-top: 0; }
  .chd-donate__article .partial_entry_warning {
    margin-bottom: 20px !important; }
  .chd-donate__article #gform_submit_button_92 {
    align-items: center;
    background: #0080A3;
    border: none;
    border-radius: 2px;
    color: #fff;
    display: flex;
    font-size: 14px;
    font-weight: bold;
    height: 47px;
    justify-content: center;
    letter-spacing: 2.1px;
    margin-top: 16px;
    max-width: 219px;
    text-transform: uppercase;
    width: 100%; }
  .chd-donate__article .gform_legacy_markup_wrapper .gfield_checkbox li label, .chd-donate__article .gform_legacy_markup_wrapper .gfield_radio li label {
    font-size: 1em; }
  .chd-donate__article.grid8 {
    margin-left: 0;
    width: 100%; }

.chd-donate__guidestar {
  border: none;
  float: left;
  margin-right: 16px;
  width: 92px; }

.chd-events__form-container .em.em-event-editor section {
  display: block;
  padding-bottom: 20px;
  margin-bottom: 20px; }

.chd-events__form-container .em.pixelbones .input label, .chd-events__form-container .label, .chd-events__form-container .em.pixelbones .input legend {
  font-weight: bold !important; }

.chd-events__form-container .em.pixelbones .input .em-timezone label {
  font-size: 15px; }

.chd-events__form-container i {
  color: red; }

.chd-curriculum__header {
  z-index: 100; }

.chd-curriculum__footer {
  position: relative;
  z-index: 2; }

.chd-curriculum__nav {
  background: #fff;
  margin: 0;
  overflow-x: scroll;
  position: sticky;
  top: 0;
  transition: .2s;
  z-index: 20; }
  @media (min-width: 1000px) {
    .chd-curriculum__nav {
      overflow-x: auto; } }
  .chd-curriculum__nav ul {
    display: flex;
    justify-content: center;
    list-style: none;
    margin: auto;
    min-width: 1200px;
    padding: 36px 0; }
    .chd-curriculum__nav ul li a {
      color: #6E6E6E;
      padding: 10px 20px;
      transition: .2s; }
      .chd-curriculum__nav ul li a.in-section {
        background: #F4F5F5; }

.chd-curriculum__jump-point {
  margin-top: -91px;
  padding-top: 91px; }

.chd-curriculum__wrapper {
  display: grid;
  grid-template-columns: 1fr;
  justify-items: center;
  position: relative; }
  @media (min-width: 1000px) {
    .chd-curriculum__wrapper {
      grid-template-columns: repeat(5, 1fr); } }
  .chd-curriculum__wrapper h1, .chd-curriculum__wrapper h2 {
    color: #0080A3;
    font-size: 30px;
    font-weight: 400;
    line-height: 41px;
    margin: 0;
    padding-bottom: 30px; }
    @media (min-width: 1000px) {
      .chd-curriculum__wrapper h1, .chd-curriculum__wrapper h2 {
        font-size: 38px;
        line-height: 52px; } }
    .chd-curriculum__wrapper h1.chd-curriculum__header-light, .chd-curriculum__wrapper h2.chd-curriculum__header-light {
      color: #0080A3; }
      @media (min-width: 1000px) {
        .chd-curriculum__wrapper h1.chd-curriculum__header-light, .chd-curriculum__wrapper h2.chd-curriculum__header-light {
          color: #B0DDF3; } }
      .chd-curriculum__wrapper h1.chd-curriculum__header-light span, .chd-curriculum__wrapper h2.chd-curriculum__header-light span {
        color: #fff; }
      .chd-curriculum__wrapper h1.chd-curriculum__header-light--transparent, .chd-curriculum__wrapper h2.chd-curriculum__header-light--transparent {
        color: #B0DDF3;
        padding-bottom: 10px; }
  .chd-curriculum__wrapper p {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 25px; }
    @media (min-width: 1000px) {
      .chd-curriculum__wrapper p {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 30px; } }
    .chd-curriculum__wrapper p:last-of-type {
      padding-bottom: 0; }
  .chd-curriculum__wrapper img {
    z-index: 1; }
  @media (min-width: 1000px) {
    .chd-curriculum__wrapper #vaccine-provider img {
      margin-top: 91px;
      opacity: 1;
      position: relative; } }

@media (min-width: 1000px) {
  .chd-curriculum__link {
    padding-top: 120px; } }

@media (min-width: 1000px) {
  .chd-curriculum__one-third-col {
    grid-column-start: span 2; } }

@media (min-width: 1000px) {
  .chd-curriculum__two-third-col {
    grid-column-start: span 3; } }

@media (min-width: 1000px) {
  .chd-curriculum__full-col {
    grid-column-start: span 5;
    z-index: 1; } }

.chd-curriculum__col-center {
  justify-self: center; }

@media (min-width: 1000px) {
  .chd-curriculum__col-end {
    justify-self: end; } }

.chd-curriculum__col-start {
  justify-self: start; }

.chd-curriculum__text-col {
  align-content: center;
  background: #fff;
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  display: grid;
  padding: 25px;
  position: relative;
  width: 95%;
  z-index: 10; }
  @media (min-width: 1000px) {
    .chd-curriculum__text-col {
      background: transparent;
      box-shadow: none;
      max-width: 440px;
      min-height: 100vh;
      padding: 91px 0 0; } }
  .chd-curriculum__text-col--light {
    background: #373A3C;
    color: #fff; }
    @media (min-width: 1000px) {
      .chd-curriculum__text-col--light {
        background: transparent; } }
    .chd-curriculum__text-col--light-transition {
      background: #fff;
      color: #000;
      margin-bottom: 15px;
      margin-top: 0; }
      @media (min-width: 1000px) {
        .chd-curriculum__text-col--light-transition {
          background: transparent; } }
    .chd-curriculum__text-col--light-2 {
      background: #fff;
      color: #000; }
      @media (min-width: 1000px) {
        .chd-curriculum__text-col--light-2 {
          background: transparent;
          color: #fff; } }
      .chd-curriculum__text-col--light-2#in-vaccine {
        margin-top: 15px; }
  .chd-curriculum__text-col--transparent {
    background: transparent; }
    .chd-curriculum__text-col--transparent p:last-of-type {
      letter-spacing: 2px; }
  .chd-curriculum__text-col#why-kids-sick {
    margin-top: -90px; }
    @media (min-width: 1000px) {
      .chd-curriculum__text-col#why-kids-sick {
        margin-top: 0; } }
  .chd-curriculum__text-col#doctor-says {
    margin-bottom: 15px; }
  .chd-curriculum__text-col#vaccine-injury2 {
    margin-bottom: 50px; }
  .chd-curriculum__text-col--schedule {
    align-content: flex-start;
    background: transparent;
    box-shadow: none;
    display: block;
    padding: 50px 0;
    z-index: 1; }
    @media (min-width: 1000px) {
      .chd-curriculum__text-col--schedule {
        align-content: center;
        padding: 0; }
        .chd-curriculum__text-col--schedule p:last-of-type {
          padding-top: 100px; } }
    .chd-curriculum__text-col--schedule#schedule-one {
      display: none; }
      @media (min-width: 1000px) {
        .chd-curriculum__text-col--schedule#schedule-one {
          display: block; } }
    @media (min-width: 1000px) {
      .chd-curriculum__text-col--schedule#schedule-one-mobile {
        display: none; } }
  .chd-curriculum__text-col--last {
    align-content: start;
    background: transparent;
    box-shadow: none;
    grid-column-start: span 5;
    max-width: 800px;
    min-height: 0;
    padding: 0 20px;
    pointer-events: none; }
    @media (min-width: 1000px) {
      .chd-curriculum__text-col--last {
        padding-top: 141px;
        text-align: center; } }
    @media (max-height: 850px) and (min-width: 1000px) {
      .chd-curriculum__text-col--last {
        padding-top: 60px; } }
    .chd-curriculum__text-col--last h2 {
      color: #000;
      max-width: 626px;
      margin: auto; }
    .chd-curriculum__text-col--last p {
      font-size: 18px; }
      @media (min-width) {
        .chd-curriculum__text-col--last p {
          font-size: 22px;
          font-weight: 600;
          line-height: 36px; } }
  .chd-curriculum__text-col.first {
    align-self: start;
    min-height: 0;
    padding-top: 40px; }

.chd-curriculum__white-background {
  background: #fff;
  display: grid;
  justify-items: center;
  position: relative; }
  @media (min-width: 1000px) {
    .chd-curriculum__white-background {
      background: transparent;
      grid-column-start: span 2; } }

.chd-curriculum__spacer {
  background: transparent;
  display: block;
  height: 100vw;
  width: 100%; }
  @media (min-width: 1000px) {
    .chd-curriculum__spacer {
      display: none; } }
  .chd-curriculum__spacer--white {
    background: #fff; }
  .chd-curriculum__spacer--2 {
    background: transparent; }

.chd-curriculum__intro {
  padding-bottom: 40px;
  top: 0px;
  transition: 1s; }
  @media (max-height: 850px) and (min-width: 1000px) {
    .chd-curriculum__intro {
      transform: scale(0.85);
      transform-origin: top right; } }

.chd-curriculum__second-col {
  margin-top: -60px;
  position: relative;
  transition: 1s; }
  .chd-curriculum__second-col--desktop {
    display: none; }
    @media (min-width: 1000px) {
      .chd-curriculum__second-col--desktop {
        display: block;
        margin-top: -108px; } }
  @media (min-width: 1000px) {
    .chd-curriculum__second-col--mobile {
      display: none; } }
  .chd-curriculum__second-col.active {
    margin-top: -25px; }
    .chd-curriculum__second-col.active img:first-of-type {
      display: none; }
    .chd-curriculum__second-col.active img:last-of-type {
      display: block; }
  .chd-curriculum__second-col img {
    bottom: 0;
    transition: 1s;
    width: 100%; }
    @media (min-width: 1000px) {
      .chd-curriculum__second-col img {
        width: auto; } }

.chd-curriculum__fade-out-after:after {
  background: linear-gradient(180deg, transparent, #fff);
  bottom: 0;
  content: '';
  height: 50px;
  position: absolute;
  right: 0;
  width: 100%; }

.chd-curriculum__sticky-col {
  grid-row: span 2;
  height: 100%;
  width: 100%;
  z-index: 1; }
  .chd-curriculum__sticky-col--one {
    background-color: #fff;
    display: none; }
    @media (min-width: 1000px) {
      .chd-curriculum__sticky-col--one {
        display: block; } }
  .chd-curriculum__sticky-col--two {
    background-color: #fff; }
  .chd-curriculum__sticky-col--three {
    background-color: #fff;
    grid-row: span 4; }
    @media (min-width: 1000px) {
      .chd-curriculum__sticky-col--three {
        grid-row: span 2; } }
  .chd-curriculum__sticky-col--five {
    grid-row: span 3; }
  .chd-curriculum__sticky-col--slides {
    height: auto;
    opacity: 0;
    overflow-x: hidden;
    padding-top: 25px;
    position: relative;
    transition: 1s;
    width: auto;
    z-index: 5; }
    @media (min-width: 1000px) {
      .chd-curriculum__sticky-col--slides {
        overflow: visible;
        position: sticky; } }
    .chd-curriculum__sticky-col--slides.active {
      opacity: 1; }

.chd-curriculum__full-text {
  align-content: center;
  box-sizing: border-box;
  display: grid;
  max-width: 881px;
  padding: 0 20px 100px;
  min-height: 100vh;
  text-align: center; }
  .chd-curriculum__full-text p {
    font-size: 18px;
    line-height: 28px; }
    @media (min-width: 1000px) {
      .chd-curriculum__full-text p {
        font-size: 20px; } }
    .chd-curriculum__full-text p:last-of-type {
      font-family: "merriweather", Merriweather, serif;
      font-size: 22px;
      font-style: italic;
      line-height: 36px; }
      .chd-curriculum__full-text p:last-of-type strong:last-of-type {
        font-size: 28px; }
  .chd-curriculum__full-text--two {
    max-width: 1112px;
    padding-bottom: 0; }
    .chd-curriculum__full-text--two h2.chd-curriculum__schedule-header {
      color: #B0DDF3;
      padding-bottom: 0;
      text-align: center; }

.chd-curriculum__hidden {
  opacity: 0;
  transition: .5s; }
  .chd-curriculum__hidden.active {
    display: block;
    opacity: 1; }

@media (min-width: 1000px) {
  .chd-curriculum__image-wrapper {
    align-items: center;
    display: flex;
    min-height: 100vh;
    position: sticky;
    transition: 1s;
    top: 0; } }

.chd-curriculum__image-wrapper--mobile {
  padding: 0px 0; }
  @media (min-width: 1000px) {
    .chd-curriculum__image-wrapper--mobile {
      display: none; } }

.chd-curriculum__image-wrapper--transition:before {
  background: linear-gradient(0deg, #fff, transparent);
  content: '';
  display: block;
  height: 50px;
  z-index: 1;
  width: 100%;
  top: 0;
  position: relative;
  margin-top: -5px; }

.chd-curriculum__image-wrapper--transition:after {
  background: linear-gradient(180deg, #fff, transparent);
  content: '';
  display: block;
  height: 50px;
  z-index: 1;
  width: 100%;
  top: 0;
  position: relative;
  margin-top: -5px; }

.chd-curriculum__image-wrapper--desktop {
  display: none; }
  @media (min-width: 1000px) {
    .chd-curriculum__image-wrapper--desktop {
      display: flex; } }

.chd-curriculum__image-wrapper--slide {
  width: 100%; }
  @media (min-width: 1000px) {
    .chd-curriculum__image-wrapper--slide {
      align-items: center;
      display: flex;
      min-height: 100vh;
      position: sticky;
      transition: 1s;
      top: 0; } }
  .chd-curriculum__image-wrapper--slide.active {
    opacity: 1; }
  .chd-curriculum__image-wrapper--slide img {
    opacity: 0;
    position: relative; }

.chd-curriculum__image-wrapper.two {
  z-index: 4; }

.chd-curriculum__image-wrapper img {
  position: absolute;
  transition: .5s; }
  @media (min-width: 1000px) {
    .chd-curriculum__image-wrapper img {
      opacity: 0;
      margin-top: 91px; } }
  .chd-curriculum__image-wrapper img.active {
    opacity: 1; }
  .chd-curriculum__image-wrapper img.display-none {
    display: none; }

.chd-curriculum__image-wrapper #headlines-mobile, .chd-curriculum__image-wrapper #autism-prevalence-mobile, .chd-curriculum__image-wrapper #developmental-delays-mobile, .chd-curriculum__image-wrapper #asthma-mobile, .chd-curriculum__image-wrapper #adverse-events-mobile {
  position: relative; }

.chd-curriculum__image-wrapper #placebo-mobile,
.chd-curriculum__image-wrapper #placebo-mobile2,
.chd-curriculum__image-wrapper #placebo-mobile3, .chd-curriculum__image-wrapper #acute-exposure,
.chd-curriculum__image-wrapper #acute-exposure2,
.chd-curriculum__image-wrapper #unavoidable-warnings-mobile,
.chd-curriculum__image-wrapper #unavoidable-warnings-mobile2,
.chd-curriculum__image-wrapper #unavoidable-warnings-mobile3,
.chd-curriculum__image-wrapper #vaers-report,
.chd-curriculum__image-wrapper #vaccine-schedule,
.chd-curriculum__image-wrapper #vaccine-provider-img {
  position: relative;
  right: 100%;
  transition: 1s;
  width: 100%; }
  .chd-curriculum__image-wrapper #placebo-mobile.active,
  .chd-curriculum__image-wrapper #placebo-mobile2.active,
  .chd-curriculum__image-wrapper #placebo-mobile3.active, .chd-curriculum__image-wrapper #acute-exposure.active,
  .chd-curriculum__image-wrapper #acute-exposure2.active,
  .chd-curriculum__image-wrapper #unavoidable-warnings-mobile.active,
  .chd-curriculum__image-wrapper #unavoidable-warnings-mobile2.active,
  .chd-curriculum__image-wrapper #unavoidable-warnings-mobile3.active,
  .chd-curriculum__image-wrapper #vaers-report.active,
  .chd-curriculum__image-wrapper #vaccine-schedule.active,
  .chd-curriculum__image-wrapper #vaccine-provider-img.active {
    right: 50%;
    transform: translateX(50%); }
  @media (min-width: 786px) {
    .chd-curriculum__image-wrapper #placebo-mobile,
    .chd-curriculum__image-wrapper #placebo-mobile2,
    .chd-curriculum__image-wrapper #placebo-mobile3, .chd-curriculum__image-wrapper #acute-exposure,
    .chd-curriculum__image-wrapper #acute-exposure2,
    .chd-curriculum__image-wrapper #unavoidable-warnings-mobile,
    .chd-curriculum__image-wrapper #unavoidable-warnings-mobile2,
    .chd-curriculum__image-wrapper #unavoidable-warnings-mobile3,
    .chd-curriculum__image-wrapper #vaers-report,
    .chd-curriculum__image-wrapper #vaccine-schedule,
    .chd-curriculum__image-wrapper #vaccine-provider-img {
      right: 50%;
      transform: translateX(50%); } }
  @media (min-width: 1000px) {
    .chd-curriculum__image-wrapper #placebo-mobile,
    .chd-curriculum__image-wrapper #placebo-mobile2,
    .chd-curriculum__image-wrapper #placebo-mobile3, .chd-curriculum__image-wrapper #acute-exposure,
    .chd-curriculum__image-wrapper #acute-exposure2,
    .chd-curriculum__image-wrapper #unavoidable-warnings-mobile,
    .chd-curriculum__image-wrapper #unavoidable-warnings-mobile2,
    .chd-curriculum__image-wrapper #unavoidable-warnings-mobile3,
    .chd-curriculum__image-wrapper #vaers-report,
    .chd-curriculum__image-wrapper #vaccine-schedule,
    .chd-curriculum__image-wrapper #vaccine-provider-img {
      bottom: auto;
      position: absolute;
      width: auto; } }

.chd-curriculum__image-wrapper #adverse-events-mobile {
  left: 50%;
  padding: 30px 0;
  transform: translateX(-50%);
  width: 90%; }

@media (min-width: 1000px) {
  .chd-curriculum__image-wrapper #headlines, .chd-curriculum__image-wrapper #vaers-report {
    margin-top: 160px; } }

.chd-curriculum__image-wrapper #asthma, .chd-curriculum__image-wrapper #adverse-events {
  margin-top: 0; }

.chd-curriculum__slides {
  bottom: 0; }
  .chd-curriculum__slides img {
    position: absolute; }
    .chd-curriculum__slides img.active {
      opacity: 1;
      position: relative; }

@media (min-width: 1000px) {
  .chd-curriculum__center-img {
    max-height: 72vh;
    right: 50%;
    transform: translate(50%, 12%); } }

.chd-curriculum__wrapper-three {
  background: #fff;
  position: relative;
  z-index: 3; }
  .chd-curriculum__wrapper-three:after {
    background: linear-gradient(0deg, #fff, transparent);
    content: '';
    display: block;
    height: 50px;
    z-index: 1;
    width: 100%;
    position: relative; }

.chd-curriculum__wrapper-four {
  background: linear-gradient(#fff, #B0DDF3 10%, #373A3C 50%);
  position: relative;
  z-index: 3; }

.chd-curriculum__wrapper-five {
  background: #373A3C;
  position: relative; }

.chd-curriculum__wrapper-six {
  background: linear-gradient(#B0DDF3, #fff);
  padding-top: 25px; }
  @media (min-width: 1000px) {
    .chd-curriculum__wrapper-six > div:first-child {
      order: 1;
      z-index: 10; }
    .chd-curriculum__wrapper-six > div:nth-child(2) {
      order: 2; }
    .chd-curriculum__wrapper-six > div:nth-child(3) {
      order: 3; }
    .chd-curriculum__wrapper-six > div:nth-child(4) {
      order: 5; }
    .chd-curriculum__wrapper-six > div:nth-child(5) {
      order: 4; }
    .chd-curriculum__wrapper-six > div:nth-child(6) {
      order: 8; }
    .chd-curriculum__wrapper-six > div:nth-child(7) {
      order: 9; }
    .chd-curriculum__wrapper-six > div:nth-child(8) {
      order: 10; } }
  .chd-curriculum__wrapper-six span:nth-child(2) {
    order: 2; }
  .chd-curriculum__wrapper-six span:nth-child(5) {
    order: 5; }

.chd-curriculum__wrapper-seven {
  background-color: #fff;
  background-image: url("./images/curriculum/Germ-BKG.png");
  background-size: cover;
  justify-items: flex-end;
  min-height: 100vh;
  padding-top: 40px; }

.chd-curriculum__wrapper-eight {
  background-color: #B0DDF3; }
  .chd-curriculum__wrapper-eight .chd-curriculum__full-text {
    padding: 120px 0; }
    .chd-curriculum__wrapper-eight .chd-curriculum__full-text p {
      font-family: "open-sans", "Open Sans", sans-serif;
      font-size: 20px;
      font-style: normal;
      line-height: 30px; }

.chd-curriculum__background {
  height: 100%;
  position: absolute;
  width: 100%; }
  .chd-curriculum__background img {
    height: 150%;
    object-fit: cover;
    position: absolute; }
  .chd-curriculum__background:before {
    background: linear-gradient(180deg, white, transparent);
    content: '';
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1; }
  .chd-curriculum__background--dark {
    height: auto;
    bottom: 0; }
    .chd-curriculum__background--dark img {
      height: auto;
      position: relative; }
    .chd-curriculum__background--dark:before {
      background: #373A3C;
      height: 500px;
      top: -250px;
      z-index: 0; }
    .chd-curriculum__background--dark:after {
      background: linear-gradient(360deg, #373A3C, transparent);
      content: '';
      height: 50px;
      position: absolute;
      right: 0;
      bottom: 0;
      width: 100%;
      z-index: 0; }
  .chd-curriculum__background--fade-in {
    height: 100%;
    opacity: 0;
    position: fixed;
    top: 0;
    transition: 1s;
    width: 100%;
    z-index: 0; }
    .chd-curriculum__background--fade-in.active {
      opacity: 1; }
    .chd-curriculum__background--fade-in img {
      height: 100%;
      object-fit: cover; }
  .chd-curriculum__background.active {
    position: fixed; }

.chd-curriculum__schedule {
  overflow-x: hidden;
  position: relative; }
  .chd-curriculum__schedule img#vaccine-schedule {
    opacity: 1;
    position: relative; }
    @media (min-width: 1000px) {
      .chd-curriculum__schedule img#vaccine-schedule {
        max-width: 830px;
        max-height: 85vh;
        right: 50%; } }
    @media (min-width: 1200px) {
      .chd-curriculum__schedule img#vaccine-schedule {
        max-width: 1113px; } }
    @media (max-height: 850px) and (min-width: 1000px) {
      .chd-curriculum__schedule img#vaccine-schedule {
        max-width: 830px; } }

.chd-curriculum__dose-vaccines {
  display: flex;
  font-family: "merriweather", Merriweather, serif;
  gap: 50px;
  height: 100%;
  justify-content: center;
  position: relative;
  text-align: center;
  top: 0; }
  @media (min-width: 1000px) {
    .chd-curriculum__dose-vaccines {
      flex-direction: column;
      gap: 30px;
      position: absolute; } }

.chd-curriculum__num {
  color: #fff;
  font-size: 60px;
  line-height: normal; }
  @media (min-width: 1000px) {
    .chd-curriculum__num {
      font-size: 100px;
      line-height: 99px; } }

.chd-curriculum__num-sub-text {
  color: #D5EDB3;
  font-size: 25px;
  line-height: normal;
  text-transform: uppercase; }
  @media (min-width: 1000px) {
    .chd-curriculum__num-sub-text {
      font-size: 40px;
      line-height: 76px; } }

.chd-curriculum__slider-arrows {
  display: flex;
  justify-content: center;
  padding-top: 20px;
  position: relative;
  z-index: 20; }
  @media (min-width: 1000px) {
    .chd-curriculum__slider-arrows--mobile {
      display: none; } }
  .chd-curriculum__slider-arrows--desktop {
    display: none; }
    @media (min-width: 1000px) {
      .chd-curriculum__slider-arrows--desktop {
        display: block;
        margin: 110px 12px 0; } }
  .chd-curriculum__slider-arrows img {
    margin: 0;
    opacity: 1;
    position: relative;
    z-index: 20; }

.chd-curriculum__arrow {
  background: none;
  border: none;
  filter: brightness(0) saturate(100%) invert(19%) sepia(7%) saturate(390%) hue-rotate(161deg) brightness(95%) contrast(87%);
  position: relative;
  transition: 1s;
  z-index: 20; }

.chd-curriculum__arrow-left {
  transform: rotate(-90deg);
  transform-origin: left; }
  @media (min-width: 1000px) {
    .chd-curriculum__arrow-left {
      transform-origin: center; } }

.chd-curriculum__arrow-right {
  transform: rotate(90deg);
  transform-origin: right; }
  @media (min-width: 1000px) {
    .chd-curriculum__arrow-right {
      transform-origin: center; } }

.chd-curriculum__arrow-up {
  background: none;
  border: none;
  bottom: 120px;
  display: none;
  opacity: 0;
  outline: none;
  position: absolute;
  right: 5vw;
  transition: 1s;
  z-index: 20; }
  .chd-curriculum__arrow-up.active {
    display: block;
    opacity: 1;
    position: fixed; }

.chd-curriculum__arrow-down {
  background: none;
  bottom: 50px;
  border: none;
  display: none;
  opacity: 0;
  outline: none;
  position: absolute;
  right: 5vw;
  transform: rotate(180deg);
  transition: 1s;
  z-index: 20; }
  .chd-curriculum__arrow-down.active {
    display: block;
    opacity: 1;
    position: fixed; }

.chd-curriculum__image-single {
  align-content: center;
  box-sizing: border-box;
  max-width: 730px;
  opacity: 0;
  margin: 30px 0;
  position: relative;
  transition: .5s;
  width: 95%;
  z-index: 10; }
  .chd-curriculum__image-single.active {
    opacity: 1; }
  .chd-curriculum__image-single div {
    padding: 28.25%;
    position: relative; }
  .chd-curriculum__image-single iframe {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%; }
  .chd-curriculum__image-single span {
    display: block;
    font-size: 18px;
    line-height: 24px;
    padding-top: 10px; }
    @media (min-width: 1000px) {
      .chd-curriculum__image-single span.chd-curriculum__spacer {
        display: none; } }
  @media (min-width: 1000px) {
    .chd-curriculum__image-single {
      min-height: 100vh;
      padding-top: 91px; } }
  .chd-curriculum__image-single--two {
    align-content: center;
    opacity: 1;
    transition: 1s;
    z-index: 1; }
    .chd-curriculum__image-single--two.active {
      opacity: 1; }
  .chd-curriculum__image-single--three {
    align-self: end;
    bottom: -5px;
    left: calc(20vw - 180px);
    max-height: 90vh;
    position: absolute;
    width: 290px;
    z-index: 1; }
    @media (min-width: 1000px) {
      .chd-curriculum__image-single--three {
        position: relative;
        top: 4px;
        width: auto; } }
  .chd-curriculum__image-single h2 {
    padding-bottom: 0; }

.chd-curriculum__boxes {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: center;
  margin: auto;
  max-width: 100%;
  padding: 40px 20px 20px;
  position: relative;
  z-index: 1; }
  @media (min-width: 1000px) {
    .chd-curriculum__boxes {
      gap: 20px;
      grid-column-start: span 5; } }
  @media (min-width: 1300px) {
    .chd-curriculum__boxes {
      max-width: 100%; } }
  .chd-curriculum__boxes > a {
    background: #fff;
    border-radius: 5px;
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.25);
    box-sizing: border-box;
    color: #000;
    font-family: "merriweather", Merriweather, serif;
    font-size: 18px;
    height: 82px;
    line-height: 27px;
    opacity: 0;
    padding: 15px 25px;
    position: relative;
    transition: .5s;
    width: 245px; }
    @media (min-width: 1300px) {
      .chd-curriculum__boxes > a {
        font-size: 22px;
        height: 207px;
        padding: 25px;
        width: 300px; } }
    @media (max-height: 850px) and (min-width: 1300px) {
      .chd-curriculum__boxes > a {
        height: 150px; } }
    .chd-curriculum__boxes > a span {
      font-style: italic;
      font-weight: bold; }
      @media (min-width) {
        .chd-curriculum__boxes > a span {
          display: block; } }
    .chd-curriculum__boxes > a img {
      bottom: 5px;
      position: absolute;
      right: 25px;
      transform: rotate(90deg);
      width: 24px; }
      @media (min-width: 1300px) {
        .chd-curriculum__boxes > a img {
          bottom: 10px;
          width: auto; } }

.chd-curriculum__back-to-top {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  grid-column-start: span 5;
  letter-spacing: 1.62px;
  margin: 10px 20px 25px;
  padding-bottom: 20px;
  text-transform: uppercase; }
  .chd-curriculum__back-to-top:after {
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    display: inline-block;
    content: '';
    height: 7px;
    margin-left: 10px;
    transform: rotate(-45deg);
    width: 7px; }

.chd-ebooks__banner {
  background-color: #F5F3F3;
  background-position: 36% 0;
  background-size: cover;
  display: grid;
  grid-template-columns: 40% 60%;
  height: 212px;
  text-align: center; }
  @media (min-width: 834px) {
    .chd-ebooks__banner {
      height: 470px;
      text-align: left; } }

.chd-ebooks__banner-content {
  align-content: center;
  display: grid;
  grid-column: 2;
  justify-items: center;
  justify-self: center;
  max-width: 300px;
  padding: 0 10px; }
  @media (min-width: 834px) {
    .chd-ebooks__banner-content {
      justify-items: flex-start;
      max-width: 563px;
      padding: 0 25px 0 100px; } }

.chd-ebooks__banner-pre-title {
  background: linear-gradient(360deg, #D0E7B3 55%, transparent 55%);
  font-size: 14px;
  font-weight: bold;
  justify-items: center;
  letter-spacing: 1.8px;
  line-height: 30px;
  padding: 0 15px;
  text-transform: uppercase;
  width: auto; }
  @media (min-width: 834px) {
    .chd-ebooks__banner-pre-title {
      font-size: 20px; } }
  @media (min-width: 1200px) {
    .chd-ebooks__banner-pre-title {
      font-size: 24px;
      line-height: 38px; } }

.chd-ebooks__banner-title {
  color: #0080A3;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 25px; }
  @media (min-width: 834px) {
    .chd-ebooks__banner-title {
      font-size: 28px;
      line-height: 35px; } }
  @media (min-width: 1200px) {
    .chd-ebooks__banner-title {
      font-size: 42px;
      line-height: 51px; } }

.chd-ebooks__banner-sub-title {
  font-family: "open-sans", "Open Sans", sans-serif;
  font-style: italic;
  font-weight: normal; }
  .chd-ebooks__banner-sub-title {
    font-size: 16px; }
    @media screen and (min-width: 360px) {
      .chd-ebooks__banner-sub-title {
        font-size: calc(16px + 6 * ((100vw - 360px) / 640)); } }
    @media screen and (min-width: 1000px) {
      .chd-ebooks__banner-sub-title {
        font-size: 22px; } }

.chd-ebooks__banner-lede {
  display: none; }
  @media (min-width: 834px) {
    .chd-ebooks__banner-lede {
      display: block;
      line-height: normal;
      margin-bottom: 20px; } }
  @media (min-width: 1200px) {
    .chd-ebooks__banner-lede {
      font-size: 18px;
      line-height: 28px;
      margin-bottom: 30px; } }
  .chd-ebooks__banner-lede p:not(:first-of-type) {
    display: none; }

.chd-ebooks__banner-cta {
  background-color: #B0DDF3;
  border-radius: 50px;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1.5px;
  padding: 10px 20px;
  text-transform: uppercase;
  transition: .2s; }
  @media (min-width: 834px) {
    .chd-ebooks__banner-cta {
      font-size: 26px;
      letter-spacing: 2.6px;
      padding: 30px 80px; } }
  .chd-ebooks__banner-cta:hover {
    background-color: #0080A3;
    color: #fff; }

.chd-ebooks__content {
  margin: auto;
  max-width: 860px;
  padding: 30px 15px 0;
  text-align: center; }
  @media (min-width: 1200px) {
    .chd-ebooks__content {
      padding-top: 80px; } }
  .chd-ebooks__content h1 {
    color: #0080A3;
    font-size: 24px;
    font-weight: normal;
    line-height: 28px;
    margin: 0 0 5px; }
    @media (min-width: 1200px) {
      .chd-ebooks__content h1 {
        font-size: 30px;
        line-height: 28px; } }
  .chd-ebooks__content p {
    line-height: 22px; }
    @media (min-width: 1200px) {
      .chd-ebooks__content p {
        font-size: 20px;
        line-height: 28px;
        padding-top: 10px; } }

.chd-ebooks__swiper {
  margin-left: 15px;
  margin-top: 40px;
  position: relative; }
  @media (min-width: 1200px) {
    .chd-ebooks__swiper .swiper-wrapper {
      display: flex;
      flex-wrap: wrap;
      gap: 40px 20px;
      justify-content: center;
      margin: auto;
      max-width: 1200px;
      margin-top: 60px; } }
  .chd-ebooks__swiper .swiper-button-prev, .chd-ebooks__swiper .swiper-button-next {
    background: rgba(255, 255, 255, 0.7);
    height: 232px;
    top: 45px; }
    @media (min-width: 1200px) {
      .chd-ebooks__swiper .swiper-button-prev, .chd-ebooks__swiper .swiper-button-next {
        display: none; } }
    .chd-ebooks__swiper .swiper-button-prev:after, .chd-ebooks__swiper .swiper-button-next:after {
      color: #101010;
      font-size: 16px;
      font-weight: bold; }
  .chd-ebooks__swiper .swiper-button-next {
    right: 0; }
  .chd-ebooks__swiper .swiper-button-prev {
    left: -15px; }
  .chd-ebooks__swiper .swiper-button-disabled {
    display: none; }

.chd-ebooks__swiper-slide.swiper-slide {
  overflow-y: hidden;
  width: 250px; }
  .chd-ebooks__swiper-slide.swiper-slide a:hover h2 {
    color: #0080A3; }
  .chd-ebooks__swiper-slide.swiper-slide a:hover p {
    color: #000; }

.chd-ebooks__swiper-content {
  text-align: center; }
  .chd-ebooks__swiper-content span {
    background: #ccc;
    border-radius: 50%;
    box-shadow: 0 0 10px 10px #ccc;
    content: '';
    display: block;
    height: 5px;
    margin: 20px auto;
    width: 60%; }
  .chd-ebooks__swiper-content h2 {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: .2px;
    line-height: 20px;
    padding: 15px 20px 0;
    transition: .2s; }
  .chd-ebooks__swiper-content img {
    height: 270px;
    width: auto; }
  .chd-ebooks__swiper-content p {
    color: #0080A3;
    font-weight: bold;
    letter-spacing: 2px;
    padding-top: 10px;
    text-transform: uppercase;
    transition: .2s; }

.chd-ebooks__content-banner {
  align-items: center;
  background-color: #F4F5F5;
  background-position: 40%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  height: 300px;
  margin: 80px 0 0;
  width: 100%; }
  @media (min-width: 1200px) {
    .chd-ebooks__content-banner {
      background-position: 50%;
      background-size: auto 100%;
      height: 436px; } }

.chd-ebooks__content-banner-text {
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding-left: 40px;
  width: calc(65px + 35%); }
  @media (min-width: 1200px) {
    .chd-ebooks__content-banner-text {
      left: calc(50% - 525px);
      max-width: 439px;
      padding-left: 0;
      position: relative; } }
  .chd-ebooks__content-banner-text :hover {
    text-decoration: none; }
  .chd-ebooks__content-banner-text h2 {
    color: #007899;
    font-size: calc(24px + 16 * ((100vw - 360px) / 968));
    font-style: italic;
    line-height: 33px;
    margin-bottom: 0;
    max-width: 350px; }
    .chd-ebooks__content-banner-text h2:hover {
      text-decoration: none; }
    @media (min-width: 1200px) {
      .chd-ebooks__content-banner-text h2 {
        font-size: 40px;
        line-height: 42px;
        padding-bottom: 5px; } }
  .chd-ebooks__content-banner-text p {
    color: #000;
    font-size: calc(16px + 4 * ((100vw - 360px) / 968));
    margin-bottom: 0; }
    @media (min-width: 1200px) {
      .chd-ebooks__content-banner-text p {
        font-size: 24px;
        line-height: 32px; } }
  .chd-ebooks__content-banner-text div {
    color: #007899;
    font-size: calc(14px + 2 * ((100vw - 360px) / 968));
    font-weight: bold;
    letter-spacing: 2.4px;
    padding-top: 20px;
    text-transform: uppercase;
    transition: .2s; }
    .chd-ebooks__content-banner-text div:hover {
      filter: brightness(120%); }
    @media (min-width: 1200px) {
      .chd-ebooks__content-banner-text div {
        font-size: 16px; } }
    .chd-ebooks__content-banner-text div:after {
      content: url("/wp-content/themes/chd-shop-theme/images/blue-right-arrow.svg");
      margin-left: 7px;
      position: relative;
      top: -2px; }

.chd-ebooks__breadcrumb {
  color: #0080A3;
  display: block;
  font-weight: bold;
  letter-spacing: 1.2px;
  margin: auto;
  padding-top: 30px;
  text-align: center; }
  @media (min-width: 1200px) {
    .chd-ebooks__breadcrumb {
      text-align: left;
      width: 910px; } }

.chd-ebooks__top-section {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 0 30px; }
  @media (min-width: 1200px) {
    .chd-ebooks__top-section {
      flex-direction: row;
      gap: 50px; } }

.chd-ebooks__thumbnail {
  text-align: center;
  width: 300px; }
  .chd-ebooks__thumbnail a {
    align-items: center;
    color: #0080A3;
    display: flex;
    font-weight: bold;
    gap: 5px;
    justify-content: center;
    position: relative; }
    .chd-ebooks__thumbnail a:before {
      background-image: url("images/icons/checkmark.svg");
      background-repeat: no-repeat;
      content: '';
      display: block;
      height: 25px;
      width: 25px; }

.chd-ebooks__intro {
  max-width: 860px;
  padding: 10px 15px 40px;
  text-align: center; }
  @media (min-width: 1200px) {
    .chd-ebooks__intro {
      max-width: 643px;
      text-align: left; } }
  .chd-ebooks__intro h1 {
    font-size: 22px;
    line-height: 29px; }
    @media (min-width: 1200px) {
      .chd-ebooks__intro h1 {
        font-size: 28px;
        line-height: 38px;
        max-width: 590px; } }
  .chd-ebooks__intro h2 {
    font-size: 18px;
    font-weight: normal;
    line-height: 26px;
    padding-top: 5px; }
    @media (min-width: 1200px) {
      .chd-ebooks__intro h2 {
        font-size: 20px;
        max-width: 590px; } }
  .chd-ebooks__intro p {
    line-height: 22px;
    padding-bottom: 20px; }
    .chd-ebooks__intro p:first-of-type:before {
      background-color: #B0DDF3;
      content: '';
      display: block;
      height: 1.5px;
      margin: 20px auto 20px;
      width: 102px; }
      @media (min-width: 1200px) {
        .chd-ebooks__intro p:first-of-type:before {
          margin: 15px 0; } }
  .chd-ebooks__intro a {
    color: #0080A3;
    font-weight: bold; }

.chd-ebooks__forms {
  background: linear-gradient(75deg, #B0DDF3B2 10%, #C6E2A4B2);
  padding-bottom: 10px; }
  .chd-ebooks__forms h2 {
    color: #373A3C;
    padding: 30px 20px 10px;
    text-align: center; }
    @media (min-width: 1200px) {
      .chd-ebooks__forms h2 {
        padding-top: 50px; } }
  .chd-ebooks__forms .gform_legacy_markup_wrapper form {
    max-width: 858px;
    position: relative;
    width: 92%; }
  @media (min-width: 1200px) {
    .chd-ebooks__forms .gform_legacy_markup_wrapper ul li:after, .chd-ebooks__forms .gform_legacy_markup_wrapper ul li:before, .chd-ebooks__forms .gform_legacy_markup_wrapper ul.gform_fields {
      display: flex;
      flex-wrap: wrap;
      gap: 5px; } }
  @media (min-width: 1200px) {
    .chd-ebooks__forms .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
      margin-top: 0;
      padding-right: 0;
      width: 44%; }
      .chd-ebooks__forms .gform_legacy_markup_wrapper ul.gform_fields li.gfield.gfield--type-textarea {
        width: 100%; }
      .chd-ebooks__forms .gform_legacy_markup_wrapper ul.gform_fields li.gfield.gfield--type-email {
        width: 55%; } }
  .chd-ebooks__forms .gform_legacy_markup_wrapper .top_label .gfield_label, .chd-ebooks__forms .gform_legacy_markup_wrapper legend.gfield_label {
    display: none; }
  .chd-ebooks__forms .gform_legacy_markup_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .chd-ebooks__forms .gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    display: none; }
  .chd-ebooks__forms .top_label div.ginput_complex.ginput_container.gf_name_has_2 {
    display: flex;
    gap: 5px; }
  .chd-ebooks__forms .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=button]):not([type=image]):not([type=file]), .chd-ebooks__forms .gform_legacy_markup_wrapper textarea.large {
    border: 1px solid #B0DDF3;
    border-radius: 25px;
    height: 55px;
    margin-bottom: 0; }
    @media (min-width: 1200px) {
      .chd-ebooks__forms .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=button]):not([type=image]):not([type=file]), .chd-ebooks__forms .gform_legacy_markup_wrapper textarea.large {
        margin-right: 0; } }
    .chd-ebooks__forms .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=button]):not([type=image]):not([type=file])::placeholder, .chd-ebooks__forms .gform_legacy_markup_wrapper textarea.large::placeholder {
      letter-spacing: 2px; }
  .chd-ebooks__forms .gform_legacy_markup_wrapper textarea.large {
    height: 202px;
    vertical-align: top;
    padding: 20px; }
  .chd-ebooks__forms .gform_legacy_markup_wrapper .gform_footer {
    bottom: 155px;
    display: flex;
    justify-content: center;
    padding-bottom: 0;
    padding-top: 10px;
    position: absolute; }
    @media (min-width: 1200px) {
      .chd-ebooks__forms .gform_legacy_markup_wrapper .gform_footer {
        margin-top: 0;
        padding: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: auto; } }
    .chd-ebooks__forms .gform_legacy_markup_wrapper .gform_footer.button-position {
      bottom: 0;
      justify-content: flex-end; }
      @media (min-width: 1200px) {
        .chd-ebooks__forms .gform_legacy_markup_wrapper .gform_footer.button-position {
          bottom: 0;
          top: auto; } }
  .chd-ebooks__forms .gform_legacy_markup_wrapper .gform_footer input.button, .chd-ebooks__forms .gform_legacy_markup_wrapper .gform_footer input[type=submit] {
    background: #2C2E30;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    width: 255px; }
    @media (min-width: 1200px) {
      .chd-ebooks__forms .gform_legacy_markup_wrapper .gform_footer input.button, .chd-ebooks__forms .gform_legacy_markup_wrapper .gform_footer input[type=submit] {
        width: 235px; } }
  .chd-ebooks__forms .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first, .chd-ebooks__forms .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last, .chd-ebooks__forms .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle {
    width: 100%; }
    @media (min-width: 1200px) {
      .chd-ebooks__forms .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first, .chd-ebooks__forms .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last, .chd-ebooks__forms .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle {
        width: 185px; } }
  .chd-ebooks__forms .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 20px;
    width: 100%; }
  @media (min-width: 1200px) {
    .chd-ebooks__forms .gform_legacy_markup_wrapper .ginput_container_email input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
      padding-right: 250px; }
      .chd-ebooks__forms .gform_legacy_markup_wrapper .ginput_container_email input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]).open {
        padding-right: 20px; } }
  .chd-ebooks__forms .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input, .chd-ebooks__forms .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox] {
    display: none; }
  .chd-ebooks__forms .gform_legacy_markup_wrapper .gfield_checkbox li input, .chd-ebooks__forms .gform_legacy_markup_wrapper .gfield_checkbox li input[type="checkbox"] {
    display: none; }
  .chd-ebooks__forms .gform_legacy_markup_wrapper ul.gform_fields li.gfield.chd-ebooks__show-form {
    align-items: center;
    background: none;
    border: none;
    color: #0080A3;
    display: flex;
    flex-direction: column;
    font-weight: bold;
    letter-spacing: 2px;
    margin-top: 120px;
    padding-top: 10px;
    text-transform: uppercase;
    width: 100% !important; }
    @media (min-width: 1200px) {
      .chd-ebooks__forms .gform_legacy_markup_wrapper ul.gform_fields li.gfield.chd-ebooks__show-form {
        margin-top: 0; } }
    .chd-ebooks__forms .gform_legacy_markup_wrapper ul.gform_fields li.gfield.chd-ebooks__show-form.open {
      margin-top: 0; }
    .chd-ebooks__forms .gform_legacy_markup_wrapper ul.gform_fields li.gfield.chd-ebooks__show-form label {
      font-size: 14px;
      max-width: 100%;
      min-height: 86px;
      padding-bottom: 5px;
      text-align: center;
      width: auto; }
      @media (min-width: 1200px) {
        .chd-ebooks__forms .gform_legacy_markup_wrapper ul.gform_fields li.gfield.chd-ebooks__show-form label {
          min-height: auto; } }
      .chd-ebooks__forms .gform_legacy_markup_wrapper ul.gform_fields li.gfield.chd-ebooks__show-form label:after {
        border-top: 2px solid #0080A3;
        border-left: 2px solid #0080A3;
        content: '';
        display: block;
        height: 8px;
        margin: auto;
        margin-top: 10px;
        transform: rotate(225deg);
        transition: .5s;
        width: 8px; }
    .chd-ebooks__forms .gform_legacy_markup_wrapper ul.gform_fields li.gfield.chd-ebooks__show-form input:checked + label:after {
      transform: rotate(45deg); }
  .chd-ebooks__forms .gform_legacy_markup_wrapper .top_label div.ginput_container {
    margin-top: 0; }

.chd-ebooks__give-form {
  display: none; }
  .chd-ebooks__give-form .gform_body {
    position: relative; }
  .chd-ebooks__give-form .gform_legacy_markup_wrapper .gform_footer {
    bottom: 0;
    padding-bottom: 0;
    position: absolute;
    right: 0;
    width: auto; }
  .chd-ebooks__give-form .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=button]):not([type=image]):not([type=file]) {
    margin-bottom: 0; }
  @media (min-width: 1200px) {
    .chd-ebooks__give-form .gform_legacy_markup_wrapper ul.gform_fields li.gfield.gfield--type-email {
      width: 55%; } }

.chd-ebooks__show-form {
  align-items: center;
  background: none;
  border: none;
  color: #0080A3;
  display: flex;
  flex-direction: column;
  font-weight: bold;
  letter-spacing: 2px;
  padding-top: 10px;
  text-transform: uppercase;
  width: 100% !important; }
  @media (min-width: 1200px) {
    .chd-ebooks__show-form.open {
      padding-bottom: 0; } }
  .chd-ebooks__show-form.open:after {
    transform: rotate(45deg); }

.chd-ebooks__single-content {
  box-sizing: border-box;
  border: 1px solid #6E6E6E;
  margin: 40px auto;
  max-width: 910px;
  padding: 40px 20px 20px;
  position: relative;
  width: 92%; }
  @media (min-width: 1200px) {
    .chd-ebooks__single-content {
      padding: 40px 40px 20px;
      margin-top: 60px; } }
  .chd-ebooks__single-content h3 {
    font-size: 20px;
    line-height: 25px;
    padding-bottom: 10px; }
  .chd-ebooks__single-content ul, .chd-ebooks__single-content ol {
    padding-left: 20px; }
  .chd-ebooks__single-content p, .chd-ebooks__single-content li {
    line-height: 25px;
    padding-bottom: 20px; }
  .chd-ebooks__single-content ul li::marker {
    font-size: 10px; }

.chd-ebooks__overview-header {
  background: #fff;
  color: #0080A3;
  font-style: italic;
  position: absolute;
  margin: -53px 0 0;
  padding: 0 13px; }

.chd-ebooks__disclaimer {
  color: #6E6E6E;
  font-size: 14px;
  font-style: italic;
  line-height: 20px;
  margin: 40px auto;
  max-width: 910px;
  padding: 0 20px;
  text-align: center; }
  @media (min-width: 1200px) {
    .chd-ebooks__disclaimer {
      margin: 60px auto 90px; } }
  .chd-ebooks__disclaimer a {
    color: #6E6E6E;
    text-decoration: underline; }

.chd-ebooks__wrapper {
  padding: 0; }

.chd-ebooks__header .signup-button {
  display: none; }

.chd-community__wrapper {
  padding: 0; }

.chd-community__article-wrapper {
  padding: 30px 0 0; }
  @media (min-width: 768px) {
    .chd-community__article-wrapper {
      padding: 50px 0; } }
  @media (min-width: 768px) {
    .chd-community__article-wrapper {
      display: grid;
      grid-template-columns: minmax(0, 1fr) 40%;
      margin: auto;
      max-width: 1255px; } }
  @media (min-width: 1000px) {
    .chd-community__article-wrapper {
      grid-template-columns: minmax(0, 1fr) 30%; } }
  .chd-community__article-wrapper aside {
    border: 0; }
    @media (min-width: 768px) {
      .chd-community__article-wrapper aside {
        padding: 0 20px; } }
    @media (min-width: 834px) {
      .chd-community__article-wrapper aside {
        padding: 0 40px; } }
    @media (min-width: 1200px) {
      .chd-community__article-wrapper aside {
        padding: 0 50px; } }

.chd-community__article {
  float: none;
  padding: 0 15px 20px; }
  @media (min-width: 768px) {
    .chd-community__article {
      border-right: 1.5px solid #E9E8E6; } }
  @media (min-width: 834px) {
    .chd-community__article {
      padding: 0 40px; } }
  .chd-community__article h1, .chd-community__article h2, .chd-community__article h3, .chd-community__article h4, .chd-community__article h5, .chd-community__article h6 {
    color: #000;
    margin: 0 0 20px; }
  .chd-community__article h1 {
    font-size: 26px;
    line-height: normal; }
    @media (min-width: 1000px) {
      .chd-community__article h1 {
        font-size: 32px; } }
    .chd-community__article h1.chd-community__community-voices-title--main {
      margin: 0 0 10px; }
  .chd-community__article p {
    margin-bottom: 25px; }
  .chd-community__article .chd-defender-article__meta-button {
    color: #6E6E6E;
    padding-bottom: 5px; }
    .chd-community__article .chd-defender-article__meta-button:before {
      background-size: cover;
      filter: brightness(0) saturate(100%) invert(46%) sepia(0%) saturate(0%) hue-rotate(31deg) brightness(93%) contrast(93%);
      height: 9px;
      margin-right: 5px;
      width: 9px; }
    .chd-community__article .chd-defender-article__meta-button span {
      clip: auto;
      height: auto;
      line-height: 22px;
      margin: 0;
      width: auto; }
  .chd-community__article .chd-defender-article__meta-share-menu {
    background-image: url("./images/share-menu-bg-left.svg");
    box-sizing: border-box;
    display: block;
    height: 308px;
    left: auto;
    opacity: 0;
    overflow: hidden;
    padding: 35px 20px 20px;
    right: auto;
    transition: .2s;
    z-index: -10; }
    .chd-community__article .chd-defender-article__meta-share-menu--active {
      opacity: 1;
      z-index: 10; }
  .chd-community__article .nav-container--horizontal-scroll {
    justify-content: flex-start; }
    .chd-community__article .nav-container--horizontal-scroll li.menu-item {
      font-size: .9rem;
      margin-right: 8px; }

.chd-community__link-boxes .swiper-wrapper {
  padding-bottom: 10px; }
  @media (min-width: 1080px) {
    .chd-community__link-boxes .swiper-wrapper {
      justify-content: center; } }

.chd-community__link-box {
  background-position: center;
  background-size: cover;
  box-shadow: 0 3px 5px 3px rgba(0, 0, 0, 0.15);
  display: block;
  height: 100%;
  position: relative;
  transition: .2s;
  width: 100%; }
  .chd-community__link-box:before {
    background: linear-gradient(#000, transparent 55%);
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    transition: .2s;
    width: 100%; }
  .chd-community__link-box h3 {
    color: #fff;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 26px;
    padding: 25px;
    text-transform: uppercase; }
    .chd-community__link-box h3::after {
      background: #3FB6E8;
      content: '';
      display: block;
      height: 4px;
      margin-top: 8px;
      width: 83px; }
  .chd-community__link-box:hover {
    box-shadow: 0 3px 5px 3px rgba(0, 0, 0, 0.3); }
    .chd-community__link-box:hover:before {
      opacity: .8; }

.chd-community__swiper-slide.swiper-slide {
  height: 377px;
  width: 247px; }
  .chd-community__swiper-slide.swiper-slide:first-child {
    padding-left: 15px; }
  .chd-community__swiper-slide.swiper-slide:last-child {
    padding-right: 15px; }

.chd-community__banner {
  align-items: center;
  background-position: center;
  background-size: cover;
  display: flex;
  height: 275px;
  justify-content: center; }
  @media (min-width: 1000px) {
    .chd-community__banner {
      height: 461px; } }
  .chd-community__banner h1 {
    font-size: 30px;
    font-weight: normal;
    line-height: 33px;
    text-align: center;
    text-shadow: 1px 1px 10px #fff; }
    @media (min-width: 1000px) {
      .chd-community__banner h1 {
        font-size: 56px; } }
  .chd-community__banner span {
    display: block;
    font-size: 18px; }
    @media (min-width: 1000px) {
      .chd-community__banner span {
        font-size: 28px;
        margin-top: 25px; } }
  .chd-community__banner--light h1 {
    color: #fff;
    text-shadow: 1px 1px 10px #000; }

.chd-community__community-voices-feed {
  align-items: flex-start;
  column-gap: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: auto;
  padding: 0 8px 20px; }
  @media (min-width: 1200px) {
    .chd-community__community-voices-feed {
      padding: 0 15px 40px; } }

.chd-community__community-voices-article {
  max-width: 375px;
  margin-bottom: 20px;
  z-index: 1; }
  .chd-community__community-voices-article img {
    box-shadow: 0 3px 5px 3px rgba(0, 0, 0, 0.15);
    margin-bottom: 5px;
    transition: .2s; }
  .chd-community__community-voices-article span {
    color: #737373;
    font-size: 12px;
    letter-spacing: .4px;
    line-height: 22px; }
  .chd-community__community-voices-article h3 {
    color: #383A3C;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    margin: 0 0 7px; }
  .chd-community__community-voices-article p {
    color: #000;
    font-size: 14px;
    margin: 0 0 15px; }
  .chd-community__community-voices-article .chd-community__article-cta {
    align-items: center;
    color: #007899;
    display: flex;
    gap: 5px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: .2s; }
    .chd-community__community-voices-article .chd-community__article-cta:after {
      background: #007899;
      border-radius: 50%;
      content: url("images/arrow-right.svg");
      padding: 5px 7px 4.5px;
      transform: scale(0.6);
      transition: .2s; }
  .chd-community__community-voices-article:hover img {
    box-shadow: 0 3px 5px 3px rgba(0, 0, 0, 0.45); }
  .chd-community__community-voices-article:hover .chd-community__article-cta {
    color: #05607C; }
    .chd-community__community-voices-article:hover .chd-community__article-cta:after {
      background-color: #05607C; }
  .chd-community__community-voices-article--featured {
    border: 1.5px solid #E9E8E6; }
    .chd-community__community-voices-article--featured h3 {
      color: #0080A3; }
    @media (min-width: 1200px) {
      .chd-community__community-voices-article--featured {
        display: grid;
        column-gap: 40px;
        grid-column: span 2;
        grid-template-columns: 1fr 1fr;
        align-items: center;
        margin-bottom: 40px; }
        .chd-community__community-voices-article--featured h3 {
          margin-bottom: 8px; }
        .chd-community__community-voices-article--featured p {
          margin-bottom: 5px; }
        .chd-community__community-voices-article--featured img {
          margin-bottom: 0; }
        .chd-community__community-voices-article--featured .chd-community__article-cta {
          margin-bottom: 0; } }
    .chd-community__community-voices-article--featured .chd-community__feed-content {
      padding: 0 15px; }
      @media (min-width: 1200px) {
        .chd-community__community-voices-article--featured .chd-community__feed-content {
          padding: 0 20px 0 0; } }
  .chd-community__community-voices-article--featured-left img {
    order: 1; }
  .chd-community__community-voices-article--featured-left .chd-community__feed-content {
    order: 2; }
  .chd-community__community-voices-article--featured-right img {
    order: 2; }
  .chd-community__community-voices-article--featured-right .chd-community__feed-content {
    order: 1; }
  @media (min-width: 1200px) {
    .chd-community__community-voices-article--featured-right .chd-community__feed-content {
      padding: 0 0 0 30px; } }

.chd-community__video {
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.3);
  display: block;
  margin: auto;
  position: relative;
  z-index: 1; }
  .chd-community__video div {
    padding-top: 56.25%; }
  .chd-community__video iframe {
    bottom: 0px;
    height: 100%;
    left: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 100%; }

.chd-community__sign-up {
  margin: auto;
  max-width: 600px;
  padding-bottom: 40px;
  text-align: center; }
  @media (min-width: 1200px) {
    .chd-community__sign-up {
      max-width: 791px;
      padding-bottom: 70px; } }
  .chd-community__sign-up h2 {
    color: #6A9C32;
    font-size: 24px;
    line-height: 31px; }
    @media (min-width: 1000px) {
      .chd-community__sign-up h2 {
        font-size: 36px;
        line-height: 46px; } }
    .chd-community__sign-up h2:before {
      background: linear-gradient(90deg, #94C054, #5B7633);
      border-radius: 100px;
      content: '';
      display: block;
      height: 8px;
      margin: 0 auto 15px;
      width: 171px; }
      @media (min-width: 1000px) {
        .chd-community__sign-up h2:before {
          margin-bottom: 30px;
          width: 274px; } }
  .chd-community__sign-up p {
    margin: 20px 0; }
    @media (min-width: 1200px) {
      .chd-community__sign-up p {
        font-size: 24px;
        margin: 20px 0 50px; } }
  .chd-community__sign-up .gform_legacy_markup_wrapper form {
    max-width: 500px;
    position: relative;
    width: 90%; }
    @media (min-width: 1200px) {
      .chd-community__sign-up .gform_legacy_markup_wrapper form {
        max-width: 791px; } }
  @media (min-width: 1200px) {
    .chd-community__sign-up .gform_legacy_markup_wrapper ul.gform_fields {
      display: flex;
      gap: 5px; } }
  .chd-community__sign-up .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
    width: 100%; }
  .chd-community__sign-up .top_label div.ginput_complex.ginput_container.gf_name_has_2 {
    display: flex;
    gap: 5px; }
  .chd-community__sign-up .gform_legacy_markup_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .chd-community__sign-up .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    background: #F8F8F8;
    border: 1px solid #DAEBB9;
    border-radius: 100px;
    color: #2C2E30;
    height: 55px;
    letter-spacing: 2.2px;
    padding: 0 20px;
    text-transform: uppercase; }
    @media (min-width: 1200px) {
      .chd-community__sign-up .gform_legacy_markup_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .chd-community__sign-up .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
        margin-bottom: 0; } }
  .chd-community__sign-up .gform_legacy_markup_wrapper .ginput_container_email input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding-right: 120px; }
    @media (min-width: 1200px) {
      .chd-community__sign-up .gform_legacy_markup_wrapper .ginput_container_email input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
        padding-right: 180px; } }
  .chd-community__sign-up .gform_legacy_markup_wrapper ul li.gfield {
    margin-top: 0; }
  .chd-community__sign-up .gform_legacy_markup_wrapper .top_label div.ginput_container {
    margin: 0; }
  .chd-community__sign-up .gform_legacy_markup_wrapper li.hidden_label input {
    margin: 0;
    width: 100%; }
  .chd-community__sign-up div.ginput_container_name span {
    width: 100%; }
  .chd-community__sign-up .gform_legacy_markup_wrapper .gform_footer input[type=submit] {
    background: #2C2E30;
    border: none;
    border-radius: 100px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    height: 55px;
    letter-spacing: 2px;
    margin-right: 0;
    margin-bottom: 0;
    padding: 0 20px; }
    @media (min-width: 1200px) {
      .chd-community__sign-up .gform_legacy_markup_wrapper .gform_footer input[type=submit] {
        font-size: 16px;
        width: 165px; } }
  .chd-community__sign-up .gform_legacy_markup_wrapper .gform_footer {
    bottom: 0;
    padding-bottom: 0;
    position: absolute;
    width: auto;
    right: 0; }

.chd-community__home-banner {
  background: #F4F5F5;
  overflow: hidden;
  padding: 175px 0 100px;
  position: relative;
  text-align: center;
  z-index: 1; }
  @media (min-width: 768px) {
    .chd-community__home-banner {
      align-items: flex-start;
      padding: 40px 0 100px;
      text-align: left; } }
  @media (min-width: 1200px) {
    .chd-community__home-banner {
      padding: 80px 0 150px; } }

.chd-community__home-banner-text {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: auto;
  width: 80%; }
  @media (min-width: 768px) {
    .chd-community__home-banner-text {
      align-items: flex-start;
      max-width: 830px;
      width: 94%; } }
  @media (min-width: 1200px) {
    .chd-community__home-banner-text {
      max-width: 1160px; } }
  .chd-community__home-banner-text h1 {
    color: #007899;
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    max-width: 210px;
    padding-bottom: 15px; }
    @media (min-width: 1200px) {
      .chd-community__home-banner-text h1 {
        font-size: 48px;
        line-height: 50px;
        padding-bottom: 20px;
        max-width: 425px; } }
  .chd-community__home-banner-text p {
    font-size: 14px;
    line-height: 20px;
    z-index: 1; }
    @media (min-width: 768px) {
      .chd-community__home-banner-text p {
        width: 70%; } }
    @media (min-width: 1200px) {
      .chd-community__home-banner-text p {
        font-size: 22px;
        line-height: 30px; } }

.chd-community__home-banner-background-image {
  position: absolute;
  left: 0;
  top: calc(-50vw + 150px); }
  @media (min-width: 768px) {
    .chd-community__home-banner-background-image {
      height: 100%;
      left: auto;
      right: 0;
      top: 0;
      width: auto; } }
  .chd-community__home-banner-background-image--desktop {
    display: none; }
    @media (min-width: 768px) {
      .chd-community__home-banner-background-image--desktop {
        display: block; } }
  @media (min-width: 768px) {
    .chd-community__home-banner-background-image--mobile {
      display: none; } }

.chd-community__nav-boxes {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: center;
  margin-top: -60px;
  position: relative;
  z-index: 2; }
  @media (min-width: 768px) {
    .chd-community__nav-boxes {
      justify-content: flex-start;
      margin: -60px auto 0;
      max-width: 830px;
      width: 94%; } }
  @media (min-width: 1200px) {
    .chd-community__nav-boxes {
      margin-bottom: 80px;
      margin-top: -100px;
      max-width: 1160px; } }

.chd-community__nav-box {
  background: linear-gradient(#05607C, #0792BD);
  border-radius: 9px;
  box-shadow: 0 3px 5px 3px rgba(0, 0, 0, 0.15);
  color: #fff;
  display: flex;
  flex-direction: column;
  max-width: 272px;
  padding: 40px 40px 30px;
  transition: .2s; }
  @media (min-width: 1200px) {
    .chd-community__nav-box {
      max-width: 347px; } }
  .chd-community__nav-box:hover {
    box-shadow: 0 3px 5px 3px rgba(0, 0, 0, 0.3); }
  .chd-community__nav-box h2 {
    font-size: 28px; }
    @media (min-width: 1200px) {
      .chd-community__nav-box h2 {
        font-size: 32px; } }
  .chd-community__nav-box p {
    line-height: 24px; }
    @media (min-width: 1200px) {
      .chd-community__nav-box p {
        font-size: 20px;
        line-height: 28px; } }
    .chd-community__nav-box p.chd-community__nav-cta {
      display: flex;
      font-family: "merriweather", Merriweather, serif;
      font-size: 22px;
      font-weight: bold;
      gap: 5px;
      margin-top: auto;
      padding-top: 40px;
      white-space: nowrap; }
      @media (min-width: 1200px) {
        .chd-community__nav-box p.chd-community__nav-cta {
          font-size: 28px;
          padding-top: 80px; } }
      .chd-community__nav-box p.chd-community__nav-cta:after {
        content: url("images/icons/arrow-white-circle-bg.svg");
        height: 23px;
        margin-left: 5px; }
      .chd-community__nav-box p.chd-community__nav-cta em {
        font-weight: normal; }

.chd-community__home-community-voices-feed-wrapper {
  background: #F4F5F5;
  margin-top: 40px;
  position: relative; }
  @media (min-width: 1200px) {
    .chd-community__home-community-voices-feed-wrapper {
      background: #fff; } }
  .chd-community__home-community-voices-feed-wrapper h2 {
    font-size: 32px;
    margin: auto;
    max-width: 375px;
    padding: 0 0 20px;
    width: 100%; }
    @media (min-width: 830px) {
      .chd-community__home-community-voices-feed-wrapper h2 {
        max-width: 770px; } }
    @media (min-width: 1181px) {
      .chd-community__home-community-voices-feed-wrapper h2 {
        max-width: 1165px; } }
  .chd-community__home-community-voices-feed-wrapper:before {
    background: #fff;
    content: '';
    height: 100px;
    position: absolute;
    top: 0;
    width: 100%; }

.chd-community__home-video-wrapper {
  background: #F4F5F5;
  padding-bottom: 130px;
  position: relative; }
  @media (min-width: 1200px) {
    .chd-community__home-video-wrapper {
      padding-bottom: 150px; } }
  @media (min-width: 1200px) {
    .chd-community__home-video-wrapper:after {
      background: #fff;
      content: '';
      height: 100px;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 0; } }
  .chd-community__home-video-wrapper .chd-community__video {
    max-width: 1243px; }

.chd-community__home-link-boxes {
  margin: -80px 0 70px; }

.chd-community__take-action-content {
  margin: 20px auto;
  max-width: 912px;
  text-align: center;
  width: 90%; }
  @media (min-width: 1000px) {
    .chd-community__take-action-content {
      font-size: 24px;
      line-height: 33px;
      margin: 60px auto; } }

.chd-community__take-action-link-boxes {
  margin-bottom: 40px; }
  @media (min-width: 1000px) {
    .chd-community__take-action-link-boxes {
      margin-bottom: 70px; } }

.chd-community__take-action-video-wrapper {
  background: #F4F5F5;
  padding-top: 100px;
  position: relative;
  margin-bottom: 70px;
  margin-top: -100px; }
  @media (min-width: 1000px) {
    .chd-community__take-action-video-wrapper {
      padding-top: 150px;
      margin-top: -150px; } }
  .chd-community__take-action-video-wrapper:before {
    background: #fff;
    content: '';
    height: 120px;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 0; }
  .chd-community__take-action-video-wrapper .chd-community__video {
    max-width: 1175px; }

.chd-community__community-forum-content-wrapper {
  margin: 30px auto 0;
  max-width: 750px;
  text-align: center;
  width: 90%; }
  @media (min-width: 1000px) {
    .chd-community__community-forum-content-wrapper {
      display: grid;
      column-gap: 60px;
      grid-template-columns: 1fr 55%;
      margin-top: 70px;
      max-width: 1100px;
      text-align: left; } }
  .chd-community__community-forum-content-wrapper p {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 20px; }
    @media (min-width: 1000px) {
      .chd-community__community-forum-content-wrapper p {
        font-size: 24px;
        line-height: 33px;
        margin-bottom: 30px; } }
  .chd-community__community-forum-content-wrapper img {
    margin-bottom: 30px; }
    @media (min-width: 1000px) {
      .chd-community__community-forum-content-wrapper img {
        order: 1; } }
  @media (min-width: 1000px) {
    .chd-community__community-forum-content-wrapper .chd-community__sign-up {
      padding-bottom: 0;
      margin-top: 50px;
      order: 3; } }
  @media (min-width: 1000px) {
    .chd-community__community-forum-content-wrapper .chd-community__sign-up h2:before {
      margin-bottom: 15px; } }

.chd-community__community-forum-lede {
  text-align: center;
  margin: 30px 0 0;
  padding: 0 20px; }

.chd-community__community-forum-login-wrapper {
  display: flex;
  flex-flow: column nowrap;
  gap: 40px;
  margin: 30px auto 0;
  max-width: 1200px;
  padding: 0 10px; }
  @media (min-width: 1000px) {
    .chd-community__community-forum-login-wrapper.chd-community__forum-login {
      flex-flow: column nowrap;
      gap: 70px;
      max-width: 100%;
      margin-top: 60px; } }
  @media (min-width: 1200px) {
    .chd-community__community-forum-login-wrapper {
      flex-flow: row nowrap; }
      .chd-community__community-forum-login-wrapper .chd-community__group--1 {
        width: 40%; }
      .chd-community__community-forum-login-wrapper .chd-community__group--2 {
        width: 60%; } }
  .chd-community__community-forum-login-wrapper article {
    margin: auto;
    max-width: 761px;
    padding: 0 10px;
    padding-bottom: 0;
    text-align: center; }
    .chd-community__community-forum-login-wrapper article p {
      font-size: 18px;
      line-height: 28px; }
      @media (min-width: 1000px) {
        .chd-community__community-forum-login-wrapper article p {
          font-size: 20px;
          line-height: 30px; } }
    .chd-community__community-forum-login-wrapper article a {
      color: #2991d6; }

.chd-community__community-forum-login {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 10px; }
  .chd-community__community-forum-login nav {
    border-bottom: none;
    margin-bottom: 0; }
  .chd-community__community-forum-login h3 {
    font-size: 30px;
    line-height: normal;
    padding-bottom: 20px; }
  .chd-community__community-forum-login > p:first-child {
    text-align: center; }
  .chd-community__community-forum-login .gform_wrapper.gravity-theme .gfield-choice-input + label {
    color: #6A6D72;
    font-size: 18px;
    text-transform: lowercase; }
  .chd-community__community-forum-login #gform_submit_button_0 {
    background: #0080A3;
    border-radius: 0;
    font-size: 14px;
    height: 47px;
    letter-spacing: 2.1px;
    max-width: 219px;
    text-transform: uppercase;
    transition: .2s;
    width: 100%; }
    .chd-community__community-forum-login #gform_submit_button_0:hover {
      background: #05607C; }
  .chd-community__community-forum-login a {
    font-size: 16px;
    font-weight: 600;
    line-height: normal; }
  .chd-community__community-forum-login .widget_custom_html {
    margin-top: 20px; }
    .chd-community__community-forum-login .widget_custom_html p:not(:last-of-type) {
      font-style: italic;
      margin-bottom: 20px; }
      .chd-community__community-forum-login .widget_custom_html p:not(:last-of-type) strong {
        display: block; }

.chd-community__community-forum-section-one {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 50px;
  justify-content: center; }
  @media (min-width: 1000px) {
    .chd-community__community-forum-section-one {
      flex-direction: row;
      gap: 80px; } }

.chd-community__community-forum-video {
  max-width: 575px;
  text-align: center;
  width: 100%; }
  @media (min-width: 1000px) {
    .chd-community__community-forum-video {
      text-align: left; } }
  .chd-community__community-forum-video h2 {
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 5px; }
    @media (min-width: 1000px) {
      .chd-community__community-forum-video h2 {
        font-size: 20px;
        line-height: 33px; } }
  .chd-community__community-forum-video p:first-of-type {
    padding-bottom: 15px; }
  .chd-community__community-forum-video p:last-of-type {
    font-size: 14px;
    margin: auto;
    max-width: 420px; }
    @media (min-width: 1000px) {
      .chd-community__community-forum-video p:last-of-type {
        margin: 0; } }
  .chd-community__community-forum-video .chd-community__community-forum-video-wrapper {
    margin: 0 -10px;
    overflow: hidden; }
    @media (min-width: 1000px) {
      .chd-community__community-forum-video .chd-community__community-forum-video-wrapper {
        margin: 0; } }
  .chd-community__community-forum-video .chd-community__video {
    box-shadow: none;
    padding-bottom: 10px; }
    @media (min-width: 1000px) {
      .chd-community__community-forum-video .chd-community__video {
        margin: 0; } }

.chd-community__community-forum-section-two {
  background: #F4F5F5F5;
  display: flex;
  justify-content: center;
  margin: 0 -10px;
  overflow: hidden; }
  .chd-community__community-forum-section-two img {
    padding-bottom: 25px; }
    @media (min-width: 1000px) {
      .chd-community__community-forum-section-two img {
        padding-bottom: 0;
        width: 60vw;
        max-width: 800px; } }
  .chd-community__community-forum-section-two p {
    line-height: 22px; }
    @media (min-width: 1000px) {
      .chd-community__community-forum-section-two p {
        font-size: 18px;
        line-height: 27px;
        max-width: 380px; } }
    .chd-community__community-forum-section-two p:not(:last-of-type) {
      padding-bottom: 25px; }

.chd-community__section-two-wrapper {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: 0 -10px;
  max-width: 1220px;
  overflow: hidden;
  padding: 25px 25px; }
  @media (min-width: 1000px) {
    .chd-community__section-two-wrapper {
      gap: 40px;
      flex-direction: row;
      padding: 90px 20px; } }

.chd-community__community-forum-section-three .chd-community__section-three-wrapper {
  display: flex;
  flex-flow: column nowrap;
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 10px; }
  @media (min-width: 1000px) {
    .chd-community__community-forum-section-three .chd-community__section-three-wrapper {
      gap: 30px;
      flex-flow: row nowrap;
      justify-content: center; } }
  .chd-community__community-forum-section-three .chd-community__section-three-wrapper .group-1 {
    flex: 1 1 auto; }
    @media (min-width: 1000px) {
      .chd-community__community-forum-section-three .chd-community__section-three-wrapper .group-1 {
        width: 55%; } }
  .chd-community__community-forum-section-three .chd-community__section-three-wrapper .group-2 {
    flex: 1 1 auto; }
    @media (min-width: 1000px) {
      .chd-community__community-forum-section-three .chd-community__section-three-wrapper .group-2 {
        width: 45%; } }

.chd-community__community-forum-section-three h2 {
  font-size: 28px;
  font-weight: normal;
  line-height: 32px; }
  @media (min-width: 1000px) {
    .chd-community__community-forum-section-three h2 {
      font-size: 40px;
      line-height: 45px; } }
  .chd-community__community-forum-section-three h2 span {
    color: #008BB3; }

.chd-community__community-forum-section-three p {
  line-height: 22px; }
  @media (min-width: 1000px) {
    .chd-community__community-forum-section-three p {
      font-size: 18px;
      line-height: 26px; } }
  .chd-community__community-forum-section-three p:not(:last-of-type) {
    padding-bottom: 25px; }
  .chd-community__community-forum-section-three p:last-of-type {
    padding-bottom: 15px; }
    @media (min-width: 1000px) {
      .chd-community__community-forum-section-three p:last-of-type {
        padding-bottom: 25px; } }

.chd-community__community-voices .chd-community__community-voices-feed {
  padding: 0; }
  @media (min-width: 1200px) {
    .chd-community__community-voices .chd-community__community-voices-feed {
      display: grid;
      column-gap: 40px;
      grid-template-columns: 1fr 1fr; } }

.chd-community__community-voices .chd-community__community-voices-article {
  max-width: 100%; }

.chd-community__community-voices .wp-pagenavi {
  align-items: center;
  display: flex;
  justify-content: center; }
  .chd-community__community-voices .wp-pagenavi span, .chd-community__community-voices .wp-pagenavi a {
    border: 0;
    color: #000;
    font-size: 24px;
    font-weight: bold; }
  .chd-community__community-voices .wp-pagenavi span.current {
    color: #0080A3; }
  .chd-community__community-voices .wp-pagenavi .pages {
    display: none; }
  .chd-community__community-voices .wp-pagenavi .previouspostslink, .chd-community__community-voices .wp-pagenavi .nextpostslink, .chd-community__community-voices .wp-pagenavi .first, .chd-community__community-voices .wp-pagenavi .last {
    display: none; }

.chd-community__community-voices .featured img {
  border: 0;
  box-shadow: 0 3px 5px 3px rgba(0, 0, 0, 0.15); }

.chd-community__community-voices .chd-defender-article__footer-author {
  align-items: center;
  border: 0; }

.chd-community__breadcrumbs {
  color: #636363;
  font-size: 14px;
  font-weight: 600;
  margin-top: -20px;
  padding-bottom: 10px; }
  .chd-community__breadcrumbs span {
    margin: 0 10px; }
  .chd-community__breadcrumbs a:link,
  .chd-community__breadcrumbs a:visited,
  .chd-community__breadcrumbs a:hover,
  .chd-community__breadcrumbs a:active {
    color: #636363; }

.chd-community__community-voices-content {
  margin-bottom: 40px; }
  .chd-community__community-voices-content p {
    line-height: 20px; }

.chd-community__header-section {
  max-width: 644px; }

.chd-community__authors {
  font-size: 18px;
  margin-bottom: 15px; }

.chd-community__authors-name {
  font-weight: bold; }

.chd-community__date {
  color: #101010;
  font-size: 14px;
  letter-spacing: 1.8px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  position: relative;
  text-transform: uppercase; }
  .chd-community__date:after {
    background: #ccc;
    bottom: 0;
    content: '';
    display: block;
    height: 1px;
    position: absolute;
    width: 202px; }

.chd-community__footer-authors {
  margin-top: 20px; }

.chd-community__footer-author {
  border-bottom: 1px solid #E9E8E6;
  padding: 18px 0;
  display: flex;
  flex-flow: row nowrap;
  column-gap: 20px; }
  @media (min-width: 767px) {
    .chd-community__footer-author {
      padding: 30px 0; } }
  .chd-community__footer-author:first-child {
    border-top: 1px solid #E9E8E6; }
    @media (min-width: 767px) {
      .chd-community__footer-author:first-child {
        border-top: 0 none; } }

.chd-community__footer-author-image {
  border-radius: 50%;
  align-self: flex-start;
  flex: 0 0 auto;
  overflow: hidden;
  width: 80px; }
  .chd-community__footer-author-image img {
    border: 0 none;
    vertical-align: middle; }

.chd-community__footer-author-details h4 {
  margin: 0; }
  .chd-community__footer-author-details h4 a,
  .chd-community__footer-author-details h4 a:link,
  .chd-community__footer-author-details h4 a:visited,
  .chd-community__footer-author-details h4 a:hover,
  .chd-community__footer-author-details h4 a:active {
    color: #0080A3;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.375; }

.chd-community__footer-author-details p {
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  margin: 0; }

.chd-community__footer-author-details p + p {
  margin-top: 10px; }

.chd-community__sidebar h3 {
  color: #000;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 24px;
  letter-spacing: 2.4px;
  line-height: 26px;
  padding: 0 0 5px;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .chd-community__sidebar h3 {
      letter-spacing: 2px; } }

.chd-community__sidebar .chd-widgets__sign-up {
  padding: 30px 20px 0; }
  @media (min-width: 768px) {
    .chd-community__sidebar .chd-widgets__sign-up {
      max-width: 264px;
      padding: 10px 0 0; } }
  .chd-community__sidebar .chd-widgets__sign-up .gform_wrapper.gravity-theme .ginput_container_text input, .chd-community__sidebar .chd-widgets__sign-up .gform_legacy_markup_wrapper li.hidden_label input {
    background: #f4f5f5;
    border: 1px solid #ccc;
    height: 52px;
    margin-top: 4px;
    padding-left: 24px !important;
    width: 100%; }
    @media (min-width: 768px) {
      .chd-community__sidebar .chd-widgets__sign-up .gform_wrapper.gravity-theme .ginput_container_text input, .chd-community__sidebar .chd-widgets__sign-up .gform_legacy_markup_wrapper li.hidden_label input {
        width: 284px; } }
  .chd-community__sidebar .chd-widgets__sign-up .gform_legacy_markup_wrapper {
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .chd-community__sidebar .chd-widgets__sign-up .gform_legacy_markup_wrapper {
        margin-bottom: 40px; } }

.chd-community__sidebar .chd-defender-widget--donate {
  background: #0080A3;
  border: 0;
  margin-top: 10px;
  padding: 40px 20px;
  transition: .2s; }
  @media (min-width: 768px) {
    .chd-community__sidebar .chd-defender-widget--donate {
      margin-top: 40px;
      max-width: 205px;
      padding: 30px; } }
  .chd-community__sidebar .chd-defender-widget--donate .chd-defender-widget__inner {
    column-gap: 10px;
    display: grid;
    grid-template-columns: 1fr 5fr;
    margin: auto;
    max-width: 390px; }
    @media (min-width: 768px) {
      .chd-community__sidebar .chd-defender-widget--donate .chd-defender-widget__inner {
        grid-template-columns: 1fr; } }
  .chd-community__sidebar .chd-defender-widget--donate h3 {
    color: #fff;
    font-family: "merriweather", Merriweather, serif;
    letter-spacing: normal;
    line-height: 28px;
    margin-top: 0 !important;
    text-transform: none; }
  .chd-community__sidebar .chd-defender-widget--donate img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(243deg) brightness(104%) contrast(101%);
    grid-row: span 2;
    max-width: 49px;
    padding-bottom: 15px;
    width: 100%; }
  .chd-community__sidebar .chd-defender-widget--donate .chd-button {
    background: #fff;
    color: #0080A3;
    font-size: 16px;
    max-width: 199px; }
    .chd-community__sidebar .chd-defender-widget--donate .chd-button:hover {
      color: #fff;
      background: #05607C; }

.chd-community__sidebar-take-action-menu {
  border-top: 1px solid #E9E8E6;
  padding-top: 40px;
  position: relative;
  text-align: center; }
  @media (min-width: 768px) {
    .chd-community__sidebar-take-action-menu {
      border-top: 0; }
      .chd-community__sidebar-take-action-menu:before {
        background: #E9E8E6;
        content: '';
        height: 1.5px;
        left: 0;
        position: absolute;
        top: 0;
        width: 115px; } }
  .chd-community__sidebar-take-action-menu h3 {
    padding-bottom: 20px; }
    @media (min-width: 768px) {
      .chd-community__sidebar-take-action-menu h3 {
        text-align: left; } }
  .chd-community__sidebar-take-action-menu ul.menu li.menu-item {
    display: flex;
    justify-content: center;
    margin-bottom: 0;
    position: relative;
    text-align: center; }
    @media (min-width: 768px) {
      .chd-community__sidebar-take-action-menu ul.menu li.menu-item {
        justify-content: flex-start; } }
    .chd-community__sidebar-take-action-menu ul.menu li.menu-item:after {
      background: #E9E8E6;
      bottom: 0;
      content: '';
      height: 1.5px;
      position: absolute;
      width: 115px; }
    .chd-community__sidebar-take-action-menu ul.menu li.menu-item:last-child {
      padding-bottom: 20px !important; }
      .chd-community__sidebar-take-action-menu ul.menu li.menu-item:last-child:after {
        display: none; }
        @media (min-width: 768px) {
          .chd-community__sidebar-take-action-menu ul.menu li.menu-item:last-child:after {
            display: block; } }
    .chd-community__sidebar-take-action-menu ul.menu li.menu-item a {
      color: #000;
      display: block;
      font-family: "merriweather", Merriweather, serif;
      font-size: 16px;
      padding: 15px 0;
      transition: .2s; }
      .chd-community__sidebar-take-action-menu ul.menu li.menu-item a:hover {
        color: #0080A3; }

.chd-community__calendar-wrapper {
  margin: auto;
  max-width: 1200px;
  padding: 0 15px; }
  @media (min-width: 691px) {
    .chd-community__calendar-wrapper {
      padding: 0 20px; } }
  @media (min-width: 691px) {
    .chd-community__calendar-wrapper .em.em-search.has-search-main .em-search-advanced-inline {
      display: flex !important;
      margin-top: 0;
      order: 2; } }
  .chd-community__calendar-wrapper .em .em-search-advanced .em-search-main input.em-search-text, .chd-community__calendar-wrapper .em.em-search .em-search-main input.em-search-text, .chd-community__calendar-wrapper .em.em-search-advanced .em-search-main input.em-search-text, .chd-community__calendar-wrapper .em .em-search-advanced .em-search-main input.em-search-scope, .chd-community__calendar-wrapper .em.em-search .em-search-main input.em-search-scope, .chd-community__calendar-wrapper .em.em-search-advanced .em-search-main input.em-search-scope {
    border: 2px solid #B0DDF3 !important; }
  .chd-community__calendar-wrapper .em-search-advanced-style-accordion {
    display: none; }
  .chd-community__calendar-wrapper .em.em-view-container {
    padding-bottom: 40px; }
  @media (min-width: 691px) {
    .chd-community__calendar-wrapper .em-search-advanced-main-sections {
      display: none; } }
  .chd-community__calendar-wrapper .em.em-search-advanced.em-search-advanced-inline footer {
    background: transparent;
    margin: auto;
    max-width: 1100px;
    padding: 0; }
    @media (min-width: 691px) {
      .chd-community__calendar-wrapper .em.em-search-advanced.em-search-advanced-inline footer {
        left: 4px;
        position: relative; } }
    @media (min-width: 691px) {
      .chd-community__calendar-wrapper .em.em-search-advanced.em-search-advanced-inline footer button.button-primary {
        display: none; } }
  .chd-community__calendar-wrapper .em.pixelbones .input button.button-primary {
    background: #0080A3 !important;
    border-radius: 0 !important;
    font-size: 14px !important;
    height: 40px !important; }
  .chd-community__calendar-wrapper .em.pixelbones .input [type=reset] {
    border-radius: 0 !important;
    font-size: 14px !important;
    height: 40px !important; }
  .chd-community__calendar-wrapper .em.em-search {
    margin: 20px 0; }
    .chd-community__calendar-wrapper .em.em-search form {
      display: flex;
      flex-direction: column;
      position: relative; }
      @media (min-width: 1000px) {
        .chd-community__calendar-wrapper .em.em-search form {
          top: 40px; } }
    .chd-community__calendar-wrapper .em.em-search .em-search-views {
      border-left: none !important;
      display: none;
      padding: 0; }
      @media (min-width: 949px) {
        .chd-community__calendar-wrapper .em.em-search .em-search-views {
          display: block; } }
    .chd-community__calendar-wrapper .em.em-search .em-search-main.em-search-main-bar {
      border: 0;
      display: none;
      gap: 10px;
      margin: auto;
      max-width: 1100px;
      padding: 10px 0; }
      @media (min-width: 691px) {
        .chd-community__calendar-wrapper .em.em-search .em-search-main.em-search-main-bar {
          display: flex;
          padding: 10px 0; } }
      @media (min-width: 1000px) {
        .chd-community__calendar-wrapper .em.em-search .em-search-main.em-search-main-bar {
          padding: 0 0 10px; } }
      .chd-community__calendar-wrapper .em.em-search .em-search-main.em-search-main-bar > .em-search-text, .chd-community__calendar-wrapper .em.em-search .em-search-main.em-search-main-bar > .em-search-geo, .chd-community__calendar-wrapper .em.em-search .em-search-main.em-search-main-bar > .em-search-text, .chd-community__calendar-wrapper .em.em-search .em-search-main.em-search-main-bar > .em-search-scope {
        border: 2px solid #B0DDF3 !important; }
      .chd-community__calendar-wrapper .em.em-search .em-search-main.em-search-main-bar > .em-search-submit button {
        background: #0080A3 !important;
        border-radius: 0 !important;
        font-size: 14px !important;
        height: 40px !important;
        min-width: 141px; }
    .chd-community__calendar-wrapper .em.em-search .em-search-advanced-trigger {
      padding: 0; }
      @media (min-width: 691px) {
        .chd-community__calendar-wrapper .em.em-search .em-search-advanced-trigger {
          display: none; } }
  .chd-community__calendar-wrapper .events-table {
    display: grid;
    grid-template-columns: minmax(0, 50px) 1fr;
    margin: 10px 0;
    row-gap: 12px; }
    @media (min-width: 691px) {
      .chd-community__calendar-wrapper .events-table {
        grid-template-columns: minmax(0, 175px) 1fr;
        margin: 35px 0;
        row-gap: 25px; } }
  .chd-community__calendar-wrapper .em-events-list {
    grid-gap: 0; }
  .chd-community__calendar-wrapper .em.pixelbones .chd-community__submit-event-link {
    color: #0080A3 !important; }
    .chd-community__calendar-wrapper .em.pixelbones .chd-community__submit-event-link span:hover {
      background-color: #0080A3 !important; }
  .chd-community__calendar-wrapper .em.pixelbones .chd-community__calendar-location a {
    color: #000 !important; }
    @media (min-width: 691px) {
      .chd-community__calendar-wrapper .em.pixelbones .chd-community__calendar-location a {
        color: #0080A3 !important;
        line-height: 30px; }
        .chd-community__calendar-wrapper .em.pixelbones .chd-community__calendar-location a:hover {
          color: #000 !important;
          text-decoration: underline; } }
  .chd-community__calendar-wrapper .em.pixelbones td.chd-community__calendar-location {
    padding: 5px !important; }
  .chd-community__calendar-wrapper .em.pixelbones .chd-community__calendar-border-bottom {
    border: 0;
    height: 1px;
    grid-column: span 2;
    margin: 0 !important; }
    .chd-community__calendar-wrapper .em.pixelbones .chd-community__calendar-border-bottom:last-of-type {
      display: none; }
      @media (min-width: 691px) {
        .chd-community__calendar-wrapper .em.pixelbones .chd-community__calendar-border-bottom:last-of-type {
          display: block; } }

.chd-community__event-form {
  background: linear-gradient(to bottom, #b0ddf3ff 0, #b0ddf300 214px);
  padding: 3.5rem 1rem 4.5rem; }
  .chd-community__event-form h2 {
    margin: auto;
    max-width: 825px; }

.chd-community__wrapper .em.em-calendar .em-cal-nav .month {
  margin-top: 0; }

.chd-community__wrapper .em.em-calendar .em-cal-nav .month-nav {
  display: none; }

.chd-community__wrapper .em.em-calendar .em-cal-nav .month input {
  padding: 0 !important; }

.chd-community__wrapper #em-wrapper .em section.em-cal-head div {
  text-align: left;
  color: #373a3c;
  font-size: 16px;
  overflow: initial;
  font-weight: 600; }

.chd-community__wrapper #em-wrapper .em.em-calendar section div.em-cal-day,
.chd-community__wrapper #em-wrapper .em.em-calendar section.em-cal-head {
  border: none; }

.chd-community__wrapper #em-wrapper .em.em-calendar section.em-cal-body > div {
  padding: 10px 0.75vw; }

.chd-community__wrapper #em-wrapper .em.em-calendar section.em-cal-body div.em-cal-day {
  aspect-ratio: auto;
  min-height: 140px; }

.chd-community__wrapper #em-wrapper .em.em-calendar section.em-cal-body div.em-cal-day:before {
  display: block;
  content: "";
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 0.4); }

.chd-community__wrapper #em-wrapper .em.em-calendar section.em-cal-body div.em-cal-day .em-cal-day-date span,
.chd-community__wrapper #em-wrapper .em.em-calendar section.em-cal-body div.em-cal-day .em-cal-day-date a {
  font-size: 28px;
  font-weight: bold;
  width: auto;
  height: auto;
  border: none !important;
  margin-top: .25rem; }

.chd-community__wrapper #em-wrapper .em-cal-day .em-cal-day-date span,
.chd-community__wrapper #em-wrapper .em-cal-day .em-cal-day-date a {
  color: #373a3c !important; }

.chd-community__wrapper #em-wrapper .em-cal-day[class*=pre] .em-cal-day-date span,
.chd-community__wrapper #em-wrapper .em-cal-day[class*=post] .em-cal-day-date span {
  color: rgba(0, 0, 0, 0.75) !important; }

.chd-community__wrapper #em-wrapper .em-cal-day[class*=today] .em-cal-day-date span {
  background: #f4f5f5;
  border-radius: 12px;
  color: #008bb3 !important; }

.chd-community__wrapper #em-wrapper .em-cal-day .em-cal-event > div {
  background: #b0ddf3;
  border: none;
  color: #000000;
  font-weight: 600;
  border-radius: 3px;
  padding: 2px 4px;
  height: auto; }

.chd-community__wrapper .em.em-calendar section.em-cal-days {
  border-bottom: none; }

.chd-community__wrapper .css-event-form {
  padding-top: 1rem; }
  @media (min-width: 1000px) {
    .chd-community__wrapper .css-event-form {
      padding-top: 3.5rem; } }

.chd-community__wrapper .css-event-form h2 {
  margin: 0 auto 3em; }

.chd-community__wrapper .css-event-form .chd-events__form-container {
  width: 825px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

.chd-community__wrapper .css-event-form .chd-events__form-container .em-event-editor section {
  padding-bottom: 0;
  margin-bottom: 0; }

.chd-community__wrapper .event-extra-details .input {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }

.chd-community__wrapper .event-extra-details .event-attributes {
  width: 100%; }

.chd-community__wrapper .css-event-form .event-form-submit .input.submit input[type=submit].button-primary {
  background-color: #008bb3 !important;
  color: #ffffff !important;
  font-size: 16px !important;
  letter-spacing: 2.4px !important;
  font-weight: normal !important;
  padding: 0.33em 2em !important;
  border-radius: 2px !important;
  margin: 2em auto !important;
  height: auto !important; }

.chd-community__wrapper .chd-community__signup-wrapper {
  padding: 5.5em 1.75em 0;
  background-color: #f4f5f5; }

.chd-community__wrapper .chd-community__signup-wrapper .ginput_container input::placeholder {
  text-transform: uppercase; }

.chd-community__wrapper .event-form-submitter.em.pixelbones {
  margin-top: 25px; }
  .chd-community__wrapper .event-form-submitter.em.pixelbones p {
    margin-bottom: 0 !important; }

.chd-community__wrapper .em.em-event-editor .event-extra-details {
  margin-top: 0; }

@media (max-width: 980px) {
  .chd-community__wrapper #em-wrapper .em.em-calendar section.em-cal-body div.em-cal-day .em-cal-day-date span,
  .chd-community__wrapper #em-wrapper .em.em-calendar section.em-cal-body div.em-cal-day .em-cal-day-date a {
    font-size: 20px; }
  .chd-community__wrapper .em.em-calendar .em-cal-nav .month input {
    font-size: 20px; }
  .chd-community__wrapper .chd-community__signup-wrapper {
    padding: 3.5em 1.75em 0; } }

@media (max-width: 640px) {
  .chd-community__wrapper .em.em-calendar .em-cal-nav .month input {
    font-size: 14px; }
  .chd-community__wrapper #em-wrapper .em section.em-cal-head div {
    font-size: 14px; }
  .chd-community__wrapper #em-wrapper .em.em-calendar section.em-cal-body div.em-cal-day {
    min-height: 90px;
    text-align: center; }
  .chd-community__wrapper #em-wrapper .em.em-calendar section.em-cal-body div.em-cal-day .em-cal-day-date span,
  .chd-community__wrapper #em-wrapper .em.em-calendar section.em-cal-body div.em-cal-day .em-cal-day-date a {
    font-size: 14px; }
  .chd-community__wrapper #em-wrapper .em-cal-day .em-cal-event {
    min-height: 1em;
    height: auto; }
  .chd-community__wrapper #em-wrapper .em-cal-day .em-cal-event > div {
    font-size: 12px;
    padding: 0 2px;
    line-height: 1.25;
    height: auto;
    display: block; } }

.chd-community__calendar-search-form-view {
  display: flex;
  justify-content: space-between; }
  @media (min-width: 691px) {
    .chd-community__calendar-search-form-view {
      justify-content: flex-end;
      order: 3; } }
  @media (min-width: 949px) {
    .chd-community__calendar-search-form-view {
      justify-content: space-between; } }
  @media (min-width: 1000px) {
    .chd-community__calendar-search-form-view {
      float: right;
      gap: 20px;
      justify-content: flex-end;
      position: relative;
      top: 10px;
      z-index: 2; } }

.chd-community__submit-event-link {
  align-items: center;
  color: #0080A3;
  display: flex;
  font-family: "merriweather", Merriweather, serif;
  font-size: 14px; }
  @media (min-width: 691px) {
    .chd-community__submit-event-link {
      font-size: 16px; } }
  .chd-community__submit-event-link span {
    background: #0080A3;
    border-radius: 50%;
    display: flex;
    height: 14px;
    margin-left: 5px;
    width: 14px; }
    .chd-community__submit-event-link span:after {
      background-image: url(images/icons/arrow.svg);
      background-size: cover;
      content: '';
      filter: invert(97%) sepia(0%) saturate(0%) hue-rotate(72deg) brightness(103%) contrast(104%);
      height: 100%;
      width: 100%; }

.chd-community__calendar-date-time {
  justify-self: center; }
  @media (min-width: 691px) {
    .chd-community__calendar-date-time {
      justify-self: start; } }
  .chd-community__calendar-date-time span {
    display: none;
    text-transform: uppercase; }
    @media (min-width: 691px) {
      .chd-community__calendar-date-time span {
        display: block; }
        .chd-community__calendar-date-time span.chd-community__date-desktop {
          font-size: 18px;
          font-weight: 600;
          margin-bottom: 8px; } }
    .chd-community__calendar-date-time span.chd-community__date-mobile {
      display: block;
      font-size: 14px;
      font-weight: 600;
      text-align: center;
      width: 35px; }
      @media (min-width: 691px) {
        .chd-community__calendar-date-time span.chd-community__date-mobile {
          display: none; } }

.chd-community__calendar-location {
  background: #B0DDF3;
  border-radius: 3px;
  padding: 8px 0 8px 8px; }
  @media (min-width: 691px) {
    .chd-community__calendar-location {
      background: none;
      padding: 0; } }
  .chd-community__calendar-location a {
    display: block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: normal; }
    @media (min-width: 691px) {
      .chd-community__calendar-location a {
        font-size: 20px;
        padding-bottom: 8px; } }
  .chd-community__calendar-location span {
    font-size: 13px; }
    @media (min-width: 691px) {
      .chd-community__calendar-location span {
        font-weight: 600; } }
    .chd-community__calendar-location span > span {
      font-style: italic;
      font-weight: normal; }

.chd-community__grouped-month {
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 10px;
  margin-bottom: 0px;
  font-family: "open-sans", "Open Sans", sans-serif;
  border-bottom: solid 2px #0080A3; }
  @media (min-width: 691px) {
    .chd-community__grouped-month {
      font-size: 22px; } }
  @media (min-width: 1000px) {
    .chd-community__grouped-month {
      font-size: 30px;
      line-height: 30px; } }

.em.em-modal .em-modal-popup {
  width: 580px !important;
  max-width: 100% !important;
  height: auto !important;
  position: absolute !important; }

.em-modal-popup .em-modal-content a {
  color: #008bb3 !important; }

.em.em-modal .em-modal-popup header {
  border: none;
  padding: 0; }

.em.em-modal .em-modal-popup header .em-modal-title {
  margin-bottom: 1rem !important;
  padding: 2rem 3rem 0 3rem !important;
  box-sizing: border-box !important; }

.em.em-modal .em-modal-popup header .em-modal-title a {
  font-size: 20px;
  color: #008bb3 !important; }

.em.em-modal .em-modal-popup.active header a.em-close-modal {
  top: 1em !important;
  right: 1em !important;
  opacity: 0.4 !important; }

.em.em-modal .em-modal-popup .em-modal-content {
  padding: 0 3rem 2rem 3rem;
  box-sizing: border-box !important;
  overflow: initial !important; }

.em-item .em-item-image {
  height: auto !important;
  padding: 1em; }

.em-modal-popup .em-modal-content .em-item-meta {
  font-weight: 600;
  color: #000000;
  font-size: 13px; }

.em-modal-popup .em-modal-content .em-item-meta .em-item-meta-line {
  display: block !important;
  width: 100% !important;
  flex: initial !important; }

.em-modal-popup .em-modal-content .em.em-list .em-item {
  display: block;
  border: none;
  padding: 0;
  box-shadow: none !important; }

.em-modal-popup .em-modal-content .em.em-list .em-item-info,
.em.em-list-widget .em-item .em-item-info {
  padding: 0; }

.em-modal-popup .em-modal-content .em.em-list .em-item-info .em-item-desc {
  font-size: 13px; }

.em-modal-popup .em-modal-content .em.em-list .em-item-actions a {
  color: #008bb3 !important;
  display: flex;
  justify-content: flex-end;
  text-transform: initial !important;
  font-family: "Merriweather";
  font-size: 14px !important;
  border: none !important;
  padding: 0 !important;
  letter-spacing: normal !important;
  width: 100%;
  text-align: right !important;
  font-weight: normal !important;
  transition: .2s; }
  .em-modal-popup .em-modal-content .em.em-list .em-item-actions a:hover {
    color: #05607C !important; }

.em-modal-popup .em-modal-content .em.em-list .em-item-actions span.link-arrow {
  height: 14px;
  width: 14px;
  margin: auto 0.25rem;
  border-radius: 50%;
  background-color: #008bb3;
  display: flex; }

.em-modal-popup .em-modal-content .em.em-list .em-item-actions span.link-arrow:after {
  content: '';
  color: #ffffff;
  background: url("images/icons/arrow.svg");
  background-size: cover;
  width: 100%;
  height: 100%;
  filter: invert(97%) sepia(0%) saturate(0%) hue-rotate(72deg) brightness(103%) contrast(104%); }

.em.em-modal.active {
  max-width: 100%;
  display: flex;
  align-items: center !important;
  justify-content: center;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  backdrop-filter: blur(4px); }

.em.em-modal .em-modal-popup {
  max-width: calc(100% - 4em) !important;
  height: auto !important;
  top: initial !important;
  left: initial !important;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25) !important; }

.em.em-item .em-item-image.has-placeholder, .em.em-list .em-item .em-item-image.has-placeholder, .em.em-list-widget .em-item .em-item-image.has-placeholder {
  display: none; }

#em-wrapper input.em-month-picker.flatpickr-input.select-toggle {
  position: relative;
  transform: scale(1.25);
  transform-origin: left;
  z-index: 100; }

#em-wrapper .em.em-calendar .em-cal-body .em-cal-day.eventful-today .em-cal-day-date a,
#em-wrapper .em.em-calendar .em-cal-body .em-cal-day.eventless-today .em-cal-day-date a {
  border-radius: 12px;
  background-color: #f4f5f5 !important;
  color: #008bb3 !important; }

.chd-community__article .em.pixelbones .chd-community__event-details p {
  line-height: 22px !important;
  max-width: 772px; }
  @media (min-width: 1000px) {
    .chd-community__article .em.pixelbones .chd-community__event-details p {
      font-size: 18px !important;
      line-height: 25px !important; } }

.chd-community__article .em.pixelbones h2 {
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 18px !important;
  font-weight: 600 !important;
  letter-spacing: normal !important;
  margin-bottom: 0 !important; }
  @media (min-width: 1000px) {
    .chd-community__article .em.pixelbones h2 {
      font-size: 20px !important; } }

.chd-community__article .em.pixelbones .chd-button--blue {
  background-color: #0080A3 !important;
  color: #fff !important;
  padding: 15px 35px; }
  .chd-community__article .em.pixelbones .chd-button--blue:hover {
    background-color: #05607C !important; }

.chd-community__events h1 {
  max-width: 644px; }
  @media (min-width: 1000px) {
    .chd-community__events h1 {
      margin-bottom: 40px; } }

.chd-community__event-info {
  align-items: center;
  display: grid;
  grid-template-columns: minmax(0, 28px) 1fr;
  gap: 10px 15px;
  margin-bottom: 40px; }
  @media (min-width: 1000px) {
    .chd-community__event-info {
      grid-template-columns: minmax(0, 35px) 1fr;
      row-gap: 15px; } }
  .chd-community__event-info img {
    align-self: start;
    width: 100%; }
  .chd-community__event-info > div {
    font-size: 16px;
    font-weight: 600;
    line-height: 22px; }
    @media (min-width: 1000px) {
      .chd-community__event-info > div {
        font-size: 20px;
        line-height: 25px; } }
    .chd-community__event-info > div.chd-community__event-location, .chd-community__event-info > div.chd-community__event-sponsors {
      font-weight: normal; }
    .chd-community__event-info > div span {
      display: block;
      font-weight: 600; }

.chd-hazlehurst__wrapper {
  padding: 0; }

.chd-hazlehurst__banner {
  background-position: -150px 0;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  height: 240px;
  position: relative;
  box-shadow: 0px 4px 4px 0px #0000000D;
  align-items: center;
  justify-content: flex-end;
  display: flex; }
  @media (min-width: 500px) {
    .chd-hazlehurst__banner {
      background-position: center; } }
  @media (min-width: 620px) {
    .chd-hazlehurst__banner {
      justify-content: space-between;
      height: 343px; } }
  @media (min-width: 1200px) {
    .chd-hazlehurst__banner {
      height: 490px; } }
  .chd-hazlehurst__banner img {
    bottom: 0;
    right: 0;
    max-height: 206px;
    max-width: 108%;
    position: absolute;
    width: auto; }
    @media (min-width: 620px) {
      .chd-hazlehurst__banner img {
        max-height: 100%;
        position: relative; } }

.chd-hazlehurst__title-button {
  align-items: center;
  display: flex;
  flex-direction: column;
  position: relative;
  width: 220px;
  z-index: 1; }
  @media (min-width: 620px) {
    .chd-hazlehurst__title-button {
      margin: auto;
      max-width: 500px;
      order: 2;
      right: -24%;
      width: 100%; } }
  @media (min-width: 1540px) {
    .chd-hazlehurst__title-button {
      margin: 0;
      max-width: none;
      right: -24%; } }
  @media (min-width: 1840px) {
    .chd-hazlehurst__title-button {
      left: auto; } }
  .chd-hazlehurst__title-button h1 {
    font-size: 20px;
    line-height: 23px;
    padding: 22px 0 0;
    text-align: center;
    color: #007899;
    text-shadow: 2px 2px 20px #fff, -2px -2px 20px #fff; }
    @media (min-width: 620px) {
      .chd-hazlehurst__title-button h1 {
        padding-top: 0; }
        .chd-hazlehurst__title-button h1 {
          font-size: 31px; } }
    @media screen and (min-width: 620px) and (min-width: 620px) {
      .chd-hazlehurst__title-button h1 {
        font-size: calc(31px + 9 * ((100vw - 620px) / 820)); } }
    @media screen and (min-width: 620px) and (min-width: 1440px) {
      .chd-hazlehurst__title-button h1 {
        font-size: 40px; } }
    @media (min-width: 620px) {
        .chd-hazlehurst__title-button h1 {
          line-height: 31px; } }
    @media screen and (min-width: 620px) and (min-width: 620px) {
      .chd-hazlehurst__title-button h1 {
        line-height: calc(31px + 20 * ((100vw - 620px) / 820)); } }
    @media screen and (min-width: 620px) and (min-width: 1440px) {
      .chd-hazlehurst__title-button h1 {
        line-height: 51px; } }
    @media (min-width: 1440px) {
      .chd-hazlehurst__title-button h1 {
        font-size: 46px;
        line-height: 58.51px; } }
    @media (min-width: 1540px) {
      .chd-hazlehurst__title-button h1 {
        max-width: 750px; }
        .chd-hazlehurst__title-button h1 {
          font-size: 40px; } }
    @media screen and (min-width: 1540px) and (min-width: 1440px) {
      .chd-hazlehurst__title-button h1 {
        font-size: calc(40px + 20 * ((100vw - 1440px) / 400)); } }
    @media screen and (min-width: 1540px) and (min-width: 1840px) {
      .chd-hazlehurst__title-button h1 {
        font-size: 60px; } }
    @media (min-width: 1540px) {
        .chd-hazlehurst__title-button h1 {
          line-height: 51px; } }
    @media screen and (min-width: 1540px) and (min-width: 1440px) {
      .chd-hazlehurst__title-button h1 {
        line-height: calc(51px + 20 * ((100vw - 1440px) / 400)); } }
    @media screen and (min-width: 1540px) and (min-width: 1840px) {
      .chd-hazlehurst__title-button h1 {
        line-height: 71px; } }
    @media (min-width: 1840px) {
      .chd-hazlehurst__title-button h1 {
        font-size: 60px;
        line-height: 71px; } }
    .chd-hazlehurst__title-button h1 span {
      font-weight: normal;
      font-style: italic; }
    .chd-hazlehurst__title-button h1 br:nth-child(1),
    .chd-hazlehurst__title-button h1 br:nth-child(4) {
      display: none; }
      @media (min-width: 620px) {
        .chd-hazlehurst__title-button h1 br:nth-child(1),
        .chd-hazlehurst__title-button h1 br:nth-child(4) {
          display: initial; } }
    .chd-hazlehurst__title-button h1 br:nth-child(3) {
      display: initial; }
      @media (min-width: 620px) {
        .chd-hazlehurst__title-button h1 br:nth-child(3) {
          display: none; } }
  .chd-hazlehurst__title-button a {
    background: #008bb3;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1.5px;
    line-height: normal;
    margin: 11px 0 0;
    padding: 8px 20px;
    text-transform: uppercase;
    transition: .5s; }
    @media (min-width: 1440px) {
      .chd-hazlehurst__title-button a {
        margin-top: 28px;
        padding: 13px 45px; } }
    .chd-hazlehurst__title-button a:hover {
      background: #fff;
      color: #008bb3; }

.chd-hazlehurst__article {
  padding-top: 2em;
  padding-bottom: 0;
  width: 100%; }
  @media (min-width: 1200px) {
    .chd-hazlehurst__article {
      padding-top: 4em; } }
  .chd-hazlehurst__article h2 {
    padding: 0;
    max-width: 100%; }
    @media (min-width: 1200px) {
      .chd-hazlehurst__article h2 {
        font-size: 40px;
        line-height: 135%; } }
  .chd-hazlehurst__article h3 {
    color: #000;
    font-style: italic;
    padding: 0 0 5px; }
    @media (min-width: 1200px) {
      .chd-hazlehurst__article h3 {
        font-size: 24px; } }

.chd-hazlehurst__quote {
  margin: auto 15px; }
  .chd-hazlehurst__quote quote {
    display: block;
    margin: 1em auto;
    font-family: "merriweather", Merriweather, serif;
    max-width: 910px; }
  .chd-hazlehurst__quote span {
    padding: 0;
    font-size: 20px; }
    @media (min-width: 1200px) {
      .chd-hazlehurst__quote span {
        font-size: 40px;
        line-height: 135%;
        letter-spacing: -1px; } }
  .chd-hazlehurst__quote cite {
    display: block;
    margin: 1em auto;
    color: #000;
    font-size: 15px;
    font-style: italic;
    padding: 0 0 5px; }
    @media (min-width: 1200px) {
      .chd-hazlehurst__quote cite {
        font-size: 24px; } }

.chd-hazlehurst__content-section {
  margin: auto 15px; }
  @media (min-width: 960px) {
    .chd-hazlehurst__content-section {
      display: flex;
      gap: 20px;
      justify-content: space-between;
      margin: auto; } }
  @media (min-width: 1200px) {
    .chd-hazlehurst__content-section {
      padding-bottom: 50px; } }

.chd-hazlehurst__content {
  max-width: 910px;
  margin: 0 auto; }

.chd-hazlehurst__share-links {
  background: #fff;
  display: flex;
  gap: 13px;
  margin: 0 0 19px;
  position: relative; }
  @media (min-width: 960px) {
    .chd-hazlehurst__share-links {
      margin: 63px 0 24px; } }
  .chd-hazlehurst__share-links a {
    align-items: center;
    background: #F70006;
    border-radius: 50%;
    display: flex;
    height: 21px;
    padding: 12px;
    transition: .2s;
    width: 21px; }
    @media (min-width: 960px) {
      .chd-hazlehurst__share-links a {
        height: 24px;
        padding: 16px;
        width: 24px; } }
    .chd-hazlehurst__share-links a:hover {
      background: #AC0000; }
  .chd-hazlehurst__share-links .copied-tool-tip {
    background: #F70006; }
    .chd-hazlehurst__share-links .copied-tool-tip.active {
      z-index: -2; }

.chd-hazlehurst__boxes-one {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 25px;
  margin: 34px 15px 0;
  padding-bottom: 53px; }
  @media (min-width: 960px) {
    .chd-hazlehurst__boxes-one {
      gap: 34px;
      margin-top: 0; } }
  .chd-hazlehurst__boxes-one h2 {
    font-size: 24px;
    margin-bottom: 0; }
    @media (min-width: 1200px) {
      .chd-hazlehurst__boxes-one h2 {
        font-size: 30px; } }
  .chd-hazlehurst__boxes-one > div {
    border-bottom: 6px solid; }
    @media (min-width: 1200px) {
      .chd-hazlehurst__boxes-one > div {
        border-bottom: 7px solid; } }
  .chd-hazlehurst__boxes-one > div:nth-of-type(3n + 1) {
    border-bottom-color: #B0DDF3; }
  .chd-hazlehurst__boxes-one > div:nth-of-type(3n + 2) {
    border-bottom-color: #008bb3; }
  .chd-hazlehurst__boxes-one > div:nth-of-type(3n + 3) {
    border-bottom-color: #05607C; }
  .chd-hazlehurst__boxes-one .chd-hazlehurst__box {
    align-items: center;
    border-radius: 2px;
    box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.08);
    color: #000;
    cursor: pointer;
    display: flex;
    font-family: "merriweather", Merriweather, serif;
    font-size: 18px;
    font-weight: bold;
    justify-content: center;
    padding: 22px 0;
    text-align: center;
    width: 313px; }
    @media (min-width: 1200px) {
      .chd-hazlehurst__boxes-one .chd-hazlehurst__box {
        font-size: 24px;
        padding: 29px 0; } }
    .chd-hazlehurst__boxes-one .chd-hazlehurst__box:hover {
      box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.2); }
  .chd-hazlehurst__boxes-one details {
    box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.08);
    display: flex; }
    .chd-hazlehurst__boxes-one details:hover {
      box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.15); }
    .chd-hazlehurst__boxes-one details[open] summary {
      padding-bottom: 25px; }
      .chd-hazlehurst__boxes-one details[open] summary:first-child:after {
        transform: rotate(135deg);
        margin-top: 10px; }
    .chd-hazlehurst__boxes-one details .chd-hazlehurst__box {
      box-shadow: none; }
      .chd-hazlehurst__boxes-one details .chd-hazlehurst__box::-webkit-details-marker, .chd-hazlehurst__boxes-one details .chd-hazlehurst__box::marker {
        color: transparent;
        display: none;
        list-style: none; }
      .chd-hazlehurst__boxes-one details .chd-hazlehurst__box:first-child:after {
        border-bottom: 3px solid #000;
        border-left: 3px solid #000;
        content: '';
        height: 10px;
        margin-left: 15px;
        position: relative;
        transform: rotate(-45deg);
        transition: .2s;
        width: 10px; }
      .chd-hazlehurst__boxes-one details .chd-hazlehurst__box:hover {
        box-shadow: none; }
    .chd-hazlehurst__boxes-one details > div {
      align-items: center;
      display: flex;
      flex-direction: column;
      position: relative;
      text-align: center; }
      .chd-hazlehurst__boxes-one details > div a {
        font-family: "merriweather", Merriweather, serif;
        font-weight: bold;
        padding: 20px 0;
        width: 100%; }
        .chd-hazlehurst__boxes-one details > div a:hover {
          background: #F5CCC9; }
      .chd-hazlehurst__boxes-one details > div:not(:last-of-type):after {
        background: #E9E8E6;
        bottom: 0;
        content: '';
        display: block;
        height: 1.5px;
        position: absolute;
        width: 111px; }
      .chd-hazlehurst__boxes-one details > div:hover:after {
        display: none; }

.chd-hazlehurst__timeline {
  background: #F4F5F5;
  padding-top: 50px; }
  .chd-hazlehurst__timeline h2 {
    color: #008bb3;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 24px;
    letter-spacing: 2.4px;
    margin-bottom: 14px;
    max-width: 100%;
    text-align: center;
    text-transform: uppercase; }
    @media (min-width: 1200px) {
      .chd-hazlehurst__timeline h2 {
        font-size: 38px;
        margin: auto;
        max-width: 1140px;
        padding: 0; } }
  .chd-hazlehurst__timeline > p {
    font-size: 16px;
    line-height: 135%;
    max-width: 950px;
    margin: 1em auto;
    padding: 0 17px 30px; }

.chd-hazlehurst__section-two {
  background: #fff; }

.chd-hazlehurst__boxes-two {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 30px 17px;
  justify-content: center;
  padding: 43px 17px 0; }
  @media (min-width: 1200px) {
    .chd-hazlehurst__boxes-two {
      padding-top: 82px; } }
  .chd-hazlehurst__boxes-two a {
    align-items: center;
    display: flex;
    flex-direction: column;
    max-width: 381px; }
    .chd-hazlehurst__boxes-two a:hover span {
      background: #AC0000; }
  .chd-hazlehurst__boxes-two img {
    object-fit: cover;
    width: 100%; }
    @media (min-width: 960px) {
      .chd-hazlehurst__boxes-two img {
        height: 222px;
        width: 381px; } }
  .chd-hazlehurst__boxes-two span {
    align-items: center;
    background: #008bb3;
    color: #fff;
    display: flex;
    font-family: "merriweather", Merriweather, serif;
    font-size: 24px;
    height: 128px;
    justify-content: center;
    letter-spacing: -0.48px;
    line-height: normal;
    margin-top: -40px;
    padding: 0 39px;
    text-align: center;
    transition: .2s;
    width: 234px; }

.chd-hazlehurst__feature-video {
  background: #F4F5F5;
  padding: 17px;
  position: relative; }
  @media (min-width: 1200px) {
    .chd-hazlehurst__feature-video {
      background: none;
      padding: 80px 0 64px; } }
  .chd-hazlehurst__feature-video h2 {
    color: #008bb3;
    font-size: 24px; }
    @media (min-width: 1200px) {
      .chd-hazlehurst__feature-video h2 {
        font-size: 32px; } }
  .chd-hazlehurst__feature-video p {
    line-height: 18px;
    display: flex;
    justify-content: center; }
    @media (min-width: 1200px) {
      .chd-hazlehurst__feature-video p {
        margin-bottom: 32px; } }
    .chd-hazlehurst__feature-video p a {
      background: #008bb3;
      color: #ffffff;
      font-size: 15px;
      font-weight: bold;
      letter-spacing: 1.5px;
      line-height: normal;
      margin: 2em 0 0;
      padding: .5em 1.5em;
      text-transform: uppercase;
      transition: .5s; }
      @media (min-width: 1440px) {
        .chd-hazlehurst__feature-video p a {
          margin-top: 28px;
          padding: 13px 45px; } }
      .chd-hazlehurst__feature-video p a:hover {
        background: #fff;
        color: #008bb3; }
  @media (min-width: 1200px) {
    .chd-hazlehurst__feature-video:before {
      background: #F4F5F5;
      content: '';
      height: 457px;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: -1; } }

.chd-hazlehurst__feature-video-wrapper {
  margin: auto;
  max-width: 910px; }
  .chd-hazlehurst__feature-video-wrapper p {
    font-size: 16px;
    line-height: 135%;
    max-width: 910px; }

.chd-hazlehurst__additional_resources {
  background: #b0ddf3;
  padding: 40px 17px;
  width: 100%;
  box-sizing: border-box; }
  @media (min-width: 960px) {
    .chd-hazlehurst__additional_resources {
      padding: 75px 17px 100px; } }
  .chd-hazlehurst__additional_resources a {
    max-width: 381px;
    color: #000; }
    .chd-hazlehurst__additional_resources a:hover {
      text-decoration: underline;
      text-decoration-color: #000; }
  .chd-hazlehurst__additional_resources h2 {
    color: #000;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 24px;
    letter-spacing: 2.4px;
    margin-bottom: 0;
    max-width: 100%;
    text-align: left;
    text-transform: uppercase; }
    @media (min-width: 960px) {
      .chd-hazlehurst__additional_resources h2 {
        font-size: 38px; } }
    @media (min-width: 1245px) {
      .chd-hazlehurst__additional_resources h2 {
        margin: auto;
        max-width: 1210px; } }
    @media (max-width: 1255px) {
      .chd-hazlehurst__additional_resources h2 {
        text-align: center; } }
  .chd-hazlehurst__additional_resources p {
    color: #000;
    margin-top: 0;
    font-size: 16px;
    padding-bottom: 2em; }
    @media (min-width: 1245px) {
      .chd-hazlehurst__additional_resources p {
        margin: auto;
        max-width: 1210px; } }
    @media (max-width: 1255px) {
      .chd-hazlehurst__additional_resources p {
        text-align: center; } }
  .chd-hazlehurst__additional_resources span {
    color: #000;
    display: block;
    font-size: 20px;
    line-height: 24px;
    padding: 8px 0 0; }

.chd-hazlehurst__resource-boxes {
  display: flex;
  flex-wrap: wrap;
  gap: 3em 2em;
  justify-content: center;
  width: 1210px;
  max-width: 100%;
  margin: auto; }

.tl-storyslider .tl-slider-container-mask {
  background: #F4F5F5; }

.tl-timenav .tl-timenav-slider .tl-timenav-slider-background {
  background: #fff; }

.tl-menubar-button {
  background: #fff; }

.tl-timeaxis {
  background-color: #F4F5F5;
  z-index: 10; }

.tl-timeaxis-background {
  background-color: #F4F5F5;
  z-index: 7; }

.tl-storyslider .tl-slider-container-mask:after {
  background: linear-gradient(90deg, rgba(255, 222, 0, 0.96) 3.13%, rgba(169, 1, 1, 0.96) 86.69%);
  bottom: 0;
  content: '';
  display: block;
  height: 10px;
  left: 50%;
  position: absolute;
  transform: translate(-50%);
  width: 100%;
  z-index: 10; }

.tl-skinny .tl-text h2.tl-headline-title, .tl-skinny .tl-text h2.tl-headline {
  font-size: 20px;
  line-height: normal; }

.tl-timeline p {
  font-size: 16px;
  line-height: normal; }

.tl-media .tl-media-content-container .tl-media-content img, .tl-media .tl-media-content-container .tl-media-content embed, .tl-media .tl-media-content-container .tl-media-content object, .tl-media .tl-media-content-container .tl-media-content video, .tl-mobile.tl-skinny .tl-media .tl-media-image {
  max-height: 115px !important; }
  @media (min-width: 658px) {
    .tl-media .tl-media-content-container .tl-media-content img, .tl-media .tl-media-content-container .tl-media-content embed, .tl-media .tl-media-content-container .tl-media-content object, .tl-media .tl-media-content-container .tl-media-content video, .tl-mobile.tl-skinny .tl-media .tl-media-image {
      max-height: 390px !important; } }

.tl-storyslider iframe {
  max-height: 130px !important; }
  @media (min-width: 658px) {
    .tl-storyslider iframe {
      max-height: 390px !important; } }

.tl-skinny .tl-media .tl-media-content-container .tl-credit {
  max-width: 250px; }

.tl-timenav {
  max-height: 165px; }

.chd-autism__wrapper {
  padding: 0; }

.chd-autism__home-wrapper {
  padding: 0; }

.chd-autism__home-banner {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  height: 240px;
  position: relative;
  box-shadow: 0px 4px 4px 0px #0000000D;
  align-items: center;
  justify-content: center;
  display: flex; }
  @media (min-width: 500px) {
    .chd-autism__home-banner {
      background-position: center; } }
  @media (min-width: 620px) {
    .chd-autism__home-banner {
      justify-content: center;
      height: 343px; } }
  @media (min-width: 1200px) {
    .chd-autism__home-banner {
      height: 542px; } }

.chd-autism__home-title {
  margin-bottom: 4em; }
  .chd-autism__home-title h1 {
    font-size: 28px;
    line-height: 26px;
    padding: 22px 0 0;
    text-align: center;
    color: #000000;
    text-shadow: 0px 0px 6.9px 0px #FFFFFF40; }
    @media (min-width: 620px) {
      .chd-autism__home-title h1 {
        padding-top: 0; }
        .chd-autism__home-title h1 {
          font-size: 31px; } }
    @media screen and (min-width: 620px) and (min-width: 620px) {
      .chd-autism__home-title h1 {
        font-size: calc(31px + 9 * ((100vw - 620px) / 820)); } }
    @media screen and (min-width: 620px) and (min-width: 1440px) {
      .chd-autism__home-title h1 {
        font-size: 40px; } }
    @media (min-width: 620px) {
        .chd-autism__home-title h1 {
          line-height: 31px; } }
    @media screen and (min-width: 620px) and (min-width: 620px) {
      .chd-autism__home-title h1 {
        line-height: calc(31px + 20 * ((100vw - 620px) / 820)); } }
    @media screen and (min-width: 620px) and (min-width: 1440px) {
      .chd-autism__home-title h1 {
        line-height: 51px; } }
    @media (min-width: 1440px) {
      .chd-autism__home-title h1 {
        font-size: 46px;
        line-height: 58.51px; } }
    @media (min-width: 1540px) {
      .chd-autism__home-title h1 {
        font-size: 40px; } }
  @media screen and (min-width: 1540px) and (min-width: 1440px) {
    .chd-autism__home-title h1 {
      font-size: calc(40px + 20 * ((100vw - 1440px) / 400)); } }
  @media screen and (min-width: 1540px) and (min-width: 1840px) {
    .chd-autism__home-title h1 {
      font-size: 60px; } }
    @media (min-width: 1540px) {
      .chd-autism__home-title h1 {
        line-height: 51px; } }
  @media screen and (min-width: 1540px) and (min-width: 1440px) {
    .chd-autism__home-title h1 {
      line-height: calc(51px + 20 * ((100vw - 1440px) / 400)); } }
  @media screen and (min-width: 1540px) and (min-width: 1840px) {
    .chd-autism__home-title h1 {
      line-height: 71px; } }
    @media (min-width: 1840px) {
      .chd-autism__home-title h1 {
        font-size: 60px;
        line-height: 71px; } }
  .chd-autism__home-title p {
    font-size: 12px;
    line-height: 15px;
    font-family: "merriweather", Merriweather, serif; }
    @media (min-width: 620px) {
      .chd-autism__home-title p {
        padding-top: 0; }
        .chd-autism__home-title p {
          font-size: 16px; } }
    @media screen and (min-width: 620px) and (min-width: 620px) {
      .chd-autism__home-title p {
        font-size: calc(16px + 4 * ((100vw - 620px) / 820)); } }
    @media screen and (min-width: 620px) and (min-width: 1440px) {
      .chd-autism__home-title p {
        font-size: 20px; } }
    @media (min-width: 620px) {
        .chd-autism__home-title p {
          line-height: 16px; } }
    @media screen and (min-width: 620px) and (min-width: 620px) {
      .chd-autism__home-title p {
        line-height: calc(16px + 10 * ((100vw - 620px) / 820)); } }
    @media screen and (min-width: 620px) and (min-width: 1440px) {
      .chd-autism__home-title p {
        line-height: 26px; } }
    @media (min-width: 1440px) {
      .chd-autism__home-title p {
        font-size: 23px;
        line-height: 29px; } }
    @media (min-width: 1540px) {
      .chd-autism__home-title p {
        font-size: 20px; } }
  @media screen and (min-width: 1540px) and (min-width: 1440px) {
    .chd-autism__home-title p {
      font-size: calc(20px + 10 * ((100vw - 1440px) / 400)); } }
  @media screen and (min-width: 1540px) and (min-width: 1840px) {
    .chd-autism__home-title p {
      font-size: 30px; } }
    @media (min-width: 1540px) {
      .chd-autism__home-title p {
        line-height: 26px; } }
  @media screen and (min-width: 1540px) and (min-width: 1440px) {
    .chd-autism__home-title p {
      line-height: calc(26px + 10 * ((100vw - 1440px) / 400)); } }
  @media screen and (min-width: 1540px) and (min-width: 1840px) {
    .chd-autism__home-title p {
      line-height: 36px; } }
    @media (min-width: 1840px) {
      .chd-autism__home-title p {
        font-size: 30px;
        line-height: 36px; } }

.chd-autism__home-link-boxes .swiper-wrapper {
  padding: 10px 17px;
  box-sizing: border-box; }
  @media (min-width: 1080px) {
    .chd-autism__home-link-boxes .swiper-wrapper {
      justify-content: center; } }
  @media (min-width: 1200px) {
    .chd-autism__home-link-boxes .swiper-wrapper {
      overflow: initial !important;
      padding: 0px 17px;
      top: -80px; } }

.chd-autism__home-link-box {
  background-position: center;
  background-size: cover;
  box-shadow: 0 3px 5px 3px rgba(0, 0, 0, 0.15);
  display: block;
  height: 100%;
  position: relative;
  transition: .2s;
  width: 100%; }
  .chd-autism__home-link-box:before {
    background: linear-gradient(#000, transparent 55%);
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    transition: .2s;
    width: 100%; }
  .chd-autism__home-link-box p {
    color: #fff;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 20px;
    letter-spacing: 0.75px;
    line-height: 26px;
    padding: 16px;
    position: relative;
    font-weight: 700;
    text-transform: uppercase; }
    .chd-autism__home-link-box p::after {
      background: #3FB6E8;
      content: '';
      display: block;
      height: 4px;
      margin-top: 8px;
      width: 83px; }
  .chd-autism__home-link-box:hover {
    box-shadow: 0 3px 5px 3px rgba(0, 0, 0, 0.3); }
    .chd-autism__home-link-box:hover:before {
      opacity: .8; }

.chd-autism__home-swiper-slide.swiper-slide {
  height: 377px;
  width: 247px; }
  .chd-autism__home-swiper-slide.swiper-slide:first-child {
    padding-left: 15px; }
  .chd-autism__home-swiper-slide.swiper-slide:last-child {
    padding-right: 15px; }

.chd-autism__home-top-links {
  position: relative; }
  @media (min-width: 1200px) {
    .chd-autism__home-top-links {
      top: -80px; } }
  .chd-autism__home-top-links-inner {
    display: flex;
    flex-wrap: wrap;
    gap: 1em;
    justify-content: center; }
    @media (max-width: 959px) {
      .chd-autism__home-top-links-inner {
        padding: 40px 17px; } }
    .chd-autism__home-top-links-inner a {
      padding: 1em;
      text-transform: uppercase;
      color: #ffffff;
      width: 248px;
      font-family: "open-sans", "Open Sans", sans-serif;
      font-size: 20px;
      line-height: 26px;
      font-weight: 700;
      letter-spacing: 0.75px;
      box-shadow: 0px 2px 10px 0px #00000040;
      box-sizing: border-box;
      height: 240px; }
      @media (min-width: 1200px) {
        .chd-autism__home-top-links-inner a {
          height: 380px; } }
      .chd-autism__home-top-links-inner a p {
        position: relative; }
        .chd-autism__home-top-links-inner a p:after {
          content: '';
          display: block;
          width: 84px;
          margin-top: 0.4em;
          border-bottom: 4px solid #3fb6e8; }

.chd-autism__home-million-match-banner {
  padding: 1em;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
  box-shadow: 0px 4px 4px 0px #0000000D;
  align-items: center;
  display: flex; }
  @media (max-width: 619px) {
    .chd-autism__home-million-match-banner {
      justify-content: flex-end; } }
  @media (min-width: 620px) {
    .chd-autism__home-million-match-banner {
      height: 343px; } }
  @media (min-width: 1560px) {
    .chd-autism__home-million-match-banner {
      height: 542px; } }
  .chd-autism__home-million-match-banner-inner {
    max-width: 100%;
    z-index: 1;
    position: relative; }
    @media (max-width: 619px) {
      .chd-autism__home-million-match-banner-inner {
        text-align: center; } }
    @media (min-width: 620px) {
      .chd-autism__home-million-match-banner-inner {
        width: 48%;
        left: 52%; } }
  .chd-autism__home-million-match-banner h2 {
    color: #ffffff;
    text-transform: uppercase;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 24px;
    letter-spacing: -2px;
    margin-bottom: 0; }
    @media (min-width: 1200px) {
      .chd-autism__home-million-match-banner h2 {
        font-size: 42px; } }
  .chd-autism__home-million-match-banner-subheading {
    color: #8aebff;
    margin: auto auto;
    font-size: 16px;
    font-family: "merriweather", Merriweather, serif; }
    @media (min-width: 1200px) {
      .chd-autism__home-million-match-banner-subheading {
        font-size: 24px; } }
  .chd-autism__home-million-match-banner-logo-sm {
    width: 150px; }
    @media (min-width: 620px) {
      .chd-autism__home-million-match-banner-logo-sm {
        display: none; } }
  .chd-autism__home-million-match-banner-logo-lg {
    width: 560px;
    right: 11px;
    position: relative; }
    @media (max-width: 619px) {
      .chd-autism__home-million-match-banner-logo-lg {
        display: none; } }
  .chd-autism__home-million-match-banner-blurb {
    margin: auto 0 1em;
    color: #ffffff;
    font-size: 16px;
    line-height: 22px;
    width: 426px;
    max-width: 100%; }
    @media (max-width: 619px) {
      .chd-autism__home-million-match-banner-blurb {
        display: none; } }
  .chd-autism__home-million-match-banner-button a {
    display: inline-block;
    background-color: #8aebff;
    color: #000000;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 1px;
    padding: 0.75em 2em;
    transition: 0.2s ease-in-out; }
    .chd-autism__home-million-match-banner-button a:hover {
      background: #ffffff; }

.chd-autism__home-chart {
  background-color: #05607c;
  padding: 40px 17px; }
  @media (min-width: 960px) {
    .chd-autism__home-chart {
      padding: 75px 17px 100px; } }
  .chd-autism__home-chart-inner {
    width: 1210px;
    margin: auto;
    max-width: 100%;
    display: flex;
    gap: 3em 4em;
    justify-content: center;
    align-items: stretch;
    flex-wrap: wrap; }
  .chd-autism__home-chart-image {
    width: 580px;
    max-width: 100%;
    background: #ffffff;
    display: flex;
    align-items: center;
    min-height: 240px; }
    .chd-autism__home-chart-image h2 {
      color: #0080A3;
      margin: auto;
      font-size: 24px; }
      @media (min-width: 1200px) {
        .chd-autism__home-chart-image h2 {
          font-size: 32px;
          line-height: 44px; } }
    @media (min-width: 1200px) {
      .chd-autism__home-chart-image p {
        font-size: 20px; } }
    .chd-autism__home-chart-image figure {
      position: relative; }
      .chd-autism__home-chart-image figure figcaption {
        padding: 2em 2em 0; }
        @media (min-width: 1200px) {
          .chd-autism__home-chart-image figure figcaption {
            position: absolute;
            padding: 0.5em 2em; } }
  .chd-autism__home-chart-text {
    width: 530px;
    max-width: 100%;
    color: #ffffff; }
    .chd-autism__home-chart-text h2 {
      font-size: 24px;
      line-height: 36px;
      font-weight: 400; }
      @media (min-width: 1200px) {
        .chd-autism__home-chart-text h2 {
          font-size: 38px;
          line-height: 52px; } }
    .chd-autism__home-chart-text-blurb {
      font-size: 16px;
      line-height: 22px; }
      .chd-autism__home-chart-text-blurb p {
        margin: 1em 0; }
    .chd-autism__home-chart-text-button {
      margin: 2em auto; }
      .chd-autism__home-chart-text-button a {
        display: inline-block;
        font-size: 15px;
        font-weight: 700;
        line-height: 20px;
        background-color: #8aebff;
        color: #000000;
        text-transform: uppercase;
        padding: 1em 2em;
        box-shadow: 0px 4px 6px 0px #00000033;
        text-align: center;
        transition: 0.2s ease-in-out; }
        @media (min-width: 1200px) {
          .chd-autism__home-chart-text-button a {
            letter-spacing: 2px; } }
        .chd-autism__home-chart-text-button a:hover {
          background: #ffffff; }

.chd-autism__home-timeline {
  background: #F4F5F5;
  padding-top: 50px; }
  .chd-autism__home-timeline h2 {
    color: #008bb3;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 24px;
    letter-spacing: 2.4px;
    margin-bottom: 1em;
    max-width: 100%;
    text-align: center;
    text-transform: uppercase; }
    @media (min-width: 1200px) {
      .chd-autism__home-timeline h2 {
        font-size: 38px;
        margin: auto auto 1em;
        max-width: 1140px;
        padding: 0; } }
  .chd-autism__home-timeline > p {
    font-size: 16px;
    line-height: 135%;
    max-width: 950px;
    margin: 1em auto;
    padding: 0 17px 30px; }

.chd-autism__home-feature-video {
  background: #F4F5F5;
  padding: 17px;
  position: relative; }
  @media (min-width: 1200px) {
    .chd-autism__home-feature-video {
      background: none;
      padding: 80px 0 64px; } }
  .chd-autism__home-feature-video h2 {
    color: #008bb3;
    font-size: 24px;
    line-height: 135%;
    margin: 1em auto; }
    @media (min-width: 1200px) {
      .chd-autism__home-feature-video h2 {
        font-size: 32px; } }
    @media (min-width: 1245px) {
      .chd-autism__home-feature-video h2 {
        margin: auto auto 0.3rem;
        max-width: 1210px; } }
    @media (max-width: 1255px) {
      .chd-autism__home-feature-video h2 {
        text-align: center; } }
  .chd-autism__home-feature-video p {
    line-height: 18px;
    margin-bottom: 2em; }
    @media (min-width: 1245px) {
      .chd-autism__home-feature-video p {
        margin: auto auto 2em;
        max-width: 1210px; } }
    @media (max-width: 1255px) {
      .chd-autism__home-feature-video p {
        text-align: center; } }
    .chd-autism__home-feature-video p a {
      background: #008bb3;
      color: #ffffff;
      font-size: 15px;
      font-weight: bold;
      letter-spacing: 1.5px;
      line-height: normal;
      margin: 2em 0 0;
      padding: .5em 1.5em;
      text-transform: uppercase;
      transition: .5s; }
      @media (min-width: 1440px) {
        .chd-autism__home-feature-video p a {
          margin-top: 28px;
          padding: 13px 45px; } }
      .chd-autism__home-feature-video p a:hover {
        background: #fff;
        color: #008bb3; }
  @media (min-width: 1200px) {
    .chd-autism__home-feature-video:before {
      background: #F4F5F5;
      content: '';
      height: 457px;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: -1; } }

.chd-autism__home-feature-video-wrapper {
  margin: auto;
  max-width: 910px; }
  .chd-autism__home-feature-video-wrapper p {
    font-size: 16px;
    line-height: 18px;
    max-width: 910px; }

.chd-autism__home-page-links {
  padding: 40px 17px; }
  @media (min-width: 960px) {
    .chd-autism__home-page-links {
      padding: 75px 17px 100px; } }
  .chd-autism__home-page-links h2 {
    width: 1210px;
    max-width: 100%;
    margin: 0 auto 1em;
    font-size: 32px;
    line-height: 52px;
    color: #0080A3;
    font-weight: 700; }
    @media (min-width: 1245px) {
      .chd-autism__home-page-links h2 {
        max-width: 1210px; } }
    @media (max-width: 1255px) {
      .chd-autism__home-page-links h2 {
        text-align: center; } }
  .chd-autism__home-page-links-inner {
    width: 1210px;
    max-width: 100%;
    margin: auto;
    display: flex;
    gap: 3em 2em;
    justify-content: center;
    flex-wrap: wrap; }
  .chd-autism__home-page-links-link {
    width: 380px;
    max-width: 100%; }
    .chd-autism__home-page-links-link img {
      width: 380px;
      object-fit: cover;
      object-position: center center;
      height: 222px;
      background-color: #373a3c; }
    .chd-autism__home-page-links-link p {
      position: relative;
      top: -42px;
      width: 312px;
      max-width: 90%;
      margin: auto;
      text-align: center;
      font-family: "merriweather", Merriweather, serif;
      font-weight: bold;
      font-size: 24px;
      line-height: 28.5px;
      letter-spacing: -0.5px; }
      .chd-autism__home-page-links-link p a {
        width: 100%;
        padding: 2.1em 1em;
        box-sizing: border-box;
        display: inline-block;
        background-color: #0080A3;
        color: #ffffff;
        transition: 0.2s ease-in-out; }
        .chd-autism__home-page-links-link p a:hover {
          background-color: #05607c;
          box-shadow: 0px 0px 6px 2px #00000040; }

.chd-autism__home-articles-media {
  background: #f4f5f5;
  padding: 40px 17px;
  width: 100%;
  box-sizing: border-box; }
  @media (min-width: 960px) {
    .chd-autism__home-articles-media {
      padding: 75px 17px 100px; } }
  .chd-autism__home-articles-media h2 {
    color: #0080A3;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 24px;
    letter-spacing: 2.4px;
    margin-bottom: 0;
    max-width: 100%;
    text-align: left;
    text-transform: uppercase; }
    @media (min-width: 960px) {
      .chd-autism__home-articles-media h2 {
        font-size: 38px; } }
    @media (min-width: 1245px) {
      .chd-autism__home-articles-media h2 {
        margin: auto;
        max-width: 1210px; } }
    @media (max-width: 1255px) {
      .chd-autism__home-articles-media h2 {
        text-align: center; } }
  @media (min-width: 1245px) {
    .chd-autism__home-articles-media-subheading {
      margin: auto;
      max-width: 1210px; } }
  @media (max-width: 1255px) {
    .chd-autism__home-articles-media-subheading {
      text-align: center; } }
  .chd-autism__home-articles-media-inner {
    width: 1210px;
    max-width: 100%;
    margin: 3em auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 3em; }
    .chd-autism__home-articles-media-inner a {
      width: 370px;
      max-width: 100%;
      color: #000; }
      .chd-autism__home-articles-media-inner a:hover {
        text-decoration: underline;
        text-decoration-color: #000; }
    .chd-autism__home-articles-media-inner-article img {
      width: 370px;
      object-fit: cover;
      object-position: center center;
      height: 206px;
      background-color: #373a3c; }
    .chd-autism__home-articles-media-inner-article-date {
      color: #000000;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      margin: 0.25em auto 0.5em; }
    .chd-autism__home-articles-media-inner-article-title {
      color: #000000;
      font-weight: 600;
      font-size: 20px;
      line-height: 24px;
      width: 344px;
      max-width: 100%; }
    .chd-autism__home-articles-media-inner-video-thumb {
      width: 370px;
      max-width: 100%;
      object-fit: cover;
      object-position: center center;
      height: 206px;
      background-color: #373a3c;
      position: relative; }
      .chd-autism__home-articles-media-inner-video-thumb:after {
        background-color: #25252f;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTEuNDI1LjM1TDE0LjU3NSA4bC0xMy4xNSA3LjY1Vi4zNXoiPjwvcGF0aD48L3N2Zz4=);
        background-position: 55% center;
        background-size: 25px auto;
        background-repeat: no-repeat;
        border: 1px solid #ffffff;
        box-shadow: 0px 2px 6px 0px #00000040;
        border-radius: 50%;
        content: '';
        display: block;
        height: 50px;
        left: 50%;
        opacity: 0.6;
        position: absolute;
        transform: translate(-50%, -50%);
        transition: opacity 0.15s;
        top: 50%;
        width: 50px;
        z-index: 1; }
    .chd-autism__home-articles-media-inner-video-date {
      color: #000000;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      margin: 0.25em auto 0.5em; }
    .chd-autism__home-articles-media-inner-video-title {
      color: #000000;
      font-weight: 600;
      font-size: 20px;
      line-height: 24px;
      width: 344px;
      max-width: 100%; }
  .chd-autism__home-articles-media-more-link {
    text-align: right; }
    @media (min-width: 1245px) {
      .chd-autism__home-articles-media-more-link {
        margin: auto;
        max-width: 1210px; } }
    @media (max-width: 1255px) {
      .chd-autism__home-articles-media-more-link {
        text-align: center; } }
    .chd-autism__home-articles-media-more-link a {
      color: #0080A3;
      text-transform: uppercase;
      position: relative;
      font-size: 16px;
      font-weight: 700;
      line-height: 26px;
      letter-spacing: 2px; }
      .chd-autism__home-articles-media-more-link a:after {
        content: '\2192';
        padding: 0 0.5em; }

.chd-autism__article-wrapper {
  padding: 30px 0; }
  @media (min-width: 768px) {
    .chd-autism__article-wrapper {
      padding: 50px 0;
      margin: auto;
      max-width: 1255px; } }
  .chd-autism__article-wrapper aside {
    border: 0; }
    @media (min-width: 768px) {
      .chd-autism__article-wrapper aside {
        padding: 0 20px; } }
    @media (min-width: 834px) {
      .chd-autism__article-wrapper aside {
        padding: 0 40px; } }
    @media (min-width: 1200px) {
      .chd-autism__article-wrapper aside {
        padding: 0 50px; } }
  .chd-autism__article-wrapper .breadcrumb {
    margin: 0.5em auto;
    text-transform: uppercase; }

.chd-autism__resources-nav-heading {
  font-size: 14px;
  line-height: 38px;
  color: #6e6e6e;
  font-weight: 600;
  margin: auto;
  font-family: "open-sans", "Open Sans", sans-serif; }

.chd-autism__resources-nav {
  background: #ffffff;
  border: none;
  margin: 0;
  overflow-x: scroll;
  position: sticky;
  top: 0;
  transition: .2s;
  z-index: 19;
  scrollbar-width: none;
  -ms-overflow-style: none; }
  .chd-autism__resources-nav::-webkit-scrollbar {
    width: 0px;
    background: transparent; }
  .chd-autism__resources-nav ul {
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin: auto; }
    .chd-autism__resources-nav ul li a {
      color: #373a3c;
      padding: 10px 20px;
      transition: .2s;
      display: inline-block;
      font-weight: bold;
      white-space: nowrap; }
      .chd-autism__resources-nav ul li a:focus:not([data-current-section="true"]) {
        background: rgba(176, 221, 243, 0.25) !important; }
      .chd-autism__resources-nav ul li a[data-current-section="true"] {
        background: #b0ddf3; }

.chd-autism__article {
  float: none;
  padding: 0 15px 20px; }
  @media (min-width: 834px) {
    .chd-autism__article {
      padding: 0 40px; } }
  .chd-autism__article h1 {
    color: #000;
    font-size: 30px;
    line-height: normal;
    margin: 0 0 20px;
    line-height: 32px; }
    @media (min-width: 1000px) {
      .chd-autism__article h1 {
        font-size: 40px; } }
  .chd-autism__article p {
    margin-bottom: 25px; }
  .chd-autism__article .chd-defender-article__meta-button {
    color: #6E6E6E;
    padding-bottom: 5px; }
    .chd-autism__article .chd-defender-article__meta-button:before {
      background-size: cover;
      filter: brightness(0) saturate(100%) invert(46%) sepia(0%) saturate(0%) hue-rotate(31deg) brightness(93%) contrast(93%);
      height: 9px;
      margin-right: 5px;
      width: 9px; }
    .chd-autism__article .chd-defender-article__meta-button span {
      clip: auto;
      height: auto;
      line-height: 22px;
      margin: 0;
      width: auto; }
  .chd-autism__article .chd-defender-article__meta-share-menu {
    background-image: url("./images/share-menu-bg-left.svg");
    box-sizing: border-box;
    display: block;
    height: 308px;
    left: auto;
    opacity: 0;
    overflow: hidden;
    padding: 35px 20px 20px;
    right: auto;
    transition: .2s;
    z-index: -10; }
    .chd-autism__article .chd-defender-article__meta-share-menu--active {
      opacity: 1;
      z-index: 10; }

.chd-autism__resources-rows-row {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 0 3em;
  padding: 1em 0 1em; }
  @media (min-width: 1000px) {
    .chd-autism__resources-rows-row {
      padding: 1.5em 0 2em; } }
  .chd-autism__resources-rows-row h2 {
    color: #0080A3;
    margin: 0.75em auto 0.5em;
    font-size: 24px;
    line-height: 32px; }
    @media (min-width: 1200px) {
      .chd-autism__resources-rows-row h2 {
        margin: auto auto 0.5em;
        font-size: 32px; } }
  .chd-autism__resources-rows-row-image {
    width: 100%;
    height: 155px;
    order: -1; }
    @media (min-width: 1000px) {
      .chd-autism__resources-rows-row-image {
        width: 330px;
        height: 330px; } }
    .chd-autism__resources-rows-row-image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
      @media (min-width: 1000px) {
        .chd-autism__resources-rows-row-image img {
          object-position: center !important; } }
  @media (min-width: 1000px) {
    .chd-autism__resources-rows-row-content {
      width: calc(100% - 330px - 3em);
      max-width: 100%; } }
  .chd-autism__resources-rows-row-subsection h3 {
    color: #373a3c;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 21px;
    line-height: 28px;
    margin: 0.75em auto; }
    @media (min-width: 1000px) {
      .chd-autism__resources-rows-row-subsection h3 {
        font-size: 24px;
        line-height: 32px; } }

.chd-autism__resources-link {
  box-shadow: 0px 0px 4px 0px #00000040;
  color: #373a3c;
  display: inline-flex;
  background-color: #ffffff;
  background-size: cover;
  background-position: center;
  border-radius: 5px;
  padding: 0.5em;
  font-size: 14px;
  box-sizing: border-box;
  transition: 0.2s ease-in-out; }
  .chd-autism__resources-link .text {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase; }
  .chd-autism__resources-link .arrow {
    padding: 0em 0.5em;
    height: 15px;
    line-height: 26px;
    vertical-align: middle; }
    .chd-autism__resources-link .arrow svg {
      background-color: #0080A3;
      padding: 0.25em;
      border-radius: 50%;
      width: 15px;
      height: 15px;
      box-sizing: border-box;
      transition: 0.2s ease-in-out !important; }
      .chd-autism__resources-link .arrow svg path {
        fill: #ffffff; }
  @media (min-width: 1265px) {
    .chd-autism__resources-link:nth-child(3n) {
      margin-right: 0px !important; } }
  .chd-autism__resources-link:hover {
    background-color: #0080A3;
    color: #ffffff; }
    .chd-autism__resources-link:hover svg {
      background-color: #ffffff; }
      .chd-autism__resources-link:hover svg path {
        fill: #0080A3; }

.chd-autism__sidebar h3 {
  color: #000;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 24px;
  letter-spacing: 2.4px;
  line-height: 26px;
  padding: 0 0 5px;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .chd-autism__sidebar h3 {
      letter-spacing: 2px; } }

.chd-autism__sidebar .chd-widgets__sign-up {
  padding: 30px 20px 0; }
  @media (min-width: 768px) {
    .chd-autism__sidebar .chd-widgets__sign-up {
      max-width: 264px;
      padding: 10px 0 0; } }
  .chd-autism__sidebar .chd-widgets__sign-up .gform_wrapper.gravity-theme .ginput_container_text input, .chd-autism__sidebar .chd-widgets__sign-up .gform_legacy_markup_wrapper li.hidden_label input {
    background: #f4f5f5;
    border: 1px solid #ccc;
    height: 52px;
    margin-top: 4px;
    padding-left: 24px !important;
    width: 100%; }
    @media (min-width: 768px) {
      .chd-autism__sidebar .chd-widgets__sign-up .gform_wrapper.gravity-theme .ginput_container_text input, .chd-autism__sidebar .chd-widgets__sign-up .gform_legacy_markup_wrapper li.hidden_label input {
        width: 284px; } }
  .chd-autism__sidebar .chd-widgets__sign-up .gform_legacy_markup_wrapper {
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .chd-autism__sidebar .chd-widgets__sign-up .gform_legacy_markup_wrapper {
        margin-bottom: 40px; } }

.chd-autism__sidebar .chd-defender-widget--donate {
  background: #0080A3;
  border: 0;
  margin-top: 10px;
  padding: 40px 20px; }
  @media (min-width: 768px) {
    .chd-autism__sidebar .chd-defender-widget--donate {
      margin-top: 40px;
      max-width: 205px;
      padding: 30px; } }
  .chd-autism__sidebar .chd-defender-widget--donate .chd-defender-widget__inner {
    column-gap: 10px;
    display: grid;
    grid-template-columns: 1fr 5fr;
    margin: auto;
    max-width: 390px; }
    @media (min-width: 768px) {
      .chd-autism__sidebar .chd-defender-widget--donate .chd-defender-widget__inner {
        grid-template-columns: 1fr; } }
  .chd-autism__sidebar .chd-defender-widget--donate h3 {
    color: #fff;
    font-family: "merriweather", Merriweather, serif;
    letter-spacing: normal;
    line-height: 28px;
    margin-top: 0 !important;
    text-transform: none; }
  .chd-autism__sidebar .chd-defender-widget--donate img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(243deg) brightness(104%) contrast(101%);
    grid-row: span 2;
    max-width: 49px;
    padding-bottom: 15px;
    width: 100%; }
  .chd-autism__sidebar .chd-defender-widget--donate .chd-button {
    background: #fff;
    color: #0080A3;
    font-size: 16px;
    max-width: 199px; }

.chd-autism__sidebar-explore-science-menu {
  border-top: 1px solid #E9E8E6;
  padding-top: 40px;
  position: relative;
  text-align: center; }
  @media (min-width: 768px) {
    .chd-autism__sidebar-explore-science-menu {
      border-top: 0; }
      .chd-autism__sidebar-explore-science-menu:before {
        background: #E9E8E6;
        content: '';
        height: 1.5px;
        left: 0;
        position: absolute;
        top: 0;
        width: 115px; } }
  .chd-autism__sidebar-explore-science-menu h3 {
    padding-bottom: 20px; }
    @media (min-width: 768px) {
      .chd-autism__sidebar-explore-science-menu h3 {
        text-align: left; } }
  .chd-autism__sidebar-explore-science-menu ul.menu li.menu-item {
    display: flex;
    justify-content: center;
    margin-bottom: 0;
    position: relative;
    text-align: center; }
    @media (min-width: 768px) {
      .chd-autism__sidebar-explore-science-menu ul.menu li.menu-item {
        justify-content: flex-start; } }
    .chd-autism__sidebar-explore-science-menu ul.menu li.menu-item:after {
      background: #E9E8E6;
      bottom: 0;
      content: '';
      height: 1.5px;
      position: absolute;
      width: 115px; }
    .chd-autism__sidebar-explore-science-menu ul.menu li.menu-item:last-child {
      padding-bottom: 20px !important; }
      .chd-autism__sidebar-explore-science-menu ul.menu li.menu-item:last-child :after {
        display: none; }
        @media (min-width: 768px) {
          .chd-autism__sidebar-explore-science-menu ul.menu li.menu-item:last-child :after {
            display: block; } }
    .chd-autism__sidebar-explore-science-menu ul.menu li.menu-item a {
      color: #000;
      display: block;
      font-family: "merriweather", Merriweather, serif;
      font-size: 16px;
      padding: 15px 0; }

.chd-general--what-is-autism .chd-banner {
  position: relative;
  min-height: 310px;
  align-items: flex-end;
  padding-bottom: 2em; }
  @media (min-width: 1200px) {
    .chd-general--what-is-autism .chd-banner {
      justify-content: flex-end;
      align-items: center;
      min-height: 355px; } }
  .chd-general--what-is-autism .chd-banner::before {
    background-image: inherit;
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center -20vw;
    z-index: 0;
    transform: scaleX(-1); }
    @media (min-width: 1000px) {
      .chd-general--what-is-autism .chd-banner::before {
        background-position: center -27vw; } }
    @media (min-width: 1200px) {
      .chd-general--what-is-autism .chd-banner::before {
        display: none; } }
  .chd-general--what-is-autism .chd-banner::after {
    content: '';
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    background: linear-gradient(358.85deg, #D7EABF 50.02%, rgba(215, 234, 191, 0) 87.22%);
    width: 100%; }
    @media (min-width: 834px) {
      .chd-general--what-is-autism .chd-banner::after {
        background: linear-gradient(358.85deg, #D7EABF 30.02%, rgba(215, 234, 191, 0) 87.22%); } }
    @media (min-width: 1200px) {
      .chd-general--what-is-autism .chd-banner::after {
        width: 1240px;
        background: linear-gradient(270deg, #D7EABF 36.83%, rgba(215, 234, 191, 0) 100%); } }
  .chd-general--what-is-autism .chd-banner__text {
    z-index: 1;
    position: relative;
    width: 320px;
    text-align: left; }
    @media (min-width: 1200px) {
      .chd-general--what-is-autism .chd-banner__text {
        right: 6vw;
        width: 640px; } }
    .chd-general--what-is-autism .chd-banner__text h1 {
      font-size: 24px;
      line-height: 32px; }
      @media (min-width: 1200px) {
        .chd-general--what-is-autism .chd-banner__text h1 {
          font-size: 40px;
          line-height: 32px;
          margin-bottom: 0.25em; } }
    .chd-general--what-is-autism .chd-banner__text p {
      font-size: 14px;
      line-height: 18px; }
      @media (min-width: 1200px) {
        .chd-general--what-is-autism .chd-banner__text p {
          font-size: 20px;
          line-height: 28px; } }

.chd-general--what-is-autism .chd-banner + .chd-text-block {
  margin: auto;
  padding: 34px 20px; }
  @media (min-width: 1200px) {
    .chd-general--what-is-autism .chd-banner + .chd-text-block {
      padding: 6em 0 4.75em 0;
      width: 1170px; } }

.chd-general--what-is-autism #autism-stats {
  display: flex;
  flex-wrap: wrap;
  gap: 35px 40px;
  justify-content: space-between;
  padding-bottom: 34px; }
  @media (min-width: 1200px) {
    .chd-general--what-is-autism #autism-stats {
      padding-bottom: 96px; } }
  .chd-general--what-is-autism #autism-stats figcaption {
    width: 192px;
    margin: auto; }
    @media (min-width: 1200px) {
      .chd-general--what-is-autism #autism-stats figcaption {
        margin: auto 0 auto auto; } }
  .chd-general--what-is-autism #autism-stats dl {
    width: 324px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    font-weight: bold; }
    @media (min-width: 1200px) {
      .chd-general--what-is-autism #autism-stats dl {
        margin: auto auto auto 0; } }
    .chd-general--what-is-autism #autism-stats dl dt {
      width: 54px;
      text-align: right; }
    .chd-general--what-is-autism #autism-stats dl dd {
      width: 256px;
      padding: 8px;
      line-height: 10px;
      box-sizing: border-box;
      border-radius: 3px;
      position: relative; }
      .chd-general--what-is-autism #autism-stats dl dd::before {
        content: '';
        position: absolute;
        height: 100%;
        top: 0;
        left: 0;
        background-color: #D5EDB399;
        z-index: -1;
        border-radius: 3px; }
    .chd-general--what-is-autism #autism-stats dl #autism-prevalence-2000::before {
      width: 80px; }
    .chd-general--what-is-autism #autism-stats dl #autism-prevalence-2004::before {
      width: 105px; }
    .chd-general--what-is-autism #autism-stats dl #autism-prevalence-2008::before {
      width: 145px; }
    .chd-general--what-is-autism #autism-stats dl #autism-prevalence-2010::before {
      width: 190px; }
    .chd-general--what-is-autism #autism-stats dl #autism-prevalence-2016::before {
      width: 205px; }
    .chd-general--what-is-autism #autism-stats dl #autism-prevalence-2018::before {
      width: 230px; }
    .chd-general--what-is-autism #autism-stats dl #autism-prevalence-today {
      color: #ffffff; }
      .chd-general--what-is-autism #autism-stats dl #autism-prevalence-today::before {
        background-color: #0080A3;
        width: 256px; }
  .chd-general--what-is-autism #autism-stats p {
    margin: auto; }
    @media (min-width: 1200px) {
      .chd-general--what-is-autism #autism-stats p {
        margin: 0; } }
  .chd-general--what-is-autism #autism-stats #autism-prevalence-stat {
    max-width: 100%;
    width: 340px; }
    @media (min-width: 1200px) {
      .chd-general--what-is-autism #autism-stats #autism-prevalence-stat {
        width: 485px;
        margin: auto; } }

.chd-general--what-is-autism__copy {
  display: flex;
  flex-wrap: wrap;
  margin: auto;
  gap: 2em 0; }
  @media (min-width: 1200px) {
    .chd-general--what-is-autism__copy {
      width: 1170px;
      gap: 35px 40px;
      justify-content: space-between; } }
  .chd-general--what-is-autism__copy h2 {
    font-size: 20px;
    line-height: 28px;
    text-transform: uppercase;
    font-family: "open-sans", "Open Sans", sans-serif;
    color: #0080A3; }
    @media (min-width: 1200px) {
      .chd-general--what-is-autism__copy h2 {
        font-size: 24px; } }
  @media (min-width: 1200px) {
    .chd-general--what-is-autism__copy section {
      width: 525px; } }
  .chd-general--what-is-autism__copy section ul {
    list-style-position: outside;
    padding-inline-start: 2em;
    font-size: 14px;
    line-height: 18px; }
    @media (min-width: 1200px) {
      .chd-general--what-is-autism__copy section ul {
        font-size: 20px;
        line-height: 28px; } }
    .chd-general--what-is-autism__copy section ul li {
      margin-top: 0.75em; }

.chd-general--what-is-autism .chd-link-boxes__links-item--icon {
  align-items: stretch; }
  .chd-general--what-is-autism .chd-link-boxes__links-item--icon::after {
    background-size: 100% calc(100% - 32px);
    background-image: url("images/legal-section-border.png");
    background-position: bottom;
    background-repeat: no-repeat;
    content: '' !important;
    filter: invert(33%) sepia(44%) saturate(3094%) hue-rotate(169deg) brightness(87%) contrast(101%);
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%; }
  .chd-general--what-is-autism .chd-link-boxes__links-item--icon:hover::after {
    filter: invert(100%) sepia(96%) saturate(1682%) hue-rotate(171deg) brightness(97%) contrast(97%); }

.chd-general--what-is-autism .chd-link-boxes__links-link {
  padding-bottom: 2em;
  margin-bottom: 1.5em; }

.chd-general--what-is-autism .chd-link-boxes h3 + p {
  color: #ffffff;
  margin-bottom: 0.5em; }

.chd-general--what-is-autism .chd-link-boxes__cta {
  position: absolute;
  bottom: 0;
  font-size: 16px;
  line-height: 26px;
  box-sizing: border-box;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.15em;
  color: #0080A3; }
  .chd-general--what-is-autism .chd-link-boxes__cta::after {
    content: '\2192';
    padding: 0 0.25em; }

.chd-general--what-is-autism .chd-text-block:last-child {
  padding: 2em; }

@media (min-width: 1200px) {
  .chd-general--what-is-autism {
    padding: 5em 0; } }

.chd-general--what-is-autism .footnote {
  margin: 1em auto;
  font-size: 14px;
  line-height: 20px; }
  @media (min-width: 1200px) {
    .chd-general--what-is-autism .footnote {
      width: 960px; } }

.chd-science-main {
  padding: 0; }
  .chd-science-main__wrapper {
    padding: 0; }
  @media (min-width: 768px) {
    .chd-science-main__article-wrapper {
      display: grid;
      grid-template-columns: minmax(0, 1fr) 40%;
      margin: auto;
      max-width: 1255px; } }
  @media (min-width: 1000px) {
    .chd-science-main__article-wrapper {
      grid-template-columns: minmax(0, 1fr) 30%; } }
  @media (min-width: 768px) {
    .chd-science-main__article-wrapper--general {
      padding-top: 43px; } }
  .chd-science-main__article-wrapper--general p, .chd-science-main__article-wrapper--general li {
    color: #373A3C;
    font-size: 1.1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; }
  .chd-science-main__article {
    float: none;
    padding: 0 15px 20px; }
    @media (max-width: 768px) {
      .chd-science-main__article {
        margin-top: 30px; } }
    @media (min-width: 768px) {
      .chd-science-main__article {
        padding-left: 0;
        width: 94.056%; } }
    .chd-science-main__article h1 {
      color: #000;
      font-size: 26px;
      line-height: normal;
      margin: 0 0 20px; }
      @media (min-width: 1000px) {
        .chd-science-main__article h1 {
          font-size: 32px; } }
      .chd-science-main__article h1.chd-community__community-voice-title--main {
        margin: 0 0 10px; }
    .chd-science-main__article p {
      margin-bottom: 25px; }
    .chd-science-main__article .chd-defender-article__meta-button {
      color: #6E6E6E;
      padding-bottom: 5px; }
      .chd-science-main__article .chd-defender-article__meta-button:before {
        background-size: cover;
        filter: brightness(0) saturate(100%) invert(46%) sepia(0%) saturate(0%) hue-rotate(31deg) brightness(93%) contrast(93%);
        height: 9px;
        margin-right: 5px;
        width: 9px; }
      .chd-science-main__article .chd-defender-article__meta-button span {
        clip: auto;
        height: auto;
        line-height: 22px;
        margin: 0;
        width: auto; }
    .chd-science-main__article .chd-defender-article__meta-share-menu {
      background-image: url("./images/share-menu-bg-left.svg");
      box-sizing: border-box;
      display: block;
      height: 308px;
      left: auto;
      opacity: 0;
      overflow: hidden;
      padding: 35px 20px 20px;
      right: auto;
      transition: .2s;
      z-index: -10; }
      .chd-science-main__article .chd-defender-article__meta-share-menu--active {
        opacity: 1;
        z-index: 10; }
    .chd-science-main__article .nav-container--horizontal-scroll {
      justify-content: flex-start; }
      .chd-science-main__article .nav-container--horizontal-scroll li.menu-item {
        font-size: .9rem;
        margin-right: 8px; }

.chd-science-current-projects {
  padding-top: 0;
  padding-bottom: 0; }
  @media (min-width: 768px) {
    .chd-science-current-projects__single-wrapper {
      padding: 51px 9.097% 20px;
      display: grid;
      grid-template-columns: minmax(0, 1fr) 40%;
      margin: auto;
      max-width: 1255px; } }
  @media (min-width: 834px) {
    .chd-science-current-projects__single-wrapper {
      padding: 51px 9.097% 72px; } }
  @media (min-width: 1000px) {
    .chd-science-current-projects__single-wrapper {
      grid-template-columns: minmax(0, 1fr) 30%; } }
  .chd-science-current-projects__single-wrapper h1 {
    color: #000;
    font-family: "merriweather", Merriweather, serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    padding-top: 51px; }
    @media (min-width: 768px) {
      .chd-science-current-projects__single-wrapper h1 {
        font-size: 36px;
        line-height: 46.5px; } }
  .chd-science-current-projects__single-wrapper h2 {
    color: #000;
    font-family: "open-sans", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px; }
    @media (min-width: 768px) {
      .chd-science-current-projects__single-wrapper h2 {
        font-size: 22px;
        line-height: 28px; } }
  .chd-science-current-projects__single-wrapper p {
    font-size: 16px;
    line-height: 22px; }
    @media (min-width: 768px) {
      .chd-science-current-projects__single-wrapper p {
        font-size: 20px;
        line-height: 28px; } }
  .chd-science-current-projects__single-wrapper .current-projects-main-page-link {
    margin-top: 59px;
    display: flex;
    justify-content: center; }
    @media (min-width: 768px) {
      .chd-science-current-projects__single-wrapper .current-projects-main-page-link {
        display: block; } }
    .chd-science-current-projects__single-wrapper .current-projects-main-page-link a {
      color: #007899;
      font-family: "open-sans", sans-serif;
      font-size: 16px;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
      letter-spacing: 0.96px;
      text-transform: uppercase; }
      .chd-science-current-projects__single-wrapper .current-projects-main-page-link a::before {
        content: url("./images/arrow-left-blue-circle.svg");
        margin-right: 7px;
        vertical-align: -10%; }
  .chd-science-current-projects__single-wrapper aside .chd-science__sidebar-take-action-menu {
    border-top: 1.5px solid #E9E8E6;
    padding-top: 39px; }
    @media (min-width: 768px) {
      .chd-science-current-projects__single-wrapper aside .chd-science__sidebar-take-action-menu {
        border: none; } }
  .chd-science-current-projects__landing {
    display: flex;
    flex-direction: column; }
    @media (min-width: 900px) {
      .chd-science-current-projects__landing {
        align-items: center; } }
    .chd-science-current-projects__landing .project-details-wrapper {
      display: flex;
      flex-direction: column;
      margin-top: 30px;
      position: relative; }
      .chd-science-current-projects__landing .project-details-wrapper:hover .project-details-wrapper__outer-wrapper > div {
        background: rgba(255, 255, 255, 0.35); }
      .chd-science-current-projects__landing .project-details-wrapper:hover .project-details-wrapper__inner-wrapper span {
        color: #05607C; }
        .chd-science-current-projects__landing .project-details-wrapper:hover .project-details-wrapper__inner-wrapper span::after {
          content: url("./images/arrow-right-dark-blue-circle.svg"); }
      .chd-science-current-projects__landing .project-details-wrapper:last-child {
        margin-bottom: 75px; }
      @media (min-width: 900px) {
        .chd-science-current-projects__landing .project-details-wrapper {
          flex-direction: row; }
          .chd-science-current-projects__landing .project-details-wrapper:first-child {
            margin-top: 75px; } }
      .chd-science-current-projects__landing .project-details-wrapper h2 {
        font-size: 20px; }
      .chd-science-current-projects__landing .project-details-wrapper p {
        margin-bottom: 20px; }
      .chd-science-current-projects__landing .project-details-wrapper__outer-wrapper {
        width: 327px;
        height: auto;
        border-radius: 0 0 14px 14px;
        margin: auto;
        display: flex;
        align-items: stretch; }
        @media (min-width: 900px) {
          .chd-science-current-projects__landing .project-details-wrapper__outer-wrapper {
            width: 463px;
            min-height: 350px; } }
        @media (min-width: 1200px) {
          .chd-science-current-projects__landing .project-details-wrapper__outer-wrapper {
            width: 663px; } }
        .chd-science-current-projects__landing .project-details-wrapper__outer-wrapper > div {
          display: flex;
          align-items: center; }
      @media (min-width: 900px) {
        .chd-science-current-projects__landing .project-details-wrapper:nth-child(odd) .project-details-wrapper__outer-wrapper {
          order: 2;
          border-radius: 0 14px 14px 0; } }
      @media (min-width: 900px) {
        .chd-science-current-projects__landing .project-details-wrapper:nth-child(even) .project-details-wrapper__outer-wrapper {
          border-radius: 14px 0 0 14px; } }
      @media (min-width: 900px) {
        .chd-science-current-projects__landing .project-details-wrapper .mobile {
          display: none; } }
      .chd-science-current-projects__landing .project-details-wrapper .desktop {
        display: none; }
        @media (min-width: 900px) {
          .chd-science-current-projects__landing .project-details-wrapper .desktop {
            display: flex; } }
      .chd-science-current-projects__landing .project-details-wrapper__inner-wrapper {
        width: 90%;
        margin: 0 auto 32px; }
        @media (min-width: 900px) {
          .chd-science-current-projects__landing .project-details-wrapper__inner-wrapper {
            width: 82%;
            margin: 0 auto; } }
        .chd-science-current-projects__landing .project-details-wrapper__inner-wrapper h2 {
          margin: 30px 0 20px;
          line-height: 24px;
          color: #000; }
          @media (min-width: 1200px) {
            .chd-science-current-projects__landing .project-details-wrapper__inner-wrapper h2 {
              margin: 0 0 20px;
              font-size: 2.25rem;
              line-height: 46.5px; } }
        .chd-science-current-projects__landing .project-details-wrapper__inner-wrapper h3 {
          margin-top: 30px;
          font-size: 1.25rem;
          line-height: 35px;
          margin-bottom: 32px;
          color: #000; }
          @media (min-width: 900px) {
            .chd-science-current-projects__landing .project-details-wrapper__inner-wrapper h3 {
              margin-top: unset;
              font-size: 1.5rem; } }
          @media (min-width: 1200px) {
            .chd-science-current-projects__landing .project-details-wrapper__inner-wrapper h3 {
              font-size: 2rem;
              line-height: 42px; } }
        .chd-science-current-projects__landing .project-details-wrapper__inner-wrapper p {
          line-height: 21px;
          letter-spacing: 0.5px;
          color: #000; }
          @media (min-width: 1200px) {
            .chd-science-current-projects__landing .project-details-wrapper__inner-wrapper p {
              font-size: 1.25rem;
              line-height: 28px; } }
        .chd-science-current-projects__landing .project-details-wrapper__inner-wrapper span {
          color: #007899;
          font-weight: 700;
          line-height: normal;
          letter-spacing: 0.96px;
          text-transform: uppercase; }
          .chd-science-current-projects__landing .project-details-wrapper__inner-wrapper span::after {
            content: url("./images/arrow-right-blue-circle.svg");
            vertical-align: middle;
            margin-left: 12px; }
      .chd-science-current-projects__landing .project-details-wrapper__image {
        position: relative;
        margin: auto; }
        .chd-science-current-projects__landing .project-details-wrapper__image img {
          width: 355px;
          height: 355px;
          object-fit: cover;
          border-radius: 14px;
          box-shadow: 0.25px 0.25px 10px 3px lightgray;
          display: block; }
          @media (min-width: 900px) {
            .chd-science-current-projects__landing .project-details-wrapper__image img {
              height: 400px;
              width: 400px; } }
          @media (min-width: 1200px) {
            .chd-science-current-projects__landing .project-details-wrapper__image img {
              height: 511px;
              width: 511px; } }
      @media (min-width: 900px) {
        .chd-science-current-projects__landing .project-details-wrapper:nth-child(even) .project-details-wrapper__image {
          order: 2; } }
  .chd-science-current-projects .current-projects-banner {
    position: relative;
    text-align: center;
    height: 212px;
    background: linear-gradient(75deg, rgba(0, 120, 153, 0.3) 27.86%, rgba(185, 220, 143, 0.3) 77.68%); }
    @media (min-width: 900px) {
      .chd-science-current-projects .current-projects-banner {
        height: 589px; } }
    .chd-science-current-projects .current-projects-banner__inner-1 {
      position: relative; }
    .chd-science-current-projects .current-projects-banner img {
      height: 156px;
      object-fit: cover;
      position: relative;
      vertical-align: middle;
      z-index: -1; }
      @media (min-width: 900px) {
        .chd-science-current-projects .current-projects-banner img {
          height: 478px; } }
    .chd-science-current-projects .current-projects-banner h1 {
      color: #FFF;
      position: absolute;
      font-size: 1.5rem;
      font-weight: 400;
      line-height: 1.1;
      white-space: nowrap;
      text-shadow: 0px 2px 15px rgba(0, 0, 0, 0.75);
      top: 50%;
      transform: translateY(-50%);
      width: 100%; }
      @media (min-width: 900px) {
        .chd-science-current-projects .current-projects-banner h1 {
          top: 239px;
          text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          font-size: 3.5rem;
          letter-spacing: normal;
          font-weight: 700; } }
    .chd-science-current-projects .current-projects-banner a {
      display: block;
      width: 100%;
      height: 56px;
      position: relative; }
      @media (min-width: 900px) {
        .chd-science-current-projects .current-projects-banner a {
          height: 111px; } }
      .chd-science-current-projects .current-projects-banner a:hover {
        background: linear-gradient(75deg, rgba(0, 120, 153, 0.4) 27.86%, rgba(185, 220, 143, 0.4) 77.68%); }
        .chd-science-current-projects .current-projects-banner a:hover b {
          border-bottom: 2px solid #000; }
    .chd-science-current-projects .current-projects-banner span {
      display: inline-block;
      position: relative;
      top: 50%;
      transform: translateY(-50%);
      color: #2C2E30;
      font-family: "merriweather", Merriweather, serif;
      font-style: normal;
      font-weight: 700;
      line-height: 26px;
      font-size: 1rem;
      vertical-align: middle;
      width: 100%; }
      @media (min-width: 900px) {
        .chd-science-current-projects .current-projects-banner span {
          font-size: 2rem; } }
      .chd-science-current-projects .current-projects-banner span span em {
        font-weight: 400; }
      .chd-science-current-projects .current-projects-banner span::after {
        content: url("./images/arrow-right-black-circle.svg");
        margin-left: 12px;
        vertical-align: middle; }
        @media (min-width: 900px) {
          .chd-science-current-projects .current-projects-banner span::after {
            vertical-align: unset; } }
  .chd-science-current-projects .science-donate-current-projects-home {
    display: block; }
  .chd-science-current-projects .science-donate-full-screen {
    display: none; }
    @media (min-width: 768px) {
      .chd-science-current-projects .science-donate-full-screen {
        display: block; } }
  .chd-science-current-projects .science-donate-mobile-screen {
    display: block;
    padding-top: 38px; }
    @media (min-width: 768px) {
      .chd-science-current-projects .science-donate-mobile-screen {
        display: none;
        padding-top: 0; } }

@media (min-width: 768px) {
  .chd-science__sidebar {
    padding-left: 11.8%;
    border-left: 1.5px solid #E9E8E6 !important; } }

.chd-science__sidebar h3 {
  color: #000;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 24px;
  letter-spacing: 2.4px;
  line-height: 26px;
  padding: 0 0 5px;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .chd-science__sidebar h3 {
      letter-spacing: 2px;
      line-height: 28px; } }

.chd-science__sidebar .chd-widgets__sign-up {
  padding: 30px 20px 0; }
  @media (min-width: 768px) {
    .chd-science__sidebar .chd-widgets__sign-up {
      padding: 20px 0 0; } }
  .chd-science__sidebar .chd-widgets__sign-up form div.gform_footer input#gform_submit_button_51 {
    max-width: 100%;
    margin-right: 0; }
  .chd-science__sidebar .chd-widgets__sign-up .gform_wrapper.gravity-theme .ginput_container_text input,
  .chd-science__sidebar .chd-widgets__sign-up .gform_legacy_markup_wrapper li.hidden_label input {
    background: #f4f5f5;
    border: 1px solid #ccc;
    height: 52px;
    margin-top: 4px;
    padding-left: 24px !important;
    width: 100%; }
    @media (min-width: 768px) {
      .chd-science__sidebar .chd-widgets__sign-up .gform_wrapper.gravity-theme .ginput_container_text input,
      .chd-science__sidebar .chd-widgets__sign-up .gform_legacy_markup_wrapper li.hidden_label input {
        width: 284px; } }
  .chd-science__sidebar .chd-widgets__sign-up .gform_legacy_markup_wrapper {
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .chd-science__sidebar .chd-widgets__sign-up .gform_legacy_markup_wrapper {
        margin-bottom: 57px; } }

.chd-science__sidebar .chd-defender-widget--donate {
  clear: both;
  background: #0080A3;
  border: 0;
  margin-top: 10px;
  padding: 40px 20px;
  transition: .2s; }
  @media (min-width: 768px) {
    .chd-science__sidebar .chd-defender-widget--donate {
      margin-top: 40px;
      max-width: 205px;
      padding: 30px; } }
  @media (max-width: 767px) {
    .chd-science__sidebar .chd-defender-widget--donate .chd-defender-widget__inner {
      column-gap: 10px;
      display: grid;
      grid-template-columns: 1fr 5fr;
      margin: auto;
      max-width: 390px; } }
  .chd-science__sidebar .chd-defender-widget--donate h3 {
    color: #fff;
    font-family: "merriweather", Merriweather, serif;
    letter-spacing: normal;
    line-height: 28px;
    margin-top: 0 !important;
    text-transform: none; }
  .chd-science__sidebar .chd-defender-widget--donate p {
    display: none; }
    @media (min-width: 768px) {
      .chd-science__sidebar .chd-defender-widget--donate p {
        display: block;
        color: var(--light-grey, var(--light-grey-2, rgba(244, 245, 245, 0.96)));
        font-family: "open-sans", sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 22px; } }
  .chd-science__sidebar .chd-defender-widget--donate img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(243deg) brightness(104%) contrast(101%);
    grid-column: 1;
    grid-row: span 2;
    max-width: 49px;
    padding-bottom: 15px;
    padding-top: 4px; }
  .chd-science__sidebar .chd-defender-widget--donate .chd-button {
    grid-column: 2;
    background: #fff;
    color: #0080A3;
    font-size: 16px;
    max-width: 199px; }
    .chd-science__sidebar .chd-defender-widget--donate .chd-button:hover {
      color: #fff;
      background: #05607C; }

.chd-science__sidebar-take-action-menu {
  padding-top: 70px;
  position: relative;
  text-align: center; }
  @media (min-width: 768px) {
    .chd-science__sidebar-take-action-menu {
      border-top: 0; }
      .chd-science__sidebar-take-action-menu:before {
        background: #E9E8E6;
        content: '';
        height: 1.5px;
        left: 0;
        position: absolute;
        top: 0;
        width: 115px; } }
  .chd-science__sidebar-take-action-menu h3 {
    color: #000;
    font-family: "open-sans", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    padding-bottom: 20px; }
    @media (min-width: 768px) {
      .chd-science__sidebar-take-action-menu h3 {
        text-align: left; } }
  .chd-science__sidebar-take-action-menu ul.menu li.menu-item {
    display: flex;
    justify-content: center;
    margin-bottom: 0;
    position: relative;
    text-align: center; }
    @media (min-width: 768px) {
      .chd-science__sidebar-take-action-menu ul.menu li.menu-item {
        justify-content: flex-start; } }
    .chd-science__sidebar-take-action-menu ul.menu li.menu-item:not(:last-child):after {
      background: #E9E8E6;
      bottom: 0;
      content: '';
      height: 1.5px;
      position: absolute;
      width: 115px; }
    .chd-science__sidebar-take-action-menu ul.menu li.menu-item a {
      color: #000;
      display: block;
      font-family: "merriweather", Merriweather, serif;
      font-style: normal;
      font-weight: 700;
      line-height: 49.5px;
      font-size: 16px;
      padding: 3px 0;
      transition: .2s; }
      .chd-science__sidebar-take-action-menu ul.menu li.menu-item a:hover {
        color: #0080A3; }

.chd-science-staff__inner {
  padding: 25px 20px 45px; }
  .chd-science-staff__inner h1 {
    color: #373A3C;
    font-family: "merriweather", Merriweather, serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 20px; }
    @media (min-width: 767px) {
      .chd-science-staff__inner h1 {
        font-size: 40px; } }
  @media (min-width: 767px) {
    .chd-science-staff__inner {
      max-width: 1140px;
      margin: 0 auto;
      padding: 45px 20px 90px; } }
  .chd-science-staff__inner .chd-read-more-items-item__title {
    font-family: "merriweather", Merriweather, serif; }
  .chd-science-staff__inner a.chd-read-more-items-item__title {
    color: #008BB3;
    text-decoration: underline; }
    .chd-science-staff__inner a.chd-read-more-items-item__title:hover {
      color: #000;
      text-decoration: none; }
  .chd-science-staff__inner .chd-read-more-items-item__subtitle {
    display: none; }

.science-donate {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  background: linear-gradient(76deg, rgba(106, 156, 50, 0.3) 42.81%, rgba(185, 220, 143, 0.3) 75.39%);
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 742px) {
    .science-donate {
      justify-content: center;
      flex-direction: row;
      height: 383px;
      gap: 8.2%; } }
  .science-donate__call-out {
    margin-right: 10%;
    margin-left: 10%; }
    @media (min-width: 742px) {
      .science-donate__call-out {
        width: 30.28%;
        margin: auto 0; } }
    .science-donate__call-out h3 {
      color: #000;
      font-family: Merriweather;
      font-size: 32px;
      font-style: normal;
      font-weight: 400;
      line-height: 40px;
      padding-bottom: 10px; }
      @media (max-width: 847px) {
        .science-donate__call-out h3 {
          font-size: 28px;
          line-height: 36px; } }
    .science-donate__call-out p {
      color: #000;
      font-family: "open-sans";
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 20px;
      padding-bottom: 26px; }
    .science-donate__call-out div {
      background: #5B7633;
      width: 242px;
      height: 47px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .science-donate__call-out div a {
        color: var(--white, #FFF);
        text-align: center;
        font-family: "open-sans";
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 26px;
        letter-spacing: 2.1px;
        text-transform: uppercase; }
      .science-donate__call-out div:hover {
        background: #FFF;
        box-shadow: 1px 1px 10px -2px gray; }
        .science-donate__call-out div:hover a {
          color: #5B7633; }
  .science-donate__image {
    margin-right: 10%;
    margin-left: 10%; }
    @media (min-width: 742px) {
      .science-donate__image {
        margin: auto 0; } }

.chd-science-research {
  padding-top: 43px;
  font-family: "open-sans", sans-serif; }
  .chd-science-research__article-wrapper p,
  .chd-science-research__article-wrapper li {
    color: #373A3C;
    font-size: 1.1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; }
  .chd-science-research__article-wrapper a {
    font-weight: 700;
    color: #0080A3; }
    .chd-science-research__article-wrapper a:hover {
      color: #05607C; }
  .chd-science-research__article-wrapper .chd-science-research__article-title {
    color: #373A3C;
    font-family: "Merriweather", serif;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 41px;
    margin-bottom: 0px;
    padding-bottom: 15px; }
    @media (min-width: 37.5em) {
      .chd-science-research__article-wrapper .chd-science-research__article-title {
        font-size: 1.6rem; } }
    @media (min-width: 68.75em) {
      .chd-science-research__article-wrapper .chd-science-research__article-title {
        font-size: 1.8rem; } }
    @media (min-width: 83em) {
      .chd-science-research__article-wrapper .chd-science-research__article-title {
        font-size: 2.1rem; } }
    @media (max-width: 499px) {
      .chd-science-research__article-wrapper .chd-science-research__article-title {
        line-height: 30px; } }
  .chd-science-research__article-wrapper aside {
    border-top: none; }
  .chd-science-research__search-background {
    position: relative; }
    @media (min-width: 768px) {
      .chd-science-research__search-background {
        margin-right: -6.4%; } }
    @media (max-width: 767px) {
      .chd-science-research__search-background {
        margin-left: -13px; } }
    .chd-science-research__search-background:after {
      background: #F4F5F5;
      content: "";
      height: 100%;
      margin-left: -20px;
      margin-right: -20px;
      position: absolute;
      width: 100vw;
      top: 0; }
      @media (min-width: 768px) {
        .chd-science-research__search-background:after {
          right: 0;
          margin: 0; } }
  .chd-science-research #science-search-container {
    z-index: 1;
    position: relative;
    width: 90%; }
    .chd-science-research #science-search-container h3 {
      color: #373A3C;
      font-family: "Merriweather", serif;
      font-size: 28px;
      font-style: normal;
      font-weight: 700;
      line-height: 37.5px;
      margin: 0;
      padding-bottom: 15px; }
      @media (max-width: 999px) {
        .chd-science-research #science-search-container h3 {
          font-size: 24px;
          padding-bottom: 5px; } }
    .chd-science-research #science-search-container .js-skip-link {
      color: #0080A3;
      font-family: "open-sans", sans-serif;
      font-size: 14px;
      font-style: normal;
      font-weight: 700;
      line-height: 26px;
      letter-spacing: 2.1px;
      text-transform: uppercase;
      padding-left: 20px; }
      .chd-science-research #science-search-container .js-skip-link::after {
        content: url("./images/arrow-right-blue.svg"); }
      .chd-science-research #science-search-container .js-skip-link:hover {
        color: #05607C; }
        .chd-science-research #science-search-container .js-skip-link:hover::after {
          content: url("./images/arrow-right-dark-blue.svg"); }
    .chd-science-research #science-search-container p {
      color: #373A3C;
      font-family: "open-sans", sans-serif;
      font-size: 18px;
      font-style: normal;
      font-weight: 400;
      line-height: 28px;
      margin-bottom: 15px; }
      @media (max-width: 999px) {
        .chd-science-research #science-search-container p {
          font-size: 14px;
          line-height: 18px; } }
    .chd-science-research #science-search-container .search-callout {
      display: flex;
      align-items: baseline;
      padding-top: 8.67%; }
      @media (max-width: 999px) {
        .chd-science-research #science-search-container .search-callout {
          flex-wrap: wrap; } }
      @media (max-width: 999px) {
        .chd-science-research #science-search-container .search-callout a {
          padding-left: 0; } }
    @media (max-width: 767px) {
      .chd-science-research #science-search-container {
        margin-left: 13px; } }
  .chd-science-research__top-button {
    padding: 15px 0; }
    .chd-science-research__top-button a {
      position: relative;
      color: #0080A3;
      font-size: 14px;
      font-style: normal;
      font-weight: 700;
      line-height: 26px;
      letter-spacing: 2.1px;
      text-transform: uppercase;
      font-family: "open-sans", sans-serif; }
      .chd-science-research__top-button a:hover {
        color: #05607C; }
      .chd-science-research__top-button a:after {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-38%);
        -moz-transform: translateY(-38%);
        -ms-transform: translateY(-38%);
        transform: translateY(-38%);
        content: url("./images/chevron-up-blue.svg");
        display: inline-block;
        line-height: 15px;
        vertical-align: middle; }
      .chd-science-research__top-button a:hover:after {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-38%);
        -moz-transform: translateY(-38%);
        -ms-transform: translateY(-38%);
        transform: translateY(-38%);
        content: url("./images/chevron-up-dark-blue.svg");
        display: inline-block;
        line-height: 15px;
        vertical-align: middle; }
  .chd-science-research__special-options {
    margin-top: 54px; }
    @media (max-width: 767px) {
      .chd-science-research__special-options {
        border-bottom: 1.5px solid #E9E8E6;
        padding-bottom: 25px; } }
    .chd-science-research__special-options p {
      margin: 0; }
    .chd-science-research__special-options ul {
      list-style-position: inside;
      padding: 0; }
    .chd-science-research__special-options li {
      margin: 0;
      padding-left: 10px; }
      .chd-science-research__special-options li::marker {
        font-size: 15px; }
    .chd-science-research__special-options h2 {
      color: #373A3C;
      font-family: "Merriweather", serif;
      font-size: 28px;
      font-style: normal;
      font-weight: 700;
      line-height: 37.5px; }
      @media (max-width: 999px) {
        .chd-science-research__special-options h2 {
          font-size: 22px; } }
  .chd-science-research .science-research-algolia-search {
    width: 100%; }
    .chd-science-research .science-research-algolia-search h3 {
      padding-top: 51px; }
      @media (max-width: 999px) {
        .chd-science-research .science-research-algolia-search h3 {
          padding-top: 26px; } }
    .chd-science-research .science-research-algolia-search__relevance {
      display: flex;
      gap: 2.6%; }
      @media (max-width: 999px) {
        .chd-science-research .science-research-algolia-search__relevance {
          display: block; } }
      .chd-science-research .science-research-algolia-search__relevance label {
        width: 100%; }
    .chd-science-research .science-research-algolia-search__sort-by {
      width: 30.2%; }
    .chd-science-research .science-research-algolia-search__options-container .hidden {
      display: none; }
    .chd-science-research .science-research-algolia-search__options-container .filter-container-title {
      color: var(--L-on-white, #008BB3);
      font-family: "Merriweather", serif;
      font-size: 22px;
      font-style: normal;
      font-weight: 700;
      line-height: 37.5px; }
    .chd-science-research .science-research-algolia-search__show-hide-button-container {
      display: flex;
      justify-content: center; }
      .chd-science-research .science-research-algolia-search__show-hide-button-container button {
        display: flex;
        color: var(--blue, #3E8AAF);
        font-family: "open-sans", sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 26px;
        letter-spacing: 2.1px;
        margin-bottom: 28px;
        border: none;
        background: none;
        text-transform: uppercase; }
        .chd-science-research .science-research-algolia-search__show-hide-button-container button:hover {
          color: var(--hover-blue, #05607C); }
        .chd-science-research .science-research-algolia-search__show-hide-button-container button .hidden {
          display: none; }
      @media (min-width: 768px) {
        .chd-science-research .science-research-algolia-search__show-hide-button-container {
          display: none; } }
      .chd-science-research .science-research-algolia-search__show-hide-button-container .close::after {
        content: url("./images/chevron-up-blue.svg");
        display: inline-block;
        width: 13px;
        padding-top: 3px;
        padding-left: 10px; }
      .chd-science-research .science-research-algolia-search__show-hide-button-container .close:hover::after {
        content: url("./images/chevron-up-dark-blue.svg");
        display: inline-block;
        width: 13px;
        padding-left: 10px; }
      .chd-science-research .science-research-algolia-search__show-hide-button-container .open::after {
        content: url("./images/chevron-down-blue.svg");
        display: inline-block;
        width: 13px;
        padding-left: 10px; }
      .chd-science-research .science-research-algolia-search__show-hide-button-container .open:hover::after {
        content: url("./images/chevron-down-dark-blue.svg");
        display: inline-block;
        width: 13px;
        padding-left: 10px; }
  .chd-science-research #algolia-refinement-type {
    display: none; }
  .chd-science-research .science-research-algolia-results.hidden {
    display: none; }
  .chd-science-research .research-category {
    padding-bottom: 62px; }
    @media (max-width: 999px) {
      .chd-science-research .research-category {
        padding-bottom: 28px; } }
    .chd-science-research .research-category__wrapper {
      width: 100%;
      background-color: #FFF;
      color: #000;
      font-family: "open-sans", sans-serif;
      font-size: 14px;
      font-style: normal;
      font-weight: 700;
      line-height: 26px;
      letter-spacing: 2.1px;
      text-transform: uppercase; }
    .chd-science-research .research-category__list--hidden {
      display: none; }
    .chd-science-research .research-category__list {
      position: relative;
      border: 1px solid var(--R-on-white, #0080A3);
      border-top: none;
      padding: 0.5rem 1rem;
      margin-top: -2.5rem;
      background-color: #fff;
      z-index: 1000; }
      .chd-science-research .research-category__list .main-list a {
        color: var(--dark-blue, #357796);
        font-family: "open-sans", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 26px;
        letter-spacing: normal;
        text-transform: capitalize; }
        .chd-science-research .research-category__list .main-list a:hover {
          color: var(--hover-blue, #05607C);
          font-weight: 700; }
      .chd-science-research .research-category__list ul {
        list-style: none; }
        .chd-science-research .research-category__list ul li {
          list-style-type: none; }
        .chd-science-research .research-category__list ul ul {
          margin-left: 1.5em; }
    .chd-science-research .research-category__close {
      width: 100%;
      display: flex;
      justify-content: center; }
    .chd-science-research .research-category button {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 100%;
      height: 52px;
      border: 1px solid var(--R-on-white, #0080A3);
      background: rgba(255, 255, 255, 0.8);
      color: var(--icons, var(--icons, #6E6E6E));
      font-family: "open-sans", sans-serif;
      font-size: 14px;
      font-style: normal;
      font-weight: 700;
      line-height: 26px;
      text-align: start;
      padding-left: 24px; }
      .chd-science-research .research-category button::after {
        content: url("./images/chevron-down-blue.svg");
        display: inline-block;
        width: 13px;
        padding-top: 7px;
        padding-right: 24px; }
      .chd-science-research .research-category button.close {
        display: flex;
        border: none;
        color: var(--dark-blue, #357796);
        letter-spacing: 2.1px;
        width: fit-content;
        padding: 0;
        text-transform: uppercase; }
        .chd-science-research .research-category button.close:hover {
          color: var(--hover-blue, #05607C); }
          .chd-science-research .research-category button.close:hover::after {
            content: url("./images/chevron-up-dark-blue.svg");
            display: inline-block;
            width: 13px;
            padding-top: 7px;
            padding-left: 5px; }
        .chd-science-research .research-category button.close::after {
          content: url("./images/chevron-up-blue.svg");
          display: inline-block;
          width: 13px;
          padding-top: 7px;
          padding-left: 5px; }

.chd-science-latest-news {
  clear: both;
  padding-top: 42px; }
  .chd-science-latest-news h1 {
    text-wrap: nowrap;
    font-family: "open-sans", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 2.4px;
    text-transform: uppercase; }
  .chd-science-latest-news h2 {
    color: #383A3C;
    font-family: "Merriweather", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    margin: 0; }
    .chd-science-latest-news h2:hover {
      color: #0080A3; }
  .chd-science-latest-news__item {
    padding: 27px 0;
    position: relative;
    width: 100%; }
    .chd-science-latest-news__item:not(:last-child):after {
      display: block;
      background: #E9E8E6;
      bottom: 0;
      content: '';
      height: 1.5px;
      position: absolute;
      width: 100%; }
    .chd-science-latest-news__item a {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      justify-content: space-between; }
      .chd-science-latest-news__item a img {
        height: fit-content;
        padding-left: 17px; }

.chd-science__sign-up {
  margin: auto;
  max-width: 600px;
  padding: 4em 1em 3em;
  text-align: center; }
  @media (min-width: 1200px) {
    .chd-science__sign-up {
      max-width: 791px;
      padding: 70px 0; } }
  .chd-science__sign-up h2 {
    color: #000000;
    font-size: 22px;
    line-height: 31px; }
    @media (min-width: 1000px) {
      .chd-science__sign-up h2 {
        font-size: 36px;
        line-height: 46px; } }
    .chd-science__sign-up h2:before {
      background: linear-gradient(90deg, #94C054, #5B7633);
      border-radius: 100px;
      content: '';
      display: block;
      height: 8px;
      margin: 0 auto 15px;
      width: 171px; }
      @media (min-width: 1200px) {
        .chd-science__sign-up h2:before {
          margin-bottom: 30px;
          width: 374px; } }
  .chd-science__sign-up p {
    margin: 20px 0; }
    @media (min-width: 1200px) {
      .chd-science__sign-up p {
        font-size: 24px;
        margin: 20px 0 50px; } }
  .chd-science__sign-up .gform_legacy_markup_wrapper form {
    max-width: 500px;
    position: relative;
    width: 90%; }
    @media (min-width: 1200px) {
      .chd-science__sign-up .gform_legacy_markup_wrapper form {
        max-width: 791px; } }
  @media (min-width: 1200px) {
    .chd-science__sign-up .gform_legacy_markup_wrapper ul.gform_fields {
      display: flex;
      gap: 5px; } }
  .chd-science__sign-up .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
    width: 100%; }
  .chd-science__sign-up .top_label div.ginput_complex.ginput_container.gf_name_has_2 {
    display: flex;
    gap: 5px; }
  .chd-science__sign-up .gform_legacy_markup_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .chd-science__sign-up .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    background: #F8F8F8;
    border: 1px solid #DAEBB9;
    border-radius: 100px;
    color: #2C2E30;
    height: 55px;
    letter-spacing: 2.2px;
    padding: 0 20px;
    text-transform: uppercase; }
    @media (min-width: 1200px) {
      .chd-science__sign-up .gform_legacy_markup_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .chd-science__sign-up .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
        margin-bottom: 0; } }
  .chd-science__sign-up .gform_legacy_markup_wrapper .ginput_container_email input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding-right: 120px; }
    @media (min-width: 1200px) {
      .chd-science__sign-up .gform_legacy_markup_wrapper .ginput_container_email input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
        padding-right: 180px; } }
  .chd-science__sign-up .gform_legacy_markup_wrapper ul li.gfield {
    margin-top: 0; }
  .chd-science__sign-up .gform_legacy_markup_wrapper .top_label div.ginput_container {
    margin: 0; }
  .chd-science__sign-up .gform_legacy_markup_wrapper li.hidden_label input {
    margin: 0;
    width: 100%; }
  .chd-science__sign-up div.ginput_container_name span {
    width: 100%; }
  .chd-science__sign-up .gform_legacy_markup_wrapper .gform_footer input[type=submit] {
    background: #2C2E30;
    border: none;
    border-radius: 100px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    height: 55px;
    letter-spacing: 2px;
    margin-right: 0;
    margin-bottom: 0;
    padding: 0 20px; }
    @media (min-width: 1200px) {
      .chd-science__sign-up .gform_legacy_markup_wrapper .gform_footer input[type=submit] {
        font-size: 16px;
        width: 165px; } }
  .chd-science__sign-up .gform_legacy_markup_wrapper .gform_footer {
    bottom: 0;
    padding-bottom: 0;
    position: absolute;
    width: auto;
    right: 0; }

.chd-science-home {
  /*  
    this section is temporary. Remove when reverting the 
    chronic health conditions section.
  */
  /* end of temporary section */ }
  .chd-science-home__wrapper {
    padding: 0; }
  .chd-science-home__temp .chd-science-home__chronic-health-conditions {
    max-width: 1176px;
    width: 92%; }
    @media (min-width: 1000px) {
      .chd-science-home__temp .chd-science-home__chronic-health-conditions {
        align-items: center;
        display: grid;
        gap: 80px;
        grid-template-columns: 37fr 63fr; } }
    .chd-science-home__temp .chd-science-home__chronic-health-conditions h2 {
      margin-bottom: 7px;
      text-align: left; }
      .chd-science-home__temp .chd-science-home__chronic-health-conditions h2 {
        font-size: 24px; }
        @media screen and (min-width: 390px) {
          .chd-science-home__temp .chd-science-home__chronic-health-conditions h2 {
            font-size: calc(24px + 8 * ((100vw - 390px) / 1050)); } }
        @media screen and (min-width: 1440px) {
          .chd-science-home__temp .chd-science-home__chronic-health-conditions h2 {
            font-size: 32px; } }
      .chd-science-home__temp .chd-science-home__chronic-health-conditions h2 {
        line-height: 32px; }
        @media screen and (min-width: 390px) {
          .chd-science-home__temp .chd-science-home__chronic-health-conditions h2 {
            line-height: calc(32px + 6 * ((100vw - 390px) / 1050)); } }
        @media screen and (min-width: 1440px) {
          .chd-science-home__temp .chd-science-home__chronic-health-conditions h2 {
            line-height: 38px; } }
      @media (min-width: 1000px) {
        .chd-science-home__temp .chd-science-home__chronic-health-conditions h2 {
          margin-bottom: 10px;
          max-width: 400px; } }
    .chd-science-home__temp .chd-science-home__chronic-health-conditions p {
      line-height: 22px;
      margin-bottom: 30px; }
    .chd-science-home__temp .chd-science-home__chronic-health-conditions ul {
      list-style: none; }
  .chd-science-home__temp .chd-science-home__chronic-health-conditions-container {
    padding-bottom: 40px; }
  .chd-science-home__temp .chd-science-home__chronic-health-conditions-content-panel-inner {
    padding: 33px .75em .75em; }
    @media (min-width: 1000px) {
      .chd-science-home__temp .chd-science-home__chronic-health-conditions-content-panel-inner {
        padding: 40px 0 60px; } }
  .chd-science-home__temp .chd-science-home__chronic-health-conditions-content-panel.display-mobile {
    border-radius: 10px;
    display: flex; }
  .chd-science-home__temp .chd-science-home__chronic-health-conditions-content-cta {
    font-size: 20px;
    padding: 9px .75em 9px 1.5em; }
    @media (min-width: 1000px) {
      .chd-science-home__temp .chd-science-home__chronic-health-conditions-content-cta {
        font-size: 28px;
        padding: 20px .75em 20px 1.5em; } }
  .chd-science-home__banner {
    background-position: 50% top;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    height: 240px;
    position: relative;
    box-shadow: 0px 4px 4px #0000000D;
    align-items: center;
    justify-content: center;
    display: flex;
    padding: 1em 0; }
    @media (min-width: 500px) {
      .chd-science-home__banner {
        background-position: 75% top; } }
    @media (min-width: 620px) {
      .chd-science-home__banner {
        justify-content: center;
        height: 343px; } }
    @media (min-width: 1200px) {
      .chd-science-home__banner {
        height: 542px;
        padding: 0; } }
    .chd-science-home__banner:before {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      background: #FFFFFFA6; }
  .chd-science-home__title h1 {
    font-size: 22px;
    line-height: 30px;
    font-weight: normal;
    padding: 22px 0 0;
    text-align: center;
    color: #000000;
    text-shadow: 0px 0px 6.9px 0px #FFFFFF40;
    margin-bottom: 4em; }
    @media (min-width: 620px) {
      .chd-science-home__title h1 {
        padding-top: 0;
        margin-bottom: 75px; }
        .chd-science-home__title h1 {
          font-size: 31px; } }
    @media screen and (min-width: 620px) and (min-width: 620px) {
      .chd-science-home__title h1 {
        font-size: calc(31px + 9 * ((100vw - 620px) / 820)); } }
    @media screen and (min-width: 620px) and (min-width: 1440px) {
      .chd-science-home__title h1 {
        font-size: 40px; } }
    @media (min-width: 620px) {
        .chd-science-home__title h1 {
          line-height: 31px; } }
    @media screen and (min-width: 620px) and (min-width: 620px) {
      .chd-science-home__title h1 {
        line-height: calc(31px + 24 * ((100vw - 620px) / 820)); } }
    @media screen and (min-width: 620px) and (min-width: 1440px) {
      .chd-science-home__title h1 {
        line-height: 55px; } }
    @media (min-width: 1440px) {
      .chd-science-home__title h1 {
        font-size: 40px;
        line-height: 55.51px; } }
    .chd-science-home__title h1 > span {
      display: block; }
      .chd-science-home__title h1 > span:first-child {
        margin-bottom: 0.75em; }
      .chd-science-home__title h1 > span span {
        font-weight: bold; }
  .chd-science-home__title p {
    font-size: 12px;
    line-height: 15px;
    font-family: "merriweather", Merriweather, serif; }
    @media (min-width: 620px) {
      .chd-science-home__title p {
        padding-top: 0; }
        .chd-science-home__title p {
          font-size: 16px; } }
    @media screen and (min-width: 620px) and (min-width: 620px) {
      .chd-science-home__title p {
        font-size: calc(16px + 4 * ((100vw - 620px) / 820)); } }
    @media screen and (min-width: 620px) and (min-width: 1440px) {
      .chd-science-home__title p {
        font-size: 20px; } }
    @media (min-width: 620px) {
        .chd-science-home__title p {
          line-height: 16px; } }
    @media screen and (min-width: 620px) and (min-width: 620px) {
      .chd-science-home__title p {
        line-height: calc(16px + 10 * ((100vw - 620px) / 820)); } }
    @media screen and (min-width: 620px) and (min-width: 1440px) {
      .chd-science-home__title p {
        line-height: 26px; } }
    @media (min-width: 1440px) {
      .chd-science-home__title p {
        font-size: 23px;
        line-height: 29px; } }
    @media (min-width: 1540px) {
      .chd-science-home__title p {
        font-size: 20px; } }
  @media screen and (min-width: 1540px) and (min-width: 1440px) {
    .chd-science-home__title p {
      font-size: calc(20px + 10 * ((100vw - 1440px) / 400)); } }
  @media screen and (min-width: 1540px) and (min-width: 1840px) {
    .chd-science-home__title p {
      font-size: 30px; } }
    @media (min-width: 1540px) {
      .chd-science-home__title p {
        line-height: 26px; } }
  @media screen and (min-width: 1540px) and (min-width: 1440px) {
    .chd-science-home__title p {
      line-height: calc(26px + 10 * ((100vw - 1440px) / 400)); } }
  @media screen and (min-width: 1540px) and (min-width: 1840px) {
    .chd-science-home__title p {
      line-height: 36px; } }
    @media (min-width: 1840px) {
      .chd-science-home__title p {
        font-size: 30px;
        line-height: 36px; } }
  .chd-science-home__top-links {
    margin-bottom: -4em; }
    @media (min-width: 1200px) {
      .chd-science-home__top-links {
        margin-bottom: -37.5px; } }
    .chd-science-home__top-links .swiper-wrapper {
      padding: 10px 17px;
      box-sizing: border-box;
      top: -4em; }
      @media (min-width: 1360px) {
        .chd-science-home__top-links .swiper-wrapper {
          justify-content: center; } }
      @media (min-width: 1200px) {
        .chd-science-home__top-links .swiper-wrapper {
          padding: 0px 17px;
          top: -75px; } }
  .chd-science-home__top-links-link {
    background-position: center;
    background-size: cover;
    box-shadow: 0 3px 5px 3px rgba(0, 0, 0, 0.15);
    display: block;
    height: 100%;
    position: relative;
    transition: .2s;
    width: 100%; }
    .chd-science-home__top-links-link:before {
      background: linear-gradient(#000, transparent 55%);
      content: '';
      display: block;
      position: absolute;
      height: 100%;
      transition: .2s;
      width: 100%; }
    .chd-science-home__top-links-link p {
      color: #fff;
      font-family: "open-sans", "Open Sans", sans-serif;
      font-size: 20px;
      letter-spacing: 0.75px;
      line-height: 26px;
      padding: 16px;
      position: relative;
      font-weight: 700;
      text-transform: uppercase; }
      .chd-science-home__top-links-link p::after {
        background: #3FB6E8;
        content: '';
        display: block;
        height: 4px;
        margin-top: 8px;
        width: 83px; }
    .chd-science-home__top-links-link:hover {
      box-shadow: 0 3px 5px 3px rgba(0, 0, 0, 0.3); }
      .chd-science-home__top-links-link:hover:before {
        opacity: .8; }
  .chd-science-home__top-links-swiper-slide.swiper-slide {
    height: 377px;
    width: 222px; }
    .chd-science-home__top-links-swiper-slide.swiper-slide:first-child {
      padding-left: 15px; }
    .chd-science-home__top-links-swiper-slide.swiper-slide:last-child {
      padding-right: 15px; }
  .chd-science-home__top-links {
    position: relative; }
    .chd-science-home__top-links-inner {
      display: flex;
      flex-wrap: wrap;
      gap: 1em;
      justify-content: center; }
      @media (max-width: 959px) {
        .chd-science-home__top-links-inner {
          padding: 40px 17px; } }
      .chd-science-home__top-links-inner a {
        padding: 1em;
        text-transform: uppercase;
        color: #ffffff;
        width: 248px;
        font-family: "open-sans", "Open Sans", sans-serif;
        font-size: 20px;
        line-height: 26px;
        font-weight: 700;
        letter-spacing: 0.75px;
        box-shadow: 0px 2px 10px 0px #00000040;
        box-sizing: border-box;
        height: 240px; }
        @media (min-width: 1200px) {
          .chd-science-home__top-links-inner a {
            height: 380px; } }
        .chd-science-home__top-links-inner a p {
          position: relative; }
          .chd-science-home__top-links-inner a p:after {
            content: '';
            display: block;
            width: 84px;
            margin-top: 0.4em;
            border-bottom: 4px solid #3fb6e8; }
  .chd-science-home__about {
    text-align: center;
    padding: 1.5em; }
    .chd-science-home__about-text {
      font-size: 18px;
      line-height: 26px;
      width: 640px;
      max-width: 100%;
      margin: 1em auto; }
      @media (min-width: 1200px) {
        .chd-science-home__about-text {
          font-size: 24px;
          line-height: 33px; } }
      .chd-science-home__about-text span {
        font-weight: bold; }
    .chd-science-home__about-button a {
      display: inline-block;
      padding: 0.75em 2em;
      font-weight: bold;
      background: #0080A3;
      color: #ffffff;
      text-transform: uppercase;
      font-size: 14px;
      line-height: 26px;
      letter-spacing: 2.5px;
      transition: 0.2s ease-in-out; }
      .chd-science-home__about-button a:hover {
        background: #01647F; }
  .chd-science-home__articles {
    width: 1172px;
    margin: 3em auto 1.5em;
    max-width: 100%;
    position: relative;
    box-sizing: border-box;
    padding: 0 1.5em;
    --swiper-navigation-size: 1.5em;
    --swiper-navigation-top-offset: 0%;
    --swiper-navigation-sides-offset: 0em;
    --swiper-navigation-color: #000000; }
    @media (min-width: 1200px) {
      .chd-science-home__articles {
        padding: 0; } }
    .chd-science-home__articles h2 {
      font-size: 24px;
      line-height: 37.5px; }
      @media (min-width: 1200px) {
        .chd-science-home__articles h2 {
          font-size: 32px; } }
    .chd-science-home__articles-swiper.swiper {
      margin: 0 -1.5em;
      box-sizing: border-box; }
      @media (min-width: 1200px) {
        .chd-science-home__articles-swiper.swiper {
          margin: auto; } }
    .chd-science-home__articles .swiper-button-next, .chd-science-home__articles .swiper-button-prev {
      background-color: #ffffff;
      opacity: 80%;
      height: 160px;
      width: 1.5em;
      top: 0.5em; }
      @media (min-width: 1200px) {
        .chd-science-home__articles .swiper-button-next, .chd-science-home__articles .swiper-button-prev {
          display: none; } }
    .chd-science-home__articles .swiper-button-next {
      right: 0; }
    .chd-science-home__articles .swiper-button-prev {
      left: 0; }
    .chd-science-home__articles .swiper-button-disabled {
      opacity: 0 !important; }
    .chd-science-home__articles .swiper-wrapper {
      overflow-y: hidden !important;
      justify-content: space-between; }
    .chd-science-home__articles-item:hover img {
      box-shadow: 0 3px 5px 3px rgba(0, 0, 0, 0.23); }
    .chd-science-home__articles-item.swiper-slide {
      min-width: 300px;
      width: calc(calc(100% / 3) - 1.25em); }
      .chd-science-home__articles-item.swiper-slide:first-child {
        padding-left: 1.5em; }
        @media (min-width: 1200px) {
          .chd-science-home__articles-item.swiper-slide:first-child {
            padding-left: 0; } }
      @media (min-width: 1200px) {
        .chd-science-home__articles-item.swiper-slide:last-child {
          padding-right: 0; } }
    .chd-science-home__articles-item-image {
      position: relative;
      margin-bottom: 0.25em; }
      .chd-science-home__articles-item-image img {
        transition: 0.2s ease-in-out;
        box-shadow: 0px 2px 10px 0px #00000040; }
    .chd-science-home__articles-item-date {
      color: #737373;
      text-transform: uppercase;
      letter-spacing: 1.5px;
      font-size: 12px;
      line-height: 22px; }
    .chd-science-home__articles-item-title {
      color: #3a373c;
      font-family: "merriweather", Merriweather, serif;
      font-size: 16px;
      line-height: 20px; }
    .chd-science-home__articles-item-read-more {
      font-size: 16px;
      line-height: 22px;
      letter-spacing: 1.5px;
      text-transform: uppercase;
      font-weight: bold;
      margin-top: 0.5em;
      color: #0080A3;
      display: inline-flex;
      align-items: center; }
      .chd-science-home__articles-item-read-more:after {
        content: ''; }
    .chd-science-home__articles-cta {
      margin: 2.25em auto 3em;
      text-align: center;
      font-size: 16px;
      line-height: 22px;
      letter-spacing: 1.5px;
      text-transform: uppercase;
      font-weight: bold;
      align-items: center; }
      @media (min-width: 1200px) {
        .chd-science-home__articles-cta {
          text-align: right; } }
      .chd-science-home__articles-cta a {
        display: inline-flex;
        color: #0080A3;
        align-items: center; }
        .chd-science-home__articles-cta a:after {
          content: ''; }
    .chd-science-home__articles .arrow {
      background: #0080A3;
      border-radius: 50%;
      height: 15px;
      width: 15px;
      vertical-align: middle;
      margin: auto 0.5em; }
      .chd-science-home__articles .arrow svg {
        width: 15px;
        height: 15px;
        padding: 0.25em;
        box-sizing: border-box;
        fill: #fff;
        vertical-align: top; }
  .chd-science-home__chronic-health-conditions {
    width: 1172px;
    max-width: 100%;
    margin: auto; }
    .chd-science-home__chronic-health-conditions-container {
      background: linear-gradient(360deg, #F1F1F1 87.08%, rgba(244, 245, 245, 0) 100%);
      padding-bottom: 2.25em; }
      @media (min-width: 1200px) {
        .chd-science-home__chronic-health-conditions-container {
          padding-bottom: 7em; } }
    .chd-science-home__chronic-health-conditions h2 {
      font-size: 36px;
      line-height: 39px;
      text-align: center; }
      @media (min-width: 1200px) {
        .chd-science-home__chronic-health-conditions h2 {
          font-size: 42px;
          line-height: 42px; } }
      .chd-science-home__chronic-health-conditions h2 span {
        font-size: 28px;
        font-weight: normal; }
        @media (min-width: 1200px) {
          .chd-science-home__chronic-health-conditions h2 span {
            font-size: 32px; } }
    .chd-science-home__chronic-health-conditions-inner {
      display: flex;
      justify-content: center; }
      .chd-science-home__chronic-health-conditions-inner nav {
        width: 100%;
        border: none;
        margin: auto;
        padding: 0 1em;
        box-sizing: border-box; }
        @media (min-width: 1200px) {
          .chd-science-home__chronic-health-conditions-inner nav {
            width: 360px;
            max-width: 100%;
            padding: 0; } }
        .chd-science-home__chronic-health-conditions-inner nav ul {
          list-style-type: none;
          margin: 0;
          display: flex;
          flex-direction: column;
          justify-content: space-between;
          gap: 0.25em; }
        @media (min-width: 1200px) {
          .chd-science-home__chronic-health-conditions-inner nav.single-condition {
            display: none; } }
    .chd-science-home__chronic-health-conditions-button {
      position: relative;
      background: linear-gradient(90.58deg, #018BB4 20.2%, #015B73 73.87%);
      color: #ffffff;
      text-transform: uppercase;
      width: 100%;
      display: flex;
      align-items: center;
      min-height: 4em;
      padding: 1em;
      justify-content: flex-start;
      box-sizing: border-box;
      border: none;
      transition: 0.2s ease-in-out;
      border-radius: 10px;
      margin: 0.5em auto; }
      @media (min-width: 1200px) {
        .chd-science-home__chronic-health-conditions-button {
          right: 0.25em;
          margin: auto;
          border-radius: 10px 0 0 10px; } }
      .chd-science-home__chronic-health-conditions-button:hover {
        background: #ffffff;
        color: #0080A3; }
        .chd-science-home__chronic-health-conditions-button:hover:before {
          background: linear-gradient(135deg, transparent 50%, #ffffff 50%); }
      @media (max-width: 1199px) {
        .chd-science-home__chronic-health-conditions-button:before {
          content: '';
          position: absolute;
          background: linear-gradient(135deg, transparent 50%, #01708F 50%);
          width: 1em;
          height: 1em;
          bottom: calc(-0.5em + 1px);
          left: calc(50% - 0.5em);
          right: calc(50% - 0.5em);
          transform: rotate(45deg);
          z-index: 1;
          transition: 0.2s ease-in-out; } }
      @media (min-width: 1200px) {
        .chd-science-home__chronic-health-conditions-button:after {
          content: '';
          position: absolute;
          width: 0.25em;
          right: 0.25em;
          height: 100%;
          transition: right 0.2s ease-in-out; } }
      .chd-science-home__chronic-health-conditions-button:focus, .chd-science-home__chronic-health-conditions-button[aria-expanded="true"] {
        background: #ffffff;
        color: #0080A3;
        margin-bottom: 0px;
        border-radius: 10px 10px 0 0; }
        @media (min-width: 1200px) {
          .chd-science-home__chronic-health-conditions-button:focus, .chd-science-home__chronic-health-conditions-button[aria-expanded="true"] {
            border-radius: 10px 0 0 10px; } }
        .chd-science-home__chronic-health-conditions-button:focus:before, .chd-science-home__chronic-health-conditions-button[aria-expanded="true"]:before {
          background: transparent; }
        @media (min-width: 1200px) {
          .chd-science-home__chronic-health-conditions-button:focus:after, .chd-science-home__chronic-health-conditions-button[aria-expanded="true"]:after {
            right: -0.25em;
            background: #ffffff; } }
      .chd-science-home__chronic-health-conditions-button.manual-format {
        display: initial;
        text-align: left; }
      .chd-science-home__chronic-health-conditions-button-stat {
        white-space: nowrap;
        margin-right: 0.5rem; }
        .chd-science-home__chronic-health-conditions-button-stat {
          font-size: 14px; }
          @media screen and (min-width: 320px) {
            .chd-science-home__chronic-health-conditions-button-stat {
              font-size: calc(14px + 4 * ((100vw - 320px) / 70)); } }
          @media screen and (min-width: 390px) {
            .chd-science-home__chronic-health-conditions-button-stat {
              font-size: 18px; } }
        .chd-science-home__chronic-health-conditions-button-stat-number {
          font-weight: bold;
          font-family: "merriweather", Merriweather, serif; }
          .chd-science-home__chronic-health-conditions-button-stat-number {
            font-size: 18px; }
            @media screen and (min-width: 320px) {
              .chd-science-home__chronic-health-conditions-button-stat-number {
                font-size: calc(18px + 6 * ((100vw - 320px) / 70)); } }
            @media screen and (min-width: 390px) {
              .chd-science-home__chronic-health-conditions-button-stat-number {
                font-size: 24px; } }
      .chd-science-home__chronic-health-conditions-button-with {
        font-style: italic; }
        .chd-science-home__chronic-health-conditions-button-with {
          font-size: 12px; }
          @media screen and (min-width: 320px) {
            .chd-science-home__chronic-health-conditions-button-with {
              font-size: calc(12px + 2 * ((100vw - 320px) / 70)); } }
          @media screen and (min-width: 390px) {
            .chd-science-home__chronic-health-conditions-button-with {
              font-size: 14px; } }
      .chd-science-home__chronic-health-conditions-button-condition-name {
        font-weight: bold;
        text-align: left;
        top: 1px;
        position: relative; }
        .chd-science-home__chronic-health-conditions-button-condition-name {
          font-size: 14px; }
          @media screen and (min-width: 320px) {
            .chd-science-home__chronic-health-conditions-button-condition-name {
              font-size: calc(14px + 4 * ((100vw - 320px) / 70)); } }
          @media screen and (min-width: 390px) {
            .chd-science-home__chronic-health-conditions-button-condition-name {
              font-size: 18px; } }
      .chd-science-home__chronic-health-conditions-button-addendum {
        line-height: 1rem;
        margin: 0 0.4em;
        white-space: nowrap; }
        .chd-science-home__chronic-health-conditions-button-addendum {
          font-size: 12px; }
          @media screen and (min-width: 320px) {
            .chd-science-home__chronic-health-conditions-button-addendum {
              font-size: calc(12px + 2 * ((100vw - 320px) / 879)); } }
          @media screen and (min-width: 1199px) {
            .chd-science-home__chronic-health-conditions-button-addendum {
              font-size: 14px; } }
    .chd-science-home__chronic-health-conditions-content-panel {
      position: relative;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      background: #ffffff;
      opacity: 1; }
      .chd-science-home__chronic-health-conditions-content-panel-container {
        position: relative; }
        @media (min-width: 1200px) {
          .chd-science-home__chronic-health-conditions-content-panel-container {
            width: calc(100% - 360px);
            min-height: 690px; } }
      .chd-science-home__chronic-health-conditions-content-panel.display-mobile {
        border-radius: 0 0 10px 10px;
        transition: opacity 0.2s ease-in-out, height 0.2s ease-in-out; }
        @media (min-width: 1200px) {
          .chd-science-home__chronic-health-conditions-content-panel.display-mobile {
            display: none; } }
      .chd-science-home__chronic-health-conditions-content-panel.display-desktop {
        transition: opacity 0.2s ease-in-out;
        position: absolute;
        border-radius: 0 10px 10px 0;
        width: 100%;
        height: 100%; }
        @media (max-width: 1199px) {
          .chd-science-home__chronic-health-conditions-content-panel.display-desktop {
            display: none; } }
      .chd-science-home__chronic-health-conditions-content-panel[aria-hidden="true"] {
        opacity: 0;
        width: 0px;
        height: 0px;
        position: absolute;
        left: -9999px;
        z-index: -9999; }
      .chd-science-home__chronic-health-conditions-content-panel-inner {
        text-align: center;
        padding: 0.75em;
        width: 100%; }
    .chd-science-home__chronic-health-conditions h3 {
      font-size: 28px;
      line-height: 1.1;
      color: #0080A3;
      font-family: "merriweather", Merriweather, serif; }
      @media (min-width: 1200px) {
        .chd-science-home__chronic-health-conditions h3 {
          margin: 1rem auto;
          font-size: 42px; } }
    .chd-science-home__chronic-health-conditions-content-subtitle {
      font-size: 16px;
      line-height: 22px;
      text-transform: uppercase;
      letter-spacing: 1.6px;
      font-weight: bold;
      margin: 0.25em auto; }
      @media (min-width: 1200px) {
        .chd-science-home__chronic-health-conditions-content-subtitle {
          font-size: 24px;
          margin: 0.75em auto;
          letter-spacing: 2.2px; } }
    .chd-science-home__chronic-health-conditions-content-cta {
      background: linear-gradient(90.35deg, #008AB3 40.84%, #005A72 95.49%);
      font-family: "merriweather", Merriweather, serif;
      font-weight: normal;
      color: #ffffff;
      font-size: 14px;
      font-style: italic;
      line-height: 26px;
      padding: 0.75em 0.75em 0.75em 1.5em;
      border-radius: 40px 0px 10px 0px;
      margin-left: auto;
      transition: 0.2s ease-in-out;
      border: 1px solid transparent; }
      .chd-science-home__chronic-health-conditions-content-cta:hover {
        background: #ffffff;
        color: #0080A3;
        box-shadow: -2px -2px 6px 0px #00000033; }
      @media (min-width: 1200px) {
        .chd-science-home__chronic-health-conditions-content-cta {
          font-size: 28px;
          position: absolute;
          right: 0;
          bottom: 0; } }
      .chd-science-home__chronic-health-conditions-content-cta-condition {
        font-style: normal;
        font-weight: bold; }
      .chd-science-home__chronic-health-conditions-content-cta .arrow {
        background: #ffffff;
        border-radius: 50%;
        vertical-align: middle;
        display: inline-block;
        margin: auto 0.25em;
        width: 1em;
        height: 1em; }
        @media (min-width: 1200px) {
          .chd-science-home__chronic-health-conditions-content-cta .arrow {
            height: 0.75em;
            width: 0.75em; } }
        .chd-science-home__chronic-health-conditions-content-cta .arrow svg {
          box-sizing: border-box;
          fill: #0080A3;
          vertical-align: top;
          width: 1em;
          height: 1em;
          padding: 0.25em; }
          @media (min-width: 1200px) {
            .chd-science-home__chronic-health-conditions-content-cta .arrow svg {
              width: 0.75em;
              height: 0.75em;
              padding: 0.15em; } }
  .chd-science-home__book-promo {
    background: linear-gradient(86.55deg, #004D35 -3.4%, #FFDF00 131.4%);
    position: relative; }
    @media (min-width: 1200px) {
      .chd-science-home__book-promo {
        background: linear-gradient(-125.14deg, #004D35 12.64%, #FFDF00 190.82%); } }
    .chd-science-home__book-promo-inner {
      max-width: 100%;
      min-height: 34vw;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      position: relative; }
    .chd-science-home__book-promo-blurb {
      max-width: 100%;
      min-width: 75%;
      width: 390px;
      position: relative;
      color: #ffffff;
      padding: 2em;
      box-sizing: border-box;
      z-index: 2; }
      @media (min-width: 1200px) {
        .chd-science-home__book-promo-blurb {
          width: 38%;
          left: -6%;
          min-width: initial; } }
      .chd-science-home__book-promo-blurb h2 {
        font-size: 20px;
        line-height: 23px;
        margin-bottom: auto; }
        @media (min-width: 1200px) {
          .chd-science-home__book-promo-blurb h2 {
            font-size: 30px;
            line-height: 36px; } }
        @media (min-width: 1441px) {
          .chd-science-home__book-promo-blurb h2 {
            font-size: 31px; } }
  @media screen and (min-width: 1441px) and (min-width: 1441px) {
    .chd-science-home__book-promo-blurb h2 {
      font-size: calc(31px + 49 * ((100vw - 1441px) / 2399)); } }
  @media screen and (min-width: 1441px) and (min-width: 3840px) {
    .chd-science-home__book-promo-blurb h2 {
      font-size: 80px; } }
        @media (min-width: 1441px) {
          .chd-science-home__book-promo-blurb h2 {
            line-height: 37px; } }
  @media screen and (min-width: 1441px) and (min-width: 1441px) {
    .chd-science-home__book-promo-blurb h2 {
      line-height: calc(37px + 47 * ((100vw - 1441px) / 2399)); } }
  @media screen and (min-width: 1441px) and (min-width: 3840px) {
    .chd-science-home__book-promo-blurb h2 {
      line-height: 84px; } }
      .chd-science-home__book-promo-blurb-text {
        font-size: 16px;
        line-height: 22px;
        margin: 0.75em auto; }
        @media (min-width: 1200px) {
          .chd-science-home__book-promo-blurb-text {
            font-size: 18px;
            line-height: 27px;
            margin: 1em auto 1.5em; } }
        @media (min-width: 1441px) {
          .chd-science-home__book-promo-blurb-text {
            font-size: 19px; } }
  @media screen and (min-width: 1441px) and (min-width: 1441px) {
    .chd-science-home__book-promo-blurb-text {
      font-size: calc(19px + 29 * ((100vw - 1441px) / 2399)); } }
  @media screen and (min-width: 1441px) and (min-width: 3840px) {
    .chd-science-home__book-promo-blurb-text {
      font-size: 48px; } }
        @media (min-width: 1441px) {
          .chd-science-home__book-promo-blurb-text {
            line-height: 28px; } }
  @media screen and (min-width: 1441px) and (min-width: 1441px) {
    .chd-science-home__book-promo-blurb-text {
      line-height: calc(28px + 26 * ((100vw - 1441px) / 2399)); } }
  @media screen and (min-width: 1441px) and (min-width: 3840px) {
    .chd-science-home__book-promo-blurb-text {
      line-height: 54px; } }
      .chd-science-home__book-promo-blurb-button a {
        display: inline-block;
        background-color: #ffffff;
        font-size: 15px;
        line-height: 20px;
        font-weight: 700;
        color: #537826;
        box-shadow: 0px 4px 6px 0px #00000033;
        padding: 0.5em 2em;
        letter-spacing: 1.5px;
        text-transform: uppercase;
        transition: 0.2s ease-in-out; }
        .chd-science-home__book-promo-blurb-button a:hover {
          color: #ffffff;
          background-color: #537826; }
        @media (min-width: 1200px) {
          .chd-science-home__book-promo-blurb-button a {
            padding: 1em 3em; } }
        @media (min-width: 1441px) {
          .chd-science-home__book-promo-blurb-button a {
            font-size: 16px; } }
  @media screen and (min-width: 1441px) and (min-width: 1441px) {
    .chd-science-home__book-promo-blurb-button a {
      font-size: calc(16px + 24 * ((100vw - 1441px) / 2399)); } }
  @media screen and (min-width: 1441px) and (min-width: 3840px) {
    .chd-science-home__book-promo-blurb-button a {
      font-size: 40px; } }
        @media (min-width: 1441px) {
          .chd-science-home__book-promo-blurb-button a {
            line-height: 21px; } }
  @media screen and (min-width: 1441px) and (min-width: 1441px) {
    .chd-science-home__book-promo-blurb-button a {
      line-height: calc(21px + 27 * ((100vw - 1441px) / 2399)); } }
  @media screen and (min-width: 1441px) and (min-width: 3840px) {
    .chd-science-home__book-promo-blurb-button a {
      line-height: 48px; } }
    .chd-science-home__book-promo-background {
      width: 100%; }
      @media (min-width: 1200px) {
        .chd-science-home__book-promo-background {
          width: calc(100% - 1em);
          position: absolute;
          height: 100%;
          right: 0; } }
      .chd-science-home__book-promo-background-desktop {
        position: absolute;
        display: none; }
        @media (min-width: 1200px) {
          .chd-science-home__book-promo-background-desktop {
            display: initial;
            left: 0;
            right: 0;
            bottom: 0;
            height: 100%;
            width: 100%;
            background-size: contain;
            background-repeat: no-repeat;
            background-position: bottom center; } }
      .chd-science-home__book-promo-background-mobile {
        width: 100%;
        height: 55vw;
        min-height: 200px;
        background-position: bottom center;
        background-repeat: no-repeat;
        background-size: contain; }
        @media (min-width: 1200px) {
          .chd-science-home__book-promo-background-mobile {
            display: none; } }

.chd-speakers-bureau-main {
  padding: 0; }
  .chd-speakers-bureau-main .chd-page-section__inner {
    width: 1180px;
    max-width: 100%;
    margin: 0 auto;
    box-sizing: border-box; }
  .chd-speakers-bureau-main h1, .chd-speakers-bureau-main h2, .chd-speakers-bureau-main h3, .chd-speakers-bureau-main h4, .chd-speakers-bureau-main h5, .chd-speakers-bureau-main h6 {
    line-height: 130%; }

.chd-speakers-bureau__banner {
  position: relative;
  min-height: 32em;
  background-size: auto 70%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  background-position: center -2.5em;
  background-repeat: no-repeat;
  text-align: center; }
  @media (min-width: 1200px) {
    .chd-speakers-bureau__banner {
      min-height: initial;
      height: 32.29vw;
      background-size: cover;
      align-items: center;
      text-align: left;
      background-position: calc(100vw / 6) 60%; } }
  .chd-speakers-bureau__banner:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
    background: linear-gradient(180deg, rgba(251, 250, 247, 0) 1.72%, #FBFAF7 60%); }
    @media (min-width: 1200px) {
      .chd-speakers-bureau__banner:before {
        height: 100%;
        width: 76.11%;
        background: linear-gradient(270deg, rgba(251, 250, 247, 0) 1.72%, #FBFAF7 65.83%); } }
  .chd-speakers-bureau__banner-inner {
    z-index: 2; }
  .chd-speakers-bureau__banner-content {
    max-width: 100%;
    padding: 1.094rem;
    line-height: 125%; }
    @media (min-width: 1200px) {
      .chd-speakers-bureau__banner-content {
        padding: initial;
        width: 592px; } }

.chd-speakers-bureau__title h1 {
  font-size: 28px; }
  @media (min-width: 1200px) {
    .chd-speakers-bureau__title h1 {
      font-size: 46px; } }

.chd-speakers-bureau__intro-text {
  font-size: 16px;
  line-height: 150%;
  font-weight: 600; }
  @media (min-width: 1200px) {
    .chd-speakers-bureau__intro-text {
      font-size: 24px;
      line-height: 130%; } }

.chd-speakers-bureau__body {
  padding: 1.5em 1.2rem 3em; }
  @media (min-width: 1200px) {
    .chd-speakers-bureau__body {
      padding: 5em 1.2rem; } }
  .chd-speakers-bureau__body-inner {
    display: flex;
    align-items: flex-start;
    gap: 3.5em; }
  .chd-speakers-bureau__body-image {
    display: none; }
    @media (min-width: 1200px) {
      .chd-speakers-bureau__body-image {
        display: initial; } }
    .chd-speakers-bureau__body-image img {
      width: 340px;
      box-shadow: 0px 4px 4px 0px #00000040; }
  .chd-speakers-bureau__body-text {
    position: relative; }
    @media (min-width: 1200px) {
      .chd-speakers-bureau__body-text {
        width: 776px;
        top: -0.5em; } }
    .chd-speakers-bureau__body-text > :first-child {
      font-family: "open-sans", "Open Sans", sans-serif;
      color: #000000;
      font-weight: bold;
      font-size: 20px;
      line-height: 25px; }
      @media (min-width: 1200px) {
        .chd-speakers-bureau__body-text > :first-child {
          font-size: 24px;
          line-height: 28px; } }
    .chd-speakers-bureau__body-text ul {
      padding-left: 1.5em;
      line-height: 1.5em;
      margin: 1em auto 1.5em;
      font-size: 16px;
      line-height: 22px; }
      @media (min-width: 1200px) {
        .chd-speakers-bureau__body-text ul {
          font-size: 20px;
          line-height: 28px; } }
      .chd-speakers-bureau__body-text ul li {
        margin: 0.5em auto; }
        @media (min-width: 1200px) {
          .chd-speakers-bureau__body-text ul li {
            margin: auto; } }
    .chd-speakers-bureau__body-text ul + p {
      font-size: 16px;
      line-height: 22px;
      font-style: italic;
      margin: 1.25em auto 1em; }
      @media (min-width: 1200px) {
        .chd-speakers-bureau__body-text ul + p {
          font-size: 18px; } }

.chd-speakers-bureau__speakers {
  background: #F4F5F5F5;
  padding: 2em 2.344rem 3em; }
  @media (min-width: 1200px) {
    .chd-speakers-bureau__speakers {
      padding: 4em 2.344rem 3em; } }
  .chd-speakers-bureau__speakers .chd-read-more-items__title {
    font-size: 28px;
    line-height: 36px;
    margin: auto auto 1em; }
    @media (min-width: 1200px) {
      .chd-speakers-bureau__speakers .chd-read-more-items__title {
        font-size: 40px;
        line-height: 41px; } }
  .chd-speakers-bureau__speakers .chd-read-more-items-item__title {
    font-family: "merriweather", Merriweather, serif;
    font-size: 24px;
    line-height: 30px;
    margin: auto; }
  .chd-speakers-bureau__speakers a.chd-read-more-items-item__title {
    color: #008BB3;
    text-decoration: underline; }
    .chd-speakers-bureau__speakers a.chd-read-more-items-item__title:hover {
      color: #000;
      text-decoration: none; }
  .chd-speakers-bureau__speakers .chd-read-more-items-item__subtitle {
    font-size: 18px;
    line-height: 28px;
    font-style: italic;
    font-weight: 700;
    font-family: "merriweather", Merriweather, serif; }
    .chd-speakers-bureau__speakers .chd-read-more-items-item__subtitle p:last-child {
      font-family: "open-sans", "Open Sans", sans-serif;
      font-style: normal;
      font-weight: initial;
      font-size: 16px;
      line-height: 20px;
      color: #0080A3;
      margin: 0.5em auto; }
      .chd-speakers-bureau__speakers .chd-read-more-items-item__subtitle p:last-child > span {
        font-weight: bold; }
  .chd-speakers-bureau__speakers .chd-read-more-items .chd-swiper--read-more-items .chd-swiper__slide {
    width: 315px; }
    .chd-speakers-bureau__speakers .chd-read-more-items .chd-swiper--read-more-items .chd-swiper__slide:first-child {
      padding-left: initial; }
    .chd-speakers-bureau__speakers .chd-read-more-items .chd-swiper--read-more-items .chd-swiper__slide:last-child {
      padding-right: initial; }

.chd-speakers-bureau__request {
  background-color: #ffffff;
  padding: 2em 1.5em 3em; }
  @media (min-width: 1200px) {
    .chd-speakers-bureau__request {
      padding: 5em 1.5em 3em; } }
  .chd-speakers-bureau__request[aria-hidden="true"] {
    display: none; }
  .chd-speakers-bureau__request h2 {
    font-size: 30px;
    line-height: 41px;
    color: #373a3c; }
    @media (min-width: 1200px) {
      .chd-speakers-bureau__request h2 {
        font-size: 40px; } }
  .chd-speakers-bureau__request-inner {
    width: 914px !important; }
    .chd-speakers-bureau__request-inner > p {
      font-size: 16px;
      line-height: 22px;
      width: 819px;
      max-width: 100%;
      color: #000000;
      margin-bottom: 2.5em; }
      @media (min-width: 1200px) {
        .chd-speakers-bureau__request-inner > p {
          font-size: 18px; } }
  .chd-speakers-bureau__request .gform_wrapper.gravity-theme.chd-form-speakers-bureau_wrapper .gform_validation_errors > h2 .gform-icon {
    inset-inline-start: -1.25em; }
  .chd-speakers-bureau__request .gform_required_legend {
    display: none; }
  .chd-speakers-bureau__request .gfield_label {
    font-size: 18px !important;
    line-height: 20px !important;
    font-weight: 600 !important; }
  .chd-speakers-bureau__request .gsection {
    padding: 0 !important;
    margin: 1.5em 0 0;
    border: none !important; }
    .chd-speakers-bureau__request .gsection_title {
      color: #0080A3;
      font-family: "open-sans", "Open Sans", sans-serif;
      font-size: 20px;
      line-height: 33px;
      letter-spacing: 2.5px;
      text-transform: uppercase; }
  @media (min-width: 1200px) {
    .chd-speakers-bureau__request .ginput_container.ginput_container_name span:first-child {
      padding-right: 1% !important; } }
  .chd-speakers-bureau__request .ginput_container.ginput_container_name span:first-child input {
    margin-bottom: 1em !important; }
  @media (min-width: 1200px) {
    .chd-speakers-bureau__request .ginput_container.ginput_container_name span:last-child {
      padding-left: 1% !important; } }
  .chd-speakers-bureau__request .ginput_container.ginput_container_date input {
    width: 100% !important; }
  @media (min-width: 1200px) {
    .chd-speakers-bureau__request .ginput_container #input_215_8 {
      width: calc(50% - 8px); } }
  .chd-speakers-bureau__request .ginput_container input, .chd-speakers-bureau__request .ginput_container textarea, .chd-speakers-bureau__request .ginput_container select {
    font-size: 16px !important;
    line-height: 33px !important;
    background-color: #f8f8f8;
    padding: 1em 1.5em !important;
    color: #000000;
    font-weight: 600; }
    .chd-speakers-bureau__request .ginput_container input, .chd-speakers-bureau__request .ginput_container textarea, .chd-speakers-bureau__request .ginput_container select {
      border: 1px solid #6e6e6e; }
    .chd-speakers-bureau__request .ginput_container input::placeholder, .chd-speakers-bureau__request .ginput_container textarea::placeholder, .chd-speakers-bureau__request .ginput_container select::placeholder {
      font-weight: normal; }
  .chd-speakers-bureau__request .ginput_container .gchoice label, .chd-speakers-bureau__request .ginput_container .ginput_container_consent label {
    font-size: 16px !important;
    line-height: 33px !important;
    font-weight: 600; }
  .chd-speakers-bureau__request .ginput_container .gchoice input, .chd-speakers-bureau__request .ginput_container .ginput_container_consent input {
    display: none !important; }
    .chd-speakers-bureau__request .ginput_container .gchoice input:checked + label:before, .chd-speakers-bureau__request .ginput_container .ginput_container_consent input:checked + label:before {
      border-width: 6.5px !important;
      border-color: #000000 !important; }
  .chd-speakers-bureau__request .ginput_container .gchoice label, .chd-speakers-bureau__request .ginput_container .ginput_container_consent label {
    position: relative;
    padding-left: 2.5em !important; }
    .chd-speakers-bureau__request .ginput_container .gchoice label:before, .chd-speakers-bureau__request .ginput_container .ginput_container_consent label:before {
      content: "";
      position: absolute;
      box-sizing: border-box;
      display: block;
      border: 1px solid gray;
      left: 0;
      width: 1.5em;
      height: 1.5em;
      line-height: inherit;
      border-radius: 50%;
      top: 0.25em;
      background-color: #f8f8f8; }
  .chd-speakers-bureau__request input[type='submit'] {
    background: #008bb3;
    color: #ffffff;
    border: none;
    width: 377px;
    max-width: 100%;
    padding: 1.25em;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    font-weight: 700;
    font-size: 18px;
    line-height: 33px;
    margin-top: 1em; }

.chd-speakers-bureau__cta {
  padding: 1.25rem 0;
  text-align: center; }
  @media (min-width: 1200px) {
    .chd-speakers-bureau__cta {
      text-align: left; } }
  .chd-speakers-bureau__cta a {
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2.25px;
    padding: 0.75rem 2rem;
    background-color: #0080A3;
    color: #ffffff;
    transition: 0.1s ease-in-out; }
    @media (min-width: 1200px) {
      .chd-speakers-bureau__cta a {
        font-size: 16px;
        padding: 1.25rem 4.5rem; } }
    .chd-speakers-bureau__cta a:hover, .chd-speakers-bureau__cta a:focus-visible {
      background-color: #05607c; }

@media (min-width: 1200px) {
  .chd-speakers-bureau__top-cta {
    padding: 2rem 0 1.25rem; } }

@media (min-width: 1200px) {
  .chd-speakers-bureau__top-cta a {
    font-size: 14px;
    padding: 0.75rem 2rem; } }

.chd-speakers-bureau__bottom-cta {
  padding: 4rem 1.25rem 2rem; }
  @media (min-width: 1200px) {
    .chd-speakers-bureau__bottom-cta {
      text-align: center; } }

.chd-general--vaccines h1 {
  font-size: 28px;
  line-height: 38px;
  text-align: center;
  top: -0.5em; }
  @media (min-width: 1200px) {
    .chd-general--vaccines h1 {
      font-size: 60px;
      line-height: 76px; } }

.chd-general--vaccines .chd-form-block {
  color: #ffffff; }
  .chd-general--vaccines .chd-form-block__inner {
    max-width: 950px; }
    .chd-general--vaccines .chd-form-block__inner > h2 {
      color: #ffffff; }
      .chd-general--vaccines .chd-form-block__inner > h2:before {
        content: initial; }
      @media (min-width: 1200px) {
        .chd-general--vaccines .chd-form-block__inner > h2 {
          max-width: 720px; } }
    .chd-general--vaccines .chd-form-block__inner .gform_wrapper .gform_heading .gform_description:empty {
      display: none; }
    .chd-general--vaccines .chd-form-block__inner .gform_wrapper form {
      margin: auto;
      max-width: 100%; }
      @media (min-width: 1200px) {
        .chd-general--vaccines .chd-form-block__inner .gform_wrapper form {
          max-width: 950px; } }
    .chd-general--vaccines .chd-form-block__inner .gform_wrapper .email-opt-in {
      padding: 1rem 0; }
    .chd-general--vaccines .chd-form-block__inner .gform_wrapper .gform_fields .gfield:has(+ .gfield--type-honeypot) input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
    .chd-general--vaccines .chd-form-block__inner .gform_wrapper .gform_fields .gfield:last-child input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
    .chd-general--vaccines .chd-form-block__inner .gform_wrapper .gform_fields .gfield:has(+ .gfield--type-honeypot) .gfield_validation_message,
    .chd-general--vaccines .chd-form-block__inner .gform_wrapper .gform_fields .gfield:last-child .gfield_validation_message {
      padding-right: 24px; }
      @media (min-width: 1200px) {
        .chd-general--vaccines .chd-form-block__inner .gform_wrapper .gform_fields .gfield:has(+ .gfield--type-honeypot) input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
        .chd-general--vaccines .chd-form-block__inner .gform_wrapper .gform_fields .gfield:last-child input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
        .chd-general--vaccines .chd-form-block__inner .gform_wrapper .gform_fields .gfield:has(+ .gfield--type-honeypot) .gfield_validation_message,
        .chd-general--vaccines .chd-form-block__inner .gform_wrapper .gform_fields .gfield:last-child .gfield_validation_message {
          padding-right: 255px; } }
    @media (min-width: 1200px) {
      .chd-general--vaccines .chd-form-block__inner .gform_wrapper .gform_fields .gfield:has(+ .gfield--type-honeypot) select,
      .chd-general--vaccines .chd-form-block__inner .gform_wrapper .gform_fields .gfield:last-child select {
        border-right-width: 255px; } }
    .chd-general--vaccines .chd-form-block__inner .gform_wrapper .gform_footer {
      position: relative; }
      @media (min-width: 1200px) {
        .chd-general--vaccines .chd-form-block__inner .gform_wrapper .gform_footer {
          position: absolute;
          margin: auto !important;
          padding: 0 !important; } }
      .chd-general--vaccines .chd-form-block__inner .gform_wrapper .gform_footer input[type='submit'] {
        width: 100%; }
        @media (min-width: 1200px) {
          .chd-general--vaccines .chd-form-block__inner .gform_wrapper .gform_footer input[type='submit'] {
            width: auto; } }

.chd-general--vaccines__inserts-wrapper {
  position: relative; }
  .chd-general--vaccines__inserts-wrapper:after {
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    background-color: #F4F5F5;
    z-index: -2; }
  .chd-general--vaccines__inserts-wrapper .chd-text-block {
    max-width: 1182px;
    margin: auto; }
    .chd-general--vaccines__inserts-wrapper .chd-text-block h2 {
      text-align: left;
      margin: auto auto 1.125rem auto;
      color: #0080A3;
      font-size: 24px;
      line-height: 130%; }
      @media (min-width: 1200px) {
        .chd-general--vaccines__inserts-wrapper .chd-text-block h2 {
          padding: initial;
          font-size: 48px; } }
    .chd-general--vaccines__inserts-wrapper .chd-text-block p {
      font-size: 18px;
      line-height: 18px; }

.chd-general--vaccines__inserts-list {
  max-width: 1182px;
  margin: auto;
  list-style: none; }
  .chd-general--vaccines__inserts-list li {
    border: 3px solid transparent;
    border-radius: 8px;
    background-clip: padding-box !important;
    position: relative;
    background: #ffffff;
    box-sizing: border-box;
    margin-bottom: 0.25rem; }
    .chd-general--vaccines__inserts-list li:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      border-radius: inherit;
      margin: -3px;
      background: linear-gradient(180deg, #F4F5F5 0%, #3FB6E8 100%);
      z-index: -1; }
    .chd-general--vaccines__inserts-list li a {
      display: flex;
      color: #000000;
      font-weight: 700;
      min-height: initial;
      font-size: 18px;
      line-height: 22px;
      font-family: "open-sans", "Open Sans", sans-serif;
      letter-spacing: -0.01em;
      max-width: initial;
      padding: 1.25rem 1.5rem;
      box-sizing: border-box;
      justify-content: space-between;
      background-color: #F4F5F5;
      box-shadow: 2px 2px 7.8px 0px #00000026;
      border-radius: 8px;
      align-items: center; }
      @media (min-width: 1200px) {
        .chd-general--vaccines__inserts-list li a {
          font-size: 32px;
          line-height: 34px; } }
      .chd-general--vaccines__inserts-list li a:hover {
        background-color: #ffffff; }
      .chd-general--vaccines__inserts-list li a:after {
        content: '';
        background-image: url(./images/blue-right-arrow.svg);
        background-size: 1.5rem;
        background-position: center;
        background-repeat: no-repeat;
        color: #0080A3;
        width: 1.5rem;
        text-align: center;
        position: absolute;
        right: 2rem;
        height: 100%; }

.chd-general--vaccines .chd-dropdown-info {
  max-width: 1182px;
  margin: auto; }
  .chd-general--vaccines .chd-dropdown-info h2 {
    display: none; }
  .chd-general--vaccines .chd-dropdown-info details {
    border: 3px solid transparent;
    border-radius: 8px;
    background-clip: padding-box !important;
    position: relative;
    background: #ffffff;
    box-sizing: border-box;
    padding: 1em 1.5em; }
    .chd-general--vaccines .chd-dropdown-info details:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      border-radius: inherit;
      margin: -3px;
      background: linear-gradient(180deg, #F4F5F5 0%, #3FB6E8 100%);
      z-index: -1; }
    .chd-general--vaccines .chd-dropdown-info details[open] summary:after {
      transform: initial; }
    .chd-general--vaccines .chd-dropdown-info details summary {
      align-items: center;
      min-height: initial; }
      .chd-general--vaccines .chd-dropdown-info details summary:after {
        content: '';
        background-image: url(./images/blue-right-arrow.svg);
        background-size: 1.5rem;
        background-position: center;
        background-repeat: no-repeat;
        color: #0080A3;
        width: 1.5rem;
        height: 1.5rem;
        font-size: 40px;
        text-align: center; }
      .chd-general--vaccines .chd-dropdown-info details summary h3 {
        font-size: 18px;
        line-height: 22px;
        font-family: "open-sans", "Open Sans", sans-serif;
        letter-spacing: -0.01em;
        max-width: initial; }
        @media (min-width: 1200px) {
          .chd-general--vaccines .chd-dropdown-info details summary h3 {
            font-size: 32px;
            line-height: 34px; } }

.chd-general--vaccines .chd-link-boxes__links-image--icon {
  left: 2rem; }
  @media (min-width: 1200px) {
    .chd-general--vaccines .chd-link-boxes__links-image--icon {
      left: 3.1rem; } }

.chd-general--vaccines .chd-video-embed__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center; }

.chd-general--vaccines .chd-video-embed__text {
  width: 100%; }
  @media (min-width: 1200px) {
    .chd-general--vaccines .chd-video-embed__text {
      width: 270px; } }

.chd-general--vaccines .chd-video-embed__video {
  width: 640px;
  max-width: 100%; }

.chd-general--vaccines__articles-media .chd-text-block {
  padding: 5em 0 2.5em; }
  .chd-general--vaccines__articles-media .chd-text-block h2 {
    color: #0080A3;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 1.5em;
    letter-spacing: 2.4px;
    margin-bottom: 0;
    max-width: 100%;
    text-transform: uppercase;
    text-align: center; }
    @media (min-width: 1200px) {
      .chd-general--vaccines__articles-media .chd-text-block h2 {
        text-align: left;
        margin: auto;
        max-width: 1170px;
        font-size: 2.25em; } }
  .chd-general--vaccines__articles-media .chd-text-block h2 + p {
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    margin: 0.5em auto auto; }
    @media (min-width: 1200px) {
      .chd-general--vaccines__articles-media .chd-text-block h2 + p {
        text-align: left;
        max-width: 1170px; } }

.chd-general--vaccines__articles-media .chd-article-feed__articles-item-read-more {
  display: none; }

.chd-general--vaccines__articles-media .chd-article-feed__articles-item-link {
  color: #000000; }
  .chd-general--vaccines__articles-media .chd-article-feed__articles-item-link:hover {
    text-decoration: underline; }

.chd-general--vaccines__articles-media .chd-article-feed__articles-item-date {
  color: #000000;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin: 0.25em auto 0.5em;
  text-decoration: inherit; }

.chd-general--vaccines__articles-media .chd-article-feed__articles-item-title {
  text-decoration: inherit;
  color: #000000;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  width: 344px;
  max-width: 100%;
  font-family: "open-sans", "Open Sans", sans-serif; }

.chd-general--vaccines__articles-media .chd-article-feed__articles-cta .arrow {
  display: none; }

.chd-general--vaccines__articles-media .chd-article-feed__articles-cta a:after {
  content: '\2192';
  padding: 0 0.5em; }

.chd-general--vaccines__articles-media .chd-articles-media {
  background-color: #ffffff;
  padding-top: 0; }
  .chd-general--vaccines__articles-media .chd-articles-media__articles,
  .chd-general--vaccines__articles-media .chd-articles-media__articles + .chd-articles-media__more-link {
    display: none; }

.chd-general--vaccines__articles-media + .chd-banner {
  background-image: linear-gradient(to bottom, white 50%, #2c2e30 50%, #2c2e30) !important;
  min-height: initial;
  margin-bottom: -1px; }
  .chd-general--vaccines__articles-media + .chd-banner .chd-banner__text {
    background-image: url(/wp-content/uploads/community-forum-banner-1.jpg);
    max-width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  .chd-general--vaccines__articles-media + .chd-banner .chd-banner__cta {
    display: inline-block;
    font-size: 21px;
    line-height: 130%;
    font-family: "merriweather", Merriweather, serif;
    color: #ffffff;
    max-width: 100%;
    padding: 1.4em;
    box-sizing: border-box;
    text-shadow: 0px 2px 15px #000000BF;
    background-color: rgba(0, 0, 0, 0.2); }
    @media (min-width: 1200px) {
      .chd-general--vaccines__articles-media + .chd-banner .chd-banner__cta {
        font-size: 46px;
        line-height: 48px;
        width: 910px; } }
    .chd-general--vaccines__articles-media + .chd-banner .chd-banner__cta:after {
      content: '';
      background-image: url(./images/arrow-right.svg);
      padding: .75em;
      box-sizing: border-box;
      width: 1rem;
      height: 1rem;
      display: inline-block;
      background-size: 1rem;
      background-position: center;
      background-repeat: no-repeat;
      line-height: 1.5em;
      vertical-align: middle; }
      @media (min-width: 1200px) {
        .chd-general--vaccines__articles-media + .chd-banner .chd-banner__cta:after {
          padding: .25em;
          width: 3rem;
          height: 3rem;
          background-size: 2rem; } }
    .chd-general--vaccines__articles-media + .chd-banner .chd-banner__cta span {
      font-weight: bold;
      font-style: italic; }
    .chd-general--vaccines__articles-media + .chd-banner .chd-banner__cta br:first-child {
      display: none; }
      @media (min-width: 1200px) {
        .chd-general--vaccines__articles-media + .chd-banner .chd-banner__cta br:first-child {
          display: initial; } }

.chd-general--vaccine-inserts-lander .chd-banner__text {
  position: relative;
  max-width: 520px;
  text-align: left;
  width: 60%; }
  @media (min-width: 1280px) {
    .chd-general--vaccine-inserts-lander .chd-banner__text {
      left: calc(50% - 600px); } }
  .chd-general--vaccine-inserts-lander .chd-banner__text h1 {
    line-height: 113%;
    margin-bottom: 5px; }
    .chd-general--vaccine-inserts-lander .chd-banner__text h1 {
      font-size: 22px; }
      @media screen and (min-width: 360px) {
        .chd-general--vaccine-inserts-lander .chd-banner__text h1 {
          font-size: calc(22px + 38 * ((100vw - 360px) / 640)); } }
      @media screen and (min-width: 1000px) {
        .chd-general--vaccine-inserts-lander .chd-banner__text h1 {
          font-size: 60px; } }
    @media (min-width: 1000px) {
      .chd-general--vaccine-inserts-lander .chd-banner__text h1 {
        margin-bottom: 14px; } }
  .chd-general--vaccine-inserts-lander .chd-banner__text p {
    font-size: 16px; }
    @media screen and (min-width: 360px) {
      .chd-general--vaccine-inserts-lander .chd-banner__text p {
        font-size: calc(16px + 6 * ((100vw - 360px) / 640)); } }
    @media screen and (min-width: 1000px) {
      .chd-general--vaccine-inserts-lander .chd-banner__text p {
        font-size: 22px; } }
  .chd-general--vaccine-inserts-lander .chd-banner__text p {
    line-height: 20px; }
    @media screen and (min-width: 360px) {
      .chd-general--vaccine-inserts-lander .chd-banner__text p {
        line-height: calc(20px + 6 * ((100vw - 360px) / 640)); } }
    @media screen and (min-width: 1000px) {
      .chd-general--vaccine-inserts-lander .chd-banner__text p {
        line-height: 26px; } }

.chd-general--vaccine-inserts-lander .chd-form-block {
  color: #ffffff; }
  .chd-general--vaccine-inserts-lander .chd-form-block__inner {
    max-width: 950px; }
    .chd-general--vaccine-inserts-lander .chd-form-block__inner > h2 {
      color: #ffffff; }
      .chd-general--vaccine-inserts-lander .chd-form-block__inner > h2:before {
        content: initial; }
      @media (min-width: 1200px) {
        .chd-general--vaccine-inserts-lander .chd-form-block__inner > h2 {
          max-width: 720px; } }
    .chd-general--vaccine-inserts-lander .chd-form-block__inner .gform_wrapper .gform_heading .gform_description:empty {
      display: none; }
    .chd-general--vaccine-inserts-lander .chd-form-block__inner .gform_wrapper form {
      margin: auto;
      max-width: 100%; }
      @media (min-width: 1200px) {
        .chd-general--vaccine-inserts-lander .chd-form-block__inner .gform_wrapper form {
          max-width: 950px; } }
    .chd-general--vaccine-inserts-lander .chd-form-block__inner .gform_wrapper .email-opt-in {
      padding: 1rem 0; }
    .chd-general--vaccine-inserts-lander .chd-form-block__inner .gform_wrapper .gform_fields .gfield:has(+ .gfield--type-honeypot) input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
    .chd-general--vaccine-inserts-lander .chd-form-block__inner .gform_wrapper .gform_fields .gfield:last-child input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
    .chd-general--vaccine-inserts-lander .chd-form-block__inner .gform_wrapper .gform_fields .gfield:has(+ .gfield--type-honeypot) .gfield_validation_message,
    .chd-general--vaccine-inserts-lander .chd-form-block__inner .gform_wrapper .gform_fields .gfield:last-child .gfield_validation_message {
      padding-right: 24px; }
      @media (min-width: 1200px) {
        .chd-general--vaccine-inserts-lander .chd-form-block__inner .gform_wrapper .gform_fields .gfield:has(+ .gfield--type-honeypot) input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
        .chd-general--vaccine-inserts-lander .chd-form-block__inner .gform_wrapper .gform_fields .gfield:last-child input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
        .chd-general--vaccine-inserts-lander .chd-form-block__inner .gform_wrapper .gform_fields .gfield:has(+ .gfield--type-honeypot) .gfield_validation_message,
        .chd-general--vaccine-inserts-lander .chd-form-block__inner .gform_wrapper .gform_fields .gfield:last-child .gfield_validation_message {
          padding-right: 255px; } }
    @media (min-width: 1200px) {
      .chd-general--vaccine-inserts-lander .chd-form-block__inner .gform_wrapper .gform_fields .gfield:has(+ .gfield--type-honeypot) select,
      .chd-general--vaccine-inserts-lander .chd-form-block__inner .gform_wrapper .gform_fields .gfield:last-child select {
        border-right-width: 255px; } }
    .chd-general--vaccine-inserts-lander .chd-form-block__inner .gform_wrapper .gform_footer {
      position: relative; }
      @media (min-width: 1200px) {
        .chd-general--vaccine-inserts-lander .chd-form-block__inner .gform_wrapper .gform_footer {
          position: absolute;
          margin: auto !important;
          padding: 0 !important; } }
      .chd-general--vaccine-inserts-lander .chd-form-block__inner .gform_wrapper .gform_footer input[type='submit'] {
        width: 100%; }
        @media (min-width: 1200px) {
          .chd-general--vaccine-inserts-lander .chd-form-block__inner .gform_wrapper .gform_footer input[type='submit'] {
            width: auto; } }

.chd-general--vaccine-inserts-lander .chd-vaccine-inserts {
  margin: 20px;
  max-width: 1186px; }
  @media (min-width: 1224px) {
    .chd-general--vaccine-inserts-lander .chd-vaccine-inserts {
      margin: auto; } }
  .chd-general--vaccine-inserts-lander .chd-vaccine-inserts h2 {
    margin-bottom: 30px;
    text-align: center; }
    .chd-general--vaccine-inserts-lander .chd-vaccine-inserts h2 {
      font-size: 24px; }
      @media screen and (min-width: 360px) {
        .chd-general--vaccine-inserts-lander .chd-vaccine-inserts h2 {
          font-size: calc(24px + 24 * ((100vw - 360px) / 640)); } }
      @media screen and (min-width: 1000px) {
        .chd-general--vaccine-inserts-lander .chd-vaccine-inserts h2 {
          font-size: 48px; } }
    @media (min-width: 1000px) {
      .chd-general--vaccine-inserts-lander .chd-vaccine-inserts h2 {
        line-height: 52px; } }
    @media (min-width: 1224px) {
      .chd-general--vaccine-inserts-lander .chd-vaccine-inserts h2 {
        text-align: left; } }
  .chd-general--vaccine-inserts-lander .chd-vaccine-inserts__vaccines {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    justify-content: center; }
    @media (min-width: 1224px) {
      .chd-general--vaccine-inserts-lander .chd-vaccine-inserts__vaccines {
        justify-content: flex-start; } }
    .chd-general--vaccine-inserts-lander .chd-vaccine-inserts__vaccines:not(:last-child) {
      margin-bottom: 40px; }
      @media (min-width: 1000px) {
        .chd-general--vaccine-inserts-lander .chd-vaccine-inserts__vaccines:not(:last-child) {
          margin-bottom: 70px; } }
  .chd-general--vaccine-inserts-lander .chd-vaccine-inserts__vaccine {
    background: linear-gradient(#F4F5F5 5%, #3FB6E8);
    border-radius: 5px;
    box-shadow: 0 0 10px 4px #F4F5F5;
    height: 191px;
    padding: 3px;
    max-width: 372px;
    width: 100%; }
    .chd-general--vaccine-inserts-lander .chd-vaccine-inserts__vaccine a {
      align-items: center;
      background: #fff;
      border-radius: 2px;
      box-sizing: border-box;
      color: #000;
      display: flex;
      font-weight: 600;
      height: 100%;
      justify-content: center;
      letter-spacing: -.34px;
      line-height: 34px;
      padding: 0 10px;
      text-align: center;
      transition: .2s;
      width: 100%; }
      .chd-general--vaccine-inserts-lander .chd-vaccine-inserts__vaccine a {
        font-size: 22px; }
        @media screen and (min-width: 360px) {
          .chd-general--vaccine-inserts-lander .chd-vaccine-inserts__vaccine a {
            font-size: calc(22px + 10 * ((100vw - 360px) / 640)); } }
        @media screen and (min-width: 1000px) {
          .chd-general--vaccine-inserts-lander .chd-vaccine-inserts__vaccine a {
            font-size: 32px; } }
      .chd-general--vaccine-inserts-lander .chd-vaccine-inserts__vaccine a:hover {
        color: #3E8AAF; }

.chd-vaccine-inserts {
  padding: 0; }
  .chd-vaccine-inserts__breadcrumb {
    box-sizing: border-box;
    color: #636363;
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin: auto;
    max-width: 1225px;
    padding: 30px 15px 0;
    width: 100%; }
    @media (min-width: 834px) {
      .chd-vaccine-inserts__breadcrumb {
        padding: 30px 40px 0; } }
    @media (min-width: 1440px) {
      .chd-vaccine-inserts__breadcrumb {
        padding: 30px 0 0; } }
    .chd-vaccine-inserts__breadcrumb a {
      color: #373A3C; }
    .chd-vaccine-inserts__breadcrumb span {
      padding: 0 10px; }
  .chd-vaccine-inserts__wrapper {
    margin: auto;
    max-width: 1225px;
    padding-top: 15px; }
    @media (min-width: 834px) {
      .chd-vaccine-inserts__wrapper {
        display: grid;
        grid-template-columns: minmax(0, 1fr) 40%;
        padding-top: 0; } }
    @media (min-width: 1000px) {
      .chd-vaccine-inserts__wrapper {
        grid-template-columns: minmax(0, 1fr) 30%; } }
  .chd-vaccine-inserts__article {
    float: none; }
    .chd-vaccine-inserts__article h2, .chd-vaccine-inserts__article h3 {
      font-family: "open-sans", "Open Sans", sans-serif; }
    .chd-vaccine-inserts__article h2 {
      font-size: 24px; }
      @media (min-width: 1000px) {
        .chd-vaccine-inserts__article h2 {
          font-size: 36px;
          margin-bottom: 24px; } }
      @media (min-width: 1000px) {
        .chd-vaccine-inserts__article h2:not(#what-is) {
          margin-top: 42px; } }
    .chd-vaccine-inserts__article h3 {
      font-size: 20px;
      font-weight: 600; }
      @media (min-width: 1000px) {
        .chd-vaccine-inserts__article h3 {
          font-size: 24px;
          margin-bottom: 20px;
          margin-top: 30px; } }
    .chd-vaccine-inserts__article p {
      margin-bottom: 24px; }
    .chd-vaccine-inserts__article li {
      font-size: 18px; }
  .chd-vaccine-inserts__banner {
    background-image: url("./images/vaccine-insert-banner.jpg");
    background-position: 25%;
    background-size: cover;
    display: flex;
    flex-direction: column;
    height: 220px; }
    @media (min-width: 834px) {
      .chd-vaccine-inserts__banner {
        height: 332px; } }
    .chd-vaccine-inserts__banner h1 {
      align-items: center;
      box-sizing: border-box;
      display: flex;
      height: 100%;
      margin: auto;
      max-width: 1210px;
      padding-left: 15px;
      width: 100%; }
      @media (min-width: 834px) {
        .chd-vaccine-inserts__banner h1 {
          font-size: 60px; } }
    .chd-vaccine-inserts__banner .nav-container--horizontal-scroll:after {
      display: none; }
  .chd-vaccine-inserts__body {
    padding: 0 15px 20px; }
    @media (min-width: 834px) {
      .chd-vaccine-inserts__body {
        padding: 15px 40px 20px; } }
    @media (min-width: 1440px) {
      .chd-vaccine-inserts__body {
        padding: 15px 60px 20px 0; } }
  .chd-vaccine-inserts__menu.nav-list {
    background: rgba(255, 255, 255, 0.8);
    padding: 15px 10px;
    width: 100%; }
    @media (min-width: 834px) {
      .chd-vaccine-inserts__menu.nav-list {
        justify-content: center;
        padding: 31px 10px; } }
  .chd-vaccine-inserts__menu ul.menu {
    padding: 0; }
    .chd-vaccine-inserts__menu ul.menu li.menu-item a {
      border-radius: 5px;
      color: #2c2e30;
      font-weight: 600;
      padding: 10px 15px;
      transition: .2s; }
      @media (min-width: 1000px) {
        .chd-vaccine-inserts__menu ul.menu li.menu-item a {
          padding: 10px 25px; } }
      .chd-vaccine-inserts__menu ul.menu li.menu-item a:hover {
        background: #fff; }
  .chd-vaccine-inserts .chd-defender-widget--donate {
    display: none; }
    @media (min-width: 834px) {
      .chd-vaccine-inserts .chd-defender-widget--donate {
        display: block; } }
  .chd-vaccine-inserts .chd-form-block {
    color: #ffffff; }
    .chd-vaccine-inserts .chd-form-block__inner {
      max-width: 950px; }
      .chd-vaccine-inserts .chd-form-block__inner > h2 {
        color: #ffffff; }
        .chd-vaccine-inserts .chd-form-block__inner > h2:before {
          content: initial; }
        @media (min-width: 1200px) {
          .chd-vaccine-inserts .chd-form-block__inner > h2 {
            max-width: 720px; } }
      .chd-vaccine-inserts .chd-form-block__inner .gform_wrapper .gform_heading .gform_description:empty {
        display: none; }
      .chd-vaccine-inserts .chd-form-block__inner .gform_wrapper form {
        margin: auto;
        max-width: 100%; }
        @media (min-width: 1200px) {
          .chd-vaccine-inserts .chd-form-block__inner .gform_wrapper form {
            max-width: 950px; } }
      .chd-vaccine-inserts .chd-form-block__inner .gform_wrapper .email-opt-in {
        padding: 1rem 0; }
      .chd-vaccine-inserts .chd-form-block__inner .gform_wrapper .gform_fields .gfield:has(+ .gfield--type-honeypot) input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
      .chd-vaccine-inserts .chd-form-block__inner .gform_wrapper .gform_fields .gfield:last-child input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
      .chd-vaccine-inserts .chd-form-block__inner .gform_wrapper .gform_fields .gfield:has(+ .gfield--type-honeypot) .gfield_validation_message,
      .chd-vaccine-inserts .chd-form-block__inner .gform_wrapper .gform_fields .gfield:last-child .gfield_validation_message {
        padding-right: 24px; }
        @media (min-width: 1200px) {
          .chd-vaccine-inserts .chd-form-block__inner .gform_wrapper .gform_fields .gfield:has(+ .gfield--type-honeypot) input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
          .chd-vaccine-inserts .chd-form-block__inner .gform_wrapper .gform_fields .gfield:last-child input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
          .chd-vaccine-inserts .chd-form-block__inner .gform_wrapper .gform_fields .gfield:has(+ .gfield--type-honeypot) .gfield_validation_message,
          .chd-vaccine-inserts .chd-form-block__inner .gform_wrapper .gform_fields .gfield:last-child .gfield_validation_message {
            padding-right: 255px; } }
      @media (min-width: 1200px) {
        .chd-vaccine-inserts .chd-form-block__inner .gform_wrapper .gform_fields .gfield:has(+ .gfield--type-honeypot) select,
        .chd-vaccine-inserts .chd-form-block__inner .gform_wrapper .gform_fields .gfield:last-child select {
          border-right-width: 255px; } }
      .chd-vaccine-inserts .chd-form-block__inner .gform_wrapper .gform_footer {
        position: relative; }
        @media (min-width: 1200px) {
          .chd-vaccine-inserts .chd-form-block__inner .gform_wrapper .gform_footer {
            position: absolute;
            margin: auto !important;
            padding: 0 !important; } }
        .chd-vaccine-inserts .chd-form-block__inner .gform_wrapper .gform_footer input[type='submit'] {
          width: 100%; }
          @media (min-width: 1200px) {
            .chd-vaccine-inserts .chd-form-block__inner .gform_wrapper .gform_footer input[type='submit'] {
              width: auto; } }

/* This block is needed to overright legacy way of loading the Banner Swiper */
.chd-general {
  padding: 0; }
  .chd-general__pw-protected {
    margin: auto;
    max-width: 400px;
    padding: 50px 10px;
    text-align: center; }
    .chd-general__pw-protected p {
      padding-bottom: 20px; }
  .chd-general .chd-banner-swiper {
    margin: 0; }
    .chd-general .chd-banner-swiper__inner {
      padding: 10px 20px;
      top: 0; }

.chd-wish-known__banner {
  height: 206px; }
  @media (min-width: 1000px) {
    .chd-wish-known__banner {
      height: 460px; } }

.chd-wish-known__banner-inner {
  background-position: calc(100% + 30px);
  background-repeat: no-repeat;
  background-size: auto 100%;
  display: flex;
  height: 100%; }
  @media (min-width: 600px) {
    .chd-wish-known__banner-inner {
      align-items: center; } }
  .chd-wish-known__banner-inner h1 {
    color: #0080A3;
    font-size: 52px;
    line-height: 44px;
    margin: 0;
    padding: 22px; }
    @media (min-width: 600px) {
      .chd-wish-known__banner-inner h1 {
        font-size: 75px;
        line-height: 68px;
        padding: 0 22px; } }
    @media (min-width: 1000px) {
      .chd-wish-known__banner-inner h1 {
        font-size: 125px;
        line-height: 110px;
        padding: 0 40px; } }
    @media (min-width: 1440px) {
      .chd-wish-known__banner-inner h1 {
        font-size: 150px;
        left: 50%;
        line-height: 140px;
        transform: translateX(-110%); } }
    .chd-wish-known__banner-inner h1 span {
      display: block;
      font-size: 26px;
      line-height: normal; }
      @media (min-width: 600px) {
        .chd-wish-known__banner-inner h1 span {
          font-size: 37px; } }
      @media (min-width: 1000px) {
        .chd-wish-known__banner-inner h1 span {
          font-size: 63px; } }
      @media (min-width: 1440px) {
        .chd-wish-known__banner-inner h1 span {
          font-size: 75px; } }

.chd-wish-known__content {
  margin: 25px 18px 40px;
  float: none; }
  @media (min-width: 834px) {
    .chd-wish-known__content {
      margin: 25px auto 40px;
      max-width: 800px; } }
  @media (min-width: 1000px) {
    .chd-wish-known__content {
      margin: 70px auto;
      max-width: 910px; } }
  .chd-wish-known__content h2 {
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 20px; }
    @media (min-width: 1000px) {
      .chd-wish-known__content h2 {
        font-size: 28px;
        margin-bottom: 35px; } }
  .chd-wish-known__content p {
    font-size: 16px;
    line-height: 22px; }
    @media (min-width: 1000px) {
      .chd-wish-known__content p {
        font-size: 22px;
        line-height: 34px; } }

.chd-wish-known__form {
  background: linear-gradient(93deg, #B0DDF3 -5.25%, #0080A3 68.75%);
  padding: 30px 0 38px;
  margin-bottom: 30px; }
  @media (min-width: 1000px) {
    .chd-wish-known__form {
      padding: 70px 0 64px;
      margin-bottom: 70px; } }

.chd-wish-known__form-wrapper {
  margin: auto;
  max-width: 940px; }
  .chd-wish-known__form-wrapper h2 {
    color: #fff;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 22px;
    letter-spacing: 1.32px;
    line-height: 25px;
    max-width: 940px;
    padding: 0 20px 10px;
    text-align: center;
    text-transform: uppercase; }
    @media (min-width: 1000px) {
      .chd-wish-known__form-wrapper h2 {
        font-size: 28px;
        padding-bottom: 20px; } }
    .chd-wish-known__form-wrapper h2 span {
      font-weight: normal; }
    @media (min-width: 1200px) {
      .chd-wish-known__form-wrapper h2 {
        font-size: 30px;
        line-height: 34px; } }
  .chd-wish-known__form-wrapper p {
    font-weight: bold;
    padding: 0 20px;
    text-align: center; }
    @media (min-width: 1200px) {
      .chd-wish-known__form-wrapper p {
        font-size: 18px;
        line-height: 25px;
        margin: auto;
        max-width: 390px;
        text-transform: uppercase; } }
  .chd-wish-known__form-wrapper form {
    margin: auto;
    max-width: 600px;
    position: relative;
    width: 92%; }
    @media (min-width: 1200px) {
      .chd-wish-known__form-wrapper form {
        max-width: 910px; } }
  .chd-wish-known__form-wrapper .gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 1%; }
  @media (min-width: 1200px) {
    .chd-wish-known__form-wrapper .gfield--type-email {
      width: 100%; } }
  @media (max-width: 1200px) {
    .chd-wish-known__form-wrapper .gform_wrapper.gravity-theme .gfield.gfield--width-five-twelfths {
      grid-column: span 12; } }
  @media (max-width: 1200px) {
    .chd-wish-known__form-wrapper .gform_wrapper.gravity-theme .gfield.gfield--width-seven-twelfths {
      grid-column: span 12; } }
  .chd-wish-known__form-wrapper .gform_wrapper.gravity-theme .ginput_complex span {
    flex: 1; }
  .chd-wish-known__form-wrapper .gchoice {
    display: flex;
    gap: 10px;
    justify-content: flex-start;
    padding: 0 20px; }
  .chd-wish-known__form-wrapper .gform_wrapper.gravity-theme .gfield--type-choice {
    margin: 10px auto 0;
    max-width: 535px;
    width: 100%; }
    .chd-wish-known__form-wrapper .gform_wrapper.gravity-theme .gfield--type-choice legend {
      color: #B0DDF3;
      display: block;
      font-size: 14px;
      font-style: italic;
      font-weight: normal;
      margin-left: 50px; }
  .chd-wish-known__form-wrapper .gform_wrapper.gravity-theme .gfield-choice-input + label {
    color: #fff;
    font-size: 16px;
    letter-spacing: 2.5px;
    margin-left: 10px;
    width: auto; }
  .chd-wish-known__form-wrapper .gform_wrapper.gravity-theme .ginput_complex label, .chd-wish-known__form-wrapper .gform_wrapper.gravity-theme .ginput_complex legend {
    display: none; }
  .chd-wish-known__form-wrapper .gform_wrapper.gravity-theme .gfield_label {
    display: none; }
  .chd-wish-known__form-wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_2 {
    display: flex;
    gap: 10px; }
  .chd-wish-known__form-wrapper .gform_wrapper.gravity-theme input[type=email], .chd-wish-known__form-wrapper .gform_wrapper.gravity-theme input[type=text] {
    border: 1px solid #B0DDF3;
    border-radius: 25px;
    height: 55px;
    margin-bottom: 0;
    padding-left: 20px;
    text-transform: uppercase; }
    @media (min-width: 1200px) {
      .chd-wish-known__form-wrapper .gform_wrapper.gravity-theme input[type=email], .chd-wish-known__form-wrapper .gform_wrapper.gravity-theme input[type=text] {
        margin-right: 0; } }
    .chd-wish-known__form-wrapper .gform_wrapper.gravity-theme input[type=email]::placeholder, .chd-wish-known__form-wrapper .gform_wrapper.gravity-theme input[type=text]::placeholder {
      letter-spacing: 2px; }
  .chd-wish-known__form-wrapper .ginput_container_email {
    margin-bottom: 15px; }
  .chd-wish-known__form-wrapper .gform_button {
    background: #000;
    border: 0;
    border-radius: 100px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 3px;
    max-width: 300px;
    outline: 0;
    padding: 15px;
    text-transform: uppercase;
    transition: .2s;
    width: 100%; }
    .chd-wish-known__form-wrapper .gform_button:hover {
      background: #fff;
      color: #000; }
  .chd-wish-known__form-wrapper .gform_wrapper.gravity-theme .gform_footer {
    justify-content: center;
    margin-top: 0;
    padding-top: 0; }
    @media (min-width: 1000px) {
      .chd-wish-known__form-wrapper .gform_wrapper.gravity-theme .gform_footer {
        margin-top: 10px; } }

.chd-wish-known__download-button {
  background: #000;
  border: 0;
  border-radius: 100px;
  color: #fff;
  display: flex;
  font-size: 20px;
  font-weight: bold;
  justify-content: center;
  letter-spacing: 3px;
  line-height: normal;
  margin: auto;
  max-width: 300px;
  outline: 0;
  padding: 20px;
  text-transform: uppercase;
  transition: .2s;
  width: 100%; }
  .chd-wish-known__download-button:hover {
    background: #fff;
    color: #000; }

.chd-wish-known__quotes-container {
  margin: 0 7px;
  max-width: 1171px; }
  @media (min-width: 1000px) {
    .chd-wish-known__quotes-container {
      margin: 0 auto 7px; } }
  .chd-wish-known__quotes-container h2 {
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 22px;
    margin-bottom: 22px;
    text-align: center; }
    @media (min-width: 1000px) {
      .chd-wish-known__quotes-container h2 {
        font-size: 28px;
        margin: 0 20px 30px;
        text-align: left; } }
    @media (min-width: 1200px) {
      .chd-wish-known__quotes-container h2 {
        margin: 0 0 30px; } }

.chd-wish-known__quotes {
  display: flex;
  flex-direction: column;
  margin: 0 auto 35px; }
  @media (min-width: 1000px) {
    .chd-wish-known__quotes {
      display: grid;
      gap: 20px;
      grid-template-columns: 1fr 1fr 1fr; } }

.chd-wish-known__quote {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 10px;
  padding: 30px;
  transition: opacity .5s; }
  @media (min-width: 1000px) {
    .chd-wish-known__quote {
      transition: padding .2s; }
      .chd-wish-known__quote:hover {
        padding: 40px 30px; } }
  .chd-wish-known__quote .chd-wish-known__quote-large {
    font-size: 22px;
    line-height: 30px; }
  .chd-wish-known__quote .chd-wish-known__quote-x-large {
    font-size: 28px;
    line-height: 35px; }
  @media (min-width: 1000px) {
    .chd-wish-known__quote {
      margin-bottom: 0; } }
  .chd-wish-known__quote--hidden {
    opacity: 0;
    height: 0;
    margin: 0;
    padding: 0; }
    @media (min-width: 1000px) {
      .chd-wish-known__quote--hidden {
        opacity: 1;
        height: auto;
        padding: 30px; } }
    .chd-wish-known__quote--hidden p {
      height: 0; }
      @media (min-width: 1000px) {
        .chd-wish-known__quote--hidden p {
          height: auto; } }

.chd-wish-known__quotes-col-1 .chd-wish-known__quote:nth-child(odd), .chd-wish-known__quotes-col-2 .chd-wish-known__quote:nth-child(odd), .chd-wish-known__quotes-col-3 .chd-wish-known__quote:nth-child(odd) {
  background: rgba(176, 221, 243, 0.3); }

.chd-wish-known__quotes-col-1 .chd-wish-known__quote:nth-child(even), .chd-wish-known__quotes-col-2 .chd-wish-known__quote:nth-child(even), .chd-wish-known__quotes-col-3 .chd-wish-known__quote:nth-child(even) {
  background: #F4F5F5; }

@media (min-width: 1000px) {
  .chd-wish-known__quotes-col-1, .chd-wish-known__quotes-col-2, .chd-wish-known__quotes-col-3 {
    display: flex;
    flex-direction: column;
    gap: 20px; } }

.chd-wish-known__quotes-col-2 .chd-wish-known__quote:nth-child(even) {
  background: rgba(176, 221, 243, 0.3); }

.chd-wish-known__quotes-col-2 .chd-wish-known__quote:nth-child(odd) {
  background: #F4F5F5; }

.chd-wish-known__quotes-button {
  align-items: center;
  background: none;
  border: 0;
  display: flex;
  font-size: 18px;
  font-weight: 600;
  gap: 8px;
  margin: 0 auto;
  position: relative;
  z-index: 10; }
  @media (min-width: 1000px) {
    .chd-wish-known__quotes-button {
      display: none; } }
  .chd-wish-known__quotes-button:after {
    border-bottom: 1.5px solid #000;
    border-right: 1.5px solid #000;
    content: '';
    display: block;
    height: 8px;
    margin-bottom: 3px;
    transform: rotate(45deg);
    width: 8px; }

.chd-wish-known__end-message {
  font-size: 20px;
  line-height: 25px;
  margin: 35px auto 25px;
  max-width: 286px;
  text-align: center; }
  @media (min-width: 1000px) {
    .chd-wish-known__end-message {
      font-size: 24px;
      margin: 91px 10px 77px;
      max-width: 100%;
      text-align: left; } }
  @media (min-width: 1200px) {
    .chd-wish-known__end-message {
      margin: 91px 0 77px; } }

.chd-wish-known-donate {
  align-items: center;
  background: #B9DC8F4D;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px 0 38px; }
  @media (min-width: 1000px) {
    .chd-wish-known-donate {
      flex-direction: row;
      gap: 75px;
      padding: 20px 0; } }
  .chd-wish-known-donate img {
    padding-bottom: 20px;
    width: 186px; }
    @media (min-width: 1000px) {
      .chd-wish-known-donate img {
        width: 375px; } }
  .chd-wish-known-donate__call-out {
    align-items: center;
    display: flex;
    flex-direction: column; }
    @media (min-width: 1000px) {
      .chd-wish-known-donate__call-out {
        align-items: flex-start; } }
    .chd-wish-known-donate__call-out h3 {
      font-family: "merriweather", Merriweather, serif;
      font-size: 28px;
      font-weight: normal;
      line-height: 36px;
      max-width: 339px;
      padding-bottom: 20px;
      text-align: center; }
      @media (min-width: 1000px) {
        .chd-wish-known-donate__call-out h3 {
          font-size: 32px;
          line-height: 40px;
          max-width: 472px;
          padding-bottom: 30px;
          text-align: left; } }
    .chd-wish-known-donate__call-out a {
      background: #5B7633;
      color: #fff;
      display: block;
      font-size: 14px;
      font-weight: bold;
      letter-spacing: 2.1px;
      padding: 14px 20px;
      transition: .2s; }
      .chd-wish-known-donate__call-out a:hover {
        background: #000; }

.chd-in-the-media h1 {
  font-size: 1.625rem;
  line-height: 1.4;
  margin-top: 0; }
  @media (min-width: 1000px) {
    .chd-in-the-media h1 {
      font-size: 2rem; } }

.chd-in-the-media__main {
  padding: 1.5em 20px 70px; }
  @media (min-width: 1000px) {
    .chd-in-the-media__main {
      padding: 1.5em 20px 80px; } }

.chd-in-the-media__inner {
  margin: 0 auto;
  max-width: 1174px; }

.chd-in-the-media__breadcrumbs {
  margin-bottom: 15px; }

.chd-in-the-media__breadcrumb {
  color: #373A3C;
  font-size: 0.875rem;
  font-weight: 600; }
  .chd-in-the-media__breadcrumb:first-child a {
    color: #636363; }

.chd-in-the-media__content-wrap {
  display: flex;
  flex-flow: column nowrap;
  gap: 20px; }
  @media (min-width: 1000px) {
    .chd-in-the-media__content-wrap {
      flex-flow: row nowrap;
      gap: 100px; } }

.chd-in-the-media__content {
  color: #373A3C;
  font-size: 0.875rem;
  line-height: 1.3; }
  @media (min-width: 1000px) {
    .chd-in-the-media__content {
      font-size: 1rem; } }

.chd-in-the-media__select-wrap {
  display: inline-block; }
  .chd-in-the-media__select-wrap select {
    background: url("./images/chevron-down-blue.svg") no-repeat center right 20px;
    border: 1px solid #0080A3;
    color: #6e6e6e;
    font-size: 14px;
    line-height: 1;
    font-weight: 700;
    padding: 16px 40px 16px 16px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    width: 245px; }
    .chd-in-the-media__select-wrap select::ms-expand {
      display: none; }

.chd-appearances {
  box-sizing: border-box;
  display: flex;
  flex-flow: column nowrap;
  gap: 28px;
  margin-top: 20px; }
  @media (min-width: 1000px) {
    .chd-appearances {
      flex-flow: row wrap;
      gap: 40px 18px;
      margin-top: 50px; } }
  .chd-appearances *,
  .chd-appearances *::before,
  .chd-appearances *::after {
    box-sizing: border-box; }
  .chd-appearances__pagination {
    margin-top: 50px; }
    @media (min-width: 1000px) {
      .chd-appearances__pagination {
        margin-top: 60px; } }
    .chd-appearances__pagination .pagination {
      border: 0 none;
      margin-bottom: 0; }
    .chd-appearances__pagination .nav-links {
      text-align: center;
      letter-spacing: 0.1em; }
    .chd-appearances__pagination .page-numbers {
      color: #000;
      font-size: 24px;
      letter-spacing: 0.1em;
      line-height: 1;
      font-weight: 700;
      transition: all 0.2s; }
      .chd-appearances__pagination .page-numbers.current {
        color: #0080A3; }
      .chd-appearances__pagination .page-numbers:hover, .chd-appearances__pagination .page-numbers:active, .chd-appearances__pagination .page-numbers:focus-visible {
        color: #0080A3; }

.chd-appearance {
  flex: 1 0 auto;
  padding-top: 40px; }
  @media (min-width: 1000px) {
    .chd-appearance {
      flex: 1 1 calc(50% - 18px);
      max-width: 578px; } }
  .chd-appearance--hidden {
    display: none; }
  .chd-appearance__inner {
    background: #F4F5F5;
    border-radius: 4px;
    box-shadow: 0px 0px 4.3px 2px rgba(0, 0, 0, 0.15);
    padding: 0 15px 24px; }
    @media (min-width: 1000px) {
      .chd-appearance__inner {
        padding: 0 25px 25px; } }
  .chd-appearance__images {
    margin-bottom: -20px;
    transform: translateY(-40px); }
    .chd-appearance__images img {
      border-radius: 50%;
      box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
      height: 100px;
      width: 100px;
      vertical-align: middle;
      position: relative;
      z-index: 5; }
      .chd-appearance__images img:first-child {
        z-index: 10; }
      .chd-appearance__images img:last-child {
        z-index: 0; }
      .chd-appearance__images img + img {
        margin-left: -10px; }
      @media (min-width: 1000px) {
        .chd-appearance__images img {
          height: 115px;
          width: 115px; } }
  .chd-appearance__title {
    color: #000;
    font-size: 1.25rem;
    line-height: 1.2;
    margin-bottom: 6px;
    margin-top: 0; }
    .chd-appearance__title a {
      color: #007899;
      transition: all 0.2s; }
      .chd-appearance__title a:hover, .chd-appearance__title a:active, .chd-appearance__title a:focus-visible {
        color: #000; }
  .chd-appearance__date {
    color: #6E6E6E;
    font-size: 0.875rem;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase; }
  .chd-appearance__description {
    color: #373A3C;
    font-family: "merriweather", Merriweather, serif;
    font-size: 0.875rem;
    line-height: 1.3;
    margin-bottom: 20px; }
    @media (min-width: 1000px) {
      .chd-appearance__description {
        font-size: 1em;
        line-height: 1.25; } }
  .chd-appearance__button {
    background: #2c2e30;
    border-radius: 100px;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-weight: 700;
    letter-spacing: 0.15em;
    line-height: 1;
    min-width: 170px;
    padding: 15px 25px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.2s; }
    .chd-appearance__button:hover, .chd-appearance__button:active, .chd-appearance__button:focus-visible {
      background: #0080A3; }

.chd-general--legal-homepage .chd-banner {
  padding-bottom: 4em;
  box-sizing: border-box; }

.chd-general--legal-homepage .chd-read-more-items {
  margin: auto;
  max-width: 910px;
  padding: 20px; }
  @media (min-width: 1000px) {
    .chd-general--legal-homepage .chd-read-more-items {
      padding: 60px 20px; } }

.chd-general--legal-homepage .chd-read-more-items-item {
  width: auto; }
  .chd-general--legal-homepage .chd-read-more-items-item__title {
    font-size: 16px;
    letter-spacing: 2.4px; }
  .chd-general--legal-homepage .chd-read-more-items-item__desc {
    font-size: 14px;
    line-height: 20px; }

.chd-general--legal-areas-of-work .chd-banner__icon {
  background: linear-gradient(0deg, #fff 25%, transparent 25%);
  z-index: 1; }
  @media (min-width: 1000px) {
    .chd-general--legal-areas-of-work .chd-banner__icon {
      left: calc(50% + 185px); } }

.chd-general--legal-areas-of-work .chd-link-boxes--circle-icon {
  max-width: 910px; }
  .chd-general--legal-areas-of-work .chd-link-boxes--circle-icon {
    padding-right: 40px; }
    @media screen and (min-width: 390px) {
      .chd-general--legal-areas-of-work .chd-link-boxes--circle-icon {
        padding-right: calc(40px + 20 * ((100vw - 390px) / 610)); } }
    @media screen and (min-width: 1000px) {
      .chd-general--legal-areas-of-work .chd-link-boxes--circle-icon {
        padding-right: 60px; } }
  @media (min-width: 1000px) {
    .chd-general--legal-areas-of-work .chd-link-boxes--circle-icon {
      position: relative;
      padding-right: 55px;
      padding-left: 0; }
      .chd-general--legal-areas-of-work .chd-link-boxes--circle-icon {
        padding-right: 55px; } }
    @media screen and (min-width: 1000px) and (min-width: 1000px) {
      .chd-general--legal-areas-of-work .chd-link-boxes--circle-icon {
        padding-right: calc(55px + -55 * ((100vw - 1000px) / 440)); } }
    @media screen and (min-width: 1000px) and (min-width: 1440px) {
      .chd-general--legal-areas-of-work .chd-link-boxes--circle-icon {
        padding-right: 0px; } }
  @media (min-width: 1000px) {
      .chd-general--legal-areas-of-work .chd-link-boxes--circle-icon {
        left: 0px; } }
    @media screen and (min-width: 1000px) and (min-width: 1000px) {
      .chd-general--legal-areas-of-work .chd-link-boxes--circle-icon {
        left: calc(0px + 20 * ((100vw - 1000px) / 440)); } }
    @media screen and (min-width: 1000px) and (min-width: 1440px) {
      .chd-general--legal-areas-of-work .chd-link-boxes--circle-icon {
        left: 20px; } }
  @media (min-width: 1000px) {
      .chd-general--legal-areas-of-work .chd-link-boxes--circle-icon {
        max-width: 930px; } }
    @media screen and (min-width: 1000px) and (min-width: 1000px) {
      .chd-general--legal-areas-of-work .chd-link-boxes--circle-icon {
        max-width: calc(930px + 25 * ((100vw - 1000px) / 440)); } }
    @media screen and (min-width: 1000px) and (min-width: 1440px) {
      .chd-general--legal-areas-of-work .chd-link-boxes--circle-icon {
        max-width: 955px; } }

.chd-general--legal-areas-of-work .chd-link-boxes__links-item--circle-icon:first-child:before {
  background: #05607C;
  content: '';
  display: block;
  height: calc(50% + 50px);
  position: absolute;
  bottom: 50%;
  width: 2px; }
  .chd-general--legal-areas-of-work .chd-link-boxes__links-item--circle-icon:first-child:before {
    right: 60px; }
    @media screen and (min-width: 390px) {
      .chd-general--legal-areas-of-work .chd-link-boxes__links-item--circle-icon:first-child:before {
        right: calc(60px + 62 * ((100vw - 390px) / 1050)); } }
    @media screen and (min-width: 1440px) {
      .chd-general--legal-areas-of-work .chd-link-boxes__links-item--circle-icon:first-child:before {
        right: 122px; } }
  @media (min-width: 1000px) {
    .chd-general--legal-areas-of-work .chd-link-boxes__links-item--circle-icon:first-child:before {
      height: calc(50% + 100px);
      width: 3px; } }

.chd-a-thon-main {
  padding: 0; }

.chd-a-thon-hero {
  position: relative; }
  .chd-a-thon-hero::after {
    background: linear-gradient(180deg, rgba(244, 245, 245, 0) 0%, #F4F5F5 94.78%);
    content: '';
    display: block;
    height: 86px;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 10; }

.chd-a-thon-hero__bg {
  left: 0;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: -1; }
  .chd-a-thon-hero__bg img {
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: cover;
    object-position: 100% bottom;
    vertical-align: middle; }

.chd-a-thon-hero__inner {
  margin: 0 auto;
  max-width: 1200px;
  padding: 30px 20px 120px; }

.chd-a-thon-hero__title {
  text-align: center; }

.chd-a-thon-hero__title-1 {
  font-family: "open-sans-condensed", "Open Sans Condensed", sans-serif;
  line-height: 1.1;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  margin: 0 -20px;
  text-align: center;
  text-shadow: 0px 4px 6.3px rgba(0, 0, 0, 0.25); }
  .chd-a-thon-hero__title-1 {
    font-size: 36px; }
    @media screen and (min-width: 390px) {
      .chd-a-thon-hero__title-1 {
        font-size: calc(36px + 54 * ((100vw - 390px) / 1050)); } }
    @media screen and (min-width: 1440px) {
      .chd-a-thon-hero__title-1 {
        font-size: 90px; } }

.chd-a-thon-hero__title-2 {
  display: block;
  margin: 0 auto;
  max-width: 794px;
  width: 100%; }

.chd-a-thon-hero__subtitle {
  font-family: "open-sans-condensed", "Open Sans Condensed", sans-serif;
  line-height: normal;
  color: #fff;
  text-align: center;
  font-style: italic;
  font-weight: 700;
  letter-spacing: 0.48px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  text-shadow: 0px 4px 6.3px rgba(0, 0, 0, 0.25); }
  .chd-a-thon-hero__subtitle {
    font-size: 24px; }
    @media screen and (min-width: 390px) {
      .chd-a-thon-hero__subtitle {
        font-size: calc(24px + 16 * ((100vw - 390px) / 1050)); } }
    @media screen and (min-width: 1440px) {
      .chd-a-thon-hero__subtitle {
        font-size: 40px; } }
  .chd-a-thon-hero__subtitle {
    margin-top: -4px; }
    @media screen and (min-width: 390px) {
      .chd-a-thon-hero__subtitle {
        margin-top: calc(-4px + 4 * ((100vw - 390px) / 1050)); } }
    @media screen and (min-width: 1440px) {
      .chd-a-thon-hero__subtitle {
        margin-top: 0px; } }
  .chd-a-thon-hero__subtitle span {
    color: #F3CF34;
    font-weight: 800; }
  .chd-a-thon-hero__subtitle img {
    max-width: 294px;
    vertical-align: middle; }
    .chd-a-thon-hero__subtitle img {
      max-width: 294px; }
      @media screen and (min-width: 390px) {
        .chd-a-thon-hero__subtitle img {
          max-width: calc(294px + 201 * ((100vw - 390px) / 1050)); } }
      @media screen and (min-width: 1440px) {
        .chd-a-thon-hero__subtitle img {
          max-width: 495px; } }

.chd-a-thon-hero__cta {
  text-align: center; }
  .chd-a-thon-hero__cta {
    margin-bottom: 30px; }
    @media screen and (min-width: 390px) {
      .chd-a-thon-hero__cta {
        margin-bottom: calc(30px + 10 * ((100vw - 390px) / 1050)); } }
    @media screen and (min-width: 1440px) {
      .chd-a-thon-hero__cta {
        margin-bottom: 40px; } }
  .chd-a-thon-hero__cta .chd-button {
    font-weight: 700;
    display: inline-block;
    letter-spacing: 1.8px;
    line-height: 1;
    padding: 29px 54px;
    text-transform: uppercase;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.25); }
    @media (min-width: 1000px) {
      .chd-a-thon-hero__cta .chd-button {
        padding: 35px 73px; } }

.chd-a-thon-hero__text-1 {
  font-family: "merriweather", Merriweather, serif;
  color: #fff;
  line-height: normal;
  margin-bottom: 18px;
  text-shadow: 0px 4px 6.3px rgba(0, 0, 0, 0.25); }
  .chd-a-thon-hero__text-1 {
    font-size: 20px; }
    @media screen and (min-width: 390px) {
      .chd-a-thon-hero__text-1 {
        font-size: calc(20px + 4 * ((100vw - 390px) / 1050)); } }
    @media screen and (min-width: 1440px) {
      .chd-a-thon-hero__text-1 {
        font-size: 24px; } }
  @media (min-width: 834px) {
    .chd-a-thon-hero__text-1 {
      text-align: center; } }
  .chd-a-thon-hero__text-1 time span {
    color: #F3CF34; }
  .chd-a-thon-hero__text-1 > span {
    display: block; }
    @media (min-width: 1000px) {
      .chd-a-thon-hero__text-1 > span {
        display: inline; } }

.chd-a-thon-hero__text-2 {
  font-size: 18px;
  font-family: "merriweather", Merriweather, serif;
  color: #fff;
  max-width: 150px;
  text-align: center; }
  @media (min-width: 834px) {
    .chd-a-thon-hero__text-2 {
      max-width: none; } }

.chd-a-thon .chd-goal {
  margin: -39px auto 5px;
  max-width: 1168px;
  padding: 0 10px;
  position: relative;
  z-index: 20; }
  .chd-a-thon .chd-goal__inner {
    border-radius: 5px;
    box-shadow: 0px 4px 9.7px 2px rgba(0, 0, 0, 0.15);
    overflow: hidden; }
  .chd-a-thon .chd-goal .BB-goal-meter iframe {
    vertical-align: middle; }

.chd-a-thon-content__inner {
  padding-left: 25px;
  padding-right: 25px; }
  .chd-a-thon-content__inner {
    padding-top: 25px; }
    @media screen and (min-width: 390px) {
      .chd-a-thon-content__inner {
        padding-top: calc(25px + 40 * ((100vw - 390px) / 1050)); } }
    @media screen and (min-width: 1440px) {
      .chd-a-thon-content__inner {
        padding-top: 65px; } }
  .chd-a-thon-content__inner {
    padding-bottom: 25px; }
    @media screen and (min-width: 390px) {
      .chd-a-thon-content__inner {
        padding-bottom: calc(25px + 30 * ((100vw - 390px) / 1050)); } }
    @media screen and (min-width: 1440px) {
      .chd-a-thon-content__inner {
        padding-bottom: 55px; } }

.chd-a-thon-content__title {
  color: #373A3C;
  text-align: center;
  font-family: "merriweather", Merriweather, serif;
  font-weight: 700;
  line-height: 1.25; }
  .chd-a-thon-content__title {
    font-size: 24px; }
    @media screen and (min-width: 390px) {
      .chd-a-thon-content__title {
        font-size: calc(24px + 16 * ((100vw - 390px) / 1050)); } }
    @media screen and (min-width: 1440px) {
      .chd-a-thon-content__title {
        font-size: 40px; } }

.chd-a-thon-content__video {
  margin-left: auto;
  margin-right: auto;
  max-width: 950px; }
  .chd-a-thon-content__video .video-image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10; }
    .chd-a-thon-content__video .video-image a {
      display: block;
      height: 100%;
      position: relative;
      width: 100%; }
      .chd-a-thon-content__video .video-image a::after {
        background: url("./images/play-button.png") no-repeat center center;
        background-size: cover;
        content: '';
        display: block;
        opacity: 0.7;
        position: absolute;
        left: 50%;
        top: 50%;
        height: 28px;
        width: 28px;
        z-index: 20;
        transition: all;
        transform: translate(-50%, -50%); }
        @media (min-width: 834px) {
          .chd-a-thon-content__video .video-image a::after {
            height: 66px;
            width: 66px; } }
      .chd-a-thon-content__video .video-image a:hover::after {
        opacity: 1; }

.chd-a-thon-content__text {
  line-height: 1.25;
  max-width: 786px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }
  .chd-a-thon-content__text {
    font-size: 16px; }
    @media screen and (min-width: 390px) {
      .chd-a-thon-content__text {
        font-size: calc(16px + 4 * ((100vw - 390px) / 1050)); } }
    @media screen and (min-width: 1440px) {
      .chd-a-thon-content__text {
        font-size: 20px; } }
  .chd-a-thon-content__text {
    margin-top: 30px; }
    @media screen and (min-width: 390px) {
      .chd-a-thon-content__text {
        margin-top: calc(30px + 25 * ((100vw - 390px) / 1050)); } }
    @media screen and (min-width: 1440px) {
      .chd-a-thon-content__text {
        margin-top: 55px; } }
  .chd-a-thon-content__text p + p {
    margin-top: 20px; }
    @media screen and (min-width: 390px) {
      .chd-a-thon-content__text p + p {
        margin-top: calc(20px + 10 * ((100vw - 390px) / 1050)); } }
    @media screen and (min-width: 1440px) {
      .chd-a-thon-content__text p + p {
        margin-top: 30px; } }

.chd-a-thon-lede {
  position: relative; }

.chd-a-thon-lede__bg {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1; }
  .chd-a-thon-lede__bg img {
    height: 100%;
    max-width: none;
    width: 100%;
    vertical-align: middle;
    object-fit: cover;
    object-position: center center; }

.chd-a-thon-lede__inner {
  margin: 0 auto;
  max-width: 900px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 0;
  text-align: center; }
  .chd-a-thon-lede__inner {
    padding-top: 50px; }
    @media screen and (min-width: 390px) {
      .chd-a-thon-lede__inner {
        padding-top: calc(50px + 30 * ((100vw - 390px) / 1050)); } }
    @media screen and (min-width: 1440px) {
      .chd-a-thon-lede__inner {
        padding-top: 80px; } }
  .chd-a-thon-lede__inner p {
    line-height: 1.25; }
    .chd-a-thon-lede__inner p {
      font-size: 24px; }
      @media screen and (min-width: 390px) {
        .chd-a-thon-lede__inner p {
          font-size: calc(24px + 12 * ((100vw - 390px) / 1050)); } }
      @media screen and (min-width: 1440px) {
        .chd-a-thon-lede__inner p {
          font-size: 36px; } }
    @media (min-width: 1000px) {
      .chd-a-thon-lede__inner p {
        line-height: 1.16; } }

.chd-a-thon-lede__cta {
  text-align: center; }
  .chd-a-thon-lede__cta {
    margin-top: 0px; }
    @media screen and (min-width: 390px) {
      .chd-a-thon-lede__cta {
        margin-top: calc(0px + 20 * ((100vw - 390px) / 1050)); } }
    @media screen and (min-width: 1440px) {
      .chd-a-thon-lede__cta {
        margin-top: 20px; } }
  .chd-a-thon-lede__cta .chd-button {
    font-weight: 700;
    display: inline-block;
    letter-spacing: 1.8px;
    line-height: 1;
    padding: 30px 46px;
    text-transform: uppercase;
    transform: translateY(50%); }
    @media (min-width: 1000px) {
      .chd-a-thon-lede__cta .chd-button {
        padding: 34px 65px; } }

.chd-a-thon-schedule__inner {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
  max-width: 900px; }
  .chd-a-thon-schedule__inner {
    padding-top: 76px; }
    @media screen and (min-width: 390px) {
      .chd-a-thon-schedule__inner {
        padding-top: calc(76px + 56 * ((100vw - 390px) / 1050)); } }
    @media screen and (min-width: 1440px) {
      .chd-a-thon-schedule__inner {
        padding-top: 132px; } }
  .chd-a-thon-schedule__inner {
    padding-bottom: 40px; }
    @media screen and (min-width: 390px) {
      .chd-a-thon-schedule__inner {
        padding-bottom: calc(40px + 48 * ((100vw - 390px) / 1050)); } }
    @media screen and (min-width: 1440px) {
      .chd-a-thon-schedule__inner {
        padding-bottom: 88px; } }
  .chd-a-thon-schedule__inner p + p {
    margin-top: 20px; }
    @media screen and (min-width: 390px) {
      .chd-a-thon-schedule__inner p + p {
        margin-top: calc(20px + 10 * ((100vw - 390px) / 1050)); } }
    @media screen and (min-width: 1440px) {
      .chd-a-thon-schedule__inner p + p {
        margin-top: 30px; } }
  .chd-a-thon-schedule__inner p {
    font-family: "open-sans", "Open Sans", sans-serif;
    letter-spacing: 0.5px; }
    .chd-a-thon-schedule__inner p {
      font-size: 18px; }
      @media screen and (min-width: 390px) {
        .chd-a-thon-schedule__inner p {
          font-size: calc(18px + 10 * ((100vw - 390px) / 1050)); } }
      @media screen and (min-width: 1440px) {
        .chd-a-thon-schedule__inner p {
          font-size: 28px; } }
    .chd-a-thon-schedule__inner p {
      line-height: 22px; }
      @media screen and (min-width: 390px) {
        .chd-a-thon-schedule__inner p {
          line-height: calc(22px + 8 * ((100vw - 390px) / 1050)); } }
      @media screen and (min-width: 1440px) {
        .chd-a-thon-schedule__inner p {
          line-height: 30px; } }
    @media (min-width: 1000px) {
      .chd-a-thon-schedule__inner p {
        letter-spacing: 0.8px; } }
    .chd-a-thon-schedule__inner p strong:first-child {
      font-weight: 800; }

.chd-donate-2024__main {
  padding: 0; }
  @media (min-width: 834px) {
    .chd-donate-2024__main {
      display: flex;
      flex-wrap: wrap;
      justify-content: center; } }

.chd-donate-2024__body {
  box-sizing: border-box;
  padding: 15px 15px 0; }
  @media (min-width: 834px) {
    .chd-donate-2024__body {
      align-items: flex-end;
      display: flex;
      flex-direction: column;
      width: 66.7%; } }
  @media (min-width: 1000px) {
    .chd-donate-2024__body {
      padding: 50px 0 0 50px; } }

.chd-donate-2024__body-inner {
  max-width: 1000px;
  min-height: 600px;
  width: 100%; }

.chd-donate-2024__logo {
  margin-bottom: 15px;
  max-width: 228px; }
  @media (min-width: 1000px) {
    .chd-donate-2024__logo {
      margin-bottom: 25px;
      max-width: 252px; } }

.chd-donate-2024__embed {
  margin: 0 -15px; }

.chd-donate-2024__aside {
  background: #D2F0FF;
  border: none;
  box-sizing: border-box;
  float: none;
  text-align: center; }
  @media (min-width: 834px) {
    .chd-donate-2024__aside {
      text-align: left;
      width: 33.3%; } }
  .chd-donate-2024__aside h2 {
    color: #000;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 15px; }
    @media (min-width: 834px) {
      .chd-donate-2024__aside h2 {
        margin-bottom: 20px; } }
  .chd-donate-2024__aside ul.menu {
    display: flex;
    flex-direction: column;
    gap: 8px; }
    @media (min-width: 834px) {
      .chd-donate-2024__aside ul.menu {
        gap: 12px; } }
  .chd-donate-2024__aside ul.menu li.menu-item {
    float: none;
    line-height: 20px;
    text-align: center; }
    @media (min-width: 834px) {
      .chd-donate-2024__aside ul.menu li.menu-item {
        text-align: left; } }
    .chd-donate-2024__aside ul.menu li.menu-item:last-of-type {
      padding-bottom: 0 !important; }
    .chd-donate-2024__aside ul.menu li.menu-item a {
      color: #000; }

.chd-donate-2024__aside-inner {
  padding: 30px 0;
  position: sticky;
  top: 0; }
  @media (min-width: 834px) {
    .chd-donate-2024__aside-inner {
      padding: 60px 0 60px 45px; } }

.chd-donate-2024__contact {
  background: #05607C;
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  padding: 30px 10px;
  text-align: center; }
  @media (min-width: 834px) {
    .chd-donate-2024__contact {
      width: 100%; } }
  @media (min-width: 1000px) {
    .chd-donate-2024__contact {
      font-size: 28px; } }
  .chd-donate-2024__contact p, .chd-donate-2024__contact a {
    margin: auto;
    max-width: 360px; }
    @media (min-width: 1000px) {
      .chd-donate-2024__contact p, .chd-donate-2024__contact a {
        max-width: 100%; } }
    .chd-donate-2024__contact p span, .chd-donate-2024__contact a span {
      display: block;
      font-size: 16px;
      line-height: normal;
      margin-top: 10px; }
      @media (min-width: 1000px) {
        .chd-donate-2024__contact p span, .chd-donate-2024__contact a span {
          font-size: 20px; } }
  .chd-donate-2024__contact a {
    color: #B0DDf3;
    display: block;
    text-decoration: underline; }
    @media (min-width: 1000px) {
      .chd-donate-2024__contact a {
        display: inline-block; } }
    .chd-donate-2024__contact a:hover {
      text-decoration: none; }

.chd-donate-2024__non-profit-info {
  align-items: flex-start;
  display: flex;
  gap: 18px;
  margin: auto;
  max-width: 450px;
  padding: 30px; }
  @media (min-width: 834px) {
    .chd-donate-2024__non-profit-info {
      align-items: center;
      margin: 0;
      max-width: 760px;
      padding: 0 0 50px 0;
      width: 100%; } }
  @media (min-width: 834px) {
    .chd-donate-2024__non-profit-info--mobile {
      display: none; } }
  .chd-donate-2024__non-profit-info--desktop {
    display: none; }
    @media (min-width: 834px) {
      .chd-donate-2024__non-profit-info--desktop {
        display: flex; } }
  .chd-donate-2024__non-profit-info img {
    height: auto;
    width: 65px; }
  .chd-donate-2024__non-profit-info p {
    font-size: 14px;
    line-height: 17px; }

.chd-general--insider .chd-benefit-list h2 strong {
  display: block; }
  @media (min-width: 600px) {
    .chd-general--insider .chd-benefit-list h2 strong {
      display: inline-block; } }

.chd-general--insider .chd-benefit-list__figure {
  padding-bottom: 0;
  max-height: 500px; }
  .chd-general--insider .chd-benefit-list__figure img {
    object-fit: cover;
    object-position: 0 calc(50% + 20px);
    overflow: visible; }

.chd-general--insider .chd-form-block__inner {
  max-width: 750px; }
  .chd-general--insider .chd-form-block__inner h2 {
    font-size: 32px; }
    @media (min-width: 1000px) {
      .chd-general--insider .chd-form-block__inner h2 {
        font-size: 48px;
        margin-bottom: 30px; } }
    .chd-general--insider .chd-form-block__inner h2:before {
      display: none; }
  .chd-general--insider .chd-form-block__inner p {
    font-weight: bold;
    letter-spacing: 1.08px;
    margin-bottom: 50px;
    text-transform: uppercase; }
    @media (min-width: 1000px) {
      .chd-general--insider .chd-form-block__inner p {
        font-size: 18px; } }

@media (min-width: 1000px) {
  .chd-general--insider .chd-form-block .chd-button {
    font-size: 20px;
    letter-spacing: 3px;
    min-width: 291px;
    padding: 21px 20px; } }

.chd-general--insider .chd-dropdown-info span {
  background: linear-gradient(270deg, #0E6C9B 15%, #73D4FD 78.51%); }

@media (min-width: 1000px) {
  .chd-general--insider .chd-video-embed__inner {
    align-items: center;
    display: flex;
    gap: 50px;
    flex-direction: row-reverse; } }

.chd-general--insider .chd-video-embed__text {
  flex-basis: 40%; }

.chd-general--insider .chd-video-embed__video {
  flex-basis: 57%; }

.chd-general--insider .chd-video-embed h2 {
  color: #000;
  font-weight: normal;
  text-align: left; }
  @media (min-width: 1000px) {
    .chd-general--insider .chd-video-embed h2 {
      font-size: 32px;
      line-height: 37px;
      margin-bottom: 20px; } }

.chd-general--insider .chd-video-embed p {
  text-align: left; }
  .chd-general--insider .chd-video-embed p span {
    color: #0080A3;
    font-weight: bold; }

.chd-general--insider .chd-icon-list h2 strong {
  display: block; }
  @media (min-width: 600px) {
    .chd-general--insider .chd-icon-list h2 strong {
      display: inline-block; } }

.chd-insider__banner {
  background: linear-gradient(135deg, #014458 44.71%, #177795 101.48%);
  color: #fff;
  padding: 92px 20px 78px;
  position: relative;
  text-align: center;
  z-index: 1; }
  .chd-insider__banner h1 {
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 36px;
    font-weight: 600; }
  .chd-insider__banner img {
    max-height: 140px;
    max-width: 479px;
    object-fit: cover;
    overflow: visible;
    width: 100%; }
  .chd-insider__banner p {
    font-size: 22px;
    max-width: 850px;
    margin: auto; }
    .chd-insider__banner p:nth-of-type(2) {
      padding-bottom: 20px; }
    .chd-insider__banner p:nth-of-type(3) {
      padding-bottom: 40px; }
  .chd-insider__banner .chd-button {
    background: #7ED8F2;
    border-radius: 50px;
    color: #373A3C;
    transition: .2s; }
    @media (min-width: 1000px) {
      .chd-insider__banner .chd-button {
        font-size: 18px;
        min-width: 278px;
        padding: 18px 20px; } }
    .chd-insider__banner .chd-button:hover {
      background: #fff; }

.chd-insider__form[aria-hidden="true"] {
  display: none; }

.chd-zogby-poll-main {
  margin: 15px 0 45px;
  padding: 0; }
  @media (min-width: 1000px) {
    .chd-zogby-poll-main {
      margin: 50px 0 95px; } }

.chd-zogby-poll__intro-section {
  margin: 0 15px 30px;
  max-width: 1200px; }
  @media (min-width: 1000px) {
    .chd-zogby-poll__intro-section {
      justify-content: space-between;
      display: flex;
      gap: 20px;
      margin: 0 auto 90px;
      padding: 0 20px; } }
  .chd-zogby-poll__intro-section a {
    color: #CB3233;
    font-weight: bold;
    text-decoration: underline; }
    .chd-zogby-poll__intro-section a:hover {
      text-decoration: none; }

.chd-zogby-poll__featured-image img {
  border-radius: 5px; }

.chd-zogby-poll__featured-image--mobile {
  padding-left: 30px; }
  @media (min-width: 1000px) {
    .chd-zogby-poll__featured-image--mobile {
      display: none; } }

.chd-zogby-poll__featured-image--desktop {
  display: none; }
  @media (min-width: 1000px) {
    .chd-zogby-poll__featured-image--desktop {
      display: block; } }

.chd-zogby-poll__header {
  background: rgba(200, 39, 40, 0.95);
  border-radius: 5px;
  box-sizing: border-box;
  color: #fff;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-weight: normal;
  margin-top: max(-150px, calc(-.315 * (100% - 60px)));
  margin-bottom: 15px;
  min-width: 275px;
  padding: 20px 30px; }
  .chd-zogby-poll__header {
    font-size: 24px; }
    @media screen and (min-width: 360px) {
      .chd-zogby-poll__header {
        font-size: calc(24px + 30 * ((100vw - 360px) / 1080)); } }
    @media screen and (min-width: 1440px) {
      .chd-zogby-poll__header {
        font-size: 54px; } }
  .chd-zogby-poll__header {
    line-height: 32px; }
    @media screen and (min-width: 360px) {
      .chd-zogby-poll__header {
        line-height: calc(32px + 32 * ((100vw - 360px) / 1080)); } }
    @media screen and (min-width: 1440px) {
      .chd-zogby-poll__header {
        line-height: 64px; } }
  .chd-zogby-poll__header {
    width: 275px; }
    @media screen and (min-width: 360px) {
      .chd-zogby-poll__header {
        width: calc(275px + 185 * ((100vw - 360px) / 640)); } }
    @media screen and (min-width: 1000px) {
      .chd-zogby-poll__header {
        width: 460px; } }
  @media (min-width: 1000px) {
    .chd-zogby-poll__header {
      margin-top: 30px;
      margin-bottom: 30px;
      padding: 15px 30px; }
      .chd-zogby-poll__header {
        width: 600px; } }
    @media screen and (min-width: 1000px) and (min-width: 1000px) {
      .chd-zogby-poll__header {
        width: calc(600px + 158 * ((100vw - 1000px) / 440)); } }
    @media screen and (min-width: 1000px) and (min-width: 1440px) {
      .chd-zogby-poll__header {
        width: 758px; } }

.chd-zogby-poll__section-one {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 15px; }
  @media (min-width: 1000px) {
    .chd-zogby-poll__section-one {
      max-width: 508px; } }
  .chd-zogby-poll__section-one p {
    margin-bottom: 25px; }

@media (min-width: 1000px) {
  .chd-zogby-poll__section-two {
    max-width: 578px; }
    .chd-zogby-poll__section-two-text {
      margin: 30px 0 0 50px; } }

.chd-zogby-poll__section-two h2 {
  color: #27396E;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 25px; }

.chd-zogby-poll__section-two p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px; }

.chd-zogby-poll__questions-section {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 20px; }

.chd-zogby-poll__questions-links-title {
  color: #27396E;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-weight: 600; }
  @media (min-width: 1000px) {
    .chd-zogby-poll__questions-links-title {
      font-size: 32px;
      margin-bottom: 20px; } }

.chd-zogby-poll__questions {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 95px; }
  @media (min-width: 1000px) {
    .chd-zogby-poll__questions {
      gap: 23px; } }

.chd-zogby-poll__question {
  align-items: center;
  background: #3F5972;
  border-radius: 5px;
  color: #fff;
  display: flex;
  gap: 10px;
  justify-content: space-between;
  padding: 12px 12px 12px 17px;
  transition: .2s; }
  .chd-zogby-poll__question {
    font-size: 16px; }
    @media screen and (min-width: 390px) {
      .chd-zogby-poll__question {
        font-size: calc(16px + 12 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-zogby-poll__question {
        font-size: 28px; } }
  .chd-zogby-poll__question {
    line-height: 22px; }
    @media screen and (min-width: 390px) {
      .chd-zogby-poll__question {
        line-height: calc(22px + 14 * ((100vw - 390px) / 810)); } }
    @media screen and (min-width: 1200px) {
      .chd-zogby-poll__question {
        line-height: 36px; } }
  @media (min-width: 1000px) {
    .chd-zogby-poll__question {
      gap: 50px;
      padding: 15px 33px 15px 22px; } }
  .chd-zogby-poll__question:hover {
    background: #0080A3; }
  .chd-zogby-poll__question:after {
    background: url("./images/icons/large-white-arrow.svg");
    background-size: cover;
    content: '';
    display: block;
    flex: none;
    height: 27px; }
    .chd-zogby-poll__question:after {
      height: 27px; }
      @media screen and (min-width: 390px) {
        .chd-zogby-poll__question:after {
          height: calc(27px + 7 * ((100vw - 390px) / 610)); } }
      @media screen and (min-width: 1000px) {
        .chd-zogby-poll__question:after {
          height: 34px; } }
    .chd-zogby-poll__question:after {
      width: 27px; }
      @media screen and (min-width: 390px) {
        .chd-zogby-poll__question:after {
          width: calc(27px + 7 * ((100vw - 390px) / 610)); } }
      @media screen and (min-width: 1000px) {
        .chd-zogby-poll__question:after {
          width: 34px; } }

.chd-zogby-poll__question-title-number {
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 50px;
  font-weight: 800; }
  @media (min-width: 1000px) {
    .chd-zogby-poll__question-title-number {
      margin-bottom: 25px; } }

.chd-zogby-poll__question-content {
  max-width: 910px;
  margin: auto; }
  .chd-zogby-poll__question-content:not(:last-child) {
    margin: 0 auto 60px; }
    @media (min-width: 1000px) {
      .chd-zogby-poll__question-content:not(:last-child) {
        margin-bottom: 120px; } }

.chd-zogby-poll__question-title {
  color: #26396F;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 36px;
  font-weight: normal;
  line-height: 46px;
  margin-bottom: 24px; }
  @media (min-width: 1000px) {
    .chd-zogby-poll__question-title {
      font-size: 48px;
      line-height: 55px;
      margin-bottom: 50px; } }

.chd-zogby-poll__question-image {
  margin-bottom: 32px; }
  @media (min-width: 1000px) {
    .chd-zogby-poll__question-image {
      margin-bottom: 55px; } }

.chd-zogby-poll__answer {
  display: flex;
  gap: 25px;
  margin-bottom: 60px;
  max-width: 820px;
  padding: 0 5px; }
  .chd-zogby-poll__answer span {
    border-radius: 50px;
    flex: none;
    width: 12px; }
  .chd-zogby-poll__answer p {
    font-weight: 600;
    line-height: 22px; }

.chd-zogby-poll__sub-answers {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 820px; }
  @media (min-width: 1000px) {
    .chd-zogby-poll__sub-answers {
      gap: 53px; } }
  .chd-zogby-poll__sub-answers h4 {
    color: #27396E;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 6px; }
    @media (min-width: 1000px) {
      .chd-zogby-poll__sub-answers h4 {
        font-size: 24px; } }
  .chd-zogby-poll__sub-answers p {
    line-height: 22px;
    max-width: 85%; }
    @media (min-width: 1000px) {
      .chd-zogby-poll__sub-answers p {
        max-width: 100%; } }
  .chd-zogby-poll__sub-answers > div {
    display: flex;
    gap: 10px; }
    @media (min-width: 1000px) {
      .chd-zogby-poll__sub-answers > div {
        align-items: center;
        gap: 22px; } }
  .chd-zogby-poll__sub-answers img {
    flex: none;
    height: 60px;
    width: 60px; }
    @media (min-width: 1000px) {
      .chd-zogby-poll__sub-answers img {
        height: 115px;
        width: 115px; } }

.chd-general--homeopathy-film .chd-form-block__inner {
  color: #fff;
  max-width: 650px;
  padding: 34px 28px 44px; }
  @media (min-width: 1200px) {
    .chd-general--homeopathy-film .chd-form-block__inner {
      max-width: 1600px;
      padding: 55px 0 35; } }
  .chd-general--homeopathy-film .chd-form-block__inner h2 {
    color: #F8F8F8;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: .2px;
    line-height: 24px;
    max-width: 1106px; }
    @media (min-width: 1200px) {
      .chd-general--homeopathy-film .chd-form-block__inner h2 {
        font-size: 24px;
        letter-spacing: .28px;
        line-height: 46px;
        max-width: 100%; } }
    .chd-general--homeopathy-film .chd-form-block__inner h2:before {
      display: none; }
    .chd-general--homeopathy-film .chd-form-block__inner h2 span {
      display: block;
      margin: auto;
      max-width: 750px; }
      @media (min-width: 1200px) {
        .chd-general--homeopathy-film .chd-form-block__inner h2 span {
          max-width: 1050px; } }
    .chd-general--homeopathy-film .chd-form-block__inner h2 strong {
      display: block;
      margin-top: 10px; }
  .chd-general--homeopathy-film .chd-form-block__inner .gform_wrapper .gfield_label {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2.7px;
    padding-left: 22px;
    text-align: left;
    width: 100%; }
  .chd-general--homeopathy-film .chd-form-block__inner .gform_wrapper.gravity-theme .gfield {
    margin-bottom: 25px; }
  .chd-general--homeopathy-film .chd-form-block__inner .gform_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .chd-general--homeopathy-film .chd-form-block__inner .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .chd-general--homeopathy-film .chd-form-block__inner .gform_wrapper .ginput_container select {
    background: #fff;
    height: 65px; }
  .chd-general--homeopathy-film .chd-form-block__inner .gform_wrapper .gfield_checkbox {
    display: flex;
    flex-direction: column;
    gap: 10px; }
    @media (min-width: 1200px) {
      .chd-general--homeopathy-film .chd-form-block__inner .gform_wrapper .gfield_checkbox {
        flex-direction: row;
        justify-content: space-around;
        white-space: nowrap; } }
  .chd-general--homeopathy-film .chd-form-block__inner .gform_wrapper .gchoice {
    font-weight: 600;
    text-align: left; }
    @media (min-width: 834px) {
      .chd-general--homeopathy-film .chd-form-block__inner .gform_wrapper .gchoice {
        padding-left: 22px; } }
  .chd-general--homeopathy-film .chd-form-block__inner .gform_wrapper .gform_footer {
    display: flex;
    justify-content: center;
    position: static; }
    .chd-general--homeopathy-film .chd-form-block__inner .gform_wrapper .gform_footer input {
      background: #000;
      font-size: 18px;
      height: 77px;
      max-width: 377px;
      transition: .2s;
      width: 100%; }
      .chd-general--homeopathy-film .chd-form-block__inner .gform_wrapper .gform_footer input:hover {
        background: #0080A3; }
  .chd-general--homeopathy-film .chd-form-block__inner .gform_wrapper .gfield_required {
    color: #fff; }
  .chd-general--homeopathy-film .chd-form-block__inner .gform_wrapper .gform_required_legend {
    display: none; }
  .chd-general--homeopathy-film .chd-form-block__inner .top_label div.ginput_complex.ginput_container.gf_name_has_2 {
    gap: 15px; }
  .chd-general--homeopathy-film .chd-form-block__inner .gform_wrapper.gravity-theme .gform_fields {
    display: block;
    gap: 15px !important; }
    @media (min-width: 1200px) {
      .chd-general--homeopathy-film .chd-form-block__inner .gform_wrapper.gravity-theme .gform_fields {
        display: grid; } }
  .chd-general--homeopathy-film .chd-form-block__inner .gform_wrapper form {
    margin: auto; }
    @media (min-width: 1200px) {
      .chd-general--homeopathy-film .chd-form-block__inner .gform_wrapper form {
        max-width: 935px; } }

.chd-general--homeopathy-film .chd-articles-media {
  background: #fff;
  padding: 0; }
  .chd-general--homeopathy-film .chd-articles-media__inner {
    margin-bottom: 0; }
  .chd-general--homeopathy-film .chd-articles-media h2 {
    color: #0C414E;
    font-size: 20px;
    letter-spacing: normal;
    text-align: center;
    text-transform: none; }
    @media (min-width: 1000px) {
      .chd-general--homeopathy-film .chd-articles-media h2 {
        font-size: 30px; } }

.chd-general--homeopathy-film .chd-video-embed__inner {
  max-width: 950px; }
  .chd-general--homeopathy-film .chd-video-embed__inner h2 {
    font-family: "open-sans", "Open Sans", sans-serif;
    letter-spacing: 4.8px;
    line-height: 127.2%;
    max-width: 288px;
    text-transform: uppercase; }
    @media (min-width: 500px) {
      .chd-general--homeopathy-film .chd-video-embed__inner h2 {
        max-width: 100%; } }
    @media (min-width: 834px) {
      .chd-general--homeopathy-film .chd-video-embed__inner h2 {
        font-size: 36px;
        margin-bottom: 30px; } }
    @media (min-width: 1200px) {
      .chd-general--homeopathy-film .chd-video-embed__inner h2 {
        text-align: center;
        letter-spacing: 7.2px; } }
    .chd-general--homeopathy-film .chd-video-embed__inner h2 span {
      font-weight: normal; }

.chd-homeopathy__banner {
  background-size: cover;
  display: flex;
  padding: 75px 0;
  position: relative;
  justify-content: center; }
  @media (min-width: 1000px) {
    .chd-homeopathy__banner {
      padding: 150px 0; } }
  .chd-homeopathy__banner:after {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFF 94.78%);
    bottom: 0;
    content: '';
    display: block;
    height: 60px;
    position: absolute;
    width: 100%;
    z-index: 1; }
    @media (min-width: 1000px) {
      .chd-homeopathy__banner:after {
        height: 129px; } }
  .chd-homeopathy__banner video {
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1; }
  .chd-homeopathy__banner img {
    max-width: 1000px;
    width: 90%;
    z-index: 2; }

.chd-homeopathy__form-wrapper .chd-text-block {
  color: #f8f8f8;
  font-style: italic;
  max-width: 1100px;
  padding-bottom: 30px;
  text-align: center; }
  @media (min-width: 1200px) {
    .chd-homeopathy__form-wrapper .chd-text-block {
      padding-bottom: 60px; } }
  .chd-homeopathy__form-wrapper .chd-text-block p {
    font-size: 18px; }

.chd-homeopathy__callout {
  background: #f4f5f5;
  margin: auto;
  max-width: 762px; }
  .chd-homeopathy__callout h2 {
    color: #0C414E;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 20px;
    letter-spacing: normal;
    margin-bottom: 30px;
    text-align: center;
    text-transform: none; }
    @media (min-width: 1000px) {
      .chd-homeopathy__callout h2 {
        font-size: 30px; } }
  .chd-homeopathy__callout p {
    text-align: center; }
    .chd-homeopathy__callout p:first-of-type {
      font-size: 18px;
      margin-bottom: 45px; }
      @media (min-width: 1000px) {
        .chd-homeopathy__callout p:first-of-type {
          font-size: 20px; } }
  .chd-homeopathy__callout a {
    background: #0C414E;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2.7px;
    padding: 18px 30px;
    text-align: center;
    transition: .2s; }
    @media (min-width: 1000px) {
      .chd-homeopathy__callout a {
        padding: 22px 94px; } }
    .chd-homeopathy__callout a:hover {
      background: #155867; }

.chd-homeopathy__text-content {
  padding: 0 20px; }
  @media (min-width: 1000px) {
    .chd-homeopathy__text-content {
      padding: 0; } }
  .chd-homeopathy__text-content p {
    font-size: 16px; }
    @media screen and (min-width: 390px) {
      .chd-homeopathy__text-content p {
        font-size: calc(16px + 8 * ((100vw - 390px) / 610)); } }
    @media screen and (min-width: 1000px) {
      .chd-homeopathy__text-content p {
        font-size: 24px; } }
  .chd-homeopathy__text-content p {
    line-height: 20px; }
    @media screen and (min-width: 390px) {
      .chd-homeopathy__text-content p {
        line-height: calc(20px + 14 * ((100vw - 390px) / 610)); } }
    @media screen and (min-width: 1000px) {
      .chd-homeopathy__text-content p {
        line-height: 34px; } }
  @media (min-width: 1000px) {
    .chd-homeopathy__text-content p {
      font-size: 24px;
      line-height: 34px; } }
  .chd-homeopathy__text-content p:last-of-type {
    font-weight: 600;
    letter-spacing: 4px;
    line-height: 30px;
    margin: 41px 0 0; }
    @media (min-width: 1000px) {
      .chd-homeopathy__text-content p:last-of-type {
        font-size: 32px;
        letter-spacing: 6.4px;
        line-height: 30px;
        margin: 65px 0 0; } }
    .chd-homeopathy__text-content p:last-of-type span {
      display: block; }
      @media (min-width: 1000px) {
        .chd-homeopathy__text-content p:last-of-type span {
          display: inline; } }

.chd-homeopathy__thank-you-title {
  font-size: 24px;
  line-height: 127.2%;
  margin: auto;
  margin-bottom: 20px;
  max-width: 1062px;
  text-align: center; }
  @media (min-width: 1000px) {
    .chd-homeopathy__thank-you-title {
      font-size: 36px;
      margin-bottom: 38px; } }

.chd-homeopathy__thank-you-body {
  margin: auto;
  text-align: center; }
  .chd-homeopathy__thank-you-body p {
    color: #0C414E;
    font-size: 18px;
    letter-spacing: .24px;
    word-wrap: break-word; }
    @media (min-width: 1000px) {
      .chd-homeopathy__thank-you-body p {
        font-size: 24px;
        margin-bottom: 38px; } }
  .chd-homeopathy__thank-you-body ul {
    color: #0C414E;
    list-style-position: inside; }
    .chd-homeopathy__thank-you-body ul li {
      font-size: 18px;
      line-height: normal; }
      @media (min-width: 1000px) {
        .chd-homeopathy__thank-you-body ul li {
          font-size: 24px; } }

.chd-homeopathy__thank-you-watch-section {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 40px 50px;
  justify-content: center;
  margin-bottom: 30px; }
  @media (min-width: 1000px) {
    .chd-homeopathy__thank-you-watch-section {
      flex-direction: row;
      margin: 50px 0 60px; } }
  .chd-homeopathy__thank-you-watch-section > div {
    max-width: 563px;
    width: 100%; }
    .chd-homeopathy__thank-you-watch-section > div h3 {
      color: #0C414E;
      font-family: "open-sans", "Open Sans", sans-serif;
      font-size: 20px;
      margin-top: 20px;
      text-align: center; }
      @media (min-width: 1000px) {
        .chd-homeopathy__thank-you-watch-section > div h3 {
          font-size: 30px;
          margin-top: 30px; } }

.chd-general--about-us .chd-about-us__banner {
  max-height: 600px; }
  .chd-general--about-us .chd-about-us__banner video {
    display: block;
    height: 100%;
    max-height: 600px;
    object-fit: cover;
    width: 100%; }
    @media (min-width: 1440px) {
      .chd-general--about-us .chd-about-us__banner video {
        object-position: center -175px; } }

.chd-general--about-us .chd-about-us__body {
  margin: 0 20px;
  max-width: 1175px; }
  @media (min-width: 768px) {
    .chd-general--about-us .chd-about-us__body {
      display: flex;
      gap: 68px;
      margin: 35px 20px; } }
  @media (min-width: 1000px) {
    .chd-general--about-us .chd-about-us__body {
      margin: 35px 40px; } }
  @media (min-width: 1200px) {
    .chd-general--about-us .chd-about-us__body {
      margin: 70px auto; } }

.chd-general--about-us .chd-about-us__content {
  max-width: 854px;
  width: 100%; }
  @media (min-width: 768px) {
    .chd-general--about-us .chd-about-us__content {
      padding-top: 14px;
      width: 67%; } }
  @media (min-width: 1200px) {
    .chd-general--about-us .chd-about-us__content {
      padding-top: 28px;
      width: 854px; } }
  .chd-general--about-us .chd-about-us__content h1 {
    line-height: 37.5px;
    margin-bottom: 30px; }
    @media (min-width: 1200px) {
      .chd-general--about-us .chd-about-us__content h1 {
        font-size: 48px; } }
  .chd-general--about-us .chd-about-us__content h2 {
    color: #0080A3;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 24px;
    letter-spacing: 1.2px;
    line-height: 30px;
    margin-top: 30px;
    margin-bottom: 5px;
    text-transform: uppercase; }
  .chd-general--about-us .chd-about-us__content h3 {
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 5px;
    margin-top: 20px; }
  .chd-general--about-us .chd-about-us__content > p {
    color: #373A3C;
    line-height: 28px;
    margin-bottom: 20px; }
    .chd-general--about-us .chd-about-us__content > p:last-of-type {
      margin-bottom: 0; }
  .chd-general--about-us .chd-about-us__content a {
    color: #0080A3;
    font-weight: bold;
    text-decoration: underline; }
    .chd-general--about-us .chd-about-us__content a:hover {
      text-decoration: none; }

.chd-general--about-us .chd-about-us__widget-description {
  color: #373A3C;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 20px; }
  @media (min-width: 1000px) {
    .chd-general--about-us .chd-about-us__widget-description {
      margin-bottom: 30px; } }

.chd-general--about-us .chd-defender-testimonials {
  margin: -20px -20px 0;
  padding: 0 0 25px; }
  @media (min-width: 1000px) {
    .chd-general--about-us .chd-defender-testimonials {
      margin: -20px -40px 0; } }
  .chd-general--about-us .chd-defender-testimonials__slider-inner {
    margin: 0 20px;
    padding-bottom: 75px; }
    @media (min-width: 1000px) {
      .chd-general--about-us .chd-defender-testimonials__slider-inner {
        margin: 0 40px;
        padding-bottom: 55px; } }
  .chd-general--about-us .chd-defender-testimonials__author {
    padding-top: 25px; }
    @media (min-width: 1000px) {
      .chd-general--about-us .chd-defender-testimonials__author {
        padding-top: 35px; } }
  @media (min-width: 1000px) {
    .chd-general--about-us .chd-defender-testimonials__author-name {
      padding-bottom: 7px; } }
  .chd-general--about-us .chd-defender-testimonials .swiper-pagination.swiper-pagination-bullets {
    padding-bottom: 41px; }
    @media (min-width: 1000px) {
      .chd-general--about-us .chd-defender-testimonials .swiper-pagination.swiper-pagination-bullets {
        padding-right: 40px; } }

.chd-general--about-us .chd-text-block {
  padding: 0; }
  .chd-general--about-us .chd-text-block h2 {
    margin: 0; }

@media (max-width: 767px) {
  .chd-general--about-us .chd-about-us__side-menu {
    text-align: center; } }

.chd-general--about-us .chd-about-us__side-menu--mobile {
  margin: 25px 0;
  position: relative;
  z-index: 20;
  /* 
        If the amount of top level menu items ever exceeds 10
        This media query will need to be adjusted.
      */ }
  @media (min-width: 768px) {
    .chd-general--about-us .chd-about-us__side-menu--mobile {
      display: none;
      margin-bottom: 0;
      margin-top: 0;
      visibility: hidden; } }
  @media (min-height: 667px) {
    .chd-general--about-us .chd-about-us__side-menu--mobile {
      position: sticky;
      top: 25px; } }
  .chd-general--about-us .chd-about-us__side-menu--mobile .chd-about-us__side-menu-menu-container {
    background: #fff;
    border: 2px solid #0080A3;
    border-top: none;
    height: 0;
    overflow: hidden;
    position: absolute;
    right: -2px;
    width: 100%; }

.chd-general--about-us .chd-about-us__side-menu-title {
  color: #000;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase; }

@media (max-width: 767px) {
  .chd-general--about-us .chd-about-us__side-menu-menu-wrap {
    border: 2px solid #0080A3;
    display: inline-block;
    max-width: 280px;
    position: relative;
    vertical-align: middle;
    width: 100%; } }

.chd-general--about-us .chd-about-us__side-menu-toggle {
  align-items: center;
  background: #fff;
  border: none;
  color: #000;
  display: none;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-weight: 700;
  justify-content: center;
  letter-spacing: 2.1px;
  padding: 14px 22px;
  text-transform: uppercase;
  width: 100%; }
  @media (max-width: 767px) {
    .chd-general--about-us .chd-about-us__side-menu-toggle {
      display: flex; } }
  .chd-general--about-us .chd-about-us__side-menu-toggle::after {
    background: url("images/chd-conf-sidebar-menu-caret.svg") no-repeat center center;
    background-size: contain;
    content: '';
    display: inline-block;
    height: 9px;
    margin-left: 16px;
    transition: rotate 0.15s;
    width: 15px; }
  .chd-general--about-us .chd-about-us__side-menu-toggle--open::after {
    rotate: 180deg; }

.chd-general--about-us .chd-about-us__side-menu-menu {
  transition: height 0.2s; }
  .chd-general--about-us .chd-about-us__side-menu-menu .menu-item {
    color: #000;
    clear: none;
    display: block;
    font-family: "merriweather", Merriweather, serif;
    font-size: 16px;
    font-weight: 700;
    float: none;
    margin: 0;
    position: relative; }
    .chd-general--about-us .chd-about-us__side-menu-menu .menu-item .sub-menu {
      display: none; }
      @media (min-width: 768px) {
        .chd-general--about-us .chd-about-us__side-menu-menu .menu-item .sub-menu {
          display: block;
          padding-left: 15px; } }
    @media (max-width: 767px) {
      .chd-general--about-us .chd-about-us__side-menu-menu .menu-item {
        padding: 0; } }
    .chd-general--about-us .chd-about-us__side-menu-menu .menu-item:not(:last-child) a::before {
      background: #E9E8E6;
      bottom: 0;
      content: '';
      display: block;
      height: 1px;
      left: 0;
      position: absolute;
      width: 110px; }
      @media (max-width: 767px) {
        .chd-general--about-us .chd-about-us__side-menu-menu .menu-item:not(:last-child) a::before {
          left: 25%;
          width: 50%; } }
    .chd-general--about-us .chd-about-us__side-menu-menu .menu-item.current-menu-item {
      color: #0080A3; }
      .chd-general--about-us .chd-about-us__side-menu-menu .menu-item.current-menu-item a {
        color: #0080A3; }
        .chd-general--about-us .chd-about-us__side-menu-menu .menu-item.current-menu-item a:link, .chd-general--about-us .chd-about-us__side-menu-menu .menu-item.current-menu-item a:visited, .chd-general--about-us .chd-about-us__side-menu-menu .menu-item.current-menu-item a:hover, .chd-general--about-us .chd-about-us__side-menu-menu .menu-item.current-menu-item a:active, .chd-general--about-us .chd-about-us__side-menu-menu .menu-item.current-menu-item a:focus-visible {
          color: #0080A3; }
        @media (max-width: 767px) {
          .chd-general--about-us .chd-about-us__side-menu-menu .menu-item.current-menu-item a {
            background: #B0DDF3;
            color: #000; }
            .chd-general--about-us .chd-about-us__side-menu-menu .menu-item.current-menu-item a:link, .chd-general--about-us .chd-about-us__side-menu-menu .menu-item.current-menu-item a:visited, .chd-general--about-us .chd-about-us__side-menu-menu .menu-item.current-menu-item a:hover, .chd-general--about-us .chd-about-us__side-menu-menu .menu-item.current-menu-item a:active, .chd-general--about-us .chd-about-us__side-menu-menu .menu-item.current-menu-item a:focus-visible {
              color: #000; } }
    .chd-general--about-us .chd-about-us__side-menu-menu .menu-item a {
      color: #000;
      display: block;
      padding: 15px 10px 15px 0;
      position: relative; }
      .chd-general--about-us .chd-about-us__side-menu-menu .menu-item a:link, .chd-general--about-us .chd-about-us__side-menu-menu .menu-item a:visited {
        color: #000; }
      .chd-general--about-us .chd-about-us__side-menu-menu .menu-item a:hover, .chd-general--about-us .chd-about-us__side-menu-menu .menu-item a:active, .chd-general--about-us .chd-about-us__side-menu-menu .menu-item a:focus-visible {
        color: #0080A3; }
      @media (max-width: 767px) {
        .chd-general--about-us .chd-about-us__side-menu-menu .menu-item a {
          display: block;
          padding: 20px 10px; }
          .chd-general--about-us .chd-about-us__side-menu-menu .menu-item a:hover, .chd-general--about-us .chd-about-us__side-menu-menu .menu-item a:active, .chd-general--about-us .chd-about-us__side-menu-menu .menu-item a:focus-visible {
            background: #B0DDF3;
            color: #000; } }

.chd-general--about-us aside {
  border: none;
  border-right: solid 1.5px #e9e8e6;
  display: none;
  float: none;
  max-width: 211px;
  padding-right: 42px;
  width: 33%; }
  @media (min-width: 768px) {
    .chd-general--about-us aside {
      display: block;
      padding-top: 22px; } }
  @media (min-width: 1200px) {
    .chd-general--about-us aside {
      padding-top: 44px; } }

.chd-general--about-us .chd-about-us__our-reach-map {
  width: 100%; }
  @media (min-width: 1200px) {
    .chd-general--about-us .chd-about-us__our-reach-map--mobile {
      display: none; } }

.chd-general--about-us .chd-about-us__desktop-map-container {
  display: none;
  position: relative;
  width: 100%; }
  @media (min-width: 1200px) {
    .chd-general--about-us .chd-about-us__desktop-map-container {
      display: block; } }

.chd-general--about-us .chd-about-us__pin {
  background: transparent;
  border: none;
  height: 38px;
  padding: 0;
  position: absolute;
  width: 26px; }
  .chd-general--about-us .chd-about-us__pin .chd-about-us__green-pin {
    opacity: 0;
    transition: .2s; }
  .chd-general--about-us .chd-about-us__pin .chd-about-us__red-pin {
    opacity: 1;
    transition: .2s; }
  .chd-general--about-us .chd-about-us__pin--selected .chd-about-us__green-pin {
    opacity: 1; }
  .chd-general--about-us .chd-about-us__pin--selected .chd-about-us__red-pin {
    opacity: 0; }
  .chd-general--about-us .chd-about-us__pin#pin-us {
    left: 14%;
    top: 31%; }
  .chd-general--about-us .chd-about-us__pin#pin-ca {
    left: 10%;
    top: 17%; }
  .chd-general--about-us .chd-about-us__pin#pin-ie {
    top: 4.7%;
    left: 44.2%; }
  .chd-general--about-us .chd-about-us__pin#pin-af {
    left: 52%;
    top: 22%; }
  .chd-general--about-us .chd-about-us__pin#pin-au {
    left: 80%;
    top: 65%; }
  .chd-general--about-us .chd-about-us__pin img {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.chd-general--about-us .chd-about-us__our-reach-chapter-section {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin: auto;
  width: 100%; }
  @media (min-width: 768px) {
    .chd-general--about-us .chd-about-us__our-reach-chapter-section {
      margin: 0; } }

.chd-general--about-us .chd-about-us__our-reach-chapters {
  display: flex;
  flex-direction: column;
  width: 100%; }
  @media (min-width: 1200px) {
    .chd-general--about-us .chd-about-us__our-reach-chapters {
      display: none; }
      .chd-general--about-us .chd-about-us__our-reach-chapters--selected {
        display: block; } }
  .chd-general--about-us .chd-about-us__our-reach-chapters button {
    align-items: center;
    background: #fff;
    border: none;
    color: #373A3C;
    display: flex;
    font-weight: bold;
    gap: 18px;
    justify-content: flex-start;
    letter-spacing: .8px;
    margin: auto;
    max-width: 320px;
    padding: 0;
    text-transform: uppercase;
    width: 100%; }
    @media (min-width: 768px) {
      .chd-general--about-us .chd-about-us__our-reach-chapters button {
        margin: 0; } }
    .chd-general--about-us .chd-about-us__our-reach-chapters button.open .chd-about-us__open-close-icon span:first-child, .chd-general--about-us .chd-about-us__our-reach-chapters button.open .chd-about-us__open-close-icon span:last-child {
      transform: rotate(0deg); }

@media (min-width: 1200px) {
  .chd-general--about-us .chd-about-us__int-pin--mobile {
    display: none; } }

.chd-general--about-us .chd-about-us__int-pin--desktop {
  display: none; }
  @media (min-width: 1200px) {
    .chd-general--about-us .chd-about-us__int-pin--desktop {
      display: block; } }

.chd-general--about-us .chd-about-us__chapters-list-container {
  display: none;
  margin-top: 10px; }
  @media (min-width: 1200px) {
    .chd-general--about-us .chd-about-us__chapters-list-container {
      display: block; } }
  @media (min-width: 1200px) and (min-width: 1200px) {
    .chd-general--about-us .chd-about-us__chapters-list-container--int li {
      display: none; }
      .chd-general--about-us .chd-about-us__chapters-list-container--int li.selected {
        display: list-item; } }

.chd-general--about-us .chd-about-us__chapters-list {
  list-style-position: inside;
  margin: auto;
  max-width: 320px;
  padding-left: 40px;
  width: 100%; }
  @media (min-width: 768px) {
    .chd-general--about-us .chd-about-us__chapters-list {
      columns: 2;
      margin: 0;
      max-width: 100%; } }
  @media (min-width: 1000px) {
    .chd-general--about-us .chd-about-us__chapters-list {
      columns: 3; } }
  @media (min-width: 1200px) {
    .chd-general--about-us .chd-about-us__chapters-list {
      columns: 4; } }
  .chd-general--about-us .chd-about-us__chapters-list ::marker {
    font-size: 12px; }
  .chd-general--about-us .chd-about-us__chapters-list a {
    font-size: 14px;
    left: -5px;
    letter-spacing: .84px;
    line-height: 25px;
    position: relative;
    text-transform: uppercase; }

.chd-general--about-us .chd-about-us__our-reach-map {
  margin-bottom: 40px; }

.chd-general--about-us .chd-about-us__open-close-icon {
  align-items: center;
  display: flex;
  height: 25px;
  justify-content: center;
  margin-left: auto;
  position: relative;
  width: 25px; }
  .chd-general--about-us .chd-about-us__open-close-icon span {
    background: #000;
    border-radius: 50px;
    height: 2px;
    position: absolute;
    width: 75%;
    transition: .2s; }
    @media (min-width: 1200px) {
      .chd-general--about-us .chd-about-us__open-close-icon span {
        display: none; } }
    .chd-general--about-us .chd-about-us__open-close-icon span:first-child {
      transform: rotate(90deg); }
    .chd-general--about-us .chd-about-us__open-close-icon span:last-child {
      transform: rotate(180deg); }

.chd-general--about-us .chd-about-us__media-boxes {
  display: flex;
  flex-direction: column;
  gap: 20px 5px;
  justify-content: space-between;
  margin-top: 28px; }
  @media (min-width: 834px) {
    .chd-general--about-us .chd-about-us__media-boxes {
      flex-direction: row;
      flex-wrap: wrap; } }
  .chd-general--about-us .chd-about-us__media-boxes a {
    align-items: center;
    background: #F4F5F5;
    border-radius: 5px;
    box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.15);
    color: #000;
    display: flex;
    font-family: "merriweather", Merriweather, serif;
    font-size: 28px;
    font-weight: normal;
    height: 95px;
    justify-content: center;
    text-decoration: none;
    transition: .2s;
    width: 100%; }
    .chd-general--about-us .chd-about-us__media-boxes a:hover {
      background: #D4F1FF; }
    @media (min-width: 834px) {
      .chd-general--about-us .chd-about-us__media-boxes a {
        height: 137px;
        width: 48%; } }
    @media (min-width: 1200px) {
      .chd-general--about-us .chd-about-us__media-boxes a {
        width: 23.5%; } }

.chd-general--about-us .chd-about-us__media-box--defender img {
  max-height: 25px; }

.chd-general--about-us .chd-about-us__media-box--chd-tv img {
  max-height: 32px; }

.chd-general--about-us .chd-about-us__media-box img {
  height: 100%; }

.chd-general--about-us .chd-our-team h2.section-title {
  color: #0080A3;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 1.2px;
  margin-top: 0;
  text-transform: uppercase; }

.chd-general--about-us .chd-our-team__subnav .nav-container {
  margin-bottom: 50px; }
  .chd-general--about-us .chd-our-team__subnav .nav-container::after {
    height: 44px; }
  @media (min-width: 1000px) {
    .chd-general--about-us .chd-our-team__subnav .nav-container {
      display: none; } }
  .chd-general--about-us .chd-our-team__subnav .nav-container .nav-list--chd-our-team-subnav {
    border: 0 none;
    margin-bottom: 0; }
  .chd-general--about-us .chd-our-team__subnav .nav-container ul.menu {
    margin-bottom: 2px;
    padding: 0; }
    .chd-general--about-us .chd-our-team__subnav .nav-container ul.menu li.menu-item {
      padding: 0; }
  .chd-general--about-us .chd-our-team__subnav .nav-container .menu-item button {
    border: 0 none;
    border-top: 2px solid transparent;
    border-bottom: 2px solid #B0DDF3;
    background: transparent;
    font-size: 15px;
    font-weight: 400;
    padding: 10px 20px;
    position: relative; }
    .chd-general--about-us .chd-our-team__subnav .nav-container .menu-item button[data-active="1"] {
      font-weight: 700; }
      .chd-general--about-us .chd-our-team__subnav .nav-container .menu-item button[data-active="1"]::after {
        content: '';
        display: block;
        position: absolute;
        bottom: -3px;
        left: 0;
        right: 0;
        height: 4px;
        background: #3FB6E8;
        border-radius: 10px; }

.chd-general--about-us .chd-our-team__subnav .tabs-container {
  display: none; }
  @media (min-width: 1000px) {
    .chd-general--about-us .chd-our-team__subnav .tabs-container {
      display: block; } }
  .chd-general--about-us .chd-our-team__subnav .tabs-container .chd-tabs {
    border: 0 none;
    margin: 0; }
    .chd-general--about-us .chd-our-team__subnav .tabs-container .chd-tabs ul {
      display: flex;
      flex-flow: row nowrap;
      gap: 8px;
      justify-content: space-between;
      list-style: none; }
    .chd-general--about-us .chd-our-team__subnav .tabs-container .chd-tabs li {
      display: flex;
      flex-flow: row nowrap;
      justify-content: center;
      align-items: center;
      flex: 1 1 auto; }
    .chd-general--about-us .chd-our-team__subnav .tabs-container .chd-tabs button {
      background: #e2f0f9;
      border: 0 none;
      border-radius: 5px 5px 0 0;
      color: #373A3C;
      flex: 1 1 100%;
      font-family: "open-sans", "Open Sans", sans-serif;
      font-size: 15px;
      font-weight: 700;
      line-height: 1.3;
      padding-bottom: 15px;
      padding-top: 15px;
      transition: all 0.2s;
      clip-path: inset(-10px -10px 0px -10px); }
      .chd-general--about-us .chd-our-team__subnav .tabs-container .chd-tabs button[data-active="1"], .chd-general--about-us .chd-our-team__subnav .tabs-container .chd-tabs button:hover {
        background: #fff;
        box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.15); }

.chd-general--about-us .chd-our-team__subnav--hidden {
  display: none; }

.chd-general--about-us .chd-our-team__teams {
  display: flex;
  flex-direction: column; }

.chd-general--about-us .chd-our-team__team-wrapper:not(:last-child):after {
  background: linear-gradient(270deg, #0E6C9B 15%, #73D4FD 78.51%);
  content: '';
  display: block;
  height: 1.5px;
  width: 100%;
  margin-bottom: 15px; }

.chd-general--about-us .chd-our-team__team-wrapper[data-active="0"]:after {
  display: none; }

.chd-general--about-us .chd-our-team__team-wrapper h3.chd-our-team__team-header {
  margin-top: 0; }

.chd-general--about-us .chd-our-team__team-header[data-active="0"] {
  display: none; }

.chd-general--about-us .chd-our-team__team {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  gap: 30px; }
  .chd-general--about-us .chd-our-team__team[data-active="0"] {
    display: none; }
  @media (min-width: 1000px) {
    .chd-general--about-us .chd-our-team__team {
      flex-flow: row wrap;
      align-items: stretch;
      justify-content: flex-start;
      box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.15);
      padding: 80px 60px 60px;
      gap: 70px 30px; } }
  .chd-general--about-us .chd-our-team__team--simple {
    box-shadow: none;
    flex-flow: wrap;
    gap: 23px 30px;
    justify-content: center;
    padding: 20px 0; }
    @media (min-width: 768px) {
      .chd-general--about-us .chd-our-team__team--simple {
        justify-content: flex-start; } }
    .chd-general--about-us .chd-our-team__team--simple.closed {
      display: none; }

.chd-general--about-us .chd-our-team__person {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  text-align: center; }
  .chd-general--about-us .chd-our-team__person[data-hidden="1"] {
    display: none; }
  @media (min-width: 1000px) {
    .chd-general--about-us .chd-our-team__person {
      flex-flow: row nowrap;
      flex: 0 1 auto;
      align-items: flex-start;
      justify-content: center;
      gap: 30px;
      width: calc((100% - 30px) / 2); } }
  @media (min-width: 1200px) {
    .chd-general--about-us .chd-our-team__person {
      width: calc((100% - (30px * 2)) / 3); } }
  @media (min-width: 1000px) {
    .chd-general--about-us .chd-our-team__person[data-active="1"] {
      width: auto; } }
  .chd-general--about-us .chd-our-team__person .group-1,
  .chd-general--about-us .chd-our-team__person .group-2 {
    flex-flow: column nowrap;
    align-items: center; }
  .chd-general--about-us .chd-our-team__person .group-1 {
    display: flex;
    flex: 0 1 auto;
    width: 212px; }
  @media (min-width: 1000px) {
    .chd-general--about-us .chd-our-team__person[data-active="1"] .group-1 {
      flex: 0 0 auto; } }
  .chd-general--about-us .chd-our-team__person .group-2 {
    display: none;
    flex: 0 1 auto; }
    .chd-general--about-us .chd-our-team__person .group-2[data-active="1"] {
      display: flex; }
  .chd-general--about-us .chd-our-team__person h3,
  .chd-general--about-us .chd-our-team__person h4 {
    margin-top: 0; }
  .chd-general--about-us .chd-our-team__person h3 {
    color: #000;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 18px;
    line-height: 1.1;
    margin-bottom: 4px; }
  .chd-general--about-us .chd-our-team__person h4 {
    color: #939393;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.4px;
    line-height: 1.3;
    text-transform: uppercase;
    margin-bottom: 6px; }
  .chd-general--about-us .chd-our-team__person--simple {
    width: auto; }
    @media (min-width: 768px) {
      .chd-general--about-us .chd-our-team__person--simple {
        align-items: flex-start; } }
    @media (min-width: 768px) {
      .chd-general--about-us .chd-our-team__person--simple .group-1 {
        align-items: flex-start;
        text-align: left;
        width: 190px; } }

.chd-general--about-us .chd-our-team__person-image {
  margin: 0 auto 16px;
  width: 120px; }
  .chd-general--about-us .chd-our-team__person-image img {
    border: 0 none;
    border-radius: 5px;
    vertical-align: middle; }
  .chd-general--about-us .chd-our-team__person-image--simple {
    margin: 0 0 16px; }

.chd-general--about-us .chd-our-team__bio {
  padding: 30px 0;
  text-align: left; }
  @media (min-width: 1000px) {
    .chd-general--about-us .chd-our-team__bio {
      padding: 0; } }
  .chd-general--about-us .chd-our-team__bio p {
    font-size: 14px;
    line-height: 1.4; }
  .chd-general--about-us .chd-our-team__bio * + * {
    margin-top: 20px; }
  @media (min-width: 1000px) {
    .chd-general--about-us .chd-our-team__bio button {
      display: none; } }

.chd-general--about-us .chd-our-team__bio-link {
  color: #007899;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase; }

.chd-general--about-us .chd-our-team__btn-bio {
  border: 0 none;
  background: transparent;
  color: #007899;
  display: inline-block;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0; }
  .chd-general--about-us .chd-our-team__btn-bio--show::after {
    content: url("./images/arrow-right-blue.svg");
    display: inline-block;
    margin-left: 5px;
    width: 12px;
    height: 8px; }
  .chd-general--about-us .chd-our-team__btn-bio--show::before {
    content: ''; }
  .chd-general--about-us .chd-our-team__btn-bio--show[data-type="hide"]::after {
    content: ''; }
  .chd-general--about-us .chd-our-team__btn-bio--show[data-type="hide"]::before {
    content: url("./images/arrow-left-blue.svg");
    display: inline-block;
    margin-right: 5px;
    width: 12px;
    height: 8px; }
  .chd-general--about-us .chd-our-team__btn-bio--hide::before {
    content: url("./images/arrow-left-blue.svg");
    margin-right: 5px; }

.chd-general--about-us .chd-about-us__annual-report-section h2 {
  margin-top: 0; }

.chd-general--about-us .chd-about-us__annual-report-section h3 {
  margin-top: 0; }

.chd-general--about-us .chd-about-us__annual-reports {
  display: flex;
  flex-wrap: wrap;
  gap: 35px 50px;
  margin-top: 30px; }

.chd-general--about-us .chd-about-us__annual-report-links {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 12px; }
  .chd-general--about-us .chd-about-us__annual-report-links a {
    font-weight: normal; }

.chd-general--about-us .chd-dropdown-info {
  margin: 0;
  max-width: 100%; }
  .chd-general--about-us .chd-dropdown-info h2 {
    font-size: 24px;
    margin: 0 0 30px;
    text-align: left; }
  .chd-general--about-us .chd-dropdown-info h3 {
    margin: 0; }
  .chd-general--about-us .chd-dropdown-info p {
    font-size: 18px;
    line-height: 24px;
    max-width: 692px; }

.chd-general--simpsonwood .chd-banner {
  min-height: 0px;
  padding: 40px 20px; }
  @media (min-width: 1000px) {
    .chd-general--simpsonwood .chd-banner {
      padding: 80px 20px; } }
  .chd-general--simpsonwood .chd-banner__text {
    color: #B33C1E;
    font-family: "Road Rage";
    max-width: 1000px; }
    .chd-general--simpsonwood .chd-banner__text {
      font-size: 24px; }
      @media screen and (min-width: 390px) {
        .chd-general--simpsonwood .chd-banner__text {
          font-size: calc(24px + 23 * ((100vw - 390px) / 610)); } }
      @media screen and (min-width: 1000px) {
        .chd-general--simpsonwood .chd-banner__text {
          font-size: 47px; } }
    @media (min-width: 1400px) {
      .chd-general--simpsonwood .chd-banner__text {
        max-width: 100%;
        padding-bottom: 80px; } }
    .chd-general--simpsonwood .chd-banner__text p {
      font-family: "open-sans-condensed", "Open Sans Condensed", sans-serif;
      font-weight: bold;
      letter-spacing: -2px;
      text-transform: uppercase; }
      .chd-general--simpsonwood .chd-banner__text p {
        line-height: 30px; }
        @media screen and (min-width: 390px) {
          .chd-general--simpsonwood .chd-banner__text p {
            line-height: calc(30px + 41 * ((100vw - 390px) / 610)); } }
        @media screen and (min-width: 1000px) {
          .chd-general--simpsonwood .chd-banner__text p {
            line-height: 71px; } }
  .chd-general--simpsonwood .chd-banner__header {
    font-family: "Road Rage"; }
    .chd-general--simpsonwood .chd-banner__header {
      font-size: 60px; }
      @media screen and (min-width: 390px) {
        .chd-general--simpsonwood .chd-banner__header {
          font-size: calc(60px + 110 * ((100vw - 390px) / 610)); } }
      @media screen and (min-width: 1000px) {
        .chd-general--simpsonwood .chd-banner__header {
          font-size: 170px; } }
    .chd-general--simpsonwood .chd-banner__header {
      line-height: 60px; }
      @media screen and (min-width: 390px) {
        .chd-general--simpsonwood .chd-banner__header {
          line-height: calc(60px + 80 * ((100vw - 390px) / 610)); } }
      @media screen and (min-width: 1000px) {
        .chd-general--simpsonwood .chd-banner__header {
          line-height: 140px; } }

.chd-general--simpsonwood .chd-video-embed p {
  margin-top: 15px;
  margin-bottom: 0; }

.chd-general--simpsonwood .chd-video-embed__video > div {
  box-shadow: 2px 2px 8.4px 0px rgba(0, 0, 0, 0.15); }

@media (min-width: 1000px) {
  .chd-general--simpsonwood .chd-form-block__inner {
    max-width: 910px;
    padding: 40px 0; } }

.chd-general--simpsonwood .chd-form-block__inner .gform_wrapper form {
  max-width: 100%; }

.chd-general--simpsonwood .chd-form-block__inner .gform_wrapper .top_label div.ginput_container {
  color: #fff; }

.chd-general--simpsonwood .chd-form-block__inner .gform_wrapper .gform_footer {
  justify-content: center;
  padding-top: 34px;
  position: relative; }
  .chd-general--simpsonwood .chd-form-block__inner .gform_wrapper .gform_footer input[type=submit] {
    color: #000;
    background: #FFF3C0;
    padding: 0 85px;
    transition: .2s; }
    .chd-general--simpsonwood .chd-form-block__inner .gform_wrapper .gform_footer input[type=submit]:hover {
      background: #FFF8DC; }

.chd-general--simpsonwood .chd-form-block__inner .gform_wrapper .gform_fields {
  grid-row-gap: 30px !important; }

.chd-general--simpsonwood .chd-form-block__inner h2 {
  color: #fff;
  font-family: "open-sans", "Open Sans", sans-serif; }
  @media (min-width: 1000px) {
    .chd-general--simpsonwood .chd-form-block__inner h2 {
      font-size: 32px; } }
  .chd-general--simpsonwood .chd-form-block__inner h2:before {
    display: none; }

.chd-general--simpsonwood .chd-simpsonwood__intro-and-video {
  display: grid;
  margin: auto;
  max-width: 1175px; }
  @media (min-width: 1000px) {
    .chd-general--simpsonwood .chd-simpsonwood__intro-and-video {
      align-items: center;
      grid-template-columns: 1fr 1fr; } }

.chd-general--simpsonwood .chd-simpsonwood__intro {
  max-width: 700px; }
  .chd-general--simpsonwood .chd-simpsonwood__intro h2 {
    font-weight: normal;
    line-height: normal; }
    @media (min-width: 1000px) {
      .chd-general--simpsonwood .chd-simpsonwood__intro h2 {
        font-size: 34px; } }
  .chd-general--simpsonwood .chd-simpsonwood__intro button {
    background: #B33C1E;
    border: none;
    border-radius: 50px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2.1px;
    padding: 12px 31px;
    text-transform: uppercase;
    transition: .2s; }
    .chd-general--simpsonwood .chd-simpsonwood__intro button:hover {
      background: #983319; }
  .chd-general--simpsonwood .chd-simpsonwood__intro p {
    font-size: 18px;
    line-height: 26px; }
    .chd-general--simpsonwood .chd-simpsonwood__intro p:last-of-type {
      margin-bottom: 30px; }
      @media (min-width: 1000px) {
        .chd-general--simpsonwood .chd-simpsonwood__intro p:last-of-type {
          margin: 0; } }

.chd-general--simpsonwood .chd-simpsonwood__date {
  color: #0080A3;
  font-weight: bold;
  letter-spacing: 2.2px;
  margin-bottom: 10px; }
  @media (min-width: 1000px) {
    .chd-general--simpsonwood .chd-simpsonwood__date {
      font-size: 22px; } }

.chd-general--simpsonwood .chd-simpsonwood__speakers-section {
  background: linear-gradient(82deg, rgba(233, 225, 195, 0.5) 24.83%, rgba(248, 248, 248, 0.5) 94.88%);
  overflow-x: hidden;
  padding: 50px 0;
  width: 100%; }
  @media (min-width: 1000px) {
    .chd-general--simpsonwood .chd-simpsonwood__speakers-section {
      padding: 90px 0 110px; } }
  .chd-general--simpsonwood .chd-simpsonwood__speakers-section h2 {
    color: #0080A3;
    font-family: "open-sans", "Open Sans", sans-serif;
    margin-bottom: 30px;
    margin-left: 20px;
    text-align: center;
    text-transform: uppercase; }
    @media (min-width: 834px) {
      .chd-general--simpsonwood .chd-simpsonwood__speakers-section h2 {
        font-size: 30px;
        margin-bottom: 50px; } }
    @media (min-width: 1395px) {
      .chd-general--simpsonwood .chd-simpsonwood__speakers-section h2 {
        text-align: left; } }
  .chd-general--simpsonwood .chd-simpsonwood__speakers-section h3 {
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 22px;
    line-height: 26.5px;
    margin: 0;
    text-align: center; }
  .chd-general--simpsonwood .chd-simpsonwood__speakers-section p {
    line-height: 26.5px;
    text-align: center; }
  @media (min-width: 834px) {
    .chd-general--simpsonwood .chd-simpsonwood__speakers-section .swiper-wrapper {
      flex-wrap: wrap;
      gap: 20px 10px;
      justify-content: center; } }
  .chd-general--simpsonwood .chd-simpsonwood__speakers-section .swiper-slide {
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 271px; }
  .chd-general--simpsonwood .chd-simpsonwood__speakers-section .swiper-button-next, .chd-general--simpsonwood .chd-simpsonwood__speakers-section .swiper-button-prev {
    color: #ccc; }

@media (min-width: 1200px) {
  .chd-general--simpsonwood .chd-simpsonwood__speakers-section-inner {
    margin: auto;
    max-width: 1400px;
    position: relative; } }

.chd-general--simpsonwood .chd-simpsonwood__speaker-profile-image {
  border-radius: 50%;
  box-shadow: 2px 2px 9.9px rgba(0, 0, 0, 0.15);
  margin-bottom: 25px;
  object-fit: cover;
  height: 160px;
  width: 160px; }

.chd-general--simpsonwood .chd-simpsonwood__info-section {
  max-width: 910px;
  margin: auto; }
  .chd-general--simpsonwood .chd-simpsonwood__info-section h2 {
    color: #B33C1E;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 30px; }
  @media (min-width: 1000px) {
    .chd-general--simpsonwood .chd-simpsonwood__info-section p {
      font-size: 20px;
      line-height: 27px; } }
  .chd-general--simpsonwood .chd-simpsonwood__info-section p em {
    margin-bottom: 0; }

.chd-general--simpsonwood .chd-simpsonwood__schedule-section {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.6);
  display: none;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100; }
  .chd-general--simpsonwood .chd-simpsonwood__schedule-section.open {
    display: flex; }

.chd-general--simpsonwood .chd-simpsonwood__schedule-section-popup {
  border-radius: 10px;
  background: #fff;
  box-shadow: 1px 3px 10px 5px rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
  display: flex;
  height: 100%;
  left: 0;
  max-height: 80vh;
  max-width: 80vw;
  overflow-y: scroll;
  padding: 50px 20px;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 100; }
  @media (min-width: 390px) {
    .chd-general--simpsonwood .chd-simpsonwood__schedule-section-popup {
      padding: 50px 30px; } }
  @media (min-width: 1000px) {
    .chd-general--simpsonwood .chd-simpsonwood__schedule-section-popup {
      padding: 80px 40px; } }
  .chd-general--simpsonwood .chd-simpsonwood__schedule-section-popup button {
    background: rgba(0, 0, 0, 0.08);
    border: none;
    border-radius: 50%;
    color: #000;
    font-size: 24px;
    padding: 8px 10px;
    position: absolute;
    right: 10px;
    top: 10px;
    transition: .2s; }
    .chd-general--simpsonwood .chd-simpsonwood__schedule-section-popup button:hover {
      background: rgba(0, 0, 0, 0.3); }

.chd-general--simpsonwood .chd-simpsonwood__schedule-section-content {
  width: 100%; }
  .chd-general--simpsonwood .chd-simpsonwood__schedule-section-content h2 {
    color: #B33C1E;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 28px;
    letter-spacing: 3.8px;
    text-align: center;
    text-transform: uppercase; }
    @media (min-width: 1000px) {
      .chd-general--simpsonwood .chd-simpsonwood__schedule-section-content h2 {
        margin-bottom: 80px; } }
  .chd-general--simpsonwood .chd-simpsonwood__schedule-section-content p {
    font-size: 16px;
    line-height: normal; }
  .chd-general--simpsonwood .chd-simpsonwood__schedule-section-content details {
    max-width: 376px;
    padding-bottom: 40px;
    width: 100%; }
    .chd-general--simpsonwood .chd-simpsonwood__schedule-section-content details[open] summary:before {
      top: 20px;
      transform: rotate(225deg); }
  .chd-general--simpsonwood .chd-simpsonwood__schedule-section-content summary {
    display: flex;
    flex-direction: column;
    font-weight: 600;
    justify-content: center;
    position: relative;
    width: 100%; }
    .chd-general--simpsonwood .chd-simpsonwood__schedule-section-content summary:after {
      background: #E4D8AC;
      content: '';
      display: block;
      height: 4px;
      width: 100%; }
    .chd-general--simpsonwood .chd-simpsonwood__schedule-section-content summary:before {
      border-bottom: 4px solid #E4D8AC;
      border-right: 4px solid #E4D8AC;
      content: '';
      display: block;
      height: 18px;
      position: absolute;
      right: 15px;
      top: 15px;
      transition: .2s;
      transform: rotate(45deg);
      width: 18px; }
      @media (min-width: 834px) {
        .chd-general--simpsonwood .chd-simpsonwood__schedule-section-content summary:before {
          display: none; } }
    .chd-general--simpsonwood .chd-simpsonwood__schedule-section-content summary time {
      align-items: baseline;
      padding-bottom: 10px; }
    .chd-general--simpsonwood .chd-simpsonwood__schedule-section-content summary span {
      font-weight: 600; }
      .chd-general--simpsonwood .chd-simpsonwood__schedule-section-content summary span {
        font-size: 22px; }
        @media screen and (min-width: 390px) {
          .chd-general--simpsonwood .chd-simpsonwood__schedule-section-content summary span {
            font-size: calc(22px + 10 * ((100vw - 390px) / 610)); } }
        @media screen and (min-width: 1000px) {
          .chd-general--simpsonwood .chd-simpsonwood__schedule-section-content summary span {
            font-size: 32px; } }
      .chd-general--simpsonwood .chd-simpsonwood__schedule-section-content summary span {
        line-height: 28px; }
        @media screen and (min-width: 390px) {
          .chd-general--simpsonwood .chd-simpsonwood__schedule-section-content summary span {
            line-height: calc(28px + 20.5 * ((100vw - 390px) / 610)); } }
        @media screen and (min-width: 1000px) {
          .chd-general--simpsonwood .chd-simpsonwood__schedule-section-content summary span {
            line-height: 48.5px; } }
      .chd-general--simpsonwood .chd-simpsonwood__schedule-section-content summary span > span {
        display: none; }
      @media (min-width: 834px) {
        .chd-general--simpsonwood .chd-simpsonwood__schedule-section-content summary span > span {
          display: inline-block; }
        .chd-general--simpsonwood .chd-simpsonwood__schedule-section-content summary span br {
          display: none; } }

.chd-general--simpsonwood .chd-simpsonwood__event-days {
  align-items: center;
  display: flex;
  flex-direction: column; }
  @media (min-width: 834px) {
    .chd-general--simpsonwood .chd-simpsonwood__event-days {
      flex-direction: row;
      gap: 40px;
      justify-content: space-between;
      margin: auto;
      max-width: 1050px; } }
  .chd-general--simpsonwood .chd-simpsonwood__event-days--col-1 details {
    max-width: 100%; }
    .chd-general--simpsonwood .chd-simpsonwood__event-days--col-1 details summary:before {
      display: none; }

.chd-general--simpsonwood .chd-simpsonwood__schedule-bullet {
  font-size: 36px; }

.chd-general--simpsonwood .chd-simpsonwood__event-times {
  padding-top: 50px; }
  .chd-general--simpsonwood .chd-simpsonwood__event-times time {
    color: #B33C1E;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase; }
    @media (min-width: 390px) {
      .chd-general--simpsonwood .chd-simpsonwood__event-times time {
        font-size: 20px; } }

.chd-general--simpsonwood .chd-simpsonwood__event {
  display: grid;
  grid-template-columns: 47px auto; }
  .chd-general--simpsonwood .chd-simpsonwood__event--times {
    grid-template-columns: 35% 65%; }
    @media (min-width: 390px) {
      .chd-general--simpsonwood .chd-simpsonwood__event--times {
        grid-template-columns: 40% 60%; } }

.chd-general--simpsonwood .chd-simpsonwood__event-title-description {
  padding-bottom: 30px; }
  .chd-general--simpsonwood .chd-simpsonwood__event-title-description:after {
    background: #E4D8AC;
    content: '';
    display: block;
    height: 2px;
    margin-top: 15px;
    max-width: 247px;
    width: 100%; }
  .chd-general--simpsonwood .chd-simpsonwood__event-title-description h3 {
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 22px;
    line-height: 24px;
    margin-top: 0;
    padding-bottom: 5px; }
    .chd-general--simpsonwood .chd-simpsonwood__event-title-description h3 {
      font-size: 18px; }
      @media screen and (min-width: 390px) {
        .chd-general--simpsonwood .chd-simpsonwood__event-title-description h3 {
          font-size: calc(18px + 4 * ((100vw - 390px) / 610)); } }
      @media screen and (min-width: 1000px) {
        .chd-general--simpsonwood .chd-simpsonwood__event-title-description h3 {
          font-size: 22px; } }
  .chd-general--simpsonwood .chd-simpsonwood__event-title-description p {
    line-height: 24px; }
    .chd-general--simpsonwood .chd-simpsonwood__event-title-description p {
      font-size: 16px; }
      @media screen and (min-width: 390px) {
        .chd-general--simpsonwood .chd-simpsonwood__event-title-description p {
          font-size: calc(16px + 2 * ((100vw - 390px) / 610)); } }
      @media screen and (min-width: 1000px) {
        .chd-general--simpsonwood .chd-simpsonwood__event-title-description p {
          font-size: 18px; } }
    .chd-general--simpsonwood .chd-simpsonwood__event-title-description p strong {
      display: block; }

.chd-general--webinars .chd-video-embed__inner {
  max-width: 1172px; }
  @media (min-width: 834px) {
    .chd-general--webinars .chd-video-embed__inner {
      align-items: center;
      display: grid;
      gap: 107px;
      grid-template-columns: 44fr 56fr; } }

.chd-general--webinars .chd-video-embed h2 {
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 32px;
  font-weight: normal;
  line-height: 37px;
  margin-bottom: 15px;
  margin-top: 0;
  text-align: center; }
  @media (min-width: 1000px) {
    .chd-general--webinars .chd-video-embed h2 {
      font-size: 40px; } }

.chd-general--webinars .chd-video-embed p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 25px;
  max-width: 100%;
  text-align: center; }
  @media (min-width: 1000px) {
    .chd-general--webinars .chd-video-embed p {
      font-size: 16px;
      line-height: 30px; } }

.chd-general--webinars .chd-video-embed iframe {
  background: #000;
  border-radius: 10px;
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25); }

.chd-general--webinars .chd-dropdown-info {
  box-sizing: border-box;
  padding: 0 10px; }
  .chd-general--webinars .chd-dropdown-info span {
    background: linear-gradient(270deg, #0E6C9B 15%, #73D4FD 78.51%); }

.chd-webinars__banner-img {
  max-width: 785px; }
  .chd-webinars__banner-img--mobile {
    max-width: 223px; }
    @media (min-width: 834px) {
      .chd-webinars__banner-img--mobile {
        display: none; } }
  .chd-webinars__banner-img--desktop {
    display: none;
    margin: auto;
    width: 80%; }
    @media (min-width: 834px) {
      .chd-webinars__banner-img--desktop {
        display: block; } }

.chd-webinars__banner h1 {
  margin-bottom: 25px; }
  @media (min-width: 1000px) {
    .chd-webinars__banner h1 {
      margin-bottom: 40px; } }

.chd-webinars__banner p {
  font-size: 14px;
  line-height: 24px; }
  @media (min-width: 834px) {
    .chd-webinars__banner p {
      font-size: 20px;
      line-height: 30px; } }

.chd-webinars__banner .chd-webinars__button {
  margin-top: 5px; }
  @media (min-width: 1000px) {
    .chd-webinars__banner .chd-webinars__button {
      margin-top: 15px; } }

.chd-webinars__next-event-section {
  display: grid;
  margin: auto;
  max-width: 1172px;
  padding: 0 20px; }
  @media (min-width: 834px) {
    .chd-webinars__next-event-section {
      gap: 40px;
      grid-template-columns: 1fr 1fr; } }
  @media (min-width: 1000px) {
    .chd-webinars__next-event-section {
      gap: 70px;
      grid-template-columns: 58fr 42fr; } }
  .chd-webinars__next-event-section img {
    border-radius: 10px;
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25); }

.chd-webinars__next-event-section-content {
  align-items: center;
  display: flex;
  flex-direction: column;
  text-align: center; }
  .chd-webinars__next-event-section-content h2 {
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 37px; }
    @media (min-width: 1000px) {
      .chd-webinars__next-event-section-content h2 {
        font-size: 48px;
        margin-bottom: 30px; } }
  .chd-webinars__next-event-section-content p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0; }
    @media (min-width: 1000px) {
      .chd-webinars__next-event-section-content p {
        font-size: 16px;
        line-height: 30px; } }
  .chd-webinars__next-event-section-content .chd-webinars__button {
    margin-top: 20px; }
    @media (min-width: 1000px) {
      .chd-webinars__next-event-section-content .chd-webinars__button {
        margin-top: 45px; } }

.chd-webinars__insider-content h2 {
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 32px;
  font-weight: normal;
  line-height: 37px; }
  @media (min-width: 1000px) {
    .chd-webinars__insider-content h2 {
      font-size: 40px;
      margin-bottom: 25px; } }

.chd-webinars__insider-content p {
  font-size: 14px;
  line-height: 24px;
  margin: 0 auto 25px; }
  @media (min-width: 1000px) {
    .chd-webinars__insider-content p {
      font-size: 16px;
      line-height: 36px;
      max-width: 700px; } }

.chd-webinars__button {
  background: #7ED8F2;
  border-radius: 50px;
  box-sizing: border-box;
  color: #373A3C;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2.7px;
  min-width: 229px;
  padding: 19px 30px;
  text-align: center;
  text-transform: uppercase;
  transition: .2s; }
  .chd-webinars__button:hover {
    background-color: #0080A3;
    color: #fff; }
  .chd-webinars__button--black {
    background: #000;
    color: #B0DDF3; }
    .chd-webinars__button--black:hover {
      background: #7ED8F2;
      color: #000; }

.chd-general--back-to-school .chd-banner__header {
  font-size: 30px; }
  @media screen and (min-width: 390px) {
    .chd-general--back-to-school .chd-banner__header {
      font-size: calc(30px + 30 * ((100vw - 390px) / 1050)); } }
  @media screen and (min-width: 1440px) {
    .chd-general--back-to-school .chd-banner__header {
      font-size: 60px; } }

.chd-general--back-to-school .chd-banner p {
  margin: auto;
  max-width: 626px; }
  .chd-general--back-to-school .chd-banner p {
    font-size: 14px; }
    @media screen and (min-width: 390px) {
      .chd-general--back-to-school .chd-banner p {
        font-size: calc(14px + 14 * ((100vw - 390px) / 1050)); } }
    @media screen and (min-width: 1440px) {
      .chd-general--back-to-school .chd-banner p {
        font-size: 28px; } }
  .chd-general--back-to-school .chd-banner p {
    line-height: 20px; }
    @media screen and (min-width: 390px) {
      .chd-general--back-to-school .chd-banner p {
        line-height: calc(20px + 16 * ((100vw - 390px) / 1050)); } }
    @media screen and (min-width: 1440px) {
      .chd-general--back-to-school .chd-banner p {
        line-height: 36px; } }

.chd-general--back-to-school .chd-button-section {
  margin-top: -22px; }
  @media (min-width: 1000px) {
    .chd-general--back-to-school .chd-button-section {
      margin-top: -36px; } }
  .chd-general--back-to-school .chd-button-section .chd-button--blue {
    border-radius: 50px; }

.chd-general--back-to-school .chd-content-section h2, .chd-general--back-to-school .chd-text-block h2 {
  font-size: 24px; }
  @media (min-width: 1000px) {
    .chd-general--back-to-school .chd-content-section h2, .chd-general--back-to-school .chd-text-block h2 {
      font-size: 40px;
      margin-bottom: 20px; } }

.chd-general--back-to-school .chd-content-section h3, .chd-general--back-to-school .chd-text-block h3 {
  font-size: 28px;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 30px; }
  @media (min-width: 1000px) {
    .chd-general--back-to-school .chd-content-section h3, .chd-general--back-to-school .chd-text-block h3 {
      font-size: 40px;
      line-height: 41px; } }

.chd-general--back-to-school .chd-content-section h4, .chd-general--back-to-school .chd-text-block h4 {
  color: #000;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 24px;
  margin-bottom: .5em; }

.chd-general--back-to-school .chd-content-section p, .chd-general--back-to-school .chd-content-section li, .chd-general--back-to-school .chd-text-block p, .chd-general--back-to-school .chd-text-block li {
  font-size: 14px;
  line-height: 20px; }
  @media (min-width: 1000px) {
    .chd-general--back-to-school .chd-content-section p, .chd-general--back-to-school .chd-content-section li, .chd-general--back-to-school .chd-text-block p, .chd-general--back-to-school .chd-text-block li {
      font-size: 20px;
      line-height: 27px; } }

.chd-general--back-to-school .chd-content-section a, .chd-general--back-to-school .chd-text-block a {
  color: #000;
  text-decoration: underline; }
  .chd-general--back-to-school .chd-content-section a:hover, .chd-general--back-to-school .chd-text-block a:hover {
    text-decoration: none; }

.chd-general--back-to-school .chd-content-section ul, .chd-general--back-to-school .chd-text-block ul {
  margin-top: -.9rem; }
  .chd-general--back-to-school .chd-content-section ul li, .chd-general--back-to-school .chd-text-block ul li {
    margin-bottom: 0; }

.chd-general--back-to-school .chd-content-section .chd-bts-interior__banner-text, .chd-general--back-to-school .chd-text-block .chd-bts-interior__banner-text {
  z-index: 1; }
  .chd-general--back-to-school .chd-content-section .chd-bts-interior__banner-text p, .chd-general--back-to-school .chd-text-block .chd-bts-interior__banner-text p {
    font-size: 14px;
    line-height: 20px;
    max-width: 95%; }
    @media (min-width: 1000px) {
      .chd-general--back-to-school .chd-content-section .chd-bts-interior__banner-text p, .chd-general--back-to-school .chd-text-block .chd-bts-interior__banner-text p {
        font-size: 32px;
        line-height: 40px;
        max-width: 485px; } }

.chd-general--back-to-school .chd-articles-media {
  background: #fff;
  padding: 0; }
  .chd-general--back-to-school .chd-articles-media__inner .swiper-button-next, .chd-general--back-to-school .chd-articles-media__inner .chd-articles-media__inner .swiper-button-prev {
    display: flex; }
  .chd-general--back-to-school .chd-articles-media h2 {
    color: #000;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 24px;
    letter-spacing: 2.4px;
    line-height: 28px;
    margin-bottom: 5px;
    text-transform: uppercase; }
    @media (min-width: 1000px) {
      .chd-general--back-to-school .chd-articles-media h2 {
        font-size: 28px;
        letter-spacing: 2.8px; } }
  .chd-general--back-to-school .chd-articles-media__videos .swiper-button-next, .chd-general--back-to-school .chd-articles-media__videos .swiper-button-prev {
    max-height: 200px; }
  .chd-general--back-to-school .chd-articles-media__video-thumb:before, .chd-general--back-to-school .chd-articles-media__video-thumb:after {
    display: none; }

.chd-bts-toolkit__whats-inside-section {
  background: linear-gradient(205deg, #D7EABF -36.01%, rgba(215, 234, 191, 0.1) 100%); }

.chd-bts-toolkit__whats-inside-section-inner {
  padding: 30px 18px 85px; }
  @media (min-width: 1200px) {
    .chd-bts-toolkit__whats-inside-section-inner {
      padding-top: 85px;
      padding-bottom: 130px; } }

.chd-bts-toolkit__whats-inside-page-section-text {
  margin: auto;
  max-width: 600px; }
  @media (min-width: 834px) {
    .chd-bts-toolkit__whats-inside-page-section-text {
      max-width: 800px; } }
  @media (min-width: 1200px) {
    .chd-bts-toolkit__whats-inside-page-section-text {
      max-width: 904px; } }
  .chd-bts-toolkit__whats-inside-page-section-text h2 {
    margin-bottom: 10px; }
    @media (min-width: 1200px) {
      .chd-bts-toolkit__whats-inside-page-section-text h2 {
        font-size: 40px; } }
  .chd-bts-toolkit__whats-inside-page-section-text p {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 40px; }
    @media (min-width: 1200px) {
      .chd-bts-toolkit__whats-inside-page-section-text p {
        font-size: 20px;
        line-height: 27px;
        padding-bottom: 80px; } }

.chd-bts-toolkit__whats-inside-pages {
  display: flex;
  flex-direction: column;
  gap: 50px; }

.chd-bts-toolkit__whats-inside-page {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: auto;
  max-width: 330px;
  text-align: center; }
  @media (min-width: 834px) {
    .chd-bts-toolkit__whats-inside-page {
      flex-direction: row;
      gap: 50px;
      max-width: 600px;
      text-align: left; } }
  @media (min-width: 834px) and (min-width: 1200px) {
    .chd-bts-toolkit__whats-inside-page {
      gap: 80px;
      max-width: 1140px; } }
  @media (min-width: 834px) {
      .chd-bts-toolkit__whats-inside-page:nth-child(even) {
        flex-direction: row-reverse; } }
  .chd-bts-toolkit__whats-inside-page img {
    border-radius: 5px;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.4);
    height: 162px;
    margin-bottom: 15px;
    object-fit: cover;
    width: 162px; }
    @media (min-width: 834px) {
      .chd-bts-toolkit__whats-inside-page img {
        margin-bottom: 0; } }
    @media (min-width: 1200px) {
      .chd-bts-toolkit__whats-inside-page img {
        height: 510px;
        width: 510px; } }
  .chd-bts-toolkit__whats-inside-page h3 {
    font-size: 20px;
    margin-bottom: 5px; }
    @media (min-width: 1200px) {
      .chd-bts-toolkit__whats-inside-page h3 {
        font-size: 36px;
        margin-bottom: 15px; } }
  .chd-bts-toolkit__whats-inside-page p {
    padding-bottom: 25px; }
    @media (min-width: 1200px) {
      .chd-bts-toolkit__whats-inside-page p {
        font-size: 20px;
        line-height: 28px; } }
  .chd-bts-toolkit__whats-inside-page a {
    border: 2px solid #373A3C;
    border-radius: 25px;
    color: #373A3C;
    display: flex;
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto;
    max-width: 277px;
    padding: 3px;
    text-align: center;
    transition: .2s; }
    @media (min-width: 1200px) {
      .chd-bts-toolkit__whats-inside-page a {
        max-width: 510px; } }
    .chd-bts-toolkit__whats-inside-page a span {
      flex-shrink: 0;
      height: 40px;
      position: relative;
      width: 40px; }
    .chd-bts-toolkit__whats-inside-page a p {
      align-items: center;
      display: flex;
      font-size: 14px;
      justify-content: center;
      padding-bottom: 0;
      width: 100%; }
      @media (min-width: 1200px) {
        .chd-bts-toolkit__whats-inside-page a p {
          font-size: 16px; } }
    .chd-bts-toolkit__whats-inside-page a:hover {
      border-color: #008BB3;
      color: #008BB3; }
      .chd-bts-toolkit__whats-inside-page a:hover .chd-bts-toolkit__whats-inside-page-btn-icon--hover {
        opacity: 100; }
      .chd-bts-toolkit__whats-inside-page a:hover .chd-bts-toolkit__whats-inside-page-btn-icon--static {
        opacity: 0; }

.chd-bts-toolkit__whats-inside-page-btn-icon {
  left: 0;
  position: absolute;
  transition: .2s; }
  .chd-bts-toolkit__whats-inside-page-btn-icon--hover {
    opacity: 0; }

.chd-bts-toolkit__download-links {
  background: #F4F5F5; }
  .chd-bts-toolkit__download-links h2, .chd-bts-toolkit__download-links p {
    margin: 0 15px;
    font-family: "open-sans", "Open Sans", sans-serif; }
  .chd-bts-toolkit__download-links h2 {
    letter-spacing: 2.4px;
    line-height: 28px;
    margin-bottom: 5px;
    text-transform: uppercase; }
  .chd-bts-toolkit__download-links p {
    line-height: 20px;
    margin: 0 15px 25px; }

.chd-bts-toolkit__inner {
  margin: 0 auto;
  max-width: 1217px; }

.chd-bts-toolkit__downloads .swiper-slide {
  color: #373A3C;
  width: 214px; }
  @media (min-width: 1000px) {
    .chd-bts-toolkit__downloads .swiper-slide {
      text-align: center; } }
  .chd-bts-toolkit__downloads .swiper-slide:hover img {
    box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.2); }
  .chd-bts-toolkit__downloads .swiper-slide img {
    border-radius: 5px;
    box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.08);
    margin-bottom: 20px;
    transition: .2s; }
  .chd-bts-toolkit__downloads .swiper-slide h3 {
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 18px;
    margin-bottom: 10px; }
  .chd-bts-toolkit__downloads .swiper-slide p {
    margin: 0; }
    .chd-bts-toolkit__downloads .swiper-slide p:first-of-type {
      margin-bottom: 20px; }

.chd-bts-toolkit__cta {
  align-items: center;
  color: #0080A3;
  display: flex;
  font-weight: bold;
  gap: 5px;
  position: relative; }
  @media (min-width: 1000px) {
    .chd-bts-toolkit__cta {
      justify-content: center; } }
  .chd-bts-toolkit__cta:before {
    background-image: url("images/arrow-left-blue-circle.svg");
    background-size: cover;
    content: '';
    display: block;
    height: 16px;
    transform: rotate(-90deg);
    width: 16px; }

@media (min-width: 1000px) {
  .chd-general--back-to-school-interior .chd-bts-toolkit__download-links h2, .chd-general--back-to-school-interior .chd-bts-toolkit__download-links p {
    text-align: center; } }

.chd-bts-interior__banner {
  background-image: linear-gradient(109deg, rgba(176, 221, 243, 0.3) 22.47%, #B0DDF3 50.71%, #7BC3E6 69.7%);
  display: flex;
  height: 200px;
  justify-content: space-around;
  overflow-x: hidden;
  position: relative; }
  @media (min-width: 1000px) {
    .chd-bts-interior__banner {
      height: 570px; } }
  .chd-bts-interior__banner > p {
    align-content: flex-end;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0; }
  .chd-bts-interior__banner img {
    bottom: 0;
    right: calc(50% - 280px);
    max-width: 268px;
    position: absolute; }
    @media (min-width: 1000px) {
      .chd-bts-interior__banner img {
        max-width: 622px;
        right: calc(25% - 280px); } }

.chd-bts-interior__banner-text {
  margin-top: 18px;
  max-width: 275px; }
  @media (min-width: 1000px) {
    .chd-bts-interior__banner-text {
      margin-top: 85px;
      max-width: 621px; } }
  .chd-bts-interior__banner-text h1 {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 5px; }
    @media (min-width: 1000px) {
      .chd-bts-interior__banner-text h1 {
        font-size: 64px;
        line-height: 61px;
        margin-bottom: 15px; } }
  .chd-bts-interior__banner-text p {
    font-size: 14px;
    line-height: 20px;
    max-width: 125px; }
    @media (min-width: 1000px) {
      .chd-bts-interior__banner-text p {
        font-size: 32px;
        line-height: 40px;
        max-width: 485px; } }

.chd-bts-interior__sources {
  margin: auto;
  max-width: 1175px; }
  .chd-bts-interior__sources h2 {
    font-family: "open-sans", "Open Sans", sans-serif;
    margin-top: 0;
    letter-spacing: 2.4px;
    text-transform: uppercase; }
    @media (min-width: 1000px) {
      .chd-bts-interior__sources h2 {
        font-size: 28px;
        margin-bottom: 26px; } }
  .chd-bts-interior__sources ul {
    margin-left: 20px; }
  .chd-bts-interior__sources li {
    font-size: 14px;
    letter-spacing: .28px;
    line-height: 20px;
    padding-bottom: 20px; }
  .chd-bts-interior__sources li::marker {
    content: '1. '; }

.chd-bts-safe-tech__banner {
  background-image: url("images/back-to-school/block-city.png"), linear-gradient(109deg, rgba(176, 221, 243, 0.3) 22.47%, #B0DDF3 50.71%, #7BC3E6 69.7%);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: max(700px, 105%); }
  @media (min-width: 1000px) {
    .chd-bts-safe-tech__banner {
      background-size: max(1865px, 105%); } }
  .chd-bts-safe-tech__banner > p {
    align-content: flex-end;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0; }
  .chd-bts-safe-tech__banner img {
    max-width: 133px;
    position: relative;
    right: auto; }
    @media (min-width: 1000px) {
      .chd-bts-safe-tech__banner img {
        max-width: 400px; } }

.chd-bts-safe-tech__banner-text {
  margin-top: 18px;
  max-width: 196px; }
  @media (min-width: 1000px) {
    .chd-bts-safe-tech__banner-text {
      margin-top: 140px;
      max-width: 485px; } }
  .chd-bts-safe-tech__banner-text h1 {
    font-size: 28px; }
    @media (min-width: 1000px) {
      .chd-bts-safe-tech__banner-text h1 {
        font-size: 64px;
        margin-bottom: 15px; } }
  .chd-bts-safe-tech__banner-text p {
    font-size: 14px;
    line-height: 20px; }
    @media (min-width: 1000px) {
      .chd-bts-safe-tech__banner-text p {
        font-size: 32px;
        line-height: 40px; } }

.chd-bts-safe-food__banner:before {
  background: #F4F5F5;
  bottom: 0;
  content: '';
  display: block;
  height: 77px;
  position: absolute;
  width: 100%; }

.chd-bts-safe-food__banner img {
  bottom: 6px;
  max-width: 195px; }
  @media (min-width: 1000px) {
    .chd-bts-safe-food__banner img {
      bottom: 25px;
      max-width: 554px; } }

.chd-bts-health-centers__banner img {
  max-width: 183px; }
  @media (min-width: 1000px) {
    .chd-bts-health-centers__banner img {
      max-width: 601px; } }

.chd-bts-shareable-graphics {
  margin: auto;
  overflow-x: hidden; }
  @media (min-width: 1000px) {
    .chd-bts-shareable-graphics {
      max-width: 1174px; } }
  .chd-bts-shareable-graphics h3, .chd-bts-shareable-graphics > p {
    margin: 0 15px; }
  .chd-bts-shareable-graphics h3 {
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 24px;
    letter-spacing: 2.4px;
    line-height: 28px;
    margin-bottom: 5px;
    text-transform: uppercase; }
    @media (min-width: 1000px) {
      .chd-bts-shareable-graphics h3 {
        font-size: 28px;
        letter-spacing: 2.8px; } }
  .chd-bts-shareable-graphics > p {
    color: #000;
    font-size: 16px;
    margin-bottom: 20px; }
    @media (min-width: 1000px) {
      .chd-bts-shareable-graphics > p {
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 60px; } }
  @media (min-width: 1200px) {
    .chd-bts-shareable-graphics__swiper {
      margin: auto;
      max-width: 1020px;
      overflow: hidden; } }
  .chd-bts-shareable-graphics__swiper p {
    color: #000;
    font-size: 14px; }
    @media (min-width: 1000px) {
      .chd-bts-shareable-graphics__swiper p {
        text-align: center; } }
  .chd-bts-shareable-graphics .swiper-button-next, .chd-bts-shareable-graphics .swiper-button-prev {
    top: 60%; }
  .chd-bts-shareable-graphics .swiper-button-next:after, .chd-bts-shareable-graphics .swiper-button-prev:after {
    display: none;
    color: #000;
    font-size: 20px; }
    @media (min-width: 1200px) {
      .chd-bts-shareable-graphics .swiper-button-next:after, .chd-bts-shareable-graphics .swiper-button-prev:after {
        display: block; } }
  .chd-bts-shareable-graphics .swiper-slide {
    width: auto; }
  .chd-bts-shareable-graphics__img-container {
    align-items: center;
    box-shadow: 2px 2px 8.4px 0 rgba(0, 0, 0, 0.15);
    display: flex;
    height: 233px;
    margin-bottom: 15px;
    width: 233px; }
    @media (min-width: 1000px) {
      .chd-bts-shareable-graphics__img-container {
        height: 320px;
        width: 320px; } }
    .chd-bts-shareable-graphics__img-container img {
      height: 100%;
      object-fit: cover;
      width: 100%; }

.chd-general--vaccines-and-autism .chd-banner__text h1,
.chd-general--vaccines-and-autism .chd-banner__header {
  font-size: 60px;
  font-weight: 700;
  line-height: 128%; }

.chd-general--vaccines-and-autism .chd-text-block .chd-text-block__inner--vaccines-and-autism h2 {
  color: #000;
  font-family: "open-sans", "Open Sans", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1; }

.chd-general--vaccines-and-autism .chd-text-block .chd-text-block__inner--vaccines-and-autism p {
  color: #000;
  font-size: 20px;
  line-height: 30px; }

#popmake-259205, #popmake-329554, #popmake-341605 {
  max-width: 340px !important;
  overflow: hidden; }
  @media (min-width: 834px) {
    #popmake-259205, #popmake-329554, #popmake-341605 {
      box-shadow: 35px 25px 25px rgba(176, 221, 243, 0.6);
      max-width: 716px !important; } }

.pum-theme-conference-2025, .pum-theme-329551 {
  backdrop-filter: blur(10px); }

.chd-2025-conference__popup {
  display: flex;
  flex-direction: column-reverse; }
  @media (min-width: 834px) {
    .chd-2025-conference__popup {
      flex-direction: row; } }
  .chd-2025-conference__popup .chd-countdown {
    padding: 30px 0 15px; }
    .chd-2025-conference__popup .chd-countdown__time {
      display: flex;
      gap: 13px; }
      .chd-2025-conference__popup .chd-countdown__time > span {
        align-items: center;
        background: linear-gradient(180deg, rgba(199, 238, 255, 0.3) 0%, rgba(133, 195, 63, 0.3) 100%);
        border-radius: 14px;
        display: flex;
        flex-direction: column;
        padding: 15px 0 10px;
        width: 85px; }
    .chd-2025-conference__popup .chd-countdown__number {
      color: #000;
      font-size: 50px;
      font-weight: 600;
      line-height: 32px;
      padding-bottom: 5px; }
    .chd-2025-conference__popup .chd-countdown__label {
      color: #000;
      font-size: 14px;
      font-weight: 600;
      line-height: 27px;
      text-transform: uppercase; }

.chd-2025-conference__popup-content {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 30px; }
  .chd-2025-conference__popup-content img {
    padding-bottom: 20px;
    width: 114px; }
  .chd-2025-conference__popup-content h2 {
    color: #000;
    font-family: "open-sans", "Open Sans", sans-serif;
    font-size: 27px;
    line-height: 26px;
    margin-bottom: 10px; }
  .chd-2025-conference__popup-content p {
    color: #000;
    font-size: 18px;
    line-height: 22px;
    max-width: 270px;
    text-align: center; }
  .chd-2025-conference__popup-content a {
    background: #00AEEF;
    border-radius: 50px;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2.1px;
    padding: 16px;
    text-align: center;
    text-transform: uppercase;
    transition: .2s;
    width: 223px; }
    .chd-2025-conference__popup-content a:hover {
      background: #008BB3;
      color: #fff; }
    .chd-2025-conference__popup-content a:visited {
      color: #000; }

.chd-2025-conference__popup-image {
  height: 230px; }
  @media (min-width: 834px) {
    .chd-2025-conference__popup-image {
      height: auto; } }
  .chd-2025-conference__popup-image img {
    height: 100% !important;
    object-fit: cover;
    width: 100%; }

/*--------------------------------------------------------------
# Print
--------------------------------------------------------------*/
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *::before,
  *::after {
    background: #fff !important;
    color: #000 !important;
    /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important; }
  html,
  body {
    overflow: visible; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }
