.ahg6336 {
  position: relative;
}

.ahg6336__section-inner {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 1230px;
  padding-left: 15px;
  padding-right: 15px;
}
.ahg6336__section-inner::after {
  clear: both;
  content: "";
  display: table;
}

.ahg6336__hero {
  margin: -50px auto 25px;
}

.ahg6336__hero-media {
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
  top: 25px;
  text-align: center;
}

.ahg6336__hero-content {
  height: 100%;
  position: relative;
  top: 0;
  width: 100%;
}

.ahg6336__hero-content-inner {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 1230px;
  padding-left: 15px;
  padding-right: 15px;
  height: inherit;
  position: relative;
  margin-bottom: 0;
}
.ahg6336__hero-content-inner::after {
  clear: both;
  content: "";
  display: table;
}

.ahg6336__hero-content img {
  width: 100%;
}

.ahg6336__section-image-container {
  text-align: center;
  display: block;
  margin: auto;
  background: #08415C;
  padding: 44px 11px;
}

.ahg6336__section-image {
  text-align: center;
  display: block;
  margin: auto;
}

.ahg6336__section-image-background {
  text-align: center;
  display: block;
  margin: auto;
  background: #08415C;
}

.ahg6336__section-headline {
  padding: 33px 0;
  background: #178AA9;
  width: 100%;
  margin-bottom: 0;
  color: #fff;
}

.ahg6336__section-inner-headline {
  font-weight: 300;
  font-size: 1.65rem;
  color: #025E77;
  text-align: center;
  display: block;
  margin: 22px auto;
}

.ahg6336__section-text {
  text-align: center;
  display: block;
  margin: 22px auto;
  max-width: 960px;
}

.ahg6336__section-text ul {
  display: inline-block;
  text-align: left;
}

.ahg6336__button-container {
  text-align: center;
  margin: auto;
}

.ahg6336__button-wrapper {
  margin: 0.5em auto 2em;
}

.ahg6336__button {
  text-wrap: wrap;
}

.ahg6336__button {
  border: 2px solid transparent;
  margin: 12px 0px 8px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  text-decoration: none;
  font-family: "Ideal Sans SSm A", "Ideal Sans SSm B", "system-ui", -apple-system, BlinkMacSystemFont, "Segoe UI", Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans";
  min-width: 64px;
  border-radius: 4px;
  -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, -webkit-box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, -webkit-box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, -webkit-box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: rgb(255, 255, 255);
  background-color: rgb(216, 60, 0);
  letter-spacing: 0px;
  line-height: 1.3;
  padding: 0.5em 20px 0.4em;
  font-weight: 400;
  -webkit-box-shadow: rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.12) 0px 3px 1px -2px, rgba(0, 0, 0, 0.2) 0px 1px 5px 0px;
          box-shadow: rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.12) 0px 3px 1px -2px, rgba(0, 0, 0, 0.2) 0px 1px 5px 0px;
  font-size: 15px;
  text-transform: none;
}

.ahg6336__button:hover {
  text-decoration: none;
  background-color: rgb(192, 53, 0);
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px;
          box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px;
}

.ahg6336__video-block {
  text-align: center;
  display: block;
  margin: auto;
  width: 100%;
}

.ahg6336__section--x {
  text-align: center;
  background: #00233D;
  padding: 0px 10px;
}
.ahg6336__section--x h1, .ahg6336__section--x h2, .ahg6336__section--x h3, .ahg6336__section--x h4, .ahg6336__section--x h5, .ahg6336__section--x h6 {
  text-align: center;
  color: #fff;
}
.ahg6336__section--x p {
  color: #fff;
}
.ahg6336__section--x.button {
  text-decoration: none;
}

.ahg6336__ahs-name {
  margin: 20px auto;
}

.ahg6336__section--a {
  text-align: center;
  background: #FFFFFF;
  padding: 44px 10px 22px 10px;
}
.ahg6336__section--a h1, .ahg6336__section--a h2, .ahg6336__section--a h3, .ahg6336__section--a h4, .ahg6336__section--a h5, .ahg6336__section--a h6 {
  text-align: center;
  /* color:#fff; */
}
.ahg6336__section--a p {
  /* color:#fff; */
}
.ahg6336__section--a.button {
  text-decoration: none;
}

.ahg6336__ahs-name {
  width: 100%;
  max-width: 300px;
  margin: 20px auto;
}

.ahg6336__ahs-badge {
  width: 300px;
  margin: 44px auto;
}

.ahg6336__ahs-social {
  width: 960px;
  max-width: 100%;
}

.ahg6336__ahs-event {
  width: 960px;
  max-width: 100%;
}

