:root {
  --primary-color: #904a12;
  --secondary-color: #1b1b1b;
  --headers: Inter, sans-serif;
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

a {
  position: relative;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1.25fr .75fr;
}

.div-block {
  background-color: #003087d9;
  flex-direction: column;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 61px 0;
  display: flex;
}

.heading {
  color: #fff;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 5px;
}

.bold-text {
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.div-block-2 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.text-block {
  color: #4a4a4a;
  text-align: left;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.text-block.video-descriptor {
  text-align: center;
}

.text-block.about-us {
  font-size: 18px;
  line-height: 24px;
}

.section {
  padding-top: 35px;
  padding-bottom: 35px;
}

.welcome-header {
  color: #003087;
  text-align: left;
  margin-bottom: 50px;
  font-family: Open Sans, sans-serif;
  font-size: 2.8em;
  font-weight: 400;
}

.grey-section {
  background-color: #003087;
}

.bold-text-2, .bold-text-3 {
  font-family: Open Sans, sans-serif;
}

.div-block-3 {
  padding-top: 142px;
  padding-bottom: 142px;
}

.container {
  justify-content: flex-start;
  display: flex;
}

.image {
  width: 600px;
  min-width: 400px;
  max-width: 20vw;
  padding-top: 44px;
  padding-bottom: 44px;
}

.container-2 {
  margin-bottom: 30px;
}

.container-3 {
  background-color: #002060;
  padding: 40px;
}

.heading-2 {
  color: #fff;
  text-align: center;
}

.section-2 {
  justify-content: center;
  display: flex;
}

.subheaders {
  margin-bottom: 20px;
}

.bold-text-4 {
  color: #4a4a4a;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.div-block-4 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-5 {
  justify-content: center;
  margin-top: 36px;
  display: flex;
}

.button {
  text-align: center;
  border-radius: 5px;
  padding: 27px 75px;
  box-shadow: 0 0 8px 1px #000000bf;
}

.div-block-6 {
  background-color: #f5f5f5;
  flex-direction: column;
  justify-content: flex-start;
  padding: 40px 34px;
  display: flex;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
}

.div-block-7 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-8 {
  justify-content: center;
  margin-top: 50px;
  display: flex;
}

.pdf-div {
  background-color: #f5f5f5;
  display: flex;
}

.div-block-9 {
  background-color: #f5f5f5;
  width: 25vw;
  height: 140px;
}

.grid-4 {
  grid-column-gap: 0px;
  grid-template-rows: auto 1px;
}

.div-block-10 {
  margin-top: 30px;
}

.html-embed {
  display: none;
}

.html-embed-2 {
  justify-content: center;
  margin-bottom: 0;
  display: flex;
}

.section-3 {
  background-color: #003087;
  margin-left: auto;
  margin-right: auto;
  padding: 44px;
}

.div-block-11 {
  flex-direction: column;
  align-items: center;
  display: none;
}

.grid-5 {
  grid-column-gap: 0px;
  grid-template-columns: 2.75fr 1fr;
}

.html-embed-3 {
  width: 50vw;
}

.imgdiv {
  background-image: url('../images/BCH-webinar-handout-01-web.png');
  background-position: 50% 0;
  background-size: cover;
}

.imgdiv._2 {
  background-image: url('../images/BCH-Webinar-Handout2.png');
}

.video {
  width: auto;
}

.grid-6 {
  grid-column-gap: 0px;
  grid-template-columns: repeat(auto-fit, 200px);
}

.video-2 {
  width: 68vw;
}

.container-4 {
  justify-content: center;
  display: flex;
}

.link-block {
  display: none;
}

.pre-header {
  background-color: #94cd24;
  align-items: center;
  height: 29px;
  display: flex;
}

.pre-header._1 {
  background-color: #a0410b;
}

.pre-header.nano {
  background-color: #e4e4e4;
  background-image: url('../images/homebg-white.png');
  background-position: 0 0;
  background-size: auto;
  height: 35px;
}

.pre-header._2 {
  background-color: var(--primary-color);
}

.header {
  background-color: #0d3d31;
  align-items: center;
}

.header._1 {
  background-color: #3e3a3b;
  background-image: none;
}

.header.nano {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}

.header.nb {
  background-color: #fff;
}

.header.bauer {
  background-color: #000;
}

.image-2 {
  width: 150px;
}

.image-2.nano {
  width: 220px;
  position: relative;
}

.container-5 {
  align-items: center;
  max-width: 1170px;
  height: 121px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.container-5.nano {
  justify-content: flex-start;
  align-items: center;
}

.video-section {
  background-image: url('../images/AdobeStock_309869526_webBG4.jpg');
  background-position: 50%;
  background-size: cover;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-radius: 1px;
  justify-content: center;
  display: flex;
}

.video-section.post-event-playback {
  background-color: #0d3d31;
  background-image: none;
  display: none;
}

.video-section._1 {
  background-image: url('../images/BG-Left.jpg'), url('../images/BG-Right.jpg');
  background-position: 0%, 100%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto 100%, auto 100%;
  background-attachment: scroll, scroll;
}

.video-section.nano {
  background-image: url('../images/Identity-Colors---Deband.jpg');
  border-top-style: none;
  border-bottom-style: none;
}

.video-section._2 {
  background-image: url('../images/RD_BG-Right.jpg'), url('../images/RD_BG-Left.jpg'), linear-gradient(#904a12, #904a12);
  background-position: 100% 0, 0 0, 0 0;
  background-repeat: no-repeat, no-repeat, repeat;
  background-size: auto 790px, auto 790px, auto;
}

.video-section.nb {
  background-image: linear-gradient(#1f5489, #1f5489);
  background-position: 0 0;
}

.video-section.bauer {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: linear-gradient(#ffffffbd, #ffffffbd), url('../images/whitebg-web.avif');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 50px;
  padding-bottom: 50px;
}

.responsive-frame {
  width: 100%;
  height: 100%;
}

.responsive-frame.chat {
  height: 100%;
}

.responsive-frame.chat.nano {
  display: none;
}

.video-container {
  width: 1200px;
}

.flex-block {
  width: 100%;
}

.container-6 {
  width: 1200px;
  height: 660px;
  overflow: hidden;
}

.div-block-12 {
  justify-content: center;
  width: 1170px;
  height: 656px;
}

.pre-header-link {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 20px;
  line-height: 30px;
  text-decoration: none;
}

.pre-header-link:hover {
  text-decoration: underline;
}

.pre-header-link.nano {
  color: #1f1e37;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 26px;
}

.container-7 {
  justify-content: center;
  display: flex;
}

.piegeonhole-section {
  background-color: #0d3d31;
  justify-content: center;
  display: flex;
}

.piegeonhole-section._1 {
  background-color: #3e3a3b;
}

.piegeonhole-section.nano {
  background-color: #3339;
  margin-bottom: 100px;
}

.footer {
  background-color: #fff;
  border-top-width: 1px;
  border-top-color: #d43f3a;
  justify-content: center;
  height: 175px;
  margin-top: 15px;
  padding-top: 15px;
  display: flex;
}

.footer.nano {
  height: 100px;
  margin-top: 0;
  padding-top: 0;
}

.footer.nb {
  padding-top: 130px;
}

.footer.bauer {
  background-color: #000;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 360px;
  margin-top: 0;
  padding-bottom: 51px;
}

.div-block-13 {
  width: 1170px;
}

.widercontainer {
  background-color: #fffc;
  width: 1170px;
}

.footercontainer {
  width: 1170px;
  padding-left: 40px;
  padding-right: 40px;
}

.image-3 {
  margin-top: 10px;
}

.text-block-2 {
  font-size: 18px;
  line-height: 25px;
}

.text-block-3 {
  color: #000;
  margin-top: 10px;
  font-size: 18px;
  line-height: 25px;
}

.div-block-14 {
  z-index: 1;
  background-color: #743737;
  position: fixed;
  inset: 0%;
}

.section-4 {
  background-color: #0c3d31;
  justify-content: center;
  display: flex;
}

.tabs-menu {
  background-color: #0c3d31;
  justify-content: center;
  display: flex;
  box-shadow: inset 0 -2px 8px 2px #0003;
}

.tabs-menu._1 {
  background-color: #a0410b;
}

.tabs-menu.nano {
  background-color: #1f1e37;
}

.tabs-menu._2 {
  background-color: var(--primary-color);
}

.tabs-menu.nb {
  background-color: #1f5489d9;
}

.tabs {
  color: #8b8b8b;
  text-transform: uppercase;
  background-color: #051813;
  transition: color .25s, background-color .25s;
}

.tabs:hover {
  color: #fff;
  background-color: #073026;
}

.tabs.w--current {
  color: #fff;
  text-transform: uppercase;
  background-color: #073026;
}

.tabs._1 {
  -webkit-text-stroke-color: #00000082;
  background-color: #0000008c;
}

.tabs._1:hover {
  background-color: #00000075;
}

.tabs._1.w--current {
  background-color: #0003;
}

.tabs._1.w--current:hover {
  background-color: #0000;
}

.tabs.nano.w--current {
  color: #1f1e37;
  background-color: #e4e4e4;
  background-image: url('../images/homebg-white.png');
  background-position: 0 0;
  background-size: auto;
}

.tabs._2 {
  color: #fff;
  background-color: #773603;
}

.tabs._2:hover {
  background-color: #312318;
}

.tabs._2.w--current {
  background-color: var(--secondary-color);
}

.div-block-15 {
  flex: 1;
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
  left: 3%;
}

.event-details {
  text-align: center;
  margin-bottom: 20px;
}

.event-details._1 {
  padding-left: 50px;
  padding-right: 50px;
  font-size: 32px;
  line-height: 38px;
}

.event-details.nano {
  color: #1f1e37;
  text-align: left;
  padding: 22px 223px 30px;
}

.div-block-16 {
  flex: 1;
  position: absolute;
}

.pigeonhole-placeholder {
  background-color: #a0410b;
  height: 200px;
  display: none;
}

.form-block {
  flex-direction: column;
  justify-content: center;
  margin-bottom: 0;
}

.form {
  padding-left: 150px;
  padding-right: 150px;
}

.check-in-form {
  background-color: #0c3d31;
  flex-direction: column;
  justify-content: center;
  height: 658px;
  padding-bottom: 34px;
  padding-left: 220px;
  padding-right: 220px;
  display: flex;
}

.check-in-form.nano {
  background-color: #1f1e37;
  padding-bottom: 40px;
}

.check-in-form._1 {
  background-color: #a0410b;
}

.check-in-form._2 {
  background-color: var(--secondary-color);
}

.check-in-form.nb {
  background-color: #1f5489d9;
}

.check-in-form.bauer {
  background-color: #000000e6;
  background-image: url('../images/BauerBG-WebResize.avif');
  background-position: 75%;
  background-size: cover;
}

.success-form-state {
  padding: 0;
}

.fail-form-state {
  background-color: #000;
  margin-top: 0;
}

.tabs-content {
  background-color: #a0410b;
}

.sub-tabs-menu {
  font-size: 12px;
}

.sub-tabs-menu._1 {
  background-color: #7e4021;
  justify-content: center;
  display: flex;
}

.paragraph {
  font-size: 16px;
  line-height: 24px;
}

.heading-3 {
  margin-bottom: 16px;
}

.nano-footer {
  width: 150px;
}

.video-header {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.video-header._2 {
  font-family: var(--headers);
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 400;
}

.video-spacer._2, .event-window {
  background-color: var(--secondary-color);
}

.breakouts-section {
  padding-top: 10px;
  padding-bottom: 20px;
  padding-right: 0;
}

.shaded-embed {
  box-shadow: 0 4px 10px #000000a1;
}

.breakouts-boxes {
  padding-bottom: 10px;
}

.heading-4 {
  text-align: left;
}

.breakout-headers {
  font-family: var(--headers);
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
}

.breakout-triggers {
  background-color: var(--primary-color);
  cursor: pointer;
  justify-content: space-between;
  margin-left: 25px;
  margin-right: 25px;
  padding: 10px 20px 10px 30px;
  display: flex;
}

.video-3 {
  margin-bottom: 40px;
}

.plenary-section {
  padding-top: 10px;
  padding-bottom: 20px;
}

.check-in-header {
  background-image: linear-gradient(#00000061, #00000061);
  border-radius: 15px;
  padding: 15px 15px 15px 25px;
}

.text-field {
  color: #414141;
}

.header-title-div {
  color: #3d6998;
  margin-left: 50px;
}

.heading-5 {
  max-width: 660px;
  margin-top: 8px;
  margin-bottom: 0;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 28px;
  line-height: 36px;
}

.heading-6 {
  margin-top: 0;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 25px;
  font-weight: 400;
}

.bold-text-5 {
  display: none;
}

.bauerbg {
  background-color: #000;
}

.bauer-header {
  text-transform: uppercase;
  font-family: Barlow, sans-serif;
}

.bauertext {
  font-family: Barlow, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.bauertext.emphasis {
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
}

@media screen and (max-width: 991px) {
  .div-block {
    width: auto;
  }

  .container {
    justify-content: center;
  }

  .image {
    width: 80vw;
    max-width: 800px;
  }

  .container-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .html-embed {
    max-height: 75vw;
  }

  .section-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-11 {
    width: 100vw;
  }

  .video-2 {
    width: 90vw;
  }

  .container-5 {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .video-section {
    background-color: #0d3d31;
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .footercontainer {
    padding-left: 50px;
    padding-right: 50px;
  }

  .div-block-15 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .event-details {
    font-size: 32px;
    line-height: 36px;
    left: 0;
  }

  .event-details._1 {
    padding-left: 0;
    padding-right: 0;
  }

  .event-details.nano, .check-in-form, .check-in-form.nano {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media screen and (max-width: 767px) {
  .div-block {
    padding-left: 25px;
    padding-right: 25px;
  }

  .welcome-header {
    line-height: 50px;
  }

  .image {
    width: 60vw;
    min-width: 240px;
    max-width: 640px;
  }

  .container-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .grid-2 {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .grid-3 {
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .imgdiv {
    height: 260px;
  }

  .image-2 {
    min-width: 100px;
  }

  .container-5.nano {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    flex-flow: column;
  }

  .div-block-15 {
    padding-left: 35px;
    padding-right: 35px;
  }

  .event-details {
    font-size: 24px;
    line-height: 28px;
  }

  .check-in-form {
    padding-left: 40px;
    padding-right: 40px;
  }

  .check-in-form.nb, .check-in-form.bauer {
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .check-in-header {
    font-size: 24px;
    line-height: 28px;
  }

  .heading-5 {
    font-size: 28px;
    line-height: 34px;
  }

  .heading-6 {
    font-size: 20px;
    line-height: 30px;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    min-width: auto;
  }

  .button {
    text-align: center;
  }

  .imgdiv {
    height: 200px;
  }

  .video-2 {
    display: none;
  }

  .link-block {
    background-image: url('../images/introslide-web.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    width: 90vw;
    height: 51vw;
    display: block;
  }

  .pre-header {
    align-items: center;
    display: flex;
  }

  .image-2 {
    width: 100px;
    min-width: 75px;
  }

  .container-5 {
    padding-right: 0;
  }

  .container-5.nano {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .pre-header-link {
    font-size: 16px;
    line-height: 20px;
  }

  .footercontainer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-15 {
    padding-left: 20px;
    padding-right: 10px;
    left: auto;
  }

  .event-details {
    text-align: right;
    font-size: 18px;
    line-height: 22px;
  }

  .check-in-form {
    padding-left: 20px;
    padding-right: 20px;
  }

  .header-title-div {
    margin-left: auto;
  }
}