.ahg6336__ahs-tools {
  width: 960px;
  max-width: 100%;
}

.ahg6336__a-logo {
  width: 100%;
  max-width: 500px;
  display: block;
  padding-top: 15px;
  margin: auto;
}

.ahg6336__a-headline {
  max-width: 800px;
  margin: auto;
  font-weight: 400;
}

h1.ahg6336__a-headline {
  font-size: 36px;
}

h6.ahg6336__a-headline {
  font-size: 14px;
  margin-bottom: 1em;
  letter-spacing: 0.1em;
  font-weight: 600;
}

.ahg6336__a-text {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.ahg6336__a-text p {
  margin: 1em auto;
  text-align: center;
  font-size: 1.1rem;
}

.ahg6336__a-text p a {
  text-decoration: none;
}

.ahg6336__a-jumpnav {
  max-width: 695px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 24px;
  text-align: center;
  background: #F5F2F0;
  border: 2px solid #ECE8E8;
  border-radius: 3px;
  padding: 10px;
}
.ahg6336__a-jumpnav h6 {
  display: inline-block;
}
.ahg6336__a-jumpnav a, .ahg6336__a-jumpnav a:link, .ahg6336__a-jumpnav a:visited {
  color: #FB4F14;
  text-decoration: none;
}
.ahg6336__a-jumpnav a:hover, .ahg6336__a-jumpnav a:focus, .ahg6336__a-jumpnav a:active {
  color: #FB4F14;
  text-decoration: none;
}

.ahg6336__image-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  width: 100%;
  margin-top: 44px;
}

/* Style the square images */
.ahg6336__image {
  width: 100%; /* Set a fixed width for the image container */
  width: 250px;
  height: auto; /* Automatically adjust height to maintain the aspect ratio */
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
}

.ahg6336__image-upper {
  -o-object-position: top;
     object-position: top;
}

/* Style the anchor links */
.ahg6336__image-link {
  display: block;
  height: 275px;
  width: 275px;
  margin-bottom: 22px;
}

.ahg6336__section--b {
  text-align: center;
  background: #F5F2F0;
  padding: 44px 10px 66px 10px;
}

.ahg6336__b-headline {
  margin-bottom: 0.5em;
  margin-top: 12px;
}

.ahg6336__b-text {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.ahg6336__b-text p {
  margin: 1em auto;
  text-align: center;
  font-size: 1.1rem;
}

.ahg6336__b-hr {
  height: 2px;
  width: 150px;
  margin: 10px auto 30px;
  background: #FB4F14;
  background: #333;
  border: 0px;
}

.ahg6336__b-audience {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 800px;
  margin: auto;
}
@media (min-width: 600px) {
  .ahg6336__b-audience {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (min-width: 600px) {
  .ahg6336__b-audience-type {
    max-width: 48%;
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1;
  }
}

.ahg6336__b-audience-type-headline {
  margin: 0.5em auto;
  text-align: center;
}

.ahg6336__b-audience-type-headline a {
  color: #55524C;
}

.ahg6336__b-audience-type-text {
  text-align: left;
}

.ahg6336__resources-list {
  margin: 1em auto 2em;
  text-align: left;
  max-width: 960px;
}

.ahg6336__resources-list .ahg-materials-list--ahg_materials_item_card {
  margin: 1em auto 2em;
  text-align: left;
  max-width: 1180px;
}
@media (min-width: 600px) {
  .ahg6336__resources-list .ahg-materials-list--ahg_materials_item_card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.ahg6336__resources-list .ahg-materials-item--card .ahg-materials-item__name {
  margin-bottom: 0.25em;
}

@media (min-width: 600px) {
  .ahg6336__resources-list .ahg-materials-list--ahg_materials_item_card article {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 49%;
    padding: 10px;
  }
}
@media (min-width: 900px) {
  .ahg6336__resources-list .ahg-materials-list--ahg_materials_item_card article {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 24%;
    padding: 10px;
  }
}

.ahg6336__hr {
  height: 2px;
  width: 150px;
  margin: 10px auto 30px;
  background: #FB4F14;
  border: 0px;
}

.ahg6336__section--b2 {
  padding: 10px 0 44px 0;
}

h.ahg6336__b2-headline {
  text-align: left;
  margin: auto;
  color: #025E77;
  font-size: 18px;
}

.ahg6336__b2-hr {
  height: 2px;
  width: 150px;
  margin: 10px auto 30px;
  background: #FB4F14;
  border: 0px;
}

.ahg6336__b2-feature-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  max-width: 1200px;
  margin: 44px auto;
}
@media (min-width: 600px) {
  .ahg6336__b2-feature-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

.ahg6336__b2-feature {
  text-align: left;
  margin: 15px auto;
  padding: 15px;
}
@media (min-width: 600px) {
  .ahg6336__b2-feature {
    padding: 0 15px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.ahg6336__b2-feature-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
@media (min-width: 600px) {
  .ahg6336__b2-feature-1 {
    -webkit-box-flex: 2;
        -ms-flex: 2 1;
            flex: 2 1;
  }
}

.ahg6336__b2-feature-2 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
@media (min-width: 600px) {
  .ahg6336__b2-feature-2 {
    -webkit-box-flex: 3;
        -ms-flex: 3 1;
            flex: 3 1;
  }
}

.ahg6336__b2-headline {
  padding: 0;
  text-align: left;
  margin: 0 0 11px;
  color: #025E77;
  font-size: 1.65rem;
  font-weight: 300;
}

.ahg6336__b2-feature-text {
  margin-bottom: 15px;
}

.ahg6336__b2-button-wrapper {
  margin-bottom: 15px;
}

.ahg6336__b-jump-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 600px) {
  .ahg6336__b-jump-links {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.ahg6336__b-jump-links a {
  padding: 10px;
}

.ahg6336__section--c {
  padding: 44px 10px 44px 10px;
}

h2.ahg6336__c-headline {
  text-align: center;
  padding: 0 10px;
  margin: 22px auto;
  font-size: 1.65rem;
  font-weight: 400;
}

.ahg6336__c-text {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.ahg6336__c-text p {
  margin: 1em auto;
  text-align: left;
  font-size: 1.1rem;
}

.ahg6336__c-question {
  font-weight: 400;
}

.ahg6336__c-answer {
  margin-bottom: 2em;
}

.ahg6336__section--c1 {
  background-color: #006079;
  padding: 11px 10px 33px 10px;
}

h2.ahg6336__c1-headline {
  text-align: center;
  max-width: 600px;
  margin: 2em auto 0.5em;
  font-weight: 300;
  color: #fff;
}

.ahg6336__c1-text {
  text-align: center;
  max-width: 600px;
  margin: 20px auto;
  color: #fff;
}

.ahg6336__c1-button-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 600px) {
  .ahg6336__c1-button-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.ahg6336__c1-button-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  text-align: center;
  padding: 18px;
  max-width: 600px;
  margin: auto;
}

a.ahg6336__c1-button {
  background-color: #FFB300;
  color: #006079;
  font-weight: 400;
  letter-spacing: normal;
  font-size: 16px;
  text-transform: none;
  border-radius: 4px;
  padding: 0.5em 1em;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

a.ahg6336__c1-button:hover {
  background-color: #fbc23b;
  color: #006079;
}

.ahg6336__section--d {
  padding: 0 0 66px 0;
}

h3.ahg6336__d-headline {
  text-align: center;
  color: #fff;
  padding: 0 10px;
  margin: 0;
  font-size: 1.65rem;
  font-weight: 300;
}

.ahg6336__section--f {
  padding: 0 0 66px 0;
}

h3.ahg6336__f-headline {
  text-align: center;
  color: #fff;
  padding: 0 10px;
  margin: 0;
  font-size: 1.65rem;
  font-weight: 300;
}

.ahg6336__section--g {
  padding: 0 0 66px 0;
}

h3.ahg6336__g-headline {
  text-align: center;
  color: #fff;
  padding: 0 10px;
  margin: 0;
  font-size: 1.65rem;
  font-weight: 300;
}

.ahg6336__section--h {
  padding: 44px 10px 44px 10px;
  background: #F5F2F0;
}

h3.ahg6336__h-headline {
  text-align: center;
  color: #fff;
  padding: 0 10px;
  margin: 0;
  font-size: 1.65rem;
  font-weight: 300;
}

.ahg6336__section--j {
  padding: 44px 10px 66px 10px;
  background: #F5F2F0;
}

h3.ahg6336__j-headline {
  text-align: center;
  color: #fff;
  padding: 0 10px;
  margin: 0;
  font-size: 1.65rem;
  font-weight: 300;
}

.ahg6336__j-icon-img {
  margin: 0.5em auto 3em;
  text-align: center;
  max-width: 250px;
  margin: 0 auto 20px;
}
@media (min-width: 600px) {
  .ahg6336__j-icon-img {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
}

.ahg6336__section--e {
  padding: 44px 10px 44px 10px;
}

.ahg6336__e-headline {
  text-align: center;
  max-width: 800px;
  margin: auto;
}

.ahg6336__ahs-sponsors {
  width: 100%;
  max-width: 600px;
  margin: 22px auto;
}